diff --git a/GlobalFinder.py b/GlobalFinder.py index 81b369480..a46a559e5 100644 --- a/GlobalFinder.py +++ b/GlobalFinder.py @@ -9,7 +9,7 @@ class GlobalFinder(Linter): r'(?P.+)' ) defaults = { - 'selector': 'source.lua, source.lua.wow, source.luae' + 'selector': 'source.lua - meta.tag.xml, source.lua.wow - meta.tag.xml, source.luae' } def split_match(self, match): diff --git a/Reference/!/Miscellaneous Keywords.sublime-completions.txt b/Reference/!/Miscellaneous Keywords.sublime-completions.txt index 7f0e78891..646e4a2e7 100644 --- a/Reference/!/Miscellaneous Keywords.sublime-completions.txt +++ b/Reference/!/Miscellaneous Keywords.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - string", + "scope": "source.lua - entity - punctuation - string - meta.punctuation.lua - meta.method-call.lua", "completions": [ "and", "break", diff --git a/Reference/!/Miscellaneous.sublime-completions.txt b/Reference/!/Miscellaneous.sublime-completions.txt index 6051a4c46..c45eedd10 100644 --- a/Reference/!/Miscellaneous.sublime-completions.txt +++ b/Reference/!/Miscellaneous.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "UIParent\tframe", diff --git a/Reference/API Reference/!/API Reference.sublime-completions.txt b/Reference/API Reference/!/API Reference.sublime-completions.txt index 1d2b5220f..28411db22 100644 --- a/Reference/API Reference/!/API Reference.sublime-completions.txt +++ b/Reference/API Reference/!/API Reference.sublime-completions.txt @@ -1,11457 +1,2560 @@ { - "scope": "source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ - { - "trigger": "AbandonQuest\t()", - "contents": "AbandonQuest()$0", - }, - { - "trigger": "AbandonSkill\t(index)", - "contents": "AbandonSkill(${1:index})$0", - }, - { - "trigger": "AbbreviateLargeNumbers\t(\"value\")", - "contents": "AbbreviateLargeNumbers(\"${1:value}\")$0", - }, - { - "trigger": "AbbreviateNumbers\t(\"value\")", - "contents": "AbbreviateNumbers(\"${1:value}\")$0", - }, - { - "trigger": "AcceptAreaSpiritHeal\t()", - "contents": "AcceptAreaSpiritHeal()$0", - }, - { - "trigger": "AcceptBattlefieldPort\t(index, accept)", - "contents": "AcceptBattlefieldPort(${1:index}, ${2:accept})$0", - }, - { - "trigger": "AcceptDuel\t()", - "contents": "AcceptDuel()$0", - }, - { - "trigger": "AcceptGroup\t()", - "contents": "AcceptGroup()$0", - }, - { - "trigger": "AcceptGuild\t()", - "contents": "AcceptGuild()$0", - }, - { - "trigger": "AcceptLevelGrant\t()", - "contents": "AcceptLevelGrant()$0", - }, - { - "trigger": "AcceptProposal\t()", - "contents": "AcceptProposal()$0", - }, - { - "trigger": "AcceptQuest\t()", - "contents": "AcceptQuest()$0", - }, - { - "trigger": "AcceptResurrect\t()", - "contents": "AcceptResurrect()$0", - }, - { - "trigger": "AcceptSockets\t()", - "contents": "AcceptSockets()$0", - }, - { - "trigger": "AcceptSpellConfirmationPrompt\t(spellID)", - "contents": "AcceptSpellConfirmationPrompt(${1:spellID})$0", - }, - { - "trigger": "AcceptTrade\t()", - "contents": "AcceptTrade()$0", - }, - { - "trigger": "AcceptXPLoss\t()", - "contents": "AcceptXPLoss()$0", - }, - { - "trigger": "AcknowledgeAutoAcceptQuest\t()", - "contents": "AcknowledgeAutoAcceptQuest()$0", - }, - { - "trigger": "ActionBarBusy\t()", - "contents": "ActionBarBusy()$0", - }, - { - "trigger": "ActionHasRange\t(slot)", - "contents": "ActionHasRange(${1:slot})$0", - }, - { - "trigger": "AddFrameLock\t(\"name\")", - "contents": "AddFrameLock(\"${1:name}\")$0", - }, - { - "trigger": "AddFriend\t(\"name\")", - "contents": "AddFriend(\"${1:name}\")$0", - }, - { - "trigger": "AddIgnore\t(\"name\")", - "contents": "AddIgnore(\"${1:name}\")$0", - }, - { - "trigger": "AddOrDelIgnore\t(\"fullName\")", - "contents": "AddOrDelIgnore(\"${1:fullName}\")$0", - }, - { - "trigger": "AddOrRemoveFriend\t(\"name\", \"note\")", - "contents": "AddOrRemoveFriend(\"${1:name}\", \"${2:note}\")$0", - }, - { - "trigger": "AddQuestWatch\t(questIndex)", - "contents": "AddQuestWatch(${1:questIndex})$0", - }, - { - "trigger": "AddReferencedFrame\t(frame)", - "contents": "AddReferencedFrame(${1:frame})$0", - }, - { - "trigger": "AddToAutoHide\t(frame, child)", - "contents": "AddToAutoHide(${1:frame}, ${2:child})$0", - }, - { - "trigger": "AddTrackedAchievement\t(id)", - "contents": "AddTrackedAchievement(${1:id})$0", - }, - { - "trigger": "AddTradeMoney\t()", - "contents": "AddTradeMoney()$0", - }, - { - "trigger": "AddWorldQuestWatch\t(questID, hardWatch)", - "contents": "AddWorldQuestWatch(${1:questID}, ${2:hardWatch})$0", - }, - { - "trigger": "Ambiguate\t(\"fullName\", \"context\")", - "contents": "Ambiguate(\"${1:fullName}\", \"${2:context}\")$0", - }, - { - "trigger": "AnimateTexCoords\t(texture, textureWidth, textureHeight, frameWidth, frameHeight, numFrames, elapsed, throttle)", - "contents": "AnimateTexCoords(${1:texture}, ${2:textureWidth}, ${3:textureHeight}, ${4:frameWidth}, ${5:frameHeight}, ${6:numFrames}, ${7:elapsed}, ${8:throttle})$0", - }, - { - "trigger": "ApplyBarberShopStyle\t()", - "contents": "ApplyBarberShopStyle()$0", - }, - { - "trigger": "ArchaeologyMapUpdateAll\t()", - "contents": "ArchaeologyMapUpdateAll()$0", - }, - { - "trigger": "AutoEquipCursorItem\t()", - "contents": "AutoEquipCursorItem()$0", - }, - { - "trigger": "AutoLootMailItem\t(mailID)", - "contents": "AutoLootMailItem(${1:mailID})$0", - }, - { - "trigger": "AutoStoreGuildBankItem\t(tab, slot)", - "contents": "AutoStoreGuildBankItem(${1:tab}, ${2:slot})$0", - }, - { - "trigger": "ArchaeologyGetIconInfo\t(index)", - "contents": "ArchaeologyGetIconInfo(${1:index})$0", - }, - { - "trigger": "ArcheologyGetVisibleBlobID\t(index)", - "contents": "ArcheologyGetVisibleBlobID(${1:index})$0", - }, - { - "trigger": "AreAccountAchievementsHidden\t()", - "contents": "AreAccountAchievementsHidden()$0", - }, - { - "trigger": "AreColorsEqual\t(left, right)", - "contents": "AreColorsEqual(${1:left}, ${2:right})$0", - }, - { - "trigger": "AreDangerousScriptsAllowed\t()", - "contents": "AreDangerousScriptsAllowed()$0", - }, - { - "trigger": "AreInvasionsAvailable\t()", - "contents": "AreInvasionsAvailable()$0", - }, - { - "trigger": "AreTalentsLocked\t()", - "contents": "AreTalentsLocked()$0", - }, - { - "trigger": "AreVector2DEqual\t(left, right)", - "contents": "AreVector2DEqual(${1:left}, ${2:right})$0", - }, - { - "trigger": "AreVector3DEqual\t(left, right)", - "contents": "AreVector3DEqual(${1:left}, ${2:right})$0", - }, - { - "trigger": "AssistUnit\t(\"unit\")", - "contents": "AssistUnit(\"${1:unit}\")$0", - }, - { - "trigger": "AttackTarget\t()", - "contents": "AttackTarget()$0", - }, - { - "trigger": "BankButtonIDToInvSlotID\t(buttonID, [isBag])", - "contents": "BankButtonIDToInvSlotID(${1:buttonID}, ${2:[isBag]})$0", - }, - { - "trigger": "BarberShopReset\t()", - "contents": "BarberShopReset()$0", - }, - { - "trigger": "BindEnchant\t()", - "contents": "BindEnchant()$0", - }, - { - "trigger": "BNConnected\t()", - "contents": "BNConnected()$0", - }, - { - "trigger": "BNFeaturesEnabled\t()", - "contents": "BNFeaturesEnabled()$0", - }, - { - "trigger": "BNGetFOFInfo\t(presenceID, mutual, non-mutual, index)", - "contents": "BNGetFOFInfo(${1:presenceID}, ${2:mutual}, ${3:non-mutual}, ${4:index})$0", - }, - { - "trigger": "BNGetFriendIndex\t(presenceID)", - "contents": "BNGetFriendIndex(${1:presenceID})$0", - }, - { - "trigger": "BNGetFriendInfo\t(friendIndex)", - "contents": "BNGetFriendInfo(${1:friendIndex})$0", - }, - { - "trigger": "BNGetFriendInfoByID\t(presenceID)", - "contents": "BNGetFriendInfoByID(${1:presenceID})$0", - }, - { - "trigger": "BNGetInfo\t()", - "contents": "BNGetInfo()$0", - }, - { - "trigger": "BNGetNumFriends\t()", - "contents": "BNGetNumFriends()$0", - }, - { - "trigger": "BNGetSelectedFriend\t()", - "contents": "BNGetSelectedFriend()$0", - }, - { - "trigger": "BNIsSelf\t(presenceID)", - "contents": "BNIsSelf(${1:presenceID})$0", - }, - { - "trigger": "BNSendWhisper\t(presenceID, messageText)", - "contents": "BNSendWhisper(${1:presenceID}, ${2:messageText})$0", - }, - { - "trigger": "BNSetCustomMessage\t(\"broadcastText\")", - "contents": "BNSetCustomMessage(\"${1:broadcastText}\")$0", - }, - { - "trigger": "BNSetFriendNote\t(presenceID, \"note\")", - "contents": "BNSetFriendNote(${1:presenceID}, \"${2:note}\")$0", - }, - { - "trigger": "BuybackItem\t(index)", - "contents": "BuybackItem(${1:index})$0", - }, - { - "trigger": "BuyGuildBankTab\t()", - "contents": "BuyGuildBankTab()$0", - }, - { - "trigger": "BuyGuildCharter\t(\"guildName\")", - "contents": "BuyGuildCharter(\"${1:guildName}\")$0", - }, - { - "trigger": "BuyMerchantItem\t(index, quantity)", - "contents": "BuyMerchantItem(${1:index}, ${2:quantity})$0", - }, - { - "trigger": "BuyTrainerService\t(index)", - "contents": "BuyTrainerService(${1:index})$0", - }, - { - "trigger": "CalculateAuctionDeposit\t(runTime)", - "contents": "CalculateAuctionDeposit(${1:runTime})$0", - }, - { - "trigger": "CalendarAddEvent\t()", - "contents": "CalendarAddEvent()$0", - }, - { - "trigger": "CalendarCanAddEvent\t()", - "contents": "CalendarCanAddEvent()$0", - }, - { - "trigger": "CalendarCanSendInvite\t()", - "contents": "CalendarCanSendInvite()$0", - }, - { - "trigger": "CalendarCloseEvent\t()", - "contents": "CalendarCloseEvent()$0", - }, - { - "trigger": "CalendarContextDeselectEvent\t()", - "contents": "CalendarContextDeselectEvent()$0", - }, - { - "trigger": "CalendarContextEventCanComplain\t([monthOffset], day, index)", - "contents": "CalendarContextEventCanComplain(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextEventCanEdit\t([monthOffset], day, index)", - "contents": "CalendarContextEventCanEdit(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextEventClipboard\t()", - "contents": "CalendarContextEventClipboard()$0", - }, - { - "trigger": "CalendarContextEventComplain\t([monthOffset], day, index)", - "contents": "CalendarContextEventComplain([monthOffset], day, index)$0", - }, - { - "trigger": "CalendarContextEventCopy\t([monthOffset], day, index)", - "contents": "CalendarContextEventCopy(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextEventGetCalendarType\t([monthOffset], day, index)", - "contents": "CalendarContextEventGetCalendarType(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextEventPaste\t(monthOffset, day)", - "contents": "CalendarContextEventPaste(${1:monthOffset}, ${2:day})$0", - }, - { - "trigger": "CalendarContextEventRemove\t([monthOffset], day, index)", - "contents": "CalendarContextEventRemove(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextEventSignUp\t([monthOffset], day, index)", - "contents": "CalendarContextEventSignUp(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextGetEventIndex\t()", - "contents": "CalendarContextGetEventIndex()$0", - }, - { - "trigger": "CalendarContextInviteAvailable\t([monthOffset], day, index)", - "contents": "CalendarContextInviteAvailable(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextInviteDecline\t([monthOffset], day, index)", - "contents": "CalendarContextInviteDecline(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextInviteIsPending\t([monthOffset], day, index)", - "contents": "CalendarContextInviteIsPending(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextInviteModeratorStatus\t([monthOffset], day, index)", - "contents": "CalendarContextInviteModeratorStatus(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextInviteRemove\t([monthOffset], day, index)", - "contents": "CalendarContextInviteRemove(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextInviteStatus\t([monthOffset], day, index)", - "contents": "CalendarContextInviteStatus(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextInviteType\t([monthOffset], day, index)", - "contents": "CalendarContextInviteType(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarContextSelectEvent\t([monthOffset], day, index)", - "contents": "CalendarContextSelectEvent(${1:[monthOffset]}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarDefaultGuildFilter\t()", - "contents": "CalendarDefaultGuildFilter()$0", - }, - { - "trigger": "CalendarEventAvailable\t()", - "contents": "CalendarEventAvailable()$0", - }, - { - "trigger": "CalendarEventCanEdit\t()", - "contents": "CalendarEventCanEdit()$0", - }, - { - "trigger": "CalendarEventCanModerate\t(index)", - "contents": "CalendarEventCanModerate(${1:index})$0", - }, - { - "trigger": "CalendarEventClearAutoApprove\t()", - "contents": "CalendarEventClearAutoApprove()$0", - }, - { - "trigger": "CalendarEventClearLocked\t()", - "contents": "CalendarEventClearLocked()$0", - }, - { - "trigger": "CalendarEventClearModerator\t(index)", - "contents": "CalendarEventClearModerator(${1:index})$0", - }, - { - "trigger": "CalendarEventDecline\t()", - "contents": "CalendarEventDecline()$0", - }, - { - "trigger": "CalendarEventGetCalendarType\t()", - "contents": "CalendarEventGetCalendarType()$0", - }, - { - "trigger": "CalendarEventGetInvite\t(index)", - "contents": "CalendarEventGetInvite(${1:index})$0", - }, - { - "trigger": "CalendarEventGetInviteResponseTime\t(index)", - "contents": "CalendarEventGetInviteResponseTime(${1:index})$0", - }, - { - "trigger": "CalendarEventGetInviteSortCriterion\t()", - "contents": "CalendarEventGetInviteSortCriterion()$0", - }, - { - "trigger": "CalendarEventGetNumInvites\t()", - "contents": "CalendarEventGetNumInvites()$0", - }, - { - "trigger": "CalendarEventGetRepeatOptions\t()", - "contents": "CalendarEventGetRepeatOptions()$0", - }, - { - "trigger": "CalendarEventGetSelectedInvite\t()", - "contents": "CalendarEventGetSelectedInvite()$0", - }, - { - "trigger": "CalendarEventGetStatusOptions\t()", - "contents": "CalendarEventGetStatusOptions()$0", - }, - { - "trigger": "CalendarEventGetTextures\t(eventType)", - "contents": "CalendarEventGetTextures(${1:eventType})$0", - }, - { - "trigger": "CalendarEventGetTypes\t()", - "contents": "CalendarEventGetTypes()$0", - }, - { - "trigger": "CalendarEventHasPendingInvite\t()", - "contents": "CalendarEventHasPendingInvite()$0", - }, - { - "trigger": "CalendarEventHaveSettingsChanged\t()", - "contents": "CalendarEventHaveSettingsChanged()$0", - }, - { - "trigger": "CalendarEventInvite\t(\"name\")", - "contents": "CalendarEventInvite(\"${1:name}\")$0", - }, - { - "trigger": "CalendarEventIsModerator\t()", - "contents": "CalendarEventIsModerator()$0", - }, - { - "trigger": "CalendarEventRemoveInvite\t(index)", - "contents": "CalendarEventRemoveInvite(${1:index})$0", - }, - { - "trigger": "CalendarEventSelectInvite\t(index)", - "contents": "CalendarEventSelectInvite(${1:index})$0", - }, - { - "trigger": "CalendarEventSetAutoApprove\t()", - "contents": "CalendarEventSetAutoApprove()$0", - }, - { - "trigger": "CalendarEventSetDate\t(month, day, year)", - "contents": "CalendarEventSetDate(${1:month}, ${2:day}, ${3:year})$0", - }, - { - "trigger": "CalendarEventSetDescription\t(\"description\")", - "contents": "CalendarEventSetDescription(\"${1:description}\")$0", - }, - { - "trigger": "CalendarEventSetLocked\t()", - "contents": "CalendarEventSetLocked()$0", - }, - { - "trigger": "CalendarEventSetLockoutDate\t(month, day, year)", - "contents": "CalendarEventSetLockoutDate(${1:month}, ${2:day}, ${3:year})$0", - }, - { - "trigger": "CalendarEventSetLockoutTime\t(hour, minute)", - "contents": "CalendarEventSetLockoutTime(${1:hour}, ${2:minute})$0", - }, - { - "trigger": "CalendarEventSetModerator\t(index)", - "contents": "CalendarEventSetModerator(${1:index})$0", - }, - { - "trigger": "CalendarEventSetRepeatOption\t(title)", - "contents": "CalendarEventSetRepeatOption(${1:title})$0", - }, - { - "trigger": "CalendarEventSetSize\t(size)", - "contents": "CalendarEventSetSize(${1:size})$0", - }, - { - "trigger": "CalendarEventSetStatus\t(index, inviteStatus)", - "contents": "CalendarEventSetStatus(${1:index}, ${2:inviteStatus})$0", - }, - { - "trigger": "CalendarEventSetTextureID\t(index)", - "contents": "CalendarEventSetTextureID(${1:index})$0", - }, - { - "trigger": "CalendarEventSetTime\t(hour, minute)", - "contents": "CalendarEventSetTime(${1:hour}, ${2:minute})$0", - }, - { - "trigger": "CalendarEventSetTitle\t(\"title\")", - "contents": "CalendarEventSetTitle(\"${1:title}\")$0", - }, - { - "trigger": "CalendarEventSetType\t(eventType)", - "contents": "CalendarEventSetType(${1:eventType})$0", - }, - { - "trigger": "CalendarEventSignUp\t()", - "contents": "CalendarEventSignUp()$0", - }, - { - "trigger": "CalendarEventSortInvites\t(\"criterion\", reverse)", - "contents": "CalendarEventSortInvites(\"${1:criterion}\", ${2:reverse})$0", - }, - { - "trigger": "CalendarGetAbsMonth\t(month, year)", - "contents": "CalendarGetAbsMonth(${1:month}, ${2:year})$0", - }, - { - "trigger": "CalendarGetDate\t()", - "contents": "CalendarGetDate()$0", - }, - { - "trigger": "CalendarGetDayEvent\t(monthOffset, day, index)", - "contents": "CalendarGetDayEvent(${1:monthOffset}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarGetEventIndex\t()", - "contents": "CalendarGetEventIndex()$0", - }, - { - "trigger": "CalendarGetEventInfo\t()", - "contents": "CalendarGetEventInfo()$0", - }, - { - "trigger": "CalendarGetFirstPendingInvite\t(monthOffset, day)", - "contents": "CalendarGetFirstPendingInvite(${1:monthOffset}, ${2:day})$0", - }, - { - "trigger": "CalendarGetGuildEventInfo\t(eventIndex)", - "contents": "CalendarGetGuildEventInfo(${1:eventIndex})$0", - }, - { - "trigger": "CalendarGetHolidayInfo\t(monthOffset, day, index)", - "contents": "CalendarGetHolidayInfo(${1:monthOffset}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarGetMaxCreateDate\t()", - "contents": "CalendarGetMaxCreateDate()$0", - }, - { - "trigger": "CalendarGetMaxDate\t()", - "contents": "CalendarGetMaxDate()$0", - }, - { - "trigger": "CalendarGetMinDate\t()", - "contents": "CalendarGetMinDate()$0", - }, - { - "trigger": "CalendarGetMinHistoryDate\t()", - "contents": "CalendarGetMinHistoryDate()$0", - }, - { - "trigger": "CalendarGetMonth\t([monthOffset])", - "contents": "CalendarGetMonth(${1:[monthOffset]})$0", - }, - { - "trigger": "CalendarGetMonthNames\t()", - "contents": "CalendarGetMonthNames()$0", - }, - { - "trigger": "CalendarGetNumDayEvents\t(monthOffset, day)", - "contents": "CalendarGetNumDayEvents(${1:monthOffset}, ${2:day})$0", - }, - { - "trigger": "CalendarGetNumGuildEvents\t()", - "contents": "CalendarGetNumGuildEvents()$0", - }, - { - "trigger": "CalendarGetNumPendingInvites\t()", - "contents": "CalendarGetNumPendingInvites()$0", - }, - { - "trigger": "CalendarGetRaidInfo\t(monthOffset, day, index)", - "contents": "CalendarGetRaidInfo(${1:monthOffset}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarGetWeekdayNames\t()", - "contents": "CalendarGetWeekdayNames()$0", - }, - { - "trigger": "CalendarIsActionPending\t()", - "contents": "CalendarIsActionPending()$0", - }, - { - "trigger": "CalendarMassInviteGuild\t(minLevel, maxLevel, rank)", - "contents": "CalendarMassInviteGuild(${1:minLevel}, ${2:maxLevel}, ${3:rank})$0", - }, - { - "trigger": "CalendarNewEvent\t()", - "contents": "CalendarNewEvent()$0", - }, - { - "trigger": "CalendarNewGuildAnnouncement\t()", - "contents": "CalendarNewGuildAnnouncement()$0", - }, - { - "trigger": "CalendarNewGuildEvent\t()", - "contents": "CalendarNewGuildEvent()$0", - }, - { - "trigger": "CalendarOpenEvent\t(monthOffset, day, index)", - "contents": "CalendarOpenEvent(${1:monthOffset}, ${2:day}, ${3:index})$0", - }, - { - "trigger": "CalendarRemoveEvent\t()", - "contents": "CalendarRemoveEvent()$0", - }, - { - "trigger": "CalendarSetAbsMonth\t(month, [year])", - "contents": "CalendarSetAbsMonth(${1:month}, ${2:[year]})$0", - }, - { - "trigger": "CalendarSetMonth\t(monthOffset)", - "contents": "CalendarSetMonth(${1:monthOffset})$0", - }, - { - "trigger": "CalendarUpdateEvent\t()", - "contents": "CalendarUpdateEvent()$0", - }, - { - "trigger": "CallCompanion\t(\"type\", index)", - "contents": "CallCompanion(\"${1:type}\", ${2:index})$0", - }, - { - "trigger": "CameraZoomIn\t(distance)", - "contents": "CameraZoomIn(${1:distance})$0", - }, - { - "trigger": "CameraZoomOut\t(distance)", - "contents": "CameraZoomOut(${1:distance})$0", - }, - { - "trigger": "CanAlterSkin\t()", - "contents": "CanAlterSkin()$0", - }, - { - "trigger": "CanBeRaidTarget\t(\"unit\")", - "contents": "CanBeRaidTarget(\"${1:unit}\")$0", - }, - { - "trigger": "CanCancelAuction\t(index)", - "contents": "CanCancelAuction(${1:index})$0", - }, - { - "trigger": "CancelAreaSpiritHeal\t()", - "contents": "CancelAreaSpiritHeal()$0", - }, - { - "trigger": "CancelAuction\t(index)", - "contents": "CancelAuction(${1:index})$0", - }, - { - "trigger": "CancelBarberShop\t()", - "contents": "CancelBarberShop()$0", - }, - { - "trigger": "CancelDuel\t()", - "contents": "CancelDuel()$0", - }, - { - "trigger": "CancelPendingEquip\t(index)", - "contents": "CancelPendingEquip(${1:index})$0", - }, - { - "trigger": "CancelSummon\t()", - "contents": "CancelSummon()$0", - }, - { - "trigger": "CancelTrade\t()", - "contents": "CancelTrade()$0", - }, - { - "trigger": "CancelTradeAccept\t()", - "contents": "CancelTradeAccept()$0", - }, - { - "trigger": "CancelUnitBuff\t(\"unit\", index, [\"filter\"])", - "contents": "CancelUnitBuff(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0", - }, - { - "trigger": "CancelUnitBuff\t(\"unit\", \"name\", [\"rank\"], [\"filter\"])", - "contents": "CancelUnitBuff(\"${1:unit}\", \"${2:name}\", ${3:[\"rank\"]}, ${4:[\"filter\"]})$0", - }, - { - "trigger": "CanComplainChat\t(lineID)", - "contents": "CanComplainChat(${1:lineID})$0", - }, - { - "trigger": "CanComplainInboxItem\t(mailID)", - "contents": "CanComplainInboxItem(${1:mailID})$0", - }, - { - "trigger": "CanEditGuildEvent\t()", - "contents": "CanEditGuildEvent()$0", - }, - { - "trigger": "CanEditGuildInfo\t()", - "contents": "CanEditGuildInfo()$0", - }, - { - "trigger": "CanEditGuildTabInfo\t(tab)", - "contents": "CanEditGuildTabInfo(${1:tab})$0", - }, - { - "trigger": "CanEditMOTD\t()", - "contents": "CanEditMOTD()$0", - }, - { - "trigger": "CanEditOfficerNote\t()", - "contents": "CanEditOfficerNote()$0", - }, - { - "trigger": "CanEditPublicNote\t()", - "contents": "CanEditPublicNote()$0", - }, - { - "trigger": "CanEjectPassengerFromSeat\t(seat)", - "contents": "CanEjectPassengerFromSeat(${1:seat})$0", - }, - { - "trigger": "CanExitVehicle\t()", - "contents": "CanExitVehicle()$0", - }, - { - "trigger": "CanGrantLevel\t(\"unit\")", - "contents": "CanGrantLevel(\"${1:unit}\")$0", - }, - { - "trigger": "CanGuildBankRepair\t()", - "contents": "CanGuildBankRepair()$0", - }, - { - "trigger": "CanGuildDemote\t()", - "contents": "CanGuildDemote()$0", - }, - { - "trigger": "CanGuildInvite\t()", - "contents": "CanGuildInvite()$0", - }, - { - "trigger": "CanGuildPromote\t()", - "contents": "CanGuildPromote()$0", - }, - { - "trigger": "CanGuildRemove\t()", - "contents": "CanGuildRemove()$0", - }, - { - "trigger": "CanHearthAndResurrectFromArea\t()", - "contents": "CanHearthAndResurrectFromArea()$0", - }, - { - "trigger": "CanInspect\t(\"unit\", showError)", - "contents": "CanInspect(\"${1:unit}\", ${2:showError})$0", - }, - { - "trigger": "CanJoinBattlefieldAsGroup\t()", - "contents": "CanJoinBattlefieldAsGroup()$0", - }, - { - "trigger": "CanMerchantRepair\t()", - "contents": "CanMerchantRepair()$0", - }, - { - "trigger": "CanQueueForWintergrasp\t()", - "contents": "CanQueueForWintergrasp()$0", - }, - { - "trigger": "CanSendAuctionQuery\t(\"list\")", - "contents": "CanSendAuctionQuery(\"${1:list}\")$0", - }, - { - "trigger": "CanShowAchievementUI\t()", - "contents": "CanShowAchievementUI()$0", - }, - { - "trigger": "CanShowResetInstances\t()", - "contents": "CanShowResetInstances()$0", - }, - { - "trigger": "CanSignPetition\t()", - "contents": "CanSignPetition()$0", - }, - { - "trigger": "CanSummonFriend\t(\"name\")", - "contents": "CanSummonFriend(\"${1:name}\")$0", - }, - { - "trigger": "CanSummonFriend\t(\"unit\")", - "contents": "CanSummonFriend(\"${1:unit}\")$0", - }, - { - "trigger": "CanSwitchVehicleSeat\t()", - "contents": "CanSwitchVehicleSeat()$0", - }, - { - "trigger": "CanSwitchVehicleSeats\t()", - "contents": "CanSwitchVehicleSeats()$0", - }, - { - "trigger": "CanUseEquipmentSets\t()", - "contents": "CanUseEquipmentSets()$0", - }, - { - "trigger": "CanViewOfficerNote\t()", - "contents": "CanViewOfficerNote()$0", - }, - { - "trigger": "CanWithdrawGuildBankMoney\t()", - "contents": "CanWithdrawGuildBankMoney()$0", - }, - { - "trigger": "ChangeActionBarPage\t(page)", - "contents": "ChangeActionBarPage(${1:page})$0", - }, - { - "trigger": "ChangeChatColor\t(\"messageGroup\", red, green, blue)", - "contents": "ChangeChatColor(\"${1:messageGroup}\", ${2:red}, ${3:green}, ${4:blue})$0", - }, - { - "trigger": "ChannelBan\t(\"channel\", \"fullname\")", - "contents": "ChannelBan(\"${1:channel}\", \"${2:fullname}\")$0", - }, - { - "trigger": "ChannelInvite\t(\"channel\", \"name\")", - "contents": "ChannelInvite(\"${1:channel}\", \"${2:name}\")$0", - }, - { - "trigger": "ChannelKick\t(\"channel\", \"fullname\")", - "contents": "ChannelKick(\"${1:channel}\", \"${2:fullname}\")$0", - }, - { - "trigger": "ChannelModerator\t(\"channel\", \"fullname\")", - "contents": "ChannelModerator(\"${1:channel}\", \"${2:fullname}\")$0", - }, - { - "trigger": "ChannelMute\t(channelID, \"name\")", - "contents": "ChannelMute(${1:channelID}, \"${2:name}\")$0", - }, - { - "trigger": "ChannelMute\t(\"channelName\", \"name\")", - "contents": "ChannelMute(\"${1:channelName}\", \"${2:name}\")$0", - }, - { - "trigger": "ChannelSilenceAll\t(channelID, [\"name\"])", - "contents": "ChannelSilenceAll(${1:channelID}, ${2:[\"name\"]})$0", - }, - { - "trigger": "ChannelSilenceAll\t(channelID, [\"unit\"])", - "contents": "ChannelSilenceAll(${1:channelID}, ${2:[\"unit\"]})$0", - }, - { - "trigger": "ChannelSilenceAll\t(\"channelName\", [\"name\"])", - "contents": "ChannelSilenceAll(\"${1:channelName}\", ${2:[\"name\"]})$0", - }, - { - "trigger": "ChannelSilenceAll\t(\"channelName\", [\"unit\"])", - "contents": "ChannelSilenceAll(\"${1:channelName}\", ${2:[\"unit\"]})$0", - }, - { - "trigger": "ChannelToggleAnnouncements\t(\"channel\")", - "contents": "ChannelToggleAnnouncements(\"${1:channel}\")$0", - }, - { - "trigger": "ChannelUnban\t(\"channel\", \"fullname\")", - "contents": "ChannelUnban(\"${1:channel}\", \"${2:fullname}\")$0", - }, - { - "trigger": "ChannelUnmoderator\t(\"channel\", \"fullname\")", - "contents": "ChannelUnmoderator(\"${1:channel}\", \"${2:fullname}\")$0", - }, - { - "trigger": "ChannelUnmute\t(channelID, \"name\")", - "contents": "ChannelUnmute(${1:channelID}, \"${2:name}\")$0", - }, - { - "trigger": "ChannelUnmute\t(\"channelName\", \"name\")", - "contents": "ChannelUnmute(\"${1:channelName}\", \"${2:name}\")$0", - }, - { - "trigger": "ChannelUnSilenceAll\t(channelID, [\"name\"])", - "contents": "ChannelUnSilenceAll(${1:channelID}, ${2:[\"name\"]})$0", - }, - { - "trigger": "ChannelUnSilenceAll\t(channelID, [\"unit\"])", - "contents": "ChannelUnSilenceAll(${1:channelID}, ${2:[\"unit\"]})$0", - }, - { - "trigger": "ChannelUnSilenceAll\t(\"channelName\", [\"name\"])", - "contents": "ChannelUnSilenceAll(\"${1:channelName}\", ${2:[\"name\"]})$0", - }, - { - "trigger": "ChannelUnSilenceAll\t(\"channelName\", [\"unit\"])", - "contents": "ChannelUnSilenceAll(\"${1:channelName}\", ${2:[\"unit\"]})$0", - }, - { - "trigger": "ChatFrame_AddMessageEventFilter\t(\"event\", filter)", - "contents": "ChatFrame_AddMessageEventFilter(\"${1:event}\", ${2:filter})$0", - }, - { - "trigger": "ChatFrame_GetMessageEventFilters\t(\"event\")", - "contents": "ChatFrame_GetMessageEventFilters(\"${1:event}\")$0", - }, - { - "trigger": "ChatFrame_RemoveMessageEventFilter\t(\"event\", filter)", - "contents": "ChatFrame_RemoveMessageEventFilter(\"${1:event}\", ${2:filter})$0", - }, - { - "trigger": "ChatHistory_GetAccessID\t(\"chatType\", [\"chatTarget\"])", - "contents": "ChatHistory_GetAccessID(\"${1:chatType}\", ${2:[\"chatTarget\"]})$0", - }, - { - "trigger": "ChatHistory_GetChatType\t(accessID)", - "contents": "ChatHistory_GetChatType(${1:accessID})$0", - }, - { - "trigger": "CheckBinderDist\t()", - "contents": "CheckBinderDist()$0", - }, - { - "trigger": "CheckInbox\t()", - "contents": "CheckInbox()$0", - }, - { - "trigger": "CheckInteractDistance\t(\"unit\", distIndex)", - "contents": "CheckInteractDistance(\"${1:unit}\", ${2:distIndex})$0", - }, - { - "trigger": "CheckSpiritHealerDist\t()", - "contents": "CheckSpiritHealerDist()$0", - }, - { - "trigger": "CheckTalentMasterDist\t()", - "contents": "CheckTalentMasterDist()$0", - }, - { - "trigger": "ClearAchievementComparisonUnit\t()", - "contents": "ClearAchievementComparisonUnit()$0", - }, - { - "trigger": "ClearAllLFGDungeons\t()", - "contents": "ClearAllLFGDungeons()$0", - }, - { - "trigger": "ClearBlacklistMap\t(BGMapID)", - "contents": "ClearBlacklistMap(${1:BGMapID})$0", - }, - { - "trigger": "ClearCursor\t()", - "contents": "ClearCursor()$0", - }, - { - "trigger": "ClearInspectPlayer\t()", - "contents": "ClearInspectPlayer()$0", - }, - { - "trigger": "ClearItemUpgrade\t()", - "contents": "ClearItemUpgrade()$0", - }, - { - "trigger": "ClearOverrideBindings\t(owner)", - "contents": "ClearOverrideBindings(${1:owner})$0", - }, - { - "trigger": "ClearSendMail\t()", - "contents": "ClearSendMail()$0", - }, - { - "trigger": "ClearTutorials\t()", - "contents": "ClearTutorials()$0", - }, - { - "trigger": "ClickAuctionSellItemButton\t()", - "contents": "ClickAuctionSellItemButton()$0", - }, - { - "trigger": "ClickLandmark\t(mapLinkID)", - "contents": "ClickLandmark(${1:mapLinkID})$0", - }, - { - "trigger": "ClickSendMailItemButton\t(index, autoReturn)", - "contents": "ClickSendMailItemButton(${1:index}, ${2:autoReturn})$0", - }, - { - "trigger": "ClickSocketButton\t(index)", - "contents": "ClickSocketButton(${1:index})$0", - }, - { - "trigger": "ClickTargetTradeButton\t(index)", - "contents": "ClickTargetTradeButton(${1:index})$0", - }, - { - "trigger": "ClickTradeButton\t(index)", - "contents": "ClickTradeButton(${1:index})$0", - }, - { - "trigger": "CloseAuctionHouse\t()", - "contents": "CloseAuctionHouse()$0", - }, - { - "trigger": "CloseBankFrame\t()", - "contents": "CloseBankFrame()$0", - }, - { - "trigger": "CloseGossip\t()", - "contents": "CloseGossip()$0", - }, - { - "trigger": "CloseGuildBankFrame\t()", - "contents": "CloseGuildBankFrame()$0", - }, - { - "trigger": "CloseGuildRegistrar\t()", - "contents": "CloseGuildRegistrar()$0", - }, - { - "trigger": "CloseItemText\t()", - "contents": "CloseItemText()$0", - }, - { - "trigger": "CloseLoot\t()", - "contents": "CloseLoot()$0", - }, - { - "trigger": "CloseMail\t()", - "contents": "CloseMail()$0", - }, - { - "trigger": "CloseMerchant\t()", - "contents": "CloseMerchant()$0", - }, - { - "trigger": "ClosePetition\t()", - "contents": "ClosePetition()$0", - }, - { - "trigger": "ClosePetStables\t()", - "contents": "ClosePetStables()$0", - }, - { - "trigger": "CloseQuest\t()", - "contents": "CloseQuest()$0", - }, - { - "trigger": "CloseSocketInfo\t()", - "contents": "CloseSocketInfo()$0", - }, - { - "trigger": "CloseTabardCreation\t()", - "contents": "CloseTabardCreation()$0", - }, - { - "trigger": "CloseTaxiMap\t()", - "contents": "CloseTaxiMap()$0", - }, - { - "trigger": "CloseTrade\t()", - "contents": "CloseTrade()$0", - }, - { - "trigger": "CloseTrainer\t()", - "contents": "CloseTrainer()$0", - }, - { - "trigger": "CollapseAllFactionHeaders\t()", - "contents": "CollapseAllFactionHeaders()$0", - }, - { - "trigger": "CollapseChannelHeader\t(index)", - "contents": "CollapseChannelHeader(${1:index})$0", - }, - { - "trigger": "CollapseFactionHeader\t(index)", - "contents": "CollapseFactionHeader(${1:index})$0", - }, - { - "trigger": "CollapseGuildTradeSkillHeader\t(professionID)", - "contents": "CollapseGuildTradeSkillHeader(${1:professionID})$0", - }, - { - "trigger": "CollapseQuestHeader\t(questIndex)", - "contents": "CollapseQuestHeader(${1:questIndex})$0", - }, - { - "trigger": "CombatLogAdvanceEntry\t(count, ignoreFilter)", - "contents": "CombatLogAdvanceEntry(${1:count}, ${2:ignoreFilter})$0", - }, - { - "trigger": "CombatLogClearEntries\t()", - "contents": "CombatLogClearEntries()$0", - }, - { - "trigger": "CombatLogGetCurrentEntry\t([ignoreFilter])", - "contents": "CombatLogGetCurrentEntry(${1:[ignoreFilter]})$0", - }, - { - "trigger": "CombatLogGetNumEntries\t(ignoreFilter)", - "contents": "CombatLogGetNumEntries(${1:ignoreFilter})$0", - }, - { - "trigger": "CombatLogGetRetentionTime\t()", - "contents": "CombatLogGetRetentionTime()$0", - }, - { - "trigger": "CombatLogResetFilter\t()", - "contents": "CombatLogResetFilter()$0", - }, - { - "trigger": "CombatLogSetCurrentEntry\t(index, [ignoreFilter])", - "contents": "CombatLogSetCurrentEntry(${1:index}, ${2:[ignoreFilter]})$0", - }, - { - "trigger": "CombatLogSetRetentionTime\t(seconds)", - "contents": "CombatLogSetRetentionTime(${1:seconds})$0", - }, - { - "trigger": "CombatLog_Object_IsA\t(unitFlags, mask)", - "contents": "CombatLog_Object_IsA(${1:unitFlags}, ${2:mask})$0", - }, - { - "trigger": "CombatTextSetActiveUnit\t(unit)", - "contents": "CombatTextSetActiveUnit(${1:unit})$0", - }, - { - "trigger": "ComplainInboxItem\t(mailID)", - "contents": "ComplainInboxItem(${1:mailID})$0", - }, - { - "trigger": "CompleteQuest\t()", - "contents": "CompleteQuest()$0", - }, - { - "trigger": "ConfirmAcceptQuest\t()", - "contents": "ConfirmAcceptQuest()$0", - }, - { - "trigger": "ConfirmBinder\t()", - "contents": "ConfirmBinder()$0", - }, - { - "trigger": "ConfirmBindOnUse\t()", - "contents": "ConfirmBindOnUse()$0", - }, - { - "trigger": "ConfirmLootRoll\t(id, rollType)", - "contents": "ConfirmLootRoll(${1:id}, ${2:rollType})$0", - }, - { - "trigger": "ConfirmLootSlot\t(slot)", - "contents": "ConfirmLootSlot(${1:slot})$0", - }, - { - "trigger": "ConfirmReadyCheck\t(ready)", - "contents": "ConfirmReadyCheck(${1:ready})$0", - }, - { - "trigger": "ConfirmSummon\t()", - "contents": "ConfirmSummon()$0", - }, - { - "trigger": "ConfirmTalentWipe\t()", - "contents": "ConfirmTalentWipe()$0", - }, - { - "trigger": "ConsoleAddMessage\t()", - "contents": "ConsoleAddMessage()$0", - }, - { - "trigger": "ConsoleExec\t(\"console_command\")", - "contents": "ConsoleExec(\"${1:console_command}\")$0", - }, - { - "trigger": "ContainerIDToInventoryID\t(container)", - "contents": "ContainerIDToInventoryID(${1:container})$0", - }, - { - "trigger": "ContainerRefundItemPurchase\t(container, slot)", - "contents": "ContainerRefundItemPurchase(${1:container}, ${2:slot})$0", - }, - { - "trigger": "ConvertToParty\t()", - "contents": "ConvertToParty()$0", - }, - { - "trigger": "ConvertToRaid\t()", - "contents": "ConvertToRaid()$0", - }, - { - "trigger": "CreateFont\t(\"name\")", - "contents": "CreateFont(\"${1:name}\")$0", - }, - { - "trigger": "CreateFrame\t(\"frameType\", [\"name\"], [parent], [\"template\"])", - "contents": "CreateFrame(\"${1:frameType}\"${2:, ${3:[\"name\"]}, ${4:[parent]}${5:, ${6:[\"template\"]}}})$0", - }, - { - "trigger": "CreateMacro\t(\"name\", \"iconTexture\", \"body\", perCharacter)", - "contents": "CreateMacro(\"${1:name}\", \"${2:iconTexture}\", \"${3:body}\", ${4:perCharacter})$0", - }, - { - "trigger": "CursorCanGoInSlot\t(slot)", - "contents": "CursorCanGoInSlot(${1:slot})$0", - }, - { - "trigger": "CursorHasItem\t()", - "contents": "CursorHasItem()$0", - }, - { - "trigger": "CursorHasMacro\t()", - "contents": "CursorHasMacro()$0", - }, - { - "trigger": "CursorHasMoney\t()", - "contents": "CursorHasMoney()$0", - }, - { - "trigger": "CursorHasSpell\t()", - "contents": "CursorHasSpell()$0", - }, - { - "trigger": "DeclineGroup\t()", - "contents": "DeclineGroup()$0", - }, - { - "trigger": "DeclineGuild\t()", - "contents": "DeclineGuild()$0", - }, - { - "trigger": "DeclineLevelGrant\t()", - "contents": "DeclineLevelGrant()$0", - }, - { - "trigger": "DeclineName\t(\"name\", gender, declensionSet)", - "contents": "DeclineName(\"${1:name}\", ${2:gender}, ${3:declensionSet})$0", - }, - { - "trigger": "DeclineQuest\t()", - "contents": "DeclineQuest()$0", - }, - { - "trigger": "DeclineResurrect\t()", - "contents": "DeclineResurrect()$0", - }, - { - "trigger": "DeleteCursorItem\t()", - "contents": "DeleteCursorItem()$0", - }, - { - "trigger": "DeleteEquipmentSet\t(\"name\")", - "contents": "DeleteEquipmentSet(\"${1:name}\")$0", - }, - { - "trigger": "DeleteGMTicket\t()", - "contents": "DeleteGMTicket()$0", - }, - { - "trigger": "DeleteInboxItem\t(mailID)", - "contents": "DeleteInboxItem(${1:mailID})$0", - }, - { - "trigger": "DeleteMacro\t(index)", - "contents": "DeleteMacro(${1:index})$0", - }, - { - "trigger": "DeleteMacro\t(\"name\")", - "contents": "DeleteMacro(\"${1:name}\")$0", - }, - { - "trigger": "DelIgnore\t(\"name\")", - "contents": "DelIgnore(\"${1:name}\")$0", - }, - { - "trigger": "DemoteAssistant\t(\"name\", [exactMatch])", - "contents": "DemoteAssistant(\"${1:name}\", [exactMatch])$0", - }, - { - "trigger": "DemoteAssistant\t(\"unit\")", - "contents": "DemoteAssistant(\"${1:unit}\")$0", - }, - { - "trigger": "DepositGuildBankMoney\t(money)", - "contents": "DepositGuildBankMoney(${1:money})$0", - }, - { - "trigger": "DetectWowMouse\t()", - "contents": "DetectWowMouse()$0", - }, - { - "trigger": "DisableAddOn\t(index)", - "contents": "DisableAddOn(${1:index})$0", - }, - { - "trigger": "DisableAddOn\t(\"name\")", - "contents": "DisableAddOn(\"${1:name}\")$0", - }, - { - "trigger": "DisableAllAddOns\t()", - "contents": "DisableAllAddOns()$0", - }, - { - "trigger": "DismissCompanion\t(\"type\")", - "contents": "DismissCompanion(\"${1:type}\")$0", - }, - { - "trigger": "Dismount\t()", - "contents": "Dismount()$0", - }, - { - "trigger": "DoEmote\t(\"emote\", [\"target\"], [hold])", - "contents": "DoEmote(\"${1:emote}\", ${2:[\"target\"]}, ${3:[hold]})$0", - }, - { - "trigger": "DoReadyCheck\t()", - "contents": "DoReadyCheck()$0", - }, - { - "trigger": "DropCursorMoney\t()", - "contents": "DropCursorMoney()$0", - }, - { - "trigger": "DropItemOnUnit\t(\"name\")", - "contents": "DropItemOnUnit(\"${1:name}\")$0", - }, - { - "trigger": "DropItemOnUnit\t(\"unit\")", - "contents": "DropItemOnUnit(\"${1:unit}\")$0", - }, - { - "trigger": "EasyMenu\t(menuList, menuFrame, anchor, x, y, \"displayMode\", autoHideDelay)", - "contents": "EasyMenu(${1:menuList}, ${2:menuFrame}, ${3:anchor}, ${4:x}, ${5:y}, \"${6:displayMode}\", ${7:autoHideDelay})$0", - }, - { - "trigger": "EditMacro\t(index, \"name\", \"iconTexture\", \"body\")", - "contents": "EditMacro(${1:index}, \"${2:name}\", \"${3:iconTexture}\", \"${4:body}\")$0", - }, - { - "trigger": "EnableSpellAutocast\t(spell)", - "contents": "EnableSpellAutocast(\"${1:spell}\")$0", - }, - { - "trigger": "EjectPassengerFromSeat\t(seat)", - "contents": "EjectPassengerFromSeat(${1:seat})$0", - }, - { - "trigger": "EJ_ClearSearch\t()", - "contents": "EJ_ClearSearch()$0", - }, - { - "trigger": "EJ_EndSearch\t()", - "contents": "EJ_EndSearch()$0", - }, - { - "trigger": "EJ_GetCreatureInfo\t(index, [encounterID])", - "contents": "EJ_GetCreatureInfo(${1:index}, ${2:[encounterID]})$0", - }, - { - "trigger": "EJ_GetCurrentInstance\t()", - "contents": "EJ_GetCurrentInstance()$0", - }, - { - "trigger": "EJ_GetCurrentTier\t()", - "contents": "EJ_GetCurrentTier()$0", - }, - { - "trigger": "EJ_GetDifficulty\t()", - "contents": "EJ_GetDifficulty()$0", - }, - { - "trigger": "EJ_GetEncounterInfo\t(encounterID)", - "contents": "EJ_GetEncounterInfo(${1:encounterID})$0", - }, - { - "trigger": "EJ_GetEncounterInfoByIndex\t(index, [instanceID])", - "contents": "EJ_GetEncounterInfoByIndex(${1:index}, ${2:[instanceID]})$0", - }, - { - "trigger": "EJ_GetInstanceByIndex\t(index, isRaid)", - "contents": "EJ_GetInstanceByIndex(${1:index}, ${2:isRaid})$0", - }, - { - "trigger": "EJ_GetInstanceInfo\t(instanceID)", - "contents": "EJ_GetInstanceInfo(${1:instanceID})$0", - }, - { - "trigger": "EJ_GetInvTypeSortOrder\t(invType)", - "contents": "EJ_GetInvTypeSortOrder(${1:invType})$0", - }, - { - "trigger": "EJ_GetLootFilter\t()", - "contents": "EJ_GetLootFilter()$0", - }, - { - "trigger": "EJ_GetLootInfo\t(lootID)", - "contents": "EJ_GetLootInfo(${1:lootID})$0", - }, - { - "trigger": "EJ_GetLootInfoByIndex\t(index)", - "contents": "EJ_GetLootInfoByIndex(${1:index})$0", - }, - { - "trigger": "EJ_GetMapEncounter\t(index)", - "contents": "EJ_GetMapEncounter(${1:index})$0", - }, - { - "trigger": "EJ_GetNumEncountersForLootByIndex\t(index)", - "contents": "EJ_GetNumEncountersForLootByIndex(${1:index})$0", - }, - { - "trigger": "EJ_GetNumLoot\t()", - "contents": "EJ_GetNumLoot()$0", - }, - { - "trigger": "EJ_GetNumSearchResults\t()", - "contents": "EJ_GetNumSearchResults()$0", - }, - { - "trigger": "EJ_GetNumTiers\t()", - "contents": "EJ_GetNumTiers()$0", - }, - { - "trigger": "EJ_GetSearchProgress\t()", - "contents": "EJ_GetSearchProgress()$0", - }, - { - "trigger": "EJ_GetSearchResult\t(index)", - "contents": "EJ_GetSearchResult(${1:index})$0", - }, - { - "trigger": "EJ_GetSearchSize\t()", - "contents": "EJ_GetSearchSize()$0", - }, - { - "trigger": "EJ_GetSectionInfo\t(sectionID)", - "contents": "EJ_GetSectionInfo(${1:sectionID})$0", - }, - { - "trigger": "EJ_GetSectionPath\t(sectionID)", - "contents": "EJ_GetSectionPath(${1:sectionID})$0", - }, - { - "trigger": "EJ_GetSlotFilter\t()", - "contents": "EJ_GetSlotFilter()$0", - }, - { - "trigger": "EJ_GetTierInfo\t(index)", - "contents": "EJ_GetTierInfo(${1:index})$0", - }, - { - "trigger": "EJ_HandleLinkPath\t(jtype, id)", - "contents": "EJ_HandleLinkPath(${1:jtype}, ${2:id})$0", - }, - { - "trigger": "EJ_InstanceIsRaid\t()", - "contents": "EJ_InstanceIsRaid()$0", - }, - { - "trigger": "EJ_IsLootListOutOfDate\t()", - "contents": "EJ_IsLootListOutOfDate()$0", - }, - { - "trigger": "EJ_IsSearchFinished\t()", - "contents": "EJ_IsSearchFinished()$0", - }, - { - "trigger": "EJ_IsValidInstanceDifficulty\t(difficultyID)", - "contents": "EJ_IsValidInstanceDifficulty(${1:difficultyID})$0", - }, - { - "trigger": "EJ_ResetLootFilter\t()", - "contents": "EJ_ResetLootFilter()$0", - }, - { - "trigger": "EJ_ResetSlotFilter\t()", - "contents": "EJ_ResetSlotFilter()$0", - }, - { - "trigger": "EJ_SelectEncounter\t(encounterID)", - "contents": "EJ_SelectEncounter(${1:encounterID})$0", - }, - { - "trigger": "EJ_SelectInstance\t(instanceID)", - "contents": "EJ_SelectInstance(${1:instanceID})$0", - }, - { - "trigger": "EJ_SelectTier\t(tier)", - "contents": "EJ_SelectTier(${1:tier})$0", - }, - { - "trigger": "EJ_SetDifficulty\t(difficultyID)", - "contents": "EJ_SetDifficulty(${1:difficultyID})$0", - }, - { - "trigger": "EJ_SetLootFilter\t(classID, specID)", - "contents": "EJ_SetLootFilter(${1:classID}, ${2:specID})$0", - }, - { - "trigger": "EJ_SetSearch\t(text)", - "contents": "EJ_SetSearch(\"${1:text}\")$0", - }, - { - "trigger": "EJ_SetSlotFilter\t(slot)", - "contents": "EJ_SetSlotFilter(${1:slot})$0", - }, - { - "trigger": "EnableAddOn\t(index)", - "contents": "EnableAddOn(${1:index})$0", - }, - { - "trigger": "EnableAddOn\t(\"name\")", - "contents": "EnableAddOn(\"${1:name}\")$0", - }, - { - "trigger": "EnableAllAddOns\t()", - "contents": "EnableAllAddOns()$0", - }, - { - "trigger": "EndBoundTradeable\t(id)", - "contents": "EndBoundTradeable(${1:id})$0", - }, - { - "trigger": "EndRefund\t(id)", - "contents": "EndRefund(${1:id})$0", - }, - { - "trigger": "EnumerateFrames\t([currentFrame])", - "contents": "EnumerateFrames(${1:[currentFrame]})$0", - }, - { - "trigger": "EnumerateServerChannels\t()", - "contents": "EnumerateServerChannels()$0", - }, - { - "trigger": "EquipCursorItem\t(slot)", - "contents": "EquipCursorItem(${1:slot})$0", - }, - { - "trigger": "EquipItemByName\t(itemID)", - "contents": "EquipItemByName(${1:itemID})$0", - }, - { - "trigger": "EquipItemByName\t(\"itemLink\")", - "contents": "EquipItemByName(\"${1:itemLink}\")$0", - }, - { - "trigger": "EquipItemByName\t(\"itemName\")", - "contents": "EquipItemByName(\"${1:itemName}\")$0", - }, - { - "trigger": "EquipmentManagerClearIgnoredSlotsForSave\t()", - "contents": "EquipmentManagerClearIgnoredSlotsForSave()$0", - }, - { - "trigger": "EquipmentManagerIgnoreSlotForSave\t(slot)", - "contents": "EquipmentManagerIgnoreSlotForSave(${1:slot})$0", - }, - { - "trigger": "EquipmentManagerIsSlotIgnoredForSave\t(slot)", - "contents": "EquipmentManagerIsSlotIgnoredForSave(${1:slot})$0", - }, - { - "trigger": "EquipmentManagerUnignoreSlotForSave\t(slot)", - "contents": "EquipmentManagerUnignoreSlotForSave(${1:slot})$0", - }, - { - "trigger": "EquipmentManager_UnpackLocation\t(location)", - "contents": "EquipmentManager_UnpackLocation(${1:location})$0", - }, - { - "trigger": "EquipmentSetContainsLockedItems\t(\"name\")", - "contents": "EquipmentSetContainsLockedItems(\"${1:name}\")$0", - }, - { - "trigger": "EquipPendingItem\t(index)", - "contents": "EquipPendingItem(${1:index})$0", - }, - { - "trigger": "ExpandAllFactionHeaders\t()", - "contents": "ExpandAllFactionHeaders()$0", - }, - { - "trigger": "ExpandChannelHeader\t(index)", - "contents": "ExpandChannelHeader(${1:index})$0", - }, - { - "trigger": "ExpandCurrencyList\t(index, shouldExpand)", - "contents": "ExpandCurrencyList(${1:index}, ${2:shouldExpand})$0", - }, - { - "trigger": "ExpandFactionHeader\t(index)", - "contents": "ExpandFactionHeader(${1:index})$0", - }, - { - "trigger": "ExpandGuildTradeSkillHeader\t(professionID)", - "contents": "ExpandGuildTradeSkillHeader(${1:professionID})$0", - }, - { - "trigger": "ExpandQuestHeader\t(questIndex)", - "contents": "ExpandQuestHeader(${1:questIndex})$0", - }, - { - "trigger": "FactionToggleAtWar\t(index)", - "contents": "FactionToggleAtWar(${1:index})$0", - }, - { - "trigger": "FillLocalizedClassList\t(table, [female])", - "contents": "FillLocalizedClassList(${1:table}, ${2:[female]})$0", - }, - { - "trigger": "FindBaseSpellNameByName\t(\"name\")", - "contents": "FindBaseSpellNameByName(\"${1:name}\")$0", - }, - { - "trigger": "FindFlyoutSlotBySpellID\t(spellID)", - "contents": "FindFlyoutSlotBySpellID(${1:spellID})$0", - }, - { - "trigger": "FindInTableIf\t(table, condition)", - "contents": "FindInTableIf(${1:table}, ${2:condition})$0", - }, - { - "trigger": "FindSpellBookSlotBySpellID\t(spellID, isPet)", - "contents": "FindSpellBookSlotBySpellID(${1:spellID}, ${2:[isPet]})$0", - }, - { - "trigger": "FindSpellOverrideNameByName\t(\"name\")", - "contents": "FindSpellOverrideNameByName(\"${1:name}\")$0", - }, - { - "trigger": "FlagTutorial\t(\"tutorial\")", - "contents": "FlagTutorial(\"${1:tutorial}\")$0", - }, - { - "trigger": "FlashClientIcon\t()", - "contents": "FlashClientIcon()$0", - }, - { - "trigger": "FlipCameraYaw\t(degrees)", - "contents": "FlipCameraYaw(${1:degrees})$0", - }, - { - "trigger": "FlyoutHasSpell\t(flyoutID, spellID)", - "contents": "FlyoutHasSpell(${1:flyoutID}, ${2:spellID})$0", - }, - { - "trigger": "FocusUnit\t(\"name\")", - "contents": "FocusUnit(\"${1:name}\")$0", - }, - { - "trigger": "FocusUnit\t(\"unit\")", - "contents": "FocusUnit(\"${1:unit}\")$0", - }, - { - "trigger": "FollowUnit\t(\"name\", [strict])", - "contents": "FollowUnit(\"${1:name}\", ${2:[strict]})$0", - }, - { - "trigger": "FollowUnit\t(\"unit\")", - "contents": "FollowUnit(\"${1:unit}\")$0", - }, - { - "trigger": "ForceGossip\t()", - "contents": "ForceGossip()$0", - }, - { - "trigger": "ForceLogout\t()", - "contents": "ForceLogout()$0", - }, - { - "trigger": "ForceQuit\t()", - "contents": "ForceQuit()$0", - }, - { - "trigger": "FormatLargeNumber\t(value)", - "contents": "FormatLargeNumber(${1:value})$0", - }, - { - "trigger": "FormatPaperDollTooltipStat\t(\"name\", base, posBuff, negBuff)", - "contents": "FormatPaperDollTooltipStat(\"${1:name}\", ${2:base}, ${3:posBuff}, ${4:negBuff})$0", - }, - { - "trigger": "FormatPercentage\t(percentage, roundToNearestInteger)", - "contents": "FormatPercentage(${1:percentage}, ${2:roundToNearestInteger})$0", - }, - { - "trigger": "FormatProfession\t(frame, index)", - "contents": "FormatProfession(${1:frame}, ${2:index})$0", - }, - { - "trigger": "FormatShortDate\t(day, month, year)", - "contents": "FormatShortDate(${1:day}, ${2:month}, ${3:year})$0", - }, - { - "trigger": "FrameDeltaLerp\t(startValue, endValue, amount)", - "contents": "FrameDeltaLerp(${1:startValue}, ${2:endValue}, ${3:amount})$0", - }, - { - "trigger": "FrameXML_Debug\t(enable)", - "contents": "FrameXML_Debug(${1:enable})$0", - }, - { - "trigger": "FreeTimerTrackerTimer\t(timer)", - "contents": "FreeTimerTrackerTimer(${1:timer})$0", - }, - { - "trigger": "GameMovieFinished\t()", - "contents": "GameMovieFinished()$0", - }, - { - "trigger": "GetAbandonQuestItems\t()", - "contents": "GetAbandonQuestItems()$0", - }, - { - "trigger": "GetAbandonQuestName\t()", - "contents": "GetAbandonQuestName()$0", - }, - { - "trigger": "GetAccountExpansionLevel\t()", - "contents": "GetAccountExpansionLevel()$0", - }, - { - "trigger": "GetAchievementCategory\t(achievementID)", - "contents": "GetAchievementCategory(${1:achievementID})$0", - }, - { - "trigger": "GetAchievementComparisonInfo\t(id)", - "contents": "GetAchievementComparisonInfo(${1:id})$0", - }, - { - "trigger": "GetAchievementCriteriaInfo\t(achievementID, index)", - "contents": "GetAchievementCriteriaInfo(${1:achievementID}, ${2:index})$0", - }, - { - "trigger": "GetAchievementCriteriaInfo\t(statisticID)", - "contents": "GetAchievementCriteriaInfo(${1:statisticID})$0", - }, - { - "trigger": "GetAchievementInfo\t(category, index)", - "contents": "GetAchievementInfo(${1:category}, ${2:index})$0", - }, - { - "trigger": "GetAchievementLink\t(id)", - "contents": "GetAchievementLink(${1:id})$0", - }, - { - "trigger": "GetAchievementNumCriteria\t(id)", - "contents": "GetAchievementNumCriteria(${1:id})$0", - }, - { - "trigger": "GetAchievementNumRewards\t(id)", - "contents": "GetAchievementNumRewards(${1:id})$0", - }, - { - "trigger": "GetAchievementReward\t(id, index)", - "contents": "GetAchievementReward(${1:id}, ${2:index})$0", - }, - { - "trigger": "GetActionBarPage\t()", - "contents": "GetActionBarPage()$0", - }, - { - "trigger": "GetActionBarToggles\t()", - "contents": "GetActionBarToggles()$0", - }, - { - "trigger": "GetActionCooldown\t(slot)", - "contents": "GetActionCooldown(${1:slot})$0", - }, - { - "trigger": "GetActionCount\t(slot)", - "contents": "GetActionCount(${1:slot})$0", - }, - { - "trigger": "GetActionInfo\t(slot)", - "contents": "GetActionInfo(${1:slot})$0", - }, - { - "trigger": "GetActionText\t(slot)", - "contents": "GetActionText(${1:slot})$0", - }, - { - "trigger": "GetActionTexture\t(slot)", - "contents": "GetActionTexture(${1:slot})$0", - }, - { - "trigger": "GetActiveLevel\t(index)", - "contents": "GetActiveLevel(${1:index})$0", - }, - { - "trigger": "GetActiveSpecGroup\t()", - "contents": "GetActiveSpecGroup()$0", - }, - { - "trigger": "GetActiveTitle\t(index)", - "contents": "GetActiveTitle(${1:index})$0", - }, - { - "trigger": "GetAddOnCPUUsage\t(index)", - "contents": "GetAddOnCPUUsage(${1:index})$0", - }, - { - "trigger": "GetAddOnCPUUsage\t(\"name\")", - "contents": "GetAddOnCPUUsage(\"${1:name}\")$0", - }, - { - "trigger": "GetAddOnDependencies\t(index)", - "contents": "GetAddOnDependencies(${1:index})$0", - }, - { - "trigger": "GetAddOnDependencies\t(\"name\")", - "contents": "GetAddOnDependencies(\"${1:name}\")$0", - }, - { - "trigger": "GetAddOnInfo\t(index)", - "contents": "GetAddOnInfo(${1:index})$0", - }, - { - "trigger": "GetAddOnInfo\t(\"name\")", - "contents": "GetAddOnInfo(\"${1:name}\")$0", - }, - { - "trigger": "GetAddOnMemoryUsage\t(index)", - "contents": "GetAddOnMemoryUsage(${1:index})$0", - }, - { - "trigger": "GetAddOnMemoryUsage\t(\"name\")", - "contents": "GetAddOnMemoryUsage(\"${1:name}\")$0", - }, - { - "trigger": "GetAddOnMetadata\t(index, \"variable\")", - "contents": "GetAddOnMetadata(${1:index}, \"${2:variable}\")$0", - }, - { - "trigger": "GetAddOnMetadata\t(\"name\", \"variable\")", - "contents": "GetAddOnMetadata(\"${1:name}\", \"${2:variable}\")$0", - }, - { - "trigger": "GetAddOnOptionalDependencies\t(index)", - "contents": "GetAddOnOptionalDependencies(${1:index})$0", - }, - { - "trigger": "GetAddOnOptionalDependencies\t(\"name\")", - "contents": "GetAddOnOptionalDependencies(\"${1:name}\")$0", - }, - { - "trigger": "GetArchaeologyInfo\t()", - "contents": "GetArchaeologyInfo()$0", - }, - { - "trigger": "GetArchaeologyRaceInfo\t(raceIndex)", - "contents": "GetArchaeologyRaceInfo(${1:raceIndex})$0", - }, - { - "trigger": "GetAreaSpiritHealerTime\t()", - "contents": "GetAreaSpiritHealerTime()$0", - }, - { - "trigger": "GetArenaOpponentSpec\t(oppNumber)", - "contents": "GetArenaOpponentSpec(${1:oppNumber})$0", - }, - { - "trigger": "GetArtifactProgress\t()", - "contents": "GetArtifactProgress()$0", - }, - { - "trigger": "GetAttackPowerForStat\t(statIndex, effectiveStat)", - "contents": "GetAttackPowerForStat(${1:statIndex}, ${2:effectiveStat})$0", - }, - { - "trigger": "GetAuctionItemInfo\t(\"list\", index)", - "contents": "GetAuctionItemInfo(\"${1:list}\", ${2:index})$0", - }, - { - "trigger": "GetAuctionItemLink\t(\"list\", index)", - "contents": "GetAuctionItemLink(\"${1:list}\", ${2:index})$0", - }, - { - "trigger": "GetAuctionItemSubClasses\t(classIndex)", - "contents": "GetAuctionItemSubClasses(${1:classIndex})$0", - }, - { - "trigger": "GetAuctionItemTimeLeft\t(\"list\", index)", - "contents": "GetAuctionItemTimeLeft(\"${1:list}\", ${2:index})$0", - }, - { - "trigger": "GetAuctionSellItemInfo\t()", - "contents": "GetAuctionSellItemInfo()$0", - }, - { - "trigger": "GetAuctionSort\t(\"list\", index)", - "contents": "GetAuctionSort(\"${1:list}\", ${2:index})$0", - }, - { - "trigger": "GetAutoCompletePresenceID\t(\"name\")", - "contents": "GetAutoCompletePresenceID(\"${1:name}\")$0", - }, - { - "trigger": "GetAutoCompleteResults\t(\"inputString\", includeBitfield, excludeBitfield, maxResults, [cursorPosition])", - "contents": "GetAutoCompleteResults(\"${1:inputString}\", ${2:includeBitfield}, ${3:excludeBitfield}, ${4:maxResults}, ${5:[cursorPosition]})$0", - }, - { - "trigger": "GetAutoQuestPopUp\t(index)", - "contents": "GetAutoQuestPopUp(${1:index})$0", - }, - { - "trigger": "GetAvailableLevel\t(index)", - "contents": "GetAvailableLevel(${1:index})$0", - }, - { - "trigger": "GetAvailableQuestInfo\t(availableIndex)", - "contents": "GetAvailableQuestInfo(${1:availableIndex})$0", - }, - { - "trigger": "GetAvailableTitle\t(index)", - "contents": "GetAvailableTitle(${1:index})$0", - }, - { - "trigger": "GetAverageItemLevel\t()", - "contents": "GetAverageItemLevel()$0", - }, - { - "trigger": "GetBackpackCurrencyInfo\t(index)", - "contents": "GetBackpackCurrencyInfo(${1:index})$0", - }, - { - "trigger": "GetBagName\t(container)", - "contents": "GetBagName(${1:container})$0", - }, - { - "trigger": "GetBankSlotCost\t()", - "contents": "GetBankSlotCost()$0", - }, - { - "trigger": "GetBarberShopStyleInfo\t(styleIndex)", - "contents": "GetBarberShopStyleInfo(${1:styleIndex})$0", - }, - { - "trigger": "GetBarberShopTotalCost\t()", - "contents": "GetBarberShopTotalCost()$0", - }, - { - "trigger": "GetBattlefieldEstimatedWaitTime\t(index)", - "contents": "GetBattlefieldEstimatedWaitTime(${1:index})$0", - }, - { - "trigger": "GetBattlefieldFlagPosition\t(index)", - "contents": "GetBattlefieldFlagPosition(${1:index})$0", - }, - { - "trigger": "GetBattlefieldInstanceExpiration\t()", - "contents": "GetBattlefieldInstanceExpiration()$0", - }, - { - "trigger": "GetBattlefieldInstanceRunTime\t()", - "contents": "GetBattlefieldInstanceRunTime()$0", - }, - { - "trigger": "GetBattlefieldMapIconScale\t()", - "contents": "GetBattlefieldMapIconScale()$0", - }, - { - "trigger": "GetBattlefieldPortExpiration\t(index)", - "contents": "GetBattlefieldPortExpiration(${1:index})$0", - }, - { - "trigger": "GetBattlefieldScore\t(index)", - "contents": "GetBattlefieldScore(${1:index})$0", - }, - { - "trigger": "GetBattlefieldStatData\t(index, statIndex)", - "contents": "GetBattlefieldStatData(${1:index}, ${2:statIndex})$0", - }, - { - "trigger": "GetBattlefieldStatInfo\t(statIndex)", - "contents": "GetBattlefieldStatInfo(${1:statIndex})$0", - }, - { - "trigger": "GetBattlefieldStatus\t(index)", - "contents": "GetBattlefieldStatus(${1:index})$0", - }, - { - "trigger": "GetBattlefieldTeamInfo\t(index)", - "contents": "GetBattlefieldTeamInfo(${1:index})$0", - }, - { - "trigger": "GetBattlefieldTimeWaited\t(index)", - "contents": "GetBattlefieldTimeWaited(${1:index})$0", - }, - { - "trigger": "GetBattlefieldVehicleInfo\t(index)", - "contents": "GetBattlefieldVehicleInfo(${1:index})$0", - }, - { - "trigger": "GetBidderAuctionItems\t()", - "contents": "GetBidderAuctionItems()$0", - }, - { - "trigger": "GetBillingTimeRested\t()", - "contents": "GetBillingTimeRested()$0", - }, - { - "trigger": "GetBinding\t(index)", - "contents": "GetBinding(${1:index})$0", - }, - { - "trigger": "GetBindingAction\t(\"key\", [checkOverride])", - "contents": "GetBindingAction(\"${1:key}\", ${2:[checkOverride]})$0", - }, - { - "trigger": "GetBindingByKey\t(\"key\")", - "contents": "GetBindingByKey(\"${1:key}\")$0", - }, - { - "trigger": "GetBindingKey\t(\"COMMAND\")", - "contents": "GetBindingKey(\"${1:COMMAND}\")$0", - }, - { - "trigger": "GetBindLocation\t()", - "contents": "GetBindLocation()$0", - }, - { - "trigger": "GetBlacklistMap\t(index)", - "contents": "GetBlacklistMap(${1:index})$0", - }, - { - "trigger": "GetBlockChance\t()", - "contents": "GetBlockChance()$0", - }, - { - "trigger": "GetBonusBarOffset\t()", - "contents": "GetBonusBarOffset()$0", - }, - { - "trigger": "GetBuildInfo\t()", - "contents": "GetBuildInfo()$0", - }, - { - "trigger": "GetBuybackItemInfo\t(index)", - "contents": "GetBuybackItemInfo(${1:index})$0", - }, - { - "trigger": "GetBuybackItemLink\t(index)", - "contents": "GetBuybackItemLink(${1:index})$0", - }, - { - "trigger": "GetCategoryInfo\t(id)", - "contents": "GetCategoryInfo(${1:id})$0", - }, - { - "trigger": "GetCategoryList\t()", - "contents": "GetCategoryList()$0", - }, - { - "trigger": "GetCategoryNumAchievements\t(id)", - "contents": "GetCategoryNumAchievements(${1:id})$0", - }, - { - "trigger": "GetChannelDisplayInfo\t(index)", - "contents": "GetChannelDisplayInfo(${1:index})$0", - }, - { - "trigger": "GetChannelList\t()", - "contents": "GetChannelList()$0", - }, - { - "trigger": "GetChannelName\t(channelIndex)", - "contents": "GetChannelName(${1:channelIndex})$0", - }, - { - "trigger": "GetChannelName\t(\"channelName\")", - "contents": "GetChannelName(\"${1:channelName}\")$0", - }, - { - "trigger": "GetChannelRosterInfo\t(index, rosterIndex)", - "contents": "GetChannelRosterInfo(${1:index}, ${2:rosterIndex})$0", - }, - { - "trigger": "GetChatTypeIndex\t(\"messageGroup\")", - "contents": "GetChatTypeIndex(\"${1:messageGroup}\")$0", - }, - { - "trigger": "GetChatWindowChannels\t(index)", - "contents": "GetChatWindowChannels(${1:index})$0", - }, - { - "trigger": "GetChatWindowInfo\t(index)", - "contents": "GetChatWindowInfo(${1:index})$0", - }, - { - "trigger": "GetChatWindowMessages\t(index)", - "contents": "GetChatWindowMessages(${1:index})$0", - }, - { - "trigger": "GetClickFrame\t(\"name\")", - "contents": "GetClickFrame(\"${1:name}\")$0", - }, - { - "trigger": "GetCoinIcon\t(amount)", - "contents": "GetCoinIcon(${1:amount})$0", - }, - { - "trigger": "GetCoinText\t(amount, \"separator\")", - "contents": "GetCoinText(${1:amount}, \"${2:separator}\")$0", - }, - { - "trigger": "GetCoinTextureString\t(amount, [fontSize])", - "contents": "GetCoinTextureString(${1:amount}, ${2:[fontSize]})$0", - }, - { - "trigger": "GetCombatRating\t(ratingIndex)", - "contents": "GetCombatRating(${1:ratingIndex})$0", - }, - { - "trigger": "GetCombatRatingBonus\t(ratingIndex)", - "contents": "GetCombatRatingBonus(${1:ratingIndex})$0", - }, - { - "trigger": "GetComboPoints\t(\"unit\", [\"target\"])", - "contents": "GetComboPoints(\"${1:unit}\", ${2:[\"target\"]})$0", - }, - { - "trigger": "GetCompanionInfo\t(\"type\", index)", - "contents": "GetCompanionInfo(\"${1:type}\", ${2:index})$0", - }, - { - "trigger": "GetComparisonAchievementPoints\t()", - "contents": "GetComparisonAchievementPoints()$0", - }, - { - "trigger": "GetComparisonCategoryNumAchievements\t(id)", - "contents": "GetComparisonCategoryNumAchievements(${1:id})$0", - }, - { - "trigger": "GetComparisonStatistic\t(id)", - "contents": "GetComparisonStatistic(${1:id})$0", - }, - { - "trigger": "GetContainerFreeSlots\t(container, [returnTable])", - "contents": "GetContainerFreeSlots(${1:container}, ${2:[returnTable]})$0", - }, - { - "trigger": "GetContainerItemCooldown\t(container, slot)", - "contents": "GetContainerItemCooldown(${1:container}, ${2:slot})$0", - }, - { - "trigger": "GetContainerItemDurability\t(container, slot)", - "contents": "GetContainerItemDurability(${1:container}, ${2:slot})$0", - }, - { - "trigger": "GetContainerItemEquipmentSetInfo\t(index, slot)", - "contents": "GetContainerItemEquipmentSetInfo(${1:index}, ${2:slot})$0", - }, - { - "trigger": "GetContainerItemID\t(container, slot)", - "contents": "GetContainerItemID(${1:container}, ${2:slot})$0", - }, - { - "trigger": "GetContainerItemInfo\t(container, slot)", - "contents": "GetContainerItemInfo(${1:container}, ${2:slot})$0", - }, - { - "trigger": "GetContainerItemLink\t(container, slot)", - "contents": "GetContainerItemLink(${1:container}, ${2:slot})$0", - }, - { - "trigger": "GetContainerItemPurchaseInfo\t(container, slot, IsEquipped)", - "contents": "GetContainerItemPurchaseInfo(${1:container}, ${2:slot}, ${3:IsEquipped})$0", - }, - { - "trigger": "GetContainerItemPurchaseItem\t(container, slot, index)", - "contents": "GetContainerItemPurchaseItem(${1:container}, ${2:slot}, ${3:index})$0", - }, - { - "trigger": "GetContainerItemQuestInfo\t(container, slot)", - "contents": "GetContainerItemQuestInfo(${1:container}, ${2:slot})$0", - }, - { - "trigger": "GetContainerNumFreeSlots\t(container)", - "contents": "GetContainerNumFreeSlots(${1:container})$0", - }, - { - "trigger": "GetContainerNumSlots\t(container)", - "contents": "GetContainerNumSlots(${1:container})$0", - }, - { - "trigger": "GetCorpseMapPosition\t()", - "contents": "GetCorpseMapPosition()$0", - }, - { - "trigger": "GetCorpseRecoveryDelay\t()", - "contents": "GetCorpseRecoveryDelay()$0", - }, - { - "trigger": "GetCritChance\t()", - "contents": "GetCritChance()$0", - }, - { - "trigger": "GetCurrencyInfo\t(id)", - "contents": "GetCurrencyInfo(${1:id})$0", - }, - { - "trigger": "GetCurrencyLink\t(id)", - "contents": "GetCurrencyLink(${1:id})$0", - }, - { - "trigger": "GetCurrencyListInfo\t(index)", - "contents": "GetCurrencyListInfo(${1:index})$0", - }, - { - "trigger": "GetCurrencyListSize\t()", - "contents": "GetCurrencyListSize()$0", - }, - { - "trigger": "GetCurrentArenaSeason\t()", - "contents": "GetCurrentArenaSeason()$0", - }, - { - "trigger": "GetCurrentBindingSet\t()", - "contents": "GetCurrentBindingSet()$0", - }, - { - "trigger": "GetCurrentGuildBankTab\t()", - "contents": "GetCurrentGuildBankTab()$0", - }, - { - "trigger": "GetCurrentKeyBoardFocus\t()", - "contents": "GetCurrentKeyBoardFocus()$0", - }, - { - "trigger": "GetCurrentMapAreaID\t()", - "contents": "GetCurrentMapAreaID()$0", - }, - { - "trigger": "GetCurrentMapContinent\t()", - "contents": "GetCurrentMapContinent()$0", - }, - { - "trigger": "GetCurrentMapDungeonLevel\t()", - "contents": "GetCurrentMapDungeonLevel()$0", - }, - { - "trigger": "GetCurrentMapLevelRange\t()", - "contents": "GetCurrentMapLevelRange()$0", - }, - { - "trigger": "GetCurrentMapZone\t()", - "contents": "GetCurrentMapZone()$0", - }, - { - "trigger": "GetCurrentResolution\t()", - "contents": "GetCurrentResolution()$0", - }, - { - "trigger": "GetCurrentTitle\t()", - "contents": "GetCurrentTitle()$0", - }, - { - "trigger": "GetCursorInfo\t()", - "contents": "GetCursorInfo()$0", - }, - { - "trigger": "GetCursorMoney\t()", - "contents": "GetCursorMoney()$0", - }, - { - "trigger": "GetCursorPosition\t()", - "contents": "GetCursorPosition()$0", - }, - { - "trigger": "GetCustomizationDetails\t(ID)", - "contents": "GetCustomizationDetails(${1:ID})$0", - }, - { - "trigger": "GetCVar\t(\"CVar\")", - "contents": "GetCVar(\"${1:CVar}\")$0", - }, - { - "trigger": "GetCVarBool\t(\"CVar\")", - "contents": "GetCVarBool(\"${1:CVar}\")$0", - }, - { - "trigger": "GetCVarDefault\t(\"CVar\")", - "contents": "GetCVarDefault(\"${1:CVar}\")$0", - }, - { - "trigger": "GetCVarInfo\t(\"CVar\")", - "contents": "GetCVarInfo(\"${1:CVar}\")$0", - }, - { - "trigger": "GetDailyQuestsCompleted\t()", - "contents": "GetDailyQuestsCompleted()$0", - }, - { - "trigger": "GetDeathReleasePosition\t()", - "contents": "GetDeathReleasePosition()$0", - }, - { - "trigger": "GetDefaultLanguage\t()", - "contents": "GetDefaultLanguage()$0", - }, - { - "trigger": "GetDistanceSqToQuest\t(index)", - "contents": "GetDistanceSqToQuest(${1:index})$0", - }, - { - "trigger": "GetDodgeChance\t()", - "contents": "GetDodgeChance()$0", - }, - { - "trigger": "GetEquipmentSetInfo\t(index)", - "contents": "GetEquipmentSetInfo(${1:index})$0", - }, - { - "trigger": "GetEquipmentSetInfoByName\t(\"name\")", - "contents": "GetEquipmentSetInfoByName(\"${1:name}\")$0", - }, - { - "trigger": "GetEquipmentSetItemIDs\t(\"name\")", - "contents": "GetEquipmentSetItemIDs(\"${1:name}\")$0", - }, - { - "trigger": "GetEquipmentSetLocations\t(\"name\")", - "contents": "GetEquipmentSetLocations(\"${1:name}\")$0", - }, - { - "trigger": "GetEventCPUUsage\t([\"event\"])", - "contents": "GetEventCPUUsage(${1:[\"event\"]})$0", - }, - { - "trigger": "GetExistingSocketInfo\t(index)", - "contents": "GetExistingSocketInfo(${1:index})$0", - }, - { - "trigger": "GetExistingSocketLink\t(index)", - "contents": "GetExistingSocketLink(${1:index})$0", - }, - { - "trigger": "GetExpansionLevel\t()", - "contents": "GetExpansionLevel()$0", - }, - { - "trigger": "GetExpertise\t()", - "contents": "GetExpertise()$0", - }, - { - "trigger": "GetFactionInfo\t(index)", - "contents": "GetFactionInfo(${1:index})$0", - }, - { - "trigger": "GetFactionInfoByID\t(factionID)", - "contents": "GetFactionInfoByID(${1:factionID})$0", - }, - { - "trigger": "GetFlyoutID\t(index)", - "contents": "GetFlyoutID(${1:index})$0", - }, - { - "trigger": "GetFlyoutInfo\t(id)", - "contents": "GetFlyoutInfo(${1:id})$0", - }, - { - "trigger": "GetFlyoutSlotInfo\t(flyoutID, slot)", - "contents": "GetFlyoutSlotInfo(${1:flyoutID}, ${2:slot})$0", - }, - { - "trigger": "GetFrameCPUUsage\t(frame, includeChildren)", - "contents": "GetFrameCPUUsage(${1:frame}, ${2:includeChildren})$0", - }, - { - "trigger": "GetFramerate\t()", - "contents": "GetFramerate()$0", - }, - { - "trigger": "GetFramesRegisteredForEvent\t(\"event\")", - "contents": "GetFramesRegisteredForEvent(\"${1:event}\")$0", - }, - { - "trigger": "GetFriendInfo\t(index)", - "contents": "GetFriendInfo(${1:index})$0", - }, - { - "trigger": "GetFunctionCPUUsage\t(func, includeSubroutines)", - "contents": "GetFunctionCPUUsage(${1:func}, ${2:includeSubroutines})$0", - }, - { - "trigger": "GetGameTime\t()", - "contents": "GetGameTime()$0", - }, - { - "trigger": "GetGamma\t()", - "contents": "GetGamma()$0", - }, - { - "trigger": "GetGMTicket\t()", - "contents": "GetGMTicket()$0", - }, - { - "trigger": "GetGossipActiveQuests\t()", - "contents": "GetGossipActiveQuests()$0", - }, - { - "trigger": "GetGossipAvailableQuests\t()", - "contents": "GetGossipAvailableQuests()$0", - }, - { - "trigger": "GetGossipOptions\t()", - "contents": "GetGossipOptions()$0", - }, - { - "trigger": "GetGossipText\t()", - "contents": "GetGossipText()$0", - }, - { - "trigger": "GetGreetingText\t()", - "contents": "GetGreetingText()$0", - }, - { - "trigger": "GetGuildBankItemInfo\t(tab, slot)", - "contents": "GetGuildBankItemInfo(${1:tab}, ${2:slot})$0", - }, - { - "trigger": "GetGuildBankItemLink\t(tab, slot)", - "contents": "GetGuildBankItemLink(${1:tab}, ${2:slot})$0", - }, - { - "trigger": "GetGuildBankMoney\t()", - "contents": "GetGuildBankMoney()$0", - }, - { - "trigger": "GetGuildBankMoneyTransaction\t(index)", - "contents": "GetGuildBankMoneyTransaction(${1:index})$0", - }, - { - "trigger": "GetGuildBankTabCost\t()", - "contents": "GetGuildBankTabCost()$0", - }, - { - "trigger": "GetGuildBankTabInfo\t(tab)", - "contents": "GetGuildBankTabInfo(${1:tab})$0", - }, - { - "trigger": "GetGuildBankTabPermissions\t(tab)", - "contents": "GetGuildBankTabPermissions(${1:tab})$0", - }, - { - "trigger": "GetGuildBankText\t(tab)", - "contents": "GetGuildBankText(${1:tab})$0", - }, - { - "trigger": "GetGuildBankTransaction\t(tab, index)", - "contents": "GetGuildBankTransaction(${1:tab}, ${2:index})$0", - }, - { - "trigger": "GetGuildBankWithdrawMoney\t()", - "contents": "GetGuildBankWithdrawMoney()$0", - }, - { - "trigger": "GetGuildCharterCost\t()", - "contents": "GetGuildCharterCost()$0", - }, - { - "trigger": "GetGuildEventInfo\t(index)", - "contents": "GetGuildEventInfo(${1:index})$0", - }, - { - "trigger": "GetGuildInfo\t(\"name\")", - "contents": "GetGuildInfo(\"${1:name}\")$0", - }, - { - "trigger": "GetGuildInfo\t(\"unit\")", - "contents": "GetGuildInfo(\"${1:unit}\")$0", - }, - { - "trigger": "GetGuildInfoText\t()", - "contents": "GetGuildInfoText()$0", - }, - { - "trigger": "GetGuildNewsInfo\t(newsIndex)", - "contents": "GetGuildNewsInfo(${1:newsIndex})$0", - }, - { - "trigger": "GetGuildRosterInfo\t(index)", - "contents": "GetGuildRosterInfo(${1:index})$0", - }, - { - "trigger": "GetGuildRosterLastOnline\t(index)", - "contents": "GetGuildRosterLastOnline(${1:index})$0", - }, - { - "trigger": "GetGuildRosterMOTD\t()", - "contents": "GetGuildRosterMOTD()$0", - }, - { - "trigger": "GetGuildRosterSelection\t()", - "contents": "GetGuildRosterSelection()$0", - }, - { - "trigger": "GetGuildRosterShowOffline\t()", - "contents": "GetGuildRosterShowOffline()$0", - }, - { - "trigger": "GetGuildTabardFileNames\t()", - "contents": "GetGuildTabardFileNames()$0", - }, - { - "trigger": "GetGuildTradeSkillInfo\t(index)", - "contents": "GetGuildTradeSkillInfo(${1:index})$0", - }, - { - "trigger": "GetIgnoreName\t(\"index\")", - "contents": "GetIgnoreName(\"${1:index}\")$0", - }, - { - "trigger": "GetInboxHeaderInfo\t(mailID)", - "contents": "GetInboxHeaderInfo(${1:mailID})$0", - }, - { - "trigger": "GetInboxInvoiceInfo\t(index)", - "contents": "GetInboxInvoiceInfo(${1:index})$0", - }, - { - "trigger": "GetInboxItem\t(mailID, attachmentIndex)", - "contents": "GetInboxItem(${1:mailID}, ${2:attachmentIndex})$0", - }, - { - "trigger": "GetInboxItemLink\t(mailID, attachmentIndex)", - "contents": "GetInboxItemLink(${1:mailID}, ${2:attachmentIndex})$0", - }, - { - "trigger": "GetInboxNumItems\t()", - "contents": "GetInboxNumItems()$0", - }, - { - "trigger": "GetInboxText\t(mailID)", - "contents": "GetInboxText(${1:mailID})$0", - }, - { - "trigger": "GetInspectHonorData\t()", - "contents": "GetInspectHonorData()$0", - }, - { - "trigger": "GetInspectSpecialization\t()", - "contents": "GetInspectSpecialization()$0", - }, - { - "trigger": "GetInstanceBootTimeRemaining\t()", - "contents": "GetInstanceBootTimeRemaining()$0", - }, - { - "trigger": "GetInstanceInfo\t()", - "contents": "GetInstanceInfo()$0", - }, - { - "trigger": "GetInstanceLockTimeRemaining\t()", - "contents": "GetInstanceLockTimeRemaining()$0", - }, - { - "trigger": "GetInventoryAlertStatus\t(slot)", - "contents": "GetInventoryAlertStatus(${1:slot})$0", - }, - { - "trigger": "GetInventoryItemBroken\t(\"unit\", slot)", - "contents": "GetInventoryItemBroken(\"${1:unit}\", ${2:slot})$0", - }, - { - "trigger": "GetInventoryItemCooldown\t(\"unit\", slot)", - "contents": "GetInventoryItemCooldown(\"${1:unit}\", ${2:slot})$0", - }, - { - "trigger": "GetInventoryItemCount\t(\"unit\", slot)", - "contents": "GetInventoryItemCount(\"${1:unit}\", ${2:slot})$0", - }, - { - "trigger": "GetInventoryItemDurability\t(slot)", - "contents": "GetInventoryItemDurability(${1:slot})$0", - }, - { - "trigger": "GetInventoryItemID\t(\"unit\", slot)", - "contents": "GetInventoryItemID(\"${1:unit}\", ${2:slot})$0", - }, - { - "trigger": "GetInventoryItemLink\t(\"unit\", slot)", - "contents": "GetInventoryItemLink(\"${1:unit}\", ${2:slot})$0", - }, - { - "trigger": "GetInventoryItemQuality\t(\"unit\", slot)", - "contents": "GetInventoryItemQuality(\"${1:unit}\", ${2:slot})$0", - }, - { - "trigger": "GetInventoryItemsForSlot\t(slot)", - "contents": "GetInventoryItemsForSlot(${1:slot})$0", - }, - { - "trigger": "GetInventoryItemTexture\t(\"unit\", slot)", - "contents": "GetInventoryItemTexture(\"${1:unit}\", ${2:slot})$0", - }, - { - "trigger": "GetInventorySlotInfo\t(\"slotName\")", - "contents": "GetInventorySlotInfo(\"${1:slotName}\")$0", - }, - { - "trigger": "GetItemCooldown\t(itemID)", - "contents": "GetItemCooldown(${1:itemID})$0", - }, - { - "trigger": "GetItemCooldown\t(\"itemLink\")", - "contents": "GetItemCooldown(\"${1:itemLink}\")$0", - }, - { - "trigger": "GetItemCooldown\t(\"itemName\")", - "contents": "GetItemCooldown(\"${1:itemName}\")$0", - }, - { - "trigger": "GetItemCount\t(itemID, includeBank, includeCharges)", - "contents": "GetItemCount(${1:itemID}, ${2:includeBank}, ${3:includeCharges})$0", - }, - { - "trigger": "GetItemCount\t(\"itemLink\", includeBank, includeCharges)", - "contents": "GetItemCount(\"${1:itemLink}\", ${2:includeBank}, ${3:includeCharges})$0", - }, - { - "trigger": "GetItemCount\t(\"itemName\", includeBank, includeCharges)", - "contents": "GetItemCount(\"${1:itemName}\", ${2:includeBank}, ${3:includeCharges})$0", - }, - { - "trigger": "GetItemFamily\t(itemID)", - "contents": "GetItemFamily(${1:itemID})$0", - }, - { - "trigger": "GetItemFamily\t(\"itemLink\")", - "contents": "GetItemFamily(\"${1:itemLink}\")$0", - }, - { - "trigger": "GetItemFamily\t(\"itemName\")", - "contents": "GetItemFamily(\"${1:itemName}\")$0", - }, - { - "trigger": "GetItemIcon\t(itemID)", - "contents": "GetItemIcon(${1:itemID})$0", - }, - { - "trigger": "GetItemIcon\t(\"itemLink\")", - "contents": "GetItemIcon(\"${1:itemLink}\")$0", - }, - { - "trigger": "GetItemIcon\t(\"itemName\")", - "contents": "GetItemIcon(\"${1:itemName}\")$0", - }, - { - "trigger": "GetItemInfo\t(itemID)", - "contents": "GetItemInfo(${1:itemID})$0", - }, - { - "trigger": "GetItemInfo\t(\"itemLink\")", - "contents": "GetItemInfo(\"${1:itemLink}\")$0", - }, - { - "trigger": "GetItemInfo\t(\"itemName\")", - "contents": "GetItemInfo(\"${1:itemName}\")$0", - }, - { - "trigger": "GetItemLevelIncrement\t()", - "contents": "GetItemLevelIncrement()$0", - }, - { - "trigger": "GetItemQualityColor\t(quality)", - "contents": "GetItemQualityColor(${1:quality})$0", - }, - { - "trigger": "GetItemStatDelta\t(\"item1Link\", \"item2Link\", [returnTable])", - "contents": "GetItemStatDelta(\"${1:item1Link}\", \"${2:item2Link}\", ${3:[returnTable]})$0", - }, - { - "trigger": "GetItemStats\t(\"itemLink\", [returnTable])", - "contents": "GetItemStats(\"${1:itemLink}\", ${2:[returnTable]})$0", - }, - { - "trigger": "GetItemUpdateLevel\t()", - "contents": "GetItemUpdateLevel()$0", - }, - { - "trigger": "GetItemUpgradeItemInfo\t()", - "contents": "GetItemUpgradeItemInfo()$0", - }, - { - "trigger": "GetItemUpgradeStats\t(getNew)", - "contents": "GetItemUpgradeStats(${1:getNew})$0", - }, - { - "trigger": "GetLanguageByIndex\t(index)", - "contents": "GetLanguageByIndex(${1:index})$0", - }, - { - "trigger": "GetLatestCompletedAchievements\t(isGuild)", - "contents": "GetLatestCompletedAchievements(${1:isGuild})$0", - }, - { - "trigger": "GetLatestCompletedComparisonAchievements\t()", - "contents": "GetLatestCompletedComparisonAchievements()$0", - }, - { - "trigger": "GetLatestThreeSenders\t()", - "contents": "GetLatestThreeSenders()$0", - }, - { - "trigger": "GetLFGCompletionReward\t()", - "contents": "GetLFGCompletionReward()$0", - }, - { - "trigger": "GetLFGDungeonEncounterInfo\t(dungeonId, encounterIndex)", - "contents": "GetLFGDungeonEncounterInfo(${1:dungeonId}, ${2:encounterIndex})$0", - }, - { - "trigger": "GetLFGDungeonInfo\t(id)", - "contents": "GetLFGDungeonInfo(${1:id})$0", - }, - { - "trigger": "GetLFGDungeonNumEncounters\t(dungeonId)", - "contents": "GetLFGDungeonNumEncounters(${1:dungeonId})$0", - }, - { - "trigger": "GetLFGMode\t()", - "contents": "GetLFGMode()$0", - }, - { - "trigger": "GetLFGProposal\t()", - "contents": "GetLFGProposal()$0", - }, - { - "trigger": "GetLFGQueueStats\t()", - "contents": "GetLFGQueueStats()$0", - }, - { - "trigger": "GetLFGRoles\t()", - "contents": "GetLFGRoles()$0", - }, - { - "trigger": "GetLFGRoleShortageRewards\t(dungeonID, shortageIndex)", - "contents": "GetLFGRoleShortageRewards(${1:dungeonID}, ${2:shortageIndex})$0", - }, - { - "trigger": "GetLFGTypes\t()", - "contents": "GetLFGTypes()$0", - }, - { - "trigger": "GetLocale\t()", - "contents": "GetLocale()$0", - }, - { - "trigger": "GetLootMethod\t()", - "contents": "GetLootMethod()$0", - }, - { - "trigger": "GetLootRollItemInfo\t(id)", - "contents": "GetLootRollItemInfo(${1:id})$0", - }, - { - "trigger": "GetLootRollItemLink\t(id)", - "contents": "GetLootRollItemLink(${1:id})$0", - }, - { - "trigger": "GetLootRollTimeLeft\t(id)", - "contents": "GetLootRollTimeLeft(${1:id})$0", - }, - { - "trigger": "GetLootSlotInfo\t(slot)", - "contents": "GetLootSlotInfo(${1:slot})$0", - }, - { - "trigger": "GetLootSlotLink\t(slot)", - "contents": "GetLootSlotLink(${1:slot})$0", - }, - { - "trigger": "GetLootSlotType\t(slot)", - "contents": "GetLootSlotType(${1:slot})$0", - }, - { - "trigger": "GetLootSourceInfo\t(index)", - "contents": "GetLootSourceInfo(${1:index})$0", - }, - { - "trigger": "GetLootThreshold\t()", - "contents": "GetLootThreshold()$0", - }, - { - "trigger": "GetMacroBody\t(index)", - "contents": "GetMacroBody(${1:index})$0", - }, - { - "trigger": "GetMacroBody\t(\"name\")", - "contents": "GetMacroBody(\"${1:name}\")$0", - }, - { - "trigger": "GetMacroIcons\t(tbl)", - "contents": "GetMacroIcons(${1:tbl})$0", - }, - { - "trigger": "GetMacroIndexByName\t(\"name\")", - "contents": "GetMacroIndexByName(\"${1:name}\")$0", - }, - { - "trigger": "GetMacroInfo\t(index)", - "contents": "GetMacroInfo(${1:index})$0", - }, - { - "trigger": "GetMacroInfo\t(\"name\")", - "contents": "GetMacroInfo(\"${1:name}\")$0", - }, - { - "trigger": "GetMacroItem\t(index)", - "contents": "GetMacroItem(${1:index})$0", - }, - { - "trigger": "GetMacroItem\t(\"name\")", - "contents": "GetMacroItem(\"${1:name}\")$0", - }, - { - "trigger": "GetMacroItemIcons\t(tbl)", - "contents": "GetMacroItemIcons(${1:tbl})$0", - }, - { - "trigger": "GetMacroSpell\t(index)", - "contents": "GetMacroSpell(${1:index})$0", - }, - { - "trigger": "GetMacroSpell\t(\"name\")", - "contents": "GetMacroSpell(\"${1:name}\")$0", - }, - { - "trigger": "GetManaRegen\t()", - "contents": "GetManaRegen()$0", - }, - { - "trigger": "GetMapContinents\t()", - "contents": "GetMapContinents()$0", - }, - { - "trigger": "GetMapInfo\t()", - "contents": "GetMapInfo()$0", - }, - { - "trigger": "GetMapLandmarkInfo\t(index)", - "contents": "GetMapLandmarkInfo(${1:index})$0", - }, - { - "trigger": "GetMapNameByID\t(id)", - "contents": "GetMapNameByID(${1:id})$0", - }, - { - "trigger": "GetMapOverlayInfo\t(index)", - "contents": "GetMapOverlayInfo(${1:index})$0", - }, - { - "trigger": "GetMapZones\t(continentIndex)", - "contents": "GetMapZones(${1:continentIndex})$0", - }, - { - "trigger": "GetMasterLootCandidate\t(index)", - "contents": "GetMasterLootCandidate(${1:index})$0", - }, - { - "trigger": "GetMastery\t()", - "contents": "GetMastery()$0", - }, - { - "trigger": "GetMaxArenaCurrency\t()", - "contents": "GetMaxArenaCurrency()$0", - }, - { - "trigger": "GetMaxBattlefieldID\t()", - "contents": "GetMaxBattlefieldID()$0", - }, - { - "trigger": "GetMaxCombatRatingBonus\t(ratingIndex)", - "contents": "GetMaxCombatRatingBonus(${1:ratingIndex})$0", - }, - { - "trigger": "GetMaxPlayerLevel\t()", - "contents": "GetMaxPlayerLevel()$0", - }, - { - "trigger": "GetMeleeHaste\t()", - "contents": "GetMeleeHaste()$0", - }, - { - "trigger": "GetMerchantItemCostInfo\t(index)", - "contents": "GetMerchantItemCostInfo(${1:index})$0", - }, - { - "trigger": "GetMerchantItemCostItem\t(index, currency)", - "contents": "GetMerchantItemCostItem(${1:index}, ${2:currency})$0", - }, - { - "trigger": "GetMerchantItemInfo\t(index)", - "contents": "GetMerchantItemInfo(${1:index})$0", - }, - { - "trigger": "GetMerchantItemLink\t(index)", - "contents": "GetMerchantItemLink(${1:index})$0", - }, - { - "trigger": "GetMerchantItemMaxStack\t(index)", - "contents": "GetMerchantItemMaxStack(${1:index})$0", - }, - { - "trigger": "GetMerchantNumItems\t()", - "contents": "GetMerchantNumItems()$0", - }, - { - "trigger": "GetMinimapZoneText\t()", - "contents": "GetMinimapZoneText()$0", - }, - { - "trigger": "GetMirrorTimerInfo\t(index)", - "contents": "GetMirrorTimerInfo(${1:index})$0", - }, - { - "trigger": "GetMirrorTimerProgress\t(\"timer\")", - "contents": "GetMirrorTimerProgress(\"${1:timer}\")$0", - }, - { - "trigger": "GetModifiedClick\t(\"name\")", - "contents": "GetModifiedClick(\"${1:name}\")$0", - }, - { - "trigger": "GetModifiedClickAction\t(index)", - "contents": "GetModifiedClickAction(${1:index})$0", - }, - { - "trigger": "GetMoney\t()", - "contents": "GetMoney()$0", - }, - { - "trigger": "GetMonitorAspectRatio\t(monitorIndex)", - "contents": "GetMonitorAspectRatio(${1:monitorIndex})$0", - }, - { - "trigger": "GetMonitorCount\t()", - "contents": "GetMonitorCount()$0", - }, - { - "trigger": "GetMonitorName\t(monitorIndex)", - "contents": "GetMonitorName(${1:monitorIndex})$0", - }, - { - "trigger": "GetMouseButtonClicked\t()", - "contents": "GetMouseButtonClicked()$0", - }, - { - "trigger": "GetMouseButtonName\t(buttonNumber)", - "contents": "GetMouseButtonName(${1:buttonNumber})$0", - }, - { - "trigger": "GetMouseFocus\t()", - "contents": "GetMouseFocus()$0", - }, - { - "trigger": "GetMuteName\t(index)", - "contents": "GetMuteName(${1:index})$0", - }, - { - "trigger": "GetMuteStatus\t(\"name\", [\"channel\"])", - "contents": "GetMuteStatus(\"${1:name}\", ${2:[\"channel\"]})$0", - }, - { - "trigger": "GetMuteStatus\t(\"unit\", [\"channel\"])", - "contents": "GetMuteStatus(\"${1:unit}\", ${2:[\"channel\"]})$0", - }, - { - "trigger": "GetNetStats\t()", - "contents": "GetNetStats()$0", - }, - { - "trigger": "GetNewSocketInfo\t(index)", - "contents": "GetNewSocketInfo(${1:index})$0", - }, - { - "trigger": "GetNewSocketLink\t(index)", - "contents": "GetNewSocketLink(${1:index})$0", - }, - { - "trigger": "GetNextAchievement\t(id)", - "contents": "GetNextAchievement(${1:id})$0", - }, - { - "trigger": "GetNumActiveQuests\t()", - "contents": "GetNumActiveQuests()$0", - }, - { - "trigger": "GetNumAddOns\t()", - "contents": "GetNumAddOns()$0", - }, - { - "trigger": "GetNumArchaeologyRaces\t()", - "contents": "GetNumArchaeologyRaces()$0", - }, - { - "trigger": "GetNumArenaOpponents\t()", - "contents": "GetNumArenaOpponents()$0", - }, - { - "trigger": "GetNumArenaOpponentSpecs\t()", - "contents": "GetNumArenaOpponentSpecs()$0", - }, - { - "trigger": "GetNumArtifactsByRace\t(branchID)", - "contents": "GetNumArtifactsByRace(${1:branchID})$0", - }, - { - "trigger": "GetNumAuctionItems\t(\"list\")", - "contents": "GetNumAuctionItems(\"${1:list}\")$0", - }, - { - "trigger": "GetNumAutoQuestPopUps\t()", - "contents": "GetNumAutoQuestPopUps()$0", - }, - { - "trigger": "GetNumAvailableQuests\t()", - "contents": "GetNumAvailableQuests()$0", - }, - { - "trigger": "GetNumBankSlots\t()", - "contents": "GetNumBankSlots()$0", - }, - { - "trigger": "GetNumBattlefieldFlagPositions\t()", - "contents": "GetNumBattlefieldFlagPositions()$0", - }, - { - "trigger": "GetNumBattlefieldScores\t()", - "contents": "GetNumBattlefieldScores()$0", - }, - { - "trigger": "GetNumBattlefieldStats\t()", - "contents": "GetNumBattlefieldStats()$0", - }, - { - "trigger": "GetNumBattlefieldVehicles\t()", - "contents": "GetNumBattlefieldVehicles()$0", - }, - { - "trigger": "GetNumBattlegroundTypes\t()", - "contents": "GetNumBattlegroundTypes()$0", - }, - { - "trigger": "GetNumBindings\t()", - "contents": "GetNumBindings()$0", - }, - { - "trigger": "GetNumBuybackItems\t()", - "contents": "GetNumBuybackItems()$0", - }, - { - "trigger": "GetNumChannelMembers\t(id)", - "contents": "GetNumChannelMembers(${1:id})$0", - }, - { - "trigger": "GetNumCompanions\t(\"type\")", - "contents": "GetNumCompanions(\"${1:type}\")$0", - }, - { - "trigger": "GetNumComparisonCompletedAchievements\t()", - "contents": "GetNumComparisonCompletedAchievements()$0", - }, - { - "trigger": "GetNumCompletedAchievements\t()", - "contents": "GetNumCompletedAchievements()$0", - }, - { - "trigger": "GetNumDeclensionSets\t(\"name\", gender)", - "contents": "GetNumDeclensionSets(\"${1:name}\", ${2:gender})$0", - }, - { - "trigger": "GetNumDisplayChannels\t()", - "contents": "GetNumDisplayChannels()$0", - }, - { - "trigger": "GetNumDungeonMapLevels\t()", - "contents": "GetNumDungeonMapLevels()$0", - }, - { - "trigger": "GetNumEquipmentSets\t()", - "contents": "GetNumEquipmentSets()$0", - }, - { - "trigger": "GetNumExpansions\t()", - "contents": "GetNumExpansions()$0", - }, - { - "trigger": "GetNumFactions\t()", - "contents": "GetNumFactions()$0", - }, - { - "trigger": "GetNumFlyouts\t()", - "contents": "GetNumFlyouts()$0", - }, - { - "trigger": "GetNumFrames\t()", - "contents": "GetNumFrames()$0", - }, - { - "trigger": "GetNumFriends\t()", - "contents": "GetNumFriends()$0", - }, - { - "trigger": "GetNumGossipActiveQuests\t()", - "contents": "GetNumGossipActiveQuests()$0", - }, - { - "trigger": "GetNumGossipAvailableQuests\t()", - "contents": "GetNumGossipAvailableQuests()$0", - }, - { - "trigger": "GetNumGossipOptions\t()", - "contents": "GetNumGossipOptions()$0", - }, - { - "trigger": "GetNumGroupMembers\t()", - "contents": "GetNumGroupMembers()$0", - }, - { - "trigger": "GetNumGuildBankMoneyTransactions\t()", - "contents": "GetNumGuildBankMoneyTransactions()$0", - }, - { - "trigger": "GetNumGuildBankTabs\t()", - "contents": "GetNumGuildBankTabs()$0", - }, - { - "trigger": "GetNumGuildBankTransactions\t(tab)", - "contents": "GetNumGuildBankTransactions(${1:tab})$0", - }, - { - "trigger": "GetNumGuildEvents\t()", - "contents": "GetNumGuildEvents()$0", - }, - { - "trigger": "GetNumGuildMembers\t()", - "contents": "GetNumGuildMembers()$0", - }, - { - "trigger": "GetNumGuildNews\t()", - "contents": "GetNumGuildNews()$0", - }, - { - "trigger": "GetNumGuildPerks\t()", - "contents": "GetNumGuildPerks()$0", - }, - { - "trigger": "GetNumGuildRewards\t()", - "contents": "GetNumGuildRewards()$0", - }, - { - "trigger": "GetNumGuildTradeSkill\t()", - "contents": "GetNumGuildTradeSkill()$0", - }, - { - "trigger": "GetNumIgnores\t()", - "contents": "GetNumIgnores()$0", - }, - { - "trigger": "GetNumLanguages\t()", - "contents": "GetNumLanguages()$0", - }, - { - "trigger": "GetNumLootItems\t()", - "contents": "GetNumLootItems()$0", - }, - { - "trigger": "GetNumMacros\t()", - "contents": "GetNumMacros()$0", - }, - { - "trigger": "GetNumMapLandmarks\t()", - "contents": "GetNumMapLandmarks()$0", - }, - { - "trigger": "GetNumMapOverlays\t()", - "contents": "GetNumMapOverlays()$0", - }, - { - "trigger": "GetNumModifiedClickActions\t()", - "contents": "GetNumModifiedClickActions()$0", - }, - { - "trigger": "GetNumMutes\t()", - "contents": "GetNumMutes()$0", - }, - { - "trigger": "GetNumPetitionNames\t()", - "contents": "GetNumPetitionNames()$0", - }, - { - "trigger": "GetNumQuestChoices\t()", - "contents": "GetNumQuestChoices()$0", - }, - { - "trigger": "GetNumQuestItems\t()", - "contents": "GetNumQuestItems()$0", - }, - { - "trigger": "GetNumQuestLeaderBoards\t([questIndex])", - "contents": "GetNumQuestLeaderBoards(${1:[questIndex]})$0", - }, - { - "trigger": "GetNumQuestLogChoices\t()", - "contents": "GetNumQuestLogChoices()$0", - }, - { - "trigger": "GetNumQuestLogEntries\t()", - "contents": "GetNumQuestLogEntries()$0", - }, - { - "trigger": "GetNumQuestLogRewards\t()", - "contents": "GetNumQuestLogRewards()$0", - }, - { - "trigger": "GetNumQuestRewards\t()", - "contents": "GetNumQuestRewards()$0", - }, - { - "trigger": "GetNumQuestWatches\t()", - "contents": "GetNumQuestWatches()$0", - }, - { - "trigger": "GetNumRFDungeons\t()", - "contents": "GetNumRFDungeons()$0", - }, - { - "trigger": "GetNumRoutes\t(index)", - "contents": "GetNumRoutes(${1:index})$0", - }, - { - "trigger": "GetNumSavedInstances\t()", - "contents": "GetNumSavedInstances()$0", - }, - { - "trigger": "GetNumShapeshiftForms\t()", - "contents": "GetNumShapeshiftForms()$0", - }, - { - "trigger": "GetNumSockets\t()", - "contents": "GetNumSockets()$0", - }, - { - "trigger": "GetNumSubgroupMembers\t()", - "contents": "GetNumSubgroupMembers()$0", - }, - { - "trigger": "GetNumTitles\t()", - "contents": "GetNumTitles()$0", - }, - { - "trigger": "GetNumTrackedAchievements\t()", - "contents": "GetNumTrackedAchievements()$0", - }, - { - "trigger": "GetNumTrackingTypes\t()", - "contents": "GetNumTrackingTypes()$0", - }, - { - "trigger": "GetNumTrainerServices\t()", - "contents": "GetNumTrainerServices()$0", - }, - { - "trigger": "GetNumWhoResults\t()", - "contents": "GetNumWhoResults()$0", - }, - { - "trigger": "GetNumWorldStateUI\t()", - "contents": "GetNumWorldStateUI()$0", - }, - { - "trigger": "GetObjectiveText\t()", - "contents": "GetObjectiveText()$0", - }, - { - "trigger": "GetOptOutOfLoot\t()", - "contents": "GetOptOutOfLoot()$0", - }, - { - "trigger": "GetOutdoorPVPWaitTime\t()", - "contents": "GetOutdoorPVPWaitTime()$0", - }, - { - "trigger": "GetOverrideSpellPowerByAP\t()", - "contents": "GetOverrideSpellPowerByAP()$0", - }, - { - "trigger": "GetOwnerAuctionItems\t()", - "contents": "GetOwnerAuctionItems()$0", - }, - { - "trigger": "GetParryChance\t()", - "contents": "GetParryChance()$0", - }, - { - "trigger": "GetPartyAssignment\t(\"assignment\", \"name\", [exactMatch])", - "contents": "GetPartyAssignment(\"${1:assignment}\", \"${2:name}\", ${3:[exactMatch]})$0", - }, - { - "trigger": "GetPartyAssignment\t(\"assignment\", \"unit\")", - "contents": "GetPartyAssignment(\"${1:assignment}\", \"${2:unit}\")$0", - }, - { - "trigger": "GetPetActionCooldown\t(index)", - "contents": "GetPetActionCooldown(${1:index})$0", - }, - { - "trigger": "GetPetActionInfo\t(index)", - "contents": "GetPetActionInfo(${1:index})$0", - }, - { - "trigger": "GetPetActionSlotUsable\t(index)", - "contents": "GetPetActionSlotUsable(${1:index})$0", - }, - { - "trigger": "GetPetActionsUsable\t()", - "contents": "GetPetActionsUsable()$0", - }, - { - "trigger": "GetPetExperience\t()", - "contents": "GetPetExperience()$0", - }, - { - "trigger": "GetPetFoodTypes\t()", - "contents": "GetPetFoodTypes()$0", - }, - { - "trigger": "GetPetIcon\t()", - "contents": "GetPetIcon()$0", - }, - { - "trigger": "GetPetitionInfo\t()", - "contents": "GetPetitionInfo()$0", - }, - { - "trigger": "GetPetitionNameInfo\t(index)", - "contents": "GetPetitionNameInfo(${1:index})$0", - }, - { - "trigger": "GetPetTalentTree\t()", - "contents": "GetPetTalentTree()$0", - }, - { - "trigger": "GetPetTimeRemaining\t()", - "contents": "GetPetTimeRemaining()$0", - }, - { - "trigger": "GetPlayerFacing\t()", - "contents": "GetPlayerFacing()$0", - }, - { - "trigger": "GetPlayerInfoByGUID\t(\"GUID\")", - "contents": "GetPlayerInfoByGUID(\"${1:GUID}\")$0", - }, - { - "trigger": "GetPlayerMapPosition\t(\"unit\")", - "contents": "GetPlayerMapPosition(\"${1:unit}\")$0", - }, - { - "trigger": "GetPlayerTradeMoney\t()", - "contents": "GetPlayerTradeMoney()$0", - }, - { - "trigger": "GetPOITextureCoords\t(textureIndex)", - "contents": "GetPOITextureCoords(${1:textureIndex})$0", - }, - { - "trigger": "GetPossessInfo\t(index)", - "contents": "GetPossessInfo(${1:index})$0", - }, - { - "trigger": "GetPowerRegen\t()", - "contents": "GetPowerRegen()$0", - }, - { - "trigger": "GetPreviousAchievement\t(id)", - "contents": "GetPreviousAchievement(${1:id})$0", - }, - { - "trigger": "GetPreviousArenaSeason\t()", - "contents": "GetPreviousArenaSeason()$0", - }, - { - "trigger": "GetProfessionInfo\t(index)", - "contents": "GetProfessionInfo(${1:index})$0", - }, - { - "trigger": "GetProfessions\t()", - "contents": "GetProfessions()$0", - }, - { - "trigger": "GetProgressText\t()", - "contents": "GetProgressText()$0", - }, - { - "trigger": "GetPVPDesired\t()", - "contents": "GetPVPDesired()$0", - }, - { - "trigger": "GetPVPLifetimeStats\t()", - "contents": "GetPVPLifetimeStats()$0", - }, - { - "trigger": "GetPVPSessionStats\t()", - "contents": "GetPVPSessionStats()$0", - }, - { - "trigger": "GetPVPTimer\t()", - "contents": "GetPVPTimer()$0", - }, - { - "trigger": "GetPVPYesterdayStats\t()", - "contents": "GetPVPYesterdayStats()$0", - }, - { - "trigger": "GetQuestBackgroundMaterial\t()", - "contents": "GetQuestBackgroundMaterial()$0", - }, - { - "trigger": "GetQuestCurrencyInfo\t(\"type\", index)", - "contents": "GetQuestCurrencyInfo(\"${1:type}\", ${2:index})$0", - }, - { - "trigger": "GetQuestDifficultyColor\t(level)", - "contents": "GetQuestDifficultyColor(${1:level})$0", - }, - { - "trigger": "GetQuestGreenRange\t()", - "contents": "GetQuestGreenRange()$0", - }, - { - "trigger": "GetQuestID\t()", - "contents": "GetQuestID()$0", - }, - { - "trigger": "GetQuestIndexForTimer\t(index)", - "contents": "GetQuestIndexForTimer(${1:index})$0", - }, - { - "trigger": "GetQuestIndexForWatch\t(index)", - "contents": "GetQuestIndexForWatch(${1:index})$0", - }, - { - "trigger": "GetQuestItemInfo\t(\"type\", index)", - "contents": "GetQuestItemInfo(\"${1:type}\", ${2:index})$0", - }, - { - "trigger": "GetQuestItemLink\t(\"itemType\", index)", - "contents": "GetQuestItemLink(\"${1:itemType}\", ${2:index})$0", - }, - { - "trigger": "GetQuestLink\t(questIndex)", - "contents": "GetQuestLink(${1:questIndex})$0", - }, - { - "trigger": "GetQuestLogChoiceInfo\t(index)", - "contents": "GetQuestLogChoiceInfo(${1:index})$0", - }, - { - "trigger": "GetQuestLogCompletionText\t()", - "contents": "GetQuestLogCompletionText()$0", - }, - { - "trigger": "GetQuestLogCriteriaSpell\t([index])", - "contents": "GetQuestLogCriteriaSpell(${1:[index]})$0", - }, - { - "trigger": "GetQuestLogGroupNum\t()", - "contents": "GetQuestLogGroupNum()$0", - }, - { - "trigger": "GetQuestLogIndexByID\t(id)", - "contents": "GetQuestLogIndexByID(${1:id})$0", - }, - { - "trigger": "GetQuestLogItemLink\t(\"itemType\", index)", - "contents": "GetQuestLogItemLink(\"${1:itemType}\", ${2:index})$0", - }, - { - "trigger": "GetQuestLogLeaderBoard\t(objective, [questIndex])", - "contents": "GetQuestLogLeaderBoard(${1:objective}, ${2:[questIndex]})$0", - }, - { - "trigger": "GetQuestLogPortraitGiver\t()", - "contents": "GetQuestLogPortraitGiver()$0", - }, - { - "trigger": "GetQuestLogPortraitTurnIn\t()", - "contents": "GetQuestLogPortraitTurnIn()$0", - }, - { - "trigger": "GetQuestLogPushable\t()", - "contents": "GetQuestLogPushable()$0", - }, - { - "trigger": "GetQuestLogQuestText\t()", - "contents": "GetQuestLogQuestText()$0", - }, - { - "trigger": "GetQuestLogRequiredMoney\t()", - "contents": "GetQuestLogRequiredMoney()$0", - }, - { - "trigger": "GetQuestLogRewardInfo\t(index)", - "contents": "GetQuestLogRewardInfo(${1:index})$0", - }, - { - "trigger": "GetQuestLogRewardMoney\t()", - "contents": "GetQuestLogRewardMoney()$0", - }, - { - "trigger": "GetQuestLogRewardSkillPoints\t()", - "contents": "GetQuestLogRewardSkillPoints()$0", - }, - { - "trigger": "GetQuestLogRewardSpell\t()", - "contents": "GetQuestLogRewardSpell()$0", - }, - { - "trigger": "GetQuestLogRewardTitle\t()", - "contents": "GetQuestLogRewardTitle()$0", - }, - { - "trigger": "GetQuestLogRewardXP\t()", - "contents": "GetQuestLogRewardXP()$0", - }, - { - "trigger": "GetQuestLogSelection\t()", - "contents": "GetQuestLogSelection()$0", - }, - { - "trigger": "GetQuestLogSpecialItemCooldown\t(questIndex)", - "contents": "GetQuestLogSpecialItemCooldown(${1:questIndex})$0", - }, - { - "trigger": "GetQuestLogSpecialItemInfo\t(questIndex)", - "contents": "GetQuestLogSpecialItemInfo(${1:questIndex})$0", - }, - { - "trigger": "GetQuestLogSpellLink\t()", - "contents": "GetQuestLogSpellLink()$0", - }, - { - "trigger": "GetQuestLogTimeLeft\t()", - "contents": "GetQuestLogTimeLeft()$0", - }, - { - "trigger": "GetQuestLogTitle\t(questIndex)", - "contents": "GetQuestLogTitle(${1:questIndex})$0", - }, - { - "trigger": "GetQuestMoneyToGet\t()", - "contents": "GetQuestMoneyToGet()$0", - }, - { - "trigger": "GetQuestPortraitGiver\t()", - "contents": "GetQuestPortraitGiver()$0", - }, - { - "trigger": "GetQuestPortraitTurnIn\t()", - "contents": "GetQuestPortraitTurnIn()$0", - }, - { - "trigger": "GetQuestResetTime\t()", - "contents": "GetQuestResetTime()$0", - }, - { - "trigger": "GetQuestReward\t(choice)", - "contents": "GetQuestReward(${1:choice})$0", - }, - { - "trigger": "GetQuestsCompleted\t(questTbl)", - "contents": "GetQuestsCompleted(${1:questTbl})$0", - }, - { - "trigger": "GetQuestSpellLink\t()", - "contents": "GetQuestSpellLink()$0", - }, - { - "trigger": "GetQuestText\t()", - "contents": "GetQuestText()$0", - }, - { - "trigger": "GetQuestTimers\t()", - "contents": "GetQuestTimers()$0", - }, - { - "trigger": "GetQuestWatchIndex\t(questLogIndex)", - "contents": "GetQuestWatchIndex(${1:questLogIndex})$0", - }, - { - "trigger": "GetQuestWorldMapAreaID\t(questID)", - "contents": "GetQuestWorldMapAreaID(${1:questID})$0", - }, - { - "trigger": "GetRaidRosterInfo\t(index)", - "contents": "GetRaidRosterInfo(${1:index})$0", - }, - { - "trigger": "GetRaidTargetIndex\t(\"name\")", - "contents": "GetRaidTargetIndex(\"${1:name}\")$0", - }, - { - "trigger": "GetRaidTargetIndex\t(\"unit\")", - "contents": "GetRaidTargetIndex(\"${1:unit}\")$0", - }, - { - "trigger": "GetRandomDungeonBestChoice\t()", - "contents": "GetRandomDungeonBestChoice()$0", - }, - { - "trigger": "GetRangedCritChance\t()", - "contents": "GetRangedCritChance()$0", - }, - { - "trigger": "GetRangedHaste\t()", - "contents": "GetRangedHaste()$0", - }, - { - "trigger": "GetReadyCheckStatus\t(\"unit\")", - "contents": "GetReadyCheckStatus(\"${1:unit}\")$0", - }, - { - "trigger": "GetReadyCheckTimeLeft\t()", - "contents": "GetReadyCheckTimeLeft()$0", - }, - { - "trigger": "GetRealmName\t()", - "contents": "GetRealmName()$0", - }, - { - "trigger": "GetRealZoneText\t()", - "contents": "GetRealZoneText()$0", - }, - { - "trigger": "GetRefreshRates\t()", - "contents": "GetRefreshRates()$0", - }, - { - "trigger": "GetRegisteredAddonMessagePrefixes\t([prefixTable])", - "contents": "GetRegisteredAddonMessagePrefixes(${1:[prefixTable]})$0", - }, - { - "trigger": "GetReleaseTimeRemaining\t()", - "contents": "GetReleaseTimeRemaining()$0", - }, - { - "trigger": "GetRepairAllCost\t()", - "contents": "GetRepairAllCost()$0", - }, - { - "trigger": "GetResSicknessDuration\t()", - "contents": "GetResSicknessDuration()$0", - }, - { - "trigger": "GetRestState\t()", - "contents": "GetRestState()$0", - }, - { - "trigger": "GetRewardMoney\t()", - "contents": "GetRewardMoney()$0", - }, - { - "trigger": "GetRewardSpell\t()", - "contents": "GetRewardSpell()$0", - }, - { - "trigger": "GetRewardText\t()", - "contents": "GetRewardText()$0", - }, - { - "trigger": "GetRewardTitle\t()", - "contents": "GetRewardTitle()$0", - }, - { - "trigger": "GetRewardXP\t()", - "contents": "GetRewardXP()$0", - }, - { - "trigger": "GetRFDungeonInfo\t(index)", - "contents": "GetRFDungeonInfo(${1:index})$0", - }, - { - "trigger": "GetRuneCooldown\t(slot)", - "contents": "GetRuneCooldown(${1:slot})$0", - }, - { - "trigger": "GetRuneCount\t(slot)", - "contents": "GetRuneCount(${1:slot})$0", - }, - { - "trigger": "GetRunningMacro\t()", - "contents": "GetRunningMacro()$0", - }, - { - "trigger": "GetRunningMacroButton\t()", - "contents": "GetRunningMacroButton()$0", - }, - { - "trigger": "GetSavedInstanceChatLink\t(index)", - "contents": "GetSavedInstanceChatLink(${1:index})$0", - }, - { - "trigger": "GetSavedInstanceInfo\t(index)", - "contents": "GetSavedInstanceInfo(${1:index})$0", - }, - { - "trigger": "GetScalingQuestDifficultyColor\t(level)", - "contents": "GetScalingQuestDifficultyColor(${1:level})$0", - }, - { - "trigger": "GetScalingQuestGreenRange\t()", - "contents": "GetScalingQuestGreenRange()$0", - }, - { - "trigger": "GetScreenHeight\t()", - "contents": "GetScreenHeight()$0", - }, - { - "trigger": "GetScreenResolutions\t()", - "contents": "GetScreenResolutions()$0", - }, - { - "trigger": "GetScreenWidth\t()", - "contents": "GetScreenWidth()$0", - }, - { - "trigger": "GetScriptCPUUsage\t()", - "contents": "GetScriptCPUUsage()$0", - }, - { - "trigger": "GetSelectedArtifactInfo\t()", - "contents": "GetSelectedArtifactInfo()$0", - }, - { - "trigger": "GetSelectedAuctionItem\t(\"list\")", - "contents": "GetSelectedAuctionItem(\"${1:list}\")$0", - }, - { - "trigger": "GetSelectedDisplayChannel\t()", - "contents": "GetSelectedDisplayChannel()$0", - }, - { - "trigger": "GetSelectedFaction\t()", - "contents": "GetSelectedFaction()$0", - }, - { - "trigger": "GetSelectedFriend\t()", - "contents": "GetSelectedFriend()$0", - }, - { - "trigger": "GetSelectedIgnore\t()", - "contents": "GetSelectedIgnore()$0", - }, - { - "trigger": "GetSelectedMute\t()", - "contents": "GetSelectedMute()$0", - }, - { - "trigger": "GetSendMailCOD\t()", - "contents": "GetSendMailCOD()$0", - }, - { - "trigger": "GetSendMailItem\t(slot)", - "contents": "GetSendMailItem(${1:slot})$0", - }, - { - "trigger": "GetSendMailItemLink\t(slot)", - "contents": "GetSendMailItemLink(${1:slot})$0", - }, - { - "trigger": "GetSendMailMoney\t()", - "contents": "GetSendMailMoney()$0", - }, - { - "trigger": "GetSendMailPrice\t()", - "contents": "GetSendMailPrice()$0", - }, - { - "trigger": "GetShapeshiftForm\t()", - "contents": "GetShapeshiftForm()$0", - }, - { - "trigger": "GetShapeshiftFormCooldown\t(index)", - "contents": "GetShapeshiftFormCooldown(${1:index})$0", - }, - { - "trigger": "GetShapeshiftFormID\t()", - "contents": "GetShapeshiftFormID()$0", - }, - { - "trigger": "GetShapeshiftFormInfo\t(index)", - "contents": "GetShapeshiftFormInfo(${1:index})$0", - }, - { - "trigger": "GetShieldBlock\t()", - "contents": "GetShieldBlock()$0", - }, - { - "trigger": "GetSocketItemBoundTradeable\t()", - "contents": "GetSocketItemBoundTradeable()$0", - }, - { - "trigger": "GetSocketItemInfo\t()", - "contents": "GetSocketItemInfo()$0", - }, - { - "trigger": "GetSocketItemRefundable\t()", - "contents": "GetSocketItemRefundable()$0", - }, - { - "trigger": "GetSocketTypes\t(index)", - "contents": "GetSocketTypes(${1:index})$0", - }, - { - "trigger": "GetSortedSelfResurrectOptions\t()", - "contents": "GetSortedSelfResurrectOptions()$0", - }, - { - "trigger": "GetSpecialization\t()", - "contents": "GetSpecialization()$0", - }, - { - "trigger": "GetSpecializationInfo\t(specID)", - "contents": "GetSpecializationInfo(${1:specID})$0", - }, - { - "trigger": "GetSpecializationInfoByID\t(specID)", - "contents": "GetSpecializationInfoByID(${1:specID})$0", - }, - { - "trigger": "GetSpecializationSpells\t(specIndex, [isInspect], [isPet])", - "contents": "GetSpecializationSpells(${1:specIndex}, ${2:[isInspect]}, ${3:[isPet]})$0", - }, - { - "trigger": "GetSpellAutocast\t(id, \"bookType\")", - "contents": "GetSpellAutocast(${1:id}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellBaseCooldown\t(id)", - "contents": "GetSpellBaseCooldown(${1:id})$0", - }, - { - "trigger": "GetSpellBonusDamage\t(school)", - "contents": "GetSpellBonusDamage(${1:school})$0", - }, - { - "trigger": "GetSpellBonusHealing\t()", - "contents": "GetSpellBonusHealing()$0", - }, - { - "trigger": "GetSpellBookItemInfo\t(index, \"bookType\")", - "contents": "GetSpellBookItemInfo(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellBookItemInfo\t(\"spellName\")", - "contents": "GetSpellBookItemInfo(\"${1:spellName}\")$0", - }, - { - "trigger": "GetSpellBookItemName\t(index, \"bookType\")", - "contents": "GetSpellBookItemName(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellBookItemName\t(\"spellName\")", - "contents": "GetSpellBookItemName(\"${1:spellName}\")$0", - }, - { - "trigger": "GetSpellCharges\t(id)", - "contents": "GetSpellCharges(${1:id})$0", - }, - { - "trigger": "GetSpellCharges\t(\"name\")", - "contents": "GetSpellCharges(\"${1:name}\")$0", - }, - { - "trigger": "GetSpellCooldown\t(id)", - "contents": "GetSpellCooldown(${1:id})$0", - }, - { - "trigger": "GetSpellCooldown\t(index, \"bookType\")", - "contents": "GetSpellCooldown(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellCooldown\t(\"name\")", - "contents": "GetSpellCooldown(\"${1:name}\")$0", - }, - { - "trigger": "GetSpellCount\t(index, \"bookType\")", - "contents": "GetSpellCount(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellCount\t(\"name\")", - "contents": "GetSpellCount(\"${1:name}\")$0", - }, - { - "trigger": "GetSpellCritChance\t(school)", - "contents": "GetSpellCritChance(${1:school})$0", - }, - { - "trigger": "GetSpellDescription\t(spellID)", - "contents": "GetSpellDescription(${1:spellID})$0", - }, - { - "trigger": "GetSpellInfo\t(id)", - "contents": "GetSpellInfo(${1:id})$0", - }, - { - "trigger": "GetSpellInfo\t(index, \"bookType\")", - "contents": "GetSpellInfo(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellInfo\t(\"name\")", - "contents": "GetSpellInfo(\"${1:name}\")$0", - }, - { - "trigger": "GetSpellLink\t(id)", - "contents": "GetSpellLink(${1:id})$0", - }, - { - "trigger": "GetSpellLink\t(index, \"bookType\")", - "contents": "GetSpellLink(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellLink\t(\"name\")", - "contents": "GetSpellLink(\"${1:name}\")$0", - }, - { - "trigger": "GetSpellPenetration\t()", - "contents": "GetSpellPenetration()$0", - }, - { - "trigger": "GetSpellTabInfo\t(index)", - "contents": "GetSpellTabInfo(${1:index})$0", - }, - { - "trigger": "GetSpellTexture\t(index, \"bookType\")", - "contents": "GetSpellTexture(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "GetSpellTexture\t(\"name\")", - "contents": "GetSpellTexture(\"${1:name}\")$0", - }, - { - "trigger": "GetStablePetFoodTypes\t(index)", - "contents": "GetStablePetFoodTypes(${1:index})$0", - }, - { - "trigger": "GetStablePetInfo\t(index)", - "contents": "GetStablePetInfo(${1:index})$0", - }, - { - "trigger": "GetStatistic\t(id)", - "contents": "GetStatistic(${1:id})$0", - }, - { - "trigger": "GetStatisticsCategoryList\t()", - "contents": "GetStatisticsCategoryList()$0", - }, - { - "trigger": "GetSubZoneText\t()", - "contents": "GetSubZoneText()$0", - }, - { - "trigger": "GetSuggestedGroupNum\t()", - "contents": "GetSuggestedGroupNum()$0", - }, - { - "trigger": "GetSummonConfirmAreaName\t()", - "contents": "GetSummonConfirmAreaName()$0", - }, - { - "trigger": "GetSummonConfirmSummoner\t()", - "contents": "GetSummonConfirmSummoner()$0", - }, - { - "trigger": "GetSummonConfirmTimeLeft\t()", - "contents": "GetSummonConfirmTimeLeft()$0", - }, - { - "trigger": "GetSummonFriendCooldown\t()", - "contents": "GetSummonFriendCooldown()$0", - }, - { - "trigger": "GetTabardCreationCost\t()", - "contents": "GetTabardCreationCost()$0", - }, - { - "trigger": "GetTalentInfo\t(tabIndex, talentIndex, inspect, pet, talentGroup)", - "contents": "GetTalentInfo(${1:tabIndex}, ${2:talentIndex}, ${3:inspect}, ${4:pet}, ${5:talentGroup})$0", - }, - { - "trigger": "GetTalentLink\t(tabIndex, talentIndex, inspect, pet, talentGroup)", - "contents": "GetTalentLink(${1:tabIndex}, ${2:talentIndex}, ${3:inspect}, ${4:pet}, ${5:talentGroup})$0", - }, - { - "trigger": "GetTargetTradeMoney\t()", - "contents": "GetTargetTradeMoney()$0", - }, - { - "trigger": "GetTaxiBenchmarkMode\t()", - "contents": "GetTaxiBenchmarkMode()$0", - }, - { - "trigger": "GetText\t(\"token\", [gender], [ordinal])", - "contents": "GetText(\"${1:token}\", ${2:[gender]}, ${3:[ordinal]})$0", - }, - { - "trigger": "GetThreatStatusColor\t(status)", - "contents": "GetThreatStatusColor(${1:status})$0", - }, - { - "trigger": "GetTime\t()", - "contents": "GetTime()$0", - }, - { - "trigger": "GetTitleName\t(titleIndex)", - "contents": "GetTitleName(${1:titleIndex})$0", - }, - { - "trigger": "GetTitleText\t()", - "contents": "GetTitleText()$0", - }, - { - "trigger": "GetTotalAchievementPoints\t(guild)", - "contents": "GetTotalAchievementPoints(${1:guild})$0", - }, - { - "trigger": "GetTotemInfo\t(slot)", - "contents": "GetTotemInfo(${1:slot})$0", - }, - { - "trigger": "GetTotemTimeLeft\t(slot)", - "contents": "GetTotemTimeLeft(${1:slot})$0", - }, - { - "trigger": "GetTrackedAchievements\t()", - "contents": "GetTrackedAchievements()$0", - }, - { - "trigger": "GetTrackingInfo\t(index)", - "contents": "GetTrackingInfo(${1:index})$0", - }, - { - "trigger": "GetTradePlayerItemInfo\t(index)", - "contents": "GetTradePlayerItemInfo(${1:index})$0", - }, - { - "trigger": "GetTradePlayerItemLink\t(index)", - "contents": "GetTradePlayerItemLink(${1:index})$0", - }, - { - "trigger": "GetTradeTargetItemInfo\t(index)", - "contents": "GetTradeTargetItemInfo(${1:index})$0", - }, - { - "trigger": "GetTradeTargetItemLink\t(index)", - "contents": "GetTradeTargetItemLink(${1:index})$0", - }, - { - "trigger": "GetTrainerGreetingText\t()", - "contents": "GetTrainerGreetingText()$0", - }, - { - "trigger": "GetTrainerSelectionIndex\t()", - "contents": "GetTrainerSelectionIndex()$0", - }, - { - "trigger": "GetTrainerServiceAbilityReq\t(index, abilityIndex)", - "contents": "GetTrainerServiceAbilityReq(${1:index}, ${2:abilityIndex})$0", - }, - { - "trigger": "GetTrainerServiceCost\t(index)", - "contents": "GetTrainerServiceCost(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceDescription\t(index)", - "contents": "GetTrainerServiceDescription(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceIcon\t(index)", - "contents": "GetTrainerServiceIcon(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceInfo\t(index)", - "contents": "GetTrainerServiceInfo(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceItemLink\t(index)", - "contents": "GetTrainerServiceItemLink(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceLevelReq\t(index)", - "contents": "GetTrainerServiceLevelReq(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceNumAbilityReq\t(index)", - "contents": "GetTrainerServiceNumAbilityReq(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceSkillLine\t(index)", - "contents": "GetTrainerServiceSkillLine(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceSkillReq\t(index)", - "contents": "GetTrainerServiceSkillReq(${1:index})$0", - }, - { - "trigger": "GetTrainerServiceTypeFilter\t(\"type\")", - "contents": "GetTrainerServiceTypeFilter(\"${1:type}\")$0", - }, - { - "trigger": "GetUITextureKitInfo\t(textureKitID)", - "contents": "GetUITextureKitInfo(${1:textureKitID})$0", - }, - { - "trigger": "GetUnitHealthModifier\t(\"unit\")", - "contents": "GetUnitHealthModifier(\"${1:unit}\")$0", - }, - { - "trigger": "GetUnitMaxHealthModifier\t(\"unit\")", - "contents": "GetUnitMaxHealthModifier(\"${1:unit}\")$0", - }, - { - "trigger": "GetUnitName\t(\"unit\", showServerName)", - "contents": "GetUnitName(\"${1:unit}\", ${2:showServerName})$0", - }, - { - "trigger": "GetUnitPowerModifier\t(\"unit\")", - "contents": "GetUnitPowerModifier(\"${1:unit}\")$0", - }, - { - "trigger": "GetUnitSpeed\t(unitID)", - "contents": "GetUnitSpeed(${1:unitID})$0", - }, - { - "trigger": "GetVideoCaps\t()", - "contents": "GetVideoCaps()$0", - }, - { - "trigger": "GetVideoOptions\t(qualityLevel)", - "contents": "GetVideoOptions(${1:qualityLevel})$0", - }, - { - "trigger": "GetWatchedFactionInfo\t()", - "contents": "GetWatchedFactionInfo()$0", - }, - { - "trigger": "GetWeaponEnchantInfo\t()", - "contents": "GetWeaponEnchantInfo()$0", - }, - { - "trigger": "GetWhoInfo\t(index)", - "contents": "GetWhoInfo(${1:index})$0", - }, - { - "trigger": "GetWorldPVPAreaInfo\t(pvpMapID)", - "contents": "GetWorldPVPAreaInfo(${1:pvpMapID})$0", - }, - { - "trigger": "GetWorldPVPQueueStatus\t(index)", - "contents": "GetWorldPVPQueueStatus(${1:index})$0", - }, - { - "trigger": "GetWorldStateUIInfo\t(index)", - "contents": "GetWorldStateUIInfo(${1:index})$0", - }, - { - "trigger": "GetXPExhaustion\t()", - "contents": "GetXPExhaustion()$0", - }, - { - "trigger": "GetZonePVPInfo\t()", - "contents": "GetZonePVPInfo()$0", - }, - { - "trigger": "GetZoneText\t()", - "contents": "GetZoneText()$0", - }, - { - "trigger": "GiveMasterLoot\t(slot, index)", - "contents": "GiveMasterLoot(${1:slot}, ${2:index})$0", - }, - { - "trigger": "GMSurveyAnswer\t(questionIndex, answerIndex)", - "contents": "GMSurveyAnswer(${1:questionIndex}, ${2:answerIndex})$0", - }, - { - "trigger": "GMSurveyAnswerSubmit\t(question, rank, \"comment\")", - "contents": "GMSurveyAnswerSubmit(${1:question}, ${2:rank}, \"${3:comment}\")$0", - }, - { - "trigger": "GMSurveyQuestion\t(index)", - "contents": "GMSurveyQuestion(${1:index})$0", - }, - { - "trigger": "GMSurveySubmit\t()", - "contents": "GMSurveySubmit()$0", - }, - { - "trigger": "GrantLevel\t(\"unit\")", - "contents": "GrantLevel(\"${1:unit}\")$0", - }, - { - "trigger": "GuildControlAddRank\t(\"name\")", - "contents": "GuildControlAddRank(\"${1:name}\")$0", - }, - { - "trigger": "GuildControlDelRank\t(\"name\")", - "contents": "GuildControlDelRank(\"${1:name}\")$0", - }, - { - "trigger": "GuildControlGetNumRanks\t()", - "contents": "GuildControlGetNumRanks()$0", - }, - { - "trigger": "GuildControlGetRankFlags\t()", - "contents": "GuildControlGetRankFlags()$0", - }, - { - "trigger": "GuildControlGetRankName\t(rank)", - "contents": "GuildControlGetRankName(${1:rank})$0", - }, - { - "trigger": "GuildControlSaveRank\t(\"name\")", - "contents": "GuildControlSaveRank(\"${1:name}\")$0", - }, - { - "trigger": "GuildControlSetRank\t(rank)", - "contents": "GuildControlSetRank(${1:rank})$0", - }, - { - "trigger": "GuildControlSetRankFlag\t(index, enabled)", - "contents": "GuildControlSetRankFlag(${1:index}, ${2:enabled})$0", - }, - { - "trigger": "GuildDemote\t(\"name\")", - "contents": "GuildDemote(\"${1:name}\")$0", - }, - { - "trigger": "GuildDisband\t()", - "contents": "GuildDisband()$0", - }, - { - "trigger": "GuildInfo\t()", - "contents": "GuildInfo()$0", - }, - { - "trigger": "GuildInvite\t(\"name\")", - "contents": "GuildInvite(\"${1:name}\")$0", - }, - { - "trigger": "GuildLeave\t()", - "contents": "GuildLeave()$0", - }, - { - "trigger": "GuildPromote\t(\"name\")", - "contents": "GuildPromote(\"${1:name}\")$0", - }, - { - "trigger": "GuildRoster\t()", - "contents": "GuildRoster()$0", - }, - { - "trigger": "GuildRosterSetOfficerNote\t(index, \"note\")", - "contents": "GuildRosterSetOfficerNote(${1:index}, \"${2:note}\")$0", - }, - { - "trigger": "GuildRosterSetPublicNote\t(index, \"note\")", - "contents": "GuildRosterSetPublicNote(${1:index}, \"${2:note}\")$0", - }, - { - "trigger": "GuildSetLeader\t(\"name\")", - "contents": "GuildSetLeader(\"${1:name}\")$0", - }, - { - "trigger": "GuildSetMOTD\t(\"message\")", - "contents": "GuildSetMOTD(\"${1:message}\")$0", - }, - { - "trigger": "GuildUninvite\t(\"name\")", - "contents": "GuildUninvite(\"${1:name}\")$0", - }, - { - "trigger": "HasAction\t(slot)", - "contents": "HasAction(${1:slot})$0", - }, - { - "trigger": "HasCompletedAnyAchievement\t()", - "contents": "HasCompletedAnyAchievement()$0", - }, - { - "trigger": "HasFullControl\t()", - "contents": "HasFullControl()$0", - }, - { - "trigger": "HasInspectHonorData\t()", - "contents": "HasInspectHonorData()$0", - }, - { - "trigger": "HasNewMail\t()", - "contents": "HasNewMail()$0", - }, - { - "trigger": "HasPetSpells\t()", - "contents": "HasPetSpells()$0", - }, - { - "trigger": "HasPetUI\t()", - "contents": "HasPetUI()$0", - }, - { - "trigger": "HasSoulstone\t()", - "contents": "HasSoulstone()$0", - }, - { - "trigger": "HasWandEquipped\t()", - "contents": "HasWandEquipped()$0", - }, - { - "trigger": "HearthAndResurrectFromArea\t()", - "contents": "HearthAndResurrectFromArea()$0", - }, - { - "trigger": "HideRepairCursor\t()", - "contents": "HideRepairCursor()$0", - }, - { - "trigger": "InboxItemCanDelete\t(mailID)", - "contents": "InboxItemCanDelete(${1:mailID})$0", - }, - { - "trigger": "InCinematic\t()", - "contents": "InCinematic()$0", - }, - { - "trigger": "InCombatLockdown\t()", - "contents": "InCombatLockdown()$0", - }, - { - "trigger": "InGuildParty\t()", - "contents": "InGuildParty()$0", - }, - { - "trigger": "InitiateRolePoll\t()", - "contents": "InitiateRolePoll()$0", - }, - { - "trigger": "InitiateTrade\t(\"name\")", - "contents": "InitiateTrade(\"${1:name}\")$0", - }, - { - "trigger": "InitiateTrade\t(\"unit\")", - "contents": "InitiateTrade(\"${1:unit}\")$0", - }, - { - "trigger": "InRepairMode\t()", - "contents": "InRepairMode()$0", - }, - { - "trigger": "InterfaceOptionsFrame_OpenToCategory\t(panel)", - "contents": "InterfaceOptionsFrame_OpenToCategory(panel)$0", - }, - { - "trigger": "InterfaceOptionsFrame_OpenToCategory\t(\"panelName\")", - "contents": "InterfaceOptionsFrame_OpenToCategory(\"${1:panelName}\")$0", - }, - { - "trigger": "InterfaceOptions_AddCategory\t(panel)", - "contents": "InterfaceOptions_AddCategory(${1:panel})$0", - }, - { - "trigger": "InviteUnit\t(\"name\")", - "contents": "InviteUnit(\"${1:name}\")$0", - }, - { - "trigger": "IsActionInRange\t(slot, [\"unit\"])", - "contents": "IsActionInRange(${1:slot}, ${2:[\"unit\"]})$0", - }, - { - "trigger": "IsActiveBattlefieldArena\t()", - "contents": "IsActiveBattlefieldArena()$0", - }, - { - "trigger": "IsActiveQuestTrivial\t(index)", - "contents": "IsActiveQuestTrivial(${1:index})$0", - }, - { - "trigger": "IsAccountSecured\t()", - "contents": "IsAccountSecured()$0", - }, - { - "trigger": "IsAddOnLoaded\t(index)", - "contents": "IsAddOnLoaded(${1:index})$0", - }, - { - "trigger": "IsAddOnLoaded\t(\"name\")", - "contents": "IsAddOnLoaded(\"${1:name}\")$0", - }, - { - "trigger": "IsAddOnLoadOnDemand\t(index)", - "contents": "IsAddOnLoadOnDemand(${1:index})$0", - }, - { - "trigger": "IsAddOnLoadOnDemand\t(\"name\")", - "contents": "IsAddOnLoadOnDemand(\"${1:name}\")$0", - }, - { - "trigger": "IsAddonMessagePrefixRegistered\t(\"prefix\")", - "contents": "IsAddonMessagePrefixRegistered(\"${1:prefix}\")$0", - }, - { - "trigger": "IsAltKeyDown\t()", - "contents": "IsAltKeyDown()$0", - }, - { - "trigger": "IsArenaTeamCaptain\t(team)", - "contents": "IsArenaTeamCaptain(${1:team})$0", - }, - { - "trigger": "IsAtStableMaster\t()", - "contents": "IsAtStableMaster()$0", - }, - { - "trigger": "IsAttackAction\t(slot)", - "contents": "IsAttackAction(${1:slot})$0", - }, - { - "trigger": "IsAutoRepeatAction\t(slot)", - "contents": "IsAutoRepeatAction(${1:slot})$0", - }, - { - "trigger": "IsAutoRepeatSpell\t(\"spellName\")", - "contents": "IsAutoRepeatSpell(\"${1:spellName}\")$0", - }, - { - "trigger": "IsAvailableQuestTrivial\t(index)", - "contents": "IsAvailableQuestTrivial(${1:index})$0", - }, - { - "trigger": "IsChatAFK\t()", - "contents": "IsChatAFK()$0", - }, - { - "trigger": "IsChatDND\t()", - "contents": "IsChatDND()$0", - }, - { - "trigger": "IsConsumableAction\t(slot)", - "contents": "IsConsumableAction(${1:slot})$0", - }, - { - "trigger": "IsConsumableItem\t(itemID)", - "contents": "IsConsumableItem(${1:itemID})$0", - }, - { - "trigger": "IsConsumableItem\t(\"itemLink\")", - "contents": "IsConsumableItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsConsumableItem\t(\"itemName\")", - "contents": "IsConsumableItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsConsumableSpell\t(index, \"bookType\")", - "contents": "IsConsumableSpell(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "IsConsumableSpell\t(\"name\")", - "contents": "IsConsumableSpell(\"${1:name}\")$0", - }, - { - "trigger": "IsControlKeyDown\t()", - "contents": "IsControlKeyDown()$0", - }, - { - "trigger": "IsCurrentAction\t(slot)", - "contents": "IsCurrentAction(${1:slot})$0", - }, - { - "trigger": "IsCurrentItem\t(itemID)", - "contents": "IsCurrentItem(${1:itemID})$0", - }, - { - "trigger": "IsCurrentItem\t(\"itemLink\")", - "contents": "IsCurrentItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsCurrentItem\t(\"itemName\")", - "contents": "IsCurrentItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsCurrentQuestFailed\t()", - "contents": "IsCurrentQuestFailed()$0", - }, - { - "trigger": "IsCurrentSpell\t(index, \"bookType\")", - "contents": "IsCurrentSpell(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "IsCurrentSpell\t(\"name\")", - "contents": "IsCurrentSpell(\"${1:name}\")$0", - }, - { - "trigger": "IsDesaturateSupported\t()", - "contents": "IsDesaturateSupported()$0", - }, - { - "trigger": "IsDisplayChannelModerator\t()", - "contents": "IsDisplayChannelModerator()$0", - }, - { - "trigger": "IsDisplayChannelOwner\t()", - "contents": "IsDisplayChannelOwner()$0", - }, - { - "trigger": "IsDressableItem\t(itemID)", - "contents": "IsDressableItem(${1:itemID})$0", - }, - { - "trigger": "IsDressableItem\t(\"itemLink\")", - "contents": "IsDressableItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsDressableItem\t(\"itemName\")", - "contents": "IsDressableItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsEncounterLimitingResurrections\t()", - "contents": "IsEncounterLimitingResurrections()$0", - }, - { - "trigger": "IsEquippableItem\t(itemID)", - "contents": "IsEquippableItem(${1:itemID})$0", - }, - { - "trigger": "IsEquippableItem\t(\"itemLink\")", - "contents": "IsEquippableItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsEquippableItem\t(\"itemName\")", - "contents": "IsEquippableItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsEquippedAction\t(slot)", - "contents": "IsEquippedAction(${1:slot})$0", - }, - { - "trigger": "IsEquippedItem\t(itemID)", - "contents": "IsEquippedItem(${1:itemID})$0", - }, - { - "trigger": "IsEquippedItem\t(\"itemLink\")", - "contents": "IsEquippedItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsEquippedItem\t(\"itemName\")", - "contents": "IsEquippedItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsEquippedItemType\t(\"type\")", - "contents": "IsEquippedItemType(\"${1:type}\")$0", - }, - { - "trigger": "IsFactionInactive\t(index)", - "contents": "IsFactionInactive(${1:index})$0", - }, - { - "trigger": "IsFalling\t()", - "contents": "IsFalling()$0", - }, - { - "trigger": "IsFishingLoot\t()", - "contents": "IsFishingLoot()$0", - }, - { - "trigger": "IsFlyableArea\t()", - "contents": "IsFlyableArea()$0", - }, - { - "trigger": "IsFlying\t()", - "contents": "IsFlying()$0", - }, - { - "trigger": "IsGuildLeader\t()", - "contents": "IsGuildLeader()$0", - }, - { - "trigger": "IsHarmfulItem\t(itemID)", - "contents": "IsHarmfulItem(${1:itemID})$0", - }, - { - "trigger": "IsHarmfulItem\t(\"itemLink\")", - "contents": "IsHarmfulItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsHarmfulItem\t(\"itemName\")", - "contents": "IsHarmfulItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsHarmfulSpell\t(index, \"bookType\")", - "contents": "IsHarmfulSpell(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "IsHarmfulSpell\t(\"name\")", - "contents": "IsHarmfulSpell(\"${1:name}\")$0", - }, - { - "trigger": "IsHelpfulItem\t(itemID)", - "contents": "IsHelpfulItem(${1:itemID})$0", - }, - { - "trigger": "IsHelpfulItem\t(\"itemLink\")", - "contents": "IsHelpfulItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsHelpfulItem\t(\"itemName\")", - "contents": "IsHelpfulItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsHelpfulSpell\t(index, \"bookType\")", - "contents": "IsHelpfulSpell(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "IsHelpfulSpell\t(\"name\")", - "contents": "IsHelpfulSpell(\"${1:name}\")$0", - }, - { - "trigger": "IsIgnored\t(\"name\")", - "contents": "IsIgnored(\"${1:name}\")$0", - }, - { - "trigger": "IsIgnored\t(\"unit\")", - "contents": "IsIgnored(\"${1:unit}\")$0", - }, - { - "trigger": "IsIgnoredOrMuted\t(\"unit\")", - "contents": "IsIgnoredOrMuted(\"${1:unit}\")$0", - }, - { - "trigger": "IsInArenaTeam\t()", - "contents": "IsInArenaTeam()$0", - }, - { - "trigger": "IsIndoors\t()", - "contents": "IsIndoors()$0", - }, - { - "trigger": "IsInGroup\t([groupType])", - "contents": "IsInGroup(${1:[groupType]})$0", - }, - { - "trigger": "IsInGuild\t()", - "contents": "IsInGuild()$0", - }, - { - "trigger": "IsInInstance\t()", - "contents": "IsInInstance()$0", - }, - { - "trigger": "IsInRaid\t()", - "contents": "IsInRaid()$0", - }, - { - "trigger": "IsInventoryItemLocked\t(slot)", - "contents": "IsInventoryItemLocked(${1:slot})$0", - }, - { - "trigger": "IsItemInRange\t(itemID, \"unit\")", - "contents": "IsItemInRange(${1:itemID}, \"${2:unit}\")$0", - }, - { - "trigger": "IsItemInRange\t(\"itemLink\", \"unit\")", - "contents": "IsItemInRange(\"${1:itemLink}\", \"${2:unit}\")$0", - }, - { - "trigger": "IsItemInRange\t(\"itemName\", \"unit\")", - "contents": "IsItemInRange(\"${1:itemName}\", \"${2:unit}\")$0", - }, - { - "trigger": "IsLeftAltKeyDown\t()", - "contents": "IsLeftAltKeyDown()$0", - }, - { - "trigger": "IsLeftControlKeyDown\t()", - "contents": "IsLeftControlKeyDown()$0", - }, - { - "trigger": "IsLeftShiftKeyDown\t()", - "contents": "IsLeftShiftKeyDown()$0", - }, - { - "trigger": "IsLinuxClient\t()", - "contents": "IsLinuxClient()$0", - }, - { - "trigger": "IsLoggedIn\t()", - "contents": "IsLoggedIn()$0", - }, - { - "trigger": "IsMacClient\t()", - "contents": "IsMacClient()$0", - }, - { - "trigger": "IsModifiedClick\t(\"type\")", - "contents": "IsModifiedClick(\"${1:type}\")$0", - }, - { - "trigger": "IsModifierKeyDown\t()", - "contents": "IsModifierKeyDown()$0", - }, - { - "trigger": "IsMounted\t()", - "contents": "IsMounted()$0", - }, - { - "trigger": "IsMouseButtonDown\t([button])", - "contents": "IsMouseButtonDown(${1:[button]})$0", - }, - { - "trigger": "IsMouselooking\t()", - "contents": "IsMouselooking()$0", - }, - { - "trigger": "IsMuted\t(\"name\")", - "contents": "IsMuted(\"${1:name}\")$0", - }, - { - "trigger": "IsMuted\t(\"unit\")", - "contents": "IsMuted(\"${1:unit}\")$0", - }, - { - "trigger": "IsOnTournamentRealm\t()", - "contents": "IsOnTournamentRealm()$0", - }, - { - "trigger": "IsOutdoors\t()", - "contents": "IsOutdoors()$0", - }, - { - "trigger": "IsOutOfBounds\t()", - "contents": "IsOutOfBounds()$0", - }, - { - "trigger": "IsPassiveSpell\t(index, \"bookType\")", - "contents": "IsPassiveSpell(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "IsPassiveSpell\t(\"name\")", - "contents": "IsPassiveSpell(\"${1:name}\")$0", - }, - { - "trigger": "IsPetAttackAction\t(index)", - "contents": "IsPetAttackAction(${1:index})$0", - }, - { - "trigger": "IsPetAttackActive\t()", - "contents": "IsPetAttackActive()$0", - }, - { - "trigger": "IsPossessBarVisible\t()", - "contents": "IsPossessBarVisible()$0", - }, - { - "trigger": "IsPVPTimerRunning\t()", - "contents": "IsPVPTimerRunning()$0", - }, - { - "trigger": "IsQuestCompletable\t()", - "contents": "IsQuestCompletable()$0", - }, - { - "trigger": "IsQuestFlaggedCompleted\t(questID)", - "contents": "IsQuestFlaggedCompleted(${1:questID})$0", - }, - { - "trigger": "IsQuestLogSpecialItemInRange\t(questIndex)", - "contents": "IsQuestLogSpecialItemInRange(${1:questIndex})$0", - }, - { - "trigger": "IsQuestWatched\t(questIndex)", - "contents": "IsQuestWatched(${1:questIndex})$0", - }, - { - "trigger": "IsRatedBattleground\t()", - "contents": "IsRatedBattleground()$0", - }, - { - "trigger": "IsReferAFriendLinked\t(\"unit\")", - "contents": "IsReferAFriendLinked(\"${1:unit}\")$0", - }, - { - "trigger": "IsResting\t()", - "contents": "IsResting()$0", - }, - { - "trigger": "IsRightAltKeyDown\t()", - "contents": "IsRightAltKeyDown()$0", - }, - { - "trigger": "IsRightControlKeyDown\t()", - "contents": "IsRightControlKeyDown()$0", - }, - { - "trigger": "IsRightShiftKeyDown\t()", - "contents": "IsRightShiftKeyDown()$0", - }, - { - "trigger": "IsShiftKeyDown\t()", - "contents": "IsShiftKeyDown()$0", - }, - { - "trigger": "IsSilenced\t(\"name\", \"channel\")", - "contents": "IsSilenced(\"${1:name}\", \"${2:channel}\")$0", - }, - { - "trigger": "IsSpellInRange\t(index, \"bookType\", \"unit\")", - "contents": "IsSpellInRange(${1:index}, \"${2:bookType}\", \"${3:unit}\")$0", - }, - { - "trigger": "IsSpellInRange\t(\"name\", \"unit\")", - "contents": "IsSpellInRange(\"${1:name}\", \"${2:unit}\")$0", - }, - { - "trigger": "IsSpellKnown\t(spellID, [isPet])", - "contents": "IsSpellKnown(${1:spellID}, ${2:[isPet]})$0", - }, - { - "trigger": "IsSpellOverlayed\t(spellID)", - "contents": "IsSpellOverlayed(${1:spellID})$0", - }, - { - "trigger": "IsStackableAction\t(slot)", - "contents": "IsStackableAction(${1:slot})$0", - }, - { - "trigger": "IsStealthed\t()", - "contents": "IsStealthed()$0", - }, - { - "trigger": "IsStereoVideoAvailable\t()", - "contents": "IsStereoVideoAvailable()$0", - }, - { - "trigger": "IsSubZonePVPPOI\t()", - "contents": "IsSubZonePVPPOI()$0", - }, - { - "trigger": "IsSwimming\t()", - "contents": "IsSwimming()$0", - }, - { - "trigger": "IsThreatWarningEnabled\t()", - "contents": "IsThreatWarningEnabled()$0", - }, - { - "trigger": "IsTitleKnown\t(titleIndex)", - "contents": "IsTitleKnown(${1:titleIndex})$0", - }, - { - "trigger": "IsTrackedAchievement\t(id)", - "contents": "IsTrackedAchievement(${1:id})$0", - }, - { - "trigger": "IsTrackingHiddenQuests\t()", - "contents": "IsTrackingHiddenQuests()$0", - }, - { - "trigger": "IsTradeskillTrainer\t()", - "contents": "IsTradeskillTrainer()$0", - }, - { - "trigger": "IsUnitOnQuest\t(index, \"name\")", - "contents": "IsUnitOnQuest(${1:index}, \"${2:name}\")$0", - }, - { - "trigger": "IsUnitOnQuest\t(index, \"unit\")", - "contents": "IsUnitOnQuest(${1:index}, \"${2:unit}\")$0", - }, - { - "trigger": "IsUsableAction\t(slot)", - "contents": "IsUsableAction(${1:slot})$0", - }, - { - "trigger": "IsUsableItem\t(itemID)", - "contents": "IsUsableItem(${1:itemID})$0", - }, - { - "trigger": "IsUsableItem\t(\"itemLink\")", - "contents": "IsUsableItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "IsUsableItem\t(\"itemName\")", - "contents": "IsUsableItem(\"${1:itemName}\")$0", - }, - { - "trigger": "IsUsableSpell\t(index, \"bookType\")", - "contents": "IsUsableSpell(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "IsUsableSpell\t(\"name\")", - "contents": "IsUsableSpell(\"${1:name}\")$0", - }, - { - "trigger": "IsVehicleAimAngleAdjustable\t()", - "contents": "IsVehicleAimAngleAdjustable()$0", - }, - { - "trigger": "IsWindowsClient\t()", - "contents": "IsWindowsClient()$0", - }, - { - "trigger": "IsXPUserDisabled\t()", - "contents": "IsXPUserDisabled()$0", - }, - { - "trigger": "ItemHasRange\t(itemID)", - "contents": "ItemHasRange(${1:itemID})$0", - }, - { - "trigger": "ItemHasRange\t(\"itemLink\")", - "contents": "ItemHasRange(\"${1:itemLink}\")$0", - }, - { - "trigger": "ItemHasRange\t(\"itemName\")", - "contents": "ItemHasRange(\"${1:itemName}\")$0", - }, - { - "trigger": "ItemTextGetCreator\t()", - "contents": "ItemTextGetCreator()$0", - }, - { - "trigger": "ItemTextGetItem\t()", - "contents": "ItemTextGetItem()$0", - }, - { - "trigger": "ItemTextGetMaterial\t()", - "contents": "ItemTextGetMaterial()$0", - }, - { - "trigger": "ItemTextGetPage\t()", - "contents": "ItemTextGetPage()$0", - }, - { - "trigger": "ItemTextGetText\t()", - "contents": "ItemTextGetText()$0", - }, - { - "trigger": "ItemTextHasNextPage\t()", - "contents": "ItemTextHasNextPage()$0", - }, - { - "trigger": "ItemTextNextPage\t()", - "contents": "ItemTextNextPage()$0", - }, - { - "trigger": "ItemTextPrevPage\t()", - "contents": "ItemTextPrevPage()$0", - }, - { - "trigger": "JoinArena\t()", - "contents": "JoinArena()$0", - }, - { - "trigger": "JoinBattlefield\t(index, asGroup)", - "contents": "JoinBattlefield(${1:index}, ${2:asGroup})$0", - }, - { - "trigger": "JoinChannelByName\t(\"channelName\", [\"password\"], [frameID], [hasVoice])", - "contents": "JoinChannelByName(\"${1:channelName}\", ${2:[\"password\"]}, ${3:[frameID]}, ${4:[hasVoice]})$0", - }, - { - "trigger": "JoinLFG\t()", - "contents": "JoinLFG()$0", - }, - { - "trigger": "JoinPermanentChannel\t(\"name\", [\"password\"], [chatFrameIndex], [enableVoice])", - "contents": "JoinPermanentChannel(\"${1:name}\", ${2:[\"password\"]}, ${3:[chatFrameIndex]}, ${4:[enableVoice]})$0", - }, - { - "trigger": "JoinRatedBattlefield\t()", - "contents": "JoinRatedBattlefield()$0", - }, - { - "trigger": "JoinSingleLFG\t(lfgType, lfgID)", - "contents": "JoinSingleLFG(${1:lfgType}, ${2:lfgID})$0", - }, - { - "trigger": "JoinSkirmish\t(arenaID, joinAsGroup)", - "contents": "JoinSkirmish(${1:arenaID}, ${2:joinAsGroup})$0", - }, - { - "trigger": "JoinTemporaryChannel\t(\"channel\")", - "contents": "JoinTemporaryChannel(\"${1:channel}\")$0", - }, - { - "trigger": "JumpOrAscendStart\t()", - "contents": "JumpOrAscendStart()$0", - }, - { - "trigger": "LearnTalent\t(tabIndex, talentIndex, isPet, talentGroup)", - "contents": "LearnTalent(${1:tabIndex}, ${2:talentIndex}, ${3:isPet}, ${4:talentGroup})$0", - }, - { - "trigger": "LearnPvpTalent\t(talentID)", - "contents": "LearnPvpTalent(${1:talentID})$0", - }, - { - "trigger": "LearnPvpTalents\t(talentID1, talentID2, ...)", - "contents": "LearnPvpTalents(${1:talentID}1, ${2:talentID2}, ${3:...})$0", - }, - { - "trigger": "LearnTalents\t(tabIndex, talentIndex)", - "contents": "LearnTalents(${1:tabIndex}, ${2:talentIndex})$0", - }, - { - "trigger": "LeaveSingleLFG\t(lfgType, lfgID)", - "contents": "LeaveSingleLFG(${1:lfgType}, ${2:lfgID})$0", - }, - { - "trigger": "LeaveBattlefield\t()", - "contents": "LeaveBattlefield()$0", - }, - { - "trigger": "LeaveChannelByName\t(\"name\")", - "contents": "LeaveChannelByName(\"${1:name}\")$0", - }, - { - "trigger": "LeaveLFG\t()", - "contents": "LeaveLFG()$0", - }, - { - "trigger": "LeaveParty\t()", - "contents": "LeaveParty()$0", - }, - { - "trigger": "Lerp\t(startValue, endValue, interval)", - "contents": "Lerp(${1:startValue}, ${2:endValue}, ${3:interval})$0", - }, - { - "trigger": "LFGTeleport\t(portOut)", - "contents": "LFGTeleport(${1:portOut})$0", - }, - { - "trigger": "ListChannelByName\t(\"channel\")", - "contents": "ListChannelByName(\"${1:channel}\")$0", - }, - { - "trigger": "ListChannelByName\t(channelIndex)", - "contents": "ListChannelByName(${1:channelIndex})$0", - }, - { - "trigger": "ListChannels\t()", - "contents": "ListChannels()$0", - }, - { - "trigger": "LoadAddOn\t(index)", - "contents": "LoadAddOn(${1:index})$0", - }, - { - "trigger": "LoadAddOn\t(\"name\")", - "contents": "LoadAddOn(\"${1:name}\")$0", - }, - { - "trigger": "Logout\t()", - "contents": "Logout()$0", - }, - { - "trigger": "LootSlot\t(slot)", - "contents": "LootSlot(${1:slot})$0", - }, - { - "trigger": "LootSlotHasItem\t(slot)", - "contents": "LootSlotHasItem(${1:slot})$0", - }, - { - "trigger": "LowerFrameLevel\t(frame)", - "contents": "LowerFrameLevel(${1:frame})$0", - }, - { - "trigger": "MouselookStart\t()", - "contents": "MouselookStart()$0", - }, - { - "trigger": "MouselookStop\t()", - "contents": "MouselookStop()$0", - }, - { - "trigger": "MoveViewDownStart\t()", - "contents": "MoveViewDownStart()$0", - }, - { - "trigger": "MoveViewDownStop\t()", - "contents": "MoveViewDownStop()$0", - }, - { - "trigger": "MoveViewInStart\t()", - "contents": "MoveViewInStart()$0", - }, - { - "trigger": "MoveViewInStop\t()", - "contents": "MoveViewInStop()$0", - }, - { - "trigger": "MoveViewLeftStart\t()", - "contents": "MoveViewLeftStart()$0", - }, - { - "trigger": "MoveViewLeftStop\t()", - "contents": "MoveViewLeftStop()$0", - }, - { - "trigger": "MoveViewOutStart\t()", - "contents": "MoveViewOutStart()$0", - }, - { - "trigger": "MoveViewOutStop\t()", - "contents": "MoveViewOutStop()$0", - }, - { - "trigger": "MoveViewRightStart\t()", - "contents": "MoveViewRightStart()$0", - }, - { - "trigger": "MoveViewRightStop\t()", - "contents": "MoveViewRightStop()$0", - }, - { - "trigger": "MoveViewUpStart\t()", - "contents": "MoveViewUpStart()$0", - }, - { - "trigger": "MoveViewUpStop\t()", - "contents": "MoveViewUpStop()$0", - }, - { - "trigger": "NextView\t()", - "contents": "NextView()$0", - }, - { - "trigger": "NoPlayTime\t()", - "contents": "NoPlayTime()$0", - }, - { - "trigger": "NotifyInspect\t(\"unit\")", - "contents": "NotifyInspect(\"${1:unit}\")$0", - }, - { - "trigger": "NotWhileDeadError\t()", - "contents": "NotWhileDeadError()$0", - }, - { - "trigger": "NumTaxiNodes\t()", - "contents": "NumTaxiNodes()$0", - }, - { - "trigger": "OfferPetition\t()", - "contents": "OfferPetition()$0", - }, - { - "trigger": "OffhandHasWeapon\t()", - "contents": "OffhandHasWeapon()$0", - }, - { - "trigger": "OpenCalendar\t()", - "contents": "OpenCalendar()$0", - }, - { - "trigger": "OpeningCinematic\t()", - "contents": "OpeningCinematic()$0", - }, - { - "trigger": "PartialPlayTime\t()", - "contents": "PartialPlayTime()$0", - }, - { - "trigger": "PetAbandon\t()", - "contents": "PetAbandon()$0", - }, - { - "trigger": "PetCanBeAbandoned\t()", - "contents": "PetCanBeAbandoned()$0", - }, - { - "trigger": "PetCanBeDismissed\t()", - "contents": "PetCanBeDismissed()$0", - }, - { - "trigger": "PetCanBeRenamed\t()", - "contents": "PetCanBeRenamed()$0", - }, - { - "trigger": "PetDismiss\t()", - "contents": "PetDismiss()$0", - }, - { - "trigger": "PetHasActionBar\t()", - "contents": "PetHasActionBar()$0", - }, - { - "trigger": "PetRename\t(\"name\", [\"genitive\"], [\"dative\"], [\"accusative\"], [\"instrumental\"], [\"prepositional\"])", - "contents": "PetRename(\"${1:name}\", ${2:[\"genitive\"]}, ${3:[\"dative\"]}, ${4:[\"accusative\"]}, ${5:[\"instrumental\"]}, ${6:[\"prepositional\"]})$0", - }, - { - "trigger": "PickupAction\t(slot)", - "contents": "PickupAction(${1:slot})$0", - }, - { - "trigger": "PickupBagFromSlot\t(slot)", - "contents": "PickupBagFromSlot(${1:slot})$0", - }, - { - "trigger": "PickupCompanion\t(\"type\", index)", - "contents": "PickupCompanion(\"${1:type}\", ${2:index})$0", - }, - { - "trigger": "PickupContainerItem\t(container, slot)", - "contents": "PickupContainerItem(${1:container}, ${2:slot})$0", - }, - { - "trigger": "PickupEquipmentSet\t(index)", - "contents": "PickupEquipmentSet(${1:index})$0", - }, - { - "trigger": "PickupEquipmentSetByName\t(\"name\")", - "contents": "PickupEquipmentSetByName(\"${1:name}\")$0", - }, - { - "trigger": "PickupGuildBankItem\t(tab, slot)", - "contents": "PickupGuildBankItem(${1:tab}, ${2:slot})$0", - }, - { - "trigger": "PickupGuildBankMoney\t(amount)", - "contents": "PickupGuildBankMoney(${1:amount})$0", - }, - { - "trigger": "PickupInventoryItem\t(slot)", - "contents": "PickupInventoryItem(${1:slot})$0", - }, - { - "trigger": "PickupItem\t(itemID)", - "contents": "PickupItem(${1:itemID})$0", - }, - { - "trigger": "PickupItem\t(\"itemLink\")", - "contents": "PickupItem(\"${1:itemLink}\")$0", - }, - { - "trigger": "PickupItem\t(\"itemName\")", - "contents": "PickupItem(\"${1:itemName}\")$0", - }, - { - "trigger": "PickupMacro\t(index)", - "contents": "PickupMacro(${1:index})$0", - }, - { - "trigger": "PickupMacro\t(\"name\")", - "contents": "PickupMacro(\"${1:name}\")$0", - }, - { - "trigger": "PickupMerchantItem\t(index)", - "contents": "PickupMerchantItem(${1:index})$0", - }, - { - "trigger": "PickupPetAction\t(index)", - "contents": "PickupPetAction(${1:index})$0", - }, - { - "trigger": "PickupPlayerMoney\t(amount)", - "contents": "PickupPlayerMoney(${1:amount})$0", - }, - { - "trigger": "PickupSpell\t(spellID)", - "contents": "PickupSpell(${1:spellID})$0", - }, - { - "trigger": "PickupStablePet\t(index)", - "contents": "PickupStablePet(${1:index})$0", - }, - { - "trigger": "PickupTradeMoney\t(amount)", - "contents": "PickupTradeMoney(${1:amount})$0", - }, - { - "trigger": "PlaceAction\t(slot)", - "contents": "PlaceAction(${1:slot})$0", - }, - { - "trigger": "PlaceAuctionBid\t(\"list\", index, bid)", - "contents": "PlaceAuctionBid(\"${1:list}\", ${2:index}, ${3:bid})$0", - }, - { - "trigger": "PlayerCanTeleport\t()", - "contents": "PlayerCanTeleport()$0", - }, - { - "trigger": "PlayerHasHearthstone\t()", - "contents": "PlayerHasHearthstone()$0", - }, - { - "trigger": "PlayerIsPVPInactive\t(\"name\")", - "contents": "PlayerIsPVPInactive(\"${1:name}\")$0", - }, - { - "trigger": "PlayerIsPVPInactive\t(\"unit\")", - "contents": "PlayerIsPVPInactive(\"${1:unit}\")$0", - }, - { - "trigger": "PlayMusic\t(\"musicfile\")", - "contents": "PlayMusic(\"${1:musicfile}\")$0", - }, - { - "trigger": "PlaySound\t(\"sound\", \"soundChannel\")", - "contents": "PlaySound(\"${1:sound}\", \"${2:soundChannel}\")$0", - }, - { - "trigger": "PlaySoundFile\t(\"soundFile\", \"soundChannel\")", - "contents": "PlaySoundFile(\"${1:soundFile}\", \"${2:soundChannel}\")$0", - }, - { - "trigger": "PrevView\t()", - "contents": "PrevView()$0", - }, - { - "trigger": "ProcessMapClick\t(clickX, clickY)", - "contents": "ProcessMapClick(${1:clickX}, ${2:clickY})$0", - }, - { - "trigger": "PromoteToAssistant\t(\"name\", [exactMatch])", - "contents": "PromoteToAssistant(\"${1:name}\", ${2:[exactMatch]})$0", - }, - { - "trigger": "PromoteToAssistant\t(\"unit\")", - "contents": "PromoteToAssistant(\"${1:unit}\")$0", - }, - { - "trigger": "PromoteToLeader\t(\"name\", [exactMatch])", - "contents": "PromoteToLeader(\"${1:name}\", ${2:[exactMatch]})$0", - }, - { - "trigger": "PromoteToLeader\t(\"unit\")", - "contents": "PromoteToLeader(\"${1:unit}\")$0", - }, - { - "trigger": "PurchaseSlot\t()", - "contents": "PurchaseSlot()$0", - }, - { - "trigger": "PutItemInBackpack\t()", - "contents": "PutItemInBackpack()$0", - }, - { - "trigger": "PutItemInBag\t(container)", - "contents": "PutItemInBag(${1:container})$0", - }, - { - "trigger": "QueryAuctionItems\t([\"name\"], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll])", - "contents": "QueryAuctionItems(${1:[\"name\"]}, ${2:[minLevel]}, ${3:[maxLevel]}, ${4:[invTypeIndex]}, ${5:[classIndex]}, ${6:[subClassIndex]}, ${7:[page]}, ${8:[isUsable]}, ${9:[minQuality]}, ${10:[getAll]})$0", - }, - { - "trigger": "QueryGuildBankLog\t(tab)", - "contents": "QueryGuildBankLog(${1:tab})$0", - }, - { - "trigger": "QueryGuildBankTab\t(tab)", - "contents": "QueryGuildBankTab(${1:tab})$0", - }, - { - "trigger": "QueryGuildBankText\t(tab)", - "contents": "QueryGuildBankText(${1:tab})$0", - }, - { - "trigger": "QueryGuildEventLog\t()", - "contents": "QueryGuildEventLog()$0", - }, - { - "trigger": "QuestChooseRewardError\t()", - "contents": "QuestChooseRewardError()$0", - }, - { - "trigger": "QuestFlagsPVP\t()", - "contents": "QuestFlagsPVP()$0", - }, - { - "trigger": "QuestLogPushQuest\t([questIndex])", - "contents": "QuestLogPushQuest(${1:[questIndex]})$0", - }, - { - "trigger": "QuestPOIGetIconInfo\t(questID)", - "contents": "QuestPOIGetIconInfo(${1:questID})$0", - }, - { - "trigger": "Quit\t()", - "contents": "Quit()$0", - }, - { - "trigger": "RandomRoll\t(min, max)", - "contents": "RandomRoll(${1:min}, ${2:max})$0", - }, - { - "trigger": "RegisterAddonMessagePrefix\t(\"prefix\")", - "contents": "RegisterAddonMessagePrefix(\"${1:prefix}\")$0", - }, - { - "trigger": "RegisterCVar\t(\"CVar\", \"default\")", - "contents": "RegisterCVar(\"${1:CVar}\", \"${2:default}\")$0", - }, - { - "trigger": "RejectProposal\t()", - "contents": "RejectProposal()$0", - }, - { - "trigger": "ReloadUI\t()", - "contents": "ReloadUI()$0", - }, - { - "trigger": "RemoveAutoQuestPopUp\t(questId)", - "contents": "RemoveAutoQuestPopUp(${1:questId})$0", - }, - { - "trigger": "RemoveChatWindowChannel\t(index, \"channel\")", - "contents": "RemoveChatWindowChannel(${1:index}, \"${2:channel}\")$0", - }, - { - "trigger": "RemoveChatWindowMessages\t(index, \"messageGroup\")", - "contents": "RemoveChatWindowMessages(${1:index}, \"${2:messageGroup}\")$0", - }, - { - "trigger": "RemoveFriend\t(\"name\")", - "contents": "RemoveFriend(\"${1:name}\")$0", - }, - { - "trigger": "RemoveQuestWatch\t(questIndex)", - "contents": "RemoveQuestWatch(${1:questIndex})$0", - }, - { - "trigger": "RemoveTrackedAchievement\t(id)", - "contents": "RemoveTrackedAchievement(${1:id})$0", - }, - { - "trigger": "RenamePetition\t(\"name\")", - "contents": "RenamePetition(\"${1:name}\")$0", - }, - { - "trigger": "RepairAllItems\t([useGuildMoney])", - "contents": "RepairAllItems(${1:[useGuildMoney]})$0", - }, - { - "trigger": "ReplaceEnchant\t()", - "contents": "ReplaceEnchant()$0", - }, - { - "trigger": "ReplaceTradeEnchant\t()", - "contents": "ReplaceTradeEnchant()$0", - }, - { - "trigger": "RepopMe\t()", - "contents": "RepopMe()$0", - }, - { - "trigger": "ReportPlayer\t(\"reportType\", lineID, comment)", - "contents": "ReportPlayer(\"${1:reportType}\", ${2:lineID}, ${3:comment})$0", - }, - { - "trigger": "ReportPlayer\t(\"reportType\", \"pending\", comment)", - "contents": "ReportPlayer(\"${1:reportType}\", \"${2:pending}\", ${3:comment})$0", - }, - { - "trigger": "ReportPlayerIsPVPAFK\t(\"name\")", - "contents": "ReportPlayerIsPVPAFK(\"${1:name}\")$0", - }, - { - "trigger": "ReportPlayerIsPVPAFK\t(\"unit\")", - "contents": "ReportPlayerIsPVPAFK(\"${1:unit}\")$0", - }, - { - "trigger": "RequestArtifactCompletionHistory\t()", - "contents": "RequestArtifactCompletionHistory()$0", - }, - { - "trigger": "RequestBattlefieldScoreData\t()", - "contents": "RequestBattlefieldScoreData()$0", - }, - { - "trigger": "RequestBattlegroundInstanceInfo\t(index)", - "contents": "RequestBattlegroundInstanceInfo(${1:index})$0", - }, - { - "trigger": "RequestInspectHonorData\t()", - "contents": "RequestInspectHonorData()$0", - }, - { - "trigger": "RequestLFDPlayerLockInfo\t()", - "contents": "RequestLFDPlayerLockInfo()$0", - }, - { - "trigger": "RequestPVPRewards\t()", - "contents": "RequestPVPRewards()$0", - }, - { - "trigger": "RequestRaidInfo\t()", - "contents": "RequestRaidInfo()$0", - }, - { - "trigger": "RequestTimePlayed\t()", - "contents": "RequestTimePlayed()$0", - }, - { - "trigger": "ResetChatColors\t()", - "contents": "ResetChatColors()$0", - }, - { - "trigger": "ResetChatWindows\t()", - "contents": "ResetChatWindows()$0", - }, - { - "trigger": "ResetCPUUsage\t()", - "contents": "ResetCPUUsage()$0", - }, - { - "trigger": "ResetCursor\t()", - "contents": "ResetCursor()$0", - }, - { - "trigger": "ResetDisabledAddOns\t()", - "contents": "ResetDisabledAddOns()$0", - }, - { - "trigger": "ResetInstances\t()", - "contents": "ResetInstances()$0", - }, - { - "trigger": "ResetTutorials\t()", - "contents": "ResetTutorials()$0", - }, - { - "trigger": "ResetView\t(index)", - "contents": "ResetView(${1:index})$0", - }, - { - "trigger": "ResistancePercent\t(ResistanceValue, CasterLevel)", - "contents": "ResistancePercent(${1:ResistanceValue}, ${2:CasterLevel})$0", - }, - { - "trigger": "RespondInstanceLock\t(response)", - "contents": "RespondInstanceLock(${1:response})$0", - }, - { - "trigger": "RestartGx\t()", - "contents": "RestartGx()$0", - }, - { - "trigger": "ResurrectGetOfferer\t()", - "contents": "ResurrectGetOfferer()$0", - }, - { - "trigger": "ResurrectHasSickness\t()", - "contents": "ResurrectHasSickness()$0", - }, - { - "trigger": "ResurrectHasTimer\t()", - "contents": "ResurrectHasTimer()$0", - }, - { - "trigger": "RetrieveCorpse\t()", - "contents": "RetrieveCorpse()$0", - }, - { - "trigger": "ReturnInboxItem\t(mailID)", - "contents": "ReturnInboxItem(${1:mailID})$0", - }, - { - "trigger": "RollOnLoot\t(id, rollType)", - "contents": "RollOnLoot(${1:id}, ${2:rollType})$0", - }, - { - "trigger": "RunBinding\t(\"command\", \"up\")", - "contents": "RunBinding(\"${1:command}\", \"${2:up}\")$0", - }, - { - "trigger": "RunScript\t(\"script\")", - "contents": "RunScript(\"${1:script}\")$0", - }, - { - "trigger": "SaveBindings\t(set)", - "contents": "SaveBindings(${1:set})$0", - }, - { - "trigger": "SaveEquipmentSet\t(\"name\", icon)", - "contents": "SaveEquipmentSet(\"${1:name}\", ${2:icon})$0", - }, - { - "trigger": "SaveView\t(index)", - "contents": "SaveView(${1:index})$0", - }, - { - "trigger": "Screenshot\t()", - "contents": "Screenshot()$0", - }, - { - "trigger": "SearchLFGGetResults\t(index)", - "contents": "SearchLFGGetResults(${1:index})$0", - }, - { - "trigger": "SecondsToTime\t(seconds, [noSeconds], [notAbbreviated], [maxCount])", - "contents": "SecondsToTime(${1:seconds}, ${2:[noSeconds]}, ${3:[notAbbreviated]}, ${4:[maxCount]})$0", - }, - { - "trigger": "SecureCmdOptionParse\t(\"cmd\")", - "contents": "SecureCmdOptionParse(\"${1:cmd}\")$0", - }, - { - "trigger": "SelectActiveQuest\t(index)", - "contents": "SelectActiveQuest(${1:index})$0", - }, - { - "trigger": "SelectAvailableQuest\t(index)", - "contents": "SelectAvailableQuest(${1:index})$0", - }, - { - "trigger": "SelectGossipActiveQuest\t(index)", - "contents": "SelectGossipActiveQuest(${1:index})$0", - }, - { - "trigger": "SelectGossipAvailableQuest\t(index)", - "contents": "SelectGossipAvailableQuest(${1:index})$0", - }, - { - "trigger": "SelectGossipOption\t(index, [\"text\"], [confirm])", - "contents": "SelectGossipOption(${1:index}, ${2:[\"text\"]}, ${3:[confirm]})$0", - }, - { - "trigger": "SelectQuestLogEntry\t(questIndex)", - "contents": "SelectQuestLogEntry(${1:questIndex})$0", - }, - { - "trigger": "SelectTrainerService\t(index)", - "contents": "SelectTrainerService(${1:index})$0", - }, - { - "trigger": "SendAddonMessage\t(\"prefix\", \"message\", [\"type\"], [\"target\"])", - "contents": "SendAddonMessage(\"${1:prefix}\", \"${2:message}\", ${3:[\"type\"]}, ${4:[\"target\"]})$0", - }, - { - "trigger": "SendChatMessage\t(\"text\", [\"chatType\"], [languageIndex], [\"channel\"])", - "contents": "SendChatMessage(\"${1:text}\", ${2:[\"chatType\"]}, ${3:[languageIndex]}, ${4:[\"channel\"]})$0", - }, - { - "trigger": "SendMail\t(\"recipient\", \"subject\", \"body\")", - "contents": "SendMail(\"${1:recipient}\", \"${2:subject}\", \"${3:body}\")$0", - }, - { - "trigger": "SendWho\t(\"filter\")", - "contents": "SendWho(\"${1:filter}\")$0", - }, - { - "trigger": "SetAbandonQuest\t(questIndex)", - "contents": "SetAbandonQuest(${1:questIndex})$0", - }, - { - "trigger": "SetAchievementComparisonUnit\t(unit)", - "contents": "SetAchievementComparisonUnit(${1:unit})$0", - }, - { - "trigger": "SetActionBarToggles\t(bar1, bar2, bar3, bar4, alwaysShow)", - "contents": "SetActionBarToggles(${1:bar1}, ${2:bar2}, ${3:bar3}, ${4:bar4}, ${5:alwaysShow})$0", - }, - { - "trigger": "SetAllowLowLevelRaid\t(enable)", - "contents": "SetAllowLowLevelRaid(${1:enable})$0", - }, - { - "trigger": "SetBagPortraitTexture\t(texture, container)", - "contents": "SetBagPortraitTexture(${1:texture}, ${2:container})$0", - }, - { - "trigger": "SetBattlefieldScoreFaction\t(faction)", - "contents": "SetBattlefieldScoreFaction(${1:faction})$0", - }, - { - "trigger": "SetBinding\t(\"key\", [\"command\"])", - "contents": "SetBinding(\"${1:key}\", ${2:[\"command\"]})$0", - }, - { - "trigger": "SetBindingClick\t(\"key\", \"buttonName\", [\"mouseButton\"])", - "contents": "SetBindingClick(\"${1:key}\", \"${2:buttonName}\", ${3:[\"mouseButton\"]})$0", - }, - { - "trigger": "SetBindingItem\t(\"key\", itemID)", - "contents": "SetBindingItem(\"${1:key}\", ${2:itemID})$0", - }, - { - "trigger": "SetBindingItem\t(\"key\", \"itemLink\")", - "contents": "SetBindingItem(\"${1:key}\", \"${2:itemLink}\")$0", - }, - { - "trigger": "SetBindingItem\t(\"key\", \"itemName\")", - "contents": "SetBindingItem(\"${1:key}\", \"${2:itemName}\")$0", - }, - { - "trigger": "SetBindingMacro\t(\"key\", index)", - "contents": "SetBindingMacro(\"${1:key}\", ${2:index})$0", - }, - { - "trigger": "SetBindingMacro\t(\"key\", \"name\")", - "contents": "SetBindingMacro(\"${1:key}\", \"${2:name}\")$0", - }, - { - "trigger": "SetBindingSpell\t(\"key\", \"spellName\")", - "contents": "SetBindingSpell(\"${1:key}\", \"${2:spellName}\")$0", - }, - { - "trigger": "SetChannelOwner\t(\"channel\", \"fullname\")", - "contents": "SetChannelOwner(\"${1:channel}\", \"${2:fullname}\")$0", - }, - { - "trigger": "SetChannelPassword\t(\"channel\", \"password\")", - "contents": "SetChannelPassword(\"${1:channel}\", \"${2:password}\")$0", - }, - { - "trigger": "SetChatColorNameByClass\t(\"chatType\", colorByName)", - "contents": "SetChatColorNameByClass(\"${1:chatType}\", ${2:colorByName})$0", - }, - { - "trigger": "SetChatWindowAlpha\t(index, alpha)", - "contents": "SetChatWindowAlpha(${1:index}, ${2:alpha})$0", - }, - { - "trigger": "SetChatWindowColor\t(index, red, green, blue)", - "contents": "SetChatWindowColor(${1:index}, ${2:red}, ${3:green}, ${4:blue})$0", - }, - { - "trigger": "SetChatWindowDocked\t(index, docked)", - "contents": "SetChatWindowDocked(${1:index}, ${2:docked})$0", - }, - { - "trigger": "SetChatWindowLocked\t(index, locked)", - "contents": "SetChatWindowLocked(${1:index}, ${2:locked})$0", - }, - { - "trigger": "SetChatWindowName\t(index, \"name\")", - "contents": "SetChatWindowName(${1:index}, \"${2:name}\")$0", - }, - { - "trigger": "SetChatWindowShown\t(index, shown)", - "contents": "SetChatWindowShown(${1:index}, ${2:shown})$0", - }, - { - "trigger": "SetChatWindowSize\t(index, size)", - "contents": "SetChatWindowSize(${1:index}, ${2:size})$0", - }, - { - "trigger": "SetChatWindowUninteractable\t(index, setUninteractable)", - "contents": "SetChatWindowUninteractable(${1:index}, ${2:setUninteractable})$0", - }, - { - "trigger": "SetCurrencyBackpack\t(index, watch)", - "contents": "SetCurrencyBackpack(${1:index}, ${2:watch})$0", - }, - { - "trigger": "SetCurrencyUnused\t(index, makeUnused)", - "contents": "SetCurrencyUnused(${1:index}, ${2:makeUnused})$0", - }, - { - "trigger": "SetCurrentGuildBankTab\t(tab)", - "contents": "SetCurrentGuildBankTab(${1:tab})$0", - }, - { - "trigger": "SetCurrentTitle\t(titleIndex)", - "contents": "SetCurrentTitle(${1:titleIndex})$0", - }, - { - "trigger": "SetCursor\t(\"cursor\")", - "contents": "SetCursor(\"${1:cursor}\")$0", - }, - { - "trigger": "SetCVar\t(\"CVar\", value, [\"raiseEvent\"])", - "contents": "SetCVar(\"${1:CVar}\", ${2:value}, ${3:[\"raiseEvent\"]})$0", - }, - { - "trigger": "SetDungeonMapLevel\t(level)", - "contents": "SetDungeonMapLevel(${1:level})$0", - }, - { - "trigger": "SetEuropeanNumbers\t(enable)", - "contents": "SetEuropeanNumbers(${1:enable})$0", - }, - { - "trigger": "SetFactionActive\t(index)", - "contents": "SetFactionActive(${1:index})$0", - }, - { - "trigger": "SetFactionInactive\t(index)", - "contents": "SetFactionInactive(${1:index})$0", - }, - { - "trigger": "SetFriendNotes\t(index, \"note\")", - "contents": "SetFriendNotes(${1:index}, \"${2:note}\")$0", - }, - { - "trigger": "SetFriendNotes\t(\"name\", \"note\")", - "contents": "SetFriendNotes(\"${1:name}\", \"${2:note}\")$0", - }, - { - "trigger": "SetGamma\t(value)", - "contents": "SetGamma(${1:value})$0", - }, - { - "trigger": "SetGuildBankTabInfo\t(tab, \"name\", iconIndex)", - "contents": "SetGuildBankTabInfo(${1:tab}, \"${2:name}\", ${3:iconIndex})$0", - }, - { - "trigger": "SetGuildBankTabPermissions\t(tab, permission, enabled)", - "contents": "SetGuildBankTabPermissions(${1:tab}, ${2:permission}, ${3:enabled})$0", - }, - { - "trigger": "SetGuildBankText\t(tab, \"text\")", - "contents": "SetGuildBankText(${1:tab}, \"${2:text}\")$0", - }, - { - "trigger": "SetGuildInfoText\t(\"text\")", - "contents": "SetGuildInfoText(\"${1:text}\")$0", - }, - { - "trigger": "SetGuildMemberRank\t(index, rankIndex)", - "contents": "SetGuildMemberRank(${1:index}, ${2:rankIndex})$0", - }, - { - "trigger": "SetGuildRosterSelection\t(index)", - "contents": "SetGuildRosterSelection(${1:index})$0", - }, - { - "trigger": "SetGuildRosterShowOffline\t(showOffline)", - "contents": "SetGuildRosterShowOffline(${1:showOffline})$0", - }, - { - "trigger": "SetInventoryPortraitTexture\t(texture, \"unit\", slot)", - "contents": "SetInventoryPortraitTexture(${1:texture}, \"${2:unit}\", ${3:slot})$0", - }, - { - "trigger": "SetItemUpgradeFromCursorItem\t()", - "contents": "SetItemUpgradeFromCursorItem()$0", - }, - { - "trigger": "SetLFGComment\t(\"comment\")", - "contents": "SetLFGComment(\"${1:comment}\")$0", - }, - { - "trigger": "SetLFGDungeon\t(queueIndex)", - "contents": "SetLFGDungeon(${1:queueIndex})$0", - }, - { - "trigger": "SetLFGRoles\t(leader, tank, healer, damage)", - "contents": "SetLFGRoles(${1:leader}, ${2:tank}, ${3:healer}, ${4:damage})$0", - }, - { - "trigger": "SetLootMethod\t(\"method\", [\"master\"])", - "contents": "SetLootMethod(\"${1:method}\", ${2:[\"master\"]})$0", - }, - { - "trigger": "SetLootPortrait\t(texture)", - "contents": "SetLootPortrait(${1:texture})$0", - }, - { - "trigger": "SetLootThreshold\t(threshold)", - "contents": "SetLootThreshold(${1:threshold})$0", - }, - { - "trigger": "SetMacroItem\t(index, \"item\", [target])", - "contents": "SetMacroItem(${1:index}, \"${2:item}\", ${3:[target]})$0", - }, - { - "trigger": "SetMacroItem\t(\"name\", \"item\", [target])", - "contents": "SetMacroItem(\"${1:name}\", \"${2:item}\", ${3:[target]})$0", - }, - { - "trigger": "SetMacroSpell\t(index, \"spell\", [target])", - "contents": "SetMacroSpell(${1:index}, \"${2:spell}\", ${3:[target]})$0", - }, - { - "trigger": "SetMacroSpell\t(\"name\", \"spell\", [target])", - "contents": "SetMacroSpell(\"${1:name}\", \"${2:spell}\", ${3:[target]})$0", - }, - { - "trigger": "SetMapByID\t(id)", - "contents": "SetMapByID(${1:id})$0", - }, - { - "trigger": "SetMapToCurrentZone\t()", - "contents": "SetMapToCurrentZone()$0", - }, - { - "trigger": "SetMapZoom\t(continentIndex, [zoneIndex])", - "contents": "SetMapZoom(${1:continentIndex}, ${2:[zoneIndex]})$0", - }, - { - "trigger": "SetModifiedClick\t(\"action\", \"binding\")", - "contents": "SetModifiedClick(\"${1:action}\", \"${2:binding}\")$0", - }, - { - "trigger": "SetMouselookOverrideBinding\t(\"key\", \"binding\")", - "contents": "SetMouselookOverrideBinding(\"${1:key}\", \"${2:binding}\")$0", - }, - { - "trigger": "SetMultiCastSpell\t(action, spell)", - "contents": "SetMultiCastSpell(${1:action}, ${2:spell})$0", - }, - { - "trigger": "SetNextBarberShopStyle\t(styleIndex, [reverse])", - "contents": "SetNextBarberShopStyle(${1:styleIndex}, ${2:[reverse]})$0", - }, - { - "trigger": "SetOptOutOfLoot\t(enable)", - "contents": "SetOptOutOfLoot(${1:enable})$0", - }, - { - "trigger": "SetOverrideBinding\t(owner, isPriority, \"key\", \"command\")", - "contents": "SetOverrideBinding(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:command}\")$0", - }, - { - "trigger": "SetOverrideBindingClick\t(owner, isPriority, \"key\", \"buttonName\", [\"mouseButton\"])", - "contents": "SetOverrideBindingClick(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:buttonName}\", ${5:[\"mouseButton\"]})$0", - }, - { - "trigger": "SetOverrideBindingItem\t(owner, isPriority, \"key\", itemID)", - "contents": "SetOverrideBindingItem(${1:owner}, ${2:isPriority}, \"${3:key}\", ${4:itemID})$0", - }, - { - "trigger": "SetOverrideBindingItem\t(owner, isPriority, \"key\", \"itemLink\")", - "contents": "SetOverrideBindingItem(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:itemLink}\")$0", - }, - { - "trigger": "SetOverrideBindingItem\t(owner, isPriority, \"key\", \"itemName\")", - "contents": "SetOverrideBindingItem(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:itemName}\")$0", - }, - { - "trigger": "SetOverrideBindingMacro\t(owner, isPriority, \"key\", index)", - "contents": "SetOverrideBindingMacro(${1:owner}, ${2:isPriority}, \"${3:key}\", ${4:index})$0", - }, - { - "trigger": "SetOverrideBindingMacro\t(owner, isPriority, \"key\", \"name\")", - "contents": "SetOverrideBindingMacro(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:name}\")$0", - }, - { - "trigger": "SetOverrideBindingSpell\t(owner, isPriority, \"key\", \"spellName\")", - "contents": "SetOverrideBindingSpell(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:spellName}\")$0", - }, - { - "trigger": "SetPendingReportTarget\t(\"unit\")", - "contents": "SetPendingReportTarget(\"${1:unit}\")$0", - }, - { - "trigger": "SetPetStablePaperdoll\t(model)", - "contents": "SetPetStablePaperdoll(${1:model})$0", - }, - { - "trigger": "SetPortraitTexture\t(texture, \"unit\")", - "contents": "SetPortraitTexture(${1:texture}, \"${2:unit}\")$0", - }, - { - "trigger": "SetPortraitToTexture\t(frameName, \"texturePath\")", - "contents": "SetPortraitToTexture(${1:frameName}, \"${2:texturePath}\")$0", - }, - { - "trigger": "SetPVP\t(state)", - "contents": "SetPVP(${1:state})$0", - }, - { - "trigger": "SetRaidSubgroup\t(index, subgroup)", - "contents": "SetRaidSubgroup(${1:index}, ${2:subgroup})$0", - }, - { - "trigger": "SetRaidTarget\t(\"name\", index)", - "contents": "SetRaidTarget(\"${1:name}\", ${2:index})$0", - }, - { - "trigger": "SetRaidTarget\t(\"unit\", index)", - "contents": "SetRaidTarget(\"${1:unit}\", ${2:index})$0", - }, - { - "trigger": "SetScreenResolution\t(index)", - "contents": "SetScreenResolution(${1:index})$0", - }, - { - "trigger": "SetSelectedAuctionItem\t(\"list\", index)", - "contents": "SetSelectedAuctionItem(\"${1:list}\", ${2:index})$0", - }, - { - "trigger": "SetSelectedDisplayChannel\t(index)", - "contents": "SetSelectedDisplayChannel(${1:index})$0", - }, - { - "trigger": "SetSelectedFaction\t(index)", - "contents": "SetSelectedFaction(${1:index})$0", - }, - { - "trigger": "SetSelectedFriend\t(index)", - "contents": "SetSelectedFriend(${1:index})$0", - }, - { - "trigger": "SetSelectedIgnore\t(index)", - "contents": "SetSelectedIgnore(${1:index})$0", - }, - { - "trigger": "SetSelectedMute\t(index)", - "contents": "SetSelectedMute(${1:index})$0", - }, - { - "trigger": "SetSendMailCOD\t(amount)", - "contents": "SetSendMailCOD(${1:amount})$0", - }, - { - "trigger": "SetSendMailMoney\t(amount)", - "contents": "SetSendMailMoney(${1:amount})$0", - }, - { - "trigger": "SetSendMailShowing\t(enable)", - "contents": "SetSendMailShowing(${1:enable})$0", - }, - { - "trigger": "SetTaxiBenchmarkMode\t(\"on/off\")", - "contents": "SetTaxiBenchmarkMode(\"${1:on/off}\")$0", - }, - { - "trigger": "SetTaxiMap\t(texture)", - "contents": "SetTaxiMap(${1:texture})$0", - }, - { - "trigger": "SetTracking\t(index, enabled)", - "contents": "SetTracking(${1:index}, ${2:enabled})$0", - }, - { - "trigger": "SetTradeMoney\t(amount)", - "contents": "SetTradeMoney(${1:amount})$0", - }, - { - "trigger": "SetTrainerServiceTypeFilter\t(\"type\", [enable], [exclusive])", - "contents": "SetTrainerServiceTypeFilter(\"${1:type}\", ${2:[enable]}, ${3:[exclusive]})$0", - }, - { - "trigger": "SetUIVisibility\t(visible)", - "contents": "SetUIVisibility(${1:visible})$0", - }, - { - "trigger": "SetupFullscreenScale\t(frame)", - "contents": "SetupFullscreenScale(${1:frame})$0", - }, - { - "trigger": "SetupTextureKits\t(textureKitID, frame, regions)", - "contents": "SetupTextureKits(${1:textureKitID}, ${2:frame}, ${3:regions})$0", - }, - { - "trigger": "SetView\t(index)", - "contents": "SetView(${1:index})$0", - }, - { - "trigger": "SetWatchedFactionIndex\t(index)", - "contents": "SetWatchedFactionIndex(${1:index})$0", - }, - { - "trigger": "SetWhoToUI\t(state)", - "contents": "SetWhoToUI(${1:state})$0", - }, - { - "trigger": "ShowBuybackSellCursor\t(index)", - "contents": "ShowBuybackSellCursor(${1:index})$0", - }, - { - "trigger": "ShowContainerSellCursor\t(container, slot)", - "contents": "ShowContainerSellCursor(${1:container}, ${2:slot})$0", - }, - { - "trigger": "ShowFriends\t()", - "contents": "ShowFriends()$0", - }, - { - "trigger": "ShowInventorySellCursor\t(slot)", - "contents": "ShowInventorySellCursor(${1:slot})$0", - }, - { - "trigger": "ShowRepairCursor\t()", - "contents": "ShowRepairCursor()$0", - }, - { - "trigger": "SignPetition\t()", - "contents": "SignPetition()$0", - }, - { - "trigger": "SocketContainerItem\t(container, slot)", - "contents": "SocketContainerItem(${1:container}, ${2:slot})$0", - }, - { - "trigger": "SocketInventoryItem\t(slot)", - "contents": "SocketInventoryItem(${1:slot})$0", - }, - { - "trigger": "SortAuctionApplySort\t(\"list\")", - "contents": "SortAuctionApplySort(\"${1:list}\")$0", - }, - { - "trigger": "SortAuctionClearSort\t(\"list\")", - "contents": "SortAuctionClearSort(\"${1:list}\")$0", - }, - { - "trigger": "SortAuctionSetSort\t(\"list\", \"sort\", reversed)", - "contents": "SortAuctionSetSort(\"${1:list}\", \"${2:sort}\", ${3:reversed})$0", - }, - { - "trigger": "SortBattlefieldScoreData\t(\"sortType\")", - "contents": "SortBattlefieldScoreData(\"${1:sortType}\")$0", - }, - { - "trigger": "SortGuildRoster\t(\"type\")", - "contents": "SortGuildRoster(\"${1:type}\")$0", - }, - { - "trigger": "SortQuestWatches\t()", - "contents": "SortQuestWatches()$0", - }, - { - "trigger": "SortWho\t(\"sortType\")", - "contents": "SortWho(\"${1:sortType}\")$0", - }, - { - "trigger": "Sound_ChatSystem_GetInputDriverNameByIndex\t(index)", - "contents": "Sound_ChatSystem_GetInputDriverNameByIndex(${1:index})$0", - }, - { - "trigger": "Sound_ChatSystem_GetNumInputDrivers\t()", - "contents": "Sound_ChatSystem_GetNumInputDrivers()$0", - }, - { - "trigger": "Sound_ChatSystem_GetNumOutputDrivers\t()", - "contents": "Sound_ChatSystem_GetNumOutputDrivers()$0", - }, - { - "trigger": "Sound_ChatSystem_GetOutputDriverNameByIndex\t(index)", - "contents": "Sound_ChatSystem_GetOutputDriverNameByIndex(${1:index})$0", - }, - { - "trigger": "Sound_GameSystem_GetInputDriverNameByIndex\t(index)", - "contents": "Sound_GameSystem_GetInputDriverNameByIndex(${1:index})$0", - }, - { - "trigger": "Sound_GameSystem_GetNumInputDrivers\t()", - "contents": "Sound_GameSystem_GetNumInputDrivers()$0", - }, - { - "trigger": "Sound_GameSystem_GetNumOutputDrivers\t()", - "contents": "Sound_GameSystem_GetNumOutputDrivers()$0", - }, - { - "trigger": "Sound_GameSystem_GetOutputDriverNameByIndex\t(index)", - "contents": "Sound_GameSystem_GetOutputDriverNameByIndex(${1:index})$0", - }, - { - "trigger": "Sound_GameSystem_RestartSoundSystem\t()", - "contents": "Sound_GameSystem_RestartSoundSystem()$0", - }, - { - "trigger": "SpellCanTargetItem\t()", - "contents": "SpellCanTargetItem()$0", - }, - { - "trigger": "SpellCanTargetUnit\t(\"name\")", - "contents": "SpellCanTargetUnit(\"${1:name}\")$0", - }, - { - "trigger": "SpellCanTargetUnit\t(\"unit\")", - "contents": "SpellCanTargetUnit(\"${1:unit}\")$0", - }, - { - "trigger": "SpellHasRange\t(index, \"bookType\")", - "contents": "SpellHasRange(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "SpellHasRange\t(\"name\")", - "contents": "SpellHasRange(\"${1:name}\")$0", - }, - { - "trigger": "SpellIsTargeting\t()", - "contents": "SpellIsTargeting()$0", - }, - { - "trigger": "SplitContainerItem\t(container, slot, amount)", - "contents": "SplitContainerItem(${1:container}, ${2:slot}, ${3:amount})$0", - }, - { - "trigger": "SplitGuildBankItem\t(tab, slot, amount)", - "contents": "SplitGuildBankItem(${1:tab}, ${2:slot}, ${3:amount})$0", - }, - { - "trigger": "StartAuction\t(minBid, buyoutPrice, runTime, stackSize, numStacks)", - "contents": "StartAuction(${1:minBid}, ${2:buyoutPrice}, ${3:runTime}, ${4:stackSize}, ${5:numStacks})$0", - }, - { - "trigger": "StartDuel\t(\"name\", [exactMatch])", - "contents": "StartDuel(\"${1:name}\", ${2:[exactMatch]})$0", - }, - { - "trigger": "StartDuel\t(\"unit\")", - "contents": "StartDuel(\"${1:unit}\")$0", - }, - { - "trigger": "StopCinematic\t()", - "contents": "StopCinematic()$0", - }, - { - "trigger": "StopMusic\t()", - "contents": "StopMusic()$0", - }, - { - "trigger": "Stopwatch_IsPlaying\t()", - "contents": "Stopwatch_IsPlaying()$0", - }, - { - "trigger": "Stopwatch_StartCountdown\t(hours, minutes, seconds)", - "contents": "Stopwatch_StartCountdown(${1:hours}, ${2:minutes}, ${3:seconds})$0", - }, - { - "trigger": "Stopwatch_Toggle\t()", - "contents": "Stopwatch_Toggle()$0", - }, - { - "trigger": "SummonFriend\t(\"name\")", - "contents": "SummonFriend(\"${1:name}\")$0", - }, - { - "trigger": "SummonFriend\t(\"unit\")", - "contents": "SummonFriend(\"${1:unit}\")$0", - }, - { - "trigger": "SummonRandomCritter\t()", - "contents": "SummonRandomCritter()$0", - }, - { - "trigger": "SwapRaidSubgroup\t(index1, index2)", - "contents": "SwapRaidSubgroup(${1:index1}, ${2:index2})$0", - }, - { - "trigger": "TakeInboxItem\t(mailID, attachmentIndex)", - "contents": "TakeInboxItem(${1:mailID}, ${2:attachmentIndex})$0", - }, - { - "trigger": "TakeInboxMoney\t(mailID)", - "contents": "TakeInboxMoney(${1:mailID})$0", - }, - { - "trigger": "TakeInboxTextItem\t(mailID)", - "contents": "TakeInboxTextItem(${1:mailID})$0", - }, - { - "trigger": "TakeTaxiNode\t(index)", - "contents": "TakeTaxiNode(${1:index})$0", - }, - { - "trigger": "TaxiGetDestX\t(source, dest)", - "contents": "TaxiGetDestX(${1:source}, ${2:dest})$0", - }, - { - "trigger": "TaxiGetDestY\t(source, dest)", - "contents": "TaxiGetDestY(${1:source}, ${2:dest})$0", - }, - { - "trigger": "TaxiGetSrcX\t(source, dest)", - "contents": "TaxiGetSrcX(${1:source}, ${2:dest})$0", - }, - { - "trigger": "TaxiGetSrcY\t(source, dest)", - "contents": "TaxiGetSrcY(${1:source}, ${2:dest})$0", - }, - { - "trigger": "TaxiNodeCost\t(index)", - "contents": "TaxiNodeCost(${1:index})$0", - }, - { - "trigger": "TaxiNodeGetType\t(index)", - "contents": "TaxiNodeGetType(${1:index})$0", - }, - { - "trigger": "TaxiNodeName\t(index)", - "contents": "TaxiNodeName(${1:index})$0", - }, - { - "trigger": "TaxiNodePosition\t(index)", - "contents": "TaxiNodePosition(${1:index})$0", - }, - { - "trigger": "TogglePVP\t()", - "contents": "TogglePVP()$0", - }, - { - "trigger": "ToggleSheath\t()", - "contents": "ToggleSheath()$0", - }, - { - "trigger": "ToggleSpellAutocast\t(index, \"bookType\")", - "contents": "ToggleSpellAutocast(${1:index}, \"${2:bookType}\")$0", - }, - { - "trigger": "ToggleSpellAutocast\t(\"name\")", - "contents": "ToggleSpellAutocast(\"${1:name}\")$0", - }, - { - "trigger": "TurnInGuildCharter\t()", - "contents": "TurnInGuildCharter()$0", - }, - { - "trigger": "UninviteUnit\t(\"name\", \"reason\")", - "contents": "UninviteUnit(\"${1:name}\", \"${2:reason}\")$0", - }, - { - "trigger": "UnitAffectingCombat\t(\"unit\")", - "contents": "UnitAffectingCombat(\"${1:unit}\")$0", - }, - { - "trigger": "UnitAlliedRaceInfo\t(\"unit\")", - "contents": "UnitAlliedRaceInfo(\"${1:unit}\")$0", - }, - { - "trigger": "UnitAlternatePowerInfo\t(\"name\")", - "contents": "UnitAlternatePowerInfo(\"${1:name}\")$0", - }, - { - "trigger": "UnitAlternatePowerInfo\t(\"unit\")", - "contents": "UnitAlternatePowerInfo(\"${1:unit}\")$0", - }, - { - "trigger": "UnitAlternatePowerTextureInfo\t(\"unit\", textureIndex)", - "contents": "UnitAlternatePowerTextureInfo(\"${1:unit}\", ${2:textureIndex})$0", - }, - { - "trigger": "UnitArmor\t(\"unit\")", - "contents": "UnitArmor(\"${1:unit}\")$0", - }, - { - "trigger": "UnitAttackBothHands\t(\"unit\")", - "contents": "UnitAttackBothHands(\"${1:unit}\")$0", - }, - { - "trigger": "UnitAttackPower\t(\"unit\")", - "contents": "UnitAttackPower(\"${1:unit}\")$0", - }, - { - "trigger": "UnitAttackSpeed\t(\"unit\")", - "contents": "UnitAttackSpeed(\"${1:unit}\")$0", - }, - { - "trigger": "UnitAura\t(\"unit\", index, [\"filter\"])", - "contents": "UnitAura(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0", - }, - { - "trigger": "UnitAura\t(\"unit\", \"name\", [\"rank\"], [\"filter\"])", - "contents": "UnitAura(\"${1:unit}\", \"${2:name}\", ${3:[\"rank\"]}, ${4:[\"filter\"]})$0", - }, - { - "trigger": "UnitBuff\t(\"unit\", index, [\"filter\"])", - "contents": "UnitBuff(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0", - }, - { - "trigger": "UnitBuff\t(\"unit\", \"name\", [\"rank\"], [\"filter\"])", - "contents": "UnitBuff(\"${1:unit}\", \"${2:name}\", ${3:[\"rank\"]}, ${4:[\"filter\"]})$0", - }, - { - "trigger": "UnitCanAssist\t(\"unit\", \"unit\")", - "contents": "UnitCanAssist(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitCanAttack\t(\"unit\", \"unit\")", - "contents": "UnitCanAttack(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitCanCooperate\t(\"unit\", \"unit\")", - "contents": "UnitCanCooperate(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitCastingInfo\t(\"unit\")", - "contents": "UnitCastingInfo(\"${1:unit}\")$0", - }, - { - "trigger": "UnitChannelInfo\t(\"unit\")", - "contents": "UnitChannelInfo(\"${1:unit}\")$0", - }, - { - "trigger": "UnitClass\t(\"name\")", - "contents": "UnitClass(\"${1:name}\")$0", - }, - { - "trigger": "UnitClass\t(\"unit\")", - "contents": "UnitClass(\"${1:unit}\")$0", - }, - { - "trigger": "UnitClassBase\t(\"name\")", - "contents": "UnitClassBase(\"${1:name}\")$0", - }, - { - "trigger": "UnitClassBase\t(\"unit\")", - "contents": "UnitClassBase(\"${1:unit}\")$0", - }, - { - "trigger": "UnitClassification\t(\"unit\")", - "contents": "UnitClassification(\"${1:unit}\")$0", - }, - { - "trigger": "UnitControllingVehicle\t(\"name\")", - "contents": "UnitControllingVehicle(\"${1:name}\")$0", - }, - { - "trigger": "UnitControllingVehicle\t(\"unit\")", - "contents": "UnitControllingVehicle(\"${1:unit}\")$0", - }, - { - "trigger": "UnitCreatureFamily\t(\"unit\")", - "contents": "UnitCreatureFamily(\"${1:unit}\")$0", - }, - { - "trigger": "UnitCreatureType\t(\"unit\")", - "contents": "UnitCreatureType(\"${1:unit}\")$0", - }, - { - "trigger": "UnitDamage\t(\"unit\")", - "contents": "UnitDamage(\"${1:unit}\")$0", - }, - { - "trigger": "UnitDebuff\t(\"unit\", index, [\"filter\"])", - "contents": "UnitDebuff(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0", - }, - { - "trigger": "UnitDebuff\t(\"unit\", \"name\", [\"rank\"], [\"filter\"])", - "contents": "UnitDebuff(\"${1:unit}\", \"${2:name}\", ${3:[\"rank\"]}, ${4:[\"filter\"]})$0", - }, - { - "trigger": "UnitDefense\t(\"unit\")", - "contents": "UnitDefense(\"${1:unit}\")$0", - }, - { - "trigger": "UnitDetailedThreatSituation\t(\"name\", mobUnit)", - "contents": "UnitDetailedThreatSituation(\"${1:name}\", ${2:mobUnit})$0", - }, - { - "trigger": "UnitDetailedThreatSituation\t(unitID, mobUnit)", - "contents": "UnitDetailedThreatSituation(${1:unitID}, ${2:mobUnit})$0", - }, - { - "trigger": "UnitExists\t(\"name\")", - "contents": "UnitExists(\"${1:name}\")$0", - }, - { - "trigger": "UnitExists\t(\"unit\")", - "contents": "UnitExists(\"${1:unit}\")$0", - }, - { - "trigger": "UnitFactionGroup\t(\"name\")", - "contents": "UnitFactionGroup(\"${1:name}\")$0", - }, - { - "trigger": "UnitFactionGroup\t(\"unit\")", - "contents": "UnitFactionGroup(\"${1:unit}\")$0", - }, - { - "trigger": "UnitGetAvailableRoles\t(\"unit\")", - "contents": "UnitGetAvailableRoles(\"${1:unit}\")$0", - }, - { - "trigger": "UnitGroupRolesAssigned\t(\"unit\")", - "contents": "UnitGroupRolesAssigned(\"${1:unit}\")$0", - }, - { - "trigger": "UnitGUID\t(\"unit\")", - "contents": "UnitGUID(\"${1:unit}\")$0", - }, - { - "trigger": "UnitHasIncomingResurrection\t(\"unit\")", - "contents": "UnitHasIncomingResurrection(\"${1:unit}\")$0", - }, - { - "trigger": "UnitHasRelicSlot\t(\"unit\")", - "contents": "UnitHasRelicSlot(\"${1:unit}\")$0", - }, - { - "trigger": "UnitHasVehicleUI\t(\"name\")", - "contents": "UnitHasVehicleUI(\"${1:name}\")$0", - }, - { - "trigger": "UnitHasVehicleUI\t(\"unit\")", - "contents": "UnitHasVehicleUI(\"${1:unit}\")$0", - }, - { - "trigger": "UnitHealth\t(\"name\")", - "contents": "UnitHealth(\"${1:name}\")$0", - }, - { - "trigger": "UnitHealth\t(\"unit\")", - "contents": "UnitHealth(\"${1:unit}\")$0", - }, - { - "trigger": "UnitHealthMax\t(\"name\")", - "contents": "UnitHealthMax(\"${1:name}\")$0", - }, - { - "trigger": "UnitHealthMax\t(\"unit\")", - "contents": "UnitHealthMax(\"${1:unit}\")$0", - }, - { - "trigger": "UnitInBattleground\t(\"unit\")", - "contents": "UnitInBattleground(\"${1:unit}\")$0", - }, - { - "trigger": "UnitInParty\t(\"name\")", - "contents": "UnitInParty(\"${1:name}\")$0", - }, - { - "trigger": "UnitInParty\t(\"unit\")", - "contents": "UnitInParty(\"${1:unit}\")$0", - }, - { - "trigger": "UnitInPhase\t(unitID)", - "contents": "UnitInPhase(${1:unitID})$0", - }, - { - "trigger": "UnitInRaid\t(\"unit\")", - "contents": "UnitInRaid(\"${1:unit}\")$0", - }, - { - "trigger": "UnitInRange\t(\"unit\")", - "contents": "UnitInRange(\"${1:unit}\")$0", - }, - { - "trigger": "UnitInVehicle\t(\"name\")", - "contents": "UnitInVehicle(\"${1:name}\")$0", - }, - { - "trigger": "UnitInVehicle\t(\"unit\")", - "contents": "UnitInVehicle(\"${1:unit}\")$0", - }, - { - "trigger": "UnitInVehicleControlSeat\t()", - "contents": "UnitInVehicleControlSeat()$0", - }, - { - "trigger": "UnitIsAFK\t(\"unit\")", - "contents": "UnitIsAFK(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsCharmed\t(\"unit\")", - "contents": "UnitIsCharmed(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsConnected\t(\"unit\")", - "contents": "UnitIsConnected(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsControlling\t(\"unit\")", - "contents": "UnitIsControlling(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsCorpse\t(\"unit\")", - "contents": "UnitIsCorpse(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsDead\t(\"unit\")", - "contents": "UnitIsDead(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsDeadOrGhost\t(\"unit\")", - "contents": "UnitIsDeadOrGhost(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsDND\t(\"name\")", - "contents": "UnitIsDND(\"${1:name}\")$0", - }, - { - "trigger": "UnitIsDND\t(\"unit\")", - "contents": "UnitIsDND(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsEnemy\t(\"unit\", \"unit\")", - "contents": "UnitIsEnemy(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitIsFeignDeath\t(\"unit\")", - "contents": "UnitIsFeignDeath(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsFriend\t(\"unit\", \"unit\")", - "contents": "UnitIsFriend(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitIsGhost\t(\"unit\")", - "contents": "UnitIsGhost(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsGroupLeader\t()", - "contents": "UnitIsGroupLeader()$0", - }, - { - "trigger": "UnitIsInMyGuild\t(\"unit\")", - "contents": "UnitIsInMyGuild(\"unit\")$0", - }, - { - "trigger": "UnitIsPlayer\t(\"unit\")", - "contents": "UnitIsPlayer(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsPossessed\t(\"unit\")", - "contents": "UnitIsPossessed(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsPVP\t(\"unit\")", - "contents": "UnitIsPVP(\"unit\")$0", - }, - { - "trigger": "UnitIsPVPFreeForAll\t(\"unit\")", - "contents": "UnitIsPVPFreeForAll(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsPVPSanctuary\t(\"unit\")", - "contents": "UnitIsPVPSanctuary(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsRaidOfficer\t(\"name\")", - "contents": "UnitIsRaidOfficer(\"${1:name}\")$0", - }, - { - "trigger": "UnitIsRaidOfficer\t(\"unit\")", - "contents": "UnitIsRaidOfficer(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsSameServer\t(\"unit\", \"unit\")", - "contents": "UnitIsSameServer(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitIsSilenced\t(\"name\", \"channel\")", - "contents": "UnitIsSilenced(\"${1:name}\", \"${2:channel}\")$0", - }, - { - "trigger": "UnitIsTrivial\t(\"unit\")", - "contents": "UnitIsTrivial(\"${1:unit}\")$0", - }, - { - "trigger": "UnitIsUnit\t(\"unit\", \"unit\")", - "contents": "UnitIsUnit(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitIsVisible\t(\"unit\")", - "contents": "UnitIsVisible(\"${1:unit}\")$0", - }, - { - "trigger": "UnitLevel\t(\"unit\")", - "contents": "UnitLevel(\"${1:unit}\")$0", - }, - { - "trigger": "UnitName\t(\"unit\")", - "contents": "UnitName(\"${1:unit}\")$0", - }, - { - "trigger": "UnitOnTaxi\t(\"unit\")", - "contents": "UnitOnTaxi(\"${1:unit}\")$0", - }, - { - "trigger": "UnitPlayerControlled\t(\"unit\")", - "contents": "UnitPlayerControlled(\"${1:unit}\")$0", - }, - { - "trigger": "UnitPlayerOrPetInParty\t(\"name\")", - "contents": "UnitPlayerOrPetInParty(\"${1:name}\")$0", - }, - { - "trigger": "UnitPlayerOrPetInParty\t(\"unit\")", - "contents": "UnitPlayerOrPetInParty(\"${1:unit}\")$0", - }, - { - "trigger": "UnitPlayerOrPetInRaid\t(\"name\")", - "contents": "UnitPlayerOrPetInRaid(\"${1:name}\")$0", - }, - { - "trigger": "UnitPlayerOrPetInRaid\t(\"unit\")", - "contents": "UnitPlayerOrPetInRaid(\"${1:unit}\")$0", - }, - { - "trigger": "UnitPower\t(\"unitID\", [powerType])", - "contents": "UnitPower(\"${1:unitID}\", ${2:[powerType]})$0", - }, - { - "trigger": "UnitPowerMax\t(\"unitID\", [powerType])", - "contents": "UnitPowerMax(\"${1:unitID}\", ${2:[powerType]})$0", - }, - { - "trigger": "UnitPowerType\t(\"name\")", - "contents": "UnitPowerType(\"${1:name}\")$0", - }, - { - "trigger": "UnitPowerType\t(\"unit\")", - "contents": "UnitPowerType(\"${1:unit}\")$0", - }, - { - "trigger": "UnitPVPName\t(\"unit\")", - "contents": "UnitPVPName(\"${1:unit}\")$0", - }, - { - "trigger": "UnitRace\t(\"unit\")", - "contents": "UnitRace(\"${1:unit}\")$0", - }, - { - "trigger": "UnitRangedAttack\t(\"unit\")", - "contents": "UnitRangedAttack(\"${1:unit}\")$0", - }, - { - "trigger": "UnitRangedAttackPower\t(\"unit\")", - "contents": "UnitRangedAttackPower(\"${1:unit}\")$0", - }, - { - "trigger": "UnitRangedDamage\t(\"unit\")", - "contents": "UnitRangedDamage(\"${1:unit}\")$0", - }, - { - "trigger": "UnitReaction\t(\"unit\", \"unit\")", - "contents": "UnitReaction(\"${1:unit}\", \"${2:unit}\")$0", - }, - { - "trigger": "UnitResistance\t(\"unit\", resistanceIndex)", - "contents": "UnitResistance(\"${1:unit}\", ${2:resistanceIndex})$0", - }, - { - "trigger": "UnitSelectionColor\t(\"name\")", - "contents": "UnitSelectionColor(\"${1:name}\")$0", - }, - { - "trigger": "UnitSelectionColor\t(\"unit\")", - "contents": "UnitSelectionColor(\"${1:unit}\")$0", - }, - { - "trigger": "UnitSetRole\t(\"unit\", \"role\")", - "contents": "UnitSetRole(\"${1:unit}\", \"${2:role}\")", - }, - { - "trigger": "UnitSex\t(\"name\")", - "contents": "UnitSex(\"${1:name}\")$0", - }, - { - "trigger": "UnitSex\t(\"unit\")", - "contents": "UnitSex(\"${1:unit}\")$0", - }, - { - "trigger": "UnitSpellHaste\t(\"name\")", - "contents": "UnitSpellHaste(\"${1:name}\")$0", - }, - { - "trigger": "UnitSpellHaste\t(\"unit\")", - "contents": "UnitSpellHaste(\"${1:unit}\")$0", - }, - { - "trigger": "UnitStat\t(\"unit\", statIndex)", - "contents": "UnitStat(\"${1:unit}\", ${2:statIndex})$0", - }, - { - "trigger": "UnitSwitchToVehicleSeat\t(\"unit\", seat)", - "contents": "UnitSwitchToVehicleSeat(\"${1:unit}\", ${2:seat})$0", - }, - { - "trigger": "UnitTargetsVehicleInRaidUI\t(\"unit\")", - "contents": "UnitTargetsVehicleInRaidUI(\"${1:unit}\")$0", - }, - { - "trigger": "UnitThreatSituation\t(\"name\", [mobUnit])", - "contents": "UnitThreatSituation(\"${1:name}\", ${2:[mobUnit]})$0", - }, - { - "trigger": "UnitThreatSituation\t(\"unit\", [mobUnit])", - "contents": "UnitThreatSituation(\"${1:unit}\", ${2:[mobUnit]})$0", - }, - { - "trigger": "UnitTrialBankedLevels\t(\"unit\")", - "contents": "UnitTrialBankedLevels(\"${1:unit}\")$0", - }, - { - "trigger": "UnitTrialXP\t(\"unit\")", - "contents": "UnitTrialXP(\"${1:unit}\")$0", - }, - { - "trigger": "UnitUsingVehicle\t(\"unit\")", - "contents": "UnitUsingVehicle(\"${1:unit}\")$0", - }, - { - "trigger": "UnitVehicleSeatCount\t(\"unit\")", - "contents": "UnitVehicleSeatCount(\"${1:unit}\")$0", - }, - { - "trigger": "UnitVehicleSeatInfo\t(\"unit\", seat)", - "contents": "UnitVehicleSeatInfo(\"${1:unit}\", ${2:seat})$0", - }, - { - "trigger": "UnitVehicleSkin\t(\"name\")", - "contents": "UnitVehicleSkin(\"${1:name}\")$0", - }, - { - "trigger": "UnitVehicleSkin\t(\"unit\")", - "contents": "UnitVehicleSkin(\"${1:unit}\")$0", - }, - { - "trigger": "UnitXP\t(\"unit\")", - "contents": "UnitXP(\"${1:unit}\")$0", - }, - { - "trigger": "UnitXPMax\t(\"unit\")", - "contents": "UnitXPMax(\"${1:unit}\")$0", - }, - { - "trigger": "UpdateAddOnCPUUsage\t()", - "contents": "UpdateAddOnCPUUsage()$0", - }, - { - "trigger": "UpdateAddOnMemoryUsage\t()", - "contents": "UpdateAddOnMemoryUsage()$0", - }, - { - "trigger": "UpdateMapHighlight\t(cursorX, cursorY)", - "contents": "UpdateMapHighlight(${1:cursorX}, ${2:cursorY})$0", - }, - { - "trigger": "UpgradeItem\t()", - "contents": "UpgradeItem()$0", - }, - { - "trigger": "UseEquipmentSet\t(\"name\")", - "contents": "UseEquipmentSet(\"${1:name}\")$0", - }, - { - "trigger": "UseSoulstone\t()", - "contents": "UseSoulstone()$0", - }, - { - "trigger": "VehicleAimDecrement\t(amount)", - "contents": "VehicleAimDecrement(${1:amount})$0", - }, - { - "trigger": "VehicleAimGetAngle\t()", - "contents": "VehicleAimGetAngle()$0", - }, - { - "trigger": "VehicleAimGetNormAngle\t()", - "contents": "VehicleAimGetNormAngle()$0", - }, - { - "trigger": "VehicleAimIncrement\t(amount)", - "contents": "VehicleAimIncrement(${1:amount})$0", - }, - { - "trigger": "VehicleAimRequestAngle\t(amount)", - "contents": "VehicleAimRequestAngle(${1:amount})$0", - }, - { - "trigger": "VehicleAimRequestNormAngle\t(amount)", - "contents": "VehicleAimRequestNormAngle(${1:amount})$0", - }, - { - "trigger": "VehicleCameraZoomIn\t()", - "contents": "VehicleCameraZoomIn()$0", - }, - { - "trigger": "VehicleCameraZoomOut\t()", - "contents": "VehicleCameraZoomOut()$0", - }, - { - "trigger": "VehicleExit\t()", - "contents": "VehicleExit()$0", - }, - { - "trigger": "VehicleNextSeat\t()", - "contents": "VehicleNextSeat()$0", - }, - { - "trigger": "VehiclePrevSeat\t()", - "contents": "VehiclePrevSeat()$0", - }, - { - "trigger": "ViewGuildRecipes\t(professionID)", - "contents": "ViewGuildRecipes(${1:professionID})$0", - }, - { - "trigger": "WarGameRespond\t(accept)", - "contents": "WarGameRespond(${1:accept})$0", - }, - { - "trigger": "WithdrawGuildBankMoney\t(amount)", - "contents": "WithdrawGuildBankMoney(${1:amount})$0", - }, - { - "trigger": "WrapTextInColorCode\t(text, colorHexString)", - "contents": "WrapTextInColorCode(\"${1:text}\", \"${2:colorHexString}\")$0", - }, - { - "trigger": "ZoomOut\t()", - "contents": "ZoomOut()$0", - }, - - - - - { - "trigger": "_AbbreviateLargeNumbers\t(\"value\")", - "contents": "${1:formattedValue} = AbbreviateLargeNumbers(\"${2:value}\")$0", - }, - { - "trigger": "_AbbreviateNumbers\t(\"value\")", - "contents": "${1:formattedValue} = AbbreviateNumbers(\"${2:value}\")$0", - }, - { - "trigger": "_ActionHasRange\t(slot)", - "contents": "${1:hasRange} = ActionHasRange(${2:slot})$0", - }, - { - "trigger": "_Ambiguate\t(\"fullName\", \"context\")", - "contents": "${1:name} = Ambiguate(\"${2:fullName}\", \"${3:context}\")$0", - }, - { - "trigger": "_AntiAliasingSupported\t()", - "contents": "${1:fxaa}, ${2:cmaa} = AntiAliasingSupported()$0", - }, - { - "trigger": "_ArcheologyGetVisibleBlobID\t(index)", - "contents": "${1:blobID} = ArcheologyGetVisibleBlobID(${2:index})$0", - }, - { - "trigger": "_AreAccountAchievementsHidden\t()", - "contents": "${1:isHidden} = AreAccountAchievementsHidden()$0", - }, - { - "trigger": "_AreColorsEqual\t(left, right)", - "contents": "${1:isEqual} = AreColorsEqual(${2:left}, ${3:right})$0", - }, - { - "trigger": "_AreDangerousScriptsAllowed\t()", - "contents": "${1:isAllowed} = AreDangerousScriptsAllowed()$0", - }, - { - "trigger": "_AreInvasionsAvailable\t()", - "contents": "${1:isAvailable} = AreInvasionsAvailable()$0", - }, - { - "trigger": "_AreTalentsLocked\t()", - "contents": "${1:isLocked} = AreTalentsLocked()$0", - }, - { - "trigger": "_AreVector2DEqual\t(left, right)", - "contents": "${1:isEqual} = AreVector2DEqual(${2:left}, ${3:right})$0", - }, - { - "trigger": "_AreVector3DEqual\t(left, right)", - "contents": "${1:isEqual} = AreVector3DEqual(${2:left}, ${3:right})$0", - }, - { - "trigger": "_ArchaeologyMapUpdateAll\t()", - "contents": "${1:numEntries} = ArchaeologyMapUpdateAll()$0", - }, - { - "trigger": "_BankButtonIDToInvSlotID\t(buttonID, [isBag])", - "contents": "${1:inventoryID} = BankButtonIDToInvSlotID(${2:buttonID}, ${3:[isBag]})$0", - }, - { - "trigger": "_BNConnected\t()", - "contents": "${1:isOnline} = BNConnected()$0", - }, - { - "trigger": "_BNFeaturesEnabled\t()", - "contents": "${1:isEnabled} = BNFeaturesEnabled()$0", - }, - { - "trigger": "_BNGetFOFInfo\t(presenceID, mutual, non-mutual, index)", - "contents": "${1:presenceID}, ${2:givenName}, ${3:surname}, ${4:isFriend} = BNGetFOFInfo(${5:presenceID}, ${6:mutual}, ${7:non-mutual}, ${8:index})$0", - }, - { - "trigger": "_BNGetFriendIndex\t(presenceID)", - "contents": "${1:index} = BNGetFriendIndex(${2:presenceID})$0", - }, - { - "trigger": "_BNGetFriendInfo\t(friendIndex)", - "contents": "${1:presenceID}, ${2:presenceName}, ${3:battleTag}, ${4:isBattleTagPresence}, ${5:toonName}, ${6:toonID}, ${7:client}, ${8:isOnline}, ${9:lastOnline}, ${10:isAFK}, ${11:isDND}, ${12:messageText}, ${13:noteText}, ${14:isRIDFriend}, ${15:broadcastTime}, ${16:canSoR} = BNGetFriendInfo(${17:friendIndex})$0", - }, - { - "trigger": "_BNGetFriendInfoByID\t(presenceID)", - "contents": "${1:presenceID}, ${2:givenName}, ${3:surname}, ${4:toonName}, ${5:toonID}, ${6:client}, ${7:isOnline}, ${8:lastOnline}, ${9:isAFK}, ${10:isDND}, ${11:messageText}, ${12:noteText}, ${13:isRIDFriend}, ${14:broadcastTime}, ${15:canSoR} = BNGetFriendInfoByID(${16:presenceID})$0", - }, - { - "trigger": "_BNGetInfo\t()", - "contents": "${1:unknownPresenceID1}, ${2:battleTag}, ${3:unknownPresenceID2}, ${4:broadcastText}, ${5:bnetAFK}, ${6:bnetDND}, ${7:unknown} = BNGetInfo()$0", - }, - { - "trigger": "_BNGetNumFriends\t()", - "contents": "${1:totalBNet}, ${2:numBNetOnline} = BNGetNumFriends()$0", - }, - { - "trigger": "_BNGetSelectedFriend\t()", - "contents": "${1:friendIndex} = BNGetSelectedFriend()$0", - }, - { - "trigger": "_BNIsSelf\t(presenceID)", - "contents": "${1:isSelf} = BNIsSelf(${2:presenceID})$0", - }, - { - "trigger": "_CalculateAuctionDeposit\t(runTime)", - "contents": "${1:deposit} = CalculateAuctionDeposit(${2:runTime})$0", - }, - { - "trigger": "_CalendarCanAddEvent\t()", - "contents": "${1:canAdd} = CalendarCanAddEvent()$0", - }, - { - "trigger": "_CalendarCanSendInvite\t()", - "contents": "${1:canInvite} = CalendarCanSendInvite()$0", - }, - { - "trigger": "_CalendarContextEventCanComplain\t([monthOffset], day, index)", - "contents": "${1:canReport} = CalendarContextEventCanComplain(${2:[monthOffset]}, ${3:day}, ${4:index})$0", - }, - { - "trigger": "_CalendarContextEventCanEdit\t([monthOffset], day, index)", - "contents": "${1:canEdit} = CalendarContextEventCanEdit(${2:[monthOffset]}, ${3:day}, ${4:index})$0", - }, - { - "trigger": "_CalendarContextEventClipboard\t()", - "contents": "${1:canPaste} = CalendarContextEventClipboard()$0", - }, - { - "trigger": "_CalendarContextEventGetCalendarType\t([monthOffset], day, index)", - "contents": "${1:calendarType} = CalendarContextEventGetCalendarType(${2:[monthOffset]}, ${3:day}, ${4:index})$0", - }, - { - "trigger": "_CalendarContextGetEventIndex\t()", - "contents": "${1:monthOffset}, ${2:day}, ${3:index} = CalendarContextGetEventIndex()$0", - }, - { - "trigger": "_CalendarContextInviteIsPending\t([monthOffset], day, index)", - "contents": "${1:pendingInvite} = CalendarContextInviteIsPending(${2:[monthOffset]}, ${3:day}, ${4:index})$0", - }, - { - "trigger": "_CalendarContextInviteModeratorStatus\t([monthOffset], day, index)", - "contents": "${1:modStatus} = CalendarContextInviteModeratorStatus(${2:[monthOffset]}, ${3:day}, ${4:index})$0", - }, - { - "trigger": "_CalendarContextInviteStatus\t([monthOffset], day, index)", - "contents": "${1:inviteStatus} = CalendarContextInviteStatus(${2:[monthOffset]}, ${3:day}, ${4:index})$0", - }, - { - "trigger": "_CalendarContextInviteType\t([monthOffset], day, index)", - "contents": "${1:inviteType} = CalendarContextInviteType(${2:[monthOffset]}, ${3:day}, ${4:index})$0", - }, - { - "trigger": "_CalendarDefaultGuildFilter\t()", - "contents": "${1:minLevel}, ${2:maxLevel}, ${3:rank} = CalendarDefaultGuildFilter()$0", - }, - { - "trigger": "_CalendarEventCanEdit\t()", - "contents": "${1:canEdit} = CalendarEventCanEdit()$0", - }, - { - "trigger": "_CalendarEventCanModerate\t(index)", - "contents": "${1:canModerate} = CalendarEventCanModerate(${2:index})$0", - }, - { - "trigger": "_CalendarEventGetCalendarType\t()", - "contents": "${1:calendarType} = CalendarEventGetCalendarType()$0", - }, - { - "trigger": "_CalendarEventGetInvite\t(index)", - "contents": "${1:name}, ${2:level}, ${3:className}, ${4:classFileName}, ${5:inviteStatus}, ${6:modStatus}, ${7:inviteIsMine}, ${8:inviteType} = CalendarEventGetInvite(${9:index})$0", - }, - { - "trigger": "_CalendarEventGetInviteResponseTime\t(index)", - "contents": "${1:weekday}, ${2:month}, ${3:day}, ${4:year}, ${5:hour}, ${6:minute} = CalendarEventGetInviteResponseTime(${7:index})$0", - }, - { - "trigger": "_CalendarEventGetInviteSortCriterion\t()", - "contents": "${1:criterion}, ${2:reverse} = CalendarEventGetInviteSortCriterion()$0", - }, - { - "trigger": "_CalendarEventGetNumInvites\t()", - "contents": "${1:numInvites} = CalendarEventGetNumInvites()$0", - }, - { - "trigger": "_CalendarEventGetRepeatOptions\t()", - "contents": "${1:...} = CalendarEventGetRepeatOptions()$0", - }, - { - "trigger": "_CalendarEventGetSelectedInvite\t()", - "contents": "${1:index} = CalendarEventGetSelectedInvite()$0", - }, - { - "trigger": "_CalendarEventGetStatusOptions\t()", - "contents": "${1:...} = CalendarEventGetStatusOptions()$0", - }, - { - "trigger": "_CalendarEventGetTextures\t(eventType)", - "contents": "${1:name}, ${2:icon}, ${3:expansion} = CalendarEventGetTextures(${4:eventType})$0", - }, - { - "trigger": "_CalendarEventGetTypes\t()", - "contents": "${1:...} = CalendarEventGetTypes()$0", - }, - { - "trigger": "_CalendarEventHasPendingInvite\t()", - "contents": "${1:pendingInvite} = CalendarEventHasPendingInvite()$0", - }, - { - "trigger": "_CalendarEventHaveSettingsChanged\t()", - "contents": "${1:settingsChanged} = CalendarEventHaveSettingsChanged()$0", - }, - { - "trigger": "_CalendarEventIsModerator\t()", - "contents": "${1:isModerator} = CalendarEventIsModerator()$0", - }, - { - "trigger": "_CalendarGetAbsMonth\t(month, year)", - "contents": "${1:month}, ${2:year}, ${3:numDays}, ${4:firstWeekday} = CalendarGetAbsMonth(${5:month}, ${6:year})$0", - }, - { - "trigger": "_CalendarGetDate\t()", - "contents": "${1:weekday}, ${2:month}, ${3:day}, ${4:year} = CalendarGetDate()$0", - }, - { - "trigger": "_CalendarGetDayEvent\t(monthOffset, day, index)", - "contents": "${1:title}, ${2:hour}, ${3:minute}, ${4:calendarType}, ${5:sequenceType}, ${6:eventType}, ${7:texture}, ${8:modStatus}, ${9:inviteStatus}, ${10:invitedBy}, ${11:difficulty}, ${12:inviteType} = CalendarGetDayEvent(${13:monthOffset}, ${14:day}, ${15:index})$0", - }, - { - "trigger": "_CalendarGetEventIndex\t()", - "contents": "${1:monthOffset}, ${2:day}, ${3:index} = CalendarGetEventIndex()$0", - }, - { - "trigger": "_CalendarGetEventInfo\t()", - "contents": "${1:title}, ${2:description}, ${3:creator}, ${4:eventType}, ${5:repeatOption}, ${6:maxSize}, ${7:textureIndex}, ${8:weekday}, ${9:month}, ${10:day}, ${11:year}, ${12:hour}, ${13:minute}, ${14:lockoutWeekday}, ${15:lockoutMonth}, ${16:lockoutDay}, ${17:lockoutYear}, ${18:lockoutHour}, ${19:lockoutMinute}, ${20:locked}, ${21:autoApprove}, ${22:pendingInvite}, ${23:inviteStatus}, ${24:inviteType}, ${25:calendarType} = CalendarGetEventInfo()$0", - }, - { - "trigger": "_CalendarGetFirstPendingInvite\t(monthOffset, day)", - "contents": "${1:index} = CalendarGetFirstPendingInvite(${2:monthOffset}, ${3:day})$0", - }, - { - "trigger": "_CalendarGetGuildEventInfo\t(eventIndex)", - "contents": "${1:month}, ${2:day}, ${3:weekday}, ${4:hour}, ${5:minute}, ${6:eventType}, ${7:title}, ${8:calendarType}, ${9:textureName} = CalendarGetGuildEventInfo(${10:eventIndex})$0", - }, - { - "trigger": "_CalendarGetHolidayInfo\t(monthOffset, day, index)", - "contents": "${1:name}, ${2:description}, ${3:texture} = CalendarGetHolidayInfo(${4:monthOffset}, ${5:day}, ${6:index})$0", - }, - { - "trigger": "_CalendarGetMaxCreateDate\t()", - "contents": "${1:weekday}, ${2:month}, ${3:day}, ${4:year} = CalendarGetMaxCreateDate()$0", - }, - { - "trigger": "_CalendarGetMaxDate\t()", - "contents": "${1:weekday}, ${2:month}, ${3:day}, ${4:year} = CalendarGetMaxDate()$0", - }, - { - "trigger": "_CalendarGetMinDate\t()", - "contents": "${1:weekday}, ${2:month}, ${3:day}, ${4:year} = CalendarGetMinDate()$0", - }, - { - "trigger": "_CalendarGetMinHistoryDate\t()", - "contents": "${1:weekday}, ${2:month}, ${3:day}, ${4:year} = CalendarGetMinHistoryDate()$0", - }, - { - "trigger": "_CalendarGetMonth\t([monthOffset])", - "contents": "${1:month}, ${2:year}, ${3:numDays}, ${4:firstWeekday} = CalendarGetMonth(${5:[monthOffset]})$0", - }, - { - "trigger": "_CalendarGetMonthNames\t()", - "contents": "${1:...} = CalendarGetMonthNames()$0", - }, - { - "trigger": "_CalendarGetNumDayEvents\t(monthOffset, day)", - "contents": "${1:numEvents} = CalendarGetNumDayEvents(${2:monthOffset}, ${3:day})$0", - }, - { - "trigger": "_CalendarGetNumGuildEvents\t()", - "contents": "${1:numEvents} = CalendarGetNumGuildEvents()$0", - }, - { - "trigger": "_CalendarGetNumPendingInvites\t()", - "contents": "${1:numInvites} = CalendarGetNumPendingInvites()$0", - }, - { - "trigger": "_CalendarGetRaidInfo\t(monthOffset, day, index)", - "contents": "${1:title}, ${2:calendarType}, ${3:raidID}, ${4:hour}, ${5:minute}, ${6:difficulty} = CalendarGetRaidInfo(${7:monthOffset}, ${8:day}, ${9:index})$0", - }, - { - "trigger": "_CalendarGetWeekdayNames\t()", - "contents": "${1:...} = CalendarGetWeekdayNames()$0", - }, - { - "trigger": "_CalendarIsActionPending\t()", - "contents": "${1:isPending} = CalendarIsActionPending()$0", - }, - { - "trigger": "_CanAlterSkin\t()", - "contents": "${1:canAlter} = CanAlterSkin()$0", - }, - { - "trigger": "_CanBeRaidTarget\t(\"unit\")", - "contents": "${1:canMark} = CanBeRaidTarget(\"${2:unit}\")$0", - }, - { - "trigger": "_CanCancelAuction\t(index)", - "contents": "${1:canCancel} = CanCancelAuction(${2:index})$0", - }, - { - "trigger": "_CanComplainChat\t(lineID)", - "contents": "${1:canComplain} = CanComplainChat(${2:lineID})$0", - }, - { - "trigger": "_CanComplainInboxItem\t(mailID)", - "contents": "${1:complain} = CanComplainInboxItem(${2:mailID})$0", - }, - { - "trigger": "_CanEditGuildEvent\t()", - "contents": "${1:canEdit} = CanEditGuildEvent()$0", - }, - { - "trigger": "_CanEditGuildInfo\t()", - "contents": "${1:canEdit} = CanEditGuildInfo()$0", - }, - { - "trigger": "_CanEditGuildTabInfo\t(tab)", - "contents": "${1:canEdit} = CanEditGuildTabInfo(${2:tab})$0", - }, - { - "trigger": "_CanEditMOTD\t()", - "contents": "${1:canEdit} = CanEditMOTD()$0", - }, - { - "trigger": "_CanEditOfficerNote\t()", - "contents": "${1:canEdit} = CanEditOfficerNote()$0", - }, - { - "trigger": "_CanEditPublicNote\t()", - "contents": "${1:canEdit} = CanEditPublicNote()$0", - }, - { - "trigger": "_CanEjectPassengerFromSeat\t(seat)", - "contents": "${1:canEject} = CanEjectPassengerFromSeat(${2:seat})$0", - }, - { - "trigger": "_CanExitVehicle\t()", - "contents": "${1:canExit} = CanExitVehicle()$0", - }, - { - "trigger": "_CanGrantLevel\t(\"unit\")", - "contents": "${1:canGrant} = CanGrantLevel(\"${2:unit}\")$0", - }, - { - "trigger": "_CanGuildBankRepair\t()", - "contents": "${1:canRepair} = CanGuildBankRepair()$0", - }, - { - "trigger": "_CanGuildDemote\t()", - "contents": "${1:canDemote} = CanGuildDemote()$0", - }, - { - "trigger": "_CanGuildInvite\t()", - "contents": "${1:canInvite} = CanGuildInvite()$0", - }, - { - "trigger": "_CanGuildPromote\t()", - "contents": "${1:canPromote} = CanGuildPromote()$0", - }, - { - "trigger": "_CanGuildRemove\t()", - "contents": "${1:canRemove} = CanGuildRemove()$0", - }, - { - "trigger": "_CanHearthAndResurrectFromArea\t()", - "contents": "${1:status} = CanHearthAndResurrectFromArea()$0", - }, - { - "trigger": "_CanInspect\t(\"unit\", showError)", - "contents": "${1:canInspect} = CanInspect(\"${2:unit}\", ${3:showError})$0", - }, - { - "trigger": "_CanJoinBattlefieldAsGroup\t()", - "contents": "${1:canGroupJoin} = CanJoinBattlefieldAsGroup()$0", - }, - { - "trigger": "_CanMerchantRepair\t()", - "contents": "${1:canRepair} = CanMerchantRepair()$0", - }, - { - "trigger": "_CanQueueForWintergrasp\t()", - "contents": "${1:canQueue} = CanQueueForWintergrasp()$0", - }, - { - "trigger": "_CanSendAuctionQuery\t(\"list\")", - "contents": "${1:canQuery}, ${2:canMassQuery} = CanSendAuctionQuery(\"${3:list}\")$0", - }, - { - "trigger": "_CanShowAchievementUI\t()", - "contents": "${1:canShow} = CanShowAchievementUI()$0", - }, - { - "trigger": "_CanShowResetInstances\t()", - "contents": "${1:canResetInstances} = CanShowResetInstances()$0", - }, - { - "trigger": "_CanSignPetition\t()", - "contents": "${1:canSign} = CanSignPetition()$0", - }, - { - "trigger": "_CanSummonFriend\t(\"name\")", - "contents": "${1:canSummon} = CanSummonFriend(\"${2:name}\")$0", - }, - { - "trigger": "_CanSummonFriend\t(\"unit\")", - "contents": "${1:canSummon} = CanSummonFriend(\"${2:unit}\")$0", - }, - { - "trigger": "_CanSwitchVehicleSeat\t()", - "contents": "${1:canSwitch} = CanSwitchVehicleSeat()$0", - }, - { - "trigger": "_CanSwitchVehicleSeats\t()", - "contents": "${1:canSwitch} = CanSwitchVehicleSeats()$0", - }, - { - "trigger": "_CanUseEquipmentSets\t()", - "contents": "${1:enabled} = CanUseEquipmentSets()$0", - }, - { - "trigger": "_CanViewOfficerNote\t()", - "contents": "${1:canView} = CanViewOfficerNote()$0", - }, - { - "trigger": "_CanWithdrawGuildBankMoney\t()", - "contents": "${1:canWithdraw} = CanWithdrawGuildBankMoney()$0", - }, - { - "trigger": "_ChatFrame_GetMessageEventFilters\t(\"event\")", - "contents": "${1:filterTable} = ChatFrame_GetMessageEventFilters(\"${2:event}\")$0", - }, - { - "trigger": "_ChatHistory_GetAccessID\t(\"chatType\", [\"chatTarget\"])", - "contents": "${1:accessID} = ChatHistory_GetAccessID(\"${2:chatType}\", ${3:[\"chatTarget\"]})$0", - }, - { - "trigger": "_ChatHistory_GetChatType\t(accessID)", - "contents": "${1:chatType}, ${2:chatTarget} = ChatHistory_GetChatType(${3:accessID})$0", - }, - { - "trigger": "_CheckBinderDist\t()", - "contents": "${1:inRange} = CheckBinderDist()$0", - }, - { - "trigger": "_CheckInteractDistance\t(\"unit\", distIndex)", - "contents": "${1:canInteract} = CheckInteractDistance(\"${2:unit}\", ${3:distIndex})$0", - }, - { - "trigger": "_CheckSpiritHealerDist\t()", - "contents": "${1:inRange} = CheckSpiritHealerDist()$0", - }, - { - "trigger": "_CheckTalentMasterDist\t()", - "contents": "${1:inRange} = CheckTalentMasterDist()$0", - }, - { - "trigger": "_CombatLogAdvanceEntry\t(count, ignoreFilter)", - "contents": "${1:hasEntry} = CombatLogAdvanceEntry(${2:count}, ${3:ignoreFilter})$0", - }, - { - "trigger": "_CombatLogGetCurrentEntry\t([ignoreFilter])", - "contents": "${1:timestamp}, ${2:event}, ${3:srcGUID}, ${4:srcName}, ${5:srcFlags}, ${6:destGUID}, ${7:destName}, ${8:destFlags}, ${9:...} = CombatLogGetCurrentEntry(${10:[ignoreFilter]})$0", - }, - { - "trigger": "_CombatLogGetRetentionTime\t()", - "contents": "${1:seconds} = CombatLogGetRetentionTime()$0", - }, - { - "trigger": "_CombatLog_Object_IsA\t(unitFlags, mask)", - "contents": "${1:isMatch} = CombatLog_Object_IsA(${2:unitFlags}, ${3:mask})$0", - }, - { - "trigger": "_ContainerIDToInventoryID\t(container)", - "contents": "${1:inventoryID} = ContainerIDToInventoryID(${2:container})$0", - }, - { - "trigger": "_CreateFont\t(\"name\")", - "contents": "${1:fontObject} = CreateFont(\"${2:name}\")$0", - }, - { - "trigger": "_CreateFrame\t(\"frameType\", [\"name\"], [parent], [\"template\"])", - "contents": "${1:frame} = CreateFrame(\"${2:frameType}\"${3:, ${4:[\"name\"]}, ${5:[parent]}${6:, ${7:[\"template\"]}}})$0", - }, - { - "trigger": "_CreateMacro\t(\"name\", \"iconTexture\", \"body\", perCharacter)", - "contents": "${1:index} = CreateMacro(\"${2:name}\", \"${3:iconTexture}\", \"${4:body}\", ${5:perCharacter})$0", - }, - { - "trigger": "_CursorCanGoInSlot\t(slot)", - "contents": "${1:canBePlaced} = CursorCanGoInSlot(${2:slot})$0", - }, - { - "trigger": "_CursorHasItem\t()", - "contents": "${1:hasItem} = CursorHasItem()$0", - }, - { - "trigger": "_CursorHasMacro\t()", - "contents": "${1:hasMacro} = CursorHasMacro()$0", - }, - { - "trigger": "_CursorHasMoney\t()", - "contents": "${1:hasMoney} = CursorHasMoney()$0", - }, - { - "trigger": "_CursorHasSpell\t()", - "contents": "${1:hasSpell} = CursorHasSpell()$0", - }, - { - "trigger": "_DeclineName\t(\"name\", gender, declensionSet)", - "contents": "${1:genitive}, ${2:dative}, ${3:accusative}, ${4:instrumental}, ${5:prepositional} = DeclineName(\"${6:name}\", ${7:gender}, ${8:declensionSet})$0", - }, - { - "trigger": "_EditMacro\t(index, \"name\", \"iconTexture\", \"body\")", - "contents": "${1:newIndex} = EditMacro(${2:index}, \"${3:name}\", \"${4:iconTexture}\", \"${5:body}\")$0", - }, - { - "trigger": "_EJ_GetCreatureInfo\t(index, [encounterID])", - "contents": "${1:id}, ${2:name}, ${3:description}, ${4:displayInfo}, ${5:iconImage} = EJ_GetCreatureInfo(${6:index}, ${7:[encounterID]})$0", - }, - { - "trigger": "_EJ_GetCurrentInstance\t()", - "contents": "${1:instanceID} = EJ_GetCurrentInstance()$0", - }, - { - "trigger": "_EJ_GetCurrentTier\t()", - "contents": "${1:index} = EJ_GetCurrentTier()$0", - }, - { - "trigger": "_EJ_GetDifficulty\t()", - "contents": "${1:difficulty} = EJ_GetDifficulty()$0", - }, - { - "trigger": "_EJ_GetEncounterInfo\t(encounterID)", - "contents": "${1:name}, ${2:description}, ${3:encounterID}, ${4:firstSection}, ${5:encounterLink} = EJ_GetEncounterInfo(${6:encounterID})$0", - }, - { - "trigger": "_EJ_GetEncounterInfoByIndex\t(index, [instanceID])", - "contents": "${1:name}, ${2:description}, ${3:encounterID}, ${4:rootSectionID}, ${5:link} = EJ_GetEncounterInfoByIndex(${6:index}, ${7:[instanceID]})$0", - }, - { - "trigger": "_EJ_GetInstanceByIndex\t(index, isRaid)", - "contents": "${1:instanceID}, ${2:name}, ${3:description}, ${4:bgImage}, ${5:buttonImage}, ${6:loreImage}, ${7:dungeonAreaMapID}, ${8:link} = EJ_GetInstanceByIndex(${9:index}, ${10:isRaid})$0", - }, - { - "trigger": "_EJ_GetInstanceInfo\t(instanceID)", - "contents": "${1:instanceName}, ${2:instanceDesc}, ${3:backgroundTexture}, ${4:buttonTexture}, ${5:titleBackground}, ${6:mapID}, ${7:instanceLink} = EJ_GetInstanceInfo(${8:instanceID})$0", - }, - { - "trigger": "_EJ_GetInvTypeSortOrder\t(invType)", - "contents": "${1:sortOrder} = EJ_GetInvTypeSortOrder(${2:invType})$0", - }, - { - "trigger": "_EJ_GetLootFilter\t()", - "contents": "${1:classID}, ${2:specID} = EJ_GetLootFilter()$0", - }, - { - "trigger": "_EJ_GetLootInfo\t(lootID)", - "contents": "${1:name}, ${2:icon}, ${3:slot}, ${4:armorType}, ${5:itemID}, ${6:link}, ${7:encounterID} = EJ_GetLootInfo(${8:lootID})$0", - }, - { - "trigger": "_EJ_GetLootInfoByIndex\t(index)", - "contents": "${1:name}, ${2:icon}, ${3:slot}, ${4:armorType}, ${5:itemID}, ${6:link}, ${7:encounterID} = EJ_GetLootInfoByIndex(${8:index})$0", - }, - { - "trigger": "_EJ_GetMapEncounter\t(index)", - "contents": "${1:x}, ${2:y}, ${3:instanceID}, ${4:name}, ${5:description}, ${6:encounterID}, ${7:rootSectionID}, ${8:link} = EJ_GetMapEncounter(${9:index})$0", - }, - { - "trigger": "_EJ_GetNumEncountersForLootByIndex\t(index)", - "contents": "${1:numEncounter} = EJ_GetNumEncountersForLootByIndex(${2:index})$0", - }, - { - "trigger": "_EJ_GetNumLoot\t()", - "contents": "${1:numLoot} = EJ_GetNumLoot()$0", - }, - { - "trigger": "_EJ_GetNumSearchResults\t()", - "contents": "${1:numResults} = EJ_GetNumSearchResults()$0", - }, - { - "trigger": "_EJ_GetNumTiers\t()", - "contents": "${1:numTiers} = EJ_GetNumTiers()$0", - }, - { - "trigger": "_EJ_GetSearchProgress\t()", - "contents": "${1:searchProgress} = EJ_GetSearchProgress()$0", - }, - { - "trigger": "_EJ_GetSearchResult\t(index)", - "contents": "${1:id}, ${2:stype}, ${3:difficulty}, ${4:instanceID}, ${5:encounterID}, ${6:link} = EJ_GetSearchResult(${7:index})$0", - }, - { - "trigger": "_EJ_GetSearchSize\t()", - "contents": "${1:searchSize} = EJ_GetSearchSize()$0", - }, - { - "trigger": "_EJ_GetSectionInfo\t(sectionID)", - "contents": "${1:name}, ${2:description}, ${3:headerType}, ${4:abilityIcon}, ${5:displayInfo}, ${6:siblingID}, ${7:nextSectionID}, ${8:fileredByDifficulty}, ${9:sectionLink}, ${10:startsOpen}, ${11:flag1}, ${12:flag2}, ${13:flag3}, ${14:flag4} = EJ_GetSectionInfo(${15:sectionID})$0", - }, - { - "trigger": "_EJ_GetSectionPath\t(sectionID)", - "contents": "${1:sectionID}, ${2:parentSectionID} = EJ_GetSectionPath(${3:sectionID})$0", - }, - { - "trigger": "_EJ_GetSlotFilter\t()", - "contents": "${1:slotFilter} = EJ_GetSlotFilter()$0", - }, - { - "trigger": "_EJ_GetTierInfo\t(index)", - "contents": "${1:name}, ${2:link} = EJ_GetTierInfo(${3:index})$0", - }, - { - "trigger": "_EJ_HandleLinkPath\t(jtype, id)", - "contents": "${1:instanceID}, ${2:encounterID}, ${3:sectionID} = EJ_HandleLinkPath(${4:jtype}, ${5:id})$0", - }, - { - "trigger": "_EJ_InstanceIsRaid\t()", - "contents": "${1:isRaid} = EJ_InstanceIsRaid()$0", - }, - { - "trigger": "_EJ_IsLootListOutOfDate\t()", - "contents": "${1:isLootListOutOfDate} = EJ_IsLootListOutOfDate()$0", - }, - { - "trigger": "_EJ_IsSearchFinished\t()", - "contents": "${1:isSearchFinished} = EJ_IsSearchFinished()$0", - }, - { - "trigger": "_EJ_IsValidInstanceDifficulty\t(difficultyID)", - "contents": "${1:isValidInstanceDifficulty} = EJ_IsValidInstanceDifficulty(${2:difficultyID})$0", - }, - { - "trigger": "_EnumerateFrames\t([currentFrame])", - "contents": "${1:nextFrame} = EnumerateFrames(${2:[currentFrame]})$0", - }, - { - "trigger": "_EnumerateServerChannels\t()", - "contents": "${1:...} = EnumerateServerChannels()$0", - }, - { - "trigger": "_EquipmentManagerIsSlotIgnoredForSave\t(slot)", - "contents": "${1:isIgnored} = EquipmentManagerIsSlotIgnoredForSave(${2:slot})$0", - }, - { - "trigger": "_EquipmentManager_UnpackLocation\t(location)", - "contents": "${1:player}, ${2:bank}, ${3:bags}, ${4:location or slot}, ${5:bag} = EquipmentManager_UnpackLocation(${6:location})$0", - }, - { - "trigger": "_EquipmentSetContainsLockedItems\t(\"name\")", - "contents": "${1:isLocked} = EquipmentSetContainsLockedItems(\"${2:name}\")$0", - }, - { - "trigger": "_FindBaseSpellNameByName\t(\"name\")", - "contents": "${1:baseSpellName} = FindBaseSpellNameByName(\"${2:name}\")$0", - }, - { - "trigger": "_FindFlyoutSlotBySpellID\t(spellID)", - "contents": "${1:flyoutSlot} = FindFlyoutSlotBySpellID(${2:spellID})$0", - }, - { - "trigger": "_FindInTableIf\t(table, condition)", - "contents": "${1:key}, ${2:value} = FindInTableIf(${3:table}, ${4:condition})$0", - }, - { - "trigger": "_FindSpellBookSlotBySpellID\t(spellID, isPet)", - "contents": "${1:spellBookSlot} = FindSpellBookSlotBySpellID(${2:spellID}, ${3:[isPet]})$0", - }, - { - "trigger": "_FindSpellOverrideNameByName\t(\"name\")", - "contents": "${1:spellOverrideName} = FindSpellOverrideNameByName(\"${2:name}\")$0", - }, - { - "trigger": "_FlyoutHasSpell\t(flyoutID, spellID)", - "contents": "${1:hasSpell} = FlyoutHasSpell(${2:flyoutID}, ${3:spellID})$0", - }, - { - "trigger": "_ForceGossip\t()", - "contents": "${1:forced} = ForceGossip()$0", - }, - { - "trigger": "_FormatLargeNumber\t(value)", - "contents": "${1:formattedValue} = FormatLargeNumber(${2:value})$0", - }, - { - "trigger": "_FormatPaperDollTooltipStat\t(\"name\", base, posBuff, negBuff)", - "contents": "${1:formattedText} = FormatPaperDollTooltipStat(\"${2:name}\", ${3:base}, ${4:posBuff}, ${5:negBuff})$0", - }, - { - "trigger": "_FormatPercentage\t(percentage, roundToNearestInteger)", - "contents": "${1:formattedPercentage} = FormatPercentage(${2:percentage}, ${3:roundToNearestInteger})$0", - }, - { - "trigger": "_FormatShortDate\t(day, month, year)", - "contents": "${1:formattedDate} = FormatShortDate(${2:day}, ${3:month}, ${4:year})$0", - }, - { - "trigger": "_FrameDeltaLerp\t(startValue, endValue, amount)", - "contents": "${1:result} = FrameDeltaLerp(${2:startValue}, ${3:endValue}, ${4:amount})$0", - }, - { - "trigger": "_GetAbandonQuestItems\t()", - "contents": "${1:items} = GetAbandonQuestItems()$0", - }, - { - "trigger": "_GetAbandonQuestName\t()", - "contents": "${1:name} = GetAbandonQuestName()$0", - }, - { - "trigger": "_GetAccountExpansionLevel\t()", - "contents": "${1:expansionLevel} = GetAccountExpansionLevel()$0", - }, - { - "trigger": "_GetAchievementCategory\t(achievementID)", - "contents": "${1:categoryID} = GetAchievementCategory(${2:achievementID})$0", - }, - { - "trigger": "_GetAchievementComparisonInfo\t(id)", - "contents": "${1:completed}, ${2:month}, ${3:day}, ${4:year} = GetAchievementComparisonInfo(${5:id})$0", - }, - { - "trigger": "_GetAchievementCriteriaInfo\t(achievementID, index)", - "contents": "${1:description}, ${2:type}, ${3:completed}, ${4:quantity}, ${5:requiredQuantity}, ${6:characterName}, ${7:flags}, ${8:assetID}, ${9:quantityString}, ${10:criteriaID} = GetAchievementCriteriaInfo(${11:achievementID}, ${12:index})$0", - }, - { - "trigger": "_GetAchievementCriteriaInfo\t(statisticID)", - "contents": "${1:description}, ${2:type}, ${3:completed}, ${4:quantity}, ${5:requiredQuantity}, ${6:characterName}, ${7:flags}, ${8:assetID}, ${9:quantityString}, ${10:criteriaID} = GetAchievementCriteriaInfo(${11:statisticID})$0", - }, - { - "trigger": "_GetAchievementInfo\t(category, index)", - "contents": "${1:id}, ${2:name}, ${3:points}, ${4:completed}, ${5:month}, ${6:day}, ${7:year}, ${8:description}, ${9:flags}, ${10:icon}, ${11:rewardText}, ${12:isGuildAch} = GetAchievementInfo(${13:category}, ${14:index})$0", - }, - { - "trigger": "_GetAchievementLink\t(id)", - "contents": "${1:link} = GetAchievementLink(${2:id})$0", - }, - { - "trigger": "_GetAchievementNumCriteria\t(id)", - "contents": "${1:count} = GetAchievementNumCriteria(${2:id})$0", - }, - { - "trigger": "_GetAchievementNumRewards\t(id)", - "contents": "${1:count} = GetAchievementNumRewards(${2:id})$0", - }, - { - "trigger": "_GetAchievementReward\t(id, index)", - "contents": "${1:points} = GetAchievementReward(${2:id}, ${3:index})$0", - }, - { - "trigger": "_GetActionBarPage\t()", - "contents": "${1:page} = GetActionBarPage()$0", - }, - { - "trigger": "_GetActionBarToggles\t()", - "contents": "${1:showBar1}, ${2:showBar2}, ${3:showBar3}, ${4:showBar4} = GetActionBarToggles()$0", - }, - { - "trigger": "_GetActionCooldown\t(slot)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetActionCooldown(${4:slot})$0", - }, - { - "trigger": "_GetActionCount\t(slot)", - "contents": "${1:count} = GetActionCount(${2:slot})$0", - }, - { - "trigger": "_GetActionInfo\t(slot)", - "contents": "${1:type}, ${2:id}, ${3:subType}, ${4:spellID} = GetActionInfo(${5:slot})$0", - }, - { - "trigger": "_GetActionText\t(slot)", - "contents": "${1:text} = GetActionText(${2:slot})$0", - }, - { - "trigger": "_GetActionTexture\t(slot)", - "contents": "${1:texture} = GetActionTexture(${2:slot})$0", - }, - { - "trigger": "_GetActiveLevel\t(index)", - "contents": "${1:level} = GetActiveLevel(${2:index})$0", - }, - { - "trigger": "_GetActiveSpecGroup\t()", - "contents": "${1:activeTalentGroup} = GetActiveSpecGroup()$0", - }, - { - "trigger": "_GetActiveTitle\t(index)", - "contents": "${1:title} = GetActiveTitle(${2:index})$0", - }, - { - "trigger": "_GetAddOnCPUUsage\t(index)", - "contents": "${1:usage} = GetAddOnCPUUsage(index)$0", - }, - { - "trigger": "_GetAddOnCPUUsage\t(\"name\")", - "contents": "${1:usage} = GetAddOnCPUUsage(\"${2:name}\")$0", - }, - { - "trigger": "_GetAddOnDependencies\t(index)", - "contents": "${1:...} = GetAddOnDependencies(${2:index})$0", - }, - { - "trigger": "_GetAddOnDependencies\t(\"name\")", - "contents": "${1:...} = GetAddOnDependencies(\"${2:name}\")$0", - }, - { - "trigger": "_GetAddOnInfo\t(index)", - "contents": "${1:name}, ${2:title}, ${3:notes}, ${4:enabled}, ${5:loadable}, ${6:reason}, ${7:security} = GetAddOnInfo(${8:index})$0", - }, - { - "trigger": "_GetAddOnInfo\t(\"name\")", - "contents": "${1:name}, ${2:title}, ${3:notes}, ${4:enabled}, ${5:loadable}, ${6:reason}, ${7:security} = GetAddOnInfo(\"${8:name}\")$0", - }, - { - "trigger": "_GetAddOnMemoryUsage\t(index)", - "contents": "${1:mem} = GetAddOnMemoryUsage(${2:index})$0", - }, - { - "trigger": "_GetAddOnMemoryUsage\t(\"name\")", - "contents": "${1:mem} = GetAddOnMemoryUsage(\"${2:name}\")$0", - }, - { - "trigger": "_GetAddOnMetadata\t(index, \"variable\")", - "contents": "${1:data} = GetAddOnMetadata(${1:index}, \"${2:variable}\")$0", - }, - { - "trigger": "_GetAddOnMetadata\t(\"name\", \"variable\")", - "contents": "${1:data} = GetAddOnMetadata(\"${2:name}\", \"${3:variable}\")$0", - }, - { - "trigger": "_GetAddOnOptionalDependencies\t(index)", - "contents": "${1:...} = GetAddOnOptionalDependencies(${2:index})$0", - }, - { - "trigger": "_GetAddOnOptionalDependencies\t(\"name\")", - "contents": "${1:...} = GetAddOnOptionalDependencies(\"${2:name}\")$0", - }, - { - "trigger": "_GetArchaeologyInfo\t()", - "contents": "${1:name} = GetArchaeologyInfo()$0", - }, - { - "trigger": "_GetArchaeologyRaceInfo\t(raceIndex)", - "contents": "${1:raceName}, ${2:raceTexture}, ${3:raceItemID}, ${4:numFragmentsCollected}, ${5:numFragmentsRequired} = GetArchaeologyRaceInfo(${6:raceIndex})$0", - }, - { - "trigger": "_GetAreaSpiritHealerTime\t()", - "contents": "${1:timeleft} = GetAreaSpiritHealerTime()$0", - }, - { - "trigger": "_GetArenaOpponentSpec\t(oppNumber)", - "contents": "${1:specialisationID} = GetArenaOpponentSpec(${2:oppNumber})$0", - }, - { - "trigger": "_GetArtifactProgress\t()", - "contents": "${1:base}, ${2:adjusted}, ${3:total_cost} = GetArtifactProgress()$0", - }, - { - "trigger": "_GetAttackPowerForStat\t(statIndex, effectiveStat)", - "contents": "${1:attackPower} = GetAttackPowerForStat(${2:statIndex}, ${3:effectiveStat})$0", - }, - { - "trigger": "_GetAuctionItemInfo\t(\"list\", index)", - "contents": "${1:name}, ${2:texture}, ${3:count}, ${4:quality}, ${5:canUse}, ${6:level}, ${7:minBid}, ${8:minIncrement}, ${9:buyoutPrice}, ${10:bidAmount}, ${11:highestBidder}, ${12:owner}, ${13:sold} = GetAuctionItemInfo(\"${14:list}\", ${15:index})$0", - }, - { - "trigger": "_GetAuctionItemLink\t(\"list\", index)", - "contents": "${1:link} = GetAuctionItemLink(\"${2:list}\", ${3:index})$0", - }, - { - "trigger": "_GetAuctionItemSubClasses\t(classIndex)", - "contents": "${1:...} = GetAuctionItemSubClasses(${2:classIndex})$0", - }, - { - "trigger": "_GetAuctionItemTimeLeft\t(\"list\", index)", - "contents": "${1:duration} = GetAuctionItemTimeLeft(\"${2:list}\", ${3:index})$0", - }, - { - "trigger": "_GetAuctionSellItemInfo\t()", - "contents": "${1:name}, ${2:texture}, ${3:count}, ${4:quality}, ${5:canUse}, ${6:pricePerStack}, ${7:pricePerItem}, ${8:maxStack}, ${9:invCount} = GetAuctionSellItemInfo()$0", - }, - { - "trigger": "_GetAuctionSort\t(\"list\", index)", - "contents": "${1:criterion}, ${2:reverse} = GetAuctionSort(\"${3:list}\", ${4:index})$0", - }, - { - "trigger": "_GetAutoCompletePresenceID\t(\"name\")", - "contents": "${1:presenceID} = GetAutoCompletePresenceID(\"${2:name}\")$0", - }, - { - "trigger": "_GetAutoCompleteResults\t(\"inputString\", includeBitfield, excludeBitfield, maxResults, [cursorPosition])", - "contents": "${1:...} = GetAutoCompleteResults(\"${2:inputString}\", ${3:includeBitfield}, ${4:excludeBitfield}, ${5:maxResults}, ${6:[cursorPosition]})$0", - }, - { - "trigger": "_GetAutoQuestPopUp\t(index)", - "contents": "${1:questId}, ${2:type} = GetAutoQuestPopUp(${3:index})$0", - }, - { - "trigger": "_GetAvailableLevel\t(index)", - "contents": "${1:level} = GetAvailableLevel(${2:index})$0", - }, - { - "trigger": "_GetAvailableQuestInfo\t(availableIndex)", - "contents": "${1:isTrivial}, ${2:isDaily}, ${3:isRepeatable} = GetAvailableQuestInfo(${4:availableIndex})$0", - }, - { - "trigger": "_GetAvailableTitle\t(index)", - "contents": "${1:title} = GetAvailableTitle(${2:index})$0", - }, - { - "trigger": "_GetAverageItemLevel\t()", - "contents": "${1:total}, ${2:equipped} = GetAverageItemLevel()$0", - }, - { - "trigger": "_GetBackpackCurrencyInfo\t(index)", - "contents": "${1:name}, ${2:count}, ${3:extraCurrencyType}, ${4:icon}, ${5:itemID} = GetBackpackCurrencyInfo(${6:index})$0", - }, - { - "trigger": "_GetBagName\t(container)", - "contents": "${1:name} = GetBagName(${2:container})$0", - }, - { - "trigger": "_GetBankSlotCost\t()", - "contents": "${1:cost} = GetBankSlotCost()$0", - }, - { - "trigger": "_GetBarberShopStyleInfo\t(styleIndex)", - "contents": "${1:name}, ${2:unused}, ${3:cost}, ${4:isCurrent} = GetBarberShopStyleInfo(${5:styleIndex})$0", - }, - { - "trigger": "_GetBarberShopTotalCost\t()", - "contents": "${1:cost} = GetBarberShopTotalCost()$0", - }, - { - "trigger": "_GetBattlefieldEstimatedWaitTime\t(index)", - "contents": "${1:waitTime} = GetBattlefieldEstimatedWaitTime(${2:index})$0", - }, - { - "trigger": "_GetBattlefieldFlagPosition\t(index)", - "contents": "${1:flagX}, ${2:flagY}, ${3:flagToken} = GetBattlefieldFlagPosition(${4:index})$0", - }, - { - "trigger": "_GetBattlefieldInstanceExpiration\t()", - "contents": "${1:timeLeft} = GetBattlefieldInstanceExpiration()$0", - }, - { - "trigger": "_GetBattlefieldInstanceRunTime\t()", - "contents": "${1:time} = GetBattlefieldInstanceRunTime()$0", - }, - { - "trigger": "_GetBattlefieldMapIconScale\t()", - "contents": "${1:scale} = GetBattlefieldMapIconScale()$0", - }, - { - "trigger": "_GetBattlefieldPortExpiration\t(index)", - "contents": "${1:expiration} = GetBattlefieldPortExpiration(${2:index})$0", - }, - { - "trigger": "_GetBattlefieldScore\t(index)", - "contents": "${1:name}, ${2:killingBlows}, ${3:honorableKills}, ${4:deaths}, ${5:honorGained}, ${6:faction}, ${7:race}, ${8:class}, ${9:classToken}, ${10:damageDone}, ${11:healingDone}, ${12:bgRating}, ${13:ratingChange}, ${14:preMatchMMR}, ${15:mmrChange}, ${16:talentSpec} = GetBattlefieldScore(${17:index})$0", - }, - { - "trigger": "_GetBattlefieldStatData\t(index, statIndex)", - "contents": "${1:columnData} = GetBattlefieldStatData(${2:index}, ${3:statIndex})$0", - }, - { - "trigger": "_GetBattlefieldStatInfo\t(statIndex)", - "contents": "${1:text}, ${2:icon}, ${3:tooltip} = GetBattlefieldStatInfo(${4:statIndex})$0", - }, - { - "trigger": "_GetBattlefieldStatus\t(index)", - "contents": "${1:status}, ${2:mapName}, ${3:instanceID}, ${4:bracketMin}, ${5:bracketMax}, ${6:teamSize}, ${7:registeredMatch} = GetBattlefieldStatus(${8:index})$0", - }, - { - "trigger": "_GetBattlefieldTeamInfo\t(index)", - "contents": "${1:teamName}, ${2:teamRating}, ${3:newTeamRating}, ${4:teamMMR}, ${5:numPlayers} = GetBattlefieldTeamInfo(${6:index})$0", - }, - { - "trigger": "_GetBattlefieldTimeWaited\t(index)", - "contents": "${1:timeInQueue} = GetBattlefieldTimeWaited(${2:index})$0", - }, - { - "trigger": "_GetBattlefieldVehicleInfo\t(index)", - "contents": "${1:vehicleX}, ${2:vehicleY}, ${3:unitName}, ${4:isPossessed}, ${5:vehicleType}, ${6:orientation}, ${7:isPlayer}, ${8:isAlive} = GetBattlefieldVehicleInfo(${9:index})$0", - }, - { - "trigger": "_GetBillingTimeRested\t()", - "contents": "${1:time} = GetBillingTimeRested()$0", - }, - { - "trigger": "_GetBinding\t(index)", - "contents": "${1:commandName}, ${2:binding1}, ${3:binding2} = GetBinding(${4:index})$0", - }, - { - "trigger": "_GetBindingAction\t(\"key\", [checkOverride])", - "contents": "${1:action} = GetBindingAction(\"${2:key}\", ${3:[checkOverride]})$0", - }, - { - "trigger": "_GetBindingByKey\t(\"key\")", - "contents": "${1:action} = GetBindingByKey(\"${2:key}\")$0", - }, - { - "trigger": "_GetBindingKey\t(\"COMMAND\")", - "contents": "${1:key1}, ${2:...} = GetBindingKey(\"${3:COMMAND}\")$0", - }, - { - "trigger": "_GetBindLocation\t()", - "contents": "${1:location} = GetBindLocation()$0", - }, - { - "trigger": "_GetBlacklistMap\t(index)", - "contents": "${1:bgIndex} = GetBlacklistMap(${2:index})$0", - }, - { - "trigger": "_GetBlockChance\t()", - "contents": "${1:chance} = GetBlockChance()$0", - }, - { - "trigger": "_GetBonusBarOffset\t()", - "contents": "${1:offset} = GetBonusBarOffset()$0", - }, - { - "trigger": "_GetBuildInfo\t()", - "contents": "${1:version}, ${2:internalVersion}, ${3:date}, ${4:uiVersion} = GetBuildInfo()$0", - }, - { - "trigger": "_GetBuybackItemInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:price}, ${4:quantity}, ${5:numAvailable}, ${6:isUsable} = GetBuybackItemInfo(${7:index})$0", - }, - { - "trigger": "_GetBuybackItemLink\t(index)", - "contents": "${1:link} = GetBuybackItemLink(${2:index})$0", - }, - { - "trigger": "_GetCategoryInfo\t(id)", - "contents": "${1:name}, ${2:parentID}, ${3:flags} = GetCategoryInfo(${4:id})$0", - }, - { - "trigger": "_GetCategoryList\t()", - "contents": "${1:categories} = GetCategoryList()$0", - }, - { - "trigger": "_GetCategoryNumAchievements\t(id)", - "contents": "${1:numItems}, ${2:numCompleted} = GetCategoryNumAchievements(${3:id})$0", - }, - { - "trigger": "_GetChannelDisplayInfo\t(index)", - "contents": "${1:name}, ${2:header}, ${3:collapsed}, ${4:channelNumber}, ${5:count}, ${6:active}, ${7:category}, ${8:voiceEnabled}, ${9:voiceActive} = GetChannelDisplayInfo(${10:index})$0", - }, - { - "trigger": "_GetChannelList\t()", - "contents": "${1:index}, ${2:channel}, ${3:...} = GetChannelList()$0", - }, - { - "trigger": "_GetChannelName\t(channelIndex)", - "contents": "${1:channel}, ${2:channelName}, ${3:instanceID} = GetChannelName(${4:channelIndex})$0", - }, - { - "trigger": "_GetChannelName\t(\"channelName\")", - "contents": "${1:channel}, ${2:channelName}, ${3:instanceID} = GetChannelName(\"${4:channelName}\")$0", - }, - { - "trigger": "_GetChannelRosterInfo\t(index, rosterIndex)", - "contents": "${1:name}, ${2:owner}, ${3:moderator}, ${4:muted}, ${5:active}, ${6:enabled} = GetChannelRosterInfo(${7:index}, ${8:rosterIndex})$0", - }, - { - "trigger": "_GetChatTypeIndex\t(\"messageGroup\")", - "contents": "${1:index} = GetChatTypeIndex(\"${2:messageGroup}\")$0", - }, - { - "trigger": "_GetChatWindowChannels\t(index)", - "contents": "${1:channelName}, ${2:channelId}, ${3:...} = GetChatWindowChannels(${4:index})$0", - }, - { - "trigger": "_GetChatWindowInfo\t(index)", - "contents": "${1:name}, ${2:fontSize}, ${3:r}, ${4:g}, ${5:b}, ${6:alpha}, ${7:shown}, ${8:locked}, ${9:docked}, ${10:uninteractable} = GetChatWindowInfo(${11:index})$0", - }, - { - "trigger": "_GetChatWindowMessages\t(index)", - "contents": "${1:...} = GetChatWindowMessages(${2:index})$0", - }, - { - "trigger": "_GetClickFrame\t(\"name\")", - "contents": "${1:frame} = GetClickFrame(\"${2:name}\")$0", - }, - { - "trigger": "_GetCoinIcon\t(amount)", - "contents": "${1:icon} = GetCoinIcon(${2:amount})$0", - }, - { - "trigger": "_GetCoinText\t(amount, \"separator\")", - "contents": "${1:coinText} = GetCoinText(${2:amount}, \"${3:separator}\")$0", - }, - { - "trigger": "_GetCoinTextureString\t(amount, [fontSize])", - "contents": "${1:coinText} = GetCoinTextureString(${2:amount}, ${3:[fontSize]})$0", - }, - { - "trigger": "_GetCombatRating\t(ratingIndex)", - "contents": "${1:rating} = GetCombatRating(${2:ratingIndex})$0", - }, - { - "trigger": "_GetCombatRatingBonus\t(ratingIndex)", - "contents": "${1:ratingBonus} = GetCombatRatingBonus(${2:ratingIndex})$0", - }, - { - "trigger": "_GetComboPoints\t(\"unit\", [\"target\"])", - "contents": "${1:comboPoints} = GetComboPoints(\"${2:unit}\", ${3:[\"target\"]})$0", - }, - { - "trigger": "_GetCompanionInfo\t(\"type\", index)", - "contents": "${1:creatureID}, ${2:creatureName}, ${3:spellID}, ${4:icon}, ${5:active}, ${6:mountFlags} = GetCompanionInfo(\"${7:type}\", ${8:index})$0", - }, - { - "trigger": "_GetComparisonAchievementPoints\t()", - "contents": "${1:points} = GetComparisonAchievementPoints()$0", - }, - { - "trigger": "_GetComparisonCategoryNumAchievements\t(id)", - "contents": "${1:numCompleted} = GetComparisonCategoryNumAchievements(${2:id})$0", - }, - { - "trigger": "_GetComparisonStatistic\t(id)", - "contents": "${1:info} = GetComparisonStatistic(${2:id})$0", - }, - { - "trigger": "_GetContainerFreeSlots\t(container, [returnTable])", - "contents": "${1:slotTable} = GetContainerFreeSlots(${2:container}, ${3:[returnTable]})$0", - }, - { - "trigger": "_GetContainerItemCooldown\t(container, slot)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetContainerItemCooldown(${4:container}, ${5:slot})$0", - }, - { - "trigger": "_GetContainerItemDurability\t(container, slot)", - "contents": "${1:durability}, ${2:max} = GetContainerItemDurability(${3:container}, ${4:slot})$0", - }, - { - "trigger": "_GetContainerItemEquipmentSetInfo\t(index, slot)", - "contents": "${1:isInSet}, ${2:setName} = GetContainerItemEquipmentSetInfo(${3:index}, ${4:slot})$0", - }, - { - "trigger": "_GetContainerItemID\t(container, slot)", - "contents": "${1:id} = GetContainerItemID(${2:container}, ${3:slot})$0", - }, - { - "trigger": "_GetContainerItemInfo\t(container, slot)", - "contents": "${1:texture}, ${2:count}, ${3:locked}, ${4:quality}, ${5:readable}, ${6:lootable}, ${7:link} = GetContainerItemInfo(${8:container}, ${9:slot})$0", - }, - { - "trigger": "_GetContainerItemLink\t(container, slot)", - "contents": "${1:link} = GetContainerItemLink(${2:container}, ${3:slot})$0", - }, - { - "trigger": "_GetContainerItemPurchaseInfo\t(container, slot, IsEquipped)", - "contents": "${1:money}, ${2:itemCount}, ${3:refundSec}, ${4:currecycount}, ${5:hasEnchants} = GetContainerItemPurchaseInfo(${6:container}, ${7:slot}, ${8:IsEquipped})$0", - }, - { - "trigger": "_GetContainerItemPurchaseItem\t(container, slot, index)", - "contents": "${1:texture}, ${2:quantity}, ${3:link} = GetContainerItemPurchaseItem(${4:container}, ${5:slot}, ${6:index})$0", - }, - { - "trigger": "_GetContainerItemQuestInfo\t(container, slot)", - "contents": "${1:isQuest}, ${2:questId}, ${3:isActive} = GetContainerItemQuestInfo(${4:container}, ${5:slot})$0", - }, - { - "trigger": "_GetContainerNumFreeSlots\t(container)", - "contents": "${1:freeSlots}, ${2:bagType} = GetContainerNumFreeSlots(${3:container})$0", - }, - { - "trigger": "_GetContainerNumSlots\t(container)", - "contents": "${1:numSlots} = GetContainerNumSlots(${1:container})$0", - }, - { - "trigger": "_GetCorpseMapPosition\t()", - "contents": "${1:corpseX}, ${2:corpseY} = GetCorpseMapPosition()$0", - }, - { - "trigger": "_GetCorpseRecoveryDelay\t()", - "contents": "${1:timeLeft} = GetCorpseRecoveryDelay()$0", - }, - { - "trigger": "_GetCritChance\t()", - "contents": "${1:critChance} = GetCritChance()$0", - }, - { - "trigger": "_GetCurrencyInfo\t(id)", - "contents": "${1:name}, ${2:amount}, ${3:texturePath}, ${4:earnedThisWeek}, ${5:weeklyMax}, ${6:totalMax}, ${7:isDiscovered} = GetCurrencyInfo(${8:id})$0", - }, - { - "trigger": "_GetCurrencyLink\t(id)", - "contents": "${1:link} = GetCurrencyLink(${2:id})$0", - }, - { - "trigger": "_GetCurrencyListInfo\t(index)", - "contents": "${1:name}, ${2:isHeader}, ${3:isExpanded}, ${4:isUnused}, ${5:isWatched}, ${6:count}, ${7:extraCurrencyType}, ${8:icon}, ${9:itemID} = GetCurrencyListInfo(${10:index})$0", - }, - { - "trigger": "_GetCurrencyListSize\t()", - "contents": "${1:numEntries} = GetCurrencyListSize()$0", - }, - { - "trigger": "_GetCurrentArenaSeason\t()", - "contents": "${1:season} = GetCurrentArenaSeason()$0", - }, - { - "trigger": "_GetCurrentBindingSet\t()", - "contents": "${1:bindingSet} = GetCurrentBindingSet()$0", - }, - { - "trigger": "_GetCurrentGuildBankTab\t()", - "contents": "${1:index} = GetCurrentGuildBankTab()$0", - }, - { - "trigger": "_GetCurrentKeyBoardFocus\t()", - "contents": "${1:frame} = GetCurrentKeyBoardFocus()$0", - }, - { - "trigger": "_GetCurrentMapAreaID\t()", - "contents": "${1:areaID} = GetCurrentMapAreaID()$0", - }, - { - "trigger": "_GetCurrentMapContinent\t()", - "contents": "${1:continent} = GetCurrentMapContinent()$0", - }, - { - "trigger": "_GetCurrentMapDungeonLevel\t()", - "contents": "${1:dungeonLevel}, ${2:x1}, ${3:y1}, ${4:x2}, ${5:y2} = GetCurrentMapDungeonLevel()$0", - }, - { - "trigger": "_GetCurrentMapLevelRange\t()", - "contents": "${1:minLevel}, ${2:maxLevel} = GetCurrentMapLevelRange()$0", - }, - { - "trigger": "_GetCurrentMapZone\t()", - "contents": "${1:zone} = GetCurrentMapZone()$0", - }, - { - "trigger": "_GetCurrentResolution\t()", - "contents": "${1:index} = GetCurrentResolution()$0", - }, - { - "trigger": "_GetCurrentTitle\t()", - "contents": "${1:currentTitle} = GetCurrentTitle()$0", - }, - { - "trigger": "_GetCursorInfo\t()", - "contents": "${1:type}, ${2:data}, ${3:subType}, ${4:subData} = GetCursorInfo()$0", - }, - { - "trigger": "_GetCursorMoney\t()", - "contents": "${1:cursorMoney} = GetCursorMoney()$0", - }, - { - "trigger": "_GetCursorPosition\t()", - "contents": "${1:cursorX}, ${2:cursorY} = GetCursorPosition()$0", - }, - { - "trigger": "_GetCustomizationDetails\t(ID)", - "contents": "${1:text} = GetCustomizationDetails(${2:ID})$0", - }, - { - "trigger": "_GetCVar\t(\"CVar\")", - "contents": "${1:string} = GetCVar(\"${2:CVar}\")$0", - }, - { - "trigger": "_GetCVarBool\t(\"CVar\")", - "contents": "${1:value} = GetCVarBool(\"${2:CVar}\")$0", - }, - { - "trigger": "_GetCVarDefault\t(\"CVar\")", - "contents": "${1:value} = GetCVarDefault(\"${2:CVar}\")$0", - }, - { - "trigger": "_GetCVarInfo\t(\"CVar\")", - "contents": "${1:value}, ${2:defaultValue}, ${3:serverStoredAccountWide}, ${4:serverStoredPerCharacter} = GetCVarInfo(\"${5:CVar}\")$0", - }, - { - "trigger": "_GetDailyQuestsCompleted\t()", - "contents": "${1:dailyQuestsComplete} = GetDailyQuestsCompleted()$0", - }, - { - "trigger": "_GetDeathReleasePosition\t()", - "contents": "${1:graveyardX}, ${2:graveyardY} = GetDeathReleasePosition()$0", - }, - { - "trigger": "_GetDefaultLanguage\t()", - "contents": "${1:language} = GetDefaultLanguage()$0", - }, - { - "trigger": "_GetDistanceSqToQuest\t(index)", - "contents": "${1:distance} = GetDistanceSqToQuest(${2:index})$0", - }, - { - "trigger": "_GetDodgeChance\t()", - "contents": "${1:chance} = GetDodgeChance()$0", - }, - { - "trigger": "_GetEquipmentSetInfo\t(index)", - "contents": "${1:name}, ${2:icon}, ${3:setID}, ${4:isEquipped}, ${5:numItems}, ${6:numEquipped}, ${7:numInventory}, ${8:numMissing}, ${9:numIgnored} = GetEquipmentSetInfo(${10:index})$0", - }, - { - "trigger": "_GetEquipmentSetInfoByName\t(\"name\")", - "contents": "${1:icon}, ${2:setID}, ${3:isEquipped}, ${4:numItems}, ${5:numEquipped}, ${6:unknown}, ${7:numMissing}, ${8:numIgnored} = GetEquipmentSetInfoByName(\"${9:name}\")$0", - }, - { - "trigger": "_GetEquipmentSetItemIDs\t(\"name\")", - "contents": "${1:itemIDs} = GetEquipmentSetItemIDs(\"${2:name}\")$0", - }, - { - "trigger": "_GetEquipmentSetLocations\t(\"name\")", - "contents": "${1:itemIDs} = GetEquipmentSetLocations(\"${2:name}\")$0", - }, - { - "trigger": "_GetEventCPUUsage\t([\"event\"])", - "contents": "${1:usage}, ${2:numEvents} = GetEventCPUUsage(${3:[\"event\"]})$0", - }, - { - "trigger": "_GetExistingSocketInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:name} = GetExistingSocketInfo(${4:index})$0", - }, - { - "trigger": "_GetExistingSocketLink\t(index)", - "contents": "${1:link} = GetExistingSocketLink(${2:index})$0", - }, - { - "trigger": "_GetExpansionLevel\t()", - "contents": "${1:expansion} = GetExpansionLevel()$0", - }, - { - "trigger": "_GetExpertise\t()", - "contents": "${1:expertise} = GetExpertise()$0", - }, - { - "trigger": "_GetFactionInfo\t(index)", - "contents": "${1:name}, ${2:description}, ${3:standingID}, ${4:barMin}, ${5:barMax}, ${6:barValue}, ${7:atWarWith}, ${8:canToggleAtWar}, ${9:isHeader}, ${10:isCollapsed}, ${11:hasRep}, ${12:isWatched}, ${13:isChild} = GetFactionInfo(${14:index})$0", - }, - { - "trigger": "_GetFactionInfoByID\t(factionID)", - "contents": "${1:name}, ${2:description}, ${3:standingID}, ${4:barMin}, ${5:barMax}, ${6:barValue}, ${7:atWarWith}, ${8:canToggleAtWar}, ${9:isHeader}, ${10:isCollapsed}, ${11:hasRep}, ${12:isWatched}, ${13:isChild} = GetFactionInfoByID(${14:factionID})$0", - }, - { - "trigger": "_GetFlyoutID\t(index)", - "contents": "${1:flyoutID} = GetFlyoutID(${2:index})$0", - }, - { - "trigger": "_GetFlyoutInfo\t(id)", - "contents": "${1:name}, ${2:description}, ${3:numSlots}, ${4:isKnown} = GetFlyoutInfo(${5:id})$0", - }, - { - "trigger": "_GetFlyoutSlotInfo\t(flyoutID, slot)", - "contents": "${1:spellID}, ${2:isKnown} = GetFlyoutSlotInfo(${3:flyoutID}, ${4:slot})$0", - }, - { - "trigger": "_GetFrameCPUUsage\t(frame, includeChildren)", - "contents": "${1:usage}, ${2:calls} = GetFrameCPUUsage(${3:frame}, ${4:includeChildren})$0", - }, - { - "trigger": "_GetFramerate\t()", - "contents": "${1:framerate} = GetFramerate()$0", - }, - { - "trigger": "_GetFramesRegisteredForEvent\t(\"event\")", - "contents": "${1:...} = GetFramesRegisteredForEvent(\"${2:event}\")$0", - }, - { - "trigger": "_GetFriendInfo\t(index)", - "contents": "${1:name}, ${2:level}, ${3:class}, ${4:area}, ${5:connected}, ${6:status}, ${7:note}, ${8:RAF} = GetFriendInfo(${9:index})$0", - }, - { - "trigger": "_GetFunctionCPUUsage\t(func, includeSubroutines)", - "contents": "${1:usage}, ${2:calls} = GetFunctionCPUUsage(${3:func}, ${4:includeSubroutines})$0", - }, - { - "trigger": "_GetGameTime\t()", - "contents": "${1:hour}, ${2:minute} = GetGameTime()$0", - }, - { - "trigger": "_GetGamma\t()", - "contents": "${1:gamma} = GetGamma()$0", - }, - { - "trigger": "_GetGossipActiveQuests\t()", - "contents": "${1:name}, ${2:level}, ${3:isTrivial}, ${4:isComplete}, ${5:isLegendary}, ${6:...} = GetGossipActiveQuests()$0", - }, - { - "trigger": "_GetGossipAvailableQuests\t()", - "contents": "${1:name}, ${2:level}, ${3:isTrivial}, ${4:isDaily}, ${5:isRepeatable}, ${6:isLegendary}, ${7:...} = GetGossipAvailableQuests()$0", - }, - { - "trigger": "_GetGossipOptions\t()", - "contents": "${1:text}, ${2:gossipType}, ${3:...} = GetGossipOptions()$0", - }, - { - "trigger": "_GetGossipText\t()", - "contents": "${1:text} = GetGossipText()$0", - }, - { - "trigger": "_GetGreetingText\t()", - "contents": "${1:greetingText} = GetGreetingText()$0", - }, - { - "trigger": "_GetGuildBankItemInfo\t(tab, slot)", - "contents": "${1:texture}, ${2:count}, ${3:locked} = GetGuildBankItemInfo(${4:tab}, ${5:slot})$0", - }, - { - "trigger": "_GetGuildBankItemLink\t(tab, slot)", - "contents": "${1:item} = GetGuildBankItemLink(${2:tab}, ${3:slot})$0", - }, - { - "trigger": "_GetGuildBankMoney\t()", - "contents": "${1:guildBankMoney} = GetGuildBankMoney()$0", - }, - { - "trigger": "_GetGuildBankMoneyTransaction\t(index)", - "contents": "${1:type}, ${2:name}, ${3:year}, ${4:month}, ${5:day}, ${6:hour} = GetGuildBankMoneyTransaction(${7:index})$0", - }, - { - "trigger": "_GetGuildBankTabCost\t()", - "contents": "${1:tabCost} = GetGuildBankTabCost()$0", - }, - { - "trigger": "_GetGuildBankTabInfo\t(tab)", - "contents": "${1:name}, ${2:icon}, ${3:isViewable}, ${4:canDeposit}, ${5:numWithdrawals}, ${6:remainingWithdrawals} = GetGuildBankTabInfo(${7:tab})$0", - }, - { - "trigger": "_GetGuildBankTabPermissions\t(tab)", - "contents": "${1:canView}, ${2:canDeposit}, ${3:canUpdateText}, ${4:numWithdrawls} = GetGuildBankTabPermissions(${5:tab})$0", - }, - { - "trigger": "_GetGuildBankText\t(tab)", - "contents": "${1:text} = GetGuildBankText(${2:tab})$0", - }, - { - "trigger": "_GetGuildBankTransaction\t(tab, index)", - "contents": "${1:type}, ${2:name}, ${3:itemLink}, ${4:count}, ${5:tab1}, ${6:tab2}, ${7:year}, ${8:month}, ${9:day}, ${10:hour} = GetGuildBankTransaction(${11:tab}, ${12:index})$0", - }, - { - "trigger": "_GetGuildBankWithdrawMoney\t()", - "contents": "${1:withdrawLimit} = GetGuildBankWithdrawMoney()$0", - }, - { - "trigger": "_GetGuildCharterCost\t()", - "contents": "${1:cost} = GetGuildCharterCost()$0", - }, - { - "trigger": "_GetGuildEventInfo\t(index)", - "contents": "${1:type}, ${2:player1}, ${3:player2}, ${4:rank}, ${5:year}, ${6:month}, ${7:day}, ${8:hour} = GetGuildEventInfo(${9:index})$0", - }, - { - "trigger": "_GetGuildInfo\t(\"name\")", - "contents": "${1:guildName}, ${2:guildRankName}, ${3:guildRankIndex} = GetGuildInfo(\"name\")$0", - }, - { - "trigger": "_GetGuildInfo\t(\"unit\")", - "contents": "${1:guildName}, ${2:guildRankName}, ${3:guildRankIndex} = GetGuildInfo(\"${4:unit}\")$0", - }, - { - "trigger": "_GetGuildInfoText\t()", - "contents": "${1:guildInfoText} = GetGuildInfoText()$0", - }, - { - "trigger": "_GetGuildNewsInfo\t(newsIndex)", - "contents": "${1:isSticky}, ${2:isHeader}, ${3:newsType}, ${4:text1}, ${5:text2}, ${6:id}, ${7:data}, ${8:data2}, ${9:weekday}, ${10:day}, ${11:month}, ${12:year}, ${13:unknown} = GetGuildNewsInfo(${14:newsIndex})$0", - }, - { - "trigger": "_GetGuildRosterInfo\t(index)", - "contents": "${1:name}, ${2:rank}, ${3:rankIndex}, ${4:level}, ${5:class}, ${6:zone}, ${7:note}, ${8:officernote}, ${9:online}, ${10:status}, ${11:classFileName}, ${12:achievementPoints}, ${13:achievementRank}, ${14:isMobile}, ${15:canSoR} = GetGuildRosterInfo(${16:index})$0", - }, - { - "trigger": "_GetGuildRosterLastOnline\t(index)", - "contents": "${1:years}, ${2:months}, ${3:days}, ${4:hours} = GetGuildRosterLastOnline(${5:index})$0", - }, - { - "trigger": "_GetGuildRosterMOTD\t()", - "contents": "${1:guildMOTD} = GetGuildRosterMOTD()$0", - }, - { - "trigger": "_GetGuildRosterSelection\t()", - "contents": "${1:index} = GetGuildRosterSelection()$0", - }, - { - "trigger": "_GetGuildRosterShowOffline\t()", - "contents": "${1:showOffline} = GetGuildRosterShowOffline()$0", - }, - { - "trigger": "_GetGuildTabardFileNames\t()", - "contents": "${1:tabardBackgroundUpper}, ${2:tabardBackgroundLower}, ${3:tabardEmblemUpper}, ${4:tabardEmblemLower}, ${5:tabardBorderUpper}, ${6:tabardBorderLower} = GetGuildTabardFileNames()$0", - }, - { - "trigger": "_GetGuildTradeSkillInfo\t(index)", - "contents": "${1:professionID}, ${2:isCollapsed}, ${3:iconTexture}, ${4:headerName}, ${5:numOnline}, ${6:numVisible}, ${7:numPlayers}, ${8:playerName}, ${9:class}, ${10:online}, ${11:zone}, ${12:skill}, ${13:classFileName}, ${14:isMobile} = GetGuildTradeSkillInfo(${15:index})$0", - }, - { - "trigger": "_GetIgnoreName\t(\"index\")", - "contents": "${1:name} = GetIgnoreName(\"${2:index}\")$0", - }, - { - "trigger": "_GetInboxHeaderInfo\t(mailID)", - "contents": "${1:packageIcon}, ${2:stationeryIcon}, ${3:sender}, ${4:subject}, ${5:money}, ${6:CODAmount}, ${7:daysLeft}, ${8:itemCount}, ${9:wasRead}, ${10:wasReturned}, ${11:textCreated}, ${12:canReply}, ${13:isGM}, ${14:itemQuantity} = GetInboxHeaderInfo(${15:mailID})$0", - }, - { - "trigger": "_GetInboxInvoiceInfo\t(index)", - "contents": "${1:invoiceType}, ${2:itemName}, ${3:playerName}, ${4:bid}, ${5:buyout}, ${6:deposit}, ${7:consignment}, ${8:moneyDelay}, ${9:etaHour}, ${10:etaMin} = GetInboxInvoiceInfo(${11:index})$0", - }, - { - "trigger": "_GetInboxItem\t(mailID, attachmentIndex)", - "contents": "${1:name}, ${2:itemTexture}, ${3:count}, ${4:quality}, ${5:canUse} = GetInboxItem(${6:mailID}, ${7:attachmentIndex})$0", - }, - { - "trigger": "_GetInboxItemLink\t(mailID, attachmentIndex)", - "contents": "${1:itemlink} = GetInboxItemLink(${2:mailID}, ${3:attachmentIndex})$0", - }, - { - "trigger": "_GetInboxNumItems\t()", - "contents": "${1:numItems}, ${2:totalItems} = GetInboxNumItems()$0", - }, - { - "trigger": "_GetInboxText\t(mailID)", - "contents": "${1:bodyText}, ${2:texture}, ${3:isTakeable}, ${4:isInvoice} = GetInboxText(${5:mailID})$0", - }, - { - "trigger": "_GetInspectHonorData\t()", - "contents": "${1:todayHK}, ${2:todayHonor}, ${3:yesterdayHK}, ${4:yesterdayHonor}, ${5:lifetimeHK}, ${6:lifetimeRank} = GetInspectHonorData()$0", - }, - { - "trigger": "_GetInspectSpecialization\t()", - "contents": "${1:specID} = GetInspectSpecialization()$0", - }, - { - "trigger": "_GetInstanceBootTimeRemaining\t()", - "contents": "${1:timeleft} = GetInstanceBootTimeRemaining()$0", - }, - { - "trigger": "_GetInstanceInfo\t()", - "contents": "${1:name}, ${2:type}, ${3:difficulty}, ${4:difficultyName}, ${5:maxPlayers}, ${6:playerDifficulty}, ${7:isDynamicInstance} = GetInstanceInfo()$0", - }, - { - "trigger": "_GetInstanceLockTimeRemaining\t()", - "contents": "${1:seconds} = GetInstanceLockTimeRemaining()$0", - }, - { - "trigger": "_GetInventoryAlertStatus\t(slot)", - "contents": "${1:status} = GetInventoryAlertStatus(${2:slot})$0", - }, - { - "trigger": "_GetInventoryItemBroken\t(\"unit\", slot)", - "contents": "${1:isBroken} = GetInventoryItemBroken(\"${2:unit}\", ${3:slot})$0", - }, - { - "trigger": "_GetInventoryItemCooldown\t(\"unit\", slot)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetInventoryItemCooldown(\"${4:unit}\", ${5:slot})$0", - }, - { - "trigger": "_GetInventoryItemCount\t(\"unit\", slot)", - "contents": "${1:count} = GetInventoryItemCount(\"${2:unit}\", ${3:slot})$0", - }, - { - "trigger": "_GetInventoryItemDurability\t(slot)", - "contents": "${1:durability}, ${2:max} = GetInventoryItemDurability(${3:slot})$0", - }, - { - "trigger": "_GetInventoryItemID\t(\"unit\", slot)", - "contents": "${1:id} = GetInventoryItemID(\"${2:unit}\", ${3:slot})$0", - }, - { - "trigger": "_GetInventoryItemLink\t(\"unit\", slot)", - "contents": "${1:link} = GetInventoryItemLink(\"${2:unit}\", ${3:slot})$0", - }, - { - "trigger": "_GetInventoryItemQuality\t(\"unit\", slot)", - "contents": "${1:quality} = GetInventoryItemQuality(\"${2:unit}\", ${3:slot})$0", - }, - { - "trigger": "_GetInventoryItemsForSlot\t(slot)", - "contents": "${1:availableItems} = GetInventoryItemsForSlot(${2:slot})$0", - }, - { - "trigger": "_GetInventoryItemTexture\t(\"unit\", slot)", - "contents": "${1:texture} = GetInventoryItemTexture(\"${2:unit}\", ${3:slot})$0", - }, - { - "trigger": "_GetInventorySlotInfo\t(\"slotName\")", - "contents": "${1:id}, ${2:texture}, ${3:checkRelic} = GetInventorySlotInfo(\"slotName\")$0", - }, - { - "trigger": "_GetItemCooldown\t(itemID)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetItemCooldown(${4:itemID})$0", - }, - { - "trigger": "_GetItemCooldown\t(\"itemLink\")", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetItemCooldown(\"${4:itemLink}\")$0", - }, - { - "trigger": "_GetItemCooldown\t(\"itemName\")", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetItemCooldown(\"${4:itemName}\")$0", - }, - { - "trigger": "_GetItemCount\t(itemID, includeBank, includeCharges)", - "contents": "${1:itemCount} = GetItemCount(${2:itemID}, ${3:includeBank}, ${4:includeCharges})$0", - }, - { - "trigger": "_GetItemCount\t(\"itemLink\", includeBank, includeCharges)", - "contents": "${1:itemCount} = GetItemCount(\"${2:itemLink}\", ${3:includeBank}, ${4:includeCharges})$0", - }, - { - "trigger": "_GetItemCount\t(\"itemName\", includeBank, includeCharges)", - "contents": "${1:itemCount} = GetItemCount(\"${2:itemName}\", ${3:includeBank}, ${4:includeCharges})$0", - }, - { - "trigger": "_GetItemFamily\t(itemID)", - "contents": "${1:bagType} = GetItemFamily(${2:itemID})$0", - }, - { - "trigger": "_GetItemFamily\t(\"itemLink\")", - "contents": "${1:bagType} = GetItemFamily(\"${2:itemLink}\")$0", - }, - { - "trigger": "_GetItemFamily\t(\"itemName\")", - "contents": "${1:bagType} = GetItemFamily(\"${2:itemName}\")$0", - }, - { - "trigger": "_GetItemIcon\t(itemID)", - "contents": "${1:texture} = GetItemIcon(${2:itemID})$0", - }, - { - "trigger": "_GetItemIcon\t(\"itemLink\")", - "contents": "${1:texture} = GetItemIcon(\"${2:itemLink}\")$0", - }, - { - "trigger": "_GetItemIcon\t(\"itemName\")", - "contents": "${1:texture} = GetItemIcon(\"${2:itemName}\")$0", - }, - { - "trigger": "_GetItemInfo\t(itemID)", - "contents": "${1:name}, ${2:link}, ${3:quality}, ${4:iLevel}, ${5:reqLevel}, ${6:class}, ${7:subclass}, ${8:maxStack}, ${9:equipSlot}, ${10:texture}, ${11:vendorPrice} = GetItemInfo(${12:itemID})$0", - }, - { - "trigger": "_GetItemInfo\t(\"itemLink\")", - "contents": "${1:name}, ${2:link}, ${3:quality}, ${4:iLevel}, ${5:reqLevel}, ${6:class}, ${7:subclass}, ${8:maxStack}, ${9:equipSlot}, ${10:texture}, ${11:vendorPrice} = GetItemInfo(\"${12:itemLink}\")$0", - }, - { - "trigger": "_GetItemInfo\t(\"itemName\")", - "contents": "${1:name}, ${2:link}, ${3:quality}, ${4:iLevel}, ${5:reqLevel}, ${6:class}, ${7:subclass}, ${8:maxStack}, ${9:equipSlot}, ${10:texture}, ${11:vendorPrice} = GetItemInfo(\"${12:itemName}\")$0", - }, - { - "trigger": "_GetItemLevelIncrement\t()", - "contents": "${1:levelIncrement} = GetItemLevelIncrement()$0", - }, - { - "trigger": "_GetItemQualityColor\t(quality)", - "contents": "${1:redComponent}, ${2:greenComponent}, ${3:blueComponent}, ${4:hexColor} = GetItemQualityColor(${5:quality})$0", - }, - { - "trigger": "_GetItemStatDelta\t(\"item1Link\", \"item2Link\", [returnTable])", - "contents": "${1:statTable} = GetItemStatDelta(\"${2:item1Link}\", \"${3:item2Link}\", ${4:[returnTable]})$0", - }, - { - "trigger": "_GetItemStats\t(\"itemLink\", [returnTable])", - "contents": "${1:statTable} = GetItemStats(\"${2:itemLink}\", ${3:[returnTable]})$0", - }, - { - "trigger": "_GetItemUpdateLevel\t()", - "contents": "${1:newItemLevel} = GetItemUpdateLevel()$0", - }, - { - "trigger": "_GetItemUpgradeItemInfo\t()", - "contents": "${1:icon}, ${2:name}, ${3:quality}, ${4:bound}, ${5:numCurrUpgrades}, ${6:numMaxUpgrades}, ${7:cost}, ${8:currencyType} = GetItemUpgradeItemInfo()$0", - }, - { - "trigger": "_GetItemUpgradeStats\t(getNew)", - "contents": "${1:stat}, ${2:amount}, ${3:...} = GetItemUpgradeStats(${4:getNew})$0", - }, - { - "trigger": "_GetLanguageByIndex\t(index)", - "contents": "${1:languageName}, ${2:languageIndex} = GetLanguageByIndex(${3:index})$0", - }, - { - "trigger": "_GetLatestCompletedAchievements\t(isGuild)", - "contents": "${1:...} = GetLatestCompletedAchievements(${2:isGuild})$0", - }, - { - "trigger": "_GetLatestCompletedComparisonAchievements\t()", - "contents": "${1:...} = GetLatestCompletedComparisonAchievements()$0", - }, - { - "trigger": "_GetLatestThreeSenders\t()", - "contents": "${1:sender1}, ${2:sender2}, ${3:sender3} = GetLatestThreeSenders()$0", - }, - { - "trigger": "_GetLFGCompletionReward\t()", - "contents": "${1:name}, ${2:typeID}, ${3:textureFilename}, ${4:moneyBase}, ${5:moneyVar}, ${6:experienceBase}, ${7:experienceVar}, ${8:numStrangers}, ${9:numRewards} = GetLFGCompletionReward()$0", - }, - { - "trigger": "_GetLFGDungeonEncounterInfo\t(dungeonId, encounterIndex)", - "contents": "${1:bossName}, ${2:texture}, ${3:isKilled}, ${4:result4} = GetLFGDungeonEncounterInfo(${5:dungeonId}, ${6:encounterIndex})$0", - }, - { - "trigger": "_GetLFGDungeonInfo\t(id)", - "contents": "${1:dungeonName}, ${2:typeId}, ${3:minLvl}, ${4:maxLvl}, ${5:recLvl}, ${6:minRecLvl}, ${7:maxRecLvl}, ${8:expansionId}, ${9:groupId}, ${10:textureName}, ${11:difficulty}, ${12:maxPlayers}, ${13:dungeonDesc}, ${14:isHoliday} = GetLFGDungeonInfo(${15:id})$0", - }, - { - "trigger": "_GetLFGDungeonNumEncounters\t(dungeonId)", - "contents": "${1:totalEncounters}, ${2:encountersCompleted} = GetLFGDungeonNumEncounters(${3:dungeonId})$0", - }, - { - "trigger": "_GetLFGMode\t()", - "contents": "${1:mode}, ${2:submode} = GetLFGMode()$0", - }, - { - "trigger": "_GetLFGQueueStats\t()", - "contents": "${1:hasData}, ${2:leaderNeeds}, ${3:tankNeeds}, ${4:healerNeeds}, ${5:dpsNeeds}, ${6:totalTanks}, ${7:totalHealers}, ${8:totalDPS}, ${9:instanceType}, ${10:instanceSubType}, ${11:instanceName}, ${12:averageWait}, ${13:tankWait}, ${14:healerWait}, ${15:dpsWait}, ${16:myWait}, ${17:queuedTime} = GetLFGQueueStats()$0", - }, - { - "trigger": "_GetLFGRoles\t()", - "contents": "${1:leader}, ${2:tank}, ${3:healer}, ${4:damage} = GetLFGRoles()$0", - }, - { - "trigger": "_GetLFGRoleShortageRewards\t(dungeonID, shortageIndex)", - "contents": "${1:eligible}, ${2:forTank}, ${3:forHealer}, ${4:forDamage}, ${5:itemCount}, ${6:money}, ${7:xp} = GetLFGRoleShortageRewards(${8:dungeonID}, ${9:shortageIndex})$0", - }, - { - "trigger": "_GetLFGTypes\t()", - "contents": "${1:...} = GetLFGTypes()$0", - }, - { - "trigger": "_GetLocale\t()", - "contents": "${1:locale} = GetLocale()$0", - }, - { - "trigger": "_GetLootMethod\t()", - "contents": "${1:method}, ${2:partyMaster}, ${3:raidMaster} = GetLootMethod()$0", - }, - { - "trigger": "_GetLootRollItemInfo\t(id)", - "contents": "${1:texture}, ${2:name}, ${3:count}, ${4:quality}, ${5:bindOnPickUp} = GetLootRollItemInfo(${6:id})$0", - }, - { - "trigger": "_GetLootRollItemLink\t(id)", - "contents": "${1:link} = GetLootRollItemLink(${2:id})$0", - }, - { - "trigger": "_GetLootRollTimeLeft\t(id)", - "contents": "${1:timeLeft} = GetLootRollTimeLeft(${2:id})$0", - }, - { - "trigger": "_GetLootSlotInfo\t(slot)", - "contents": "${1:texture}, ${2:item}, ${3:quantity}, ${4:quality}, ${5:locked} = GetLootSlotInfo(${6:slot})$0", - }, - { - "trigger": "_GetLootSlotLink\t(slot)", - "contents": "${1:link} = GetLootSlotLink(${2:slot})$0", - }, - { - "trigger": "_GetLootSlotType\t(slot)", - "contents": "${1:loottype} = GetLootSlotType(${2:slot})$0", - }, - { - "trigger": "_GetLootSourceInfo\t(index)", - "contents": "${1:corpseGUID1}, ${2:count1}, ${3:corpseGUID2}, ${4:count2}, ${5:...} = GetLootSourceInfo(${6:index})$0", - }, - { - "trigger": "_GetLootThreshold\t()", - "contents": "${1:threshold} = GetLootThreshold()$0", - }, - { - "trigger": "_GetMacroBody\t(index)", - "contents": "${1:body} = GetMacroBody(${2:index})$0", - }, - { - "trigger": "_GetMacroBody\t(\"name\")", - "contents": "${1:body} = GetMacroBody(\"${2:name}\")$0", - }, - { - "trigger": "_GetMacroIcons\t(tbl)", - "contents": "${1:icons} = GetMacroIcons(${2:tbl})$0", - }, - { - "trigger": "_GetMacroIndexByName\t(\"name\")", - "contents": "${1:index} = GetMacroIndexByName(\"${2:name}\")$0", - }, - { - "trigger": "_GetMacroInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:body} = GetMacroInfo(${4:index})$0", - }, - { - "trigger": "_GetMacroInfo\t(\"name\")", - "contents": "${1:name}, ${2:texture}, ${3:body} = GetMacroInfo(\"${4:name}\")$0", - }, - { - "trigger": "_GetMacroItem\t(index)", - "contents": "${1:name}, ${2:link} = GetMacroItem(${3:index})$0", - }, - { - "trigger": "_GetMacroItem\t(\"name\")", - "contents": "${1:name}, ${2:link} = GetMacroItem(\"${3:name}\")$0", - }, - { - "trigger": "_GetMacroItemIcons\t(tbl)", - "contents": "${1:icons} = GetMacroItemIcons(${2:tbl})$0", - }, - { - "trigger": "_GetMacroSpell\t(index)", - "contents": "${1:name}, ${2:rank}, ${3:spellID} = GetMacroSpell(${4:index})$0", - }, - { - "trigger": "_GetMacroSpell\t(\"name\")", - "contents": "${1:name}, ${2:rank}, ${3:spellID} = GetMacroSpell(\"${4:name}\")$0", - }, - { - "trigger": "_GetManaRegen\t()", - "contents": "${1:base}, ${2:casting} = GetManaRegen()$0", - }, - { - "trigger": "_GetMapContinents\t()", - "contents": "${1:...} = GetMapContinents()$0", - }, - { - "trigger": "_GetMapInfo\t()", - "contents": "${1:mapFileName}, ${2:textureHeight}, ${3:textureWidth}, ${4:isMicroDungeon}, ${5:microDungeonMapName} = GetMapInfo()$0", - }, - { - "trigger": "_GetMapLandmarkInfo\t(index)", - "contents": "${1:name}, ${2:description}, ${3:textureIndex}, ${4:x}, ${5:y}, ${6:mapLinkID}, ${7:showInBattleMap} = GetMapLandmarkInfo(${8:index})$0", - }, - { - "trigger": "_GetMapNameByID\t(id)", - "contents": "${1:mapname} = GetMapNameByID(${2:id})$0", - }, - { - "trigger": "_GetMapOverlayInfo\t(index)", - "contents": "${1:textureName}, ${2:textureWidth}, ${3:textureHeight}, ${4:offsetX}, ${5:offsetY}, ${6:mapPointX}, ${7:mapPointY} = GetMapOverlayInfo(${8:index})$0", - }, - { - "trigger": "_GetMapZones\t(continentIndex)", - "contents": "${1:...} = GetMapZones(${2:continentIndex})$0", - }, - { - "trigger": "_GetMasterLootCandidate\t(index)", - "contents": "${1:candidate} = GetMasterLootCandidate(${2:index})$0", - }, - { - "trigger": "_GetMaxArenaCurrency\t()", - "contents": "${1:amount} = GetMaxArenaCurrency()$0", - }, - { - "trigger": "_GetMaxBattlefieldID\t()", - "contents": "${1:numBattlefields} = GetMaxBattlefieldID()$0", - }, - { - "trigger": "_GetMaxCombatRatingBonus\t(ratingIndex)", - "contents": "${1:max} = GetMaxCombatRatingBonus(${2:ratingIndex})$0", - }, - { - "trigger": "_GetMaxPlayerLevel\t()", - "contents": "${1:maxLevel} = GetMaxPlayerLevel()$0", - }, - { - "trigger": "_GetMeleeHaste\t()", - "contents": "${1:haste} = GetMeleeHaste()$0", - }, - { - "trigger": "_GetMerchantItemCostInfo\t(index)", - "contents": "${1:currencyCount} = GetMerchantItemCostInfo(${2:index})$0", - }, - { - "trigger": "_GetMerchantItemCostItem\t(index, currency)", - "contents": "${1:texture}, ${2:value}, ${3:link}, ${4:name} = GetMerchantItemCostItem(${5:index}, ${6:currency})$0", - }, - { - "trigger": "_GetMerchantItemInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:price}, ${4:quantity}, ${5:numAvailable}, ${6:isPurchasable}, ${7:isUsable}, ${8:extendedCost} = GetMerchantItemInfo(${9:index})$0", - }, - { - "trigger": "_GetMerchantItemLink\t(index)", - "contents": "${1:link} = GetMerchantItemLink(${2:index})$0", - }, - { - "trigger": "_GetMerchantItemMaxStack\t(index)", - "contents": "${1:maxStack} = GetMerchantItemMaxStack(${2:index})$0", - }, - { - "trigger": "_GetMerchantNumItems\t()", - "contents": "${1:numMerchantItems} = GetMerchantNumItems()$0", - }, - { - "trigger": "_GetMinimapZoneText\t()", - "contents": "${1:zoneText} = GetMinimapZoneText()$0", - }, - { - "trigger": "_GetMirrorTimerInfo\t(index)", - "contents": "${1:timer}, ${2:value}, ${3:maxvalue}, ${4:scale}, ${5:paused}, ${6:label} = GetMirrorTimerInfo(${7:index})$0", - }, - { - "trigger": "_GetMirrorTimerProgress\t(\"timer\")", - "contents": "${1:progress} = GetMirrorTimerProgress(\"${2:timer}\")$0", - }, - { - "trigger": "_GetModifiedClick\t(\"name\")", - "contents": "${1:binding} = GetModifiedClick(\"${2:name}\")$0", - }, - { - "trigger": "_GetModifiedClickAction\t(index)", - "contents": "${1:action} = GetModifiedClickAction(${2:index})$0", - }, - { - "trigger": "_GetMoney\t()", - "contents": "${1:money} = GetMoney()$0", - }, - { - "trigger": "_GetMonitorAspectRatio\t(monitorIndex)", - "contents": "${1:ratio} = GetMonitorAspectRatio(${2:monitorIndex})$0", - }, - { - "trigger": "_GetMonitorCount\t()", - "contents": "${1:count} = GetMonitorCount()$0", - }, - { - "trigger": "_GetMonitorName\t(monitorIndex)", - "contents": "${1:name} = GetMonitorName(${2:monitorIndex})$0", - }, - { - "trigger": "_GetMouseButtonClicked\t()", - "contents": "${1:button} = GetMouseButtonClicked()$0", - }, - { - "trigger": "_GetMouseButtonName\t(buttonNumber)", - "contents": "${1:buttonName} = GetMouseButtonName(${2:buttonNumber})$0", - }, - { - "trigger": "_GetMouseFocus\t()", - "contents": "${1:frame} = GetMouseFocus()$0", - }, - { - "trigger": "_GetMuteName\t(index)", - "contents": "${1:name} = GetMuteName(${2:index})$0", - }, - { - "trigger": "_GetMuteStatus\t(\"name\", [\"channel\"])", - "contents": "${1:muteStatus} = GetMuteStatus(\"name\", [\"channel\"])$0", - }, - { - "trigger": "_GetMuteStatus\t(\"unit\", [\"channel\"])", - "contents": "${1:muteStatus} = GetMuteStatus(\"${2:unit}\", ${3:[\"channel\"]})$0", - }, - { - "trigger": "_GetNetStats\t()", - "contents": "${1:bandwidthIn}, ${2:bandwidthOut}, ${3:latencyHome}, ${4:latencyWorld} = GetNetStats()$0", - }, - { - "trigger": "_GetNewSocketInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:matches} = GetNewSocketInfo(${4:index})$0", - }, - { - "trigger": "_GetNewSocketLink\t(index)", - "contents": "${1:link} = GetNewSocketLink(${2:index})$0", - }, - { - "trigger": "_GetNextAchievement\t(id)", - "contents": "${1:nextID}, ${2:completed} = GetNextAchievement(${3:id})$0", - }, - { - "trigger": "_GetNumActiveQuests\t()", - "contents": "${1:numActiveQuests} = GetNumActiveQuests()$0", - }, - { - "trigger": "_GetNumAddOns\t()", - "contents": "${1:numAddons} = GetNumAddOns()$0", - }, - { - "trigger": "_GetNumArchaeologyRaces\t()", - "contents": "${1:numRaces} = GetNumArchaeologyRaces()$0", - }, - { - "trigger": "_GetNumArenaOpponents\t()", - "contents": "${1:numOpponents} = GetNumArenaOpponents()$0", - }, - { - "trigger": "_GetNumArenaOpponentSpecs\t()", - "contents": "${1:numOpps} = GetNumArenaOpponentSpecs()$0", - }, - { - "trigger": "_GetNumArtifactsByRace\t(branchID)", - "contents": "${1:numProjects} = GetNumArtifactsByRace(${2:branchID})$0", - }, - { - "trigger": "_GetNumAuctionItems\t(\"list\")", - "contents": "${1:numBatchAuctions}, ${2:totalAuctions} = GetNumAuctionItems(\"${3:list}\")$0", - }, - { - "trigger": "_GetNumAutoQuestPopUps\t()", - "contents": "${1:numPopups} = GetNumAutoQuestPopUps()$0", - }, - { - "trigger": "_GetNumAvailableQuests\t()", - "contents": "${1:numAvailableQuests} = GetNumAvailableQuests()$0", - }, - { - "trigger": "_GetNumBankSlots\t()", - "contents": "${1:numSlots}, ${2:isFull} = GetNumBankSlots()$0", - }, - { - "trigger": "_GetNumBattlefieldFlagPositions\t()", - "contents": "${1:numFlags} = GetNumBattlefieldFlagPositions()$0", - }, - { - "trigger": "_GetNumBattlefieldScores\t()", - "contents": "${1:numScores} = GetNumBattlefieldScores()$0", - }, - { - "trigger": "_GetNumBattlefieldStats\t()", - "contents": "${1:numStats} = GetNumBattlefieldStats()$0", - }, - { - "trigger": "_GetNumBattlefieldVehicles\t()", - "contents": "${1:numVehicles} = GetNumBattlefieldVehicles()$0", - }, - { - "trigger": "_GetNumBattlegroundTypes\t()", - "contents": "${1:numBattlegrounds} = GetNumBattlegroundTypes()$0", - }, - { - "trigger": "_GetNumBindings\t()", - "contents": "${1:numBindings} = GetNumBindings()$0", - }, - { - "trigger": "_GetNumBuybackItems\t()", - "contents": "${1:numBuybackItems} = GetNumBuybackItems()$0", - }, - { - "trigger": "_GetNumChannelMembers\t(id)", - "contents": "${1:numMembers} = GetNumChannelMembers(${2:id})$0", - }, - { - "trigger": "_GetNumCompanions\t(\"type\")", - "contents": "${1:count} = GetNumCompanions(\"${2:type}\")$0", - }, - { - "trigger": "_GetNumComparisonCompletedAchievements\t()", - "contents": "${1:total}, completed = GetNumComparisonCompletedAchievements()$0", - }, - { - "trigger": "_GetNumCompletedAchievements\t()", - "contents": "${1:total}, ${2:completed} = GetNumCompletedAchievements()$0", - }, - { - "trigger": "_GetNumDeclensionSets\t(\"name\", gender)", - "contents": "${1:numSets} = GetNumDeclensionSets(\"${2:name}\", ${3:gender})$0", - }, - { - "trigger": "_GetNumDisplayChannels\t()", - "contents": "${1:channelCount} = GetNumDisplayChannels()$0", - }, - { - "trigger": "_GetNumDungeonMapLevels\t()", - "contents": "${1:numLevels}, ${2:firstLevel} = GetNumDungeonMapLevels()$0", - }, - { - "trigger": "_GetNumEquipmentSets\t()", - "contents": "${1:numSets} = GetNumEquipmentSets()$0", - }, - { - "trigger": "_GetNumExpansions\t()", - "contents": "${1:numExpansions} = GetNumExpansions()$0", - }, - { - "trigger": "_GetNumFactions\t()", - "contents": "${1:numFactions} = GetNumFactions()$0", - }, - { - "trigger": "_GetNumFlyouts\t()", - "contents": "${1:numFlyouts} = GetNumFlyouts()$0", - }, - { - "trigger": "_GetNumFrames\t()", - "contents": "${1:numFrames} = GetNumFrames()$0", - }, - { - "trigger": "_GetNumFriends\t()", - "contents": "${1:numFriends}, ${2:numFriendsOnline} = GetNumFriends()$0", - }, - { - "trigger": "_GetNumGossipActiveQuests\t()", - "contents": "${1:num} = GetNumGossipActiveQuests()$0", - }, - { - "trigger": "_GetNumGossipAvailableQuests\t()", - "contents": "${1:num} = GetNumGossipAvailableQuests()$0", - }, - { - "trigger": "_GetNumGossipOptions\t()", - "contents": "${1:numOptions} = GetNumGossipOptions()$0", - }, - { - "trigger": "_GetNumGroupMembers\t()", - "contents": "${1:playerNumber} = GetNumGroupMembers()$0", - }, - { - "trigger": "_GetNumGuildBankMoneyTransactions\t()", - "contents": "${1:numTransactions} = GetNumGuildBankMoneyTransactions()$0", - }, - { - "trigger": "_GetNumGuildBankTabs\t()", - "contents": "${1:numTabs} = GetNumGuildBankTabs()$0", - }, - { - "trigger": "_GetNumGuildBankTransactions\t(tab)", - "contents": "${1:numTransactions} = GetNumGuildBankTransactions(${2:tab})$0", - }, - { - "trigger": "_GetNumGuildEvents\t()", - "contents": "${1:numEvents} = GetNumGuildEvents()$0", - }, - { - "trigger": "_GetNumGuildMembers\t()", - "contents": "${1:numGuildMembers}, ${2:numOnline}, ${3:numOnlineAndMobile} = GetNumGuildMembers()$0", - }, - { - "trigger": "_GetNumGuildNews\t()", - "contents": "${1:numNews} = GetNumGuildNews()$0", - }, - { - "trigger": "_GetNumGuildPerks\t()", - "contents": "${1:numPerks} = GetNumGuildPerks()$0", - }, - { - "trigger": "_GetNumGuildRewards\t()", - "contents": "${1:numRewards} = GetNumGuildRewards()$0", - }, - { - "trigger": "_GetNumIgnores\t()", - "contents": "${1:numIgnores} = GetNumIgnores()$0", - }, - { - "trigger": "_GetNumLanguages\t()", - "contents": "${1:languages} = GetNumLanguages()$0", - }, - { - "trigger": "_GetNumLootItems\t()", - "contents": "${1:numItems} = GetNumLootItems()$0", - }, - { - "trigger": "_GetNumMacros\t()", - "contents": "${1:numAccountMacros}, ${2:numCharacterMacros} = GetNumMacros()$0", - }, - { - "trigger": "_GetNumMapLandmarks\t()", - "contents": "${1:numLandmarks} = GetNumMapLandmarks()$0", - }, - { - "trigger": "_GetNumMapOverlays\t()", - "contents": "${1:numOverlays} = GetNumMapOverlays()$0", - }, - { - "trigger": "_GetNumModifiedClickActions\t()", - "contents": "${1:num} = GetNumModifiedClickActions()$0", - }, - { - "trigger": "_GetNumMutes\t()", - "contents": "${1:numMuted} = GetNumMutes()$0", - }, - { - "trigger": "_GetNumPetitionNames\t()", - "contents": "${1:numNames} = GetNumPetitionNames()$0", - }, - { - "trigger": "_GetNumQuestChoices\t()", - "contents": "${1:numQuestChoices} = GetNumQuestChoices()$0", - }, - { - "trigger": "_GetNumQuestItems\t()", - "contents": "${1:numRequiredItems} = GetNumQuestItems()$0", - }, - { - "trigger": "_GetNumQuestLeaderBoards\t([questIndex])", - "contents": "${1:numObjectives} = GetNumQuestLeaderBoards(${2:[questIndex]})$0", - }, - { - "trigger": "_GetNumQuestLogChoices\t()", - "contents": "${1:numChoices} = GetNumQuestLogChoices()$0", - }, - { - "trigger": "_GetNumQuestLogEntries\t()", - "contents": "${1:numEntries}, ${2:numQuests} = GetNumQuestLogEntries()$0", - }, - { - "trigger": "_GetNumQuestLogRewards\t()", - "contents": "${1:numRewards} = GetNumQuestLogRewards()$0", - }, - { - "trigger": "_GetNumQuestRewards\t()", - "contents": "${1:numQuestRewards} = GetNumQuestRewards()$0", - }, - { - "trigger": "_GetNumQuestWatches\t()", - "contents": "${1:numWatches} = GetNumQuestWatches()$0", - }, - { - "trigger": "_GetNumRFDungeons\t()", - "contents": "${1:numberOfRFDungeons} = GetNumRFDungeons()$0", - }, - { - "trigger": "_GetNumRoutes\t(index)", - "contents": "${1:numHops} = GetNumRoutes(${2:index})$0", - }, - { - "trigger": "_GetNumSavedInstances\t()", - "contents": "${1:savedInstances} = GetNumSavedInstances()$0", - }, - { - "trigger": "_GetNumShapeshiftForms\t()", - "contents": "${1:numForms} = GetNumShapeshiftForms()$0", - }, - { - "trigger": "_GetNumSockets\t()", - "contents": "${1:numSockets} = GetNumSockets()$0", - }, - { - "trigger": "_GetNumSpellTabs\t()", - "contents": "${1:numTabs} = GetNumSpellTabs()$0", - }, - { - "trigger": "_GetNumSubgroupMembers\t()", - "contents": "${1:playerNumber} = GetNumSubgroupMembers()$0", - }, - { - "trigger": "_GetNumTitles\t()", - "contents": "${1:numTitles} = GetNumTitles()$0", - }, - { - "trigger": "_GetNumTrackedAchievements\t()", - "contents": "${1:count} = GetNumTrackedAchievements()$0", - }, - { - "trigger": "_GetNumTrackingTypes\t()", - "contents": "${1:count} = GetNumTrackingTypes()$0", - }, - { - "trigger": "_GetNumTrainerServices\t()", - "contents": "${1:numServices} = GetNumTrainerServices()$0", - }, - { - "trigger": "_GetNumWhoResults\t()", - "contents": "${1:numResults}, ${2:totalCount} = GetNumWhoResults()$0", - }, - { - "trigger": "_GetNumWorldStateUI\t()", - "contents": "${1:numUI} = GetNumWorldStateUI()$0", - }, - { - "trigger": "_GetObjectiveText\t()", - "contents": "${1:questObjective} = GetObjectiveText()$0", - }, - { - "trigger": "_GetOptOutOfLoot\t()", - "contents": "${1:isOptOut} = GetOptOutOfLoot()$0", - }, - { - "trigger": "_GetOutdoorPVPWaitTime\t()", - "contents": "${1:waitTime} = GetOutdoorPVPWaitTime()$0", - }, - { - "trigger": "_GetOverrideSpellPowerByAP\t()", - "contents": "${1:spellPower} = GetOverrideSpellPowerByAP()$0", - }, - { - "trigger": "_GetParryChance\t()", - "contents": "${1:chance} = GetParryChance()$0", - }, - { - "trigger": "_GetPartyAssignment\t(\"assignment\", \"name\", [exactMatch])", - "contents": "${1:isAssigned} = GetPartyAssignment(\"${2:assignment}\", \"${3:name}\", ${4:[exactMatch]})$0", - }, - { - "trigger": "_GetPartyAssignment\t(\"assignment\", \"unit\")", - "contents": "${1:isAssigned} = GetPartyAssignment(\"${2:assignment}\", \"${3:unit}\")$0", - }, - { - "trigger": "_GetPetActionCooldown\t(index)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetPetActionCooldown(${4:index})$0", - }, - { - "trigger": "_GetPetActionInfo\t(index)", - "contents": "${1:name}, ${2:subtext}, ${3:texture}, ${4:isToken}, ${5:isActive}, ${6:autoCastAllowed}, ${7:autoCastEnabled} = GetPetActionInfo(${8:index})$0", - }, - { - "trigger": "_GetPetActionSlotUsable\t(index)", - "contents": "${1:usable} = GetPetActionSlotUsable(${2:index})$0", - }, - { - "trigger": "_GetPetActionsUsable\t()", - "contents": "${1:petActionsUsable} = GetPetActionsUsable()$0", - }, - { - "trigger": "_GetPetExperience\t()", - "contents": "${1:currXP}, ${2:nextXP} = GetPetExperience()$0", - }, - { - "trigger": "_GetPetFoodTypes\t()", - "contents": "${1:...} = GetPetFoodTypes()$0", - }, - { - "trigger": "_GetPetIcon\t()", - "contents": "${1:texture} = GetPetIcon()$0", - }, - { - "trigger": "_GetPetitionInfo\t()", - "contents": "${1:petitionType}, ${2:title}, ${3:bodyText}, ${4:maxSignatures}, ${5:originatorName}, ${6:isOriginator}, ${7:minSignatures} = GetPetitionInfo()$0", - }, - { - "trigger": "_GetPetitionNameInfo\t(index)", - "contents": "${1:name} = GetPetitionNameInfo(${2:index})$0", - }, - { - "trigger": "_GetPetTalentTree\t()", - "contents": "${1:talent} = GetPetTalentTree()$0", - }, - { - "trigger": "_GetPetTimeRemaining\t()", - "contents": "${1:petTimeRemaining} = GetPetTimeRemaining()$0", - }, - { - "trigger": "_GetPlayerFacing\t()", - "contents": "${1:facing} = GetPlayerFacing()$0", - }, - { - "trigger": "_GetPlayerInfoByGUID\t(\"GUID\")", - "contents": "${1:class}, ${2:classFilename}, ${3:race}, ${4:raceFilename}, ${5:sex}, ${6:name}, ${7:realm} = GetPlayerInfoByGUID(\"${8:GUID}\")$0", - }, - { - "trigger": "_GetPlayerMapPosition\t(\"unit\")", - "contents": "${1:unitX}, ${2:unitY} = GetPlayerMapPosition(\"${3:unit}\")$0", - }, - { - "trigger": "_GetPlayerTradeMoney\t()", - "contents": "${1:amount} = GetPlayerTradeMoney()$0", - }, - { - "trigger": "_GetPOITextureCoords\t(textureIndex)", - "contents": "${1:x1}, ${2:x2}, ${3:y1}, ${4:y2} = GetPOITextureCoords(${5:textureIndex})$0", - }, - { - "trigger": "_GetPossessInfo\t(index)", - "contents": "${1:texture}, ${2:name} = GetPossessInfo(${3:index})$0", - }, - { - "trigger": "_GetPowerRegen\t()", - "contents": "${1:inactiveRegen}, ${2:activeRegen} = GetPowerRegen()$0", - }, - { - "trigger": "_GetPreviousAchievement\t(id)", - "contents": "${1:previousID} = GetPreviousAchievement(${2:id})$0", - }, - { - "trigger": "_GetPreviousArenaSeason\t()", - "contents": "${1:season} = GetPreviousArenaSeason()$0", - }, - { - "trigger": "_GetProfessionInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:rank}, ${4:maxRank}, ${5:numSpells}, ${6:spelloffset}, ${7:skillLine}, ${8:rankModifier}, ${9:specializationIndex}, ${10:specializationOffset} = GetProfessionInfo(${11:index})$0", - }, - { - "trigger": "_GetProfessions\t()", - "contents": "${1:prof1}, ${2:prof2}, ${3:archaeology}, ${4:fishing}, ${5:cooking}, ${6:firstAid} = GetProfessions()$0", - }, - { - "trigger": "_GetProgressText\t()", - "contents": "${1:text} = GetProgressText()$0", - }, - { - "trigger": "_GetPVPDesired\t()", - "contents": "${1:isPVPDesired} = GetPVPDesired()$0", - }, - { - "trigger": "_GetPVPLifetimeStats\t()", - "contents": "${1:hk}, ${2:highestRank} = GetPVPLifetimeStats()$0", - }, - { - "trigger": "_GetPVPSessionStats\t()", - "contents": "${1:honorKills}, ${2:honorPoints} = GetPVPSessionStats()$0", - }, - { - "trigger": "_GetPVPTimer\t()", - "contents": "${1:timer} = GetPVPTimer()$0", - }, - { - "trigger": "_GetPVPYesterdayStats\t()", - "contents": "${1:honorKills}, ${2:honorPoints} = GetPVPYesterdayStats()$0", - }, - { - "trigger": "_GetQuestBackgroundMaterial\t()", - "contents": "${1:material} = GetQuestBackgroundMaterial()$0", - }, - { - "trigger": "_GetQuestCurrencyInfo\t(\"type\", index)", - "contents": "${1:name}, ${2:texture}, ${3:amount} = GetQuestCurrencyInfo(\"${4:type}\", ${5:index})$0", - }, - { - "trigger": "_GetQuestDifficultyColor\t(level)", - "contents": "${1:color} = GetQuestDifficultyColor(${2:level})$0", - }, - { - "trigger": "_GetQuestGreenRange\t()", - "contents": "${1:range} = GetQuestGreenRange()$0", - }, - { - "trigger": "_GetQuestID\t()", - "contents": "${1:questID} = GetQuestID()$0", - }, - { - "trigger": "_GetQuestIndexForTimer\t(index)", - "contents": "${1:questIndex} = GetQuestIndexForTimer(${2:index})$0", - }, - { - "trigger": "_GetQuestIndexForWatch\t(index)", - "contents": "${1:questIndex} = GetQuestIndexForWatch(${2:index})$0", - }, - { - "trigger": "_GetQuestItemInfo\t(\"type\", index)", - "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable} = GetQuestItemInfo(\"${6:type}\", ${7:index})$0", - }, - { - "trigger": "_GetQuestItemLink\t(\"itemType\", index)", - "contents": "${1:link} = GetQuestItemLink(\"${2:itemType}\", ${3:index})$0", - }, - { - "trigger": "_GetQuestLink\t(questIndex)", - "contents": "${1:link} = GetQuestLink(${2:questIndex})$0", - }, - { - "trigger": "_GetQuestLogChoiceInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable} = GetQuestLogChoiceInfo(${6:index})$0", - }, - { - "trigger": "_GetQuestLogCompletionText\t()", - "contents": "${1:completionText} = GetQuestLogCompletionText()$0", - }, - { - "trigger": "_GetQuestLogCriteriaSpell\t([index])", - "contents": "${1:spellID}, ${2:iconTexture}, ${3:isLearned} = GetQuestLogCriteriaSpell(${4:[index]})$0", - }, - { - "trigger": "_GetQuestLogGroupNum\t()", - "contents": "${1:suggestedGroup} = GetQuestLogGroupNum()$0", - }, - { - "trigger": "_GetQuestLogIndexByID\t(id)", - "contents": "${1:index} = GetQuestLogIndexByID(${2:id})$0", - }, - { - "trigger": "_GetQuestLogLeaderBoard\t(objective, [questIndex])", - "contents": "${1:text}, ${2:type}, ${3:finished} = GetQuestLogLeaderBoard(${4:objective}, ${5:[questIndex]})$0", - }, - { - "trigger": "_GetQuestLogPortraitGiver\t()", - "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestLogPortraitGiver()$0", - }, - { - "trigger": "_GetQuestLogPortraitTurnIn\t()", - "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestLogPortraitTurnIn()$0", - }, - { - "trigger": "_GetQuestLogPushable\t()", - "contents": "${1:shareable} = GetQuestLogPushable()$0", - }, - { - "trigger": "_GetQuestLogQuestText\t()", - "contents": "${1:questDescription}, ${2:questObjectives} = GetQuestLogQuestText()$0", - }, - { - "trigger": "_GetQuestLogRequiredMoney\t()", - "contents": "${1:money} = GetQuestLogRequiredMoney()$0", - }, - { - "trigger": "_GetQuestLogRewardInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable} = GetQuestLogRewardInfo(${6:index})$0", - }, - { - "trigger": "_GetQuestLogRewardMoney\t()", - "contents": "${1:money} = GetQuestLogRewardMoney()$0", - }, - { - "trigger": "_GetQuestLogRewardSkillPoints\t()", - "contents": "${1:skillName}, ${2:icon}, ${3:points} = GetQuestLogRewardSkillPoints()$0", - }, - { - "trigger": "_GetQuestLogRewardSpell\t()", - "contents": "${1:texture}, ${2:name}, ${3:isTradeskillSpell}, ${4:isSpellLearned} = GetQuestLogRewardSpell()$0", - }, - { - "trigger": "_GetQuestLogRewardTitle\t()", - "contents": "${1:title} = GetQuestLogRewardTitle()$0", - }, - { - "trigger": "_GetQuestLogRewardXP\t()", - "contents": "${1:experience} = GetQuestLogRewardXP()$0", - }, - { - "trigger": "_GetQuestLogSelection\t()", - "contents": "${1:questIndex} = GetQuestLogSelection()$0", - }, - { - "trigger": "_GetQuestLogSpecialItemCooldown\t(questIndex)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetQuestLogSpecialItemCooldown(${4:questIndex})$0", - }, - { - "trigger": "_GetQuestLogSpecialItemInfo\t(questIndex)", - "contents": "${1:link}, ${2:icon}, ${3:charges} = GetQuestLogSpecialItemInfo(${4:questIndex})$0", - }, - { - "trigger": "_GetQuestLogSpellLink\t()", - "contents": "${1:link} = GetQuestLogSpellLink()$0", - }, - { - "trigger": "_GetQuestLogTimeLeft\t()", - "contents": "${1:questTimer} = GetQuestLogTimeLeft()$0", - }, - { - "trigger": "_GetQuestLogTitle\t(questIndex)", - "contents": "${1:title}, ${2:level}, ${3:questTag}, ${4:suggestedGroup}, ${5:isHeader}, ${6:isCollapsed}, ${7:isComplete}, ${8:isDaily}, ${9:questID}, ${10:startEvent}, ${11:displayQuestID} = GetQuestLogTitle(${12:questIndex})$0", - }, - { - "trigger": "_GetQuestMoneyToGet\t()", - "contents": "${1:money} = GetQuestMoneyToGet()$0", - }, - { - "trigger": "_GetQuestPortraitGiver\t()", - "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestPortraitGiver()$0", - }, - { - "trigger": "_GetQuestPortraitTurnIn\t()", - "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestPortraitTurnIn()$0", - }, - { - "trigger": "_GetQuestResetTime\t()", - "contents": "${1:time} = GetQuestResetTime()$0", - }, - { - "trigger": "_GetQuestsCompleted\t(questTbl)", - "contents": "${1:completedQuests} = GetQuestsCompleted(${2:questTbl})$0", - }, - { - "trigger": "_GetQuestSpellLink\t()", - "contents": "${1:link} = GetQuestSpellLink()$0", - }, - { - "trigger": "_GetQuestText\t()", - "contents": "${1:text} = GetQuestText()$0", - }, - { - "trigger": "_GetQuestTimers\t()", - "contents": "${1:...} = GetQuestTimers()$0", - }, - { - "trigger": "_GetQuestWatchIndex\t(questLogIndex)", - "contents": "${1:questWatchIndex} = GetQuestWatchIndex(${2:questLogIndex})$0", - }, - { - "trigger": "_GetQuestWorldMapAreaID\t(questID)", - "contents": "${1:mapID}, ${2:floorNumber} = GetQuestWorldMapAreaID(${3:questID})$0", - }, - { - "trigger": "_GetRaidRosterInfo\t(index)", - "contents": "${1:name}, ${2:rank}, ${3:subgroup}, ${4:level}, ${5:class}, ${6:fileName}, ${7:zone}, ${8:online}, ${9:isDead}, ${10:role}, ${11:isML} = GetRaidRosterInfo(${12:index})$0", - }, - { - "trigger": "_GetRaidTargetIndex\t(\"name\")", - "contents": "${1:index} = GetRaidTargetIndex(\"${2:name}\")$0", - }, - { - "trigger": "_GetRaidTargetIndex\t(\"unit\")", - "contents": "${1:index} = GetRaidTargetIndex(\"${2:unit}\")$0", - }, - { - "trigger": "_GetRangedCritChance\t()", - "contents": "${1:critChance} = GetRangedCritChance()$0", - }, - { - "trigger": "_GetRangedHaste\t()", - "contents": "${1:haste} = GetRangedHaste()$0", - }, - { - "trigger": "_GetReadyCheckStatus\t(\"unit\")", - "contents": "${1:status} = GetReadyCheckStatus(\"${2:unit}\")$0", - }, - { - "trigger": "_GetReadyCheckTimeLeft\t()", - "contents": "${1:timeLeft} = GetReadyCheckTimeLeft()$0", - }, - { - "trigger": "_GetRealmName\t()", - "contents": "${1:realm} = GetRealmName()$0", - }, - { - "trigger": "_GetRealZoneText\t()", - "contents": "${1:zoneName} = GetRealZoneText()$0", - }, - { - "trigger": "_GetRefreshRates\t()", - "contents": "${1:...} = GetRefreshRates()$0", - }, - { - "trigger": "_GetRegisteredAddonMessagePrefixes\t([prefixTable])", - "contents": "${1:registeredPrefixes} = GetRegisteredAddonMessagePrefixes(${2:[prefixTable]})$0", - }, - { - "trigger": "_GetReleaseTimeRemaining\t()", - "contents": "${1:timeleft} = GetReleaseTimeRemaining()$0", - }, - { - "trigger": "_GetRepairAllCost\t()", - "contents": "${1:repairAllCost}, ${2:canRepair} = GetRepairAllCost()$0", - }, - { - "trigger": "_GetResSicknessDuration\t()", - "contents": "${1:resSicknessTime} = GetResSicknessDuration()$0", - }, - { - "trigger": "_GetRestState\t()", - "contents": "${1:state}, ${2:name}, ${3:multiplier} = GetRestState()$0", - }, - { - "trigger": "_GetRewardMoney\t()", - "contents": "${1:money} = GetRewardMoney()$0", - }, - { - "trigger": "_GetRewardSpell\t()", - "contents": "${1:texture}, ${2:name}, ${3:isTradeskillSpell}, ${4:isSpellLearned} = GetRewardSpell()$0", - }, - { - "trigger": "_GetRewardText\t()", - "contents": "${1:text} = GetRewardText()$0", - }, - { - "trigger": "_GetRewardTitle\t()", - "contents": "${1:title} = GetRewardTitle()$0", - }, - { - "trigger": "_GetRewardXP\t()", - "contents": "${1:amount} = GetRewardXP()$0", - }, - { - "trigger": "_GetRFDungeonInfo\t(index)", - "contents": "${1:id}, ${2:name}, ${3:typeID}, ${4:subtype}, ${5:minLevel}, ${6:maxLevel}, ${7:level3}, ${8:level4}, ${9:level5}, ${10:result09}, ${11:result10}, ${12:result11}, ${13:name2}, ${14:result13}, ${15:raidSize}, ${16:description}, ${17:result16}, ${18:result17}, ${19:result18} = GetRFDungeonInfo(${20:index})$0", - }, - { - "trigger": "_GetRuneCooldown\t(slot)", - "contents": "${1:start}, ${2:duration}, ${3:runeReady} = GetRuneCooldown(${4:slot})$0", - }, - { - "trigger": "_GetRuneCount\t(slot)", - "contents": "${1:count} = GetRuneCount(${2:slot})$0", - }, - { - "trigger": "_GetRunningMacro\t()", - "contents": "${1:index} = GetRunningMacro()$0", - }, - { - "trigger": "_GetRunningMacroButton\t()", - "contents": "${1:button} = GetRunningMacroButton()$0", - }, - { - "trigger": "_GetSavedInstanceChatLink\t(index)", - "contents": "${1:hyperlink} = GetSavedInstanceChatLink(${2:index})$0", - }, - { - "trigger": "_GetSavedInstanceInfo\t(index)", - "contents": "${1:instanceName}, ${2:instanceID}, ${3:instanceReset}, ${4:instanceDifficulty}, ${5:locked}, ${6:extended}, ${7:instanceIDMostSig}, ${8:isRaid}, ${9:maxPlayers}, ${10:difficultyName}, ${11:maxBosses}, ${12:defeatedBosses} = GetSavedInstanceInfo(${13:index})$0", - }, - { - "trigger": "_GetScalingQuestDifficultyColor\t(level)", - "contents": "${1:color}, ${2:colorHighlight} = GetScalingQuestDifficultyColor(${3:level})$0", - }, - { - "trigger": "_GetScalingQuestGreenRange\t()", - "contents": "${1:levelDiff} = GetScalingQuestGreenRange()$0", - }, - { - "trigger": "_GetScreenHeight\t()", - "contents": "${1:height} = GetScreenHeight()$0", - }, - { - "trigger": "_GetScreenResolutions\t()", - "contents": "${1:...} = GetScreenResolutions()$0", - }, - { - "trigger": "_GetScreenWidth\t()", - "contents": "${1:screenWidth} = GetScreenWidth()$0", - }, - { - "trigger": "_GetScriptCPUUsage\t()", - "contents": "${1:usage} = GetScriptCPUUsage()$0", - }, - { - "trigger": "_GetSelectedArtifactInfo\t()", - "contents": "${1:name}, ${2:description}, ${3:rarity}, ${4:icon}, ${5:spellDescription}, ${6:numSockets}, ${7:bgTexture} = GetSelectedArtifactInfo()$0", - }, - { - "trigger": "_GetSelectedAuctionItem\t(\"list\")", - "contents": "${1:index} = GetSelectedAuctionItem(\"${2:list}\")$0", - }, - { - "trigger": "_GetSelectedDisplayChannel\t()", - "contents": "${1:index} = GetSelectedDisplayChannel()$0", - }, - { - "trigger": "_GetSelectedFaction\t()", - "contents": "${1:index} = GetSelectedFaction()$0", - }, - { - "trigger": "_GetSelectedFriend\t()", - "contents": "${1:index} = GetSelectedFriend()$0", - }, - { - "trigger": "_GetSelectedIgnore\t()", - "contents": "${1:index} = GetSelectedIgnore()$0", - }, - { - "trigger": "_GetSelectedMute\t()", - "contents": "${1:selectedMute} = GetSelectedMute()$0", - }, - { - "trigger": "_GetSendMailCOD\t()", - "contents": "${1:amount} = GetSendMailCOD()$0", - }, - { - "trigger": "_GetSendMailItem\t(slot)", - "contents": "${1:itemName}, ${2:itemID}, ${3:itemTexture}, ${4:stackCount}, ${5:quality} = GetSendMailItem(${6:slot})$0", - }, - { - "trigger": "_GetSendMailItemLink\t(slot)", - "contents": "${1:itemlink} = GetSendMailItemLink(${2:slot})$0", - }, - { - "trigger": "_GetSendMailMoney\t()", - "contents": "${1:amount} = GetSendMailMoney()$0", - }, - { - "trigger": "_GetSendMailPrice\t()", - "contents": "${1:price} = GetSendMailPrice()$0", - }, - { - "trigger": "_GetShapeshiftForm\t()", - "contents": "${1:index} = GetShapeshiftForm()$0", - }, - { - "trigger": "_GetShapeshiftFormCooldown\t(index)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetShapeshiftFormCooldown(${4:index})$0", - }, - { - "trigger": "_GetShapeshiftFormID\t()", - "contents": "${1:id} = GetShapeshiftFormID()$0", - }, - { - "trigger": "_GetShapeshiftFormInfo\t(index)", - "contents": "${1:texture}, ${2:name}, ${3:isActive}, ${4:isCastable} = GetShapeshiftFormInfo(${5:index})$0", - }, - { - "trigger": "_GetShieldBlock\t()", - "contents": "${1:damage} = GetShieldBlock()$0", - }, - { - "trigger": "_GetSocketItemBoundTradeable\t()", - "contents": "${1:tradeable} = GetSocketItemBoundTradeable()$0", - }, - { - "trigger": "_GetSocketItemInfo\t()", - "contents": "${1:name}, ${2:icon}, ${3:quality} = GetSocketItemInfo()$0", - }, - { - "trigger": "_GetSocketItemRefundable\t()", - "contents": "${1:refundable} = GetSocketItemRefundable()$0", - }, - { - "trigger": "_GetSocketTypes\t(index)", - "contents": "${1:gemColor} = GetSocketTypes(${2:index})$0", - }, - { - "trigger": "_GetSortedSelfResurrectOptions\t()", - "contents": "${1:resOptions} = GetSortedSelfResurrectOptions()$0", - }, - { - "trigger": "_GetSpecialization\t()", - "contents": "${1:specID} = GetSpecialization()$0", - }, - { - "trigger": "_GetSpecializationInfo\t(specID)", - "contents": "${1:id}, ${2:name}, ${3:description}, ${4:icon}, ${5:background}, ${6:role} = GetSpecializationInfo(${7:specID})$0", - }, - { - "trigger": "_GetSpecializationInfoByID\t(specID)", - "contents": "${1:id}, ${2:name}, ${3:description}, ${4:icon}, ${5:background}, ${6:role}, ${7:class} = GetSpecializationInfoByID(${8:specID})$0", - }, - { - "trigger": "_GetSpecializationSpells\t(specIndex, [isInspect], [isPet])", - "contents": "${1:spellID}, ${2:levelLearned}, ${3:...} = GetSpecializationSpells(${4:specIndex}, ${5:[isInspect]}, ${6:[isPet]})$0", - }, - { - "trigger": "_GetSpellAutocast\t(id, \"bookType\")", - "contents": "${1:autocastAllowed}, ${2:autocastEnabled} = GetSpellAutocast(${3:id}, \"${4:bookType}\")$0", - }, - { - "trigger": "_GetSpellBaseCooldown\t(id)", - "contents": "${1:cooldown} = GetSpellBaseCooldown(${2:id})$0", - }, - { - "trigger": "_GetSpellBonusDamage\t(school)", - "contents": "${1:minModifier} = GetSpellBonusDamage(${2:school})$0", - }, - { - "trigger": "_GetSpellBonusHealing\t()", - "contents": "${1:bonusHealing} = GetSpellBonusHealing()$0", - }, - { - "trigger": "_GetSpellBookItemInfo\t(index, \"bookType\")", - "contents": "${1:skillType}, ${2:spellID} = GetSpellBookItemInfo(${3:index}, \"${4:bookType}\")$0", - }, - { - "trigger": "_GetSpellBookItemInfo\t(\"spellName\")", - "contents": "${1:skillType}, ${2:spellID} = GetSpellBookItemInfo(\"${3:spellName}\")$0", - }, - { - "trigger": "_GetSpellBookItemName\t(index, \"bookType\")", - "contents": "${1:Name}, ${2:Subtext} = GetSpellBookItemName(${3:index}, \"${4:bookType}\")$0", - }, - { - "trigger": "_GetSpellBookItemName\t(\"spellName\")", - "contents": "${1:Name}, ${2:Subtext} = GetSpellBookItemName(\"${3:spellName}\")$0", - }, - { - "trigger": "_GetSpellCharges\t(id)", - "contents": "${1:charges}, ${2:maxCharges}, ${3:start}, ${4:duration} = GetSpellCharges(${5:id})$0", - }, - { - "trigger": "_GetSpellCharges\t(\"name\")", - "contents": "${1:charges}, ${2:maxCharges}, ${3:start}, ${4:duration} = GetSpellCharges(\"${5:name}\")$0", - }, - { - "trigger": "_GetSpellCooldown\t(id)", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetSpellCooldown(${4:id})$0", - }, - { - "trigger": "_GetSpellCooldown\t(index, \"bookType\")", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetSpellCooldown(${4:index}, \"${5:bookType}\")$0", - }, - { - "trigger": "_GetSpellCooldown\t(\"name\")", - "contents": "${1:start}, ${2:duration}, ${3:enable} = GetSpellCooldown(\"${4:name}\")$0", - }, - { - "trigger": "_GetSpellCount\t(index, \"bookType\")", - "contents": "${1:numCasts} = GetSpellCount(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_GetSpellCount\t(\"name\")", - "contents": "${1:numCasts} = GetSpellCount(\"${2:name}\")$0", - }, - { - "trigger": "_GetSpellCritChance\t(school)", - "contents": "${1:minCrit} = GetSpellCritChance(${2:school})$0", - }, - { - "trigger": "_GetSpellDescription\t(spellID)", - "contents": "${1:desc} = GetSpellDescription(${2:spellID})$0", - }, - { - "trigger": "_GetSpellInfo\t(id)", - "contents": "${1:name}, ${2:rank2}, ${3:icon}, ${4:powerCost}, ${5:isFunnel}, ${6:powerType}, ${7:castingTime}, ${8:minRange}, ${9:maxRange} = GetSpellInfo(${10:id})$0", - }, - { - "trigger": "_GetSpellInfo\t(index, \"bookType\")", - "contents": "${1:name}, ${2:rank2}, ${3:icon}, ${4:powerCost}, ${5:isFunnel}, ${6:powerType}, ${7:castingTime}, ${8:minRange}, ${9:maxRange} = GetSpellInfo(${10:index}, \"${11:bookType}\")$0", - }, - { - "trigger": "_GetSpellInfo\t(\"name\")", - "contents": "${1:name}, ${2:rank2}, ${3:icon}, ${4:powerCost}, ${5:isFunnel}, ${6:powerType}, ${7:castingTime}, ${8:minRange}, ${9:maxRange} = GetSpellInfo(\"${10:name}\")$0", - }, - { - "trigger": "_GetSpellLink\t(id)", - "contents": "${1:link}, ${2:tradeLink} = GetSpellLink(${3:id})$0", - }, - { - "trigger": "_GetSpellLink\t(index, \"bookType\")", - "contents": "${1:link}, ${2:tradeLink} = GetSpellLink(${3:index}, \"${4:bookType}\")$0", - }, - { - "trigger": "_GetSpellLink\t(\"name\")", - "contents": "${1:link}, ${2:tradeLink} = GetSpellLink(\"${3:name}\")$0", - }, - { - "trigger": "_GetSpellPenetration\t()", - "contents": "${1:penetration} = GetSpellPenetration()$0", - }, - { - "trigger": "_GetSpellTabInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:offset}, ${4:numSpells} = GetSpellTabInfo(${5:index})$0", - }, - { - "trigger": "_GetSpellTexture\t(index, \"bookType\")", - "contents": "${1:texture} = GetSpellTexture(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_GetSpellTexture\t(\"name\")", - "contents": "${1:texture} = GetSpellTexture(\"${2:name}\")$0", - }, - { - "trigger": "_GetStablePetFoodTypes\t(index)", - "contents": "${1:...} = GetStablePetFoodTypes(${2:index})$0", - }, - { - "trigger": "_GetStablePetInfo\t(index)", - "contents": "${1:icon}, ${2:name}, ${3:level}, ${4:family}, ${5:talent} = GetStablePetInfo(${6:index})$0", - }, - { - "trigger": "_GetStatistic\t(id)", - "contents": "${1:info} = GetStatistic(${2:id})$0", - }, - { - "trigger": "_GetStatisticsCategoryList\t()", - "contents": "${1:categories} = GetStatisticsCategoryList()$0", - }, - { - "trigger": "_GetSubZoneText\t()", - "contents": "${1:subzoneText} = GetSubZoneText()$0", - }, - { - "trigger": "_GetSuggestedGroupNum\t()", - "contents": "${1:suggestedGroup} = GetSuggestedGroupNum()$0", - }, - { - "trigger": "_GetSummonConfirmAreaName\t()", - "contents": "${1:area} = GetSummonConfirmAreaName()$0", - }, - { - "trigger": "_GetSummonConfirmSummoner\t()", - "contents": "${1:text} = GetSummonConfirmSummoner()$0", - }, - { - "trigger": "_GetSummonConfirmTimeLeft\t()", - "contents": "${1:timeleft} = GetSummonConfirmTimeLeft()$0", - }, - { - "trigger": "_GetSummonFriendCooldown\t()", - "contents": "${1:start}, ${2:duration} = GetSummonFriendCooldown()$0", - }, - { - "trigger": "_GetTabardCreationCost\t()", - "contents": "${1:cost} = GetTabardCreationCost()$0", - }, - { - "trigger": "_GetTalentInfo\t(tabIndex, talentIndex, inspect, pet, talentGroup)", - "contents": "${1:name}, ${2:iconTexture}, ${3:tier}, ${4:column}, ${5:rank}, ${6:maxRank}, ${7:isExceptional}, ${8:meetsPrereq}, ${9:previewRank}, ${10:meetsPreviewPrereq} = GetTalentInfo(${11:tabIndex}, ${12:talentIndex}, ${13:inspect}, ${4:pet}, ${15:talentGroup})$0", - }, - { - "trigger": "_GetTalentLink\t(tabIndex, talentIndex, inspect, pet, talentGroup)", - "contents": "${1:link} = GetTalentLink(${2:tabIndex}, ${3:talentIndex}, ${4:inspect}, ${5:pet}, ${6:talentGroup})$0", - }, - { - "trigger": "_GetTargetTradeMoney\t()", - "contents": "${1:amount} = GetTargetTradeMoney()$0", - }, - { - "trigger": "_GetTaxiBenchmarkMode\t()", - "contents": "${1:isBenchmark} = GetTaxiBenchmarkMode()$0", - }, - { - "trigger": "_GetText\t(\"token\", [gender], [ordinal])", - "contents": "${1:text} = GetText(\"${2:token}\", ${3:[gender]}, ${4:[ordinal]})$0", - }, - { - "trigger": "_GetThreatStatusColor\t(status)", - "contents": "${1:red}, ${2:green}, ${3:blue} = GetThreatStatusColor(${4:status})$0", - }, - { - "trigger": "_GetTime\t()", - "contents": "${1:time} = GetTime()$0", - }, - { - "trigger": "_GetTitleName\t(titleIndex)", - "contents": "${1:titleName} = GetTitleName(${2:titleIndex})$0", - }, - { - "trigger": "_GetTitleText\t()", - "contents": "${1:text} = GetTitleText()$0", - }, - { - "trigger": "_GetTotalAchievementPoints\t(guild)", - "contents": "${1:points} = GetTotalAchievementPoints(${2:guild})$0", - }, - { - "trigger": "_GetTotemInfo\t(slot)", - "contents": "${1:haveTotem}, ${2:name}, ${3:startTime}, ${4:duration}, ${5:icon} = GetTotemInfo(${6:slot})$0", - }, - { - "trigger": "_GetTotemTimeLeft\t(slot)", - "contents": "${1:seconds} = GetTotemTimeLeft(${2:slot})$0", - }, - { - "trigger": "_GetTrackedAchievements\t()", - "contents": "${1:...} = GetTrackedAchievements()$0", - }, - { - "trigger": "_GetTrackingInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:active}, ${4:category} = GetTrackingInfo(${5:index})$0", - }, - { - "trigger": "_GetTradePlayerItemInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable}, ${6:enchantment} = GetTradePlayerItemInfo(${7:index})$0", - }, - { - "trigger": "_GetTradePlayerItemLink\t(index)", - "contents": "${1:link} = GetTradePlayerItemLink(${2:index})$0", - }, - { - "trigger": "_GetTradeTargetItemInfo\t(index)", - "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable}, ${6:enchantment} = GetTradeTargetItemInfo(${7:index})$0", - }, - { - "trigger": "_GetTradeTargetItemLink\t(index)", - "contents": "${1:link} = GetTradeTargetItemLink(${2:index})$0", - }, - { - "trigger": "_GetTrainerGreetingText\t()", - "contents": "${1:text} = GetTrainerGreetingText()$0", - }, - { - "trigger": "_GetTrainerSelectionIndex\t()", - "contents": "${1:selectionIndex} = GetTrainerSelectionIndex()$0", - }, - { - "trigger": "_GetTrainerServiceAbilityReq\t(index, abilityIndex)", - "contents": "${1:ability}, ${2:hasReq} = GetTrainerServiceAbilityReq(${3:index}, ${4:abilityIndex})$0", - }, - { - "trigger": "_GetTrainerServiceCost\t(index)", - "contents": "${1:moneyCost}, ${2:talentCost}, ${3:skillCost} = GetTrainerServiceCost(${4:index})$0", - }, - { - "trigger": "_GetTrainerServiceDescription\t(index)", - "contents": "${1:text} = GetTrainerServiceDescription(${2:index})$0", - }, - { - "trigger": "_GetTrainerServiceIcon\t(index)", - "contents": "${1:icon} = GetTrainerServiceIcon(${2:index})$0", - }, - { - "trigger": "_GetTrainerServiceInfo\t(index)", - "contents": "${1:serviceName}, ${2:serviceSubText}, ${3:serviceType}, ${4:iconTexture}, ${5:reqLevel}, ${6:isExpanded} = GetTrainerServiceInfo(${7:index})$0", - }, - { - "trigger": "_GetTrainerServiceItemLink\t(index)", - "contents": "${1:link} = GetTrainerServiceItemLink(${2:index})$0", - }, - { - "trigger": "_GetTrainerServiceLevelReq\t(index)", - "contents": "${1:reqLevel} = GetTrainerServiceLevelReq(${2:index})$0", - }, - { - "trigger": "_GetTrainerServiceNumAbilityReq\t(index)", - "contents": "${1:numRequirements} = GetTrainerServiceNumAbilityReq(${2:index})$0", - }, - { - "trigger": "_GetTrainerServiceSkillLine\t(index)", - "contents": "${1:skillLine} = GetTrainerServiceSkillLine(${2:index})$0", - }, - { - "trigger": "_GetTrainerServiceSkillReq\t(index)", - "contents": "${1:skill}, ${2:rank}, ${3:hasReq} = GetTrainerServiceSkillReq(${4:index})$0", - }, - { - "trigger": "_GetTrainerServiceTypeFilter\t(\"type\")", - "contents": "${1:isEnabled} = GetTrainerServiceTypeFilter(\"${2:type}\")$0", - }, - { - "trigger": "_GetUITextureKitInfo\t(textureKitID)", - "contents": "${1:textureKit} = GetUITextureKitInfo(${2:textureKitID})$0", - }, - { - "trigger": "_GetUnitHealthModifier\t(\"unit\")", - "contents": "${1:modifier} = GetUnitHealthModifier(\"${2:unit}\")$0", - }, - { - "trigger": "_GetUnitMaxHealthModifier\t(\"unit\")", - "contents": "${1:modifier} = GetUnitMaxHealthModifier(\"${2:unit}\")$0", - }, - { - "trigger": "_GetUnitName\t(\"unit\", showServerName)", - "contents": "${1:nameString} = GetUnitName(\"${1:unit}\", ${2:showServerName})$0", - }, - { - "trigger": "_GetUnitPowerModifier\t(\"unit\")", - "contents": "${1:modifier} = GetUnitPowerModifier(\"${2:unit}\")$0", - }, - { - "trigger": "_GetUnitSpeed\t(unitID)", - "contents": "${1:speed}, ${:2groundSpeed}, ${3:flightSpeed}, ${4:swimSpeed} = GetUnitSpeed(${5:unitID})$0", - }, - { - "trigger": "_GetVideoCaps\t()", - "contents": "${1:hasAnisotropic}, ${2:hasPixelShaders}, ${3:hasVertexShaders}, ${4:hasTrilinear}, ${5:hasTripleBufering}, ${6:maxAnisotropy}, ${7:hasHardwareCursor} = GetVideoCaps()$0", - }, - { - "trigger": "_GetVideoOptions\t(qualityLevel)", - "contents": "${1:name}, ${2:value}, ${3:...} = GetVideoOptions(${4:qualityLevel})$0", - }, - { - "trigger": "_GetWatchedFactionInfo\t()", - "contents": "${1:name}, ${2:standing}, ${3:min}, ${4:max}, ${5:value}, ${6:factionID} = GetWatchedFactionInfo()$0", - }, - { - "trigger": "_GetWeaponEnchantInfo\t()", - "contents": "${1:hasMainHandEnchant}, ${2:mainHandExpiration}, ${3:mainHandCharges}, ${4:hasOffHandEnchant}, ${5:offHandExpiration}, ${6:offHandCharges} = GetWeaponEnchantInfo()$0", - }, - { - "trigger": "_GetWhoInfo\t(index)", - "contents": "${1:name}, ${2:guild}, ${3:level}, ${4:race}, ${5:class}, ${6:zone}, ${7:classFileName}, ${8:sex} = GetWhoInfo(${9:index})$0", - }, - { - "trigger": "_GetWorldPVPAreaInfo\t(pvpMapID)", - "contents": "${1:pvpID}, ${2:localizedName}, ${3:isActive}, ${4:canQueue}, ${5:waitTime}, ${6:canEnter} = GetWorldPVPAreaInfo(${7:pvpMapID})$0", - }, - { - "trigger": "_GetWorldPVPQueueStatus\t(index)", - "contents": "${1:status}, ${2:mapName}, ${3:queueID} = GetWorldPVPQueueStatus(${4:index})$0", - }, - { - "trigger": "_GetWorldStateUIInfo\t(index)", - "contents": "${1:uiType}, ${2:state}, ${3:hidden}, ${4:text}, ${5:icon}, ${6:dynamicIcon}, ${7:tooltip}, ${8:dynamicTooltip}, ${9:extendedUI}, ${10:extendedUIState1}, ${11:extendedUIState2}, ${12:extendedUIState3} = GetWorldStateUIInfo(${13:index})$0", - }, - { - "trigger": "_GetXPExhaustion\t()", - "contents": "${1:exhaustionXP} = GetXPExhaustion()$0", - }, - { - "trigger": "_GetZonePVPInfo\t()", - "contents": "${1:pvpType}, ${2:isSubZonePVP}, ${3:factionName} = GetZonePVPInfo()$0", - }, - { - "trigger": "_GetZoneText\t()", - "contents": "${1:zone} = GetZoneText()$0", - }, - { - "trigger": "_GMSurveyAnswer\t(questionIndex, answerIndex)", - "contents": "${1:answerText} = GMSurveyAnswer(${2:questionIndex}, ${3:answerIndex})$0", - }, - { - "trigger": "_GMSurveyQuestion\t(index)", - "contents": "${1:surveyQuestion} = GMSurveyQuestion(${2:index})$0", - }, - { - "trigger": "_GuildControlGetNumRanks\t()", - "contents": "${1:numRanks} = GuildControlGetNumRanks()$0", - }, - { - "trigger": "_GuildControlGetRankFlags\t()", - "contents": "${1:...} = GuildControlGetRankFlags()$0", - }, - { - "trigger": "_GuildControlGetRankName\t(rank)", - "contents": "${1:rankName} = GuildControlGetRankName(${2:rank})$0", - }, - { - "trigger": "_HasAction\t(slot)", - "contents": "${1:hasAction} = HasAction(${2:slot})$0", - }, - { - "trigger": "_HasCompletedAnyAchievement\t()", - "contents": "${1:state} = HasCompletedAnyAchievement()$0", - }, - { - "trigger": "_HasFullControl\t()", - "contents": "${1:hasControl} = HasFullControl()$0", - }, - { - "trigger": "_HasInspectHonorData\t()", - "contents": "${1:hasData} = HasInspectHonorData()$0", - }, - { - "trigger": "_HasNewMail\t()", - "contents": "${1:hasMail} = HasNewMail()$0", - }, - { - "trigger": "_HasPetSpells\t()", - "contents": "${1:hasPetSpells}, ${2:petType} = HasPetSpells()$0", - }, - { - "trigger": "_HasPetUI\t()", - "contents": "${1:hasPetUI}, ${2:isHunterPet} = HasPetUI()$0", - }, - { - "trigger": "_HasSoulstone\t()", - "contents": "${1:text} = HasSoulstone()$0", - }, - { - "trigger": "_HasWandEquipped\t()", - "contents": "${1:isEquipped} = HasWandEquipped()$0", - }, - { - "trigger": "_InboxItemCanDelete\t(mailID)", - "contents": "${1:canDelete} = InboxItemCanDelete(${2:mailID})$0", - }, - { - "trigger": "_InCinematic\t()", - "contents": "${1:inCinematic} = InCinematic()$0", - }, - { - "trigger": "_InCombatLockdown\t()", - "contents": "${1:inLockdown} = InCombatLockdown()$0", - }, - { - "trigger": "_InGuildParty\t()", - "contents": "${1:inGroup}, ${2:numGuildPresent}, ${3:numGuildRequired}, ${4:xpMultiplier} = InGuildParty()$0", - }, - { - "trigger": "_InitiateRolePoll\t()", - "contents": "${1:success} = InitiateRolePoll()$0", - }, - { - "trigger": "_InRepairMode\t()", - "contents": "${1:inRepair} = InRepairMode()$0", - }, - { - "trigger": "_IsActionInRange\t(slot, [\"unit\"])", - "contents": "${1:inRange} = IsActionInRange(${2:slot}, ${3:[\"unit\"]})$0", - }, - { - "trigger": "_IsActiveBattlefieldArena\t()", - "contents": "${1:isArena}, ${2:isRegistered} = IsActiveBattlefieldArena()$0", - }, - { - "trigger": "_IsActiveQuestTrivial\t(index)", - "contents": "${1:trivial} = IsActiveQuestTrivial(${2:index})$0", - }, - { - "trigger": "_IsAccountSecured\t()", - "contents": "${1:secured} = IsAccountSecured()$0", - }, - { - "trigger": "_IsAddOnLoaded\t(index)", - "contents": "${1:loaded} = IsAddOnLoaded(${2:index})$0", - }, - { - "trigger": "_IsAddOnLoaded\t(\"name\")", - "contents": "${1:loaded} = IsAddOnLoaded(\"${2:name}\")$0", - }, - { - "trigger": "_IsAddOnLoadOnDemand\t(index)", - "contents": "${1:isLod} = IsAddOnLoadOnDemand(${2:index})$0", - }, - { - "trigger": "_IsAddOnLoadOnDemand\t(\"name\")", - "contents": "${1:isLod} = IsAddOnLoadOnDemand(\"${2:name}\")$0", - }, - { - "trigger": "_IsAddonMessagePrefixRegistered\t(\"prefix\")", - "contents": "${1:isRegistered} = IsAddonMessagePrefixRegistered(\"${2:prefix}\")$0", - }, - { - "trigger": "_IsAltKeyDown\t()", - "contents": "${1:isDown} = IsAltKeyDown()$0", - }, - { - "trigger": "_IsArenaTeamCaptain\t(team)", - "contents": "${1:isCaptain} = IsArenaTeamCaptain(${2:team})$0", - }, - { - "trigger": "_IsAtStableMaster\t()", - "contents": "${1:isAtNPC} = IsAtStableMaster()$0", - }, - { - "trigger": "_IsAttackAction\t(slot)", - "contents": "${1:isAttack} = IsAttackAction(${2:slot})$0", - }, - { - "trigger": "_IsAutoRepeatAction\t(slot)", - "contents": "${1:isRepeating} = IsAutoRepeatAction(${2:slot})$0", - }, - { - "trigger": "_IsAutoRepeatSpell\t(\"spellName\")", - "contents": "${1:isAutoRepeat} = IsAutoRepeatSpell(\"${2:spellName}\")$0", - }, - { - "trigger": "_IsAvailableQuestTrivial\t(index)", - "contents": "${1:trivial} = IsAvailableQuestTrivial(${2:index})$0", - }, - { - "trigger": "_IsChatAFK\t()", - "contents": "${1:isAway} = IsChatAFK()$0", - }, - { - "trigger": "_IsChatDND\t()", - "contents": "${1:isBusy} = IsChatDND()$0", - }, - { - "trigger": "_IsConsumableAction\t(slot)", - "contents": "${1:isConsumable} = IsConsumableAction(${2:slot})$0", - }, - { - "trigger": "_IsConsumableItem\t(itemID)", - "contents": "${1:consumable} = IsConsumableItem(${2:itemID})$0", - }, - { - "trigger": "_IsConsumableItem\t(\"itemLink\")", - "contents": "${1:consumable} = IsConsumableItem(\"${2:itemLink}\")$0", - }, - { - "trigger": "_IsConsumableItem\t(\"itemName\")", - "contents": "${1:consumable} = IsConsumableItem(\"${2:itemName}\")$0", - }, - { - "trigger": "_IsConsumableSpell\t(index, \"bookType\")", - "contents": "${1:isConsumable} = IsConsumableSpell(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_IsConsumableSpell\t(\"name\")", - "contents": "${1:isConsumable} = IsConsumableSpell(\"${2:name}\")$0", - }, - { - "trigger": "_IsControlKeyDown\t()", - "contents": "${1:isDown} = IsControlKeyDown()$0", - }, - { - "trigger": "_IsCurrentAction\t(slot)", - "contents": "${1:isCurrent} = IsCurrentAction(${2:slot})$0", - }, - { - "trigger": "_IsCurrentItem\t(itemID)", - "contents": "${1:isItem} = IsCurrentItem(${2:itemID})$0", - }, - { - "trigger": "_IsCurrentItem\t(\"itemLink\")", - "contents": "${1:isItem} = IsCurrentItem(\"${2:itemLink}\")$0", - }, - { - "trigger": "_IsCurrentItem\t(\"itemName\")", - "contents": "${1:isItem} = IsCurrentItem(\"${2:itemName}\")$0", - }, - { - "trigger": "_IsCurrentQuestFailed\t()", - "contents": "${1:isFailed} = IsCurrentQuestFailed()$0", - }, - { - "trigger": "_IsCurrentSpell\t(index, \"bookType\")", - "contents": "${1:isCurrent} = IsCurrentSpell(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_IsCurrentSpell\t(\"name\")", - "contents": "${1:isCurrent} = IsCurrentSpell(\"${2:name}\")$0", - }, - { - "trigger": "_IsDesaturateSupported\t()", - "contents": "${1:isSupported} = IsDesaturateSupported()$0", - }, - { - "trigger": "_IsDisplayChannelModerator\t()", - "contents": "${1:isModerator} = IsDisplayChannelModerator()$0", - }, - { - "trigger": "_IsDisplayChannelOwner\t()", - "contents": "${1:isOwner} = IsDisplayChannelOwner()$0", - }, - { - "trigger": "_IsDressableItem\t(itemID)", - "contents": "${1:isDressable} = IsDressableItem(${2:itemID})$0", - }, - { - "trigger": "_IsDressableItem\t(\"itemLink\")", - "contents": "${1:isDressable} = IsDressableItem(\"${2:itemLink}\")$0", - }, - { - "trigger": "_IsDressableItem\t(\"itemName\")", - "contents": "${1:isDressable} = IsDressableItem(\"${2:itemName}\")$0", - }, - { - "trigger": "_IsEncounterLimitingResurrections\t()", - "contents": "${1:isLimiting} = IsEncounterLimitingResurrections()$0", - }, - { - "trigger": "_IsEquippableItem\t(itemID)", - "contents": "${1:isEquippable} = IsEquippableItem(${2:itemID})$0", - }, - { - "trigger": "_IsEquippableItem\t(\"itemLink\")", - "contents": "${1:isEquippable} = IsEquippableItem(\"${2:itemLink}\")$0", - }, - { - "trigger": "_IsEquippableItem\t(\"itemName\")", - "contents": "${1:isEquippable} = IsEquippableItem(\"${2:itemName}\")$0", - }, - { - "trigger": "_IsEquippedAction\t(slot)", - "contents": "${1:isEquipped} = IsEquippedAction(${2:slot})$0", - }, - { - "trigger": "_IsEquippedItem\t(itemID)", - "contents": "${1:isEquipped} = IsEquippedItem(${2:itemID})$0", - }, - { - "trigger": "_IsEquippedItem\t(\"itemLink\")", - "contents": "${1:isEquipped} = IsEquippedItem(\"${2:itemLink}\")$0", - }, - { - "trigger": "_IsEquippedItem\t(\"itemName\")", - "contents": "${1:isEquipped} = IsEquippedItem(\"${2:itemName}\")$0", - }, - { - "trigger": "_IsEquippedItemType\t(\"type\")", - "contents": "${1:isEquipped} = IsEquippedItemType(\"${2:type}\")$0", - }, - { - "trigger": "_IsFactionInactive\t(index)", - "contents": "${1:isInactive} = IsFactionInactive(${2:index})$0", - }, - { - "trigger": "_IsFalling\t()", - "contents": "${1:falling} = IsFalling()$0", - }, - { - "trigger": "_IsFishingLoot\t()", - "contents": "${1:isFishing} = IsFishingLoot()$0", - }, - { - "trigger": "_IsFlyableArea\t()", - "contents": "${1:isFlyable} = IsFlyableArea()$0", - }, - { - "trigger": "_IsFlying\t()", - "contents": "${1:isFlying} = IsFlying()$0", - }, - { - "trigger": "_IsGuildLeader\t()", - "contents": "${1:isLeader} = IsGuildLeader()$0", - }, - { - "trigger": "_IsHarmfulItem\t(itemID)", - "contents": "${1:isHarmful} = IsHarmfulItem(${2:itemID})$0", - }, - { - "trigger": "_IsHarmfulItem\t(\"itemLink\")", - "contents": "${1:isHarmful} = IsHarmfulItem(\"${2:itemLink}\")$0", - }, - { - "trigger": "_IsHarmfulItem\t(\"itemName\")", - "contents": "${1:isHarmful} = IsHarmfulItem(\"${2:itemName}\")$0", - }, - { - "trigger": "_IsHarmfulSpell\t(index, \"bookType\")", - "contents": "${1:isHarmful} = IsHarmfulSpell(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_IsHarmfulSpell\t(\"name\")", - "contents": "${1:isHarmful} = IsHarmfulSpell(\"${2:name}\")$0", - }, - { - "trigger": "_IsHelpfulItem\t(itemID)", - "contents": "${1:isHarmful} = IsHelpfulItem(${2:itemID})$0", - }, - { - "trigger": "_IsHelpfulItem\t(\"itemLink\")", - "contents": "${1:isHarmful} = IsHelpfulItem(\"${2:itemLink}\")$0", - }, - { - "trigger": "_IsHelpfulItem\t(\"itemName\")", - "contents": "${1:isHarmful} = IsHelpfulItem(\"${2:itemName}\")$0", - }, - { - "trigger": "_IsHelpfulSpell\t(index, \"bookType\")", - "contents": "${1:isHarmful} = IsHelpfulSpell(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_IsHelpfulSpell\t(\"name\")", - "contents": "${1:isHarmful} = IsHelpfulSpell(\"${2:name}\")$0", - }, - { - "trigger": "_IsIgnored\t(\"name\")", - "contents": "${1:isIgnored} = IsIgnored(\"${2:name}\")$0", - }, - { - "trigger": "_IsIgnored\t(\"unit\")", - "contents": "${1:isIgnored} = IsIgnored(\"${2:unit}\")$0", - }, - { - "trigger": "_IsIgnoredOrMuted\t(\"unit\")", - "contents": "${1:isIgnoredOrMuted} = IsIgnoredOrMuted(\"${2:unit}\")$0", - }, - { - "trigger": "_IsInArenaTeam\t()", - "contents": "${1:isInTeam} = IsInArenaTeam()$0", - }, - { - "trigger": "_IsIndoors\t()", - "contents": "${1:inside} = IsIndoors()$0", - }, - { - "trigger": "_IsInGroup\t([groupType])", - "contents": "${1:inGroup} = IsInGroup(${2:[groupType]})$0", - }, - { - "trigger": "_IsInGuild\t()", - "contents": "${1:inGuild} = IsInGuild()$0", - }, - { - "trigger": "_IsInInstance\t()", - "contents": "${1:isInstance}, ${2:instanceType} = IsInInstance()$0", - }, - { - "trigger": "_IsInRaid\t()", - "contents": "${1:inRaid} = IsInRaid()$0", - }, - { - "trigger": "_IsInventoryItemLocked\t(slot)", - "contents": "${1:isLocked} = IsInventoryItemLocked(${2:slot})$0", - }, - { - "trigger": "_IsItemInRange\t(itemID, \"2:unit\")", - "contents": "${1:inRange} = IsItemInRange(${1:itemID}, \"2:unit}\")$0", - }, - { - "trigger": "_IsItemInRange\t(\"itemLink\", \"2:unit\")", - "contents": "${1:inRange} = IsItemInRange(\"${1:itemLink}\", \"2:unit}\")$0", - }, - { - "trigger": "_IsItemInRange\t(itemName, \"2:unit\")", - "contents": "${1:inRange} = IsItemInRange(${1:itemName}, \"2:unit}\")$0", - }, - { - "trigger": "_IsLeftAltKeyDown\t()", - "contents": "${1:isDown} = IsLeftAltKeyDown()$0", - }, - { - "trigger": "_IsLeftControlKeyDown\t()", - "contents": "${1:isDown} = IsLeftControlKeyDown()$0", - }, - { - "trigger": "_IsLeftShiftKeyDown\t()", - "contents": "${1:isDown} = IsLeftShiftKeyDown()$0", - }, - { - "trigger": "_IsLinuxClient\t()", - "contents": "${1:isLinux} = IsLinuxClient()$0", - }, - { - "trigger": "_IsLoggedIn\t()", - "contents": "${1:loggedIn} = IsLoggedIn()$0", - }, - { - "trigger": "_IsMacClient\t()", - "contents": "${1:isMac} = IsMacClient()$0", - }, - { - "trigger": "_IsModifiedClick\t(\"type\")", - "contents": "${1:modifiedClick} = IsModifiedClick(\"${2:type}\")$0", - }, - { - "trigger": "_IsModifierKeyDown\t()", - "contents": "${1:isDown} = IsModifierKeyDown()$0", - }, - { - "trigger": "_IsMounted\t()", - "contents": "${1:mounted} = IsMounted()$0", - }, - { - "trigger": "_IsMouseButtonDown\t([button])", - "contents": "${1:isDown} = IsMouseButtonDown(${2:[button]})$0", - }, - { - "trigger": "_IsMouselooking\t()", - "contents": "${1:isLooking} = IsMouselooking()$0", - }, - { - "trigger": "_IsMuted\t(\"name\")", - "contents": "${1:muted} = IsMuted(\"${2:name}\")$0", - }, - { - "trigger": "_IsMuted\t(\"unit\")", - "contents": "${1:muted} = IsMuted(\"${2:unit}\")$0", - }, - { - "trigger": "_IsOutdoors\t()", - "contents": "${1:isOutdoors} = IsOutdoors()$0", - }, - { - "trigger": "_IsOutOfBounds\t()", - "contents": "${1:outOfBounds} = IsOutOfBounds()$0", - }, - { - "trigger": "_IsPassiveSpell\t(index, \"bookType\")", - "contents": "${1:isPassive} = IsPassiveSpell(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_IsPassiveSpell\t(\"name\")", - "contents": "${1:isPassive} = IsPassiveSpell(\"${2:name}\")$0", - }, - { - "trigger": "_IsPetAttackAction\t(index)", - "contents": "${1:isAttack} = IsPetAttackAction(${2:index})$0", - }, - { - "trigger": "_IsPetAttackActive\t()", - "contents": "${1:isActive} = IsPetAttackActive()$0", - }, - { - "trigger": "_IsPossessBarVisible\t()", - "contents": "${1:isVisible} = IsPossessBarVisible()$0", - }, - { - "trigger": "_IsPVPTimerRunning\t()", - "contents": "${1:isRunning} = IsPVPTimerRunning()$0", - }, - { - "trigger": "_IsQuestCompletable\t()", - "contents": "${1:isCompletable} = IsQuestCompletable()$0", - }, - { - "trigger": "_IsQuestFlaggedCompleted\t(questID)", - "contents": "${1:isCompleted} = IsQuestFlaggedCompleted(${2:questID})$0", - }, - { - "trigger": "_IsQuestLogSpecialItemInRange\t(questIndex)", - "contents": "${1:inRange} = IsQuestLogSpecialItemInRange(${2:questIndex})$0", - }, - { - "trigger": "_IsQuestWatched\t(questIndex)", - "contents": "${1:isWatched} = IsQuestWatched(${2:questIndex})$0", - }, - { - "trigger": "_IsRatedBattleground\t()", - "contents": "${1:isRated} = IsRatedBattleground()$0", - }, - { - "trigger": "_IsReferAFriendLinked\t(\"unit\")", - "contents": "${1:isLinked} = IsReferAFriendLinked(\"${2:unit}\")$0", - }, - { - "trigger": "_IsResting\t()", - "contents": "${1:resting} = IsResting()$0", - }, - { - "trigger": "_IsRightAltKeyDown\t()", - "contents": "${1:isDown} = IsRightAltKeyDown()$0", - }, - { - "trigger": "_IsRightControlKeyDown\t()", - "contents": "${1:isDown} = IsRightControlKeyDown()$0", - }, - { - "trigger": "_IsRightShiftKeyDown\t()", - "contents": "${1:isDown} = IsRightShiftKeyDown()$0", - }, - { - "trigger": "_IsShiftKeyDown\t()", - "contents": "${1:isDown} = IsShiftKeyDown()$0", - }, - { - "trigger": "_IsSilenced\t(\"name\", \"channel\")", - "contents": "${1:isSilenced} = IsSilenced(\"${1:name}\", \"${2:channel}\")$0", - }, - { - "trigger": "_IsSpellInRange\t(index, \"bookType\", \"unit\")", - "contents": "${1:inRange} = IsSpellInRange(${2:index}, \"${3:bookType}\", \"${4:unit}\")$0", - }, - { - "trigger": "_IsSpellInRange\t(\"name\", \"unit\")", - "contents": "${1:inRange} = IsSpellInRange(\"${2:name}\", \"${3:unit}\")$0", - }, - { - "trigger": "_IsSpellKnown\t(spellID, [isPet])", - "contents": "${1:isKnown} = IsSpellKnown(${2:spellID}, ${3:[isPet]})$0", - }, - { - "trigger": "_IsSpellOverlayed\t(spellID)", - "contents": "${1:state} = IsSpellOverlayed(${2:spellID})$0", - }, - { - "trigger": "_IsStackableAction\t(slot)", - "contents": "${1:isStackable} = IsStackableAction(${2:slot})$0", - }, - { - "trigger": "_IsStealthed\t()", - "contents": "${1:stealthed} = IsStealthed()$0", - }, - { - "trigger": "_IsStereoVideoAvailable\t()", - "contents": "${1:isAvailable} = IsStereoVideoAvailable()$0", - }, - { - "trigger": "_IsSubZonePVPPOI\t()", - "contents": "${1:isPVPPOI} = IsSubZonePVPPOI()$0", - }, - { - "trigger": "_IsSwimming\t()", - "contents": "${1:isSwimming} = IsSwimming()$0", - }, - { - "trigger": "_IsThreatWarningEnabled\t()", - "contents": "${1:enabled} = IsThreatWarningEnabled()$0", - }, - { - "trigger": "_IsTitleKnown\t(titleIndex)", - "contents": "${1:isKnown} = IsTitleKnown(${2:titleIndex})$0", - }, - { - "trigger": "_IsTrackedAchievement\t(id)", - "contents": "${1:isTracked} = IsTrackedAchievement(${2:id})$0", - }, - { - "trigger": "_IsTrackingHiddenQuests\t()", - "contents": "${1:isTracking} = IsTrackingHiddenQuests()$0", - }, - { - "trigger": "_IsTradeskillTrainer\t()", - "contents": "${1:isTradeskill} = IsTradeskillTrainer()$0", - }, - { - "trigger": "_IsUnitOnQuest\t(index, \"name\")", - "contents": "${1:state} = IsUnitOnQuest(${2:index}, \"${3:name}\")$0", - }, - { - "trigger": "_IsUnitOnQuest\t(index, \"unit\")", - "contents": "${1:state} = IsUnitOnQuest(${2:index}, \"${3:unit}\")$0", - }, - { - "trigger": "_IsUsableAction\t(slot)", - "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableAction(${3:slot})$0", - }, - { - "trigger": "_IsUsableItem\t(itemID)", - "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableItem(${3:itemID})$0", - }, - { - "trigger": "_IsUsableItem\t(\"itemLink\")", - "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableItem(\"${3:itemLink}\")$0", - }, - { - "trigger": "_IsUsableItem\t(\"itemName\")", - "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableItem(\"${3:itemName}\")$0", - }, - { - "trigger": "_IsUsableSpell\t(index, \"bookType\")", - "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableSpell(${3:index}, \"${4:bookType}\")$0", - }, - { - "trigger": "_IsUsableSpell\t(\"name\")", - "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableSpell(\"${3:name}\")$0", - }, - { - "trigger": "_IsVehicleAimAngleAdjustable\t()", - "contents": "${1:hasAngleControl} = IsVehicleAimAngleAdjustable()$0", - }, - { - "trigger": "_IsWindowsClient\t()", - "contents": "${1:isWindows} = IsWindowsClient()$0", - }, - { - "trigger": "_IsXPUserDisabled\t()", - "contents": "${1:isDisabled} = IsXPUserDisabled()$0", - }, - { - "trigger": "_ItemHasRange\t(itemID)", - "contents": "${1:hasRange} = ItemHasRange(${2:itemID})$0", - }, - { - "trigger": "_ItemHasRange\t(\"itemLink\")", - "contents": "${1:hasRange} = ItemHasRange(\"${2:itemLink}\")$0", - }, - { - "trigger": "_ItemHasRange\t(\"itemName\")", - "contents": "${1:hasRange} = ItemHasRange(\"${2:itemName}\")$0", - }, - { - "trigger": "_ItemTextGetCreator\t()", - "contents": "${1:creator} = ItemTextGetCreator()$0", - }, - { - "trigger": "_ItemTextGetItem\t()", - "contents": "${1:text} = ItemTextGetItem()$0", - }, - { - "trigger": "_ItemTextGetMaterial\t()", - "contents": "${1:material} = ItemTextGetMaterial()$0", - }, - { - "trigger": "_ItemTextGetPage\t()", - "contents": "${1:page} = ItemTextGetPage()$0", - }, - { - "trigger": "_ItemTextGetText\t()", - "contents": "${1:text} = ItemTextGetText()$0", - }, - { - "trigger": "_ItemTextHasNextPage\t()", - "contents": "${1:next} = ItemTextHasNextPage()$0", - }, - { - "trigger": "_JoinChannelByName\t(\"channelName\", [\"password\"], [frameID], [hasVoice])", - "contents": "${1:type}, ${2:name} = JoinChannelByName(\"${3:channelName}\", ${4:[\"password\"]}, ${5:[frameID]}, ${6:[hasVoice]})$0", - }, - { - "trigger": "_JoinPermanentChannel\t(\"name\", [\"password\"], [chatFrameIndex], [enableVoice])", - "contents": "${1:zoneChannel}, ${2:channelName} = JoinPermanentChannel(\"${3:name}\", ${4:[\"password\"]}, ${5:[chatFrameIndex]}, ${6:[enableVoice]})$0", - }, - { - "trigger": "_Lerp\t(startValue, endValue, interval)", - "contents": "${1:result} = Lerp(${2:startValue}, ${3:endValue}, ${4:interval})$0", - }, - { - "trigger": "_LoadAddOn\t(index)", - "contents": "${1:loaded}, ${2:reason} = LoadAddOn(${3:index})$0", - }, - { - "trigger": "_LoadAddOn\t(\"name\")", - "contents": "${1:loaded}, ${2:reason} = LoadAddOn(\"${3:name}\")$0", - }, - { - "trigger": "_LootSlotHasItem\t(slot)", - "contents": "${1:hasItem} = LootSlotHasItem(${2:slot})$0", - }, - { - "trigger": "_NoPlayTime\t()", - "contents": "${1:hasNoTime} = NoPlayTime()$0", - }, - { - "trigger": "_NumTaxiNodes\t()", - "contents": "${1:numNodes} = NumTaxiNodes()$0", - }, - { - "trigger": "_OffhandHasWeapon\t()", - "contents": "${1:hasWeapon} = OffhandHasWeapon()$0", - }, - { - "trigger": "_PartialPlayTime\t()", - "contents": "${1:partialPlayTime} = PartialPlayTime()$0", - }, - { - "trigger": "_PetCanBeAbandoned\t()", - "contents": "${1:canAbandon} = PetCanBeAbandoned()$0", - }, - { - "trigger": "_PetCanBeDismissed\t()", - "contents": "${1:canDismiss} = PetCanBeDismissed()$0", - }, - { - "trigger": "_PetCanBeRenamed\t()", - "contents": "${1:canRename} = PetCanBeRenamed()$0", - }, - { - "trigger": "_PetHasActionBar\t()", - "contents": "${1:hasActionBar} = PetHasActionBar()$0", - }, - { - "trigger": "_PlayerCanTeleport\t()", - "contents": "${1:amount} = PlayerCanTeleport()$0", - }, - { - "trigger": "_PlayerHasHearthstone\t()", - "contents": "${1:hasHearthstone} = PlayerHasHearthstone()$0", - }, - { - "trigger": "_PlayerIsPVPInactive\t(\"name\")", - "contents": "${1:isInactive} = PlayerIsPVPInactive(\"${2:name}\")$0", - }, - { - "trigger": "_PlayerIsPVPInactive\t(\"unit\")", - "contents": "${1:isInactive} = PlayerIsPVPInactive(\"${2:unit}\")$0", - }, - { - "trigger": "_PutItemInBackpack\t()", - "contents": "${1:hadItem} = PutItemInBackpack()$0", - }, - { - "trigger": "_PutItemInBag\t(container)", - "contents": "${1:hadItem} = PutItemInBag(${2:container})$0", - }, - { - "trigger": "_QuestFlagsPVP\t()", - "contents": "${1:questFlag} = QuestFlagsPVP()$0", - }, - { - "trigger": "_QuestPOIGetIconInfo\t(questID)", - "contents": "${1:_}, ${2:posX}, ${3:posY}, ${4:objective} = QuestPOIGetIconInfo(${5:questID})$0", - }, - { - "trigger": "_RegisterAddonMessagePrefix\t(\"prefix\")", - "contents": "${1:success} = RegisterAddonMessagePrefix(\"${2:prefix}\")$0", - }, - { - "trigger": "_ResistancePercent\t(ResistanceValue, CasterLevel)", - "contents": "${1:resistancePercent} = ResistancePercent(${2:ResistanceValue}, ${3:CasterLevel})$0", - }, - { - "trigger": "_ResurrectGetOfferer\t()", - "contents": "${1:name} = ResurrectGetOfferer()$0", - }, - { - "trigger": "_ResurrectHasSickness\t()", - "contents": "${1:hasSickness} = ResurrectHasSickness()$0", - }, - { - "trigger": "_ResurrectHasTimer\t()", - "contents": "${1:hasTimer} = ResurrectHasTimer()$0", - }, - { - "trigger": "_SearchLFGGetResults\t(index)", - "contents": "${1:name}, ${2:level}, ${3:areaName}, ${4:className}, ${5:comment}, ${6:partyMembers}, ${7:status}, ${8:class}, ${9:encountersTotal}, ${10:encountersComplete}, ${11:isIneligible}, ${12:isLeader}, ${13:isTank}, ${14:isHealer}, ${15:isDamage} = SearchLFGGetResults(${16:index})$0", - }, - { - "trigger": "_SecondsToTime\t(seconds, [noSeconds], [notAbbreviated], [maxCount])", - "contents": "${1:time} = SecondsToTime(${2:seconds}, ${3:[noSeconds]}, ${4:[notAbbreviated]}, ${5:[maxCount]})$0", - }, - { - "trigger": "_SecureCmdOptionParse\t(\"cmd\")", - "contents": "${1:action}, ${2:target} = SecureCmdOptionParse(\"${3:cmd}\")$0", - }, - { - "trigger": "_SetAchievementComparisonUnit\t(unit)", - "contents": "${1:success} = SetAchievementComparisonUnit(${2:unit})$0", - }, - { - "trigger": "_SetBinding\t(\"key\", [\"command\"])", - "contents": "${1:success} = SetBinding(\"${2:key}\", ${3:[\"command\"]})$0", - }, - { - "trigger": "_SetBindingClick\t(\"key\", \"buttonName\", [\"mouseButton\"])", - "contents": "${1:success} = SetBindingClick(\"${2:key}\", \"${3:buttonName}\", ${4:[\"mouseButton\"]})$0", - }, - { - "trigger": "_SetBindingItem\t(\"key\", itemID)", - "contents": "${1:success} = SetBindingItem(\"${2:key}\", ${3:itemID})$0", - }, - { - "trigger": "_SetBindingItem\t(\"key\", \"itemLink\")", - "contents": "${1:success} = SetBindingItem(\"${2:key}\", \"${3:itemLink}\")$0", - }, - { - "trigger": "_SetBindingItem\t(\"key\", \"itemName\")", - "contents": "${1:success} = SetBindingItem(\"${2:key}\", \"${3:itemName}\")$0", - }, - { - "trigger": "_SetBindingMacro\t(\"key\", index)", - "contents": "${1:success} = SetBindingMacro(\"${2:key}\", ${3:index})$0", - }, - { - "trigger": "_SetBindingMacro\t(\"key\", \"name\")", - "contents": "${1:success} = SetBindingMacro(\"${2:key}\", \"${3:name}\")$0", - }, - { - "trigger": "_SetBindingSpell\t(\"key\", \"spellName\")", - "contents": "${1:success} = SetBindingSpell(\"${2:key}\", \"${3:spellName}\")$0", - }, - { - "trigger": "_SetSendMailMoney\t(amount)", - "contents": "${1:success} = SetSendMailMoney(${2:amount})$0", - }, - { - "trigger": "_SortQuestWatches\t()", - "contents": "${1:changed} = SortQuestWatches()$0", - }, - { - "trigger": "_SpellCanTargetItem\t()", - "contents": "${1:canTarget} = SpellCanTargetItem()$0", - }, - { - "trigger": "_SpellCanTargetUnit\t(\"name\")", - "contents": "${1:canTarget} = SpellCanTargetUnit(\"${2:name}\")$0", - }, - { - "trigger": "_SpellCanTargetUnit\t(\"unit\")", - "contents": "${1:canTarget} = SpellCanTargetUnit(\"${2:unit}\")$0", - }, - { - "trigger": "_SpellHasRange\t(index, \"bookType\")", - "contents": "${1:hasRange} = SpellHasRange(${2:index}, \"${3:bookType}\")$0", - }, - { - "trigger": "_SpellHasRange\t(\"name\")", - "contents": "${1:hasRange} = SpellHasRange(\"${2:name}\")$0", - }, - { - "trigger": "_SpellIsTargeting\t()", - "contents": "${1:isTargeting} = SpellIsTargeting()$0", - }, - { - "trigger": "_Stopwatch_IsPlaying\t()", - "contents": "${1:isPlaying} = Stopwatch_IsPlaying()$0", - }, - { - "trigger": "_TaxiGetDestX\t(source, dest)", - "contents": "${1:dX} = TaxiGetDestX(${2:source}, ${3:dest})$0", - }, - { - "trigger": "_TaxiGetDestY\t(source, dest)", - "contents": "${1:dY} = TaxiGetDestY(${2:source}, ${3:dest})$0", - }, - { - "trigger": "_TaxiGetSrcX\t(source, dest)", - "contents": "${1:sX} = TaxiGetSrcX(${2:source}, ${3:dest})$0", - }, - { - "trigger": "_TaxiGetSrcY\t(source, dest)", - "contents": "${1:sY} = TaxiGetSrcY(${2:source}, ${2:dest})$0", - }, - { - "trigger": "_TaxiNodeCost\t(index)", - "contents": "${1:cost} = TaxiNodeCost(${2:index})$0", - }, - { - "trigger": "_TaxiNodeGetType\t(index)", - "contents": "${1:type} = TaxiNodeGetType(${2:index})$0", - }, - { - "trigger": "_TaxiNodeName\t(index)", - "contents": "${1:name} = TaxiNodeName(${2:index})$0", - }, - { - "trigger": "_TaxiNodePosition\t(index)", - "contents": "${1:x}, ${2:y} = TaxiNodePosition(${3:index})$0", - }, - { - "trigger": "_UnitAffectingCombat\t(\"unit\")", - "contents": "${1:inCombat} = UnitAffectingCombat(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitAlliedRaceInfo\t(\"unit\")", - "contents": "${1:isAlliedRace}, ${2:hasHeritageArmorUnlocked} = UnitAlliedRaceInfo(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitAlternatePowerInfo\t(\"name\")", - "contents": "${1:barType}, ${2:minPower}, ${3:startInset}, ${4:endInset}, ${5:smooth}, ${6:hideFromOthers}, ${7:showOnRaid}, ${8:opaqueSpark}, ${9:opaqueFlash}, ${10:powerName}, ${11:powerTooltip} = UnitAlternatePowerInfo(\"${12:name}\")$0", - }, - { - "trigger": "_UnitAlternatePowerInfo\t(\"unit\")", - "contents": "${1:barType}, ${2:minPower}, ${3:startInset}, ${4:endInset}, ${5:smooth}, ${6:hideFromOthers}, ${7:showOnRaid}, ${8:opaqueSpark}, ${9:opaqueFlash}, ${10:powerName}, ${11:powerTooltip} = UnitAlternatePowerInfo(\"${12:unit}\")$0", - }, - { - "trigger": "_UnitAlternatePowerTextureInfo\t(\"unit\", textureIndex)", - "contents": "${1:texture}, ${2:red}, ${3:green}, ${4:blue}, ${5:alpha} = UnitAlternatePowerTextureInfo(\"${6:unit}\", ${7:textureIndex})$0", - }, - { - "trigger": "_UnitArmor\t(\"unit\")", - "contents": "${1:base}, ${2:effectiveArmor}, ${3:armor}, ${4:posBuff}, ${5:negBuff} = UnitArmor(\"${6:unit}\")$0", - }, - { - "trigger": "_UnitAttackBothHands\t(\"unit\")", - "contents": "${1:mainHandAttackBase}, ${2:mainHandAttackMod}, ${3:offHandHandAttackBase}, ${4:offHandAttackMod} = UnitAttackBothHands(\"${5:unit}\")$0", - }, - { - "trigger": "_UnitAttackPower\t(\"unit\")", - "contents": "${1:base}, ${2:posBuff}, ${3:negBuff} = UnitAttackPower(\"${4:unit}\")$0", - }, - { - "trigger": "_UnitAttackSpeed\t(\"unit\")", - "contents": "${1:speed}, ${2:offhandSpeed} = UnitAttackSpeed(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitAura\t(\"unit\", index, [\"filter\"])", - "contents": "${1:name}, ${2:rank}, ${3:icon}, ${4:count}, ${5:debuffType}, ${6:duration}, ${7:expirationTime}, ${8:unitCaster}, ${9:canStealOrPurge}, ${10:shouldConsolidate}, ${11:spellID}, ${12:canApplyAura}, ${13:isBossDebuff}, ${14:isCastByPlayer}, ${15:value2}, ${16:value3} = UnitAura(\"${17:unit}\", ${18:index}, ${19:[\"filter\"]})$0", - }, - { - "trigger": "_UnitAura\t(\"unit\", \"name\", [\"rank\"], [\"filter\"])", - "contents": "${1:name}, ${2:rank}, ${3:icon}, ${4:count}, ${5:debuffType}, ${6:duration}, ${7:expirationTime}, ${8:unitCaster}, ${9:canStealOrPurge}, ${10:shouldConsolidate}, ${11:spellID}, ${12:canApplyAura}, ${13:isBossDebuff}, ${14:isCastByPlayer}, ${15:value2}, ${16:value3} = UnitAura(\"${17:unit}\", \"${18:name}\", ${19:[\"rank\"]}, ${20:[\"filter\"]})$0", - }, - { - "trigger": "_UnitBuff\t(\"unit\", index [, \"filter\"])", - "contents": "${1:name}, ${2:rank}, ${3:icon}, ${4:count}, ${5:debuffType}, ${6:duration}, ${7:expirationTime}, ${8:unitCaster}, ${9:canStealOrPurge}, ${10:shouldConsolidate}, ${11:spellID}, ${12:canApplyAura}, ${13:isBossDebuff}, ${14:isCastByPlayer}, ${15:value2}, ${16:value3} = UnitBuff(\"unit\", index [, \"filter\"])$0", - }, - { - "trigger": "_UnitBuff\t(\"unit\", \"name\", [\"rank\"], [\"filter\"])", - "contents": "${1:name}, ${2:rank}, ${3:icon}, ${4:count}, ${5:debuffType}, ${6:duration}, ${7:expirationTime}, ${8:unitCaster}, ${9:canStealOrPurge}, ${10:shouldConsolidate}, ${11:spellID}, ${12:canApplyAura}, ${13:isBossDebuff}, ${14:isCastByPlayer}, ${15:value2}, ${16:value3} = UnitBuff(\"${17:unit}\", \"${18:name}\", ${19:[\"rank\"]}, ${20:[\"filter\"]})$0", - }, - { - "trigger": "_UnitCanAssist\t(\"unit\", \"unit\")", - "contents": "${1:canAssist} = UnitCanAssist(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitCanAttack\t(\"unit\", \"unit\")", - "contents": "${1:canAttack} = UnitCanAttack(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitCanCooperate\t(\"unit\", \"unit\")", - "contents": "${1:canCooperate} = UnitCanCooperate(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitCastingInfo\t(\"unit\")", - "contents": "${1:name}, ${2:subText}, ${3:text}, ${4:texture}, ${5:startTime}, ${6:endTime}, ${7:isTradeSkill}, ${8:castGUID}, ${9:notInterruptible} = UnitCastingInfo(\"${10:unit}\")$0", - }, - { - "trigger": "_UnitChannelInfo\t(\"unit\")", - "contents": "${1:name}, ${2:subText}, ${3:text}, ${4:texture}, ${5:startTime}, ${6:endTime}, ${7:isTradeSkill}, ${8:notInterruptible} = UnitChannelInfo(\"${9:unit}\")$0", - }, - { - "trigger": "_UnitClass\t(\"name\")", - "contents": "${1:class}, ${2:classFileName} = UnitClass(\"${3:name}\")$0", - }, - { - "trigger": "_UnitClass\t(\"unit\")", - "contents": "${1:class}, ${2:classFileName} = UnitClass(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitClassBase\t(\"name\")", - "contents": "${1:class}, ${2:classFileName} = UnitClassBase(\"${3:name}\")$0", - }, - { - "trigger": "_UnitClassBase\t(\"unit\")", - "contents": "${1:class}, ${2:classFileName} = UnitClassBase(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitClassification\t(\"unit\")", - "contents": "${1:classification} = UnitClassification(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitControllingVehicle\t(\"name\")", - "contents": "${1:isControlling} = UnitControllingVehicle(\"${2:name}\")$0", - }, - { - "trigger": "_UnitControllingVehicle\t(\"unit\")", - "contents": "${1:isControlling} = UnitControllingVehicle(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitCreatureFamily\t(\"unit\")", - "contents": "${1:family} = UnitCreatureFamily(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitCreatureType\t(\"unit\")", - "contents": "${1:type} = UnitCreatureType(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitDamage\t(\"unit\")", - "contents": "${1:minDamage}, ${2:maxDamage}, ${3:minOffHandDamage}, ${4:maxOffHandDamage}, ${5:physicalBonusPos}, ${6:physicalBonusNeg}, ${7:percent} = UnitDamage(\"${8:unit}\")$0", - }, - { - "trigger": "_UnitDebuff\t(\"unit\", \"name\", [\"rank\"], [\"filter\"])", - "contents": "${1:name}, ${2:rank}, ${3:icon}, ${4:count}, ${5:dispelType}, ${6:duration}, ${7:expires}, ${8:caster}, ${9:isStealable}, ${10:shouldConsolidate}, ${11:spellID}, ${12:canApplyAura}, ${13:isBossDebuff}, ${14:value1}, ${15:value2}, ${16:value3} = UnitDebuff(\"${17:unit}\", \"${18:name}\", ${19:[\"rank\"]}, ${20:[\"filter\"]})$0", - }, - { - "trigger": "_UnitDefense\t(\"unit\")", - "contents": "${1:base}, ${2:modifier} = UnitDefense(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitDetailedThreatSituation\t(\"name\", mobUnit)", - "contents": "${1:isTanking}, ${2:status}, ${3:scaledPercent}, ${4:rawPercent}, ${5:threatValue} = UnitDetailedThreatSituation(\"${6:name}\", ${7:mobUnit})$0", - }, - { - "trigger": "_UnitDetailedThreatSituation\t(unitID, mobUnit)", - "contents": "${1:isTanking}, ${2:status}, ${3:scaledPercent}, ${4:rawPercent}, ${5:threatValue} = UnitDetailedThreatSituation(${6:unitID}, ${7:mobUnit})$0", - }, - { - "trigger": "_UnitExists\t(\"name\")", - "contents": "${1:exists} = UnitExists(\"${2:name}\")$0", - }, - { - "trigger": "_UnitExists\t(\"unit\")", - "contents": "${1:exists} = UnitExists(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitFactionGroup\t(\"name\")", - "contents": "${1:factionGroup}, ${2:factionName} = UnitFactionGroup(\"${3:name}\")$0", - }, - { - "trigger": "_UnitFactionGroup\t(\"unit\")", - "contents": "${1:factionGroup}, ${2:factionName} = UnitFactionGroup(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitGetAvailableRoles\t(\"unit\")", - "contents": "${1:canBeTank}, ${2:canBeHealer}, ${3:canBeDPS} = UnitGetAvailableRoles(\"${4:unit}\")$0", - }, - { - "trigger": "_UnitGroupRolesAssigned\t(\"unit\")", - "contents": "${1:role} = UnitGroupRolesAssigned(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitGUID\t(\"unit\")", - "contents": "${1:guid} = UnitGUID(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitHasIncomingResurrection\t(\"unit\")", - "contents": "${1:isBeingRessed} = UnitHasIncomingResurrection(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitHasRelicSlot\t(\"unit\")", - "contents": "${1:hasRelic} = UnitHasRelicSlot(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitHasVehicleUI\t(\"name\")", - "contents": "${1:hasVehicle} = UnitHasVehicleUI(\"${2:name}\")$0", - }, - { - "trigger": "_UnitHasVehicleUI\t(\"unit\")", - "contents": "${1:hasVehicle} = UnitHasVehicleUI(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitHealth\t(\"name\")", - "contents": "${1:health} = UnitHealth(\"${2:name}\")$0", - }, - { - "trigger": "_UnitHealth\t(\"unit\")", - "contents": "${1:health} = UnitHealth(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitHealthMax\t(\"name\")", - "contents": "${1:maxValue} = UnitHealthMax(\"${2:name}\")$0", - }, - { - "trigger": "_UnitHealthMax\t(\"unit\")", - "contents": "${1:maxValue} = UnitHealthMax(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitInBattleground\t(\"unit\")", - "contents": "${1:raidNum} = UnitInBattleground(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitInParty\t(\"name\")", - "contents": "${1:inParty} = UnitInParty(\"${2:name}\")$0", - }, - { - "trigger": "_UnitInParty\t(\"unit\")", - "contents": "${1:inParty} = UnitInParty(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitInPhase\t(unitID)", - "contents": "${1:inPhase} = UnitInPhase(${2:unitID})$0", - }, - { - "trigger": "_UnitInRaid\t(\"unit\")", - "contents": "${1:inRaid} = UnitInRaid(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitInRange\t(\"unit\")", - "contents": "${1:inRange} = UnitInRange(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitInVehicle\t(\"name\")", - "contents": "${1:inVehicle} = UnitInVehicle(\"${2:name}\")$0", - }, - { - "trigger": "_UnitInVehicle\t(\"unit\")", - "contents": "${1:inVehicle} = UnitInVehicle(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitInVehicleControlSeat\t()", - "contents": "${1:isInControl} = UnitInVehicleControlSeat()$0", - }, - { - "trigger": "_UnitIsAFK\t(\"unit\")", - "contents": "${1:isAFK} = UnitIsAFK(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsCharmed\t(\"unit\")", - "contents": "${1:isCharmed} = UnitIsCharmed(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsConnected\t(\"unit\")", - "contents": "${1:isConnected} = UnitIsConnected(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsControlling\t(\"unit\")", - "contents": "${1:isControlling} = UnitIsControlling(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsCorpse\t(\"unit\")", - "contents": "${1:isCorpse} = UnitIsCorpse(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsDead\t(\"unit\")", - "contents": "${1:isDead} = UnitIsDead(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsDeadOrGhost\t(\"unit\")", - "contents": "${1:isDeadOrGhost} = UnitIsDeadOrGhost(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsDND\t(\"name\")", - "contents": "${1:isDND} = UnitIsDND(\"${2:name}\")$0", - }, - { - "trigger": "_UnitIsDND\t(\"unit\")", - "contents": "${1:isDND} = UnitIsDND(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsEnemy\t(\"unit\", \"unit\")", - "contents": "${1:isEnemy} = UnitIsEnemy(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitIsFeignDeath\t(\"unit\")", - "contents": "${1:isFeign} = UnitIsFeignDeath(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsFriend\t(\"unit\", \"unit\")", - "contents": "${1:isFriends} = UnitIsFriend(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitIsGhost\t(\"unit\")", - "contents": "${1:isGhost} = UnitIsGhost(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsInMyGuild\t(\"unit\")", - "contents": "${1:inGuild} = UnitIsInMyGuild(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsPlayer\t(\"unit\")", - "contents": "${1:isPlayer} = UnitIsPlayer(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsPossessed\t(\"unit\")", - "contents": "${1:isPossessed} = UnitIsPossessed(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsPVP\t(\"unit\")", - "contents": "${1:isPVP} = UnitIsPVP(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsPVPFreeForAll\t(\"unit\")", - "contents": "${1:isFreeForAll} = UnitIsPVPFreeForAll(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsPVPSanctuary\t(\"unit\")", - "contents": "${1:state} = UnitIsPVPSanctuary(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsRaidOfficer\t(\"name\")", - "contents": "${1:leader} = UnitIsRaidOfficer(\"${2:name}\")$0", - }, - { - "trigger": "_UnitIsRaidOfficer\t(\"unit\")", - "contents": "${1:leader} = UnitIsRaidOfficer(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsSameServer\t(\"unit\", \"unit\")", - "contents": "${1:isSame} = UnitIsSameServer(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitIsSilenced\t(\"name\", \"channel\")", - "contents": "${1:silenced} = UnitIsSilenced(\"${2:name}\", \"${3:channel}\")$0", - }, - { - "trigger": "_UnitIsTrivial\t(\"unit\")", - "contents": "${1:isTrivial} = UnitIsTrivial(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitIsUnit\t(\"unit\", \"unit\")", - "contents": "${1:isSame} = UnitIsUnit(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitIsVisible\t(\"unit\")", - "contents": "${1:isVisible} = UnitIsVisible(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitLevel\t(\"unit\")", - "contents": "${1:level} = UnitLevel(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitName\t(\"unit\")", - "contents": "${1:name}, ${2:realm} = UnitName(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitOnTaxi\t(\"unit\")", - "contents": "${1:onTaxi} = UnitOnTaxi(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitPlayerControlled\t(\"unit\")", - "contents": "${1:isPlayer} = UnitPlayerControlled(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitPlayerOrPetInParty\t(\"name\")", - "contents": "${1:inParty} = UnitPlayerOrPetInParty(\"${2:name}\")$0", - }, - { - "trigger": "_UnitPlayerOrPetInParty\t(\"unit\")", - "contents": "${1:inParty} = UnitPlayerOrPetInParty(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitPlayerOrPetInRaid\t(\"name\")", - "contents": "${1:inParty} = UnitPlayerOrPetInRaid(\"${2:name}\")$0", - }, - { - "trigger": "_UnitPlayerOrPetInRaid\t(\"unit\")", - "contents": "${1:inParty} = UnitPlayerOrPetInRaid(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitPower\t(\"unitID\", [powerType])", - "contents": "${1:power} = UnitPower(\"${2:unitID}\", ${3:[powerType]})$0", - }, - { - "trigger": "_UnitPowerMax\t(\"unitID\", [powerType])", - "contents": "${1:maxValue} = UnitPowerMax(\"${2:unitID}\", ${3:[powerType]})$0", - }, - { - "trigger": "_UnitPowerType\t(\"name\")", - "contents": "${1:powerType}, ${2:powerToken}, ${3:altR}, ${4:altG}, ${5:altB} = UnitPowerType(\"${6:name}\")$0", - }, - { - "trigger": "_UnitPowerType\t(\"unit\")", - "contents": "${1:powerType}, ${2:powerToken}, ${3:altR}, ${4:altG}, ${5:altB} = UnitPowerType(\"${6:unit}\")$0", - }, - { - "trigger": "_UnitPVPName\t(\"unit\")", - "contents": "${1:name} = UnitPVPName(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitRace\t(\"unit\")", - "contents": "${1:race}, ${2:fileName} = UnitRace(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitRangedAttack\t(\"unit\")", - "contents": "${1:rangedAttackBase}, ${2:rangedAttackMod} = UnitRangedAttack(\"${3:unit}\")$0", - }, - { - "trigger": "_UnitRangedAttackPower\t(\"unit\")", - "contents": "${1:base}, ${2:posBuff}, ${3:negBuff} = UnitRangedAttackPower(\"${4:unit}\")$0", - }, - { - "trigger": "_UnitRangedDamage\t(\"unit\")", - "contents": "${1:rangedAttackSpeed}, ${2:minDamage}, ${3:maxDamage}, ${4:physicalBonusPos}, ${5:physicalBonusNeg}, ${6:percent} = UnitRangedDamage(\"${7:unit}\")$0", - }, - { - "trigger": "_UnitReaction\t(\"unit\", \"unit\")", - "contents": "${1:reaction} = UnitReaction(\"${2:unit}\", \"${3:unit}\")$0", - }, - { - "trigger": "_UnitResistance\t(\"unit\", resistanceIndex)", - "contents": "${1:base}, ${2:resistance}, ${3:positive}, ${4:negative} = UnitResistance(\"${5:unit}\", ${6:resistanceIndex})$0", - }, - { - "trigger": "_UnitSelectionColor\t(\"name\")", - "contents": "${1:red}, ${2:green}, ${:blue}, ${4:alpha} = UnitSelectionColor(\"${5:name}\")$0", - }, - { - "trigger": "_UnitSelectionColor\t(\"unit\")", - "contents": "${1:red}, ${2:green}, ${:blue}, ${4:alpha} = UnitSelectionColor(\"${5:unit}\")$0", - }, - { - "trigger": "_UnitSex\t(\"name\")", - "contents": "${1:gender} = UnitSex(\"${2:name}\")$0", - }, - { - "trigger": "_UnitSex\t(\"unit\")", - "contents": "${1:gender} = UnitSex(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitSpellHaste\t(\"name\")", - "contents": "${1:haste} = UnitSpellHaste(\"${2:name}\")$0", - }, - { - "trigger": "_UnitSpellHaste\t(\"unit\")", - "contents": "${1:haste} = UnitSpellHaste(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitStat\t(\"unit\", statIndex)", - "contents": "${1:stat}, ${2:effectiveStat}, ${3:posBuff}, ${4:negBuff} = UnitStat(\"${5:unit}\", ${6:statIndex})$0", - }, - { - "trigger": "_UnitTargetsVehicleInRaidUI\t(\"unit\")", - "contents": "${1:targetVehicle} = UnitTargetsVehicleInRaidUI(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitThreatSituation\t(\"name\", [mobUnit])", - "contents": "${1:status} = UnitThreatSituation(\"${2:name}\", ${3:[mobUnit]})$0", - }, - { - "trigger": "_UnitThreatSituation\t(\"unit\", [mobUnit])", - "contents": "${1:status} = UnitThreatSituation(\"${1:unit}\", ${3:[mobUnit]})$0", - }, - { - "trigger": "_UnitTrialBankedLevels\t(\"unit\")", - "contents": "${1:bankedLevels} = UnitTrialBankedLevels(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitTrialXP\t(\"unit\")", - "contents": "${1:trialXP} = UnitTrialXP(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitUsingVehicle\t(\"unit\")", - "contents": "${1:usingVehicle} = UnitUsingVehicle(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitVehicleSeatCount\t(\"unit\")", - "contents": "${1:numSeats} = UnitVehicleSeatCount(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitVehicleSeatInfo\t(\"unit\", seat)", - "contents": "${1:controlType}, ${2:occupantName}, ${3:occupantRealm}, ${4:canEject}, ${5:canSwitchSeats} = UnitVehicleSeatInfo(\"${6:unit}\", ${7:seat})$0", - }, - { - "trigger": "_UnitVehicleSkin\t(\"name\")", - "contents": "${1:skin} = UnitVehicleSkin(\"${2:name}\")$0", - }, - { - "trigger": "_UnitVehicleSkin\t(\"unit\")", - "contents": "${1:skin} = UnitVehicleSkin(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitXP\t(\"unit\")", - "contents": "${1:currXP} = UnitXP(\"${2:unit}\")$0", - }, - { - "trigger": "_UnitXPMax\t(\"unit\")", - "contents": "${1:playerMaxXP} = UnitXPMax(\"${2:unit}\")$0", - }, - { - "trigger": "_UpdateMapHighlight\t(cursorX, cursorY)", - "contents": "${1:name}, ${2:fileName}, ${3:texCoordX}, ${4:texCoordY}, ${5:textureX}, ${6:textureY}, ${7:scrollChildX}, ${8:scrollChildY} = UpdateMapHighlight(${9:cursorX}, ${10:cursorY})$0", - }, - { - "trigger": "_UseEquipmentSet\t(\"name\")", - "contents": "${1:equipped} = UseEquipmentSet(\"${2:name}\")$0", - }, - { - "trigger": "_VehicleAimGetAngle\t()", - "contents": "${1:angle} = VehicleAimGetAngle()$0", - }, - { - "trigger": "_VehicleAimGetNormAngle\t()", - "contents": "${1:angle} = VehicleAimGetNormAngle()$0", - }, - { - "trigger": "_WrapTextInColorCode\t(text, colorHexString)", - "contents": "${1:formattedText} = WrapTextInColorCode(\"${2:text}\", \"${3:colorHexString}\")$0", - }, + {"trigger": "AbandonQuest\t()", "contents": "AbandonQuest()$0"}, + {"trigger": "AbandonSkill\t(index)", "contents": "AbandonSkill(${1:index})$0"}, + {"trigger": "AbbreviateLargeNumbers\t(\"value\")", "contents": "AbbreviateLargeNumbers(\"${1:value}\")$0"}, + {"trigger": "AbbreviateNumbers\t(\"value\")", "contents": "AbbreviateNumbers(\"${1:value}\")$0"}, + {"trigger": "AcceptAreaSpiritHeal\t()", "contents": "AcceptAreaSpiritHeal()$0"}, + {"trigger": "AcceptBattlefieldPort\t(index, accept)", "contents": "AcceptBattlefieldPort(${1:index}, ${2:accept})$0"}, + {"trigger": "AcceptDuel\t()", "contents": "AcceptDuel()$0"}, + {"trigger": "AcceptGroup\t()", "contents": "AcceptGroup()$0"}, + {"trigger": "AcceptGuild\t()", "contents": "AcceptGuild()$0"}, + {"trigger": "AcceptLevelGrant\t()", "contents": "AcceptLevelGrant()$0"}, + {"trigger": "AcceptProposal\t()", "contents": "AcceptProposal()$0"}, + {"trigger": "AcceptQuest\t()", "contents": "AcceptQuest()$0"}, + {"trigger": "AcceptResurrect\t()", "contents": "AcceptResurrect()$0"}, + {"trigger": "AcceptSockets\t()", "contents": "AcceptSockets()$0"}, + {"trigger": "AcceptSpellConfirmationPrompt\t(spellID)", "contents": "AcceptSpellConfirmationPrompt(${1:spellID})$0"}, + {"trigger": "AcceptTrade\t()", "contents": "AcceptTrade()$0"}, + {"trigger": "AcceptXPLoss\t()", "contents": "AcceptXPLoss()$0"}, + {"trigger": "AcknowledgeAutoAcceptQuest\t()", "contents": "AcknowledgeAutoAcceptQuest()$0"}, + {"trigger": "ActionBarBusy\t()", "contents": "ActionBarBusy()$0"}, + {"trigger": "ActionHasRange\t(slot)", "contents": "ActionHasRange(${1:slot})$0"}, + {"trigger": "AddFrameLock\t(\"name\")", "contents": "AddFrameLock(\"${1:name}\")$0"}, + {"trigger": "AddFriend\t(\"name\")", "contents": "AddFriend(\"${1:name}\")$0"}, + {"trigger": "AddIgnore\t(\"name\")", "contents": "AddIgnore(\"${1:name}\")$0"}, + {"trigger": "AddOrDelIgnore\t(\"fullName\")", "contents": "AddOrDelIgnore(\"${1:fullName}\")$0"}, + {"trigger": "AddOrRemoveFriend\t(\"name\", \"note\")", "contents": "AddOrRemoveFriend(\"${1:name}\", \"${2:note}\")$0"}, + {"trigger": "AddQuestWatch\t(questIndex)", "contents": "AddQuestWatch(${1:questIndex})$0"}, + {"trigger": "AddReferencedFrame\t(frame)", "contents": "AddReferencedFrame(${1:frame})$0"}, + {"trigger": "AddToAutoHide\t(frame, child)", "contents": "AddToAutoHide(${1:frame}, ${2:child})$0"}, + {"trigger": "AddTrackedAchievement\t(id)", "contents": "AddTrackedAchievement(${1:id})$0"}, + {"trigger": "AddTradeMoney\t()", "contents": "AddTradeMoney()$0"}, + {"trigger": "AddWorldQuestWatch\t(questID, hardWatch)", "contents": "AddWorldQuestWatch(${1:questID}, ${2:hardWatch})$0"}, + {"trigger": "Ambiguate\t(\"fullName\", \"context\")", "contents": "Ambiguate(\"${1:fullName}\", \"${2:context}\")$0"}, + {"trigger": "AnimateTexCoords\t(texture, textureWidth, textureHeight, frameWidth, frameHeight, numFrames, elapsed, throttle)", "contents": "AnimateTexCoords(${1:texture}, ${2:textureWidth}, ${3:textureHeight}, ${4:frameWidth}, ${5:frameHeight}, ${6:numFrames}, ${7:elapsed}, ${8:throttle})$0"}, + {"trigger": "ApplyBarberShopStyle\t()", "contents": "ApplyBarberShopStyle()$0"}, + {"trigger": "ArchaeologyGetIconInfo\t(index)", "contents": "ArchaeologyGetIconInfo(${1:index})$0"}, + {"trigger": "ArchaeologyMapUpdateAll\t()", "contents": "ArchaeologyMapUpdateAll()$0"}, + {"trigger": "ArcheologyGetVisibleBlobID\t(index)", "contents": "ArcheologyGetVisibleBlobID(${1:index})$0"}, + {"trigger": "AreAccountAchievementsHidden\t()", "contents": "AreAccountAchievementsHidden()$0"}, + {"trigger": "AreColorsEqual\t(left, right)", "contents": "AreColorsEqual(${1:left}, ${2:right})$0"}, + {"trigger": "AreDangerousScriptsAllowed\t()", "contents": "AreDangerousScriptsAllowed()$0"}, + {"trigger": "AreTalentsLocked\t()", "contents": "AreTalentsLocked()$0"}, + {"trigger": "AreVector2DEqual\t(left, right)", "contents": "AreVector2DEqual(${1:left}, ${2:right})$0"}, + {"trigger": "AreVector3DEqual\t(left, right)", "contents": "AreVector3DEqual(${1:left}, ${2:right})$0"}, + {"trigger": "AssistUnit\t(\"unit\")", "contents": "AssistUnit(\"${1:unit}\")$0"}, + {"trigger": "AttackTarget\t()", "contents": "AttackTarget()$0"}, + {"trigger": "AutoEquipCursorItem\t()", "contents": "AutoEquipCursorItem()$0"}, + {"trigger": "AutoLootMailItem\t(mailID)", "contents": "AutoLootMailItem(${1:mailID})$0"}, + {"trigger": "AutoStoreGuildBankItem\t(tab, slot)", "contents": "AutoStoreGuildBankItem(${1:tab}, ${2:slot})$0"}, + {"trigger": "BankButtonIDToInvSlotID\t(buttonID, [isBag])", "contents": "BankButtonIDToInvSlotID(${1:buttonID}, ${2:[isBag]})$0"}, + {"trigger": "BarberShopReset\t()", "contents": "BarberShopReset()$0"}, + {"trigger": "BindEnchant\t()", "contents": "BindEnchant()$0"}, + {"trigger": "BNConnected\t()", "contents": "BNConnected()$0"}, + {"trigger": "BNFeaturesEnabled\t()", "contents": "BNFeaturesEnabled()$0"}, + {"trigger": "BNGetFOFInfo\t(presenceID, mutual, non-mutual, index)", "contents": "BNGetFOFInfo(${1:presenceID}, ${2:mutual}, ${3:non-mutual}, ${4:index})$0"}, + {"trigger": "BNGetFriendIndex\t(presenceID)", "contents": "BNGetFriendIndex(${1:presenceID})$0"}, + {"trigger": "BNGetFriendInfo\t(friendIndex)", "contents": "BNGetFriendInfo(${1:friendIndex})$0"}, + {"trigger": "BNGetFriendInfoByID\t(presenceID)", "contents": "BNGetFriendInfoByID(${1:presenceID})$0"}, + {"trigger": "BNGetInfo\t()", "contents": "BNGetInfo()$0"}, + {"trigger": "BNGetNumFriends\t()", "contents": "BNGetNumFriends()$0"}, + {"trigger": "BNGetSelectedFriend\t()", "contents": "BNGetSelectedFriend()$0"}, + {"trigger": "BNIsSelf\t(presenceID)", "contents": "BNIsSelf(${1:presenceID})$0"}, + {"trigger": "BNSendWhisper\t(presenceID, messageText)", "contents": "BNSendWhisper(${1:presenceID}, ${2:messageText})$0"}, + {"trigger": "BNSetCustomMessage\t(\"broadcastText\")", "contents": "BNSetCustomMessage(\"${1:broadcastText}\")$0"}, + {"trigger": "BNSetFriendNote\t(presenceID, \"note\")", "contents": "BNSetFriendNote(${1:presenceID}, \"${2:note}\")$0"}, + {"trigger": "BuybackItem\t(index)", "contents": "BuybackItem(${1:index})$0"}, + {"trigger": "BuyGuildBankTab\t()", "contents": "BuyGuildBankTab()$0"}, + {"trigger": "BuyGuildCharter\t(\"guildName\")", "contents": "BuyGuildCharter(\"${1:guildName}\")$0"}, + {"trigger": "BuyMerchantItem\t(index, quantity)", "contents": "BuyMerchantItem(${1:index}, ${2:quantity})$0"}, + {"trigger": "BuyTrainerService\t(index)", "contents": "BuyTrainerService(${1:index})$0"}, + {"trigger": "CalculateAuctionDeposit\t(runTime)", "contents": "CalculateAuctionDeposit(${1:runTime})$0"}, + {"trigger": "CallCompanion\t(\"type\", index)", "contents": "CallCompanion(\"${1:type}\", ${2:index})$0"}, + {"trigger": "CameraZoomIn\t(distance)", "contents": "CameraZoomIn(${1:distance})$0"}, + {"trigger": "CameraZoomOut\t(distance)", "contents": "CameraZoomOut(${1:distance})$0"}, + {"trigger": "CanAlterSkin\t()", "contents": "CanAlterSkin()$0"}, + {"trigger": "CanBeRaidTarget\t(\"unit\")", "contents": "CanBeRaidTarget(\"${1:unit}\")$0"}, + {"trigger": "CanCancelAuction\t(index)", "contents": "CanCancelAuction(${1:index})$0"}, + {"trigger": "CancelAreaSpiritHeal\t()", "contents": "CancelAreaSpiritHeal()$0"}, + {"trigger": "CancelAuction\t(index)", "contents": "CancelAuction(${1:index})$0"}, + {"trigger": "CancelBarberShop\t()", "contents": "CancelBarberShop()$0"}, + {"trigger": "CancelDuel\t()", "contents": "CancelDuel()$0"}, + {"trigger": "CancelPendingEquip\t(index)", "contents": "CancelPendingEquip(${1:index})$0"}, + {"trigger": "CancelSummon\t()", "contents": "CancelSummon()$0"}, + {"trigger": "CancelTrade\t()", "contents": "CancelTrade()$0"}, + {"trigger": "CancelTradeAccept\t()", "contents": "CancelTradeAccept()$0"}, + {"trigger": "CancelUnitBuff\t(\"unit\", index, [\"filter\"])", "contents": "CancelUnitBuff(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0"}, + {"trigger": "CanComplainInboxItem\t(mailID)", "contents": "CanComplainInboxItem(${1:mailID})$0"}, + {"trigger": "CanEditGuildEvent\t()", "contents": "CanEditGuildEvent()$0"}, + {"trigger": "CanEditGuildInfo\t()", "contents": "CanEditGuildInfo()$0"}, + {"trigger": "CanEditGuildTabInfo\t(tab)", "contents": "CanEditGuildTabInfo(${1:tab})$0"}, + {"trigger": "CanEditMOTD\t()", "contents": "CanEditMOTD()$0"}, + {"trigger": "CanEditOfficerNote\t()", "contents": "CanEditOfficerNote()$0"}, + {"trigger": "CanEditPublicNote\t()", "contents": "CanEditPublicNote()$0"}, + {"trigger": "CanEjectPassengerFromSeat\t(seat)", "contents": "CanEjectPassengerFromSeat(${1:seat})$0"}, + {"trigger": "CanExitVehicle\t()", "contents": "CanExitVehicle()$0"}, + {"trigger": "CanGrantLevel\t(\"unit\")", "contents": "CanGrantLevel(\"${1:unit}\")$0"}, + {"trigger": "CanGuildBankRepair\t()", "contents": "CanGuildBankRepair()$0"}, + {"trigger": "CanGuildDemote\t()", "contents": "CanGuildDemote()$0"}, + {"trigger": "CanGuildInvite\t()", "contents": "CanGuildInvite()$0"}, + {"trigger": "CanGuildPromote\t()", "contents": "CanGuildPromote()$0"}, + {"trigger": "CanGuildRemove\t()", "contents": "CanGuildRemove()$0"}, + {"trigger": "CanHearthAndResurrectFromArea\t()", "contents": "CanHearthAndResurrectFromArea()$0"}, + {"trigger": "CanInspect\t(\"unit\", showError)", "contents": "CanInspect(\"${1:unit}\", ${2:showError})$0"}, + {"trigger": "CanJoinBattlefieldAsGroup\t()", "contents": "CanJoinBattlefieldAsGroup()$0"}, + {"trigger": "CanMerchantRepair\t()", "contents": "CanMerchantRepair()$0"}, + {"trigger": "CanSendAuctionQuery\t(\"list\")", "contents": "CanSendAuctionQuery(\"${1:list}\")$0"}, + {"trigger": "CanShowAchievementUI\t()", "contents": "CanShowAchievementUI()$0"}, + {"trigger": "CanShowResetInstances\t()", "contents": "CanShowResetInstances()$0"}, + {"trigger": "CanSignPetition\t()", "contents": "CanSignPetition()$0"}, + {"trigger": "CanSummonFriend\t(\"name\")", "contents": "CanSummonFriend(\"${1:name}\")$0"}, + {"trigger": "CanSummonFriend\t(\"unit\")", "contents": "CanSummonFriend(\"${1:unit}\")$0"}, + {"trigger": "CanSwitchVehicleSeat\t()", "contents": "CanSwitchVehicleSeat()$0"}, + {"trigger": "CanSwitchVehicleSeats\t()", "contents": "CanSwitchVehicleSeats()$0"}, + {"trigger": "CanViewOfficerNote\t()", "contents": "CanViewOfficerNote()$0"}, + {"trigger": "CanWithdrawGuildBankMoney\t()", "contents": "CanWithdrawGuildBankMoney()$0"}, + {"trigger": "ChangeActionBarPage\t(page)", "contents": "ChangeActionBarPage(${1:page})$0"}, + {"trigger": "ChangeChatColor\t(\"messageGroup\", red, green, blue)", "contents": "ChangeChatColor(\"${1:messageGroup}\", ${2:red}, ${3:green}, ${4:blue})$0"}, + {"trigger": "ChannelBan\t(\"channel\", \"fullname\")", "contents": "ChannelBan(\"${1:channel}\", \"${2:fullname}\")$0"}, + {"trigger": "ChannelInvite\t(\"channel\", \"name\")", "contents": "ChannelInvite(\"${1:channel}\", \"${2:name}\")$0"}, + {"trigger": "ChannelKick\t(\"channel\", \"fullname\")", "contents": "ChannelKick(\"${1:channel}\", \"${2:fullname}\")$0"}, + {"trigger": "ChannelModerator\t(\"channel\", \"fullname\")", "contents": "ChannelModerator(\"${1:channel}\", \"${2:fullname}\")$0"}, + {"trigger": "ChannelToggleAnnouncements\t(\"channel\")", "contents": "ChannelToggleAnnouncements(\"${1:channel}\")$0"}, + {"trigger": "ChannelUnban\t(\"channel\", \"fullname\")", "contents": "ChannelUnban(\"${1:channel}\", \"${2:fullname}\")$0"}, + {"trigger": "ChannelUnmoderator\t(\"channel\", \"fullname\")", "contents": "ChannelUnmoderator(\"${1:channel}\", \"${2:fullname}\")$0"}, + {"trigger": "ChatFrame_AddMessageEventFilter\t(\"event\", filter)", "contents": "ChatFrame_AddMessageEventFilter(\"${1:event}\", ${2:filter})$0"}, + {"trigger": "ChatFrame_GetMessageEventFilters\t(\"event\")", "contents": "ChatFrame_GetMessageEventFilters(\"${1:event}\")$0"}, + {"trigger": "ChatFrame_RemoveMessageEventFilter\t(\"event\", filter)", "contents": "ChatFrame_RemoveMessageEventFilter(\"${1:event}\", ${2:filter})$0"}, + {"trigger": "ChatHistory_GetAccessID\t(\"chatType\", [\"chatTarget\"])", "contents": "ChatHistory_GetAccessID(\"${1:chatType}\", ${2:[\"chatTarget\"]})$0"}, + {"trigger": "ChatHistory_GetChatType\t(accessID)", "contents": "ChatHistory_GetChatType(${1:accessID})$0"}, + {"trigger": "CheckBinderDist\t()", "contents": "CheckBinderDist()$0"}, + {"trigger": "CheckInbox\t()", "contents": "CheckInbox()$0"}, + {"trigger": "CheckInteractDistance\t(\"unit\", distIndex)", "contents": "CheckInteractDistance(\"${1:unit}\", ${2:distIndex})$0"}, + {"trigger": "CheckSpiritHealerDist\t()", "contents": "CheckSpiritHealerDist()$0"}, + {"trigger": "CheckTalentMasterDist\t()", "contents": "CheckTalentMasterDist()$0"}, + {"trigger": "ClearAchievementComparisonUnit\t()", "contents": "ClearAchievementComparisonUnit()$0"}, + {"trigger": "ClearAllLFGDungeons\t()", "contents": "ClearAllLFGDungeons()$0"}, + {"trigger": "ClearCursor\t()", "contents": "ClearCursor()$0"}, + {"trigger": "ClearInspectPlayer\t()", "contents": "ClearInspectPlayer()$0"}, + {"trigger": "ClearItemUpgrade\t()", "contents": "ClearItemUpgrade()$0"}, + {"trigger": "ClearOverrideBindings\t(owner)", "contents": "ClearOverrideBindings(${1:owner})$0"}, + {"trigger": "ClearSendMail\t()", "contents": "ClearSendMail()$0"}, + {"trigger": "ClearTutorials\t()", "contents": "ClearTutorials()$0"}, + {"trigger": "ClickAuctionSellItemButton\t()", "contents": "ClickAuctionSellItemButton()$0"}, + {"trigger": "ClickSendMailItemButton\t(index, autoReturn)", "contents": "ClickSendMailItemButton(${1:index}, ${2:autoReturn})$0"}, + {"trigger": "ClickSocketButton\t(index)", "contents": "ClickSocketButton(${1:index})$0"}, + {"trigger": "ClickTargetTradeButton\t(index)", "contents": "ClickTargetTradeButton(${1:index})$0"}, + {"trigger": "ClickTradeButton\t(index)", "contents": "ClickTradeButton(${1:index})$0"}, + {"trigger": "CloseAuctionHouse\t()", "contents": "CloseAuctionHouse()$0"}, + {"trigger": "CloseBankFrame\t()", "contents": "CloseBankFrame()$0"}, + {"trigger": "CloseGossip\t()", "contents": "CloseGossip()$0"}, + {"trigger": "CloseGuildBankFrame\t()", "contents": "CloseGuildBankFrame()$0"}, + {"trigger": "CloseGuildRegistrar\t()", "contents": "CloseGuildRegistrar()$0"}, + {"trigger": "CloseItemText\t()", "contents": "CloseItemText()$0"}, + {"trigger": "CloseLoot\t()", "contents": "CloseLoot()$0"}, + {"trigger": "CloseMail\t()", "contents": "CloseMail()$0"}, + {"trigger": "CloseMerchant\t()", "contents": "CloseMerchant()$0"}, + {"trigger": "ClosePetition\t()", "contents": "ClosePetition()$0"}, + {"trigger": "ClosePetStables\t()", "contents": "ClosePetStables()$0"}, + {"trigger": "CloseQuest\t()", "contents": "CloseQuest()$0"}, + {"trigger": "CloseSocketInfo\t()", "contents": "CloseSocketInfo()$0"}, + {"trigger": "CloseTabardCreation\t()", "contents": "CloseTabardCreation()$0"}, + {"trigger": "CloseTaxiMap\t()", "contents": "CloseTaxiMap()$0"}, + {"trigger": "CloseTrade\t()", "contents": "CloseTrade()$0"}, + {"trigger": "CloseTrainer\t()", "contents": "CloseTrainer()$0"}, + {"trigger": "CollapseAllFactionHeaders\t()", "contents": "CollapseAllFactionHeaders()$0"}, + {"trigger": "CollapseFactionHeader\t(index)", "contents": "CollapseFactionHeader(${1:index})$0"}, + {"trigger": "CollapseGuildTradeSkillHeader\t(professionID)", "contents": "CollapseGuildTradeSkillHeader(${1:professionID})$0"}, + {"trigger": "CollapseQuestHeader\t(questIndex)", "contents": "CollapseQuestHeader(${1:questIndex})$0"}, + {"trigger": "CombatLogAdvanceEntry\t(count, ignoreFilter)", "contents": "CombatLogAdvanceEntry(${1:count}, ${2:ignoreFilter})$0"}, + {"trigger": "CombatLogClearEntries\t()", "contents": "CombatLogClearEntries()$0"}, + {"trigger": "CombatLogGetCurrentEntry\t([ignoreFilter])", "contents": "CombatLogGetCurrentEntry(${1:[ignoreFilter]})$0"}, + {"trigger": "CombatLogGetNumEntries\t(ignoreFilter)", "contents": "CombatLogGetNumEntries(${1:ignoreFilter})$0"}, + {"trigger": "CombatLogGetRetentionTime\t()", "contents": "CombatLogGetRetentionTime()$0"}, + {"trigger": "CombatLogResetFilter\t()", "contents": "CombatLogResetFilter()$0"}, + {"trigger": "CombatLogSetCurrentEntry\t(index, [ignoreFilter])", "contents": "CombatLogSetCurrentEntry(${1:index}, ${2:[ignoreFilter]})$0"}, + {"trigger": "CombatLogSetRetentionTime\t(seconds)", "contents": "CombatLogSetRetentionTime(${1:seconds})$0"}, + {"trigger": "CombatLog_Object_IsA\t(unitFlags, mask)", "contents": "CombatLog_Object_IsA(${1:unitFlags}, ${2:mask})$0"}, + {"trigger": "CombatTextSetActiveUnit\t(unit)", "contents": "CombatTextSetActiveUnit(${1:unit})$0"}, + {"trigger": "ComplainInboxItem\t(mailID)", "contents": "ComplainInboxItem(${1:mailID})$0"}, + {"trigger": "CompleteQuest\t()", "contents": "CompleteQuest()$0"}, + {"trigger": "ConfirmAcceptQuest\t()", "contents": "ConfirmAcceptQuest()$0"}, + {"trigger": "ConfirmBinder\t()", "contents": "ConfirmBinder()$0"}, + {"trigger": "ConfirmBindOnUse\t()", "contents": "ConfirmBindOnUse()$0"}, + {"trigger": "ConfirmLootRoll\t(id, rollType)", "contents": "ConfirmLootRoll(${1:id}, ${2:rollType})$0"}, + {"trigger": "ConfirmLootSlot\t(slot)", "contents": "ConfirmLootSlot(${1:slot})$0"}, + {"trigger": "ConfirmReadyCheck\t(ready)", "contents": "ConfirmReadyCheck(${1:ready})$0"}, + {"trigger": "ConfirmSummon\t()", "contents": "ConfirmSummon()$0"}, + {"trigger": "ConfirmTalentWipe\t()", "contents": "ConfirmTalentWipe()$0"}, + {"trigger": "ConsoleAddMessage\t()", "contents": "ConsoleAddMessage()$0"}, + {"trigger": "ConsoleExec\t(\"consoleCommand\")", "contents": "ConsoleExec(\"${1:consoleCommand}\")$0"}, + {"trigger": "ContainerIDToInventoryID\t(container)", "contents": "ContainerIDToInventoryID(${1:container})$0"}, + {"trigger": "ContainerRefundItemPurchase\t(container, slot)", "contents": "ContainerRefundItemPurchase(${1:container}, ${2:slot})$0"}, + {"trigger": "ConvertToParty\t()", "contents": "ConvertToParty()$0"}, + {"trigger": "ConvertToRaid\t()", "contents": "ConvertToRaid()$0"}, + {"trigger": "CreateFont\t(\"name\")", "contents": "CreateFont(\"${1:name}\")$0"}, + {"trigger": "CreateFrame\t(\"frameType\", [\"name\"], [parent], [\"template\"])", "contents": "CreateFrame(\"${1:frameType}\"${2:, ${3:[\"name\"]}, ${4:[parent]}${5:, ${6:[\"template\"]}}})$0"}, + {"trigger": "CreateMacro\t(\"name\", \"iconTexture\", \"body\", perCharacter)", "contents": "CreateMacro(\"${1:name}\", \"${2:iconTexture}\", \"${3:body}\", ${4:perCharacter})$0"}, + {"trigger": "CursorCanGoInSlot\t(slot)", "contents": "CursorCanGoInSlot(${1:slot})$0"}, + {"trigger": "CursorHasItem\t()", "contents": "CursorHasItem()$0"}, + {"trigger": "CursorHasMacro\t()", "contents": "CursorHasMacro()$0"}, + {"trigger": "CursorHasMoney\t()", "contents": "CursorHasMoney()$0"}, + {"trigger": "CursorHasSpell\t()", "contents": "CursorHasSpell()$0"}, + {"trigger": "DeclineGroup\t()", "contents": "DeclineGroup()$0"}, + {"trigger": "DeclineGuild\t()", "contents": "DeclineGuild()$0"}, + {"trigger": "DeclineLevelGrant\t()", "contents": "DeclineLevelGrant()$0"}, + {"trigger": "DeclineName\t(\"name\", gender, declensionSet)", "contents": "DeclineName(\"${1:name}\", ${2:gender}, ${3:declensionSet})$0"}, + {"trigger": "DeclineQuest\t()", "contents": "DeclineQuest()$0"}, + {"trigger": "DeclineResurrect\t()", "contents": "DeclineResurrect()$0"}, + {"trigger": "DeleteCursorItem\t()", "contents": "DeleteCursorItem()$0"}, + {"trigger": "DeleteGMTicket\t()", "contents": "DeleteGMTicket()$0"}, + {"trigger": "DeleteInboxItem\t(mailID)", "contents": "DeleteInboxItem(${1:mailID})$0"}, + {"trigger": "DeleteMacro\t(index)", "contents": "DeleteMacro(${1:index})$0"}, + {"trigger": "DeleteMacro\t(\"name\")", "contents": "DeleteMacro(\"${1:name}\")$0"}, + {"trigger": "DelIgnore\t(\"name\")", "contents": "DelIgnore(\"${1:name}\")$0"}, + {"trigger": "DemoteAssistant\t(\"name\", [exactMatch])", "contents": "DemoteAssistant(\"${1:name}\", [exactMatch])$0"}, + {"trigger": "DemoteAssistant\t(\"unit\")", "contents": "DemoteAssistant(\"${1:unit}\")$0"}, + {"trigger": "DepositGuildBankMoney\t(money)", "contents": "DepositGuildBankMoney(${1:money})$0"}, + {"trigger": "DetectWowMouse\t()", "contents": "DetectWowMouse()$0"}, + {"trigger": "DisableAddOn\t(index)", "contents": "DisableAddOn(${1:index})$0"}, + {"trigger": "DisableAddOn\t(\"name\")", "contents": "DisableAddOn(\"${1:name}\")$0"}, + {"trigger": "DisableAllAddOns\t()", "contents": "DisableAllAddOns()$0"}, + {"trigger": "DismissCompanion\t(\"type\")", "contents": "DismissCompanion(\"${1:type}\")$0"}, + {"trigger": "Dismount\t()", "contents": "Dismount()$0"}, + {"trigger": "DoEmote\t(\"emote\", [\"target\"], [hold])", "contents": "DoEmote(\"${1:emote}\", ${2:[\"target\"]}, ${3:[hold]})$0"}, + {"trigger": "DoReadyCheck\t()", "contents": "DoReadyCheck()$0"}, + {"trigger": "DropCursorMoney\t()", "contents": "DropCursorMoney()$0"}, + {"trigger": "DropItemOnUnit\t(\"name\")", "contents": "DropItemOnUnit(\"${1:name}\")$0"}, + {"trigger": "DropItemOnUnit\t(\"unit\")", "contents": "DropItemOnUnit(\"${1:unit}\")$0"}, + {"trigger": "EasyMenu\t(menuList, menuFrame, anchor, x, y, \"displayMode\", autoHideDelay)", "contents": "EasyMenu(${1:menuList}, ${2:menuFrame}, ${3:anchor}, ${4:x}, ${5:y}, \"${6:displayMode}\", ${7:autoHideDelay})$0"}, + {"trigger": "EditMacro\t(index, \"name\", \"iconTexture\", \"body\")", "contents": "EditMacro(${1:index}, \"${2:name}\", \"${3:iconTexture}\", \"${4:body}\")$0"}, + {"trigger": "EjectPassengerFromSeat\t(seat)", "contents": "EjectPassengerFromSeat(${1:seat})$0"}, + {"trigger": "EJ_ClearSearch\t()", "contents": "EJ_ClearSearch()$0"}, + {"trigger": "EJ_EndSearch\t()", "contents": "EJ_EndSearch()$0"}, + {"trigger": "EJ_GetCreatureInfo\t(index, [encounterID])", "contents": "EJ_GetCreatureInfo(${1:index}, ${2:[encounterID]})$0"}, + {"trigger": "EJ_GetCurrentTier\t()", "contents": "EJ_GetCurrentTier()$0"}, + {"trigger": "EJ_GetDifficulty\t()", "contents": "EJ_GetDifficulty()$0"}, + {"trigger": "EJ_GetEncounterInfo\t(encounterID)", "contents": "EJ_GetEncounterInfo(${1:encounterID})$0"}, + {"trigger": "EJ_GetEncounterInfoByIndex\t(index, [instanceID])", "contents": "EJ_GetEncounterInfoByIndex(${1:index}, ${2:[instanceID]})$0"}, + {"trigger": "EJ_GetInstanceByIndex\t(index, isRaid)", "contents": "EJ_GetInstanceByIndex(${1:index}, ${2:isRaid})$0"}, + {"trigger": "EJ_GetInstanceInfo\t(instanceID)", "contents": "EJ_GetInstanceInfo(${1:instanceID})$0"}, + {"trigger": "EJ_GetInvTypeSortOrder\t(invType)", "contents": "EJ_GetInvTypeSortOrder(${1:invType})$0"}, + {"trigger": "EJ_GetLootFilter\t()", "contents": "EJ_GetLootFilter()$0"}, + {"trigger": "EJ_GetLootInfo\t(lootID)", "contents": "EJ_GetLootInfo(${1:lootID})$0"}, + {"trigger": "EJ_GetLootInfoByIndex\t(index)", "contents": "EJ_GetLootInfoByIndex(${1:index})$0"}, + {"trigger": "EJ_GetMapEncounter\t(index)", "contents": "EJ_GetMapEncounter(${1:index})$0"}, + {"trigger": "EJ_GetNumEncountersForLootByIndex\t(index)", "contents": "EJ_GetNumEncountersForLootByIndex(${1:index})$0"}, + {"trigger": "EJ_GetNumLoot\t()", "contents": "EJ_GetNumLoot()$0"}, + {"trigger": "EJ_GetNumSearchResults\t()", "contents": "EJ_GetNumSearchResults()$0"}, + {"trigger": "EJ_GetNumTiers\t()", "contents": "EJ_GetNumTiers()$0"}, + {"trigger": "EJ_GetSearchProgress\t()", "contents": "EJ_GetSearchProgress()$0"}, + {"trigger": "EJ_GetSearchResult\t(index)", "contents": "EJ_GetSearchResult(${1:index})$0"}, + {"trigger": "EJ_GetSearchSize\t()", "contents": "EJ_GetSearchSize()$0"}, + {"trigger": "EJ_GetSectionPath\t(sectionID)", "contents": "EJ_GetSectionPath(${1:sectionID})$0"}, + {"trigger": "EJ_GetSlotFilter\t()", "contents": "EJ_GetSlotFilter()$0"}, + {"trigger": "EJ_GetTierInfo\t(index)", "contents": "EJ_GetTierInfo(${1:index})$0"}, + {"trigger": "EJ_HandleLinkPath\t(jtype, id)", "contents": "EJ_HandleLinkPath(${1:jtype}, ${2:id})$0"}, + {"trigger": "EJ_InstanceIsRaid\t()", "contents": "EJ_InstanceIsRaid()$0"}, + {"trigger": "EJ_IsLootListOutOfDate\t()", "contents": "EJ_IsLootListOutOfDate()$0"}, + {"trigger": "EJ_IsSearchFinished\t()", "contents": "EJ_IsSearchFinished()$0"}, + {"trigger": "EJ_IsValidInstanceDifficulty\t(difficultyID)", "contents": "EJ_IsValidInstanceDifficulty(${1:difficultyID})$0"}, + {"trigger": "EJ_ResetLootFilter\t()", "contents": "EJ_ResetLootFilter()$0"}, + {"trigger": "EJ_ResetSlotFilter\t()", "contents": "EJ_ResetSlotFilter()$0"}, + {"trigger": "EJ_SelectEncounter\t(encounterID)", "contents": "EJ_SelectEncounter(${1:encounterID})$0"}, + {"trigger": "EJ_SelectInstance\t(instanceID)", "contents": "EJ_SelectInstance(${1:instanceID})$0"}, + {"trigger": "EJ_SelectTier\t(tier)", "contents": "EJ_SelectTier(${1:tier})$0"}, + {"trigger": "EJ_SetDifficulty\t(difficultyID)", "contents": "EJ_SetDifficulty(${1:difficultyID})$0"}, + {"trigger": "EJ_SetLootFilter\t(classID, specID)", "contents": "EJ_SetLootFilter(${1:classID}, ${2:specID})$0"}, + {"trigger": "EJ_SetSearch\t(text)", "contents": "EJ_SetSearch(\"${1:text}\")$0"}, + {"trigger": "EJ_SetSlotFilter\t(slot)", "contents": "EJ_SetSlotFilter(${1:slot})$0"}, + {"trigger": "EnableAddOn\t(index)", "contents": "EnableAddOn(${1:index})$0"}, + {"trigger": "EnableAddOn\t(\"name\")", "contents": "EnableAddOn(\"${1:name}\")$0"}, + {"trigger": "EnableAllAddOns\t()", "contents": "EnableAllAddOns()$0"}, + {"trigger": "EnableSpellAutocast\t(spell)", "contents": "EnableSpellAutocast(\"${1:spell}\")$0"}, + {"trigger": "EndBoundTradeable\t(id)", "contents": "EndBoundTradeable(${1:id})$0"}, + {"trigger": "EndRefund\t(id)", "contents": "EndRefund(${1:id})$0"}, + {"trigger": "EnumerateFrames\t([currentFrame])", "contents": "EnumerateFrames(${1:[currentFrame]})$0"}, + {"trigger": "EnumerateServerChannels\t()", "contents": "EnumerateServerChannels()$0"}, + {"trigger": "EquipCursorItem\t(slot)", "contents": "EquipCursorItem(${1:slot})$0"}, + {"trigger": "EquipItemByName\t(itemID)", "contents": "EquipItemByName(${1:itemID})$0"}, + {"trigger": "EquipItemByName\t(\"itemLink\")", "contents": "EquipItemByName(\"${1:itemLink}\")$0"}, + {"trigger": "EquipItemByName\t(\"itemName\")", "contents": "EquipItemByName(\"${1:itemName}\")$0"}, + {"trigger": "EquipmentManager_UnpackLocation\t(location)", "contents": "EquipmentManager_UnpackLocation(${1:location})$0"}, + {"trigger": "EquipPendingItem\t(index)", "contents": "EquipPendingItem(${1:index})$0"}, + {"trigger": "ExpandAllFactionHeaders\t()", "contents": "ExpandAllFactionHeaders()$0"}, + {"trigger": "ExpandCurrencyList\t(index, shouldExpand)", "contents": "ExpandCurrencyList(${1:index}, ${2:shouldExpand})$0"}, + {"trigger": "ExpandFactionHeader\t(index)", "contents": "ExpandFactionHeader(${1:index})$0"}, + {"trigger": "ExpandGuildTradeSkillHeader\t(professionID)", "contents": "ExpandGuildTradeSkillHeader(${1:professionID})$0"}, + {"trigger": "ExpandQuestHeader\t(questIndex)", "contents": "ExpandQuestHeader(${1:questIndex})$0"}, + {"trigger": "FactionToggleAtWar\t(index)", "contents": "FactionToggleAtWar(${1:index})$0"}, + {"trigger": "FillLocalizedClassList\t(table, [female])", "contents": "FillLocalizedClassList(${1:table}, ${2:[female]})$0"}, + {"trigger": "FindFlyoutSlotBySpellID\t(spellID)", "contents": "FindFlyoutSlotBySpellID(${1:spellID})$0"}, + {"trigger": "FindInTableIf\t(table, condition)", "contents": "FindInTableIf(${1:table}, ${2:condition})$0"}, + {"trigger": "FindSpellBookSlotBySpellID\t(spellID, isPet)", "contents": "FindSpellBookSlotBySpellID(${1:spellID}, ${2:[isPet]})$0"}, + {"trigger": "FlagTutorial\t(\"tutorial\")", "contents": "FlagTutorial(\"${1:tutorial}\")$0"}, + {"trigger": "FlashClientIcon\t()", "contents": "FlashClientIcon()$0"}, + {"trigger": "FlipCameraYaw\t(degrees)", "contents": "FlipCameraYaw(${1:degrees})$0"}, + {"trigger": "FlyoutHasSpell\t(flyoutID, spellID)", "contents": "FlyoutHasSpell(${1:flyoutID}, ${2:spellID})$0"}, + {"trigger": "FocusUnit\t(\"name\")", "contents": "FocusUnit(\"${1:name}\")$0"}, + {"trigger": "FocusUnit\t(\"unit\")", "contents": "FocusUnit(\"${1:unit}\")$0"}, + {"trigger": "FollowUnit\t(\"name\", [strict])", "contents": "FollowUnit(\"${1:name}\", ${2:[strict]})$0"}, + {"trigger": "FollowUnit\t(\"unit\")", "contents": "FollowUnit(\"${1:unit}\")$0"}, + {"trigger": "ForceGossip\t()", "contents": "ForceGossip()$0"}, + {"trigger": "ForceLogout\t()", "contents": "ForceLogout()$0"}, + {"trigger": "ForceQuit\t()", "contents": "ForceQuit()$0"}, + {"trigger": "FormatLargeNumber\t(value)", "contents": "FormatLargeNumber(${1:value})$0"}, + {"trigger": "FormatPaperDollTooltipStat\t(\"name\", base, posBuff, negBuff)", "contents": "FormatPaperDollTooltipStat(\"${1:name}\", ${2:base}, ${3:posBuff}, ${4:negBuff})$0"}, + {"trigger": "FormatPercentage\t(percentage, roundToNearestInteger)", "contents": "FormatPercentage(${1:percentage}, ${2:roundToNearestInteger})$0"}, + {"trigger": "FormatProfession\t(frame, index)", "contents": "FormatProfession(${1:frame}, ${2:index})$0"}, + {"trigger": "FormatShortDate\t(day, month, year)", "contents": "FormatShortDate(${1:day}, ${2:month}, ${3:year})$0"}, + {"trigger": "FrameDeltaLerp\t(startValue, endValue, amount)", "contents": "FrameDeltaLerp(${1:startValue}, ${2:endValue}, ${3:amount})$0"}, + {"trigger": "FrameXML_Debug\t(enable)", "contents": "FrameXML_Debug(${1:enable})$0"}, + {"trigger": "FreeTimerTrackerTimer\t(timer)", "contents": "FreeTimerTrackerTimer(${1:timer})$0"}, + {"trigger": "GameMovieFinished\t()", "contents": "GameMovieFinished()$0"}, + {"trigger": "GetAbandonQuestItems\t()", "contents": "GetAbandonQuestItems()$0"}, + {"trigger": "GetAbandonQuestName\t()", "contents": "GetAbandonQuestName()$0"}, + {"trigger": "GetAccountExpansionLevel\t()", "contents": "GetAccountExpansionLevel()$0"}, + {"trigger": "GetAchievementCategory\t(achievementID)", "contents": "GetAchievementCategory(${1:achievementID})$0"}, + {"trigger": "GetAchievementComparisonInfo\t(id)", "contents": "GetAchievementComparisonInfo(${1:id})$0"}, + {"trigger": "GetAchievementCriteriaInfo\t(achievementID, index)", "contents": "GetAchievementCriteriaInfo(${1:achievementID}, ${2:index})$0"}, + {"trigger": "GetAchievementCriteriaInfo\t(statisticID)", "contents": "GetAchievementCriteriaInfo(${1:statisticID})$0"}, + {"trigger": "GetAchievementInfo\t(category, index)", "contents": "GetAchievementInfo(${1:category}, ${2:index})$0"}, + {"trigger": "GetAchievementLink\t(id)", "contents": "GetAchievementLink(${1:id})$0"}, + {"trigger": "GetAchievementNumCriteria\t(id)", "contents": "GetAchievementNumCriteria(${1:id})$0"}, + {"trigger": "GetAchievementNumRewards\t(id)", "contents": "GetAchievementNumRewards(${1:id})$0"}, + {"trigger": "GetAchievementReward\t(id, index)", "contents": "GetAchievementReward(${1:id}, ${2:index})$0"}, + {"trigger": "GetActionBarPage\t()", "contents": "GetActionBarPage()$0"}, + {"trigger": "GetActionBarToggles\t()", "contents": "GetActionBarToggles()$0"}, + {"trigger": "GetActionCooldown\t(slot)", "contents": "GetActionCooldown(${1:slot})$0"}, + {"trigger": "GetActionCount\t(slot)", "contents": "GetActionCount(${1:slot})$0"}, + {"trigger": "GetActionInfo\t(slot)", "contents": "GetActionInfo(${1:slot})$0"}, + {"trigger": "GetActionText\t(slot)", "contents": "GetActionText(${1:slot})$0"}, + {"trigger": "GetActionTexture\t(slot)", "contents": "GetActionTexture(${1:slot})$0"}, + {"trigger": "GetActiveLevel\t(index)", "contents": "GetActiveLevel(${1:index})$0"}, + {"trigger": "GetActiveSpecGroup\t()", "contents": "GetActiveSpecGroup()$0"}, + {"trigger": "GetActiveTitle\t(index)", "contents": "GetActiveTitle(${1:index})$0"}, + {"trigger": "GetAddOnCPUUsage\t(index)", "contents": "GetAddOnCPUUsage(${1:index})$0"}, + {"trigger": "GetAddOnCPUUsage\t(\"name\")", "contents": "GetAddOnCPUUsage(\"${1:name}\")$0"}, + {"trigger": "GetAddOnDependencies\t(index)", "contents": "GetAddOnDependencies(${1:index})$0"}, + {"trigger": "GetAddOnDependencies\t(\"name\")", "contents": "GetAddOnDependencies(\"${1:name}\")$0"}, + {"trigger": "GetAddOnInfo\t(index)", "contents": "GetAddOnInfo(${1:index})$0"}, + {"trigger": "GetAddOnInfo\t(\"name\")", "contents": "GetAddOnInfo(\"${1:name}\")$0"}, + {"trigger": "GetAddOnMemoryUsage\t(index)", "contents": "GetAddOnMemoryUsage(${1:index})$0"}, + {"trigger": "GetAddOnMemoryUsage\t(\"name\")", "contents": "GetAddOnMemoryUsage(\"${1:name}\")$0"}, + {"trigger": "GetAddOnMetadata\t(index, \"variable\")", "contents": "GetAddOnMetadata(${1:index}, \"${2:variable}\")$0"}, + {"trigger": "GetAddOnMetadata\t(\"name\", \"variable\")", "contents": "GetAddOnMetadata(\"${1:name}\", \"${2:variable}\")$0"}, + {"trigger": "GetAddOnOptionalDependencies\t(index)", "contents": "GetAddOnOptionalDependencies(${1:index})$0"}, + {"trigger": "GetAddOnOptionalDependencies\t(\"name\")", "contents": "GetAddOnOptionalDependencies(\"${1:name}\")$0"}, + {"trigger": "GetArchaeologyInfo\t()", "contents": "GetArchaeologyInfo()$0"}, + {"trigger": "GetArchaeologyRaceInfo\t(raceIndex)", "contents": "GetArchaeologyRaceInfo(${1:raceIndex})$0"}, + {"trigger": "GetAreaSpiritHealerTime\t()", "contents": "GetAreaSpiritHealerTime()$0"}, + {"trigger": "GetArenaOpponentSpec\t(oppNumber)", "contents": "GetArenaOpponentSpec(${1:oppNumber})$0"}, + {"trigger": "GetArtifactProgress\t()", "contents": "GetArtifactProgress()$0"}, + {"trigger": "GetAttackPowerForStat\t(statIndex, effectiveStat)", "contents": "GetAttackPowerForStat(${1:statIndex}, ${2:effectiveStat})$0"}, + {"trigger": "GetAuctionItemInfo\t(\"list\", index)", "contents": "GetAuctionItemInfo(\"${1:list}\", ${2:index})$0"}, + {"trigger": "GetAuctionItemLink\t(\"list\", index)", "contents": "GetAuctionItemLink(\"${1:list}\", ${2:index})$0"}, + {"trigger": "GetAuctionItemSubClasses\t(classIndex)", "contents": "GetAuctionItemSubClasses(${1:classIndex})$0"}, + {"trigger": "GetAuctionItemTimeLeft\t(\"list\", index)", "contents": "GetAuctionItemTimeLeft(\"${1:list}\", ${2:index})$0"}, + {"trigger": "GetAuctionSellItemInfo\t()", "contents": "GetAuctionSellItemInfo()$0"}, + {"trigger": "GetAuctionSort\t(\"list\", index)", "contents": "GetAuctionSort(\"${1:list}\", ${2:index})$0"}, + {"trigger": "GetAutoCompletePresenceID\t(\"name\")", "contents": "GetAutoCompletePresenceID(\"${1:name}\")$0"}, + {"trigger": "GetAutoCompleteResults\t(\"inputString\", includeBitfield, excludeBitfield, maxResults, [cursorPosition])", "contents": "GetAutoCompleteResults(\"${1:inputString}\", ${2:includeBitfield}, ${3:excludeBitfield}, ${4:maxResults}, ${5:[cursorPosition]})$0"}, + {"trigger": "GetAutoQuestPopUp\t(index)", "contents": "GetAutoQuestPopUp(${1:index})$0"}, + {"trigger": "GetAvailableLevel\t(index)", "contents": "GetAvailableLevel(${1:index})$0"}, + {"trigger": "GetAvailableQuestInfo\t(availableIndex)", "contents": "GetAvailableQuestInfo(${1:availableIndex})$0"}, + {"trigger": "GetAvailableTitle\t(index)", "contents": "GetAvailableTitle(${1:index})$0"}, + {"trigger": "GetAverageItemLevel\t()", "contents": "GetAverageItemLevel()$0"}, + {"trigger": "GetBackpackCurrencyInfo\t(index)", "contents": "GetBackpackCurrencyInfo(${1:index})$0"}, + {"trigger": "GetBagName\t(container)", "contents": "GetBagName(${1:container})$0"}, + {"trigger": "GetBankSlotCost\t()", "contents": "GetBankSlotCost()$0"}, + {"trigger": "GetBarberShopStyleInfo\t(styleIndex)", "contents": "GetBarberShopStyleInfo(${1:styleIndex})$0"}, + {"trigger": "GetBarberShopTotalCost\t()", "contents": "GetBarberShopTotalCost()$0"}, + {"trigger": "GetBattlefieldEstimatedWaitTime\t(index)", "contents": "GetBattlefieldEstimatedWaitTime(${1:index})$0"}, + {"trigger": "GetBattlefieldFlagPosition\t(index)", "contents": "GetBattlefieldFlagPosition(${1:index})$0"}, + {"trigger": "GetBattlefieldInstanceExpiration\t()", "contents": "GetBattlefieldInstanceExpiration()$0"}, + {"trigger": "GetBattlefieldInstanceRunTime\t()", "contents": "GetBattlefieldInstanceRunTime()$0"}, + {"trigger": "GetBattlefieldMapIconScale\t()", "contents": "GetBattlefieldMapIconScale()$0"}, + {"trigger": "GetBattlefieldPortExpiration\t(index)", "contents": "GetBattlefieldPortExpiration(${1:index})$0"}, + {"trigger": "GetBattlefieldScore\t(index)", "contents": "GetBattlefieldScore(${1:index})$0"}, + {"trigger": "GetBattlefieldStatData\t(index, statIndex)", "contents": "GetBattlefieldStatData(${1:index}, ${2:statIndex})$0"}, + {"trigger": "GetBattlefieldStatInfo\t(statIndex)", "contents": "GetBattlefieldStatInfo(${1:statIndex})$0"}, + {"trigger": "GetBattlefieldStatus\t(index)", "contents": "GetBattlefieldStatus(${1:index})$0"}, + {"trigger": "GetBattlefieldTeamInfo\t(index)", "contents": "GetBattlefieldTeamInfo(${1:index})$0"}, + {"trigger": "GetBattlefieldTimeWaited\t(index)", "contents": "GetBattlefieldTimeWaited(${1:index})$0"}, + {"trigger": "GetBattlefieldVehicleInfo\t(index)", "contents": "GetBattlefieldVehicleInfo(${1:index})$0"}, + {"trigger": "GetBidderAuctionItems\t()", "contents": "GetBidderAuctionItems()$0"}, + {"trigger": "GetBillingTimeRested\t()", "contents": "GetBillingTimeRested()$0"}, + {"trigger": "GetBinding\t(index)", "contents": "GetBinding(${1:index})$0"}, + {"trigger": "GetBindingAction\t(\"key\", [checkOverride])", "contents": "GetBindingAction(\"${1:key}\", ${2:[checkOverride]})$0"}, + {"trigger": "GetBindingByKey\t(\"key\")", "contents": "GetBindingByKey(\"${1:key}\")$0"}, + {"trigger": "GetBindingKey\t(\"COMMAND\")", "contents": "GetBindingKey(\"${1:COMMAND}\")$0"}, + {"trigger": "GetBindLocation\t()", "contents": "GetBindLocation()$0"}, + {"trigger": "GetBlockChance\t()", "contents": "GetBlockChance()$0"}, + {"trigger": "GetBonusBarOffset\t()", "contents": "GetBonusBarOffset()$0"}, + {"trigger": "GetBuildInfo\t()", "contents": "GetBuildInfo()$0"}, + {"trigger": "GetBuybackItemInfo\t(index)", "contents": "GetBuybackItemInfo(${1:index})$0"}, + {"trigger": "GetBuybackItemLink\t(index)", "contents": "GetBuybackItemLink(${1:index})$0"}, + {"trigger": "GetCategoryInfo\t(id)", "contents": "GetCategoryInfo(${1:id})$0"}, + {"trigger": "GetCategoryList\t()", "contents": "GetCategoryList()$0"}, + {"trigger": "GetCategoryNumAchievements\t(id)", "contents": "GetCategoryNumAchievements(${1:id})$0"}, + {"trigger": "GetChannelDisplayInfo\t(index)", "contents": "GetChannelDisplayInfo(${1:index})$0"}, + {"trigger": "GetChannelList\t()", "contents": "GetChannelList()$0"}, + {"trigger": "GetChannelName\t(channelIndex)", "contents": "GetChannelName(${1:channelIndex})$0"}, + {"trigger": "GetChannelName\t(\"channelName\")", "contents": "GetChannelName(\"${1:channelName}\")$0"}, + {"trigger": "GetChatTypeIndex\t(\"messageGroup\")", "contents": "GetChatTypeIndex(\"${1:messageGroup}\")$0"}, + {"trigger": "GetChatWindowChannels\t(index)", "contents": "GetChatWindowChannels(${1:index})$0"}, + {"trigger": "GetChatWindowInfo\t(index)", "contents": "GetChatWindowInfo(${1:index})$0"}, + {"trigger": "GetChatWindowMessages\t(index)", "contents": "GetChatWindowMessages(${1:index})$0"}, + {"trigger": "GetClickFrame\t(\"name\")", "contents": "GetClickFrame(\"${1:name}\")$0"}, + {"trigger": "GetCoinIcon\t(amount)", "contents": "GetCoinIcon(${1:amount})$0"}, + {"trigger": "GetCoinText\t(amount, \"separator\")", "contents": "GetCoinText(${1:amount}, \"${2:separator}\")$0"}, + {"trigger": "GetCoinTextureString\t(amount, [fontSize])", "contents": "GetCoinTextureString(${1:amount}, ${2:[fontSize]})$0"}, + {"trigger": "GetCombatRating\t(ratingIndex)", "contents": "GetCombatRating(${1:ratingIndex})$0"}, + {"trigger": "GetCombatRatingBonus\t(ratingIndex)", "contents": "GetCombatRatingBonus(${1:ratingIndex})$0"}, + {"trigger": "GetComboPoints\t(\"unit\", [\"target\"])", "contents": "GetComboPoints(\"${1:unit}\", ${2:[\"target\"]})$0"}, + {"trigger": "GetCompanionInfo\t(\"type\", index)", "contents": "GetCompanionInfo(\"${1:type}\", ${2:index})$0"}, + {"trigger": "GetComparisonAchievementPoints\t()", "contents": "GetComparisonAchievementPoints()$0"}, + {"trigger": "GetComparisonCategoryNumAchievements\t(id)", "contents": "GetComparisonCategoryNumAchievements(${1:id})$0"}, + {"trigger": "GetComparisonStatistic\t(id)", "contents": "GetComparisonStatistic(${1:id})$0"}, + {"trigger": "GetContainerFreeSlots\t(container, [returnTable])", "contents": "GetContainerFreeSlots(${1:container}, ${2:[returnTable]})$0"}, + {"trigger": "GetContainerItemCooldown\t(container, slot)", "contents": "GetContainerItemCooldown(${1:container}, ${2:slot})$0"}, + {"trigger": "GetContainerItemDurability\t(container, slot)", "contents": "GetContainerItemDurability(${1:container}, ${2:slot})$0"}, + {"trigger": "GetContainerItemEquipmentSetInfo\t(index, slot)", "contents": "GetContainerItemEquipmentSetInfo(${1:index}, ${2:slot})$0"}, + {"trigger": "GetContainerItemID\t(container, slot)", "contents": "GetContainerItemID(${1:container}, ${2:slot})$0"}, + {"trigger": "GetContainerItemInfo\t(container, slot)", "contents": "GetContainerItemInfo(${1:container}, ${2:slot})$0"}, + {"trigger": "GetContainerItemLink\t(container, slot)", "contents": "GetContainerItemLink(${1:container}, ${2:slot})$0"}, + {"trigger": "GetContainerItemPurchaseInfo\t(container, slot, IsEquipped)", "contents": "GetContainerItemPurchaseInfo(${1:container}, ${2:slot}, ${3:IsEquipped})$0"}, + {"trigger": "GetContainerItemPurchaseItem\t(container, slot, index)", "contents": "GetContainerItemPurchaseItem(${1:container}, ${2:slot}, ${3:index})$0"}, + {"trigger": "GetContainerItemQuestInfo\t(container, slot)", "contents": "GetContainerItemQuestInfo(${1:container}, ${2:slot})$0"}, + {"trigger": "GetContainerNumFreeSlots\t(container)", "contents": "GetContainerNumFreeSlots(${1:container})$0"}, + {"trigger": "GetContainerNumSlots\t(container)", "contents": "GetContainerNumSlots(${1:container})$0"}, + {"trigger": "GetCorpseRecoveryDelay\t()", "contents": "GetCorpseRecoveryDelay()$0"}, + {"trigger": "GetCritChance\t()", "contents": "GetCritChance()$0"}, + {"trigger": "GetCurrencyInfo\t(id)", "contents": "GetCurrencyInfo(${1:id})$0"}, + {"trigger": "GetCurrencyLink\t(id)", "contents": "GetCurrencyLink(${1:id})$0"}, + {"trigger": "GetCurrencyListInfo\t(index)", "contents": "GetCurrencyListInfo(${1:index})$0"}, + {"trigger": "GetCurrencyListSize\t()", "contents": "GetCurrencyListSize()$0"}, + {"trigger": "GetCurrentArenaSeason\t()", "contents": "GetCurrentArenaSeason()$0"}, + {"trigger": "GetCurrentBindingSet\t()", "contents": "GetCurrentBindingSet()$0"}, + {"trigger": "GetCurrentGuildBankTab\t()", "contents": "GetCurrentGuildBankTab()$0"}, + {"trigger": "GetCurrentKeyBoardFocus\t()", "contents": "GetCurrentKeyBoardFocus()$0"}, + {"trigger": "GetCurrentResolution\t()", "contents": "GetCurrentResolution()$0"}, + {"trigger": "GetCurrentTitle\t()", "contents": "GetCurrentTitle()$0"}, + {"trigger": "GetCursorInfo\t()", "contents": "GetCursorInfo()$0"}, + {"trigger": "GetCursorMoney\t()", "contents": "GetCursorMoney()$0"}, + {"trigger": "GetCursorPosition\t()", "contents": "GetCursorPosition()$0"}, + {"trigger": "GetCustomizationDetails\t(ID)", "contents": "GetCustomizationDetails(${1:ID})$0"}, + {"trigger": "GetCVar\t(\"CVar\")", "contents": "GetCVar(\"${1:CVar}\")$0"}, + {"trigger": "GetCVarBool\t(\"CVar\")", "contents": "GetCVarBool(\"${1:CVar}\")$0"}, + {"trigger": "GetCVarDefault\t(\"CVar\")", "contents": "GetCVarDefault(\"${1:CVar}\")$0"}, + {"trigger": "GetCVarInfo\t(\"CVar\")", "contents": "GetCVarInfo(\"${1:CVar}\")$0"}, + {"trigger": "GetDailyQuestsCompleted\t()", "contents": "GetDailyQuestsCompleted()$0"}, + {"trigger": "GetDefaultLanguage\t()", "contents": "GetDefaultLanguage()$0"}, + {"trigger": "GetDistanceSqToQuest\t(index)", "contents": "GetDistanceSqToQuest(${1:index})$0"}, + {"trigger": "GetDodgeChance\t()", "contents": "GetDodgeChance()$0"}, + {"trigger": "GetEventCPUUsage\t([\"event\"])", "contents": "GetEventCPUUsage(${1:[\"event\"]})$0"}, + {"trigger": "GetExistingSocketInfo\t(index)", "contents": "GetExistingSocketInfo(${1:index})$0"}, + {"trigger": "GetExistingSocketLink\t(index)", "contents": "GetExistingSocketLink(${1:index})$0"}, + {"trigger": "GetExpansionLevel\t()", "contents": "GetExpansionLevel()$0"}, + {"trigger": "GetExpertise\t()", "contents": "GetExpertise()$0"}, + {"trigger": "GetFactionInfo\t(index)", "contents": "GetFactionInfo(${1:index})$0"}, + {"trigger": "GetFactionInfoByID\t(factionID)", "contents": "GetFactionInfoByID(${1:factionID})$0"}, + {"trigger": "GetFlyoutID\t(index)", "contents": "GetFlyoutID(${1:index})$0"}, + {"trigger": "GetFlyoutInfo\t(id)", "contents": "GetFlyoutInfo(${1:id})$0"}, + {"trigger": "GetFlyoutSlotInfo\t(flyoutID, slot)", "contents": "GetFlyoutSlotInfo(${1:flyoutID}, ${2:slot})$0"}, + {"trigger": "GetFrameCPUUsage\t(frame, includeChildren)", "contents": "GetFrameCPUUsage(${1:frame}, ${2:includeChildren})$0"}, + {"trigger": "GetFramerate\t()", "contents": "GetFramerate()$0"}, + {"trigger": "GetFramesRegisteredForEvent\t(\"event\")", "contents": "GetFramesRegisteredForEvent(\"${1:event}\")$0"}, + {"trigger": "GetFriendInfo\t(index)", "contents": "GetFriendInfo(${1:index})$0"}, + {"trigger": "GetFunctionCPUUsage\t(func, includeSubroutines)", "contents": "GetFunctionCPUUsage(${1:func}, ${2:includeSubroutines})$0"}, + {"trigger": "GetGameTime\t()", "contents": "GetGameTime()$0"}, + {"trigger": "GetGMTicket\t()", "contents": "GetGMTicket()$0"}, + {"trigger": "GetGossipActiveQuests\t()", "contents": "GetGossipActiveQuests()$0"}, + {"trigger": "GetGossipAvailableQuests\t()", "contents": "GetGossipAvailableQuests()$0"}, + {"trigger": "GetGossipOptions\t()", "contents": "GetGossipOptions()$0"}, + {"trigger": "GetGossipText\t()", "contents": "GetGossipText()$0"}, + {"trigger": "GetGreetingText\t()", "contents": "GetGreetingText()$0"}, + {"trigger": "GetGuildBankItemInfo\t(tab, slot)", "contents": "GetGuildBankItemInfo(${1:tab}, ${2:slot})$0"}, + {"trigger": "GetGuildBankItemLink\t(tab, slot)", "contents": "GetGuildBankItemLink(${1:tab}, ${2:slot})$0"}, + {"trigger": "GetGuildBankMoney\t()", "contents": "GetGuildBankMoney()$0"}, + {"trigger": "GetGuildBankMoneyTransaction\t(index)", "contents": "GetGuildBankMoneyTransaction(${1:index})$0"}, + {"trigger": "GetGuildBankTabCost\t()", "contents": "GetGuildBankTabCost()$0"}, + {"trigger": "GetGuildBankTabInfo\t(tab)", "contents": "GetGuildBankTabInfo(${1:tab})$0"}, + {"trigger": "GetGuildBankTabPermissions\t(tab)", "contents": "GetGuildBankTabPermissions(${1:tab})$0"}, + {"trigger": "GetGuildBankText\t(tab)", "contents": "GetGuildBankText(${1:tab})$0"}, + {"trigger": "GetGuildBankTransaction\t(tab, index)", "contents": "GetGuildBankTransaction(${1:tab}, ${2:index})$0"}, + {"trigger": "GetGuildBankWithdrawMoney\t()", "contents": "GetGuildBankWithdrawMoney()$0"}, + {"trigger": "GetGuildCharterCost\t()", "contents": "GetGuildCharterCost()$0"}, + {"trigger": "GetGuildEventInfo\t(index)", "contents": "GetGuildEventInfo(${1:index})$0"}, + {"trigger": "GetGuildInfo\t(\"name\")", "contents": "GetGuildInfo(\"${1:name}\")$0"}, + {"trigger": "GetGuildInfo\t(\"unit\")", "contents": "GetGuildInfo(\"${1:unit}\")$0"}, + {"trigger": "GetGuildInfoText\t()", "contents": "GetGuildInfoText()$0"}, + {"trigger": "GetGuildNewsInfo\t(newsIndex)", "contents": "GetGuildNewsInfo(${1:newsIndex})$0"}, + {"trigger": "GetGuildRosterInfo\t(index)", "contents": "GetGuildRosterInfo(${1:index})$0"}, + {"trigger": "GetGuildRosterLastOnline\t(index)", "contents": "GetGuildRosterLastOnline(${1:index})$0"}, + {"trigger": "GetGuildRosterMOTD\t()", "contents": "GetGuildRosterMOTD()$0"}, + {"trigger": "GetGuildRosterSelection\t()", "contents": "GetGuildRosterSelection()$0"}, + {"trigger": "GetGuildRosterShowOffline\t()", "contents": "GetGuildRosterShowOffline()$0"}, + {"trigger": "GetGuildTabardFileNames\t()", "contents": "GetGuildTabardFileNames()$0"}, + {"trigger": "GetGuildTradeSkillInfo\t(index)", "contents": "GetGuildTradeSkillInfo(${1:index})$0"}, + {"trigger": "GetIgnoreName\t(\"index\")", "contents": "GetIgnoreName(\"${1:index}\")$0"}, + {"trigger": "GetInboxHeaderInfo\t(mailID)", "contents": "GetInboxHeaderInfo(${1:mailID})$0"}, + {"trigger": "GetInboxInvoiceInfo\t(index)", "contents": "GetInboxInvoiceInfo(${1:index})$0"}, + {"trigger": "GetInboxItem\t(mailID, attachmentIndex)", "contents": "GetInboxItem(${1:mailID}, ${2:attachmentIndex})$0"}, + {"trigger": "GetInboxItemLink\t(mailID, attachmentIndex)", "contents": "GetInboxItemLink(${1:mailID}, ${2:attachmentIndex})$0"}, + {"trigger": "GetInboxNumItems\t()", "contents": "GetInboxNumItems()$0"}, + {"trigger": "GetInboxText\t(mailID)", "contents": "GetInboxText(${1:mailID})$0"}, + {"trigger": "GetInspectHonorData\t()", "contents": "GetInspectHonorData()$0"}, + {"trigger": "GetInspectSpecialization\t()", "contents": "GetInspectSpecialization()$0"}, + {"trigger": "GetInstanceBootTimeRemaining\t()", "contents": "GetInstanceBootTimeRemaining()$0"}, + {"trigger": "GetInstanceInfo\t()", "contents": "GetInstanceInfo()$0"}, + {"trigger": "GetInstanceLockTimeRemaining\t()", "contents": "GetInstanceLockTimeRemaining()$0"}, + {"trigger": "GetInventoryAlertStatus\t(slot)", "contents": "GetInventoryAlertStatus(${1:slot})$0"}, + {"trigger": "GetInventoryItemBroken\t(\"unit\", slot)", "contents": "GetInventoryItemBroken(\"${1:unit}\", ${2:slot})$0"}, + {"trigger": "GetInventoryItemCooldown\t(\"unit\", slot)", "contents": "GetInventoryItemCooldown(\"${1:unit}\", ${2:slot})$0"}, + {"trigger": "GetInventoryItemCount\t(\"unit\", slot)", "contents": "GetInventoryItemCount(\"${1:unit}\", ${2:slot})$0"}, + {"trigger": "GetInventoryItemDurability\t(slot)", "contents": "GetInventoryItemDurability(${1:slot})$0"}, + {"trigger": "GetInventoryItemID\t(\"unit\", slot)", "contents": "GetInventoryItemID(\"${1:unit}\", ${2:slot})$0"}, + {"trigger": "GetInventoryItemLink\t(\"unit\", slot)", "contents": "GetInventoryItemLink(\"${1:unit}\", ${2:slot})$0"}, + {"trigger": "GetInventoryItemQuality\t(\"unit\", slot)", "contents": "GetInventoryItemQuality(\"${1:unit}\", ${2:slot})$0"}, + {"trigger": "GetInventoryItemsForSlot\t(slot)", "contents": "GetInventoryItemsForSlot(${1:slot})$0"}, + {"trigger": "GetInventoryItemTexture\t(\"unit\", slot)", "contents": "GetInventoryItemTexture(\"${1:unit}\", ${2:slot})$0"}, + {"trigger": "GetInventorySlotInfo\t(\"slotName\")", "contents": "GetInventorySlotInfo(\"${1:slotName}\")$0"}, + {"trigger": "GetItemCooldown\t(itemID)", "contents": "GetItemCooldown(${1:itemID})$0"}, + {"trigger": "GetItemCooldown\t(\"itemLink\")", "contents": "GetItemCooldown(\"${1:itemLink}\")$0"}, + {"trigger": "GetItemCooldown\t(\"itemName\")", "contents": "GetItemCooldown(\"${1:itemName}\")$0"}, + {"trigger": "GetItemCount\t(itemID, includeBank, includeCharges)", "contents": "GetItemCount(${1:itemID}, ${2:includeBank}, ${3:includeCharges})$0"}, + {"trigger": "GetItemCount\t(\"itemLink\", includeBank, includeCharges)", "contents": "GetItemCount(\"${1:itemLink}\", ${2:includeBank}, ${3:includeCharges})$0"}, + {"trigger": "GetItemCount\t(\"itemName\", includeBank, includeCharges)", "contents": "GetItemCount(\"${1:itemName}\", ${2:includeBank}, ${3:includeCharges})$0"}, + {"trigger": "GetItemFamily\t(itemID)", "contents": "GetItemFamily(${1:itemID})$0"}, + {"trigger": "GetItemFamily\t(\"itemLink\")", "contents": "GetItemFamily(\"${1:itemLink}\")$0"}, + {"trigger": "GetItemFamily\t(\"itemName\")", "contents": "GetItemFamily(\"${1:itemName}\")$0"}, + {"trigger": "GetItemIcon\t(itemID)", "contents": "GetItemIcon(${1:itemID})$0"}, + {"trigger": "GetItemIcon\t(\"itemLink\")", "contents": "GetItemIcon(\"${1:itemLink}\")$0"}, + {"trigger": "GetItemIcon\t(\"itemName\")", "contents": "GetItemIcon(\"${1:itemName}\")$0"}, + {"trigger": "GetItemInfo\t(itemID)", "contents": "GetItemInfo(${1:itemID})$0"}, + {"trigger": "GetItemInfo\t(\"itemLink\")", "contents": "GetItemInfo(\"${1:itemLink}\")$0"}, + {"trigger": "GetItemInfo\t(\"itemName\")", "contents": "GetItemInfo(\"${1:itemName}\")$0"}, + {"trigger": "GetItemLevelIncrement\t()", "contents": "GetItemLevelIncrement()$0"}, + {"trigger": "GetItemQualityColor\t(quality)", "contents": "GetItemQualityColor(${1:quality})$0"}, + {"trigger": "GetItemStatDelta\t(\"itemLink1\", \"itemLink2\", [returnTable])", "contents": "GetItemStatDelta(\"${1:itemLink1}\", \"${2:itemLink2}\", ${3:[returnTable]})$0"}, + {"trigger": "GetItemStats\t(\"itemLink\", [returnTable])", "contents": "GetItemStats(\"${1:itemLink}\", ${2:[returnTable]})$0"}, + {"trigger": "GetItemUpdateLevel\t()", "contents": "GetItemUpdateLevel()$0"}, + {"trigger": "GetItemUpgradeItemInfo\t()", "contents": "GetItemUpgradeItemInfo()$0"}, + {"trigger": "GetItemUpgradeStats\t(getNew)", "contents": "GetItemUpgradeStats(${1:getNew})$0"}, + {"trigger": "GetLanguageByIndex\t(index)", "contents": "GetLanguageByIndex(${1:index})$0"}, + {"trigger": "GetLatestCompletedAchievements\t(isGuild)", "contents": "GetLatestCompletedAchievements(${1:isGuild})$0"}, + {"trigger": "GetLatestCompletedComparisonAchievements\t()", "contents": "GetLatestCompletedComparisonAchievements()$0"}, + {"trigger": "GetLatestThreeSenders\t()", "contents": "GetLatestThreeSenders()$0"}, + {"trigger": "GetLFGCompletionReward\t()", "contents": "GetLFGCompletionReward()$0"}, + {"trigger": "GetLFGDungeonEncounterInfo\t(dungeonId, encounterIndex)", "contents": "GetLFGDungeonEncounterInfo(${1:dungeonId}, ${2:encounterIndex})$0"}, + {"trigger": "GetLFGDungeonInfo\t(id)", "contents": "GetLFGDungeonInfo(${1:id})$0"}, + {"trigger": "GetLFGDungeonNumEncounters\t(dungeonId)", "contents": "GetLFGDungeonNumEncounters(${1:dungeonId})$0"}, + {"trigger": "GetLFGMode\t()", "contents": "GetLFGMode()$0"}, + {"trigger": "GetLFGProposal\t()", "contents": "GetLFGProposal()$0"}, + {"trigger": "GetLFGQueueStats\t()", "contents": "GetLFGQueueStats()$0"}, + {"trigger": "GetLFGRoles\t()", "contents": "GetLFGRoles()$0"}, + {"trigger": "GetLFGRoleShortageRewards\t(dungeonID, shortageIndex)", "contents": "GetLFGRoleShortageRewards(${1:dungeonID}, ${2:shortageIndex})$0"}, + {"trigger": "GetLFGTypes\t()", "contents": "GetLFGTypes()$0"}, + {"trigger": "GetLocale\t()", "contents": "GetLocale()$0"}, + {"trigger": "GetLootMethod\t()", "contents": "GetLootMethod()$0"}, + {"trigger": "GetLootRollItemInfo\t(id)", "contents": "GetLootRollItemInfo(${1:id})$0"}, + {"trigger": "GetLootRollItemLink\t(id)", "contents": "GetLootRollItemLink(${1:id})$0"}, + {"trigger": "GetLootRollTimeLeft\t(id)", "contents": "GetLootRollTimeLeft(${1:id})$0"}, + {"trigger": "GetLootSlotInfo\t(slot)", "contents": "GetLootSlotInfo(${1:slot})$0"}, + {"trigger": "GetLootSlotLink\t(slot)", "contents": "GetLootSlotLink(${1:slot})$0"}, + {"trigger": "GetLootSlotType\t(slot)", "contents": "GetLootSlotType(${1:slot})$0"}, + {"trigger": "GetLootSourceInfo\t(index)", "contents": "GetLootSourceInfo(${1:index})$0"}, + {"trigger": "GetLootThreshold\t()", "contents": "GetLootThreshold()$0"}, + {"trigger": "GetMacroBody\t(index)", "contents": "GetMacroBody(${1:index})$0"}, + {"trigger": "GetMacroBody\t(\"name\")", "contents": "GetMacroBody(\"${1:name}\")$0"}, + {"trigger": "GetMacroIcons\t(tbl)", "contents": "GetMacroIcons(${1:tbl})$0"}, + {"trigger": "GetMacroIndexByName\t(\"name\")", "contents": "GetMacroIndexByName(\"${1:name}\")$0"}, + {"trigger": "GetMacroInfo\t(index)", "contents": "GetMacroInfo(${1:index})$0"}, + {"trigger": "GetMacroInfo\t(\"name\")", "contents": "GetMacroInfo(\"${1:name}\")$0"}, + {"trigger": "GetMacroItem\t(index)", "contents": "GetMacroItem(${1:index})$0"}, + {"trigger": "GetMacroItem\t(\"name\")", "contents": "GetMacroItem(\"${1:name}\")$0"}, + {"trigger": "GetMacroItemIcons\t(tbl)", "contents": "GetMacroItemIcons(${1:tbl})$0"}, + {"trigger": "GetMacroSpell\t(index)", "contents": "GetMacroSpell(${1:index})$0"}, + {"trigger": "GetMacroSpell\t(\"name\")", "contents": "GetMacroSpell(\"${1:name}\")$0"}, + {"trigger": "GetManaRegen\t()", "contents": "GetManaRegen()$0"}, + {"trigger": "GetMasterLootCandidate\t(index)", "contents": "GetMasterLootCandidate(${1:index})$0"}, + {"trigger": "GetMastery\t()", "contents": "GetMastery()$0"}, + {"trigger": "GetMaxArenaCurrency\t()", "contents": "GetMaxArenaCurrency()$0"}, + {"trigger": "GetMaxBattlefieldID\t()", "contents": "GetMaxBattlefieldID()$0"}, + {"trigger": "GetMaxCombatRatingBonus\t(ratingIndex)", "contents": "GetMaxCombatRatingBonus(${1:ratingIndex})$0"}, + {"trigger": "GetMaxPlayerLevel\t()", "contents": "GetMaxPlayerLevel()$0"}, + {"trigger": "GetMeleeHaste\t()", "contents": "GetMeleeHaste()$0"}, + {"trigger": "GetMerchantItemCostInfo\t(index)", "contents": "GetMerchantItemCostInfo(${1:index})$0"}, + {"trigger": "GetMerchantItemCostItem\t(index, currency)", "contents": "GetMerchantItemCostItem(${1:index}, ${2:currency})$0"}, + {"trigger": "GetMerchantItemInfo\t(index)", "contents": "GetMerchantItemInfo(${1:index})$0"}, + {"trigger": "GetMerchantItemLink\t(index)", "contents": "GetMerchantItemLink(${1:index})$0"}, + {"trigger": "GetMerchantItemMaxStack\t(index)", "contents": "GetMerchantItemMaxStack(${1:index})$0"}, + {"trigger": "GetMerchantNumItems\t()", "contents": "GetMerchantNumItems()$0"}, + {"trigger": "GetMinimapZoneText\t()", "contents": "GetMinimapZoneText()$0"}, + {"trigger": "GetMirrorTimerInfo\t(index)", "contents": "GetMirrorTimerInfo(${1:index})$0"}, + {"trigger": "GetMirrorTimerProgress\t(\"timer\")", "contents": "GetMirrorTimerProgress(\"${1:timer}\")$0"}, + {"trigger": "GetModifiedClick\t(\"name\")", "contents": "GetModifiedClick(\"${1:name}\")$0"}, + {"trigger": "GetModifiedClickAction\t(index)", "contents": "GetModifiedClickAction(${1:index})$0"}, + {"trigger": "GetMoney\t()", "contents": "GetMoney()$0"}, + {"trigger": "GetMonitorAspectRatio\t(monitorIndex)", "contents": "GetMonitorAspectRatio(${1:monitorIndex})$0"}, + {"trigger": "GetMonitorCount\t()", "contents": "GetMonitorCount()$0"}, + {"trigger": "GetMonitorName\t(monitorIndex)", "contents": "GetMonitorName(${1:monitorIndex})$0"}, + {"trigger": "GetMouseButtonClicked\t()", "contents": "GetMouseButtonClicked()$0"}, + {"trigger": "GetMouseButtonName\t(buttonNumber)", "contents": "GetMouseButtonName(${1:buttonNumber})$0"}, + {"trigger": "GetMouseFocus\t()", "contents": "GetMouseFocus()$0"}, + {"trigger": "GetNetStats\t()", "contents": "GetNetStats()$0"}, + {"trigger": "GetNewSocketInfo\t(index)", "contents": "GetNewSocketInfo(${1:index})$0"}, + {"trigger": "GetNewSocketLink\t(index)", "contents": "GetNewSocketLink(${1:index})$0"}, + {"trigger": "GetNextAchievement\t(id)", "contents": "GetNextAchievement(${1:id})$0"}, + {"trigger": "GetNumActiveQuests\t()", "contents": "GetNumActiveQuests()$0"}, + {"trigger": "GetNumAddOns\t()", "contents": "GetNumAddOns()$0"}, + {"trigger": "GetNumArchaeologyRaces\t()", "contents": "GetNumArchaeologyRaces()$0"}, + {"trigger": "GetNumArenaOpponents\t()", "contents": "GetNumArenaOpponents()$0"}, + {"trigger": "GetNumArenaOpponentSpecs\t()", "contents": "GetNumArenaOpponentSpecs()$0"}, + {"trigger": "GetNumArtifactsByRace\t(branchID)", "contents": "GetNumArtifactsByRace(${1:branchID})$0"}, + {"trigger": "GetNumAuctionItems\t(\"list\")", "contents": "GetNumAuctionItems(\"${1:list}\")$0"}, + {"trigger": "GetNumAutoQuestPopUps\t()", "contents": "GetNumAutoQuestPopUps()$0"}, + {"trigger": "GetNumAvailableQuests\t()", "contents": "GetNumAvailableQuests()$0"}, + {"trigger": "GetNumBankSlots\t()", "contents": "GetNumBankSlots()$0"}, + {"trigger": "GetNumBattlefieldFlagPositions\t()", "contents": "GetNumBattlefieldFlagPositions()$0"}, + {"trigger": "GetNumBattlefieldScores\t()", "contents": "GetNumBattlefieldScores()$0"}, + {"trigger": "GetNumBattlefieldStats\t()", "contents": "GetNumBattlefieldStats()$0"}, + {"trigger": "GetNumBattlefieldVehicles\t()", "contents": "GetNumBattlefieldVehicles()$0"}, + {"trigger": "GetNumBattlegroundTypes\t()", "contents": "GetNumBattlegroundTypes()$0"}, + {"trigger": "GetNumBindings\t()", "contents": "GetNumBindings()$0"}, + {"trigger": "GetNumBuybackItems\t()", "contents": "GetNumBuybackItems()$0"}, + {"trigger": "GetNumChannelMembers\t(id)", "contents": "GetNumChannelMembers(${1:id})$0"}, + {"trigger": "GetNumCompanions\t(\"type\")", "contents": "GetNumCompanions(\"${1:type}\")$0"}, + {"trigger": "GetNumComparisonCompletedAchievements\t()", "contents": "GetNumComparisonCompletedAchievements()$0"}, + {"trigger": "GetNumCompletedAchievements\t()", "contents": "GetNumCompletedAchievements()$0"}, + {"trigger": "GetNumDeclensionSets\t(\"name\", gender)", "contents": "GetNumDeclensionSets(\"${1:name}\", ${2:gender})$0"}, + {"trigger": "GetNumDisplayChannels\t()", "contents": "GetNumDisplayChannels()$0"}, + {"trigger": "GetNumExpansions\t()", "contents": "GetNumExpansions()$0"}, + {"trigger": "GetNumFactions\t()", "contents": "GetNumFactions()$0"}, + {"trigger": "GetNumFlyouts\t()", "contents": "GetNumFlyouts()$0"}, + {"trigger": "GetNumFrames\t()", "contents": "GetNumFrames()$0"}, + {"trigger": "GetNumFriends\t()", "contents": "GetNumFriends()$0"}, + {"trigger": "GetNumGossipActiveQuests\t()", "contents": "GetNumGossipActiveQuests()$0"}, + {"trigger": "GetNumGossipAvailableQuests\t()", "contents": "GetNumGossipAvailableQuests()$0"}, + {"trigger": "GetNumGossipOptions\t()", "contents": "GetNumGossipOptions()$0"}, + {"trigger": "GetNumGroupMembers\t()", "contents": "GetNumGroupMembers()$0"}, + {"trigger": "GetNumGuildBankMoneyTransactions\t()", "contents": "GetNumGuildBankMoneyTransactions()$0"}, + {"trigger": "GetNumGuildBankTabs\t()", "contents": "GetNumGuildBankTabs()$0"}, + {"trigger": "GetNumGuildBankTransactions\t(tab)", "contents": "GetNumGuildBankTransactions(${1:tab})$0"}, + {"trigger": "GetNumGuildEvents\t()", "contents": "GetNumGuildEvents()$0"}, + {"trigger": "GetNumGuildMembers\t()", "contents": "GetNumGuildMembers()$0"}, + {"trigger": "GetNumGuildNews\t()", "contents": "GetNumGuildNews()$0"}, + {"trigger": "GetNumGuildPerks\t()", "contents": "GetNumGuildPerks()$0"}, + {"trigger": "GetNumGuildRewards\t()", "contents": "GetNumGuildRewards()$0"}, + {"trigger": "GetNumGuildTradeSkill\t()", "contents": "GetNumGuildTradeSkill()$0"}, + {"trigger": "GetNumIgnores\t()", "contents": "GetNumIgnores()$0"}, + {"trigger": "GetNumLanguages\t()", "contents": "GetNumLanguages()$0"}, + {"trigger": "GetNumLootItems\t()", "contents": "GetNumLootItems()$0"}, + {"trigger": "GetNumMacros\t()", "contents": "GetNumMacros()$0"}, + {"trigger": "GetNumModifiedClickActions\t()", "contents": "GetNumModifiedClickActions()$0"}, + {"trigger": "GetNumPetitionNames\t()", "contents": "GetNumPetitionNames()$0"}, + {"trigger": "GetNumQuestChoices\t()", "contents": "GetNumQuestChoices()$0"}, + {"trigger": "GetNumQuestItems\t()", "contents": "GetNumQuestItems()$0"}, + {"trigger": "GetNumQuestLeaderBoards\t([questIndex])", "contents": "GetNumQuestLeaderBoards(${1:[questIndex]})$0"}, + {"trigger": "GetNumQuestLogChoices\t()", "contents": "GetNumQuestLogChoices()$0"}, + {"trigger": "GetNumQuestLogEntries\t()", "contents": "GetNumQuestLogEntries()$0"}, + {"trigger": "GetNumQuestLogRewards\t()", "contents": "GetNumQuestLogRewards()$0"}, + {"trigger": "GetNumQuestRewards\t()", "contents": "GetNumQuestRewards()$0"}, + {"trigger": "GetNumQuestWatches\t()", "contents": "GetNumQuestWatches()$0"}, + {"trigger": "GetNumRFDungeons\t()", "contents": "GetNumRFDungeons()$0"}, + {"trigger": "GetNumRoutes\t(index)", "contents": "GetNumRoutes(${1:index})$0"}, + {"trigger": "GetNumSavedInstances\t()", "contents": "GetNumSavedInstances()$0"}, + {"trigger": "GetNumShapeshiftForms\t()", "contents": "GetNumShapeshiftForms()$0"}, + {"trigger": "GetNumSockets\t()", "contents": "GetNumSockets()$0"}, + {"trigger": "GetNumSubgroupMembers\t()", "contents": "GetNumSubgroupMembers()$0"}, + {"trigger": "GetNumTitles\t()", "contents": "GetNumTitles()$0"}, + {"trigger": "GetNumTrackedAchievements\t()", "contents": "GetNumTrackedAchievements()$0"}, + {"trigger": "GetNumTrackingTypes\t()", "contents": "GetNumTrackingTypes()$0"}, + {"trigger": "GetNumTrainerServices\t()", "contents": "GetNumTrainerServices()$0"}, + {"trigger": "GetNumWhoResults\t()", "contents": "GetNumWhoResults()$0"}, + {"trigger": "GetObjectiveText\t()", "contents": "GetObjectiveText()$0"}, + {"trigger": "GetOptOutOfLoot\t()", "contents": "GetOptOutOfLoot()$0"}, + {"trigger": "GetOverrideSpellPowerByAP\t()", "contents": "GetOverrideSpellPowerByAP()$0"}, + {"trigger": "GetOwnerAuctionItems\t()", "contents": "GetOwnerAuctionItems()$0"}, + {"trigger": "GetParryChance\t()", "contents": "GetParryChance()$0"}, + {"trigger": "GetPartyAssignment\t(\"assignment\", \"name\", [exactMatch])", "contents": "GetPartyAssignment(\"${1:assignment}\", \"${2:name}\", ${3:[exactMatch]})$0"}, + {"trigger": "GetPartyAssignment\t(\"assignment\", \"unit\")", "contents": "GetPartyAssignment(\"${1:assignment}\", \"${2:unit}\")$0"}, + {"trigger": "GetPetActionCooldown\t(index)", "contents": "GetPetActionCooldown(${1:index})$0"}, + {"trigger": "GetPetActionInfo\t(index)", "contents": "GetPetActionInfo(${1:index})$0"}, + {"trigger": "GetPetActionSlotUsable\t(index)", "contents": "GetPetActionSlotUsable(${1:index})$0"}, + {"trigger": "GetPetActionsUsable\t()", "contents": "GetPetActionsUsable()$0"}, + {"trigger": "GetPetExperience\t()", "contents": "GetPetExperience()$0"}, + {"trigger": "GetPetFoodTypes\t()", "contents": "GetPetFoodTypes()$0"}, + {"trigger": "GetPetIcon\t()", "contents": "GetPetIcon()$0"}, + {"trigger": "GetPetitionInfo\t()", "contents": "GetPetitionInfo()$0"}, + {"trigger": "GetPetitionNameInfo\t(index)", "contents": "GetPetitionNameInfo(${1:index})$0"}, + {"trigger": "GetPetTalentTree\t()", "contents": "GetPetTalentTree()$0"}, + {"trigger": "GetPetTimeRemaining\t()", "contents": "GetPetTimeRemaining()$0"}, + {"trigger": "GetPlayerFacing\t()", "contents": "GetPlayerFacing()$0"}, + {"trigger": "GetPlayerInfoByGUID\t(\"GUID\")", "contents": "GetPlayerInfoByGUID(\"${1:GUID}\")$0"}, + {"trigger": "GetPlayerTradeMoney\t()", "contents": "GetPlayerTradeMoney()$0"}, + {"trigger": "GetPOITextureCoords\t(textureIndex)", "contents": "GetPOITextureCoords(${1:textureIndex})$0"}, + {"trigger": "GetPossessInfo\t(index)", "contents": "GetPossessInfo(${1:index})$0"}, + {"trigger": "GetPowerRegen\t()", "contents": "GetPowerRegen()$0"}, + {"trigger": "GetPreviousAchievement\t(id)", "contents": "GetPreviousAchievement(${1:id})$0"}, + {"trigger": "GetPreviousArenaSeason\t()", "contents": "GetPreviousArenaSeason()$0"}, + {"trigger": "GetProfessionInfo\t(index)", "contents": "GetProfessionInfo(${1:index})$0"}, + {"trigger": "GetProfessions\t()", "contents": "GetProfessions()$0"}, + {"trigger": "GetProgressText\t()", "contents": "GetProgressText()$0"}, + {"trigger": "GetPVPDesired\t()", "contents": "GetPVPDesired()$0"}, + {"trigger": "GetPVPLifetimeStats\t()", "contents": "GetPVPLifetimeStats()$0"}, + {"trigger": "GetPVPSessionStats\t()", "contents": "GetPVPSessionStats()$0"}, + {"trigger": "GetPVPTimer\t()", "contents": "GetPVPTimer()$0"}, + {"trigger": "GetPVPYesterdayStats\t()", "contents": "GetPVPYesterdayStats()$0"}, + {"trigger": "GetQuestBackgroundMaterial\t()", "contents": "GetQuestBackgroundMaterial()$0"}, + {"trigger": "GetQuestCurrencyInfo\t(\"type\", index)", "contents": "GetQuestCurrencyInfo(\"${1:type}\", ${2:index})$0"}, + {"trigger": "GetQuestDifficultyColor\t(level)", "contents": "GetQuestDifficultyColor(${1:level})$0"}, + {"trigger": "GetQuestGreenRange\t()", "contents": "GetQuestGreenRange()$0"}, + {"trigger": "GetQuestID\t()", "contents": "GetQuestID()$0"}, + {"trigger": "GetQuestIndexForTimer\t(index)", "contents": "GetQuestIndexForTimer(${1:index})$0"}, + {"trigger": "GetQuestIndexForWatch\t(index)", "contents": "GetQuestIndexForWatch(${1:index})$0"}, + {"trigger": "GetQuestItemInfo\t(\"type\", index)", "contents": "GetQuestItemInfo(\"${1:type}\", ${2:index})$0"}, + {"trigger": "GetQuestItemLink\t(\"itemType\", index)", "contents": "GetQuestItemLink(\"${1:itemType}\", ${2:index})$0"}, + {"trigger": "GetQuestLink\t(questIndex)", "contents": "GetQuestLink(${1:questIndex})$0"}, + {"trigger": "GetQuestLogChoiceInfo\t(index)", "contents": "GetQuestLogChoiceInfo(${1:index})$0"}, + {"trigger": "GetQuestLogCompletionText\t()", "contents": "GetQuestLogCompletionText()$0"}, + {"trigger": "GetQuestLogCriteriaSpell\t([index])", "contents": "GetQuestLogCriteriaSpell(${1:[index]})$0"}, + {"trigger": "GetQuestLogGroupNum\t()", "contents": "GetQuestLogGroupNum()$0"}, + {"trigger": "GetQuestLogIndexByID\t(id)", "contents": "GetQuestLogIndexByID(${1:id})$0"}, + {"trigger": "GetQuestLogItemLink\t(\"itemType\", index)", "contents": "GetQuestLogItemLink(\"${1:itemType}\", ${2:index})$0"}, + {"trigger": "GetQuestLogLeaderBoard\t(objective, [questIndex])", "contents": "GetQuestLogLeaderBoard(${1:objective}, ${2:[questIndex]})$0"}, + {"trigger": "GetQuestLogPortraitGiver\t()", "contents": "GetQuestLogPortraitGiver()$0"}, + {"trigger": "GetQuestLogPortraitTurnIn\t()", "contents": "GetQuestLogPortraitTurnIn()$0"}, + {"trigger": "GetQuestLogPushable\t()", "contents": "GetQuestLogPushable()$0"}, + {"trigger": "GetQuestLogQuestText\t()", "contents": "GetQuestLogQuestText()$0"}, + {"trigger": "GetQuestLogRequiredMoney\t()", "contents": "GetQuestLogRequiredMoney()$0"}, + {"trigger": "GetQuestLogRewardInfo\t(index)", "contents": "GetQuestLogRewardInfo(${1:index})$0"}, + {"trigger": "GetQuestLogRewardMoney\t()", "contents": "GetQuestLogRewardMoney()$0"}, + {"trigger": "GetQuestLogRewardSkillPoints\t()", "contents": "GetQuestLogRewardSkillPoints()$0"}, + {"trigger": "GetQuestLogRewardSpell\t()", "contents": "GetQuestLogRewardSpell()$0"}, + {"trigger": "GetQuestLogRewardTitle\t()", "contents": "GetQuestLogRewardTitle()$0"}, + {"trigger": "GetQuestLogRewardXP\t()", "contents": "GetQuestLogRewardXP()$0"}, + {"trigger": "GetQuestLogSelection\t()", "contents": "GetQuestLogSelection()$0"}, + {"trigger": "GetQuestLogSpecialItemCooldown\t(questIndex)", "contents": "GetQuestLogSpecialItemCooldown(${1:questIndex})$0"}, + {"trigger": "GetQuestLogSpecialItemInfo\t(questIndex)", "contents": "GetQuestLogSpecialItemInfo(${1:questIndex})$0"}, + {"trigger": "GetQuestLogSpellLink\t()", "contents": "GetQuestLogSpellLink()$0"}, + {"trigger": "GetQuestLogTimeLeft\t()", "contents": "GetQuestLogTimeLeft()$0"}, + {"trigger": "GetQuestLogTitle\t(questIndex)", "contents": "GetQuestLogTitle(${1:questIndex})$0"}, + {"trigger": "GetQuestMoneyToGet\t()", "contents": "GetQuestMoneyToGet()$0"}, + {"trigger": "GetQuestPortraitGiver\t()", "contents": "GetQuestPortraitGiver()$0"}, + {"trigger": "GetQuestPortraitTurnIn\t()", "contents": "GetQuestPortraitTurnIn()$0"}, + {"trigger": "GetQuestResetTime\t()", "contents": "GetQuestResetTime()$0"}, + {"trigger": "GetQuestReward\t(choice)", "contents": "GetQuestReward(${1:choice})$0"}, + {"trigger": "GetQuestsCompleted\t(questTbl)", "contents": "GetQuestsCompleted(${1:questTbl})$0"}, + {"trigger": "GetQuestSpellLink\t()", "contents": "GetQuestSpellLink()$0"}, + {"trigger": "GetQuestText\t()", "contents": "GetQuestText()$0"}, + {"trigger": "GetQuestTimers\t()", "contents": "GetQuestTimers()$0"}, + {"trigger": "GetQuestWatchIndex\t(questLogIndex)", "contents": "GetQuestWatchIndex(${1:questLogIndex})$0"}, + {"trigger": "GetRaidRosterInfo\t(index)", "contents": "GetRaidRosterInfo(${1:index})$0"}, + {"trigger": "GetRaidTargetIndex\t(\"name\")", "contents": "GetRaidTargetIndex(\"${1:name}\")$0"}, + {"trigger": "GetRaidTargetIndex\t(\"unit\")", "contents": "GetRaidTargetIndex(\"${1:unit}\")$0"}, + {"trigger": "GetRandomDungeonBestChoice\t()", "contents": "GetRandomDungeonBestChoice()$0"}, + {"trigger": "GetRangedCritChance\t()", "contents": "GetRangedCritChance()$0"}, + {"trigger": "GetRangedHaste\t()", "contents": "GetRangedHaste()$0"}, + {"trigger": "GetReadyCheckStatus\t(\"unit\")", "contents": "GetReadyCheckStatus(\"${1:unit}\")$0"}, + {"trigger": "GetReadyCheckTimeLeft\t()", "contents": "GetReadyCheckTimeLeft()$0"}, + {"trigger": "GetRealmName\t()", "contents": "GetRealmName()$0"}, + {"trigger": "GetRealZoneText\t()", "contents": "GetRealZoneText()$0"}, + {"trigger": "GetReleaseTimeRemaining\t()", "contents": "GetReleaseTimeRemaining()$0"}, + {"trigger": "GetRepairAllCost\t()", "contents": "GetRepairAllCost()$0"}, + {"trigger": "GetResSicknessDuration\t()", "contents": "GetResSicknessDuration()$0"}, + {"trigger": "GetRestState\t()", "contents": "GetRestState()$0"}, + {"trigger": "GetRewardMoney\t()", "contents": "GetRewardMoney()$0"}, + {"trigger": "GetRewardSpell\t()", "contents": "GetRewardSpell()$0"}, + {"trigger": "GetRewardText\t()", "contents": "GetRewardText()$0"}, + {"trigger": "GetRewardTitle\t()", "contents": "GetRewardTitle()$0"}, + {"trigger": "GetRewardXP\t()", "contents": "GetRewardXP()$0"}, + {"trigger": "GetRFDungeonInfo\t(index)", "contents": "GetRFDungeonInfo(${1:index})$0"}, + {"trigger": "GetRuneCooldown\t(slot)", "contents": "GetRuneCooldown(${1:slot})$0"}, + {"trigger": "GetRuneCount\t(slot)", "contents": "GetRuneCount(${1:slot})$0"}, + {"trigger": "GetRunningMacro\t()", "contents": "GetRunningMacro()$0"}, + {"trigger": "GetRunningMacroButton\t()", "contents": "GetRunningMacroButton()$0"}, + {"trigger": "GetSavedInstanceChatLink\t(index)", "contents": "GetSavedInstanceChatLink(${1:index})$0"}, + {"trigger": "GetSavedInstanceInfo\t(index)", "contents": "GetSavedInstanceInfo(${1:index})$0"}, + {"trigger": "GetScalingQuestDifficultyColor\t(level)", "contents": "GetScalingQuestDifficultyColor(${1:level})$0"}, + {"trigger": "GetScalingQuestGreenRange\t()", "contents": "GetScalingQuestGreenRange()$0"}, + {"trigger": "GetScreenHeight\t()", "contents": "GetScreenHeight()$0"}, + {"trigger": "GetScreenResolutions\t()", "contents": "GetScreenResolutions()$0"}, + {"trigger": "GetScreenWidth\t()", "contents": "GetScreenWidth()$0"}, + {"trigger": "GetScriptCPUUsage\t()", "contents": "GetScriptCPUUsage()$0"}, + {"trigger": "GetSelectedArtifactInfo\t()", "contents": "GetSelectedArtifactInfo()$0"}, + {"trigger": "GetSelectedAuctionItem\t(\"list\")", "contents": "GetSelectedAuctionItem(\"${1:list}\")$0"}, + {"trigger": "GetSelectedDisplayChannel\t()", "contents": "GetSelectedDisplayChannel()$0"}, + {"trigger": "GetSelectedFaction\t()", "contents": "GetSelectedFaction()$0"}, + {"trigger": "GetSelectedFriend\t()", "contents": "GetSelectedFriend()$0"}, + {"trigger": "GetSelectedIgnore\t()", "contents": "GetSelectedIgnore()$0"}, + {"trigger": "GetSendMailCOD\t()", "contents": "GetSendMailCOD()$0"}, + {"trigger": "GetSendMailItem\t(slot)", "contents": "GetSendMailItem(${1:slot})$0"}, + {"trigger": "GetSendMailItemLink\t(slot)", "contents": "GetSendMailItemLink(${1:slot})$0"}, + {"trigger": "GetSendMailMoney\t()", "contents": "GetSendMailMoney()$0"}, + {"trigger": "GetSendMailPrice\t()", "contents": "GetSendMailPrice()$0"}, + {"trigger": "GetShapeshiftForm\t()", "contents": "GetShapeshiftForm()$0"}, + {"trigger": "GetShapeshiftFormCooldown\t(index)", "contents": "GetShapeshiftFormCooldown(${1:index})$0"}, + {"trigger": "GetShapeshiftFormID\t()", "contents": "GetShapeshiftFormID()$0"}, + {"trigger": "GetShapeshiftFormInfo\t(index)", "contents": "GetShapeshiftFormInfo(${1:index})$0"}, + {"trigger": "GetShieldBlock\t()", "contents": "GetShieldBlock()$0"}, + {"trigger": "GetSocketItemBoundTradeable\t()", "contents": "GetSocketItemBoundTradeable()$0"}, + {"trigger": "GetSocketItemInfo\t()", "contents": "GetSocketItemInfo()$0"}, + {"trigger": "GetSocketItemRefundable\t()", "contents": "GetSocketItemRefundable()$0"}, + {"trigger": "GetSocketTypes\t(index)", "contents": "GetSocketTypes(${1:index})$0"}, + {"trigger": "GetSortedSelfResurrectOptions\t()", "contents": "GetSortedSelfResurrectOptions()$0"}, + {"trigger": "GetSpecialization\t()", "contents": "GetSpecialization()$0"}, + {"trigger": "GetSpecializationInfo\t(specID)", "contents": "GetSpecializationInfo(${1:specID})$0"}, + {"trigger": "GetSpecializationInfoByID\t(specID)", "contents": "GetSpecializationInfoByID(${1:specID})$0"}, + {"trigger": "GetSpecializationSpells\t(specIndex, [isInspect], [isPet])", "contents": "GetSpecializationSpells(${1:specIndex}, ${2:[isInspect]}, ${3:[isPet]})$0"}, + {"trigger": "GetSpellAutocast\t(id, \"bookType\")", "contents": "GetSpellAutocast(${1:id}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellBaseCooldown\t(id)", "contents": "GetSpellBaseCooldown(${1:id})$0"}, + {"trigger": "GetSpellBonusDamage\t(school)", "contents": "GetSpellBonusDamage(${1:school})$0"}, + {"trigger": "GetSpellBonusHealing\t()", "contents": "GetSpellBonusHealing()$0"}, + {"trigger": "GetSpellBookItemInfo\t(index, \"bookType\")", "contents": "GetSpellBookItemInfo(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellBookItemInfo\t(\"spellName\")", "contents": "GetSpellBookItemInfo(\"${1:spellName}\")$0"}, + {"trigger": "GetSpellBookItemName\t(index, \"bookType\")", "contents": "GetSpellBookItemName(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellBookItemName\t(\"spellName\")", "contents": "GetSpellBookItemName(\"${1:spellName}\")$0"}, + {"trigger": "GetSpellCharges\t(id)", "contents": "GetSpellCharges(${1:id})$0"}, + {"trigger": "GetSpellCharges\t(\"name\")", "contents": "GetSpellCharges(\"${1:name}\")$0"}, + {"trigger": "GetSpellCooldown\t(id)", "contents": "GetSpellCooldown(${1:id})$0"}, + {"trigger": "GetSpellCooldown\t(index, \"bookType\")", "contents": "GetSpellCooldown(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellCooldown\t(\"name\")", "contents": "GetSpellCooldown(\"${1:name}\")$0"}, + {"trigger": "GetSpellCount\t(index, \"bookType\")", "contents": "GetSpellCount(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellCount\t(\"name\")", "contents": "GetSpellCount(\"${1:name}\")$0"}, + {"trigger": "GetSpellCritChance\t(school)", "contents": "GetSpellCritChance(${1:school})$0"}, + {"trigger": "GetSpellDescription\t(spellID)", "contents": "GetSpellDescription(${1:spellID})$0"}, + {"trigger": "GetSpellInfo\t(id)", "contents": "GetSpellInfo(${1:id})$0"}, + {"trigger": "GetSpellInfo\t(index, \"bookType\")", "contents": "GetSpellInfo(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellInfo\t(\"name\")", "contents": "GetSpellInfo(\"${1:name}\")$0"}, + {"trigger": "GetSpellLink\t(id)", "contents": "GetSpellLink(${1:id})$0"}, + {"trigger": "GetSpellLink\t(index, \"bookType\")", "contents": "GetSpellLink(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellLink\t(\"name\")", "contents": "GetSpellLink(\"${1:name}\")$0"}, + {"trigger": "GetSpellPenetration\t()", "contents": "GetSpellPenetration()$0"}, + {"trigger": "GetSpellTabInfo\t(index)", "contents": "GetSpellTabInfo(${1:index})$0"}, + {"trigger": "GetSpellTexture\t(index, \"bookType\")", "contents": "GetSpellTexture(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "GetSpellTexture\t(\"name\")", "contents": "GetSpellTexture(\"${1:name}\")$0"}, + {"trigger": "GetStablePetFoodTypes\t(index)", "contents": "GetStablePetFoodTypes(${1:index})$0"}, + {"trigger": "GetStablePetInfo\t(index)", "contents": "GetStablePetInfo(${1:index})$0"}, + {"trigger": "GetStatistic\t(id)", "contents": "GetStatistic(${1:id})$0"}, + {"trigger": "GetStatisticsCategoryList\t()", "contents": "GetStatisticsCategoryList()$0"}, + {"trigger": "GetSubZoneText\t()", "contents": "GetSubZoneText()$0"}, + {"trigger": "GetSuggestedGroupNum\t()", "contents": "GetSuggestedGroupNum()$0"}, + {"trigger": "GetSummonConfirmAreaName\t()", "contents": "GetSummonConfirmAreaName()$0"}, + {"trigger": "GetSummonConfirmSummoner\t()", "contents": "GetSummonConfirmSummoner()$0"}, + {"trigger": "GetSummonConfirmTimeLeft\t()", "contents": "GetSummonConfirmTimeLeft()$0"}, + {"trigger": "GetSummonFriendCooldown\t()", "contents": "GetSummonFriendCooldown()$0"}, + {"trigger": "GetTabardCreationCost\t()", "contents": "GetTabardCreationCost()$0"}, + {"trigger": "GetTalentInfo\t(tier, column, talentGroup, isInspect, inspectedUnit)", "contents": "GetTalentInfo(${1:tier}, ${2:column}, ${3:talentGroup}, ${4:isInspect}, ${5:inspectedUnit})$0"}, + {"trigger": "GetTalentLink\t(tabIndex, talentIndex, inspect, pet, talentGroup)", "contents": "GetTalentLink(${1:tabIndex}, ${2:talentIndex}, ${3:inspect}, ${4:pet}, ${5:talentGroup})$0"}, + {"trigger": "GetTargetTradeMoney\t()", "contents": "GetTargetTradeMoney()$0"}, + {"trigger": "GetTaxiBenchmarkMode\t()", "contents": "GetTaxiBenchmarkMode()$0"}, + {"trigger": "GetText\t(\"token\", [gender], [ordinal])", "contents": "GetText(\"${1:token}\", ${2:[gender]}, ${3:[ordinal]})$0"}, + {"trigger": "GetThreatStatusColor\t(status)", "contents": "GetThreatStatusColor(${1:status})$0"}, + {"trigger": "GetTime\t()", "contents": "GetTime()$0"}, + {"trigger": "GetTitleName\t(titleIndex)", "contents": "GetTitleName(${1:titleIndex})$0"}, + {"trigger": "GetTitleText\t()", "contents": "GetTitleText()$0"}, + {"trigger": "GetTotalAchievementPoints\t(guild)", "contents": "GetTotalAchievementPoints(${1:guild})$0"}, + {"trigger": "GetTotemInfo\t(slot)", "contents": "GetTotemInfo(${1:slot})$0"}, + {"trigger": "GetTotemTimeLeft\t(slot)", "contents": "GetTotemTimeLeft(${1:slot})$0"}, + {"trigger": "GetTrackedAchievements\t()", "contents": "GetTrackedAchievements()$0"}, + {"trigger": "GetTrackingInfo\t(index)", "contents": "GetTrackingInfo(${1:index})$0"}, + {"trigger": "GetTradePlayerItemInfo\t(index)", "contents": "GetTradePlayerItemInfo(${1:index})$0"}, + {"trigger": "GetTradePlayerItemLink\t(index)", "contents": "GetTradePlayerItemLink(${1:index})$0"}, + {"trigger": "GetTradeTargetItemInfo\t(index)", "contents": "GetTradeTargetItemInfo(${1:index})$0"}, + {"trigger": "GetTradeTargetItemLink\t(index)", "contents": "GetTradeTargetItemLink(${1:index})$0"}, + {"trigger": "GetTrainerGreetingText\t()", "contents": "GetTrainerGreetingText()$0"}, + {"trigger": "GetTrainerSelectionIndex\t()", "contents": "GetTrainerSelectionIndex()$0"}, + {"trigger": "GetTrainerServiceAbilityReq\t(index, abilityIndex)", "contents": "GetTrainerServiceAbilityReq(${1:index}, ${2:abilityIndex})$0"}, + {"trigger": "GetTrainerServiceCost\t(index)", "contents": "GetTrainerServiceCost(${1:index})$0"}, + {"trigger": "GetTrainerServiceDescription\t(index)", "contents": "GetTrainerServiceDescription(${1:index})$0"}, + {"trigger": "GetTrainerServiceIcon\t(index)", "contents": "GetTrainerServiceIcon(${1:index})$0"}, + {"trigger": "GetTrainerServiceInfo\t(index)", "contents": "GetTrainerServiceInfo(${1:index})$0"}, + {"trigger": "GetTrainerServiceItemLink\t(index)", "contents": "GetTrainerServiceItemLink(${1:index})$0"}, + {"trigger": "GetTrainerServiceLevelReq\t(index)", "contents": "GetTrainerServiceLevelReq(${1:index})$0"}, + {"trigger": "GetTrainerServiceNumAbilityReq\t(index)", "contents": "GetTrainerServiceNumAbilityReq(${1:index})$0"}, + {"trigger": "GetTrainerServiceSkillLine\t(index)", "contents": "GetTrainerServiceSkillLine(${1:index})$0"}, + {"trigger": "GetTrainerServiceSkillReq\t(index)", "contents": "GetTrainerServiceSkillReq(${1:index})$0"}, + {"trigger": "GetTrainerServiceTypeFilter\t(\"type\")", "contents": "GetTrainerServiceTypeFilter(\"${1:type}\")$0"}, + {"trigger": "GetUITextureKitInfo\t(textureKitID)", "contents": "GetUITextureKitInfo(${1:textureKitID})$0"}, + {"trigger": "GetUnitHealthModifier\t(\"unit\")", "contents": "GetUnitHealthModifier(\"${1:unit}\")$0"}, + {"trigger": "GetUnitMaxHealthModifier\t(\"unit\")", "contents": "GetUnitMaxHealthModifier(\"${1:unit}\")$0"}, + {"trigger": "GetUnitName\t(\"unit\", showServerName)", "contents": "GetUnitName(\"${1:unit}\", ${2:showServerName})$0"}, + {"trigger": "GetUnitPowerModifier\t(\"unit\")", "contents": "GetUnitPowerModifier(\"${1:unit}\")$0"}, + {"trigger": "GetUnitSpeed\t(unitID)", "contents": "GetUnitSpeed(${1:unitID})$0"}, + {"trigger": "GetVideoCaps\t()", "contents": "GetVideoCaps()$0"}, + {"trigger": "GetVideoOptions\t(qualityLevel)", "contents": "GetVideoOptions(${1:qualityLevel})$0"}, + {"trigger": "GetWatchedFactionInfo\t()", "contents": "GetWatchedFactionInfo()$0"}, + {"trigger": "GetWeaponEnchantInfo\t()", "contents": "GetWeaponEnchantInfo()$0"}, + {"trigger": "GetWhoInfo\t(index)", "contents": "GetWhoInfo(${1:index})$0"}, + {"trigger": "GetWorldPVPAreaInfo\t(pvpMapID)", "contents": "GetWorldPVPAreaInfo(${1:pvpMapID})$0"}, + {"trigger": "GetWorldPVPQueueStatus\t(index)", "contents": "GetWorldPVPQueueStatus(${1:index})$0"}, + {"trigger": "GetXPExhaustion\t()", "contents": "GetXPExhaustion()$0"}, + {"trigger": "GetZonePVPInfo\t()", "contents": "GetZonePVPInfo()$0"}, + {"trigger": "GetZoneText\t()", "contents": "GetZoneText()$0"}, + {"trigger": "GiveMasterLoot\t(slot, index)", "contents": "GiveMasterLoot(${1:slot}, ${2:index})$0"}, + {"trigger": "GMSurveyAnswer\t(questionIndex, answerIndex)", "contents": "GMSurveyAnswer(${1:questionIndex}, ${2:answerIndex})$0"}, + {"trigger": "GMSurveyAnswerSubmit\t(question, rank, \"comment\")", "contents": "GMSurveyAnswerSubmit(${1:question}, ${2:rank}, \"${3:comment}\")$0"}, + {"trigger": "GMSurveyQuestion\t(index)", "contents": "GMSurveyQuestion(${1:index})$0"}, + {"trigger": "GMSurveySubmit\t()", "contents": "GMSurveySubmit()$0"}, + {"trigger": "GrantLevel\t(\"unit\")", "contents": "GrantLevel(\"${1:unit}\")$0"}, + {"trigger": "GuildControlAddRank\t(\"name\")", "contents": "GuildControlAddRank(\"${1:name}\")$0"}, + {"trigger": "GuildControlDelRank\t(\"name\")", "contents": "GuildControlDelRank(\"${1:name}\")$0"}, + {"trigger": "GuildControlGetNumRanks\t()", "contents": "GuildControlGetNumRanks()$0"}, + {"trigger": "GuildControlGetRankName\t(rank)", "contents": "GuildControlGetRankName(${1:rank})$0"}, + {"trigger": "GuildControlSaveRank\t(\"name\")", "contents": "GuildControlSaveRank(\"${1:name}\")$0"}, + {"trigger": "GuildControlSetRank\t(rank)", "contents": "GuildControlSetRank(${1:rank})$0"}, + {"trigger": "GuildControlSetRankFlag\t(index, enabled)", "contents": "GuildControlSetRankFlag(${1:index}, ${2:enabled})$0"}, + {"trigger": "GuildDemote\t(\"name\")", "contents": "GuildDemote(\"${1:name}\")$0"}, + {"trigger": "GuildDisband\t()", "contents": "GuildDisband()$0"}, + {"trigger": "GuildInfo\t()", "contents": "GuildInfo()$0"}, + {"trigger": "GuildInvite\t(\"name\")", "contents": "GuildInvite(\"${1:name}\")$0"}, + {"trigger": "GuildLeave\t()", "contents": "GuildLeave()$0"}, + {"trigger": "GuildPromote\t(\"name\")", "contents": "GuildPromote(\"${1:name}\")$0"}, + {"trigger": "GuildRoster\t()", "contents": "GuildRoster()$0"}, + {"trigger": "GuildRosterSetOfficerNote\t(index, \"note\")", "contents": "GuildRosterSetOfficerNote(${1:index}, \"${2:note}\")$0"}, + {"trigger": "GuildRosterSetPublicNote\t(index, \"note\")", "contents": "GuildRosterSetPublicNote(${1:index}, \"${2:note}\")$0"}, + {"trigger": "GuildSetLeader\t(\"name\")", "contents": "GuildSetLeader(\"${1:name}\")$0"}, + {"trigger": "GuildSetMOTD\t(\"message\")", "contents": "GuildSetMOTD(\"${1:message}\")$0"}, + {"trigger": "GuildUninvite\t(\"name\")", "contents": "GuildUninvite(\"${1:name}\")$0"}, + {"trigger": "HasAction\t(slot)", "contents": "HasAction(${1:slot})$0"}, + {"trigger": "HasCompletedAnyAchievement\t()", "contents": "HasCompletedAnyAchievement()$0"}, + {"trigger": "HasFullControl\t()", "contents": "HasFullControl()$0"}, + {"trigger": "HasInspectHonorData\t()", "contents": "HasInspectHonorData()$0"}, + {"trigger": "HasNewMail\t()", "contents": "HasNewMail()$0"}, + {"trigger": "HasPetSpells\t()", "contents": "HasPetSpells()$0"}, + {"trigger": "HasPetUI\t()", "contents": "HasPetUI()$0"}, + {"trigger": "HasWandEquipped\t()", "contents": "HasWandEquipped()$0"}, + {"trigger": "HearthAndResurrectFromArea\t()", "contents": "HearthAndResurrectFromArea()$0"}, + {"trigger": "HideRepairCursor\t()", "contents": "HideRepairCursor()$0"}, + {"trigger": "InboxItemCanDelete\t(mailID)", "contents": "InboxItemCanDelete(${1:mailID})$0"}, + {"trigger": "InCinematic\t()", "contents": "InCinematic()$0"}, + {"trigger": "InCombatLockdown\t()", "contents": "InCombatLockdown()$0"}, + {"trigger": "InGuildParty\t()", "contents": "InGuildParty()$0"}, + {"trigger": "InitiateRolePoll\t()", "contents": "InitiateRolePoll()$0"}, + {"trigger": "InitiateTrade\t(\"name\")", "contents": "InitiateTrade(\"${1:name}\")$0"}, + {"trigger": "InitiateTrade\t(\"unit\")", "contents": "InitiateTrade(\"${1:unit}\")$0"}, + {"trigger": "InRepairMode\t()", "contents": "InRepairMode()$0"}, + {"trigger": "InterfaceOptionsFrame_OpenToCategory\t(panel)", "contents": "InterfaceOptionsFrame_OpenToCategory(panel)$0"}, + {"trigger": "InterfaceOptionsFrame_OpenToCategory\t(\"panelName\")", "contents": "InterfaceOptionsFrame_OpenToCategory(\"${1:panelName}\")$0"}, + {"trigger": "InterfaceOptions_AddCategory\t(panel)", "contents": "InterfaceOptions_AddCategory(${1:panel})$0"}, + {"trigger": "InviteUnit\t(\"name\")", "contents": "InviteUnit(\"${1:name}\")$0"}, + {"trigger": "IsAccountSecured\t()", "contents": "IsAccountSecured()$0"}, + {"trigger": "IsActionInRange\t(slot, [\"unit\"])", "contents": "IsActionInRange(${1:slot}, ${2:[\"unit\"]})$0"}, + {"trigger": "IsActiveBattlefieldArena\t()", "contents": "IsActiveBattlefieldArena()$0"}, + {"trigger": "IsActiveQuestTrivial\t(index)", "contents": "IsActiveQuestTrivial(${1:index})$0"}, + {"trigger": "IsAddOnLoaded\t(index)", "contents": "IsAddOnLoaded(${1:index})$0"}, + {"trigger": "IsAddOnLoaded\t(\"name\")", "contents": "IsAddOnLoaded(\"${1:name}\")$0"}, + {"trigger": "IsAddOnLoadOnDemand\t(index)", "contents": "IsAddOnLoadOnDemand(${1:index})$0"}, + {"trigger": "IsAddOnLoadOnDemand\t(\"name\")", "contents": "IsAddOnLoadOnDemand(\"${1:name}\")$0"}, + {"trigger": "IsAltKeyDown\t()", "contents": "IsAltKeyDown()$0"}, + {"trigger": "IsArenaTeamCaptain\t(team)", "contents": "IsArenaTeamCaptain(${1:team})$0"}, + {"trigger": "IsAtStableMaster\t()", "contents": "IsAtStableMaster()$0"}, + {"trigger": "IsAttackAction\t(slot)", "contents": "IsAttackAction(${1:slot})$0"}, + {"trigger": "IsAutoRepeatAction\t(slot)", "contents": "IsAutoRepeatAction(${1:slot})$0"}, + {"trigger": "IsAutoRepeatSpell\t(\"spellName\")", "contents": "IsAutoRepeatSpell(\"${1:spellName}\")$0"}, + {"trigger": "IsAvailableQuestTrivial\t(index)", "contents": "IsAvailableQuestTrivial(${1:index})$0"}, + {"trigger": "IsChatAFK\t()", "contents": "IsChatAFK()$0"}, + {"trigger": "IsChatDND\t()", "contents": "IsChatDND()$0"}, + {"trigger": "IsConsumableAction\t(slot)", "contents": "IsConsumableAction(${1:slot})$0"}, + {"trigger": "IsConsumableItem\t(itemID)", "contents": "IsConsumableItem(${1:itemID})$0"}, + {"trigger": "IsConsumableItem\t(\"itemLink\")", "contents": "IsConsumableItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsConsumableItem\t(\"itemName\")", "contents": "IsConsumableItem(\"${1:itemName}\")$0"}, + {"trigger": "IsConsumableSpell\t(index, \"bookType\")", "contents": "IsConsumableSpell(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "IsConsumableSpell\t(\"name\")", "contents": "IsConsumableSpell(\"${1:name}\")$0"}, + {"trigger": "IsControlKeyDown\t()", "contents": "IsControlKeyDown()$0"}, + {"trigger": "IsCurrentAction\t(slot)", "contents": "IsCurrentAction(${1:slot})$0"}, + {"trigger": "IsCurrentItem\t(itemID)", "contents": "IsCurrentItem(${1:itemID})$0"}, + {"trigger": "IsCurrentItem\t(\"itemLink\")", "contents": "IsCurrentItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsCurrentItem\t(\"itemName\")", "contents": "IsCurrentItem(\"${1:itemName}\")$0"}, + {"trigger": "IsCurrentQuestFailed\t()", "contents": "IsCurrentQuestFailed()$0"}, + {"trigger": "IsCurrentSpell\t(index, \"bookType\")", "contents": "IsCurrentSpell(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "IsCurrentSpell\t(\"name\")", "contents": "IsCurrentSpell(\"${1:name}\")$0"}, + {"trigger": "IsDesaturateSupported\t()", "contents": "IsDesaturateSupported()$0"}, + {"trigger": "IsDisplayChannelModerator\t()", "contents": "IsDisplayChannelModerator()$0"}, + {"trigger": "IsDisplayChannelOwner\t()", "contents": "IsDisplayChannelOwner()$0"}, + {"trigger": "IsDressableItem\t(itemID)", "contents": "IsDressableItem(${1:itemID})$0"}, + {"trigger": "IsDressableItem\t(\"itemLink\")", "contents": "IsDressableItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsDressableItem\t(\"itemName\")", "contents": "IsDressableItem(\"${1:itemName}\")$0"}, + {"trigger": "IsEncounterLimitingResurrections\t()", "contents": "IsEncounterLimitingResurrections()$0"}, + {"trigger": "IsEquippableItem\t(itemID)", "contents": "IsEquippableItem(${1:itemID})$0"}, + {"trigger": "IsEquippableItem\t(\"itemLink\")", "contents": "IsEquippableItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsEquippableItem\t(\"itemName\")", "contents": "IsEquippableItem(\"${1:itemName}\")$0"}, + {"trigger": "IsEquippedAction\t(slot)", "contents": "IsEquippedAction(${1:slot})$0"}, + {"trigger": "IsEquippedItem\t(itemID)", "contents": "IsEquippedItem(${1:itemID})$0"}, + {"trigger": "IsEquippedItem\t(\"itemLink\")", "contents": "IsEquippedItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsEquippedItem\t(\"itemName\")", "contents": "IsEquippedItem(\"${1:itemName}\")$0"}, + {"trigger": "IsEquippedItemType\t(\"type\")", "contents": "IsEquippedItemType(\"${1:type}\")$0"}, + {"trigger": "IsFactionInactive\t(index)", "contents": "IsFactionInactive(${1:index})$0"}, + {"trigger": "IsFalling\t()", "contents": "IsFalling()$0"}, + {"trigger": "IsFishingLoot\t()", "contents": "IsFishingLoot()$0"}, + {"trigger": "IsFlyableArea\t()", "contents": "IsFlyableArea()$0"}, + {"trigger": "IsFlying\t()", "contents": "IsFlying()$0"}, + {"trigger": "IsGuildLeader\t()", "contents": "IsGuildLeader()$0"}, + {"trigger": "IsHarmfulItem\t(itemID)", "contents": "IsHarmfulItem(${1:itemID})$0"}, + {"trigger": "IsHarmfulItem\t(\"itemLink\")", "contents": "IsHarmfulItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsHarmfulItem\t(\"itemName\")", "contents": "IsHarmfulItem(\"${1:itemName}\")$0"}, + {"trigger": "IsHarmfulSpell\t(index, \"bookType\")", "contents": "IsHarmfulSpell(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "IsHarmfulSpell\t(\"name\")", "contents": "IsHarmfulSpell(\"${1:name}\")$0"}, + {"trigger": "IsHelpfulItem\t(itemID)", "contents": "IsHelpfulItem(${1:itemID})$0"}, + {"trigger": "IsHelpfulItem\t(\"itemLink\")", "contents": "IsHelpfulItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsHelpfulItem\t(\"itemName\")", "contents": "IsHelpfulItem(\"${1:itemName}\")$0"}, + {"trigger": "IsHelpfulSpell\t(index, \"bookType\")", "contents": "IsHelpfulSpell(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "IsHelpfulSpell\t(\"name\")", "contents": "IsHelpfulSpell(\"${1:name}\")$0"}, + {"trigger": "IsIgnored\t(\"name\")", "contents": "IsIgnored(\"${1:name}\")$0"}, + {"trigger": "IsIgnored\t(\"unit\")", "contents": "IsIgnored(\"${1:unit}\")$0"}, + {"trigger": "IsInArenaTeam\t()", "contents": "IsInArenaTeam()$0"}, + {"trigger": "IsIndoors\t()", "contents": "IsIndoors()$0"}, + {"trigger": "IsInGroup\t([groupType])", "contents": "IsInGroup(${1:[groupType]})$0"}, + {"trigger": "IsInGuild\t()", "contents": "IsInGuild()$0"}, + {"trigger": "IsInInstance\t()", "contents": "IsInInstance()$0"}, + {"trigger": "IsInRaid\t()", "contents": "IsInRaid()$0"}, + {"trigger": "IsInventoryItemLocked\t(slot)", "contents": "IsInventoryItemLocked(${1:slot})$0"}, + {"trigger": "IsItemInRange\t(itemID, \"unit\")", "contents": "IsItemInRange(${1:itemID}, \"${2:unit}\")$0"}, + {"trigger": "IsItemInRange\t(\"itemLink\", \"unit\")", "contents": "IsItemInRange(\"${1:itemLink}\", \"${2:unit}\")$0"}, + {"trigger": "IsItemInRange\t(\"itemName\", \"unit\")", "contents": "IsItemInRange(\"${1:itemName}\", \"${2:unit}\")$0"}, + {"trigger": "IsLeftAltKeyDown\t()", "contents": "IsLeftAltKeyDown()$0"}, + {"trigger": "IsLeftControlKeyDown\t()", "contents": "IsLeftControlKeyDown()$0"}, + {"trigger": "IsLeftShiftKeyDown\t()", "contents": "IsLeftShiftKeyDown()$0"}, + {"trigger": "IsLinuxClient\t()", "contents": "IsLinuxClient()$0"}, + {"trigger": "IsLoggedIn\t()", "contents": "IsLoggedIn()$0"}, + {"trigger": "IsMacClient\t()", "contents": "IsMacClient()$0"}, + {"trigger": "IsModifiedClick\t(\"type\")", "contents": "IsModifiedClick(\"${1:type}\")$0"}, + {"trigger": "IsModifierKeyDown\t()", "contents": "IsModifierKeyDown()$0"}, + {"trigger": "IsMounted\t()", "contents": "IsMounted()$0"}, + {"trigger": "IsMouseButtonDown\t([button])", "contents": "IsMouseButtonDown(${1:[button]})$0"}, + {"trigger": "IsMouselooking\t()", "contents": "IsMouselooking()$0"}, + {"trigger": "IsOnTournamentRealm\t()", "contents": "IsOnTournamentRealm()$0"}, + {"trigger": "IsOutdoors\t()", "contents": "IsOutdoors()$0"}, + {"trigger": "IsOutOfBounds\t()", "contents": "IsOutOfBounds()$0"}, + {"trigger": "IsPassiveSpell\t(index, \"bookType\")", "contents": "IsPassiveSpell(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "IsPassiveSpell\t(\"name\")", "contents": "IsPassiveSpell(\"${1:name}\")$0"}, + {"trigger": "IsPetAttackAction\t(index)", "contents": "IsPetAttackAction(${1:index})$0"}, + {"trigger": "IsPetAttackActive\t()", "contents": "IsPetAttackActive()$0"}, + {"trigger": "IsPossessBarVisible\t()", "contents": "IsPossessBarVisible()$0"}, + {"trigger": "IsPVPTimerRunning\t()", "contents": "IsPVPTimerRunning()$0"}, + {"trigger": "IsQuestCompletable\t()", "contents": "IsQuestCompletable()$0"}, + {"trigger": "IsQuestFlaggedCompleted\t(questID)", "contents": "IsQuestFlaggedCompleted(${1:questID})$0"}, + {"trigger": "IsQuestLogSpecialItemInRange\t(questIndex)", "contents": "IsQuestLogSpecialItemInRange(${1:questIndex})$0"}, + {"trigger": "IsQuestWatched\t(questIndex)", "contents": "IsQuestWatched(${1:questIndex})$0"}, + {"trigger": "IsRatedBattleground\t()", "contents": "IsRatedBattleground()$0"}, + {"trigger": "IsReferAFriendLinked\t(\"unit\")", "contents": "IsReferAFriendLinked(\"${1:unit}\")$0"}, + {"trigger": "IsResting\t()", "contents": "IsResting()$0"}, + {"trigger": "IsRightAltKeyDown\t()", "contents": "IsRightAltKeyDown()$0"}, + {"trigger": "IsRightControlKeyDown\t()", "contents": "IsRightControlKeyDown()$0"}, + {"trigger": "IsRightShiftKeyDown\t()", "contents": "IsRightShiftKeyDown()$0"}, + {"trigger": "IsShiftKeyDown\t()", "contents": "IsShiftKeyDown()$0"}, + {"trigger": "IsSpellInRange\t(index, \"bookType\", \"unit\")", "contents": "IsSpellInRange(${1:index}, \"${2:bookType}\", \"${3:unit}\")$0"}, + {"trigger": "IsSpellInRange\t(\"name\", \"unit\")", "contents": "IsSpellInRange(\"${1:name}\", \"${2:unit}\")$0"}, + {"trigger": "IsSpellKnown\t(spellID, [isPet])", "contents": "IsSpellKnown(${1:spellID}, ${2:[isPet]})$0"}, + {"trigger": "IsSpellOverlayed\t(spellID)", "contents": "IsSpellOverlayed(${1:spellID})$0"}, + {"trigger": "IsStackableAction\t(slot)", "contents": "IsStackableAction(${1:slot})$0"}, + {"trigger": "IsStealthed\t()", "contents": "IsStealthed()$0"}, + {"trigger": "IsSubZonePVPPOI\t()", "contents": "IsSubZonePVPPOI()$0"}, + {"trigger": "IsSwimming\t()", "contents": "IsSwimming()$0"}, + {"trigger": "IsThreatWarningEnabled\t()", "contents": "IsThreatWarningEnabled()$0"}, + {"trigger": "IsTitleKnown\t(titleIndex)", "contents": "IsTitleKnown(${1:titleIndex})$0"}, + {"trigger": "IsTrackedAchievement\t(id)", "contents": "IsTrackedAchievement(${1:id})$0"}, + {"trigger": "IsTrackingHiddenQuests\t()", "contents": "IsTrackingHiddenQuests()$0"}, + {"trigger": "IsTradeskillTrainer\t()", "contents": "IsTradeskillTrainer()$0"}, + {"trigger": "IsUnitOnQuest\t(index, \"name\")", "contents": "IsUnitOnQuest(${1:index}, \"${2:name}\")$0"}, + {"trigger": "IsUnitOnQuest\t(index, \"unit\")", "contents": "IsUnitOnQuest(${1:index}, \"${2:unit}\")$0"}, + {"trigger": "IsUsableAction\t(slot)", "contents": "IsUsableAction(${1:slot})$0"}, + {"trigger": "IsUsableItem\t(itemID)", "contents": "IsUsableItem(${1:itemID})$0"}, + {"trigger": "IsUsableItem\t(\"itemLink\")", "contents": "IsUsableItem(\"${1:itemLink}\")$0"}, + {"trigger": "IsUsableItem\t(\"itemName\")", "contents": "IsUsableItem(\"${1:itemName}\")$0"}, + {"trigger": "IsUsableSpell\t(index, \"bookType\")", "contents": "IsUsableSpell(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "IsUsableSpell\t(\"name\")", "contents": "IsUsableSpell(\"${1:name}\")$0"}, + {"trigger": "IsVehicleAimAngleAdjustable\t()", "contents": "IsVehicleAimAngleAdjustable()$0"}, + {"trigger": "IsWindowsClient\t()", "contents": "IsWindowsClient()$0"}, + {"trigger": "IsXPUserDisabled\t()", "contents": "IsXPUserDisabled()$0"}, + {"trigger": "ItemHasRange\t(itemID)", "contents": "ItemHasRange(${1:itemID})$0"}, + {"trigger": "ItemHasRange\t(\"itemLink\")", "contents": "ItemHasRange(\"${1:itemLink}\")$0"}, + {"trigger": "ItemHasRange\t(\"itemName\")", "contents": "ItemHasRange(\"${1:itemName}\")$0"}, + {"trigger": "ItemTextGetCreator\t()", "contents": "ItemTextGetCreator()$0"}, + {"trigger": "ItemTextGetItem\t()", "contents": "ItemTextGetItem()$0"}, + {"trigger": "ItemTextGetMaterial\t()", "contents": "ItemTextGetMaterial()$0"}, + {"trigger": "ItemTextGetPage\t()", "contents": "ItemTextGetPage()$0"}, + {"trigger": "ItemTextGetText\t()", "contents": "ItemTextGetText()$0"}, + {"trigger": "ItemTextHasNextPage\t()", "contents": "ItemTextHasNextPage()$0"}, + {"trigger": "ItemTextNextPage\t()", "contents": "ItemTextNextPage()$0"}, + {"trigger": "ItemTextPrevPage\t()", "contents": "ItemTextPrevPage()$0"}, + {"trigger": "JoinArena\t()", "contents": "JoinArena()$0"}, + {"trigger": "JoinBattlefield\t(index, asGroup)", "contents": "JoinBattlefield(${1:index}, ${2:asGroup})$0"}, + {"trigger": "JoinChannelByName\t(\"channelName\", [\"password\"], [frameID], [hasVoice])", "contents": "JoinChannelByName(\"${1:channelName}\", ${2:[\"password\"]}, ${3:[frameID]}, ${4:[hasVoice]})$0"}, + {"trigger": "JoinLFG\t()", "contents": "JoinLFG()$0"}, + {"trigger": "JoinPermanentChannel\t(\"name\", [\"password\"], [chatFrameIndex], [enableVoice])", "contents": "JoinPermanentChannel(\"${1:name}\", ${2:[\"password\"]}, ${3:[chatFrameIndex]}, ${4:[enableVoice]})$0"}, + {"trigger": "JoinRatedBattlefield\t()", "contents": "JoinRatedBattlefield()$0"}, + {"trigger": "JoinSingleLFG\t(lfgType, lfgID)", "contents": "JoinSingleLFG(${1:lfgType}, ${2:lfgID})$0"}, + {"trigger": "JoinSkirmish\t(arenaID, joinAsGroup)", "contents": "JoinSkirmish(${1:arenaID}, ${2:joinAsGroup})$0"}, + {"trigger": "JoinTemporaryChannel\t(\"channel\")", "contents": "JoinTemporaryChannel(\"${1:channel}\")$0"}, + {"trigger": "JumpOrAscendStart\t()", "contents": "JumpOrAscendStart()$0"}, + {"trigger": "LearnPvpTalent\t(talentID)", "contents": "LearnPvpTalent(${1:talentID})$0"}, + {"trigger": "LearnPvpTalents\t(talentID1, talentID2, ...)", "contents": "LearnPvpTalents(${1:talentID}1, ${2:talentID2}, ${3:...})$0"}, + {"trigger": "LearnTalent\t(tabIndex, talentIndex, isPet, talentGroup)", "contents": "LearnTalent(${1:tabIndex}, ${2:talentIndex}, ${3:isPet}, ${4:talentGroup})$0"}, + {"trigger": "LearnTalents\t(tabIndex, talentIndex)", "contents": "LearnTalents(${1:tabIndex}, ${2:talentIndex})$0"}, + {"trigger": "LeaveBattlefield\t()", "contents": "LeaveBattlefield()$0"}, + {"trigger": "LeaveChannelByName\t(\"name\")", "contents": "LeaveChannelByName(\"${1:name}\")$0"}, + {"trigger": "LeaveLFG\t()", "contents": "LeaveLFG()$0"}, + {"trigger": "LeaveParty\t()", "contents": "LeaveParty()$0"}, + {"trigger": "LeaveSingleLFG\t(lfgType, lfgID)", "contents": "LeaveSingleLFG(${1:lfgType}, ${2:lfgID})$0"}, + {"trigger": "Lerp\t(startValue, endValue, interval)", "contents": "Lerp(${1:startValue}, ${2:endValue}, ${3:interval})$0"}, + {"trigger": "LFGTeleport\t(portOut)", "contents": "LFGTeleport(${1:portOut})$0"}, + {"trigger": "ListChannelByName\t(\"channel\")", "contents": "ListChannelByName(\"${1:channel}\")$0"}, + {"trigger": "ListChannelByName\t(channelIndex)", "contents": "ListChannelByName(${1:channelIndex})$0"}, + {"trigger": "ListChannels\t()", "contents": "ListChannels()$0"}, + {"trigger": "LoadAddOn\t(index)", "contents": "LoadAddOn(${1:index})$0"}, + {"trigger": "LoadAddOn\t(\"name\")", "contents": "LoadAddOn(\"${1:name}\")$0"}, + {"trigger": "Logout\t()", "contents": "Logout()$0"}, + {"trigger": "LootSlot\t(slot)", "contents": "LootSlot(${1:slot})$0"}, + {"trigger": "LootSlotHasItem\t(slot)", "contents": "LootSlotHasItem(${1:slot})$0"}, + {"trigger": "LowerFrameLevel\t(frame)", "contents": "LowerFrameLevel(${1:frame})$0"}, + {"trigger": "MouselookStart\t()", "contents": "MouselookStart()$0"}, + {"trigger": "MouselookStop\t()", "contents": "MouselookStop()$0"}, + {"trigger": "MoveViewDownStart\t()", "contents": "MoveViewDownStart()$0"}, + {"trigger": "MoveViewDownStop\t()", "contents": "MoveViewDownStop()$0"}, + {"trigger": "MoveViewInStart\t()", "contents": "MoveViewInStart()$0"}, + {"trigger": "MoveViewInStop\t()", "contents": "MoveViewInStop()$0"}, + {"trigger": "MoveViewLeftStart\t()", "contents": "MoveViewLeftStart()$0"}, + {"trigger": "MoveViewLeftStop\t()", "contents": "MoveViewLeftStop()$0"}, + {"trigger": "MoveViewOutStart\t()", "contents": "MoveViewOutStart()$0"}, + {"trigger": "MoveViewOutStop\t()", "contents": "MoveViewOutStop()$0"}, + {"trigger": "MoveViewRightStart\t()", "contents": "MoveViewRightStart()$0"}, + {"trigger": "MoveViewRightStop\t()", "contents": "MoveViewRightStop()$0"}, + {"trigger": "MoveViewUpStart\t()", "contents": "MoveViewUpStart()$0"}, + {"trigger": "MoveViewUpStop\t()", "contents": "MoveViewUpStop()$0"}, + {"trigger": "NextView\t()", "contents": "NextView()$0"}, + {"trigger": "NoPlayTime\t()", "contents": "NoPlayTime()$0"}, + {"trigger": "NotifyInspect\t(\"unit\")", "contents": "NotifyInspect(\"${1:unit}\")$0"}, + {"trigger": "NotWhileDeadError\t()", "contents": "NotWhileDeadError()$0"}, + {"trigger": "NumTaxiNodes\t()", "contents": "NumTaxiNodes()$0"}, + {"trigger": "OfferPetition\t()", "contents": "OfferPetition()$0"}, + {"trigger": "OpeningCinematic\t()", "contents": "OpeningCinematic()$0"}, + {"trigger": "PartialPlayTime\t()", "contents": "PartialPlayTime()$0"}, + {"trigger": "PetAbandon\t()", "contents": "PetAbandon()$0"}, + {"trigger": "PetCanBeAbandoned\t()", "contents": "PetCanBeAbandoned()$0"}, + {"trigger": "PetCanBeDismissed\t()", "contents": "PetCanBeDismissed()$0"}, + {"trigger": "PetCanBeRenamed\t()", "contents": "PetCanBeRenamed()$0"}, + {"trigger": "PetDismiss\t()", "contents": "PetDismiss()$0"}, + {"trigger": "PetHasActionBar\t()", "contents": "PetHasActionBar()$0"}, + {"trigger": "PetRename\t(\"name\", [\"genitive\"], [\"dative\"], [\"accusative\"], [\"instrumental\"], [\"prepositional\"])", "contents": "PetRename(\"${1:name}\", ${2:[\"genitive\"]}, ${3:[\"dative\"]}, ${4:[\"accusative\"]}, ${5:[\"instrumental\"]}, ${6:[\"prepositional\"]})$0"}, + {"trigger": "PickupAction\t(slot)", "contents": "PickupAction(${1:slot})$0"}, + {"trigger": "PickupBagFromSlot\t(slot)", "contents": "PickupBagFromSlot(${1:slot})$0"}, + {"trigger": "PickupCompanion\t(\"type\", index)", "contents": "PickupCompanion(\"${1:type}\", ${2:index})$0"}, + {"trigger": "PickupContainerItem\t(container, slot)", "contents": "PickupContainerItem(${1:container}, ${2:slot})$0"}, + {"trigger": "PickupGuildBankItem\t(tab, slot)", "contents": "PickupGuildBankItem(${1:tab}, ${2:slot})$0"}, + {"trigger": "PickupGuildBankMoney\t(amount)", "contents": "PickupGuildBankMoney(${1:amount})$0"}, + {"trigger": "PickupInventoryItem\t(slot)", "contents": "PickupInventoryItem(${1:slot})$0"}, + {"trigger": "PickupItem\t(itemID)", "contents": "PickupItem(${1:itemID})$0"}, + {"trigger": "PickupItem\t(\"itemLink\")", "contents": "PickupItem(\"${1:itemLink}\")$0"}, + {"trigger": "PickupItem\t(\"itemName\")", "contents": "PickupItem(\"${1:itemName}\")$0"}, + {"trigger": "PickupMacro\t(index)", "contents": "PickupMacro(${1:index})$0"}, + {"trigger": "PickupMacro\t(\"name\")", "contents": "PickupMacro(\"${1:name}\")$0"}, + {"trigger": "PickupMerchantItem\t(index)", "contents": "PickupMerchantItem(${1:index})$0"}, + {"trigger": "PickupPetAction\t(index)", "contents": "PickupPetAction(${1:index})$0"}, + {"trigger": "PickupPlayerMoney\t(amount)", "contents": "PickupPlayerMoney(${1:amount})$0"}, + {"trigger": "PickupSpell\t(spellID)", "contents": "PickupSpell(${1:spellID})$0"}, + {"trigger": "PickupStablePet\t(index)", "contents": "PickupStablePet(${1:index})$0"}, + {"trigger": "PickupTradeMoney\t(amount)", "contents": "PickupTradeMoney(${1:amount})$0"}, + {"trigger": "PlaceAction\t(slot)", "contents": "PlaceAction(${1:slot})$0"}, + {"trigger": "PlaceAuctionBid\t(\"list\", index, bid)", "contents": "PlaceAuctionBid(\"${1:list}\", ${2:index}, ${3:bid})$0"}, + {"trigger": "PlayerCanTeleport\t()", "contents": "PlayerCanTeleport()$0"}, + {"trigger": "PlayerHasHearthstone\t()", "contents": "PlayerHasHearthstone()$0"}, + {"trigger": "PlayerIsPVPInactive\t(\"name\")", "contents": "PlayerIsPVPInactive(\"${1:name}\")$0"}, + {"trigger": "PlayerIsPVPInactive\t(\"unit\")", "contents": "PlayerIsPVPInactive(\"${1:unit}\")$0"}, + {"trigger": "PlayMusic\t(\"musicfile\")", "contents": "PlayMusic(\"${1:musicfile}\")$0"}, + {"trigger": "PlaySound\t(\"sound\", \"soundChannel\")", "contents": "PlaySound(\"${1:sound}\", \"${2:soundChannel}\")$0"}, + {"trigger": "PlaySoundFile\t(\"soundFile\", \"soundChannel\")", "contents": "PlaySoundFile(\"${1:soundFile}\", \"${2:soundChannel}\")$0"}, + {"trigger": "PrevView\t()", "contents": "PrevView()$0"}, + {"trigger": "PromoteToAssistant\t(\"name\", [exactMatch])", "contents": "PromoteToAssistant(\"${1:name}\", ${2:[exactMatch]})$0"}, + {"trigger": "PromoteToAssistant\t(\"unit\")", "contents": "PromoteToAssistant(\"${1:unit}\")$0"}, + {"trigger": "PromoteToLeader\t(\"name\", [exactMatch])", "contents": "PromoteToLeader(\"${1:name}\", ${2:[exactMatch]})$0"}, + {"trigger": "PromoteToLeader\t(\"unit\")", "contents": "PromoteToLeader(\"${1:unit}\")$0"}, + {"trigger": "PurchaseSlot\t()", "contents": "PurchaseSlot()$0"}, + {"trigger": "PutItemInBackpack\t()", "contents": "PutItemInBackpack()$0"}, + {"trigger": "PutItemInBag\t(container)", "contents": "PutItemInBag(${1:container})$0"}, + {"trigger": "QueryAuctionItems\t([\"name\"], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll])", "contents": "QueryAuctionItems(${1:[\"name\"]}, ${2:[minLevel]}, ${3:[maxLevel]}, ${4:[invTypeIndex]}, ${5:[classIndex]}, ${6:[subClassIndex]}, ${7:[page]}, ${8:[isUsable]}, ${9:[minQuality]}, ${10:[getAll]})$0"}, + {"trigger": "QueryGuildBankLog\t(tab)", "contents": "QueryGuildBankLog(${1:tab})$0"}, + {"trigger": "QueryGuildBankTab\t(tab)", "contents": "QueryGuildBankTab(${1:tab})$0"}, + {"trigger": "QueryGuildBankText\t(tab)", "contents": "QueryGuildBankText(${1:tab})$0"}, + {"trigger": "QueryGuildEventLog\t()", "contents": "QueryGuildEventLog()$0"}, + {"trigger": "QuestChooseRewardError\t()", "contents": "QuestChooseRewardError()$0"}, + {"trigger": "QuestFlagsPVP\t()", "contents": "QuestFlagsPVP()$0"}, + {"trigger": "QuestLogPushQuest\t([questIndex])", "contents": "QuestLogPushQuest(${1:[questIndex]})$0"}, + {"trigger": "QuestPOIGetIconInfo\t(questID)", "contents": "QuestPOIGetIconInfo(${1:questID})$0"}, + {"trigger": "Quit\t()", "contents": "Quit()$0"}, + {"trigger": "RandomRoll\t(min, max)", "contents": "RandomRoll(${1:min}, ${2:max})$0"}, + {"trigger": "RegisterCVar\t(\"CVar\", \"default\")", "contents": "RegisterCVar(\"${1:CVar}\", \"${2:default}\")$0"}, + {"trigger": "RejectProposal\t()", "contents": "RejectProposal()$0"}, + {"trigger": "ReloadUI\t()", "contents": "ReloadUI()$0"}, + {"trigger": "RemoveAutoQuestPopUp\t(questId)", "contents": "RemoveAutoQuestPopUp(${1:questId})$0"}, + {"trigger": "RemoveChatWindowChannel\t(index, \"channel\")", "contents": "RemoveChatWindowChannel(${1:index}, \"${2:channel}\")$0"}, + {"trigger": "RemoveChatWindowMessages\t(index, \"messageGroup\")", "contents": "RemoveChatWindowMessages(${1:index}, \"${2:messageGroup}\")$0"}, + {"trigger": "RemoveFriend\t(\"name\")", "contents": "RemoveFriend(\"${1:name}\")$0"}, + {"trigger": "RemoveQuestWatch\t(questIndex)", "contents": "RemoveQuestWatch(${1:questIndex})$0"}, + {"trigger": "RemoveTrackedAchievement\t(id)", "contents": "RemoveTrackedAchievement(${1:id})$0"}, + {"trigger": "RenamePetition\t(\"name\")", "contents": "RenamePetition(\"${1:name}\")$0"}, + {"trigger": "RepairAllItems\t([useGuildMoney])", "contents": "RepairAllItems(${1:[useGuildMoney]})$0"}, + {"trigger": "ReplaceEnchant\t()", "contents": "ReplaceEnchant()$0"}, + {"trigger": "ReplaceTradeEnchant\t()", "contents": "ReplaceTradeEnchant()$0"}, + {"trigger": "RepopMe\t()", "contents": "RepopMe()$0"}, + {"trigger": "ReportPlayerIsPVPAFK\t(\"name\")", "contents": "ReportPlayerIsPVPAFK(\"${1:name}\")$0"}, + {"trigger": "ReportPlayerIsPVPAFK\t(\"unit\")", "contents": "ReportPlayerIsPVPAFK(\"${1:unit}\")$0"}, + {"trigger": "RequestArtifactCompletionHistory\t()", "contents": "RequestArtifactCompletionHistory()$0"}, + {"trigger": "RequestBattlefieldScoreData\t()", "contents": "RequestBattlefieldScoreData()$0"}, + {"trigger": "RequestBattlegroundInstanceInfo\t(index)", "contents": "RequestBattlegroundInstanceInfo(${1:index})$0"}, + {"trigger": "RequestInspectHonorData\t()", "contents": "RequestInspectHonorData()$0"}, + {"trigger": "RequestLFDPlayerLockInfo\t()", "contents": "RequestLFDPlayerLockInfo()$0"}, + {"trigger": "RequestPVPRewards\t()", "contents": "RequestPVPRewards()$0"}, + {"trigger": "RequestRaidInfo\t()", "contents": "RequestRaidInfo()$0"}, + {"trigger": "RequestTimePlayed\t()", "contents": "RequestTimePlayed()$0"}, + {"trigger": "ResetChatColors\t()", "contents": "ResetChatColors()$0"}, + {"trigger": "ResetChatWindows\t()", "contents": "ResetChatWindows()$0"}, + {"trigger": "ResetCPUUsage\t()", "contents": "ResetCPUUsage()$0"}, + {"trigger": "ResetCursor\t()", "contents": "ResetCursor()$0"}, + {"trigger": "ResetDisabledAddOns\t()", "contents": "ResetDisabledAddOns()$0"}, + {"trigger": "ResetInstances\t()", "contents": "ResetInstances()$0"}, + {"trigger": "ResetTutorials\t()", "contents": "ResetTutorials()$0"}, + {"trigger": "ResetView\t(index)", "contents": "ResetView(${1:index})$0"}, + {"trigger": "ResistancePercent\t(ResistanceValue, CasterLevel)", "contents": "ResistancePercent(${1:ResistanceValue}, ${2:CasterLevel})$0"}, + {"trigger": "RespondInstanceLock\t(response)", "contents": "RespondInstanceLock(${1:response})$0"}, + {"trigger": "RestartGx\t()", "contents": "RestartGx()$0"}, + {"trigger": "ResurrectGetOfferer\t()", "contents": "ResurrectGetOfferer()$0"}, + {"trigger": "ResurrectHasSickness\t()", "contents": "ResurrectHasSickness()$0"}, + {"trigger": "ResurrectHasTimer\t()", "contents": "ResurrectHasTimer()$0"}, + {"trigger": "RetrieveCorpse\t()", "contents": "RetrieveCorpse()$0"}, + {"trigger": "ReturnInboxItem\t(mailID)", "contents": "ReturnInboxItem(${1:mailID})$0"}, + {"trigger": "RollOnLoot\t(id, rollType)", "contents": "RollOnLoot(${1:id}, ${2:rollType})$0"}, + {"trigger": "RunBinding\t(\"command\", \"up\")", "contents": "RunBinding(\"${1:command}\", \"${2:up}\")$0"}, + {"trigger": "RunScript\t(\"script\")", "contents": "RunScript(\"${1:script}\")$0"}, + {"trigger": "SaveBindings\t(set)", "contents": "SaveBindings(${1:set})$0"}, + {"trigger": "SaveView\t(index)", "contents": "SaveView(${1:index})$0"}, + {"trigger": "Screenshot\t()", "contents": "Screenshot()$0"}, + {"trigger": "SearchLFGGetResults\t(index)", "contents": "SearchLFGGetResults(${1:index})$0"}, + {"trigger": "SecondsToTime\t(seconds, [noSeconds], [notAbbreviated], [maxCount])", "contents": "SecondsToTime(${1:seconds}, ${2:[noSeconds]}, ${3:[notAbbreviated]}, ${4:[maxCount]})$0"}, + {"trigger": "SecureCmdOptionParse\t(\"cmd\")", "contents": "SecureCmdOptionParse(\"${1:cmd}\")$0"}, + {"trigger": "SelectActiveQuest\t(index)", "contents": "SelectActiveQuest(${1:index})$0"}, + {"trigger": "SelectAvailableQuest\t(index)", "contents": "SelectAvailableQuest(${1:index})$0"}, + {"trigger": "SelectGossipActiveQuest\t(index)", "contents": "SelectGossipActiveQuest(${1:index})$0"}, + {"trigger": "SelectGossipAvailableQuest\t(index)", "contents": "SelectGossipAvailableQuest(${1:index})$0"}, + {"trigger": "SelectGossipOption\t(index, [\"text\"], [confirm])", "contents": "SelectGossipOption(${1:index}, ${2:[\"text\"]}, ${3:[confirm]})$0"}, + {"trigger": "SelectQuestLogEntry\t(questIndex)", "contents": "SelectQuestLogEntry(${1:questIndex})$0"}, + {"trigger": "SelectTrainerService\t(index)", "contents": "SelectTrainerService(${1:index})$0"}, + {"trigger": "SendChatMessage\t(\"text\", [\"chatType\"], [languageIndex], [\"channel\"])", "contents": "SendChatMessage(\"${1:text}\", ${2:[\"chatType\"]}, ${3:[languageIndex]}, ${4:[\"channel\"]})$0"}, + {"trigger": "SendMail\t(\"recipient\", \"subject\", \"body\")", "contents": "SendMail(\"${1:recipient}\", \"${2:subject}\", \"${3:body}\")$0"}, + {"trigger": "SendWho\t(\"filter\")", "contents": "SendWho(\"${1:filter}\")$0"}, + {"trigger": "SetAbandonQuest\t(questIndex)", "contents": "SetAbandonQuest(${1:questIndex})$0"}, + {"trigger": "SetAchievementComparisonUnit\t(unit)", "contents": "SetAchievementComparisonUnit(${1:unit})$0"}, + {"trigger": "SetActionBarToggles\t(bar1, bar2, bar3, bar4, alwaysShow)", "contents": "SetActionBarToggles(${1:bar1}, ${2:bar2}, ${3:bar3}, ${4:bar4}, ${5:alwaysShow})$0"}, + {"trigger": "SetAllowLowLevelRaid\t(enable)", "contents": "SetAllowLowLevelRaid(${1:enable})$0"}, + {"trigger": "SetBagPortraitTexture\t(texture, container)", "contents": "SetBagPortraitTexture(${1:texture}, ${2:container})$0"}, + {"trigger": "SetBattlefieldScoreFaction\t(faction)", "contents": "SetBattlefieldScoreFaction(${1:faction})$0"}, + {"trigger": "SetBinding\t(\"key\", [\"command\"])", "contents": "SetBinding(\"${1:key}\", ${2:[\"command\"]})$0"}, + {"trigger": "SetBindingClick\t(\"key\", \"buttonName\", [\"mouseButton\"])", "contents": "SetBindingClick(\"${1:key}\", \"${2:buttonName}\", ${3:[\"mouseButton\"]})$0"}, + {"trigger": "SetBindingItem\t(\"key\", itemID)", "contents": "SetBindingItem(\"${1:key}\", ${2:itemID})$0"}, + {"trigger": "SetBindingItem\t(\"key\", \"itemLink\")", "contents": "SetBindingItem(\"${1:key}\", \"${2:itemLink}\")$0"}, + {"trigger": "SetBindingItem\t(\"key\", \"itemName\")", "contents": "SetBindingItem(\"${1:key}\", \"${2:itemName}\")$0"}, + {"trigger": "SetBindingMacro\t(\"key\", index)", "contents": "SetBindingMacro(\"${1:key}\", ${2:index})$0"}, + {"trigger": "SetBindingMacro\t(\"key\", \"name\")", "contents": "SetBindingMacro(\"${1:key}\", \"${2:name}\")$0"}, + {"trigger": "SetBindingSpell\t(\"key\", \"spellName\")", "contents": "SetBindingSpell(\"${1:key}\", \"${2:spellName}\")$0"}, + {"trigger": "SetChannelOwner\t(\"channel\", \"fullname\")", "contents": "SetChannelOwner(\"${1:channel}\", \"${2:fullname}\")$0"}, + {"trigger": "SetChannelPassword\t(\"channel\", \"password\")", "contents": "SetChannelPassword(\"${1:channel}\", \"${2:password}\")$0"}, + {"trigger": "SetChatColorNameByClass\t(\"chatType\", colorByName)", "contents": "SetChatColorNameByClass(\"${1:chatType}\", ${2:colorByName})$0"}, + {"trigger": "SetChatWindowAlpha\t(index, alpha)", "contents": "SetChatWindowAlpha(${1:index}, ${2:alpha})$0"}, + {"trigger": "SetChatWindowColor\t(index, red, green, blue)", "contents": "SetChatWindowColor(${1:index}, ${2:red}, ${3:green}, ${4:blue})$0"}, + {"trigger": "SetChatWindowDocked\t(index, docked)", "contents": "SetChatWindowDocked(${1:index}, ${2:docked})$0"}, + {"trigger": "SetChatWindowLocked\t(index, locked)", "contents": "SetChatWindowLocked(${1:index}, ${2:locked})$0"}, + {"trigger": "SetChatWindowName\t(index, \"name\")", "contents": "SetChatWindowName(${1:index}, \"${2:name}\")$0"}, + {"trigger": "SetChatWindowShown\t(index, shown)", "contents": "SetChatWindowShown(${1:index}, ${2:shown})$0"}, + {"trigger": "SetChatWindowSize\t(index, size)", "contents": "SetChatWindowSize(${1:index}, ${2:size})$0"}, + {"trigger": "SetChatWindowUninteractable\t(index, setUninteractable)", "contents": "SetChatWindowUninteractable(${1:index}, ${2:setUninteractable})$0"}, + {"trigger": "SetCurrencyBackpack\t(index, watch)", "contents": "SetCurrencyBackpack(${1:index}, ${2:watch})$0"}, + {"trigger": "SetCurrencyUnused\t(index, makeUnused)", "contents": "SetCurrencyUnused(${1:index}, ${2:makeUnused})$0"}, + {"trigger": "SetCurrentGuildBankTab\t(tab)", "contents": "SetCurrentGuildBankTab(${1:tab})$0"}, + {"trigger": "SetCurrentTitle\t(titleIndex)", "contents": "SetCurrentTitle(${1:titleIndex})$0"}, + {"trigger": "SetCursor\t(\"cursor\")", "contents": "SetCursor(\"${1:cursor}\")$0"}, + {"trigger": "SetCVar\t(\"CVar\", value, [\"raiseEvent\"])", "contents": "SetCVar(\"${1:CVar}\", ${2:value}, ${3:[\"raiseEvent\"]})$0"}, + {"trigger": "SetEuropeanNumbers\t(enable)", "contents": "SetEuropeanNumbers(${1:enable})$0"}, + {"trigger": "SetFactionActive\t(index)", "contents": "SetFactionActive(${1:index})$0"}, + {"trigger": "SetFactionInactive\t(index)", "contents": "SetFactionInactive(${1:index})$0"}, + {"trigger": "SetFriendNotes\t(index, \"note\")", "contents": "SetFriendNotes(${1:index}, \"${2:note}\")$0"}, + {"trigger": "SetFriendNotes\t(\"name\", \"note\")", "contents": "SetFriendNotes(\"${1:name}\", \"${2:note}\")$0"}, + {"trigger": "SetGuildBankTabInfo\t(tab, \"name\", iconIndex)", "contents": "SetGuildBankTabInfo(${1:tab}, \"${2:name}\", ${3:iconIndex})$0"}, + {"trigger": "SetGuildBankTabPermissions\t(tab, permission, enabled)", "contents": "SetGuildBankTabPermissions(${1:tab}, ${2:permission}, ${3:enabled})$0"}, + {"trigger": "SetGuildBankText\t(tab, \"text\")", "contents": "SetGuildBankText(${1:tab}, \"${2:text}\")$0"}, + {"trigger": "SetGuildInfoText\t(\"text\")", "contents": "SetGuildInfoText(\"${1:text}\")$0"}, + {"trigger": "SetGuildMemberRank\t(index, rankIndex)", "contents": "SetGuildMemberRank(${1:index}, ${2:rankIndex})$0"}, + {"trigger": "SetGuildRosterSelection\t(index)", "contents": "SetGuildRosterSelection(${1:index})$0"}, + {"trigger": "SetGuildRosterShowOffline\t(showOffline)", "contents": "SetGuildRosterShowOffline(${1:showOffline})$0"}, + {"trigger": "SetInventoryPortraitTexture\t(texture, \"unit\", slot)", "contents": "SetInventoryPortraitTexture(${1:texture}, \"${2:unit}\", ${3:slot})$0"}, + {"trigger": "SetItemUpgradeFromCursorItem\t()", "contents": "SetItemUpgradeFromCursorItem()$0"}, + {"trigger": "SetLFGComment\t(\"comment\")", "contents": "SetLFGComment(\"${1:comment}\")$0"}, + {"trigger": "SetLFGDungeon\t(queueIndex)", "contents": "SetLFGDungeon(${1:queueIndex})$0"}, + {"trigger": "SetLFGRoles\t(leader, tank, healer, damage)", "contents": "SetLFGRoles(${1:leader}, ${2:tank}, ${3:healer}, ${4:damage})$0"}, + {"trigger": "SetLootMethod\t(\"method\", [\"master\"])", "contents": "SetLootMethod(\"${1:method}\", ${2:[\"master\"]})$0"}, + {"trigger": "SetLootPortrait\t(texture)", "contents": "SetLootPortrait(${1:texture})$0"}, + {"trigger": "SetLootThreshold\t(threshold)", "contents": "SetLootThreshold(${1:threshold})$0"}, + {"trigger": "SetMacroItem\t(index, \"item\", [target])", "contents": "SetMacroItem(${1:index}, \"${2:item}\", ${3:[target]})$0"}, + {"trigger": "SetMacroItem\t(\"name\", \"item\", [target])", "contents": "SetMacroItem(\"${1:name}\", \"${2:item}\", ${3:[target]})$0"}, + {"trigger": "SetMacroSpell\t(index, \"spell\", [target])", "contents": "SetMacroSpell(${1:index}, \"${2:spell}\", ${3:[target]})$0"}, + {"trigger": "SetMacroSpell\t(\"name\", \"spell\", [target])", "contents": "SetMacroSpell(\"${1:name}\", \"${2:spell}\", ${3:[target]})$0"}, + {"trigger": "SetModifiedClick\t(\"action\", \"binding\")", "contents": "SetModifiedClick(\"${1:action}\", \"${2:binding}\")$0"}, + {"trigger": "SetMouselookOverrideBinding\t(\"key\", \"binding\")", "contents": "SetMouselookOverrideBinding(\"${1:key}\", \"${2:binding}\")$0"}, + {"trigger": "SetMultiCastSpell\t(action, spell)", "contents": "SetMultiCastSpell(${1:action}, ${2:spell})$0"}, + {"trigger": "SetNextBarberShopStyle\t(styleIndex, [reverse])", "contents": "SetNextBarberShopStyle(${1:styleIndex}, ${2:[reverse]})$0"}, + {"trigger": "SetOptOutOfLoot\t(enable)", "contents": "SetOptOutOfLoot(${1:enable})$0"}, + {"trigger": "SetOverrideBinding\t(owner, isPriority, \"key\", \"command\")", "contents": "SetOverrideBinding(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:command}\")$0"}, + {"trigger": "SetOverrideBindingClick\t(owner, isPriority, \"key\", \"buttonName\", [\"mouseButton\"])", "contents": "SetOverrideBindingClick(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:buttonName}\", ${5:[\"mouseButton\"]})$0"}, + {"trigger": "SetOverrideBindingItem\t(owner, isPriority, \"key\", itemID)", "contents": "SetOverrideBindingItem(${1:owner}, ${2:isPriority}, \"${3:key}\", ${4:itemID})$0"}, + {"trigger": "SetOverrideBindingItem\t(owner, isPriority, \"key\", \"itemLink\")", "contents": "SetOverrideBindingItem(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:itemLink}\")$0"}, + {"trigger": "SetOverrideBindingItem\t(owner, isPriority, \"key\", \"itemName\")", "contents": "SetOverrideBindingItem(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:itemName}\")$0"}, + {"trigger": "SetOverrideBindingMacro\t(owner, isPriority, \"key\", index)", "contents": "SetOverrideBindingMacro(${1:owner}, ${2:isPriority}, \"${3:key}\", ${4:index})$0"}, + {"trigger": "SetOverrideBindingMacro\t(owner, isPriority, \"key\", \"name\")", "contents": "SetOverrideBindingMacro(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:name}\")$0"}, + {"trigger": "SetOverrideBindingSpell\t(owner, isPriority, \"key\", \"spellName\")", "contents": "SetOverrideBindingSpell(${1:owner}, ${2:isPriority}, \"${3:key}\", \"${4:spellName}\")$0"}, + {"trigger": "SetPendingReportTarget\t(\"unit\")", "contents": "SetPendingReportTarget(\"${1:unit}\")$0"}, + {"trigger": "SetPetStablePaperdoll\t(model)", "contents": "SetPetStablePaperdoll(${1:model})$0"}, + {"trigger": "SetPortraitTexture\t(texture, \"unit\")", "contents": "SetPortraitTexture(${1:texture}, \"${2:unit}\")$0"}, + {"trigger": "SetPortraitToTexture\t(frameName, \"texturePath\")", "contents": "SetPortraitToTexture(${1:frameName}, \"${2:texturePath}\")$0"}, + {"trigger": "SetPVP\t(state)", "contents": "SetPVP(${1:state})$0"}, + {"trigger": "SetRaidSubgroup\t(index, subgroup)", "contents": "SetRaidSubgroup(${1:index}, ${2:subgroup})$0"}, + {"trigger": "SetRaidTarget\t(\"name\", index)", "contents": "SetRaidTarget(\"${1:name}\", ${2:index})$0"}, + {"trigger": "SetRaidTarget\t(\"unit\", index)", "contents": "SetRaidTarget(\"${1:unit}\", ${2:index})$0"}, + {"trigger": "SetScreenResolution\t(index)", "contents": "SetScreenResolution(${1:index})$0"}, + {"trigger": "SetSelectedAuctionItem\t(\"list\", index)", "contents": "SetSelectedAuctionItem(\"${1:list}\", ${2:index})$0"}, + {"trigger": "SetSelectedDisplayChannel\t(index)", "contents": "SetSelectedDisplayChannel(${1:index})$0"}, + {"trigger": "SetSelectedFaction\t(index)", "contents": "SetSelectedFaction(${1:index})$0"}, + {"trigger": "SetSelectedFriend\t(index)", "contents": "SetSelectedFriend(${1:index})$0"}, + {"trigger": "SetSelectedIgnore\t(index)", "contents": "SetSelectedIgnore(${1:index})$0"}, + {"trigger": "SetSendMailCOD\t(amount)", "contents": "SetSendMailCOD(${1:amount})$0"}, + {"trigger": "SetSendMailMoney\t(amount)", "contents": "SetSendMailMoney(${1:amount})$0"}, + {"trigger": "SetSendMailShowing\t(enable)", "contents": "SetSendMailShowing(${1:enable})$0"}, + {"trigger": "SetTaxiBenchmarkMode\t(\"on/off\")", "contents": "SetTaxiBenchmarkMode(\"${1:on/off}\")$0"}, + {"trigger": "SetTaxiMap\t(texture)", "contents": "SetTaxiMap(${1:texture})$0"}, + {"trigger": "SetTracking\t(index, enabled)", "contents": "SetTracking(${1:index}, ${2:enabled})$0"}, + {"trigger": "SetTradeMoney\t(amount)", "contents": "SetTradeMoney(${1:amount})$0"}, + {"trigger": "SetTrainerServiceTypeFilter\t(\"type\", [enable], [exclusive])", "contents": "SetTrainerServiceTypeFilter(\"${1:type}\", ${2:[enable]}, ${3:[exclusive]})$0"}, + {"trigger": "SetUIVisibility\t(visible)", "contents": "SetUIVisibility(${1:visible})$0"}, + {"trigger": "SetupFullscreenScale\t(frame)", "contents": "SetupFullscreenScale(${1:frame})$0"}, + {"trigger": "SetupTextureKits\t(textureKitID, frame, regions)", "contents": "SetupTextureKits(${1:textureKitID}, ${2:frame}, ${3:regions})$0"}, + {"trigger": "SetView\t(index)", "contents": "SetView(${1:index})$0"}, + {"trigger": "SetWatchedFactionIndex\t(index)", "contents": "SetWatchedFactionIndex(${1:index})$0"}, + {"trigger": "SetWhoToUI\t(state)", "contents": "SetWhoToUI(${1:state})$0"}, + {"trigger": "ShowBuybackSellCursor\t(index)", "contents": "ShowBuybackSellCursor(${1:index})$0"}, + {"trigger": "ShowContainerSellCursor\t(container, slot)", "contents": "ShowContainerSellCursor(${1:container}, ${2:slot})$0"}, + {"trigger": "ShowFriends\t()", "contents": "ShowFriends()$0"}, + {"trigger": "ShowInventorySellCursor\t(slot)", "contents": "ShowInventorySellCursor(${1:slot})$0"}, + {"trigger": "ShowRepairCursor\t()", "contents": "ShowRepairCursor()$0"}, + {"trigger": "SignPetition\t()", "contents": "SignPetition()$0"}, + {"trigger": "SocketContainerItem\t(container, slot)", "contents": "SocketContainerItem(${1:container}, ${2:slot})$0"}, + {"trigger": "SocketInventoryItem\t(slot)", "contents": "SocketInventoryItem(${1:slot})$0"}, + {"trigger": "SortAuctionApplySort\t(\"list\")", "contents": "SortAuctionApplySort(\"${1:list}\")$0"}, + {"trigger": "SortAuctionClearSort\t(\"list\")", "contents": "SortAuctionClearSort(\"${1:list}\")$0"}, + {"trigger": "SortAuctionSetSort\t(\"list\", \"sort\", reversed)", "contents": "SortAuctionSetSort(\"${1:list}\", \"${2:sort}\", ${3:reversed})$0"}, + {"trigger": "SortBattlefieldScoreData\t(\"sortType\")", "contents": "SortBattlefieldScoreData(\"${1:sortType}\")$0"}, + {"trigger": "SortGuildRoster\t(\"type\")", "contents": "SortGuildRoster(\"${1:type}\")$0"}, + {"trigger": "SortQuestWatches\t()", "contents": "SortQuestWatches()$0"}, + {"trigger": "SortWho\t(\"sortType\")", "contents": "SortWho(\"${1:sortType}\")$0"}, + {"trigger": "Sound_ChatSystem_GetInputDriverNameByIndex\t(index)", "contents": "Sound_ChatSystem_GetInputDriverNameByIndex(${1:index})$0"}, + {"trigger": "Sound_ChatSystem_GetNumInputDrivers\t()", "contents": "Sound_ChatSystem_GetNumInputDrivers()$0"}, + {"trigger": "Sound_ChatSystem_GetNumOutputDrivers\t()", "contents": "Sound_ChatSystem_GetNumOutputDrivers()$0"}, + {"trigger": "Sound_ChatSystem_GetOutputDriverNameByIndex\t(index)", "contents": "Sound_ChatSystem_GetOutputDriverNameByIndex(${1:index})$0"}, + {"trigger": "Sound_GameSystem_GetInputDriverNameByIndex\t(index)", "contents": "Sound_GameSystem_GetInputDriverNameByIndex(${1:index})$0"}, + {"trigger": "Sound_GameSystem_GetNumInputDrivers\t()", "contents": "Sound_GameSystem_GetNumInputDrivers()$0"}, + {"trigger": "Sound_GameSystem_GetNumOutputDrivers\t()", "contents": "Sound_GameSystem_GetNumOutputDrivers()$0"}, + {"trigger": "Sound_GameSystem_GetOutputDriverNameByIndex\t(index)", "contents": "Sound_GameSystem_GetOutputDriverNameByIndex(${1:index})$0"}, + {"trigger": "Sound_GameSystem_RestartSoundSystem\t()", "contents": "Sound_GameSystem_RestartSoundSystem()$0"}, + {"trigger": "SpellCanTargetItem\t()", "contents": "SpellCanTargetItem()$0"}, + {"trigger": "SpellCanTargetUnit\t(\"name\")", "contents": "SpellCanTargetUnit(\"${1:name}\")$0"}, + {"trigger": "SpellCanTargetUnit\t(\"unit\")", "contents": "SpellCanTargetUnit(\"${1:unit}\")$0"}, + {"trigger": "SpellHasRange\t(index, \"bookType\")", "contents": "SpellHasRange(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "SpellHasRange\t(\"name\")", "contents": "SpellHasRange(\"${1:name}\")$0"}, + {"trigger": "SpellIsTargeting\t()", "contents": "SpellIsTargeting()$0"}, + {"trigger": "SplitContainerItem\t(container, slot, amount)", "contents": "SplitContainerItem(${1:container}, ${2:slot}, ${3:amount})$0"}, + {"trigger": "SplitGuildBankItem\t(tab, slot, amount)", "contents": "SplitGuildBankItem(${1:tab}, ${2:slot}, ${3:amount})$0"}, + {"trigger": "StartAuction\t(minBid, buyoutPrice, runTime, stackSize, numStacks)", "contents": "StartAuction(${1:minBid}, ${2:buyoutPrice}, ${3:runTime}, ${4:stackSize}, ${5:numStacks})$0"}, + {"trigger": "StartDuel\t(\"name\", [exactMatch])", "contents": "StartDuel(\"${1:name}\", ${2:[exactMatch]})$0"}, + {"trigger": "StartDuel\t(\"unit\")", "contents": "StartDuel(\"${1:unit}\")$0"}, + {"trigger": "StopCinematic\t()", "contents": "StopCinematic()$0"}, + {"trigger": "StopMusic\t()", "contents": "StopMusic()$0"}, + {"trigger": "Stopwatch_IsPlaying\t()", "contents": "Stopwatch_IsPlaying()$0"}, + {"trigger": "Stopwatch_StartCountdown\t(hours, minutes, seconds)", "contents": "Stopwatch_StartCountdown(${1:hours}, ${2:minutes}, ${3:seconds})$0"}, + {"trigger": "Stopwatch_Toggle\t()", "contents": "Stopwatch_Toggle()$0"}, + {"trigger": "SummonFriend\t(\"name\")", "contents": "SummonFriend(\"${1:name}\")$0"}, + {"trigger": "SummonFriend\t(\"unit\")", "contents": "SummonFriend(\"${1:unit}\")$0"}, + {"trigger": "SummonRandomCritter\t()", "contents": "SummonRandomCritter()$0"}, + {"trigger": "SwapRaidSubgroup\t(index1, index2)", "contents": "SwapRaidSubgroup(${1:index1}, ${2:index2})$0"}, + {"trigger": "TakeInboxItem\t(mailID, attachmentIndex)", "contents": "TakeInboxItem(${1:mailID}, ${2:attachmentIndex})$0"}, + {"trigger": "TakeInboxMoney\t(mailID)", "contents": "TakeInboxMoney(${1:mailID})$0"}, + {"trigger": "TakeInboxTextItem\t(mailID)", "contents": "TakeInboxTextItem(${1:mailID})$0"}, + {"trigger": "TakeTaxiNode\t(index)", "contents": "TakeTaxiNode(${1:index})$0"}, + {"trigger": "TaxiGetDestX\t(source, dest)", "contents": "TaxiGetDestX(${1:source}, ${2:dest})$0"}, + {"trigger": "TaxiGetDestY\t(source, dest)", "contents": "TaxiGetDestY(${1:source}, ${2:dest})$0"}, + {"trigger": "TaxiGetSrcX\t(source, dest)", "contents": "TaxiGetSrcX(${1:source}, ${2:dest})$0"}, + {"trigger": "TaxiGetSrcY\t(source, dest)", "contents": "TaxiGetSrcY(${1:source}, ${2:dest})$0"}, + {"trigger": "TaxiNodeCost\t(index)", "contents": "TaxiNodeCost(${1:index})$0"}, + {"trigger": "TaxiNodeGetType\t(index)", "contents": "TaxiNodeGetType(${1:index})$0"}, + {"trigger": "TaxiNodeName\t(index)", "contents": "TaxiNodeName(${1:index})$0"}, + {"trigger": "TaxiNodePosition\t(index)", "contents": "TaxiNodePosition(${1:index})$0"}, + {"trigger": "TogglePVP\t()", "contents": "TogglePVP()$0"}, + {"trigger": "ToggleSheath\t()", "contents": "ToggleSheath()$0"}, + {"trigger": "ToggleSpellAutocast\t(index, \"bookType\")", "contents": "ToggleSpellAutocast(${1:index}, \"${2:bookType}\")$0"}, + {"trigger": "ToggleSpellAutocast\t(\"name\")", "contents": "ToggleSpellAutocast(\"${1:name}\")$0"}, + {"trigger": "TurnInGuildCharter\t()", "contents": "TurnInGuildCharter()$0"}, + {"trigger": "UninviteUnit\t(\"name\", \"reason\")", "contents": "UninviteUnit(\"${1:name}\", \"${2:reason}\")$0"}, + {"trigger": "UnitAffectingCombat\t(\"unit\")", "contents": "UnitAffectingCombat(\"${1:unit}\")$0"}, + {"trigger": "UnitAlliedRaceInfo\t(\"unit\")", "contents": "UnitAlliedRaceInfo(\"${1:unit}\")$0"}, + {"trigger": "UnitAlternatePowerInfo\t(\"name\")", "contents": "UnitAlternatePowerInfo(\"${1:name}\")$0"}, + {"trigger": "UnitAlternatePowerInfo\t(\"unit\")", "contents": "UnitAlternatePowerInfo(\"${1:unit}\")$0"}, + {"trigger": "UnitAlternatePowerTextureInfo\t(\"unit\", textureIndex)", "contents": "UnitAlternatePowerTextureInfo(\"${1:unit}\", ${2:textureIndex})$0"}, + {"trigger": "UnitArmor\t(\"unit\")", "contents": "UnitArmor(\"${1:unit}\")$0"}, + {"trigger": "UnitAttackPower\t(\"unit\")", "contents": "UnitAttackPower(\"${1:unit}\")$0"}, + {"trigger": "UnitAttackSpeed\t(\"unit\")", "contents": "UnitAttackSpeed(\"${1:unit}\")$0"}, + {"trigger": "UnitAura\t(\"unit\", index, [\"filter\"])", "contents": "UnitAura(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0"}, + {"trigger": "UnitBuff\t(\"unit\", index, [\"filter\"])", "contents": "UnitBuff(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0"}, + {"trigger": "UnitCanAssist\t(\"unit\", \"unit\")", "contents": "UnitCanAssist(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitCanAttack\t(\"unit\", \"unit\")", "contents": "UnitCanAttack(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitCanCooperate\t(\"unit\", \"unit\")", "contents": "UnitCanCooperate(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitCastingInfo\t(\"unit\")", "contents": "UnitCastingInfo(\"${1:unit}\")$0"}, + {"trigger": "UnitChannelInfo\t(\"unit\")", "contents": "UnitChannelInfo(\"${1:unit}\")$0"}, + {"trigger": "UnitClass\t(\"name\")", "contents": "UnitClass(\"${1:name}\")$0"}, + {"trigger": "UnitClass\t(\"unit\")", "contents": "UnitClass(\"${1:unit}\")$0"}, + {"trigger": "UnitClassBase\t(\"name\")", "contents": "UnitClassBase(\"${1:name}\")$0"}, + {"trigger": "UnitClassBase\t(\"unit\")", "contents": "UnitClassBase(\"${1:unit}\")$0"}, + {"trigger": "UnitClassification\t(\"unit\")", "contents": "UnitClassification(\"${1:unit}\")$0"}, + {"trigger": "UnitControllingVehicle\t(\"name\")", "contents": "UnitControllingVehicle(\"${1:name}\")$0"}, + {"trigger": "UnitControllingVehicle\t(\"unit\")", "contents": "UnitControllingVehicle(\"${1:unit}\")$0"}, + {"trigger": "UnitCreatureFamily\t(\"unit\")", "contents": "UnitCreatureFamily(\"${1:unit}\")$0"}, + {"trigger": "UnitCreatureType\t(\"unit\")", "contents": "UnitCreatureType(\"${1:unit}\")$0"}, + {"trigger": "UnitDamage\t(\"unit\")", "contents": "UnitDamage(\"${1:unit}\")$0"}, + {"trigger": "UnitDebuff\t(\"unit\", index, [\"filter\"])", "contents": "UnitDebuff(\"${1:unit}\", ${2:index}, ${3:[\"filter\"]})$0"}, + {"trigger": "UnitDetailedThreatSituation\t(\"name\", mobUnit)", "contents": "UnitDetailedThreatSituation(\"${1:name}\", ${2:mobUnit})$0"}, + {"trigger": "UnitDetailedThreatSituation\t(unitID, mobUnit)", "contents": "UnitDetailedThreatSituation(${1:unitID}, ${2:mobUnit})$0"}, + {"trigger": "UnitExists\t(\"name\")", "contents": "UnitExists(\"${1:name}\")$0"}, + {"trigger": "UnitExists\t(\"unit\")", "contents": "UnitExists(\"${1:unit}\")$0"}, + {"trigger": "UnitFactionGroup\t(\"name\")", "contents": "UnitFactionGroup(\"${1:name}\")$0"}, + {"trigger": "UnitFactionGroup\t(\"unit\")", "contents": "UnitFactionGroup(\"${1:unit}\")$0"}, + {"trigger": "UnitGetAvailableRoles\t(\"unit\")", "contents": "UnitGetAvailableRoles(\"${1:unit}\")$0"}, + {"trigger": "UnitGroupRolesAssigned\t(\"unit\")", "contents": "UnitGroupRolesAssigned(\"${1:unit}\")$0"}, + {"trigger": "UnitGUID\t(\"unit\")", "contents": "UnitGUID(\"${1:unit}\")$0"}, + {"trigger": "UnitHasIncomingResurrection\t(\"unit\")", "contents": "UnitHasIncomingResurrection(\"${1:unit}\")$0"}, + {"trigger": "UnitHasRelicSlot\t(\"unit\")", "contents": "UnitHasRelicSlot(\"${1:unit}\")$0"}, + {"trigger": "UnitHasVehicleUI\t(\"name\")", "contents": "UnitHasVehicleUI(\"${1:name}\")$0"}, + {"trigger": "UnitHasVehicleUI\t(\"unit\")", "contents": "UnitHasVehicleUI(\"${1:unit}\")$0"}, + {"trigger": "UnitHealth\t(\"name\")", "contents": "UnitHealth(\"${1:name}\")$0"}, + {"trigger": "UnitHealth\t(\"unit\")", "contents": "UnitHealth(\"${1:unit}\")$0"}, + {"trigger": "UnitHealthMax\t(\"name\")", "contents": "UnitHealthMax(\"${1:name}\")$0"}, + {"trigger": "UnitHealthMax\t(\"unit\")", "contents": "UnitHealthMax(\"${1:unit}\")$0"}, + {"trigger": "UnitInBattleground\t(\"unit\")", "contents": "UnitInBattleground(\"${1:unit}\")$0"}, + {"trigger": "UnitInParty\t(\"name\")", "contents": "UnitInParty(\"${1:name}\")$0"}, + {"trigger": "UnitInParty\t(\"unit\")", "contents": "UnitInParty(\"${1:unit}\")$0"}, + {"trigger": "UnitInPhase\t(unitID)", "contents": "UnitInPhase(${1:unitID})$0"}, + {"trigger": "UnitInRaid\t(\"unit\")", "contents": "UnitInRaid(\"${1:unit}\")$0"}, + {"trigger": "UnitInRange\t(\"unit\")", "contents": "UnitInRange(\"${1:unit}\")$0"}, + {"trigger": "UnitInVehicle\t(\"name\")", "contents": "UnitInVehicle(\"${1:name}\")$0"}, + {"trigger": "UnitInVehicle\t(\"unit\")", "contents": "UnitInVehicle(\"${1:unit}\")$0"}, + {"trigger": "UnitInVehicleControlSeat\t()", "contents": "UnitInVehicleControlSeat()$0"}, + {"trigger": "UnitIsAFK\t(\"unit\")", "contents": "UnitIsAFK(\"${1:unit}\")$0"}, + {"trigger": "UnitIsCharmed\t(\"unit\")", "contents": "UnitIsCharmed(\"${1:unit}\")$0"}, + {"trigger": "UnitIsConnected\t(\"unit\")", "contents": "UnitIsConnected(\"${1:unit}\")$0"}, + {"trigger": "UnitIsControlling\t(\"unit\")", "contents": "UnitIsControlling(\"${1:unit}\")$0"}, + {"trigger": "UnitIsCorpse\t(\"unit\")", "contents": "UnitIsCorpse(\"${1:unit}\")$0"}, + {"trigger": "UnitIsDead\t(\"unit\")", "contents": "UnitIsDead(\"${1:unit}\")$0"}, + {"trigger": "UnitIsDeadOrGhost\t(\"unit\")", "contents": "UnitIsDeadOrGhost(\"${1:unit}\")$0"}, + {"trigger": "UnitIsDND\t(\"name\")", "contents": "UnitIsDND(\"${1:name}\")$0"}, + {"trigger": "UnitIsDND\t(\"unit\")", "contents": "UnitIsDND(\"${1:unit}\")$0"}, + {"trigger": "UnitIsEnemy\t(\"unit\", \"unit\")", "contents": "UnitIsEnemy(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitIsFeignDeath\t(\"unit\")", "contents": "UnitIsFeignDeath(\"${1:unit}\")$0"}, + {"trigger": "UnitIsFriend\t(\"unit\", \"unit\")", "contents": "UnitIsFriend(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitIsGhost\t(\"unit\")", "contents": "UnitIsGhost(\"${1:unit}\")$0"}, + {"trigger": "UnitIsGroupLeader\t()", "contents": "UnitIsGroupLeader()$0"}, + {"trigger": "UnitIsInMyGuild\t(\"unit\")", "contents": "UnitIsInMyGuild(\"unit\")$0"}, + {"trigger": "UnitIsPlayer\t(\"unit\")", "contents": "UnitIsPlayer(\"${1:unit}\")$0"}, + {"trigger": "UnitIsPossessed\t(\"unit\")", "contents": "UnitIsPossessed(\"${1:unit}\")$0"}, + {"trigger": "UnitIsPVP\t(\"unit\")", "contents": "UnitIsPVP(\"unit\")$0"}, + {"trigger": "UnitIsPVPFreeForAll\t(\"unit\")", "contents": "UnitIsPVPFreeForAll(\"${1:unit}\")$0"}, + {"trigger": "UnitIsPVPSanctuary\t(\"unit\")", "contents": "UnitIsPVPSanctuary(\"${1:unit}\")$0"}, + {"trigger": "UnitIsRaidOfficer\t(\"name\")", "contents": "UnitIsRaidOfficer(\"${1:name}\")$0"}, + {"trigger": "UnitIsRaidOfficer\t(\"unit\")", "contents": "UnitIsRaidOfficer(\"${1:unit}\")$0"}, + {"trigger": "UnitIsSameServer\t(\"unit\", \"unit\")", "contents": "UnitIsSameServer(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitIsTrivial\t(\"unit\")", "contents": "UnitIsTrivial(\"${1:unit}\")$0"}, + {"trigger": "UnitIsUnit\t(\"unit\", \"unit\")", "contents": "UnitIsUnit(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitIsVisible\t(\"unit\")", "contents": "UnitIsVisible(\"${1:unit}\")$0"}, + {"trigger": "UnitLevel\t(\"unit\")", "contents": "UnitLevel(\"${1:unit}\")$0"}, + {"trigger": "UnitName\t(\"unit\")", "contents": "UnitName(\"${1:unit}\")$0"}, + {"trigger": "UnitOnTaxi\t(\"unit\")", "contents": "UnitOnTaxi(\"${1:unit}\")$0"}, + {"trigger": "UnitPlayerControlled\t(\"unit\")", "contents": "UnitPlayerControlled(\"${1:unit}\")$0"}, + {"trigger": "UnitPlayerOrPetInParty\t(\"name\")", "contents": "UnitPlayerOrPetInParty(\"${1:name}\")$0"}, + {"trigger": "UnitPlayerOrPetInParty\t(\"unit\")", "contents": "UnitPlayerOrPetInParty(\"${1:unit}\")$0"}, + {"trigger": "UnitPlayerOrPetInRaid\t(\"name\")", "contents": "UnitPlayerOrPetInRaid(\"${1:name}\")$0"}, + {"trigger": "UnitPlayerOrPetInRaid\t(\"unit\")", "contents": "UnitPlayerOrPetInRaid(\"${1:unit}\")$0"}, + {"trigger": "UnitPower\t(\"unitID\", [powerType])", "contents": "UnitPower(\"${1:unitID}\", ${2:[powerType]})$0"}, + {"trigger": "UnitPowerMax\t(\"unitID\", [powerType])", "contents": "UnitPowerMax(\"${1:unitID}\", ${2:[powerType]})$0"}, + {"trigger": "UnitPowerType\t(\"name\")", "contents": "UnitPowerType(\"${1:name}\")$0"}, + {"trigger": "UnitPowerType\t(\"unit\")", "contents": "UnitPowerType(\"${1:unit}\")$0"}, + {"trigger": "UnitPVPName\t(\"unit\")", "contents": "UnitPVPName(\"${1:unit}\")$0"}, + {"trigger": "UnitRace\t(\"unit\")", "contents": "UnitRace(\"${1:unit}\")$0"}, + {"trigger": "UnitRangedAttackPower\t(\"unit\")", "contents": "UnitRangedAttackPower(\"${1:unit}\")$0"}, + {"trigger": "UnitRangedDamage\t(\"unit\")", "contents": "UnitRangedDamage(\"${1:unit}\")$0"}, + {"trigger": "UnitReaction\t(\"unit\", \"unit\")", "contents": "UnitReaction(\"${1:unit}\", \"${2:unit}\")$0"}, + {"trigger": "UnitSelectionColor\t(\"name\")", "contents": "UnitSelectionColor(\"${1:name}\")$0"}, + {"trigger": "UnitSelectionColor\t(\"unit\")", "contents": "UnitSelectionColor(\"${1:unit}\")$0"}, + {"trigger": "UnitSetRole\t(\"unit\", \"role\")", "contents": "UnitSetRole(\"${1:unit}\", \"${2:role}\")"}, + {"trigger": "UnitSex\t(\"name\")", "contents": "UnitSex(\"${1:name}\")$0"}, + {"trigger": "UnitSex\t(\"unit\")", "contents": "UnitSex(\"${1:unit}\")$0"}, + {"trigger": "UnitSpellHaste\t(\"name\")", "contents": "UnitSpellHaste(\"${1:name}\")$0"}, + {"trigger": "UnitSpellHaste\t(\"unit\")", "contents": "UnitSpellHaste(\"${1:unit}\")$0"}, + {"trigger": "UnitStat\t(\"unit\", statIndex)", "contents": "UnitStat(\"${1:unit}\", ${2:statIndex})$0"}, + {"trigger": "UnitSwitchToVehicleSeat\t(\"unit\", seat)", "contents": "UnitSwitchToVehicleSeat(\"${1:unit}\", ${2:seat})$0"}, + {"trigger": "UnitTargetsVehicleInRaidUI\t(\"unit\")", "contents": "UnitTargetsVehicleInRaidUI(\"${1:unit}\")$0"}, + {"trigger": "UnitThreatSituation\t(\"name\", [mobUnit])", "contents": "UnitThreatSituation(\"${1:name}\", ${2:[mobUnit]})$0"}, + {"trigger": "UnitThreatSituation\t(\"unit\", [mobUnit])", "contents": "UnitThreatSituation(\"${1:unit}\", ${2:[mobUnit]})$0"}, + {"trigger": "UnitTrialBankedLevels\t(\"unit\")", "contents": "UnitTrialBankedLevels(\"${1:unit}\")$0"}, + {"trigger": "UnitTrialXP\t(\"unit\")", "contents": "UnitTrialXP(\"${1:unit}\")$0"}, + {"trigger": "UnitUsingVehicle\t(\"unit\")", "contents": "UnitUsingVehicle(\"${1:unit}\")$0"}, + {"trigger": "UnitVehicleSeatCount\t(\"unit\")", "contents": "UnitVehicleSeatCount(\"${1:unit}\")$0"}, + {"trigger": "UnitVehicleSeatInfo\t(\"unit\", seat)", "contents": "UnitVehicleSeatInfo(\"${1:unit}\", ${2:seat})$0"}, + {"trigger": "UnitVehicleSkin\t(\"name\")", "contents": "UnitVehicleSkin(\"${1:name}\")$0"}, + {"trigger": "UnitVehicleSkin\t(\"unit\")", "contents": "UnitVehicleSkin(\"${1:unit}\")$0"}, + {"trigger": "UnitXP\t(\"unit\")", "contents": "UnitXP(\"${1:unit}\")$0"}, + {"trigger": "UnitXPMax\t(\"unit\")", "contents": "UnitXPMax(\"${1:unit}\")$0"}, + {"trigger": "UpdateAddOnCPUUsage\t()", "contents": "UpdateAddOnCPUUsage()$0"}, + {"trigger": "UpdateAddOnMemoryUsage\t()", "contents": "UpdateAddOnMemoryUsage()$0"}, + {"trigger": "UpgradeItem\t()", "contents": "UpgradeItem()$0"}, + {"trigger": "VehicleAimDecrement\t(amount)", "contents": "VehicleAimDecrement(${1:amount})$0"}, + {"trigger": "VehicleAimGetAngle\t()", "contents": "VehicleAimGetAngle()$0"}, + {"trigger": "VehicleAimGetNormAngle\t()", "contents": "VehicleAimGetNormAngle()$0"}, + {"trigger": "VehicleAimIncrement\t(amount)", "contents": "VehicleAimIncrement(${1:amount})$0"}, + {"trigger": "VehicleAimRequestAngle\t(amount)", "contents": "VehicleAimRequestAngle(${1:amount})$0"}, + {"trigger": "VehicleAimRequestNormAngle\t(amount)", "contents": "VehicleAimRequestNormAngle(${1:amount})$0"}, + {"trigger": "VehicleCameraZoomIn\t()", "contents": "VehicleCameraZoomIn()$0"}, + {"trigger": "VehicleCameraZoomOut\t()", "contents": "VehicleCameraZoomOut()$0"}, + {"trigger": "VehicleExit\t()", "contents": "VehicleExit()$0"}, + {"trigger": "VehicleNextSeat\t()", "contents": "VehicleNextSeat()$0"}, + {"trigger": "VehiclePrevSeat\t()", "contents": "VehiclePrevSeat()$0"}, + {"trigger": "ViewGuildRecipes\t(professionID)", "contents": "ViewGuildRecipes(${1:professionID})$0"}, + {"trigger": "WarGameRespond\t(accept)", "contents": "WarGameRespond(${1:accept})$0"}, + {"trigger": "WithdrawGuildBankMoney\t(amount)", "contents": "WithdrawGuildBankMoney(${1:amount})$0"}, + {"trigger": "WrapTextInColorCode\t(text, colorHexString)", "contents": "WrapTextInColorCode(\"${1:text}\", \"${2:colorHexString}\")$0"}, + {"trigger": "_AbbreviateLargeNumbers\t(\"value\")", "contents": "${1:formattedValue} = AbbreviateLargeNumbers(\"${2:value}\")$0"}, + {"trigger": "_AbbreviateNumbers\t(\"value\")", "contents": "${1:formattedValue} = AbbreviateNumbers(\"${2:value}\")$0"}, + {"trigger": "_ActionHasRange\t(slot)", "contents": "${1:hasRange} = ActionHasRange(${2:slot})$0"}, + {"trigger": "_Ambiguate\t(\"fullName\", \"context\")", "contents": "${1:name} = Ambiguate(\"${2:fullName}\", \"${3:context}\")$0"}, + {"trigger": "_AntiAliasingSupported\t()", "contents": "${1:fxaa}, ${2:cmaa} = AntiAliasingSupported()$0"}, + {"trigger": "_ArchaeologyMapUpdateAll\t()", "contents": "${1:numEntries} = ArchaeologyMapUpdateAll()$0"}, + {"trigger": "_ArcheologyGetVisibleBlobID\t(index)", "contents": "${1:blobID} = ArcheologyGetVisibleBlobID(${2:index})$0"}, + {"trigger": "_AreAccountAchievementsHidden\t()", "contents": "${1:isHidden} = AreAccountAchievementsHidden()$0"}, + {"trigger": "_AreColorsEqual\t(left, right)", "contents": "${1:isEqual} = AreColorsEqual(${2:left}, ${3:right})$0"}, + {"trigger": "_AreDangerousScriptsAllowed\t()", "contents": "${1:isAllowed} = AreDangerousScriptsAllowed()$0"}, + {"trigger": "_AreTalentsLocked\t()", "contents": "${1:isLocked} = AreTalentsLocked()$0"}, + {"trigger": "_AreVector2DEqual\t(left, right)", "contents": "${1:isEqual} = AreVector2DEqual(${2:left}, ${3:right})$0"}, + {"trigger": "_AreVector3DEqual\t(left, right)", "contents": "${1:isEqual} = AreVector3DEqual(${2:left}, ${3:right})$0"}, + {"trigger": "_BankButtonIDToInvSlotID\t(buttonID, [isBag])", "contents": "${1:inventoryID} = BankButtonIDToInvSlotID(${2:buttonID}, ${3:[isBag]})$0"}, + {"trigger": "_BNConnected\t()", "contents": "${1:isOnline} = BNConnected()$0"}, + {"trigger": "_BNFeaturesEnabled\t()", "contents": "${1:isEnabled} = BNFeaturesEnabled()$0"}, + {"trigger": "_BNGetFOFInfo\t(presenceID, mutual, non-mutual, index)", "contents": "${1:presenceID}, ${2:givenName}, ${3:surname}, ${4:isFriend} = BNGetFOFInfo(${5:presenceID}, ${6:mutual}, ${7:non-mutual}, ${8:index})$0"}, + {"trigger": "_BNGetFriendIndex\t(presenceID)", "contents": "${1:index} = BNGetFriendIndex(${2:presenceID})$0"}, + {"trigger": "_BNGetFriendInfo\t(friendIndex)", "contents": "${1:presenceID}, ${2:presenceName}, ${3:battleTag}, ${4:isBattleTagPresence}, ${5:toonName}, ${6:toonID}, ${7:client}, ${8:isOnline}, ${9:lastOnline}, ${10:isAFK}, ${11:isDND}, ${12:messageText}, ${13:noteText}, ${14:isRIDFriend}, ${15:broadcastTime}, ${16:canSoR} = BNGetFriendInfo(${17:friendIndex})$0"}, + {"trigger": "_BNGetFriendInfoByID\t(presenceID)", "contents": "${1:presenceID}, ${2:givenName}, ${3:surname}, ${4:toonName}, ${5:toonID}, ${6:client}, ${7:isOnline}, ${8:lastOnline}, ${9:isAFK}, ${10:isDND}, ${11:messageText}, ${12:noteText}, ${13:isRIDFriend}, ${14:broadcastTime}, ${15:canSoR} = BNGetFriendInfoByID(${16:presenceID})$0"}, + {"trigger": "_BNGetInfo\t()", "contents": "${1:unknownPresenceID1}, ${2:battleTag}, ${3:unknownPresenceID2}, ${4:broadcastText}, ${5:bnetAFK}, ${6:bnetDND}, ${7:unknown} = BNGetInfo()$0"}, + {"trigger": "_BNGetNumFriends\t()", "contents": "${1:totalBNet}, ${2:numBNetOnline} = BNGetNumFriends()$0"}, + {"trigger": "_BNGetSelectedFriend\t()", "contents": "${1:friendIndex} = BNGetSelectedFriend()$0"}, + {"trigger": "_BNIsSelf\t(presenceID)", "contents": "${1:isSelf} = BNIsSelf(${2:presenceID})$0"}, + {"trigger": "_CalculateAuctionDeposit\t(runTime)", "contents": "${1:deposit} = CalculateAuctionDeposit(${2:runTime})$0"}, + {"trigger": "_CanAlterSkin\t()", "contents": "${1:canAlter} = CanAlterSkin()$0"}, + {"trigger": "_CanBeRaidTarget\t(\"unit\")", "contents": "${1:canMark} = CanBeRaidTarget(\"${2:unit}\")$0"}, + {"trigger": "_CanCancelAuction\t(index)", "contents": "${1:canCancel} = CanCancelAuction(${2:index})$0"}, + {"trigger": "_CanComplainInboxItem\t(mailID)", "contents": "${1:complain} = CanComplainInboxItem(${2:mailID})$0"}, + {"trigger": "_CanEditGuildEvent\t()", "contents": "${1:canEdit} = CanEditGuildEvent()$0"}, + {"trigger": "_CanEditGuildInfo\t()", "contents": "${1:canEdit} = CanEditGuildInfo()$0"}, + {"trigger": "_CanEditGuildTabInfo\t(tab)", "contents": "${1:canEdit} = CanEditGuildTabInfo(${2:tab})$0"}, + {"trigger": "_CanEditMOTD\t()", "contents": "${1:canEdit} = CanEditMOTD()$0"}, + {"trigger": "_CanEditOfficerNote\t()", "contents": "${1:canEdit} = CanEditOfficerNote()$0"}, + {"trigger": "_CanEditPublicNote\t()", "contents": "${1:canEdit} = CanEditPublicNote()$0"}, + {"trigger": "_CanEjectPassengerFromSeat\t(seat)", "contents": "${1:canEject} = CanEjectPassengerFromSeat(${2:seat})$0"}, + {"trigger": "_CanExitVehicle\t()", "contents": "${1:canExit} = CanExitVehicle()$0"}, + {"trigger": "_CanGrantLevel\t(\"unit\")", "contents": "${1:canGrant} = CanGrantLevel(\"${2:unit}\")$0"}, + {"trigger": "_CanGuildBankRepair\t()", "contents": "${1:canRepair} = CanGuildBankRepair()$0"}, + {"trigger": "_CanGuildDemote\t()", "contents": "${1:canDemote} = CanGuildDemote()$0"}, + {"trigger": "_CanGuildInvite\t()", "contents": "${1:canInvite} = CanGuildInvite()$0"}, + {"trigger": "_CanGuildPromote\t()", "contents": "${1:canPromote} = CanGuildPromote()$0"}, + {"trigger": "_CanGuildRemove\t()", "contents": "${1:canRemove} = CanGuildRemove()$0"}, + {"trigger": "_CanHearthAndResurrectFromArea\t()", "contents": "${1:status} = CanHearthAndResurrectFromArea()$0"}, + {"trigger": "_CanInspect\t(\"unit\", showError)", "contents": "${1:canInspect} = CanInspect(\"${2:unit}\", ${3:showError})$0"}, + {"trigger": "_CanJoinBattlefieldAsGroup\t()", "contents": "${1:canGroupJoin} = CanJoinBattlefieldAsGroup()$0"}, + {"trigger": "_CanMerchantRepair\t()", "contents": "${1:canRepair} = CanMerchantRepair()$0"}, + {"trigger": "_CanSendAuctionQuery\t(\"list\")", "contents": "${1:canQuery}, ${2:canMassQuery} = CanSendAuctionQuery(\"${3:list}\")$0"}, + {"trigger": "_CanShowAchievementUI\t()", "contents": "${1:canShow} = CanShowAchievementUI()$0"}, + {"trigger": "_CanShowResetInstances\t()", "contents": "${1:canResetInstances} = CanShowResetInstances()$0"}, + {"trigger": "_CanSignPetition\t()", "contents": "${1:canSign} = CanSignPetition()$0"}, + {"trigger": "_CanSummonFriend\t(\"name\")", "contents": "${1:canSummon} = CanSummonFriend(\"${2:name}\")$0"}, + {"trigger": "_CanSummonFriend\t(\"unit\")", "contents": "${1:canSummon} = CanSummonFriend(\"${2:unit}\")$0"}, + {"trigger": "_CanSwitchVehicleSeat\t()", "contents": "${1:canSwitch} = CanSwitchVehicleSeat()$0"}, + {"trigger": "_CanSwitchVehicleSeats\t()", "contents": "${1:canSwitch} = CanSwitchVehicleSeats()$0"}, + {"trigger": "_CanViewOfficerNote\t()", "contents": "${1:canView} = CanViewOfficerNote()$0"}, + {"trigger": "_CanWithdrawGuildBankMoney\t()", "contents": "${1:canWithdraw} = CanWithdrawGuildBankMoney()$0"}, + {"trigger": "_ChatFrame_GetMessageEventFilters\t(\"event\")", "contents": "${1:filterTable} = ChatFrame_GetMessageEventFilters(\"${2:event}\")$0"}, + {"trigger": "_ChatHistory_GetAccessID\t(\"chatType\", [\"chatTarget\"])", "contents": "${1:accessID} = ChatHistory_GetAccessID(\"${2:chatType}\", ${3:[\"chatTarget\"]})$0"}, + {"trigger": "_ChatHistory_GetChatType\t(accessID)", "contents": "${1:chatType}, ${2:chatTarget} = ChatHistory_GetChatType(${3:accessID})$0"}, + {"trigger": "_CheckBinderDist\t()", "contents": "${1:inRange} = CheckBinderDist()$0"}, + {"trigger": "_CheckInteractDistance\t(\"unit\", distIndex)", "contents": "${1:canInteract} = CheckInteractDistance(\"${2:unit}\", ${3:distIndex})$0"}, + {"trigger": "_CheckSpiritHealerDist\t()", "contents": "${1:inRange} = CheckSpiritHealerDist()$0"}, + {"trigger": "_CheckTalentMasterDist\t()", "contents": "${1:inRange} = CheckTalentMasterDist()$0"}, + {"trigger": "_CombatLogAdvanceEntry\t(count, ignoreFilter)", "contents": "${1:hasEntry} = CombatLogAdvanceEntry(${2:count}, ${3:ignoreFilter})$0"}, + {"trigger": "_CombatLogGetCurrentEntry\t([ignoreFilter])", "contents": "${1:timestamp}, ${2:event}, ${3:srcGUID}, ${4:srcName}, ${5:srcFlags}, ${6:destGUID}, ${7:destName}, ${8:destFlags}, ${9:...} = CombatLogGetCurrentEntry(${10:[ignoreFilter]})$0"}, + {"trigger": "_CombatLogGetRetentionTime\t()", "contents": "${1:seconds} = CombatLogGetRetentionTime()$0"}, + {"trigger": "_CombatLog_Object_IsA\t(unitFlags, mask)", "contents": "${1:isMatch} = CombatLog_Object_IsA(${2:unitFlags}, ${3:mask})$0"}, + {"trigger": "_ContainerIDToInventoryID\t(container)", "contents": "${1:inventoryID} = ContainerIDToInventoryID(${2:container})$0"}, + {"trigger": "_CreateFont\t(\"name\")", "contents": "${1:fontObject} = CreateFont(\"${2:name}\")$0"}, + {"trigger": "_CreateFrame\t(\"frameType\", [\"name\"], [parent], [\"template\"])", "contents": "${1:frame} = CreateFrame(\"${2:frameType}\"${3:, ${4:[\"name\"]}, ${5:[parent]}${6:, ${7:[\"template\"]}}})$0"}, + {"trigger": "_CreateMacro\t(\"name\", \"iconTexture\", \"body\", perCharacter)", "contents": "${1:index} = CreateMacro(\"${2:name}\", \"${3:iconTexture}\", \"${4:body}\", ${5:perCharacter})$0"}, + {"trigger": "_CursorCanGoInSlot\t(slot)", "contents": "${1:canBePlaced} = CursorCanGoInSlot(${2:slot})$0"}, + {"trigger": "_CursorHasItem\t()", "contents": "${1:hasItem} = CursorHasItem()$0"}, + {"trigger": "_CursorHasMacro\t()", "contents": "${1:hasMacro} = CursorHasMacro()$0"}, + {"trigger": "_CursorHasMoney\t()", "contents": "${1:hasMoney} = CursorHasMoney()$0"}, + {"trigger": "_CursorHasSpell\t()", "contents": "${1:hasSpell} = CursorHasSpell()$0"}, + {"trigger": "_DeclineName\t(\"name\", gender, declensionSet)", "contents": "${1:genitive}, ${2:dative}, ${3:accusative}, ${4:instrumental}, ${5:prepositional} = DeclineName(\"${6:name}\", ${7:gender}, ${8:declensionSet})$0"}, + {"trigger": "_EditMacro\t(index, \"name\", \"iconTexture\", \"body\")", "contents": "${1:newIndex} = EditMacro(${2:index}, \"${3:name}\", \"${4:iconTexture}\", \"${5:body}\")$0"}, + {"trigger": "_EJ_GetCreatureInfo\t(index, [encounterID])", "contents": "${1:id}, ${2:name}, ${3:description}, ${4:displayInfo}, ${5:iconImage} = EJ_GetCreatureInfo(${6:index}, ${7:[encounterID]})$0"}, + {"trigger": "_EJ_GetCurrentTier\t()", "contents": "${1:index} = EJ_GetCurrentTier()$0"}, + {"trigger": "_EJ_GetDifficulty\t()", "contents": "${1:difficulty} = EJ_GetDifficulty()$0"}, + {"trigger": "_EJ_GetEncounterInfo\t(encounterID)", "contents": "${1:name}, ${2:description}, ${3:encounterID}, ${4:firstSection}, ${5:encounterLink} = EJ_GetEncounterInfo(${6:encounterID})$0"}, + {"trigger": "_EJ_GetEncounterInfoByIndex\t(index, [instanceID])", "contents": "${1:name}, ${2:description}, ${3:encounterID}, ${4:rootSectionID}, ${5:link} = EJ_GetEncounterInfoByIndex(${6:index}, ${7:[instanceID]})$0"}, + {"trigger": "_EJ_GetInstanceByIndex\t(index, isRaid)", "contents": "${1:instanceID}, ${2:name}, ${3:description}, ${4:bgImage}, ${5:buttonImage}, ${6:loreImage}, ${7:dungeonAreaMapID}, ${8:link} = EJ_GetInstanceByIndex(${9:index}, ${10:isRaid})$0"}, + {"trigger": "_EJ_GetInstanceInfo\t(instanceID)", "contents": "${1:instanceName}, ${2:instanceDesc}, ${3:backgroundTexture}, ${4:buttonTexture}, ${5:titleBackground}, ${6:mapID}, ${7:instanceLink} = EJ_GetInstanceInfo(${8:instanceID})$0"}, + {"trigger": "_EJ_GetInvTypeSortOrder\t(invType)", "contents": "${1:sortOrder} = EJ_GetInvTypeSortOrder(${2:invType})$0"}, + {"trigger": "_EJ_GetLootFilter\t()", "contents": "${1:classID}, ${2:specID} = EJ_GetLootFilter()$0"}, + {"trigger": "_EJ_GetLootInfo\t(lootID)", "contents": "${1:name}, ${2:icon}, ${3:slot}, ${4:armorType}, ${5:itemID}, ${6:link}, ${7:encounterID} = EJ_GetLootInfo(${8:lootID})$0"}, + {"trigger": "_EJ_GetLootInfoByIndex\t(index)", "contents": "${1:name}, ${2:icon}, ${3:slot}, ${4:armorType}, ${5:itemID}, ${6:link}, ${7:encounterID} = EJ_GetLootInfoByIndex(${8:index})$0"}, + {"trigger": "_EJ_GetMapEncounter\t(index)", "contents": "${1:x}, ${2:y}, ${3:instanceID}, ${4:name}, ${5:description}, ${6:encounterID}, ${7:rootSectionID}, ${8:link} = EJ_GetMapEncounter(${9:index})$0"}, + {"trigger": "_EJ_GetNumEncountersForLootByIndex\t(index)", "contents": "${1:numEncounter} = EJ_GetNumEncountersForLootByIndex(${2:index})$0"}, + {"trigger": "_EJ_GetNumLoot\t()", "contents": "${1:numLoot} = EJ_GetNumLoot()$0"}, + {"trigger": "_EJ_GetNumSearchResults\t()", "contents": "${1:numResults} = EJ_GetNumSearchResults()$0"}, + {"trigger": "_EJ_GetNumTiers\t()", "contents": "${1:numTiers} = EJ_GetNumTiers()$0"}, + {"trigger": "_EJ_GetSearchProgress\t()", "contents": "${1:searchProgress} = EJ_GetSearchProgress()$0"}, + {"trigger": "_EJ_GetSearchResult\t(index)", "contents": "${1:id}, ${2:stype}, ${3:difficulty}, ${4:instanceID}, ${5:encounterID}, ${6:link} = EJ_GetSearchResult(${7:index})$0"}, + {"trigger": "_EJ_GetSearchSize\t()", "contents": "${1:searchSize} = EJ_GetSearchSize()$0"}, + {"trigger": "_EJ_GetSectionPath\t(sectionID)", "contents": "${1:sectionID}, ${2:parentSectionID} = EJ_GetSectionPath(${3:sectionID})$0"}, + {"trigger": "_EJ_GetSlotFilter\t()", "contents": "${1:slotFilter} = EJ_GetSlotFilter()$0"}, + {"trigger": "_EJ_GetTierInfo\t(index)", "contents": "${1:name}, ${2:link} = EJ_GetTierInfo(${3:index})$0"}, + {"trigger": "_EJ_HandleLinkPath\t(jtype, id)", "contents": "${1:instanceID}, ${2:encounterID}, ${3:sectionID} = EJ_HandleLinkPath(${4:jtype}, ${5:id})$0"}, + {"trigger": "_EJ_InstanceIsRaid\t()", "contents": "${1:isRaid} = EJ_InstanceIsRaid()$0"}, + {"trigger": "_EJ_IsLootListOutOfDate\t()", "contents": "${1:isLootListOutOfDate} = EJ_IsLootListOutOfDate()$0"}, + {"trigger": "_EJ_IsSearchFinished\t()", "contents": "${1:isSearchFinished} = EJ_IsSearchFinished()$0"}, + {"trigger": "_EJ_IsValidInstanceDifficulty\t(difficultyID)", "contents": "${1:isValidInstanceDifficulty} = EJ_IsValidInstanceDifficulty(${2:difficultyID})$0"}, + {"trigger": "_EnumerateFrames\t([currentFrame])", "contents": "${1:nextFrame} = EnumerateFrames(${2:[currentFrame]})$0"}, + {"trigger": "_EnumerateServerChannels\t()", "contents": "${1:...} = EnumerateServerChannels()$0"}, + {"trigger": "_EquipmentManager_UnpackLocation\t(location)", "contents": "${1:player}, ${2:bank}, ${3:bags}, ${4:location or slot}, ${5:bag} = EquipmentManager_UnpackLocation(${6:location})$0"}, + {"trigger": "_FindFlyoutSlotBySpellID\t(spellID)", "contents": "${1:flyoutSlot} = FindFlyoutSlotBySpellID(${2:spellID})$0"}, + {"trigger": "_FindInTableIf\t(table, condition)", "contents": "${1:key}, ${2:value} = FindInTableIf(${3:table}, ${4:condition})$0"}, + {"trigger": "_FindSpellBookSlotBySpellID\t(spellID, isPet)", "contents": "${1:spellBookSlot} = FindSpellBookSlotBySpellID(${2:spellID}, ${3:[isPet]})$0"}, + {"trigger": "_FlyoutHasSpell\t(flyoutID, spellID)", "contents": "${1:hasSpell} = FlyoutHasSpell(${2:flyoutID}, ${3:spellID})$0"}, + {"trigger": "_ForceGossip\t()", "contents": "${1:forced} = ForceGossip()$0"}, + {"trigger": "_FormatLargeNumber\t(value)", "contents": "${1:formattedValue} = FormatLargeNumber(${2:value})$0"}, + {"trigger": "_FormatPaperDollTooltipStat\t(\"name\", base, posBuff, negBuff)", "contents": "${1:formattedText} = FormatPaperDollTooltipStat(\"${2:name}\", ${3:base}, ${4:posBuff}, ${5:negBuff})$0"}, + {"trigger": "_FormatPercentage\t(percentage, roundToNearestInteger)", "contents": "${1:formattedPercentage} = FormatPercentage(${2:percentage}, ${3:roundToNearestInteger})$0"}, + {"trigger": "_FormatShortDate\t(day, month, year)", "contents": "${1:formattedDate} = FormatShortDate(${2:day}, ${3:month}, ${4:year})$0"}, + {"trigger": "_FrameDeltaLerp\t(startValue, endValue, amount)", "contents": "${1:result} = FrameDeltaLerp(${2:startValue}, ${3:endValue}, ${4:amount})$0"}, + {"trigger": "_GetAbandonQuestItems\t()", "contents": "${1:items} = GetAbandonQuestItems()$0"}, + {"trigger": "_GetAbandonQuestName\t()", "contents": "${1:name} = GetAbandonQuestName()$0"}, + {"trigger": "_GetAccountExpansionLevel\t()", "contents": "${1:expansionLevel} = GetAccountExpansionLevel()$0"}, + {"trigger": "_GetAchievementCategory\t(achievementID)", "contents": "${1:categoryID} = GetAchievementCategory(${2:achievementID})$0"}, + {"trigger": "_GetAchievementComparisonInfo\t(id)", "contents": "${1:completed}, ${2:month}, ${3:day}, ${4:year} = GetAchievementComparisonInfo(${5:id})$0"}, + {"trigger": "_GetAchievementCriteriaInfo\t(achievementID, index)", "contents": "${1:description}, ${2:type}, ${3:completed}, ${4:quantity}, ${5:requiredQuantity}, ${6:characterName}, ${7:flags}, ${8:assetID}, ${9:quantityString}, ${10:criteriaID} = GetAchievementCriteriaInfo(${11:achievementID}, ${12:index})$0"}, + {"trigger": "_GetAchievementCriteriaInfo\t(statisticID)", "contents": "${1:description}, ${2:type}, ${3:completed}, ${4:quantity}, ${5:requiredQuantity}, ${6:characterName}, ${7:flags}, ${8:assetID}, ${9:quantityString}, ${10:criteriaID} = GetAchievementCriteriaInfo(${11:statisticID})$0"}, + {"trigger": "_GetAchievementInfo\t(category, index)", "contents": "${1:id}, ${2:name}, ${3:points}, ${4:completed}, ${5:month}, ${6:day}, ${7:year}, ${8:description}, ${9:flags}, ${10:icon}, ${11:rewardText}, ${12:isGuildAch} = GetAchievementInfo(${13:category}, ${14:index})$0"}, + {"trigger": "_GetAchievementLink\t(id)", "contents": "${1:link} = GetAchievementLink(${2:id})$0"}, + {"trigger": "_GetAchievementNumCriteria\t(id)", "contents": "${1:count} = GetAchievementNumCriteria(${2:id})$0"}, + {"trigger": "_GetAchievementNumRewards\t(id)", "contents": "${1:count} = GetAchievementNumRewards(${2:id})$0"}, + {"trigger": "_GetAchievementReward\t(id, index)", "contents": "${1:points} = GetAchievementReward(${2:id}, ${3:index})$0"}, + {"trigger": "_GetActionBarPage\t()", "contents": "${1:page} = GetActionBarPage()$0"}, + {"trigger": "_GetActionBarToggles\t()", "contents": "${1:showBar1}, ${2:showBar2}, ${3:showBar3}, ${4:showBar4} = GetActionBarToggles()$0"}, + {"trigger": "_GetActionCooldown\t(slot)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetActionCooldown(${4:slot})$0"}, + {"trigger": "_GetActionCount\t(slot)", "contents": "${1:count} = GetActionCount(${2:slot})$0"}, + {"trigger": "_GetActionInfo\t(slot)", "contents": "${1:type}, ${2:id}, ${3:subType}, ${4:spellID} = GetActionInfo(${5:slot})$0"}, + {"trigger": "_GetActionText\t(slot)", "contents": "${1:text} = GetActionText(${2:slot})$0"}, + {"trigger": "_GetActionTexture\t(slot)", "contents": "${1:texture} = GetActionTexture(${2:slot})$0"}, + {"trigger": "_GetActiveLevel\t(index)", "contents": "${1:level} = GetActiveLevel(${2:index})$0"}, + {"trigger": "_GetActiveSpecGroup\t()", "contents": "${1:activeTalentGroup} = GetActiveSpecGroup()$0"}, + {"trigger": "_GetActiveTitle\t(index)", "contents": "${1:title} = GetActiveTitle(${2:index})$0"}, + {"trigger": "_GetAddOnCPUUsage\t(index)", "contents": "${1:usage} = GetAddOnCPUUsage(index)$0"}, + {"trigger": "_GetAddOnCPUUsage\t(\"name\")", "contents": "${1:usage} = GetAddOnCPUUsage(\"${2:name}\")$0"}, + {"trigger": "_GetAddOnDependencies\t(index)", "contents": "${1:...} = GetAddOnDependencies(${2:index})$0"}, + {"trigger": "_GetAddOnDependencies\t(\"name\")", "contents": "${1:...} = GetAddOnDependencies(\"${2:name}\")$0"}, + {"trigger": "_GetAddOnInfo\t(index)", "contents": "${1:name}, ${2:title}, ${3:notes}, ${4:enabled}, ${5:loadable}, ${6:reason}, ${7:security} = GetAddOnInfo(${8:index})$0"}, + {"trigger": "_GetAddOnInfo\t(\"name\")", "contents": "${1:name}, ${2:title}, ${3:notes}, ${4:enabled}, ${5:loadable}, ${6:reason}, ${7:security} = GetAddOnInfo(\"${8:name}\")$0"}, + {"trigger": "_GetAddOnMemoryUsage\t(index)", "contents": "${1:mem} = GetAddOnMemoryUsage(${2:index})$0"}, + {"trigger": "_GetAddOnMemoryUsage\t(\"name\")", "contents": "${1:mem} = GetAddOnMemoryUsage(\"${2:name}\")$0"}, + {"trigger": "_GetAddOnMetadata\t(index, \"variable\")", "contents": "${1:data} = GetAddOnMetadata(${1:index}, \"${2:variable}\")$0"}, + {"trigger": "_GetAddOnMetadata\t(\"name\", \"variable\")", "contents": "${1:data} = GetAddOnMetadata(\"${2:name}\", \"${3:variable}\")$0"}, + {"trigger": "_GetAddOnOptionalDependencies\t(index)", "contents": "${1:...} = GetAddOnOptionalDependencies(${2:index})$0"}, + {"trigger": "_GetAddOnOptionalDependencies\t(\"name\")", "contents": "${1:...} = GetAddOnOptionalDependencies(\"${2:name}\")$0"}, + {"trigger": "_GetArchaeologyInfo\t()", "contents": "${1:name} = GetArchaeologyInfo()$0"}, + {"trigger": "_GetArchaeologyRaceInfo\t(raceIndex)", "contents": "${1:raceName}, ${2:raceTexture}, ${3:raceItemID}, ${4:numFragmentsCollected}, ${5:numFragmentsRequired} = GetArchaeologyRaceInfo(${6:raceIndex})$0"}, + {"trigger": "_GetAreaSpiritHealerTime\t()", "contents": "${1:timeleft} = GetAreaSpiritHealerTime()$0"}, + {"trigger": "_GetArenaOpponentSpec\t(oppNumber)", "contents": "${1:specialisationID} = GetArenaOpponentSpec(${2:oppNumber})$0"}, + {"trigger": "_GetArtifactProgress\t()", "contents": "${1:base}, ${2:adjusted}, ${3:total_cost} = GetArtifactProgress()$0"}, + {"trigger": "_GetAttackPowerForStat\t(statIndex, effectiveStat)", "contents": "${1:attackPower} = GetAttackPowerForStat(${2:statIndex}, ${3:effectiveStat})$0"}, + {"trigger": "_GetAuctionItemInfo\t(\"list\", index)", "contents": "${1:name}, ${2:texture}, ${3:count}, ${4:quality}, ${5:canUse}, ${6:level}, ${7:minBid}, ${8:minIncrement}, ${9:buyoutPrice}, ${10:bidAmount}, ${11:highestBidder}, ${12:owner}, ${13:sold} = GetAuctionItemInfo(\"${14:list}\", ${15:index})$0"}, + {"trigger": "_GetAuctionItemLink\t(\"list\", index)", "contents": "${1:link} = GetAuctionItemLink(\"${2:list}\", ${3:index})$0"}, + {"trigger": "_GetAuctionItemSubClasses\t(classIndex)", "contents": "${1:...} = GetAuctionItemSubClasses(${2:classIndex})$0"}, + {"trigger": "_GetAuctionItemTimeLeft\t(\"list\", index)", "contents": "${1:duration} = GetAuctionItemTimeLeft(\"${2:list}\", ${3:index})$0"}, + {"trigger": "_GetAuctionSellItemInfo\t()", "contents": "${1:name}, ${2:texture}, ${3:count}, ${4:quality}, ${5:canUse}, ${6:pricePerStack}, ${7:pricePerItem}, ${8:maxStack}, ${9:invCount} = GetAuctionSellItemInfo()$0"}, + {"trigger": "_GetAuctionSort\t(\"list\", index)", "contents": "${1:criterion}, ${2:reverse} = GetAuctionSort(\"${3:list}\", ${4:index})$0"}, + {"trigger": "_GetAutoCompletePresenceID\t(\"name\")", "contents": "${1:presenceID} = GetAutoCompletePresenceID(\"${2:name}\")$0"}, + {"trigger": "_GetAutoCompleteResults\t(\"inputString\", includeBitfield, excludeBitfield, maxResults, [cursorPosition])", "contents": "${1:...} = GetAutoCompleteResults(\"${2:inputString}\", ${3:includeBitfield}, ${4:excludeBitfield}, ${5:maxResults}, ${6:[cursorPosition]})$0"}, + {"trigger": "_GetAutoQuestPopUp\t(index)", "contents": "${1:questId}, ${2:type} = GetAutoQuestPopUp(${3:index})$0"}, + {"trigger": "_GetAvailableLevel\t(index)", "contents": "${1:level} = GetAvailableLevel(${2:index})$0"}, + {"trigger": "_GetAvailableQuestInfo\t(availableIndex)", "contents": "${1:isTrivial}, ${2:isDaily}, ${3:isRepeatable} = GetAvailableQuestInfo(${4:availableIndex})$0"}, + {"trigger": "_GetAvailableTitle\t(index)", "contents": "${1:title} = GetAvailableTitle(${2:index})$0"}, + {"trigger": "_GetAverageItemLevel\t()", "contents": "${1:total}, ${2:equipped} = GetAverageItemLevel()$0"}, + {"trigger": "_GetBackpackCurrencyInfo\t(index)", "contents": "${1:name}, ${2:count}, ${3:extraCurrencyType}, ${4:icon}, ${5:itemID} = GetBackpackCurrencyInfo(${6:index})$0"}, + {"trigger": "_GetBagName\t(container)", "contents": "${1:name} = GetBagName(${2:container})$0"}, + {"trigger": "_GetBankSlotCost\t()", "contents": "${1:cost} = GetBankSlotCost()$0"}, + {"trigger": "_GetBarberShopStyleInfo\t(styleIndex)", "contents": "${1:name}, ${2:unused}, ${3:cost}, ${4:isCurrent} = GetBarberShopStyleInfo(${5:styleIndex})$0"}, + {"trigger": "_GetBarberShopTotalCost\t()", "contents": "${1:cost} = GetBarberShopTotalCost()$0"}, + {"trigger": "_GetBattlefieldEstimatedWaitTime\t(index)", "contents": "${1:waitTime} = GetBattlefieldEstimatedWaitTime(${2:index})$0"}, + {"trigger": "_GetBattlefieldFlagPosition\t(index)", "contents": "${1:flagX}, ${2:flagY}, ${3:flagToken} = GetBattlefieldFlagPosition(${4:index})$0"}, + {"trigger": "_GetBattlefieldInstanceExpiration\t()", "contents": "${1:timeLeft} = GetBattlefieldInstanceExpiration()$0"}, + {"trigger": "_GetBattlefieldInstanceRunTime\t()", "contents": "${1:time} = GetBattlefieldInstanceRunTime()$0"}, + {"trigger": "_GetBattlefieldMapIconScale\t()", "contents": "${1:scale} = GetBattlefieldMapIconScale()$0"}, + {"trigger": "_GetBattlefieldPortExpiration\t(index)", "contents": "${1:expiration} = GetBattlefieldPortExpiration(${2:index})$0"}, + {"trigger": "_GetBattlefieldScore\t(index)", "contents": "${1:name}, ${2:killingBlows}, ${3:honorableKills}, ${4:deaths}, ${5:honorGained}, ${6:faction}, ${7:race}, ${8:class}, ${9:classToken}, ${10:damageDone}, ${11:healingDone}, ${12:bgRating}, ${13:ratingChange}, ${14:preMatchMMR}, ${15:mmrChange}, ${16:talentSpec} = GetBattlefieldScore(${17:index})$0"}, + {"trigger": "_GetBattlefieldStatData\t(index, statIndex)", "contents": "${1:columnData} = GetBattlefieldStatData(${2:index}, ${3:statIndex})$0"}, + {"trigger": "_GetBattlefieldStatInfo\t(statIndex)", "contents": "${1:text}, ${2:icon}, ${3:tooltip} = GetBattlefieldStatInfo(${4:statIndex})$0"}, + {"trigger": "_GetBattlefieldStatus\t(index)", "contents": "${1:status}, ${2:mapName}, ${3:instanceID}, ${4:bracketMin}, ${5:bracketMax}, ${6:teamSize}, ${7:registeredMatch} = GetBattlefieldStatus(${8:index})$0"}, + {"trigger": "_GetBattlefieldTeamInfo\t(index)", "contents": "${1:teamName}, ${2:teamRating}, ${3:newTeamRating}, ${4:teamMMR}, ${5:numPlayers} = GetBattlefieldTeamInfo(${6:index})$0"}, + {"trigger": "_GetBattlefieldTimeWaited\t(index)", "contents": "${1:timeInQueue} = GetBattlefieldTimeWaited(${2:index})$0"}, + {"trigger": "_GetBattlefieldVehicleInfo\t(index)", "contents": "${1:vehicleX}, ${2:vehicleY}, ${3:unitName}, ${4:isPossessed}, ${5:vehicleType}, ${6:orientation}, ${7:isPlayer}, ${8:isAlive} = GetBattlefieldVehicleInfo(${9:index})$0"}, + {"trigger": "_GetBillingTimeRested\t()", "contents": "${1:time} = GetBillingTimeRested()$0"}, + {"trigger": "_GetBinding\t(index)", "contents": "${1:commandName}, ${2:binding1}, ${3:binding2} = GetBinding(${4:index})$0"}, + {"trigger": "_GetBindingAction\t(\"key\", [checkOverride])", "contents": "${1:action} = GetBindingAction(\"${2:key}\", ${3:[checkOverride]})$0"}, + {"trigger": "_GetBindingByKey\t(\"key\")", "contents": "${1:action} = GetBindingByKey(\"${2:key}\")$0"}, + {"trigger": "_GetBindingKey\t(\"COMMAND\")", "contents": "${1:key1}, ${2:...} = GetBindingKey(\"${3:COMMAND}\")$0"}, + {"trigger": "_GetBindLocation\t()", "contents": "${1:location} = GetBindLocation()$0"}, + {"trigger": "_GetBlockChance\t()", "contents": "${1:chance} = GetBlockChance()$0"}, + {"trigger": "_GetBonusBarOffset\t()", "contents": "${1:offset} = GetBonusBarOffset()$0"}, + {"trigger": "_GetBuildInfo\t()", "contents": "${1:version}, ${2:internalVersion}, ${3:date}, ${4:uiVersion} = GetBuildInfo()$0"}, + {"trigger": "_GetBuybackItemInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:price}, ${4:quantity}, ${5:numAvailable}, ${6:isUsable} = GetBuybackItemInfo(${7:index})$0"}, + {"trigger": "_GetBuybackItemLink\t(index)", "contents": "${1:link} = GetBuybackItemLink(${2:index})$0"}, + {"trigger": "_GetCategoryInfo\t(id)", "contents": "${1:name}, ${2:parentID}, ${3:flags} = GetCategoryInfo(${4:id})$0"}, + {"trigger": "_GetCategoryList\t()", "contents": "${1:categories} = GetCategoryList()$0"}, + {"trigger": "_GetCategoryNumAchievements\t(id)", "contents": "${1:numItems}, ${2:numCompleted} = GetCategoryNumAchievements(${3:id})$0"}, + {"trigger": "_GetChannelDisplayInfo\t(index)", "contents": "${1:name}, ${2:header}, ${3:collapsed}, ${4:channelNumber}, ${5:count}, ${6:active}, ${7:category}, ${8:voiceEnabled}, ${9:voiceActive} = GetChannelDisplayInfo(${10:index})$0"}, + {"trigger": "_GetChannelList\t()", "contents": "${1:index}, ${2:channel}, ${3:...} = GetChannelList()$0"}, + {"trigger": "_GetChannelName\t(channelIndex)", "contents": "${1:channel}, ${2:channelName}, ${3:instanceID} = GetChannelName(${4:channelIndex})$0"}, + {"trigger": "_GetChannelName\t(\"channelName\")", "contents": "${1:channel}, ${2:channelName}, ${3:instanceID} = GetChannelName(\"${4:channelName}\")$0"}, + {"trigger": "_GetChatTypeIndex\t(\"messageGroup\")", "contents": "${1:index} = GetChatTypeIndex(\"${2:messageGroup}\")$0"}, + {"trigger": "_GetChatWindowChannels\t(index)", "contents": "${1:channelName}, ${2:channelId}, ${3:...} = GetChatWindowChannels(${4:index})$0"}, + {"trigger": "_GetChatWindowInfo\t(index)", "contents": "${1:name}, ${2:fontSize}, ${3:r}, ${4:g}, ${5:b}, ${6:alpha}, ${7:shown}, ${8:locked}, ${9:docked}, ${10:uninteractable} = GetChatWindowInfo(${11:index})$0"}, + {"trigger": "_GetChatWindowMessages\t(index)", "contents": "${1:...} = GetChatWindowMessages(${2:index})$0"}, + {"trigger": "_GetClickFrame\t(\"name\")", "contents": "${1:frame} = GetClickFrame(\"${2:name}\")$0"}, + {"trigger": "_GetCoinIcon\t(amount)", "contents": "${1:icon} = GetCoinIcon(${2:amount})$0"}, + {"trigger": "_GetCoinText\t(amount, \"separator\")", "contents": "${1:coinText} = GetCoinText(${2:amount}, \"${3:separator}\")$0"}, + {"trigger": "_GetCoinTextureString\t(amount, [fontSize])", "contents": "${1:coinText} = GetCoinTextureString(${2:amount}, ${3:[fontSize]})$0"}, + {"trigger": "_GetCombatRating\t(ratingIndex)", "contents": "${1:rating} = GetCombatRating(${2:ratingIndex})$0"}, + {"trigger": "_GetCombatRatingBonus\t(ratingIndex)", "contents": "${1:ratingBonus} = GetCombatRatingBonus(${2:ratingIndex})$0"}, + {"trigger": "_GetComboPoints\t(\"unit\", [\"target\"])", "contents": "${1:comboPoints} = GetComboPoints(\"${2:unit}\", ${3:[\"target\"]})$0"}, + {"trigger": "_GetCompanionInfo\t(\"type\", index)", "contents": "${1:creatureID}, ${2:creatureName}, ${3:spellID}, ${4:icon}, ${5:active}, ${6:mountFlags} = GetCompanionInfo(\"${7:type}\", ${8:index})$0"}, + {"trigger": "_GetComparisonAchievementPoints\t()", "contents": "${1:points} = GetComparisonAchievementPoints()$0"}, + {"trigger": "_GetComparisonCategoryNumAchievements\t(id)", "contents": "${1:numCompleted} = GetComparisonCategoryNumAchievements(${2:id})$0"}, + {"trigger": "_GetComparisonStatistic\t(id)", "contents": "${1:info} = GetComparisonStatistic(${2:id})$0"}, + {"trigger": "_GetContainerFreeSlots\t(container, [returnTable])", "contents": "${1:slotTable} = GetContainerFreeSlots(${2:container}, ${3:[returnTable]})$0"}, + {"trigger": "_GetContainerItemCooldown\t(container, slot)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetContainerItemCooldown(${4:container}, ${5:slot})$0"}, + {"trigger": "_GetContainerItemDurability\t(container, slot)", "contents": "${1:durability}, ${2:max} = GetContainerItemDurability(${3:container}, ${4:slot})$0"}, + {"trigger": "_GetContainerItemEquipmentSetInfo\t(index, slot)", "contents": "${1:isInSet}, ${2:setName} = GetContainerItemEquipmentSetInfo(${3:index}, ${4:slot})$0"}, + {"trigger": "_GetContainerItemID\t(container, slot)", "contents": "${1:id} = GetContainerItemID(${2:container}, ${3:slot})$0"}, + {"trigger": "_GetContainerItemInfo\t(container, slot)", "contents": "${1:texture}, ${2:count}, ${3:locked}, ${4:quality}, ${5:readable}, ${6:lootable}, ${7:link} = GetContainerItemInfo(${8:container}, ${9:slot})$0"}, + {"trigger": "_GetContainerItemLink\t(container, slot)", "contents": "${1:link} = GetContainerItemLink(${2:container}, ${3:slot})$0"}, + {"trigger": "_GetContainerItemPurchaseInfo\t(container, slot, IsEquipped)", "contents": "${1:money}, ${2:itemCount}, ${3:refundSec}, ${4:currecycount}, ${5:hasEnchants} = GetContainerItemPurchaseInfo(${6:container}, ${7:slot}, ${8:IsEquipped})$0"}, + {"trigger": "_GetContainerItemPurchaseItem\t(container, slot, index)", "contents": "${1:texture}, ${2:quantity}, ${3:link} = GetContainerItemPurchaseItem(${4:container}, ${5:slot}, ${6:index})$0"}, + {"trigger": "_GetContainerItemQuestInfo\t(container, slot)", "contents": "${1:isQuest}, ${2:questId}, ${3:isActive} = GetContainerItemQuestInfo(${4:container}, ${5:slot})$0"}, + {"trigger": "_GetContainerNumFreeSlots\t(container)", "contents": "${1:freeSlots}, ${2:bagType} = GetContainerNumFreeSlots(${3:container})$0"}, + {"trigger": "_GetContainerNumSlots\t(container)", "contents": "${1:numSlots} = GetContainerNumSlots(${1:container})$0"}, + {"trigger": "_GetCorpseRecoveryDelay\t()", "contents": "${1:timeLeft} = GetCorpseRecoveryDelay()$0"}, + {"trigger": "_GetCritChance\t()", "contents": "${1:critChance} = GetCritChance()$0"}, + {"trigger": "_GetCurrencyInfo\t(id)", "contents": "${1:name}, ${2:amount}, ${3:texturePath}, ${4:earnedThisWeek}, ${5:weeklyMax}, ${6:totalMax}, ${7:isDiscovered} = GetCurrencyInfo(${8:id})$0"}, + {"trigger": "_GetCurrencyLink\t(id)", "contents": "${1:link} = GetCurrencyLink(${2:id})$0"}, + {"trigger": "_GetCurrencyListInfo\t(index)", "contents": "${1:name}, ${2:isHeader}, ${3:isExpanded}, ${4:isUnused}, ${5:isWatched}, ${6:count}, ${7:extraCurrencyType}, ${8:icon}, ${9:itemID} = GetCurrencyListInfo(${10:index})$0"}, + {"trigger": "_GetCurrencyListSize\t()", "contents": "${1:numEntries} = GetCurrencyListSize()$0"}, + {"trigger": "_GetCurrentArenaSeason\t()", "contents": "${1:season} = GetCurrentArenaSeason()$0"}, + {"trigger": "_GetCurrentBindingSet\t()", "contents": "${1:bindingSet} = GetCurrentBindingSet()$0"}, + {"trigger": "_GetCurrentGuildBankTab\t()", "contents": "${1:index} = GetCurrentGuildBankTab()$0"}, + {"trigger": "_GetCurrentKeyBoardFocus\t()", "contents": "${1:frame} = GetCurrentKeyBoardFocus()$0"}, + {"trigger": "_GetCurrentResolution\t()", "contents": "${1:index} = GetCurrentResolution()$0"}, + {"trigger": "_GetCurrentTitle\t()", "contents": "${1:currentTitle} = GetCurrentTitle()$0"}, + {"trigger": "_GetCursorInfo\t()", "contents": "${1:type}, ${2:data}, ${3:subType}, ${4:subData} = GetCursorInfo()$0"}, + {"trigger": "_GetCursorMoney\t()", "contents": "${1:cursorMoney} = GetCursorMoney()$0"}, + {"trigger": "_GetCursorPosition\t()", "contents": "${1:cursorX}, ${2:cursorY} = GetCursorPosition()$0"}, + {"trigger": "_GetCustomizationDetails\t(ID)", "contents": "${1:text} = GetCustomizationDetails(${2:ID})$0"}, + {"trigger": "_GetCVar\t(\"CVar\")", "contents": "${1:string} = GetCVar(\"${2:CVar}\")$0"}, + {"trigger": "_GetCVarBool\t(\"CVar\")", "contents": "${1:value} = GetCVarBool(\"${2:CVar}\")$0"}, + {"trigger": "_GetCVarDefault\t(\"CVar\")", "contents": "${1:value} = GetCVarDefault(\"${2:CVar}\")$0"}, + {"trigger": "_GetCVarInfo\t(\"CVar\")", "contents": "${1:value}, ${2:defaultValue}, ${3:serverStoredAccountWide}, ${4:serverStoredPerCharacter} = GetCVarInfo(\"${5:CVar}\")$0"}, + {"trigger": "_GetDailyQuestsCompleted\t()", "contents": "${1:dailyQuestsComplete} = GetDailyQuestsCompleted()$0"}, + {"trigger": "_GetDefaultLanguage\t()", "contents": "${1:language} = GetDefaultLanguage()$0"}, + {"trigger": "_GetDistanceSqToQuest\t(index)", "contents": "${1:distance} = GetDistanceSqToQuest(${2:index})$0"}, + {"trigger": "_GetDodgeChance\t()", "contents": "${1:chance} = GetDodgeChance()$0"}, + {"trigger": "_GetEventCPUUsage\t([\"event\"])", "contents": "${1:usage}, ${2:numEvents} = GetEventCPUUsage(${3:[\"event\"]})$0"}, + {"trigger": "_GetExistingSocketInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:name} = GetExistingSocketInfo(${4:index})$0"}, + {"trigger": "_GetExistingSocketLink\t(index)", "contents": "${1:link} = GetExistingSocketLink(${2:index})$0"}, + {"trigger": "_GetExpansionLevel\t()", "contents": "${1:expansion} = GetExpansionLevel()$0"}, + {"trigger": "_GetExpertise\t()", "contents": "${1:expertise} = GetExpertise()$0"}, + {"trigger": "_GetFactionInfo\t(index)", "contents": "${1:name}, ${2:description}, ${3:standingID}, ${4:barMin}, ${5:barMax}, ${6:barValue}, ${7:atWarWith}, ${8:canToggleAtWar}, ${9:isHeader}, ${10:isCollapsed}, ${11:hasRep}, ${12:isWatched}, ${13:isChild} = GetFactionInfo(${14:index})$0"}, + {"trigger": "_GetFactionInfoByID\t(factionID)", "contents": "${1:name}, ${2:description}, ${3:standingID}, ${4:barMin}, ${5:barMax}, ${6:barValue}, ${7:atWarWith}, ${8:canToggleAtWar}, ${9:isHeader}, ${10:isCollapsed}, ${11:hasRep}, ${12:isWatched}, ${13:isChild} = GetFactionInfoByID(${14:factionID})$0"}, + {"trigger": "_GetFlyoutID\t(index)", "contents": "${1:flyoutID} = GetFlyoutID(${2:index})$0"}, + {"trigger": "_GetFlyoutInfo\t(id)", "contents": "${1:name}, ${2:description}, ${3:numSlots}, ${4:isKnown} = GetFlyoutInfo(${5:id})$0"}, + {"trigger": "_GetFlyoutSlotInfo\t(flyoutID, slot)", "contents": "${1:spellID}, ${2:isKnown} = GetFlyoutSlotInfo(${3:flyoutID}, ${4:slot})$0"}, + {"trigger": "_GetFrameCPUUsage\t(frame, includeChildren)", "contents": "${1:usage}, ${2:calls} = GetFrameCPUUsage(${3:frame}, ${4:includeChildren})$0"}, + {"trigger": "_GetFramerate\t()", "contents": "${1:framerate} = GetFramerate()$0"}, + {"trigger": "_GetFramesRegisteredForEvent\t(\"event\")", "contents": "${1:...} = GetFramesRegisteredForEvent(\"${2:event}\")$0"}, + {"trigger": "_GetFriendInfo\t(index)", "contents": "${1:name}, ${2:level}, ${3:class}, ${4:area}, ${5:connected}, ${6:status}, ${7:note}, ${8:RAF} = GetFriendInfo(${9:index})$0"}, + {"trigger": "_GetFunctionCPUUsage\t(func, includeSubroutines)", "contents": "${1:usage}, ${2:calls} = GetFunctionCPUUsage(${3:func}, ${4:includeSubroutines})$0"}, + {"trigger": "_GetGameTime\t()", "contents": "${1:hour}, ${2:minute} = GetGameTime()$0"}, + {"trigger": "_GetGossipActiveQuests\t()", "contents": "${1:name}, ${2:level}, ${3:isTrivial}, ${4:isComplete}, ${5:isLegendary}, ${6:...} = GetGossipActiveQuests()$0"}, + {"trigger": "_GetGossipAvailableQuests\t()", "contents": "${1:name}, ${2:level}, ${3:isTrivial}, ${4:isDaily}, ${5:isRepeatable}, ${6:isLegendary}, ${7:...} = GetGossipAvailableQuests()$0"}, + {"trigger": "_GetGossipOptions\t()", "contents": "${1:text}, ${2:gossipType}, ${3:...} = GetGossipOptions()$0"}, + {"trigger": "_GetGossipText\t()", "contents": "${1:text} = GetGossipText()$0"}, + {"trigger": "_GetGreetingText\t()", "contents": "${1:greetingText} = GetGreetingText()$0"}, + {"trigger": "_GetGuildBankItemInfo\t(tab, slot)", "contents": "${1:texture}, ${2:count}, ${3:locked} = GetGuildBankItemInfo(${4:tab}, ${5:slot})$0"}, + {"trigger": "_GetGuildBankItemLink\t(tab, slot)", "contents": "${1:item} = GetGuildBankItemLink(${2:tab}, ${3:slot})$0"}, + {"trigger": "_GetGuildBankMoney\t()", "contents": "${1:guildBankMoney} = GetGuildBankMoney()$0"}, + {"trigger": "_GetGuildBankMoneyTransaction\t(index)", "contents": "${1:type}, ${2:name}, ${3:year}, ${4:month}, ${5:day}, ${6:hour} = GetGuildBankMoneyTransaction(${7:index})$0"}, + {"trigger": "_GetGuildBankTabCost\t()", "contents": "${1:tabCost} = GetGuildBankTabCost()$0"}, + {"trigger": "_GetGuildBankTabInfo\t(tab)", "contents": "${1:name}, ${2:icon}, ${3:isViewable}, ${4:canDeposit}, ${5:numWithdrawals}, ${6:remainingWithdrawals} = GetGuildBankTabInfo(${7:tab})$0"}, + {"trigger": "_GetGuildBankTabPermissions\t(tab)", "contents": "${1:canView}, ${2:canDeposit}, ${3:canUpdateText}, ${4:numWithdrawls} = GetGuildBankTabPermissions(${5:tab})$0"}, + {"trigger": "_GetGuildBankText\t(tab)", "contents": "${1:text} = GetGuildBankText(${2:tab})$0"}, + {"trigger": "_GetGuildBankTransaction\t(tab, index)", "contents": "${1:type}, ${2:name}, ${3:itemLink}, ${4:count}, ${5:tab1}, ${6:tab2}, ${7:year}, ${8:month}, ${9:day}, ${10:hour} = GetGuildBankTransaction(${11:tab}, ${12:index})$0"}, + {"trigger": "_GetGuildBankWithdrawMoney\t()", "contents": "${1:withdrawLimit} = GetGuildBankWithdrawMoney()$0"}, + {"trigger": "_GetGuildCharterCost\t()", "contents": "${1:cost} = GetGuildCharterCost()$0"}, + {"trigger": "_GetGuildEventInfo\t(index)", "contents": "${1:type}, ${2:player1}, ${3:player2}, ${4:rank}, ${5:year}, ${6:month}, ${7:day}, ${8:hour} = GetGuildEventInfo(${9:index})$0"}, + {"trigger": "_GetGuildInfo\t(\"name\")", "contents": "${1:guildName}, ${2:guildRankName}, ${3:guildRankIndex} = GetGuildInfo(\"name\")$0"}, + {"trigger": "_GetGuildInfo\t(\"unit\")", "contents": "${1:guildName}, ${2:guildRankName}, ${3:guildRankIndex} = GetGuildInfo(\"${4:unit}\")$0"}, + {"trigger": "_GetGuildInfoText\t()", "contents": "${1:guildInfoText} = GetGuildInfoText()$0"}, + {"trigger": "_GetGuildNewsInfo\t(newsIndex)", "contents": "${1:isSticky}, ${2:isHeader}, ${3:newsType}, ${4:text1}, ${5:text2}, ${6:id}, ${7:data}, ${8:data2}, ${9:weekday}, ${10:day}, ${11:month}, ${12:year}, ${13:unknown} = GetGuildNewsInfo(${14:newsIndex})$0"}, + {"trigger": "_GetGuildRosterInfo\t(index)", "contents": "${1:name}, ${2:rank}, ${3:rankIndex}, ${4:level}, ${5:class}, ${6:zone}, ${7:note}, ${8:officernote}, ${9:online}, ${10:status}, ${11:classFileName}, ${12:achievementPoints}, ${13:achievementRank}, ${14:isMobile}, ${15:canSoR} = GetGuildRosterInfo(${16:index})$0"}, + {"trigger": "_GetGuildRosterLastOnline\t(index)", "contents": "${1:years}, ${2:months}, ${3:days}, ${4:hours} = GetGuildRosterLastOnline(${5:index})$0"}, + {"trigger": "_GetGuildRosterMOTD\t()", "contents": "${1:guildMOTD} = GetGuildRosterMOTD()$0"}, + {"trigger": "_GetGuildRosterSelection\t()", "contents": "${1:index} = GetGuildRosterSelection()$0"}, + {"trigger": "_GetGuildRosterShowOffline\t()", "contents": "${1:showOffline} = GetGuildRosterShowOffline()$0"}, + {"trigger": "_GetGuildTabardFileNames\t()", "contents": "${1:tabardBackgroundUpper}, ${2:tabardBackgroundLower}, ${3:tabardEmblemUpper}, ${4:tabardEmblemLower}, ${5:tabardBorderUpper}, ${6:tabardBorderLower} = GetGuildTabardFileNames()$0"}, + {"trigger": "_GetGuildTradeSkillInfo\t(index)", "contents": "${1:professionID}, ${2:isCollapsed}, ${3:iconTexture}, ${4:headerName}, ${5:numOnline}, ${6:numVisible}, ${7:numPlayers}, ${8:playerName}, ${9:class}, ${10:online}, ${11:zone}, ${12:skill}, ${13:classFileName}, ${14:isMobile} = GetGuildTradeSkillInfo(${15:index})$0"}, + {"trigger": "_GetIgnoreName\t(\"index\")", "contents": "${1:name} = GetIgnoreName(\"${2:index}\")$0"}, + {"trigger": "_GetInboxHeaderInfo\t(mailID)", "contents": "${1:packageIcon}, ${2:stationeryIcon}, ${3:sender}, ${4:subject}, ${5:money}, ${6:CODAmount}, ${7:daysLeft}, ${8:itemCount}, ${9:wasRead}, ${10:wasReturned}, ${11:textCreated}, ${12:canReply}, ${13:isGM}, ${14:itemQuantity} = GetInboxHeaderInfo(${15:mailID})$0"}, + {"trigger": "_GetInboxInvoiceInfo\t(index)", "contents": "${1:invoiceType}, ${2:itemName}, ${3:playerName}, ${4:bid}, ${5:buyout}, ${6:deposit}, ${7:consignment}, ${8:moneyDelay}, ${9:etaHour}, ${10:etaMin} = GetInboxInvoiceInfo(${11:index})$0"}, + {"trigger": "_GetInboxItem\t(mailID, attachmentIndex)", "contents": "${1:name}, ${2:itemTexture}, ${3:count}, ${4:quality}, ${5:canUse} = GetInboxItem(${6:mailID}, ${7:attachmentIndex})$0"}, + {"trigger": "_GetInboxItemLink\t(mailID, attachmentIndex)", "contents": "${1:itemlink} = GetInboxItemLink(${2:mailID}, ${3:attachmentIndex})$0"}, + {"trigger": "_GetInboxNumItems\t()", "contents": "${1:numItems}, ${2:totalItems} = GetInboxNumItems()$0"}, + {"trigger": "_GetInboxText\t(mailID)", "contents": "${1:bodyText}, ${2:texture}, ${3:texture}, ${4:isTakeable}, ${5:isInvoice} = GetInboxText(${6:mailID})$0"}, + {"trigger": "_GetInspectHonorData\t()", "contents": "${1:todayHK}, ${2:todayHonor}, ${3:yesterdayHK}, ${4:yesterdayHonor}, ${5:lifetimeHK}, ${6:lifetimeRank} = GetInspectHonorData()$0"}, + {"trigger": "_GetInspectSpecialization\t()", "contents": "${1:specID} = GetInspectSpecialization()$0"}, + {"trigger": "_GetInstanceBootTimeRemaining\t()", "contents": "${1:timeleft} = GetInstanceBootTimeRemaining()$0"}, + {"trigger": "_GetInstanceInfo\t()", "contents": "${1:name}, ${2:type}, ${3:difficulty}, ${4:difficultyName}, ${5:maxPlayers}, ${6:playerDifficulty}, ${7:isDynamicInstance} = GetInstanceInfo()$0"}, + {"trigger": "_GetInstanceLockTimeRemaining\t()", "contents": "${1:seconds} = GetInstanceLockTimeRemaining()$0"}, + {"trigger": "_GetInventoryAlertStatus\t(slot)", "contents": "${1:status} = GetInventoryAlertStatus(${2:slot})$0"}, + {"trigger": "_GetInventoryItemBroken\t(\"unit\", slot)", "contents": "${1:isBroken} = GetInventoryItemBroken(\"${2:unit}\", ${3:slot})$0"}, + {"trigger": "_GetInventoryItemCooldown\t(\"unit\", slot)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetInventoryItemCooldown(\"${4:unit}\", ${5:slot})$0"}, + {"trigger": "_GetInventoryItemCount\t(\"unit\", slot)", "contents": "${1:count} = GetInventoryItemCount(\"${2:unit}\", ${3:slot})$0"}, + {"trigger": "_GetInventoryItemDurability\t(slot)", "contents": "${1:durability}, ${2:max} = GetInventoryItemDurability(${3:slot})$0"}, + {"trigger": "_GetInventoryItemID\t(\"unit\", slot)", "contents": "${1:id} = GetInventoryItemID(\"${2:unit}\", ${3:slot})$0"}, + {"trigger": "_GetInventoryItemLink\t(\"unit\", slot)", "contents": "${1:link} = GetInventoryItemLink(\"${2:unit}\", ${3:slot})$0"}, + {"trigger": "_GetInventoryItemQuality\t(\"unit\", slot)", "contents": "${1:quality} = GetInventoryItemQuality(\"${2:unit}\", ${3:slot})$0"}, + {"trigger": "_GetInventoryItemsForSlot\t(slot)", "contents": "${1:availableItems} = GetInventoryItemsForSlot(${2:slot})$0"}, + {"trigger": "_GetInventoryItemTexture\t(\"unit\", slot)", "contents": "${1:texture} = GetInventoryItemTexture(\"${2:unit}\", ${3:slot})$0"}, + {"trigger": "_GetInventorySlotInfo\t(\"slotName\")", "contents": "${1:id}, ${2:texture}, ${3:checkRelic} = GetInventorySlotInfo(\"slotName\")$0"}, + {"trigger": "_GetItemCooldown\t(itemID)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetItemCooldown(${4:itemID})$0"}, + {"trigger": "_GetItemCooldown\t(\"itemLink\")", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetItemCooldown(\"${4:itemLink}\")$0"}, + {"trigger": "_GetItemCooldown\t(\"itemName\")", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetItemCooldown(\"${4:itemName}\")$0"}, + {"trigger": "_GetItemCount\t(itemID, includeBank, includeCharges)", "contents": "${1:itemCount} = GetItemCount(${2:itemID}, ${3:includeBank}, ${4:includeCharges})$0"}, + {"trigger": "_GetItemCount\t(\"itemLink\", includeBank, includeCharges)", "contents": "${1:itemCount} = GetItemCount(\"${2:itemLink}\", ${3:includeBank}, ${4:includeCharges})$0"}, + {"trigger": "_GetItemCount\t(\"itemName\", includeBank, includeCharges)", "contents": "${1:itemCount} = GetItemCount(\"${2:itemName}\", ${3:includeBank}, ${4:includeCharges})$0"}, + {"trigger": "_GetItemFamily\t(itemID)", "contents": "${1:bagType} = GetItemFamily(${2:itemID})$0"}, + {"trigger": "_GetItemFamily\t(\"itemLink\")", "contents": "${1:bagType} = GetItemFamily(\"${2:itemLink}\")$0"}, + {"trigger": "_GetItemFamily\t(\"itemName\")", "contents": "${1:bagType} = GetItemFamily(\"${2:itemName}\")$0"}, + {"trigger": "_GetItemIcon\t(itemID)", "contents": "${1:texture} = GetItemIcon(${2:itemID})$0"}, + {"trigger": "_GetItemIcon\t(\"itemLink\")", "contents": "${1:texture} = GetItemIcon(\"${2:itemLink}\")$0"}, + {"trigger": "_GetItemIcon\t(\"itemName\")", "contents": "${1:texture} = GetItemIcon(\"${2:itemName}\")$0"}, + {"trigger": "_GetItemInfo\t(itemID)", "contents": "${1:name}, ${2:link}, ${3:quality}, ${4:iLevel}, ${5:reqLevel}, ${6:class}, ${7:subclass}, ${8:maxStack}, ${9:equipSlot}, ${10:texture}, ${11:vendorPrice} = GetItemInfo(${12:itemID})$0"}, + {"trigger": "_GetItemInfo\t(\"itemLink\")", "contents": "${1:name}, ${2:link}, ${3:quality}, ${4:iLevel}, ${5:reqLevel}, ${6:class}, ${7:subclass}, ${8:maxStack}, ${9:equipSlot}, ${10:texture}, ${11:vendorPrice} = GetItemInfo(\"${12:itemLink}\")$0"}, + {"trigger": "_GetItemInfo\t(\"itemName\")", "contents": "${1:name}, ${2:link}, ${3:quality}, ${4:iLevel}, ${5:reqLevel}, ${6:class}, ${7:subclass}, ${8:maxStack}, ${9:equipSlot}, ${10:texture}, ${11:vendorPrice} = GetItemInfo(\"${12:itemName}\")$0"}, + {"trigger": "_GetItemLevelIncrement\t()", "contents": "${1:levelIncrement} = GetItemLevelIncrement()$0"}, + {"trigger": "_GetItemQualityColor\t(quality)", "contents": "${1:redComponent}, ${2:greenComponent}, ${3:blueComponent}, ${4:hexColor} = GetItemQualityColor(${5:quality})$0"}, + {"trigger": "_GetItemStatDelta\t(\"itemLink1\", \"itemLink2\", [returnTable])", "contents": "${1:statTable} = GetItemStatDelta(\"${2:itemLink1}\", \"${3:itemLink2}\", ${4:[returnTable]})$0"}, + {"trigger": "_GetItemStats\t(\"itemLink\", [returnTable])", "contents": "${1:statTable} = GetItemStats(\"${2:itemLink}\", ${3:[returnTable]})$0"}, + {"trigger": "_GetItemUpdateLevel\t()", "contents": "${1:newItemLevel} = GetItemUpdateLevel()$0"}, + {"trigger": "_GetItemUpgradeItemInfo\t()", "contents": "${1:icon}, ${2:name}, ${3:quality}, ${4:bound}, ${5:numCurrUpgrades}, ${6:numMaxUpgrades}, ${7:cost}, ${8:currencyType} = GetItemUpgradeItemInfo()$0"}, + {"trigger": "_GetItemUpgradeStats\t(getNew)", "contents": "${1:stat}, ${2:amount}, ${3:...} = GetItemUpgradeStats(${4:getNew})$0"}, + {"trigger": "_GetLanguageByIndex\t(index)", "contents": "${1:languageName}, ${2:languageIndex} = GetLanguageByIndex(${3:index})$0"}, + {"trigger": "_GetLatestCompletedAchievements\t(isGuild)", "contents": "${1:...} = GetLatestCompletedAchievements(${2:isGuild})$0"}, + {"trigger": "_GetLatestCompletedComparisonAchievements\t()", "contents": "${1:...} = GetLatestCompletedComparisonAchievements()$0"}, + {"trigger": "_GetLatestThreeSenders\t()", "contents": "${1:sender1}, ${2:sender2}, ${3:sender3} = GetLatestThreeSenders()$0"}, + {"trigger": "_GetLFGCompletionReward\t()", "contents": "${1:name}, ${2:typeID}, ${3:textureFilename}, ${4:moneyBase}, ${5:moneyVar}, ${6:experienceBase}, ${7:experienceVar}, ${8:numStrangers}, ${9:numRewards} = GetLFGCompletionReward()$0"}, + {"trigger": "_GetLFGDungeonEncounterInfo\t(dungeonId, encounterIndex)", "contents": "${1:bossName}, ${2:texture}, ${3:isKilled}, ${4:result4} = GetLFGDungeonEncounterInfo(${5:dungeonId}, ${6:encounterIndex})$0"}, + {"trigger": "_GetLFGDungeonInfo\t(id)", "contents": "${1:dungeonName}, ${2:typeId}, ${3:minLvl}, ${4:maxLvl}, ${5:recLvl}, ${6:minRecLvl}, ${7:maxRecLvl}, ${8:expansionId}, ${9:groupId}, ${10:textureName}, ${11:difficulty}, ${12:maxPlayers}, ${13:dungeonDesc}, ${14:isHoliday} = GetLFGDungeonInfo(${15:id})$0"}, + {"trigger": "_GetLFGDungeonNumEncounters\t(dungeonId)", "contents": "${1:totalEncounters}, ${2:encountersCompleted} = GetLFGDungeonNumEncounters(${3:dungeonId})$0"}, + {"trigger": "_GetLFGMode\t()", "contents": "${1:mode}, ${2:submode} = GetLFGMode()$0"}, + {"trigger": "_GetLFGQueueStats\t()", "contents": "${1:hasData}, ${2:leaderNeeds}, ${3:tankNeeds}, ${4:healerNeeds}, ${5:dpsNeeds}, ${6:totalTanks}, ${7:totalHealers}, ${8:totalDPS}, ${9:instanceType}, ${10:instanceSubType}, ${11:instanceName}, ${12:averageWait}, ${13:tankWait}, ${14:healerWait}, ${15:dpsWait}, ${16:myWait}, ${17:queuedTime} = GetLFGQueueStats()$0"}, + {"trigger": "_GetLFGRoles\t()", "contents": "${1:leader}, ${2:tank}, ${3:healer}, ${4:damage} = GetLFGRoles()$0"}, + {"trigger": "_GetLFGRoleShortageRewards\t(dungeonID, shortageIndex)", "contents": "${1:eligible}, ${2:forTank}, ${3:forHealer}, ${4:forDamage}, ${5:itemCount}, ${6:money}, ${7:xp} = GetLFGRoleShortageRewards(${8:dungeonID}, ${9:shortageIndex})$0"}, + {"trigger": "_GetLFGTypes\t()", "contents": "${1:...} = GetLFGTypes()$0"}, + {"trigger": "_GetLocale\t()", "contents": "${1:locale} = GetLocale()$0"}, + {"trigger": "_GetLootMethod\t()", "contents": "${1:method}, ${2:partyMaster}, ${3:raidMaster} = GetLootMethod()$0"}, + {"trigger": "_GetLootRollItemInfo\t(id)", "contents": "${1:texture}, ${2:name}, ${3:count}, ${4:quality}, ${5:bindOnPickUp} = GetLootRollItemInfo(${6:id})$0"}, + {"trigger": "_GetLootRollItemLink\t(id)", "contents": "${1:link} = GetLootRollItemLink(${2:id})$0"}, + {"trigger": "_GetLootRollTimeLeft\t(id)", "contents": "${1:timeLeft} = GetLootRollTimeLeft(${2:id})$0"}, + {"trigger": "_GetLootSlotInfo\t(slot)", "contents": "${1:texture}, ${2:item}, ${3:quantity}, ${4:quality}, ${5:locked} = GetLootSlotInfo(${6:slot})$0"}, + {"trigger": "_GetLootSlotLink\t(slot)", "contents": "${1:link} = GetLootSlotLink(${2:slot})$0"}, + {"trigger": "_GetLootSlotType\t(slot)", "contents": "${1:loottype} = GetLootSlotType(${2:slot})$0"}, + {"trigger": "_GetLootSourceInfo\t(index)", "contents": "${1:corpseGUID1}, ${2:count1}, ${3:corpseGUID2}, ${4:count2}, ${5:...} = GetLootSourceInfo(${6:index})$0"}, + {"trigger": "_GetLootThreshold\t()", "contents": "${1:threshold} = GetLootThreshold()$0"}, + {"trigger": "_GetMacroBody\t(index)", "contents": "${1:body} = GetMacroBody(${2:index})$0"}, + {"trigger": "_GetMacroBody\t(\"name\")", "contents": "${1:body} = GetMacroBody(\"${2:name}\")$0"}, + {"trigger": "_GetMacroIcons\t(tbl)", "contents": "${1:icons} = GetMacroIcons(${2:tbl})$0"}, + {"trigger": "_GetMacroIndexByName\t(\"name\")", "contents": "${1:index} = GetMacroIndexByName(\"${2:name}\")$0"}, + {"trigger": "_GetMacroInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:body} = GetMacroInfo(${4:index})$0"}, + {"trigger": "_GetMacroInfo\t(\"name\")", "contents": "${1:name}, ${2:texture}, ${3:body} = GetMacroInfo(\"${4:name}\")$0"}, + {"trigger": "_GetMacroItem\t(index)", "contents": "${1:name}, ${2:link} = GetMacroItem(${3:index})$0"}, + {"trigger": "_GetMacroItem\t(\"name\")", "contents": "${1:name}, ${2:link} = GetMacroItem(\"${3:name}\")$0"}, + {"trigger": "_GetMacroItemIcons\t(tbl)", "contents": "${1:icons} = GetMacroItemIcons(${2:tbl})$0"}, + {"trigger": "_GetMacroSpell\t(index)", "contents": "${1:name}, ${2:rank}, ${3:spellID} = GetMacroSpell(${4:index})$0"}, + {"trigger": "_GetMacroSpell\t(\"name\")", "contents": "${1:name}, ${2:rank}, ${3:spellID} = GetMacroSpell(\"${4:name}\")$0"}, + {"trigger": "_GetManaRegen\t()", "contents": "${1:base}, ${2:casting} = GetManaRegen()$0"}, + {"trigger": "_GetMasterLootCandidate\t(index)", "contents": "${1:candidate} = GetMasterLootCandidate(${2:index})$0"}, + {"trigger": "_GetMaxArenaCurrency\t()", "contents": "${1:amount} = GetMaxArenaCurrency()$0"}, + {"trigger": "_GetMaxBattlefieldID\t()", "contents": "${1:numBattlefields} = GetMaxBattlefieldID()$0"}, + {"trigger": "_GetMaxCombatRatingBonus\t(ratingIndex)", "contents": "${1:max} = GetMaxCombatRatingBonus(${2:ratingIndex})$0"}, + {"trigger": "_GetMaxPlayerLevel\t()", "contents": "${1:maxLevel} = GetMaxPlayerLevel()$0"}, + {"trigger": "_GetMeleeHaste\t()", "contents": "${1:haste} = GetMeleeHaste()$0"}, + {"trigger": "_GetMerchantItemCostInfo\t(index)", "contents": "${1:currencyCount} = GetMerchantItemCostInfo(${2:index})$0"}, + {"trigger": "_GetMerchantItemCostItem\t(index, currency)", "contents": "${1:texture}, ${2:value}, ${3:link}, ${4:name} = GetMerchantItemCostItem(${5:index}, ${6:currency})$0"}, + {"trigger": "_GetMerchantItemInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:price}, ${4:quantity}, ${5:numAvailable}, ${6:isPurchasable}, ${7:isUsable}, ${8:extendedCost} = GetMerchantItemInfo(${9:index})$0"}, + {"trigger": "_GetMerchantItemLink\t(index)", "contents": "${1:link} = GetMerchantItemLink(${2:index})$0"}, + {"trigger": "_GetMerchantItemMaxStack\t(index)", "contents": "${1:maxStack} = GetMerchantItemMaxStack(${2:index})$0"}, + {"trigger": "_GetMerchantNumItems\t()", "contents": "${1:numMerchantItems} = GetMerchantNumItems()$0"}, + {"trigger": "_GetMinimapZoneText\t()", "contents": "${1:zoneText} = GetMinimapZoneText()$0"}, + {"trigger": "_GetMirrorTimerInfo\t(index)", "contents": "${1:timer}, ${2:value}, ${3:maxvalue}, ${4:scale}, ${5:paused}, ${6:label} = GetMirrorTimerInfo(${7:index})$0"}, + {"trigger": "_GetMirrorTimerProgress\t(\"timer\")", "contents": "${1:progress} = GetMirrorTimerProgress(\"${2:timer}\")$0"}, + {"trigger": "_GetModifiedClick\t(\"name\")", "contents": "${1:binding} = GetModifiedClick(\"${2:name}\")$0"}, + {"trigger": "_GetModifiedClickAction\t(index)", "contents": "${1:action} = GetModifiedClickAction(${2:index})$0"}, + {"trigger": "_GetMoney\t()", "contents": "${1:money} = GetMoney()$0"}, + {"trigger": "_GetMonitorAspectRatio\t(monitorIndex)", "contents": "${1:ratio} = GetMonitorAspectRatio(${2:monitorIndex})$0"}, + {"trigger": "_GetMonitorCount\t()", "contents": "${1:count} = GetMonitorCount()$0"}, + {"trigger": "_GetMonitorName\t(monitorIndex)", "contents": "${1:name} = GetMonitorName(${2:monitorIndex})$0"}, + {"trigger": "_GetMouseButtonClicked\t()", "contents": "${1:button} = GetMouseButtonClicked()$0"}, + {"trigger": "_GetMouseButtonName\t(buttonNumber)", "contents": "${1:buttonName} = GetMouseButtonName(${2:buttonNumber})$0"}, + {"trigger": "_GetMouseFocus\t()", "contents": "${1:frame} = GetMouseFocus()$0"}, + {"trigger": "_GetNetStats\t()", "contents": "${1:bandwidthIn}, ${2:bandwidthOut}, ${3:latencyHome}, ${4:latencyWorld} = GetNetStats()$0"}, + {"trigger": "_GetNewSocketInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:matches} = GetNewSocketInfo(${4:index})$0"}, + {"trigger": "_GetNewSocketLink\t(index)", "contents": "${1:link} = GetNewSocketLink(${2:index})$0"}, + {"trigger": "_GetNextAchievement\t(id)", "contents": "${1:nextID}, ${2:completed} = GetNextAchievement(${3:id})$0"}, + {"trigger": "_GetNumActiveQuests\t()", "contents": "${1:numActiveQuests} = GetNumActiveQuests()$0"}, + {"trigger": "_GetNumAddOns\t()", "contents": "${1:numAddons} = GetNumAddOns()$0"}, + {"trigger": "_GetNumArchaeologyRaces\t()", "contents": "${1:numRaces} = GetNumArchaeologyRaces()$0"}, + {"trigger": "_GetNumArenaOpponents\t()", "contents": "${1:numOpponents} = GetNumArenaOpponents()$0"}, + {"trigger": "_GetNumArenaOpponentSpecs\t()", "contents": "${1:numOpps} = GetNumArenaOpponentSpecs()$0"}, + {"trigger": "_GetNumArtifactsByRace\t(branchID)", "contents": "${1:numProjects} = GetNumArtifactsByRace(${2:branchID})$0"}, + {"trigger": "_GetNumAuctionItems\t(\"list\")", "contents": "${1:numBatchAuctions}, ${2:totalAuctions} = GetNumAuctionItems(\"${3:list}\")$0"}, + {"trigger": "_GetNumAutoQuestPopUps\t()", "contents": "${1:numPopups} = GetNumAutoQuestPopUps()$0"}, + {"trigger": "_GetNumAvailableQuests\t()", "contents": "${1:numAvailableQuests} = GetNumAvailableQuests()$0"}, + {"trigger": "_GetNumBankSlots\t()", "contents": "${1:numSlots}, ${2:isFull} = GetNumBankSlots()$0"}, + {"trigger": "_GetNumBattlefieldFlagPositions\t()", "contents": "${1:numFlags} = GetNumBattlefieldFlagPositions()$0"}, + {"trigger": "_GetNumBattlefieldScores\t()", "contents": "${1:numScores} = GetNumBattlefieldScores()$0"}, + {"trigger": "_GetNumBattlefieldStats\t()", "contents": "${1:numStats} = GetNumBattlefieldStats()$0"}, + {"trigger": "_GetNumBattlefieldVehicles\t()", "contents": "${1:numVehicles} = GetNumBattlefieldVehicles()$0"}, + {"trigger": "_GetNumBattlegroundTypes\t()", "contents": "${1:numBattlegrounds} = GetNumBattlegroundTypes()$0"}, + {"trigger": "_GetNumBindings\t()", "contents": "${1:numBindings} = GetNumBindings()$0"}, + {"trigger": "_GetNumBuybackItems\t()", "contents": "${1:numBuybackItems} = GetNumBuybackItems()$0"}, + {"trigger": "_GetNumChannelMembers\t(id)", "contents": "${1:numMembers} = GetNumChannelMembers(${2:id})$0"}, + {"trigger": "_GetNumCompanions\t(\"type\")", "contents": "${1:count} = GetNumCompanions(\"${2:type}\")$0"}, + {"trigger": "_GetNumComparisonCompletedAchievements\t()", "contents": "${1:total}, completed = GetNumComparisonCompletedAchievements()$0"}, + {"trigger": "_GetNumCompletedAchievements\t()", "contents": "${1:total}, ${2:completed} = GetNumCompletedAchievements()$0"}, + {"trigger": "_GetNumDeclensionSets\t(\"name\", gender)", "contents": "${1:numSets} = GetNumDeclensionSets(\"${2:name}\", ${3:gender})$0"}, + {"trigger": "_GetNumDisplayChannels\t()", "contents": "${1:channelCount} = GetNumDisplayChannels()$0"}, + {"trigger": "_GetNumExpansions\t()", "contents": "${1:numExpansions} = GetNumExpansions()$0"}, + {"trigger": "_GetNumFactions\t()", "contents": "${1:numFactions} = GetNumFactions()$0"}, + {"trigger": "_GetNumFlyouts\t()", "contents": "${1:numFlyouts} = GetNumFlyouts()$0"}, + {"trigger": "_GetNumFrames\t()", "contents": "${1:numFrames} = GetNumFrames()$0"}, + {"trigger": "_GetNumFriends\t()", "contents": "${1:numFriends}, ${2:numFriendsOnline} = GetNumFriends()$0"}, + {"trigger": "_GetNumGossipActiveQuests\t()", "contents": "${1:num} = GetNumGossipActiveQuests()$0"}, + {"trigger": "_GetNumGossipAvailableQuests\t()", "contents": "${1:num} = GetNumGossipAvailableQuests()$0"}, + {"trigger": "_GetNumGossipOptions\t()", "contents": "${1:numOptions} = GetNumGossipOptions()$0"}, + {"trigger": "_GetNumGroupMembers\t()", "contents": "${1:playerNumber} = GetNumGroupMembers()$0"}, + {"trigger": "_GetNumGuildBankMoneyTransactions\t()", "contents": "${1:numTransactions} = GetNumGuildBankMoneyTransactions()$0"}, + {"trigger": "_GetNumGuildBankTabs\t()", "contents": "${1:numTabs} = GetNumGuildBankTabs()$0"}, + {"trigger": "_GetNumGuildBankTransactions\t(tab)", "contents": "${1:numTransactions} = GetNumGuildBankTransactions(${2:tab})$0"}, + {"trigger": "_GetNumGuildEvents\t()", "contents": "${1:numEvents} = GetNumGuildEvents()$0"}, + {"trigger": "_GetNumGuildMembers\t()", "contents": "${1:numGuildMembers}, ${2:numOnline}, ${3:numOnlineAndMobile} = GetNumGuildMembers()$0"}, + {"trigger": "_GetNumGuildNews\t()", "contents": "${1:numNews} = GetNumGuildNews()$0"}, + {"trigger": "_GetNumGuildPerks\t()", "contents": "${1:numPerks} = GetNumGuildPerks()$0"}, + {"trigger": "_GetNumGuildRewards\t()", "contents": "${1:numRewards} = GetNumGuildRewards()$0"}, + {"trigger": "_GetNumIgnores\t()", "contents": "${1:numIgnores} = GetNumIgnores()$0"}, + {"trigger": "_GetNumLanguages\t()", "contents": "${1:languages} = GetNumLanguages()$0"}, + {"trigger": "_GetNumLootItems\t()", "contents": "${1:numItems} = GetNumLootItems()$0"}, + {"trigger": "_GetNumMacros\t()", "contents": "${1:numAccountMacros}, ${2:numCharacterMacros} = GetNumMacros()$0"}, + {"trigger": "_GetNumModifiedClickActions\t()", "contents": "${1:num} = GetNumModifiedClickActions()$0"}, + {"trigger": "_GetNumPetitionNames\t()", "contents": "${1:numNames} = GetNumPetitionNames()$0"}, + {"trigger": "_GetNumQuestChoices\t()", "contents": "${1:numQuestChoices} = GetNumQuestChoices()$0"}, + {"trigger": "_GetNumQuestItems\t()", "contents": "${1:numRequiredItems} = GetNumQuestItems()$0"}, + {"trigger": "_GetNumQuestLeaderBoards\t([questIndex])", "contents": "${1:numObjectives} = GetNumQuestLeaderBoards(${2:[questIndex]})$0"}, + {"trigger": "_GetNumQuestLogChoices\t()", "contents": "${1:numChoices} = GetNumQuestLogChoices()$0"}, + {"trigger": "_GetNumQuestLogEntries\t()", "contents": "${1:numEntries}, ${2:numQuests} = GetNumQuestLogEntries()$0"}, + {"trigger": "_GetNumQuestLogRewards\t()", "contents": "${1:numRewards} = GetNumQuestLogRewards()$0"}, + {"trigger": "_GetNumQuestRewards\t()", "contents": "${1:numQuestRewards} = GetNumQuestRewards()$0"}, + {"trigger": "_GetNumQuestWatches\t()", "contents": "${1:numWatches} = GetNumQuestWatches()$0"}, + {"trigger": "_GetNumRFDungeons\t()", "contents": "${1:numberOfRFDungeons} = GetNumRFDungeons()$0"}, + {"trigger": "_GetNumRoutes\t(index)", "contents": "${1:numHops} = GetNumRoutes(${2:index})$0"}, + {"trigger": "_GetNumSavedInstances\t()", "contents": "${1:savedInstances} = GetNumSavedInstances()$0"}, + {"trigger": "_GetNumShapeshiftForms\t()", "contents": "${1:numForms} = GetNumShapeshiftForms()$0"}, + {"trigger": "_GetNumSockets\t()", "contents": "${1:numSockets} = GetNumSockets()$0"}, + {"trigger": "_GetNumSpellTabs\t()", "contents": "${1:numTabs} = GetNumSpellTabs()$0"}, + {"trigger": "_GetNumSubgroupMembers\t()", "contents": "${1:playerNumber} = GetNumSubgroupMembers()$0"}, + {"trigger": "_GetNumTitles\t()", "contents": "${1:numTitles} = GetNumTitles()$0"}, + {"trigger": "_GetNumTrackedAchievements\t()", "contents": "${1:count} = GetNumTrackedAchievements()$0"}, + {"trigger": "_GetNumTrackingTypes\t()", "contents": "${1:count} = GetNumTrackingTypes()$0"}, + {"trigger": "_GetNumTrainerServices\t()", "contents": "${1:numServices} = GetNumTrainerServices()$0"}, + {"trigger": "_GetNumWhoResults\t()", "contents": "${1:numResults}, ${2:totalCount} = GetNumWhoResults()$0"}, + {"trigger": "_GetObjectiveText\t()", "contents": "${1:questObjective} = GetObjectiveText()$0"}, + {"trigger": "_GetOptOutOfLoot\t()", "contents": "${1:isOptOut} = GetOptOutOfLoot()$0"}, + {"trigger": "_GetOverrideSpellPowerByAP\t()", "contents": "${1:spellPower} = GetOverrideSpellPowerByAP()$0"}, + {"trigger": "_GetParryChance\t()", "contents": "${1:chance} = GetParryChance()$0"}, + {"trigger": "_GetPartyAssignment\t(\"assignment\", \"name\", [exactMatch])", "contents": "${1:isAssigned} = GetPartyAssignment(\"${2:assignment}\", \"${3:name}\", ${4:[exactMatch]})$0"}, + {"trigger": "_GetPartyAssignment\t(\"assignment\", \"unit\")", "contents": "${1:isAssigned} = GetPartyAssignment(\"${2:assignment}\", \"${3:unit}\")$0"}, + {"trigger": "_GetPetActionCooldown\t(index)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetPetActionCooldown(${4:index})$0"}, + {"trigger": "_GetPetActionInfo\t(index)", "contents": "${1:name}, ${2:subtext}, ${3:texture}, ${4:isToken}, ${5:isActive}, ${6:autoCastAllowed}, ${7:autoCastEnabled} = GetPetActionInfo(${8:index})$0"}, + {"trigger": "_GetPetActionSlotUsable\t(index)", "contents": "${1:usable} = GetPetActionSlotUsable(${2:index})$0"}, + {"trigger": "_GetPetActionsUsable\t()", "contents": "${1:petActionsUsable} = GetPetActionsUsable()$0"}, + {"trigger": "_GetPetExperience\t()", "contents": "${1:currXP}, ${2:nextXP} = GetPetExperience()$0"}, + {"trigger": "_GetPetFoodTypes\t()", "contents": "${1:...} = GetPetFoodTypes()$0"}, + {"trigger": "_GetPetIcon\t()", "contents": "${1:texture} = GetPetIcon()$0"}, + {"trigger": "_GetPetitionInfo\t()", "contents": "${1:petitionType}, ${2:title}, ${3:bodyText}, ${4:maxSignatures}, ${5:originatorName}, ${6:isOriginator}, ${7:minSignatures} = GetPetitionInfo()$0"}, + {"trigger": "_GetPetitionNameInfo\t(index)", "contents": "${1:name} = GetPetitionNameInfo(${2:index})$0"}, + {"trigger": "_GetPetTalentTree\t()", "contents": "${1:talent} = GetPetTalentTree()$0"}, + {"trigger": "_GetPetTimeRemaining\t()", "contents": "${1:petTimeRemaining} = GetPetTimeRemaining()$0"}, + {"trigger": "_GetPlayerFacing\t()", "contents": "${1:facing} = GetPlayerFacing()$0"}, + {"trigger": "_GetPlayerInfoByGUID\t(\"GUID\")", "contents": "${1:class}, ${2:classFilename}, ${3:race}, ${4:raceFilename}, ${5:sex}, ${6:name}, ${7:realm} = GetPlayerInfoByGUID(\"${8:GUID}\")$0"}, + {"trigger": "_GetPlayerTradeMoney\t()", "contents": "${1:amount} = GetPlayerTradeMoney()$0"}, + {"trigger": "_GetPOITextureCoords\t(textureIndex)", "contents": "${1:x1}, ${2:x2}, ${3:y1}, ${4:y2} = GetPOITextureCoords(${5:textureIndex})$0"}, + {"trigger": "_GetPossessInfo\t(index)", "contents": "${1:texture}, ${2:name} = GetPossessInfo(${3:index})$0"}, + {"trigger": "_GetPowerRegen\t()", "contents": "${1:inactiveRegen}, ${2:activeRegen} = GetPowerRegen()$0"}, + {"trigger": "_GetPreviousAchievement\t(id)", "contents": "${1:previousID} = GetPreviousAchievement(${2:id})$0"}, + {"trigger": "_GetPreviousArenaSeason\t()", "contents": "${1:season} = GetPreviousArenaSeason()$0"}, + {"trigger": "_GetProfessionInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:rank}, ${4:maxRank}, ${5:numSpells}, ${6:spelloffset}, ${7:skillLine}, ${8:rankModifier}, ${9:specializationIndex}, ${10:specializationOffset} = GetProfessionInfo(${11:index})$0"}, + {"trigger": "_GetProfessions\t()", "contents": "${1:prof1}, ${2:prof2}, ${3:archaeology}, ${4:fishing}, ${5:cooking}, ${6:firstAid} = GetProfessions()$0"}, + {"trigger": "_GetProgressText\t()", "contents": "${1:text} = GetProgressText()$0"}, + {"trigger": "_GetPVPDesired\t()", "contents": "${1:isPVPDesired} = GetPVPDesired()$0"}, + {"trigger": "_GetPVPLifetimeStats\t()", "contents": "${1:hk}, ${2:highestRank} = GetPVPLifetimeStats()$0"}, + {"trigger": "_GetPVPSessionStats\t()", "contents": "${1:honorKills}, ${2:honorPoints} = GetPVPSessionStats()$0"}, + {"trigger": "_GetPVPTimer\t()", "contents": "${1:timer} = GetPVPTimer()$0"}, + {"trigger": "_GetPVPYesterdayStats\t()", "contents": "${1:honorKills}, ${2:honorPoints} = GetPVPYesterdayStats()$0"}, + {"trigger": "_GetQuestBackgroundMaterial\t()", "contents": "${1:material} = GetQuestBackgroundMaterial()$0"}, + {"trigger": "_GetQuestCurrencyInfo\t(\"type\", index)", "contents": "${1:name}, ${2:texture}, ${3:amount} = GetQuestCurrencyInfo(\"${4:type}\", ${5:index})$0"}, + {"trigger": "_GetQuestDifficultyColor\t(level)", "contents": "${1:color} = GetQuestDifficultyColor(${2:level})$0"}, + {"trigger": "_GetQuestGreenRange\t()", "contents": "${1:range} = GetQuestGreenRange()$0"}, + {"trigger": "_GetQuestID\t()", "contents": "${1:questID} = GetQuestID()$0"}, + {"trigger": "_GetQuestIndexForTimer\t(index)", "contents": "${1:questIndex} = GetQuestIndexForTimer(${2:index})$0"}, + {"trigger": "_GetQuestIndexForWatch\t(index)", "contents": "${1:questIndex} = GetQuestIndexForWatch(${2:index})$0"}, + {"trigger": "_GetQuestItemInfo\t(\"type\", index)", "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable} = GetQuestItemInfo(\"${6:type}\", ${7:index})$0"}, + {"trigger": "_GetQuestItemLink\t(\"itemType\", index)", "contents": "${1:link} = GetQuestItemLink(\"${2:itemType}\", ${3:index})$0"}, + {"trigger": "_GetQuestLink\t(questIndex)", "contents": "${1:link} = GetQuestLink(${2:questIndex})$0"}, + {"trigger": "_GetQuestLogChoiceInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable} = GetQuestLogChoiceInfo(${6:index})$0"}, + {"trigger": "_GetQuestLogCompletionText\t()", "contents": "${1:completionText} = GetQuestLogCompletionText()$0"}, + {"trigger": "_GetQuestLogCriteriaSpell\t([index])", "contents": "${1:spellID}, ${2:iconTexture}, ${3:isLearned} = GetQuestLogCriteriaSpell(${4:[index]})$0"}, + {"trigger": "_GetQuestLogGroupNum\t()", "contents": "${1:suggestedGroup} = GetQuestLogGroupNum()$0"}, + {"trigger": "_GetQuestLogIndexByID\t(id)", "contents": "${1:index} = GetQuestLogIndexByID(${2:id})$0"}, + {"trigger": "_GetQuestLogLeaderBoard\t(objective, [questIndex])", "contents": "${1:text}, ${2:type}, ${3:finished} = GetQuestLogLeaderBoard(${4:objective}, ${5:[questIndex]})$0"}, + {"trigger": "_GetQuestLogPortraitGiver\t()", "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestLogPortraitGiver()$0"}, + {"trigger": "_GetQuestLogPortraitTurnIn\t()", "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestLogPortraitTurnIn()$0"}, + {"trigger": "_GetQuestLogPushable\t()", "contents": "${1:shareable} = GetQuestLogPushable()$0"}, + {"trigger": "_GetQuestLogQuestText\t()", "contents": "${1:questDescription}, ${2:questObjectives} = GetQuestLogQuestText()$0"}, + {"trigger": "_GetQuestLogRequiredMoney\t()", "contents": "${1:money} = GetQuestLogRequiredMoney()$0"}, + {"trigger": "_GetQuestLogRewardInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable} = GetQuestLogRewardInfo(${6:index})$0"}, + {"trigger": "_GetQuestLogRewardMoney\t()", "contents": "${1:money} = GetQuestLogRewardMoney()$0"}, + {"trigger": "_GetQuestLogRewardSkillPoints\t()", "contents": "${1:skillName}, ${2:icon}, ${3:points} = GetQuestLogRewardSkillPoints()$0"}, + {"trigger": "_GetQuestLogRewardSpell\t()", "contents": "${1:texture}, ${2:name}, ${3:isTradeskillSpell}, ${4:isSpellLearned} = GetQuestLogRewardSpell()$0"}, + {"trigger": "_GetQuestLogRewardTitle\t()", "contents": "${1:title} = GetQuestLogRewardTitle()$0"}, + {"trigger": "_GetQuestLogRewardXP\t()", "contents": "${1:experience} = GetQuestLogRewardXP()$0"}, + {"trigger": "_GetQuestLogSelection\t()", "contents": "${1:questIndex} = GetQuestLogSelection()$0"}, + {"trigger": "_GetQuestLogSpecialItemCooldown\t(questIndex)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetQuestLogSpecialItemCooldown(${4:questIndex})$0"}, + {"trigger": "_GetQuestLogSpecialItemInfo\t(questIndex)", "contents": "${1:link}, ${2:icon}, ${3:charges} = GetQuestLogSpecialItemInfo(${4:questIndex})$0"}, + {"trigger": "_GetQuestLogSpellLink\t()", "contents": "${1:link} = GetQuestLogSpellLink()$0"}, + {"trigger": "_GetQuestLogTimeLeft\t()", "contents": "${1:questTimer} = GetQuestLogTimeLeft()$0"}, + {"trigger": "_GetQuestLogTitle\t(questIndex)", "contents": "${1:title}, ${2:level}, ${3:questTag}, ${4:suggestedGroup}, ${5:isHeader}, ${6:isCollapsed}, ${7:isComplete}, ${8:isDaily}, ${9:questID}, ${10:startEvent}, ${11:displayQuestID} = GetQuestLogTitle(${12:questIndex})$0"}, + {"trigger": "_GetQuestMoneyToGet\t()", "contents": "${1:money} = GetQuestMoneyToGet()$0"}, + {"trigger": "_GetQuestPortraitGiver\t()", "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestPortraitGiver()$0"}, + {"trigger": "_GetQuestPortraitTurnIn\t()", "contents": "${1:questPortrait}, ${2:questPortraitText}, ${3:questPortraitName} = GetQuestPortraitTurnIn()$0"}, + {"trigger": "_GetQuestResetTime\t()", "contents": "${1:time} = GetQuestResetTime()$0"}, + {"trigger": "_GetQuestsCompleted\t(questTbl)", "contents": "${1:completedQuests} = GetQuestsCompleted(${2:questTbl})$0"}, + {"trigger": "_GetQuestSpellLink\t()", "contents": "${1:link} = GetQuestSpellLink()$0"}, + {"trigger": "_GetQuestText\t()", "contents": "${1:text} = GetQuestText()$0"}, + {"trigger": "_GetQuestTimers\t()", "contents": "${1:...} = GetQuestTimers()$0"}, + {"trigger": "_GetQuestWatchIndex\t(questLogIndex)", "contents": "${1:questWatchIndex} = GetQuestWatchIndex(${2:questLogIndex})$0"}, + {"trigger": "_GetRaidRosterInfo\t(index)", "contents": "${1:name}, ${2:rank}, ${3:subgroup}, ${4:level}, ${5:class}, ${6:fileName}, ${7:zone}, ${8:online}, ${9:isDead}, ${10:role}, ${11:isML} = GetRaidRosterInfo(${12:index})$0"}, + {"trigger": "_GetRaidTargetIndex\t(\"name\")", "contents": "${1:index} = GetRaidTargetIndex(\"${2:name}\")$0"}, + {"trigger": "_GetRaidTargetIndex\t(\"unit\")", "contents": "${1:index} = GetRaidTargetIndex(\"${2:unit}\")$0"}, + {"trigger": "_GetRangedCritChance\t()", "contents": "${1:critChance} = GetRangedCritChance()$0"}, + {"trigger": "_GetRangedHaste\t()", "contents": "${1:haste} = GetRangedHaste()$0"}, + {"trigger": "_GetReadyCheckStatus\t(\"unit\")", "contents": "${1:status} = GetReadyCheckStatus(\"${2:unit}\")$0"}, + {"trigger": "_GetReadyCheckTimeLeft\t()", "contents": "${1:timeLeft} = GetReadyCheckTimeLeft()$0"}, + {"trigger": "_GetRealmName\t()", "contents": "${1:realm} = GetRealmName()$0"}, + {"trigger": "_GetRealZoneText\t()", "contents": "${1:zoneName} = GetRealZoneText()$0"}, + {"trigger": "_GetReleaseTimeRemaining\t()", "contents": "${1:timeleft} = GetReleaseTimeRemaining()$0"}, + {"trigger": "_GetRepairAllCost\t()", "contents": "${1:repairAllCost}, ${2:canRepair} = GetRepairAllCost()$0"}, + {"trigger": "_GetResSicknessDuration\t()", "contents": "${1:resSicknessTime} = GetResSicknessDuration()$0"}, + {"trigger": "_GetRestState\t()", "contents": "${1:state}, ${2:name}, ${3:multiplier} = GetRestState()$0"}, + {"trigger": "_GetRewardMoney\t()", "contents": "${1:money} = GetRewardMoney()$0"}, + {"trigger": "_GetRewardSpell\t()", "contents": "${1:texture}, ${2:name}, ${3:isTradeskillSpell}, ${4:isSpellLearned} = GetRewardSpell()$0"}, + {"trigger": "_GetRewardText\t()", "contents": "${1:text} = GetRewardText()$0"}, + {"trigger": "_GetRewardTitle\t()", "contents": "${1:title} = GetRewardTitle()$0"}, + {"trigger": "_GetRewardXP\t()", "contents": "${1:amount} = GetRewardXP()$0"}, + {"trigger": "_GetRFDungeonInfo\t(index)", "contents": "${1:id}, ${2:name}, ${3:typeID}, ${4:subtype}, ${5:minLevel}, ${6:maxLevel}, ${7:level3}, ${8:level4}, ${9:level5}, ${10:result09}, ${11:result10}, ${12:result11}, ${13:name2}, ${14:result13}, ${15:raidSize}, ${16:description}, ${17:result16}, ${18:result17}, ${19:result18} = GetRFDungeonInfo(${20:index})$0"}, + {"trigger": "_GetRuneCooldown\t(slot)", "contents": "${1:start}, ${2:duration}, ${3:runeReady} = GetRuneCooldown(${4:slot})$0"}, + {"trigger": "_GetRuneCount\t(slot)", "contents": "${1:count} = GetRuneCount(${2:slot})$0"}, + {"trigger": "_GetRunningMacro\t()", "contents": "${1:index} = GetRunningMacro()$0"}, + {"trigger": "_GetRunningMacroButton\t()", "contents": "${1:button} = GetRunningMacroButton()$0"}, + {"trigger": "_GetSavedInstanceChatLink\t(index)", "contents": "${1:hyperlink} = GetSavedInstanceChatLink(${2:index})$0"}, + {"trigger": "_GetSavedInstanceInfo\t(index)", "contents": "${1:instanceName}, ${2:instanceID}, ${3:instanceReset}, ${4:instanceDifficulty}, ${5:locked}, ${6:extended}, ${7:instanceIDMostSig}, ${8:isRaid}, ${9:maxPlayers}, ${10:difficultyName}, ${11:maxBosses}, ${12:defeatedBosses} = GetSavedInstanceInfo(${13:index})$0"}, + {"trigger": "_GetScalingQuestDifficultyColor\t(level)", "contents": "${1:color}, ${2:colorHighlight} = GetScalingQuestDifficultyColor(${3:level})$0"}, + {"trigger": "_GetScalingQuestGreenRange\t()", "contents": "${1:levelDiff} = GetScalingQuestGreenRange()$0"}, + {"trigger": "_GetScreenHeight\t()", "contents": "${1:height} = GetScreenHeight()$0"}, + {"trigger": "_GetScreenResolutions\t()", "contents": "${1:...} = GetScreenResolutions()$0"}, + {"trigger": "_GetScreenWidth\t()", "contents": "${1:screenWidth} = GetScreenWidth()$0"}, + {"trigger": "_GetScriptCPUUsage\t()", "contents": "${1:usage} = GetScriptCPUUsage()$0"}, + {"trigger": "_GetSelectedArtifactInfo\t()", "contents": "${1:name}, ${2:description}, ${3:rarity}, ${4:icon}, ${5:spellDescription}, ${6:numSockets}, ${7:bgTexture} = GetSelectedArtifactInfo()$0"}, + {"trigger": "_GetSelectedAuctionItem\t(\"list\")", "contents": "${1:index} = GetSelectedAuctionItem(\"${2:list}\")$0"}, + {"trigger": "_GetSelectedDisplayChannel\t()", "contents": "${1:index} = GetSelectedDisplayChannel()$0"}, + {"trigger": "_GetSelectedFaction\t()", "contents": "${1:index} = GetSelectedFaction()$0"}, + {"trigger": "_GetSelectedFriend\t()", "contents": "${1:index} = GetSelectedFriend()$0"}, + {"trigger": "_GetSelectedIgnore\t()", "contents": "${1:index} = GetSelectedIgnore()$0"}, + {"trigger": "_GetSendMailCOD\t()", "contents": "${1:amount} = GetSendMailCOD()$0"}, + {"trigger": "_GetSendMailItem\t(slot)", "contents": "${1:itemName}, ${2:itemID}, ${3:itemTexture}, ${4:stackCount}, ${5:quality} = GetSendMailItem(${6:slot})$0"}, + {"trigger": "_GetSendMailItemLink\t(slot)", "contents": "${1:itemlink} = GetSendMailItemLink(${2:slot})$0"}, + {"trigger": "_GetSendMailMoney\t()", "contents": "${1:amount} = GetSendMailMoney()$0"}, + {"trigger": "_GetSendMailPrice\t()", "contents": "${1:price} = GetSendMailPrice()$0"}, + {"trigger": "_GetShapeshiftForm\t()", "contents": "${1:index} = GetShapeshiftForm()$0"}, + {"trigger": "_GetShapeshiftFormCooldown\t(index)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetShapeshiftFormCooldown(${4:index})$0"}, + {"trigger": "_GetShapeshiftFormID\t()", "contents": "${1:id} = GetShapeshiftFormID()$0"}, + {"trigger": "_GetShapeshiftFormInfo\t(index)", "contents": "${1:texture}, ${2:name}, ${3:isActive}, ${4:isCastable} = GetShapeshiftFormInfo(${5:index})$0"}, + {"trigger": "_GetShieldBlock\t()", "contents": "${1:damage} = GetShieldBlock()$0"}, + {"trigger": "_GetSocketItemBoundTradeable\t()", "contents": "${1:tradeable} = GetSocketItemBoundTradeable()$0"}, + {"trigger": "_GetSocketItemInfo\t()", "contents": "${1:name}, ${2:icon}, ${3:quality} = GetSocketItemInfo()$0"}, + {"trigger": "_GetSocketItemRefundable\t()", "contents": "${1:refundable} = GetSocketItemRefundable()$0"}, + {"trigger": "_GetSocketTypes\t(index)", "contents": "${1:gemColor} = GetSocketTypes(${2:index})$0"}, + {"trigger": "_GetSortedSelfResurrectOptions\t()", "contents": "${1:resOptions} = GetSortedSelfResurrectOptions()$0"}, + {"trigger": "_GetSpecialization\t()", "contents": "${1:specID} = GetSpecialization()$0"}, + {"trigger": "_GetSpecializationInfo\t(specID)", "contents": "${1:id}, ${2:name}, ${3:description}, ${4:icon}, ${5:background}, ${6:role} = GetSpecializationInfo(${7:specID})$0"}, + {"trigger": "_GetSpecializationInfoByID\t(specID)", "contents": "${1:id}, ${2:name}, ${3:description}, ${4:icon}, ${5:background}, ${6:role}, ${7:class} = GetSpecializationInfoByID(${8:specID})$0"}, + {"trigger": "_GetSpecializationSpells\t(specIndex, [isInspect], [isPet])", "contents": "${1:spellID}, ${2:levelLearned}, ${3:...} = GetSpecializationSpells(${4:specIndex}, ${5:[isInspect]}, ${6:[isPet]})$0"}, + {"trigger": "_GetSpellAutocast\t(id, \"bookType\")", "contents": "${1:autocastAllowed}, ${2:autocastEnabled} = GetSpellAutocast(${3:id}, \"${4:bookType}\")$0"}, + {"trigger": "_GetSpellBaseCooldown\t(id)", "contents": "${1:cooldown} = GetSpellBaseCooldown(${2:id})$0"}, + {"trigger": "_GetSpellBonusDamage\t(school)", "contents": "${1:minModifier} = GetSpellBonusDamage(${2:school})$0"}, + {"trigger": "_GetSpellBonusHealing\t()", "contents": "${1:bonusHealing} = GetSpellBonusHealing()$0"}, + {"trigger": "_GetSpellBookItemInfo\t(index, \"bookType\")", "contents": "${1:skillType}, ${2:spellID} = GetSpellBookItemInfo(${3:index}, \"${4:bookType}\")$0"}, + {"trigger": "_GetSpellBookItemInfo\t(\"spellName\")", "contents": "${1:skillType}, ${2:spellID} = GetSpellBookItemInfo(\"${3:spellName}\")$0"}, + {"trigger": "_GetSpellBookItemName\t(index, \"bookType\")", "contents": "${1:Name}, ${2:Subtext} = GetSpellBookItemName(${3:index}, \"${4:bookType}\")$0"}, + {"trigger": "_GetSpellBookItemName\t(\"spellName\")", "contents": "${1:Name}, ${2:Subtext} = GetSpellBookItemName(\"${3:spellName}\")$0"}, + {"trigger": "_GetSpellCharges\t(id)", "contents": "${1:charges}, ${2:maxCharges}, ${3:start}, ${4:duration} = GetSpellCharges(${5:id})$0"}, + {"trigger": "_GetSpellCharges\t(\"name\")", "contents": "${1:charges}, ${2:maxCharges}, ${3:start}, ${4:duration} = GetSpellCharges(\"${5:name}\")$0"}, + {"trigger": "_GetSpellCooldown\t(id)", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetSpellCooldown(${4:id})$0"}, + {"trigger": "_GetSpellCooldown\t(index, \"bookType\")", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetSpellCooldown(${4:index}, \"${5:bookType}\")$0"}, + {"trigger": "_GetSpellCooldown\t(\"name\")", "contents": "${1:start}, ${2:duration}, ${3:enable} = GetSpellCooldown(\"${4:name}\")$0"}, + {"trigger": "_GetSpellCount\t(index, \"bookType\")", "contents": "${1:numCasts} = GetSpellCount(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_GetSpellCount\t(\"name\")", "contents": "${1:numCasts} = GetSpellCount(\"${2:name}\")$0"}, + {"trigger": "_GetSpellCritChance\t(school)", "contents": "${1:minCrit} = GetSpellCritChance(${2:school})$0"}, + {"trigger": "_GetSpellDescription\t(spellID)", "contents": "${1:desc} = GetSpellDescription(${2:spellID})$0"}, + {"trigger": "_GetSpellInfo\t(id)", "contents": "${1:name}, ${2:icon}, ${3:powerCost}, ${4:isFunnel}, ${5:powerType}, ${6:castingTime}, ${7:minRange}, ${8:maxRange} = GetSpellInfo(${9:id})$0"}, + {"trigger": "_GetSpellInfo\t(index, \"bookType\")", "contents": "${1:name}, ${2:icon}, ${3:powerCost}, ${4:isFunnel}, ${5:powerType}, ${6:castingTime}, ${7:minRange}, ${8:maxRange} = GetSpellInfo(${9:index}, \"${10:bookType}\")$0"}, + {"trigger": "_GetSpellInfo\t(\"name\")", "contents": "${1:name}, ${2:icon}, ${3:powerCost}, ${4:isFunnel}, ${5:powerType}, ${6:castingTime}, ${7:minRange}, ${8:maxRange} = GetSpellInfo(\"${9:name}\")$0"}, + {"trigger": "_GetSpellLink\t(id)", "contents": "${1:link}, ${2:tradeLink} = GetSpellLink(${3:id})$0"}, + {"trigger": "_GetSpellLink\t(index, \"bookType\")", "contents": "${1:link}, ${2:tradeLink} = GetSpellLink(${3:index}, \"${4:bookType}\")$0"}, + {"trigger": "_GetSpellLink\t(\"name\")", "contents": "${1:link}, ${2:tradeLink} = GetSpellLink(\"${3:name}\")$0"}, + {"trigger": "_GetSpellPenetration\t()", "contents": "${1:penetration} = GetSpellPenetration()$0"}, + {"trigger": "_GetSpellTabInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:offset}, ${4:numSpells} = GetSpellTabInfo(${5:index})$0"}, + {"trigger": "_GetSpellTexture\t(index, \"bookType\")", "contents": "${1:texture} = GetSpellTexture(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_GetSpellTexture\t(\"name\")", "contents": "${1:texture} = GetSpellTexture(\"${2:name}\")$0"}, + {"trigger": "_GetStablePetFoodTypes\t(index)", "contents": "${1:...} = GetStablePetFoodTypes(${2:index})$0"}, + {"trigger": "_GetStablePetInfo\t(index)", "contents": "${1:icon}, ${2:name}, ${3:level}, ${4:family}, ${5:talent} = GetStablePetInfo(${6:index})$0"}, + {"trigger": "_GetStatistic\t(id)", "contents": "${1:info} = GetStatistic(${2:id})$0"}, + {"trigger": "_GetStatisticsCategoryList\t()", "contents": "${1:categories} = GetStatisticsCategoryList()$0"}, + {"trigger": "_GetSubZoneText\t()", "contents": "${1:subzoneText} = GetSubZoneText()$0"}, + {"trigger": "_GetSuggestedGroupNum\t()", "contents": "${1:suggestedGroup} = GetSuggestedGroupNum()$0"}, + {"trigger": "_GetSummonConfirmAreaName\t()", "contents": "${1:area} = GetSummonConfirmAreaName()$0"}, + {"trigger": "_GetSummonConfirmSummoner\t()", "contents": "${1:text} = GetSummonConfirmSummoner()$0"}, + {"trigger": "_GetSummonConfirmTimeLeft\t()", "contents": "${1:timeleft} = GetSummonConfirmTimeLeft()$0"}, + {"trigger": "_GetSummonFriendCooldown\t()", "contents": "${1:start}, ${2:duration} = GetSummonFriendCooldown()$0"}, + {"trigger": "_GetTabardCreationCost\t()", "contents": "${1:cost} = GetTabardCreationCost()$0"}, + {"trigger": "_GetTalentInfo\t(tier, column, talentGroup, isInspect, inspectedUnit)", "contents": "${1:talentID}, ${2:name}, ${3:iconTexture}, ${4:selected}, ${5:available}, ${6:spellID}, ${7:unknown}, ${8:row}, ${9:column}, ${10:known}, ${11:grantedByAura} = GetTalentInfo(${12:tier}, ${13:column}, ${14:talentGroup}, ${15:isInspect}, ${16:inspectedUnit})$0"}, + {"trigger": "_GetTalentLink\t(tabIndex, talentIndex, inspect, pet, talentGroup)", "contents": "${1:link} = GetTalentLink(${2:tabIndex}, ${3:talentIndex}, ${4:inspect}, ${5:pet}, ${6:talentGroup})$0"}, + {"trigger": "_GetTargetTradeMoney\t()", "contents": "${1:amount} = GetTargetTradeMoney()$0"}, + {"trigger": "_GetTaxiBenchmarkMode\t()", "contents": "${1:isBenchmark} = GetTaxiBenchmarkMode()$0"}, + {"trigger": "_GetText\t(\"token\", [gender], [ordinal])", "contents": "${1:text} = GetText(\"${2:token}\", ${3:[gender]}, ${4:[ordinal]})$0"}, + {"trigger": "_GetThreatStatusColor\t(status)", "contents": "${1:red}, ${2:green}, ${3:blue} = GetThreatStatusColor(${4:status})$0"}, + {"trigger": "_GetTime\t()", "contents": "${1:time} = GetTime()$0"}, + {"trigger": "_GetTitleName\t(titleIndex)", "contents": "${1:titleName} = GetTitleName(${2:titleIndex})$0"}, + {"trigger": "_GetTitleText\t()", "contents": "${1:text} = GetTitleText()$0"}, + {"trigger": "_GetTotalAchievementPoints\t(guild)", "contents": "${1:points} = GetTotalAchievementPoints(${2:guild})$0"}, + {"trigger": "_GetTotemInfo\t(slot)", "contents": "${1:haveTotem}, ${2:name}, ${3:startTime}, ${4:duration}, ${5:icon} = GetTotemInfo(${6:slot})$0"}, + {"trigger": "_GetTotemTimeLeft\t(slot)", "contents": "${1:seconds} = GetTotemTimeLeft(${2:slot})$0"}, + {"trigger": "_GetTrackedAchievements\t()", "contents": "${1:...} = GetTrackedAchievements()$0"}, + {"trigger": "_GetTrackingInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:active}, ${4:category} = GetTrackingInfo(${5:index})$0"}, + {"trigger": "_GetTradePlayerItemInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable}, ${6:enchantment} = GetTradePlayerItemInfo(${7:index})$0"}, + {"trigger": "_GetTradePlayerItemLink\t(index)", "contents": "${1:link} = GetTradePlayerItemLink(${2:index})$0"}, + {"trigger": "_GetTradeTargetItemInfo\t(index)", "contents": "${1:name}, ${2:texture}, ${3:numItems}, ${4:quality}, ${5:isUsable}, ${6:enchantment} = GetTradeTargetItemInfo(${7:index})$0"}, + {"trigger": "_GetTradeTargetItemLink\t(index)", "contents": "${1:link} = GetTradeTargetItemLink(${2:index})$0"}, + {"trigger": "_GetTrainerGreetingText\t()", "contents": "${1:text} = GetTrainerGreetingText()$0"}, + {"trigger": "_GetTrainerSelectionIndex\t()", "contents": "${1:selectionIndex} = GetTrainerSelectionIndex()$0"}, + {"trigger": "_GetTrainerServiceAbilityReq\t(index, abilityIndex)", "contents": "${1:ability}, ${2:hasReq} = GetTrainerServiceAbilityReq(${3:index}, ${4:abilityIndex})$0"}, + {"trigger": "_GetTrainerServiceCost\t(index)", "contents": "${1:moneyCost}, ${2:talentCost}, ${3:skillCost} = GetTrainerServiceCost(${4:index})$0"}, + {"trigger": "_GetTrainerServiceDescription\t(index)", "contents": "${1:text} = GetTrainerServiceDescription(${2:index})$0"}, + {"trigger": "_GetTrainerServiceIcon\t(index)", "contents": "${1:icon} = GetTrainerServiceIcon(${2:index})$0"}, + {"trigger": "_GetTrainerServiceInfo\t(index)", "contents": "${1:serviceName}, ${2:serviceSubText}, ${3:serviceType}, ${4:iconTexture}, ${5:reqLevel}, ${6:isExpanded} = GetTrainerServiceInfo(${7:index})$0"}, + {"trigger": "_GetTrainerServiceItemLink\t(index)", "contents": "${1:link} = GetTrainerServiceItemLink(${2:index})$0"}, + {"trigger": "_GetTrainerServiceLevelReq\t(index)", "contents": "${1:reqLevel} = GetTrainerServiceLevelReq(${2:index})$0"}, + {"trigger": "_GetTrainerServiceNumAbilityReq\t(index)", "contents": "${1:numRequirements} = GetTrainerServiceNumAbilityReq(${2:index})$0"}, + {"trigger": "_GetTrainerServiceSkillLine\t(index)", "contents": "${1:skillLine} = GetTrainerServiceSkillLine(${2:index})$0"}, + {"trigger": "_GetTrainerServiceSkillReq\t(index)", "contents": "${1:skill}, ${2:rank}, ${3:hasReq} = GetTrainerServiceSkillReq(${4:index})$0"}, + {"trigger": "_GetTrainerServiceTypeFilter\t(\"type\")", "contents": "${1:isEnabled} = GetTrainerServiceTypeFilter(\"${2:type}\")$0"}, + {"trigger": "_GetUITextureKitInfo\t(textureKitID)", "contents": "${1:textureKit} = GetUITextureKitInfo(${2:textureKitID})$0"}, + {"trigger": "_GetUnitHealthModifier\t(\"unit\")", "contents": "${1:modifier} = GetUnitHealthModifier(\"${2:unit}\")$0"}, + {"trigger": "_GetUnitMaxHealthModifier\t(\"unit\")", "contents": "${1:modifier} = GetUnitMaxHealthModifier(\"${2:unit}\")$0"}, + {"trigger": "_GetUnitName\t(\"unit\", showServerName)", "contents": "${1:nameString} = GetUnitName(\"${1:unit}\", ${2:showServerName})$0"}, + {"trigger": "_GetUnitPowerModifier\t(\"unit\")", "contents": "${1:modifier} = GetUnitPowerModifier(\"${2:unit}\")$0"}, + {"trigger": "_GetUnitSpeed\t(unitID)", "contents": "${1:speed}, ${:2groundSpeed}, ${3:flightSpeed}, ${4:swimSpeed} = GetUnitSpeed(${5:unitID})$0"}, + {"trigger": "_GetVideoCaps\t()", "contents": "${1:hasAnisotropic}, ${2:hasPixelShaders}, ${3:hasVertexShaders}, ${4:hasTrilinear}, ${5:hasTripleBufering}, ${6:maxAnisotropy}, ${7:hasHardwareCursor} = GetVideoCaps()$0"}, + {"trigger": "_GetVideoOptions\t(qualityLevel)", "contents": "${1:name}, ${2:value}, ${3:...} = GetVideoOptions(${4:qualityLevel})$0"}, + {"trigger": "_GetWatchedFactionInfo\t()", "contents": "${1:name}, ${2:standing}, ${3:min}, ${4:max}, ${5:value}, ${6:factionID} = GetWatchedFactionInfo()$0"}, + {"trigger": "_GetWeaponEnchantInfo\t()", "contents": "${1:hasMainHandEnchant}, ${2:mainHandExpiration}, ${3:mainHandCharges}, ${4:hasOffHandEnchant}, ${5:offHandExpiration}, ${6:offHandCharges} = GetWeaponEnchantInfo()$0"}, + {"trigger": "_GetWhoInfo\t(index)", "contents": "${1:name}, ${2:guild}, ${3:level}, ${4:race}, ${5:class}, ${6:zone}, ${7:classFileName}, ${8:sex} = GetWhoInfo(${9:index})$0"}, + {"trigger": "_GetWorldPVPAreaInfo\t(pvpMapID)", "contents": "${1:pvpID}, ${2:localizedName}, ${3:isActive}, ${4:canQueue}, ${5:waitTime}, ${6:canEnter} = GetWorldPVPAreaInfo(${7:pvpMapID})$0"}, + {"trigger": "_GetWorldPVPQueueStatus\t(index)", "contents": "${1:status}, ${2:mapName}, ${3:queueID} = GetWorldPVPQueueStatus(${4:index})$0"}, + {"trigger": "_GetXPExhaustion\t()", "contents": "${1:exhaustionXP} = GetXPExhaustion()$0"}, + {"trigger": "_GetZonePVPInfo\t()", "contents": "${1:pvpType}, ${2:isSubZonePVP}, ${3:factionName} = GetZonePVPInfo()$0"}, + {"trigger": "_GetZoneText\t()", "contents": "${1:zone} = GetZoneText()$0"}, + {"trigger": "_GMSurveyAnswer\t(questionIndex, answerIndex)", "contents": "${1:answerText} = GMSurveyAnswer(${2:questionIndex}, ${3:answerIndex})$0"}, + {"trigger": "_GMSurveyQuestion\t(index)", "contents": "${1:surveyQuestion} = GMSurveyQuestion(${2:index})$0"}, + {"trigger": "_GuildControlGetNumRanks\t()", "contents": "${1:numRanks} = GuildControlGetNumRanks()$0"}, + {"trigger": "_GuildControlGetRankName\t(rank)", "contents": "${1:rankName} = GuildControlGetRankName(${2:rank})$0"}, + {"trigger": "_HasAction\t(slot)", "contents": "${1:hasAction} = HasAction(${2:slot})$0"}, + {"trigger": "_HasCompletedAnyAchievement\t()", "contents": "${1:state} = HasCompletedAnyAchievement()$0"}, + {"trigger": "_HasFullControl\t()", "contents": "${1:hasControl} = HasFullControl()$0"}, + {"trigger": "_HasInspectHonorData\t()", "contents": "${1:hasData} = HasInspectHonorData()$0"}, + {"trigger": "_HasNewMail\t()", "contents": "${1:hasMail} = HasNewMail()$0"}, + {"trigger": "_HasPetSpells\t()", "contents": "${1:hasPetSpells}, ${2:petType} = HasPetSpells()$0"}, + {"trigger": "_HasPetUI\t()", "contents": "${1:hasPetUI}, ${2:isHunterPet} = HasPetUI()$0"}, + {"trigger": "_HasWandEquipped\t()", "contents": "${1:isEquipped} = HasWandEquipped()$0"}, + {"trigger": "_InboxItemCanDelete\t(mailID)", "contents": "${1:canDelete} = InboxItemCanDelete(${2:mailID})$0"}, + {"trigger": "_InCinematic\t()", "contents": "${1:inCinematic} = InCinematic()$0"}, + {"trigger": "_InCombatLockdown\t()", "contents": "${1:inLockdown} = InCombatLockdown()$0"}, + {"trigger": "_InGuildParty\t()", "contents": "${1:inGroup}, ${2:numGuildPresent}, ${3:numGuildRequired}, ${4:xpMultiplier} = InGuildParty()$0"}, + {"trigger": "_InitiateRolePoll\t()", "contents": "${1:success} = InitiateRolePoll()$0"}, + {"trigger": "_InRepairMode\t()", "contents": "${1:inRepair} = InRepairMode()$0"}, + {"trigger": "_IsAccountSecured\t()", "contents": "${1:secured} = IsAccountSecured()$0"}, + {"trigger": "_IsActionInRange\t(slot, [\"unit\"])", "contents": "${1:inRange} = IsActionInRange(${2:slot}, ${3:[\"unit\"]})$0"}, + {"trigger": "_IsActiveBattlefieldArena\t()", "contents": "${1:isArena}, ${2:isRegistered} = IsActiveBattlefieldArena()$0"}, + {"trigger": "_IsActiveQuestTrivial\t(index)", "contents": "${1:trivial} = IsActiveQuestTrivial(${2:index})$0"}, + {"trigger": "_IsAddOnLoaded\t(index)", "contents": "${1:loaded} = IsAddOnLoaded(${2:index})$0"}, + {"trigger": "_IsAddOnLoaded\t(\"name\")", "contents": "${1:loaded} = IsAddOnLoaded(\"${2:name}\")$0"}, + {"trigger": "_IsAddOnLoadOnDemand\t(index)", "contents": "${1:isLod} = IsAddOnLoadOnDemand(${2:index})$0"}, + {"trigger": "_IsAddOnLoadOnDemand\t(\"name\")", "contents": "${1:isLod} = IsAddOnLoadOnDemand(\"${2:name}\")$0"}, + {"trigger": "_IsAltKeyDown\t()", "contents": "${1:isDown} = IsAltKeyDown()$0"}, + {"trigger": "_IsArenaTeamCaptain\t(team)", "contents": "${1:isCaptain} = IsArenaTeamCaptain(${2:team})$0"}, + {"trigger": "_IsAtStableMaster\t()", "contents": "${1:isAtNPC} = IsAtStableMaster()$0"}, + {"trigger": "_IsAttackAction\t(slot)", "contents": "${1:isAttack} = IsAttackAction(${2:slot})$0"}, + {"trigger": "_IsAutoRepeatAction\t(slot)", "contents": "${1:isRepeating} = IsAutoRepeatAction(${2:slot})$0"}, + {"trigger": "_IsAutoRepeatSpell\t(\"spellName\")", "contents": "${1:isAutoRepeat} = IsAutoRepeatSpell(\"${2:spellName}\")$0"}, + {"trigger": "_IsAvailableQuestTrivial\t(index)", "contents": "${1:trivial} = IsAvailableQuestTrivial(${2:index})$0"}, + {"trigger": "_IsChatAFK\t()", "contents": "${1:isAway} = IsChatAFK()$0"}, + {"trigger": "_IsChatDND\t()", "contents": "${1:isBusy} = IsChatDND()$0"}, + {"trigger": "_IsConsumableAction\t(slot)", "contents": "${1:isConsumable} = IsConsumableAction(${2:slot})$0"}, + {"trigger": "_IsConsumableItem\t(itemID)", "contents": "${1:consumable} = IsConsumableItem(${2:itemID})$0"}, + {"trigger": "_IsConsumableItem\t(\"itemLink\")", "contents": "${1:consumable} = IsConsumableItem(\"${2:itemLink}\")$0"}, + {"trigger": "_IsConsumableItem\t(\"itemName\")", "contents": "${1:consumable} = IsConsumableItem(\"${2:itemName}\")$0"}, + {"trigger": "_IsConsumableSpell\t(index, \"bookType\")", "contents": "${1:isConsumable} = IsConsumableSpell(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_IsConsumableSpell\t(\"name\")", "contents": "${1:isConsumable} = IsConsumableSpell(\"${2:name}\")$0"}, + {"trigger": "_IsControlKeyDown\t()", "contents": "${1:isDown} = IsControlKeyDown()$0"}, + {"trigger": "_IsCurrentAction\t(slot)", "contents": "${1:isCurrent} = IsCurrentAction(${2:slot})$0"}, + {"trigger": "_IsCurrentItem\t(itemID)", "contents": "${1:isItem} = IsCurrentItem(${2:itemID})$0"}, + {"trigger": "_IsCurrentItem\t(\"itemLink\")", "contents": "${1:isItem} = IsCurrentItem(\"${2:itemLink}\")$0"}, + {"trigger": "_IsCurrentItem\t(\"itemName\")", "contents": "${1:isItem} = IsCurrentItem(\"${2:itemName}\")$0"}, + {"trigger": "_IsCurrentQuestFailed\t()", "contents": "${1:isFailed} = IsCurrentQuestFailed()$0"}, + {"trigger": "_IsCurrentSpell\t(index, \"bookType\")", "contents": "${1:isCurrent} = IsCurrentSpell(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_IsCurrentSpell\t(\"name\")", "contents": "${1:isCurrent} = IsCurrentSpell(\"${2:name}\")$0"}, + {"trigger": "_IsDesaturateSupported\t()", "contents": "${1:isSupported} = IsDesaturateSupported()$0"}, + {"trigger": "_IsDisplayChannelModerator\t()", "contents": "${1:isModerator} = IsDisplayChannelModerator()$0"}, + {"trigger": "_IsDisplayChannelOwner\t()", "contents": "${1:isOwner} = IsDisplayChannelOwner()$0"}, + {"trigger": "_IsDressableItem\t(itemID)", "contents": "${1:isDressable} = IsDressableItem(${2:itemID})$0"}, + {"trigger": "_IsDressableItem\t(\"itemLink\")", "contents": "${1:isDressable} = IsDressableItem(\"${2:itemLink}\")$0"}, + {"trigger": "_IsDressableItem\t(\"itemName\")", "contents": "${1:isDressable} = IsDressableItem(\"${2:itemName}\")$0"}, + {"trigger": "_IsEncounterLimitingResurrections\t()", "contents": "${1:isLimiting} = IsEncounterLimitingResurrections()$0"}, + {"trigger": "_IsEquippableItem\t(itemID)", "contents": "${1:isEquippable} = IsEquippableItem(${2:itemID})$0"}, + {"trigger": "_IsEquippableItem\t(\"itemLink\")", "contents": "${1:isEquippable} = IsEquippableItem(\"${2:itemLink}\")$0"}, + {"trigger": "_IsEquippableItem\t(\"itemName\")", "contents": "${1:isEquippable} = IsEquippableItem(\"${2:itemName}\")$0"}, + {"trigger": "_IsEquippedAction\t(slot)", "contents": "${1:isEquipped} = IsEquippedAction(${2:slot})$0"}, + {"trigger": "_IsEquippedItem\t(itemID)", "contents": "${1:isEquipped} = IsEquippedItem(${2:itemID})$0"}, + {"trigger": "_IsEquippedItem\t(\"itemLink\")", "contents": "${1:isEquipped} = IsEquippedItem(\"${2:itemLink}\")$0"}, + {"trigger": "_IsEquippedItem\t(\"itemName\")", "contents": "${1:isEquipped} = IsEquippedItem(\"${2:itemName}\")$0"}, + {"trigger": "_IsEquippedItemType\t(\"type\")", "contents": "${1:isEquipped} = IsEquippedItemType(\"${2:type}\")$0"}, + {"trigger": "_IsFactionInactive\t(index)", "contents": "${1:isInactive} = IsFactionInactive(${2:index})$0"}, + {"trigger": "_IsFalling\t()", "contents": "${1:falling} = IsFalling()$0"}, + {"trigger": "_IsFishingLoot\t()", "contents": "${1:isFishing} = IsFishingLoot()$0"}, + {"trigger": "_IsFlyableArea\t()", "contents": "${1:isFlyable} = IsFlyableArea()$0"}, + {"trigger": "_IsFlying\t()", "contents": "${1:isFlying} = IsFlying()$0"}, + {"trigger": "_IsGuildLeader\t()", "contents": "${1:isLeader} = IsGuildLeader()$0"}, + {"trigger": "_IsHarmfulItem\t(itemID)", "contents": "${1:isHarmful} = IsHarmfulItem(${2:itemID})$0"}, + {"trigger": "_IsHarmfulItem\t(\"itemLink\")", "contents": "${1:isHarmful} = IsHarmfulItem(\"${2:itemLink}\")$0"}, + {"trigger": "_IsHarmfulItem\t(\"itemName\")", "contents": "${1:isHarmful} = IsHarmfulItem(\"${2:itemName}\")$0"}, + {"trigger": "_IsHarmfulSpell\t(index, \"bookType\")", "contents": "${1:isHarmful} = IsHarmfulSpell(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_IsHarmfulSpell\t(\"name\")", "contents": "${1:isHarmful} = IsHarmfulSpell(\"${2:name}\")$0"}, + {"trigger": "_IsHelpfulItem\t(itemID)", "contents": "${1:isHarmful} = IsHelpfulItem(${2:itemID})$0"}, + {"trigger": "_IsHelpfulItem\t(\"itemLink\")", "contents": "${1:isHarmful} = IsHelpfulItem(\"${2:itemLink}\")$0"}, + {"trigger": "_IsHelpfulItem\t(\"itemName\")", "contents": "${1:isHarmful} = IsHelpfulItem(\"${2:itemName}\")$0"}, + {"trigger": "_IsHelpfulSpell\t(index, \"bookType\")", "contents": "${1:isHarmful} = IsHelpfulSpell(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_IsHelpfulSpell\t(\"name\")", "contents": "${1:isHarmful} = IsHelpfulSpell(\"${2:name}\")$0"}, + {"trigger": "_IsIgnored\t(\"name\")", "contents": "${1:isIgnored} = IsIgnored(\"${2:name}\")$0"}, + {"trigger": "_IsIgnored\t(\"unit\")", "contents": "${1:isIgnored} = IsIgnored(\"${2:unit}\")$0"}, + {"trigger": "_IsInArenaTeam\t()", "contents": "${1:isInTeam} = IsInArenaTeam()$0"}, + {"trigger": "_IsIndoors\t()", "contents": "${1:inside} = IsIndoors()$0"}, + {"trigger": "_IsInGroup\t([groupType])", "contents": "${1:inGroup} = IsInGroup(${2:[groupType]})$0"}, + {"trigger": "_IsInGuild\t()", "contents": "${1:inGuild} = IsInGuild()$0"}, + {"trigger": "_IsInInstance\t()", "contents": "${1:isInstance}, ${2:instanceType} = IsInInstance()$0"}, + {"trigger": "_IsInRaid\t()", "contents": "${1:inRaid} = IsInRaid()$0"}, + {"trigger": "_IsInventoryItemLocked\t(slot)", "contents": "${1:isLocked} = IsInventoryItemLocked(${2:slot})$0"}, + {"trigger": "_IsItemInRange\t(itemID, \"2:unit\")", "contents": "${1:inRange} = IsItemInRange(${1:itemID}, \"${2:unit}\")$0"}, + {"trigger": "_IsItemInRange\t(\"itemLink\", \"2:unit\")", "contents": "${1:inRange} = IsItemInRange(\"${1:itemLink}\", \"${2:unit}\")$0"}, + {"trigger": "_IsItemInRange\t(itemName, \"2:unit\")", "contents": "${1:inRange} = IsItemInRange(${1:itemName}, \"${2:unit}\")$0"}, + {"trigger": "_IsLeftAltKeyDown\t()", "contents": "${1:isDown} = IsLeftAltKeyDown()$0"}, + {"trigger": "_IsLeftControlKeyDown\t()", "contents": "${1:isDown} = IsLeftControlKeyDown()$0"}, + {"trigger": "_IsLeftShiftKeyDown\t()", "contents": "${1:isDown} = IsLeftShiftKeyDown()$0"}, + {"trigger": "_IsLinuxClient\t()", "contents": "${1:isLinux} = IsLinuxClient()$0"}, + {"trigger": "_IsLoggedIn\t()", "contents": "${1:loggedIn} = IsLoggedIn()$0"}, + {"trigger": "_IsMacClient\t()", "contents": "${1:isMac} = IsMacClient()$0"}, + {"trigger": "_IsModifiedClick\t(\"type\")", "contents": "${1:modifiedClick} = IsModifiedClick(\"${2:type}\")$0"}, + {"trigger": "_IsModifierKeyDown\t()", "contents": "${1:isDown} = IsModifierKeyDown()$0"}, + {"trigger": "_IsMounted\t()", "contents": "${1:mounted} = IsMounted()$0"}, + {"trigger": "_IsMouseButtonDown\t([button])", "contents": "${1:isDown} = IsMouseButtonDown(${2:[button]})$0"}, + {"trigger": "_IsMouselooking\t()", "contents": "${1:isLooking} = IsMouselooking()$0"}, + {"trigger": "_IsOutdoors\t()", "contents": "${1:isOutdoors} = IsOutdoors()$0"}, + {"trigger": "_IsOutOfBounds\t()", "contents": "${1:outOfBounds} = IsOutOfBounds()$0"}, + {"trigger": "_IsPassiveSpell\t(index, \"bookType\")", "contents": "${1:isPassive} = IsPassiveSpell(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_IsPassiveSpell\t(\"name\")", "contents": "${1:isPassive} = IsPassiveSpell(\"${2:name}\")$0"}, + {"trigger": "_IsPetAttackAction\t(index)", "contents": "${1:isAttack} = IsPetAttackAction(${2:index})$0"}, + {"trigger": "_IsPetAttackActive\t()", "contents": "${1:isActive} = IsPetAttackActive()$0"}, + {"trigger": "_IsPossessBarVisible\t()", "contents": "${1:isVisible} = IsPossessBarVisible()$0"}, + {"trigger": "_IsPVPTimerRunning\t()", "contents": "${1:isRunning} = IsPVPTimerRunning()$0"}, + {"trigger": "_IsQuestCompletable\t()", "contents": "${1:isCompletable} = IsQuestCompletable()$0"}, + {"trigger": "_IsQuestFlaggedCompleted\t(questID)", "contents": "${1:isCompleted} = IsQuestFlaggedCompleted(${2:questID})$0"}, + {"trigger": "_IsQuestLogSpecialItemInRange\t(questIndex)", "contents": "${1:inRange} = IsQuestLogSpecialItemInRange(${2:questIndex})$0"}, + {"trigger": "_IsQuestWatched\t(questIndex)", "contents": "${1:isWatched} = IsQuestWatched(${2:questIndex})$0"}, + {"trigger": "_IsRatedBattleground\t()", "contents": "${1:isRated} = IsRatedBattleground()$0"}, + {"trigger": "_IsReferAFriendLinked\t(\"unit\")", "contents": "${1:isLinked} = IsReferAFriendLinked(\"${2:unit}\")$0"}, + {"trigger": "_IsResting\t()", "contents": "${1:resting} = IsResting()$0"}, + {"trigger": "_IsRightAltKeyDown\t()", "contents": "${1:isDown} = IsRightAltKeyDown()$0"}, + {"trigger": "_IsRightControlKeyDown\t()", "contents": "${1:isDown} = IsRightControlKeyDown()$0"}, + {"trigger": "_IsRightShiftKeyDown\t()", "contents": "${1:isDown} = IsRightShiftKeyDown()$0"}, + {"trigger": "_IsShiftKeyDown\t()", "contents": "${1:isDown} = IsShiftKeyDown()$0"}, + {"trigger": "_IsSpellInRange\t(index, \"bookType\", \"unit\")", "contents": "${1:inRange} = IsSpellInRange(${2:index}, \"${3:bookType}\", \"${4:unit}\")$0"}, + {"trigger": "_IsSpellInRange\t(\"name\", \"unit\")", "contents": "${1:inRange} = IsSpellInRange(\"${2:name}\", \"${3:unit}\")$0"}, + {"trigger": "_IsSpellKnown\t(spellID, [isPet])", "contents": "${1:isKnown} = IsSpellKnown(${2:spellID}, ${3:[isPet]})$0"}, + {"trigger": "_IsSpellOverlayed\t(spellID)", "contents": "${1:state} = IsSpellOverlayed(${2:spellID})$0"}, + {"trigger": "_IsStackableAction\t(slot)", "contents": "${1:isStackable} = IsStackableAction(${2:slot})$0"}, + {"trigger": "_IsStealthed\t()", "contents": "${1:stealthed} = IsStealthed()$0"}, + {"trigger": "_IsSubZonePVPPOI\t()", "contents": "${1:isPVPPOI} = IsSubZonePVPPOI()$0"}, + {"trigger": "_IsSwimming\t()", "contents": "${1:isSwimming} = IsSwimming()$0"}, + {"trigger": "_IsThreatWarningEnabled\t()", "contents": "${1:enabled} = IsThreatWarningEnabled()$0"}, + {"trigger": "_IsTitleKnown\t(titleIndex)", "contents": "${1:isKnown} = IsTitleKnown(${2:titleIndex})$0"}, + {"trigger": "_IsTrackedAchievement\t(id)", "contents": "${1:isTracked} = IsTrackedAchievement(${2:id})$0"}, + {"trigger": "_IsTrackingHiddenQuests\t()", "contents": "${1:isTracking} = IsTrackingHiddenQuests()$0"}, + {"trigger": "_IsTradeskillTrainer\t()", "contents": "${1:isTradeskill} = IsTradeskillTrainer()$0"}, + {"trigger": "_IsUnitOnQuest\t(index, \"name\")", "contents": "${1:state} = IsUnitOnQuest(${2:index}, \"${3:name}\")$0"}, + {"trigger": "_IsUnitOnQuest\t(index, \"unit\")", "contents": "${1:state} = IsUnitOnQuest(${2:index}, \"${3:unit}\")$0"}, + {"trigger": "_IsUsableAction\t(slot)", "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableAction(${3:slot})$0"}, + {"trigger": "_IsUsableItem\t(itemID)", "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableItem(${3:itemID})$0"}, + {"trigger": "_IsUsableItem\t(\"itemLink\")", "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableItem(\"${3:itemLink}\")$0"}, + {"trigger": "_IsUsableItem\t(\"itemName\")", "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableItem(\"${3:itemName}\")$0"}, + {"trigger": "_IsUsableSpell\t(index, \"bookType\")", "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableSpell(${3:index}, \"${4:bookType}\")$0"}, + {"trigger": "_IsUsableSpell\t(\"name\")", "contents": "${1:isUsable}, ${2:notEnoughMana} = IsUsableSpell(\"${3:name}\")$0"}, + {"trigger": "_IsVehicleAimAngleAdjustable\t()", "contents": "${1:hasAngleControl} = IsVehicleAimAngleAdjustable()$0"}, + {"trigger": "_IsWindowsClient\t()", "contents": "${1:isWindows} = IsWindowsClient()$0"}, + {"trigger": "_IsXPUserDisabled\t()", "contents": "${1:isDisabled} = IsXPUserDisabled()$0"}, + {"trigger": "_ItemHasRange\t(itemID)", "contents": "${1:hasRange} = ItemHasRange(${2:itemID})$0"}, + {"trigger": "_ItemHasRange\t(\"itemLink\")", "contents": "${1:hasRange} = ItemHasRange(\"${2:itemLink}\")$0"}, + {"trigger": "_ItemHasRange\t(\"itemName\")", "contents": "${1:hasRange} = ItemHasRange(\"${2:itemName}\")$0"}, + {"trigger": "_ItemTextGetCreator\t()", "contents": "${1:creator} = ItemTextGetCreator()$0"}, + {"trigger": "_ItemTextGetItem\t()", "contents": "${1:text} = ItemTextGetItem()$0"}, + {"trigger": "_ItemTextGetMaterial\t()", "contents": "${1:material} = ItemTextGetMaterial()$0"}, + {"trigger": "_ItemTextGetPage\t()", "contents": "${1:page} = ItemTextGetPage()$0"}, + {"trigger": "_ItemTextGetText\t()", "contents": "${1:text} = ItemTextGetText()$0"}, + {"trigger": "_ItemTextHasNextPage\t()", "contents": "${1:next} = ItemTextHasNextPage()$0"}, + {"trigger": "_JoinChannelByName\t(\"channelName\", [\"password\"], [frameID], [hasVoice])", "contents": "${1:type}, ${2:name} = JoinChannelByName(\"${3:channelName}\", ${4:[\"password\"]}, ${5:[frameID]}, ${6:[hasVoice]})$0"}, + {"trigger": "_JoinPermanentChannel\t(\"name\", [\"password\"], [chatFrameIndex], [enableVoice])", "contents": "${1:zoneChannel}, ${2:channelName} = JoinPermanentChannel(\"${3:name}\", ${4:[\"password\"]}, ${5:[chatFrameIndex]}, ${6:[enableVoice]})$0"}, + {"trigger": "_Lerp\t(startValue, endValue, interval)", "contents": "${1:result} = Lerp(${2:startValue}, ${3:endValue}, ${4:interval})$0"}, + {"trigger": "_LoadAddOn\t(index)", "contents": "${1:loaded}, ${2:reason} = LoadAddOn(${3:index})$0"}, + {"trigger": "_LoadAddOn\t(\"name\")", "contents": "${1:loaded}, ${2:reason} = LoadAddOn(\"${3:name}\")$0"}, + {"trigger": "_LootSlotHasItem\t(slot)", "contents": "${1:hasItem} = LootSlotHasItem(${2:slot})$0"}, + {"trigger": "_NoPlayTime\t()", "contents": "${1:hasNoTime} = NoPlayTime()$0"}, + {"trigger": "_NumTaxiNodes\t()", "contents": "${1:numNodes} = NumTaxiNodes()$0"}, + {"trigger": "_PartialPlayTime\t()", "contents": "${1:partialPlayTime} = PartialPlayTime()$0"}, + {"trigger": "_PetCanBeAbandoned\t()", "contents": "${1:canAbandon} = PetCanBeAbandoned()$0"}, + {"trigger": "_PetCanBeDismissed\t()", "contents": "${1:canDismiss} = PetCanBeDismissed()$0"}, + {"trigger": "_PetCanBeRenamed\t()", "contents": "${1:canRename} = PetCanBeRenamed()$0"}, + {"trigger": "_PetHasActionBar\t()", "contents": "${1:hasActionBar} = PetHasActionBar()$0"}, + {"trigger": "_PlayerCanTeleport\t()", "contents": "${1:amount} = PlayerCanTeleport()$0"}, + {"trigger": "_PlayerHasHearthstone\t()", "contents": "${1:hasHearthstone} = PlayerHasHearthstone()$0"}, + {"trigger": "_PlayerIsPVPInactive\t(\"name\")", "contents": "${1:isInactive} = PlayerIsPVPInactive(\"${2:name}\")$0"}, + {"trigger": "_PlayerIsPVPInactive\t(\"unit\")", "contents": "${1:isInactive} = PlayerIsPVPInactive(\"${2:unit}\")$0"}, + {"trigger": "_PutItemInBackpack\t()", "contents": "${1:hadItem} = PutItemInBackpack()$0"}, + {"trigger": "_PutItemInBag\t(container)", "contents": "${1:hadItem} = PutItemInBag(${2:container})$0"}, + {"trigger": "_QuestFlagsPVP\t()", "contents": "${1:questFlag} = QuestFlagsPVP()$0"}, + {"trigger": "_QuestPOIGetIconInfo\t(questID)", "contents": "${1:_}, ${2:posX}, ${3:posY}, ${4:objective} = QuestPOIGetIconInfo(${5:questID})$0"}, + {"trigger": "_ResistancePercent\t(ResistanceValue, CasterLevel)", "contents": "${1:resistancePercent} = ResistancePercent(${2:ResistanceValue}, ${3:CasterLevel})$0"}, + {"trigger": "_ResurrectGetOfferer\t()", "contents": "${1:name} = ResurrectGetOfferer()$0"}, + {"trigger": "_ResurrectHasSickness\t()", "contents": "${1:hasSickness} = ResurrectHasSickness()$0"}, + {"trigger": "_ResurrectHasTimer\t()", "contents": "${1:hasTimer} = ResurrectHasTimer()$0"}, + {"trigger": "_SearchLFGGetResults\t(index)", "contents": "${1:name}, ${2:level}, ${3:areaName}, ${4:className}, ${5:comment}, ${6:partyMembers}, ${7:status}, ${8:class}, ${9:encountersTotal}, ${10:encountersComplete}, ${11:isIneligible}, ${12:isLeader}, ${13:isTank}, ${14:isHealer}, ${15:isDamage} = SearchLFGGetResults(${16:index})$0"}, + {"trigger": "_SecondsToTime\t(seconds, [noSeconds], [notAbbreviated], [maxCount])", "contents": "${1:time} = SecondsToTime(${2:seconds}, ${3:[noSeconds]}, ${4:[notAbbreviated]}, ${5:[maxCount]})$0"}, + {"trigger": "_SecureCmdOptionParse\t(\"cmd\")", "contents": "${1:action}, ${2:target} = SecureCmdOptionParse(\"${3:cmd}\")$0"}, + {"trigger": "_SetAchievementComparisonUnit\t(unit)", "contents": "${1:success} = SetAchievementComparisonUnit(${2:unit})$0"}, + {"trigger": "_SetBinding\t(\"key\", [\"command\"])", "contents": "${1:success} = SetBinding(\"${2:key}\", ${3:[\"command\"]})$0"}, + {"trigger": "_SetBindingClick\t(\"key\", \"buttonName\", [\"mouseButton\"])", "contents": "${1:success} = SetBindingClick(\"${2:key}\", \"${3:buttonName}\", ${4:[\"mouseButton\"]})$0"}, + {"trigger": "_SetBindingItem\t(\"key\", itemID)", "contents": "${1:success} = SetBindingItem(\"${2:key}\", ${3:itemID})$0"}, + {"trigger": "_SetBindingItem\t(\"key\", \"itemLink\")", "contents": "${1:success} = SetBindingItem(\"${2:key}\", \"${3:itemLink}\")$0"}, + {"trigger": "_SetBindingItem\t(\"key\", \"itemName\")", "contents": "${1:success} = SetBindingItem(\"${2:key}\", \"${3:itemName}\")$0"}, + {"trigger": "_SetBindingMacro\t(\"key\", index)", "contents": "${1:success} = SetBindingMacro(\"${2:key}\", ${3:index})$0"}, + {"trigger": "_SetBindingMacro\t(\"key\", \"name\")", "contents": "${1:success} = SetBindingMacro(\"${2:key}\", \"${3:name}\")$0"}, + {"trigger": "_SetBindingSpell\t(\"key\", \"spellName\")", "contents": "${1:success} = SetBindingSpell(\"${2:key}\", \"${3:spellName}\")$0"}, + {"trigger": "_SetSendMailMoney\t(amount)", "contents": "${1:success} = SetSendMailMoney(${2:amount})$0"}, + {"trigger": "_SortQuestWatches\t()", "contents": "${1:changed} = SortQuestWatches()$0"}, + {"trigger": "_SpellCanTargetItem\t()", "contents": "${1:canTarget} = SpellCanTargetItem()$0"}, + {"trigger": "_SpellCanTargetUnit\t(\"name\")", "contents": "${1:canTarget} = SpellCanTargetUnit(\"${2:name}\")$0"}, + {"trigger": "_SpellCanTargetUnit\t(\"unit\")", "contents": "${1:canTarget} = SpellCanTargetUnit(\"${2:unit}\")$0"}, + {"trigger": "_SpellHasRange\t(index, \"bookType\")", "contents": "${1:hasRange} = SpellHasRange(${2:index}, \"${3:bookType}\")$0"}, + {"trigger": "_SpellHasRange\t(\"name\")", "contents": "${1:hasRange} = SpellHasRange(\"${2:name}\")$0"}, + {"trigger": "_SpellIsTargeting\t()", "contents": "${1:isTargeting} = SpellIsTargeting()$0"}, + {"trigger": "_Stopwatch_IsPlaying\t()", "contents": "${1:isPlaying} = Stopwatch_IsPlaying()$0"}, + {"trigger": "_TaxiGetDestX\t(source, dest)", "contents": "${1:dX} = TaxiGetDestX(${2:source}, ${3:dest})$0"}, + {"trigger": "_TaxiGetDestY\t(source, dest)", "contents": "${1:dY} = TaxiGetDestY(${2:source}, ${3:dest})$0"}, + {"trigger": "_TaxiGetSrcX\t(source, dest)", "contents": "${1:sX} = TaxiGetSrcX(${2:source}, ${3:dest})$0"}, + {"trigger": "_TaxiGetSrcY\t(source, dest)", "contents": "${1:sY} = TaxiGetSrcY(${2:source}, ${2:dest})$0"}, + {"trigger": "_TaxiNodeCost\t(index)", "contents": "${1:cost} = TaxiNodeCost(${2:index})$0"}, + {"trigger": "_TaxiNodeGetType\t(index)", "contents": "${1:type} = TaxiNodeGetType(${2:index})$0"}, + {"trigger": "_TaxiNodeName\t(index)", "contents": "${1:name} = TaxiNodeName(${2:index})$0"}, + {"trigger": "_TaxiNodePosition\t(index)", "contents": "${1:x}, ${2:y} = TaxiNodePosition(${3:index})$0"}, + {"trigger": "_UnitAffectingCombat\t(\"unit\")", "contents": "${1:inCombat} = UnitAffectingCombat(\"${2:unit}\")$0"}, + {"trigger": "_UnitAlliedRaceInfo\t(\"unit\")", "contents": "${1:isAlliedRace}, ${2:hasHeritageArmorUnlocked} = UnitAlliedRaceInfo(\"${3:unit}\")$0"}, + {"trigger": "_UnitAlternatePowerInfo\t(\"name\")", "contents": "${1:barType}, ${2:minPower}, ${3:startInset}, ${4:endInset}, ${5:smooth}, ${6:hideFromOthers}, ${7:showOnRaid}, ${8:opaqueSpark}, ${9:opaqueFlash}, ${10:powerName}, ${11:powerTooltip} = UnitAlternatePowerInfo(\"${12:name}\")$0"}, + {"trigger": "_UnitAlternatePowerInfo\t(\"unit\")", "contents": "${1:barType}, ${2:minPower}, ${3:startInset}, ${4:endInset}, ${5:smooth}, ${6:hideFromOthers}, ${7:showOnRaid}, ${8:opaqueSpark}, ${9:opaqueFlash}, ${10:powerName}, ${11:powerTooltip} = UnitAlternatePowerInfo(\"${12:unit}\")$0"}, + {"trigger": "_UnitAlternatePowerTextureInfo\t(\"unit\", textureIndex)", "contents": "${1:texture}, ${2:red}, ${3:green}, ${4:blue}, ${5:alpha} = UnitAlternatePowerTextureInfo(\"${6:unit}\", ${7:textureIndex})$0"}, + {"trigger": "_UnitArmor\t(\"unit\")", "contents": "${1:base}, ${2:effectiveArmor}, ${3:armor}, ${4:posBuff}, ${5:negBuff} = UnitArmor(\"${6:unit}\")$0"}, + {"trigger": "_UnitAttackPower\t(\"unit\")", "contents": "${1:base}, ${2:posBuff}, ${3:negBuff} = UnitAttackPower(\"${4:unit}\")$0"}, + {"trigger": "_UnitAttackSpeed\t(\"unit\")", "contents": "${1:speed}, ${2:offhandSpeed} = UnitAttackSpeed(\"${3:unit}\")$0"}, + {"trigger": "_UnitAura\t(\"unit\", index, [\"filter\"])", "contents": "${1:name}, ${2:icon}, ${3:count}, ${4:debuffType}, ${5:duration}, ${6:expirationTime}, ${7:unitCaster}, ${8:canStealOrPurge}, ${9:nameplateShowPersonal}, ${10:spellID}, ${11:canApplyAura}, ${12:isBossDebuff}, ${13:nameplateShowAll}, ${14:timeMod }, ${15:value1}, ${16:value2}, ${17:value3} = UnitBuff(\"${18:unit}\", ${19:index}, ${20:[\"filter\"]})$0"}, + {"trigger": "_UnitBuff\t(\"unit\", index, [\"filter\"])", "contents": "${1:name}, ${2:icon}, ${3:count}, ${4:debuffType}, ${5:duration}, ${6:expirationTime}, ${7:unitCaster}, ${8:canStealOrPurge}, ${9:nameplateShowPersonal}, ${10:spellID}, ${11:canApplyAura}, ${12:isBossDebuff}, ${13:nameplateShowAll}, ${14:timeMod }, ${15:value1}, ${16:value2}, ${17:value3} = UnitBuff(\"${18:unit}\", ${19:index}, ${20:[\"filter\"]})$0"}, + {"trigger": "_UnitCanAssist\t(\"unit\", \"unit\")", "contents": "${1:canAssist} = UnitCanAssist(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitCanAttack\t(\"unit\", \"unit\")", "contents": "${1:canAttack} = UnitCanAttack(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitCanCooperate\t(\"unit\", \"unit\")", "contents": "${1:canCooperate} = UnitCanCooperate(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitCastingInfo\t(\"unit\")", "contents": "${1:name}, ${2:text}, ${3:texture}, ${4:startTime}, ${5:endTime}, ${6:isTradeSkill}, ${7:castGUID}, ${8:notInterruptible} = UnitCastingInfo(\"${9:unit}\")$0"}, + {"trigger": "_UnitChannelInfo\t(\"unit\")", "contents": "${1:name}, ${2:text}, ${3:texture}, ${4:startTime}, ${5:endTime}, ${6:isTradeSkill}, ${7:notInterruptible} = UnitChannelInfo(\"${8:unit}\")$0"}, + {"trigger": "_UnitClass\t(\"name\")", "contents": "${1:class}, ${2:classFileName} = UnitClass(\"${3:name}\")$0"}, + {"trigger": "_UnitClass\t(\"unit\")", "contents": "${1:class}, ${2:classFileName} = UnitClass(\"${3:unit}\")$0"}, + {"trigger": "_UnitClassBase\t(\"name\")", "contents": "${1:class}, ${2:classFileName} = UnitClassBase(\"${3:name}\")$0"}, + {"trigger": "_UnitClassBase\t(\"unit\")", "contents": "${1:class}, ${2:classFileName} = UnitClassBase(\"${3:unit}\")$0"}, + {"trigger": "_UnitClassification\t(\"unit\")", "contents": "${1:classification} = UnitClassification(\"${2:unit}\")$0"}, + {"trigger": "_UnitControllingVehicle\t(\"name\")", "contents": "${1:isControlling} = UnitControllingVehicle(\"${2:name}\")$0"}, + {"trigger": "_UnitControllingVehicle\t(\"unit\")", "contents": "${1:isControlling} = UnitControllingVehicle(\"${2:unit}\")$0"}, + {"trigger": "_UnitCreatureFamily\t(\"unit\")", "contents": "${1:family} = UnitCreatureFamily(\"${2:unit}\")$0"}, + {"trigger": "_UnitCreatureType\t(\"unit\")", "contents": "${1:type} = UnitCreatureType(\"${2:unit}\")$0"}, + {"trigger": "_UnitDamage\t(\"unit\")", "contents": "${1:minDamage}, ${2:maxDamage}, ${3:minOffHandDamage}, ${4:maxOffHandDamage}, ${5:physicalBonusPos}, ${6:physicalBonusNeg}, ${7:percent} = UnitDamage(\"${8:unit}\")$0"}, + {"trigger": "_UnitDebuff\t(\"unit\", index, [\"filter\"])", "contents": "${1:name}, ${2:icon}, ${3:count}, ${4:debuffType}, ${5:duration}, ${6:expirationTime}, ${7:unitCaster}, ${8:canStealOrPurge}, ${9:nameplateShowPersonal}, ${10:spellID}, ${11:canApplyAura}, ${12:isBossDebuff}, ${13:nameplateShowAll}, ${14:timeMod }, ${15:value1}, ${16:value2}, ${17:value3} = UnitBuff(\"${18:unit}\", ${19:index}, ${20:[\"filter\"]})$0"}, + {"trigger": "_UnitDetailedThreatSituation\t(\"name\", mobUnit)", "contents": "${1:isTanking}, ${2:status}, ${3:scaledPercent}, ${4:rawPercent}, ${5:threatValue} = UnitDetailedThreatSituation(\"${6:name}\", ${7:mobUnit})$0"}, + {"trigger": "_UnitDetailedThreatSituation\t(unitID, mobUnit)", "contents": "${1:isTanking}, ${2:status}, ${3:scaledPercent}, ${4:rawPercent}, ${5:threatValue} = UnitDetailedThreatSituation(${6:unitID}, ${7:mobUnit})$0"}, + {"trigger": "_UnitExists\t(\"name\")", "contents": "${1:exists} = UnitExists(\"${2:name}\")$0"}, + {"trigger": "_UnitExists\t(\"unit\")", "contents": "${1:exists} = UnitExists(\"${2:unit}\")$0"}, + {"trigger": "_UnitFactionGroup\t(\"name\")", "contents": "${1:factionGroup}, ${2:factionName} = UnitFactionGroup(\"${3:name}\")$0"}, + {"trigger": "_UnitFactionGroup\t(\"unit\")", "contents": "${1:factionGroup}, ${2:factionName} = UnitFactionGroup(\"${3:unit}\")$0"}, + {"trigger": "_UnitGetAvailableRoles\t(\"unit\")", "contents": "${1:canBeTank}, ${2:canBeHealer}, ${3:canBeDPS} = UnitGetAvailableRoles(\"${4:unit}\")$0"}, + {"trigger": "_UnitGroupRolesAssigned\t(\"unit\")", "contents": "${1:role} = UnitGroupRolesAssigned(\"${2:unit}\")$0"}, + {"trigger": "_UnitGUID\t(\"unit\")", "contents": "${1:guid} = UnitGUID(\"${2:unit}\")$0"}, + {"trigger": "_UnitHasIncomingResurrection\t(\"unit\")", "contents": "${1:isBeingRessed} = UnitHasIncomingResurrection(\"${2:unit}\")$0"}, + {"trigger": "_UnitHasRelicSlot\t(\"unit\")", "contents": "${1:hasRelic} = UnitHasRelicSlot(\"${2:unit}\")$0"}, + {"trigger": "_UnitHasVehicleUI\t(\"name\")", "contents": "${1:hasVehicle} = UnitHasVehicleUI(\"${2:name}\")$0"}, + {"trigger": "_UnitHasVehicleUI\t(\"unit\")", "contents": "${1:hasVehicle} = UnitHasVehicleUI(\"${2:unit}\")$0"}, + {"trigger": "_UnitHealth\t(\"name\")", "contents": "${1:health} = UnitHealth(\"${2:name}\")$0"}, + {"trigger": "_UnitHealth\t(\"unit\")", "contents": "${1:health} = UnitHealth(\"${2:unit}\")$0"}, + {"trigger": "_UnitHealthMax\t(\"name\")", "contents": "${1:maxValue} = UnitHealthMax(\"${2:name}\")$0"}, + {"trigger": "_UnitHealthMax\t(\"unit\")", "contents": "${1:maxValue} = UnitHealthMax(\"${2:unit}\")$0"}, + {"trigger": "_UnitInBattleground\t(\"unit\")", "contents": "${1:raidNum} = UnitInBattleground(\"${2:unit}\")$0"}, + {"trigger": "_UnitInParty\t(\"name\")", "contents": "${1:inParty} = UnitInParty(\"${2:name}\")$0"}, + {"trigger": "_UnitInParty\t(\"unit\")", "contents": "${1:inParty} = UnitInParty(\"${2:unit}\")$0"}, + {"trigger": "_UnitInPhase\t(unitID)", "contents": "${1:inPhase} = UnitInPhase(${2:unitID})$0"}, + {"trigger": "_UnitInRaid\t(\"unit\")", "contents": "${1:inRaid} = UnitInRaid(\"${2:unit}\")$0"}, + {"trigger": "_UnitInRange\t(\"unit\")", "contents": "${1:inRange} = UnitInRange(\"${2:unit}\")$0"}, + {"trigger": "_UnitInVehicle\t(\"name\")", "contents": "${1:inVehicle} = UnitInVehicle(\"${2:name}\")$0"}, + {"trigger": "_UnitInVehicle\t(\"unit\")", "contents": "${1:inVehicle} = UnitInVehicle(\"${2:unit}\")$0"}, + {"trigger": "_UnitInVehicleControlSeat\t()", "contents": "${1:isInControl} = UnitInVehicleControlSeat()$0"}, + {"trigger": "_UnitIsAFK\t(\"unit\")", "contents": "${1:isAFK} = UnitIsAFK(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsCharmed\t(\"unit\")", "contents": "${1:isCharmed} = UnitIsCharmed(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsConnected\t(\"unit\")", "contents": "${1:isConnected} = UnitIsConnected(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsControlling\t(\"unit\")", "contents": "${1:isControlling} = UnitIsControlling(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsCorpse\t(\"unit\")", "contents": "${1:isCorpse} = UnitIsCorpse(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsDead\t(\"unit\")", "contents": "${1:isDead} = UnitIsDead(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsDeadOrGhost\t(\"unit\")", "contents": "${1:isDeadOrGhost} = UnitIsDeadOrGhost(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsDND\t(\"name\")", "contents": "${1:isDND} = UnitIsDND(\"${2:name}\")$0"}, + {"trigger": "_UnitIsDND\t(\"unit\")", "contents": "${1:isDND} = UnitIsDND(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsEnemy\t(\"unit\", \"unit\")", "contents": "${1:isEnemy} = UnitIsEnemy(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitIsFeignDeath\t(\"unit\")", "contents": "${1:isFeign} = UnitIsFeignDeath(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsFriend\t(\"unit\", \"unit\")", "contents": "${1:isFriends} = UnitIsFriend(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitIsGhost\t(\"unit\")", "contents": "${1:isGhost} = UnitIsGhost(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsInMyGuild\t(\"unit\")", "contents": "${1:inGuild} = UnitIsInMyGuild(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsPlayer\t(\"unit\")", "contents": "${1:isPlayer} = UnitIsPlayer(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsPossessed\t(\"unit\")", "contents": "${1:isPossessed} = UnitIsPossessed(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsPVP\t(\"unit\")", "contents": "${1:isPVP} = UnitIsPVP(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsPVPFreeForAll\t(\"unit\")", "contents": "${1:isFreeForAll} = UnitIsPVPFreeForAll(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsPVPSanctuary\t(\"unit\")", "contents": "${1:state} = UnitIsPVPSanctuary(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsRaidOfficer\t(\"name\")", "contents": "${1:leader} = UnitIsRaidOfficer(\"${2:name}\")$0"}, + {"trigger": "_UnitIsRaidOfficer\t(\"unit\")", "contents": "${1:leader} = UnitIsRaidOfficer(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsSameServer\t(\"unit\", \"unit\")", "contents": "${1:isSame} = UnitIsSameServer(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitIsTrivial\t(\"unit\")", "contents": "${1:isTrivial} = UnitIsTrivial(\"${2:unit}\")$0"}, + {"trigger": "_UnitIsUnit\t(\"unit\", \"unit\")", "contents": "${1:isSame} = UnitIsUnit(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitIsVisible\t(\"unit\")", "contents": "${1:isVisible} = UnitIsVisible(\"${2:unit}\")$0"}, + {"trigger": "_UnitLevel\t(\"unit\")", "contents": "${1:level} = UnitLevel(\"${2:unit}\")$0"}, + {"trigger": "_UnitName\t(\"unit\")", "contents": "${1:name}, ${2:realm} = UnitName(\"${3:unit}\")$0"}, + {"trigger": "_UnitOnTaxi\t(\"unit\")", "contents": "${1:onTaxi} = UnitOnTaxi(\"${2:unit}\")$0"}, + {"trigger": "_UnitPlayerControlled\t(\"unit\")", "contents": "${1:isPlayer} = UnitPlayerControlled(\"${2:unit}\")$0"}, + {"trigger": "_UnitPlayerOrPetInParty\t(\"name\")", "contents": "${1:inParty} = UnitPlayerOrPetInParty(\"${2:name}\")$0"}, + {"trigger": "_UnitPlayerOrPetInParty\t(\"unit\")", "contents": "${1:inParty} = UnitPlayerOrPetInParty(\"${2:unit}\")$0"}, + {"trigger": "_UnitPlayerOrPetInRaid\t(\"name\")", "contents": "${1:inParty} = UnitPlayerOrPetInRaid(\"${2:name}\")$0"}, + {"trigger": "_UnitPlayerOrPetInRaid\t(\"unit\")", "contents": "${1:inParty} = UnitPlayerOrPetInRaid(\"${2:unit}\")$0"}, + {"trigger": "_UnitPower\t(\"unitID\", [powerType])", "contents": "${1:power} = UnitPower(\"${2:unitID}\", ${3:[powerType]})$0"}, + {"trigger": "_UnitPowerMax\t(\"unitID\", [powerType])", "contents": "${1:maxValue} = UnitPowerMax(\"${2:unitID}\", ${3:[powerType]})$0"}, + {"trigger": "_UnitPowerType\t(\"name\")", "contents": "${1:powerType}, ${2:powerToken}, ${3:altR}, ${4:altG}, ${5:altB} = UnitPowerType(\"${6:name}\")$0"}, + {"trigger": "_UnitPowerType\t(\"unit\")", "contents": "${1:powerType}, ${2:powerToken}, ${3:altR}, ${4:altG}, ${5:altB} = UnitPowerType(\"${6:unit}\")$0"}, + {"trigger": "_UnitPVPName\t(\"unit\")", "contents": "${1:name} = UnitPVPName(\"${2:unit}\")$0"}, + {"trigger": "_UnitRace\t(\"unit\")", "contents": "${1:race}, ${2:fileName} = UnitRace(\"${3:unit}\")$0"}, + {"trigger": "_UnitRangedAttackPower\t(\"unit\")", "contents": "${1:base}, ${2:posBuff}, ${3:negBuff} = UnitRangedAttackPower(\"${4:unit}\")$0"}, + {"trigger": "_UnitRangedDamage\t(\"unit\")", "contents": "${1:rangedAttackSpeed}, ${2:minDamage}, ${3:maxDamage}, ${4:physicalBonusPos}, ${5:physicalBonusNeg}, ${6:percent} = UnitRangedDamage(\"${7:unit}\")$0"}, + {"trigger": "_UnitReaction\t(\"unit\", \"unit\")", "contents": "${1:reaction} = UnitReaction(\"${2:unit}\", \"${3:unit}\")$0"}, + {"trigger": "_UnitSelectionColor\t(\"name\")", "contents": "${1:red}, ${2:green}, ${:blue}, ${4:alpha} = UnitSelectionColor(\"${5:name}\")$0"}, + {"trigger": "_UnitSelectionColor\t(\"unit\")", "contents": "${1:red}, ${2:green}, ${:blue}, ${4:alpha} = UnitSelectionColor(\"${5:unit}\")$0"}, + {"trigger": "_UnitSex\t(\"name\")", "contents": "${1:gender} = UnitSex(\"${2:name}\")$0"}, + {"trigger": "_UnitSex\t(\"unit\")", "contents": "${1:gender} = UnitSex(\"${2:unit}\")$0"}, + {"trigger": "_UnitSpellHaste\t(\"name\")", "contents": "${1:haste} = UnitSpellHaste(\"${2:name}\")$0"}, + {"trigger": "_UnitSpellHaste\t(\"unit\")", "contents": "${1:haste} = UnitSpellHaste(\"${2:unit}\")$0"}, + {"trigger": "_UnitStat\t(\"unit\", statIndex)", "contents": "${1:stat}, ${2:effectiveStat}, ${3:posBuff}, ${4:negBuff} = UnitStat(\"${5:unit}\", ${6:statIndex})$0"}, + {"trigger": "_UnitTargetsVehicleInRaidUI\t(\"unit\")", "contents": "${1:targetVehicle} = UnitTargetsVehicleInRaidUI(\"${2:unit}\")$0"}, + {"trigger": "_UnitThreatSituation\t(\"name\", [mobUnit])", "contents": "${1:status} = UnitThreatSituation(\"${2:name}\", ${3:[mobUnit]})$0"}, + {"trigger": "_UnitThreatSituation\t(\"unit\", [mobUnit])", "contents": "${1:status} = UnitThreatSituation(\"${1:unit}\", ${3:[mobUnit]})$0"}, + {"trigger": "_UnitTrialBankedLevels\t(\"unit\")", "contents": "${1:bankedLevels} = UnitTrialBankedLevels(\"${2:unit}\")$0"}, + {"trigger": "_UnitTrialXP\t(\"unit\")", "contents": "${1:trialXP} = UnitTrialXP(\"${2:unit}\")$0"}, + {"trigger": "_UnitUsingVehicle\t(\"unit\")", "contents": "${1:usingVehicle} = UnitUsingVehicle(\"${2:unit}\")$0"}, + {"trigger": "_UnitVehicleSeatCount\t(\"unit\")", "contents": "${1:numSeats} = UnitVehicleSeatCount(\"${2:unit}\")$0"}, + {"trigger": "_UnitVehicleSeatInfo\t(\"unit\", seat)", "contents": "${1:controlType}, ${2:occupantName}, ${3:occupantRealm}, ${4:canEject}, ${5:canSwitchSeats} = UnitVehicleSeatInfo(\"${6:unit}\", ${7:seat})$0"}, + {"trigger": "_UnitVehicleSkin\t(\"name\")", "contents": "${1:skin} = UnitVehicleSkin(\"${2:name}\")$0"}, + {"trigger": "_UnitVehicleSkin\t(\"unit\")", "contents": "${1:skin} = UnitVehicleSkin(\"${2:unit}\")$0"}, + {"trigger": "_UnitXP\t(\"unit\")", "contents": "${1:currXP} = UnitXP(\"${2:unit}\")$0"}, + {"trigger": "_UnitXPMax\t(\"unit\")", "contents": "${1:playerMaxXP} = UnitXPMax(\"${2:unit}\")$0"}, + {"trigger": "_VehicleAimGetAngle\t()", "contents": "${1:angle} = VehicleAimGetAngle()$0"}, + {"trigger": "_VehicleAimGetNormAngle\t()", "contents": "${1:angle} = VehicleAimGetNormAngle()$0"}, + {"trigger": "_WrapTextInColorCode\t(text, colorHexString)", "contents": "${1:formattedText} = WrapTextInColorCode(\"${2:text}\", \"${3:colorHexString}\")$0"}, ] } diff --git a/Reference/API Reference/AbandonQuest().sublime-snippet b/Reference/API Reference/AbandonQuest().sublime-snippet index 781c3c283..7e41e0c37 100644 --- a/Reference/API Reference/AbandonQuest().sublime-snippet +++ b/Reference/API Reference/AbandonQuest().sublime-snippet @@ -2,5 +2,5 @@ AbandonQuest () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AbandonSkill(index).sublime-snippet b/Reference/API Reference/AbandonSkill(index).sublime-snippet index 83d3b8966..a084d8915 100644 --- a/Reference/API Reference/AbandonSkill(index).sublime-snippet +++ b/Reference/API Reference/AbandonSkill(index).sublime-snippet @@ -2,5 +2,5 @@ AbandonSkill (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AbbreviateLargeNumbers(value).sublime-snippet b/Reference/API Reference/AbbreviateLargeNumbers(value).sublime-snippet index ec9137b49..11beb4895 100644 --- a/Reference/API Reference/AbbreviateLargeNumbers(value).sublime-snippet +++ b/Reference/API Reference/AbbreviateLargeNumbers(value).sublime-snippet @@ -2,5 +2,5 @@ AbbreviateLargeNumbers ("value") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AbbreviateNumbers(value).sublime-snippet b/Reference/API Reference/AbbreviateNumbers(value).sublime-snippet index 44f6723d8..be9682609 100644 --- a/Reference/API Reference/AbbreviateNumbers(value).sublime-snippet +++ b/Reference/API Reference/AbbreviateNumbers(value).sublime-snippet @@ -2,5 +2,5 @@ AbbreviateNumbers ("value") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptAreaSpiritHeal().sublime-snippet b/Reference/API Reference/AcceptAreaSpiritHeal().sublime-snippet index cb0cbc138..e84613a13 100644 --- a/Reference/API Reference/AcceptAreaSpiritHeal().sublime-snippet +++ b/Reference/API Reference/AcceptAreaSpiritHeal().sublime-snippet @@ -2,5 +2,5 @@ AcceptAreaSpiritHeal () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptBattlefieldPort(index, accept).sublime-snippet b/Reference/API Reference/AcceptBattlefieldPort(index, accept).sublime-snippet index 9f7276e92..1e7a51487 100644 --- a/Reference/API Reference/AcceptBattlefieldPort(index, accept).sublime-snippet +++ b/Reference/API Reference/AcceptBattlefieldPort(index, accept).sublime-snippet @@ -2,5 +2,5 @@ AcceptBattlefieldPort (index, accept) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptDuel().sublime-snippet b/Reference/API Reference/AcceptDuel().sublime-snippet index 6adfd2ee9..5b0fb3916 100644 --- a/Reference/API Reference/AcceptDuel().sublime-snippet +++ b/Reference/API Reference/AcceptDuel().sublime-snippet @@ -2,5 +2,5 @@ AcceptDuel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptGroup().sublime-snippet b/Reference/API Reference/AcceptGroup().sublime-snippet index ed8c31fd6..f0bb3b610 100644 --- a/Reference/API Reference/AcceptGroup().sublime-snippet +++ b/Reference/API Reference/AcceptGroup().sublime-snippet @@ -2,5 +2,5 @@ AcceptGroup () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptGuild().sublime-snippet b/Reference/API Reference/AcceptGuild().sublime-snippet index 34d15fa77..32abf44e7 100644 --- a/Reference/API Reference/AcceptGuild().sublime-snippet +++ b/Reference/API Reference/AcceptGuild().sublime-snippet @@ -2,5 +2,5 @@ AcceptGuild () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptLevelGrant().sublime-snippet b/Reference/API Reference/AcceptLevelGrant().sublime-snippet index 94de2390d..72d2b5ec4 100644 --- a/Reference/API Reference/AcceptLevelGrant().sublime-snippet +++ b/Reference/API Reference/AcceptLevelGrant().sublime-snippet @@ -2,5 +2,5 @@ AcceptLevelGrant () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptProposal().sublime-snippet b/Reference/API Reference/AcceptProposal().sublime-snippet index 5c113fd54..ddf9e39c1 100644 --- a/Reference/API Reference/AcceptProposal().sublime-snippet +++ b/Reference/API Reference/AcceptProposal().sublime-snippet @@ -2,5 +2,5 @@ AcceptProposal () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptQuest().sublime-snippet b/Reference/API Reference/AcceptQuest().sublime-snippet index fcd04006b..480f011d4 100644 --- a/Reference/API Reference/AcceptQuest().sublime-snippet +++ b/Reference/API Reference/AcceptQuest().sublime-snippet @@ -2,5 +2,5 @@ AcceptQuest () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptResurrect().sublime-snippet b/Reference/API Reference/AcceptResurrect().sublime-snippet index 121df4d17..e5d483197 100644 --- a/Reference/API Reference/AcceptResurrect().sublime-snippet +++ b/Reference/API Reference/AcceptResurrect().sublime-snippet @@ -2,5 +2,5 @@ AcceptResurrect () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptSockets().sublime-snippet b/Reference/API Reference/AcceptSockets().sublime-snippet index e3d433545..a1e0273b3 100644 --- a/Reference/API Reference/AcceptSockets().sublime-snippet +++ b/Reference/API Reference/AcceptSockets().sublime-snippet @@ -2,5 +2,5 @@ AcceptSockets () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptSpellConfirmationPrompt(spellID).sublime-snippet b/Reference/API Reference/AcceptSpellConfirmationPrompt(spellID).sublime-snippet index abbc25db2..ecaad0cd0 100644 --- a/Reference/API Reference/AcceptSpellConfirmationPrompt(spellID).sublime-snippet +++ b/Reference/API Reference/AcceptSpellConfirmationPrompt(spellID).sublime-snippet @@ -2,5 +2,5 @@ AcceptSpellConfirmationPrompt (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptTrade().sublime-snippet b/Reference/API Reference/AcceptTrade().sublime-snippet index 01d6436bb..32efdd89f 100644 --- a/Reference/API Reference/AcceptTrade().sublime-snippet +++ b/Reference/API Reference/AcceptTrade().sublime-snippet @@ -2,5 +2,5 @@ AcceptTrade () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcceptXPLoss().sublime-snippet b/Reference/API Reference/AcceptXPLoss().sublime-snippet index 361c5338b..af52a9740 100644 --- a/Reference/API Reference/AcceptXPLoss().sublime-snippet +++ b/Reference/API Reference/AcceptXPLoss().sublime-snippet @@ -2,5 +2,5 @@ AcceptXPLoss () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcknowledgeAutoAcceptQuest().sublime-snippet b/Reference/API Reference/AcknowledgeAutoAcceptQuest().sublime-snippet index 99ea6f458..e52792d12 100644 --- a/Reference/API Reference/AcknowledgeAutoAcceptQuest().sublime-snippet +++ b/Reference/API Reference/AcknowledgeAutoAcceptQuest().sublime-snippet @@ -2,5 +2,5 @@ AcknowledgeAutoAcceptQuest () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AcknowledgeSurvey(...).sublime-snippet b/Reference/API Reference/AcknowledgeSurvey(...).sublime-snippet new file mode 100644 index 000000000..ba6b372ee --- /dev/null +++ b/Reference/API Reference/AcknowledgeSurvey(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AcknowledgeSurvey + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ActionBarBusy().sublime-snippet b/Reference/API Reference/ActionBarBusy().sublime-snippet index 70977896e..6961e2b71 100644 --- a/Reference/API Reference/ActionBarBusy().sublime-snippet +++ b/Reference/API Reference/ActionBarBusy().sublime-snippet @@ -2,5 +2,5 @@ ActionBarBusy () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ActionBindsItem(...).sublime-snippet b/Reference/API Reference/ActionBindsItem(...).sublime-snippet new file mode 100644 index 000000000..60c1e0aeb --- /dev/null +++ b/Reference/API Reference/ActionBindsItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ActionBindsItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ActionButtonDown(...).sublime-snippet b/Reference/API Reference/ActionButtonDown(...).sublime-snippet new file mode 100644 index 000000000..e3fb47de2 --- /dev/null +++ b/Reference/API Reference/ActionButtonDown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ActionButtonDown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ActionButtonUp(...).sublime-snippet b/Reference/API Reference/ActionButtonUp(...).sublime-snippet new file mode 100644 index 000000000..cbcad0f04 --- /dev/null +++ b/Reference/API Reference/ActionButtonUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ActionButtonUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ActionHasRange(slot).sublime-snippet b/Reference/API Reference/ActionHasRange(slot).sublime-snippet index 57dd22343..68b5f9d62 100644 --- a/Reference/API Reference/ActionHasRange(slot).sublime-snippet +++ b/Reference/API Reference/ActionHasRange(slot).sublime-snippet @@ -2,5 +2,5 @@ ActionHasRange (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddAutoQuestPopUp(...).sublime-snippet b/Reference/API Reference/AddAutoQuestPopUp(...).sublime-snippet new file mode 100644 index 000000000..c17792264 --- /dev/null +++ b/Reference/API Reference/AddAutoQuestPopUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AddAutoQuestPopUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AddChatWindowChannel(...).sublime-snippet b/Reference/API Reference/AddChatWindowChannel(...).sublime-snippet new file mode 100644 index 000000000..79b312221 --- /dev/null +++ b/Reference/API Reference/AddChatWindowChannel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AddChatWindowChannel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AddChatWindowMessages(...).sublime-snippet b/Reference/API Reference/AddChatWindowMessages(...).sublime-snippet new file mode 100644 index 000000000..17917e7f7 --- /dev/null +++ b/Reference/API Reference/AddChatWindowMessages(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AddChatWindowMessages + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AddFrameLock(name).sublime-snippet b/Reference/API Reference/AddFrameLock(name).sublime-snippet index 9a1e7656b..5299d0b89 100644 --- a/Reference/API Reference/AddFrameLock(name).sublime-snippet +++ b/Reference/API Reference/AddFrameLock(name).sublime-snippet @@ -2,5 +2,5 @@ AddFrameLock ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddFriend(name).sublime-snippet b/Reference/API Reference/AddFriend(name).sublime-snippet index df39418d5..afb5648ac 100644 --- a/Reference/API Reference/AddFriend(name).sublime-snippet +++ b/Reference/API Reference/AddFriend(name).sublime-snippet @@ -2,5 +2,5 @@ AddFriend ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddIgnore(name).sublime-snippet b/Reference/API Reference/AddIgnore(name).sublime-snippet index 2b177bc3d..aa40adfc9 100644 --- a/Reference/API Reference/AddIgnore(name).sublime-snippet +++ b/Reference/API Reference/AddIgnore(name).sublime-snippet @@ -2,5 +2,5 @@ AddIgnore ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddOrDelIgnore(fullName).sublime-snippet b/Reference/API Reference/AddOrDelIgnore(fullName).sublime-snippet index e1d7c1d07..8f9b07b8f 100644 --- a/Reference/API Reference/AddOrDelIgnore(fullName).sublime-snippet +++ b/Reference/API Reference/AddOrDelIgnore(fullName).sublime-snippet @@ -2,5 +2,5 @@ AddOrDelIgnore ("fullName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddOrRemoveFriend(name, note).sublime-snippet b/Reference/API Reference/AddOrRemoveFriend(name, note).sublime-snippet index a577ae611..3709933fd 100644 --- a/Reference/API Reference/AddOrRemoveFriend(name, note).sublime-snippet +++ b/Reference/API Reference/AddOrRemoveFriend(name, note).sublime-snippet @@ -2,5 +2,5 @@ AddOrRemoveFriend ("name", "note") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddQuestWatch(questIndex).sublime-snippet b/Reference/API Reference/AddQuestWatch(questIndex).sublime-snippet index 14e9b7a6a..fa871765c 100644 --- a/Reference/API Reference/AddQuestWatch(questIndex).sublime-snippet +++ b/Reference/API Reference/AddQuestWatch(questIndex).sublime-snippet @@ -2,5 +2,5 @@ AddQuestWatch (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddReferencedFrame(frame).sublime-snippet b/Reference/API Reference/AddReferencedFrame(frame).sublime-snippet index cd88b5959..ea79ff2fa 100644 --- a/Reference/API Reference/AddReferencedFrame(frame).sublime-snippet +++ b/Reference/API Reference/AddReferencedFrame(frame).sublime-snippet @@ -2,5 +2,5 @@ AddReferencedFrame (frame) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddToAutoHide(frame, child).sublime-snippet b/Reference/API Reference/AddToAutoHide(frame, child).sublime-snippet index f550ee5bf..4c60ffb8c 100644 --- a/Reference/API Reference/AddToAutoHide(frame, child).sublime-snippet +++ b/Reference/API Reference/AddToAutoHide(frame, child).sublime-snippet @@ -2,5 +2,5 @@ AddToAutoHide (frame, child) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddTrackedAchievement(id).sublime-snippet b/Reference/API Reference/AddTrackedAchievement(id).sublime-snippet index 9958925dd..8a025edc7 100644 --- a/Reference/API Reference/AddTrackedAchievement(id).sublime-snippet +++ b/Reference/API Reference/AddTrackedAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ AddTrackedAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddTradeMoney().sublime-snippet b/Reference/API Reference/AddTradeMoney().sublime-snippet index 36982d434..d9569a064 100644 --- a/Reference/API Reference/AddTradeMoney().sublime-snippet +++ b/Reference/API Reference/AddTradeMoney().sublime-snippet @@ -2,5 +2,5 @@ AddTradeMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AddWorldQuestWatch(questID, hardWatch).sublime-snippet b/Reference/API Reference/AddWorldQuestWatch(questID, hardWatch).sublime-snippet index 5d939764d..b1a76df01 100644 --- a/Reference/API Reference/AddWorldQuestWatch(questID, hardWatch).sublime-snippet +++ b/Reference/API Reference/AddWorldQuestWatch(questID, hardWatch).sublime-snippet @@ -2,5 +2,5 @@ AddWorldQuestWatch (questID, hardWatch) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Ambiguate(fullName, context).sublime-snippet b/Reference/API Reference/Ambiguate(fullName, context).sublime-snippet index aac781922..4ac8912ef 100644 --- a/Reference/API Reference/Ambiguate(fullName, context).sublime-snippet +++ b/Reference/API Reference/Ambiguate(fullName, context).sublime-snippet @@ -2,5 +2,5 @@ Ambiguate ("fullName", "context") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AnimateTexCoords(texture, textureWidth, textureHeight, frameWidth, frameHeight, numFrames, elapsed, throttle).sublime-snippet b/Reference/API Reference/AnimateTexCoords(texture, textureWidth, textureHeight, frameWidth, frameHeight, numFrames, elapsed, throttle).sublime-snippet index 02ee2a033..b2a2c6cef 100644 --- a/Reference/API Reference/AnimateTexCoords(texture, textureWidth, textureHeight, frameWidth, frameHeight, numFrames, elapsed, throttle).sublime-snippet +++ b/Reference/API Reference/AnimateTexCoords(texture, textureWidth, textureHeight, frameWidth, frameHeight, numFrames, elapsed, throttle).sublime-snippet @@ -2,5 +2,5 @@ AnimateTexCoords (texture, textureWidth, textureHeight, frameWidth, frameHeight, numFrames, elapsed, throttle) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AntiAliasingSupported(...).sublime-snippet b/Reference/API Reference/AntiAliasingSupported(...).sublime-snippet new file mode 100644 index 000000000..bb6723a81 --- /dev/null +++ b/Reference/API Reference/AntiAliasingSupported(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AntiAliasingSupported + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ApplyBarberShopStyle().sublime-snippet b/Reference/API Reference/ApplyBarberShopStyle().sublime-snippet index 0e9c97438..fbe81335d 100644 --- a/Reference/API Reference/ApplyBarberShopStyle().sublime-snippet +++ b/Reference/API Reference/ApplyBarberShopStyle().sublime-snippet @@ -2,5 +2,5 @@ ApplyBarberShopStyle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ArchaeologyGetIconInfo(index).sublime-snippet b/Reference/API Reference/ArchaeologyGetIconInfo(index).sublime-snippet index 01baee643..20f6d6ac7 100644 --- a/Reference/API Reference/ArchaeologyGetIconInfo(index).sublime-snippet +++ b/Reference/API Reference/ArchaeologyGetIconInfo(index).sublime-snippet @@ -2,5 +2,5 @@ ArchaeologyGetIconInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ArchaeologyMapUpdateAll().sublime-snippet b/Reference/API Reference/ArchaeologyMapUpdateAll().sublime-snippet index a251e8817..7744e1d4c 100644 --- a/Reference/API Reference/ArchaeologyMapUpdateAll().sublime-snippet +++ b/Reference/API Reference/ArchaeologyMapUpdateAll().sublime-snippet @@ -2,5 +2,5 @@ ArchaeologyMapUpdateAll () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ArcheologyGetVisibleBlobID(index).sublime-snippet b/Reference/API Reference/ArcheologyGetVisibleBlobID(index).sublime-snippet index 4a9f036e0..8c4466e9d 100644 --- a/Reference/API Reference/ArcheologyGetVisibleBlobID(index).sublime-snippet +++ b/Reference/API Reference/ArcheologyGetVisibleBlobID(index).sublime-snippet @@ -2,5 +2,5 @@ ArcheologyGetVisibleBlobID (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AreAccountAchievementsHidden().sublime-snippet b/Reference/API Reference/AreAccountAchievementsHidden().sublime-snippet index 75227c578..c81f1792e 100644 --- a/Reference/API Reference/AreAccountAchievementsHidden().sublime-snippet +++ b/Reference/API Reference/AreAccountAchievementsHidden().sublime-snippet @@ -2,5 +2,5 @@ AreAccountAchievementsHidden () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AreColorsEqual(left, right).sublime-snippet b/Reference/API Reference/AreColorsEqual(left, right).sublime-snippet index 6b0359d51..09cc75360 100644 --- a/Reference/API Reference/AreColorsEqual(left, right).sublime-snippet +++ b/Reference/API Reference/AreColorsEqual(left, right).sublime-snippet @@ -2,5 +2,5 @@ AreColorsEqual (left, right) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AreDangerousScriptsAllowed().sublime-snippet b/Reference/API Reference/AreDangerousScriptsAllowed().sublime-snippet index 1e3ec70ff..cdc9ff15d 100644 --- a/Reference/API Reference/AreDangerousScriptsAllowed().sublime-snippet +++ b/Reference/API Reference/AreDangerousScriptsAllowed().sublime-snippet @@ -2,5 +2,5 @@ AreDangerousScriptsAllowed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AreFullDatesEqual(...).sublime-snippet b/Reference/API Reference/AreFullDatesEqual(...).sublime-snippet new file mode 100644 index 000000000..7117682fb --- /dev/null +++ b/Reference/API Reference/AreFullDatesEqual(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AreFullDatesEqual + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AreInvasionsAvailable().sublime-snippet b/Reference/API Reference/AreInvasionsAvailable().sublime-snippet deleted file mode 100644 index 307b5fa7f..000000000 --- a/Reference/API Reference/AreInvasionsAvailable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - AreInvasionsAvailable - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/AreTalentsLocked().sublime-snippet b/Reference/API Reference/AreTalentsLocked().sublime-snippet index e441c80da..9751a58fb 100644 --- a/Reference/API Reference/AreTalentsLocked().sublime-snippet +++ b/Reference/API Reference/AreTalentsLocked().sublime-snippet @@ -2,5 +2,5 @@ AreTalentsLocked () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AreVector2DEqual(left, right).sublime-snippet b/Reference/API Reference/AreVector2DEqual(left, right).sublime-snippet index 0a5901f01..7814fa53f 100644 --- a/Reference/API Reference/AreVector2DEqual(left, right).sublime-snippet +++ b/Reference/API Reference/AreVector2DEqual(left, right).sublime-snippet @@ -2,5 +2,5 @@ AreVector2DEqual (left, right) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AreVector3DEqual(left, right).sublime-snippet b/Reference/API Reference/AreVector3DEqual(left, right).sublime-snippet index a50c47116..df98c8bc1 100644 --- a/Reference/API Reference/AreVector3DEqual(left, right).sublime-snippet +++ b/Reference/API Reference/AreVector3DEqual(left, right).sublime-snippet @@ -2,5 +2,5 @@ AreVector3DEqual (left, right) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ArtifactBarGetNumArtifactTraitsPurchasableFromXP(...).sublime-snippet b/Reference/API Reference/ArtifactBarGetNumArtifactTraitsPurchasableFromXP(...).sublime-snippet new file mode 100644 index 000000000..da9ef419b --- /dev/null +++ b/Reference/API Reference/ArtifactBarGetNumArtifactTraitsPurchasableFromXP(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactBarGetNumArtifactTraitsPurchasableFromXP + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AscendStop(...).sublime-snippet b/Reference/API Reference/AscendStop(...).sublime-snippet new file mode 100644 index 000000000..50255138c --- /dev/null +++ b/Reference/API Reference/AscendStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AscendStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AssistUnit(unit).sublime-snippet b/Reference/API Reference/AssistUnit(unit).sublime-snippet index d78fc7adf..ab92b3319 100644 --- a/Reference/API Reference/AssistUnit(unit).sublime-snippet +++ b/Reference/API Reference/AssistUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ AssistUnit ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AttachGlyphToSpell(...).sublime-snippet b/Reference/API Reference/AttachGlyphToSpell(...).sublime-snippet new file mode 100644 index 000000000..21d96edb2 --- /dev/null +++ b/Reference/API Reference/AttachGlyphToSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AttachGlyphToSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AttackTarget().sublime-snippet b/Reference/API Reference/AttackTarget().sublime-snippet index 044f7d111..09c4eb425 100644 --- a/Reference/API Reference/AttackTarget().sublime-snippet +++ b/Reference/API Reference/AttackTarget().sublime-snippet @@ -2,5 +2,5 @@ AttackTarget () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AutoChooseCurrentGraphicsSetting(...).sublime-snippet b/Reference/API Reference/AutoChooseCurrentGraphicsSetting(...).sublime-snippet new file mode 100644 index 000000000..73c6b13a5 --- /dev/null +++ b/Reference/API Reference/AutoChooseCurrentGraphicsSetting(...).sublime-snippet @@ -0,0 +1,6 @@ + + + AutoChooseCurrentGraphicsSetting + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/AutoEquipCursorItem().sublime-snippet b/Reference/API Reference/AutoEquipCursorItem().sublime-snippet index b3a7a3680..efd398fd5 100644 --- a/Reference/API Reference/AutoEquipCursorItem().sublime-snippet +++ b/Reference/API Reference/AutoEquipCursorItem().sublime-snippet @@ -2,5 +2,5 @@ AutoEquipCursorItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AutoLootMailItem(mailID).sublime-snippet b/Reference/API Reference/AutoLootMailItem(mailID).sublime-snippet index ee2640faa..4d84d803d 100644 --- a/Reference/API Reference/AutoLootMailItem(mailID).sublime-snippet +++ b/Reference/API Reference/AutoLootMailItem(mailID).sublime-snippet @@ -2,5 +2,5 @@ AutoLootMailItem (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/AutoStoreGuildBankItem(tab, slot).sublime-snippet b/Reference/API Reference/AutoStoreGuildBankItem(tab, slot).sublime-snippet index a85b5f21a..5bf782ca1 100644 --- a/Reference/API Reference/AutoStoreGuildBankItem(tab, slot).sublime-snippet +++ b/Reference/API Reference/AutoStoreGuildBankItem(tab, slot).sublime-snippet @@ -2,5 +2,5 @@ AutoStoreGuildBankItem (tab, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNAcceptFriendInvite(...).sublime-snippet b/Reference/API Reference/BNAcceptFriendInvite(...).sublime-snippet new file mode 100644 index 000000000..9621cfabb --- /dev/null +++ b/Reference/API Reference/BNAcceptFriendInvite(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNAcceptFriendInvite + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNCheckBattleTagInviteToGuildMember(...).sublime-snippet b/Reference/API Reference/BNCheckBattleTagInviteToGuildMember(...).sublime-snippet new file mode 100644 index 000000000..28a5b7ddf --- /dev/null +++ b/Reference/API Reference/BNCheckBattleTagInviteToGuildMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNCheckBattleTagInviteToGuildMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNCheckBattleTagInviteToUnit(...).sublime-snippet b/Reference/API Reference/BNCheckBattleTagInviteToUnit(...).sublime-snippet new file mode 100644 index 000000000..e0c48daf6 --- /dev/null +++ b/Reference/API Reference/BNCheckBattleTagInviteToUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNCheckBattleTagInviteToUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNConnected().sublime-snippet b/Reference/API Reference/BNConnected().sublime-snippet index 4e2d7236c..7e529de4d 100644 --- a/Reference/API Reference/BNConnected().sublime-snippet +++ b/Reference/API Reference/BNConnected().sublime-snippet @@ -2,5 +2,5 @@ BNConnected () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNDeclineFriendInvite(...).sublime-snippet b/Reference/API Reference/BNDeclineFriendInvite(...).sublime-snippet new file mode 100644 index 000000000..37210468b --- /dev/null +++ b/Reference/API Reference/BNDeclineFriendInvite(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNDeclineFriendInvite + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNFeaturesEnabled().sublime-snippet b/Reference/API Reference/BNFeaturesEnabled().sublime-snippet index 8aeff281e..675c97ccd 100644 --- a/Reference/API Reference/BNFeaturesEnabled().sublime-snippet +++ b/Reference/API Reference/BNFeaturesEnabled().sublime-snippet @@ -2,5 +2,5 @@ BNFeaturesEnabled () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNFeaturesEnabledAndConnected(...).sublime-snippet b/Reference/API Reference/BNFeaturesEnabledAndConnected(...).sublime-snippet new file mode 100644 index 000000000..f3391a9e6 --- /dev/null +++ b/Reference/API Reference/BNFeaturesEnabledAndConnected(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNFeaturesEnabledAndConnected + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetBlockedInfo(...).sublime-snippet b/Reference/API Reference/BNGetBlockedInfo(...).sublime-snippet new file mode 100644 index 000000000..04e5d53a2 --- /dev/null +++ b/Reference/API Reference/BNGetBlockedInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetBlockedInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet b/Reference/API Reference/BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet index bcfd4cc42..a2b70b1eb 100644 --- a/Reference/API Reference/BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet +++ b/Reference/API Reference/BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet @@ -2,5 +2,5 @@ BNGetFOFInfo (presenceID, mutual, non-mutual, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNGetFriendGameAccountInfo(...).sublime-snippet b/Reference/API Reference/BNGetFriendGameAccountInfo(...).sublime-snippet new file mode 100644 index 000000000..f273b19fe --- /dev/null +++ b/Reference/API Reference/BNGetFriendGameAccountInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetFriendGameAccountInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetFriendIndex(presenceID).sublime-snippet b/Reference/API Reference/BNGetFriendIndex(presenceID).sublime-snippet index 798894fe2..3d5d45a56 100644 --- a/Reference/API Reference/BNGetFriendIndex(presenceID).sublime-snippet +++ b/Reference/API Reference/BNGetFriendIndex(presenceID).sublime-snippet @@ -2,5 +2,5 @@ BNGetFriendIndex (presenceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNGetFriendInfo(friendIndex).sublime-snippet b/Reference/API Reference/BNGetFriendInfo(friendIndex).sublime-snippet index c200e98ba..56a070ce9 100644 --- a/Reference/API Reference/BNGetFriendInfo(friendIndex).sublime-snippet +++ b/Reference/API Reference/BNGetFriendInfo(friendIndex).sublime-snippet @@ -2,5 +2,5 @@ BNGetFriendInfo (friendIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNGetFriendInfoByID(presenceID).sublime-snippet b/Reference/API Reference/BNGetFriendInfoByID(presenceID).sublime-snippet index cc0a1c2f6..c4806f548 100644 --- a/Reference/API Reference/BNGetFriendInfoByID(presenceID).sublime-snippet +++ b/Reference/API Reference/BNGetFriendInfoByID(presenceID).sublime-snippet @@ -2,5 +2,5 @@ BNGetFriendInfoByID (presenceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNGetFriendInviteInfo(...).sublime-snippet b/Reference/API Reference/BNGetFriendInviteInfo(...).sublime-snippet new file mode 100644 index 000000000..d978896d4 --- /dev/null +++ b/Reference/API Reference/BNGetFriendInviteInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetFriendInviteInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetGameAccountInfo(...).sublime-snippet b/Reference/API Reference/BNGetGameAccountInfo(...).sublime-snippet new file mode 100644 index 000000000..1491790c2 --- /dev/null +++ b/Reference/API Reference/BNGetGameAccountInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetGameAccountInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetGameAccountInfoByGUID(...).sublime-snippet b/Reference/API Reference/BNGetGameAccountInfoByGUID(...).sublime-snippet new file mode 100644 index 000000000..de4fdc5e5 --- /dev/null +++ b/Reference/API Reference/BNGetGameAccountInfoByGUID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetGameAccountInfoByGUID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetInfo().sublime-snippet b/Reference/API Reference/BNGetInfo().sublime-snippet index 438980dc3..b7f88312f 100644 --- a/Reference/API Reference/BNGetInfo().sublime-snippet +++ b/Reference/API Reference/BNGetInfo().sublime-snippet @@ -2,5 +2,5 @@ BNGetInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNGetNumBlocked(...).sublime-snippet b/Reference/API Reference/BNGetNumBlocked(...).sublime-snippet new file mode 100644 index 000000000..def94f90a --- /dev/null +++ b/Reference/API Reference/BNGetNumBlocked(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetNumBlocked + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetNumFOF(...).sublime-snippet b/Reference/API Reference/BNGetNumFOF(...).sublime-snippet new file mode 100644 index 000000000..9f0c75fbe --- /dev/null +++ b/Reference/API Reference/BNGetNumFOF(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetNumFOF + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetNumFriendGameAccounts(...).sublime-snippet b/Reference/API Reference/BNGetNumFriendGameAccounts(...).sublime-snippet new file mode 100644 index 000000000..0c77e1933 --- /dev/null +++ b/Reference/API Reference/BNGetNumFriendGameAccounts(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetNumFriendGameAccounts + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetNumFriendInvites(...).sublime-snippet b/Reference/API Reference/BNGetNumFriendInvites(...).sublime-snippet new file mode 100644 index 000000000..5407aa892 --- /dev/null +++ b/Reference/API Reference/BNGetNumFriendInvites(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetNumFriendInvites + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetNumFriends().sublime-snippet b/Reference/API Reference/BNGetNumFriends().sublime-snippet index aa07b2f23..eafdef88a 100644 --- a/Reference/API Reference/BNGetNumFriends().sublime-snippet +++ b/Reference/API Reference/BNGetNumFriends().sublime-snippet @@ -2,5 +2,5 @@ BNGetNumFriends () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNGetSelectedBlock(...).sublime-snippet b/Reference/API Reference/BNGetSelectedBlock(...).sublime-snippet new file mode 100644 index 000000000..657c2d620 --- /dev/null +++ b/Reference/API Reference/BNGetSelectedBlock(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNGetSelectedBlock + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNGetSelectedFriend().sublime-snippet b/Reference/API Reference/BNGetSelectedFriend().sublime-snippet index 022e1b5d1..22fb9f019 100644 --- a/Reference/API Reference/BNGetSelectedFriend().sublime-snippet +++ b/Reference/API Reference/BNGetSelectedFriend().sublime-snippet @@ -2,5 +2,5 @@ BNGetSelectedFriend () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNInviteFriend(...).sublime-snippet b/Reference/API Reference/BNInviteFriend(...).sublime-snippet new file mode 100644 index 000000000..1d4383a16 --- /dev/null +++ b/Reference/API Reference/BNInviteFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNInviteFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNIsBlocked(...).sublime-snippet b/Reference/API Reference/BNIsBlocked(...).sublime-snippet new file mode 100644 index 000000000..10bb63266 --- /dev/null +++ b/Reference/API Reference/BNIsBlocked(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNIsBlocked + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNIsFriend(...).sublime-snippet b/Reference/API Reference/BNIsFriend(...).sublime-snippet new file mode 100644 index 000000000..56f917d9e --- /dev/null +++ b/Reference/API Reference/BNIsFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNIsFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNIsSelf(presenceID).sublime-snippet b/Reference/API Reference/BNIsSelf(presenceID).sublime-snippet index c1447676c..bea9ddb8c 100644 --- a/Reference/API Reference/BNIsSelf(presenceID).sublime-snippet +++ b/Reference/API Reference/BNIsSelf(presenceID).sublime-snippet @@ -2,5 +2,5 @@ BNIsSelf (presenceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNRemoveFriend(...).sublime-snippet b/Reference/API Reference/BNRemoveFriend(...).sublime-snippet new file mode 100644 index 000000000..1eab43126 --- /dev/null +++ b/Reference/API Reference/BNRemoveFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNRemoveFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNRequestFOFInfo(...).sublime-snippet b/Reference/API Reference/BNRequestFOFInfo(...).sublime-snippet new file mode 100644 index 000000000..f692a8e52 --- /dev/null +++ b/Reference/API Reference/BNRequestFOFInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNRequestFOFInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNRequestInviteFriend(...).sublime-snippet b/Reference/API Reference/BNRequestInviteFriend(...).sublime-snippet new file mode 100644 index 000000000..c61862759 --- /dev/null +++ b/Reference/API Reference/BNRequestInviteFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNRequestInviteFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSendFriendInvite(...).sublime-snippet b/Reference/API Reference/BNSendFriendInvite(...).sublime-snippet new file mode 100644 index 000000000..7fda78546 --- /dev/null +++ b/Reference/API Reference/BNSendFriendInvite(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSendFriendInvite + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSendFriendInviteByID(...).sublime-snippet b/Reference/API Reference/BNSendFriendInviteByID(...).sublime-snippet new file mode 100644 index 000000000..9ee1d91b1 --- /dev/null +++ b/Reference/API Reference/BNSendFriendInviteByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSendFriendInviteByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSendGameData(...).sublime-snippet b/Reference/API Reference/BNSendGameData(...).sublime-snippet new file mode 100644 index 000000000..efef30a39 --- /dev/null +++ b/Reference/API Reference/BNSendGameData(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSendGameData + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSendSoR(...).sublime-snippet b/Reference/API Reference/BNSendSoR(...).sublime-snippet new file mode 100644 index 000000000..8c73d31a8 --- /dev/null +++ b/Reference/API Reference/BNSendSoR(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSendSoR + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSendVerifiedBattleTagInvite(...).sublime-snippet b/Reference/API Reference/BNSendVerifiedBattleTagInvite(...).sublime-snippet new file mode 100644 index 000000000..1b55e709a --- /dev/null +++ b/Reference/API Reference/BNSendVerifiedBattleTagInvite(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSendVerifiedBattleTagInvite + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSendWhisper(presenceID, messageText).sublime-snippet b/Reference/API Reference/BNSendWhisper(presenceID, messageText).sublime-snippet index 6f717a313..8f6563b34 100644 --- a/Reference/API Reference/BNSendWhisper(presenceID, messageText).sublime-snippet +++ b/Reference/API Reference/BNSendWhisper(presenceID, messageText).sublime-snippet @@ -2,5 +2,5 @@ BNSendWhisper (presenceID, messageText) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNSetAFK(...).sublime-snippet b/Reference/API Reference/BNSetAFK(...).sublime-snippet new file mode 100644 index 000000000..6c1ea0e44 --- /dev/null +++ b/Reference/API Reference/BNSetAFK(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSetAFK + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSetBlocked(...).sublime-snippet b/Reference/API Reference/BNSetBlocked(...).sublime-snippet new file mode 100644 index 000000000..55f7392b2 --- /dev/null +++ b/Reference/API Reference/BNSetBlocked(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSetBlocked + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSetCustomMessage(broadcastText).sublime-snippet b/Reference/API Reference/BNSetCustomMessage(broadcastText).sublime-snippet index 3c1ea2004..3537cdbf9 100644 --- a/Reference/API Reference/BNSetCustomMessage(broadcastText).sublime-snippet +++ b/Reference/API Reference/BNSetCustomMessage(broadcastText).sublime-snippet @@ -2,5 +2,5 @@ BNSetCustomMessage ("broadcastText") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNSetDND(...).sublime-snippet b/Reference/API Reference/BNSetDND(...).sublime-snippet new file mode 100644 index 000000000..32cb38431 --- /dev/null +++ b/Reference/API Reference/BNSetDND(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSetDND + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSetFriendNote(presenceID, note).sublime-snippet b/Reference/API Reference/BNSetFriendNote(presenceID, note).sublime-snippet index 3e541b5ca..ab111674c 100644 --- a/Reference/API Reference/BNSetFriendNote(presenceID, note).sublime-snippet +++ b/Reference/API Reference/BNSetFriendNote(presenceID, note).sublime-snippet @@ -2,5 +2,5 @@ BNSetFriendNote (presenceID, "note") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BNSetSelectedBlock(...).sublime-snippet b/Reference/API Reference/BNSetSelectedBlock(...).sublime-snippet new file mode 100644 index 000000000..ad494173a --- /dev/null +++ b/Reference/API Reference/BNSetSelectedBlock(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSetSelectedBlock + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSetSelectedFriend(...).sublime-snippet b/Reference/API Reference/BNSetSelectedFriend(...).sublime-snippet new file mode 100644 index 000000000..712cad1f0 --- /dev/null +++ b/Reference/API Reference/BNSetSelectedFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSetSelectedFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNSummonFriendByIndex(...).sublime-snippet b/Reference/API Reference/BNSummonFriendByIndex(...).sublime-snippet new file mode 100644 index 000000000..dbf06e4ec --- /dev/null +++ b/Reference/API Reference/BNSummonFriendByIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNSummonFriendByIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BNTokenFindName(...).sublime-snippet b/Reference/API Reference/BNTokenFindName(...).sublime-snippet new file mode 100644 index 000000000..0a4bb5816 --- /dev/null +++ b/Reference/API Reference/BNTokenFindName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BNTokenFindName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet b/Reference/API Reference/BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet index de8047856..2cbe263db 100644 --- a/Reference/API Reference/BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet +++ b/Reference/API Reference/BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet @@ -2,5 +2,5 @@ BankButtonIDToInvSlotID (buttonID, [isBag]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BarberShopReset().sublime-snippet b/Reference/API Reference/BarberShopReset().sublime-snippet index 6c1adc99f..f0e54de5c 100644 --- a/Reference/API Reference/BarberShopReset().sublime-snippet +++ b/Reference/API Reference/BarberShopReset().sublime-snippet @@ -2,5 +2,5 @@ BarberShopReset () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BattlefieldMgrEntryInviteResponse(...).sublime-snippet b/Reference/API Reference/BattlefieldMgrEntryInviteResponse(...).sublime-snippet new file mode 100644 index 000000000..2d349889c --- /dev/null +++ b/Reference/API Reference/BattlefieldMgrEntryInviteResponse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BattlefieldMgrEntryInviteResponse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BattlefieldMgrExitRequest(...).sublime-snippet b/Reference/API Reference/BattlefieldMgrExitRequest(...).sublime-snippet new file mode 100644 index 000000000..211fb3fc2 --- /dev/null +++ b/Reference/API Reference/BattlefieldMgrExitRequest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BattlefieldMgrExitRequest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BattlefieldMgrQueueInviteResponse(...).sublime-snippet b/Reference/API Reference/BattlefieldMgrQueueInviteResponse(...).sublime-snippet new file mode 100644 index 000000000..f1a8c6dd0 --- /dev/null +++ b/Reference/API Reference/BattlefieldMgrQueueInviteResponse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BattlefieldMgrQueueInviteResponse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BattlefieldMgrQueueRequest(...).sublime-snippet b/Reference/API Reference/BattlefieldMgrQueueRequest(...).sublime-snippet new file mode 100644 index 000000000..392203718 --- /dev/null +++ b/Reference/API Reference/BattlefieldMgrQueueRequest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BattlefieldMgrQueueRequest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BattlefieldSetPendingReportTarget(...).sublime-snippet b/Reference/API Reference/BattlefieldSetPendingReportTarget(...).sublime-snippet new file mode 100644 index 000000000..43794d83c --- /dev/null +++ b/Reference/API Reference/BattlefieldSetPendingReportTarget(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BattlefieldSetPendingReportTarget + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BeginActionBarTransition(...).sublime-snippet b/Reference/API Reference/BeginActionBarTransition(...).sublime-snippet new file mode 100644 index 000000000..92818201b --- /dev/null +++ b/Reference/API Reference/BeginActionBarTransition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BeginActionBarTransition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BeginTrade(...).sublime-snippet b/Reference/API Reference/BeginTrade(...).sublime-snippet new file mode 100644 index 000000000..6003b2ad2 --- /dev/null +++ b/Reference/API Reference/BeginTrade(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BeginTrade + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BetterDate(...).sublime-snippet b/Reference/API Reference/BetterDate(...).sublime-snippet new file mode 100644 index 000000000..c583866f9 --- /dev/null +++ b/Reference/API Reference/BetterDate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BetterDate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BindEnchant().sublime-snippet b/Reference/API Reference/BindEnchant().sublime-snippet index d6be54dd7..db60662b7 100644 --- a/Reference/API Reference/BindEnchant().sublime-snippet +++ b/Reference/API Reference/BindEnchant().sublime-snippet @@ -2,5 +2,5 @@ BindEnchant () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BreakUpLargeNumbers(...).sublime-snippet b/Reference/API Reference/BreakUpLargeNumbers(...).sublime-snippet new file mode 100644 index 000000000..067818af8 --- /dev/null +++ b/Reference/API Reference/BreakUpLargeNumbers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BreakUpLargeNumbers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuildColoredListString(...).sublime-snippet b/Reference/API Reference/BuildColoredListString(...).sublime-snippet new file mode 100644 index 000000000..f52c8de9e --- /dev/null +++ b/Reference/API Reference/BuildColoredListString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BuildColoredListString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuildIconArray(...).sublime-snippet b/Reference/API Reference/BuildIconArray(...).sublime-snippet new file mode 100644 index 000000000..2a463ddd2 --- /dev/null +++ b/Reference/API Reference/BuildIconArray(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BuildIconArray + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuildListString(...).sublime-snippet b/Reference/API Reference/BuildListString(...).sublime-snippet new file mode 100644 index 000000000..abfc205b7 --- /dev/null +++ b/Reference/API Reference/BuildListString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BuildListString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuildMultilineTooltip(...).sublime-snippet b/Reference/API Reference/BuildMultilineTooltip(...).sublime-snippet new file mode 100644 index 000000000..006cb72be --- /dev/null +++ b/Reference/API Reference/BuildMultilineTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BuildMultilineTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuildNewLineListString(...).sublime-snippet b/Reference/API Reference/BuildNewLineListString(...).sublime-snippet new file mode 100644 index 000000000..13325c693 --- /dev/null +++ b/Reference/API Reference/BuildNewLineListString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BuildNewLineListString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuildingSizeForTab(...).sublime-snippet b/Reference/API Reference/BuildingSizeForTab(...).sublime-snippet new file mode 100644 index 000000000..3287536e5 --- /dev/null +++ b/Reference/API Reference/BuildingSizeForTab(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BuildingSizeForTab + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ButtonInventorySlot(...).sublime-snippet b/Reference/API Reference/ButtonInventorySlot(...).sublime-snippet new file mode 100644 index 000000000..cf0430921 --- /dev/null +++ b/Reference/API Reference/ButtonInventorySlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ButtonInventorySlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuyGuildBankTab().sublime-snippet b/Reference/API Reference/BuyGuildBankTab().sublime-snippet index 5cdc458de..c06ed1b6c 100644 --- a/Reference/API Reference/BuyGuildBankTab().sublime-snippet +++ b/Reference/API Reference/BuyGuildBankTab().sublime-snippet @@ -2,5 +2,5 @@ BuyGuildBankTab () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BuyGuildCharter(guildName).sublime-snippet b/Reference/API Reference/BuyGuildCharter(guildName).sublime-snippet index 087bd59d2..467eb6fdd 100644 --- a/Reference/API Reference/BuyGuildCharter(guildName).sublime-snippet +++ b/Reference/API Reference/BuyGuildCharter(guildName).sublime-snippet @@ -2,5 +2,5 @@ BuyGuildCharter ("guildName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BuyMerchantItem(index, quantity).sublime-snippet b/Reference/API Reference/BuyMerchantItem(index, quantity).sublime-snippet index 2eb712e45..d076c092b 100644 --- a/Reference/API Reference/BuyMerchantItem(index, quantity).sublime-snippet +++ b/Reference/API Reference/BuyMerchantItem(index, quantity).sublime-snippet @@ -2,5 +2,5 @@ BuyMerchantItem (index, quantity) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BuyReagentBank(...).sublime-snippet b/Reference/API Reference/BuyReagentBank(...).sublime-snippet new file mode 100644 index 000000000..1e2eb8d89 --- /dev/null +++ b/Reference/API Reference/BuyReagentBank(...).sublime-snippet @@ -0,0 +1,6 @@ + + + BuyReagentBank + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/BuyTrainerService(index).sublime-snippet b/Reference/API Reference/BuyTrainerService(index).sublime-snippet index 4c7fcd030..5c10e859f 100644 --- a/Reference/API Reference/BuyTrainerService(index).sublime-snippet +++ b/Reference/API Reference/BuyTrainerService(index).sublime-snippet @@ -2,5 +2,5 @@ BuyTrainerService (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/BuybackItem(index).sublime-snippet b/Reference/API Reference/BuybackItem(index).sublime-snippet index c7f1b23dd..72674ab69 100644 --- a/Reference/API Reference/BuybackItem(index).sublime-snippet +++ b/Reference/API Reference/BuybackItem(index).sublime-snippet @@ -2,5 +2,5 @@ BuybackItem (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CRFFlowFilterFunc(...).sublime-snippet b/Reference/API Reference/CRFFlowFilterFunc(...).sublime-snippet new file mode 100644 index 000000000..f723d5b83 --- /dev/null +++ b/Reference/API Reference/CRFFlowFilterFunc(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CRFFlowFilterFunc + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CRFGroupFilterFunc(...).sublime-snippet b/Reference/API Reference/CRFGroupFilterFunc(...).sublime-snippet new file mode 100644 index 000000000..a0853f137 --- /dev/null +++ b/Reference/API Reference/CRFGroupFilterFunc(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CRFGroupFilterFunc + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CalculateAuctionDeposit(runTime).sublime-snippet b/Reference/API Reference/CalculateAuctionDeposit(runTime).sublime-snippet index a13201a22..2d4053b30 100644 --- a/Reference/API Reference/CalculateAuctionDeposit(runTime).sublime-snippet +++ b/Reference/API Reference/CalculateAuctionDeposit(runTime).sublime-snippet @@ -2,5 +2,5 @@ CalculateAuctionDeposit (runTime) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CalculateScreenshotSize(...).sublime-snippet b/Reference/API Reference/CalculateScreenshotSize(...).sublime-snippet new file mode 100644 index 000000000..eb7d03030 --- /dev/null +++ b/Reference/API Reference/CalculateScreenshotSize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CalculateScreenshotSize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CalculateStringEditDistance(...).sublime-snippet b/Reference/API Reference/CalculateStringEditDistance(...).sublime-snippet new file mode 100644 index 000000000..444a46618 --- /dev/null +++ b/Reference/API Reference/CalculateStringEditDistance(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CalculateStringEditDistance + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CalculateTotalNumberOfFreeBagSlots(...).sublime-snippet b/Reference/API Reference/CalculateTotalNumberOfFreeBagSlots(...).sublime-snippet new file mode 100644 index 000000000..acd524d4e --- /dev/null +++ b/Reference/API Reference/CalculateTotalNumberOfFreeBagSlots(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CalculateTotalNumberOfFreeBagSlots + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CalendarAddEvent().sublime-snippet b/Reference/API Reference/CalendarAddEvent().sublime-snippet deleted file mode 100644 index df775932a..000000000 --- a/Reference/API Reference/CalendarAddEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarAddEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarCanAddEvent().sublime-snippet b/Reference/API Reference/CalendarCanAddEvent().sublime-snippet deleted file mode 100644 index d9167bf62..000000000 --- a/Reference/API Reference/CalendarCanAddEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarCanAddEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarCanSendInvite().sublime-snippet b/Reference/API Reference/CalendarCanSendInvite().sublime-snippet deleted file mode 100644 index 0ade03996..000000000 --- a/Reference/API Reference/CalendarCanSendInvite().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarCanSendInvite - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarCloseEvent().sublime-snippet b/Reference/API Reference/CalendarCloseEvent().sublime-snippet deleted file mode 100644 index 975aba9dd..000000000 --- a/Reference/API Reference/CalendarCloseEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarCloseEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextDeselectEvent().sublime-snippet b/Reference/API Reference/CalendarContextDeselectEvent().sublime-snippet deleted file mode 100644 index dc72ad69f..000000000 --- a/Reference/API Reference/CalendarContextDeselectEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextDeselectEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventCanComplain([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextEventCanComplain([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 24bdc3394..000000000 --- a/Reference/API Reference/CalendarContextEventCanComplain([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventCanComplain - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventCanEdit([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextEventCanEdit([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 491204a3e..000000000 --- a/Reference/API Reference/CalendarContextEventCanEdit([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventCanEdit - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventClipboard().sublime-snippet b/Reference/API Reference/CalendarContextEventClipboard().sublime-snippet deleted file mode 100644 index 0764cdfcb..000000000 --- a/Reference/API Reference/CalendarContextEventClipboard().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventClipboard - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventComplain([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextEventComplain([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 6105011ee..000000000 --- a/Reference/API Reference/CalendarContextEventComplain([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventComplain - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventCopy([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextEventCopy([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 684e5d103..000000000 --- a/Reference/API Reference/CalendarContextEventCopy([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventCopy - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventGetCalendarType([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextEventGetCalendarType([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 85a686085..000000000 --- a/Reference/API Reference/CalendarContextEventGetCalendarType([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventGetCalendarType - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventPaste(monthOffset, day).sublime-snippet b/Reference/API Reference/CalendarContextEventPaste(monthOffset, day).sublime-snippet deleted file mode 100644 index f93f89a45..000000000 --- a/Reference/API Reference/CalendarContextEventPaste(monthOffset, day).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventPaste - (monthOffset, day) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventRemove([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextEventRemove([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 1191ee788..000000000 --- a/Reference/API Reference/CalendarContextEventRemove([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventRemove - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextEventSignUp([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextEventSignUp([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 7b360ca03..000000000 --- a/Reference/API Reference/CalendarContextEventSignUp([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextEventSignUp - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextGetEventIndex().sublime-snippet b/Reference/API Reference/CalendarContextGetEventIndex().sublime-snippet deleted file mode 100644 index 2721cedb6..000000000 --- a/Reference/API Reference/CalendarContextGetEventIndex().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextGetEventIndex - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextInviteAvailable([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextInviteAvailable([monthOffset], day, index).sublime-snippet deleted file mode 100644 index e6cebbd5d..000000000 --- a/Reference/API Reference/CalendarContextInviteAvailable([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextInviteAvailable - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextInviteDecline([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextInviteDecline([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 24d84fa4e..000000000 --- a/Reference/API Reference/CalendarContextInviteDecline([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextInviteDecline - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextInviteIsPending([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextInviteIsPending([monthOffset], day, index).sublime-snippet deleted file mode 100644 index f2cb056f1..000000000 --- a/Reference/API Reference/CalendarContextInviteIsPending([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextInviteIsPending - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextInviteModeratorStatus([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextInviteModeratorStatus([monthOffset], day, index).sublime-snippet deleted file mode 100644 index bcae66790..000000000 --- a/Reference/API Reference/CalendarContextInviteModeratorStatus([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextInviteModeratorStatus - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextInviteRemove([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextInviteRemove([monthOffset], day, index).sublime-snippet deleted file mode 100644 index eebd8187e..000000000 --- a/Reference/API Reference/CalendarContextInviteRemove([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextInviteRemove - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextInviteStatus([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextInviteStatus([monthOffset], day, index).sublime-snippet deleted file mode 100644 index a3a9ddbd1..000000000 --- a/Reference/API Reference/CalendarContextInviteStatus([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextInviteStatus - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextInviteType([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextInviteType([monthOffset], day, index).sublime-snippet deleted file mode 100644 index c7a4e45d7..000000000 --- a/Reference/API Reference/CalendarContextInviteType([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextInviteType - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarContextSelectEvent([monthOffset], day, index).sublime-snippet b/Reference/API Reference/CalendarContextSelectEvent([monthOffset], day, index).sublime-snippet deleted file mode 100644 index c166ee51d..000000000 --- a/Reference/API Reference/CalendarContextSelectEvent([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarContextSelectEvent - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarDefaultGuildFilter().sublime-snippet b/Reference/API Reference/CalendarDefaultGuildFilter().sublime-snippet deleted file mode 100644 index b0866da2c..000000000 --- a/Reference/API Reference/CalendarDefaultGuildFilter().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarDefaultGuildFilter - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventAvailable().sublime-snippet b/Reference/API Reference/CalendarEventAvailable().sublime-snippet deleted file mode 100644 index bd5609a6c..000000000 --- a/Reference/API Reference/CalendarEventAvailable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventAvailable - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventCanEdit().sublime-snippet b/Reference/API Reference/CalendarEventCanEdit().sublime-snippet deleted file mode 100644 index 058355a1d..000000000 --- a/Reference/API Reference/CalendarEventCanEdit().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventCanEdit - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventCanModerate(index).sublime-snippet b/Reference/API Reference/CalendarEventCanModerate(index).sublime-snippet deleted file mode 100644 index 1eaa18e63..000000000 --- a/Reference/API Reference/CalendarEventCanModerate(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventCanModerate - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventClearAutoApprove().sublime-snippet b/Reference/API Reference/CalendarEventClearAutoApprove().sublime-snippet deleted file mode 100644 index 1de43b4c3..000000000 --- a/Reference/API Reference/CalendarEventClearAutoApprove().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventClearAutoApprove - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventClearLocked().sublime-snippet b/Reference/API Reference/CalendarEventClearLocked().sublime-snippet deleted file mode 100644 index af424e7cd..000000000 --- a/Reference/API Reference/CalendarEventClearLocked().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventClearLocked - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventClearModerator(index).sublime-snippet b/Reference/API Reference/CalendarEventClearModerator(index).sublime-snippet deleted file mode 100644 index 0d197d447..000000000 --- a/Reference/API Reference/CalendarEventClearModerator(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventClearModerator - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventDecline().sublime-snippet b/Reference/API Reference/CalendarEventDecline().sublime-snippet deleted file mode 100644 index 562fdb6a8..000000000 --- a/Reference/API Reference/CalendarEventDecline().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventDecline - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetCalendarType().sublime-snippet b/Reference/API Reference/CalendarEventGetCalendarType().sublime-snippet deleted file mode 100644 index b73480339..000000000 --- a/Reference/API Reference/CalendarEventGetCalendarType().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetCalendarType - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetInvite(index).sublime-snippet b/Reference/API Reference/CalendarEventGetInvite(index).sublime-snippet deleted file mode 100644 index 31daa520f..000000000 --- a/Reference/API Reference/CalendarEventGetInvite(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetInvite - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetInviteResponseTime(index).sublime-snippet b/Reference/API Reference/CalendarEventGetInviteResponseTime(index).sublime-snippet deleted file mode 100644 index 5ae14bd79..000000000 --- a/Reference/API Reference/CalendarEventGetInviteResponseTime(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetInviteResponseTime - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetInviteSortCriterion().sublime-snippet b/Reference/API Reference/CalendarEventGetInviteSortCriterion().sublime-snippet deleted file mode 100644 index 35985f6dd..000000000 --- a/Reference/API Reference/CalendarEventGetInviteSortCriterion().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetInviteSortCriterion - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetNumInvites().sublime-snippet b/Reference/API Reference/CalendarEventGetNumInvites().sublime-snippet deleted file mode 100644 index efa090d40..000000000 --- a/Reference/API Reference/CalendarEventGetNumInvites().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetNumInvites - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetRepeatOptions().sublime-snippet b/Reference/API Reference/CalendarEventGetRepeatOptions().sublime-snippet deleted file mode 100644 index 39cd52fd0..000000000 --- a/Reference/API Reference/CalendarEventGetRepeatOptions().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetRepeatOptions - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetSelectedInvite().sublime-snippet b/Reference/API Reference/CalendarEventGetSelectedInvite().sublime-snippet deleted file mode 100644 index 94a25e268..000000000 --- a/Reference/API Reference/CalendarEventGetSelectedInvite().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetSelectedInvite - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetStatusOptions().sublime-snippet b/Reference/API Reference/CalendarEventGetStatusOptions().sublime-snippet deleted file mode 100644 index 369709c6c..000000000 --- a/Reference/API Reference/CalendarEventGetStatusOptions().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetStatusOptions - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetTextures(eventType).sublime-snippet b/Reference/API Reference/CalendarEventGetTextures(eventType).sublime-snippet deleted file mode 100644 index a8f9ba0fb..000000000 --- a/Reference/API Reference/CalendarEventGetTextures(eventType).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetTextures - (eventType) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventGetTypes().sublime-snippet b/Reference/API Reference/CalendarEventGetTypes().sublime-snippet deleted file mode 100644 index 3aa49c067..000000000 --- a/Reference/API Reference/CalendarEventGetTypes().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventGetTypes - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventHasPendingInvite().sublime-snippet b/Reference/API Reference/CalendarEventHasPendingInvite().sublime-snippet deleted file mode 100644 index 7de85291d..000000000 --- a/Reference/API Reference/CalendarEventHasPendingInvite().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventHasPendingInvite - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventHaveSettingsChanged().sublime-snippet b/Reference/API Reference/CalendarEventHaveSettingsChanged().sublime-snippet deleted file mode 100644 index d778cf299..000000000 --- a/Reference/API Reference/CalendarEventHaveSettingsChanged().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventHaveSettingsChanged - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventInvite(name).sublime-snippet b/Reference/API Reference/CalendarEventInvite(name).sublime-snippet deleted file mode 100644 index 0e3b6c213..000000000 --- a/Reference/API Reference/CalendarEventInvite(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventInvite - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventIsModerator().sublime-snippet b/Reference/API Reference/CalendarEventIsModerator().sublime-snippet deleted file mode 100644 index 33aa1ffd1..000000000 --- a/Reference/API Reference/CalendarEventIsModerator().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventIsModerator - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventRemoveInvite(index).sublime-snippet b/Reference/API Reference/CalendarEventRemoveInvite(index).sublime-snippet deleted file mode 100644 index c6cdb6d80..000000000 --- a/Reference/API Reference/CalendarEventRemoveInvite(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventRemoveInvite - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSelectInvite(index).sublime-snippet b/Reference/API Reference/CalendarEventSelectInvite(index).sublime-snippet deleted file mode 100644 index a1e6f91c2..000000000 --- a/Reference/API Reference/CalendarEventSelectInvite(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSelectInvite - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetAutoApprove().sublime-snippet b/Reference/API Reference/CalendarEventSetAutoApprove().sublime-snippet deleted file mode 100644 index fdb18d2a3..000000000 --- a/Reference/API Reference/CalendarEventSetAutoApprove().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetAutoApprove - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetDate(month, day, year).sublime-snippet b/Reference/API Reference/CalendarEventSetDate(month, day, year).sublime-snippet deleted file mode 100644 index 3150883b2..000000000 --- a/Reference/API Reference/CalendarEventSetDate(month, day, year).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetDate - (month, day, year) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetDescription(description).sublime-snippet b/Reference/API Reference/CalendarEventSetDescription(description).sublime-snippet deleted file mode 100644 index 7f4f3f6bd..000000000 --- a/Reference/API Reference/CalendarEventSetDescription(description).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetDescription - ("description") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetLocked().sublime-snippet b/Reference/API Reference/CalendarEventSetLocked().sublime-snippet deleted file mode 100644 index 38b5fc95c..000000000 --- a/Reference/API Reference/CalendarEventSetLocked().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetLocked - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetLockoutDate(month, day, year).sublime-snippet b/Reference/API Reference/CalendarEventSetLockoutDate(month, day, year).sublime-snippet deleted file mode 100644 index a004adbf0..000000000 --- a/Reference/API Reference/CalendarEventSetLockoutDate(month, day, year).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetLockoutDate - (month, day, year) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetLockoutTime(hour, minute).sublime-snippet b/Reference/API Reference/CalendarEventSetLockoutTime(hour, minute).sublime-snippet deleted file mode 100644 index 5d43cd616..000000000 --- a/Reference/API Reference/CalendarEventSetLockoutTime(hour, minute).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetLockoutTime - (hour, minute) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetModerator(index).sublime-snippet b/Reference/API Reference/CalendarEventSetModerator(index).sublime-snippet deleted file mode 100644 index 2c36f93a1..000000000 --- a/Reference/API Reference/CalendarEventSetModerator(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetModerator - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetRepeatOption(title).sublime-snippet b/Reference/API Reference/CalendarEventSetRepeatOption(title).sublime-snippet deleted file mode 100644 index 00b321fa1..000000000 --- a/Reference/API Reference/CalendarEventSetRepeatOption(title).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetRepeatOption - (title) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetSize(size).sublime-snippet b/Reference/API Reference/CalendarEventSetSize(size).sublime-snippet deleted file mode 100644 index 1aaa04ab2..000000000 --- a/Reference/API Reference/CalendarEventSetSize(size).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetSize - (size) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetStatus(index, inviteStatus).sublime-snippet b/Reference/API Reference/CalendarEventSetStatus(index, inviteStatus).sublime-snippet deleted file mode 100644 index 37e37dd2a..000000000 --- a/Reference/API Reference/CalendarEventSetStatus(index, inviteStatus).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetStatus - (index, inviteStatus) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetTextureID(index).sublime-snippet b/Reference/API Reference/CalendarEventSetTextureID(index).sublime-snippet deleted file mode 100644 index 5b2010b0a..000000000 --- a/Reference/API Reference/CalendarEventSetTextureID(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetTextureID - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetTime(hour, minute).sublime-snippet b/Reference/API Reference/CalendarEventSetTime(hour, minute).sublime-snippet deleted file mode 100644 index efc70af80..000000000 --- a/Reference/API Reference/CalendarEventSetTime(hour, minute).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetTime - (hour, minute) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetTitle(title).sublime-snippet b/Reference/API Reference/CalendarEventSetTitle(title).sublime-snippet deleted file mode 100644 index bfccd05fe..000000000 --- a/Reference/API Reference/CalendarEventSetTitle(title).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetTitle - ("title") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSetType(eventType).sublime-snippet b/Reference/API Reference/CalendarEventSetType(eventType).sublime-snippet deleted file mode 100644 index 500385623..000000000 --- a/Reference/API Reference/CalendarEventSetType(eventType).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSetType - (eventType) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSignUp().sublime-snippet b/Reference/API Reference/CalendarEventSignUp().sublime-snippet deleted file mode 100644 index b286f9aff..000000000 --- a/Reference/API Reference/CalendarEventSignUp().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSignUp - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarEventSortInvites(criterion, reverse).sublime-snippet b/Reference/API Reference/CalendarEventSortInvites(criterion, reverse).sublime-snippet deleted file mode 100644 index c7c86b11b..000000000 --- a/Reference/API Reference/CalendarEventSortInvites(criterion, reverse).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarEventSortInvites - ("criterion", reverse) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetAbsMonth(month, year).sublime-snippet b/Reference/API Reference/CalendarGetAbsMonth(month, year).sublime-snippet deleted file mode 100644 index b13120cf3..000000000 --- a/Reference/API Reference/CalendarGetAbsMonth(month, year).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetAbsMonth - (month, year) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetDate().sublime-snippet b/Reference/API Reference/CalendarGetDate().sublime-snippet deleted file mode 100644 index a3137785b..000000000 --- a/Reference/API Reference/CalendarGetDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetDayEvent(monthOffset, day, index).sublime-snippet b/Reference/API Reference/CalendarGetDayEvent(monthOffset, day, index).sublime-snippet deleted file mode 100644 index d8b23777d..000000000 --- a/Reference/API Reference/CalendarGetDayEvent(monthOffset, day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetDayEvent - (monthOffset, day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetEventIndex().sublime-snippet b/Reference/API Reference/CalendarGetEventIndex().sublime-snippet deleted file mode 100644 index 52a4d0354..000000000 --- a/Reference/API Reference/CalendarGetEventIndex().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetEventIndex - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetEventInfo().sublime-snippet b/Reference/API Reference/CalendarGetEventInfo().sublime-snippet deleted file mode 100644 index d76cedfae..000000000 --- a/Reference/API Reference/CalendarGetEventInfo().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetEventInfo - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetFirstPendingInvite(monthOffset, day).sublime-snippet b/Reference/API Reference/CalendarGetFirstPendingInvite(monthOffset, day).sublime-snippet deleted file mode 100644 index a25e2a062..000000000 --- a/Reference/API Reference/CalendarGetFirstPendingInvite(monthOffset, day).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetFirstPendingInvite - (monthOffset, day) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetGuildEventInfo(eventIndex).sublime-snippet b/Reference/API Reference/CalendarGetGuildEventInfo(eventIndex).sublime-snippet deleted file mode 100644 index 83b2dbb5d..000000000 --- a/Reference/API Reference/CalendarGetGuildEventInfo(eventIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetGuildEventInfo - (eventIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetHolidayInfo(monthOffset, day, index).sublime-snippet b/Reference/API Reference/CalendarGetHolidayInfo(monthOffset, day, index).sublime-snippet deleted file mode 100644 index 4fa4108b4..000000000 --- a/Reference/API Reference/CalendarGetHolidayInfo(monthOffset, day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetHolidayInfo - (monthOffset, day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetMaxCreateDate().sublime-snippet b/Reference/API Reference/CalendarGetMaxCreateDate().sublime-snippet deleted file mode 100644 index b83095cc0..000000000 --- a/Reference/API Reference/CalendarGetMaxCreateDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetMaxCreateDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetMaxDate().sublime-snippet b/Reference/API Reference/CalendarGetMaxDate().sublime-snippet deleted file mode 100644 index 96fe643db..000000000 --- a/Reference/API Reference/CalendarGetMaxDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetMaxDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetMinDate().sublime-snippet b/Reference/API Reference/CalendarGetMinDate().sublime-snippet deleted file mode 100644 index b673e4868..000000000 --- a/Reference/API Reference/CalendarGetMinDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetMinDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetMinHistoryDate().sublime-snippet b/Reference/API Reference/CalendarGetMinHistoryDate().sublime-snippet deleted file mode 100644 index 6dacc42c3..000000000 --- a/Reference/API Reference/CalendarGetMinHistoryDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetMinHistoryDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetMonth([monthOffset]).sublime-snippet b/Reference/API Reference/CalendarGetMonth([monthOffset]).sublime-snippet deleted file mode 100644 index ea79d5377..000000000 --- a/Reference/API Reference/CalendarGetMonth([monthOffset]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetMonth - ([monthOffset]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetMonthNames().sublime-snippet b/Reference/API Reference/CalendarGetMonthNames().sublime-snippet deleted file mode 100644 index 055fb7b53..000000000 --- a/Reference/API Reference/CalendarGetMonthNames().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetMonthNames - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetNumDayEvents(monthOffset, day).sublime-snippet b/Reference/API Reference/CalendarGetNumDayEvents(monthOffset, day).sublime-snippet deleted file mode 100644 index b14d2b366..000000000 --- a/Reference/API Reference/CalendarGetNumDayEvents(monthOffset, day).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetNumDayEvents - (monthOffset, day) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetNumGuildEvents().sublime-snippet b/Reference/API Reference/CalendarGetNumGuildEvents().sublime-snippet deleted file mode 100644 index 1e6eef325..000000000 --- a/Reference/API Reference/CalendarGetNumGuildEvents().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetNumGuildEvents - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetNumPendingInvites().sublime-snippet b/Reference/API Reference/CalendarGetNumPendingInvites().sublime-snippet deleted file mode 100644 index d1f580e5c..000000000 --- a/Reference/API Reference/CalendarGetNumPendingInvites().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetNumPendingInvites - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetRaidInfo(monthOffset, day, index).sublime-snippet b/Reference/API Reference/CalendarGetRaidInfo(monthOffset, day, index).sublime-snippet deleted file mode 100644 index eea3e4c8e..000000000 --- a/Reference/API Reference/CalendarGetRaidInfo(monthOffset, day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetRaidInfo - (monthOffset, day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarGetWeekdayNames().sublime-snippet b/Reference/API Reference/CalendarGetWeekdayNames().sublime-snippet deleted file mode 100644 index 49101dcfe..000000000 --- a/Reference/API Reference/CalendarGetWeekdayNames().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarGetWeekdayNames - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarIsActionPending().sublime-snippet b/Reference/API Reference/CalendarIsActionPending().sublime-snippet deleted file mode 100644 index 96083e49e..000000000 --- a/Reference/API Reference/CalendarIsActionPending().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarIsActionPending - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarMassInviteGuild(minLevel, maxLevel, rank).sublime-snippet b/Reference/API Reference/CalendarMassInviteGuild(minLevel, maxLevel, rank).sublime-snippet deleted file mode 100644 index 5c482a47c..000000000 --- a/Reference/API Reference/CalendarMassInviteGuild(minLevel, maxLevel, rank).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarMassInviteGuild - (minLevel, maxLevel, rank) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarNewEvent().sublime-snippet b/Reference/API Reference/CalendarNewEvent().sublime-snippet deleted file mode 100644 index 6cc03b80a..000000000 --- a/Reference/API Reference/CalendarNewEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarNewEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarNewGuildAnnouncement().sublime-snippet b/Reference/API Reference/CalendarNewGuildAnnouncement().sublime-snippet deleted file mode 100644 index d11638320..000000000 --- a/Reference/API Reference/CalendarNewGuildAnnouncement().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarNewGuildAnnouncement - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarNewGuildEvent().sublime-snippet b/Reference/API Reference/CalendarNewGuildEvent().sublime-snippet deleted file mode 100644 index 56f98c818..000000000 --- a/Reference/API Reference/CalendarNewGuildEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarNewGuildEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarOpenEvent(monthOffset, day, index).sublime-snippet b/Reference/API Reference/CalendarOpenEvent(monthOffset, day, index).sublime-snippet deleted file mode 100644 index b58acece1..000000000 --- a/Reference/API Reference/CalendarOpenEvent(monthOffset, day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarOpenEvent - (monthOffset, day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarRemoveEvent().sublime-snippet b/Reference/API Reference/CalendarRemoveEvent().sublime-snippet deleted file mode 100644 index 0ea8f7bb7..000000000 --- a/Reference/API Reference/CalendarRemoveEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarRemoveEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarSetAbsMonth(month, [year]).sublime-snippet b/Reference/API Reference/CalendarSetAbsMonth(month, [year]).sublime-snippet deleted file mode 100644 index 736094b9c..000000000 --- a/Reference/API Reference/CalendarSetAbsMonth(month, [year]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarSetAbsMonth - (month, [year]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarSetMonth(monthOffset).sublime-snippet b/Reference/API Reference/CalendarSetMonth(monthOffset).sublime-snippet deleted file mode 100644 index 8a061a361..000000000 --- a/Reference/API Reference/CalendarSetMonth(monthOffset).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarSetMonth - (monthOffset) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CalendarUpdateEvent().sublime-snippet b/Reference/API Reference/CalendarUpdateEvent().sublime-snippet deleted file mode 100644 index 08a28ae71..000000000 --- a/Reference/API Reference/CalendarUpdateEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CalendarUpdateEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CallCompanion(type, index).sublime-snippet b/Reference/API Reference/CallCompanion(type, index).sublime-snippet index 3cd0a31ca..186e220ac 100644 --- a/Reference/API Reference/CallCompanion(type, index).sublime-snippet +++ b/Reference/API Reference/CallCompanion(type, index).sublime-snippet @@ -2,5 +2,5 @@ CallCompanion ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CallErrorHandler(...).sublime-snippet b/Reference/API Reference/CallErrorHandler(...).sublime-snippet new file mode 100644 index 000000000..74707d70f --- /dev/null +++ b/Reference/API Reference/CallErrorHandler(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CallErrorHandler + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CallMethodOnNearestAncestor(...).sublime-snippet b/Reference/API Reference/CallMethodOnNearestAncestor(...).sublime-snippet new file mode 100644 index 000000000..bbf1a5460 --- /dev/null +++ b/Reference/API Reference/CallMethodOnNearestAncestor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CallMethodOnNearestAncestor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CallRestrictedClosure(...).sublime-snippet b/Reference/API Reference/CallRestrictedClosure(...).sublime-snippet new file mode 100644 index 000000000..a98d10308 --- /dev/null +++ b/Reference/API Reference/CallRestrictedClosure(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CallRestrictedClosure + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CameraOrSelectOrMoveStart(...).sublime-snippet b/Reference/API Reference/CameraOrSelectOrMoveStart(...).sublime-snippet new file mode 100644 index 000000000..4932c782c --- /dev/null +++ b/Reference/API Reference/CameraOrSelectOrMoveStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CameraOrSelectOrMoveStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CameraOrSelectOrMoveStop(...).sublime-snippet b/Reference/API Reference/CameraOrSelectOrMoveStop(...).sublime-snippet new file mode 100644 index 000000000..5246ebbb0 --- /dev/null +++ b/Reference/API Reference/CameraOrSelectOrMoveStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CameraOrSelectOrMoveStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CameraZoomIn(distance).sublime-snippet b/Reference/API Reference/CameraZoomIn(distance).sublime-snippet index 0791a34d9..877cd16d2 100644 --- a/Reference/API Reference/CameraZoomIn(distance).sublime-snippet +++ b/Reference/API Reference/CameraZoomIn(distance).sublime-snippet @@ -2,5 +2,5 @@ CameraZoomIn (distance) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CameraZoomOut(distance).sublime-snippet b/Reference/API Reference/CameraZoomOut(distance).sublime-snippet index a70dfcebf..7294517e7 100644 --- a/Reference/API Reference/CameraZoomOut(distance).sublime-snippet +++ b/Reference/API Reference/CameraZoomOut(distance).sublime-snippet @@ -2,5 +2,5 @@ CameraZoomOut (distance) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanAbandonQuest(...).sublime-snippet b/Reference/API Reference/CanAbandonQuest(...).sublime-snippet new file mode 100644 index 000000000..325682cb7 --- /dev/null +++ b/Reference/API Reference/CanAbandonQuest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanAbandonQuest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanAccessObject(...).sublime-snippet b/Reference/API Reference/CanAccessObject(...).sublime-snippet new file mode 100644 index 000000000..8aeb7427d --- /dev/null +++ b/Reference/API Reference/CanAccessObject(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanAccessObject + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanAffordMerchantItem(...).sublime-snippet b/Reference/API Reference/CanAffordMerchantItem(...).sublime-snippet new file mode 100644 index 000000000..30931d718 --- /dev/null +++ b/Reference/API Reference/CanAffordMerchantItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanAffordMerchantItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanAlterSkin().sublime-snippet b/Reference/API Reference/CanAlterSkin().sublime-snippet index d672bd582..d9ed3423b 100644 --- a/Reference/API Reference/CanAlterSkin().sublime-snippet +++ b/Reference/API Reference/CanAlterSkin().sublime-snippet @@ -2,5 +2,5 @@ CanAlterSkin () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanBeRaidTarget(unit).sublime-snippet b/Reference/API Reference/CanBeRaidTarget(unit).sublime-snippet index 9d235894d..e8e48bac1 100644 --- a/Reference/API Reference/CanBeRaidTarget(unit).sublime-snippet +++ b/Reference/API Reference/CanBeRaidTarget(unit).sublime-snippet @@ -2,5 +2,5 @@ CanBeRaidTarget ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanCancelAuction(index).sublime-snippet b/Reference/API Reference/CanCancelAuction(index).sublime-snippet index 076c63783..11e139017 100644 --- a/Reference/API Reference/CanCancelAuction(index).sublime-snippet +++ b/Reference/API Reference/CanCancelAuction(index).sublime-snippet @@ -2,5 +2,5 @@ CanCancelAuction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanCancelScene(...).sublime-snippet b/Reference/API Reference/CanCancelScene(...).sublime-snippet new file mode 100644 index 000000000..b5c498d30 --- /dev/null +++ b/Reference/API Reference/CanCancelScene(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanCancelScene + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanChangePlayerDifficulty(...).sublime-snippet b/Reference/API Reference/CanChangePlayerDifficulty(...).sublime-snippet new file mode 100644 index 000000000..d4d7bedab --- /dev/null +++ b/Reference/API Reference/CanChangePlayerDifficulty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanChangePlayerDifficulty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanComplainChat(lineID).sublime-snippet b/Reference/API Reference/CanComplainChat(lineID).sublime-snippet deleted file mode 100644 index 3dc94c2a4..000000000 --- a/Reference/API Reference/CanComplainChat(lineID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CanComplainChat - (lineID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CanComplainInboxItem(mailID).sublime-snippet b/Reference/API Reference/CanComplainInboxItem(mailID).sublime-snippet index dca8756f6..0572017b2 100644 --- a/Reference/API Reference/CanComplainInboxItem(mailID).sublime-snippet +++ b/Reference/API Reference/CanComplainInboxItem(mailID).sublime-snippet @@ -2,5 +2,5 @@ CanComplainInboxItem (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanCooperateWithGameAccount(...).sublime-snippet b/Reference/API Reference/CanCooperateWithGameAccount(...).sublime-snippet new file mode 100644 index 000000000..8ea2033ac --- /dev/null +++ b/Reference/API Reference/CanCooperateWithGameAccount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanCooperateWithGameAccount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanCreateFilters(...).sublime-snippet b/Reference/API Reference/CanCreateFilters(...).sublime-snippet new file mode 100644 index 000000000..124563b4f --- /dev/null +++ b/Reference/API Reference/CanCreateFilters(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanCreateFilters + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanDualWield(...).sublime-snippet b/Reference/API Reference/CanDualWield(...).sublime-snippet new file mode 100644 index 000000000..b6903ed2a --- /dev/null +++ b/Reference/API Reference/CanDualWield(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanDualWield + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanEditGuildBankTabInfo(...).sublime-snippet b/Reference/API Reference/CanEditGuildBankTabInfo(...).sublime-snippet new file mode 100644 index 000000000..0ac32bcce --- /dev/null +++ b/Reference/API Reference/CanEditGuildBankTabInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanEditGuildBankTabInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanEditGuildEvent().sublime-snippet b/Reference/API Reference/CanEditGuildEvent().sublime-snippet index 78751c858..d8563c939 100644 --- a/Reference/API Reference/CanEditGuildEvent().sublime-snippet +++ b/Reference/API Reference/CanEditGuildEvent().sublime-snippet @@ -2,5 +2,5 @@ CanEditGuildEvent () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanEditGuildInfo().sublime-snippet b/Reference/API Reference/CanEditGuildInfo().sublime-snippet index 46a64c02d..90fbbdcf0 100644 --- a/Reference/API Reference/CanEditGuildInfo().sublime-snippet +++ b/Reference/API Reference/CanEditGuildInfo().sublime-snippet @@ -2,5 +2,5 @@ CanEditGuildInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanEditGuildTabInfo(tab).sublime-snippet b/Reference/API Reference/CanEditGuildTabInfo(tab).sublime-snippet index 5e2d5693c..623bf8c75 100644 --- a/Reference/API Reference/CanEditGuildTabInfo(tab).sublime-snippet +++ b/Reference/API Reference/CanEditGuildTabInfo(tab).sublime-snippet @@ -2,5 +2,5 @@ CanEditGuildTabInfo (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanEditMOTD().sublime-snippet b/Reference/API Reference/CanEditMOTD().sublime-snippet index 59be954dc..3cecb0f74 100644 --- a/Reference/API Reference/CanEditMOTD().sublime-snippet +++ b/Reference/API Reference/CanEditMOTD().sublime-snippet @@ -2,5 +2,5 @@ CanEditMOTD () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanEditOfficerNote().sublime-snippet b/Reference/API Reference/CanEditOfficerNote().sublime-snippet index 54e66be98..5d2fbcebd 100644 --- a/Reference/API Reference/CanEditOfficerNote().sublime-snippet +++ b/Reference/API Reference/CanEditOfficerNote().sublime-snippet @@ -2,5 +2,5 @@ CanEditOfficerNote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanEditPublicNote().sublime-snippet b/Reference/API Reference/CanEditPublicNote().sublime-snippet index c203759d2..308068620 100644 --- a/Reference/API Reference/CanEditPublicNote().sublime-snippet +++ b/Reference/API Reference/CanEditPublicNote().sublime-snippet @@ -2,5 +2,5 @@ CanEditPublicNote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanEjectPassengerFromSeat(seat).sublime-snippet b/Reference/API Reference/CanEjectPassengerFromSeat(seat).sublime-snippet index 512bd7b15..b182edc6d 100644 --- a/Reference/API Reference/CanEjectPassengerFromSeat(seat).sublime-snippet +++ b/Reference/API Reference/CanEjectPassengerFromSeat(seat).sublime-snippet @@ -2,5 +2,5 @@ CanEjectPassengerFromSeat (seat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanExitVehicle().sublime-snippet b/Reference/API Reference/CanExitVehicle().sublime-snippet index 83cc1d9a1..dcfd70b63 100644 --- a/Reference/API Reference/CanExitVehicle().sublime-snippet +++ b/Reference/API Reference/CanExitVehicle().sublime-snippet @@ -2,5 +2,5 @@ CanExitVehicle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanGrantLevel(unit).sublime-snippet b/Reference/API Reference/CanGrantLevel(unit).sublime-snippet index 35f413dd3..fba16a87d 100644 --- a/Reference/API Reference/CanGrantLevel(unit).sublime-snippet +++ b/Reference/API Reference/CanGrantLevel(unit).sublime-snippet @@ -2,5 +2,5 @@ CanGrantLevel ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanGroupInvite(...).sublime-snippet b/Reference/API Reference/CanGroupInvite(...).sublime-snippet new file mode 100644 index 000000000..bc212ebf1 --- /dev/null +++ b/Reference/API Reference/CanGroupInvite(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanGroupInvite + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanGroupWithAccount(...).sublime-snippet b/Reference/API Reference/CanGroupWithAccount(...).sublime-snippet new file mode 100644 index 000000000..fe04ea1d1 --- /dev/null +++ b/Reference/API Reference/CanGroupWithAccount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanGroupWithAccount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanGuildBankRepair().sublime-snippet b/Reference/API Reference/CanGuildBankRepair().sublime-snippet index 89f8fee59..7e5b21249 100644 --- a/Reference/API Reference/CanGuildBankRepair().sublime-snippet +++ b/Reference/API Reference/CanGuildBankRepair().sublime-snippet @@ -2,5 +2,5 @@ CanGuildBankRepair () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanGuildDemote().sublime-snippet b/Reference/API Reference/CanGuildDemote().sublime-snippet index 1339cfc8d..278e754a5 100644 --- a/Reference/API Reference/CanGuildDemote().sublime-snippet +++ b/Reference/API Reference/CanGuildDemote().sublime-snippet @@ -2,5 +2,5 @@ CanGuildDemote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanGuildInvite().sublime-snippet b/Reference/API Reference/CanGuildInvite().sublime-snippet index ac2a93382..8d9c661f2 100644 --- a/Reference/API Reference/CanGuildInvite().sublime-snippet +++ b/Reference/API Reference/CanGuildInvite().sublime-snippet @@ -2,5 +2,5 @@ CanGuildInvite () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanGuildPromote().sublime-snippet b/Reference/API Reference/CanGuildPromote().sublime-snippet index 03b62afb9..60f9eb628 100644 --- a/Reference/API Reference/CanGuildPromote().sublime-snippet +++ b/Reference/API Reference/CanGuildPromote().sublime-snippet @@ -2,5 +2,5 @@ CanGuildPromote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanGuildRemove().sublime-snippet b/Reference/API Reference/CanGuildRemove().sublime-snippet index ad2e8ce81..7d15d3865 100644 --- a/Reference/API Reference/CanGuildRemove().sublime-snippet +++ b/Reference/API Reference/CanGuildRemove().sublime-snippet @@ -2,5 +2,5 @@ CanGuildRemove () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanHearthAndResurrectFromArea().sublime-snippet b/Reference/API Reference/CanHearthAndResurrectFromArea().sublime-snippet index 31cfca2cf..7f437e694 100644 --- a/Reference/API Reference/CanHearthAndResurrectFromArea().sublime-snippet +++ b/Reference/API Reference/CanHearthAndResurrectFromArea().sublime-snippet @@ -2,5 +2,5 @@ CanHearthAndResurrectFromArea () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanInitiateWarGame(...).sublime-snippet b/Reference/API Reference/CanInitiateWarGame(...).sublime-snippet new file mode 100644 index 000000000..27e0f1867 --- /dev/null +++ b/Reference/API Reference/CanInitiateWarGame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanInitiateWarGame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanInspect(unit, showError).sublime-snippet b/Reference/API Reference/CanInspect(unit, showError).sublime-snippet index 3788bdc24..bfbb761a7 100644 --- a/Reference/API Reference/CanInspect(unit, showError).sublime-snippet +++ b/Reference/API Reference/CanInspect(unit, showError).sublime-snippet @@ -2,5 +2,5 @@ CanInspect ("unit", showError) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanItemBeSocketedToArtifact(...).sublime-snippet b/Reference/API Reference/CanItemBeSocketedToArtifact(...).sublime-snippet new file mode 100644 index 000000000..0ec424e0b --- /dev/null +++ b/Reference/API Reference/CanItemBeSocketedToArtifact(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanItemBeSocketedToArtifact + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanJoinBattlefieldAsGroup().sublime-snippet b/Reference/API Reference/CanJoinBattlefieldAsGroup().sublime-snippet index 59a367aac..56fa7cdd0 100644 --- a/Reference/API Reference/CanJoinBattlefieldAsGroup().sublime-snippet +++ b/Reference/API Reference/CanJoinBattlefieldAsGroup().sublime-snippet @@ -2,5 +2,5 @@ CanJoinBattlefieldAsGroup () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanLootUnit(...).sublime-snippet b/Reference/API Reference/CanLootUnit(...).sublime-snippet new file mode 100644 index 000000000..ab7443b01 --- /dev/null +++ b/Reference/API Reference/CanLootUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanLootUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanMapChangeDifficulty(...).sublime-snippet b/Reference/API Reference/CanMapChangeDifficulty(...).sublime-snippet new file mode 100644 index 000000000..3e1b2d4bc --- /dev/null +++ b/Reference/API Reference/CanMapChangeDifficulty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanMapChangeDifficulty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanMerchantRepair().sublime-snippet b/Reference/API Reference/CanMerchantRepair().sublime-snippet index 1b00ab643..40125b921 100644 --- a/Reference/API Reference/CanMerchantRepair().sublime-snippet +++ b/Reference/API Reference/CanMerchantRepair().sublime-snippet @@ -2,5 +2,5 @@ CanMerchantRepair () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanOpenPanels(...).sublime-snippet b/Reference/API Reference/CanOpenPanels(...).sublime-snippet new file mode 100644 index 000000000..7fe9ee0ce --- /dev/null +++ b/Reference/API Reference/CanOpenPanels(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanOpenPanels + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanPartyLFGBackfill(...).sublime-snippet b/Reference/API Reference/CanPartyLFGBackfill(...).sublime-snippet new file mode 100644 index 000000000..d7eec4666 --- /dev/null +++ b/Reference/API Reference/CanPartyLFGBackfill(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanPartyLFGBackfill + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanQueueForWintergrasp().sublime-snippet b/Reference/API Reference/CanQueueForWintergrasp().sublime-snippet deleted file mode 100644 index e3b2bb055..000000000 --- a/Reference/API Reference/CanQueueForWintergrasp().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CanQueueForWintergrasp - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CanReplaceGuildMaster(...).sublime-snippet b/Reference/API Reference/CanReplaceGuildMaster(...).sublime-snippet new file mode 100644 index 000000000..5ee12cbac --- /dev/null +++ b/Reference/API Reference/CanReplaceGuildMaster(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanReplaceGuildMaster + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanResetTutorials(...).sublime-snippet b/Reference/API Reference/CanResetTutorials(...).sublime-snippet new file mode 100644 index 000000000..f19006993 --- /dev/null +++ b/Reference/API Reference/CanResetTutorials(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanResetTutorials + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanScanResearchSite(...).sublime-snippet b/Reference/API Reference/CanScanResearchSite(...).sublime-snippet new file mode 100644 index 000000000..922f48ea8 --- /dev/null +++ b/Reference/API Reference/CanScanResearchSite(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanScanResearchSite + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanSendAuctionQuery(list).sublime-snippet b/Reference/API Reference/CanSendAuctionQuery(list).sublime-snippet index 8850a389a..8b760608c 100644 --- a/Reference/API Reference/CanSendAuctionQuery(list).sublime-snippet +++ b/Reference/API Reference/CanSendAuctionQuery(list).sublime-snippet @@ -2,5 +2,5 @@ CanSendAuctionQuery ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanSendSoRByText(...).sublime-snippet b/Reference/API Reference/CanSendSoRByText(...).sublime-snippet new file mode 100644 index 000000000..c3cab8662 --- /dev/null +++ b/Reference/API Reference/CanSendSoRByText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanSendSoRByText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanShowAchievementUI().sublime-snippet b/Reference/API Reference/CanShowAchievementUI().sublime-snippet index 21519feb9..f692e740b 100644 --- a/Reference/API Reference/CanShowAchievementUI().sublime-snippet +++ b/Reference/API Reference/CanShowAchievementUI().sublime-snippet @@ -2,5 +2,5 @@ CanShowAchievementUI () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanShowCenterUIPanel(...).sublime-snippet b/Reference/API Reference/CanShowCenterUIPanel(...).sublime-snippet new file mode 100644 index 000000000..b9b7085d9 --- /dev/null +++ b/Reference/API Reference/CanShowCenterUIPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanShowCenterUIPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanShowEncounterJournal(...).sublime-snippet b/Reference/API Reference/CanShowEncounterJournal(...).sublime-snippet new file mode 100644 index 000000000..cb03ffa27 --- /dev/null +++ b/Reference/API Reference/CanShowEncounterJournal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanShowEncounterJournal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanShowResetInstances().sublime-snippet b/Reference/API Reference/CanShowResetInstances().sublime-snippet index 1d6495f1a..664b6aa33 100644 --- a/Reference/API Reference/CanShowResetInstances().sublime-snippet +++ b/Reference/API Reference/CanShowResetInstances().sublime-snippet @@ -2,5 +2,5 @@ CanShowResetInstances () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanShowRightUIPanel(...).sublime-snippet b/Reference/API Reference/CanShowRightUIPanel(...).sublime-snippet new file mode 100644 index 000000000..802cdb4e7 --- /dev/null +++ b/Reference/API Reference/CanShowRightUIPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanShowRightUIPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanShowUIPanels(...).sublime-snippet b/Reference/API Reference/CanShowUIPanels(...).sublime-snippet new file mode 100644 index 000000000..b02462496 --- /dev/null +++ b/Reference/API Reference/CanShowUIPanels(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanShowUIPanels + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanSignPetition().sublime-snippet b/Reference/API Reference/CanSignPetition().sublime-snippet index 9899cef88..98d5cad50 100644 --- a/Reference/API Reference/CanSignPetition().sublime-snippet +++ b/Reference/API Reference/CanSignPetition().sublime-snippet @@ -2,5 +2,5 @@ CanSignPetition () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanSolveArtifact(...).sublime-snippet b/Reference/API Reference/CanSolveArtifact(...).sublime-snippet new file mode 100644 index 000000000..f0413b98d --- /dev/null +++ b/Reference/API Reference/CanSolveArtifact(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanSolveArtifact + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanSummonFriend(name).sublime-snippet b/Reference/API Reference/CanSummonFriend(name).sublime-snippet index 54982c5d0..8219b6d92 100644 --- a/Reference/API Reference/CanSummonFriend(name).sublime-snippet +++ b/Reference/API Reference/CanSummonFriend(name).sublime-snippet @@ -2,5 +2,5 @@ CanSummonFriend ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanSummonFriend(unit).sublime-snippet b/Reference/API Reference/CanSummonFriend(unit).sublime-snippet index e9a4ca634..14f2e0000 100644 --- a/Reference/API Reference/CanSummonFriend(unit).sublime-snippet +++ b/Reference/API Reference/CanSummonFriend(unit).sublime-snippet @@ -2,5 +2,5 @@ CanSummonFriend ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanSurrenderArena(...).sublime-snippet b/Reference/API Reference/CanSurrenderArena(...).sublime-snippet new file mode 100644 index 000000000..23c1a83cf --- /dev/null +++ b/Reference/API Reference/CanSurrenderArena(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanSurrenderArena + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanSwitchVehicleSeat().sublime-snippet b/Reference/API Reference/CanSwitchVehicleSeat().sublime-snippet index 8cb43fde1..39d3bb234 100644 --- a/Reference/API Reference/CanSwitchVehicleSeat().sublime-snippet +++ b/Reference/API Reference/CanSwitchVehicleSeat().sublime-snippet @@ -2,5 +2,5 @@ CanSwitchVehicleSeat () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanSwitchVehicleSeats().sublime-snippet b/Reference/API Reference/CanSwitchVehicleSeats().sublime-snippet index bc4b7b185..900cbfb51 100644 --- a/Reference/API Reference/CanSwitchVehicleSeats().sublime-snippet +++ b/Reference/API Reference/CanSwitchVehicleSeats().sublime-snippet @@ -2,5 +2,5 @@ CanSwitchVehicleSeats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanTrackBattlePets(...).sublime-snippet b/Reference/API Reference/CanTrackBattlePets(...).sublime-snippet new file mode 100644 index 000000000..600890a6a --- /dev/null +++ b/Reference/API Reference/CanTrackBattlePets(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanTrackBattlePets + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanUpgradeExpansion(...).sublime-snippet b/Reference/API Reference/CanUpgradeExpansion(...).sublime-snippet new file mode 100644 index 000000000..509e2e4ae --- /dev/null +++ b/Reference/API Reference/CanUpgradeExpansion(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanUpgradeExpansion + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanUseEquipmentSets().sublime-snippet b/Reference/API Reference/CanUseEquipmentSets().sublime-snippet deleted file mode 100644 index 39cf31ed8..000000000 --- a/Reference/API Reference/CanUseEquipmentSets().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CanUseEquipmentSets - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CanUseVoidStorage(...).sublime-snippet b/Reference/API Reference/CanUseVoidStorage(...).sublime-snippet new file mode 100644 index 000000000..89e33e5fa --- /dev/null +++ b/Reference/API Reference/CanUseVoidStorage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanUseVoidStorage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanViewGuildRecipes(...).sublime-snippet b/Reference/API Reference/CanViewGuildRecipes(...).sublime-snippet new file mode 100644 index 000000000..16ad1b131 --- /dev/null +++ b/Reference/API Reference/CanViewGuildRecipes(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CanViewGuildRecipes + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CanViewOfficerNote().sublime-snippet b/Reference/API Reference/CanViewOfficerNote().sublime-snippet index c8bc10212..46e1186ad 100644 --- a/Reference/API Reference/CanViewOfficerNote().sublime-snippet +++ b/Reference/API Reference/CanViewOfficerNote().sublime-snippet @@ -2,5 +2,5 @@ CanViewOfficerNote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CanWithdrawGuildBankMoney().sublime-snippet b/Reference/API Reference/CanWithdrawGuildBankMoney().sublime-snippet index ba4d49697..be0f4a5c5 100644 --- a/Reference/API Reference/CanWithdrawGuildBankMoney().sublime-snippet +++ b/Reference/API Reference/CanWithdrawGuildBankMoney().sublime-snippet @@ -2,5 +2,5 @@ CanWithdrawGuildBankMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelAnimations(...).sublime-snippet b/Reference/API Reference/CancelAnimations(...).sublime-snippet new file mode 100644 index 000000000..82281c50d --- /dev/null +++ b/Reference/API Reference/CancelAnimations(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelAnimations + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelAreaSpiritHeal().sublime-snippet b/Reference/API Reference/CancelAreaSpiritHeal().sublime-snippet index bb76c2998..7c23d6048 100644 --- a/Reference/API Reference/CancelAreaSpiritHeal().sublime-snippet +++ b/Reference/API Reference/CancelAreaSpiritHeal().sublime-snippet @@ -2,5 +2,5 @@ CancelAreaSpiritHeal () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelAuction(index).sublime-snippet b/Reference/API Reference/CancelAuction(index).sublime-snippet index fdd995de2..1f8290b50 100644 --- a/Reference/API Reference/CancelAuction(index).sublime-snippet +++ b/Reference/API Reference/CancelAuction(index).sublime-snippet @@ -2,5 +2,5 @@ CancelAuction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelBarberShop().sublime-snippet b/Reference/API Reference/CancelBarberShop().sublime-snippet index 970669efd..cb1ec5a26 100644 --- a/Reference/API Reference/CancelBarberShop().sublime-snippet +++ b/Reference/API Reference/CancelBarberShop().sublime-snippet @@ -2,5 +2,5 @@ CancelBarberShop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelDuel().sublime-snippet b/Reference/API Reference/CancelDuel().sublime-snippet index 6e2cb9441..2ab403b2e 100644 --- a/Reference/API Reference/CancelDuel().sublime-snippet +++ b/Reference/API Reference/CancelDuel().sublime-snippet @@ -2,5 +2,5 @@ CancelDuel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelEmote(...).sublime-snippet b/Reference/API Reference/CancelEmote(...).sublime-snippet new file mode 100644 index 000000000..4421004c5 --- /dev/null +++ b/Reference/API Reference/CancelEmote(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelEmote + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelGuildMembershipRequest(...).sublime-snippet b/Reference/API Reference/CancelGuildMembershipRequest(...).sublime-snippet new file mode 100644 index 000000000..57adacf66 --- /dev/null +++ b/Reference/API Reference/CancelGuildMembershipRequest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelGuildMembershipRequest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelItemTempEnchantment(...).sublime-snippet b/Reference/API Reference/CancelItemTempEnchantment(...).sublime-snippet new file mode 100644 index 000000000..ab0f8e3c6 --- /dev/null +++ b/Reference/API Reference/CancelItemTempEnchantment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelItemTempEnchantment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelLogout(...).sublime-snippet b/Reference/API Reference/CancelLogout(...).sublime-snippet new file mode 100644 index 000000000..01880e50b --- /dev/null +++ b/Reference/API Reference/CancelLogout(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelLogout + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelMasterLootRoll(...).sublime-snippet b/Reference/API Reference/CancelMasterLootRoll(...).sublime-snippet new file mode 100644 index 000000000..ff1928a0b --- /dev/null +++ b/Reference/API Reference/CancelMasterLootRoll(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelMasterLootRoll + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelPendingEquip(index).sublime-snippet b/Reference/API Reference/CancelPendingEquip(index).sublime-snippet index d6f13f212..e8df3995e 100644 --- a/Reference/API Reference/CancelPendingEquip(index).sublime-snippet +++ b/Reference/API Reference/CancelPendingEquip(index).sublime-snippet @@ -2,5 +2,5 @@ CancelPendingEquip (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelPetPossess(...).sublime-snippet b/Reference/API Reference/CancelPetPossess(...).sublime-snippet new file mode 100644 index 000000000..9f1d4d067 --- /dev/null +++ b/Reference/API Reference/CancelPetPossess(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelPetPossess + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelPreloadingMovie(...).sublime-snippet b/Reference/API Reference/CancelPreloadingMovie(...).sublime-snippet new file mode 100644 index 000000000..f74015691 --- /dev/null +++ b/Reference/API Reference/CancelPreloadingMovie(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelPreloadingMovie + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelScene(...).sublime-snippet b/Reference/API Reference/CancelScene(...).sublime-snippet new file mode 100644 index 000000000..e24dd2f95 --- /dev/null +++ b/Reference/API Reference/CancelScene(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelScene + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelSell(...).sublime-snippet b/Reference/API Reference/CancelSell(...).sublime-snippet new file mode 100644 index 000000000..d783c8695 --- /dev/null +++ b/Reference/API Reference/CancelSell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelSell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelShapeshiftForm(...).sublime-snippet b/Reference/API Reference/CancelShapeshiftForm(...).sublime-snippet new file mode 100644 index 000000000..1a7fe4306 --- /dev/null +++ b/Reference/API Reference/CancelShapeshiftForm(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelShapeshiftForm + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelSpellByName(...).sublime-snippet b/Reference/API Reference/CancelSpellByName(...).sublime-snippet new file mode 100644 index 000000000..575e9136e --- /dev/null +++ b/Reference/API Reference/CancelSpellByName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CancelSpellByName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CancelSummon().sublime-snippet b/Reference/API Reference/CancelSummon().sublime-snippet index 16768a3f2..13f202929 100644 --- a/Reference/API Reference/CancelSummon().sublime-snippet +++ b/Reference/API Reference/CancelSummon().sublime-snippet @@ -2,5 +2,5 @@ CancelSummon () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelTrade().sublime-snippet b/Reference/API Reference/CancelTrade().sublime-snippet index d68b08bc3..602912cba 100644 --- a/Reference/API Reference/CancelTrade().sublime-snippet +++ b/Reference/API Reference/CancelTrade().sublime-snippet @@ -2,5 +2,5 @@ CancelTrade () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelTradeAccept().sublime-snippet b/Reference/API Reference/CancelTradeAccept().sublime-snippet index 4edc7fc88..fbe63c3b5 100644 --- a/Reference/API Reference/CancelTradeAccept().sublime-snippet +++ b/Reference/API Reference/CancelTradeAccept().sublime-snippet @@ -2,5 +2,5 @@ CancelTradeAccept () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelUnitBuff(unit, index, [filter]).sublime-snippet b/Reference/API Reference/CancelUnitBuff(unit, index, [filter]).sublime-snippet index 7d909f7b3..178b9e141 100644 --- a/Reference/API Reference/CancelUnitBuff(unit, index, [filter]).sublime-snippet +++ b/Reference/API Reference/CancelUnitBuff(unit, index, [filter]).sublime-snippet @@ -2,5 +2,5 @@ CancelUnitBuff ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CancelUnitBuff(unit, name, [rank], [filter]).sublime-snippet b/Reference/API Reference/CancelUnitBuff(unit, name, [rank], [filter]).sublime-snippet deleted file mode 100644 index b0dd758eb..000000000 --- a/Reference/API Reference/CancelUnitBuff(unit, name, [rank], [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CancelUnitBuff - ("unit", "name", ["rank"], ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CannotBeResurrected(...).sublime-snippet b/Reference/API Reference/CannotBeResurrected(...).sublime-snippet new file mode 100644 index 000000000..fad36d255 --- /dev/null +++ b/Reference/API Reference/CannotBeResurrected(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CannotBeResurrected + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CaseAccentInsensitiveParse(...).sublime-snippet b/Reference/API Reference/CaseAccentInsensitiveParse(...).sublime-snippet new file mode 100644 index 000000000..e76491ab7 --- /dev/null +++ b/Reference/API Reference/CaseAccentInsensitiveParse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CaseAccentInsensitiveParse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CastPetAction(...).sublime-snippet b/Reference/API Reference/CastPetAction(...).sublime-snippet new file mode 100644 index 000000000..4550108af --- /dev/null +++ b/Reference/API Reference/CastPetAction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CastPetAction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CastShapeshiftForm(...).sublime-snippet b/Reference/API Reference/CastShapeshiftForm(...).sublime-snippet new file mode 100644 index 000000000..858a3e8e8 --- /dev/null +++ b/Reference/API Reference/CastShapeshiftForm(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CastShapeshiftForm + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CastSpell(...).sublime-snippet b/Reference/API Reference/CastSpell(...).sublime-snippet new file mode 100644 index 000000000..4edd1abf2 --- /dev/null +++ b/Reference/API Reference/CastSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CastSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CastSpellByID(...).sublime-snippet b/Reference/API Reference/CastSpellByID(...).sublime-snippet new file mode 100644 index 000000000..a3435dd02 --- /dev/null +++ b/Reference/API Reference/CastSpellByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CastSpellByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CastSpellByName(...).sublime-snippet b/Reference/API Reference/CastSpellByName(...).sublime-snippet new file mode 100644 index 000000000..5dfa35bb7 --- /dev/null +++ b/Reference/API Reference/CastSpellByName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CastSpellByName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ChangeActionBarPage(page).sublime-snippet b/Reference/API Reference/ChangeActionBarPage(page).sublime-snippet index c365937a2..501157f50 100644 --- a/Reference/API Reference/ChangeActionBarPage(page).sublime-snippet +++ b/Reference/API Reference/ChangeActionBarPage(page).sublime-snippet @@ -2,5 +2,5 @@ ChangeActionBarPage (page) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChangeChatColor(messageGroup, red, green, blue).sublime-snippet b/Reference/API Reference/ChangeChatColor(messageGroup, red, green, blue).sublime-snippet index 7592ce6d8..74742c97c 100644 --- a/Reference/API Reference/ChangeChatColor(messageGroup, red, green, blue).sublime-snippet +++ b/Reference/API Reference/ChangeChatColor(messageGroup, red, green, blue).sublime-snippet @@ -2,5 +2,5 @@ ChangeChatColor ("messageGroup", red, green, blue) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChangeMultiCastActionPage(...).sublime-snippet b/Reference/API Reference/ChangeMultiCastActionPage(...).sublime-snippet new file mode 100644 index 000000000..97062e710 --- /dev/null +++ b/Reference/API Reference/ChangeMultiCastActionPage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ChangeMultiCastActionPage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ChannelBan(channel, fullname).sublime-snippet b/Reference/API Reference/ChannelBan(channel, fullname).sublime-snippet index b7db3ddb5..baf14199b 100644 --- a/Reference/API Reference/ChannelBan(channel, fullname).sublime-snippet +++ b/Reference/API Reference/ChannelBan(channel, fullname).sublime-snippet @@ -2,5 +2,5 @@ ChannelBan ("channel", "fullname") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChannelInvite(channel, name).sublime-snippet b/Reference/API Reference/ChannelInvite(channel, name).sublime-snippet index ce399cbfb..b49342b04 100644 --- a/Reference/API Reference/ChannelInvite(channel, name).sublime-snippet +++ b/Reference/API Reference/ChannelInvite(channel, name).sublime-snippet @@ -2,5 +2,5 @@ ChannelInvite ("channel", "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChannelKick(channel, fullname).sublime-snippet b/Reference/API Reference/ChannelKick(channel, fullname).sublime-snippet index 2219af427..3d96348f7 100644 --- a/Reference/API Reference/ChannelKick(channel, fullname).sublime-snippet +++ b/Reference/API Reference/ChannelKick(channel, fullname).sublime-snippet @@ -2,5 +2,5 @@ ChannelKick ("channel", "fullname") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChannelModerator(channel, fullname).sublime-snippet b/Reference/API Reference/ChannelModerator(channel, fullname).sublime-snippet index 85d797928..6cf68e1e9 100644 --- a/Reference/API Reference/ChannelModerator(channel, fullname).sublime-snippet +++ b/Reference/API Reference/ChannelModerator(channel, fullname).sublime-snippet @@ -2,5 +2,5 @@ ChannelModerator ("channel", "fullname") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChannelMute(channelID, name).sublime-snippet b/Reference/API Reference/ChannelMute(channelID, name).sublime-snippet deleted file mode 100644 index 21d575bf0..000000000 --- a/Reference/API Reference/ChannelMute(channelID, name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelMute - (channelID, "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelMute(channelName, name).sublime-snippet b/Reference/API Reference/ChannelMute(channelName, name).sublime-snippet deleted file mode 100644 index 2f183f320..000000000 --- a/Reference/API Reference/ChannelMute(channelName, name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelMute - ("channelName", "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelSetAllSilent(...).sublime-snippet b/Reference/API Reference/ChannelSetAllSilent(...).sublime-snippet new file mode 100644 index 000000000..6a59ffd86 --- /dev/null +++ b/Reference/API Reference/ChannelSetAllSilent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ChannelSetAllSilent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ChannelSetPartyMemberSilent(...).sublime-snippet b/Reference/API Reference/ChannelSetPartyMemberSilent(...).sublime-snippet new file mode 100644 index 000000000..4bc0c3479 --- /dev/null +++ b/Reference/API Reference/ChannelSetPartyMemberSilent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ChannelSetPartyMemberSilent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ChannelSilenceAll(channelID, [name]).sublime-snippet b/Reference/API Reference/ChannelSilenceAll(channelID, [name]).sublime-snippet deleted file mode 100644 index 50fb418df..000000000 --- a/Reference/API Reference/ChannelSilenceAll(channelID, [name]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelSilenceAll - (channelID, ["name"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelSilenceAll(channelID, [unit]).sublime-snippet b/Reference/API Reference/ChannelSilenceAll(channelID, [unit]).sublime-snippet deleted file mode 100644 index a66686e9a..000000000 --- a/Reference/API Reference/ChannelSilenceAll(channelID, [unit]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelSilenceAll - (channelID, ["unit"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelSilenceAll(channelName, [name]).sublime-snippet b/Reference/API Reference/ChannelSilenceAll(channelName, [name]).sublime-snippet deleted file mode 100644 index 7f3d040ed..000000000 --- a/Reference/API Reference/ChannelSilenceAll(channelName, [name]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelSilenceAll - ("channelName", ["name"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelSilenceAll(channelName, [unit]).sublime-snippet b/Reference/API Reference/ChannelSilenceAll(channelName, [unit]).sublime-snippet deleted file mode 100644 index ee0c3312d..000000000 --- a/Reference/API Reference/ChannelSilenceAll(channelName, [unit]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelSilenceAll - ("channelName", ["unit"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelToggleAnnouncements(channel).sublime-snippet b/Reference/API Reference/ChannelToggleAnnouncements(channel).sublime-snippet index cf2575b22..c42353712 100644 --- a/Reference/API Reference/ChannelToggleAnnouncements(channel).sublime-snippet +++ b/Reference/API Reference/ChannelToggleAnnouncements(channel).sublime-snippet @@ -2,5 +2,5 @@ ChannelToggleAnnouncements ("channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChannelUnSilenceAll(channelID, [name]).sublime-snippet b/Reference/API Reference/ChannelUnSilenceAll(channelID, [name]).sublime-snippet deleted file mode 100644 index 10d12b14d..000000000 --- a/Reference/API Reference/ChannelUnSilenceAll(channelID, [name]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelUnSilenceAll - (channelID, ["name"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelUnSilenceAll(channelID, [unit]).sublime-snippet b/Reference/API Reference/ChannelUnSilenceAll(channelID, [unit]).sublime-snippet deleted file mode 100644 index 3ee67fd0a..000000000 --- a/Reference/API Reference/ChannelUnSilenceAll(channelID, [unit]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelUnSilenceAll - (channelID, ["unit"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelUnSilenceAll(channelName, [name]).sublime-snippet b/Reference/API Reference/ChannelUnSilenceAll(channelName, [name]).sublime-snippet deleted file mode 100644 index 9e20d89c5..000000000 --- a/Reference/API Reference/ChannelUnSilenceAll(channelName, [name]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelUnSilenceAll - ("channelName", ["name"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelUnSilenceAll(channelName, [unit]).sublime-snippet b/Reference/API Reference/ChannelUnSilenceAll(channelName, [unit]).sublime-snippet deleted file mode 100644 index 234731a8b..000000000 --- a/Reference/API Reference/ChannelUnSilenceAll(channelName, [unit]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelUnSilenceAll - ("channelName", ["unit"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelUnban(channel, fullname).sublime-snippet b/Reference/API Reference/ChannelUnban(channel, fullname).sublime-snippet index 5878cd074..51f950aea 100644 --- a/Reference/API Reference/ChannelUnban(channel, fullname).sublime-snippet +++ b/Reference/API Reference/ChannelUnban(channel, fullname).sublime-snippet @@ -2,5 +2,5 @@ ChannelUnban ("channel", "fullname") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChannelUnmoderator(channel, fullname).sublime-snippet b/Reference/API Reference/ChannelUnmoderator(channel, fullname).sublime-snippet index 098e2eb65..ca3afbb40 100644 --- a/Reference/API Reference/ChannelUnmoderator(channel, fullname).sublime-snippet +++ b/Reference/API Reference/ChannelUnmoderator(channel, fullname).sublime-snippet @@ -2,5 +2,5 @@ ChannelUnmoderator ("channel", "fullname") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChannelUnmute(channelID, name).sublime-snippet b/Reference/API Reference/ChannelUnmute(channelID, name).sublime-snippet deleted file mode 100644 index cb78500c9..000000000 --- a/Reference/API Reference/ChannelUnmute(channelID, name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelUnmute - (channelID, "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChannelUnmute(channelName, name).sublime-snippet b/Reference/API Reference/ChannelUnmute(channelName, name).sublime-snippet deleted file mode 100644 index a0b0a85cf..000000000 --- a/Reference/API Reference/ChannelUnmute(channelName, name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ChannelUnmute - ("channelName", "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ChatChannelPasswordHandler(...).sublime-snippet b/Reference/API Reference/ChatChannelPasswordHandler(...).sublime-snippet new file mode 100644 index 000000000..2dd0a8a8b --- /dev/null +++ b/Reference/API Reference/ChatChannelPasswordHandler(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ChatChannelPasswordHandler + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ChatClassColorOverrideShown(...).sublime-snippet b/Reference/API Reference/ChatClassColorOverrideShown(...).sublime-snippet new file mode 100644 index 000000000..e674cdb02 --- /dev/null +++ b/Reference/API Reference/ChatClassColorOverrideShown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ChatClassColorOverrideShown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ChatFrame_AddMessageEventFilter(event, filter).sublime-snippet b/Reference/API Reference/ChatFrame_AddMessageEventFilter(event, filter).sublime-snippet index 3d9e4037b..79371babf 100644 --- a/Reference/API Reference/ChatFrame_AddMessageEventFilter(event, filter).sublime-snippet +++ b/Reference/API Reference/ChatFrame_AddMessageEventFilter(event, filter).sublime-snippet @@ -2,5 +2,5 @@ ChatFrame_AddMessageEventFilter ("event", filter) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChatFrame_GetMessageEventFilters(event).sublime-snippet b/Reference/API Reference/ChatFrame_GetMessageEventFilters(event).sublime-snippet index 105603719..9b9b14cd9 100644 --- a/Reference/API Reference/ChatFrame_GetMessageEventFilters(event).sublime-snippet +++ b/Reference/API Reference/ChatFrame_GetMessageEventFilters(event).sublime-snippet @@ -2,5 +2,5 @@ ChatFrame_GetMessageEventFilters ("event") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChatFrame_RemoveMessageEventFilter(event, filter).sublime-snippet b/Reference/API Reference/ChatFrame_RemoveMessageEventFilter(event, filter).sublime-snippet index c2a8c698d..44813d513 100644 --- a/Reference/API Reference/ChatFrame_RemoveMessageEventFilter(event, filter).sublime-snippet +++ b/Reference/API Reference/ChatFrame_RemoveMessageEventFilter(event, filter).sublime-snippet @@ -2,5 +2,5 @@ ChatFrame_RemoveMessageEventFilter ("event", filter) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet b/Reference/API Reference/ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet index 388ad1e91..640d3e0d0 100644 --- a/Reference/API Reference/ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet +++ b/Reference/API Reference/ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet @@ -2,5 +2,5 @@ ChatHistory_GetAccessID ("chatType", ["chatTarget"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ChatHistory_GetChatType(accessID).sublime-snippet b/Reference/API Reference/ChatHistory_GetChatType(accessID).sublime-snippet index b8653aa85..1e9e5fc93 100644 --- a/Reference/API Reference/ChatHistory_GetChatType(accessID).sublime-snippet +++ b/Reference/API Reference/ChatHistory_GetChatType(accessID).sublime-snippet @@ -2,5 +2,5 @@ ChatHistory_GetChatType (accessID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CheckBagSettingsTutorial(...).sublime-snippet b/Reference/API Reference/CheckBagSettingsTutorial(...).sublime-snippet new file mode 100644 index 000000000..8f84a0c1c --- /dev/null +++ b/Reference/API Reference/CheckBagSettingsTutorial(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CheckBagSettingsTutorial + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CheckBinderDist().sublime-snippet b/Reference/API Reference/CheckBinderDist().sublime-snippet index c16de740f..c51c944bb 100644 --- a/Reference/API Reference/CheckBinderDist().sublime-snippet +++ b/Reference/API Reference/CheckBinderDist().sublime-snippet @@ -2,5 +2,5 @@ CheckBinderDist () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CheckColorOverrideForPVPInactive(...).sublime-snippet b/Reference/API Reference/CheckColorOverrideForPVPInactive(...).sublime-snippet new file mode 100644 index 000000000..911cf299d --- /dev/null +++ b/Reference/API Reference/CheckColorOverrideForPVPInactive(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CheckColorOverrideForPVPInactive + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CheckInbox().sublime-snippet b/Reference/API Reference/CheckInbox().sublime-snippet index 1123f65a7..fa7c123fd 100644 --- a/Reference/API Reference/CheckInbox().sublime-snippet +++ b/Reference/API Reference/CheckInbox().sublime-snippet @@ -2,5 +2,5 @@ CheckInbox () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CheckInteractDistance(unit, distIndex).sublime-snippet b/Reference/API Reference/CheckInteractDistance(unit, distIndex).sublime-snippet index f55ca3644..0f4dc2c46 100644 --- a/Reference/API Reference/CheckInteractDistance(unit, distIndex).sublime-snippet +++ b/Reference/API Reference/CheckInteractDistance(unit, distIndex).sublime-snippet @@ -2,5 +2,5 @@ CheckInteractDistance ("unit", distIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CheckSpiritHealerDist().sublime-snippet b/Reference/API Reference/CheckSpiritHealerDist().sublime-snippet index 131ede1a2..8157d8ce7 100644 --- a/Reference/API Reference/CheckSpiritHealerDist().sublime-snippet +++ b/Reference/API Reference/CheckSpiritHealerDist().sublime-snippet @@ -2,5 +2,5 @@ CheckSpiritHealerDist () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CheckTalentMasterDist().sublime-snippet b/Reference/API Reference/CheckTalentMasterDist().sublime-snippet index 533b0b84f..973f1b460 100644 --- a/Reference/API Reference/CheckTalentMasterDist().sublime-snippet +++ b/Reference/API Reference/CheckTalentMasterDist().sublime-snippet @@ -2,5 +2,5 @@ CheckTalentMasterDist () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CheckToggleDifficulty(...).sublime-snippet b/Reference/API Reference/CheckToggleDifficulty(...).sublime-snippet new file mode 100644 index 000000000..3f53b2db2 --- /dev/null +++ b/Reference/API Reference/CheckToggleDifficulty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CheckToggleDifficulty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClaimRaidFrame(...).sublime-snippet b/Reference/API Reference/ClaimRaidFrame(...).sublime-snippet new file mode 100644 index 000000000..257d12d4b --- /dev/null +++ b/Reference/API Reference/ClaimRaidFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClaimRaidFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Clamp(...).sublime-snippet b/Reference/API Reference/Clamp(...).sublime-snippet new file mode 100644 index 000000000..9a12c4686 --- /dev/null +++ b/Reference/API Reference/Clamp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Clamp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClampUIPanelY(...).sublime-snippet b/Reference/API Reference/ClampUIPanelY(...).sublime-snippet new file mode 100644 index 000000000..adc150c0d --- /dev/null +++ b/Reference/API Reference/ClampUIPanelY(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClampUIPanelY + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClampedPercentageBetween(...).sublime-snippet b/Reference/API Reference/ClampedPercentageBetween(...).sublime-snippet new file mode 100644 index 000000000..a746106e9 --- /dev/null +++ b/Reference/API Reference/ClampedPercentageBetween(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClampedPercentageBetween + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearAchievementComparisonUnit().sublime-snippet b/Reference/API Reference/ClearAchievementComparisonUnit().sublime-snippet index a666a7237..2442bfd35 100644 --- a/Reference/API Reference/ClearAchievementComparisonUnit().sublime-snippet +++ b/Reference/API Reference/ClearAchievementComparisonUnit().sublime-snippet @@ -2,5 +2,5 @@ ClearAchievementComparisonUnit () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearAchievementSearchString(...).sublime-snippet b/Reference/API Reference/ClearAchievementSearchString(...).sublime-snippet new file mode 100644 index 000000000..28a1dd84c --- /dev/null +++ b/Reference/API Reference/ClearAchievementSearchString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearAchievementSearchString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearAllLFGDungeons().sublime-snippet b/Reference/API Reference/ClearAllLFGDungeons().sublime-snippet index a5f34e342..e5b36e225 100644 --- a/Reference/API Reference/ClearAllLFGDungeons().sublime-snippet +++ b/Reference/API Reference/ClearAllLFGDungeons().sublime-snippet @@ -2,5 +2,5 @@ ClearAllLFGDungeons () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearAllTracking(...).sublime-snippet b/Reference/API Reference/ClearAllTracking(...).sublime-snippet new file mode 100644 index 000000000..e9701ce54 --- /dev/null +++ b/Reference/API Reference/ClearAllTracking(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearAllTracking + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearAutoAcceptQuestSound(...).sublime-snippet b/Reference/API Reference/ClearAutoAcceptQuestSound(...).sublime-snippet new file mode 100644 index 000000000..315905eba --- /dev/null +++ b/Reference/API Reference/ClearAutoAcceptQuestSound(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearAutoAcceptQuestSound + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearBattlemaster(...).sublime-snippet b/Reference/API Reference/ClearBattlemaster(...).sublime-snippet new file mode 100644 index 000000000..3acf48fb3 --- /dev/null +++ b/Reference/API Reference/ClearBattlemaster(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearBattlemaster + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearBlacklistMap(BGMapID).sublime-snippet b/Reference/API Reference/ClearBlacklistMap(BGMapID).sublime-snippet deleted file mode 100644 index b8df45201..000000000 --- a/Reference/API Reference/ClearBlacklistMap(BGMapID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ClearBlacklistMap - (BGMapID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ClearChargeCooldown(...).sublime-snippet b/Reference/API Reference/ClearChargeCooldown(...).sublime-snippet new file mode 100644 index 000000000..3001dcbc4 --- /dev/null +++ b/Reference/API Reference/ClearChargeCooldown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearChargeCooldown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearClampedTextureRotation(...).sublime-snippet b/Reference/API Reference/ClearClampedTextureRotation(...).sublime-snippet new file mode 100644 index 000000000..794ecb097 --- /dev/null +++ b/Reference/API Reference/ClearClampedTextureRotation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearClampedTextureRotation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearCursor().sublime-snippet b/Reference/API Reference/ClearCursor().sublime-snippet index 696f9b4fc..dbda09ca9 100644 --- a/Reference/API Reference/ClearCursor().sublime-snippet +++ b/Reference/API Reference/ClearCursor().sublime-snippet @@ -2,5 +2,5 @@ ClearCursor () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearFailedPVPTalentIDs(...).sublime-snippet b/Reference/API Reference/ClearFailedPVPTalentIDs(...).sublime-snippet new file mode 100644 index 000000000..bb8758a64 --- /dev/null +++ b/Reference/API Reference/ClearFailedPVPTalentIDs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearFailedPVPTalentIDs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearFailedTalentIDs(...).sublime-snippet b/Reference/API Reference/ClearFailedTalentIDs(...).sublime-snippet new file mode 100644 index 000000000..bf354968f --- /dev/null +++ b/Reference/API Reference/ClearFailedTalentIDs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearFailedTalentIDs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearFocus(...).sublime-snippet b/Reference/API Reference/ClearFocus(...).sublime-snippet new file mode 100644 index 000000000..0098f9be0 --- /dev/null +++ b/Reference/API Reference/ClearFocus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearFocus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearInspectPlayer().sublime-snippet b/Reference/API Reference/ClearInspectPlayer().sublime-snippet index aa29bf9b0..ed2f40cde 100644 --- a/Reference/API Reference/ClearInspectPlayer().sublime-snippet +++ b/Reference/API Reference/ClearInspectPlayer().sublime-snippet @@ -2,5 +2,5 @@ ClearInspectPlayer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearItemUpgrade().sublime-snippet b/Reference/API Reference/ClearItemUpgrade().sublime-snippet index 5f869fe99..a3d7d6f1e 100644 --- a/Reference/API Reference/ClearItemUpgrade().sublime-snippet +++ b/Reference/API Reference/ClearItemUpgrade().sublime-snippet @@ -2,5 +2,5 @@ ClearItemUpgrade () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearNewActionHighlight(...).sublime-snippet b/Reference/API Reference/ClearNewActionHighlight(...).sublime-snippet new file mode 100644 index 000000000..456c687e3 --- /dev/null +++ b/Reference/API Reference/ClearNewActionHighlight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearNewActionHighlight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearOnBarHighlightMarks(...).sublime-snippet b/Reference/API Reference/ClearOnBarHighlightMarks(...).sublime-snippet new file mode 100644 index 000000000..ec515fd18 --- /dev/null +++ b/Reference/API Reference/ClearOnBarHighlightMarks(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearOnBarHighlightMarks + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearOverrideBindings(owner).sublime-snippet b/Reference/API Reference/ClearOverrideBindings(owner).sublime-snippet index a855b5e0a..ca339f479 100644 --- a/Reference/API Reference/ClearOverrideBindings(owner).sublime-snippet +++ b/Reference/API Reference/ClearOverrideBindings(owner).sublime-snippet @@ -2,5 +2,5 @@ ClearOverrideBindings (owner) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearPartyAssignment(...).sublime-snippet b/Reference/API Reference/ClearPartyAssignment(...).sublime-snippet new file mode 100644 index 000000000..88fe5bc17 --- /dev/null +++ b/Reference/API Reference/ClearPartyAssignment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearPartyAssignment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearPetActionHighlightMarks(...).sublime-snippet b/Reference/API Reference/ClearPetActionHighlightMarks(...).sublime-snippet new file mode 100644 index 000000000..3e2f82357 --- /dev/null +++ b/Reference/API Reference/ClearPetActionHighlightMarks(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearPetActionHighlightMarks + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearRaidMarker(...).sublime-snippet b/Reference/API Reference/ClearRaidMarker(...).sublime-snippet new file mode 100644 index 000000000..4bbf38deb --- /dev/null +++ b/Reference/API Reference/ClearRaidMarker(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearRaidMarker + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearSendMail().sublime-snippet b/Reference/API Reference/ClearSendMail().sublime-snippet index 8da23b4bf..e20cc674c 100644 --- a/Reference/API Reference/ClearSendMail().sublime-snippet +++ b/Reference/API Reference/ClearSendMail().sublime-snippet @@ -2,5 +2,5 @@ ClearSendMail () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearTarget(...).sublime-snippet b/Reference/API Reference/ClearTarget(...).sublime-snippet new file mode 100644 index 000000000..6aad41eed --- /dev/null +++ b/Reference/API Reference/ClearTarget(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearTarget + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClearTutorials().sublime-snippet b/Reference/API Reference/ClearTutorials().sublime-snippet index 1bc51d7af..d64fbfc70 100644 --- a/Reference/API Reference/ClearTutorials().sublime-snippet +++ b/Reference/API Reference/ClearTutorials().sublime-snippet @@ -2,5 +2,5 @@ ClearTutorials () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClearVoidTransferDepositSlot(...).sublime-snippet b/Reference/API Reference/ClearVoidTransferDepositSlot(...).sublime-snippet new file mode 100644 index 000000000..a1c0496d4 --- /dev/null +++ b/Reference/API Reference/ClearVoidTransferDepositSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClearVoidTransferDepositSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClickAuctionSellItemButton().sublime-snippet b/Reference/API Reference/ClickAuctionSellItemButton().sublime-snippet index f2dda5fac..caa153b34 100644 --- a/Reference/API Reference/ClickAuctionSellItemButton().sublime-snippet +++ b/Reference/API Reference/ClickAuctionSellItemButton().sublime-snippet @@ -2,5 +2,5 @@ ClickAuctionSellItemButton () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClickLandmark(mapLinkID).sublime-snippet b/Reference/API Reference/ClickLandmark(mapLinkID).sublime-snippet deleted file mode 100644 index c763c8dce..000000000 --- a/Reference/API Reference/ClickLandmark(mapLinkID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ClickLandmark - (mapLinkID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ClickSendMailItemButton(index, autoReturn).sublime-snippet b/Reference/API Reference/ClickSendMailItemButton(index, autoReturn).sublime-snippet index 713778b26..c25de7d68 100644 --- a/Reference/API Reference/ClickSendMailItemButton(index, autoReturn).sublime-snippet +++ b/Reference/API Reference/ClickSendMailItemButton(index, autoReturn).sublime-snippet @@ -2,5 +2,5 @@ ClickSendMailItemButton (index, autoReturn) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClickSocketButton(index).sublime-snippet b/Reference/API Reference/ClickSocketButton(index).sublime-snippet index 4985b07bd..b3ecb3c21 100644 --- a/Reference/API Reference/ClickSocketButton(index).sublime-snippet +++ b/Reference/API Reference/ClickSocketButton(index).sublime-snippet @@ -2,5 +2,5 @@ ClickSocketButton (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClickTargetTradeButton(index).sublime-snippet b/Reference/API Reference/ClickTargetTradeButton(index).sublime-snippet index 767bf57db..9ab32d4be 100644 --- a/Reference/API Reference/ClickTargetTradeButton(index).sublime-snippet +++ b/Reference/API Reference/ClickTargetTradeButton(index).sublime-snippet @@ -2,5 +2,5 @@ ClickTargetTradeButton (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClickTradeButton(index).sublime-snippet b/Reference/API Reference/ClickTradeButton(index).sublime-snippet index c4458c6bf..7b88e0242 100644 --- a/Reference/API Reference/ClickTradeButton(index).sublime-snippet +++ b/Reference/API Reference/ClickTradeButton(index).sublime-snippet @@ -2,5 +2,5 @@ ClickTradeButton (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClickVoidStorageSlot(...).sublime-snippet b/Reference/API Reference/ClickVoidStorageSlot(...).sublime-snippet new file mode 100644 index 000000000..042598e52 --- /dev/null +++ b/Reference/API Reference/ClickVoidStorageSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClickVoidStorageSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClickVoidTransferDepositSlot(...).sublime-snippet b/Reference/API Reference/ClickVoidTransferDepositSlot(...).sublime-snippet new file mode 100644 index 000000000..0e61e9643 --- /dev/null +++ b/Reference/API Reference/ClickVoidTransferDepositSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClickVoidTransferDepositSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClickVoidTransferWithdrawalSlot(...).sublime-snippet b/Reference/API Reference/ClickVoidTransferWithdrawalSlot(...).sublime-snippet new file mode 100644 index 000000000..b0bbdcf26 --- /dev/null +++ b/Reference/API Reference/ClickVoidTransferWithdrawalSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClickVoidTransferWithdrawalSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClickWorldMapActionButton(...).sublime-snippet b/Reference/API Reference/ClickWorldMapActionButton(...).sublime-snippet new file mode 100644 index 000000000..33f3b88dd --- /dev/null +++ b/Reference/API Reference/ClickWorldMapActionButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClickWorldMapActionButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseAllBags(...).sublime-snippet b/Reference/API Reference/CloseAllBags(...).sublime-snippet new file mode 100644 index 000000000..8bb3dc792 --- /dev/null +++ b/Reference/API Reference/CloseAllBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseAllBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseAllWindows(...).sublime-snippet b/Reference/API Reference/CloseAllWindows(...).sublime-snippet new file mode 100644 index 000000000..e29b4032d --- /dev/null +++ b/Reference/API Reference/CloseAllWindows(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseAllWindows + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseAuctionHouse().sublime-snippet b/Reference/API Reference/CloseAuctionHouse().sublime-snippet index ba7191bae..960b16857 100644 --- a/Reference/API Reference/CloseAuctionHouse().sublime-snippet +++ b/Reference/API Reference/CloseAuctionHouse().sublime-snippet @@ -2,5 +2,5 @@ CloseAuctionHouse () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseAuctionStaticPopups(...).sublime-snippet b/Reference/API Reference/CloseAuctionStaticPopups(...).sublime-snippet new file mode 100644 index 000000000..46edf374b --- /dev/null +++ b/Reference/API Reference/CloseAuctionStaticPopups(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseAuctionStaticPopups + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseBackpack(...).sublime-snippet b/Reference/API Reference/CloseBackpack(...).sublime-snippet new file mode 100644 index 000000000..744c90be8 --- /dev/null +++ b/Reference/API Reference/CloseBackpack(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseBackpack + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseBag(...).sublime-snippet b/Reference/API Reference/CloseBag(...).sublime-snippet new file mode 100644 index 000000000..bf01f30a3 --- /dev/null +++ b/Reference/API Reference/CloseBag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseBag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseBankBagFrames(...).sublime-snippet b/Reference/API Reference/CloseBankBagFrames(...).sublime-snippet new file mode 100644 index 000000000..508761319 --- /dev/null +++ b/Reference/API Reference/CloseBankBagFrames(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseBankBagFrames + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseBankFrame().sublime-snippet b/Reference/API Reference/CloseBankFrame().sublime-snippet index 592fc13ea..84349d812 100644 --- a/Reference/API Reference/CloseBankFrame().sublime-snippet +++ b/Reference/API Reference/CloseBankFrame().sublime-snippet @@ -2,5 +2,5 @@ CloseBankFrame () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseCalendarMenus(...).sublime-snippet b/Reference/API Reference/CloseCalendarMenus(...).sublime-snippet new file mode 100644 index 000000000..1996b3ae9 --- /dev/null +++ b/Reference/API Reference/CloseCalendarMenus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseCalendarMenus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseChildWindows(...).sublime-snippet b/Reference/API Reference/CloseChildWindows(...).sublime-snippet new file mode 100644 index 000000000..2a391d8a8 --- /dev/null +++ b/Reference/API Reference/CloseChildWindows(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseChildWindows + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseCommunitiesSettingsDialog(...).sublime-snippet b/Reference/API Reference/CloseCommunitiesSettingsDialog(...).sublime-snippet new file mode 100644 index 000000000..513dfd3b6 --- /dev/null +++ b/Reference/API Reference/CloseCommunitiesSettingsDialog(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseCommunitiesSettingsDialog + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseDropDownMenus(...).sublime-snippet b/Reference/API Reference/CloseDropDownMenus(...).sublime-snippet new file mode 100644 index 000000000..510af1927 --- /dev/null +++ b/Reference/API Reference/CloseDropDownMenus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseDropDownMenus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseGossip().sublime-snippet b/Reference/API Reference/CloseGossip().sublime-snippet index 62b43d267..fba33483d 100644 --- a/Reference/API Reference/CloseGossip().sublime-snippet +++ b/Reference/API Reference/CloseGossip().sublime-snippet @@ -2,5 +2,5 @@ CloseGossip () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseGuildBankFrame().sublime-snippet b/Reference/API Reference/CloseGuildBankFrame().sublime-snippet index 666d2882e..dcd551bc0 100644 --- a/Reference/API Reference/CloseGuildBankFrame().sublime-snippet +++ b/Reference/API Reference/CloseGuildBankFrame().sublime-snippet @@ -2,5 +2,5 @@ CloseGuildBankFrame () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseGuildMenus(...).sublime-snippet b/Reference/API Reference/CloseGuildMenus(...).sublime-snippet new file mode 100644 index 000000000..89ae06d2d --- /dev/null +++ b/Reference/API Reference/CloseGuildMenus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseGuildMenus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseGuildRegistrar().sublime-snippet b/Reference/API Reference/CloseGuildRegistrar().sublime-snippet index 36d9752a4..b8cbe4829 100644 --- a/Reference/API Reference/CloseGuildRegistrar().sublime-snippet +++ b/Reference/API Reference/CloseGuildRegistrar().sublime-snippet @@ -2,5 +2,5 @@ CloseGuildRegistrar () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseGuildRoster(...).sublime-snippet b/Reference/API Reference/CloseGuildRoster(...).sublime-snippet new file mode 100644 index 000000000..ee8597a2c --- /dev/null +++ b/Reference/API Reference/CloseGuildRoster(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseGuildRoster + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseItemText().sublime-snippet b/Reference/API Reference/CloseItemText().sublime-snippet index 7deee8dfa..92923f732 100644 --- a/Reference/API Reference/CloseItemText().sublime-snippet +++ b/Reference/API Reference/CloseItemText().sublime-snippet @@ -2,5 +2,5 @@ CloseItemText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseItemUpgrade(...).sublime-snippet b/Reference/API Reference/CloseItemUpgrade(...).sublime-snippet new file mode 100644 index 000000000..a675343ac --- /dev/null +++ b/Reference/API Reference/CloseItemUpgrade(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseItemUpgrade + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseLoot().sublime-snippet b/Reference/API Reference/CloseLoot().sublime-snippet index ce928e8fa..39266b85c 100644 --- a/Reference/API Reference/CloseLoot().sublime-snippet +++ b/Reference/API Reference/CloseLoot().sublime-snippet @@ -2,5 +2,5 @@ CloseLoot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseMail().sublime-snippet b/Reference/API Reference/CloseMail().sublime-snippet index 2785a47b2..9cb280343 100644 --- a/Reference/API Reference/CloseMail().sublime-snippet +++ b/Reference/API Reference/CloseMail().sublime-snippet @@ -2,5 +2,5 @@ CloseMail () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseMenus(...).sublime-snippet b/Reference/API Reference/CloseMenus(...).sublime-snippet new file mode 100644 index 000000000..04dbf61b8 --- /dev/null +++ b/Reference/API Reference/CloseMenus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseMenus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseMerchant().sublime-snippet b/Reference/API Reference/CloseMerchant().sublime-snippet index ee92e6e82..be3df2ba0 100644 --- a/Reference/API Reference/CloseMerchant().sublime-snippet +++ b/Reference/API Reference/CloseMerchant().sublime-snippet @@ -2,5 +2,5 @@ CloseMerchant () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClosePetStables().sublime-snippet b/Reference/API Reference/ClosePetStables().sublime-snippet index 32e2dc00e..e5081deac 100644 --- a/Reference/API Reference/ClosePetStables().sublime-snippet +++ b/Reference/API Reference/ClosePetStables().sublime-snippet @@ -2,5 +2,5 @@ ClosePetStables () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ClosePetition().sublime-snippet b/Reference/API Reference/ClosePetition().sublime-snippet index 26f44b980..a0b01a76d 100644 --- a/Reference/API Reference/ClosePetition().sublime-snippet +++ b/Reference/API Reference/ClosePetition().sublime-snippet @@ -2,5 +2,5 @@ ClosePetition () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseQuest().sublime-snippet b/Reference/API Reference/CloseQuest().sublime-snippet index 3bbcf796a..6e8d05d5d 100644 --- a/Reference/API Reference/CloseQuest().sublime-snippet +++ b/Reference/API Reference/CloseQuest().sublime-snippet @@ -2,5 +2,5 @@ CloseQuest () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseQuestChoice(...).sublime-snippet b/Reference/API Reference/CloseQuestChoice(...).sublime-snippet new file mode 100644 index 000000000..e733fd8e0 --- /dev/null +++ b/Reference/API Reference/CloseQuestChoice(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseQuestChoice + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseResearch(...).sublime-snippet b/Reference/API Reference/CloseResearch(...).sublime-snippet new file mode 100644 index 000000000..cd68bdc78 --- /dev/null +++ b/Reference/API Reference/CloseResearch(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseResearch + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseSideDressUpFrame(...).sublime-snippet b/Reference/API Reference/CloseSideDressUpFrame(...).sublime-snippet new file mode 100644 index 000000000..3a3762887 --- /dev/null +++ b/Reference/API Reference/CloseSideDressUpFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseSideDressUpFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseSocketInfo().sublime-snippet b/Reference/API Reference/CloseSocketInfo().sublime-snippet index 8a0f2d379..8957d18ae 100644 --- a/Reference/API Reference/CloseSocketInfo().sublime-snippet +++ b/Reference/API Reference/CloseSocketInfo().sublime-snippet @@ -2,5 +2,5 @@ CloseSocketInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseSpecialWindows(...).sublime-snippet b/Reference/API Reference/CloseSpecialWindows(...).sublime-snippet new file mode 100644 index 000000000..d646939b6 --- /dev/null +++ b/Reference/API Reference/CloseSpecialWindows(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseSpecialWindows + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseTabardCreation().sublime-snippet b/Reference/API Reference/CloseTabardCreation().sublime-snippet index 6f9411941..192f8f314 100644 --- a/Reference/API Reference/CloseTabardCreation().sublime-snippet +++ b/Reference/API Reference/CloseTabardCreation().sublime-snippet @@ -2,5 +2,5 @@ CloseTabardCreation () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseTaxiMap().sublime-snippet b/Reference/API Reference/CloseTaxiMap().sublime-snippet index 0a4488cc9..be6b31e41 100644 --- a/Reference/API Reference/CloseTaxiMap().sublime-snippet +++ b/Reference/API Reference/CloseTaxiMap().sublime-snippet @@ -2,5 +2,5 @@ CloseTaxiMap () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseTrade().sublime-snippet b/Reference/API Reference/CloseTrade().sublime-snippet index 7ff017bf8..7cb85b462 100644 --- a/Reference/API Reference/CloseTrade().sublime-snippet +++ b/Reference/API Reference/CloseTrade().sublime-snippet @@ -2,5 +2,5 @@ CloseTrade () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseTrainer().sublime-snippet b/Reference/API Reference/CloseTrainer().sublime-snippet index 013ffb4c9..5968aded0 100644 --- a/Reference/API Reference/CloseTrainer().sublime-snippet +++ b/Reference/API Reference/CloseTrainer().sublime-snippet @@ -2,5 +2,5 @@ CloseTrainer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CloseVoidStorageFrame(...).sublime-snippet b/Reference/API Reference/CloseVoidStorageFrame(...).sublime-snippet new file mode 100644 index 000000000..43b91ecff --- /dev/null +++ b/Reference/API Reference/CloseVoidStorageFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseVoidStorageFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CloseWindows(...).sublime-snippet b/Reference/API Reference/CloseWindows(...).sublime-snippet new file mode 100644 index 000000000..61cd52b1d --- /dev/null +++ b/Reference/API Reference/CloseWindows(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CloseWindows + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClosestGameObjectPosition(...).sublime-snippet b/Reference/API Reference/ClosestGameObjectPosition(...).sublime-snippet new file mode 100644 index 000000000..218f822de --- /dev/null +++ b/Reference/API Reference/ClosestGameObjectPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClosestGameObjectPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ClosestUnitPosition(...).sublime-snippet b/Reference/API Reference/ClosestUnitPosition(...).sublime-snippet new file mode 100644 index 000000000..e89da31e7 --- /dev/null +++ b/Reference/API Reference/ClosestUnitPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ClosestUnitPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CollapseAllFactionHeaders().sublime-snippet b/Reference/API Reference/CollapseAllFactionHeaders().sublime-snippet index a9791a95a..bcfea873d 100644 --- a/Reference/API Reference/CollapseAllFactionHeaders().sublime-snippet +++ b/Reference/API Reference/CollapseAllFactionHeaders().sublime-snippet @@ -2,5 +2,5 @@ CollapseAllFactionHeaders () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CollapseChannelHeader(index).sublime-snippet b/Reference/API Reference/CollapseChannelHeader(index).sublime-snippet deleted file mode 100644 index a29e56b04..000000000 --- a/Reference/API Reference/CollapseChannelHeader(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CollapseChannelHeader - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/CollapseFactionHeader(index).sublime-snippet b/Reference/API Reference/CollapseFactionHeader(index).sublime-snippet index d064a57f3..70096d017 100644 --- a/Reference/API Reference/CollapseFactionHeader(index).sublime-snippet +++ b/Reference/API Reference/CollapseFactionHeader(index).sublime-snippet @@ -2,5 +2,5 @@ CollapseFactionHeader (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CollapseGuildTradeSkillHeader(professionID).sublime-snippet b/Reference/API Reference/CollapseGuildTradeSkillHeader(professionID).sublime-snippet index 76a778486..3d55b6929 100644 --- a/Reference/API Reference/CollapseGuildTradeSkillHeader(professionID).sublime-snippet +++ b/Reference/API Reference/CollapseGuildTradeSkillHeader(professionID).sublime-snippet @@ -2,5 +2,5 @@ CollapseGuildTradeSkillHeader (professionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CollapseQuestHeader(questIndex).sublime-snippet b/Reference/API Reference/CollapseQuestHeader(questIndex).sublime-snippet index 0713cf416..40181643a 100644 --- a/Reference/API Reference/CollapseQuestHeader(questIndex).sublime-snippet +++ b/Reference/API Reference/CollapseQuestHeader(questIndex).sublime-snippet @@ -2,5 +2,5 @@ CollapseQuestHeader (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CollapseWarGameHeader(...).sublime-snippet b/Reference/API Reference/CollapseWarGameHeader(...).sublime-snippet new file mode 100644 index 000000000..a770485ee --- /dev/null +++ b/Reference/API Reference/CollapseWarGameHeader(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CollapseWarGameHeader + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CombatLogAddFilter(...).sublime-snippet b/Reference/API Reference/CombatLogAddFilter(...).sublime-snippet new file mode 100644 index 000000000..38a44595c --- /dev/null +++ b/Reference/API Reference/CombatLogAddFilter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CombatLogAddFilter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet b/Reference/API Reference/CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet index b41a848e0..c99c235ba 100644 --- a/Reference/API Reference/CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet +++ b/Reference/API Reference/CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet @@ -2,5 +2,5 @@ CombatLogAdvanceEntry (count, ignoreFilter) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLogClearEntries().sublime-snippet b/Reference/API Reference/CombatLogClearEntries().sublime-snippet index 8c4b9482f..cd629d08e 100644 --- a/Reference/API Reference/CombatLogClearEntries().sublime-snippet +++ b/Reference/API Reference/CombatLogClearEntries().sublime-snippet @@ -2,5 +2,5 @@ CombatLogClearEntries () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet b/Reference/API Reference/CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet index 5763c6bcc..68e16d0f3 100644 --- a/Reference/API Reference/CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet +++ b/Reference/API Reference/CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet @@ -2,5 +2,5 @@ CombatLogGetCurrentEntry ([ignoreFilter]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLogGetCurrentEventInfo(...).sublime-snippet b/Reference/API Reference/CombatLogGetCurrentEventInfo(...).sublime-snippet new file mode 100644 index 000000000..013f94888 --- /dev/null +++ b/Reference/API Reference/CombatLogGetCurrentEventInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CombatLogGetCurrentEventInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CombatLogGetNumEntries(ignoreFilter).sublime-snippet b/Reference/API Reference/CombatLogGetNumEntries(ignoreFilter).sublime-snippet index 1695f6098..b47fb7c20 100644 --- a/Reference/API Reference/CombatLogGetNumEntries(ignoreFilter).sublime-snippet +++ b/Reference/API Reference/CombatLogGetNumEntries(ignoreFilter).sublime-snippet @@ -2,5 +2,5 @@ CombatLogGetNumEntries (ignoreFilter) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLogGetRetentionTime().sublime-snippet b/Reference/API Reference/CombatLogGetRetentionTime().sublime-snippet index 706288c51..2e02eaa67 100644 --- a/Reference/API Reference/CombatLogGetRetentionTime().sublime-snippet +++ b/Reference/API Reference/CombatLogGetRetentionTime().sublime-snippet @@ -2,5 +2,5 @@ CombatLogGetRetentionTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLogResetFilter().sublime-snippet b/Reference/API Reference/CombatLogResetFilter().sublime-snippet index 8e7572fd6..ecb9bed25 100644 --- a/Reference/API Reference/CombatLogResetFilter().sublime-snippet +++ b/Reference/API Reference/CombatLogResetFilter().sublime-snippet @@ -2,5 +2,5 @@ CombatLogResetFilter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLogSetCurrentEntry(index, [ignoreFilter]).sublime-snippet b/Reference/API Reference/CombatLogSetCurrentEntry(index, [ignoreFilter]).sublime-snippet index 1f48e606a..a6c7283c9 100644 --- a/Reference/API Reference/CombatLogSetCurrentEntry(index, [ignoreFilter]).sublime-snippet +++ b/Reference/API Reference/CombatLogSetCurrentEntry(index, [ignoreFilter]).sublime-snippet @@ -2,5 +2,5 @@ CombatLogSetCurrentEntry (index, [ignoreFilter]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLogSetRetentionTime(seconds).sublime-snippet b/Reference/API Reference/CombatLogSetRetentionTime(seconds).sublime-snippet index e9f05a959..4f1f15429 100644 --- a/Reference/API Reference/CombatLogSetRetentionTime(seconds).sublime-snippet +++ b/Reference/API Reference/CombatLogSetRetentionTime(seconds).sublime-snippet @@ -2,5 +2,5 @@ CombatLogSetRetentionTime (seconds) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatLog_Object_IsA(unitFlags, mask).sublime-snippet b/Reference/API Reference/CombatLog_Object_IsA(unitFlags, mask).sublime-snippet index 5c196ac5b..ace9f044c 100644 --- a/Reference/API Reference/CombatLog_Object_IsA(unitFlags, mask).sublime-snippet +++ b/Reference/API Reference/CombatLog_Object_IsA(unitFlags, mask).sublime-snippet @@ -2,5 +2,5 @@ CombatLog_Object_IsA (unitFlags, mask) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CombatTextSetActiveUnit(unit).sublime-snippet b/Reference/API Reference/CombatTextSetActiveUnit(unit).sublime-snippet index f570ee614..9694de869 100644 --- a/Reference/API Reference/CombatTextSetActiveUnit(unit).sublime-snippet +++ b/Reference/API Reference/CombatTextSetActiveUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ CombatTextSetActiveUnit (unit) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ComboPointShineFadeIn(...).sublime-snippet b/Reference/API Reference/ComboPointShineFadeIn(...).sublime-snippet new file mode 100644 index 000000000..132c67772 --- /dev/null +++ b/Reference/API Reference/ComboPointShineFadeIn(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ComboPointShineFadeIn + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ComboPointShineFadeOut(...).sublime-snippet b/Reference/API Reference/ComboPointShineFadeOut(...).sublime-snippet new file mode 100644 index 000000000..fe9a416b9 --- /dev/null +++ b/Reference/API Reference/ComboPointShineFadeOut(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ComboPointShineFadeOut + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ComplainInboxItem(mailID).sublime-snippet b/Reference/API Reference/ComplainInboxItem(mailID).sublime-snippet index 6476cd5ce..8c785b63b 100644 --- a/Reference/API Reference/ComplainInboxItem(mailID).sublime-snippet +++ b/Reference/API Reference/ComplainInboxItem(mailID).sublime-snippet @@ -2,5 +2,5 @@ ComplainInboxItem (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CompleteLFGReadyCheck(...).sublime-snippet b/Reference/API Reference/CompleteLFGReadyCheck(...).sublime-snippet new file mode 100644 index 000000000..4f5329b22 --- /dev/null +++ b/Reference/API Reference/CompleteLFGReadyCheck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CompleteLFGReadyCheck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CompleteLFGRoleCheck(...).sublime-snippet b/Reference/API Reference/CompleteLFGRoleCheck(...).sublime-snippet new file mode 100644 index 000000000..93168408d --- /dev/null +++ b/Reference/API Reference/CompleteLFGRoleCheck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CompleteLFGRoleCheck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CompleteQuest().sublime-snippet b/Reference/API Reference/CompleteQuest().sublime-snippet index 4c1affc95..3decb5fb2 100644 --- a/Reference/API Reference/CompleteQuest().sublime-snippet +++ b/Reference/API Reference/CompleteQuest().sublime-snippet @@ -2,5 +2,5 @@ CompleteQuest () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ComputePetBonus(...).sublime-snippet b/Reference/API Reference/ComputePetBonus(...).sublime-snippet new file mode 100644 index 000000000..3eb4505ad --- /dev/null +++ b/Reference/API Reference/ComputePetBonus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ComputePetBonus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConfirmAcceptQuest().sublime-snippet b/Reference/API Reference/ConfirmAcceptQuest().sublime-snippet index 007b26d81..1a26b6025 100644 --- a/Reference/API Reference/ConfirmAcceptQuest().sublime-snippet +++ b/Reference/API Reference/ConfirmAcceptQuest().sublime-snippet @@ -2,5 +2,5 @@ ConfirmAcceptQuest () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConfirmBindOnUse().sublime-snippet b/Reference/API Reference/ConfirmBindOnUse().sublime-snippet index f8af9ab35..3db3a1ed5 100644 --- a/Reference/API Reference/ConfirmBindOnUse().sublime-snippet +++ b/Reference/API Reference/ConfirmBindOnUse().sublime-snippet @@ -2,5 +2,5 @@ ConfirmBindOnUse () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConfirmBinder().sublime-snippet b/Reference/API Reference/ConfirmBinder().sublime-snippet index 0abf6d4f7..89a6ad5ce 100644 --- a/Reference/API Reference/ConfirmBinder().sublime-snippet +++ b/Reference/API Reference/ConfirmBinder().sublime-snippet @@ -2,5 +2,5 @@ ConfirmBinder () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConfirmLootRoll(id, rollType).sublime-snippet b/Reference/API Reference/ConfirmLootRoll(id, rollType).sublime-snippet index cb2292e9f..e2a45897b 100644 --- a/Reference/API Reference/ConfirmLootRoll(id, rollType).sublime-snippet +++ b/Reference/API Reference/ConfirmLootRoll(id, rollType).sublime-snippet @@ -2,5 +2,5 @@ ConfirmLootRoll (id, rollType) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConfirmLootSlot(slot).sublime-snippet b/Reference/API Reference/ConfirmLootSlot(slot).sublime-snippet index 3e43b9b59..9aba3380c 100644 --- a/Reference/API Reference/ConfirmLootSlot(slot).sublime-snippet +++ b/Reference/API Reference/ConfirmLootSlot(slot).sublime-snippet @@ -2,5 +2,5 @@ ConfirmLootSlot (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConfirmNoRefundOnUse(...).sublime-snippet b/Reference/API Reference/ConfirmNoRefundOnUse(...).sublime-snippet new file mode 100644 index 000000000..eb516791e --- /dev/null +++ b/Reference/API Reference/ConfirmNoRefundOnUse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConfirmNoRefundOnUse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConfirmOnUse(...).sublime-snippet b/Reference/API Reference/ConfirmOnUse(...).sublime-snippet new file mode 100644 index 000000000..154fb54db --- /dev/null +++ b/Reference/API Reference/ConfirmOnUse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConfirmOnUse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConfirmOrLeaveBattlefield(...).sublime-snippet b/Reference/API Reference/ConfirmOrLeaveBattlefield(...).sublime-snippet new file mode 100644 index 000000000..d4b4299b6 --- /dev/null +++ b/Reference/API Reference/ConfirmOrLeaveBattlefield(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConfirmOrLeaveBattlefield + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConfirmOrLeaveLFGParty(...).sublime-snippet b/Reference/API Reference/ConfirmOrLeaveLFGParty(...).sublime-snippet new file mode 100644 index 000000000..4bb915d1c --- /dev/null +++ b/Reference/API Reference/ConfirmOrLeaveLFGParty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConfirmOrLeaveLFGParty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConfirmReadyCheck(ready).sublime-snippet b/Reference/API Reference/ConfirmReadyCheck(ready).sublime-snippet index 2e9e6707c..cd68a1b4c 100644 --- a/Reference/API Reference/ConfirmReadyCheck(ready).sublime-snippet +++ b/Reference/API Reference/ConfirmReadyCheck(ready).sublime-snippet @@ -2,5 +2,5 @@ ConfirmReadyCheck (ready) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConfirmSummon().sublime-snippet b/Reference/API Reference/ConfirmSummon().sublime-snippet index efe4af1b2..ff766c57f 100644 --- a/Reference/API Reference/ConfirmSummon().sublime-snippet +++ b/Reference/API Reference/ConfirmSummon().sublime-snippet @@ -2,5 +2,5 @@ ConfirmSummon () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConfirmSurrenderArena(...).sublime-snippet b/Reference/API Reference/ConfirmSurrenderArena(...).sublime-snippet new file mode 100644 index 000000000..b9e1231b4 --- /dev/null +++ b/Reference/API Reference/ConfirmSurrenderArena(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConfirmSurrenderArena + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConfirmTalentWipe().sublime-snippet b/Reference/API Reference/ConfirmTalentWipe().sublime-snippet index 98c681274..76a8cb019 100644 --- a/Reference/API Reference/ConfirmTalentWipe().sublime-snippet +++ b/Reference/API Reference/ConfirmTalentWipe().sublime-snippet @@ -2,5 +2,5 @@ ConfirmTalentWipe () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConsoleAddMessage().sublime-snippet b/Reference/API Reference/ConsoleAddMessage().sublime-snippet index d5d0de697..a3de2ef18 100644 --- a/Reference/API Reference/ConsoleAddMessage().sublime-snippet +++ b/Reference/API Reference/ConsoleAddMessage().sublime-snippet @@ -2,5 +2,5 @@ ConsoleAddMessage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConsoleExec(consoleCommand).sublime-snippet b/Reference/API Reference/ConsoleExec(consoleCommand).sublime-snippet new file mode 100644 index 000000000..1e3b2e5c5 --- /dev/null +++ b/Reference/API Reference/ConsoleExec(consoleCommand).sublime-snippet @@ -0,0 +1,6 @@ + + + ConsoleExec + ("consoleCommand") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConsoleExec(console_command).sublime-snippet b/Reference/API Reference/ConsoleExec(console_command).sublime-snippet deleted file mode 100644 index 1a1a7c273..000000000 --- a/Reference/API Reference/ConsoleExec(console_command).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ConsoleExec - ("console_command") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ConsolePrint(...).sublime-snippet b/Reference/API Reference/ConsolePrint(...).sublime-snippet new file mode 100644 index 000000000..33f0836b6 --- /dev/null +++ b/Reference/API Reference/ConsolePrint(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConsolePrint + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ContainerIDToInventoryID(container).sublime-snippet b/Reference/API Reference/ContainerIDToInventoryID(container).sublime-snippet index 1dca1471f..220a57fde 100644 --- a/Reference/API Reference/ContainerIDToInventoryID(container).sublime-snippet +++ b/Reference/API Reference/ContainerIDToInventoryID(container).sublime-snippet @@ -2,5 +2,5 @@ ContainerIDToInventoryID (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ContainerRefundItemPurchase(container, slot).sublime-snippet b/Reference/API Reference/ContainerRefundItemPurchase(container, slot).sublime-snippet index e5ff6f625..6427e67e2 100644 --- a/Reference/API Reference/ContainerRefundItemPurchase(container, slot).sublime-snippet +++ b/Reference/API Reference/ContainerRefundItemPurchase(container, slot).sublime-snippet @@ -2,5 +2,5 @@ ContainerRefundItemPurchase (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ControlCheckCapTargets(...).sublime-snippet b/Reference/API Reference/ControlCheckCapTargets(...).sublime-snippet new file mode 100644 index 000000000..8f202919f --- /dev/null +++ b/Reference/API Reference/ControlCheckCapTargets(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ControlCheckCapTargets + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ControlGetActiveCvarValue(...).sublime-snippet b/Reference/API Reference/ControlGetActiveCvarValue(...).sublime-snippet new file mode 100644 index 000000000..adaafe317 --- /dev/null +++ b/Reference/API Reference/ControlGetActiveCvarValue(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ControlGetActiveCvarValue + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ControlGetCurrentCvarValue(...).sublime-snippet b/Reference/API Reference/ControlGetCurrentCvarValue(...).sublime-snippet new file mode 100644 index 000000000..30b5c6e21 --- /dev/null +++ b/Reference/API Reference/ControlGetCurrentCvarValue(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ControlGetCurrentCvarValue + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ControlSetValue(...).sublime-snippet b/Reference/API Reference/ControlSetValue(...).sublime-snippet new file mode 100644 index 000000000..fd1e5a4f8 --- /dev/null +++ b/Reference/API Reference/ControlSetValue(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ControlSetValue + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConvertPixelsToUI(...).sublime-snippet b/Reference/API Reference/ConvertPixelsToUI(...).sublime-snippet new file mode 100644 index 000000000..a3868a8bb --- /dev/null +++ b/Reference/API Reference/ConvertPixelsToUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConvertPixelsToUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConvertRGBtoColorString(...).sublime-snippet b/Reference/API Reference/ConvertRGBtoColorString(...).sublime-snippet new file mode 100644 index 000000000..1fbd37b84 --- /dev/null +++ b/Reference/API Reference/ConvertRGBtoColorString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ConvertRGBtoColorString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ConvertToParty().sublime-snippet b/Reference/API Reference/ConvertToParty().sublime-snippet index 4ef95583b..50377f76f 100644 --- a/Reference/API Reference/ConvertToParty().sublime-snippet +++ b/Reference/API Reference/ConvertToParty().sublime-snippet @@ -2,5 +2,5 @@ ConvertToParty () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ConvertToRaid().sublime-snippet b/Reference/API Reference/ConvertToRaid().sublime-snippet index b2ea4411d..68b68030c 100644 --- a/Reference/API Reference/ConvertToRaid().sublime-snippet +++ b/Reference/API Reference/ConvertToRaid().sublime-snippet @@ -2,5 +2,5 @@ ConvertToRaid () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CopyTable(...).sublime-snippet b/Reference/API Reference/CopyTable(...).sublime-snippet new file mode 100644 index 000000000..88f11561a --- /dev/null +++ b/Reference/API Reference/CopyTable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CopyTable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CopyToClipboard(...).sublime-snippet b/Reference/API Reference/CopyToClipboard(...).sublime-snippet new file mode 100644 index 000000000..1e7f04783 --- /dev/null +++ b/Reference/API Reference/CopyToClipboard(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CopyToClipboard + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateActorPool(...).sublime-snippet b/Reference/API Reference/CreateActorPool(...).sublime-snippet new file mode 100644 index 000000000..61016c048 --- /dev/null +++ b/Reference/API Reference/CreateActorPool(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateActorPool + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateAtlasMarkup(...).sublime-snippet b/Reference/API Reference/CreateAtlasMarkup(...).sublime-snippet new file mode 100644 index 000000000..916192977 --- /dev/null +++ b/Reference/API Reference/CreateAtlasMarkup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateAtlasMarkup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateBonusObjectiveTrackerModule(...).sublime-snippet b/Reference/API Reference/CreateBonusObjectiveTrackerModule(...).sublime-snippet new file mode 100644 index 000000000..197888c5a --- /dev/null +++ b/Reference/API Reference/CreateBonusObjectiveTrackerModule(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateBonusObjectiveTrackerModule + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateCatmullRomSpline(...).sublime-snippet b/Reference/API Reference/CreateCatmullRomSpline(...).sublime-snippet new file mode 100644 index 000000000..9cc259b07 --- /dev/null +++ b/Reference/API Reference/CreateCatmullRomSpline(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateCatmullRomSpline + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateChatChannelList(...).sublime-snippet b/Reference/API Reference/CreateChatChannelList(...).sublime-snippet new file mode 100644 index 000000000..614306c01 --- /dev/null +++ b/Reference/API Reference/CreateChatChannelList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateChatChannelList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateCircularBuffer(...).sublime-snippet b/Reference/API Reference/CreateCircularBuffer(...).sublime-snippet new file mode 100644 index 000000000..aeacd486b --- /dev/null +++ b/Reference/API Reference/CreateCircularBuffer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateCircularBuffer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateColor(...).sublime-snippet b/Reference/API Reference/CreateColor(...).sublime-snippet new file mode 100644 index 000000000..6a111224a --- /dev/null +++ b/Reference/API Reference/CreateColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateCommentatorCooldownPool(...).sublime-snippet b/Reference/API Reference/CreateCommentatorCooldownPool(...).sublime-snippet new file mode 100644 index 000000000..2b8353d1e --- /dev/null +++ b/Reference/API Reference/CreateCommentatorCooldownPool(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateCommentatorCooldownPool + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateFont(name).sublime-snippet b/Reference/API Reference/CreateFont(name).sublime-snippet index af5efcfc4..77a8cb677 100644 --- a/Reference/API Reference/CreateFont(name).sublime-snippet +++ b/Reference/API Reference/CreateFont(name).sublime-snippet @@ -2,5 +2,5 @@ CreateFont ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CreateFontStringPool(...).sublime-snippet b/Reference/API Reference/CreateFontStringPool(...).sublime-snippet new file mode 100644 index 000000000..625e771ca --- /dev/null +++ b/Reference/API Reference/CreateFontStringPool(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateFontStringPool + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateFrame(frameType, [name], [parent], [template]).sublime-snippet b/Reference/API Reference/CreateFrame(frameType, [name], [parent], [template]).sublime-snippet index 2ce8049c4..3317b8c3a 100644 --- a/Reference/API Reference/CreateFrame(frameType, [name], [parent], [template]).sublime-snippet +++ b/Reference/API Reference/CreateFrame(frameType, [name], [parent], [template]).sublime-snippet @@ -2,5 +2,5 @@ CreateFrame ("frameType", ["name"], [parent], ["template"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CreateFramePool(...).sublime-snippet b/Reference/API Reference/CreateFramePool(...).sublime-snippet new file mode 100644 index 000000000..aa5d1b391 --- /dev/null +++ b/Reference/API Reference/CreateFramePool(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateFramePool + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateFromMixins(...).sublime-snippet b/Reference/API Reference/CreateFromMixins(...).sublime-snippet new file mode 100644 index 000000000..4c78013ab --- /dev/null +++ b/Reference/API Reference/CreateFromMixins(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateFromMixins + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateKeyChordString(...).sublime-snippet b/Reference/API Reference/CreateKeyChordString(...).sublime-snippet new file mode 100644 index 000000000..380cde46c --- /dev/null +++ b/Reference/API Reference/CreateKeyChordString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateKeyChordString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateKeyChordStringFromTable(...).sublime-snippet b/Reference/API Reference/CreateKeyChordStringFromTable(...).sublime-snippet new file mode 100644 index 000000000..02e045915 --- /dev/null +++ b/Reference/API Reference/CreateKeyChordStringFromTable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateKeyChordStringFromTable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateLayoutIndexManager(...).sublime-snippet b/Reference/API Reference/CreateLayoutIndexManager(...).sublime-snippet new file mode 100644 index 000000000..d02841460 --- /dev/null +++ b/Reference/API Reference/CreateLayoutIndexManager(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateLayoutIndexManager + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateLoopingSoundEffectEmitter(...).sublime-snippet b/Reference/API Reference/CreateLoopingSoundEffectEmitter(...).sublime-snippet new file mode 100644 index 000000000..7e515dafd --- /dev/null +++ b/Reference/API Reference/CreateLoopingSoundEffectEmitter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateLoopingSoundEffectEmitter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet b/Reference/API Reference/CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet index e1758ec77..78164d7b0 100644 --- a/Reference/API Reference/CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet +++ b/Reference/API Reference/CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet @@ -2,5 +2,5 @@ CreateMacro ("name", "iconTexture", "body", perCharacter) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CreateNewRaidProfile(...).sublime-snippet b/Reference/API Reference/CreateNewRaidProfile(...).sublime-snippet new file mode 100644 index 000000000..0d97869ca --- /dev/null +++ b/Reference/API Reference/CreateNewRaidProfile(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateNewRaidProfile + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateObjectPool(...).sublime-snippet b/Reference/API Reference/CreateObjectPool(...).sublime-snippet new file mode 100644 index 000000000..4521e8426 --- /dev/null +++ b/Reference/API Reference/CreateObjectPool(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateObjectPool + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreatePoolCollection(...).sublime-snippet b/Reference/API Reference/CreatePoolCollection(...).sublime-snippet new file mode 100644 index 000000000..959239e80 --- /dev/null +++ b/Reference/API Reference/CreatePoolCollection(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreatePoolCollection + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreatePredictedSetting(...).sublime-snippet b/Reference/API Reference/CreatePredictedSetting(...).sublime-snippet new file mode 100644 index 000000000..960b60134 --- /dev/null +++ b/Reference/API Reference/CreatePredictedSetting(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreatePredictedSetting + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreatePredictedToggle(...).sublime-snippet b/Reference/API Reference/CreatePredictedToggle(...).sublime-snippet new file mode 100644 index 000000000..5819bb603 --- /dev/null +++ b/Reference/API Reference/CreatePredictedToggle(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreatePredictedToggle + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateRectangle(...).sublime-snippet b/Reference/API Reference/CreateRectangle(...).sublime-snippet new file mode 100644 index 000000000..2c90840c0 --- /dev/null +++ b/Reference/API Reference/CreateRectangle(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateRectangle + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateTabGroup(...).sublime-snippet b/Reference/API Reference/CreateTabGroup(...).sublime-snippet new file mode 100644 index 000000000..1b3e8ef1a --- /dev/null +++ b/Reference/API Reference/CreateTabGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateTabGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateTextureMarkup(...).sublime-snippet b/Reference/API Reference/CreateTextureMarkup(...).sublime-snippet new file mode 100644 index 000000000..532cdfe2d --- /dev/null +++ b/Reference/API Reference/CreateTextureMarkup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateTextureMarkup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateTexturePool(...).sublime-snippet b/Reference/API Reference/CreateTexturePool(...).sublime-snippet new file mode 100644 index 000000000..bcb20d685 --- /dev/null +++ b/Reference/API Reference/CreateTexturePool(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateTexturePool + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateTransformFrameNodePool(...).sublime-snippet b/Reference/API Reference/CreateTransformFrameNodePool(...).sublime-snippet new file mode 100644 index 000000000..f80e3d5f2 --- /dev/null +++ b/Reference/API Reference/CreateTransformFrameNodePool(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateTransformFrameNodePool + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateTransformTreeNode(...).sublime-snippet b/Reference/API Reference/CreateTransformTreeNode(...).sublime-snippet new file mode 100644 index 000000000..f5b50e7c0 --- /dev/null +++ b/Reference/API Reference/CreateTransformTreeNode(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateTransformTreeNode + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateTransformTreeNodeFromWidget(...).sublime-snippet b/Reference/API Reference/CreateTransformTreeNodeFromWidget(...).sublime-snippet new file mode 100644 index 000000000..abd473008 --- /dev/null +++ b/Reference/API Reference/CreateTransformTreeNodeFromWidget(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateTransformTreeNodeFromWidget + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateVector2D(...).sublime-snippet b/Reference/API Reference/CreateVector2D(...).sublime-snippet new file mode 100644 index 000000000..b5f52e26e --- /dev/null +++ b/Reference/API Reference/CreateVector2D(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateVector2D + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CreateVector3D(...).sublime-snippet b/Reference/API Reference/CreateVector3D(...).sublime-snippet new file mode 100644 index 000000000..455f4ae3f --- /dev/null +++ b/Reference/API Reference/CreateVector3D(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CreateVector3D + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CursorCanGoInSlot(slot).sublime-snippet b/Reference/API Reference/CursorCanGoInSlot(slot).sublime-snippet index 583eb1da4..2ff7390f2 100644 --- a/Reference/API Reference/CursorCanGoInSlot(slot).sublime-snippet +++ b/Reference/API Reference/CursorCanGoInSlot(slot).sublime-snippet @@ -2,5 +2,5 @@ CursorCanGoInSlot (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CursorHasItem().sublime-snippet b/Reference/API Reference/CursorHasItem().sublime-snippet index 14c65c540..d0de3919d 100644 --- a/Reference/API Reference/CursorHasItem().sublime-snippet +++ b/Reference/API Reference/CursorHasItem().sublime-snippet @@ -2,5 +2,5 @@ CursorHasItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CursorHasMacro().sublime-snippet b/Reference/API Reference/CursorHasMacro().sublime-snippet index 9f3d30ee0..227937779 100644 --- a/Reference/API Reference/CursorHasMacro().sublime-snippet +++ b/Reference/API Reference/CursorHasMacro().sublime-snippet @@ -2,5 +2,5 @@ CursorHasMacro () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CursorHasMoney().sublime-snippet b/Reference/API Reference/CursorHasMoney().sublime-snippet index 47203933e..970916734 100644 --- a/Reference/API Reference/CursorHasMoney().sublime-snippet +++ b/Reference/API Reference/CursorHasMoney().sublime-snippet @@ -2,5 +2,5 @@ CursorHasMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CursorHasSpell().sublime-snippet b/Reference/API Reference/CursorHasSpell().sublime-snippet index 220a87e8a..9f6331ca4 100644 --- a/Reference/API Reference/CursorHasSpell().sublime-snippet +++ b/Reference/API Reference/CursorHasSpell().sublime-snippet @@ -2,5 +2,5 @@ CursorHasSpell () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/CursorOnUpdate(...).sublime-snippet b/Reference/API Reference/CursorOnUpdate(...).sublime-snippet new file mode 100644 index 000000000..81df38107 --- /dev/null +++ b/Reference/API Reference/CursorOnUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CursorOnUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CursorUpdate(...).sublime-snippet b/Reference/API Reference/CursorUpdate(...).sublime-snippet new file mode 100644 index 000000000..1348f7fb1 --- /dev/null +++ b/Reference/API Reference/CursorUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CursorUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/CycleFollowCameraTransitionPreset(...).sublime-snippet b/Reference/API Reference/CycleFollowCameraTransitionPreset(...).sublime-snippet new file mode 100644 index 000000000..438630357 --- /dev/null +++ b/Reference/API Reference/CycleFollowCameraTransitionPreset(...).sublime-snippet @@ -0,0 +1,6 @@ + + + CycleFollowCameraTransitionPreset + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DeathKnniggetThrobFunction(...).sublime-snippet b/Reference/API Reference/DeathKnniggetThrobFunction(...).sublime-snippet new file mode 100644 index 000000000..6269dae0a --- /dev/null +++ b/Reference/API Reference/DeathKnniggetThrobFunction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DeathKnniggetThrobFunction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DebugTutorials(...).sublime-snippet b/Reference/API Reference/DebugTutorials(...).sublime-snippet new file mode 100644 index 000000000..9acfadaf6 --- /dev/null +++ b/Reference/API Reference/DebugTutorials(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DebugTutorials + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DeclineChannelInvite(...).sublime-snippet b/Reference/API Reference/DeclineChannelInvite(...).sublime-snippet new file mode 100644 index 000000000..603fcd293 --- /dev/null +++ b/Reference/API Reference/DeclineChannelInvite(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DeclineChannelInvite + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DeclineGroup().sublime-snippet b/Reference/API Reference/DeclineGroup().sublime-snippet index 62fb7d497..214a0f28d 100644 --- a/Reference/API Reference/DeclineGroup().sublime-snippet +++ b/Reference/API Reference/DeclineGroup().sublime-snippet @@ -2,5 +2,5 @@ DeclineGroup () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeclineGuild().sublime-snippet b/Reference/API Reference/DeclineGuild().sublime-snippet index 316bb1583..21cfe91a0 100644 --- a/Reference/API Reference/DeclineGuild().sublime-snippet +++ b/Reference/API Reference/DeclineGuild().sublime-snippet @@ -2,5 +2,5 @@ DeclineGuild () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeclineGuildApplicant(...).sublime-snippet b/Reference/API Reference/DeclineGuildApplicant(...).sublime-snippet new file mode 100644 index 000000000..1d79646d4 --- /dev/null +++ b/Reference/API Reference/DeclineGuildApplicant(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DeclineGuildApplicant + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DeclineLevelGrant().sublime-snippet b/Reference/API Reference/DeclineLevelGrant().sublime-snippet index 98f367596..bb7da5e7f 100644 --- a/Reference/API Reference/DeclineLevelGrant().sublime-snippet +++ b/Reference/API Reference/DeclineLevelGrant().sublime-snippet @@ -2,5 +2,5 @@ DeclineLevelGrant () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeclineName(name, gender, declensionSet).sublime-snippet b/Reference/API Reference/DeclineName(name, gender, declensionSet).sublime-snippet index da0c45f6c..8279bbdb7 100644 --- a/Reference/API Reference/DeclineName(name, gender, declensionSet).sublime-snippet +++ b/Reference/API Reference/DeclineName(name, gender, declensionSet).sublime-snippet @@ -2,5 +2,5 @@ DeclineName ("name", gender, declensionSet) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeclineQuest().sublime-snippet b/Reference/API Reference/DeclineQuest().sublime-snippet index 54b741795..b5083e0dc 100644 --- a/Reference/API Reference/DeclineQuest().sublime-snippet +++ b/Reference/API Reference/DeclineQuest().sublime-snippet @@ -2,5 +2,5 @@ DeclineQuest () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeclineResurrect().sublime-snippet b/Reference/API Reference/DeclineResurrect().sublime-snippet index b1cef4911..5d9791366 100644 --- a/Reference/API Reference/DeclineResurrect().sublime-snippet +++ b/Reference/API Reference/DeclineResurrect().sublime-snippet @@ -2,5 +2,5 @@ DeclineResurrect () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeclineSpellConfirmationPrompt(...).sublime-snippet b/Reference/API Reference/DeclineSpellConfirmationPrompt(...).sublime-snippet new file mode 100644 index 000000000..32293c552 --- /dev/null +++ b/Reference/API Reference/DeclineSpellConfirmationPrompt(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DeclineSpellConfirmationPrompt + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DecodeResolution(...).sublime-snippet b/Reference/API Reference/DecodeResolution(...).sublime-snippet new file mode 100644 index 000000000..8ecb2c1b2 --- /dev/null +++ b/Reference/API Reference/DecodeResolution(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DecodeResolution + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultCompactMiniFrameSetup(...).sublime-snippet b/Reference/API Reference/DefaultCompactMiniFrameSetup(...).sublime-snippet new file mode 100644 index 000000000..1ce625d1f --- /dev/null +++ b/Reference/API Reference/DefaultCompactMiniFrameSetup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultCompactMiniFrameSetup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultCompactNamePlateEnemyFrameSetup(...).sublime-snippet b/Reference/API Reference/DefaultCompactNamePlateEnemyFrameSetup(...).sublime-snippet new file mode 100644 index 000000000..407bd5675 --- /dev/null +++ b/Reference/API Reference/DefaultCompactNamePlateEnemyFrameSetup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultCompactNamePlateEnemyFrameSetup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultCompactNamePlateFrameSetup(...).sublime-snippet b/Reference/API Reference/DefaultCompactNamePlateFrameSetup(...).sublime-snippet new file mode 100644 index 000000000..5309508b0 --- /dev/null +++ b/Reference/API Reference/DefaultCompactNamePlateFrameSetup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultCompactNamePlateFrameSetup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultCompactNamePlateFrameSetupInternal(...).sublime-snippet b/Reference/API Reference/DefaultCompactNamePlateFrameSetupInternal(...).sublime-snippet new file mode 100644 index 000000000..aea9af67e --- /dev/null +++ b/Reference/API Reference/DefaultCompactNamePlateFrameSetupInternal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultCompactNamePlateFrameSetupInternal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultCompactNamePlateFriendlyFrameSetup(...).sublime-snippet b/Reference/API Reference/DefaultCompactNamePlateFriendlyFrameSetup(...).sublime-snippet new file mode 100644 index 000000000..d5ba054db --- /dev/null +++ b/Reference/API Reference/DefaultCompactNamePlateFriendlyFrameSetup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultCompactNamePlateFriendlyFrameSetup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultCompactNamePlatePlayerFrameSetup(...).sublime-snippet b/Reference/API Reference/DefaultCompactNamePlatePlayerFrameSetup(...).sublime-snippet new file mode 100644 index 000000000..540d42208 --- /dev/null +++ b/Reference/API Reference/DefaultCompactNamePlatePlayerFrameSetup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultCompactNamePlatePlayerFrameSetup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultCompactUnitFrameSetup(...).sublime-snippet b/Reference/API Reference/DefaultCompactUnitFrameSetup(...).sublime-snippet new file mode 100644 index 000000000..472d927b0 --- /dev/null +++ b/Reference/API Reference/DefaultCompactUnitFrameSetup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultCompactUnitFrameSetup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DefaultWidgetLayout(...).sublime-snippet b/Reference/API Reference/DefaultWidgetLayout(...).sublime-snippet new file mode 100644 index 000000000..bb2aaf106 --- /dev/null +++ b/Reference/API Reference/DefaultWidgetLayout(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DefaultWidgetLayout + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DelIgnore(name).sublime-snippet b/Reference/API Reference/DelIgnore(name).sublime-snippet index 3651ddeca..b7a4a592d 100644 --- a/Reference/API Reference/DelIgnore(name).sublime-snippet +++ b/Reference/API Reference/DelIgnore(name).sublime-snippet @@ -2,5 +2,5 @@ DelIgnore ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeleteCursorItem().sublime-snippet b/Reference/API Reference/DeleteCursorItem().sublime-snippet index ff4a7c326..1e16dec40 100644 --- a/Reference/API Reference/DeleteCursorItem().sublime-snippet +++ b/Reference/API Reference/DeleteCursorItem().sublime-snippet @@ -2,5 +2,5 @@ DeleteCursorItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeleteEquipmentSet(name).sublime-snippet b/Reference/API Reference/DeleteEquipmentSet(name).sublime-snippet deleted file mode 100644 index b2cf19ee1..000000000 --- a/Reference/API Reference/DeleteEquipmentSet(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - DeleteEquipmentSet - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/DeleteGMTicket().sublime-snippet b/Reference/API Reference/DeleteGMTicket().sublime-snippet index ec46495e4..e6b0619ea 100644 --- a/Reference/API Reference/DeleteGMTicket().sublime-snippet +++ b/Reference/API Reference/DeleteGMTicket().sublime-snippet @@ -2,5 +2,5 @@ DeleteGMTicket () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeleteInboxItem(mailID).sublime-snippet b/Reference/API Reference/DeleteInboxItem(mailID).sublime-snippet index e851125bc..a7caf5804 100644 --- a/Reference/API Reference/DeleteInboxItem(mailID).sublime-snippet +++ b/Reference/API Reference/DeleteInboxItem(mailID).sublime-snippet @@ -2,5 +2,5 @@ DeleteInboxItem (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeleteMacro(index).sublime-snippet b/Reference/API Reference/DeleteMacro(index).sublime-snippet index c15bfa337..3050dae04 100644 --- a/Reference/API Reference/DeleteMacro(index).sublime-snippet +++ b/Reference/API Reference/DeleteMacro(index).sublime-snippet @@ -2,5 +2,5 @@ DeleteMacro (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeleteMacro(name).sublime-snippet b/Reference/API Reference/DeleteMacro(name).sublime-snippet index 22470eb6f..02e767a1f 100644 --- a/Reference/API Reference/DeleteMacro(name).sublime-snippet +++ b/Reference/API Reference/DeleteMacro(name).sublime-snippet @@ -2,5 +2,5 @@ DeleteMacro ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DeleteRaidProfile(...).sublime-snippet b/Reference/API Reference/DeleteRaidProfile(...).sublime-snippet new file mode 100644 index 000000000..28a4b2d32 --- /dev/null +++ b/Reference/API Reference/DeleteRaidProfile(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DeleteRaidProfile + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DeltaLerp(...).sublime-snippet b/Reference/API Reference/DeltaLerp(...).sublime-snippet new file mode 100644 index 000000000..1e94e01b5 --- /dev/null +++ b/Reference/API Reference/DeltaLerp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DeltaLerp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DemoteAssistant(name, [exactMatch]).sublime-snippet b/Reference/API Reference/DemoteAssistant(name, [exactMatch]).sublime-snippet index e3886c5b4..13f418585 100644 --- a/Reference/API Reference/DemoteAssistant(name, [exactMatch]).sublime-snippet +++ b/Reference/API Reference/DemoteAssistant(name, [exactMatch]).sublime-snippet @@ -2,5 +2,5 @@ DemoteAssistant ("name", [exactMatch]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DemoteAssistant(unit).sublime-snippet b/Reference/API Reference/DemoteAssistant(unit).sublime-snippet index 62be230f9..984eccca5 100644 --- a/Reference/API Reference/DemoteAssistant(unit).sublime-snippet +++ b/Reference/API Reference/DemoteAssistant(unit).sublime-snippet @@ -2,5 +2,5 @@ DemoteAssistant ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DepositGuildBankMoney(money).sublime-snippet b/Reference/API Reference/DepositGuildBankMoney(money).sublime-snippet index 8b491561b..0a8fa3f1a 100644 --- a/Reference/API Reference/DepositGuildBankMoney(money).sublime-snippet +++ b/Reference/API Reference/DepositGuildBankMoney(money).sublime-snippet @@ -2,5 +2,5 @@ DepositGuildBankMoney (money) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DepositReagentBank(...).sublime-snippet b/Reference/API Reference/DepositReagentBank(...).sublime-snippet new file mode 100644 index 000000000..31d68785f --- /dev/null +++ b/Reference/API Reference/DepositReagentBank(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DepositReagentBank + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DescendStop(...).sublime-snippet b/Reference/API Reference/DescendStop(...).sublime-snippet new file mode 100644 index 000000000..f5d31d743 --- /dev/null +++ b/Reference/API Reference/DescendStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DescendStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DestroyTotem(...).sublime-snippet b/Reference/API Reference/DestroyTotem(...).sublime-snippet new file mode 100644 index 000000000..e62e8fcc1 --- /dev/null +++ b/Reference/API Reference/DestroyTotem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DestroyTotem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DetectWowMouse().sublime-snippet b/Reference/API Reference/DetectWowMouse().sublime-snippet index 6719fbe38..9ea357e61 100644 --- a/Reference/API Reference/DetectWowMouse().sublime-snippet +++ b/Reference/API Reference/DetectWowMouse().sublime-snippet @@ -2,5 +2,5 @@ DetectWowMouse () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DisableAddOn(index).sublime-snippet b/Reference/API Reference/DisableAddOn(index).sublime-snippet index 61a69df62..8684458cf 100644 --- a/Reference/API Reference/DisableAddOn(index).sublime-snippet +++ b/Reference/API Reference/DisableAddOn(index).sublime-snippet @@ -2,5 +2,5 @@ DisableAddOn (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DisableAddOn(name).sublime-snippet b/Reference/API Reference/DisableAddOn(name).sublime-snippet index 512595420..7f370fdc5 100644 --- a/Reference/API Reference/DisableAddOn(name).sublime-snippet +++ b/Reference/API Reference/DisableAddOn(name).sublime-snippet @@ -2,5 +2,5 @@ DisableAddOn ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DisableAllAddOns().sublime-snippet b/Reference/API Reference/DisableAllAddOns().sublime-snippet index 56b6432c1..57d164794 100644 --- a/Reference/API Reference/DisableAllAddOns().sublime-snippet +++ b/Reference/API Reference/DisableAllAddOns().sublime-snippet @@ -2,5 +2,5 @@ DisableAllAddOns () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DisableSpellAutocast(...).sublime-snippet b/Reference/API Reference/DisableSpellAutocast(...).sublime-snippet new file mode 100644 index 000000000..066afe94b --- /dev/null +++ b/Reference/API Reference/DisableSpellAutocast(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DisableSpellAutocast + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DismissCompanion(type).sublime-snippet b/Reference/API Reference/DismissCompanion(type).sublime-snippet index 770845202..d7ed715cd 100644 --- a/Reference/API Reference/DismissCompanion(type).sublime-snippet +++ b/Reference/API Reference/DismissCompanion(type).sublime-snippet @@ -2,5 +2,5 @@ DismissCompanion ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Dismount().sublime-snippet b/Reference/API Reference/Dismount().sublime-snippet index 1600e4ac0..8e20f27ac 100644 --- a/Reference/API Reference/Dismount().sublime-snippet +++ b/Reference/API Reference/Dismount().sublime-snippet @@ -2,5 +2,5 @@ Dismount () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DisplayChannelOwner(...).sublime-snippet b/Reference/API Reference/DisplayChannelOwner(...).sublime-snippet new file mode 100644 index 000000000..c32273444 --- /dev/null +++ b/Reference/API Reference/DisplayChannelOwner(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DisplayChannelOwner + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DisplayTableInspectorWindow(...).sublime-snippet b/Reference/API Reference/DisplayTableInspectorWindow(...).sublime-snippet new file mode 100644 index 000000000..7764ad3f2 --- /dev/null +++ b/Reference/API Reference/DisplayTableInspectorWindow(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DisplayTableInspectorWindow + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DoEmote(emote, [target], [hold]).sublime-snippet b/Reference/API Reference/DoEmote(emote, [target], [hold]).sublime-snippet index f6b619900..c39d4b554 100644 --- a/Reference/API Reference/DoEmote(emote, [target], [hold]).sublime-snippet +++ b/Reference/API Reference/DoEmote(emote, [target], [hold]).sublime-snippet @@ -2,5 +2,5 @@ DoEmote ("emote", ["target"], [hold]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DoMasterLootRoll(...).sublime-snippet b/Reference/API Reference/DoMasterLootRoll(...).sublime-snippet new file mode 100644 index 000000000..73d13cd07 --- /dev/null +++ b/Reference/API Reference/DoMasterLootRoll(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DoMasterLootRoll + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DoReadyCheck().sublime-snippet b/Reference/API Reference/DoReadyCheck().sublime-snippet index 14ce5ce55..489fb4080 100644 --- a/Reference/API Reference/DoReadyCheck().sublime-snippet +++ b/Reference/API Reference/DoReadyCheck().sublime-snippet @@ -2,5 +2,5 @@ DoReadyCheck () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DoesCurrentLocaleSellExpansionLevels(...).sublime-snippet b/Reference/API Reference/DoesCurrentLocaleSellExpansionLevels(...).sublime-snippet new file mode 100644 index 000000000..e3134f85e --- /dev/null +++ b/Reference/API Reference/DoesCurrentLocaleSellExpansionLevels(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DoesCurrentLocaleSellExpansionLevels + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DoesFollowerMatchCurrentGarrisonType(...).sublime-snippet b/Reference/API Reference/DoesFollowerMatchCurrentGarrisonType(...).sublime-snippet new file mode 100644 index 000000000..891a91a00 --- /dev/null +++ b/Reference/API Reference/DoesFollowerMatchCurrentGarrisonType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DoesFollowerMatchCurrentGarrisonType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DoesItemContainSpec(...).sublime-snippet b/Reference/API Reference/DoesItemContainSpec(...).sublime-snippet new file mode 100644 index 000000000..e395473fb --- /dev/null +++ b/Reference/API Reference/DoesItemContainSpec(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DoesItemContainSpec + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DoesSpellExist(...).sublime-snippet b/Reference/API Reference/DoesSpellExist(...).sublime-snippet new file mode 100644 index 000000000..39b48ac0d --- /dev/null +++ b/Reference/API Reference/DoesSpellExist(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DoesSpellExist + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DoesTemplateExist(...).sublime-snippet b/Reference/API Reference/DoesTemplateExist(...).sublime-snippet new file mode 100644 index 000000000..394b35c5c --- /dev/null +++ b/Reference/API Reference/DoesTemplateExist(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DoesTemplateExist + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DrawLine(...).sublime-snippet b/Reference/API Reference/DrawLine(...).sublime-snippet new file mode 100644 index 000000000..523ac0df4 --- /dev/null +++ b/Reference/API Reference/DrawLine(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DrawLine + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DrawOneHopLines(...).sublime-snippet b/Reference/API Reference/DrawOneHopLines(...).sublime-snippet new file mode 100644 index 000000000..00e829c8e --- /dev/null +++ b/Reference/API Reference/DrawOneHopLines(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DrawOneHopLines + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpBattlePet(...).sublime-snippet b/Reference/API Reference/DressUpBattlePet(...).sublime-snippet new file mode 100644 index 000000000..74f5544cf --- /dev/null +++ b/Reference/API Reference/DressUpBattlePet(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpBattlePet + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpBattlePetLink(...).sublime-snippet b/Reference/API Reference/DressUpBattlePetLink(...).sublime-snippet new file mode 100644 index 000000000..7472cc2cf --- /dev/null +++ b/Reference/API Reference/DressUpBattlePetLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpBattlePetLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpItemLink(...).sublime-snippet b/Reference/API Reference/DressUpItemLink(...).sublime-snippet new file mode 100644 index 000000000..f56df1080 --- /dev/null +++ b/Reference/API Reference/DressUpItemLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpItemLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpMount(...).sublime-snippet b/Reference/API Reference/DressUpMount(...).sublime-snippet new file mode 100644 index 000000000..e4e74e411 --- /dev/null +++ b/Reference/API Reference/DressUpMount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpMount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpMountLink(...).sublime-snippet b/Reference/API Reference/DressUpMountLink(...).sublime-snippet new file mode 100644 index 000000000..e057ecbad --- /dev/null +++ b/Reference/API Reference/DressUpMountLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpMountLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpSources(...).sublime-snippet b/Reference/API Reference/DressUpSources(...).sublime-snippet new file mode 100644 index 000000000..5957b1873 --- /dev/null +++ b/Reference/API Reference/DressUpSources(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpSources + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpTexturePath(...).sublime-snippet b/Reference/API Reference/DressUpTexturePath(...).sublime-snippet new file mode 100644 index 000000000..b28fe3ec8 --- /dev/null +++ b/Reference/API Reference/DressUpTexturePath(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpTexturePath + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpTransmogLink(...).sublime-snippet b/Reference/API Reference/DressUpTransmogLink(...).sublime-snippet new file mode 100644 index 000000000..639e9aad0 --- /dev/null +++ b/Reference/API Reference/DressUpTransmogLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpTransmogLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DressUpVisual(...).sublime-snippet b/Reference/API Reference/DressUpVisual(...).sublime-snippet new file mode 100644 index 000000000..562a7f276 --- /dev/null +++ b/Reference/API Reference/DressUpVisual(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DressUpVisual + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/DropCursorMoney().sublime-snippet b/Reference/API Reference/DropCursorMoney().sublime-snippet index 352323f33..ff62ac33e 100644 --- a/Reference/API Reference/DropCursorMoney().sublime-snippet +++ b/Reference/API Reference/DropCursorMoney().sublime-snippet @@ -2,5 +2,5 @@ DropCursorMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DropItemOnUnit(name).sublime-snippet b/Reference/API Reference/DropItemOnUnit(name).sublime-snippet index 9d52a12c4..0dea552bf 100644 --- a/Reference/API Reference/DropItemOnUnit(name).sublime-snippet +++ b/Reference/API Reference/DropItemOnUnit(name).sublime-snippet @@ -2,5 +2,5 @@ DropItemOnUnit ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DropItemOnUnit(unit).sublime-snippet b/Reference/API Reference/DropItemOnUnit(unit).sublime-snippet index c9dfa5a7e..673c36f7a 100644 --- a/Reference/API Reference/DropItemOnUnit(unit).sublime-snippet +++ b/Reference/API Reference/DropItemOnUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ DropItemOnUnit ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/DungeonAppearsInRandomLFD(...).sublime-snippet b/Reference/API Reference/DungeonAppearsInRandomLFD(...).sublime-snippet new file mode 100644 index 000000000..4615fa8f5 --- /dev/null +++ b/Reference/API Reference/DungeonAppearsInRandomLFD(...).sublime-snippet @@ -0,0 +1,6 @@ + + + DungeonAppearsInRandomLFD + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/EJ_ClearSearch().sublime-snippet b/Reference/API Reference/EJ_ClearSearch().sublime-snippet index 043bde02e..f0d3b5100 100644 --- a/Reference/API Reference/EJ_ClearSearch().sublime-snippet +++ b/Reference/API Reference/EJ_ClearSearch().sublime-snippet @@ -2,5 +2,5 @@ EJ_ClearSearch () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_EndSearch().sublime-snippet b/Reference/API Reference/EJ_EndSearch().sublime-snippet index f5b395888..8ac51abae 100644 --- a/Reference/API Reference/EJ_EndSearch().sublime-snippet +++ b/Reference/API Reference/EJ_EndSearch().sublime-snippet @@ -2,5 +2,5 @@ EJ_EndSearch () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet b/Reference/API Reference/EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet index dfdeafb7d..c66b38d77 100644 --- a/Reference/API Reference/EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet +++ b/Reference/API Reference/EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetCreatureInfo (index, [encounterID]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetCurrentInstance().sublime-snippet b/Reference/API Reference/EJ_GetCurrentInstance().sublime-snippet deleted file mode 100644 index 4e27c512c..000000000 --- a/Reference/API Reference/EJ_GetCurrentInstance().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EJ_GetCurrentInstance - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/EJ_GetCurrentTier().sublime-snippet b/Reference/API Reference/EJ_GetCurrentTier().sublime-snippet index 4dc41fcb0..6bb5ea812 100644 --- a/Reference/API Reference/EJ_GetCurrentTier().sublime-snippet +++ b/Reference/API Reference/EJ_GetCurrentTier().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetCurrentTier () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetDifficulty().sublime-snippet b/Reference/API Reference/EJ_GetDifficulty().sublime-snippet index 198bda05b..974f1a685 100644 --- a/Reference/API Reference/EJ_GetDifficulty().sublime-snippet +++ b/Reference/API Reference/EJ_GetDifficulty().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetDifficulty () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetEncounterInfo(encounterID).sublime-snippet b/Reference/API Reference/EJ_GetEncounterInfo(encounterID).sublime-snippet index 3461b3296..d55e01d1d 100644 --- a/Reference/API Reference/EJ_GetEncounterInfo(encounterID).sublime-snippet +++ b/Reference/API Reference/EJ_GetEncounterInfo(encounterID).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetEncounterInfo (encounterID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet b/Reference/API Reference/EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet index 20caefe34..3ad0e56e7 100644 --- a/Reference/API Reference/EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet +++ b/Reference/API Reference/EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetEncounterInfoByIndex (index, [instanceID]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetInstanceByIndex(index, isRaid).sublime-snippet b/Reference/API Reference/EJ_GetInstanceByIndex(index, isRaid).sublime-snippet index c3403691e..fccc4e136 100644 --- a/Reference/API Reference/EJ_GetInstanceByIndex(index, isRaid).sublime-snippet +++ b/Reference/API Reference/EJ_GetInstanceByIndex(index, isRaid).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetInstanceByIndex (index, isRaid) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetInstanceInfo(instanceID).sublime-snippet b/Reference/API Reference/EJ_GetInstanceInfo(instanceID).sublime-snippet index 1b6d6dd0c..1464e21bf 100644 --- a/Reference/API Reference/EJ_GetInstanceInfo(instanceID).sublime-snippet +++ b/Reference/API Reference/EJ_GetInstanceInfo(instanceID).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetInstanceInfo (instanceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetInvTypeSortOrder(invType).sublime-snippet b/Reference/API Reference/EJ_GetInvTypeSortOrder(invType).sublime-snippet index 5738ce5bf..8fb570215 100644 --- a/Reference/API Reference/EJ_GetInvTypeSortOrder(invType).sublime-snippet +++ b/Reference/API Reference/EJ_GetInvTypeSortOrder(invType).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetInvTypeSortOrder (invType) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetLootFilter().sublime-snippet b/Reference/API Reference/EJ_GetLootFilter().sublime-snippet index 3eaff6143..9ed21ad30 100644 --- a/Reference/API Reference/EJ_GetLootFilter().sublime-snippet +++ b/Reference/API Reference/EJ_GetLootFilter().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetLootFilter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetLootInfo(lootID).sublime-snippet b/Reference/API Reference/EJ_GetLootInfo(lootID).sublime-snippet index 9d1e7c169..761c8adc8 100644 --- a/Reference/API Reference/EJ_GetLootInfo(lootID).sublime-snippet +++ b/Reference/API Reference/EJ_GetLootInfo(lootID).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetLootInfo (lootID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetLootInfoByIndex(index).sublime-snippet b/Reference/API Reference/EJ_GetLootInfoByIndex(index).sublime-snippet index bee190b8e..fb2a61117 100644 --- a/Reference/API Reference/EJ_GetLootInfoByIndex(index).sublime-snippet +++ b/Reference/API Reference/EJ_GetLootInfoByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetLootInfoByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetMapEncounter(index).sublime-snippet b/Reference/API Reference/EJ_GetMapEncounter(index).sublime-snippet index a9e9549eb..2d2bd34aa 100644 --- a/Reference/API Reference/EJ_GetMapEncounter(index).sublime-snippet +++ b/Reference/API Reference/EJ_GetMapEncounter(index).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetMapEncounter (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetNumEncountersForLootByIndex(index).sublime-snippet b/Reference/API Reference/EJ_GetNumEncountersForLootByIndex(index).sublime-snippet index 6020e7a7f..266f501f6 100644 --- a/Reference/API Reference/EJ_GetNumEncountersForLootByIndex(index).sublime-snippet +++ b/Reference/API Reference/EJ_GetNumEncountersForLootByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetNumEncountersForLootByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetNumLoot().sublime-snippet b/Reference/API Reference/EJ_GetNumLoot().sublime-snippet index 4ffa1ea30..f1f171f1d 100644 --- a/Reference/API Reference/EJ_GetNumLoot().sublime-snippet +++ b/Reference/API Reference/EJ_GetNumLoot().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetNumLoot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetNumSearchResults().sublime-snippet b/Reference/API Reference/EJ_GetNumSearchResults().sublime-snippet index c9518c5b7..22af58929 100644 --- a/Reference/API Reference/EJ_GetNumSearchResults().sublime-snippet +++ b/Reference/API Reference/EJ_GetNumSearchResults().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetNumSearchResults () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetNumTiers().sublime-snippet b/Reference/API Reference/EJ_GetNumTiers().sublime-snippet index a8da13424..9c85e7f95 100644 --- a/Reference/API Reference/EJ_GetNumTiers().sublime-snippet +++ b/Reference/API Reference/EJ_GetNumTiers().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetNumTiers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetSearchProgress().sublime-snippet b/Reference/API Reference/EJ_GetSearchProgress().sublime-snippet index 1d551a44c..e0a54b401 100644 --- a/Reference/API Reference/EJ_GetSearchProgress().sublime-snippet +++ b/Reference/API Reference/EJ_GetSearchProgress().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetSearchProgress () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetSearchResult(index).sublime-snippet b/Reference/API Reference/EJ_GetSearchResult(index).sublime-snippet index f55da1aca..7454b9c01 100644 --- a/Reference/API Reference/EJ_GetSearchResult(index).sublime-snippet +++ b/Reference/API Reference/EJ_GetSearchResult(index).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetSearchResult (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetSearchSize().sublime-snippet b/Reference/API Reference/EJ_GetSearchSize().sublime-snippet index dd140e6cb..d47847e89 100644 --- a/Reference/API Reference/EJ_GetSearchSize().sublime-snippet +++ b/Reference/API Reference/EJ_GetSearchSize().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetSearchSize () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetSectionInfo(sectionID).sublime-snippet b/Reference/API Reference/EJ_GetSectionInfo(sectionID).sublime-snippet deleted file mode 100644 index 369975f59..000000000 --- a/Reference/API Reference/EJ_GetSectionInfo(sectionID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EJ_GetSectionInfo - (sectionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/EJ_GetSectionPath(sectionID).sublime-snippet b/Reference/API Reference/EJ_GetSectionPath(sectionID).sublime-snippet index 5b986e20b..5f315a2e1 100644 --- a/Reference/API Reference/EJ_GetSectionPath(sectionID).sublime-snippet +++ b/Reference/API Reference/EJ_GetSectionPath(sectionID).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetSectionPath (sectionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetSlotFilter().sublime-snippet b/Reference/API Reference/EJ_GetSlotFilter().sublime-snippet index 36a0e1ffd..8da7ad58a 100644 --- a/Reference/API Reference/EJ_GetSlotFilter().sublime-snippet +++ b/Reference/API Reference/EJ_GetSlotFilter().sublime-snippet @@ -2,5 +2,5 @@ EJ_GetSlotFilter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_GetTierInfo(index).sublime-snippet b/Reference/API Reference/EJ_GetTierInfo(index).sublime-snippet index 157e4f7dc..3e41b16d9 100644 --- a/Reference/API Reference/EJ_GetTierInfo(index).sublime-snippet +++ b/Reference/API Reference/EJ_GetTierInfo(index).sublime-snippet @@ -2,5 +2,5 @@ EJ_GetTierInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_HandleLinkPath(jtype, id).sublime-snippet b/Reference/API Reference/EJ_HandleLinkPath(jtype, id).sublime-snippet index 97127fd71..ccd8000e8 100644 --- a/Reference/API Reference/EJ_HandleLinkPath(jtype, id).sublime-snippet +++ b/Reference/API Reference/EJ_HandleLinkPath(jtype, id).sublime-snippet @@ -2,5 +2,5 @@ EJ_HandleLinkPath (jtype, id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_InstanceIsRaid().sublime-snippet b/Reference/API Reference/EJ_InstanceIsRaid().sublime-snippet index 85a359e7b..b1ddc13c7 100644 --- a/Reference/API Reference/EJ_InstanceIsRaid().sublime-snippet +++ b/Reference/API Reference/EJ_InstanceIsRaid().sublime-snippet @@ -2,5 +2,5 @@ EJ_InstanceIsRaid () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_IsLootListOutOfDate().sublime-snippet b/Reference/API Reference/EJ_IsLootListOutOfDate().sublime-snippet index e9fd833b4..053f4f6e0 100644 --- a/Reference/API Reference/EJ_IsLootListOutOfDate().sublime-snippet +++ b/Reference/API Reference/EJ_IsLootListOutOfDate().sublime-snippet @@ -2,5 +2,5 @@ EJ_IsLootListOutOfDate () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_IsSearchFinished().sublime-snippet b/Reference/API Reference/EJ_IsSearchFinished().sublime-snippet index 73f487682..f879ac6c4 100644 --- a/Reference/API Reference/EJ_IsSearchFinished().sublime-snippet +++ b/Reference/API Reference/EJ_IsSearchFinished().sublime-snippet @@ -2,5 +2,5 @@ EJ_IsSearchFinished () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet b/Reference/API Reference/EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet index 55a144c29..f0798abc1 100644 --- a/Reference/API Reference/EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet +++ b/Reference/API Reference/EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet @@ -2,5 +2,5 @@ EJ_IsValidInstanceDifficulty (difficultyID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_ResetLootFilter().sublime-snippet b/Reference/API Reference/EJ_ResetLootFilter().sublime-snippet index 1a14194ca..50888abbc 100644 --- a/Reference/API Reference/EJ_ResetLootFilter().sublime-snippet +++ b/Reference/API Reference/EJ_ResetLootFilter().sublime-snippet @@ -2,5 +2,5 @@ EJ_ResetLootFilter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_ResetSlotFilter().sublime-snippet b/Reference/API Reference/EJ_ResetSlotFilter().sublime-snippet index c6b6eb6a3..18a21d4aa 100644 --- a/Reference/API Reference/EJ_ResetSlotFilter().sublime-snippet +++ b/Reference/API Reference/EJ_ResetSlotFilter().sublime-snippet @@ -2,5 +2,5 @@ EJ_ResetSlotFilter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_SelectEncounter(encounterID).sublime-snippet b/Reference/API Reference/EJ_SelectEncounter(encounterID).sublime-snippet index bb558df3c..7356e331d 100644 --- a/Reference/API Reference/EJ_SelectEncounter(encounterID).sublime-snippet +++ b/Reference/API Reference/EJ_SelectEncounter(encounterID).sublime-snippet @@ -2,5 +2,5 @@ EJ_SelectEncounter (encounterID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_SelectInstance(instanceID).sublime-snippet b/Reference/API Reference/EJ_SelectInstance(instanceID).sublime-snippet index e55ef585b..aa8731d5b 100644 --- a/Reference/API Reference/EJ_SelectInstance(instanceID).sublime-snippet +++ b/Reference/API Reference/EJ_SelectInstance(instanceID).sublime-snippet @@ -2,5 +2,5 @@ EJ_SelectInstance (instanceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_SelectTier(tier).sublime-snippet b/Reference/API Reference/EJ_SelectTier(tier).sublime-snippet index 67f901576..cf1381121 100644 --- a/Reference/API Reference/EJ_SelectTier(tier).sublime-snippet +++ b/Reference/API Reference/EJ_SelectTier(tier).sublime-snippet @@ -2,5 +2,5 @@ EJ_SelectTier (tier) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_SetDifficulty(difficultyID).sublime-snippet b/Reference/API Reference/EJ_SetDifficulty(difficultyID).sublime-snippet index 32ad1bef9..e360d2a0e 100644 --- a/Reference/API Reference/EJ_SetDifficulty(difficultyID).sublime-snippet +++ b/Reference/API Reference/EJ_SetDifficulty(difficultyID).sublime-snippet @@ -2,5 +2,5 @@ EJ_SetDifficulty (difficultyID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_SetLootFilter(classID, specID).sublime-snippet b/Reference/API Reference/EJ_SetLootFilter(classID, specID).sublime-snippet index 820ee1969..cf536c421 100644 --- a/Reference/API Reference/EJ_SetLootFilter(classID, specID).sublime-snippet +++ b/Reference/API Reference/EJ_SetLootFilter(classID, specID).sublime-snippet @@ -2,5 +2,5 @@ EJ_SetLootFilter (classID, specID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_SetSearch(text).sublime-snippet b/Reference/API Reference/EJ_SetSearch(text).sublime-snippet index 73a203332..d1ff2e734 100644 --- a/Reference/API Reference/EJ_SetSearch(text).sublime-snippet +++ b/Reference/API Reference/EJ_SetSearch(text).sublime-snippet @@ -2,5 +2,5 @@ EJ_SetSearch (text) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EJ_SetSlotFilter(slot).sublime-snippet b/Reference/API Reference/EJ_SetSlotFilter(slot).sublime-snippet index 94104e570..5758b0a17 100644 --- a/Reference/API Reference/EJ_SetSlotFilter(slot).sublime-snippet +++ b/Reference/API Reference/EJ_SetSlotFilter(slot).sublime-snippet @@ -2,5 +2,5 @@ EJ_SetSlotFilter (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EasyMenu(menuList, menuFrame, anchor, x, y, displayMode, autoHideDelay).sublime-snippet b/Reference/API Reference/EasyMenu(menuList, menuFrame, anchor, x, y, displayMode, autoHideDelay).sublime-snippet index 0999b2c07..6616779bd 100644 --- a/Reference/API Reference/EasyMenu(menuList, menuFrame, anchor, x, y, displayMode, autoHideDelay).sublime-snippet +++ b/Reference/API Reference/EasyMenu(menuList, menuFrame, anchor, x, y, displayMode, autoHideDelay).sublime-snippet @@ -2,5 +2,5 @@ EasyMenu (menuList, menuFrame, anchor, x, y, "displayMode", autoHideDelay) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EditMacro(index, name, iconTexture, body).sublime-snippet b/Reference/API Reference/EditMacro(index, name, iconTexture, body).sublime-snippet index 01246d5cc..858ef7e75 100644 --- a/Reference/API Reference/EditMacro(index, name, iconTexture, body).sublime-snippet +++ b/Reference/API Reference/EditMacro(index, name, iconTexture, body).sublime-snippet @@ -2,5 +2,5 @@ EditMacro (index, "name", "iconTexture", "body") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EjectPassengerFromSeat(seat).sublime-snippet b/Reference/API Reference/EjectPassengerFromSeat(seat).sublime-snippet index c2785b5e8..4e98bc39c 100644 --- a/Reference/API Reference/EjectPassengerFromSeat(seat).sublime-snippet +++ b/Reference/API Reference/EjectPassengerFromSeat(seat).sublime-snippet @@ -2,5 +2,5 @@ EjectPassengerFromSeat (seat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EnableAddOn(index).sublime-snippet b/Reference/API Reference/EnableAddOn(index).sublime-snippet index f64f0cfea..101ae00ea 100644 --- a/Reference/API Reference/EnableAddOn(index).sublime-snippet +++ b/Reference/API Reference/EnableAddOn(index).sublime-snippet @@ -2,5 +2,5 @@ EnableAddOn (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EnableAddOn(name).sublime-snippet b/Reference/API Reference/EnableAddOn(name).sublime-snippet index d7bb30589..bb82a7538 100644 --- a/Reference/API Reference/EnableAddOn(name).sublime-snippet +++ b/Reference/API Reference/EnableAddOn(name).sublime-snippet @@ -2,5 +2,5 @@ EnableAddOn ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EnableAllAddOns().sublime-snippet b/Reference/API Reference/EnableAllAddOns().sublime-snippet index 96d573058..60b4a6326 100644 --- a/Reference/API Reference/EnableAllAddOns().sublime-snippet +++ b/Reference/API Reference/EnableAllAddOns().sublime-snippet @@ -2,5 +2,5 @@ EnableAllAddOns () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EnableSpellAutocast(spell).sublime-snippet b/Reference/API Reference/EnableSpellAutocast(spell).sublime-snippet index 2d140ab72..4a8fce3dd 100644 --- a/Reference/API Reference/EnableSpellAutocast(spell).sublime-snippet +++ b/Reference/API Reference/EnableSpellAutocast(spell).sublime-snippet @@ -2,5 +2,5 @@ EnableSpellAutocast (spell) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EndBoundTradeable(id).sublime-snippet b/Reference/API Reference/EndBoundTradeable(id).sublime-snippet index a1861c056..f384e379c 100644 --- a/Reference/API Reference/EndBoundTradeable(id).sublime-snippet +++ b/Reference/API Reference/EndBoundTradeable(id).sublime-snippet @@ -2,5 +2,5 @@ EndBoundTradeable (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EndRefund(id).sublime-snippet b/Reference/API Reference/EndRefund(id).sublime-snippet index 713c6443d..661131e0a 100644 --- a/Reference/API Reference/EndRefund(id).sublime-snippet +++ b/Reference/API Reference/EndRefund(id).sublime-snippet @@ -2,5 +2,5 @@ EndRefund (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EnumerateFrames([currentFrame]).sublime-snippet b/Reference/API Reference/EnumerateFrames([currentFrame]).sublime-snippet index 757756485..e481a89f6 100644 --- a/Reference/API Reference/EnumerateFrames([currentFrame]).sublime-snippet +++ b/Reference/API Reference/EnumerateFrames([currentFrame]).sublime-snippet @@ -2,5 +2,5 @@ EnumerateFrames ([currentFrame]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EnumerateServerChannels().sublime-snippet b/Reference/API Reference/EnumerateServerChannels().sublime-snippet index 6e514e8ab..968a24f39 100644 --- a/Reference/API Reference/EnumerateServerChannels().sublime-snippet +++ b/Reference/API Reference/EnumerateServerChannels().sublime-snippet @@ -2,5 +2,5 @@ EnumerateServerChannels () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EquipCursorItem(slot).sublime-snippet b/Reference/API Reference/EquipCursorItem(slot).sublime-snippet index f732082f3..4a2ad6320 100644 --- a/Reference/API Reference/EquipCursorItem(slot).sublime-snippet +++ b/Reference/API Reference/EquipCursorItem(slot).sublime-snippet @@ -2,5 +2,5 @@ EquipCursorItem (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EquipItemByName(itemID).sublime-snippet b/Reference/API Reference/EquipItemByName(itemID).sublime-snippet index 731f3ff97..35ec322a2 100644 --- a/Reference/API Reference/EquipItemByName(itemID).sublime-snippet +++ b/Reference/API Reference/EquipItemByName(itemID).sublime-snippet @@ -2,5 +2,5 @@ EquipItemByName (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EquipItemByName(itemLink).sublime-snippet b/Reference/API Reference/EquipItemByName(itemLink).sublime-snippet index 1b14ee1c2..84dff0556 100644 --- a/Reference/API Reference/EquipItemByName(itemLink).sublime-snippet +++ b/Reference/API Reference/EquipItemByName(itemLink).sublime-snippet @@ -2,5 +2,5 @@ EquipItemByName ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EquipItemByName(itemName).sublime-snippet b/Reference/API Reference/EquipItemByName(itemName).sublime-snippet index 175d82eb6..f6e4e61d3 100644 --- a/Reference/API Reference/EquipItemByName(itemName).sublime-snippet +++ b/Reference/API Reference/EquipItemByName(itemName).sublime-snippet @@ -2,5 +2,5 @@ EquipItemByName ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EquipPendingItem(index).sublime-snippet b/Reference/API Reference/EquipPendingItem(index).sublime-snippet index f9240c438..faa107995 100644 --- a/Reference/API Reference/EquipPendingItem(index).sublime-snippet +++ b/Reference/API Reference/EquipPendingItem(index).sublime-snippet @@ -2,5 +2,5 @@ EquipPendingItem (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EquipmentManagerClearIgnoredSlotsForSave().sublime-snippet b/Reference/API Reference/EquipmentManagerClearIgnoredSlotsForSave().sublime-snippet deleted file mode 100644 index 65c22ee75..000000000 --- a/Reference/API Reference/EquipmentManagerClearIgnoredSlotsForSave().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EquipmentManagerClearIgnoredSlotsForSave - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/EquipmentManagerIgnoreSlotForSave(slot).sublime-snippet b/Reference/API Reference/EquipmentManagerIgnoreSlotForSave(slot).sublime-snippet deleted file mode 100644 index 342ee2118..000000000 --- a/Reference/API Reference/EquipmentManagerIgnoreSlotForSave(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EquipmentManagerIgnoreSlotForSave - (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/EquipmentManagerIsSlotIgnoredForSave(slot).sublime-snippet b/Reference/API Reference/EquipmentManagerIsSlotIgnoredForSave(slot).sublime-snippet deleted file mode 100644 index 997fd68a1..000000000 --- a/Reference/API Reference/EquipmentManagerIsSlotIgnoredForSave(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EquipmentManagerIsSlotIgnoredForSave - (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/EquipmentManagerUnignoreSlotForSave(slot).sublime-snippet b/Reference/API Reference/EquipmentManagerUnignoreSlotForSave(slot).sublime-snippet deleted file mode 100644 index 83c5a42c0..000000000 --- a/Reference/API Reference/EquipmentManagerUnignoreSlotForSave(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EquipmentManagerUnignoreSlotForSave - (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/EquipmentManager_UnpackLocation(location).sublime-snippet b/Reference/API Reference/EquipmentManager_UnpackLocation(location).sublime-snippet index 848f249f2..06596b275 100644 --- a/Reference/API Reference/EquipmentManager_UnpackLocation(location).sublime-snippet +++ b/Reference/API Reference/EquipmentManager_UnpackLocation(location).sublime-snippet @@ -2,5 +2,5 @@ EquipmentManager_UnpackLocation (location) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/EquipmentSetContainsLockedItems(name).sublime-snippet b/Reference/API Reference/EquipmentSetContainsLockedItems(name).sublime-snippet deleted file mode 100644 index 06456f998..000000000 --- a/Reference/API Reference/EquipmentSetContainsLockedItems(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EquipmentSetContainsLockedItems - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ExecuteFrameScript(...).sublime-snippet b/Reference/API Reference/ExecuteFrameScript(...).sublime-snippet new file mode 100644 index 000000000..e88233d87 --- /dev/null +++ b/Reference/API Reference/ExecuteFrameScript(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ExecuteFrameScript + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ExecuteVoidTransfer(...).sublime-snippet b/Reference/API Reference/ExecuteVoidTransfer(...).sublime-snippet new file mode 100644 index 000000000..441a9a96a --- /dev/null +++ b/Reference/API Reference/ExecuteVoidTransfer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ExecuteVoidTransfer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ExpandAllFactionHeaders().sublime-snippet b/Reference/API Reference/ExpandAllFactionHeaders().sublime-snippet index 915d1f926..ef57fe030 100644 --- a/Reference/API Reference/ExpandAllFactionHeaders().sublime-snippet +++ b/Reference/API Reference/ExpandAllFactionHeaders().sublime-snippet @@ -2,5 +2,5 @@ ExpandAllFactionHeaders () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ExpandChannelHeader(index).sublime-snippet b/Reference/API Reference/ExpandChannelHeader(index).sublime-snippet deleted file mode 100644 index 49ea489a8..000000000 --- a/Reference/API Reference/ExpandChannelHeader(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ExpandChannelHeader - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ExpandCurrencyList(index, shouldExpand).sublime-snippet b/Reference/API Reference/ExpandCurrencyList(index, shouldExpand).sublime-snippet index dacafa673..0c8714bb4 100644 --- a/Reference/API Reference/ExpandCurrencyList(index, shouldExpand).sublime-snippet +++ b/Reference/API Reference/ExpandCurrencyList(index, shouldExpand).sublime-snippet @@ -2,5 +2,5 @@ ExpandCurrencyList (index, shouldExpand) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ExpandFactionHeader(index).sublime-snippet b/Reference/API Reference/ExpandFactionHeader(index).sublime-snippet index 816d1fbe0..ee575659f 100644 --- a/Reference/API Reference/ExpandFactionHeader(index).sublime-snippet +++ b/Reference/API Reference/ExpandFactionHeader(index).sublime-snippet @@ -2,5 +2,5 @@ ExpandFactionHeader (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ExpandGuildTradeSkillHeader(professionID).sublime-snippet b/Reference/API Reference/ExpandGuildTradeSkillHeader(professionID).sublime-snippet index 8fe984f14..2c1ff0160 100644 --- a/Reference/API Reference/ExpandGuildTradeSkillHeader(professionID).sublime-snippet +++ b/Reference/API Reference/ExpandGuildTradeSkillHeader(professionID).sublime-snippet @@ -2,5 +2,5 @@ ExpandGuildTradeSkillHeader (professionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ExpandQuestHeader(questIndex).sublime-snippet b/Reference/API Reference/ExpandQuestHeader(questIndex).sublime-snippet index ca846a089..5438d2507 100644 --- a/Reference/API Reference/ExpandQuestHeader(questIndex).sublime-snippet +++ b/Reference/API Reference/ExpandQuestHeader(questIndex).sublime-snippet @@ -2,5 +2,5 @@ ExpandQuestHeader (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ExpandWarGameHeader(...).sublime-snippet b/Reference/API Reference/ExpandWarGameHeader(...).sublime-snippet new file mode 100644 index 000000000..85abc5b34 --- /dev/null +++ b/Reference/API Reference/ExpandWarGameHeader(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ExpandWarGameHeader + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ExtraActionButtonKey(...).sublime-snippet b/Reference/API Reference/ExtraActionButtonKey(...).sublime-snippet new file mode 100644 index 000000000..3f8ac6f20 --- /dev/null +++ b/Reference/API Reference/ExtraActionButtonKey(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ExtraActionButtonKey + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ExtractHyperlinkString(...).sublime-snippet b/Reference/API Reference/ExtractHyperlinkString(...).sublime-snippet new file mode 100644 index 000000000..c5d4ff72b --- /dev/null +++ b/Reference/API Reference/ExtractHyperlinkString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ExtractHyperlinkString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/FactionToggleAtWar(index).sublime-snippet b/Reference/API Reference/FactionToggleAtWar(index).sublime-snippet index e6e0d6284..850cecd86 100644 --- a/Reference/API Reference/FactionToggleAtWar(index).sublime-snippet +++ b/Reference/API Reference/FactionToggleAtWar(index).sublime-snippet @@ -2,5 +2,5 @@ FactionToggleAtWar (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FillLocalizedClassList(table, [female]).sublime-snippet b/Reference/API Reference/FillLocalizedClassList(table, [female]).sublime-snippet index 91c25788b..53a8fff76 100644 --- a/Reference/API Reference/FillLocalizedClassList(table, [female]).sublime-snippet +++ b/Reference/API Reference/FillLocalizedClassList(table, [female]).sublime-snippet @@ -2,5 +2,5 @@ FillLocalizedClassList (table, [female]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FindBaseSpellByID(...).sublime-snippet b/Reference/API Reference/FindBaseSpellByID(...).sublime-snippet new file mode 100644 index 000000000..7394391bc --- /dev/null +++ b/Reference/API Reference/FindBaseSpellByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + FindBaseSpellByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/FindBaseSpellNameByName(name).sublime-snippet b/Reference/API Reference/FindBaseSpellNameByName(name).sublime-snippet deleted file mode 100644 index e0a73cc92..000000000 --- a/Reference/API Reference/FindBaseSpellNameByName(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - FindBaseSpellNameByName - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/FindFlyoutSlotBySpellID(spellID).sublime-snippet b/Reference/API Reference/FindFlyoutSlotBySpellID(spellID).sublime-snippet index e1cff66f6..83556a60f 100644 --- a/Reference/API Reference/FindFlyoutSlotBySpellID(spellID).sublime-snippet +++ b/Reference/API Reference/FindFlyoutSlotBySpellID(spellID).sublime-snippet @@ -2,5 +2,5 @@ FindFlyoutSlotBySpellID (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FindInTableIf(table, condition).sublime-snippet b/Reference/API Reference/FindInTableIf(table, condition).sublime-snippet index 73910ed78..5dd4898f6 100644 --- a/Reference/API Reference/FindInTableIf(table, condition).sublime-snippet +++ b/Reference/API Reference/FindInTableIf(table, condition).sublime-snippet @@ -2,5 +2,5 @@ FindInTableIf (table, condition) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet b/Reference/API Reference/FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet index 622e7b1fe..88f64c554 100644 --- a/Reference/API Reference/FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet +++ b/Reference/API Reference/FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet @@ -2,5 +2,5 @@ FindSpellBookSlotBySpellID (spellID, isPet) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FindSpellOverrideByID(...).sublime-snippet b/Reference/API Reference/FindSpellOverrideByID(...).sublime-snippet new file mode 100644 index 000000000..1b6bd00c6 --- /dev/null +++ b/Reference/API Reference/FindSpellOverrideByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + FindSpellOverrideByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/FindSpellOverrideNameByName(name).sublime-snippet b/Reference/API Reference/FindSpellOverrideNameByName(name).sublime-snippet deleted file mode 100644 index 7c204bb9c..000000000 --- a/Reference/API Reference/FindSpellOverrideNameByName(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - FindSpellOverrideNameByName - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/FlagTutorial(tutorial).sublime-snippet b/Reference/API Reference/FlagTutorial(tutorial).sublime-snippet index 7d2baf410..2f2f15aba 100644 --- a/Reference/API Reference/FlagTutorial(tutorial).sublime-snippet +++ b/Reference/API Reference/FlagTutorial(tutorial).sublime-snippet @@ -2,5 +2,5 @@ FlagTutorial ("tutorial") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FlashClientIcon().sublime-snippet b/Reference/API Reference/FlashClientIcon().sublime-snippet index 9bbe263e6..029e4a2a3 100644 --- a/Reference/API Reference/FlashClientIcon().sublime-snippet +++ b/Reference/API Reference/FlashClientIcon().sublime-snippet @@ -2,5 +2,5 @@ FlashClientIcon () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FlipCameraYaw(degrees).sublime-snippet b/Reference/API Reference/FlipCameraYaw(degrees).sublime-snippet index 2fc70604a..22128495f 100644 --- a/Reference/API Reference/FlipCameraYaw(degrees).sublime-snippet +++ b/Reference/API Reference/FlipCameraYaw(degrees).sublime-snippet @@ -2,5 +2,5 @@ FlipCameraYaw (degrees) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FlyoutHasSpell(flyoutID, spellID).sublime-snippet b/Reference/API Reference/FlyoutHasSpell(flyoutID, spellID).sublime-snippet index 0c8fa8c00..96f01e1c8 100644 --- a/Reference/API Reference/FlyoutHasSpell(flyoutID, spellID).sublime-snippet +++ b/Reference/API Reference/FlyoutHasSpell(flyoutID, spellID).sublime-snippet @@ -2,5 +2,5 @@ FlyoutHasSpell (flyoutID, spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FocusUnit(name).sublime-snippet b/Reference/API Reference/FocusUnit(name).sublime-snippet index 6100da539..ecdfa4422 100644 --- a/Reference/API Reference/FocusUnit(name).sublime-snippet +++ b/Reference/API Reference/FocusUnit(name).sublime-snippet @@ -2,5 +2,5 @@ FocusUnit ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FocusUnit(unit).sublime-snippet b/Reference/API Reference/FocusUnit(unit).sublime-snippet index 55bf92d52..b3690fddf 100644 --- a/Reference/API Reference/FocusUnit(unit).sublime-snippet +++ b/Reference/API Reference/FocusUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ FocusUnit ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FollowUnit(name, [strict]).sublime-snippet b/Reference/API Reference/FollowUnit(name, [strict]).sublime-snippet index b69190b92..318ac062c 100644 --- a/Reference/API Reference/FollowUnit(name, [strict]).sublime-snippet +++ b/Reference/API Reference/FollowUnit(name, [strict]).sublime-snippet @@ -2,5 +2,5 @@ FollowUnit ("name", [strict]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FollowUnit(unit).sublime-snippet b/Reference/API Reference/FollowUnit(unit).sublime-snippet index 9686fe3d5..25c4aa166 100644 --- a/Reference/API Reference/FollowUnit(unit).sublime-snippet +++ b/Reference/API Reference/FollowUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ FollowUnit ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ForceGossip().sublime-snippet b/Reference/API Reference/ForceGossip().sublime-snippet index 4f019a805..b785dd3ee 100644 --- a/Reference/API Reference/ForceGossip().sublime-snippet +++ b/Reference/API Reference/ForceGossip().sublime-snippet @@ -2,5 +2,5 @@ ForceGossip () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ForceLogout().sublime-snippet b/Reference/API Reference/ForceLogout().sublime-snippet index 468edd2de..070c16e7b 100644 --- a/Reference/API Reference/ForceLogout().sublime-snippet +++ b/Reference/API Reference/ForceLogout().sublime-snippet @@ -2,5 +2,5 @@ ForceLogout () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ForceQuit().sublime-snippet b/Reference/API Reference/ForceQuit().sublime-snippet index a64845231..c68a2d975 100644 --- a/Reference/API Reference/ForceQuit().sublime-snippet +++ b/Reference/API Reference/ForceQuit().sublime-snippet @@ -2,5 +2,5 @@ ForceQuit () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ForfeitDuel(...).sublime-snippet b/Reference/API Reference/ForfeitDuel(...).sublime-snippet new file mode 100644 index 000000000..3033c64f0 --- /dev/null +++ b/Reference/API Reference/ForfeitDuel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ForfeitDuel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/FormatBindingKeyIntoText(...).sublime-snippet b/Reference/API Reference/FormatBindingKeyIntoText(...).sublime-snippet new file mode 100644 index 000000000..5f0553d8b --- /dev/null +++ b/Reference/API Reference/FormatBindingKeyIntoText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + FormatBindingKeyIntoText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/FormatLargeNumber(value).sublime-snippet b/Reference/API Reference/FormatLargeNumber(value).sublime-snippet index 2d3f37fc0..5017ebc5b 100644 --- a/Reference/API Reference/FormatLargeNumber(value).sublime-snippet +++ b/Reference/API Reference/FormatLargeNumber(value).sublime-snippet @@ -2,5 +2,5 @@ FormatLargeNumber (value) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet b/Reference/API Reference/FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet index 649c36b36..ab9d3dec8 100644 --- a/Reference/API Reference/FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet +++ b/Reference/API Reference/FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet @@ -2,5 +2,5 @@ FormatPaperDollTooltipStat ("name", base, posBuff, negBuff) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FormatPercentage(percentage, roundToNearestInteger).sublime-snippet b/Reference/API Reference/FormatPercentage(percentage, roundToNearestInteger).sublime-snippet index 6a83a5260..7f99588a0 100644 --- a/Reference/API Reference/FormatPercentage(percentage, roundToNearestInteger).sublime-snippet +++ b/Reference/API Reference/FormatPercentage(percentage, roundToNearestInteger).sublime-snippet @@ -2,5 +2,5 @@ FormatPercentage (percentage, roundToNearestInteger) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FormatProfession(frame, index).sublime-snippet b/Reference/API Reference/FormatProfession(frame, index).sublime-snippet index 9bbca1ef3..9e45e92c6 100644 --- a/Reference/API Reference/FormatProfession(frame, index).sublime-snippet +++ b/Reference/API Reference/FormatProfession(frame, index).sublime-snippet @@ -2,5 +2,5 @@ FormatProfession (frame, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FormatShortDate(day, month, year).sublime-snippet b/Reference/API Reference/FormatShortDate(day, month, year).sublime-snippet index 7936a3546..6e66f71b2 100644 --- a/Reference/API Reference/FormatShortDate(day, month, year).sublime-snippet +++ b/Reference/API Reference/FormatShortDate(day, month, year).sublime-snippet @@ -2,5 +2,5 @@ FormatShortDate (day, month, year) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FormateFullDateWithoutYear(...).sublime-snippet b/Reference/API Reference/FormateFullDateWithoutYear(...).sublime-snippet new file mode 100644 index 000000000..33b7e37f3 --- /dev/null +++ b/Reference/API Reference/FormateFullDateWithoutYear(...).sublime-snippet @@ -0,0 +1,6 @@ + + + FormateFullDateWithoutYear + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/FrameDeltaLerp(startValue, endValue, amount).sublime-snippet b/Reference/API Reference/FrameDeltaLerp(startValue, endValue, amount).sublime-snippet index 0228cee00..ba3f5abb2 100644 --- a/Reference/API Reference/FrameDeltaLerp(startValue, endValue, amount).sublime-snippet +++ b/Reference/API Reference/FrameDeltaLerp(startValue, endValue, amount).sublime-snippet @@ -2,5 +2,5 @@ FrameDeltaLerp (startValue, endValue, amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FrameXML_Debug(enable).sublime-snippet b/Reference/API Reference/FrameXML_Debug(enable).sublime-snippet index a7fabbd7d..763b031cd 100644 --- a/Reference/API Reference/FrameXML_Debug(enable).sublime-snippet +++ b/Reference/API Reference/FrameXML_Debug(enable).sublime-snippet @@ -2,5 +2,5 @@ FrameXML_Debug (enable) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/FreeTimerTrackerTimer(timer).sublime-snippet b/Reference/API Reference/FreeTimerTrackerTimer(timer).sublime-snippet index 681af0748..b3a1df11a 100644 --- a/Reference/API Reference/FreeTimerTrackerTimer(timer).sublime-snippet +++ b/Reference/API Reference/FreeTimerTrackerTimer(timer).sublime-snippet @@ -2,5 +2,5 @@ FreeTimerTrackerTimer (timer) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GMError(...).sublime-snippet b/Reference/API Reference/GMError(...).sublime-snippet new file mode 100644 index 000000000..0a3b65b5e --- /dev/null +++ b/Reference/API Reference/GMError(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMError + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMEuropaBugsEnabled(...).sublime-snippet b/Reference/API Reference/GMEuropaBugsEnabled(...).sublime-snippet new file mode 100644 index 000000000..538780648 --- /dev/null +++ b/Reference/API Reference/GMEuropaBugsEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMEuropaBugsEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMEuropaComplaintsEnabled(...).sublime-snippet b/Reference/API Reference/GMEuropaComplaintsEnabled(...).sublime-snippet new file mode 100644 index 000000000..d5723002d --- /dev/null +++ b/Reference/API Reference/GMEuropaComplaintsEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMEuropaComplaintsEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMEuropaSuggestionsEnabled(...).sublime-snippet b/Reference/API Reference/GMEuropaSuggestionsEnabled(...).sublime-snippet new file mode 100644 index 000000000..269e134ff --- /dev/null +++ b/Reference/API Reference/GMEuropaSuggestionsEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMEuropaSuggestionsEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMEuropaTicketsEnabled(...).sublime-snippet b/Reference/API Reference/GMEuropaTicketsEnabled(...).sublime-snippet new file mode 100644 index 000000000..2f2e845bd --- /dev/null +++ b/Reference/API Reference/GMEuropaTicketsEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMEuropaTicketsEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMItemRestorationButtonEnabled(...).sublime-snippet b/Reference/API Reference/GMItemRestorationButtonEnabled(...).sublime-snippet new file mode 100644 index 000000000..728ae881e --- /dev/null +++ b/Reference/API Reference/GMItemRestorationButtonEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMItemRestorationButtonEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMQuickTicketSystemEnabled(...).sublime-snippet b/Reference/API Reference/GMQuickTicketSystemEnabled(...).sublime-snippet new file mode 100644 index 000000000..a56026472 --- /dev/null +++ b/Reference/API Reference/GMQuickTicketSystemEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMQuickTicketSystemEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMQuickTicketSystemThrottled(...).sublime-snippet b/Reference/API Reference/GMQuickTicketSystemThrottled(...).sublime-snippet new file mode 100644 index 000000000..8f9f020de --- /dev/null +++ b/Reference/API Reference/GMQuickTicketSystemThrottled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMQuickTicketSystemThrottled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMReportLag(...).sublime-snippet b/Reference/API Reference/GMReportLag(...).sublime-snippet new file mode 100644 index 000000000..8c9367f14 --- /dev/null +++ b/Reference/API Reference/GMReportLag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMReportLag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMRequestPlayerInfo(...).sublime-snippet b/Reference/API Reference/GMRequestPlayerInfo(...).sublime-snippet new file mode 100644 index 000000000..24fea32f1 --- /dev/null +++ b/Reference/API Reference/GMRequestPlayerInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMRequestPlayerInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMResponseResolve(...).sublime-snippet b/Reference/API Reference/GMResponseResolve(...).sublime-snippet new file mode 100644 index 000000000..4e38e048c --- /dev/null +++ b/Reference/API Reference/GMResponseResolve(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMResponseResolve + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMSubmitBug(...).sublime-snippet b/Reference/API Reference/GMSubmitBug(...).sublime-snippet new file mode 100644 index 000000000..f02dc95b0 --- /dev/null +++ b/Reference/API Reference/GMSubmitBug(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMSubmitBug + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMSubmitSuggestion(...).sublime-snippet b/Reference/API Reference/GMSubmitSuggestion(...).sublime-snippet new file mode 100644 index 000000000..7fe1866a1 --- /dev/null +++ b/Reference/API Reference/GMSubmitSuggestion(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMSubmitSuggestion + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet b/Reference/API Reference/GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet index abaf9956e..cebca8cb1 100644 --- a/Reference/API Reference/GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet +++ b/Reference/API Reference/GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet @@ -2,5 +2,5 @@ GMSurveyAnswer (questionIndex, answerIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GMSurveyAnswerSubmit(question, rank, comment).sublime-snippet b/Reference/API Reference/GMSurveyAnswerSubmit(question, rank, comment).sublime-snippet index b32d36d23..94c8eb7ff 100644 --- a/Reference/API Reference/GMSurveyAnswerSubmit(question, rank, comment).sublime-snippet +++ b/Reference/API Reference/GMSurveyAnswerSubmit(question, rank, comment).sublime-snippet @@ -2,5 +2,5 @@ GMSurveyAnswerSubmit (question, rank, "comment") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GMSurveyCommentSubmit(...).sublime-snippet b/Reference/API Reference/GMSurveyCommentSubmit(...).sublime-snippet new file mode 100644 index 000000000..30b63b281 --- /dev/null +++ b/Reference/API Reference/GMSurveyCommentSubmit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMSurveyCommentSubmit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMSurveyNumAnswers(...).sublime-snippet b/Reference/API Reference/GMSurveyNumAnswers(...).sublime-snippet new file mode 100644 index 000000000..f26b157ee --- /dev/null +++ b/Reference/API Reference/GMSurveyNumAnswers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GMSurveyNumAnswers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GMSurveyQuestion(index).sublime-snippet b/Reference/API Reference/GMSurveyQuestion(index).sublime-snippet index 9f6ac6b65..9dab93723 100644 --- a/Reference/API Reference/GMSurveyQuestion(index).sublime-snippet +++ b/Reference/API Reference/GMSurveyQuestion(index).sublime-snippet @@ -2,5 +2,5 @@ GMSurveyQuestion (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GMSurveySubmit().sublime-snippet b/Reference/API Reference/GMSurveySubmit().sublime-snippet index ea35c4fae..75de24aae 100644 --- a/Reference/API Reference/GMSurveySubmit().sublime-snippet +++ b/Reference/API Reference/GMSurveySubmit().sublime-snippet @@ -2,5 +2,5 @@ GMSurveySubmit () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GameMovieFinished().sublime-snippet b/Reference/API Reference/GameMovieFinished().sublime-snippet index 990b5743c..d8cc99352 100644 --- a/Reference/API Reference/GameMovieFinished().sublime-snippet +++ b/Reference/API Reference/GameMovieFinished().sublime-snippet @@ -2,5 +2,5 @@ GameMovieFinished () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GarrisonFollowerTooltipShow(...).sublime-snippet b/Reference/API Reference/GarrisonFollowerTooltipShow(...).sublime-snippet new file mode 100644 index 000000000..d2574c0d2 --- /dev/null +++ b/Reference/API Reference/GarrisonFollowerTooltipShow(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerTooltipShow + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GarrisonShowFollowerPlacerFrame(...).sublime-snippet b/Reference/API Reference/GarrisonShowFollowerPlacerFrame(...).sublime-snippet new file mode 100644 index 000000000..290c29f22 --- /dev/null +++ b/Reference/API Reference/GarrisonShowFollowerPlacerFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShowFollowerPlacerFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAbandonQuestItems().sublime-snippet b/Reference/API Reference/GetAbandonQuestItems().sublime-snippet index 55ebb48c5..4c65ad97d 100644 --- a/Reference/API Reference/GetAbandonQuestItems().sublime-snippet +++ b/Reference/API Reference/GetAbandonQuestItems().sublime-snippet @@ -2,5 +2,5 @@ GetAbandonQuestItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAbandonQuestName().sublime-snippet b/Reference/API Reference/GetAbandonQuestName().sublime-snippet index 70350e56a..a7216f766 100644 --- a/Reference/API Reference/GetAbandonQuestName().sublime-snippet +++ b/Reference/API Reference/GetAbandonQuestName().sublime-snippet @@ -2,5 +2,5 @@ GetAbandonQuestName () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAccountExpansionLevel().sublime-snippet b/Reference/API Reference/GetAccountExpansionLevel().sublime-snippet index 924ad6d4b..d71cfe8fa 100644 --- a/Reference/API Reference/GetAccountExpansionLevel().sublime-snippet +++ b/Reference/API Reference/GetAccountExpansionLevel().sublime-snippet @@ -2,5 +2,5 @@ GetAccountExpansionLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementCategory(achievementID).sublime-snippet b/Reference/API Reference/GetAchievementCategory(achievementID).sublime-snippet index ffb3073dd..1bf579fab 100644 --- a/Reference/API Reference/GetAchievementCategory(achievementID).sublime-snippet +++ b/Reference/API Reference/GetAchievementCategory(achievementID).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementCategory (achievementID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementComparisonInfo(id).sublime-snippet b/Reference/API Reference/GetAchievementComparisonInfo(id).sublime-snippet index 2841b35dd..f683ee92a 100644 --- a/Reference/API Reference/GetAchievementComparisonInfo(id).sublime-snippet +++ b/Reference/API Reference/GetAchievementComparisonInfo(id).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementComparisonInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementCriteriaInfo(achievementID, index).sublime-snippet b/Reference/API Reference/GetAchievementCriteriaInfo(achievementID, index).sublime-snippet index 9e38ef749..bbb1a64f3 100644 --- a/Reference/API Reference/GetAchievementCriteriaInfo(achievementID, index).sublime-snippet +++ b/Reference/API Reference/GetAchievementCriteriaInfo(achievementID, index).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementCriteriaInfo (achievementID, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementCriteriaInfo(statisticID).sublime-snippet b/Reference/API Reference/GetAchievementCriteriaInfo(statisticID).sublime-snippet index 039b157fc..44bd9633e 100644 --- a/Reference/API Reference/GetAchievementCriteriaInfo(statisticID).sublime-snippet +++ b/Reference/API Reference/GetAchievementCriteriaInfo(statisticID).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementCriteriaInfo (statisticID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementCriteriaInfoByID(...).sublime-snippet b/Reference/API Reference/GetAchievementCriteriaInfoByID(...).sublime-snippet new file mode 100644 index 000000000..e5e4fac9c --- /dev/null +++ b/Reference/API Reference/GetAchievementCriteriaInfoByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAchievementCriteriaInfoByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAchievementGuildRep(...).sublime-snippet b/Reference/API Reference/GetAchievementGuildRep(...).sublime-snippet new file mode 100644 index 000000000..d9f40d0eb --- /dev/null +++ b/Reference/API Reference/GetAchievementGuildRep(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAchievementGuildRep + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAchievementInfo(category, index).sublime-snippet b/Reference/API Reference/GetAchievementInfo(category, index).sublime-snippet index af9c89082..06452e64a 100644 --- a/Reference/API Reference/GetAchievementInfo(category, index).sublime-snippet +++ b/Reference/API Reference/GetAchievementInfo(category, index).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementInfo (category, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementInfoFromHyperlink(...).sublime-snippet b/Reference/API Reference/GetAchievementInfoFromHyperlink(...).sublime-snippet new file mode 100644 index 000000000..3eb33a3f5 --- /dev/null +++ b/Reference/API Reference/GetAchievementInfoFromHyperlink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAchievementInfoFromHyperlink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAchievementLink(id).sublime-snippet b/Reference/API Reference/GetAchievementLink(id).sublime-snippet index 8e0184b5e..b17d1b3be 100644 --- a/Reference/API Reference/GetAchievementLink(id).sublime-snippet +++ b/Reference/API Reference/GetAchievementLink(id).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementNumCriteria(id).sublime-snippet b/Reference/API Reference/GetAchievementNumCriteria(id).sublime-snippet index b30c57fdf..2089d3b3b 100644 --- a/Reference/API Reference/GetAchievementNumCriteria(id).sublime-snippet +++ b/Reference/API Reference/GetAchievementNumCriteria(id).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementNumCriteria (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementNumRewards(id).sublime-snippet b/Reference/API Reference/GetAchievementNumRewards(id).sublime-snippet index 7aba8f7e1..7b2ae30b5 100644 --- a/Reference/API Reference/GetAchievementNumRewards(id).sublime-snippet +++ b/Reference/API Reference/GetAchievementNumRewards(id).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementNumRewards (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementReward(id, index).sublime-snippet b/Reference/API Reference/GetAchievementReward(id, index).sublime-snippet index 7984ccabf..c52202733 100644 --- a/Reference/API Reference/GetAchievementReward(id, index).sublime-snippet +++ b/Reference/API Reference/GetAchievementReward(id, index).sublime-snippet @@ -2,5 +2,5 @@ GetAchievementReward (id, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAchievementSearchProgress(...).sublime-snippet b/Reference/API Reference/GetAchievementSearchProgress(...).sublime-snippet new file mode 100644 index 000000000..7fb00cc19 --- /dev/null +++ b/Reference/API Reference/GetAchievementSearchProgress(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAchievementSearchProgress + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAchievementSearchSize(...).sublime-snippet b/Reference/API Reference/GetAchievementSearchSize(...).sublime-snippet new file mode 100644 index 000000000..d413d1232 --- /dev/null +++ b/Reference/API Reference/GetAchievementSearchSize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAchievementSearchSize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActionAutocast(...).sublime-snippet b/Reference/API Reference/GetActionAutocast(...).sublime-snippet new file mode 100644 index 000000000..00d1ffdc9 --- /dev/null +++ b/Reference/API Reference/GetActionAutocast(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetActionAutocast + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActionBarPage().sublime-snippet b/Reference/API Reference/GetActionBarPage().sublime-snippet index d3d4ea52a..a2b8df298 100644 --- a/Reference/API Reference/GetActionBarPage().sublime-snippet +++ b/Reference/API Reference/GetActionBarPage().sublime-snippet @@ -2,5 +2,5 @@ GetActionBarPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActionBarToggles().sublime-snippet b/Reference/API Reference/GetActionBarToggles().sublime-snippet index ae3b30508..331811f1a 100644 --- a/Reference/API Reference/GetActionBarToggles().sublime-snippet +++ b/Reference/API Reference/GetActionBarToggles().sublime-snippet @@ -2,5 +2,5 @@ GetActionBarToggles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActionButtonForID(...).sublime-snippet b/Reference/API Reference/GetActionButtonForID(...).sublime-snippet new file mode 100644 index 000000000..bc832c094 --- /dev/null +++ b/Reference/API Reference/GetActionButtonForID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetActionButtonForID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActionCharges(...).sublime-snippet b/Reference/API Reference/GetActionCharges(...).sublime-snippet new file mode 100644 index 000000000..80fabbaf1 --- /dev/null +++ b/Reference/API Reference/GetActionCharges(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetActionCharges + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActionCooldown(slot).sublime-snippet b/Reference/API Reference/GetActionCooldown(slot).sublime-snippet index 0385988b5..9d70b5c12 100644 --- a/Reference/API Reference/GetActionCooldown(slot).sublime-snippet +++ b/Reference/API Reference/GetActionCooldown(slot).sublime-snippet @@ -2,5 +2,5 @@ GetActionCooldown (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActionCount(slot).sublime-snippet b/Reference/API Reference/GetActionCount(slot).sublime-snippet index f607e93f9..4ea16e8d9 100644 --- a/Reference/API Reference/GetActionCount(slot).sublime-snippet +++ b/Reference/API Reference/GetActionCount(slot).sublime-snippet @@ -2,5 +2,5 @@ GetActionCount (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActionInfo(slot).sublime-snippet b/Reference/API Reference/GetActionInfo(slot).sublime-snippet index 3d8ed1ef4..16d8e7537 100644 --- a/Reference/API Reference/GetActionInfo(slot).sublime-snippet +++ b/Reference/API Reference/GetActionInfo(slot).sublime-snippet @@ -2,5 +2,5 @@ GetActionInfo (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActionLossOfControlCooldown(...).sublime-snippet b/Reference/API Reference/GetActionLossOfControlCooldown(...).sublime-snippet new file mode 100644 index 000000000..ac7829104 --- /dev/null +++ b/Reference/API Reference/GetActionLossOfControlCooldown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetActionLossOfControlCooldown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActionText(slot).sublime-snippet b/Reference/API Reference/GetActionText(slot).sublime-snippet index d9f590d03..b38d08a16 100644 --- a/Reference/API Reference/GetActionText(slot).sublime-snippet +++ b/Reference/API Reference/GetActionText(slot).sublime-snippet @@ -2,5 +2,5 @@ GetActionText (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActionTexture(slot).sublime-snippet b/Reference/API Reference/GetActionTexture(slot).sublime-snippet index b947e48ad..5f72bf750 100644 --- a/Reference/API Reference/GetActionTexture(slot).sublime-snippet +++ b/Reference/API Reference/GetActionTexture(slot).sublime-snippet @@ -2,5 +2,5 @@ GetActionTexture (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActiveArtifactByRace(...).sublime-snippet b/Reference/API Reference/GetActiveArtifactByRace(...).sublime-snippet new file mode 100644 index 000000000..df9557777 --- /dev/null +++ b/Reference/API Reference/GetActiveArtifactByRace(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetActiveArtifactByRace + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActiveLevel(index).sublime-snippet b/Reference/API Reference/GetActiveLevel(index).sublime-snippet index 81c813259..86d07ec89 100644 --- a/Reference/API Reference/GetActiveLevel(index).sublime-snippet +++ b/Reference/API Reference/GetActiveLevel(index).sublime-snippet @@ -2,5 +2,5 @@ GetActiveLevel (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActiveLootRollIDs(...).sublime-snippet b/Reference/API Reference/GetActiveLootRollIDs(...).sublime-snippet new file mode 100644 index 000000000..a91b572ed --- /dev/null +++ b/Reference/API Reference/GetActiveLootRollIDs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetActiveLootRollIDs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActiveRaidProfile(...).sublime-snippet b/Reference/API Reference/GetActiveRaidProfile(...).sublime-snippet new file mode 100644 index 000000000..2eae1782a --- /dev/null +++ b/Reference/API Reference/GetActiveRaidProfile(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetActiveRaidProfile + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetActiveSpecGroup().sublime-snippet b/Reference/API Reference/GetActiveSpecGroup().sublime-snippet index 4145fc77e..68134d09a 100644 --- a/Reference/API Reference/GetActiveSpecGroup().sublime-snippet +++ b/Reference/API Reference/GetActiveSpecGroup().sublime-snippet @@ -2,5 +2,5 @@ GetActiveSpecGroup () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetActiveTitle(index).sublime-snippet b/Reference/API Reference/GetActiveTitle(index).sublime-snippet index dff0b19c5..723769a93 100644 --- a/Reference/API Reference/GetActiveTitle(index).sublime-snippet +++ b/Reference/API Reference/GetActiveTitle(index).sublime-snippet @@ -2,5 +2,5 @@ GetActiveTitle (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnCPUUsage(index).sublime-snippet b/Reference/API Reference/GetAddOnCPUUsage(index).sublime-snippet index 05ad72a5b..578bbb126 100644 --- a/Reference/API Reference/GetAddOnCPUUsage(index).sublime-snippet +++ b/Reference/API Reference/GetAddOnCPUUsage(index).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnCPUUsage (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnCPUUsage(name).sublime-snippet b/Reference/API Reference/GetAddOnCPUUsage(name).sublime-snippet index 413e85ae3..ff3dcfe98 100644 --- a/Reference/API Reference/GetAddOnCPUUsage(name).sublime-snippet +++ b/Reference/API Reference/GetAddOnCPUUsage(name).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnCPUUsage ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnDependencies(index).sublime-snippet b/Reference/API Reference/GetAddOnDependencies(index).sublime-snippet index 0dc26e830..2ab87bc75 100644 --- a/Reference/API Reference/GetAddOnDependencies(index).sublime-snippet +++ b/Reference/API Reference/GetAddOnDependencies(index).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnDependencies (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnDependencies(name).sublime-snippet b/Reference/API Reference/GetAddOnDependencies(name).sublime-snippet index 1a9f2ee21..cfc2d275d 100644 --- a/Reference/API Reference/GetAddOnDependencies(name).sublime-snippet +++ b/Reference/API Reference/GetAddOnDependencies(name).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnDependencies ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnEnableState(...).sublime-snippet b/Reference/API Reference/GetAddOnEnableState(...).sublime-snippet new file mode 100644 index 000000000..802ed6df7 --- /dev/null +++ b/Reference/API Reference/GetAddOnEnableState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAddOnEnableState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAddOnInfo(index).sublime-snippet b/Reference/API Reference/GetAddOnInfo(index).sublime-snippet index 54d30ce14..eb4333dad 100644 --- a/Reference/API Reference/GetAddOnInfo(index).sublime-snippet +++ b/Reference/API Reference/GetAddOnInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnInfo(name).sublime-snippet b/Reference/API Reference/GetAddOnInfo(name).sublime-snippet index a00b64906..add40927e 100644 --- a/Reference/API Reference/GetAddOnInfo(name).sublime-snippet +++ b/Reference/API Reference/GetAddOnInfo(name).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnMemoryUsage(index).sublime-snippet b/Reference/API Reference/GetAddOnMemoryUsage(index).sublime-snippet index d24f43747..05d6d9156 100644 --- a/Reference/API Reference/GetAddOnMemoryUsage(index).sublime-snippet +++ b/Reference/API Reference/GetAddOnMemoryUsage(index).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnMemoryUsage (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnMemoryUsage(name).sublime-snippet b/Reference/API Reference/GetAddOnMemoryUsage(name).sublime-snippet index 9f3fd73c2..474c879e2 100644 --- a/Reference/API Reference/GetAddOnMemoryUsage(name).sublime-snippet +++ b/Reference/API Reference/GetAddOnMemoryUsage(name).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnMemoryUsage ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnMetadata(index, variable).sublime-snippet b/Reference/API Reference/GetAddOnMetadata(index, variable).sublime-snippet index 63b25555b..7fe1c5350 100644 --- a/Reference/API Reference/GetAddOnMetadata(index, variable).sublime-snippet +++ b/Reference/API Reference/GetAddOnMetadata(index, variable).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnMetadata (index, "variable") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnMetadata(name, variable).sublime-snippet b/Reference/API Reference/GetAddOnMetadata(name, variable).sublime-snippet index e9d4c5df5..b29416bb2 100644 --- a/Reference/API Reference/GetAddOnMetadata(name, variable).sublime-snippet +++ b/Reference/API Reference/GetAddOnMetadata(name, variable).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnMetadata ("name", "variable") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnOptionalDependencies(index).sublime-snippet b/Reference/API Reference/GetAddOnOptionalDependencies(index).sublime-snippet index 0c9d4dcf8..4881b41c1 100644 --- a/Reference/API Reference/GetAddOnOptionalDependencies(index).sublime-snippet +++ b/Reference/API Reference/GetAddOnOptionalDependencies(index).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnOptionalDependencies (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAddOnOptionalDependencies(name).sublime-snippet b/Reference/API Reference/GetAddOnOptionalDependencies(name).sublime-snippet index 6dd5d4825..c8c74b7a4 100644 --- a/Reference/API Reference/GetAddOnOptionalDependencies(name).sublime-snippet +++ b/Reference/API Reference/GetAddOnOptionalDependencies(name).sublime-snippet @@ -2,5 +2,5 @@ GetAddOnOptionalDependencies ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAllowLowLevelRaid(...).sublime-snippet b/Reference/API Reference/GetAllowLowLevelRaid(...).sublime-snippet new file mode 100644 index 000000000..472ba3a90 --- /dev/null +++ b/Reference/API Reference/GetAllowLowLevelRaid(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAllowLowLevelRaid + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAlternatePowerInfoByID(...).sublime-snippet b/Reference/API Reference/GetAlternatePowerInfoByID(...).sublime-snippet new file mode 100644 index 000000000..8fa858ffb --- /dev/null +++ b/Reference/API Reference/GetAlternatePowerInfoByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAlternatePowerInfoByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAlternativeDefaultLanguage(...).sublime-snippet b/Reference/API Reference/GetAlternativeDefaultLanguage(...).sublime-snippet new file mode 100644 index 000000000..a2361b070 --- /dev/null +++ b/Reference/API Reference/GetAlternativeDefaultLanguage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAlternativeDefaultLanguage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAppropriateTooltip(...).sublime-snippet b/Reference/API Reference/GetAppropriateTooltip(...).sublime-snippet new file mode 100644 index 000000000..d72ec8130 --- /dev/null +++ b/Reference/API Reference/GetAppropriateTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAppropriateTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAppropriateTopLevelParent(...).sublime-snippet b/Reference/API Reference/GetAppropriateTopLevelParent(...).sublime-snippet new file mode 100644 index 000000000..db3a6d004 --- /dev/null +++ b/Reference/API Reference/GetAppropriateTopLevelParent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAppropriateTopLevelParent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetArchaeologyInfo().sublime-snippet b/Reference/API Reference/GetArchaeologyInfo().sublime-snippet index 1cbbe3b39..2bec6454b 100644 --- a/Reference/API Reference/GetArchaeologyInfo().sublime-snippet +++ b/Reference/API Reference/GetArchaeologyInfo().sublime-snippet @@ -2,5 +2,5 @@ GetArchaeologyInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetArchaeologyRaceInfo(raceIndex).sublime-snippet b/Reference/API Reference/GetArchaeologyRaceInfo(raceIndex).sublime-snippet index 7ab5f026a..4818ec361 100644 --- a/Reference/API Reference/GetArchaeologyRaceInfo(raceIndex).sublime-snippet +++ b/Reference/API Reference/GetArchaeologyRaceInfo(raceIndex).sublime-snippet @@ -2,5 +2,5 @@ GetArchaeologyRaceInfo (raceIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetArchaeologyRaceInfoByID(...).sublime-snippet b/Reference/API Reference/GetArchaeologyRaceInfoByID(...).sublime-snippet new file mode 100644 index 000000000..806bfd074 --- /dev/null +++ b/Reference/API Reference/GetArchaeologyRaceInfoByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetArchaeologyRaceInfoByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAreaSpiritHealerTime().sublime-snippet b/Reference/API Reference/GetAreaSpiritHealerTime().sublime-snippet index 0fcd48e23..a1efedb43 100644 --- a/Reference/API Reference/GetAreaSpiritHealerTime().sublime-snippet +++ b/Reference/API Reference/GetAreaSpiritHealerTime().sublime-snippet @@ -2,5 +2,5 @@ GetAreaSpiritHealerTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetArenaOpponentSpec(oppNumber).sublime-snippet b/Reference/API Reference/GetArenaOpponentSpec(oppNumber).sublime-snippet index 74fd73915..053da6f0e 100644 --- a/Reference/API Reference/GetArenaOpponentSpec(oppNumber).sublime-snippet +++ b/Reference/API Reference/GetArenaOpponentSpec(oppNumber).sublime-snippet @@ -2,5 +2,5 @@ GetArenaOpponentSpec (oppNumber) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetArtifactInfoByRace(...).sublime-snippet b/Reference/API Reference/GetArtifactInfoByRace(...).sublime-snippet new file mode 100644 index 000000000..781714b36 --- /dev/null +++ b/Reference/API Reference/GetArtifactInfoByRace(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetArtifactInfoByRace + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetArtifactProgress().sublime-snippet b/Reference/API Reference/GetArtifactProgress().sublime-snippet index 566885413..c4d4c772c 100644 --- a/Reference/API Reference/GetArtifactProgress().sublime-snippet +++ b/Reference/API Reference/GetArtifactProgress().sublime-snippet @@ -2,5 +2,5 @@ GetArtifactProgress () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAtlasInfo(...).sublime-snippet b/Reference/API Reference/GetAtlasInfo(...).sublime-snippet new file mode 100644 index 000000000..510f0b5d1 --- /dev/null +++ b/Reference/API Reference/GetAtlasInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAtlasInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet b/Reference/API Reference/GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet index 9b22f8e2f..24683d8a9 100644 --- a/Reference/API Reference/GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet +++ b/Reference/API Reference/GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet @@ -2,5 +2,5 @@ GetAttackPowerForStat (statIndex, effectiveStat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAuctionHouseDepositRate(...).sublime-snippet b/Reference/API Reference/GetAuctionHouseDepositRate(...).sublime-snippet new file mode 100644 index 000000000..0c4f70808 --- /dev/null +++ b/Reference/API Reference/GetAuctionHouseDepositRate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAuctionHouseDepositRate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAuctionItemBattlePetInfo(...).sublime-snippet b/Reference/API Reference/GetAuctionItemBattlePetInfo(...).sublime-snippet new file mode 100644 index 000000000..020adcd5e --- /dev/null +++ b/Reference/API Reference/GetAuctionItemBattlePetInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAuctionItemBattlePetInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAuctionItemInfo(list, index).sublime-snippet b/Reference/API Reference/GetAuctionItemInfo(list, index).sublime-snippet index 39c55d9b7..ca52f17c8 100644 --- a/Reference/API Reference/GetAuctionItemInfo(list, index).sublime-snippet +++ b/Reference/API Reference/GetAuctionItemInfo(list, index).sublime-snippet @@ -2,5 +2,5 @@ GetAuctionItemInfo ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAuctionItemLink(list, index).sublime-snippet b/Reference/API Reference/GetAuctionItemLink(list, index).sublime-snippet index e155cf6f5..cdc777d88 100644 --- a/Reference/API Reference/GetAuctionItemLink(list, index).sublime-snippet +++ b/Reference/API Reference/GetAuctionItemLink(list, index).sublime-snippet @@ -2,5 +2,5 @@ GetAuctionItemLink ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAuctionItemSubClasses(classIndex).sublime-snippet b/Reference/API Reference/GetAuctionItemSubClasses(classIndex).sublime-snippet index ef237ef45..13ddb3ff2 100644 --- a/Reference/API Reference/GetAuctionItemSubClasses(classIndex).sublime-snippet +++ b/Reference/API Reference/GetAuctionItemSubClasses(classIndex).sublime-snippet @@ -2,5 +2,5 @@ GetAuctionItemSubClasses (classIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAuctionItemTimeLeft(list, index).sublime-snippet b/Reference/API Reference/GetAuctionItemTimeLeft(list, index).sublime-snippet index 699622d5f..ae1dfdff8 100644 --- a/Reference/API Reference/GetAuctionItemTimeLeft(list, index).sublime-snippet +++ b/Reference/API Reference/GetAuctionItemTimeLeft(list, index).sublime-snippet @@ -2,5 +2,5 @@ GetAuctionItemTimeLeft ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAuctionSellItemInfo().sublime-snippet b/Reference/API Reference/GetAuctionSellItemInfo().sublime-snippet index b518323b5..6e597fc4c 100644 --- a/Reference/API Reference/GetAuctionSellItemInfo().sublime-snippet +++ b/Reference/API Reference/GetAuctionSellItemInfo().sublime-snippet @@ -2,5 +2,5 @@ GetAuctionSellItemInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAuctionSort(list, index).sublime-snippet b/Reference/API Reference/GetAuctionSort(list, index).sublime-snippet index f97f9a9eb..966f60081 100644 --- a/Reference/API Reference/GetAuctionSort(list, index).sublime-snippet +++ b/Reference/API Reference/GetAuctionSort(list, index).sublime-snippet @@ -2,5 +2,5 @@ GetAuctionSort ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAutoCompletePresenceID(name).sublime-snippet b/Reference/API Reference/GetAutoCompletePresenceID(name).sublime-snippet index 42cadf54f..1bb07071a 100644 --- a/Reference/API Reference/GetAutoCompletePresenceID(name).sublime-snippet +++ b/Reference/API Reference/GetAutoCompletePresenceID(name).sublime-snippet @@ -2,5 +2,5 @@ GetAutoCompletePresenceID ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAutoCompleteRealms(...).sublime-snippet b/Reference/API Reference/GetAutoCompleteRealms(...).sublime-snippet new file mode 100644 index 000000000..39e73d937 --- /dev/null +++ b/Reference/API Reference/GetAutoCompleteRealms(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAutoCompleteRealms + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet b/Reference/API Reference/GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet index 63f7f0062..33387c43f 100644 --- a/Reference/API Reference/GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet +++ b/Reference/API Reference/GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet @@ -2,5 +2,5 @@ GetAutoCompleteResults ("inputString", includeBitfield, excludeBitfield, maxResults, [cursorPosition]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAutoDeclineGuildInvites(...).sublime-snippet b/Reference/API Reference/GetAutoDeclineGuildInvites(...).sublime-snippet new file mode 100644 index 000000000..ebc46cfc9 --- /dev/null +++ b/Reference/API Reference/GetAutoDeclineGuildInvites(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAutoDeclineGuildInvites + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAutoQuestPopUp(index).sublime-snippet b/Reference/API Reference/GetAutoQuestPopUp(index).sublime-snippet index a82196ad4..cb179242f 100644 --- a/Reference/API Reference/GetAutoQuestPopUp(index).sublime-snippet +++ b/Reference/API Reference/GetAutoQuestPopUp(index).sublime-snippet @@ -2,5 +2,5 @@ GetAutoQuestPopUp (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAvailableAudioLocales(...).sublime-snippet b/Reference/API Reference/GetAvailableAudioLocales(...).sublime-snippet new file mode 100644 index 000000000..d2fedb099 --- /dev/null +++ b/Reference/API Reference/GetAvailableAudioLocales(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAvailableAudioLocales + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAvailableBandwidth(...).sublime-snippet b/Reference/API Reference/GetAvailableBandwidth(...).sublime-snippet new file mode 100644 index 000000000..806a8f2fd --- /dev/null +++ b/Reference/API Reference/GetAvailableBandwidth(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAvailableBandwidth + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAvailableLevel(index).sublime-snippet b/Reference/API Reference/GetAvailableLevel(index).sublime-snippet index b59ed2c79..6aa876dc9 100644 --- a/Reference/API Reference/GetAvailableLevel(index).sublime-snippet +++ b/Reference/API Reference/GetAvailableLevel(index).sublime-snippet @@ -2,5 +2,5 @@ GetAvailableLevel (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAvailableLocales(...).sublime-snippet b/Reference/API Reference/GetAvailableLocales(...).sublime-snippet new file mode 100644 index 000000000..6824f9a47 --- /dev/null +++ b/Reference/API Reference/GetAvailableLocales(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAvailableLocales + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetAvailableQuestInfo(availableIndex).sublime-snippet b/Reference/API Reference/GetAvailableQuestInfo(availableIndex).sublime-snippet index 8420b79de..8f66968d3 100644 --- a/Reference/API Reference/GetAvailableQuestInfo(availableIndex).sublime-snippet +++ b/Reference/API Reference/GetAvailableQuestInfo(availableIndex).sublime-snippet @@ -2,5 +2,5 @@ GetAvailableQuestInfo (availableIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAvailableTitle(index).sublime-snippet b/Reference/API Reference/GetAvailableTitle(index).sublime-snippet index ed6663ce5..04fa9f648 100644 --- a/Reference/API Reference/GetAvailableTitle(index).sublime-snippet +++ b/Reference/API Reference/GetAvailableTitle(index).sublime-snippet @@ -2,5 +2,5 @@ GetAvailableTitle (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAverageItemLevel().sublime-snippet b/Reference/API Reference/GetAverageItemLevel().sublime-snippet index e1bf16dd7..e7ebfdf7e 100644 --- a/Reference/API Reference/GetAverageItemLevel().sublime-snippet +++ b/Reference/API Reference/GetAverageItemLevel().sublime-snippet @@ -2,5 +2,5 @@ GetAverageItemLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetAvoidance(...).sublime-snippet b/Reference/API Reference/GetAvoidance(...).sublime-snippet new file mode 100644 index 000000000..8a2468b53 --- /dev/null +++ b/Reference/API Reference/GetAvoidance(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetAvoidance + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBNPlayerCommunityLink(...).sublime-snippet b/Reference/API Reference/GetBNPlayerCommunityLink(...).sublime-snippet new file mode 100644 index 000000000..817779810 --- /dev/null +++ b/Reference/API Reference/GetBNPlayerCommunityLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBNPlayerCommunityLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBNPlayerLink(...).sublime-snippet b/Reference/API Reference/GetBNPlayerLink(...).sublime-snippet new file mode 100644 index 000000000..80468d3f4 --- /dev/null +++ b/Reference/API Reference/GetBNPlayerLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBNPlayerLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBackgroundLoadingStatus(...).sublime-snippet b/Reference/API Reference/GetBackgroundLoadingStatus(...).sublime-snippet new file mode 100644 index 000000000..1b7fc2586 --- /dev/null +++ b/Reference/API Reference/GetBackgroundLoadingStatus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBackgroundLoadingStatus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBackgroundTexCoordsForRole(...).sublime-snippet b/Reference/API Reference/GetBackgroundTexCoordsForRole(...).sublime-snippet new file mode 100644 index 000000000..375f4a8e1 --- /dev/null +++ b/Reference/API Reference/GetBackgroundTexCoordsForRole(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBackgroundTexCoordsForRole + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBackpackAutosortDisabled(...).sublime-snippet b/Reference/API Reference/GetBackpackAutosortDisabled(...).sublime-snippet new file mode 100644 index 000000000..f84f0f2af --- /dev/null +++ b/Reference/API Reference/GetBackpackAutosortDisabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBackpackAutosortDisabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBackpackCurrencyInfo(index).sublime-snippet b/Reference/API Reference/GetBackpackCurrencyInfo(index).sublime-snippet index 7c90eb342..7c17a5309 100644 --- a/Reference/API Reference/GetBackpackCurrencyInfo(index).sublime-snippet +++ b/Reference/API Reference/GetBackpackCurrencyInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetBackpackCurrencyInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBackpackFrame(...).sublime-snippet b/Reference/API Reference/GetBackpackFrame(...).sublime-snippet new file mode 100644 index 000000000..7c26b2886 --- /dev/null +++ b/Reference/API Reference/GetBackpackFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBackpackFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBagName(container).sublime-snippet b/Reference/API Reference/GetBagName(container).sublime-snippet index ea4de58db..38ad1366c 100644 --- a/Reference/API Reference/GetBagName(container).sublime-snippet +++ b/Reference/API Reference/GetBagName(container).sublime-snippet @@ -2,5 +2,5 @@ GetBagName (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBagSlotFlag(...).sublime-snippet b/Reference/API Reference/GetBagSlotFlag(...).sublime-snippet new file mode 100644 index 000000000..f914c35eb --- /dev/null +++ b/Reference/API Reference/GetBagSlotFlag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBagSlotFlag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBankAutosortDisabled(...).sublime-snippet b/Reference/API Reference/GetBankAutosortDisabled(...).sublime-snippet new file mode 100644 index 000000000..9246ff455 --- /dev/null +++ b/Reference/API Reference/GetBankAutosortDisabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBankAutosortDisabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBankBagSlotFlag(...).sublime-snippet b/Reference/API Reference/GetBankBagSlotFlag(...).sublime-snippet new file mode 100644 index 000000000..0456795cd --- /dev/null +++ b/Reference/API Reference/GetBankBagSlotFlag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBankBagSlotFlag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBankSlotCost().sublime-snippet b/Reference/API Reference/GetBankSlotCost().sublime-snippet index 36c1da143..175ff586e 100644 --- a/Reference/API Reference/GetBankSlotCost().sublime-snippet +++ b/Reference/API Reference/GetBankSlotCost().sublime-snippet @@ -2,5 +2,5 @@ GetBankSlotCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBarberShopStyleInfo(styleIndex).sublime-snippet b/Reference/API Reference/GetBarberShopStyleInfo(styleIndex).sublime-snippet index 4adcf9593..350f2786d 100644 --- a/Reference/API Reference/GetBarberShopStyleInfo(styleIndex).sublime-snippet +++ b/Reference/API Reference/GetBarberShopStyleInfo(styleIndex).sublime-snippet @@ -2,5 +2,5 @@ GetBarberShopStyleInfo (styleIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBarberShopTotalCost().sublime-snippet b/Reference/API Reference/GetBarberShopTotalCost().sublime-snippet index b01dd1eed..839b70bb0 100644 --- a/Reference/API Reference/GetBarberShopTotalCost().sublime-snippet +++ b/Reference/API Reference/GetBarberShopTotalCost().sublime-snippet @@ -2,5 +2,5 @@ GetBarberShopTotalCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlePetAbilityHyperlink(...).sublime-snippet b/Reference/API Reference/GetBattlePetAbilityHyperlink(...).sublime-snippet new file mode 100644 index 000000000..e9ddd3f39 --- /dev/null +++ b/Reference/API Reference/GetBattlePetAbilityHyperlink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBattlePetAbilityHyperlink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBattlefieldArenaFaction(...).sublime-snippet b/Reference/API Reference/GetBattlefieldArenaFaction(...).sublime-snippet new file mode 100644 index 000000000..5681775e0 --- /dev/null +++ b/Reference/API Reference/GetBattlefieldArenaFaction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBattlefieldArenaFaction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBattlefieldEstimatedWaitTime(index).sublime-snippet b/Reference/API Reference/GetBattlefieldEstimatedWaitTime(index).sublime-snippet index 0b34545e4..852fc9673 100644 --- a/Reference/API Reference/GetBattlefieldEstimatedWaitTime(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldEstimatedWaitTime(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldEstimatedWaitTime (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldFlagPosition(index).sublime-snippet b/Reference/API Reference/GetBattlefieldFlagPosition(index).sublime-snippet index a62069c65..13ae27360 100644 --- a/Reference/API Reference/GetBattlefieldFlagPosition(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldFlagPosition(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldFlagPosition (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldInstanceExpiration().sublime-snippet b/Reference/API Reference/GetBattlefieldInstanceExpiration().sublime-snippet index 2736df582..f8ccff3d0 100644 --- a/Reference/API Reference/GetBattlefieldInstanceExpiration().sublime-snippet +++ b/Reference/API Reference/GetBattlefieldInstanceExpiration().sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldInstanceExpiration () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldInstanceRunTime().sublime-snippet b/Reference/API Reference/GetBattlefieldInstanceRunTime().sublime-snippet index 7caf23add..4282ddbd2 100644 --- a/Reference/API Reference/GetBattlefieldInstanceRunTime().sublime-snippet +++ b/Reference/API Reference/GetBattlefieldInstanceRunTime().sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldInstanceRunTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldMapIconScale().sublime-snippet b/Reference/API Reference/GetBattlefieldMapIconScale().sublime-snippet index a24250d5f..2f71bc241 100644 --- a/Reference/API Reference/GetBattlefieldMapIconScale().sublime-snippet +++ b/Reference/API Reference/GetBattlefieldMapIconScale().sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldMapIconScale () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldPortExpiration(index).sublime-snippet b/Reference/API Reference/GetBattlefieldPortExpiration(index).sublime-snippet index 31441fb77..613e68cfa 100644 --- a/Reference/API Reference/GetBattlefieldPortExpiration(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldPortExpiration(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldPortExpiration (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldScore(index).sublime-snippet b/Reference/API Reference/GetBattlefieldScore(index).sublime-snippet index 198d3c2e8..7d18d51cc 100644 --- a/Reference/API Reference/GetBattlefieldScore(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldScore(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldScore (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldStatData(index, statIndex).sublime-snippet b/Reference/API Reference/GetBattlefieldStatData(index, statIndex).sublime-snippet index 2057f87da..7fb7724fd 100644 --- a/Reference/API Reference/GetBattlefieldStatData(index, statIndex).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldStatData(index, statIndex).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldStatData (index, statIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldStatInfo(statIndex).sublime-snippet b/Reference/API Reference/GetBattlefieldStatInfo(statIndex).sublime-snippet index dc430aba6..83b645c4a 100644 --- a/Reference/API Reference/GetBattlefieldStatInfo(statIndex).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldStatInfo(statIndex).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldStatInfo (statIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldStatus(index).sublime-snippet b/Reference/API Reference/GetBattlefieldStatus(index).sublime-snippet index 3c36e1f80..f4de46de7 100644 --- a/Reference/API Reference/GetBattlefieldStatus(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldStatus(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldStatus (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldTeamInfo(index).sublime-snippet b/Reference/API Reference/GetBattlefieldTeamInfo(index).sublime-snippet index ffef2ea38..833b05d3d 100644 --- a/Reference/API Reference/GetBattlefieldTeamInfo(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldTeamInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldTeamInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldTimeWaited(index).sublime-snippet b/Reference/API Reference/GetBattlefieldTimeWaited(index).sublime-snippet index 70a8ea899..ffc6a3dab 100644 --- a/Reference/API Reference/GetBattlefieldTimeWaited(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldTimeWaited(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldTimeWaited (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldVehicleInfo(index).sublime-snippet b/Reference/API Reference/GetBattlefieldVehicleInfo(index).sublime-snippet index 12b6e5a77..61aacebb3 100644 --- a/Reference/API Reference/GetBattlefieldVehicleInfo(index).sublime-snippet +++ b/Reference/API Reference/GetBattlefieldVehicleInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetBattlefieldVehicleInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBattlefieldWinner(...).sublime-snippet b/Reference/API Reference/GetBattlefieldWinner(...).sublime-snippet new file mode 100644 index 000000000..5aac3caa9 --- /dev/null +++ b/Reference/API Reference/GetBattlefieldWinner(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBattlefieldWinner + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBattlegroundInfo(...).sublime-snippet b/Reference/API Reference/GetBattlegroundInfo(...).sublime-snippet new file mode 100644 index 000000000..373db3b4b --- /dev/null +++ b/Reference/API Reference/GetBattlegroundInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBattlegroundInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBattlegroundPoints(...).sublime-snippet b/Reference/API Reference/GetBattlegroundPoints(...).sublime-snippet new file mode 100644 index 000000000..5de4f3d57 --- /dev/null +++ b/Reference/API Reference/GetBattlegroundPoints(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBattlegroundPoints + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBestFlexRaidChoice(...).sublime-snippet b/Reference/API Reference/GetBestFlexRaidChoice(...).sublime-snippet new file mode 100644 index 000000000..fda9ebb59 --- /dev/null +++ b/Reference/API Reference/GetBestFlexRaidChoice(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBestFlexRaidChoice + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBestRFChoice(...).sublime-snippet b/Reference/API Reference/GetBestRFChoice(...).sublime-snippet new file mode 100644 index 000000000..8ad2f1256 --- /dev/null +++ b/Reference/API Reference/GetBestRFChoice(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBestRFChoice + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBidderAuctionItems().sublime-snippet b/Reference/API Reference/GetBidderAuctionItems().sublime-snippet index 8b9d37dff..3664b19c4 100644 --- a/Reference/API Reference/GetBidderAuctionItems().sublime-snippet +++ b/Reference/API Reference/GetBidderAuctionItems().sublime-snippet @@ -2,5 +2,5 @@ GetBidderAuctionItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBillingTimeRested().sublime-snippet b/Reference/API Reference/GetBillingTimeRested().sublime-snippet index c98f2ecc3..bcabb801c 100644 --- a/Reference/API Reference/GetBillingTimeRested().sublime-snippet +++ b/Reference/API Reference/GetBillingTimeRested().sublime-snippet @@ -2,5 +2,5 @@ GetBillingTimeRested () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBindLocation().sublime-snippet b/Reference/API Reference/GetBindLocation().sublime-snippet index 817d76eb8..074206b7e 100644 --- a/Reference/API Reference/GetBindLocation().sublime-snippet +++ b/Reference/API Reference/GetBindLocation().sublime-snippet @@ -2,5 +2,5 @@ GetBindLocation () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBinding(index).sublime-snippet b/Reference/API Reference/GetBinding(index).sublime-snippet index 0930d224f..e8aecbb8d 100644 --- a/Reference/API Reference/GetBinding(index).sublime-snippet +++ b/Reference/API Reference/GetBinding(index).sublime-snippet @@ -2,5 +2,5 @@ GetBinding (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBindingAction(key, [checkOverride]).sublime-snippet b/Reference/API Reference/GetBindingAction(key, [checkOverride]).sublime-snippet index d960f6702..b98729288 100644 --- a/Reference/API Reference/GetBindingAction(key, [checkOverride]).sublime-snippet +++ b/Reference/API Reference/GetBindingAction(key, [checkOverride]).sublime-snippet @@ -2,5 +2,5 @@ GetBindingAction ("key", [checkOverride]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBindingByKey(key).sublime-snippet b/Reference/API Reference/GetBindingByKey(key).sublime-snippet index 6a69e5926..b7b7ed8b6 100644 --- a/Reference/API Reference/GetBindingByKey(key).sublime-snippet +++ b/Reference/API Reference/GetBindingByKey(key).sublime-snippet @@ -2,5 +2,5 @@ GetBindingByKey ("key") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBindingFromClick(...).sublime-snippet b/Reference/API Reference/GetBindingFromClick(...).sublime-snippet new file mode 100644 index 000000000..0f2c81d4e --- /dev/null +++ b/Reference/API Reference/GetBindingFromClick(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBindingFromClick + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBindingKey(COMMAND).sublime-snippet b/Reference/API Reference/GetBindingKey(COMMAND).sublime-snippet index af328c611..e1b0cacfc 100644 --- a/Reference/API Reference/GetBindingKey(COMMAND).sublime-snippet +++ b/Reference/API Reference/GetBindingKey(COMMAND).sublime-snippet @@ -2,5 +2,5 @@ GetBindingKey ("COMMAND") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBindingKeyForAction(...).sublime-snippet b/Reference/API Reference/GetBindingKeyForAction(...).sublime-snippet new file mode 100644 index 000000000..090597373 --- /dev/null +++ b/Reference/API Reference/GetBindingKeyForAction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBindingKeyForAction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBindingName(...).sublime-snippet b/Reference/API Reference/GetBindingName(...).sublime-snippet new file mode 100644 index 000000000..281e40941 --- /dev/null +++ b/Reference/API Reference/GetBindingName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBindingName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBindingText(...).sublime-snippet b/Reference/API Reference/GetBindingText(...).sublime-snippet new file mode 100644 index 000000000..548860537 --- /dev/null +++ b/Reference/API Reference/GetBindingText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBindingText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBlacklistMap(index).sublime-snippet b/Reference/API Reference/GetBlacklistMap(index).sublime-snippet deleted file mode 100644 index ce2c842ab..000000000 --- a/Reference/API Reference/GetBlacklistMap(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetBlacklistMap - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetBlockChance().sublime-snippet b/Reference/API Reference/GetBlockChance().sublime-snippet index ee89c778e..3ce5512b1 100644 --- a/Reference/API Reference/GetBlockChance().sublime-snippet +++ b/Reference/API Reference/GetBlockChance().sublime-snippet @@ -2,5 +2,5 @@ GetBlockChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBonusBarIndex(...).sublime-snippet b/Reference/API Reference/GetBonusBarIndex(...).sublime-snippet new file mode 100644 index 000000000..5d1c58b6a --- /dev/null +++ b/Reference/API Reference/GetBonusBarIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBonusBarIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBonusBarOffset().sublime-snippet b/Reference/API Reference/GetBonusBarOffset().sublime-snippet index 2c5fbe125..b66e078e3 100644 --- a/Reference/API Reference/GetBonusBarOffset().sublime-snippet +++ b/Reference/API Reference/GetBonusBarOffset().sublime-snippet @@ -2,5 +2,5 @@ GetBonusBarOffset () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBonusRollEncounterJournalLinkDifficulty(...).sublime-snippet b/Reference/API Reference/GetBonusRollEncounterJournalLinkDifficulty(...).sublime-snippet new file mode 100644 index 000000000..4a2494f2e --- /dev/null +++ b/Reference/API Reference/GetBonusRollEncounterJournalLinkDifficulty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetBonusRollEncounterJournalLinkDifficulty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetBuildInfo().sublime-snippet b/Reference/API Reference/GetBuildInfo().sublime-snippet index 338772404..86507d37e 100644 --- a/Reference/API Reference/GetBuildInfo().sublime-snippet +++ b/Reference/API Reference/GetBuildInfo().sublime-snippet @@ -2,5 +2,5 @@ GetBuildInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBuybackItemInfo(index).sublime-snippet b/Reference/API Reference/GetBuybackItemInfo(index).sublime-snippet index 48f41e81a..b8db9c8aa 100644 --- a/Reference/API Reference/GetBuybackItemInfo(index).sublime-snippet +++ b/Reference/API Reference/GetBuybackItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetBuybackItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetBuybackItemLink(index).sublime-snippet b/Reference/API Reference/GetBuybackItemLink(index).sublime-snippet index 8150f3f37..c0053d4a0 100644 --- a/Reference/API Reference/GetBuybackItemLink(index).sublime-snippet +++ b/Reference/API Reference/GetBuybackItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetBuybackItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCVar(CVar).sublime-snippet b/Reference/API Reference/GetCVar(CVar).sublime-snippet index 49e9501d9..2556be54f 100644 --- a/Reference/API Reference/GetCVar(CVar).sublime-snippet +++ b/Reference/API Reference/GetCVar(CVar).sublime-snippet @@ -2,5 +2,5 @@ GetCVar ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCVarBitfield(...).sublime-snippet b/Reference/API Reference/GetCVarBitfield(...).sublime-snippet new file mode 100644 index 000000000..234bf8e7e --- /dev/null +++ b/Reference/API Reference/GetCVarBitfield(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCVarBitfield + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCVarBool(CVar).sublime-snippet b/Reference/API Reference/GetCVarBool(CVar).sublime-snippet index 2bd574987..4cce1e7a7 100644 --- a/Reference/API Reference/GetCVarBool(CVar).sublime-snippet +++ b/Reference/API Reference/GetCVarBool(CVar).sublime-snippet @@ -2,5 +2,5 @@ GetCVarBool ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCVarDefault(CVar).sublime-snippet b/Reference/API Reference/GetCVarDefault(CVar).sublime-snippet index 285755ac3..7a86920d1 100644 --- a/Reference/API Reference/GetCVarDefault(CVar).sublime-snippet +++ b/Reference/API Reference/GetCVarDefault(CVar).sublime-snippet @@ -2,5 +2,5 @@ GetCVarDefault ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCVarInfo(CVar).sublime-snippet b/Reference/API Reference/GetCVarInfo(CVar).sublime-snippet index 6761bd481..d9b1a6466 100644 --- a/Reference/API Reference/GetCVarInfo(CVar).sublime-snippet +++ b/Reference/API Reference/GetCVarInfo(CVar).sublime-snippet @@ -2,5 +2,5 @@ GetCVarInfo ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCVarSettingValidity(...).sublime-snippet b/Reference/API Reference/GetCVarSettingValidity(...).sublime-snippet new file mode 100644 index 000000000..f671253a4 --- /dev/null +++ b/Reference/API Reference/GetCVarSettingValidity(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCVarSettingValidity + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCallPetSpellInfo(...).sublime-snippet b/Reference/API Reference/GetCallPetSpellInfo(...).sublime-snippet new file mode 100644 index 000000000..c5b51bd5c --- /dev/null +++ b/Reference/API Reference/GetCallPetSpellInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCallPetSpellInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCameraZoom(...).sublime-snippet b/Reference/API Reference/GetCameraZoom(...).sublime-snippet new file mode 100644 index 000000000..528df5232 --- /dev/null +++ b/Reference/API Reference/GetCameraZoom(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCameraZoom + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCategoryAchievementPoints(...).sublime-snippet b/Reference/API Reference/GetCategoryAchievementPoints(...).sublime-snippet new file mode 100644 index 000000000..df7fcaefa --- /dev/null +++ b/Reference/API Reference/GetCategoryAchievementPoints(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCategoryAchievementPoints + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCategoryInfo(id).sublime-snippet b/Reference/API Reference/GetCategoryInfo(id).sublime-snippet index 56fc6dce7..3c43447f7 100644 --- a/Reference/API Reference/GetCategoryInfo(id).sublime-snippet +++ b/Reference/API Reference/GetCategoryInfo(id).sublime-snippet @@ -2,5 +2,5 @@ GetCategoryInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCategoryList().sublime-snippet b/Reference/API Reference/GetCategoryList().sublime-snippet index cb8c728b5..991c6f78d 100644 --- a/Reference/API Reference/GetCategoryList().sublime-snippet +++ b/Reference/API Reference/GetCategoryList().sublime-snippet @@ -2,5 +2,5 @@ GetCategoryList () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCategoryNumAchievements(id).sublime-snippet b/Reference/API Reference/GetCategoryNumAchievements(id).sublime-snippet index c74a3e8b3..f8b3bdc1c 100644 --- a/Reference/API Reference/GetCategoryNumAchievements(id).sublime-snippet +++ b/Reference/API Reference/GetCategoryNumAchievements(id).sublime-snippet @@ -2,5 +2,5 @@ GetCategoryNumAchievements (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCemeteryPreference(...).sublime-snippet b/Reference/API Reference/GetCemeteryPreference(...).sublime-snippet new file mode 100644 index 000000000..7f2e5a2b2 --- /dev/null +++ b/Reference/API Reference/GetCemeteryPreference(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCemeteryPreference + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetChannelDisplayInfo(index).sublime-snippet b/Reference/API Reference/GetChannelDisplayInfo(index).sublime-snippet index bd88b8be5..61b3dfd3b 100644 --- a/Reference/API Reference/GetChannelDisplayInfo(index).sublime-snippet +++ b/Reference/API Reference/GetChannelDisplayInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetChannelDisplayInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChannelList().sublime-snippet b/Reference/API Reference/GetChannelList().sublime-snippet index c6768d575..9921a643a 100644 --- a/Reference/API Reference/GetChannelList().sublime-snippet +++ b/Reference/API Reference/GetChannelList().sublime-snippet @@ -2,5 +2,5 @@ GetChannelList () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChannelName(channelIndex).sublime-snippet b/Reference/API Reference/GetChannelName(channelIndex).sublime-snippet index 3d46ef820..3ea634444 100644 --- a/Reference/API Reference/GetChannelName(channelIndex).sublime-snippet +++ b/Reference/API Reference/GetChannelName(channelIndex).sublime-snippet @@ -2,5 +2,5 @@ GetChannelName (channelIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChannelName(channelName).sublime-snippet b/Reference/API Reference/GetChannelName(channelName).sublime-snippet index 908315b01..e68f8789b 100644 --- a/Reference/API Reference/GetChannelName(channelName).sublime-snippet +++ b/Reference/API Reference/GetChannelName(channelName).sublime-snippet @@ -2,5 +2,5 @@ GetChannelName ("channelName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChannelRosterInfo(index, rosterIndex).sublime-snippet b/Reference/API Reference/GetChannelRosterInfo(index, rosterIndex).sublime-snippet deleted file mode 100644 index 101e27754..000000000 --- a/Reference/API Reference/GetChannelRosterInfo(index, rosterIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetChannelRosterInfo - (index, rosterIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetChannelTypeFromPartyCategory(...).sublime-snippet b/Reference/API Reference/GetChannelTypeFromPartyCategory(...).sublime-snippet new file mode 100644 index 000000000..7970b7a77 --- /dev/null +++ b/Reference/API Reference/GetChannelTypeFromPartyCategory(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetChannelTypeFromPartyCategory + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetChatTypeIndex(messageGroup).sublime-snippet b/Reference/API Reference/GetChatTypeIndex(messageGroup).sublime-snippet index a2c9bc102..fd1d8a27d 100644 --- a/Reference/API Reference/GetChatTypeIndex(messageGroup).sublime-snippet +++ b/Reference/API Reference/GetChatTypeIndex(messageGroup).sublime-snippet @@ -2,5 +2,5 @@ GetChatTypeIndex ("messageGroup") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChatUnitColor(...).sublime-snippet b/Reference/API Reference/GetChatUnitColor(...).sublime-snippet new file mode 100644 index 000000000..1945615ef --- /dev/null +++ b/Reference/API Reference/GetChatUnitColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetChatUnitColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetChatWindowChannels(index).sublime-snippet b/Reference/API Reference/GetChatWindowChannels(index).sublime-snippet index 3286ae92f..3667d411e 100644 --- a/Reference/API Reference/GetChatWindowChannels(index).sublime-snippet +++ b/Reference/API Reference/GetChatWindowChannels(index).sublime-snippet @@ -2,5 +2,5 @@ GetChatWindowChannels (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChatWindowInfo(index).sublime-snippet b/Reference/API Reference/GetChatWindowInfo(index).sublime-snippet index 4eaf5e970..4d5938fda 100644 --- a/Reference/API Reference/GetChatWindowInfo(index).sublime-snippet +++ b/Reference/API Reference/GetChatWindowInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetChatWindowInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChatWindowMessages(index).sublime-snippet b/Reference/API Reference/GetChatWindowMessages(index).sublime-snippet index c6f8c748d..a0ebb535c 100644 --- a/Reference/API Reference/GetChatWindowMessages(index).sublime-snippet +++ b/Reference/API Reference/GetChatWindowMessages(index).sublime-snippet @@ -2,5 +2,5 @@ GetChatWindowMessages (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetChatWindowSavedDimensions(...).sublime-snippet b/Reference/API Reference/GetChatWindowSavedDimensions(...).sublime-snippet new file mode 100644 index 000000000..ef5b22733 --- /dev/null +++ b/Reference/API Reference/GetChatWindowSavedDimensions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetChatWindowSavedDimensions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetChatWindowSavedPosition(...).sublime-snippet b/Reference/API Reference/GetChatWindowSavedPosition(...).sublime-snippet new file mode 100644 index 000000000..18afcf695 --- /dev/null +++ b/Reference/API Reference/GetChatWindowSavedPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetChatWindowSavedPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetClampedCurrentExpansionLevel(...).sublime-snippet b/Reference/API Reference/GetClampedCurrentExpansionLevel(...).sublime-snippet new file mode 100644 index 000000000..125664735 --- /dev/null +++ b/Reference/API Reference/GetClampedCurrentExpansionLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetClampedCurrentExpansionLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetClassColor(...).sublime-snippet b/Reference/API Reference/GetClassColor(...).sublime-snippet new file mode 100644 index 000000000..fbe289470 --- /dev/null +++ b/Reference/API Reference/GetClassColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetClassColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetClassColorObj(...).sublime-snippet b/Reference/API Reference/GetClassColorObj(...).sublime-snippet new file mode 100644 index 000000000..d2c01895c --- /dev/null +++ b/Reference/API Reference/GetClassColorObj(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetClassColorObj + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetClassInfo(...).sublime-snippet b/Reference/API Reference/GetClassInfo(...).sublime-snippet new file mode 100644 index 000000000..57bf06669 --- /dev/null +++ b/Reference/API Reference/GetClassInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetClassInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetClickFrame(name).sublime-snippet b/Reference/API Reference/GetClickFrame(name).sublime-snippet index 2222241e4..232003e4f 100644 --- a/Reference/API Reference/GetClickFrame(name).sublime-snippet +++ b/Reference/API Reference/GetClickFrame(name).sublime-snippet @@ -2,5 +2,5 @@ GetClickFrame ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetClientDisplayExpansionLevel(...).sublime-snippet b/Reference/API Reference/GetClientDisplayExpansionLevel(...).sublime-snippet new file mode 100644 index 000000000..805fddf57 --- /dev/null +++ b/Reference/API Reference/GetClientDisplayExpansionLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetClientDisplayExpansionLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetClubTicketLink(...).sublime-snippet b/Reference/API Reference/GetClubTicketLink(...).sublime-snippet new file mode 100644 index 000000000..2fb7feaac --- /dev/null +++ b/Reference/API Reference/GetClubTicketLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetClubTicketLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCoinIcon(amount).sublime-snippet b/Reference/API Reference/GetCoinIcon(amount).sublime-snippet index 558bc94ef..356ed90ed 100644 --- a/Reference/API Reference/GetCoinIcon(amount).sublime-snippet +++ b/Reference/API Reference/GetCoinIcon(amount).sublime-snippet @@ -2,5 +2,5 @@ GetCoinIcon (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCoinText(amount, separator).sublime-snippet b/Reference/API Reference/GetCoinText(amount, separator).sublime-snippet index 4753c98f4..8aa44d4f2 100644 --- a/Reference/API Reference/GetCoinText(amount, separator).sublime-snippet +++ b/Reference/API Reference/GetCoinText(amount, separator).sublime-snippet @@ -2,5 +2,5 @@ GetCoinText (amount, "separator") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCoinTextureString(amount, [fontSize]).sublime-snippet b/Reference/API Reference/GetCoinTextureString(amount, [fontSize]).sublime-snippet index bfcbe9521..ac423eba6 100644 --- a/Reference/API Reference/GetCoinTextureString(amount, [fontSize]).sublime-snippet +++ b/Reference/API Reference/GetCoinTextureString(amount, [fontSize]).sublime-snippet @@ -2,5 +2,5 @@ GetCoinTextureString (amount, [fontSize]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetColorForCurrencyReward(...).sublime-snippet b/Reference/API Reference/GetColorForCurrencyReward(...).sublime-snippet new file mode 100644 index 000000000..a447d7e39 --- /dev/null +++ b/Reference/API Reference/GetColorForCurrencyReward(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetColorForCurrencyReward + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetColoredName(...).sublime-snippet b/Reference/API Reference/GetColoredName(...).sublime-snippet new file mode 100644 index 000000000..b6d237ad9 --- /dev/null +++ b/Reference/API Reference/GetColoredName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetColoredName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCombatRating(ratingIndex).sublime-snippet b/Reference/API Reference/GetCombatRating(ratingIndex).sublime-snippet index a532ea30b..20cf0e9b2 100644 --- a/Reference/API Reference/GetCombatRating(ratingIndex).sublime-snippet +++ b/Reference/API Reference/GetCombatRating(ratingIndex).sublime-snippet @@ -2,5 +2,5 @@ GetCombatRating (ratingIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCombatRatingBonus(ratingIndex).sublime-snippet b/Reference/API Reference/GetCombatRatingBonus(ratingIndex).sublime-snippet index fd64da070..150c7e244 100644 --- a/Reference/API Reference/GetCombatRatingBonus(ratingIndex).sublime-snippet +++ b/Reference/API Reference/GetCombatRatingBonus(ratingIndex).sublime-snippet @@ -2,5 +2,5 @@ GetCombatRatingBonus (ratingIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCombatRatingBonusForCombatRatingValue(...).sublime-snippet b/Reference/API Reference/GetCombatRatingBonusForCombatRatingValue(...).sublime-snippet new file mode 100644 index 000000000..32b78b7d1 --- /dev/null +++ b/Reference/API Reference/GetCombatRatingBonusForCombatRatingValue(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCombatRatingBonusForCombatRatingValue + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetComboPoints(unit, [target]).sublime-snippet b/Reference/API Reference/GetComboPoints(unit, [target]).sublime-snippet index d184b539c..f2434efa4 100644 --- a/Reference/API Reference/GetComboPoints(unit, [target]).sublime-snippet +++ b/Reference/API Reference/GetComboPoints(unit, [target]).sublime-snippet @@ -2,5 +2,5 @@ GetComboPoints ("unit", ["target"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCommunitiesChatPermissionOptions(...).sublime-snippet b/Reference/API Reference/GetCommunitiesChatPermissionOptions(...).sublime-snippet new file mode 100644 index 000000000..af64df53f --- /dev/null +++ b/Reference/API Reference/GetCommunitiesChatPermissionOptions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCommunitiesChatPermissionOptions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCommunitiesErrorString(...).sublime-snippet b/Reference/API Reference/GetCommunitiesErrorString(...).sublime-snippet new file mode 100644 index 000000000..13db8efca --- /dev/null +++ b/Reference/API Reference/GetCommunitiesErrorString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCommunitiesErrorString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCompanionInfo(type, index).sublime-snippet b/Reference/API Reference/GetCompanionInfo(type, index).sublime-snippet index cd710cedb..cf024adc2 100644 --- a/Reference/API Reference/GetCompanionInfo(type, index).sublime-snippet +++ b/Reference/API Reference/GetCompanionInfo(type, index).sublime-snippet @@ -2,5 +2,5 @@ GetCompanionInfo ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetComparisonAchievementPoints().sublime-snippet b/Reference/API Reference/GetComparisonAchievementPoints().sublime-snippet index c08d95882..aed4ca5f8 100644 --- a/Reference/API Reference/GetComparisonAchievementPoints().sublime-snippet +++ b/Reference/API Reference/GetComparisonAchievementPoints().sublime-snippet @@ -2,5 +2,5 @@ GetComparisonAchievementPoints () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetComparisonCategoryNumAchievements(id).sublime-snippet b/Reference/API Reference/GetComparisonCategoryNumAchievements(id).sublime-snippet index 69aaf3bc9..2ef1094f2 100644 --- a/Reference/API Reference/GetComparisonCategoryNumAchievements(id).sublime-snippet +++ b/Reference/API Reference/GetComparisonCategoryNumAchievements(id).sublime-snippet @@ -2,5 +2,5 @@ GetComparisonCategoryNumAchievements (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetComparisonStatistic(id).sublime-snippet b/Reference/API Reference/GetComparisonStatistic(id).sublime-snippet index 203a6af16..4ecd708dc 100644 --- a/Reference/API Reference/GetComparisonStatistic(id).sublime-snippet +++ b/Reference/API Reference/GetComparisonStatistic(id).sublime-snippet @@ -2,5 +2,5 @@ GetComparisonStatistic (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerFreeSlots(container, [returnTable]).sublime-snippet b/Reference/API Reference/GetContainerFreeSlots(container, [returnTable]).sublime-snippet index cc2f2f95c..0c9125c1e 100644 --- a/Reference/API Reference/GetContainerFreeSlots(container, [returnTable]).sublime-snippet +++ b/Reference/API Reference/GetContainerFreeSlots(container, [returnTable]).sublime-snippet @@ -2,5 +2,5 @@ GetContainerFreeSlots (container, [returnTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemCooldown(container, slot).sublime-snippet b/Reference/API Reference/GetContainerItemCooldown(container, slot).sublime-snippet index 0c02a1d6e..40e2a8469 100644 --- a/Reference/API Reference/GetContainerItemCooldown(container, slot).sublime-snippet +++ b/Reference/API Reference/GetContainerItemCooldown(container, slot).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemCooldown (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemDurability(container, slot).sublime-snippet b/Reference/API Reference/GetContainerItemDurability(container, slot).sublime-snippet index bfa0fbd1e..c8699107f 100644 --- a/Reference/API Reference/GetContainerItemDurability(container, slot).sublime-snippet +++ b/Reference/API Reference/GetContainerItemDurability(container, slot).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemDurability (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet b/Reference/API Reference/GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet index 24417141a..fd3101d94 100644 --- a/Reference/API Reference/GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet +++ b/Reference/API Reference/GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemEquipmentSetInfo (index, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemID(container, slot).sublime-snippet b/Reference/API Reference/GetContainerItemID(container, slot).sublime-snippet index 02bf2a167..4f932a140 100644 --- a/Reference/API Reference/GetContainerItemID(container, slot).sublime-snippet +++ b/Reference/API Reference/GetContainerItemID(container, slot).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemID (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemInfo(container, slot).sublime-snippet b/Reference/API Reference/GetContainerItemInfo(container, slot).sublime-snippet index 3fcd1183c..ea51c42df 100644 --- a/Reference/API Reference/GetContainerItemInfo(container, slot).sublime-snippet +++ b/Reference/API Reference/GetContainerItemInfo(container, slot).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemInfo (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemLink(container, slot).sublime-snippet b/Reference/API Reference/GetContainerItemLink(container, slot).sublime-snippet index 8a58b278d..4eef4cdd6 100644 --- a/Reference/API Reference/GetContainerItemLink(container, slot).sublime-snippet +++ b/Reference/API Reference/GetContainerItemLink(container, slot).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemLink (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemPurchaseCurrency(...).sublime-snippet b/Reference/API Reference/GetContainerItemPurchaseCurrency(...).sublime-snippet new file mode 100644 index 000000000..28d316d9f --- /dev/null +++ b/Reference/API Reference/GetContainerItemPurchaseCurrency(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetContainerItemPurchaseCurrency + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet b/Reference/API Reference/GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet index 1c01efd03..aa7c3eb0a 100644 --- a/Reference/API Reference/GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet +++ b/Reference/API Reference/GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemPurchaseInfo (container, slot, IsEquipped) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemPurchaseItem(container, slot, index).sublime-snippet b/Reference/API Reference/GetContainerItemPurchaseItem(container, slot, index).sublime-snippet index 2cec4de70..300ff2b7f 100644 --- a/Reference/API Reference/GetContainerItemPurchaseItem(container, slot, index).sublime-snippet +++ b/Reference/API Reference/GetContainerItemPurchaseItem(container, slot, index).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemPurchaseItem (container, slot, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerItemQuestInfo(container, slot).sublime-snippet b/Reference/API Reference/GetContainerItemQuestInfo(container, slot).sublime-snippet index 4eafee15a..6eab945ee 100644 --- a/Reference/API Reference/GetContainerItemQuestInfo(container, slot).sublime-snippet +++ b/Reference/API Reference/GetContainerItemQuestInfo(container, slot).sublime-snippet @@ -2,5 +2,5 @@ GetContainerItemQuestInfo (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerNumFreeSlots(container).sublime-snippet b/Reference/API Reference/GetContainerNumFreeSlots(container).sublime-snippet index 8decd0f2e..e0b5e6351 100644 --- a/Reference/API Reference/GetContainerNumFreeSlots(container).sublime-snippet +++ b/Reference/API Reference/GetContainerNumFreeSlots(container).sublime-snippet @@ -2,5 +2,5 @@ GetContainerNumFreeSlots (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetContainerNumSlots(container).sublime-snippet b/Reference/API Reference/GetContainerNumSlots(container).sublime-snippet index f089641e9..06d4c5b71 100644 --- a/Reference/API Reference/GetContainerNumSlots(container).sublime-snippet +++ b/Reference/API Reference/GetContainerNumSlots(container).sublime-snippet @@ -2,5 +2,5 @@ GetContainerNumSlots (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetConvertedKeyOrButton(...).sublime-snippet b/Reference/API Reference/GetConvertedKeyOrButton(...).sublime-snippet new file mode 100644 index 000000000..9778e2648 --- /dev/null +++ b/Reference/API Reference/GetConvertedKeyOrButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetConvertedKeyOrButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCorpseMapPosition().sublime-snippet b/Reference/API Reference/GetCorpseMapPosition().sublime-snippet deleted file mode 100644 index 84e9d1cb7..000000000 --- a/Reference/API Reference/GetCorpseMapPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetCorpseMapPosition - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetCorpseRecoveryDelay().sublime-snippet b/Reference/API Reference/GetCorpseRecoveryDelay().sublime-snippet index 50b57a7f0..2516645f2 100644 --- a/Reference/API Reference/GetCorpseRecoveryDelay().sublime-snippet +++ b/Reference/API Reference/GetCorpseRecoveryDelay().sublime-snippet @@ -2,5 +2,5 @@ GetCorpseRecoveryDelay () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCreatureDifficultyColor(...).sublime-snippet b/Reference/API Reference/GetCreatureDifficultyColor(...).sublime-snippet new file mode 100644 index 000000000..bf844daef --- /dev/null +++ b/Reference/API Reference/GetCreatureDifficultyColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCreatureDifficultyColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCritChance().sublime-snippet b/Reference/API Reference/GetCritChance().sublime-snippet index b8fa73660..39d47722a 100644 --- a/Reference/API Reference/GetCritChance().sublime-snippet +++ b/Reference/API Reference/GetCritChance().sublime-snippet @@ -2,5 +2,5 @@ GetCritChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCritChanceProvidesParryEffect(...).sublime-snippet b/Reference/API Reference/GetCritChanceProvidesParryEffect(...).sublime-snippet new file mode 100644 index 000000000..b4588857b --- /dev/null +++ b/Reference/API Reference/GetCritChanceProvidesParryEffect(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCritChanceProvidesParryEffect + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCriteriaSpell(...).sublime-snippet b/Reference/API Reference/GetCriteriaSpell(...).sublime-snippet new file mode 100644 index 000000000..a68343bcf --- /dev/null +++ b/Reference/API Reference/GetCriteriaSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCriteriaSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrencyInfo(id).sublime-snippet b/Reference/API Reference/GetCurrencyInfo(id).sublime-snippet index c48efc9f7..73405e53d 100644 --- a/Reference/API Reference/GetCurrencyInfo(id).sublime-snippet +++ b/Reference/API Reference/GetCurrencyInfo(id).sublime-snippet @@ -2,5 +2,5 @@ GetCurrencyInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrencyLink(id).sublime-snippet b/Reference/API Reference/GetCurrencyLink(id).sublime-snippet index b9ff33162..8850fc96a 100644 --- a/Reference/API Reference/GetCurrencyLink(id).sublime-snippet +++ b/Reference/API Reference/GetCurrencyLink(id).sublime-snippet @@ -2,5 +2,5 @@ GetCurrencyLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrencyListInfo(index).sublime-snippet b/Reference/API Reference/GetCurrencyListInfo(index).sublime-snippet index be8c14e11..d8834b89f 100644 --- a/Reference/API Reference/GetCurrencyListInfo(index).sublime-snippet +++ b/Reference/API Reference/GetCurrencyListInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetCurrencyListInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrencyListLink(...).sublime-snippet b/Reference/API Reference/GetCurrencyListLink(...).sublime-snippet new file mode 100644 index 000000000..73feeea63 --- /dev/null +++ b/Reference/API Reference/GetCurrencyListLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrencyListLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrencyListSize().sublime-snippet b/Reference/API Reference/GetCurrencyListSize().sublime-snippet index 0d1c805d3..f77cbc646 100644 --- a/Reference/API Reference/GetCurrencyListSize().sublime-snippet +++ b/Reference/API Reference/GetCurrencyListSize().sublime-snippet @@ -2,5 +2,5 @@ GetCurrencyListSize () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrentArenaSeason().sublime-snippet b/Reference/API Reference/GetCurrentArenaSeason().sublime-snippet index 9cf3cf871..d145324f2 100644 --- a/Reference/API Reference/GetCurrentArenaSeason().sublime-snippet +++ b/Reference/API Reference/GetCurrentArenaSeason().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentArenaSeason () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrentBindingSet().sublime-snippet b/Reference/API Reference/GetCurrentBindingSet().sublime-snippet index 51dcc163e..6a37561dc 100644 --- a/Reference/API Reference/GetCurrentBindingSet().sublime-snippet +++ b/Reference/API Reference/GetCurrentBindingSet().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentBindingSet () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrentCombatTextEventInfo(...).sublime-snippet b/Reference/API Reference/GetCurrentCombatTextEventInfo(...).sublime-snippet new file mode 100644 index 000000000..f180037c2 --- /dev/null +++ b/Reference/API Reference/GetCurrentCombatTextEventInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentCombatTextEventInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentEventID(...).sublime-snippet b/Reference/API Reference/GetCurrentEventID(...).sublime-snippet new file mode 100644 index 000000000..1951972f7 --- /dev/null +++ b/Reference/API Reference/GetCurrentEventID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentEventID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentGlyphNameForSpell(...).sublime-snippet b/Reference/API Reference/GetCurrentGlyphNameForSpell(...).sublime-snippet new file mode 100644 index 000000000..35c809f67 --- /dev/null +++ b/Reference/API Reference/GetCurrentGlyphNameForSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentGlyphNameForSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentGraphicsSetting(...).sublime-snippet b/Reference/API Reference/GetCurrentGraphicsSetting(...).sublime-snippet new file mode 100644 index 000000000..2dc555229 --- /dev/null +++ b/Reference/API Reference/GetCurrentGraphicsSetting(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentGraphicsSetting + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentGuildBankTab().sublime-snippet b/Reference/API Reference/GetCurrentGuildBankTab().sublime-snippet index 3b753177a..b415fc8ad 100644 --- a/Reference/API Reference/GetCurrentGuildBankTab().sublime-snippet +++ b/Reference/API Reference/GetCurrentGuildBankTab().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentGuildBankTab () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrentKeyBoardFocus().sublime-snippet b/Reference/API Reference/GetCurrentKeyBoardFocus().sublime-snippet index 889baed32..92a098d1a 100644 --- a/Reference/API Reference/GetCurrentKeyBoardFocus().sublime-snippet +++ b/Reference/API Reference/GetCurrentKeyBoardFocus().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentKeyBoardFocus () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrentLevelFeatures(...).sublime-snippet b/Reference/API Reference/GetCurrentLevelFeatures(...).sublime-snippet new file mode 100644 index 000000000..7f1347fad --- /dev/null +++ b/Reference/API Reference/GetCurrentLevelFeatures(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentLevelFeatures + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentLevelSpells(...).sublime-snippet b/Reference/API Reference/GetCurrentLevelSpells(...).sublime-snippet new file mode 100644 index 000000000..b93dd1b02 --- /dev/null +++ b/Reference/API Reference/GetCurrentLevelSpells(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentLevelSpells + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentMapAreaID().sublime-snippet b/Reference/API Reference/GetCurrentMapAreaID().sublime-snippet deleted file mode 100644 index 43de1ed0b..000000000 --- a/Reference/API Reference/GetCurrentMapAreaID().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetCurrentMapAreaID - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetCurrentMapContinent().sublime-snippet b/Reference/API Reference/GetCurrentMapContinent().sublime-snippet deleted file mode 100644 index aa422468b..000000000 --- a/Reference/API Reference/GetCurrentMapContinent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetCurrentMapContinent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetCurrentMapDungeonLevel().sublime-snippet b/Reference/API Reference/GetCurrentMapDungeonLevel().sublime-snippet deleted file mode 100644 index 5e4cb7d80..000000000 --- a/Reference/API Reference/GetCurrentMapDungeonLevel().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetCurrentMapDungeonLevel - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetCurrentMapLevelRange().sublime-snippet b/Reference/API Reference/GetCurrentMapLevelRange().sublime-snippet deleted file mode 100644 index 2454868c2..000000000 --- a/Reference/API Reference/GetCurrentMapLevelRange().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetCurrentMapLevelRange - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetCurrentMapZone().sublime-snippet b/Reference/API Reference/GetCurrentMapZone().sublime-snippet deleted file mode 100644 index 3a5303acd..000000000 --- a/Reference/API Reference/GetCurrentMapZone().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetCurrentMapZone - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetCurrentRegion(...).sublime-snippet b/Reference/API Reference/GetCurrentRegion(...).sublime-snippet new file mode 100644 index 000000000..33b37e9b1 --- /dev/null +++ b/Reference/API Reference/GetCurrentRegion(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentRegion + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentRegionName(...).sublime-snippet b/Reference/API Reference/GetCurrentRegionName(...).sublime-snippet new file mode 100644 index 000000000..35ae751b9 --- /dev/null +++ b/Reference/API Reference/GetCurrentRegionName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentRegionName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentResolution().sublime-snippet b/Reference/API Reference/GetCurrentResolution().sublime-snippet index cbb0e4c43..818a74eee 100644 --- a/Reference/API Reference/GetCurrentResolution().sublime-snippet +++ b/Reference/API Reference/GetCurrentResolution().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentResolution () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCurrentScaledResolution(...).sublime-snippet b/Reference/API Reference/GetCurrentScaledResolution(...).sublime-snippet new file mode 100644 index 000000000..9374433e6 --- /dev/null +++ b/Reference/API Reference/GetCurrentScaledResolution(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentScaledResolution + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentScenarioType(...).sublime-snippet b/Reference/API Reference/GetCurrentScenarioType(...).sublime-snippet new file mode 100644 index 000000000..97e75726e --- /dev/null +++ b/Reference/API Reference/GetCurrentScenarioType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCurrentScenarioType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCurrentTitle().sublime-snippet b/Reference/API Reference/GetCurrentTitle().sublime-snippet index 8255bb093..38b4a9199 100644 --- a/Reference/API Reference/GetCurrentTitle().sublime-snippet +++ b/Reference/API Reference/GetCurrentTitle().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentTitle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCursorDelta(...).sublime-snippet b/Reference/API Reference/GetCursorDelta(...).sublime-snippet new file mode 100644 index 000000000..fee015cab --- /dev/null +++ b/Reference/API Reference/GetCursorDelta(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetCursorDelta + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetCursorInfo().sublime-snippet b/Reference/API Reference/GetCursorInfo().sublime-snippet index bda353f8e..44548f6f7 100644 --- a/Reference/API Reference/GetCursorInfo().sublime-snippet +++ b/Reference/API Reference/GetCursorInfo().sublime-snippet @@ -2,5 +2,5 @@ GetCursorInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCursorMoney().sublime-snippet b/Reference/API Reference/GetCursorMoney().sublime-snippet index b7574ad56..0418c030d 100644 --- a/Reference/API Reference/GetCursorMoney().sublime-snippet +++ b/Reference/API Reference/GetCursorMoney().sublime-snippet @@ -2,5 +2,5 @@ GetCursorMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCursorPosition().sublime-snippet b/Reference/API Reference/GetCursorPosition().sublime-snippet index 5363258bd..e9b991efb 100644 --- a/Reference/API Reference/GetCursorPosition().sublime-snippet +++ b/Reference/API Reference/GetCursorPosition().sublime-snippet @@ -2,5 +2,5 @@ GetCursorPosition () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetCustomizationDetails(ID).sublime-snippet b/Reference/API Reference/GetCustomizationDetails(ID).sublime-snippet index 97c4ff549..746795c40 100644 --- a/Reference/API Reference/GetCustomizationDetails(ID).sublime-snippet +++ b/Reference/API Reference/GetCustomizationDetails(ID).sublime-snippet @@ -2,5 +2,5 @@ GetCustomizationDetails (ID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetDailyQuestsCompleted().sublime-snippet b/Reference/API Reference/GetDailyQuestsCompleted().sublime-snippet index 4fbd13946..e7dc4cf39 100644 --- a/Reference/API Reference/GetDailyQuestsCompleted().sublime-snippet +++ b/Reference/API Reference/GetDailyQuestsCompleted().sublime-snippet @@ -2,5 +2,5 @@ GetDailyQuestsCompleted () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetDeathRecapLink(...).sublime-snippet b/Reference/API Reference/GetDeathRecapLink(...).sublime-snippet new file mode 100644 index 000000000..4120f4901 --- /dev/null +++ b/Reference/API Reference/GetDeathRecapLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDeathRecapLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDeathReleasePosition().sublime-snippet b/Reference/API Reference/GetDeathReleasePosition().sublime-snippet deleted file mode 100644 index 055e107f5..000000000 --- a/Reference/API Reference/GetDeathReleasePosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetDeathReleasePosition - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetDefaultGraphicsQuality(...).sublime-snippet b/Reference/API Reference/GetDefaultGraphicsQuality(...).sublime-snippet new file mode 100644 index 000000000..ccd6802d9 --- /dev/null +++ b/Reference/API Reference/GetDefaultGraphicsQuality(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDefaultGraphicsQuality + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDefaultLanguage().sublime-snippet b/Reference/API Reference/GetDefaultLanguage().sublime-snippet index 1aa0fae43..b9ac71f1a 100644 --- a/Reference/API Reference/GetDefaultLanguage().sublime-snippet +++ b/Reference/API Reference/GetDefaultLanguage().sublime-snippet @@ -2,5 +2,5 @@ GetDefaultLanguage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetDefaultVideoOption(...).sublime-snippet b/Reference/API Reference/GetDefaultVideoOption(...).sublime-snippet new file mode 100644 index 000000000..f7de62463 --- /dev/null +++ b/Reference/API Reference/GetDefaultVideoOption(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDefaultVideoOption + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDefaultVideoOptions(...).sublime-snippet b/Reference/API Reference/GetDefaultVideoOptions(...).sublime-snippet new file mode 100644 index 000000000..44f3d784b --- /dev/null +++ b/Reference/API Reference/GetDefaultVideoOptions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDefaultVideoOptions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDefaultVideoQualityOption(...).sublime-snippet b/Reference/API Reference/GetDefaultVideoQualityOption(...).sublime-snippet new file mode 100644 index 000000000..5889e92f3 --- /dev/null +++ b/Reference/API Reference/GetDefaultVideoQualityOption(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDefaultVideoQualityOption + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDemotionRank(...).sublime-snippet b/Reference/API Reference/GetDemotionRank(...).sublime-snippet new file mode 100644 index 000000000..c9a100f9f --- /dev/null +++ b/Reference/API Reference/GetDemotionRank(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDemotionRank + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDenominationsFromCopper(...).sublime-snippet b/Reference/API Reference/GetDenominationsFromCopper(...).sublime-snippet new file mode 100644 index 000000000..b32dbd59e --- /dev/null +++ b/Reference/API Reference/GetDenominationsFromCopper(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDenominationsFromCopper + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDetailedItemLevelInfo(...).sublime-snippet b/Reference/API Reference/GetDetailedItemLevelInfo(...).sublime-snippet new file mode 100644 index 000000000..97e187801 --- /dev/null +++ b/Reference/API Reference/GetDetailedItemLevelInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDetailedItemLevelInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDifficultyInfo(...).sublime-snippet b/Reference/API Reference/GetDifficultyInfo(...).sublime-snippet new file mode 100644 index 000000000..c05bda7a7 --- /dev/null +++ b/Reference/API Reference/GetDifficultyInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDifficultyInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDisplayedAllyFrames(...).sublime-snippet b/Reference/API Reference/GetDisplayedAllyFrames(...).sublime-snippet new file mode 100644 index 000000000..493f69e0e --- /dev/null +++ b/Reference/API Reference/GetDisplayedAllyFrames(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDisplayedAllyFrames + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDisplayedInviteType(...).sublime-snippet b/Reference/API Reference/GetDisplayedInviteType(...).sublime-snippet new file mode 100644 index 000000000..850d63ddd --- /dev/null +++ b/Reference/API Reference/GetDisplayedInviteType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDisplayedInviteType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDistanceSqToQuest(index).sublime-snippet b/Reference/API Reference/GetDistanceSqToQuest(index).sublime-snippet index 7be7297dc..bfe46521f 100644 --- a/Reference/API Reference/GetDistanceSqToQuest(index).sublime-snippet +++ b/Reference/API Reference/GetDistanceSqToQuest(index).sublime-snippet @@ -2,5 +2,5 @@ GetDistanceSqToQuest (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetDodgeChance().sublime-snippet b/Reference/API Reference/GetDodgeChance().sublime-snippet index afdef88a5..44d15a983 100644 --- a/Reference/API Reference/GetDodgeChance().sublime-snippet +++ b/Reference/API Reference/GetDodgeChance().sublime-snippet @@ -2,5 +2,5 @@ GetDodgeChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetDodgeChanceFromAttribute(...).sublime-snippet b/Reference/API Reference/GetDodgeChanceFromAttribute(...).sublime-snippet new file mode 100644 index 000000000..8093b6b8f --- /dev/null +++ b/Reference/API Reference/GetDodgeChanceFromAttribute(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDodgeChanceFromAttribute + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDownloadedPercentage(...).sublime-snippet b/Reference/API Reference/GetDownloadedPercentage(...).sublime-snippet new file mode 100644 index 000000000..699ac88ea --- /dev/null +++ b/Reference/API Reference/GetDownloadedPercentage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDownloadedPercentage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDungeonDifficultyID(...).sublime-snippet b/Reference/API Reference/GetDungeonDifficultyID(...).sublime-snippet new file mode 100644 index 000000000..09ac6ada4 --- /dev/null +++ b/Reference/API Reference/GetDungeonDifficultyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDungeonDifficultyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDungeonForRandomSlot(...).sublime-snippet b/Reference/API Reference/GetDungeonForRandomSlot(...).sublime-snippet new file mode 100644 index 000000000..d8dd3ec33 --- /dev/null +++ b/Reference/API Reference/GetDungeonForRandomSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDungeonForRandomSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDungeonInfo(...).sublime-snippet b/Reference/API Reference/GetDungeonInfo(...).sublime-snippet new file mode 100644 index 000000000..38225469e --- /dev/null +++ b/Reference/API Reference/GetDungeonInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDungeonInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetDungeonNameWithDifficulty(...).sublime-snippet b/Reference/API Reference/GetDungeonNameWithDifficulty(...).sublime-snippet new file mode 100644 index 000000000..172f717b1 --- /dev/null +++ b/Reference/API Reference/GetDungeonNameWithDifficulty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetDungeonNameWithDifficulty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEJTierData(...).sublime-snippet b/Reference/API Reference/GetEJTierData(...).sublime-snippet new file mode 100644 index 000000000..b267c6aa5 --- /dev/null +++ b/Reference/API Reference/GetEJTierData(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEJTierData + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEJTierDataTableID(...).sublime-snippet b/Reference/API Reference/GetEJTierDataTableID(...).sublime-snippet new file mode 100644 index 000000000..c5c66bda7 --- /dev/null +++ b/Reference/API Reference/GetEJTierDataTableID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEJTierDataTableID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEffectiveAuctionsScrollFrameOffset(...).sublime-snippet b/Reference/API Reference/GetEffectiveAuctionsScrollFrameOffset(...).sublime-snippet new file mode 100644 index 000000000..672683af4 --- /dev/null +++ b/Reference/API Reference/GetEffectiveAuctionsScrollFrameOffset(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEffectiveAuctionsScrollFrameOffset + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEffectivePlayerMaxLevel(...).sublime-snippet b/Reference/API Reference/GetEffectivePlayerMaxLevel(...).sublime-snippet new file mode 100644 index 000000000..4f34cd80a --- /dev/null +++ b/Reference/API Reference/GetEffectivePlayerMaxLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEffectivePlayerMaxLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEffectiveSelectedOwnerAuctionItemIndex(...).sublime-snippet b/Reference/API Reference/GetEffectiveSelectedOwnerAuctionItemIndex(...).sublime-snippet new file mode 100644 index 000000000..13833b6b0 --- /dev/null +++ b/Reference/API Reference/GetEffectiveSelectedOwnerAuctionItemIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEffectiveSelectedOwnerAuctionItemIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEnemyDodgeChance(...).sublime-snippet b/Reference/API Reference/GetEnemyDodgeChance(...).sublime-snippet new file mode 100644 index 000000000..77d30e388 --- /dev/null +++ b/Reference/API Reference/GetEnemyDodgeChance(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEnemyDodgeChance + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEnemyParryChance(...).sublime-snippet b/Reference/API Reference/GetEnemyParryChance(...).sublime-snippet new file mode 100644 index 000000000..e70cb9cbe --- /dev/null +++ b/Reference/API Reference/GetEnemyParryChance(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEnemyParryChance + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEquipmentNameFromSpell(...).sublime-snippet b/Reference/API Reference/GetEquipmentNameFromSpell(...).sublime-snippet new file mode 100644 index 000000000..75487c8d8 --- /dev/null +++ b/Reference/API Reference/GetEquipmentNameFromSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEquipmentNameFromSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEquipmentSetIconInfo(...).sublime-snippet b/Reference/API Reference/GetEquipmentSetIconInfo(...).sublime-snippet new file mode 100644 index 000000000..8e1009a0c --- /dev/null +++ b/Reference/API Reference/GetEquipmentSetIconInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEquipmentSetIconInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetEquipmentSetInfo(index).sublime-snippet b/Reference/API Reference/GetEquipmentSetInfo(index).sublime-snippet deleted file mode 100644 index 9933b334d..000000000 --- a/Reference/API Reference/GetEquipmentSetInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetEquipmentSetInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetEquipmentSetInfoByName(name).sublime-snippet b/Reference/API Reference/GetEquipmentSetInfoByName(name).sublime-snippet deleted file mode 100644 index a3a20dbab..000000000 --- a/Reference/API Reference/GetEquipmentSetInfoByName(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetEquipmentSetInfoByName - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetEquipmentSetItemIDs(name).sublime-snippet b/Reference/API Reference/GetEquipmentSetItemIDs(name).sublime-snippet deleted file mode 100644 index cd782932d..000000000 --- a/Reference/API Reference/GetEquipmentSetItemIDs(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetEquipmentSetItemIDs - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetEquipmentSetLocations(name).sublime-snippet b/Reference/API Reference/GetEquipmentSetLocations(name).sublime-snippet deleted file mode 100644 index d92199b33..000000000 --- a/Reference/API Reference/GetEquipmentSetLocations(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetEquipmentSetLocations - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetEventCPUUsage([event]).sublime-snippet b/Reference/API Reference/GetEventCPUUsage([event]).sublime-snippet index 93735edbe..3c100d038 100644 --- a/Reference/API Reference/GetEventCPUUsage([event]).sublime-snippet +++ b/Reference/API Reference/GetEventCPUUsage([event]).sublime-snippet @@ -2,5 +2,5 @@ GetEventCPUUsage (["event"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetEventTime(...).sublime-snippet b/Reference/API Reference/GetEventTime(...).sublime-snippet new file mode 100644 index 000000000..2ba207b7e --- /dev/null +++ b/Reference/API Reference/GetEventTime(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetEventTime + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetExistingSocketInfo(index).sublime-snippet b/Reference/API Reference/GetExistingSocketInfo(index).sublime-snippet index 496df0c17..54b64bfc4 100644 --- a/Reference/API Reference/GetExistingSocketInfo(index).sublime-snippet +++ b/Reference/API Reference/GetExistingSocketInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetExistingSocketInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetExistingSocketLink(index).sublime-snippet b/Reference/API Reference/GetExistingSocketLink(index).sublime-snippet index 7ab75bcf1..de4020f4b 100644 --- a/Reference/API Reference/GetExistingSocketLink(index).sublime-snippet +++ b/Reference/API Reference/GetExistingSocketLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetExistingSocketLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetExpansionDisplayInfo(...).sublime-snippet b/Reference/API Reference/GetExpansionDisplayInfo(...).sublime-snippet new file mode 100644 index 000000000..1775a9cb8 --- /dev/null +++ b/Reference/API Reference/GetExpansionDisplayInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetExpansionDisplayInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetExpansionLevel().sublime-snippet b/Reference/API Reference/GetExpansionLevel().sublime-snippet index 9521713eb..8d6e0db7c 100644 --- a/Reference/API Reference/GetExpansionLevel().sublime-snippet +++ b/Reference/API Reference/GetExpansionLevel().sublime-snippet @@ -2,5 +2,5 @@ GetExpansionLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetExpansionTrialInfo(...).sublime-snippet b/Reference/API Reference/GetExpansionTrialInfo(...).sublime-snippet new file mode 100644 index 000000000..061d798f2 --- /dev/null +++ b/Reference/API Reference/GetExpansionTrialInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetExpansionTrialInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetExpertise().sublime-snippet b/Reference/API Reference/GetExpertise().sublime-snippet index 8a666d2c7..835bff6a9 100644 --- a/Reference/API Reference/GetExpertise().sublime-snippet +++ b/Reference/API Reference/GetExpertise().sublime-snippet @@ -2,5 +2,5 @@ GetExpertise () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetExtraBarIndex(...).sublime-snippet b/Reference/API Reference/GetExtraBarIndex(...).sublime-snippet new file mode 100644 index 000000000..eb0b0914d --- /dev/null +++ b/Reference/API Reference/GetExtraBarIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetExtraBarIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFactionColor(...).sublime-snippet b/Reference/API Reference/GetFactionColor(...).sublime-snippet new file mode 100644 index 000000000..429e95a88 --- /dev/null +++ b/Reference/API Reference/GetFactionColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFactionColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFactionInfo(index).sublime-snippet b/Reference/API Reference/GetFactionInfo(index).sublime-snippet index 536cb07e5..54aaad29a 100644 --- a/Reference/API Reference/GetFactionInfo(index).sublime-snippet +++ b/Reference/API Reference/GetFactionInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetFactionInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFactionInfoByID(factionID).sublime-snippet b/Reference/API Reference/GetFactionInfoByID(factionID).sublime-snippet index 65b37ce6c..b91736dc7 100644 --- a/Reference/API Reference/GetFactionInfoByID(factionID).sublime-snippet +++ b/Reference/API Reference/GetFactionInfoByID(factionID).sublime-snippet @@ -2,5 +2,5 @@ GetFactionInfoByID (factionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFailedPVPTalentIDs(...).sublime-snippet b/Reference/API Reference/GetFailedPVPTalentIDs(...).sublime-snippet new file mode 100644 index 000000000..dc0085963 --- /dev/null +++ b/Reference/API Reference/GetFailedPVPTalentIDs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFailedPVPTalentIDs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFailedTalentIDs(...).sublime-snippet b/Reference/API Reference/GetFailedTalentIDs(...).sublime-snippet new file mode 100644 index 000000000..88b80f99b --- /dev/null +++ b/Reference/API Reference/GetFailedTalentIDs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFailedTalentIDs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFileIDFromPath(...).sublime-snippet b/Reference/API Reference/GetFileIDFromPath(...).sublime-snippet new file mode 100644 index 000000000..323e13a86 --- /dev/null +++ b/Reference/API Reference/GetFileIDFromPath(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFileIDFromPath + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFileStreamingStatus(...).sublime-snippet b/Reference/API Reference/GetFileStreamingStatus(...).sublime-snippet new file mode 100644 index 000000000..7bfd2fddd --- /dev/null +++ b/Reference/API Reference/GetFileStreamingStatus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFileStreamingStatus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFilteredAchievementID(...).sublime-snippet b/Reference/API Reference/GetFilteredAchievementID(...).sublime-snippet new file mode 100644 index 000000000..ecebb106e --- /dev/null +++ b/Reference/API Reference/GetFilteredAchievementID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFilteredAchievementID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFixedLink(...).sublime-snippet b/Reference/API Reference/GetFixedLink(...).sublime-snippet new file mode 100644 index 000000000..24aa72da4 --- /dev/null +++ b/Reference/API Reference/GetFixedLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFixedLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFlexRaidDungeonInfo(...).sublime-snippet b/Reference/API Reference/GetFlexRaidDungeonInfo(...).sublime-snippet new file mode 100644 index 000000000..b565cf503 --- /dev/null +++ b/Reference/API Reference/GetFlexRaidDungeonInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFlexRaidDungeonInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFlyoutID(index).sublime-snippet b/Reference/API Reference/GetFlyoutID(index).sublime-snippet index c3da4f22a..bac83e9d3 100644 --- a/Reference/API Reference/GetFlyoutID(index).sublime-snippet +++ b/Reference/API Reference/GetFlyoutID(index).sublime-snippet @@ -2,5 +2,5 @@ GetFlyoutID (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFlyoutInfo(id).sublime-snippet b/Reference/API Reference/GetFlyoutInfo(id).sublime-snippet index 6ce1d83a1..e2332cd07 100644 --- a/Reference/API Reference/GetFlyoutInfo(id).sublime-snippet +++ b/Reference/API Reference/GetFlyoutInfo(id).sublime-snippet @@ -2,5 +2,5 @@ GetFlyoutInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet b/Reference/API Reference/GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet index a6bdb33ad..0c17c034d 100644 --- a/Reference/API Reference/GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet +++ b/Reference/API Reference/GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet @@ -2,5 +2,5 @@ GetFlyoutSlotInfo (flyoutID, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFollowerTypeIDFromSpell(...).sublime-snippet b/Reference/API Reference/GetFollowerTypeIDFromSpell(...).sublime-snippet new file mode 100644 index 000000000..f6ece2f5d --- /dev/null +++ b/Reference/API Reference/GetFollowerTypeIDFromSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFollowerTypeIDFromSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFontInfo(...).sublime-snippet b/Reference/API Reference/GetFontInfo(...).sublime-snippet new file mode 100644 index 000000000..ac9645b66 --- /dev/null +++ b/Reference/API Reference/GetFontInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFontInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFonts(...).sublime-snippet b/Reference/API Reference/GetFonts(...).sublime-snippet new file mode 100644 index 000000000..e7924da6d --- /dev/null +++ b/Reference/API Reference/GetFonts(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFonts + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFrameCPUUsage(frame, includeChildren).sublime-snippet b/Reference/API Reference/GetFrameCPUUsage(frame, includeChildren).sublime-snippet index e66905992..c7ec50b33 100644 --- a/Reference/API Reference/GetFrameCPUUsage(frame, includeChildren).sublime-snippet +++ b/Reference/API Reference/GetFrameCPUUsage(frame, includeChildren).sublime-snippet @@ -2,5 +2,5 @@ GetFrameCPUUsage (frame, includeChildren) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFrameHandle(...).sublime-snippet b/Reference/API Reference/GetFrameHandle(...).sublime-snippet new file mode 100644 index 000000000..8cf2cf172 --- /dev/null +++ b/Reference/API Reference/GetFrameHandle(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFrameHandle + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFrameHandleFrame(...).sublime-snippet b/Reference/API Reference/GetFrameHandleFrame(...).sublime-snippet new file mode 100644 index 000000000..9d2d9f313 --- /dev/null +++ b/Reference/API Reference/GetFrameHandleFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFrameHandleFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFramerate().sublime-snippet b/Reference/API Reference/GetFramerate().sublime-snippet index d7e83d00d..47696bdb6 100644 --- a/Reference/API Reference/GetFramerate().sublime-snippet +++ b/Reference/API Reference/GetFramerate().sublime-snippet @@ -2,5 +2,5 @@ GetFramerate () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFramesRegisteredForEvent(event).sublime-snippet b/Reference/API Reference/GetFramesRegisteredForEvent(event).sublime-snippet index 8572c68d5..56903587d 100644 --- a/Reference/API Reference/GetFramesRegisteredForEvent(event).sublime-snippet +++ b/Reference/API Reference/GetFramesRegisteredForEvent(event).sublime-snippet @@ -2,5 +2,5 @@ GetFramesRegisteredForEvent ("event") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFriendInfo(index).sublime-snippet b/Reference/API Reference/GetFriendInfo(index).sublime-snippet index dfbc8bf9d..a346de547 100644 --- a/Reference/API Reference/GetFriendInfo(index).sublime-snippet +++ b/Reference/API Reference/GetFriendInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetFriendInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetFriendshipReputation(...).sublime-snippet b/Reference/API Reference/GetFriendshipReputation(...).sublime-snippet new file mode 100644 index 000000000..9d3e43c20 --- /dev/null +++ b/Reference/API Reference/GetFriendshipReputation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFriendshipReputation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFriendshipReputationRanks(...).sublime-snippet b/Reference/API Reference/GetFriendshipReputationRanks(...).sublime-snippet new file mode 100644 index 000000000..25f2c04d4 --- /dev/null +++ b/Reference/API Reference/GetFriendshipReputationRanks(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFriendshipReputationRanks + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFullRaidList(...).sublime-snippet b/Reference/API Reference/GetFullRaidList(...).sublime-snippet new file mode 100644 index 000000000..b8502a36c --- /dev/null +++ b/Reference/API Reference/GetFullRaidList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetFullRaidList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet b/Reference/API Reference/GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet index 5d321b514..e00caeba8 100644 --- a/Reference/API Reference/GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet +++ b/Reference/API Reference/GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet @@ -2,5 +2,5 @@ GetFunctionCPUUsage (func, includeSubroutines) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGMLink(...).sublime-snippet b/Reference/API Reference/GetGMLink(...).sublime-snippet new file mode 100644 index 000000000..07e774766 --- /dev/null +++ b/Reference/API Reference/GetGMLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGMLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGMStatus(...).sublime-snippet b/Reference/API Reference/GetGMStatus(...).sublime-snippet new file mode 100644 index 000000000..0264f5a0d --- /dev/null +++ b/Reference/API Reference/GetGMStatus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGMStatus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGMTicket().sublime-snippet b/Reference/API Reference/GetGMTicket().sublime-snippet index 500099671..830026563 100644 --- a/Reference/API Reference/GetGMTicket().sublime-snippet +++ b/Reference/API Reference/GetGMTicket().sublime-snippet @@ -2,5 +2,5 @@ GetGMTicket () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGameMessageInfo(...).sublime-snippet b/Reference/API Reference/GetGameMessageInfo(...).sublime-snippet new file mode 100644 index 000000000..c7e9be935 --- /dev/null +++ b/Reference/API Reference/GetGameMessageInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGameMessageInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGameTime().sublime-snippet b/Reference/API Reference/GetGameTime().sublime-snippet index 08e499144..bab6954d7 100644 --- a/Reference/API Reference/GetGameTime().sublime-snippet +++ b/Reference/API Reference/GetGameTime().sublime-snippet @@ -2,5 +2,5 @@ GetGameTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGamma().sublime-snippet b/Reference/API Reference/GetGamma().sublime-snippet deleted file mode 100644 index 3421f9468..000000000 --- a/Reference/API Reference/GetGamma().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetGamma - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetGarrisonFollowerQualityDescription(...).sublime-snippet b/Reference/API Reference/GetGarrisonFollowerQualityDescription(...).sublime-snippet new file mode 100644 index 000000000..48e034368 --- /dev/null +++ b/Reference/API Reference/GetGarrisonFollowerQualityDescription(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGarrisonFollowerQualityDescription + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGossipActiveQuests().sublime-snippet b/Reference/API Reference/GetGossipActiveQuests().sublime-snippet index db0be2cfb..394dcbf62 100644 --- a/Reference/API Reference/GetGossipActiveQuests().sublime-snippet +++ b/Reference/API Reference/GetGossipActiveQuests().sublime-snippet @@ -2,5 +2,5 @@ GetGossipActiveQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGossipAvailableQuests().sublime-snippet b/Reference/API Reference/GetGossipAvailableQuests().sublime-snippet index 06cb34918..bae9bd0e0 100644 --- a/Reference/API Reference/GetGossipAvailableQuests().sublime-snippet +++ b/Reference/API Reference/GetGossipAvailableQuests().sublime-snippet @@ -2,5 +2,5 @@ GetGossipAvailableQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGossipOptions().sublime-snippet b/Reference/API Reference/GetGossipOptions().sublime-snippet index 5e8d3625f..dc7e9f1c4 100644 --- a/Reference/API Reference/GetGossipOptions().sublime-snippet +++ b/Reference/API Reference/GetGossipOptions().sublime-snippet @@ -2,5 +2,5 @@ GetGossipOptions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGossipText().sublime-snippet b/Reference/API Reference/GetGossipText().sublime-snippet index 33f747f17..d8ad665cf 100644 --- a/Reference/API Reference/GetGossipText().sublime-snippet +++ b/Reference/API Reference/GetGossipText().sublime-snippet @@ -2,5 +2,5 @@ GetGossipText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGraphicsAPIs(...).sublime-snippet b/Reference/API Reference/GetGraphicsAPIs(...).sublime-snippet new file mode 100644 index 000000000..ee506cfbb --- /dev/null +++ b/Reference/API Reference/GetGraphicsAPIs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGraphicsAPIs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGraphicsDropdownIndexByMasterIndex(...).sublime-snippet b/Reference/API Reference/GetGraphicsDropdownIndexByMasterIndex(...).sublime-snippet new file mode 100644 index 000000000..04c9eacd6 --- /dev/null +++ b/Reference/API Reference/GetGraphicsDropdownIndexByMasterIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGraphicsDropdownIndexByMasterIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGreetingText().sublime-snippet b/Reference/API Reference/GetGreetingText().sublime-snippet index 8456e44c1..fc15270b2 100644 --- a/Reference/API Reference/GetGreetingText().sublime-snippet +++ b/Reference/API Reference/GetGreetingText().sublime-snippet @@ -2,5 +2,5 @@ GetGreetingText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGroupMemberCounts(...).sublime-snippet b/Reference/API Reference/GetGroupMemberCounts(...).sublime-snippet new file mode 100644 index 000000000..892de7f16 --- /dev/null +++ b/Reference/API Reference/GetGroupMemberCounts(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGroupMemberCounts + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildAchievementMemberInfo(...).sublime-snippet b/Reference/API Reference/GetGuildAchievementMemberInfo(...).sublime-snippet new file mode 100644 index 000000000..727601baf --- /dev/null +++ b/Reference/API Reference/GetGuildAchievementMemberInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildAchievementMemberInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildAchievementMembers(...).sublime-snippet b/Reference/API Reference/GetGuildAchievementMembers(...).sublime-snippet new file mode 100644 index 000000000..0e96cf4d4 --- /dev/null +++ b/Reference/API Reference/GetGuildAchievementMembers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildAchievementMembers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildAchievementNumMembers(...).sublime-snippet b/Reference/API Reference/GetGuildAchievementNumMembers(...).sublime-snippet new file mode 100644 index 000000000..f686e77c7 --- /dev/null +++ b/Reference/API Reference/GetGuildAchievementNumMembers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildAchievementNumMembers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildApplicantInfo(...).sublime-snippet b/Reference/API Reference/GetGuildApplicantInfo(...).sublime-snippet new file mode 100644 index 000000000..7aebac767 --- /dev/null +++ b/Reference/API Reference/GetGuildApplicantInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildApplicantInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildApplicantSelection(...).sublime-snippet b/Reference/API Reference/GetGuildApplicantSelection(...).sublime-snippet new file mode 100644 index 000000000..34f0a3e18 --- /dev/null +++ b/Reference/API Reference/GetGuildApplicantSelection(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildApplicantSelection + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildBankBonusDepositMoney(...).sublime-snippet b/Reference/API Reference/GetGuildBankBonusDepositMoney(...).sublime-snippet new file mode 100644 index 000000000..404891c50 --- /dev/null +++ b/Reference/API Reference/GetGuildBankBonusDepositMoney(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildBankBonusDepositMoney + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildBankItemInfo(tab, slot).sublime-snippet b/Reference/API Reference/GetGuildBankItemInfo(tab, slot).sublime-snippet index ee316209b..4fe404497 100644 --- a/Reference/API Reference/GetGuildBankItemInfo(tab, slot).sublime-snippet +++ b/Reference/API Reference/GetGuildBankItemInfo(tab, slot).sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankItemInfo (tab, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankItemLink(tab, slot).sublime-snippet b/Reference/API Reference/GetGuildBankItemLink(tab, slot).sublime-snippet index 9c4981fea..ffd5e3dce 100644 --- a/Reference/API Reference/GetGuildBankItemLink(tab, slot).sublime-snippet +++ b/Reference/API Reference/GetGuildBankItemLink(tab, slot).sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankItemLink (tab, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankMoney().sublime-snippet b/Reference/API Reference/GetGuildBankMoney().sublime-snippet index c626bf2df..15dece6b3 100644 --- a/Reference/API Reference/GetGuildBankMoney().sublime-snippet +++ b/Reference/API Reference/GetGuildBankMoney().sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankMoneyTransaction(index).sublime-snippet b/Reference/API Reference/GetGuildBankMoneyTransaction(index).sublime-snippet index c9da4ab44..bd4ba167d 100644 --- a/Reference/API Reference/GetGuildBankMoneyTransaction(index).sublime-snippet +++ b/Reference/API Reference/GetGuildBankMoneyTransaction(index).sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankMoneyTransaction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankTabCost().sublime-snippet b/Reference/API Reference/GetGuildBankTabCost().sublime-snippet index 4f6301a9b..ddb54e078 100644 --- a/Reference/API Reference/GetGuildBankTabCost().sublime-snippet +++ b/Reference/API Reference/GetGuildBankTabCost().sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankTabCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankTabInfo(tab).sublime-snippet b/Reference/API Reference/GetGuildBankTabInfo(tab).sublime-snippet index f073a818c..8baa15b4a 100644 --- a/Reference/API Reference/GetGuildBankTabInfo(tab).sublime-snippet +++ b/Reference/API Reference/GetGuildBankTabInfo(tab).sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankTabInfo (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankTabPermissions(tab).sublime-snippet b/Reference/API Reference/GetGuildBankTabPermissions(tab).sublime-snippet index 835e9d736..0c5af0c92 100644 --- a/Reference/API Reference/GetGuildBankTabPermissions(tab).sublime-snippet +++ b/Reference/API Reference/GetGuildBankTabPermissions(tab).sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankTabPermissions (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankText(tab).sublime-snippet b/Reference/API Reference/GetGuildBankText(tab).sublime-snippet index d49c6f836..ae9befc9d 100644 --- a/Reference/API Reference/GetGuildBankText(tab).sublime-snippet +++ b/Reference/API Reference/GetGuildBankText(tab).sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankText (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankTransaction(tab, index).sublime-snippet b/Reference/API Reference/GetGuildBankTransaction(tab, index).sublime-snippet index 87d279af5..a1b063d3c 100644 --- a/Reference/API Reference/GetGuildBankTransaction(tab, index).sublime-snippet +++ b/Reference/API Reference/GetGuildBankTransaction(tab, index).sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankTransaction (tab, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildBankWithdrawGoldLimit(...).sublime-snippet b/Reference/API Reference/GetGuildBankWithdrawGoldLimit(...).sublime-snippet new file mode 100644 index 000000000..97e8ac4e0 --- /dev/null +++ b/Reference/API Reference/GetGuildBankWithdrawGoldLimit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildBankWithdrawGoldLimit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildBankWithdrawMoney().sublime-snippet b/Reference/API Reference/GetGuildBankWithdrawMoney().sublime-snippet index 1c09cbf80..43162a55c 100644 --- a/Reference/API Reference/GetGuildBankWithdrawMoney().sublime-snippet +++ b/Reference/API Reference/GetGuildBankWithdrawMoney().sublime-snippet @@ -2,5 +2,5 @@ GetGuildBankWithdrawMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildCategoryList(...).sublime-snippet b/Reference/API Reference/GetGuildCategoryList(...).sublime-snippet new file mode 100644 index 000000000..db184c059 --- /dev/null +++ b/Reference/API Reference/GetGuildCategoryList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildCategoryList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildChallengeInfo(...).sublime-snippet b/Reference/API Reference/GetGuildChallengeInfo(...).sublime-snippet new file mode 100644 index 000000000..bc5c3689f --- /dev/null +++ b/Reference/API Reference/GetGuildChallengeInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildChallengeInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildCharterCost().sublime-snippet b/Reference/API Reference/GetGuildCharterCost().sublime-snippet index 0eeb4bc63..c48da1c0c 100644 --- a/Reference/API Reference/GetGuildCharterCost().sublime-snippet +++ b/Reference/API Reference/GetGuildCharterCost().sublime-snippet @@ -2,5 +2,5 @@ GetGuildCharterCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildEventInfo(index).sublime-snippet b/Reference/API Reference/GetGuildEventInfo(index).sublime-snippet index 5e2a95204..26245afd6 100644 --- a/Reference/API Reference/GetGuildEventInfo(index).sublime-snippet +++ b/Reference/API Reference/GetGuildEventInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetGuildEventInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildExpirationTime(...).sublime-snippet b/Reference/API Reference/GetGuildExpirationTime(...).sublime-snippet new file mode 100644 index 000000000..f94cf5ab1 --- /dev/null +++ b/Reference/API Reference/GetGuildExpirationTime(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildExpirationTime + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildFactionGroup(...).sublime-snippet b/Reference/API Reference/GetGuildFactionGroup(...).sublime-snippet new file mode 100644 index 000000000..1896ac501 --- /dev/null +++ b/Reference/API Reference/GetGuildFactionGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildFactionGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildFactionInfo(...).sublime-snippet b/Reference/API Reference/GetGuildFactionInfo(...).sublime-snippet new file mode 100644 index 000000000..78776b584 --- /dev/null +++ b/Reference/API Reference/GetGuildFactionInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildFactionInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildInfo(name).sublime-snippet b/Reference/API Reference/GetGuildInfo(name).sublime-snippet index b5bba18c6..242e3b16b 100644 --- a/Reference/API Reference/GetGuildInfo(name).sublime-snippet +++ b/Reference/API Reference/GetGuildInfo(name).sublime-snippet @@ -2,5 +2,5 @@ GetGuildInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildInfo(unit).sublime-snippet b/Reference/API Reference/GetGuildInfo(unit).sublime-snippet index 96f0aaa7a..850d888ac 100644 --- a/Reference/API Reference/GetGuildInfo(unit).sublime-snippet +++ b/Reference/API Reference/GetGuildInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ GetGuildInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildInfoText().sublime-snippet b/Reference/API Reference/GetGuildInfoText().sublime-snippet index 8aa90f62d..857797f24 100644 --- a/Reference/API Reference/GetGuildInfoText().sublime-snippet +++ b/Reference/API Reference/GetGuildInfoText().sublime-snippet @@ -2,5 +2,5 @@ GetGuildInfoText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildLogoInfo(...).sublime-snippet b/Reference/API Reference/GetGuildLogoInfo(...).sublime-snippet new file mode 100644 index 000000000..b2a002fa8 --- /dev/null +++ b/Reference/API Reference/GetGuildLogoInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildLogoInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildMemberRecipes(...).sublime-snippet b/Reference/API Reference/GetGuildMemberRecipes(...).sublime-snippet new file mode 100644 index 000000000..20f6fd605 --- /dev/null +++ b/Reference/API Reference/GetGuildMemberRecipes(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildMemberRecipes + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildMembershipRequestInfo(...).sublime-snippet b/Reference/API Reference/GetGuildMembershipRequestInfo(...).sublime-snippet new file mode 100644 index 000000000..a12f99989 --- /dev/null +++ b/Reference/API Reference/GetGuildMembershipRequestInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildMembershipRequestInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildMembershipRequestSettings(...).sublime-snippet b/Reference/API Reference/GetGuildMembershipRequestSettings(...).sublime-snippet new file mode 100644 index 000000000..09c2fde16 --- /dev/null +++ b/Reference/API Reference/GetGuildMembershipRequestSettings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildMembershipRequestSettings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildNewsFilters(...).sublime-snippet b/Reference/API Reference/GetGuildNewsFilters(...).sublime-snippet new file mode 100644 index 000000000..36f190577 --- /dev/null +++ b/Reference/API Reference/GetGuildNewsFilters(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildNewsFilters + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildNewsInfo(newsIndex).sublime-snippet b/Reference/API Reference/GetGuildNewsInfo(newsIndex).sublime-snippet index a8eb6cbeb..f46593249 100644 --- a/Reference/API Reference/GetGuildNewsInfo(newsIndex).sublime-snippet +++ b/Reference/API Reference/GetGuildNewsInfo(newsIndex).sublime-snippet @@ -2,5 +2,5 @@ GetGuildNewsInfo (newsIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildNewsMemberName(...).sublime-snippet b/Reference/API Reference/GetGuildNewsMemberName(...).sublime-snippet new file mode 100644 index 000000000..db0a050c4 --- /dev/null +++ b/Reference/API Reference/GetGuildNewsMemberName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildNewsMemberName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildNewsSort(...).sublime-snippet b/Reference/API Reference/GetGuildNewsSort(...).sublime-snippet new file mode 100644 index 000000000..af5dcce39 --- /dev/null +++ b/Reference/API Reference/GetGuildNewsSort(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildNewsSort + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildPerkInfo(...).sublime-snippet b/Reference/API Reference/GetGuildPerkInfo(...).sublime-snippet new file mode 100644 index 000000000..d13c1708f --- /dev/null +++ b/Reference/API Reference/GetGuildPerkInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildPerkInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRecipeInfoPostQuery(...).sublime-snippet b/Reference/API Reference/GetGuildRecipeInfoPostQuery(...).sublime-snippet new file mode 100644 index 000000000..fd124d601 --- /dev/null +++ b/Reference/API Reference/GetGuildRecipeInfoPostQuery(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildRecipeInfoPostQuery + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRecipeMember(...).sublime-snippet b/Reference/API Reference/GetGuildRecipeMember(...).sublime-snippet new file mode 100644 index 000000000..95070a75d --- /dev/null +++ b/Reference/API Reference/GetGuildRecipeMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildRecipeMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRecruitmentComment(...).sublime-snippet b/Reference/API Reference/GetGuildRecruitmentComment(...).sublime-snippet new file mode 100644 index 000000000..37885b554 --- /dev/null +++ b/Reference/API Reference/GetGuildRecruitmentComment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildRecruitmentComment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRecruitmentSettings(...).sublime-snippet b/Reference/API Reference/GetGuildRecruitmentSettings(...).sublime-snippet new file mode 100644 index 000000000..a7906160c --- /dev/null +++ b/Reference/API Reference/GetGuildRecruitmentSettings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildRecruitmentSettings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRenameRequired(...).sublime-snippet b/Reference/API Reference/GetGuildRenameRequired(...).sublime-snippet new file mode 100644 index 000000000..b863fed89 --- /dev/null +++ b/Reference/API Reference/GetGuildRenameRequired(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildRenameRequired + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRewardInfo(...).sublime-snippet b/Reference/API Reference/GetGuildRewardInfo(...).sublime-snippet new file mode 100644 index 000000000..29c6dec1f --- /dev/null +++ b/Reference/API Reference/GetGuildRewardInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildRewardInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRosterInfo(index).sublime-snippet b/Reference/API Reference/GetGuildRosterInfo(index).sublime-snippet index 6421a3491..d7da3a12e 100644 --- a/Reference/API Reference/GetGuildRosterInfo(index).sublime-snippet +++ b/Reference/API Reference/GetGuildRosterInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetGuildRosterInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildRosterLargestAchievementPoints(...).sublime-snippet b/Reference/API Reference/GetGuildRosterLargestAchievementPoints(...).sublime-snippet new file mode 100644 index 000000000..e7748f0df --- /dev/null +++ b/Reference/API Reference/GetGuildRosterLargestAchievementPoints(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetGuildRosterLargestAchievementPoints + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetGuildRosterLastOnline(index).sublime-snippet b/Reference/API Reference/GetGuildRosterLastOnline(index).sublime-snippet index 1af6274cb..b6210cc0a 100644 --- a/Reference/API Reference/GetGuildRosterLastOnline(index).sublime-snippet +++ b/Reference/API Reference/GetGuildRosterLastOnline(index).sublime-snippet @@ -2,5 +2,5 @@ GetGuildRosterLastOnline (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildRosterMOTD().sublime-snippet b/Reference/API Reference/GetGuildRosterMOTD().sublime-snippet index c42a8704a..66b41feb8 100644 --- a/Reference/API Reference/GetGuildRosterMOTD().sublime-snippet +++ b/Reference/API Reference/GetGuildRosterMOTD().sublime-snippet @@ -2,5 +2,5 @@ GetGuildRosterMOTD () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildRosterSelection().sublime-snippet b/Reference/API Reference/GetGuildRosterSelection().sublime-snippet index a9e4d999a..946093238 100644 --- a/Reference/API Reference/GetGuildRosterSelection().sublime-snippet +++ b/Reference/API Reference/GetGuildRosterSelection().sublime-snippet @@ -2,5 +2,5 @@ GetGuildRosterSelection () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildRosterShowOffline().sublime-snippet b/Reference/API Reference/GetGuildRosterShowOffline().sublime-snippet index 0b4e047fe..36591fb54 100644 --- a/Reference/API Reference/GetGuildRosterShowOffline().sublime-snippet +++ b/Reference/API Reference/GetGuildRosterShowOffline().sublime-snippet @@ -2,5 +2,5 @@ GetGuildRosterShowOffline () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildTabardFileNames().sublime-snippet b/Reference/API Reference/GetGuildTabardFileNames().sublime-snippet index ebce2704f..f5fb193e6 100644 --- a/Reference/API Reference/GetGuildTabardFileNames().sublime-snippet +++ b/Reference/API Reference/GetGuildTabardFileNames().sublime-snippet @@ -2,5 +2,5 @@ GetGuildTabardFileNames () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetGuildTradeSkillInfo(index).sublime-snippet b/Reference/API Reference/GetGuildTradeSkillInfo(index).sublime-snippet index 73f38aef8..26cd4e8d9 100644 --- a/Reference/API Reference/GetGuildTradeSkillInfo(index).sublime-snippet +++ b/Reference/API Reference/GetGuildTradeSkillInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetGuildTradeSkillInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetHaste(...).sublime-snippet b/Reference/API Reference/GetHaste(...).sublime-snippet new file mode 100644 index 000000000..143f2593b --- /dev/null +++ b/Reference/API Reference/GetHaste(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetHaste + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetHitModifier(...).sublime-snippet b/Reference/API Reference/GetHitModifier(...).sublime-snippet new file mode 100644 index 000000000..bb2e7d4e2 --- /dev/null +++ b/Reference/API Reference/GetHitModifier(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetHitModifier + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetHomePartyInfo(...).sublime-snippet b/Reference/API Reference/GetHomePartyInfo(...).sublime-snippet new file mode 100644 index 000000000..f97c3ff7d --- /dev/null +++ b/Reference/API Reference/GetHomePartyInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetHomePartyInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetIgnoreName(index).sublime-snippet b/Reference/API Reference/GetIgnoreName(index).sublime-snippet index 28fed43bc..7fe7c0348 100644 --- a/Reference/API Reference/GetIgnoreName(index).sublime-snippet +++ b/Reference/API Reference/GetIgnoreName(index).sublime-snippet @@ -2,5 +2,5 @@ GetIgnoreName ("index") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInboxHeaderInfo(mailID).sublime-snippet b/Reference/API Reference/GetInboxHeaderInfo(mailID).sublime-snippet index fce7c71cc..41ecc84dc 100644 --- a/Reference/API Reference/GetInboxHeaderInfo(mailID).sublime-snippet +++ b/Reference/API Reference/GetInboxHeaderInfo(mailID).sublime-snippet @@ -2,5 +2,5 @@ GetInboxHeaderInfo (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInboxInvoiceInfo(index).sublime-snippet b/Reference/API Reference/GetInboxInvoiceInfo(index).sublime-snippet index 7a71f7908..9c790ca45 100644 --- a/Reference/API Reference/GetInboxInvoiceInfo(index).sublime-snippet +++ b/Reference/API Reference/GetInboxInvoiceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetInboxInvoiceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInboxItem(mailID, attachmentIndex).sublime-snippet b/Reference/API Reference/GetInboxItem(mailID, attachmentIndex).sublime-snippet index 07e473ead..f9ee692d7 100644 --- a/Reference/API Reference/GetInboxItem(mailID, attachmentIndex).sublime-snippet +++ b/Reference/API Reference/GetInboxItem(mailID, attachmentIndex).sublime-snippet @@ -2,5 +2,5 @@ GetInboxItem (mailID, attachmentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInboxItemLink(mailID, attachmentIndex).sublime-snippet b/Reference/API Reference/GetInboxItemLink(mailID, attachmentIndex).sublime-snippet index 1ab38726f..18a2bdb38 100644 --- a/Reference/API Reference/GetInboxItemLink(mailID, attachmentIndex).sublime-snippet +++ b/Reference/API Reference/GetInboxItemLink(mailID, attachmentIndex).sublime-snippet @@ -2,5 +2,5 @@ GetInboxItemLink (mailID, attachmentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInboxNumItems().sublime-snippet b/Reference/API Reference/GetInboxNumItems().sublime-snippet index 919d4a089..b556c89a7 100644 --- a/Reference/API Reference/GetInboxNumItems().sublime-snippet +++ b/Reference/API Reference/GetInboxNumItems().sublime-snippet @@ -2,5 +2,5 @@ GetInboxNumItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInboxText(mailID).sublime-snippet b/Reference/API Reference/GetInboxText(mailID).sublime-snippet index 0078f6cae..d3bd965e1 100644 --- a/Reference/API Reference/GetInboxText(mailID).sublime-snippet +++ b/Reference/API Reference/GetInboxText(mailID).sublime-snippet @@ -2,5 +2,5 @@ GetInboxText (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInsertItemsLeftToRight(...).sublime-snippet b/Reference/API Reference/GetInsertItemsLeftToRight(...).sublime-snippet new file mode 100644 index 000000000..93c5c353a --- /dev/null +++ b/Reference/API Reference/GetInsertItemsLeftToRight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInsertItemsLeftToRight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInspectArenaData(...).sublime-snippet b/Reference/API Reference/GetInspectArenaData(...).sublime-snippet new file mode 100644 index 000000000..5bdbd37b7 --- /dev/null +++ b/Reference/API Reference/GetInspectArenaData(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInspectArenaData + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInspectGlyph(...).sublime-snippet b/Reference/API Reference/GetInspectGlyph(...).sublime-snippet new file mode 100644 index 000000000..47d22e269 --- /dev/null +++ b/Reference/API Reference/GetInspectGlyph(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInspectGlyph + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInspectGuildInfo(...).sublime-snippet b/Reference/API Reference/GetInspectGuildInfo(...).sublime-snippet new file mode 100644 index 000000000..a2e3e9004 --- /dev/null +++ b/Reference/API Reference/GetInspectGuildInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInspectGuildInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInspectHonorData().sublime-snippet b/Reference/API Reference/GetInspectHonorData().sublime-snippet index f663cb36f..1b7725b93 100644 --- a/Reference/API Reference/GetInspectHonorData().sublime-snippet +++ b/Reference/API Reference/GetInspectHonorData().sublime-snippet @@ -2,5 +2,5 @@ GetInspectHonorData () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInspectRatedBGData(...).sublime-snippet b/Reference/API Reference/GetInspectRatedBGData(...).sublime-snippet new file mode 100644 index 000000000..f9ec025b1 --- /dev/null +++ b/Reference/API Reference/GetInspectRatedBGData(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInspectRatedBGData + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInspectSpecialization().sublime-snippet b/Reference/API Reference/GetInspectSpecialization().sublime-snippet index 80fd5d42d..711febff2 100644 --- a/Reference/API Reference/GetInspectSpecialization().sublime-snippet +++ b/Reference/API Reference/GetInspectSpecialization().sublime-snippet @@ -2,5 +2,5 @@ GetInspectSpecialization () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInspectTalent(...).sublime-snippet b/Reference/API Reference/GetInspectTalent(...).sublime-snippet new file mode 100644 index 000000000..9dd0fc095 --- /dev/null +++ b/Reference/API Reference/GetInspectTalent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInspectTalent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInstanceBootTimeRemaining().sublime-snippet b/Reference/API Reference/GetInstanceBootTimeRemaining().sublime-snippet index c0d353b3f..8bd8fdeb2 100644 --- a/Reference/API Reference/GetInstanceBootTimeRemaining().sublime-snippet +++ b/Reference/API Reference/GetInstanceBootTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ GetInstanceBootTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInstanceInfo().sublime-snippet b/Reference/API Reference/GetInstanceInfo().sublime-snippet index f79f96eae..2d3f9e37a 100644 --- a/Reference/API Reference/GetInstanceInfo().sublime-snippet +++ b/Reference/API Reference/GetInstanceInfo().sublime-snippet @@ -2,5 +2,5 @@ GetInstanceInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInstanceLockTimeRemaining().sublime-snippet b/Reference/API Reference/GetInstanceLockTimeRemaining().sublime-snippet index 39aaa0368..07315a73e 100644 --- a/Reference/API Reference/GetInstanceLockTimeRemaining().sublime-snippet +++ b/Reference/API Reference/GetInstanceLockTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ GetInstanceLockTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInstanceLockTimeRemainingEncounter(...).sublime-snippet b/Reference/API Reference/GetInstanceLockTimeRemainingEncounter(...).sublime-snippet new file mode 100644 index 000000000..f43721624 --- /dev/null +++ b/Reference/API Reference/GetInstanceLockTimeRemainingEncounter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInstanceLockTimeRemainingEncounter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInventoryAlertStatus(slot).sublime-snippet b/Reference/API Reference/GetInventoryAlertStatus(slot).sublime-snippet index 723f2cea7..3ecf96ac4 100644 --- a/Reference/API Reference/GetInventoryAlertStatus(slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryAlertStatus(slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryAlertStatus (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemBroken(unit, slot).sublime-snippet b/Reference/API Reference/GetInventoryItemBroken(unit, slot).sublime-snippet index 86182ffff..28233f486 100644 --- a/Reference/API Reference/GetInventoryItemBroken(unit, slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemBroken(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemBroken ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemCooldown(unit, slot).sublime-snippet b/Reference/API Reference/GetInventoryItemCooldown(unit, slot).sublime-snippet index f55f59da3..b2d0148ec 100644 --- a/Reference/API Reference/GetInventoryItemCooldown(unit, slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemCooldown(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemCooldown ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemCount(unit, slot).sublime-snippet b/Reference/API Reference/GetInventoryItemCount(unit, slot).sublime-snippet index 320832b4e..ab542a009 100644 --- a/Reference/API Reference/GetInventoryItemCount(unit, slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemCount(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemCount ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemDurability(slot).sublime-snippet b/Reference/API Reference/GetInventoryItemDurability(slot).sublime-snippet index ea3591045..47890719a 100644 --- a/Reference/API Reference/GetInventoryItemDurability(slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemDurability(slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemDurability (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemEquippedUnusable(...).sublime-snippet b/Reference/API Reference/GetInventoryItemEquippedUnusable(...).sublime-snippet new file mode 100644 index 000000000..17ecb39ad --- /dev/null +++ b/Reference/API Reference/GetInventoryItemEquippedUnusable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInventoryItemEquippedUnusable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInventoryItemID(unit, slot).sublime-snippet b/Reference/API Reference/GetInventoryItemID(unit, slot).sublime-snippet index d563ad452..b0e7de1fe 100644 --- a/Reference/API Reference/GetInventoryItemID(unit, slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemID(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemID ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemLink(unit, slot).sublime-snippet b/Reference/API Reference/GetInventoryItemLink(unit, slot).sublime-snippet index 5b502042f..b7decbba2 100644 --- a/Reference/API Reference/GetInventoryItemLink(unit, slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemLink(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemLink ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemQuality(unit, slot).sublime-snippet b/Reference/API Reference/GetInventoryItemQuality(unit, slot).sublime-snippet index 07fddc929..cf35b411b 100644 --- a/Reference/API Reference/GetInventoryItemQuality(unit, slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemQuality(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemQuality ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemTexture(unit, slot).sublime-snippet b/Reference/API Reference/GetInventoryItemTexture(unit, slot).sublime-snippet index 083c60c37..ebd1b234b 100644 --- a/Reference/API Reference/GetInventoryItemTexture(unit, slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemTexture(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemTexture ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventoryItemsForSlot(slot).sublime-snippet b/Reference/API Reference/GetInventoryItemsForSlot(slot).sublime-snippet index 03fd955dd..c07388da7 100644 --- a/Reference/API Reference/GetInventoryItemsForSlot(slot).sublime-snippet +++ b/Reference/API Reference/GetInventoryItemsForSlot(slot).sublime-snippet @@ -2,5 +2,5 @@ GetInventoryItemsForSlot (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInventorySlotInfo(slotName).sublime-snippet b/Reference/API Reference/GetInventorySlotInfo(slotName).sublime-snippet index 07d73d354..7d9a04d46 100644 --- a/Reference/API Reference/GetInventorySlotInfo(slotName).sublime-snippet +++ b/Reference/API Reference/GetInventorySlotInfo(slotName).sublime-snippet @@ -2,5 +2,5 @@ GetInventorySlotInfo ("slotName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetInviteConfirmationInfo(...).sublime-snippet b/Reference/API Reference/GetInviteConfirmationInfo(...).sublime-snippet new file mode 100644 index 000000000..535025103 --- /dev/null +++ b/Reference/API Reference/GetInviteConfirmationInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInviteConfirmationInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetInviteReferralInfo(...).sublime-snippet b/Reference/API Reference/GetInviteReferralInfo(...).sublime-snippet new file mode 100644 index 000000000..3a2a2a79b --- /dev/null +++ b/Reference/API Reference/GetInviteReferralInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetInviteReferralInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetIsPVPInactive(...).sublime-snippet b/Reference/API Reference/GetIsPVPInactive(...).sublime-snippet new file mode 100644 index 000000000..63cbb1d60 --- /dev/null +++ b/Reference/API Reference/GetIsPVPInactive(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetIsPVPInactive + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemChildInfo(...).sublime-snippet b/Reference/API Reference/GetItemChildInfo(...).sublime-snippet new file mode 100644 index 000000000..0e6896397 --- /dev/null +++ b/Reference/API Reference/GetItemChildInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemChildInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemClassInfo(...).sublime-snippet b/Reference/API Reference/GetItemClassInfo(...).sublime-snippet new file mode 100644 index 000000000..136e43a6b --- /dev/null +++ b/Reference/API Reference/GetItemClassInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemClassInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemCooldown(itemID).sublime-snippet b/Reference/API Reference/GetItemCooldown(itemID).sublime-snippet index f6109ee46..46a9608a4 100644 --- a/Reference/API Reference/GetItemCooldown(itemID).sublime-snippet +++ b/Reference/API Reference/GetItemCooldown(itemID).sublime-snippet @@ -2,5 +2,5 @@ GetItemCooldown (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemCooldown(itemLink).sublime-snippet b/Reference/API Reference/GetItemCooldown(itemLink).sublime-snippet index 9d35c3b57..5a0ad64df 100644 --- a/Reference/API Reference/GetItemCooldown(itemLink).sublime-snippet +++ b/Reference/API Reference/GetItemCooldown(itemLink).sublime-snippet @@ -2,5 +2,5 @@ GetItemCooldown ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemCooldown(itemName).sublime-snippet b/Reference/API Reference/GetItemCooldown(itemName).sublime-snippet index 4e72de4a1..1da18d148 100644 --- a/Reference/API Reference/GetItemCooldown(itemName).sublime-snippet +++ b/Reference/API Reference/GetItemCooldown(itemName).sublime-snippet @@ -2,5 +2,5 @@ GetItemCooldown ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemCount(itemID, includeBank, includeCharges).sublime-snippet b/Reference/API Reference/GetItemCount(itemID, includeBank, includeCharges).sublime-snippet index 69177abe6..187f6fdbf 100644 --- a/Reference/API Reference/GetItemCount(itemID, includeBank, includeCharges).sublime-snippet +++ b/Reference/API Reference/GetItemCount(itemID, includeBank, includeCharges).sublime-snippet @@ -2,5 +2,5 @@ GetItemCount (itemID, includeBank, includeCharges) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet b/Reference/API Reference/GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet index 485e19ce8..ec24336a1 100644 --- a/Reference/API Reference/GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet +++ b/Reference/API Reference/GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet @@ -2,5 +2,5 @@ GetItemCount ("itemLink", includeBank, includeCharges) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemCount(itemName, includeBank, includeCharges).sublime-snippet b/Reference/API Reference/GetItemCount(itemName, includeBank, includeCharges).sublime-snippet index 3444f9649..16b77021c 100644 --- a/Reference/API Reference/GetItemCount(itemName, includeBank, includeCharges).sublime-snippet +++ b/Reference/API Reference/GetItemCount(itemName, includeBank, includeCharges).sublime-snippet @@ -2,5 +2,5 @@ GetItemCount ("itemName", includeBank, includeCharges) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemCreationContext(...).sublime-snippet b/Reference/API Reference/GetItemCreationContext(...).sublime-snippet new file mode 100644 index 000000000..5332af297 --- /dev/null +++ b/Reference/API Reference/GetItemCreationContext(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemCreationContext + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemFamily(itemID).sublime-snippet b/Reference/API Reference/GetItemFamily(itemID).sublime-snippet index 306daef6c..fa11d7e94 100644 --- a/Reference/API Reference/GetItemFamily(itemID).sublime-snippet +++ b/Reference/API Reference/GetItemFamily(itemID).sublime-snippet @@ -2,5 +2,5 @@ GetItemFamily (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemFamily(itemLink).sublime-snippet b/Reference/API Reference/GetItemFamily(itemLink).sublime-snippet index d846b34e0..69466be86 100644 --- a/Reference/API Reference/GetItemFamily(itemLink).sublime-snippet +++ b/Reference/API Reference/GetItemFamily(itemLink).sublime-snippet @@ -2,5 +2,5 @@ GetItemFamily ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemFamily(itemName).sublime-snippet b/Reference/API Reference/GetItemFamily(itemName).sublime-snippet index 58eda8984..440cba92d 100644 --- a/Reference/API Reference/GetItemFamily(itemName).sublime-snippet +++ b/Reference/API Reference/GetItemFamily(itemName).sublime-snippet @@ -2,5 +2,5 @@ GetItemFamily ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemGem(...).sublime-snippet b/Reference/API Reference/GetItemGem(...).sublime-snippet new file mode 100644 index 000000000..c530b6583 --- /dev/null +++ b/Reference/API Reference/GetItemGem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemGem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemIcon(itemID).sublime-snippet b/Reference/API Reference/GetItemIcon(itemID).sublime-snippet index e9b650f31..3e03b51b7 100644 --- a/Reference/API Reference/GetItemIcon(itemID).sublime-snippet +++ b/Reference/API Reference/GetItemIcon(itemID).sublime-snippet @@ -2,5 +2,5 @@ GetItemIcon (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemIcon(itemLink).sublime-snippet b/Reference/API Reference/GetItemIcon(itemLink).sublime-snippet index 3dbce0218..331b989ec 100644 --- a/Reference/API Reference/GetItemIcon(itemLink).sublime-snippet +++ b/Reference/API Reference/GetItemIcon(itemLink).sublime-snippet @@ -2,5 +2,5 @@ GetItemIcon ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemIcon(itemName).sublime-snippet b/Reference/API Reference/GetItemIcon(itemName).sublime-snippet index c0e76ab7c..30b511485 100644 --- a/Reference/API Reference/GetItemIcon(itemName).sublime-snippet +++ b/Reference/API Reference/GetItemIcon(itemName).sublime-snippet @@ -2,5 +2,5 @@ GetItemIcon ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemInfo(itemID).sublime-snippet b/Reference/API Reference/GetItemInfo(itemID).sublime-snippet index 0f71a4235..241bbbba1 100644 --- a/Reference/API Reference/GetItemInfo(itemID).sublime-snippet +++ b/Reference/API Reference/GetItemInfo(itemID).sublime-snippet @@ -2,5 +2,5 @@ GetItemInfo (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemInfo(itemLink).sublime-snippet b/Reference/API Reference/GetItemInfo(itemLink).sublime-snippet index 79145e9d4..71be15c52 100644 --- a/Reference/API Reference/GetItemInfo(itemLink).sublime-snippet +++ b/Reference/API Reference/GetItemInfo(itemLink).sublime-snippet @@ -2,5 +2,5 @@ GetItemInfo ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemInfo(itemName).sublime-snippet b/Reference/API Reference/GetItemInfo(itemName).sublime-snippet index 41c957c62..e0bbb7f67 100644 --- a/Reference/API Reference/GetItemInfo(itemName).sublime-snippet +++ b/Reference/API Reference/GetItemInfo(itemName).sublime-snippet @@ -2,5 +2,5 @@ GetItemInfo ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemInfoFromHyperlink(...).sublime-snippet b/Reference/API Reference/GetItemInfoFromHyperlink(...).sublime-snippet new file mode 100644 index 000000000..c59f9bed9 --- /dev/null +++ b/Reference/API Reference/GetItemInfoFromHyperlink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemInfoFromHyperlink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemInfoInstant(...).sublime-snippet b/Reference/API Reference/GetItemInfoInstant(...).sublime-snippet new file mode 100644 index 000000000..37ebbf1fa --- /dev/null +++ b/Reference/API Reference/GetItemInfoInstant(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemInfoInstant + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemInventorySlotInfo(...).sublime-snippet b/Reference/API Reference/GetItemInventorySlotInfo(...).sublime-snippet new file mode 100644 index 000000000..e05af1bfa --- /dev/null +++ b/Reference/API Reference/GetItemInventorySlotInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemInventorySlotInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemLevelColor(...).sublime-snippet b/Reference/API Reference/GetItemLevelColor(...).sublime-snippet new file mode 100644 index 000000000..8ae7b35e3 --- /dev/null +++ b/Reference/API Reference/GetItemLevelColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemLevelColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemLevelIncrement().sublime-snippet b/Reference/API Reference/GetItemLevelIncrement().sublime-snippet index fec097b4f..9ae3bb3bc 100644 --- a/Reference/API Reference/GetItemLevelIncrement().sublime-snippet +++ b/Reference/API Reference/GetItemLevelIncrement().sublime-snippet @@ -2,5 +2,5 @@ GetItemLevelIncrement () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemQualityColor(quality).sublime-snippet b/Reference/API Reference/GetItemQualityColor(quality).sublime-snippet index 25c01cd10..8ea753022 100644 --- a/Reference/API Reference/GetItemQualityColor(quality).sublime-snippet +++ b/Reference/API Reference/GetItemQualityColor(quality).sublime-snippet @@ -2,5 +2,5 @@ GetItemQualityColor (quality) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemSetInfo(...).sublime-snippet b/Reference/API Reference/GetItemSetInfo(...).sublime-snippet new file mode 100644 index 000000000..8177a399a --- /dev/null +++ b/Reference/API Reference/GetItemSetInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemSetInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemSpecInfo(...).sublime-snippet b/Reference/API Reference/GetItemSpecInfo(...).sublime-snippet new file mode 100644 index 000000000..1b9367aee --- /dev/null +++ b/Reference/API Reference/GetItemSpecInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemSpecInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemSpell(...).sublime-snippet b/Reference/API Reference/GetItemSpell(...).sublime-snippet new file mode 100644 index 000000000..b6b7b67aa --- /dev/null +++ b/Reference/API Reference/GetItemSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet b/Reference/API Reference/GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet index 8781d67be..431c418e4 100644 --- a/Reference/API Reference/GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet +++ b/Reference/API Reference/GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet @@ -2,5 +2,5 @@ GetItemStatDelta ("item1Link", "item2Link", [returnTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemStats(itemLink, [returnTable]).sublime-snippet b/Reference/API Reference/GetItemStats(itemLink, [returnTable]).sublime-snippet index df8fe3fda..5651ce58c 100644 --- a/Reference/API Reference/GetItemStats(itemLink, [returnTable]).sublime-snippet +++ b/Reference/API Reference/GetItemStats(itemLink, [returnTable]).sublime-snippet @@ -2,5 +2,5 @@ GetItemStats ("itemLink", [returnTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemSubClassInfo(...).sublime-snippet b/Reference/API Reference/GetItemSubClassInfo(...).sublime-snippet new file mode 100644 index 000000000..7c539856e --- /dev/null +++ b/Reference/API Reference/GetItemSubClassInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemSubClassInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemUniqueness(...).sublime-snippet b/Reference/API Reference/GetItemUniqueness(...).sublime-snippet new file mode 100644 index 000000000..8d1720d02 --- /dev/null +++ b/Reference/API Reference/GetItemUniqueness(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemUniqueness + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemUpdateLevel().sublime-snippet b/Reference/API Reference/GetItemUpdateLevel().sublime-snippet index e92004595..ebe67413c 100644 --- a/Reference/API Reference/GetItemUpdateLevel().sublime-snippet +++ b/Reference/API Reference/GetItemUpdateLevel().sublime-snippet @@ -2,5 +2,5 @@ GetItemUpdateLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemUpgradeEffect(...).sublime-snippet b/Reference/API Reference/GetItemUpgradeEffect(...).sublime-snippet new file mode 100644 index 000000000..0e3a42db4 --- /dev/null +++ b/Reference/API Reference/GetItemUpgradeEffect(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetItemUpgradeEffect + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetItemUpgradeItemInfo().sublime-snippet b/Reference/API Reference/GetItemUpgradeItemInfo().sublime-snippet index 82c471ae3..7da0df5c6 100644 --- a/Reference/API Reference/GetItemUpgradeItemInfo().sublime-snippet +++ b/Reference/API Reference/GetItemUpgradeItemInfo().sublime-snippet @@ -2,5 +2,5 @@ GetItemUpgradeItemInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetItemUpgradeStats(getNew).sublime-snippet b/Reference/API Reference/GetItemUpgradeStats(getNew).sublime-snippet index be8925f20..bfd446af7 100644 --- a/Reference/API Reference/GetItemUpgradeStats(getNew).sublime-snippet +++ b/Reference/API Reference/GetItemUpgradeStats(getNew).sublime-snippet @@ -2,5 +2,5 @@ GetItemUpgradeStats (getNew) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetJournalInfoForSpellConfirmation(...).sublime-snippet b/Reference/API Reference/GetJournalInfoForSpellConfirmation(...).sublime-snippet new file mode 100644 index 000000000..805e3ac76 --- /dev/null +++ b/Reference/API Reference/GetJournalInfoForSpellConfirmation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetJournalInfoForSpellConfirmation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetKnownTitles(...).sublime-snippet b/Reference/API Reference/GetKnownTitles(...).sublime-snippet new file mode 100644 index 000000000..fd70c4d27 --- /dev/null +++ b/Reference/API Reference/GetKnownTitles(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetKnownTitles + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDChoiceCollapseState(...).sublime-snippet b/Reference/API Reference/GetLFDChoiceCollapseState(...).sublime-snippet new file mode 100644 index 000000000..8f2b2504a --- /dev/null +++ b/Reference/API Reference/GetLFDChoiceCollapseState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDChoiceCollapseState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDChoiceEnabledState(...).sublime-snippet b/Reference/API Reference/GetLFDChoiceEnabledState(...).sublime-snippet new file mode 100644 index 000000000..74eee89ac --- /dev/null +++ b/Reference/API Reference/GetLFDChoiceEnabledState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDChoiceEnabledState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDChoiceLockedState(...).sublime-snippet b/Reference/API Reference/GetLFDChoiceLockedState(...).sublime-snippet new file mode 100644 index 000000000..5e5f26aed --- /dev/null +++ b/Reference/API Reference/GetLFDChoiceLockedState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDChoiceLockedState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDChoiceOrder(...).sublime-snippet b/Reference/API Reference/GetLFDChoiceOrder(...).sublime-snippet new file mode 100644 index 000000000..4d864e341 --- /dev/null +++ b/Reference/API Reference/GetLFDChoiceOrder(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDChoiceOrder + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDLockInfo(...).sublime-snippet b/Reference/API Reference/GetLFDLockInfo(...).sublime-snippet new file mode 100644 index 000000000..576be8326 --- /dev/null +++ b/Reference/API Reference/GetLFDLockInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDLockInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDLockPlayerCount(...).sublime-snippet b/Reference/API Reference/GetLFDLockPlayerCount(...).sublime-snippet new file mode 100644 index 000000000..dfab780f9 --- /dev/null +++ b/Reference/API Reference/GetLFDLockPlayerCount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDLockPlayerCount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDRoleLockInfo(...).sublime-snippet b/Reference/API Reference/GetLFDRoleLockInfo(...).sublime-snippet new file mode 100644 index 000000000..f5e451e25 --- /dev/null +++ b/Reference/API Reference/GetLFDRoleLockInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDRoleLockInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFDRoleRestrictions(...).sublime-snippet b/Reference/API Reference/GetLFDRoleRestrictions(...).sublime-snippet new file mode 100644 index 000000000..772ee637c --- /dev/null +++ b/Reference/API Reference/GetLFDRoleRestrictions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFDRoleRestrictions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGBonusFactionID(...).sublime-snippet b/Reference/API Reference/GetLFGBonusFactionID(...).sublime-snippet new file mode 100644 index 000000000..9e5dd5ad1 --- /dev/null +++ b/Reference/API Reference/GetLFGBonusFactionID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGBonusFactionID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGBootProposal(...).sublime-snippet b/Reference/API Reference/GetLFGBootProposal(...).sublime-snippet new file mode 100644 index 000000000..fbf3906c2 --- /dev/null +++ b/Reference/API Reference/GetLFGBootProposal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGBootProposal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGCategoryForID(...).sublime-snippet b/Reference/API Reference/GetLFGCategoryForID(...).sublime-snippet new file mode 100644 index 000000000..4513ffff6 --- /dev/null +++ b/Reference/API Reference/GetLFGCategoryForID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGCategoryForID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGCompletionReward().sublime-snippet b/Reference/API Reference/GetLFGCompletionReward().sublime-snippet index 02bae0d3b..ad9a481f4 100644 --- a/Reference/API Reference/GetLFGCompletionReward().sublime-snippet +++ b/Reference/API Reference/GetLFGCompletionReward().sublime-snippet @@ -2,5 +2,5 @@ GetLFGCompletionReward () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGCompletionRewardItem(...).sublime-snippet b/Reference/API Reference/GetLFGCompletionRewardItem(...).sublime-snippet new file mode 100644 index 000000000..6a861361c --- /dev/null +++ b/Reference/API Reference/GetLFGCompletionRewardItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGCompletionRewardItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGCompletionRewardItemLink(...).sublime-snippet b/Reference/API Reference/GetLFGCompletionRewardItemLink(...).sublime-snippet new file mode 100644 index 000000000..67e8a004a --- /dev/null +++ b/Reference/API Reference/GetLFGCompletionRewardItemLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGCompletionRewardItemLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDeserterExpiration(...).sublime-snippet b/Reference/API Reference/GetLFGDeserterExpiration(...).sublime-snippet new file mode 100644 index 000000000..b0eb5fce9 --- /dev/null +++ b/Reference/API Reference/GetLFGDeserterExpiration(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDeserterExpiration + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet b/Reference/API Reference/GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet index 65690c0e2..71e8b77bf 100644 --- a/Reference/API Reference/GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet +++ b/Reference/API Reference/GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet @@ -2,5 +2,5 @@ GetLFGDungeonEncounterInfo (dungeonId, encounterIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGDungeonInfo(id).sublime-snippet b/Reference/API Reference/GetLFGDungeonInfo(id).sublime-snippet index 0f6140a87..7c3bb8572 100644 --- a/Reference/API Reference/GetLFGDungeonInfo(id).sublime-snippet +++ b/Reference/API Reference/GetLFGDungeonInfo(id).sublime-snippet @@ -2,5 +2,5 @@ GetLFGDungeonInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGDungeonNumEncounters(dungeonId).sublime-snippet b/Reference/API Reference/GetLFGDungeonNumEncounters(dungeonId).sublime-snippet index 4decd62d3..658357bfc 100644 --- a/Reference/API Reference/GetLFGDungeonNumEncounters(dungeonId).sublime-snippet +++ b/Reference/API Reference/GetLFGDungeonNumEncounters(dungeonId).sublime-snippet @@ -2,5 +2,5 @@ GetLFGDungeonNumEncounters (dungeonId) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGDungeonRewardCapBarInfo(...).sublime-snippet b/Reference/API Reference/GetLFGDungeonRewardCapBarInfo(...).sublime-snippet new file mode 100644 index 000000000..e38ec0192 --- /dev/null +++ b/Reference/API Reference/GetLFGDungeonRewardCapBarInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDungeonRewardCapBarInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDungeonRewardCapInfo(...).sublime-snippet b/Reference/API Reference/GetLFGDungeonRewardCapInfo(...).sublime-snippet new file mode 100644 index 000000000..95ef8a513 --- /dev/null +++ b/Reference/API Reference/GetLFGDungeonRewardCapInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDungeonRewardCapInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDungeonRewardInfo(...).sublime-snippet b/Reference/API Reference/GetLFGDungeonRewardInfo(...).sublime-snippet new file mode 100644 index 000000000..d28d6d72d --- /dev/null +++ b/Reference/API Reference/GetLFGDungeonRewardInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDungeonRewardInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDungeonRewardLink(...).sublime-snippet b/Reference/API Reference/GetLFGDungeonRewardLink(...).sublime-snippet new file mode 100644 index 000000000..3cdbb907b --- /dev/null +++ b/Reference/API Reference/GetLFGDungeonRewardLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDungeonRewardLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDungeonRewards(...).sublime-snippet b/Reference/API Reference/GetLFGDungeonRewards(...).sublime-snippet new file mode 100644 index 000000000..51c8f771f --- /dev/null +++ b/Reference/API Reference/GetLFGDungeonRewards(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDungeonRewards + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDungeonShortageRewardInfo(...).sublime-snippet b/Reference/API Reference/GetLFGDungeonShortageRewardInfo(...).sublime-snippet new file mode 100644 index 000000000..688aa0d18 --- /dev/null +++ b/Reference/API Reference/GetLFGDungeonShortageRewardInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDungeonShortageRewardInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGDungeonShortageRewardLink(...).sublime-snippet b/Reference/API Reference/GetLFGDungeonShortageRewardLink(...).sublime-snippet new file mode 100644 index 000000000..2eefb45d0 --- /dev/null +++ b/Reference/API Reference/GetLFGDungeonShortageRewardLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGDungeonShortageRewardLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGInfoServer(...).sublime-snippet b/Reference/API Reference/GetLFGInfoServer(...).sublime-snippet new file mode 100644 index 000000000..abfbcf542 --- /dev/null +++ b/Reference/API Reference/GetLFGInfoServer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGInfoServer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGInviteRoleAvailability(...).sublime-snippet b/Reference/API Reference/GetLFGInviteRoleAvailability(...).sublime-snippet new file mode 100644 index 000000000..2bac764dc --- /dev/null +++ b/Reference/API Reference/GetLFGInviteRoleAvailability(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGInviteRoleAvailability + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGInviteRoleRestrictions(...).sublime-snippet b/Reference/API Reference/GetLFGInviteRoleRestrictions(...).sublime-snippet new file mode 100644 index 000000000..56d9465fc --- /dev/null +++ b/Reference/API Reference/GetLFGInviteRoleRestrictions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGInviteRoleRestrictions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGMode().sublime-snippet b/Reference/API Reference/GetLFGMode().sublime-snippet index c61cb4001..ccb14cdb1 100644 --- a/Reference/API Reference/GetLFGMode().sublime-snippet +++ b/Reference/API Reference/GetLFGMode().sublime-snippet @@ -2,5 +2,5 @@ GetLFGMode () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGProposal().sublime-snippet b/Reference/API Reference/GetLFGProposal().sublime-snippet index e6aacc846..3b3f0565d 100644 --- a/Reference/API Reference/GetLFGProposal().sublime-snippet +++ b/Reference/API Reference/GetLFGProposal().sublime-snippet @@ -2,5 +2,5 @@ GetLFGProposal () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGProposalEncounter(...).sublime-snippet b/Reference/API Reference/GetLFGProposalEncounter(...).sublime-snippet new file mode 100644 index 000000000..8d9d30807 --- /dev/null +++ b/Reference/API Reference/GetLFGProposalEncounter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGProposalEncounter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGProposalMember(...).sublime-snippet b/Reference/API Reference/GetLFGProposalMember(...).sublime-snippet new file mode 100644 index 000000000..1c22c1205 --- /dev/null +++ b/Reference/API Reference/GetLFGProposalMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGProposalMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGQueueStats().sublime-snippet b/Reference/API Reference/GetLFGQueueStats().sublime-snippet index 9e8d87ef9..d733ccd05 100644 --- a/Reference/API Reference/GetLFGQueueStats().sublime-snippet +++ b/Reference/API Reference/GetLFGQueueStats().sublime-snippet @@ -2,5 +2,5 @@ GetLFGQueueStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGQueuedList(...).sublime-snippet b/Reference/API Reference/GetLFGQueuedList(...).sublime-snippet new file mode 100644 index 000000000..1039e1b57 --- /dev/null +++ b/Reference/API Reference/GetLFGQueuedList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGQueuedList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGRandomCooldownExpiration(...).sublime-snippet b/Reference/API Reference/GetLFGRandomCooldownExpiration(...).sublime-snippet new file mode 100644 index 000000000..ff9de6966 --- /dev/null +++ b/Reference/API Reference/GetLFGRandomCooldownExpiration(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGRandomCooldownExpiration + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGRandomDungeonInfo(...).sublime-snippet b/Reference/API Reference/GetLFGRandomDungeonInfo(...).sublime-snippet new file mode 100644 index 000000000..4457a62cc --- /dev/null +++ b/Reference/API Reference/GetLFGRandomDungeonInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGRandomDungeonInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGReadyCheckUpdate(...).sublime-snippet b/Reference/API Reference/GetLFGReadyCheckUpdate(...).sublime-snippet new file mode 100644 index 000000000..2d7943dd5 --- /dev/null +++ b/Reference/API Reference/GetLFGReadyCheckUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGReadyCheckUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGReadyCheckUpdateBattlegroundInfo(...).sublime-snippet b/Reference/API Reference/GetLFGReadyCheckUpdateBattlegroundInfo(...).sublime-snippet new file mode 100644 index 000000000..26e704cc6 --- /dev/null +++ b/Reference/API Reference/GetLFGReadyCheckUpdateBattlegroundInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGReadyCheckUpdateBattlegroundInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet b/Reference/API Reference/GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet index 791348cab..2c316a466 100644 --- a/Reference/API Reference/GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet +++ b/Reference/API Reference/GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet @@ -2,5 +2,5 @@ GetLFGRoleShortageRewards (dungeonID, shortageIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGRoleUpdate(...).sublime-snippet b/Reference/API Reference/GetLFGRoleUpdate(...).sublime-snippet new file mode 100644 index 000000000..403ed2df3 --- /dev/null +++ b/Reference/API Reference/GetLFGRoleUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGRoleUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGRoleUpdateBattlegroundInfo(...).sublime-snippet b/Reference/API Reference/GetLFGRoleUpdateBattlegroundInfo(...).sublime-snippet new file mode 100644 index 000000000..45f1aa03e --- /dev/null +++ b/Reference/API Reference/GetLFGRoleUpdateBattlegroundInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGRoleUpdateBattlegroundInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGRoleUpdateMember(...).sublime-snippet b/Reference/API Reference/GetLFGRoleUpdateMember(...).sublime-snippet new file mode 100644 index 000000000..f7df27519 --- /dev/null +++ b/Reference/API Reference/GetLFGRoleUpdateMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGRoleUpdateMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGRoleUpdateSlot(...).sublime-snippet b/Reference/API Reference/GetLFGRoleUpdateSlot(...).sublime-snippet new file mode 100644 index 000000000..f8c2c19f2 --- /dev/null +++ b/Reference/API Reference/GetLFGRoleUpdateSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGRoleUpdateSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGRoles().sublime-snippet b/Reference/API Reference/GetLFGRoles().sublime-snippet index c8d9e778f..d2097abdc 100644 --- a/Reference/API Reference/GetLFGRoles().sublime-snippet +++ b/Reference/API Reference/GetLFGRoles().sublime-snippet @@ -2,5 +2,5 @@ GetLFGRoles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFGSuspendedPlayers(...).sublime-snippet b/Reference/API Reference/GetLFGSuspendedPlayers(...).sublime-snippet new file mode 100644 index 000000000..1c614c2ed --- /dev/null +++ b/Reference/API Reference/GetLFGSuspendedPlayers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFGSuspendedPlayers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLFGTypes().sublime-snippet b/Reference/API Reference/GetLFGTypes().sublime-snippet index a157f9bee..d9059011f 100644 --- a/Reference/API Reference/GetLFGTypes().sublime-snippet +++ b/Reference/API Reference/GetLFGTypes().sublime-snippet @@ -2,5 +2,5 @@ GetLFGTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLFRChoiceOrder(...).sublime-snippet b/Reference/API Reference/GetLFRChoiceOrder(...).sublime-snippet new file mode 100644 index 000000000..b85f7ea2f --- /dev/null +++ b/Reference/API Reference/GetLFRChoiceOrder(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLFRChoiceOrder + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLanguageByIndex(index).sublime-snippet b/Reference/API Reference/GetLanguageByIndex(index).sublime-snippet index 68830c15a..264023122 100644 --- a/Reference/API Reference/GetLanguageByIndex(index).sublime-snippet +++ b/Reference/API Reference/GetLanguageByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ GetLanguageByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLastZoneAbilitySpellTexture(...).sublime-snippet b/Reference/API Reference/GetLastZoneAbilitySpellTexture(...).sublime-snippet new file mode 100644 index 000000000..00a169abe --- /dev/null +++ b/Reference/API Reference/GetLastZoneAbilitySpellTexture(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLastZoneAbilitySpellTexture + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLatestCompletedAchievements(isGuild).sublime-snippet b/Reference/API Reference/GetLatestCompletedAchievements(isGuild).sublime-snippet index e5e54bf0a..5494c61af 100644 --- a/Reference/API Reference/GetLatestCompletedAchievements(isGuild).sublime-snippet +++ b/Reference/API Reference/GetLatestCompletedAchievements(isGuild).sublime-snippet @@ -2,5 +2,5 @@ GetLatestCompletedAchievements (isGuild) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLatestCompletedComparisonAchievements().sublime-snippet b/Reference/API Reference/GetLatestCompletedComparisonAchievements().sublime-snippet index e24d00cb6..b4dea7058 100644 --- a/Reference/API Reference/GetLatestCompletedComparisonAchievements().sublime-snippet +++ b/Reference/API Reference/GetLatestCompletedComparisonAchievements().sublime-snippet @@ -2,5 +2,5 @@ GetLatestCompletedComparisonAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLatestThreeSenders().sublime-snippet b/Reference/API Reference/GetLatestThreeSenders().sublime-snippet index ccf7218eb..e63cd7922 100644 --- a/Reference/API Reference/GetLatestThreeSenders().sublime-snippet +++ b/Reference/API Reference/GetLatestThreeSenders().sublime-snippet @@ -2,5 +2,5 @@ GetLatestThreeSenders () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLatestUpdatedComparisonStats(...).sublime-snippet b/Reference/API Reference/GetLatestUpdatedComparisonStats(...).sublime-snippet new file mode 100644 index 000000000..b0be6906a --- /dev/null +++ b/Reference/API Reference/GetLatestUpdatedComparisonStats(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLatestUpdatedComparisonStats + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLatestUpdatedStats(...).sublime-snippet b/Reference/API Reference/GetLatestUpdatedStats(...).sublime-snippet new file mode 100644 index 000000000..726e7ccc7 --- /dev/null +++ b/Reference/API Reference/GetLatestUpdatedStats(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLatestUpdatedStats + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLegacyRaidDifficultyID(...).sublime-snippet b/Reference/API Reference/GetLegacyRaidDifficultyID(...).sublime-snippet new file mode 100644 index 000000000..4657ebda9 --- /dev/null +++ b/Reference/API Reference/GetLegacyRaidDifficultyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLegacyRaidDifficultyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLevelUpInstances(...).sublime-snippet b/Reference/API Reference/GetLevelUpInstances(...).sublime-snippet new file mode 100644 index 000000000..c1a335381 --- /dev/null +++ b/Reference/API Reference/GetLevelUpInstances(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLevelUpInstances + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLifesteal(...).sublime-snippet b/Reference/API Reference/GetLifesteal(...).sublime-snippet new file mode 100644 index 000000000..0784ffee1 --- /dev/null +++ b/Reference/API Reference/GetLifesteal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLifesteal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLocalGameTime(...).sublime-snippet b/Reference/API Reference/GetLocalGameTime(...).sublime-snippet new file mode 100644 index 000000000..3a221fbff --- /dev/null +++ b/Reference/API Reference/GetLocalGameTime(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLocalGameTime + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLocale().sublime-snippet b/Reference/API Reference/GetLocale().sublime-snippet index e8dd6efa9..2f5c9957b 100644 --- a/Reference/API Reference/GetLocale().sublime-snippet +++ b/Reference/API Reference/GetLocale().sublime-snippet @@ -2,5 +2,5 @@ GetLocale () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLookingForGuildComment(...).sublime-snippet b/Reference/API Reference/GetLookingForGuildComment(...).sublime-snippet new file mode 100644 index 000000000..4d7680195 --- /dev/null +++ b/Reference/API Reference/GetLookingForGuildComment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLookingForGuildComment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLookingForGuildSettings(...).sublime-snippet b/Reference/API Reference/GetLookingForGuildSettings(...).sublime-snippet new file mode 100644 index 000000000..b58de1152 --- /dev/null +++ b/Reference/API Reference/GetLookingForGuildSettings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLookingForGuildSettings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLooseMacroIcons(...).sublime-snippet b/Reference/API Reference/GetLooseMacroIcons(...).sublime-snippet new file mode 100644 index 000000000..9c3fcb07b --- /dev/null +++ b/Reference/API Reference/GetLooseMacroIcons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLooseMacroIcons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLooseMacroItemIcons(...).sublime-snippet b/Reference/API Reference/GetLooseMacroItemIcons(...).sublime-snippet new file mode 100644 index 000000000..a6a06e00a --- /dev/null +++ b/Reference/API Reference/GetLooseMacroItemIcons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLooseMacroItemIcons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLootInfo(...).sublime-snippet b/Reference/API Reference/GetLootInfo(...).sublime-snippet new file mode 100644 index 000000000..d8f4859c9 --- /dev/null +++ b/Reference/API Reference/GetLootInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLootInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLootMethod().sublime-snippet b/Reference/API Reference/GetLootMethod().sublime-snippet index 71133bc6d..6a862cdcf 100644 --- a/Reference/API Reference/GetLootMethod().sublime-snippet +++ b/Reference/API Reference/GetLootMethod().sublime-snippet @@ -2,5 +2,5 @@ GetLootMethod () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootRollItemInfo(id).sublime-snippet b/Reference/API Reference/GetLootRollItemInfo(id).sublime-snippet index f1dad73d4..5ca792f0d 100644 --- a/Reference/API Reference/GetLootRollItemInfo(id).sublime-snippet +++ b/Reference/API Reference/GetLootRollItemInfo(id).sublime-snippet @@ -2,5 +2,5 @@ GetLootRollItemInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootRollItemLink(id).sublime-snippet b/Reference/API Reference/GetLootRollItemLink(id).sublime-snippet index 81e285474..05e505282 100644 --- a/Reference/API Reference/GetLootRollItemLink(id).sublime-snippet +++ b/Reference/API Reference/GetLootRollItemLink(id).sublime-snippet @@ -2,5 +2,5 @@ GetLootRollItemLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootRollTimeLeft(id).sublime-snippet b/Reference/API Reference/GetLootRollTimeLeft(id).sublime-snippet index 03b46ba05..b22073bbc 100644 --- a/Reference/API Reference/GetLootRollTimeLeft(id).sublime-snippet +++ b/Reference/API Reference/GetLootRollTimeLeft(id).sublime-snippet @@ -2,5 +2,5 @@ GetLootRollTimeLeft (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootSlotInfo(slot).sublime-snippet b/Reference/API Reference/GetLootSlotInfo(slot).sublime-snippet index 9e625f975..810cf7691 100644 --- a/Reference/API Reference/GetLootSlotInfo(slot).sublime-snippet +++ b/Reference/API Reference/GetLootSlotInfo(slot).sublime-snippet @@ -2,5 +2,5 @@ GetLootSlotInfo (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootSlotLink(slot).sublime-snippet b/Reference/API Reference/GetLootSlotLink(slot).sublime-snippet index 44721709e..b6d094a53 100644 --- a/Reference/API Reference/GetLootSlotLink(slot).sublime-snippet +++ b/Reference/API Reference/GetLootSlotLink(slot).sublime-snippet @@ -2,5 +2,5 @@ GetLootSlotLink (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootSlotType(slot).sublime-snippet b/Reference/API Reference/GetLootSlotType(slot).sublime-snippet index 986a419a9..facdec639 100644 --- a/Reference/API Reference/GetLootSlotType(slot).sublime-snippet +++ b/Reference/API Reference/GetLootSlotType(slot).sublime-snippet @@ -2,5 +2,5 @@ GetLootSlotType (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootSourceInfo(index).sublime-snippet b/Reference/API Reference/GetLootSourceInfo(index).sublime-snippet index bb50f1703..8107888e9 100644 --- a/Reference/API Reference/GetLootSourceInfo(index).sublime-snippet +++ b/Reference/API Reference/GetLootSourceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetLootSourceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLootSpecialization(...).sublime-snippet b/Reference/API Reference/GetLootSpecialization(...).sublime-snippet new file mode 100644 index 000000000..ff58dc5f4 --- /dev/null +++ b/Reference/API Reference/GetLootSpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLootSpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetLootThreshold().sublime-snippet b/Reference/API Reference/GetLootThreshold().sublime-snippet index 31c198471..9e2f087a0 100644 --- a/Reference/API Reference/GetLootThreshold().sublime-snippet +++ b/Reference/API Reference/GetLootThreshold().sublime-snippet @@ -2,5 +2,5 @@ GetLootThreshold () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetLowBit(...).sublime-snippet b/Reference/API Reference/GetLowBit(...).sublime-snippet new file mode 100644 index 000000000..1c2234228 --- /dev/null +++ b/Reference/API Reference/GetLowBit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetLowBit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMacroBody(index).sublime-snippet b/Reference/API Reference/GetMacroBody(index).sublime-snippet index 89e674a16..020371a95 100644 --- a/Reference/API Reference/GetMacroBody(index).sublime-snippet +++ b/Reference/API Reference/GetMacroBody(index).sublime-snippet @@ -2,5 +2,5 @@ GetMacroBody (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroBody(name).sublime-snippet b/Reference/API Reference/GetMacroBody(name).sublime-snippet index 4c87649c0..47e11d7e7 100644 --- a/Reference/API Reference/GetMacroBody(name).sublime-snippet +++ b/Reference/API Reference/GetMacroBody(name).sublime-snippet @@ -2,5 +2,5 @@ GetMacroBody ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroIcons(tbl).sublime-snippet b/Reference/API Reference/GetMacroIcons(tbl).sublime-snippet index c4b8de086..ea0b5e2ea 100644 --- a/Reference/API Reference/GetMacroIcons(tbl).sublime-snippet +++ b/Reference/API Reference/GetMacroIcons(tbl).sublime-snippet @@ -2,5 +2,5 @@ GetMacroIcons (tbl) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroIndexByName(name).sublime-snippet b/Reference/API Reference/GetMacroIndexByName(name).sublime-snippet index 636636501..87254c99d 100644 --- a/Reference/API Reference/GetMacroIndexByName(name).sublime-snippet +++ b/Reference/API Reference/GetMacroIndexByName(name).sublime-snippet @@ -2,5 +2,5 @@ GetMacroIndexByName ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroInfo(index).sublime-snippet b/Reference/API Reference/GetMacroInfo(index).sublime-snippet index 65bce544b..5963c8691 100644 --- a/Reference/API Reference/GetMacroInfo(index).sublime-snippet +++ b/Reference/API Reference/GetMacroInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetMacroInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroInfo(name).sublime-snippet b/Reference/API Reference/GetMacroInfo(name).sublime-snippet index f49108e79..d48903267 100644 --- a/Reference/API Reference/GetMacroInfo(name).sublime-snippet +++ b/Reference/API Reference/GetMacroInfo(name).sublime-snippet @@ -2,5 +2,5 @@ GetMacroInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroItem(index).sublime-snippet b/Reference/API Reference/GetMacroItem(index).sublime-snippet index 40d0c6b92..6d19a1c1b 100644 --- a/Reference/API Reference/GetMacroItem(index).sublime-snippet +++ b/Reference/API Reference/GetMacroItem(index).sublime-snippet @@ -2,5 +2,5 @@ GetMacroItem (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroItem(name).sublime-snippet b/Reference/API Reference/GetMacroItem(name).sublime-snippet index d9ac7d56b..8a973080d 100644 --- a/Reference/API Reference/GetMacroItem(name).sublime-snippet +++ b/Reference/API Reference/GetMacroItem(name).sublime-snippet @@ -2,5 +2,5 @@ GetMacroItem ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroItemIcons(tbl).sublime-snippet b/Reference/API Reference/GetMacroItemIcons(tbl).sublime-snippet index 5f9139724..35f3a1e63 100644 --- a/Reference/API Reference/GetMacroItemIcons(tbl).sublime-snippet +++ b/Reference/API Reference/GetMacroItemIcons(tbl).sublime-snippet @@ -2,5 +2,5 @@ GetMacroItemIcons (tbl) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroSpell(index).sublime-snippet b/Reference/API Reference/GetMacroSpell(index).sublime-snippet index 9827195d1..bc87bfadd 100644 --- a/Reference/API Reference/GetMacroSpell(index).sublime-snippet +++ b/Reference/API Reference/GetMacroSpell(index).sublime-snippet @@ -2,5 +2,5 @@ GetMacroSpell (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMacroSpell(name).sublime-snippet b/Reference/API Reference/GetMacroSpell(name).sublime-snippet index e30af3551..d1cc0a937 100644 --- a/Reference/API Reference/GetMacroSpell(name).sublime-snippet +++ b/Reference/API Reference/GetMacroSpell(name).sublime-snippet @@ -2,5 +2,5 @@ GetMacroSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetManaRegen().sublime-snippet b/Reference/API Reference/GetManaRegen().sublime-snippet index 701371498..6174a753e 100644 --- a/Reference/API Reference/GetManaRegen().sublime-snippet +++ b/Reference/API Reference/GetManaRegen().sublime-snippet @@ -2,5 +2,5 @@ GetManaRegen () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetManagedEnvironment(...).sublime-snippet b/Reference/API Reference/GetManagedEnvironment(...).sublime-snippet new file mode 100644 index 000000000..cac37e529 --- /dev/null +++ b/Reference/API Reference/GetManagedEnvironment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetManagedEnvironment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMapContinents().sublime-snippet b/Reference/API Reference/GetMapContinents().sublime-snippet deleted file mode 100644 index b4dd89751..000000000 --- a/Reference/API Reference/GetMapContinents().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMapContinents - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMapInfo().sublime-snippet b/Reference/API Reference/GetMapInfo().sublime-snippet deleted file mode 100644 index c7c1bf995..000000000 --- a/Reference/API Reference/GetMapInfo().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMapInfo - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMapLandmarkInfo(index).sublime-snippet b/Reference/API Reference/GetMapLandmarkInfo(index).sublime-snippet deleted file mode 100644 index 1b18c0ef6..000000000 --- a/Reference/API Reference/GetMapLandmarkInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMapLandmarkInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMapNameByID(id).sublime-snippet b/Reference/API Reference/GetMapNameByID(id).sublime-snippet deleted file mode 100644 index c4f8bd938..000000000 --- a/Reference/API Reference/GetMapNameByID(id).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMapNameByID - (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMapOverlayInfo(index).sublime-snippet b/Reference/API Reference/GetMapOverlayInfo(index).sublime-snippet deleted file mode 100644 index 1a37f04e4..000000000 --- a/Reference/API Reference/GetMapOverlayInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMapOverlayInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMapZones(continentIndex).sublime-snippet b/Reference/API Reference/GetMapZones(continentIndex).sublime-snippet deleted file mode 100644 index fdc5e4666..000000000 --- a/Reference/API Reference/GetMapZones(continentIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMapZones - (continentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMasterLootCandidate(index).sublime-snippet b/Reference/API Reference/GetMasterLootCandidate(index).sublime-snippet index 909ac8d08..cddbd3e39 100644 --- a/Reference/API Reference/GetMasterLootCandidate(index).sublime-snippet +++ b/Reference/API Reference/GetMasterLootCandidate(index).sublime-snippet @@ -2,5 +2,5 @@ GetMasterLootCandidate (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMastery().sublime-snippet b/Reference/API Reference/GetMastery().sublime-snippet index 204f40efb..0ddbaca0d 100644 --- a/Reference/API Reference/GetMastery().sublime-snippet +++ b/Reference/API Reference/GetMastery().sublime-snippet @@ -2,5 +2,5 @@ GetMastery () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMasteryEffect(...).sublime-snippet b/Reference/API Reference/GetMasteryEffect(...).sublime-snippet new file mode 100644 index 000000000..460a01613 --- /dev/null +++ b/Reference/API Reference/GetMasteryEffect(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMasteryEffect + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaterialTextColors(...).sublime-snippet b/Reference/API Reference/GetMaterialTextColors(...).sublime-snippet new file mode 100644 index 000000000..6c1d2153b --- /dev/null +++ b/Reference/API Reference/GetMaterialTextColors(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaterialTextColors + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaxArenaCurrency().sublime-snippet b/Reference/API Reference/GetMaxArenaCurrency().sublime-snippet index 58c9ca46f..2e7d0742a 100644 --- a/Reference/API Reference/GetMaxArenaCurrency().sublime-snippet +++ b/Reference/API Reference/GetMaxArenaCurrency().sublime-snippet @@ -2,5 +2,5 @@ GetMaxArenaCurrency () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMaxBattlefieldID().sublime-snippet b/Reference/API Reference/GetMaxBattlefieldID().sublime-snippet index db112a2a8..8ddd9311a 100644 --- a/Reference/API Reference/GetMaxBattlefieldID().sublime-snippet +++ b/Reference/API Reference/GetMaxBattlefieldID().sublime-snippet @@ -2,5 +2,5 @@ GetMaxBattlefieldID () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMaxCombatRatingBonus(ratingIndex).sublime-snippet b/Reference/API Reference/GetMaxCombatRatingBonus(ratingIndex).sublime-snippet index 074f4a643..0feeaec33 100644 --- a/Reference/API Reference/GetMaxCombatRatingBonus(ratingIndex).sublime-snippet +++ b/Reference/API Reference/GetMaxCombatRatingBonus(ratingIndex).sublime-snippet @@ -2,5 +2,5 @@ GetMaxCombatRatingBonus (ratingIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMaxLevelForExpansionLevel(...).sublime-snippet b/Reference/API Reference/GetMaxLevelForExpansionLevel(...).sublime-snippet new file mode 100644 index 000000000..f9908d7ca --- /dev/null +++ b/Reference/API Reference/GetMaxLevelForExpansionLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaxLevelForExpansionLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaxNumCUFProfiles(...).sublime-snippet b/Reference/API Reference/GetMaxNumCUFProfiles(...).sublime-snippet new file mode 100644 index 000000000..4bb0cc069 --- /dev/null +++ b/Reference/API Reference/GetMaxNumCUFProfiles(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaxNumCUFProfiles + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaxPlayerLevel().sublime-snippet b/Reference/API Reference/GetMaxPlayerLevel().sublime-snippet index a14edcd4c..6f8e8b5a4 100644 --- a/Reference/API Reference/GetMaxPlayerLevel().sublime-snippet +++ b/Reference/API Reference/GetMaxPlayerLevel().sublime-snippet @@ -2,5 +2,5 @@ GetMaxPlayerLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMaxRenderScale(...).sublime-snippet b/Reference/API Reference/GetMaxRenderScale(...).sublime-snippet new file mode 100644 index 000000000..54f98dc52 --- /dev/null +++ b/Reference/API Reference/GetMaxRenderScale(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaxRenderScale + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaxRewardCurrencies(...).sublime-snippet b/Reference/API Reference/GetMaxRewardCurrencies(...).sublime-snippet new file mode 100644 index 000000000..416bd1621 --- /dev/null +++ b/Reference/API Reference/GetMaxRewardCurrencies(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaxRewardCurrencies + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaxSpellStartRecoveryOffset(...).sublime-snippet b/Reference/API Reference/GetMaxSpellStartRecoveryOffset(...).sublime-snippet new file mode 100644 index 000000000..94385bcfd --- /dev/null +++ b/Reference/API Reference/GetMaxSpellStartRecoveryOffset(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaxSpellStartRecoveryOffset + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaxTalentTier(...).sublime-snippet b/Reference/API Reference/GetMaxTalentTier(...).sublime-snippet new file mode 100644 index 000000000..f13bde4ed --- /dev/null +++ b/Reference/API Reference/GetMaxTalentTier(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaxTalentTier + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaxUIPanelsWidth(...).sublime-snippet b/Reference/API Reference/GetMaxUIPanelsWidth(...).sublime-snippet new file mode 100644 index 000000000..0ef88ac11 --- /dev/null +++ b/Reference/API Reference/GetMaxUIPanelsWidth(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaxUIPanelsWidth + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMaximumExpansionLevel(...).sublime-snippet b/Reference/API Reference/GetMaximumExpansionLevel(...).sublime-snippet new file mode 100644 index 000000000..68e9df141 --- /dev/null +++ b/Reference/API Reference/GetMaximumExpansionLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMaximumExpansionLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMeleeHaste().sublime-snippet b/Reference/API Reference/GetMeleeHaste().sublime-snippet index a25976f96..e7fdbffaa 100644 --- a/Reference/API Reference/GetMeleeHaste().sublime-snippet +++ b/Reference/API Reference/GetMeleeHaste().sublime-snippet @@ -2,5 +2,5 @@ GetMeleeHaste () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMerchantCurrencies(...).sublime-snippet b/Reference/API Reference/GetMerchantCurrencies(...).sublime-snippet new file mode 100644 index 000000000..03735d9b8 --- /dev/null +++ b/Reference/API Reference/GetMerchantCurrencies(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMerchantCurrencies + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMerchantFilter(...).sublime-snippet b/Reference/API Reference/GetMerchantFilter(...).sublime-snippet new file mode 100644 index 000000000..ee979f688 --- /dev/null +++ b/Reference/API Reference/GetMerchantFilter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMerchantFilter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMerchantItemCostInfo(index).sublime-snippet b/Reference/API Reference/GetMerchantItemCostInfo(index).sublime-snippet index b64c70957..8adaae440 100644 --- a/Reference/API Reference/GetMerchantItemCostInfo(index).sublime-snippet +++ b/Reference/API Reference/GetMerchantItemCostInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetMerchantItemCostInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMerchantItemCostItem(index, currency).sublime-snippet b/Reference/API Reference/GetMerchantItemCostItem(index, currency).sublime-snippet index b3a502f62..a988bea77 100644 --- a/Reference/API Reference/GetMerchantItemCostItem(index, currency).sublime-snippet +++ b/Reference/API Reference/GetMerchantItemCostItem(index, currency).sublime-snippet @@ -2,5 +2,5 @@ GetMerchantItemCostItem (index, currency) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMerchantItemID(...).sublime-snippet b/Reference/API Reference/GetMerchantItemID(...).sublime-snippet new file mode 100644 index 000000000..4d40ac279 --- /dev/null +++ b/Reference/API Reference/GetMerchantItemID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMerchantItemID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMerchantItemInfo(index).sublime-snippet b/Reference/API Reference/GetMerchantItemInfo(index).sublime-snippet index 5773fae97..e7537d9b6 100644 --- a/Reference/API Reference/GetMerchantItemInfo(index).sublime-snippet +++ b/Reference/API Reference/GetMerchantItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetMerchantItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMerchantItemLink(index).sublime-snippet b/Reference/API Reference/GetMerchantItemLink(index).sublime-snippet index 6c347e213..c2ac30814 100644 --- a/Reference/API Reference/GetMerchantItemLink(index).sublime-snippet +++ b/Reference/API Reference/GetMerchantItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetMerchantItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMerchantItemMaxStack(index).sublime-snippet b/Reference/API Reference/GetMerchantItemMaxStack(index).sublime-snippet index f05d535a6..52726f082 100644 --- a/Reference/API Reference/GetMerchantItemMaxStack(index).sublime-snippet +++ b/Reference/API Reference/GetMerchantItemMaxStack(index).sublime-snippet @@ -2,5 +2,5 @@ GetMerchantItemMaxStack (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMerchantNumItems().sublime-snippet b/Reference/API Reference/GetMerchantNumItems().sublime-snippet index 6fffa483b..dded56d94 100644 --- a/Reference/API Reference/GetMerchantNumItems().sublime-snippet +++ b/Reference/API Reference/GetMerchantNumItems().sublime-snippet @@ -2,5 +2,5 @@ GetMerchantNumItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMessageTypeColor(...).sublime-snippet b/Reference/API Reference/GetMessageTypeColor(...).sublime-snippet new file mode 100644 index 000000000..ac7a2095e --- /dev/null +++ b/Reference/API Reference/GetMessageTypeColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMessageTypeColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMessageTypeState(...).sublime-snippet b/Reference/API Reference/GetMessageTypeState(...).sublime-snippet new file mode 100644 index 000000000..dd9d8ed1c --- /dev/null +++ b/Reference/API Reference/GetMessageTypeState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMessageTypeState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMinRenderScale(...).sublime-snippet b/Reference/API Reference/GetMinRenderScale(...).sublime-snippet new file mode 100644 index 000000000..9c8a4abaa --- /dev/null +++ b/Reference/API Reference/GetMinRenderScale(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMinRenderScale + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMinimapZoneText().sublime-snippet b/Reference/API Reference/GetMinimapZoneText().sublime-snippet index 3f819e490..dbbe2cd73 100644 --- a/Reference/API Reference/GetMinimapZoneText().sublime-snippet +++ b/Reference/API Reference/GetMinimapZoneText().sublime-snippet @@ -2,5 +2,5 @@ GetMinimapZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMinimumExpansionLevel(...).sublime-snippet b/Reference/API Reference/GetMinimumExpansionLevel(...).sublime-snippet new file mode 100644 index 000000000..9ef5e29a3 --- /dev/null +++ b/Reference/API Reference/GetMinimumExpansionLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMinimumExpansionLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMirrorTimerInfo(index).sublime-snippet b/Reference/API Reference/GetMirrorTimerInfo(index).sublime-snippet index 0e8a93fc6..b04efe5b3 100644 --- a/Reference/API Reference/GetMirrorTimerInfo(index).sublime-snippet +++ b/Reference/API Reference/GetMirrorTimerInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetMirrorTimerInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMirrorTimerProgress(timer).sublime-snippet b/Reference/API Reference/GetMirrorTimerProgress(timer).sublime-snippet index ceb672274..d99cff117 100644 --- a/Reference/API Reference/GetMirrorTimerProgress(timer).sublime-snippet +++ b/Reference/API Reference/GetMirrorTimerProgress(timer).sublime-snippet @@ -2,5 +2,5 @@ GetMirrorTimerProgress ("timer") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetModResilienceDamageReduction(...).sublime-snippet b/Reference/API Reference/GetModResilienceDamageReduction(...).sublime-snippet new file mode 100644 index 000000000..3e9707694 --- /dev/null +++ b/Reference/API Reference/GetModResilienceDamageReduction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetModResilienceDamageReduction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetModifiedClick(name).sublime-snippet b/Reference/API Reference/GetModifiedClick(name).sublime-snippet index 5ee14fb72..d8bbeb2b1 100644 --- a/Reference/API Reference/GetModifiedClick(name).sublime-snippet +++ b/Reference/API Reference/GetModifiedClick(name).sublime-snippet @@ -2,5 +2,5 @@ GetModifiedClick ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetModifiedClickAction(index).sublime-snippet b/Reference/API Reference/GetModifiedClickAction(index).sublime-snippet index cab911bb4..c19c20e01 100644 --- a/Reference/API Reference/GetModifiedClickAction(index).sublime-snippet +++ b/Reference/API Reference/GetModifiedClickAction(index).sublime-snippet @@ -2,5 +2,5 @@ GetModifiedClickAction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMoney().sublime-snippet b/Reference/API Reference/GetMoney().sublime-snippet index 11b27e15f..9bba2181f 100644 --- a/Reference/API Reference/GetMoney().sublime-snippet +++ b/Reference/API Reference/GetMoney().sublime-snippet @@ -2,5 +2,5 @@ GetMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMoneyString(...).sublime-snippet b/Reference/API Reference/GetMoneyString(...).sublime-snippet new file mode 100644 index 000000000..72b44ebaa --- /dev/null +++ b/Reference/API Reference/GetMoneyString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMoneyString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMonitorAspectRatio(monitorIndex).sublime-snippet b/Reference/API Reference/GetMonitorAspectRatio(monitorIndex).sublime-snippet index f3628d4e5..7b35ca49c 100644 --- a/Reference/API Reference/GetMonitorAspectRatio(monitorIndex).sublime-snippet +++ b/Reference/API Reference/GetMonitorAspectRatio(monitorIndex).sublime-snippet @@ -2,5 +2,5 @@ GetMonitorAspectRatio (monitorIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMonitorCount().sublime-snippet b/Reference/API Reference/GetMonitorCount().sublime-snippet index 9545ade26..6a03c6097 100644 --- a/Reference/API Reference/GetMonitorCount().sublime-snippet +++ b/Reference/API Reference/GetMonitorCount().sublime-snippet @@ -2,5 +2,5 @@ GetMonitorCount () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMonitorName(monitorIndex).sublime-snippet b/Reference/API Reference/GetMonitorName(monitorIndex).sublime-snippet index c2916b595..4d3ffcc59 100644 --- a/Reference/API Reference/GetMonitorName(monitorIndex).sublime-snippet +++ b/Reference/API Reference/GetMonitorName(monitorIndex).sublime-snippet @@ -2,5 +2,5 @@ GetMonitorName (monitorIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMouseButtonClicked().sublime-snippet b/Reference/API Reference/GetMouseButtonClicked().sublime-snippet index ac4b2790a..17690f630 100644 --- a/Reference/API Reference/GetMouseButtonClicked().sublime-snippet +++ b/Reference/API Reference/GetMouseButtonClicked().sublime-snippet @@ -2,5 +2,5 @@ GetMouseButtonClicked () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMouseButtonName(buttonNumber).sublime-snippet b/Reference/API Reference/GetMouseButtonName(buttonNumber).sublime-snippet index 32d158fa8..8d9a13317 100644 --- a/Reference/API Reference/GetMouseButtonName(buttonNumber).sublime-snippet +++ b/Reference/API Reference/GetMouseButtonName(buttonNumber).sublime-snippet @@ -2,5 +2,5 @@ GetMouseButtonName (buttonNumber) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMouseClickFocus(...).sublime-snippet b/Reference/API Reference/GetMouseClickFocus(...).sublime-snippet new file mode 100644 index 000000000..6e287440f --- /dev/null +++ b/Reference/API Reference/GetMouseClickFocus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMouseClickFocus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMouseFocus().sublime-snippet b/Reference/API Reference/GetMouseFocus().sublime-snippet index eeae38346..2b78ea484 100644 --- a/Reference/API Reference/GetMouseFocus().sublime-snippet +++ b/Reference/API Reference/GetMouseFocus().sublime-snippet @@ -2,5 +2,5 @@ GetMouseFocus () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetMouseMotionFocus(...).sublime-snippet b/Reference/API Reference/GetMouseMotionFocus(...).sublime-snippet new file mode 100644 index 000000000..20dfc7a65 --- /dev/null +++ b/Reference/API Reference/GetMouseMotionFocus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMouseMotionFocus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMovieDownloadProgress(...).sublime-snippet b/Reference/API Reference/GetMovieDownloadProgress(...).sublime-snippet new file mode 100644 index 000000000..3bbe689b1 --- /dev/null +++ b/Reference/API Reference/GetMovieDownloadProgress(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMovieDownloadProgress + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMultiCastBarIndex(...).sublime-snippet b/Reference/API Reference/GetMultiCastBarIndex(...).sublime-snippet new file mode 100644 index 000000000..76408617e --- /dev/null +++ b/Reference/API Reference/GetMultiCastBarIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMultiCastBarIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMultiCastTotemSpells(...).sublime-snippet b/Reference/API Reference/GetMultiCastTotemSpells(...).sublime-snippet new file mode 100644 index 000000000..af9200d7b --- /dev/null +++ b/Reference/API Reference/GetMultiCastTotemSpells(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetMultiCastTotemSpells + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetMuteName(index).sublime-snippet b/Reference/API Reference/GetMuteName(index).sublime-snippet deleted file mode 100644 index a7588d714..000000000 --- a/Reference/API Reference/GetMuteName(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMuteName - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMuteStatus(name, [channel]).sublime-snippet b/Reference/API Reference/GetMuteStatus(name, [channel]).sublime-snippet deleted file mode 100644 index 1163e3071..000000000 --- a/Reference/API Reference/GetMuteStatus(name, [channel]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMuteStatus - ("name", ["channel"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetMuteStatus(unit, [channel]).sublime-snippet b/Reference/API Reference/GetMuteStatus(unit, [channel]).sublime-snippet deleted file mode 100644 index 77016bdbf..000000000 --- a/Reference/API Reference/GetMuteStatus(unit, [channel]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetMuteStatus - ("unit", ["channel"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetNavigationButtonEnabledStates(...).sublime-snippet b/Reference/API Reference/GetNavigationButtonEnabledStates(...).sublime-snippet new file mode 100644 index 000000000..783774662 --- /dev/null +++ b/Reference/API Reference/GetNavigationButtonEnabledStates(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNavigationButtonEnabledStates + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNetIpTypes(...).sublime-snippet b/Reference/API Reference/GetNetIpTypes(...).sublime-snippet new file mode 100644 index 000000000..1efef5e9b --- /dev/null +++ b/Reference/API Reference/GetNetIpTypes(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNetIpTypes + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNetStats().sublime-snippet b/Reference/API Reference/GetNetStats().sublime-snippet index 1ab480f0e..84704d577 100644 --- a/Reference/API Reference/GetNetStats().sublime-snippet +++ b/Reference/API Reference/GetNetStats().sublime-snippet @@ -2,5 +2,5 @@ GetNetStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNewActionHighlightMark(...).sublime-snippet b/Reference/API Reference/GetNewActionHighlightMark(...).sublime-snippet new file mode 100644 index 000000000..a06d24451 --- /dev/null +++ b/Reference/API Reference/GetNewActionHighlightMark(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNewActionHighlightMark + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNewSocketInfo(index).sublime-snippet b/Reference/API Reference/GetNewSocketInfo(index).sublime-snippet index c7b3c3352..eeafc53d9 100644 --- a/Reference/API Reference/GetNewSocketInfo(index).sublime-snippet +++ b/Reference/API Reference/GetNewSocketInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetNewSocketInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNewSocketLink(index).sublime-snippet b/Reference/API Reference/GetNewSocketLink(index).sublime-snippet index 115dc5004..554b598ef 100644 --- a/Reference/API Reference/GetNewSocketLink(index).sublime-snippet +++ b/Reference/API Reference/GetNewSocketLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetNewSocketLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNextAchievement(id).sublime-snippet b/Reference/API Reference/GetNextAchievement(id).sublime-snippet index daf50215a..65e5d46a8 100644 --- a/Reference/API Reference/GetNextAchievement(id).sublime-snippet +++ b/Reference/API Reference/GetNextAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ GetNextAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNextCompleatedTutorial(...).sublime-snippet b/Reference/API Reference/GetNextCompleatedTutorial(...).sublime-snippet new file mode 100644 index 000000000..a42d47305 --- /dev/null +++ b/Reference/API Reference/GetNextCompleatedTutorial(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNextCompleatedTutorial + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNextPendingInviteConfirmation(...).sublime-snippet b/Reference/API Reference/GetNextPendingInviteConfirmation(...).sublime-snippet new file mode 100644 index 000000000..5005fee78 --- /dev/null +++ b/Reference/API Reference/GetNextPendingInviteConfirmation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNextPendingInviteConfirmation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNormalizedRealmName(...).sublime-snippet b/Reference/API Reference/GetNormalizedRealmName(...).sublime-snippet new file mode 100644 index 000000000..0dbcf7501 --- /dev/null +++ b/Reference/API Reference/GetNormalizedRealmName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNormalizedRealmName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumActiveQuests().sublime-snippet b/Reference/API Reference/GetNumActiveQuests().sublime-snippet index a28ffe261..afa5df1b3 100644 --- a/Reference/API Reference/GetNumActiveQuests().sublime-snippet +++ b/Reference/API Reference/GetNumActiveQuests().sublime-snippet @@ -2,5 +2,5 @@ GetNumActiveQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumAddOns().sublime-snippet b/Reference/API Reference/GetNumAddOns().sublime-snippet index 5c8093853..7535396d9 100644 --- a/Reference/API Reference/GetNumAddOns().sublime-snippet +++ b/Reference/API Reference/GetNumAddOns().sublime-snippet @@ -2,5 +2,5 @@ GetNumAddOns () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumArchaeologyRaces().sublime-snippet b/Reference/API Reference/GetNumArchaeologyRaces().sublime-snippet index 4b5187d5a..199e454fe 100644 --- a/Reference/API Reference/GetNumArchaeologyRaces().sublime-snippet +++ b/Reference/API Reference/GetNumArchaeologyRaces().sublime-snippet @@ -2,5 +2,5 @@ GetNumArchaeologyRaces () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumArenaOpponentSpecs().sublime-snippet b/Reference/API Reference/GetNumArenaOpponentSpecs().sublime-snippet index 014459ee8..2b5fbca78 100644 --- a/Reference/API Reference/GetNumArenaOpponentSpecs().sublime-snippet +++ b/Reference/API Reference/GetNumArenaOpponentSpecs().sublime-snippet @@ -2,5 +2,5 @@ GetNumArenaOpponentSpecs () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumArenaOpponents().sublime-snippet b/Reference/API Reference/GetNumArenaOpponents().sublime-snippet index de0c986fc..4a6c2192f 100644 --- a/Reference/API Reference/GetNumArenaOpponents().sublime-snippet +++ b/Reference/API Reference/GetNumArenaOpponents().sublime-snippet @@ -2,5 +2,5 @@ GetNumArenaOpponents () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumArtifactsByRace(branchID).sublime-snippet b/Reference/API Reference/GetNumArtifactsByRace(branchID).sublime-snippet index 41eb72811..1fdf22e48 100644 --- a/Reference/API Reference/GetNumArtifactsByRace(branchID).sublime-snippet +++ b/Reference/API Reference/GetNumArtifactsByRace(branchID).sublime-snippet @@ -2,5 +2,5 @@ GetNumArtifactsByRace (branchID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumAuctionItems(list).sublime-snippet b/Reference/API Reference/GetNumAuctionItems(list).sublime-snippet index d68b4e48e..c72afd1a5 100644 --- a/Reference/API Reference/GetNumAuctionItems(list).sublime-snippet +++ b/Reference/API Reference/GetNumAuctionItems(list).sublime-snippet @@ -2,5 +2,5 @@ GetNumAuctionItems ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumAutoQuestPopUps().sublime-snippet b/Reference/API Reference/GetNumAutoQuestPopUps().sublime-snippet index 7cf81fb4f..badb1e3c4 100644 --- a/Reference/API Reference/GetNumAutoQuestPopUps().sublime-snippet +++ b/Reference/API Reference/GetNumAutoQuestPopUps().sublime-snippet @@ -2,5 +2,5 @@ GetNumAutoQuestPopUps () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumAvailableQuests().sublime-snippet b/Reference/API Reference/GetNumAvailableQuests().sublime-snippet index cf52b6035..b3df1ab09 100644 --- a/Reference/API Reference/GetNumAvailableQuests().sublime-snippet +++ b/Reference/API Reference/GetNumAvailableQuests().sublime-snippet @@ -2,5 +2,5 @@ GetNumAvailableQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBankSlots().sublime-snippet b/Reference/API Reference/GetNumBankSlots().sublime-snippet index afbb98924..069867e51 100644 --- a/Reference/API Reference/GetNumBankSlots().sublime-snippet +++ b/Reference/API Reference/GetNumBankSlots().sublime-snippet @@ -2,5 +2,5 @@ GetNumBankSlots () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBattlefieldFlagPositions().sublime-snippet b/Reference/API Reference/GetNumBattlefieldFlagPositions().sublime-snippet index c82ad11a8..9b1ffc2eb 100644 --- a/Reference/API Reference/GetNumBattlefieldFlagPositions().sublime-snippet +++ b/Reference/API Reference/GetNumBattlefieldFlagPositions().sublime-snippet @@ -2,5 +2,5 @@ GetNumBattlefieldFlagPositions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBattlefieldScores().sublime-snippet b/Reference/API Reference/GetNumBattlefieldScores().sublime-snippet index 361a5b642..6a8bb9868 100644 --- a/Reference/API Reference/GetNumBattlefieldScores().sublime-snippet +++ b/Reference/API Reference/GetNumBattlefieldScores().sublime-snippet @@ -2,5 +2,5 @@ GetNumBattlefieldScores () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBattlefieldStats().sublime-snippet b/Reference/API Reference/GetNumBattlefieldStats().sublime-snippet index 24373ce46..55eac3a94 100644 --- a/Reference/API Reference/GetNumBattlefieldStats().sublime-snippet +++ b/Reference/API Reference/GetNumBattlefieldStats().sublime-snippet @@ -2,5 +2,5 @@ GetNumBattlefieldStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBattlefieldVehicles().sublime-snippet b/Reference/API Reference/GetNumBattlefieldVehicles().sublime-snippet index f09fca790..e525a3270 100644 --- a/Reference/API Reference/GetNumBattlefieldVehicles().sublime-snippet +++ b/Reference/API Reference/GetNumBattlefieldVehicles().sublime-snippet @@ -2,5 +2,5 @@ GetNumBattlefieldVehicles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBattlegroundTypes().sublime-snippet b/Reference/API Reference/GetNumBattlegroundTypes().sublime-snippet index 59776401e..c6ed76e8b 100644 --- a/Reference/API Reference/GetNumBattlegroundTypes().sublime-snippet +++ b/Reference/API Reference/GetNumBattlegroundTypes().sublime-snippet @@ -2,5 +2,5 @@ GetNumBattlegroundTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBindings().sublime-snippet b/Reference/API Reference/GetNumBindings().sublime-snippet index 0a1246fef..23751aff8 100644 --- a/Reference/API Reference/GetNumBindings().sublime-snippet +++ b/Reference/API Reference/GetNumBindings().sublime-snippet @@ -2,5 +2,5 @@ GetNumBindings () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumBuybackItems().sublime-snippet b/Reference/API Reference/GetNumBuybackItems().sublime-snippet index 16373429d..094980c02 100644 --- a/Reference/API Reference/GetNumBuybackItems().sublime-snippet +++ b/Reference/API Reference/GetNumBuybackItems().sublime-snippet @@ -2,5 +2,5 @@ GetNumBuybackItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumChannelMembers(id).sublime-snippet b/Reference/API Reference/GetNumChannelMembers(id).sublime-snippet index 7ad4dbf7c..1887acccb 100644 --- a/Reference/API Reference/GetNumChannelMembers(id).sublime-snippet +++ b/Reference/API Reference/GetNumChannelMembers(id).sublime-snippet @@ -2,5 +2,5 @@ GetNumChannelMembers (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumClasses(...).sublime-snippet b/Reference/API Reference/GetNumClasses(...).sublime-snippet new file mode 100644 index 000000000..6ff984003 --- /dev/null +++ b/Reference/API Reference/GetNumClasses(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumClasses + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumCompanions(type).sublime-snippet b/Reference/API Reference/GetNumCompanions(type).sublime-snippet index e34a214c6..b36355363 100644 --- a/Reference/API Reference/GetNumCompanions(type).sublime-snippet +++ b/Reference/API Reference/GetNumCompanions(type).sublime-snippet @@ -2,5 +2,5 @@ GetNumCompanions ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumComparisonCompletedAchievements().sublime-snippet b/Reference/API Reference/GetNumComparisonCompletedAchievements().sublime-snippet index 25e51ea9e..772a82502 100644 --- a/Reference/API Reference/GetNumComparisonCompletedAchievements().sublime-snippet +++ b/Reference/API Reference/GetNumComparisonCompletedAchievements().sublime-snippet @@ -2,5 +2,5 @@ GetNumComparisonCompletedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumCompletedAchievements().sublime-snippet b/Reference/API Reference/GetNumCompletedAchievements().sublime-snippet index 307481717..8acd523d9 100644 --- a/Reference/API Reference/GetNumCompletedAchievements().sublime-snippet +++ b/Reference/API Reference/GetNumCompletedAchievements().sublime-snippet @@ -2,5 +2,5 @@ GetNumCompletedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumDeclensionSets(name, gender).sublime-snippet b/Reference/API Reference/GetNumDeclensionSets(name, gender).sublime-snippet index 865185e1e..86ca6e7c2 100644 --- a/Reference/API Reference/GetNumDeclensionSets(name, gender).sublime-snippet +++ b/Reference/API Reference/GetNumDeclensionSets(name, gender).sublime-snippet @@ -2,5 +2,5 @@ GetNumDeclensionSets ("name", gender) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumDisplayChannels().sublime-snippet b/Reference/API Reference/GetNumDisplayChannels().sublime-snippet index 96d7f9c8a..e35335308 100644 --- a/Reference/API Reference/GetNumDisplayChannels().sublime-snippet +++ b/Reference/API Reference/GetNumDisplayChannels().sublime-snippet @@ -2,5 +2,5 @@ GetNumDisplayChannels () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumDungeonForRandomSlot(...).sublime-snippet b/Reference/API Reference/GetNumDungeonForRandomSlot(...).sublime-snippet new file mode 100644 index 000000000..0c1575ded --- /dev/null +++ b/Reference/API Reference/GetNumDungeonForRandomSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumDungeonForRandomSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumDungeonMapLevels().sublime-snippet b/Reference/API Reference/GetNumDungeonMapLevels().sublime-snippet deleted file mode 100644 index 1b348930e..000000000 --- a/Reference/API Reference/GetNumDungeonMapLevels().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetNumDungeonMapLevels - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetNumEquipmentSets().sublime-snippet b/Reference/API Reference/GetNumEquipmentSets().sublime-snippet deleted file mode 100644 index d4793d933..000000000 --- a/Reference/API Reference/GetNumEquipmentSets().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetNumEquipmentSets - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetNumExpansions().sublime-snippet b/Reference/API Reference/GetNumExpansions().sublime-snippet index ef0e6f1d2..9c8454ef1 100644 --- a/Reference/API Reference/GetNumExpansions().sublime-snippet +++ b/Reference/API Reference/GetNumExpansions().sublime-snippet @@ -2,5 +2,5 @@ GetNumExpansions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumFactions().sublime-snippet b/Reference/API Reference/GetNumFactions().sublime-snippet index 377325db6..59c5e8c64 100644 --- a/Reference/API Reference/GetNumFactions().sublime-snippet +++ b/Reference/API Reference/GetNumFactions().sublime-snippet @@ -2,5 +2,5 @@ GetNumFactions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumFilteredAchievements(...).sublime-snippet b/Reference/API Reference/GetNumFilteredAchievements(...).sublime-snippet new file mode 100644 index 000000000..68ce70f3c --- /dev/null +++ b/Reference/API Reference/GetNumFilteredAchievements(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumFilteredAchievements + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumFlexRaidDungeons(...).sublime-snippet b/Reference/API Reference/GetNumFlexRaidDungeons(...).sublime-snippet new file mode 100644 index 000000000..5d3904d94 --- /dev/null +++ b/Reference/API Reference/GetNumFlexRaidDungeons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumFlexRaidDungeons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumFlyouts().sublime-snippet b/Reference/API Reference/GetNumFlyouts().sublime-snippet index d64959bc2..ed118622c 100644 --- a/Reference/API Reference/GetNumFlyouts().sublime-snippet +++ b/Reference/API Reference/GetNumFlyouts().sublime-snippet @@ -2,5 +2,5 @@ GetNumFlyouts () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumFrames().sublime-snippet b/Reference/API Reference/GetNumFrames().sublime-snippet index 6358d4c1d..7caaa5096 100644 --- a/Reference/API Reference/GetNumFrames().sublime-snippet +++ b/Reference/API Reference/GetNumFrames().sublime-snippet @@ -2,5 +2,5 @@ GetNumFrames () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumFriends().sublime-snippet b/Reference/API Reference/GetNumFriends().sublime-snippet index 6f40d5c15..ebcc7e162 100644 --- a/Reference/API Reference/GetNumFriends().sublime-snippet +++ b/Reference/API Reference/GetNumFriends().sublime-snippet @@ -2,5 +2,5 @@ GetNumFriends () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGossipActiveQuests().sublime-snippet b/Reference/API Reference/GetNumGossipActiveQuests().sublime-snippet index 88e6bdbd5..b603bbf11 100644 --- a/Reference/API Reference/GetNumGossipActiveQuests().sublime-snippet +++ b/Reference/API Reference/GetNumGossipActiveQuests().sublime-snippet @@ -2,5 +2,5 @@ GetNumGossipActiveQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGossipAvailableQuests().sublime-snippet b/Reference/API Reference/GetNumGossipAvailableQuests().sublime-snippet index cd4c62e53..61ef8245e 100644 --- a/Reference/API Reference/GetNumGossipAvailableQuests().sublime-snippet +++ b/Reference/API Reference/GetNumGossipAvailableQuests().sublime-snippet @@ -2,5 +2,5 @@ GetNumGossipAvailableQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGossipOptions().sublime-snippet b/Reference/API Reference/GetNumGossipOptions().sublime-snippet index f5eff691b..494799a38 100644 --- a/Reference/API Reference/GetNumGossipOptions().sublime-snippet +++ b/Reference/API Reference/GetNumGossipOptions().sublime-snippet @@ -2,5 +2,5 @@ GetNumGossipOptions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGroupChannels(...).sublime-snippet b/Reference/API Reference/GetNumGroupChannels(...).sublime-snippet new file mode 100644 index 000000000..8b76a211b --- /dev/null +++ b/Reference/API Reference/GetNumGroupChannels(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumGroupChannels + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumGroupMembers().sublime-snippet b/Reference/API Reference/GetNumGroupMembers().sublime-snippet index f6e9f0abd..1da353eb5 100644 --- a/Reference/API Reference/GetNumGroupMembers().sublime-snippet +++ b/Reference/API Reference/GetNumGroupMembers().sublime-snippet @@ -2,5 +2,5 @@ GetNumGroupMembers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildApplicants(...).sublime-snippet b/Reference/API Reference/GetNumGuildApplicants(...).sublime-snippet new file mode 100644 index 000000000..8b861ed9e --- /dev/null +++ b/Reference/API Reference/GetNumGuildApplicants(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumGuildApplicants + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumGuildBankMoneyTransactions().sublime-snippet b/Reference/API Reference/GetNumGuildBankMoneyTransactions().sublime-snippet index 138776e6b..df4652835 100644 --- a/Reference/API Reference/GetNumGuildBankMoneyTransactions().sublime-snippet +++ b/Reference/API Reference/GetNumGuildBankMoneyTransactions().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildBankMoneyTransactions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildBankTabs().sublime-snippet b/Reference/API Reference/GetNumGuildBankTabs().sublime-snippet index ccc16c3d8..043183b5a 100644 --- a/Reference/API Reference/GetNumGuildBankTabs().sublime-snippet +++ b/Reference/API Reference/GetNumGuildBankTabs().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildBankTabs () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildBankTransactions(tab).sublime-snippet b/Reference/API Reference/GetNumGuildBankTransactions(tab).sublime-snippet index 961474531..175ba8f61 100644 --- a/Reference/API Reference/GetNumGuildBankTransactions(tab).sublime-snippet +++ b/Reference/API Reference/GetNumGuildBankTransactions(tab).sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildBankTransactions (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildChallenges(...).sublime-snippet b/Reference/API Reference/GetNumGuildChallenges(...).sublime-snippet new file mode 100644 index 000000000..1cb09ade8 --- /dev/null +++ b/Reference/API Reference/GetNumGuildChallenges(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumGuildChallenges + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumGuildEvents().sublime-snippet b/Reference/API Reference/GetNumGuildEvents().sublime-snippet index 7336b25e8..c94317550 100644 --- a/Reference/API Reference/GetNumGuildEvents().sublime-snippet +++ b/Reference/API Reference/GetNumGuildEvents().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildEvents () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildMembers().sublime-snippet b/Reference/API Reference/GetNumGuildMembers().sublime-snippet index 6939e0923..27729c9e0 100644 --- a/Reference/API Reference/GetNumGuildMembers().sublime-snippet +++ b/Reference/API Reference/GetNumGuildMembers().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildMembers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildMembershipRequests(...).sublime-snippet b/Reference/API Reference/GetNumGuildMembershipRequests(...).sublime-snippet new file mode 100644 index 000000000..2b665662f --- /dev/null +++ b/Reference/API Reference/GetNumGuildMembershipRequests(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumGuildMembershipRequests + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumGuildNews().sublime-snippet b/Reference/API Reference/GetNumGuildNews().sublime-snippet index ba3864058..37d0bd5f8 100644 --- a/Reference/API Reference/GetNumGuildNews().sublime-snippet +++ b/Reference/API Reference/GetNumGuildNews().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildNews () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildPerks().sublime-snippet b/Reference/API Reference/GetNumGuildPerks().sublime-snippet index ddf2ffd8b..81e5d0cf0 100644 --- a/Reference/API Reference/GetNumGuildPerks().sublime-snippet +++ b/Reference/API Reference/GetNumGuildPerks().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildPerks () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildRewards().sublime-snippet b/Reference/API Reference/GetNumGuildRewards().sublime-snippet index a8fd3a232..db892dde1 100644 --- a/Reference/API Reference/GetNumGuildRewards().sublime-snippet +++ b/Reference/API Reference/GetNumGuildRewards().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildRewards () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumGuildTradeSkill().sublime-snippet b/Reference/API Reference/GetNumGuildTradeSkill().sublime-snippet index fd0bead35..2062cf9d7 100644 --- a/Reference/API Reference/GetNumGuildTradeSkill().sublime-snippet +++ b/Reference/API Reference/GetNumGuildTradeSkill().sublime-snippet @@ -2,5 +2,5 @@ GetNumGuildTradeSkill () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumIgnores().sublime-snippet b/Reference/API Reference/GetNumIgnores().sublime-snippet index 440655a1a..341c41dc8 100644 --- a/Reference/API Reference/GetNumIgnores().sublime-snippet +++ b/Reference/API Reference/GetNumIgnores().sublime-snippet @@ -2,5 +2,5 @@ GetNumIgnores () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumItemUpgradeEffects(...).sublime-snippet b/Reference/API Reference/GetNumItemUpgradeEffects(...).sublime-snippet new file mode 100644 index 000000000..531f7082f --- /dev/null +++ b/Reference/API Reference/GetNumItemUpgradeEffects(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumItemUpgradeEffects + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumLanguages().sublime-snippet b/Reference/API Reference/GetNumLanguages().sublime-snippet index d38096349..638930fb1 100644 --- a/Reference/API Reference/GetNumLanguages().sublime-snippet +++ b/Reference/API Reference/GetNumLanguages().sublime-snippet @@ -2,5 +2,5 @@ GetNumLanguages () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumLootItems().sublime-snippet b/Reference/API Reference/GetNumLootItems().sublime-snippet index ab57c9813..532d510ac 100644 --- a/Reference/API Reference/GetNumLootItems().sublime-snippet +++ b/Reference/API Reference/GetNumLootItems().sublime-snippet @@ -2,5 +2,5 @@ GetNumLootItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumMacros().sublime-snippet b/Reference/API Reference/GetNumMacros().sublime-snippet index 2cee88e53..ee66f400f 100644 --- a/Reference/API Reference/GetNumMacros().sublime-snippet +++ b/Reference/API Reference/GetNumMacros().sublime-snippet @@ -2,5 +2,5 @@ GetNumMacros () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumMapLandmarks().sublime-snippet b/Reference/API Reference/GetNumMapLandmarks().sublime-snippet deleted file mode 100644 index 7c05908ea..000000000 --- a/Reference/API Reference/GetNumMapLandmarks().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetNumMapLandmarks - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetNumMapOverlays().sublime-snippet b/Reference/API Reference/GetNumMapOverlays().sublime-snippet deleted file mode 100644 index f17ba2eec..000000000 --- a/Reference/API Reference/GetNumMapOverlays().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetNumMapOverlays - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetNumMembersInRank(...).sublime-snippet b/Reference/API Reference/GetNumMembersInRank(...).sublime-snippet new file mode 100644 index 000000000..86ae54639 --- /dev/null +++ b/Reference/API Reference/GetNumMembersInRank(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumMembersInRank + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumModifiedClickActions().sublime-snippet b/Reference/API Reference/GetNumModifiedClickActions().sublime-snippet index 478e0c876..1a021e955 100644 --- a/Reference/API Reference/GetNumModifiedClickActions().sublime-snippet +++ b/Reference/API Reference/GetNumModifiedClickActions().sublime-snippet @@ -2,5 +2,5 @@ GetNumModifiedClickActions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumMutes().sublime-snippet b/Reference/API Reference/GetNumMutes().sublime-snippet deleted file mode 100644 index 13ac65049..000000000 --- a/Reference/API Reference/GetNumMutes().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetNumMutes - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetNumPetitionNames().sublime-snippet b/Reference/API Reference/GetNumPetitionNames().sublime-snippet index fde1457e2..efc86731e 100644 --- a/Reference/API Reference/GetNumPetitionNames().sublime-snippet +++ b/Reference/API Reference/GetNumPetitionNames().sublime-snippet @@ -2,5 +2,5 @@ GetNumPetitionNames () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestChoices().sublime-snippet b/Reference/API Reference/GetNumQuestChoices().sublime-snippet index 298da85a2..b92f8ae7a 100644 --- a/Reference/API Reference/GetNumQuestChoices().sublime-snippet +++ b/Reference/API Reference/GetNumQuestChoices().sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestChoices () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestCurrencies(...).sublime-snippet b/Reference/API Reference/GetNumQuestCurrencies(...).sublime-snippet new file mode 100644 index 000000000..afd8930fd --- /dev/null +++ b/Reference/API Reference/GetNumQuestCurrencies(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumQuestCurrencies + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumQuestItemDrops(...).sublime-snippet b/Reference/API Reference/GetNumQuestItemDrops(...).sublime-snippet new file mode 100644 index 000000000..178674adc --- /dev/null +++ b/Reference/API Reference/GetNumQuestItemDrops(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumQuestItemDrops + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumQuestItems().sublime-snippet b/Reference/API Reference/GetNumQuestItems().sublime-snippet index 53597b840..39475ba44 100644 --- a/Reference/API Reference/GetNumQuestItems().sublime-snippet +++ b/Reference/API Reference/GetNumQuestItems().sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestLeaderBoards([questIndex]).sublime-snippet b/Reference/API Reference/GetNumQuestLeaderBoards([questIndex]).sublime-snippet index 93741ce69..ca067199f 100644 --- a/Reference/API Reference/GetNumQuestLeaderBoards([questIndex]).sublime-snippet +++ b/Reference/API Reference/GetNumQuestLeaderBoards([questIndex]).sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestLeaderBoards ([questIndex]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestLogChoices().sublime-snippet b/Reference/API Reference/GetNumQuestLogChoices().sublime-snippet index af8bd5c36..9fe628fd1 100644 --- a/Reference/API Reference/GetNumQuestLogChoices().sublime-snippet +++ b/Reference/API Reference/GetNumQuestLogChoices().sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestLogChoices () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestLogEntries().sublime-snippet b/Reference/API Reference/GetNumQuestLogEntries().sublime-snippet index d70e74333..3673e8321 100644 --- a/Reference/API Reference/GetNumQuestLogEntries().sublime-snippet +++ b/Reference/API Reference/GetNumQuestLogEntries().sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestLogEntries () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestLogRewardCurrencies(...).sublime-snippet b/Reference/API Reference/GetNumQuestLogRewardCurrencies(...).sublime-snippet new file mode 100644 index 000000000..cec895807 --- /dev/null +++ b/Reference/API Reference/GetNumQuestLogRewardCurrencies(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumQuestLogRewardCurrencies + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumQuestLogRewardFactions(...).sublime-snippet b/Reference/API Reference/GetNumQuestLogRewardFactions(...).sublime-snippet new file mode 100644 index 000000000..0ad5c5e18 --- /dev/null +++ b/Reference/API Reference/GetNumQuestLogRewardFactions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumQuestLogRewardFactions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumQuestLogRewardSpells(...).sublime-snippet b/Reference/API Reference/GetNumQuestLogRewardSpells(...).sublime-snippet new file mode 100644 index 000000000..9f117011a --- /dev/null +++ b/Reference/API Reference/GetNumQuestLogRewardSpells(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumQuestLogRewardSpells + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumQuestLogRewards().sublime-snippet b/Reference/API Reference/GetNumQuestLogRewards().sublime-snippet index e75408c66..22843230d 100644 --- a/Reference/API Reference/GetNumQuestLogRewards().sublime-snippet +++ b/Reference/API Reference/GetNumQuestLogRewards().sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestLogRewards () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestLogTasks(...).sublime-snippet b/Reference/API Reference/GetNumQuestLogTasks(...).sublime-snippet new file mode 100644 index 000000000..8ea68cf08 --- /dev/null +++ b/Reference/API Reference/GetNumQuestLogTasks(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumQuestLogTasks + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumQuestPOIWorldEffects(...).sublime-snippet b/Reference/API Reference/GetNumQuestPOIWorldEffects(...).sublime-snippet new file mode 100644 index 000000000..1e7e02925 --- /dev/null +++ b/Reference/API Reference/GetNumQuestPOIWorldEffects(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumQuestPOIWorldEffects + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumQuestRewards().sublime-snippet b/Reference/API Reference/GetNumQuestRewards().sublime-snippet index 06a49570e..7f0ff142f 100644 --- a/Reference/API Reference/GetNumQuestRewards().sublime-snippet +++ b/Reference/API Reference/GetNumQuestRewards().sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestRewards () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumQuestWatches().sublime-snippet b/Reference/API Reference/GetNumQuestWatches().sublime-snippet index f5d194f4a..f085124e9 100644 --- a/Reference/API Reference/GetNumQuestWatches().sublime-snippet +++ b/Reference/API Reference/GetNumQuestWatches().sublime-snippet @@ -2,5 +2,5 @@ GetNumQuestWatches () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumRFDungeons().sublime-snippet b/Reference/API Reference/GetNumRFDungeons().sublime-snippet index 49f243f4c..d6f64d113 100644 --- a/Reference/API Reference/GetNumRFDungeons().sublime-snippet +++ b/Reference/API Reference/GetNumRFDungeons().sublime-snippet @@ -2,5 +2,5 @@ GetNumRFDungeons () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumRaidProfiles(...).sublime-snippet b/Reference/API Reference/GetNumRaidProfiles(...).sublime-snippet new file mode 100644 index 000000000..c8d6eb992 --- /dev/null +++ b/Reference/API Reference/GetNumRaidProfiles(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumRaidProfiles + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumRandomDungeons(...).sublime-snippet b/Reference/API Reference/GetNumRandomDungeons(...).sublime-snippet new file mode 100644 index 000000000..ae0287757 --- /dev/null +++ b/Reference/API Reference/GetNumRandomDungeons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumRandomDungeons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumRandomScenarios(...).sublime-snippet b/Reference/API Reference/GetNumRandomScenarios(...).sublime-snippet new file mode 100644 index 000000000..97e77e69a --- /dev/null +++ b/Reference/API Reference/GetNumRandomScenarios(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumRandomScenarios + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumRecruitingGuilds(...).sublime-snippet b/Reference/API Reference/GetNumRecruitingGuilds(...).sublime-snippet new file mode 100644 index 000000000..393ca99e3 --- /dev/null +++ b/Reference/API Reference/GetNumRecruitingGuilds(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumRecruitingGuilds + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumRewardCurrencies(...).sublime-snippet b/Reference/API Reference/GetNumRewardCurrencies(...).sublime-snippet new file mode 100644 index 000000000..9e79864d3 --- /dev/null +++ b/Reference/API Reference/GetNumRewardCurrencies(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumRewardCurrencies + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumRewardSpells(...).sublime-snippet b/Reference/API Reference/GetNumRewardSpells(...).sublime-snippet new file mode 100644 index 000000000..c0ad46370 --- /dev/null +++ b/Reference/API Reference/GetNumRewardSpells(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumRewardSpells + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumRoutes(index).sublime-snippet b/Reference/API Reference/GetNumRoutes(index).sublime-snippet index 05b886984..268355d9a 100644 --- a/Reference/API Reference/GetNumRoutes(index).sublime-snippet +++ b/Reference/API Reference/GetNumRoutes(index).sublime-snippet @@ -2,5 +2,5 @@ GetNumRoutes (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumSavedInstances().sublime-snippet b/Reference/API Reference/GetNumSavedInstances().sublime-snippet index 752b4c51b..eeebde9de 100644 --- a/Reference/API Reference/GetNumSavedInstances().sublime-snippet +++ b/Reference/API Reference/GetNumSavedInstances().sublime-snippet @@ -2,5 +2,5 @@ GetNumSavedInstances () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumSavedWorldBosses(...).sublime-snippet b/Reference/API Reference/GetNumSavedWorldBosses(...).sublime-snippet new file mode 100644 index 000000000..27ea1535d --- /dev/null +++ b/Reference/API Reference/GetNumSavedWorldBosses(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumSavedWorldBosses + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumScenarios(...).sublime-snippet b/Reference/API Reference/GetNumScenarios(...).sublime-snippet new file mode 100644 index 000000000..249a8704b --- /dev/null +++ b/Reference/API Reference/GetNumScenarios(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumScenarios + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumShapeshiftForms().sublime-snippet b/Reference/API Reference/GetNumShapeshiftForms().sublime-snippet index ecc32dfec..d0d9a8110 100644 --- a/Reference/API Reference/GetNumShapeshiftForms().sublime-snippet +++ b/Reference/API Reference/GetNumShapeshiftForms().sublime-snippet @@ -2,5 +2,5 @@ GetNumShapeshiftForms () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumSoRRemaining(...).sublime-snippet b/Reference/API Reference/GetNumSoRRemaining(...).sublime-snippet new file mode 100644 index 000000000..60c9e9714 --- /dev/null +++ b/Reference/API Reference/GetNumSoRRemaining(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumSoRRemaining + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumSockets().sublime-snippet b/Reference/API Reference/GetNumSockets().sublime-snippet index eca323659..5f24ef452 100644 --- a/Reference/API Reference/GetNumSockets().sublime-snippet +++ b/Reference/API Reference/GetNumSockets().sublime-snippet @@ -2,5 +2,5 @@ GetNumSockets () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumSpecGroups(...).sublime-snippet b/Reference/API Reference/GetNumSpecGroups(...).sublime-snippet new file mode 100644 index 000000000..287feecaa --- /dev/null +++ b/Reference/API Reference/GetNumSpecGroups(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumSpecGroups + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumSpecializations(...).sublime-snippet b/Reference/API Reference/GetNumSpecializations(...).sublime-snippet new file mode 100644 index 000000000..7041facee --- /dev/null +++ b/Reference/API Reference/GetNumSpecializations(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumSpecializations + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumSpecializationsForClassID(...).sublime-snippet b/Reference/API Reference/GetNumSpecializationsForClassID(...).sublime-snippet new file mode 100644 index 000000000..dbbb21309 --- /dev/null +++ b/Reference/API Reference/GetNumSpecializationsForClassID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumSpecializationsForClassID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumSpellTabs(...).sublime-snippet b/Reference/API Reference/GetNumSpellTabs(...).sublime-snippet new file mode 100644 index 000000000..12d82fb84 --- /dev/null +++ b/Reference/API Reference/GetNumSpellTabs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumSpellTabs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumSubgroupMembers().sublime-snippet b/Reference/API Reference/GetNumSubgroupMembers().sublime-snippet index 971bcfc26..884b46278 100644 --- a/Reference/API Reference/GetNumSubgroupMembers().sublime-snippet +++ b/Reference/API Reference/GetNumSubgroupMembers().sublime-snippet @@ -2,5 +2,5 @@ GetNumSubgroupMembers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumTitles().sublime-snippet b/Reference/API Reference/GetNumTitles().sublime-snippet index c02b5916e..f6971aa9d 100644 --- a/Reference/API Reference/GetNumTitles().sublime-snippet +++ b/Reference/API Reference/GetNumTitles().sublime-snippet @@ -2,5 +2,5 @@ GetNumTitles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumTrackedAchievements().sublime-snippet b/Reference/API Reference/GetNumTrackedAchievements().sublime-snippet index 0507e5d63..f87c8999e 100644 --- a/Reference/API Reference/GetNumTrackedAchievements().sublime-snippet +++ b/Reference/API Reference/GetNumTrackedAchievements().sublime-snippet @@ -2,5 +2,5 @@ GetNumTrackedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumTrackingTypes().sublime-snippet b/Reference/API Reference/GetNumTrackingTypes().sublime-snippet index dcc02f87d..3681a0111 100644 --- a/Reference/API Reference/GetNumTrackingTypes().sublime-snippet +++ b/Reference/API Reference/GetNumTrackingTypes().sublime-snippet @@ -2,5 +2,5 @@ GetNumTrackingTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumTrainerServices().sublime-snippet b/Reference/API Reference/GetNumTrainerServices().sublime-snippet index 4ab7a8b51..8877da2fb 100644 --- a/Reference/API Reference/GetNumTrainerServices().sublime-snippet +++ b/Reference/API Reference/GetNumTrainerServices().sublime-snippet @@ -2,5 +2,5 @@ GetNumTrainerServices () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumTreasurePickerItems(...).sublime-snippet b/Reference/API Reference/GetNumTreasurePickerItems(...).sublime-snippet new file mode 100644 index 000000000..373dc56a9 --- /dev/null +++ b/Reference/API Reference/GetNumTreasurePickerItems(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumTreasurePickerItems + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumUnspentPvpTalents(...).sublime-snippet b/Reference/API Reference/GetNumUnspentPvpTalents(...).sublime-snippet new file mode 100644 index 000000000..18a963b98 --- /dev/null +++ b/Reference/API Reference/GetNumUnspentPvpTalents(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumUnspentPvpTalents + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumUnspentTalents(...).sublime-snippet b/Reference/API Reference/GetNumUnspentTalents(...).sublime-snippet new file mode 100644 index 000000000..088d12e8d --- /dev/null +++ b/Reference/API Reference/GetNumUnspentTalents(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumUnspentTalents + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumVoidTransferDeposit(...).sublime-snippet b/Reference/API Reference/GetNumVoidTransferDeposit(...).sublime-snippet new file mode 100644 index 000000000..c9205193f --- /dev/null +++ b/Reference/API Reference/GetNumVoidTransferDeposit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumVoidTransferDeposit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumVoidTransferWithdrawal(...).sublime-snippet b/Reference/API Reference/GetNumVoidTransferWithdrawal(...).sublime-snippet new file mode 100644 index 000000000..d9b9f3b7b --- /dev/null +++ b/Reference/API Reference/GetNumVoidTransferWithdrawal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumVoidTransferWithdrawal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumWarGameTypes(...).sublime-snippet b/Reference/API Reference/GetNumWarGameTypes(...).sublime-snippet new file mode 100644 index 000000000..0c3564ccb --- /dev/null +++ b/Reference/API Reference/GetNumWarGameTypes(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumWarGameTypes + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumWatchedTokens(...).sublime-snippet b/Reference/API Reference/GetNumWatchedTokens(...).sublime-snippet new file mode 100644 index 000000000..424919f3c --- /dev/null +++ b/Reference/API Reference/GetNumWatchedTokens(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumWatchedTokens + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumWhoResults().sublime-snippet b/Reference/API Reference/GetNumWhoResults().sublime-snippet index edf0789c6..0b23f004d 100644 --- a/Reference/API Reference/GetNumWhoResults().sublime-snippet +++ b/Reference/API Reference/GetNumWhoResults().sublime-snippet @@ -2,5 +2,5 @@ GetNumWhoResults () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetNumWorldPVPAreas(...).sublime-snippet b/Reference/API Reference/GetNumWorldPVPAreas(...).sublime-snippet new file mode 100644 index 000000000..bbcab7b48 --- /dev/null +++ b/Reference/API Reference/GetNumWorldPVPAreas(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumWorldPVPAreas + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumWorldQuestWatches(...).sublime-snippet b/Reference/API Reference/GetNumWorldQuestWatches(...).sublime-snippet new file mode 100644 index 000000000..7d32e0b53 --- /dev/null +++ b/Reference/API Reference/GetNumWorldQuestWatches(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetNumWorldQuestWatches + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetNumWorldStateUI().sublime-snippet b/Reference/API Reference/GetNumWorldStateUI().sublime-snippet deleted file mode 100644 index b4eb6d6a1..000000000 --- a/Reference/API Reference/GetNumWorldStateUI().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetNumWorldStateUI - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetOSLocale(...).sublime-snippet b/Reference/API Reference/GetOSLocale(...).sublime-snippet new file mode 100644 index 000000000..c8167034e --- /dev/null +++ b/Reference/API Reference/GetOSLocale(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetOSLocale + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetObjectIconTextureCoords(...).sublime-snippet b/Reference/API Reference/GetObjectIconTextureCoords(...).sublime-snippet new file mode 100644 index 000000000..952d43ab5 --- /dev/null +++ b/Reference/API Reference/GetObjectIconTextureCoords(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetObjectIconTextureCoords + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetObjectiveText().sublime-snippet b/Reference/API Reference/GetObjectiveText().sublime-snippet index 491a19480..c9291ab44 100644 --- a/Reference/API Reference/GetObjectiveText().sublime-snippet +++ b/Reference/API Reference/GetObjectiveText().sublime-snippet @@ -2,5 +2,5 @@ GetObjectiveText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetOnBarHighlightMark(...).sublime-snippet b/Reference/API Reference/GetOnBarHighlightMark(...).sublime-snippet new file mode 100644 index 000000000..96ec6ffbf --- /dev/null +++ b/Reference/API Reference/GetOnBarHighlightMark(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetOnBarHighlightMark + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetOptOutOfLoot().sublime-snippet b/Reference/API Reference/GetOptOutOfLoot().sublime-snippet index 7d6d1a249..29e3085f7 100644 --- a/Reference/API Reference/GetOptOutOfLoot().sublime-snippet +++ b/Reference/API Reference/GetOptOutOfLoot().sublime-snippet @@ -2,5 +2,5 @@ GetOptOutOfLoot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetOutdoorPVPWaitTime().sublime-snippet b/Reference/API Reference/GetOutdoorPVPWaitTime().sublime-snippet deleted file mode 100644 index cdb615b5e..000000000 --- a/Reference/API Reference/GetOutdoorPVPWaitTime().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetOutdoorPVPWaitTime - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetOverrideAPBySpellPower(...).sublime-snippet b/Reference/API Reference/GetOverrideAPBySpellPower(...).sublime-snippet new file mode 100644 index 000000000..24d1a3003 --- /dev/null +++ b/Reference/API Reference/GetOverrideAPBySpellPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetOverrideAPBySpellPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetOverrideBarIndex(...).sublime-snippet b/Reference/API Reference/GetOverrideBarIndex(...).sublime-snippet new file mode 100644 index 000000000..8f4389b2a --- /dev/null +++ b/Reference/API Reference/GetOverrideBarIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetOverrideBarIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetOverrideBarSkin(...).sublime-snippet b/Reference/API Reference/GetOverrideBarSkin(...).sublime-snippet new file mode 100644 index 000000000..46d9b2b63 --- /dev/null +++ b/Reference/API Reference/GetOverrideBarSkin(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetOverrideBarSkin + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetOverrideSpellPowerByAP().sublime-snippet b/Reference/API Reference/GetOverrideSpellPowerByAP().sublime-snippet index 9867f5cf1..1b622b31a 100644 --- a/Reference/API Reference/GetOverrideSpellPowerByAP().sublime-snippet +++ b/Reference/API Reference/GetOverrideSpellPowerByAP().sublime-snippet @@ -2,5 +2,5 @@ GetOverrideSpellPowerByAP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetOwnerAuctionItems().sublime-snippet b/Reference/API Reference/GetOwnerAuctionItems().sublime-snippet index ba872b9bd..33cfa94ac 100644 --- a/Reference/API Reference/GetOwnerAuctionItems().sublime-snippet +++ b/Reference/API Reference/GetOwnerAuctionItems().sublime-snippet @@ -2,5 +2,5 @@ GetOwnerAuctionItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPOITextureCoords(textureIndex).sublime-snippet b/Reference/API Reference/GetPOITextureCoords(textureIndex).sublime-snippet index 8b870850e..7e8d976cf 100644 --- a/Reference/API Reference/GetPOITextureCoords(textureIndex).sublime-snippet +++ b/Reference/API Reference/GetPOITextureCoords(textureIndex).sublime-snippet @@ -2,5 +2,5 @@ GetPOITextureCoords (textureIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPVPDesired().sublime-snippet b/Reference/API Reference/GetPVPDesired().sublime-snippet index 3324a745c..bd441c43d 100644 --- a/Reference/API Reference/GetPVPDesired().sublime-snippet +++ b/Reference/API Reference/GetPVPDesired().sublime-snippet @@ -2,5 +2,5 @@ GetPVPDesired () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPVPGearStatRules(...).sublime-snippet b/Reference/API Reference/GetPVPGearStatRules(...).sublime-snippet new file mode 100644 index 000000000..5f9606cab --- /dev/null +++ b/Reference/API Reference/GetPVPGearStatRules(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPVPGearStatRules + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPVPLifetimeStats().sublime-snippet b/Reference/API Reference/GetPVPLifetimeStats().sublime-snippet index 9071791c4..e7dc23b8a 100644 --- a/Reference/API Reference/GetPVPLifetimeStats().sublime-snippet +++ b/Reference/API Reference/GetPVPLifetimeStats().sublime-snippet @@ -2,5 +2,5 @@ GetPVPLifetimeStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPVPRoles(...).sublime-snippet b/Reference/API Reference/GetPVPRoles(...).sublime-snippet new file mode 100644 index 000000000..db8261cb1 --- /dev/null +++ b/Reference/API Reference/GetPVPRoles(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPVPRoles + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPVPSessionStats().sublime-snippet b/Reference/API Reference/GetPVPSessionStats().sublime-snippet index a4d25b232..6c6bf7340 100644 --- a/Reference/API Reference/GetPVPSessionStats().sublime-snippet +++ b/Reference/API Reference/GetPVPSessionStats().sublime-snippet @@ -2,5 +2,5 @@ GetPVPSessionStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPVPTimer().sublime-snippet b/Reference/API Reference/GetPVPTimer().sublime-snippet index 6aceffc88..e2bd2e095 100644 --- a/Reference/API Reference/GetPVPTimer().sublime-snippet +++ b/Reference/API Reference/GetPVPTimer().sublime-snippet @@ -2,5 +2,5 @@ GetPVPTimer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPVPYesterdayStats().sublime-snippet b/Reference/API Reference/GetPVPYesterdayStats().sublime-snippet index 4f8303784..378017571 100644 --- a/Reference/API Reference/GetPVPYesterdayStats().sublime-snippet +++ b/Reference/API Reference/GetPVPYesterdayStats().sublime-snippet @@ -2,5 +2,5 @@ GetPVPYesterdayStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetParryChance().sublime-snippet b/Reference/API Reference/GetParryChance().sublime-snippet index 78ceb20e9..513331c3d 100644 --- a/Reference/API Reference/GetParryChance().sublime-snippet +++ b/Reference/API Reference/GetParryChance().sublime-snippet @@ -2,5 +2,5 @@ GetParryChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetParryChanceFromAttribute(...).sublime-snippet b/Reference/API Reference/GetParryChanceFromAttribute(...).sublime-snippet new file mode 100644 index 000000000..4ac1ec3c8 --- /dev/null +++ b/Reference/API Reference/GetParryChanceFromAttribute(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetParryChanceFromAttribute + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet b/Reference/API Reference/GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet index 6f3762da0..0266fcd7b 100644 --- a/Reference/API Reference/GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet +++ b/Reference/API Reference/GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet @@ -2,5 +2,5 @@ GetPartyAssignment ("assignment", "name", [exactMatch]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPartyAssignment(assignment, unit).sublime-snippet b/Reference/API Reference/GetPartyAssignment(assignment, unit).sublime-snippet index 655e87310..42806dfe9 100644 --- a/Reference/API Reference/GetPartyAssignment(assignment, unit).sublime-snippet +++ b/Reference/API Reference/GetPartyAssignment(assignment, unit).sublime-snippet @@ -2,5 +2,5 @@ GetPartyAssignment ("assignment", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPartyCategoryFromChannelType(...).sublime-snippet b/Reference/API Reference/GetPartyCategoryFromChannelType(...).sublime-snippet new file mode 100644 index 000000000..0a5514ce4 --- /dev/null +++ b/Reference/API Reference/GetPartyCategoryFromChannelType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPartyCategoryFromChannelType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPartyLFGBackfillInfo(...).sublime-snippet b/Reference/API Reference/GetPartyLFGBackfillInfo(...).sublime-snippet new file mode 100644 index 000000000..acc35ddf3 --- /dev/null +++ b/Reference/API Reference/GetPartyLFGBackfillInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPartyLFGBackfillInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPartyLFGID(...).sublime-snippet b/Reference/API Reference/GetPartyLFGID(...).sublime-snippet new file mode 100644 index 000000000..28bb73329 --- /dev/null +++ b/Reference/API Reference/GetPartyLFGID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPartyLFGID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPendingGlyphName(...).sublime-snippet b/Reference/API Reference/GetPendingGlyphName(...).sublime-snippet new file mode 100644 index 000000000..ffc364153 --- /dev/null +++ b/Reference/API Reference/GetPendingGlyphName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPendingGlyphName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPendingInviteConfirmations(...).sublime-snippet b/Reference/API Reference/GetPendingInviteConfirmations(...).sublime-snippet new file mode 100644 index 000000000..e7c0984eb --- /dev/null +++ b/Reference/API Reference/GetPendingInviteConfirmations(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPendingInviteConfirmations + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPersonalRatedInfo(...).sublime-snippet b/Reference/API Reference/GetPersonalRatedInfo(...).sublime-snippet new file mode 100644 index 000000000..71f649eae --- /dev/null +++ b/Reference/API Reference/GetPersonalRatedInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPersonalRatedInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPetActionCooldown(index).sublime-snippet b/Reference/API Reference/GetPetActionCooldown(index).sublime-snippet index c97e0b917..0b263a18b 100644 --- a/Reference/API Reference/GetPetActionCooldown(index).sublime-snippet +++ b/Reference/API Reference/GetPetActionCooldown(index).sublime-snippet @@ -2,5 +2,5 @@ GetPetActionCooldown (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetActionInfo(index).sublime-snippet b/Reference/API Reference/GetPetActionInfo(index).sublime-snippet index 59efbeebb..7237670ef 100644 --- a/Reference/API Reference/GetPetActionInfo(index).sublime-snippet +++ b/Reference/API Reference/GetPetActionInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetPetActionInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetActionSlotUsable(index).sublime-snippet b/Reference/API Reference/GetPetActionSlotUsable(index).sublime-snippet index 203b5db1e..a34cf5ae9 100644 --- a/Reference/API Reference/GetPetActionSlotUsable(index).sublime-snippet +++ b/Reference/API Reference/GetPetActionSlotUsable(index).sublime-snippet @@ -2,5 +2,5 @@ GetPetActionSlotUsable (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetActionsUsable().sublime-snippet b/Reference/API Reference/GetPetActionsUsable().sublime-snippet index 1d7579dc9..dc4e1b5c8 100644 --- a/Reference/API Reference/GetPetActionsUsable().sublime-snippet +++ b/Reference/API Reference/GetPetActionsUsable().sublime-snippet @@ -2,5 +2,5 @@ GetPetActionsUsable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetExperience().sublime-snippet b/Reference/API Reference/GetPetExperience().sublime-snippet index 739207f1d..a37203839 100644 --- a/Reference/API Reference/GetPetExperience().sublime-snippet +++ b/Reference/API Reference/GetPetExperience().sublime-snippet @@ -2,5 +2,5 @@ GetPetExperience () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetFoodTypes().sublime-snippet b/Reference/API Reference/GetPetFoodTypes().sublime-snippet index bdf43584b..0a6ccf564 100644 --- a/Reference/API Reference/GetPetFoodTypes().sublime-snippet +++ b/Reference/API Reference/GetPetFoodTypes().sublime-snippet @@ -2,5 +2,5 @@ GetPetFoodTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetIcon().sublime-snippet b/Reference/API Reference/GetPetIcon().sublime-snippet index 6db061fac..8d195621a 100644 --- a/Reference/API Reference/GetPetIcon().sublime-snippet +++ b/Reference/API Reference/GetPetIcon().sublime-snippet @@ -2,5 +2,5 @@ GetPetIcon () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetMeleeHaste(...).sublime-snippet b/Reference/API Reference/GetPetMeleeHaste(...).sublime-snippet new file mode 100644 index 000000000..2df281fd8 --- /dev/null +++ b/Reference/API Reference/GetPetMeleeHaste(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPetMeleeHaste + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPetSpellBonusDamage(...).sublime-snippet b/Reference/API Reference/GetPetSpellBonusDamage(...).sublime-snippet new file mode 100644 index 000000000..8861ace54 --- /dev/null +++ b/Reference/API Reference/GetPetSpellBonusDamage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPetSpellBonusDamage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPetTalentTree().sublime-snippet b/Reference/API Reference/GetPetTalentTree().sublime-snippet index db08f69b2..9d12e344e 100644 --- a/Reference/API Reference/GetPetTalentTree().sublime-snippet +++ b/Reference/API Reference/GetPetTalentTree().sublime-snippet @@ -2,5 +2,5 @@ GetPetTalentTree () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetTimeRemaining().sublime-snippet b/Reference/API Reference/GetPetTimeRemaining().sublime-snippet index 7c9a28c32..6f064233a 100644 --- a/Reference/API Reference/GetPetTimeRemaining().sublime-snippet +++ b/Reference/API Reference/GetPetTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ GetPetTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetTypeTexture(...).sublime-snippet b/Reference/API Reference/GetPetTypeTexture(...).sublime-snippet new file mode 100644 index 000000000..2a60e9ce3 --- /dev/null +++ b/Reference/API Reference/GetPetTypeTexture(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPetTypeTexture + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPetitionInfo().sublime-snippet b/Reference/API Reference/GetPetitionInfo().sublime-snippet index 67cdb724f..fc4dea9fe 100644 --- a/Reference/API Reference/GetPetitionInfo().sublime-snippet +++ b/Reference/API Reference/GetPetitionInfo().sublime-snippet @@ -2,5 +2,5 @@ GetPetitionInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPetitionNameInfo(index).sublime-snippet b/Reference/API Reference/GetPetitionNameInfo(index).sublime-snippet index 3bdc9c4c2..1976353c0 100644 --- a/Reference/API Reference/GetPetitionNameInfo(index).sublime-snippet +++ b/Reference/API Reference/GetPetitionNameInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetPetitionNameInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPhysicalScreenSize(...).sublime-snippet b/Reference/API Reference/GetPhysicalScreenSize(...).sublime-snippet new file mode 100644 index 000000000..1cf80b405 --- /dev/null +++ b/Reference/API Reference/GetPhysicalScreenSize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPhysicalScreenSize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPlayerCommunityLink(...).sublime-snippet b/Reference/API Reference/GetPlayerCommunityLink(...).sublime-snippet new file mode 100644 index 000000000..638e21184 --- /dev/null +++ b/Reference/API Reference/GetPlayerCommunityLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPlayerCommunityLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPlayerFacing().sublime-snippet b/Reference/API Reference/GetPlayerFacing().sublime-snippet index 6c7d1101a..f3437e29c 100644 --- a/Reference/API Reference/GetPlayerFacing().sublime-snippet +++ b/Reference/API Reference/GetPlayerFacing().sublime-snippet @@ -2,5 +2,5 @@ GetPlayerFacing () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPlayerFactionGroup(...).sublime-snippet b/Reference/API Reference/GetPlayerFactionGroup(...).sublime-snippet new file mode 100644 index 000000000..26e6ae352 --- /dev/null +++ b/Reference/API Reference/GetPlayerFactionGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPlayerFactionGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPlayerInfoByGUID(GUID).sublime-snippet b/Reference/API Reference/GetPlayerInfoByGUID(GUID).sublime-snippet index 1f3b50f81..6d78728a7 100644 --- a/Reference/API Reference/GetPlayerInfoByGUID(GUID).sublime-snippet +++ b/Reference/API Reference/GetPlayerInfoByGUID(GUID).sublime-snippet @@ -2,5 +2,5 @@ GetPlayerInfoByGUID ("GUID") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPlayerLink(...).sublime-snippet b/Reference/API Reference/GetPlayerLink(...).sublime-snippet new file mode 100644 index 000000000..1f8273508 --- /dev/null +++ b/Reference/API Reference/GetPlayerLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPlayerLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPlayerMapPosition(unit).sublime-snippet b/Reference/API Reference/GetPlayerMapPosition(unit).sublime-snippet deleted file mode 100644 index fced004d7..000000000 --- a/Reference/API Reference/GetPlayerMapPosition(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetPlayerMapPosition - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetPlayerTradeCurrency(...).sublime-snippet b/Reference/API Reference/GetPlayerTradeCurrency(...).sublime-snippet new file mode 100644 index 000000000..1e1d9b9c6 --- /dev/null +++ b/Reference/API Reference/GetPlayerTradeCurrency(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPlayerTradeCurrency + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPlayerTradeMoney().sublime-snippet b/Reference/API Reference/GetPlayerTradeMoney().sublime-snippet index a57e6f32f..d343bfedd 100644 --- a/Reference/API Reference/GetPlayerTradeMoney().sublime-snippet +++ b/Reference/API Reference/GetPlayerTradeMoney().sublime-snippet @@ -2,5 +2,5 @@ GetPlayerTradeMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPossessInfo(index).sublime-snippet b/Reference/API Reference/GetPossessInfo(index).sublime-snippet index 7dc6aafce..c0cc71241 100644 --- a/Reference/API Reference/GetPossessInfo(index).sublime-snippet +++ b/Reference/API Reference/GetPossessInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetPossessInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPowerEnumFromEnergizeString(...).sublime-snippet b/Reference/API Reference/GetPowerEnumFromEnergizeString(...).sublime-snippet new file mode 100644 index 000000000..f501eea38 --- /dev/null +++ b/Reference/API Reference/GetPowerEnumFromEnergizeString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPowerEnumFromEnergizeString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPowerRegen().sublime-snippet b/Reference/API Reference/GetPowerRegen().sublime-snippet index 54c9dbc02..f45f240b2 100644 --- a/Reference/API Reference/GetPowerRegen().sublime-snippet +++ b/Reference/API Reference/GetPowerRegen().sublime-snippet @@ -2,5 +2,5 @@ GetPowerRegen () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPowerRegenForPowerType(...).sublime-snippet b/Reference/API Reference/GetPowerRegenForPowerType(...).sublime-snippet new file mode 100644 index 000000000..62093eb59 --- /dev/null +++ b/Reference/API Reference/GetPowerRegenForPowerType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPowerRegenForPowerType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPrevCompleatedTutorial(...).sublime-snippet b/Reference/API Reference/GetPrevCompleatedTutorial(...).sublime-snippet new file mode 100644 index 000000000..08df7016a --- /dev/null +++ b/Reference/API Reference/GetPrevCompleatedTutorial(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPrevCompleatedTutorial + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPreviousAchievement(id).sublime-snippet b/Reference/API Reference/GetPreviousAchievement(id).sublime-snippet index 5f4c84df0..1e9d89de4 100644 --- a/Reference/API Reference/GetPreviousAchievement(id).sublime-snippet +++ b/Reference/API Reference/GetPreviousAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ GetPreviousAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPreviousArenaSeason().sublime-snippet b/Reference/API Reference/GetPreviousArenaSeason().sublime-snippet index c9a2c2ac2..d214a4354 100644 --- a/Reference/API Reference/GetPreviousArenaSeason().sublime-snippet +++ b/Reference/API Reference/GetPreviousArenaSeason().sublime-snippet @@ -2,5 +2,5 @@ GetPreviousArenaSeason () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPrimaryGarrisonFollowerType(...).sublime-snippet b/Reference/API Reference/GetPrimaryGarrisonFollowerType(...).sublime-snippet new file mode 100644 index 000000000..4078f2909 --- /dev/null +++ b/Reference/API Reference/GetPrimaryGarrisonFollowerType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPrimaryGarrisonFollowerType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPrimarySpecialization(...).sublime-snippet b/Reference/API Reference/GetPrimarySpecialization(...).sublime-snippet new file mode 100644 index 000000000..a17dd24a3 --- /dev/null +++ b/Reference/API Reference/GetPrimarySpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPrimarySpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetProfessionInfo(index).sublime-snippet b/Reference/API Reference/GetProfessionInfo(index).sublime-snippet index df1476c97..73f093dd3 100644 --- a/Reference/API Reference/GetProfessionInfo(index).sublime-snippet +++ b/Reference/API Reference/GetProfessionInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetProfessionInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetProfessions().sublime-snippet b/Reference/API Reference/GetProfessions().sublime-snippet index 8aac947f1..6e31cd6f5 100644 --- a/Reference/API Reference/GetProfessions().sublime-snippet +++ b/Reference/API Reference/GetProfessions().sublime-snippet @@ -2,5 +2,5 @@ GetProfessions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetProgressText().sublime-snippet b/Reference/API Reference/GetProgressText().sublime-snippet index 2cb8a8cc3..4c4c33d15 100644 --- a/Reference/API Reference/GetProgressText().sublime-snippet +++ b/Reference/API Reference/GetProgressText().sublime-snippet @@ -2,5 +2,5 @@ GetProgressText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetPromotionRank(...).sublime-snippet b/Reference/API Reference/GetPromotionRank(...).sublime-snippet new file mode 100644 index 000000000..2428de4eb --- /dev/null +++ b/Reference/API Reference/GetPromotionRank(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPromotionRank + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPvpPowerDamage(...).sublime-snippet b/Reference/API Reference/GetPvpPowerDamage(...).sublime-snippet new file mode 100644 index 000000000..f1df8c3db --- /dev/null +++ b/Reference/API Reference/GetPvpPowerDamage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPvpPowerDamage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPvpPowerHealing(...).sublime-snippet b/Reference/API Reference/GetPvpPowerHealing(...).sublime-snippet new file mode 100644 index 000000000..5a2fde335 --- /dev/null +++ b/Reference/API Reference/GetPvpPowerHealing(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPvpPowerHealing + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPvpTalentInfoByID(...).sublime-snippet b/Reference/API Reference/GetPvpTalentInfoByID(...).sublime-snippet new file mode 100644 index 000000000..e36ea3c53 --- /dev/null +++ b/Reference/API Reference/GetPvpTalentInfoByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPvpTalentInfoByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPvpTalentInfoBySpecialization(...).sublime-snippet b/Reference/API Reference/GetPvpTalentInfoBySpecialization(...).sublime-snippet new file mode 100644 index 000000000..3cc4ded14 --- /dev/null +++ b/Reference/API Reference/GetPvpTalentInfoBySpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPvpTalentInfoBySpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetPvpTalentLink(...).sublime-snippet b/Reference/API Reference/GetPvpTalentLink(...).sublime-snippet new file mode 100644 index 000000000..64daf578a --- /dev/null +++ b/Reference/API Reference/GetPvpTalentLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetPvpTalentLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestBackgroundMaterial().sublime-snippet b/Reference/API Reference/GetQuestBackgroundMaterial().sublime-snippet index 1f2084eaf..dafa10b12 100644 --- a/Reference/API Reference/GetQuestBackgroundMaterial().sublime-snippet +++ b/Reference/API Reference/GetQuestBackgroundMaterial().sublime-snippet @@ -2,5 +2,5 @@ GetQuestBackgroundMaterial () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestBountyInfoForMapID(...).sublime-snippet b/Reference/API Reference/GetQuestBountyInfoForMapID(...).sublime-snippet new file mode 100644 index 000000000..b1f42fb75 --- /dev/null +++ b/Reference/API Reference/GetQuestBountyInfoForMapID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestBountyInfoForMapID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestChoiceInfo(...).sublime-snippet b/Reference/API Reference/GetQuestChoiceInfo(...).sublime-snippet new file mode 100644 index 000000000..d67105cbe --- /dev/null +++ b/Reference/API Reference/GetQuestChoiceInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestChoiceInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestChoiceOptionInfo(...).sublime-snippet b/Reference/API Reference/GetQuestChoiceOptionInfo(...).sublime-snippet new file mode 100644 index 000000000..bac15bf66 --- /dev/null +++ b/Reference/API Reference/GetQuestChoiceOptionInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestChoiceOptionInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestChoiceRewardCurrency(...).sublime-snippet b/Reference/API Reference/GetQuestChoiceRewardCurrency(...).sublime-snippet new file mode 100644 index 000000000..925ce2117 --- /dev/null +++ b/Reference/API Reference/GetQuestChoiceRewardCurrency(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestChoiceRewardCurrency + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestChoiceRewardFaction(...).sublime-snippet b/Reference/API Reference/GetQuestChoiceRewardFaction(...).sublime-snippet new file mode 100644 index 000000000..10745cdaf --- /dev/null +++ b/Reference/API Reference/GetQuestChoiceRewardFaction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestChoiceRewardFaction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestChoiceRewardInfo(...).sublime-snippet b/Reference/API Reference/GetQuestChoiceRewardInfo(...).sublime-snippet new file mode 100644 index 000000000..3a152bc3b --- /dev/null +++ b/Reference/API Reference/GetQuestChoiceRewardInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestChoiceRewardInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestChoiceRewardItem(...).sublime-snippet b/Reference/API Reference/GetQuestChoiceRewardItem(...).sublime-snippet new file mode 100644 index 000000000..97c88f6a6 --- /dev/null +++ b/Reference/API Reference/GetQuestChoiceRewardItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestChoiceRewardItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestCurrencyID(...).sublime-snippet b/Reference/API Reference/GetQuestCurrencyID(...).sublime-snippet new file mode 100644 index 000000000..fc6d6729f --- /dev/null +++ b/Reference/API Reference/GetQuestCurrencyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestCurrencyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestCurrencyInfo(type, index).sublime-snippet b/Reference/API Reference/GetQuestCurrencyInfo(type, index).sublime-snippet index 2fc3a3cbe..3bbdd33b5 100644 --- a/Reference/API Reference/GetQuestCurrencyInfo(type, index).sublime-snippet +++ b/Reference/API Reference/GetQuestCurrencyInfo(type, index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestCurrencyInfo ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestDifficultyColor(level).sublime-snippet b/Reference/API Reference/GetQuestDifficultyColor(level).sublime-snippet index 3349420c7..c94b88950 100644 --- a/Reference/API Reference/GetQuestDifficultyColor(level).sublime-snippet +++ b/Reference/API Reference/GetQuestDifficultyColor(level).sublime-snippet @@ -2,5 +2,5 @@ GetQuestDifficultyColor (level) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestExpansion(...).sublime-snippet b/Reference/API Reference/GetQuestExpansion(...).sublime-snippet new file mode 100644 index 000000000..7c36a6665 --- /dev/null +++ b/Reference/API Reference/GetQuestExpansion(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestExpansion + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestFactionGroup(...).sublime-snippet b/Reference/API Reference/GetQuestFactionGroup(...).sublime-snippet new file mode 100644 index 000000000..c98ecce88 --- /dev/null +++ b/Reference/API Reference/GetQuestFactionGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestFactionGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestGreenRange().sublime-snippet b/Reference/API Reference/GetQuestGreenRange().sublime-snippet index 575b30f2d..839eac690 100644 --- a/Reference/API Reference/GetQuestGreenRange().sublime-snippet +++ b/Reference/API Reference/GetQuestGreenRange().sublime-snippet @@ -2,5 +2,5 @@ GetQuestGreenRange () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestID().sublime-snippet b/Reference/API Reference/GetQuestID().sublime-snippet index 7bff3983e..7048ee93f 100644 --- a/Reference/API Reference/GetQuestID().sublime-snippet +++ b/Reference/API Reference/GetQuestID().sublime-snippet @@ -2,5 +2,5 @@ GetQuestID () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestIndexForTimer(index).sublime-snippet b/Reference/API Reference/GetQuestIndexForTimer(index).sublime-snippet index 3caba4eb0..b12b15f62 100644 --- a/Reference/API Reference/GetQuestIndexForTimer(index).sublime-snippet +++ b/Reference/API Reference/GetQuestIndexForTimer(index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestIndexForTimer (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestIndexForWatch(index).sublime-snippet b/Reference/API Reference/GetQuestIndexForWatch(index).sublime-snippet index 09e30b7e9..ff8f31d32 100644 --- a/Reference/API Reference/GetQuestIndexForWatch(index).sublime-snippet +++ b/Reference/API Reference/GetQuestIndexForWatch(index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestIndexForWatch (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestItemInfo(type, index).sublime-snippet b/Reference/API Reference/GetQuestItemInfo(type, index).sublime-snippet index 93c5fc7a5..d15d2a734 100644 --- a/Reference/API Reference/GetQuestItemInfo(type, index).sublime-snippet +++ b/Reference/API Reference/GetQuestItemInfo(type, index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestItemInfo ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestItemLink(itemType, index).sublime-snippet b/Reference/API Reference/GetQuestItemLink(itemType, index).sublime-snippet index 4056461d4..5edb3daa8 100644 --- a/Reference/API Reference/GetQuestItemLink(itemType, index).sublime-snippet +++ b/Reference/API Reference/GetQuestItemLink(itemType, index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestItemLink ("itemType", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLink(questIndex).sublime-snippet b/Reference/API Reference/GetQuestLink(questIndex).sublime-snippet index 634019bee..312120819 100644 --- a/Reference/API Reference/GetQuestLink(questIndex).sublime-snippet +++ b/Reference/API Reference/GetQuestLink(questIndex).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLink (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogChoiceInfo(index).sublime-snippet b/Reference/API Reference/GetQuestLogChoiceInfo(index).sublime-snippet index e5ca5830b..35be2bffb 100644 --- a/Reference/API Reference/GetQuestLogChoiceInfo(index).sublime-snippet +++ b/Reference/API Reference/GetQuestLogChoiceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogChoiceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogCompletionText().sublime-snippet b/Reference/API Reference/GetQuestLogCompletionText().sublime-snippet index 6a2ce4a33..9b27c051f 100644 --- a/Reference/API Reference/GetQuestLogCompletionText().sublime-snippet +++ b/Reference/API Reference/GetQuestLogCompletionText().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogCompletionText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogCriteriaSpell([index]).sublime-snippet b/Reference/API Reference/GetQuestLogCriteriaSpell([index]).sublime-snippet index bc404d74c..bf968e2ad 100644 --- a/Reference/API Reference/GetQuestLogCriteriaSpell([index]).sublime-snippet +++ b/Reference/API Reference/GetQuestLogCriteriaSpell([index]).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogCriteriaSpell ([index]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogGroupNum().sublime-snippet b/Reference/API Reference/GetQuestLogGroupNum().sublime-snippet index ef69f75be..bbcc27da2 100644 --- a/Reference/API Reference/GetQuestLogGroupNum().sublime-snippet +++ b/Reference/API Reference/GetQuestLogGroupNum().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogGroupNum () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogIndexByID(id).sublime-snippet b/Reference/API Reference/GetQuestLogIndexByID(id).sublime-snippet index 78ed7ae59..3298bd1bf 100644 --- a/Reference/API Reference/GetQuestLogIndexByID(id).sublime-snippet +++ b/Reference/API Reference/GetQuestLogIndexByID(id).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogIndexByID (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogIsAutoComplete(...).sublime-snippet b/Reference/API Reference/GetQuestLogIsAutoComplete(...).sublime-snippet new file mode 100644 index 000000000..a5bccc53d --- /dev/null +++ b/Reference/API Reference/GetQuestLogIsAutoComplete(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogIsAutoComplete + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogItemDrop(...).sublime-snippet b/Reference/API Reference/GetQuestLogItemDrop(...).sublime-snippet new file mode 100644 index 000000000..107c1e0c6 --- /dev/null +++ b/Reference/API Reference/GetQuestLogItemDrop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogItemDrop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogItemLink(itemType, index).sublime-snippet b/Reference/API Reference/GetQuestLogItemLink(itemType, index).sublime-snippet index 9124d0cdb..9f819d491 100644 --- a/Reference/API Reference/GetQuestLogItemLink(itemType, index).sublime-snippet +++ b/Reference/API Reference/GetQuestLogItemLink(itemType, index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogItemLink ("itemType", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet b/Reference/API Reference/GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet index 39cc93bbd..1a3979537 100644 --- a/Reference/API Reference/GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet +++ b/Reference/API Reference/GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogLeaderBoard (objective, [questIndex]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogPortraitGiver().sublime-snippet b/Reference/API Reference/GetQuestLogPortraitGiver().sublime-snippet index 2258fe3b9..ee1b7c925 100644 --- a/Reference/API Reference/GetQuestLogPortraitGiver().sublime-snippet +++ b/Reference/API Reference/GetQuestLogPortraitGiver().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogPortraitGiver () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogPortraitTurnIn().sublime-snippet b/Reference/API Reference/GetQuestLogPortraitTurnIn().sublime-snippet index 41743e82d..c5e691d74 100644 --- a/Reference/API Reference/GetQuestLogPortraitTurnIn().sublime-snippet +++ b/Reference/API Reference/GetQuestLogPortraitTurnIn().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogPortraitTurnIn () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogPushable().sublime-snippet b/Reference/API Reference/GetQuestLogPushable().sublime-snippet index a05d7df0b..5b0699993 100644 --- a/Reference/API Reference/GetQuestLogPushable().sublime-snippet +++ b/Reference/API Reference/GetQuestLogPushable().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogPushable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogQuestText().sublime-snippet b/Reference/API Reference/GetQuestLogQuestText().sublime-snippet index 7a1579685..6486e5da9 100644 --- a/Reference/API Reference/GetQuestLogQuestText().sublime-snippet +++ b/Reference/API Reference/GetQuestLogQuestText().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogQuestText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogQuestType(...).sublime-snippet b/Reference/API Reference/GetQuestLogQuestType(...).sublime-snippet new file mode 100644 index 000000000..14efd75fa --- /dev/null +++ b/Reference/API Reference/GetQuestLogQuestType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogQuestType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogRequiredMoney().sublime-snippet b/Reference/API Reference/GetQuestLogRequiredMoney().sublime-snippet index 662eeeb7a..c1408d08f 100644 --- a/Reference/API Reference/GetQuestLogRequiredMoney().sublime-snippet +++ b/Reference/API Reference/GetQuestLogRequiredMoney().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogRequiredMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogRewardArtifactXP(...).sublime-snippet b/Reference/API Reference/GetQuestLogRewardArtifactXP(...).sublime-snippet new file mode 100644 index 000000000..c1e36def8 --- /dev/null +++ b/Reference/API Reference/GetQuestLogRewardArtifactXP(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogRewardArtifactXP + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogRewardCurrencyInfo(...).sublime-snippet b/Reference/API Reference/GetQuestLogRewardCurrencyInfo(...).sublime-snippet new file mode 100644 index 000000000..b9f4af3ce --- /dev/null +++ b/Reference/API Reference/GetQuestLogRewardCurrencyInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogRewardCurrencyInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogRewardFactionInfo(...).sublime-snippet b/Reference/API Reference/GetQuestLogRewardFactionInfo(...).sublime-snippet new file mode 100644 index 000000000..2bff21519 --- /dev/null +++ b/Reference/API Reference/GetQuestLogRewardFactionInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogRewardFactionInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogRewardHonor(...).sublime-snippet b/Reference/API Reference/GetQuestLogRewardHonor(...).sublime-snippet new file mode 100644 index 000000000..009c848a2 --- /dev/null +++ b/Reference/API Reference/GetQuestLogRewardHonor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogRewardHonor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogRewardInfo(index).sublime-snippet b/Reference/API Reference/GetQuestLogRewardInfo(index).sublime-snippet index f6595cbfe..6f272bad5 100644 --- a/Reference/API Reference/GetQuestLogRewardInfo(index).sublime-snippet +++ b/Reference/API Reference/GetQuestLogRewardInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogRewardInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogRewardMoney().sublime-snippet b/Reference/API Reference/GetQuestLogRewardMoney().sublime-snippet index cad4185cf..52f554e54 100644 --- a/Reference/API Reference/GetQuestLogRewardMoney().sublime-snippet +++ b/Reference/API Reference/GetQuestLogRewardMoney().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogRewardMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogRewardSkillPoints().sublime-snippet b/Reference/API Reference/GetQuestLogRewardSkillPoints().sublime-snippet index 16607fb38..bda42755c 100644 --- a/Reference/API Reference/GetQuestLogRewardSkillPoints().sublime-snippet +++ b/Reference/API Reference/GetQuestLogRewardSkillPoints().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogRewardSkillPoints () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogRewardSpell().sublime-snippet b/Reference/API Reference/GetQuestLogRewardSpell().sublime-snippet index d63021d05..df64d4c1f 100644 --- a/Reference/API Reference/GetQuestLogRewardSpell().sublime-snippet +++ b/Reference/API Reference/GetQuestLogRewardSpell().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogRewardSpell () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogRewardTitle().sublime-snippet b/Reference/API Reference/GetQuestLogRewardTitle().sublime-snippet index d21a76579..bd274ae14 100644 --- a/Reference/API Reference/GetQuestLogRewardTitle().sublime-snippet +++ b/Reference/API Reference/GetQuestLogRewardTitle().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogRewardTitle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogRewardXP().sublime-snippet b/Reference/API Reference/GetQuestLogRewardXP().sublime-snippet index 821114cfe..87b538a9c 100644 --- a/Reference/API Reference/GetQuestLogRewardXP().sublime-snippet +++ b/Reference/API Reference/GetQuestLogRewardXP().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogRewardXP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogSelection().sublime-snippet b/Reference/API Reference/GetQuestLogSelection().sublime-snippet index 898353f24..011941d42 100644 --- a/Reference/API Reference/GetQuestLogSelection().sublime-snippet +++ b/Reference/API Reference/GetQuestLogSelection().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogSelection () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet b/Reference/API Reference/GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet index eb0ba39e2..3c02569ee 100644 --- a/Reference/API Reference/GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet +++ b/Reference/API Reference/GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogSpecialItemCooldown (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogSpecialItemInfo(questIndex).sublime-snippet b/Reference/API Reference/GetQuestLogSpecialItemInfo(questIndex).sublime-snippet index f9397957b..a66d3e9ed 100644 --- a/Reference/API Reference/GetQuestLogSpecialItemInfo(questIndex).sublime-snippet +++ b/Reference/API Reference/GetQuestLogSpecialItemInfo(questIndex).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogSpecialItemInfo (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogSpellLink().sublime-snippet b/Reference/API Reference/GetQuestLogSpellLink().sublime-snippet index 9902dfbd8..3c5a83797 100644 --- a/Reference/API Reference/GetQuestLogSpellLink().sublime-snippet +++ b/Reference/API Reference/GetQuestLogSpellLink().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogSpellLink () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogTaskInfo(...).sublime-snippet b/Reference/API Reference/GetQuestLogTaskInfo(...).sublime-snippet new file mode 100644 index 000000000..c5b5e4ea5 --- /dev/null +++ b/Reference/API Reference/GetQuestLogTaskInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestLogTaskInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestLogTimeLeft().sublime-snippet b/Reference/API Reference/GetQuestLogTimeLeft().sublime-snippet index 76d189856..ba8c23ce4 100644 --- a/Reference/API Reference/GetQuestLogTimeLeft().sublime-snippet +++ b/Reference/API Reference/GetQuestLogTimeLeft().sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogTimeLeft () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestLogTitle(questIndex).sublime-snippet b/Reference/API Reference/GetQuestLogTitle(questIndex).sublime-snippet index 869467f34..c824756a9 100644 --- a/Reference/API Reference/GetQuestLogTitle(questIndex).sublime-snippet +++ b/Reference/API Reference/GetQuestLogTitle(questIndex).sublime-snippet @@ -2,5 +2,5 @@ GetQuestLogTitle (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestMoneyToGet().sublime-snippet b/Reference/API Reference/GetQuestMoneyToGet().sublime-snippet index a4c485b68..a1058371b 100644 --- a/Reference/API Reference/GetQuestMoneyToGet().sublime-snippet +++ b/Reference/API Reference/GetQuestMoneyToGet().sublime-snippet @@ -2,5 +2,5 @@ GetQuestMoneyToGet () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestObjectiveInfo(...).sublime-snippet b/Reference/API Reference/GetQuestObjectiveInfo(...).sublime-snippet new file mode 100644 index 000000000..7bf1fffef --- /dev/null +++ b/Reference/API Reference/GetQuestObjectiveInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestObjectiveInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestPOIBlobCount(...).sublime-snippet b/Reference/API Reference/GetQuestPOIBlobCount(...).sublime-snippet new file mode 100644 index 000000000..6f70f008b --- /dev/null +++ b/Reference/API Reference/GetQuestPOIBlobCount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestPOIBlobCount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestPOILeaderBoard(...).sublime-snippet b/Reference/API Reference/GetQuestPOILeaderBoard(...).sublime-snippet new file mode 100644 index 000000000..0cc61da21 --- /dev/null +++ b/Reference/API Reference/GetQuestPOILeaderBoard(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestPOILeaderBoard + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestPOIs(...).sublime-snippet b/Reference/API Reference/GetQuestPOIs(...).sublime-snippet new file mode 100644 index 000000000..2e538dd38 --- /dev/null +++ b/Reference/API Reference/GetQuestPOIs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestPOIs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestPortraitGiver().sublime-snippet b/Reference/API Reference/GetQuestPortraitGiver().sublime-snippet index 06522df0a..cbc32e604 100644 --- a/Reference/API Reference/GetQuestPortraitGiver().sublime-snippet +++ b/Reference/API Reference/GetQuestPortraitGiver().sublime-snippet @@ -2,5 +2,5 @@ GetQuestPortraitGiver () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestPortraitTurnIn().sublime-snippet b/Reference/API Reference/GetQuestPortraitTurnIn().sublime-snippet index 056c8e182..90e60d8d1 100644 --- a/Reference/API Reference/GetQuestPortraitTurnIn().sublime-snippet +++ b/Reference/API Reference/GetQuestPortraitTurnIn().sublime-snippet @@ -2,5 +2,5 @@ GetQuestPortraitTurnIn () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestProgressBarPercent(...).sublime-snippet b/Reference/API Reference/GetQuestProgressBarPercent(...).sublime-snippet new file mode 100644 index 000000000..87518a0ba --- /dev/null +++ b/Reference/API Reference/GetQuestProgressBarPercent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestProgressBarPercent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestResetTime().sublime-snippet b/Reference/API Reference/GetQuestResetTime().sublime-snippet index e82c67e61..6691213b3 100644 --- a/Reference/API Reference/GetQuestResetTime().sublime-snippet +++ b/Reference/API Reference/GetQuestResetTime().sublime-snippet @@ -2,5 +2,5 @@ GetQuestResetTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestReward(choice).sublime-snippet b/Reference/API Reference/GetQuestReward(choice).sublime-snippet index f962cbc75..ce5992c94 100644 --- a/Reference/API Reference/GetQuestReward(choice).sublime-snippet +++ b/Reference/API Reference/GetQuestReward(choice).sublime-snippet @@ -2,5 +2,5 @@ GetQuestReward (choice) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestSortIndex(...).sublime-snippet b/Reference/API Reference/GetQuestSortIndex(...).sublime-snippet new file mode 100644 index 000000000..8489eb167 --- /dev/null +++ b/Reference/API Reference/GetQuestSortIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestSortIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestSpellLink().sublime-snippet b/Reference/API Reference/GetQuestSpellLink().sublime-snippet index d48186c78..2cb7524b3 100644 --- a/Reference/API Reference/GetQuestSpellLink().sublime-snippet +++ b/Reference/API Reference/GetQuestSpellLink().sublime-snippet @@ -2,5 +2,5 @@ GetQuestSpellLink () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestTagInfo(...).sublime-snippet b/Reference/API Reference/GetQuestTagInfo(...).sublime-snippet new file mode 100644 index 000000000..025e34110 --- /dev/null +++ b/Reference/API Reference/GetQuestTagInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestTagInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestText().sublime-snippet b/Reference/API Reference/GetQuestText().sublime-snippet index 8004f5dce..7ab3f2bbd 100644 --- a/Reference/API Reference/GetQuestText().sublime-snippet +++ b/Reference/API Reference/GetQuestText().sublime-snippet @@ -2,5 +2,5 @@ GetQuestText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestTimers().sublime-snippet b/Reference/API Reference/GetQuestTimers().sublime-snippet index ef0a61e22..40736c95c 100644 --- a/Reference/API Reference/GetQuestTimers().sublime-snippet +++ b/Reference/API Reference/GetQuestTimers().sublime-snippet @@ -2,5 +2,5 @@ GetQuestTimers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestUiMapID(...).sublime-snippet b/Reference/API Reference/GetQuestUiMapID(...).sublime-snippet new file mode 100644 index 000000000..d6ceabeb6 --- /dev/null +++ b/Reference/API Reference/GetQuestUiMapID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestUiMapID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestWatchIndex(questLogIndex).sublime-snippet b/Reference/API Reference/GetQuestWatchIndex(questLogIndex).sublime-snippet index c00ded771..2f8e63a72 100644 --- a/Reference/API Reference/GetQuestWatchIndex(questLogIndex).sublime-snippet +++ b/Reference/API Reference/GetQuestWatchIndex(questLogIndex).sublime-snippet @@ -2,5 +2,5 @@ GetQuestWatchIndex (questLogIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetQuestWatchInfo(...).sublime-snippet b/Reference/API Reference/GetQuestWatchInfo(...).sublime-snippet new file mode 100644 index 000000000..b0965dc90 --- /dev/null +++ b/Reference/API Reference/GetQuestWatchInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetQuestWatchInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetQuestWorldMapAreaID(questID).sublime-snippet b/Reference/API Reference/GetQuestWorldMapAreaID(questID).sublime-snippet deleted file mode 100644 index 343e48dfd..000000000 --- a/Reference/API Reference/GetQuestWorldMapAreaID(questID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetQuestWorldMapAreaID - (questID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetQuestsCompleted(questTbl).sublime-snippet b/Reference/API Reference/GetQuestsCompleted(questTbl).sublime-snippet index f46078de5..78eb26127 100644 --- a/Reference/API Reference/GetQuestsCompleted(questTbl).sublime-snippet +++ b/Reference/API Reference/GetQuestsCompleted(questTbl).sublime-snippet @@ -2,5 +2,5 @@ GetQuestsCompleted (questTbl) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRFDungeonInfo(index).sublime-snippet b/Reference/API Reference/GetRFDungeonInfo(index).sublime-snippet index 8d371c23f..84f6cdcf2 100644 --- a/Reference/API Reference/GetRFDungeonInfo(index).sublime-snippet +++ b/Reference/API Reference/GetRFDungeonInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetRFDungeonInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRaidDifficultyID(...).sublime-snippet b/Reference/API Reference/GetRaidDifficultyID(...).sublime-snippet new file mode 100644 index 000000000..d432e5552 --- /dev/null +++ b/Reference/API Reference/GetRaidDifficultyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRaidDifficultyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRaidProfileFlattenedOptions(...).sublime-snippet b/Reference/API Reference/GetRaidProfileFlattenedOptions(...).sublime-snippet new file mode 100644 index 000000000..e95407c98 --- /dev/null +++ b/Reference/API Reference/GetRaidProfileFlattenedOptions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRaidProfileFlattenedOptions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRaidProfileName(...).sublime-snippet b/Reference/API Reference/GetRaidProfileName(...).sublime-snippet new file mode 100644 index 000000000..1b3f8195f --- /dev/null +++ b/Reference/API Reference/GetRaidProfileName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRaidProfileName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRaidProfileOption(...).sublime-snippet b/Reference/API Reference/GetRaidProfileOption(...).sublime-snippet new file mode 100644 index 000000000..5716a97ed --- /dev/null +++ b/Reference/API Reference/GetRaidProfileOption(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRaidProfileOption + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRaidProfileSavedPosition(...).sublime-snippet b/Reference/API Reference/GetRaidProfileSavedPosition(...).sublime-snippet new file mode 100644 index 000000000..1ee4bc05e --- /dev/null +++ b/Reference/API Reference/GetRaidProfileSavedPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRaidProfileSavedPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRaidRosterInfo(index).sublime-snippet b/Reference/API Reference/GetRaidRosterInfo(index).sublime-snippet index 7860a0d2b..8441b7408 100644 --- a/Reference/API Reference/GetRaidRosterInfo(index).sublime-snippet +++ b/Reference/API Reference/GetRaidRosterInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetRaidRosterInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRaidTargetIndex(name).sublime-snippet b/Reference/API Reference/GetRaidTargetIndex(name).sublime-snippet index 900aba4b8..30a3aeafe 100644 --- a/Reference/API Reference/GetRaidTargetIndex(name).sublime-snippet +++ b/Reference/API Reference/GetRaidTargetIndex(name).sublime-snippet @@ -2,5 +2,5 @@ GetRaidTargetIndex ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRaidTargetIndex(unit).sublime-snippet b/Reference/API Reference/GetRaidTargetIndex(unit).sublime-snippet index 233c49db1..c39f345a2 100644 --- a/Reference/API Reference/GetRaidTargetIndex(unit).sublime-snippet +++ b/Reference/API Reference/GetRaidTargetIndex(unit).sublime-snippet @@ -2,5 +2,5 @@ GetRaidTargetIndex ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRandomArgument(...).sublime-snippet b/Reference/API Reference/GetRandomArgument(...).sublime-snippet new file mode 100644 index 000000000..9122552c2 --- /dev/null +++ b/Reference/API Reference/GetRandomArgument(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRandomArgument + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRandomDungeonBestChoice().sublime-snippet b/Reference/API Reference/GetRandomDungeonBestChoice().sublime-snippet index 668792f23..f186554e0 100644 --- a/Reference/API Reference/GetRandomDungeonBestChoice().sublime-snippet +++ b/Reference/API Reference/GetRandomDungeonBestChoice().sublime-snippet @@ -2,5 +2,5 @@ GetRandomDungeonBestChoice () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRandomScenarioBestChoice(...).sublime-snippet b/Reference/API Reference/GetRandomScenarioBestChoice(...).sublime-snippet new file mode 100644 index 000000000..428939af2 --- /dev/null +++ b/Reference/API Reference/GetRandomScenarioBestChoice(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRandomScenarioBestChoice + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRandomScenarioInfo(...).sublime-snippet b/Reference/API Reference/GetRandomScenarioInfo(...).sublime-snippet new file mode 100644 index 000000000..ad6d4dbe8 --- /dev/null +++ b/Reference/API Reference/GetRandomScenarioInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRandomScenarioInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRangedCritChance().sublime-snippet b/Reference/API Reference/GetRangedCritChance().sublime-snippet index 3f3dc3ada..1891bd75b 100644 --- a/Reference/API Reference/GetRangedCritChance().sublime-snippet +++ b/Reference/API Reference/GetRangedCritChance().sublime-snippet @@ -2,5 +2,5 @@ GetRangedCritChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRangedHaste().sublime-snippet b/Reference/API Reference/GetRangedHaste().sublime-snippet index 050fb1fa6..5ff14facd 100644 --- a/Reference/API Reference/GetRangedHaste().sublime-snippet +++ b/Reference/API Reference/GetRangedHaste().sublime-snippet @@ -2,5 +2,5 @@ GetRangedHaste () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRatedBattleGroundInfo(...).sublime-snippet b/Reference/API Reference/GetRatedBattleGroundInfo(...).sublime-snippet new file mode 100644 index 000000000..9f7a31ce1 --- /dev/null +++ b/Reference/API Reference/GetRatedBattleGroundInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRatedBattleGroundInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetReadonlyRestrictedTable(...).sublime-snippet b/Reference/API Reference/GetReadonlyRestrictedTable(...).sublime-snippet new file mode 100644 index 000000000..b430f812c --- /dev/null +++ b/Reference/API Reference/GetReadonlyRestrictedTable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetReadonlyRestrictedTable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetReadyCheckStatus(unit).sublime-snippet b/Reference/API Reference/GetReadyCheckStatus(unit).sublime-snippet index 3c569377c..5962c232d 100644 --- a/Reference/API Reference/GetReadyCheckStatus(unit).sublime-snippet +++ b/Reference/API Reference/GetReadyCheckStatus(unit).sublime-snippet @@ -2,5 +2,5 @@ GetReadyCheckStatus ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetReadyCheckTimeLeft().sublime-snippet b/Reference/API Reference/GetReadyCheckTimeLeft().sublime-snippet index 80c68c675..896dd0f3a 100644 --- a/Reference/API Reference/GetReadyCheckTimeLeft().sublime-snippet +++ b/Reference/API Reference/GetReadyCheckTimeLeft().sublime-snippet @@ -2,5 +2,5 @@ GetReadyCheckTimeLeft () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetReagentBankCost(...).sublime-snippet b/Reference/API Reference/GetReagentBankCost(...).sublime-snippet new file mode 100644 index 000000000..253a51152 --- /dev/null +++ b/Reference/API Reference/GetReagentBankCost(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetReagentBankCost + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRealZoneText().sublime-snippet b/Reference/API Reference/GetRealZoneText().sublime-snippet index baa188c7c..4e0392f2a 100644 --- a/Reference/API Reference/GetRealZoneText().sublime-snippet +++ b/Reference/API Reference/GetRealZoneText().sublime-snippet @@ -2,5 +2,5 @@ GetRealZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRealmName().sublime-snippet b/Reference/API Reference/GetRealmName().sublime-snippet index faadb91c6..7aac48792 100644 --- a/Reference/API Reference/GetRealmName().sublime-snippet +++ b/Reference/API Reference/GetRealmName().sublime-snippet @@ -2,5 +2,5 @@ GetRealmName () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRecruitingGuildInfo(...).sublime-snippet b/Reference/API Reference/GetRecruitingGuildInfo(...).sublime-snippet new file mode 100644 index 000000000..21dd3f947 --- /dev/null +++ b/Reference/API Reference/GetRecruitingGuildInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRecruitingGuildInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRecruitingGuildSelection(...).sublime-snippet b/Reference/API Reference/GetRecruitingGuildSelection(...).sublime-snippet new file mode 100644 index 000000000..a4b1a464a --- /dev/null +++ b/Reference/API Reference/GetRecruitingGuildSelection(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRecruitingGuildSelection + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRecruitingGuildSettings(...).sublime-snippet b/Reference/API Reference/GetRecruitingGuildSettings(...).sublime-snippet new file mode 100644 index 000000000..6ce121239 --- /dev/null +++ b/Reference/API Reference/GetRecruitingGuildSettings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRecruitingGuildSettings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRecruitingGuildTabardInfo(...).sublime-snippet b/Reference/API Reference/GetRecruitingGuildTabardInfo(...).sublime-snippet new file mode 100644 index 000000000..2aa0c4da5 --- /dev/null +++ b/Reference/API Reference/GetRecruitingGuildTabardInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRecruitingGuildTabardInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRefreshRates().sublime-snippet b/Reference/API Reference/GetRefreshRates().sublime-snippet deleted file mode 100644 index 5af4a2dae..000000000 --- a/Reference/API Reference/GetRefreshRates().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetRefreshRates - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetRegisteredAddonMessagePrefixes([prefixTable]).sublime-snippet b/Reference/API Reference/GetRegisteredAddonMessagePrefixes([prefixTable]).sublime-snippet deleted file mode 100644 index 6b88ed97b..000000000 --- a/Reference/API Reference/GetRegisteredAddonMessagePrefixes([prefixTable]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetRegisteredAddonMessagePrefixes - ([prefixTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetRelativeDifficultyColor(...).sublime-snippet b/Reference/API Reference/GetRelativeDifficultyColor(...).sublime-snippet new file mode 100644 index 000000000..2a9b9800a --- /dev/null +++ b/Reference/API Reference/GetRelativeDifficultyColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRelativeDifficultyColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetReleaseTimeRemaining().sublime-snippet b/Reference/API Reference/GetReleaseTimeRemaining().sublime-snippet index 2aea25e2e..a09f67bed 100644 --- a/Reference/API Reference/GetReleaseTimeRemaining().sublime-snippet +++ b/Reference/API Reference/GetReleaseTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ GetReleaseTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRepairAllCost().sublime-snippet b/Reference/API Reference/GetRepairAllCost().sublime-snippet index dcd11d33f..e8617df22 100644 --- a/Reference/API Reference/GetRepairAllCost().sublime-snippet +++ b/Reference/API Reference/GetRepairAllCost().sublime-snippet @@ -2,5 +2,5 @@ GetRepairAllCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetResSicknessDuration().sublime-snippet b/Reference/API Reference/GetResSicknessDuration().sublime-snippet index fb80d38cc..aa569114c 100644 --- a/Reference/API Reference/GetResSicknessDuration().sublime-snippet +++ b/Reference/API Reference/GetResSicknessDuration().sublime-snippet @@ -2,5 +2,5 @@ GetResSicknessDuration () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRestState().sublime-snippet b/Reference/API Reference/GetRestState().sublime-snippet index 4d5708b8e..5c8ec92a6 100644 --- a/Reference/API Reference/GetRestState().sublime-snippet +++ b/Reference/API Reference/GetRestState().sublime-snippet @@ -2,5 +2,5 @@ GetRestState () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRestrictedAccountData(...).sublime-snippet b/Reference/API Reference/GetRestrictedAccountData(...).sublime-snippet new file mode 100644 index 000000000..1dab1a737 --- /dev/null +++ b/Reference/API Reference/GetRestrictedAccountData(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRestrictedAccountData + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardArtifactXP(...).sublime-snippet b/Reference/API Reference/GetRewardArtifactXP(...).sublime-snippet new file mode 100644 index 000000000..4cb88776e --- /dev/null +++ b/Reference/API Reference/GetRewardArtifactXP(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardArtifactXP + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardHonor(...).sublime-snippet b/Reference/API Reference/GetRewardHonor(...).sublime-snippet new file mode 100644 index 000000000..117610be8 --- /dev/null +++ b/Reference/API Reference/GetRewardHonor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardHonor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardMoney().sublime-snippet b/Reference/API Reference/GetRewardMoney().sublime-snippet index 1c72799ff..12c402825 100644 --- a/Reference/API Reference/GetRewardMoney().sublime-snippet +++ b/Reference/API Reference/GetRewardMoney().sublime-snippet @@ -2,5 +2,5 @@ GetRewardMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRewardNumSkillUps(...).sublime-snippet b/Reference/API Reference/GetRewardNumSkillUps(...).sublime-snippet new file mode 100644 index 000000000..610d714a3 --- /dev/null +++ b/Reference/API Reference/GetRewardNumSkillUps(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardNumSkillUps + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardPackArtifactPower(...).sublime-snippet b/Reference/API Reference/GetRewardPackArtifactPower(...).sublime-snippet new file mode 100644 index 000000000..5c96d4988 --- /dev/null +++ b/Reference/API Reference/GetRewardPackArtifactPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardPackArtifactPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardPackCurrencies(...).sublime-snippet b/Reference/API Reference/GetRewardPackCurrencies(...).sublime-snippet new file mode 100644 index 000000000..3848536f9 --- /dev/null +++ b/Reference/API Reference/GetRewardPackCurrencies(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardPackCurrencies + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardPackItems(...).sublime-snippet b/Reference/API Reference/GetRewardPackItems(...).sublime-snippet new file mode 100644 index 000000000..6b94dc842 --- /dev/null +++ b/Reference/API Reference/GetRewardPackItems(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardPackItems + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardPackMoney(...).sublime-snippet b/Reference/API Reference/GetRewardPackMoney(...).sublime-snippet new file mode 100644 index 000000000..94e4766d6 --- /dev/null +++ b/Reference/API Reference/GetRewardPackMoney(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardPackMoney + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardPackTitle(...).sublime-snippet b/Reference/API Reference/GetRewardPackTitle(...).sublime-snippet new file mode 100644 index 000000000..4ed10ce1d --- /dev/null +++ b/Reference/API Reference/GetRewardPackTitle(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardPackTitle + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardPackTitleName(...).sublime-snippet b/Reference/API Reference/GetRewardPackTitleName(...).sublime-snippet new file mode 100644 index 000000000..dcec86caa --- /dev/null +++ b/Reference/API Reference/GetRewardPackTitleName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardPackTitleName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardSkillLineID(...).sublime-snippet b/Reference/API Reference/GetRewardSkillLineID(...).sublime-snippet new file mode 100644 index 000000000..65348e384 --- /dev/null +++ b/Reference/API Reference/GetRewardSkillLineID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardSkillLineID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardSkillPoints(...).sublime-snippet b/Reference/API Reference/GetRewardSkillPoints(...).sublime-snippet new file mode 100644 index 000000000..6f2fe25e5 --- /dev/null +++ b/Reference/API Reference/GetRewardSkillPoints(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetRewardSkillPoints + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetRewardSpell().sublime-snippet b/Reference/API Reference/GetRewardSpell().sublime-snippet index 0d57e0250..aac389594 100644 --- a/Reference/API Reference/GetRewardSpell().sublime-snippet +++ b/Reference/API Reference/GetRewardSpell().sublime-snippet @@ -2,5 +2,5 @@ GetRewardSpell () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRewardText().sublime-snippet b/Reference/API Reference/GetRewardText().sublime-snippet index b3cf3469f..10b8a9012 100644 --- a/Reference/API Reference/GetRewardText().sublime-snippet +++ b/Reference/API Reference/GetRewardText().sublime-snippet @@ -2,5 +2,5 @@ GetRewardText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRewardTitle().sublime-snippet b/Reference/API Reference/GetRewardTitle().sublime-snippet index 6110f2028..137ad0f70 100644 --- a/Reference/API Reference/GetRewardTitle().sublime-snippet +++ b/Reference/API Reference/GetRewardTitle().sublime-snippet @@ -2,5 +2,5 @@ GetRewardTitle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRewardXP().sublime-snippet b/Reference/API Reference/GetRewardXP().sublime-snippet index 5fea8cc49..3ef89dcd3 100644 --- a/Reference/API Reference/GetRewardXP().sublime-snippet +++ b/Reference/API Reference/GetRewardXP().sublime-snippet @@ -2,5 +2,5 @@ GetRewardXP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRuneCooldown(slot).sublime-snippet b/Reference/API Reference/GetRuneCooldown(slot).sublime-snippet index 4e56d076d..16b233e4e 100644 --- a/Reference/API Reference/GetRuneCooldown(slot).sublime-snippet +++ b/Reference/API Reference/GetRuneCooldown(slot).sublime-snippet @@ -2,5 +2,5 @@ GetRuneCooldown (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRuneCount(slot).sublime-snippet b/Reference/API Reference/GetRuneCount(slot).sublime-snippet index e8befddfd..35d1d97eb 100644 --- a/Reference/API Reference/GetRuneCount(slot).sublime-snippet +++ b/Reference/API Reference/GetRuneCount(slot).sublime-snippet @@ -2,5 +2,5 @@ GetRuneCount (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRunningMacro().sublime-snippet b/Reference/API Reference/GetRunningMacro().sublime-snippet index d33096336..3d88005da 100644 --- a/Reference/API Reference/GetRunningMacro().sublime-snippet +++ b/Reference/API Reference/GetRunningMacro().sublime-snippet @@ -2,5 +2,5 @@ GetRunningMacro () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetRunningMacroButton().sublime-snippet b/Reference/API Reference/GetRunningMacroButton().sublime-snippet index 8917ad929..377e1e25c 100644 --- a/Reference/API Reference/GetRunningMacroButton().sublime-snippet +++ b/Reference/API Reference/GetRunningMacroButton().sublime-snippet @@ -2,5 +2,5 @@ GetRunningMacroButton () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSavedInstanceChatLink(index).sublime-snippet b/Reference/API Reference/GetSavedInstanceChatLink(index).sublime-snippet index e2aad40c8..d052244a1 100644 --- a/Reference/API Reference/GetSavedInstanceChatLink(index).sublime-snippet +++ b/Reference/API Reference/GetSavedInstanceChatLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetSavedInstanceChatLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSavedInstanceEncounterInfo(...).sublime-snippet b/Reference/API Reference/GetSavedInstanceEncounterInfo(...).sublime-snippet new file mode 100644 index 000000000..f303ca02e --- /dev/null +++ b/Reference/API Reference/GetSavedInstanceEncounterInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSavedInstanceEncounterInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSavedInstanceInfo(index).sublime-snippet b/Reference/API Reference/GetSavedInstanceInfo(index).sublime-snippet index 91900d3ad..f2a045bd1 100644 --- a/Reference/API Reference/GetSavedInstanceInfo(index).sublime-snippet +++ b/Reference/API Reference/GetSavedInstanceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetSavedInstanceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSavedWorldBossInfo(...).sublime-snippet b/Reference/API Reference/GetSavedWorldBossInfo(...).sublime-snippet new file mode 100644 index 000000000..d80c1f144 --- /dev/null +++ b/Reference/API Reference/GetSavedWorldBossInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSavedWorldBossInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetScaledCursorDelta(...).sublime-snippet b/Reference/API Reference/GetScaledCursorDelta(...).sublime-snippet new file mode 100644 index 000000000..2e522fc02 --- /dev/null +++ b/Reference/API Reference/GetScaledCursorDelta(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetScaledCursorDelta + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetScaledCursorPosition(...).sublime-snippet b/Reference/API Reference/GetScaledCursorPosition(...).sublime-snippet new file mode 100644 index 000000000..5bf0d64f5 --- /dev/null +++ b/Reference/API Reference/GetScaledCursorPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetScaledCursorPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetScalingQuestDifficultyColor(level).sublime-snippet b/Reference/API Reference/GetScalingQuestDifficultyColor(level).sublime-snippet index 73403d92d..3f8d14370 100644 --- a/Reference/API Reference/GetScalingQuestDifficultyColor(level).sublime-snippet +++ b/Reference/API Reference/GetScalingQuestDifficultyColor(level).sublime-snippet @@ -2,5 +2,5 @@ GetScalingQuestDifficultyColor (level) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetScalingQuestGreenRange().sublime-snippet b/Reference/API Reference/GetScalingQuestGreenRange().sublime-snippet index adf8d6172..e7711f53a 100644 --- a/Reference/API Reference/GetScalingQuestGreenRange().sublime-snippet +++ b/Reference/API Reference/GetScalingQuestGreenRange().sublime-snippet @@ -2,5 +2,5 @@ GetScalingQuestGreenRange () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetScenariosChoiceOrder(...).sublime-snippet b/Reference/API Reference/GetScenariosChoiceOrder(...).sublime-snippet new file mode 100644 index 000000000..8e83f1ca1 --- /dev/null +++ b/Reference/API Reference/GetScenariosChoiceOrder(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetScenariosChoiceOrder + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSchoolString(...).sublime-snippet b/Reference/API Reference/GetSchoolString(...).sublime-snippet new file mode 100644 index 000000000..6adfefeaf --- /dev/null +++ b/Reference/API Reference/GetSchoolString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSchoolString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetScreenDPIScale(...).sublime-snippet b/Reference/API Reference/GetScreenDPIScale(...).sublime-snippet new file mode 100644 index 000000000..d0353030e --- /dev/null +++ b/Reference/API Reference/GetScreenDPIScale(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetScreenDPIScale + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetScreenHeight().sublime-snippet b/Reference/API Reference/GetScreenHeight().sublime-snippet index 43194ff89..55e7dffe1 100644 --- a/Reference/API Reference/GetScreenHeight().sublime-snippet +++ b/Reference/API Reference/GetScreenHeight().sublime-snippet @@ -2,5 +2,5 @@ GetScreenHeight () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetScreenHeightScale(...).sublime-snippet b/Reference/API Reference/GetScreenHeightScale(...).sublime-snippet new file mode 100644 index 000000000..8dc1a062f --- /dev/null +++ b/Reference/API Reference/GetScreenHeightScale(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetScreenHeightScale + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetScreenResolutions().sublime-snippet b/Reference/API Reference/GetScreenResolutions().sublime-snippet index 8f4e48c4b..f7531cda2 100644 --- a/Reference/API Reference/GetScreenResolutions().sublime-snippet +++ b/Reference/API Reference/GetScreenResolutions().sublime-snippet @@ -2,5 +2,5 @@ GetScreenResolutions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetScreenWidth().sublime-snippet b/Reference/API Reference/GetScreenWidth().sublime-snippet index 4039c4351..ce8aa08ac 100644 --- a/Reference/API Reference/GetScreenWidth().sublime-snippet +++ b/Reference/API Reference/GetScreenWidth().sublime-snippet @@ -2,5 +2,5 @@ GetScreenWidth () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetScreenWidthScale(...).sublime-snippet b/Reference/API Reference/GetScreenWidthScale(...).sublime-snippet new file mode 100644 index 000000000..87002d705 --- /dev/null +++ b/Reference/API Reference/GetScreenWidthScale(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetScreenWidthScale + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetScriptCPUUsage().sublime-snippet b/Reference/API Reference/GetScriptCPUUsage().sublime-snippet index 9d2091797..83041b0f4 100644 --- a/Reference/API Reference/GetScriptCPUUsage().sublime-snippet +++ b/Reference/API Reference/GetScriptCPUUsage().sublime-snippet @@ -2,5 +2,5 @@ GetScriptCPUUsage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSecondsUntilParentalControlsKick(...).sublime-snippet b/Reference/API Reference/GetSecondsUntilParentalControlsKick(...).sublime-snippet new file mode 100644 index 000000000..a11d94b78 --- /dev/null +++ b/Reference/API Reference/GetSecondsUntilParentalControlsKick(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSecondsUntilParentalControlsKick + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSelectedArtifactInfo().sublime-snippet b/Reference/API Reference/GetSelectedArtifactInfo().sublime-snippet index 93d3fd342..545ccbe17 100644 --- a/Reference/API Reference/GetSelectedArtifactInfo().sublime-snippet +++ b/Reference/API Reference/GetSelectedArtifactInfo().sublime-snippet @@ -2,5 +2,5 @@ GetSelectedArtifactInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSelectedAuctionItem(list).sublime-snippet b/Reference/API Reference/GetSelectedAuctionItem(list).sublime-snippet index 0692f42fa..2bf57dd96 100644 --- a/Reference/API Reference/GetSelectedAuctionItem(list).sublime-snippet +++ b/Reference/API Reference/GetSelectedAuctionItem(list).sublime-snippet @@ -2,5 +2,5 @@ GetSelectedAuctionItem ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSelectedDisplayChannel().sublime-snippet b/Reference/API Reference/GetSelectedDisplayChannel().sublime-snippet index a26f7ccfa..0e05541aa 100644 --- a/Reference/API Reference/GetSelectedDisplayChannel().sublime-snippet +++ b/Reference/API Reference/GetSelectedDisplayChannel().sublime-snippet @@ -2,5 +2,5 @@ GetSelectedDisplayChannel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSelectedFaction().sublime-snippet b/Reference/API Reference/GetSelectedFaction().sublime-snippet index bb401e369..e318c868e 100644 --- a/Reference/API Reference/GetSelectedFaction().sublime-snippet +++ b/Reference/API Reference/GetSelectedFaction().sublime-snippet @@ -2,5 +2,5 @@ GetSelectedFaction () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSelectedFriend().sublime-snippet b/Reference/API Reference/GetSelectedFriend().sublime-snippet index 93ee6a0b7..f37dd1305 100644 --- a/Reference/API Reference/GetSelectedFriend().sublime-snippet +++ b/Reference/API Reference/GetSelectedFriend().sublime-snippet @@ -2,5 +2,5 @@ GetSelectedFriend () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSelectedIgnore().sublime-snippet b/Reference/API Reference/GetSelectedIgnore().sublime-snippet index 1bc4eacff..f2eaaeaf0 100644 --- a/Reference/API Reference/GetSelectedIgnore().sublime-snippet +++ b/Reference/API Reference/GetSelectedIgnore().sublime-snippet @@ -2,5 +2,5 @@ GetSelectedIgnore () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSelectedMute().sublime-snippet b/Reference/API Reference/GetSelectedMute().sublime-snippet deleted file mode 100644 index dbe482330..000000000 --- a/Reference/API Reference/GetSelectedMute().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetSelectedMute - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetSelectedWarGameType(...).sublime-snippet b/Reference/API Reference/GetSelectedWarGameType(...).sublime-snippet new file mode 100644 index 000000000..57eeac63c --- /dev/null +++ b/Reference/API Reference/GetSelectedWarGameType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSelectedWarGameType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSendMailCOD().sublime-snippet b/Reference/API Reference/GetSendMailCOD().sublime-snippet index 5dbb8f65a..8ceeb1515 100644 --- a/Reference/API Reference/GetSendMailCOD().sublime-snippet +++ b/Reference/API Reference/GetSendMailCOD().sublime-snippet @@ -2,5 +2,5 @@ GetSendMailCOD () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSendMailItem(slot).sublime-snippet b/Reference/API Reference/GetSendMailItem(slot).sublime-snippet index 9949b867d..c91d6c173 100644 --- a/Reference/API Reference/GetSendMailItem(slot).sublime-snippet +++ b/Reference/API Reference/GetSendMailItem(slot).sublime-snippet @@ -2,5 +2,5 @@ GetSendMailItem (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSendMailItemLink(slot).sublime-snippet b/Reference/API Reference/GetSendMailItemLink(slot).sublime-snippet index 313f45947..a872ebe73 100644 --- a/Reference/API Reference/GetSendMailItemLink(slot).sublime-snippet +++ b/Reference/API Reference/GetSendMailItemLink(slot).sublime-snippet @@ -2,5 +2,5 @@ GetSendMailItemLink (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSendMailMoney().sublime-snippet b/Reference/API Reference/GetSendMailMoney().sublime-snippet index c26471116..5427e0d01 100644 --- a/Reference/API Reference/GetSendMailMoney().sublime-snippet +++ b/Reference/API Reference/GetSendMailMoney().sublime-snippet @@ -2,5 +2,5 @@ GetSendMailMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSendMailPrice().sublime-snippet b/Reference/API Reference/GetSendMailPrice().sublime-snippet index 7356a4280..17e976580 100644 --- a/Reference/API Reference/GetSendMailPrice().sublime-snippet +++ b/Reference/API Reference/GetSendMailPrice().sublime-snippet @@ -2,5 +2,5 @@ GetSendMailPrice () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetServerTime(...).sublime-snippet b/Reference/API Reference/GetServerTime(...).sublime-snippet new file mode 100644 index 000000000..d698af25f --- /dev/null +++ b/Reference/API Reference/GetServerTime(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetServerTime + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSessionTime(...).sublime-snippet b/Reference/API Reference/GetSessionTime(...).sublime-snippet new file mode 100644 index 000000000..5daa70eb7 --- /dev/null +++ b/Reference/API Reference/GetSessionTime(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSessionTime + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSetBonusesForSpecializationByItemID(...).sublime-snippet b/Reference/API Reference/GetSetBonusesForSpecializationByItemID(...).sublime-snippet new file mode 100644 index 000000000..19b1baa27 --- /dev/null +++ b/Reference/API Reference/GetSetBonusesForSpecializationByItemID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSetBonusesForSpecializationByItemID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetShapeshiftForm().sublime-snippet b/Reference/API Reference/GetShapeshiftForm().sublime-snippet index 47b72b113..232ee2453 100644 --- a/Reference/API Reference/GetShapeshiftForm().sublime-snippet +++ b/Reference/API Reference/GetShapeshiftForm().sublime-snippet @@ -2,5 +2,5 @@ GetShapeshiftForm () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetShapeshiftFormCooldown(index).sublime-snippet b/Reference/API Reference/GetShapeshiftFormCooldown(index).sublime-snippet index 0b56cae06..5cdc25ab5 100644 --- a/Reference/API Reference/GetShapeshiftFormCooldown(index).sublime-snippet +++ b/Reference/API Reference/GetShapeshiftFormCooldown(index).sublime-snippet @@ -2,5 +2,5 @@ GetShapeshiftFormCooldown (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetShapeshiftFormID().sublime-snippet b/Reference/API Reference/GetShapeshiftFormID().sublime-snippet index 4b83320e9..3f2e9a53e 100644 --- a/Reference/API Reference/GetShapeshiftFormID().sublime-snippet +++ b/Reference/API Reference/GetShapeshiftFormID().sublime-snippet @@ -2,5 +2,5 @@ GetShapeshiftFormID () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetShapeshiftFormInfo(index).sublime-snippet b/Reference/API Reference/GetShapeshiftFormInfo(index).sublime-snippet index daf1cd5ef..6466c62ae 100644 --- a/Reference/API Reference/GetShapeshiftFormInfo(index).sublime-snippet +++ b/Reference/API Reference/GetShapeshiftFormInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetShapeshiftFormInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSheathState(...).sublime-snippet b/Reference/API Reference/GetSheathState(...).sublime-snippet new file mode 100644 index 000000000..a0882886e --- /dev/null +++ b/Reference/API Reference/GetSheathState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSheathState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetShieldBlock().sublime-snippet b/Reference/API Reference/GetShieldBlock().sublime-snippet index 203a50df5..d07898fc6 100644 --- a/Reference/API Reference/GetShieldBlock().sublime-snippet +++ b/Reference/API Reference/GetShieldBlock().sublime-snippet @@ -2,5 +2,5 @@ GetShieldBlock () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSmoothProgressChange(...).sublime-snippet b/Reference/API Reference/GetSmoothProgressChange(...).sublime-snippet new file mode 100644 index 000000000..7117751ed --- /dev/null +++ b/Reference/API Reference/GetSmoothProgressChange(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSmoothProgressChange + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSocialColoredName(...).sublime-snippet b/Reference/API Reference/GetSocialColoredName(...).sublime-snippet new file mode 100644 index 000000000..d4f130d44 --- /dev/null +++ b/Reference/API Reference/GetSocialColoredName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSocialColoredName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSocketItemBoundTradeable().sublime-snippet b/Reference/API Reference/GetSocketItemBoundTradeable().sublime-snippet index ba2514ad8..987c22110 100644 --- a/Reference/API Reference/GetSocketItemBoundTradeable().sublime-snippet +++ b/Reference/API Reference/GetSocketItemBoundTradeable().sublime-snippet @@ -2,5 +2,5 @@ GetSocketItemBoundTradeable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSocketItemInfo().sublime-snippet b/Reference/API Reference/GetSocketItemInfo().sublime-snippet index cd74ade48..4092611b2 100644 --- a/Reference/API Reference/GetSocketItemInfo().sublime-snippet +++ b/Reference/API Reference/GetSocketItemInfo().sublime-snippet @@ -2,5 +2,5 @@ GetSocketItemInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSocketItemRefundable().sublime-snippet b/Reference/API Reference/GetSocketItemRefundable().sublime-snippet index 7bec02941..6d44b743f 100644 --- a/Reference/API Reference/GetSocketItemRefundable().sublime-snippet +++ b/Reference/API Reference/GetSocketItemRefundable().sublime-snippet @@ -2,5 +2,5 @@ GetSocketItemRefundable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSocketTypes(index).sublime-snippet b/Reference/API Reference/GetSocketTypes(index).sublime-snippet index b31e0f60f..da2c65564 100644 --- a/Reference/API Reference/GetSocketTypes(index).sublime-snippet +++ b/Reference/API Reference/GetSocketTypes(index).sublime-snippet @@ -2,5 +2,5 @@ GetSocketTypes (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSortBagsRightToLeft(...).sublime-snippet b/Reference/API Reference/GetSortBagsRightToLeft(...).sublime-snippet new file mode 100644 index 000000000..c364807e2 --- /dev/null +++ b/Reference/API Reference/GetSortBagsRightToLeft(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSortBagsRightToLeft + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSortedSelfResurrectOptions().sublime-snippet b/Reference/API Reference/GetSortedSelfResurrectOptions().sublime-snippet index 615086236..67cad81eb 100644 --- a/Reference/API Reference/GetSortedSelfResurrectOptions().sublime-snippet +++ b/Reference/API Reference/GetSortedSelfResurrectOptions().sublime-snippet @@ -2,5 +2,5 @@ GetSortedSelfResurrectOptions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpecChangeCost(...).sublime-snippet b/Reference/API Reference/GetSpecChangeCost(...).sublime-snippet new file mode 100644 index 000000000..3a0d9b924 --- /dev/null +++ b/Reference/API Reference/GetSpecChangeCost(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecChangeCost + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpecialization().sublime-snippet b/Reference/API Reference/GetSpecialization().sublime-snippet index 2eb74920e..6b5251113 100644 --- a/Reference/API Reference/GetSpecialization().sublime-snippet +++ b/Reference/API Reference/GetSpecialization().sublime-snippet @@ -2,5 +2,5 @@ GetSpecialization () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpecializationInfo(specID).sublime-snippet b/Reference/API Reference/GetSpecializationInfo(specID).sublime-snippet index 03af7725c..59e24979d 100644 --- a/Reference/API Reference/GetSpecializationInfo(specID).sublime-snippet +++ b/Reference/API Reference/GetSpecializationInfo(specID).sublime-snippet @@ -2,5 +2,5 @@ GetSpecializationInfo (specID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpecializationInfoByID(specID).sublime-snippet b/Reference/API Reference/GetSpecializationInfoByID(specID).sublime-snippet index c9c104135..14eb4ad8c 100644 --- a/Reference/API Reference/GetSpecializationInfoByID(specID).sublime-snippet +++ b/Reference/API Reference/GetSpecializationInfoByID(specID).sublime-snippet @@ -2,5 +2,5 @@ GetSpecializationInfoByID (specID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpecializationInfoForClassID(...).sublime-snippet b/Reference/API Reference/GetSpecializationInfoForClassID(...).sublime-snippet new file mode 100644 index 000000000..174c31ada --- /dev/null +++ b/Reference/API Reference/GetSpecializationInfoForClassID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecializationInfoForClassID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpecializationInfoForSpecID(...).sublime-snippet b/Reference/API Reference/GetSpecializationInfoForSpecID(...).sublime-snippet new file mode 100644 index 000000000..9a9b1796c --- /dev/null +++ b/Reference/API Reference/GetSpecializationInfoForSpecID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecializationInfoForSpecID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpecializationMasterySpells(...).sublime-snippet b/Reference/API Reference/GetSpecializationMasterySpells(...).sublime-snippet new file mode 100644 index 000000000..e0bcf3f2e --- /dev/null +++ b/Reference/API Reference/GetSpecializationMasterySpells(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecializationMasterySpells + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpecializationNameForSpecID(...).sublime-snippet b/Reference/API Reference/GetSpecializationNameForSpecID(...).sublime-snippet new file mode 100644 index 000000000..57cd9c052 --- /dev/null +++ b/Reference/API Reference/GetSpecializationNameForSpecID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecializationNameForSpecID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpecializationRole(...).sublime-snippet b/Reference/API Reference/GetSpecializationRole(...).sublime-snippet new file mode 100644 index 000000000..67b29f815 --- /dev/null +++ b/Reference/API Reference/GetSpecializationRole(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecializationRole + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpecializationRoleByID(...).sublime-snippet b/Reference/API Reference/GetSpecializationRoleByID(...).sublime-snippet new file mode 100644 index 000000000..3cd0db2cf --- /dev/null +++ b/Reference/API Reference/GetSpecializationRoleByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecializationRoleByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet b/Reference/API Reference/GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet index 33a2b88ac..b5b06504f 100644 --- a/Reference/API Reference/GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet +++ b/Reference/API Reference/GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet @@ -2,5 +2,5 @@ GetSpecializationSpells (specIndex, [isInspect], [isPet]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpecsForSpell(...).sublime-snippet b/Reference/API Reference/GetSpecsForSpell(...).sublime-snippet new file mode 100644 index 000000000..8f8f5cc0a --- /dev/null +++ b/Reference/API Reference/GetSpecsForSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpecsForSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpeed(...).sublime-snippet b/Reference/API Reference/GetSpeed(...).sublime-snippet new file mode 100644 index 000000000..e6042b847 --- /dev/null +++ b/Reference/API Reference/GetSpeed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpeed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellAutocast(id, bookType).sublime-snippet b/Reference/API Reference/GetSpellAutocast(id, bookType).sublime-snippet index 022ca09c0..ee3ee247d 100644 --- a/Reference/API Reference/GetSpellAutocast(id, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellAutocast(id, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellAutocast (id, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellAvailableLevel(...).sublime-snippet b/Reference/API Reference/GetSpellAvailableLevel(...).sublime-snippet new file mode 100644 index 000000000..6c756cc4f --- /dev/null +++ b/Reference/API Reference/GetSpellAvailableLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellAvailableLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellBaseCooldown(id).sublime-snippet b/Reference/API Reference/GetSpellBaseCooldown(id).sublime-snippet index 0aff878d3..259d1a0e0 100644 --- a/Reference/API Reference/GetSpellBaseCooldown(id).sublime-snippet +++ b/Reference/API Reference/GetSpellBaseCooldown(id).sublime-snippet @@ -2,5 +2,5 @@ GetSpellBaseCooldown (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellBonusDamage(school).sublime-snippet b/Reference/API Reference/GetSpellBonusDamage(school).sublime-snippet index 5c75fb528..d25394a1a 100644 --- a/Reference/API Reference/GetSpellBonusDamage(school).sublime-snippet +++ b/Reference/API Reference/GetSpellBonusDamage(school).sublime-snippet @@ -2,5 +2,5 @@ GetSpellBonusDamage (school) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellBonusHealing().sublime-snippet b/Reference/API Reference/GetSpellBonusHealing().sublime-snippet index bb46974d1..ab53a6e67 100644 --- a/Reference/API Reference/GetSpellBonusHealing().sublime-snippet +++ b/Reference/API Reference/GetSpellBonusHealing().sublime-snippet @@ -2,5 +2,5 @@ GetSpellBonusHealing () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellBookItemInfo(index, bookType).sublime-snippet b/Reference/API Reference/GetSpellBookItemInfo(index, bookType).sublime-snippet index 7a17913fe..9472e2b1f 100644 --- a/Reference/API Reference/GetSpellBookItemInfo(index, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellBookItemInfo(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellBookItemInfo (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellBookItemInfo(spellName).sublime-snippet b/Reference/API Reference/GetSpellBookItemInfo(spellName).sublime-snippet index c873e7086..857aa2696 100644 --- a/Reference/API Reference/GetSpellBookItemInfo(spellName).sublime-snippet +++ b/Reference/API Reference/GetSpellBookItemInfo(spellName).sublime-snippet @@ -2,5 +2,5 @@ GetSpellBookItemInfo ("spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellBookItemName(index, bookType).sublime-snippet b/Reference/API Reference/GetSpellBookItemName(index, bookType).sublime-snippet index 774a24c84..4e2f6e9bf 100644 --- a/Reference/API Reference/GetSpellBookItemName(index, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellBookItemName(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellBookItemName (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellBookItemName(spellName).sublime-snippet b/Reference/API Reference/GetSpellBookItemName(spellName).sublime-snippet index e2bc484f6..421292697 100644 --- a/Reference/API Reference/GetSpellBookItemName(spellName).sublime-snippet +++ b/Reference/API Reference/GetSpellBookItemName(spellName).sublime-snippet @@ -2,5 +2,5 @@ GetSpellBookItemName ("spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellBookItemTexture(...).sublime-snippet b/Reference/API Reference/GetSpellBookItemTexture(...).sublime-snippet new file mode 100644 index 000000000..67ce1c456 --- /dev/null +++ b/Reference/API Reference/GetSpellBookItemTexture(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellBookItemTexture + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellCharges(id).sublime-snippet b/Reference/API Reference/GetSpellCharges(id).sublime-snippet index 390fb7f05..82b0941d6 100644 --- a/Reference/API Reference/GetSpellCharges(id).sublime-snippet +++ b/Reference/API Reference/GetSpellCharges(id).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCharges (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellCharges(name).sublime-snippet b/Reference/API Reference/GetSpellCharges(name).sublime-snippet index c486690da..37827595a 100644 --- a/Reference/API Reference/GetSpellCharges(name).sublime-snippet +++ b/Reference/API Reference/GetSpellCharges(name).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCharges ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellConfirmationPromptsInfo(...).sublime-snippet b/Reference/API Reference/GetSpellConfirmationPromptsInfo(...).sublime-snippet new file mode 100644 index 000000000..0843d5d5b --- /dev/null +++ b/Reference/API Reference/GetSpellConfirmationPromptsInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellConfirmationPromptsInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellCooldown(id).sublime-snippet b/Reference/API Reference/GetSpellCooldown(id).sublime-snippet index 201927a0a..06b3bb095 100644 --- a/Reference/API Reference/GetSpellCooldown(id).sublime-snippet +++ b/Reference/API Reference/GetSpellCooldown(id).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCooldown (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellCooldown(index, bookType).sublime-snippet b/Reference/API Reference/GetSpellCooldown(index, bookType).sublime-snippet index c43a70999..4fce2a3b0 100644 --- a/Reference/API Reference/GetSpellCooldown(index, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellCooldown(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCooldown (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellCooldown(name).sublime-snippet b/Reference/API Reference/GetSpellCooldown(name).sublime-snippet index 1f373a569..207a01477 100644 --- a/Reference/API Reference/GetSpellCooldown(name).sublime-snippet +++ b/Reference/API Reference/GetSpellCooldown(name).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCooldown ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellCount(index, bookType).sublime-snippet b/Reference/API Reference/GetSpellCount(index, bookType).sublime-snippet index fcc0d9d58..86bef64a5 100644 --- a/Reference/API Reference/GetSpellCount(index, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellCount(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCount (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellCount(name).sublime-snippet b/Reference/API Reference/GetSpellCount(name).sublime-snippet index 110b9462f..cb3117a36 100644 --- a/Reference/API Reference/GetSpellCount(name).sublime-snippet +++ b/Reference/API Reference/GetSpellCount(name).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCount ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellCritChance(school).sublime-snippet b/Reference/API Reference/GetSpellCritChance(school).sublime-snippet index f73b5d7a1..e734b30a4 100644 --- a/Reference/API Reference/GetSpellCritChance(school).sublime-snippet +++ b/Reference/API Reference/GetSpellCritChance(school).sublime-snippet @@ -2,5 +2,5 @@ GetSpellCritChance (school) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellDescription(spellID).sublime-snippet b/Reference/API Reference/GetSpellDescription(spellID).sublime-snippet index 33f3300d0..78af63cfb 100644 --- a/Reference/API Reference/GetSpellDescription(spellID).sublime-snippet +++ b/Reference/API Reference/GetSpellDescription(spellID).sublime-snippet @@ -2,5 +2,5 @@ GetSpellDescription (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellHitModifier(...).sublime-snippet b/Reference/API Reference/GetSpellHitModifier(...).sublime-snippet new file mode 100644 index 000000000..d4666ceab --- /dev/null +++ b/Reference/API Reference/GetSpellHitModifier(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellHitModifier + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellInfo(id).sublime-snippet b/Reference/API Reference/GetSpellInfo(id).sublime-snippet index 37b8a8a23..b8f37b29f 100644 --- a/Reference/API Reference/GetSpellInfo(id).sublime-snippet +++ b/Reference/API Reference/GetSpellInfo(id).sublime-snippet @@ -2,5 +2,5 @@ GetSpellInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellInfo(index, bookType).sublime-snippet b/Reference/API Reference/GetSpellInfo(index, bookType).sublime-snippet index 48b7705ea..f341a5b00 100644 --- a/Reference/API Reference/GetSpellInfo(index, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellInfo(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellInfo (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellInfo(name).sublime-snippet b/Reference/API Reference/GetSpellInfo(name).sublime-snippet index 6e63e7dcd..968eaa96f 100644 --- a/Reference/API Reference/GetSpellInfo(name).sublime-snippet +++ b/Reference/API Reference/GetSpellInfo(name).sublime-snippet @@ -2,5 +2,5 @@ GetSpellInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellLevelLearned(...).sublime-snippet b/Reference/API Reference/GetSpellLevelLearned(...).sublime-snippet new file mode 100644 index 000000000..ca418765e --- /dev/null +++ b/Reference/API Reference/GetSpellLevelLearned(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellLevelLearned + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellLink(id).sublime-snippet b/Reference/API Reference/GetSpellLink(id).sublime-snippet index fa64db8da..1254bd5b4 100644 --- a/Reference/API Reference/GetSpellLink(id).sublime-snippet +++ b/Reference/API Reference/GetSpellLink(id).sublime-snippet @@ -2,5 +2,5 @@ GetSpellLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellLink(index, bookType).sublime-snippet b/Reference/API Reference/GetSpellLink(index, bookType).sublime-snippet index b24ea330e..c6b0c4607 100644 --- a/Reference/API Reference/GetSpellLink(index, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellLink(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellLink (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellLink(name).sublime-snippet b/Reference/API Reference/GetSpellLink(name).sublime-snippet index 357fa0228..a61cccebd 100644 --- a/Reference/API Reference/GetSpellLink(name).sublime-snippet +++ b/Reference/API Reference/GetSpellLink(name).sublime-snippet @@ -2,5 +2,5 @@ GetSpellLink ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellLossOfControlCooldown(...).sublime-snippet b/Reference/API Reference/GetSpellLossOfControlCooldown(...).sublime-snippet new file mode 100644 index 000000000..6dad174d3 --- /dev/null +++ b/Reference/API Reference/GetSpellLossOfControlCooldown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellLossOfControlCooldown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellNameColor(...).sublime-snippet b/Reference/API Reference/GetSpellNameColor(...).sublime-snippet new file mode 100644 index 000000000..bd4b1a8a3 --- /dev/null +++ b/Reference/API Reference/GetSpellNameColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellNameColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellPenetration().sublime-snippet b/Reference/API Reference/GetSpellPenetration().sublime-snippet index 0faa1c416..0a2846c59 100644 --- a/Reference/API Reference/GetSpellPenetration().sublime-snippet +++ b/Reference/API Reference/GetSpellPenetration().sublime-snippet @@ -2,5 +2,5 @@ GetSpellPenetration () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellPowerCost(...).sublime-snippet b/Reference/API Reference/GetSpellPowerCost(...).sublime-snippet new file mode 100644 index 000000000..1c59ff78e --- /dev/null +++ b/Reference/API Reference/GetSpellPowerCost(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellPowerCost + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellQueueWindow(...).sublime-snippet b/Reference/API Reference/GetSpellQueueWindow(...).sublime-snippet new file mode 100644 index 000000000..78169bcc3 --- /dev/null +++ b/Reference/API Reference/GetSpellQueueWindow(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellQueueWindow + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellRank(...).sublime-snippet b/Reference/API Reference/GetSpellRank(...).sublime-snippet new file mode 100644 index 000000000..c985ceac7 --- /dev/null +++ b/Reference/API Reference/GetSpellRank(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellRank + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellSubtext(...).sublime-snippet b/Reference/API Reference/GetSpellSubtext(...).sublime-snippet new file mode 100644 index 000000000..55b74e3da --- /dev/null +++ b/Reference/API Reference/GetSpellSubtext(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellSubtext + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellTabInfo(index).sublime-snippet b/Reference/API Reference/GetSpellTabInfo(index).sublime-snippet index bf6ee1bd4..bb982241e 100644 --- a/Reference/API Reference/GetSpellTabInfo(index).sublime-snippet +++ b/Reference/API Reference/GetSpellTabInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetSpellTabInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellTexture(index, bookType).sublime-snippet b/Reference/API Reference/GetSpellTexture(index, bookType).sublime-snippet index c6a096543..5b6360c48 100644 --- a/Reference/API Reference/GetSpellTexture(index, bookType).sublime-snippet +++ b/Reference/API Reference/GetSpellTexture(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ GetSpellTexture (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellTexture(name).sublime-snippet b/Reference/API Reference/GetSpellTexture(name).sublime-snippet index b79f3f1c4..006ddc046 100644 --- a/Reference/API Reference/GetSpellTexture(name).sublime-snippet +++ b/Reference/API Reference/GetSpellTexture(name).sublime-snippet @@ -2,5 +2,5 @@ GetSpellTexture ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSpellTradeSkillLink(...).sublime-snippet b/Reference/API Reference/GetSpellTradeSkillLink(...).sublime-snippet new file mode 100644 index 000000000..73561ffcd --- /dev/null +++ b/Reference/API Reference/GetSpellTradeSkillLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellTradeSkillLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellorMacroIconInfo(...).sublime-snippet b/Reference/API Reference/GetSpellorMacroIconInfo(...).sublime-snippet new file mode 100644 index 000000000..c2d3f7ea2 --- /dev/null +++ b/Reference/API Reference/GetSpellorMacroIconInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellorMacroIconInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSpellsForCharacterUpgradeTier(...).sublime-snippet b/Reference/API Reference/GetSpellsForCharacterUpgradeTier(...).sublime-snippet new file mode 100644 index 000000000..39c7c1a9f --- /dev/null +++ b/Reference/API Reference/GetSpellsForCharacterUpgradeTier(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSpellsForCharacterUpgradeTier + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetStablePetFoodTypes(index).sublime-snippet b/Reference/API Reference/GetStablePetFoodTypes(index).sublime-snippet index 1aaf7e8d0..75e479c89 100644 --- a/Reference/API Reference/GetStablePetFoodTypes(index).sublime-snippet +++ b/Reference/API Reference/GetStablePetFoodTypes(index).sublime-snippet @@ -2,5 +2,5 @@ GetStablePetFoodTypes (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetStablePetInfo(index).sublime-snippet b/Reference/API Reference/GetStablePetInfo(index).sublime-snippet index 1c34a63b1..0dd34963c 100644 --- a/Reference/API Reference/GetStablePetInfo(index).sublime-snippet +++ b/Reference/API Reference/GetStablePetInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetStablePetInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetStatistic(id).sublime-snippet b/Reference/API Reference/GetStatistic(id).sublime-snippet index d022115f9..373f47ae3 100644 --- a/Reference/API Reference/GetStatistic(id).sublime-snippet +++ b/Reference/API Reference/GetStatistic(id).sublime-snippet @@ -2,5 +2,5 @@ GetStatistic (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetStatisticsCategoryList().sublime-snippet b/Reference/API Reference/GetStatisticsCategoryList().sublime-snippet index 41f8af857..020b20c9a 100644 --- a/Reference/API Reference/GetStatisticsCategoryList().sublime-snippet +++ b/Reference/API Reference/GetStatisticsCategoryList().sublime-snippet @@ -2,5 +2,5 @@ GetStatisticsCategoryList () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSturdiness(...).sublime-snippet b/Reference/API Reference/GetSturdiness(...).sublime-snippet new file mode 100644 index 000000000..44653cf92 --- /dev/null +++ b/Reference/API Reference/GetSturdiness(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSturdiness + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetSubZoneText().sublime-snippet b/Reference/API Reference/GetSubZoneText().sublime-snippet index 82a2fef31..d49f64f9d 100644 --- a/Reference/API Reference/GetSubZoneText().sublime-snippet +++ b/Reference/API Reference/GetSubZoneText().sublime-snippet @@ -2,5 +2,5 @@ GetSubZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSuggestedGroupNum().sublime-snippet b/Reference/API Reference/GetSuggestedGroupNum().sublime-snippet index f14f2087f..d92ad6b1a 100644 --- a/Reference/API Reference/GetSuggestedGroupNum().sublime-snippet +++ b/Reference/API Reference/GetSuggestedGroupNum().sublime-snippet @@ -2,5 +2,5 @@ GetSuggestedGroupNum () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSummonConfirmAreaName().sublime-snippet b/Reference/API Reference/GetSummonConfirmAreaName().sublime-snippet index b785a82de..29081656d 100644 --- a/Reference/API Reference/GetSummonConfirmAreaName().sublime-snippet +++ b/Reference/API Reference/GetSummonConfirmAreaName().sublime-snippet @@ -2,5 +2,5 @@ GetSummonConfirmAreaName () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSummonConfirmSummoner().sublime-snippet b/Reference/API Reference/GetSummonConfirmSummoner().sublime-snippet index 2c997e73d..bcaba4ef7 100644 --- a/Reference/API Reference/GetSummonConfirmSummoner().sublime-snippet +++ b/Reference/API Reference/GetSummonConfirmSummoner().sublime-snippet @@ -2,5 +2,5 @@ GetSummonConfirmSummoner () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSummonConfirmTimeLeft().sublime-snippet b/Reference/API Reference/GetSummonConfirmTimeLeft().sublime-snippet index d53b2856f..630166100 100644 --- a/Reference/API Reference/GetSummonConfirmTimeLeft().sublime-snippet +++ b/Reference/API Reference/GetSummonConfirmTimeLeft().sublime-snippet @@ -2,5 +2,5 @@ GetSummonConfirmTimeLeft () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSummonFriendCooldown().sublime-snippet b/Reference/API Reference/GetSummonFriendCooldown().sublime-snippet index ecac20d5f..e74e877ad 100644 --- a/Reference/API Reference/GetSummonFriendCooldown().sublime-snippet +++ b/Reference/API Reference/GetSummonFriendCooldown().sublime-snippet @@ -2,5 +2,5 @@ GetSummonFriendCooldown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetSuperTrackedQuestID(...).sublime-snippet b/Reference/API Reference/GetSuperTrackedQuestID(...).sublime-snippet new file mode 100644 index 000000000..c808566e5 --- /dev/null +++ b/Reference/API Reference/GetSuperTrackedQuestID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetSuperTrackedQuestID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTabardCreationCost().sublime-snippet b/Reference/API Reference/GetTabardCreationCost().sublime-snippet index a0e47f1cb..df82c9f42 100644 --- a/Reference/API Reference/GetTabardCreationCost().sublime-snippet +++ b/Reference/API Reference/GetTabardCreationCost().sublime-snippet @@ -2,5 +2,5 @@ GetTabardCreationCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTabardInfo(...).sublime-snippet b/Reference/API Reference/GetTabardInfo(...).sublime-snippet new file mode 100644 index 000000000..6eccd6e12 --- /dev/null +++ b/Reference/API Reference/GetTabardInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTabardInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTableColor(...).sublime-snippet b/Reference/API Reference/GetTableColor(...).sublime-snippet new file mode 100644 index 000000000..8a9aade7a --- /dev/null +++ b/Reference/API Reference/GetTableColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTableColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTalentInfo(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet b/Reference/API Reference/GetTalentInfo(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet deleted file mode 100644 index ba4174002..000000000 --- a/Reference/API Reference/GetTalentInfo(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetTalentInfo - (tabIndex, talentIndex, inspect, pet, talentGroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetTalentInfo(tier, column, talentGroup, isInspect, inspectedUnit).sublime-snippet b/Reference/API Reference/GetTalentInfo(tier, column, talentGroup, isInspect, inspectedUnit).sublime-snippet new file mode 100644 index 000000000..29f95b9b0 --- /dev/null +++ b/Reference/API Reference/GetTalentInfo(tier, column, talentGroup, isInspect, inspectedUnit).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTalentInfo + (tier, column, talentGroup, isInspect, inspectedUnit) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTalentInfoByID(...).sublime-snippet b/Reference/API Reference/GetTalentInfoByID(...).sublime-snippet new file mode 100644 index 000000000..23a649911 --- /dev/null +++ b/Reference/API Reference/GetTalentInfoByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTalentInfoByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTalentInfoBySpecialization(...).sublime-snippet b/Reference/API Reference/GetTalentInfoBySpecialization(...).sublime-snippet new file mode 100644 index 000000000..b6d6a2581 --- /dev/null +++ b/Reference/API Reference/GetTalentInfoBySpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTalentInfoBySpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet b/Reference/API Reference/GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet index 4e3b17c91..1501d4637 100644 --- a/Reference/API Reference/GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet +++ b/Reference/API Reference/GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet @@ -2,5 +2,5 @@ GetTalentLink (tabIndex, talentIndex, inspect, pet, talentGroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTalentTierInfo(...).sublime-snippet b/Reference/API Reference/GetTalentTierInfo(...).sublime-snippet new file mode 100644 index 000000000..3e86f9777 --- /dev/null +++ b/Reference/API Reference/GetTalentTierInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTalentTierInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTargetTradeCurrency(...).sublime-snippet b/Reference/API Reference/GetTargetTradeCurrency(...).sublime-snippet new file mode 100644 index 000000000..40c2ba202 --- /dev/null +++ b/Reference/API Reference/GetTargetTradeCurrency(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTargetTradeCurrency + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTargetTradeMoney().sublime-snippet b/Reference/API Reference/GetTargetTradeMoney().sublime-snippet index b346c70a3..b32c2c564 100644 --- a/Reference/API Reference/GetTargetTradeMoney().sublime-snippet +++ b/Reference/API Reference/GetTargetTradeMoney().sublime-snippet @@ -2,5 +2,5 @@ GetTargetTradeMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTaskInfo(...).sublime-snippet b/Reference/API Reference/GetTaskInfo(...).sublime-snippet new file mode 100644 index 000000000..a77614da9 --- /dev/null +++ b/Reference/API Reference/GetTaskInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTaskInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTaskPOIs(...).sublime-snippet b/Reference/API Reference/GetTaskPOIs(...).sublime-snippet new file mode 100644 index 000000000..14e7317f8 --- /dev/null +++ b/Reference/API Reference/GetTaskPOIs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTaskPOIs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTasksTable(...).sublime-snippet b/Reference/API Reference/GetTasksTable(...).sublime-snippet new file mode 100644 index 000000000..267b9a367 --- /dev/null +++ b/Reference/API Reference/GetTasksTable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTasksTable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTaxiBenchmarkMode().sublime-snippet b/Reference/API Reference/GetTaxiBenchmarkMode().sublime-snippet index 909881b04..d188cc0c2 100644 --- a/Reference/API Reference/GetTaxiBenchmarkMode().sublime-snippet +++ b/Reference/API Reference/GetTaxiBenchmarkMode().sublime-snippet @@ -2,5 +2,5 @@ GetTaxiBenchmarkMode () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTaxiMapID(...).sublime-snippet b/Reference/API Reference/GetTaxiMapID(...).sublime-snippet new file mode 100644 index 000000000..c3a2dce3a --- /dev/null +++ b/Reference/API Reference/GetTaxiMapID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTaxiMapID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTempShapeshiftBarIndex(...).sublime-snippet b/Reference/API Reference/GetTempShapeshiftBarIndex(...).sublime-snippet new file mode 100644 index 000000000..c64629fec --- /dev/null +++ b/Reference/API Reference/GetTempShapeshiftBarIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTempShapeshiftBarIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTexCoordsByGrid(...).sublime-snippet b/Reference/API Reference/GetTexCoordsByGrid(...).sublime-snippet new file mode 100644 index 000000000..9f38d8f4d --- /dev/null +++ b/Reference/API Reference/GetTexCoordsByGrid(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTexCoordsByGrid + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTexCoordsForRole(...).sublime-snippet b/Reference/API Reference/GetTexCoordsForRole(...).sublime-snippet new file mode 100644 index 000000000..c78293be1 --- /dev/null +++ b/Reference/API Reference/GetTexCoordsForRole(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTexCoordsForRole + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTexCoordsForRoleSmall(...).sublime-snippet b/Reference/API Reference/GetTexCoordsForRoleSmall(...).sublime-snippet new file mode 100644 index 000000000..db8e3a0d3 --- /dev/null +++ b/Reference/API Reference/GetTexCoordsForRoleSmall(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTexCoordsForRoleSmall + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTexCoordsForRoleSmallCircle(...).sublime-snippet b/Reference/API Reference/GetTexCoordsForRoleSmallCircle(...).sublime-snippet new file mode 100644 index 000000000..d0c5ebd6d --- /dev/null +++ b/Reference/API Reference/GetTexCoordsForRoleSmallCircle(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTexCoordsForRoleSmallCircle + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetText(token, [gender], [ordinal]).sublime-snippet b/Reference/API Reference/GetText(token, [gender], [ordinal]).sublime-snippet index 645430555..3e0ef54b4 100644 --- a/Reference/API Reference/GetText(token, [gender], [ordinal]).sublime-snippet +++ b/Reference/API Reference/GetText(token, [gender], [ordinal]).sublime-snippet @@ -2,5 +2,5 @@ GetText ("token", [gender], [ordinal]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTextureInfo(...).sublime-snippet b/Reference/API Reference/GetTextureInfo(...).sublime-snippet new file mode 100644 index 000000000..5474f9d5d --- /dev/null +++ b/Reference/API Reference/GetTextureInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTextureInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetThreatStatusColor(status).sublime-snippet b/Reference/API Reference/GetThreatStatusColor(status).sublime-snippet index a35c4ea17..2e4046b37 100644 --- a/Reference/API Reference/GetThreatStatusColor(status).sublime-snippet +++ b/Reference/API Reference/GetThreatStatusColor(status).sublime-snippet @@ -2,5 +2,5 @@ GetThreatStatusColor (status) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTickTime(...).sublime-snippet b/Reference/API Reference/GetTickTime(...).sublime-snippet new file mode 100644 index 000000000..0b58e16b1 --- /dev/null +++ b/Reference/API Reference/GetTickTime(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTickTime + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTime().sublime-snippet b/Reference/API Reference/GetTime().sublime-snippet index d0bb3b0bd..74ba0ce5d 100644 --- a/Reference/API Reference/GetTime().sublime-snippet +++ b/Reference/API Reference/GetTime().sublime-snippet @@ -2,5 +2,5 @@ GetTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTimePreciseSec(...).sublime-snippet b/Reference/API Reference/GetTimePreciseSec(...).sublime-snippet new file mode 100644 index 000000000..cc64a9f7b --- /dev/null +++ b/Reference/API Reference/GetTimePreciseSec(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTimePreciseSec + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTimeStringFromSeconds(...).sublime-snippet b/Reference/API Reference/GetTimeStringFromSeconds(...).sublime-snippet new file mode 100644 index 000000000..622724345 --- /dev/null +++ b/Reference/API Reference/GetTimeStringFromSeconds(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTimeStringFromSeconds + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTimeToWellRested(...).sublime-snippet b/Reference/API Reference/GetTimeToWellRested(...).sublime-snippet new file mode 100644 index 000000000..49b5b90a0 --- /dev/null +++ b/Reference/API Reference/GetTimeToWellRested(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTimeToWellRested + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTitleName(titleIndex).sublime-snippet b/Reference/API Reference/GetTitleName(titleIndex).sublime-snippet index e8c2d6fcd..18c976475 100644 --- a/Reference/API Reference/GetTitleName(titleIndex).sublime-snippet +++ b/Reference/API Reference/GetTitleName(titleIndex).sublime-snippet @@ -2,5 +2,5 @@ GetTitleName (titleIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTitleText().sublime-snippet b/Reference/API Reference/GetTitleText().sublime-snippet index c7974b493..b15c4e52f 100644 --- a/Reference/API Reference/GetTitleText().sublime-snippet +++ b/Reference/API Reference/GetTitleText().sublime-snippet @@ -2,5 +2,5 @@ GetTitleText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetToolTipInfo(...).sublime-snippet b/Reference/API Reference/GetToolTipInfo(...).sublime-snippet new file mode 100644 index 000000000..a5953f8da --- /dev/null +++ b/Reference/API Reference/GetToolTipInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetToolTipInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTotalAchievementPoints(guild).sublime-snippet b/Reference/API Reference/GetTotalAchievementPoints(guild).sublime-snippet index 3052261ba..d550fb660 100644 --- a/Reference/API Reference/GetTotalAchievementPoints(guild).sublime-snippet +++ b/Reference/API Reference/GetTotalAchievementPoints(guild).sublime-snippet @@ -2,5 +2,5 @@ GetTotalAchievementPoints (guild) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTotemCannotDismiss(...).sublime-snippet b/Reference/API Reference/GetTotemCannotDismiss(...).sublime-snippet new file mode 100644 index 000000000..b8d7328eb --- /dev/null +++ b/Reference/API Reference/GetTotemCannotDismiss(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTotemCannotDismiss + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTotemInfo(slot).sublime-snippet b/Reference/API Reference/GetTotemInfo(slot).sublime-snippet index 9a756f11c..bf168aead 100644 --- a/Reference/API Reference/GetTotemInfo(slot).sublime-snippet +++ b/Reference/API Reference/GetTotemInfo(slot).sublime-snippet @@ -2,5 +2,5 @@ GetTotemInfo (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTotemTimeLeft(slot).sublime-snippet b/Reference/API Reference/GetTotemTimeLeft(slot).sublime-snippet index 9d4effcec..9730d9300 100644 --- a/Reference/API Reference/GetTotemTimeLeft(slot).sublime-snippet +++ b/Reference/API Reference/GetTotemTimeLeft(slot).sublime-snippet @@ -2,5 +2,5 @@ GetTotemTimeLeft (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrackedAchievements().sublime-snippet b/Reference/API Reference/GetTrackedAchievements().sublime-snippet index dd3226cf0..5024eb8e4 100644 --- a/Reference/API Reference/GetTrackedAchievements().sublime-snippet +++ b/Reference/API Reference/GetTrackedAchievements().sublime-snippet @@ -2,5 +2,5 @@ GetTrackedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrackingInfo(index).sublime-snippet b/Reference/API Reference/GetTrackingInfo(index).sublime-snippet index 6f2b00df6..4b663dc50 100644 --- a/Reference/API Reference/GetTrackingInfo(index).sublime-snippet +++ b/Reference/API Reference/GetTrackingInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrackingInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTradePlayerItemInfo(index).sublime-snippet b/Reference/API Reference/GetTradePlayerItemInfo(index).sublime-snippet index a51200cd4..141fe9476 100644 --- a/Reference/API Reference/GetTradePlayerItemInfo(index).sublime-snippet +++ b/Reference/API Reference/GetTradePlayerItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetTradePlayerItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTradePlayerItemLink(index).sublime-snippet b/Reference/API Reference/GetTradePlayerItemLink(index).sublime-snippet index b4d05a3ba..a05e47488 100644 --- a/Reference/API Reference/GetTradePlayerItemLink(index).sublime-snippet +++ b/Reference/API Reference/GetTradePlayerItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetTradePlayerItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTradeTargetItemInfo(index).sublime-snippet b/Reference/API Reference/GetTradeTargetItemInfo(index).sublime-snippet index 4fcf698d3..357d2aaf2 100644 --- a/Reference/API Reference/GetTradeTargetItemInfo(index).sublime-snippet +++ b/Reference/API Reference/GetTradeTargetItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetTradeTargetItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTradeTargetItemLink(index).sublime-snippet b/Reference/API Reference/GetTradeTargetItemLink(index).sublime-snippet index 0f76c3f68..3f21bea88 100644 --- a/Reference/API Reference/GetTradeTargetItemLink(index).sublime-snippet +++ b/Reference/API Reference/GetTradeTargetItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetTradeTargetItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerGreetingText().sublime-snippet b/Reference/API Reference/GetTrainerGreetingText().sublime-snippet index cc77ea236..e94b19b63 100644 --- a/Reference/API Reference/GetTrainerGreetingText().sublime-snippet +++ b/Reference/API Reference/GetTrainerGreetingText().sublime-snippet @@ -2,5 +2,5 @@ GetTrainerGreetingText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerSelectionIndex().sublime-snippet b/Reference/API Reference/GetTrainerSelectionIndex().sublime-snippet index fb1ede942..c1df4eeae 100644 --- a/Reference/API Reference/GetTrainerSelectionIndex().sublime-snippet +++ b/Reference/API Reference/GetTrainerSelectionIndex().sublime-snippet @@ -2,5 +2,5 @@ GetTrainerSelectionIndex () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet b/Reference/API Reference/GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet index 0ceabe5c5..178a0cdc3 100644 --- a/Reference/API Reference/GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceAbilityReq (index, abilityIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceCost(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceCost(index).sublime-snippet index 27272d135..5d839ee9f 100644 --- a/Reference/API Reference/GetTrainerServiceCost(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceCost(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceCost (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceDescription(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceDescription(index).sublime-snippet index 9f2120d6d..7811582ba 100644 --- a/Reference/API Reference/GetTrainerServiceDescription(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceDescription(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceDescription (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceIcon(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceIcon(index).sublime-snippet index 5bda0a2c6..dba614078 100644 --- a/Reference/API Reference/GetTrainerServiceIcon(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceIcon(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceIcon (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceInfo(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceInfo(index).sublime-snippet index 102c48732..6910155d2 100644 --- a/Reference/API Reference/GetTrainerServiceInfo(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceItemLink(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceItemLink(index).sublime-snippet index 18c91bb59..9f0517982 100644 --- a/Reference/API Reference/GetTrainerServiceItemLink(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceLevelReq(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceLevelReq(index).sublime-snippet index ffab2ae22..25fa8577e 100644 --- a/Reference/API Reference/GetTrainerServiceLevelReq(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceLevelReq(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceLevelReq (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceNumAbilityReq(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceNumAbilityReq(index).sublime-snippet index 514710a24..80dff1882 100644 --- a/Reference/API Reference/GetTrainerServiceNumAbilityReq(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceNumAbilityReq(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceNumAbilityReq (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceSkillLine(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceSkillLine(index).sublime-snippet index 729c37a3a..7b8e384a4 100644 --- a/Reference/API Reference/GetTrainerServiceSkillLine(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceSkillLine(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceSkillLine (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceSkillReq(index).sublime-snippet b/Reference/API Reference/GetTrainerServiceSkillReq(index).sublime-snippet index 8a96d8b69..8fab894cd 100644 --- a/Reference/API Reference/GetTrainerServiceSkillReq(index).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceSkillReq(index).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceSkillReq (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerServiceStepIndex(...).sublime-snippet b/Reference/API Reference/GetTrainerServiceStepIndex(...).sublime-snippet new file mode 100644 index 000000000..2a06a2b5c --- /dev/null +++ b/Reference/API Reference/GetTrainerServiceStepIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTrainerServiceStepIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTrainerServiceTypeFilter(type).sublime-snippet b/Reference/API Reference/GetTrainerServiceTypeFilter(type).sublime-snippet index 82c280ae2..8eb4fe6d0 100644 --- a/Reference/API Reference/GetTrainerServiceTypeFilter(type).sublime-snippet +++ b/Reference/API Reference/GetTrainerServiceTypeFilter(type).sublime-snippet @@ -2,5 +2,5 @@ GetTrainerServiceTypeFilter ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetTrainerTradeskillRankValues(...).sublime-snippet b/Reference/API Reference/GetTrainerTradeskillRankValues(...).sublime-snippet new file mode 100644 index 000000000..21aff6199 --- /dev/null +++ b/Reference/API Reference/GetTrainerTradeskillRankValues(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTrainerTradeskillRankValues + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTreasurePickerItemInfo(...).sublime-snippet b/Reference/API Reference/GetTreasurePickerItemInfo(...).sublime-snippet new file mode 100644 index 000000000..66dc2bcee --- /dev/null +++ b/Reference/API Reference/GetTreasurePickerItemInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTreasurePickerItemInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetTutorialsEnabled(...).sublime-snippet b/Reference/API Reference/GetTutorialsEnabled(...).sublime-snippet new file mode 100644 index 000000000..8d211419c --- /dev/null +++ b/Reference/API Reference/GetTutorialsEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetTutorialsEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetUICameraInfo(...).sublime-snippet b/Reference/API Reference/GetUICameraInfo(...).sublime-snippet new file mode 100644 index 000000000..71da5163e --- /dev/null +++ b/Reference/API Reference/GetUICameraInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetUICameraInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetUIPanel(...).sublime-snippet b/Reference/API Reference/GetUIPanel(...).sublime-snippet new file mode 100644 index 000000000..231c1a851 --- /dev/null +++ b/Reference/API Reference/GetUIPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetUIPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetUIPanelHeight(...).sublime-snippet b/Reference/API Reference/GetUIPanelHeight(...).sublime-snippet new file mode 100644 index 000000000..431c22f5b --- /dev/null +++ b/Reference/API Reference/GetUIPanelHeight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetUIPanelHeight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetUIPanelWidth(...).sublime-snippet b/Reference/API Reference/GetUIPanelWidth(...).sublime-snippet new file mode 100644 index 000000000..50f6706d2 --- /dev/null +++ b/Reference/API Reference/GetUIPanelWidth(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetUIPanelWidth + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetUITextureKitInfo(textureKitID).sublime-snippet b/Reference/API Reference/GetUITextureKitInfo(textureKitID).sublime-snippet index 39e6384d0..72b8ed1f1 100644 --- a/Reference/API Reference/GetUITextureKitInfo(textureKitID).sublime-snippet +++ b/Reference/API Reference/GetUITextureKitInfo(textureKitID).sublime-snippet @@ -2,5 +2,5 @@ GetUITextureKitInfo (textureKitID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetUnitHealthModifier(unit).sublime-snippet b/Reference/API Reference/GetUnitHealthModifier(unit).sublime-snippet index 4b3ac28f2..ecb53fc44 100644 --- a/Reference/API Reference/GetUnitHealthModifier(unit).sublime-snippet +++ b/Reference/API Reference/GetUnitHealthModifier(unit).sublime-snippet @@ -2,5 +2,5 @@ GetUnitHealthModifier ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetUnitMaxHealthModifier(unit).sublime-snippet b/Reference/API Reference/GetUnitMaxHealthModifier(unit).sublime-snippet index 29d416d07..e836f8c7f 100644 --- a/Reference/API Reference/GetUnitMaxHealthModifier(unit).sublime-snippet +++ b/Reference/API Reference/GetUnitMaxHealthModifier(unit).sublime-snippet @@ -2,5 +2,5 @@ GetUnitMaxHealthModifier ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetUnitName(unit, showServerName).sublime-snippet b/Reference/API Reference/GetUnitName(unit, showServerName).sublime-snippet index b76de1451..165129ed6 100644 --- a/Reference/API Reference/GetUnitName(unit, showServerName).sublime-snippet +++ b/Reference/API Reference/GetUnitName(unit, showServerName).sublime-snippet @@ -2,5 +2,5 @@ GetUnitName ("unit", showServerName) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetUnitPowerModifier(unit).sublime-snippet b/Reference/API Reference/GetUnitPowerModifier(unit).sublime-snippet index 552947af7..611812382 100644 --- a/Reference/API Reference/GetUnitPowerModifier(unit).sublime-snippet +++ b/Reference/API Reference/GetUnitPowerModifier(unit).sublime-snippet @@ -2,5 +2,5 @@ GetUnitPowerModifier ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetUnitSpeed(unitID).sublime-snippet b/Reference/API Reference/GetUnitSpeed(unitID).sublime-snippet index b87bcde99..717dc177e 100644 --- a/Reference/API Reference/GetUnitSpeed(unitID).sublime-snippet +++ b/Reference/API Reference/GetUnitSpeed(unitID).sublime-snippet @@ -2,5 +2,5 @@ GetUnitSpeed (unitID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetVehicleBarIndex(...).sublime-snippet b/Reference/API Reference/GetVehicleBarIndex(...).sublime-snippet new file mode 100644 index 000000000..e2b0eb967 --- /dev/null +++ b/Reference/API Reference/GetVehicleBarIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVehicleBarIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVehicleUIIndicator(...).sublime-snippet b/Reference/API Reference/GetVehicleUIIndicator(...).sublime-snippet new file mode 100644 index 000000000..0b86ebfeb --- /dev/null +++ b/Reference/API Reference/GetVehicleUIIndicator(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVehicleUIIndicator + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVehicleUIIndicatorSeat(...).sublime-snippet b/Reference/API Reference/GetVehicleUIIndicatorSeat(...).sublime-snippet new file mode 100644 index 000000000..3c4398456 --- /dev/null +++ b/Reference/API Reference/GetVehicleUIIndicatorSeat(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVehicleUIIndicatorSeat + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVersatilityBonus(...).sublime-snippet b/Reference/API Reference/GetVersatilityBonus(...).sublime-snippet new file mode 100644 index 000000000..3d620a566 --- /dev/null +++ b/Reference/API Reference/GetVersatilityBonus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVersatilityBonus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVideoCaps().sublime-snippet b/Reference/API Reference/GetVideoCaps().sublime-snippet index e77c33030..d7fef9359 100644 --- a/Reference/API Reference/GetVideoCaps().sublime-snippet +++ b/Reference/API Reference/GetVideoCaps().sublime-snippet @@ -2,5 +2,5 @@ GetVideoCaps () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetVideoOptions(qualityLevel).sublime-snippet b/Reference/API Reference/GetVideoOptions(qualityLevel).sublime-snippet index 549021ff2..8c2a4cf77 100644 --- a/Reference/API Reference/GetVideoOptions(qualityLevel).sublime-snippet +++ b/Reference/API Reference/GetVideoOptions(qualityLevel).sublime-snippet @@ -2,5 +2,5 @@ GetVideoOptions (qualityLevel) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetVoidItemHyperlinkString(...).sublime-snippet b/Reference/API Reference/GetVoidItemHyperlinkString(...).sublime-snippet new file mode 100644 index 000000000..ab9aee0eb --- /dev/null +++ b/Reference/API Reference/GetVoidItemHyperlinkString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVoidItemHyperlinkString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVoidItemInfo(...).sublime-snippet b/Reference/API Reference/GetVoidItemInfo(...).sublime-snippet new file mode 100644 index 000000000..f20cd7020 --- /dev/null +++ b/Reference/API Reference/GetVoidItemInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVoidItemInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVoidStorageSlotPageIndex(...).sublime-snippet b/Reference/API Reference/GetVoidStorageSlotPageIndex(...).sublime-snippet new file mode 100644 index 000000000..aab0c875e --- /dev/null +++ b/Reference/API Reference/GetVoidStorageSlotPageIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVoidStorageSlotPageIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVoidTransferCost(...).sublime-snippet b/Reference/API Reference/GetVoidTransferCost(...).sublime-snippet new file mode 100644 index 000000000..c8b742b68 --- /dev/null +++ b/Reference/API Reference/GetVoidTransferCost(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVoidTransferCost + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVoidTransferDepositInfo(...).sublime-snippet b/Reference/API Reference/GetVoidTransferDepositInfo(...).sublime-snippet new file mode 100644 index 000000000..98063cac9 --- /dev/null +++ b/Reference/API Reference/GetVoidTransferDepositInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVoidTransferDepositInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVoidTransferWithdrawalInfo(...).sublime-snippet b/Reference/API Reference/GetVoidTransferWithdrawalInfo(...).sublime-snippet new file mode 100644 index 000000000..462fd841c --- /dev/null +++ b/Reference/API Reference/GetVoidTransferWithdrawalInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVoidTransferWithdrawalInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetVoidUnlockCost(...).sublime-snippet b/Reference/API Reference/GetVoidUnlockCost(...).sublime-snippet new file mode 100644 index 000000000..d4947efaf --- /dev/null +++ b/Reference/API Reference/GetVoidUnlockCost(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetVoidUnlockCost + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWarGameQueueStatus(...).sublime-snippet b/Reference/API Reference/GetWarGameQueueStatus(...).sublime-snippet new file mode 100644 index 000000000..6d0ccc708 --- /dev/null +++ b/Reference/API Reference/GetWarGameQueueStatus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetWarGameQueueStatus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWarGameTypeInfo(...).sublime-snippet b/Reference/API Reference/GetWarGameTypeInfo(...).sublime-snippet new file mode 100644 index 000000000..922571ae8 --- /dev/null +++ b/Reference/API Reference/GetWarGameTypeInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetWarGameTypeInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWatchedFactionInfo().sublime-snippet b/Reference/API Reference/GetWatchedFactionInfo().sublime-snippet index 3b0d56a69..df7cdbff7 100644 --- a/Reference/API Reference/GetWatchedFactionInfo().sublime-snippet +++ b/Reference/API Reference/GetWatchedFactionInfo().sublime-snippet @@ -2,5 +2,5 @@ GetWatchedFactionInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetWeaponEnchantInfo().sublime-snippet b/Reference/API Reference/GetWeaponEnchantInfo().sublime-snippet index 8b746b2c4..b7c7723e4 100644 --- a/Reference/API Reference/GetWeaponEnchantInfo().sublime-snippet +++ b/Reference/API Reference/GetWeaponEnchantInfo().sublime-snippet @@ -2,5 +2,5 @@ GetWeaponEnchantInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetWebTicket(...).sublime-snippet b/Reference/API Reference/GetWebTicket(...).sublime-snippet new file mode 100644 index 000000000..464ba38e3 --- /dev/null +++ b/Reference/API Reference/GetWebTicket(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetWebTicket + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWhoInfo(index).sublime-snippet b/Reference/API Reference/GetWhoInfo(index).sublime-snippet index f098f93fd..28e2a3385 100644 --- a/Reference/API Reference/GetWhoInfo(index).sublime-snippet +++ b/Reference/API Reference/GetWhoInfo(index).sublime-snippet @@ -2,5 +2,5 @@ GetWhoInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetWorldElapsedTime(...).sublime-snippet b/Reference/API Reference/GetWorldElapsedTime(...).sublime-snippet new file mode 100644 index 000000000..dd9df2c81 --- /dev/null +++ b/Reference/API Reference/GetWorldElapsedTime(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetWorldElapsedTime + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWorldElapsedTimers(...).sublime-snippet b/Reference/API Reference/GetWorldElapsedTimers(...).sublime-snippet new file mode 100644 index 000000000..94223cc64 --- /dev/null +++ b/Reference/API Reference/GetWorldElapsedTimers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetWorldElapsedTimers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWorldMapActionButtonSpellInfo(...).sublime-snippet b/Reference/API Reference/GetWorldMapActionButtonSpellInfo(...).sublime-snippet new file mode 100644 index 000000000..56608476f --- /dev/null +++ b/Reference/API Reference/GetWorldMapActionButtonSpellInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetWorldMapActionButtonSpellInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWorldPVPAreaInfo(pvpMapID).sublime-snippet b/Reference/API Reference/GetWorldPVPAreaInfo(pvpMapID).sublime-snippet index df46e0791..8440a0adc 100644 --- a/Reference/API Reference/GetWorldPVPAreaInfo(pvpMapID).sublime-snippet +++ b/Reference/API Reference/GetWorldPVPAreaInfo(pvpMapID).sublime-snippet @@ -2,5 +2,5 @@ GetWorldPVPAreaInfo (pvpMapID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetWorldPVPQueueStatus(index).sublime-snippet b/Reference/API Reference/GetWorldPVPQueueStatus(index).sublime-snippet index 3f5baa1d4..433bb61c2 100644 --- a/Reference/API Reference/GetWorldPVPQueueStatus(index).sublime-snippet +++ b/Reference/API Reference/GetWorldPVPQueueStatus(index).sublime-snippet @@ -2,5 +2,5 @@ GetWorldPVPQueueStatus (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetWorldQuestWatchInfo(...).sublime-snippet b/Reference/API Reference/GetWorldQuestWatchInfo(...).sublime-snippet new file mode 100644 index 000000000..4791b5e8e --- /dev/null +++ b/Reference/API Reference/GetWorldQuestWatchInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetWorldQuestWatchInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetWorldStateUIInfo(index).sublime-snippet b/Reference/API Reference/GetWorldStateUIInfo(index).sublime-snippet deleted file mode 100644 index f4caded02..000000000 --- a/Reference/API Reference/GetWorldStateUIInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GetWorldStateUIInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GetXPExhaustion().sublime-snippet b/Reference/API Reference/GetXPExhaustion().sublime-snippet index 0fe49d1e4..7a88f7b0c 100644 --- a/Reference/API Reference/GetXPExhaustion().sublime-snippet +++ b/Reference/API Reference/GetXPExhaustion().sublime-snippet @@ -2,5 +2,5 @@ GetXPExhaustion () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetZoneAbilitySpellInfo(...).sublime-snippet b/Reference/API Reference/GetZoneAbilitySpellInfo(...).sublime-snippet new file mode 100644 index 000000000..921db5fb8 --- /dev/null +++ b/Reference/API Reference/GetZoneAbilitySpellInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GetZoneAbilitySpellInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GetZonePVPInfo().sublime-snippet b/Reference/API Reference/GetZonePVPInfo().sublime-snippet index b5dfbb8f6..9ad45e25a 100644 --- a/Reference/API Reference/GetZonePVPInfo().sublime-snippet +++ b/Reference/API Reference/GetZonePVPInfo().sublime-snippet @@ -2,5 +2,5 @@ GetZonePVPInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GetZoneText().sublime-snippet b/Reference/API Reference/GetZoneText().sublime-snippet index db452bce5..b3f8b2183 100644 --- a/Reference/API Reference/GetZoneText().sublime-snippet +++ b/Reference/API Reference/GetZoneText().sublime-snippet @@ -2,5 +2,5 @@ GetZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GiveMasterLoot(slot, index).sublime-snippet b/Reference/API Reference/GiveMasterLoot(slot, index).sublime-snippet index f19233ed4..3537bac41 100644 --- a/Reference/API Reference/GiveMasterLoot(slot, index).sublime-snippet +++ b/Reference/API Reference/GiveMasterLoot(slot, index).sublime-snippet @@ -2,5 +2,5 @@ GiveMasterLoot (slot, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GossipFrameActiveQuestsUpdate(...).sublime-snippet b/Reference/API Reference/GossipFrameActiveQuestsUpdate(...).sublime-snippet new file mode 100644 index 000000000..1552be1c9 --- /dev/null +++ b/Reference/API Reference/GossipFrameActiveQuestsUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GossipFrameActiveQuestsUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GossipFrameAvailableQuestsUpdate(...).sublime-snippet b/Reference/API Reference/GossipFrameAvailableQuestsUpdate(...).sublime-snippet new file mode 100644 index 000000000..29d1c3aa3 --- /dev/null +++ b/Reference/API Reference/GossipFrameAvailableQuestsUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GossipFrameAvailableQuestsUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GossipFrameOptionsUpdate(...).sublime-snippet b/Reference/API Reference/GossipFrameOptionsUpdate(...).sublime-snippet new file mode 100644 index 000000000..e1c4b9b64 --- /dev/null +++ b/Reference/API Reference/GossipFrameOptionsUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GossipFrameOptionsUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GossipFrameUpdate(...).sublime-snippet b/Reference/API Reference/GossipFrameUpdate(...).sublime-snippet new file mode 100644 index 000000000..0b7a41728 --- /dev/null +++ b/Reference/API Reference/GossipFrameUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GossipFrameUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GossipResize(...).sublime-snippet b/Reference/API Reference/GossipResize(...).sublime-snippet new file mode 100644 index 000000000..c7b8fdf0a --- /dev/null +++ b/Reference/API Reference/GossipResize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GossipResize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GrantLevel(unit).sublime-snippet b/Reference/API Reference/GrantLevel(unit).sublime-snippet index cf41c83b8..cbe1b9b82 100644 --- a/Reference/API Reference/GrantLevel(unit).sublime-snippet +++ b/Reference/API Reference/GrantLevel(unit).sublime-snippet @@ -2,5 +2,5 @@ GrantLevel ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GroupHasOfflineMember(...).sublime-snippet b/Reference/API Reference/GroupHasOfflineMember(...).sublime-snippet new file mode 100644 index 000000000..df1db771b --- /dev/null +++ b/Reference/API Reference/GroupHasOfflineMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GroupHasOfflineMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildBankLogScroll(...).sublime-snippet b/Reference/API Reference/GuildBankLogScroll(...).sublime-snippet new file mode 100644 index 000000000..9bb89c777 --- /dev/null +++ b/Reference/API Reference/GuildBankLogScroll(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildBankLogScroll + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildControlAddRank(name).sublime-snippet b/Reference/API Reference/GuildControlAddRank(name).sublime-snippet index 05715dc3a..f1c3f6274 100644 --- a/Reference/API Reference/GuildControlAddRank(name).sublime-snippet +++ b/Reference/API Reference/GuildControlAddRank(name).sublime-snippet @@ -2,5 +2,5 @@ GuildControlAddRank ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildControlDelRank(name).sublime-snippet b/Reference/API Reference/GuildControlDelRank(name).sublime-snippet index 75855b5eb..b1c406878 100644 --- a/Reference/API Reference/GuildControlDelRank(name).sublime-snippet +++ b/Reference/API Reference/GuildControlDelRank(name).sublime-snippet @@ -2,5 +2,5 @@ GuildControlDelRank ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildControlGetAllowedShifts(...).sublime-snippet b/Reference/API Reference/GuildControlGetAllowedShifts(...).sublime-snippet new file mode 100644 index 000000000..64a61f9de --- /dev/null +++ b/Reference/API Reference/GuildControlGetAllowedShifts(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildControlGetAllowedShifts + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildControlGetNumRanks().sublime-snippet b/Reference/API Reference/GuildControlGetNumRanks().sublime-snippet index dfe8e0c19..448ff4b00 100644 --- a/Reference/API Reference/GuildControlGetNumRanks().sublime-snippet +++ b/Reference/API Reference/GuildControlGetNumRanks().sublime-snippet @@ -2,5 +2,5 @@ GuildControlGetNumRanks () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildControlGetRankFlags().sublime-snippet b/Reference/API Reference/GuildControlGetRankFlags().sublime-snippet deleted file mode 100644 index 79fb03fd1..000000000 --- a/Reference/API Reference/GuildControlGetRankFlags().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GuildControlGetRankFlags - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/GuildControlGetRankName(rank).sublime-snippet b/Reference/API Reference/GuildControlGetRankName(rank).sublime-snippet index ff80e01c4..c5bf7568f 100644 --- a/Reference/API Reference/GuildControlGetRankName(rank).sublime-snippet +++ b/Reference/API Reference/GuildControlGetRankName(rank).sublime-snippet @@ -2,5 +2,5 @@ GuildControlGetRankName (rank) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildControlSaveRank(name).sublime-snippet b/Reference/API Reference/GuildControlSaveRank(name).sublime-snippet index cff0df2c3..248c7b4de 100644 --- a/Reference/API Reference/GuildControlSaveRank(name).sublime-snippet +++ b/Reference/API Reference/GuildControlSaveRank(name).sublime-snippet @@ -2,5 +2,5 @@ GuildControlSaveRank ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildControlSetRank(rank).sublime-snippet b/Reference/API Reference/GuildControlSetRank(rank).sublime-snippet index ab001c443..9a597a947 100644 --- a/Reference/API Reference/GuildControlSetRank(rank).sublime-snippet +++ b/Reference/API Reference/GuildControlSetRank(rank).sublime-snippet @@ -2,5 +2,5 @@ GuildControlSetRank (rank) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildControlSetRankFlag(index, enabled).sublime-snippet b/Reference/API Reference/GuildControlSetRankFlag(index, enabled).sublime-snippet index 7b28fcb48..aa6d57de2 100644 --- a/Reference/API Reference/GuildControlSetRankFlag(index, enabled).sublime-snippet +++ b/Reference/API Reference/GuildControlSetRankFlag(index, enabled).sublime-snippet @@ -2,5 +2,5 @@ GuildControlSetRankFlag (index, enabled) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildControlShiftRankDown(...).sublime-snippet b/Reference/API Reference/GuildControlShiftRankDown(...).sublime-snippet new file mode 100644 index 000000000..03cd85f22 --- /dev/null +++ b/Reference/API Reference/GuildControlShiftRankDown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildControlShiftRankDown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildControlShiftRankUp(...).sublime-snippet b/Reference/API Reference/GuildControlShiftRankUp(...).sublime-snippet new file mode 100644 index 000000000..53cd7fba8 --- /dev/null +++ b/Reference/API Reference/GuildControlShiftRankUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildControlShiftRankUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildDemote(name).sublime-snippet b/Reference/API Reference/GuildDemote(name).sublime-snippet index 249663387..1e2bcebe8 100644 --- a/Reference/API Reference/GuildDemote(name).sublime-snippet +++ b/Reference/API Reference/GuildDemote(name).sublime-snippet @@ -2,5 +2,5 @@ GuildDemote ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildDisband().sublime-snippet b/Reference/API Reference/GuildDisband().sublime-snippet index 782673e0e..0f3fccb6e 100644 --- a/Reference/API Reference/GuildDisband().sublime-snippet +++ b/Reference/API Reference/GuildDisband().sublime-snippet @@ -2,5 +2,5 @@ GuildDisband () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildInfo().sublime-snippet b/Reference/API Reference/GuildInfo().sublime-snippet index 1c7ae259c..e4c2cafc3 100644 --- a/Reference/API Reference/GuildInfo().sublime-snippet +++ b/Reference/API Reference/GuildInfo().sublime-snippet @@ -2,5 +2,5 @@ GuildInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildInvite(name).sublime-snippet b/Reference/API Reference/GuildInvite(name).sublime-snippet index f22d91d89..32a120b4d 100644 --- a/Reference/API Reference/GuildInvite(name).sublime-snippet +++ b/Reference/API Reference/GuildInvite(name).sublime-snippet @@ -2,5 +2,5 @@ GuildInvite ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildLeave().sublime-snippet b/Reference/API Reference/GuildLeave().sublime-snippet index 247f88b80..df76c3a1d 100644 --- a/Reference/API Reference/GuildLeave().sublime-snippet +++ b/Reference/API Reference/GuildLeave().sublime-snippet @@ -2,5 +2,5 @@ GuildLeave () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildMasterAbsent(...).sublime-snippet b/Reference/API Reference/GuildMasterAbsent(...).sublime-snippet new file mode 100644 index 000000000..05d0907c8 --- /dev/null +++ b/Reference/API Reference/GuildMasterAbsent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildMasterAbsent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildNewsSetSticky(...).sublime-snippet b/Reference/API Reference/GuildNewsSetSticky(...).sublime-snippet new file mode 100644 index 000000000..e09ddc031 --- /dev/null +++ b/Reference/API Reference/GuildNewsSetSticky(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildNewsSetSticky + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildNewsSort(...).sublime-snippet b/Reference/API Reference/GuildNewsSort(...).sublime-snippet new file mode 100644 index 000000000..7cd94e990 --- /dev/null +++ b/Reference/API Reference/GuildNewsSort(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildNewsSort + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildPromote(name).sublime-snippet b/Reference/API Reference/GuildPromote(name).sublime-snippet index 84e1f4ed0..b33b55316 100644 --- a/Reference/API Reference/GuildPromote(name).sublime-snippet +++ b/Reference/API Reference/GuildPromote(name).sublime-snippet @@ -2,5 +2,5 @@ GuildPromote ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildRoster().sublime-snippet b/Reference/API Reference/GuildRoster().sublime-snippet index ad5d77802..1593bfac8 100644 --- a/Reference/API Reference/GuildRoster().sublime-snippet +++ b/Reference/API Reference/GuildRoster().sublime-snippet @@ -2,5 +2,5 @@ GuildRoster () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildRosterSendSoR(...).sublime-snippet b/Reference/API Reference/GuildRosterSendSoR(...).sublime-snippet new file mode 100644 index 000000000..875545eeb --- /dev/null +++ b/Reference/API Reference/GuildRosterSendSoR(...).sublime-snippet @@ -0,0 +1,6 @@ + + + GuildRosterSendSoR + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/GuildRosterSetOfficerNote(index, note).sublime-snippet b/Reference/API Reference/GuildRosterSetOfficerNote(index, note).sublime-snippet index 9c0590d07..c5b3308fe 100644 --- a/Reference/API Reference/GuildRosterSetOfficerNote(index, note).sublime-snippet +++ b/Reference/API Reference/GuildRosterSetOfficerNote(index, note).sublime-snippet @@ -2,5 +2,5 @@ GuildRosterSetOfficerNote (index, "note") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildRosterSetPublicNote(index, note).sublime-snippet b/Reference/API Reference/GuildRosterSetPublicNote(index, note).sublime-snippet index 76eb3442d..ea5fbc048 100644 --- a/Reference/API Reference/GuildRosterSetPublicNote(index, note).sublime-snippet +++ b/Reference/API Reference/GuildRosterSetPublicNote(index, note).sublime-snippet @@ -2,5 +2,5 @@ GuildRosterSetPublicNote (index, "note") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildSetLeader(name).sublime-snippet b/Reference/API Reference/GuildSetLeader(name).sublime-snippet index 6d635387f..1b4e6358f 100644 --- a/Reference/API Reference/GuildSetLeader(name).sublime-snippet +++ b/Reference/API Reference/GuildSetLeader(name).sublime-snippet @@ -2,5 +2,5 @@ GuildSetLeader ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildSetMOTD(message).sublime-snippet b/Reference/API Reference/GuildSetMOTD(message).sublime-snippet index 9ae26923c..6263f6715 100644 --- a/Reference/API Reference/GuildSetMOTD(message).sublime-snippet +++ b/Reference/API Reference/GuildSetMOTD(message).sublime-snippet @@ -2,5 +2,5 @@ GuildSetMOTD ("message") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/GuildUninvite(name).sublime-snippet b/Reference/API Reference/GuildUninvite(name).sublime-snippet index a1e53d0f2..bd4320a96 100644 --- a/Reference/API Reference/GuildUninvite(name).sublime-snippet +++ b/Reference/API Reference/GuildUninvite(name).sublime-snippet @@ -2,5 +2,5 @@ GuildUninvite ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HandleAtlasMemberCommand(...).sublime-snippet b/Reference/API Reference/HandleAtlasMemberCommand(...).sublime-snippet new file mode 100644 index 000000000..3d4abc877 --- /dev/null +++ b/Reference/API Reference/HandleAtlasMemberCommand(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HandleAtlasMemberCommand + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HandleGeneralTalentFrameChatLink(...).sublime-snippet b/Reference/API Reference/HandleGeneralTalentFrameChatLink(...).sublime-snippet new file mode 100644 index 000000000..560c7038e --- /dev/null +++ b/Reference/API Reference/HandleGeneralTalentFrameChatLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HandleGeneralTalentFrameChatLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HandleLuaError(...).sublime-snippet b/Reference/API Reference/HandleLuaError(...).sublime-snippet new file mode 100644 index 000000000..2146b5d5c --- /dev/null +++ b/Reference/API Reference/HandleLuaError(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HandleLuaError + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HandleLuaWarning(...).sublime-snippet b/Reference/API Reference/HandleLuaWarning(...).sublime-snippet new file mode 100644 index 000000000..93aa53bf2 --- /dev/null +++ b/Reference/API Reference/HandleLuaWarning(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HandleLuaWarning + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HandleModifiedItemClick(...).sublime-snippet b/Reference/API Reference/HandleModifiedItemClick(...).sublime-snippet new file mode 100644 index 000000000..18144635c --- /dev/null +++ b/Reference/API Reference/HandleModifiedItemClick(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HandleModifiedItemClick + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasAPEffectsSpellPower(...).sublime-snippet b/Reference/API Reference/HasAPEffectsSpellPower(...).sublime-snippet new file mode 100644 index 000000000..1143ebb6e --- /dev/null +++ b/Reference/API Reference/HasAPEffectsSpellPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasAPEffectsSpellPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasAction(slot).sublime-snippet b/Reference/API Reference/HasAction(slot).sublime-snippet index 5950c7c37..275132a93 100644 --- a/Reference/API Reference/HasAction(slot).sublime-snippet +++ b/Reference/API Reference/HasAction(slot).sublime-snippet @@ -2,5 +2,5 @@ HasAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasAlternateForm(...).sublime-snippet b/Reference/API Reference/HasAlternateForm(...).sublime-snippet new file mode 100644 index 000000000..92be4aa13 --- /dev/null +++ b/Reference/API Reference/HasAlternateForm(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasAlternateForm + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasArtifactEquipped(...).sublime-snippet b/Reference/API Reference/HasArtifactEquipped(...).sublime-snippet new file mode 100644 index 000000000..d78901cc6 --- /dev/null +++ b/Reference/API Reference/HasArtifactEquipped(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasArtifactEquipped + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasAttachedGlyph(...).sublime-snippet b/Reference/API Reference/HasAttachedGlyph(...).sublime-snippet new file mode 100644 index 000000000..156d5c594 --- /dev/null +++ b/Reference/API Reference/HasAttachedGlyph(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasAttachedGlyph + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasBonusActionBar(...).sublime-snippet b/Reference/API Reference/HasBonusActionBar(...).sublime-snippet new file mode 100644 index 000000000..6fcb69035 --- /dev/null +++ b/Reference/API Reference/HasBonusActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasBonusActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasBoundGemProposed(...).sublime-snippet b/Reference/API Reference/HasBoundGemProposed(...).sublime-snippet new file mode 100644 index 000000000..96409c401 --- /dev/null +++ b/Reference/API Reference/HasBoundGemProposed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasBoundGemProposed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasCompletedAnyAchievement().sublime-snippet b/Reference/API Reference/HasCompletedAnyAchievement().sublime-snippet index a1d3bbdd1..38b684143 100644 --- a/Reference/API Reference/HasCompletedAnyAchievement().sublime-snippet +++ b/Reference/API Reference/HasCompletedAnyAchievement().sublime-snippet @@ -2,5 +2,5 @@ HasCompletedAnyAchievement () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasDualWieldPenalty(...).sublime-snippet b/Reference/API Reference/HasDualWieldPenalty(...).sublime-snippet new file mode 100644 index 000000000..4e800826f --- /dev/null +++ b/Reference/API Reference/HasDualWieldPenalty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasDualWieldPenalty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasExtraActionBar(...).sublime-snippet b/Reference/API Reference/HasExtraActionBar(...).sublime-snippet new file mode 100644 index 000000000..d8edf9934 --- /dev/null +++ b/Reference/API Reference/HasExtraActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasExtraActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasFullControl().sublime-snippet b/Reference/API Reference/HasFullControl().sublime-snippet index 6c8fb5591..6f2256bb3 100644 --- a/Reference/API Reference/HasFullControl().sublime-snippet +++ b/Reference/API Reference/HasFullControl().sublime-snippet @@ -2,5 +2,5 @@ HasFullControl () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasIgnoreDualWieldWeapon(...).sublime-snippet b/Reference/API Reference/HasIgnoreDualWieldWeapon(...).sublime-snippet new file mode 100644 index 000000000..678a58135 --- /dev/null +++ b/Reference/API Reference/HasIgnoreDualWieldWeapon(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasIgnoreDualWieldWeapon + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasInboxItem(...).sublime-snippet b/Reference/API Reference/HasInboxItem(...).sublime-snippet new file mode 100644 index 000000000..cf0b8176f --- /dev/null +++ b/Reference/API Reference/HasInboxItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasInboxItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasInspectHonorData().sublime-snippet b/Reference/API Reference/HasInspectHonorData().sublime-snippet index 879c11ada..914ad12af 100644 --- a/Reference/API Reference/HasInspectHonorData().sublime-snippet +++ b/Reference/API Reference/HasInspectHonorData().sublime-snippet @@ -2,5 +2,5 @@ HasInspectHonorData () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasLFGRestrictions(...).sublime-snippet b/Reference/API Reference/HasLFGRestrictions(...).sublime-snippet new file mode 100644 index 000000000..e2b407805 --- /dev/null +++ b/Reference/API Reference/HasLFGRestrictions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasLFGRestrictions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasLoadedCUFProfiles(...).sublime-snippet b/Reference/API Reference/HasLoadedCUFProfiles(...).sublime-snippet new file mode 100644 index 000000000..a5d7d8a19 --- /dev/null +++ b/Reference/API Reference/HasLoadedCUFProfiles(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasLoadedCUFProfiles + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasMessageType(...).sublime-snippet b/Reference/API Reference/HasMessageType(...).sublime-snippet new file mode 100644 index 000000000..5e537bd0b --- /dev/null +++ b/Reference/API Reference/HasMessageType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasMessageType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasMessageTypeGroup(...).sublime-snippet b/Reference/API Reference/HasMessageTypeGroup(...).sublime-snippet new file mode 100644 index 000000000..cd2a9d7ca --- /dev/null +++ b/Reference/API Reference/HasMessageTypeGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasMessageTypeGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasMultiCastActionBar(...).sublime-snippet b/Reference/API Reference/HasMultiCastActionBar(...).sublime-snippet new file mode 100644 index 000000000..63571538e --- /dev/null +++ b/Reference/API Reference/HasMultiCastActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasMultiCastActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasMultiCastActionPage(...).sublime-snippet b/Reference/API Reference/HasMultiCastActionPage(...).sublime-snippet new file mode 100644 index 000000000..a3014445a --- /dev/null +++ b/Reference/API Reference/HasMultiCastActionPage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasMultiCastActionPage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasNewMail().sublime-snippet b/Reference/API Reference/HasNewMail().sublime-snippet index 643b98694..7d63c6760 100644 --- a/Reference/API Reference/HasNewMail().sublime-snippet +++ b/Reference/API Reference/HasNewMail().sublime-snippet @@ -2,5 +2,5 @@ HasNewMail () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasNoReleaseAura(...).sublime-snippet b/Reference/API Reference/HasNoReleaseAura(...).sublime-snippet new file mode 100644 index 000000000..eb666ffd0 --- /dev/null +++ b/Reference/API Reference/HasNoReleaseAura(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasNoReleaseAura + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasOverrideActionBar(...).sublime-snippet b/Reference/API Reference/HasOverrideActionBar(...).sublime-snippet new file mode 100644 index 000000000..3298b4c6c --- /dev/null +++ b/Reference/API Reference/HasOverrideActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasOverrideActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasPendingGlyphCast(...).sublime-snippet b/Reference/API Reference/HasPendingGlyphCast(...).sublime-snippet new file mode 100644 index 000000000..641db4907 --- /dev/null +++ b/Reference/API Reference/HasPendingGlyphCast(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasPendingGlyphCast + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasPetActionHighlightMark(...).sublime-snippet b/Reference/API Reference/HasPetActionHighlightMark(...).sublime-snippet new file mode 100644 index 000000000..de461605c --- /dev/null +++ b/Reference/API Reference/HasPetActionHighlightMark(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasPetActionHighlightMark + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasPetSpells().sublime-snippet b/Reference/API Reference/HasPetSpells().sublime-snippet index 466f5f525..c88a6eda3 100644 --- a/Reference/API Reference/HasPetSpells().sublime-snippet +++ b/Reference/API Reference/HasPetSpells().sublime-snippet @@ -2,5 +2,5 @@ HasPetSpells () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasPetUI().sublime-snippet b/Reference/API Reference/HasPetUI().sublime-snippet index 2510c3936..ee8723b51 100644 --- a/Reference/API Reference/HasPetUI().sublime-snippet +++ b/Reference/API Reference/HasPetUI().sublime-snippet @@ -2,5 +2,5 @@ HasPetUI () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasSPEffectsAttackPower(...).sublime-snippet b/Reference/API Reference/HasSPEffectsAttackPower(...).sublime-snippet new file mode 100644 index 000000000..008fb9ae5 --- /dev/null +++ b/Reference/API Reference/HasSPEffectsAttackPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasSPEffectsAttackPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasSendMailItem(...).sublime-snippet b/Reference/API Reference/HasSendMailItem(...).sublime-snippet new file mode 100644 index 000000000..418abcf66 --- /dev/null +++ b/Reference/API Reference/HasSendMailItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasSendMailItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasSoulstone().sublime-snippet b/Reference/API Reference/HasSoulstone().sublime-snippet deleted file mode 100644 index 0888062f7..000000000 --- a/Reference/API Reference/HasSoulstone().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - HasSoulstone - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/HasTempShapeshiftActionBar(...).sublime-snippet b/Reference/API Reference/HasTempShapeshiftActionBar(...).sublime-snippet new file mode 100644 index 000000000..5e1d2a881 --- /dev/null +++ b/Reference/API Reference/HasTempShapeshiftActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasTempShapeshiftActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasVehicleActionBar(...).sublime-snippet b/Reference/API Reference/HasVehicleActionBar(...).sublime-snippet new file mode 100644 index 000000000..4c7158dad --- /dev/null +++ b/Reference/API Reference/HasVehicleActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasVehicleActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasWandEquipped().sublime-snippet b/Reference/API Reference/HasWandEquipped().sublime-snippet index d27fdc02e..49373ffec 100644 --- a/Reference/API Reference/HasWandEquipped().sublime-snippet +++ b/Reference/API Reference/HasWandEquipped().sublime-snippet @@ -2,5 +2,5 @@ HasWandEquipped () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HasZoneAbility(...).sublime-snippet b/Reference/API Reference/HasZoneAbility(...).sublime-snippet new file mode 100644 index 000000000..c191aad56 --- /dev/null +++ b/Reference/API Reference/HasZoneAbility(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasZoneAbility + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HasZoneAbilitySpellOnBar(...).sublime-snippet b/Reference/API Reference/HasZoneAbilitySpellOnBar(...).sublime-snippet new file mode 100644 index 000000000..d2f3cb046 --- /dev/null +++ b/Reference/API Reference/HasZoneAbilitySpellOnBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HasZoneAbilitySpellOnBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HaveQuestData(...).sublime-snippet b/Reference/API Reference/HaveQuestData(...).sublime-snippet new file mode 100644 index 000000000..9bd03c428 --- /dev/null +++ b/Reference/API Reference/HaveQuestData(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HaveQuestData + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HaveQuestRewardData(...).sublime-snippet b/Reference/API Reference/HaveQuestRewardData(...).sublime-snippet new file mode 100644 index 000000000..eedd875be --- /dev/null +++ b/Reference/API Reference/HaveQuestRewardData(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HaveQuestRewardData + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HearthAndResurrectFromArea().sublime-snippet b/Reference/API Reference/HearthAndResurrectFromArea().sublime-snippet index 515961951..f04ca041d 100644 --- a/Reference/API Reference/HearthAndResurrectFromArea().sublime-snippet +++ b/Reference/API Reference/HearthAndResurrectFromArea().sublime-snippet @@ -2,5 +2,5 @@ HearthAndResurrectFromArea () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HelpReportLag(...).sublime-snippet b/Reference/API Reference/HelpReportLag(...).sublime-snippet new file mode 100644 index 000000000..50ff46f1c --- /dev/null +++ b/Reference/API Reference/HelpReportLag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HelpReportLag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideDropDownMenu(...).sublime-snippet b/Reference/API Reference/HideDropDownMenu(...).sublime-snippet new file mode 100644 index 000000000..5ab8cbc9e --- /dev/null +++ b/Reference/API Reference/HideDropDownMenu(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideDropDownMenu + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideGarrisonFollowerAbilityTooltip(...).sublime-snippet b/Reference/API Reference/HideGarrisonFollowerAbilityTooltip(...).sublime-snippet new file mode 100644 index 000000000..2a5ea492c --- /dev/null +++ b/Reference/API Reference/HideGarrisonFollowerAbilityTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideGarrisonFollowerAbilityTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideGarrisonFollowerAbilityTooltipWithExtraDescriptionText(...).sublime-snippet b/Reference/API Reference/HideGarrisonFollowerAbilityTooltipWithExtraDescriptionText(...).sublime-snippet new file mode 100644 index 000000000..adb2e7d85 --- /dev/null +++ b/Reference/API Reference/HideGarrisonFollowerAbilityTooltipWithExtraDescriptionText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideGarrisonFollowerAbilityTooltipWithExtraDescriptionText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideGarrisonFollowerMissionAbilityTooltip(...).sublime-snippet b/Reference/API Reference/HideGarrisonFollowerMissionAbilityTooltip(...).sublime-snippet new file mode 100644 index 000000000..e603a6076 --- /dev/null +++ b/Reference/API Reference/HideGarrisonFollowerMissionAbilityTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideGarrisonFollowerMissionAbilityTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideKnowledgeBase(...).sublime-snippet b/Reference/API Reference/HideKnowledgeBase(...).sublime-snippet new file mode 100644 index 000000000..99990fb73 --- /dev/null +++ b/Reference/API Reference/HideKnowledgeBase(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideKnowledgeBase + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideMultiCastActionBar(...).sublime-snippet b/Reference/API Reference/HideMultiCastActionBar(...).sublime-snippet new file mode 100644 index 000000000..9629b9ff4 --- /dev/null +++ b/Reference/API Reference/HideMultiCastActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideMultiCastActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideParentPanel(...).sublime-snippet b/Reference/API Reference/HideParentPanel(...).sublime-snippet new file mode 100644 index 000000000..9b3e17577 --- /dev/null +++ b/Reference/API Reference/HideParentPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideParentPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HidePartyFrame(...).sublime-snippet b/Reference/API Reference/HidePartyFrame(...).sublime-snippet new file mode 100644 index 000000000..b4574d2d2 --- /dev/null +++ b/Reference/API Reference/HidePartyFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HidePartyFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HidePetActionBar(...).sublime-snippet b/Reference/API Reference/HidePetActionBar(...).sublime-snippet new file mode 100644 index 000000000..22e6f32dd --- /dev/null +++ b/Reference/API Reference/HidePetActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HidePetActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HidePreviewFrame(...).sublime-snippet b/Reference/API Reference/HidePreviewFrame(...).sublime-snippet new file mode 100644 index 000000000..e8e38571c --- /dev/null +++ b/Reference/API Reference/HidePreviewFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HidePreviewFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideRepairCursor().sublime-snippet b/Reference/API Reference/HideRepairCursor().sublime-snippet index 05adf6b60..3097a4144 100644 --- a/Reference/API Reference/HideRepairCursor().sublime-snippet +++ b/Reference/API Reference/HideRepairCursor().sublime-snippet @@ -2,5 +2,5 @@ HideRepairCursor () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/HideStatsLeft(...).sublime-snippet b/Reference/API Reference/HideStatsLeft(...).sublime-snippet new file mode 100644 index 000000000..b4d873e8d --- /dev/null +++ b/Reference/API Reference/HideStatsLeft(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideStatsLeft + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideStatsRight(...).sublime-snippet b/Reference/API Reference/HideStatsRight(...).sublime-snippet new file mode 100644 index 000000000..3aa1eb89e --- /dev/null +++ b/Reference/API Reference/HideStatsRight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideStatsRight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideTextStatusBarText(...).sublime-snippet b/Reference/API Reference/HideTextStatusBarText(...).sublime-snippet new file mode 100644 index 000000000..5b2388797 --- /dev/null +++ b/Reference/API Reference/HideTextStatusBarText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideTextStatusBarText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HideUIPanel(...).sublime-snippet b/Reference/API Reference/HideUIPanel(...).sublime-snippet new file mode 100644 index 000000000..4838507e4 --- /dev/null +++ b/Reference/API Reference/HideUIPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HideUIPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/HonorExhaustionToolTipText(...).sublime-snippet b/Reference/API Reference/HonorExhaustionToolTipText(...).sublime-snippet new file mode 100644 index 000000000..ec3c1c4b1 --- /dev/null +++ b/Reference/API Reference/HonorExhaustionToolTipText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + HonorExhaustionToolTipText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InActiveBattlefield(...).sublime-snippet b/Reference/API Reference/InActiveBattlefield(...).sublime-snippet new file mode 100644 index 000000000..db79e750d --- /dev/null +++ b/Reference/API Reference/InActiveBattlefield(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InActiveBattlefield + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InCinematic().sublime-snippet b/Reference/API Reference/InCinematic().sublime-snippet index f78d2aab1..33bd8bc51 100644 --- a/Reference/API Reference/InCinematic().sublime-snippet +++ b/Reference/API Reference/InCinematic().sublime-snippet @@ -2,5 +2,5 @@ InCinematic () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InCombatLockdown().sublime-snippet b/Reference/API Reference/InCombatLockdown().sublime-snippet index 00e5ec099..6bc7c1083 100644 --- a/Reference/API Reference/InCombatLockdown().sublime-snippet +++ b/Reference/API Reference/InCombatLockdown().sublime-snippet @@ -2,5 +2,5 @@ InCombatLockdown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InGlue(...).sublime-snippet b/Reference/API Reference/InGlue(...).sublime-snippet new file mode 100644 index 000000000..23ab7fda3 --- /dev/null +++ b/Reference/API Reference/InGlue(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InGlue + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InGuildParty().sublime-snippet b/Reference/API Reference/InGuildParty().sublime-snippet index 0ca6db538..c11e67e7d 100644 --- a/Reference/API Reference/InGuildParty().sublime-snippet +++ b/Reference/API Reference/InGuildParty().sublime-snippet @@ -2,5 +2,5 @@ InGuildParty () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InRepairMode().sublime-snippet b/Reference/API Reference/InRepairMode().sublime-snippet index 45c79ee72..712145798 100644 --- a/Reference/API Reference/InRepairMode().sublime-snippet +++ b/Reference/API Reference/InRepairMode().sublime-snippet @@ -2,5 +2,5 @@ InRepairMode () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InboxGetMoreMail(...).sublime-snippet b/Reference/API Reference/InboxGetMoreMail(...).sublime-snippet new file mode 100644 index 000000000..d44759582 --- /dev/null +++ b/Reference/API Reference/InboxGetMoreMail(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InboxGetMoreMail + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InboxItemCanDelete(mailID).sublime-snippet b/Reference/API Reference/InboxItemCanDelete(mailID).sublime-snippet index fa7e5788f..50940747f 100644 --- a/Reference/API Reference/InboxItemCanDelete(mailID).sublime-snippet +++ b/Reference/API Reference/InboxItemCanDelete(mailID).sublime-snippet @@ -2,5 +2,5 @@ InboxItemCanDelete (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InboxNextPage(...).sublime-snippet b/Reference/API Reference/InboxNextPage(...).sublime-snippet new file mode 100644 index 000000000..7a619707d --- /dev/null +++ b/Reference/API Reference/InboxNextPage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InboxNextPage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InboxPrevPage(...).sublime-snippet b/Reference/API Reference/InboxPrevPage(...).sublime-snippet new file mode 100644 index 000000000..8f4c9470d --- /dev/null +++ b/Reference/API Reference/InboxPrevPage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InboxPrevPage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InitiateRolePoll().sublime-snippet b/Reference/API Reference/InitiateRolePoll().sublime-snippet index f613f7561..3d5fd20d4 100644 --- a/Reference/API Reference/InitiateRolePoll().sublime-snippet +++ b/Reference/API Reference/InitiateRolePoll().sublime-snippet @@ -2,5 +2,5 @@ InitiateRolePoll () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InitiateTrade(name).sublime-snippet b/Reference/API Reference/InitiateTrade(name).sublime-snippet index e2170a848..9c9e7087d 100644 --- a/Reference/API Reference/InitiateTrade(name).sublime-snippet +++ b/Reference/API Reference/InitiateTrade(name).sublime-snippet @@ -2,5 +2,5 @@ InitiateTrade ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InitiateTrade(unit).sublime-snippet b/Reference/API Reference/InitiateTrade(unit).sublime-snippet index 5a20746c9..edd4c6c4a 100644 --- a/Reference/API Reference/InitiateTrade(unit).sublime-snippet +++ b/Reference/API Reference/InitiateTrade(unit).sublime-snippet @@ -2,5 +2,5 @@ InitiateTrade ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InspectAchievements(...).sublime-snippet b/Reference/API Reference/InspectAchievements(...).sublime-snippet new file mode 100644 index 000000000..61208a3a8 --- /dev/null +++ b/Reference/API Reference/InspectAchievements(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InspectAchievements + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InspectSwitchTabs(...).sublime-snippet b/Reference/API Reference/InspectSwitchTabs(...).sublime-snippet new file mode 100644 index 000000000..6087b8287 --- /dev/null +++ b/Reference/API Reference/InspectSwitchTabs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InspectSwitchTabs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InspectUnit(...).sublime-snippet b/Reference/API Reference/InspectUnit(...).sublime-snippet new file mode 100644 index 000000000..fe6a9698a --- /dev/null +++ b/Reference/API Reference/InspectUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InspectUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InteractUnit(...).sublime-snippet b/Reference/API Reference/InteractUnit(...).sublime-snippet new file mode 100644 index 000000000..55e71f1dd --- /dev/null +++ b/Reference/API Reference/InteractUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InteractUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panel).sublime-snippet b/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panel).sublime-snippet index 1291e5043..3f5a9bf6b 100644 --- a/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panel).sublime-snippet +++ b/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panel).sublime-snippet @@ -2,5 +2,5 @@ InterfaceOptionsFrame_OpenToCategory (panel) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panelName).sublime-snippet b/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panelName).sublime-snippet index 3eaee3e05..aec09caa4 100644 --- a/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panelName).sublime-snippet +++ b/Reference/API Reference/InterfaceOptionsFrame_OpenToCategory(panelName).sublime-snippet @@ -2,5 +2,5 @@ InterfaceOptionsFrame_OpenToCategory ("panelName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InterfaceOptions_AddCategory(panel).sublime-snippet b/Reference/API Reference/InterfaceOptions_AddCategory(panel).sublime-snippet index f3770f745..a752d31c5 100644 --- a/Reference/API Reference/InterfaceOptions_AddCategory(panel).sublime-snippet +++ b/Reference/API Reference/InterfaceOptions_AddCategory(panel).sublime-snippet @@ -2,5 +2,5 @@ InterfaceOptions_AddCategory (panel) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/InviteToGroup(...).sublime-snippet b/Reference/API Reference/InviteToGroup(...).sublime-snippet new file mode 100644 index 000000000..9f8995cb9 --- /dev/null +++ b/Reference/API Reference/InviteToGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + InviteToGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/InviteUnit(name).sublime-snippet b/Reference/API Reference/InviteUnit(name).sublime-snippet index 3a5ac550e..a69731738 100644 --- a/Reference/API Reference/InviteUnit(name).sublime-snippet +++ b/Reference/API Reference/InviteUnit(name).sublime-snippet @@ -2,5 +2,5 @@ InviteUnit ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Is64BitClient(...).sublime-snippet b/Reference/API Reference/Is64BitClient(...).sublime-snippet new file mode 100644 index 000000000..766e561ba --- /dev/null +++ b/Reference/API Reference/Is64BitClient(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Is64BitClient + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsAccountSecured().sublime-snippet b/Reference/API Reference/IsAccountSecured().sublime-snippet index b780373b3..f0b586e78 100644 --- a/Reference/API Reference/IsAccountSecured().sublime-snippet +++ b/Reference/API Reference/IsAccountSecured().sublime-snippet @@ -2,5 +2,5 @@ IsAccountSecured () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAchievementEligible(...).sublime-snippet b/Reference/API Reference/IsAchievementEligible(...).sublime-snippet new file mode 100644 index 000000000..b8572a2e2 --- /dev/null +++ b/Reference/API Reference/IsAchievementEligible(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsAchievementEligible + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsActionInRange(slot, [unit]).sublime-snippet b/Reference/API Reference/IsActionInRange(slot, [unit]).sublime-snippet index 33c9af3c1..a333b458c 100644 --- a/Reference/API Reference/IsActionInRange(slot, [unit]).sublime-snippet +++ b/Reference/API Reference/IsActionInRange(slot, [unit]).sublime-snippet @@ -2,5 +2,5 @@ IsActionInRange (slot, ["unit"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsActiveBattlefieldArena().sublime-snippet b/Reference/API Reference/IsActiveBattlefieldArena().sublime-snippet index a2e2e8910..53f1c839b 100644 --- a/Reference/API Reference/IsActiveBattlefieldArena().sublime-snippet +++ b/Reference/API Reference/IsActiveBattlefieldArena().sublime-snippet @@ -2,5 +2,5 @@ IsActiveBattlefieldArena () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsActiveQuestLegendary(...).sublime-snippet b/Reference/API Reference/IsActiveQuestLegendary(...).sublime-snippet new file mode 100644 index 000000000..cc2d06d17 --- /dev/null +++ b/Reference/API Reference/IsActiveQuestLegendary(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsActiveQuestLegendary + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsActiveQuestTrivial(index).sublime-snippet b/Reference/API Reference/IsActiveQuestTrivial(index).sublime-snippet index 49ed1d9fa..4452dfed2 100644 --- a/Reference/API Reference/IsActiveQuestTrivial(index).sublime-snippet +++ b/Reference/API Reference/IsActiveQuestTrivial(index).sublime-snippet @@ -2,5 +2,5 @@ IsActiveQuestTrivial (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAddOnLoadOnDemand(index).sublime-snippet b/Reference/API Reference/IsAddOnLoadOnDemand(index).sublime-snippet index 3e8481501..a3a45d8cf 100644 --- a/Reference/API Reference/IsAddOnLoadOnDemand(index).sublime-snippet +++ b/Reference/API Reference/IsAddOnLoadOnDemand(index).sublime-snippet @@ -2,5 +2,5 @@ IsAddOnLoadOnDemand (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAddOnLoadOnDemand(name).sublime-snippet b/Reference/API Reference/IsAddOnLoadOnDemand(name).sublime-snippet index 09f0283de..3f7ebc5ca 100644 --- a/Reference/API Reference/IsAddOnLoadOnDemand(name).sublime-snippet +++ b/Reference/API Reference/IsAddOnLoadOnDemand(name).sublime-snippet @@ -2,5 +2,5 @@ IsAddOnLoadOnDemand ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAddOnLoaded(index).sublime-snippet b/Reference/API Reference/IsAddOnLoaded(index).sublime-snippet index 19f822a51..ca74dc098 100644 --- a/Reference/API Reference/IsAddOnLoaded(index).sublime-snippet +++ b/Reference/API Reference/IsAddOnLoaded(index).sublime-snippet @@ -2,5 +2,5 @@ IsAddOnLoaded (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAddOnLoaded(name).sublime-snippet b/Reference/API Reference/IsAddOnLoaded(name).sublime-snippet index 2151fa0e4..057e91620 100644 --- a/Reference/API Reference/IsAddOnLoaded(name).sublime-snippet +++ b/Reference/API Reference/IsAddOnLoaded(name).sublime-snippet @@ -2,5 +2,5 @@ IsAddOnLoaded ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAddonMessagePrefixRegistered(prefix).sublime-snippet b/Reference/API Reference/IsAddonMessagePrefixRegistered(prefix).sublime-snippet deleted file mode 100644 index cded5e186..000000000 --- a/Reference/API Reference/IsAddonMessagePrefixRegistered(prefix).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - IsAddonMessagePrefixRegistered - ("prefix") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/IsAddonVersionCheckEnabled(...).sublime-snippet b/Reference/API Reference/IsAddonVersionCheckEnabled(...).sublime-snippet new file mode 100644 index 000000000..7a5068b14 --- /dev/null +++ b/Reference/API Reference/IsAddonVersionCheckEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsAddonVersionCheckEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsAllowedToUserTeleport(...).sublime-snippet b/Reference/API Reference/IsAllowedToUserTeleport(...).sublime-snippet new file mode 100644 index 000000000..136fe3d69 --- /dev/null +++ b/Reference/API Reference/IsAllowedToUserTeleport(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsAllowedToUserTeleport + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsAltKeyDown().sublime-snippet b/Reference/API Reference/IsAltKeyDown().sublime-snippet index 54fb0d718..e35a7941c 100644 --- a/Reference/API Reference/IsAltKeyDown().sublime-snippet +++ b/Reference/API Reference/IsAltKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsAltKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsArenaSkirmish(...).sublime-snippet b/Reference/API Reference/IsArenaSkirmish(...).sublime-snippet new file mode 100644 index 000000000..8861f790d --- /dev/null +++ b/Reference/API Reference/IsArenaSkirmish(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsArenaSkirmish + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsArenaTeamCaptain(team).sublime-snippet b/Reference/API Reference/IsArenaTeamCaptain(team).sublime-snippet index e76b30fee..ca4e13610 100644 --- a/Reference/API Reference/IsArenaTeamCaptain(team).sublime-snippet +++ b/Reference/API Reference/IsArenaTeamCaptain(team).sublime-snippet @@ -2,5 +2,5 @@ IsArenaTeamCaptain (team) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsArtifactCompletionHistoryAvailable(...).sublime-snippet b/Reference/API Reference/IsArtifactCompletionHistoryAvailable(...).sublime-snippet new file mode 100644 index 000000000..1836c1e49 --- /dev/null +++ b/Reference/API Reference/IsArtifactCompletionHistoryAvailable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsArtifactCompletionHistoryAvailable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsArtifactPowerItem(...).sublime-snippet b/Reference/API Reference/IsArtifactPowerItem(...).sublime-snippet new file mode 100644 index 000000000..a6087f969 --- /dev/null +++ b/Reference/API Reference/IsArtifactPowerItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsArtifactPowerItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsArtifactRelicItem(...).sublime-snippet b/Reference/API Reference/IsArtifactRelicItem(...).sublime-snippet new file mode 100644 index 000000000..f9e25cc53 --- /dev/null +++ b/Reference/API Reference/IsArtifactRelicItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsArtifactRelicItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsAtStableMaster().sublime-snippet b/Reference/API Reference/IsAtStableMaster().sublime-snippet index 8c06b9c81..eefb8ae5b 100644 --- a/Reference/API Reference/IsAtStableMaster().sublime-snippet +++ b/Reference/API Reference/IsAtStableMaster().sublime-snippet @@ -2,5 +2,5 @@ IsAtStableMaster () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAttackAction(slot).sublime-snippet b/Reference/API Reference/IsAttackAction(slot).sublime-snippet index 9f23f4610..8e801aa4a 100644 --- a/Reference/API Reference/IsAttackAction(slot).sublime-snippet +++ b/Reference/API Reference/IsAttackAction(slot).sublime-snippet @@ -2,5 +2,5 @@ IsAttackAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAttackSpell(...).sublime-snippet b/Reference/API Reference/IsAttackSpell(...).sublime-snippet new file mode 100644 index 000000000..2342ef07e --- /dev/null +++ b/Reference/API Reference/IsAttackSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsAttackSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsAuctionSortReversed(...).sublime-snippet b/Reference/API Reference/IsAuctionSortReversed(...).sublime-snippet new file mode 100644 index 000000000..860d58eda --- /dev/null +++ b/Reference/API Reference/IsAuctionSortReversed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsAuctionSortReversed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsAutoRepeatAction(slot).sublime-snippet b/Reference/API Reference/IsAutoRepeatAction(slot).sublime-snippet index 388dfa328..ffddcb996 100644 --- a/Reference/API Reference/IsAutoRepeatAction(slot).sublime-snippet +++ b/Reference/API Reference/IsAutoRepeatAction(slot).sublime-snippet @@ -2,5 +2,5 @@ IsAutoRepeatAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAutoRepeatSpell(spellName).sublime-snippet b/Reference/API Reference/IsAutoRepeatSpell(spellName).sublime-snippet index 0dacd4a74..06540c8ae 100644 --- a/Reference/API Reference/IsAutoRepeatSpell(spellName).sublime-snippet +++ b/Reference/API Reference/IsAutoRepeatSpell(spellName).sublime-snippet @@ -2,5 +2,5 @@ IsAutoRepeatSpell ("spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsAvailableQuestTrivial(index).sublime-snippet b/Reference/API Reference/IsAvailableQuestTrivial(index).sublime-snippet index 5fdb3df38..9518a3c1d 100644 --- a/Reference/API Reference/IsAvailableQuestTrivial(index).sublime-snippet +++ b/Reference/API Reference/IsAvailableQuestTrivial(index).sublime-snippet @@ -2,5 +2,5 @@ IsAvailableQuestTrivial (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsBNLogin(...).sublime-snippet b/Reference/API Reference/IsBNLogin(...).sublime-snippet new file mode 100644 index 000000000..2326b060b --- /dev/null +++ b/Reference/API Reference/IsBNLogin(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBNLogin + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsBagOpen(...).sublime-snippet b/Reference/API Reference/IsBagOpen(...).sublime-snippet new file mode 100644 index 000000000..80ab1b3db --- /dev/null +++ b/Reference/API Reference/IsBagOpen(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBagOpen + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsBagSlotFlagEnabledOnOtherBags(...).sublime-snippet b/Reference/API Reference/IsBagSlotFlagEnabledOnOtherBags(...).sublime-snippet new file mode 100644 index 000000000..09badc341 --- /dev/null +++ b/Reference/API Reference/IsBagSlotFlagEnabledOnOtherBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBagSlotFlagEnabledOnOtherBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsBagSlotFlagEnabledOnOtherBankBags(...).sublime-snippet b/Reference/API Reference/IsBagSlotFlagEnabledOnOtherBankBags(...).sublime-snippet new file mode 100644 index 000000000..95f0769fa --- /dev/null +++ b/Reference/API Reference/IsBagSlotFlagEnabledOnOtherBankBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBagSlotFlagEnabledOnOtherBankBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsBarberShopStyleValid(...).sublime-snippet b/Reference/API Reference/IsBarberShopStyleValid(...).sublime-snippet new file mode 100644 index 000000000..84543057b --- /dev/null +++ b/Reference/API Reference/IsBarberShopStyleValid(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBarberShopStyleValid + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsBattlePayItem(...).sublime-snippet b/Reference/API Reference/IsBattlePayItem(...).sublime-snippet new file mode 100644 index 000000000..cc6b2c2aa --- /dev/null +++ b/Reference/API Reference/IsBattlePayItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBattlePayItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsBoostTutorialScenario(...).sublime-snippet b/Reference/API Reference/IsBoostTutorialScenario(...).sublime-snippet new file mode 100644 index 000000000..f580d46ae --- /dev/null +++ b/Reference/API Reference/IsBoostTutorialScenario(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBoostTutorialScenario + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsBreadcrumbQuest(...).sublime-snippet b/Reference/API Reference/IsBreadcrumbQuest(...).sublime-snippet new file mode 100644 index 000000000..a7e8638a6 --- /dev/null +++ b/Reference/API Reference/IsBreadcrumbQuest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsBreadcrumbQuest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsCastingGlyph(...).sublime-snippet b/Reference/API Reference/IsCastingGlyph(...).sublime-snippet new file mode 100644 index 000000000..74b7835fd --- /dev/null +++ b/Reference/API Reference/IsCastingGlyph(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsCastingGlyph + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsCemeterySelectionAvailable(...).sublime-snippet b/Reference/API Reference/IsCemeterySelectionAvailable(...).sublime-snippet new file mode 100644 index 000000000..6eb27ccb1 --- /dev/null +++ b/Reference/API Reference/IsCemeterySelectionAvailable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsCemeterySelectionAvailable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsCharacterFriend(...).sublime-snippet b/Reference/API Reference/IsCharacterFriend(...).sublime-snippet new file mode 100644 index 000000000..d801c965e --- /dev/null +++ b/Reference/API Reference/IsCharacterFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsCharacterFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsCharacterNewlyBoosted(...).sublime-snippet b/Reference/API Reference/IsCharacterNewlyBoosted(...).sublime-snippet new file mode 100644 index 000000000..ff63452c3 --- /dev/null +++ b/Reference/API Reference/IsCharacterNewlyBoosted(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsCharacterNewlyBoosted + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsChatAFK().sublime-snippet b/Reference/API Reference/IsChatAFK().sublime-snippet index 0f94005b2..1f1b4c19d 100644 --- a/Reference/API Reference/IsChatAFK().sublime-snippet +++ b/Reference/API Reference/IsChatAFK().sublime-snippet @@ -2,5 +2,5 @@ IsChatAFK () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsChatChannelRaid(...).sublime-snippet b/Reference/API Reference/IsChatChannelRaid(...).sublime-snippet new file mode 100644 index 000000000..4b29b0c0d --- /dev/null +++ b/Reference/API Reference/IsChatChannelRaid(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsChatChannelRaid + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsChatDND().sublime-snippet b/Reference/API Reference/IsChatDND().sublime-snippet index 22ac4c0c2..940f932a0 100644 --- a/Reference/API Reference/IsChatDND().sublime-snippet +++ b/Reference/API Reference/IsChatDND().sublime-snippet @@ -2,5 +2,5 @@ IsChatDND () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsClassColoringMessageType(...).sublime-snippet b/Reference/API Reference/IsClassColoringMessageType(...).sublime-snippet new file mode 100644 index 000000000..19f4bab74 --- /dev/null +++ b/Reference/API Reference/IsClassColoringMessageType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsClassColoringMessageType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsCombatLog(...).sublime-snippet b/Reference/API Reference/IsCombatLog(...).sublime-snippet new file mode 100644 index 000000000..4b649e742 --- /dev/null +++ b/Reference/API Reference/IsCombatLog(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsCombatLog + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsCommunitiesUIDisabledByTrialAccount(...).sublime-snippet b/Reference/API Reference/IsCommunitiesUIDisabledByTrialAccount(...).sublime-snippet new file mode 100644 index 000000000..45cd08052 --- /dev/null +++ b/Reference/API Reference/IsCommunitiesUIDisabledByTrialAccount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsCommunitiesUIDisabledByTrialAccount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsCompetitiveModeEnabled(...).sublime-snippet b/Reference/API Reference/IsCompetitiveModeEnabled(...).sublime-snippet new file mode 100644 index 000000000..7a5820547 --- /dev/null +++ b/Reference/API Reference/IsCompetitiveModeEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsCompetitiveModeEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsConsumableAction(slot).sublime-snippet b/Reference/API Reference/IsConsumableAction(slot).sublime-snippet index d37e06c70..e9962460c 100644 --- a/Reference/API Reference/IsConsumableAction(slot).sublime-snippet +++ b/Reference/API Reference/IsConsumableAction(slot).sublime-snippet @@ -2,5 +2,5 @@ IsConsumableAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsConsumableItem(itemID).sublime-snippet b/Reference/API Reference/IsConsumableItem(itemID).sublime-snippet index 3304b64ed..4492fb3b6 100644 --- a/Reference/API Reference/IsConsumableItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsConsumableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsConsumableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsConsumableItem(itemLink).sublime-snippet b/Reference/API Reference/IsConsumableItem(itemLink).sublime-snippet index 0b61e1361..dbde4ad81 100644 --- a/Reference/API Reference/IsConsumableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsConsumableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsConsumableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsConsumableItem(itemName).sublime-snippet b/Reference/API Reference/IsConsumableItem(itemName).sublime-snippet index 31b25f95b..8dda9a879 100644 --- a/Reference/API Reference/IsConsumableItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsConsumableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsConsumableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsConsumableSpell(index, bookType).sublime-snippet b/Reference/API Reference/IsConsumableSpell(index, bookType).sublime-snippet index 926b6fdbe..762c696e8 100644 --- a/Reference/API Reference/IsConsumableSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/IsConsumableSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ IsConsumableSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsConsumableSpell(name).sublime-snippet b/Reference/API Reference/IsConsumableSpell(name).sublime-snippet index 591ccdd35..fdabdd39e 100644 --- a/Reference/API Reference/IsConsumableSpell(name).sublime-snippet +++ b/Reference/API Reference/IsConsumableSpell(name).sublime-snippet @@ -2,5 +2,5 @@ IsConsumableSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsContainerFiltered(...).sublime-snippet b/Reference/API Reference/IsContainerFiltered(...).sublime-snippet new file mode 100644 index 000000000..a9fb49090 --- /dev/null +++ b/Reference/API Reference/IsContainerFiltered(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsContainerFiltered + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsContainerItemAnUpgrade(...).sublime-snippet b/Reference/API Reference/IsContainerItemAnUpgrade(...).sublime-snippet new file mode 100644 index 000000000..d6369f10c --- /dev/null +++ b/Reference/API Reference/IsContainerItemAnUpgrade(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsContainerItemAnUpgrade + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsControlKeyDown().sublime-snippet b/Reference/API Reference/IsControlKeyDown().sublime-snippet index 62dcf5426..80fb03e8d 100644 --- a/Reference/API Reference/IsControlKeyDown().sublime-snippet +++ b/Reference/API Reference/IsControlKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsControlKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsCurrentAction(slot).sublime-snippet b/Reference/API Reference/IsCurrentAction(slot).sublime-snippet index 67dcaaf42..be7b13daf 100644 --- a/Reference/API Reference/IsCurrentAction(slot).sublime-snippet +++ b/Reference/API Reference/IsCurrentAction(slot).sublime-snippet @@ -2,5 +2,5 @@ IsCurrentAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsCurrentItem(itemID).sublime-snippet b/Reference/API Reference/IsCurrentItem(itemID).sublime-snippet index e5ee2825f..2f867fe44 100644 --- a/Reference/API Reference/IsCurrentItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsCurrentItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsCurrentItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsCurrentItem(itemLink).sublime-snippet b/Reference/API Reference/IsCurrentItem(itemLink).sublime-snippet index 0bafec2a2..a6a974f08 100644 --- a/Reference/API Reference/IsCurrentItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsCurrentItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsCurrentItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsCurrentItem(itemName).sublime-snippet b/Reference/API Reference/IsCurrentItem(itemName).sublime-snippet index f6b678224..53dd23e54 100644 --- a/Reference/API Reference/IsCurrentItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsCurrentItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsCurrentItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsCurrentQuestFailed().sublime-snippet b/Reference/API Reference/IsCurrentQuestFailed().sublime-snippet index b7f433c50..7e43dabba 100644 --- a/Reference/API Reference/IsCurrentQuestFailed().sublime-snippet +++ b/Reference/API Reference/IsCurrentQuestFailed().sublime-snippet @@ -2,5 +2,5 @@ IsCurrentQuestFailed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsCurrentSpell(index, bookType).sublime-snippet b/Reference/API Reference/IsCurrentSpell(index, bookType).sublime-snippet index 6cc0ba1b4..1b967969f 100644 --- a/Reference/API Reference/IsCurrentSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/IsCurrentSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ IsCurrentSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsCurrentSpell(name).sublime-snippet b/Reference/API Reference/IsCurrentSpell(name).sublime-snippet index 82ab04276..3d7e2d499 100644 --- a/Reference/API Reference/IsCurrentSpell(name).sublime-snippet +++ b/Reference/API Reference/IsCurrentSpell(name).sublime-snippet @@ -2,5 +2,5 @@ IsCurrentSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsDebugBuild(...).sublime-snippet b/Reference/API Reference/IsDebugBuild(...).sublime-snippet new file mode 100644 index 000000000..ad476a62b --- /dev/null +++ b/Reference/API Reference/IsDebugBuild(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsDebugBuild + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsDemonHunterAvailable(...).sublime-snippet b/Reference/API Reference/IsDemonHunterAvailable(...).sublime-snippet new file mode 100644 index 000000000..839fa82e8 --- /dev/null +++ b/Reference/API Reference/IsDemonHunterAvailable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsDemonHunterAvailable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsDesaturateSupported().sublime-snippet b/Reference/API Reference/IsDesaturateSupported().sublime-snippet index 80d302fe1..5818e6cee 100644 --- a/Reference/API Reference/IsDesaturateSupported().sublime-snippet +++ b/Reference/API Reference/IsDesaturateSupported().sublime-snippet @@ -2,5 +2,5 @@ IsDesaturateSupported () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsDisplayChannelModerator().sublime-snippet b/Reference/API Reference/IsDisplayChannelModerator().sublime-snippet index fa9677984..18676495e 100644 --- a/Reference/API Reference/IsDisplayChannelModerator().sublime-snippet +++ b/Reference/API Reference/IsDisplayChannelModerator().sublime-snippet @@ -2,5 +2,5 @@ IsDisplayChannelModerator () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsDisplayChannelOwner().sublime-snippet b/Reference/API Reference/IsDisplayChannelOwner().sublime-snippet index 150db3911..013b6de33 100644 --- a/Reference/API Reference/IsDisplayChannelOwner().sublime-snippet +++ b/Reference/API Reference/IsDisplayChannelOwner().sublime-snippet @@ -2,5 +2,5 @@ IsDisplayChannelOwner () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsDressableItem(itemID).sublime-snippet b/Reference/API Reference/IsDressableItem(itemID).sublime-snippet index 93fdc5daf..898e23c2d 100644 --- a/Reference/API Reference/IsDressableItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsDressableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsDressableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsDressableItem(itemLink).sublime-snippet b/Reference/API Reference/IsDressableItem(itemLink).sublime-snippet index f69d25e48..6d00a3fb2 100644 --- a/Reference/API Reference/IsDressableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsDressableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsDressableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsDressableItem(itemName).sublime-snippet b/Reference/API Reference/IsDressableItem(itemName).sublime-snippet index 389804554..baac7dea5 100644 --- a/Reference/API Reference/IsDressableItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsDressableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsDressableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsDualWielding(...).sublime-snippet b/Reference/API Reference/IsDualWielding(...).sublime-snippet new file mode 100644 index 000000000..bb96fc4bc --- /dev/null +++ b/Reference/API Reference/IsDualWielding(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsDualWielding + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsEncounterInProgress(...).sublime-snippet b/Reference/API Reference/IsEncounterInProgress(...).sublime-snippet new file mode 100644 index 000000000..d7d50ccc0 --- /dev/null +++ b/Reference/API Reference/IsEncounterInProgress(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsEncounterInProgress + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsEncounterLimitingResurrections().sublime-snippet b/Reference/API Reference/IsEncounterLimitingResurrections().sublime-snippet index 8919b360f..d68146538 100644 --- a/Reference/API Reference/IsEncounterLimitingResurrections().sublime-snippet +++ b/Reference/API Reference/IsEncounterLimitingResurrections().sublime-snippet @@ -2,5 +2,5 @@ IsEncounterLimitingResurrections () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEncounterSuppressingRelease(...).sublime-snippet b/Reference/API Reference/IsEncounterSuppressingRelease(...).sublime-snippet new file mode 100644 index 000000000..d5deec825 --- /dev/null +++ b/Reference/API Reference/IsEncounterSuppressingRelease(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsEncounterSuppressingRelease + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsEquippableItem(itemID).sublime-snippet b/Reference/API Reference/IsEquippableItem(itemID).sublime-snippet index be0eacc89..b0de5162f 100644 --- a/Reference/API Reference/IsEquippableItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsEquippableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsEquippableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEquippableItem(itemLink).sublime-snippet b/Reference/API Reference/IsEquippableItem(itemLink).sublime-snippet index a33e0aa9e..afa08e9b9 100644 --- a/Reference/API Reference/IsEquippableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsEquippableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsEquippableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEquippableItem(itemName).sublime-snippet b/Reference/API Reference/IsEquippableItem(itemName).sublime-snippet index 6d278c1ba..ba2e1694c 100644 --- a/Reference/API Reference/IsEquippableItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsEquippableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsEquippableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEquippedAction(slot).sublime-snippet b/Reference/API Reference/IsEquippedAction(slot).sublime-snippet index b9b261a59..54f2b087a 100644 --- a/Reference/API Reference/IsEquippedAction(slot).sublime-snippet +++ b/Reference/API Reference/IsEquippedAction(slot).sublime-snippet @@ -2,5 +2,5 @@ IsEquippedAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEquippedItem(itemID).sublime-snippet b/Reference/API Reference/IsEquippedItem(itemID).sublime-snippet index 8fbb5cc87..62a64f9a6 100644 --- a/Reference/API Reference/IsEquippedItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsEquippedItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsEquippedItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEquippedItem(itemLink).sublime-snippet b/Reference/API Reference/IsEquippedItem(itemLink).sublime-snippet index 8f9a609fc..c0522465b 100644 --- a/Reference/API Reference/IsEquippedItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsEquippedItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsEquippedItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEquippedItem(itemName).sublime-snippet b/Reference/API Reference/IsEquippedItem(itemName).sublime-snippet index 9277f8824..960ed8e1a 100644 --- a/Reference/API Reference/IsEquippedItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsEquippedItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsEquippedItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEquippedItemType(type).sublime-snippet b/Reference/API Reference/IsEquippedItemType(type).sublime-snippet index 0c4fc927d..99dee3998 100644 --- a/Reference/API Reference/IsEquippedItemType(type).sublime-snippet +++ b/Reference/API Reference/IsEquippedItemType(type).sublime-snippet @@ -2,5 +2,5 @@ IsEquippedItemType ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsEuropeanNumbers(...).sublime-snippet b/Reference/API Reference/IsEuropeanNumbers(...).sublime-snippet new file mode 100644 index 000000000..9026b45ce --- /dev/null +++ b/Reference/API Reference/IsEuropeanNumbers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsEuropeanNumbers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsEveryoneAssistant(...).sublime-snippet b/Reference/API Reference/IsEveryoneAssistant(...).sublime-snippet new file mode 100644 index 000000000..b623030f0 --- /dev/null +++ b/Reference/API Reference/IsEveryoneAssistant(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsEveryoneAssistant + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsExpansionTrial(...).sublime-snippet b/Reference/API Reference/IsExpansionTrial(...).sublime-snippet new file mode 100644 index 000000000..2a6036622 --- /dev/null +++ b/Reference/API Reference/IsExpansionTrial(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsExpansionTrial + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsFactionInactive(index).sublime-snippet b/Reference/API Reference/IsFactionInactive(index).sublime-snippet index e8c8c995c..1c719ff3e 100644 --- a/Reference/API Reference/IsFactionInactive(index).sublime-snippet +++ b/Reference/API Reference/IsFactionInactive(index).sublime-snippet @@ -2,5 +2,5 @@ IsFactionInactive (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsFalling().sublime-snippet b/Reference/API Reference/IsFalling().sublime-snippet index 72c5f2eb9..4b6c11191 100644 --- a/Reference/API Reference/IsFalling().sublime-snippet +++ b/Reference/API Reference/IsFalling().sublime-snippet @@ -2,5 +2,5 @@ IsFalling () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsFishingLoot().sublime-snippet b/Reference/API Reference/IsFishingLoot().sublime-snippet index 8a7b00fc7..34288f1a7 100644 --- a/Reference/API Reference/IsFishingLoot().sublime-snippet +++ b/Reference/API Reference/IsFishingLoot().sublime-snippet @@ -2,5 +2,5 @@ IsFishingLoot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsFlyableArea().sublime-snippet b/Reference/API Reference/IsFlyableArea().sublime-snippet index e60641d45..afa101307 100644 --- a/Reference/API Reference/IsFlyableArea().sublime-snippet +++ b/Reference/API Reference/IsFlyableArea().sublime-snippet @@ -2,5 +2,5 @@ IsFlyableArea () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsFlying().sublime-snippet b/Reference/API Reference/IsFlying().sublime-snippet index 90c6929f9..6cbfd63da 100644 --- a/Reference/API Reference/IsFlying().sublime-snippet +++ b/Reference/API Reference/IsFlying().sublime-snippet @@ -2,5 +2,5 @@ IsFlying () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsFrameHandle(...).sublime-snippet b/Reference/API Reference/IsFrameHandle(...).sublime-snippet new file mode 100644 index 000000000..ccadd2c46 --- /dev/null +++ b/Reference/API Reference/IsFrameHandle(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsFrameHandle + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsFrameLockActive(...).sublime-snippet b/Reference/API Reference/IsFrameLockActive(...).sublime-snippet new file mode 100644 index 000000000..fdd03fc84 --- /dev/null +++ b/Reference/API Reference/IsFrameLockActive(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsFrameLockActive + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsFrameSmartShown(...).sublime-snippet b/Reference/API Reference/IsFrameSmartShown(...).sublime-snippet new file mode 100644 index 000000000..542749d61 --- /dev/null +++ b/Reference/API Reference/IsFrameSmartShown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsFrameSmartShown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsGMClient(...).sublime-snippet b/Reference/API Reference/IsGMClient(...).sublime-snippet new file mode 100644 index 000000000..757f34e4f --- /dev/null +++ b/Reference/API Reference/IsGMClient(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsGMClient + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsGUIDInGroup(...).sublime-snippet b/Reference/API Reference/IsGUIDInGroup(...).sublime-snippet new file mode 100644 index 000000000..0e5c92251 --- /dev/null +++ b/Reference/API Reference/IsGUIDInGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsGUIDInGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsGuildLeader().sublime-snippet b/Reference/API Reference/IsGuildLeader().sublime-snippet index ddd419a9f..a42cbc07b 100644 --- a/Reference/API Reference/IsGuildLeader().sublime-snippet +++ b/Reference/API Reference/IsGuildLeader().sublime-snippet @@ -2,5 +2,5 @@ IsGuildLeader () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsGuildMember(...).sublime-snippet b/Reference/API Reference/IsGuildMember(...).sublime-snippet new file mode 100644 index 000000000..ff856e583 --- /dev/null +++ b/Reference/API Reference/IsGuildMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsGuildMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsGuildRankAssignmentAllowed(...).sublime-snippet b/Reference/API Reference/IsGuildRankAssignmentAllowed(...).sublime-snippet new file mode 100644 index 000000000..7073a1f03 --- /dev/null +++ b/Reference/API Reference/IsGuildRankAssignmentAllowed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsGuildRankAssignmentAllowed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsHarmfulItem(itemID).sublime-snippet b/Reference/API Reference/IsHarmfulItem(itemID).sublime-snippet index 3695a9f9c..faf8e82f0 100644 --- a/Reference/API Reference/IsHarmfulItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsHarmfulItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsHarmfulItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHarmfulItem(itemLink).sublime-snippet b/Reference/API Reference/IsHarmfulItem(itemLink).sublime-snippet index e4ff6162e..7e4ea4018 100644 --- a/Reference/API Reference/IsHarmfulItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsHarmfulItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsHarmfulItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHarmfulItem(itemName).sublime-snippet b/Reference/API Reference/IsHarmfulItem(itemName).sublime-snippet index 4d055cb11..42539b813 100644 --- a/Reference/API Reference/IsHarmfulItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsHarmfulItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsHarmfulItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHarmfulSpell(index, bookType).sublime-snippet b/Reference/API Reference/IsHarmfulSpell(index, bookType).sublime-snippet index 51155937e..86e8ac630 100644 --- a/Reference/API Reference/IsHarmfulSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/IsHarmfulSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ IsHarmfulSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHarmfulSpell(name).sublime-snippet b/Reference/API Reference/IsHarmfulSpell(name).sublime-snippet index 8e0f408e9..b9fe520e9 100644 --- a/Reference/API Reference/IsHarmfulSpell(name).sublime-snippet +++ b/Reference/API Reference/IsHarmfulSpell(name).sublime-snippet @@ -2,5 +2,5 @@ IsHarmfulSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHelpfulItem(itemID).sublime-snippet b/Reference/API Reference/IsHelpfulItem(itemID).sublime-snippet index 2f393dc74..ecac514a1 100644 --- a/Reference/API Reference/IsHelpfulItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsHelpfulItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsHelpfulItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHelpfulItem(itemLink).sublime-snippet b/Reference/API Reference/IsHelpfulItem(itemLink).sublime-snippet index ca8c7bfac..fc151219d 100644 --- a/Reference/API Reference/IsHelpfulItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsHelpfulItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsHelpfulItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHelpfulItem(itemName).sublime-snippet b/Reference/API Reference/IsHelpfulItem(itemName).sublime-snippet index 16ff7cd14..26a58daab 100644 --- a/Reference/API Reference/IsHelpfulItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsHelpfulItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsHelpfulItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHelpfulSpell(index, bookType).sublime-snippet b/Reference/API Reference/IsHelpfulSpell(index, bookType).sublime-snippet index d476144d1..e2d273acf 100644 --- a/Reference/API Reference/IsHelpfulSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/IsHelpfulSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ IsHelpfulSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsHelpfulSpell(name).sublime-snippet b/Reference/API Reference/IsHelpfulSpell(name).sublime-snippet index 09217ab3b..92bf35439 100644 --- a/Reference/API Reference/IsHelpfulSpell(name).sublime-snippet +++ b/Reference/API Reference/IsHelpfulSpell(name).sublime-snippet @@ -2,5 +2,5 @@ IsHelpfulSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsIgnored(name).sublime-snippet b/Reference/API Reference/IsIgnored(name).sublime-snippet index 34b6f2887..10711ba7d 100644 --- a/Reference/API Reference/IsIgnored(name).sublime-snippet +++ b/Reference/API Reference/IsIgnored(name).sublime-snippet @@ -2,5 +2,5 @@ IsIgnored ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsIgnored(unit).sublime-snippet b/Reference/API Reference/IsIgnored(unit).sublime-snippet index fd24cf377..30eca3e8d 100644 --- a/Reference/API Reference/IsIgnored(unit).sublime-snippet +++ b/Reference/API Reference/IsIgnored(unit).sublime-snippet @@ -2,5 +2,5 @@ IsIgnored ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsIgnoredOrMuted(unit).sublime-snippet b/Reference/API Reference/IsIgnoredOrMuted(unit).sublime-snippet deleted file mode 100644 index 235af8565..000000000 --- a/Reference/API Reference/IsIgnoredOrMuted(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - IsIgnoredOrMuted - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/IsInActiveWorldPVP(...).sublime-snippet b/Reference/API Reference/IsInActiveWorldPVP(...).sublime-snippet new file mode 100644 index 000000000..db8f4a594 --- /dev/null +++ b/Reference/API Reference/IsInActiveWorldPVP(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInActiveWorldPVP + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInArenaTeam().sublime-snippet b/Reference/API Reference/IsInArenaTeam().sublime-snippet index af812b807..f356a073d 100644 --- a/Reference/API Reference/IsInArenaTeam().sublime-snippet +++ b/Reference/API Reference/IsInArenaTeam().sublime-snippet @@ -2,5 +2,5 @@ IsInArenaTeam () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsInAuthenticatedRank(...).sublime-snippet b/Reference/API Reference/IsInAuthenticatedRank(...).sublime-snippet new file mode 100644 index 000000000..f5fd17a23 --- /dev/null +++ b/Reference/API Reference/IsInAuthenticatedRank(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInAuthenticatedRank + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInCinematicScene(...).sublime-snippet b/Reference/API Reference/IsInCinematicScene(...).sublime-snippet new file mode 100644 index 000000000..af88f12cf --- /dev/null +++ b/Reference/API Reference/IsInCinematicScene(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInCinematicScene + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInGroup([groupType]).sublime-snippet b/Reference/API Reference/IsInGroup([groupType]).sublime-snippet index 802253d4c..b6d5e3e76 100644 --- a/Reference/API Reference/IsInGroup([groupType]).sublime-snippet +++ b/Reference/API Reference/IsInGroup([groupType]).sublime-snippet @@ -2,5 +2,5 @@ IsInGroup ([groupType]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsInGuild().sublime-snippet b/Reference/API Reference/IsInGuild().sublime-snippet index f57359aa3..770461127 100644 --- a/Reference/API Reference/IsInGuild().sublime-snippet +++ b/Reference/API Reference/IsInGuild().sublime-snippet @@ -2,5 +2,5 @@ IsInGuild () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsInGuildGroup(...).sublime-snippet b/Reference/API Reference/IsInGuildGroup(...).sublime-snippet new file mode 100644 index 000000000..3fd4a6925 --- /dev/null +++ b/Reference/API Reference/IsInGuildGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInGuildGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInInstance().sublime-snippet b/Reference/API Reference/IsInInstance().sublime-snippet index 6301cf6e0..eb5fc8641 100644 --- a/Reference/API Reference/IsInInstance().sublime-snippet +++ b/Reference/API Reference/IsInInstance().sublime-snippet @@ -2,5 +2,5 @@ IsInInstance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsInLFDBattlefield(...).sublime-snippet b/Reference/API Reference/IsInLFDBattlefield(...).sublime-snippet new file mode 100644 index 000000000..060add8f6 --- /dev/null +++ b/Reference/API Reference/IsInLFDBattlefield(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInLFDBattlefield + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInLFGDungeon(...).sublime-snippet b/Reference/API Reference/IsInLFGDungeon(...).sublime-snippet new file mode 100644 index 000000000..e0ff1e50c --- /dev/null +++ b/Reference/API Reference/IsInLFGDungeon(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInLFGDungeon + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInRaid().sublime-snippet b/Reference/API Reference/IsInRaid().sublime-snippet index dfb181079..4d31f646c 100644 --- a/Reference/API Reference/IsInRaid().sublime-snippet +++ b/Reference/API Reference/IsInRaid().sublime-snippet @@ -2,5 +2,5 @@ IsInRaid () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsInScenarioGroup(...).sublime-snippet b/Reference/API Reference/IsInScenarioGroup(...).sublime-snippet new file mode 100644 index 000000000..304dd1c07 --- /dev/null +++ b/Reference/API Reference/IsInScenarioGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInScenarioGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsIndoors().sublime-snippet b/Reference/API Reference/IsIndoors().sublime-snippet index 4f25edd2d..8353383c0 100644 --- a/Reference/API Reference/IsIndoors().sublime-snippet +++ b/Reference/API Reference/IsIndoors().sublime-snippet @@ -2,5 +2,5 @@ IsIndoors () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsInsane(...).sublime-snippet b/Reference/API Reference/IsInsane(...).sublime-snippet new file mode 100644 index 000000000..6dbbb3434 --- /dev/null +++ b/Reference/API Reference/IsInsane(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInsane + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInventoryItemAnUpgrade(...).sublime-snippet b/Reference/API Reference/IsInventoryItemAnUpgrade(...).sublime-snippet new file mode 100644 index 000000000..3ce8d8f4f --- /dev/null +++ b/Reference/API Reference/IsInventoryItemAnUpgrade(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInventoryItemAnUpgrade + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsInventoryItemLocked(slot).sublime-snippet b/Reference/API Reference/IsInventoryItemLocked(slot).sublime-snippet index c0b8768cf..c21231221 100644 --- a/Reference/API Reference/IsInventoryItemLocked(slot).sublime-snippet +++ b/Reference/API Reference/IsInventoryItemLocked(slot).sublime-snippet @@ -2,5 +2,5 @@ IsInventoryItemLocked (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsInventoryItemProfessionBag(...).sublime-snippet b/Reference/API Reference/IsInventoryItemProfessionBag(...).sublime-snippet new file mode 100644 index 000000000..5ff94982d --- /dev/null +++ b/Reference/API Reference/IsInventoryItemProfessionBag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsInventoryItemProfessionBag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsItemAction(...).sublime-snippet b/Reference/API Reference/IsItemAction(...).sublime-snippet new file mode 100644 index 000000000..3d012cff0 --- /dev/null +++ b/Reference/API Reference/IsItemAction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsItemAction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsItemInRange(itemID, unit).sublime-snippet b/Reference/API Reference/IsItemInRange(itemID, unit).sublime-snippet index 8727ca01a..f19fd3334 100644 --- a/Reference/API Reference/IsItemInRange(itemID, unit).sublime-snippet +++ b/Reference/API Reference/IsItemInRange(itemID, unit).sublime-snippet @@ -2,5 +2,5 @@ IsItemInRange (itemID, "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsItemInRange(itemLink, unit).sublime-snippet b/Reference/API Reference/IsItemInRange(itemLink, unit).sublime-snippet index 6a592eaea..c9583d2ea 100644 --- a/Reference/API Reference/IsItemInRange(itemLink, unit).sublime-snippet +++ b/Reference/API Reference/IsItemInRange(itemLink, unit).sublime-snippet @@ -2,5 +2,5 @@ IsItemInRange ("itemLink", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsItemInRange(itemName, unit).sublime-snippet b/Reference/API Reference/IsItemInRange(itemName, unit).sublime-snippet index 12d5e1d38..ab9a0d546 100644 --- a/Reference/API Reference/IsItemInRange(itemName, unit).sublime-snippet +++ b/Reference/API Reference/IsItemInRange(itemName, unit).sublime-snippet @@ -2,5 +2,5 @@ IsItemInRange ("itemName", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsKeyDown(...).sublime-snippet b/Reference/API Reference/IsKeyDown(...).sublime-snippet new file mode 100644 index 000000000..63626b003 --- /dev/null +++ b/Reference/API Reference/IsKeyDown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsKeyDown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsKeyPressIgnoredForBinding(...).sublime-snippet b/Reference/API Reference/IsKeyPressIgnoredForBinding(...).sublime-snippet new file mode 100644 index 000000000..9339929b6 --- /dev/null +++ b/Reference/API Reference/IsKeyPressIgnoredForBinding(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsKeyPressIgnoredForBinding + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsKioskModeEnabled(...).sublime-snippet b/Reference/API Reference/IsKioskModeEnabled(...).sublime-snippet new file mode 100644 index 000000000..47dd95c0c --- /dev/null +++ b/Reference/API Reference/IsKioskModeEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsKioskModeEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLFGComplete(...).sublime-snippet b/Reference/API Reference/IsLFGComplete(...).sublime-snippet new file mode 100644 index 000000000..d601e1fa4 --- /dev/null +++ b/Reference/API Reference/IsLFGComplete(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsLFGComplete + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLFGDungeonJoinable(...).sublime-snippet b/Reference/API Reference/IsLFGDungeonJoinable(...).sublime-snippet new file mode 100644 index 000000000..997642282 --- /dev/null +++ b/Reference/API Reference/IsLFGDungeonJoinable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsLFGDungeonJoinable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLFGModeActive(...).sublime-snippet b/Reference/API Reference/IsLFGModeActive(...).sublime-snippet new file mode 100644 index 000000000..341ff4b86 --- /dev/null +++ b/Reference/API Reference/IsLFGModeActive(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsLFGModeActive + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLeftAltKeyDown().sublime-snippet b/Reference/API Reference/IsLeftAltKeyDown().sublime-snippet index 512fb0acf..579036bc2 100644 --- a/Reference/API Reference/IsLeftAltKeyDown().sublime-snippet +++ b/Reference/API Reference/IsLeftAltKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsLeftAltKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsLeftControlKeyDown().sublime-snippet b/Reference/API Reference/IsLeftControlKeyDown().sublime-snippet index 16c07e074..496572f02 100644 --- a/Reference/API Reference/IsLeftControlKeyDown().sublime-snippet +++ b/Reference/API Reference/IsLeftControlKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsLeftControlKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsLeftMouseButton(...).sublime-snippet b/Reference/API Reference/IsLeftMouseButton(...).sublime-snippet new file mode 100644 index 000000000..a89eb2dc4 --- /dev/null +++ b/Reference/API Reference/IsLeftMouseButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsLeftMouseButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLeftShiftKeyDown().sublime-snippet b/Reference/API Reference/IsLeftShiftKeyDown().sublime-snippet index 9b425ac2e..237bcdc15 100644 --- a/Reference/API Reference/IsLeftShiftKeyDown().sublime-snippet +++ b/Reference/API Reference/IsLeftShiftKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsLeftShiftKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsLegacyDifficulty(...).sublime-snippet b/Reference/API Reference/IsLegacyDifficulty(...).sublime-snippet new file mode 100644 index 000000000..58c05190a --- /dev/null +++ b/Reference/API Reference/IsLegacyDifficulty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsLegacyDifficulty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLevelAtEffectiveMaxLevel(...).sublime-snippet b/Reference/API Reference/IsLevelAtEffectiveMaxLevel(...).sublime-snippet new file mode 100644 index 000000000..0b138f255 --- /dev/null +++ b/Reference/API Reference/IsLevelAtEffectiveMaxLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsLevelAtEffectiveMaxLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLinuxClient().sublime-snippet b/Reference/API Reference/IsLinuxClient().sublime-snippet index 6615b689b..7d1dce4b6 100644 --- a/Reference/API Reference/IsLinuxClient().sublime-snippet +++ b/Reference/API Reference/IsLinuxClient().sublime-snippet @@ -2,5 +2,5 @@ IsLinuxClient () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsListeningForMessageType(...).sublime-snippet b/Reference/API Reference/IsListeningForMessageType(...).sublime-snippet new file mode 100644 index 000000000..2d000a4fb --- /dev/null +++ b/Reference/API Reference/IsListeningForMessageType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsListeningForMessageType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsLoggedIn().sublime-snippet b/Reference/API Reference/IsLoggedIn().sublime-snippet index 3c95c8d5c..525a48a41 100644 --- a/Reference/API Reference/IsLoggedIn().sublime-snippet +++ b/Reference/API Reference/IsLoggedIn().sublime-snippet @@ -2,5 +2,5 @@ IsLoggedIn () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsMacClient().sublime-snippet b/Reference/API Reference/IsMacClient().sublime-snippet index ac4202175..619f58af4 100644 --- a/Reference/API Reference/IsMacClient().sublime-snippet +++ b/Reference/API Reference/IsMacClient().sublime-snippet @@ -2,5 +2,5 @@ IsMacClient () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsMasterLooter(...).sublime-snippet b/Reference/API Reference/IsMasterLooter(...).sublime-snippet new file mode 100644 index 000000000..cc8f04300 --- /dev/null +++ b/Reference/API Reference/IsMasterLooter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMasterLooter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsMessageDoneBy(...).sublime-snippet b/Reference/API Reference/IsMessageDoneBy(...).sublime-snippet new file mode 100644 index 000000000..44a4db3fa --- /dev/null +++ b/Reference/API Reference/IsMessageDoneBy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMessageDoneBy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsMessageDoneTo(...).sublime-snippet b/Reference/API Reference/IsMessageDoneTo(...).sublime-snippet new file mode 100644 index 000000000..123fada49 --- /dev/null +++ b/Reference/API Reference/IsMessageDoneTo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMessageDoneTo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsMetaKey(...).sublime-snippet b/Reference/API Reference/IsMetaKey(...).sublime-snippet new file mode 100644 index 000000000..5f814348e --- /dev/null +++ b/Reference/API Reference/IsMetaKey(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMetaKey + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsMiddleMouseButton(...).sublime-snippet b/Reference/API Reference/IsMiddleMouseButton(...).sublime-snippet new file mode 100644 index 000000000..e67878a08 --- /dev/null +++ b/Reference/API Reference/IsMiddleMouseButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMiddleMouseButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsModifiedClick(type).sublime-snippet b/Reference/API Reference/IsModifiedClick(type).sublime-snippet index fadc5493a..de485ebbd 100644 --- a/Reference/API Reference/IsModifiedClick(type).sublime-snippet +++ b/Reference/API Reference/IsModifiedClick(type).sublime-snippet @@ -2,5 +2,5 @@ IsModifiedClick ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsModifierKeyDown().sublime-snippet b/Reference/API Reference/IsModifierKeyDown().sublime-snippet index 6076b2140..18f0fea8f 100644 --- a/Reference/API Reference/IsModifierKeyDown().sublime-snippet +++ b/Reference/API Reference/IsModifierKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsModifierKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsMounted().sublime-snippet b/Reference/API Reference/IsMounted().sublime-snippet index 15f4c9354..daba40514 100644 --- a/Reference/API Reference/IsMounted().sublime-snippet +++ b/Reference/API Reference/IsMounted().sublime-snippet @@ -2,5 +2,5 @@ IsMounted () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsMouseButton(...).sublime-snippet b/Reference/API Reference/IsMouseButton(...).sublime-snippet new file mode 100644 index 000000000..f2af60ca6 --- /dev/null +++ b/Reference/API Reference/IsMouseButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMouseButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsMouseButtonDown([button]).sublime-snippet b/Reference/API Reference/IsMouseButtonDown([button]).sublime-snippet index bd402bde9..f64f51a51 100644 --- a/Reference/API Reference/IsMouseButtonDown([button]).sublime-snippet +++ b/Reference/API Reference/IsMouseButtonDown([button]).sublime-snippet @@ -2,5 +2,5 @@ IsMouseButtonDown ([button]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsMouselooking().sublime-snippet b/Reference/API Reference/IsMouselooking().sublime-snippet index c3e804b27..bbd9069cc 100644 --- a/Reference/API Reference/IsMouselooking().sublime-snippet +++ b/Reference/API Reference/IsMouselooking().sublime-snippet @@ -2,5 +2,5 @@ IsMouselooking () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsMovieLocal(...).sublime-snippet b/Reference/API Reference/IsMovieLocal(...).sublime-snippet new file mode 100644 index 000000000..336ace764 --- /dev/null +++ b/Reference/API Reference/IsMovieLocal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMovieLocal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsMoviePlayable(...).sublime-snippet b/Reference/API Reference/IsMoviePlayable(...).sublime-snippet new file mode 100644 index 000000000..833edc97d --- /dev/null +++ b/Reference/API Reference/IsMoviePlayable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsMoviePlayable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsMuted(name).sublime-snippet b/Reference/API Reference/IsMuted(name).sublime-snippet deleted file mode 100644 index feae82356..000000000 --- a/Reference/API Reference/IsMuted(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - IsMuted - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/IsMuted(unit).sublime-snippet b/Reference/API Reference/IsMuted(unit).sublime-snippet deleted file mode 100644 index 08d83d858..000000000 --- a/Reference/API Reference/IsMuted(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - IsMuted - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/IsNormalActionBarState(...).sublime-snippet b/Reference/API Reference/IsNormalActionBarState(...).sublime-snippet new file mode 100644 index 000000000..657beefea --- /dev/null +++ b/Reference/API Reference/IsNormalActionBarState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsNormalActionBarState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsOnGlueScreen(...).sublime-snippet b/Reference/API Reference/IsOnGlueScreen(...).sublime-snippet new file mode 100644 index 000000000..360e2ecc8 --- /dev/null +++ b/Reference/API Reference/IsOnGlueScreen(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsOnGlueScreen + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsOnTournamentRealm().sublime-snippet b/Reference/API Reference/IsOnTournamentRealm().sublime-snippet index 91df8bbd8..cf03c5bb9 100644 --- a/Reference/API Reference/IsOnTournamentRealm().sublime-snippet +++ b/Reference/API Reference/IsOnTournamentRealm().sublime-snippet @@ -2,5 +2,5 @@ IsOnTournamentRealm () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsOptionFrameOpen(...).sublime-snippet b/Reference/API Reference/IsOptionFrameOpen(...).sublime-snippet new file mode 100644 index 000000000..845bec06a --- /dev/null +++ b/Reference/API Reference/IsOptionFrameOpen(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsOptionFrameOpen + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsOutOfBounds().sublime-snippet b/Reference/API Reference/IsOutOfBounds().sublime-snippet index 4d838fdfe..1126a0f2e 100644 --- a/Reference/API Reference/IsOutOfBounds().sublime-snippet +++ b/Reference/API Reference/IsOutOfBounds().sublime-snippet @@ -2,5 +2,5 @@ IsOutOfBounds () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsOutdoors().sublime-snippet b/Reference/API Reference/IsOutdoors().sublime-snippet index 66e894571..b6a0c84a3 100644 --- a/Reference/API Reference/IsOutdoors().sublime-snippet +++ b/Reference/API Reference/IsOutdoors().sublime-snippet @@ -2,5 +2,5 @@ IsOutdoors () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsOutlineModeSupported(...).sublime-snippet b/Reference/API Reference/IsOutlineModeSupported(...).sublime-snippet new file mode 100644 index 000000000..6f81ee47f --- /dev/null +++ b/Reference/API Reference/IsOutlineModeSupported(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsOutlineModeSupported + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPVPTimerRunning().sublime-snippet b/Reference/API Reference/IsPVPTimerRunning().sublime-snippet index 8caa00329..2f47e93c9 100644 --- a/Reference/API Reference/IsPVPTimerRunning().sublime-snippet +++ b/Reference/API Reference/IsPVPTimerRunning().sublime-snippet @@ -2,5 +2,5 @@ IsPVPTimerRunning () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsPartyLFG(...).sublime-snippet b/Reference/API Reference/IsPartyLFG(...).sublime-snippet new file mode 100644 index 000000000..6e68f3e0a --- /dev/null +++ b/Reference/API Reference/IsPartyLFG(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPartyLFG + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPartyWorldPVP(...).sublime-snippet b/Reference/API Reference/IsPartyWorldPVP(...).sublime-snippet new file mode 100644 index 000000000..43f52e383 --- /dev/null +++ b/Reference/API Reference/IsPartyWorldPVP(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPartyWorldPVP + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPassiveSpell(index, bookType).sublime-snippet b/Reference/API Reference/IsPassiveSpell(index, bookType).sublime-snippet index d1aee6eef..8743ae89d 100644 --- a/Reference/API Reference/IsPassiveSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/IsPassiveSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ IsPassiveSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsPassiveSpell(name).sublime-snippet b/Reference/API Reference/IsPassiveSpell(name).sublime-snippet index f1ee40dde..794813644 100644 --- a/Reference/API Reference/IsPassiveSpell(name).sublime-snippet +++ b/Reference/API Reference/IsPassiveSpell(name).sublime-snippet @@ -2,5 +2,5 @@ IsPassiveSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsPendingGlyphRemoval(...).sublime-snippet b/Reference/API Reference/IsPendingGlyphRemoval(...).sublime-snippet new file mode 100644 index 000000000..eabba51e3 --- /dev/null +++ b/Reference/API Reference/IsPendingGlyphRemoval(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPendingGlyphRemoval + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPetActive(...).sublime-snippet b/Reference/API Reference/IsPetActive(...).sublime-snippet new file mode 100644 index 000000000..7d27fa59b --- /dev/null +++ b/Reference/API Reference/IsPetActive(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPetActive + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPetAttackAction(index).sublime-snippet b/Reference/API Reference/IsPetAttackAction(index).sublime-snippet index 5ead220c3..c8e24c552 100644 --- a/Reference/API Reference/IsPetAttackAction(index).sublime-snippet +++ b/Reference/API Reference/IsPetAttackAction(index).sublime-snippet @@ -2,5 +2,5 @@ IsPetAttackAction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsPetAttackActive().sublime-snippet b/Reference/API Reference/IsPetAttackActive().sublime-snippet index 9d29645ef..8fbebf2db 100644 --- a/Reference/API Reference/IsPetAttackActive().sublime-snippet +++ b/Reference/API Reference/IsPetAttackActive().sublime-snippet @@ -2,5 +2,5 @@ IsPetAttackActive () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsPlayerAtEffectiveMaxLevel(...).sublime-snippet b/Reference/API Reference/IsPlayerAtEffectiveMaxLevel(...).sublime-snippet new file mode 100644 index 000000000..93310c546 --- /dev/null +++ b/Reference/API Reference/IsPlayerAtEffectiveMaxLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPlayerAtEffectiveMaxLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPlayerInWorld(...).sublime-snippet b/Reference/API Reference/IsPlayerInWorld(...).sublime-snippet new file mode 100644 index 000000000..3bb09ae73 --- /dev/null +++ b/Reference/API Reference/IsPlayerInWorld(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPlayerInWorld + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPlayerMoving(...).sublime-snippet b/Reference/API Reference/IsPlayerMoving(...).sublime-snippet new file mode 100644 index 000000000..6b6da4150 --- /dev/null +++ b/Reference/API Reference/IsPlayerMoving(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPlayerMoving + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPlayerNeutral(...).sublime-snippet b/Reference/API Reference/IsPlayerNeutral(...).sublime-snippet new file mode 100644 index 000000000..33964afb9 --- /dev/null +++ b/Reference/API Reference/IsPlayerNeutral(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPlayerNeutral + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPlayerSpell(...).sublime-snippet b/Reference/API Reference/IsPlayerSpell(...).sublime-snippet new file mode 100644 index 000000000..6d0dc7e6c --- /dev/null +++ b/Reference/API Reference/IsPlayerSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPlayerSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPossessBarVisible().sublime-snippet b/Reference/API Reference/IsPossessBarVisible().sublime-snippet index c257fc69c..26b938cb5 100644 --- a/Reference/API Reference/IsPossessBarVisible().sublime-snippet +++ b/Reference/API Reference/IsPossessBarVisible().sublime-snippet @@ -2,5 +2,5 @@ IsPossessBarVisible () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsPublicBuild(...).sublime-snippet b/Reference/API Reference/IsPublicBuild(...).sublime-snippet new file mode 100644 index 000000000..ffb2a6fde --- /dev/null +++ b/Reference/API Reference/IsPublicBuild(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPublicBuild + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPublicVoiceChannel(...).sublime-snippet b/Reference/API Reference/IsPublicVoiceChannel(...).sublime-snippet new file mode 100644 index 000000000..a5f0d64e6 --- /dev/null +++ b/Reference/API Reference/IsPublicVoiceChannel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPublicVoiceChannel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsPvpTalentSpell(...).sublime-snippet b/Reference/API Reference/IsPvpTalentSpell(...).sublime-snippet new file mode 100644 index 000000000..3bd785b25 --- /dev/null +++ b/Reference/API Reference/IsPvpTalentSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsPvpTalentSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestBounty(...).sublime-snippet b/Reference/API Reference/IsQuestBounty(...).sublime-snippet new file mode 100644 index 000000000..ff67bde49 --- /dev/null +++ b/Reference/API Reference/IsQuestBounty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestBounty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestCompletable().sublime-snippet b/Reference/API Reference/IsQuestCompletable().sublime-snippet index d33c123cb..f836fdae9 100644 --- a/Reference/API Reference/IsQuestCompletable().sublime-snippet +++ b/Reference/API Reference/IsQuestCompletable().sublime-snippet @@ -2,5 +2,5 @@ IsQuestCompletable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsQuestComplete(...).sublime-snippet b/Reference/API Reference/IsQuestComplete(...).sublime-snippet new file mode 100644 index 000000000..20a116046 --- /dev/null +++ b/Reference/API Reference/IsQuestComplete(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestComplete + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestCriteriaForBounty(...).sublime-snippet b/Reference/API Reference/IsQuestCriteriaForBounty(...).sublime-snippet new file mode 100644 index 000000000..308890fdf --- /dev/null +++ b/Reference/API Reference/IsQuestCriteriaForBounty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestCriteriaForBounty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestFlaggedCompleted(questID).sublime-snippet b/Reference/API Reference/IsQuestFlaggedCompleted(questID).sublime-snippet index b3ee2e806..295674689 100644 --- a/Reference/API Reference/IsQuestFlaggedCompleted(questID).sublime-snippet +++ b/Reference/API Reference/IsQuestFlaggedCompleted(questID).sublime-snippet @@ -2,5 +2,5 @@ IsQuestFlaggedCompleted (questID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsQuestHardWatched(...).sublime-snippet b/Reference/API Reference/IsQuestHardWatched(...).sublime-snippet new file mode 100644 index 000000000..6a02181df --- /dev/null +++ b/Reference/API Reference/IsQuestHardWatched(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestHardWatched + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestIDValidSpellTarget(...).sublime-snippet b/Reference/API Reference/IsQuestIDValidSpellTarget(...).sublime-snippet new file mode 100644 index 000000000..49e65b71b --- /dev/null +++ b/Reference/API Reference/IsQuestIDValidSpellTarget(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestIDValidSpellTarget + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestInvasion(...).sublime-snippet b/Reference/API Reference/IsQuestInvasion(...).sublime-snippet new file mode 100644 index 000000000..326f767cf --- /dev/null +++ b/Reference/API Reference/IsQuestInvasion(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestInvasion + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestItemHidden(...).sublime-snippet b/Reference/API Reference/IsQuestItemHidden(...).sublime-snippet new file mode 100644 index 000000000..890db5f09 --- /dev/null +++ b/Reference/API Reference/IsQuestItemHidden(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestItemHidden + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestLogSpecialItemInRange(questIndex).sublime-snippet b/Reference/API Reference/IsQuestLogSpecialItemInRange(questIndex).sublime-snippet index c3c343632..d4ae3b34a 100644 --- a/Reference/API Reference/IsQuestLogSpecialItemInRange(questIndex).sublime-snippet +++ b/Reference/API Reference/IsQuestLogSpecialItemInRange(questIndex).sublime-snippet @@ -2,5 +2,5 @@ IsQuestLogSpecialItemInRange (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsQuestSequenced(...).sublime-snippet b/Reference/API Reference/IsQuestSequenced(...).sublime-snippet new file mode 100644 index 000000000..421db132d --- /dev/null +++ b/Reference/API Reference/IsQuestSequenced(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestSequenced + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestTask(...).sublime-snippet b/Reference/API Reference/IsQuestTask(...).sublime-snippet new file mode 100644 index 000000000..38431c016 --- /dev/null +++ b/Reference/API Reference/IsQuestTask(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsQuestTask + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsQuestWatched(questIndex).sublime-snippet b/Reference/API Reference/IsQuestWatched(questIndex).sublime-snippet index 1bc41978b..5a83a7de8 100644 --- a/Reference/API Reference/IsQuestWatched(questIndex).sublime-snippet +++ b/Reference/API Reference/IsQuestWatched(questIndex).sublime-snippet @@ -2,5 +2,5 @@ IsQuestWatched (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsRaidMarkerActive(...).sublime-snippet b/Reference/API Reference/IsRaidMarkerActive(...).sublime-snippet new file mode 100644 index 000000000..a53f8b6bc --- /dev/null +++ b/Reference/API Reference/IsRaidMarkerActive(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsRaidMarkerActive + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsRangedWeapon(...).sublime-snippet b/Reference/API Reference/IsRangedWeapon(...).sublime-snippet new file mode 100644 index 000000000..46a8118e0 --- /dev/null +++ b/Reference/API Reference/IsRangedWeapon(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsRangedWeapon + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsRatedBattleground().sublime-snippet b/Reference/API Reference/IsRatedBattleground().sublime-snippet index ec0261c15..54f1baae7 100644 --- a/Reference/API Reference/IsRatedBattleground().sublime-snippet +++ b/Reference/API Reference/IsRatedBattleground().sublime-snippet @@ -2,5 +2,5 @@ IsRatedBattleground () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsRatedMap(...).sublime-snippet b/Reference/API Reference/IsRatedMap(...).sublime-snippet new file mode 100644 index 000000000..4ff14e37e --- /dev/null +++ b/Reference/API Reference/IsRatedMap(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsRatedMap + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsReagentBankUnlocked(...).sublime-snippet b/Reference/API Reference/IsReagentBankUnlocked(...).sublime-snippet new file mode 100644 index 000000000..40ecf865c --- /dev/null +++ b/Reference/API Reference/IsReagentBankUnlocked(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsReagentBankUnlocked + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsRecognizedName(...).sublime-snippet b/Reference/API Reference/IsRecognizedName(...).sublime-snippet new file mode 100644 index 000000000..26d548be4 --- /dev/null +++ b/Reference/API Reference/IsRecognizedName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsRecognizedName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsReferAFriendLinked(unit).sublime-snippet b/Reference/API Reference/IsReferAFriendLinked(unit).sublime-snippet index 5e2132305..35255c4f4 100644 --- a/Reference/API Reference/IsReferAFriendLinked(unit).sublime-snippet +++ b/Reference/API Reference/IsReferAFriendLinked(unit).sublime-snippet @@ -2,5 +2,5 @@ IsReferAFriendLinked ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsReplacingUnit(...).sublime-snippet b/Reference/API Reference/IsReplacingUnit(...).sublime-snippet new file mode 100644 index 000000000..3c9bc3e48 --- /dev/null +++ b/Reference/API Reference/IsReplacingUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsReplacingUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsResting().sublime-snippet b/Reference/API Reference/IsResting().sublime-snippet index 3c2bbcdc1..76d03428a 100644 --- a/Reference/API Reference/IsResting().sublime-snippet +++ b/Reference/API Reference/IsResting().sublime-snippet @@ -2,5 +2,5 @@ IsResting () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsRestrictedAccount(...).sublime-snippet b/Reference/API Reference/IsRestrictedAccount(...).sublime-snippet new file mode 100644 index 000000000..98f745784 --- /dev/null +++ b/Reference/API Reference/IsRestrictedAccount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsRestrictedAccount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsRightAltKeyDown().sublime-snippet b/Reference/API Reference/IsRightAltKeyDown().sublime-snippet index 4c0515738..f264afdec 100644 --- a/Reference/API Reference/IsRightAltKeyDown().sublime-snippet +++ b/Reference/API Reference/IsRightAltKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsRightAltKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsRightControlKeyDown().sublime-snippet b/Reference/API Reference/IsRightControlKeyDown().sublime-snippet index 799663460..974d3a48d 100644 --- a/Reference/API Reference/IsRightControlKeyDown().sublime-snippet +++ b/Reference/API Reference/IsRightControlKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsRightControlKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsRightMouseButton(...).sublime-snippet b/Reference/API Reference/IsRightMouseButton(...).sublime-snippet new file mode 100644 index 000000000..c6df18e6b --- /dev/null +++ b/Reference/API Reference/IsRightMouseButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsRightMouseButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsRightShiftKeyDown().sublime-snippet b/Reference/API Reference/IsRightShiftKeyDown().sublime-snippet index 7f1cae38a..9d73e40df 100644 --- a/Reference/API Reference/IsRightShiftKeyDown().sublime-snippet +++ b/Reference/API Reference/IsRightShiftKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsRightShiftKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsSecureCmd(...).sublime-snippet b/Reference/API Reference/IsSecureCmd(...).sublime-snippet new file mode 100644 index 000000000..0dd773e25 --- /dev/null +++ b/Reference/API Reference/IsSecureCmd(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSecureCmd + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsSelectedOwnerAuctionItemIndexAToken(...).sublime-snippet b/Reference/API Reference/IsSelectedOwnerAuctionItemIndexAToken(...).sublime-snippet new file mode 100644 index 000000000..a5fe29e16 --- /dev/null +++ b/Reference/API Reference/IsSelectedOwnerAuctionItemIndexAToken(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSelectedOwnerAuctionItemIndexAToken + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsSelectedSpellBookItem(...).sublime-snippet b/Reference/API Reference/IsSelectedSpellBookItem(...).sublime-snippet new file mode 100644 index 000000000..7e1558ad3 --- /dev/null +++ b/Reference/API Reference/IsSelectedSpellBookItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSelectedSpellBookItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsServerControlledBackfill(...).sublime-snippet b/Reference/API Reference/IsServerControlledBackfill(...).sublime-snippet new file mode 100644 index 000000000..a274b3e2b --- /dev/null +++ b/Reference/API Reference/IsServerControlledBackfill(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsServerControlledBackfill + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsShiftKeyDown().sublime-snippet b/Reference/API Reference/IsShiftKeyDown().sublime-snippet index 91a680e58..dfe611dde 100644 --- a/Reference/API Reference/IsShiftKeyDown().sublime-snippet +++ b/Reference/API Reference/IsShiftKeyDown().sublime-snippet @@ -2,5 +2,5 @@ IsShiftKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsSilenced(name, channel).sublime-snippet b/Reference/API Reference/IsSilenced(name, channel).sublime-snippet deleted file mode 100644 index 7f70c4867..000000000 --- a/Reference/API Reference/IsSilenced(name, channel).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - IsSilenced - ("name", "channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/IsSpellClassOrSpec(...).sublime-snippet b/Reference/API Reference/IsSpellClassOrSpec(...).sublime-snippet new file mode 100644 index 000000000..ab1e1000b --- /dev/null +++ b/Reference/API Reference/IsSpellClassOrSpec(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSpellClassOrSpec + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsSpellInRange(index, bookType, unit).sublime-snippet b/Reference/API Reference/IsSpellInRange(index, bookType, unit).sublime-snippet index 4abb73beb..023e059d5 100644 --- a/Reference/API Reference/IsSpellInRange(index, bookType, unit).sublime-snippet +++ b/Reference/API Reference/IsSpellInRange(index, bookType, unit).sublime-snippet @@ -2,5 +2,5 @@ IsSpellInRange (index, "bookType", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsSpellInRange(name, unit).sublime-snippet b/Reference/API Reference/IsSpellInRange(name, unit).sublime-snippet index 406d95cc1..8e310d335 100644 --- a/Reference/API Reference/IsSpellInRange(name, unit).sublime-snippet +++ b/Reference/API Reference/IsSpellInRange(name, unit).sublime-snippet @@ -2,5 +2,5 @@ IsSpellInRange ("name", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsSpellKnown(spellID, [isPet]).sublime-snippet b/Reference/API Reference/IsSpellKnown(spellID, [isPet]).sublime-snippet index 15aadd4c8..22ab7adb5 100644 --- a/Reference/API Reference/IsSpellKnown(spellID, [isPet]).sublime-snippet +++ b/Reference/API Reference/IsSpellKnown(spellID, [isPet]).sublime-snippet @@ -2,5 +2,5 @@ IsSpellKnown (spellID, [isPet]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsSpellKnownOrOverridesKnown(...).sublime-snippet b/Reference/API Reference/IsSpellKnownOrOverridesKnown(...).sublime-snippet new file mode 100644 index 000000000..37ff69b1c --- /dev/null +++ b/Reference/API Reference/IsSpellKnownOrOverridesKnown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSpellKnownOrOverridesKnown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsSpellOverlayed(spellID).sublime-snippet b/Reference/API Reference/IsSpellOverlayed(spellID).sublime-snippet index d4af38190..7f7a092f1 100644 --- a/Reference/API Reference/IsSpellOverlayed(spellID).sublime-snippet +++ b/Reference/API Reference/IsSpellOverlayed(spellID).sublime-snippet @@ -2,5 +2,5 @@ IsSpellOverlayed (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsSpellValidForPendingGlyph(...).sublime-snippet b/Reference/API Reference/IsSpellValidForPendingGlyph(...).sublime-snippet new file mode 100644 index 000000000..61e9a6ab8 --- /dev/null +++ b/Reference/API Reference/IsSpellValidForPendingGlyph(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSpellValidForPendingGlyph + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsSplashFramePrimaryFeatureUnlocked(...).sublime-snippet b/Reference/API Reference/IsSplashFramePrimaryFeatureUnlocked(...).sublime-snippet new file mode 100644 index 000000000..b6a52a418 --- /dev/null +++ b/Reference/API Reference/IsSplashFramePrimaryFeatureUnlocked(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSplashFramePrimaryFeatureUnlocked + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsStackableAction(slot).sublime-snippet b/Reference/API Reference/IsStackableAction(slot).sublime-snippet index 8df7f6250..35fa763e9 100644 --- a/Reference/API Reference/IsStackableAction(slot).sublime-snippet +++ b/Reference/API Reference/IsStackableAction(slot).sublime-snippet @@ -2,5 +2,5 @@ IsStackableAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsStealthed().sublime-snippet b/Reference/API Reference/IsStealthed().sublime-snippet index 061193142..958461790 100644 --- a/Reference/API Reference/IsStealthed().sublime-snippet +++ b/Reference/API Reference/IsStealthed().sublime-snippet @@ -2,5 +2,5 @@ IsStealthed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsStereoVideoAvailable().sublime-snippet b/Reference/API Reference/IsStereoVideoAvailable().sublime-snippet deleted file mode 100644 index a1fe9494f..000000000 --- a/Reference/API Reference/IsStereoVideoAvailable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - IsStereoVideoAvailable - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/IsStoryQuest(...).sublime-snippet b/Reference/API Reference/IsStoryQuest(...).sublime-snippet new file mode 100644 index 000000000..957a2a021 --- /dev/null +++ b/Reference/API Reference/IsStoryQuest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsStoryQuest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsSubZonePVPPOI().sublime-snippet b/Reference/API Reference/IsSubZonePVPPOI().sublime-snippet index b4097f559..c63004b3e 100644 --- a/Reference/API Reference/IsSubZonePVPPOI().sublime-snippet +++ b/Reference/API Reference/IsSubZonePVPPOI().sublime-snippet @@ -2,5 +2,5 @@ IsSubZonePVPPOI () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsSubmerged(...).sublime-snippet b/Reference/API Reference/IsSubmerged(...).sublime-snippet new file mode 100644 index 000000000..338cabb26 --- /dev/null +++ b/Reference/API Reference/IsSubmerged(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsSubmerged + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsSwimming().sublime-snippet b/Reference/API Reference/IsSwimming().sublime-snippet index 0be7f683b..e32524e45 100644 --- a/Reference/API Reference/IsSwimming().sublime-snippet +++ b/Reference/API Reference/IsSwimming().sublime-snippet @@ -2,5 +2,5 @@ IsSwimming () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsTabViewable(...).sublime-snippet b/Reference/API Reference/IsTabViewable(...).sublime-snippet new file mode 100644 index 000000000..b20433281 --- /dev/null +++ b/Reference/API Reference/IsTabViewable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsTabViewable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsTalentSpell(...).sublime-snippet b/Reference/API Reference/IsTalentSpell(...).sublime-snippet new file mode 100644 index 000000000..a078e4315 --- /dev/null +++ b/Reference/API Reference/IsTalentSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsTalentSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsTestBuild(...).sublime-snippet b/Reference/API Reference/IsTestBuild(...).sublime-snippet new file mode 100644 index 000000000..529f02265 --- /dev/null +++ b/Reference/API Reference/IsTestBuild(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsTestBuild + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsThreatWarningEnabled().sublime-snippet b/Reference/API Reference/IsThreatWarningEnabled().sublime-snippet index de7e95dde..631fbdd32 100644 --- a/Reference/API Reference/IsThreatWarningEnabled().sublime-snippet +++ b/Reference/API Reference/IsThreatWarningEnabled().sublime-snippet @@ -2,5 +2,5 @@ IsThreatWarningEnabled () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsTitleKnown(titleIndex).sublime-snippet b/Reference/API Reference/IsTitleKnown(titleIndex).sublime-snippet index fb9926ac0..91ff38eaf 100644 --- a/Reference/API Reference/IsTitleKnown(titleIndex).sublime-snippet +++ b/Reference/API Reference/IsTitleKnown(titleIndex).sublime-snippet @@ -2,5 +2,5 @@ IsTitleKnown (titleIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsTrackedAchievement(id).sublime-snippet b/Reference/API Reference/IsTrackedAchievement(id).sublime-snippet index 938955813..aac7c80a1 100644 --- a/Reference/API Reference/IsTrackedAchievement(id).sublime-snippet +++ b/Reference/API Reference/IsTrackedAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ IsTrackedAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsTrackingBattlePets(...).sublime-snippet b/Reference/API Reference/IsTrackingBattlePets(...).sublime-snippet new file mode 100644 index 000000000..ac58acd12 --- /dev/null +++ b/Reference/API Reference/IsTrackingBattlePets(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsTrackingBattlePets + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsTrackingHiddenQuests().sublime-snippet b/Reference/API Reference/IsTrackingHiddenQuests().sublime-snippet index c02583cf2..f951f66b8 100644 --- a/Reference/API Reference/IsTrackingHiddenQuests().sublime-snippet +++ b/Reference/API Reference/IsTrackingHiddenQuests().sublime-snippet @@ -2,5 +2,5 @@ IsTrackingHiddenQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsTradeskillTrainer().sublime-snippet b/Reference/API Reference/IsTradeskillTrainer().sublime-snippet index 92bd2f567..7603372de 100644 --- a/Reference/API Reference/IsTradeskillTrainer().sublime-snippet +++ b/Reference/API Reference/IsTradeskillTrainer().sublime-snippet @@ -2,5 +2,5 @@ IsTradeskillTrainer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsTrialAccount(...).sublime-snippet b/Reference/API Reference/IsTrialAccount(...).sublime-snippet new file mode 100644 index 000000000..439cbc40f --- /dev/null +++ b/Reference/API Reference/IsTrialAccount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsTrialAccount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsTutorialFlagged(...).sublime-snippet b/Reference/API Reference/IsTutorialFlagged(...).sublime-snippet new file mode 100644 index 000000000..6ab63cd64 --- /dev/null +++ b/Reference/API Reference/IsTutorialFlagged(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsTutorialFlagged + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsUnitOnQuest(index, name).sublime-snippet b/Reference/API Reference/IsUnitOnQuest(index, name).sublime-snippet index b7c17dea9..e00d8046f 100644 --- a/Reference/API Reference/IsUnitOnQuest(index, name).sublime-snippet +++ b/Reference/API Reference/IsUnitOnQuest(index, name).sublime-snippet @@ -2,5 +2,5 @@ IsUnitOnQuest (index, "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUnitOnQuest(index, unit).sublime-snippet b/Reference/API Reference/IsUnitOnQuest(index, unit).sublime-snippet index 4bdae0789..245a5a8e9 100644 --- a/Reference/API Reference/IsUnitOnQuest(index, unit).sublime-snippet +++ b/Reference/API Reference/IsUnitOnQuest(index, unit).sublime-snippet @@ -2,5 +2,5 @@ IsUnitOnQuest (index, "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUnitOnQuestByQuestID(...).sublime-snippet b/Reference/API Reference/IsUnitOnQuestByQuestID(...).sublime-snippet new file mode 100644 index 000000000..ee025cffd --- /dev/null +++ b/Reference/API Reference/IsUnitOnQuestByQuestID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsUnitOnQuestByQuestID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsUsableAction(slot).sublime-snippet b/Reference/API Reference/IsUsableAction(slot).sublime-snippet index 7ad6bbbf0..1a57b29dc 100644 --- a/Reference/API Reference/IsUsableAction(slot).sublime-snippet +++ b/Reference/API Reference/IsUsableAction(slot).sublime-snippet @@ -2,5 +2,5 @@ IsUsableAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUsableItem(itemID).sublime-snippet b/Reference/API Reference/IsUsableItem(itemID).sublime-snippet index 67d181d4e..791e97593 100644 --- a/Reference/API Reference/IsUsableItem(itemID).sublime-snippet +++ b/Reference/API Reference/IsUsableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ IsUsableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUsableItem(itemLink).sublime-snippet b/Reference/API Reference/IsUsableItem(itemLink).sublime-snippet index 66200d813..41d0e6f08 100644 --- a/Reference/API Reference/IsUsableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/IsUsableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ IsUsableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUsableItem(itemName).sublime-snippet b/Reference/API Reference/IsUsableItem(itemName).sublime-snippet index 3cc35544a..013230644 100644 --- a/Reference/API Reference/IsUsableItem(itemName).sublime-snippet +++ b/Reference/API Reference/IsUsableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ IsUsableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUsableSpell(index, bookType).sublime-snippet b/Reference/API Reference/IsUsableSpell(index, bookType).sublime-snippet index 6573a02bc..2bf6bb34a 100644 --- a/Reference/API Reference/IsUsableSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/IsUsableSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ IsUsableSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUsableSpell(name).sublime-snippet b/Reference/API Reference/IsUsableSpell(name).sublime-snippet index 57e32df8c..193640cd2 100644 --- a/Reference/API Reference/IsUsableSpell(name).sublime-snippet +++ b/Reference/API Reference/IsUsableSpell(name).sublime-snippet @@ -2,5 +2,5 @@ IsUsableSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsUsingVehicleControls(...).sublime-snippet b/Reference/API Reference/IsUsingVehicleControls(...).sublime-snippet new file mode 100644 index 000000000..dfa01ce10 --- /dev/null +++ b/Reference/API Reference/IsUsingVehicleControls(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsUsingVehicleControls + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsVehicleAimAngleAdjustable().sublime-snippet b/Reference/API Reference/IsVehicleAimAngleAdjustable().sublime-snippet index 9dcfc8577..a3ab02e8e 100644 --- a/Reference/API Reference/IsVehicleAimAngleAdjustable().sublime-snippet +++ b/Reference/API Reference/IsVehicleAimAngleAdjustable().sublime-snippet @@ -2,5 +2,5 @@ IsVehicleAimAngleAdjustable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsVehicleAimPowerAdjustable(...).sublime-snippet b/Reference/API Reference/IsVehicleAimPowerAdjustable(...).sublime-snippet new file mode 100644 index 000000000..fc3cfea5a --- /dev/null +++ b/Reference/API Reference/IsVehicleAimPowerAdjustable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsVehicleAimPowerAdjustable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsVeteranTrialAccount(...).sublime-snippet b/Reference/API Reference/IsVeteranTrialAccount(...).sublime-snippet new file mode 100644 index 000000000..893de4b40 --- /dev/null +++ b/Reference/API Reference/IsVeteranTrialAccount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsVeteranTrialAccount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsVoidStorageReady(...).sublime-snippet b/Reference/API Reference/IsVoidStorageReady(...).sublime-snippet new file mode 100644 index 000000000..d03a2066a --- /dev/null +++ b/Reference/API Reference/IsVoidStorageReady(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsVoidStorageReady + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsWargame(...).sublime-snippet b/Reference/API Reference/IsWargame(...).sublime-snippet new file mode 100644 index 000000000..803093ba0 --- /dev/null +++ b/Reference/API Reference/IsWargame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsWargame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsWatchingHonorAsXP(...).sublime-snippet b/Reference/API Reference/IsWatchingHonorAsXP(...).sublime-snippet new file mode 100644 index 000000000..7ce9738f6 --- /dev/null +++ b/Reference/API Reference/IsWatchingHonorAsXP(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsWatchingHonorAsXP + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsWindowsClient().sublime-snippet b/Reference/API Reference/IsWindowsClient().sublime-snippet index f4e027e9e..3a2819613 100644 --- a/Reference/API Reference/IsWindowsClient().sublime-snippet +++ b/Reference/API Reference/IsWindowsClient().sublime-snippet @@ -2,5 +2,5 @@ IsWindowsClient () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/IsWorldQuestHardWatched(...).sublime-snippet b/Reference/API Reference/IsWorldQuestHardWatched(...).sublime-snippet new file mode 100644 index 000000000..20c7b6459 --- /dev/null +++ b/Reference/API Reference/IsWorldQuestHardWatched(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsWorldQuestHardWatched + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsWorldQuestWatched(...).sublime-snippet b/Reference/API Reference/IsWorldQuestWatched(...).sublime-snippet new file mode 100644 index 000000000..71e0986a0 --- /dev/null +++ b/Reference/API Reference/IsWorldQuestWatched(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsWorldQuestWatched + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsWritableRestrictedTable(...).sublime-snippet b/Reference/API Reference/IsWritableRestrictedTable(...).sublime-snippet new file mode 100644 index 000000000..49e97d843 --- /dev/null +++ b/Reference/API Reference/IsWritableRestrictedTable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + IsWritableRestrictedTable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/IsXPUserDisabled().sublime-snippet b/Reference/API Reference/IsXPUserDisabled().sublime-snippet index f43819851..2f3d4df6a 100644 --- a/Reference/API Reference/IsXPUserDisabled().sublime-snippet +++ b/Reference/API Reference/IsXPUserDisabled().sublime-snippet @@ -2,5 +2,5 @@ IsXPUserDisabled () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemAddedToArtifact(...).sublime-snippet b/Reference/API Reference/ItemAddedToArtifact(...).sublime-snippet new file mode 100644 index 000000000..4c9ac7149 --- /dev/null +++ b/Reference/API Reference/ItemAddedToArtifact(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ItemAddedToArtifact + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ItemCanTargetGarrisonFollowerAbility(...).sublime-snippet b/Reference/API Reference/ItemCanTargetGarrisonFollowerAbility(...).sublime-snippet new file mode 100644 index 000000000..95aad2223 --- /dev/null +++ b/Reference/API Reference/ItemCanTargetGarrisonFollowerAbility(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ItemCanTargetGarrisonFollowerAbility + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ItemHasRange(itemID).sublime-snippet b/Reference/API Reference/ItemHasRange(itemID).sublime-snippet index 4d8d5e5a4..f62d97047 100644 --- a/Reference/API Reference/ItemHasRange(itemID).sublime-snippet +++ b/Reference/API Reference/ItemHasRange(itemID).sublime-snippet @@ -2,5 +2,5 @@ ItemHasRange (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemHasRange(itemLink).sublime-snippet b/Reference/API Reference/ItemHasRange(itemLink).sublime-snippet index 6e770f85a..898bb11e0 100644 --- a/Reference/API Reference/ItemHasRange(itemLink).sublime-snippet +++ b/Reference/API Reference/ItemHasRange(itemLink).sublime-snippet @@ -2,5 +2,5 @@ ItemHasRange ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemHasRange(itemName).sublime-snippet b/Reference/API Reference/ItemHasRange(itemName).sublime-snippet index 0bc7c2d8d..cdb1edcfc 100644 --- a/Reference/API Reference/ItemHasRange(itemName).sublime-snippet +++ b/Reference/API Reference/ItemHasRange(itemName).sublime-snippet @@ -2,5 +2,5 @@ ItemHasRange ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextGetCreator().sublime-snippet b/Reference/API Reference/ItemTextGetCreator().sublime-snippet index 6548b3ad8..fbc50ae2a 100644 --- a/Reference/API Reference/ItemTextGetCreator().sublime-snippet +++ b/Reference/API Reference/ItemTextGetCreator().sublime-snippet @@ -2,5 +2,5 @@ ItemTextGetCreator () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextGetItem().sublime-snippet b/Reference/API Reference/ItemTextGetItem().sublime-snippet index 511af1c1f..d10574504 100644 --- a/Reference/API Reference/ItemTextGetItem().sublime-snippet +++ b/Reference/API Reference/ItemTextGetItem().sublime-snippet @@ -2,5 +2,5 @@ ItemTextGetItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextGetMaterial().sublime-snippet b/Reference/API Reference/ItemTextGetMaterial().sublime-snippet index 9623497b9..e6ab2a061 100644 --- a/Reference/API Reference/ItemTextGetMaterial().sublime-snippet +++ b/Reference/API Reference/ItemTextGetMaterial().sublime-snippet @@ -2,5 +2,5 @@ ItemTextGetMaterial () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextGetPage().sublime-snippet b/Reference/API Reference/ItemTextGetPage().sublime-snippet index 726ec3003..be15a7c10 100644 --- a/Reference/API Reference/ItemTextGetPage().sublime-snippet +++ b/Reference/API Reference/ItemTextGetPage().sublime-snippet @@ -2,5 +2,5 @@ ItemTextGetPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextGetText().sublime-snippet b/Reference/API Reference/ItemTextGetText().sublime-snippet index 4e6b03154..249ce826a 100644 --- a/Reference/API Reference/ItemTextGetText().sublime-snippet +++ b/Reference/API Reference/ItemTextGetText().sublime-snippet @@ -2,5 +2,5 @@ ItemTextGetText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextHasNextPage().sublime-snippet b/Reference/API Reference/ItemTextHasNextPage().sublime-snippet index db719d821..70866b331 100644 --- a/Reference/API Reference/ItemTextHasNextPage().sublime-snippet +++ b/Reference/API Reference/ItemTextHasNextPage().sublime-snippet @@ -2,5 +2,5 @@ ItemTextHasNextPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextIsFullPage(...).sublime-snippet b/Reference/API Reference/ItemTextIsFullPage(...).sublime-snippet new file mode 100644 index 000000000..cd1a3a39e --- /dev/null +++ b/Reference/API Reference/ItemTextIsFullPage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ItemTextIsFullPage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ItemTextNextPage().sublime-snippet b/Reference/API Reference/ItemTextNextPage().sublime-snippet index 30d128679..4b7cd96c0 100644 --- a/Reference/API Reference/ItemTextNextPage().sublime-snippet +++ b/Reference/API Reference/ItemTextNextPage().sublime-snippet @@ -2,5 +2,5 @@ ItemTextNextPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ItemTextPrevPage().sublime-snippet b/Reference/API Reference/ItemTextPrevPage().sublime-snippet index c81317863..7d02c09d7 100644 --- a/Reference/API Reference/ItemTextPrevPage().sublime-snippet +++ b/Reference/API Reference/ItemTextPrevPage().sublime-snippet @@ -2,5 +2,5 @@ ItemTextPrevPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinArena().sublime-snippet b/Reference/API Reference/JoinArena().sublime-snippet index 1399a442e..549382b43 100644 --- a/Reference/API Reference/JoinArena().sublime-snippet +++ b/Reference/API Reference/JoinArena().sublime-snippet @@ -2,5 +2,5 @@ JoinArena () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinBattlefield(index, asGroup).sublime-snippet b/Reference/API Reference/JoinBattlefield(index, asGroup).sublime-snippet index 2635edb1b..37fa0fbaa 100644 --- a/Reference/API Reference/JoinBattlefield(index, asGroup).sublime-snippet +++ b/Reference/API Reference/JoinBattlefield(index, asGroup).sublime-snippet @@ -2,5 +2,5 @@ JoinBattlefield (index, asGroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet b/Reference/API Reference/JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet index 9f1781327..650309af1 100644 --- a/Reference/API Reference/JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet +++ b/Reference/API Reference/JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet @@ -2,5 +2,5 @@ JoinChannelByName ("channelName", ["password"], [frameID], [hasVoice]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinLFG().sublime-snippet b/Reference/API Reference/JoinLFG().sublime-snippet index c8ff8befe..aab7470aa 100644 --- a/Reference/API Reference/JoinLFG().sublime-snippet +++ b/Reference/API Reference/JoinLFG().sublime-snippet @@ -2,5 +2,5 @@ JoinLFG () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet b/Reference/API Reference/JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet index 74f715520..04fc101d8 100644 --- a/Reference/API Reference/JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet +++ b/Reference/API Reference/JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet @@ -2,5 +2,5 @@ JoinPermanentChannel ("name", ["password"], [chatFrameIndex], [enableVoice]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinRatedBattlefield().sublime-snippet b/Reference/API Reference/JoinRatedBattlefield().sublime-snippet index c691835d0..e75f248c0 100644 --- a/Reference/API Reference/JoinRatedBattlefield().sublime-snippet +++ b/Reference/API Reference/JoinRatedBattlefield().sublime-snippet @@ -2,5 +2,5 @@ JoinRatedBattlefield () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinSingleLFG(lfgType, lfgID).sublime-snippet b/Reference/API Reference/JoinSingleLFG(lfgType, lfgID).sublime-snippet index 749aac3bb..dabbc6e07 100644 --- a/Reference/API Reference/JoinSingleLFG(lfgType, lfgID).sublime-snippet +++ b/Reference/API Reference/JoinSingleLFG(lfgType, lfgID).sublime-snippet @@ -2,5 +2,5 @@ JoinSingleLFG (lfgType, lfgID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinSkirmish(arenaID, joinAsGroup).sublime-snippet b/Reference/API Reference/JoinSkirmish(arenaID, joinAsGroup).sublime-snippet index f329b4b19..0886d21de 100644 --- a/Reference/API Reference/JoinSkirmish(arenaID, joinAsGroup).sublime-snippet +++ b/Reference/API Reference/JoinSkirmish(arenaID, joinAsGroup).sublime-snippet @@ -2,5 +2,5 @@ JoinSkirmish (arenaID, joinAsGroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JoinTemporaryChannel(channel).sublime-snippet b/Reference/API Reference/JoinTemporaryChannel(channel).sublime-snippet index 872de454e..6662fbf9b 100644 --- a/Reference/API Reference/JoinTemporaryChannel(channel).sublime-snippet +++ b/Reference/API Reference/JoinTemporaryChannel(channel).sublime-snippet @@ -2,5 +2,5 @@ JoinTemporaryChannel ("channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/JumpOrAscendStart().sublime-snippet b/Reference/API Reference/JumpOrAscendStart().sublime-snippet index 6751f2c8d..b1920d6eb 100644 --- a/Reference/API Reference/JumpOrAscendStart().sublime-snippet +++ b/Reference/API Reference/JumpOrAscendStart().sublime-snippet @@ -2,5 +2,5 @@ JumpOrAscendStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LFDCheckRolesRestricted(...).sublime-snippet b/Reference/API Reference/LFDCheckRolesRestricted(...).sublime-snippet new file mode 100644 index 000000000..d34f820b7 --- /dev/null +++ b/Reference/API Reference/LFDCheckRolesRestricted(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFDCheckRolesRestricted + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFDGetNumDungeons(...).sublime-snippet b/Reference/API Reference/LFDGetNumDungeons(...).sublime-snippet new file mode 100644 index 000000000..55c3be29e --- /dev/null +++ b/Reference/API Reference/LFDGetNumDungeons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFDGetNumDungeons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFDPopupCheckRoleSelectionValid(...).sublime-snippet b/Reference/API Reference/LFDPopupCheckRoleSelectionValid(...).sublime-snippet new file mode 100644 index 000000000..d3f6de7d8 --- /dev/null +++ b/Reference/API Reference/LFDPopupCheckRoleSelectionValid(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFDPopupCheckRoleSelectionValid + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFDQueueCheckRoleSelectionValid(...).sublime-snippet b/Reference/API Reference/LFDQueueCheckRoleSelectionValid(...).sublime-snippet new file mode 100644 index 000000000..7f88f0019 --- /dev/null +++ b/Reference/API Reference/LFDQueueCheckRoleSelectionValid(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFDQueueCheckRoleSelectionValid + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGConstructDeclinedMessage(...).sublime-snippet b/Reference/API Reference/LFGConstructDeclinedMessage(...).sublime-snippet new file mode 100644 index 000000000..40cac77d4 --- /dev/null +++ b/Reference/API Reference/LFGConstructDeclinedMessage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFGConstructDeclinedMessage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGDebug(...).sublime-snippet b/Reference/API Reference/LFGDebug(...).sublime-snippet new file mode 100644 index 000000000..1f1622412 --- /dev/null +++ b/Reference/API Reference/LFGDebug(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFGDebug + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGIsIDHeader(...).sublime-snippet b/Reference/API Reference/LFGIsIDHeader(...).sublime-snippet new file mode 100644 index 000000000..203256bac --- /dev/null +++ b/Reference/API Reference/LFGIsIDHeader(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFGIsIDHeader + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGListFilterChoices(...).sublime-snippet b/Reference/API Reference/LFGListFilterChoices(...).sublime-snippet new file mode 100644 index 000000000..10453a8c8 --- /dev/null +++ b/Reference/API Reference/LFGListFilterChoices(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListFilterChoices + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGListRemoveCollapsedChildren(...).sublime-snippet b/Reference/API Reference/LFGListRemoveCollapsedChildren(...).sublime-snippet new file mode 100644 index 000000000..789369ad6 --- /dev/null +++ b/Reference/API Reference/LFGListRemoveCollapsedChildren(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListRemoveCollapsedChildren + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGListRemoveHeadersWithoutChildren(...).sublime-snippet b/Reference/API Reference/LFGListRemoveHeadersWithoutChildren(...).sublime-snippet new file mode 100644 index 000000000..c0011f39d --- /dev/null +++ b/Reference/API Reference/LFGListRemoveHeadersWithoutChildren(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListRemoveHeadersWithoutChildren + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGListUpdateHeaderEnabledAndLockedStates(...).sublime-snippet b/Reference/API Reference/LFGListUpdateHeaderEnabledAndLockedStates(...).sublime-snippet new file mode 100644 index 000000000..26662c760 --- /dev/null +++ b/Reference/API Reference/LFGListUpdateHeaderEnabledAndLockedStates(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListUpdateHeaderEnabledAndLockedStates + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LFGTeleport(portOut).sublime-snippet b/Reference/API Reference/LFGTeleport(portOut).sublime-snippet index 6a3f2052b..704a03956 100644 --- a/Reference/API Reference/LFGTeleport(portOut).sublime-snippet +++ b/Reference/API Reference/LFGTeleport(portOut).sublime-snippet @@ -2,5 +2,5 @@ LFGTeleport (portOut) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LFRGetNumDungeons(...).sublime-snippet b/Reference/API Reference/LFRGetNumDungeons(...).sublime-snippet new file mode 100644 index 000000000..7fbbb99c8 --- /dev/null +++ b/Reference/API Reference/LFRGetNumDungeons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LFRGetNumDungeons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LearnPvpTalent(talentID).sublime-snippet b/Reference/API Reference/LearnPvpTalent(talentID).sublime-snippet index b658176e1..543a5e584 100644 --- a/Reference/API Reference/LearnPvpTalent(talentID).sublime-snippet +++ b/Reference/API Reference/LearnPvpTalent(talentID).sublime-snippet @@ -2,5 +2,5 @@ LearnPvpTalent (talentID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LearnPvpTalents(talentID1, talentID2, ...).sublime-snippet b/Reference/API Reference/LearnPvpTalents(talentID1, talentID2, ...).sublime-snippet index 9e7967941..161b71e95 100644 --- a/Reference/API Reference/LearnPvpTalents(talentID1, talentID2, ...).sublime-snippet +++ b/Reference/API Reference/LearnPvpTalents(talentID1, talentID2, ...).sublime-snippet @@ -2,5 +2,5 @@ LearnPvpTalents (talentID1, talentID2, ...) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LearnTalent(tabIndex, talentIndex, isPet, talentGroup).sublime-snippet b/Reference/API Reference/LearnTalent(tabIndex, talentIndex, isPet, talentGroup).sublime-snippet index c3776abe4..e69204440 100644 --- a/Reference/API Reference/LearnTalent(tabIndex, talentIndex, isPet, talentGroup).sublime-snippet +++ b/Reference/API Reference/LearnTalent(tabIndex, talentIndex, isPet, talentGroup).sublime-snippet @@ -2,5 +2,5 @@ LearnTalent (tabIndex, talentIndex, isPet, talentGroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LearnTalents(tabIndex, talentIndex).sublime-snippet b/Reference/API Reference/LearnTalents(tabIndex, talentIndex).sublime-snippet index 0a8d69ba9..68ee950de 100644 --- a/Reference/API Reference/LearnTalents(tabIndex, talentIndex).sublime-snippet +++ b/Reference/API Reference/LearnTalents(tabIndex, talentIndex).sublime-snippet @@ -2,5 +2,5 @@ LearnTalents (tabIndex, talentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LeaveBattlefield().sublime-snippet b/Reference/API Reference/LeaveBattlefield().sublime-snippet index f2087a66d..4d4458f80 100644 --- a/Reference/API Reference/LeaveBattlefield().sublime-snippet +++ b/Reference/API Reference/LeaveBattlefield().sublime-snippet @@ -2,5 +2,5 @@ LeaveBattlefield () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LeaveChannelByLocalID(...).sublime-snippet b/Reference/API Reference/LeaveChannelByLocalID(...).sublime-snippet new file mode 100644 index 000000000..0d8f49065 --- /dev/null +++ b/Reference/API Reference/LeaveChannelByLocalID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LeaveChannelByLocalID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LeaveChannelByName(name).sublime-snippet b/Reference/API Reference/LeaveChannelByName(name).sublime-snippet index 322465c7e..6a7e9227c 100644 --- a/Reference/API Reference/LeaveChannelByName(name).sublime-snippet +++ b/Reference/API Reference/LeaveChannelByName(name).sublime-snippet @@ -2,5 +2,5 @@ LeaveChannelByName ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LeaveInstanceParty(...).sublime-snippet b/Reference/API Reference/LeaveInstanceParty(...).sublime-snippet new file mode 100644 index 000000000..f5f58d2a7 --- /dev/null +++ b/Reference/API Reference/LeaveInstanceParty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LeaveInstanceParty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LeaveLFG().sublime-snippet b/Reference/API Reference/LeaveLFG().sublime-snippet index 83a34dc68..990181b2e 100644 --- a/Reference/API Reference/LeaveLFG().sublime-snippet +++ b/Reference/API Reference/LeaveLFG().sublime-snippet @@ -2,5 +2,5 @@ LeaveLFG () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LeaveParty().sublime-snippet b/Reference/API Reference/LeaveParty().sublime-snippet index 357061654..e13274508 100644 --- a/Reference/API Reference/LeaveParty().sublime-snippet +++ b/Reference/API Reference/LeaveParty().sublime-snippet @@ -2,5 +2,5 @@ LeaveParty () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LeaveSingleLFG(lfgType, lfgID).sublime-snippet b/Reference/API Reference/LeaveSingleLFG(lfgType, lfgID).sublime-snippet index f5f6e12af..ba8f85951 100644 --- a/Reference/API Reference/LeaveSingleLFG(lfgType, lfgID).sublime-snippet +++ b/Reference/API Reference/LeaveSingleLFG(lfgType, lfgID).sublime-snippet @@ -2,5 +2,5 @@ LeaveSingleLFG (lfgType, lfgID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Lerp(startValue, endValue, interval).sublime-snippet b/Reference/API Reference/Lerp(startValue, endValue, interval).sublime-snippet index 5978eeb35..df5fff8cf 100644 --- a/Reference/API Reference/Lerp(startValue, endValue, interval).sublime-snippet +++ b/Reference/API Reference/Lerp(startValue, endValue, interval).sublime-snippet @@ -2,5 +2,5 @@ Lerp (startValue, endValue, interval) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ListChannelByName(channel).sublime-snippet b/Reference/API Reference/ListChannelByName(channel).sublime-snippet index c41393209..c57dfaf13 100644 --- a/Reference/API Reference/ListChannelByName(channel).sublime-snippet +++ b/Reference/API Reference/ListChannelByName(channel).sublime-snippet @@ -2,5 +2,5 @@ ListChannelByName ("channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ListChannelByName(channelIndex).sublime-snippet b/Reference/API Reference/ListChannelByName(channelIndex).sublime-snippet index 3da888c64..ec23f92c1 100644 --- a/Reference/API Reference/ListChannelByName(channelIndex).sublime-snippet +++ b/Reference/API Reference/ListChannelByName(channelIndex).sublime-snippet @@ -2,5 +2,5 @@ ListChannelByName (channelIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ListChannels().sublime-snippet b/Reference/API Reference/ListChannels().sublime-snippet index 4ea5837b8..fb620ebae 100644 --- a/Reference/API Reference/ListChannels().sublime-snippet +++ b/Reference/API Reference/ListChannels().sublime-snippet @@ -2,5 +2,5 @@ ListChannels () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LoadAddOn(index).sublime-snippet b/Reference/API Reference/LoadAddOn(index).sublime-snippet index 254c2e562..77795acde 100644 --- a/Reference/API Reference/LoadAddOn(index).sublime-snippet +++ b/Reference/API Reference/LoadAddOn(index).sublime-snippet @@ -2,5 +2,5 @@ LoadAddOn (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LoadAddOn(name).sublime-snippet b/Reference/API Reference/LoadAddOn(name).sublime-snippet index 3923ff03f..3a8042fa9 100644 --- a/Reference/API Reference/LoadAddOn(name).sublime-snippet +++ b/Reference/API Reference/LoadAddOn(name).sublime-snippet @@ -2,5 +2,5 @@ LoadAddOn ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LoadBindings(...).sublime-snippet b/Reference/API Reference/LoadBindings(...).sublime-snippet new file mode 100644 index 000000000..14530e3dc --- /dev/null +++ b/Reference/API Reference/LoadBindings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LoadBindings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LoadMicroButtonTextures(...).sublime-snippet b/Reference/API Reference/LoadMicroButtonTextures(...).sublime-snippet new file mode 100644 index 000000000..799b27f62 --- /dev/null +++ b/Reference/API Reference/LoadMicroButtonTextures(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LoadMicroButtonTextures + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LoadURLIndex(...).sublime-snippet b/Reference/API Reference/LoadURLIndex(...).sublime-snippet new file mode 100644 index 000000000..3d9ae5a8c --- /dev/null +++ b/Reference/API Reference/LoadURLIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LoadURLIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Localize(...).sublime-snippet b/Reference/API Reference/Localize(...).sublime-snippet new file mode 100644 index 000000000..fd3d19304 --- /dev/null +++ b/Reference/API Reference/Localize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Localize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LocalizeFrames(...).sublime-snippet b/Reference/API Reference/LocalizeFrames(...).sublime-snippet new file mode 100644 index 000000000..8555c97bc --- /dev/null +++ b/Reference/API Reference/LocalizeFrames(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LocalizeFrames + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LocalizePost(...).sublime-snippet b/Reference/API Reference/LocalizePost(...).sublime-snippet new file mode 100644 index 000000000..306a7a4b2 --- /dev/null +++ b/Reference/API Reference/LocalizePost(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LocalizePost + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LockMultiCastActionBar(...).sublime-snippet b/Reference/API Reference/LockMultiCastActionBar(...).sublime-snippet new file mode 100644 index 000000000..f5cc35334 --- /dev/null +++ b/Reference/API Reference/LockMultiCastActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LockMultiCastActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LockPetActionBar(...).sublime-snippet b/Reference/API Reference/LockPetActionBar(...).sublime-snippet new file mode 100644 index 000000000..5c2e42fd5 --- /dev/null +++ b/Reference/API Reference/LockPetActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LockPetActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LoggingChat(...).sublime-snippet b/Reference/API Reference/LoggingChat(...).sublime-snippet new file mode 100644 index 000000000..24ac20f8f --- /dev/null +++ b/Reference/API Reference/LoggingChat(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LoggingChat + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LoggingCombat(...).sublime-snippet b/Reference/API Reference/LoggingCombat(...).sublime-snippet new file mode 100644 index 000000000..fb7803255 --- /dev/null +++ b/Reference/API Reference/LoggingCombat(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LoggingCombat + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Logout().sublime-snippet b/Reference/API Reference/Logout().sublime-snippet index 6050d15b8..db2e1fafd 100644 --- a/Reference/API Reference/Logout().sublime-snippet +++ b/Reference/API Reference/Logout().sublime-snippet @@ -2,5 +2,5 @@ Logout () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LootMoneyNotify(...).sublime-snippet b/Reference/API Reference/LootMoneyNotify(...).sublime-snippet new file mode 100644 index 000000000..f73909f98 --- /dev/null +++ b/Reference/API Reference/LootMoneyNotify(...).sublime-snippet @@ -0,0 +1,6 @@ + + + LootMoneyNotify + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/LootSlot(slot).sublime-snippet b/Reference/API Reference/LootSlot(slot).sublime-snippet index 0d1f419e4..dccb36b85 100644 --- a/Reference/API Reference/LootSlot(slot).sublime-snippet +++ b/Reference/API Reference/LootSlot(slot).sublime-snippet @@ -2,5 +2,5 @@ LootSlot (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LootSlotHasItem(slot).sublime-snippet b/Reference/API Reference/LootSlotHasItem(slot).sublime-snippet index d3dc98efa..5f9b0d77d 100644 --- a/Reference/API Reference/LootSlotHasItem(slot).sublime-snippet +++ b/Reference/API Reference/LootSlotHasItem(slot).sublime-snippet @@ -2,5 +2,5 @@ LootSlotHasItem (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/LowerFrameLevel(frame).sublime-snippet b/Reference/API Reference/LowerFrameLevel(frame).sublime-snippet index b60652228..dfcf449e7 100644 --- a/Reference/API Reference/LowerFrameLevel(frame).sublime-snippet +++ b/Reference/API Reference/LowerFrameLevel(frame).sublime-snippet @@ -2,5 +2,5 @@ LowerFrameLevel (frame) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ManageBackpackTokenFrame(...).sublime-snippet b/Reference/API Reference/ManageBackpackTokenFrame(...).sublime-snippet new file mode 100644 index 000000000..002b33623 --- /dev/null +++ b/Reference/API Reference/ManageBackpackTokenFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ManageBackpackTokenFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MarkCommunitiesInvitiationDisplayed(...).sublime-snippet b/Reference/API Reference/MarkCommunitiesInvitiationDisplayed(...).sublime-snippet new file mode 100644 index 000000000..f6e60b1fc --- /dev/null +++ b/Reference/API Reference/MarkCommunitiesInvitiationDisplayed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MarkCommunitiesInvitiationDisplayed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MarkNewActionHighlight(...).sublime-snippet b/Reference/API Reference/MarkNewActionHighlight(...).sublime-snippet new file mode 100644 index 000000000..36880c4e4 --- /dev/null +++ b/Reference/API Reference/MarkNewActionHighlight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MarkNewActionHighlight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MaximizeUIPanel(...).sublime-snippet b/Reference/API Reference/MaximizeUIPanel(...).sublime-snippet new file mode 100644 index 000000000..f4f4d731b --- /dev/null +++ b/Reference/API Reference/MaximizeUIPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MaximizeUIPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MicroButtonPulse(...).sublime-snippet b/Reference/API Reference/MicroButtonPulse(...).sublime-snippet new file mode 100644 index 000000000..c29540ec3 --- /dev/null +++ b/Reference/API Reference/MicroButtonPulse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MicroButtonPulse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MicroButtonPulseStop(...).sublime-snippet b/Reference/API Reference/MicroButtonPulseStop(...).sublime-snippet new file mode 100644 index 000000000..3232eac82 --- /dev/null +++ b/Reference/API Reference/MicroButtonPulseStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MicroButtonPulseStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MicroButtonTooltipText(...).sublime-snippet b/Reference/API Reference/MicroButtonTooltipText(...).sublime-snippet new file mode 100644 index 000000000..642191109 --- /dev/null +++ b/Reference/API Reference/MicroButtonTooltipText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MicroButtonTooltipText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MiniMapTrackingShineFadeIn(...).sublime-snippet b/Reference/API Reference/MiniMapTrackingShineFadeIn(...).sublime-snippet new file mode 100644 index 000000000..e562edf1c --- /dev/null +++ b/Reference/API Reference/MiniMapTrackingShineFadeIn(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MiniMapTrackingShineFadeIn + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MiniMapTrackingShineFadeOut(...).sublime-snippet b/Reference/API Reference/MiniMapTrackingShineFadeOut(...).sublime-snippet new file mode 100644 index 000000000..3a4d54901 --- /dev/null +++ b/Reference/API Reference/MiniMapTrackingShineFadeOut(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MiniMapTrackingShineFadeOut + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MinimapMailFrameUpdate(...).sublime-snippet b/Reference/API Reference/MinimapMailFrameUpdate(...).sublime-snippet new file mode 100644 index 000000000..eca1d119e --- /dev/null +++ b/Reference/API Reference/MinimapMailFrameUpdate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MinimapMailFrameUpdate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Mixin(...).sublime-snippet b/Reference/API Reference/Mixin(...).sublime-snippet new file mode 100644 index 000000000..57ad7f385 --- /dev/null +++ b/Reference/API Reference/Mixin(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Mixin + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MouseIsOver(...).sublime-snippet b/Reference/API Reference/MouseIsOver(...).sublime-snippet new file mode 100644 index 000000000..3358d84b0 --- /dev/null +++ b/Reference/API Reference/MouseIsOver(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MouseIsOver + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MouseOverrideCinematicDisable(...).sublime-snippet b/Reference/API Reference/MouseOverrideCinematicDisable(...).sublime-snippet new file mode 100644 index 000000000..0188f6379 --- /dev/null +++ b/Reference/API Reference/MouseOverrideCinematicDisable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MouseOverrideCinematicDisable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MouselookStart().sublime-snippet b/Reference/API Reference/MouselookStart().sublime-snippet index 599343a02..e20ce7f8d 100644 --- a/Reference/API Reference/MouselookStart().sublime-snippet +++ b/Reference/API Reference/MouselookStart().sublime-snippet @@ -2,5 +2,5 @@ MouselookStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MouselookStop().sublime-snippet b/Reference/API Reference/MouselookStop().sublime-snippet index 25e7e1c4f..e1b63ee52 100644 --- a/Reference/API Reference/MouselookStop().sublime-snippet +++ b/Reference/API Reference/MouselookStop().sublime-snippet @@ -2,5 +2,5 @@ MouselookStop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveAndSteerStart(...).sublime-snippet b/Reference/API Reference/MoveAndSteerStart(...).sublime-snippet new file mode 100644 index 000000000..fa4f5bf52 --- /dev/null +++ b/Reference/API Reference/MoveAndSteerStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MoveAndSteerStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MoveAndSteerStop(...).sublime-snippet b/Reference/API Reference/MoveAndSteerStop(...).sublime-snippet new file mode 100644 index 000000000..0f41e6d90 --- /dev/null +++ b/Reference/API Reference/MoveAndSteerStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MoveAndSteerStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MoveBackwardStart(...).sublime-snippet b/Reference/API Reference/MoveBackwardStart(...).sublime-snippet new file mode 100644 index 000000000..0d21c5590 --- /dev/null +++ b/Reference/API Reference/MoveBackwardStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MoveBackwardStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MoveBackwardStop(...).sublime-snippet b/Reference/API Reference/MoveBackwardStop(...).sublime-snippet new file mode 100644 index 000000000..a0ca25f73 --- /dev/null +++ b/Reference/API Reference/MoveBackwardStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MoveBackwardStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MoveForwardStart(...).sublime-snippet b/Reference/API Reference/MoveForwardStart(...).sublime-snippet new file mode 100644 index 000000000..e128678c7 --- /dev/null +++ b/Reference/API Reference/MoveForwardStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MoveForwardStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MoveForwardStop(...).sublime-snippet b/Reference/API Reference/MoveForwardStop(...).sublime-snippet new file mode 100644 index 000000000..f84a29941 --- /dev/null +++ b/Reference/API Reference/MoveForwardStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MoveForwardStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MoveMicroButtons(...).sublime-snippet b/Reference/API Reference/MoveMicroButtons(...).sublime-snippet new file mode 100644 index 000000000..0a6a199e2 --- /dev/null +++ b/Reference/API Reference/MoveMicroButtons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MoveMicroButtons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MoveViewDownStart().sublime-snippet b/Reference/API Reference/MoveViewDownStart().sublime-snippet index e6c86d3f5..6ee0a08cc 100644 --- a/Reference/API Reference/MoveViewDownStart().sublime-snippet +++ b/Reference/API Reference/MoveViewDownStart().sublime-snippet @@ -2,5 +2,5 @@ MoveViewDownStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewDownStop().sublime-snippet b/Reference/API Reference/MoveViewDownStop().sublime-snippet index f0453e408..e0dc55c14 100644 --- a/Reference/API Reference/MoveViewDownStop().sublime-snippet +++ b/Reference/API Reference/MoveViewDownStop().sublime-snippet @@ -2,5 +2,5 @@ MoveViewDownStop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewInStart().sublime-snippet b/Reference/API Reference/MoveViewInStart().sublime-snippet index 968c786e0..91a985069 100644 --- a/Reference/API Reference/MoveViewInStart().sublime-snippet +++ b/Reference/API Reference/MoveViewInStart().sublime-snippet @@ -2,5 +2,5 @@ MoveViewInStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewInStop().sublime-snippet b/Reference/API Reference/MoveViewInStop().sublime-snippet index 00267ef60..ad9cbedef 100644 --- a/Reference/API Reference/MoveViewInStop().sublime-snippet +++ b/Reference/API Reference/MoveViewInStop().sublime-snippet @@ -2,5 +2,5 @@ MoveViewInStop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewLeftStart().sublime-snippet b/Reference/API Reference/MoveViewLeftStart().sublime-snippet index 119e5b76e..69a6b1a38 100644 --- a/Reference/API Reference/MoveViewLeftStart().sublime-snippet +++ b/Reference/API Reference/MoveViewLeftStart().sublime-snippet @@ -2,5 +2,5 @@ MoveViewLeftStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewLeftStop().sublime-snippet b/Reference/API Reference/MoveViewLeftStop().sublime-snippet index 3e5f72cc2..256ba4d0f 100644 --- a/Reference/API Reference/MoveViewLeftStop().sublime-snippet +++ b/Reference/API Reference/MoveViewLeftStop().sublime-snippet @@ -2,5 +2,5 @@ MoveViewLeftStop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewOutStart().sublime-snippet b/Reference/API Reference/MoveViewOutStart().sublime-snippet index 4769add12..2559c4341 100644 --- a/Reference/API Reference/MoveViewOutStart().sublime-snippet +++ b/Reference/API Reference/MoveViewOutStart().sublime-snippet @@ -2,5 +2,5 @@ MoveViewOutStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewOutStop().sublime-snippet b/Reference/API Reference/MoveViewOutStop().sublime-snippet index 475ab7907..97c015ac1 100644 --- a/Reference/API Reference/MoveViewOutStop().sublime-snippet +++ b/Reference/API Reference/MoveViewOutStop().sublime-snippet @@ -2,5 +2,5 @@ MoveViewOutStop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewRightStart().sublime-snippet b/Reference/API Reference/MoveViewRightStart().sublime-snippet index d72377d6b..5eeb981f8 100644 --- a/Reference/API Reference/MoveViewRightStart().sublime-snippet +++ b/Reference/API Reference/MoveViewRightStart().sublime-snippet @@ -2,5 +2,5 @@ MoveViewRightStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewRightStop().sublime-snippet b/Reference/API Reference/MoveViewRightStop().sublime-snippet index 87c5071f5..2ddda42db 100644 --- a/Reference/API Reference/MoveViewRightStop().sublime-snippet +++ b/Reference/API Reference/MoveViewRightStop().sublime-snippet @@ -2,5 +2,5 @@ MoveViewRightStop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewUpStart().sublime-snippet b/Reference/API Reference/MoveViewUpStart().sublime-snippet index 5183c8aab..57d3ddbee 100644 --- a/Reference/API Reference/MoveViewUpStart().sublime-snippet +++ b/Reference/API Reference/MoveViewUpStart().sublime-snippet @@ -2,5 +2,5 @@ MoveViewUpStart () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MoveViewUpStop().sublime-snippet b/Reference/API Reference/MoveViewUpStop().sublime-snippet index 53a8b1b3d..96c83a099 100644 --- a/Reference/API Reference/MoveViewUpStop().sublime-snippet +++ b/Reference/API Reference/MoveViewUpStop().sublime-snippet @@ -2,5 +2,5 @@ MoveViewUpStop () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/MultiActionButtonDown(...).sublime-snippet b/Reference/API Reference/MultiActionButtonDown(...).sublime-snippet new file mode 100644 index 000000000..4fd9b461d --- /dev/null +++ b/Reference/API Reference/MultiActionButtonDown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MultiActionButtonDown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MultiActionButtonUp(...).sublime-snippet b/Reference/API Reference/MultiActionButtonUp(...).sublime-snippet new file mode 100644 index 000000000..d67a6bce9 --- /dev/null +++ b/Reference/API Reference/MultiActionButtonUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MultiActionButtonUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MultiCastActionButtonDown(...).sublime-snippet b/Reference/API Reference/MultiCastActionButtonDown(...).sublime-snippet new file mode 100644 index 000000000..dc2b55f2d --- /dev/null +++ b/Reference/API Reference/MultiCastActionButtonDown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MultiCastActionButtonDown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MultiCastActionButtonUp(...).sublime-snippet b/Reference/API Reference/MultiCastActionButtonUp(...).sublime-snippet new file mode 100644 index 000000000..949644672 --- /dev/null +++ b/Reference/API Reference/MultiCastActionButtonUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MultiCastActionButtonUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MultiCastRecallSpellButtonUp(...).sublime-snippet b/Reference/API Reference/MultiCastRecallSpellButtonUp(...).sublime-snippet new file mode 100644 index 000000000..ab2fbb809 --- /dev/null +++ b/Reference/API Reference/MultiCastRecallSpellButtonUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MultiCastRecallSpellButtonUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MultiCastSummonSpellButtonUp(...).sublime-snippet b/Reference/API Reference/MultiCastSummonSpellButtonUp(...).sublime-snippet new file mode 100644 index 000000000..7afffde68 --- /dev/null +++ b/Reference/API Reference/MultiCastSummonSpellButtonUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MultiCastSummonSpellButtonUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/MultiSampleAntiAliasingSupported(...).sublime-snippet b/Reference/API Reference/MultiSampleAntiAliasingSupported(...).sublime-snippet new file mode 100644 index 000000000..96dfabf5c --- /dev/null +++ b/Reference/API Reference/MultiSampleAntiAliasingSupported(...).sublime-snippet @@ -0,0 +1,6 @@ + + + MultiSampleAntiAliasingSupported + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/NeutralPlayerSelectFaction(...).sublime-snippet b/Reference/API Reference/NeutralPlayerSelectFaction(...).sublime-snippet new file mode 100644 index 000000000..158d684b0 --- /dev/null +++ b/Reference/API Reference/NeutralPlayerSelectFaction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + NeutralPlayerSelectFaction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/NextView().sublime-snippet b/Reference/API Reference/NextView().sublime-snippet index 577c38e09..29390913d 100644 --- a/Reference/API Reference/NextView().sublime-snippet +++ b/Reference/API Reference/NextView().sublime-snippet @@ -2,5 +2,5 @@ NextView () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/NoPlayTime().sublime-snippet b/Reference/API Reference/NoPlayTime().sublime-snippet index 09c606b74..8b454bf77 100644 --- a/Reference/API Reference/NoPlayTime().sublime-snippet +++ b/Reference/API Reference/NoPlayTime().sublime-snippet @@ -2,5 +2,5 @@ NoPlayTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/NormalizeLegacyDifficultyID(...).sublime-snippet b/Reference/API Reference/NormalizeLegacyDifficultyID(...).sublime-snippet new file mode 100644 index 000000000..391f42d77 --- /dev/null +++ b/Reference/API Reference/NormalizeLegacyDifficultyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + NormalizeLegacyDifficultyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/NotWhileDeadError().sublime-snippet b/Reference/API Reference/NotWhileDeadError().sublime-snippet index 9d338da50..46e5bb410 100644 --- a/Reference/API Reference/NotWhileDeadError().sublime-snippet +++ b/Reference/API Reference/NotWhileDeadError().sublime-snippet @@ -2,5 +2,5 @@ NotWhileDeadError () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/NotifyInspect(unit).sublime-snippet b/Reference/API Reference/NotifyInspect(unit).sublime-snippet index 164a71edc..bd2d4694f 100644 --- a/Reference/API Reference/NotifyInspect(unit).sublime-snippet +++ b/Reference/API Reference/NotifyInspect(unit).sublime-snippet @@ -2,5 +2,5 @@ NotifyInspect ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/NumTaxiNodes().sublime-snippet b/Reference/API Reference/NumTaxiNodes().sublime-snippet index 0cdd3bb35..6b1702cba 100644 --- a/Reference/API Reference/NumTaxiNodes().sublime-snippet +++ b/Reference/API Reference/NumTaxiNodes().sublime-snippet @@ -2,5 +2,5 @@ NumTaxiNodes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/OfferPetition().sublime-snippet b/Reference/API Reference/OfferPetition().sublime-snippet index b8537b453..2690f8da9 100644 --- a/Reference/API Reference/OfferPetition().sublime-snippet +++ b/Reference/API Reference/OfferPetition().sublime-snippet @@ -2,5 +2,5 @@ OfferPetition () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/OffhandHasWeapon().sublime-snippet b/Reference/API Reference/OffhandHasWeapon().sublime-snippet deleted file mode 100644 index 5fd8c7fdf..000000000 --- a/Reference/API Reference/OffhandHasWeapon().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - OffhandHasWeapon - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/OnExcessiveErrors(...).sublime-snippet b/Reference/API Reference/OnExcessiveErrors(...).sublime-snippet new file mode 100644 index 000000000..93a2f5bd9 --- /dev/null +++ b/Reference/API Reference/OnExcessiveErrors(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OnExcessiveErrors + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OnGearManagerDialogPopupButtonCreated(...).sublime-snippet b/Reference/API Reference/OnGearManagerDialogPopupButtonCreated(...).sublime-snippet new file mode 100644 index 000000000..7c1611ea1 --- /dev/null +++ b/Reference/API Reference/OnGearManagerDialogPopupButtonCreated(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OnGearManagerDialogPopupButtonCreated + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OnMaximize(...).sublime-snippet b/Reference/API Reference/OnMaximize(...).sublime-snippet new file mode 100644 index 000000000..06b30ddc7 --- /dev/null +++ b/Reference/API Reference/OnMaximize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OnMaximize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OnMenuLoad(...).sublime-snippet b/Reference/API Reference/OnMenuLoad(...).sublime-snippet new file mode 100644 index 000000000..4b8fc0ae9 --- /dev/null +++ b/Reference/API Reference/OnMenuLoad(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OnMenuLoad + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OnMinimize(...).sublime-snippet b/Reference/API Reference/OnMinimize(...).sublime-snippet new file mode 100644 index 000000000..e181d3e67 --- /dev/null +++ b/Reference/API Reference/OnMinimize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OnMinimize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OnPooledAlertFrameQueueHide(...).sublime-snippet b/Reference/API Reference/OnPooledAlertFrameQueueHide(...).sublime-snippet new file mode 100644 index 000000000..6248cdc70 --- /dev/null +++ b/Reference/API Reference/OnPooledAlertFrameQueueHide(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OnPooledAlertFrameQueueHide + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OnPooledAlertFrameQueueReset(...).sublime-snippet b/Reference/API Reference/OnPooledAlertFrameQueueReset(...).sublime-snippet new file mode 100644 index 000000000..8070014ec --- /dev/null +++ b/Reference/API Reference/OnPooledAlertFrameQueueReset(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OnPooledAlertFrameQueueReset + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenAchievementFrameToAchievement(...).sublime-snippet b/Reference/API Reference/OpenAchievementFrameToAchievement(...).sublime-snippet new file mode 100644 index 000000000..1b7df3d62 --- /dev/null +++ b/Reference/API Reference/OpenAchievementFrameToAchievement(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenAchievementFrameToAchievement + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenAllBags(...).sublime-snippet b/Reference/API Reference/OpenAllBags(...).sublime-snippet new file mode 100644 index 000000000..de3d4c6c9 --- /dev/null +++ b/Reference/API Reference/OpenAllBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenAllBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenAzeriteEmpoweredItemUIFromItemLocation(...).sublime-snippet b/Reference/API Reference/OpenAzeriteEmpoweredItemUIFromItemLocation(...).sublime-snippet new file mode 100644 index 000000000..82dd86c7e --- /dev/null +++ b/Reference/API Reference/OpenAzeriteEmpoweredItemUIFromItemLocation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenAzeriteEmpoweredItemUIFromItemLocation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenAzeriteEmpoweredItemUIFromLink(...).sublime-snippet b/Reference/API Reference/OpenAzeriteEmpoweredItemUIFromLink(...).sublime-snippet new file mode 100644 index 000000000..666bb3847 --- /dev/null +++ b/Reference/API Reference/OpenAzeriteEmpoweredItemUIFromLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenAzeriteEmpoweredItemUIFromLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenBackpack(...).sublime-snippet b/Reference/API Reference/OpenBackpack(...).sublime-snippet new file mode 100644 index 000000000..4e395cbf5 --- /dev/null +++ b/Reference/API Reference/OpenBackpack(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenBackpack + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenBag(...).sublime-snippet b/Reference/API Reference/OpenBag(...).sublime-snippet new file mode 100644 index 000000000..8f292cb21 --- /dev/null +++ b/Reference/API Reference/OpenBag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenBag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenBonusRollEncounterJournalLink(...).sublime-snippet b/Reference/API Reference/OpenBonusRollEncounterJournalLink(...).sublime-snippet new file mode 100644 index 000000000..f2b9830d5 --- /dev/null +++ b/Reference/API Reference/OpenBonusRollEncounterJournalLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenBonusRollEncounterJournalLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenCalendar().sublime-snippet b/Reference/API Reference/OpenCalendar().sublime-snippet deleted file mode 100644 index a957feac6..000000000 --- a/Reference/API Reference/OpenCalendar().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - OpenCalendar - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/OpenCoinPickupFrame(...).sublime-snippet b/Reference/API Reference/OpenCoinPickupFrame(...).sublime-snippet new file mode 100644 index 000000000..b11057bf7 --- /dev/null +++ b/Reference/API Reference/OpenCoinPickupFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenCoinPickupFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenColorPicker(...).sublime-snippet b/Reference/API Reference/OpenColorPicker(...).sublime-snippet new file mode 100644 index 000000000..a18287078 --- /dev/null +++ b/Reference/API Reference/OpenColorPicker(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenColorPicker + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenCommunitiesSettingsDialog(...).sublime-snippet b/Reference/API Reference/OpenCommunitiesSettingsDialog(...).sublime-snippet new file mode 100644 index 000000000..a6d790537 --- /dev/null +++ b/Reference/API Reference/OpenCommunitiesSettingsDialog(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenCommunitiesSettingsDialog + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenDeathRecapUI(...).sublime-snippet b/Reference/API Reference/OpenDeathRecapUI(...).sublime-snippet new file mode 100644 index 000000000..070da4c06 --- /dev/null +++ b/Reference/API Reference/OpenDeathRecapUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenDeathRecapUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenFriendsFrame(...).sublime-snippet b/Reference/API Reference/OpenFriendsFrame(...).sublime-snippet new file mode 100644 index 000000000..f8a43fa12 --- /dev/null +++ b/Reference/API Reference/OpenFriendsFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenFriendsFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenQuestLog(...).sublime-snippet b/Reference/API Reference/OpenQuestLog(...).sublime-snippet new file mode 100644 index 000000000..ce526b53d --- /dev/null +++ b/Reference/API Reference/OpenQuestLog(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenQuestLog + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenStackSplitFrame(...).sublime-snippet b/Reference/API Reference/OpenStackSplitFrame(...).sublime-snippet new file mode 100644 index 000000000..91afa2c95 --- /dev/null +++ b/Reference/API Reference/OpenStackSplitFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenStackSplitFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenTrainer(...).sublime-snippet b/Reference/API Reference/OpenTrainer(...).sublime-snippet new file mode 100644 index 000000000..4ab3135f9 --- /dev/null +++ b/Reference/API Reference/OpenTrainer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenTrainer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpenWorldMap(...).sublime-snippet b/Reference/API Reference/OpenWorldMap(...).sublime-snippet new file mode 100644 index 000000000..8c84f6c0f --- /dev/null +++ b/Reference/API Reference/OpenWorldMap(...).sublime-snippet @@ -0,0 +1,6 @@ + + + OpenWorldMap + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/OpeningCinematic().sublime-snippet b/Reference/API Reference/OpeningCinematic().sublime-snippet index 381b1107d..b230ea3ca 100644 --- a/Reference/API Reference/OpeningCinematic().sublime-snippet +++ b/Reference/API Reference/OpeningCinematic().sublime-snippet @@ -2,5 +2,5 @@ OpeningCinematic () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PaperDollBgDesaturate(...).sublime-snippet b/Reference/API Reference/PaperDollBgDesaturate(...).sublime-snippet new file mode 100644 index 000000000..449f0faaa --- /dev/null +++ b/Reference/API Reference/PaperDollBgDesaturate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PaperDollBgDesaturate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PaperDollFormatStat(...).sublime-snippet b/Reference/API Reference/PaperDollFormatStat(...).sublime-snippet new file mode 100644 index 000000000..fb9583586 --- /dev/null +++ b/Reference/API Reference/PaperDollFormatStat(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PaperDollFormatStat + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PaperDollStatTooltip(...).sublime-snippet b/Reference/API Reference/PaperDollStatTooltip(...).sublime-snippet new file mode 100644 index 000000000..70eb4eb4b --- /dev/null +++ b/Reference/API Reference/PaperDollStatTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PaperDollStatTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PartialPlayTime().sublime-snippet b/Reference/API Reference/PartialPlayTime().sublime-snippet index f6ac7ed9f..36bab25a5 100644 --- a/Reference/API Reference/PartialPlayTime().sublime-snippet +++ b/Reference/API Reference/PartialPlayTime().sublime-snippet @@ -2,5 +2,5 @@ PartialPlayTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PartyLFGStartBackfill(...).sublime-snippet b/Reference/API Reference/PartyLFGStartBackfill(...).sublime-snippet new file mode 100644 index 000000000..8bda66287 --- /dev/null +++ b/Reference/API Reference/PartyLFGStartBackfill(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PartyLFGStartBackfill + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PartyMemberHealthCheck(...).sublime-snippet b/Reference/API Reference/PartyMemberHealthCheck(...).sublime-snippet new file mode 100644 index 000000000..076caa688 --- /dev/null +++ b/Reference/API Reference/PartyMemberHealthCheck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PartyMemberHealthCheck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PassClickToParent(...).sublime-snippet b/Reference/API Reference/PassClickToParent(...).sublime-snippet new file mode 100644 index 000000000..77dc1ebe9 --- /dev/null +++ b/Reference/API Reference/PassClickToParent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PassClickToParent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PercentageBetween(...).sublime-snippet b/Reference/API Reference/PercentageBetween(...).sublime-snippet new file mode 100644 index 000000000..4570e4720 --- /dev/null +++ b/Reference/API Reference/PercentageBetween(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PercentageBetween + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetAbandon().sublime-snippet b/Reference/API Reference/PetAbandon().sublime-snippet index 4a58c2cd5..0fe0b0827 100644 --- a/Reference/API Reference/PetAbandon().sublime-snippet +++ b/Reference/API Reference/PetAbandon().sublime-snippet @@ -2,5 +2,5 @@ PetAbandon () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PetActionButtonDown(...).sublime-snippet b/Reference/API Reference/PetActionButtonDown(...).sublime-snippet new file mode 100644 index 000000000..0fc51d1a7 --- /dev/null +++ b/Reference/API Reference/PetActionButtonDown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetActionButtonDown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetActionButtonUp(...).sublime-snippet b/Reference/API Reference/PetActionButtonUp(...).sublime-snippet new file mode 100644 index 000000000..c6179955a --- /dev/null +++ b/Reference/API Reference/PetActionButtonUp(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetActionButtonUp + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetAggressiveMode(...).sublime-snippet b/Reference/API Reference/PetAggressiveMode(...).sublime-snippet new file mode 100644 index 000000000..9e9520e13 --- /dev/null +++ b/Reference/API Reference/PetAggressiveMode(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetAggressiveMode + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetAssistMode(...).sublime-snippet b/Reference/API Reference/PetAssistMode(...).sublime-snippet new file mode 100644 index 000000000..6ba0998f1 --- /dev/null +++ b/Reference/API Reference/PetAssistMode(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetAssistMode + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetAttack(...).sublime-snippet b/Reference/API Reference/PetAttack(...).sublime-snippet new file mode 100644 index 000000000..494aa5c0d --- /dev/null +++ b/Reference/API Reference/PetAttack(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetAttack + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetCanBeAbandoned().sublime-snippet b/Reference/API Reference/PetCanBeAbandoned().sublime-snippet index e6a5323ec..79909a77e 100644 --- a/Reference/API Reference/PetCanBeAbandoned().sublime-snippet +++ b/Reference/API Reference/PetCanBeAbandoned().sublime-snippet @@ -2,5 +2,5 @@ PetCanBeAbandoned () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PetCanBeDismissed().sublime-snippet b/Reference/API Reference/PetCanBeDismissed().sublime-snippet index 676f2b845..b7d9066bf 100644 --- a/Reference/API Reference/PetCanBeDismissed().sublime-snippet +++ b/Reference/API Reference/PetCanBeDismissed().sublime-snippet @@ -2,5 +2,5 @@ PetCanBeDismissed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PetCanBeRenamed().sublime-snippet b/Reference/API Reference/PetCanBeRenamed().sublime-snippet index b5814720f..e202cb309 100644 --- a/Reference/API Reference/PetCanBeRenamed().sublime-snippet +++ b/Reference/API Reference/PetCanBeRenamed().sublime-snippet @@ -2,5 +2,5 @@ PetCanBeRenamed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PetDefensiveMode(...).sublime-snippet b/Reference/API Reference/PetDefensiveMode(...).sublime-snippet new file mode 100644 index 000000000..6a54c3010 --- /dev/null +++ b/Reference/API Reference/PetDefensiveMode(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetDefensiveMode + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetDismiss().sublime-snippet b/Reference/API Reference/PetDismiss().sublime-snippet index 552f29c1f..3af304faf 100644 --- a/Reference/API Reference/PetDismiss().sublime-snippet +++ b/Reference/API Reference/PetDismiss().sublime-snippet @@ -2,5 +2,5 @@ PetDismiss () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PetFollow(...).sublime-snippet b/Reference/API Reference/PetFollow(...).sublime-snippet new file mode 100644 index 000000000..92708c1eb --- /dev/null +++ b/Reference/API Reference/PetFollow(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetFollow + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetHasActionBar().sublime-snippet b/Reference/API Reference/PetHasActionBar().sublime-snippet index 691e6f11e..6415fc153 100644 --- a/Reference/API Reference/PetHasActionBar().sublime-snippet +++ b/Reference/API Reference/PetHasActionBar().sublime-snippet @@ -2,5 +2,5 @@ PetHasActionBar () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PetHasSpellbook(...).sublime-snippet b/Reference/API Reference/PetHasSpellbook(...).sublime-snippet new file mode 100644 index 000000000..f6da12c89 --- /dev/null +++ b/Reference/API Reference/PetHasSpellbook(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetHasSpellbook + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetMoveTo(...).sublime-snippet b/Reference/API Reference/PetMoveTo(...).sublime-snippet new file mode 100644 index 000000000..417806e59 --- /dev/null +++ b/Reference/API Reference/PetMoveTo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetMoveTo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetPassiveMode(...).sublime-snippet b/Reference/API Reference/PetPassiveMode(...).sublime-snippet new file mode 100644 index 000000000..97748c506 --- /dev/null +++ b/Reference/API Reference/PetPassiveMode(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetPassiveMode + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetRename(name, [genitive], [dative], [accusative], [instrumental], [prepositional]).sublime-snippet b/Reference/API Reference/PetRename(name, [genitive], [dative], [accusative], [instrumental], [prepositional]).sublime-snippet index e991fee74..9324c655e 100644 --- a/Reference/API Reference/PetRename(name, [genitive], [dative], [accusative], [instrumental], [prepositional]).sublime-snippet +++ b/Reference/API Reference/PetRename(name, [genitive], [dative], [accusative], [instrumental], [prepositional]).sublime-snippet @@ -2,5 +2,5 @@ PetRename ("name", ["genitive"], ["dative"], ["accusative"], ["instrumental"], ["prepositional"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PetStopAttack(...).sublime-snippet b/Reference/API Reference/PetStopAttack(...).sublime-snippet new file mode 100644 index 000000000..d5b95b244 --- /dev/null +++ b/Reference/API Reference/PetStopAttack(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetStopAttack + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetUsesPetFrame(...).sublime-snippet b/Reference/API Reference/PetUsesPetFrame(...).sublime-snippet new file mode 100644 index 000000000..d1270081f --- /dev/null +++ b/Reference/API Reference/PetUsesPetFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetUsesPetFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PetWait(...).sublime-snippet b/Reference/API Reference/PetWait(...).sublime-snippet new file mode 100644 index 000000000..0916f4298 --- /dev/null +++ b/Reference/API Reference/PetWait(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PetWait + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PickupAction(slot).sublime-snippet b/Reference/API Reference/PickupAction(slot).sublime-snippet index 6c24a4cd8..9efb11da3 100644 --- a/Reference/API Reference/PickupAction(slot).sublime-snippet +++ b/Reference/API Reference/PickupAction(slot).sublime-snippet @@ -2,5 +2,5 @@ PickupAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupBagFromSlot(slot).sublime-snippet b/Reference/API Reference/PickupBagFromSlot(slot).sublime-snippet index 437f452a0..9f6a1f720 100644 --- a/Reference/API Reference/PickupBagFromSlot(slot).sublime-snippet +++ b/Reference/API Reference/PickupBagFromSlot(slot).sublime-snippet @@ -2,5 +2,5 @@ PickupBagFromSlot (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupCompanion(type, index).sublime-snippet b/Reference/API Reference/PickupCompanion(type, index).sublime-snippet index 14d1ab1c4..b43faa100 100644 --- a/Reference/API Reference/PickupCompanion(type, index).sublime-snippet +++ b/Reference/API Reference/PickupCompanion(type, index).sublime-snippet @@ -2,5 +2,5 @@ PickupCompanion ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupContainerItem(container, slot).sublime-snippet b/Reference/API Reference/PickupContainerItem(container, slot).sublime-snippet index ef809721b..3e7aff539 100644 --- a/Reference/API Reference/PickupContainerItem(container, slot).sublime-snippet +++ b/Reference/API Reference/PickupContainerItem(container, slot).sublime-snippet @@ -2,5 +2,5 @@ PickupContainerItem (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupCurrency(...).sublime-snippet b/Reference/API Reference/PickupCurrency(...).sublime-snippet new file mode 100644 index 000000000..ea4a7aee0 --- /dev/null +++ b/Reference/API Reference/PickupCurrency(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PickupCurrency + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PickupEquipmentSet(index).sublime-snippet b/Reference/API Reference/PickupEquipmentSet(index).sublime-snippet deleted file mode 100644 index 27c866e4f..000000000 --- a/Reference/API Reference/PickupEquipmentSet(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PickupEquipmentSet - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/PickupEquipmentSetByName(name).sublime-snippet b/Reference/API Reference/PickupEquipmentSetByName(name).sublime-snippet deleted file mode 100644 index c5995ea1d..000000000 --- a/Reference/API Reference/PickupEquipmentSetByName(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PickupEquipmentSetByName - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/PickupGuildBankItem(tab, slot).sublime-snippet b/Reference/API Reference/PickupGuildBankItem(tab, slot).sublime-snippet index f26bac508..c931fa130 100644 --- a/Reference/API Reference/PickupGuildBankItem(tab, slot).sublime-snippet +++ b/Reference/API Reference/PickupGuildBankItem(tab, slot).sublime-snippet @@ -2,5 +2,5 @@ PickupGuildBankItem (tab, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupGuildBankMoney(amount).sublime-snippet b/Reference/API Reference/PickupGuildBankMoney(amount).sublime-snippet index 703adc0a4..73769fd5b 100644 --- a/Reference/API Reference/PickupGuildBankMoney(amount).sublime-snippet +++ b/Reference/API Reference/PickupGuildBankMoney(amount).sublime-snippet @@ -2,5 +2,5 @@ PickupGuildBankMoney (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupInventoryItem(slot).sublime-snippet b/Reference/API Reference/PickupInventoryItem(slot).sublime-snippet index 77857a35c..8a2249327 100644 --- a/Reference/API Reference/PickupInventoryItem(slot).sublime-snippet +++ b/Reference/API Reference/PickupInventoryItem(slot).sublime-snippet @@ -2,5 +2,5 @@ PickupInventoryItem (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupItem(itemID).sublime-snippet b/Reference/API Reference/PickupItem(itemID).sublime-snippet index dc8f0494a..de8550aaf 100644 --- a/Reference/API Reference/PickupItem(itemID).sublime-snippet +++ b/Reference/API Reference/PickupItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ PickupItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupItem(itemLink).sublime-snippet b/Reference/API Reference/PickupItem(itemLink).sublime-snippet index e8a87e57a..b4456970e 100644 --- a/Reference/API Reference/PickupItem(itemLink).sublime-snippet +++ b/Reference/API Reference/PickupItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ PickupItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupItem(itemName).sublime-snippet b/Reference/API Reference/PickupItem(itemName).sublime-snippet index 12c989022..f2f581000 100644 --- a/Reference/API Reference/PickupItem(itemName).sublime-snippet +++ b/Reference/API Reference/PickupItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ PickupItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupMacro(index).sublime-snippet b/Reference/API Reference/PickupMacro(index).sublime-snippet index 055d5a57e..c9e4cc7f2 100644 --- a/Reference/API Reference/PickupMacro(index).sublime-snippet +++ b/Reference/API Reference/PickupMacro(index).sublime-snippet @@ -2,5 +2,5 @@ PickupMacro (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupMacro(name).sublime-snippet b/Reference/API Reference/PickupMacro(name).sublime-snippet index 8b97916bf..d98b077ed 100644 --- a/Reference/API Reference/PickupMacro(name).sublime-snippet +++ b/Reference/API Reference/PickupMacro(name).sublime-snippet @@ -2,5 +2,5 @@ PickupMacro ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupMerchantItem(index).sublime-snippet b/Reference/API Reference/PickupMerchantItem(index).sublime-snippet index df52663da..c96cdd5ca 100644 --- a/Reference/API Reference/PickupMerchantItem(index).sublime-snippet +++ b/Reference/API Reference/PickupMerchantItem(index).sublime-snippet @@ -2,5 +2,5 @@ PickupMerchantItem (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupPetAction(index).sublime-snippet b/Reference/API Reference/PickupPetAction(index).sublime-snippet index 13b424c9d..cc806ddb3 100644 --- a/Reference/API Reference/PickupPetAction(index).sublime-snippet +++ b/Reference/API Reference/PickupPetAction(index).sublime-snippet @@ -2,5 +2,5 @@ PickupPetAction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupPetSpell(...).sublime-snippet b/Reference/API Reference/PickupPetSpell(...).sublime-snippet new file mode 100644 index 000000000..648ace400 --- /dev/null +++ b/Reference/API Reference/PickupPetSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PickupPetSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PickupPlayerMoney(amount).sublime-snippet b/Reference/API Reference/PickupPlayerMoney(amount).sublime-snippet index 8f42684b8..4b53ac5d6 100644 --- a/Reference/API Reference/PickupPlayerMoney(amount).sublime-snippet +++ b/Reference/API Reference/PickupPlayerMoney(amount).sublime-snippet @@ -2,5 +2,5 @@ PickupPlayerMoney (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupPvpTalent(...).sublime-snippet b/Reference/API Reference/PickupPvpTalent(...).sublime-snippet new file mode 100644 index 000000000..e6f1fa57f --- /dev/null +++ b/Reference/API Reference/PickupPvpTalent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PickupPvpTalent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PickupSpell(spellID).sublime-snippet b/Reference/API Reference/PickupSpell(spellID).sublime-snippet index 65d0d5db9..ca037d695 100644 --- a/Reference/API Reference/PickupSpell(spellID).sublime-snippet +++ b/Reference/API Reference/PickupSpell(spellID).sublime-snippet @@ -2,5 +2,5 @@ PickupSpell (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupSpellBookItem(...).sublime-snippet b/Reference/API Reference/PickupSpellBookItem(...).sublime-snippet new file mode 100644 index 000000000..bf84c46b6 --- /dev/null +++ b/Reference/API Reference/PickupSpellBookItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PickupSpellBookItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PickupStablePet(index).sublime-snippet b/Reference/API Reference/PickupStablePet(index).sublime-snippet index cc695528e..95d860bbd 100644 --- a/Reference/API Reference/PickupStablePet(index).sublime-snippet +++ b/Reference/API Reference/PickupStablePet(index).sublime-snippet @@ -2,5 +2,5 @@ PickupStablePet (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PickupTalent(...).sublime-snippet b/Reference/API Reference/PickupTalent(...).sublime-snippet new file mode 100644 index 000000000..20db162e9 --- /dev/null +++ b/Reference/API Reference/PickupTalent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PickupTalent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PickupTradeMoney(amount).sublime-snippet b/Reference/API Reference/PickupTradeMoney(amount).sublime-snippet index 53d352fa2..80629f598 100644 --- a/Reference/API Reference/PickupTradeMoney(amount).sublime-snippet +++ b/Reference/API Reference/PickupTradeMoney(amount).sublime-snippet @@ -2,5 +2,5 @@ PickupTradeMoney (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PitchDownStart(...).sublime-snippet b/Reference/API Reference/PitchDownStart(...).sublime-snippet new file mode 100644 index 000000000..03de59de6 --- /dev/null +++ b/Reference/API Reference/PitchDownStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PitchDownStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PitchDownStop(...).sublime-snippet b/Reference/API Reference/PitchDownStop(...).sublime-snippet new file mode 100644 index 000000000..c5b240cf8 --- /dev/null +++ b/Reference/API Reference/PitchDownStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PitchDownStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PitchUpStart(...).sublime-snippet b/Reference/API Reference/PitchUpStart(...).sublime-snippet new file mode 100644 index 000000000..e68238e5c --- /dev/null +++ b/Reference/API Reference/PitchUpStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PitchUpStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PitchUpStop(...).sublime-snippet b/Reference/API Reference/PitchUpStop(...).sublime-snippet new file mode 100644 index 000000000..38b6e5fc5 --- /dev/null +++ b/Reference/API Reference/PitchUpStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PitchUpStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PlaceAction(slot).sublime-snippet b/Reference/API Reference/PlaceAction(slot).sublime-snippet index c014e3e48..bc3081a0b 100644 --- a/Reference/API Reference/PlaceAction(slot).sublime-snippet +++ b/Reference/API Reference/PlaceAction(slot).sublime-snippet @@ -2,5 +2,5 @@ PlaceAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlaceAuctionBid(list, index, bid).sublime-snippet b/Reference/API Reference/PlaceAuctionBid(list, index, bid).sublime-snippet index daa7f8db8..fc94d8d88 100644 --- a/Reference/API Reference/PlaceAuctionBid(list, index, bid).sublime-snippet +++ b/Reference/API Reference/PlaceAuctionBid(list, index, bid).sublime-snippet @@ -2,5 +2,5 @@ PlaceAuctionBid ("list", index, bid) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlaceRaidMarker(...).sublime-snippet b/Reference/API Reference/PlaceRaidMarker(...).sublime-snippet new file mode 100644 index 000000000..1bb5fbb3e --- /dev/null +++ b/Reference/API Reference/PlaceRaidMarker(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PlaceRaidMarker + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PlayAutoAcceptQuestSound(...).sublime-snippet b/Reference/API Reference/PlayAutoAcceptQuestSound(...).sublime-snippet new file mode 100644 index 000000000..db197bd4e --- /dev/null +++ b/Reference/API Reference/PlayAutoAcceptQuestSound(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PlayAutoAcceptQuestSound + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PlayMusic(musicfile).sublime-snippet b/Reference/API Reference/PlayMusic(musicfile).sublime-snippet index 0f0df9fcf..d0f1c59e2 100644 --- a/Reference/API Reference/PlayMusic(musicfile).sublime-snippet +++ b/Reference/API Reference/PlayMusic(musicfile).sublime-snippet @@ -2,5 +2,5 @@ PlayMusic ("musicfile") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlaySound(sound, soundChannel).sublime-snippet b/Reference/API Reference/PlaySound(sound, soundChannel).sublime-snippet index 0e2f4c6a1..788de8189 100644 --- a/Reference/API Reference/PlaySound(sound, soundChannel).sublime-snippet +++ b/Reference/API Reference/PlaySound(sound, soundChannel).sublime-snippet @@ -2,5 +2,5 @@ PlaySound ("sound", "soundChannel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlaySoundFile(soundFile, soundChannel).sublime-snippet b/Reference/API Reference/PlaySoundFile(soundFile, soundChannel).sublime-snippet index 8ae09bc76..745a802ca 100644 --- a/Reference/API Reference/PlaySoundFile(soundFile, soundChannel).sublime-snippet +++ b/Reference/API Reference/PlaySoundFile(soundFile, soundChannel).sublime-snippet @@ -2,5 +2,5 @@ PlaySoundFile ("soundFile", "soundChannel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlayVocalErrorSoundID(...).sublime-snippet b/Reference/API Reference/PlayVocalErrorSoundID(...).sublime-snippet new file mode 100644 index 000000000..40463ae73 --- /dev/null +++ b/Reference/API Reference/PlayVocalErrorSoundID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PlayVocalErrorSoundID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PlayerCanTeleport().sublime-snippet b/Reference/API Reference/PlayerCanTeleport().sublime-snippet index 18aa2f1bf..f59d5c91e 100644 --- a/Reference/API Reference/PlayerCanTeleport().sublime-snippet +++ b/Reference/API Reference/PlayerCanTeleport().sublime-snippet @@ -2,5 +2,5 @@ PlayerCanTeleport () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlayerEffectiveAttackPower(...).sublime-snippet b/Reference/API Reference/PlayerEffectiveAttackPower(...).sublime-snippet new file mode 100644 index 000000000..1ef4a8952 --- /dev/null +++ b/Reference/API Reference/PlayerEffectiveAttackPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PlayerEffectiveAttackPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PlayerHasHearthstone().sublime-snippet b/Reference/API Reference/PlayerHasHearthstone().sublime-snippet index cbc419b02..729227bec 100644 --- a/Reference/API Reference/PlayerHasHearthstone().sublime-snippet +++ b/Reference/API Reference/PlayerHasHearthstone().sublime-snippet @@ -2,5 +2,5 @@ PlayerHasHearthstone () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlayerHasToy(...).sublime-snippet b/Reference/API Reference/PlayerHasToy(...).sublime-snippet new file mode 100644 index 000000000..35d274f1f --- /dev/null +++ b/Reference/API Reference/PlayerHasToy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PlayerHasToy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PlayerIsPVPInactive(name).sublime-snippet b/Reference/API Reference/PlayerIsPVPInactive(name).sublime-snippet index deda16558..c42422946 100644 --- a/Reference/API Reference/PlayerIsPVPInactive(name).sublime-snippet +++ b/Reference/API Reference/PlayerIsPVPInactive(name).sublime-snippet @@ -2,5 +2,5 @@ PlayerIsPVPInactive ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PlayerIsPVPInactive(unit).sublime-snippet b/Reference/API Reference/PlayerIsPVPInactive(unit).sublime-snippet index afca202f9..f63ada9ba 100644 --- a/Reference/API Reference/PlayerIsPVPInactive(unit).sublime-snippet +++ b/Reference/API Reference/PlayerIsPVPInactive(unit).sublime-snippet @@ -2,5 +2,5 @@ PlayerIsPVPInactive ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PortGraveyard(...).sublime-snippet b/Reference/API Reference/PortGraveyard(...).sublime-snippet new file mode 100644 index 000000000..c8d7df393 --- /dev/null +++ b/Reference/API Reference/PortGraveyard(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PortGraveyard + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PreloadMovie(...).sublime-snippet b/Reference/API Reference/PreloadMovie(...).sublime-snippet new file mode 100644 index 000000000..f948fbe73 --- /dev/null +++ b/Reference/API Reference/PreloadMovie(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PreloadMovie + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PrevView().sublime-snippet b/Reference/API Reference/PrevView().sublime-snippet index 5023a81bd..9c0c7af22 100644 --- a/Reference/API Reference/PrevView().sublime-snippet +++ b/Reference/API Reference/PrevView().sublime-snippet @@ -2,5 +2,5 @@ PrevView () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PrintLootSpecialization(...).sublime-snippet b/Reference/API Reference/PrintLootSpecialization(...).sublime-snippet new file mode 100644 index 000000000..4e59f827c --- /dev/null +++ b/Reference/API Reference/PrintLootSpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PrintLootSpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ProcessMapClick(clickX, clickY).sublime-snippet b/Reference/API Reference/ProcessMapClick(clickX, clickY).sublime-snippet deleted file mode 100644 index 9c07a3ad3..000000000 --- a/Reference/API Reference/ProcessMapClick(clickX, clickY).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ProcessMapClick - (clickX, clickY) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ProcessQuestLogRewardFactions(...).sublime-snippet b/Reference/API Reference/ProcessQuestLogRewardFactions(...).sublime-snippet new file mode 100644 index 000000000..c304ea179 --- /dev/null +++ b/Reference/API Reference/ProcessQuestLogRewardFactions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ProcessQuestLogRewardFactions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PromoteToAssistant(name, [exactMatch]).sublime-snippet b/Reference/API Reference/PromoteToAssistant(name, [exactMatch]).sublime-snippet index a2ccdffa2..3fc6ae84e 100644 --- a/Reference/API Reference/PromoteToAssistant(name, [exactMatch]).sublime-snippet +++ b/Reference/API Reference/PromoteToAssistant(name, [exactMatch]).sublime-snippet @@ -2,5 +2,5 @@ PromoteToAssistant ("name", [exactMatch]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PromoteToAssistant(unit).sublime-snippet b/Reference/API Reference/PromoteToAssistant(unit).sublime-snippet index 6f6a42033..84cbeb732 100644 --- a/Reference/API Reference/PromoteToAssistant(unit).sublime-snippet +++ b/Reference/API Reference/PromoteToAssistant(unit).sublime-snippet @@ -2,5 +2,5 @@ PromoteToAssistant ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PromoteToLeader(name, [exactMatch]).sublime-snippet b/Reference/API Reference/PromoteToLeader(name, [exactMatch]).sublime-snippet index 44c99b772..ae915be54 100644 --- a/Reference/API Reference/PromoteToLeader(name, [exactMatch]).sublime-snippet +++ b/Reference/API Reference/PromoteToLeader(name, [exactMatch]).sublime-snippet @@ -2,5 +2,5 @@ PromoteToLeader ("name", [exactMatch]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PromoteToLeader(unit).sublime-snippet b/Reference/API Reference/PromoteToLeader(unit).sublime-snippet index 3f7552104..084ec2dcb 100644 --- a/Reference/API Reference/PromoteToLeader(unit).sublime-snippet +++ b/Reference/API Reference/PromoteToLeader(unit).sublime-snippet @@ -2,5 +2,5 @@ PromoteToLeader ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PropagateForbiddenToReferencedFrames(...).sublime-snippet b/Reference/API Reference/PropagateForbiddenToReferencedFrames(...).sublime-snippet new file mode 100644 index 000000000..129ffb770 --- /dev/null +++ b/Reference/API Reference/PropagateForbiddenToReferencedFrames(...).sublime-snippet @@ -0,0 +1,6 @@ + + + PropagateForbiddenToReferencedFrames + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/PurchaseSlot().sublime-snippet b/Reference/API Reference/PurchaseSlot().sublime-snippet index d6b131386..85ee1575f 100644 --- a/Reference/API Reference/PurchaseSlot().sublime-snippet +++ b/Reference/API Reference/PurchaseSlot().sublime-snippet @@ -2,5 +2,5 @@ PurchaseSlot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PutItemInBackpack().sublime-snippet b/Reference/API Reference/PutItemInBackpack().sublime-snippet index cc83ff750..6ab47a570 100644 --- a/Reference/API Reference/PutItemInBackpack().sublime-snippet +++ b/Reference/API Reference/PutItemInBackpack().sublime-snippet @@ -2,5 +2,5 @@ PutItemInBackpack () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/PutItemInBag(container).sublime-snippet b/Reference/API Reference/PutItemInBag(container).sublime-snippet index f26eac3c8..a7df1fb20 100644 --- a/Reference/API Reference/PutItemInBag(container).sublime-snippet +++ b/Reference/API Reference/PutItemInBag(container).sublime-snippet @@ -2,5 +2,5 @@ PutItemInBag (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QueryAuctionItems([name], [minLevel], [maxLevel]).sublime-snippet b/Reference/API Reference/QueryAuctionItems([name], [minLevel], [maxLevel]).sublime-snippet deleted file mode 100644 index 7714078e8..000000000 --- a/Reference/API Reference/QueryAuctionItems([name], [minLevel], [maxLevel]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - QueryAuctionItems - (["name"], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/QueryAuctionItems([name], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll]).sublime-snippet b/Reference/API Reference/QueryAuctionItems([name], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll]).sublime-snippet new file mode 100644 index 000000000..bb52159af --- /dev/null +++ b/Reference/API Reference/QueryAuctionItems([name], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll]).sublime-snippet @@ -0,0 +1,6 @@ + + + QueryAuctionItems + (["name"], [minLevel], [maxLevel], [invTypeIndex], [classIndex], [subClassIndex], [page], [isUsable], [minQuality], [getAll]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QueryCastSequence(...).sublime-snippet b/Reference/API Reference/QueryCastSequence(...).sublime-snippet new file mode 100644 index 000000000..7f2a802f5 --- /dev/null +++ b/Reference/API Reference/QueryCastSequence(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QueryCastSequence + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QueryGuildBankLog(tab).sublime-snippet b/Reference/API Reference/QueryGuildBankLog(tab).sublime-snippet index f9e59bef5..fb00d9ca0 100644 --- a/Reference/API Reference/QueryGuildBankLog(tab).sublime-snippet +++ b/Reference/API Reference/QueryGuildBankLog(tab).sublime-snippet @@ -2,5 +2,5 @@ QueryGuildBankLog (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QueryGuildBankTab(tab).sublime-snippet b/Reference/API Reference/QueryGuildBankTab(tab).sublime-snippet index 9defedf6c..d92439f0a 100644 --- a/Reference/API Reference/QueryGuildBankTab(tab).sublime-snippet +++ b/Reference/API Reference/QueryGuildBankTab(tab).sublime-snippet @@ -2,5 +2,5 @@ QueryGuildBankTab (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QueryGuildBankText(tab).sublime-snippet b/Reference/API Reference/QueryGuildBankText(tab).sublime-snippet index 6947c9b35..2914b10e7 100644 --- a/Reference/API Reference/QueryGuildBankText(tab).sublime-snippet +++ b/Reference/API Reference/QueryGuildBankText(tab).sublime-snippet @@ -2,5 +2,5 @@ QueryGuildBankText (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QueryGuildEventLog().sublime-snippet b/Reference/API Reference/QueryGuildEventLog().sublime-snippet index 73c926c47..f37aac7a0 100644 --- a/Reference/API Reference/QueryGuildEventLog().sublime-snippet +++ b/Reference/API Reference/QueryGuildEventLog().sublime-snippet @@ -2,5 +2,5 @@ QueryGuildEventLog () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QueryGuildMembersForRecipe(...).sublime-snippet b/Reference/API Reference/QueryGuildMembersForRecipe(...).sublime-snippet new file mode 100644 index 000000000..adf007ab6 --- /dev/null +++ b/Reference/API Reference/QueryGuildMembersForRecipe(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QueryGuildMembersForRecipe + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QueryGuildNews(...).sublime-snippet b/Reference/API Reference/QueryGuildNews(...).sublime-snippet new file mode 100644 index 000000000..3726d3068 --- /dev/null +++ b/Reference/API Reference/QueryGuildNews(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QueryGuildNews + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QueryGuildRecipes(...).sublime-snippet b/Reference/API Reference/QueryGuildRecipes(...).sublime-snippet new file mode 100644 index 000000000..5db0373de --- /dev/null +++ b/Reference/API Reference/QueryGuildRecipes(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QueryGuildRecipes + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QueryWorldCountdownTimer(...).sublime-snippet b/Reference/API Reference/QueryWorldCountdownTimer(...).sublime-snippet new file mode 100644 index 000000000..8ca4473ed --- /dev/null +++ b/Reference/API Reference/QueryWorldCountdownTimer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QueryWorldCountdownTimer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestChooseRewardError().sublime-snippet b/Reference/API Reference/QuestChooseRewardError().sublime-snippet index 0b12abb11..2bbd22be6 100644 --- a/Reference/API Reference/QuestChooseRewardError().sublime-snippet +++ b/Reference/API Reference/QuestChooseRewardError().sublime-snippet @@ -2,5 +2,5 @@ QuestChooseRewardError () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QuestFlagsPVP().sublime-snippet b/Reference/API Reference/QuestFlagsPVP().sublime-snippet index ab80bfd18..1f9d83fea 100644 --- a/Reference/API Reference/QuestFlagsPVP().sublime-snippet +++ b/Reference/API Reference/QuestFlagsPVP().sublime-snippet @@ -2,5 +2,5 @@ QuestFlagsPVP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QuestGetAutoAccept(...).sublime-snippet b/Reference/API Reference/QuestGetAutoAccept(...).sublime-snippet new file mode 100644 index 000000000..47f79e8e6 --- /dev/null +++ b/Reference/API Reference/QuestGetAutoAccept(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestGetAutoAccept + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestGetAutoLaunched(...).sublime-snippet b/Reference/API Reference/QuestGetAutoLaunched(...).sublime-snippet new file mode 100644 index 000000000..79ff5a532 --- /dev/null +++ b/Reference/API Reference/QuestGetAutoLaunched(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestGetAutoLaunched + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestHasPOIInfo(...).sublime-snippet b/Reference/API Reference/QuestHasPOIInfo(...).sublime-snippet new file mode 100644 index 000000000..b690042c5 --- /dev/null +++ b/Reference/API Reference/QuestHasPOIInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestHasPOIInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestIsDaily(...).sublime-snippet b/Reference/API Reference/QuestIsDaily(...).sublime-snippet new file mode 100644 index 000000000..a8ece54be --- /dev/null +++ b/Reference/API Reference/QuestIsDaily(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestIsDaily + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestIsFromAdventureMap(...).sublime-snippet b/Reference/API Reference/QuestIsFromAdventureMap(...).sublime-snippet new file mode 100644 index 000000000..74eca08ac --- /dev/null +++ b/Reference/API Reference/QuestIsFromAdventureMap(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestIsFromAdventureMap + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestIsFromAreaTrigger(...).sublime-snippet b/Reference/API Reference/QuestIsFromAreaTrigger(...).sublime-snippet new file mode 100644 index 000000000..ef43b01ed --- /dev/null +++ b/Reference/API Reference/QuestIsFromAreaTrigger(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestIsFromAreaTrigger + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestIsWeekly(...).sublime-snippet b/Reference/API Reference/QuestIsWeekly(...).sublime-snippet new file mode 100644 index 000000000..fbd14d950 --- /dev/null +++ b/Reference/API Reference/QuestIsWeekly(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestIsWeekly + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestLogPushQuest([questIndex]).sublime-snippet b/Reference/API Reference/QuestLogPushQuest([questIndex]).sublime-snippet index 96ec2b621..99dc5d0ce 100644 --- a/Reference/API Reference/QuestLogPushQuest([questIndex]).sublime-snippet +++ b/Reference/API Reference/QuestLogPushQuest([questIndex]).sublime-snippet @@ -2,5 +2,5 @@ QuestLogPushQuest ([questIndex]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QuestLogRewardHasTreasurePicker(...).sublime-snippet b/Reference/API Reference/QuestLogRewardHasTreasurePicker(...).sublime-snippet new file mode 100644 index 000000000..a3edf3f7d --- /dev/null +++ b/Reference/API Reference/QuestLogRewardHasTreasurePicker(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestLogRewardHasTreasurePicker + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestLogShouldShowPortrait(...).sublime-snippet b/Reference/API Reference/QuestLogShouldShowPortrait(...).sublime-snippet new file mode 100644 index 000000000..03e0f001c --- /dev/null +++ b/Reference/API Reference/QuestLogShouldShowPortrait(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestLogShouldShowPortrait + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestMapUpdateAllQuests(...).sublime-snippet b/Reference/API Reference/QuestMapUpdateAllQuests(...).sublime-snippet new file mode 100644 index 000000000..9fc9bc88c --- /dev/null +++ b/Reference/API Reference/QuestMapUpdateAllQuests(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestMapUpdateAllQuests + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestPOIGetIconInfo(questID).sublime-snippet b/Reference/API Reference/QuestPOIGetIconInfo(questID).sublime-snippet index 88e83d01b..128d623c0 100644 --- a/Reference/API Reference/QuestPOIGetIconInfo(questID).sublime-snippet +++ b/Reference/API Reference/QuestPOIGetIconInfo(questID).sublime-snippet @@ -2,5 +2,5 @@ QuestPOIGetIconInfo (questID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/QuestPOIGetQuestIDByIndex(...).sublime-snippet b/Reference/API Reference/QuestPOIGetQuestIDByIndex(...).sublime-snippet new file mode 100644 index 000000000..71fa66aa1 --- /dev/null +++ b/Reference/API Reference/QuestPOIGetQuestIDByIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestPOIGetQuestIDByIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestPOIGetQuestIDByVisibleIndex(...).sublime-snippet b/Reference/API Reference/QuestPOIGetQuestIDByVisibleIndex(...).sublime-snippet new file mode 100644 index 000000000..d6e3ad1a1 --- /dev/null +++ b/Reference/API Reference/QuestPOIGetQuestIDByVisibleIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestPOIGetQuestIDByVisibleIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestPOIGetSecondaryLocations(...).sublime-snippet b/Reference/API Reference/QuestPOIGetSecondaryLocations(...).sublime-snippet new file mode 100644 index 000000000..83a67fb79 --- /dev/null +++ b/Reference/API Reference/QuestPOIGetSecondaryLocations(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestPOIGetSecondaryLocations + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/QuestPOIUpdateIcons(...).sublime-snippet b/Reference/API Reference/QuestPOIUpdateIcons(...).sublime-snippet new file mode 100644 index 000000000..069331726 --- /dev/null +++ b/Reference/API Reference/QuestPOIUpdateIcons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + QuestPOIUpdateIcons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Quit().sublime-snippet b/Reference/API Reference/Quit().sublime-snippet index 76b0f46b8..90d4d4517 100644 --- a/Reference/API Reference/Quit().sublime-snippet +++ b/Reference/API Reference/Quit().sublime-snippet @@ -2,5 +2,5 @@ Quit () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RGBTableToColorCode(...).sublime-snippet b/Reference/API Reference/RGBTableToColorCode(...).sublime-snippet new file mode 100644 index 000000000..d8a78f845 --- /dev/null +++ b/Reference/API Reference/RGBTableToColorCode(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RGBTableToColorCode + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RGBToColorCode(...).sublime-snippet b/Reference/API Reference/RGBToColorCode(...).sublime-snippet new file mode 100644 index 000000000..ccd037c7e --- /dev/null +++ b/Reference/API Reference/RGBToColorCode(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RGBToColorCode + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RaidProfileExists(...).sublime-snippet b/Reference/API Reference/RaidProfileExists(...).sublime-snippet new file mode 100644 index 000000000..31b4d5d9c --- /dev/null +++ b/Reference/API Reference/RaidProfileExists(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RaidProfileExists + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RaidProfileHasUnsavedChanges(...).sublime-snippet b/Reference/API Reference/RaidProfileHasUnsavedChanges(...).sublime-snippet new file mode 100644 index 000000000..9c30c6006 --- /dev/null +++ b/Reference/API Reference/RaidProfileHasUnsavedChanges(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RaidProfileHasUnsavedChanges + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RaidPulloutStopMoving(...).sublime-snippet b/Reference/API Reference/RaidPulloutStopMoving(...).sublime-snippet new file mode 100644 index 000000000..d9d6054eb --- /dev/null +++ b/Reference/API Reference/RaidPulloutStopMoving(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RaidPulloutStopMoving + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RaiseFrameLevel(...).sublime-snippet b/Reference/API Reference/RaiseFrameLevel(...).sublime-snippet new file mode 100644 index 000000000..d7c69aad8 --- /dev/null +++ b/Reference/API Reference/RaiseFrameLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RaiseFrameLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RaiseFrameLevelByTwo(...).sublime-snippet b/Reference/API Reference/RaiseFrameLevelByTwo(...).sublime-snippet new file mode 100644 index 000000000..66c1366e5 --- /dev/null +++ b/Reference/API Reference/RaiseFrameLevelByTwo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RaiseFrameLevelByTwo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RandomFloatInRange(...).sublime-snippet b/Reference/API Reference/RandomFloatInRange(...).sublime-snippet new file mode 100644 index 000000000..9f77c5df9 --- /dev/null +++ b/Reference/API Reference/RandomFloatInRange(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RandomFloatInRange + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RandomRoll(min, max).sublime-snippet b/Reference/API Reference/RandomRoll(min, max).sublime-snippet index 6ec101e07..3ddae159b 100644 --- a/Reference/API Reference/RandomRoll(min, max).sublime-snippet +++ b/Reference/API Reference/RandomRoll(min, max).sublime-snippet @@ -2,5 +2,5 @@ RandomRoll (min, max) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReagentBankButtonIDToInvSlotID(...).sublime-snippet b/Reference/API Reference/ReagentBankButtonIDToInvSlotID(...).sublime-snippet new file mode 100644 index 000000000..8231e8fd7 --- /dev/null +++ b/Reference/API Reference/ReagentBankButtonIDToInvSlotID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ReagentBankButtonIDToInvSlotID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ReagentButtonInventorySlot(...).sublime-snippet b/Reference/API Reference/ReagentButtonInventorySlot(...).sublime-snippet new file mode 100644 index 000000000..661f7aa01 --- /dev/null +++ b/Reference/API Reference/ReagentButtonInventorySlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ReagentButtonInventorySlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RealPartyIsFull(...).sublime-snippet b/Reference/API Reference/RealPartyIsFull(...).sublime-snippet new file mode 100644 index 000000000..6986d68c2 --- /dev/null +++ b/Reference/API Reference/RealPartyIsFull(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RealPartyIsFull + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RecalculateGearManagerDialogPopup(...).sublime-snippet b/Reference/API Reference/RecalculateGearManagerDialogPopup(...).sublime-snippet new file mode 100644 index 000000000..fa59fde95 --- /dev/null +++ b/Reference/API Reference/RecalculateGearManagerDialogPopup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RecalculateGearManagerDialogPopup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RecentTimeDate(...).sublime-snippet b/Reference/API Reference/RecentTimeDate(...).sublime-snippet new file mode 100644 index 000000000..db2fc2bb8 --- /dev/null +++ b/Reference/API Reference/RecentTimeDate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RecentTimeDate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RedeemFailed(...).sublime-snippet b/Reference/API Reference/RedeemFailed(...).sublime-snippet new file mode 100644 index 000000000..a3ad6172f --- /dev/null +++ b/Reference/API Reference/RedeemFailed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RedeemFailed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RedockChatWindows(...).sublime-snippet b/Reference/API Reference/RedockChatWindows(...).sublime-snippet new file mode 100644 index 000000000..bbfe02c1c --- /dev/null +++ b/Reference/API Reference/RedockChatWindows(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RedockChatWindows + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RefreshAuras(...).sublime-snippet b/Reference/API Reference/RefreshAuras(...).sublime-snippet new file mode 100644 index 000000000..8c1171042 --- /dev/null +++ b/Reference/API Reference/RefreshAuras(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RefreshAuras + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RefreshBuffs(...).sublime-snippet b/Reference/API Reference/RefreshBuffs(...).sublime-snippet new file mode 100644 index 000000000..0601e3b55 --- /dev/null +++ b/Reference/API Reference/RefreshBuffs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RefreshBuffs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RefreshDebuffs(...).sublime-snippet b/Reference/API Reference/RefreshDebuffs(...).sublime-snippet new file mode 100644 index 000000000..9b4d1dc03 --- /dev/null +++ b/Reference/API Reference/RefreshDebuffs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RefreshDebuffs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RefreshEquipmentSetIconInfo(...).sublime-snippet b/Reference/API Reference/RefreshEquipmentSetIconInfo(...).sublime-snippet new file mode 100644 index 000000000..089700cbd --- /dev/null +++ b/Reference/API Reference/RefreshEquipmentSetIconInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RefreshEquipmentSetIconInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RefreshLFGList(...).sublime-snippet b/Reference/API Reference/RefreshLFGList(...).sublime-snippet new file mode 100644 index 000000000..36f3501df --- /dev/null +++ b/Reference/API Reference/RefreshLFGList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RefreshLFGList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RefreshPlayerSpellIconInfo(...).sublime-snippet b/Reference/API Reference/RefreshPlayerSpellIconInfo(...).sublime-snippet new file mode 100644 index 000000000..aa7c59719 --- /dev/null +++ b/Reference/API Reference/RefreshPlayerSpellIconInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RefreshPlayerSpellIconInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RegisterAddonMessagePrefix(prefix).sublime-snippet b/Reference/API Reference/RegisterAddonMessagePrefix(prefix).sublime-snippet deleted file mode 100644 index 287a67fc0..000000000 --- a/Reference/API Reference/RegisterAddonMessagePrefix(prefix).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - RegisterAddonMessagePrefix - ("prefix") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/RegisterAttributeDriver(...).sublime-snippet b/Reference/API Reference/RegisterAttributeDriver(...).sublime-snippet new file mode 100644 index 000000000..7026bde64 --- /dev/null +++ b/Reference/API Reference/RegisterAttributeDriver(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RegisterAttributeDriver + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RegisterAutoHide(...).sublime-snippet b/Reference/API Reference/RegisterAutoHide(...).sublime-snippet new file mode 100644 index 000000000..aae6b19d7 --- /dev/null +++ b/Reference/API Reference/RegisterAutoHide(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RegisterAutoHide + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RegisterCVar(cvar, default).sublime-snippet b/Reference/API Reference/RegisterCVar(cvar, default).sublime-snippet index 73b5f3cd7..f35789e0a 100644 --- a/Reference/API Reference/RegisterCVar(cvar, default).sublime-snippet +++ b/Reference/API Reference/RegisterCVar(cvar, default).sublime-snippet @@ -2,5 +2,5 @@ RegisterCVar ("CVar", "default") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RegisterStateDriver(...).sublime-snippet b/Reference/API Reference/RegisterStateDriver(...).sublime-snippet new file mode 100644 index 000000000..2190c480e --- /dev/null +++ b/Reference/API Reference/RegisterStateDriver(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RegisterStateDriver + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RegisterStaticConstants(...).sublime-snippet b/Reference/API Reference/RegisterStaticConstants(...).sublime-snippet new file mode 100644 index 000000000..81525f7be --- /dev/null +++ b/Reference/API Reference/RegisterStaticConstants(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RegisterStaticConstants + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RegisterUnitWatch(...).sublime-snippet b/Reference/API Reference/RegisterUnitWatch(...).sublime-snippet new file mode 100644 index 000000000..c29c6de4b --- /dev/null +++ b/Reference/API Reference/RegisterUnitWatch(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RegisterUnitWatch + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RejectProposal().sublime-snippet b/Reference/API Reference/RejectProposal().sublime-snippet index 21753f0a0..ed30acc40 100644 --- a/Reference/API Reference/RejectProposal().sublime-snippet +++ b/Reference/API Reference/RejectProposal().sublime-snippet @@ -2,5 +2,5 @@ RejectProposal () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReloadUI().sublime-snippet b/Reference/API Reference/ReloadUI().sublime-snippet index 712e822b1..2f4f7deca 100644 --- a/Reference/API Reference/ReloadUI().sublime-snippet +++ b/Reference/API Reference/ReloadUI().sublime-snippet @@ -2,5 +2,5 @@ ReloadUI () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RemoveAutoQuestPopUp(questId).sublime-snippet b/Reference/API Reference/RemoveAutoQuestPopUp(questId).sublime-snippet index 995536ffd..de5c17a7d 100644 --- a/Reference/API Reference/RemoveAutoQuestPopUp(questId).sublime-snippet +++ b/Reference/API Reference/RemoveAutoQuestPopUp(questId).sublime-snippet @@ -2,5 +2,5 @@ RemoveAutoQuestPopUp (questId) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RemoveChatWindowChannel(index, channel).sublime-snippet b/Reference/API Reference/RemoveChatWindowChannel(index, channel).sublime-snippet index e83c06d04..d55d50e2d 100644 --- a/Reference/API Reference/RemoveChatWindowChannel(index, channel).sublime-snippet +++ b/Reference/API Reference/RemoveChatWindowChannel(index, channel).sublime-snippet @@ -2,5 +2,5 @@ RemoveChatWindowChannel (index, "channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RemoveChatWindowMessages(index, messageGroup).sublime-snippet b/Reference/API Reference/RemoveChatWindowMessages(index, messageGroup).sublime-snippet index a8ef10c05..affeecf17 100644 --- a/Reference/API Reference/RemoveChatWindowMessages(index, messageGroup).sublime-snippet +++ b/Reference/API Reference/RemoveChatWindowMessages(index, messageGroup).sublime-snippet @@ -2,5 +2,5 @@ RemoveChatWindowMessages (index, "messageGroup") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RemoveExtraSpaces(...).sublime-snippet b/Reference/API Reference/RemoveExtraSpaces(...).sublime-snippet new file mode 100644 index 000000000..01c4a79e6 --- /dev/null +++ b/Reference/API Reference/RemoveExtraSpaces(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RemoveExtraSpaces + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RemoveFrameLock(...).sublime-snippet b/Reference/API Reference/RemoveFrameLock(...).sublime-snippet new file mode 100644 index 000000000..f59dc8f01 --- /dev/null +++ b/Reference/API Reference/RemoveFrameLock(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RemoveFrameLock + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RemoveFriend(name).sublime-snippet b/Reference/API Reference/RemoveFriend(name).sublime-snippet index 750c7ba78..74f6dd19c 100644 --- a/Reference/API Reference/RemoveFriend(name).sublime-snippet +++ b/Reference/API Reference/RemoveFriend(name).sublime-snippet @@ -2,5 +2,5 @@ RemoveFriend ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RemoveItemFromArtifact(...).sublime-snippet b/Reference/API Reference/RemoveItemFromArtifact(...).sublime-snippet new file mode 100644 index 000000000..142fbe05e --- /dev/null +++ b/Reference/API Reference/RemoveItemFromArtifact(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RemoveItemFromArtifact + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RemoveNewlines(...).sublime-snippet b/Reference/API Reference/RemoveNewlines(...).sublime-snippet new file mode 100644 index 000000000..8e7abfd2b --- /dev/null +++ b/Reference/API Reference/RemoveNewlines(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RemoveNewlines + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RemovePvpTalent(...).sublime-snippet b/Reference/API Reference/RemovePvpTalent(...).sublime-snippet new file mode 100644 index 000000000..a117a8a8a --- /dev/null +++ b/Reference/API Reference/RemovePvpTalent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RemovePvpTalent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RemoveQuestWatch(questIndex).sublime-snippet b/Reference/API Reference/RemoveQuestWatch(questIndex).sublime-snippet index 249fab46b..6bd8ebb08 100644 --- a/Reference/API Reference/RemoveQuestWatch(questIndex).sublime-snippet +++ b/Reference/API Reference/RemoveQuestWatch(questIndex).sublime-snippet @@ -2,5 +2,5 @@ RemoveQuestWatch (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RemoveTalent(...).sublime-snippet b/Reference/API Reference/RemoveTalent(...).sublime-snippet new file mode 100644 index 000000000..54ed39973 --- /dev/null +++ b/Reference/API Reference/RemoveTalent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RemoveTalent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RemoveTrackedAchievement(id).sublime-snippet b/Reference/API Reference/RemoveTrackedAchievement(id).sublime-snippet index 77b5ca3f3..019acb120 100644 --- a/Reference/API Reference/RemoveTrackedAchievement(id).sublime-snippet +++ b/Reference/API Reference/RemoveTrackedAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ RemoveTrackedAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RemoveWorldQuestWatch(...).sublime-snippet b/Reference/API Reference/RemoveWorldQuestWatch(...).sublime-snippet new file mode 100644 index 000000000..c7765618f --- /dev/null +++ b/Reference/API Reference/RemoveWorldQuestWatch(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RemoveWorldQuestWatch + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RenamePetition(name).sublime-snippet b/Reference/API Reference/RenamePetition(name).sublime-snippet index ea9441271..a0ba5b98b 100644 --- a/Reference/API Reference/RenamePetition(name).sublime-snippet +++ b/Reference/API Reference/RenamePetition(name).sublime-snippet @@ -2,5 +2,5 @@ RenamePetition ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReopenInteraction(...).sublime-snippet b/Reference/API Reference/ReopenInteraction(...).sublime-snippet new file mode 100644 index 000000000..a3922a76b --- /dev/null +++ b/Reference/API Reference/ReopenInteraction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ReopenInteraction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RepairAllItems([useGuildMoney]).sublime-snippet b/Reference/API Reference/RepairAllItems([useGuildMoney]).sublime-snippet index 2c872fd27..cd1805fcc 100644 --- a/Reference/API Reference/RepairAllItems([useGuildMoney]).sublime-snippet +++ b/Reference/API Reference/RepairAllItems([useGuildMoney]).sublime-snippet @@ -2,5 +2,5 @@ RepairAllItems ([useGuildMoney]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReplaceEnchant().sublime-snippet b/Reference/API Reference/ReplaceEnchant().sublime-snippet index 4dbdbbcf1..2187d6112 100644 --- a/Reference/API Reference/ReplaceEnchant().sublime-snippet +++ b/Reference/API Reference/ReplaceEnchant().sublime-snippet @@ -2,5 +2,5 @@ ReplaceEnchant () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReplaceGuildMaster(...).sublime-snippet b/Reference/API Reference/ReplaceGuildMaster(...).sublime-snippet new file mode 100644 index 000000000..eac36845d --- /dev/null +++ b/Reference/API Reference/ReplaceGuildMaster(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ReplaceGuildMaster + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ReplaceTradeEnchant().sublime-snippet b/Reference/API Reference/ReplaceTradeEnchant().sublime-snippet index 333231574..028f4f79f 100644 --- a/Reference/API Reference/ReplaceTradeEnchant().sublime-snippet +++ b/Reference/API Reference/ReplaceTradeEnchant().sublime-snippet @@ -2,5 +2,5 @@ ReplaceTradeEnchant () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RepopMe().sublime-snippet b/Reference/API Reference/RepopMe().sublime-snippet index 400094550..fe7016739 100644 --- a/Reference/API Reference/RepopMe().sublime-snippet +++ b/Reference/API Reference/RepopMe().sublime-snippet @@ -2,5 +2,5 @@ RepopMe () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReportBug(...).sublime-snippet b/Reference/API Reference/ReportBug(...).sublime-snippet new file mode 100644 index 000000000..59dd522f5 --- /dev/null +++ b/Reference/API Reference/ReportBug(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ReportBug + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ReportPlayer(reportType, lineID, comment).sublime-snippet b/Reference/API Reference/ReportPlayer(reportType, lineID, comment).sublime-snippet deleted file mode 100644 index c1f835254..000000000 --- a/Reference/API Reference/ReportPlayer(reportType, lineID, comment).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ReportPlayer - ("reportType", lineID, comment) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ReportPlayer(reportType, pending, comment).sublime-snippet b/Reference/API Reference/ReportPlayer(reportType, pending, comment).sublime-snippet deleted file mode 100644 index ea50ee91c..000000000 --- a/Reference/API Reference/ReportPlayer(reportType, pending, comment).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ReportPlayer - ("reportType", "pending", comment) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/ReportPlayerIsPVPAFK(name).sublime-snippet b/Reference/API Reference/ReportPlayerIsPVPAFK(name).sublime-snippet index 0289600b8..3f19cd494 100644 --- a/Reference/API Reference/ReportPlayerIsPVPAFK(name).sublime-snippet +++ b/Reference/API Reference/ReportPlayerIsPVPAFK(name).sublime-snippet @@ -2,5 +2,5 @@ ReportPlayerIsPVPAFK ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReportPlayerIsPVPAFK(unit).sublime-snippet b/Reference/API Reference/ReportPlayerIsPVPAFK(unit).sublime-snippet index 51f6b3f9d..a114c7e79 100644 --- a/Reference/API Reference/ReportPlayerIsPVPAFK(unit).sublime-snippet +++ b/Reference/API Reference/ReportPlayerIsPVPAFK(unit).sublime-snippet @@ -2,5 +2,5 @@ ReportPlayerIsPVPAFK ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReportSuggestion(...).sublime-snippet b/Reference/API Reference/ReportSuggestion(...).sublime-snippet new file mode 100644 index 000000000..b7fce732a --- /dev/null +++ b/Reference/API Reference/ReportSuggestion(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ReportSuggestion + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestArtifactCompletionHistory().sublime-snippet b/Reference/API Reference/RequestArtifactCompletionHistory().sublime-snippet index 1bd986c10..eb64f6c12 100644 --- a/Reference/API Reference/RequestArtifactCompletionHistory().sublime-snippet +++ b/Reference/API Reference/RequestArtifactCompletionHistory().sublime-snippet @@ -2,5 +2,5 @@ RequestArtifactCompletionHistory () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequestBattlefieldScoreData().sublime-snippet b/Reference/API Reference/RequestBattlefieldScoreData().sublime-snippet index e0a6c800c..373c5b685 100644 --- a/Reference/API Reference/RequestBattlefieldScoreData().sublime-snippet +++ b/Reference/API Reference/RequestBattlefieldScoreData().sublime-snippet @@ -2,5 +2,5 @@ RequestBattlefieldScoreData () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequestBattlegroundInstanceInfo(index).sublime-snippet b/Reference/API Reference/RequestBattlegroundInstanceInfo(index).sublime-snippet index 88409f2b7..665bab572 100644 --- a/Reference/API Reference/RequestBattlegroundInstanceInfo(index).sublime-snippet +++ b/Reference/API Reference/RequestBattlegroundInstanceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ RequestBattlegroundInstanceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequestGuildApplicantsList(...).sublime-snippet b/Reference/API Reference/RequestGuildApplicantsList(...).sublime-snippet new file mode 100644 index 000000000..680d133f5 --- /dev/null +++ b/Reference/API Reference/RequestGuildApplicantsList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestGuildApplicantsList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestGuildChallengeInfo(...).sublime-snippet b/Reference/API Reference/RequestGuildChallengeInfo(...).sublime-snippet new file mode 100644 index 000000000..6c133ea76 --- /dev/null +++ b/Reference/API Reference/RequestGuildChallengeInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestGuildChallengeInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestGuildMembership(...).sublime-snippet b/Reference/API Reference/RequestGuildMembership(...).sublime-snippet new file mode 100644 index 000000000..ad87e146a --- /dev/null +++ b/Reference/API Reference/RequestGuildMembership(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestGuildMembership + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestGuildMembershipList(...).sublime-snippet b/Reference/API Reference/RequestGuildMembershipList(...).sublime-snippet new file mode 100644 index 000000000..ca34cd6a2 --- /dev/null +++ b/Reference/API Reference/RequestGuildMembershipList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestGuildMembershipList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestGuildPartyState(...).sublime-snippet b/Reference/API Reference/RequestGuildPartyState(...).sublime-snippet new file mode 100644 index 000000000..caa894575 --- /dev/null +++ b/Reference/API Reference/RequestGuildPartyState(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestGuildPartyState + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestGuildRecruitmentSettings(...).sublime-snippet b/Reference/API Reference/RequestGuildRecruitmentSettings(...).sublime-snippet new file mode 100644 index 000000000..a19e4c8e2 --- /dev/null +++ b/Reference/API Reference/RequestGuildRecruitmentSettings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestGuildRecruitmentSettings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestGuildRewards(...).sublime-snippet b/Reference/API Reference/RequestGuildRewards(...).sublime-snippet new file mode 100644 index 000000000..0a45baf91 --- /dev/null +++ b/Reference/API Reference/RequestGuildRewards(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestGuildRewards + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestInspectHonorData().sublime-snippet b/Reference/API Reference/RequestInspectHonorData().sublime-snippet index 0b8d9c93b..d7b371fd0 100644 --- a/Reference/API Reference/RequestInspectHonorData().sublime-snippet +++ b/Reference/API Reference/RequestInspectHonorData().sublime-snippet @@ -2,5 +2,5 @@ RequestInspectHonorData () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequestInviteFromUnit(...).sublime-snippet b/Reference/API Reference/RequestInviteFromUnit(...).sublime-snippet new file mode 100644 index 000000000..bc2f66b5e --- /dev/null +++ b/Reference/API Reference/RequestInviteFromUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestInviteFromUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestLFDPartyLockInfo(...).sublime-snippet b/Reference/API Reference/RequestLFDPartyLockInfo(...).sublime-snippet new file mode 100644 index 000000000..4be03578e --- /dev/null +++ b/Reference/API Reference/RequestLFDPartyLockInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestLFDPartyLockInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestLFDPlayerLockInfo().sublime-snippet b/Reference/API Reference/RequestLFDPlayerLockInfo().sublime-snippet index 424077ec9..3a2d00119 100644 --- a/Reference/API Reference/RequestLFDPlayerLockInfo().sublime-snippet +++ b/Reference/API Reference/RequestLFDPlayerLockInfo().sublime-snippet @@ -2,5 +2,5 @@ RequestLFDPlayerLockInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequestPVPOptionsEnabled(...).sublime-snippet b/Reference/API Reference/RequestPVPOptionsEnabled(...).sublime-snippet new file mode 100644 index 000000000..a053787a0 --- /dev/null +++ b/Reference/API Reference/RequestPVPOptionsEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestPVPOptionsEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestPVPRewards().sublime-snippet b/Reference/API Reference/RequestPVPRewards().sublime-snippet index 4928cff40..c1212c8a7 100644 --- a/Reference/API Reference/RequestPVPRewards().sublime-snippet +++ b/Reference/API Reference/RequestPVPRewards().sublime-snippet @@ -2,5 +2,5 @@ RequestPVPRewards () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequestRaidInfo().sublime-snippet b/Reference/API Reference/RequestRaidInfo().sublime-snippet index 52e0fa333..50fa7bc8f 100644 --- a/Reference/API Reference/RequestRaidInfo().sublime-snippet +++ b/Reference/API Reference/RequestRaidInfo().sublime-snippet @@ -2,5 +2,5 @@ RequestRaidInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequestRandomBattlegroundInstanceInfo(...).sublime-snippet b/Reference/API Reference/RequestRandomBattlegroundInstanceInfo(...).sublime-snippet new file mode 100644 index 000000000..32c3276aa --- /dev/null +++ b/Reference/API Reference/RequestRandomBattlegroundInstanceInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestRandomBattlegroundInstanceInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestRatedInfo(...).sublime-snippet b/Reference/API Reference/RequestRatedInfo(...).sublime-snippet new file mode 100644 index 000000000..49b2d618d --- /dev/null +++ b/Reference/API Reference/RequestRatedInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestRatedInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestRecruitingGuildsList(...).sublime-snippet b/Reference/API Reference/RequestRecruitingGuildsList(...).sublime-snippet new file mode 100644 index 000000000..a9b7bcfb4 --- /dev/null +++ b/Reference/API Reference/RequestRecruitingGuildsList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequestRecruitingGuildsList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RequestTimePlayed().sublime-snippet b/Reference/API Reference/RequestTimePlayed().sublime-snippet index 5d3f2bd31..6312b2fc9 100644 --- a/Reference/API Reference/RequestTimePlayed().sublime-snippet +++ b/Reference/API Reference/RequestTimePlayed().sublime-snippet @@ -2,5 +2,5 @@ RequestTimePlayed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RequeueSkirmish(...).sublime-snippet b/Reference/API Reference/RequeueSkirmish(...).sublime-snippet new file mode 100644 index 000000000..2ea6206bc --- /dev/null +++ b/Reference/API Reference/RequeueSkirmish(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RequeueSkirmish + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ResetAddOns(...).sublime-snippet b/Reference/API Reference/ResetAddOns(...).sublime-snippet new file mode 100644 index 000000000..df9c28448 --- /dev/null +++ b/Reference/API Reference/ResetAddOns(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ResetAddOns + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ResetCPUUsage().sublime-snippet b/Reference/API Reference/ResetCPUUsage().sublime-snippet index 3fed77d9d..1698584a6 100644 --- a/Reference/API Reference/ResetCPUUsage().sublime-snippet +++ b/Reference/API Reference/ResetCPUUsage().sublime-snippet @@ -2,5 +2,5 @@ ResetCPUUsage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResetChatColors().sublime-snippet b/Reference/API Reference/ResetChatColors().sublime-snippet index dab3a1658..78fe15a1e 100644 --- a/Reference/API Reference/ResetChatColors().sublime-snippet +++ b/Reference/API Reference/ResetChatColors().sublime-snippet @@ -2,5 +2,5 @@ ResetChatColors () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResetChatWindows().sublime-snippet b/Reference/API Reference/ResetChatWindows().sublime-snippet index 322fcdb39..02a8c1598 100644 --- a/Reference/API Reference/ResetChatWindows().sublime-snippet +++ b/Reference/API Reference/ResetChatWindows().sublime-snippet @@ -2,5 +2,5 @@ ResetChatWindows () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResetCursor().sublime-snippet b/Reference/API Reference/ResetCursor().sublime-snippet index 39aa44573..735534684 100644 --- a/Reference/API Reference/ResetCursor().sublime-snippet +++ b/Reference/API Reference/ResetCursor().sublime-snippet @@ -2,5 +2,5 @@ ResetCursor () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResetDisabledAddOns().sublime-snippet b/Reference/API Reference/ResetDisabledAddOns().sublime-snippet index 96be223ac..40e72abaa 100644 --- a/Reference/API Reference/ResetDisabledAddOns().sublime-snippet +++ b/Reference/API Reference/ResetDisabledAddOns().sublime-snippet @@ -2,5 +2,5 @@ ResetDisabledAddOns () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResetInstances().sublime-snippet b/Reference/API Reference/ResetInstances().sublime-snippet index 965e0af2f..863f450dd 100644 --- a/Reference/API Reference/ResetInstances().sublime-snippet +++ b/Reference/API Reference/ResetInstances().sublime-snippet @@ -2,5 +2,5 @@ ResetInstances () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResetSetMerchantFilter(...).sublime-snippet b/Reference/API Reference/ResetSetMerchantFilter(...).sublime-snippet new file mode 100644 index 000000000..d32ed6dff --- /dev/null +++ b/Reference/API Reference/ResetSetMerchantFilter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ResetSetMerchantFilter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ResetTestCvars(...).sublime-snippet b/Reference/API Reference/ResetTestCvars(...).sublime-snippet new file mode 100644 index 000000000..af511990f --- /dev/null +++ b/Reference/API Reference/ResetTestCvars(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ResetTestCvars + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ResetTutorials().sublime-snippet b/Reference/API Reference/ResetTutorials().sublime-snippet index ed0ff689d..72e62625b 100644 --- a/Reference/API Reference/ResetTutorials().sublime-snippet +++ b/Reference/API Reference/ResetTutorials().sublime-snippet @@ -2,5 +2,5 @@ ResetTutorials () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResetView(index).sublime-snippet b/Reference/API Reference/ResetView(index).sublime-snippet index eaa765f9b..9ffe39ff3 100644 --- a/Reference/API Reference/ResetView(index).sublime-snippet +++ b/Reference/API Reference/ResetView(index).sublime-snippet @@ -2,5 +2,5 @@ ResetView (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet b/Reference/API Reference/ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet index 66272da3e..ff45811b9 100644 --- a/Reference/API Reference/ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet +++ b/Reference/API Reference/ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet @@ -2,5 +2,5 @@ ResistancePercent (ResistanceValue, CasterLevel) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RespondInstanceLock(response).sublime-snippet b/Reference/API Reference/RespondInstanceLock(response).sublime-snippet index 7f4cde64a..6507df1f7 100644 --- a/Reference/API Reference/RespondInstanceLock(response).sublime-snippet +++ b/Reference/API Reference/RespondInstanceLock(response).sublime-snippet @@ -2,5 +2,5 @@ RespondInstanceLock (response) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RespondMailLockSendItem(...).sublime-snippet b/Reference/API Reference/RespondMailLockSendItem(...).sublime-snippet new file mode 100644 index 000000000..51aa890bb --- /dev/null +++ b/Reference/API Reference/RespondMailLockSendItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RespondMailLockSendItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RespondToInviteConfirmation(...).sublime-snippet b/Reference/API Reference/RespondToInviteConfirmation(...).sublime-snippet new file mode 100644 index 000000000..801d6167f --- /dev/null +++ b/Reference/API Reference/RespondToInviteConfirmation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RespondToInviteConfirmation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RestartGx().sublime-snippet b/Reference/API Reference/RestartGx().sublime-snippet index 698f2c398..2ced64283 100644 --- a/Reference/API Reference/RestartGx().sublime-snippet +++ b/Reference/API Reference/RestartGx().sublime-snippet @@ -2,5 +2,5 @@ RestartGx () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RestoreRaidProfileFromCopy(...).sublime-snippet b/Reference/API Reference/RestoreRaidProfileFromCopy(...).sublime-snippet new file mode 100644 index 000000000..d987d7321 --- /dev/null +++ b/Reference/API Reference/RestoreRaidProfileFromCopy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RestoreRaidProfileFromCopy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RestoreUIPanelArea(...).sublime-snippet b/Reference/API Reference/RestoreUIPanelArea(...).sublime-snippet new file mode 100644 index 000000000..19f09b2ac --- /dev/null +++ b/Reference/API Reference/RestoreUIPanelArea(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RestoreUIPanelArea + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ResurrectGetOfferer().sublime-snippet b/Reference/API Reference/ResurrectGetOfferer().sublime-snippet index c32ebb028..8793a349f 100644 --- a/Reference/API Reference/ResurrectGetOfferer().sublime-snippet +++ b/Reference/API Reference/ResurrectGetOfferer().sublime-snippet @@ -2,5 +2,5 @@ ResurrectGetOfferer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResurrectHasSickness().sublime-snippet b/Reference/API Reference/ResurrectHasSickness().sublime-snippet index bb8cd023f..172d837ac 100644 --- a/Reference/API Reference/ResurrectHasSickness().sublime-snippet +++ b/Reference/API Reference/ResurrectHasSickness().sublime-snippet @@ -2,5 +2,5 @@ ResurrectHasSickness () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ResurrectHasTimer().sublime-snippet b/Reference/API Reference/ResurrectHasTimer().sublime-snippet index ee8b98179..2a6b81d81 100644 --- a/Reference/API Reference/ResurrectHasTimer().sublime-snippet +++ b/Reference/API Reference/ResurrectHasTimer().sublime-snippet @@ -2,5 +2,5 @@ ResurrectHasTimer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RetrieveCorpse().sublime-snippet b/Reference/API Reference/RetrieveCorpse().sublime-snippet index dbee4b266..2a740012e 100644 --- a/Reference/API Reference/RetrieveCorpse().sublime-snippet +++ b/Reference/API Reference/RetrieveCorpse().sublime-snippet @@ -2,5 +2,5 @@ RetrieveCorpse () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ReturnInboxItem(mailID).sublime-snippet b/Reference/API Reference/ReturnInboxItem(mailID).sublime-snippet index 0761dbddc..8d2038a71 100644 --- a/Reference/API Reference/ReturnInboxItem(mailID).sublime-snippet +++ b/Reference/API Reference/ReturnInboxItem(mailID).sublime-snippet @@ -2,5 +2,5 @@ ReturnInboxItem (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RollOnLoot(id, rollType).sublime-snippet b/Reference/API Reference/RollOnLoot(id, rollType).sublime-snippet index f3ec0df6b..0e364b94e 100644 --- a/Reference/API Reference/RollOnLoot(id, rollType).sublime-snippet +++ b/Reference/API Reference/RollOnLoot(id, rollType).sublime-snippet @@ -2,5 +2,5 @@ RollOnLoot (id, rollType) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Round(...).sublime-snippet b/Reference/API Reference/Round(...).sublime-snippet new file mode 100644 index 000000000..8f0df0de4 --- /dev/null +++ b/Reference/API Reference/Round(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Round + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RunBinding(command, up).sublime-snippet b/Reference/API Reference/RunBinding(command, up).sublime-snippet index d5386a9ed..2f296573d 100644 --- a/Reference/API Reference/RunBinding(command, up).sublime-snippet +++ b/Reference/API Reference/RunBinding(command, up).sublime-snippet @@ -2,5 +2,5 @@ RunBinding ("command", "up") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/RunMacro(...).sublime-snippet b/Reference/API Reference/RunMacro(...).sublime-snippet new file mode 100644 index 000000000..b72755f64 --- /dev/null +++ b/Reference/API Reference/RunMacro(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RunMacro + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RunMacroText(...).sublime-snippet b/Reference/API Reference/RunMacroText(...).sublime-snippet new file mode 100644 index 000000000..164b4d4a4 --- /dev/null +++ b/Reference/API Reference/RunMacroText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + RunMacroText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/RunScript(script).sublime-snippet b/Reference/API Reference/RunScript(script).sublime-snippet index 2dbd96208..5e17a3e56 100644 --- a/Reference/API Reference/RunScript(script).sublime-snippet +++ b/Reference/API Reference/RunScript(script).sublime-snippet @@ -2,5 +2,5 @@ RunScript ("script") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Saturate(...).sublime-snippet b/Reference/API Reference/Saturate(...).sublime-snippet new file mode 100644 index 000000000..639020874 --- /dev/null +++ b/Reference/API Reference/Saturate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Saturate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SaveAddOns(...).sublime-snippet b/Reference/API Reference/SaveAddOns(...).sublime-snippet new file mode 100644 index 000000000..42864cc6a --- /dev/null +++ b/Reference/API Reference/SaveAddOns(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SaveAddOns + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SaveBindings(set).sublime-snippet b/Reference/API Reference/SaveBindings(set).sublime-snippet index 316919b2c..9a1551c03 100644 --- a/Reference/API Reference/SaveBindings(set).sublime-snippet +++ b/Reference/API Reference/SaveBindings(set).sublime-snippet @@ -2,5 +2,5 @@ SaveBindings (set) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SaveEquipmentSet(name, icon).sublime-snippet b/Reference/API Reference/SaveEquipmentSet(name, icon).sublime-snippet deleted file mode 100644 index 20007cd6f..000000000 --- a/Reference/API Reference/SaveEquipmentSet(name, icon).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SaveEquipmentSet - ("name", icon) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SaveRaidProfileCopy(...).sublime-snippet b/Reference/API Reference/SaveRaidProfileCopy(...).sublime-snippet new file mode 100644 index 000000000..6ff0a3d14 --- /dev/null +++ b/Reference/API Reference/SaveRaidProfileCopy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SaveRaidProfileCopy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SaveView(index).sublime-snippet b/Reference/API Reference/SaveView(index).sublime-snippet index b92940a0f..2bed5abfa 100644 --- a/Reference/API Reference/SaveView(index).sublime-snippet +++ b/Reference/API Reference/SaveView(index).sublime-snippet @@ -2,5 +2,5 @@ SaveView (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ScenariosGetNumDungeons(...).sublime-snippet b/Reference/API Reference/ScenariosGetNumDungeons(...).sublime-snippet new file mode 100644 index 000000000..93ee6398d --- /dev/null +++ b/Reference/API Reference/ScenariosGetNumDungeons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ScenariosGetNumDungeons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Screenshot().sublime-snippet b/Reference/API Reference/Screenshot().sublime-snippet index 7fb6ea326..950d29afa 100644 --- a/Reference/API Reference/Screenshot().sublime-snippet +++ b/Reference/API Reference/Screenshot().sublime-snippet @@ -2,5 +2,5 @@ Screenshot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ScriptsDisallowedForBeta(...).sublime-snippet b/Reference/API Reference/ScriptsDisallowedForBeta(...).sublime-snippet new file mode 100644 index 000000000..10478d6d8 --- /dev/null +++ b/Reference/API Reference/ScriptsDisallowedForBeta(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ScriptsDisallowedForBeta + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchBagsForItem(...).sublime-snippet b/Reference/API Reference/SearchBagsForItem(...).sublime-snippet new file mode 100644 index 000000000..e816aaab7 --- /dev/null +++ b/Reference/API Reference/SearchBagsForItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchBagsForItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchBagsForItemLink(...).sublime-snippet b/Reference/API Reference/SearchBagsForItemLink(...).sublime-snippet new file mode 100644 index 000000000..d2c198cfa --- /dev/null +++ b/Reference/API Reference/SearchBagsForItemLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchBagsForItemLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchLFGGetEncounterResults(...).sublime-snippet b/Reference/API Reference/SearchLFGGetEncounterResults(...).sublime-snippet new file mode 100644 index 000000000..d900fbbae --- /dev/null +++ b/Reference/API Reference/SearchLFGGetEncounterResults(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchLFGGetEncounterResults + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchLFGGetJoinedID(...).sublime-snippet b/Reference/API Reference/SearchLFGGetJoinedID(...).sublime-snippet new file mode 100644 index 000000000..9bb7f64a1 --- /dev/null +++ b/Reference/API Reference/SearchLFGGetJoinedID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchLFGGetJoinedID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchLFGGetNumResults(...).sublime-snippet b/Reference/API Reference/SearchLFGGetNumResults(...).sublime-snippet new file mode 100644 index 000000000..f61c0c33b --- /dev/null +++ b/Reference/API Reference/SearchLFGGetNumResults(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchLFGGetNumResults + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchLFGGetPartyResults(...).sublime-snippet b/Reference/API Reference/SearchLFGGetPartyResults(...).sublime-snippet new file mode 100644 index 000000000..522c51911 --- /dev/null +++ b/Reference/API Reference/SearchLFGGetPartyResults(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchLFGGetPartyResults + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchLFGGetResults(index).sublime-snippet b/Reference/API Reference/SearchLFGGetResults(index).sublime-snippet index 89acd70bb..d9117aece 100644 --- a/Reference/API Reference/SearchLFGGetResults(index).sublime-snippet +++ b/Reference/API Reference/SearchLFGGetResults(index).sublime-snippet @@ -2,5 +2,5 @@ SearchLFGGetResults (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SearchLFGJoin(...).sublime-snippet b/Reference/API Reference/SearchLFGJoin(...).sublime-snippet new file mode 100644 index 000000000..b217371bc --- /dev/null +++ b/Reference/API Reference/SearchLFGJoin(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchLFGJoin + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchLFGLeave(...).sublime-snippet b/Reference/API Reference/SearchLFGLeave(...).sublime-snippet new file mode 100644 index 000000000..06e0e1a6c --- /dev/null +++ b/Reference/API Reference/SearchLFGLeave(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchLFGLeave + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SearchLFGSort(...).sublime-snippet b/Reference/API Reference/SearchLFGSort(...).sublime-snippet new file mode 100644 index 000000000..b978973ab --- /dev/null +++ b/Reference/API Reference/SearchLFGSort(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SearchLFGSort + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet b/Reference/API Reference/SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet index a9d2fc5fe..3c647a196 100644 --- a/Reference/API Reference/SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet +++ b/Reference/API Reference/SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet @@ -2,5 +2,5 @@ SecondsToTime (seconds, [noSeconds], [notAbbreviated], [maxCount]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SecondsToTimeAbbrev(...).sublime-snippet b/Reference/API Reference/SecondsToTimeAbbrev(...).sublime-snippet new file mode 100644 index 000000000..2be457a64 --- /dev/null +++ b/Reference/API Reference/SecondsToTimeAbbrev(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecondsToTimeAbbrev + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecureCapsuleGet(...).sublime-snippet b/Reference/API Reference/SecureCapsuleGet(...).sublime-snippet new file mode 100644 index 000000000..cfe60073b --- /dev/null +++ b/Reference/API Reference/SecureCapsuleGet(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecureCapsuleGet + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecureCmdItemParse(...).sublime-snippet b/Reference/API Reference/SecureCmdItemParse(...).sublime-snippet new file mode 100644 index 000000000..8d3a8c954 --- /dev/null +++ b/Reference/API Reference/SecureCmdItemParse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecureCmdItemParse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecureCmdOptionParse(cmd).sublime-snippet b/Reference/API Reference/SecureCmdOptionParse(cmd).sublime-snippet index 069e9fc0c..75e4140e5 100644 --- a/Reference/API Reference/SecureCmdOptionParse(cmd).sublime-snippet +++ b/Reference/API Reference/SecureCmdOptionParse(cmd).sublime-snippet @@ -2,5 +2,5 @@ SecureCmdOptionParse ("cmd") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SecureCmdUseItem(...).sublime-snippet b/Reference/API Reference/SecureCmdUseItem(...).sublime-snippet new file mode 100644 index 000000000..5622d0177 --- /dev/null +++ b/Reference/API Reference/SecureCmdUseItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecureCmdUseItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecureHandlerExecute(...).sublime-snippet b/Reference/API Reference/SecureHandlerExecute(...).sublime-snippet new file mode 100644 index 000000000..cfa5a4607 --- /dev/null +++ b/Reference/API Reference/SecureHandlerExecute(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerExecute + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecureHandlerSetFrameRef(...).sublime-snippet b/Reference/API Reference/SecureHandlerSetFrameRef(...).sublime-snippet new file mode 100644 index 000000000..8c37a29be --- /dev/null +++ b/Reference/API Reference/SecureHandlerSetFrameRef(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerSetFrameRef + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecureHandlerUnwrapScript(...).sublime-snippet b/Reference/API Reference/SecureHandlerUnwrapScript(...).sublime-snippet new file mode 100644 index 000000000..22abe50d2 --- /dev/null +++ b/Reference/API Reference/SecureHandlerUnwrapScript(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerUnwrapScript + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SecureHandlerWrapScript(...).sublime-snippet b/Reference/API Reference/SecureHandlerWrapScript(...).sublime-snippet new file mode 100644 index 000000000..9ccbf5b2c --- /dev/null +++ b/Reference/API Reference/SecureHandlerWrapScript(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerWrapScript + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SelectActiveQuest(index).sublime-snippet b/Reference/API Reference/SelectActiveQuest(index).sublime-snippet index c8a792492..5a62df5d4 100644 --- a/Reference/API Reference/SelectActiveQuest(index).sublime-snippet +++ b/Reference/API Reference/SelectActiveQuest(index).sublime-snippet @@ -2,5 +2,5 @@ SelectActiveQuest (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SelectAvailableQuest(index).sublime-snippet b/Reference/API Reference/SelectAvailableQuest(index).sublime-snippet index 243fc04dc..d239d491d 100644 --- a/Reference/API Reference/SelectAvailableQuest(index).sublime-snippet +++ b/Reference/API Reference/SelectAvailableQuest(index).sublime-snippet @@ -2,5 +2,5 @@ SelectAvailableQuest (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SelectGossipActiveQuest(index).sublime-snippet b/Reference/API Reference/SelectGossipActiveQuest(index).sublime-snippet index ff91fa33b..4457d8aa1 100644 --- a/Reference/API Reference/SelectGossipActiveQuest(index).sublime-snippet +++ b/Reference/API Reference/SelectGossipActiveQuest(index).sublime-snippet @@ -2,5 +2,5 @@ SelectGossipActiveQuest (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SelectGossipAvailableQuest(index).sublime-snippet b/Reference/API Reference/SelectGossipAvailableQuest(index).sublime-snippet index ce6cb6c34..f4883bac6 100644 --- a/Reference/API Reference/SelectGossipAvailableQuest(index).sublime-snippet +++ b/Reference/API Reference/SelectGossipAvailableQuest(index).sublime-snippet @@ -2,5 +2,5 @@ SelectGossipAvailableQuest (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SelectGossipOption(index, [text], [confirm]).sublime-snippet b/Reference/API Reference/SelectGossipOption(index, [text], [confirm]).sublime-snippet index ef2e98fe4..0071042a4 100644 --- a/Reference/API Reference/SelectGossipOption(index, [text], [confirm]).sublime-snippet +++ b/Reference/API Reference/SelectGossipOption(index, [text], [confirm]).sublime-snippet @@ -2,5 +2,5 @@ SelectGossipOption (index, ["text"], [confirm]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SelectQuestLogEntry(questIndex).sublime-snippet b/Reference/API Reference/SelectQuestLogEntry(questIndex).sublime-snippet index cb5ebbaa7..896415789 100644 --- a/Reference/API Reference/SelectQuestLogEntry(questIndex).sublime-snippet +++ b/Reference/API Reference/SelectQuestLogEntry(questIndex).sublime-snippet @@ -2,5 +2,5 @@ SelectQuestLogEntry (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SelectTrainerService(index).sublime-snippet b/Reference/API Reference/SelectTrainerService(index).sublime-snippet index e5e67da5f..df64300c1 100644 --- a/Reference/API Reference/SelectTrainerService(index).sublime-snippet +++ b/Reference/API Reference/SelectTrainerService(index).sublime-snippet @@ -2,5 +2,5 @@ SelectTrainerService (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SelectedRealmName(...).sublime-snippet b/Reference/API Reference/SelectedRealmName(...).sublime-snippet new file mode 100644 index 000000000..991e2f652 --- /dev/null +++ b/Reference/API Reference/SelectedRealmName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SelectedRealmName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SellCursorItem(...).sublime-snippet b/Reference/API Reference/SellCursorItem(...).sublime-snippet new file mode 100644 index 000000000..a7e9e2192 --- /dev/null +++ b/Reference/API Reference/SellCursorItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SellCursorItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SendAddonMessage(prefix, message, [type], [target]).sublime-snippet b/Reference/API Reference/SendAddonMessage(prefix, message, [type], [target]).sublime-snippet deleted file mode 100644 index 632668f3f..000000000 --- a/Reference/API Reference/SendAddonMessage(prefix, message, [type], [target]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SendAddonMessage - ("prefix", "message", ["type"], ["target"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SendChatMessage(text, [chatType], [languageIndex], [channel]).sublime-snippet b/Reference/API Reference/SendChatMessage(text, [chatType], [languageIndex], [channel]).sublime-snippet index a706aaa02..0a68b2093 100644 --- a/Reference/API Reference/SendChatMessage(text, [chatType], [languageIndex], [channel]).sublime-snippet +++ b/Reference/API Reference/SendChatMessage(text, [chatType], [languageIndex], [channel]).sublime-snippet @@ -2,5 +2,5 @@ SendChatMessage ("text", ["chatType"], [languageIndex], ["channel"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SendMail(recipient, subject, body).sublime-snippet b/Reference/API Reference/SendMail(recipient, subject, body).sublime-snippet index 64a881f05..e075e8272 100644 --- a/Reference/API Reference/SendMail(recipient, subject, body).sublime-snippet +++ b/Reference/API Reference/SendMail(recipient, subject, body).sublime-snippet @@ -2,5 +2,5 @@ SendMail ("recipient", "subject", "body") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SendQuestChoiceResponse(...).sublime-snippet b/Reference/API Reference/SendQuestChoiceResponse(...).sublime-snippet new file mode 100644 index 000000000..16936c68e --- /dev/null +++ b/Reference/API Reference/SendQuestChoiceResponse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SendQuestChoiceResponse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SendSoRByText(...).sublime-snippet b/Reference/API Reference/SendSoRByText(...).sublime-snippet new file mode 100644 index 000000000..59c84eab2 --- /dev/null +++ b/Reference/API Reference/SendSoRByText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SendSoRByText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SendSystemMessage(...).sublime-snippet b/Reference/API Reference/SendSystemMessage(...).sublime-snippet new file mode 100644 index 000000000..4ed75187d --- /dev/null +++ b/Reference/API Reference/SendSystemMessage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SendSystemMessage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SendWho(filter).sublime-snippet b/Reference/API Reference/SendWho(filter).sublime-snippet index fc4ec2880..82c8be1af 100644 --- a/Reference/API Reference/SendWho(filter).sublime-snippet +++ b/Reference/API Reference/SendWho(filter).sublime-snippet @@ -2,5 +2,5 @@ SendWho ("filter") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetAbandonQuest(questIndex).sublime-snippet b/Reference/API Reference/SetAbandonQuest(questIndex).sublime-snippet index 0a08a93ca..56599ff5d 100644 --- a/Reference/API Reference/SetAbandonQuest(questIndex).sublime-snippet +++ b/Reference/API Reference/SetAbandonQuest(questIndex).sublime-snippet @@ -2,5 +2,5 @@ SetAbandonQuest (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetAchievementComparisonUnit(unit).sublime-snippet b/Reference/API Reference/SetAchievementComparisonUnit(unit).sublime-snippet index 2a6cec4b6..ca54646bd 100644 --- a/Reference/API Reference/SetAchievementComparisonUnit(unit).sublime-snippet +++ b/Reference/API Reference/SetAchievementComparisonUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ SetAchievementComparisonUnit (unit) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetAchievementSearchString(...).sublime-snippet b/Reference/API Reference/SetAchievementSearchString(...).sublime-snippet new file mode 100644 index 000000000..3d3e37edc --- /dev/null +++ b/Reference/API Reference/SetAchievementSearchString(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetAchievementSearchString + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetActionBarToggles(bar1, bar2, bar3, bar4, alwaysShow).sublime-snippet b/Reference/API Reference/SetActionBarToggles(bar1, bar2, bar3, bar4, alwaysShow).sublime-snippet index 66658310c..813c30da5 100644 --- a/Reference/API Reference/SetActionBarToggles(bar1, bar2, bar3, bar4, alwaysShow).sublime-snippet +++ b/Reference/API Reference/SetActionBarToggles(bar1, bar2, bar3, bar4, alwaysShow).sublime-snippet @@ -2,5 +2,5 @@ SetActionBarToggles (bar1, bar2, bar3, bar4, alwaysShow) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetActionUIButton(...).sublime-snippet b/Reference/API Reference/SetActionUIButton(...).sublime-snippet new file mode 100644 index 000000000..d09a30f14 --- /dev/null +++ b/Reference/API Reference/SetActionUIButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetActionUIButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetActiveRaidProfile(...).sublime-snippet b/Reference/API Reference/SetActiveRaidProfile(...).sublime-snippet new file mode 100644 index 000000000..180d8f588 --- /dev/null +++ b/Reference/API Reference/SetActiveRaidProfile(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetActiveRaidProfile + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetAddonVersionCheck(...).sublime-snippet b/Reference/API Reference/SetAddonVersionCheck(...).sublime-snippet new file mode 100644 index 000000000..8a4a3c324 --- /dev/null +++ b/Reference/API Reference/SetAddonVersionCheck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetAddonVersionCheck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetAllowDangerousScripts(...).sublime-snippet b/Reference/API Reference/SetAllowDangerousScripts(...).sublime-snippet new file mode 100644 index 000000000..b84f1e337 --- /dev/null +++ b/Reference/API Reference/SetAllowDangerousScripts(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetAllowDangerousScripts + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetAllowLowLevelRaid(enable).sublime-snippet b/Reference/API Reference/SetAllowLowLevelRaid(enable).sublime-snippet index 367f152f8..05b904332 100644 --- a/Reference/API Reference/SetAllowLowLevelRaid(enable).sublime-snippet +++ b/Reference/API Reference/SetAllowLowLevelRaid(enable).sublime-snippet @@ -2,5 +2,5 @@ SetAllowLowLevelRaid (enable) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetAppropriateTopLevelParent(...).sublime-snippet b/Reference/API Reference/SetAppropriateTopLevelParent(...).sublime-snippet new file mode 100644 index 000000000..09e88f4ff --- /dev/null +++ b/Reference/API Reference/SetAppropriateTopLevelParent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetAppropriateTopLevelParent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetAuctionsTabShowing(...).sublime-snippet b/Reference/API Reference/SetAuctionsTabShowing(...).sublime-snippet new file mode 100644 index 000000000..fb3f03e0d --- /dev/null +++ b/Reference/API Reference/SetAuctionsTabShowing(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetAuctionsTabShowing + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetAutoDeclineGuildInvites(...).sublime-snippet b/Reference/API Reference/SetAutoDeclineGuildInvites(...).sublime-snippet new file mode 100644 index 000000000..d9ed5711a --- /dev/null +++ b/Reference/API Reference/SetAutoDeclineGuildInvites(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetAutoDeclineGuildInvites + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetBackpackAutosortDisabled(...).sublime-snippet b/Reference/API Reference/SetBackpackAutosortDisabled(...).sublime-snippet new file mode 100644 index 000000000..d75a572ee --- /dev/null +++ b/Reference/API Reference/SetBackpackAutosortDisabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetBackpackAutosortDisabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetBagPortraitTexture(texture, container).sublime-snippet b/Reference/API Reference/SetBagPortraitTexture(texture, container).sublime-snippet index 4388d1ef0..6f2ae9f80 100644 --- a/Reference/API Reference/SetBagPortraitTexture(texture, container).sublime-snippet +++ b/Reference/API Reference/SetBagPortraitTexture(texture, container).sublime-snippet @@ -2,5 +2,5 @@ SetBagPortraitTexture (texture, container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBagSlotFlag(...).sublime-snippet b/Reference/API Reference/SetBagSlotFlag(...).sublime-snippet new file mode 100644 index 000000000..a0d9766a9 --- /dev/null +++ b/Reference/API Reference/SetBagSlotFlag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetBagSlotFlag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetBankAutosortDisabled(...).sublime-snippet b/Reference/API Reference/SetBankAutosortDisabled(...).sublime-snippet new file mode 100644 index 000000000..d954fe38a --- /dev/null +++ b/Reference/API Reference/SetBankAutosortDisabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetBankAutosortDisabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetBankBagSlotFlag(...).sublime-snippet b/Reference/API Reference/SetBankBagSlotFlag(...).sublime-snippet new file mode 100644 index 000000000..8cd83b3a3 --- /dev/null +++ b/Reference/API Reference/SetBankBagSlotFlag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetBankBagSlotFlag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetBarSlotFromIntro(...).sublime-snippet b/Reference/API Reference/SetBarSlotFromIntro(...).sublime-snippet new file mode 100644 index 000000000..0d2d2273f --- /dev/null +++ b/Reference/API Reference/SetBarSlotFromIntro(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetBarSlotFromIntro + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetBarberShopAlternateFormFrame(...).sublime-snippet b/Reference/API Reference/SetBarberShopAlternateFormFrame(...).sublime-snippet new file mode 100644 index 000000000..479f1bae6 --- /dev/null +++ b/Reference/API Reference/SetBarberShopAlternateFormFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetBarberShopAlternateFormFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetBattlefieldScoreFaction(faction).sublime-snippet b/Reference/API Reference/SetBattlefieldScoreFaction(faction).sublime-snippet index 8fa910338..6119e64b5 100644 --- a/Reference/API Reference/SetBattlefieldScoreFaction(faction).sublime-snippet +++ b/Reference/API Reference/SetBattlefieldScoreFaction(faction).sublime-snippet @@ -2,5 +2,5 @@ SetBattlefieldScoreFaction (faction) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBinding(key, [command]).sublime-snippet b/Reference/API Reference/SetBinding(key, [command]).sublime-snippet index 7bd5a311f..e0e90d619 100644 --- a/Reference/API Reference/SetBinding(key, [command]).sublime-snippet +++ b/Reference/API Reference/SetBinding(key, [command]).sublime-snippet @@ -2,5 +2,5 @@ SetBinding ("key", ["command"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet b/Reference/API Reference/SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet index 864dcf595..831167b87 100644 --- a/Reference/API Reference/SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet +++ b/Reference/API Reference/SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet @@ -2,5 +2,5 @@ SetBindingClick ("key", "buttonName", ["mouseButton"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBindingItem(key, itemID).sublime-snippet b/Reference/API Reference/SetBindingItem(key, itemID).sublime-snippet index 527c6737e..456658315 100644 --- a/Reference/API Reference/SetBindingItem(key, itemID).sublime-snippet +++ b/Reference/API Reference/SetBindingItem(key, itemID).sublime-snippet @@ -2,5 +2,5 @@ SetBindingItem ("key", itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBindingItem(key, itemLink).sublime-snippet b/Reference/API Reference/SetBindingItem(key, itemLink).sublime-snippet index 3e141a0d2..0f18a96ec 100644 --- a/Reference/API Reference/SetBindingItem(key, itemLink).sublime-snippet +++ b/Reference/API Reference/SetBindingItem(key, itemLink).sublime-snippet @@ -2,5 +2,5 @@ SetBindingItem ("key", "itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBindingItem(key, itemName).sublime-snippet b/Reference/API Reference/SetBindingItem(key, itemName).sublime-snippet index d3c1ce788..5c210814d 100644 --- a/Reference/API Reference/SetBindingItem(key, itemName).sublime-snippet +++ b/Reference/API Reference/SetBindingItem(key, itemName).sublime-snippet @@ -2,5 +2,5 @@ SetBindingItem ("key", "itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBindingMacro(key, index).sublime-snippet b/Reference/API Reference/SetBindingMacro(key, index).sublime-snippet index 6212484fd..bf0404fdd 100644 --- a/Reference/API Reference/SetBindingMacro(key, index).sublime-snippet +++ b/Reference/API Reference/SetBindingMacro(key, index).sublime-snippet @@ -2,5 +2,5 @@ SetBindingMacro ("key", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBindingMacro(key, name).sublime-snippet b/Reference/API Reference/SetBindingMacro(key, name).sublime-snippet index 1f8633aab..17cea81c6 100644 --- a/Reference/API Reference/SetBindingMacro(key, name).sublime-snippet +++ b/Reference/API Reference/SetBindingMacro(key, name).sublime-snippet @@ -2,5 +2,5 @@ SetBindingMacro ("key", "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetBindingSpell(key, spellName).sublime-snippet b/Reference/API Reference/SetBindingSpell(key, spellName).sublime-snippet index 256d0202a..d81de0f1c 100644 --- a/Reference/API Reference/SetBindingSpell(key, spellName).sublime-snippet +++ b/Reference/API Reference/SetBindingSpell(key, spellName).sublime-snippet @@ -2,5 +2,5 @@ SetBindingSpell ("key", "spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetButtonPulse(...).sublime-snippet b/Reference/API Reference/SetButtonPulse(...).sublime-snippet new file mode 100644 index 000000000..551850504 --- /dev/null +++ b/Reference/API Reference/SetButtonPulse(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetButtonPulse + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetCVar(CVar, value, [raiseEvent]).sublime-snippet b/Reference/API Reference/SetCVar(CVar, value, [raiseEvent]).sublime-snippet index e4de462f1..accf4875e 100644 --- a/Reference/API Reference/SetCVar(CVar, value, [raiseEvent]).sublime-snippet +++ b/Reference/API Reference/SetCVar(CVar, value, [raiseEvent]).sublime-snippet @@ -2,5 +2,5 @@ SetCVar ("CVar", value, ["raiseEvent"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetCVarBitfield(...).sublime-snippet b/Reference/API Reference/SetCVarBitfield(...).sublime-snippet new file mode 100644 index 000000000..b27b9ab58 --- /dev/null +++ b/Reference/API Reference/SetCVarBitfield(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetCVarBitfield + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetCemeteryPreference(...).sublime-snippet b/Reference/API Reference/SetCemeteryPreference(...).sublime-snippet new file mode 100644 index 000000000..3e54fae51 --- /dev/null +++ b/Reference/API Reference/SetCemeteryPreference(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetCemeteryPreference + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetChannelOwner(channel, fullname).sublime-snippet b/Reference/API Reference/SetChannelOwner(channel, fullname).sublime-snippet index 169ab69c1..0ec70ab54 100644 --- a/Reference/API Reference/SetChannelOwner(channel, fullname).sublime-snippet +++ b/Reference/API Reference/SetChannelOwner(channel, fullname).sublime-snippet @@ -2,5 +2,5 @@ SetChannelOwner ("channel", "fullname") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChannelPassword(channel, password).sublime-snippet b/Reference/API Reference/SetChannelPassword(channel, password).sublime-snippet index 0436b1a81..a2416b803 100644 --- a/Reference/API Reference/SetChannelPassword(channel, password).sublime-snippet +++ b/Reference/API Reference/SetChannelPassword(channel, password).sublime-snippet @@ -2,5 +2,5 @@ SetChannelPassword ("channel", "password") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatColorNameByClass(chatType, colorByName).sublime-snippet b/Reference/API Reference/SetChatColorNameByClass(chatType, colorByName).sublime-snippet index c42747c4f..4928cb0e6 100644 --- a/Reference/API Reference/SetChatColorNameByClass(chatType, colorByName).sublime-snippet +++ b/Reference/API Reference/SetChatColorNameByClass(chatType, colorByName).sublime-snippet @@ -2,5 +2,5 @@ SetChatColorNameByClass ("chatType", colorByName) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatMouseOverDelay(...).sublime-snippet b/Reference/API Reference/SetChatMouseOverDelay(...).sublime-snippet new file mode 100644 index 000000000..62a162d4d --- /dev/null +++ b/Reference/API Reference/SetChatMouseOverDelay(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetChatMouseOverDelay + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetChatUnitColor(...).sublime-snippet b/Reference/API Reference/SetChatUnitColor(...).sublime-snippet new file mode 100644 index 000000000..5ae88ea4e --- /dev/null +++ b/Reference/API Reference/SetChatUnitColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetChatUnitColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetChatWindowAlpha(index, alpha).sublime-snippet b/Reference/API Reference/SetChatWindowAlpha(index, alpha).sublime-snippet index dfbf1af1e..9292eb820 100644 --- a/Reference/API Reference/SetChatWindowAlpha(index, alpha).sublime-snippet +++ b/Reference/API Reference/SetChatWindowAlpha(index, alpha).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowAlpha (index, alpha) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatWindowColor(index, red, green, blue).sublime-snippet b/Reference/API Reference/SetChatWindowColor(index, red, green, blue).sublime-snippet index fabebc492..4d29246e3 100644 --- a/Reference/API Reference/SetChatWindowColor(index, red, green, blue).sublime-snippet +++ b/Reference/API Reference/SetChatWindowColor(index, red, green, blue).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowColor (index, red, green, blue) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatWindowDocked(index, docked).sublime-snippet b/Reference/API Reference/SetChatWindowDocked(index, docked).sublime-snippet index ec60d1075..d79bb215b 100644 --- a/Reference/API Reference/SetChatWindowDocked(index, docked).sublime-snippet +++ b/Reference/API Reference/SetChatWindowDocked(index, docked).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowDocked (index, docked) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatWindowLocked(index, locked).sublime-snippet b/Reference/API Reference/SetChatWindowLocked(index, locked).sublime-snippet index 680b5be19..16c73f4c4 100644 --- a/Reference/API Reference/SetChatWindowLocked(index, locked).sublime-snippet +++ b/Reference/API Reference/SetChatWindowLocked(index, locked).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowLocked (index, locked) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatWindowName(index, name).sublime-snippet b/Reference/API Reference/SetChatWindowName(index, name).sublime-snippet index 20454f202..8e04a0188 100644 --- a/Reference/API Reference/SetChatWindowName(index, name).sublime-snippet +++ b/Reference/API Reference/SetChatWindowName(index, name).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowName (index, "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatWindowSavedDimensions(...).sublime-snippet b/Reference/API Reference/SetChatWindowSavedDimensions(...).sublime-snippet new file mode 100644 index 000000000..b9c75f51b --- /dev/null +++ b/Reference/API Reference/SetChatWindowSavedDimensions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetChatWindowSavedDimensions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetChatWindowSavedPosition(...).sublime-snippet b/Reference/API Reference/SetChatWindowSavedPosition(...).sublime-snippet new file mode 100644 index 000000000..1aa492a36 --- /dev/null +++ b/Reference/API Reference/SetChatWindowSavedPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetChatWindowSavedPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetChatWindowShown(index, shown).sublime-snippet b/Reference/API Reference/SetChatWindowShown(index, shown).sublime-snippet index 6989630d4..18355a34e 100644 --- a/Reference/API Reference/SetChatWindowShown(index, shown).sublime-snippet +++ b/Reference/API Reference/SetChatWindowShown(index, shown).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowShown (index, shown) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatWindowSize(index, size).sublime-snippet b/Reference/API Reference/SetChatWindowSize(index, size).sublime-snippet index d3b0bcdcf..2605528bd 100644 --- a/Reference/API Reference/SetChatWindowSize(index, size).sublime-snippet +++ b/Reference/API Reference/SetChatWindowSize(index, size).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowSize (index, size) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetChatWindowUninteractable(index, setUninteractable).sublime-snippet b/Reference/API Reference/SetChatWindowUninteractable(index, setUninteractable).sublime-snippet index cccb0cfeb..af62f6157 100644 --- a/Reference/API Reference/SetChatWindowUninteractable(index, setUninteractable).sublime-snippet +++ b/Reference/API Reference/SetChatWindowUninteractable(index, setUninteractable).sublime-snippet @@ -2,5 +2,5 @@ SetChatWindowUninteractable (index, setUninteractable) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetCheckButtonIsRadio(...).sublime-snippet b/Reference/API Reference/SetCheckButtonIsRadio(...).sublime-snippet new file mode 100644 index 000000000..429b2a324 --- /dev/null +++ b/Reference/API Reference/SetCheckButtonIsRadio(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetCheckButtonIsRadio + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetClampedTextureRotation(...).sublime-snippet b/Reference/API Reference/SetClampedTextureRotation(...).sublime-snippet new file mode 100644 index 000000000..04f8e22df --- /dev/null +++ b/Reference/API Reference/SetClampedTextureRotation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetClampedTextureRotation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetCollectionsJournalShown(...).sublime-snippet b/Reference/API Reference/SetCollectionsJournalShown(...).sublime-snippet new file mode 100644 index 000000000..a090b8b3b --- /dev/null +++ b/Reference/API Reference/SetCollectionsJournalShown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetCollectionsJournalShown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetConsoleKey(...).sublime-snippet b/Reference/API Reference/SetConsoleKey(...).sublime-snippet new file mode 100644 index 000000000..b4d475668 --- /dev/null +++ b/Reference/API Reference/SetConsoleKey(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetConsoleKey + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetCurrencyBackpack(index, watch).sublime-snippet b/Reference/API Reference/SetCurrencyBackpack(index, watch).sublime-snippet index fc4ea7e73..f2c14bf38 100644 --- a/Reference/API Reference/SetCurrencyBackpack(index, watch).sublime-snippet +++ b/Reference/API Reference/SetCurrencyBackpack(index, watch).sublime-snippet @@ -2,5 +2,5 @@ SetCurrencyBackpack (index, watch) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetCurrencyUnused(index, makeUnused).sublime-snippet b/Reference/API Reference/SetCurrencyUnused(index, makeUnused).sublime-snippet index 9a0b43fa6..18ce0c09c 100644 --- a/Reference/API Reference/SetCurrencyUnused(index, makeUnused).sublime-snippet +++ b/Reference/API Reference/SetCurrencyUnused(index, makeUnused).sublime-snippet @@ -2,5 +2,5 @@ SetCurrencyUnused (index, makeUnused) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetCurrentGraphicsSetting(...).sublime-snippet b/Reference/API Reference/SetCurrentGraphicsSetting(...).sublime-snippet new file mode 100644 index 000000000..bd01ecdaf --- /dev/null +++ b/Reference/API Reference/SetCurrentGraphicsSetting(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetCurrentGraphicsSetting + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetCurrentGuildBankTab(tab).sublime-snippet b/Reference/API Reference/SetCurrentGuildBankTab(tab).sublime-snippet index f77796b55..b9d2d4ad4 100644 --- a/Reference/API Reference/SetCurrentGuildBankTab(tab).sublime-snippet +++ b/Reference/API Reference/SetCurrentGuildBankTab(tab).sublime-snippet @@ -2,5 +2,5 @@ SetCurrentGuildBankTab (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetCurrentTitle(titleIndex).sublime-snippet b/Reference/API Reference/SetCurrentTitle(titleIndex).sublime-snippet index e2ece4bc7..9fabbe172 100644 --- a/Reference/API Reference/SetCurrentTitle(titleIndex).sublime-snippet +++ b/Reference/API Reference/SetCurrentTitle(titleIndex).sublime-snippet @@ -2,5 +2,5 @@ SetCurrentTitle (titleIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetCursor(cursor).sublime-snippet b/Reference/API Reference/SetCursor(cursor).sublime-snippet index 51153a028..f3ca003b3 100644 --- a/Reference/API Reference/SetCursor(cursor).sublime-snippet +++ b/Reference/API Reference/SetCursor(cursor).sublime-snippet @@ -2,5 +2,5 @@ SetCursor ("cursor") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetDefaultVideoOptions(...).sublime-snippet b/Reference/API Reference/SetDefaultVideoOptions(...).sublime-snippet new file mode 100644 index 000000000..515d8670c --- /dev/null +++ b/Reference/API Reference/SetDefaultVideoOptions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetDefaultVideoOptions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetDesaturation(...).sublime-snippet b/Reference/API Reference/SetDesaturation(...).sublime-snippet new file mode 100644 index 000000000..4148af437 --- /dev/null +++ b/Reference/API Reference/SetDesaturation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetDesaturation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetDoubleGuildTabardTextures(...).sublime-snippet b/Reference/API Reference/SetDoubleGuildTabardTextures(...).sublime-snippet new file mode 100644 index 000000000..b9cb4e748 --- /dev/null +++ b/Reference/API Reference/SetDoubleGuildTabardTextures(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetDoubleGuildTabardTextures + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetDressUpBackground(...).sublime-snippet b/Reference/API Reference/SetDressUpBackground(...).sublime-snippet new file mode 100644 index 000000000..774607dcd --- /dev/null +++ b/Reference/API Reference/SetDressUpBackground(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetDressUpBackground + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetDungeonDifficultyID(...).sublime-snippet b/Reference/API Reference/SetDungeonDifficultyID(...).sublime-snippet new file mode 100644 index 000000000..fd0a341dc --- /dev/null +++ b/Reference/API Reference/SetDungeonDifficultyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetDungeonDifficultyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetDungeonMapLevel(level).sublime-snippet b/Reference/API Reference/SetDungeonMapLevel(level).sublime-snippet deleted file mode 100644 index 90d0a2093..000000000 --- a/Reference/API Reference/SetDungeonMapLevel(level).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SetDungeonMapLevel - (level) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SetEffectiveSelectedOwnerAuctionItemIndex(...).sublime-snippet b/Reference/API Reference/SetEffectiveSelectedOwnerAuctionItemIndex(...).sublime-snippet new file mode 100644 index 000000000..41174a67f --- /dev/null +++ b/Reference/API Reference/SetEffectiveSelectedOwnerAuctionItemIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetEffectiveSelectedOwnerAuctionItemIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetEuropeanNumbers(enable).sublime-snippet b/Reference/API Reference/SetEuropeanNumbers(enable).sublime-snippet index 53593b985..39bae80d7 100644 --- a/Reference/API Reference/SetEuropeanNumbers(enable).sublime-snippet +++ b/Reference/API Reference/SetEuropeanNumbers(enable).sublime-snippet @@ -2,5 +2,5 @@ SetEuropeanNumbers (enable) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetEveryoneIsAssistant(...).sublime-snippet b/Reference/API Reference/SetEveryoneIsAssistant(...).sublime-snippet new file mode 100644 index 000000000..92c803865 --- /dev/null +++ b/Reference/API Reference/SetEveryoneIsAssistant(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetEveryoneIsAssistant + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetFactionActive(index).sublime-snippet b/Reference/API Reference/SetFactionActive(index).sublime-snippet index 909978e9f..5972bad9f 100644 --- a/Reference/API Reference/SetFactionActive(index).sublime-snippet +++ b/Reference/API Reference/SetFactionActive(index).sublime-snippet @@ -2,5 +2,5 @@ SetFactionActive (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetFactionInactive(index).sublime-snippet b/Reference/API Reference/SetFactionInactive(index).sublime-snippet index e4f475932..97226c4ea 100644 --- a/Reference/API Reference/SetFactionInactive(index).sublime-snippet +++ b/Reference/API Reference/SetFactionInactive(index).sublime-snippet @@ -2,5 +2,5 @@ SetFactionInactive (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetFocusedAchievement(...).sublime-snippet b/Reference/API Reference/SetFocusedAchievement(...).sublime-snippet new file mode 100644 index 000000000..6adb9ac8a --- /dev/null +++ b/Reference/API Reference/SetFocusedAchievement(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetFocusedAchievement + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetFollowCameraTransitionPreset(...).sublime-snippet b/Reference/API Reference/SetFollowCameraTransitionPreset(...).sublime-snippet new file mode 100644 index 000000000..90a17f8ea --- /dev/null +++ b/Reference/API Reference/SetFollowCameraTransitionPreset(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetFollowCameraTransitionPreset + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetFriendNotes(index, note).sublime-snippet b/Reference/API Reference/SetFriendNotes(index, note).sublime-snippet index 3ee7ba9f8..908eccfb2 100644 --- a/Reference/API Reference/SetFriendNotes(index, note).sublime-snippet +++ b/Reference/API Reference/SetFriendNotes(index, note).sublime-snippet @@ -2,5 +2,5 @@ SetFriendNotes (index, "note") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetFriendNotes(name, note).sublime-snippet b/Reference/API Reference/SetFriendNotes(name, note).sublime-snippet index f564e1b5f..ee6064975 100644 --- a/Reference/API Reference/SetFriendNotes(name, note).sublime-snippet +++ b/Reference/API Reference/SetFriendNotes(name, note).sublime-snippet @@ -2,5 +2,5 @@ SetFriendNotes ("name", "note") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGamma(value).sublime-snippet b/Reference/API Reference/SetGamma(value).sublime-snippet deleted file mode 100644 index 244c1dcc2..000000000 --- a/Reference/API Reference/SetGamma(value).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SetGamma - (value) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SetGuildApplicantSelection(...).sublime-snippet b/Reference/API Reference/SetGuildApplicantSelection(...).sublime-snippet new file mode 100644 index 000000000..1abbf1ed0 --- /dev/null +++ b/Reference/API Reference/SetGuildApplicantSelection(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildApplicantSelection + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildBankTabInfo(tab, name, iconIndex).sublime-snippet b/Reference/API Reference/SetGuildBankTabInfo(tab, name, iconIndex).sublime-snippet index a0e5a1ec7..c066edc5b 100644 --- a/Reference/API Reference/SetGuildBankTabInfo(tab, name, iconIndex).sublime-snippet +++ b/Reference/API Reference/SetGuildBankTabInfo(tab, name, iconIndex).sublime-snippet @@ -2,5 +2,5 @@ SetGuildBankTabInfo (tab, "name", iconIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGuildBankTabItemWithdraw(...).sublime-snippet b/Reference/API Reference/SetGuildBankTabItemWithdraw(...).sublime-snippet new file mode 100644 index 000000000..07a4599a4 --- /dev/null +++ b/Reference/API Reference/SetGuildBankTabItemWithdraw(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildBankTabItemWithdraw + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildBankTabPermissions(tab, permission, enabled).sublime-snippet b/Reference/API Reference/SetGuildBankTabPermissions(tab, permission, enabled).sublime-snippet index a73a18a80..d7476c7e2 100644 --- a/Reference/API Reference/SetGuildBankTabPermissions(tab, permission, enabled).sublime-snippet +++ b/Reference/API Reference/SetGuildBankTabPermissions(tab, permission, enabled).sublime-snippet @@ -2,5 +2,5 @@ SetGuildBankTabPermissions (tab, permission, enabled) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGuildBankText(tab, text).sublime-snippet b/Reference/API Reference/SetGuildBankText(tab, text).sublime-snippet index c95e909f5..9ede36e22 100644 --- a/Reference/API Reference/SetGuildBankText(tab, text).sublime-snippet +++ b/Reference/API Reference/SetGuildBankText(tab, text).sublime-snippet @@ -2,5 +2,5 @@ SetGuildBankText (tab, "text") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGuildBankWithdrawGoldLimit(...).sublime-snippet b/Reference/API Reference/SetGuildBankWithdrawGoldLimit(...).sublime-snippet new file mode 100644 index 000000000..26144e563 --- /dev/null +++ b/Reference/API Reference/SetGuildBankWithdrawGoldLimit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildBankWithdrawGoldLimit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildInfoText(text).sublime-snippet b/Reference/API Reference/SetGuildInfoText(text).sublime-snippet index 82a3868c6..2f2638f22 100644 --- a/Reference/API Reference/SetGuildInfoText(text).sublime-snippet +++ b/Reference/API Reference/SetGuildInfoText(text).sublime-snippet @@ -2,5 +2,5 @@ SetGuildInfoText ("text") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGuildMemberRank(index, rankIndex).sublime-snippet b/Reference/API Reference/SetGuildMemberRank(index, rankIndex).sublime-snippet index 67a6d4c04..3ae0b1155 100644 --- a/Reference/API Reference/SetGuildMemberRank(index, rankIndex).sublime-snippet +++ b/Reference/API Reference/SetGuildMemberRank(index, rankIndex).sublime-snippet @@ -2,5 +2,5 @@ SetGuildMemberRank (index, rankIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGuildNewsFilter(...).sublime-snippet b/Reference/API Reference/SetGuildNewsFilter(...).sublime-snippet new file mode 100644 index 000000000..3ccc56864 --- /dev/null +++ b/Reference/API Reference/SetGuildNewsFilter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildNewsFilter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildRecruitmentComment(...).sublime-snippet b/Reference/API Reference/SetGuildRecruitmentComment(...).sublime-snippet new file mode 100644 index 000000000..68007867b --- /dev/null +++ b/Reference/API Reference/SetGuildRecruitmentComment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildRecruitmentComment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildRecruitmentSettings(...).sublime-snippet b/Reference/API Reference/SetGuildRecruitmentSettings(...).sublime-snippet new file mode 100644 index 000000000..3cc026edc --- /dev/null +++ b/Reference/API Reference/SetGuildRecruitmentSettings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildRecruitmentSettings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildRosterSelection(index).sublime-snippet b/Reference/API Reference/SetGuildRosterSelection(index).sublime-snippet index db77adc06..6063170ec 100644 --- a/Reference/API Reference/SetGuildRosterSelection(index).sublime-snippet +++ b/Reference/API Reference/SetGuildRosterSelection(index).sublime-snippet @@ -2,5 +2,5 @@ SetGuildRosterSelection (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGuildRosterShowOffline(showOffline).sublime-snippet b/Reference/API Reference/SetGuildRosterShowOffline(showOffline).sublime-snippet index e1de94607..64177ae97 100644 --- a/Reference/API Reference/SetGuildRosterShowOffline(showOffline).sublime-snippet +++ b/Reference/API Reference/SetGuildRosterShowOffline(showOffline).sublime-snippet @@ -2,5 +2,5 @@ SetGuildRosterShowOffline (showOffline) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetGuildTabardTextures(...).sublime-snippet b/Reference/API Reference/SetGuildTabardTextures(...).sublime-snippet new file mode 100644 index 000000000..89d2a8f3d --- /dev/null +++ b/Reference/API Reference/SetGuildTabardTextures(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildTabardTextures + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildTradeSkillCategoryFilter(...).sublime-snippet b/Reference/API Reference/SetGuildTradeSkillCategoryFilter(...).sublime-snippet new file mode 100644 index 000000000..1597d5644 --- /dev/null +++ b/Reference/API Reference/SetGuildTradeSkillCategoryFilter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildTradeSkillCategoryFilter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetGuildTradeSkillItemNameFilter(...).sublime-snippet b/Reference/API Reference/SetGuildTradeSkillItemNameFilter(...).sublime-snippet new file mode 100644 index 000000000..42114ee4f --- /dev/null +++ b/Reference/API Reference/SetGuildTradeSkillItemNameFilter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetGuildTradeSkillItemNameFilter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetInWorldUIVisibility(...).sublime-snippet b/Reference/API Reference/SetInWorldUIVisibility(...).sublime-snippet new file mode 100644 index 000000000..e540990ca --- /dev/null +++ b/Reference/API Reference/SetInWorldUIVisibility(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetInWorldUIVisibility + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetInsertItemsLeftToRight(...).sublime-snippet b/Reference/API Reference/SetInsertItemsLeftToRight(...).sublime-snippet new file mode 100644 index 000000000..e931eb226 --- /dev/null +++ b/Reference/API Reference/SetInsertItemsLeftToRight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetInsertItemsLeftToRight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetInventoryPortraitTexture(texture, unit, slot).sublime-snippet b/Reference/API Reference/SetInventoryPortraitTexture(texture, unit, slot).sublime-snippet index 00e2a0a0d..124649f69 100644 --- a/Reference/API Reference/SetInventoryPortraitTexture(texture, unit, slot).sublime-snippet +++ b/Reference/API Reference/SetInventoryPortraitTexture(texture, unit, slot).sublime-snippet @@ -2,5 +2,5 @@ SetInventoryPortraitTexture (texture, "unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetItemButtonCount(...).sublime-snippet b/Reference/API Reference/SetItemButtonCount(...).sublime-snippet new file mode 100644 index 000000000..199bbe833 --- /dev/null +++ b/Reference/API Reference/SetItemButtonCount(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonCount + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonDesaturated(...).sublime-snippet b/Reference/API Reference/SetItemButtonDesaturated(...).sublime-snippet new file mode 100644 index 000000000..3bebe222a --- /dev/null +++ b/Reference/API Reference/SetItemButtonDesaturated(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonDesaturated + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonNameFrameVertexColor(...).sublime-snippet b/Reference/API Reference/SetItemButtonNameFrameVertexColor(...).sublime-snippet new file mode 100644 index 000000000..5b8a0d7f0 --- /dev/null +++ b/Reference/API Reference/SetItemButtonNameFrameVertexColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonNameFrameVertexColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonNormalTextureVertexColor(...).sublime-snippet b/Reference/API Reference/SetItemButtonNormalTextureVertexColor(...).sublime-snippet new file mode 100644 index 000000000..b2e82508b --- /dev/null +++ b/Reference/API Reference/SetItemButtonNormalTextureVertexColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonNormalTextureVertexColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonQuality(...).sublime-snippet b/Reference/API Reference/SetItemButtonQuality(...).sublime-snippet new file mode 100644 index 000000000..87f14447e --- /dev/null +++ b/Reference/API Reference/SetItemButtonQuality(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonQuality + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonSlotVertexColor(...).sublime-snippet b/Reference/API Reference/SetItemButtonSlotVertexColor(...).sublime-snippet new file mode 100644 index 000000000..b8cedc9b1 --- /dev/null +++ b/Reference/API Reference/SetItemButtonSlotVertexColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonSlotVertexColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonStock(...).sublime-snippet b/Reference/API Reference/SetItemButtonStock(...).sublime-snippet new file mode 100644 index 000000000..21731fd40 --- /dev/null +++ b/Reference/API Reference/SetItemButtonStock(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonStock + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonTexture(...).sublime-snippet b/Reference/API Reference/SetItemButtonTexture(...).sublime-snippet new file mode 100644 index 000000000..aa302579d --- /dev/null +++ b/Reference/API Reference/SetItemButtonTexture(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonTexture + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemButtonTextureVertexColor(...).sublime-snippet b/Reference/API Reference/SetItemButtonTextureVertexColor(...).sublime-snippet new file mode 100644 index 000000000..637c5a7d6 --- /dev/null +++ b/Reference/API Reference/SetItemButtonTextureVertexColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemButtonTextureVertexColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemRef(...).sublime-snippet b/Reference/API Reference/SetItemRef(...).sublime-snippet new file mode 100644 index 000000000..483b1c514 --- /dev/null +++ b/Reference/API Reference/SetItemRef(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemRef + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemSearch(...).sublime-snippet b/Reference/API Reference/SetItemSearch(...).sublime-snippet new file mode 100644 index 000000000..b58a873a8 --- /dev/null +++ b/Reference/API Reference/SetItemSearch(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetItemSearch + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetItemUpgradeFromCursorItem().sublime-snippet b/Reference/API Reference/SetItemUpgradeFromCursorItem().sublime-snippet index e69692f6e..f7e85726d 100644 --- a/Reference/API Reference/SetItemUpgradeFromCursorItem().sublime-snippet +++ b/Reference/API Reference/SetItemUpgradeFromCursorItem().sublime-snippet @@ -2,5 +2,5 @@ SetItemUpgradeFromCursorItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetKioskTooltip(...).sublime-snippet b/Reference/API Reference/SetKioskTooltip(...).sublime-snippet new file mode 100644 index 000000000..4d98bf3cb --- /dev/null +++ b/Reference/API Reference/SetKioskTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetKioskTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLFGBonusFactionID(...).sublime-snippet b/Reference/API Reference/SetLFGBonusFactionID(...).sublime-snippet new file mode 100644 index 000000000..2662db637 --- /dev/null +++ b/Reference/API Reference/SetLFGBonusFactionID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLFGBonusFactionID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLFGBootVote(...).sublime-snippet b/Reference/API Reference/SetLFGBootVote(...).sublime-snippet new file mode 100644 index 000000000..9561cccc6 --- /dev/null +++ b/Reference/API Reference/SetLFGBootVote(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLFGBootVote + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLFGComment(comment).sublime-snippet b/Reference/API Reference/SetLFGComment(comment).sublime-snippet index c6d247589..772ad2c12 100644 --- a/Reference/API Reference/SetLFGComment(comment).sublime-snippet +++ b/Reference/API Reference/SetLFGComment(comment).sublime-snippet @@ -2,5 +2,5 @@ SetLFGComment ("comment") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetLFGDungeon(queueIndex).sublime-snippet b/Reference/API Reference/SetLFGDungeon(queueIndex).sublime-snippet index ca7a00c52..6949daf9b 100644 --- a/Reference/API Reference/SetLFGDungeon(queueIndex).sublime-snippet +++ b/Reference/API Reference/SetLFGDungeon(queueIndex).sublime-snippet @@ -2,5 +2,5 @@ SetLFGDungeon (queueIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetLFGDungeonEnabled(...).sublime-snippet b/Reference/API Reference/SetLFGDungeonEnabled(...).sublime-snippet new file mode 100644 index 000000000..5755c5cea --- /dev/null +++ b/Reference/API Reference/SetLFGDungeonEnabled(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLFGDungeonEnabled + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLFGHeaderCollapsed(...).sublime-snippet b/Reference/API Reference/SetLFGHeaderCollapsed(...).sublime-snippet new file mode 100644 index 000000000..0c4436e25 --- /dev/null +++ b/Reference/API Reference/SetLFGHeaderCollapsed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLFGHeaderCollapsed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLFGRoles(leader, tank, healer, damage).sublime-snippet b/Reference/API Reference/SetLFGRoles(leader, tank, healer, damage).sublime-snippet index 202f05c7a..5edc59ec5 100644 --- a/Reference/API Reference/SetLFGRoles(leader, tank, healer, damage).sublime-snippet +++ b/Reference/API Reference/SetLFGRoles(leader, tank, healer, damage).sublime-snippet @@ -2,5 +2,5 @@ SetLFGRoles (leader, tank, healer, damage) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetLargeGuildTabardTextures(...).sublime-snippet b/Reference/API Reference/SetLargeGuildTabardTextures(...).sublime-snippet new file mode 100644 index 000000000..47c1d96fd --- /dev/null +++ b/Reference/API Reference/SetLargeGuildTabardTextures(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLargeGuildTabardTextures + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLegacyRaidDifficultyID(...).sublime-snippet b/Reference/API Reference/SetLegacyRaidDifficultyID(...).sublime-snippet new file mode 100644 index 000000000..2e4a304cc --- /dev/null +++ b/Reference/API Reference/SetLegacyRaidDifficultyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLegacyRaidDifficultyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLookingForGuildComment(...).sublime-snippet b/Reference/API Reference/SetLookingForGuildComment(...).sublime-snippet new file mode 100644 index 000000000..72014d64a --- /dev/null +++ b/Reference/API Reference/SetLookingForGuildComment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLookingForGuildComment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLookingForGuildSettings(...).sublime-snippet b/Reference/API Reference/SetLookingForGuildSettings(...).sublime-snippet new file mode 100644 index 000000000..5352d8516 --- /dev/null +++ b/Reference/API Reference/SetLookingForGuildSettings(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLookingForGuildSettings + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLootMethod(method, [master]).sublime-snippet b/Reference/API Reference/SetLootMethod(method, [master]).sublime-snippet index 339cf820e..69372e617 100644 --- a/Reference/API Reference/SetLootMethod(method, [master]).sublime-snippet +++ b/Reference/API Reference/SetLootMethod(method, [master]).sublime-snippet @@ -2,5 +2,5 @@ SetLootMethod ("method", ["master"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetLootPortrait(texture).sublime-snippet b/Reference/API Reference/SetLootPortrait(texture).sublime-snippet index 465d10d2b..24cc1945c 100644 --- a/Reference/API Reference/SetLootPortrait(texture).sublime-snippet +++ b/Reference/API Reference/SetLootPortrait(texture).sublime-snippet @@ -2,5 +2,5 @@ SetLootPortrait (texture) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetLootSpecialization(...).sublime-snippet b/Reference/API Reference/SetLootSpecialization(...).sublime-snippet new file mode 100644 index 000000000..50739dc22 --- /dev/null +++ b/Reference/API Reference/SetLootSpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetLootSpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetLootThreshold(threshold).sublime-snippet b/Reference/API Reference/SetLootThreshold(threshold).sublime-snippet index 64a6208bb..0aede13f2 100644 --- a/Reference/API Reference/SetLootThreshold(threshold).sublime-snippet +++ b/Reference/API Reference/SetLootThreshold(threshold).sublime-snippet @@ -2,5 +2,5 @@ SetLootThreshold (threshold) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetMacroItem(index, item, [target]).sublime-snippet b/Reference/API Reference/SetMacroItem(index, item, [target]).sublime-snippet index b8602287c..4a67b0224 100644 --- a/Reference/API Reference/SetMacroItem(index, item, [target]).sublime-snippet +++ b/Reference/API Reference/SetMacroItem(index, item, [target]).sublime-snippet @@ -2,5 +2,5 @@ SetMacroItem (index, "item", [target]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetMacroItem(name, item, [target]).sublime-snippet b/Reference/API Reference/SetMacroItem(name, item, [target]).sublime-snippet index b4f650024..0dee960d6 100644 --- a/Reference/API Reference/SetMacroItem(name, item, [target]).sublime-snippet +++ b/Reference/API Reference/SetMacroItem(name, item, [target]).sublime-snippet @@ -2,5 +2,5 @@ SetMacroItem ("name", "item", [target]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetMacroSpell(index, spell, [target]).sublime-snippet b/Reference/API Reference/SetMacroSpell(index, spell, [target]).sublime-snippet index 414cc15d0..736f247d4 100644 --- a/Reference/API Reference/SetMacroSpell(index, spell, [target]).sublime-snippet +++ b/Reference/API Reference/SetMacroSpell(index, spell, [target]).sublime-snippet @@ -2,5 +2,5 @@ SetMacroSpell (index, "spell", [target]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetMacroSpell(name, spell, [target]).sublime-snippet b/Reference/API Reference/SetMacroSpell(name, spell, [target]).sublime-snippet index 3d970a632..692e81cef 100644 --- a/Reference/API Reference/SetMacroSpell(name, spell, [target]).sublime-snippet +++ b/Reference/API Reference/SetMacroSpell(name, spell, [target]).sublime-snippet @@ -2,5 +2,5 @@ SetMacroSpell ("name", "spell", [target]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetMapByID(id).sublime-snippet b/Reference/API Reference/SetMapByID(id).sublime-snippet deleted file mode 100644 index b361d6ace..000000000 --- a/Reference/API Reference/SetMapByID(id).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SetMapByID - (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SetMapToCurrentZone().sublime-snippet b/Reference/API Reference/SetMapToCurrentZone().sublime-snippet deleted file mode 100644 index f6e6f2d33..000000000 --- a/Reference/API Reference/SetMapToCurrentZone().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SetMapToCurrentZone - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SetMapZoom(continentIndex, [zoneIndex]).sublime-snippet b/Reference/API Reference/SetMapZoom(continentIndex, [zoneIndex]).sublime-snippet deleted file mode 100644 index 55f9babd0..000000000 --- a/Reference/API Reference/SetMapZoom(continentIndex, [zoneIndex]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SetMapZoom - (continentIndex, [zoneIndex]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SetMaxStackSize(...).sublime-snippet b/Reference/API Reference/SetMaxStackSize(...).sublime-snippet new file mode 100644 index 000000000..42e1dbe4b --- /dev/null +++ b/Reference/API Reference/SetMaxStackSize(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetMaxStackSize + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetMerchantFilter(...).sublime-snippet b/Reference/API Reference/SetMerchantFilter(...).sublime-snippet new file mode 100644 index 000000000..d9dd60c91 --- /dev/null +++ b/Reference/API Reference/SetMerchantFilter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetMerchantFilter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetModifiedClick(action, binding).sublime-snippet b/Reference/API Reference/SetModifiedClick(action, binding).sublime-snippet index f6881dcda..ec8a3280f 100644 --- a/Reference/API Reference/SetModifiedClick(action, binding).sublime-snippet +++ b/Reference/API Reference/SetModifiedClick(action, binding).sublime-snippet @@ -2,5 +2,5 @@ SetModifiedClick ("action", "binding") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetMoneyFrameColor(...).sublime-snippet b/Reference/API Reference/SetMoneyFrameColor(...).sublime-snippet new file mode 100644 index 000000000..16258edae --- /dev/null +++ b/Reference/API Reference/SetMoneyFrameColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetMoneyFrameColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetMouselookOverrideBinding(key, binding).sublime-snippet b/Reference/API Reference/SetMouselookOverrideBinding(key, binding).sublime-snippet index e06560ff4..fbeb2eadc 100644 --- a/Reference/API Reference/SetMouselookOverrideBinding(key, binding).sublime-snippet +++ b/Reference/API Reference/SetMouselookOverrideBinding(key, binding).sublime-snippet @@ -2,5 +2,5 @@ SetMouselookOverrideBinding ("key", "binding") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetMultiCastSpell(action, spell).sublime-snippet b/Reference/API Reference/SetMultiCastSpell(action, spell).sublime-snippet index 00ddc2e8f..2c8ab9d42 100644 --- a/Reference/API Reference/SetMultiCastSpell(action, spell).sublime-snippet +++ b/Reference/API Reference/SetMultiCastSpell(action, spell).sublime-snippet @@ -2,5 +2,5 @@ SetMultiCastSpell (action, spell) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetNextBarberShopStyle(styleIndex, [reverse]).sublime-snippet b/Reference/API Reference/SetNextBarberShopStyle(styleIndex, [reverse]).sublime-snippet index d10d867a3..021aea373 100644 --- a/Reference/API Reference/SetNextBarberShopStyle(styleIndex, [reverse]).sublime-snippet +++ b/Reference/API Reference/SetNextBarberShopStyle(styleIndex, [reverse]).sublime-snippet @@ -2,5 +2,5 @@ SetNextBarberShopStyle (styleIndex, [reverse]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOptOutOfLoot(enable).sublime-snippet b/Reference/API Reference/SetOptOutOfLoot(enable).sublime-snippet index e8e8f4adf..f99ad3fb1 100644 --- a/Reference/API Reference/SetOptOutOfLoot(enable).sublime-snippet +++ b/Reference/API Reference/SetOptOutOfLoot(enable).sublime-snippet @@ -2,5 +2,5 @@ SetOptOutOfLoot (enable) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBinding(owner, isPriority, key, command).sublime-snippet b/Reference/API Reference/SetOverrideBinding(owner, isPriority, key, command).sublime-snippet index a76d6e624..7b673fa58 100644 --- a/Reference/API Reference/SetOverrideBinding(owner, isPriority, key, command).sublime-snippet +++ b/Reference/API Reference/SetOverrideBinding(owner, isPriority, key, command).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBinding (owner, isPriority, "key", "command") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBindingClick(owner, isPriority, key, buttonName, [mouseButton]).sublime-snippet b/Reference/API Reference/SetOverrideBindingClick(owner, isPriority, key, buttonName, [mouseButton]).sublime-snippet index 20bab46ec..103f84101 100644 --- a/Reference/API Reference/SetOverrideBindingClick(owner, isPriority, key, buttonName, [mouseButton]).sublime-snippet +++ b/Reference/API Reference/SetOverrideBindingClick(owner, isPriority, key, buttonName, [mouseButton]).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBindingClick (owner, isPriority, "key", "buttonName", ["mouseButton"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemID).sublime-snippet b/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemID).sublime-snippet index c97181d0f..f7e505eea 100644 --- a/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemID).sublime-snippet +++ b/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemID).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBindingItem (owner, isPriority, "key", itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemLink).sublime-snippet b/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemLink).sublime-snippet index bfedc678a..01e63e5b1 100644 --- a/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemLink).sublime-snippet +++ b/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemLink).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBindingItem (owner, isPriority, "key", "itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemName).sublime-snippet b/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemName).sublime-snippet index 28070978a..d96500080 100644 --- a/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemName).sublime-snippet +++ b/Reference/API Reference/SetOverrideBindingItem(owner, isPriority, key, itemName).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBindingItem (owner, isPriority, "key", "itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, index).sublime-snippet b/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, index).sublime-snippet index 74f0aebdc..2f0dfc182 100644 --- a/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, index).sublime-snippet +++ b/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, index).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBindingMacro (owner, isPriority, "key", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, name).sublime-snippet b/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, name).sublime-snippet index a091a4716..5d2ac8c79 100644 --- a/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, name).sublime-snippet +++ b/Reference/API Reference/SetOverrideBindingMacro(owner, isPriority, key, name).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBindingMacro (owner, isPriority, "key", "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetOverrideBindingSpell(owner, isPriority, key, spellName).sublime-snippet b/Reference/API Reference/SetOverrideBindingSpell(owner, isPriority, key, spellName).sublime-snippet index 2cbf89e42..3368c45d6 100644 --- a/Reference/API Reference/SetOverrideBindingSpell(owner, isPriority, key, spellName).sublime-snippet +++ b/Reference/API Reference/SetOverrideBindingSpell(owner, isPriority, key, spellName).sublime-snippet @@ -2,5 +2,5 @@ SetOverrideBindingSpell (owner, isPriority, "key", "spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetPOIIconOverlapDistance(...).sublime-snippet b/Reference/API Reference/SetPOIIconOverlapDistance(...).sublime-snippet new file mode 100644 index 000000000..eba2f845d --- /dev/null +++ b/Reference/API Reference/SetPOIIconOverlapDistance(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPOIIconOverlapDistance + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPOIIconOverlapPushDistance(...).sublime-snippet b/Reference/API Reference/SetPOIIconOverlapPushDistance(...).sublime-snippet new file mode 100644 index 000000000..c26af2541 --- /dev/null +++ b/Reference/API Reference/SetPOIIconOverlapPushDistance(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPOIIconOverlapPushDistance + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPVP(state).sublime-snippet b/Reference/API Reference/SetPVP(state).sublime-snippet index 3bda52ebd..e782f5c11 100644 --- a/Reference/API Reference/SetPVP(state).sublime-snippet +++ b/Reference/API Reference/SetPVP(state).sublime-snippet @@ -2,5 +2,5 @@ SetPVP (state) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetPVPAFKQueryDelaySeconds(...).sublime-snippet b/Reference/API Reference/SetPVPAFKQueryDelaySeconds(...).sublime-snippet new file mode 100644 index 000000000..74c665b59 --- /dev/null +++ b/Reference/API Reference/SetPVPAFKQueryDelaySeconds(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPVPAFKQueryDelaySeconds + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPVPRoles(...).sublime-snippet b/Reference/API Reference/SetPVPRoles(...).sublime-snippet new file mode 100644 index 000000000..cb88afe34 --- /dev/null +++ b/Reference/API Reference/SetPVPRoles(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPVPRoles + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPaperDollBackground(...).sublime-snippet b/Reference/API Reference/SetPaperDollBackground(...).sublime-snippet new file mode 100644 index 000000000..03f51e97a --- /dev/null +++ b/Reference/API Reference/SetPaperDollBackground(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPaperDollBackground + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPartyAssignment(...).sublime-snippet b/Reference/API Reference/SetPartyAssignment(...).sublime-snippet new file mode 100644 index 000000000..c8c289fea --- /dev/null +++ b/Reference/API Reference/SetPartyAssignment(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPartyAssignment + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPendingReportPetTarget(...).sublime-snippet b/Reference/API Reference/SetPendingReportPetTarget(...).sublime-snippet new file mode 100644 index 000000000..edf57d941 --- /dev/null +++ b/Reference/API Reference/SetPendingReportPetTarget(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPendingReportPetTarget + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPendingReportTarget(unit).sublime-snippet b/Reference/API Reference/SetPendingReportTarget(unit).sublime-snippet index 8662b293c..dc27ebe93 100644 --- a/Reference/API Reference/SetPendingReportTarget(unit).sublime-snippet +++ b/Reference/API Reference/SetPendingReportTarget(unit).sublime-snippet @@ -2,5 +2,5 @@ SetPendingReportTarget ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetPetSlot(...).sublime-snippet b/Reference/API Reference/SetPetSlot(...).sublime-snippet new file mode 100644 index 000000000..87c171d0e --- /dev/null +++ b/Reference/API Reference/SetPetSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPetSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPetStablePaperdoll(model).sublime-snippet b/Reference/API Reference/SetPetStablePaperdoll(model).sublime-snippet index e3d1b4079..240e993ef 100644 --- a/Reference/API Reference/SetPetStablePaperdoll(model).sublime-snippet +++ b/Reference/API Reference/SetPetStablePaperdoll(model).sublime-snippet @@ -2,5 +2,5 @@ SetPetStablePaperdoll (model) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetPortraitTexture(texture, unit).sublime-snippet b/Reference/API Reference/SetPortraitTexture(texture, unit).sublime-snippet index f6358338f..0fbfac981 100644 --- a/Reference/API Reference/SetPortraitTexture(texture, unit).sublime-snippet +++ b/Reference/API Reference/SetPortraitTexture(texture, unit).sublime-snippet @@ -2,5 +2,5 @@ SetPortraitTexture (texture, "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetPortraitTextureFromCreatureDisplayID(...).sublime-snippet b/Reference/API Reference/SetPortraitTextureFromCreatureDisplayID(...).sublime-snippet new file mode 100644 index 000000000..620ebf343 --- /dev/null +++ b/Reference/API Reference/SetPortraitTextureFromCreatureDisplayID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetPortraitTextureFromCreatureDisplayID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetPortraitToTexture(frameName, texturePath).sublime-snippet b/Reference/API Reference/SetPortraitToTexture(frameName, texturePath).sublime-snippet index 0aa57f7b2..137b3a6a6 100644 --- a/Reference/API Reference/SetPortraitToTexture(frameName, texturePath).sublime-snippet +++ b/Reference/API Reference/SetPortraitToTexture(frameName, texturePath).sublime-snippet @@ -2,5 +2,5 @@ SetPortraitToTexture (frameName, "texturePath") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetRaidDifficulties(...).sublime-snippet b/Reference/API Reference/SetRaidDifficulties(...).sublime-snippet new file mode 100644 index 000000000..e435442d7 --- /dev/null +++ b/Reference/API Reference/SetRaidDifficulties(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRaidDifficulties + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRaidDifficultyID(...).sublime-snippet b/Reference/API Reference/SetRaidDifficultyID(...).sublime-snippet new file mode 100644 index 000000000..d0f7e1488 --- /dev/null +++ b/Reference/API Reference/SetRaidDifficultyID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRaidDifficultyID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRaidProfileOption(...).sublime-snippet b/Reference/API Reference/SetRaidProfileOption(...).sublime-snippet new file mode 100644 index 000000000..70c494720 --- /dev/null +++ b/Reference/API Reference/SetRaidProfileOption(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRaidProfileOption + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRaidProfileSavedPosition(...).sublime-snippet b/Reference/API Reference/SetRaidProfileSavedPosition(...).sublime-snippet new file mode 100644 index 000000000..50d79def8 --- /dev/null +++ b/Reference/API Reference/SetRaidProfileSavedPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRaidProfileSavedPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRaidSubgroup(index, subgroup).sublime-snippet b/Reference/API Reference/SetRaidSubgroup(index, subgroup).sublime-snippet index 2978efd39..b70230227 100644 --- a/Reference/API Reference/SetRaidSubgroup(index, subgroup).sublime-snippet +++ b/Reference/API Reference/SetRaidSubgroup(index, subgroup).sublime-snippet @@ -2,5 +2,5 @@ SetRaidSubgroup (index, subgroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetRaidTarget(name, index).sublime-snippet b/Reference/API Reference/SetRaidTarget(name, index).sublime-snippet index 8019b1a44..a5a2a19d6 100644 --- a/Reference/API Reference/SetRaidTarget(name, index).sublime-snippet +++ b/Reference/API Reference/SetRaidTarget(name, index).sublime-snippet @@ -2,5 +2,5 @@ SetRaidTarget ("name", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetRaidTarget(unit, index).sublime-snippet b/Reference/API Reference/SetRaidTarget(unit, index).sublime-snippet index 4755607c7..9ca4c544e 100644 --- a/Reference/API Reference/SetRaidTarget(unit, index).sublime-snippet +++ b/Reference/API Reference/SetRaidTarget(unit, index).sublime-snippet @@ -2,5 +2,5 @@ SetRaidTarget ("unit", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetRaidTargetIcon(...).sublime-snippet b/Reference/API Reference/SetRaidTargetIcon(...).sublime-snippet new file mode 100644 index 000000000..13dfda1b1 --- /dev/null +++ b/Reference/API Reference/SetRaidTargetIcon(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRaidTargetIcon + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRaidTargetIconTexture(...).sublime-snippet b/Reference/API Reference/SetRaidTargetIconTexture(...).sublime-snippet new file mode 100644 index 000000000..da8040024 --- /dev/null +++ b/Reference/API Reference/SetRaidTargetIconTexture(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRaidTargetIconTexture + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRaidTargetProtected(...).sublime-snippet b/Reference/API Reference/SetRaidTargetProtected(...).sublime-snippet new file mode 100644 index 000000000..b5ab45015 --- /dev/null +++ b/Reference/API Reference/SetRaidTargetProtected(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRaidTargetProtected + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRecruitingGuildSelection(...).sublime-snippet b/Reference/API Reference/SetRecruitingGuildSelection(...).sublime-snippet new file mode 100644 index 000000000..fc359a0ad --- /dev/null +++ b/Reference/API Reference/SetRecruitingGuildSelection(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRecruitingGuildSelection + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetRemoveButtonText(...).sublime-snippet b/Reference/API Reference/SetRemoveButtonText(...).sublime-snippet new file mode 100644 index 000000000..187ec96c6 --- /dev/null +++ b/Reference/API Reference/SetRemoveButtonText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetRemoveButtonText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSavedInstanceExtend(...).sublime-snippet b/Reference/API Reference/SetSavedInstanceExtend(...).sublime-snippet new file mode 100644 index 000000000..850850dea --- /dev/null +++ b/Reference/API Reference/SetSavedInstanceExtend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSavedInstanceExtend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetScreenResolution(index).sublime-snippet b/Reference/API Reference/SetScreenResolution(index).sublime-snippet index cd6d7db0d..22921c0f4 100644 --- a/Reference/API Reference/SetScreenResolution(index).sublime-snippet +++ b/Reference/API Reference/SetScreenResolution(index).sublime-snippet @@ -2,5 +2,5 @@ SetScreenResolution (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSelectedArtifact(...).sublime-snippet b/Reference/API Reference/SetSelectedArtifact(...).sublime-snippet new file mode 100644 index 000000000..6b51e3dbc --- /dev/null +++ b/Reference/API Reference/SetSelectedArtifact(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSelectedArtifact + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSelectedAuctionItem(list, index).sublime-snippet b/Reference/API Reference/SetSelectedAuctionItem(list, index).sublime-snippet index eb8594a85..4d270d5aa 100644 --- a/Reference/API Reference/SetSelectedAuctionItem(list, index).sublime-snippet +++ b/Reference/API Reference/SetSelectedAuctionItem(list, index).sublime-snippet @@ -2,5 +2,5 @@ SetSelectedAuctionItem ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSelectedDisplayChannel(index).sublime-snippet b/Reference/API Reference/SetSelectedDisplayChannel(index).sublime-snippet index 7f551b6cd..3b5cce6bc 100644 --- a/Reference/API Reference/SetSelectedDisplayChannel(index).sublime-snippet +++ b/Reference/API Reference/SetSelectedDisplayChannel(index).sublime-snippet @@ -2,5 +2,5 @@ SetSelectedDisplayChannel (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSelectedFaction(index).sublime-snippet b/Reference/API Reference/SetSelectedFaction(index).sublime-snippet index 14c23cdbb..b27b490f9 100644 --- a/Reference/API Reference/SetSelectedFaction(index).sublime-snippet +++ b/Reference/API Reference/SetSelectedFaction(index).sublime-snippet @@ -2,5 +2,5 @@ SetSelectedFaction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSelectedFriend(index).sublime-snippet b/Reference/API Reference/SetSelectedFriend(index).sublime-snippet index 7939e25c2..19652f3d5 100644 --- a/Reference/API Reference/SetSelectedFriend(index).sublime-snippet +++ b/Reference/API Reference/SetSelectedFriend(index).sublime-snippet @@ -2,5 +2,5 @@ SetSelectedFriend (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSelectedIgnore(index).sublime-snippet b/Reference/API Reference/SetSelectedIgnore(index).sublime-snippet index 225f050b6..775db9797 100644 --- a/Reference/API Reference/SetSelectedIgnore(index).sublime-snippet +++ b/Reference/API Reference/SetSelectedIgnore(index).sublime-snippet @@ -2,5 +2,5 @@ SetSelectedIgnore (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSelectedMute(index).sublime-snippet b/Reference/API Reference/SetSelectedMute(index).sublime-snippet deleted file mode 100644 index d662bb643..000000000 --- a/Reference/API Reference/SetSelectedMute(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SetSelectedMute - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/SetSelectedScreenResolutionIndex(...).sublime-snippet b/Reference/API Reference/SetSelectedScreenResolutionIndex(...).sublime-snippet new file mode 100644 index 000000000..e0348a662 --- /dev/null +++ b/Reference/API Reference/SetSelectedScreenResolutionIndex(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSelectedScreenResolutionIndex + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSelectedWarGameType(...).sublime-snippet b/Reference/API Reference/SetSelectedWarGameType(...).sublime-snippet new file mode 100644 index 000000000..7724e9191 --- /dev/null +++ b/Reference/API Reference/SetSelectedWarGameType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSelectedWarGameType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSendMailCOD(amount).sublime-snippet b/Reference/API Reference/SetSendMailCOD(amount).sublime-snippet index fe2cb94c5..1e1cddb1e 100644 --- a/Reference/API Reference/SetSendMailCOD(amount).sublime-snippet +++ b/Reference/API Reference/SetSendMailCOD(amount).sublime-snippet @@ -2,5 +2,5 @@ SetSendMailCOD (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSendMailMoney(amount).sublime-snippet b/Reference/API Reference/SetSendMailMoney(amount).sublime-snippet index 06cadea24..9a784e89b 100644 --- a/Reference/API Reference/SetSendMailMoney(amount).sublime-snippet +++ b/Reference/API Reference/SetSendMailMoney(amount).sublime-snippet @@ -2,5 +2,5 @@ SetSendMailMoney (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSendMailShowing(enable).sublime-snippet b/Reference/API Reference/SetSendMailShowing(enable).sublime-snippet index efbb485d3..e940790a0 100644 --- a/Reference/API Reference/SetSendMailShowing(enable).sublime-snippet +++ b/Reference/API Reference/SetSendMailShowing(enable).sublime-snippet @@ -2,5 +2,5 @@ SetSendMailShowing (enable) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetSmallGuildTabardTextures(...).sublime-snippet b/Reference/API Reference/SetSmallGuildTabardTextures(...).sublime-snippet new file mode 100644 index 000000000..d1d8d018f --- /dev/null +++ b/Reference/API Reference/SetSmallGuildTabardTextures(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSmallGuildTabardTextures + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSortBagsRightToLeft(...).sublime-snippet b/Reference/API Reference/SetSortBagsRightToLeft(...).sublime-snippet new file mode 100644 index 000000000..5dd5cb523 --- /dev/null +++ b/Reference/API Reference/SetSortBagsRightToLeft(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSortBagsRightToLeft + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSpecialization(...).sublime-snippet b/Reference/API Reference/SetSpecialization(...).sublime-snippet new file mode 100644 index 000000000..6aa8eacfc --- /dev/null +++ b/Reference/API Reference/SetSpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSpellNameColor(...).sublime-snippet b/Reference/API Reference/SetSpellNameColor(...).sublime-snippet new file mode 100644 index 000000000..3c2fa2b4b --- /dev/null +++ b/Reference/API Reference/SetSpellNameColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSpellNameColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSpellbookPetAction(...).sublime-snippet b/Reference/API Reference/SetSpellbookPetAction(...).sublime-snippet new file mode 100644 index 000000000..d318fefbb --- /dev/null +++ b/Reference/API Reference/SetSpellbookPetAction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSpellbookPetAction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetStoreUIShown(...).sublime-snippet b/Reference/API Reference/SetStoreUIShown(...).sublime-snippet new file mode 100644 index 000000000..2773a6cec --- /dev/null +++ b/Reference/API Reference/SetStoreUIShown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetStoreUIShown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetSuperTrackedQuestID(...).sublime-snippet b/Reference/API Reference/SetSuperTrackedQuestID(...).sublime-snippet new file mode 100644 index 000000000..ca7b6939f --- /dev/null +++ b/Reference/API Reference/SetSuperTrackedQuestID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetSuperTrackedQuestID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTableColor(...).sublime-snippet b/Reference/API Reference/SetTableColor(...).sublime-snippet new file mode 100644 index 000000000..433195823 --- /dev/null +++ b/Reference/API Reference/SetTableColor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTableColor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTaxiBenchmarkMode(on-off).sublime-snippet b/Reference/API Reference/SetTaxiBenchmarkMode(on-off).sublime-snippet index 96cf9b8ef..653dbaef2 100644 --- a/Reference/API Reference/SetTaxiBenchmarkMode(on-off).sublime-snippet +++ b/Reference/API Reference/SetTaxiBenchmarkMode(on-off).sublime-snippet @@ -2,5 +2,5 @@ SetTaxiBenchmarkMode ("on/off") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetTaxiMap(texture).sublime-snippet b/Reference/API Reference/SetTaxiMap(texture).sublime-snippet index d81dfedd3..bbca492c4 100644 --- a/Reference/API Reference/SetTaxiMap(texture).sublime-snippet +++ b/Reference/API Reference/SetTaxiMap(texture).sublime-snippet @@ -2,5 +2,5 @@ SetTaxiMap (texture) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetTextStatusBarText(...).sublime-snippet b/Reference/API Reference/SetTextStatusBarText(...).sublime-snippet new file mode 100644 index 000000000..34fb0f072 --- /dev/null +++ b/Reference/API Reference/SetTextStatusBarText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTextStatusBarText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTextStatusBarTextPrefix(...).sublime-snippet b/Reference/API Reference/SetTextStatusBarTextPrefix(...).sublime-snippet new file mode 100644 index 000000000..1f44ae2c5 --- /dev/null +++ b/Reference/API Reference/SetTextStatusBarTextPrefix(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTextStatusBarTextPrefix + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTextStatusBarTextZeroText(...).sublime-snippet b/Reference/API Reference/SetTextStatusBarTextZeroText(...).sublime-snippet new file mode 100644 index 000000000..5041d162b --- /dev/null +++ b/Reference/API Reference/SetTextStatusBarTextZeroText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTextStatusBarTextZeroText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTitleByName(...).sublime-snippet b/Reference/API Reference/SetTitleByName(...).sublime-snippet new file mode 100644 index 000000000..71464b67f --- /dev/null +++ b/Reference/API Reference/SetTitleByName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTitleByName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTooltipMoney(...).sublime-snippet b/Reference/API Reference/SetTooltipMoney(...).sublime-snippet new file mode 100644 index 000000000..a6fe70908 --- /dev/null +++ b/Reference/API Reference/SetTooltipMoney(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTooltipMoney + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTracking(index, enabled).sublime-snippet b/Reference/API Reference/SetTracking(index, enabled).sublime-snippet index e89bf6da8..f42bad0ee 100644 --- a/Reference/API Reference/SetTracking(index, enabled).sublime-snippet +++ b/Reference/API Reference/SetTracking(index, enabled).sublime-snippet @@ -2,5 +2,5 @@ SetTracking (index, enabled) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetTradeCurrency(...).sublime-snippet b/Reference/API Reference/SetTradeCurrency(...).sublime-snippet new file mode 100644 index 000000000..413954823 --- /dev/null +++ b/Reference/API Reference/SetTradeCurrency(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTradeCurrency + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetTradeMoney(amount).sublime-snippet b/Reference/API Reference/SetTradeMoney(amount).sublime-snippet index fc20997d8..aff0267f9 100644 --- a/Reference/API Reference/SetTradeMoney(amount).sublime-snippet +++ b/Reference/API Reference/SetTradeMoney(amount).sublime-snippet @@ -2,5 +2,5 @@ SetTradeMoney (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetTrainerServiceTypeFilter(type, [enable], [exclusive]).sublime-snippet b/Reference/API Reference/SetTrainerServiceTypeFilter(type, [enable], [exclusive]).sublime-snippet index f9fb6ea52..7eab4a88c 100644 --- a/Reference/API Reference/SetTrainerServiceTypeFilter(type, [enable], [exclusive]).sublime-snippet +++ b/Reference/API Reference/SetTrainerServiceTypeFilter(type, [enable], [exclusive]).sublime-snippet @@ -2,5 +2,5 @@ SetTrainerServiceTypeFilter ("type", [enable], [exclusive]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetUIPanelAttribute(...).sublime-snippet b/Reference/API Reference/SetUIPanelAttribute(...).sublime-snippet new file mode 100644 index 000000000..9672f0323 --- /dev/null +++ b/Reference/API Reference/SetUIPanelAttribute(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetUIPanelAttribute + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetUIVisibility(visible).sublime-snippet b/Reference/API Reference/SetUIVisibility(visible).sublime-snippet index 30a21b0d2..64d545ab0 100644 --- a/Reference/API Reference/SetUIVisibility(visible).sublime-snippet +++ b/Reference/API Reference/SetUIVisibility(visible).sublime-snippet @@ -2,5 +2,5 @@ SetUIVisibility (visible) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetUpAnimation(...).sublime-snippet b/Reference/API Reference/SetUpAnimation(...).sublime-snippet new file mode 100644 index 000000000..bbc79afb4 --- /dev/null +++ b/Reference/API Reference/SetUpAnimation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetUpAnimation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetUpSideDressUpFrame(...).sublime-snippet b/Reference/API Reference/SetUpSideDressUpFrame(...).sublime-snippet new file mode 100644 index 000000000..1722455b8 --- /dev/null +++ b/Reference/API Reference/SetUpSideDressUpFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetUpSideDressUpFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetView(index).sublime-snippet b/Reference/API Reference/SetView(index).sublime-snippet index dc851917e..b67fcf648 100644 --- a/Reference/API Reference/SetView(index).sublime-snippet +++ b/Reference/API Reference/SetView(index).sublime-snippet @@ -2,5 +2,5 @@ SetView (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetWatchedFactionIndex(index).sublime-snippet b/Reference/API Reference/SetWatchedFactionIndex(index).sublime-snippet index dad883831..e4d027bdd 100644 --- a/Reference/API Reference/SetWatchedFactionIndex(index).sublime-snippet +++ b/Reference/API Reference/SetWatchedFactionIndex(index).sublime-snippet @@ -2,5 +2,5 @@ SetWatchedFactionIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetWatchingHonorAsXP(...).sublime-snippet b/Reference/API Reference/SetWatchingHonorAsXP(...).sublime-snippet new file mode 100644 index 000000000..a4655bbbe --- /dev/null +++ b/Reference/API Reference/SetWatchingHonorAsXP(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetWatchingHonorAsXP + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetWhoToUI(state).sublime-snippet b/Reference/API Reference/SetWhoToUI(state).sublime-snippet index 7a7e77418..2caa12f27 100644 --- a/Reference/API Reference/SetWhoToUI(state).sublime-snippet +++ b/Reference/API Reference/SetWhoToUI(state).sublime-snippet @@ -2,5 +2,5 @@ SetWhoToUI (state) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetZoneText(...).sublime-snippet b/Reference/API Reference/SetZoneText(...).sublime-snippet new file mode 100644 index 000000000..45ff00ed4 --- /dev/null +++ b/Reference/API Reference/SetZoneText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetZoneText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupAtlasesOnRegions(...).sublime-snippet b/Reference/API Reference/SetupAtlasesOnRegions(...).sublime-snippet new file mode 100644 index 000000000..0b212393b --- /dev/null +++ b/Reference/API Reference/SetupAtlasesOnRegions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupAtlasesOnRegions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupFullscreenScale(frame).sublime-snippet b/Reference/API Reference/SetupFullscreenScale(frame).sublime-snippet index 2e6dc2909..0b3b7d918 100644 --- a/Reference/API Reference/SetupFullscreenScale(frame).sublime-snippet +++ b/Reference/API Reference/SetupFullscreenScale(frame).sublime-snippet @@ -2,5 +2,5 @@ SetupFullscreenScale (frame) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetupTextureKitOnFrame(...).sublime-snippet b/Reference/API Reference/SetupTextureKitOnFrame(...).sublime-snippet new file mode 100644 index 000000000..4a2a1fe51 --- /dev/null +++ b/Reference/API Reference/SetupTextureKitOnFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupTextureKitOnFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupTextureKitOnFrameByID(...).sublime-snippet b/Reference/API Reference/SetupTextureKitOnFrameByID(...).sublime-snippet new file mode 100644 index 000000000..d8b2d425b --- /dev/null +++ b/Reference/API Reference/SetupTextureKitOnFrameByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupTextureKitOnFrameByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupTextureKitOnFrames(...).sublime-snippet b/Reference/API Reference/SetupTextureKitOnFrames(...).sublime-snippet new file mode 100644 index 000000000..fd4794d78 --- /dev/null +++ b/Reference/API Reference/SetupTextureKitOnFrames(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupTextureKitOnFrames + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupTextureKitOnRegions(...).sublime-snippet b/Reference/API Reference/SetupTextureKitOnRegions(...).sublime-snippet new file mode 100644 index 000000000..869de923b --- /dev/null +++ b/Reference/API Reference/SetupTextureKitOnRegions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupTextureKitOnRegions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupTextureKits(textureKitID, frame, regions).sublime-snippet b/Reference/API Reference/SetupTextureKits(textureKitID, frame, regions).sublime-snippet index 680c5ab28..c39c9ce09 100644 --- a/Reference/API Reference/SetupTextureKits(textureKitID, frame, regions).sublime-snippet +++ b/Reference/API Reference/SetupTextureKits(textureKitID, frame, regions).sublime-snippet @@ -2,5 +2,5 @@ SetupTextureKits (textureKitID, frame, regions) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SetupTextureKitsFromRegionInfo(...).sublime-snippet b/Reference/API Reference/SetupTextureKitsFromRegionInfo(...).sublime-snippet new file mode 100644 index 000000000..fd9c3ab36 --- /dev/null +++ b/Reference/API Reference/SetupTextureKitsFromRegionInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupTextureKitsFromRegionInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupTextureKitsFromRegionInfoByID(...).sublime-snippet b/Reference/API Reference/SetupTextureKitsFromRegionInfoByID(...).sublime-snippet new file mode 100644 index 000000000..1fbfba669 --- /dev/null +++ b/Reference/API Reference/SetupTextureKitsFromRegionInfoByID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupTextureKitsFromRegionInfoByID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SetupTextureKitsOnFrames(...).sublime-snippet b/Reference/API Reference/SetupTextureKitsOnFrames(...).sublime-snippet new file mode 100644 index 000000000..14a6ddc54 --- /dev/null +++ b/Reference/API Reference/SetupTextureKitsOnFrames(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SetupTextureKitsOnFrames + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShakeFrame(...).sublime-snippet b/Reference/API Reference/ShakeFrame(...).sublime-snippet new file mode 100644 index 000000000..e79cea6d4 --- /dev/null +++ b/Reference/API Reference/ShakeFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShakeFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShakeFrameRandom(...).sublime-snippet b/Reference/API Reference/ShakeFrameRandom(...).sublime-snippet new file mode 100644 index 000000000..6f9dc6887 --- /dev/null +++ b/Reference/API Reference/ShakeFrameRandom(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShakeFrameRandom + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShouldShowFollowerAbilityBorder(...).sublime-snippet b/Reference/API Reference/ShouldShowFollowerAbilityBorder(...).sublime-snippet new file mode 100644 index 000000000..2f0198acf --- /dev/null +++ b/Reference/API Reference/ShouldShowFollowerAbilityBorder(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShouldShowFollowerAbilityBorder + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShouldShowILevelInFollowerList(...).sublime-snippet b/Reference/API Reference/ShouldShowILevelInFollowerList(...).sublime-snippet new file mode 100644 index 000000000..0c9bd99ca --- /dev/null +++ b/Reference/API Reference/ShouldShowILevelInFollowerList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShouldShowILevelInFollowerList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShouldShowName(...).sublime-snippet b/Reference/API Reference/ShouldShowName(...).sublime-snippet new file mode 100644 index 000000000..0df46a9f3 --- /dev/null +++ b/Reference/API Reference/ShouldShowName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShouldShowName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowAccountAchievements(...).sublime-snippet b/Reference/API Reference/ShowAccountAchievements(...).sublime-snippet new file mode 100644 index 000000000..2a50b3eed --- /dev/null +++ b/Reference/API Reference/ShowAccountAchievements(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowAccountAchievements + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowBossFrameWhenUninteractable(...).sublime-snippet b/Reference/API Reference/ShowBossFrameWhenUninteractable(...).sublime-snippet new file mode 100644 index 000000000..6195492eb --- /dev/null +++ b/Reference/API Reference/ShowBossFrameWhenUninteractable(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowBossFrameWhenUninteractable + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowBuybackSellCursor(index).sublime-snippet b/Reference/API Reference/ShowBuybackSellCursor(index).sublime-snippet index 296ef9dbc..e696281dd 100644 --- a/Reference/API Reference/ShowBuybackSellCursor(index).sublime-snippet +++ b/Reference/API Reference/ShowBuybackSellCursor(index).sublime-snippet @@ -2,5 +2,5 @@ ShowBuybackSellCursor (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ShowContainerSellCursor(container, slot).sublime-snippet b/Reference/API Reference/ShowContainerSellCursor(container, slot).sublime-snippet index 62a35151e..a9fea2b79 100644 --- a/Reference/API Reference/ShowContainerSellCursor(container, slot).sublime-snippet +++ b/Reference/API Reference/ShowContainerSellCursor(container, slot).sublime-snippet @@ -2,5 +2,5 @@ ShowContainerSellCursor (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ShowFriends().sublime-snippet b/Reference/API Reference/ShowFriends().sublime-snippet index 5806808a9..5836144cd 100644 --- a/Reference/API Reference/ShowFriends().sublime-snippet +++ b/Reference/API Reference/ShowFriends().sublime-snippet @@ -2,5 +2,5 @@ ShowFriends () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ShowFriendshipReputationTooltip(...).sublime-snippet b/Reference/API Reference/ShowFriendshipReputationTooltip(...).sublime-snippet new file mode 100644 index 000000000..00254f632 --- /dev/null +++ b/Reference/API Reference/ShowFriendshipReputationTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowFriendshipReputationTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowGarrisonFollowerAbilityTooltip(...).sublime-snippet b/Reference/API Reference/ShowGarrisonFollowerAbilityTooltip(...).sublime-snippet new file mode 100644 index 000000000..f00c09037 --- /dev/null +++ b/Reference/API Reference/ShowGarrisonFollowerAbilityTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowGarrisonFollowerAbilityTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowGarrisonFollowerAbilityTooltipWithExtraDescriptionText(...).sublime-snippet b/Reference/API Reference/ShowGarrisonFollowerAbilityTooltipWithExtraDescriptionText(...).sublime-snippet new file mode 100644 index 000000000..70014f621 --- /dev/null +++ b/Reference/API Reference/ShowGarrisonFollowerAbilityTooltipWithExtraDescriptionText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowGarrisonFollowerAbilityTooltipWithExtraDescriptionText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowGarrisonFollowerMissionAbilityTooltip(...).sublime-snippet b/Reference/API Reference/ShowGarrisonFollowerMissionAbilityTooltip(...).sublime-snippet new file mode 100644 index 000000000..d733b61bc --- /dev/null +++ b/Reference/API Reference/ShowGarrisonFollowerMissionAbilityTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowGarrisonFollowerMissionAbilityTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowGarrisonLandingPage(...).sublime-snippet b/Reference/API Reference/ShowGarrisonLandingPage(...).sublime-snippet new file mode 100644 index 000000000..12b894ef8 --- /dev/null +++ b/Reference/API Reference/ShowGarrisonLandingPage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowGarrisonLandingPage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowInspectCursor(...).sublime-snippet b/Reference/API Reference/ShowInspectCursor(...).sublime-snippet new file mode 100644 index 000000000..9eca2ebc2 --- /dev/null +++ b/Reference/API Reference/ShowInspectCursor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowInspectCursor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowInventorySellCursor(slot).sublime-snippet b/Reference/API Reference/ShowInventorySellCursor(slot).sublime-snippet index 23154a861..8f622215b 100644 --- a/Reference/API Reference/ShowInventorySellCursor(slot).sublime-snippet +++ b/Reference/API Reference/ShowInventorySellCursor(slot).sublime-snippet @@ -2,5 +2,5 @@ ShowInventorySellCursor (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ShowKnowledgeBase(...).sublime-snippet b/Reference/API Reference/ShowKnowledgeBase(...).sublime-snippet new file mode 100644 index 000000000..0806682aa --- /dev/null +++ b/Reference/API Reference/ShowKnowledgeBase(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowKnowledgeBase + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowMacroFrame(...).sublime-snippet b/Reference/API Reference/ShowMacroFrame(...).sublime-snippet new file mode 100644 index 000000000..70f3d7bc8 --- /dev/null +++ b/Reference/API Reference/ShowMacroFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowMacroFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowMultiCastActionBar(...).sublime-snippet b/Reference/API Reference/ShowMultiCastActionBar(...).sublime-snippet new file mode 100644 index 000000000..4375048b8 --- /dev/null +++ b/Reference/API Reference/ShowMultiCastActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowMultiCastActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowNumericThreat(...).sublime-snippet b/Reference/API Reference/ShowNumericThreat(...).sublime-snippet new file mode 100644 index 000000000..71e225da6 --- /dev/null +++ b/Reference/API Reference/ShowNumericThreat(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowNumericThreat + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowOptionsPanel(...).sublime-snippet b/Reference/API Reference/ShowOptionsPanel(...).sublime-snippet new file mode 100644 index 000000000..dc73230c6 --- /dev/null +++ b/Reference/API Reference/ShowOptionsPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowOptionsPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowPartyFrame(...).sublime-snippet b/Reference/API Reference/ShowPartyFrame(...).sublime-snippet new file mode 100644 index 000000000..20a0a25a3 --- /dev/null +++ b/Reference/API Reference/ShowPartyFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowPartyFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowPetActionBar(...).sublime-snippet b/Reference/API Reference/ShowPetActionBar(...).sublime-snippet new file mode 100644 index 000000000..005af450c --- /dev/null +++ b/Reference/API Reference/ShowPetActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowPetActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowQuestComplete(...).sublime-snippet b/Reference/API Reference/ShowQuestComplete(...).sublime-snippet new file mode 100644 index 000000000..bcb58c9c1 --- /dev/null +++ b/Reference/API Reference/ShowQuestComplete(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowQuestComplete + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowQuestOffer(...).sublime-snippet b/Reference/API Reference/ShowQuestOffer(...).sublime-snippet new file mode 100644 index 000000000..7fb976c83 --- /dev/null +++ b/Reference/API Reference/ShowQuestOffer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowQuestOffer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowQuickButton(...).sublime-snippet b/Reference/API Reference/ShowQuickButton(...).sublime-snippet new file mode 100644 index 000000000..545e2290b --- /dev/null +++ b/Reference/API Reference/ShowQuickButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowQuickButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowReadyCheck(...).sublime-snippet b/Reference/API Reference/ShowReadyCheck(...).sublime-snippet new file mode 100644 index 000000000..332f8c2f8 --- /dev/null +++ b/Reference/API Reference/ShowReadyCheck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowReadyCheck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowRepairCursor().sublime-snippet b/Reference/API Reference/ShowRepairCursor().sublime-snippet index 8b9634150..cd704b617 100644 --- a/Reference/API Reference/ShowRepairCursor().sublime-snippet +++ b/Reference/API Reference/ShowRepairCursor().sublime-snippet @@ -2,5 +2,5 @@ ShowRepairCursor () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ShowResurrectRequest(...).sublime-snippet b/Reference/API Reference/ShowResurrectRequest(...).sublime-snippet new file mode 100644 index 000000000..9003b2746 --- /dev/null +++ b/Reference/API Reference/ShowResurrectRequest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowResurrectRequest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowTextStatusBarText(...).sublime-snippet b/Reference/API Reference/ShowTextStatusBarText(...).sublime-snippet new file mode 100644 index 000000000..5948a9b84 --- /dev/null +++ b/Reference/API Reference/ShowTextStatusBarText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowTextStatusBarText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowUIPanel(...).sublime-snippet b/Reference/API Reference/ShowUIPanel(...).sublime-snippet new file mode 100644 index 000000000..f666bf948 --- /dev/null +++ b/Reference/API Reference/ShowUIPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowUIPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ShowWhoPanel(...).sublime-snippet b/Reference/API Reference/ShowWhoPanel(...).sublime-snippet new file mode 100644 index 000000000..64d5b354e --- /dev/null +++ b/Reference/API Reference/ShowWhoPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ShowWhoPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SignPetition().sublime-snippet b/Reference/API Reference/SignPetition().sublime-snippet index 7fe180b4d..76ef3eb54 100644 --- a/Reference/API Reference/SignPetition().sublime-snippet +++ b/Reference/API Reference/SignPetition().sublime-snippet @@ -2,5 +2,5 @@ SignPetition () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SitStandOrDescendStart(...).sublime-snippet b/Reference/API Reference/SitStandOrDescendStart(...).sublime-snippet new file mode 100644 index 000000000..de89eec47 --- /dev/null +++ b/Reference/API Reference/SitStandOrDescendStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SitStandOrDescendStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SmartHide(...).sublime-snippet b/Reference/API Reference/SmartHide(...).sublime-snippet new file mode 100644 index 000000000..aa0785e00 --- /dev/null +++ b/Reference/API Reference/SmartHide(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SmartHide + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SmartShow(...).sublime-snippet b/Reference/API Reference/SmartShow(...).sublime-snippet new file mode 100644 index 000000000..e70023815 --- /dev/null +++ b/Reference/API Reference/SmartShow(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SmartShow + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SocialPrefillAchievementText(...).sublime-snippet b/Reference/API Reference/SocialPrefillAchievementText(...).sublime-snippet new file mode 100644 index 000000000..044828847 --- /dev/null +++ b/Reference/API Reference/SocialPrefillAchievementText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SocialPrefillAchievementText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SocialPrefillItemText(...).sublime-snippet b/Reference/API Reference/SocialPrefillItemText(...).sublime-snippet new file mode 100644 index 000000000..4b8b45a5f --- /dev/null +++ b/Reference/API Reference/SocialPrefillItemText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SocialPrefillItemText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SocialPrefillScreenshotText(...).sublime-snippet b/Reference/API Reference/SocialPrefillScreenshotText(...).sublime-snippet new file mode 100644 index 000000000..4523870f2 --- /dev/null +++ b/Reference/API Reference/SocialPrefillScreenshotText(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SocialPrefillScreenshotText + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SocialRenderAchievement(...).sublime-snippet b/Reference/API Reference/SocialRenderAchievement(...).sublime-snippet new file mode 100644 index 000000000..3d2418bc2 --- /dev/null +++ b/Reference/API Reference/SocialRenderAchievement(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SocialRenderAchievement + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SocketContainerItem(container, slot).sublime-snippet b/Reference/API Reference/SocketContainerItem(container, slot).sublime-snippet index a50fff1e7..d538b19ed 100644 --- a/Reference/API Reference/SocketContainerItem(container, slot).sublime-snippet +++ b/Reference/API Reference/SocketContainerItem(container, slot).sublime-snippet @@ -2,5 +2,5 @@ SocketContainerItem (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SocketInventoryItem(slot).sublime-snippet b/Reference/API Reference/SocketInventoryItem(slot).sublime-snippet index fcab828c1..231472495 100644 --- a/Reference/API Reference/SocketInventoryItem(slot).sublime-snippet +++ b/Reference/API Reference/SocketInventoryItem(slot).sublime-snippet @@ -2,5 +2,5 @@ SocketInventoryItem (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SocketItemToArtifact(...).sublime-snippet b/Reference/API Reference/SocketItemToArtifact(...).sublime-snippet new file mode 100644 index 000000000..a7b1a2e36 --- /dev/null +++ b/Reference/API Reference/SocketItemToArtifact(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SocketItemToArtifact + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SolveArtifact(...).sublime-snippet b/Reference/API Reference/SolveArtifact(...).sublime-snippet new file mode 100644 index 000000000..e2d94d7ef --- /dev/null +++ b/Reference/API Reference/SolveArtifact(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SolveArtifact + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortAuctionApplySort(list).sublime-snippet b/Reference/API Reference/SortAuctionApplySort(list).sublime-snippet index f8b4998bd..d42b0acae 100644 --- a/Reference/API Reference/SortAuctionApplySort(list).sublime-snippet +++ b/Reference/API Reference/SortAuctionApplySort(list).sublime-snippet @@ -2,5 +2,5 @@ SortAuctionApplySort ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SortAuctionClearSort(list).sublime-snippet b/Reference/API Reference/SortAuctionClearSort(list).sublime-snippet index 3da568245..abf8c18bf 100644 --- a/Reference/API Reference/SortAuctionClearSort(list).sublime-snippet +++ b/Reference/API Reference/SortAuctionClearSort(list).sublime-snippet @@ -2,5 +2,5 @@ SortAuctionClearSort ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SortAuctionItems(...).sublime-snippet b/Reference/API Reference/SortAuctionItems(...).sublime-snippet new file mode 100644 index 000000000..9ac38f590 --- /dev/null +++ b/Reference/API Reference/SortAuctionItems(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortAuctionItems + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortAuctionSetSort(list, sort, reversed).sublime-snippet b/Reference/API Reference/SortAuctionSetSort(list, sort, reversed).sublime-snippet index 482794c7e..fc42c3373 100644 --- a/Reference/API Reference/SortAuctionSetSort(list, sort, reversed).sublime-snippet +++ b/Reference/API Reference/SortAuctionSetSort(list, sort, reversed).sublime-snippet @@ -2,5 +2,5 @@ SortAuctionSetSort ("list", "sort", reversed) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SortBGList(...).sublime-snippet b/Reference/API Reference/SortBGList(...).sublime-snippet new file mode 100644 index 000000000..67a2e184c --- /dev/null +++ b/Reference/API Reference/SortBGList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortBGList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortBags(...).sublime-snippet b/Reference/API Reference/SortBags(...).sublime-snippet new file mode 100644 index 000000000..a10419572 --- /dev/null +++ b/Reference/API Reference/SortBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortBankBags(...).sublime-snippet b/Reference/API Reference/SortBankBags(...).sublime-snippet new file mode 100644 index 000000000..5377dced5 --- /dev/null +++ b/Reference/API Reference/SortBankBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortBankBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortBattlefieldScoreData(sortType).sublime-snippet b/Reference/API Reference/SortBattlefieldScoreData(sortType).sublime-snippet index a9220a302..1ee452f69 100644 --- a/Reference/API Reference/SortBattlefieldScoreData(sortType).sublime-snippet +++ b/Reference/API Reference/SortBattlefieldScoreData(sortType).sublime-snippet @@ -2,5 +2,5 @@ SortBattlefieldScoreData ("sortType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SortEquipmentSetIDs(...).sublime-snippet b/Reference/API Reference/SortEquipmentSetIDs(...).sublime-snippet new file mode 100644 index 000000000..500ffee8a --- /dev/null +++ b/Reference/API Reference/SortEquipmentSetIDs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortEquipmentSetIDs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortGuildRoster(type).sublime-snippet b/Reference/API Reference/SortGuildRoster(type).sublime-snippet index 1b1881939..ac79831a2 100644 --- a/Reference/API Reference/SortGuildRoster(type).sublime-snippet +++ b/Reference/API Reference/SortGuildRoster(type).sublime-snippet @@ -2,5 +2,5 @@ SortGuildRoster ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SortGuildTradeSkill(...).sublime-snippet b/Reference/API Reference/SortGuildTradeSkill(...).sublime-snippet new file mode 100644 index 000000000..5798e3b91 --- /dev/null +++ b/Reference/API Reference/SortGuildTradeSkill(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortGuildTradeSkill + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortItemSetItems(...).sublime-snippet b/Reference/API Reference/SortItemSetItems(...).sublime-snippet new file mode 100644 index 000000000..c9ef3bc8e --- /dev/null +++ b/Reference/API Reference/SortItemSetItems(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortItemSetItems + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortQuestSortTypes(...).sublime-snippet b/Reference/API Reference/SortQuestSortTypes(...).sublime-snippet new file mode 100644 index 000000000..2c4b368e6 --- /dev/null +++ b/Reference/API Reference/SortQuestSortTypes(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortQuestSortTypes + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortQuestWatches().sublime-snippet b/Reference/API Reference/SortQuestWatches().sublime-snippet index 4c562c127..ed1f746f8 100644 --- a/Reference/API Reference/SortQuestWatches().sublime-snippet +++ b/Reference/API Reference/SortQuestWatches().sublime-snippet @@ -2,5 +2,5 @@ SortQuestWatches () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SortQuests(...).sublime-snippet b/Reference/API Reference/SortQuests(...).sublime-snippet new file mode 100644 index 000000000..e14a8a5fa --- /dev/null +++ b/Reference/API Reference/SortQuests(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortQuests + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortReagentBankBags(...).sublime-snippet b/Reference/API Reference/SortReagentBankBags(...).sublime-snippet new file mode 100644 index 000000000..6518793d0 --- /dev/null +++ b/Reference/API Reference/SortReagentBankBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SortReagentBankBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SortWho(sortType).sublime-snippet b/Reference/API Reference/SortWho(sortType).sublime-snippet index 28fe9e2e5..e595e8fc7 100644 --- a/Reference/API Reference/SortWho(sortType).sublime-snippet +++ b/Reference/API Reference/SortWho(sortType).sublime-snippet @@ -2,5 +2,5 @@ SortWho ("sortType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_ChatSystem_GetInputDriverNameByIndex(index).sublime-snippet b/Reference/API Reference/Sound_ChatSystem_GetInputDriverNameByIndex(index).sublime-snippet index 18f8657fc..7c097b470 100644 --- a/Reference/API Reference/Sound_ChatSystem_GetInputDriverNameByIndex(index).sublime-snippet +++ b/Reference/API Reference/Sound_ChatSystem_GetInputDriverNameByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ Sound_ChatSystem_GetInputDriverNameByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_ChatSystem_GetNumInputDrivers().sublime-snippet b/Reference/API Reference/Sound_ChatSystem_GetNumInputDrivers().sublime-snippet index e5f3e0ff6..e7b085c12 100644 --- a/Reference/API Reference/Sound_ChatSystem_GetNumInputDrivers().sublime-snippet +++ b/Reference/API Reference/Sound_ChatSystem_GetNumInputDrivers().sublime-snippet @@ -2,5 +2,5 @@ Sound_ChatSystem_GetNumInputDrivers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_ChatSystem_GetNumOutputDrivers().sublime-snippet b/Reference/API Reference/Sound_ChatSystem_GetNumOutputDrivers().sublime-snippet index 9aec91e64..0154935d0 100644 --- a/Reference/API Reference/Sound_ChatSystem_GetNumOutputDrivers().sublime-snippet +++ b/Reference/API Reference/Sound_ChatSystem_GetNumOutputDrivers().sublime-snippet @@ -2,5 +2,5 @@ Sound_ChatSystem_GetNumOutputDrivers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_ChatSystem_GetOutputDriverNameByIndex(index).sublime-snippet b/Reference/API Reference/Sound_ChatSystem_GetOutputDriverNameByIndex(index).sublime-snippet index a45b6d630..5a02ebeb3 100644 --- a/Reference/API Reference/Sound_ChatSystem_GetOutputDriverNameByIndex(index).sublime-snippet +++ b/Reference/API Reference/Sound_ChatSystem_GetOutputDriverNameByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ Sound_ChatSystem_GetOutputDriverNameByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_GameSystem_GetInputDriverNameByIndex(index).sublime-snippet b/Reference/API Reference/Sound_GameSystem_GetInputDriverNameByIndex(index).sublime-snippet index f0b257650..9866fe629 100644 --- a/Reference/API Reference/Sound_GameSystem_GetInputDriverNameByIndex(index).sublime-snippet +++ b/Reference/API Reference/Sound_GameSystem_GetInputDriverNameByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ Sound_GameSystem_GetInputDriverNameByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_GameSystem_GetNumInputDrivers().sublime-snippet b/Reference/API Reference/Sound_GameSystem_GetNumInputDrivers().sublime-snippet index 8b73d8164..4cfd60be5 100644 --- a/Reference/API Reference/Sound_GameSystem_GetNumInputDrivers().sublime-snippet +++ b/Reference/API Reference/Sound_GameSystem_GetNumInputDrivers().sublime-snippet @@ -2,5 +2,5 @@ Sound_GameSystem_GetNumInputDrivers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_GameSystem_GetNumOutputDrivers().sublime-snippet b/Reference/API Reference/Sound_GameSystem_GetNumOutputDrivers().sublime-snippet index dad42c1ac..7dc1a5d8d 100644 --- a/Reference/API Reference/Sound_GameSystem_GetNumOutputDrivers().sublime-snippet +++ b/Reference/API Reference/Sound_GameSystem_GetNumOutputDrivers().sublime-snippet @@ -2,5 +2,5 @@ Sound_GameSystem_GetNumOutputDrivers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_GameSystem_GetOutputDriverNameByIndex(index).sublime-snippet b/Reference/API Reference/Sound_GameSystem_GetOutputDriverNameByIndex(index).sublime-snippet index f5233ee49..957731676 100644 --- a/Reference/API Reference/Sound_GameSystem_GetOutputDriverNameByIndex(index).sublime-snippet +++ b/Reference/API Reference/Sound_GameSystem_GetOutputDriverNameByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ Sound_GameSystem_GetOutputDriverNameByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Sound_GameSystem_RestartSoundSystem().sublime-snippet b/Reference/API Reference/Sound_GameSystem_RestartSoundSystem().sublime-snippet index 88d0e1379..6373ffa3f 100644 --- a/Reference/API Reference/Sound_GameSystem_RestartSoundSystem().sublime-snippet +++ b/Reference/API Reference/Sound_GameSystem_RestartSoundSystem().sublime-snippet @@ -2,5 +2,5 @@ Sound_GameSystem_RestartSoundSystem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SpellCanTargetGarrisonFollower(...).sublime-snippet b/Reference/API Reference/SpellCanTargetGarrisonFollower(...).sublime-snippet new file mode 100644 index 000000000..0efa8de30 --- /dev/null +++ b/Reference/API Reference/SpellCanTargetGarrisonFollower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellCanTargetGarrisonFollower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellCanTargetGarrisonFollowerAbility(...).sublime-snippet b/Reference/API Reference/SpellCanTargetGarrisonFollowerAbility(...).sublime-snippet new file mode 100644 index 000000000..886860acb --- /dev/null +++ b/Reference/API Reference/SpellCanTargetGarrisonFollowerAbility(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellCanTargetGarrisonFollowerAbility + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellCanTargetGarrisonMission(...).sublime-snippet b/Reference/API Reference/SpellCanTargetGarrisonMission(...).sublime-snippet new file mode 100644 index 000000000..1e679b5ce --- /dev/null +++ b/Reference/API Reference/SpellCanTargetGarrisonMission(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellCanTargetGarrisonMission + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellCanTargetItem().sublime-snippet b/Reference/API Reference/SpellCanTargetItem().sublime-snippet index 242ae9320..94e925aaf 100644 --- a/Reference/API Reference/SpellCanTargetItem().sublime-snippet +++ b/Reference/API Reference/SpellCanTargetItem().sublime-snippet @@ -2,5 +2,5 @@ SpellCanTargetItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SpellCanTargetItemID(...).sublime-snippet b/Reference/API Reference/SpellCanTargetItemID(...).sublime-snippet new file mode 100644 index 000000000..f6a0bac6d --- /dev/null +++ b/Reference/API Reference/SpellCanTargetItemID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellCanTargetItemID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellCanTargetQuest(...).sublime-snippet b/Reference/API Reference/SpellCanTargetQuest(...).sublime-snippet new file mode 100644 index 000000000..332b06f8f --- /dev/null +++ b/Reference/API Reference/SpellCanTargetQuest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellCanTargetQuest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellCanTargetUnit(name).sublime-snippet b/Reference/API Reference/SpellCanTargetUnit(name).sublime-snippet index 65453fafe..01934d6f0 100644 --- a/Reference/API Reference/SpellCanTargetUnit(name).sublime-snippet +++ b/Reference/API Reference/SpellCanTargetUnit(name).sublime-snippet @@ -2,5 +2,5 @@ SpellCanTargetUnit ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SpellCanTargetUnit(unit).sublime-snippet b/Reference/API Reference/SpellCanTargetUnit(unit).sublime-snippet index 2ee1a3610..4de86d398 100644 --- a/Reference/API Reference/SpellCanTargetUnit(unit).sublime-snippet +++ b/Reference/API Reference/SpellCanTargetUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ SpellCanTargetUnit ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SpellCancelQueuedSpell(...).sublime-snippet b/Reference/API Reference/SpellCancelQueuedSpell(...).sublime-snippet new file mode 100644 index 000000000..a70bec1cb --- /dev/null +++ b/Reference/API Reference/SpellCancelQueuedSpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellCancelQueuedSpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellGetVisibilityInfo(...).sublime-snippet b/Reference/API Reference/SpellGetVisibilityInfo(...).sublime-snippet new file mode 100644 index 000000000..1e7444adb --- /dev/null +++ b/Reference/API Reference/SpellGetVisibilityInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellGetVisibilityInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellHasRange(index, bookType).sublime-snippet b/Reference/API Reference/SpellHasRange(index, bookType).sublime-snippet index 49184f6d5..ae4313789 100644 --- a/Reference/API Reference/SpellHasRange(index, bookType).sublime-snippet +++ b/Reference/API Reference/SpellHasRange(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ SpellHasRange (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SpellHasRange(name).sublime-snippet b/Reference/API Reference/SpellHasRange(name).sublime-snippet index 33fcd6dab..e224a1160 100644 --- a/Reference/API Reference/SpellHasRange(name).sublime-snippet +++ b/Reference/API Reference/SpellHasRange(name).sublime-snippet @@ -2,5 +2,5 @@ SpellHasRange ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SpellIsAlwaysShown(...).sublime-snippet b/Reference/API Reference/SpellIsAlwaysShown(...).sublime-snippet new file mode 100644 index 000000000..34e60ed62 --- /dev/null +++ b/Reference/API Reference/SpellIsAlwaysShown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellIsAlwaysShown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellIsSelfBuff(...).sublime-snippet b/Reference/API Reference/SpellIsSelfBuff(...).sublime-snippet new file mode 100644 index 000000000..fe71bc201 --- /dev/null +++ b/Reference/API Reference/SpellIsSelfBuff(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellIsSelfBuff + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellIsTargeting().sublime-snippet b/Reference/API Reference/SpellIsTargeting().sublime-snippet index 6f0476580..8315a76b0 100644 --- a/Reference/API Reference/SpellIsTargeting().sublime-snippet +++ b/Reference/API Reference/SpellIsTargeting().sublime-snippet @@ -2,5 +2,5 @@ SpellIsTargeting () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SpellStopCasting(...).sublime-snippet b/Reference/API Reference/SpellStopCasting(...).sublime-snippet new file mode 100644 index 000000000..8c1d9c864 --- /dev/null +++ b/Reference/API Reference/SpellStopCasting(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellStopCasting + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellStopTargeting(...).sublime-snippet b/Reference/API Reference/SpellStopTargeting(...).sublime-snippet new file mode 100644 index 000000000..7215ce797 --- /dev/null +++ b/Reference/API Reference/SpellStopTargeting(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellStopTargeting + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellTargetItem(...).sublime-snippet b/Reference/API Reference/SpellTargetItem(...).sublime-snippet new file mode 100644 index 000000000..0c4cc39a4 --- /dev/null +++ b/Reference/API Reference/SpellTargetItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellTargetItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SpellTargetUnit(...).sublime-snippet b/Reference/API Reference/SpellTargetUnit(...).sublime-snippet new file mode 100644 index 000000000..c300f2da7 --- /dev/null +++ b/Reference/API Reference/SpellTargetUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SpellTargetUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SplashFrameCanBeShown(...).sublime-snippet b/Reference/API Reference/SplashFrameCanBeShown(...).sublime-snippet new file mode 100644 index 000000000..b7b20bd51 --- /dev/null +++ b/Reference/API Reference/SplashFrameCanBeShown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SplashFrameCanBeShown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SplitContainerItem(container, slot, amount).sublime-snippet b/Reference/API Reference/SplitContainerItem(container, slot, amount).sublime-snippet index a9ab8c7f7..04c7895ba 100644 --- a/Reference/API Reference/SplitContainerItem(container, slot, amount).sublime-snippet +++ b/Reference/API Reference/SplitContainerItem(container, slot, amount).sublime-snippet @@ -2,5 +2,5 @@ SplitContainerItem (container, slot, amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SplitGuildBankItem(tab, slot, amount).sublime-snippet b/Reference/API Reference/SplitGuildBankItem(tab, slot, amount).sublime-snippet index 105f62e94..906188a57 100644 --- a/Reference/API Reference/SplitGuildBankItem(tab, slot, amount).sublime-snippet +++ b/Reference/API Reference/SplitGuildBankItem(tab, slot, amount).sublime-snippet @@ -2,5 +2,5 @@ SplitGuildBankItem (tab, slot, amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SplitLink(...).sublime-snippet b/Reference/API Reference/SplitLink(...).sublime-snippet new file mode 100644 index 000000000..6363b6e2c --- /dev/null +++ b/Reference/API Reference/SplitLink(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SplitLink + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SquaredDistanceBetweenPoints(...).sublime-snippet b/Reference/API Reference/SquaredDistanceBetweenPoints(...).sublime-snippet new file mode 100644 index 000000000..61d2c8e2f --- /dev/null +++ b/Reference/API Reference/SquaredDistanceBetweenPoints(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SquaredDistanceBetweenPoints + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StartAttack(...).sublime-snippet b/Reference/API Reference/StartAttack(...).sublime-snippet new file mode 100644 index 000000000..8b4cfb83d --- /dev/null +++ b/Reference/API Reference/StartAttack(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StartAttack + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StartAuction(minBid, buyoutPrice, runTime, stackSize, numStacks).sublime-snippet b/Reference/API Reference/StartAuction(minBid, buyoutPrice, runTime, stackSize, numStacks).sublime-snippet index b38467d8a..c270a4d86 100644 --- a/Reference/API Reference/StartAuction(minBid, buyoutPrice, runTime, stackSize, numStacks).sublime-snippet +++ b/Reference/API Reference/StartAuction(minBid, buyoutPrice, runTime, stackSize, numStacks).sublime-snippet @@ -2,5 +2,5 @@ StartAuction (minBid, buyoutPrice, runTime, stackSize, numStacks) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/StartAutoRun(...).sublime-snippet b/Reference/API Reference/StartAutoRun(...).sublime-snippet new file mode 100644 index 000000000..a81211bdc --- /dev/null +++ b/Reference/API Reference/StartAutoRun(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StartAutoRun + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StartChargeCooldown(...).sublime-snippet b/Reference/API Reference/StartChargeCooldown(...).sublime-snippet new file mode 100644 index 000000000..f196f4a5b --- /dev/null +++ b/Reference/API Reference/StartChargeCooldown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StartChargeCooldown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StartDuel(name, [exactMatch]).sublime-snippet b/Reference/API Reference/StartDuel(name, [exactMatch]).sublime-snippet index a6b006683..a0e1eb637 100644 --- a/Reference/API Reference/StartDuel(name, [exactMatch]).sublime-snippet +++ b/Reference/API Reference/StartDuel(name, [exactMatch]).sublime-snippet @@ -2,5 +2,5 @@ StartDuel ("name", [exactMatch]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/StartDuel(unit).sublime-snippet b/Reference/API Reference/StartDuel(unit).sublime-snippet index 5ea853c68..f4e743c21 100644 --- a/Reference/API Reference/StartDuel(unit).sublime-snippet +++ b/Reference/API Reference/StartDuel(unit).sublime-snippet @@ -2,5 +2,5 @@ StartDuel ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/StartSpectatorWarGame(...).sublime-snippet b/Reference/API Reference/StartSpectatorWarGame(...).sublime-snippet new file mode 100644 index 000000000..5f0dba248 --- /dev/null +++ b/Reference/API Reference/StartSpectatorWarGame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StartSpectatorWarGame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StartWarGame(...).sublime-snippet b/Reference/API Reference/StartWarGame(...).sublime-snippet new file mode 100644 index 000000000..e8a6dd900 --- /dev/null +++ b/Reference/API Reference/StartWarGame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StartWarGame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StartWarGameByName(...).sublime-snippet b/Reference/API Reference/StartWarGameByName(...).sublime-snippet new file mode 100644 index 000000000..394baea59 --- /dev/null +++ b/Reference/API Reference/StartWarGameByName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StartWarGameByName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StopAttack(...).sublime-snippet b/Reference/API Reference/StopAttack(...).sublime-snippet new file mode 100644 index 000000000..3306c4ea8 --- /dev/null +++ b/Reference/API Reference/StopAttack(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StopAttack + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StopAutoRun(...).sublime-snippet b/Reference/API Reference/StopAutoRun(...).sublime-snippet new file mode 100644 index 000000000..c51693245 --- /dev/null +++ b/Reference/API Reference/StopAutoRun(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StopAutoRun + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StopCinematic().sublime-snippet b/Reference/API Reference/StopCinematic().sublime-snippet index 1884a3742..3c6998168 100644 --- a/Reference/API Reference/StopCinematic().sublime-snippet +++ b/Reference/API Reference/StopCinematic().sublime-snippet @@ -2,5 +2,5 @@ StopCinematic () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/StopMacro(...).sublime-snippet b/Reference/API Reference/StopMacro(...).sublime-snippet new file mode 100644 index 000000000..59ad54b7e --- /dev/null +++ b/Reference/API Reference/StopMacro(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StopMacro + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StopMusic().sublime-snippet b/Reference/API Reference/StopMusic().sublime-snippet index 66c8f0553..3ba2d77f1 100644 --- a/Reference/API Reference/StopMusic().sublime-snippet +++ b/Reference/API Reference/StopMusic().sublime-snippet @@ -2,5 +2,5 @@ StopMusic () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/StopSound(...).sublime-snippet b/Reference/API Reference/StopSound(...).sublime-snippet new file mode 100644 index 000000000..850ae7e17 --- /dev/null +++ b/Reference/API Reference/StopSound(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StopSound + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Stopwatch_IsPlaying().sublime-snippet b/Reference/API Reference/Stopwatch_IsPlaying().sublime-snippet index 7bc4c32b4..604ad8a05 100644 --- a/Reference/API Reference/Stopwatch_IsPlaying().sublime-snippet +++ b/Reference/API Reference/Stopwatch_IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ Stopwatch_IsPlaying () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Stopwatch_StartCountdown(hours, minutes, seconds).sublime-snippet b/Reference/API Reference/Stopwatch_StartCountdown(hours, minutes, seconds).sublime-snippet index 892bd55ae..a6f45b8a9 100644 --- a/Reference/API Reference/Stopwatch_StartCountdown(hours, minutes, seconds).sublime-snippet +++ b/Reference/API Reference/Stopwatch_StartCountdown(hours, minutes, seconds).sublime-snippet @@ -2,5 +2,5 @@ Stopwatch_StartCountdown (hours, minutes, seconds) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Stopwatch_Toggle().sublime-snippet b/Reference/API Reference/Stopwatch_Toggle().sublime-snippet index 4e76363df..b67caa71c 100644 --- a/Reference/API Reference/Stopwatch_Toggle().sublime-snippet +++ b/Reference/API Reference/Stopwatch_Toggle().sublime-snippet @@ -2,5 +2,5 @@ Stopwatch_Toggle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/StoreSecureReference(...).sublime-snippet b/Reference/API Reference/StoreSecureReference(...).sublime-snippet new file mode 100644 index 000000000..73489b9f5 --- /dev/null +++ b/Reference/API Reference/StoreSecureReference(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StoreSecureReference + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StoreSetItemTooltip(...).sublime-snippet b/Reference/API Reference/StoreSetItemTooltip(...).sublime-snippet new file mode 100644 index 000000000..fd04d6f02 --- /dev/null +++ b/Reference/API Reference/StoreSetItemTooltip(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StoreSetItemTooltip + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StoreShowPreview(...).sublime-snippet b/Reference/API Reference/StoreShowPreview(...).sublime-snippet new file mode 100644 index 000000000..5e586883d --- /dev/null +++ b/Reference/API Reference/StoreShowPreview(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StoreShowPreview + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StoreShowPreviews(...).sublime-snippet b/Reference/API Reference/StoreShowPreviews(...).sublime-snippet new file mode 100644 index 000000000..a42cd232d --- /dev/null +++ b/Reference/API Reference/StoreShowPreviews(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StoreShowPreviews + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StrafeLeftStart(...).sublime-snippet b/Reference/API Reference/StrafeLeftStart(...).sublime-snippet new file mode 100644 index 000000000..50bf9c462 --- /dev/null +++ b/Reference/API Reference/StrafeLeftStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StrafeLeftStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StrafeLeftStop(...).sublime-snippet b/Reference/API Reference/StrafeLeftStop(...).sublime-snippet new file mode 100644 index 000000000..21c619832 --- /dev/null +++ b/Reference/API Reference/StrafeLeftStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StrafeLeftStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StrafeRightStart(...).sublime-snippet b/Reference/API Reference/StrafeRightStart(...).sublime-snippet new file mode 100644 index 000000000..743b4e1da --- /dev/null +++ b/Reference/API Reference/StrafeRightStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StrafeRightStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StrafeRightStop(...).sublime-snippet b/Reference/API Reference/StrafeRightStop(...).sublime-snippet new file mode 100644 index 000000000..e748539d8 --- /dev/null +++ b/Reference/API Reference/StrafeRightStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StrafeRightStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/StringToBoolean(...).sublime-snippet b/Reference/API Reference/StringToBoolean(...).sublime-snippet new file mode 100644 index 000000000..39c1a9649 --- /dev/null +++ b/Reference/API Reference/StringToBoolean(...).sublime-snippet @@ -0,0 +1,6 @@ + + + StringToBoolean + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/Stuck(...).sublime-snippet b/Reference/API Reference/Stuck(...).sublime-snippet new file mode 100644 index 000000000..90ba4044d --- /dev/null +++ b/Reference/API Reference/Stuck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Stuck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SubmitRequiredGuildRename(...).sublime-snippet b/Reference/API Reference/SubmitRequiredGuildRename(...).sublime-snippet new file mode 100644 index 000000000..da1db1fb9 --- /dev/null +++ b/Reference/API Reference/SubmitRequiredGuildRename(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SubmitRequiredGuildRename + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SubstituteChatMessageBeforeSend(...).sublime-snippet b/Reference/API Reference/SubstituteChatMessageBeforeSend(...).sublime-snippet new file mode 100644 index 000000000..75b3ce941 --- /dev/null +++ b/Reference/API Reference/SubstituteChatMessageBeforeSend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SubstituteChatMessageBeforeSend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SummonFriend(name).sublime-snippet b/Reference/API Reference/SummonFriend(name).sublime-snippet index 0a08b8052..4f06b0263 100644 --- a/Reference/API Reference/SummonFriend(name).sublime-snippet +++ b/Reference/API Reference/SummonFriend(name).sublime-snippet @@ -2,5 +2,5 @@ SummonFriend ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SummonFriend(unit).sublime-snippet b/Reference/API Reference/SummonFriend(unit).sublime-snippet index 0992930e4..c5cfebb19 100644 --- a/Reference/API Reference/SummonFriend(unit).sublime-snippet +++ b/Reference/API Reference/SummonFriend(unit).sublime-snippet @@ -2,5 +2,5 @@ SummonFriend ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SummonRandomCritter().sublime-snippet b/Reference/API Reference/SummonRandomCritter().sublime-snippet index 09b123310..0c5b518c9 100644 --- a/Reference/API Reference/SummonRandomCritter().sublime-snippet +++ b/Reference/API Reference/SummonRandomCritter().sublime-snippet @@ -2,5 +2,5 @@ SummonRandomCritter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SurrenderArena(...).sublime-snippet b/Reference/API Reference/SurrenderArena(...).sublime-snippet new file mode 100644 index 000000000..25d8df746 --- /dev/null +++ b/Reference/API Reference/SurrenderArena(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SurrenderArena + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SwapChatChannelByLocalID(...).sublime-snippet b/Reference/API Reference/SwapChatChannelByLocalID(...).sublime-snippet new file mode 100644 index 000000000..3ecf0c315 --- /dev/null +++ b/Reference/API Reference/SwapChatChannelByLocalID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SwapChatChannelByLocalID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/SwapRaidSubgroup(index1, index2).sublime-snippet b/Reference/API Reference/SwapRaidSubgroup(index1, index2).sublime-snippet index ea52c4bd6..1786d56d1 100644 --- a/Reference/API Reference/SwapRaidSubgroup(index1, index2).sublime-snippet +++ b/Reference/API Reference/SwapRaidSubgroup(index1, index2).sublime-snippet @@ -2,5 +2,5 @@ SwapRaidSubgroup (index1, index2) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/SwitchAchievementSearchTab(...).sublime-snippet b/Reference/API Reference/SwitchAchievementSearchTab(...).sublime-snippet new file mode 100644 index 000000000..f8f5319bb --- /dev/null +++ b/Reference/API Reference/SwitchAchievementSearchTab(...).sublime-snippet @@ -0,0 +1,6 @@ + + + SwitchAchievementSearchTab + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TakeInboxItem(mailID, attachmentIndex).sublime-snippet b/Reference/API Reference/TakeInboxItem(mailID, attachmentIndex).sublime-snippet index 495e7041d..5cfec2e4b 100644 --- a/Reference/API Reference/TakeInboxItem(mailID, attachmentIndex).sublime-snippet +++ b/Reference/API Reference/TakeInboxItem(mailID, attachmentIndex).sublime-snippet @@ -2,5 +2,5 @@ TakeInboxItem (mailID, attachmentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TakeInboxMoney(mailID).sublime-snippet b/Reference/API Reference/TakeInboxMoney(mailID).sublime-snippet index 31075c8f1..7bfa013ae 100644 --- a/Reference/API Reference/TakeInboxMoney(mailID).sublime-snippet +++ b/Reference/API Reference/TakeInboxMoney(mailID).sublime-snippet @@ -2,5 +2,5 @@ TakeInboxMoney (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TakeInboxTextItem(mailID).sublime-snippet b/Reference/API Reference/TakeInboxTextItem(mailID).sublime-snippet index 77049b903..0dd21d359 100644 --- a/Reference/API Reference/TakeInboxTextItem(mailID).sublime-snippet +++ b/Reference/API Reference/TakeInboxTextItem(mailID).sublime-snippet @@ -2,5 +2,5 @@ TakeInboxTextItem (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TakeTaxiNode(index).sublime-snippet b/Reference/API Reference/TakeTaxiNode(index).sublime-snippet index 2174934c3..423856b63 100644 --- a/Reference/API Reference/TakeTaxiNode(index).sublime-snippet +++ b/Reference/API Reference/TakeTaxiNode(index).sublime-snippet @@ -2,5 +2,5 @@ TakeTaxiNode (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TargetDirectionEnemy(...).sublime-snippet b/Reference/API Reference/TargetDirectionEnemy(...).sublime-snippet new file mode 100644 index 000000000..86bfb5f6c --- /dev/null +++ b/Reference/API Reference/TargetDirectionEnemy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetDirectionEnemy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetDirectionFinished(...).sublime-snippet b/Reference/API Reference/TargetDirectionFinished(...).sublime-snippet new file mode 100644 index 000000000..811f010de --- /dev/null +++ b/Reference/API Reference/TargetDirectionFinished(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetDirectionFinished + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetDirectionFriend(...).sublime-snippet b/Reference/API Reference/TargetDirectionFriend(...).sublime-snippet new file mode 100644 index 000000000..dcef76ebe --- /dev/null +++ b/Reference/API Reference/TargetDirectionFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetDirectionFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetHealthCheck(...).sublime-snippet b/Reference/API Reference/TargetHealthCheck(...).sublime-snippet new file mode 100644 index 000000000..e9f268292 --- /dev/null +++ b/Reference/API Reference/TargetHealthCheck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetHealthCheck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetLastEnemy(...).sublime-snippet b/Reference/API Reference/TargetLastEnemy(...).sublime-snippet new file mode 100644 index 000000000..20cbf2016 --- /dev/null +++ b/Reference/API Reference/TargetLastEnemy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetLastEnemy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetLastFriend(...).sublime-snippet b/Reference/API Reference/TargetLastFriend(...).sublime-snippet new file mode 100644 index 000000000..fd99b4d13 --- /dev/null +++ b/Reference/API Reference/TargetLastFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetLastFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetLastTarget(...).sublime-snippet b/Reference/API Reference/TargetLastTarget(...).sublime-snippet new file mode 100644 index 000000000..d640b1f5a --- /dev/null +++ b/Reference/API Reference/TargetLastTarget(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetLastTarget + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetNearest(...).sublime-snippet b/Reference/API Reference/TargetNearest(...).sublime-snippet new file mode 100644 index 000000000..f53e5ddaa --- /dev/null +++ b/Reference/API Reference/TargetNearest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetNearest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetNearestEnemy(...).sublime-snippet b/Reference/API Reference/TargetNearestEnemy(...).sublime-snippet new file mode 100644 index 000000000..98cd34280 --- /dev/null +++ b/Reference/API Reference/TargetNearestEnemy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetNearestEnemy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetNearestEnemyPlayer(...).sublime-snippet b/Reference/API Reference/TargetNearestEnemyPlayer(...).sublime-snippet new file mode 100644 index 000000000..83071a787 --- /dev/null +++ b/Reference/API Reference/TargetNearestEnemyPlayer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetNearestEnemyPlayer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetNearestFriend(...).sublime-snippet b/Reference/API Reference/TargetNearestFriend(...).sublime-snippet new file mode 100644 index 000000000..9f1cc37c7 --- /dev/null +++ b/Reference/API Reference/TargetNearestFriend(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetNearestFriend + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetNearestFriendPlayer(...).sublime-snippet b/Reference/API Reference/TargetNearestFriendPlayer(...).sublime-snippet new file mode 100644 index 000000000..5c52cf322 --- /dev/null +++ b/Reference/API Reference/TargetNearestFriendPlayer(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetNearestFriendPlayer + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetNearestPartyMember(...).sublime-snippet b/Reference/API Reference/TargetNearestPartyMember(...).sublime-snippet new file mode 100644 index 000000000..fc7c4aa0f --- /dev/null +++ b/Reference/API Reference/TargetNearestPartyMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetNearestPartyMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetNearestRaidMember(...).sublime-snippet b/Reference/API Reference/TargetNearestRaidMember(...).sublime-snippet new file mode 100644 index 000000000..690babc73 --- /dev/null +++ b/Reference/API Reference/TargetNearestRaidMember(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetNearestRaidMember + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetPriorityHighlightEnd(...).sublime-snippet b/Reference/API Reference/TargetPriorityHighlightEnd(...).sublime-snippet new file mode 100644 index 000000000..609d7f75b --- /dev/null +++ b/Reference/API Reference/TargetPriorityHighlightEnd(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetPriorityHighlightEnd + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetPriorityHighlightStart(...).sublime-snippet b/Reference/API Reference/TargetPriorityHighlightStart(...).sublime-snippet new file mode 100644 index 000000000..b584e5145 --- /dev/null +++ b/Reference/API Reference/TargetPriorityHighlightStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetPriorityHighlightStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetTotem(...).sublime-snippet b/Reference/API Reference/TargetTotem(...).sublime-snippet new file mode 100644 index 000000000..b44e2a543 --- /dev/null +++ b/Reference/API Reference/TargetTotem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetTotem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetUnit(...).sublime-snippet b/Reference/API Reference/TargetUnit(...).sublime-snippet new file mode 100644 index 000000000..3529e5807 --- /dev/null +++ b/Reference/API Reference/TargetUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TargetofTargetHealthCheck(...).sublime-snippet b/Reference/API Reference/TargetofTargetHealthCheck(...).sublime-snippet new file mode 100644 index 000000000..b4a7e40d5 --- /dev/null +++ b/Reference/API Reference/TargetofTargetHealthCheck(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TargetofTargetHealthCheck + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TaxiGetDestX(source, dest).sublime-snippet b/Reference/API Reference/TaxiGetDestX(source, dest).sublime-snippet index 221c735ff..95f65e942 100644 --- a/Reference/API Reference/TaxiGetDestX(source, dest).sublime-snippet +++ b/Reference/API Reference/TaxiGetDestX(source, dest).sublime-snippet @@ -2,5 +2,5 @@ TaxiGetDestX (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiGetDestY(source, dest).sublime-snippet b/Reference/API Reference/TaxiGetDestY(source, dest).sublime-snippet index 0587151b7..717d08b84 100644 --- a/Reference/API Reference/TaxiGetDestY(source, dest).sublime-snippet +++ b/Reference/API Reference/TaxiGetDestY(source, dest).sublime-snippet @@ -2,5 +2,5 @@ TaxiGetDestY (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiGetNodeSlot(...).sublime-snippet b/Reference/API Reference/TaxiGetNodeSlot(...).sublime-snippet new file mode 100644 index 000000000..0a1d82ad3 --- /dev/null +++ b/Reference/API Reference/TaxiGetNodeSlot(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TaxiGetNodeSlot + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TaxiGetSrcX(source, dest).sublime-snippet b/Reference/API Reference/TaxiGetSrcX(source, dest).sublime-snippet index c3e338d29..35cfd45d5 100644 --- a/Reference/API Reference/TaxiGetSrcX(source, dest).sublime-snippet +++ b/Reference/API Reference/TaxiGetSrcX(source, dest).sublime-snippet @@ -2,5 +2,5 @@ TaxiGetSrcX (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiGetSrcY(source, dest).sublime-snippet b/Reference/API Reference/TaxiGetSrcY(source, dest).sublime-snippet index 02481e497..e7e245d1c 100644 --- a/Reference/API Reference/TaxiGetSrcY(source, dest).sublime-snippet +++ b/Reference/API Reference/TaxiGetSrcY(source, dest).sublime-snippet @@ -2,5 +2,5 @@ TaxiGetSrcY (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiIsDirectFlight(...).sublime-snippet b/Reference/API Reference/TaxiIsDirectFlight(...).sublime-snippet new file mode 100644 index 000000000..ef7d23780 --- /dev/null +++ b/Reference/API Reference/TaxiIsDirectFlight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TaxiIsDirectFlight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TaxiNodeCost(index).sublime-snippet b/Reference/API Reference/TaxiNodeCost(index).sublime-snippet index d2624b558..ad021649a 100644 --- a/Reference/API Reference/TaxiNodeCost(index).sublime-snippet +++ b/Reference/API Reference/TaxiNodeCost(index).sublime-snippet @@ -2,5 +2,5 @@ TaxiNodeCost (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiNodeGetType(index).sublime-snippet b/Reference/API Reference/TaxiNodeGetType(index).sublime-snippet index 6fc765a17..16782f41d 100644 --- a/Reference/API Reference/TaxiNodeGetType(index).sublime-snippet +++ b/Reference/API Reference/TaxiNodeGetType(index).sublime-snippet @@ -2,5 +2,5 @@ TaxiNodeGetType (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiNodeName(index).sublime-snippet b/Reference/API Reference/TaxiNodeName(index).sublime-snippet index ba500bd61..a9857206e 100644 --- a/Reference/API Reference/TaxiNodeName(index).sublime-snippet +++ b/Reference/API Reference/TaxiNodeName(index).sublime-snippet @@ -2,5 +2,5 @@ TaxiNodeName (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiNodeOnButtonEnter(...).sublime-snippet b/Reference/API Reference/TaxiNodeOnButtonEnter(...).sublime-snippet new file mode 100644 index 000000000..f2a6bf029 --- /dev/null +++ b/Reference/API Reference/TaxiNodeOnButtonEnter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TaxiNodeOnButtonEnter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TaxiNodeOnButtonLeave(...).sublime-snippet b/Reference/API Reference/TaxiNodeOnButtonLeave(...).sublime-snippet new file mode 100644 index 000000000..2d0900233 --- /dev/null +++ b/Reference/API Reference/TaxiNodeOnButtonLeave(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TaxiNodeOnButtonLeave + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TaxiNodePosition(index).sublime-snippet b/Reference/API Reference/TaxiNodePosition(index).sublime-snippet index 0e7bd3c45..f69018f5a 100644 --- a/Reference/API Reference/TaxiNodePosition(index).sublime-snippet +++ b/Reference/API Reference/TaxiNodePosition(index).sublime-snippet @@ -2,5 +2,5 @@ TaxiNodePosition (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TaxiRequestEarlyLanding(...).sublime-snippet b/Reference/API Reference/TaxiRequestEarlyLanding(...).sublime-snippet new file mode 100644 index 000000000..d0158f6b6 --- /dev/null +++ b/Reference/API Reference/TaxiRequestEarlyLanding(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TaxiRequestEarlyLanding + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TextEmoteSort(...).sublime-snippet b/Reference/API Reference/TextEmoteSort(...).sublime-snippet new file mode 100644 index 000000000..eec7e2c19 --- /dev/null +++ b/Reference/API Reference/TextEmoteSort(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TextEmoteSort + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TimeoutResurrect(...).sublime-snippet b/Reference/API Reference/TimeoutResurrect(...).sublime-snippet new file mode 100644 index 000000000..3b4dc89ea --- /dev/null +++ b/Reference/API Reference/TimeoutResurrect(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TimeoutResurrect + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleAchievementFrame(...).sublime-snippet b/Reference/API Reference/ToggleAchievementFrame(...).sublime-snippet new file mode 100644 index 000000000..9f1d78fdc --- /dev/null +++ b/Reference/API Reference/ToggleAchievementFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleAchievementFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleAllBags(...).sublime-snippet b/Reference/API Reference/ToggleAllBags(...).sublime-snippet new file mode 100644 index 000000000..bba231bdc --- /dev/null +++ b/Reference/API Reference/ToggleAllBags(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleAllBags + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleAnimKitDisplay(...).sublime-snippet b/Reference/API Reference/ToggleAnimKitDisplay(...).sublime-snippet new file mode 100644 index 000000000..7b44f96bc --- /dev/null +++ b/Reference/API Reference/ToggleAnimKitDisplay(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleAnimKitDisplay + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleAutoRun(...).sublime-snippet b/Reference/API Reference/ToggleAutoRun(...).sublime-snippet new file mode 100644 index 000000000..487d072b6 --- /dev/null +++ b/Reference/API Reference/ToggleAutoRun(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleAutoRun + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleBackpack(...).sublime-snippet b/Reference/API Reference/ToggleBackpack(...).sublime-snippet new file mode 100644 index 000000000..c37304a48 --- /dev/null +++ b/Reference/API Reference/ToggleBackpack(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleBackpack + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleBag(...).sublime-snippet b/Reference/API Reference/ToggleBag(...).sublime-snippet new file mode 100644 index 000000000..567b572c0 --- /dev/null +++ b/Reference/API Reference/ToggleBag(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleBag + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleBattlefieldMap(...).sublime-snippet b/Reference/API Reference/ToggleBattlefieldMap(...).sublime-snippet new file mode 100644 index 000000000..f1b03b305 --- /dev/null +++ b/Reference/API Reference/ToggleBattlefieldMap(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleBattlefieldMap + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleCalendar(...).sublime-snippet b/Reference/API Reference/ToggleCalendar(...).sublime-snippet new file mode 100644 index 000000000..a6f330716 --- /dev/null +++ b/Reference/API Reference/ToggleCalendar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleCalendar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleChannelFrame(...).sublime-snippet b/Reference/API Reference/ToggleChannelFrame(...).sublime-snippet new file mode 100644 index 000000000..024508cb1 --- /dev/null +++ b/Reference/API Reference/ToggleChannelFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleChannelFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleCharacter(...).sublime-snippet b/Reference/API Reference/ToggleCharacter(...).sublime-snippet new file mode 100644 index 000000000..f1108d3b7 --- /dev/null +++ b/Reference/API Reference/ToggleCharacter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleCharacter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleChatChannel(...).sublime-snippet b/Reference/API Reference/ToggleChatChannel(...).sublime-snippet new file mode 100644 index 000000000..69385c21a --- /dev/null +++ b/Reference/API Reference/ToggleChatChannel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleChatChannel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleChatColorNamesByClassGroup(...).sublime-snippet b/Reference/API Reference/ToggleChatColorNamesByClassGroup(...).sublime-snippet new file mode 100644 index 000000000..14fcc431e --- /dev/null +++ b/Reference/API Reference/ToggleChatColorNamesByClassGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleChatColorNamesByClassGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleChatMessageGroup(...).sublime-snippet b/Reference/API Reference/ToggleChatMessageGroup(...).sublime-snippet new file mode 100644 index 000000000..f0b2cd929 --- /dev/null +++ b/Reference/API Reference/ToggleChatMessageGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleChatMessageGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleCollectionsJournal(...).sublime-snippet b/Reference/API Reference/ToggleCollectionsJournal(...).sublime-snippet new file mode 100644 index 000000000..2ed54c42e --- /dev/null +++ b/Reference/API Reference/ToggleCollectionsJournal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleCollectionsJournal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleCommunitiesFrame(...).sublime-snippet b/Reference/API Reference/ToggleCommunitiesFrame(...).sublime-snippet new file mode 100644 index 000000000..130ffa42c --- /dev/null +++ b/Reference/API Reference/ToggleCommunitiesFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleCommunitiesFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleDebugAIDisplay(...).sublime-snippet b/Reference/API Reference/ToggleDebugAIDisplay(...).sublime-snippet new file mode 100644 index 000000000..b8a2e5e50 --- /dev/null +++ b/Reference/API Reference/ToggleDebugAIDisplay(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleDebugAIDisplay + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleDropDownMenu(...).sublime-snippet b/Reference/API Reference/ToggleDropDownMenu(...).sublime-snippet new file mode 100644 index 000000000..2c67552b8 --- /dev/null +++ b/Reference/API Reference/ToggleDropDownMenu(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleDropDownMenu + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleEncounterJournal(...).sublime-snippet b/Reference/API Reference/ToggleEncounterJournal(...).sublime-snippet new file mode 100644 index 000000000..247330032 --- /dev/null +++ b/Reference/API Reference/ToggleEncounterJournal(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleEncounterJournal + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleFrame(...).sublime-snippet b/Reference/API Reference/ToggleFrame(...).sublime-snippet new file mode 100644 index 000000000..a57816bad --- /dev/null +++ b/Reference/API Reference/ToggleFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleFramerate(...).sublime-snippet b/Reference/API Reference/ToggleFramerate(...).sublime-snippet new file mode 100644 index 000000000..190a50bfb --- /dev/null +++ b/Reference/API Reference/ToggleFramerate(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleFramerate + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleFriendsFrame(...).sublime-snippet b/Reference/API Reference/ToggleFriendsFrame(...).sublime-snippet new file mode 100644 index 000000000..dafcd451e --- /dev/null +++ b/Reference/API Reference/ToggleFriendsFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleFriendsFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleFriendsPanel(...).sublime-snippet b/Reference/API Reference/ToggleFriendsPanel(...).sublime-snippet new file mode 100644 index 000000000..f42bcd3cb --- /dev/null +++ b/Reference/API Reference/ToggleFriendsPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleFriendsPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleFriendsSubPanel(...).sublime-snippet b/Reference/API Reference/ToggleFriendsSubPanel(...).sublime-snippet new file mode 100644 index 000000000..6cf9b10c4 --- /dev/null +++ b/Reference/API Reference/ToggleFriendsSubPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleFriendsSubPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleGameMenu(...).sublime-snippet b/Reference/API Reference/ToggleGameMenu(...).sublime-snippet new file mode 100644 index 000000000..92e6aa44b --- /dev/null +++ b/Reference/API Reference/ToggleGameMenu(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleGameMenu + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleGarrisonBuildingUI(...).sublime-snippet b/Reference/API Reference/ToggleGarrisonBuildingUI(...).sublime-snippet new file mode 100644 index 000000000..f69670ce1 --- /dev/null +++ b/Reference/API Reference/ToggleGarrisonBuildingUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleGarrisonBuildingUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleGarrisonMissionUI(...).sublime-snippet b/Reference/API Reference/ToggleGarrisonMissionUI(...).sublime-snippet new file mode 100644 index 000000000..cc74e4285 --- /dev/null +++ b/Reference/API Reference/ToggleGarrisonMissionUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleGarrisonMissionUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleGuildFinder(...).sublime-snippet b/Reference/API Reference/ToggleGuildFinder(...).sublime-snippet new file mode 100644 index 000000000..23bd007ad --- /dev/null +++ b/Reference/API Reference/ToggleGuildFinder(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleGuildFinder + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleGuildFrame(...).sublime-snippet b/Reference/API Reference/ToggleGuildFrame(...).sublime-snippet new file mode 100644 index 000000000..75d1ef529 --- /dev/null +++ b/Reference/API Reference/ToggleGuildFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleGuildFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleHelpFrame(...).sublime-snippet b/Reference/API Reference/ToggleHelpFrame(...).sublime-snippet new file mode 100644 index 000000000..36404cfe8 --- /dev/null +++ b/Reference/API Reference/ToggleHelpFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleHelpFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleIgnorePanel(...).sublime-snippet b/Reference/API Reference/ToggleIgnorePanel(...).sublime-snippet new file mode 100644 index 000000000..12ae64a3e --- /dev/null +++ b/Reference/API Reference/ToggleIgnorePanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleIgnorePanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleLFDParentFrame(...).sublime-snippet b/Reference/API Reference/ToggleLFDParentFrame(...).sublime-snippet new file mode 100644 index 000000000..e0429a4f7 --- /dev/null +++ b/Reference/API Reference/ToggleLFDParentFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleLFDParentFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleLootHistoryFrame(...).sublime-snippet b/Reference/API Reference/ToggleLootHistoryFrame(...).sublime-snippet new file mode 100644 index 000000000..6345cbcfb --- /dev/null +++ b/Reference/API Reference/ToggleLootHistoryFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleLootHistoryFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleMessageDest(...).sublime-snippet b/Reference/API Reference/ToggleMessageDest(...).sublime-snippet new file mode 100644 index 000000000..63edfd793 --- /dev/null +++ b/Reference/API Reference/ToggleMessageDest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleMessageDest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleMessageSource(...).sublime-snippet b/Reference/API Reference/ToggleMessageSource(...).sublime-snippet new file mode 100644 index 000000000..f9c985924 --- /dev/null +++ b/Reference/API Reference/ToggleMessageSource(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleMessageSource + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleMessageType(...).sublime-snippet b/Reference/API Reference/ToggleMessageType(...).sublime-snippet new file mode 100644 index 000000000..9858d5e6a --- /dev/null +++ b/Reference/API Reference/ToggleMessageType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleMessageType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleMessageTypeGroup(...).sublime-snippet b/Reference/API Reference/ToggleMessageTypeGroup(...).sublime-snippet new file mode 100644 index 000000000..c1b5f8a44 --- /dev/null +++ b/Reference/API Reference/ToggleMessageTypeGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleMessageTypeGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleMiniMapRotation(...).sublime-snippet b/Reference/API Reference/ToggleMiniMapRotation(...).sublime-snippet new file mode 100644 index 000000000..d2f0531bb --- /dev/null +++ b/Reference/API Reference/ToggleMiniMapRotation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleMiniMapRotation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleMinimap(...).sublime-snippet b/Reference/API Reference/ToggleMinimap(...).sublime-snippet new file mode 100644 index 000000000..f612d774d --- /dev/null +++ b/Reference/API Reference/ToggleMinimap(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleMinimap + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleOrderHallTalentUI(...).sublime-snippet b/Reference/API Reference/ToggleOrderHallTalentUI(...).sublime-snippet new file mode 100644 index 000000000..66d8b785b --- /dev/null +++ b/Reference/API Reference/ToggleOrderHallTalentUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleOrderHallTalentUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TogglePVP().sublime-snippet b/Reference/API Reference/TogglePVP().sublime-snippet index 73425b44c..02b993ff3 100644 --- a/Reference/API Reference/TogglePVP().sublime-snippet +++ b/Reference/API Reference/TogglePVP().sublime-snippet @@ -2,5 +2,5 @@ TogglePVP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TogglePVPUI(...).sublime-snippet b/Reference/API Reference/TogglePVPUI(...).sublime-snippet new file mode 100644 index 000000000..df72bad23 --- /dev/null +++ b/Reference/API Reference/TogglePVPUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TogglePVPUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TogglePetAutocast(...).sublime-snippet b/Reference/API Reference/TogglePetAutocast(...).sublime-snippet new file mode 100644 index 000000000..06e90f89e --- /dev/null +++ b/Reference/API Reference/TogglePetAutocast(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TogglePetAutocast + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleQuestLog(...).sublime-snippet b/Reference/API Reference/ToggleQuestLog(...).sublime-snippet new file mode 100644 index 000000000..5e38188fb --- /dev/null +++ b/Reference/API Reference/ToggleQuestLog(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleQuestLog + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleQuickJoinPanel(...).sublime-snippet b/Reference/API Reference/ToggleQuickJoinPanel(...).sublime-snippet new file mode 100644 index 000000000..433ab7c1e --- /dev/null +++ b/Reference/API Reference/ToggleQuickJoinPanel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleQuickJoinPanel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleRaidBrowser(...).sublime-snippet b/Reference/API Reference/ToggleRaidBrowser(...).sublime-snippet new file mode 100644 index 000000000..ee0c9075f --- /dev/null +++ b/Reference/API Reference/ToggleRaidBrowser(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleRaidBrowser + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleRaidFrame(...).sublime-snippet b/Reference/API Reference/ToggleRaidFrame(...).sublime-snippet new file mode 100644 index 000000000..cf53fd4e1 --- /dev/null +++ b/Reference/API Reference/ToggleRaidFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleRaidFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleRun(...).sublime-snippet b/Reference/API Reference/ToggleRun(...).sublime-snippet new file mode 100644 index 000000000..a9e991d4e --- /dev/null +++ b/Reference/API Reference/ToggleRun(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleRun + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleSelfHighlight(...).sublime-snippet b/Reference/API Reference/ToggleSelfHighlight(...).sublime-snippet new file mode 100644 index 000000000..6a7b40939 --- /dev/null +++ b/Reference/API Reference/ToggleSelfHighlight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleSelfHighlight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleSheath().sublime-snippet b/Reference/API Reference/ToggleSheath().sublime-snippet index 8d90c6395..28428c091 100644 --- a/Reference/API Reference/ToggleSheath().sublime-snippet +++ b/Reference/API Reference/ToggleSheath().sublime-snippet @@ -2,5 +2,5 @@ ToggleSheath () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ToggleSpellAutocast(index, bookType).sublime-snippet b/Reference/API Reference/ToggleSpellAutocast(index, bookType).sublime-snippet index 12754d73f..2c2c406e9 100644 --- a/Reference/API Reference/ToggleSpellAutocast(index, bookType).sublime-snippet +++ b/Reference/API Reference/ToggleSpellAutocast(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ ToggleSpellAutocast (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ToggleSpellAutocast(name).sublime-snippet b/Reference/API Reference/ToggleSpellAutocast(name).sublime-snippet index 8944f4c75..52390f847 100644 --- a/Reference/API Reference/ToggleSpellAutocast(name).sublime-snippet +++ b/Reference/API Reference/ToggleSpellAutocast(name).sublime-snippet @@ -2,5 +2,5 @@ ToggleSpellAutocast ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ToggleSpellBook(...).sublime-snippet b/Reference/API Reference/ToggleSpellBook(...).sublime-snippet new file mode 100644 index 000000000..8945e1c53 --- /dev/null +++ b/Reference/API Reference/ToggleSpellBook(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleSpellBook + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleStats(...).sublime-snippet b/Reference/API Reference/ToggleStats(...).sublime-snippet new file mode 100644 index 000000000..ace161ec9 --- /dev/null +++ b/Reference/API Reference/ToggleStats(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleStats + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleStoreUI(...).sublime-snippet b/Reference/API Reference/ToggleStoreUI(...).sublime-snippet new file mode 100644 index 000000000..2ba3b4dff --- /dev/null +++ b/Reference/API Reference/ToggleStoreUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleStoreUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleTalentFrame(...).sublime-snippet b/Reference/API Reference/ToggleTalentFrame(...).sublime-snippet new file mode 100644 index 000000000..fe1029093 --- /dev/null +++ b/Reference/API Reference/ToggleTalentFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleTalentFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleTimeManager(...).sublime-snippet b/Reference/API Reference/ToggleTimeManager(...).sublime-snippet new file mode 100644 index 000000000..04c84df76 --- /dev/null +++ b/Reference/API Reference/ToggleTimeManager(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleTimeManager + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleWindowed(...).sublime-snippet b/Reference/API Reference/ToggleWindowed(...).sublime-snippet new file mode 100644 index 000000000..965e1ae83 --- /dev/null +++ b/Reference/API Reference/ToggleWindowed(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleWindowed + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleWorldMap(...).sublime-snippet b/Reference/API Reference/ToggleWorldMap(...).sublime-snippet new file mode 100644 index 000000000..e64e09ec2 --- /dev/null +++ b/Reference/API Reference/ToggleWorldMap(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleWorldMap + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToggleWorldStateScoreFrame(...).sublime-snippet b/Reference/API Reference/ToggleWorldStateScoreFrame(...).sublime-snippet new file mode 100644 index 000000000..9d4f5125e --- /dev/null +++ b/Reference/API Reference/ToggleWorldStateScoreFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToggleWorldStateScoreFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TooltipSetLFGCompletionReward(...).sublime-snippet b/Reference/API Reference/TooltipSetLFGCompletionReward(...).sublime-snippet new file mode 100644 index 000000000..407ac73c9 --- /dev/null +++ b/Reference/API Reference/TooltipSetLFGCompletionReward(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TooltipSetLFGCompletionReward + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ToyBoxUpdateFilteredInformation(...).sublime-snippet b/Reference/API Reference/ToyBoxUpdateFilteredInformation(...).sublime-snippet new file mode 100644 index 000000000..582f4f5dc --- /dev/null +++ b/Reference/API Reference/ToyBoxUpdateFilteredInformation(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ToyBoxUpdateFilteredInformation + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TriggerTutorial(...).sublime-snippet b/Reference/API Reference/TriggerTutorial(...).sublime-snippet new file mode 100644 index 000000000..8db39d638 --- /dev/null +++ b/Reference/API Reference/TriggerTutorial(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TriggerTutorial + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TurnInGuildCharter().sublime-snippet b/Reference/API Reference/TurnInGuildCharter().sublime-snippet index dd6f88bd0..31bfa0a38 100644 --- a/Reference/API Reference/TurnInGuildCharter().sublime-snippet +++ b/Reference/API Reference/TurnInGuildCharter().sublime-snippet @@ -2,5 +2,5 @@ TurnInGuildCharter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/TurnLeftStart(...).sublime-snippet b/Reference/API Reference/TurnLeftStart(...).sublime-snippet new file mode 100644 index 000000000..8213038d0 --- /dev/null +++ b/Reference/API Reference/TurnLeftStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TurnLeftStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TurnLeftStop(...).sublime-snippet b/Reference/API Reference/TurnLeftStop(...).sublime-snippet new file mode 100644 index 000000000..b961d947f --- /dev/null +++ b/Reference/API Reference/TurnLeftStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TurnLeftStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TurnOrActionStart(...).sublime-snippet b/Reference/API Reference/TurnOrActionStart(...).sublime-snippet new file mode 100644 index 000000000..e28665780 --- /dev/null +++ b/Reference/API Reference/TurnOrActionStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TurnOrActionStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TurnOrActionStop(...).sublime-snippet b/Reference/API Reference/TurnOrActionStop(...).sublime-snippet new file mode 100644 index 000000000..325ace716 --- /dev/null +++ b/Reference/API Reference/TurnOrActionStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TurnOrActionStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TurnRightStart(...).sublime-snippet b/Reference/API Reference/TurnRightStart(...).sublime-snippet new file mode 100644 index 000000000..3b6d481c7 --- /dev/null +++ b/Reference/API Reference/TurnRightStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TurnRightStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TurnRightStop(...).sublime-snippet b/Reference/API Reference/TurnRightStop(...).sublime-snippet new file mode 100644 index 000000000..f3cc33b8c --- /dev/null +++ b/Reference/API Reference/TurnRightStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TurnRightStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/TutorialStatus(...).sublime-snippet b/Reference/API Reference/TutorialStatus(...).sublime-snippet new file mode 100644 index 000000000..8ee2d0cce --- /dev/null +++ b/Reference/API Reference/TutorialStatus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + TutorialStatus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIDoFramesIntersect(...).sublime-snippet b/Reference/API Reference/UIDoFramesIntersect(...).sublime-snippet new file mode 100644 index 000000000..9f5f44582 --- /dev/null +++ b/Reference/API Reference/UIDoFramesIntersect(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIDoFramesIntersect + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameFade(...).sublime-snippet b/Reference/API Reference/UIFrameFade(...).sublime-snippet new file mode 100644 index 000000000..9348ea703 --- /dev/null +++ b/Reference/API Reference/UIFrameFade(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameFade + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameFadeIn(...).sublime-snippet b/Reference/API Reference/UIFrameFadeIn(...).sublime-snippet new file mode 100644 index 000000000..07fc8e65e --- /dev/null +++ b/Reference/API Reference/UIFrameFadeIn(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameFadeIn + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameFadeOut(...).sublime-snippet b/Reference/API Reference/UIFrameFadeOut(...).sublime-snippet new file mode 100644 index 000000000..d9abfd915 --- /dev/null +++ b/Reference/API Reference/UIFrameFadeOut(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameFadeOut + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameFadeRemoveFrame(...).sublime-snippet b/Reference/API Reference/UIFrameFadeRemoveFrame(...).sublime-snippet new file mode 100644 index 000000000..607c0377b --- /dev/null +++ b/Reference/API Reference/UIFrameFadeRemoveFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameFadeRemoveFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameFlash(...).sublime-snippet b/Reference/API Reference/UIFrameFlash(...).sublime-snippet new file mode 100644 index 000000000..074a59497 --- /dev/null +++ b/Reference/API Reference/UIFrameFlash(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameFlash + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameFlashStop(...).sublime-snippet b/Reference/API Reference/UIFrameFlashStop(...).sublime-snippet new file mode 100644 index 000000000..79e2fe4db --- /dev/null +++ b/Reference/API Reference/UIFrameFlashStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameFlashStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameIsFading(...).sublime-snippet b/Reference/API Reference/UIFrameIsFading(...).sublime-snippet new file mode 100644 index 000000000..c3a3ee46e --- /dev/null +++ b/Reference/API Reference/UIFrameIsFading(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameIsFading + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIFrameIsFlashing(...).sublime-snippet b/Reference/API Reference/UIFrameIsFlashing(...).sublime-snippet new file mode 100644 index 000000000..d497d1ef5 --- /dev/null +++ b/Reference/API Reference/UIFrameIsFlashing(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIFrameIsFlashing + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UIParentLoadAddOn(...).sublime-snippet b/Reference/API Reference/UIParentLoadAddOn(...).sublime-snippet new file mode 100644 index 000000000..e92a84c8b --- /dev/null +++ b/Reference/API Reference/UIParentLoadAddOn(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UIParentLoadAddOn + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UninviteUnit(name, reason).sublime-snippet b/Reference/API Reference/UninviteUnit(name, reason).sublime-snippet index ef16e8908..e552f8a5a 100644 --- a/Reference/API Reference/UninviteUnit(name, reason).sublime-snippet +++ b/Reference/API Reference/UninviteUnit(name, reason).sublime-snippet @@ -2,5 +2,5 @@ UninviteUnit ("name", "reason") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAffectingCombat(unit).sublime-snippet b/Reference/API Reference/UnitAffectingCombat(unit).sublime-snippet index 10bfe04a8..b464f5697 100644 --- a/Reference/API Reference/UnitAffectingCombat(unit).sublime-snippet +++ b/Reference/API Reference/UnitAffectingCombat(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitAffectingCombat ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAlliedRaceInfo(unit).sublime-snippet b/Reference/API Reference/UnitAlliedRaceInfo(unit).sublime-snippet index 04cc8e233..4fdd52f5a 100644 --- a/Reference/API Reference/UnitAlliedRaceInfo(unit).sublime-snippet +++ b/Reference/API Reference/UnitAlliedRaceInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitAlliedRaceInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAlternatePowerCounterInfo(...).sublime-snippet b/Reference/API Reference/UnitAlternatePowerCounterInfo(...).sublime-snippet new file mode 100644 index 000000000..927bf3625 --- /dev/null +++ b/Reference/API Reference/UnitAlternatePowerCounterInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitAlternatePowerCounterInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitAlternatePowerInfo(name).sublime-snippet b/Reference/API Reference/UnitAlternatePowerInfo(name).sublime-snippet index 675871d34..0a6a5e0c1 100644 --- a/Reference/API Reference/UnitAlternatePowerInfo(name).sublime-snippet +++ b/Reference/API Reference/UnitAlternatePowerInfo(name).sublime-snippet @@ -2,5 +2,5 @@ UnitAlternatePowerInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAlternatePowerInfo(unit).sublime-snippet b/Reference/API Reference/UnitAlternatePowerInfo(unit).sublime-snippet index a5cb9768b..4c6266162 100644 --- a/Reference/API Reference/UnitAlternatePowerInfo(unit).sublime-snippet +++ b/Reference/API Reference/UnitAlternatePowerInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitAlternatePowerInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet b/Reference/API Reference/UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet index 4736bba94..73c2f5af7 100644 --- a/Reference/API Reference/UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet +++ b/Reference/API Reference/UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet @@ -2,5 +2,5 @@ UnitAlternatePowerTextureInfo ("unit", textureIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitArmor(unit).sublime-snippet b/Reference/API Reference/UnitArmor(unit).sublime-snippet index f0d10e2c8..66c8930dd 100644 --- a/Reference/API Reference/UnitArmor(unit).sublime-snippet +++ b/Reference/API Reference/UnitArmor(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitArmor ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAttackBothHands(unit).sublime-snippet b/Reference/API Reference/UnitAttackBothHands(unit).sublime-snippet deleted file mode 100644 index 3625954db..000000000 --- a/Reference/API Reference/UnitAttackBothHands(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitAttackBothHands - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitAttackPower(unit).sublime-snippet b/Reference/API Reference/UnitAttackPower(unit).sublime-snippet index edf02052a..af5e43978 100644 --- a/Reference/API Reference/UnitAttackPower(unit).sublime-snippet +++ b/Reference/API Reference/UnitAttackPower(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitAttackPower ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAttackSpeed(unit).sublime-snippet b/Reference/API Reference/UnitAttackSpeed(unit).sublime-snippet index bcb684027..a90c6083d 100644 --- a/Reference/API Reference/UnitAttackSpeed(unit).sublime-snippet +++ b/Reference/API Reference/UnitAttackSpeed(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitAttackSpeed ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAura(unit, index, [filter]).sublime-snippet b/Reference/API Reference/UnitAura(unit, index, [filter]).sublime-snippet index 85804c017..7b7db1bbc 100644 --- a/Reference/API Reference/UnitAura(unit, index, [filter]).sublime-snippet +++ b/Reference/API Reference/UnitAura(unit, index, [filter]).sublime-snippet @@ -2,5 +2,5 @@ UnitAura ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitAura(unit, name, [rank], [filter]).sublime-snippet b/Reference/API Reference/UnitAura(unit, name, [rank], [filter]).sublime-snippet deleted file mode 100644 index 08325bc80..000000000 --- a/Reference/API Reference/UnitAura(unit, name, [rank], [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitAura - ("unit", "name", ["rank"], ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitBattlePetLevel(...).sublime-snippet b/Reference/API Reference/UnitBattlePetLevel(...).sublime-snippet new file mode 100644 index 000000000..d5bfa14b1 --- /dev/null +++ b/Reference/API Reference/UnitBattlePetLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitBattlePetLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitBattlePetSpeciesID(...).sublime-snippet b/Reference/API Reference/UnitBattlePetSpeciesID(...).sublime-snippet new file mode 100644 index 000000000..8942da92d --- /dev/null +++ b/Reference/API Reference/UnitBattlePetSpeciesID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitBattlePetSpeciesID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitBattlePetType(...).sublime-snippet b/Reference/API Reference/UnitBattlePetType(...).sublime-snippet new file mode 100644 index 000000000..0c8ee3cfc --- /dev/null +++ b/Reference/API Reference/UnitBattlePetType(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitBattlePetType + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitBuff(unit, index, [filter]).sublime-snippet b/Reference/API Reference/UnitBuff(unit, index, [filter]).sublime-snippet index e8af2bf5a..43f532784 100644 --- a/Reference/API Reference/UnitBuff(unit, index, [filter]).sublime-snippet +++ b/Reference/API Reference/UnitBuff(unit, index, [filter]).sublime-snippet @@ -2,5 +2,5 @@ UnitBuff ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitBuff(unit, name, [rank], [filter]).sublime-snippet b/Reference/API Reference/UnitBuff(unit, name, [rank], [filter]).sublime-snippet deleted file mode 100644 index 04ab8a928..000000000 --- a/Reference/API Reference/UnitBuff(unit, name, [rank], [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitBuff - ("unit", "name", ["rank"], ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitCanAssist(unit, unit).sublime-snippet b/Reference/API Reference/UnitCanAssist(unit, unit).sublime-snippet index b6a886cd1..e40fb03db 100644 --- a/Reference/API Reference/UnitCanAssist(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitCanAssist(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitCanAssist ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitCanAttack(unit, unit).sublime-snippet b/Reference/API Reference/UnitCanAttack(unit, unit).sublime-snippet index ef21d5caf..9865a7996 100644 --- a/Reference/API Reference/UnitCanAttack(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitCanAttack(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitCanAttack ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitCanCooperate(unit, unit).sublime-snippet b/Reference/API Reference/UnitCanCooperate(unit, unit).sublime-snippet index b6435f18f..d55039178 100644 --- a/Reference/API Reference/UnitCanCooperate(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitCanCooperate(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitCanCooperate ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitCanPetBattle(...).sublime-snippet b/Reference/API Reference/UnitCanPetBattle(...).sublime-snippet new file mode 100644 index 000000000..9998795a8 --- /dev/null +++ b/Reference/API Reference/UnitCanPetBattle(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitCanPetBattle + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitCastingInfo(unit).sublime-snippet b/Reference/API Reference/UnitCastingInfo(unit).sublime-snippet index 5377084bb..b787185fa 100644 --- a/Reference/API Reference/UnitCastingInfo(unit).sublime-snippet +++ b/Reference/API Reference/UnitCastingInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitCastingInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitChannelInfo(unit).sublime-snippet b/Reference/API Reference/UnitChannelInfo(unit).sublime-snippet index 180c1bf93..79f9cdcb1 100644 --- a/Reference/API Reference/UnitChannelInfo(unit).sublime-snippet +++ b/Reference/API Reference/UnitChannelInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitChannelInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitClass(name).sublime-snippet b/Reference/API Reference/UnitClass(name).sublime-snippet index 18468f6ca..e844fb1b0 100644 --- a/Reference/API Reference/UnitClass(name).sublime-snippet +++ b/Reference/API Reference/UnitClass(name).sublime-snippet @@ -2,5 +2,5 @@ UnitClass ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitClass(unit).sublime-snippet b/Reference/API Reference/UnitClass(unit).sublime-snippet index 9247cd2b1..5a31b6bc6 100644 --- a/Reference/API Reference/UnitClass(unit).sublime-snippet +++ b/Reference/API Reference/UnitClass(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitClass ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitClassBase(name).sublime-snippet b/Reference/API Reference/UnitClassBase(name).sublime-snippet index 0ffe4765f..566107194 100644 --- a/Reference/API Reference/UnitClassBase(name).sublime-snippet +++ b/Reference/API Reference/UnitClassBase(name).sublime-snippet @@ -2,5 +2,5 @@ UnitClassBase ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitClassBase(unit).sublime-snippet b/Reference/API Reference/UnitClassBase(unit).sublime-snippet index abdcdce5a..ac4c1dc1c 100644 --- a/Reference/API Reference/UnitClassBase(unit).sublime-snippet +++ b/Reference/API Reference/UnitClassBase(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitClassBase ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitClassification(unit).sublime-snippet b/Reference/API Reference/UnitClassification(unit).sublime-snippet index 4913e0d77..b042b5a31 100644 --- a/Reference/API Reference/UnitClassification(unit).sublime-snippet +++ b/Reference/API Reference/UnitClassification(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitClassification ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitControllingVehicle(name).sublime-snippet b/Reference/API Reference/UnitControllingVehicle(name).sublime-snippet index e5d283228..bfc1e0384 100644 --- a/Reference/API Reference/UnitControllingVehicle(name).sublime-snippet +++ b/Reference/API Reference/UnitControllingVehicle(name).sublime-snippet @@ -2,5 +2,5 @@ UnitControllingVehicle ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitControllingVehicle(unit).sublime-snippet b/Reference/API Reference/UnitControllingVehicle(unit).sublime-snippet index 04fdcc6bd..1e07b1743 100644 --- a/Reference/API Reference/UnitControllingVehicle(unit).sublime-snippet +++ b/Reference/API Reference/UnitControllingVehicle(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitControllingVehicle ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitCreatureFamily(unit).sublime-snippet b/Reference/API Reference/UnitCreatureFamily(unit).sublime-snippet index 776b1ada8..b22b10ab9 100644 --- a/Reference/API Reference/UnitCreatureFamily(unit).sublime-snippet +++ b/Reference/API Reference/UnitCreatureFamily(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitCreatureFamily ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitCreatureType(unit).sublime-snippet b/Reference/API Reference/UnitCreatureType(unit).sublime-snippet index cc20b2fc9..37ca6e0b4 100644 --- a/Reference/API Reference/UnitCreatureType(unit).sublime-snippet +++ b/Reference/API Reference/UnitCreatureType(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitCreatureType ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitDamage(unit).sublime-snippet b/Reference/API Reference/UnitDamage(unit).sublime-snippet index e591c4574..f0445e165 100644 --- a/Reference/API Reference/UnitDamage(unit).sublime-snippet +++ b/Reference/API Reference/UnitDamage(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitDamage ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitDebuff(unit, index, [filter]).sublime-snippet b/Reference/API Reference/UnitDebuff(unit, index, [filter]).sublime-snippet index 745063cfe..5d403d93e 100644 --- a/Reference/API Reference/UnitDebuff(unit, index, [filter]).sublime-snippet +++ b/Reference/API Reference/UnitDebuff(unit, index, [filter]).sublime-snippet @@ -2,5 +2,5 @@ UnitDebuff ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitDebuff(unit, name, [rank], [filter]).sublime-snippet b/Reference/API Reference/UnitDebuff(unit, name, [rank], [filter]).sublime-snippet deleted file mode 100644 index 176e3262c..000000000 --- a/Reference/API Reference/UnitDebuff(unit, name, [rank], [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitDebuff - ("unit", "name", ["rank"], ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitDefense(unit).sublime-snippet b/Reference/API Reference/UnitDefense(unit).sublime-snippet deleted file mode 100644 index d23320cdd..000000000 --- a/Reference/API Reference/UnitDefense(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitDefense - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitDetailedThreatSituation(name, mobUnit).sublime-snippet b/Reference/API Reference/UnitDetailedThreatSituation(name, mobUnit).sublime-snippet index b2aa10e50..85003dfbf 100644 --- a/Reference/API Reference/UnitDetailedThreatSituation(name, mobUnit).sublime-snippet +++ b/Reference/API Reference/UnitDetailedThreatSituation(name, mobUnit).sublime-snippet @@ -2,5 +2,5 @@ UnitDetailedThreatSituation ("name", mobUnit) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet b/Reference/API Reference/UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet index a37cddba0..82ca83927 100644 --- a/Reference/API Reference/UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet +++ b/Reference/API Reference/UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet @@ -2,5 +2,5 @@ UnitDetailedThreatSituation (unitID, mobUnit) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitDistanceSquared(...).sublime-snippet b/Reference/API Reference/UnitDistanceSquared(...).sublime-snippet new file mode 100644 index 000000000..0b559cf05 --- /dev/null +++ b/Reference/API Reference/UnitDistanceSquared(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitDistanceSquared + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitEffectiveLevel(...).sublime-snippet b/Reference/API Reference/UnitEffectiveLevel(...).sublime-snippet new file mode 100644 index 000000000..b073d4e7d --- /dev/null +++ b/Reference/API Reference/UnitEffectiveLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitEffectiveLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitExists(name).sublime-snippet b/Reference/API Reference/UnitExists(name).sublime-snippet index a58d95ed2..36495255c 100644 --- a/Reference/API Reference/UnitExists(name).sublime-snippet +++ b/Reference/API Reference/UnitExists(name).sublime-snippet @@ -2,5 +2,5 @@ UnitExists ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitExists(unit).sublime-snippet b/Reference/API Reference/UnitExists(unit).sublime-snippet index 226221728..1ce0a2cd7 100644 --- a/Reference/API Reference/UnitExists(unit).sublime-snippet +++ b/Reference/API Reference/UnitExists(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitExists ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitFactionGroup(name).sublime-snippet b/Reference/API Reference/UnitFactionGroup(name).sublime-snippet index 03e132ffa..290a9edad 100644 --- a/Reference/API Reference/UnitFactionGroup(name).sublime-snippet +++ b/Reference/API Reference/UnitFactionGroup(name).sublime-snippet @@ -2,5 +2,5 @@ UnitFactionGroup ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitFactionGroup(unit).sublime-snippet b/Reference/API Reference/UnitFactionGroup(unit).sublime-snippet index 31910fa5c..b030044bf 100644 --- a/Reference/API Reference/UnitFactionGroup(unit).sublime-snippet +++ b/Reference/API Reference/UnitFactionGroup(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitFactionGroup ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitFullName(...).sublime-snippet b/Reference/API Reference/UnitFullName(...).sublime-snippet new file mode 100644 index 000000000..0fae491bb --- /dev/null +++ b/Reference/API Reference/UnitFullName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitFullName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitGUID(unit).sublime-snippet b/Reference/API Reference/UnitGUID(unit).sublime-snippet index 8be84eae7..00280d1d5 100644 --- a/Reference/API Reference/UnitGUID(unit).sublime-snippet +++ b/Reference/API Reference/UnitGUID(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitGUID ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitGetAvailableRoles(unit).sublime-snippet b/Reference/API Reference/UnitGetAvailableRoles(unit).sublime-snippet index 3ecfe063c..d537320e5 100644 --- a/Reference/API Reference/UnitGetAvailableRoles(unit).sublime-snippet +++ b/Reference/API Reference/UnitGetAvailableRoles(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitGetAvailableRoles ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitGetIncomingHeals(...).sublime-snippet b/Reference/API Reference/UnitGetIncomingHeals(...).sublime-snippet new file mode 100644 index 000000000..1ab20ae21 --- /dev/null +++ b/Reference/API Reference/UnitGetIncomingHeals(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitGetIncomingHeals + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitGetTotalAbsorbs(...).sublime-snippet b/Reference/API Reference/UnitGetTotalAbsorbs(...).sublime-snippet new file mode 100644 index 000000000..b7488a466 --- /dev/null +++ b/Reference/API Reference/UnitGetTotalAbsorbs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitGetTotalAbsorbs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitGetTotalHealAbsorbs(...).sublime-snippet b/Reference/API Reference/UnitGetTotalHealAbsorbs(...).sublime-snippet new file mode 100644 index 000000000..95edd5bb6 --- /dev/null +++ b/Reference/API Reference/UnitGetTotalHealAbsorbs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitGetTotalHealAbsorbs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitGroupRolesAssigned(unit).sublime-snippet b/Reference/API Reference/UnitGroupRolesAssigned(unit).sublime-snippet index ea0013bbd..903b4cce1 100644 --- a/Reference/API Reference/UnitGroupRolesAssigned(unit).sublime-snippet +++ b/Reference/API Reference/UnitGroupRolesAssigned(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitGroupRolesAssigned ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHPPerStamina(...).sublime-snippet b/Reference/API Reference/UnitHPPerStamina(...).sublime-snippet new file mode 100644 index 000000000..07eff02cf --- /dev/null +++ b/Reference/API Reference/UnitHPPerStamina(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHPPerStamina + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitHasIncomingResurrection(unit).sublime-snippet b/Reference/API Reference/UnitHasIncomingResurrection(unit).sublime-snippet index e1690db8a..2db38177d 100644 --- a/Reference/API Reference/UnitHasIncomingResurrection(unit).sublime-snippet +++ b/Reference/API Reference/UnitHasIncomingResurrection(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitHasIncomingResurrection ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHasLFGDeserter(...).sublime-snippet b/Reference/API Reference/UnitHasLFGDeserter(...).sublime-snippet new file mode 100644 index 000000000..7abb7f963 --- /dev/null +++ b/Reference/API Reference/UnitHasLFGDeserter(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHasLFGDeserter + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitHasLFGRandomCooldown(...).sublime-snippet b/Reference/API Reference/UnitHasLFGRandomCooldown(...).sublime-snippet new file mode 100644 index 000000000..717043087 --- /dev/null +++ b/Reference/API Reference/UnitHasLFGRandomCooldown(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHasLFGRandomCooldown + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitHasMana(...).sublime-snippet b/Reference/API Reference/UnitHasMana(...).sublime-snippet new file mode 100644 index 000000000..4566facf5 --- /dev/null +++ b/Reference/API Reference/UnitHasMana(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHasMana + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitHasRelicSlot(unit).sublime-snippet b/Reference/API Reference/UnitHasRelicSlot(unit).sublime-snippet index 10c0aed4d..d3c075703 100644 --- a/Reference/API Reference/UnitHasRelicSlot(unit).sublime-snippet +++ b/Reference/API Reference/UnitHasRelicSlot(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitHasRelicSlot ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHasVehiclePlayerFrameUI(...).sublime-snippet b/Reference/API Reference/UnitHasVehiclePlayerFrameUI(...).sublime-snippet new file mode 100644 index 000000000..76032931f --- /dev/null +++ b/Reference/API Reference/UnitHasVehiclePlayerFrameUI(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHasVehiclePlayerFrameUI + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitHasVehicleUI(name).sublime-snippet b/Reference/API Reference/UnitHasVehicleUI(name).sublime-snippet index bb7aa53c7..bedd8b338 100644 --- a/Reference/API Reference/UnitHasVehicleUI(name).sublime-snippet +++ b/Reference/API Reference/UnitHasVehicleUI(name).sublime-snippet @@ -2,5 +2,5 @@ UnitHasVehicleUI ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHasVehicleUI(unit).sublime-snippet b/Reference/API Reference/UnitHasVehicleUI(unit).sublime-snippet index 064d42b96..cea1ade41 100644 --- a/Reference/API Reference/UnitHasVehicleUI(unit).sublime-snippet +++ b/Reference/API Reference/UnitHasVehicleUI(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitHasVehicleUI ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHealth(name).sublime-snippet b/Reference/API Reference/UnitHealth(name).sublime-snippet index b82404dd1..e2273d4ed 100644 --- a/Reference/API Reference/UnitHealth(name).sublime-snippet +++ b/Reference/API Reference/UnitHealth(name).sublime-snippet @@ -2,5 +2,5 @@ UnitHealth ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHealth(unit).sublime-snippet b/Reference/API Reference/UnitHealth(unit).sublime-snippet index 43ee7fc56..0f0d50c41 100644 --- a/Reference/API Reference/UnitHealth(unit).sublime-snippet +++ b/Reference/API Reference/UnitHealth(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitHealth ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHealthMax(name).sublime-snippet b/Reference/API Reference/UnitHealthMax(name).sublime-snippet index ed7de3ad8..0c884cec9 100644 --- a/Reference/API Reference/UnitHealthMax(name).sublime-snippet +++ b/Reference/API Reference/UnitHealthMax(name).sublime-snippet @@ -2,5 +2,5 @@ UnitHealthMax ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHealthMax(unit).sublime-snippet b/Reference/API Reference/UnitHealthMax(unit).sublime-snippet index d8c72dfb5..ab142bb84 100644 --- a/Reference/API Reference/UnitHealthMax(unit).sublime-snippet +++ b/Reference/API Reference/UnitHealthMax(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitHealthMax ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitHonor(...).sublime-snippet b/Reference/API Reference/UnitHonor(...).sublime-snippet new file mode 100644 index 000000000..178415530 --- /dev/null +++ b/Reference/API Reference/UnitHonor(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHonor + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitHonorLevel(...).sublime-snippet b/Reference/API Reference/UnitHonorLevel(...).sublime-snippet new file mode 100644 index 000000000..1478d3911 --- /dev/null +++ b/Reference/API Reference/UnitHonorLevel(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHonorLevel + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitHonorMax(...).sublime-snippet b/Reference/API Reference/UnitHonorMax(...).sublime-snippet new file mode 100644 index 000000000..691ac10de --- /dev/null +++ b/Reference/API Reference/UnitHonorMax(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitHonorMax + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitInAnyGroup(...).sublime-snippet b/Reference/API Reference/UnitInAnyGroup(...).sublime-snippet new file mode 100644 index 000000000..5342f3717 --- /dev/null +++ b/Reference/API Reference/UnitInAnyGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitInAnyGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitInBattleground(unit).sublime-snippet b/Reference/API Reference/UnitInBattleground(unit).sublime-snippet index 5a93b68c7..f3c3408b7 100644 --- a/Reference/API Reference/UnitInBattleground(unit).sublime-snippet +++ b/Reference/API Reference/UnitInBattleground(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitInBattleground ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInOtherParty(...).sublime-snippet b/Reference/API Reference/UnitInOtherParty(...).sublime-snippet new file mode 100644 index 000000000..3d5bb3401 --- /dev/null +++ b/Reference/API Reference/UnitInOtherParty(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitInOtherParty + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitInParty(name).sublime-snippet b/Reference/API Reference/UnitInParty(name).sublime-snippet index 52745742b..5cb1692b3 100644 --- a/Reference/API Reference/UnitInParty(name).sublime-snippet +++ b/Reference/API Reference/UnitInParty(name).sublime-snippet @@ -2,5 +2,5 @@ UnitInParty ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInParty(unit).sublime-snippet b/Reference/API Reference/UnitInParty(unit).sublime-snippet index 7b050e55f..7ec1ec4db 100644 --- a/Reference/API Reference/UnitInParty(unit).sublime-snippet +++ b/Reference/API Reference/UnitInParty(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitInParty ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInPhase(unitID).sublime-snippet b/Reference/API Reference/UnitInPhase(unitID).sublime-snippet index e7c794fd4..143595195 100644 --- a/Reference/API Reference/UnitInPhase(unitID).sublime-snippet +++ b/Reference/API Reference/UnitInPhase(unitID).sublime-snippet @@ -2,5 +2,5 @@ UnitInPhase (unitID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInRaid(unit).sublime-snippet b/Reference/API Reference/UnitInRaid(unit).sublime-snippet index 89b72d588..fa7d7385d 100644 --- a/Reference/API Reference/UnitInRaid(unit).sublime-snippet +++ b/Reference/API Reference/UnitInRaid(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitInRaid ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInRange(unit).sublime-snippet b/Reference/API Reference/UnitInRange(unit).sublime-snippet index ef4fc3325..6b9ff6f13 100644 --- a/Reference/API Reference/UnitInRange(unit).sublime-snippet +++ b/Reference/API Reference/UnitInRange(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitInRange ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInSubgroup(...).sublime-snippet b/Reference/API Reference/UnitInSubgroup(...).sublime-snippet new file mode 100644 index 000000000..3229bd4b0 --- /dev/null +++ b/Reference/API Reference/UnitInSubgroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitInSubgroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitInVehicle(name).sublime-snippet b/Reference/API Reference/UnitInVehicle(name).sublime-snippet index 20086f77c..29c2b2c23 100644 --- a/Reference/API Reference/UnitInVehicle(name).sublime-snippet +++ b/Reference/API Reference/UnitInVehicle(name).sublime-snippet @@ -2,5 +2,5 @@ UnitInVehicle ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInVehicle(unit).sublime-snippet b/Reference/API Reference/UnitInVehicle(unit).sublime-snippet index 5315854ac..d81413015 100644 --- a/Reference/API Reference/UnitInVehicle(unit).sublime-snippet +++ b/Reference/API Reference/UnitInVehicle(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitInVehicle ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInVehicleControlSeat().sublime-snippet b/Reference/API Reference/UnitInVehicleControlSeat().sublime-snippet index d45d6a42a..bcede585a 100644 --- a/Reference/API Reference/UnitInVehicleControlSeat().sublime-snippet +++ b/Reference/API Reference/UnitInVehicleControlSeat().sublime-snippet @@ -2,5 +2,5 @@ UnitInVehicleControlSeat () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitInVehicleHidesPetFrame(...).sublime-snippet b/Reference/API Reference/UnitInVehicleHidesPetFrame(...).sublime-snippet new file mode 100644 index 000000000..b43935254 --- /dev/null +++ b/Reference/API Reference/UnitInVehicleHidesPetFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitInVehicleHidesPetFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsAFK(unit).sublime-snippet b/Reference/API Reference/UnitIsAFK(unit).sublime-snippet index 73f8e78b8..f57b14d42 100644 --- a/Reference/API Reference/UnitIsAFK(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsAFK(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsAFK ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsBattlePet(...).sublime-snippet b/Reference/API Reference/UnitIsBattlePet(...).sublime-snippet new file mode 100644 index 000000000..fa485b85f --- /dev/null +++ b/Reference/API Reference/UnitIsBattlePet(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsBattlePet + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsBattlePetCompanion(...).sublime-snippet b/Reference/API Reference/UnitIsBattlePetCompanion(...).sublime-snippet new file mode 100644 index 000000000..55ebfa017 --- /dev/null +++ b/Reference/API Reference/UnitIsBattlePetCompanion(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsBattlePetCompanion + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsCharmed(unit).sublime-snippet b/Reference/API Reference/UnitIsCharmed(unit).sublime-snippet index dd53467ac..b9c2e7358 100644 --- a/Reference/API Reference/UnitIsCharmed(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsCharmed(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsCharmed ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsConnected(unit).sublime-snippet b/Reference/API Reference/UnitIsConnected(unit).sublime-snippet index 1b3c24a82..c53d7eadd 100644 --- a/Reference/API Reference/UnitIsConnected(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsConnected(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsConnected ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsControlling(unit).sublime-snippet b/Reference/API Reference/UnitIsControlling(unit).sublime-snippet index b3c744c9b..f73b76714 100644 --- a/Reference/API Reference/UnitIsControlling(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsControlling(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsControlling ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsCorpse(unit).sublime-snippet b/Reference/API Reference/UnitIsCorpse(unit).sublime-snippet index a15f3a518..750d84008 100644 --- a/Reference/API Reference/UnitIsCorpse(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsCorpse(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsCorpse ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsDND(name).sublime-snippet b/Reference/API Reference/UnitIsDND(name).sublime-snippet index 95ebcee63..1b9298fae 100644 --- a/Reference/API Reference/UnitIsDND(name).sublime-snippet +++ b/Reference/API Reference/UnitIsDND(name).sublime-snippet @@ -2,5 +2,5 @@ UnitIsDND ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsDND(unit).sublime-snippet b/Reference/API Reference/UnitIsDND(unit).sublime-snippet index 669bbed3d..b42582090 100644 --- a/Reference/API Reference/UnitIsDND(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsDND(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsDND ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsDead(unit).sublime-snippet b/Reference/API Reference/UnitIsDead(unit).sublime-snippet index 3ef5bb2ef..c1f94b6af 100644 --- a/Reference/API Reference/UnitIsDead(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsDead(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsDead ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsDeadOrGhost(unit).sublime-snippet b/Reference/API Reference/UnitIsDeadOrGhost(unit).sublime-snippet index 31a9d3adf..6d9455530 100644 --- a/Reference/API Reference/UnitIsDeadOrGhost(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsDeadOrGhost(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsDeadOrGhost ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsEnemy(unit, unit).sublime-snippet b/Reference/API Reference/UnitIsEnemy(unit, unit).sublime-snippet index daeb4b869..8af3dc2f8 100644 --- a/Reference/API Reference/UnitIsEnemy(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitIsEnemy(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsEnemy ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsFeignDeath(unit).sublime-snippet b/Reference/API Reference/UnitIsFeignDeath(unit).sublime-snippet index dcaf8bb52..e62cee94e 100644 --- a/Reference/API Reference/UnitIsFeignDeath(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsFeignDeath(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsFeignDeath ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsFriend(unit, unit).sublime-snippet b/Reference/API Reference/UnitIsFriend(unit, unit).sublime-snippet index 2b37a6cc3..ee607a60d 100644 --- a/Reference/API Reference/UnitIsFriend(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitIsFriend(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsFriend ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsGhost(unit).sublime-snippet b/Reference/API Reference/UnitIsGhost(unit).sublime-snippet index a05ca66b8..7ad98b87c 100644 --- a/Reference/API Reference/UnitIsGhost(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsGhost(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsGhost ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsGroupAssistant(...).sublime-snippet b/Reference/API Reference/UnitIsGroupAssistant(...).sublime-snippet new file mode 100644 index 000000000..d5c45837c --- /dev/null +++ b/Reference/API Reference/UnitIsGroupAssistant(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsGroupAssistant + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsGroupLeader().sublime-snippet b/Reference/API Reference/UnitIsGroupLeader().sublime-snippet index 3348104b6..7b3bd49ed 100644 --- a/Reference/API Reference/UnitIsGroupLeader().sublime-snippet +++ b/Reference/API Reference/UnitIsGroupLeader().sublime-snippet @@ -2,5 +2,5 @@ UnitIsGroupLeader () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsInMyGuild(unit).sublime-snippet b/Reference/API Reference/UnitIsInMyGuild(unit).sublime-snippet index 35fb2545c..cf35286fb 100644 --- a/Reference/API Reference/UnitIsInMyGuild(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsInMyGuild(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsInMyGuild ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsMercenary(...).sublime-snippet b/Reference/API Reference/UnitIsMercenary(...).sublime-snippet new file mode 100644 index 000000000..394c15a4a --- /dev/null +++ b/Reference/API Reference/UnitIsMercenary(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsMercenary + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsOtherPlayersBattlePet(...).sublime-snippet b/Reference/API Reference/UnitIsOtherPlayersBattlePet(...).sublime-snippet new file mode 100644 index 000000000..0a36ea087 --- /dev/null +++ b/Reference/API Reference/UnitIsOtherPlayersBattlePet(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsOtherPlayersBattlePet + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsOtherPlayersPet(...).sublime-snippet b/Reference/API Reference/UnitIsOtherPlayersPet(...).sublime-snippet new file mode 100644 index 000000000..83bb72c91 --- /dev/null +++ b/Reference/API Reference/UnitIsOtherPlayersPet(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsOtherPlayersPet + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsOwnerOrControllerOfUnit(...).sublime-snippet b/Reference/API Reference/UnitIsOwnerOrControllerOfUnit(...).sublime-snippet new file mode 100644 index 000000000..e482938d2 --- /dev/null +++ b/Reference/API Reference/UnitIsOwnerOrControllerOfUnit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsOwnerOrControllerOfUnit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsPVP(unit).sublime-snippet b/Reference/API Reference/UnitIsPVP(unit).sublime-snippet index c367f4a23..df4c59737 100644 --- a/Reference/API Reference/UnitIsPVP(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsPVP(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsPVP ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsPVPFreeForAll(unit).sublime-snippet b/Reference/API Reference/UnitIsPVPFreeForAll(unit).sublime-snippet index ce96c2d20..ebb86edc8 100644 --- a/Reference/API Reference/UnitIsPVPFreeForAll(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsPVPFreeForAll(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsPVPFreeForAll ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsPVPSanctuary(unit).sublime-snippet b/Reference/API Reference/UnitIsPVPSanctuary(unit).sublime-snippet index 479e6e022..6e8b0c143 100644 --- a/Reference/API Reference/UnitIsPVPSanctuary(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsPVPSanctuary(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsPVPSanctuary ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsPlayer(unit).sublime-snippet b/Reference/API Reference/UnitIsPlayer(unit).sublime-snippet index 9e82c5bed..ed81c664d 100644 --- a/Reference/API Reference/UnitIsPlayer(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsPlayer(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsPlayer ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsPossessed(unit).sublime-snippet b/Reference/API Reference/UnitIsPossessed(unit).sublime-snippet index 402ca04dd..bf0ff672f 100644 --- a/Reference/API Reference/UnitIsPossessed(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsPossessed(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsPossessed ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsQuestBoss(...).sublime-snippet b/Reference/API Reference/UnitIsQuestBoss(...).sublime-snippet new file mode 100644 index 000000000..8c292d939 --- /dev/null +++ b/Reference/API Reference/UnitIsQuestBoss(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsQuestBoss + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsRaidOfficer(name).sublime-snippet b/Reference/API Reference/UnitIsRaidOfficer(name).sublime-snippet index 08db2b5c9..9cc975cff 100644 --- a/Reference/API Reference/UnitIsRaidOfficer(name).sublime-snippet +++ b/Reference/API Reference/UnitIsRaidOfficer(name).sublime-snippet @@ -2,5 +2,5 @@ UnitIsRaidOfficer ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsRaidOfficer(unit).sublime-snippet b/Reference/API Reference/UnitIsRaidOfficer(unit).sublime-snippet index 0ad20c4e9..ceb47e4c1 100644 --- a/Reference/API Reference/UnitIsRaidOfficer(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsRaidOfficer(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsRaidOfficer ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsSameServer(unit, unit).sublime-snippet b/Reference/API Reference/UnitIsSameServer(unit, unit).sublime-snippet index 3bba97247..c43dcefeb 100644 --- a/Reference/API Reference/UnitIsSameServer(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitIsSameServer(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsSameServer ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsSilenced(name, channel).sublime-snippet b/Reference/API Reference/UnitIsSilenced(name, channel).sublime-snippet deleted file mode 100644 index 9ec359f9c..000000000 --- a/Reference/API Reference/UnitIsSilenced(name, channel).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitIsSilenced - ("name", "channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitIsTapDenied(...).sublime-snippet b/Reference/API Reference/UnitIsTapDenied(...).sublime-snippet new file mode 100644 index 000000000..a4340e752 --- /dev/null +++ b/Reference/API Reference/UnitIsTapDenied(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsTapDenied + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsTrivial(unit).sublime-snippet b/Reference/API Reference/UnitIsTrivial(unit).sublime-snippet index 0800f0d29..8430fb065 100644 --- a/Reference/API Reference/UnitIsTrivial(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsTrivial(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsTrivial ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsUnconscious(...).sublime-snippet b/Reference/API Reference/UnitIsUnconscious(...).sublime-snippet new file mode 100644 index 000000000..e3fa2d620 --- /dev/null +++ b/Reference/API Reference/UnitIsUnconscious(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsUnconscious + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsUnit(unit, unit).sublime-snippet b/Reference/API Reference/UnitIsUnit(unit, unit).sublime-snippet index ce465c200..9194f0747 100644 --- a/Reference/API Reference/UnitIsUnit(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitIsUnit(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsUnit ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsVisible(unit).sublime-snippet b/Reference/API Reference/UnitIsVisible(unit).sublime-snippet index 9b9c7f10c..9b74f8f86 100644 --- a/Reference/API Reference/UnitIsVisible(unit).sublime-snippet +++ b/Reference/API Reference/UnitIsVisible(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitIsVisible ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitIsWarModeActive(...).sublime-snippet b/Reference/API Reference/UnitIsWarModeActive(...).sublime-snippet new file mode 100644 index 000000000..58dc2e41b --- /dev/null +++ b/Reference/API Reference/UnitIsWarModeActive(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsWarModeActive + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsWarModeDesired(...).sublime-snippet b/Reference/API Reference/UnitIsWarModeDesired(...).sublime-snippet new file mode 100644 index 000000000..2877c5e7c --- /dev/null +++ b/Reference/API Reference/UnitIsWarModeDesired(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsWarModeDesired + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsWarModePhased(...).sublime-snippet b/Reference/API Reference/UnitIsWarModePhased(...).sublime-snippet new file mode 100644 index 000000000..ffc4ba97d --- /dev/null +++ b/Reference/API Reference/UnitIsWarModePhased(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsWarModePhased + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitIsWildBattlePet(...).sublime-snippet b/Reference/API Reference/UnitIsWildBattlePet(...).sublime-snippet new file mode 100644 index 000000000..84fc7ca4b --- /dev/null +++ b/Reference/API Reference/UnitIsWildBattlePet(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitIsWildBattlePet + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitLeadsAnyGroup(...).sublime-snippet b/Reference/API Reference/UnitLeadsAnyGroup(...).sublime-snippet new file mode 100644 index 000000000..e2304831e --- /dev/null +++ b/Reference/API Reference/UnitLeadsAnyGroup(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitLeadsAnyGroup + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitLevel(unit).sublime-snippet b/Reference/API Reference/UnitLevel(unit).sublime-snippet index 53b923fb5..ea62e5bed 100644 --- a/Reference/API Reference/UnitLevel(unit).sublime-snippet +++ b/Reference/API Reference/UnitLevel(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitLevel ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitName(unit).sublime-snippet b/Reference/API Reference/UnitName(unit).sublime-snippet index 535ad9bc1..eb4d61a86 100644 --- a/Reference/API Reference/UnitName(unit).sublime-snippet +++ b/Reference/API Reference/UnitName(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitName ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitNumPowerBarTimers(...).sublime-snippet b/Reference/API Reference/UnitNumPowerBarTimers(...).sublime-snippet new file mode 100644 index 000000000..df61890b8 --- /dev/null +++ b/Reference/API Reference/UnitNumPowerBarTimers(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitNumPowerBarTimers + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitOnTaxi(unit).sublime-snippet b/Reference/API Reference/UnitOnTaxi(unit).sublime-snippet index fc6718053..0762b0f31 100644 --- a/Reference/API Reference/UnitOnTaxi(unit).sublime-snippet +++ b/Reference/API Reference/UnitOnTaxi(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitOnTaxi ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPVPName(unit).sublime-snippet b/Reference/API Reference/UnitPVPName(unit).sublime-snippet index b2a86936b..b5f117237 100644 --- a/Reference/API Reference/UnitPVPName(unit).sublime-snippet +++ b/Reference/API Reference/UnitPVPName(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitPVPName ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPlayerControlled(unit).sublime-snippet b/Reference/API Reference/UnitPlayerControlled(unit).sublime-snippet index 068b01292..39819d283 100644 --- a/Reference/API Reference/UnitPlayerControlled(unit).sublime-snippet +++ b/Reference/API Reference/UnitPlayerControlled(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitPlayerControlled ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPlayerOrPetInParty(name).sublime-snippet b/Reference/API Reference/UnitPlayerOrPetInParty(name).sublime-snippet index ef047ddb1..bd362e04b 100644 --- a/Reference/API Reference/UnitPlayerOrPetInParty(name).sublime-snippet +++ b/Reference/API Reference/UnitPlayerOrPetInParty(name).sublime-snippet @@ -2,5 +2,5 @@ UnitPlayerOrPetInParty ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPlayerOrPetInParty(unit).sublime-snippet b/Reference/API Reference/UnitPlayerOrPetInParty(unit).sublime-snippet index 3b292f86b..8de82f148 100644 --- a/Reference/API Reference/UnitPlayerOrPetInParty(unit).sublime-snippet +++ b/Reference/API Reference/UnitPlayerOrPetInParty(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitPlayerOrPetInParty ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPlayerOrPetInRaid(name).sublime-snippet b/Reference/API Reference/UnitPlayerOrPetInRaid(name).sublime-snippet index dbe98e798..d907049f3 100644 --- a/Reference/API Reference/UnitPlayerOrPetInRaid(name).sublime-snippet +++ b/Reference/API Reference/UnitPlayerOrPetInRaid(name).sublime-snippet @@ -2,5 +2,5 @@ UnitPlayerOrPetInRaid ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPlayerOrPetInRaid(unit).sublime-snippet b/Reference/API Reference/UnitPlayerOrPetInRaid(unit).sublime-snippet index 53176c521..535bc9888 100644 --- a/Reference/API Reference/UnitPlayerOrPetInRaid(unit).sublime-snippet +++ b/Reference/API Reference/UnitPlayerOrPetInRaid(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitPlayerOrPetInRaid ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPosition(...).sublime-snippet b/Reference/API Reference/UnitPosition(...).sublime-snippet new file mode 100644 index 000000000..c17767fc7 --- /dev/null +++ b/Reference/API Reference/UnitPosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitPower(unitID, [powerType]).sublime-snippet b/Reference/API Reference/UnitPower(unitID, [powerType]).sublime-snippet index e8042bc06..e34534f07 100644 --- a/Reference/API Reference/UnitPower(unitID, [powerType]).sublime-snippet +++ b/Reference/API Reference/UnitPower(unitID, [powerType]).sublime-snippet @@ -2,5 +2,5 @@ UnitPower ("unitID", [powerType]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPowerBarTimerInfo(...).sublime-snippet b/Reference/API Reference/UnitPowerBarTimerInfo(...).sublime-snippet new file mode 100644 index 000000000..a75e8b922 --- /dev/null +++ b/Reference/API Reference/UnitPowerBarTimerInfo(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPowerBarTimerInfo + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitPowerDisplayMod(...).sublime-snippet b/Reference/API Reference/UnitPowerDisplayMod(...).sublime-snippet new file mode 100644 index 000000000..e1e1dedc1 --- /dev/null +++ b/Reference/API Reference/UnitPowerDisplayMod(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPowerDisplayMod + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitPowerMax(unitID, [powerType]).sublime-snippet b/Reference/API Reference/UnitPowerMax(unitID, [powerType]).sublime-snippet index 1cb9a1d41..fdd045dab 100644 --- a/Reference/API Reference/UnitPowerMax(unitID, [powerType]).sublime-snippet +++ b/Reference/API Reference/UnitPowerMax(unitID, [powerType]).sublime-snippet @@ -2,5 +2,5 @@ UnitPowerMax ("unitID", [powerType]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPowerType(name).sublime-snippet b/Reference/API Reference/UnitPowerType(name).sublime-snippet index c43430c4b..10ed62914 100644 --- a/Reference/API Reference/UnitPowerType(name).sublime-snippet +++ b/Reference/API Reference/UnitPowerType(name).sublime-snippet @@ -2,5 +2,5 @@ UnitPowerType ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitPowerType(unit).sublime-snippet b/Reference/API Reference/UnitPowerType(unit).sublime-snippet index 4c47b8180..adee6641b 100644 --- a/Reference/API Reference/UnitPowerType(unit).sublime-snippet +++ b/Reference/API Reference/UnitPowerType(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitPowerType ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitRace(unit).sublime-snippet b/Reference/API Reference/UnitRace(unit).sublime-snippet index c1c08c57f..b930fd71f 100644 --- a/Reference/API Reference/UnitRace(unit).sublime-snippet +++ b/Reference/API Reference/UnitRace(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitRace ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitRangedAttack(unit).sublime-snippet b/Reference/API Reference/UnitRangedAttack(unit).sublime-snippet deleted file mode 100644 index 4f0fddaca..000000000 --- a/Reference/API Reference/UnitRangedAttack(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitRangedAttack - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitRangedAttackPower(unit).sublime-snippet b/Reference/API Reference/UnitRangedAttackPower(unit).sublime-snippet index da9b5df6e..4d8f9b48a 100644 --- a/Reference/API Reference/UnitRangedAttackPower(unit).sublime-snippet +++ b/Reference/API Reference/UnitRangedAttackPower(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitRangedAttackPower ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitRangedDamage(unit).sublime-snippet b/Reference/API Reference/UnitRangedDamage(unit).sublime-snippet index 56bd213f4..6e2393b02 100644 --- a/Reference/API Reference/UnitRangedDamage(unit).sublime-snippet +++ b/Reference/API Reference/UnitRangedDamage(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitRangedDamage ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitReaction(unit, unit).sublime-snippet b/Reference/API Reference/UnitReaction(unit, unit).sublime-snippet index 0439a2e86..cb56ebf1c 100644 --- a/Reference/API Reference/UnitReaction(unit, unit).sublime-snippet +++ b/Reference/API Reference/UnitReaction(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ UnitReaction ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitRealmRelationship(...).sublime-snippet b/Reference/API Reference/UnitRealmRelationship(...).sublime-snippet new file mode 100644 index 000000000..8be04d62b --- /dev/null +++ b/Reference/API Reference/UnitRealmRelationship(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitRealmRelationship + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitResistance(unit, resistanceIndex).sublime-snippet b/Reference/API Reference/UnitResistance(unit, resistanceIndex).sublime-snippet deleted file mode 100644 index 649511e24..000000000 --- a/Reference/API Reference/UnitResistance(unit, resistanceIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UnitResistance - ("unit", resistanceIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UnitSelectionColor(name).sublime-snippet b/Reference/API Reference/UnitSelectionColor(name).sublime-snippet index ddc4ddcd8..afc0b9225 100644 --- a/Reference/API Reference/UnitSelectionColor(name).sublime-snippet +++ b/Reference/API Reference/UnitSelectionColor(name).sublime-snippet @@ -2,5 +2,5 @@ UnitSelectionColor ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitSelectionColor(unit).sublime-snippet b/Reference/API Reference/UnitSelectionColor(unit).sublime-snippet index 20e5e0c46..6c863ffd6 100644 --- a/Reference/API Reference/UnitSelectionColor(unit).sublime-snippet +++ b/Reference/API Reference/UnitSelectionColor(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitSelectionColor ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitSetRole(unit, role).sublime-snippet b/Reference/API Reference/UnitSetRole(unit, role).sublime-snippet index 1fe09677f..859b2bada 100644 --- a/Reference/API Reference/UnitSetRole(unit, role).sublime-snippet +++ b/Reference/API Reference/UnitSetRole(unit, role).sublime-snippet @@ -2,5 +2,5 @@ UnitSetRole ("unit", "role") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitSex(name).sublime-snippet b/Reference/API Reference/UnitSex(name).sublime-snippet index 9fc95d44f..543baa874 100644 --- a/Reference/API Reference/UnitSex(name).sublime-snippet +++ b/Reference/API Reference/UnitSex(name).sublime-snippet @@ -2,5 +2,5 @@ UnitSex ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitSex(unit).sublime-snippet b/Reference/API Reference/UnitSex(unit).sublime-snippet index 5f4dd79cd..621bdf132 100644 --- a/Reference/API Reference/UnitSex(unit).sublime-snippet +++ b/Reference/API Reference/UnitSex(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitSex ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitShouldDisplayName(...).sublime-snippet b/Reference/API Reference/UnitShouldDisplayName(...).sublime-snippet new file mode 100644 index 000000000..aaabd50d4 --- /dev/null +++ b/Reference/API Reference/UnitShouldDisplayName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitShouldDisplayName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitSpellHaste(name).sublime-snippet b/Reference/API Reference/UnitSpellHaste(name).sublime-snippet index a9315065c..90ca609a3 100644 --- a/Reference/API Reference/UnitSpellHaste(name).sublime-snippet +++ b/Reference/API Reference/UnitSpellHaste(name).sublime-snippet @@ -2,5 +2,5 @@ UnitSpellHaste ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitSpellHaste(unit).sublime-snippet b/Reference/API Reference/UnitSpellHaste(unit).sublime-snippet index 9bae856cb..22eb03514 100644 --- a/Reference/API Reference/UnitSpellHaste(unit).sublime-snippet +++ b/Reference/API Reference/UnitSpellHaste(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitSpellHaste ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitStagger(...).sublime-snippet b/Reference/API Reference/UnitStagger(...).sublime-snippet new file mode 100644 index 000000000..0c911f4b1 --- /dev/null +++ b/Reference/API Reference/UnitStagger(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitStagger + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitStat(unit, statIndex).sublime-snippet b/Reference/API Reference/UnitStat(unit, statIndex).sublime-snippet index 9550adf69..0d8d62c1f 100644 --- a/Reference/API Reference/UnitStat(unit, statIndex).sublime-snippet +++ b/Reference/API Reference/UnitStat(unit, statIndex).sublime-snippet @@ -2,5 +2,5 @@ UnitStat ("unit", statIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitSwitchToVehicleSeat(unit, seat).sublime-snippet b/Reference/API Reference/UnitSwitchToVehicleSeat(unit, seat).sublime-snippet index aaa07c806..0af5a5fcd 100644 --- a/Reference/API Reference/UnitSwitchToVehicleSeat(unit, seat).sublime-snippet +++ b/Reference/API Reference/UnitSwitchToVehicleSeat(unit, seat).sublime-snippet @@ -2,5 +2,5 @@ UnitSwitchToVehicleSeat ("unit", seat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitTargetsVehicleInRaidUI(unit).sublime-snippet b/Reference/API Reference/UnitTargetsVehicleInRaidUI(unit).sublime-snippet index 2cac61f84..1bdf33b24 100644 --- a/Reference/API Reference/UnitTargetsVehicleInRaidUI(unit).sublime-snippet +++ b/Reference/API Reference/UnitTargetsVehicleInRaidUI(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitTargetsVehicleInRaidUI ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitThreatPercentageOfLead(...).sublime-snippet b/Reference/API Reference/UnitThreatPercentageOfLead(...).sublime-snippet new file mode 100644 index 000000000..c4012aa4f --- /dev/null +++ b/Reference/API Reference/UnitThreatPercentageOfLead(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitThreatPercentageOfLead + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitThreatSituation(name, [mobUnit]).sublime-snippet b/Reference/API Reference/UnitThreatSituation(name, [mobUnit]).sublime-snippet index 39b0b5d85..d17561781 100644 --- a/Reference/API Reference/UnitThreatSituation(name, [mobUnit]).sublime-snippet +++ b/Reference/API Reference/UnitThreatSituation(name, [mobUnit]).sublime-snippet @@ -2,5 +2,5 @@ UnitThreatSituation ("name", [mobUnit]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitThreatSituation(unit, [mobUnit]).sublime-snippet b/Reference/API Reference/UnitThreatSituation(unit, [mobUnit]).sublime-snippet index 0cd0b1dec..052514c3c 100644 --- a/Reference/API Reference/UnitThreatSituation(unit, [mobUnit]).sublime-snippet +++ b/Reference/API Reference/UnitThreatSituation(unit, [mobUnit]).sublime-snippet @@ -2,5 +2,5 @@ UnitThreatSituation ("unit", [mobUnit]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitTrialBankedLevels(unit).sublime-snippet b/Reference/API Reference/UnitTrialBankedLevels(unit).sublime-snippet index 958a4bcc0..5b8109fa7 100644 --- a/Reference/API Reference/UnitTrialBankedLevels(unit).sublime-snippet +++ b/Reference/API Reference/UnitTrialBankedLevels(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitTrialBankedLevels ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitTrialXP(unit).sublime-snippet b/Reference/API Reference/UnitTrialXP(unit).sublime-snippet index 1dfedea32..30725b1f2 100644 --- a/Reference/API Reference/UnitTrialXP(unit).sublime-snippet +++ b/Reference/API Reference/UnitTrialXP(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitTrialXP ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitUsingVehicle(unit).sublime-snippet b/Reference/API Reference/UnitUsingVehicle(unit).sublime-snippet index f05aca305..9d63d600e 100644 --- a/Reference/API Reference/UnitUsingVehicle(unit).sublime-snippet +++ b/Reference/API Reference/UnitUsingVehicle(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitUsingVehicle ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitVehicleSeatCount(unit).sublime-snippet b/Reference/API Reference/UnitVehicleSeatCount(unit).sublime-snippet index b4ccb899c..3311883cf 100644 --- a/Reference/API Reference/UnitVehicleSeatCount(unit).sublime-snippet +++ b/Reference/API Reference/UnitVehicleSeatCount(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitVehicleSeatCount ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitVehicleSeatInfo(unit, seat).sublime-snippet b/Reference/API Reference/UnitVehicleSeatInfo(unit, seat).sublime-snippet index dc761a27d..1f19f7bae 100644 --- a/Reference/API Reference/UnitVehicleSeatInfo(unit, seat).sublime-snippet +++ b/Reference/API Reference/UnitVehicleSeatInfo(unit, seat).sublime-snippet @@ -2,5 +2,5 @@ UnitVehicleSeatInfo ("unit", seat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitVehicleSkin(name).sublime-snippet b/Reference/API Reference/UnitVehicleSkin(name).sublime-snippet index 73628cec9..b2075cd75 100644 --- a/Reference/API Reference/UnitVehicleSkin(name).sublime-snippet +++ b/Reference/API Reference/UnitVehicleSkin(name).sublime-snippet @@ -2,5 +2,5 @@ UnitVehicleSkin ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitVehicleSkin(unit).sublime-snippet b/Reference/API Reference/UnitVehicleSkin(unit).sublime-snippet index ab8893479..ea27133ee 100644 --- a/Reference/API Reference/UnitVehicleSkin(unit).sublime-snippet +++ b/Reference/API Reference/UnitVehicleSkin(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitVehicleSkin ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitWatchRegistered(...).sublime-snippet b/Reference/API Reference/UnitWatchRegistered(...).sublime-snippet new file mode 100644 index 000000000..6533b19fa --- /dev/null +++ b/Reference/API Reference/UnitWatchRegistered(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitWatchRegistered + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitWeaponAttackPower(...).sublime-snippet b/Reference/API Reference/UnitWeaponAttackPower(...).sublime-snippet new file mode 100644 index 000000000..def7e1339 --- /dev/null +++ b/Reference/API Reference/UnitWeaponAttackPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnitWeaponAttackPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnitXP(unit).sublime-snippet b/Reference/API Reference/UnitXP(unit).sublime-snippet index c96844e76..3fa1899de 100644 --- a/Reference/API Reference/UnitXP(unit).sublime-snippet +++ b/Reference/API Reference/UnitXP(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitXP ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnitXPMax(unit).sublime-snippet b/Reference/API Reference/UnitXPMax(unit).sublime-snippet index b404e8884..8a779cc66 100644 --- a/Reference/API Reference/UnitXPMax(unit).sublime-snippet +++ b/Reference/API Reference/UnitXPMax(unit).sublime-snippet @@ -2,5 +2,5 @@ UnitXPMax ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UnlearnSpecialization(...).sublime-snippet b/Reference/API Reference/UnlearnSpecialization(...).sublime-snippet new file mode 100644 index 000000000..c6b765615 --- /dev/null +++ b/Reference/API Reference/UnlearnSpecialization(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnlearnSpecialization + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnlockMultiCastActionBar(...).sublime-snippet b/Reference/API Reference/UnlockMultiCastActionBar(...).sublime-snippet new file mode 100644 index 000000000..4c4243f37 --- /dev/null +++ b/Reference/API Reference/UnlockMultiCastActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnlockMultiCastActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnlockPetActionBar(...).sublime-snippet b/Reference/API Reference/UnlockPetActionBar(...).sublime-snippet new file mode 100644 index 000000000..8bc00521e --- /dev/null +++ b/Reference/API Reference/UnlockPetActionBar(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnlockPetActionBar + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnlockVoidStorage(...).sublime-snippet b/Reference/API Reference/UnlockVoidStorage(...).sublime-snippet new file mode 100644 index 000000000..edde15317 --- /dev/null +++ b/Reference/API Reference/UnlockVoidStorage(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnlockVoidStorage + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnregisterAttributeDriver(...).sublime-snippet b/Reference/API Reference/UnregisterAttributeDriver(...).sublime-snippet new file mode 100644 index 000000000..7a36f0470 --- /dev/null +++ b/Reference/API Reference/UnregisterAttributeDriver(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnregisterAttributeDriver + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnregisterAutoHide(...).sublime-snippet b/Reference/API Reference/UnregisterAutoHide(...).sublime-snippet new file mode 100644 index 000000000..dffa9c07b --- /dev/null +++ b/Reference/API Reference/UnregisterAutoHide(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnregisterAutoHide + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnregisterStateDriver(...).sublime-snippet b/Reference/API Reference/UnregisterStateDriver(...).sublime-snippet new file mode 100644 index 000000000..6b8111fe0 --- /dev/null +++ b/Reference/API Reference/UnregisterStateDriver(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnregisterStateDriver + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UnregisterUnitWatch(...).sublime-snippet b/Reference/API Reference/UnregisterUnitWatch(...).sublime-snippet new file mode 100644 index 000000000..e2236540f --- /dev/null +++ b/Reference/API Reference/UnregisterUnitWatch(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UnregisterUnitWatch + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateAddOnCPUUsage().sublime-snippet b/Reference/API Reference/UpdateAddOnCPUUsage().sublime-snippet index 56986357a..859312db5 100644 --- a/Reference/API Reference/UpdateAddOnCPUUsage().sublime-snippet +++ b/Reference/API Reference/UpdateAddOnCPUUsage().sublime-snippet @@ -2,5 +2,5 @@ UpdateAddOnCPUUsage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UpdateAddOnMemoryUsage().sublime-snippet b/Reference/API Reference/UpdateAddOnMemoryUsage().sublime-snippet index d8bd4e48b..e57e9432d 100644 --- a/Reference/API Reference/UpdateAddOnMemoryUsage().sublime-snippet +++ b/Reference/API Reference/UpdateAddOnMemoryUsage().sublime-snippet @@ -2,5 +2,5 @@ UpdateAddOnMemoryUsage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UpdateArenaEnemyBackground(...).sublime-snippet b/Reference/API Reference/UpdateArenaEnemyBackground(...).sublime-snippet new file mode 100644 index 000000000..19b42f3e6 --- /dev/null +++ b/Reference/API Reference/UpdateArenaEnemyBackground(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateArenaEnemyBackground + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateBagButtonHighlight(...).sublime-snippet b/Reference/API Reference/UpdateBagButtonHighlight(...).sublime-snippet new file mode 100644 index 000000000..27f52a114 --- /dev/null +++ b/Reference/API Reference/UpdateBagButtonHighlight(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateBagButtonHighlight + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateBagSlotStatus(...).sublime-snippet b/Reference/API Reference/UpdateBagSlotStatus(...).sublime-snippet new file mode 100644 index 000000000..64c7c2583 --- /dev/null +++ b/Reference/API Reference/UpdateBagSlotStatus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateBagSlotStatus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateCoinPickupFrame(...).sublime-snippet b/Reference/API Reference/UpdateCoinPickupFrame(...).sublime-snippet new file mode 100644 index 000000000..367d13323 --- /dev/null +++ b/Reference/API Reference/UpdateCoinPickupFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateCoinPickupFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateContainerFrameAnchors(...).sublime-snippet b/Reference/API Reference/UpdateContainerFrameAnchors(...).sublime-snippet new file mode 100644 index 000000000..055a7669d --- /dev/null +++ b/Reference/API Reference/UpdateContainerFrameAnchors(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateContainerFrameAnchors + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateDefaultButtons(...).sublime-snippet b/Reference/API Reference/UpdateDefaultButtons(...).sublime-snippet new file mode 100644 index 000000000..e7d776fc1 --- /dev/null +++ b/Reference/API Reference/UpdateDefaultButtons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateDefaultButtons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateDeposit(...).sublime-snippet b/Reference/API Reference/UpdateDeposit(...).sublime-snippet new file mode 100644 index 000000000..87faeb582 --- /dev/null +++ b/Reference/API Reference/UpdateDeposit(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateDeposit + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateFrameLock(...).sublime-snippet b/Reference/API Reference/UpdateFrameLock(...).sublime-snippet new file mode 100644 index 000000000..e645a7697 --- /dev/null +++ b/Reference/API Reference/UpdateFrameLock(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateFrameLock + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateInventoryAlertStatus(...).sublime-snippet b/Reference/API Reference/UpdateInventoryAlertStatus(...).sublime-snippet new file mode 100644 index 000000000..9fcd09cab --- /dev/null +++ b/Reference/API Reference/UpdateInventoryAlertStatus(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateInventoryAlertStatus + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateInviteConfirmationDialogs(...).sublime-snippet b/Reference/API Reference/UpdateInviteConfirmationDialogs(...).sublime-snippet new file mode 100644 index 000000000..a5a44ae9e --- /dev/null +++ b/Reference/API Reference/UpdateInviteConfirmationDialogs(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateInviteConfirmationDialogs + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateMapHighlight(cursorX, cursorY).sublime-snippet b/Reference/API Reference/UpdateMapHighlight(cursorX, cursorY).sublime-snippet deleted file mode 100644 index ee2a37e56..000000000 --- a/Reference/API Reference/UpdateMapHighlight(cursorX, cursorY).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UpdateMapHighlight - (cursorX, cursorY) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UpdateMaximumButtons(...).sublime-snippet b/Reference/API Reference/UpdateMaximumButtons(...).sublime-snippet new file mode 100644 index 000000000..f0c574d68 --- /dev/null +++ b/Reference/API Reference/UpdateMaximumButtons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateMaximumButtons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateMenuBarTop(...).sublime-snippet b/Reference/API Reference/UpdateMenuBarTop(...).sublime-snippet new file mode 100644 index 000000000..99a026b8d --- /dev/null +++ b/Reference/API Reference/UpdateMenuBarTop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateMenuBarTop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateMicroButtons(...).sublime-snippet b/Reference/API Reference/UpdateMicroButtons(...).sublime-snippet new file mode 100644 index 000000000..5bcebab5a --- /dev/null +++ b/Reference/API Reference/UpdateMicroButtons(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateMicroButtons + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateMicroButtonsParent(...).sublime-snippet b/Reference/API Reference/UpdateMicroButtonsParent(...).sublime-snippet new file mode 100644 index 000000000..4791313fa --- /dev/null +++ b/Reference/API Reference/UpdateMicroButtonsParent(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateMicroButtonsParent + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateNewItemList(...).sublime-snippet b/Reference/API Reference/UpdateNewItemList(...).sublime-snippet new file mode 100644 index 000000000..6030cb3c3 --- /dev/null +++ b/Reference/API Reference/UpdateNewItemList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateNewItemList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateOnBarHighlightMarksByFlyout(...).sublime-snippet b/Reference/API Reference/UpdateOnBarHighlightMarksByFlyout(...).sublime-snippet new file mode 100644 index 000000000..86e27a683 --- /dev/null +++ b/Reference/API Reference/UpdateOnBarHighlightMarksByFlyout(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateOnBarHighlightMarksByFlyout + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateOnBarHighlightMarksByPetAction(...).sublime-snippet b/Reference/API Reference/UpdateOnBarHighlightMarksByPetAction(...).sublime-snippet new file mode 100644 index 000000000..0a1a29ee6 --- /dev/null +++ b/Reference/API Reference/UpdateOnBarHighlightMarksByPetAction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateOnBarHighlightMarksByPetAction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateOnBarHighlightMarksBySpell(...).sublime-snippet b/Reference/API Reference/UpdateOnBarHighlightMarksBySpell(...).sublime-snippet new file mode 100644 index 000000000..4faed72aa --- /dev/null +++ b/Reference/API Reference/UpdateOnBarHighlightMarksBySpell(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateOnBarHighlightMarksBySpell + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdatePartyMemberBackground(...).sublime-snippet b/Reference/API Reference/UpdatePartyMemberBackground(...).sublime-snippet new file mode 100644 index 000000000..c195f9fe9 --- /dev/null +++ b/Reference/API Reference/UpdatePartyMemberBackground(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdatePartyMemberBackground + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdatePetActionHighlightMarks(...).sublime-snippet b/Reference/API Reference/UpdatePetActionHighlightMarks(...).sublime-snippet new file mode 100644 index 000000000..970736fcb --- /dev/null +++ b/Reference/API Reference/UpdatePetActionHighlightMarks(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdatePetActionHighlightMarks + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateProfessionButton(...).sublime-snippet b/Reference/API Reference/UpdateProfessionButton(...).sublime-snippet new file mode 100644 index 000000000..1c3fa2507 --- /dev/null +++ b/Reference/API Reference/UpdateProfessionButton(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateProfessionButton + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateStackSplitFrame(...).sublime-snippet b/Reference/API Reference/UpdateStackSplitFrame(...).sublime-snippet new file mode 100644 index 000000000..fe723e66d --- /dev/null +++ b/Reference/API Reference/UpdateStackSplitFrame(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateStackSplitFrame + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateUIPanelPositions(...).sublime-snippet b/Reference/API Reference/UpdateUIPanelPositions(...).sublime-snippet new file mode 100644 index 000000000..9df69e904 --- /dev/null +++ b/Reference/API Reference/UpdateUIPanelPositions(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateUIPanelPositions + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateUIParentRelativeToDebugMenu(...).sublime-snippet b/Reference/API Reference/UpdateUIParentRelativeToDebugMenu(...).sublime-snippet new file mode 100644 index 000000000..b9ffc7824 --- /dev/null +++ b/Reference/API Reference/UpdateUIParentRelativeToDebugMenu(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateUIParentRelativeToDebugMenu + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpdateWarGamesList(...).sublime-snippet b/Reference/API Reference/UpdateWarGamesList(...).sublime-snippet new file mode 100644 index 000000000..57a7bbe8c --- /dev/null +++ b/Reference/API Reference/UpdateWarGamesList(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UpdateWarGamesList + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UpgradeItem().sublime-snippet b/Reference/API Reference/UpgradeItem().sublime-snippet index 8eefde269..fe8d46e46 100644 --- a/Reference/API Reference/UpgradeItem().sublime-snippet +++ b/Reference/API Reference/UpgradeItem().sublime-snippet @@ -2,5 +2,5 @@ UpgradeItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/UseAction(...).sublime-snippet b/Reference/API Reference/UseAction(...).sublime-snippet new file mode 100644 index 000000000..3ab8a3414 --- /dev/null +++ b/Reference/API Reference/UseAction(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseAction + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseContainerItem(...).sublime-snippet b/Reference/API Reference/UseContainerItem(...).sublime-snippet new file mode 100644 index 000000000..fd5b1c19c --- /dev/null +++ b/Reference/API Reference/UseContainerItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseContainerItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseEquipmentSet(name).sublime-snippet b/Reference/API Reference/UseEquipmentSet(name).sublime-snippet deleted file mode 100644 index f77c8cbe7..000000000 --- a/Reference/API Reference/UseEquipmentSet(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UseEquipmentSet - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UseHearthstone(...).sublime-snippet b/Reference/API Reference/UseHearthstone(...).sublime-snippet new file mode 100644 index 000000000..58509be98 --- /dev/null +++ b/Reference/API Reference/UseHearthstone(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseHearthstone + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseInventoryItem(...).sublime-snippet b/Reference/API Reference/UseInventoryItem(...).sublime-snippet new file mode 100644 index 000000000..eb24a3b81 --- /dev/null +++ b/Reference/API Reference/UseInventoryItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseInventoryItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseItemByName(...).sublime-snippet b/Reference/API Reference/UseItemByName(...).sublime-snippet new file mode 100644 index 000000000..c77fb2500 --- /dev/null +++ b/Reference/API Reference/UseItemByName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseItemByName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseQuestLogSpecialItem(...).sublime-snippet b/Reference/API Reference/UseQuestLogSpecialItem(...).sublime-snippet new file mode 100644 index 000000000..7700a82bc --- /dev/null +++ b/Reference/API Reference/UseQuestLogSpecialItem(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseQuestLogSpecialItem + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseSoulstone().sublime-snippet b/Reference/API Reference/UseSoulstone().sublime-snippet deleted file mode 100644 index 76e4324b2..000000000 --- a/Reference/API Reference/UseSoulstone().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UseSoulstone - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/UseToy(...).sublime-snippet b/Reference/API Reference/UseToy(...).sublime-snippet new file mode 100644 index 000000000..8dc18792c --- /dev/null +++ b/Reference/API Reference/UseToy(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseToy + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseToyByName(...).sublime-snippet b/Reference/API Reference/UseToyByName(...).sublime-snippet new file mode 100644 index 000000000..624c38540 --- /dev/null +++ b/Reference/API Reference/UseToyByName(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseToyByName + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UseWorldMapActionButtonSpellOnQuest(...).sublime-snippet b/Reference/API Reference/UseWorldMapActionButtonSpellOnQuest(...).sublime-snippet new file mode 100644 index 000000000..a22a8b9f3 --- /dev/null +++ b/Reference/API Reference/UseWorldMapActionButtonSpellOnQuest(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UseWorldMapActionButtonSpellOnQuest + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/UsesGUID(...).sublime-snippet b/Reference/API Reference/UsesGUID(...).sublime-snippet new file mode 100644 index 000000000..a5df58336 --- /dev/null +++ b/Reference/API Reference/UsesGUID(...).sublime-snippet @@ -0,0 +1,6 @@ + + + UsesGUID + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ValidateActionBarTransition(...).sublime-snippet b/Reference/API Reference/ValidateActionBarTransition(...).sublime-snippet new file mode 100644 index 000000000..6ca7ae600 --- /dev/null +++ b/Reference/API Reference/ValidateActionBarTransition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ValidateActionBarTransition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ValidateFramePosition(...).sublime-snippet b/Reference/API Reference/ValidateFramePosition(...).sublime-snippet new file mode 100644 index 000000000..b4fe89fcb --- /dev/null +++ b/Reference/API Reference/ValidateFramePosition(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ValidateFramePosition + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ValueToBoolean(...).sublime-snippet b/Reference/API Reference/ValueToBoolean(...).sublime-snippet new file mode 100644 index 000000000..20d0f4ec3 --- /dev/null +++ b/Reference/API Reference/ValueToBoolean(...).sublime-snippet @@ -0,0 +1,6 @@ + + + ValueToBoolean + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/VehicleAimDecrement(amount).sublime-snippet b/Reference/API Reference/VehicleAimDecrement(amount).sublime-snippet index 630929d02..a273d96bc 100644 --- a/Reference/API Reference/VehicleAimDecrement(amount).sublime-snippet +++ b/Reference/API Reference/VehicleAimDecrement(amount).sublime-snippet @@ -2,5 +2,5 @@ VehicleAimDecrement (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleAimDownStart(...).sublime-snippet b/Reference/API Reference/VehicleAimDownStart(...).sublime-snippet new file mode 100644 index 000000000..e2f4e23e1 --- /dev/null +++ b/Reference/API Reference/VehicleAimDownStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + VehicleAimDownStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/VehicleAimDownStop(...).sublime-snippet b/Reference/API Reference/VehicleAimDownStop(...).sublime-snippet new file mode 100644 index 000000000..ff26c8a61 --- /dev/null +++ b/Reference/API Reference/VehicleAimDownStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + VehicleAimDownStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/VehicleAimGetAngle().sublime-snippet b/Reference/API Reference/VehicleAimGetAngle().sublime-snippet index 506d161c6..80532d2fe 100644 --- a/Reference/API Reference/VehicleAimGetAngle().sublime-snippet +++ b/Reference/API Reference/VehicleAimGetAngle().sublime-snippet @@ -2,5 +2,5 @@ VehicleAimGetAngle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleAimGetNormAngle().sublime-snippet b/Reference/API Reference/VehicleAimGetNormAngle().sublime-snippet index 0975a9f2a..b5e4ffae2 100644 --- a/Reference/API Reference/VehicleAimGetNormAngle().sublime-snippet +++ b/Reference/API Reference/VehicleAimGetNormAngle().sublime-snippet @@ -2,5 +2,5 @@ VehicleAimGetNormAngle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleAimGetNormPower(...).sublime-snippet b/Reference/API Reference/VehicleAimGetNormPower(...).sublime-snippet new file mode 100644 index 000000000..cdc9db458 --- /dev/null +++ b/Reference/API Reference/VehicleAimGetNormPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + VehicleAimGetNormPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/VehicleAimIncrement(amount).sublime-snippet b/Reference/API Reference/VehicleAimIncrement(amount).sublime-snippet index fc5ee5f3d..a795c4bba 100644 --- a/Reference/API Reference/VehicleAimIncrement(amount).sublime-snippet +++ b/Reference/API Reference/VehicleAimIncrement(amount).sublime-snippet @@ -2,5 +2,5 @@ VehicleAimIncrement (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleAimRequestAngle(amount).sublime-snippet b/Reference/API Reference/VehicleAimRequestAngle(amount).sublime-snippet index dbeed4b3e..beabeae0d 100644 --- a/Reference/API Reference/VehicleAimRequestAngle(amount).sublime-snippet +++ b/Reference/API Reference/VehicleAimRequestAngle(amount).sublime-snippet @@ -2,5 +2,5 @@ VehicleAimRequestAngle (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleAimRequestNormAngle(amount).sublime-snippet b/Reference/API Reference/VehicleAimRequestNormAngle(amount).sublime-snippet index 0d1609405..1c6fcff78 100644 --- a/Reference/API Reference/VehicleAimRequestNormAngle(amount).sublime-snippet +++ b/Reference/API Reference/VehicleAimRequestNormAngle(amount).sublime-snippet @@ -2,5 +2,5 @@ VehicleAimRequestNormAngle (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleAimSetNormPower(...).sublime-snippet b/Reference/API Reference/VehicleAimSetNormPower(...).sublime-snippet new file mode 100644 index 000000000..65081ccf2 --- /dev/null +++ b/Reference/API Reference/VehicleAimSetNormPower(...).sublime-snippet @@ -0,0 +1,6 @@ + + + VehicleAimSetNormPower + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/VehicleAimUpStart(...).sublime-snippet b/Reference/API Reference/VehicleAimUpStart(...).sublime-snippet new file mode 100644 index 000000000..46e984aa1 --- /dev/null +++ b/Reference/API Reference/VehicleAimUpStart(...).sublime-snippet @@ -0,0 +1,6 @@ + + + VehicleAimUpStart + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/VehicleAimUpStop(...).sublime-snippet b/Reference/API Reference/VehicleAimUpStop(...).sublime-snippet new file mode 100644 index 000000000..49b338e23 --- /dev/null +++ b/Reference/API Reference/VehicleAimUpStop(...).sublime-snippet @@ -0,0 +1,6 @@ + + + VehicleAimUpStop + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/VehicleCameraZoomIn().sublime-snippet b/Reference/API Reference/VehicleCameraZoomIn().sublime-snippet index f55896b82..e0d33c5ac 100644 --- a/Reference/API Reference/VehicleCameraZoomIn().sublime-snippet +++ b/Reference/API Reference/VehicleCameraZoomIn().sublime-snippet @@ -2,5 +2,5 @@ VehicleCameraZoomIn () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleCameraZoomOut().sublime-snippet b/Reference/API Reference/VehicleCameraZoomOut().sublime-snippet index b19cbf334..72d710d80 100644 --- a/Reference/API Reference/VehicleCameraZoomOut().sublime-snippet +++ b/Reference/API Reference/VehicleCameraZoomOut().sublime-snippet @@ -2,5 +2,5 @@ VehicleCameraZoomOut () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleExit().sublime-snippet b/Reference/API Reference/VehicleExit().sublime-snippet index 4dbd4b0ae..080b917e6 100644 --- a/Reference/API Reference/VehicleExit().sublime-snippet +++ b/Reference/API Reference/VehicleExit().sublime-snippet @@ -2,5 +2,5 @@ VehicleExit () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehicleNextSeat().sublime-snippet b/Reference/API Reference/VehicleNextSeat().sublime-snippet index f68b13777..ee62cd7c7 100644 --- a/Reference/API Reference/VehicleNextSeat().sublime-snippet +++ b/Reference/API Reference/VehicleNextSeat().sublime-snippet @@ -2,5 +2,5 @@ VehicleNextSeat () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VehiclePrevSeat().sublime-snippet b/Reference/API Reference/VehiclePrevSeat().sublime-snippet index f025d6433..32285c1c1 100644 --- a/Reference/API Reference/VehiclePrevSeat().sublime-snippet +++ b/Reference/API Reference/VehiclePrevSeat().sublime-snippet @@ -2,5 +2,5 @@ VehiclePrevSeat () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/VideoOptionsValueChanged(...).sublime-snippet b/Reference/API Reference/VideoOptionsValueChanged(...).sublime-snippet new file mode 100644 index 000000000..5e05356e4 --- /dev/null +++ b/Reference/API Reference/VideoOptionsValueChanged(...).sublime-snippet @@ -0,0 +1,6 @@ + + + VideoOptionsValueChanged + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/ViewGuildRecipes(professionID).sublime-snippet b/Reference/API Reference/ViewGuildRecipes(professionID).sublime-snippet index 857d853b6..b948e3792 100644 --- a/Reference/API Reference/ViewGuildRecipes(professionID).sublime-snippet +++ b/Reference/API Reference/ViewGuildRecipes(professionID).sublime-snippet @@ -2,5 +2,5 @@ ViewGuildRecipes (professionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/WarGameRespond(accept).sublime-snippet b/Reference/API Reference/WarGameRespond(accept).sublime-snippet index 74d8ad1bc..759e1994f 100644 --- a/Reference/API Reference/WarGameRespond(accept).sublime-snippet +++ b/Reference/API Reference/WarGameRespond(accept).sublime-snippet @@ -2,5 +2,5 @@ WarGameRespond (accept) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/WillAcceptInviteRemoveQueues(...).sublime-snippet b/Reference/API Reference/WillAcceptInviteRemoveQueues(...).sublime-snippet new file mode 100644 index 000000000..465d26aee --- /dev/null +++ b/Reference/API Reference/WillAcceptInviteRemoveQueues(...).sublime-snippet @@ -0,0 +1,6 @@ + + + WillAcceptInviteRemoveQueues + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/WillCurrencyRewardOverflow(...).sublime-snippet b/Reference/API Reference/WillCurrencyRewardOverflow(...).sublime-snippet new file mode 100644 index 000000000..6517b4574 --- /dev/null +++ b/Reference/API Reference/WillCurrencyRewardOverflow(...).sublime-snippet @@ -0,0 +1,6 @@ + + + WillCurrencyRewardOverflow + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/WithdrawGuildBankMoney(amount).sublime-snippet b/Reference/API Reference/WithdrawGuildBankMoney(amount).sublime-snippet index 12b3900f1..150c77c9c 100644 --- a/Reference/API Reference/WithdrawGuildBankMoney(amount).sublime-snippet +++ b/Reference/API Reference/WithdrawGuildBankMoney(amount).sublime-snippet @@ -2,5 +2,5 @@ WithdrawGuildBankMoney (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/Wrap(...).sublime-snippet b/Reference/API Reference/Wrap(...).sublime-snippet new file mode 100644 index 000000000..985e5abc5 --- /dev/null +++ b/Reference/API Reference/Wrap(...).sublime-snippet @@ -0,0 +1,6 @@ + + + Wrap + (...) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/WrapTextInColorCode(text, colorHexString).sublime-snippet b/Reference/API Reference/WrapTextInColorCode(text, colorHexString).sublime-snippet index ca16c15d7..9764757d0 100644 --- a/Reference/API Reference/WrapTextInColorCode(text, colorHexString).sublime-snippet +++ b/Reference/API Reference/WrapTextInColorCode(text, colorHexString).sublime-snippet @@ -2,5 +2,5 @@ WrapTextInColorCode (text, colorHexString) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/ZoomOut().sublime-snippet b/Reference/API Reference/ZoomOut().sublime-snippet deleted file mode 100644 index adc7cb82e..000000000 --- a/Reference/API Reference/ZoomOut().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ZoomOut - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_AbbreviateLargeNumbers(value).sublime-snippet b/Reference/API Reference/_AbbreviateLargeNumbers(value).sublime-snippet index 4f52119b5..778ecacbe 100644 --- a/Reference/API Reference/_AbbreviateLargeNumbers(value).sublime-snippet +++ b/Reference/API Reference/_AbbreviateLargeNumbers(value).sublime-snippet @@ -2,5 +2,5 @@ _AbbreviateLargeNumbers ("value") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AbbreviateNumbers(value).sublime-snippet b/Reference/API Reference/_AbbreviateNumbers(value).sublime-snippet index 9bbd1e9ac..f332508b8 100644 --- a/Reference/API Reference/_AbbreviateNumbers(value).sublime-snippet +++ b/Reference/API Reference/_AbbreviateNumbers(value).sublime-snippet @@ -2,5 +2,5 @@ _AbbreviateNumbers ("value") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ActionHasRange(slot).sublime-snippet b/Reference/API Reference/_ActionHasRange(slot).sublime-snippet index ffb5a7456..6c452ea87 100644 --- a/Reference/API Reference/_ActionHasRange(slot).sublime-snippet +++ b/Reference/API Reference/_ActionHasRange(slot).sublime-snippet @@ -2,5 +2,5 @@ _ActionHasRange (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_Ambiguate(fullName, context).sublime-snippet b/Reference/API Reference/_Ambiguate(fullName, context).sublime-snippet index 9dea93560..402911c87 100644 --- a/Reference/API Reference/_Ambiguate(fullName, context).sublime-snippet +++ b/Reference/API Reference/_Ambiguate(fullName, context).sublime-snippet @@ -2,5 +2,5 @@ _Ambiguate ("fullName", "context") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AntiAliasingSupported().sublime-snippet b/Reference/API Reference/_AntiAliasingSupported().sublime-snippet index c105532ec..3a09b02a3 100644 --- a/Reference/API Reference/_AntiAliasingSupported().sublime-snippet +++ b/Reference/API Reference/_AntiAliasingSupported().sublime-snippet @@ -2,5 +2,5 @@ _AntiAliasingSupported () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ArchaeologyMapUpdateAll().sublime-snippet b/Reference/API Reference/_ArchaeologyMapUpdateAll().sublime-snippet index 748803d41..9a76c80a3 100644 --- a/Reference/API Reference/_ArchaeologyMapUpdateAll().sublime-snippet +++ b/Reference/API Reference/_ArchaeologyMapUpdateAll().sublime-snippet @@ -2,5 +2,5 @@ _ArchaeologyMapUpdateAll () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ArcheologyGetVisibleBlobID(index).sublime-snippet b/Reference/API Reference/_ArcheologyGetVisibleBlobID(index).sublime-snippet index 5a49800ed..fa68f13ec 100644 --- a/Reference/API Reference/_ArcheologyGetVisibleBlobID(index).sublime-snippet +++ b/Reference/API Reference/_ArcheologyGetVisibleBlobID(index).sublime-snippet @@ -2,5 +2,5 @@ _ArcheologyGetVisibleBlobID (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AreAccountAchievementsHidden().sublime-snippet b/Reference/API Reference/_AreAccountAchievementsHidden().sublime-snippet index bb4e52a19..85228f2c1 100644 --- a/Reference/API Reference/_AreAccountAchievementsHidden().sublime-snippet +++ b/Reference/API Reference/_AreAccountAchievementsHidden().sublime-snippet @@ -2,5 +2,5 @@ _AreAccountAchievementsHidden () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AreColorsEqual(left, right).sublime-snippet b/Reference/API Reference/_AreColorsEqual(left, right).sublime-snippet index caed775b7..6729eef07 100644 --- a/Reference/API Reference/_AreColorsEqual(left, right).sublime-snippet +++ b/Reference/API Reference/_AreColorsEqual(left, right).sublime-snippet @@ -2,5 +2,5 @@ _AreColorsEqual (left, right) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AreDangerousScriptsAllowed().sublime-snippet b/Reference/API Reference/_AreDangerousScriptsAllowed().sublime-snippet index 4bb7009e2..55d5970c7 100644 --- a/Reference/API Reference/_AreDangerousScriptsAllowed().sublime-snippet +++ b/Reference/API Reference/_AreDangerousScriptsAllowed().sublime-snippet @@ -2,5 +2,5 @@ _AreDangerousScriptsAllowed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AreInvasionsAvailable().sublime-snippet b/Reference/API Reference/_AreInvasionsAvailable().sublime-snippet deleted file mode 100644 index 63e89bf12..000000000 --- a/Reference/API Reference/_AreInvasionsAvailable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _AreInvasionsAvailable - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_AreTalentsLocked().sublime-snippet b/Reference/API Reference/_AreTalentsLocked().sublime-snippet index 01c202a30..c3fe0061f 100644 --- a/Reference/API Reference/_AreTalentsLocked().sublime-snippet +++ b/Reference/API Reference/_AreTalentsLocked().sublime-snippet @@ -2,5 +2,5 @@ _AreTalentsLocked () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AreVector2DEqual(left, right).sublime-snippet b/Reference/API Reference/_AreVector2DEqual(left, right).sublime-snippet index 28025c846..960f0766f 100644 --- a/Reference/API Reference/_AreVector2DEqual(left, right).sublime-snippet +++ b/Reference/API Reference/_AreVector2DEqual(left, right).sublime-snippet @@ -2,5 +2,5 @@ _AreVector2DEqual (left, right) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_AreVector3DEqual(left, right).sublime-snippet b/Reference/API Reference/_AreVector3DEqual(left, right).sublime-snippet index 39392b2c2..220c5e84c 100644 --- a/Reference/API Reference/_AreVector3DEqual(left, right).sublime-snippet +++ b/Reference/API Reference/_AreVector3DEqual(left, right).sublime-snippet @@ -2,5 +2,5 @@ _AreVector3DEqual (left, right) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNConnected().sublime-snippet b/Reference/API Reference/_BNConnected().sublime-snippet index 818905796..3e039e2da 100644 --- a/Reference/API Reference/_BNConnected().sublime-snippet +++ b/Reference/API Reference/_BNConnected().sublime-snippet @@ -2,5 +2,5 @@ _BNConnected () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNFeaturesEnabled().sublime-snippet b/Reference/API Reference/_BNFeaturesEnabled().sublime-snippet index 3d1ac02a6..18453f67f 100644 --- a/Reference/API Reference/_BNFeaturesEnabled().sublime-snippet +++ b/Reference/API Reference/_BNFeaturesEnabled().sublime-snippet @@ -2,5 +2,5 @@ _BNFeaturesEnabled () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet b/Reference/API Reference/_BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet index 186fdf72e..ce6756d5b 100644 --- a/Reference/API Reference/_BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet +++ b/Reference/API Reference/_BNGetFOFInfo(presenceID, mutual, non-mutual, index).sublime-snippet @@ -2,5 +2,5 @@ _BNGetFOFInfo (presenceID, mutual, non-mutual, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNGetFriendIndex(presenceID).sublime-snippet b/Reference/API Reference/_BNGetFriendIndex(presenceID).sublime-snippet index 28e4e7ce8..06d1e9c50 100644 --- a/Reference/API Reference/_BNGetFriendIndex(presenceID).sublime-snippet +++ b/Reference/API Reference/_BNGetFriendIndex(presenceID).sublime-snippet @@ -2,5 +2,5 @@ _BNGetFriendIndex (presenceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNGetFriendInfo(friendIndex).sublime-snippet b/Reference/API Reference/_BNGetFriendInfo(friendIndex).sublime-snippet index 817516c1e..e30083c0d 100644 --- a/Reference/API Reference/_BNGetFriendInfo(friendIndex).sublime-snippet +++ b/Reference/API Reference/_BNGetFriendInfo(friendIndex).sublime-snippet @@ -2,5 +2,5 @@ _BNGetFriendInfo (friendIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNGetFriendInfoByID(presenceID).sublime-snippet b/Reference/API Reference/_BNGetFriendInfoByID(presenceID).sublime-snippet index 413f7f2f9..14b153774 100644 --- a/Reference/API Reference/_BNGetFriendInfoByID(presenceID).sublime-snippet +++ b/Reference/API Reference/_BNGetFriendInfoByID(presenceID).sublime-snippet @@ -2,5 +2,5 @@ _BNGetFriendInfoByID (presenceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNGetInfo().sublime-snippet b/Reference/API Reference/_BNGetInfo().sublime-snippet index b983ffc6a..cd52ba09e 100644 --- a/Reference/API Reference/_BNGetInfo().sublime-snippet +++ b/Reference/API Reference/_BNGetInfo().sublime-snippet @@ -2,5 +2,5 @@ _BNGetInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNGetNumFriends().sublime-snippet b/Reference/API Reference/_BNGetNumFriends().sublime-snippet index f89538f95..1a2c3f048 100644 --- a/Reference/API Reference/_BNGetNumFriends().sublime-snippet +++ b/Reference/API Reference/_BNGetNumFriends().sublime-snippet @@ -2,5 +2,5 @@ _BNGetNumFriends () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNGetSelectedFriend().sublime-snippet b/Reference/API Reference/_BNGetSelectedFriend().sublime-snippet index db9c25624..ab0658287 100644 --- a/Reference/API Reference/_BNGetSelectedFriend().sublime-snippet +++ b/Reference/API Reference/_BNGetSelectedFriend().sublime-snippet @@ -2,5 +2,5 @@ _BNGetSelectedFriend () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BNIsSelf(presenceID).sublime-snippet b/Reference/API Reference/_BNIsSelf(presenceID).sublime-snippet index 4af41fc46..95898b7f2 100644 --- a/Reference/API Reference/_BNIsSelf(presenceID).sublime-snippet +++ b/Reference/API Reference/_BNIsSelf(presenceID).sublime-snippet @@ -2,5 +2,5 @@ _BNIsSelf (presenceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet b/Reference/API Reference/_BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet index 9858ddb84..2c45d8e05 100644 --- a/Reference/API Reference/_BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet +++ b/Reference/API Reference/_BankButtonIDToInvSlotID(buttonID, [isBag]).sublime-snippet @@ -2,5 +2,5 @@ _BankButtonIDToInvSlotID (buttonID, [isBag]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CalculateAuctionDeposit(runTime).sublime-snippet b/Reference/API Reference/_CalculateAuctionDeposit(runTime).sublime-snippet index 73689139d..0fe946e61 100644 --- a/Reference/API Reference/_CalculateAuctionDeposit(runTime).sublime-snippet +++ b/Reference/API Reference/_CalculateAuctionDeposit(runTime).sublime-snippet @@ -2,5 +2,5 @@ _CalculateAuctionDeposit (runTime) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CalendarCanAddEvent().sublime-snippet b/Reference/API Reference/_CalendarCanAddEvent().sublime-snippet deleted file mode 100644 index 928dca7f3..000000000 --- a/Reference/API Reference/_CalendarCanAddEvent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarCanAddEvent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarCanSendInvite().sublime-snippet b/Reference/API Reference/_CalendarCanSendInvite().sublime-snippet deleted file mode 100644 index efb32bf14..000000000 --- a/Reference/API Reference/_CalendarCanSendInvite().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarCanSendInvite - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextEventCanComplain([monthOffset], day, index).sublime-snippet b/Reference/API Reference/_CalendarContextEventCanComplain([monthOffset], day, index).sublime-snippet deleted file mode 100644 index b18df3367..000000000 --- a/Reference/API Reference/_CalendarContextEventCanComplain([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextEventCanComplain - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextEventCanEdit([monthOffset], day, index).sublime-snippet b/Reference/API Reference/_CalendarContextEventCanEdit([monthOffset], day, index).sublime-snippet deleted file mode 100644 index f3c5a4240..000000000 --- a/Reference/API Reference/_CalendarContextEventCanEdit([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextEventCanEdit - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextEventClipboard().sublime-snippet b/Reference/API Reference/_CalendarContextEventClipboard().sublime-snippet deleted file mode 100644 index dfcf7c871..000000000 --- a/Reference/API Reference/_CalendarContextEventClipboard().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextEventClipboard - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextEventGetCalendarType([monthOffset], day, index).sublime-snippet b/Reference/API Reference/_CalendarContextEventGetCalendarType([monthOffset], day, index).sublime-snippet deleted file mode 100644 index afdcbd40f..000000000 --- a/Reference/API Reference/_CalendarContextEventGetCalendarType([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextEventGetCalendarType - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextGetEventIndex().sublime-snippet b/Reference/API Reference/_CalendarContextGetEventIndex().sublime-snippet deleted file mode 100644 index 6b0b4fbfb..000000000 --- a/Reference/API Reference/_CalendarContextGetEventIndex().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextGetEventIndex - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextInviteIsPending([monthOffset], day, index).sublime-snippet b/Reference/API Reference/_CalendarContextInviteIsPending([monthOffset], day, index).sublime-snippet deleted file mode 100644 index b979a39dd..000000000 --- a/Reference/API Reference/_CalendarContextInviteIsPending([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextInviteIsPending - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextInviteModeratorStatus([monthOffset], day, index).sublime-snippet b/Reference/API Reference/_CalendarContextInviteModeratorStatus([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 907f04e8a..000000000 --- a/Reference/API Reference/_CalendarContextInviteModeratorStatus([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextInviteModeratorStatus - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextInviteStatus([monthOffset], day, index).sublime-snippet b/Reference/API Reference/_CalendarContextInviteStatus([monthOffset], day, index).sublime-snippet deleted file mode 100644 index ee25389cb..000000000 --- a/Reference/API Reference/_CalendarContextInviteStatus([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextInviteStatus - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarContextInviteType([monthOffset], day, index).sublime-snippet b/Reference/API Reference/_CalendarContextInviteType([monthOffset], day, index).sublime-snippet deleted file mode 100644 index 616df1499..000000000 --- a/Reference/API Reference/_CalendarContextInviteType([monthOffset], day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarContextInviteType - ([monthOffset], day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarDefaultGuildFilter().sublime-snippet b/Reference/API Reference/_CalendarDefaultGuildFilter().sublime-snippet deleted file mode 100644 index 6e3f704e9..000000000 --- a/Reference/API Reference/_CalendarDefaultGuildFilter().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarDefaultGuildFilter - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventCanEdit().sublime-snippet b/Reference/API Reference/_CalendarEventCanEdit().sublime-snippet deleted file mode 100644 index a751b92b2..000000000 --- a/Reference/API Reference/_CalendarEventCanEdit().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventCanEdit - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventCanModerate(index).sublime-snippet b/Reference/API Reference/_CalendarEventCanModerate(index).sublime-snippet deleted file mode 100644 index 0abcaf0b9..000000000 --- a/Reference/API Reference/_CalendarEventCanModerate(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventCanModerate - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetCalendarType().sublime-snippet b/Reference/API Reference/_CalendarEventGetCalendarType().sublime-snippet deleted file mode 100644 index b3453c2a6..000000000 --- a/Reference/API Reference/_CalendarEventGetCalendarType().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetCalendarType - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetInvite(index).sublime-snippet b/Reference/API Reference/_CalendarEventGetInvite(index).sublime-snippet deleted file mode 100644 index aa986173b..000000000 --- a/Reference/API Reference/_CalendarEventGetInvite(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetInvite - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetInviteResponseTime(index).sublime-snippet b/Reference/API Reference/_CalendarEventGetInviteResponseTime(index).sublime-snippet deleted file mode 100644 index 205c3c037..000000000 --- a/Reference/API Reference/_CalendarEventGetInviteResponseTime(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetInviteResponseTime - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetInviteSortCriterion().sublime-snippet b/Reference/API Reference/_CalendarEventGetInviteSortCriterion().sublime-snippet deleted file mode 100644 index eef0f8e93..000000000 --- a/Reference/API Reference/_CalendarEventGetInviteSortCriterion().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetInviteSortCriterion - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetNumInvites().sublime-snippet b/Reference/API Reference/_CalendarEventGetNumInvites().sublime-snippet deleted file mode 100644 index 6e61afbfb..000000000 --- a/Reference/API Reference/_CalendarEventGetNumInvites().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetNumInvites - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetRepeatOptions().sublime-snippet b/Reference/API Reference/_CalendarEventGetRepeatOptions().sublime-snippet deleted file mode 100644 index c8fb992a3..000000000 --- a/Reference/API Reference/_CalendarEventGetRepeatOptions().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetRepeatOptions - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetSelectedInvite().sublime-snippet b/Reference/API Reference/_CalendarEventGetSelectedInvite().sublime-snippet deleted file mode 100644 index d5b6d4bec..000000000 --- a/Reference/API Reference/_CalendarEventGetSelectedInvite().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetSelectedInvite - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetStatusOptions().sublime-snippet b/Reference/API Reference/_CalendarEventGetStatusOptions().sublime-snippet deleted file mode 100644 index e12510871..000000000 --- a/Reference/API Reference/_CalendarEventGetStatusOptions().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetStatusOptions - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetTextures(eventType).sublime-snippet b/Reference/API Reference/_CalendarEventGetTextures(eventType).sublime-snippet deleted file mode 100644 index 01a355a7b..000000000 --- a/Reference/API Reference/_CalendarEventGetTextures(eventType).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetTextures - (eventType) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventGetTypes().sublime-snippet b/Reference/API Reference/_CalendarEventGetTypes().sublime-snippet deleted file mode 100644 index 3c4be4b6f..000000000 --- a/Reference/API Reference/_CalendarEventGetTypes().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventGetTypes - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventHasPendingInvite().sublime-snippet b/Reference/API Reference/_CalendarEventHasPendingInvite().sublime-snippet deleted file mode 100644 index 47f738663..000000000 --- a/Reference/API Reference/_CalendarEventHasPendingInvite().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventHasPendingInvite - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventHaveSettingsChanged().sublime-snippet b/Reference/API Reference/_CalendarEventHaveSettingsChanged().sublime-snippet deleted file mode 100644 index 55984bfea..000000000 --- a/Reference/API Reference/_CalendarEventHaveSettingsChanged().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventHaveSettingsChanged - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarEventIsModerator().sublime-snippet b/Reference/API Reference/_CalendarEventIsModerator().sublime-snippet deleted file mode 100644 index eeed13656..000000000 --- a/Reference/API Reference/_CalendarEventIsModerator().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarEventIsModerator - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetAbsMonth(month, year).sublime-snippet b/Reference/API Reference/_CalendarGetAbsMonth(month, year).sublime-snippet deleted file mode 100644 index 5ef43e330..000000000 --- a/Reference/API Reference/_CalendarGetAbsMonth(month, year).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetAbsMonth - (month, year) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetDate().sublime-snippet b/Reference/API Reference/_CalendarGetDate().sublime-snippet deleted file mode 100644 index 79e6c6518..000000000 --- a/Reference/API Reference/_CalendarGetDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetDayEvent(monthOffset, day, index).sublime-snippet b/Reference/API Reference/_CalendarGetDayEvent(monthOffset, day, index).sublime-snippet deleted file mode 100644 index 22d84a8d5..000000000 --- a/Reference/API Reference/_CalendarGetDayEvent(monthOffset, day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetDayEvent - (monthOffset, day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetEventIndex().sublime-snippet b/Reference/API Reference/_CalendarGetEventIndex().sublime-snippet deleted file mode 100644 index a84c8e3e2..000000000 --- a/Reference/API Reference/_CalendarGetEventIndex().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetEventIndex - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetEventInfo().sublime-snippet b/Reference/API Reference/_CalendarGetEventInfo().sublime-snippet deleted file mode 100644 index 1f8eae92b..000000000 --- a/Reference/API Reference/_CalendarGetEventInfo().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetEventInfo - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetFirstPendingInvite(monthOffset, day).sublime-snippet b/Reference/API Reference/_CalendarGetFirstPendingInvite(monthOffset, day).sublime-snippet deleted file mode 100644 index 55a9b4366..000000000 --- a/Reference/API Reference/_CalendarGetFirstPendingInvite(monthOffset, day).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetFirstPendingInvite - (monthOffset, day) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetGuildEventInfo(eventIndex).sublime-snippet b/Reference/API Reference/_CalendarGetGuildEventInfo(eventIndex).sublime-snippet deleted file mode 100644 index 1ed56be53..000000000 --- a/Reference/API Reference/_CalendarGetGuildEventInfo(eventIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetGuildEventInfo - (eventIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetHolidayInfo(monthOffset, day, index).sublime-snippet b/Reference/API Reference/_CalendarGetHolidayInfo(monthOffset, day, index).sublime-snippet deleted file mode 100644 index 3c52686d1..000000000 --- a/Reference/API Reference/_CalendarGetHolidayInfo(monthOffset, day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetHolidayInfo - (monthOffset, day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetMaxCreateDate().sublime-snippet b/Reference/API Reference/_CalendarGetMaxCreateDate().sublime-snippet deleted file mode 100644 index ab14a3fdd..000000000 --- a/Reference/API Reference/_CalendarGetMaxCreateDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetMaxCreateDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetMaxDate().sublime-snippet b/Reference/API Reference/_CalendarGetMaxDate().sublime-snippet deleted file mode 100644 index d8045e300..000000000 --- a/Reference/API Reference/_CalendarGetMaxDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetMaxDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetMinDate().sublime-snippet b/Reference/API Reference/_CalendarGetMinDate().sublime-snippet deleted file mode 100644 index f80b90361..000000000 --- a/Reference/API Reference/_CalendarGetMinDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetMinDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetMinHistoryDate().sublime-snippet b/Reference/API Reference/_CalendarGetMinHistoryDate().sublime-snippet deleted file mode 100644 index 0fea73ad6..000000000 --- a/Reference/API Reference/_CalendarGetMinHistoryDate().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetMinHistoryDate - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetMonth([monthOffset]).sublime-snippet b/Reference/API Reference/_CalendarGetMonth([monthOffset]).sublime-snippet deleted file mode 100644 index 51cbf8f59..000000000 --- a/Reference/API Reference/_CalendarGetMonth([monthOffset]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetMonth - ([monthOffset]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetMonthNames().sublime-snippet b/Reference/API Reference/_CalendarGetMonthNames().sublime-snippet deleted file mode 100644 index 875b2d373..000000000 --- a/Reference/API Reference/_CalendarGetMonthNames().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetMonthNames - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetNumDayEvents(monthOffset, day).sublime-snippet b/Reference/API Reference/_CalendarGetNumDayEvents(monthOffset, day).sublime-snippet deleted file mode 100644 index 08c40a927..000000000 --- a/Reference/API Reference/_CalendarGetNumDayEvents(monthOffset, day).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetNumDayEvents - (monthOffset, day) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetNumGuildEvents().sublime-snippet b/Reference/API Reference/_CalendarGetNumGuildEvents().sublime-snippet deleted file mode 100644 index ed1ce30f2..000000000 --- a/Reference/API Reference/_CalendarGetNumGuildEvents().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetNumGuildEvents - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetNumPendingInvites().sublime-snippet b/Reference/API Reference/_CalendarGetNumPendingInvites().sublime-snippet deleted file mode 100644 index 79fefe54e..000000000 --- a/Reference/API Reference/_CalendarGetNumPendingInvites().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetNumPendingInvites - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetRaidInfo(monthOffset, day, index).sublime-snippet b/Reference/API Reference/_CalendarGetRaidInfo(monthOffset, day, index).sublime-snippet deleted file mode 100644 index 54ba36095..000000000 --- a/Reference/API Reference/_CalendarGetRaidInfo(monthOffset, day, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetRaidInfo - (monthOffset, day, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarGetWeekdayNames().sublime-snippet b/Reference/API Reference/_CalendarGetWeekdayNames().sublime-snippet deleted file mode 100644 index 90fefc744..000000000 --- a/Reference/API Reference/_CalendarGetWeekdayNames().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarGetWeekdayNames - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CalendarIsActionPending().sublime-snippet b/Reference/API Reference/_CalendarIsActionPending().sublime-snippet deleted file mode 100644 index 506fd3050..000000000 --- a/Reference/API Reference/_CalendarIsActionPending().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CalendarIsActionPending - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CanAlterSkin().sublime-snippet b/Reference/API Reference/_CanAlterSkin().sublime-snippet index 8388f8e61..1fafd6d08 100644 --- a/Reference/API Reference/_CanAlterSkin().sublime-snippet +++ b/Reference/API Reference/_CanAlterSkin().sublime-snippet @@ -2,5 +2,5 @@ _CanAlterSkin () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanBeRaidTarget(unit).sublime-snippet b/Reference/API Reference/_CanBeRaidTarget(unit).sublime-snippet index cce3e9d82..e6651bf6b 100644 --- a/Reference/API Reference/_CanBeRaidTarget(unit).sublime-snippet +++ b/Reference/API Reference/_CanBeRaidTarget(unit).sublime-snippet @@ -2,5 +2,5 @@ _CanBeRaidTarget ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanCancelAuction(index).sublime-snippet b/Reference/API Reference/_CanCancelAuction(index).sublime-snippet index cb921cbad..dcc27c214 100644 --- a/Reference/API Reference/_CanCancelAuction(index).sublime-snippet +++ b/Reference/API Reference/_CanCancelAuction(index).sublime-snippet @@ -2,5 +2,5 @@ _CanCancelAuction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanComplainChat(lineID).sublime-snippet b/Reference/API Reference/_CanComplainChat(lineID).sublime-snippet deleted file mode 100644 index 1401b05eb..000000000 --- a/Reference/API Reference/_CanComplainChat(lineID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CanComplainChat - (lineID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CanComplainInboxItem(mailID).sublime-snippet b/Reference/API Reference/_CanComplainInboxItem(mailID).sublime-snippet index f2ba402bd..efdd4a56b 100644 --- a/Reference/API Reference/_CanComplainInboxItem(mailID).sublime-snippet +++ b/Reference/API Reference/_CanComplainInboxItem(mailID).sublime-snippet @@ -2,5 +2,5 @@ _CanComplainInboxItem (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanEditGuildEvent().sublime-snippet b/Reference/API Reference/_CanEditGuildEvent().sublime-snippet index c4fcc10c0..7a9175e3c 100644 --- a/Reference/API Reference/_CanEditGuildEvent().sublime-snippet +++ b/Reference/API Reference/_CanEditGuildEvent().sublime-snippet @@ -2,5 +2,5 @@ _CanEditGuildEvent () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanEditGuildInfo().sublime-snippet b/Reference/API Reference/_CanEditGuildInfo().sublime-snippet index 928fdc4a1..35b20dc35 100644 --- a/Reference/API Reference/_CanEditGuildInfo().sublime-snippet +++ b/Reference/API Reference/_CanEditGuildInfo().sublime-snippet @@ -2,5 +2,5 @@ _CanEditGuildInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanEditGuildTabInfo(tab).sublime-snippet b/Reference/API Reference/_CanEditGuildTabInfo(tab).sublime-snippet index 117f3de90..b39f9f478 100644 --- a/Reference/API Reference/_CanEditGuildTabInfo(tab).sublime-snippet +++ b/Reference/API Reference/_CanEditGuildTabInfo(tab).sublime-snippet @@ -2,5 +2,5 @@ _CanEditGuildTabInfo (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanEditMOTD().sublime-snippet b/Reference/API Reference/_CanEditMOTD().sublime-snippet index a0a9e0184..4729a6a52 100644 --- a/Reference/API Reference/_CanEditMOTD().sublime-snippet +++ b/Reference/API Reference/_CanEditMOTD().sublime-snippet @@ -2,5 +2,5 @@ _CanEditMOTD () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanEditOfficerNote().sublime-snippet b/Reference/API Reference/_CanEditOfficerNote().sublime-snippet index 0d02a6a4d..8b52342eb 100644 --- a/Reference/API Reference/_CanEditOfficerNote().sublime-snippet +++ b/Reference/API Reference/_CanEditOfficerNote().sublime-snippet @@ -2,5 +2,5 @@ _CanEditOfficerNote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanEditPublicNote().sublime-snippet b/Reference/API Reference/_CanEditPublicNote().sublime-snippet index 4c4e12d2a..27ad7796c 100644 --- a/Reference/API Reference/_CanEditPublicNote().sublime-snippet +++ b/Reference/API Reference/_CanEditPublicNote().sublime-snippet @@ -2,5 +2,5 @@ _CanEditPublicNote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanEjectPassengerFromSeat(seat).sublime-snippet b/Reference/API Reference/_CanEjectPassengerFromSeat(seat).sublime-snippet index dc91c5f35..65007627d 100644 --- a/Reference/API Reference/_CanEjectPassengerFromSeat(seat).sublime-snippet +++ b/Reference/API Reference/_CanEjectPassengerFromSeat(seat).sublime-snippet @@ -2,5 +2,5 @@ _CanEjectPassengerFromSeat (seat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanExitVehicle().sublime-snippet b/Reference/API Reference/_CanExitVehicle().sublime-snippet index 4ee193cac..3a435ebab 100644 --- a/Reference/API Reference/_CanExitVehicle().sublime-snippet +++ b/Reference/API Reference/_CanExitVehicle().sublime-snippet @@ -2,5 +2,5 @@ _CanExitVehicle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanGrantLevel(unit).sublime-snippet b/Reference/API Reference/_CanGrantLevel(unit).sublime-snippet index 98f701249..5cc14ad36 100644 --- a/Reference/API Reference/_CanGrantLevel(unit).sublime-snippet +++ b/Reference/API Reference/_CanGrantLevel(unit).sublime-snippet @@ -2,5 +2,5 @@ _CanGrantLevel ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanGuildBankRepair().sublime-snippet b/Reference/API Reference/_CanGuildBankRepair().sublime-snippet index 8debe16fa..d8b36c72a 100644 --- a/Reference/API Reference/_CanGuildBankRepair().sublime-snippet +++ b/Reference/API Reference/_CanGuildBankRepair().sublime-snippet @@ -2,5 +2,5 @@ _CanGuildBankRepair () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanGuildDemote().sublime-snippet b/Reference/API Reference/_CanGuildDemote().sublime-snippet index 6c869bfed..fd6427616 100644 --- a/Reference/API Reference/_CanGuildDemote().sublime-snippet +++ b/Reference/API Reference/_CanGuildDemote().sublime-snippet @@ -2,5 +2,5 @@ _CanGuildDemote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanGuildInvite().sublime-snippet b/Reference/API Reference/_CanGuildInvite().sublime-snippet index 2a42eb142..161c6c144 100644 --- a/Reference/API Reference/_CanGuildInvite().sublime-snippet +++ b/Reference/API Reference/_CanGuildInvite().sublime-snippet @@ -2,5 +2,5 @@ _CanGuildInvite () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanGuildPromote().sublime-snippet b/Reference/API Reference/_CanGuildPromote().sublime-snippet index f74b2b8ff..157300180 100644 --- a/Reference/API Reference/_CanGuildPromote().sublime-snippet +++ b/Reference/API Reference/_CanGuildPromote().sublime-snippet @@ -2,5 +2,5 @@ _CanGuildPromote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanGuildRemove().sublime-snippet b/Reference/API Reference/_CanGuildRemove().sublime-snippet index 3b3677fbd..84ce466a5 100644 --- a/Reference/API Reference/_CanGuildRemove().sublime-snippet +++ b/Reference/API Reference/_CanGuildRemove().sublime-snippet @@ -2,5 +2,5 @@ _CanGuildRemove () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanHearthAndResurrectFromArea().sublime-snippet b/Reference/API Reference/_CanHearthAndResurrectFromArea().sublime-snippet index 1e1d44886..12a63579c 100644 --- a/Reference/API Reference/_CanHearthAndResurrectFromArea().sublime-snippet +++ b/Reference/API Reference/_CanHearthAndResurrectFromArea().sublime-snippet @@ -2,5 +2,5 @@ _CanHearthAndResurrectFromArea () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanInspect(unit, showError).sublime-snippet b/Reference/API Reference/_CanInspect(unit, showError).sublime-snippet index b08d545de..a78dd6216 100644 --- a/Reference/API Reference/_CanInspect(unit, showError).sublime-snippet +++ b/Reference/API Reference/_CanInspect(unit, showError).sublime-snippet @@ -2,5 +2,5 @@ _CanInspect ("unit", showError) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanJoinBattlefieldAsGroup().sublime-snippet b/Reference/API Reference/_CanJoinBattlefieldAsGroup().sublime-snippet index 7e052ce7e..e8df9797c 100644 --- a/Reference/API Reference/_CanJoinBattlefieldAsGroup().sublime-snippet +++ b/Reference/API Reference/_CanJoinBattlefieldAsGroup().sublime-snippet @@ -2,5 +2,5 @@ _CanJoinBattlefieldAsGroup () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanMerchantRepair().sublime-snippet b/Reference/API Reference/_CanMerchantRepair().sublime-snippet index 9845f8688..772809d6f 100644 --- a/Reference/API Reference/_CanMerchantRepair().sublime-snippet +++ b/Reference/API Reference/_CanMerchantRepair().sublime-snippet @@ -2,5 +2,5 @@ _CanMerchantRepair () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanQueueForWintergrasp().sublime-snippet b/Reference/API Reference/_CanQueueForWintergrasp().sublime-snippet deleted file mode 100644 index 568d230e7..000000000 --- a/Reference/API Reference/_CanQueueForWintergrasp().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CanQueueForWintergrasp - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CanSendAuctionQuery(list).sublime-snippet b/Reference/API Reference/_CanSendAuctionQuery(list).sublime-snippet index 57d2e24e0..6286d96a7 100644 --- a/Reference/API Reference/_CanSendAuctionQuery(list).sublime-snippet +++ b/Reference/API Reference/_CanSendAuctionQuery(list).sublime-snippet @@ -2,5 +2,5 @@ _CanSendAuctionQuery ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanShowAchievementUI().sublime-snippet b/Reference/API Reference/_CanShowAchievementUI().sublime-snippet index 22d326110..6a60edb54 100644 --- a/Reference/API Reference/_CanShowAchievementUI().sublime-snippet +++ b/Reference/API Reference/_CanShowAchievementUI().sublime-snippet @@ -2,5 +2,5 @@ _CanShowAchievementUI () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanShowResetInstances().sublime-snippet b/Reference/API Reference/_CanShowResetInstances().sublime-snippet index 869c93e1b..275f56ec7 100644 --- a/Reference/API Reference/_CanShowResetInstances().sublime-snippet +++ b/Reference/API Reference/_CanShowResetInstances().sublime-snippet @@ -2,5 +2,5 @@ _CanShowResetInstances () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanSignPetition().sublime-snippet b/Reference/API Reference/_CanSignPetition().sublime-snippet index d03250d56..0d3e7b20d 100644 --- a/Reference/API Reference/_CanSignPetition().sublime-snippet +++ b/Reference/API Reference/_CanSignPetition().sublime-snippet @@ -2,5 +2,5 @@ _CanSignPetition () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanSummonFriend(name).sublime-snippet b/Reference/API Reference/_CanSummonFriend(name).sublime-snippet index 2fbbf3af1..0fe7aefe5 100644 --- a/Reference/API Reference/_CanSummonFriend(name).sublime-snippet +++ b/Reference/API Reference/_CanSummonFriend(name).sublime-snippet @@ -2,5 +2,5 @@ _CanSummonFriend ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanSummonFriend(unit).sublime-snippet b/Reference/API Reference/_CanSummonFriend(unit).sublime-snippet index 076427f09..c335be006 100644 --- a/Reference/API Reference/_CanSummonFriend(unit).sublime-snippet +++ b/Reference/API Reference/_CanSummonFriend(unit).sublime-snippet @@ -2,5 +2,5 @@ _CanSummonFriend ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanSwitchVehicleSeat().sublime-snippet b/Reference/API Reference/_CanSwitchVehicleSeat().sublime-snippet index 0d1dcc030..1fdf1043e 100644 --- a/Reference/API Reference/_CanSwitchVehicleSeat().sublime-snippet +++ b/Reference/API Reference/_CanSwitchVehicleSeat().sublime-snippet @@ -2,5 +2,5 @@ _CanSwitchVehicleSeat () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanSwitchVehicleSeats().sublime-snippet b/Reference/API Reference/_CanSwitchVehicleSeats().sublime-snippet index 78ce1a17e..d642b3441 100644 --- a/Reference/API Reference/_CanSwitchVehicleSeats().sublime-snippet +++ b/Reference/API Reference/_CanSwitchVehicleSeats().sublime-snippet @@ -2,5 +2,5 @@ _CanSwitchVehicleSeats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanUseEquipmentSets().sublime-snippet b/Reference/API Reference/_CanUseEquipmentSets().sublime-snippet deleted file mode 100644 index 105915c48..000000000 --- a/Reference/API Reference/_CanUseEquipmentSets().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _CanUseEquipmentSets - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_CanViewOfficerNote().sublime-snippet b/Reference/API Reference/_CanViewOfficerNote().sublime-snippet index ace7a0f5c..564d2b3c4 100644 --- a/Reference/API Reference/_CanViewOfficerNote().sublime-snippet +++ b/Reference/API Reference/_CanViewOfficerNote().sublime-snippet @@ -2,5 +2,5 @@ _CanViewOfficerNote () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CanWithdrawGuildBankMoney().sublime-snippet b/Reference/API Reference/_CanWithdrawGuildBankMoney().sublime-snippet index a5bc88e08..2b1f4f658 100644 --- a/Reference/API Reference/_CanWithdrawGuildBankMoney().sublime-snippet +++ b/Reference/API Reference/_CanWithdrawGuildBankMoney().sublime-snippet @@ -2,5 +2,5 @@ _CanWithdrawGuildBankMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ChatFrame_GetMessageEventFilters(event).sublime-snippet b/Reference/API Reference/_ChatFrame_GetMessageEventFilters(event).sublime-snippet index b2da49c84..647f876ae 100644 --- a/Reference/API Reference/_ChatFrame_GetMessageEventFilters(event).sublime-snippet +++ b/Reference/API Reference/_ChatFrame_GetMessageEventFilters(event).sublime-snippet @@ -2,5 +2,5 @@ _ChatFrame_GetMessageEventFilters ("event") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet b/Reference/API Reference/_ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet index 5def7fd36..3e298ec67 100644 --- a/Reference/API Reference/_ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet +++ b/Reference/API Reference/_ChatHistory_GetAccessID(chatType, [chatTarget]).sublime-snippet @@ -2,5 +2,5 @@ _ChatHistory_GetAccessID ("chatType", ["chatTarget"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ChatHistory_GetChatType(accessID).sublime-snippet b/Reference/API Reference/_ChatHistory_GetChatType(accessID).sublime-snippet index f140891ed..2610cba40 100644 --- a/Reference/API Reference/_ChatHistory_GetChatType(accessID).sublime-snippet +++ b/Reference/API Reference/_ChatHistory_GetChatType(accessID).sublime-snippet @@ -2,5 +2,5 @@ _ChatHistory_GetChatType (accessID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CheckBinderDist().sublime-snippet b/Reference/API Reference/_CheckBinderDist().sublime-snippet index c39f6d0c0..50ca837c0 100644 --- a/Reference/API Reference/_CheckBinderDist().sublime-snippet +++ b/Reference/API Reference/_CheckBinderDist().sublime-snippet @@ -2,5 +2,5 @@ _CheckBinderDist () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CheckInteractDistance(unit, distIndex).sublime-snippet b/Reference/API Reference/_CheckInteractDistance(unit, distIndex).sublime-snippet index ba7b906b5..7d5779bbc 100644 --- a/Reference/API Reference/_CheckInteractDistance(unit, distIndex).sublime-snippet +++ b/Reference/API Reference/_CheckInteractDistance(unit, distIndex).sublime-snippet @@ -2,5 +2,5 @@ _CheckInteractDistance ("unit", distIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CheckSpiritHealerDist().sublime-snippet b/Reference/API Reference/_CheckSpiritHealerDist().sublime-snippet index 809df53b0..696998ce1 100644 --- a/Reference/API Reference/_CheckSpiritHealerDist().sublime-snippet +++ b/Reference/API Reference/_CheckSpiritHealerDist().sublime-snippet @@ -2,5 +2,5 @@ _CheckSpiritHealerDist () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CheckTalentMasterDist().sublime-snippet b/Reference/API Reference/_CheckTalentMasterDist().sublime-snippet index a3b8131ec..28a7540a7 100644 --- a/Reference/API Reference/_CheckTalentMasterDist().sublime-snippet +++ b/Reference/API Reference/_CheckTalentMasterDist().sublime-snippet @@ -2,5 +2,5 @@ _CheckTalentMasterDist () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet b/Reference/API Reference/_CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet index c0e61fd61..f4fd973d3 100644 --- a/Reference/API Reference/_CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet +++ b/Reference/API Reference/_CombatLogAdvanceEntry(count, ignoreFilter).sublime-snippet @@ -2,5 +2,5 @@ _CombatLogAdvanceEntry (count, ignoreFilter) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet b/Reference/API Reference/_CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet index 7be9cdb88..cc25ca113 100644 --- a/Reference/API Reference/_CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet +++ b/Reference/API Reference/_CombatLogGetCurrentEntry([ignoreFilter]).sublime-snippet @@ -2,5 +2,5 @@ _CombatLogGetCurrentEntry ([ignoreFilter]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CombatLogGetRetentionTime().sublime-snippet b/Reference/API Reference/_CombatLogGetRetentionTime().sublime-snippet index 543871383..61ea460be 100644 --- a/Reference/API Reference/_CombatLogGetRetentionTime().sublime-snippet +++ b/Reference/API Reference/_CombatLogGetRetentionTime().sublime-snippet @@ -2,5 +2,5 @@ _CombatLogGetRetentionTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CombatLog_Object_IsA(unitFlags, mask).sublime-snippet b/Reference/API Reference/_CombatLog_Object_IsA(unitFlags, mask).sublime-snippet index 6eda818f0..b25af03e5 100644 --- a/Reference/API Reference/_CombatLog_Object_IsA(unitFlags, mask).sublime-snippet +++ b/Reference/API Reference/_CombatLog_Object_IsA(unitFlags, mask).sublime-snippet @@ -2,5 +2,5 @@ _CombatLog_Object_IsA (unitFlags, mask) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ContainerIDToInventoryID(container).sublime-snippet b/Reference/API Reference/_ContainerIDToInventoryID(container).sublime-snippet index 42c630a3f..a2f82a343 100644 --- a/Reference/API Reference/_ContainerIDToInventoryID(container).sublime-snippet +++ b/Reference/API Reference/_ContainerIDToInventoryID(container).sublime-snippet @@ -2,5 +2,5 @@ _ContainerIDToInventoryID (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CreateFont(name).sublime-snippet b/Reference/API Reference/_CreateFont(name).sublime-snippet index d8a314ebb..f2ef5604a 100644 --- a/Reference/API Reference/_CreateFont(name).sublime-snippet +++ b/Reference/API Reference/_CreateFont(name).sublime-snippet @@ -2,5 +2,5 @@ _CreateFont ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CreateFrame(frameType, [name], [parent], [template]).sublime-snippet b/Reference/API Reference/_CreateFrame(frameType, [name], [parent], [template]).sublime-snippet index 5116cda57..2c1e6538a 100644 --- a/Reference/API Reference/_CreateFrame(frameType, [name], [parent], [template]).sublime-snippet +++ b/Reference/API Reference/_CreateFrame(frameType, [name], [parent], [template]).sublime-snippet @@ -2,5 +2,5 @@ _CreateFrame ("frameType", ["name"], [parent], ["template"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet b/Reference/API Reference/_CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet index 10e64a605..3bb1bd668 100644 --- a/Reference/API Reference/_CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet +++ b/Reference/API Reference/_CreateMacro(name, iconTexture, body, perCharacter).sublime-snippet @@ -2,5 +2,5 @@ _CreateMacro ("name", "iconTexture", "body", perCharacter) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CursorCanGoInSlot(slot).sublime-snippet b/Reference/API Reference/_CursorCanGoInSlot(slot).sublime-snippet index 03abcbd5a..e9f269aee 100644 --- a/Reference/API Reference/_CursorCanGoInSlot(slot).sublime-snippet +++ b/Reference/API Reference/_CursorCanGoInSlot(slot).sublime-snippet @@ -2,5 +2,5 @@ _CursorCanGoInSlot (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CursorHasItem().sublime-snippet b/Reference/API Reference/_CursorHasItem().sublime-snippet index b2fef9cbf..b5445fcb2 100644 --- a/Reference/API Reference/_CursorHasItem().sublime-snippet +++ b/Reference/API Reference/_CursorHasItem().sublime-snippet @@ -2,5 +2,5 @@ _CursorHasItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CursorHasMacro().sublime-snippet b/Reference/API Reference/_CursorHasMacro().sublime-snippet index ada0cecaf..e789cd64a 100644 --- a/Reference/API Reference/_CursorHasMacro().sublime-snippet +++ b/Reference/API Reference/_CursorHasMacro().sublime-snippet @@ -2,5 +2,5 @@ _CursorHasMacro () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CursorHasMoney().sublime-snippet b/Reference/API Reference/_CursorHasMoney().sublime-snippet index 2af838da3..339b5ac4e 100644 --- a/Reference/API Reference/_CursorHasMoney().sublime-snippet +++ b/Reference/API Reference/_CursorHasMoney().sublime-snippet @@ -2,5 +2,5 @@ _CursorHasMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_CursorHasSpell().sublime-snippet b/Reference/API Reference/_CursorHasSpell().sublime-snippet index 29753f102..bd032b8e4 100644 --- a/Reference/API Reference/_CursorHasSpell().sublime-snippet +++ b/Reference/API Reference/_CursorHasSpell().sublime-snippet @@ -2,5 +2,5 @@ _CursorHasSpell () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_DeclineName(name, gender, declensionSet).sublime-snippet b/Reference/API Reference/_DeclineName(name, gender, declensionSet).sublime-snippet index e27bec9ec..0a4f50f16 100644 --- a/Reference/API Reference/_DeclineName(name, gender, declensionSet).sublime-snippet +++ b/Reference/API Reference/_DeclineName(name, gender, declensionSet).sublime-snippet @@ -2,5 +2,5 @@ _DeclineName ("name", gender, declensionSet) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet b/Reference/API Reference/_EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet index 0d2a7d061..b268cbf8b 100644 --- a/Reference/API Reference/_EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet +++ b/Reference/API Reference/_EJ_GetCreatureInfo(index, [encounterID]).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetCreatureInfo (index, [encounterID]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetCurrentInstance().sublime-snippet b/Reference/API Reference/_EJ_GetCurrentInstance().sublime-snippet deleted file mode 100644 index 9696c0a2a..000000000 --- a/Reference/API Reference/_EJ_GetCurrentInstance().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EJ_GetCurrentInstance - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_EJ_GetCurrentTier().sublime-snippet b/Reference/API Reference/_EJ_GetCurrentTier().sublime-snippet index 680249666..5ff38489f 100644 --- a/Reference/API Reference/_EJ_GetCurrentTier().sublime-snippet +++ b/Reference/API Reference/_EJ_GetCurrentTier().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetCurrentTier () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetDifficulty().sublime-snippet b/Reference/API Reference/_EJ_GetDifficulty().sublime-snippet index 777376a64..af6dee244 100644 --- a/Reference/API Reference/_EJ_GetDifficulty().sublime-snippet +++ b/Reference/API Reference/_EJ_GetDifficulty().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetDifficulty () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetEncounterInfo(encounterID).sublime-snippet b/Reference/API Reference/_EJ_GetEncounterInfo(encounterID).sublime-snippet index 5363ed742..6581d1f63 100644 --- a/Reference/API Reference/_EJ_GetEncounterInfo(encounterID).sublime-snippet +++ b/Reference/API Reference/_EJ_GetEncounterInfo(encounterID).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetEncounterInfo (encounterID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet b/Reference/API Reference/_EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet index 3877ad825..7388921a6 100644 --- a/Reference/API Reference/_EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet +++ b/Reference/API Reference/_EJ_GetEncounterInfoByIndex(index, [instanceID]).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetEncounterInfoByIndex (index, [instanceID]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetInstanceByIndex(index, isRaid).sublime-snippet b/Reference/API Reference/_EJ_GetInstanceByIndex(index, isRaid).sublime-snippet index b503171a2..a6734c779 100644 --- a/Reference/API Reference/_EJ_GetInstanceByIndex(index, isRaid).sublime-snippet +++ b/Reference/API Reference/_EJ_GetInstanceByIndex(index, isRaid).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetInstanceByIndex (index, isRaid) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetInstanceInfo(instanceID).sublime-snippet b/Reference/API Reference/_EJ_GetInstanceInfo(instanceID).sublime-snippet index 77343f735..f0b3019e4 100644 --- a/Reference/API Reference/_EJ_GetInstanceInfo(instanceID).sublime-snippet +++ b/Reference/API Reference/_EJ_GetInstanceInfo(instanceID).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetInstanceInfo (instanceID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetInvTypeSortOrder(invType).sublime-snippet b/Reference/API Reference/_EJ_GetInvTypeSortOrder(invType).sublime-snippet index 364abb6b1..74c3763b7 100644 --- a/Reference/API Reference/_EJ_GetInvTypeSortOrder(invType).sublime-snippet +++ b/Reference/API Reference/_EJ_GetInvTypeSortOrder(invType).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetInvTypeSortOrder (invType) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetLootFilter().sublime-snippet b/Reference/API Reference/_EJ_GetLootFilter().sublime-snippet index d02416cf5..805a26ac6 100644 --- a/Reference/API Reference/_EJ_GetLootFilter().sublime-snippet +++ b/Reference/API Reference/_EJ_GetLootFilter().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetLootFilter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetLootInfo(lootID).sublime-snippet b/Reference/API Reference/_EJ_GetLootInfo(lootID).sublime-snippet index fcc86446f..931a8a15c 100644 --- a/Reference/API Reference/_EJ_GetLootInfo(lootID).sublime-snippet +++ b/Reference/API Reference/_EJ_GetLootInfo(lootID).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetLootInfo (lootID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetLootInfoByIndex(index).sublime-snippet b/Reference/API Reference/_EJ_GetLootInfoByIndex(index).sublime-snippet index efb85d302..5a0afaac7 100644 --- a/Reference/API Reference/_EJ_GetLootInfoByIndex(index).sublime-snippet +++ b/Reference/API Reference/_EJ_GetLootInfoByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetLootInfoByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetMapEncounter(index).sublime-snippet b/Reference/API Reference/_EJ_GetMapEncounter(index).sublime-snippet index e09dbc12a..beb3ce11a 100644 --- a/Reference/API Reference/_EJ_GetMapEncounter(index).sublime-snippet +++ b/Reference/API Reference/_EJ_GetMapEncounter(index).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetMapEncounter (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetNumEncountersForLootByIndex(index).sublime-snippet b/Reference/API Reference/_EJ_GetNumEncountersForLootByIndex(index).sublime-snippet index af0a55e45..e94434806 100644 --- a/Reference/API Reference/_EJ_GetNumEncountersForLootByIndex(index).sublime-snippet +++ b/Reference/API Reference/_EJ_GetNumEncountersForLootByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetNumEncountersForLootByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetNumLoot().sublime-snippet b/Reference/API Reference/_EJ_GetNumLoot().sublime-snippet index 5aa5db8b7..c6a5a40fd 100644 --- a/Reference/API Reference/_EJ_GetNumLoot().sublime-snippet +++ b/Reference/API Reference/_EJ_GetNumLoot().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetNumLoot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetNumSearchResults().sublime-snippet b/Reference/API Reference/_EJ_GetNumSearchResults().sublime-snippet index 5808e124c..cce73776f 100644 --- a/Reference/API Reference/_EJ_GetNumSearchResults().sublime-snippet +++ b/Reference/API Reference/_EJ_GetNumSearchResults().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetNumSearchResults () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetNumTiers().sublime-snippet b/Reference/API Reference/_EJ_GetNumTiers().sublime-snippet index e75ac5356..29dcb89ca 100644 --- a/Reference/API Reference/_EJ_GetNumTiers().sublime-snippet +++ b/Reference/API Reference/_EJ_GetNumTiers().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetNumTiers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetSearchProgress().sublime-snippet b/Reference/API Reference/_EJ_GetSearchProgress().sublime-snippet index 3c76db2a0..cb9d159b5 100644 --- a/Reference/API Reference/_EJ_GetSearchProgress().sublime-snippet +++ b/Reference/API Reference/_EJ_GetSearchProgress().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetSearchProgress () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetSearchResult(index).sublime-snippet b/Reference/API Reference/_EJ_GetSearchResult(index).sublime-snippet index 8b78c2283..4dd7feaa9 100644 --- a/Reference/API Reference/_EJ_GetSearchResult(index).sublime-snippet +++ b/Reference/API Reference/_EJ_GetSearchResult(index).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetSearchResult (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetSearchSize().sublime-snippet b/Reference/API Reference/_EJ_GetSearchSize().sublime-snippet index f342b2de0..1054bd94e 100644 --- a/Reference/API Reference/_EJ_GetSearchSize().sublime-snippet +++ b/Reference/API Reference/_EJ_GetSearchSize().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetSearchSize () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetSectionInfo(sectionID).sublime-snippet b/Reference/API Reference/_EJ_GetSectionInfo(sectionID).sublime-snippet deleted file mode 100644 index df628d808..000000000 --- a/Reference/API Reference/_EJ_GetSectionInfo(sectionID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EJ_GetSectionInfo - (sectionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_EJ_GetSectionPath(sectionID).sublime-snippet b/Reference/API Reference/_EJ_GetSectionPath(sectionID).sublime-snippet index ac2639840..064198d13 100644 --- a/Reference/API Reference/_EJ_GetSectionPath(sectionID).sublime-snippet +++ b/Reference/API Reference/_EJ_GetSectionPath(sectionID).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetSectionPath (sectionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetSlotFilter().sublime-snippet b/Reference/API Reference/_EJ_GetSlotFilter().sublime-snippet index a8bfbb7ed..78984ba41 100644 --- a/Reference/API Reference/_EJ_GetSlotFilter().sublime-snippet +++ b/Reference/API Reference/_EJ_GetSlotFilter().sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetSlotFilter () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_GetTierInfo(index).sublime-snippet b/Reference/API Reference/_EJ_GetTierInfo(index).sublime-snippet index 9f505d377..d4dfe51dd 100644 --- a/Reference/API Reference/_EJ_GetTierInfo(index).sublime-snippet +++ b/Reference/API Reference/_EJ_GetTierInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _EJ_GetTierInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_HandleLinkPath(jtype, id).sublime-snippet b/Reference/API Reference/_EJ_HandleLinkPath(jtype, id).sublime-snippet index e1e075b8f..921aebff1 100644 --- a/Reference/API Reference/_EJ_HandleLinkPath(jtype, id).sublime-snippet +++ b/Reference/API Reference/_EJ_HandleLinkPath(jtype, id).sublime-snippet @@ -2,5 +2,5 @@ _EJ_HandleLinkPath (jtype, id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_InstanceIsRaid().sublime-snippet b/Reference/API Reference/_EJ_InstanceIsRaid().sublime-snippet index f98f11d71..c402356a5 100644 --- a/Reference/API Reference/_EJ_InstanceIsRaid().sublime-snippet +++ b/Reference/API Reference/_EJ_InstanceIsRaid().sublime-snippet @@ -2,5 +2,5 @@ _EJ_InstanceIsRaid () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_IsLootListOutOfDate().sublime-snippet b/Reference/API Reference/_EJ_IsLootListOutOfDate().sublime-snippet index e7c005c15..54e5c6382 100644 --- a/Reference/API Reference/_EJ_IsLootListOutOfDate().sublime-snippet +++ b/Reference/API Reference/_EJ_IsLootListOutOfDate().sublime-snippet @@ -2,5 +2,5 @@ _EJ_IsLootListOutOfDate () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_IsSearchFinished().sublime-snippet b/Reference/API Reference/_EJ_IsSearchFinished().sublime-snippet index 6f987cec7..7906eef0a 100644 --- a/Reference/API Reference/_EJ_IsSearchFinished().sublime-snippet +++ b/Reference/API Reference/_EJ_IsSearchFinished().sublime-snippet @@ -2,5 +2,5 @@ _EJ_IsSearchFinished () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet b/Reference/API Reference/_EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet index c4d01e3ff..41ded8ff4 100644 --- a/Reference/API Reference/_EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet +++ b/Reference/API Reference/_EJ_IsValidInstanceDifficulty(difficultyID).sublime-snippet @@ -2,5 +2,5 @@ _EJ_IsValidInstanceDifficulty (difficultyID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EditMacro(index, name, iconTexture, body).sublime-snippet b/Reference/API Reference/_EditMacro(index, name, iconTexture, body).sublime-snippet index 6863cf525..444a9e0bc 100644 --- a/Reference/API Reference/_EditMacro(index, name, iconTexture, body).sublime-snippet +++ b/Reference/API Reference/_EditMacro(index, name, iconTexture, body).sublime-snippet @@ -2,5 +2,5 @@ _EditMacro (index, "name", "iconTexture", "body") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EnumerateFrames([currentFrame]).sublime-snippet b/Reference/API Reference/_EnumerateFrames([currentFrame]).sublime-snippet index 23b7c202a..192b874be 100644 --- a/Reference/API Reference/_EnumerateFrames([currentFrame]).sublime-snippet +++ b/Reference/API Reference/_EnumerateFrames([currentFrame]).sublime-snippet @@ -2,5 +2,5 @@ _EnumerateFrames ([currentFrame]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EnumerateServerChannels().sublime-snippet b/Reference/API Reference/_EnumerateServerChannels().sublime-snippet index 9c65a0314..6532e099f 100644 --- a/Reference/API Reference/_EnumerateServerChannels().sublime-snippet +++ b/Reference/API Reference/_EnumerateServerChannels().sublime-snippet @@ -2,5 +2,5 @@ _EnumerateServerChannels () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EquipmentManagerIsSlotIgnoredForSave(slot).sublime-snippet b/Reference/API Reference/_EquipmentManagerIsSlotIgnoredForSave(slot).sublime-snippet deleted file mode 100644 index 856fd8f54..000000000 --- a/Reference/API Reference/_EquipmentManagerIsSlotIgnoredForSave(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EquipmentManagerIsSlotIgnoredForSave - (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_EquipmentManager_UnpackLocation(location).sublime-snippet b/Reference/API Reference/_EquipmentManager_UnpackLocation(location).sublime-snippet index e7009da6a..e941a204b 100644 --- a/Reference/API Reference/_EquipmentManager_UnpackLocation(location).sublime-snippet +++ b/Reference/API Reference/_EquipmentManager_UnpackLocation(location).sublime-snippet @@ -2,5 +2,5 @@ _EquipmentManager_UnpackLocation (location) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_EquipmentSetContainsLockedItems(name).sublime-snippet b/Reference/API Reference/_EquipmentSetContainsLockedItems(name).sublime-snippet deleted file mode 100644 index 85c62d0bc..000000000 --- a/Reference/API Reference/_EquipmentSetContainsLockedItems(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EquipmentSetContainsLockedItems - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_FindBaseSpellNameByName(name).sublime-snippet b/Reference/API Reference/_FindBaseSpellNameByName(name).sublime-snippet deleted file mode 100644 index 7da116654..000000000 --- a/Reference/API Reference/_FindBaseSpellNameByName(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _FindBaseSpellNameByName - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_FindFlyoutSlotBySpellID(spellID).sublime-snippet b/Reference/API Reference/_FindFlyoutSlotBySpellID(spellID).sublime-snippet index 99786d7ce..6837aa105 100644 --- a/Reference/API Reference/_FindFlyoutSlotBySpellID(spellID).sublime-snippet +++ b/Reference/API Reference/_FindFlyoutSlotBySpellID(spellID).sublime-snippet @@ -2,5 +2,5 @@ _FindFlyoutSlotBySpellID (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FindInTableIf(table, condition).sublime-snippet b/Reference/API Reference/_FindInTableIf(table, condition).sublime-snippet index 2f2d9c178..617d14ccf 100644 --- a/Reference/API Reference/_FindInTableIf(table, condition).sublime-snippet +++ b/Reference/API Reference/_FindInTableIf(table, condition).sublime-snippet @@ -2,5 +2,5 @@ _FindInTableIf (table, condition) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet b/Reference/API Reference/_FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet index 6a5e3cada..71e80addb 100644 --- a/Reference/API Reference/_FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet +++ b/Reference/API Reference/_FindSpellBookSlotBySpellID(spellID, isPet).sublime-snippet @@ -2,5 +2,5 @@ _FindSpellBookSlotBySpellID (spellID, isPet) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FindSpellOverrideNameByName(name).sublime-snippet b/Reference/API Reference/_FindSpellOverrideNameByName(name).sublime-snippet deleted file mode 100644 index a6f6c4641..000000000 --- a/Reference/API Reference/_FindSpellOverrideNameByName(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _FindSpellOverrideNameByName - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_FlyoutHasSpell(flyoutID, spellID).sublime-snippet b/Reference/API Reference/_FlyoutHasSpell(flyoutID, spellID).sublime-snippet index 224c4372d..3f62cdfc1 100644 --- a/Reference/API Reference/_FlyoutHasSpell(flyoutID, spellID).sublime-snippet +++ b/Reference/API Reference/_FlyoutHasSpell(flyoutID, spellID).sublime-snippet @@ -2,5 +2,5 @@ _FlyoutHasSpell (flyoutID, spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ForceGossip().sublime-snippet b/Reference/API Reference/_ForceGossip().sublime-snippet index 9be553d53..6b852c7e7 100644 --- a/Reference/API Reference/_ForceGossip().sublime-snippet +++ b/Reference/API Reference/_ForceGossip().sublime-snippet @@ -2,5 +2,5 @@ _ForceGossip () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FormatLargeNumber(value).sublime-snippet b/Reference/API Reference/_FormatLargeNumber(value).sublime-snippet index ac482fb19..f4b209f15 100644 --- a/Reference/API Reference/_FormatLargeNumber(value).sublime-snippet +++ b/Reference/API Reference/_FormatLargeNumber(value).sublime-snippet @@ -2,5 +2,5 @@ _FormatLargeNumber (value) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet b/Reference/API Reference/_FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet index 4ad418ddd..00937690c 100644 --- a/Reference/API Reference/_FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet +++ b/Reference/API Reference/_FormatPaperDollTooltipStat(name, base, posBuff, negBuff).sublime-snippet @@ -2,5 +2,5 @@ _FormatPaperDollTooltipStat ("name", base, posBuff, negBuff) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FormatPercentage(percentage, roundToNearestInteger).sublime-snippet b/Reference/API Reference/_FormatPercentage(percentage, roundToNearestInteger).sublime-snippet index 46d03e935..ae1cbffb5 100644 --- a/Reference/API Reference/_FormatPercentage(percentage, roundToNearestInteger).sublime-snippet +++ b/Reference/API Reference/_FormatPercentage(percentage, roundToNearestInteger).sublime-snippet @@ -2,5 +2,5 @@ _FormatPercentage (percentage, roundToNearestInteger) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FormatShortDate(day, month, year).sublime-snippet b/Reference/API Reference/_FormatShortDate(day, month, year).sublime-snippet index 3758b695f..e09386cc6 100644 --- a/Reference/API Reference/_FormatShortDate(day, month, year).sublime-snippet +++ b/Reference/API Reference/_FormatShortDate(day, month, year).sublime-snippet @@ -2,5 +2,5 @@ _FormatShortDate (day, month, year) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_FrameDeltaLerp(startValue, endValue, amount).sublime-snippet b/Reference/API Reference/_FrameDeltaLerp(startValue, endValue, amount).sublime-snippet index bc639331d..dc762b755 100644 --- a/Reference/API Reference/_FrameDeltaLerp(startValue, endValue, amount).sublime-snippet +++ b/Reference/API Reference/_FrameDeltaLerp(startValue, endValue, amount).sublime-snippet @@ -2,5 +2,5 @@ _FrameDeltaLerp (startValue, endValue, amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet b/Reference/API Reference/_GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet index 96112d255..aaf40af15 100644 --- a/Reference/API Reference/_GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet +++ b/Reference/API Reference/_GMSurveyAnswer(questionIndex, answerIndex).sublime-snippet @@ -2,5 +2,5 @@ _GMSurveyAnswer (questionIndex, answerIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GMSurveyQuestion(index).sublime-snippet b/Reference/API Reference/_GMSurveyQuestion(index).sublime-snippet index ef22138d3..63194a85c 100644 --- a/Reference/API Reference/_GMSurveyQuestion(index).sublime-snippet +++ b/Reference/API Reference/_GMSurveyQuestion(index).sublime-snippet @@ -2,5 +2,5 @@ _GMSurveyQuestion (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAbandonQuestItems().sublime-snippet b/Reference/API Reference/_GetAbandonQuestItems().sublime-snippet index 45b9f24d7..2ae8a7e07 100644 --- a/Reference/API Reference/_GetAbandonQuestItems().sublime-snippet +++ b/Reference/API Reference/_GetAbandonQuestItems().sublime-snippet @@ -2,5 +2,5 @@ _GetAbandonQuestItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAbandonQuestName().sublime-snippet b/Reference/API Reference/_GetAbandonQuestName().sublime-snippet index 8db1c0a5c..8675e5fa6 100644 --- a/Reference/API Reference/_GetAbandonQuestName().sublime-snippet +++ b/Reference/API Reference/_GetAbandonQuestName().sublime-snippet @@ -2,5 +2,5 @@ _GetAbandonQuestName () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAccountExpansionLevel().sublime-snippet b/Reference/API Reference/_GetAccountExpansionLevel().sublime-snippet index d4bb9ed28..11661c571 100644 --- a/Reference/API Reference/_GetAccountExpansionLevel().sublime-snippet +++ b/Reference/API Reference/_GetAccountExpansionLevel().sublime-snippet @@ -2,5 +2,5 @@ _GetAccountExpansionLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementCategory(achievementID).sublime-snippet b/Reference/API Reference/_GetAchievementCategory(achievementID).sublime-snippet index 4573c7e99..9709628a1 100644 --- a/Reference/API Reference/_GetAchievementCategory(achievementID).sublime-snippet +++ b/Reference/API Reference/_GetAchievementCategory(achievementID).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementCategory (achievementID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementComparisonInfo(id).sublime-snippet b/Reference/API Reference/_GetAchievementComparisonInfo(id).sublime-snippet index 131f39a7a..dc0675cd7 100644 --- a/Reference/API Reference/_GetAchievementComparisonInfo(id).sublime-snippet +++ b/Reference/API Reference/_GetAchievementComparisonInfo(id).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementComparisonInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementCriteriaInfo(achievementID, index).sublime-snippet b/Reference/API Reference/_GetAchievementCriteriaInfo(achievementID, index).sublime-snippet index b53f1cbf9..1633ebaed 100644 --- a/Reference/API Reference/_GetAchievementCriteriaInfo(achievementID, index).sublime-snippet +++ b/Reference/API Reference/_GetAchievementCriteriaInfo(achievementID, index).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementCriteriaInfo (achievementID, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementCriteriaInfo(statisticID).sublime-snippet b/Reference/API Reference/_GetAchievementCriteriaInfo(statisticID).sublime-snippet index c5eaa530d..004e5104b 100644 --- a/Reference/API Reference/_GetAchievementCriteriaInfo(statisticID).sublime-snippet +++ b/Reference/API Reference/_GetAchievementCriteriaInfo(statisticID).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementCriteriaInfo (statisticID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementInfo(category, index).sublime-snippet b/Reference/API Reference/_GetAchievementInfo(category, index).sublime-snippet index 6638f4e8f..ff46dca07 100644 --- a/Reference/API Reference/_GetAchievementInfo(category, index).sublime-snippet +++ b/Reference/API Reference/_GetAchievementInfo(category, index).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementInfo (category, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementLink(id).sublime-snippet b/Reference/API Reference/_GetAchievementLink(id).sublime-snippet index 0089b6deb..133d0c39f 100644 --- a/Reference/API Reference/_GetAchievementLink(id).sublime-snippet +++ b/Reference/API Reference/_GetAchievementLink(id).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementNumCriteria(id).sublime-snippet b/Reference/API Reference/_GetAchievementNumCriteria(id).sublime-snippet index a944969e9..e8c563353 100644 --- a/Reference/API Reference/_GetAchievementNumCriteria(id).sublime-snippet +++ b/Reference/API Reference/_GetAchievementNumCriteria(id).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementNumCriteria (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementNumRewards(id).sublime-snippet b/Reference/API Reference/_GetAchievementNumRewards(id).sublime-snippet index ebaff3665..83d644b0a 100644 --- a/Reference/API Reference/_GetAchievementNumRewards(id).sublime-snippet +++ b/Reference/API Reference/_GetAchievementNumRewards(id).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementNumRewards (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAchievementReward(id, index).sublime-snippet b/Reference/API Reference/_GetAchievementReward(id, index).sublime-snippet index 63bb6a3e5..240575aa8 100644 --- a/Reference/API Reference/_GetAchievementReward(id, index).sublime-snippet +++ b/Reference/API Reference/_GetAchievementReward(id, index).sublime-snippet @@ -2,5 +2,5 @@ _GetAchievementReward (id, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActionBarPage().sublime-snippet b/Reference/API Reference/_GetActionBarPage().sublime-snippet index 129544c08..64e2e77ff 100644 --- a/Reference/API Reference/_GetActionBarPage().sublime-snippet +++ b/Reference/API Reference/_GetActionBarPage().sublime-snippet @@ -2,5 +2,5 @@ _GetActionBarPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActionBarToggles().sublime-snippet b/Reference/API Reference/_GetActionBarToggles().sublime-snippet index a69a27c8d..71798ef61 100644 --- a/Reference/API Reference/_GetActionBarToggles().sublime-snippet +++ b/Reference/API Reference/_GetActionBarToggles().sublime-snippet @@ -2,5 +2,5 @@ _GetActionBarToggles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActionCooldown(slot).sublime-snippet b/Reference/API Reference/_GetActionCooldown(slot).sublime-snippet index a305c7c25..c5a8b9711 100644 --- a/Reference/API Reference/_GetActionCooldown(slot).sublime-snippet +++ b/Reference/API Reference/_GetActionCooldown(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetActionCooldown (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActionCount(slot).sublime-snippet b/Reference/API Reference/_GetActionCount(slot).sublime-snippet index 45b42d9ef..78e57b520 100644 --- a/Reference/API Reference/_GetActionCount(slot).sublime-snippet +++ b/Reference/API Reference/_GetActionCount(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetActionCount (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActionInfo(slot).sublime-snippet b/Reference/API Reference/_GetActionInfo(slot).sublime-snippet index 250bd0d14..f92f809ae 100644 --- a/Reference/API Reference/_GetActionInfo(slot).sublime-snippet +++ b/Reference/API Reference/_GetActionInfo(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetActionInfo (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActionText(slot).sublime-snippet b/Reference/API Reference/_GetActionText(slot).sublime-snippet index 1bc12419d..d5eb17376 100644 --- a/Reference/API Reference/_GetActionText(slot).sublime-snippet +++ b/Reference/API Reference/_GetActionText(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetActionText (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActionTexture(slot).sublime-snippet b/Reference/API Reference/_GetActionTexture(slot).sublime-snippet index 6656d98be..0eab45d9e 100644 --- a/Reference/API Reference/_GetActionTexture(slot).sublime-snippet +++ b/Reference/API Reference/_GetActionTexture(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetActionTexture (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActiveLevel(index).sublime-snippet b/Reference/API Reference/_GetActiveLevel(index).sublime-snippet index d45e660ac..c37cb5b5f 100644 --- a/Reference/API Reference/_GetActiveLevel(index).sublime-snippet +++ b/Reference/API Reference/_GetActiveLevel(index).sublime-snippet @@ -2,5 +2,5 @@ _GetActiveLevel (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActiveSpecGroup().sublime-snippet b/Reference/API Reference/_GetActiveSpecGroup().sublime-snippet index cbb8e086b..afec5df54 100644 --- a/Reference/API Reference/_GetActiveSpecGroup().sublime-snippet +++ b/Reference/API Reference/_GetActiveSpecGroup().sublime-snippet @@ -2,5 +2,5 @@ _GetActiveSpecGroup () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetActiveTitle(index).sublime-snippet b/Reference/API Reference/_GetActiveTitle(index).sublime-snippet index 176fcc0fb..66e577c4b 100644 --- a/Reference/API Reference/_GetActiveTitle(index).sublime-snippet +++ b/Reference/API Reference/_GetActiveTitle(index).sublime-snippet @@ -2,5 +2,5 @@ _GetActiveTitle (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnCPUUsage(index).sublime-snippet b/Reference/API Reference/_GetAddOnCPUUsage(index).sublime-snippet index d9010be89..eecb81060 100644 --- a/Reference/API Reference/_GetAddOnCPUUsage(index).sublime-snippet +++ b/Reference/API Reference/_GetAddOnCPUUsage(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnCPUUsage (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnCPUUsage(name).sublime-snippet b/Reference/API Reference/_GetAddOnCPUUsage(name).sublime-snippet index 142faf611..ece34830f 100644 --- a/Reference/API Reference/_GetAddOnCPUUsage(name).sublime-snippet +++ b/Reference/API Reference/_GetAddOnCPUUsage(name).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnCPUUsage ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnDependencies(index).sublime-snippet b/Reference/API Reference/_GetAddOnDependencies(index).sublime-snippet index d51561e20..8ac9f3019 100644 --- a/Reference/API Reference/_GetAddOnDependencies(index).sublime-snippet +++ b/Reference/API Reference/_GetAddOnDependencies(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnDependencies (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnDependencies(name).sublime-snippet b/Reference/API Reference/_GetAddOnDependencies(name).sublime-snippet index 963fa2866..c987c3034 100644 --- a/Reference/API Reference/_GetAddOnDependencies(name).sublime-snippet +++ b/Reference/API Reference/_GetAddOnDependencies(name).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnDependencies ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnInfo(index).sublime-snippet b/Reference/API Reference/_GetAddOnInfo(index).sublime-snippet index 6cfdf02d8..61de8a66f 100644 --- a/Reference/API Reference/_GetAddOnInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetAddOnInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnInfo(name).sublime-snippet b/Reference/API Reference/_GetAddOnInfo(name).sublime-snippet index e0c03732f..f30729eed 100644 --- a/Reference/API Reference/_GetAddOnInfo(name).sublime-snippet +++ b/Reference/API Reference/_GetAddOnInfo(name).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnMemoryUsage(index).sublime-snippet b/Reference/API Reference/_GetAddOnMemoryUsage(index).sublime-snippet index ab68fee65..8759ee9a4 100644 --- a/Reference/API Reference/_GetAddOnMemoryUsage(index).sublime-snippet +++ b/Reference/API Reference/_GetAddOnMemoryUsage(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnMemoryUsage (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnMemoryUsage(name).sublime-snippet b/Reference/API Reference/_GetAddOnMemoryUsage(name).sublime-snippet index 76e5adf4c..9f15a8c1a 100644 --- a/Reference/API Reference/_GetAddOnMemoryUsage(name).sublime-snippet +++ b/Reference/API Reference/_GetAddOnMemoryUsage(name).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnMemoryUsage ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnMetadata(index, variable).sublime-snippet b/Reference/API Reference/_GetAddOnMetadata(index, variable).sublime-snippet index af1902f76..faf7415e6 100644 --- a/Reference/API Reference/_GetAddOnMetadata(index, variable).sublime-snippet +++ b/Reference/API Reference/_GetAddOnMetadata(index, variable).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnMetadata (index, "variable") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnMetadata(name, variable).sublime-snippet b/Reference/API Reference/_GetAddOnMetadata(name, variable).sublime-snippet index faf13207c..1296cac58 100644 --- a/Reference/API Reference/_GetAddOnMetadata(name, variable).sublime-snippet +++ b/Reference/API Reference/_GetAddOnMetadata(name, variable).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnMetadata ("name", "variable") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnOptionalDependencies(index).sublime-snippet b/Reference/API Reference/_GetAddOnOptionalDependencies(index).sublime-snippet index 941d78ba2..3b7c6aba9 100644 --- a/Reference/API Reference/_GetAddOnOptionalDependencies(index).sublime-snippet +++ b/Reference/API Reference/_GetAddOnOptionalDependencies(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnOptionalDependencies (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAddOnOptionalDependencies(name).sublime-snippet b/Reference/API Reference/_GetAddOnOptionalDependencies(name).sublime-snippet index f48654c61..8af1e66ca 100644 --- a/Reference/API Reference/_GetAddOnOptionalDependencies(name).sublime-snippet +++ b/Reference/API Reference/_GetAddOnOptionalDependencies(name).sublime-snippet @@ -2,5 +2,5 @@ _GetAddOnOptionalDependencies ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetArchaeologyInfo().sublime-snippet b/Reference/API Reference/_GetArchaeologyInfo().sublime-snippet index 50f222f4c..ceb5f5be9 100644 --- a/Reference/API Reference/_GetArchaeologyInfo().sublime-snippet +++ b/Reference/API Reference/_GetArchaeologyInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetArchaeologyInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetArchaeologyRaceInfo(raceIndex).sublime-snippet b/Reference/API Reference/_GetArchaeologyRaceInfo(raceIndex).sublime-snippet index 46bad04c6..0f81fb525 100644 --- a/Reference/API Reference/_GetArchaeologyRaceInfo(raceIndex).sublime-snippet +++ b/Reference/API Reference/_GetArchaeologyRaceInfo(raceIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetArchaeologyRaceInfo (raceIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAreaSpiritHealerTime().sublime-snippet b/Reference/API Reference/_GetAreaSpiritHealerTime().sublime-snippet index 409cd3beb..c3f1f69c2 100644 --- a/Reference/API Reference/_GetAreaSpiritHealerTime().sublime-snippet +++ b/Reference/API Reference/_GetAreaSpiritHealerTime().sublime-snippet @@ -2,5 +2,5 @@ _GetAreaSpiritHealerTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetArenaOpponentSpec(oppNumber).sublime-snippet b/Reference/API Reference/_GetArenaOpponentSpec(oppNumber).sublime-snippet index adfbe3e71..a34eb693e 100644 --- a/Reference/API Reference/_GetArenaOpponentSpec(oppNumber).sublime-snippet +++ b/Reference/API Reference/_GetArenaOpponentSpec(oppNumber).sublime-snippet @@ -2,5 +2,5 @@ _GetArenaOpponentSpec (oppNumber) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetArtifactProgress().sublime-snippet b/Reference/API Reference/_GetArtifactProgress().sublime-snippet index 763a8a342..6830133b7 100644 --- a/Reference/API Reference/_GetArtifactProgress().sublime-snippet +++ b/Reference/API Reference/_GetArtifactProgress().sublime-snippet @@ -2,5 +2,5 @@ _GetArtifactProgress () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet b/Reference/API Reference/_GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet index 5ebf2e0a2..89120bb23 100644 --- a/Reference/API Reference/_GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet +++ b/Reference/API Reference/_GetAttackPowerForStat(statIndex, effectiveStat).sublime-snippet @@ -2,5 +2,5 @@ _GetAttackPowerForStat (statIndex, effectiveStat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAuctionItemInfo(list, index).sublime-snippet b/Reference/API Reference/_GetAuctionItemInfo(list, index).sublime-snippet index 4dbcd280d..5e3a87436 100644 --- a/Reference/API Reference/_GetAuctionItemInfo(list, index).sublime-snippet +++ b/Reference/API Reference/_GetAuctionItemInfo(list, index).sublime-snippet @@ -2,5 +2,5 @@ _GetAuctionItemInfo ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAuctionItemLink(list, index).sublime-snippet b/Reference/API Reference/_GetAuctionItemLink(list, index).sublime-snippet index f31333893..a782f0b2f 100644 --- a/Reference/API Reference/_GetAuctionItemLink(list, index).sublime-snippet +++ b/Reference/API Reference/_GetAuctionItemLink(list, index).sublime-snippet @@ -2,5 +2,5 @@ _GetAuctionItemLink ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAuctionItemSubClasses(classIndex).sublime-snippet b/Reference/API Reference/_GetAuctionItemSubClasses(classIndex).sublime-snippet index 1d1217c78..feaaa3b9f 100644 --- a/Reference/API Reference/_GetAuctionItemSubClasses(classIndex).sublime-snippet +++ b/Reference/API Reference/_GetAuctionItemSubClasses(classIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetAuctionItemSubClasses (classIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAuctionItemTimeLeft(list, index).sublime-snippet b/Reference/API Reference/_GetAuctionItemTimeLeft(list, index).sublime-snippet index becb9127f..c30191c6a 100644 --- a/Reference/API Reference/_GetAuctionItemTimeLeft(list, index).sublime-snippet +++ b/Reference/API Reference/_GetAuctionItemTimeLeft(list, index).sublime-snippet @@ -2,5 +2,5 @@ _GetAuctionItemTimeLeft ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAuctionSellItemInfo().sublime-snippet b/Reference/API Reference/_GetAuctionSellItemInfo().sublime-snippet index 72a9c16bf..02a6c4da3 100644 --- a/Reference/API Reference/_GetAuctionSellItemInfo().sublime-snippet +++ b/Reference/API Reference/_GetAuctionSellItemInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetAuctionSellItemInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAuctionSort(list, index).sublime-snippet b/Reference/API Reference/_GetAuctionSort(list, index).sublime-snippet index f5596b938..f539a3f27 100644 --- a/Reference/API Reference/_GetAuctionSort(list, index).sublime-snippet +++ b/Reference/API Reference/_GetAuctionSort(list, index).sublime-snippet @@ -2,5 +2,5 @@ _GetAuctionSort ("list", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAutoCompletePresenceID(name).sublime-snippet b/Reference/API Reference/_GetAutoCompletePresenceID(name).sublime-snippet index 3aea1ae13..6b324c92e 100644 --- a/Reference/API Reference/_GetAutoCompletePresenceID(name).sublime-snippet +++ b/Reference/API Reference/_GetAutoCompletePresenceID(name).sublime-snippet @@ -2,5 +2,5 @@ _GetAutoCompletePresenceID ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet b/Reference/API Reference/_GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet index 38d92ed0e..d1efe4d48 100644 --- a/Reference/API Reference/_GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet +++ b/Reference/API Reference/_GetAutoCompleteResults(inputString, includeBitfield, excludeBitfield, maxResults, [cursorPosition]).sublime-snippet @@ -2,5 +2,5 @@ _GetAutoCompleteResults ("inputString", includeBitfield, excludeBitfield, maxResults, [cursorPosition]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAutoQuestPopUp(index).sublime-snippet b/Reference/API Reference/_GetAutoQuestPopUp(index).sublime-snippet index ef31a39bc..ce38462fa 100644 --- a/Reference/API Reference/_GetAutoQuestPopUp(index).sublime-snippet +++ b/Reference/API Reference/_GetAutoQuestPopUp(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAutoQuestPopUp (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAvailableLevel(index).sublime-snippet b/Reference/API Reference/_GetAvailableLevel(index).sublime-snippet index 179951921..5405effa5 100644 --- a/Reference/API Reference/_GetAvailableLevel(index).sublime-snippet +++ b/Reference/API Reference/_GetAvailableLevel(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAvailableLevel (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAvailableQuestInfo(availableIndex).sublime-snippet b/Reference/API Reference/_GetAvailableQuestInfo(availableIndex).sublime-snippet index e22e61426..6a14570cf 100644 --- a/Reference/API Reference/_GetAvailableQuestInfo(availableIndex).sublime-snippet +++ b/Reference/API Reference/_GetAvailableQuestInfo(availableIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetAvailableQuestInfo (availableIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAvailableTitle(index).sublime-snippet b/Reference/API Reference/_GetAvailableTitle(index).sublime-snippet index 1b67789cc..01d00edd0 100644 --- a/Reference/API Reference/_GetAvailableTitle(index).sublime-snippet +++ b/Reference/API Reference/_GetAvailableTitle(index).sublime-snippet @@ -2,5 +2,5 @@ _GetAvailableTitle (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetAverageItemLevel().sublime-snippet b/Reference/API Reference/_GetAverageItemLevel().sublime-snippet index 09e2c1fd1..db55cf2b0 100644 --- a/Reference/API Reference/_GetAverageItemLevel().sublime-snippet +++ b/Reference/API Reference/_GetAverageItemLevel().sublime-snippet @@ -2,5 +2,5 @@ _GetAverageItemLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBackpackCurrencyInfo(index).sublime-snippet b/Reference/API Reference/_GetBackpackCurrencyInfo(index).sublime-snippet index 25d9693bc..263aad9b8 100644 --- a/Reference/API Reference/_GetBackpackCurrencyInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetBackpackCurrencyInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBackpackCurrencyInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBagName(container).sublime-snippet b/Reference/API Reference/_GetBagName(container).sublime-snippet index cd774c32f..82b1453dd 100644 --- a/Reference/API Reference/_GetBagName(container).sublime-snippet +++ b/Reference/API Reference/_GetBagName(container).sublime-snippet @@ -2,5 +2,5 @@ _GetBagName (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBankSlotCost().sublime-snippet b/Reference/API Reference/_GetBankSlotCost().sublime-snippet index 99286e2d6..a06da90de 100644 --- a/Reference/API Reference/_GetBankSlotCost().sublime-snippet +++ b/Reference/API Reference/_GetBankSlotCost().sublime-snippet @@ -2,5 +2,5 @@ _GetBankSlotCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBarberShopStyleInfo(styleIndex).sublime-snippet b/Reference/API Reference/_GetBarberShopStyleInfo(styleIndex).sublime-snippet index 222214bc8..68a84570d 100644 --- a/Reference/API Reference/_GetBarberShopStyleInfo(styleIndex).sublime-snippet +++ b/Reference/API Reference/_GetBarberShopStyleInfo(styleIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetBarberShopStyleInfo (styleIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBarberShopTotalCost().sublime-snippet b/Reference/API Reference/_GetBarberShopTotalCost().sublime-snippet index b00b39cc6..0efd0ef36 100644 --- a/Reference/API Reference/_GetBarberShopTotalCost().sublime-snippet +++ b/Reference/API Reference/_GetBarberShopTotalCost().sublime-snippet @@ -2,5 +2,5 @@ _GetBarberShopTotalCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldEstimatedWaitTime(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldEstimatedWaitTime(index).sublime-snippet index d48cd9a07..346a05bcc 100644 --- a/Reference/API Reference/_GetBattlefieldEstimatedWaitTime(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldEstimatedWaitTime(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldEstimatedWaitTime (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldFlagPosition(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldFlagPosition(index).sublime-snippet index 53a39a798..a203f3136 100644 --- a/Reference/API Reference/_GetBattlefieldFlagPosition(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldFlagPosition(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldFlagPosition (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldInstanceExpiration().sublime-snippet b/Reference/API Reference/_GetBattlefieldInstanceExpiration().sublime-snippet index 2d2a7f387..c116265aa 100644 --- a/Reference/API Reference/_GetBattlefieldInstanceExpiration().sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldInstanceExpiration().sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldInstanceExpiration () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldInstanceRunTime().sublime-snippet b/Reference/API Reference/_GetBattlefieldInstanceRunTime().sublime-snippet index 8d8d59545..71a9290cc 100644 --- a/Reference/API Reference/_GetBattlefieldInstanceRunTime().sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldInstanceRunTime().sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldInstanceRunTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldMapIconScale().sublime-snippet b/Reference/API Reference/_GetBattlefieldMapIconScale().sublime-snippet index b876b30e5..d9a83c4e4 100644 --- a/Reference/API Reference/_GetBattlefieldMapIconScale().sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldMapIconScale().sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldMapIconScale () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldPortExpiration(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldPortExpiration(index).sublime-snippet index d433642bc..cdedfa898 100644 --- a/Reference/API Reference/_GetBattlefieldPortExpiration(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldPortExpiration(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldPortExpiration (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldScore(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldScore(index).sublime-snippet index b9b57ecb4..4e6b04f1f 100644 --- a/Reference/API Reference/_GetBattlefieldScore(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldScore(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldScore (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldStatData(index, statIndex).sublime-snippet b/Reference/API Reference/_GetBattlefieldStatData(index, statIndex).sublime-snippet index 1b74bc390..dfbeb72b1 100644 --- a/Reference/API Reference/_GetBattlefieldStatData(index, statIndex).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldStatData(index, statIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldStatData (index, statIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldStatInfo(statIndex).sublime-snippet b/Reference/API Reference/_GetBattlefieldStatInfo(statIndex).sublime-snippet index c4b3b5ecc..cf69e1dfe 100644 --- a/Reference/API Reference/_GetBattlefieldStatInfo(statIndex).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldStatInfo(statIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldStatInfo (statIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldStatus(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldStatus(index).sublime-snippet index 3b3079821..11f3badf4 100644 --- a/Reference/API Reference/_GetBattlefieldStatus(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldStatus(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldStatus (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldTeamInfo(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldTeamInfo(index).sublime-snippet index 0c0df1d1b..ede9d8139 100644 --- a/Reference/API Reference/_GetBattlefieldTeamInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldTeamInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldTeamInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldTimeWaited(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldTimeWaited(index).sublime-snippet index 0081490a4..38cb9ecf3 100644 --- a/Reference/API Reference/_GetBattlefieldTimeWaited(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldTimeWaited(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldTimeWaited (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBattlefieldVehicleInfo(index).sublime-snippet b/Reference/API Reference/_GetBattlefieldVehicleInfo(index).sublime-snippet index a85fadde8..995a5923c 100644 --- a/Reference/API Reference/_GetBattlefieldVehicleInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetBattlefieldVehicleInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBattlefieldVehicleInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBillingTimeRested().sublime-snippet b/Reference/API Reference/_GetBillingTimeRested().sublime-snippet index 10b11e81a..6783a428b 100644 --- a/Reference/API Reference/_GetBillingTimeRested().sublime-snippet +++ b/Reference/API Reference/_GetBillingTimeRested().sublime-snippet @@ -2,5 +2,5 @@ _GetBillingTimeRested () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBindLocation().sublime-snippet b/Reference/API Reference/_GetBindLocation().sublime-snippet index 8faa8b9b6..5462b09f1 100644 --- a/Reference/API Reference/_GetBindLocation().sublime-snippet +++ b/Reference/API Reference/_GetBindLocation().sublime-snippet @@ -2,5 +2,5 @@ _GetBindLocation () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBinding(index).sublime-snippet b/Reference/API Reference/_GetBinding(index).sublime-snippet index 6c46b7b21..949c8aac4 100644 --- a/Reference/API Reference/_GetBinding(index).sublime-snippet +++ b/Reference/API Reference/_GetBinding(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBinding (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBindingAction(key, [checkOverride]).sublime-snippet b/Reference/API Reference/_GetBindingAction(key, [checkOverride]).sublime-snippet index 2394fc036..2d861a440 100644 --- a/Reference/API Reference/_GetBindingAction(key, [checkOverride]).sublime-snippet +++ b/Reference/API Reference/_GetBindingAction(key, [checkOverride]).sublime-snippet @@ -2,5 +2,5 @@ _GetBindingAction ("key", [checkOverride]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBindingByKey(key).sublime-snippet b/Reference/API Reference/_GetBindingByKey(key).sublime-snippet index a75e63d37..a5bf6fc80 100644 --- a/Reference/API Reference/_GetBindingByKey(key).sublime-snippet +++ b/Reference/API Reference/_GetBindingByKey(key).sublime-snippet @@ -2,5 +2,5 @@ _GetBindingByKey ("key") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBindingKey(COMMAND).sublime-snippet b/Reference/API Reference/_GetBindingKey(COMMAND).sublime-snippet index 348776605..e729b31b3 100644 --- a/Reference/API Reference/_GetBindingKey(COMMAND).sublime-snippet +++ b/Reference/API Reference/_GetBindingKey(COMMAND).sublime-snippet @@ -2,5 +2,5 @@ _GetBindingKey ("COMMAND") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBlacklistMap(index).sublime-snippet b/Reference/API Reference/_GetBlacklistMap(index).sublime-snippet deleted file mode 100644 index f20fdfd18..000000000 --- a/Reference/API Reference/_GetBlacklistMap(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetBlacklistMap - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetBlockChance().sublime-snippet b/Reference/API Reference/_GetBlockChance().sublime-snippet index 1a55dc358..27295f367 100644 --- a/Reference/API Reference/_GetBlockChance().sublime-snippet +++ b/Reference/API Reference/_GetBlockChance().sublime-snippet @@ -2,5 +2,5 @@ _GetBlockChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBonusBarOffset().sublime-snippet b/Reference/API Reference/_GetBonusBarOffset().sublime-snippet index 2c00ad0e4..21cb33bd1 100644 --- a/Reference/API Reference/_GetBonusBarOffset().sublime-snippet +++ b/Reference/API Reference/_GetBonusBarOffset().sublime-snippet @@ -2,5 +2,5 @@ _GetBonusBarOffset () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBuildInfo().sublime-snippet b/Reference/API Reference/_GetBuildInfo().sublime-snippet index 506fe74e5..dd86d8141 100644 --- a/Reference/API Reference/_GetBuildInfo().sublime-snippet +++ b/Reference/API Reference/_GetBuildInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetBuildInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBuybackItemInfo(index).sublime-snippet b/Reference/API Reference/_GetBuybackItemInfo(index).sublime-snippet index a1b5cc6ad..ad52080df 100644 --- a/Reference/API Reference/_GetBuybackItemInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetBuybackItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBuybackItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetBuybackItemLink(index).sublime-snippet b/Reference/API Reference/_GetBuybackItemLink(index).sublime-snippet index 8fdb05132..a2128cead 100644 --- a/Reference/API Reference/_GetBuybackItemLink(index).sublime-snippet +++ b/Reference/API Reference/_GetBuybackItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetBuybackItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCVar(CVar).sublime-snippet b/Reference/API Reference/_GetCVar(CVar).sublime-snippet index e8cb3db98..e6a7144bf 100644 --- a/Reference/API Reference/_GetCVar(CVar).sublime-snippet +++ b/Reference/API Reference/_GetCVar(CVar).sublime-snippet @@ -2,5 +2,5 @@ _GetCVar ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCVarBool(CVar).sublime-snippet b/Reference/API Reference/_GetCVarBool(CVar).sublime-snippet index 2a5b0ffdb..b3bcd8fb3 100644 --- a/Reference/API Reference/_GetCVarBool(CVar).sublime-snippet +++ b/Reference/API Reference/_GetCVarBool(CVar).sublime-snippet @@ -2,5 +2,5 @@ _GetCVarBool ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCVarDefault(CVar).sublime-snippet b/Reference/API Reference/_GetCVarDefault(CVar).sublime-snippet index 1fbdc729e..bc111f1b1 100644 --- a/Reference/API Reference/_GetCVarDefault(CVar).sublime-snippet +++ b/Reference/API Reference/_GetCVarDefault(CVar).sublime-snippet @@ -2,5 +2,5 @@ _GetCVarDefault ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCVarInfo(CVar).sublime-snippet b/Reference/API Reference/_GetCVarInfo(CVar).sublime-snippet index 9ac6082da..e18f8468a 100644 --- a/Reference/API Reference/_GetCVarInfo(CVar).sublime-snippet +++ b/Reference/API Reference/_GetCVarInfo(CVar).sublime-snippet @@ -2,5 +2,5 @@ _GetCVarInfo ("CVar") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCategoryInfo(id).sublime-snippet b/Reference/API Reference/_GetCategoryInfo(id).sublime-snippet index 96fd9c859..146a2b981 100644 --- a/Reference/API Reference/_GetCategoryInfo(id).sublime-snippet +++ b/Reference/API Reference/_GetCategoryInfo(id).sublime-snippet @@ -2,5 +2,5 @@ _GetCategoryInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCategoryList().sublime-snippet b/Reference/API Reference/_GetCategoryList().sublime-snippet index 619791e9f..0009d3238 100644 --- a/Reference/API Reference/_GetCategoryList().sublime-snippet +++ b/Reference/API Reference/_GetCategoryList().sublime-snippet @@ -2,5 +2,5 @@ _GetCategoryList () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCategoryNumAchievements(id).sublime-snippet b/Reference/API Reference/_GetCategoryNumAchievements(id).sublime-snippet index bafdd8464..333b39a02 100644 --- a/Reference/API Reference/_GetCategoryNumAchievements(id).sublime-snippet +++ b/Reference/API Reference/_GetCategoryNumAchievements(id).sublime-snippet @@ -2,5 +2,5 @@ _GetCategoryNumAchievements (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChannelDisplayInfo(index).sublime-snippet b/Reference/API Reference/_GetChannelDisplayInfo(index).sublime-snippet index ef68d88f7..79636d31d 100644 --- a/Reference/API Reference/_GetChannelDisplayInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetChannelDisplayInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetChannelDisplayInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChannelList().sublime-snippet b/Reference/API Reference/_GetChannelList().sublime-snippet index 5f214336d..39c275170 100644 --- a/Reference/API Reference/_GetChannelList().sublime-snippet +++ b/Reference/API Reference/_GetChannelList().sublime-snippet @@ -2,5 +2,5 @@ _GetChannelList () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChannelName(channelIndex).sublime-snippet b/Reference/API Reference/_GetChannelName(channelIndex).sublime-snippet index f8cb6b5b2..c7e52e5f1 100644 --- a/Reference/API Reference/_GetChannelName(channelIndex).sublime-snippet +++ b/Reference/API Reference/_GetChannelName(channelIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetChannelName (channelIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChannelName(channelName).sublime-snippet b/Reference/API Reference/_GetChannelName(channelName).sublime-snippet index e748acec6..bf552d7a1 100644 --- a/Reference/API Reference/_GetChannelName(channelName).sublime-snippet +++ b/Reference/API Reference/_GetChannelName(channelName).sublime-snippet @@ -2,5 +2,5 @@ _GetChannelName ("channelName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChannelRosterInfo(index, rosterIndex).sublime-snippet b/Reference/API Reference/_GetChannelRosterInfo(index, rosterIndex).sublime-snippet deleted file mode 100644 index 8679cd4a7..000000000 --- a/Reference/API Reference/_GetChannelRosterInfo(index, rosterIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetChannelRosterInfo - (index, rosterIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetChatTypeIndex(messageGroup).sublime-snippet b/Reference/API Reference/_GetChatTypeIndex(messageGroup).sublime-snippet index 692d5ea1d..d44d9a9b7 100644 --- a/Reference/API Reference/_GetChatTypeIndex(messageGroup).sublime-snippet +++ b/Reference/API Reference/_GetChatTypeIndex(messageGroup).sublime-snippet @@ -2,5 +2,5 @@ _GetChatTypeIndex ("messageGroup") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChatWindowChannels(index).sublime-snippet b/Reference/API Reference/_GetChatWindowChannels(index).sublime-snippet index 0e6158df0..19a75d6c3 100644 --- a/Reference/API Reference/_GetChatWindowChannels(index).sublime-snippet +++ b/Reference/API Reference/_GetChatWindowChannels(index).sublime-snippet @@ -2,5 +2,5 @@ _GetChatWindowChannels (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChatWindowInfo(index).sublime-snippet b/Reference/API Reference/_GetChatWindowInfo(index).sublime-snippet index a0d6bff65..c27a8b375 100644 --- a/Reference/API Reference/_GetChatWindowInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetChatWindowInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetChatWindowInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetChatWindowMessages(index).sublime-snippet b/Reference/API Reference/_GetChatWindowMessages(index).sublime-snippet index 11b0d655a..4d768c592 100644 --- a/Reference/API Reference/_GetChatWindowMessages(index).sublime-snippet +++ b/Reference/API Reference/_GetChatWindowMessages(index).sublime-snippet @@ -2,5 +2,5 @@ _GetChatWindowMessages (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetClickFrame(name).sublime-snippet b/Reference/API Reference/_GetClickFrame(name).sublime-snippet index 4bc7a162e..bca48c12f 100644 --- a/Reference/API Reference/_GetClickFrame(name).sublime-snippet +++ b/Reference/API Reference/_GetClickFrame(name).sublime-snippet @@ -2,5 +2,5 @@ _GetClickFrame ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCoinIcon(amount).sublime-snippet b/Reference/API Reference/_GetCoinIcon(amount).sublime-snippet index 987bde625..a47e0ec77 100644 --- a/Reference/API Reference/_GetCoinIcon(amount).sublime-snippet +++ b/Reference/API Reference/_GetCoinIcon(amount).sublime-snippet @@ -2,5 +2,5 @@ _GetCoinIcon (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCoinText(amount, separator).sublime-snippet b/Reference/API Reference/_GetCoinText(amount, separator).sublime-snippet index f9ba10460..74c76a2c1 100644 --- a/Reference/API Reference/_GetCoinText(amount, separator).sublime-snippet +++ b/Reference/API Reference/_GetCoinText(amount, separator).sublime-snippet @@ -2,5 +2,5 @@ _GetCoinText (amount, "separator") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCoinTextureString(amount, [fontSize]).sublime-snippet b/Reference/API Reference/_GetCoinTextureString(amount, [fontSize]).sublime-snippet index 41095cb75..415dbb3df 100644 --- a/Reference/API Reference/_GetCoinTextureString(amount, [fontSize]).sublime-snippet +++ b/Reference/API Reference/_GetCoinTextureString(amount, [fontSize]).sublime-snippet @@ -2,5 +2,5 @@ _GetCoinTextureString (amount, [fontSize]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCombatRating(ratingIndex).sublime-snippet b/Reference/API Reference/_GetCombatRating(ratingIndex).sublime-snippet index ea6f3b7a1..f7d025098 100644 --- a/Reference/API Reference/_GetCombatRating(ratingIndex).sublime-snippet +++ b/Reference/API Reference/_GetCombatRating(ratingIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetCombatRating (ratingIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCombatRatingBonus(ratingIndex).sublime-snippet b/Reference/API Reference/_GetCombatRatingBonus(ratingIndex).sublime-snippet index 6836783d2..9e99077ba 100644 --- a/Reference/API Reference/_GetCombatRatingBonus(ratingIndex).sublime-snippet +++ b/Reference/API Reference/_GetCombatRatingBonus(ratingIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetCombatRatingBonus (ratingIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetComboPoints(unit, [target]).sublime-snippet b/Reference/API Reference/_GetComboPoints(unit, [target]).sublime-snippet index 7eecd43d9..f7593108e 100644 --- a/Reference/API Reference/_GetComboPoints(unit, [target]).sublime-snippet +++ b/Reference/API Reference/_GetComboPoints(unit, [target]).sublime-snippet @@ -2,5 +2,5 @@ _GetComboPoints ("unit", ["target"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCompanionInfo(type, index).sublime-snippet b/Reference/API Reference/_GetCompanionInfo(type, index).sublime-snippet index 63d04ec43..16babb8e6 100644 --- a/Reference/API Reference/_GetCompanionInfo(type, index).sublime-snippet +++ b/Reference/API Reference/_GetCompanionInfo(type, index).sublime-snippet @@ -2,5 +2,5 @@ _GetCompanionInfo ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetComparisonAchievementPoints().sublime-snippet b/Reference/API Reference/_GetComparisonAchievementPoints().sublime-snippet index 951ef075e..66031cbeb 100644 --- a/Reference/API Reference/_GetComparisonAchievementPoints().sublime-snippet +++ b/Reference/API Reference/_GetComparisonAchievementPoints().sublime-snippet @@ -2,5 +2,5 @@ _GetComparisonAchievementPoints () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetComparisonCategoryNumAchievements(id).sublime-snippet b/Reference/API Reference/_GetComparisonCategoryNumAchievements(id).sublime-snippet index 81b9bb4a0..5648d2a1c 100644 --- a/Reference/API Reference/_GetComparisonCategoryNumAchievements(id).sublime-snippet +++ b/Reference/API Reference/_GetComparisonCategoryNumAchievements(id).sublime-snippet @@ -2,5 +2,5 @@ _GetComparisonCategoryNumAchievements (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetComparisonStatistic(id).sublime-snippet b/Reference/API Reference/_GetComparisonStatistic(id).sublime-snippet index 95ab7cf74..fffc26422 100644 --- a/Reference/API Reference/_GetComparisonStatistic(id).sublime-snippet +++ b/Reference/API Reference/_GetComparisonStatistic(id).sublime-snippet @@ -2,5 +2,5 @@ _GetComparisonStatistic (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerFreeSlots(container, [returnTable]).sublime-snippet b/Reference/API Reference/_GetContainerFreeSlots(container, [returnTable]).sublime-snippet index 391396e83..c16eb088a 100644 --- a/Reference/API Reference/_GetContainerFreeSlots(container, [returnTable]).sublime-snippet +++ b/Reference/API Reference/_GetContainerFreeSlots(container, [returnTable]).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerFreeSlots (container, [returnTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemCooldown(container, slot).sublime-snippet b/Reference/API Reference/_GetContainerItemCooldown(container, slot).sublime-snippet index 0ec46d0c4..9211e999d 100644 --- a/Reference/API Reference/_GetContainerItemCooldown(container, slot).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemCooldown(container, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemCooldown (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemDurability(container, slot).sublime-snippet b/Reference/API Reference/_GetContainerItemDurability(container, slot).sublime-snippet index 643baeb8e..2371240b8 100644 --- a/Reference/API Reference/_GetContainerItemDurability(container, slot).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemDurability(container, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemDurability (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet b/Reference/API Reference/_GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet index 7fa7dcb46..00f803a46 100644 --- a/Reference/API Reference/_GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemEquipmentSetInfo(index, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemEquipmentSetInfo (index, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemID(container, slot).sublime-snippet b/Reference/API Reference/_GetContainerItemID(container, slot).sublime-snippet index 1e0103800..08d741878 100644 --- a/Reference/API Reference/_GetContainerItemID(container, slot).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemID(container, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemID (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemInfo(container, slot).sublime-snippet b/Reference/API Reference/_GetContainerItemInfo(container, slot).sublime-snippet index 7f3918488..349f214ba 100644 --- a/Reference/API Reference/_GetContainerItemInfo(container, slot).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemInfo(container, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemInfo (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemLink(container, slot).sublime-snippet b/Reference/API Reference/_GetContainerItemLink(container, slot).sublime-snippet index 96ccc10f6..3760073e6 100644 --- a/Reference/API Reference/_GetContainerItemLink(container, slot).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemLink(container, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemLink (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet b/Reference/API Reference/_GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet index 4081db85b..8bb411d68 100644 --- a/Reference/API Reference/_GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemPurchaseInfo(container, slot, IsEquipped).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemPurchaseInfo (container, slot, IsEquipped) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemPurchaseItem(container, slot, index).sublime-snippet b/Reference/API Reference/_GetContainerItemPurchaseItem(container, slot, index).sublime-snippet index 9078c0ee5..d86833cde 100644 --- a/Reference/API Reference/_GetContainerItemPurchaseItem(container, slot, index).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemPurchaseItem(container, slot, index).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemPurchaseItem (container, slot, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerItemQuestInfo(container, slot).sublime-snippet b/Reference/API Reference/_GetContainerItemQuestInfo(container, slot).sublime-snippet index 793867f8d..fee3a29df 100644 --- a/Reference/API Reference/_GetContainerItemQuestInfo(container, slot).sublime-snippet +++ b/Reference/API Reference/_GetContainerItemQuestInfo(container, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerItemQuestInfo (container, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerNumFreeSlots(container).sublime-snippet b/Reference/API Reference/_GetContainerNumFreeSlots(container).sublime-snippet index 95ac4d886..522b1be4f 100644 --- a/Reference/API Reference/_GetContainerNumFreeSlots(container).sublime-snippet +++ b/Reference/API Reference/_GetContainerNumFreeSlots(container).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerNumFreeSlots (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetContainerNumSlots(container).sublime-snippet b/Reference/API Reference/_GetContainerNumSlots(container).sublime-snippet index 268db88f8..68c429529 100644 --- a/Reference/API Reference/_GetContainerNumSlots(container).sublime-snippet +++ b/Reference/API Reference/_GetContainerNumSlots(container).sublime-snippet @@ -2,5 +2,5 @@ _GetContainerNumSlots (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCorpseMapPosition().sublime-snippet b/Reference/API Reference/_GetCorpseMapPosition().sublime-snippet deleted file mode 100644 index 9024dfc0f..000000000 --- a/Reference/API Reference/_GetCorpseMapPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetCorpseMapPosition - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetCorpseRecoveryDelay().sublime-snippet b/Reference/API Reference/_GetCorpseRecoveryDelay().sublime-snippet index 0ee849868..b748d5e51 100644 --- a/Reference/API Reference/_GetCorpseRecoveryDelay().sublime-snippet +++ b/Reference/API Reference/_GetCorpseRecoveryDelay().sublime-snippet @@ -2,5 +2,5 @@ _GetCorpseRecoveryDelay () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCritChance().sublime-snippet b/Reference/API Reference/_GetCritChance().sublime-snippet index 24096c512..35666f227 100644 --- a/Reference/API Reference/_GetCritChance().sublime-snippet +++ b/Reference/API Reference/_GetCritChance().sublime-snippet @@ -2,5 +2,5 @@ _GetCritChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrencyInfo(id).sublime-snippet b/Reference/API Reference/_GetCurrencyInfo(id).sublime-snippet index 37d074aac..352331690 100644 --- a/Reference/API Reference/_GetCurrencyInfo(id).sublime-snippet +++ b/Reference/API Reference/_GetCurrencyInfo(id).sublime-snippet @@ -2,5 +2,5 @@ _GetCurrencyInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrencyLink(id).sublime-snippet b/Reference/API Reference/_GetCurrencyLink(id).sublime-snippet index c4b82399e..de4ea8256 100644 --- a/Reference/API Reference/_GetCurrencyLink(id).sublime-snippet +++ b/Reference/API Reference/_GetCurrencyLink(id).sublime-snippet @@ -2,5 +2,5 @@ _GetCurrencyLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrencyListInfo(index).sublime-snippet b/Reference/API Reference/_GetCurrencyListInfo(index).sublime-snippet index 294a4cc49..c71f597d0 100644 --- a/Reference/API Reference/_GetCurrencyListInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetCurrencyListInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetCurrencyListInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrencyListSize().sublime-snippet b/Reference/API Reference/_GetCurrencyListSize().sublime-snippet index 7b6c3ded0..dc344e8b8 100644 --- a/Reference/API Reference/_GetCurrencyListSize().sublime-snippet +++ b/Reference/API Reference/_GetCurrencyListSize().sublime-snippet @@ -2,5 +2,5 @@ _GetCurrencyListSize () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrentArenaSeason().sublime-snippet b/Reference/API Reference/_GetCurrentArenaSeason().sublime-snippet index abe905f64..bad85d8da 100644 --- a/Reference/API Reference/_GetCurrentArenaSeason().sublime-snippet +++ b/Reference/API Reference/_GetCurrentArenaSeason().sublime-snippet @@ -2,5 +2,5 @@ _GetCurrentArenaSeason () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrentBindingSet().sublime-snippet b/Reference/API Reference/_GetCurrentBindingSet().sublime-snippet index ef0f467cb..56be0c667 100644 --- a/Reference/API Reference/_GetCurrentBindingSet().sublime-snippet +++ b/Reference/API Reference/_GetCurrentBindingSet().sublime-snippet @@ -2,5 +2,5 @@ _GetCurrentBindingSet () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrentGuildBankTab().sublime-snippet b/Reference/API Reference/_GetCurrentGuildBankTab().sublime-snippet index 826facb19..6b4944a52 100644 --- a/Reference/API Reference/_GetCurrentGuildBankTab().sublime-snippet +++ b/Reference/API Reference/_GetCurrentGuildBankTab().sublime-snippet @@ -2,5 +2,5 @@ _GetCurrentGuildBankTab () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrentKeyBoardFocus().sublime-snippet b/Reference/API Reference/_GetCurrentKeyBoardFocus().sublime-snippet index dfa8b74f8..a3e93c714 100644 --- a/Reference/API Reference/_GetCurrentKeyBoardFocus().sublime-snippet +++ b/Reference/API Reference/_GetCurrentKeyBoardFocus().sublime-snippet @@ -2,5 +2,5 @@ _GetCurrentKeyBoardFocus () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrentMapAreaID().sublime-snippet b/Reference/API Reference/_GetCurrentMapAreaID().sublime-snippet deleted file mode 100644 index 45c1458e8..000000000 --- a/Reference/API Reference/_GetCurrentMapAreaID().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetCurrentMapAreaID - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetCurrentMapContinent().sublime-snippet b/Reference/API Reference/_GetCurrentMapContinent().sublime-snippet deleted file mode 100644 index ccdbafea9..000000000 --- a/Reference/API Reference/_GetCurrentMapContinent().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetCurrentMapContinent - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetCurrentMapDungeonLevel().sublime-snippet b/Reference/API Reference/_GetCurrentMapDungeonLevel().sublime-snippet deleted file mode 100644 index 7d228b0d8..000000000 --- a/Reference/API Reference/_GetCurrentMapDungeonLevel().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetCurrentMapDungeonLevel - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetCurrentMapLevelRange().sublime-snippet b/Reference/API Reference/_GetCurrentMapLevelRange().sublime-snippet deleted file mode 100644 index 9cd069bbe..000000000 --- a/Reference/API Reference/_GetCurrentMapLevelRange().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetCurrentMapLevelRange - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetCurrentMapZone().sublime-snippet b/Reference/API Reference/_GetCurrentMapZone().sublime-snippet deleted file mode 100644 index c509b3114..000000000 --- a/Reference/API Reference/_GetCurrentMapZone().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetCurrentMapZone - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetCurrentResolution().sublime-snippet b/Reference/API Reference/_GetCurrentResolution().sublime-snippet index c90774fe4..37eb97089 100644 --- a/Reference/API Reference/_GetCurrentResolution().sublime-snippet +++ b/Reference/API Reference/_GetCurrentResolution().sublime-snippet @@ -2,5 +2,5 @@ _GetCurrentResolution () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCurrentTitle().sublime-snippet b/Reference/API Reference/_GetCurrentTitle().sublime-snippet index e39443060..02a3c3ce9 100644 --- a/Reference/API Reference/_GetCurrentTitle().sublime-snippet +++ b/Reference/API Reference/_GetCurrentTitle().sublime-snippet @@ -2,5 +2,5 @@ _GetCurrentTitle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCursorInfo().sublime-snippet b/Reference/API Reference/_GetCursorInfo().sublime-snippet index d4c3b6f09..c67d600dd 100644 --- a/Reference/API Reference/_GetCursorInfo().sublime-snippet +++ b/Reference/API Reference/_GetCursorInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetCursorInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCursorMoney().sublime-snippet b/Reference/API Reference/_GetCursorMoney().sublime-snippet index 540349d5b..6155330af 100644 --- a/Reference/API Reference/_GetCursorMoney().sublime-snippet +++ b/Reference/API Reference/_GetCursorMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetCursorMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCursorPosition().sublime-snippet b/Reference/API Reference/_GetCursorPosition().sublime-snippet index 13077f1a1..97d7a7958 100644 --- a/Reference/API Reference/_GetCursorPosition().sublime-snippet +++ b/Reference/API Reference/_GetCursorPosition().sublime-snippet @@ -2,5 +2,5 @@ _GetCursorPosition () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetCustomizationDetails(ID).sublime-snippet b/Reference/API Reference/_GetCustomizationDetails(ID).sublime-snippet index 993c62dee..a328b0998 100644 --- a/Reference/API Reference/_GetCustomizationDetails(ID).sublime-snippet +++ b/Reference/API Reference/_GetCustomizationDetails(ID).sublime-snippet @@ -2,5 +2,5 @@ _GetCustomizationDetails (ID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetDailyQuestsCompleted().sublime-snippet b/Reference/API Reference/_GetDailyQuestsCompleted().sublime-snippet index ef3b891b4..1f1208a18 100644 --- a/Reference/API Reference/_GetDailyQuestsCompleted().sublime-snippet +++ b/Reference/API Reference/_GetDailyQuestsCompleted().sublime-snippet @@ -2,5 +2,5 @@ _GetDailyQuestsCompleted () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetDeathReleasePosition().sublime-snippet b/Reference/API Reference/_GetDeathReleasePosition().sublime-snippet deleted file mode 100644 index 9d73cd347..000000000 --- a/Reference/API Reference/_GetDeathReleasePosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetDeathReleasePosition - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetDefaultLanguage().sublime-snippet b/Reference/API Reference/_GetDefaultLanguage().sublime-snippet index c09b0d485..1015f44bf 100644 --- a/Reference/API Reference/_GetDefaultLanguage().sublime-snippet +++ b/Reference/API Reference/_GetDefaultLanguage().sublime-snippet @@ -2,5 +2,5 @@ _GetDefaultLanguage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetDistanceSqToQuest(index).sublime-snippet b/Reference/API Reference/_GetDistanceSqToQuest(index).sublime-snippet index 88ead6615..2e3e150ff 100644 --- a/Reference/API Reference/_GetDistanceSqToQuest(index).sublime-snippet +++ b/Reference/API Reference/_GetDistanceSqToQuest(index).sublime-snippet @@ -2,5 +2,5 @@ _GetDistanceSqToQuest (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetDodgeChance().sublime-snippet b/Reference/API Reference/_GetDodgeChance().sublime-snippet index 84737f0d3..548f33a69 100644 --- a/Reference/API Reference/_GetDodgeChance().sublime-snippet +++ b/Reference/API Reference/_GetDodgeChance().sublime-snippet @@ -2,5 +2,5 @@ _GetDodgeChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetEquipmentSetInfo(index).sublime-snippet b/Reference/API Reference/_GetEquipmentSetInfo(index).sublime-snippet deleted file mode 100644 index 057a48240..000000000 --- a/Reference/API Reference/_GetEquipmentSetInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetEquipmentSetInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetEquipmentSetInfoByName(name).sublime-snippet b/Reference/API Reference/_GetEquipmentSetInfoByName(name).sublime-snippet deleted file mode 100644 index 9f5bf0a2c..000000000 --- a/Reference/API Reference/_GetEquipmentSetInfoByName(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetEquipmentSetInfoByName - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetEquipmentSetItemIDs(name).sublime-snippet b/Reference/API Reference/_GetEquipmentSetItemIDs(name).sublime-snippet deleted file mode 100644 index 31f06b25c..000000000 --- a/Reference/API Reference/_GetEquipmentSetItemIDs(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetEquipmentSetItemIDs - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetEquipmentSetLocations(name).sublime-snippet b/Reference/API Reference/_GetEquipmentSetLocations(name).sublime-snippet deleted file mode 100644 index 7e34fdb56..000000000 --- a/Reference/API Reference/_GetEquipmentSetLocations(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetEquipmentSetLocations - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetEventCPUUsage([event]).sublime-snippet b/Reference/API Reference/_GetEventCPUUsage([event]).sublime-snippet index 7625ed937..a3844ecc5 100644 --- a/Reference/API Reference/_GetEventCPUUsage([event]).sublime-snippet +++ b/Reference/API Reference/_GetEventCPUUsage([event]).sublime-snippet @@ -2,5 +2,5 @@ _GetEventCPUUsage (["event"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetExistingSocketInfo(index).sublime-snippet b/Reference/API Reference/_GetExistingSocketInfo(index).sublime-snippet index 834a99282..0efc710ae 100644 --- a/Reference/API Reference/_GetExistingSocketInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetExistingSocketInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetExistingSocketInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetExistingSocketLink(index).sublime-snippet b/Reference/API Reference/_GetExistingSocketLink(index).sublime-snippet index 217a6956a..4f31f20b9 100644 --- a/Reference/API Reference/_GetExistingSocketLink(index).sublime-snippet +++ b/Reference/API Reference/_GetExistingSocketLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetExistingSocketLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetExpansionLevel().sublime-snippet b/Reference/API Reference/_GetExpansionLevel().sublime-snippet index c40698dac..c36d59b95 100644 --- a/Reference/API Reference/_GetExpansionLevel().sublime-snippet +++ b/Reference/API Reference/_GetExpansionLevel().sublime-snippet @@ -2,5 +2,5 @@ _GetExpansionLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetExpertise().sublime-snippet b/Reference/API Reference/_GetExpertise().sublime-snippet index f5bea63e6..9df944938 100644 --- a/Reference/API Reference/_GetExpertise().sublime-snippet +++ b/Reference/API Reference/_GetExpertise().sublime-snippet @@ -2,5 +2,5 @@ _GetExpertise () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFactionInfo(index).sublime-snippet b/Reference/API Reference/_GetFactionInfo(index).sublime-snippet index 20260ad57..6b6b23392 100644 --- a/Reference/API Reference/_GetFactionInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetFactionInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetFactionInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFactionInfoByID(factionID).sublime-snippet b/Reference/API Reference/_GetFactionInfoByID(factionID).sublime-snippet index 279ac96dd..9ab8457d2 100644 --- a/Reference/API Reference/_GetFactionInfoByID(factionID).sublime-snippet +++ b/Reference/API Reference/_GetFactionInfoByID(factionID).sublime-snippet @@ -2,5 +2,5 @@ _GetFactionInfoByID (factionID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFlyoutID(index).sublime-snippet b/Reference/API Reference/_GetFlyoutID(index).sublime-snippet index 58c5ece93..963201531 100644 --- a/Reference/API Reference/_GetFlyoutID(index).sublime-snippet +++ b/Reference/API Reference/_GetFlyoutID(index).sublime-snippet @@ -2,5 +2,5 @@ _GetFlyoutID (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFlyoutInfo(id).sublime-snippet b/Reference/API Reference/_GetFlyoutInfo(id).sublime-snippet index 9ed990f59..19f459592 100644 --- a/Reference/API Reference/_GetFlyoutInfo(id).sublime-snippet +++ b/Reference/API Reference/_GetFlyoutInfo(id).sublime-snippet @@ -2,5 +2,5 @@ _GetFlyoutInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet b/Reference/API Reference/_GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet index 198607142..a04f2b2df 100644 --- a/Reference/API Reference/_GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet +++ b/Reference/API Reference/_GetFlyoutSlotInfo(flyoutID, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetFlyoutSlotInfo (flyoutID, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFrameCPUUsage(frame, includeChildren).sublime-snippet b/Reference/API Reference/_GetFrameCPUUsage(frame, includeChildren).sublime-snippet index 197848c63..dbe0af801 100644 --- a/Reference/API Reference/_GetFrameCPUUsage(frame, includeChildren).sublime-snippet +++ b/Reference/API Reference/_GetFrameCPUUsage(frame, includeChildren).sublime-snippet @@ -2,5 +2,5 @@ _GetFrameCPUUsage (frame, includeChildren) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFramerate().sublime-snippet b/Reference/API Reference/_GetFramerate().sublime-snippet index 5264b6b38..4e572eb69 100644 --- a/Reference/API Reference/_GetFramerate().sublime-snippet +++ b/Reference/API Reference/_GetFramerate().sublime-snippet @@ -2,5 +2,5 @@ _GetFramerate () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFramesRegisteredForEvent(event).sublime-snippet b/Reference/API Reference/_GetFramesRegisteredForEvent(event).sublime-snippet index 6c18a80de..aeee68e20 100644 --- a/Reference/API Reference/_GetFramesRegisteredForEvent(event).sublime-snippet +++ b/Reference/API Reference/_GetFramesRegisteredForEvent(event).sublime-snippet @@ -2,5 +2,5 @@ _GetFramesRegisteredForEvent ("event") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFriendInfo(index).sublime-snippet b/Reference/API Reference/_GetFriendInfo(index).sublime-snippet index f1f3e886d..240b7073f 100644 --- a/Reference/API Reference/_GetFriendInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetFriendInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetFriendInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet b/Reference/API Reference/_GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet index 438ff1bb2..19bdfddda 100644 --- a/Reference/API Reference/_GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet +++ b/Reference/API Reference/_GetFunctionCPUUsage(func, includeSubroutines).sublime-snippet @@ -2,5 +2,5 @@ _GetFunctionCPUUsage (func, includeSubroutines) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGameTime().sublime-snippet b/Reference/API Reference/_GetGameTime().sublime-snippet index 584413ec9..906ee1b1a 100644 --- a/Reference/API Reference/_GetGameTime().sublime-snippet +++ b/Reference/API Reference/_GetGameTime().sublime-snippet @@ -2,5 +2,5 @@ _GetGameTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGamma().sublime-snippet b/Reference/API Reference/_GetGamma().sublime-snippet deleted file mode 100644 index 1d3dbf2c9..000000000 --- a/Reference/API Reference/_GetGamma().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetGamma - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetGossipActiveQuests().sublime-snippet b/Reference/API Reference/_GetGossipActiveQuests().sublime-snippet index df4a3520d..e9bd887ce 100644 --- a/Reference/API Reference/_GetGossipActiveQuests().sublime-snippet +++ b/Reference/API Reference/_GetGossipActiveQuests().sublime-snippet @@ -2,5 +2,5 @@ _GetGossipActiveQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGossipAvailableQuests().sublime-snippet b/Reference/API Reference/_GetGossipAvailableQuests().sublime-snippet index 7a243bfb9..0c4697872 100644 --- a/Reference/API Reference/_GetGossipAvailableQuests().sublime-snippet +++ b/Reference/API Reference/_GetGossipAvailableQuests().sublime-snippet @@ -2,5 +2,5 @@ _GetGossipAvailableQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGossipOptions().sublime-snippet b/Reference/API Reference/_GetGossipOptions().sublime-snippet index 2c9f22c64..d218bee5b 100644 --- a/Reference/API Reference/_GetGossipOptions().sublime-snippet +++ b/Reference/API Reference/_GetGossipOptions().sublime-snippet @@ -2,5 +2,5 @@ _GetGossipOptions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGossipText().sublime-snippet b/Reference/API Reference/_GetGossipText().sublime-snippet index 4cf52f9f7..c2b5c7da4 100644 --- a/Reference/API Reference/_GetGossipText().sublime-snippet +++ b/Reference/API Reference/_GetGossipText().sublime-snippet @@ -2,5 +2,5 @@ _GetGossipText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGreetingText().sublime-snippet b/Reference/API Reference/_GetGreetingText().sublime-snippet index a3ae08b9f..49cdfad13 100644 --- a/Reference/API Reference/_GetGreetingText().sublime-snippet +++ b/Reference/API Reference/_GetGreetingText().sublime-snippet @@ -2,5 +2,5 @@ _GetGreetingText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankItemInfo(tab, slot).sublime-snippet b/Reference/API Reference/_GetGuildBankItemInfo(tab, slot).sublime-snippet index a01644d3b..317b51d19 100644 --- a/Reference/API Reference/_GetGuildBankItemInfo(tab, slot).sublime-snippet +++ b/Reference/API Reference/_GetGuildBankItemInfo(tab, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankItemInfo (tab, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankItemLink(tab, slot).sublime-snippet b/Reference/API Reference/_GetGuildBankItemLink(tab, slot).sublime-snippet index 78ca50db8..5ff46125f 100644 --- a/Reference/API Reference/_GetGuildBankItemLink(tab, slot).sublime-snippet +++ b/Reference/API Reference/_GetGuildBankItemLink(tab, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankItemLink (tab, slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankMoney().sublime-snippet b/Reference/API Reference/_GetGuildBankMoney().sublime-snippet index 4e54395e8..b910d63e4 100644 --- a/Reference/API Reference/_GetGuildBankMoney().sublime-snippet +++ b/Reference/API Reference/_GetGuildBankMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankMoneyTransaction(index).sublime-snippet b/Reference/API Reference/_GetGuildBankMoneyTransaction(index).sublime-snippet index 51632c11d..62c0264ef 100644 --- a/Reference/API Reference/_GetGuildBankMoneyTransaction(index).sublime-snippet +++ b/Reference/API Reference/_GetGuildBankMoneyTransaction(index).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankMoneyTransaction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankTabCost().sublime-snippet b/Reference/API Reference/_GetGuildBankTabCost().sublime-snippet index baf9a429b..61f07c5e4 100644 --- a/Reference/API Reference/_GetGuildBankTabCost().sublime-snippet +++ b/Reference/API Reference/_GetGuildBankTabCost().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankTabCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankTabInfo(tab).sublime-snippet b/Reference/API Reference/_GetGuildBankTabInfo(tab).sublime-snippet index e499ecba6..dd3645246 100644 --- a/Reference/API Reference/_GetGuildBankTabInfo(tab).sublime-snippet +++ b/Reference/API Reference/_GetGuildBankTabInfo(tab).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankTabInfo (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankTabPermissions(tab).sublime-snippet b/Reference/API Reference/_GetGuildBankTabPermissions(tab).sublime-snippet index 2b5a1f541..64c54f8f6 100644 --- a/Reference/API Reference/_GetGuildBankTabPermissions(tab).sublime-snippet +++ b/Reference/API Reference/_GetGuildBankTabPermissions(tab).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankTabPermissions (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankText(tab).sublime-snippet b/Reference/API Reference/_GetGuildBankText(tab).sublime-snippet index 8d67194f5..e7af070ac 100644 --- a/Reference/API Reference/_GetGuildBankText(tab).sublime-snippet +++ b/Reference/API Reference/_GetGuildBankText(tab).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankText (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankTransaction(tab, index).sublime-snippet b/Reference/API Reference/_GetGuildBankTransaction(tab, index).sublime-snippet index 1cb54e8ce..cf2b88bc7 100644 --- a/Reference/API Reference/_GetGuildBankTransaction(tab, index).sublime-snippet +++ b/Reference/API Reference/_GetGuildBankTransaction(tab, index).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankTransaction (tab, index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildBankWithdrawMoney().sublime-snippet b/Reference/API Reference/_GetGuildBankWithdrawMoney().sublime-snippet index e4a8af988..deca32487 100644 --- a/Reference/API Reference/_GetGuildBankWithdrawMoney().sublime-snippet +++ b/Reference/API Reference/_GetGuildBankWithdrawMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildBankWithdrawMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildCharterCost().sublime-snippet b/Reference/API Reference/_GetGuildCharterCost().sublime-snippet index 6874eaeed..8cb4bde36 100644 --- a/Reference/API Reference/_GetGuildCharterCost().sublime-snippet +++ b/Reference/API Reference/_GetGuildCharterCost().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildCharterCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildEventInfo(index).sublime-snippet b/Reference/API Reference/_GetGuildEventInfo(index).sublime-snippet index a0963abc5..557da42a5 100644 --- a/Reference/API Reference/_GetGuildEventInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetGuildEventInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildEventInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildInfo(name).sublime-snippet b/Reference/API Reference/_GetGuildInfo(name).sublime-snippet index bfeec92ef..1cee2dbb4 100644 --- a/Reference/API Reference/_GetGuildInfo(name).sublime-snippet +++ b/Reference/API Reference/_GetGuildInfo(name).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildInfo(unit).sublime-snippet b/Reference/API Reference/_GetGuildInfo(unit).sublime-snippet index 26a83ae0f..61c55028d 100644 --- a/Reference/API Reference/_GetGuildInfo(unit).sublime-snippet +++ b/Reference/API Reference/_GetGuildInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildInfoText().sublime-snippet b/Reference/API Reference/_GetGuildInfoText().sublime-snippet index 9a335632f..e8cb864ca 100644 --- a/Reference/API Reference/_GetGuildInfoText().sublime-snippet +++ b/Reference/API Reference/_GetGuildInfoText().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildInfoText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildNewsInfo(newsIndex).sublime-snippet b/Reference/API Reference/_GetGuildNewsInfo(newsIndex).sublime-snippet index 11e499412..122f1cc69 100644 --- a/Reference/API Reference/_GetGuildNewsInfo(newsIndex).sublime-snippet +++ b/Reference/API Reference/_GetGuildNewsInfo(newsIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildNewsInfo (newsIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildRosterInfo(index).sublime-snippet b/Reference/API Reference/_GetGuildRosterInfo(index).sublime-snippet index 0d799d0c6..26961596b 100644 --- a/Reference/API Reference/_GetGuildRosterInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetGuildRosterInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildRosterInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildRosterLastOnline(index).sublime-snippet b/Reference/API Reference/_GetGuildRosterLastOnline(index).sublime-snippet index af33bd511..6b21cd511 100644 --- a/Reference/API Reference/_GetGuildRosterLastOnline(index).sublime-snippet +++ b/Reference/API Reference/_GetGuildRosterLastOnline(index).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildRosterLastOnline (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildRosterMOTD().sublime-snippet b/Reference/API Reference/_GetGuildRosterMOTD().sublime-snippet index 1513b60ed..fc8841f99 100644 --- a/Reference/API Reference/_GetGuildRosterMOTD().sublime-snippet +++ b/Reference/API Reference/_GetGuildRosterMOTD().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildRosterMOTD () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildRosterSelection().sublime-snippet b/Reference/API Reference/_GetGuildRosterSelection().sublime-snippet index 735b9f10c..9a2e8f0d0 100644 --- a/Reference/API Reference/_GetGuildRosterSelection().sublime-snippet +++ b/Reference/API Reference/_GetGuildRosterSelection().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildRosterSelection () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildRosterShowOffline().sublime-snippet b/Reference/API Reference/_GetGuildRosterShowOffline().sublime-snippet index af2efc0cc..a9bed5c6d 100644 --- a/Reference/API Reference/_GetGuildRosterShowOffline().sublime-snippet +++ b/Reference/API Reference/_GetGuildRosterShowOffline().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildRosterShowOffline () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildTabardFileNames().sublime-snippet b/Reference/API Reference/_GetGuildTabardFileNames().sublime-snippet index e4e61ff72..fabf36d08 100644 --- a/Reference/API Reference/_GetGuildTabardFileNames().sublime-snippet +++ b/Reference/API Reference/_GetGuildTabardFileNames().sublime-snippet @@ -2,5 +2,5 @@ _GetGuildTabardFileNames () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetGuildTradeSkillInfo(index).sublime-snippet b/Reference/API Reference/_GetGuildTradeSkillInfo(index).sublime-snippet index 75a07a7a3..1650cf9ae 100644 --- a/Reference/API Reference/_GetGuildTradeSkillInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetGuildTradeSkillInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetGuildTradeSkillInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetIgnoreName(index).sublime-snippet b/Reference/API Reference/_GetIgnoreName(index).sublime-snippet index 0b9db5b0c..e24170869 100644 --- a/Reference/API Reference/_GetIgnoreName(index).sublime-snippet +++ b/Reference/API Reference/_GetIgnoreName(index).sublime-snippet @@ -2,5 +2,5 @@ _GetIgnoreName ("index") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInboxHeaderInfo(mailID).sublime-snippet b/Reference/API Reference/_GetInboxHeaderInfo(mailID).sublime-snippet index 281757807..2c551838c 100644 --- a/Reference/API Reference/_GetInboxHeaderInfo(mailID).sublime-snippet +++ b/Reference/API Reference/_GetInboxHeaderInfo(mailID).sublime-snippet @@ -2,5 +2,5 @@ _GetInboxHeaderInfo (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInboxInvoiceInfo(index).sublime-snippet b/Reference/API Reference/_GetInboxInvoiceInfo(index).sublime-snippet index de5a0168f..0b23c1348 100644 --- a/Reference/API Reference/_GetInboxInvoiceInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetInboxInvoiceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetInboxInvoiceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInboxItem(mailID, attachmentIndex).sublime-snippet b/Reference/API Reference/_GetInboxItem(mailID, attachmentIndex).sublime-snippet index 9fdcba265..6be17c849 100644 --- a/Reference/API Reference/_GetInboxItem(mailID, attachmentIndex).sublime-snippet +++ b/Reference/API Reference/_GetInboxItem(mailID, attachmentIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetInboxItem (mailID, attachmentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInboxItemLink(mailID, attachmentIndex).sublime-snippet b/Reference/API Reference/_GetInboxItemLink(mailID, attachmentIndex).sublime-snippet index 129c32213..6302ab817 100644 --- a/Reference/API Reference/_GetInboxItemLink(mailID, attachmentIndex).sublime-snippet +++ b/Reference/API Reference/_GetInboxItemLink(mailID, attachmentIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetInboxItemLink (mailID, attachmentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInboxNumItems().sublime-snippet b/Reference/API Reference/_GetInboxNumItems().sublime-snippet index ef2725601..4af1f8fdf 100644 --- a/Reference/API Reference/_GetInboxNumItems().sublime-snippet +++ b/Reference/API Reference/_GetInboxNumItems().sublime-snippet @@ -2,5 +2,5 @@ _GetInboxNumItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInboxText(mailID).sublime-snippet b/Reference/API Reference/_GetInboxText(mailID).sublime-snippet index b8397833f..004fcd694 100644 --- a/Reference/API Reference/_GetInboxText(mailID).sublime-snippet +++ b/Reference/API Reference/_GetInboxText(mailID).sublime-snippet @@ -1,6 +1,6 @@ - + _GetInboxText (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInspectHonorData().sublime-snippet b/Reference/API Reference/_GetInspectHonorData().sublime-snippet index 4b33c676d..f9b45ff48 100644 --- a/Reference/API Reference/_GetInspectHonorData().sublime-snippet +++ b/Reference/API Reference/_GetInspectHonorData().sublime-snippet @@ -2,5 +2,5 @@ _GetInspectHonorData () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInspectSpecialization().sublime-snippet b/Reference/API Reference/_GetInspectSpecialization().sublime-snippet index 9703ace25..1dbb4409b 100644 --- a/Reference/API Reference/_GetInspectSpecialization().sublime-snippet +++ b/Reference/API Reference/_GetInspectSpecialization().sublime-snippet @@ -2,5 +2,5 @@ _GetInspectSpecialization () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInstanceBootTimeRemaining().sublime-snippet b/Reference/API Reference/_GetInstanceBootTimeRemaining().sublime-snippet index 10e519215..ba9454049 100644 --- a/Reference/API Reference/_GetInstanceBootTimeRemaining().sublime-snippet +++ b/Reference/API Reference/_GetInstanceBootTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ _GetInstanceBootTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInstanceInfo().sublime-snippet b/Reference/API Reference/_GetInstanceInfo().sublime-snippet index aa8c34755..a25719cfd 100644 --- a/Reference/API Reference/_GetInstanceInfo().sublime-snippet +++ b/Reference/API Reference/_GetInstanceInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetInstanceInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInstanceLockTimeRemaining().sublime-snippet b/Reference/API Reference/_GetInstanceLockTimeRemaining().sublime-snippet index 3efee5d71..8e96ae24d 100644 --- a/Reference/API Reference/_GetInstanceLockTimeRemaining().sublime-snippet +++ b/Reference/API Reference/_GetInstanceLockTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ _GetInstanceLockTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryAlertStatus(slot).sublime-snippet b/Reference/API Reference/_GetInventoryAlertStatus(slot).sublime-snippet index 3955c9233..e9a755305 100644 --- a/Reference/API Reference/_GetInventoryAlertStatus(slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryAlertStatus(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryAlertStatus (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemBroken(unit, slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemBroken(unit, slot).sublime-snippet index 8e54c0b34..60241c124 100644 --- a/Reference/API Reference/_GetInventoryItemBroken(unit, slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemBroken(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemBroken ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemCooldown(unit, slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemCooldown(unit, slot).sublime-snippet index 9a0734326..2c7ddc4a6 100644 --- a/Reference/API Reference/_GetInventoryItemCooldown(unit, slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemCooldown(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemCooldown ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemCount(unit, slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemCount(unit, slot).sublime-snippet index ab161450c..e9dab7901 100644 --- a/Reference/API Reference/_GetInventoryItemCount(unit, slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemCount(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemCount ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemDurability(slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemDurability(slot).sublime-snippet index 2716b04e7..5fa2af635 100644 --- a/Reference/API Reference/_GetInventoryItemDurability(slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemDurability(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemDurability (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemID(unit, slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemID(unit, slot).sublime-snippet index a0c24d516..3dba63a7d 100644 --- a/Reference/API Reference/_GetInventoryItemID(unit, slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemID(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemID ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemLink(unit, slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemLink(unit, slot).sublime-snippet index f497d6fb1..fc3dcd121 100644 --- a/Reference/API Reference/_GetInventoryItemLink(unit, slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemLink(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemLink ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemQuality(unit, slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemQuality(unit, slot).sublime-snippet index ac87474bf..5dbb40ae5 100644 --- a/Reference/API Reference/_GetInventoryItemQuality(unit, slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemQuality(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemQuality ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemTexture(unit, slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemTexture(unit, slot).sublime-snippet index 04cdf1d93..1e86cab07 100644 --- a/Reference/API Reference/_GetInventoryItemTexture(unit, slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemTexture(unit, slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemTexture ("unit", slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventoryItemsForSlot(slot).sublime-snippet b/Reference/API Reference/_GetInventoryItemsForSlot(slot).sublime-snippet index 99b8c7d47..ca1560d4c 100644 --- a/Reference/API Reference/_GetInventoryItemsForSlot(slot).sublime-snippet +++ b/Reference/API Reference/_GetInventoryItemsForSlot(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetInventoryItemsForSlot (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetInventorySlotInfo(slotName).sublime-snippet b/Reference/API Reference/_GetInventorySlotInfo(slotName).sublime-snippet index 79661217e..99d697451 100644 --- a/Reference/API Reference/_GetInventorySlotInfo(slotName).sublime-snippet +++ b/Reference/API Reference/_GetInventorySlotInfo(slotName).sublime-snippet @@ -2,5 +2,5 @@ _GetInventorySlotInfo ("slotName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemCooldown(itemID).sublime-snippet b/Reference/API Reference/_GetItemCooldown(itemID).sublime-snippet index 8ee1dcea9..4e2b4afcd 100644 --- a/Reference/API Reference/_GetItemCooldown(itemID).sublime-snippet +++ b/Reference/API Reference/_GetItemCooldown(itemID).sublime-snippet @@ -2,5 +2,5 @@ _GetItemCooldown (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemCooldown(itemLink).sublime-snippet b/Reference/API Reference/_GetItemCooldown(itemLink).sublime-snippet index 8ce07b412..77869b23b 100644 --- a/Reference/API Reference/_GetItemCooldown(itemLink).sublime-snippet +++ b/Reference/API Reference/_GetItemCooldown(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _GetItemCooldown ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemCooldown(itemName).sublime-snippet b/Reference/API Reference/_GetItemCooldown(itemName).sublime-snippet index c91b048bf..f43f64962 100644 --- a/Reference/API Reference/_GetItemCooldown(itemName).sublime-snippet +++ b/Reference/API Reference/_GetItemCooldown(itemName).sublime-snippet @@ -2,5 +2,5 @@ _GetItemCooldown ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemCount(itemID, includeBank, includeCharges).sublime-snippet b/Reference/API Reference/_GetItemCount(itemID, includeBank, includeCharges).sublime-snippet index 2100550f5..cb9a2c363 100644 --- a/Reference/API Reference/_GetItemCount(itemID, includeBank, includeCharges).sublime-snippet +++ b/Reference/API Reference/_GetItemCount(itemID, includeBank, includeCharges).sublime-snippet @@ -2,5 +2,5 @@ _GetItemCount (itemID, includeBank, includeCharges) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet b/Reference/API Reference/_GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet index f350cb0ca..cb2fcec8a 100644 --- a/Reference/API Reference/_GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet +++ b/Reference/API Reference/_GetItemCount(itemLink, includeBank, includeCharges).sublime-snippet @@ -2,5 +2,5 @@ _GetItemCount ("itemLink", includeBank, includeCharges) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemCount(itemName, includeBank, includeCharges).sublime-snippet b/Reference/API Reference/_GetItemCount(itemName, includeBank, includeCharges).sublime-snippet index 27c4170cd..788d95b5b 100644 --- a/Reference/API Reference/_GetItemCount(itemName, includeBank, includeCharges).sublime-snippet +++ b/Reference/API Reference/_GetItemCount(itemName, includeBank, includeCharges).sublime-snippet @@ -2,5 +2,5 @@ _GetItemCount ("itemName", includeBank, includeCharges) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemFamily(itemID).sublime-snippet b/Reference/API Reference/_GetItemFamily(itemID).sublime-snippet index a4e181003..dd9040ffb 100644 --- a/Reference/API Reference/_GetItemFamily(itemID).sublime-snippet +++ b/Reference/API Reference/_GetItemFamily(itemID).sublime-snippet @@ -2,5 +2,5 @@ _GetItemFamily (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemFamily(itemLink).sublime-snippet b/Reference/API Reference/_GetItemFamily(itemLink).sublime-snippet index 3679c0e5b..3962740df 100644 --- a/Reference/API Reference/_GetItemFamily(itemLink).sublime-snippet +++ b/Reference/API Reference/_GetItemFamily(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _GetItemFamily ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemFamily(itemName).sublime-snippet b/Reference/API Reference/_GetItemFamily(itemName).sublime-snippet index d420b7393..82b230851 100644 --- a/Reference/API Reference/_GetItemFamily(itemName).sublime-snippet +++ b/Reference/API Reference/_GetItemFamily(itemName).sublime-snippet @@ -2,5 +2,5 @@ _GetItemFamily ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemIcon(itemID).sublime-snippet b/Reference/API Reference/_GetItemIcon(itemID).sublime-snippet index 51de39b1b..85ab3b3f1 100644 --- a/Reference/API Reference/_GetItemIcon(itemID).sublime-snippet +++ b/Reference/API Reference/_GetItemIcon(itemID).sublime-snippet @@ -2,5 +2,5 @@ _GetItemIcon (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemIcon(itemLink).sublime-snippet b/Reference/API Reference/_GetItemIcon(itemLink).sublime-snippet index e317c581c..059c9900c 100644 --- a/Reference/API Reference/_GetItemIcon(itemLink).sublime-snippet +++ b/Reference/API Reference/_GetItemIcon(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _GetItemIcon ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemIcon(itemName).sublime-snippet b/Reference/API Reference/_GetItemIcon(itemName).sublime-snippet index 3b2024fb5..a6c6856d0 100644 --- a/Reference/API Reference/_GetItemIcon(itemName).sublime-snippet +++ b/Reference/API Reference/_GetItemIcon(itemName).sublime-snippet @@ -2,5 +2,5 @@ _GetItemIcon ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemInfo(itemID).sublime-snippet b/Reference/API Reference/_GetItemInfo(itemID).sublime-snippet index 131fca458..c682cd88a 100644 --- a/Reference/API Reference/_GetItemInfo(itemID).sublime-snippet +++ b/Reference/API Reference/_GetItemInfo(itemID).sublime-snippet @@ -2,5 +2,5 @@ _GetItemInfo (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemInfo(itemLink).sublime-snippet b/Reference/API Reference/_GetItemInfo(itemLink).sublime-snippet index 50d51622a..118318b14 100644 --- a/Reference/API Reference/_GetItemInfo(itemLink).sublime-snippet +++ b/Reference/API Reference/_GetItemInfo(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _GetItemInfo ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemInfo(itemName).sublime-snippet b/Reference/API Reference/_GetItemInfo(itemName).sublime-snippet index a441868d5..e7eb60d88 100644 --- a/Reference/API Reference/_GetItemInfo(itemName).sublime-snippet +++ b/Reference/API Reference/_GetItemInfo(itemName).sublime-snippet @@ -2,5 +2,5 @@ _GetItemInfo ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemLevelIncrement().sublime-snippet b/Reference/API Reference/_GetItemLevelIncrement().sublime-snippet index 0c70cf15c..2d948f48e 100644 --- a/Reference/API Reference/_GetItemLevelIncrement().sublime-snippet +++ b/Reference/API Reference/_GetItemLevelIncrement().sublime-snippet @@ -2,5 +2,5 @@ _GetItemLevelIncrement () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemQualityColor(quality).sublime-snippet b/Reference/API Reference/_GetItemQualityColor(quality).sublime-snippet index 8ed2854b4..269435d1a 100644 --- a/Reference/API Reference/_GetItemQualityColor(quality).sublime-snippet +++ b/Reference/API Reference/_GetItemQualityColor(quality).sublime-snippet @@ -2,5 +2,5 @@ _GetItemQualityColor (quality) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet b/Reference/API Reference/_GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet index 897354118..5cb90ae11 100644 --- a/Reference/API Reference/_GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet +++ b/Reference/API Reference/_GetItemStatDelta(item1Link, item2Link, [returnTable]).sublime-snippet @@ -2,5 +2,5 @@ _GetItemStatDelta ("item1Link", "item2Link", [returnTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemStats(itemLink, [returnTable]).sublime-snippet b/Reference/API Reference/_GetItemStats(itemLink, [returnTable]).sublime-snippet index 5ed205384..ab482408f 100644 --- a/Reference/API Reference/_GetItemStats(itemLink, [returnTable]).sublime-snippet +++ b/Reference/API Reference/_GetItemStats(itemLink, [returnTable]).sublime-snippet @@ -2,5 +2,5 @@ _GetItemStats ("itemLink", [returnTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemUpdateLevel().sublime-snippet b/Reference/API Reference/_GetItemUpdateLevel().sublime-snippet index e22a6aed0..8c6205e40 100644 --- a/Reference/API Reference/_GetItemUpdateLevel().sublime-snippet +++ b/Reference/API Reference/_GetItemUpdateLevel().sublime-snippet @@ -2,5 +2,5 @@ _GetItemUpdateLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemUpgradeItemInfo().sublime-snippet b/Reference/API Reference/_GetItemUpgradeItemInfo().sublime-snippet index db8e38d1b..311f47496 100644 --- a/Reference/API Reference/_GetItemUpgradeItemInfo().sublime-snippet +++ b/Reference/API Reference/_GetItemUpgradeItemInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetItemUpgradeItemInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetItemUpgradeStats(getNew).sublime-snippet b/Reference/API Reference/_GetItemUpgradeStats(getNew).sublime-snippet index b65c75079..cd8ab410e 100644 --- a/Reference/API Reference/_GetItemUpgradeStats(getNew).sublime-snippet +++ b/Reference/API Reference/_GetItemUpgradeStats(getNew).sublime-snippet @@ -2,5 +2,5 @@ _GetItemUpgradeStats (getNew) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGCompletionReward().sublime-snippet b/Reference/API Reference/_GetLFGCompletionReward().sublime-snippet index 882577000..40c97a978 100644 --- a/Reference/API Reference/_GetLFGCompletionReward().sublime-snippet +++ b/Reference/API Reference/_GetLFGCompletionReward().sublime-snippet @@ -2,5 +2,5 @@ _GetLFGCompletionReward () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet b/Reference/API Reference/_GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet index 9c9de0641..76292bd30 100644 --- a/Reference/API Reference/_GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet +++ b/Reference/API Reference/_GetLFGDungeonEncounterInfo(dungeonId, encounterIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetLFGDungeonEncounterInfo (dungeonId, encounterIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGDungeonInfo(id).sublime-snippet b/Reference/API Reference/_GetLFGDungeonInfo(id).sublime-snippet index 2d99f2177..3ca5ef054 100644 --- a/Reference/API Reference/_GetLFGDungeonInfo(id).sublime-snippet +++ b/Reference/API Reference/_GetLFGDungeonInfo(id).sublime-snippet @@ -2,5 +2,5 @@ _GetLFGDungeonInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGDungeonNumEncounters(dungeonId).sublime-snippet b/Reference/API Reference/_GetLFGDungeonNumEncounters(dungeonId).sublime-snippet index 6f3c2aedf..24c4ccd5d 100644 --- a/Reference/API Reference/_GetLFGDungeonNumEncounters(dungeonId).sublime-snippet +++ b/Reference/API Reference/_GetLFGDungeonNumEncounters(dungeonId).sublime-snippet @@ -2,5 +2,5 @@ _GetLFGDungeonNumEncounters (dungeonId) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGMode().sublime-snippet b/Reference/API Reference/_GetLFGMode().sublime-snippet index d18744d25..fa5ab2d1f 100644 --- a/Reference/API Reference/_GetLFGMode().sublime-snippet +++ b/Reference/API Reference/_GetLFGMode().sublime-snippet @@ -2,5 +2,5 @@ _GetLFGMode () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGQueueStats().sublime-snippet b/Reference/API Reference/_GetLFGQueueStats().sublime-snippet index 1a8409e8d..80ff67df9 100644 --- a/Reference/API Reference/_GetLFGQueueStats().sublime-snippet +++ b/Reference/API Reference/_GetLFGQueueStats().sublime-snippet @@ -2,5 +2,5 @@ _GetLFGQueueStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet b/Reference/API Reference/_GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet index 7f942292d..5e0a6dd25 100644 --- a/Reference/API Reference/_GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet +++ b/Reference/API Reference/_GetLFGRoleShortageRewards(dungeonID, shortageIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetLFGRoleShortageRewards (dungeonID, shortageIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGRoles().sublime-snippet b/Reference/API Reference/_GetLFGRoles().sublime-snippet index f7c8f15e1..c6af0e52b 100644 --- a/Reference/API Reference/_GetLFGRoles().sublime-snippet +++ b/Reference/API Reference/_GetLFGRoles().sublime-snippet @@ -2,5 +2,5 @@ _GetLFGRoles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLFGTypes().sublime-snippet b/Reference/API Reference/_GetLFGTypes().sublime-snippet index f5990876e..37e90326a 100644 --- a/Reference/API Reference/_GetLFGTypes().sublime-snippet +++ b/Reference/API Reference/_GetLFGTypes().sublime-snippet @@ -2,5 +2,5 @@ _GetLFGTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLanguageByIndex(index).sublime-snippet b/Reference/API Reference/_GetLanguageByIndex(index).sublime-snippet index d122dddfd..f9873a15d 100644 --- a/Reference/API Reference/_GetLanguageByIndex(index).sublime-snippet +++ b/Reference/API Reference/_GetLanguageByIndex(index).sublime-snippet @@ -2,5 +2,5 @@ _GetLanguageByIndex (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLatestCompletedAchievements(isGuild).sublime-snippet b/Reference/API Reference/_GetLatestCompletedAchievements(isGuild).sublime-snippet index c4007d01c..9457c3062 100644 --- a/Reference/API Reference/_GetLatestCompletedAchievements(isGuild).sublime-snippet +++ b/Reference/API Reference/_GetLatestCompletedAchievements(isGuild).sublime-snippet @@ -2,5 +2,5 @@ _GetLatestCompletedAchievements (isGuild) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLatestCompletedComparisonAchievements().sublime-snippet b/Reference/API Reference/_GetLatestCompletedComparisonAchievements().sublime-snippet index 61dd5491c..7b09f554f 100644 --- a/Reference/API Reference/_GetLatestCompletedComparisonAchievements().sublime-snippet +++ b/Reference/API Reference/_GetLatestCompletedComparisonAchievements().sublime-snippet @@ -2,5 +2,5 @@ _GetLatestCompletedComparisonAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLatestThreeSenders().sublime-snippet b/Reference/API Reference/_GetLatestThreeSenders().sublime-snippet index 3508a8e11..2bd73c38d 100644 --- a/Reference/API Reference/_GetLatestThreeSenders().sublime-snippet +++ b/Reference/API Reference/_GetLatestThreeSenders().sublime-snippet @@ -2,5 +2,5 @@ _GetLatestThreeSenders () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLocale().sublime-snippet b/Reference/API Reference/_GetLocale().sublime-snippet index 98cb7769f..c958f19bb 100644 --- a/Reference/API Reference/_GetLocale().sublime-snippet +++ b/Reference/API Reference/_GetLocale().sublime-snippet @@ -2,5 +2,5 @@ _GetLocale () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootMethod().sublime-snippet b/Reference/API Reference/_GetLootMethod().sublime-snippet index 331871bd5..4464906ae 100644 --- a/Reference/API Reference/_GetLootMethod().sublime-snippet +++ b/Reference/API Reference/_GetLootMethod().sublime-snippet @@ -2,5 +2,5 @@ _GetLootMethod () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootRollItemInfo(id).sublime-snippet b/Reference/API Reference/_GetLootRollItemInfo(id).sublime-snippet index 518bc34a6..c71864151 100644 --- a/Reference/API Reference/_GetLootRollItemInfo(id).sublime-snippet +++ b/Reference/API Reference/_GetLootRollItemInfo(id).sublime-snippet @@ -2,5 +2,5 @@ _GetLootRollItemInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootRollItemLink(id).sublime-snippet b/Reference/API Reference/_GetLootRollItemLink(id).sublime-snippet index 97953ed93..28c1cce7a 100644 --- a/Reference/API Reference/_GetLootRollItemLink(id).sublime-snippet +++ b/Reference/API Reference/_GetLootRollItemLink(id).sublime-snippet @@ -2,5 +2,5 @@ _GetLootRollItemLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootRollTimeLeft(id).sublime-snippet b/Reference/API Reference/_GetLootRollTimeLeft(id).sublime-snippet index da4878773..de42082de 100644 --- a/Reference/API Reference/_GetLootRollTimeLeft(id).sublime-snippet +++ b/Reference/API Reference/_GetLootRollTimeLeft(id).sublime-snippet @@ -2,5 +2,5 @@ _GetLootRollTimeLeft (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootSlotInfo(slot).sublime-snippet b/Reference/API Reference/_GetLootSlotInfo(slot).sublime-snippet index 7f31aea1b..9cd4dc39c 100644 --- a/Reference/API Reference/_GetLootSlotInfo(slot).sublime-snippet +++ b/Reference/API Reference/_GetLootSlotInfo(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetLootSlotInfo (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootSlotLink(slot).sublime-snippet b/Reference/API Reference/_GetLootSlotLink(slot).sublime-snippet index 8bb6d42ed..028c8ec1d 100644 --- a/Reference/API Reference/_GetLootSlotLink(slot).sublime-snippet +++ b/Reference/API Reference/_GetLootSlotLink(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetLootSlotLink (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootSlotType(slot).sublime-snippet b/Reference/API Reference/_GetLootSlotType(slot).sublime-snippet index 587dbe2aa..f9741096a 100644 --- a/Reference/API Reference/_GetLootSlotType(slot).sublime-snippet +++ b/Reference/API Reference/_GetLootSlotType(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetLootSlotType (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootSourceInfo(index).sublime-snippet b/Reference/API Reference/_GetLootSourceInfo(index).sublime-snippet index 6c88019fc..0e7ca664d 100644 --- a/Reference/API Reference/_GetLootSourceInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetLootSourceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetLootSourceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetLootThreshold().sublime-snippet b/Reference/API Reference/_GetLootThreshold().sublime-snippet index b719d8c8f..b4db41440 100644 --- a/Reference/API Reference/_GetLootThreshold().sublime-snippet +++ b/Reference/API Reference/_GetLootThreshold().sublime-snippet @@ -2,5 +2,5 @@ _GetLootThreshold () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroBody(index).sublime-snippet b/Reference/API Reference/_GetMacroBody(index).sublime-snippet index a080a7603..0468a7956 100644 --- a/Reference/API Reference/_GetMacroBody(index).sublime-snippet +++ b/Reference/API Reference/_GetMacroBody(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroBody (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroBody(name).sublime-snippet b/Reference/API Reference/_GetMacroBody(name).sublime-snippet index 0809d3bd8..123aabe73 100644 --- a/Reference/API Reference/_GetMacroBody(name).sublime-snippet +++ b/Reference/API Reference/_GetMacroBody(name).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroBody ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroIcons(tbl).sublime-snippet b/Reference/API Reference/_GetMacroIcons(tbl).sublime-snippet index 09c50cb2e..9e58668a5 100644 --- a/Reference/API Reference/_GetMacroIcons(tbl).sublime-snippet +++ b/Reference/API Reference/_GetMacroIcons(tbl).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroIcons (tbl) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroIndexByName(name).sublime-snippet b/Reference/API Reference/_GetMacroIndexByName(name).sublime-snippet index 835fa40c2..ecbf7acbf 100644 --- a/Reference/API Reference/_GetMacroIndexByName(name).sublime-snippet +++ b/Reference/API Reference/_GetMacroIndexByName(name).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroIndexByName ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroInfo(index).sublime-snippet b/Reference/API Reference/_GetMacroInfo(index).sublime-snippet index b43999b9f..eb3913d44 100644 --- a/Reference/API Reference/_GetMacroInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetMacroInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroInfo(name).sublime-snippet b/Reference/API Reference/_GetMacroInfo(name).sublime-snippet index ef092db7d..ff4207fb0 100644 --- a/Reference/API Reference/_GetMacroInfo(name).sublime-snippet +++ b/Reference/API Reference/_GetMacroInfo(name).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroItem(index).sublime-snippet b/Reference/API Reference/_GetMacroItem(index).sublime-snippet index 7caf455ff..55ced357c 100644 --- a/Reference/API Reference/_GetMacroItem(index).sublime-snippet +++ b/Reference/API Reference/_GetMacroItem(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroItem (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroItem(name).sublime-snippet b/Reference/API Reference/_GetMacroItem(name).sublime-snippet index cfc30b928..fd399b503 100644 --- a/Reference/API Reference/_GetMacroItem(name).sublime-snippet +++ b/Reference/API Reference/_GetMacroItem(name).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroItem ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroItemIcons(tbl).sublime-snippet b/Reference/API Reference/_GetMacroItemIcons(tbl).sublime-snippet index 8a2e35ae7..86d344f5e 100644 --- a/Reference/API Reference/_GetMacroItemIcons(tbl).sublime-snippet +++ b/Reference/API Reference/_GetMacroItemIcons(tbl).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroItemIcons (tbl) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroSpell(index).sublime-snippet b/Reference/API Reference/_GetMacroSpell(index).sublime-snippet index 3888ad521..b3c43a093 100644 --- a/Reference/API Reference/_GetMacroSpell(index).sublime-snippet +++ b/Reference/API Reference/_GetMacroSpell(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroSpell (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMacroSpell(name).sublime-snippet b/Reference/API Reference/_GetMacroSpell(name).sublime-snippet index 963dc2041..7c71c8bcd 100644 --- a/Reference/API Reference/_GetMacroSpell(name).sublime-snippet +++ b/Reference/API Reference/_GetMacroSpell(name).sublime-snippet @@ -2,5 +2,5 @@ _GetMacroSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetManaRegen().sublime-snippet b/Reference/API Reference/_GetManaRegen().sublime-snippet index a29a5e2de..e669b3a27 100644 --- a/Reference/API Reference/_GetManaRegen().sublime-snippet +++ b/Reference/API Reference/_GetManaRegen().sublime-snippet @@ -2,5 +2,5 @@ _GetManaRegen () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMapContinents().sublime-snippet b/Reference/API Reference/_GetMapContinents().sublime-snippet deleted file mode 100644 index 1c23f3f5f..000000000 --- a/Reference/API Reference/_GetMapContinents().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMapContinents - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMapInfo().sublime-snippet b/Reference/API Reference/_GetMapInfo().sublime-snippet deleted file mode 100644 index 20fb74600..000000000 --- a/Reference/API Reference/_GetMapInfo().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMapInfo - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMapLandmarkInfo(index).sublime-snippet b/Reference/API Reference/_GetMapLandmarkInfo(index).sublime-snippet deleted file mode 100644 index 16e675c9f..000000000 --- a/Reference/API Reference/_GetMapLandmarkInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMapLandmarkInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMapNameByID(id).sublime-snippet b/Reference/API Reference/_GetMapNameByID(id).sublime-snippet deleted file mode 100644 index 759030aa6..000000000 --- a/Reference/API Reference/_GetMapNameByID(id).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMapNameByID - (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMapOverlayInfo(index).sublime-snippet b/Reference/API Reference/_GetMapOverlayInfo(index).sublime-snippet deleted file mode 100644 index 0fc9095e2..000000000 --- a/Reference/API Reference/_GetMapOverlayInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMapOverlayInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMapZones(continentIndex).sublime-snippet b/Reference/API Reference/_GetMapZones(continentIndex).sublime-snippet deleted file mode 100644 index c3bfea987..000000000 --- a/Reference/API Reference/_GetMapZones(continentIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMapZones - (continentIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMasterLootCandidate(index).sublime-snippet b/Reference/API Reference/_GetMasterLootCandidate(index).sublime-snippet index 81c2c34a7..8579f9bfd 100644 --- a/Reference/API Reference/_GetMasterLootCandidate(index).sublime-snippet +++ b/Reference/API Reference/_GetMasterLootCandidate(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMasterLootCandidate (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMaxArenaCurrency().sublime-snippet b/Reference/API Reference/_GetMaxArenaCurrency().sublime-snippet index df3e059cc..20749542d 100644 --- a/Reference/API Reference/_GetMaxArenaCurrency().sublime-snippet +++ b/Reference/API Reference/_GetMaxArenaCurrency().sublime-snippet @@ -2,5 +2,5 @@ _GetMaxArenaCurrency () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMaxBattlefieldID().sublime-snippet b/Reference/API Reference/_GetMaxBattlefieldID().sublime-snippet index 5fdfe86e6..9956b0102 100644 --- a/Reference/API Reference/_GetMaxBattlefieldID().sublime-snippet +++ b/Reference/API Reference/_GetMaxBattlefieldID().sublime-snippet @@ -2,5 +2,5 @@ _GetMaxBattlefieldID () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMaxCombatRatingBonus(ratingIndex).sublime-snippet b/Reference/API Reference/_GetMaxCombatRatingBonus(ratingIndex).sublime-snippet index dfc7c6155..24a7cf0d3 100644 --- a/Reference/API Reference/_GetMaxCombatRatingBonus(ratingIndex).sublime-snippet +++ b/Reference/API Reference/_GetMaxCombatRatingBonus(ratingIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetMaxCombatRatingBonus (ratingIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMaxPlayerLevel().sublime-snippet b/Reference/API Reference/_GetMaxPlayerLevel().sublime-snippet index 522dcedbe..b141a4765 100644 --- a/Reference/API Reference/_GetMaxPlayerLevel().sublime-snippet +++ b/Reference/API Reference/_GetMaxPlayerLevel().sublime-snippet @@ -2,5 +2,5 @@ _GetMaxPlayerLevel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMeleeHaste().sublime-snippet b/Reference/API Reference/_GetMeleeHaste().sublime-snippet index ca2cc3b6e..4a42e68d6 100644 --- a/Reference/API Reference/_GetMeleeHaste().sublime-snippet +++ b/Reference/API Reference/_GetMeleeHaste().sublime-snippet @@ -2,5 +2,5 @@ _GetMeleeHaste () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMerchantItemCostInfo(index).sublime-snippet b/Reference/API Reference/_GetMerchantItemCostInfo(index).sublime-snippet index b752bccc4..1d3cdf082 100644 --- a/Reference/API Reference/_GetMerchantItemCostInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetMerchantItemCostInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMerchantItemCostInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMerchantItemCostItem(index, currency).sublime-snippet b/Reference/API Reference/_GetMerchantItemCostItem(index, currency).sublime-snippet index 2218262af..88c06a2d4 100644 --- a/Reference/API Reference/_GetMerchantItemCostItem(index, currency).sublime-snippet +++ b/Reference/API Reference/_GetMerchantItemCostItem(index, currency).sublime-snippet @@ -2,5 +2,5 @@ _GetMerchantItemCostItem (index, currency) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMerchantItemInfo(index).sublime-snippet b/Reference/API Reference/_GetMerchantItemInfo(index).sublime-snippet index 55647ceb0..d5ffb829c 100644 --- a/Reference/API Reference/_GetMerchantItemInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetMerchantItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMerchantItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMerchantItemLink(index).sublime-snippet b/Reference/API Reference/_GetMerchantItemLink(index).sublime-snippet index 94772b6d7..467672f55 100644 --- a/Reference/API Reference/_GetMerchantItemLink(index).sublime-snippet +++ b/Reference/API Reference/_GetMerchantItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMerchantItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMerchantItemMaxStack(index).sublime-snippet b/Reference/API Reference/_GetMerchantItemMaxStack(index).sublime-snippet index b76f2ce94..01f8146e3 100644 --- a/Reference/API Reference/_GetMerchantItemMaxStack(index).sublime-snippet +++ b/Reference/API Reference/_GetMerchantItemMaxStack(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMerchantItemMaxStack (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMerchantNumItems().sublime-snippet b/Reference/API Reference/_GetMerchantNumItems().sublime-snippet index 3285a0dbb..36209463b 100644 --- a/Reference/API Reference/_GetMerchantNumItems().sublime-snippet +++ b/Reference/API Reference/_GetMerchantNumItems().sublime-snippet @@ -2,5 +2,5 @@ _GetMerchantNumItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMinimapZoneText().sublime-snippet b/Reference/API Reference/_GetMinimapZoneText().sublime-snippet index cae9a00ef..f88c88aab 100644 --- a/Reference/API Reference/_GetMinimapZoneText().sublime-snippet +++ b/Reference/API Reference/_GetMinimapZoneText().sublime-snippet @@ -2,5 +2,5 @@ _GetMinimapZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMirrorTimerInfo(index).sublime-snippet b/Reference/API Reference/_GetMirrorTimerInfo(index).sublime-snippet index dd2dacf38..5b03684ba 100644 --- a/Reference/API Reference/_GetMirrorTimerInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetMirrorTimerInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetMirrorTimerInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMirrorTimerProgress(timer).sublime-snippet b/Reference/API Reference/_GetMirrorTimerProgress(timer).sublime-snippet index 92b64c2e9..7941b8ea5 100644 --- a/Reference/API Reference/_GetMirrorTimerProgress(timer).sublime-snippet +++ b/Reference/API Reference/_GetMirrorTimerProgress(timer).sublime-snippet @@ -2,5 +2,5 @@ _GetMirrorTimerProgress ("timer") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetModifiedClick(name).sublime-snippet b/Reference/API Reference/_GetModifiedClick(name).sublime-snippet index d0cff8409..638e9e94f 100644 --- a/Reference/API Reference/_GetModifiedClick(name).sublime-snippet +++ b/Reference/API Reference/_GetModifiedClick(name).sublime-snippet @@ -2,5 +2,5 @@ _GetModifiedClick ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetModifiedClickAction(index).sublime-snippet b/Reference/API Reference/_GetModifiedClickAction(index).sublime-snippet index 882258347..7acf0fc25 100644 --- a/Reference/API Reference/_GetModifiedClickAction(index).sublime-snippet +++ b/Reference/API Reference/_GetModifiedClickAction(index).sublime-snippet @@ -2,5 +2,5 @@ _GetModifiedClickAction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMoney().sublime-snippet b/Reference/API Reference/_GetMoney().sublime-snippet index 8ad4b7bb1..35fb1880d 100644 --- a/Reference/API Reference/_GetMoney().sublime-snippet +++ b/Reference/API Reference/_GetMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMonitorAspectRatio(monitorIndex).sublime-snippet b/Reference/API Reference/_GetMonitorAspectRatio(monitorIndex).sublime-snippet index 27501968d..a6177e4a2 100644 --- a/Reference/API Reference/_GetMonitorAspectRatio(monitorIndex).sublime-snippet +++ b/Reference/API Reference/_GetMonitorAspectRatio(monitorIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetMonitorAspectRatio (monitorIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMonitorCount().sublime-snippet b/Reference/API Reference/_GetMonitorCount().sublime-snippet index 76c0ec5ba..d0e405306 100644 --- a/Reference/API Reference/_GetMonitorCount().sublime-snippet +++ b/Reference/API Reference/_GetMonitorCount().sublime-snippet @@ -2,5 +2,5 @@ _GetMonitorCount () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMonitorName(monitorIndex).sublime-snippet b/Reference/API Reference/_GetMonitorName(monitorIndex).sublime-snippet index 850429689..df59ee6c8 100644 --- a/Reference/API Reference/_GetMonitorName(monitorIndex).sublime-snippet +++ b/Reference/API Reference/_GetMonitorName(monitorIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetMonitorName (monitorIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMouseButtonClicked().sublime-snippet b/Reference/API Reference/_GetMouseButtonClicked().sublime-snippet index db8b12fab..cc3c4b440 100644 --- a/Reference/API Reference/_GetMouseButtonClicked().sublime-snippet +++ b/Reference/API Reference/_GetMouseButtonClicked().sublime-snippet @@ -2,5 +2,5 @@ _GetMouseButtonClicked () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMouseButtonName(buttonNumber).sublime-snippet b/Reference/API Reference/_GetMouseButtonName(buttonNumber).sublime-snippet index 65e1349da..604633717 100644 --- a/Reference/API Reference/_GetMouseButtonName(buttonNumber).sublime-snippet +++ b/Reference/API Reference/_GetMouseButtonName(buttonNumber).sublime-snippet @@ -2,5 +2,5 @@ _GetMouseButtonName (buttonNumber) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMouseFocus().sublime-snippet b/Reference/API Reference/_GetMouseFocus().sublime-snippet index 0a8769661..f8672c53d 100644 --- a/Reference/API Reference/_GetMouseFocus().sublime-snippet +++ b/Reference/API Reference/_GetMouseFocus().sublime-snippet @@ -2,5 +2,5 @@ _GetMouseFocus () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetMuteName(index).sublime-snippet b/Reference/API Reference/_GetMuteName(index).sublime-snippet deleted file mode 100644 index 998dc2fbd..000000000 --- a/Reference/API Reference/_GetMuteName(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMuteName - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMuteStatus(name, [channel]).sublime-snippet b/Reference/API Reference/_GetMuteStatus(name, [channel]).sublime-snippet deleted file mode 100644 index 56a2ded70..000000000 --- a/Reference/API Reference/_GetMuteStatus(name, [channel]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMuteStatus - ("name", ["channel"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetMuteStatus(unit, [channel]).sublime-snippet b/Reference/API Reference/_GetMuteStatus(unit, [channel]).sublime-snippet deleted file mode 100644 index 986a778f5..000000000 --- a/Reference/API Reference/_GetMuteStatus(unit, [channel]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetMuteStatus - ("unit", ["channel"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetNetStats().sublime-snippet b/Reference/API Reference/_GetNetStats().sublime-snippet index a61ef8700..5516b02fa 100644 --- a/Reference/API Reference/_GetNetStats().sublime-snippet +++ b/Reference/API Reference/_GetNetStats().sublime-snippet @@ -2,5 +2,5 @@ _GetNetStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNewSocketInfo(index).sublime-snippet b/Reference/API Reference/_GetNewSocketInfo(index).sublime-snippet index 1e3c027c4..08e479abf 100644 --- a/Reference/API Reference/_GetNewSocketInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetNewSocketInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetNewSocketInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNewSocketLink(index).sublime-snippet b/Reference/API Reference/_GetNewSocketLink(index).sublime-snippet index ab960a8fd..4da19641d 100644 --- a/Reference/API Reference/_GetNewSocketLink(index).sublime-snippet +++ b/Reference/API Reference/_GetNewSocketLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetNewSocketLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNextAchievement(id).sublime-snippet b/Reference/API Reference/_GetNextAchievement(id).sublime-snippet index bc01e6857..3bc21f10f 100644 --- a/Reference/API Reference/_GetNextAchievement(id).sublime-snippet +++ b/Reference/API Reference/_GetNextAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ _GetNextAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumActiveQuests().sublime-snippet b/Reference/API Reference/_GetNumActiveQuests().sublime-snippet index 3f22bf5f3..826faee19 100644 --- a/Reference/API Reference/_GetNumActiveQuests().sublime-snippet +++ b/Reference/API Reference/_GetNumActiveQuests().sublime-snippet @@ -2,5 +2,5 @@ _GetNumActiveQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumAddOns().sublime-snippet b/Reference/API Reference/_GetNumAddOns().sublime-snippet index eff620f94..c071aa1fd 100644 --- a/Reference/API Reference/_GetNumAddOns().sublime-snippet +++ b/Reference/API Reference/_GetNumAddOns().sublime-snippet @@ -2,5 +2,5 @@ _GetNumAddOns () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumArchaeologyRaces().sublime-snippet b/Reference/API Reference/_GetNumArchaeologyRaces().sublime-snippet index 69ec9e1ee..d1b34b6ce 100644 --- a/Reference/API Reference/_GetNumArchaeologyRaces().sublime-snippet +++ b/Reference/API Reference/_GetNumArchaeologyRaces().sublime-snippet @@ -2,5 +2,5 @@ _GetNumArchaeologyRaces () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumArenaOpponentSpecs().sublime-snippet b/Reference/API Reference/_GetNumArenaOpponentSpecs().sublime-snippet index 142ae42bb..c9d222654 100644 --- a/Reference/API Reference/_GetNumArenaOpponentSpecs().sublime-snippet +++ b/Reference/API Reference/_GetNumArenaOpponentSpecs().sublime-snippet @@ -2,5 +2,5 @@ _GetNumArenaOpponentSpecs () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumArenaOpponents().sublime-snippet b/Reference/API Reference/_GetNumArenaOpponents().sublime-snippet index dd628c56d..740a3319a 100644 --- a/Reference/API Reference/_GetNumArenaOpponents().sublime-snippet +++ b/Reference/API Reference/_GetNumArenaOpponents().sublime-snippet @@ -2,5 +2,5 @@ _GetNumArenaOpponents () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumArtifactsByRace(branchID).sublime-snippet b/Reference/API Reference/_GetNumArtifactsByRace(branchID).sublime-snippet index 445176e1e..1b48fbfba 100644 --- a/Reference/API Reference/_GetNumArtifactsByRace(branchID).sublime-snippet +++ b/Reference/API Reference/_GetNumArtifactsByRace(branchID).sublime-snippet @@ -2,5 +2,5 @@ _GetNumArtifactsByRace (branchID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumAuctionItems(list).sublime-snippet b/Reference/API Reference/_GetNumAuctionItems(list).sublime-snippet index 19b647839..1a1b05b69 100644 --- a/Reference/API Reference/_GetNumAuctionItems(list).sublime-snippet +++ b/Reference/API Reference/_GetNumAuctionItems(list).sublime-snippet @@ -2,5 +2,5 @@ _GetNumAuctionItems ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumAutoQuestPopUps().sublime-snippet b/Reference/API Reference/_GetNumAutoQuestPopUps().sublime-snippet index 4de696019..f661a8fd5 100644 --- a/Reference/API Reference/_GetNumAutoQuestPopUps().sublime-snippet +++ b/Reference/API Reference/_GetNumAutoQuestPopUps().sublime-snippet @@ -2,5 +2,5 @@ _GetNumAutoQuestPopUps () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumAvailableQuests().sublime-snippet b/Reference/API Reference/_GetNumAvailableQuests().sublime-snippet index 5754f722f..f70d7ce65 100644 --- a/Reference/API Reference/_GetNumAvailableQuests().sublime-snippet +++ b/Reference/API Reference/_GetNumAvailableQuests().sublime-snippet @@ -2,5 +2,5 @@ _GetNumAvailableQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBankSlots().sublime-snippet b/Reference/API Reference/_GetNumBankSlots().sublime-snippet index b8174f8ad..38747d6b7 100644 --- a/Reference/API Reference/_GetNumBankSlots().sublime-snippet +++ b/Reference/API Reference/_GetNumBankSlots().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBankSlots () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBattlefieldFlagPositions().sublime-snippet b/Reference/API Reference/_GetNumBattlefieldFlagPositions().sublime-snippet index 61858073a..2d44cb3c8 100644 --- a/Reference/API Reference/_GetNumBattlefieldFlagPositions().sublime-snippet +++ b/Reference/API Reference/_GetNumBattlefieldFlagPositions().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBattlefieldFlagPositions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBattlefieldScores().sublime-snippet b/Reference/API Reference/_GetNumBattlefieldScores().sublime-snippet index b273fcafb..73eb79195 100644 --- a/Reference/API Reference/_GetNumBattlefieldScores().sublime-snippet +++ b/Reference/API Reference/_GetNumBattlefieldScores().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBattlefieldScores () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBattlefieldStats().sublime-snippet b/Reference/API Reference/_GetNumBattlefieldStats().sublime-snippet index f76ff0636..e13ecc259 100644 --- a/Reference/API Reference/_GetNumBattlefieldStats().sublime-snippet +++ b/Reference/API Reference/_GetNumBattlefieldStats().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBattlefieldStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBattlefieldVehicles().sublime-snippet b/Reference/API Reference/_GetNumBattlefieldVehicles().sublime-snippet index de681128c..07aad9632 100644 --- a/Reference/API Reference/_GetNumBattlefieldVehicles().sublime-snippet +++ b/Reference/API Reference/_GetNumBattlefieldVehicles().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBattlefieldVehicles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBattlegroundTypes().sublime-snippet b/Reference/API Reference/_GetNumBattlegroundTypes().sublime-snippet index 0b38c514a..807b95255 100644 --- a/Reference/API Reference/_GetNumBattlegroundTypes().sublime-snippet +++ b/Reference/API Reference/_GetNumBattlegroundTypes().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBattlegroundTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBindings().sublime-snippet b/Reference/API Reference/_GetNumBindings().sublime-snippet index 7eea967ba..ee2f32be1 100644 --- a/Reference/API Reference/_GetNumBindings().sublime-snippet +++ b/Reference/API Reference/_GetNumBindings().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBindings () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumBuybackItems().sublime-snippet b/Reference/API Reference/_GetNumBuybackItems().sublime-snippet index 2744249c5..d6edc8806 100644 --- a/Reference/API Reference/_GetNumBuybackItems().sublime-snippet +++ b/Reference/API Reference/_GetNumBuybackItems().sublime-snippet @@ -2,5 +2,5 @@ _GetNumBuybackItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumChannelMembers(id).sublime-snippet b/Reference/API Reference/_GetNumChannelMembers(id).sublime-snippet index 306ac1f1e..ebb486a7d 100644 --- a/Reference/API Reference/_GetNumChannelMembers(id).sublime-snippet +++ b/Reference/API Reference/_GetNumChannelMembers(id).sublime-snippet @@ -2,5 +2,5 @@ _GetNumChannelMembers (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumCompanions(type).sublime-snippet b/Reference/API Reference/_GetNumCompanions(type).sublime-snippet index 2b1665c6b..6f4ffc1a0 100644 --- a/Reference/API Reference/_GetNumCompanions(type).sublime-snippet +++ b/Reference/API Reference/_GetNumCompanions(type).sublime-snippet @@ -2,5 +2,5 @@ _GetNumCompanions ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumComparisonCompletedAchievements().sublime-snippet b/Reference/API Reference/_GetNumComparisonCompletedAchievements().sublime-snippet index 1000861d5..35135ddde 100644 --- a/Reference/API Reference/_GetNumComparisonCompletedAchievements().sublime-snippet +++ b/Reference/API Reference/_GetNumComparisonCompletedAchievements().sublime-snippet @@ -2,5 +2,5 @@ _GetNumComparisonCompletedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumCompletedAchievements().sublime-snippet b/Reference/API Reference/_GetNumCompletedAchievements().sublime-snippet index de4ab27fc..2490bf613 100644 --- a/Reference/API Reference/_GetNumCompletedAchievements().sublime-snippet +++ b/Reference/API Reference/_GetNumCompletedAchievements().sublime-snippet @@ -2,5 +2,5 @@ _GetNumCompletedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumDeclensionSets(name, gender).sublime-snippet b/Reference/API Reference/_GetNumDeclensionSets(name, gender).sublime-snippet index 415475944..c087c1cfa 100644 --- a/Reference/API Reference/_GetNumDeclensionSets(name, gender).sublime-snippet +++ b/Reference/API Reference/_GetNumDeclensionSets(name, gender).sublime-snippet @@ -2,5 +2,5 @@ _GetNumDeclensionSets ("name", gender) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumDisplayChannels().sublime-snippet b/Reference/API Reference/_GetNumDisplayChannels().sublime-snippet index 701c3d75f..4322c2125 100644 --- a/Reference/API Reference/_GetNumDisplayChannels().sublime-snippet +++ b/Reference/API Reference/_GetNumDisplayChannels().sublime-snippet @@ -2,5 +2,5 @@ _GetNumDisplayChannels () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumDungeonMapLevels().sublime-snippet b/Reference/API Reference/_GetNumDungeonMapLevels().sublime-snippet deleted file mode 100644 index 2799f1633..000000000 --- a/Reference/API Reference/_GetNumDungeonMapLevels().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetNumDungeonMapLevels - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetNumEquipmentSets().sublime-snippet b/Reference/API Reference/_GetNumEquipmentSets().sublime-snippet deleted file mode 100644 index 68bb9a087..000000000 --- a/Reference/API Reference/_GetNumEquipmentSets().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetNumEquipmentSets - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetNumExpansions().sublime-snippet b/Reference/API Reference/_GetNumExpansions().sublime-snippet index fac043a7c..161c37d5b 100644 --- a/Reference/API Reference/_GetNumExpansions().sublime-snippet +++ b/Reference/API Reference/_GetNumExpansions().sublime-snippet @@ -2,5 +2,5 @@ _GetNumExpansions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumFactions().sublime-snippet b/Reference/API Reference/_GetNumFactions().sublime-snippet index 7e2098e21..c58eb3edf 100644 --- a/Reference/API Reference/_GetNumFactions().sublime-snippet +++ b/Reference/API Reference/_GetNumFactions().sublime-snippet @@ -2,5 +2,5 @@ _GetNumFactions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumFlyouts().sublime-snippet b/Reference/API Reference/_GetNumFlyouts().sublime-snippet index 06852a845..ccfafc8a1 100644 --- a/Reference/API Reference/_GetNumFlyouts().sublime-snippet +++ b/Reference/API Reference/_GetNumFlyouts().sublime-snippet @@ -2,5 +2,5 @@ _GetNumFlyouts () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumFrames().sublime-snippet b/Reference/API Reference/_GetNumFrames().sublime-snippet index 868ec0289..a61d2509a 100644 --- a/Reference/API Reference/_GetNumFrames().sublime-snippet +++ b/Reference/API Reference/_GetNumFrames().sublime-snippet @@ -2,5 +2,5 @@ _GetNumFrames () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumFriends().sublime-snippet b/Reference/API Reference/_GetNumFriends().sublime-snippet index eb0eec753..0fc3f6272 100644 --- a/Reference/API Reference/_GetNumFriends().sublime-snippet +++ b/Reference/API Reference/_GetNumFriends().sublime-snippet @@ -2,5 +2,5 @@ _GetNumFriends () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGossipActiveQuests().sublime-snippet b/Reference/API Reference/_GetNumGossipActiveQuests().sublime-snippet index 042939820..a1b5856c7 100644 --- a/Reference/API Reference/_GetNumGossipActiveQuests().sublime-snippet +++ b/Reference/API Reference/_GetNumGossipActiveQuests().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGossipActiveQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGossipAvailableQuests().sublime-snippet b/Reference/API Reference/_GetNumGossipAvailableQuests().sublime-snippet index 065c909c2..1e0bc2d63 100644 --- a/Reference/API Reference/_GetNumGossipAvailableQuests().sublime-snippet +++ b/Reference/API Reference/_GetNumGossipAvailableQuests().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGossipAvailableQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGossipOptions().sublime-snippet b/Reference/API Reference/_GetNumGossipOptions().sublime-snippet index 398dd2290..f02637064 100644 --- a/Reference/API Reference/_GetNumGossipOptions().sublime-snippet +++ b/Reference/API Reference/_GetNumGossipOptions().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGossipOptions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGroupMembers().sublime-snippet b/Reference/API Reference/_GetNumGroupMembers().sublime-snippet index 19c4c30a5..5c97c99b0 100644 --- a/Reference/API Reference/_GetNumGroupMembers().sublime-snippet +++ b/Reference/API Reference/_GetNumGroupMembers().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGroupMembers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildBankMoneyTransactions().sublime-snippet b/Reference/API Reference/_GetNumGuildBankMoneyTransactions().sublime-snippet index 72488f743..d396bcd4e 100644 --- a/Reference/API Reference/_GetNumGuildBankMoneyTransactions().sublime-snippet +++ b/Reference/API Reference/_GetNumGuildBankMoneyTransactions().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildBankMoneyTransactions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildBankTabs().sublime-snippet b/Reference/API Reference/_GetNumGuildBankTabs().sublime-snippet index a3d83566f..533726a27 100644 --- a/Reference/API Reference/_GetNumGuildBankTabs().sublime-snippet +++ b/Reference/API Reference/_GetNumGuildBankTabs().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildBankTabs () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildBankTransactions(tab).sublime-snippet b/Reference/API Reference/_GetNumGuildBankTransactions(tab).sublime-snippet index f9624ee9c..5d7f7abe9 100644 --- a/Reference/API Reference/_GetNumGuildBankTransactions(tab).sublime-snippet +++ b/Reference/API Reference/_GetNumGuildBankTransactions(tab).sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildBankTransactions (tab) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildEvents().sublime-snippet b/Reference/API Reference/_GetNumGuildEvents().sublime-snippet index 2819f6221..58ee08aeb 100644 --- a/Reference/API Reference/_GetNumGuildEvents().sublime-snippet +++ b/Reference/API Reference/_GetNumGuildEvents().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildEvents () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildMembers().sublime-snippet b/Reference/API Reference/_GetNumGuildMembers().sublime-snippet index 129ff300c..a0d639a0e 100644 --- a/Reference/API Reference/_GetNumGuildMembers().sublime-snippet +++ b/Reference/API Reference/_GetNumGuildMembers().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildMembers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildNews().sublime-snippet b/Reference/API Reference/_GetNumGuildNews().sublime-snippet index 760166cd4..9cc872a62 100644 --- a/Reference/API Reference/_GetNumGuildNews().sublime-snippet +++ b/Reference/API Reference/_GetNumGuildNews().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildNews () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildPerks().sublime-snippet b/Reference/API Reference/_GetNumGuildPerks().sublime-snippet index 6d76cc2b4..685bdd014 100644 --- a/Reference/API Reference/_GetNumGuildPerks().sublime-snippet +++ b/Reference/API Reference/_GetNumGuildPerks().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildPerks () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumGuildRewards().sublime-snippet b/Reference/API Reference/_GetNumGuildRewards().sublime-snippet index 442ef3651..10543f67c 100644 --- a/Reference/API Reference/_GetNumGuildRewards().sublime-snippet +++ b/Reference/API Reference/_GetNumGuildRewards().sublime-snippet @@ -2,5 +2,5 @@ _GetNumGuildRewards () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumIgnores().sublime-snippet b/Reference/API Reference/_GetNumIgnores().sublime-snippet index c4e2addf8..a34f09ba5 100644 --- a/Reference/API Reference/_GetNumIgnores().sublime-snippet +++ b/Reference/API Reference/_GetNumIgnores().sublime-snippet @@ -2,5 +2,5 @@ _GetNumIgnores () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumLanguages().sublime-snippet b/Reference/API Reference/_GetNumLanguages().sublime-snippet index 4d257d662..fd117c5fa 100644 --- a/Reference/API Reference/_GetNumLanguages().sublime-snippet +++ b/Reference/API Reference/_GetNumLanguages().sublime-snippet @@ -2,5 +2,5 @@ _GetNumLanguages () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumLootItems().sublime-snippet b/Reference/API Reference/_GetNumLootItems().sublime-snippet index fae8f6fa4..e04c1c641 100644 --- a/Reference/API Reference/_GetNumLootItems().sublime-snippet +++ b/Reference/API Reference/_GetNumLootItems().sublime-snippet @@ -2,5 +2,5 @@ _GetNumLootItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumMacros().sublime-snippet b/Reference/API Reference/_GetNumMacros().sublime-snippet index e06778ad4..2f039151c 100644 --- a/Reference/API Reference/_GetNumMacros().sublime-snippet +++ b/Reference/API Reference/_GetNumMacros().sublime-snippet @@ -2,5 +2,5 @@ _GetNumMacros () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumMapLandmarks().sublime-snippet b/Reference/API Reference/_GetNumMapLandmarks().sublime-snippet deleted file mode 100644 index 4f1a62fc3..000000000 --- a/Reference/API Reference/_GetNumMapLandmarks().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetNumMapLandmarks - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetNumMapOverlays().sublime-snippet b/Reference/API Reference/_GetNumMapOverlays().sublime-snippet deleted file mode 100644 index d35e3c45d..000000000 --- a/Reference/API Reference/_GetNumMapOverlays().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetNumMapOverlays - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetNumModifiedClickActions().sublime-snippet b/Reference/API Reference/_GetNumModifiedClickActions().sublime-snippet index 8c93075a1..adf086f2a 100644 --- a/Reference/API Reference/_GetNumModifiedClickActions().sublime-snippet +++ b/Reference/API Reference/_GetNumModifiedClickActions().sublime-snippet @@ -2,5 +2,5 @@ _GetNumModifiedClickActions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumMutes().sublime-snippet b/Reference/API Reference/_GetNumMutes().sublime-snippet deleted file mode 100644 index 380f6fdbd..000000000 --- a/Reference/API Reference/_GetNumMutes().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetNumMutes - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetNumPetitionNames().sublime-snippet b/Reference/API Reference/_GetNumPetitionNames().sublime-snippet index ba4553562..9d0b1fac9 100644 --- a/Reference/API Reference/_GetNumPetitionNames().sublime-snippet +++ b/Reference/API Reference/_GetNumPetitionNames().sublime-snippet @@ -2,5 +2,5 @@ _GetNumPetitionNames () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestChoices().sublime-snippet b/Reference/API Reference/_GetNumQuestChoices().sublime-snippet index ee2e8fd11..38d4fa21d 100644 --- a/Reference/API Reference/_GetNumQuestChoices().sublime-snippet +++ b/Reference/API Reference/_GetNumQuestChoices().sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestChoices () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestItems().sublime-snippet b/Reference/API Reference/_GetNumQuestItems().sublime-snippet index 1dfd64727..bbf07d84b 100644 --- a/Reference/API Reference/_GetNumQuestItems().sublime-snippet +++ b/Reference/API Reference/_GetNumQuestItems().sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestItems () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestLeaderBoards([questIndex]).sublime-snippet b/Reference/API Reference/_GetNumQuestLeaderBoards([questIndex]).sublime-snippet index da6ac0df0..340d2e9ce 100644 --- a/Reference/API Reference/_GetNumQuestLeaderBoards([questIndex]).sublime-snippet +++ b/Reference/API Reference/_GetNumQuestLeaderBoards([questIndex]).sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestLeaderBoards ([questIndex]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestLogChoices().sublime-snippet b/Reference/API Reference/_GetNumQuestLogChoices().sublime-snippet index c0baa1649..adffe58f1 100644 --- a/Reference/API Reference/_GetNumQuestLogChoices().sublime-snippet +++ b/Reference/API Reference/_GetNumQuestLogChoices().sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestLogChoices () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestLogEntries().sublime-snippet b/Reference/API Reference/_GetNumQuestLogEntries().sublime-snippet index 1f29f4457..a81886397 100644 --- a/Reference/API Reference/_GetNumQuestLogEntries().sublime-snippet +++ b/Reference/API Reference/_GetNumQuestLogEntries().sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestLogEntries () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestLogRewards().sublime-snippet b/Reference/API Reference/_GetNumQuestLogRewards().sublime-snippet index 0500eb435..9fc38ad93 100644 --- a/Reference/API Reference/_GetNumQuestLogRewards().sublime-snippet +++ b/Reference/API Reference/_GetNumQuestLogRewards().sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestLogRewards () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestRewards().sublime-snippet b/Reference/API Reference/_GetNumQuestRewards().sublime-snippet index 77edd52e0..f9b91613c 100644 --- a/Reference/API Reference/_GetNumQuestRewards().sublime-snippet +++ b/Reference/API Reference/_GetNumQuestRewards().sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestRewards () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumQuestWatches().sublime-snippet b/Reference/API Reference/_GetNumQuestWatches().sublime-snippet index 6d0731fe8..20fd1023d 100644 --- a/Reference/API Reference/_GetNumQuestWatches().sublime-snippet +++ b/Reference/API Reference/_GetNumQuestWatches().sublime-snippet @@ -2,5 +2,5 @@ _GetNumQuestWatches () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumRFDungeons().sublime-snippet b/Reference/API Reference/_GetNumRFDungeons().sublime-snippet index 2e84e1107..d56f9da36 100644 --- a/Reference/API Reference/_GetNumRFDungeons().sublime-snippet +++ b/Reference/API Reference/_GetNumRFDungeons().sublime-snippet @@ -2,5 +2,5 @@ _GetNumRFDungeons () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumRoutes(index).sublime-snippet b/Reference/API Reference/_GetNumRoutes(index).sublime-snippet index 74cd93a2c..1958565f6 100644 --- a/Reference/API Reference/_GetNumRoutes(index).sublime-snippet +++ b/Reference/API Reference/_GetNumRoutes(index).sublime-snippet @@ -2,5 +2,5 @@ _GetNumRoutes (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumSavedInstances().sublime-snippet b/Reference/API Reference/_GetNumSavedInstances().sublime-snippet index 0d197024a..8a48b465f 100644 --- a/Reference/API Reference/_GetNumSavedInstances().sublime-snippet +++ b/Reference/API Reference/_GetNumSavedInstances().sublime-snippet @@ -2,5 +2,5 @@ _GetNumSavedInstances () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumShapeshiftForms().sublime-snippet b/Reference/API Reference/_GetNumShapeshiftForms().sublime-snippet index e7ff6106b..0aefb57cb 100644 --- a/Reference/API Reference/_GetNumShapeshiftForms().sublime-snippet +++ b/Reference/API Reference/_GetNumShapeshiftForms().sublime-snippet @@ -2,5 +2,5 @@ _GetNumShapeshiftForms () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumSockets().sublime-snippet b/Reference/API Reference/_GetNumSockets().sublime-snippet index 62c67e14c..ec3b827b5 100644 --- a/Reference/API Reference/_GetNumSockets().sublime-snippet +++ b/Reference/API Reference/_GetNumSockets().sublime-snippet @@ -2,5 +2,5 @@ _GetNumSockets () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumSpellTabs().sublime-snippet b/Reference/API Reference/_GetNumSpellTabs().sublime-snippet index 14272222d..9a8c6ded3 100644 --- a/Reference/API Reference/_GetNumSpellTabs().sublime-snippet +++ b/Reference/API Reference/_GetNumSpellTabs().sublime-snippet @@ -2,5 +2,5 @@ _GetNumSpellTabs () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumSubgroupMembers().sublime-snippet b/Reference/API Reference/_GetNumSubgroupMembers().sublime-snippet index a6818fa4a..43da98531 100644 --- a/Reference/API Reference/_GetNumSubgroupMembers().sublime-snippet +++ b/Reference/API Reference/_GetNumSubgroupMembers().sublime-snippet @@ -2,5 +2,5 @@ _GetNumSubgroupMembers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumTitles().sublime-snippet b/Reference/API Reference/_GetNumTitles().sublime-snippet index c8161d0fa..2689e51bf 100644 --- a/Reference/API Reference/_GetNumTitles().sublime-snippet +++ b/Reference/API Reference/_GetNumTitles().sublime-snippet @@ -2,5 +2,5 @@ _GetNumTitles () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumTrackedAchievements().sublime-snippet b/Reference/API Reference/_GetNumTrackedAchievements().sublime-snippet index 1075e10d6..8f003af57 100644 --- a/Reference/API Reference/_GetNumTrackedAchievements().sublime-snippet +++ b/Reference/API Reference/_GetNumTrackedAchievements().sublime-snippet @@ -2,5 +2,5 @@ _GetNumTrackedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumTrackingTypes().sublime-snippet b/Reference/API Reference/_GetNumTrackingTypes().sublime-snippet index 870b55151..c79f4ea3b 100644 --- a/Reference/API Reference/_GetNumTrackingTypes().sublime-snippet +++ b/Reference/API Reference/_GetNumTrackingTypes().sublime-snippet @@ -2,5 +2,5 @@ _GetNumTrackingTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumTrainerServices().sublime-snippet b/Reference/API Reference/_GetNumTrainerServices().sublime-snippet index d3c6a4d32..c0c329e30 100644 --- a/Reference/API Reference/_GetNumTrainerServices().sublime-snippet +++ b/Reference/API Reference/_GetNumTrainerServices().sublime-snippet @@ -2,5 +2,5 @@ _GetNumTrainerServices () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumWhoResults().sublime-snippet b/Reference/API Reference/_GetNumWhoResults().sublime-snippet index 47a18544a..11553e730 100644 --- a/Reference/API Reference/_GetNumWhoResults().sublime-snippet +++ b/Reference/API Reference/_GetNumWhoResults().sublime-snippet @@ -2,5 +2,5 @@ _GetNumWhoResults () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetNumWorldStateUI().sublime-snippet b/Reference/API Reference/_GetNumWorldStateUI().sublime-snippet deleted file mode 100644 index 5822678a6..000000000 --- a/Reference/API Reference/_GetNumWorldStateUI().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetNumWorldStateUI - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetObjectiveText().sublime-snippet b/Reference/API Reference/_GetObjectiveText().sublime-snippet index c7a416b8a..5317952aa 100644 --- a/Reference/API Reference/_GetObjectiveText().sublime-snippet +++ b/Reference/API Reference/_GetObjectiveText().sublime-snippet @@ -2,5 +2,5 @@ _GetObjectiveText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetOptOutOfLoot().sublime-snippet b/Reference/API Reference/_GetOptOutOfLoot().sublime-snippet index 8be6e7877..b5248235b 100644 --- a/Reference/API Reference/_GetOptOutOfLoot().sublime-snippet +++ b/Reference/API Reference/_GetOptOutOfLoot().sublime-snippet @@ -2,5 +2,5 @@ _GetOptOutOfLoot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetOutdoorPVPWaitTime().sublime-snippet b/Reference/API Reference/_GetOutdoorPVPWaitTime().sublime-snippet deleted file mode 100644 index 88a21fa20..000000000 --- a/Reference/API Reference/_GetOutdoorPVPWaitTime().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetOutdoorPVPWaitTime - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetOverrideSpellPowerByAP().sublime-snippet b/Reference/API Reference/_GetOverrideSpellPowerByAP().sublime-snippet index 33030cdcf..c570b9993 100644 --- a/Reference/API Reference/_GetOverrideSpellPowerByAP().sublime-snippet +++ b/Reference/API Reference/_GetOverrideSpellPowerByAP().sublime-snippet @@ -2,5 +2,5 @@ _GetOverrideSpellPowerByAP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPOITextureCoords(textureIndex).sublime-snippet b/Reference/API Reference/_GetPOITextureCoords(textureIndex).sublime-snippet index 73a5461fd..10de262c7 100644 --- a/Reference/API Reference/_GetPOITextureCoords(textureIndex).sublime-snippet +++ b/Reference/API Reference/_GetPOITextureCoords(textureIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetPOITextureCoords (textureIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPVPDesired().sublime-snippet b/Reference/API Reference/_GetPVPDesired().sublime-snippet index 408638a97..d5b4fce57 100644 --- a/Reference/API Reference/_GetPVPDesired().sublime-snippet +++ b/Reference/API Reference/_GetPVPDesired().sublime-snippet @@ -2,5 +2,5 @@ _GetPVPDesired () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPVPLifetimeStats().sublime-snippet b/Reference/API Reference/_GetPVPLifetimeStats().sublime-snippet index e6efc0b67..bd210814c 100644 --- a/Reference/API Reference/_GetPVPLifetimeStats().sublime-snippet +++ b/Reference/API Reference/_GetPVPLifetimeStats().sublime-snippet @@ -2,5 +2,5 @@ _GetPVPLifetimeStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPVPSessionStats().sublime-snippet b/Reference/API Reference/_GetPVPSessionStats().sublime-snippet index d19f60188..5523d9f5c 100644 --- a/Reference/API Reference/_GetPVPSessionStats().sublime-snippet +++ b/Reference/API Reference/_GetPVPSessionStats().sublime-snippet @@ -2,5 +2,5 @@ _GetPVPSessionStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPVPTimer().sublime-snippet b/Reference/API Reference/_GetPVPTimer().sublime-snippet index 8d55db0da..e6831dd63 100644 --- a/Reference/API Reference/_GetPVPTimer().sublime-snippet +++ b/Reference/API Reference/_GetPVPTimer().sublime-snippet @@ -2,5 +2,5 @@ _GetPVPTimer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPVPYesterdayStats().sublime-snippet b/Reference/API Reference/_GetPVPYesterdayStats().sublime-snippet index 05dfdb853..115623b0a 100644 --- a/Reference/API Reference/_GetPVPYesterdayStats().sublime-snippet +++ b/Reference/API Reference/_GetPVPYesterdayStats().sublime-snippet @@ -2,5 +2,5 @@ _GetPVPYesterdayStats () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetParryChance().sublime-snippet b/Reference/API Reference/_GetParryChance().sublime-snippet index 18cfd29a3..140c79894 100644 --- a/Reference/API Reference/_GetParryChance().sublime-snippet +++ b/Reference/API Reference/_GetParryChance().sublime-snippet @@ -2,5 +2,5 @@ _GetParryChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet b/Reference/API Reference/_GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet index a4eaa4753..f098f450a 100644 --- a/Reference/API Reference/_GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet +++ b/Reference/API Reference/_GetPartyAssignment(assignment, name, [exactMatch]).sublime-snippet @@ -2,5 +2,5 @@ _GetPartyAssignment ("assignment", "name", [exactMatch]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPartyAssignment(assignment, unit).sublime-snippet b/Reference/API Reference/_GetPartyAssignment(assignment, unit).sublime-snippet index f4c92b88e..91636cafb 100644 --- a/Reference/API Reference/_GetPartyAssignment(assignment, unit).sublime-snippet +++ b/Reference/API Reference/_GetPartyAssignment(assignment, unit).sublime-snippet @@ -2,5 +2,5 @@ _GetPartyAssignment ("assignment", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetActionCooldown(index).sublime-snippet b/Reference/API Reference/_GetPetActionCooldown(index).sublime-snippet index 45d57f51e..5911fffc0 100644 --- a/Reference/API Reference/_GetPetActionCooldown(index).sublime-snippet +++ b/Reference/API Reference/_GetPetActionCooldown(index).sublime-snippet @@ -2,5 +2,5 @@ _GetPetActionCooldown (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetActionInfo(index).sublime-snippet b/Reference/API Reference/_GetPetActionInfo(index).sublime-snippet index b738934ba..881f4d4bb 100644 --- a/Reference/API Reference/_GetPetActionInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetPetActionInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetPetActionInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetActionSlotUsable(index).sublime-snippet b/Reference/API Reference/_GetPetActionSlotUsable(index).sublime-snippet index 3db5ff542..023872bc4 100644 --- a/Reference/API Reference/_GetPetActionSlotUsable(index).sublime-snippet +++ b/Reference/API Reference/_GetPetActionSlotUsable(index).sublime-snippet @@ -2,5 +2,5 @@ _GetPetActionSlotUsable (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetActionsUsable().sublime-snippet b/Reference/API Reference/_GetPetActionsUsable().sublime-snippet index 7902d9b69..700cfe7aa 100644 --- a/Reference/API Reference/_GetPetActionsUsable().sublime-snippet +++ b/Reference/API Reference/_GetPetActionsUsable().sublime-snippet @@ -2,5 +2,5 @@ _GetPetActionsUsable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetExperience().sublime-snippet b/Reference/API Reference/_GetPetExperience().sublime-snippet index 90d2ed26b..fc9685bcd 100644 --- a/Reference/API Reference/_GetPetExperience().sublime-snippet +++ b/Reference/API Reference/_GetPetExperience().sublime-snippet @@ -2,5 +2,5 @@ _GetPetExperience () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetFoodTypes().sublime-snippet b/Reference/API Reference/_GetPetFoodTypes().sublime-snippet index a7ff33202..4c491a858 100644 --- a/Reference/API Reference/_GetPetFoodTypes().sublime-snippet +++ b/Reference/API Reference/_GetPetFoodTypes().sublime-snippet @@ -2,5 +2,5 @@ _GetPetFoodTypes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetIcon().sublime-snippet b/Reference/API Reference/_GetPetIcon().sublime-snippet index 5e3657877..90de8597b 100644 --- a/Reference/API Reference/_GetPetIcon().sublime-snippet +++ b/Reference/API Reference/_GetPetIcon().sublime-snippet @@ -2,5 +2,5 @@ _GetPetIcon () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetTalentTree().sublime-snippet b/Reference/API Reference/_GetPetTalentTree().sublime-snippet index 758ff55bf..33e10ed29 100644 --- a/Reference/API Reference/_GetPetTalentTree().sublime-snippet +++ b/Reference/API Reference/_GetPetTalentTree().sublime-snippet @@ -2,5 +2,5 @@ _GetPetTalentTree () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetTimeRemaining().sublime-snippet b/Reference/API Reference/_GetPetTimeRemaining().sublime-snippet index a86a4e318..58fa20bf8 100644 --- a/Reference/API Reference/_GetPetTimeRemaining().sublime-snippet +++ b/Reference/API Reference/_GetPetTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ _GetPetTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetitionInfo().sublime-snippet b/Reference/API Reference/_GetPetitionInfo().sublime-snippet index a051502da..7b1ea6b03 100644 --- a/Reference/API Reference/_GetPetitionInfo().sublime-snippet +++ b/Reference/API Reference/_GetPetitionInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetPetitionInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPetitionNameInfo(index).sublime-snippet b/Reference/API Reference/_GetPetitionNameInfo(index).sublime-snippet index 2d9aa3d42..cb24db2e4 100644 --- a/Reference/API Reference/_GetPetitionNameInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetPetitionNameInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetPetitionNameInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPlayerFacing().sublime-snippet b/Reference/API Reference/_GetPlayerFacing().sublime-snippet index 7bcdc48a9..ec7edbcac 100644 --- a/Reference/API Reference/_GetPlayerFacing().sublime-snippet +++ b/Reference/API Reference/_GetPlayerFacing().sublime-snippet @@ -2,5 +2,5 @@ _GetPlayerFacing () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPlayerInfoByGUID(GUID).sublime-snippet b/Reference/API Reference/_GetPlayerInfoByGUID(GUID).sublime-snippet index 84f29b592..d272fa16d 100644 --- a/Reference/API Reference/_GetPlayerInfoByGUID(GUID).sublime-snippet +++ b/Reference/API Reference/_GetPlayerInfoByGUID(GUID).sublime-snippet @@ -2,5 +2,5 @@ _GetPlayerInfoByGUID ("GUID") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPlayerMapPosition(unit).sublime-snippet b/Reference/API Reference/_GetPlayerMapPosition(unit).sublime-snippet deleted file mode 100644 index 2602cb0ad..000000000 --- a/Reference/API Reference/_GetPlayerMapPosition(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetPlayerMapPosition - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetPlayerTradeMoney().sublime-snippet b/Reference/API Reference/_GetPlayerTradeMoney().sublime-snippet index 1cf2c8d26..2759a8406 100644 --- a/Reference/API Reference/_GetPlayerTradeMoney().sublime-snippet +++ b/Reference/API Reference/_GetPlayerTradeMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetPlayerTradeMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPossessInfo(index).sublime-snippet b/Reference/API Reference/_GetPossessInfo(index).sublime-snippet index ce5d5f741..98fa12631 100644 --- a/Reference/API Reference/_GetPossessInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetPossessInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetPossessInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPowerRegen().sublime-snippet b/Reference/API Reference/_GetPowerRegen().sublime-snippet index fc424a87c..4a235c6d1 100644 --- a/Reference/API Reference/_GetPowerRegen().sublime-snippet +++ b/Reference/API Reference/_GetPowerRegen().sublime-snippet @@ -2,5 +2,5 @@ _GetPowerRegen () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPreviousAchievement(id).sublime-snippet b/Reference/API Reference/_GetPreviousAchievement(id).sublime-snippet index e325919aa..a31e22848 100644 --- a/Reference/API Reference/_GetPreviousAchievement(id).sublime-snippet +++ b/Reference/API Reference/_GetPreviousAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ _GetPreviousAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetPreviousArenaSeason().sublime-snippet b/Reference/API Reference/_GetPreviousArenaSeason().sublime-snippet index 6124addf6..fd0c9cccb 100644 --- a/Reference/API Reference/_GetPreviousArenaSeason().sublime-snippet +++ b/Reference/API Reference/_GetPreviousArenaSeason().sublime-snippet @@ -2,5 +2,5 @@ _GetPreviousArenaSeason () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetProfessionInfo(index).sublime-snippet b/Reference/API Reference/_GetProfessionInfo(index).sublime-snippet index 91c01a62e..c67e39ddb 100644 --- a/Reference/API Reference/_GetProfessionInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetProfessionInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetProfessionInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetProfessions().sublime-snippet b/Reference/API Reference/_GetProfessions().sublime-snippet index acbe3c32c..fd038af48 100644 --- a/Reference/API Reference/_GetProfessions().sublime-snippet +++ b/Reference/API Reference/_GetProfessions().sublime-snippet @@ -2,5 +2,5 @@ _GetProfessions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetProgressText().sublime-snippet b/Reference/API Reference/_GetProgressText().sublime-snippet index 5fe481224..c7717177e 100644 --- a/Reference/API Reference/_GetProgressText().sublime-snippet +++ b/Reference/API Reference/_GetProgressText().sublime-snippet @@ -2,5 +2,5 @@ _GetProgressText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestBackgroundMaterial().sublime-snippet b/Reference/API Reference/_GetQuestBackgroundMaterial().sublime-snippet index b3452eeb8..6409e504b 100644 --- a/Reference/API Reference/_GetQuestBackgroundMaterial().sublime-snippet +++ b/Reference/API Reference/_GetQuestBackgroundMaterial().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestBackgroundMaterial () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestCurrencyInfo(type, index).sublime-snippet b/Reference/API Reference/_GetQuestCurrencyInfo(type, index).sublime-snippet index 428b9d48c..5915cd8e4 100644 --- a/Reference/API Reference/_GetQuestCurrencyInfo(type, index).sublime-snippet +++ b/Reference/API Reference/_GetQuestCurrencyInfo(type, index).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestCurrencyInfo ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestDifficultyColor(level).sublime-snippet b/Reference/API Reference/_GetQuestDifficultyColor(level).sublime-snippet index 5274ddf0f..13771d748 100644 --- a/Reference/API Reference/_GetQuestDifficultyColor(level).sublime-snippet +++ b/Reference/API Reference/_GetQuestDifficultyColor(level).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestDifficultyColor (level) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestGreenRange().sublime-snippet b/Reference/API Reference/_GetQuestGreenRange().sublime-snippet index af7a1826c..f6e2038ac 100644 --- a/Reference/API Reference/_GetQuestGreenRange().sublime-snippet +++ b/Reference/API Reference/_GetQuestGreenRange().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestGreenRange () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestID().sublime-snippet b/Reference/API Reference/_GetQuestID().sublime-snippet index 23b633e12..a356d7b3a 100644 --- a/Reference/API Reference/_GetQuestID().sublime-snippet +++ b/Reference/API Reference/_GetQuestID().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestID () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestIndexForTimer(index).sublime-snippet b/Reference/API Reference/_GetQuestIndexForTimer(index).sublime-snippet index 76539a558..f79c9753b 100644 --- a/Reference/API Reference/_GetQuestIndexForTimer(index).sublime-snippet +++ b/Reference/API Reference/_GetQuestIndexForTimer(index).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestIndexForTimer (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestIndexForWatch(index).sublime-snippet b/Reference/API Reference/_GetQuestIndexForWatch(index).sublime-snippet index 266520e4e..32a276962 100644 --- a/Reference/API Reference/_GetQuestIndexForWatch(index).sublime-snippet +++ b/Reference/API Reference/_GetQuestIndexForWatch(index).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestIndexForWatch (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestItemInfo(type, index).sublime-snippet b/Reference/API Reference/_GetQuestItemInfo(type, index).sublime-snippet index c7acb2b1a..67d68231d 100644 --- a/Reference/API Reference/_GetQuestItemInfo(type, index).sublime-snippet +++ b/Reference/API Reference/_GetQuestItemInfo(type, index).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestItemInfo ("type", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestItemLink(itemType, index).sublime-snippet b/Reference/API Reference/_GetQuestItemLink(itemType, index).sublime-snippet index 78b77b23f..c01215cd9 100644 --- a/Reference/API Reference/_GetQuestItemLink(itemType, index).sublime-snippet +++ b/Reference/API Reference/_GetQuestItemLink(itemType, index).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestItemLink ("itemType", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLink(questIndex).sublime-snippet b/Reference/API Reference/_GetQuestLink(questIndex).sublime-snippet index 2e06f0d27..8f304f6db 100644 --- a/Reference/API Reference/_GetQuestLink(questIndex).sublime-snippet +++ b/Reference/API Reference/_GetQuestLink(questIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLink (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogChoiceInfo(index).sublime-snippet b/Reference/API Reference/_GetQuestLogChoiceInfo(index).sublime-snippet index 956230ffd..e72018b22 100644 --- a/Reference/API Reference/_GetQuestLogChoiceInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogChoiceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogChoiceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogCompletionText().sublime-snippet b/Reference/API Reference/_GetQuestLogCompletionText().sublime-snippet index ee0b77bd3..90030efd7 100644 --- a/Reference/API Reference/_GetQuestLogCompletionText().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogCompletionText().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogCompletionText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogCriteriaSpell([index]).sublime-snippet b/Reference/API Reference/_GetQuestLogCriteriaSpell([index]).sublime-snippet index 1c26c0f02..65dc9a17c 100644 --- a/Reference/API Reference/_GetQuestLogCriteriaSpell([index]).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogCriteriaSpell([index]).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogCriteriaSpell ([index]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogGroupNum().sublime-snippet b/Reference/API Reference/_GetQuestLogGroupNum().sublime-snippet index 089060830..6008edf06 100644 --- a/Reference/API Reference/_GetQuestLogGroupNum().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogGroupNum().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogGroupNum () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogIndexByID(id).sublime-snippet b/Reference/API Reference/_GetQuestLogIndexByID(id).sublime-snippet index 1b975568f..30f7e2e64 100644 --- a/Reference/API Reference/_GetQuestLogIndexByID(id).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogIndexByID(id).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogIndexByID (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet b/Reference/API Reference/_GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet index dcd09ee58..4989ab66b 100644 --- a/Reference/API Reference/_GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogLeaderBoard(objective, [questIndex]).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogLeaderBoard (objective, [questIndex]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogPortraitGiver().sublime-snippet b/Reference/API Reference/_GetQuestLogPortraitGiver().sublime-snippet index 063ad3b8d..1a86854c8 100644 --- a/Reference/API Reference/_GetQuestLogPortraitGiver().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogPortraitGiver().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogPortraitGiver () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogPortraitTurnIn().sublime-snippet b/Reference/API Reference/_GetQuestLogPortraitTurnIn().sublime-snippet index d700baa8d..c10699a2e 100644 --- a/Reference/API Reference/_GetQuestLogPortraitTurnIn().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogPortraitTurnIn().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogPortraitTurnIn () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogPushable().sublime-snippet b/Reference/API Reference/_GetQuestLogPushable().sublime-snippet index 787dafa7c..e4f5aed89 100644 --- a/Reference/API Reference/_GetQuestLogPushable().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogPushable().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogPushable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogQuestText().sublime-snippet b/Reference/API Reference/_GetQuestLogQuestText().sublime-snippet index 2ddb6ef0a..834cc0d9f 100644 --- a/Reference/API Reference/_GetQuestLogQuestText().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogQuestText().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogQuestText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogRequiredMoney().sublime-snippet b/Reference/API Reference/_GetQuestLogRequiredMoney().sublime-snippet index 5eb496e7c..d9e92b3c5 100644 --- a/Reference/API Reference/_GetQuestLogRequiredMoney().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogRequiredMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogRequiredMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogRewardInfo(index).sublime-snippet b/Reference/API Reference/_GetQuestLogRewardInfo(index).sublime-snippet index e96926249..715b9bd91 100644 --- a/Reference/API Reference/_GetQuestLogRewardInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogRewardInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogRewardInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogRewardMoney().sublime-snippet b/Reference/API Reference/_GetQuestLogRewardMoney().sublime-snippet index f5a70d5e5..bbeb12d78 100644 --- a/Reference/API Reference/_GetQuestLogRewardMoney().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogRewardMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogRewardMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogRewardSkillPoints().sublime-snippet b/Reference/API Reference/_GetQuestLogRewardSkillPoints().sublime-snippet index 7fcfd9be4..d279a394f 100644 --- a/Reference/API Reference/_GetQuestLogRewardSkillPoints().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogRewardSkillPoints().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogRewardSkillPoints () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogRewardSpell().sublime-snippet b/Reference/API Reference/_GetQuestLogRewardSpell().sublime-snippet index 00f153fe4..4eceb325f 100644 --- a/Reference/API Reference/_GetQuestLogRewardSpell().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogRewardSpell().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogRewardSpell () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogRewardTitle().sublime-snippet b/Reference/API Reference/_GetQuestLogRewardTitle().sublime-snippet index 87e860066..dc3c728fc 100644 --- a/Reference/API Reference/_GetQuestLogRewardTitle().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogRewardTitle().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogRewardTitle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogRewardXP().sublime-snippet b/Reference/API Reference/_GetQuestLogRewardXP().sublime-snippet index 3fe2d63e2..bfe20509a 100644 --- a/Reference/API Reference/_GetQuestLogRewardXP().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogRewardXP().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogRewardXP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogSelection().sublime-snippet b/Reference/API Reference/_GetQuestLogSelection().sublime-snippet index 8743a084f..be93e09f6 100644 --- a/Reference/API Reference/_GetQuestLogSelection().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogSelection().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogSelection () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet b/Reference/API Reference/_GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet index 272162667..c7664d74a 100644 --- a/Reference/API Reference/_GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogSpecialItemCooldown(questIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogSpecialItemCooldown (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogSpecialItemInfo(questIndex).sublime-snippet b/Reference/API Reference/_GetQuestLogSpecialItemInfo(questIndex).sublime-snippet index 7cc7bcead..e3a2a44d8 100644 --- a/Reference/API Reference/_GetQuestLogSpecialItemInfo(questIndex).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogSpecialItemInfo(questIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogSpecialItemInfo (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogSpellLink().sublime-snippet b/Reference/API Reference/_GetQuestLogSpellLink().sublime-snippet index a75afdeb1..6fd0bb247 100644 --- a/Reference/API Reference/_GetQuestLogSpellLink().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogSpellLink().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogSpellLink () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogTimeLeft().sublime-snippet b/Reference/API Reference/_GetQuestLogTimeLeft().sublime-snippet index 238400e61..1ddd95d9a 100644 --- a/Reference/API Reference/_GetQuestLogTimeLeft().sublime-snippet +++ b/Reference/API Reference/_GetQuestLogTimeLeft().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogTimeLeft () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestLogTitle(questIndex).sublime-snippet b/Reference/API Reference/_GetQuestLogTitle(questIndex).sublime-snippet index be9d9c943..104d1eee7 100644 --- a/Reference/API Reference/_GetQuestLogTitle(questIndex).sublime-snippet +++ b/Reference/API Reference/_GetQuestLogTitle(questIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestLogTitle (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestMoneyToGet().sublime-snippet b/Reference/API Reference/_GetQuestMoneyToGet().sublime-snippet index 762551a02..ee7a1dbb7 100644 --- a/Reference/API Reference/_GetQuestMoneyToGet().sublime-snippet +++ b/Reference/API Reference/_GetQuestMoneyToGet().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestMoneyToGet () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestPortraitGiver().sublime-snippet b/Reference/API Reference/_GetQuestPortraitGiver().sublime-snippet index c2dce1f8a..93a99e8e6 100644 --- a/Reference/API Reference/_GetQuestPortraitGiver().sublime-snippet +++ b/Reference/API Reference/_GetQuestPortraitGiver().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestPortraitGiver () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestPortraitTurnIn().sublime-snippet b/Reference/API Reference/_GetQuestPortraitTurnIn().sublime-snippet index 1a08349c9..434e23bfa 100644 --- a/Reference/API Reference/_GetQuestPortraitTurnIn().sublime-snippet +++ b/Reference/API Reference/_GetQuestPortraitTurnIn().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestPortraitTurnIn () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestResetTime().sublime-snippet b/Reference/API Reference/_GetQuestResetTime().sublime-snippet index d3f3ce109..340155ee9 100644 --- a/Reference/API Reference/_GetQuestResetTime().sublime-snippet +++ b/Reference/API Reference/_GetQuestResetTime().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestResetTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestSpellLink().sublime-snippet b/Reference/API Reference/_GetQuestSpellLink().sublime-snippet index 655e8f392..ce1023e2b 100644 --- a/Reference/API Reference/_GetQuestSpellLink().sublime-snippet +++ b/Reference/API Reference/_GetQuestSpellLink().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestSpellLink () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestText().sublime-snippet b/Reference/API Reference/_GetQuestText().sublime-snippet index a7cbceca2..a2020a135 100644 --- a/Reference/API Reference/_GetQuestText().sublime-snippet +++ b/Reference/API Reference/_GetQuestText().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestTimers().sublime-snippet b/Reference/API Reference/_GetQuestTimers().sublime-snippet index 27ae46253..4ea4fcc66 100644 --- a/Reference/API Reference/_GetQuestTimers().sublime-snippet +++ b/Reference/API Reference/_GetQuestTimers().sublime-snippet @@ -2,5 +2,5 @@ _GetQuestTimers () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestWatchIndex(questLogIndex).sublime-snippet b/Reference/API Reference/_GetQuestWatchIndex(questLogIndex).sublime-snippet index 611c984ba..ff498f000 100644 --- a/Reference/API Reference/_GetQuestWatchIndex(questLogIndex).sublime-snippet +++ b/Reference/API Reference/_GetQuestWatchIndex(questLogIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestWatchIndex (questLogIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetQuestWorldMapAreaID(questID).sublime-snippet b/Reference/API Reference/_GetQuestWorldMapAreaID(questID).sublime-snippet deleted file mode 100644 index a1262c6a4..000000000 --- a/Reference/API Reference/_GetQuestWorldMapAreaID(questID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetQuestWorldMapAreaID - (questID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetQuestsCompleted(questTbl).sublime-snippet b/Reference/API Reference/_GetQuestsCompleted(questTbl).sublime-snippet index 1c7d35956..856f7adae 100644 --- a/Reference/API Reference/_GetQuestsCompleted(questTbl).sublime-snippet +++ b/Reference/API Reference/_GetQuestsCompleted(questTbl).sublime-snippet @@ -2,5 +2,5 @@ _GetQuestsCompleted (questTbl) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRFDungeonInfo(index).sublime-snippet b/Reference/API Reference/_GetRFDungeonInfo(index).sublime-snippet index 12a785708..176db2f7d 100644 --- a/Reference/API Reference/_GetRFDungeonInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetRFDungeonInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetRFDungeonInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRaidRosterInfo(index).sublime-snippet b/Reference/API Reference/_GetRaidRosterInfo(index).sublime-snippet index 505ab0800..a2d05b68e 100644 --- a/Reference/API Reference/_GetRaidRosterInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetRaidRosterInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetRaidRosterInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRaidTargetIndex(name).sublime-snippet b/Reference/API Reference/_GetRaidTargetIndex(name).sublime-snippet index 6590cb3c7..b85c20d7b 100644 --- a/Reference/API Reference/_GetRaidTargetIndex(name).sublime-snippet +++ b/Reference/API Reference/_GetRaidTargetIndex(name).sublime-snippet @@ -2,5 +2,5 @@ _GetRaidTargetIndex ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRaidTargetIndex(unit).sublime-snippet b/Reference/API Reference/_GetRaidTargetIndex(unit).sublime-snippet index 67e5b3722..596463184 100644 --- a/Reference/API Reference/_GetRaidTargetIndex(unit).sublime-snippet +++ b/Reference/API Reference/_GetRaidTargetIndex(unit).sublime-snippet @@ -2,5 +2,5 @@ _GetRaidTargetIndex ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRangedCritChance().sublime-snippet b/Reference/API Reference/_GetRangedCritChance().sublime-snippet index 809a03ada..0af265a80 100644 --- a/Reference/API Reference/_GetRangedCritChance().sublime-snippet +++ b/Reference/API Reference/_GetRangedCritChance().sublime-snippet @@ -2,5 +2,5 @@ _GetRangedCritChance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRangedHaste().sublime-snippet b/Reference/API Reference/_GetRangedHaste().sublime-snippet index 6b7949fd6..281b14367 100644 --- a/Reference/API Reference/_GetRangedHaste().sublime-snippet +++ b/Reference/API Reference/_GetRangedHaste().sublime-snippet @@ -2,5 +2,5 @@ _GetRangedHaste () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetReadyCheckStatus(unit).sublime-snippet b/Reference/API Reference/_GetReadyCheckStatus(unit).sublime-snippet index 5a3f8088f..6dfaf79c8 100644 --- a/Reference/API Reference/_GetReadyCheckStatus(unit).sublime-snippet +++ b/Reference/API Reference/_GetReadyCheckStatus(unit).sublime-snippet @@ -2,5 +2,5 @@ _GetReadyCheckStatus ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetReadyCheckTimeLeft().sublime-snippet b/Reference/API Reference/_GetReadyCheckTimeLeft().sublime-snippet index 0ff885e53..f8da43e32 100644 --- a/Reference/API Reference/_GetReadyCheckTimeLeft().sublime-snippet +++ b/Reference/API Reference/_GetReadyCheckTimeLeft().sublime-snippet @@ -2,5 +2,5 @@ _GetReadyCheckTimeLeft () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRealZoneText().sublime-snippet b/Reference/API Reference/_GetRealZoneText().sublime-snippet index 43a62a23d..2f90c64e6 100644 --- a/Reference/API Reference/_GetRealZoneText().sublime-snippet +++ b/Reference/API Reference/_GetRealZoneText().sublime-snippet @@ -2,5 +2,5 @@ _GetRealZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRealmName().sublime-snippet b/Reference/API Reference/_GetRealmName().sublime-snippet index b87dc2b43..a23147806 100644 --- a/Reference/API Reference/_GetRealmName().sublime-snippet +++ b/Reference/API Reference/_GetRealmName().sublime-snippet @@ -2,5 +2,5 @@ _GetRealmName () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRefreshRates().sublime-snippet b/Reference/API Reference/_GetRefreshRates().sublime-snippet deleted file mode 100644 index e8c247fb1..000000000 --- a/Reference/API Reference/_GetRefreshRates().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetRefreshRates - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetRegisteredAddonMessagePrefixes([prefixTable]).sublime-snippet b/Reference/API Reference/_GetRegisteredAddonMessagePrefixes([prefixTable]).sublime-snippet deleted file mode 100644 index 9b0ecd82d..000000000 --- a/Reference/API Reference/_GetRegisteredAddonMessagePrefixes([prefixTable]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetRegisteredAddonMessagePrefixes - ([prefixTable]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetReleaseTimeRemaining().sublime-snippet b/Reference/API Reference/_GetReleaseTimeRemaining().sublime-snippet index 60261dedb..d35f7fdb6 100644 --- a/Reference/API Reference/_GetReleaseTimeRemaining().sublime-snippet +++ b/Reference/API Reference/_GetReleaseTimeRemaining().sublime-snippet @@ -2,5 +2,5 @@ _GetReleaseTimeRemaining () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRepairAllCost().sublime-snippet b/Reference/API Reference/_GetRepairAllCost().sublime-snippet index b0e4b011a..24587d512 100644 --- a/Reference/API Reference/_GetRepairAllCost().sublime-snippet +++ b/Reference/API Reference/_GetRepairAllCost().sublime-snippet @@ -2,5 +2,5 @@ _GetRepairAllCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetResSicknessDuration().sublime-snippet b/Reference/API Reference/_GetResSicknessDuration().sublime-snippet index 57ce5c92f..7326608e1 100644 --- a/Reference/API Reference/_GetResSicknessDuration().sublime-snippet +++ b/Reference/API Reference/_GetResSicknessDuration().sublime-snippet @@ -2,5 +2,5 @@ _GetResSicknessDuration () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRestState().sublime-snippet b/Reference/API Reference/_GetRestState().sublime-snippet index 92b6a1681..39176e1f6 100644 --- a/Reference/API Reference/_GetRestState().sublime-snippet +++ b/Reference/API Reference/_GetRestState().sublime-snippet @@ -2,5 +2,5 @@ _GetRestState () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRewardMoney().sublime-snippet b/Reference/API Reference/_GetRewardMoney().sublime-snippet index 2d031fd87..02b032a14 100644 --- a/Reference/API Reference/_GetRewardMoney().sublime-snippet +++ b/Reference/API Reference/_GetRewardMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetRewardMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRewardSpell().sublime-snippet b/Reference/API Reference/_GetRewardSpell().sublime-snippet index 66287d427..82bf42077 100644 --- a/Reference/API Reference/_GetRewardSpell().sublime-snippet +++ b/Reference/API Reference/_GetRewardSpell().sublime-snippet @@ -2,5 +2,5 @@ _GetRewardSpell () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRewardText().sublime-snippet b/Reference/API Reference/_GetRewardText().sublime-snippet index 53bec3b03..22ec02536 100644 --- a/Reference/API Reference/_GetRewardText().sublime-snippet +++ b/Reference/API Reference/_GetRewardText().sublime-snippet @@ -2,5 +2,5 @@ _GetRewardText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRewardTitle().sublime-snippet b/Reference/API Reference/_GetRewardTitle().sublime-snippet index b82a15eb5..334e6d068 100644 --- a/Reference/API Reference/_GetRewardTitle().sublime-snippet +++ b/Reference/API Reference/_GetRewardTitle().sublime-snippet @@ -2,5 +2,5 @@ _GetRewardTitle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRewardXP().sublime-snippet b/Reference/API Reference/_GetRewardXP().sublime-snippet index f7ef87a8d..7db22fd8e 100644 --- a/Reference/API Reference/_GetRewardXP().sublime-snippet +++ b/Reference/API Reference/_GetRewardXP().sublime-snippet @@ -2,5 +2,5 @@ _GetRewardXP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRuneCooldown(slot).sublime-snippet b/Reference/API Reference/_GetRuneCooldown(slot).sublime-snippet index cb4caf65d..94cc1fd59 100644 --- a/Reference/API Reference/_GetRuneCooldown(slot).sublime-snippet +++ b/Reference/API Reference/_GetRuneCooldown(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetRuneCooldown (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRuneCount(slot).sublime-snippet b/Reference/API Reference/_GetRuneCount(slot).sublime-snippet index 4e4ab676c..87288a04e 100644 --- a/Reference/API Reference/_GetRuneCount(slot).sublime-snippet +++ b/Reference/API Reference/_GetRuneCount(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetRuneCount (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRunningMacro().sublime-snippet b/Reference/API Reference/_GetRunningMacro().sublime-snippet index 76003fb0b..cfae80d9d 100644 --- a/Reference/API Reference/_GetRunningMacro().sublime-snippet +++ b/Reference/API Reference/_GetRunningMacro().sublime-snippet @@ -2,5 +2,5 @@ _GetRunningMacro () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetRunningMacroButton().sublime-snippet b/Reference/API Reference/_GetRunningMacroButton().sublime-snippet index a943fa2f7..559a27cb6 100644 --- a/Reference/API Reference/_GetRunningMacroButton().sublime-snippet +++ b/Reference/API Reference/_GetRunningMacroButton().sublime-snippet @@ -2,5 +2,5 @@ _GetRunningMacroButton () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSavedInstanceChatLink(index).sublime-snippet b/Reference/API Reference/_GetSavedInstanceChatLink(index).sublime-snippet index e324bdf5d..025b2b918 100644 --- a/Reference/API Reference/_GetSavedInstanceChatLink(index).sublime-snippet +++ b/Reference/API Reference/_GetSavedInstanceChatLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetSavedInstanceChatLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSavedInstanceInfo(index).sublime-snippet b/Reference/API Reference/_GetSavedInstanceInfo(index).sublime-snippet index df7d028ec..6dcf5ab89 100644 --- a/Reference/API Reference/_GetSavedInstanceInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetSavedInstanceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetSavedInstanceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetScalingQuestDifficultyColor(level).sublime-snippet b/Reference/API Reference/_GetScalingQuestDifficultyColor(level).sublime-snippet index d23f8b6be..11e87c31c 100644 --- a/Reference/API Reference/_GetScalingQuestDifficultyColor(level).sublime-snippet +++ b/Reference/API Reference/_GetScalingQuestDifficultyColor(level).sublime-snippet @@ -2,5 +2,5 @@ _GetScalingQuestDifficultyColor (level) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetScalingQuestGreenRange().sublime-snippet b/Reference/API Reference/_GetScalingQuestGreenRange().sublime-snippet index eca0c9a00..11bb43288 100644 --- a/Reference/API Reference/_GetScalingQuestGreenRange().sublime-snippet +++ b/Reference/API Reference/_GetScalingQuestGreenRange().sublime-snippet @@ -2,5 +2,5 @@ _GetScalingQuestGreenRange () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetScreenHeight().sublime-snippet b/Reference/API Reference/_GetScreenHeight().sublime-snippet index 19abbdcab..fa4fa6072 100644 --- a/Reference/API Reference/_GetScreenHeight().sublime-snippet +++ b/Reference/API Reference/_GetScreenHeight().sublime-snippet @@ -2,5 +2,5 @@ _GetScreenHeight () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetScreenResolutions().sublime-snippet b/Reference/API Reference/_GetScreenResolutions().sublime-snippet index ee75abaf1..e7593373f 100644 --- a/Reference/API Reference/_GetScreenResolutions().sublime-snippet +++ b/Reference/API Reference/_GetScreenResolutions().sublime-snippet @@ -2,5 +2,5 @@ _GetScreenResolutions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetScreenWidth().sublime-snippet b/Reference/API Reference/_GetScreenWidth().sublime-snippet index fa5ebe0f7..b0810ff9d 100644 --- a/Reference/API Reference/_GetScreenWidth().sublime-snippet +++ b/Reference/API Reference/_GetScreenWidth().sublime-snippet @@ -2,5 +2,5 @@ _GetScreenWidth () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetScriptCPUUsage().sublime-snippet b/Reference/API Reference/_GetScriptCPUUsage().sublime-snippet index c08d38959..fd3000125 100644 --- a/Reference/API Reference/_GetScriptCPUUsage().sublime-snippet +++ b/Reference/API Reference/_GetScriptCPUUsage().sublime-snippet @@ -2,5 +2,5 @@ _GetScriptCPUUsage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSelectedArtifactInfo().sublime-snippet b/Reference/API Reference/_GetSelectedArtifactInfo().sublime-snippet index 00858729a..feb3cc281 100644 --- a/Reference/API Reference/_GetSelectedArtifactInfo().sublime-snippet +++ b/Reference/API Reference/_GetSelectedArtifactInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetSelectedArtifactInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSelectedAuctionItem(list).sublime-snippet b/Reference/API Reference/_GetSelectedAuctionItem(list).sublime-snippet index 7ca2ea6ff..e62870ba1 100644 --- a/Reference/API Reference/_GetSelectedAuctionItem(list).sublime-snippet +++ b/Reference/API Reference/_GetSelectedAuctionItem(list).sublime-snippet @@ -2,5 +2,5 @@ _GetSelectedAuctionItem ("list") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSelectedDisplayChannel().sublime-snippet b/Reference/API Reference/_GetSelectedDisplayChannel().sublime-snippet index 89c6f6702..e438aa042 100644 --- a/Reference/API Reference/_GetSelectedDisplayChannel().sublime-snippet +++ b/Reference/API Reference/_GetSelectedDisplayChannel().sublime-snippet @@ -2,5 +2,5 @@ _GetSelectedDisplayChannel () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSelectedFaction().sublime-snippet b/Reference/API Reference/_GetSelectedFaction().sublime-snippet index 9fab3adcb..1ad98add1 100644 --- a/Reference/API Reference/_GetSelectedFaction().sublime-snippet +++ b/Reference/API Reference/_GetSelectedFaction().sublime-snippet @@ -2,5 +2,5 @@ _GetSelectedFaction () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSelectedFriend().sublime-snippet b/Reference/API Reference/_GetSelectedFriend().sublime-snippet index 09228f133..0c40b53bf 100644 --- a/Reference/API Reference/_GetSelectedFriend().sublime-snippet +++ b/Reference/API Reference/_GetSelectedFriend().sublime-snippet @@ -2,5 +2,5 @@ _GetSelectedFriend () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSelectedIgnore().sublime-snippet b/Reference/API Reference/_GetSelectedIgnore().sublime-snippet index aa4fc0761..2240963ad 100644 --- a/Reference/API Reference/_GetSelectedIgnore().sublime-snippet +++ b/Reference/API Reference/_GetSelectedIgnore().sublime-snippet @@ -2,5 +2,5 @@ _GetSelectedIgnore () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSelectedMute().sublime-snippet b/Reference/API Reference/_GetSelectedMute().sublime-snippet deleted file mode 100644 index 566ed194c..000000000 --- a/Reference/API Reference/_GetSelectedMute().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetSelectedMute - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetSendMailCOD().sublime-snippet b/Reference/API Reference/_GetSendMailCOD().sublime-snippet index f58797b51..07c70acb5 100644 --- a/Reference/API Reference/_GetSendMailCOD().sublime-snippet +++ b/Reference/API Reference/_GetSendMailCOD().sublime-snippet @@ -2,5 +2,5 @@ _GetSendMailCOD () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSendMailItem(slot).sublime-snippet b/Reference/API Reference/_GetSendMailItem(slot).sublime-snippet index 3596c2a07..a369da252 100644 --- a/Reference/API Reference/_GetSendMailItem(slot).sublime-snippet +++ b/Reference/API Reference/_GetSendMailItem(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetSendMailItem (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSendMailItemLink(slot).sublime-snippet b/Reference/API Reference/_GetSendMailItemLink(slot).sublime-snippet index e83aea672..5ccfe8414 100644 --- a/Reference/API Reference/_GetSendMailItemLink(slot).sublime-snippet +++ b/Reference/API Reference/_GetSendMailItemLink(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetSendMailItemLink (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSendMailMoney().sublime-snippet b/Reference/API Reference/_GetSendMailMoney().sublime-snippet index 21c85a41b..3d5260aee 100644 --- a/Reference/API Reference/_GetSendMailMoney().sublime-snippet +++ b/Reference/API Reference/_GetSendMailMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetSendMailMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSendMailPrice().sublime-snippet b/Reference/API Reference/_GetSendMailPrice().sublime-snippet index 88d2944be..8538b5a8f 100644 --- a/Reference/API Reference/_GetSendMailPrice().sublime-snippet +++ b/Reference/API Reference/_GetSendMailPrice().sublime-snippet @@ -2,5 +2,5 @@ _GetSendMailPrice () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetShapeshiftForm().sublime-snippet b/Reference/API Reference/_GetShapeshiftForm().sublime-snippet index 3ca176c62..cfd5077d4 100644 --- a/Reference/API Reference/_GetShapeshiftForm().sublime-snippet +++ b/Reference/API Reference/_GetShapeshiftForm().sublime-snippet @@ -2,5 +2,5 @@ _GetShapeshiftForm () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetShapeshiftFormCooldown(index).sublime-snippet b/Reference/API Reference/_GetShapeshiftFormCooldown(index).sublime-snippet index a08018bce..6e7e51364 100644 --- a/Reference/API Reference/_GetShapeshiftFormCooldown(index).sublime-snippet +++ b/Reference/API Reference/_GetShapeshiftFormCooldown(index).sublime-snippet @@ -2,5 +2,5 @@ _GetShapeshiftFormCooldown (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetShapeshiftFormID().sublime-snippet b/Reference/API Reference/_GetShapeshiftFormID().sublime-snippet index 18d2f1738..707e93d9d 100644 --- a/Reference/API Reference/_GetShapeshiftFormID().sublime-snippet +++ b/Reference/API Reference/_GetShapeshiftFormID().sublime-snippet @@ -2,5 +2,5 @@ _GetShapeshiftFormID () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetShapeshiftFormInfo(index).sublime-snippet b/Reference/API Reference/_GetShapeshiftFormInfo(index).sublime-snippet index 82fc6ebdb..5e868e003 100644 --- a/Reference/API Reference/_GetShapeshiftFormInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetShapeshiftFormInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetShapeshiftFormInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetShieldBlock().sublime-snippet b/Reference/API Reference/_GetShieldBlock().sublime-snippet index 5d8af4a6a..c87b1144b 100644 --- a/Reference/API Reference/_GetShieldBlock().sublime-snippet +++ b/Reference/API Reference/_GetShieldBlock().sublime-snippet @@ -2,5 +2,5 @@ _GetShieldBlock () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSocketItemBoundTradeable().sublime-snippet b/Reference/API Reference/_GetSocketItemBoundTradeable().sublime-snippet index 9de89be03..667a48581 100644 --- a/Reference/API Reference/_GetSocketItemBoundTradeable().sublime-snippet +++ b/Reference/API Reference/_GetSocketItemBoundTradeable().sublime-snippet @@ -2,5 +2,5 @@ _GetSocketItemBoundTradeable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSocketItemInfo().sublime-snippet b/Reference/API Reference/_GetSocketItemInfo().sublime-snippet index d9f3f5c62..1d47d572e 100644 --- a/Reference/API Reference/_GetSocketItemInfo().sublime-snippet +++ b/Reference/API Reference/_GetSocketItemInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetSocketItemInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSocketItemRefundable().sublime-snippet b/Reference/API Reference/_GetSocketItemRefundable().sublime-snippet index 8f9fb3a4e..a2f92876e 100644 --- a/Reference/API Reference/_GetSocketItemRefundable().sublime-snippet +++ b/Reference/API Reference/_GetSocketItemRefundable().sublime-snippet @@ -2,5 +2,5 @@ _GetSocketItemRefundable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSocketTypes(index).sublime-snippet b/Reference/API Reference/_GetSocketTypes(index).sublime-snippet index e20f01a38..c775ef8e1 100644 --- a/Reference/API Reference/_GetSocketTypes(index).sublime-snippet +++ b/Reference/API Reference/_GetSocketTypes(index).sublime-snippet @@ -2,5 +2,5 @@ _GetSocketTypes (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSortedSelfResurrectOptions().sublime-snippet b/Reference/API Reference/_GetSortedSelfResurrectOptions().sublime-snippet index 0fcba1e48..c22c4f30a 100644 --- a/Reference/API Reference/_GetSortedSelfResurrectOptions().sublime-snippet +++ b/Reference/API Reference/_GetSortedSelfResurrectOptions().sublime-snippet @@ -2,5 +2,5 @@ _GetSortedSelfResurrectOptions () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpecialization().sublime-snippet b/Reference/API Reference/_GetSpecialization().sublime-snippet index 5266e3457..b14a235b6 100644 --- a/Reference/API Reference/_GetSpecialization().sublime-snippet +++ b/Reference/API Reference/_GetSpecialization().sublime-snippet @@ -2,5 +2,5 @@ _GetSpecialization () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpecializationInfo(specID).sublime-snippet b/Reference/API Reference/_GetSpecializationInfo(specID).sublime-snippet index 4aee54b82..fb6e9cee6 100644 --- a/Reference/API Reference/_GetSpecializationInfo(specID).sublime-snippet +++ b/Reference/API Reference/_GetSpecializationInfo(specID).sublime-snippet @@ -2,5 +2,5 @@ _GetSpecializationInfo (specID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpecializationInfoByID(specID).sublime-snippet b/Reference/API Reference/_GetSpecializationInfoByID(specID).sublime-snippet index a6897676e..77e3f0110 100644 --- a/Reference/API Reference/_GetSpecializationInfoByID(specID).sublime-snippet +++ b/Reference/API Reference/_GetSpecializationInfoByID(specID).sublime-snippet @@ -2,5 +2,5 @@ _GetSpecializationInfoByID (specID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet b/Reference/API Reference/_GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet index 52a9f94e5..f5210252a 100644 --- a/Reference/API Reference/_GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet +++ b/Reference/API Reference/_GetSpecializationSpells(specIndex, [isInspect], [isPet]).sublime-snippet @@ -2,5 +2,5 @@ _GetSpecializationSpells (specIndex, [isInspect], [isPet]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellAutocast(id, bookType).sublime-snippet b/Reference/API Reference/_GetSpellAutocast(id, bookType).sublime-snippet index 65a9755ed..9dfab63ae 100644 --- a/Reference/API Reference/_GetSpellAutocast(id, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellAutocast(id, bookType).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellAutocast (id, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellBaseCooldown(id).sublime-snippet b/Reference/API Reference/_GetSpellBaseCooldown(id).sublime-snippet index b5cf0f01a..b817a46f2 100644 --- a/Reference/API Reference/_GetSpellBaseCooldown(id).sublime-snippet +++ b/Reference/API Reference/_GetSpellBaseCooldown(id).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellBaseCooldown (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellBonusDamage(school).sublime-snippet b/Reference/API Reference/_GetSpellBonusDamage(school).sublime-snippet index 50a5c50bf..b842b9714 100644 --- a/Reference/API Reference/_GetSpellBonusDamage(school).sublime-snippet +++ b/Reference/API Reference/_GetSpellBonusDamage(school).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellBonusDamage (school) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellBonusHealing().sublime-snippet b/Reference/API Reference/_GetSpellBonusHealing().sublime-snippet index 599c8a038..8690ca627 100644 --- a/Reference/API Reference/_GetSpellBonusHealing().sublime-snippet +++ b/Reference/API Reference/_GetSpellBonusHealing().sublime-snippet @@ -2,5 +2,5 @@ _GetSpellBonusHealing () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellBookItemInfo(index, bookType).sublime-snippet b/Reference/API Reference/_GetSpellBookItemInfo(index, bookType).sublime-snippet index 8481c8f49..6b1e5cb5a 100644 --- a/Reference/API Reference/_GetSpellBookItemInfo(index, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellBookItemInfo(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellBookItemInfo (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellBookItemInfo(spellName).sublime-snippet b/Reference/API Reference/_GetSpellBookItemInfo(spellName).sublime-snippet index 36c594f80..7ce40d8b0 100644 --- a/Reference/API Reference/_GetSpellBookItemInfo(spellName).sublime-snippet +++ b/Reference/API Reference/_GetSpellBookItemInfo(spellName).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellBookItemInfo ("spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellBookItemName(index, bookType).sublime-snippet b/Reference/API Reference/_GetSpellBookItemName(index, bookType).sublime-snippet index b6f8a57bf..7b77a3dfc 100644 --- a/Reference/API Reference/_GetSpellBookItemName(index, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellBookItemName(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellBookItemName (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellBookItemName(spellName).sublime-snippet b/Reference/API Reference/_GetSpellBookItemName(spellName).sublime-snippet index bea89156d..ea864d30a 100644 --- a/Reference/API Reference/_GetSpellBookItemName(spellName).sublime-snippet +++ b/Reference/API Reference/_GetSpellBookItemName(spellName).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellBookItemName ("spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCharges(id).sublime-snippet b/Reference/API Reference/_GetSpellCharges(id).sublime-snippet index c863b4990..96e166c14 100644 --- a/Reference/API Reference/_GetSpellCharges(id).sublime-snippet +++ b/Reference/API Reference/_GetSpellCharges(id).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCharges (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCharges(name).sublime-snippet b/Reference/API Reference/_GetSpellCharges(name).sublime-snippet index cda4ac097..3ef3b9422 100644 --- a/Reference/API Reference/_GetSpellCharges(name).sublime-snippet +++ b/Reference/API Reference/_GetSpellCharges(name).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCharges ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCooldown(id).sublime-snippet b/Reference/API Reference/_GetSpellCooldown(id).sublime-snippet index a665f7a56..87a8479b7 100644 --- a/Reference/API Reference/_GetSpellCooldown(id).sublime-snippet +++ b/Reference/API Reference/_GetSpellCooldown(id).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCooldown (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCooldown(index, bookType).sublime-snippet b/Reference/API Reference/_GetSpellCooldown(index, bookType).sublime-snippet index 12439a274..7d96eb365 100644 --- a/Reference/API Reference/_GetSpellCooldown(index, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellCooldown(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCooldown (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCooldown(name).sublime-snippet b/Reference/API Reference/_GetSpellCooldown(name).sublime-snippet index 36011abf9..85dfefe16 100644 --- a/Reference/API Reference/_GetSpellCooldown(name).sublime-snippet +++ b/Reference/API Reference/_GetSpellCooldown(name).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCooldown ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCount(index, bookType).sublime-snippet b/Reference/API Reference/_GetSpellCount(index, bookType).sublime-snippet index 5685d117a..923d6b247 100644 --- a/Reference/API Reference/_GetSpellCount(index, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellCount(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCount (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCount(name).sublime-snippet b/Reference/API Reference/_GetSpellCount(name).sublime-snippet index f5df42f95..83d888c75 100644 --- a/Reference/API Reference/_GetSpellCount(name).sublime-snippet +++ b/Reference/API Reference/_GetSpellCount(name).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCount ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellCritChance(school).sublime-snippet b/Reference/API Reference/_GetSpellCritChance(school).sublime-snippet index 9bc9fbebd..fe3c56ae2 100644 --- a/Reference/API Reference/_GetSpellCritChance(school).sublime-snippet +++ b/Reference/API Reference/_GetSpellCritChance(school).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellCritChance (school) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellDescription(spellID).sublime-snippet b/Reference/API Reference/_GetSpellDescription(spellID).sublime-snippet index e0e54abcb..6385aca81 100644 --- a/Reference/API Reference/_GetSpellDescription(spellID).sublime-snippet +++ b/Reference/API Reference/_GetSpellDescription(spellID).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellDescription (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellInfo(id).sublime-snippet b/Reference/API Reference/_GetSpellInfo(id).sublime-snippet index 2c16258e1..491c86c54 100644 --- a/Reference/API Reference/_GetSpellInfo(id).sublime-snippet +++ b/Reference/API Reference/_GetSpellInfo(id).sublime-snippet @@ -1,6 +1,6 @@ - + _GetSpellInfo (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellInfo(index, bookType).sublime-snippet b/Reference/API Reference/_GetSpellInfo(index, bookType).sublime-snippet index f2bbf17a3..ffc5577d9 100644 --- a/Reference/API Reference/_GetSpellInfo(index, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellInfo(index, bookType).sublime-snippet @@ -1,6 +1,6 @@ - + _GetSpellInfo (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellInfo(name).sublime-snippet b/Reference/API Reference/_GetSpellInfo(name).sublime-snippet index 5d12cd1bf..1c9d175b5 100644 --- a/Reference/API Reference/_GetSpellInfo(name).sublime-snippet +++ b/Reference/API Reference/_GetSpellInfo(name).sublime-snippet @@ -1,6 +1,6 @@ - + _GetSpellInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellLink(id).sublime-snippet b/Reference/API Reference/_GetSpellLink(id).sublime-snippet index 818e81321..8c0a1f760 100644 --- a/Reference/API Reference/_GetSpellLink(id).sublime-snippet +++ b/Reference/API Reference/_GetSpellLink(id).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellLink (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellLink(index, bookType).sublime-snippet b/Reference/API Reference/_GetSpellLink(index, bookType).sublime-snippet index bac5a5196..962e0a0d2 100644 --- a/Reference/API Reference/_GetSpellLink(index, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellLink(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellLink (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellLink(name).sublime-snippet b/Reference/API Reference/_GetSpellLink(name).sublime-snippet index 90ab0e309..67378d66d 100644 --- a/Reference/API Reference/_GetSpellLink(name).sublime-snippet +++ b/Reference/API Reference/_GetSpellLink(name).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellLink ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellPenetration().sublime-snippet b/Reference/API Reference/_GetSpellPenetration().sublime-snippet index 192ddba16..6070d260c 100644 --- a/Reference/API Reference/_GetSpellPenetration().sublime-snippet +++ b/Reference/API Reference/_GetSpellPenetration().sublime-snippet @@ -2,5 +2,5 @@ _GetSpellPenetration () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellTabInfo(index).sublime-snippet b/Reference/API Reference/_GetSpellTabInfo(index).sublime-snippet index 69f055cd8..73087b6a2 100644 --- a/Reference/API Reference/_GetSpellTabInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetSpellTabInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellTabInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellTexture(index, bookType).sublime-snippet b/Reference/API Reference/_GetSpellTexture(index, bookType).sublime-snippet index eb3315862..12debe2f5 100644 --- a/Reference/API Reference/_GetSpellTexture(index, bookType).sublime-snippet +++ b/Reference/API Reference/_GetSpellTexture(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellTexture (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSpellTexture(name).sublime-snippet b/Reference/API Reference/_GetSpellTexture(name).sublime-snippet index 055a417fe..cdbf04b4e 100644 --- a/Reference/API Reference/_GetSpellTexture(name).sublime-snippet +++ b/Reference/API Reference/_GetSpellTexture(name).sublime-snippet @@ -2,5 +2,5 @@ _GetSpellTexture ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetStablePetFoodTypes(index).sublime-snippet b/Reference/API Reference/_GetStablePetFoodTypes(index).sublime-snippet index ec5c0af8e..8ba062703 100644 --- a/Reference/API Reference/_GetStablePetFoodTypes(index).sublime-snippet +++ b/Reference/API Reference/_GetStablePetFoodTypes(index).sublime-snippet @@ -2,5 +2,5 @@ _GetStablePetFoodTypes (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetStablePetInfo(index).sublime-snippet b/Reference/API Reference/_GetStablePetInfo(index).sublime-snippet index f5cb9e394..b1e573b51 100644 --- a/Reference/API Reference/_GetStablePetInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetStablePetInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetStablePetInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetStatistic(id).sublime-snippet b/Reference/API Reference/_GetStatistic(id).sublime-snippet index 42782ec05..b3a87231c 100644 --- a/Reference/API Reference/_GetStatistic(id).sublime-snippet +++ b/Reference/API Reference/_GetStatistic(id).sublime-snippet @@ -2,5 +2,5 @@ _GetStatistic (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetStatisticsCategoryList().sublime-snippet b/Reference/API Reference/_GetStatisticsCategoryList().sublime-snippet index 569bc045a..36fb18421 100644 --- a/Reference/API Reference/_GetStatisticsCategoryList().sublime-snippet +++ b/Reference/API Reference/_GetStatisticsCategoryList().sublime-snippet @@ -2,5 +2,5 @@ _GetStatisticsCategoryList () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSubZoneText().sublime-snippet b/Reference/API Reference/_GetSubZoneText().sublime-snippet index 8df7acb51..0569baeb1 100644 --- a/Reference/API Reference/_GetSubZoneText().sublime-snippet +++ b/Reference/API Reference/_GetSubZoneText().sublime-snippet @@ -2,5 +2,5 @@ _GetSubZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSuggestedGroupNum().sublime-snippet b/Reference/API Reference/_GetSuggestedGroupNum().sublime-snippet index faa7300c8..069bc3d8c 100644 --- a/Reference/API Reference/_GetSuggestedGroupNum().sublime-snippet +++ b/Reference/API Reference/_GetSuggestedGroupNum().sublime-snippet @@ -2,5 +2,5 @@ _GetSuggestedGroupNum () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSummonConfirmAreaName().sublime-snippet b/Reference/API Reference/_GetSummonConfirmAreaName().sublime-snippet index ee87e0ab7..4547fa27f 100644 --- a/Reference/API Reference/_GetSummonConfirmAreaName().sublime-snippet +++ b/Reference/API Reference/_GetSummonConfirmAreaName().sublime-snippet @@ -2,5 +2,5 @@ _GetSummonConfirmAreaName () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSummonConfirmSummoner().sublime-snippet b/Reference/API Reference/_GetSummonConfirmSummoner().sublime-snippet index 1aa228bae..991e9cdcc 100644 --- a/Reference/API Reference/_GetSummonConfirmSummoner().sublime-snippet +++ b/Reference/API Reference/_GetSummonConfirmSummoner().sublime-snippet @@ -2,5 +2,5 @@ _GetSummonConfirmSummoner () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSummonConfirmTimeLeft().sublime-snippet b/Reference/API Reference/_GetSummonConfirmTimeLeft().sublime-snippet index 262584404..dd3fd9d5a 100644 --- a/Reference/API Reference/_GetSummonConfirmTimeLeft().sublime-snippet +++ b/Reference/API Reference/_GetSummonConfirmTimeLeft().sublime-snippet @@ -2,5 +2,5 @@ _GetSummonConfirmTimeLeft () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetSummonFriendCooldown().sublime-snippet b/Reference/API Reference/_GetSummonFriendCooldown().sublime-snippet index e56b0895e..a7b83fe25 100644 --- a/Reference/API Reference/_GetSummonFriendCooldown().sublime-snippet +++ b/Reference/API Reference/_GetSummonFriendCooldown().sublime-snippet @@ -2,5 +2,5 @@ _GetSummonFriendCooldown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTabardCreationCost().sublime-snippet b/Reference/API Reference/_GetTabardCreationCost().sublime-snippet index faf990109..4aa1ceb0c 100644 --- a/Reference/API Reference/_GetTabardCreationCost().sublime-snippet +++ b/Reference/API Reference/_GetTabardCreationCost().sublime-snippet @@ -2,5 +2,5 @@ _GetTabardCreationCost () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTalentInfo(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet b/Reference/API Reference/_GetTalentInfo(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet deleted file mode 100644 index baa8cd80d..000000000 --- a/Reference/API Reference/_GetTalentInfo(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetTalentInfo - (tabIndex, talentIndex, inspect, pet, talentGroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetTalentInfo(tier, column, talentGroup, isInspect, inspectedUnit).sublime-snippet b/Reference/API Reference/_GetTalentInfo(tier, column, talentGroup, isInspect, inspectedUnit).sublime-snippet new file mode 100644 index 000000000..f151249a1 --- /dev/null +++ b/Reference/API Reference/_GetTalentInfo(tier, column, talentGroup, isInspect, inspectedUnit).sublime-snippet @@ -0,0 +1,6 @@ + + + _GetTalentInfo + (tier, column, talentGroup, isInspect, inspectedUnit) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/_GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet b/Reference/API Reference/_GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet index 38290aba3..2ea325d42 100644 --- a/Reference/API Reference/_GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet +++ b/Reference/API Reference/_GetTalentLink(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet @@ -2,5 +2,5 @@ _GetTalentLink (tabIndex, talentIndex, inspect, pet, talentGroup) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTargetTradeMoney().sublime-snippet b/Reference/API Reference/_GetTargetTradeMoney().sublime-snippet index 9e7fb2ec7..6255181f6 100644 --- a/Reference/API Reference/_GetTargetTradeMoney().sublime-snippet +++ b/Reference/API Reference/_GetTargetTradeMoney().sublime-snippet @@ -2,5 +2,5 @@ _GetTargetTradeMoney () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTaxiBenchmarkMode().sublime-snippet b/Reference/API Reference/_GetTaxiBenchmarkMode().sublime-snippet index 93ac9d7c9..622a19bda 100644 --- a/Reference/API Reference/_GetTaxiBenchmarkMode().sublime-snippet +++ b/Reference/API Reference/_GetTaxiBenchmarkMode().sublime-snippet @@ -2,5 +2,5 @@ _GetTaxiBenchmarkMode () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetText(token, [gender], [ordinal]).sublime-snippet b/Reference/API Reference/_GetText(token, [gender], [ordinal]).sublime-snippet index 994490f26..21a834e26 100644 --- a/Reference/API Reference/_GetText(token, [gender], [ordinal]).sublime-snippet +++ b/Reference/API Reference/_GetText(token, [gender], [ordinal]).sublime-snippet @@ -2,5 +2,5 @@ _GetText ("token", [gender], [ordinal]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetThreatStatusColor(status).sublime-snippet b/Reference/API Reference/_GetThreatStatusColor(status).sublime-snippet index fd1072a18..5c77001ad 100644 --- a/Reference/API Reference/_GetThreatStatusColor(status).sublime-snippet +++ b/Reference/API Reference/_GetThreatStatusColor(status).sublime-snippet @@ -2,5 +2,5 @@ _GetThreatStatusColor (status) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTime().sublime-snippet b/Reference/API Reference/_GetTime().sublime-snippet index f160a17b9..a81a8ba15 100644 --- a/Reference/API Reference/_GetTime().sublime-snippet +++ b/Reference/API Reference/_GetTime().sublime-snippet @@ -2,5 +2,5 @@ _GetTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTitleName(titleIndex).sublime-snippet b/Reference/API Reference/_GetTitleName(titleIndex).sublime-snippet index 046fbc3e4..edc1c2a1c 100644 --- a/Reference/API Reference/_GetTitleName(titleIndex).sublime-snippet +++ b/Reference/API Reference/_GetTitleName(titleIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetTitleName (titleIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTitleText().sublime-snippet b/Reference/API Reference/_GetTitleText().sublime-snippet index b4be9773c..4c874a83b 100644 --- a/Reference/API Reference/_GetTitleText().sublime-snippet +++ b/Reference/API Reference/_GetTitleText().sublime-snippet @@ -2,5 +2,5 @@ _GetTitleText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTotalAchievementPoints(guild).sublime-snippet b/Reference/API Reference/_GetTotalAchievementPoints(guild).sublime-snippet index 48c6389e8..159a6cd5a 100644 --- a/Reference/API Reference/_GetTotalAchievementPoints(guild).sublime-snippet +++ b/Reference/API Reference/_GetTotalAchievementPoints(guild).sublime-snippet @@ -2,5 +2,5 @@ _GetTotalAchievementPoints (guild) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTotemInfo(slot).sublime-snippet b/Reference/API Reference/_GetTotemInfo(slot).sublime-snippet index 45bd68237..096a53c74 100644 --- a/Reference/API Reference/_GetTotemInfo(slot).sublime-snippet +++ b/Reference/API Reference/_GetTotemInfo(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetTotemInfo (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTotemTimeLeft(slot).sublime-snippet b/Reference/API Reference/_GetTotemTimeLeft(slot).sublime-snippet index dac8599c3..c36444624 100644 --- a/Reference/API Reference/_GetTotemTimeLeft(slot).sublime-snippet +++ b/Reference/API Reference/_GetTotemTimeLeft(slot).sublime-snippet @@ -2,5 +2,5 @@ _GetTotemTimeLeft (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrackedAchievements().sublime-snippet b/Reference/API Reference/_GetTrackedAchievements().sublime-snippet index 5fa137c30..be9f2a8ff 100644 --- a/Reference/API Reference/_GetTrackedAchievements().sublime-snippet +++ b/Reference/API Reference/_GetTrackedAchievements().sublime-snippet @@ -2,5 +2,5 @@ _GetTrackedAchievements () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrackingInfo(index).sublime-snippet b/Reference/API Reference/_GetTrackingInfo(index).sublime-snippet index 59bcd64b4..e3489fec8 100644 --- a/Reference/API Reference/_GetTrackingInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetTrackingInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrackingInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTradePlayerItemInfo(index).sublime-snippet b/Reference/API Reference/_GetTradePlayerItemInfo(index).sublime-snippet index 24df1478d..2863d52ea 100644 --- a/Reference/API Reference/_GetTradePlayerItemInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetTradePlayerItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTradePlayerItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTradePlayerItemLink(index).sublime-snippet b/Reference/API Reference/_GetTradePlayerItemLink(index).sublime-snippet index 1757a1bff..da6c8cf48 100644 --- a/Reference/API Reference/_GetTradePlayerItemLink(index).sublime-snippet +++ b/Reference/API Reference/_GetTradePlayerItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTradePlayerItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTradeTargetItemInfo(index).sublime-snippet b/Reference/API Reference/_GetTradeTargetItemInfo(index).sublime-snippet index b0f9b444b..3399f63a6 100644 --- a/Reference/API Reference/_GetTradeTargetItemInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetTradeTargetItemInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTradeTargetItemInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTradeTargetItemLink(index).sublime-snippet b/Reference/API Reference/_GetTradeTargetItemLink(index).sublime-snippet index 06eecd04a..6cbcadda2 100644 --- a/Reference/API Reference/_GetTradeTargetItemLink(index).sublime-snippet +++ b/Reference/API Reference/_GetTradeTargetItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTradeTargetItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerGreetingText().sublime-snippet b/Reference/API Reference/_GetTrainerGreetingText().sublime-snippet index 184580340..8692e7a8c 100644 --- a/Reference/API Reference/_GetTrainerGreetingText().sublime-snippet +++ b/Reference/API Reference/_GetTrainerGreetingText().sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerGreetingText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerSelectionIndex().sublime-snippet b/Reference/API Reference/_GetTrainerSelectionIndex().sublime-snippet index 24cc60196..800e29fab 100644 --- a/Reference/API Reference/_GetTrainerSelectionIndex().sublime-snippet +++ b/Reference/API Reference/_GetTrainerSelectionIndex().sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerSelectionIndex () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet b/Reference/API Reference/_GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet index aa183b267..35f9781e8 100644 --- a/Reference/API Reference/_GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceAbilityReq(index, abilityIndex).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceAbilityReq (index, abilityIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceCost(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceCost(index).sublime-snippet index aef534f75..b0294265b 100644 --- a/Reference/API Reference/_GetTrainerServiceCost(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceCost(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceCost (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceDescription(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceDescription(index).sublime-snippet index d18ee3959..d80c2600e 100644 --- a/Reference/API Reference/_GetTrainerServiceDescription(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceDescription(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceDescription (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceIcon(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceIcon(index).sublime-snippet index 23035339a..3c9d4888f 100644 --- a/Reference/API Reference/_GetTrainerServiceIcon(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceIcon(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceIcon (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceInfo(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceInfo(index).sublime-snippet index 3be04fc83..713fd7fec 100644 --- a/Reference/API Reference/_GetTrainerServiceInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceItemLink(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceItemLink(index).sublime-snippet index 58cce1b25..1a4b2d313 100644 --- a/Reference/API Reference/_GetTrainerServiceItemLink(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceItemLink(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceItemLink (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceLevelReq(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceLevelReq(index).sublime-snippet index 22db22cb1..19b1efe20 100644 --- a/Reference/API Reference/_GetTrainerServiceLevelReq(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceLevelReq(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceLevelReq (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceNumAbilityReq(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceNumAbilityReq(index).sublime-snippet index d45e7d595..e78a4531c 100644 --- a/Reference/API Reference/_GetTrainerServiceNumAbilityReq(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceNumAbilityReq(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceNumAbilityReq (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceSkillLine(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceSkillLine(index).sublime-snippet index 081481747..5128f5746 100644 --- a/Reference/API Reference/_GetTrainerServiceSkillLine(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceSkillLine(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceSkillLine (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceSkillReq(index).sublime-snippet b/Reference/API Reference/_GetTrainerServiceSkillReq(index).sublime-snippet index 46163cc7a..bfd363bbf 100644 --- a/Reference/API Reference/_GetTrainerServiceSkillReq(index).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceSkillReq(index).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceSkillReq (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetTrainerServiceTypeFilter(type).sublime-snippet b/Reference/API Reference/_GetTrainerServiceTypeFilter(type).sublime-snippet index 65611bd93..f7dbe53b7 100644 --- a/Reference/API Reference/_GetTrainerServiceTypeFilter(type).sublime-snippet +++ b/Reference/API Reference/_GetTrainerServiceTypeFilter(type).sublime-snippet @@ -2,5 +2,5 @@ _GetTrainerServiceTypeFilter ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetUITextureKitInfo(textureKitID).sublime-snippet b/Reference/API Reference/_GetUITextureKitInfo(textureKitID).sublime-snippet index 16175d5b6..a9be20a7f 100644 --- a/Reference/API Reference/_GetUITextureKitInfo(textureKitID).sublime-snippet +++ b/Reference/API Reference/_GetUITextureKitInfo(textureKitID).sublime-snippet @@ -2,5 +2,5 @@ _GetUITextureKitInfo (textureKitID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetUnitHealthModifier(unit).sublime-snippet b/Reference/API Reference/_GetUnitHealthModifier(unit).sublime-snippet index a122fa64f..ad601ac1d 100644 --- a/Reference/API Reference/_GetUnitHealthModifier(unit).sublime-snippet +++ b/Reference/API Reference/_GetUnitHealthModifier(unit).sublime-snippet @@ -2,5 +2,5 @@ _GetUnitHealthModifier ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetUnitMaxHealthModifier(unit).sublime-snippet b/Reference/API Reference/_GetUnitMaxHealthModifier(unit).sublime-snippet index e85d3b950..c0d3f8256 100644 --- a/Reference/API Reference/_GetUnitMaxHealthModifier(unit).sublime-snippet +++ b/Reference/API Reference/_GetUnitMaxHealthModifier(unit).sublime-snippet @@ -2,5 +2,5 @@ _GetUnitMaxHealthModifier ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetUnitName(unit, showServerName).sublime-snippet b/Reference/API Reference/_GetUnitName(unit, showServerName).sublime-snippet index 7b442a70b..2ffbde838 100644 --- a/Reference/API Reference/_GetUnitName(unit, showServerName).sublime-snippet +++ b/Reference/API Reference/_GetUnitName(unit, showServerName).sublime-snippet @@ -2,5 +2,5 @@ _GetUnitName ("unit", showServerName) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetUnitPowerModifier(unit).sublime-snippet b/Reference/API Reference/_GetUnitPowerModifier(unit).sublime-snippet index 6e3e52660..a9ed12286 100644 --- a/Reference/API Reference/_GetUnitPowerModifier(unit).sublime-snippet +++ b/Reference/API Reference/_GetUnitPowerModifier(unit).sublime-snippet @@ -2,5 +2,5 @@ _GetUnitPowerModifier ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetUnitSpeed(unitID).sublime-snippet b/Reference/API Reference/_GetUnitSpeed(unitID).sublime-snippet index 2c66a2e0b..6ecb321da 100644 --- a/Reference/API Reference/_GetUnitSpeed(unitID).sublime-snippet +++ b/Reference/API Reference/_GetUnitSpeed(unitID).sublime-snippet @@ -2,5 +2,5 @@ _GetUnitSpeed (unitID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetVideoCaps().sublime-snippet b/Reference/API Reference/_GetVideoCaps().sublime-snippet index 329f7a9f4..96a37cdd3 100644 --- a/Reference/API Reference/_GetVideoCaps().sublime-snippet +++ b/Reference/API Reference/_GetVideoCaps().sublime-snippet @@ -2,5 +2,5 @@ _GetVideoCaps () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetVideoOptions(qualityLevel).sublime-snippet b/Reference/API Reference/_GetVideoOptions(qualityLevel).sublime-snippet index 7e12b7f24..5bce9426a 100644 --- a/Reference/API Reference/_GetVideoOptions(qualityLevel).sublime-snippet +++ b/Reference/API Reference/_GetVideoOptions(qualityLevel).sublime-snippet @@ -2,5 +2,5 @@ _GetVideoOptions (qualityLevel) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetWatchedFactionInfo().sublime-snippet b/Reference/API Reference/_GetWatchedFactionInfo().sublime-snippet index 0a3c2e2eb..cb34077f2 100644 --- a/Reference/API Reference/_GetWatchedFactionInfo().sublime-snippet +++ b/Reference/API Reference/_GetWatchedFactionInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetWatchedFactionInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetWeaponEnchantInfo().sublime-snippet b/Reference/API Reference/_GetWeaponEnchantInfo().sublime-snippet index cb1628528..45555e942 100644 --- a/Reference/API Reference/_GetWeaponEnchantInfo().sublime-snippet +++ b/Reference/API Reference/_GetWeaponEnchantInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetWeaponEnchantInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetWhoInfo(index).sublime-snippet b/Reference/API Reference/_GetWhoInfo(index).sublime-snippet index bd09d9ad2..48b51bd34 100644 --- a/Reference/API Reference/_GetWhoInfo(index).sublime-snippet +++ b/Reference/API Reference/_GetWhoInfo(index).sublime-snippet @@ -2,5 +2,5 @@ _GetWhoInfo (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetWorldPVPAreaInfo(pvpMapID).sublime-snippet b/Reference/API Reference/_GetWorldPVPAreaInfo(pvpMapID).sublime-snippet index 6b826cc55..6f7856eb4 100644 --- a/Reference/API Reference/_GetWorldPVPAreaInfo(pvpMapID).sublime-snippet +++ b/Reference/API Reference/_GetWorldPVPAreaInfo(pvpMapID).sublime-snippet @@ -2,5 +2,5 @@ _GetWorldPVPAreaInfo (pvpMapID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetWorldPVPQueueStatus(index).sublime-snippet b/Reference/API Reference/_GetWorldPVPQueueStatus(index).sublime-snippet index 28f742f33..ae11b7dcb 100644 --- a/Reference/API Reference/_GetWorldPVPQueueStatus(index).sublime-snippet +++ b/Reference/API Reference/_GetWorldPVPQueueStatus(index).sublime-snippet @@ -2,5 +2,5 @@ _GetWorldPVPQueueStatus (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetWorldStateUIInfo(index).sublime-snippet b/Reference/API Reference/_GetWorldStateUIInfo(index).sublime-snippet deleted file mode 100644 index dd412a0fa..000000000 --- a/Reference/API Reference/_GetWorldStateUIInfo(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GetWorldStateUIInfo - (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GetXPExhaustion().sublime-snippet b/Reference/API Reference/_GetXPExhaustion().sublime-snippet index a4b7640eb..187a1d2da 100644 --- a/Reference/API Reference/_GetXPExhaustion().sublime-snippet +++ b/Reference/API Reference/_GetXPExhaustion().sublime-snippet @@ -2,5 +2,5 @@ _GetXPExhaustion () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetZonePVPInfo().sublime-snippet b/Reference/API Reference/_GetZonePVPInfo().sublime-snippet index e0d09321c..473cdde22 100644 --- a/Reference/API Reference/_GetZonePVPInfo().sublime-snippet +++ b/Reference/API Reference/_GetZonePVPInfo().sublime-snippet @@ -2,5 +2,5 @@ _GetZonePVPInfo () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GetZoneText().sublime-snippet b/Reference/API Reference/_GetZoneText().sublime-snippet index b6f6a0631..d848e614b 100644 --- a/Reference/API Reference/_GetZoneText().sublime-snippet +++ b/Reference/API Reference/_GetZoneText().sublime-snippet @@ -2,5 +2,5 @@ _GetZoneText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GuildControlGetNumRanks().sublime-snippet b/Reference/API Reference/_GuildControlGetNumRanks().sublime-snippet index 1847e0a2f..2987093fa 100644 --- a/Reference/API Reference/_GuildControlGetNumRanks().sublime-snippet +++ b/Reference/API Reference/_GuildControlGetNumRanks().sublime-snippet @@ -2,5 +2,5 @@ _GuildControlGetNumRanks () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_GuildControlGetRankFlags().sublime-snippet b/Reference/API Reference/_GuildControlGetRankFlags().sublime-snippet deleted file mode 100644 index d8e98a4fe..000000000 --- a/Reference/API Reference/_GuildControlGetRankFlags().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GuildControlGetRankFlags - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_GuildControlGetRankName(rank).sublime-snippet b/Reference/API Reference/_GuildControlGetRankName(rank).sublime-snippet index 2fe81aa1a..90643c758 100644 --- a/Reference/API Reference/_GuildControlGetRankName(rank).sublime-snippet +++ b/Reference/API Reference/_GuildControlGetRankName(rank).sublime-snippet @@ -2,5 +2,5 @@ _GuildControlGetRankName (rank) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasAction(slot).sublime-snippet b/Reference/API Reference/_HasAction(slot).sublime-snippet index 7a0f2d611..23f7146b5 100644 --- a/Reference/API Reference/_HasAction(slot).sublime-snippet +++ b/Reference/API Reference/_HasAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _HasAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasCompletedAnyAchievement().sublime-snippet b/Reference/API Reference/_HasCompletedAnyAchievement().sublime-snippet index db8096660..fbe07794e 100644 --- a/Reference/API Reference/_HasCompletedAnyAchievement().sublime-snippet +++ b/Reference/API Reference/_HasCompletedAnyAchievement().sublime-snippet @@ -2,5 +2,5 @@ _HasCompletedAnyAchievement () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasFullControl().sublime-snippet b/Reference/API Reference/_HasFullControl().sublime-snippet index 8c5f3ff01..58dc1d0be 100644 --- a/Reference/API Reference/_HasFullControl().sublime-snippet +++ b/Reference/API Reference/_HasFullControl().sublime-snippet @@ -2,5 +2,5 @@ _HasFullControl () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasInspectHonorData().sublime-snippet b/Reference/API Reference/_HasInspectHonorData().sublime-snippet index 1f8099fca..368b42864 100644 --- a/Reference/API Reference/_HasInspectHonorData().sublime-snippet +++ b/Reference/API Reference/_HasInspectHonorData().sublime-snippet @@ -2,5 +2,5 @@ _HasInspectHonorData () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasNewMail().sublime-snippet b/Reference/API Reference/_HasNewMail().sublime-snippet index 011eba368..39cc9541e 100644 --- a/Reference/API Reference/_HasNewMail().sublime-snippet +++ b/Reference/API Reference/_HasNewMail().sublime-snippet @@ -2,5 +2,5 @@ _HasNewMail () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasPetSpells().sublime-snippet b/Reference/API Reference/_HasPetSpells().sublime-snippet index b8fafcf6b..dbf4a6826 100644 --- a/Reference/API Reference/_HasPetSpells().sublime-snippet +++ b/Reference/API Reference/_HasPetSpells().sublime-snippet @@ -2,5 +2,5 @@ _HasPetSpells () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasPetUI().sublime-snippet b/Reference/API Reference/_HasPetUI().sublime-snippet index 4e243cad7..49389f986 100644 --- a/Reference/API Reference/_HasPetUI().sublime-snippet +++ b/Reference/API Reference/_HasPetUI().sublime-snippet @@ -2,5 +2,5 @@ _HasPetUI () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_HasSoulstone().sublime-snippet b/Reference/API Reference/_HasSoulstone().sublime-snippet deleted file mode 100644 index 1f11ce128..000000000 --- a/Reference/API Reference/_HasSoulstone().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _HasSoulstone - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_HasWandEquipped().sublime-snippet b/Reference/API Reference/_HasWandEquipped().sublime-snippet index c24440a57..0d93c6f87 100644 --- a/Reference/API Reference/_HasWandEquipped().sublime-snippet +++ b/Reference/API Reference/_HasWandEquipped().sublime-snippet @@ -2,5 +2,5 @@ _HasWandEquipped () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_InCinematic().sublime-snippet b/Reference/API Reference/_InCinematic().sublime-snippet index ae32b3203..69da50866 100644 --- a/Reference/API Reference/_InCinematic().sublime-snippet +++ b/Reference/API Reference/_InCinematic().sublime-snippet @@ -2,5 +2,5 @@ _InCinematic () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_InCombatLockdown().sublime-snippet b/Reference/API Reference/_InCombatLockdown().sublime-snippet index e2c711aa9..322ed448e 100644 --- a/Reference/API Reference/_InCombatLockdown().sublime-snippet +++ b/Reference/API Reference/_InCombatLockdown().sublime-snippet @@ -2,5 +2,5 @@ _InCombatLockdown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_InGuildParty().sublime-snippet b/Reference/API Reference/_InGuildParty().sublime-snippet index b286cdcad..bbd50f723 100644 --- a/Reference/API Reference/_InGuildParty().sublime-snippet +++ b/Reference/API Reference/_InGuildParty().sublime-snippet @@ -2,5 +2,5 @@ _InGuildParty () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_InRepairMode().sublime-snippet b/Reference/API Reference/_InRepairMode().sublime-snippet index 6ed151024..f1cd9a0c8 100644 --- a/Reference/API Reference/_InRepairMode().sublime-snippet +++ b/Reference/API Reference/_InRepairMode().sublime-snippet @@ -2,5 +2,5 @@ _InRepairMode () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_InboxItemCanDelete(mailID).sublime-snippet b/Reference/API Reference/_InboxItemCanDelete(mailID).sublime-snippet index a78dde610..33eb72ef2 100644 --- a/Reference/API Reference/_InboxItemCanDelete(mailID).sublime-snippet +++ b/Reference/API Reference/_InboxItemCanDelete(mailID).sublime-snippet @@ -2,5 +2,5 @@ _InboxItemCanDelete (mailID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_InitiateRolePoll().sublime-snippet b/Reference/API Reference/_InitiateRolePoll().sublime-snippet index 5859b9f1d..a518acdca 100644 --- a/Reference/API Reference/_InitiateRolePoll().sublime-snippet +++ b/Reference/API Reference/_InitiateRolePoll().sublime-snippet @@ -2,5 +2,5 @@ _InitiateRolePoll () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAccountSecured().sublime-snippet b/Reference/API Reference/_IsAccountSecured().sublime-snippet index b8c946e77..aacfe9687 100644 --- a/Reference/API Reference/_IsAccountSecured().sublime-snippet +++ b/Reference/API Reference/_IsAccountSecured().sublime-snippet @@ -2,5 +2,5 @@ _IsAccountSecured () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsActionInRange(slot, [unit]).sublime-snippet b/Reference/API Reference/_IsActionInRange(slot, [unit]).sublime-snippet index 88d75a6d3..1328c2d58 100644 --- a/Reference/API Reference/_IsActionInRange(slot, [unit]).sublime-snippet +++ b/Reference/API Reference/_IsActionInRange(slot, [unit]).sublime-snippet @@ -2,5 +2,5 @@ _IsActionInRange (slot, ["unit"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsActiveBattlefieldArena().sublime-snippet b/Reference/API Reference/_IsActiveBattlefieldArena().sublime-snippet index cc4d97401..25b187309 100644 --- a/Reference/API Reference/_IsActiveBattlefieldArena().sublime-snippet +++ b/Reference/API Reference/_IsActiveBattlefieldArena().sublime-snippet @@ -2,5 +2,5 @@ _IsActiveBattlefieldArena () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsActiveQuestTrivial(index).sublime-snippet b/Reference/API Reference/_IsActiveQuestTrivial(index).sublime-snippet index 63075bf40..615ee7fce 100644 --- a/Reference/API Reference/_IsActiveQuestTrivial(index).sublime-snippet +++ b/Reference/API Reference/_IsActiveQuestTrivial(index).sublime-snippet @@ -2,5 +2,5 @@ _IsActiveQuestTrivial (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAddOnLoadOnDemand(index).sublime-snippet b/Reference/API Reference/_IsAddOnLoadOnDemand(index).sublime-snippet index 65c5b9120..f067e5020 100644 --- a/Reference/API Reference/_IsAddOnLoadOnDemand(index).sublime-snippet +++ b/Reference/API Reference/_IsAddOnLoadOnDemand(index).sublime-snippet @@ -2,5 +2,5 @@ _IsAddOnLoadOnDemand (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAddOnLoadOnDemand(name).sublime-snippet b/Reference/API Reference/_IsAddOnLoadOnDemand(name).sublime-snippet index ca37b9bf1..8f57d835c 100644 --- a/Reference/API Reference/_IsAddOnLoadOnDemand(name).sublime-snippet +++ b/Reference/API Reference/_IsAddOnLoadOnDemand(name).sublime-snippet @@ -2,5 +2,5 @@ _IsAddOnLoadOnDemand ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAddOnLoaded(index).sublime-snippet b/Reference/API Reference/_IsAddOnLoaded(index).sublime-snippet index 83894decc..4f2f472bb 100644 --- a/Reference/API Reference/_IsAddOnLoaded(index).sublime-snippet +++ b/Reference/API Reference/_IsAddOnLoaded(index).sublime-snippet @@ -2,5 +2,5 @@ _IsAddOnLoaded (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAddOnLoaded(name).sublime-snippet b/Reference/API Reference/_IsAddOnLoaded(name).sublime-snippet index 975d091c5..d36a9163d 100644 --- a/Reference/API Reference/_IsAddOnLoaded(name).sublime-snippet +++ b/Reference/API Reference/_IsAddOnLoaded(name).sublime-snippet @@ -2,5 +2,5 @@ _IsAddOnLoaded ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAddonMessagePrefixRegistered(prefix).sublime-snippet b/Reference/API Reference/_IsAddonMessagePrefixRegistered(prefix).sublime-snippet deleted file mode 100644 index 526e22610..000000000 --- a/Reference/API Reference/_IsAddonMessagePrefixRegistered(prefix).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _IsAddonMessagePrefixRegistered - ("prefix") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_IsAltKeyDown().sublime-snippet b/Reference/API Reference/_IsAltKeyDown().sublime-snippet index 5665ca0b7..8c361c5e8 100644 --- a/Reference/API Reference/_IsAltKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsAltKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsAltKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsArenaTeamCaptain(team).sublime-snippet b/Reference/API Reference/_IsArenaTeamCaptain(team).sublime-snippet index 6da501fd3..3ac2eb566 100644 --- a/Reference/API Reference/_IsArenaTeamCaptain(team).sublime-snippet +++ b/Reference/API Reference/_IsArenaTeamCaptain(team).sublime-snippet @@ -2,5 +2,5 @@ _IsArenaTeamCaptain (team) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAtStableMaster().sublime-snippet b/Reference/API Reference/_IsAtStableMaster().sublime-snippet index 18dd8112f..bef9febf0 100644 --- a/Reference/API Reference/_IsAtStableMaster().sublime-snippet +++ b/Reference/API Reference/_IsAtStableMaster().sublime-snippet @@ -2,5 +2,5 @@ _IsAtStableMaster () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAttackAction(slot).sublime-snippet b/Reference/API Reference/_IsAttackAction(slot).sublime-snippet index 312c7becc..82eb0fb61 100644 --- a/Reference/API Reference/_IsAttackAction(slot).sublime-snippet +++ b/Reference/API Reference/_IsAttackAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsAttackAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAutoRepeatAction(slot).sublime-snippet b/Reference/API Reference/_IsAutoRepeatAction(slot).sublime-snippet index 95c81586d..723c06d63 100644 --- a/Reference/API Reference/_IsAutoRepeatAction(slot).sublime-snippet +++ b/Reference/API Reference/_IsAutoRepeatAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsAutoRepeatAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAutoRepeatSpell(spellName).sublime-snippet b/Reference/API Reference/_IsAutoRepeatSpell(spellName).sublime-snippet index fa7970e7d..fa0c16d4a 100644 --- a/Reference/API Reference/_IsAutoRepeatSpell(spellName).sublime-snippet +++ b/Reference/API Reference/_IsAutoRepeatSpell(spellName).sublime-snippet @@ -2,5 +2,5 @@ _IsAutoRepeatSpell ("spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsAvailableQuestTrivial(index).sublime-snippet b/Reference/API Reference/_IsAvailableQuestTrivial(index).sublime-snippet index 6b7e36888..17e5a03ef 100644 --- a/Reference/API Reference/_IsAvailableQuestTrivial(index).sublime-snippet +++ b/Reference/API Reference/_IsAvailableQuestTrivial(index).sublime-snippet @@ -2,5 +2,5 @@ _IsAvailableQuestTrivial (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsChatAFK().sublime-snippet b/Reference/API Reference/_IsChatAFK().sublime-snippet index 25969eaee..60608ed16 100644 --- a/Reference/API Reference/_IsChatAFK().sublime-snippet +++ b/Reference/API Reference/_IsChatAFK().sublime-snippet @@ -2,5 +2,5 @@ _IsChatAFK () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsChatDND().sublime-snippet b/Reference/API Reference/_IsChatDND().sublime-snippet index 1688bddbd..411580d9f 100644 --- a/Reference/API Reference/_IsChatDND().sublime-snippet +++ b/Reference/API Reference/_IsChatDND().sublime-snippet @@ -2,5 +2,5 @@ _IsChatDND () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsConsumableAction(slot).sublime-snippet b/Reference/API Reference/_IsConsumableAction(slot).sublime-snippet index b566f8f75..a12e47050 100644 --- a/Reference/API Reference/_IsConsumableAction(slot).sublime-snippet +++ b/Reference/API Reference/_IsConsumableAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsConsumableAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsConsumableItem(itemID).sublime-snippet b/Reference/API Reference/_IsConsumableItem(itemID).sublime-snippet index 7323886e9..4a0e26895 100644 --- a/Reference/API Reference/_IsConsumableItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsConsumableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsConsumableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsConsumableItem(itemLink).sublime-snippet b/Reference/API Reference/_IsConsumableItem(itemLink).sublime-snippet index 2d6693fbc..9a8e1377f 100644 --- a/Reference/API Reference/_IsConsumableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsConsumableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsConsumableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsConsumableItem(itemName).sublime-snippet b/Reference/API Reference/_IsConsumableItem(itemName).sublime-snippet index ad78f3600..4f4e77f9a 100644 --- a/Reference/API Reference/_IsConsumableItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsConsumableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsConsumableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsConsumableSpell(index, bookType).sublime-snippet b/Reference/API Reference/_IsConsumableSpell(index, bookType).sublime-snippet index 44200aa6e..9b2ef7a64 100644 --- a/Reference/API Reference/_IsConsumableSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/_IsConsumableSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _IsConsumableSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsConsumableSpell(name).sublime-snippet b/Reference/API Reference/_IsConsumableSpell(name).sublime-snippet index 38618a3ad..1bde548c5 100644 --- a/Reference/API Reference/_IsConsumableSpell(name).sublime-snippet +++ b/Reference/API Reference/_IsConsumableSpell(name).sublime-snippet @@ -2,5 +2,5 @@ _IsConsumableSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsControlKeyDown().sublime-snippet b/Reference/API Reference/_IsControlKeyDown().sublime-snippet index 7f0f1a6e0..b5c30c20f 100644 --- a/Reference/API Reference/_IsControlKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsControlKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsControlKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsCurrentAction(slot).sublime-snippet b/Reference/API Reference/_IsCurrentAction(slot).sublime-snippet index d33ab930a..87982ed04 100644 --- a/Reference/API Reference/_IsCurrentAction(slot).sublime-snippet +++ b/Reference/API Reference/_IsCurrentAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsCurrentAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsCurrentItem(itemID).sublime-snippet b/Reference/API Reference/_IsCurrentItem(itemID).sublime-snippet index 8eeae7aae..9845820f2 100644 --- a/Reference/API Reference/_IsCurrentItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsCurrentItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsCurrentItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsCurrentItem(itemLink).sublime-snippet b/Reference/API Reference/_IsCurrentItem(itemLink).sublime-snippet index 92043579b..b93cb0f5c 100644 --- a/Reference/API Reference/_IsCurrentItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsCurrentItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsCurrentItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsCurrentItem(itemName).sublime-snippet b/Reference/API Reference/_IsCurrentItem(itemName).sublime-snippet index 67585b883..47aa78d0a 100644 --- a/Reference/API Reference/_IsCurrentItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsCurrentItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsCurrentItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsCurrentQuestFailed().sublime-snippet b/Reference/API Reference/_IsCurrentQuestFailed().sublime-snippet index 7786b8e25..81ae5fb25 100644 --- a/Reference/API Reference/_IsCurrentQuestFailed().sublime-snippet +++ b/Reference/API Reference/_IsCurrentQuestFailed().sublime-snippet @@ -2,5 +2,5 @@ _IsCurrentQuestFailed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsCurrentSpell(index, bookType).sublime-snippet b/Reference/API Reference/_IsCurrentSpell(index, bookType).sublime-snippet index 93d1bf2a4..f310f735f 100644 --- a/Reference/API Reference/_IsCurrentSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/_IsCurrentSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _IsCurrentSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsCurrentSpell(name).sublime-snippet b/Reference/API Reference/_IsCurrentSpell(name).sublime-snippet index 4e11d1c52..572600098 100644 --- a/Reference/API Reference/_IsCurrentSpell(name).sublime-snippet +++ b/Reference/API Reference/_IsCurrentSpell(name).sublime-snippet @@ -2,5 +2,5 @@ _IsCurrentSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsDesaturateSupported().sublime-snippet b/Reference/API Reference/_IsDesaturateSupported().sublime-snippet index 49f541dee..7b7166e32 100644 --- a/Reference/API Reference/_IsDesaturateSupported().sublime-snippet +++ b/Reference/API Reference/_IsDesaturateSupported().sublime-snippet @@ -2,5 +2,5 @@ _IsDesaturateSupported () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsDisplayChannelModerator().sublime-snippet b/Reference/API Reference/_IsDisplayChannelModerator().sublime-snippet index 13a9e4909..3319c3de4 100644 --- a/Reference/API Reference/_IsDisplayChannelModerator().sublime-snippet +++ b/Reference/API Reference/_IsDisplayChannelModerator().sublime-snippet @@ -2,5 +2,5 @@ _IsDisplayChannelModerator () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsDisplayChannelOwner().sublime-snippet b/Reference/API Reference/_IsDisplayChannelOwner().sublime-snippet index d0694fbc0..9cc7c491d 100644 --- a/Reference/API Reference/_IsDisplayChannelOwner().sublime-snippet +++ b/Reference/API Reference/_IsDisplayChannelOwner().sublime-snippet @@ -2,5 +2,5 @@ _IsDisplayChannelOwner () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsDressableItem(itemID).sublime-snippet b/Reference/API Reference/_IsDressableItem(itemID).sublime-snippet index 0269b1c64..b0a431d53 100644 --- a/Reference/API Reference/_IsDressableItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsDressableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsDressableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsDressableItem(itemLink).sublime-snippet b/Reference/API Reference/_IsDressableItem(itemLink).sublime-snippet index 860c794b3..95c1d807d 100644 --- a/Reference/API Reference/_IsDressableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsDressableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsDressableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsDressableItem(itemName).sublime-snippet b/Reference/API Reference/_IsDressableItem(itemName).sublime-snippet index b5084994e..f162a0608 100644 --- a/Reference/API Reference/_IsDressableItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsDressableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsDressableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEncounterLimitingResurrections().sublime-snippet b/Reference/API Reference/_IsEncounterLimitingResurrections().sublime-snippet index a8c1897c6..2e8569c16 100644 --- a/Reference/API Reference/_IsEncounterLimitingResurrections().sublime-snippet +++ b/Reference/API Reference/_IsEncounterLimitingResurrections().sublime-snippet @@ -2,5 +2,5 @@ _IsEncounterLimitingResurrections () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippableItem(itemID).sublime-snippet b/Reference/API Reference/_IsEquippableItem(itemID).sublime-snippet index 9b5916207..27f128d57 100644 --- a/Reference/API Reference/_IsEquippableItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsEquippableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippableItem(itemLink).sublime-snippet b/Reference/API Reference/_IsEquippableItem(itemLink).sublime-snippet index 0023f75ed..815d1bc91 100644 --- a/Reference/API Reference/_IsEquippableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsEquippableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippableItem(itemName).sublime-snippet b/Reference/API Reference/_IsEquippableItem(itemName).sublime-snippet index 641502ba5..545628f49 100644 --- a/Reference/API Reference/_IsEquippableItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsEquippableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippedAction(slot).sublime-snippet b/Reference/API Reference/_IsEquippedAction(slot).sublime-snippet index 5b753915e..7fa5b613f 100644 --- a/Reference/API Reference/_IsEquippedAction(slot).sublime-snippet +++ b/Reference/API Reference/_IsEquippedAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippedAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippedItem(itemID).sublime-snippet b/Reference/API Reference/_IsEquippedItem(itemID).sublime-snippet index 095f1caff..2c882d8b6 100644 --- a/Reference/API Reference/_IsEquippedItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsEquippedItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippedItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippedItem(itemLink).sublime-snippet b/Reference/API Reference/_IsEquippedItem(itemLink).sublime-snippet index f5cc06812..c1bad9aea 100644 --- a/Reference/API Reference/_IsEquippedItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsEquippedItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippedItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippedItem(itemName).sublime-snippet b/Reference/API Reference/_IsEquippedItem(itemName).sublime-snippet index 2dea97d18..660e68481 100644 --- a/Reference/API Reference/_IsEquippedItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsEquippedItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippedItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsEquippedItemType(type).sublime-snippet b/Reference/API Reference/_IsEquippedItemType(type).sublime-snippet index 40fcc2b38..da42e1c39 100644 --- a/Reference/API Reference/_IsEquippedItemType(type).sublime-snippet +++ b/Reference/API Reference/_IsEquippedItemType(type).sublime-snippet @@ -2,5 +2,5 @@ _IsEquippedItemType ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsFactionInactive(index).sublime-snippet b/Reference/API Reference/_IsFactionInactive(index).sublime-snippet index 60eb3182f..dcbf7581c 100644 --- a/Reference/API Reference/_IsFactionInactive(index).sublime-snippet +++ b/Reference/API Reference/_IsFactionInactive(index).sublime-snippet @@ -2,5 +2,5 @@ _IsFactionInactive (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsFalling().sublime-snippet b/Reference/API Reference/_IsFalling().sublime-snippet index f806c2b1f..b68d908fd 100644 --- a/Reference/API Reference/_IsFalling().sublime-snippet +++ b/Reference/API Reference/_IsFalling().sublime-snippet @@ -2,5 +2,5 @@ _IsFalling () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsFishingLoot().sublime-snippet b/Reference/API Reference/_IsFishingLoot().sublime-snippet index ecd6f5ce9..6623b1ca2 100644 --- a/Reference/API Reference/_IsFishingLoot().sublime-snippet +++ b/Reference/API Reference/_IsFishingLoot().sublime-snippet @@ -2,5 +2,5 @@ _IsFishingLoot () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsFlyableArea().sublime-snippet b/Reference/API Reference/_IsFlyableArea().sublime-snippet index 2bcfb37f9..3536f8229 100644 --- a/Reference/API Reference/_IsFlyableArea().sublime-snippet +++ b/Reference/API Reference/_IsFlyableArea().sublime-snippet @@ -2,5 +2,5 @@ _IsFlyableArea () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsFlying().sublime-snippet b/Reference/API Reference/_IsFlying().sublime-snippet index c2478a7c2..18cddace7 100644 --- a/Reference/API Reference/_IsFlying().sublime-snippet +++ b/Reference/API Reference/_IsFlying().sublime-snippet @@ -2,5 +2,5 @@ _IsFlying () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsGuildLeader().sublime-snippet b/Reference/API Reference/_IsGuildLeader().sublime-snippet index 97bfe640b..2a0901486 100644 --- a/Reference/API Reference/_IsGuildLeader().sublime-snippet +++ b/Reference/API Reference/_IsGuildLeader().sublime-snippet @@ -2,5 +2,5 @@ _IsGuildLeader () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHarmfulItem(itemID).sublime-snippet b/Reference/API Reference/_IsHarmfulItem(itemID).sublime-snippet index a77f5c629..59891c6e8 100644 --- a/Reference/API Reference/_IsHarmfulItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsHarmfulItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsHarmfulItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHarmfulItem(itemLink).sublime-snippet b/Reference/API Reference/_IsHarmfulItem(itemLink).sublime-snippet index 910ce6bfd..6bbda48ed 100644 --- a/Reference/API Reference/_IsHarmfulItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsHarmfulItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsHarmfulItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHarmfulItem(itemName).sublime-snippet b/Reference/API Reference/_IsHarmfulItem(itemName).sublime-snippet index 0aceb458e..46d323547 100644 --- a/Reference/API Reference/_IsHarmfulItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsHarmfulItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsHarmfulItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHarmfulSpell(index, bookType).sublime-snippet b/Reference/API Reference/_IsHarmfulSpell(index, bookType).sublime-snippet index d1b421584..1f8430cf9 100644 --- a/Reference/API Reference/_IsHarmfulSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/_IsHarmfulSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _IsHarmfulSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHarmfulSpell(name).sublime-snippet b/Reference/API Reference/_IsHarmfulSpell(name).sublime-snippet index ffc9ef899..3a74a2611 100644 --- a/Reference/API Reference/_IsHarmfulSpell(name).sublime-snippet +++ b/Reference/API Reference/_IsHarmfulSpell(name).sublime-snippet @@ -2,5 +2,5 @@ _IsHarmfulSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHelpfulItem(itemID).sublime-snippet b/Reference/API Reference/_IsHelpfulItem(itemID).sublime-snippet index d3508a799..030128530 100644 --- a/Reference/API Reference/_IsHelpfulItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsHelpfulItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsHelpfulItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHelpfulItem(itemLink).sublime-snippet b/Reference/API Reference/_IsHelpfulItem(itemLink).sublime-snippet index c6c1870b9..408c18d64 100644 --- a/Reference/API Reference/_IsHelpfulItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsHelpfulItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsHelpfulItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHelpfulItem(itemName).sublime-snippet b/Reference/API Reference/_IsHelpfulItem(itemName).sublime-snippet index b7589fe8f..2bdcc83b2 100644 --- a/Reference/API Reference/_IsHelpfulItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsHelpfulItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsHelpfulItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHelpfulSpell(index, bookType).sublime-snippet b/Reference/API Reference/_IsHelpfulSpell(index, bookType).sublime-snippet index 81891219b..8c75825a6 100644 --- a/Reference/API Reference/_IsHelpfulSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/_IsHelpfulSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _IsHelpfulSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsHelpfulSpell(name).sublime-snippet b/Reference/API Reference/_IsHelpfulSpell(name).sublime-snippet index af2bc35e7..82cc41b2c 100644 --- a/Reference/API Reference/_IsHelpfulSpell(name).sublime-snippet +++ b/Reference/API Reference/_IsHelpfulSpell(name).sublime-snippet @@ -2,5 +2,5 @@ _IsHelpfulSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsIgnored(name).sublime-snippet b/Reference/API Reference/_IsIgnored(name).sublime-snippet index ac07093ad..fcfaf8d0a 100644 --- a/Reference/API Reference/_IsIgnored(name).sublime-snippet +++ b/Reference/API Reference/_IsIgnored(name).sublime-snippet @@ -2,5 +2,5 @@ _IsIgnored ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsIgnored(unit).sublime-snippet b/Reference/API Reference/_IsIgnored(unit).sublime-snippet index ffd81d379..7a71299e4 100644 --- a/Reference/API Reference/_IsIgnored(unit).sublime-snippet +++ b/Reference/API Reference/_IsIgnored(unit).sublime-snippet @@ -2,5 +2,5 @@ _IsIgnored ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsIgnoredOrMuted(unit).sublime-snippet b/Reference/API Reference/_IsIgnoredOrMuted(unit).sublime-snippet deleted file mode 100644 index eb935ad2f..000000000 --- a/Reference/API Reference/_IsIgnoredOrMuted(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _IsIgnoredOrMuted - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_IsInArenaTeam().sublime-snippet b/Reference/API Reference/_IsInArenaTeam().sublime-snippet index 8045f56f5..eba50896d 100644 --- a/Reference/API Reference/_IsInArenaTeam().sublime-snippet +++ b/Reference/API Reference/_IsInArenaTeam().sublime-snippet @@ -2,5 +2,5 @@ _IsInArenaTeam () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsInGroup([groupType]).sublime-snippet b/Reference/API Reference/_IsInGroup([groupType]).sublime-snippet index f6501614e..be60b5a87 100644 --- a/Reference/API Reference/_IsInGroup([groupType]).sublime-snippet +++ b/Reference/API Reference/_IsInGroup([groupType]).sublime-snippet @@ -2,5 +2,5 @@ _IsInGroup ([groupType]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsInGuild().sublime-snippet b/Reference/API Reference/_IsInGuild().sublime-snippet index 89c393d88..114e2ff47 100644 --- a/Reference/API Reference/_IsInGuild().sublime-snippet +++ b/Reference/API Reference/_IsInGuild().sublime-snippet @@ -2,5 +2,5 @@ _IsInGuild () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsInInstance().sublime-snippet b/Reference/API Reference/_IsInInstance().sublime-snippet index 6c275417b..f3d9a9962 100644 --- a/Reference/API Reference/_IsInInstance().sublime-snippet +++ b/Reference/API Reference/_IsInInstance().sublime-snippet @@ -2,5 +2,5 @@ _IsInInstance () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsInRaid().sublime-snippet b/Reference/API Reference/_IsInRaid().sublime-snippet index 579636db4..0920eef99 100644 --- a/Reference/API Reference/_IsInRaid().sublime-snippet +++ b/Reference/API Reference/_IsInRaid().sublime-snippet @@ -2,5 +2,5 @@ _IsInRaid () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsIndoors().sublime-snippet b/Reference/API Reference/_IsIndoors().sublime-snippet index 184834b7c..9d70d2042 100644 --- a/Reference/API Reference/_IsIndoors().sublime-snippet +++ b/Reference/API Reference/_IsIndoors().sublime-snippet @@ -2,5 +2,5 @@ _IsIndoors () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsInventoryItemLocked(slot).sublime-snippet b/Reference/API Reference/_IsInventoryItemLocked(slot).sublime-snippet index 65f516731..2b5861387 100644 --- a/Reference/API Reference/_IsInventoryItemLocked(slot).sublime-snippet +++ b/Reference/API Reference/_IsInventoryItemLocked(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsInventoryItemLocked (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsItemInRange(itemID, 2-unit).sublime-snippet b/Reference/API Reference/_IsItemInRange(itemID, 2-unit).sublime-snippet index 994ccb32f..07f3819b6 100644 --- a/Reference/API Reference/_IsItemInRange(itemID, 2-unit).sublime-snippet +++ b/Reference/API Reference/_IsItemInRange(itemID, 2-unit).sublime-snippet @@ -2,5 +2,5 @@ _IsItemInRange (itemID, "2:unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsItemInRange(itemLink, 2-unit).sublime-snippet b/Reference/API Reference/_IsItemInRange(itemLink, 2-unit).sublime-snippet index 2a984e0a4..db867d7eb 100644 --- a/Reference/API Reference/_IsItemInRange(itemLink, 2-unit).sublime-snippet +++ b/Reference/API Reference/_IsItemInRange(itemLink, 2-unit).sublime-snippet @@ -2,5 +2,5 @@ _IsItemInRange ("itemLink", "2:unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsItemInRange(itemName, 2-unit).sublime-snippet b/Reference/API Reference/_IsItemInRange(itemName, 2-unit).sublime-snippet index 0ce3d7cad..788462b7a 100644 --- a/Reference/API Reference/_IsItemInRange(itemName, 2-unit).sublime-snippet +++ b/Reference/API Reference/_IsItemInRange(itemName, 2-unit).sublime-snippet @@ -2,5 +2,5 @@ _IsItemInRange (itemName, "2:unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsLeftAltKeyDown().sublime-snippet b/Reference/API Reference/_IsLeftAltKeyDown().sublime-snippet index 8c0fd8708..5d41fd6ee 100644 --- a/Reference/API Reference/_IsLeftAltKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsLeftAltKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsLeftAltKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsLeftControlKeyDown().sublime-snippet b/Reference/API Reference/_IsLeftControlKeyDown().sublime-snippet index 73b590ba5..76cce31d1 100644 --- a/Reference/API Reference/_IsLeftControlKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsLeftControlKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsLeftControlKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsLeftShiftKeyDown().sublime-snippet b/Reference/API Reference/_IsLeftShiftKeyDown().sublime-snippet index bdfc14f23..e0a8910ec 100644 --- a/Reference/API Reference/_IsLeftShiftKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsLeftShiftKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsLeftShiftKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsLinuxClient().sublime-snippet b/Reference/API Reference/_IsLinuxClient().sublime-snippet index cf83c3ef7..2a46f5f61 100644 --- a/Reference/API Reference/_IsLinuxClient().sublime-snippet +++ b/Reference/API Reference/_IsLinuxClient().sublime-snippet @@ -2,5 +2,5 @@ _IsLinuxClient () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsLoggedIn().sublime-snippet b/Reference/API Reference/_IsLoggedIn().sublime-snippet index 970394e5b..f7a99b297 100644 --- a/Reference/API Reference/_IsLoggedIn().sublime-snippet +++ b/Reference/API Reference/_IsLoggedIn().sublime-snippet @@ -2,5 +2,5 @@ _IsLoggedIn () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsMacClient().sublime-snippet b/Reference/API Reference/_IsMacClient().sublime-snippet index 14bb8bef3..33f0f2ab5 100644 --- a/Reference/API Reference/_IsMacClient().sublime-snippet +++ b/Reference/API Reference/_IsMacClient().sublime-snippet @@ -2,5 +2,5 @@ _IsMacClient () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsModifiedClick(type).sublime-snippet b/Reference/API Reference/_IsModifiedClick(type).sublime-snippet index c94701414..46e8da99d 100644 --- a/Reference/API Reference/_IsModifiedClick(type).sublime-snippet +++ b/Reference/API Reference/_IsModifiedClick(type).sublime-snippet @@ -2,5 +2,5 @@ _IsModifiedClick ("type") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsModifierKeyDown().sublime-snippet b/Reference/API Reference/_IsModifierKeyDown().sublime-snippet index d593e7b3a..e62e112bb 100644 --- a/Reference/API Reference/_IsModifierKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsModifierKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsModifierKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsMounted().sublime-snippet b/Reference/API Reference/_IsMounted().sublime-snippet index 34492f6d8..a4b122655 100644 --- a/Reference/API Reference/_IsMounted().sublime-snippet +++ b/Reference/API Reference/_IsMounted().sublime-snippet @@ -2,5 +2,5 @@ _IsMounted () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsMouseButtonDown([button]).sublime-snippet b/Reference/API Reference/_IsMouseButtonDown([button]).sublime-snippet index 9dbd5b10b..058df732d 100644 --- a/Reference/API Reference/_IsMouseButtonDown([button]).sublime-snippet +++ b/Reference/API Reference/_IsMouseButtonDown([button]).sublime-snippet @@ -2,5 +2,5 @@ _IsMouseButtonDown ([button]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsMouselooking().sublime-snippet b/Reference/API Reference/_IsMouselooking().sublime-snippet index 3f4b5c9c6..d5bcf2d90 100644 --- a/Reference/API Reference/_IsMouselooking().sublime-snippet +++ b/Reference/API Reference/_IsMouselooking().sublime-snippet @@ -2,5 +2,5 @@ _IsMouselooking () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsMuted(name).sublime-snippet b/Reference/API Reference/_IsMuted(name).sublime-snippet deleted file mode 100644 index 939347df9..000000000 --- a/Reference/API Reference/_IsMuted(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _IsMuted - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_IsMuted(unit).sublime-snippet b/Reference/API Reference/_IsMuted(unit).sublime-snippet deleted file mode 100644 index 6ebdccae1..000000000 --- a/Reference/API Reference/_IsMuted(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _IsMuted - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_IsOutOfBounds().sublime-snippet b/Reference/API Reference/_IsOutOfBounds().sublime-snippet index a1f1e81c0..210739532 100644 --- a/Reference/API Reference/_IsOutOfBounds().sublime-snippet +++ b/Reference/API Reference/_IsOutOfBounds().sublime-snippet @@ -2,5 +2,5 @@ _IsOutOfBounds () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsOutdoors().sublime-snippet b/Reference/API Reference/_IsOutdoors().sublime-snippet index d7880a487..c63d266ae 100644 --- a/Reference/API Reference/_IsOutdoors().sublime-snippet +++ b/Reference/API Reference/_IsOutdoors().sublime-snippet @@ -2,5 +2,5 @@ _IsOutdoors () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsPVPTimerRunning().sublime-snippet b/Reference/API Reference/_IsPVPTimerRunning().sublime-snippet index 2d1140139..33ed5788b 100644 --- a/Reference/API Reference/_IsPVPTimerRunning().sublime-snippet +++ b/Reference/API Reference/_IsPVPTimerRunning().sublime-snippet @@ -2,5 +2,5 @@ _IsPVPTimerRunning () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsPassiveSpell(index, bookType).sublime-snippet b/Reference/API Reference/_IsPassiveSpell(index, bookType).sublime-snippet index 93dc37698..59ce240b1 100644 --- a/Reference/API Reference/_IsPassiveSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/_IsPassiveSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _IsPassiveSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsPassiveSpell(name).sublime-snippet b/Reference/API Reference/_IsPassiveSpell(name).sublime-snippet index 0d505b68f..06f3034a4 100644 --- a/Reference/API Reference/_IsPassiveSpell(name).sublime-snippet +++ b/Reference/API Reference/_IsPassiveSpell(name).sublime-snippet @@ -2,5 +2,5 @@ _IsPassiveSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsPetAttackAction(index).sublime-snippet b/Reference/API Reference/_IsPetAttackAction(index).sublime-snippet index 9ccc64f62..f69067d75 100644 --- a/Reference/API Reference/_IsPetAttackAction(index).sublime-snippet +++ b/Reference/API Reference/_IsPetAttackAction(index).sublime-snippet @@ -2,5 +2,5 @@ _IsPetAttackAction (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsPetAttackActive().sublime-snippet b/Reference/API Reference/_IsPetAttackActive().sublime-snippet index 46708692b..a754a9078 100644 --- a/Reference/API Reference/_IsPetAttackActive().sublime-snippet +++ b/Reference/API Reference/_IsPetAttackActive().sublime-snippet @@ -2,5 +2,5 @@ _IsPetAttackActive () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsPossessBarVisible().sublime-snippet b/Reference/API Reference/_IsPossessBarVisible().sublime-snippet index 0af720818..140c5c0e4 100644 --- a/Reference/API Reference/_IsPossessBarVisible().sublime-snippet +++ b/Reference/API Reference/_IsPossessBarVisible().sublime-snippet @@ -2,5 +2,5 @@ _IsPossessBarVisible () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsQuestCompletable().sublime-snippet b/Reference/API Reference/_IsQuestCompletable().sublime-snippet index f177e37c7..0558ca2cf 100644 --- a/Reference/API Reference/_IsQuestCompletable().sublime-snippet +++ b/Reference/API Reference/_IsQuestCompletable().sublime-snippet @@ -2,5 +2,5 @@ _IsQuestCompletable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsQuestFlaggedCompleted(questID).sublime-snippet b/Reference/API Reference/_IsQuestFlaggedCompleted(questID).sublime-snippet index ad868658c..9d91f5fa3 100644 --- a/Reference/API Reference/_IsQuestFlaggedCompleted(questID).sublime-snippet +++ b/Reference/API Reference/_IsQuestFlaggedCompleted(questID).sublime-snippet @@ -2,5 +2,5 @@ _IsQuestFlaggedCompleted (questID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsQuestLogSpecialItemInRange(questIndex).sublime-snippet b/Reference/API Reference/_IsQuestLogSpecialItemInRange(questIndex).sublime-snippet index a12e095b7..55f04ffd4 100644 --- a/Reference/API Reference/_IsQuestLogSpecialItemInRange(questIndex).sublime-snippet +++ b/Reference/API Reference/_IsQuestLogSpecialItemInRange(questIndex).sublime-snippet @@ -2,5 +2,5 @@ _IsQuestLogSpecialItemInRange (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsQuestWatched(questIndex).sublime-snippet b/Reference/API Reference/_IsQuestWatched(questIndex).sublime-snippet index cbb983b26..e0e6755cf 100644 --- a/Reference/API Reference/_IsQuestWatched(questIndex).sublime-snippet +++ b/Reference/API Reference/_IsQuestWatched(questIndex).sublime-snippet @@ -2,5 +2,5 @@ _IsQuestWatched (questIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsRatedBattleground().sublime-snippet b/Reference/API Reference/_IsRatedBattleground().sublime-snippet index 420cb4ecd..62a79ff23 100644 --- a/Reference/API Reference/_IsRatedBattleground().sublime-snippet +++ b/Reference/API Reference/_IsRatedBattleground().sublime-snippet @@ -2,5 +2,5 @@ _IsRatedBattleground () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsReferAFriendLinked(unit).sublime-snippet b/Reference/API Reference/_IsReferAFriendLinked(unit).sublime-snippet index 8f4c13870..c16acd88f 100644 --- a/Reference/API Reference/_IsReferAFriendLinked(unit).sublime-snippet +++ b/Reference/API Reference/_IsReferAFriendLinked(unit).sublime-snippet @@ -2,5 +2,5 @@ _IsReferAFriendLinked ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsResting().sublime-snippet b/Reference/API Reference/_IsResting().sublime-snippet index 44cedc7aa..a9ad35428 100644 --- a/Reference/API Reference/_IsResting().sublime-snippet +++ b/Reference/API Reference/_IsResting().sublime-snippet @@ -2,5 +2,5 @@ _IsResting () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsRightAltKeyDown().sublime-snippet b/Reference/API Reference/_IsRightAltKeyDown().sublime-snippet index 62f8adc14..3561959a8 100644 --- a/Reference/API Reference/_IsRightAltKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsRightAltKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsRightAltKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsRightControlKeyDown().sublime-snippet b/Reference/API Reference/_IsRightControlKeyDown().sublime-snippet index e4ce4dbfc..389c8bd97 100644 --- a/Reference/API Reference/_IsRightControlKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsRightControlKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsRightControlKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsRightShiftKeyDown().sublime-snippet b/Reference/API Reference/_IsRightShiftKeyDown().sublime-snippet index 8c1726ee5..7b8a81759 100644 --- a/Reference/API Reference/_IsRightShiftKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsRightShiftKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsRightShiftKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsShiftKeyDown().sublime-snippet b/Reference/API Reference/_IsShiftKeyDown().sublime-snippet index e43e4442c..73cdda340 100644 --- a/Reference/API Reference/_IsShiftKeyDown().sublime-snippet +++ b/Reference/API Reference/_IsShiftKeyDown().sublime-snippet @@ -2,5 +2,5 @@ _IsShiftKeyDown () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsSilenced(name, channel).sublime-snippet b/Reference/API Reference/_IsSilenced(name, channel).sublime-snippet deleted file mode 100644 index cb44cc8b0..000000000 --- a/Reference/API Reference/_IsSilenced(name, channel).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _IsSilenced - ("name", "channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_IsSpellInRange(index, bookType, unit).sublime-snippet b/Reference/API Reference/_IsSpellInRange(index, bookType, unit).sublime-snippet index 646e62045..a02ca0262 100644 --- a/Reference/API Reference/_IsSpellInRange(index, bookType, unit).sublime-snippet +++ b/Reference/API Reference/_IsSpellInRange(index, bookType, unit).sublime-snippet @@ -2,5 +2,5 @@ _IsSpellInRange (index, "bookType", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsSpellInRange(name, unit).sublime-snippet b/Reference/API Reference/_IsSpellInRange(name, unit).sublime-snippet index 20f9e8e35..fb8b1045d 100644 --- a/Reference/API Reference/_IsSpellInRange(name, unit).sublime-snippet +++ b/Reference/API Reference/_IsSpellInRange(name, unit).sublime-snippet @@ -2,5 +2,5 @@ _IsSpellInRange ("name", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsSpellKnown(spellID, [isPet]).sublime-snippet b/Reference/API Reference/_IsSpellKnown(spellID, [isPet]).sublime-snippet index c7bbf142c..2b0e60210 100644 --- a/Reference/API Reference/_IsSpellKnown(spellID, [isPet]).sublime-snippet +++ b/Reference/API Reference/_IsSpellKnown(spellID, [isPet]).sublime-snippet @@ -2,5 +2,5 @@ _IsSpellKnown (spellID, [isPet]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsSpellOverlayed(spellID).sublime-snippet b/Reference/API Reference/_IsSpellOverlayed(spellID).sublime-snippet index d173e0ca4..0011e0def 100644 --- a/Reference/API Reference/_IsSpellOverlayed(spellID).sublime-snippet +++ b/Reference/API Reference/_IsSpellOverlayed(spellID).sublime-snippet @@ -2,5 +2,5 @@ _IsSpellOverlayed (spellID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsStackableAction(slot).sublime-snippet b/Reference/API Reference/_IsStackableAction(slot).sublime-snippet index cdcc4ce08..b7ea7d72a 100644 --- a/Reference/API Reference/_IsStackableAction(slot).sublime-snippet +++ b/Reference/API Reference/_IsStackableAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsStackableAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsStealthed().sublime-snippet b/Reference/API Reference/_IsStealthed().sublime-snippet index 122b73583..c765c27b9 100644 --- a/Reference/API Reference/_IsStealthed().sublime-snippet +++ b/Reference/API Reference/_IsStealthed().sublime-snippet @@ -2,5 +2,5 @@ _IsStealthed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsStereoVideoAvailable().sublime-snippet b/Reference/API Reference/_IsStereoVideoAvailable().sublime-snippet deleted file mode 100644 index 13457cda6..000000000 --- a/Reference/API Reference/_IsStereoVideoAvailable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _IsStereoVideoAvailable - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_IsSubZonePVPPOI().sublime-snippet b/Reference/API Reference/_IsSubZonePVPPOI().sublime-snippet index 8d21b9fb3..b6a0d2613 100644 --- a/Reference/API Reference/_IsSubZonePVPPOI().sublime-snippet +++ b/Reference/API Reference/_IsSubZonePVPPOI().sublime-snippet @@ -2,5 +2,5 @@ _IsSubZonePVPPOI () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsSwimming().sublime-snippet b/Reference/API Reference/_IsSwimming().sublime-snippet index 7f8faa6f8..a9666a0e1 100644 --- a/Reference/API Reference/_IsSwimming().sublime-snippet +++ b/Reference/API Reference/_IsSwimming().sublime-snippet @@ -2,5 +2,5 @@ _IsSwimming () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsThreatWarningEnabled().sublime-snippet b/Reference/API Reference/_IsThreatWarningEnabled().sublime-snippet index 557dc3ec0..c34887a70 100644 --- a/Reference/API Reference/_IsThreatWarningEnabled().sublime-snippet +++ b/Reference/API Reference/_IsThreatWarningEnabled().sublime-snippet @@ -2,5 +2,5 @@ _IsThreatWarningEnabled () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsTitleKnown(titleIndex).sublime-snippet b/Reference/API Reference/_IsTitleKnown(titleIndex).sublime-snippet index 992133e4e..c05924ab7 100644 --- a/Reference/API Reference/_IsTitleKnown(titleIndex).sublime-snippet +++ b/Reference/API Reference/_IsTitleKnown(titleIndex).sublime-snippet @@ -2,5 +2,5 @@ _IsTitleKnown (titleIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsTrackedAchievement(id).sublime-snippet b/Reference/API Reference/_IsTrackedAchievement(id).sublime-snippet index 0a77860c3..02652aff1 100644 --- a/Reference/API Reference/_IsTrackedAchievement(id).sublime-snippet +++ b/Reference/API Reference/_IsTrackedAchievement(id).sublime-snippet @@ -2,5 +2,5 @@ _IsTrackedAchievement (id) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsTrackingHiddenQuests().sublime-snippet b/Reference/API Reference/_IsTrackingHiddenQuests().sublime-snippet index 34d4464a2..b2209d464 100644 --- a/Reference/API Reference/_IsTrackingHiddenQuests().sublime-snippet +++ b/Reference/API Reference/_IsTrackingHiddenQuests().sublime-snippet @@ -2,5 +2,5 @@ _IsTrackingHiddenQuests () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsTradeskillTrainer().sublime-snippet b/Reference/API Reference/_IsTradeskillTrainer().sublime-snippet index f39615d23..3f2b1e6ae 100644 --- a/Reference/API Reference/_IsTradeskillTrainer().sublime-snippet +++ b/Reference/API Reference/_IsTradeskillTrainer().sublime-snippet @@ -2,5 +2,5 @@ _IsTradeskillTrainer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUnitOnQuest(index, name).sublime-snippet b/Reference/API Reference/_IsUnitOnQuest(index, name).sublime-snippet index b678b8940..0ae3e8757 100644 --- a/Reference/API Reference/_IsUnitOnQuest(index, name).sublime-snippet +++ b/Reference/API Reference/_IsUnitOnQuest(index, name).sublime-snippet @@ -2,5 +2,5 @@ _IsUnitOnQuest (index, "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUnitOnQuest(index, unit).sublime-snippet b/Reference/API Reference/_IsUnitOnQuest(index, unit).sublime-snippet index 697117930..f301119cc 100644 --- a/Reference/API Reference/_IsUnitOnQuest(index, unit).sublime-snippet +++ b/Reference/API Reference/_IsUnitOnQuest(index, unit).sublime-snippet @@ -2,5 +2,5 @@ _IsUnitOnQuest (index, "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUsableAction(slot).sublime-snippet b/Reference/API Reference/_IsUsableAction(slot).sublime-snippet index 3942495db..dfa387a0a 100644 --- a/Reference/API Reference/_IsUsableAction(slot).sublime-snippet +++ b/Reference/API Reference/_IsUsableAction(slot).sublime-snippet @@ -2,5 +2,5 @@ _IsUsableAction (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUsableItem(itemID).sublime-snippet b/Reference/API Reference/_IsUsableItem(itemID).sublime-snippet index 90f0cd25c..dbf05601d 100644 --- a/Reference/API Reference/_IsUsableItem(itemID).sublime-snippet +++ b/Reference/API Reference/_IsUsableItem(itemID).sublime-snippet @@ -2,5 +2,5 @@ _IsUsableItem (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUsableItem(itemLink).sublime-snippet b/Reference/API Reference/_IsUsableItem(itemLink).sublime-snippet index c0c1b4ac2..cd5eee929 100644 --- a/Reference/API Reference/_IsUsableItem(itemLink).sublime-snippet +++ b/Reference/API Reference/_IsUsableItem(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _IsUsableItem ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUsableItem(itemName).sublime-snippet b/Reference/API Reference/_IsUsableItem(itemName).sublime-snippet index c25ba8e31..bf09c53f1 100644 --- a/Reference/API Reference/_IsUsableItem(itemName).sublime-snippet +++ b/Reference/API Reference/_IsUsableItem(itemName).sublime-snippet @@ -2,5 +2,5 @@ _IsUsableItem ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUsableSpell(index, bookType).sublime-snippet b/Reference/API Reference/_IsUsableSpell(index, bookType).sublime-snippet index 261282035..d6b8f1162 100644 --- a/Reference/API Reference/_IsUsableSpell(index, bookType).sublime-snippet +++ b/Reference/API Reference/_IsUsableSpell(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _IsUsableSpell (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsUsableSpell(name).sublime-snippet b/Reference/API Reference/_IsUsableSpell(name).sublime-snippet index 68fb8883e..4fb8a3c84 100644 --- a/Reference/API Reference/_IsUsableSpell(name).sublime-snippet +++ b/Reference/API Reference/_IsUsableSpell(name).sublime-snippet @@ -2,5 +2,5 @@ _IsUsableSpell ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsVehicleAimAngleAdjustable().sublime-snippet b/Reference/API Reference/_IsVehicleAimAngleAdjustable().sublime-snippet index 1d1506ffd..f8a5d5860 100644 --- a/Reference/API Reference/_IsVehicleAimAngleAdjustable().sublime-snippet +++ b/Reference/API Reference/_IsVehicleAimAngleAdjustable().sublime-snippet @@ -2,5 +2,5 @@ _IsVehicleAimAngleAdjustable () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsWindowsClient().sublime-snippet b/Reference/API Reference/_IsWindowsClient().sublime-snippet index e3be1e6f7..7a029ed77 100644 --- a/Reference/API Reference/_IsWindowsClient().sublime-snippet +++ b/Reference/API Reference/_IsWindowsClient().sublime-snippet @@ -2,5 +2,5 @@ _IsWindowsClient () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_IsXPUserDisabled().sublime-snippet b/Reference/API Reference/_IsXPUserDisabled().sublime-snippet index 136d12293..bf1a230e1 100644 --- a/Reference/API Reference/_IsXPUserDisabled().sublime-snippet +++ b/Reference/API Reference/_IsXPUserDisabled().sublime-snippet @@ -2,5 +2,5 @@ _IsXPUserDisabled () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemHasRange(itemID).sublime-snippet b/Reference/API Reference/_ItemHasRange(itemID).sublime-snippet index 93397d901..70fba5045 100644 --- a/Reference/API Reference/_ItemHasRange(itemID).sublime-snippet +++ b/Reference/API Reference/_ItemHasRange(itemID).sublime-snippet @@ -2,5 +2,5 @@ _ItemHasRange (itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemHasRange(itemLink).sublime-snippet b/Reference/API Reference/_ItemHasRange(itemLink).sublime-snippet index 2ff71138b..441dc1329 100644 --- a/Reference/API Reference/_ItemHasRange(itemLink).sublime-snippet +++ b/Reference/API Reference/_ItemHasRange(itemLink).sublime-snippet @@ -2,5 +2,5 @@ _ItemHasRange ("itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemHasRange(itemName).sublime-snippet b/Reference/API Reference/_ItemHasRange(itemName).sublime-snippet index 99f1307bb..c77d75359 100644 --- a/Reference/API Reference/_ItemHasRange(itemName).sublime-snippet +++ b/Reference/API Reference/_ItemHasRange(itemName).sublime-snippet @@ -2,5 +2,5 @@ _ItemHasRange ("itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemTextGetCreator().sublime-snippet b/Reference/API Reference/_ItemTextGetCreator().sublime-snippet index 98dd3472c..cfad714e6 100644 --- a/Reference/API Reference/_ItemTextGetCreator().sublime-snippet +++ b/Reference/API Reference/_ItemTextGetCreator().sublime-snippet @@ -2,5 +2,5 @@ _ItemTextGetCreator () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemTextGetItem().sublime-snippet b/Reference/API Reference/_ItemTextGetItem().sublime-snippet index 583b1f1e6..4f3c5d924 100644 --- a/Reference/API Reference/_ItemTextGetItem().sublime-snippet +++ b/Reference/API Reference/_ItemTextGetItem().sublime-snippet @@ -2,5 +2,5 @@ _ItemTextGetItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemTextGetMaterial().sublime-snippet b/Reference/API Reference/_ItemTextGetMaterial().sublime-snippet index c6ce31086..518682de0 100644 --- a/Reference/API Reference/_ItemTextGetMaterial().sublime-snippet +++ b/Reference/API Reference/_ItemTextGetMaterial().sublime-snippet @@ -2,5 +2,5 @@ _ItemTextGetMaterial () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemTextGetPage().sublime-snippet b/Reference/API Reference/_ItemTextGetPage().sublime-snippet index 6af4e5d64..3230b077a 100644 --- a/Reference/API Reference/_ItemTextGetPage().sublime-snippet +++ b/Reference/API Reference/_ItemTextGetPage().sublime-snippet @@ -2,5 +2,5 @@ _ItemTextGetPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemTextGetText().sublime-snippet b/Reference/API Reference/_ItemTextGetText().sublime-snippet index dd043e73c..2ae62018e 100644 --- a/Reference/API Reference/_ItemTextGetText().sublime-snippet +++ b/Reference/API Reference/_ItemTextGetText().sublime-snippet @@ -2,5 +2,5 @@ _ItemTextGetText () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ItemTextHasNextPage().sublime-snippet b/Reference/API Reference/_ItemTextHasNextPage().sublime-snippet index b9946abf5..9779ab997 100644 --- a/Reference/API Reference/_ItemTextHasNextPage().sublime-snippet +++ b/Reference/API Reference/_ItemTextHasNextPage().sublime-snippet @@ -2,5 +2,5 @@ _ItemTextHasNextPage () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet b/Reference/API Reference/_JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet index bbc5c43f6..dac273344 100644 --- a/Reference/API Reference/_JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet +++ b/Reference/API Reference/_JoinChannelByName(channelName, [password], [frameID], [hasVoice]).sublime-snippet @@ -2,5 +2,5 @@ _JoinChannelByName ("channelName", ["password"], [frameID], [hasVoice]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet b/Reference/API Reference/_JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet index 1b5f4a10b..4692fd990 100644 --- a/Reference/API Reference/_JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet +++ b/Reference/API Reference/_JoinPermanentChannel(name, [password], [chatFrameIndex], [enableVoice]).sublime-snippet @@ -2,5 +2,5 @@ _JoinPermanentChannel ("name", ["password"], [chatFrameIndex], [enableVoice]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_Lerp(startValue, endValue, interval).sublime-snippet b/Reference/API Reference/_Lerp(startValue, endValue, interval).sublime-snippet index 889895e70..6e0acbd68 100644 --- a/Reference/API Reference/_Lerp(startValue, endValue, interval).sublime-snippet +++ b/Reference/API Reference/_Lerp(startValue, endValue, interval).sublime-snippet @@ -2,5 +2,5 @@ _Lerp (startValue, endValue, interval) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_LoadAddOn(index).sublime-snippet b/Reference/API Reference/_LoadAddOn(index).sublime-snippet index 1ce6e3281..be6152170 100644 --- a/Reference/API Reference/_LoadAddOn(index).sublime-snippet +++ b/Reference/API Reference/_LoadAddOn(index).sublime-snippet @@ -2,5 +2,5 @@ _LoadAddOn (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_LoadAddOn(name).sublime-snippet b/Reference/API Reference/_LoadAddOn(name).sublime-snippet index 189e95c6f..8f8625acc 100644 --- a/Reference/API Reference/_LoadAddOn(name).sublime-snippet +++ b/Reference/API Reference/_LoadAddOn(name).sublime-snippet @@ -2,5 +2,5 @@ _LoadAddOn ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_LootSlotHasItem(slot).sublime-snippet b/Reference/API Reference/_LootSlotHasItem(slot).sublime-snippet index 825485d6b..54f3323ac 100644 --- a/Reference/API Reference/_LootSlotHasItem(slot).sublime-snippet +++ b/Reference/API Reference/_LootSlotHasItem(slot).sublime-snippet @@ -2,5 +2,5 @@ _LootSlotHasItem (slot) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_NoPlayTime().sublime-snippet b/Reference/API Reference/_NoPlayTime().sublime-snippet index c48183d5a..0a8357102 100644 --- a/Reference/API Reference/_NoPlayTime().sublime-snippet +++ b/Reference/API Reference/_NoPlayTime().sublime-snippet @@ -2,5 +2,5 @@ _NoPlayTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_NumTaxiNodes().sublime-snippet b/Reference/API Reference/_NumTaxiNodes().sublime-snippet index bef2ca1c1..7a55187ae 100644 --- a/Reference/API Reference/_NumTaxiNodes().sublime-snippet +++ b/Reference/API Reference/_NumTaxiNodes().sublime-snippet @@ -2,5 +2,5 @@ _NumTaxiNodes () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_OffhandHasWeapon().sublime-snippet b/Reference/API Reference/_OffhandHasWeapon().sublime-snippet deleted file mode 100644 index f84fbc26f..000000000 --- a/Reference/API Reference/_OffhandHasWeapon().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _OffhandHasWeapon - () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_PartialPlayTime().sublime-snippet b/Reference/API Reference/_PartialPlayTime().sublime-snippet index 0dffddf83..215bb0e70 100644 --- a/Reference/API Reference/_PartialPlayTime().sublime-snippet +++ b/Reference/API Reference/_PartialPlayTime().sublime-snippet @@ -2,5 +2,5 @@ _PartialPlayTime () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PetCanBeAbandoned().sublime-snippet b/Reference/API Reference/_PetCanBeAbandoned().sublime-snippet index f218c67da..9df1f0002 100644 --- a/Reference/API Reference/_PetCanBeAbandoned().sublime-snippet +++ b/Reference/API Reference/_PetCanBeAbandoned().sublime-snippet @@ -2,5 +2,5 @@ _PetCanBeAbandoned () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PetCanBeDismissed().sublime-snippet b/Reference/API Reference/_PetCanBeDismissed().sublime-snippet index a6abc6a1b..15c3c4ff7 100644 --- a/Reference/API Reference/_PetCanBeDismissed().sublime-snippet +++ b/Reference/API Reference/_PetCanBeDismissed().sublime-snippet @@ -2,5 +2,5 @@ _PetCanBeDismissed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PetCanBeRenamed().sublime-snippet b/Reference/API Reference/_PetCanBeRenamed().sublime-snippet index ca06a9d95..7f9fc1518 100644 --- a/Reference/API Reference/_PetCanBeRenamed().sublime-snippet +++ b/Reference/API Reference/_PetCanBeRenamed().sublime-snippet @@ -2,5 +2,5 @@ _PetCanBeRenamed () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PetHasActionBar().sublime-snippet b/Reference/API Reference/_PetHasActionBar().sublime-snippet index f141b90da..898e924fa 100644 --- a/Reference/API Reference/_PetHasActionBar().sublime-snippet +++ b/Reference/API Reference/_PetHasActionBar().sublime-snippet @@ -2,5 +2,5 @@ _PetHasActionBar () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PlayerCanTeleport().sublime-snippet b/Reference/API Reference/_PlayerCanTeleport().sublime-snippet index 4e7f39a42..0147f2b64 100644 --- a/Reference/API Reference/_PlayerCanTeleport().sublime-snippet +++ b/Reference/API Reference/_PlayerCanTeleport().sublime-snippet @@ -2,5 +2,5 @@ _PlayerCanTeleport () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PlayerHasHearthstone().sublime-snippet b/Reference/API Reference/_PlayerHasHearthstone().sublime-snippet index b8bf865a9..e1da24441 100644 --- a/Reference/API Reference/_PlayerHasHearthstone().sublime-snippet +++ b/Reference/API Reference/_PlayerHasHearthstone().sublime-snippet @@ -2,5 +2,5 @@ _PlayerHasHearthstone () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PlayerIsPVPInactive(name).sublime-snippet b/Reference/API Reference/_PlayerIsPVPInactive(name).sublime-snippet index 7ee0145cd..eedfc2d54 100644 --- a/Reference/API Reference/_PlayerIsPVPInactive(name).sublime-snippet +++ b/Reference/API Reference/_PlayerIsPVPInactive(name).sublime-snippet @@ -2,5 +2,5 @@ _PlayerIsPVPInactive ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PlayerIsPVPInactive(unit).sublime-snippet b/Reference/API Reference/_PlayerIsPVPInactive(unit).sublime-snippet index 73be76d2e..ec1cd89c0 100644 --- a/Reference/API Reference/_PlayerIsPVPInactive(unit).sublime-snippet +++ b/Reference/API Reference/_PlayerIsPVPInactive(unit).sublime-snippet @@ -2,5 +2,5 @@ _PlayerIsPVPInactive ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PutItemInBackpack().sublime-snippet b/Reference/API Reference/_PutItemInBackpack().sublime-snippet index 168ca817e..44a0e60aa 100644 --- a/Reference/API Reference/_PutItemInBackpack().sublime-snippet +++ b/Reference/API Reference/_PutItemInBackpack().sublime-snippet @@ -2,5 +2,5 @@ _PutItemInBackpack () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_PutItemInBag(container).sublime-snippet b/Reference/API Reference/_PutItemInBag(container).sublime-snippet index 469ae7080..b94c31920 100644 --- a/Reference/API Reference/_PutItemInBag(container).sublime-snippet +++ b/Reference/API Reference/_PutItemInBag(container).sublime-snippet @@ -2,5 +2,5 @@ _PutItemInBag (container) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_QuestFlagsPVP().sublime-snippet b/Reference/API Reference/_QuestFlagsPVP().sublime-snippet index b60b948e3..5d5b08e9f 100644 --- a/Reference/API Reference/_QuestFlagsPVP().sublime-snippet +++ b/Reference/API Reference/_QuestFlagsPVP().sublime-snippet @@ -2,5 +2,5 @@ _QuestFlagsPVP () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_QuestPOIGetIconInfo(questID).sublime-snippet b/Reference/API Reference/_QuestPOIGetIconInfo(questID).sublime-snippet index b625c1fc7..5b70a57ca 100644 --- a/Reference/API Reference/_QuestPOIGetIconInfo(questID).sublime-snippet +++ b/Reference/API Reference/_QuestPOIGetIconInfo(questID).sublime-snippet @@ -2,5 +2,5 @@ _QuestPOIGetIconInfo (questID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_RegisterAddonMessagePrefix(prefix).sublime-snippet b/Reference/API Reference/_RegisterAddonMessagePrefix(prefix).sublime-snippet deleted file mode 100644 index 820f4b23e..000000000 --- a/Reference/API Reference/_RegisterAddonMessagePrefix(prefix).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _RegisterAddonMessagePrefix - ("prefix") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet b/Reference/API Reference/_ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet index c4aaa1e25..450158c7c 100644 --- a/Reference/API Reference/_ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet +++ b/Reference/API Reference/_ResistancePercent(ResistanceValue, CasterLevel).sublime-snippet @@ -2,5 +2,5 @@ _ResistancePercent (ResistanceValue, CasterLevel) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ResurrectGetOfferer().sublime-snippet b/Reference/API Reference/_ResurrectGetOfferer().sublime-snippet index f726adecd..d1a6239b6 100644 --- a/Reference/API Reference/_ResurrectGetOfferer().sublime-snippet +++ b/Reference/API Reference/_ResurrectGetOfferer().sublime-snippet @@ -2,5 +2,5 @@ _ResurrectGetOfferer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ResurrectHasSickness().sublime-snippet b/Reference/API Reference/_ResurrectHasSickness().sublime-snippet index a8155cb37..e3c9734f6 100644 --- a/Reference/API Reference/_ResurrectHasSickness().sublime-snippet +++ b/Reference/API Reference/_ResurrectHasSickness().sublime-snippet @@ -2,5 +2,5 @@ _ResurrectHasSickness () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_ResurrectHasTimer().sublime-snippet b/Reference/API Reference/_ResurrectHasTimer().sublime-snippet index b83daeebd..33867482b 100644 --- a/Reference/API Reference/_ResurrectHasTimer().sublime-snippet +++ b/Reference/API Reference/_ResurrectHasTimer().sublime-snippet @@ -2,5 +2,5 @@ _ResurrectHasTimer () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SearchLFGGetResults(index).sublime-snippet b/Reference/API Reference/_SearchLFGGetResults(index).sublime-snippet index 4cea1cf2b..e194b4033 100644 --- a/Reference/API Reference/_SearchLFGGetResults(index).sublime-snippet +++ b/Reference/API Reference/_SearchLFGGetResults(index).sublime-snippet @@ -2,5 +2,5 @@ _SearchLFGGetResults (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet b/Reference/API Reference/_SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet index a4e86111e..0de380211 100644 --- a/Reference/API Reference/_SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet +++ b/Reference/API Reference/_SecondsToTime(seconds, [noSeconds], [notAbbreviated], [maxCount]).sublime-snippet @@ -2,5 +2,5 @@ _SecondsToTime (seconds, [noSeconds], [notAbbreviated], [maxCount]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SecureCmdOptionParse(cmd).sublime-snippet b/Reference/API Reference/_SecureCmdOptionParse(cmd).sublime-snippet index e3cdaffda..3dad5d12a 100644 --- a/Reference/API Reference/_SecureCmdOptionParse(cmd).sublime-snippet +++ b/Reference/API Reference/_SecureCmdOptionParse(cmd).sublime-snippet @@ -2,5 +2,5 @@ _SecureCmdOptionParse ("cmd") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetAchievementComparisonUnit(unit).sublime-snippet b/Reference/API Reference/_SetAchievementComparisonUnit(unit).sublime-snippet index 52a8b6df0..446155ca8 100644 --- a/Reference/API Reference/_SetAchievementComparisonUnit(unit).sublime-snippet +++ b/Reference/API Reference/_SetAchievementComparisonUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ _SetAchievementComparisonUnit (unit) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBinding(key, [command]).sublime-snippet b/Reference/API Reference/_SetBinding(key, [command]).sublime-snippet index ea9ff4c1f..e0bc82a84 100644 --- a/Reference/API Reference/_SetBinding(key, [command]).sublime-snippet +++ b/Reference/API Reference/_SetBinding(key, [command]).sublime-snippet @@ -2,5 +2,5 @@ _SetBinding ("key", ["command"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet b/Reference/API Reference/_SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet index b8edb77ce..be58f57ee 100644 --- a/Reference/API Reference/_SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet +++ b/Reference/API Reference/_SetBindingClick(key, buttonName, [mouseButton]).sublime-snippet @@ -2,5 +2,5 @@ _SetBindingClick ("key", "buttonName", ["mouseButton"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBindingItem(key, itemID).sublime-snippet b/Reference/API Reference/_SetBindingItem(key, itemID).sublime-snippet index d5de71029..61c8035de 100644 --- a/Reference/API Reference/_SetBindingItem(key, itemID).sublime-snippet +++ b/Reference/API Reference/_SetBindingItem(key, itemID).sublime-snippet @@ -2,5 +2,5 @@ _SetBindingItem ("key", itemID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBindingItem(key, itemLink).sublime-snippet b/Reference/API Reference/_SetBindingItem(key, itemLink).sublime-snippet index 097bdef5c..f9f0aede7 100644 --- a/Reference/API Reference/_SetBindingItem(key, itemLink).sublime-snippet +++ b/Reference/API Reference/_SetBindingItem(key, itemLink).sublime-snippet @@ -2,5 +2,5 @@ _SetBindingItem ("key", "itemLink") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBindingItem(key, itemName).sublime-snippet b/Reference/API Reference/_SetBindingItem(key, itemName).sublime-snippet index bd5411e98..6bdd8fe11 100644 --- a/Reference/API Reference/_SetBindingItem(key, itemName).sublime-snippet +++ b/Reference/API Reference/_SetBindingItem(key, itemName).sublime-snippet @@ -2,5 +2,5 @@ _SetBindingItem ("key", "itemName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBindingMacro(key, index).sublime-snippet b/Reference/API Reference/_SetBindingMacro(key, index).sublime-snippet index d7fffc07d..918ab4d29 100644 --- a/Reference/API Reference/_SetBindingMacro(key, index).sublime-snippet +++ b/Reference/API Reference/_SetBindingMacro(key, index).sublime-snippet @@ -2,5 +2,5 @@ _SetBindingMacro ("key", index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBindingMacro(key, name).sublime-snippet b/Reference/API Reference/_SetBindingMacro(key, name).sublime-snippet index 69c4aa37a..a336d7ab6 100644 --- a/Reference/API Reference/_SetBindingMacro(key, name).sublime-snippet +++ b/Reference/API Reference/_SetBindingMacro(key, name).sublime-snippet @@ -2,5 +2,5 @@ _SetBindingMacro ("key", "name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetBindingSpell(key, spellName).sublime-snippet b/Reference/API Reference/_SetBindingSpell(key, spellName).sublime-snippet index 5bf16fbb7..e6242b27f 100644 --- a/Reference/API Reference/_SetBindingSpell(key, spellName).sublime-snippet +++ b/Reference/API Reference/_SetBindingSpell(key, spellName).sublime-snippet @@ -2,5 +2,5 @@ _SetBindingSpell ("key", "spellName") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SetSendMailMoney(amount).sublime-snippet b/Reference/API Reference/_SetSendMailMoney(amount).sublime-snippet index 02410d9b1..d46b967a6 100644 --- a/Reference/API Reference/_SetSendMailMoney(amount).sublime-snippet +++ b/Reference/API Reference/_SetSendMailMoney(amount).sublime-snippet @@ -2,5 +2,5 @@ _SetSendMailMoney (amount) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SortQuestWatches().sublime-snippet b/Reference/API Reference/_SortQuestWatches().sublime-snippet index ce2cd9097..6bb0f0e93 100644 --- a/Reference/API Reference/_SortQuestWatches().sublime-snippet +++ b/Reference/API Reference/_SortQuestWatches().sublime-snippet @@ -2,5 +2,5 @@ _SortQuestWatches () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SpellCanTargetItem().sublime-snippet b/Reference/API Reference/_SpellCanTargetItem().sublime-snippet index 528ffa0ed..54e12f3fd 100644 --- a/Reference/API Reference/_SpellCanTargetItem().sublime-snippet +++ b/Reference/API Reference/_SpellCanTargetItem().sublime-snippet @@ -2,5 +2,5 @@ _SpellCanTargetItem () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SpellCanTargetUnit(name).sublime-snippet b/Reference/API Reference/_SpellCanTargetUnit(name).sublime-snippet index f83fa6819..0d34c50fd 100644 --- a/Reference/API Reference/_SpellCanTargetUnit(name).sublime-snippet +++ b/Reference/API Reference/_SpellCanTargetUnit(name).sublime-snippet @@ -2,5 +2,5 @@ _SpellCanTargetUnit ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SpellCanTargetUnit(unit).sublime-snippet b/Reference/API Reference/_SpellCanTargetUnit(unit).sublime-snippet index 2c908f5f0..b0da1523e 100644 --- a/Reference/API Reference/_SpellCanTargetUnit(unit).sublime-snippet +++ b/Reference/API Reference/_SpellCanTargetUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ _SpellCanTargetUnit ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SpellHasRange(index, bookType).sublime-snippet b/Reference/API Reference/_SpellHasRange(index, bookType).sublime-snippet index 53cf5b6b3..838d9a997 100644 --- a/Reference/API Reference/_SpellHasRange(index, bookType).sublime-snippet +++ b/Reference/API Reference/_SpellHasRange(index, bookType).sublime-snippet @@ -2,5 +2,5 @@ _SpellHasRange (index, "bookType") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SpellHasRange(name).sublime-snippet b/Reference/API Reference/_SpellHasRange(name).sublime-snippet index 1c1db02d6..7ad0d436e 100644 --- a/Reference/API Reference/_SpellHasRange(name).sublime-snippet +++ b/Reference/API Reference/_SpellHasRange(name).sublime-snippet @@ -2,5 +2,5 @@ _SpellHasRange ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_SpellIsTargeting().sublime-snippet b/Reference/API Reference/_SpellIsTargeting().sublime-snippet index d6de012c2..9abbfad04 100644 --- a/Reference/API Reference/_SpellIsTargeting().sublime-snippet +++ b/Reference/API Reference/_SpellIsTargeting().sublime-snippet @@ -2,5 +2,5 @@ _SpellIsTargeting () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_Stopwatch_IsPlaying().sublime-snippet b/Reference/API Reference/_Stopwatch_IsPlaying().sublime-snippet index 56cb8bc10..de2202c98 100644 --- a/Reference/API Reference/_Stopwatch_IsPlaying().sublime-snippet +++ b/Reference/API Reference/_Stopwatch_IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _Stopwatch_IsPlaying () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiGetDestX(source, dest).sublime-snippet b/Reference/API Reference/_TaxiGetDestX(source, dest).sublime-snippet index 849fc9a91..8da70d7d5 100644 --- a/Reference/API Reference/_TaxiGetDestX(source, dest).sublime-snippet +++ b/Reference/API Reference/_TaxiGetDestX(source, dest).sublime-snippet @@ -2,5 +2,5 @@ _TaxiGetDestX (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiGetDestY(source, dest).sublime-snippet b/Reference/API Reference/_TaxiGetDestY(source, dest).sublime-snippet index 6fe59a65d..ab9033f73 100644 --- a/Reference/API Reference/_TaxiGetDestY(source, dest).sublime-snippet +++ b/Reference/API Reference/_TaxiGetDestY(source, dest).sublime-snippet @@ -2,5 +2,5 @@ _TaxiGetDestY (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiGetSrcX(source, dest).sublime-snippet b/Reference/API Reference/_TaxiGetSrcX(source, dest).sublime-snippet index ee021545c..5a73afb51 100644 --- a/Reference/API Reference/_TaxiGetSrcX(source, dest).sublime-snippet +++ b/Reference/API Reference/_TaxiGetSrcX(source, dest).sublime-snippet @@ -2,5 +2,5 @@ _TaxiGetSrcX (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiGetSrcY(source, dest).sublime-snippet b/Reference/API Reference/_TaxiGetSrcY(source, dest).sublime-snippet index eb8e4b936..343e03e7a 100644 --- a/Reference/API Reference/_TaxiGetSrcY(source, dest).sublime-snippet +++ b/Reference/API Reference/_TaxiGetSrcY(source, dest).sublime-snippet @@ -2,5 +2,5 @@ _TaxiGetSrcY (source, dest) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiNodeCost(index).sublime-snippet b/Reference/API Reference/_TaxiNodeCost(index).sublime-snippet index a6eb83069..b82c9af6b 100644 --- a/Reference/API Reference/_TaxiNodeCost(index).sublime-snippet +++ b/Reference/API Reference/_TaxiNodeCost(index).sublime-snippet @@ -2,5 +2,5 @@ _TaxiNodeCost (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiNodeGetType(index).sublime-snippet b/Reference/API Reference/_TaxiNodeGetType(index).sublime-snippet index 3a7b9ad51..cb327d0f3 100644 --- a/Reference/API Reference/_TaxiNodeGetType(index).sublime-snippet +++ b/Reference/API Reference/_TaxiNodeGetType(index).sublime-snippet @@ -2,5 +2,5 @@ _TaxiNodeGetType (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiNodeName(index).sublime-snippet b/Reference/API Reference/_TaxiNodeName(index).sublime-snippet index a6f34a13d..87be5bf33 100644 --- a/Reference/API Reference/_TaxiNodeName(index).sublime-snippet +++ b/Reference/API Reference/_TaxiNodeName(index).sublime-snippet @@ -2,5 +2,5 @@ _TaxiNodeName (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_TaxiNodePosition(index).sublime-snippet b/Reference/API Reference/_TaxiNodePosition(index).sublime-snippet index ede9bf623..996287a94 100644 --- a/Reference/API Reference/_TaxiNodePosition(index).sublime-snippet +++ b/Reference/API Reference/_TaxiNodePosition(index).sublime-snippet @@ -2,5 +2,5 @@ _TaxiNodePosition (index) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAffectingCombat(unit).sublime-snippet b/Reference/API Reference/_UnitAffectingCombat(unit).sublime-snippet index bccadfb72..d516a7a58 100644 --- a/Reference/API Reference/_UnitAffectingCombat(unit).sublime-snippet +++ b/Reference/API Reference/_UnitAffectingCombat(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitAffectingCombat ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAlliedRaceInfo(unit).sublime-snippet b/Reference/API Reference/_UnitAlliedRaceInfo(unit).sublime-snippet index 40ccf8d69..d01fdfc51 100644 --- a/Reference/API Reference/_UnitAlliedRaceInfo(unit).sublime-snippet +++ b/Reference/API Reference/_UnitAlliedRaceInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitAlliedRaceInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAlternatePowerInfo(name).sublime-snippet b/Reference/API Reference/_UnitAlternatePowerInfo(name).sublime-snippet index 5367ac7bb..ea6f1a70b 100644 --- a/Reference/API Reference/_UnitAlternatePowerInfo(name).sublime-snippet +++ b/Reference/API Reference/_UnitAlternatePowerInfo(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitAlternatePowerInfo ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAlternatePowerInfo(unit).sublime-snippet b/Reference/API Reference/_UnitAlternatePowerInfo(unit).sublime-snippet index 7a11f3732..9b511694d 100644 --- a/Reference/API Reference/_UnitAlternatePowerInfo(unit).sublime-snippet +++ b/Reference/API Reference/_UnitAlternatePowerInfo(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitAlternatePowerInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet b/Reference/API Reference/_UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet index 6243cb192..14815ea60 100644 --- a/Reference/API Reference/_UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet +++ b/Reference/API Reference/_UnitAlternatePowerTextureInfo(unit, textureIndex).sublime-snippet @@ -2,5 +2,5 @@ _UnitAlternatePowerTextureInfo ("unit", textureIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitArmor(unit).sublime-snippet b/Reference/API Reference/_UnitArmor(unit).sublime-snippet index 094ed9b59..cbe1fef72 100644 --- a/Reference/API Reference/_UnitArmor(unit).sublime-snippet +++ b/Reference/API Reference/_UnitArmor(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitArmor ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAttackBothHands(unit).sublime-snippet b/Reference/API Reference/_UnitAttackBothHands(unit).sublime-snippet deleted file mode 100644 index 946efd0f2..000000000 --- a/Reference/API Reference/_UnitAttackBothHands(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitAttackBothHands - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitAttackPower(unit).sublime-snippet b/Reference/API Reference/_UnitAttackPower(unit).sublime-snippet index d1a56e659..509713eff 100644 --- a/Reference/API Reference/_UnitAttackPower(unit).sublime-snippet +++ b/Reference/API Reference/_UnitAttackPower(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitAttackPower ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAttackSpeed(unit).sublime-snippet b/Reference/API Reference/_UnitAttackSpeed(unit).sublime-snippet index 6dc0406bf..b949bb04d 100644 --- a/Reference/API Reference/_UnitAttackSpeed(unit).sublime-snippet +++ b/Reference/API Reference/_UnitAttackSpeed(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitAttackSpeed ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAura(unit, index, [filter]).sublime-snippet b/Reference/API Reference/_UnitAura(unit, index, [filter]).sublime-snippet index 760d7a25d..39891765f 100644 --- a/Reference/API Reference/_UnitAura(unit, index, [filter]).sublime-snippet +++ b/Reference/API Reference/_UnitAura(unit, index, [filter]).sublime-snippet @@ -1,6 +1,6 @@ - + _UnitAura ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitAura(unit, name, [rank], [filter]).sublime-snippet b/Reference/API Reference/_UnitAura(unit, name, [rank], [filter]).sublime-snippet deleted file mode 100644 index e490ceb61..000000000 --- a/Reference/API Reference/_UnitAura(unit, name, [rank], [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitAura - ("unit", "name", ["rank"], ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitBuff(unit, index [, filter]).sublime-snippet b/Reference/API Reference/_UnitBuff(unit, index [, filter]).sublime-snippet deleted file mode 100644 index ea7bd1757..000000000 --- a/Reference/API Reference/_UnitBuff(unit, index [, filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitBuff - ("unit", index [, "filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitBuff(unit, index, [filter]).sublime-snippet b/Reference/API Reference/_UnitBuff(unit, index, [filter]).sublime-snippet new file mode 100644 index 000000000..52e762a77 --- /dev/null +++ b/Reference/API Reference/_UnitBuff(unit, index, [filter]).sublime-snippet @@ -0,0 +1,6 @@ + + + _UnitBuff + ("unit", index, ["filter"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/_UnitBuff(unit, name, [rank], [filter]).sublime-snippet b/Reference/API Reference/_UnitBuff(unit, name, [rank], [filter]).sublime-snippet deleted file mode 100644 index 963dabf1b..000000000 --- a/Reference/API Reference/_UnitBuff(unit, name, [rank], [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitBuff - ("unit", "name", ["rank"], ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitCanAssist(unit, unit).sublime-snippet b/Reference/API Reference/_UnitCanAssist(unit, unit).sublime-snippet index 098efdad4..c26504833 100644 --- a/Reference/API Reference/_UnitCanAssist(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitCanAssist(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitCanAssist ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitCanAttack(unit, unit).sublime-snippet b/Reference/API Reference/_UnitCanAttack(unit, unit).sublime-snippet index ec8bdb523..e2e23eee6 100644 --- a/Reference/API Reference/_UnitCanAttack(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitCanAttack(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitCanAttack ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitCanCooperate(unit, unit).sublime-snippet b/Reference/API Reference/_UnitCanCooperate(unit, unit).sublime-snippet index e71651360..07b25683a 100644 --- a/Reference/API Reference/_UnitCanCooperate(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitCanCooperate(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitCanCooperate ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitCastingInfo(unit).sublime-snippet b/Reference/API Reference/_UnitCastingInfo(unit).sublime-snippet index 8434650e0..9ce5bf829 100644 --- a/Reference/API Reference/_UnitCastingInfo(unit).sublime-snippet +++ b/Reference/API Reference/_UnitCastingInfo(unit).sublime-snippet @@ -1,6 +1,6 @@ - + _UnitCastingInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitChannelInfo(unit).sublime-snippet b/Reference/API Reference/_UnitChannelInfo(unit).sublime-snippet index 465b17667..7afbf66e0 100644 --- a/Reference/API Reference/_UnitChannelInfo(unit).sublime-snippet +++ b/Reference/API Reference/_UnitChannelInfo(unit).sublime-snippet @@ -1,6 +1,6 @@ - + _UnitChannelInfo ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitClass(name).sublime-snippet b/Reference/API Reference/_UnitClass(name).sublime-snippet index efe447bf4..56e617500 100644 --- a/Reference/API Reference/_UnitClass(name).sublime-snippet +++ b/Reference/API Reference/_UnitClass(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitClass ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitClass(unit).sublime-snippet b/Reference/API Reference/_UnitClass(unit).sublime-snippet index 71e49142d..f05c46e4a 100644 --- a/Reference/API Reference/_UnitClass(unit).sublime-snippet +++ b/Reference/API Reference/_UnitClass(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitClass ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitClassBase(name).sublime-snippet b/Reference/API Reference/_UnitClassBase(name).sublime-snippet index e69c22b21..ddb1a42e1 100644 --- a/Reference/API Reference/_UnitClassBase(name).sublime-snippet +++ b/Reference/API Reference/_UnitClassBase(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitClassBase ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitClassBase(unit).sublime-snippet b/Reference/API Reference/_UnitClassBase(unit).sublime-snippet index 704553057..8381149d8 100644 --- a/Reference/API Reference/_UnitClassBase(unit).sublime-snippet +++ b/Reference/API Reference/_UnitClassBase(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitClassBase ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitClassification(unit).sublime-snippet b/Reference/API Reference/_UnitClassification(unit).sublime-snippet index 37bdfc772..ab42ab938 100644 --- a/Reference/API Reference/_UnitClassification(unit).sublime-snippet +++ b/Reference/API Reference/_UnitClassification(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitClassification ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitControllingVehicle(name).sublime-snippet b/Reference/API Reference/_UnitControllingVehicle(name).sublime-snippet index b9dfddcca..ac09a60e7 100644 --- a/Reference/API Reference/_UnitControllingVehicle(name).sublime-snippet +++ b/Reference/API Reference/_UnitControllingVehicle(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitControllingVehicle ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitControllingVehicle(unit).sublime-snippet b/Reference/API Reference/_UnitControllingVehicle(unit).sublime-snippet index 145966529..09b31c55a 100644 --- a/Reference/API Reference/_UnitControllingVehicle(unit).sublime-snippet +++ b/Reference/API Reference/_UnitControllingVehicle(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitControllingVehicle ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitCreatureFamily(unit).sublime-snippet b/Reference/API Reference/_UnitCreatureFamily(unit).sublime-snippet index 51464eefe..4a6446b01 100644 --- a/Reference/API Reference/_UnitCreatureFamily(unit).sublime-snippet +++ b/Reference/API Reference/_UnitCreatureFamily(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitCreatureFamily ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitCreatureType(unit).sublime-snippet b/Reference/API Reference/_UnitCreatureType(unit).sublime-snippet index 53c4dfdb0..f730235a8 100644 --- a/Reference/API Reference/_UnitCreatureType(unit).sublime-snippet +++ b/Reference/API Reference/_UnitCreatureType(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitCreatureType ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitDamage(unit).sublime-snippet b/Reference/API Reference/_UnitDamage(unit).sublime-snippet index 3875c9725..954f7f1fe 100644 --- a/Reference/API Reference/_UnitDamage(unit).sublime-snippet +++ b/Reference/API Reference/_UnitDamage(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitDamage ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitDebuff(unit, index, [filter]).sublime-snippet b/Reference/API Reference/_UnitDebuff(unit, index, [filter]).sublime-snippet new file mode 100644 index 000000000..99c3ed3c9 --- /dev/null +++ b/Reference/API Reference/_UnitDebuff(unit, index, [filter]).sublime-snippet @@ -0,0 +1,6 @@ + + + _UnitDebuff + ("unit", index, ["filter"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/API Reference/_UnitDebuff(unit, name, [rank], [filter]).sublime-snippet b/Reference/API Reference/_UnitDebuff(unit, name, [rank], [filter]).sublime-snippet deleted file mode 100644 index 5a84e61d9..000000000 --- a/Reference/API Reference/_UnitDebuff(unit, name, [rank], [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitDebuff - ("unit", "name", ["rank"], ["filter"]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitDefense(unit).sublime-snippet b/Reference/API Reference/_UnitDefense(unit).sublime-snippet deleted file mode 100644 index 94ba4ad6a..000000000 --- a/Reference/API Reference/_UnitDefense(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitDefense - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitDetailedThreatSituation(name, mobUnit).sublime-snippet b/Reference/API Reference/_UnitDetailedThreatSituation(name, mobUnit).sublime-snippet index 14bcc94d6..38a6b4b9a 100644 --- a/Reference/API Reference/_UnitDetailedThreatSituation(name, mobUnit).sublime-snippet +++ b/Reference/API Reference/_UnitDetailedThreatSituation(name, mobUnit).sublime-snippet @@ -2,5 +2,5 @@ _UnitDetailedThreatSituation ("name", mobUnit) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet b/Reference/API Reference/_UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet index 52c0a2bc1..e76859246 100644 --- a/Reference/API Reference/_UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet +++ b/Reference/API Reference/_UnitDetailedThreatSituation(unitID, mobUnit).sublime-snippet @@ -2,5 +2,5 @@ _UnitDetailedThreatSituation (unitID, mobUnit) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitExists(name).sublime-snippet b/Reference/API Reference/_UnitExists(name).sublime-snippet index 876c78331..f956f1df7 100644 --- a/Reference/API Reference/_UnitExists(name).sublime-snippet +++ b/Reference/API Reference/_UnitExists(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitExists ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitExists(unit).sublime-snippet b/Reference/API Reference/_UnitExists(unit).sublime-snippet index 226b79444..3aaf6e303 100644 --- a/Reference/API Reference/_UnitExists(unit).sublime-snippet +++ b/Reference/API Reference/_UnitExists(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitExists ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitFactionGroup(name).sublime-snippet b/Reference/API Reference/_UnitFactionGroup(name).sublime-snippet index 8fc4ef3f7..0133eaea1 100644 --- a/Reference/API Reference/_UnitFactionGroup(name).sublime-snippet +++ b/Reference/API Reference/_UnitFactionGroup(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitFactionGroup ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitFactionGroup(unit).sublime-snippet b/Reference/API Reference/_UnitFactionGroup(unit).sublime-snippet index 496389d21..4187b7eea 100644 --- a/Reference/API Reference/_UnitFactionGroup(unit).sublime-snippet +++ b/Reference/API Reference/_UnitFactionGroup(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitFactionGroup ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitGUID(unit).sublime-snippet b/Reference/API Reference/_UnitGUID(unit).sublime-snippet index db9a6b83c..b8b3c0a70 100644 --- a/Reference/API Reference/_UnitGUID(unit).sublime-snippet +++ b/Reference/API Reference/_UnitGUID(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitGUID ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitGetAvailableRoles(unit).sublime-snippet b/Reference/API Reference/_UnitGetAvailableRoles(unit).sublime-snippet index 74578b633..d8e1b56f8 100644 --- a/Reference/API Reference/_UnitGetAvailableRoles(unit).sublime-snippet +++ b/Reference/API Reference/_UnitGetAvailableRoles(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitGetAvailableRoles ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitGroupRolesAssigned(unit).sublime-snippet b/Reference/API Reference/_UnitGroupRolesAssigned(unit).sublime-snippet index 9ef64a297..dff2b0c86 100644 --- a/Reference/API Reference/_UnitGroupRolesAssigned(unit).sublime-snippet +++ b/Reference/API Reference/_UnitGroupRolesAssigned(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitGroupRolesAssigned ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHasIncomingResurrection(unit).sublime-snippet b/Reference/API Reference/_UnitHasIncomingResurrection(unit).sublime-snippet index a89d4371a..2c69718e7 100644 --- a/Reference/API Reference/_UnitHasIncomingResurrection(unit).sublime-snippet +++ b/Reference/API Reference/_UnitHasIncomingResurrection(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitHasIncomingResurrection ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHasRelicSlot(unit).sublime-snippet b/Reference/API Reference/_UnitHasRelicSlot(unit).sublime-snippet index e1642803b..ec7821194 100644 --- a/Reference/API Reference/_UnitHasRelicSlot(unit).sublime-snippet +++ b/Reference/API Reference/_UnitHasRelicSlot(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitHasRelicSlot ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHasVehicleUI(name).sublime-snippet b/Reference/API Reference/_UnitHasVehicleUI(name).sublime-snippet index c040cad64..0e1797e61 100644 --- a/Reference/API Reference/_UnitHasVehicleUI(name).sublime-snippet +++ b/Reference/API Reference/_UnitHasVehicleUI(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitHasVehicleUI ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHasVehicleUI(unit).sublime-snippet b/Reference/API Reference/_UnitHasVehicleUI(unit).sublime-snippet index 650bbb885..9c876a72a 100644 --- a/Reference/API Reference/_UnitHasVehicleUI(unit).sublime-snippet +++ b/Reference/API Reference/_UnitHasVehicleUI(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitHasVehicleUI ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHealth(name).sublime-snippet b/Reference/API Reference/_UnitHealth(name).sublime-snippet index fc7106dc8..73f37cf52 100644 --- a/Reference/API Reference/_UnitHealth(name).sublime-snippet +++ b/Reference/API Reference/_UnitHealth(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitHealth ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHealth(unit).sublime-snippet b/Reference/API Reference/_UnitHealth(unit).sublime-snippet index a5b895eac..e2356c4cf 100644 --- a/Reference/API Reference/_UnitHealth(unit).sublime-snippet +++ b/Reference/API Reference/_UnitHealth(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitHealth ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHealthMax(name).sublime-snippet b/Reference/API Reference/_UnitHealthMax(name).sublime-snippet index d6e726d91..624722233 100644 --- a/Reference/API Reference/_UnitHealthMax(name).sublime-snippet +++ b/Reference/API Reference/_UnitHealthMax(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitHealthMax ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitHealthMax(unit).sublime-snippet b/Reference/API Reference/_UnitHealthMax(unit).sublime-snippet index f44f1e35c..13dcead7f 100644 --- a/Reference/API Reference/_UnitHealthMax(unit).sublime-snippet +++ b/Reference/API Reference/_UnitHealthMax(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitHealthMax ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInBattleground(unit).sublime-snippet b/Reference/API Reference/_UnitInBattleground(unit).sublime-snippet index 41d39aefd..718638b55 100644 --- a/Reference/API Reference/_UnitInBattleground(unit).sublime-snippet +++ b/Reference/API Reference/_UnitInBattleground(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitInBattleground ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInParty(name).sublime-snippet b/Reference/API Reference/_UnitInParty(name).sublime-snippet index 504cc9755..ee2e25869 100644 --- a/Reference/API Reference/_UnitInParty(name).sublime-snippet +++ b/Reference/API Reference/_UnitInParty(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitInParty ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInParty(unit).sublime-snippet b/Reference/API Reference/_UnitInParty(unit).sublime-snippet index d8fec69ec..0cb168f41 100644 --- a/Reference/API Reference/_UnitInParty(unit).sublime-snippet +++ b/Reference/API Reference/_UnitInParty(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitInParty ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInPhase(unitID).sublime-snippet b/Reference/API Reference/_UnitInPhase(unitID).sublime-snippet index d7d586764..52cdce4ae 100644 --- a/Reference/API Reference/_UnitInPhase(unitID).sublime-snippet +++ b/Reference/API Reference/_UnitInPhase(unitID).sublime-snippet @@ -2,5 +2,5 @@ _UnitInPhase (unitID) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInRaid(unit).sublime-snippet b/Reference/API Reference/_UnitInRaid(unit).sublime-snippet index 8b5685292..f28dd22da 100644 --- a/Reference/API Reference/_UnitInRaid(unit).sublime-snippet +++ b/Reference/API Reference/_UnitInRaid(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitInRaid ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInRange(unit).sublime-snippet b/Reference/API Reference/_UnitInRange(unit).sublime-snippet index e3b8e47ad..ec91e34aa 100644 --- a/Reference/API Reference/_UnitInRange(unit).sublime-snippet +++ b/Reference/API Reference/_UnitInRange(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitInRange ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInVehicle(name).sublime-snippet b/Reference/API Reference/_UnitInVehicle(name).sublime-snippet index cc1f309de..23ab606d6 100644 --- a/Reference/API Reference/_UnitInVehicle(name).sublime-snippet +++ b/Reference/API Reference/_UnitInVehicle(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitInVehicle ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInVehicle(unit).sublime-snippet b/Reference/API Reference/_UnitInVehicle(unit).sublime-snippet index 4f802a61a..5e8e33a73 100644 --- a/Reference/API Reference/_UnitInVehicle(unit).sublime-snippet +++ b/Reference/API Reference/_UnitInVehicle(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitInVehicle ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitInVehicleControlSeat().sublime-snippet b/Reference/API Reference/_UnitInVehicleControlSeat().sublime-snippet index a83fc0e43..381789736 100644 --- a/Reference/API Reference/_UnitInVehicleControlSeat().sublime-snippet +++ b/Reference/API Reference/_UnitInVehicleControlSeat().sublime-snippet @@ -2,5 +2,5 @@ _UnitInVehicleControlSeat () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsAFK(unit).sublime-snippet b/Reference/API Reference/_UnitIsAFK(unit).sublime-snippet index 09fa93ad4..204592a74 100644 --- a/Reference/API Reference/_UnitIsAFK(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsAFK(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsAFK ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsCharmed(unit).sublime-snippet b/Reference/API Reference/_UnitIsCharmed(unit).sublime-snippet index 2ba4f1122..2361f0ffc 100644 --- a/Reference/API Reference/_UnitIsCharmed(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsCharmed(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsCharmed ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsConnected(unit).sublime-snippet b/Reference/API Reference/_UnitIsConnected(unit).sublime-snippet index 89b585fce..4b7d1ea27 100644 --- a/Reference/API Reference/_UnitIsConnected(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsConnected(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsConnected ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsControlling(unit).sublime-snippet b/Reference/API Reference/_UnitIsControlling(unit).sublime-snippet index f713cc1d3..3a901aaac 100644 --- a/Reference/API Reference/_UnitIsControlling(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsControlling(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsControlling ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsCorpse(unit).sublime-snippet b/Reference/API Reference/_UnitIsCorpse(unit).sublime-snippet index 35b232b97..f58c4659d 100644 --- a/Reference/API Reference/_UnitIsCorpse(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsCorpse(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsCorpse ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsDND(name).sublime-snippet b/Reference/API Reference/_UnitIsDND(name).sublime-snippet index 9128a4b78..51006aab8 100644 --- a/Reference/API Reference/_UnitIsDND(name).sublime-snippet +++ b/Reference/API Reference/_UnitIsDND(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsDND ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsDND(unit).sublime-snippet b/Reference/API Reference/_UnitIsDND(unit).sublime-snippet index d73950228..0b80d2638 100644 --- a/Reference/API Reference/_UnitIsDND(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsDND(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsDND ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsDead(unit).sublime-snippet b/Reference/API Reference/_UnitIsDead(unit).sublime-snippet index ca14ea4fd..0a6d4cf48 100644 --- a/Reference/API Reference/_UnitIsDead(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsDead(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsDead ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsDeadOrGhost(unit).sublime-snippet b/Reference/API Reference/_UnitIsDeadOrGhost(unit).sublime-snippet index f7639a56c..0b42a2b96 100644 --- a/Reference/API Reference/_UnitIsDeadOrGhost(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsDeadOrGhost(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsDeadOrGhost ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsEnemy(unit, unit).sublime-snippet b/Reference/API Reference/_UnitIsEnemy(unit, unit).sublime-snippet index 5d6d6e607..723080157 100644 --- a/Reference/API Reference/_UnitIsEnemy(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsEnemy(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsEnemy ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsFeignDeath(unit).sublime-snippet b/Reference/API Reference/_UnitIsFeignDeath(unit).sublime-snippet index db82018b8..da425bb25 100644 --- a/Reference/API Reference/_UnitIsFeignDeath(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsFeignDeath(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsFeignDeath ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsFriend(unit, unit).sublime-snippet b/Reference/API Reference/_UnitIsFriend(unit, unit).sublime-snippet index cf926610a..47b000dfb 100644 --- a/Reference/API Reference/_UnitIsFriend(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsFriend(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsFriend ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsGhost(unit).sublime-snippet b/Reference/API Reference/_UnitIsGhost(unit).sublime-snippet index c0da4967c..3216bca80 100644 --- a/Reference/API Reference/_UnitIsGhost(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsGhost(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsGhost ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsInMyGuild(unit).sublime-snippet b/Reference/API Reference/_UnitIsInMyGuild(unit).sublime-snippet index 1f9c90761..1fd8156f8 100644 --- a/Reference/API Reference/_UnitIsInMyGuild(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsInMyGuild(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsInMyGuild ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsPVP(unit).sublime-snippet b/Reference/API Reference/_UnitIsPVP(unit).sublime-snippet index 6662b26c0..8fa4421f9 100644 --- a/Reference/API Reference/_UnitIsPVP(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsPVP(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsPVP ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsPVPFreeForAll(unit).sublime-snippet b/Reference/API Reference/_UnitIsPVPFreeForAll(unit).sublime-snippet index e1eb90d72..b71f9f6a0 100644 --- a/Reference/API Reference/_UnitIsPVPFreeForAll(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsPVPFreeForAll(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsPVPFreeForAll ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsPVPSanctuary(unit).sublime-snippet b/Reference/API Reference/_UnitIsPVPSanctuary(unit).sublime-snippet index bb9649d6b..0dca23feb 100644 --- a/Reference/API Reference/_UnitIsPVPSanctuary(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsPVPSanctuary(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsPVPSanctuary ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsPlayer(unit).sublime-snippet b/Reference/API Reference/_UnitIsPlayer(unit).sublime-snippet index 65f3e1319..e0e204dab 100644 --- a/Reference/API Reference/_UnitIsPlayer(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsPlayer(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsPlayer ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsPossessed(unit).sublime-snippet b/Reference/API Reference/_UnitIsPossessed(unit).sublime-snippet index 67648f212..d1df12194 100644 --- a/Reference/API Reference/_UnitIsPossessed(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsPossessed(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsPossessed ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsRaidOfficer(name).sublime-snippet b/Reference/API Reference/_UnitIsRaidOfficer(name).sublime-snippet index 52691e694..ac28ad936 100644 --- a/Reference/API Reference/_UnitIsRaidOfficer(name).sublime-snippet +++ b/Reference/API Reference/_UnitIsRaidOfficer(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsRaidOfficer ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsRaidOfficer(unit).sublime-snippet b/Reference/API Reference/_UnitIsRaidOfficer(unit).sublime-snippet index e1e485010..137242e96 100644 --- a/Reference/API Reference/_UnitIsRaidOfficer(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsRaidOfficer(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsRaidOfficer ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsSameServer(unit, unit).sublime-snippet b/Reference/API Reference/_UnitIsSameServer(unit, unit).sublime-snippet index db181d164..c497d7f85 100644 --- a/Reference/API Reference/_UnitIsSameServer(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsSameServer(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsSameServer ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsSilenced(name, channel).sublime-snippet b/Reference/API Reference/_UnitIsSilenced(name, channel).sublime-snippet deleted file mode 100644 index e55b35fe3..000000000 --- a/Reference/API Reference/_UnitIsSilenced(name, channel).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitIsSilenced - ("name", "channel") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitIsTrivial(unit).sublime-snippet b/Reference/API Reference/_UnitIsTrivial(unit).sublime-snippet index 3e093d31b..a353831e1 100644 --- a/Reference/API Reference/_UnitIsTrivial(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsTrivial(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsTrivial ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsUnit(unit, unit).sublime-snippet b/Reference/API Reference/_UnitIsUnit(unit, unit).sublime-snippet index 62df6ec10..fcf685795 100644 --- a/Reference/API Reference/_UnitIsUnit(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsUnit(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsUnit ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitIsVisible(unit).sublime-snippet b/Reference/API Reference/_UnitIsVisible(unit).sublime-snippet index caade6ca2..6d8fe78de 100644 --- a/Reference/API Reference/_UnitIsVisible(unit).sublime-snippet +++ b/Reference/API Reference/_UnitIsVisible(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitIsVisible ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitLevel(unit).sublime-snippet b/Reference/API Reference/_UnitLevel(unit).sublime-snippet index 1ee2e8a83..165e23f68 100644 --- a/Reference/API Reference/_UnitLevel(unit).sublime-snippet +++ b/Reference/API Reference/_UnitLevel(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitLevel ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitName(unit).sublime-snippet b/Reference/API Reference/_UnitName(unit).sublime-snippet index 164b6b628..2ca703e8c 100644 --- a/Reference/API Reference/_UnitName(unit).sublime-snippet +++ b/Reference/API Reference/_UnitName(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitName ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitOnTaxi(unit).sublime-snippet b/Reference/API Reference/_UnitOnTaxi(unit).sublime-snippet index a63db93bd..012d6a94a 100644 --- a/Reference/API Reference/_UnitOnTaxi(unit).sublime-snippet +++ b/Reference/API Reference/_UnitOnTaxi(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitOnTaxi ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPVPName(unit).sublime-snippet b/Reference/API Reference/_UnitPVPName(unit).sublime-snippet index 62b85205b..0f61b3a12 100644 --- a/Reference/API Reference/_UnitPVPName(unit).sublime-snippet +++ b/Reference/API Reference/_UnitPVPName(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitPVPName ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPlayerControlled(unit).sublime-snippet b/Reference/API Reference/_UnitPlayerControlled(unit).sublime-snippet index ce8f9c2ce..cc20cd04b 100644 --- a/Reference/API Reference/_UnitPlayerControlled(unit).sublime-snippet +++ b/Reference/API Reference/_UnitPlayerControlled(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitPlayerControlled ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPlayerOrPetInParty(name).sublime-snippet b/Reference/API Reference/_UnitPlayerOrPetInParty(name).sublime-snippet index 606d8d2e2..b920e016c 100644 --- a/Reference/API Reference/_UnitPlayerOrPetInParty(name).sublime-snippet +++ b/Reference/API Reference/_UnitPlayerOrPetInParty(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitPlayerOrPetInParty ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPlayerOrPetInParty(unit).sublime-snippet b/Reference/API Reference/_UnitPlayerOrPetInParty(unit).sublime-snippet index febcf7204..d6d7f26d2 100644 --- a/Reference/API Reference/_UnitPlayerOrPetInParty(unit).sublime-snippet +++ b/Reference/API Reference/_UnitPlayerOrPetInParty(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitPlayerOrPetInParty ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPlayerOrPetInRaid(name).sublime-snippet b/Reference/API Reference/_UnitPlayerOrPetInRaid(name).sublime-snippet index 40861fc11..6b86f4ffa 100644 --- a/Reference/API Reference/_UnitPlayerOrPetInRaid(name).sublime-snippet +++ b/Reference/API Reference/_UnitPlayerOrPetInRaid(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitPlayerOrPetInRaid ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPlayerOrPetInRaid(unit).sublime-snippet b/Reference/API Reference/_UnitPlayerOrPetInRaid(unit).sublime-snippet index 428ca89f9..17425864b 100644 --- a/Reference/API Reference/_UnitPlayerOrPetInRaid(unit).sublime-snippet +++ b/Reference/API Reference/_UnitPlayerOrPetInRaid(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitPlayerOrPetInRaid ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPower(unitID, [powerType]).sublime-snippet b/Reference/API Reference/_UnitPower(unitID, [powerType]).sublime-snippet index 06f25ba5a..e607ce6f3 100644 --- a/Reference/API Reference/_UnitPower(unitID, [powerType]).sublime-snippet +++ b/Reference/API Reference/_UnitPower(unitID, [powerType]).sublime-snippet @@ -2,5 +2,5 @@ _UnitPower ("unitID", [powerType]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPowerMax(unitID, [powerType]).sublime-snippet b/Reference/API Reference/_UnitPowerMax(unitID, [powerType]).sublime-snippet index 69c0f5839..3ae82616e 100644 --- a/Reference/API Reference/_UnitPowerMax(unitID, [powerType]).sublime-snippet +++ b/Reference/API Reference/_UnitPowerMax(unitID, [powerType]).sublime-snippet @@ -2,5 +2,5 @@ _UnitPowerMax ("unitID", [powerType]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPowerType(name).sublime-snippet b/Reference/API Reference/_UnitPowerType(name).sublime-snippet index 2f5ea84ec..2516c7422 100644 --- a/Reference/API Reference/_UnitPowerType(name).sublime-snippet +++ b/Reference/API Reference/_UnitPowerType(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitPowerType ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitPowerType(unit).sublime-snippet b/Reference/API Reference/_UnitPowerType(unit).sublime-snippet index 48ac1c9f8..1b453bdc7 100644 --- a/Reference/API Reference/_UnitPowerType(unit).sublime-snippet +++ b/Reference/API Reference/_UnitPowerType(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitPowerType ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitRace(unit).sublime-snippet b/Reference/API Reference/_UnitRace(unit).sublime-snippet index 2d89643fa..763cc2347 100644 --- a/Reference/API Reference/_UnitRace(unit).sublime-snippet +++ b/Reference/API Reference/_UnitRace(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitRace ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitRangedAttack(unit).sublime-snippet b/Reference/API Reference/_UnitRangedAttack(unit).sublime-snippet deleted file mode 100644 index ced9ddbde..000000000 --- a/Reference/API Reference/_UnitRangedAttack(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitRangedAttack - ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitRangedAttackPower(unit).sublime-snippet b/Reference/API Reference/_UnitRangedAttackPower(unit).sublime-snippet index 95d241924..5a2b96879 100644 --- a/Reference/API Reference/_UnitRangedAttackPower(unit).sublime-snippet +++ b/Reference/API Reference/_UnitRangedAttackPower(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitRangedAttackPower ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitRangedDamage(unit).sublime-snippet b/Reference/API Reference/_UnitRangedDamage(unit).sublime-snippet index 9f60755ed..7156004c2 100644 --- a/Reference/API Reference/_UnitRangedDamage(unit).sublime-snippet +++ b/Reference/API Reference/_UnitRangedDamage(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitRangedDamage ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitReaction(unit, unit).sublime-snippet b/Reference/API Reference/_UnitReaction(unit, unit).sublime-snippet index f13b36183..2f40a4c0e 100644 --- a/Reference/API Reference/_UnitReaction(unit, unit).sublime-snippet +++ b/Reference/API Reference/_UnitReaction(unit, unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitReaction ("unit", "unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitResistance(unit, resistanceIndex).sublime-snippet b/Reference/API Reference/_UnitResistance(unit, resistanceIndex).sublime-snippet deleted file mode 100644 index 0065a684a..000000000 --- a/Reference/API Reference/_UnitResistance(unit, resistanceIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UnitResistance - ("unit", resistanceIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UnitSelectionColor(name).sublime-snippet b/Reference/API Reference/_UnitSelectionColor(name).sublime-snippet index d2f0c5738..7b8356ccc 100644 --- a/Reference/API Reference/_UnitSelectionColor(name).sublime-snippet +++ b/Reference/API Reference/_UnitSelectionColor(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitSelectionColor ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitSelectionColor(unit).sublime-snippet b/Reference/API Reference/_UnitSelectionColor(unit).sublime-snippet index 34990cd50..40d0fd8b5 100644 --- a/Reference/API Reference/_UnitSelectionColor(unit).sublime-snippet +++ b/Reference/API Reference/_UnitSelectionColor(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitSelectionColor ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitSex(name).sublime-snippet b/Reference/API Reference/_UnitSex(name).sublime-snippet index 2c7ffefbc..114983a0b 100644 --- a/Reference/API Reference/_UnitSex(name).sublime-snippet +++ b/Reference/API Reference/_UnitSex(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitSex ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitSex(unit).sublime-snippet b/Reference/API Reference/_UnitSex(unit).sublime-snippet index 4d10d5ce7..ca4af8432 100644 --- a/Reference/API Reference/_UnitSex(unit).sublime-snippet +++ b/Reference/API Reference/_UnitSex(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitSex ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitSpellHaste(name).sublime-snippet b/Reference/API Reference/_UnitSpellHaste(name).sublime-snippet index 190909c8e..754670ab4 100644 --- a/Reference/API Reference/_UnitSpellHaste(name).sublime-snippet +++ b/Reference/API Reference/_UnitSpellHaste(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitSpellHaste ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitSpellHaste(unit).sublime-snippet b/Reference/API Reference/_UnitSpellHaste(unit).sublime-snippet index 643395d6b..9b4a333a3 100644 --- a/Reference/API Reference/_UnitSpellHaste(unit).sublime-snippet +++ b/Reference/API Reference/_UnitSpellHaste(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitSpellHaste ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitStat(unit, statIndex).sublime-snippet b/Reference/API Reference/_UnitStat(unit, statIndex).sublime-snippet index 1dcf79ca6..6b81d02b9 100644 --- a/Reference/API Reference/_UnitStat(unit, statIndex).sublime-snippet +++ b/Reference/API Reference/_UnitStat(unit, statIndex).sublime-snippet @@ -2,5 +2,5 @@ _UnitStat ("unit", statIndex) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitTargetsVehicleInRaidUI(unit).sublime-snippet b/Reference/API Reference/_UnitTargetsVehicleInRaidUI(unit).sublime-snippet index 89cda1224..29c90a1a5 100644 --- a/Reference/API Reference/_UnitTargetsVehicleInRaidUI(unit).sublime-snippet +++ b/Reference/API Reference/_UnitTargetsVehicleInRaidUI(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitTargetsVehicleInRaidUI ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitThreatSituation(name, [mobUnit]).sublime-snippet b/Reference/API Reference/_UnitThreatSituation(name, [mobUnit]).sublime-snippet index 87d834618..69a81b2c5 100644 --- a/Reference/API Reference/_UnitThreatSituation(name, [mobUnit]).sublime-snippet +++ b/Reference/API Reference/_UnitThreatSituation(name, [mobUnit]).sublime-snippet @@ -2,5 +2,5 @@ _UnitThreatSituation ("name", [mobUnit]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitThreatSituation(unit, [mobUnit]).sublime-snippet b/Reference/API Reference/_UnitThreatSituation(unit, [mobUnit]).sublime-snippet index da4a4384e..9adcda5e0 100644 --- a/Reference/API Reference/_UnitThreatSituation(unit, [mobUnit]).sublime-snippet +++ b/Reference/API Reference/_UnitThreatSituation(unit, [mobUnit]).sublime-snippet @@ -2,5 +2,5 @@ _UnitThreatSituation ("unit", [mobUnit]) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitTrialBankedLevels(unit).sublime-snippet b/Reference/API Reference/_UnitTrialBankedLevels(unit).sublime-snippet index 7f4ed1008..58439f237 100644 --- a/Reference/API Reference/_UnitTrialBankedLevels(unit).sublime-snippet +++ b/Reference/API Reference/_UnitTrialBankedLevels(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitTrialBankedLevels ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitTrialXP(unit).sublime-snippet b/Reference/API Reference/_UnitTrialXP(unit).sublime-snippet index 1a4cbc3f4..eea5ef42b 100644 --- a/Reference/API Reference/_UnitTrialXP(unit).sublime-snippet +++ b/Reference/API Reference/_UnitTrialXP(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitTrialXP ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitUsingVehicle(unit).sublime-snippet b/Reference/API Reference/_UnitUsingVehicle(unit).sublime-snippet index 103dac8b1..e0053cdc2 100644 --- a/Reference/API Reference/_UnitUsingVehicle(unit).sublime-snippet +++ b/Reference/API Reference/_UnitUsingVehicle(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitUsingVehicle ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitVehicleSeatCount(unit).sublime-snippet b/Reference/API Reference/_UnitVehicleSeatCount(unit).sublime-snippet index 3d514af12..fb2ece220 100644 --- a/Reference/API Reference/_UnitVehicleSeatCount(unit).sublime-snippet +++ b/Reference/API Reference/_UnitVehicleSeatCount(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitVehicleSeatCount ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitVehicleSeatInfo(unit, seat).sublime-snippet b/Reference/API Reference/_UnitVehicleSeatInfo(unit, seat).sublime-snippet index 42fb4ae62..745fc1939 100644 --- a/Reference/API Reference/_UnitVehicleSeatInfo(unit, seat).sublime-snippet +++ b/Reference/API Reference/_UnitVehicleSeatInfo(unit, seat).sublime-snippet @@ -2,5 +2,5 @@ _UnitVehicleSeatInfo ("unit", seat) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitVehicleSkin(name).sublime-snippet b/Reference/API Reference/_UnitVehicleSkin(name).sublime-snippet index ad2788000..04473ed7c 100644 --- a/Reference/API Reference/_UnitVehicleSkin(name).sublime-snippet +++ b/Reference/API Reference/_UnitVehicleSkin(name).sublime-snippet @@ -2,5 +2,5 @@ _UnitVehicleSkin ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitVehicleSkin(unit).sublime-snippet b/Reference/API Reference/_UnitVehicleSkin(unit).sublime-snippet index f995450db..157da5b7f 100644 --- a/Reference/API Reference/_UnitVehicleSkin(unit).sublime-snippet +++ b/Reference/API Reference/_UnitVehicleSkin(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitVehicleSkin ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitXP(unit).sublime-snippet b/Reference/API Reference/_UnitXP(unit).sublime-snippet index fd416e1bf..d9fcd315f 100644 --- a/Reference/API Reference/_UnitXP(unit).sublime-snippet +++ b/Reference/API Reference/_UnitXP(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitXP ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UnitXPMax(unit).sublime-snippet b/Reference/API Reference/_UnitXPMax(unit).sublime-snippet index a601b0b7b..cff96ea10 100644 --- a/Reference/API Reference/_UnitXPMax(unit).sublime-snippet +++ b/Reference/API Reference/_UnitXPMax(unit).sublime-snippet @@ -2,5 +2,5 @@ _UnitXPMax ("unit") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_UpdateMapHighlight(cursorX, cursorY).sublime-snippet b/Reference/API Reference/_UpdateMapHighlight(cursorX, cursorY).sublime-snippet deleted file mode 100644 index 4b0529275..000000000 --- a/Reference/API Reference/_UpdateMapHighlight(cursorX, cursorY).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UpdateMapHighlight - (cursorX, cursorY) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_UseEquipmentSet(name).sublime-snippet b/Reference/API Reference/_UseEquipmentSet(name).sublime-snippet deleted file mode 100644 index 9726aca89..000000000 --- a/Reference/API Reference/_UseEquipmentSet(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _UseEquipmentSet - ("name") - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua - diff --git a/Reference/API Reference/_VehicleAimGetAngle().sublime-snippet b/Reference/API Reference/_VehicleAimGetAngle().sublime-snippet index 9f69d79a0..22333063f 100644 --- a/Reference/API Reference/_VehicleAimGetAngle().sublime-snippet +++ b/Reference/API Reference/_VehicleAimGetAngle().sublime-snippet @@ -2,5 +2,5 @@ _VehicleAimGetAngle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_VehicleAimGetNormAngle().sublime-snippet b/Reference/API Reference/_VehicleAimGetNormAngle().sublime-snippet index 09ab66acc..a221697d9 100644 --- a/Reference/API Reference/_VehicleAimGetNormAngle().sublime-snippet +++ b/Reference/API Reference/_VehicleAimGetNormAngle().sublime-snippet @@ -2,5 +2,5 @@ _VehicleAimGetNormAngle () - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/API Reference/_WrapTextInColorCode(text, colorHexString).sublime-snippet b/Reference/API Reference/_WrapTextInColorCode(text, colorHexString).sublime-snippet index 872b98100..a64a0a51b 100644 --- a/Reference/API Reference/_WrapTextInColorCode(text, colorHexString).sublime-snippet +++ b/Reference/API Reference/_WrapTextInColorCode(text, colorHexString).sublime-snippet @@ -2,5 +2,5 @@ _WrapTextInColorCode (text, colorHexString) - source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Category Reference/!/C_ActionBar.sublime-completions.txt b/Reference/Category Reference/!/C_ActionBar.sublime-completions.txt index 68e037998..1704b829e 100644 --- a/Reference/Category Reference/!/C_ActionBar.sublime-completions.txt +++ b/Reference/Category Reference/!/C_ActionBar.sublime-completions.txt @@ -1,13 +1,7 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ - { - "trigger": "C_ActionBar.FindFlyoutActionButtons\t(flyoutID)", - "contents": "C_ActionBar.FindFlyoutActionButtons(${1:flyoutID})$0", - }, - { - "trigger": "C_ActionBar.FindPetActionButtons\t(petAction)", - "contents": "C_ActionBar.FindPetActionButtons(${1:petAction})$0", - }, + {"trigger": "C_ActionBar.FindFlyoutActionButtons\t(flyoutID)", "contents": "C_ActionBar.FindFlyoutActionButtons(${1:flyoutID})$0"}, + {"trigger": "C_ActionBar.FindPetActionButtons\t(petAction)", "contents": "C_ActionBar.FindPetActionButtons(${1:petAction})$0"}, ] } diff --git a/Reference/Category Reference/C_ActionBar.FindFlyoutActionButtons(flyoutID).sublime-snippet b/Reference/Category Reference/C_ActionBar.FindFlyoutActionButtons(flyoutID).sublime-snippet index 57aaf27df..f8e3eb2bd 100644 --- a/Reference/Category Reference/C_ActionBar.FindFlyoutActionButtons(flyoutID).sublime-snippet +++ b/Reference/Category Reference/C_ActionBar.FindFlyoutActionButtons(flyoutID).sublime-snippet @@ -2,5 +2,5 @@ C_ActionBar.FindFlyoutActionButtons (flyoutID) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Category Reference/C_ActionBar.FindPetActionButtons(petAction).sublime-snippet b/Reference/Category Reference/C_ActionBar.FindPetActionButtons(petAction).sublime-snippet index d23411c95..9edb08089 100644 --- a/Reference/Category Reference/C_ActionBar.FindPetActionButtons(petAction).sublime-snippet +++ b/Reference/Category Reference/C_ActionBar.FindPetActionButtons(petAction).sublime-snippet @@ -2,5 +2,5 @@ C_ActionBar.FindPetActionButtons (petAction) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Event Reference/!/Events.sublime-completions.sublime-completions.txt b/Reference/Event Reference/!/Events.sublime-completions.sublime-completions.txt new file mode 100644 index 000000000..738eaee83 --- /dev/null +++ b/Reference/Event Reference/!/Events.sublime-completions.sublime-completions.txt @@ -0,0 +1,4785 @@ +{ + "scope": "source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture", + "completions": [ + { + "trigger": "ACCOUNT_CHARACTER_LIST_RECIEVED\t\"event\"", + "contents": "ACCOUNT_CHARACTER_LIST_RECIEVED" + }, + { + "trigger": "ACCOUNT_DATA_INITIALIZED\t\"event\"", + "contents": "ACCOUNT_DATA_INITIALIZED" + }, + { + "trigger": "ACCOUNT_DATA_RESTORED\t\"event\"", + "contents": "ACCOUNT_DATA_RESTORED" + }, + { + "trigger": "ACHIEVEMENT_EARNED\t\"event\"", + "contents": "ACHIEVEMENT_EARNED" + }, + { + "trigger": "ACHIEVEMENT_PLAYER_NAME\t\"event\"", + "contents": "ACHIEVEMENT_PLAYER_NAME" + }, + { + "trigger": "ACHIEVEMENT_SEARCH_UPDATED\t\"event\"", + "contents": "ACHIEVEMENT_SEARCH_UPDATED" + }, + { + "trigger": "ACTIONBAR_HIDEGRID\t\"event\"", + "contents": "ACTIONBAR_HIDEGRID" + }, + { + "trigger": "ACTIONBAR_PAGE_CHANGED\t\"event\"", + "contents": "ACTIONBAR_PAGE_CHANGED" + }, + { + "trigger": "ACTIONBAR_SHOWGRID\t\"event\"", + "contents": "ACTIONBAR_SHOWGRID" + }, + { + "trigger": "ACTIONBAR_SHOW_BOTTOMLEFT\t\"event\"", + "contents": "ACTIONBAR_SHOW_BOTTOMLEFT" + }, + { + "trigger": "ACTIONBAR_SLOT_CHANGED\t\"event\"", + "contents": "ACTIONBAR_SLOT_CHANGED" + }, + { + "trigger": "ACTIONBAR_UPDATE_COOLDOWN\t\"event\"", + "contents": "ACTIONBAR_UPDATE_COOLDOWN" + }, + { + "trigger": "ACTIONBAR_UPDATE_STATE\t\"event\"", + "contents": "ACTIONBAR_UPDATE_STATE" + }, + { + "trigger": "ACTIONBAR_UPDATE_USABLE\t\"event\"", + "contents": "ACTIONBAR_UPDATE_USABLE" + }, + { + "trigger": "ACTION_WILL_BIND_ITEM\t\"event\"", + "contents": "ACTION_WILL_BIND_ITEM" + }, + { + "trigger": "ACTIVATE_GLYPH\t\"event\"", + "contents": "ACTIVATE_GLYPH" + }, + { + "trigger": "ACTIVE_TALENT_GROUP_CHANGED\t\"event\"", + "contents": "ACTIVE_TALENT_GROUP_CHANGED" + }, + { + "trigger": "ADDONS_UNLOADING\t\"event\"", + "contents": "ADDONS_UNLOADING" + }, + { + "trigger": "ADDON_ACTION_BLOCKED\t\"event\"", + "contents": "ADDON_ACTION_BLOCKED" + }, + { + "trigger": "ADDON_ACTION_FORBIDDEN\t\"event\"", + "contents": "ADDON_ACTION_FORBIDDEN" + }, + { + "trigger": "ADDON_LOADED\t\"event\"", + "contents": "ADDON_LOADED" + }, + { + "trigger": "ADVENTURE_MAP_CLOSE\t\"event\"", + "contents": "ADVENTURE_MAP_CLOSE" + }, + { + "trigger": "ADVENTURE_MAP_OPEN\t\"event\"", + "contents": "ADVENTURE_MAP_OPEN" + }, + { + "trigger": "ADVENTURE_MAP_QUEST_UPDATE\t\"event\"", + "contents": "ADVENTURE_MAP_QUEST_UPDATE" + }, + { + "trigger": "ADVENTURE_MAP_UPDATE_INSETS\t\"event\"", + "contents": "ADVENTURE_MAP_UPDATE_INSETS" + }, + { + "trigger": "ADVENTURE_MAP_UPDATE_POIS\t\"event\"", + "contents": "ADVENTURE_MAP_UPDATE_POIS" + }, + { + "trigger": "AJ_DUNGEON_ACTION\t\"event\"", + "contents": "AJ_DUNGEON_ACTION" + }, + { + "trigger": "AJ_OPEN\t\"event\"", + "contents": "AJ_OPEN" + }, + { + "trigger": "AJ_PVE_LFG_ACTION\t\"event\"", + "contents": "AJ_PVE_LFG_ACTION" + }, + { + "trigger": "AJ_PVP_ACTION\t\"event\"", + "contents": "AJ_PVP_ACTION" + }, + { + "trigger": "AJ_PVP_LFG_ACTION\t\"event\"", + "contents": "AJ_PVP_LFG_ACTION" + }, + { + "trigger": "AJ_PVP_RBG_ACTION\t\"event\"", + "contents": "AJ_PVP_RBG_ACTION" + }, + { + "trigger": "AJ_PVP_SKIRMISH_ACTION\t\"event\"", + "contents": "AJ_PVP_SKIRMISH_ACTION" + }, + { + "trigger": "AJ_QUEST_LOG_OPEN\t\"event\"", + "contents": "AJ_QUEST_LOG_OPEN" + }, + { + "trigger": "AJ_RAID_ACTION\t\"event\"", + "contents": "AJ_RAID_ACTION" + }, + { + "trigger": "AJ_REFRESH_DISPLAY\t\"event\"", + "contents": "AJ_REFRESH_DISPLAY" + }, + { + "trigger": "AJ_REWARD_DATA_RECEIVED\t\"event\"", + "contents": "AJ_REWARD_DATA_RECEIVED" + }, + { + "trigger": "ALLIED_RACE_CLOSE\t\"event\"", + "contents": "ALLIED_RACE_CLOSE" + }, + { + "trigger": "ALLIED_RACE_OPEN\t\"event\"", + "contents": "ALLIED_RACE_OPEN" + }, + { + "trigger": "ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED\t\"event\"", + "contents": "ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED" + }, + { + "trigger": "ARCHAEOLOGY_CLOSED\t\"event\"", + "contents": "ARCHAEOLOGY_CLOSED" + }, + { + "trigger": "ARCHAEOLOGY_FIND_COMPLETE\t\"event\"", + "contents": "ARCHAEOLOGY_FIND_COMPLETE" + }, + { + "trigger": "ARCHAEOLOGY_SURVEY_CAST\t\"event\"", + "contents": "ARCHAEOLOGY_SURVEY_CAST" + }, + { + "trigger": "ARCHAEOLOGY_TOGGLE\t\"event\"", + "contents": "ARCHAEOLOGY_TOGGLE" + }, + { + "trigger": "AREA_POIS_UPDATED\t\"event\"", + "contents": "AREA_POIS_UPDATED" + }, + { + "trigger": "AREA_SPIRIT_HEALER_IN_RANGE\t\"event\"", + "contents": "AREA_SPIRIT_HEALER_IN_RANGE" + }, + { + "trigger": "AREA_SPIRIT_HEALER_OUT_OF_RANGE\t\"event\"", + "contents": "AREA_SPIRIT_HEALER_OUT_OF_RANGE" + }, + { + "trigger": "ARENA_COOLDOWNS_UPDATE\t\"event\"", + "contents": "ARENA_COOLDOWNS_UPDATE" + }, + { + "trigger": "ARENA_CROWD_CONTROL_SPELL_UPDATE\t\"event\"", + "contents": "ARENA_CROWD_CONTROL_SPELL_UPDATE" + }, + { + "trigger": "ARENA_OPPONENT_UPDATE\t\"event\"", + "contents": "ARENA_OPPONENT_UPDATE" + }, + { + "trigger": "ARENA_PREP_OPPONENT_SPECIALIZATIONS\t\"event\"", + "contents": "ARENA_PREP_OPPONENT_SPECIALIZATIONS" + }, + { + "trigger": "ARENA_SEASON_WORLD_STATE\t\"event\"", + "contents": "ARENA_SEASON_WORLD_STATE" + }, + { + "trigger": "ARTIFACT_CLOSE\t\"event\"", + "contents": "ARTIFACT_CLOSE" + }, + { + "trigger": "ARTIFACT_DIGSITE_COMPLETE\t\"event\"", + "contents": "ARTIFACT_DIGSITE_COMPLETE" + }, + { + "trigger": "ARTIFACT_ENDGAME_REFUND\t\"event\"", + "contents": "ARTIFACT_ENDGAME_REFUND" + }, + { + "trigger": "ARTIFACT_RELIC_FORGE_CLOSE\t\"event\"", + "contents": "ARTIFACT_RELIC_FORGE_CLOSE" + }, + { + "trigger": "ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED\t\"event\"", + "contents": "ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED" + }, + { + "trigger": "ARTIFACT_RELIC_FORGE_UPDATE\t\"event\"", + "contents": "ARTIFACT_RELIC_FORGE_UPDATE" + }, + { + "trigger": "ARTIFACT_RELIC_INFO_RECEIVED\t\"event\"", + "contents": "ARTIFACT_RELIC_INFO_RECEIVED" + }, + { + "trigger": "ARTIFACT_RESPEC_PROMPT\t\"event\"", + "contents": "ARTIFACT_RESPEC_PROMPT" + }, + { + "trigger": "ARTIFACT_TIER_CHANGED\t\"event\"", + "contents": "ARTIFACT_TIER_CHANGED" + }, + { + "trigger": "ARTIFACT_UPDATE\t\"event\"", + "contents": "ARTIFACT_UPDATE" + }, + { + "trigger": "ARTIFACT_XP_UPDATE\t\"event\"", + "contents": "ARTIFACT_XP_UPDATE" + }, + { + "trigger": "AUCTION_BIDDER_LIST_UPDATE\t\"event\"", + "contents": "AUCTION_BIDDER_LIST_UPDATE" + }, + { + "trigger": "AUCTION_HOUSE_CLOSED\t\"event\"", + "contents": "AUCTION_HOUSE_CLOSED" + }, + { + "trigger": "AUCTION_HOUSE_DISABLED\t\"event\"", + "contents": "AUCTION_HOUSE_DISABLED" + }, + { + "trigger": "AUCTION_HOUSE_SHOW\t\"event\"", + "contents": "AUCTION_HOUSE_SHOW" + }, + { + "trigger": "AUCTION_ITEM_LIST_UPDATE\t\"event\"", + "contents": "AUCTION_ITEM_LIST_UPDATE" + }, + { + "trigger": "AUCTION_MULTISELL_FAILURE\t\"event\"", + "contents": "AUCTION_MULTISELL_FAILURE" + }, + { + "trigger": "AUCTION_MULTISELL_START\t\"event\"", + "contents": "AUCTION_MULTISELL_START" + }, + { + "trigger": "AUCTION_MULTISELL_UPDATE\t\"event\"", + "contents": "AUCTION_MULTISELL_UPDATE" + }, + { + "trigger": "AUCTION_OWNED_LIST_UPDATE\t\"event\"", + "contents": "AUCTION_OWNED_LIST_UPDATE" + }, + { + "trigger": "AUTH_CHALLENGE_FINISHED\t\"event\"", + "contents": "AUTH_CHALLENGE_FINISHED" + }, + { + "trigger": "AUTH_CHALLENGE_UI_INVALID\t\"event\"", + "contents": "AUTH_CHALLENGE_UI_INVALID" + }, + { + "trigger": "AUTOFOLLOW_BEGIN\t\"event\"", + "contents": "AUTOFOLLOW_BEGIN" + }, + { + "trigger": "AUTOFOLLOW_END\t\"event\"", + "contents": "AUTOFOLLOW_END" + }, + { + "trigger": "AVATAR_LIST_UPDATED\t\"event\"", + "contents": "AVATAR_LIST_UPDATED" + }, + { + "trigger": "AVOIDANCE_UPDATE\t\"event\"", + "contents": "AVOIDANCE_UPDATE" + }, + { + "trigger": "AZERITE_EMPOWERED_ITEM_LOOTED\t\"event\"", + "contents": "AZERITE_EMPOWERED_ITEM_LOOTED" + }, + { + "trigger": "AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED\t\"event\"", + "contents": "AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED" + }, + { + "trigger": "AZERITE_ITEM_EXPERIENCE_CHANGED\t\"event\"", + "contents": "AZERITE_ITEM_EXPERIENCE_CHANGED" + }, + { + "trigger": "AZERITE_ITEM_POWER_LEVEL_CHANGED\t\"event\"", + "contents": "AZERITE_ITEM_POWER_LEVEL_CHANGED" + }, + { + "trigger": "BAG_CLOSED\t\"event\"", + "contents": "BAG_CLOSED" + }, + { + "trigger": "BAG_NEW_ITEMS_UPDATED\t\"event\"", + "contents": "BAG_NEW_ITEMS_UPDATED" + }, + { + "trigger": "BAG_OPEN\t\"event\"", + "contents": "BAG_OPEN" + }, + { + "trigger": "BAG_OVERFLOW_WITH_FULL_INVENTORY\t\"event\"", + "contents": "BAG_OVERFLOW_WITH_FULL_INVENTORY" + }, + { + "trigger": "BAG_SLOT_FLAGS_UPDATED\t\"event\"", + "contents": "BAG_SLOT_FLAGS_UPDATED" + }, + { + "trigger": "BAG_UPDATE\t\"event\"", + "contents": "BAG_UPDATE" + }, + { + "trigger": "BAG_UPDATE_COOLDOWN\t\"event\"", + "contents": "BAG_UPDATE_COOLDOWN" + }, + { + "trigger": "BAG_UPDATE_DELAYED\t\"event\"", + "contents": "BAG_UPDATE_DELAYED" + }, + { + "trigger": "BANKFRAME_CLOSED\t\"event\"", + "contents": "BANKFRAME_CLOSED" + }, + { + "trigger": "BANKFRAME_OPENED\t\"event\"", + "contents": "BANKFRAME_OPENED" + }, + { + "trigger": "BANK_BAG_SLOT_FLAGS_UPDATED\t\"event\"", + "contents": "BANK_BAG_SLOT_FLAGS_UPDATED" + }, + { + "trigger": "BARBER_SHOP_APPEARANCE_APPLIED\t\"event\"", + "contents": "BARBER_SHOP_APPEARANCE_APPLIED" + }, + { + "trigger": "BARBER_SHOP_CLOSE\t\"event\"", + "contents": "BARBER_SHOP_CLOSE" + }, + { + "trigger": "BARBER_SHOP_COST_UPDATE\t\"event\"", + "contents": "BARBER_SHOP_COST_UPDATE" + }, + { + "trigger": "BARBER_SHOP_OPEN\t\"event\"", + "contents": "BARBER_SHOP_OPEN" + }, + { + "trigger": "BARBER_SHOP_SUCCESS\t\"event\"", + "contents": "BARBER_SHOP_SUCCESS" + }, + { + "trigger": "BATTLEFIELDS_CLOSED\t\"event\"", + "contents": "BATTLEFIELDS_CLOSED" + }, + { + "trigger": "BATTLEFIELDS_SHOW\t\"event\"", + "contents": "BATTLEFIELDS_SHOW" + }, + { + "trigger": "BATTLEFIELD_QUEUE_TIMEOUT\t\"event\"", + "contents": "BATTLEFIELD_QUEUE_TIMEOUT" + }, + { + "trigger": "BATTLEGROUND_OBJECTIVES_UPDATE\t\"event\"", + "contents": "BATTLEGROUND_OBJECTIVES_UPDATE" + }, + { + "trigger": "BATTLEGROUND_POINTS_UPDATE\t\"event\"", + "contents": "BATTLEGROUND_POINTS_UPDATE" + }, + { + "trigger": "BATTLEPET_FORCE_NAME_DECLENSION\t\"event\"", + "contents": "BATTLEPET_FORCE_NAME_DECLENSION" + }, + { + "trigger": "BATTLETAG_INVITE_SHOW\t\"event\"", + "contents": "BATTLETAG_INVITE_SHOW" + }, + { + "trigger": "BATTLE_PET_CURSOR_CLEAR\t\"event\"", + "contents": "BATTLE_PET_CURSOR_CLEAR" + }, + { + "trigger": "BILLING_NAG_DIALOG\t\"event\"", + "contents": "BILLING_NAG_DIALOG" + }, + { + "trigger": "BIND_ENCHANT\t\"event\"", + "contents": "BIND_ENCHANT" + }, + { + "trigger": "BLACK_MARKET_BID_RESULT\t\"event\"", + "contents": "BLACK_MARKET_BID_RESULT" + }, + { + "trigger": "BLACK_MARKET_CLOSE\t\"event\"", + "contents": "BLACK_MARKET_CLOSE" + }, + { + "trigger": "BLACK_MARKET_ITEM_UPDATE\t\"event\"", + "contents": "BLACK_MARKET_ITEM_UPDATE" + }, + { + "trigger": "BLACK_MARKET_OPEN\t\"event\"", + "contents": "BLACK_MARKET_OPEN" + }, + { + "trigger": "BLACK_MARKET_OUTBID\t\"event\"", + "contents": "BLACK_MARKET_OUTBID" + }, + { + "trigger": "BLACK_MARKET_UNAVAILABLE\t\"event\"", + "contents": "BLACK_MARKET_UNAVAILABLE" + }, + { + "trigger": "BLACK_MARKET_WON\t\"event\"", + "contents": "BLACK_MARKET_WON" + }, + { + "trigger": "BN_BLOCK_FAILED_TOO_MANY\t\"event\"", + "contents": "BN_BLOCK_FAILED_TOO_MANY" + }, + { + "trigger": "BN_BLOCK_LIST_UPDATED\t\"event\"", + "contents": "BN_BLOCK_LIST_UPDATED" + }, + { + "trigger": "BN_CHAT_MSG_ADDON\t\"event\"", + "contents": "BN_CHAT_MSG_ADDON" + }, + { + "trigger": "BN_CHAT_WHISPER_UNDELIVERABLE\t\"event\"", + "contents": "BN_CHAT_WHISPER_UNDELIVERABLE" + }, + { + "trigger": "BN_CONNECTED\t\"event\"", + "contents": "BN_CONNECTED" + }, + { + "trigger": "BN_CUSTOM_MESSAGE_CHANGED\t\"event\"", + "contents": "BN_CUSTOM_MESSAGE_CHANGED" + }, + { + "trigger": "BN_CUSTOM_MESSAGE_LOADED\t\"event\"", + "contents": "BN_CUSTOM_MESSAGE_LOADED" + }, + { + "trigger": "BN_DISCONNECTED\t\"event\"", + "contents": "BN_DISCONNECTED" + }, + { + "trigger": "BN_FRIEND_ACCOUNT_OFFLINE\t\"event\"", + "contents": "BN_FRIEND_ACCOUNT_OFFLINE" + }, + { + "trigger": "BN_FRIEND_ACCOUNT_ONLINE\t\"event\"", + "contents": "BN_FRIEND_ACCOUNT_ONLINE" + }, + { + "trigger": "BN_FRIEND_INFO_CHANGED\t\"event\"", + "contents": "BN_FRIEND_INFO_CHANGED" + }, + { + "trigger": "BN_FRIEND_INVITE_ADDED\t\"event\"", + "contents": "BN_FRIEND_INVITE_ADDED" + }, + { + "trigger": "BN_FRIEND_INVITE_LIST_INITIALIZED\t\"event\"", + "contents": "BN_FRIEND_INVITE_LIST_INITIALIZED" + }, + { + "trigger": "BN_FRIEND_INVITE_REMOVED\t\"event\"", + "contents": "BN_FRIEND_INVITE_REMOVED" + }, + { + "trigger": "BN_FRIEND_LIST_SIZE_CHANGED\t\"event\"", + "contents": "BN_FRIEND_LIST_SIZE_CHANGED" + }, + { + "trigger": "BN_INFO_CHANGED\t\"event\"", + "contents": "BN_INFO_CHANGED" + }, + { + "trigger": "BN_REQUEST_FOF_SUCCEEDED\t\"event\"", + "contents": "BN_REQUEST_FOF_SUCCEEDED" + }, + { + "trigger": "BONUS_ROLL_ACTIVATE\t\"event\"", + "contents": "BONUS_ROLL_ACTIVATE" + }, + { + "trigger": "BONUS_ROLL_DEACTIVATE\t\"event\"", + "contents": "BONUS_ROLL_DEACTIVATE" + }, + { + "trigger": "BONUS_ROLL_FAILED\t\"event\"", + "contents": "BONUS_ROLL_FAILED" + }, + { + "trigger": "BONUS_ROLL_RESULT\t\"event\"", + "contents": "BONUS_ROLL_RESULT" + }, + { + "trigger": "BONUS_ROLL_STARTED\t\"event\"", + "contents": "BONUS_ROLL_STARTED" + }, + { + "trigger": "BOSS_KILL\t\"event\"", + "contents": "BOSS_KILL" + }, + { + "trigger": "CALENDAR_ACTION_PENDING\t\"event\"", + "contents": "CALENDAR_ACTION_PENDING" + }, + { + "trigger": "CALENDAR_CLOSE_EVENT\t\"event\"", + "contents": "CALENDAR_CLOSE_EVENT" + }, + { + "trigger": "CALENDAR_EVENT_ALARM\t\"event\"", + "contents": "CALENDAR_EVENT_ALARM" + }, + { + "trigger": "CALENDAR_NEW_EVENT\t\"event\"", + "contents": "CALENDAR_NEW_EVENT" + }, + { + "trigger": "CALENDAR_OPEN_EVENT\t\"event\"", + "contents": "CALENDAR_OPEN_EVENT" + }, + { + "trigger": "CALENDAR_UPDATE_ERROR\t\"event\"", + "contents": "CALENDAR_UPDATE_ERROR" + }, + { + "trigger": "CALENDAR_UPDATE_ERROR_WITH_COUNT\t\"event\"", + "contents": "CALENDAR_UPDATE_ERROR_WITH_COUNT" + }, + { + "trigger": "CALENDAR_UPDATE_ERROR_WITH_PLAYER_NAME\t\"event\"", + "contents": "CALENDAR_UPDATE_ERROR_WITH_PLAYER_NAME" + }, + { + "trigger": "CALENDAR_UPDATE_EVENT\t\"event\"", + "contents": "CALENDAR_UPDATE_EVENT" + }, + { + "trigger": "CALENDAR_UPDATE_EVENT_LIST\t\"event\"", + "contents": "CALENDAR_UPDATE_EVENT_LIST" + }, + { + "trigger": "CALENDAR_UPDATE_GUILD_EVENTS\t\"event\"", + "contents": "CALENDAR_UPDATE_GUILD_EVENTS" + }, + { + "trigger": "CALENDAR_UPDATE_INVITE_LIST\t\"event\"", + "contents": "CALENDAR_UPDATE_INVITE_LIST" + }, + { + "trigger": "CALENDAR_UPDATE_PENDING_INVITES\t\"event\"", + "contents": "CALENDAR_UPDATE_PENDING_INVITES" + }, + { + "trigger": "CANCEL_GLYPH_CAST\t\"event\"", + "contents": "CANCEL_GLYPH_CAST" + }, + { + "trigger": "CANCEL_LOOT_ROLL\t\"event\"", + "contents": "CANCEL_LOOT_ROLL" + }, + { + "trigger": "CANCEL_SUMMON\t\"event\"", + "contents": "CANCEL_SUMMON" + }, + { + "trigger": "CAPTUREFRAMES_FAILED\t\"event\"", + "contents": "CAPTUREFRAMES_FAILED" + }, + { + "trigger": "CAPTUREFRAMES_SUCCEEDED\t\"event\"", + "contents": "CAPTUREFRAMES_SUCCEEDED" + }, + { + "trigger": "CEMETERY_PREFERENCE_UPDATED\t\"event\"", + "contents": "CEMETERY_PREFERENCE_UPDATED" + }, + { + "trigger": "CHALLENGE_MODE_COMPLETED\t\"event\"", + "contents": "CHALLENGE_MODE_COMPLETED" + }, + { + "trigger": "CHALLENGE_MODE_DEATH_COUNT_UPDATED\t\"event\"", + "contents": "CHALLENGE_MODE_DEATH_COUNT_UPDATED" + }, + { + "trigger": "CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN\t\"event\"", + "contents": "CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN" + }, + { + "trigger": "CHALLENGE_MODE_KEYSTONE_SLOTTED\t\"event\"", + "contents": "CHALLENGE_MODE_KEYSTONE_SLOTTED" + }, + { + "trigger": "CHALLENGE_MODE_LEADERS_UPDATE\t\"event\"", + "contents": "CHALLENGE_MODE_LEADERS_UPDATE" + }, + { + "trigger": "CHALLENGE_MODE_MAPS_UPDATE\t\"event\"", + "contents": "CHALLENGE_MODE_MAPS_UPDATE" + }, + { + "trigger": "CHALLENGE_MODE_MEMBER_INFO_UPDATED\t\"event\"", + "contents": "CHALLENGE_MODE_MEMBER_INFO_UPDATED" + }, + { + "trigger": "CHALLENGE_MODE_RESET\t\"event\"", + "contents": "CHALLENGE_MODE_RESET" + }, + { + "trigger": "CHALLENGE_MODE_START\t\"event\"", + "contents": "CHALLENGE_MODE_START" + }, + { + "trigger": "CHANNEL_COUNT_UPDATE\t\"event\"", + "contents": "CHANNEL_COUNT_UPDATE" + }, + { + "trigger": "CHANNEL_FLAGS_UPDATED\t\"event\"", + "contents": "CHANNEL_FLAGS_UPDATED" + }, + { + "trigger": "CHANNEL_INVITE_REQUEST\t\"event\"", + "contents": "CHANNEL_INVITE_REQUEST" + }, + { + "trigger": "CHANNEL_LEFT\t\"event\"", + "contents": "CHANNEL_LEFT" + }, + { + "trigger": "CHANNEL_PASSWORD_REQUEST\t\"event\"", + "contents": "CHANNEL_PASSWORD_REQUEST" + }, + { + "trigger": "CHANNEL_ROSTER_UPDATE\t\"event\"", + "contents": "CHANNEL_ROSTER_UPDATE" + }, + { + "trigger": "CHANNEL_UI_UPDATE\t\"event\"", + "contents": "CHANNEL_UI_UPDATE" + }, + { + "trigger": "CHARACTER_COPY_STATUS_CHANGED\t\"event\"", + "contents": "CHARACTER_COPY_STATUS_CHANGED" + }, + { + "trigger": "CHARACTER_CREATION_RESULT\t\"event\"", + "contents": "CHARACTER_CREATION_RESULT" + }, + { + "trigger": "CHARACTER_DELETION_RESULT\t\"event\"", + "contents": "CHARACTER_DELETION_RESULT" + }, + { + "trigger": "CHARACTER_DUPLICATE_LOGON\t\"event\"", + "contents": "CHARACTER_DUPLICATE_LOGON" + }, + { + "trigger": "CHARACTER_ITEM_FIXUP_NOTIFICATION\t\"event\"", + "contents": "CHARACTER_ITEM_FIXUP_NOTIFICATION" + }, + { + "trigger": "CHARACTER_LIST_RETRIEVAL_RESULT\t\"event\"", + "contents": "CHARACTER_LIST_RETRIEVAL_RESULT" + }, + { + "trigger": "CHARACTER_LIST_RETRIEVING\t\"event\"", + "contents": "CHARACTER_LIST_RETRIEVING" + }, + { + "trigger": "CHARACTER_LIST_UPDATE\t\"event\"", + "contents": "CHARACTER_LIST_UPDATE" + }, + { + "trigger": "CHARACTER_POINTS_CHANGED\t\"event\"", + "contents": "CHARACTER_POINTS_CHANGED" + }, + { + "trigger": "CHARACTER_UNDELETE_FINISHED\t\"event\"", + "contents": "CHARACTER_UNDELETE_FINISHED" + }, + { + "trigger": "CHARACTER_UNDELETE_STATUS_CHANGED\t\"event\"", + "contents": "CHARACTER_UNDELETE_STATUS_CHANGED" + }, + { + "trigger": "CHARACTER_UPGRADE_SPELL_TIER_SET\t\"event\"", + "contents": "CHARACTER_UPGRADE_SPELL_TIER_SET" + }, + { + "trigger": "CHARACTER_UPGRADE_UNREVOKE_RESULT\t\"event\"", + "contents": "CHARACTER_UPGRADE_UNREVOKE_RESULT" + }, + { + "trigger": "CHAR_RENAME_IN_PROGRESS\t\"event\"", + "contents": "CHAR_RENAME_IN_PROGRESS" + }, + { + "trigger": "CHAR_RESTORE_COMPLETE\t\"event\"", + "contents": "CHAR_RESTORE_COMPLETE" + }, + { + "trigger": "CHAT_COMBAT_MSG_ARENA_POINTS_GAIN\t\"event\"", + "contents": "CHAT_COMBAT_MSG_ARENA_POINTS_GAIN" + }, + { + "trigger": "CHAT_MSG_ACHIEVEMENT\t\"event\"", + "contents": "CHAT_MSG_ACHIEVEMENT" + }, + { + "trigger": "CHAT_MSG_ADDON\t\"event\"", + "contents": "CHAT_MSG_ADDON" + }, + { + "trigger": "CHAT_MSG_ADDON_LOGGED\t\"event\"", + "contents": "CHAT_MSG_ADDON_LOGGED" + }, + { + "trigger": "CHAT_MSG_AFK\t\"event\"", + "contents": "CHAT_MSG_AFK" + }, + { + "trigger": "CHAT_MSG_BG_SYSTEM_ALLIANCE\t\"event\"", + "contents": "CHAT_MSG_BG_SYSTEM_ALLIANCE" + }, + { + "trigger": "CHAT_MSG_BG_SYSTEM_HORDE\t\"event\"", + "contents": "CHAT_MSG_BG_SYSTEM_HORDE" + }, + { + "trigger": "CHAT_MSG_BG_SYSTEM_NEUTRAL\t\"event\"", + "contents": "CHAT_MSG_BG_SYSTEM_NEUTRAL" + }, + { + "trigger": "CHAT_MSG_BN\t\"event\"", + "contents": "CHAT_MSG_BN" + }, + { + "trigger": "CHAT_MSG_BN_INLINE_TOAST_ALERT\t\"event\"", + "contents": "CHAT_MSG_BN_INLINE_TOAST_ALERT" + }, + { + "trigger": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST\t\"event\"", + "contents": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST" + }, + { + "trigger": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM\t\"event\"", + "contents": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM" + }, + { + "trigger": "CHAT_MSG_BN_INLINE_TOAST_CONVERSATION\t\"event\"", + "contents": "CHAT_MSG_BN_INLINE_TOAST_CONVERSATION" + }, + { + "trigger": "CHAT_MSG_BN_WHISPER\t\"event\"", + "contents": "CHAT_MSG_BN_WHISPER" + }, + { + "trigger": "CHAT_MSG_BN_WHISPER_INFORM\t\"event\"", + "contents": "CHAT_MSG_BN_WHISPER_INFORM" + }, + { + "trigger": "CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE\t\"event\"", + "contents": "CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE" + }, + { + "trigger": "CHAT_MSG_CHANNEL\t\"event\"", + "contents": "CHAT_MSG_CHANNEL" + }, + { + "trigger": "CHAT_MSG_CHANNEL_JOIN\t\"event\"", + "contents": "CHAT_MSG_CHANNEL_JOIN" + }, + { + "trigger": "CHAT_MSG_CHANNEL_LEAVE\t\"event\"", + "contents": "CHAT_MSG_CHANNEL_LEAVE" + }, + { + "trigger": "CHAT_MSG_CHANNEL_LIST\t\"event\"", + "contents": "CHAT_MSG_CHANNEL_LIST" + }, + { + "trigger": "CHAT_MSG_CHANNEL_NOTICE\t\"event\"", + "contents": "CHAT_MSG_CHANNEL_NOTICE" + }, + { + "trigger": "CHAT_MSG_CHANNEL_NOTICE_USER\t\"event\"", + "contents": "CHAT_MSG_CHANNEL_NOTICE_USER" + }, + { + "trigger": "CHAT_MSG_COMBAT_FACTION_CHANGE\t\"event\"", + "contents": "CHAT_MSG_COMBAT_FACTION_CHANGE" + }, + { + "trigger": "CHAT_MSG_COMBAT_HONOR_GAIN\t\"event\"", + "contents": "CHAT_MSG_COMBAT_HONOR_GAIN" + }, + { + "trigger": "CHAT_MSG_COMBAT_MISC_INFO\t\"event\"", + "contents": "CHAT_MSG_COMBAT_MISC_INFO" + }, + { + "trigger": "CHAT_MSG_COMBAT_XP_GAIN\t\"event\"", + "contents": "CHAT_MSG_COMBAT_XP_GAIN" + }, + { + "trigger": "CHAT_MSG_COMMUNITIES_CHANNEL\t\"event\"", + "contents": "CHAT_MSG_COMMUNITIES_CHANNEL" + }, + { + "trigger": "CHAT_MSG_CURRENCY\t\"event\"", + "contents": "CHAT_MSG_CURRENCY" + }, + { + "trigger": "CHAT_MSG_DND\t\"event\"", + "contents": "CHAT_MSG_DND" + }, + { + "trigger": "CHAT_MSG_EMOTE\t\"event\"", + "contents": "CHAT_MSG_EMOTE" + }, + { + "trigger": "CHAT_MSG_FILTERED\t\"event\"", + "contents": "CHAT_MSG_FILTERED" + }, + { + "trigger": "CHAT_MSG_GUILD\t\"event\"", + "contents": "CHAT_MSG_GUILD" + }, + { + "trigger": "CHAT_MSG_GUILD_ACHIEVEMENT\t\"event\"", + "contents": "CHAT_MSG_GUILD_ACHIEVEMENT" + }, + { + "trigger": "CHAT_MSG_GUILD_ITEM_LOOTED\t\"event\"", + "contents": "CHAT_MSG_GUILD_ITEM_LOOTED" + }, + { + "trigger": "CHAT_MSG_IGNORED\t\"event\"", + "contents": "CHAT_MSG_IGNORED" + }, + { + "trigger": "CHAT_MSG_INSTANCE_CHAT\t\"event\"", + "contents": "CHAT_MSG_INSTANCE_CHAT" + }, + { + "trigger": "CHAT_MSG_INSTANCE_CHAT_LEADER\t\"event\"", + "contents": "CHAT_MSG_INSTANCE_CHAT_LEADER" + }, + { + "trigger": "CHAT_MSG_LOOT\t\"event\"", + "contents": "CHAT_MSG_LOOT" + }, + { + "trigger": "CHAT_MSG_MONEY\t\"event\"", + "contents": "CHAT_MSG_MONEY" + }, + { + "trigger": "CHAT_MSG_MONSTER_EMOTE\t\"event\"", + "contents": "CHAT_MSG_MONSTER_EMOTE" + }, + { + "trigger": "CHAT_MSG_MONSTER_PARTY\t\"event\"", + "contents": "CHAT_MSG_MONSTER_PARTY" + }, + { + "trigger": "CHAT_MSG_MONSTER_SAY\t\"event\"", + "contents": "CHAT_MSG_MONSTER_SAY" + }, + { + "trigger": "CHAT_MSG_MONSTER_WHISPER\t\"event\"", + "contents": "CHAT_MSG_MONSTER_WHISPER" + }, + { + "trigger": "CHAT_MSG_MONSTER_YELL\t\"event\"", + "contents": "CHAT_MSG_MONSTER_YELL" + }, + { + "trigger": "CHAT_MSG_OFFICER\t\"event\"", + "contents": "CHAT_MSG_OFFICER" + }, + { + "trigger": "CHAT_MSG_OPENING\t\"event\"", + "contents": "CHAT_MSG_OPENING" + }, + { + "trigger": "CHAT_MSG_PARTY\t\"event\"", + "contents": "CHAT_MSG_PARTY" + }, + { + "trigger": "CHAT_MSG_PARTY_LEADER\t\"event\"", + "contents": "CHAT_MSG_PARTY_LEADER" + }, + { + "trigger": "CHAT_MSG_PET_BATTLE_COMBAT_LOG\t\"event\"", + "contents": "CHAT_MSG_PET_BATTLE_COMBAT_LOG" + }, + { + "trigger": "CHAT_MSG_PET_BATTLE_INFO\t\"event\"", + "contents": "CHAT_MSG_PET_BATTLE_INFO" + }, + { + "trigger": "CHAT_MSG_PET_INFO\t\"event\"", + "contents": "CHAT_MSG_PET_INFO" + }, + { + "trigger": "CHAT_MSG_RAID\t\"event\"", + "contents": "CHAT_MSG_RAID" + }, + { + "trigger": "CHAT_MSG_RAID_BOSS_EMOTE\t\"event\"", + "contents": "CHAT_MSG_RAID_BOSS_EMOTE" + }, + { + "trigger": "CHAT_MSG_RAID_BOSS_WHISPER\t\"event\"", + "contents": "CHAT_MSG_RAID_BOSS_WHISPER" + }, + { + "trigger": "CHAT_MSG_RAID_LEADER\t\"event\"", + "contents": "CHAT_MSG_RAID_LEADER" + }, + { + "trigger": "CHAT_MSG_RAID_WARNING\t\"event\"", + "contents": "CHAT_MSG_RAID_WARNING" + }, + { + "trigger": "CHAT_MSG_RESTRICTED\t\"event\"", + "contents": "CHAT_MSG_RESTRICTED" + }, + { + "trigger": "CHAT_MSG_SAY\t\"event\"", + "contents": "CHAT_MSG_SAY" + }, + { + "trigger": "CHAT_MSG_SKILL\t\"event\"", + "contents": "CHAT_MSG_SKILL" + }, + { + "trigger": "CHAT_MSG_SYSTEM\t\"event\"", + "contents": "CHAT_MSG_SYSTEM" + }, + { + "trigger": "CHAT_MSG_TARGETICONS\t\"event\"", + "contents": "CHAT_MSG_TARGETICONS" + }, + { + "trigger": "CHAT_MSG_TEXT_EMOTE\t\"event\"", + "contents": "CHAT_MSG_TEXT_EMOTE" + }, + { + "trigger": "CHAT_MSG_TRADESKILLS\t\"event\"", + "contents": "CHAT_MSG_TRADESKILLS" + }, + { + "trigger": "CHAT_MSG_WHISPER\t\"event\"", + "contents": "CHAT_MSG_WHISPER" + }, + { + "trigger": "CHAT_MSG_WHISPER_INFORM\t\"event\"", + "contents": "CHAT_MSG_WHISPER_INFORM" + }, + { + "trigger": "CHAT_MSG_YELL\t\"event\"", + "contents": "CHAT_MSG_YELL" + }, + { + "trigger": "CHAT_SERVER_DISCONNECTED\t\"event\"", + "contents": "CHAT_SERVER_DISCONNECTED" + }, + { + "trigger": "CHAT_SERVER_RECONNECTED\t\"event\"", + "contents": "CHAT_SERVER_RECONNECTED" + }, + { + "trigger": "CINEMATIC_START\t\"event\"", + "contents": "CINEMATIC_START" + }, + { + "trigger": "CINEMATIC_STOP\t\"event\"", + "contents": "CINEMATIC_STOP" + }, + { + "trigger": "CLASS_TRIAL_CHARACTER_CREATE_RESULT\t\"event\"", + "contents": "CLASS_TRIAL_CHARACTER_CREATE_RESULT" + }, + { + "trigger": "CLASS_TRIAL_TIMER_START\t\"event\"", + "contents": "CLASS_TRIAL_TIMER_START" + }, + { + "trigger": "CLASS_TRIAL_UPGRADE_COMPLETE\t\"event\"", + "contents": "CLASS_TRIAL_UPGRADE_COMPLETE" + }, + { + "trigger": "CLEAR_BOSS_EMOTES\t\"event\"", + "contents": "CLEAR_BOSS_EMOTES" + }, + { + "trigger": "CLIENT_FEATURE_STATUS_CHANGED\t\"event\"", + "contents": "CLIENT_FEATURE_STATUS_CHANGED" + }, + { + "trigger": "CLOSE_INBOX_ITEM\t\"event\"", + "contents": "CLOSE_INBOX_ITEM" + }, + { + "trigger": "CLOSE_TABARD_FRAME\t\"event\"", + "contents": "CLOSE_TABARD_FRAME" + }, + { + "trigger": "CLUB_ADDED\t\"event\"", + "contents": "CLUB_ADDED" + }, + { + "trigger": "CLUB_ERROR\t\"event\"", + "contents": "CLUB_ERROR" + }, + { + "trigger": "CLUB_INVITATIONS_RECEIVED_FOR_CLUB\t\"event\"", + "contents": "CLUB_INVITATIONS_RECEIVED_FOR_CLUB" + }, + { + "trigger": "CLUB_INVITATION_ADDED_FOR_SELF\t\"event\"", + "contents": "CLUB_INVITATION_ADDED_FOR_SELF" + }, + { + "trigger": "CLUB_INVITATION_REMOVED_FOR_SELF\t\"event\"", + "contents": "CLUB_INVITATION_REMOVED_FOR_SELF" + }, + { + "trigger": "CLUB_MEMBER_ADDED\t\"event\"", + "contents": "CLUB_MEMBER_ADDED" + }, + { + "trigger": "CLUB_MEMBER_PRESENCE_UPDATED\t\"event\"", + "contents": "CLUB_MEMBER_PRESENCE_UPDATED" + }, + { + "trigger": "CLUB_MEMBER_REMOVED\t\"event\"", + "contents": "CLUB_MEMBER_REMOVED" + }, + { + "trigger": "CLUB_MEMBER_ROLE_UPDATED\t\"event\"", + "contents": "CLUB_MEMBER_ROLE_UPDATED" + }, + { + "trigger": "CLUB_MEMBER_UPDATED\t\"event\"", + "contents": "CLUB_MEMBER_UPDATED" + }, + { + "trigger": "CLUB_MESSAGE_ADDED\t\"event\"", + "contents": "CLUB_MESSAGE_ADDED" + }, + { + "trigger": "CLUB_MESSAGE_HISTORY_RECEIVED\t\"event\"", + "contents": "CLUB_MESSAGE_HISTORY_RECEIVED" + }, + { + "trigger": "CLUB_MESSAGE_UPDATED\t\"event\"", + "contents": "CLUB_MESSAGE_UPDATED" + }, + { + "trigger": "CLUB_REMOVED\t\"event\"", + "contents": "CLUB_REMOVED" + }, + { + "trigger": "CLUB_REMOVED_MESSAGE\t\"event\"", + "contents": "CLUB_REMOVED_MESSAGE" + }, + { + "trigger": "CLUB_SELF_MEMBER_ROLE_UPDATED\t\"event\"", + "contents": "CLUB_SELF_MEMBER_ROLE_UPDATED" + }, + { + "trigger": "CLUB_STREAMS_LOADED\t\"event\"", + "contents": "CLUB_STREAMS_LOADED" + }, + { + "trigger": "CLUB_STREAM_ADDED\t\"event\"", + "contents": "CLUB_STREAM_ADDED" + }, + { + "trigger": "CLUB_STREAM_REMOVED\t\"event\"", + "contents": "CLUB_STREAM_REMOVED" + }, + { + "trigger": "CLUB_STREAM_SUBSCRIBED\t\"event\"", + "contents": "CLUB_STREAM_SUBSCRIBED" + }, + { + "trigger": "CLUB_STREAM_UNSUBSCRIBED\t\"event\"", + "contents": "CLUB_STREAM_UNSUBSCRIBED" + }, + { + "trigger": "CLUB_STREAM_UPDATED\t\"event\"", + "contents": "CLUB_STREAM_UPDATED" + }, + { + "trigger": "CLUB_TICKETS_RECEIVED\t\"event\"", + "contents": "CLUB_TICKETS_RECEIVED" + }, + { + "trigger": "CLUB_TICKET_CREATED\t\"event\"", + "contents": "CLUB_TICKET_CREATED" + }, + { + "trigger": "CLUB_TICKET_RECEIVED\t\"event\"", + "contents": "CLUB_TICKET_RECEIVED" + }, + { + "trigger": "CLUB_UPDATED\t\"event\"", + "contents": "CLUB_UPDATED" + }, + { + "trigger": "COMBAT_LOG_EVENT\t\"event\"", + "contents": "COMBAT_LOG_EVENT" + }, + { + "trigger": "COMBAT_LOG_EVENT_UNFILTERED\t\"event\"", + "contents": "COMBAT_LOG_EVENT_UNFILTERED" + }, + { + "trigger": "COMBAT_RATING_UPDATE\t\"event\"", + "contents": "COMBAT_RATING_UPDATE" + }, + { + "trigger": "COMBAT_TEXT_UPDATE\t\"event\"", + "contents": "COMBAT_TEXT_UPDATE" + }, + { + "trigger": "COMMENTATOR_ENTER_WORLD\t\"event\"", + "contents": "COMMENTATOR_ENTER_WORLD" + }, + { + "trigger": "COMMENTATOR_MAP_UPDATE\t\"event\"", + "contents": "COMMENTATOR_MAP_UPDATE" + }, + { + "trigger": "COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE\t\"event\"", + "contents": "COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE" + }, + { + "trigger": "COMMENTATOR_PLAYER_UPDATE\t\"event\"", + "contents": "COMMENTATOR_PLAYER_UPDATE" + }, + { + "trigger": "COMMUNITIES_STREAM_CURSOR_CLEAR\t\"event\"", + "contents": "COMMUNITIES_STREAM_CURSOR_CLEAR" + }, + { + "trigger": "COMPACT_UNIT_FRAME_PROFILES_LOADED\t\"event\"", + "contents": "COMPACT_UNIT_FRAME_PROFILES_LOADED" + }, + { + "trigger": "COMPANION_LEARNED\t\"event\"", + "contents": "COMPANION_LEARNED" + }, + { + "trigger": "COMPANION_UNLEARNED\t\"event\"", + "contents": "COMPANION_UNLEARNED" + }, + { + "trigger": "COMPANION_UPDATE\t\"event\"", + "contents": "COMPANION_UPDATE" + }, + { + "trigger": "CONFIRM_BEFORE_USE\t\"event\"", + "contents": "CONFIRM_BEFORE_USE" + }, + { + "trigger": "CONFIRM_BINDER\t\"event\"", + "contents": "CONFIRM_BINDER" + }, + { + "trigger": "CONFIRM_DISENCHANT_ROLL\t\"event\"", + "contents": "CONFIRM_DISENCHANT_ROLL" + }, + { + "trigger": "CONFIRM_LOOT_ROLL\t\"event\"", + "contents": "CONFIRM_LOOT_ROLL" + }, + { + "trigger": "CONFIRM_SUMMON\t\"event\"", + "contents": "CONFIRM_SUMMON" + }, + { + "trigger": "CONFIRM_TALENT_WIPE\t\"event\"", + "contents": "CONFIRM_TALENT_WIPE" + }, + { + "trigger": "CONFIRM_XP_LOSS\t\"event\"", + "contents": "CONFIRM_XP_LOSS" + }, + { + "trigger": "CONSOLE_CLEAR\t\"event\"", + "contents": "CONSOLE_CLEAR" + }, + { + "trigger": "CONSOLE_COLORS_CHANGED\t\"event\"", + "contents": "CONSOLE_COLORS_CHANGED" + }, + { + "trigger": "CONSOLE_FONT_SIZE_CHANGED\t\"event\"", + "contents": "CONSOLE_FONT_SIZE_CHANGED" + }, + { + "trigger": "CONSOLE_LOG\t\"event\"", + "contents": "CONSOLE_LOG" + }, + { + "trigger": "CONSOLE_MESSAGE\t\"event\"", + "contents": "CONSOLE_MESSAGE" + }, + { + "trigger": "CONTRIBUTION_CHANGED\t\"event\"", + "contents": "CONTRIBUTION_CHANGED" + }, + { + "trigger": "CONTRIBUTION_COLLECTOR_CLOSE\t\"event\"", + "contents": "CONTRIBUTION_COLLECTOR_CLOSE" + }, + { + "trigger": "CONTRIBUTION_COLLECTOR_OPEN\t\"event\"", + "contents": "CONTRIBUTION_COLLECTOR_OPEN" + }, + { + "trigger": "CONTRIBUTION_COLLECTOR_PENDING\t\"event\"", + "contents": "CONTRIBUTION_COLLECTOR_PENDING" + }, + { + "trigger": "CONTRIBUTION_COLLECTOR_UPDATE\t\"event\"", + "contents": "CONTRIBUTION_COLLECTOR_UPDATE" + }, + { + "trigger": "CONTRIBUTION_COLLECTOR_UPDATE_SINGLE\t\"event\"", + "contents": "CONTRIBUTION_COLLECTOR_UPDATE_SINGLE" + }, + { + "trigger": "CONVERT_RESULT\t\"event\"", + "contents": "CONVERT_RESULT" + }, + { + "trigger": "CORPSE_IN_INSTANCE\t\"event\"", + "contents": "CORPSE_IN_INSTANCE" + }, + { + "trigger": "CORPSE_IN_RANGE\t\"event\"", + "contents": "CORPSE_IN_RANGE" + }, + { + "trigger": "CORPSE_OUT_OF_RANGE\t\"event\"", + "contents": "CORPSE_OUT_OF_RANGE" + }, + { + "trigger": "CRITERIA_COMPLETE\t\"event\"", + "contents": "CRITERIA_COMPLETE" + }, + { + "trigger": "CRITERIA_EARNED\t\"event\"", + "contents": "CRITERIA_EARNED" + }, + { + "trigger": "CRITERIA_UPDATE\t\"event\"", + "contents": "CRITERIA_UPDATE" + }, + { + "trigger": "CURRENCY_DISPLAY_UPDATE\t\"event\"", + "contents": "CURRENCY_DISPLAY_UPDATE" + }, + { + "trigger": "CURRENT_SPELL_CAST_CHANGED\t\"event\"", + "contents": "CURRENT_SPELL_CAST_CHANGED" + }, + { + "trigger": "CURSOR_UPDATE\t\"event\"", + "contents": "CURSOR_UPDATE" + }, + { + "trigger": "CUSTOMIZE_CHARACTER_RESULT\t\"event\"", + "contents": "CUSTOMIZE_CHARACTER_RESULT" + }, + { + "trigger": "CUSTOMIZE_CHARACTER_STARTED\t\"event\"", + "contents": "CUSTOMIZE_CHARACTER_STARTED" + }, + { + "trigger": "CVAR_UPDATE\t\"event\"", + "contents": "CVAR_UPDATE" + }, + { + "trigger": "DEBUG_MAP_OBJECTS_UPDATED\t\"event\"", + "contents": "DEBUG_MAP_OBJECTS_UPDATED" + }, + { + "trigger": "DEBUG_MENU_TOGGLED\t\"event\"", + "contents": "DEBUG_MENU_TOGGLED" + }, + { + "trigger": "DEBUG_PORT_LOCS_UPDATED\t\"event\"", + "contents": "DEBUG_PORT_LOCS_UPDATED" + }, + { + "trigger": "DELETED_CHARACTER_LIST_RETRIEVAL_RESULT\t\"event\"", + "contents": "DELETED_CHARACTER_LIST_RETRIEVAL_RESULT" + }, + { + "trigger": "DELETED_CHARACTER_LIST_RETRIEVING\t\"event\"", + "contents": "DELETED_CHARACTER_LIST_RETRIEVING" + }, + { + "trigger": "DELETE_ITEM_CONFIRM\t\"event\"", + "contents": "DELETE_ITEM_CONFIRM" + }, + { + "trigger": "DISABLE_DECLINE_GUILD_INVITE\t\"event\"", + "contents": "DISABLE_DECLINE_GUILD_INVITE" + }, + { + "trigger": "DISABLE_LOW_LEVEL_RAID\t\"event\"", + "contents": "DISABLE_LOW_LEVEL_RAID" + }, + { + "trigger": "DISABLE_TAXI_BENCHMARK\t\"event\"", + "contents": "DISABLE_TAXI_BENCHMARK" + }, + { + "trigger": "DISABLE_XP_GAIN\t\"event\"", + "contents": "DISABLE_XP_GAIN" + }, + { + "trigger": "DISPLAY_PROMOTION\t\"event\"", + "contents": "DISPLAY_PROMOTION" + }, + { + "trigger": "DISPLAY_SIZE_CHANGED\t\"event\"", + "contents": "DISPLAY_SIZE_CHANGED" + }, + { + "trigger": "DUEL_FINISHED\t\"event\"", + "contents": "DUEL_FINISHED" + }, + { + "trigger": "DUEL_INBOUNDS\t\"event\"", + "contents": "DUEL_INBOUNDS" + }, + { + "trigger": "DUEL_OUTOFBOUNDS\t\"event\"", + "contents": "DUEL_OUTOFBOUNDS" + }, + { + "trigger": "DUEL_REQUESTED\t\"event\"", + "contents": "DUEL_REQUESTED" + }, + { + "trigger": "DYNAMIC_GOSSIP_POI_UPDATED\t\"event\"", + "contents": "DYNAMIC_GOSSIP_POI_UPDATED" + }, + { + "trigger": "EJ_DIFFICULTY_UPDATE\t\"event\"", + "contents": "EJ_DIFFICULTY_UPDATE" + }, + { + "trigger": "EJ_LOOT_DATA_RECIEVED\t\"event\"", + "contents": "EJ_LOOT_DATA_RECIEVED" + }, + { + "trigger": "ENABLE_DECLINE_GUILD_INVITE\t\"event\"", + "contents": "ENABLE_DECLINE_GUILD_INVITE" + }, + { + "trigger": "ENABLE_LOW_LEVEL_RAID\t\"event\"", + "contents": "ENABLE_LOW_LEVEL_RAID" + }, + { + "trigger": "ENABLE_TAXI_BENCHMARK\t\"event\"", + "contents": "ENABLE_TAXI_BENCHMARK" + }, + { + "trigger": "ENABLE_XP_GAIN\t\"event\"", + "contents": "ENABLE_XP_GAIN" + }, + { + "trigger": "ENCOUNTER_END\t\"event\"", + "contents": "ENCOUNTER_END" + }, + { + "trigger": "ENCOUNTER_LOOT_RECEIVED\t\"event\"", + "contents": "ENCOUNTER_LOOT_RECEIVED" + }, + { + "trigger": "ENCOUNTER_START\t\"event\"", + "contents": "ENCOUNTER_START" + }, + { + "trigger": "END_BOUND_TRADEABLE\t\"event\"", + "contents": "END_BOUND_TRADEABLE" + }, + { + "trigger": "ENTERED_DIFFERENT_INSTANCE_FROM_PARTY\t\"event\"", + "contents": "ENTERED_DIFFERENT_INSTANCE_FROM_PARTY" + }, + { + "trigger": "EQUIPMENT_SETS_CHANGED\t\"event\"", + "contents": "EQUIPMENT_SETS_CHANGED" + }, + { + "trigger": "EQUIPMENT_SWAP_FINISHED\t\"event\"", + "contents": "EQUIPMENT_SWAP_FINISHED" + }, + { + "trigger": "EQUIPMENT_SWAP_PENDING\t\"event\"", + "contents": "EQUIPMENT_SWAP_PENDING" + }, + { + "trigger": "EQUIP_BIND_CONFIRM\t\"event\"", + "contents": "EQUIP_BIND_CONFIRM" + }, + { + "trigger": "EQUIP_BIND_TRADEABLE_CONFIRM\t\"event\"", + "contents": "EQUIP_BIND_TRADEABLE_CONFIRM" + }, + { + "trigger": "EVENT_CLASS_TRIAL_TIMER_START\t\"event\"", + "contents": "EVENT_CLASS_TRIAL_TIMER_START" + }, + { + "trigger": "EXECUTE_CHAT_LINE\t\"event\"", + "contents": "EXECUTE_CHAT_LINE" + }, + { + "trigger": "EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED\t\"event\"", + "contents": "EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED" + }, + { + "trigger": "FOG_OF_WAR_UPDATED\t\"event\"", + "contents": "FOG_OF_WAR_UPDATED" + }, + { + "trigger": "FORBIDDEN_NAME_PLATE_CREATED\t\"event\"", + "contents": "FORBIDDEN_NAME_PLATE_CREATED" + }, + { + "trigger": "FORBIDDEN_NAME_PLATE_UNIT_ADDED\t\"event\"", + "contents": "FORBIDDEN_NAME_PLATE_UNIT_ADDED" + }, + { + "trigger": "FORBIDDEN_NAME_PLATE_UNIT_REMOVED\t\"event\"", + "contents": "FORBIDDEN_NAME_PLATE_UNIT_REMOVED" + }, + { + "trigger": "FORCE_RENAME_CHARACTER\t\"event\"", + "contents": "FORCE_RENAME_CHARACTER" + }, + { + "trigger": "FRAMES_LOADED\t\"event\"", + "contents": "FRAMES_LOADED" + }, + { + "trigger": "FRIENDLIST_UPDATE\t\"event\"", + "contents": "FRIENDLIST_UPDATE" + }, + { + "trigger": "GARRISON_ARCHITECT_CLOSED\t\"event\"", + "contents": "GARRISON_ARCHITECT_CLOSED" + }, + { + "trigger": "GARRISON_ARCHITECT_OPENED\t\"event\"", + "contents": "GARRISON_ARCHITECT_OPENED" + }, + { + "trigger": "GARRISON_BUILDING_ACTIVATABLE\t\"event\"", + "contents": "GARRISON_BUILDING_ACTIVATABLE" + }, + { + "trigger": "GARRISON_BUILDING_ACTIVATED\t\"event\"", + "contents": "GARRISON_BUILDING_ACTIVATED" + }, + { + "trigger": "GARRISON_BUILDING_ERROR\t\"event\"", + "contents": "GARRISON_BUILDING_ERROR" + }, + { + "trigger": "GARRISON_BUILDING_LIST_UPDATE\t\"event\"", + "contents": "GARRISON_BUILDING_LIST_UPDATE" + }, + { + "trigger": "GARRISON_BUILDING_PLACED\t\"event\"", + "contents": "GARRISON_BUILDING_PLACED" + }, + { + "trigger": "GARRISON_BUILDING_REMOVED\t\"event\"", + "contents": "GARRISON_BUILDING_REMOVED" + }, + { + "trigger": "GARRISON_BUILDING_UPDATE\t\"event\"", + "contents": "GARRISON_BUILDING_UPDATE" + }, + { + "trigger": "GARRISON_FOLLOWER_ADDED\t\"event\"", + "contents": "GARRISON_FOLLOWER_ADDED" + }, + { + "trigger": "GARRISON_FOLLOWER_CATEGORIES_UPDATED\t\"event\"", + "contents": "GARRISON_FOLLOWER_CATEGORIES_UPDATED" + }, + { + "trigger": "GARRISON_FOLLOWER_DURABILITY_CHANGED\t\"event\"", + "contents": "GARRISON_FOLLOWER_DURABILITY_CHANGED" + }, + { + "trigger": "GARRISON_FOLLOWER_LIST_UPDATE\t\"event\"", + "contents": "GARRISON_FOLLOWER_LIST_UPDATE" + }, + { + "trigger": "GARRISON_FOLLOWER_REMOVED\t\"event\"", + "contents": "GARRISON_FOLLOWER_REMOVED" + }, + { + "trigger": "GARRISON_FOLLOWER_UPGRADED\t\"event\"", + "contents": "GARRISON_FOLLOWER_UPGRADED" + }, + { + "trigger": "GARRISON_FOLLOWER_XP_CHANGED\t\"event\"", + "contents": "GARRISON_FOLLOWER_XP_CHANGED" + }, + { + "trigger": "GARRISON_HIDE_LANDING_PAGE\t\"event\"", + "contents": "GARRISON_HIDE_LANDING_PAGE" + }, + { + "trigger": "GARRISON_INVASION_AVAILABLE\t\"event\"", + "contents": "GARRISON_INVASION_AVAILABLE" + }, + { + "trigger": "GARRISON_INVASION_UNAVAILABLE\t\"event\"", + "contents": "GARRISON_INVASION_UNAVAILABLE" + }, + { + "trigger": "GARRISON_LANDINGPAGE_SHIPMENTS\t\"event\"", + "contents": "GARRISON_LANDINGPAGE_SHIPMENTS" + }, + { + "trigger": "GARRISON_MISSION_AREA_BONUS_ADDED\t\"event\"", + "contents": "GARRISON_MISSION_AREA_BONUS_ADDED" + }, + { + "trigger": "GARRISON_MISSION_BONUS_ROLL_COMPLETE\t\"event\"", + "contents": "GARRISON_MISSION_BONUS_ROLL_COMPLETE" + }, + { + "trigger": "GARRISON_MISSION_BONUS_ROLL_LOOT\t\"event\"", + "contents": "GARRISON_MISSION_BONUS_ROLL_LOOT" + }, + { + "trigger": "GARRISON_MISSION_COMPLETE_RESPONSE\t\"event\"", + "contents": "GARRISON_MISSION_COMPLETE_RESPONSE" + }, + { + "trigger": "GARRISON_MISSION_FINISHED\t\"event\"", + "contents": "GARRISON_MISSION_FINISHED" + }, + { + "trigger": "GARRISON_MISSION_LIST_UPDATE\t\"event\"", + "contents": "GARRISON_MISSION_LIST_UPDATE" + }, + { + "trigger": "GARRISON_MISSION_NPC_CLOSED\t\"event\"", + "contents": "GARRISON_MISSION_NPC_CLOSED" + }, + { + "trigger": "GARRISON_MISSION_NPC_OPENED\t\"event\"", + "contents": "GARRISON_MISSION_NPC_OPENED" + }, + { + "trigger": "GARRISON_MISSION_REWARD_INFO\t\"event\"", + "contents": "GARRISON_MISSION_REWARD_INFO" + }, + { + "trigger": "GARRISON_MISSION_STARTED\t\"event\"", + "contents": "GARRISON_MISSION_STARTED" + }, + { + "trigger": "GARRISON_MONUMENT_CLOSE_UI\t\"event\"", + "contents": "GARRISON_MONUMENT_CLOSE_UI" + }, + { + "trigger": "GARRISON_MONUMENT_LIST_LOADED\t\"event\"", + "contents": "GARRISON_MONUMENT_LIST_LOADED" + }, + { + "trigger": "GARRISON_MONUMENT_REPLACED\t\"event\"", + "contents": "GARRISON_MONUMENT_REPLACED" + }, + { + "trigger": "GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED\t\"event\"", + "contents": "GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED" + }, + { + "trigger": "GARRISON_MONUMENT_SHOW_UI\t\"event\"", + "contents": "GARRISON_MONUMENT_SHOW_UI" + }, + { + "trigger": "GARRISON_RANDOM_MISSION_ADDED\t\"event\"", + "contents": "GARRISON_RANDOM_MISSION_ADDED" + }, + { + "trigger": "GARRISON_RECALL_PORTAL_LAST_USED_TIME\t\"event\"", + "contents": "GARRISON_RECALL_PORTAL_LAST_USED_TIME" + }, + { + "trigger": "GARRISON_RECALL_PORTAL_USED\t\"event\"", + "contents": "GARRISON_RECALL_PORTAL_USED" + }, + { + "trigger": "GARRISON_RECRUITMENT_FOLLOWERS_GENERATED\t\"event\"", + "contents": "GARRISON_RECRUITMENT_FOLLOWERS_GENERATED" + }, + { + "trigger": "GARRISON_RECRUITMENT_NPC_CLOSED\t\"event\"", + "contents": "GARRISON_RECRUITMENT_NPC_CLOSED" + }, + { + "trigger": "GARRISON_RECRUITMENT_NPC_OPENED\t\"event\"", + "contents": "GARRISON_RECRUITMENT_NPC_OPENED" + }, + { + "trigger": "GARRISON_RECRUITMENT_READY\t\"event\"", + "contents": "GARRISON_RECRUITMENT_READY" + }, + { + "trigger": "GARRISON_RECRUIT_FOLLOWER_RESULT\t\"event\"", + "contents": "GARRISON_RECRUIT_FOLLOWER_RESULT" + }, + { + "trigger": "GARRISON_SHIPMENT_RECEIVED\t\"event\"", + "contents": "GARRISON_SHIPMENT_RECEIVED" + }, + { + "trigger": "GARRISON_SHIPYARD_NPC_CLOSED\t\"event\"", + "contents": "GARRISON_SHIPYARD_NPC_CLOSED" + }, + { + "trigger": "GARRISON_SHIPYARD_NPC_OPENED\t\"event\"", + "contents": "GARRISON_SHIPYARD_NPC_OPENED" + }, + { + "trigger": "GARRISON_SHOW_LANDING_PAGE\t\"event\"", + "contents": "GARRISON_SHOW_LANDING_PAGE" + }, + { + "trigger": "GARRISON_TALENT_COMPLETE\t\"event\"", + "contents": "GARRISON_TALENT_COMPLETE" + }, + { + "trigger": "GARRISON_TALENT_NPC_CLOSED\t\"event\"", + "contents": "GARRISON_TALENT_NPC_CLOSED" + }, + { + "trigger": "GARRISON_TALENT_NPC_OPENED\t\"event\"", + "contents": "GARRISON_TALENT_NPC_OPENED" + }, + { + "trigger": "GARRISON_TALENT_UPDATE\t\"event\"", + "contents": "GARRISON_TALENT_UPDATE" + }, + { + "trigger": "GARRISON_TRADESKILL_NPC_CLOSED\t\"event\"", + "contents": "GARRISON_TRADESKILL_NPC_CLOSED" + }, + { + "trigger": "GARRISON_UPDATE\t\"event\"", + "contents": "GARRISON_UPDATE" + }, + { + "trigger": "GARRISON_UPGRADEABLE_RESULT\t\"event\"", + "contents": "GARRISON_UPGRADEABLE_RESULT" + }, + { + "trigger": "GARRISON_USE_PARTY_GARRISON_CHANGED\t\"event\"", + "contents": "GARRISON_USE_PARTY_GARRISON_CHANGED" + }, + { + "trigger": "GDF_SIM_COMPLETE\t\"event\"", + "contents": "GDF_SIM_COMPLETE" + }, + { + "trigger": "GENERIC_ERROR\t\"event\"", + "contents": "GENERIC_ERROR" + }, + { + "trigger": "GET_ITEM_INFO_RECEIVED\t\"event\"", + "contents": "GET_ITEM_INFO_RECEIVED" + }, + { + "trigger": "GLUE_CONSOLE_LOG\t\"event\"", + "contents": "GLUE_CONSOLE_LOG" + }, + { + "trigger": "GLUE_SCREENSHOT_FAILED\t\"event\"", + "contents": "GLUE_SCREENSHOT_FAILED" + }, + { + "trigger": "GM_PLAYER_INFO\t\"event\"", + "contents": "GM_PLAYER_INFO" + }, + { + "trigger": "GOSSIP_CLOSED\t\"event\"", + "contents": "GOSSIP_CLOSED" + }, + { + "trigger": "GOSSIP_CONFIRM\t\"event\"", + "contents": "GOSSIP_CONFIRM" + }, + { + "trigger": "GOSSIP_CONFIRM_CANCEL\t\"event\"", + "contents": "GOSSIP_CONFIRM_CANCEL" + }, + { + "trigger": "GOSSIP_ENTER_CODE\t\"event\"", + "contents": "GOSSIP_ENTER_CODE" + }, + { + "trigger": "GOSSIP_SHOW\t\"event\"", + "contents": "GOSSIP_SHOW" + }, + { + "trigger": "GROUP_FORMED\t\"event\"", + "contents": "GROUP_FORMED" + }, + { + "trigger": "GROUP_INVITE_CONFIRMATION\t\"event\"", + "contents": "GROUP_INVITE_CONFIRMATION" + }, + { + "trigger": "GROUP_JOINED\t\"event\"", + "contents": "GROUP_JOINED" + }, + { + "trigger": "GROUP_LEFT\t\"event\"", + "contents": "GROUP_LEFT" + }, + { + "trigger": "GROUP_ROSTER_UPDATE\t\"event\"", + "contents": "GROUP_ROSTER_UPDATE" + }, + { + "trigger": "GUILDBANKBAGSLOTS_CHANGED\t\"event\"", + "contents": "GUILDBANKBAGSLOTS_CHANGED" + }, + { + "trigger": "GUILDBANKFRAME_CLOSED\t\"event\"", + "contents": "GUILDBANKFRAME_CLOSED" + }, + { + "trigger": "GUILDBANKFRAME_OPENED\t\"event\"", + "contents": "GUILDBANKFRAME_OPENED" + }, + { + "trigger": "GUILDBANKLOG_UPDATE\t\"event\"", + "contents": "GUILDBANKLOG_UPDATE" + }, + { + "trigger": "GUILDBANK_ITEM_LOCK_CHANGED\t\"event\"", + "contents": "GUILDBANK_ITEM_LOCK_CHANGED" + }, + { + "trigger": "GUILDBANK_TEXT_CHANGED\t\"event\"", + "contents": "GUILDBANK_TEXT_CHANGED" + }, + { + "trigger": "GUILDBANK_UPDATE_MONEY\t\"event\"", + "contents": "GUILDBANK_UPDATE_MONEY" + }, + { + "trigger": "GUILDBANK_UPDATE_TABS\t\"event\"", + "contents": "GUILDBANK_UPDATE_TABS" + }, + { + "trigger": "GUILDBANK_UPDATE_TEXT\t\"event\"", + "contents": "GUILDBANK_UPDATE_TEXT" + }, + { + "trigger": "GUILDBANK_UPDATE_WITHDRAWMONEY\t\"event\"", + "contents": "GUILDBANK_UPDATE_WITHDRAWMONEY" + }, + { + "trigger": "GUILDTABARD_UPDATE\t\"event\"", + "contents": "GUILDTABARD_UPDATE" + }, + { + "trigger": "GUILD_CHALLENGE_COMPLETED\t\"event\"", + "contents": "GUILD_CHALLENGE_COMPLETED" + }, + { + "trigger": "GUILD_CHALLENGE_UPDATED\t\"event\"", + "contents": "GUILD_CHALLENGE_UPDATED" + }, + { + "trigger": "GUILD_EVENT_LOG_UPDATE\t\"event\"", + "contents": "GUILD_EVENT_LOG_UPDATE" + }, + { + "trigger": "GUILD_INVITE_CANCEL\t\"event\"", + "contents": "GUILD_INVITE_CANCEL" + }, + { + "trigger": "GUILD_INVITE_REQUEST\t\"event\"", + "contents": "GUILD_INVITE_REQUEST" + }, + { + "trigger": "GUILD_MOTD\t\"event\"", + "contents": "GUILD_MOTD" + }, + { + "trigger": "GUILD_NEWS_UPDATE\t\"event\"", + "contents": "GUILD_NEWS_UPDATE" + }, + { + "trigger": "GUILD_PARTY_STATE_UPDATED\t\"event\"", + "contents": "GUILD_PARTY_STATE_UPDATED" + }, + { + "trigger": "GUILD_RANKS_UPDATE\t\"event\"", + "contents": "GUILD_RANKS_UPDATE" + }, + { + "trigger": "GUILD_RECIPE_KNOWN_BY_MEMBERS\t\"event\"", + "contents": "GUILD_RECIPE_KNOWN_BY_MEMBERS" + }, + { + "trigger": "GUILD_REGISTRAR_CLOSED\t\"event\"", + "contents": "GUILD_REGISTRAR_CLOSED" + }, + { + "trigger": "GUILD_REGISTRAR_SHOW\t\"event\"", + "contents": "GUILD_REGISTRAR_SHOW" + }, + { + "trigger": "GUILD_RENAME_REQUIRED\t\"event\"", + "contents": "GUILD_RENAME_REQUIRED" + }, + { + "trigger": "GUILD_REWARDS_LIST\t\"event\"", + "contents": "GUILD_REWARDS_LIST" + }, + { + "trigger": "GUILD_ROSTER_UPDATE\t\"event\"", + "contents": "GUILD_ROSTER_UPDATE" + }, + { + "trigger": "GUILD_TRADESKILL_UPDATE\t\"event\"", + "contents": "GUILD_TRADESKILL_UPDATE" + }, + { + "trigger": "HEARTHSTONE_BOUND\t\"event\"", + "contents": "HEARTHSTONE_BOUND" + }, + { + "trigger": "HEIRLOOMS_UPDATED\t\"event\"", + "contents": "HEIRLOOMS_UPDATED" + }, + { + "trigger": "HEIRLOOM_UPGRADE_TARGETING_CHANGED\t\"event\"", + "contents": "HEIRLOOM_UPGRADE_TARGETING_CHANGED" + }, + { + "trigger": "HIDE_SUBTITLE\t\"event\"", + "contents": "HIDE_SUBTITLE" + }, + { + "trigger": "HONOR_LEVEL_UPDATE\t\"event\"", + "contents": "HONOR_LEVEL_UPDATE" + }, + { + "trigger": "HONOR_XP_UPDATE\t\"event\"", + "contents": "HONOR_XP_UPDATE" + }, + { + "trigger": "IGNORELIST_UPDATE\t\"event\"", + "contents": "IGNORELIST_UPDATE" + }, + { + "trigger": "IGR_BILLING_NAG_DIALOG\t\"event\"", + "contents": "IGR_BILLING_NAG_DIALOG" + }, + { + "trigger": "INCOMING_RESURRECT_CHANGED\t\"event\"", + "contents": "INCOMING_RESURRECT_CHANGED" + }, + { + "trigger": "INITIAL_CLUBS_LOADED\t\"event\"", + "contents": "INITIAL_CLUBS_LOADED" + }, + { + "trigger": "INITIAL_HOTFIXES_APPLIED\t\"event\"", + "contents": "INITIAL_HOTFIXES_APPLIED" + }, + { + "trigger": "INSPECT_ACHIEVEMENT_READY\t\"event\"", + "contents": "INSPECT_ACHIEVEMENT_READY" + }, + { + "trigger": "INSPECT_HONOR_UPDATE\t\"event\"", + "contents": "INSPECT_HONOR_UPDATE" + }, + { + "trigger": "INSPECT_READY\t\"event\"", + "contents": "INSPECT_READY" + }, + { + "trigger": "INSTANCE_BOOT_START\t\"event\"", + "contents": "INSTANCE_BOOT_START" + }, + { + "trigger": "INSTANCE_BOOT_STOP\t\"event\"", + "contents": "INSTANCE_BOOT_STOP" + }, + { + "trigger": "INSTANCE_ENCOUNTER_ADD_TIMER\t\"event\"", + "contents": "INSTANCE_ENCOUNTER_ADD_TIMER" + }, + { + "trigger": "INSTANCE_ENCOUNTER_ENGAGE_UNIT\t\"event\"", + "contents": "INSTANCE_ENCOUNTER_ENGAGE_UNIT" + }, + { + "trigger": "INSTANCE_ENCOUNTER_OBJECTIVE_COMPLETE\t\"event\"", + "contents": "INSTANCE_ENCOUNTER_OBJECTIVE_COMPLETE" + }, + { + "trigger": "INSTANCE_ENCOUNTER_OBJECTIVE_START\t\"event\"", + "contents": "INSTANCE_ENCOUNTER_OBJECTIVE_START" + }, + { + "trigger": "INSTANCE_ENCOUNTER_OBJECTIVE_UPDATE\t\"event\"", + "contents": "INSTANCE_ENCOUNTER_OBJECTIVE_UPDATE" + }, + { + "trigger": "INSTANCE_GROUP_SIZE_CHANGED\t\"event\"", + "contents": "INSTANCE_GROUP_SIZE_CHANGED" + }, + { + "trigger": "INSTANCE_LOCK_START\t\"event\"", + "contents": "INSTANCE_LOCK_START" + }, + { + "trigger": "INSTANCE_LOCK_STOP\t\"event\"", + "contents": "INSTANCE_LOCK_STOP" + }, + { + "trigger": "INSTANCE_LOCK_WARNING\t\"event\"", + "contents": "INSTANCE_LOCK_WARNING" + }, + { + "trigger": "INVENTORY_SEARCH_UPDATE\t\"event\"", + "contents": "INVENTORY_SEARCH_UPDATE" + }, + { + "trigger": "ISLANDS_QUEUE_CLOSE\t\"event\"", + "contents": "ISLANDS_QUEUE_CLOSE" + }, + { + "trigger": "ISLANDS_QUEUE_OPEN\t\"event\"", + "contents": "ISLANDS_QUEUE_OPEN" + }, + { + "trigger": "ISLAND_AZERITE_GAIN\t\"event\"", + "contents": "ISLAND_AZERITE_GAIN" + }, + { + "trigger": "ISLAND_COMPLETED\t\"event\"", + "contents": "ISLAND_COMPLETED" + }, + { + "trigger": "ITEM_DATA_LOAD_RESULT\t\"event\"", + "contents": "ITEM_DATA_LOAD_RESULT" + }, + { + "trigger": "ITEM_LOCKED\t\"event\"", + "contents": "ITEM_LOCKED" + }, + { + "trigger": "ITEM_LOCK_CHANGED\t\"event\"", + "contents": "ITEM_LOCK_CHANGED" + }, + { + "trigger": "ITEM_PUSH\t\"event\"", + "contents": "ITEM_PUSH" + }, + { + "trigger": "ITEM_RESTORATION_BUTTON_STATUS\t\"event\"", + "contents": "ITEM_RESTORATION_BUTTON_STATUS" + }, + { + "trigger": "ITEM_TEXT_BEGIN\t\"event\"", + "contents": "ITEM_TEXT_BEGIN" + }, + { + "trigger": "ITEM_TEXT_CLOSED\t\"event\"", + "contents": "ITEM_TEXT_CLOSED" + }, + { + "trigger": "ITEM_TEXT_READY\t\"event\"", + "contents": "ITEM_TEXT_READY" + }, + { + "trigger": "ITEM_TEXT_TRANSLATION\t\"event\"", + "contents": "ITEM_TEXT_TRANSLATION" + }, + { + "trigger": "ITEM_UNLOCKED\t\"event\"", + "contents": "ITEM_UNLOCKED" + }, + { + "trigger": "ITEM_UPGRADE_MASTER_CLOSED\t\"event\"", + "contents": "ITEM_UPGRADE_MASTER_CLOSED" + }, + { + "trigger": "ITEM_UPGRADE_MASTER_OPENED\t\"event\"", + "contents": "ITEM_UPGRADE_MASTER_OPENED" + }, + { + "trigger": "ITEM_UPGRADE_MASTER_SET_ITEM\t\"event\"", + "contents": "ITEM_UPGRADE_MASTER_SET_ITEM" + }, + { + "trigger": "ITEM_UPGRADE_MASTER_UPDATE\t\"event\"", + "contents": "ITEM_UPGRADE_MASTER_UPDATE" + }, + { + "trigger": "KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE\t\"event\"", + "contents": "KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE" + }, + { + "trigger": "KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS\t\"event\"", + "contents": "KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS" + }, + { + "trigger": "KNOWLEDGE_BASE_QUERY_LOAD_FAILURE\t\"event\"", + "contents": "KNOWLEDGE_BASE_QUERY_LOAD_FAILURE" + }, + { + "trigger": "KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS\t\"event\"", + "contents": "KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS" + }, + { + "trigger": "KNOWLEDGE_BASE_SERVER_MESSAGE\t\"event\"", + "contents": "KNOWLEDGE_BASE_SERVER_MESSAGE" + }, + { + "trigger": "KNOWLEDGE_BASE_SETUP_LOAD_FAILURE\t\"event\"", + "contents": "KNOWLEDGE_BASE_SETUP_LOAD_FAILURE" + }, + { + "trigger": "KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS\t\"event\"", + "contents": "KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS" + }, + { + "trigger": "KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED\t\"event\"", + "contents": "KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED" + }, + { + "trigger": "KNOWN_TITLES_UPDATE\t\"event\"", + "contents": "KNOWN_TITLES_UPDATE" + }, + { + "trigger": "LANGUAGE_LIST_CHANGED\t\"event\"", + "contents": "LANGUAGE_LIST_CHANGED" + }, + { + "trigger": "LAUNCHER_LOGIN_STATUS_CHANGED\t\"event\"", + "contents": "LAUNCHER_LOGIN_STATUS_CHANGED" + }, + { + "trigger": "LEARNED_SPELL_IN_TAB\t\"event\"", + "contents": "LEARNED_SPELL_IN_TAB" + }, + { + "trigger": "LEVEL_GRANT_PROPOSED\t\"event\"", + "contents": "LEVEL_GRANT_PROPOSED" + }, + { + "trigger": "LFG_BONUS_FACTION_ID_UPDATED\t\"event\"", + "contents": "LFG_BONUS_FACTION_ID_UPDATED" + }, + { + "trigger": "LFG_BOOT_PROPOSAL_UPDATE\t\"event\"", + "contents": "LFG_BOOT_PROPOSAL_UPDATE" + }, + { + "trigger": "LFG_COMPLETION_REWARD\t\"event\"", + "contents": "LFG_COMPLETION_REWARD" + }, + { + "trigger": "LFG_INVALID_ERROR_MESSAGE\t\"event\"", + "contents": "LFG_INVALID_ERROR_MESSAGE" + }, + { + "trigger": "LFG_LIST_ACTIVE_ENTRY_UPDATE\t\"event\"", + "contents": "LFG_LIST_ACTIVE_ENTRY_UPDATE" + }, + { + "trigger": "LFG_LIST_APPLICANT_LIST_UPDATED\t\"event\"", + "contents": "LFG_LIST_APPLICANT_LIST_UPDATED" + }, + { + "trigger": "LFG_LIST_APPLICANT_UPDATED\t\"event\"", + "contents": "LFG_LIST_APPLICANT_UPDATED" + }, + { + "trigger": "LFG_LIST_APPLICATION_STATUS_UPDATED\t\"event\"", + "contents": "LFG_LIST_APPLICATION_STATUS_UPDATED" + }, + { + "trigger": "LFG_LIST_AVAILABILITY_UPDATE\t\"event\"", + "contents": "LFG_LIST_AVAILABILITY_UPDATE" + }, + { + "trigger": "LFG_LIST_ENTRY_CREATION_FAILED\t\"event\"", + "contents": "LFG_LIST_ENTRY_CREATION_FAILED" + }, + { + "trigger": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT\t\"event\"", + "contents": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT" + }, + { + "trigger": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS\t\"event\"", + "contents": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS" + }, + { + "trigger": "LFG_LIST_JOINED_GROUP\t\"event\"", + "contents": "LFG_LIST_JOINED_GROUP" + }, + { + "trigger": "LFG_LIST_SEARCH_FAILED\t\"event\"", + "contents": "LFG_LIST_SEARCH_FAILED" + }, + { + "trigger": "LFG_LIST_SEARCH_RESULTS_RECEIVED\t\"event\"", + "contents": "LFG_LIST_SEARCH_RESULTS_RECEIVED" + }, + { + "trigger": "LFG_LIST_SEARCH_RESULT_UPDATED\t\"event\"", + "contents": "LFG_LIST_SEARCH_RESULT_UPDATED" + }, + { + "trigger": "LFG_LOCK_INFO_RECEIVED\t\"event\"", + "contents": "LFG_LOCK_INFO_RECEIVED" + }, + { + "trigger": "LFG_OFFER_CONTINUE\t\"event\"", + "contents": "LFG_OFFER_CONTINUE" + }, + { + "trigger": "LFG_OPEN_FROM_GOSSIP\t\"event\"", + "contents": "LFG_OPEN_FROM_GOSSIP" + }, + { + "trigger": "LFG_PROPOSAL_DONE\t\"event\"", + "contents": "LFG_PROPOSAL_DONE" + }, + { + "trigger": "LFG_PROPOSAL_FAILED\t\"event\"", + "contents": "LFG_PROPOSAL_FAILED" + }, + { + "trigger": "LFG_PROPOSAL_SHOW\t\"event\"", + "contents": "LFG_PROPOSAL_SHOW" + }, + { + "trigger": "LFG_PROPOSAL_SUCCEEDED\t\"event\"", + "contents": "LFG_PROPOSAL_SUCCEEDED" + }, + { + "trigger": "LFG_PROPOSAL_UPDATE\t\"event\"", + "contents": "LFG_PROPOSAL_UPDATE" + }, + { + "trigger": "LFG_QUEUE_STATUS_UPDATE\t\"event\"", + "contents": "LFG_QUEUE_STATUS_UPDATE" + }, + { + "trigger": "LFG_READY_CHECK_DECLINED\t\"event\"", + "contents": "LFG_READY_CHECK_DECLINED" + }, + { + "trigger": "LFG_READY_CHECK_HIDE\t\"event\"", + "contents": "LFG_READY_CHECK_HIDE" + }, + { + "trigger": "LFG_READY_CHECK_PLAYER_IS_READY\t\"event\"", + "contents": "LFG_READY_CHECK_PLAYER_IS_READY" + }, + { + "trigger": "LFG_READY_CHECK_SHOW\t\"event\"", + "contents": "LFG_READY_CHECK_SHOW" + }, + { + "trigger": "LFG_READY_CHECK_UPDATE\t\"event\"", + "contents": "LFG_READY_CHECK_UPDATE" + }, + { + "trigger": "LFG_ROLE_CHECK_DECLINED\t\"event\"", + "contents": "LFG_ROLE_CHECK_DECLINED" + }, + { + "trigger": "LFG_ROLE_CHECK_HIDE\t\"event\"", + "contents": "LFG_ROLE_CHECK_HIDE" + }, + { + "trigger": "LFG_ROLE_CHECK_ROLE_CHOSEN\t\"event\"", + "contents": "LFG_ROLE_CHECK_ROLE_CHOSEN" + }, + { + "trigger": "LFG_ROLE_CHECK_SHOW\t\"event\"", + "contents": "LFG_ROLE_CHECK_SHOW" + }, + { + "trigger": "LFG_ROLE_CHECK_UPDATE\t\"event\"", + "contents": "LFG_ROLE_CHECK_UPDATE" + }, + { + "trigger": "LFG_ROLE_UPDATE\t\"event\"", + "contents": "LFG_ROLE_UPDATE" + }, + { + "trigger": "LFG_UPDATE\t\"event\"", + "contents": "LFG_UPDATE" + }, + { + "trigger": "LFG_UPDATE_RANDOM_INFO\t\"event\"", + "contents": "LFG_UPDATE_RANDOM_INFO" + }, + { + "trigger": "LF_GUILD_BROWSE_UPDATED\t\"event\"", + "contents": "LF_GUILD_BROWSE_UPDATED" + }, + { + "trigger": "LF_GUILD_MEMBERSHIP_LIST_CHANGED\t\"event\"", + "contents": "LF_GUILD_MEMBERSHIP_LIST_CHANGED" + }, + { + "trigger": "LF_GUILD_MEMBERSHIP_LIST_UPDATED\t\"event\"", + "contents": "LF_GUILD_MEMBERSHIP_LIST_UPDATED" + }, + { + "trigger": "LF_GUILD_POST_UPDATED\t\"event\"", + "contents": "LF_GUILD_POST_UPDATED" + }, + { + "trigger": "LF_GUILD_RECRUITS_UPDATED\t\"event\"", + "contents": "LF_GUILD_RECRUITS_UPDATED" + }, + { + "trigger": "LF_GUILD_RECRUIT_LIST_CHANGED\t\"event\"", + "contents": "LF_GUILD_RECRUIT_LIST_CHANGED" + }, + { + "trigger": "LIFESTEAL_UPDATE\t\"event\"", + "contents": "LIFESTEAL_UPDATE" + }, + { + "trigger": "LOADING_SCREEN_DISABLED\t\"event\"", + "contents": "LOADING_SCREEN_DISABLED" + }, + { + "trigger": "LOADING_SCREEN_ENABLED\t\"event\"", + "contents": "LOADING_SCREEN_ENABLED" + }, + { + "trigger": "LOCALPLAYER_PET_RENAMED\t\"event\"", + "contents": "LOCALPLAYER_PET_RENAMED" + }, + { + "trigger": "LOC_RESULT\t\"event\"", + "contents": "LOC_RESULT" + }, + { + "trigger": "LOGIN_STATE_CHANGED\t\"event\"", + "contents": "LOGIN_STATE_CHANGED" + }, + { + "trigger": "LOGOUT_CANCEL\t\"event\"", + "contents": "LOGOUT_CANCEL" + }, + { + "trigger": "LOOT_BIND_CONFIRM\t\"event\"", + "contents": "LOOT_BIND_CONFIRM" + }, + { + "trigger": "LOOT_CLOSED\t\"event\"", + "contents": "LOOT_CLOSED" + }, + { + "trigger": "LOOT_HISTORY_AUTO_SHOW\t\"event\"", + "contents": "LOOT_HISTORY_AUTO_SHOW" + }, + { + "trigger": "LOOT_HISTORY_FULL_UPDATE\t\"event\"", + "contents": "LOOT_HISTORY_FULL_UPDATE" + }, + { + "trigger": "LOOT_HISTORY_ROLL_CHANGED\t\"event\"", + "contents": "LOOT_HISTORY_ROLL_CHANGED" + }, + { + "trigger": "LOOT_HISTORY_ROLL_COMPLETE\t\"event\"", + "contents": "LOOT_HISTORY_ROLL_COMPLETE" + }, + { + "trigger": "LOOT_ITEM_AVAILABLE\t\"event\"", + "contents": "LOOT_ITEM_AVAILABLE" + }, + { + "trigger": "LOOT_ITEM_ROLL_WON\t\"event\"", + "contents": "LOOT_ITEM_ROLL_WON" + }, + { + "trigger": "LOOT_JOURNAL_LIST_UPDATE\t\"event\"", + "contents": "LOOT_JOURNAL_LIST_UPDATE" + }, + { + "trigger": "LOOT_OPENED\t\"event\"", + "contents": "LOOT_OPENED" + }, + { + "trigger": "LOOT_READY\t\"event\"", + "contents": "LOOT_READY" + }, + { + "trigger": "LOOT_ROLLS_COMPLETE\t\"event\"", + "contents": "LOOT_ROLLS_COMPLETE" + }, + { + "trigger": "LOOT_SLOT_CHANGED\t\"event\"", + "contents": "LOOT_SLOT_CHANGED" + }, + { + "trigger": "LOOT_SLOT_CLEARED\t\"event\"", + "contents": "LOOT_SLOT_CLEARED" + }, + { + "trigger": "LOSS_OF_CONTROL_ADDED\t\"event\"", + "contents": "LOSS_OF_CONTROL_ADDED" + }, + { + "trigger": "LOSS_OF_CONTROL_UPDATE\t\"event\"", + "contents": "LOSS_OF_CONTROL_UPDATE" + }, + { + "trigger": "LUA_WARNING\t\"event\"", + "contents": "LUA_WARNING" + }, + { + "trigger": "MACRO_ACTION_BLOCKED\t\"event\"", + "contents": "MACRO_ACTION_BLOCKED" + }, + { + "trigger": "MACRO_ACTION_FORBIDDEN\t\"event\"", + "contents": "MACRO_ACTION_FORBIDDEN" + }, + { + "trigger": "MAIL_CLOSED\t\"event\"", + "contents": "MAIL_CLOSED" + }, + { + "trigger": "MAIL_FAILED\t\"event\"", + "contents": "MAIL_FAILED" + }, + { + "trigger": "MAIL_INBOX_UPDATE\t\"event\"", + "contents": "MAIL_INBOX_UPDATE" + }, + { + "trigger": "MAIL_LOCK_SEND_ITEMS\t\"event\"", + "contents": "MAIL_LOCK_SEND_ITEMS" + }, + { + "trigger": "MAIL_SEND_INFO_UPDATE\t\"event\"", + "contents": "MAIL_SEND_INFO_UPDATE" + }, + { + "trigger": "MAIL_SEND_SUCCESS\t\"event\"", + "contents": "MAIL_SEND_SUCCESS" + }, + { + "trigger": "MAIL_SHOW\t\"event\"", + "contents": "MAIL_SHOW" + }, + { + "trigger": "MAIL_SUCCESS\t\"event\"", + "contents": "MAIL_SUCCESS" + }, + { + "trigger": "MAIL_UNLOCK_SEND_ITEMS\t\"event\"", + "contents": "MAIL_UNLOCK_SEND_ITEMS" + }, + { + "trigger": "MAP_EXPLORATION_UPDATED\t\"event\"", + "contents": "MAP_EXPLORATION_UPDATED" + }, + { + "trigger": "MASTERY_UPDATE\t\"event\"", + "contents": "MASTERY_UPDATE" + }, + { + "trigger": "MAX_EXPANSION_LEVEL_UPDATED\t\"event\"", + "contents": "MAX_EXPANSION_LEVEL_UPDATED" + }, + { + "trigger": "MAX_SPELL_START_RECOVERY_OFFSET_CHANGED\t\"event\"", + "contents": "MAX_SPELL_START_RECOVERY_OFFSET_CHANGED" + }, + { + "trigger": "MERCHANT_CLOSED\t\"event\"", + "contents": "MERCHANT_CLOSED" + }, + { + "trigger": "MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL\t\"event\"", + "contents": "MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL" + }, + { + "trigger": "MERCHANT_FILTER_ITEM_UPDATE\t\"event\"", + "contents": "MERCHANT_FILTER_ITEM_UPDATE" + }, + { + "trigger": "MERCHANT_SHOW\t\"event\"", + "contents": "MERCHANT_SHOW" + }, + { + "trigger": "MERCHANT_UPDATE\t\"event\"", + "contents": "MERCHANT_UPDATE" + }, + { + "trigger": "MINIMAP_PING\t\"event\"", + "contents": "MINIMAP_PING" + }, + { + "trigger": "MINIMAP_UPDATE_TRACKING\t\"event\"", + "contents": "MINIMAP_UPDATE_TRACKING" + }, + { + "trigger": "MINIMAP_UPDATE_ZOOM\t\"event\"", + "contents": "MINIMAP_UPDATE_ZOOM" + }, + { + "trigger": "MIN_EXPANSION_LEVEL_UPDATED\t\"event\"", + "contents": "MIN_EXPANSION_LEVEL_UPDATED" + }, + { + "trigger": "MIRROR_TIMER_PAUSE\t\"event\"", + "contents": "MIRROR_TIMER_PAUSE" + }, + { + "trigger": "MIRROR_TIMER_START\t\"event\"", + "contents": "MIRROR_TIMER_START" + }, + { + "trigger": "MIRROR_TIMER_STOP\t\"event\"", + "contents": "MIRROR_TIMER_STOP" + }, + { + "trigger": "MODIFIER_STATE_CHANGED\t\"event\"", + "contents": "MODIFIER_STATE_CHANGED" + }, + { + "trigger": "MOUNT_CURSOR_CLEAR\t\"event\"", + "contents": "MOUNT_CURSOR_CLEAR" + }, + { + "trigger": "MOUNT_JOURNAL_SEARCH_UPDATED\t\"event\"", + "contents": "MOUNT_JOURNAL_SEARCH_UPDATED" + }, + { + "trigger": "MOUNT_JOURNAL_USABILITY_CHANGED\t\"event\"", + "contents": "MOUNT_JOURNAL_USABILITY_CHANGED" + }, + { + "trigger": "MUTELIST_UPDATE\t\"event\"", + "contents": "MUTELIST_UPDATE" + }, + { + "trigger": "MYTHIC_PLUS_CURRENT_AFFIX_UPDATE\t\"event\"", + "contents": "MYTHIC_PLUS_CURRENT_AFFIX_UPDATE" + }, + { + "trigger": "MYTHIC_PLUS_NEW_SEASON_RECORD\t\"event\"", + "contents": "MYTHIC_PLUS_NEW_SEASON_RECORD" + }, + { + "trigger": "MYTHIC_PLUS_NEW_WEEKLY_RECORD\t\"event\"", + "contents": "MYTHIC_PLUS_NEW_WEEKLY_RECORD" + }, + { + "trigger": "NAME_PLATE_CREATED\t\"event\"", + "contents": "NAME_PLATE_CREATED" + }, + { + "trigger": "NAME_PLATE_UNIT_ADDED\t\"event\"", + "contents": "NAME_PLATE_UNIT_ADDED" + }, + { + "trigger": "NAME_PLATE_UNIT_REMOVED\t\"event\"", + "contents": "NAME_PLATE_UNIT_REMOVED" + }, + { + "trigger": "NEUTRAL_FACTION_SELECT_RESULT\t\"event\"", + "contents": "NEUTRAL_FACTION_SELECT_RESULT" + }, + { + "trigger": "NEW_AUCTION_UPDATE\t\"event\"", + "contents": "NEW_AUCTION_UPDATE" + }, + { + "trigger": "NEW_MOUNT_ADDED\t\"event\"", + "contents": "NEW_MOUNT_ADDED" + }, + { + "trigger": "NEW_PET_ADDED\t\"event\"", + "contents": "NEW_PET_ADDED" + }, + { + "trigger": "NEW_RECIPE_LEARNED\t\"event\"", + "contents": "NEW_RECIPE_LEARNED" + }, + { + "trigger": "NEW_WMO_CHUNK\t\"event\"", + "contents": "NEW_WMO_CHUNK" + }, + { + "trigger": "NOTIFY_PVP_AFK_RESULT\t\"event\"", + "contents": "NOTIFY_PVP_AFK_RESULT" + }, + { + "trigger": "NPE_TUTORIAL_UPDATE\t\"event\"", + "contents": "NPE_TUTORIAL_UPDATE" + }, + { + "trigger": "OBJECT_ENTERED_AOI\t\"event\"", + "contents": "OBJECT_ENTERED_AOI" + }, + { + "trigger": "OBJECT_LEFT_AOI\t\"event\"", + "contents": "OBJECT_LEFT_AOI" + }, + { + "trigger": "OBLITERUM_FORGE_CLOSE\t\"event\"", + "contents": "OBLITERUM_FORGE_CLOSE" + }, + { + "trigger": "OBLITERUM_FORGE_PENDING_ITEM_CHANGED\t\"event\"", + "contents": "OBLITERUM_FORGE_PENDING_ITEM_CHANGED" + }, + { + "trigger": "OBLITERUM_FORGE_SHOW\t\"event\"", + "contents": "OBLITERUM_FORGE_SHOW" + }, + { + "trigger": "OPEN_MASTER_LOOT_LIST\t\"event\"", + "contents": "OPEN_MASTER_LOOT_LIST" + }, + { + "trigger": "OPEN_STATUS_DIALOG\t\"event\"", + "contents": "OPEN_STATUS_DIALOG" + }, + { + "trigger": "OPEN_TABARD_FRAME\t\"event\"", + "contents": "OPEN_TABARD_FRAME" + }, + { + "trigger": "PARTY_INVITE_CANCEL\t\"event\"", + "contents": "PARTY_INVITE_CANCEL" + }, + { + "trigger": "PARTY_INVITE_REQUEST\t\"event\"", + "contents": "PARTY_INVITE_REQUEST" + }, + { + "trigger": "PARTY_LEADER_CHANGED\t\"event\"", + "contents": "PARTY_LEADER_CHANGED" + }, + { + "trigger": "PARTY_LFG_RESTRICTED\t\"event\"", + "contents": "PARTY_LFG_RESTRICTED" + }, + { + "trigger": "PARTY_LOOT_METHOD_CHANGED\t\"event\"", + "contents": "PARTY_LOOT_METHOD_CHANGED" + }, + { + "trigger": "PARTY_MEMBER_DISABLE\t\"event\"", + "contents": "PARTY_MEMBER_DISABLE" + }, + { + "trigger": "PARTY_MEMBER_ENABLE\t\"event\"", + "contents": "PARTY_MEMBER_ENABLE" + }, + { + "trigger": "PARTY_REFER_A_FRIEND_UPDATED\t\"event\"", + "contents": "PARTY_REFER_A_FRIEND_UPDATED" + }, + { + "trigger": "PETITION_CLOSED\t\"event\"", + "contents": "PETITION_CLOSED" + }, + { + "trigger": "PETITION_SHOW\t\"event\"", + "contents": "PETITION_SHOW" + }, + { + "trigger": "PET_ATTACK_START\t\"event\"", + "contents": "PET_ATTACK_START" + }, + { + "trigger": "PET_ATTACK_STOP\t\"event\"", + "contents": "PET_ATTACK_STOP" + }, + { + "trigger": "PET_BAR_HIDEGRID\t\"event\"", + "contents": "PET_BAR_HIDEGRID" + }, + { + "trigger": "PET_BAR_SHOWGRID\t\"event\"", + "contents": "PET_BAR_SHOWGRID" + }, + { + "trigger": "PET_BAR_UPDATE\t\"event\"", + "contents": "PET_BAR_UPDATE" + }, + { + "trigger": "PET_BAR_UPDATE_COOLDOWN\t\"event\"", + "contents": "PET_BAR_UPDATE_COOLDOWN" + }, + { + "trigger": "PET_BAR_UPDATE_USABLE\t\"event\"", + "contents": "PET_BAR_UPDATE_USABLE" + }, + { + "trigger": "PET_BATTLE_ABILITY_CHANGED\t\"event\"", + "contents": "PET_BATTLE_ABILITY_CHANGED" + }, + { + "trigger": "PET_BATTLE_ACTION_SELECTED\t\"event\"", + "contents": "PET_BATTLE_ACTION_SELECTED" + }, + { + "trigger": "PET_BATTLE_AURA_APPLIED\t\"event\"", + "contents": "PET_BATTLE_AURA_APPLIED" + }, + { + "trigger": "PET_BATTLE_AURA_CANCELED\t\"event\"", + "contents": "PET_BATTLE_AURA_CANCELED" + }, + { + "trigger": "PET_BATTLE_AURA_CHANGED\t\"event\"", + "contents": "PET_BATTLE_AURA_CHANGED" + }, + { + "trigger": "PET_BATTLE_CAPTURED\t\"event\"", + "contents": "PET_BATTLE_CAPTURED" + }, + { + "trigger": "PET_BATTLE_CLOSE\t\"event\"", + "contents": "PET_BATTLE_CLOSE" + }, + { + "trigger": "PET_BATTLE_FINAL_ROUND\t\"event\"", + "contents": "PET_BATTLE_FINAL_ROUND" + }, + { + "trigger": "PET_BATTLE_HEALTH_CHANGED\t\"event\"", + "contents": "PET_BATTLE_HEALTH_CHANGED" + }, + { + "trigger": "PET_BATTLE_LEVEL_CHANGED\t\"event\"", + "contents": "PET_BATTLE_LEVEL_CHANGED" + }, + { + "trigger": "PET_BATTLE_LOOT_RECEIVED\t\"event\"", + "contents": "PET_BATTLE_LOOT_RECEIVED" + }, + { + "trigger": "PET_BATTLE_MAX_HEALTH_CHANGED\t\"event\"", + "contents": "PET_BATTLE_MAX_HEALTH_CHANGED" + }, + { + "trigger": "PET_BATTLE_OPENING_DONE\t\"event\"", + "contents": "PET_BATTLE_OPENING_DONE" + }, + { + "trigger": "PET_BATTLE_OPENING_START\t\"event\"", + "contents": "PET_BATTLE_OPENING_START" + }, + { + "trigger": "PET_BATTLE_OVER\t\"event\"", + "contents": "PET_BATTLE_OVER" + }, + { + "trigger": "PET_BATTLE_PET_CHANGED\t\"event\"", + "contents": "PET_BATTLE_PET_CHANGED" + }, + { + "trigger": "PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE\t\"event\"", + "contents": "PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE" + }, + { + "trigger": "PET_BATTLE_PET_ROUND_RESULTS\t\"event\"", + "contents": "PET_BATTLE_PET_ROUND_RESULTS" + }, + { + "trigger": "PET_BATTLE_PET_TYPE_CHANGED\t\"event\"", + "contents": "PET_BATTLE_PET_TYPE_CHANGED" + }, + { + "trigger": "PET_BATTLE_PVP_DUEL_REQUESTED\t\"event\"", + "contents": "PET_BATTLE_PVP_DUEL_REQUESTED" + }, + { + "trigger": "PET_BATTLE_PVP_DUEL_REQUEST_CANCEL\t\"event\"", + "contents": "PET_BATTLE_PVP_DUEL_REQUEST_CANCEL" + }, + { + "trigger": "PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED\t\"event\"", + "contents": "PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED" + }, + { + "trigger": "PET_BATTLE_QUEUE_PROPOSAL_DECLINED\t\"event\"", + "contents": "PET_BATTLE_QUEUE_PROPOSAL_DECLINED" + }, + { + "trigger": "PET_BATTLE_QUEUE_PROPOSE_MATCH\t\"event\"", + "contents": "PET_BATTLE_QUEUE_PROPOSE_MATCH" + }, + { + "trigger": "PET_BATTLE_QUEUE_STATUS\t\"event\"", + "contents": "PET_BATTLE_QUEUE_STATUS" + }, + { + "trigger": "PET_BATTLE_XP_CHANGED\t\"event\"", + "contents": "PET_BATTLE_XP_CHANGED" + }, + { + "trigger": "PET_DISMISS_START\t\"event\"", + "contents": "PET_DISMISS_START" + }, + { + "trigger": "PET_FORCE_NAME_DECLENSION\t\"event\"", + "contents": "PET_FORCE_NAME_DECLENSION" + }, + { + "trigger": "PET_JOURNAL_AUTO_SLOTTED_PET\t\"event\"", + "contents": "PET_JOURNAL_AUTO_SLOTTED_PET" + }, + { + "trigger": "PET_JOURNAL_CAGE_FAILED\t\"event\"", + "contents": "PET_JOURNAL_CAGE_FAILED" + }, + { + "trigger": "PET_JOURNAL_LIST_UPDATE\t\"event\"", + "contents": "PET_JOURNAL_LIST_UPDATE" + }, + { + "trigger": "PET_JOURNAL_NEW_BATTLE_SLOT\t\"event\"", + "contents": "PET_JOURNAL_NEW_BATTLE_SLOT" + }, + { + "trigger": "PET_JOURNAL_PETS_HEALED\t\"event\"", + "contents": "PET_JOURNAL_PETS_HEALED" + }, + { + "trigger": "PET_JOURNAL_PET_DELETED\t\"event\"", + "contents": "PET_JOURNAL_PET_DELETED" + }, + { + "trigger": "PET_JOURNAL_PET_RESTORED\t\"event\"", + "contents": "PET_JOURNAL_PET_RESTORED" + }, + { + "trigger": "PET_JOURNAL_PET_REVOKED\t\"event\"", + "contents": "PET_JOURNAL_PET_REVOKED" + }, + { + "trigger": "PET_JOURNAL_TRAP_LEVEL_SET\t\"event\"", + "contents": "PET_JOURNAL_TRAP_LEVEL_SET" + }, + { + "trigger": "PET_SPECIALIZATION_CHANGED\t\"event\"", + "contents": "PET_SPECIALIZATION_CHANGED" + }, + { + "trigger": "PET_SPELL_POWER_UPDATE\t\"event\"", + "contents": "PET_SPELL_POWER_UPDATE" + }, + { + "trigger": "PET_STABLE_CLOSED\t\"event\"", + "contents": "PET_STABLE_CLOSED" + }, + { + "trigger": "PET_STABLE_SHOW\t\"event\"", + "contents": "PET_STABLE_SHOW" + }, + { + "trigger": "PET_STABLE_UPDATE\t\"event\"", + "contents": "PET_STABLE_UPDATE" + }, + { + "trigger": "PET_STABLE_UPDATE_PAPERDOLL\t\"event\"", + "contents": "PET_STABLE_UPDATE_PAPERDOLL" + }, + { + "trigger": "PET_UI_CLOSE\t\"event\"", + "contents": "PET_UI_CLOSE" + }, + { + "trigger": "PET_UI_UPDATE\t\"event\"", + "contents": "PET_UI_UPDATE" + }, + { + "trigger": "PLAYERBANKBAGSLOTS_CHANGED\t\"event\"", + "contents": "PLAYERBANKBAGSLOTS_CHANGED" + }, + { + "trigger": "PLAYERBANKSLOTS_CHANGED\t\"event\"", + "contents": "PLAYERBANKSLOTS_CHANGED" + }, + { + "trigger": "PLAYERREAGENTBANKSLOTS_CHANGED\t\"event\"", + "contents": "PLAYERREAGENTBANKSLOTS_CHANGED" + }, + { + "trigger": "PLAYER_ALIVE\t\"event\"", + "contents": "PLAYER_ALIVE" + }, + { + "trigger": "PLAYER_AVG_ITEM_LEVEL_UPDATE\t\"event\"", + "contents": "PLAYER_AVG_ITEM_LEVEL_UPDATE" + }, + { + "trigger": "PLAYER_CAMPING\t\"event\"", + "contents": "PLAYER_CAMPING" + }, + { + "trigger": "PLAYER_CONTROL_GAINED\t\"event\"", + "contents": "PLAYER_CONTROL_GAINED" + }, + { + "trigger": "PLAYER_CONTROL_LOST\t\"event\"", + "contents": "PLAYER_CONTROL_LOST" + }, + { + "trigger": "PLAYER_DAMAGE_DONE_MODS\t\"event\"", + "contents": "PLAYER_DAMAGE_DONE_MODS" + }, + { + "trigger": "PLAYER_DEAD\t\"event\"", + "contents": "PLAYER_DEAD" + }, + { + "trigger": "PLAYER_DIFFICULTY_CHANGED\t\"event\"", + "contents": "PLAYER_DIFFICULTY_CHANGED" + }, + { + "trigger": "PLAYER_ENTERING_BATTLEGROUND\t\"event\"", + "contents": "PLAYER_ENTERING_BATTLEGROUND" + }, + { + "trigger": "PLAYER_ENTERING_WORLD\t\"event\"", + "contents": "PLAYER_ENTERING_WORLD" + }, + { + "trigger": "PLAYER_ENTER_COMBAT\t\"event\"", + "contents": "PLAYER_ENTER_COMBAT" + }, + { + "trigger": "PLAYER_EQUIPMENT_CHANGED\t\"event\"", + "contents": "PLAYER_EQUIPMENT_CHANGED" + }, + { + "trigger": "PLAYER_FARSIGHT_FOCUS_CHANGED\t\"event\"", + "contents": "PLAYER_FARSIGHT_FOCUS_CHANGED" + }, + { + "trigger": "PLAYER_FLAGS_CHANGED\t\"event\"", + "contents": "PLAYER_FLAGS_CHANGED" + }, + { + "trigger": "PLAYER_FOCUS_CHANGED\t\"event\"", + "contents": "PLAYER_FOCUS_CHANGED" + }, + { + "trigger": "PLAYER_GAINS_VEHICLE_DATA\t\"event\"", + "contents": "PLAYER_GAINS_VEHICLE_DATA" + }, + { + "trigger": "PLAYER_GUILD_UPDATE\t\"event\"", + "contents": "PLAYER_GUILD_UPDATE" + }, + { + "trigger": "PLAYER_LEARN_PVP_TALENT_FAILED\t\"event\"", + "contents": "PLAYER_LEARN_PVP_TALENT_FAILED" + }, + { + "trigger": "PLAYER_LEARN_TALENT_FAILED\t\"event\"", + "contents": "PLAYER_LEARN_TALENT_FAILED" + }, + { + "trigger": "PLAYER_LEAVE_COMBAT\t\"event\"", + "contents": "PLAYER_LEAVE_COMBAT" + }, + { + "trigger": "PLAYER_LEAVING_WORLD\t\"event\"", + "contents": "PLAYER_LEAVING_WORLD" + }, + { + "trigger": "PLAYER_LEVEL_CHANGED\t\"event\"", + "contents": "PLAYER_LEVEL_CHANGED" + }, + { + "trigger": "PLAYER_LEVEL_UP\t\"event\"", + "contents": "PLAYER_LEVEL_UP" + }, + { + "trigger": "PLAYER_LOGIN\t\"event\"", + "contents": "PLAYER_LOGIN" + }, + { + "trigger": "PLAYER_LOGOUT\t\"event\"", + "contents": "PLAYER_LOGOUT" + }, + { + "trigger": "PLAYER_LOOT_SPEC_UPDATED\t\"event\"", + "contents": "PLAYER_LOOT_SPEC_UPDATED" + }, + { + "trigger": "PLAYER_LOSES_VEHICLE_DATA\t\"event\"", + "contents": "PLAYER_LOSES_VEHICLE_DATA" + }, + { + "trigger": "PLAYER_MONEY\t\"event\"", + "contents": "PLAYER_MONEY" + }, + { + "trigger": "PLAYER_MOUNT_DISPLAY_CHANGED\t\"event\"", + "contents": "PLAYER_MOUNT_DISPLAY_CHANGED" + }, + { + "trigger": "PLAYER_PVP_KILLS_CHANGED\t\"event\"", + "contents": "PLAYER_PVP_KILLS_CHANGED" + }, + { + "trigger": "PLAYER_PVP_RANK_CHANGED\t\"event\"", + "contents": "PLAYER_PVP_RANK_CHANGED" + }, + { + "trigger": "PLAYER_PVP_TALENT_UPDATE\t\"event\"", + "contents": "PLAYER_PVP_TALENT_UPDATE" + }, + { + "trigger": "PLAYER_QUITING\t\"event\"", + "contents": "PLAYER_QUITING" + }, + { + "trigger": "PLAYER_REGEN_DISABLED\t\"event\"", + "contents": "PLAYER_REGEN_DISABLED" + }, + { + "trigger": "PLAYER_REGEN_ENABLED\t\"event\"", + "contents": "PLAYER_REGEN_ENABLED" + }, + { + "trigger": "PLAYER_REPORT_SUBMITTED\t\"event\"", + "contents": "PLAYER_REPORT_SUBMITTED" + }, + { + "trigger": "PLAYER_ROLES_ASSIGNED\t\"event\"", + "contents": "PLAYER_ROLES_ASSIGNED" + }, + { + "trigger": "PLAYER_SKINNED\t\"event\"", + "contents": "PLAYER_SKINNED" + }, + { + "trigger": "PLAYER_SPECIALIZATION_CHANGED\t\"event\"", + "contents": "PLAYER_SPECIALIZATION_CHANGED" + }, + { + "trigger": "PLAYER_STARTED_MOVING\t\"event\"", + "contents": "PLAYER_STARTED_MOVING" + }, + { + "trigger": "PLAYER_STOPPED_MOVING\t\"event\"", + "contents": "PLAYER_STOPPED_MOVING" + }, + { + "trigger": "PLAYER_TALENT_UPDATE\t\"event\"", + "contents": "PLAYER_TALENT_UPDATE" + }, + { + "trigger": "PLAYER_TARGET_CHANGED\t\"event\"", + "contents": "PLAYER_TARGET_CHANGED" + }, + { + "trigger": "PLAYER_TOTEM_UPDATE\t\"event\"", + "contents": "PLAYER_TOTEM_UPDATE" + }, + { + "trigger": "PLAYER_TRADE_CURRENCY\t\"event\"", + "contents": "PLAYER_TRADE_CURRENCY" + }, + { + "trigger": "PLAYER_TRADE_MONEY\t\"event\"", + "contents": "PLAYER_TRADE_MONEY" + }, + { + "trigger": "PLAYER_TRIAL_XP_UPDATE\t\"event\"", + "contents": "PLAYER_TRIAL_XP_UPDATE" + }, + { + "trigger": "PLAYER_UNGHOST\t\"event\"", + "contents": "PLAYER_UNGHOST" + }, + { + "trigger": "PLAYER_UPDATE_RESTING\t\"event\"", + "contents": "PLAYER_UPDATE_RESTING" + }, + { + "trigger": "PLAYER_XP_UPDATE\t\"event\"", + "contents": "PLAYER_XP_UPDATE" + }, + { + "trigger": "PLAYTIME_CHANGED\t\"event\"", + "contents": "PLAYTIME_CHANGED" + }, + { + "trigger": "PLAY_MOVIE\t\"event\"", + "contents": "PLAY_MOVIE" + }, + { + "trigger": "PORTRAITS_UPDATED\t\"event\"", + "contents": "PORTRAITS_UPDATED" + }, + { + "trigger": "PRODUCT_ASSIGN_TO_TARGET_FAILED\t\"event\"", + "contents": "PRODUCT_ASSIGN_TO_TARGET_FAILED" + }, + { + "trigger": "PRODUCT_CHOICE_UPDATE\t\"event\"", + "contents": "PRODUCT_CHOICE_UPDATE" + }, + { + "trigger": "PRODUCT_DISTRIBUTIONS_UPDATED\t\"event\"", + "contents": "PRODUCT_DISTRIBUTIONS_UPDATED" + }, + { + "trigger": "PROVING_GROUNDS_SCORE_UPDATE\t\"event\"", + "contents": "PROVING_GROUNDS_SCORE_UPDATE" + }, + { + "trigger": "PVPQUEUE_ANYWHERE_SHOW\t\"event\"", + "contents": "PVPQUEUE_ANYWHERE_SHOW" + }, + { + "trigger": "PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE\t\"event\"", + "contents": "PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE" + }, + { + "trigger": "PVP_BRAWL_INFO_UPDATED\t\"event\"", + "contents": "PVP_BRAWL_INFO_UPDATED" + }, + { + "trigger": "PVP_POWER_UPDATE\t\"event\"", + "contents": "PVP_POWER_UPDATE" + }, + { + "trigger": "PVP_RATED_STATS_UPDATE\t\"event\"", + "contents": "PVP_RATED_STATS_UPDATE" + }, + { + "trigger": "PVP_REWARDS_UPDATE\t\"event\"", + "contents": "PVP_REWARDS_UPDATE" + }, + { + "trigger": "PVP_ROLE_UPDATE\t\"event\"", + "contents": "PVP_ROLE_UPDATE" + }, + { + "trigger": "PVP_TIMER_UPDATE\t\"event\"", + "contents": "PVP_TIMER_UPDATE" + }, + { + "trigger": "PVP_TYPES_ENABLED\t\"event\"", + "contents": "PVP_TYPES_ENABLED" + }, + { + "trigger": "PVP_VEHICLE_INFO_UPDATED\t\"event\"", + "contents": "PVP_VEHICLE_INFO_UPDATED" + }, + { + "trigger": "PVP_WORLDSTATE_UPDATE\t\"event\"", + "contents": "PVP_WORLDSTATE_UPDATE" + }, + { + "trigger": "QUESTLINE_UPDATE\t\"event\"", + "contents": "QUESTLINE_UPDATE" + }, + { + "trigger": "QUEST_ACCEPTED\t\"event\"", + "contents": "QUEST_ACCEPTED" + }, + { + "trigger": "QUEST_ACCEPT_CONFIRM\t\"event\"", + "contents": "QUEST_ACCEPT_CONFIRM" + }, + { + "trigger": "QUEST_AUTOCOMPLETE\t\"event\"", + "contents": "QUEST_AUTOCOMPLETE" + }, + { + "trigger": "QUEST_BOSS_EMOTE\t\"event\"", + "contents": "QUEST_BOSS_EMOTE" + }, + { + "trigger": "QUEST_CHOICE_CLOSE\t\"event\"", + "contents": "QUEST_CHOICE_CLOSE" + }, + { + "trigger": "QUEST_CHOICE_UPDATE\t\"event\"", + "contents": "QUEST_CHOICE_UPDATE" + }, + { + "trigger": "QUEST_COMPLETE\t\"event\"", + "contents": "QUEST_COMPLETE" + }, + { + "trigger": "QUEST_CURRENCY_LOOT_RECEIVED\t\"event\"", + "contents": "QUEST_CURRENCY_LOOT_RECEIVED" + }, + { + "trigger": "QUEST_DETAIL\t\"event\"", + "contents": "QUEST_DETAIL" + }, + { + "trigger": "QUEST_FINISHED\t\"event\"", + "contents": "QUEST_FINISHED" + }, + { + "trigger": "QUEST_GREETING\t\"event\"", + "contents": "QUEST_GREETING" + }, + { + "trigger": "QUEST_ITEM_UPDATE\t\"event\"", + "contents": "QUEST_ITEM_UPDATE" + }, + { + "trigger": "QUEST_LOG_CRITERIA_UPDATE\t\"event\"", + "contents": "QUEST_LOG_CRITERIA_UPDATE" + }, + { + "trigger": "QUEST_LOG_UPDATE\t\"event\"", + "contents": "QUEST_LOG_UPDATE" + }, + { + "trigger": "QUEST_LOOT_RECEIVED\t\"event\"", + "contents": "QUEST_LOOT_RECEIVED" + }, + { + "trigger": "QUEST_POI_UPDATE\t\"event\"", + "contents": "QUEST_POI_UPDATE" + }, + { + "trigger": "QUEST_PROGRESS\t\"event\"", + "contents": "QUEST_PROGRESS" + }, + { + "trigger": "QUEST_REMOVED\t\"event\"", + "contents": "QUEST_REMOVED" + }, + { + "trigger": "QUEST_TURNED_IN\t\"event\"", + "contents": "QUEST_TURNED_IN" + }, + { + "trigger": "QUEST_WATCH_LIST_CHANGED\t\"event\"", + "contents": "QUEST_WATCH_LIST_CHANGED" + }, + { + "trigger": "QUEST_WATCH_UPDATE\t\"event\"", + "contents": "QUEST_WATCH_UPDATE" + }, + { + "trigger": "QUICK_TICKET_SYSTEM_STATUS\t\"event\"", + "contents": "QUICK_TICKET_SYSTEM_STATUS" + }, + { + "trigger": "QUICK_TICKET_THROTTLE_CHANGED\t\"event\"", + "contents": "QUICK_TICKET_THROTTLE_CHANGED" + }, + { + "trigger": "RACE_FACTION_CHANGE_RESULT\t\"event\"", + "contents": "RACE_FACTION_CHANGE_RESULT" + }, + { + "trigger": "RACE_FACTION_CHANGE_STARTED\t\"event\"", + "contents": "RACE_FACTION_CHANGE_STARTED" + }, + { + "trigger": "RAID_BOSS_EMOTE\t\"event\"", + "contents": "RAID_BOSS_EMOTE" + }, + { + "trigger": "RAID_BOSS_WHISPER\t\"event\"", + "contents": "RAID_BOSS_WHISPER" + }, + { + "trigger": "RAID_INSTANCE_WELCOME\t\"event\"", + "contents": "RAID_INSTANCE_WELCOME" + }, + { + "trigger": "RAID_ROSTER_UPDATE\t\"event\"", + "contents": "RAID_ROSTER_UPDATE" + }, + { + "trigger": "RAID_TARGET_UPDATE\t\"event\"", + "contents": "RAID_TARGET_UPDATE" + }, + { + "trigger": "RAISED_AS_GHOUL\t\"event\"", + "contents": "RAISED_AS_GHOUL" + }, + { + "trigger": "RANDOM_CHARACTER_NAME_RESULT\t\"event\"", + "contents": "RANDOM_CHARACTER_NAME_RESULT" + }, + { + "trigger": "READY_CHECK\t\"event\"", + "contents": "READY_CHECK" + }, + { + "trigger": "READY_CHECK_CONFIRM\t\"event\"", + "contents": "READY_CHECK_CONFIRM" + }, + { + "trigger": "READY_CHECK_FINISHED\t\"event\"", + "contents": "READY_CHECK_FINISHED" + }, + { + "trigger": "REAGENTBANK_PURCHASED\t\"event\"", + "contents": "REAGENTBANK_PURCHASED" + }, + { + "trigger": "REAGENTBANK_UPDATE\t\"event\"", + "contents": "REAGENTBANK_UPDATE" + }, + { + "trigger": "REALM_LIST_UPDATED\t\"event\"", + "contents": "REALM_LIST_UPDATED" + }, + { + "trigger": "RECEIVED_ACHIEVEMENT_LIST\t\"event\"", + "contents": "RECEIVED_ACHIEVEMENT_LIST" + }, + { + "trigger": "RECEIVED_ACHIEVEMENT_MEMBER_LIST\t\"event\"", + "contents": "RECEIVED_ACHIEVEMENT_MEMBER_LIST" + }, + { + "trigger": "RECRUIT_A_FRIEND_CAN_EMAIL\t\"event\"", + "contents": "RECRUIT_A_FRIEND_CAN_EMAIL" + }, + { + "trigger": "RECRUIT_A_FRIEND_INVITATION_FAILED\t\"event\"", + "contents": "RECRUIT_A_FRIEND_INVITATION_FAILED" + }, + { + "trigger": "RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED\t\"event\"", + "contents": "RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED" + }, + { + "trigger": "RECRUIT_A_FRIEND_SYSTEM_STATUS\t\"event\"", + "contents": "RECRUIT_A_FRIEND_SYSTEM_STATUS" + }, + { + "trigger": "REPLACE_ENCHANT\t\"event\"", + "contents": "REPLACE_ENCHANT" + }, + { + "trigger": "REQUEST_CEMETERY_LIST_RESPONSE\t\"event\"", + "contents": "REQUEST_CEMETERY_LIST_RESPONSE" + }, + { + "trigger": "REQUIRED_GUILD_RENAME_RESULT\t\"event\"", + "contents": "REQUIRED_GUILD_RENAME_RESULT" + }, + { + "trigger": "RESEARCH_ARTIFACT_COMPLETE\t\"event\"", + "contents": "RESEARCH_ARTIFACT_COMPLETE" + }, + { + "trigger": "RESEARCH_ARTIFACT_DIG_SITE_UPDATED\t\"event\"", + "contents": "RESEARCH_ARTIFACT_DIG_SITE_UPDATED" + }, + { + "trigger": "RESEARCH_ARTIFACT_HISTORY_READY\t\"event\"", + "contents": "RESEARCH_ARTIFACT_HISTORY_READY" + }, + { + "trigger": "RESEARCH_ARTIFACT_UPDATE\t\"event\"", + "contents": "RESEARCH_ARTIFACT_UPDATE" + }, + { + "trigger": "RESPEC_AZERITE_EMPOWERED_ITEM_CLOSED\t\"event\"", + "contents": "RESPEC_AZERITE_EMPOWERED_ITEM_CLOSED" + }, + { + "trigger": "RESPEC_AZERITE_EMPOWERED_ITEM_OPENED\t\"event\"", + "contents": "RESPEC_AZERITE_EMPOWERED_ITEM_OPENED" + }, + { + "trigger": "RESURRECT_REQUEST\t\"event\"", + "contents": "RESURRECT_REQUEST" + }, + { + "trigger": "ROLE_CHANGED_INFORM\t\"event\"", + "contents": "ROLE_CHANGED_INFORM" + }, + { + "trigger": "ROLE_POLL_BEGIN\t\"event\"", + "contents": "ROLE_POLL_BEGIN" + }, + { + "trigger": "RUNE_POWER_UPDATE\t\"event\"", + "contents": "RUNE_POWER_UPDATE" + }, + { + "trigger": "SAVED_VARIABLES_TOO_LARGE\t\"event\"", + "contents": "SAVED_VARIABLES_TOO_LARGE" + }, + { + "trigger": "SCENARIO_BONUS_OBJECTIVE_COMPLETE\t\"event\"", + "contents": "SCENARIO_BONUS_OBJECTIVE_COMPLETE" + }, + { + "trigger": "SCENARIO_BONUS_VISIBILITY_UPDATE\t\"event\"", + "contents": "SCENARIO_BONUS_VISIBILITY_UPDATE" + }, + { + "trigger": "SCENARIO_COMPLETED\t\"event\"", + "contents": "SCENARIO_COMPLETED" + }, + { + "trigger": "SCENARIO_CRITERIA_SHOW_STATE_UPDATE\t\"event\"", + "contents": "SCENARIO_CRITERIA_SHOW_STATE_UPDATE" + }, + { + "trigger": "SCENARIO_CRITERIA_UPDATE\t\"event\"", + "contents": "SCENARIO_CRITERIA_UPDATE" + }, + { + "trigger": "SCENARIO_POI_UPDATE\t\"event\"", + "contents": "SCENARIO_POI_UPDATE" + }, + { + "trigger": "SCENARIO_SPELL_UPDATE\t\"event\"", + "contents": "SCENARIO_SPELL_UPDATE" + }, + { + "trigger": "SCENARIO_UPDATE\t\"event\"", + "contents": "SCENARIO_UPDATE" + }, + { + "trigger": "SCRAPPING_MACHINE_CLOSE\t\"event\"", + "contents": "SCRAPPING_MACHINE_CLOSE" + }, + { + "trigger": "SCRAPPING_MACHINE_ITEM_REMOVED_OR_CANCELLED\t\"event\"", + "contents": "SCRAPPING_MACHINE_ITEM_REMOVED_OR_CANCELLED" + }, + { + "trigger": "SCRAPPING_MACHINE_PENDING_ITEM_CHANGED\t\"event\"", + "contents": "SCRAPPING_MACHINE_PENDING_ITEM_CHANGED" + }, + { + "trigger": "SCRAPPING_MACHINE_SCRAPPING_FINISHED\t\"event\"", + "contents": "SCRAPPING_MACHINE_SCRAPPING_FINISHED" + }, + { + "trigger": "SCRAPPING_MACHINE_SHOW\t\"event\"", + "contents": "SCRAPPING_MACHINE_SHOW" + }, + { + "trigger": "SCREENSHOT_FAILED\t\"event\"", + "contents": "SCREENSHOT_FAILED" + }, + { + "trigger": "SCREENSHOT_STARTED\t\"event\"", + "contents": "SCREENSHOT_STARTED" + }, + { + "trigger": "SCREENSHOT_SUCCEEDED\t\"event\"", + "contents": "SCREENSHOT_SUCCEEDED" + }, + { + "trigger": "SCREEN_FIRST_DISPLAYED\t\"event\"", + "contents": "SCREEN_FIRST_DISPLAYED" + }, + { + "trigger": "SEARCH_DB_LOADED\t\"event\"", + "contents": "SEARCH_DB_LOADED" + }, + { + "trigger": "SECURE_TRANSFER_CANCEL\t\"event\"", + "contents": "SECURE_TRANSFER_CANCEL" + }, + { + "trigger": "SECURE_TRANSFER_CONFIRM_SEND_MAIL\t\"event\"", + "contents": "SECURE_TRANSFER_CONFIRM_SEND_MAIL" + }, + { + "trigger": "SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT\t\"event\"", + "contents": "SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT" + }, + { + "trigger": "SELF_RES_SPELL_CHANGED\t\"event\"", + "contents": "SELF_RES_SPELL_CHANGED" + }, + { + "trigger": "SEND_MAIL_COD_CHANGED\t\"event\"", + "contents": "SEND_MAIL_COD_CHANGED" + }, + { + "trigger": "SEND_MAIL_MONEY_CHANGED\t\"event\"", + "contents": "SEND_MAIL_MONEY_CHANGED" + }, + { + "trigger": "SESSION_TIME_ALERT\t\"event\"", + "contents": "SESSION_TIME_ALERT" + }, + { + "trigger": "SHIPMENT_CRAFTER_CLOSED\t\"event\"", + "contents": "SHIPMENT_CRAFTER_CLOSED" + }, + { + "trigger": "SHIPMENT_CRAFTER_INFO\t\"event\"", + "contents": "SHIPMENT_CRAFTER_INFO" + }, + { + "trigger": "SHIPMENT_CRAFTER_OPENED\t\"event\"", + "contents": "SHIPMENT_CRAFTER_OPENED" + }, + { + "trigger": "SHIPMENT_CRAFTER_REAGENT_UPDATE\t\"event\"", + "contents": "SHIPMENT_CRAFTER_REAGENT_UPDATE" + }, + { + "trigger": "SHIPMENT_UPDATE\t\"event\"", + "contents": "SHIPMENT_UPDATE" + }, + { + "trigger": "SHOULD_CONVERT\t\"event\"", + "contents": "SHOULD_CONVERT" + }, + { + "trigger": "SHOW_DEV_BUILD_ALERT\t\"event\"", + "contents": "SHOW_DEV_BUILD_ALERT" + }, + { + "trigger": "SHOW_FACTION_SELECT_UI\t\"event\"", + "contents": "SHOW_FACTION_SELECT_UI" + }, + { + "trigger": "SHOW_LOOT_TOAST\t\"event\"", + "contents": "SHOW_LOOT_TOAST" + }, + { + "trigger": "SHOW_LOOT_TOAST_LEGENDARY_LOOTED\t\"event\"", + "contents": "SHOW_LOOT_TOAST_LEGENDARY_LOOTED" + }, + { + "trigger": "SHOW_LOOT_TOAST_UPGRADE\t\"event\"", + "contents": "SHOW_LOOT_TOAST_UPGRADE" + }, + { + "trigger": "SHOW_PVP_FACTION_LOOT_TOAST\t\"event\"", + "contents": "SHOW_PVP_FACTION_LOOT_TOAST" + }, + { + "trigger": "SHOW_RATED_PVP_REWARD_TOAST\t\"event\"", + "contents": "SHOW_RATED_PVP_REWARD_TOAST" + }, + { + "trigger": "SHOW_SERVER_ALERT\t\"event\"", + "contents": "SHOW_SERVER_ALERT" + }, + { + "trigger": "SIMPLE_BROWSER_WEB_ERROR\t\"event\"", + "contents": "SIMPLE_BROWSER_WEB_ERROR" + }, + { + "trigger": "SIMPLE_BROWSER_WEB_PROXY_FAILED\t\"event\"", + "contents": "SIMPLE_BROWSER_WEB_PROXY_FAILED" + }, + { + "trigger": "SIMPLE_CHECKOUT_CLOSED\t\"event\"", + "contents": "SIMPLE_CHECKOUT_CLOSED" + }, + { + "trigger": "SKILL_LINES_CHANGED\t\"event\"", + "contents": "SKILL_LINES_CHANGED" + }, + { + "trigger": "SOCIAL_ITEM_RECEIVED\t\"event\"", + "contents": "SOCIAL_ITEM_RECEIVED" + }, + { + "trigger": "SOCIAL_QUEUE_CONFIG_UPDATED\t\"event\"", + "contents": "SOCIAL_QUEUE_CONFIG_UPDATED" + }, + { + "trigger": "SOCIAL_QUEUE_UPDATE\t\"event\"", + "contents": "SOCIAL_QUEUE_UPDATE" + }, + { + "trigger": "SOCKET_INFO_ACCEPT\t\"event\"", + "contents": "SOCKET_INFO_ACCEPT" + }, + { + "trigger": "SOCKET_INFO_CLOSE\t\"event\"", + "contents": "SOCKET_INFO_CLOSE" + }, + { + "trigger": "SOCKET_INFO_FAILURE\t\"event\"", + "contents": "SOCKET_INFO_FAILURE" + }, + { + "trigger": "SOCKET_INFO_SUCCESS\t\"event\"", + "contents": "SOCKET_INFO_SUCCESS" + }, + { + "trigger": "SOCKET_INFO_UPDATE\t\"event\"", + "contents": "SOCKET_INFO_UPDATE" + }, + { + "trigger": "SOR_BY_TEXT_UPDATED\t\"event\"", + "contents": "SOR_BY_TEXT_UPDATED" + }, + { + "trigger": "SOR_COUNTS_UPDATED\t\"event\"", + "contents": "SOR_COUNTS_UPDATED" + }, + { + "trigger": "SOR_START_EXPERIENCE_INCOMPLETE\t\"event\"", + "contents": "SOR_START_EXPERIENCE_INCOMPLETE" + }, + { + "trigger": "SOUNDKIT_FINISHED\t\"event\"", + "contents": "SOUNDKIT_FINISHED" + }, + { + "trigger": "SOUND_DEVICE_UPDATE\t\"event\"", + "contents": "SOUND_DEVICE_UPDATE" + }, + { + "trigger": "SPEC_INVOLUNTARILY_CHANGED\t\"event\"", + "contents": "SPEC_INVOLUNTARILY_CHANGED" + }, + { + "trigger": "SPEED_UPDATE\t\"event\"", + "contents": "SPEED_UPDATE" + }, + { + "trigger": "SPELLS_CHANGED\t\"event\"", + "contents": "SPELLS_CHANGED" + }, + { + "trigger": "SPELL_ACTIVATION_OVERLAY_GLOW_HIDE\t\"event\"", + "contents": "SPELL_ACTIVATION_OVERLAY_GLOW_HIDE" + }, + { + "trigger": "SPELL_ACTIVATION_OVERLAY_GLOW_SHOW\t\"event\"", + "contents": "SPELL_ACTIVATION_OVERLAY_GLOW_SHOW" + }, + { + "trigger": "SPELL_ACTIVATION_OVERLAY_HIDE\t\"event\"", + "contents": "SPELL_ACTIVATION_OVERLAY_HIDE" + }, + { + "trigger": "SPELL_ACTIVATION_OVERLAY_SHOW\t\"event\"", + "contents": "SPELL_ACTIVATION_OVERLAY_SHOW" + }, + { + "trigger": "SPELL_CONFIRMATION_PROMPT\t\"event\"", + "contents": "SPELL_CONFIRMATION_PROMPT" + }, + { + "trigger": "SPELL_CONFIRMATION_TIMEOUT\t\"event\"", + "contents": "SPELL_CONFIRMATION_TIMEOUT" + }, + { + "trigger": "SPELL_DATA_LOAD_RESULT\t\"event\"", + "contents": "SPELL_DATA_LOAD_RESULT" + }, + { + "trigger": "SPELL_FLYOUT_UPDATE\t\"event\"", + "contents": "SPELL_FLYOUT_UPDATE" + }, + { + "trigger": "SPELL_POWER_CHANGED\t\"event\"", + "contents": "SPELL_POWER_CHANGED" + }, + { + "trigger": "SPELL_PUSHED_TO_ACTIONBAR\t\"event\"", + "contents": "SPELL_PUSHED_TO_ACTIONBAR" + }, + { + "trigger": "SPELL_TEXT_UPDATE\t\"event\"", + "contents": "SPELL_TEXT_UPDATE" + }, + { + "trigger": "SPELL_UPDATE_CHARGES\t\"event\"", + "contents": "SPELL_UPDATE_CHARGES" + }, + { + "trigger": "SPELL_UPDATE_COOLDOWN\t\"event\"", + "contents": "SPELL_UPDATE_COOLDOWN" + }, + { + "trigger": "SPELL_UPDATE_ICON\t\"event\"", + "contents": "SPELL_UPDATE_ICON" + }, + { + "trigger": "SPELL_UPDATE_USABLE\t\"event\"", + "contents": "SPELL_UPDATE_USABLE" + }, + { + "trigger": "START_AUTOREPEAT_SPELL\t\"event\"", + "contents": "START_AUTOREPEAT_SPELL" + }, + { + "trigger": "START_LOOT_ROLL\t\"event\"", + "contents": "START_LOOT_ROLL" + }, + { + "trigger": "START_TIMER\t\"event\"", + "contents": "START_TIMER" + }, + { + "trigger": "STOP_AUTOREPEAT_SPELL\t\"event\"", + "contents": "STOP_AUTOREPEAT_SPELL" + }, + { + "trigger": "STORE_BOOST_AUTO_CONSUMED\t\"event\"", + "contents": "STORE_BOOST_AUTO_CONSUMED" + }, + { + "trigger": "STORE_CHARACTER_LIST_RECEIVED\t\"event\"", + "contents": "STORE_CHARACTER_LIST_RECEIVED" + }, + { + "trigger": "STORE_CONFIRM_PURCHASE\t\"event\"", + "contents": "STORE_CONFIRM_PURCHASE" + }, + { + "trigger": "STORE_OPEN_SIMPLE_CHECKOUT\t\"event\"", + "contents": "STORE_OPEN_SIMPLE_CHECKOUT" + }, + { + "trigger": "STORE_ORDER_INITIATION_FAILED\t\"event\"", + "contents": "STORE_ORDER_INITIATION_FAILED" + }, + { + "trigger": "STORE_PRODUCTS_UPDATED\t\"event\"", + "contents": "STORE_PRODUCTS_UPDATED" + }, + { + "trigger": "STORE_PRODUCT_DELIVERED\t\"event\"", + "contents": "STORE_PRODUCT_DELIVERED" + }, + { + "trigger": "STORE_PURCHASE_ERROR\t\"event\"", + "contents": "STORE_PURCHASE_ERROR" + }, + { + "trigger": "STORE_PURCHASE_LIST_UPDATED\t\"event\"", + "contents": "STORE_PURCHASE_LIST_UPDATED" + }, + { + "trigger": "STORE_REFRESH\t\"event\"", + "contents": "STORE_REFRESH" + }, + { + "trigger": "STORE_STATUS_CHANGED\t\"event\"", + "contents": "STORE_STATUS_CHANGED" + }, + { + "trigger": "STORE_VAS_PURCHASE_COMPLETE\t\"event\"", + "contents": "STORE_VAS_PURCHASE_COMPLETE" + }, + { + "trigger": "STORE_VAS_PURCHASE_ERROR\t\"event\"", + "contents": "STORE_VAS_PURCHASE_ERROR" + }, + { + "trigger": "STREAMING_ICON\t\"event\"", + "contents": "STREAMING_ICON" + }, + { + "trigger": "STREAM_VIEW_MARKER_UPDATED\t\"event\"", + "contents": "STREAM_VIEW_MARKER_UPDATED" + }, + { + "trigger": "STURDINESS_UPDATE\t\"event\"", + "contents": "STURDINESS_UPDATE" + }, + { + "trigger": "SUBSCRIPTION_CHANGED_KICK_IMMINENT\t\"event\"", + "contents": "SUBSCRIPTION_CHANGED_KICK_IMMINENT" + }, + { + "trigger": "SUPER_TRACKED_QUEST_CHANGED\t\"event\"", + "contents": "SUPER_TRACKED_QUEST_CHANGED" + }, + { + "trigger": "SYSMSG\t\"event\"", + "contents": "SYSMSG" + }, + { + "trigger": "TABARD_CANSAVE_CHANGED\t\"event\"", + "contents": "TABARD_CANSAVE_CHANGED" + }, + { + "trigger": "TABARD_SAVE_PENDING\t\"event\"", + "contents": "TABARD_SAVE_PENDING" + }, + { + "trigger": "TALENTS_INVOLUNTARILY_RESET\t\"event\"", + "contents": "TALENTS_INVOLUNTARILY_RESET" + }, + { + "trigger": "TALKINGHEAD_CLOSE\t\"event\"", + "contents": "TALKINGHEAD_CLOSE" + }, + { + "trigger": "TALKINGHEAD_REQUESTED\t\"event\"", + "contents": "TALKINGHEAD_REQUESTED" + }, + { + "trigger": "TASK_PROGRESS_UPDATE\t\"event\"", + "contents": "TASK_PROGRESS_UPDATE" + }, + { + "trigger": "TAXIMAP_CLOSED\t\"event\"", + "contents": "TAXIMAP_CLOSED" + }, + { + "trigger": "TAXIMAP_OPENED\t\"event\"", + "contents": "TAXIMAP_OPENED" + }, + { + "trigger": "TIME_PLAYED_MSG\t\"event\"", + "contents": "TIME_PLAYED_MSG" + }, + { + "trigger": "TOGGLE_CONSOLE\t\"event\"", + "contents": "TOGGLE_CONSOLE" + }, + { + "trigger": "TOGGLE_FRAMESTACK\t\"event\"", + "contents": "TOGGLE_FRAMESTACK" + }, + { + "trigger": "TOKEN_AUCTION_SOLD\t\"event\"", + "contents": "TOKEN_AUCTION_SOLD" + }, + { + "trigger": "TOKEN_BUY_CONFIRM_REQUIRED\t\"event\"", + "contents": "TOKEN_BUY_CONFIRM_REQUIRED" + }, + { + "trigger": "TOKEN_BUY_RESULT\t\"event\"", + "contents": "TOKEN_BUY_RESULT" + }, + { + "trigger": "TOKEN_CAN_VETERAN_BUY_UPDATE\t\"event\"", + "contents": "TOKEN_CAN_VETERAN_BUY_UPDATE" + }, + { + "trigger": "TOKEN_DISTRIBUTIONS_UPDATED\t\"event\"", + "contents": "TOKEN_DISTRIBUTIONS_UPDATED" + }, + { + "trigger": "TOKEN_MARKET_PRICE_UPDATED\t\"event\"", + "contents": "TOKEN_MARKET_PRICE_UPDATED" + }, + { + "trigger": "TOKEN_REDEEM_BALANCE_UPDATED\t\"event\"", + "contents": "TOKEN_REDEEM_BALANCE_UPDATED" + }, + { + "trigger": "TOKEN_REDEEM_CONFIRM_REQUIRED\t\"event\"", + "contents": "TOKEN_REDEEM_CONFIRM_REQUIRED" + }, + { + "trigger": "TOKEN_REDEEM_FRAME_SHOW\t\"event\"", + "contents": "TOKEN_REDEEM_FRAME_SHOW" + }, + { + "trigger": "TOKEN_REDEEM_GAME_TIME_UPDATED\t\"event\"", + "contents": "TOKEN_REDEEM_GAME_TIME_UPDATED" + }, + { + "trigger": "TOKEN_REDEEM_RESULT\t\"event\"", + "contents": "TOKEN_REDEEM_RESULT" + }, + { + "trigger": "TOKEN_SELL_CONFIRM_REQUIRED\t\"event\"", + "contents": "TOKEN_SELL_CONFIRM_REQUIRED" + }, + { + "trigger": "TOKEN_SELL_RESULT\t\"event\"", + "contents": "TOKEN_SELL_RESULT" + }, + { + "trigger": "TOKEN_STATUS_CHANGED\t\"event\"", + "contents": "TOKEN_STATUS_CHANGED" + }, + { + "trigger": "TOYS_UPDATED\t\"event\"", + "contents": "TOYS_UPDATED" + }, + { + "trigger": "TRACKED_ACHIEVEMENT_LIST_CHANGED\t\"event\"", + "contents": "TRACKED_ACHIEVEMENT_LIST_CHANGED" + }, + { + "trigger": "TRACKED_ACHIEVEMENT_UPDATE\t\"event\"", + "contents": "TRACKED_ACHIEVEMENT_UPDATE" + }, + { + "trigger": "TRADE_ACCEPT_UPDATE\t\"event\"", + "contents": "TRADE_ACCEPT_UPDATE" + }, + { + "trigger": "TRADE_CLOSED\t\"event\"", + "contents": "TRADE_CLOSED" + }, + { + "trigger": "TRADE_CURRENCY_CHANGED\t\"event\"", + "contents": "TRADE_CURRENCY_CHANGED" + }, + { + "trigger": "TRADE_MONEY_CHANGED\t\"event\"", + "contents": "TRADE_MONEY_CHANGED" + }, + { + "trigger": "TRADE_PLAYER_ITEM_CHANGED\t\"event\"", + "contents": "TRADE_PLAYER_ITEM_CHANGED" + }, + { + "trigger": "TRADE_POTENTIAL_BIND_ENCHANT\t\"event\"", + "contents": "TRADE_POTENTIAL_BIND_ENCHANT" + }, + { + "trigger": "TRADE_POTENTIAL_REMOVE_TRANSMOG\t\"event\"", + "contents": "TRADE_POTENTIAL_REMOVE_TRANSMOG" + }, + { + "trigger": "TRADE_REPLACE_ENCHANT\t\"event\"", + "contents": "TRADE_REPLACE_ENCHANT" + }, + { + "trigger": "TRADE_REQUEST\t\"event\"", + "contents": "TRADE_REQUEST" + }, + { + "trigger": "TRADE_REQUEST_CANCEL\t\"event\"", + "contents": "TRADE_REQUEST_CANCEL" + }, + { + "trigger": "TRADE_SHOW\t\"event\"", + "contents": "TRADE_SHOW" + }, + { + "trigger": "TRADE_SKILL_CLOSE\t\"event\"", + "contents": "TRADE_SKILL_CLOSE" + }, + { + "trigger": "TRADE_SKILL_DATA_SOURCE_CHANGED\t\"event\"", + "contents": "TRADE_SKILL_DATA_SOURCE_CHANGED" + }, + { + "trigger": "TRADE_SKILL_DATA_SOURCE_CHANGING\t\"event\"", + "contents": "TRADE_SKILL_DATA_SOURCE_CHANGING" + }, + { + "trigger": "TRADE_SKILL_DETAILS_UPDATE\t\"event\"", + "contents": "TRADE_SKILL_DETAILS_UPDATE" + }, + { + "trigger": "TRADE_SKILL_LIST_UPDATE\t\"event\"", + "contents": "TRADE_SKILL_LIST_UPDATE" + }, + { + "trigger": "TRADE_SKILL_NAME_UPDATE\t\"event\"", + "contents": "TRADE_SKILL_NAME_UPDATE" + }, + { + "trigger": "TRADE_SKILL_SHOW\t\"event\"", + "contents": "TRADE_SKILL_SHOW" + }, + { + "trigger": "TRADE_TARGET_ITEM_CHANGED\t\"event\"", + "contents": "TRADE_TARGET_ITEM_CHANGED" + }, + { + "trigger": "TRADE_UPDATE\t\"event\"", + "contents": "TRADE_UPDATE" + }, + { + "trigger": "TRAINER_CLOSED\t\"event\"", + "contents": "TRAINER_CLOSED" + }, + { + "trigger": "TRAINER_DESCRIPTION_UPDATE\t\"event\"", + "contents": "TRAINER_DESCRIPTION_UPDATE" + }, + { + "trigger": "TRAINER_SERVICE_INFO_NAME_UPDATE\t\"event\"", + "contents": "TRAINER_SERVICE_INFO_NAME_UPDATE" + }, + { + "trigger": "TRAINER_SHOW\t\"event\"", + "contents": "TRAINER_SHOW" + }, + { + "trigger": "TRAINER_UPDATE\t\"event\"", + "contents": "TRAINER_UPDATE" + }, + { + "trigger": "TRANSMOGRIFY_CLOSE\t\"event\"", + "contents": "TRANSMOGRIFY_CLOSE" + }, + { + "trigger": "TRANSMOGRIFY_ITEM_UPDATE\t\"event\"", + "contents": "TRANSMOGRIFY_ITEM_UPDATE" + }, + { + "trigger": "TRANSMOGRIFY_OPEN\t\"event\"", + "contents": "TRANSMOGRIFY_OPEN" + }, + { + "trigger": "TRANSMOGRIFY_SUCCESS\t\"event\"", + "contents": "TRANSMOGRIFY_SUCCESS" + }, + { + "trigger": "TRANSMOGRIFY_UPDATE\t\"event\"", + "contents": "TRANSMOGRIFY_UPDATE" + }, + { + "trigger": "TRANSMOG_COLLECTION_CAMERA_UPDATE\t\"event\"", + "contents": "TRANSMOG_COLLECTION_CAMERA_UPDATE" + }, + { + "trigger": "TRANSMOG_COLLECTION_ITEM_UPDATE\t\"event\"", + "contents": "TRANSMOG_COLLECTION_ITEM_UPDATE" + }, + { + "trigger": "TRANSMOG_COLLECTION_SOURCE_ADDED\t\"event\"", + "contents": "TRANSMOG_COLLECTION_SOURCE_ADDED" + }, + { + "trigger": "TRANSMOG_COLLECTION_SOURCE_REMOVED\t\"event\"", + "contents": "TRANSMOG_COLLECTION_SOURCE_REMOVED" + }, + { + "trigger": "TRANSMOG_COLLECTION_UPDATED\t\"event\"", + "contents": "TRANSMOG_COLLECTION_UPDATED" + }, + { + "trigger": "TRANSMOG_OUTFITS_CHANGED\t\"event\"", + "contents": "TRANSMOG_OUTFITS_CHANGED" + }, + { + "trigger": "TRANSMOG_SEARCH_UPDATED\t\"event\"", + "contents": "TRANSMOG_SEARCH_UPDATED" + }, + { + "trigger": "TRANSMOG_SETS_UPDATE_FAVORITE\t\"event\"", + "contents": "TRANSMOG_SETS_UPDATE_FAVORITE" + }, + { + "trigger": "TRANSMOG_SOURCE_COLLECTABILITY_UPDATE\t\"event\"", + "contents": "TRANSMOG_SOURCE_COLLECTABILITY_UPDATE" + }, + { + "trigger": "TRIAL_CAP_REACHED_LEVEL\t\"event\"", + "contents": "TRIAL_CAP_REACHED_LEVEL" + }, + { + "trigger": "TRIAL_CAP_REACHED_MONEY\t\"event\"", + "contents": "TRIAL_CAP_REACHED_MONEY" + }, + { + "trigger": "TRIAL_STATUS_UPDATE\t\"event\"", + "contents": "TRIAL_STATUS_UPDATE" + }, + { + "trigger": "TUTORIAL_HIGHLIGHT_SPELL\t\"event\"", + "contents": "TUTORIAL_HIGHLIGHT_SPELL" + }, + { + "trigger": "TUTORIAL_TRIGGER\t\"event\"", + "contents": "TUTORIAL_TRIGGER" + }, + { + "trigger": "TUTORIAL_UNHIGHLIGHT_SPELL\t\"event\"", + "contents": "TUTORIAL_UNHIGHLIGHT_SPELL" + }, + { + "trigger": "TWITTER_LINK_RESULT\t\"event\"", + "contents": "TWITTER_LINK_RESULT" + }, + { + "trigger": "TWITTER_POST_RESULT\t\"event\"", + "contents": "TWITTER_POST_RESULT" + }, + { + "trigger": "TWITTER_STATUS_UPDATE\t\"event\"", + "contents": "TWITTER_STATUS_UPDATE" + }, + { + "trigger": "UI_ERROR_MESSAGE\t\"event\"", + "contents": "UI_ERROR_MESSAGE" + }, + { + "trigger": "UI_INFO_MESSAGE\t\"event\"", + "contents": "UI_INFO_MESSAGE" + }, + { + "trigger": "UI_MODEL_SCENE_INFO_UPDATED\t\"event\"", + "contents": "UI_MODEL_SCENE_INFO_UPDATED" + }, + { + "trigger": "UI_SCALE_CHANGED\t\"event\"", + "contents": "UI_SCALE_CHANGED" + }, + { + "trigger": "UNIT_ABSORB_AMOUNT_CHANGED\t\"event\"", + "contents": "UNIT_ABSORB_AMOUNT_CHANGED" + }, + { + "trigger": "UNIT_ATTACK\t\"event\"", + "contents": "UNIT_ATTACK" + }, + { + "trigger": "UNIT_ATTACK_POWER\t\"event\"", + "contents": "UNIT_ATTACK_POWER" + }, + { + "trigger": "UNIT_ATTACK_SPEED\t\"event\"", + "contents": "UNIT_ATTACK_SPEED" + }, + { + "trigger": "UNIT_AURA\t\"event\"", + "contents": "UNIT_AURA" + }, + { + "trigger": "UNIT_CHEAT_TOGGLE_EVENT\t\"event\"", + "contents": "UNIT_CHEAT_TOGGLE_EVENT" + }, + { + "trigger": "UNIT_CLASSIFICATION_CHANGED\t\"event\"", + "contents": "UNIT_CLASSIFICATION_CHANGED" + }, + { + "trigger": "UNIT_COMBAT\t\"event\"", + "contents": "UNIT_COMBAT" + }, + { + "trigger": "UNIT_CONNECTION\t\"event\"", + "contents": "UNIT_CONNECTION" + }, + { + "trigger": "UNIT_DAMAGE\t\"event\"", + "contents": "UNIT_DAMAGE" + }, + { + "trigger": "UNIT_DEFENSE\t\"event\"", + "contents": "UNIT_DEFENSE" + }, + { + "trigger": "UNIT_DISPLAYPOWER\t\"event\"", + "contents": "UNIT_DISPLAYPOWER" + }, + { + "trigger": "UNIT_ENTERED_VEHICLE\t\"event\"", + "contents": "UNIT_ENTERED_VEHICLE" + }, + { + "trigger": "UNIT_ENTERING_VEHICLE\t\"event\"", + "contents": "UNIT_ENTERING_VEHICLE" + }, + { + "trigger": "UNIT_EXITED_VEHICLE\t\"event\"", + "contents": "UNIT_EXITED_VEHICLE" + }, + { + "trigger": "UNIT_EXITING_VEHICLE\t\"event\"", + "contents": "UNIT_EXITING_VEHICLE" + }, + { + "trigger": "UNIT_FACTION\t\"event\"", + "contents": "UNIT_FACTION" + }, + { + "trigger": "UNIT_FLAGS\t\"event\"", + "contents": "UNIT_FLAGS" + }, + { + "trigger": "UNIT_HEALTH\t\"event\"", + "contents": "UNIT_HEALTH" + }, + { + "trigger": "UNIT_HEALTH_FREQUENT\t\"event\"", + "contents": "UNIT_HEALTH_FREQUENT" + }, + { + "trigger": "UNIT_HEAL_ABSORB_AMOUNT_CHANGED\t\"event\"", + "contents": "UNIT_HEAL_ABSORB_AMOUNT_CHANGED" + }, + { + "trigger": "UNIT_HEAL_PREDICTION\t\"event\"", + "contents": "UNIT_HEAL_PREDICTION" + }, + { + "trigger": "UNIT_INVENTORY_CHANGED\t\"event\"", + "contents": "UNIT_INVENTORY_CHANGED" + }, + { + "trigger": "UNIT_LEVEL\t\"event\"", + "contents": "UNIT_LEVEL" + }, + { + "trigger": "UNIT_MANA\t\"event\"", + "contents": "UNIT_MANA" + }, + { + "trigger": "UNIT_MAXHEALTH\t\"event\"", + "contents": "UNIT_MAXHEALTH" + }, + { + "trigger": "UNIT_MAXPOWER\t\"event\"", + "contents": "UNIT_MAXPOWER" + }, + { + "trigger": "UNIT_MODEL_CHANGED\t\"event\"", + "contents": "UNIT_MODEL_CHANGED" + }, + { + "trigger": "UNIT_NAME_UPDATE\t\"event\"", + "contents": "UNIT_NAME_UPDATE" + }, + { + "trigger": "UNIT_OTHER_PARTY_CHANGED\t\"event\"", + "contents": "UNIT_OTHER_PARTY_CHANGED" + }, + { + "trigger": "UNIT_PET\t\"event\"", + "contents": "UNIT_PET" + }, + { + "trigger": "UNIT_PET_EXPERIENCE\t\"event\"", + "contents": "UNIT_PET_EXPERIENCE" + }, + { + "trigger": "UNIT_PHASE\t\"event\"", + "contents": "UNIT_PHASE" + }, + { + "trigger": "UNIT_PORTRAIT_UPDATE\t\"event\"", + "contents": "UNIT_PORTRAIT_UPDATE" + }, + { + "trigger": "UNIT_POWER_BAR_HIDE\t\"event\"", + "contents": "UNIT_POWER_BAR_HIDE" + }, + { + "trigger": "UNIT_POWER_BAR_SHOW\t\"event\"", + "contents": "UNIT_POWER_BAR_SHOW" + }, + { + "trigger": "UNIT_POWER_BAR_TIMER_UPDATE\t\"event\"", + "contents": "UNIT_POWER_BAR_TIMER_UPDATE" + }, + { + "trigger": "UNIT_POWER_FREQUENT\t\"event\"", + "contents": "UNIT_POWER_FREQUENT" + }, + { + "trigger": "UNIT_POWER_UPDATE\t\"event\"", + "contents": "UNIT_POWER_UPDATE" + }, + { + "trigger": "UNIT_QUEST_LOG_CHANGED\t\"event\"", + "contents": "UNIT_QUEST_LOG_CHANGED" + }, + { + "trigger": "UNIT_RANGEDDAMAGE\t\"event\"", + "contents": "UNIT_RANGEDDAMAGE" + }, + { + "trigger": "UNIT_RANGED_ATTACK_POWER\t\"event\"", + "contents": "UNIT_RANGED_ATTACK_POWER" + }, + { + "trigger": "UNIT_RESISTANCES\t\"event\"", + "contents": "UNIT_RESISTANCES" + }, + { + "trigger": "UNIT_SPELLCAST_CHANNEL_START\t\"event\"", + "contents": "UNIT_SPELLCAST_CHANNEL_START" + }, + { + "trigger": "UNIT_SPELLCAST_CHANNEL_STOP\t\"event\"", + "contents": "UNIT_SPELLCAST_CHANNEL_STOP" + }, + { + "trigger": "UNIT_SPELLCAST_CHANNEL_UPDATE\t\"event\"", + "contents": "UNIT_SPELLCAST_CHANNEL_UPDATE" + }, + { + "trigger": "UNIT_SPELLCAST_DELAYED\t\"event\"", + "contents": "UNIT_SPELLCAST_DELAYED" + }, + { + "trigger": "UNIT_SPELLCAST_FAILED\t\"event\"", + "contents": "UNIT_SPELLCAST_FAILED" + }, + { + "trigger": "UNIT_SPELLCAST_FAILED_QUIET\t\"event\"", + "contents": "UNIT_SPELLCAST_FAILED_QUIET" + }, + { + "trigger": "UNIT_SPELLCAST_INTERRUPTED\t\"event\"", + "contents": "UNIT_SPELLCAST_INTERRUPTED" + }, + { + "trigger": "UNIT_SPELLCAST_INTERRUPTIBLE\t\"event\"", + "contents": "UNIT_SPELLCAST_INTERRUPTIBLE" + }, + { + "trigger": "UNIT_SPELLCAST_NOT_INTERRUPTIBLE\t\"event\"", + "contents": "UNIT_SPELLCAST_NOT_INTERRUPTIBLE" + }, + { + "trigger": "UNIT_SPELLCAST_SENT\t\"event\"", + "contents": "UNIT_SPELLCAST_SENT" + }, + { + "trigger": "UNIT_SPELLCAST_START\t\"event\"", + "contents": "UNIT_SPELLCAST_START" + }, + { + "trigger": "UNIT_SPELLCAST_STOP\t\"event\"", + "contents": "UNIT_SPELLCAST_STOP" + }, + { + "trigger": "UNIT_SPELLCAST_SUCCEEDED\t\"event\"", + "contents": "UNIT_SPELLCAST_SUCCEEDED" + }, + { + "trigger": "UNIT_SPELL_HASTE\t\"event\"", + "contents": "UNIT_SPELL_HASTE" + }, + { + "trigger": "UNIT_STATS\t\"event\"", + "contents": "UNIT_STATS" + }, + { + "trigger": "UNIT_TARGET\t\"event\"", + "contents": "UNIT_TARGET" + }, + { + "trigger": "UNIT_TARGETABLE_CHANGED\t\"event\"", + "contents": "UNIT_TARGETABLE_CHANGED" + }, + { + "trigger": "UNIT_THREAT_LIST_UPDATE\t\"event\"", + "contents": "UNIT_THREAT_LIST_UPDATE" + }, + { + "trigger": "UNIT_THREAT_SITUATION_UPDATE\t\"event\"", + "contents": "UNIT_THREAT_SITUATION_UPDATE" + }, + { + "trigger": "UPDATE_ACTIVE_BATTLEFIELD\t\"event\"", + "contents": "UPDATE_ACTIVE_BATTLEFIELD" + }, + { + "trigger": "UPDATE_ALL_UI_WIDGETS\t\"event\"", + "contents": "UPDATE_ALL_UI_WIDGETS" + }, + { + "trigger": "UPDATE_BATTLEFIELD_SCORE\t\"event\"", + "contents": "UPDATE_BATTLEFIELD_SCORE" + }, + { + "trigger": "UPDATE_BATTLEFIELD_STATUS\t\"event\"", + "contents": "UPDATE_BATTLEFIELD_STATUS" + }, + { + "trigger": "UPDATE_BINDINGS\t\"event\"", + "contents": "UPDATE_BINDINGS" + }, + { + "trigger": "UPDATE_BONUS_ACTIONBAR\t\"event\"", + "contents": "UPDATE_BONUS_ACTIONBAR" + }, + { + "trigger": "UPDATE_CHAT_COLOR\t\"event\"", + "contents": "UPDATE_CHAT_COLOR" + }, + { + "trigger": "UPDATE_CHAT_COLOR_NAME_BY_CLASS\t\"event\"", + "contents": "UPDATE_CHAT_COLOR_NAME_BY_CLASS" + }, + { + "trigger": "UPDATE_CHAT_WINDOWS\t\"event\"", + "contents": "UPDATE_CHAT_WINDOWS" + }, + { + "trigger": "UPDATE_EXHAUSTION\t\"event\"", + "contents": "UPDATE_EXHAUSTION" + }, + { + "trigger": "UPDATE_EXPANSION_LEVEL\t\"event\"", + "contents": "UPDATE_EXPANSION_LEVEL" + }, + { + "trigger": "UPDATE_EXTRA_ACTIONBAR\t\"event\"", + "contents": "UPDATE_EXTRA_ACTIONBAR" + }, + { + "trigger": "UPDATE_FACTION\t\"event\"", + "contents": "UPDATE_FACTION" + }, + { + "trigger": "UPDATE_FLOATING_CHAT_WINDOWS\t\"event\"", + "contents": "UPDATE_FLOATING_CHAT_WINDOWS" + }, + { + "trigger": "UPDATE_GM_STATUS\t\"event\"", + "contents": "UPDATE_GM_STATUS" + }, + { + "trigger": "UPDATE_INSTANCE_INFO\t\"event\"", + "contents": "UPDATE_INSTANCE_INFO" + }, + { + "trigger": "UPDATE_INVENTORY_ALERTS\t\"event\"", + "contents": "UPDATE_INVENTORY_ALERTS" + }, + { + "trigger": "UPDATE_INVENTORY_DURABILITY\t\"event\"", + "contents": "UPDATE_INVENTORY_DURABILITY" + }, + { + "trigger": "UPDATE_LFG_LIST\t\"event\"", + "contents": "UPDATE_LFG_LIST" + }, + { + "trigger": "UPDATE_MACROS\t\"event\"", + "contents": "UPDATE_MACROS" + }, + { + "trigger": "UPDATE_MASTER_LOOT_LIST\t\"event\"", + "contents": "UPDATE_MASTER_LOOT_LIST" + }, + { + "trigger": "UPDATE_MOUSEOVER_UNIT\t\"event\"", + "contents": "UPDATE_MOUSEOVER_UNIT" + }, + { + "trigger": "UPDATE_MULTI_CAST_ACTIONBAR\t\"event\"", + "contents": "UPDATE_MULTI_CAST_ACTIONBAR" + }, + { + "trigger": "UPDATE_OVERRIDE_ACTIONBAR\t\"event\"", + "contents": "UPDATE_OVERRIDE_ACTIONBAR" + }, + { + "trigger": "UPDATE_PENDING_MAIL\t\"event\"", + "contents": "UPDATE_PENDING_MAIL" + }, + { + "trigger": "UPDATE_POSSESS_BAR\t\"event\"", + "contents": "UPDATE_POSSESS_BAR" + }, + { + "trigger": "UPDATE_SELECTED_CHARACTER\t\"event\"", + "contents": "UPDATE_SELECTED_CHARACTER" + }, + { + "trigger": "UPDATE_SHAPESHIFT_COOLDOWN\t\"event\"", + "contents": "UPDATE_SHAPESHIFT_COOLDOWN" + }, + { + "trigger": "UPDATE_SHAPESHIFT_FORM\t\"event\"", + "contents": "UPDATE_SHAPESHIFT_FORM" + }, + { + "trigger": "UPDATE_SHAPESHIFT_FORMS\t\"event\"", + "contents": "UPDATE_SHAPESHIFT_FORMS" + }, + { + "trigger": "UPDATE_SHAPESHIFT_USABLE\t\"event\"", + "contents": "UPDATE_SHAPESHIFT_USABLE" + }, + { + "trigger": "UPDATE_STEALTH\t\"event\"", + "contents": "UPDATE_STEALTH" + }, + { + "trigger": "UPDATE_SUMMONPETS_ACTION\t\"event\"", + "contents": "UPDATE_SUMMONPETS_ACTION" + }, + { + "trigger": "UPDATE_TRADESKILL_RECAST\t\"event\"", + "contents": "UPDATE_TRADESKILL_RECAST" + }, + { + "trigger": "UPDATE_UI_WIDGET\t\"event\"", + "contents": "UPDATE_UI_WIDGET" + }, + { + "trigger": "UPDATE_VEHICLE_ACTIONBAR\t\"event\"", + "contents": "UPDATE_VEHICLE_ACTIONBAR" + }, + { + "trigger": "UPDATE_WEB_TICKET\t\"event\"", + "contents": "UPDATE_WEB_TICKET" + }, + { + "trigger": "USE_BIND_CONFIRM\t\"event\"", + "contents": "USE_BIND_CONFIRM" + }, + { + "trigger": "USE_GLYPH\t\"event\"", + "contents": "USE_GLYPH" + }, + { + "trigger": "USE_NO_REFUND_CONFIRM\t\"event\"", + "contents": "USE_NO_REFUND_CONFIRM" + }, + { + "trigger": "VARIABLES_LOADED\t\"event\"", + "contents": "VARIABLES_LOADED" + }, + { + "trigger": "VAS_CHARACTER_QUEUE_STATUS_UPDATE\t\"event\"", + "contents": "VAS_CHARACTER_QUEUE_STATUS_UPDATE" + }, + { + "trigger": "VAS_CHARACTER_STATE_CHANGED\t\"event\"", + "contents": "VAS_CHARACTER_STATE_CHANGED" + }, + { + "trigger": "VAS_QUEUE_STATUS_UPDATE\t\"event\"", + "contents": "VAS_QUEUE_STATUS_UPDATE" + }, + { + "trigger": "VAS_TRANSFER_VALIDATION_UPDATE\t\"event\"", + "contents": "VAS_TRANSFER_VALIDATION_UPDATE" + }, + { + "trigger": "VEHICLE_ANGLE_SHOW\t\"event\"", + "contents": "VEHICLE_ANGLE_SHOW" + }, + { + "trigger": "VEHICLE_ANGLE_UPDATE\t\"event\"", + "contents": "VEHICLE_ANGLE_UPDATE" + }, + { + "trigger": "VEHICLE_PASSENGERS_CHANGED\t\"event\"", + "contents": "VEHICLE_PASSENGERS_CHANGED" + }, + { + "trigger": "VEHICLE_POWER_SHOW\t\"event\"", + "contents": "VEHICLE_POWER_SHOW" + }, + { + "trigger": "VEHICLE_UPDATE\t\"event\"", + "contents": "VEHICLE_UPDATE" + }, + { + "trigger": "VIGNETTES_UPDATED\t\"event\"", + "contents": "VIGNETTES_UPDATED" + }, + { + "trigger": "VIGNETTE_MINIMAP_UPDATED\t\"event\"", + "contents": "VIGNETTE_MINIMAP_UPDATED" + }, + { + "trigger": "VOICE_CHAT_ACTIVE_INPUT_DEVICE_UPDATED\t\"event\"", + "contents": "VOICE_CHAT_ACTIVE_INPUT_DEVICE_UPDATED" + }, + { + "trigger": "VOICE_CHAT_ACTIVE_OUTPUT_DEVICE_UPDATED\t\"event\"", + "contents": "VOICE_CHAT_ACTIVE_OUTPUT_DEVICE_UPDATED" + }, + { + "trigger": "VOICE_CHAT_AUDIO_CAPTURE_ENERGY\t\"event\"", + "contents": "VOICE_CHAT_AUDIO_CAPTURE_ENERGY" + }, + { + "trigger": "VOICE_CHAT_AUDIO_CAPTURE_STARTED\t\"event\"", + "contents": "VOICE_CHAT_AUDIO_CAPTURE_STARTED" + }, + { + "trigger": "VOICE_CHAT_AUDIO_CAPTURE_STOPPED\t\"event\"", + "contents": "VOICE_CHAT_AUDIO_CAPTURE_STOPPED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_ACTIVATED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_ACTIVATED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_DEACTIVATED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_DEACTIVATED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_DISPLAY_NAME_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_DISPLAY_NAME_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_JOINED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_JOINED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_ACTIVE_STATE_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_ACTIVE_STATE_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_ADDED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_ADDED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_ENERGY_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_ENERGY_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_GUID_UPDATED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_GUID_UPDATED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ALL_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ALL_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ME_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ME_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_REMOVED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_REMOVED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_SILENCED_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_SILENCED_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_SPEAKING_STATE_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_SPEAKING_STATE_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_VOLUME_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_VOLUME_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_MUTE_STATE_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_MUTE_STATE_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_PTT_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_PTT_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_REMOVED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_REMOVED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_TRANSMIT_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_TRANSMIT_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CHANNEL_VOLUME_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_CHANNEL_VOLUME_CHANGED" + }, + { + "trigger": "VOICE_CHAT_COMMUNICATION_MODE_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_COMMUNICATION_MODE_CHANGED" + }, + { + "trigger": "VOICE_CHAT_CONNECTION_SUCCESS\t\"event\"", + "contents": "VOICE_CHAT_CONNECTION_SUCCESS" + }, + { + "trigger": "VOICE_CHAT_DEAFENED_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_DEAFENED_CHANGED" + }, + { + "trigger": "VOICE_CHAT_ERROR\t\"event\"", + "contents": "VOICE_CHAT_ERROR" + }, + { + "trigger": "VOICE_CHAT_INPUT_DEVICES_UPDATED\t\"event\"", + "contents": "VOICE_CHAT_INPUT_DEVICES_UPDATED" + }, + { + "trigger": "VOICE_CHAT_LOGIN\t\"event\"", + "contents": "VOICE_CHAT_LOGIN" + }, + { + "trigger": "VOICE_CHAT_LOGOUT\t\"event\"", + "contents": "VOICE_CHAT_LOGOUT" + }, + { + "trigger": "VOICE_CHAT_MUTED_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_MUTED_CHANGED" + }, + { + "trigger": "VOICE_CHAT_OUTPUT_DEVICES_UPDATED\t\"event\"", + "contents": "VOICE_CHAT_OUTPUT_DEVICES_UPDATED" + }, + { + "trigger": "VOICE_CHAT_PENDING_CHANNEL_JOIN_STATE\t\"event\"", + "contents": "VOICE_CHAT_PENDING_CHANNEL_JOIN_STATE" + }, + { + "trigger": "VOICE_CHAT_PTT_BUTTON_PRESSED_STATE_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_PTT_BUTTON_PRESSED_STATE_CHANGED" + }, + { + "trigger": "VOICE_CHAT_SILENCED_CHANGED\t\"event\"", + "contents": "VOICE_CHAT_SILENCED_CHANGED" + }, + { + "trigger": "VOID_DEPOSIT_WARNING\t\"event\"", + "contents": "VOID_DEPOSIT_WARNING" + }, + { + "trigger": "VOID_STORAGE_CLOSE\t\"event\"", + "contents": "VOID_STORAGE_CLOSE" + }, + { + "trigger": "VOID_STORAGE_CONTENTS_UPDATE\t\"event\"", + "contents": "VOID_STORAGE_CONTENTS_UPDATE" + }, + { + "trigger": "VOID_STORAGE_DEPOSIT_UPDATE\t\"event\"", + "contents": "VOID_STORAGE_DEPOSIT_UPDATE" + }, + { + "trigger": "VOID_STORAGE_OPEN\t\"event\"", + "contents": "VOID_STORAGE_OPEN" + }, + { + "trigger": "VOID_STORAGE_UPDATE\t\"event\"", + "contents": "VOID_STORAGE_UPDATE" + }, + { + "trigger": "VOID_TRANSFER_DONE\t\"event\"", + "contents": "VOID_TRANSFER_DONE" + }, + { + "trigger": "VOID_TRANSFER_SUCCESS\t\"event\"", + "contents": "VOID_TRANSFER_SUCCESS" + }, + { + "trigger": "VOTE_KICK_REASON_NEEDED\t\"event\"", + "contents": "VOTE_KICK_REASON_NEEDED" + }, + { + "trigger": "WARFRONT_COMPLETED\t\"event\"", + "contents": "WARFRONT_COMPLETED" + }, + { + "trigger": "WARGAME_REQUESTED\t\"event\"", + "contents": "WARGAME_REQUESTED" + }, + { + "trigger": "WAR_MODE_STATUS_UPDATE\t\"event\"", + "contents": "WAR_MODE_STATUS_UPDATE" + }, + { + "trigger": "WEAR_EQUIPMENT_SET\t\"event\"", + "contents": "WEAR_EQUIPMENT_SET" + }, + { + "trigger": "WHO_LIST_UPDATE\t\"event\"", + "contents": "WHO_LIST_UPDATE" + }, + { + "trigger": "WORLD_QUEST_COMPLETED_BY_SPELL\t\"event\"", + "contents": "WORLD_QUEST_COMPLETED_BY_SPELL" + }, + { + "trigger": "WORLD_STATE_TIMER_START\t\"event\"", + "contents": "WORLD_STATE_TIMER_START" + }, + { + "trigger": "WORLD_STATE_TIMER_STOP\t\"event\"", + "contents": "WORLD_STATE_TIMER_STOP" + }, + { + "trigger": "WOW_MOUSE_NOT_FOUND\t\"event\"", + "contents": "WOW_MOUSE_NOT_FOUND" + }, + { + "trigger": "ZONE_CHANGED\t\"event\"", + "contents": "ZONE_CHANGED" + }, + { + "trigger": "ZONE_CHANGED_INDOORS\t\"event\"", + "contents": "ZONE_CHANGED_INDOORS" + }, + { + "trigger": "ZONE_CHANGED_NEW_AREA\t\"event\"", + "contents": "ZONE_CHANGED_NEW_AREA" + }, + ] +} diff --git a/Reference/Event Reference/!/Events.sublime-completions.txt b/Reference/Event Reference/!/Events.sublime-completions.txt deleted file mode 100644 index dc46cbd11..000000000 --- a/Reference/Event Reference/!/Events.sublime-completions.txt +++ /dev/null @@ -1,4393 +0,0 @@ -{ - "scope": "source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture", - "completions": [ - { - "trigger": "ACHIEVEMENT_EARNED\t\"event\"", - "contents": "ACHIEVEMENT_EARNED", - }, - { - "trigger": "ACHIEVEMENT_SEARCH_UPDATED\t\"event\"", - "contents": "ACHIEVEMENT_SEARCH_UPDATED", - }, - { - "trigger": "ACTIONBAR_HIDEGRID\t\"event\"", - "contents": "ACTIONBAR_HIDEGRID", - }, - { - "trigger": "ACTIONBAR_PAGE_CHANGED\t\"event\"", - "contents": "ACTIONBAR_PAGE_CHANGED", - }, - { - "trigger": "ACTIONBAR_SHOWGRID\t\"event\"", - "contents": "ACTIONBAR_SHOWGRID", - }, - { - "trigger": "ACTIONBAR_SHOW_BOTTOMLEFT\t\"event\"", - "contents": "ACTIONBAR_SHOW_BOTTOMLEFT", - }, - { - "trigger": "ACTIONBAR_SLOT_CHANGED\t\"event\"", - "contents": "ACTIONBAR_SLOT_CHANGED", - }, - { - "trigger": "ACTIONBAR_UPDATE_COOLDOWN\t\"event\"", - "contents": "ACTIONBAR_UPDATE_COOLDOWN", - }, - { - "trigger": "ACTIONBAR_UPDATE_STATE\t\"event\"", - "contents": "ACTIONBAR_UPDATE_STATE", - }, - { - "trigger": "ACTIONBAR_UPDATE_USABLE\t\"event\"", - "contents": "ACTIONBAR_UPDATE_USABLE", - }, - { - "trigger": "ACTION_WILL_BIND_ITEM\t\"event\"", - "contents": "ACTION_WILL_BIND_ITEM", - }, - { - "trigger": "ACTIVATE_GLYPH\t\"event\"", - "contents": "ACTIVATE_GLYPH", - }, - { - "trigger": "ACTIVE_TALENT_GROUP_CHANGED\t\"event\"", - "contents": "ACTIVE_TALENT_GROUP_CHANGED", - }, - { - "trigger": "ADDONS_UNLOADING\t\"event\"", - "contents": "ADDONS_UNLOADING", - }, - { - "trigger": "ADDON_ACTION_BLOCKED\t\"event\"", - "contents": "ADDON_ACTION_BLOCKED", - }, - { - "trigger": "ADDON_ACTION_FORBIDDEN\t\"event\"", - "contents": "ADDON_ACTION_FORBIDDEN", - }, - { - "trigger": "ADDON_LOADED\t\"event\"", - "contents": "ADDON_LOADED", - }, - { - "trigger": "ADVENTURE_MAP_CLOSE\t\"event\"", - "contents": "ADVENTURE_MAP_CLOSE", - }, - { - "trigger": "ADVENTURE_MAP_OPEN\t\"event\"", - "contents": "ADVENTURE_MAP_OPEN", - }, - { - "trigger": "ADVENTURE_MAP_QUEST_UPDATE\t\"event\"", - "contents": "ADVENTURE_MAP_QUEST_UPDATE", - }, - { - "trigger": "ADVENTURE_MAP_UPDATE_INSETS\t\"event\"", - "contents": "ADVENTURE_MAP_UPDATE_INSETS", - }, - { - "trigger": "ADVENTURE_MAP_UPDATE_POIS\t\"event\"", - "contents": "ADVENTURE_MAP_UPDATE_POIS", - }, - { - "trigger": "AJ_DUNGEON_ACTION\t\"event\"", - "contents": "AJ_DUNGEON_ACTION", - }, - { - "trigger": "AJ_OPEN\t\"event\"", - "contents": "AJ_OPEN", - }, - { - "trigger": "AJ_PVE_LFG_ACTION\t\"event\"", - "contents": "AJ_PVE_LFG_ACTION", - }, - { - "trigger": "AJ_PVP_ACTION\t\"event\"", - "contents": "AJ_PVP_ACTION", - }, - { - "trigger": "AJ_PVP_LFG_ACTION\t\"event\"", - "contents": "AJ_PVP_LFG_ACTION", - }, - { - "trigger": "AJ_PVP_RBG_ACTION\t\"event\"", - "contents": "AJ_PVP_RBG_ACTION", - }, - { - "trigger": "AJ_PVP_SKIRMISH_ACTION\t\"event\"", - "contents": "AJ_PVP_SKIRMISH_ACTION", - }, - { - "trigger": "AJ_QUEST_LOG_OPEN\t\"event\"", - "contents": "AJ_QUEST_LOG_OPEN", - }, - { - "trigger": "AJ_RAID_ACTION\t\"event\"", - "contents": "AJ_RAID_ACTION", - }, - { - "trigger": "AJ_REFRESH_DISPLAY\t\"event\"", - "contents": "AJ_REFRESH_DISPLAY", - }, - { - "trigger": "AJ_REWARD_DATA_RECEIVED\t\"event\"", - "contents": "AJ_REWARD_DATA_RECEIVED", - }, - { - "trigger": "ALLIED_RACE_CLOSE\t\"event\"", - "contents": "ALLIED_RACE_CLOSE", - }, - { - "trigger": "ALLIED_RACE_OPEN\t\"event\"", - "contents": "ALLIED_RACE_OPEN", - }, - { - "trigger": "ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED\t\"event\"", - "contents": "ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED", - }, - { - "trigger": "ARCHAEOLOGY_CLOSED\t\"event\"", - "contents": "ARCHAEOLOGY_CLOSED", - }, - { - "trigger": "ARCHAEOLOGY_FIND_COMPLETE\t\"event\"", - "contents": "ARCHAEOLOGY_FIND_COMPLETE", - }, - { - "trigger": "ARCHAEOLOGY_SURVEY_CAST\t\"event\"", - "contents": "ARCHAEOLOGY_SURVEY_CAST", - }, - { - "trigger": "ARCHAEOLOGY_TOGGLE\t\"event\"", - "contents": "ARCHAEOLOGY_TOGGLE", - }, - { - "trigger": "AREA_SPIRIT_HEALER_IN_RANGE\t\"event\"", - "contents": "AREA_SPIRIT_HEALER_IN_RANGE", - }, - { - "trigger": "AREA_SPIRIT_HEALER_OUT_OF_RANGE\t\"event\"", - "contents": "AREA_SPIRIT_HEALER_OUT_OF_RANGE", - }, - { - "trigger": "ARENA_COOLDOWNS_UPDATE\t\"event\"", - "contents": "ARENA_COOLDOWNS_UPDATE", - }, - { - "trigger": "ARENA_CROWD_CONTROL_SPELL_UPDATE\t\"event\"", - "contents": "ARENA_CROWD_CONTROL_SPELL_UPDATE", - }, - { - "trigger": "ARENA_OPPONENT_UPDATE\t\"event\"", - "contents": "ARENA_OPPONENT_UPDATE", - }, - { - "trigger": "ARENA_PREP_OPPONENT_SPECIALIZATIONS\t\"event\"", - "contents": "ARENA_PREP_OPPONENT_SPECIALIZATIONS", - }, - { - "trigger": "ARENA_SEASON_WORLD_STATE\t\"event\"", - "contents": "ARENA_SEASON_WORLD_STATE", - }, - { - "trigger": "ARTIFACT_CLOSE\t\"event\"", - "contents": "ARTIFACT_CLOSE", - }, - { - "trigger": "ARTIFACT_DIGSITE_COMPLETE\t\"event\"", - "contents": "ARTIFACT_DIGSITE_COMPLETE", - }, - { - "trigger": "ARTIFACT_ENDGAME_REFUND\t\"event\"", - "contents": "ARTIFACT_ENDGAME_REFUND", - }, - { - "trigger": "ARTIFACT_RELIC_FORGE_CLOSE\t\"event\"", - "contents": "ARTIFACT_RELIC_FORGE_CLOSE", - }, - { - "trigger": "ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED\t\"event\"", - "contents": "ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED", - }, - { - "trigger": "ARTIFACT_RELIC_FORGE_UPDATE\t\"event\"", - "contents": "ARTIFACT_RELIC_FORGE_UPDATE", - }, - { - "trigger": "ARTIFACT_RELIC_INFO_RECEIVED\t\"event\"", - "contents": "ARTIFACT_RELIC_INFO_RECEIVED", - }, - { - "trigger": "ARTIFACT_RESPEC_PROMPT\t\"event\"", - "contents": "ARTIFACT_RESPEC_PROMPT", - }, - { - "trigger": "ARTIFACT_TIER_CHANGED\t\"event\"", - "contents": "ARTIFACT_TIER_CHANGED", - }, - { - "trigger": "ARTIFACT_UPDATE\t\"event\"", - "contents": "ARTIFACT_UPDATE", - }, - { - "trigger": "ARTIFACT_XP_UPDATE\t\"event\"", - "contents": "ARTIFACT_XP_UPDATE", - }, - { - "trigger": "AUCTION_BIDDER_LIST_UPDATE\t\"event\"", - "contents": "AUCTION_BIDDER_LIST_UPDATE", - }, - { - "trigger": "AUCTION_HOUSE_CLOSED\t\"event\"", - "contents": "AUCTION_HOUSE_CLOSED", - }, - { - "trigger": "AUCTION_HOUSE_DISABLED\t\"event\"", - "contents": "AUCTION_HOUSE_DISABLED", - }, - { - "trigger": "AUCTION_HOUSE_SHOW\t\"event\"", - "contents": "AUCTION_HOUSE_SHOW", - }, - { - "trigger": "AUCTION_ITEM_LIST_UPDATE\t\"event\"", - "contents": "AUCTION_ITEM_LIST_UPDATE", - }, - { - "trigger": "AUCTION_MULTISELL_FAILURE\t\"event\"", - "contents": "AUCTION_MULTISELL_FAILURE", - }, - { - "trigger": "AUCTION_MULTISELL_START\t\"event\"", - "contents": "AUCTION_MULTISELL_START", - }, - { - "trigger": "AUCTION_MULTISELL_UPDATE\t\"event\"", - "contents": "AUCTION_MULTISELL_UPDATE", - }, - { - "trigger": "AUCTION_OWNED_LIST_UPDATE\t\"event\"", - "contents": "AUCTION_OWNED_LIST_UPDATE", - }, - { - "trigger": "AUTH_CHALLENGE_FINISHED\t\"event\"", - "contents": "AUTH_CHALLENGE_FINISHED", - }, - { - "trigger": "AUTH_CHALLENGE_UI_INVALID\t\"event\"", - "contents": "AUTH_CHALLENGE_UI_INVALID", - }, - { - "trigger": "AUTOFOLLOW_BEGIN\t\"event\"", - "contents": "AUTOFOLLOW_BEGIN", - }, - { - "trigger": "AUTOFOLLOW_END\t\"event\"", - "contents": "AUTOFOLLOW_END", - }, - { - "trigger": "AVOIDANCE_UPDATE\t\"event\"", - "contents": "AVOIDANCE_UPDATE", - }, - { - "trigger": "BAG_CLOSED\t\"event\"", - "contents": "BAG_CLOSED", - }, - { - "trigger": "BAG_NEW_ITEMS_UPDATED\t\"event\"", - "contents": "BAG_NEW_ITEMS_UPDATED", - }, - { - "trigger": "BAG_OPEN\t\"event\"", - "contents": "BAG_OPEN", - }, - { - "trigger": "BAG_OVERFLOW_WITH_FULL_INVENTORY\t\"event\"", - "contents": "BAG_OVERFLOW_WITH_FULL_INVENTORY", - }, - { - "trigger": "BAG_SLOT_FLAGS_UPDATED\t\"event\"", - "contents": "BAG_SLOT_FLAGS_UPDATED", - }, - { - "trigger": "BAG_UPDATE\t\"event\"", - "contents": "BAG_UPDATE", - }, - { - "trigger": "BAG_UPDATE_COOLDOWN\t\"event\"", - "contents": "BAG_UPDATE_COOLDOWN", - }, - { - "trigger": "BAG_UPDATE_DELAYED\t\"event\"", - "contents": "BAG_UPDATE_DELAYED", - }, - { - "trigger": "BANKFRAME_CLOSED\t\"event\"", - "contents": "BANKFRAME_CLOSED", - }, - { - "trigger": "BANKFRAME_OPENED\t\"event\"", - "contents": "BANKFRAME_OPENED", - }, - { - "trigger": "BANK_BAG_SLOT_FLAGS_UPDATED\t\"event\"", - "contents": "BANK_BAG_SLOT_FLAGS_UPDATED", - }, - { - "trigger": "BARBER_SHOP_APPEARANCE_APPLIED\t\"event\"", - "contents": "BARBER_SHOP_APPEARANCE_APPLIED", - }, - { - "trigger": "BARBER_SHOP_CLOSE\t\"event\"", - "contents": "BARBER_SHOP_CLOSE", - }, - { - "trigger": "BARBER_SHOP_COST_UPDATE\t\"event\"", - "contents": "BARBER_SHOP_COST_UPDATE", - }, - { - "trigger": "BARBER_SHOP_OPEN\t\"event\"", - "contents": "BARBER_SHOP_OPEN", - }, - { - "trigger": "BARBER_SHOP_SUCCESS\t\"event\"", - "contents": "BARBER_SHOP_SUCCESS", - }, - { - "trigger": "BATTLEFIELDS_CLOSED\t\"event\"", - "contents": "BATTLEFIELDS_CLOSED", - }, - { - "trigger": "BATTLEFIELDS_SHOW\t\"event\"", - "contents": "BATTLEFIELDS_SHOW", - }, - { - "trigger": "BATTLEFIELD_MGR_DROP_TIMER_CANCELED\t\"event\"", - "contents": "BATTLEFIELD_MGR_DROP_TIMER_CANCELED", - }, - { - "trigger": "BATTLEFIELD_MGR_DROP_TIMER_STARTED\t\"event\"", - "contents": "BATTLEFIELD_MGR_DROP_TIMER_STARTED", - }, - { - "trigger": "BATTLEFIELD_MGR_EJECTED\t\"event\"", - "contents": "BATTLEFIELD_MGR_EJECTED", - }, - { - "trigger": "BATTLEFIELD_MGR_EJECT_PENDING\t\"event\"", - "contents": "BATTLEFIELD_MGR_EJECT_PENDING", - }, - { - "trigger": "BATTLEFIELD_MGR_ENTERED\t\"event\"", - "contents": "BATTLEFIELD_MGR_ENTERED", - }, - { - "trigger": "BATTLEFIELD_MGR_ENTRY_INVITE\t\"event\"", - "contents": "BATTLEFIELD_MGR_ENTRY_INVITE", - }, - { - "trigger": "BATTLEFIELD_MGR_QUEUE_INVITE\t\"event\"", - "contents": "BATTLEFIELD_MGR_QUEUE_INVITE", - }, - { - "trigger": "BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE\t\"event\"", - "contents": "BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE", - }, - { - "trigger": "BATTLEFIELD_MGR_QUEUE_STATUS_UPDATE\t\"event\"", - "contents": "BATTLEFIELD_MGR_QUEUE_STATUS_UPDATE", - }, - { - "trigger": "BATTLEFIELD_MGR_STATE_CHANGE\t\"event\"", - "contents": "BATTLEFIELD_MGR_STATE_CHANGE", - }, - { - "trigger": "BATTLEFIELD_QUEUE_TIMEOUT\t\"event\"", - "contents": "BATTLEFIELD_QUEUE_TIMEOUT", - }, - { - "trigger": "BATTLEGROUND_OBJECTIVES_UPDATE\t\"event\"", - "contents": "BATTLEGROUND_OBJECTIVES_UPDATE", - }, - { - "trigger": "BATTLEGROUND_POINTS_UPDATE\t\"event\"", - "contents": "BATTLEGROUND_POINTS_UPDATE", - }, - { - "trigger": "BATTLEPET_FORCE_NAME_DECLENSION\t\"event\"", - "contents": "BATTLEPET_FORCE_NAME_DECLENSION", - }, - { - "trigger": "BATTLETAG_INVITE_SHOW\t\"event\"", - "contents": "BATTLETAG_INVITE_SHOW", - }, - { - "trigger": "BATTLE_PET_CURSOR_CLEAR\t\"event\"", - "contents": "BATTLE_PET_CURSOR_CLEAR", - }, - { - "trigger": "BILLING_NAG_DIALOG\t\"event\"", - "contents": "BILLING_NAG_DIALOG", - }, - { - "trigger": "BIND_ENCHANT\t\"event\"", - "contents": "BIND_ENCHANT", - }, - { - "trigger": "BLACK_MARKET_BID_RESULT\t\"event\"", - "contents": "BLACK_MARKET_BID_RESULT", - }, - { - "trigger": "BLACK_MARKET_CLOSE\t\"event\"", - "contents": "BLACK_MARKET_CLOSE", - }, - { - "trigger": "BLACK_MARKET_ITEM_UPDATE\t\"event\"", - "contents": "BLACK_MARKET_ITEM_UPDATE", - }, - { - "trigger": "BLACK_MARKET_OPEN\t\"event\"", - "contents": "BLACK_MARKET_OPEN", - }, - { - "trigger": "BLACK_MARKET_OUTBID\t\"event\"", - "contents": "BLACK_MARKET_OUTBID", - }, - { - "trigger": "BLACK_MARKET_UNAVAILABLE\t\"event\"", - "contents": "BLACK_MARKET_UNAVAILABLE", - }, - { - "trigger": "BLACK_MARKET_WON\t\"event\"", - "contents": "BLACK_MARKET_WON", - }, - { - "trigger": "BN_BLOCK_FAILED_TOO_MANY\t\"event\"", - "contents": "BN_BLOCK_FAILED_TOO_MANY", - }, - { - "trigger": "BN_BLOCK_LIST_UPDATED\t\"event\"", - "contents": "BN_BLOCK_LIST_UPDATED", - }, - { - "trigger": "BN_CHAT_MSG_ADDON\t\"event\"", - "contents": "BN_CHAT_MSG_ADDON", - }, - { - "trigger": "BN_CHAT_WHISPER_UNDELIVERABLE\t\"event\"", - "contents": "BN_CHAT_WHISPER_UNDELIVERABLE", - }, - { - "trigger": "BN_CONNECTED\t\"event\"", - "contents": "BN_CONNECTED", - }, - { - "trigger": "BN_CUSTOM_MESSAGE_CHANGED\t\"event\"", - "contents": "BN_CUSTOM_MESSAGE_CHANGED", - }, - { - "trigger": "BN_CUSTOM_MESSAGE_LOADED\t\"event\"", - "contents": "BN_CUSTOM_MESSAGE_LOADED", - }, - { - "trigger": "BN_DISCONNECTED\t\"event\"", - "contents": "BN_DISCONNECTED", - }, - { - "trigger": "BN_FRIEND_ACCOUNT_OFFLINE\t\"event\"", - "contents": "BN_FRIEND_ACCOUNT_OFFLINE", - }, - { - "trigger": "BN_FRIEND_ACCOUNT_ONLINE\t\"event\"", - "contents": "BN_FRIEND_ACCOUNT_ONLINE", - }, - { - "trigger": "BN_FRIEND_INFO_CHANGED\t\"event\"", - "contents": "BN_FRIEND_INFO_CHANGED", - }, - { - "trigger": "BN_FRIEND_INVITE_ADDED\t\"event\"", - "contents": "BN_FRIEND_INVITE_ADDED", - }, - { - "trigger": "BN_FRIEND_INVITE_LIST_INITIALIZED\t\"event\"", - "contents": "BN_FRIEND_INVITE_LIST_INITIALIZED", - }, - { - "trigger": "BN_FRIEND_INVITE_REMOVED\t\"event\"", - "contents": "BN_FRIEND_INVITE_REMOVED", - }, - { - "trigger": "BN_FRIEND_INVITE_SEND_RESULT\t\"event\"", - "contents": "BN_FRIEND_INVITE_SEND_RESULT", - }, - { - "trigger": "BN_FRIEND_LIST_SIZE_CHANGED\t\"event\"", - "contents": "BN_FRIEND_LIST_SIZE_CHANGED", - }, - { - "trigger": "BN_INFO_CHANGED\t\"event\"", - "contents": "BN_INFO_CHANGED", - }, - { - "trigger": "BN_NEW_PRESENCE\t\"event\"", - "contents": "BN_NEW_PRESENCE", - }, - { - "trigger": "BN_REQUEST_FOF_FAILED\t\"event\"", - "contents": "BN_REQUEST_FOF_FAILED", - }, - { - "trigger": "BN_REQUEST_FOF_SUCCEEDED\t\"event\"", - "contents": "BN_REQUEST_FOF_SUCCEEDED", - }, - { - "trigger": "BN_SELF_OFFLINE\t\"event\"", - "contents": "BN_SELF_OFFLINE", - }, - { - "trigger": "BN_SELF_ONLINE\t\"event\"", - "contents": "BN_SELF_ONLINE", - }, - { - "trigger": "BN_SYSTEM_MESSAGE\t\"event\"", - "contents": "BN_SYSTEM_MESSAGE", - }, - { - "trigger": "BONUS_ROLL_ACTIVATE\t\"event\"", - "contents": "BONUS_ROLL_ACTIVATE", - }, - { - "trigger": "BONUS_ROLL_DEACTIVATE\t\"event\"", - "contents": "BONUS_ROLL_DEACTIVATE", - }, - { - "trigger": "BONUS_ROLL_FAILED\t\"event\"", - "contents": "BONUS_ROLL_FAILED", - }, - { - "trigger": "BONUS_ROLL_RESULT\t\"event\"", - "contents": "BONUS_ROLL_RESULT", - }, - { - "trigger": "BONUS_ROLL_STARTED\t\"event\"", - "contents": "BONUS_ROLL_STARTED", - }, - { - "trigger": "BOSS_KILL\t\"event\"", - "contents": "BOSS_KILL", - }, - { - "trigger": "CALENDAR_ACTION_PENDING\t\"event\"", - "contents": "CALENDAR_ACTION_PENDING", - }, - { - "trigger": "CALENDAR_CLOSE_EVENT\t\"event\"", - "contents": "CALENDAR_CLOSE_EVENT", - }, - { - "trigger": "CALENDAR_EVENT_ALARM\t\"event\"", - "contents": "CALENDAR_EVENT_ALARM", - }, - { - "trigger": "CALENDAR_NEW_EVENT\t\"event\"", - "contents": "CALENDAR_NEW_EVENT", - }, - { - "trigger": "CALENDAR_OPEN_EVENT\t\"event\"", - "contents": "CALENDAR_OPEN_EVENT", - }, - { - "trigger": "CALENDAR_UPDATE_ERROR\t\"event\"", - "contents": "CALENDAR_UPDATE_ERROR", - }, - { - "trigger": "CALENDAR_UPDATE_EVENT\t\"event\"", - "contents": "CALENDAR_UPDATE_EVENT", - }, - { - "trigger": "CALENDAR_UPDATE_EVENT_LIST\t\"event\"", - "contents": "CALENDAR_UPDATE_EVENT_LIST", - }, - { - "trigger": "CALENDAR_UPDATE_GUILD_EVENTS\t\"event\"", - "contents": "CALENDAR_UPDATE_GUILD_EVENTS", - }, - { - "trigger": "CALENDAR_UPDATE_INVITE_LIST\t\"event\"", - "contents": "CALENDAR_UPDATE_INVITE_LIST", - }, - { - "trigger": "CALENDAR_UPDATE_PENDING_INVITES\t\"event\"", - "contents": "CALENDAR_UPDATE_PENDING_INVITES", - }, - { - "trigger": "CANCEL_GLYPH_CAST\t\"event\"", - "contents": "CANCEL_GLYPH_CAST", - }, - { - "trigger": "CANCEL_LOOT_ROLL\t\"event\"", - "contents": "CANCEL_LOOT_ROLL", - }, - { - "trigger": "CANCEL_SUMMON\t\"event\"", - "contents": "CANCEL_SUMMON", - }, - { - "trigger": "CHALLENGE_MODE_COMPLETED\t\"event\"", - "contents": "CHALLENGE_MODE_COMPLETED", - }, - { - "trigger": "CHALLENGE_MODE_DEATH_COUNT_UPDATED\t\"event\"", - "contents": "CHALLENGE_MODE_DEATH_COUNT_UPDATED", - }, - { - "trigger": "CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN\t\"event\"", - "contents": "CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN", - }, - { - "trigger": "CHALLENGE_MODE_KEYSTONE_SLOTTED\t\"event\"", - "contents": "CHALLENGE_MODE_KEYSTONE_SLOTTED", - }, - { - "trigger": "CHALLENGE_MODE_LEADERS_UPDATE\t\"event\"", - "contents": "CHALLENGE_MODE_LEADERS_UPDATE", - }, - { - "trigger": "CHALLENGE_MODE_MAPS_UPDATE\t\"event\"", - "contents": "CHALLENGE_MODE_MAPS_UPDATE", - }, - { - "trigger": "CHALLENGE_MODE_NEW_RECORD\t\"event\"", - "contents": "CHALLENGE_MODE_NEW_RECORD", - }, - { - "trigger": "CHALLENGE_MODE_RESET\t\"event\"", - "contents": "CHALLENGE_MODE_RESET", - }, - { - "trigger": "CHALLENGE_MODE_START\t\"event\"", - "contents": "CHALLENGE_MODE_START", - }, - { - "trigger": "CHANNEL_COUNT_UPDATE\t\"event\"", - "contents": "CHANNEL_COUNT_UPDATE", - }, - { - "trigger": "CHANNEL_FLAGS_UPDATED\t\"event\"", - "contents": "CHANNEL_FLAGS_UPDATED", - }, - { - "trigger": "CHANNEL_INVITE_REQUEST\t\"event\"", - "contents": "CHANNEL_INVITE_REQUEST", - }, - { - "trigger": "CHANNEL_PASSWORD_REQUEST\t\"event\"", - "contents": "CHANNEL_PASSWORD_REQUEST", - }, - { - "trigger": "CHANNEL_ROSTER_UPDATE\t\"event\"", - "contents": "CHANNEL_ROSTER_UPDATE", - }, - { - "trigger": "CHANNEL_UI_UPDATE\t\"event\"", - "contents": "CHANNEL_UI_UPDATE", - }, - { - "trigger": "CHANNEL_VOICE_UPDATE\t\"event\"", - "contents": "CHANNEL_VOICE_UPDATE", - }, - { - "trigger": "CHARACTER_ITEM_FIXUP_NOTIFICATION\t\"event\"", - "contents": "CHARACTER_ITEM_FIXUP_NOTIFICATION", - }, - { - "trigger": "CHARACTER_POINTS_CHANGED\t\"event\"", - "contents": "CHARACTER_POINTS_CHANGED", - }, - { - "trigger": "CHARACTER_UPGRADE_SPELL_TIER_SET\t\"event\"", - "contents": "CHARACTER_UPGRADE_SPELL_TIER_SET", - }, - { - "trigger": "CHAT_COMBAT_MSG_ARENA_POINTS_GAIN\t\"event\"", - "contents": "CHAT_COMBAT_MSG_ARENA_POINTS_GAIN", - }, - { - "trigger": "CHAT_MSG_ACHIEVEMENT\t\"event\"", - "contents": "CHAT_MSG_ACHIEVEMENT", - }, - { - "trigger": "CHAT_MSG_ADDON\t\"event\"", - "contents": "CHAT_MSG_ADDON", - }, - { - "trigger": "CHAT_MSG_AFK\t\"event\"", - "contents": "CHAT_MSG_AFK", - }, - { - "trigger": "CHAT_MSG_BG_SYSTEM_ALLIANCE\t\"event\"", - "contents": "CHAT_MSG_BG_SYSTEM_ALLIANCE", - }, - { - "trigger": "CHAT_MSG_BG_SYSTEM_HORDE\t\"event\"", - "contents": "CHAT_MSG_BG_SYSTEM_HORDE", - }, - { - "trigger": "CHAT_MSG_BG_SYSTEM_NEUTRAL\t\"event\"", - "contents": "CHAT_MSG_BG_SYSTEM_NEUTRAL", - }, - { - "trigger": "CHAT_MSG_BN_INLINE_TOAST_ALERT\t\"event\"", - "contents": "CHAT_MSG_BN_INLINE_TOAST_ALERT", - }, - { - "trigger": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST\t\"event\"", - "contents": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST", - }, - { - "trigger": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM\t\"event\"", - "contents": "CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM", - }, - { - "trigger": "CHAT_MSG_BN_INLINE_TOAST_CONVERSATION\t\"event\"", - "contents": "CHAT_MSG_BN_INLINE_TOAST_CONVERSATION", - }, - { - "trigger": "CHAT_MSG_BN_WHISPER\t\"event\"", - "contents": "CHAT_MSG_BN_WHISPER", - }, - { - "trigger": "CHAT_MSG_BN_WHISPER_INFORM\t\"event\"", - "contents": "CHAT_MSG_BN_WHISPER_INFORM", - }, - { - "trigger": "CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE\t\"event\"", - "contents": "CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE", - }, - { - "trigger": "CHAT_MSG_CHANNEL\t\"event\"", - "contents": "CHAT_MSG_CHANNEL", - }, - { - "trigger": "CHAT_MSG_CHANNEL_JOIN\t\"event\"", - "contents": "CHAT_MSG_CHANNEL_JOIN", - }, - { - "trigger": "CHAT_MSG_CHANNEL_LEAVE\t\"event\"", - "contents": "CHAT_MSG_CHANNEL_LEAVE", - }, - { - "trigger": "CHAT_MSG_CHANNEL_LIST\t\"event\"", - "contents": "CHAT_MSG_CHANNEL_LIST", - }, - { - "trigger": "CHAT_MSG_CHANNEL_NOTICE\t\"event\"", - "contents": "CHAT_MSG_CHANNEL_NOTICE", - }, - { - "trigger": "CHAT_MSG_CHANNEL_NOTICE_USER\t\"event\"", - "contents": "CHAT_MSG_CHANNEL_NOTICE_USER", - }, - { - "trigger": "CHAT_MSG_COMBAT_FACTION_CHANGE\t\"event\"", - "contents": "CHAT_MSG_COMBAT_FACTION_CHANGE", - }, - { - "trigger": "CHAT_MSG_COMBAT_HONOR_GAIN\t\"event\"", - "contents": "CHAT_MSG_COMBAT_HONOR_GAIN", - }, - { - "trigger": "CHAT_MSG_COMBAT_MISC_INFO\t\"event\"", - "contents": "CHAT_MSG_COMBAT_MISC_INFO", - }, - { - "trigger": "CHAT_MSG_COMBAT_XP_GAIN\t\"event\"", - "contents": "CHAT_MSG_COMBAT_XP_GAIN", - }, - { - "trigger": "CHAT_MSG_CURRENCY\t\"event\"", - "contents": "CHAT_MSG_CURRENCY", - }, - { - "trigger": "CHAT_MSG_DND\t\"event\"", - "contents": "CHAT_MSG_DND", - }, - { - "trigger": "CHAT_MSG_EMOTE\t\"event\"", - "contents": "CHAT_MSG_EMOTE", - }, - { - "trigger": "CHAT_MSG_FILTERED\t\"event\"", - "contents": "CHAT_MSG_FILTERED", - }, - { - "trigger": "CHAT_MSG_GUILD\t\"event\"", - "contents": "CHAT_MSG_GUILD", - }, - { - "trigger": "CHAT_MSG_GUILD_ACHIEVEMENT\t\"event\"", - "contents": "CHAT_MSG_GUILD_ACHIEVEMENT", - }, - { - "trigger": "CHAT_MSG_GUILD_ITEM_LOOTED\t\"event\"", - "contents": "CHAT_MSG_GUILD_ITEM_LOOTED", - }, - { - "trigger": "CHAT_MSG_IGNORED\t\"event\"", - "contents": "CHAT_MSG_IGNORED", - }, - { - "trigger": "CHAT_MSG_INSTANCE_CHAT\t\"event\"", - "contents": "CHAT_MSG_INSTANCE_CHAT", - }, - { - "trigger": "CHAT_MSG_INSTANCE_CHAT_LEADER\t\"event\"", - "contents": "CHAT_MSG_INSTANCE_CHAT_LEADER", - }, - { - "trigger": "CHAT_MSG_LOOT\t\"event\"", - "contents": "CHAT_MSG_LOOT", - }, - { - "trigger": "CHAT_MSG_MONEY\t\"event\"", - "contents": "CHAT_MSG_MONEY", - }, - { - "trigger": "CHAT_MSG_MONSTER_EMOTE\t\"event\"", - "contents": "CHAT_MSG_MONSTER_EMOTE", - }, - { - "trigger": "CHAT_MSG_MONSTER_PARTY\t\"event\"", - "contents": "CHAT_MSG_MONSTER_PARTY", - }, - { - "trigger": "CHAT_MSG_MONSTER_SAY\t\"event\"", - "contents": "CHAT_MSG_MONSTER_SAY", - }, - { - "trigger": "CHAT_MSG_MONSTER_WHISPER\t\"event\"", - "contents": "CHAT_MSG_MONSTER_WHISPER", - }, - { - "trigger": "CHAT_MSG_MONSTER_YELL\t\"event\"", - "contents": "CHAT_MSG_MONSTER_YELL", - }, - { - "trigger": "CHAT_MSG_OFFICER\t\"event\"", - "contents": "CHAT_MSG_OFFICER", - }, - { - "trigger": "CHAT_MSG_OPENING\t\"event\"", - "contents": "CHAT_MSG_OPENING", - }, - { - "trigger": "CHAT_MSG_PARTY\t\"event\"", - "contents": "CHAT_MSG_PARTY", - }, - { - "trigger": "CHAT_MSG_PARTY_LEADER\t\"event\"", - "contents": "CHAT_MSG_PARTY_LEADER", - }, - { - "trigger": "CHAT_MSG_PET_BATTLE_COMBAT_LOG\t\"event\"", - "contents": "CHAT_MSG_PET_BATTLE_COMBAT_LOG", - }, - { - "trigger": "CHAT_MSG_PET_BATTLE_INFO\t\"event\"", - "contents": "CHAT_MSG_PET_BATTLE_INFO", - }, - { - "trigger": "CHAT_MSG_PET_INFO\t\"event\"", - "contents": "CHAT_MSG_PET_INFO", - }, - { - "trigger": "CHAT_MSG_RAID\t\"event\"", - "contents": "CHAT_MSG_RAID", - }, - { - "trigger": "CHAT_MSG_RAID_BOSS_EMOTE\t\"event\"", - "contents": "CHAT_MSG_RAID_BOSS_EMOTE", - }, - { - "trigger": "CHAT_MSG_RAID_BOSS_WHISPER\t\"event\"", - "contents": "CHAT_MSG_RAID_BOSS_WHISPER", - }, - { - "trigger": "CHAT_MSG_RAID_LEADER\t\"event\"", - "contents": "CHAT_MSG_RAID_LEADER", - }, - { - "trigger": "CHAT_MSG_RAID_WARNING\t\"event\"", - "contents": "CHAT_MSG_RAID_WARNING", - }, - { - "trigger": "CHAT_MSG_RESTRICTED\t\"event\"", - "contents": "CHAT_MSG_RESTRICTED", - }, - { - "trigger": "CHAT_MSG_SAY\t\"event\"", - "contents": "CHAT_MSG_SAY", - }, - { - "trigger": "CHAT_MSG_SKILL\t\"event\"", - "contents": "CHAT_MSG_SKILL", - }, - { - "trigger": "CHAT_MSG_SYSTEM\t\"event\"", - "contents": "CHAT_MSG_SYSTEM", - }, - { - "trigger": "CHAT_MSG_TARGETICONS\t\"event\"", - "contents": "CHAT_MSG_TARGETICONS", - }, - { - "trigger": "CHAT_MSG_TEXT_EMOTE\t\"event\"", - "contents": "CHAT_MSG_TEXT_EMOTE", - }, - { - "trigger": "CHAT_MSG_TRADESKILLS\t\"event\"", - "contents": "CHAT_MSG_TRADESKILLS", - }, - { - "trigger": "CHAT_MSG_WHISPER\t\"event\"", - "contents": "CHAT_MSG_WHISPER", - }, - { - "trigger": "CHAT_MSG_WHISPER_INFORM\t\"event\"", - "contents": "CHAT_MSG_WHISPER_INFORM", - }, - { - "trigger": "CHAT_MSG_YELL\t\"event\"", - "contents": "CHAT_MSG_YELL", - }, - { - "trigger": "CHAT_SERVER_DISCONNECTED\t\"event\"", - "contents": "CHAT_SERVER_DISCONNECTED", - }, - { - "trigger": "CHAT_SERVER_RECONNECTED\t\"event\"", - "contents": "CHAT_SERVER_RECONNECTED", - }, - { - "trigger": "CINEMATIC_START\t\"event\"", - "contents": "CINEMATIC_START", - }, - { - "trigger": "CINEMATIC_STOP\t\"event\"", - "contents": "CINEMATIC_STOP", - }, - { - "trigger": "CLEAR_BOSS_EMOTES\t\"event\"", - "contents": "CLEAR_BOSS_EMOTES", - }, - { - "trigger": "CLOSE_INBOX_ITEM\t\"event\"", - "contents": "CLOSE_INBOX_ITEM", - }, - { - "trigger": "CLOSE_TABARD_FRAME\t\"event\"", - "contents": "CLOSE_TABARD_FRAME", - }, - { - "trigger": "CLOSE_WORLD_MAP\t\"event\"", - "contents": "CLOSE_WORLD_MAP", - }, - { - "trigger": "COMBAT_LOG_EVENT\t\"event\"", - "contents": "COMBAT_LOG_EVENT", - }, - { - "trigger": "COMBAT_LOG_EVENT_UNFILTERED\t\"event\"", - "contents": "COMBAT_LOG_EVENT_UNFILTERED", - }, - { - "trigger": "COMBAT_RATING_UPDATE\t\"event\"", - "contents": "COMBAT_RATING_UPDATE", - }, - { - "trigger": "COMBAT_TEXT_UPDATE\t\"event\"", - "contents": "COMBAT_TEXT_UPDATE", - }, - { - "trigger": "COMMENTATOR_ENTER_WORLD\t\"event\"", - "contents": "COMMENTATOR_ENTER_WORLD", - }, - { - "trigger": "COMMENTATOR_MAP_UPDATE\t\"event\"", - "contents": "COMMENTATOR_MAP_UPDATE", - }, - { - "trigger": "COMMENTATOR_PARTY_INFO_REQUEST\t\"event\"", - "contents": "COMMENTATOR_PARTY_INFO_REQUEST", - }, - { - "trigger": "COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE\t\"event\"", - "contents": "COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE", - }, - { - "trigger": "COMMENTATOR_PLAYER_UPDATE\t\"event\"", - "contents": "COMMENTATOR_PLAYER_UPDATE", - }, - { - "trigger": "COMPACT_UNIT_FRAME_PROFILES_LOADED\t\"event\"", - "contents": "COMPACT_UNIT_FRAME_PROFILES_LOADED", - }, - { - "trigger": "COMPANION_LEARNED\t\"event\"", - "contents": "COMPANION_LEARNED", - }, - { - "trigger": "COMPANION_UNLEARNED\t\"event\"", - "contents": "COMPANION_UNLEARNED", - }, - { - "trigger": "COMPANION_UPDATE\t\"event\"", - "contents": "COMPANION_UPDATE", - }, - { - "trigger": "CONFIRM_BEFORE_USE\t\"event\"", - "contents": "CONFIRM_BEFORE_USE", - }, - { - "trigger": "CONFIRM_BINDER\t\"event\"", - "contents": "CONFIRM_BINDER", - }, - { - "trigger": "CONFIRM_DISENCHANT_ROLL\t\"event\"", - "contents": "CONFIRM_DISENCHANT_ROLL", - }, - { - "trigger": "CONFIRM_LOOT_ROLL\t\"event\"", - "contents": "CONFIRM_LOOT_ROLL", - }, - { - "trigger": "CONFIRM_SUMMON\t\"event\"", - "contents": "CONFIRM_SUMMON", - }, - { - "trigger": "CONFIRM_TALENT_WIPE\t\"event\"", - "contents": "CONFIRM_TALENT_WIPE", - }, - { - "trigger": "CONFIRM_XP_LOSS\t\"event\"", - "contents": "CONFIRM_XP_LOSS", - }, - { - "trigger": "CONSOLE_CLEAR\t\"event\"", - "contents": "CONSOLE_CLEAR", - }, - { - "trigger": "CONSOLE_COLORS_CHANGED\t\"event\"", - "contents": "CONSOLE_COLORS_CHANGED", - }, - { - "trigger": "CONSOLE_FONT_SIZE_CHANGED\t\"event\"", - "contents": "CONSOLE_FONT_SIZE_CHANGED", - }, - { - "trigger": "CONSOLE_MESSAGE\t\"event\"", - "contents": "CONSOLE_MESSAGE", - }, - { - "trigger": "CONTRIBUTION_COLLECTOR_CLOSE\t\"event\"", - "contents": "CONTRIBUTION_COLLECTOR_CLOSE", - }, - { - "trigger": "CONTRIBUTION_COLLECTOR_OPEN\t\"event\"", - "contents": "CONTRIBUTION_COLLECTOR_OPEN", - }, - { - "trigger": "CONTRIBUTION_COLLECTOR_PENDING\t\"event\"", - "contents": "CONTRIBUTION_COLLECTOR_PENDING", - }, - { - "trigger": "CONTRIBUTION_COLLECTOR_UPDATE\t\"event\"", - "contents": "CONTRIBUTION_COLLECTOR_UPDATE", - }, - { - "trigger": "CONTRIBUTION_COLLECTOR_UPDATE_SINGLE\t\"event\"", - "contents": "CONTRIBUTION_COLLECTOR_UPDATE_SINGLE", - }, - { - "trigger": "CORPSE_IN_INSTANCE\t\"event\"", - "contents": "CORPSE_IN_INSTANCE", - }, - { - "trigger": "CORPSE_IN_RANGE\t\"event\"", - "contents": "CORPSE_IN_RANGE", - }, - { - "trigger": "CORPSE_OUT_OF_RANGE\t\"event\"", - "contents": "CORPSE_OUT_OF_RANGE", - }, - { - "trigger": "CRITERIA_COMPLETE\t\"event\"", - "contents": "CRITERIA_COMPLETE", - }, - { - "trigger": "CRITERIA_EARNED\t\"event\"", - "contents": "CRITERIA_EARNED", - }, - { - "trigger": "CRITERIA_UPDATE\t\"event\"", - "contents": "CRITERIA_UPDATE", - }, - { - "trigger": "CURRENCY_DISPLAY_UPDATE\t\"event\"", - "contents": "CURRENCY_DISPLAY_UPDATE", - }, - { - "trigger": "CURRENT_SPELL_CAST_CHANGED\t\"event\"", - "contents": "CURRENT_SPELL_CAST_CHANGED", - }, - { - "trigger": "CURSOR_UPDATE\t\"event\"", - "contents": "CURSOR_UPDATE", - }, - { - "trigger": "CVAR_UPDATE\t\"event\"", - "contents": "CVAR_UPDATE", - }, - { - "trigger": "DEBUG_MENU_TOGGLED\t\"event\"", - "contents": "DEBUG_MENU_TOGGLED", - }, - { - "trigger": "DELETE_ITEM_CONFIRM\t\"event\"", - "contents": "DELETE_ITEM_CONFIRM", - }, - { - "trigger": "DISABLE_DECLINE_GUILD_INVITE\t\"event\"", - "contents": "DISABLE_DECLINE_GUILD_INVITE", - }, - { - "trigger": "DISABLE_LOW_LEVEL_RAID\t\"event\"", - "contents": "DISABLE_LOW_LEVEL_RAID", - }, - { - "trigger": "DISABLE_TAXI_BENCHMARK\t\"event\"", - "contents": "DISABLE_TAXI_BENCHMARK", - }, - { - "trigger": "DISABLE_XP_GAIN\t\"event\"", - "contents": "DISABLE_XP_GAIN", - }, - { - "trigger": "DISPLAY_SIZE_CHANGED\t\"event\"", - "contents": "DISPLAY_SIZE_CHANGED", - }, - { - "trigger": "DUEL_FINISHED\t\"event\"", - "contents": "DUEL_FINISHED", - }, - { - "trigger": "DUEL_INBOUNDS\t\"event\"", - "contents": "DUEL_INBOUNDS", - }, - { - "trigger": "DUEL_OUTOFBOUNDS\t\"event\"", - "contents": "DUEL_OUTOFBOUNDS", - }, - { - "trigger": "DUEL_REQUESTED\t\"event\"", - "contents": "DUEL_REQUESTED", - }, - { - "trigger": "EJ_DIFFICULTY_UPDATE\t\"event\"", - "contents": "EJ_DIFFICULTY_UPDATE", - }, - { - "trigger": "EJ_LOOT_DATA_RECIEVED\t\"event\"", - "contents": "EJ_LOOT_DATA_RECIEVED", - }, - { - "trigger": "ENABLE_DECLINE_GUILD_INVITE\t\"event\"", - "contents": "ENABLE_DECLINE_GUILD_INVITE", - }, - { - "trigger": "ENABLE_LOW_LEVEL_RAID\t\"event\"", - "contents": "ENABLE_LOW_LEVEL_RAID", - }, - { - "trigger": "ENABLE_TAXI_BENCHMARK\t\"event\"", - "contents": "ENABLE_TAXI_BENCHMARK", - }, - { - "trigger": "ENABLE_XP_GAIN\t\"event\"", - "contents": "ENABLE_XP_GAIN", - }, - { - "trigger": "ENCOUNTER_END\t\"event\"", - "contents": "ENCOUNTER_END", - }, - { - "trigger": "ENCOUNTER_LOOT_RECEIVED\t\"event\"", - "contents": "ENCOUNTER_LOOT_RECEIVED", - }, - { - "trigger": "ENCOUNTER_START\t\"event\"", - "contents": "ENCOUNTER_START", - }, - { - "trigger": "END_BOUND_TRADEABLE\t\"event\"", - "contents": "END_BOUND_TRADEABLE", - }, - { - "trigger": "ENTERED_DIFFERENT_INSTANCE_FROM_PARTY\t\"event\"", - "contents": "ENTERED_DIFFERENT_INSTANCE_FROM_PARTY", - }, - { - "trigger": "EQUIPMENT_SETS_CHANGED\t\"event\"", - "contents": "EQUIPMENT_SETS_CHANGED", - }, - { - "trigger": "EQUIPMENT_SWAP_FINISHED\t\"event\"", - "contents": "EQUIPMENT_SWAP_FINISHED", - }, - { - "trigger": "EQUIPMENT_SWAP_PENDING\t\"event\"", - "contents": "EQUIPMENT_SWAP_PENDING", - }, - { - "trigger": "EQUIP_BIND_CONFIRM\t\"event\"", - "contents": "EQUIP_BIND_CONFIRM", - }, - { - "trigger": "EQUIP_BIND_TRADEABLE_CONFIRM\t\"event\"", - "contents": "EQUIP_BIND_TRADEABLE_CONFIRM", - }, - { - "trigger": "EVENT_CLASS_TRIAL_TIMER_START\t\"event\"", - "contents": "EVENT_CLASS_TRIAL_TIMER_START", - }, - { - "trigger": "EVENT_CLASS_TRIAL_UPGRADE_COMPLETE\t\"event\"", - "contents": "EVENT_CLASS_TRIAL_UPGRADE_COMPLETE", - }, - { - "trigger": "EVENT_TUTORIAL_HIGHLIGHT_SPELL\t\"event\"", - "contents": "EVENT_TUTORIAL_HIGHLIGHT_SPELL", - }, - { - "trigger": "EVENT_TUTORIAL_UNHIGHLIGHT_SPELL\t\"event\"", - "contents": "EVENT_TUTORIAL_UNHIGHLIGHT_SPELL", - }, - { - "trigger": "EXECUTE_CHAT_LINE\t\"event\"", - "contents": "EXECUTE_CHAT_LINE", - }, - { - "trigger": "EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED\t\"event\"", - "contents": "EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED", - }, - { - "trigger": "FORBIDDEN_NAME_PLATE_CREATED\t\"event\"", - "contents": "FORBIDDEN_NAME_PLATE_CREATED", - }, - { - "trigger": "FORBIDDEN_NAME_PLATE_UNIT_ADDED\t\"event\"", - "contents": "FORBIDDEN_NAME_PLATE_UNIT_ADDED", - }, - { - "trigger": "FORBIDDEN_NAME_PLATE_UNIT_REMOVED\t\"event\"", - "contents": "FORBIDDEN_NAME_PLATE_UNIT_REMOVED", - }, - { - "trigger": "FRIENDLIST_UPDATE\t\"event\"", - "contents": "FRIENDLIST_UPDATE", - }, - { - "trigger": "GARRISON_ARCHITECT_CLOSED\t\"event\"", - "contents": "GARRISON_ARCHITECT_CLOSED", - }, - { - "trigger": "GARRISON_ARCHITECT_OPENED\t\"event\"", - "contents": "GARRISON_ARCHITECT_OPENED", - }, - { - "trigger": "GARRISON_BUILDINGS_SWAPPED\t\"event\"", - "contents": "GARRISON_BUILDINGS_SWAPPED", - }, - { - "trigger": "GARRISON_BUILDING_ACTIVATABLE\t\"event\"", - "contents": "GARRISON_BUILDING_ACTIVATABLE", - }, - { - "trigger": "GARRISON_BUILDING_ACTIVATED\t\"event\"", - "contents": "GARRISON_BUILDING_ACTIVATED", - }, - { - "trigger": "GARRISON_BUILDING_ERROR\t\"event\"", - "contents": "GARRISON_BUILDING_ERROR", - }, - { - "trigger": "GARRISON_BUILDING_LIST_UPDATE\t\"event\"", - "contents": "GARRISON_BUILDING_LIST_UPDATE", - }, - { - "trigger": "GARRISON_BUILDING_PLACED\t\"event\"", - "contents": "GARRISON_BUILDING_PLACED", - }, - { - "trigger": "GARRISON_BUILDING_REMOVED\t\"event\"", - "contents": "GARRISON_BUILDING_REMOVED", - }, - { - "trigger": "GARRISON_BUILDING_UPDATE\t\"event\"", - "contents": "GARRISON_BUILDING_UPDATE", - }, - { - "trigger": "GARRISON_FOLLOWER_ADDED\t\"event\"", - "contents": "GARRISON_FOLLOWER_ADDED", - }, - { - "trigger": "GARRISON_FOLLOWER_CATEGORIES_UPDATED\t\"event\"", - "contents": "GARRISON_FOLLOWER_CATEGORIES_UPDATED", - }, - { - "trigger": "GARRISON_FOLLOWER_DURABILITY_CHANGED\t\"event\"", - "contents": "GARRISON_FOLLOWER_DURABILITY_CHANGED", - }, - { - "trigger": "GARRISON_FOLLOWER_LIST_UPDATE\t\"event\"", - "contents": "GARRISON_FOLLOWER_LIST_UPDATE", - }, - { - "trigger": "GARRISON_FOLLOWER_REMOVED\t\"event\"", - "contents": "GARRISON_FOLLOWER_REMOVED", - }, - { - "trigger": "GARRISON_FOLLOWER_UPGRADED\t\"event\"", - "contents": "GARRISON_FOLLOWER_UPGRADED", - }, - { - "trigger": "GARRISON_FOLLOWER_XP_CHANGED\t\"event\"", - "contents": "GARRISON_FOLLOWER_XP_CHANGED", - }, - { - "trigger": "GARRISON_HIDE_LANDING_PAGE\t\"event\"", - "contents": "GARRISON_HIDE_LANDING_PAGE", - }, - { - "trigger": "GARRISON_INVASION_AVAILABLE\t\"event\"", - "contents": "GARRISON_INVASION_AVAILABLE", - }, - { - "trigger": "GARRISON_INVASION_UNAVAILABLE\t\"event\"", - "contents": "GARRISON_INVASION_UNAVAILABLE", - }, - { - "trigger": "GARRISON_LANDINGPAGE_SHIPMENTS\t\"event\"", - "contents": "GARRISON_LANDINGPAGE_SHIPMENTS", - }, - { - "trigger": "GARRISON_MISSION_AREA_BONUS_ADDED\t\"event\"", - "contents": "GARRISON_MISSION_AREA_BONUS_ADDED", - }, - { - "trigger": "GARRISON_MISSION_BONUS_ROLL_COMPLETE\t\"event\"", - "contents": "GARRISON_MISSION_BONUS_ROLL_COMPLETE", - }, - { - "trigger": "GARRISON_MISSION_BONUS_ROLL_LOOT\t\"event\"", - "contents": "GARRISON_MISSION_BONUS_ROLL_LOOT", - }, - { - "trigger": "GARRISON_MISSION_COMPLETE_RESPONSE\t\"event\"", - "contents": "GARRISON_MISSION_COMPLETE_RESPONSE", - }, - { - "trigger": "GARRISON_MISSION_FINISHED\t\"event\"", - "contents": "GARRISON_MISSION_FINISHED", - }, - { - "trigger": "GARRISON_MISSION_LIST_UPDATE\t\"event\"", - "contents": "GARRISON_MISSION_LIST_UPDATE", - }, - { - "trigger": "GARRISON_MISSION_NPC_CLOSED\t\"event\"", - "contents": "GARRISON_MISSION_NPC_CLOSED", - }, - { - "trigger": "GARRISON_MISSION_NPC_OPENED\t\"event\"", - "contents": "GARRISON_MISSION_NPC_OPENED", - }, - { - "trigger": "GARRISON_MISSION_REWARD_INFO\t\"event\"", - "contents": "GARRISON_MISSION_REWARD_INFO", - }, - { - "trigger": "GARRISON_MISSION_STARTED\t\"event\"", - "contents": "GARRISON_MISSION_STARTED", - }, - { - "trigger": "GARRISON_MONUMENT_CLOSE_UI\t\"event\"", - "contents": "GARRISON_MONUMENT_CLOSE_UI", - }, - { - "trigger": "GARRISON_MONUMENT_LIST_LOADED\t\"event\"", - "contents": "GARRISON_MONUMENT_LIST_LOADED", - }, - { - "trigger": "GARRISON_MONUMENT_REPLACED\t\"event\"", - "contents": "GARRISON_MONUMENT_REPLACED", - }, - { - "trigger": "GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED\t\"event\"", - "contents": "GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED", - }, - { - "trigger": "GARRISON_MONUMENT_SHOW_UI\t\"event\"", - "contents": "GARRISON_MONUMENT_SHOW_UI", - }, - { - "trigger": "GARRISON_RANDOM_MISSION_ADDED\t\"event\"", - "contents": "GARRISON_RANDOM_MISSION_ADDED", - }, - { - "trigger": "GARRISON_RECALL_PORTAL_LAST_USED_TIME\t\"event\"", - "contents": "GARRISON_RECALL_PORTAL_LAST_USED_TIME", - }, - { - "trigger": "GARRISON_RECALL_PORTAL_USED\t\"event\"", - "contents": "GARRISON_RECALL_PORTAL_USED", - }, - { - "trigger": "GARRISON_RECRUITMENT_FOLLOWERS_GENERATED\t\"event\"", - "contents": "GARRISON_RECRUITMENT_FOLLOWERS_GENERATED", - }, - { - "trigger": "GARRISON_RECRUITMENT_NPC_CLOSED\t\"event\"", - "contents": "GARRISON_RECRUITMENT_NPC_CLOSED", - }, - { - "trigger": "GARRISON_RECRUITMENT_NPC_OPENED\t\"event\"", - "contents": "GARRISON_RECRUITMENT_NPC_OPENED", - }, - { - "trigger": "GARRISON_RECRUITMENT_READY\t\"event\"", - "contents": "GARRISON_RECRUITMENT_READY", - }, - { - "trigger": "GARRISON_RECRUIT_FOLLOWER_RESULT\t\"event\"", - "contents": "GARRISON_RECRUIT_FOLLOWER_RESULT", - }, - { - "trigger": "GARRISON_SHIPMENT_RECEIVED\t\"event\"", - "contents": "GARRISON_SHIPMENT_RECEIVED", - }, - { - "trigger": "GARRISON_SHIPYARD_NPC_CLOSED\t\"event\"", - "contents": "GARRISON_SHIPYARD_NPC_CLOSED", - }, - { - "trigger": "GARRISON_SHIPYARD_NPC_OPENED\t\"event\"", - "contents": "GARRISON_SHIPYARD_NPC_OPENED", - }, - { - "trigger": "GARRISON_SHOW_LANDING_PAGE\t\"event\"", - "contents": "GARRISON_SHOW_LANDING_PAGE", - }, - { - "trigger": "GARRISON_TALENT_COMPLETE\t\"event\"", - "contents": "GARRISON_TALENT_COMPLETE", - }, - { - "trigger": "GARRISON_TALENT_NPC_CLOSED\t\"event\"", - "contents": "GARRISON_TALENT_NPC_CLOSED", - }, - { - "trigger": "GARRISON_TALENT_NPC_OPENED\t\"event\"", - "contents": "GARRISON_TALENT_NPC_OPENED", - }, - { - "trigger": "GARRISON_TALENT_UPDATE\t\"event\"", - "contents": "GARRISON_TALENT_UPDATE", - }, - { - "trigger": "GARRISON_TRADESKILL_NPC_CLOSED\t\"event\"", - "contents": "GARRISON_TRADESKILL_NPC_CLOSED", - }, - { - "trigger": "GARRISON_UPDATE\t\"event\"", - "contents": "GARRISON_UPDATE", - }, - { - "trigger": "GARRISON_UPGRADEABLE_RESULT\t\"event\"", - "contents": "GARRISON_UPGRADEABLE_RESULT", - }, - { - "trigger": "GARRISON_USE_PARTY_GARRISON_CHANGED\t\"event\"", - "contents": "GARRISON_USE_PARTY_GARRISON_CHANGED", - }, - { - "trigger": "GET_ITEM_INFO_RECEIVED\t\"event\"", - "contents": "GET_ITEM_INFO_RECEIVED", - }, - { - "trigger": "GLYPH_ADDED\t\"event\"", - "contents": "GLYPH_ADDED", - }, - { - "trigger": "GLYPH_DISABLED\t\"event\"", - "contents": "GLYPH_DISABLED", - }, - { - "trigger": "GLYPH_ENABLED\t\"event\"", - "contents": "GLYPH_ENABLED", - }, - { - "trigger": "GLYPH_REMOVED\t\"event\"", - "contents": "GLYPH_REMOVED", - }, - { - "trigger": "GLYPH_UPDATED\t\"event\"", - "contents": "GLYPH_UPDATED", - }, - { - "trigger": "GMRESPONSE_RECEIVED\t\"event\"", - "contents": "GMRESPONSE_RECEIVED", - }, - { - "trigger": "GMSURVEY_DISPLAY\t\"event\"", - "contents": "GMSURVEY_DISPLAY", - }, - { - "trigger": "GM_PLAYER_INFO\t\"event\"", - "contents": "GM_PLAYER_INFO", - }, - { - "trigger": "GOSSIP_CLOSED\t\"event\"", - "contents": "GOSSIP_CLOSED", - }, - { - "trigger": "GOSSIP_CONFIRM\t\"event\"", - "contents": "GOSSIP_CONFIRM", - }, - { - "trigger": "GOSSIP_CONFIRM_CANCEL\t\"event\"", - "contents": "GOSSIP_CONFIRM_CANCEL", - }, - { - "trigger": "GOSSIP_ENTER_CODE\t\"event\"", - "contents": "GOSSIP_ENTER_CODE", - }, - { - "trigger": "GOSSIP_SHOW\t\"event\"", - "contents": "GOSSIP_SHOW", - }, - { - "trigger": "GROUP_INVITE_CONFIRMATION\t\"event\"", - "contents": "GROUP_INVITE_CONFIRMATION", - }, - { - "trigger": "GROUP_JOINED\t\"event\"", - "contents": "GROUP_JOINED", - }, - { - "trigger": "GROUP_LEFT\t\"event\"", - "contents": "GROUP_LEFT", - }, - { - "trigger": "GROUP_ROSTER_UPDATE\t\"event\"", - "contents": "GROUP_ROSTER_UPDATE", - }, - { - "trigger": "GUILDBANKBAGSLOTS_CHANGED\t\"event\"", - "contents": "GUILDBANKBAGSLOTS_CHANGED", - }, - { - "trigger": "GUILDBANKFRAME_CLOSED\t\"event\"", - "contents": "GUILDBANKFRAME_CLOSED", - }, - { - "trigger": "GUILDBANKFRAME_OPENED\t\"event\"", - "contents": "GUILDBANKFRAME_OPENED", - }, - { - "trigger": "GUILDBANKLOG_UPDATE\t\"event\"", - "contents": "GUILDBANKLOG_UPDATE", - }, - { - "trigger": "GUILDBANK_ITEM_LOCK_CHANGED\t\"event\"", - "contents": "GUILDBANK_ITEM_LOCK_CHANGED", - }, - { - "trigger": "GUILDBANK_TEXT_CHANGED\t\"event\"", - "contents": "GUILDBANK_TEXT_CHANGED", - }, - { - "trigger": "GUILDBANK_UPDATE_MONEY\t\"event\"", - "contents": "GUILDBANK_UPDATE_MONEY", - }, - { - "trigger": "GUILDBANK_UPDATE_TABS\t\"event\"", - "contents": "GUILDBANK_UPDATE_TABS", - }, - { - "trigger": "GUILDBANK_UPDATE_TEXT\t\"event\"", - "contents": "GUILDBANK_UPDATE_TEXT", - }, - { - "trigger": "GUILDBANK_UPDATE_WITHDRAWMONEY\t\"event\"", - "contents": "GUILDBANK_UPDATE_WITHDRAWMONEY", - }, - { - "trigger": "GUILDTABARD_UPDATE\t\"event\"", - "contents": "GUILDTABARD_UPDATE", - }, - { - "trigger": "GUILD_CHALLENGE_COMPLETED\t\"event\"", - "contents": "GUILD_CHALLENGE_COMPLETED", - }, - { - "trigger": "GUILD_CHALLENGE_UPDATED\t\"event\"", - "contents": "GUILD_CHALLENGE_UPDATED", - }, - { - "trigger": "GUILD_EVENT_LOG_UPDATE\t\"event\"", - "contents": "GUILD_EVENT_LOG_UPDATE", - }, - { - "trigger": "GUILD_INVITE_CANCEL\t\"event\"", - "contents": "GUILD_INVITE_CANCEL", - }, - { - "trigger": "GUILD_INVITE_REQUEST\t\"event\"", - "contents": "GUILD_INVITE_REQUEST", - }, - { - "trigger": "GUILD_MOTD\t\"event\"", - "contents": "GUILD_MOTD", - }, - { - "trigger": "GUILD_NEWS_UPDATE\t\"event\"", - "contents": "GUILD_NEWS_UPDATE", - }, - { - "trigger": "GUILD_PARTY_STATE_UPDATED\t\"event\"", - "contents": "GUILD_PARTY_STATE_UPDATED", - }, - { - "trigger": "GUILD_PERK_UPDATE\t\"event\"", - "contents": "GUILD_PERK_UPDATE", - }, - { - "trigger": "GUILD_RANKS_UPDATE\t\"event\"", - "contents": "GUILD_RANKS_UPDATE", - }, - { - "trigger": "GUILD_RECIPE_KNOWN_BY_MEMBERS\t\"event\"", - "contents": "GUILD_RECIPE_KNOWN_BY_MEMBERS", - }, - { - "trigger": "GUILD_REGISTRAR_CLOSED\t\"event\"", - "contents": "GUILD_REGISTRAR_CLOSED", - }, - { - "trigger": "GUILD_REGISTRAR_SHOW\t\"event\"", - "contents": "GUILD_REGISTRAR_SHOW", - }, - { - "trigger": "GUILD_RENAME_REQUIRED\t\"event\"", - "contents": "GUILD_RENAME_REQUIRED", - }, - { - "trigger": "GUILD_REP_UPDATED\t\"event\"", - "contents": "GUILD_REP_UPDATED", - }, - { - "trigger": "GUILD_REWARDS_LIST\t\"event\"", - "contents": "GUILD_REWARDS_LIST", - }, - { - "trigger": "GUILD_ROSTER_UPDATE\t\"event\"", - "contents": "GUILD_ROSTER_UPDATE", - }, - { - "trigger": "GUILD_TRADESKILL_UPDATE\t\"event\"", - "contents": "GUILD_TRADESKILL_UPDATE", - }, - { - "trigger": "GUILD_XP_UPDATE\t\"event\"", - "contents": "GUILD_XP_UPDATE", - }, - { - "trigger": "HEARTHSTONE_BOUND\t\"event\"", - "contents": "HEARTHSTONE_BOUND", - }, - { - "trigger": "HEIRLOOMS_UPDATED\t\"event\"", - "contents": "HEIRLOOMS_UPDATED", - }, - { - "trigger": "HEIRLOOM_UPGRADE_TARGETING_CHANGED\t\"event\"", - "contents": "HEIRLOOM_UPGRADE_TARGETING_CHANGED", - }, - { - "trigger": "HONOR_LEVEL_UPDATE\t\"event\"", - "contents": "HONOR_LEVEL_UPDATE", - }, - { - "trigger": "HONOR_PRESTIGE_UPDATE\t\"event\"", - "contents": "HONOR_PRESTIGE_UPDATE", - }, - { - "trigger": "HONOR_XP_UPDATE\t\"event\"", - "contents": "HONOR_XP_UPDATE", - }, - { - "trigger": "IGNORELIST_UPDATE\t\"event\"", - "contents": "IGNORELIST_UPDATE", - }, - { - "trigger": "IGR_BILLING_NAG_DIALOG\t\"event\"", - "contents": "IGR_BILLING_NAG_DIALOG", - }, - { - "trigger": "INCOMING_RESURRECT_CHANGED\t\"event\"", - "contents": "INCOMING_RESURRECT_CHANGED", - }, - { - "trigger": "INITIAL_HOTFIXES_APPLIED\t\"event\"", - "contents": "INITIAL_HOTFIXES_APPLIED", - }, - { - "trigger": "INSPECT_ACHIEVEMENT_READY\t\"event\"", - "contents": "INSPECT_ACHIEVEMENT_READY", - }, - { - "trigger": "INSPECT_HONOR_UPDATE\t\"event\"", - "contents": "INSPECT_HONOR_UPDATE", - }, - { - "trigger": "INSPECT_READY\t\"event\"", - "contents": "INSPECT_READY", - }, - { - "trigger": "INSTANCE_BOOT_START\t\"event\"", - "contents": "INSTANCE_BOOT_START", - }, - { - "trigger": "INSTANCE_BOOT_STOP\t\"event\"", - "contents": "INSTANCE_BOOT_STOP", - }, - { - "trigger": "INSTANCE_ENCOUNTER_ENGAGE_UNIT\t\"event\"", - "contents": "INSTANCE_ENCOUNTER_ENGAGE_UNIT", - }, - { - "trigger": "INSTANCE_GROUP_SIZE_CHANGED\t\"event\"", - "contents": "INSTANCE_GROUP_SIZE_CHANGED", - }, - { - "trigger": "INSTANCE_LOCK_START\t\"event\"", - "contents": "INSTANCE_LOCK_START", - }, - { - "trigger": "INSTANCE_LOCK_STOP\t\"event\"", - "contents": "INSTANCE_LOCK_STOP", - }, - { - "trigger": "INSTANCE_LOCK_WARNING\t\"event\"", - "contents": "INSTANCE_LOCK_WARNING", - }, - { - "trigger": "INVENTORY_SEARCH_UPDATE\t\"event\"", - "contents": "INVENTORY_SEARCH_UPDATE", - }, - { - "trigger": "ITEM_LOCKED\t\"event\"", - "contents": "ITEM_LOCKED", - }, - { - "trigger": "ITEM_LOCK_CHANGED\t\"event\"", - "contents": "ITEM_LOCK_CHANGED", - }, - { - "trigger": "ITEM_PUSH\t\"event\"", - "contents": "ITEM_PUSH", - }, - { - "trigger": "ITEM_RESTORATION_BUTTON_STATUS\t\"event\"", - "contents": "ITEM_RESTORATION_BUTTON_STATUS", - }, - { - "trigger": "ITEM_TEXT_BEGIN\t\"event\"", - "contents": "ITEM_TEXT_BEGIN", - }, - { - "trigger": "ITEM_TEXT_CLOSED\t\"event\"", - "contents": "ITEM_TEXT_CLOSED", - }, - { - "trigger": "ITEM_TEXT_READY\t\"event\"", - "contents": "ITEM_TEXT_READY", - }, - { - "trigger": "ITEM_TEXT_TRANSLATION\t\"event\"", - "contents": "ITEM_TEXT_TRANSLATION", - }, - { - "trigger": "ITEM_UNLOCKED\t\"event\"", - "contents": "ITEM_UNLOCKED", - }, - { - "trigger": "ITEM_UPGRADE_MASTER_CLOSED\t\"event\"", - "contents": "ITEM_UPGRADE_MASTER_CLOSED", - }, - { - "trigger": "ITEM_UPGRADE_MASTER_OPENED\t\"event\"", - "contents": "ITEM_UPGRADE_MASTER_OPENED", - }, - { - "trigger": "ITEM_UPGRADE_MASTER_SET_ITEM\t\"event\"", - "contents": "ITEM_UPGRADE_MASTER_SET_ITEM", - }, - { - "trigger": "ITEM_UPGRADE_MASTER_UPDATE\t\"event\"", - "contents": "ITEM_UPGRADE_MASTER_UPDATE", - }, - { - "trigger": "KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE\t\"event\"", - "contents": "KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE", - }, - { - "trigger": "KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS\t\"event\"", - "contents": "KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS", - }, - { - "trigger": "KNOWLEDGE_BASE_QUERY_LOAD_FAILURE\t\"event\"", - "contents": "KNOWLEDGE_BASE_QUERY_LOAD_FAILURE", - }, - { - "trigger": "KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS\t\"event\"", - "contents": "KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS", - }, - { - "trigger": "KNOWLEDGE_BASE_SERVER_MESSAGE\t\"event\"", - "contents": "KNOWLEDGE_BASE_SERVER_MESSAGE", - }, - { - "trigger": "KNOWLEDGE_BASE_SETUP_LOAD_FAILURE\t\"event\"", - "contents": "KNOWLEDGE_BASE_SETUP_LOAD_FAILURE", - }, - { - "trigger": "KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS\t\"event\"", - "contents": "KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS", - }, - { - "trigger": "KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED\t\"event\"", - "contents": "KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED", - }, - { - "trigger": "KNOWN_TITLES_UPDATE\t\"event\"", - "contents": "KNOWN_TITLES_UPDATE", - }, - { - "trigger": "LANGUAGE_LIST_CHANGED\t\"event\"", - "contents": "LANGUAGE_LIST_CHANGED", - }, - { - "trigger": "LEARNED_SPELL_IN_TAB\t\"event\"", - "contents": "LEARNED_SPELL_IN_TAB", - }, - { - "trigger": "LEVEL_GRANT_PROPOSED\t\"event\"", - "contents": "LEVEL_GRANT_PROPOSED", - }, - { - "trigger": "LFG_BONUS_FACTION_ID_UPDATED\t\"event\"", - "contents": "LFG_BONUS_FACTION_ID_UPDATED", - }, - { - "trigger": "LFG_BOOT_PROPOSAL_UPDATE\t\"event\"", - "contents": "LFG_BOOT_PROPOSAL_UPDATE", - }, - { - "trigger": "LFG_COMPLETION_REWARD\t\"event\"", - "contents": "LFG_COMPLETION_REWARD", - }, - { - "trigger": "LFG_INVALID_ERROR_MESSAGE\t\"event\"", - "contents": "LFG_INVALID_ERROR_MESSAGE", - }, - { - "trigger": "LFG_LIST_ACTIVE_ENTRY_UPDATE\t\"event\"", - "contents": "LFG_LIST_ACTIVE_ENTRY_UPDATE", - }, - { - "trigger": "LFG_LIST_APPLICANT_LIST_UPDATED\t\"event\"", - "contents": "LFG_LIST_APPLICANT_LIST_UPDATED", - }, - { - "trigger": "LFG_LIST_APPLICANT_UPDATED\t\"event\"", - "contents": "LFG_LIST_APPLICANT_UPDATED", - }, - { - "trigger": "LFG_LIST_APPLICATION_STATUS_UPDATED\t\"event\"", - "contents": "LFG_LIST_APPLICATION_STATUS_UPDATED", - }, - { - "trigger": "LFG_LIST_AVAILABILITY_UPDATE\t\"event\"", - "contents": "LFG_LIST_AVAILABILITY_UPDATE", - }, - { - "trigger": "LFG_LIST_ENTRY_CREATION_FAILED\t\"event\"", - "contents": "LFG_LIST_ENTRY_CREATION_FAILED", - }, - { - "trigger": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT\t\"event\"", - "contents": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT", - }, - { - "trigger": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS\t\"event\"", - "contents": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS", - }, - { - "trigger": "LFG_LIST_JOINED_GROUP\t\"event\"", - "contents": "LFG_LIST_JOINED_GROUP", - }, - { - "trigger": "LFG_LIST_SEARCH_FAILED\t\"event\"", - "contents": "LFG_LIST_SEARCH_FAILED", - }, - { - "trigger": "LFG_LIST_SEARCH_RESULTS_RECEIVED\t\"event\"", - "contents": "LFG_LIST_SEARCH_RESULTS_RECEIVED", - }, - { - "trigger": "LFG_LIST_SEARCH_RESULT_UPDATED\t\"event\"", - "contents": "LFG_LIST_SEARCH_RESULT_UPDATED", - }, - { - "trigger": "LFG_LOCK_INFO_RECEIVED\t\"event\"", - "contents": "LFG_LOCK_INFO_RECEIVED", - }, - { - "trigger": "LFG_OFFER_CONTINUE\t\"event\"", - "contents": "LFG_OFFER_CONTINUE", - }, - { - "trigger": "LFG_OPEN_FROM_GOSSIP\t\"event\"", - "contents": "LFG_OPEN_FROM_GOSSIP", - }, - { - "trigger": "LFG_PROPOSAL_DONE\t\"event\"", - "contents": "LFG_PROPOSAL_DONE", - }, - { - "trigger": "LFG_PROPOSAL_FAILED\t\"event\"", - "contents": "LFG_PROPOSAL_FAILED", - }, - { - "trigger": "LFG_PROPOSAL_SHOW\t\"event\"", - "contents": "LFG_PROPOSAL_SHOW", - }, - { - "trigger": "LFG_PROPOSAL_SUCCEEDED\t\"event\"", - "contents": "LFG_PROPOSAL_SUCCEEDED", - }, - { - "trigger": "LFG_PROPOSAL_UPDATE\t\"event\"", - "contents": "LFG_PROPOSAL_UPDATE", - }, - { - "trigger": "LFG_QUEUE_STATUS_UPDATE\t\"event\"", - "contents": "LFG_QUEUE_STATUS_UPDATE", - }, - { - "trigger": "LFG_READY_CHECK_DECLINED\t\"event\"", - "contents": "LFG_READY_CHECK_DECLINED", - }, - { - "trigger": "LFG_READY_CHECK_HIDE\t\"event\"", - "contents": "LFG_READY_CHECK_HIDE", - }, - { - "trigger": "LFG_READY_CHECK_PLAYER_IS_READY\t\"event\"", - "contents": "LFG_READY_CHECK_PLAYER_IS_READY", - }, - { - "trigger": "LFG_READY_CHECK_SHOW\t\"event\"", - "contents": "LFG_READY_CHECK_SHOW", - }, - { - "trigger": "LFG_READY_CHECK_UPDATE\t\"event\"", - "contents": "LFG_READY_CHECK_UPDATE", - }, - { - "trigger": "LFG_ROLE_CHECK_DECLINED\t\"event\"", - "contents": "LFG_ROLE_CHECK_DECLINED", - }, - { - "trigger": "LFG_ROLE_CHECK_HIDE\t\"event\"", - "contents": "LFG_ROLE_CHECK_HIDE", - }, - { - "trigger": "LFG_ROLE_CHECK_ROLE_CHOSEN\t\"event\"", - "contents": "LFG_ROLE_CHECK_ROLE_CHOSEN", - }, - { - "trigger": "LFG_ROLE_CHECK_SHOW\t\"event\"", - "contents": "LFG_ROLE_CHECK_SHOW", - }, - { - "trigger": "LFG_ROLE_CHECK_UPDATE\t\"event\"", - "contents": "LFG_ROLE_CHECK_UPDATE", - }, - { - "trigger": "LFG_ROLE_UPDATE\t\"event\"", - "contents": "LFG_ROLE_UPDATE", - }, - { - "trigger": "LFG_UPDATE\t\"event\"", - "contents": "LFG_UPDATE", - }, - { - "trigger": "LFG_UPDATE_RANDOM_INFO\t\"event\"", - "contents": "LFG_UPDATE_RANDOM_INFO", - }, - { - "trigger": "LF_GUILD_BROWSE_UPDATED\t\"event\"", - "contents": "LF_GUILD_BROWSE_UPDATED", - }, - { - "trigger": "LF_GUILD_MEMBERSHIP_LIST_CHANGED\t\"event\"", - "contents": "LF_GUILD_MEMBERSHIP_LIST_CHANGED", - }, - { - "trigger": "LF_GUILD_MEMBERSHIP_LIST_UPDATED\t\"event\"", - "contents": "LF_GUILD_MEMBERSHIP_LIST_UPDATED", - }, - { - "trigger": "LF_GUILD_POST_UPDATED\t\"event\"", - "contents": "LF_GUILD_POST_UPDATED", - }, - { - "trigger": "LF_GUILD_RECRUITS_UPDATED\t\"event\"", - "contents": "LF_GUILD_RECRUITS_UPDATED", - }, - { - "trigger": "LF_GUILD_RECRUIT_LIST_CHANGED\t\"event\"", - "contents": "LF_GUILD_RECRUIT_LIST_CHANGED", - }, - { - "trigger": "LIFESTEAL_UPDATE\t\"event\"", - "contents": "LIFESTEAL_UPDATE", - }, - { - "trigger": "LOADING_SCREEN_DISABLED\t\"event\"", - "contents": "LOADING_SCREEN_DISABLED", - }, - { - "trigger": "LOADING_SCREEN_ENABLED\t\"event\"", - "contents": "LOADING_SCREEN_ENABLED", - }, - { - "trigger": "LOCALPLAYER_PET_RENAMED\t\"event\"", - "contents": "LOCALPLAYER_PET_RENAMED", - }, - { - "trigger": "LOGOUT_CANCEL\t\"event\"", - "contents": "LOGOUT_CANCEL", - }, - { - "trigger": "LOOT_BIND_CONFIRM\t\"event\"", - "contents": "LOOT_BIND_CONFIRM", - }, - { - "trigger": "LOOT_CLOSED\t\"event\"", - "contents": "LOOT_CLOSED", - }, - { - "trigger": "LOOT_HISTORY_AUTO_SHOW\t\"event\"", - "contents": "LOOT_HISTORY_AUTO_SHOW", - }, - { - "trigger": "LOOT_HISTORY_FULL_UPDATE\t\"event\"", - "contents": "LOOT_HISTORY_FULL_UPDATE", - }, - { - "trigger": "LOOT_HISTORY_ROLL_CHANGED\t\"event\"", - "contents": "LOOT_HISTORY_ROLL_CHANGED", - }, - { - "trigger": "LOOT_HISTORY_ROLL_COMPLETE\t\"event\"", - "contents": "LOOT_HISTORY_ROLL_COMPLETE", - }, - { - "trigger": "LOOT_ITEM_AVAILABLE\t\"event\"", - "contents": "LOOT_ITEM_AVAILABLE", - }, - { - "trigger": "LOOT_ITEM_ROLL_WON\t\"event\"", - "contents": "LOOT_ITEM_ROLL_WON", - }, - { - "trigger": "LOOT_JOURNAL_LIST_UPDATE\t\"event\"", - "contents": "LOOT_JOURNAL_LIST_UPDATE", - }, - { - "trigger": "LOOT_OPENED\t\"event\"", - "contents": "LOOT_OPENED", - }, - { - "trigger": "LOOT_READY\t\"event\"", - "contents": "LOOT_READY", - }, - { - "trigger": "LOOT_ROLLS_COMPLETE\t\"event\"", - "contents": "LOOT_ROLLS_COMPLETE", - }, - { - "trigger": "LOOT_SLOT_CHANGED\t\"event\"", - "contents": "LOOT_SLOT_CHANGED", - }, - { - "trigger": "LOOT_SLOT_CLEARED\t\"event\"", - "contents": "LOOT_SLOT_CLEARED", - }, - { - "trigger": "LOSS_OF_CONTROL_ADDED\t\"event\"", - "contents": "LOSS_OF_CONTROL_ADDED", - }, - { - "trigger": "LOSS_OF_CONTROL_UPDATE\t\"event\"", - "contents": "LOSS_OF_CONTROL_UPDATE", - }, - { - "trigger": "LUA_WARNING\t\"event\"", - "contents": "LUA_WARNING", - }, - { - "trigger": "MACRO_ACTION_BLOCKED\t\"event\"", - "contents": "MACRO_ACTION_BLOCKED", - }, - { - "trigger": "MACRO_ACTION_FORBIDDEN\t\"event\"", - "contents": "MACRO_ACTION_FORBIDDEN", - }, - { - "trigger": "MAIL_CLOSED\t\"event\"", - "contents": "MAIL_CLOSED", - }, - { - "trigger": "MAIL_FAILED\t\"event\"", - "contents": "MAIL_FAILED", - }, - { - "trigger": "MAIL_INBOX_UPDATE\t\"event\"", - "contents": "MAIL_INBOX_UPDATE", - }, - { - "trigger": "MAIL_LOCK_SEND_ITEMS\t\"event\"", - "contents": "MAIL_LOCK_SEND_ITEMS", - }, - { - "trigger": "MAIL_SEND_INFO_UPDATE\t\"event\"", - "contents": "MAIL_SEND_INFO_UPDATE", - }, - { - "trigger": "MAIL_SEND_SUCCESS\t\"event\"", - "contents": "MAIL_SEND_SUCCESS", - }, - { - "trigger": "MAIL_SHOW\t\"event\"", - "contents": "MAIL_SHOW", - }, - { - "trigger": "MAIL_SUCCESS\t\"event\"", - "contents": "MAIL_SUCCESS", - }, - { - "trigger": "MAIL_UNLOCK_SEND_ITEMS\t\"event\"", - "contents": "MAIL_UNLOCK_SEND_ITEMS", - }, - { - "trigger": "MAP_BAR_UPDATE\t\"event\"", - "contents": "MAP_BAR_UPDATE", - }, - { - "trigger": "MASTERY_UPDATE\t\"event\"", - "contents": "MASTERY_UPDATE", - }, - { - "trigger": "MAX_EXPANSION_LEVEL_UPDATED\t\"event\"", - "contents": "MAX_EXPANSION_LEVEL_UPDATED", - }, - { - "trigger": "MAX_SPELL_START_RECOVERY_OFFSET_CHANGED\t\"event\"", - "contents": "MAX_SPELL_START_RECOVERY_OFFSET_CHANGED", - }, - { - "trigger": "MERCHANT_CLOSED\t\"event\"", - "contents": "MERCHANT_CLOSED", - }, - { - "trigger": "MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL\t\"event\"", - "contents": "MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL", - }, - { - "trigger": "MERCHANT_FILTER_ITEM_UPDATE\t\"event\"", - "contents": "MERCHANT_FILTER_ITEM_UPDATE", - }, - { - "trigger": "MERCHANT_SHOW\t\"event\"", - "contents": "MERCHANT_SHOW", - }, - { - "trigger": "MERCHANT_UPDATE\t\"event\"", - "contents": "MERCHANT_UPDATE", - }, - { - "trigger": "MINIMAP_PING\t\"event\"", - "contents": "MINIMAP_PING", - }, - { - "trigger": "MINIMAP_UPDATE_TRACKING\t\"event\"", - "contents": "MINIMAP_UPDATE_TRACKING", - }, - { - "trigger": "MINIMAP_UPDATE_ZOOM\t\"event\"", - "contents": "MINIMAP_UPDATE_ZOOM", - }, - { - "trigger": "MIN_EXPANSION_LEVEL_UPDATED\t\"event\"", - "contents": "MIN_EXPANSION_LEVEL_UPDATED", - }, - { - "trigger": "MIRROR_TIMER_PAUSE\t\"event\"", - "contents": "MIRROR_TIMER_PAUSE", - }, - { - "trigger": "MIRROR_TIMER_START\t\"event\"", - "contents": "MIRROR_TIMER_START", - }, - { - "trigger": "MIRROR_TIMER_STOP\t\"event\"", - "contents": "MIRROR_TIMER_STOP", - }, - { - "trigger": "MODIFIER_STATE_CHANGED\t\"event\"", - "contents": "MODIFIER_STATE_CHANGED", - }, - { - "trigger": "MOUNT_CURSOR_CLEAR\t\"event\"", - "contents": "MOUNT_CURSOR_CLEAR", - }, - { - "trigger": "MOUNT_JOURNAL_SEARCH_UPDATED\t\"event\"", - "contents": "MOUNT_JOURNAL_SEARCH_UPDATED", - }, - { - "trigger": "MOUNT_JOURNAL_USABILITY_CHANGED\t\"event\"", - "contents": "MOUNT_JOURNAL_USABILITY_CHANGED", - }, - { - "trigger": "MOVIE_COMPRESSING_PROGRESS\t\"event\"", - "contents": "MOVIE_COMPRESSING_PROGRESS", - }, - { - "trigger": "MOVIE_RECORDING_PROGRESS\t\"event\"", - "contents": "MOVIE_RECORDING_PROGRESS", - }, - { - "trigger": "MOVIE_UNCOMPRESSED_MOVIE\t\"event\"", - "contents": "MOVIE_UNCOMPRESSED_MOVIE", - }, - { - "trigger": "MUTELIST_UPDATE\t\"event\"", - "contents": "MUTELIST_UPDATE", - }, - { - "trigger": "NAME_PLATE_CREATED\t\"event\"", - "contents": "NAME_PLATE_CREATED", - }, - { - "trigger": "NAME_PLATE_UNIT_ADDED\t\"event\"", - "contents": "NAME_PLATE_UNIT_ADDED", - }, - { - "trigger": "NAME_PLATE_UNIT_REMOVED\t\"event\"", - "contents": "NAME_PLATE_UNIT_REMOVED", - }, - { - "trigger": "NEUTRAL_FACTION_SELECT_RESULT\t\"event\"", - "contents": "NEUTRAL_FACTION_SELECT_RESULT", - }, - { - "trigger": "NEW_AUCTION_UPDATE\t\"event\"", - "contents": "NEW_AUCTION_UPDATE", - }, - { - "trigger": "NEW_MOUNT_ADDED\t\"event\"", - "contents": "NEW_MOUNT_ADDED", - }, - { - "trigger": "NEW_PET_ADDED\t\"event\"", - "contents": "NEW_PET_ADDED", - }, - { - "trigger": "NEW_RECIPE_LEARNED\t\"event\"", - "contents": "NEW_RECIPE_LEARNED", - }, - { - "trigger": "NEW_TITLE_EARNED\t\"event\"", - "contents": "NEW_TITLE_EARNED", - }, - { - "trigger": "NEW_WMO_CHUNK\t\"event\"", - "contents": "NEW_WMO_CHUNK", - }, - { - "trigger": "NPC_PVPQUEUE_ANYWHERE\t\"event\"", - "contents": "NPC_PVPQUEUE_ANYWHERE", - }, - { - "trigger": "NPE_TUTORIAL_UPDATE\t\"event\"", - "contents": "NPE_TUTORIAL_UPDATE", - }, - { - "trigger": "OBLITERUM_FORGE_CLOSE\t\"event\"", - "contents": "OBLITERUM_FORGE_CLOSE", - }, - { - "trigger": "OBLITERUM_FORGE_PENDING_ITEM_CHANGED\t\"event\"", - "contents": "OBLITERUM_FORGE_PENDING_ITEM_CHANGED", - }, - { - "trigger": "OBLITERUM_FORGE_SHOW\t\"event\"", - "contents": "OBLITERUM_FORGE_SHOW", - }, - { - "trigger": "OLD_TITLE_LOST\t\"event\"", - "contents": "OLD_TITLE_LOST", - }, - { - "trigger": "OPEN_MASTER_LOOT_LIST\t\"event\"", - "contents": "OPEN_MASTER_LOOT_LIST", - }, - { - "trigger": "OPEN_TABARD_FRAME\t\"event\"", - "contents": "OPEN_TABARD_FRAME", - }, - { - "trigger": "PARTY_CONVERTED_TO_RAID\t\"event\"", - "contents": "PARTY_CONVERTED_TO_RAID", - }, - { - "trigger": "PARTY_INVITE_CANCEL\t\"event\"", - "contents": "PARTY_INVITE_CANCEL", - }, - { - "trigger": "PARTY_INVITE_REQUEST\t\"event\"", - "contents": "PARTY_INVITE_REQUEST", - }, - { - "trigger": "PARTY_LEADER_CHANGED\t\"event\"", - "contents": "PARTY_LEADER_CHANGED", - }, - { - "trigger": "PARTY_LFG_RESTRICTED\t\"event\"", - "contents": "PARTY_LFG_RESTRICTED", - }, - { - "trigger": "PARTY_LOOT_METHOD_CHANGED\t\"event\"", - "contents": "PARTY_LOOT_METHOD_CHANGED", - }, - { - "trigger": "PARTY_MEMBERS_CHANGED\t\"event\"", - "contents": "PARTY_MEMBERS_CHANGED", - }, - { - "trigger": "PARTY_MEMBER_DISABLE\t\"event\"", - "contents": "PARTY_MEMBER_DISABLE", - }, - { - "trigger": "PARTY_MEMBER_ENABLE\t\"event\"", - "contents": "PARTY_MEMBER_ENABLE", - }, - { - "trigger": "PARTY_REFER_A_FRIEND_UPDATED\t\"event\"", - "contents": "PARTY_REFER_A_FRIEND_UPDATED", - }, - { - "trigger": "PETITION_CLOSED\t\"event\"", - "contents": "PETITION_CLOSED", - }, - { - "trigger": "PETITION_SHOW\t\"event\"", - "contents": "PETITION_SHOW", - }, - { - "trigger": "PETITION_VENDOR_CLOSED\t\"event\"", - "contents": "PETITION_VENDOR_CLOSED", - }, - { - "trigger": "PETITION_VENDOR_SHOW\t\"event\"", - "contents": "PETITION_VENDOR_SHOW", - }, - { - "trigger": "PETITION_VENDOR_UPDATE\t\"event\"", - "contents": "PETITION_VENDOR_UPDATE", - }, - { - "trigger": "PET_ATTACK_START\t\"event\"", - "contents": "PET_ATTACK_START", - }, - { - "trigger": "PET_ATTACK_STOP\t\"event\"", - "contents": "PET_ATTACK_STOP", - }, - { - "trigger": "PET_BAR_HIDE\t\"event\"", - "contents": "PET_BAR_HIDE", - }, - { - "trigger": "PET_BAR_HIDEGRID\t\"event\"", - "contents": "PET_BAR_HIDEGRID", - }, - { - "trigger": "PET_BAR_SHOWGRID\t\"event\"", - "contents": "PET_BAR_SHOWGRID", - }, - { - "trigger": "PET_BAR_UPDATE\t\"event\"", - "contents": "PET_BAR_UPDATE", - }, - { - "trigger": "PET_BAR_UPDATE_COOLDOWN\t\"event\"", - "contents": "PET_BAR_UPDATE_COOLDOWN", - }, - { - "trigger": "PET_BAR_UPDATE_USABLE\t\"event\"", - "contents": "PET_BAR_UPDATE_USABLE", - }, - { - "trigger": "PET_BATTLE_ABILITY_CHANGED\t\"event\"", - "contents": "PET_BATTLE_ABILITY_CHANGED", - }, - { - "trigger": "PET_BATTLE_ACTION_SELECTED\t\"event\"", - "contents": "PET_BATTLE_ACTION_SELECTED", - }, - { - "trigger": "PET_BATTLE_AURA_APPLIED\t\"event\"", - "contents": "PET_BATTLE_AURA_APPLIED", - }, - { - "trigger": "PET_BATTLE_AURA_CANCELED\t\"event\"", - "contents": "PET_BATTLE_AURA_CANCELED", - }, - { - "trigger": "PET_BATTLE_AURA_CHANGED\t\"event\"", - "contents": "PET_BATTLE_AURA_CHANGED", - }, - { - "trigger": "PET_BATTLE_CAPTURED\t\"event\"", - "contents": "PET_BATTLE_CAPTURED", - }, - { - "trigger": "PET_BATTLE_CLOSE\t\"event\"", - "contents": "PET_BATTLE_CLOSE", - }, - { - "trigger": "PET_BATTLE_FINAL_ROUND\t\"event\"", - "contents": "PET_BATTLE_FINAL_ROUND", - }, - { - "trigger": "PET_BATTLE_HEALTH_CHANGED\t\"event\"", - "contents": "PET_BATTLE_HEALTH_CHANGED", - }, - { - "trigger": "PET_BATTLE_LEVEL_CHANGED\t\"event\"", - "contents": "PET_BATTLE_LEVEL_CHANGED", - }, - { - "trigger": "PET_BATTLE_LOOT_RECEIVED\t\"event\"", - "contents": "PET_BATTLE_LOOT_RECEIVED", - }, - { - "trigger": "PET_BATTLE_MAX_HEALTH_CHANGED\t\"event\"", - "contents": "PET_BATTLE_MAX_HEALTH_CHANGED", - }, - { - "trigger": "PET_BATTLE_OPENING_DONE\t\"event\"", - "contents": "PET_BATTLE_OPENING_DONE", - }, - { - "trigger": "PET_BATTLE_OPENING_START\t\"event\"", - "contents": "PET_BATTLE_OPENING_START", - }, - { - "trigger": "PET_BATTLE_OVER\t\"event\"", - "contents": "PET_BATTLE_OVER", - }, - { - "trigger": "PET_BATTLE_PET_CHANGED\t\"event\"", - "contents": "PET_BATTLE_PET_CHANGED", - }, - { - "trigger": "PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE\t\"event\"", - "contents": "PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE", - }, - { - "trigger": "PET_BATTLE_PET_ROUND_RESULTS\t\"event\"", - "contents": "PET_BATTLE_PET_ROUND_RESULTS", - }, - { - "trigger": "PET_BATTLE_PET_TYPE_CHANGED\t\"event\"", - "contents": "PET_BATTLE_PET_TYPE_CHANGED", - }, - { - "trigger": "PET_BATTLE_PVP_DUEL_REQUESTED\t\"event\"", - "contents": "PET_BATTLE_PVP_DUEL_REQUESTED", - }, - { - "trigger": "PET_BATTLE_PVP_DUEL_REQUEST_CANCEL\t\"event\"", - "contents": "PET_BATTLE_PVP_DUEL_REQUEST_CANCEL", - }, - { - "trigger": "PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED\t\"event\"", - "contents": "PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED", - }, - { - "trigger": "PET_BATTLE_QUEUE_PROPOSAL_DECLINED\t\"event\"", - "contents": "PET_BATTLE_QUEUE_PROPOSAL_DECLINED", - }, - { - "trigger": "PET_BATTLE_QUEUE_PROPOSE_MATCH\t\"event\"", - "contents": "PET_BATTLE_QUEUE_PROPOSE_MATCH", - }, - { - "trigger": "PET_BATTLE_QUEUE_STATUS\t\"event\"", - "contents": "PET_BATTLE_QUEUE_STATUS", - }, - { - "trigger": "PET_BATTLE_TURN_STARTED\t\"event\"", - "contents": "PET_BATTLE_TURN_STARTED", - }, - { - "trigger": "PET_BATTLE_XP_CHANGED\t\"event\"", - "contents": "PET_BATTLE_XP_CHANGED", - }, - { - "trigger": "PET_DISMISS_START\t\"event\"", - "contents": "PET_DISMISS_START", - }, - { - "trigger": "PET_FORCE_NAME_DECLENSION\t\"event\"", - "contents": "PET_FORCE_NAME_DECLENSION", - }, - { - "trigger": "PET_JOURNAL_AUTO_SLOTTED_PET\t\"event\"", - "contents": "PET_JOURNAL_AUTO_SLOTTED_PET", - }, - { - "trigger": "PET_JOURNAL_CAGE_FAILED\t\"event\"", - "contents": "PET_JOURNAL_CAGE_FAILED", - }, - { - "trigger": "PET_JOURNAL_LIST_UPDATE\t\"event\"", - "contents": "PET_JOURNAL_LIST_UPDATE", - }, - { - "trigger": "PET_JOURNAL_NEW_BATTLE_SLOT\t\"event\"", - "contents": "PET_JOURNAL_NEW_BATTLE_SLOT", - }, - { - "trigger": "PET_JOURNAL_PETS_HEALED\t\"event\"", - "contents": "PET_JOURNAL_PETS_HEALED", - }, - { - "trigger": "PET_JOURNAL_PET_DELETED\t\"event\"", - "contents": "PET_JOURNAL_PET_DELETED", - }, - { - "trigger": "PET_JOURNAL_PET_RESTORED\t\"event\"", - "contents": "PET_JOURNAL_PET_RESTORED", - }, - { - "trigger": "PET_JOURNAL_PET_REVOKED\t\"event\"", - "contents": "PET_JOURNAL_PET_REVOKED", - }, - { - "trigger": "PET_JOURNAL_TRAP_LEVEL_SET\t\"event\"", - "contents": "PET_JOURNAL_TRAP_LEVEL_SET", - }, - { - "trigger": "PET_RENAMEABLE\t\"event\"", - "contents": "PET_RENAMEABLE", - }, - { - "trigger": "PET_SPECIALIZATION_CHANGED\t\"event\"", - "contents": "PET_SPECIALIZATION_CHANGED", - }, - { - "trigger": "PET_SPELL_POWER_UPDATE\t\"event\"", - "contents": "PET_SPELL_POWER_UPDATE", - }, - { - "trigger": "PET_STABLE_CLOSED\t\"event\"", - "contents": "PET_STABLE_CLOSED", - }, - { - "trigger": "PET_STABLE_SHOW\t\"event\"", - "contents": "PET_STABLE_SHOW", - }, - { - "trigger": "PET_STABLE_UPDATE\t\"event\"", - "contents": "PET_STABLE_UPDATE", - }, - { - "trigger": "PET_STABLE_UPDATE_PAPERDOLL\t\"event\"", - "contents": "PET_STABLE_UPDATE_PAPERDOLL", - }, - { - "trigger": "PET_UI_CLOSE\t\"event\"", - "contents": "PET_UI_CLOSE", - }, - { - "trigger": "PET_UI_UPDATE\t\"event\"", - "contents": "PET_UI_UPDATE", - }, - { - "trigger": "PLAYERBANKBAGSLOTS_CHANGED\t\"event\"", - "contents": "PLAYERBANKBAGSLOTS_CHANGED", - }, - { - "trigger": "PLAYERBANKSLOTS_CHANGED\t\"event\"", - "contents": "PLAYERBANKSLOTS_CHANGED", - }, - { - "trigger": "PLAYERREAGENTBANKSLOTS_CHANGED\t\"event\"", - "contents": "PLAYERREAGENTBANKSLOTS_CHANGED", - }, - { - "trigger": "PLAYER_ALIVE\t\"event\"", - "contents": "PLAYER_ALIVE", - }, - { - "trigger": "PLAYER_AURAS_CHANGED\t\"event\"", - "contents": "PLAYER_AURAS_CHANGED", - }, - { - "trigger": "PLAYER_AVG_ITEM_LEVEL_UPDATE\t\"event\"", - "contents": "PLAYER_AVG_ITEM_LEVEL_UPDATE", - }, - { - "trigger": "PLAYER_CAMPING\t\"event\"", - "contents": "PLAYER_CAMPING", - }, - { - "trigger": "PLAYER_CHARACTER_UPGRADE_TALENT_COUNT_CHANGED\t\"event\"", - "contents": "PLAYER_CHARACTER_UPGRADE_TALENT_COUNT_CHANGED", - }, - { - "trigger": "PLAYER_CONTROL_GAINED\t\"event\"", - "contents": "PLAYER_CONTROL_GAINED", - }, - { - "trigger": "PLAYER_CONTROL_LOST\t\"event\"", - "contents": "PLAYER_CONTROL_LOST", - }, - { - "trigger": "PLAYER_DAMAGE_DONE_MODS\t\"event\"", - "contents": "PLAYER_DAMAGE_DONE_MODS", - }, - { - "trigger": "PLAYER_DEAD\t\"event\"", - "contents": "PLAYER_DEAD", - }, - { - "trigger": "PLAYER_DIFFICULTY_CHANGED\t\"event\"", - "contents": "PLAYER_DIFFICULTY_CHANGED", - }, - { - "trigger": "PLAYER_ENTERING_BATTLEGROUND\t\"event\"", - "contents": "PLAYER_ENTERING_BATTLEGROUND", - }, - { - "trigger": "PLAYER_ENTERING_WORLD\t\"event\"", - "contents": "PLAYER_ENTERING_WORLD", - }, - { - "trigger": "PLAYER_ENTER_COMBAT\t\"event\"", - "contents": "PLAYER_ENTER_COMBAT", - }, - { - "trigger": "PLAYER_EQUIPMENT_CHANGED\t\"event\"", - "contents": "PLAYER_EQUIPMENT_CHANGED", - }, - { - "trigger": "PLAYER_FARSIGHT_FOCUS_CHANGED\t\"event\"", - "contents": "PLAYER_FARSIGHT_FOCUS_CHANGED", - }, - { - "trigger": "PLAYER_FLAGS_CHANGED\t\"event\"", - "contents": "PLAYER_FLAGS_CHANGED", - }, - { - "trigger": "PLAYER_FOCUS_CHANGED\t\"event\"", - "contents": "PLAYER_FOCUS_CHANGED", - }, - { - "trigger": "PLAYER_GAINS_VEHICLE_DATA\t\"event\"", - "contents": "PLAYER_GAINS_VEHICLE_DATA", - }, - { - "trigger": "PLAYER_GUILD_UPDATE\t\"event\"", - "contents": "PLAYER_GUILD_UPDATE", - }, - { - "trigger": "PLAYER_LEARN_PVP_TALENT_FAILED\t\"event\"", - "contents": "PLAYER_LEARN_PVP_TALENT_FAILED", - }, - { - "trigger": "PLAYER_LEARN_TALENT_FAILED\t\"event\"", - "contents": "PLAYER_LEARN_TALENT_FAILED", - }, - { - "trigger": "PLAYER_LEAVE_COMBAT\t\"event\"", - "contents": "PLAYER_LEAVE_COMBAT", - }, - { - "trigger": "PLAYER_LEAVING_WORLD\t\"event\"", - "contents": "PLAYER_LEAVING_WORLD", - }, - { - "trigger": "PLAYER_LEVEL_UP\t\"event\"", - "contents": "PLAYER_LEVEL_UP", - }, - { - "trigger": "PLAYER_LOGIN\t\"event\"", - "contents": "PLAYER_LOGIN", - }, - { - "trigger": "PLAYER_LOGOUT\t\"event\"", - "contents": "PLAYER_LOGOUT", - }, - { - "trigger": "PLAYER_LOOT_SPEC_UPDATED\t\"event\"", - "contents": "PLAYER_LOOT_SPEC_UPDATED", - }, - { - "trigger": "PLAYER_LOSES_VEHICLE_DATA\t\"event\"", - "contents": "PLAYER_LOSES_VEHICLE_DATA", - }, - { - "trigger": "PLAYER_MONEY\t\"event\"", - "contents": "PLAYER_MONEY", - }, - { - "trigger": "PLAYER_MOUNT_DISPLAY_CHANGED\t\"event\"", - "contents": "PLAYER_MOUNT_DISPLAY_CHANGED", - }, - { - "trigger": "PLAYER_PVP_KILLS_CHANGED\t\"event\"", - "contents": "PLAYER_PVP_KILLS_CHANGED", - }, - { - "trigger": "PLAYER_PVP_RANK_CHANGED\t\"event\"", - "contents": "PLAYER_PVP_RANK_CHANGED", - }, - { - "trigger": "PLAYER_PVP_TALENT_UPDATE\t\"event\"", - "contents": "PLAYER_PVP_TALENT_UPDATE", - }, - { - "trigger": "PLAYER_QUITING\t\"event\"", - "contents": "PLAYER_QUITING", - }, - { - "trigger": "PLAYER_REGEN_DISABLED\t\"event\"", - "contents": "PLAYER_REGEN_DISABLED", - }, - { - "trigger": "PLAYER_REGEN_ENABLED\t\"event\"", - "contents": "PLAYER_REGEN_ENABLED", - }, - { - "trigger": "PLAYER_REPORT_SUBMITTED\t\"event\"", - "contents": "PLAYER_REPORT_SUBMITTED", - }, - { - "trigger": "PLAYER_ROLES_ASSIGNED\t\"event\"", - "contents": "PLAYER_ROLES_ASSIGNED", - }, - { - "trigger": "PLAYER_SKINNED\t\"event\"", - "contents": "PLAYER_SKINNED", - }, - { - "trigger": "PLAYER_SPECIALIZATION_CHANGED\t\"event\"", - "contents": "PLAYER_SPECIALIZATION_CHANGED", - }, - { - "trigger": "PLAYER_STARTED_MOVING\t\"event\"", - "contents": "PLAYER_STARTED_MOVING", - }, - { - "trigger": "PLAYER_STOPPED_MOVING\t\"event\"", - "contents": "PLAYER_STOPPED_MOVING", - }, - { - "trigger": "PLAYER_TALENT_UPDATE\t\"event\"", - "contents": "PLAYER_TALENT_UPDATE", - }, - { - "trigger": "PLAYER_TARGET_CHANGED\t\"event\"", - "contents": "PLAYER_TARGET_CHANGED", - }, - { - "trigger": "PLAYER_TOTEM_UPDATE\t\"event\"", - "contents": "PLAYER_TOTEM_UPDATE", - }, - { - "trigger": "PLAYER_TRADE_CURRENCY\t\"event\"", - "contents": "PLAYER_TRADE_CURRENCY", - }, - { - "trigger": "PLAYER_TRADE_MONEY\t\"event\"", - "contents": "PLAYER_TRADE_MONEY", - }, - { - "trigger": "PLAYER_TRIAL_XP_UPDATE\t\"event\"", - "contents": "PLAYER_TRIAL_XP_UPDATE", - }, - { - "trigger": "PLAYER_UNGHOST\t\"event\"", - "contents": "PLAYER_UNGHOST", - }, - { - "trigger": "PLAYER_UPDATE_RESTING\t\"event\"", - "contents": "PLAYER_UPDATE_RESTING", - }, - { - "trigger": "PLAYER_XP_UPDATE\t\"event\"", - "contents": "PLAYER_XP_UPDATE", - }, - { - "trigger": "PLAYTIME_CHANGED\t\"event\"", - "contents": "PLAYTIME_CHANGED", - }, - { - "trigger": "PLAY_MOVIE\t\"event\"", - "contents": "PLAY_MOVIE", - }, - { - "trigger": "PRESTIGE_AND_HONOR_INVOLUNTARILY_CHANGED\t\"event\"", - "contents": "PRESTIGE_AND_HONOR_INVOLUNTARILY_CHANGED", - }, - { - "trigger": "PREVIEW_TALENT_POINTS_CHANGED\t\"event\"", - "contents": "PREVIEW_TALENT_POINTS_CHANGED", - }, - { - "trigger": "PREVIEW_TALENT_PRIMARY_TREE_CHANGED\t\"event\"", - "contents": "PREVIEW_TALENT_PRIMARY_TREE_CHANGED", - }, - { - "trigger": "PRODUCT_ASSIGN_TO_TARGET_FAILED\t\"event\"", - "contents": "PRODUCT_ASSIGN_TO_TARGET_FAILED", - }, - { - "trigger": "PRODUCT_CHOICE_UPDATE\t\"event\"", - "contents": "PRODUCT_CHOICE_UPDATE", - }, - { - "trigger": "PRODUCT_DISTRIBUTIONS_UPDATED\t\"event\"", - "contents": "PRODUCT_DISTRIBUTIONS_UPDATED", - }, - { - "trigger": "PROVING_GROUNDS_SCORE_UPDATE\t\"event\"", - "contents": "PROVING_GROUNDS_SCORE_UPDATE", - }, - { - "trigger": "PVPQUEUE_ANYWHERE_SHOW\t\"event\"", - "contents": "PVPQUEUE_ANYWHERE_SHOW", - }, - { - "trigger": "PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE\t\"event\"", - "contents": "PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE", - }, - { - "trigger": "PVP_BRAWL_INFO_UPDATED\t\"event\"", - "contents": "PVP_BRAWL_INFO_UPDATED", - }, - { - "trigger": "PVP_POWER_UPDATE\t\"event\"", - "contents": "PVP_POWER_UPDATE", - }, - { - "trigger": "PVP_RATED_STATS_UPDATE\t\"event\"", - "contents": "PVP_RATED_STATS_UPDATE", - }, - { - "trigger": "PVP_REWARDS_UPDATE\t\"event\"", - "contents": "PVP_REWARDS_UPDATE", - }, - { - "trigger": "PVP_ROLE_UPDATE\t\"event\"", - "contents": "PVP_ROLE_UPDATE", - }, - { - "trigger": "PVP_TIMER_UPDATE\t\"event\"", - "contents": "PVP_TIMER_UPDATE", - }, - { - "trigger": "PVP_TYPES_ENABLED\t\"event\"", - "contents": "PVP_TYPES_ENABLED", - }, - { - "trigger": "PVP_WORLDSTATE_UPDATE\t\"event\"", - "contents": "PVP_WORLDSTATE_UPDATE", - }, - { - "trigger": "QUESTLINE_UPDATE\t\"event\"", - "contents": "QUESTLINE_UPDATE", - }, - { - "trigger": "QUEST_ACCEPTED\t\"event\"", - "contents": "QUEST_ACCEPTED", - }, - { - "trigger": "QUEST_ACCEPT_CONFIRM\t\"event\"", - "contents": "QUEST_ACCEPT_CONFIRM", - }, - { - "trigger": "QUEST_AUTOCOMPLETE\t\"event\"", - "contents": "QUEST_AUTOCOMPLETE", - }, - { - "trigger": "QUEST_BOSS_EMOTE\t\"event\"", - "contents": "QUEST_BOSS_EMOTE", - }, - { - "trigger": "QUEST_CHOICE_CLOSE\t\"event\"", - "contents": "QUEST_CHOICE_CLOSE", - }, - { - "trigger": "QUEST_CHOICE_UPDATE\t\"event\"", - "contents": "QUEST_CHOICE_UPDATE", - }, - { - "trigger": "QUEST_COMPLETE\t\"event\"", - "contents": "QUEST_COMPLETE", - }, - { - "trigger": "QUEST_DETAIL\t\"event\"", - "contents": "QUEST_DETAIL", - }, - { - "trigger": "QUEST_FINISHED\t\"event\"", - "contents": "QUEST_FINISHED", - }, - { - "trigger": "QUEST_GREETING\t\"event\"", - "contents": "QUEST_GREETING", - }, - { - "trigger": "QUEST_ITEM_UPDATE\t\"event\"", - "contents": "QUEST_ITEM_UPDATE", - }, - { - "trigger": "QUEST_LOG_CRITERIA_UPDATE\t\"event\"", - "contents": "QUEST_LOG_CRITERIA_UPDATE", - }, - { - "trigger": "QUEST_LOG_UPDATE\t\"event\"", - "contents": "QUEST_LOG_UPDATE", - }, - { - "trigger": "QUEST_LOOT_RECEIVED\t\"event\"", - "contents": "QUEST_LOOT_RECEIVED", - }, - { - "trigger": "QUEST_POI_UPDATE\t\"event\"", - "contents": "QUEST_POI_UPDATE", - }, - { - "trigger": "QUEST_PROGRESS\t\"event\"", - "contents": "QUEST_PROGRESS", - }, - { - "trigger": "QUEST_REMOVED\t\"event\"", - "contents": "QUEST_REMOVED", - }, - { - "trigger": "QUEST_TURNED_IN\t\"event\"", - "contents": "QUEST_TURNED_IN", - }, - { - "trigger": "QUEST_WATCH_LIST_CHANGED\t\"event\"", - "contents": "QUEST_WATCH_LIST_CHANGED", - }, - { - "trigger": "QUEST_WATCH_OBJECTIVES_CHANGED\t\"event\"", - "contents": "QUEST_WATCH_OBJECTIVES_CHANGED", - }, - { - "trigger": "QUEST_WATCH_UPDATE\t\"event\"", - "contents": "QUEST_WATCH_UPDATE", - }, - { - "trigger": "QUICK_TICKET_SYSTEM_STATUS\t\"event\"", - "contents": "QUICK_TICKET_SYSTEM_STATUS", - }, - { - "trigger": "QUICK_TICKET_THROTTLE_CHANGED\t\"event\"", - "contents": "QUICK_TICKET_THROTTLE_CHANGED", - }, - { - "trigger": "RAID_BOSS_EMOTE\t\"event\"", - "contents": "RAID_BOSS_EMOTE", - }, - { - "trigger": "RAID_BOSS_WHISPER\t\"event\"", - "contents": "RAID_BOSS_WHISPER", - }, - { - "trigger": "RAID_INSTANCE_WELCOME\t\"event\"", - "contents": "RAID_INSTANCE_WELCOME", - }, - { - "trigger": "RAID_ROSTER_UPDATE\t\"event\"", - "contents": "RAID_ROSTER_UPDATE", - }, - { - "trigger": "RAID_TARGET_UPDATE\t\"event\"", - "contents": "RAID_TARGET_UPDATE", - }, - { - "trigger": "RAISED_AS_GHOUL\t\"event\"", - "contents": "RAISED_AS_GHOUL", - }, - { - "trigger": "READY_CHECK\t\"event\"", - "contents": "READY_CHECK", - }, - { - "trigger": "READY_CHECK_CONFIRM\t\"event\"", - "contents": "READY_CHECK_CONFIRM", - }, - { - "trigger": "READY_CHECK_FINISHED\t\"event\"", - "contents": "READY_CHECK_FINISHED", - }, - { - "trigger": "REAGENTBANK_PURCHASED\t\"event\"", - "contents": "REAGENTBANK_PURCHASED", - }, - { - "trigger": "REAGENTBANK_UPDATE\t\"event\"", - "contents": "REAGENTBANK_UPDATE", - }, - { - "trigger": "RECEIVED_ACHIEVEMENT_LIST\t\"event\"", - "contents": "RECEIVED_ACHIEVEMENT_LIST", - }, - { - "trigger": "RECEIVED_ACHIEVEMENT_MEMBER_LIST\t\"event\"", - "contents": "RECEIVED_ACHIEVEMENT_MEMBER_LIST", - }, - { - "trigger": "RECRUIT_A_FRIEND_CAN_EMAIL\t\"event\"", - "contents": "RECRUIT_A_FRIEND_CAN_EMAIL", - }, - { - "trigger": "RECRUIT_A_FRIEND_INVITATION_FAILED\t\"event\"", - "contents": "RECRUIT_A_FRIEND_INVITATION_FAILED", - }, - { - "trigger": "RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED\t\"event\"", - "contents": "RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED", - }, - { - "trigger": "RECRUIT_A_FRIEND_SYSTEM_STATUS\t\"event\"", - "contents": "RECRUIT_A_FRIEND_SYSTEM_STATUS", - }, - { - "trigger": "REPLACE_ENCHANT\t\"event\"", - "contents": "REPLACE_ENCHANT", - }, - { - "trigger": "REQUEST_CEMETERY_LIST_RESPONSE\t\"event\"", - "contents": "REQUEST_CEMETERY_LIST_RESPONSE", - }, - { - "trigger": "REQUIRED_GUILD_RENAME_RESULT\t\"event\"", - "contents": "REQUIRED_GUILD_RENAME_RESULT", - }, - { - "trigger": "RESEARCH_ARTIFACT_COMPLETE\t\"event\"", - "contents": "RESEARCH_ARTIFACT_COMPLETE", - }, - { - "trigger": "RESEARCH_ARTIFACT_DIG_SITE_UPDATED\t\"event\"", - "contents": "RESEARCH_ARTIFACT_DIG_SITE_UPDATED", - }, - { - "trigger": "RESEARCH_ARTIFACT_HISTORY_READY\t\"event\"", - "contents": "RESEARCH_ARTIFACT_HISTORY_READY", - }, - { - "trigger": "RESEARCH_ARTIFACT_UPDATE\t\"event\"", - "contents": "RESEARCH_ARTIFACT_UPDATE", - }, - { - "trigger": "RESTRICTED_ACCOUNT_WARNING\t\"event\"", - "contents": "RESTRICTED_ACCOUNT_WARNING", - }, - { - "trigger": "RESURRECT_REQUEST\t\"event\"", - "contents": "RESURRECT_REQUEST", - }, - { - "trigger": "ROLE_CHANGED_INFORM\t\"event\"", - "contents": "ROLE_CHANGED_INFORM", - }, - { - "trigger": "ROLE_POLL_BEGIN\t\"event\"", - "contents": "ROLE_POLL_BEGIN", - }, - { - "trigger": "RUNE_POWER_UPDATE\t\"event\"", - "contents": "RUNE_POWER_UPDATE", - }, - { - "trigger": "RUNE_TYPE_UPDATE\t\"event\"", - "contents": "RUNE_TYPE_UPDATE", - }, - { - "trigger": "SAVED_VARIABLES_TOO_LARGE\t\"event\"", - "contents": "SAVED_VARIABLES_TOO_LARGE", - }, - { - "trigger": "SCENARIO_COMPLETED\t\"event\"", - "contents": "SCENARIO_COMPLETED", - }, - { - "trigger": "SCENARIO_CRITERIA_SHOW_STATE_UPDATE\t\"event\"", - "contents": "SCENARIO_CRITERIA_SHOW_STATE_UPDATE", - }, - { - "trigger": "SCENARIO_CRITERIA_UPDATE\t\"event\"", - "contents": "SCENARIO_CRITERIA_UPDATE", - }, - { - "trigger": "SCENARIO_POI_UPDATE\t\"event\"", - "contents": "SCENARIO_POI_UPDATE", - }, - { - "trigger": "SCENARIO_SPELL_UPDATE\t\"event\"", - "contents": "SCENARIO_SPELL_UPDATE", - }, - { - "trigger": "SCENARIO_UPDATE\t\"event\"", - "contents": "SCENARIO_UPDATE", - }, - { - "trigger": "SCREENSHOT_FAILED\t\"event\"", - "contents": "SCREENSHOT_FAILED", - }, - { - "trigger": "SCREENSHOT_STARTED\t\"event\"", - "contents": "SCREENSHOT_STARTED", - }, - { - "trigger": "SCREENSHOT_SUCCEEDED\t\"event\"", - "contents": "SCREENSHOT_SUCCEEDED", - }, - { - "trigger": "SCRIPT_ACHIEVEMENT_PLAYER_NAME\t\"event\"", - "contents": "SCRIPT_ACHIEVEMENT_PLAYER_NAME", - }, - { - "trigger": "SEARCH_DB_LOADED\t\"event\"", - "contents": "SEARCH_DB_LOADED", - }, - { - "trigger": "SECURE_TRANSFER_CANCEL\t\"event\"", - "contents": "SECURE_TRANSFER_CANCEL", - }, - { - "trigger": "SECURE_TRANSFER_CONFIRM_SEND_MAIL\t\"event\"", - "contents": "SECURE_TRANSFER_CONFIRM_SEND_MAIL", - }, - { - "trigger": "SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT\t\"event\"", - "contents": "SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT", - }, - { - "trigger": "SELF_RES_SPELL_CHANGED\t\"event\"", - "contents": "SELF_RES_SPELL_CHANGED", - }, - { - "trigger": "SEND_MAIL_COD_CHANGED\t\"event\"", - "contents": "SEND_MAIL_COD_CHANGED", - }, - { - "trigger": "SEND_MAIL_MONEY_CHANGED\t\"event\"", - "contents": "SEND_MAIL_MONEY_CHANGED", - }, - { - "trigger": "SESSION_TIME_ALERT\t\"event\"", - "contents": "SESSION_TIME_ALERT", - }, - { - "trigger": "SHIPMENT_CRAFTER_CLOSED\t\"event\"", - "contents": "SHIPMENT_CRAFTER_CLOSED", - }, - { - "trigger": "SHIPMENT_CRAFTER_INFO\t\"event\"", - "contents": "SHIPMENT_CRAFTER_INFO", - }, - { - "trigger": "SHIPMENT_CRAFTER_OPENED\t\"event\"", - "contents": "SHIPMENT_CRAFTER_OPENED", - }, - { - "trigger": "SHIPMENT_CRAFTER_REAGENT_UPDATE\t\"event\"", - "contents": "SHIPMENT_CRAFTER_REAGENT_UPDATE", - }, - { - "trigger": "SHIPMENT_UPDATE\t\"event\"", - "contents": "SHIPMENT_UPDATE", - }, - { - "trigger": "SHOW_FACTION_SELECT_UI\t\"event\"", - "contents": "SHOW_FACTION_SELECT_UI", - }, - { - "trigger": "SHOW_LOOT_TOAST\t\"event\"", - "contents": "SHOW_LOOT_TOAST", - }, - { - "trigger": "SHOW_LOOT_TOAST_LEGENDARY_LOOTED\t\"event\"", - "contents": "SHOW_LOOT_TOAST_LEGENDARY_LOOTED", - }, - { - "trigger": "SHOW_LOOT_TOAST_UPGRADE\t\"event\"", - "contents": "SHOW_LOOT_TOAST_UPGRADE", - }, - { - "trigger": "SHOW_PVP_FACTION_LOOT_TOAST\t\"event\"", - "contents": "SHOW_PVP_FACTION_LOOT_TOAST", - }, - { - "trigger": "SHOW_RATED_PVP_REWARD_TOAST\t\"event\"", - "contents": "SHOW_RATED_PVP_REWARD_TOAST", - }, - { - "trigger": "SIMPLE_BROWSER_WEB_ERROR\t\"event\"", - "contents": "SIMPLE_BROWSER_WEB_ERROR", - }, - { - "trigger": "SIMPLE_BROWSER_WEB_PROXY_FAILED\t\"event\"", - "contents": "SIMPLE_BROWSER_WEB_PROXY_FAILED", - }, - { - "trigger": "SIMPLE_CHECKOUT_CLOSED\t\"event\"", - "contents": "SIMPLE_CHECKOUT_CLOSED", - }, - { - "trigger": "SKILL_LINES_CHANGED\t\"event\"", - "contents": "SKILL_LINES_CHANGED", - }, - { - "trigger": "SOCIAL_ITEM_RECEIVED\t\"event\"", - "contents": "SOCIAL_ITEM_RECEIVED", - }, - { - "trigger": "SOCIAL_QUEUE_CONFIG_UPDATED\t\"event\"", - "contents": "SOCIAL_QUEUE_CONFIG_UPDATED", - }, - { - "trigger": "SOCIAL_QUEUE_UPDATE\t\"event\"", - "contents": "SOCIAL_QUEUE_UPDATE", - }, - { - "trigger": "SOCKET_INFO_ACCEPT\t\"event\"", - "contents": "SOCKET_INFO_ACCEPT", - }, - { - "trigger": "SOCKET_INFO_CLOSE\t\"event\"", - "contents": "SOCKET_INFO_CLOSE", - }, - { - "trigger": "SOCKET_INFO_FAILURE\t\"event\"", - "contents": "SOCKET_INFO_FAILURE", - }, - { - "trigger": "SOCKET_INFO_SUCCESS\t\"event\"", - "contents": "SOCKET_INFO_SUCCESS", - }, - { - "trigger": "SOCKET_INFO_UPDATE\t\"event\"", - "contents": "SOCKET_INFO_UPDATE", - }, - { - "trigger": "SOR_BY_TEXT_UPDATED\t\"event\"", - "contents": "SOR_BY_TEXT_UPDATED", - }, - { - "trigger": "SOR_COUNTS_UPDATED\t\"event\"", - "contents": "SOR_COUNTS_UPDATED", - }, - { - "trigger": "SOR_START_EXPERIENCE_INCOMPLETE\t\"event\"", - "contents": "SOR_START_EXPERIENCE_INCOMPLETE", - }, - { - "trigger": "SOUNDKIT_FINISHED\t\"event\"", - "contents": "SOUNDKIT_FINISHED", - }, - { - "trigger": "SOUND_DEVICE_UPDATE\t\"event\"", - "contents": "SOUND_DEVICE_UPDATE", - }, - { - "trigger": "SPEC_INVOLUNTARILY_CHANGED\t\"event\"", - "contents": "SPEC_INVOLUNTARILY_CHANGED", - }, - { - "trigger": "SPEED_UPDATE\t\"event\"", - "contents": "SPEED_UPDATE", - }, - { - "trigger": "SPELLS_CHANGED\t\"event\"", - "contents": "SPELLS_CHANGED", - }, - { - "trigger": "SPELL_ACTIVATION_OVERLAY_GLOW_HIDE\t\"event\"", - "contents": "SPELL_ACTIVATION_OVERLAY_GLOW_HIDE", - }, - { - "trigger": "SPELL_ACTIVATION_OVERLAY_GLOW_SHOW\t\"event\"", - "contents": "SPELL_ACTIVATION_OVERLAY_GLOW_SHOW", - }, - { - "trigger": "SPELL_ACTIVATION_OVERLAY_HIDE\t\"event\"", - "contents": "SPELL_ACTIVATION_OVERLAY_HIDE", - }, - { - "trigger": "SPELL_ACTIVATION_OVERLAY_SHOW\t\"event\"", - "contents": "SPELL_ACTIVATION_OVERLAY_SHOW", - }, - { - "trigger": "SPELL_CONFIRMATION_PROMPT\t\"event\"", - "contents": "SPELL_CONFIRMATION_PROMPT", - }, - { - "trigger": "SPELL_CONFIRMATION_TIMEOUT\t\"event\"", - "contents": "SPELL_CONFIRMATION_TIMEOUT", - }, - { - "trigger": "SPELL_FLYOUT_UPDATE\t\"event\"", - "contents": "SPELL_FLYOUT_UPDATE", - }, - { - "trigger": "SPELL_POWER_CHANGED\t\"event\"", - "contents": "SPELL_POWER_CHANGED", - }, - { - "trigger": "SPELL_PUSHED_TO_ACTIONBAR\t\"event\"", - "contents": "SPELL_PUSHED_TO_ACTIONBAR", - }, - { - "trigger": "SPELL_UPDATE_CHARGES\t\"event\"", - "contents": "SPELL_UPDATE_CHARGES", - }, - { - "trigger": "SPELL_UPDATE_COOLDOWN\t\"event\"", - "contents": "SPELL_UPDATE_COOLDOWN", - }, - { - "trigger": "SPELL_UPDATE_ICON\t\"event\"", - "contents": "SPELL_UPDATE_ICON", - }, - { - "trigger": "SPELL_UPDATE_USABLE\t\"event\"", - "contents": "SPELL_UPDATE_USABLE", - }, - { - "trigger": "START_AUTOREPEAT_SPELL\t\"event\"", - "contents": "START_AUTOREPEAT_SPELL", - }, - { - "trigger": "START_LOOT_ROLL\t\"event\"", - "contents": "START_LOOT_ROLL", - }, - { - "trigger": "START_TIMER\t\"event\"", - "contents": "START_TIMER", - }, - { - "trigger": "STOP_AUTOREPEAT_SPELL\t\"event\"", - "contents": "STOP_AUTOREPEAT_SPELL", - }, - { - "trigger": "STORE_BOOST_AUTO_CONSUMED\t\"event\"", - "contents": "STORE_BOOST_AUTO_CONSUMED", - }, - { - "trigger": "STORE_CHARACTER_LIST_RECEIVED\t\"event\"", - "contents": "STORE_CHARACTER_LIST_RECEIVED", - }, - { - "trigger": "STORE_CLOSE_SIMPLE_CHECKOUT\t\"event\"", - "contents": "STORE_CLOSE_SIMPLE_CHECKOUT", - }, - { - "trigger": "STORE_CONFIRM_PURCHASE\t\"event\"", - "contents": "STORE_CONFIRM_PURCHASE", - }, - { - "trigger": "STORE_OPEN_SIMPLE_CHECKOUT\t\"event\"", - "contents": "STORE_OPEN_SIMPLE_CHECKOUT", - }, - { - "trigger": "STORE_ORDER_INITIATION_FAILED\t\"event\"", - "contents": "STORE_ORDER_INITIATION_FAILED", - }, - { - "trigger": "STORE_PRODUCTS_UPDATED\t\"event\"", - "contents": "STORE_PRODUCTS_UPDATED", - }, - { - "trigger": "STORE_PRODUCT_DELIVERED\t\"event\"", - "contents": "STORE_PRODUCT_DELIVERED", - }, - { - "trigger": "STORE_PURCHASE_ERROR\t\"event\"", - "contents": "STORE_PURCHASE_ERROR", - }, - { - "trigger": "STORE_PURCHASE_LIST_UPDATED\t\"event\"", - "contents": "STORE_PURCHASE_LIST_UPDATED", - }, - { - "trigger": "STORE_REFRESH\t\"event\"", - "contents": "STORE_REFRESH", - }, - { - "trigger": "STORE_STATUS_CHANGED\t\"event\"", - "contents": "STORE_STATUS_CHANGED", - }, - { - "trigger": "STORE_VAS_PURCHASE_COMPLETE\t\"event\"", - "contents": "STORE_VAS_PURCHASE_COMPLETE", - }, - { - "trigger": "STORE_VAS_PURCHASE_ERROR\t\"event\"", - "contents": "STORE_VAS_PURCHASE_ERROR", - }, - { - "trigger": "STREAMING_ICON\t\"event\"", - "contents": "STREAMING_ICON", - }, - { - "trigger": "STURDINESS_UPDATE\t\"event\"", - "contents": "STURDINESS_UPDATE", - }, - { - "trigger": "SUBSCRIPTION_CHANGED_KICK_IMMINENT\t\"event\"", - "contents": "SUBSCRIPTION_CHANGED_KICK_IMMINENT", - }, - { - "trigger": "SUPER_TRACKED_QUEST_CHANGED\t\"event\"", - "contents": "SUPER_TRACKED_QUEST_CHANGED", - }, - { - "trigger": "SYNCHRONIZE_SETTINGS\t\"event\"", - "contents": "SYNCHRONIZE_SETTINGS", - }, - { - "trigger": "SYSMSG\t\"event\"", - "contents": "SYSMSG", - }, - { - "trigger": "TABARD_CANSAVE_CHANGED\t\"event\"", - "contents": "TABARD_CANSAVE_CHANGED", - }, - { - "trigger": "TABARD_SAVE_PENDING\t\"event\"", - "contents": "TABARD_SAVE_PENDING", - }, - { - "trigger": "TALENTS_INVOLUNTARILY_RESET\t\"event\"", - "contents": "TALENTS_INVOLUNTARILY_RESET", - }, - { - "trigger": "TALKINGHEAD_CLOSE\t\"event\"", - "contents": "TALKINGHEAD_CLOSE", - }, - { - "trigger": "TALKINGHEAD_REQUESTED\t\"event\"", - "contents": "TALKINGHEAD_REQUESTED", - }, - { - "trigger": "TASK_PROGRESS_UPDATE\t\"event\"", - "contents": "TASK_PROGRESS_UPDATE", - }, - { - "trigger": "TAXIMAP_CLOSED\t\"event\"", - "contents": "TAXIMAP_CLOSED", - }, - { - "trigger": "TAXIMAP_OPENED\t\"event\"", - "contents": "TAXIMAP_OPENED", - }, - { - "trigger": "TIME_PLAYED_MSG\t\"event\"", - "contents": "TIME_PLAYED_MSG", - }, - { - "trigger": "TOGGLE_CONSOLE\t\"event\"", - "contents": "TOGGLE_CONSOLE", - }, - { - "trigger": "TOKEN_AUCTION_SOLD\t\"event\"", - "contents": "TOKEN_AUCTION_SOLD", - }, - { - "trigger": "TOKEN_BUY_CONFIRM_REQUIRED\t\"event\"", - "contents": "TOKEN_BUY_CONFIRM_REQUIRED", - }, - { - "trigger": "TOKEN_BUY_RESULT\t\"event\"", - "contents": "TOKEN_BUY_RESULT", - }, - { - "trigger": "TOKEN_DISTRIBUTIONS_UPDATED\t\"event\"", - "contents": "TOKEN_DISTRIBUTIONS_UPDATED", - }, - { - "trigger": "TOKEN_MARKET_PRICE_UPDATED\t\"event\"", - "contents": "TOKEN_MARKET_PRICE_UPDATED", - }, - { - "trigger": "TOKEN_REDEEM_BALANCE_UPDATED\t\"event\"", - "contents": "TOKEN_REDEEM_BALANCE_UPDATED", - }, - { - "trigger": "TOKEN_REDEEM_CONFIRM_REQUIRED\t\"event\"", - "contents": "TOKEN_REDEEM_CONFIRM_REQUIRED", - }, - { - "trigger": "TOKEN_REDEEM_FRAME_SHOW\t\"event\"", - "contents": "TOKEN_REDEEM_FRAME_SHOW", - }, - { - "trigger": "TOKEN_REDEEM_GAME_TIME_UPDATED\t\"event\"", - "contents": "TOKEN_REDEEM_GAME_TIME_UPDATED", - }, - { - "trigger": "TOKEN_REDEEM_RESULT\t\"event\"", - "contents": "TOKEN_REDEEM_RESULT", - }, - { - "trigger": "TOKEN_SELL_CONFIRM_REQUIRED\t\"event\"", - "contents": "TOKEN_SELL_CONFIRM_REQUIRED", - }, - { - "trigger": "TOKEN_SELL_RESULT\t\"event\"", - "contents": "TOKEN_SELL_RESULT", - }, - { - "trigger": "TOKEN_STATUS_CHANGED\t\"event\"", - "contents": "TOKEN_STATUS_CHANGED", - }, - { - "trigger": "TOYS_UPDATED\t\"event\"", - "contents": "TOYS_UPDATED", - }, - { - "trigger": "TRACKED_ACHIEVEMENT_LIST_CHANGED\t\"event\"", - "contents": "TRACKED_ACHIEVEMENT_LIST_CHANGED", - }, - { - "trigger": "TRACKED_ACHIEVEMENT_UPDATE\t\"event\"", - "contents": "TRACKED_ACHIEVEMENT_UPDATE", - }, - { - "trigger": "TRADE_ACCEPT_UPDATE\t\"event\"", - "contents": "TRADE_ACCEPT_UPDATE", - }, - { - "trigger": "TRADE_CLOSED\t\"event\"", - "contents": "TRADE_CLOSED", - }, - { - "trigger": "TRADE_CURRENCY_CHANGED\t\"event\"", - "contents": "TRADE_CURRENCY_CHANGED", - }, - { - "trigger": "TRADE_MONEY_CHANGED\t\"event\"", - "contents": "TRADE_MONEY_CHANGED", - }, - { - "trigger": "TRADE_PLAYER_ITEM_CHANGED\t\"event\"", - "contents": "TRADE_PLAYER_ITEM_CHANGED", - }, - { - "trigger": "TRADE_POTENTIAL_BIND_ENCHANT\t\"event\"", - "contents": "TRADE_POTENTIAL_BIND_ENCHANT", - }, - { - "trigger": "TRADE_POTENTIAL_REMOVE_TRANSMOG\t\"event\"", - "contents": "TRADE_POTENTIAL_REMOVE_TRANSMOG", - }, - { - "trigger": "TRADE_REPLACE_ENCHANT\t\"event\"", - "contents": "TRADE_REPLACE_ENCHANT", - }, - { - "trigger": "TRADE_REQUEST\t\"event\"", - "contents": "TRADE_REQUEST", - }, - { - "trigger": "TRADE_REQUEST_CANCEL\t\"event\"", - "contents": "TRADE_REQUEST_CANCEL", - }, - { - "trigger": "TRADE_SHOW\t\"event\"", - "contents": "TRADE_SHOW", - }, - { - "trigger": "TRADE_SKILL_CLOSE\t\"event\"", - "contents": "TRADE_SKILL_CLOSE", - }, - { - "trigger": "TRADE_SKILL_DATA_SOURCE_CHANGED\t\"event\"", - "contents": "TRADE_SKILL_DATA_SOURCE_CHANGED", - }, - { - "trigger": "TRADE_SKILL_DATA_SOURCE_CHANGING\t\"event\"", - "contents": "TRADE_SKILL_DATA_SOURCE_CHANGING", - }, - { - "trigger": "TRADE_SKILL_DETAILS_UPDATE\t\"event\"", - "contents": "TRADE_SKILL_DETAILS_UPDATE", - }, - { - "trigger": "TRADE_SKILL_FILTER_UPDATE\t\"event\"", - "contents": "TRADE_SKILL_FILTER_UPDATE", - }, - { - "trigger": "TRADE_SKILL_LIST_UPDATE\t\"event\"", - "contents": "TRADE_SKILL_LIST_UPDATE", - }, - { - "trigger": "TRADE_SKILL_NAME_UPDATE\t\"event\"", - "contents": "TRADE_SKILL_NAME_UPDATE", - }, - { - "trigger": "TRADE_SKILL_SHOW\t\"event\"", - "contents": "TRADE_SKILL_SHOW", - }, - { - "trigger": "TRADE_TARGET_ITEM_CHANGED\t\"event\"", - "contents": "TRADE_TARGET_ITEM_CHANGED", - }, - { - "trigger": "TRADE_UPDATE\t\"event\"", - "contents": "TRADE_UPDATE", - }, - { - "trigger": "TRAINER_CLOSED\t\"event\"", - "contents": "TRAINER_CLOSED", - }, - { - "trigger": "TRAINER_DESCRIPTION_UPDATE\t\"event\"", - "contents": "TRAINER_DESCRIPTION_UPDATE", - }, - { - "trigger": "TRAINER_SHOW\t\"event\"", - "contents": "TRAINER_SHOW", - }, - { - "trigger": "TRAINER_UPDATE\t\"event\"", - "contents": "TRAINER_UPDATE", - }, - { - "trigger": "TRANSMOGRIFY_CLOSE\t\"event\"", - "contents": "TRANSMOGRIFY_CLOSE", - }, - { - "trigger": "TRANSMOGRIFY_ITEM_UPDATE\t\"event\"", - "contents": "TRANSMOGRIFY_ITEM_UPDATE", - }, - { - "trigger": "TRANSMOGRIFY_OPEN\t\"event\"", - "contents": "TRANSMOGRIFY_OPEN", - }, - { - "trigger": "TRANSMOGRIFY_SUCCESS\t\"event\"", - "contents": "TRANSMOGRIFY_SUCCESS", - }, - { - "trigger": "TRANSMOGRIFY_UPDATE\t\"event\"", - "contents": "TRANSMOGRIFY_UPDATE", - }, - { - "trigger": "TRANSMOG_COLLECTION_CAMERA_UPDATE\t\"event\"", - "contents": "TRANSMOG_COLLECTION_CAMERA_UPDATE", - }, - { - "trigger": "TRANSMOG_COLLECTION_ITEM_UPDATE\t\"event\"", - "contents": "TRANSMOG_COLLECTION_ITEM_UPDATE", - }, - { - "trigger": "TRANSMOG_COLLECTION_LOADED\t\"event\"", - "contents": "TRANSMOG_COLLECTION_LOADED", - }, - { - "trigger": "TRANSMOG_COLLECTION_SOURCE_ADDED\t\"event\"", - "contents": "TRANSMOG_COLLECTION_SOURCE_ADDED", - }, - { - "trigger": "TRANSMOG_COLLECTION_SOURCE_REMOVED\t\"event\"", - "contents": "TRANSMOG_COLLECTION_SOURCE_REMOVED", - }, - { - "trigger": "TRANSMOG_COLLECTION_UPDATED\t\"event\"", - "contents": "TRANSMOG_COLLECTION_UPDATED", - }, - { - "trigger": "TRANSMOG_OUTFITS_CHANGED\t\"event\"", - "contents": "TRANSMOG_OUTFITS_CHANGED", - }, - { - "trigger": "TRANSMOG_SEARCH_UPDATED\t\"event\"", - "contents": "TRANSMOG_SEARCH_UPDATED", - }, - { - "trigger": "TRANSMOG_SETS_UPDATE_FAVORITE\t\"event\"", - "contents": "TRANSMOG_SETS_UPDATE_FAVORITE", - }, - { - "trigger": "TRANSMOG_SOURCE_COLLECTABILITY_UPDATE\t\"event\"", - "contents": "TRANSMOG_SOURCE_COLLECTABILITY_UPDATE", - }, - { - "trigger": "TRIAL_CAP_REACHED_LEVEL\t\"event\"", - "contents": "TRIAL_CAP_REACHED_LEVEL", - }, - { - "trigger": "TRIAL_CAP_REACHED_MONEY\t\"event\"", - "contents": "TRIAL_CAP_REACHED_MONEY", - }, - { - "trigger": "TRIAL_STATUS_UPDATE\t\"event\"", - "contents": "TRIAL_STATUS_UPDATE", - }, - { - "trigger": "TUTORIAL_TRIGGER\t\"event\"", - "contents": "TUTORIAL_TRIGGER", - }, - { - "trigger": "TWITTER_LINK_RESULT\t\"event\"", - "contents": "TWITTER_LINK_RESULT", - }, - { - "trigger": "TWITTER_POST_RESULT\t\"event\"", - "contents": "TWITTER_POST_RESULT", - }, - { - "trigger": "TWITTER_STATUS_UPDATE\t\"event\"", - "contents": "TWITTER_STATUS_UPDATE", - }, - { - "trigger": "UI_ERROR_MESSAGE\t\"event\"", - "contents": "UI_ERROR_MESSAGE", - }, - { - "trigger": "UI_INFO_MESSAGE\t\"event\"", - "contents": "UI_INFO_MESSAGE", - }, - { - "trigger": "UI_MODEL_SCENE_INFO_UPDATED\t\"event\"", - "contents": "UI_MODEL_SCENE_INFO_UPDATED", - }, - { - "trigger": "UI_SCALE_CHANGED\t\"event\"", - "contents": "UI_SCALE_CHANGED", - }, - { - "trigger": "UNIT_ABSORB_AMOUNT_CHANGED\t\"event\"", - "contents": "UNIT_ABSORB_AMOUNT_CHANGED", - }, - { - "trigger": "UNIT_ATTACK\t\"event\"", - "contents": "UNIT_ATTACK", - }, - { - "trigger": "UNIT_ATTACK_POWER\t\"event\"", - "contents": "UNIT_ATTACK_POWER", - }, - { - "trigger": "UNIT_ATTACK_SPEED\t\"event\"", - "contents": "UNIT_ATTACK_SPEED", - }, - { - "trigger": "UNIT_AURA\t\"event\"", - "contents": "UNIT_AURA", - }, - { - "trigger": "UNIT_CLASSIFICATION_CHANGED\t\"event\"", - "contents": "UNIT_CLASSIFICATION_CHANGED", - }, - { - "trigger": "UNIT_COMBAT\t\"event\"", - "contents": "UNIT_COMBAT", - }, - { - "trigger": "UNIT_CONNECTION\t\"event\"", - "contents": "UNIT_CONNECTION", - }, - { - "trigger": "UNIT_DAMAGE\t\"event\"", - "contents": "UNIT_DAMAGE", - }, - { - "trigger": "UNIT_DEFENSE\t\"event\"", - "contents": "UNIT_DEFENSE", - }, - { - "trigger": "UNIT_DISPLAYPOWER\t\"event\"", - "contents": "UNIT_DISPLAYPOWER", - }, - { - "trigger": "UNIT_ENTERED_VEHICLE\t\"event\"", - "contents": "UNIT_ENTERED_VEHICLE", - }, - { - "trigger": "UNIT_ENTERING_VEHICLE\t\"event\"", - "contents": "UNIT_ENTERING_VEHICLE", - }, - { - "trigger": "UNIT_EXITED_VEHICLE\t\"event\"", - "contents": "UNIT_EXITED_VEHICLE", - }, - { - "trigger": "UNIT_EXITING_VEHICLE\t\"event\"", - "contents": "UNIT_EXITING_VEHICLE", - }, - { - "trigger": "UNIT_FACTION\t\"event\"", - "contents": "UNIT_FACTION", - }, - { - "trigger": "UNIT_FLAGS\t\"event\"", - "contents": "UNIT_FLAGS", - }, - { - "trigger": "UNIT_HEALTH\t\"event\"", - "contents": "UNIT_HEALTH", - }, - { - "trigger": "UNIT_HEALTH_FREQUENT\t\"event\"", - "contents": "UNIT_HEALTH_FREQUENT", - }, - { - "trigger": "UNIT_HEAL_ABSORB_AMOUNT_CHANGED\t\"event\"", - "contents": "UNIT_HEAL_ABSORB_AMOUNT_CHANGED", - }, - { - "trigger": "UNIT_HEAL_PREDICTION\t\"event\"", - "contents": "UNIT_HEAL_PREDICTION", - }, - { - "trigger": "UNIT_INVENTORY_CHANGED\t\"event\"", - "contents": "UNIT_INVENTORY_CHANGED", - }, - { - "trigger": "UNIT_LEVEL\t\"event\"", - "contents": "UNIT_LEVEL", - }, - { - "trigger": "UNIT_MANA\t\"event\"", - "contents": "UNIT_MANA", - }, - { - "trigger": "UNIT_MAXHEALTH\t\"event\"", - "contents": "UNIT_MAXHEALTH", - }, - { - "trigger": "UNIT_MAXPOWER\t\"event\"", - "contents": "UNIT_MAXPOWER", - }, - { - "trigger": "UNIT_MODEL_CHANGED\t\"event\"", - "contents": "UNIT_MODEL_CHANGED", - }, - { - "trigger": "UNIT_NAME_UPDATE\t\"event\"", - "contents": "UNIT_NAME_UPDATE", - }, - { - "trigger": "UNIT_OTHER_PARTY_CHANGED\t\"event\"", - "contents": "UNIT_OTHER_PARTY_CHANGED", - }, - { - "trigger": "UNIT_PET\t\"event\"", - "contents": "UNIT_PET", - }, - { - "trigger": "UNIT_PET_EXPERIENCE\t\"event\"", - "contents": "UNIT_PET_EXPERIENCE", - }, - { - "trigger": "UNIT_PHASE\t\"event\"", - "contents": "UNIT_PHASE", - }, - { - "trigger": "UNIT_PORTRAIT_UPDATE\t\"event\"", - "contents": "UNIT_PORTRAIT_UPDATE", - }, - { - "trigger": "UNIT_POWER\t\"event\"", - "contents": "UNIT_POWER", - }, - { - "trigger": "UNIT_POWER_BAR_HIDE\t\"event\"", - "contents": "UNIT_POWER_BAR_HIDE", - }, - { - "trigger": "UNIT_POWER_BAR_SHOW\t\"event\"", - "contents": "UNIT_POWER_BAR_SHOW", - }, - { - "trigger": "UNIT_POWER_BAR_TIMER_UPDATE\t\"event\"", - "contents": "UNIT_POWER_BAR_TIMER_UPDATE", - }, - { - "trigger": "UNIT_POWER_FREQUENT\t\"event\"", - "contents": "UNIT_POWER_FREQUENT", - }, - { - "trigger": "UNIT_QUEST_LOG_CHANGED\t\"event\"", - "contents": "UNIT_QUEST_LOG_CHANGED", - }, - { - "trigger": "UNIT_RANGEDDAMAGE\t\"event\"", - "contents": "UNIT_RANGEDDAMAGE", - }, - { - "trigger": "UNIT_RANGED_ATTACK_POWER\t\"event\"", - "contents": "UNIT_RANGED_ATTACK_POWER", - }, - { - "trigger": "UNIT_RESISTANCES\t\"event\"", - "contents": "UNIT_RESISTANCES", - }, - { - "trigger": "UNIT_SPELLCAST_CHANNEL_START\t\"event\"", - "contents": "UNIT_SPELLCAST_CHANNEL_START", - }, - { - "trigger": "UNIT_SPELLCAST_CHANNEL_STOP\t\"event\"", - "contents": "UNIT_SPELLCAST_CHANNEL_STOP", - }, - { - "trigger": "UNIT_SPELLCAST_CHANNEL_UPDATE\t\"event\"", - "contents": "UNIT_SPELLCAST_CHANNEL_UPDATE", - }, - { - "trigger": "UNIT_SPELLCAST_DELAYED\t\"event\"", - "contents": "UNIT_SPELLCAST_DELAYED", - }, - { - "trigger": "UNIT_SPELLCAST_FAILED\t\"event\"", - "contents": "UNIT_SPELLCAST_FAILED", - }, - { - "trigger": "UNIT_SPELLCAST_FAILED_QUIET\t\"event\"", - "contents": "UNIT_SPELLCAST_FAILED_QUIET", - }, - { - "trigger": "UNIT_SPELLCAST_INTERRUPTED\t\"event\"", - "contents": "UNIT_SPELLCAST_INTERRUPTED", - }, - { - "trigger": "UNIT_SPELLCAST_INTERRUPTIBLE\t\"event\"", - "contents": "UNIT_SPELLCAST_INTERRUPTIBLE", - }, - { - "trigger": "UNIT_SPELLCAST_NOT_INTERRUPTIBLE\t\"event\"", - "contents": "UNIT_SPELLCAST_NOT_INTERRUPTIBLE", - }, - { - "trigger": "UNIT_SPELLCAST_SENT\t\"event\"", - "contents": "UNIT_SPELLCAST_SENT", - }, - { - "trigger": "UNIT_SPELLCAST_START\t\"event\"", - "contents": "UNIT_SPELLCAST_START", - }, - { - "trigger": "UNIT_SPELLCAST_STOP\t\"event\"", - "contents": "UNIT_SPELLCAST_STOP", - }, - { - "trigger": "UNIT_SPELLCAST_SUCCEEDED\t\"event\"", - "contents": "UNIT_SPELLCAST_SUCCEEDED", - }, - { - "trigger": "UNIT_SPELL_HASTE\t\"event\"", - "contents": "UNIT_SPELL_HASTE", - }, - { - "trigger": "UNIT_STATS\t\"event\"", - "contents": "UNIT_STATS", - }, - { - "trigger": "UNIT_TARGET\t\"event\"", - "contents": "UNIT_TARGET", - }, - { - "trigger": "UNIT_TARGETABLE_CHANGED\t\"event\"", - "contents": "UNIT_TARGETABLE_CHANGED", - }, - { - "trigger": "UNIT_THREAT_LIST_UPDATE\t\"event\"", - "contents": "UNIT_THREAT_LIST_UPDATE", - }, - { - "trigger": "UNIT_THREAT_SITUATION_UPDATE\t\"event\"", - "contents": "UNIT_THREAT_SITUATION_UPDATE", - }, - { - "trigger": "UPDATE_ACTIVE_BATTLEFIELD\t\"event\"", - "contents": "UPDATE_ACTIVE_BATTLEFIELD", - }, - { - "trigger": "UPDATE_BATTLEFIELD_SCORE\t\"event\"", - "contents": "UPDATE_BATTLEFIELD_SCORE", - }, - { - "trigger": "UPDATE_BATTLEFIELD_STATUS\t\"event\"", - "contents": "UPDATE_BATTLEFIELD_STATUS", - }, - { - "trigger": "UPDATE_BINDINGS\t\"event\"", - "contents": "UPDATE_BINDINGS", - }, - { - "trigger": "UPDATE_BONUS_ACTIONBAR\t\"event\"", - "contents": "UPDATE_BONUS_ACTIONBAR", - }, - { - "trigger": "UPDATE_CHAT_COLOR\t\"event\"", - "contents": "UPDATE_CHAT_COLOR", - }, - { - "trigger": "UPDATE_CHAT_COLOR_NAME_BY_CLASS\t\"event\"", - "contents": "UPDATE_CHAT_COLOR_NAME_BY_CLASS", - }, - { - "trigger": "UPDATE_CHAT_WINDOWS\t\"event\"", - "contents": "UPDATE_CHAT_WINDOWS", - }, - { - "trigger": "UPDATE_EXHAUSTION\t\"event\"", - "contents": "UPDATE_EXHAUSTION", - }, - { - "trigger": "UPDATE_EXPANSION_LEVEL\t\"event\"", - "contents": "UPDATE_EXPANSION_LEVEL", - }, - { - "trigger": "UPDATE_EXTRA_ACTIONBAR\t\"event\"", - "contents": "UPDATE_EXTRA_ACTIONBAR", - }, - { - "trigger": "UPDATE_FACTION\t\"event\"", - "contents": "UPDATE_FACTION", - }, - { - "trigger": "UPDATE_FLOATING_CHAT_WINDOWS\t\"event\"", - "contents": "UPDATE_FLOATING_CHAT_WINDOWS", - }, - { - "trigger": "UPDATE_GM_STATUS\t\"event\"", - "contents": "UPDATE_GM_STATUS", - }, - { - "trigger": "UPDATE_INSTANCE_INFO\t\"event\"", - "contents": "UPDATE_INSTANCE_INFO", - }, - { - "trigger": "UPDATE_INVENTORY_ALERTS\t\"event\"", - "contents": "UPDATE_INVENTORY_ALERTS", - }, - { - "trigger": "UPDATE_INVENTORY_DURABILITY\t\"event\"", - "contents": "UPDATE_INVENTORY_DURABILITY", - }, - { - "trigger": "UPDATE_LFG_LIST\t\"event\"", - "contents": "UPDATE_LFG_LIST", - }, - { - "trigger": "UPDATE_LFG_LIST_INCREMENTAL\t\"event\"", - "contents": "UPDATE_LFG_LIST_INCREMENTAL", - }, - { - "trigger": "UPDATE_LFG_TYPES\t\"event\"", - "contents": "UPDATE_LFG_TYPES", - }, - { - "trigger": "UPDATE_MACROS\t\"event\"", - "contents": "UPDATE_MACROS", - }, - { - "trigger": "UPDATE_MASTER_LOOT_LIST\t\"event\"", - "contents": "UPDATE_MASTER_LOOT_LIST", - }, - { - "trigger": "UPDATE_MOUSEOVER_UNIT\t\"event\"", - "contents": "UPDATE_MOUSEOVER_UNIT", - }, - { - "trigger": "UPDATE_MULTI_CAST_ACTIONBAR\t\"event\"", - "contents": "UPDATE_MULTI_CAST_ACTIONBAR", - }, - { - "trigger": "UPDATE_OVERRIDE_ACTIONBAR\t\"event\"", - "contents": "UPDATE_OVERRIDE_ACTIONBAR", - }, - { - "trigger": "UPDATE_PENDING_MAIL\t\"event\"", - "contents": "UPDATE_PENDING_MAIL", - }, - { - "trigger": "UPDATE_POSSESS_BAR\t\"event\"", - "contents": "UPDATE_POSSESS_BAR", - }, - { - "trigger": "UPDATE_SHAPESHIFT_COOLDOWN\t\"event\"", - "contents": "UPDATE_SHAPESHIFT_COOLDOWN", - }, - { - "trigger": "UPDATE_SHAPESHIFT_FORM\t\"event\"", - "contents": "UPDATE_SHAPESHIFT_FORM", - }, - { - "trigger": "UPDATE_SHAPESHIFT_FORMS\t\"event\"", - "contents": "UPDATE_SHAPESHIFT_FORMS", - }, - { - "trigger": "UPDATE_SHAPESHIFT_USABLE\t\"event\"", - "contents": "UPDATE_SHAPESHIFT_USABLE", - }, - { - "trigger": "UPDATE_STEALTH\t\"event\"", - "contents": "UPDATE_STEALTH", - }, - { - "trigger": "UPDATE_SUMMONPETS_ACTION\t\"event\"", - "contents": "UPDATE_SUMMONPETS_ACTION", - }, - { - "trigger": "UPDATE_TICKET\t\"event\"", - "contents": "UPDATE_TICKET", - }, - { - "trigger": "UPDATE_TRADESKILL_RECAST\t\"event\"", - "contents": "UPDATE_TRADESKILL_RECAST", - }, - { - "trigger": "UPDATE_VEHICLE_ACTIONBAR\t\"event\"", - "contents": "UPDATE_VEHICLE_ACTIONBAR", - }, - { - "trigger": "UPDATE_WEB_TICKET\t\"event\"", - "contents": "UPDATE_WEB_TICKET", - }, - { - "trigger": "UPDATE_WORLD_STATES\t\"event\"", - "contents": "UPDATE_WORLD_STATES", - }, - { - "trigger": "USE_BIND_CONFIRM\t\"event\"", - "contents": "USE_BIND_CONFIRM", - }, - { - "trigger": "USE_GLYPH\t\"event\"", - "contents": "USE_GLYPH", - }, - { - "trigger": "USE_NO_REFUND_CONFIRM\t\"event\"", - "contents": "USE_NO_REFUND_CONFIRM", - }, - { - "trigger": "VARIABLES_LOADED\t\"event\"", - "contents": "VARIABLES_LOADED", - }, - { - "trigger": "VEHICLE_ANGLE_SHOW\t\"event\"", - "contents": "VEHICLE_ANGLE_SHOW", - }, - { - "trigger": "VEHICLE_ANGLE_UPDATE\t\"event\"", - "contents": "VEHICLE_ANGLE_UPDATE", - }, - { - "trigger": "VEHICLE_PASSENGERS_CHANGED\t\"event\"", - "contents": "VEHICLE_PASSENGERS_CHANGED", - }, - { - "trigger": "VEHICLE_POWER_SHOW\t\"event\"", - "contents": "VEHICLE_POWER_SHOW", - }, - { - "trigger": "VEHICLE_UPDATE\t\"event\"", - "contents": "VEHICLE_UPDATE", - }, - { - "trigger": "VIGNETTE_ADDED\t\"event\"", - "contents": "VIGNETTE_ADDED", - }, - { - "trigger": "VIGNETTE_REMOVED\t\"event\"", - "contents": "VIGNETTE_REMOVED", - }, - { - "trigger": "VOICE_CHANNEL_STATUS_UPDATE\t\"event\"", - "contents": "VOICE_CHANNEL_STATUS_UPDATE", - }, - { - "trigger": "VOICE_CHAT_ENABLED_UPDATE\t\"event\"", - "contents": "VOICE_CHAT_ENABLED_UPDATE", - }, - { - "trigger": "VOICE_LEFT_SESSION\t\"event\"", - "contents": "VOICE_LEFT_SESSION", - }, - { - "trigger": "VOICE_PLATE_START\t\"event\"", - "contents": "VOICE_PLATE_START", - }, - { - "trigger": "VOICE_PLATE_STOP\t\"event\"", - "contents": "VOICE_PLATE_STOP", - }, - { - "trigger": "VOICE_PUSH_TO_TALK_START\t\"event\"", - "contents": "VOICE_PUSH_TO_TALK_START", - }, - { - "trigger": "VOICE_PUSH_TO_TALK_STOP\t\"event\"", - "contents": "VOICE_PUSH_TO_TALK_STOP", - }, - { - "trigger": "VOICE_SELF_MUTE\t\"event\"", - "contents": "VOICE_SELF_MUTE", - }, - { - "trigger": "VOICE_SESSIONS_UPDATE\t\"event\"", - "contents": "VOICE_SESSIONS_UPDATE", - }, - { - "trigger": "VOICE_START\t\"event\"", - "contents": "VOICE_START", - }, - { - "trigger": "VOICE_STATUS_UPDATE\t\"event\"", - "contents": "VOICE_STATUS_UPDATE", - }, - { - "trigger": "VOICE_STOP\t\"event\"", - "contents": "VOICE_STOP", - }, - { - "trigger": "VOID_DEPOSIT_WARNING\t\"event\"", - "contents": "VOID_DEPOSIT_WARNING", - }, - { - "trigger": "VOID_STORAGE_CLOSE\t\"event\"", - "contents": "VOID_STORAGE_CLOSE", - }, - { - "trigger": "VOID_STORAGE_CONTENTS_UPDATE\t\"event\"", - "contents": "VOID_STORAGE_CONTENTS_UPDATE", - }, - { - "trigger": "VOID_STORAGE_DEPOSIT_UPDATE\t\"event\"", - "contents": "VOID_STORAGE_DEPOSIT_UPDATE", - }, - { - "trigger": "VOID_STORAGE_OPEN\t\"event\"", - "contents": "VOID_STORAGE_OPEN", - }, - { - "trigger": "VOID_STORAGE_UPDATE\t\"event\"", - "contents": "VOID_STORAGE_UPDATE", - }, - { - "trigger": "VOID_TRANSFER_DONE\t\"event\"", - "contents": "VOID_TRANSFER_DONE", - }, - { - "trigger": "VOTE_KICK_REASON_NEEDED\t\"event\"", - "contents": "VOTE_KICK_REASON_NEEDED", - }, - { - "trigger": "WARGAME_REQUESTED\t\"event\"", - "contents": "WARGAME_REQUESTED", - }, - { - "trigger": "WEAR_EQUIPMENT_SET\t\"event\"", - "contents": "WEAR_EQUIPMENT_SET", - }, - { - "trigger": "WEIGHTED_SPELL_UPDATED\t\"event\"", - "contents": "WEIGHTED_SPELL_UPDATED", - }, - { - "trigger": "WHO_LIST_UPDATE\t\"event\"", - "contents": "WHO_LIST_UPDATE", - }, - { - "trigger": "WORLD_MAP_UPDATE\t\"event\"", - "contents": "WORLD_MAP_UPDATE", - }, - { - "trigger": "WORLD_QUEST_COMPLETED_BY_SPELL\t\"event\"", - "contents": "WORLD_QUEST_COMPLETED_BY_SPELL", - }, - { - "trigger": "WORLD_STATE_TIMER_START\t\"event\"", - "contents": "WORLD_STATE_TIMER_START", - }, - { - "trigger": "WORLD_STATE_TIMER_STOP\t\"event\"", - "contents": "WORLD_STATE_TIMER_STOP", - }, - { - "trigger": "WORLD_STATE_UI_TIMER_UPDATE\t\"event\"", - "contents": "WORLD_STATE_UI_TIMER_UPDATE", - }, - { - "trigger": "WOW_MOUSE_NOT_FOUND\t\"event\"", - "contents": "WOW_MOUSE_NOT_FOUND", - }, - { - "trigger": "ZONE_CHANGED\t\"event\"", - "contents": "ZONE_CHANGED", - }, - { - "trigger": "ZONE_CHANGED_INDOORS\t\"event\"", - "contents": "ZONE_CHANGED_INDOORS", - }, - { - "trigger": "ZONE_CHANGED_NEW_AREA\t\"event\"", - "contents": "ZONE_CHANGED_NEW_AREA", - }, - ] -} diff --git a/Reference/Event Reference/ACCOUNT_CHARACTER_LIST_RECIEVED.sublime-snippet b/Reference/Event Reference/ACCOUNT_CHARACTER_LIST_RECIEVED.sublime-snippet new file mode 100644 index 000000000..e05050ead --- /dev/null +++ b/Reference/Event Reference/ACCOUNT_CHARACTER_LIST_RECIEVED.sublime-snippet @@ -0,0 +1,6 @@ + + + ACCOUNT_CHARACTER_LIST_RECIEVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ACCOUNT_DATA_INITIALIZED.sublime-snippet b/Reference/Event Reference/ACCOUNT_DATA_INITIALIZED.sublime-snippet new file mode 100644 index 000000000..87b5a3cf5 --- /dev/null +++ b/Reference/Event Reference/ACCOUNT_DATA_INITIALIZED.sublime-snippet @@ -0,0 +1,6 @@ + + + ACCOUNT_DATA_INITIALIZED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ACCOUNT_DATA_RESTORED.sublime-snippet b/Reference/Event Reference/ACCOUNT_DATA_RESTORED.sublime-snippet new file mode 100644 index 000000000..71ce25dca --- /dev/null +++ b/Reference/Event Reference/ACCOUNT_DATA_RESTORED.sublime-snippet @@ -0,0 +1,6 @@ + + + ACCOUNT_DATA_RESTORED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ACHIEVEMENT_EARNED.sublime-snippet b/Reference/Event Reference/ACHIEVEMENT_EARNED.sublime-snippet index 7d83ae3c4..3cc27898b 100644 --- a/Reference/Event Reference/ACHIEVEMENT_EARNED.sublime-snippet +++ b/Reference/Event Reference/ACHIEVEMENT_EARNED.sublime-snippet @@ -2,5 +2,5 @@ ACHIEVEMENT_EARNED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACHIEVEMENT_PLAYER_NAME.sublime-snippet b/Reference/Event Reference/ACHIEVEMENT_PLAYER_NAME.sublime-snippet new file mode 100644 index 000000000..5087cb1f2 --- /dev/null +++ b/Reference/Event Reference/ACHIEVEMENT_PLAYER_NAME.sublime-snippet @@ -0,0 +1,6 @@ + + + ACHIEVEMENT_PLAYER_NAME + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ACHIEVEMENT_SEARCH_UPDATED.sublime-snippet b/Reference/Event Reference/ACHIEVEMENT_SEARCH_UPDATED.sublime-snippet index ddb7bfad0..55c2440ae 100644 --- a/Reference/Event Reference/ACHIEVEMENT_SEARCH_UPDATED.sublime-snippet +++ b/Reference/Event Reference/ACHIEVEMENT_SEARCH_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ ACHIEVEMENT_SEARCH_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_HIDEGRID.sublime-snippet b/Reference/Event Reference/ACTIONBAR_HIDEGRID.sublime-snippet index c4138206e..b0f2734f5 100644 --- a/Reference/Event Reference/ACTIONBAR_HIDEGRID.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_HIDEGRID.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_HIDEGRID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_PAGE_CHANGED.sublime-snippet b/Reference/Event Reference/ACTIONBAR_PAGE_CHANGED.sublime-snippet index 4f92af0ac..fc6121e23 100644 --- a/Reference/Event Reference/ACTIONBAR_PAGE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_PAGE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_PAGE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_SHOWGRID.sublime-snippet b/Reference/Event Reference/ACTIONBAR_SHOWGRID.sublime-snippet index c05fd2f48..f57555b54 100644 --- a/Reference/Event Reference/ACTIONBAR_SHOWGRID.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_SHOWGRID.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_SHOWGRID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_SHOW_BOTTOMLEFT.sublime-snippet b/Reference/Event Reference/ACTIONBAR_SHOW_BOTTOMLEFT.sublime-snippet index 4acd8c2f8..c5d91e1ba 100644 --- a/Reference/Event Reference/ACTIONBAR_SHOW_BOTTOMLEFT.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_SHOW_BOTTOMLEFT.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_SHOW_BOTTOMLEFT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_SLOT_CHANGED.sublime-snippet b/Reference/Event Reference/ACTIONBAR_SLOT_CHANGED.sublime-snippet index 84db26492..2bc6db53f 100644 --- a/Reference/Event Reference/ACTIONBAR_SLOT_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_SLOT_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_SLOT_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_UPDATE_COOLDOWN.sublime-snippet b/Reference/Event Reference/ACTIONBAR_UPDATE_COOLDOWN.sublime-snippet index 7c46c9857..c0aa22c66 100644 --- a/Reference/Event Reference/ACTIONBAR_UPDATE_COOLDOWN.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_UPDATE_COOLDOWN.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_UPDATE_COOLDOWN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_UPDATE_STATE.sublime-snippet b/Reference/Event Reference/ACTIONBAR_UPDATE_STATE.sublime-snippet index 66f351056..5115ee6c9 100644 --- a/Reference/Event Reference/ACTIONBAR_UPDATE_STATE.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_UPDATE_STATE.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_UPDATE_STATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIONBAR_UPDATE_USABLE.sublime-snippet b/Reference/Event Reference/ACTIONBAR_UPDATE_USABLE.sublime-snippet index e8f9371ba..51a63d457 100644 --- a/Reference/Event Reference/ACTIONBAR_UPDATE_USABLE.sublime-snippet +++ b/Reference/Event Reference/ACTIONBAR_UPDATE_USABLE.sublime-snippet @@ -2,5 +2,5 @@ ACTIONBAR_UPDATE_USABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTION_WILL_BIND_ITEM.sublime-snippet b/Reference/Event Reference/ACTION_WILL_BIND_ITEM.sublime-snippet index 61a1dc5a4..08e919207 100644 --- a/Reference/Event Reference/ACTION_WILL_BIND_ITEM.sublime-snippet +++ b/Reference/Event Reference/ACTION_WILL_BIND_ITEM.sublime-snippet @@ -2,5 +2,5 @@ ACTION_WILL_BIND_ITEM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIVATE_GLYPH.sublime-snippet b/Reference/Event Reference/ACTIVATE_GLYPH.sublime-snippet index 863be4c9e..4410afce5 100644 --- a/Reference/Event Reference/ACTIVATE_GLYPH.sublime-snippet +++ b/Reference/Event Reference/ACTIVATE_GLYPH.sublime-snippet @@ -2,5 +2,5 @@ ACTIVATE_GLYPH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ACTIVE_TALENT_GROUP_CHANGED.sublime-snippet b/Reference/Event Reference/ACTIVE_TALENT_GROUP_CHANGED.sublime-snippet index c38b93be9..5ba71efd6 100644 --- a/Reference/Event Reference/ACTIVE_TALENT_GROUP_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ACTIVE_TALENT_GROUP_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ACTIVE_TALENT_GROUP_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADDONS_UNLOADING.sublime-snippet b/Reference/Event Reference/ADDONS_UNLOADING.sublime-snippet index e5aa3e947..391aa3089 100644 --- a/Reference/Event Reference/ADDONS_UNLOADING.sublime-snippet +++ b/Reference/Event Reference/ADDONS_UNLOADING.sublime-snippet @@ -2,5 +2,5 @@ ADDONS_UNLOADING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADDON_ACTION_BLOCKED.sublime-snippet b/Reference/Event Reference/ADDON_ACTION_BLOCKED.sublime-snippet index ef9663da9..f98380943 100644 --- a/Reference/Event Reference/ADDON_ACTION_BLOCKED.sublime-snippet +++ b/Reference/Event Reference/ADDON_ACTION_BLOCKED.sublime-snippet @@ -2,5 +2,5 @@ ADDON_ACTION_BLOCKED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADDON_ACTION_FORBIDDEN.sublime-snippet b/Reference/Event Reference/ADDON_ACTION_FORBIDDEN.sublime-snippet index 09ceda4e0..74bf71046 100644 --- a/Reference/Event Reference/ADDON_ACTION_FORBIDDEN.sublime-snippet +++ b/Reference/Event Reference/ADDON_ACTION_FORBIDDEN.sublime-snippet @@ -2,5 +2,5 @@ ADDON_ACTION_FORBIDDEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADDON_LOADED.sublime-snippet b/Reference/Event Reference/ADDON_LOADED.sublime-snippet index 75eaaccf3..c9dda17d4 100644 --- a/Reference/Event Reference/ADDON_LOADED.sublime-snippet +++ b/Reference/Event Reference/ADDON_LOADED.sublime-snippet @@ -2,5 +2,5 @@ ADDON_LOADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADVENTURE_MAP_CLOSE.sublime-snippet b/Reference/Event Reference/ADVENTURE_MAP_CLOSE.sublime-snippet index ca13a70a8..96949d5cd 100644 --- a/Reference/Event Reference/ADVENTURE_MAP_CLOSE.sublime-snippet +++ b/Reference/Event Reference/ADVENTURE_MAP_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ ADVENTURE_MAP_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADVENTURE_MAP_OPEN.sublime-snippet b/Reference/Event Reference/ADVENTURE_MAP_OPEN.sublime-snippet index daec4a037..1549edf86 100644 --- a/Reference/Event Reference/ADVENTURE_MAP_OPEN.sublime-snippet +++ b/Reference/Event Reference/ADVENTURE_MAP_OPEN.sublime-snippet @@ -2,5 +2,5 @@ ADVENTURE_MAP_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADVENTURE_MAP_QUEST_UPDATE.sublime-snippet b/Reference/Event Reference/ADVENTURE_MAP_QUEST_UPDATE.sublime-snippet index f313ec0c4..bd2782c5d 100644 --- a/Reference/Event Reference/ADVENTURE_MAP_QUEST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ADVENTURE_MAP_QUEST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ADVENTURE_MAP_QUEST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADVENTURE_MAP_UPDATE_INSETS.sublime-snippet b/Reference/Event Reference/ADVENTURE_MAP_UPDATE_INSETS.sublime-snippet index d8f85b109..6004a342a 100644 --- a/Reference/Event Reference/ADVENTURE_MAP_UPDATE_INSETS.sublime-snippet +++ b/Reference/Event Reference/ADVENTURE_MAP_UPDATE_INSETS.sublime-snippet @@ -2,5 +2,5 @@ ADVENTURE_MAP_UPDATE_INSETS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ADVENTURE_MAP_UPDATE_POIS.sublime-snippet b/Reference/Event Reference/ADVENTURE_MAP_UPDATE_POIS.sublime-snippet index b36a26e57..1b17f822d 100644 --- a/Reference/Event Reference/ADVENTURE_MAP_UPDATE_POIS.sublime-snippet +++ b/Reference/Event Reference/ADVENTURE_MAP_UPDATE_POIS.sublime-snippet @@ -2,5 +2,5 @@ ADVENTURE_MAP_UPDATE_POIS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_DUNGEON_ACTION.sublime-snippet b/Reference/Event Reference/AJ_DUNGEON_ACTION.sublime-snippet index dbb0ee56b..99acfe5d3 100644 --- a/Reference/Event Reference/AJ_DUNGEON_ACTION.sublime-snippet +++ b/Reference/Event Reference/AJ_DUNGEON_ACTION.sublime-snippet @@ -2,5 +2,5 @@ AJ_DUNGEON_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_OPEN.sublime-snippet b/Reference/Event Reference/AJ_OPEN.sublime-snippet index f17d044bd..80311e1d2 100644 --- a/Reference/Event Reference/AJ_OPEN.sublime-snippet +++ b/Reference/Event Reference/AJ_OPEN.sublime-snippet @@ -2,5 +2,5 @@ AJ_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_PVE_LFG_ACTION.sublime-snippet b/Reference/Event Reference/AJ_PVE_LFG_ACTION.sublime-snippet index 8816e6ee0..e09eda25c 100644 --- a/Reference/Event Reference/AJ_PVE_LFG_ACTION.sublime-snippet +++ b/Reference/Event Reference/AJ_PVE_LFG_ACTION.sublime-snippet @@ -2,5 +2,5 @@ AJ_PVE_LFG_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_PVP_ACTION.sublime-snippet b/Reference/Event Reference/AJ_PVP_ACTION.sublime-snippet index 706c12b90..9cfa4dba5 100644 --- a/Reference/Event Reference/AJ_PVP_ACTION.sublime-snippet +++ b/Reference/Event Reference/AJ_PVP_ACTION.sublime-snippet @@ -2,5 +2,5 @@ AJ_PVP_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_PVP_LFG_ACTION.sublime-snippet b/Reference/Event Reference/AJ_PVP_LFG_ACTION.sublime-snippet index d0a7a6d99..685bacb7f 100644 --- a/Reference/Event Reference/AJ_PVP_LFG_ACTION.sublime-snippet +++ b/Reference/Event Reference/AJ_PVP_LFG_ACTION.sublime-snippet @@ -2,5 +2,5 @@ AJ_PVP_LFG_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_PVP_RBG_ACTION.sublime-snippet b/Reference/Event Reference/AJ_PVP_RBG_ACTION.sublime-snippet index 780842070..3aff78900 100644 --- a/Reference/Event Reference/AJ_PVP_RBG_ACTION.sublime-snippet +++ b/Reference/Event Reference/AJ_PVP_RBG_ACTION.sublime-snippet @@ -2,5 +2,5 @@ AJ_PVP_RBG_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_PVP_SKIRMISH_ACTION.sublime-snippet b/Reference/Event Reference/AJ_PVP_SKIRMISH_ACTION.sublime-snippet index 23403a02e..6d9db2f00 100644 --- a/Reference/Event Reference/AJ_PVP_SKIRMISH_ACTION.sublime-snippet +++ b/Reference/Event Reference/AJ_PVP_SKIRMISH_ACTION.sublime-snippet @@ -2,5 +2,5 @@ AJ_PVP_SKIRMISH_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_QUEST_LOG_OPEN.sublime-snippet b/Reference/Event Reference/AJ_QUEST_LOG_OPEN.sublime-snippet index 1d9a6651c..8561f57dc 100644 --- a/Reference/Event Reference/AJ_QUEST_LOG_OPEN.sublime-snippet +++ b/Reference/Event Reference/AJ_QUEST_LOG_OPEN.sublime-snippet @@ -2,5 +2,5 @@ AJ_QUEST_LOG_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_RAID_ACTION.sublime-snippet b/Reference/Event Reference/AJ_RAID_ACTION.sublime-snippet index 6a6094df7..59c8e1e77 100644 --- a/Reference/Event Reference/AJ_RAID_ACTION.sublime-snippet +++ b/Reference/Event Reference/AJ_RAID_ACTION.sublime-snippet @@ -2,5 +2,5 @@ AJ_RAID_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_REFRESH_DISPLAY.sublime-snippet b/Reference/Event Reference/AJ_REFRESH_DISPLAY.sublime-snippet index 2057bab8f..8ae237801 100644 --- a/Reference/Event Reference/AJ_REFRESH_DISPLAY.sublime-snippet +++ b/Reference/Event Reference/AJ_REFRESH_DISPLAY.sublime-snippet @@ -2,5 +2,5 @@ AJ_REFRESH_DISPLAY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AJ_REWARD_DATA_RECEIVED.sublime-snippet b/Reference/Event Reference/AJ_REWARD_DATA_RECEIVED.sublime-snippet index 52c863503..e63309630 100644 --- a/Reference/Event Reference/AJ_REWARD_DATA_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/AJ_REWARD_DATA_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ AJ_REWARD_DATA_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ALLIED_RACE_CLOSE.sublime-snippet b/Reference/Event Reference/ALLIED_RACE_CLOSE.sublime-snippet index c324694a9..b32179570 100644 --- a/Reference/Event Reference/ALLIED_RACE_CLOSE.sublime-snippet +++ b/Reference/Event Reference/ALLIED_RACE_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ ALLIED_RACE_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ALLIED_RACE_OPEN.sublime-snippet b/Reference/Event Reference/ALLIED_RACE_OPEN.sublime-snippet index 6c4ab8e47..f6a8b7513 100644 --- a/Reference/Event Reference/ALLIED_RACE_OPEN.sublime-snippet +++ b/Reference/Event Reference/ALLIED_RACE_OPEN.sublime-snippet @@ -2,5 +2,5 @@ ALLIED_RACE_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED.sublime-snippet b/Reference/Event Reference/ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED.sublime-snippet index 48c6337b7..2edda70b7 100644 --- a/Reference/Event Reference/ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ALTERNATIVE_DEFAULT_LANGUAGE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARCHAEOLOGY_CLOSED.sublime-snippet b/Reference/Event Reference/ARCHAEOLOGY_CLOSED.sublime-snippet index 8a6b7f939..bf4d59a4d 100644 --- a/Reference/Event Reference/ARCHAEOLOGY_CLOSED.sublime-snippet +++ b/Reference/Event Reference/ARCHAEOLOGY_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ ARCHAEOLOGY_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARCHAEOLOGY_FIND_COMPLETE.sublime-snippet b/Reference/Event Reference/ARCHAEOLOGY_FIND_COMPLETE.sublime-snippet index 133e24421..697669238 100644 --- a/Reference/Event Reference/ARCHAEOLOGY_FIND_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/ARCHAEOLOGY_FIND_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ ARCHAEOLOGY_FIND_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARCHAEOLOGY_SURVEY_CAST.sublime-snippet b/Reference/Event Reference/ARCHAEOLOGY_SURVEY_CAST.sublime-snippet index dd033e8a7..03a3f17b2 100644 --- a/Reference/Event Reference/ARCHAEOLOGY_SURVEY_CAST.sublime-snippet +++ b/Reference/Event Reference/ARCHAEOLOGY_SURVEY_CAST.sublime-snippet @@ -2,5 +2,5 @@ ARCHAEOLOGY_SURVEY_CAST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARCHAEOLOGY_TOGGLE.sublime-snippet b/Reference/Event Reference/ARCHAEOLOGY_TOGGLE.sublime-snippet index 6ffbc8f23..6a4479a63 100644 --- a/Reference/Event Reference/ARCHAEOLOGY_TOGGLE.sublime-snippet +++ b/Reference/Event Reference/ARCHAEOLOGY_TOGGLE.sublime-snippet @@ -2,5 +2,5 @@ ARCHAEOLOGY_TOGGLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AREA_POIS_UPDATED.sublime-snippet b/Reference/Event Reference/AREA_POIS_UPDATED.sublime-snippet new file mode 100644 index 000000000..b246adf6b --- /dev/null +++ b/Reference/Event Reference/AREA_POIS_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + AREA_POIS_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/AREA_SPIRIT_HEALER_IN_RANGE.sublime-snippet b/Reference/Event Reference/AREA_SPIRIT_HEALER_IN_RANGE.sublime-snippet index d7053c278..ad46a02be 100644 --- a/Reference/Event Reference/AREA_SPIRIT_HEALER_IN_RANGE.sublime-snippet +++ b/Reference/Event Reference/AREA_SPIRIT_HEALER_IN_RANGE.sublime-snippet @@ -2,5 +2,5 @@ AREA_SPIRIT_HEALER_IN_RANGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AREA_SPIRIT_HEALER_OUT_OF_RANGE.sublime-snippet b/Reference/Event Reference/AREA_SPIRIT_HEALER_OUT_OF_RANGE.sublime-snippet index d90da4305..622a6d251 100644 --- a/Reference/Event Reference/AREA_SPIRIT_HEALER_OUT_OF_RANGE.sublime-snippet +++ b/Reference/Event Reference/AREA_SPIRIT_HEALER_OUT_OF_RANGE.sublime-snippet @@ -2,5 +2,5 @@ AREA_SPIRIT_HEALER_OUT_OF_RANGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARENA_COOLDOWNS_UPDATE.sublime-snippet b/Reference/Event Reference/ARENA_COOLDOWNS_UPDATE.sublime-snippet index 546c1f7ce..4de5a85c7 100644 --- a/Reference/Event Reference/ARENA_COOLDOWNS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ARENA_COOLDOWNS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ARENA_COOLDOWNS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARENA_CROWD_CONTROL_SPELL_UPDATE.sublime-snippet b/Reference/Event Reference/ARENA_CROWD_CONTROL_SPELL_UPDATE.sublime-snippet index 690b4008f..ff84675f0 100644 --- a/Reference/Event Reference/ARENA_CROWD_CONTROL_SPELL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ARENA_CROWD_CONTROL_SPELL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ARENA_CROWD_CONTROL_SPELL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARENA_OPPONENT_UPDATE.sublime-snippet b/Reference/Event Reference/ARENA_OPPONENT_UPDATE.sublime-snippet index 8cd6a0573..4173d74e3 100644 --- a/Reference/Event Reference/ARENA_OPPONENT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ARENA_OPPONENT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ARENA_OPPONENT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARENA_PREP_OPPONENT_SPECIALIZATIONS.sublime-snippet b/Reference/Event Reference/ARENA_PREP_OPPONENT_SPECIALIZATIONS.sublime-snippet index 99878fdcf..9a440d4c6 100644 --- a/Reference/Event Reference/ARENA_PREP_OPPONENT_SPECIALIZATIONS.sublime-snippet +++ b/Reference/Event Reference/ARENA_PREP_OPPONENT_SPECIALIZATIONS.sublime-snippet @@ -2,5 +2,5 @@ ARENA_PREP_OPPONENT_SPECIALIZATIONS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARENA_SEASON_WORLD_STATE.sublime-snippet b/Reference/Event Reference/ARENA_SEASON_WORLD_STATE.sublime-snippet index 30605f733..ac1628c60 100644 --- a/Reference/Event Reference/ARENA_SEASON_WORLD_STATE.sublime-snippet +++ b/Reference/Event Reference/ARENA_SEASON_WORLD_STATE.sublime-snippet @@ -2,5 +2,5 @@ ARENA_SEASON_WORLD_STATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_CLOSE.sublime-snippet b/Reference/Event Reference/ARTIFACT_CLOSE.sublime-snippet index e28d20629..e68917f4e 100644 --- a/Reference/Event Reference/ARTIFACT_CLOSE.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_DIGSITE_COMPLETE.sublime-snippet b/Reference/Event Reference/ARTIFACT_DIGSITE_COMPLETE.sublime-snippet index c87ed48cd..da235418b 100644 --- a/Reference/Event Reference/ARTIFACT_DIGSITE_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_DIGSITE_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_DIGSITE_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_ENDGAME_REFUND.sublime-snippet b/Reference/Event Reference/ARTIFACT_ENDGAME_REFUND.sublime-snippet index 611f9d6dd..4f04e4e64 100644 --- a/Reference/Event Reference/ARTIFACT_ENDGAME_REFUND.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_ENDGAME_REFUND.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_ENDGAME_REFUND "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_RELIC_FORGE_CLOSE.sublime-snippet b/Reference/Event Reference/ARTIFACT_RELIC_FORGE_CLOSE.sublime-snippet index a2e14bba7..982efc1df 100644 --- a/Reference/Event Reference/ARTIFACT_RELIC_FORGE_CLOSE.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_RELIC_FORGE_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_RELIC_FORGE_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED.sublime-snippet b/Reference/Event Reference/ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED.sublime-snippet index 591c14347..19d3fdeb9 100644 --- a/Reference/Event Reference/ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_RELIC_FORGE_PREVIEW_RELIC_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_RELIC_FORGE_UPDATE.sublime-snippet b/Reference/Event Reference/ARTIFACT_RELIC_FORGE_UPDATE.sublime-snippet index 02e7fae05..81944500b 100644 --- a/Reference/Event Reference/ARTIFACT_RELIC_FORGE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_RELIC_FORGE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_RELIC_FORGE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_RELIC_INFO_RECEIVED.sublime-snippet b/Reference/Event Reference/ARTIFACT_RELIC_INFO_RECEIVED.sublime-snippet index f2cdb239f..c795eb6fe 100644 --- a/Reference/Event Reference/ARTIFACT_RELIC_INFO_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_RELIC_INFO_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_RELIC_INFO_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_RESPEC_PROMPT.sublime-snippet b/Reference/Event Reference/ARTIFACT_RESPEC_PROMPT.sublime-snippet index 2f0f6a93a..35a317293 100644 --- a/Reference/Event Reference/ARTIFACT_RESPEC_PROMPT.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_RESPEC_PROMPT.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_RESPEC_PROMPT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_TIER_CHANGED.sublime-snippet b/Reference/Event Reference/ARTIFACT_TIER_CHANGED.sublime-snippet index c1ef24db4..4c9cd60d3 100644 --- a/Reference/Event Reference/ARTIFACT_TIER_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_TIER_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_TIER_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_UPDATE.sublime-snippet b/Reference/Event Reference/ARTIFACT_UPDATE.sublime-snippet index 9d7e24347..ba5135fe1 100644 --- a/Reference/Event Reference/ARTIFACT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ARTIFACT_XP_UPDATE.sublime-snippet b/Reference/Event Reference/ARTIFACT_XP_UPDATE.sublime-snippet index 33e2cb23c..345d5900a 100644 --- a/Reference/Event Reference/ARTIFACT_XP_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ARTIFACT_XP_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ARTIFACT_XP_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_BIDDER_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/AUCTION_BIDDER_LIST_UPDATE.sublime-snippet index f90459d8c..f59703369 100644 --- a/Reference/Event Reference/AUCTION_BIDDER_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/AUCTION_BIDDER_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_BIDDER_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_HOUSE_CLOSED.sublime-snippet b/Reference/Event Reference/AUCTION_HOUSE_CLOSED.sublime-snippet index ecde7ae83..6c4c661c4 100644 --- a/Reference/Event Reference/AUCTION_HOUSE_CLOSED.sublime-snippet +++ b/Reference/Event Reference/AUCTION_HOUSE_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_HOUSE_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_HOUSE_DISABLED.sublime-snippet b/Reference/Event Reference/AUCTION_HOUSE_DISABLED.sublime-snippet index c2be17cdc..467c530a5 100644 --- a/Reference/Event Reference/AUCTION_HOUSE_DISABLED.sublime-snippet +++ b/Reference/Event Reference/AUCTION_HOUSE_DISABLED.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_HOUSE_DISABLED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_HOUSE_SHOW.sublime-snippet b/Reference/Event Reference/AUCTION_HOUSE_SHOW.sublime-snippet index 26920b032..425b7033b 100644 --- a/Reference/Event Reference/AUCTION_HOUSE_SHOW.sublime-snippet +++ b/Reference/Event Reference/AUCTION_HOUSE_SHOW.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_HOUSE_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_ITEM_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/AUCTION_ITEM_LIST_UPDATE.sublime-snippet index 23e24b838..03508f138 100644 --- a/Reference/Event Reference/AUCTION_ITEM_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/AUCTION_ITEM_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_ITEM_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_MULTISELL_FAILURE.sublime-snippet b/Reference/Event Reference/AUCTION_MULTISELL_FAILURE.sublime-snippet index 79d295174..e416aae61 100644 --- a/Reference/Event Reference/AUCTION_MULTISELL_FAILURE.sublime-snippet +++ b/Reference/Event Reference/AUCTION_MULTISELL_FAILURE.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_MULTISELL_FAILURE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_MULTISELL_START.sublime-snippet b/Reference/Event Reference/AUCTION_MULTISELL_START.sublime-snippet index 42a2aa8d6..b39e18fec 100644 --- a/Reference/Event Reference/AUCTION_MULTISELL_START.sublime-snippet +++ b/Reference/Event Reference/AUCTION_MULTISELL_START.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_MULTISELL_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_MULTISELL_UPDATE.sublime-snippet b/Reference/Event Reference/AUCTION_MULTISELL_UPDATE.sublime-snippet index 46c72a429..3ad865c96 100644 --- a/Reference/Event Reference/AUCTION_MULTISELL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/AUCTION_MULTISELL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_MULTISELL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUCTION_OWNED_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/AUCTION_OWNED_LIST_UPDATE.sublime-snippet index 02f96a572..b683b4395 100644 --- a/Reference/Event Reference/AUCTION_OWNED_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/AUCTION_OWNED_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ AUCTION_OWNED_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUTH_CHALLENGE_FINISHED.sublime-snippet b/Reference/Event Reference/AUTH_CHALLENGE_FINISHED.sublime-snippet index e5fe82316..bf6e3e44e 100644 --- a/Reference/Event Reference/AUTH_CHALLENGE_FINISHED.sublime-snippet +++ b/Reference/Event Reference/AUTH_CHALLENGE_FINISHED.sublime-snippet @@ -2,5 +2,5 @@ AUTH_CHALLENGE_FINISHED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUTH_CHALLENGE_UI_INVALID.sublime-snippet b/Reference/Event Reference/AUTH_CHALLENGE_UI_INVALID.sublime-snippet index d1fb8492a..76decb8ac 100644 --- a/Reference/Event Reference/AUTH_CHALLENGE_UI_INVALID.sublime-snippet +++ b/Reference/Event Reference/AUTH_CHALLENGE_UI_INVALID.sublime-snippet @@ -2,5 +2,5 @@ AUTH_CHALLENGE_UI_INVALID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUTOFOLLOW_BEGIN.sublime-snippet b/Reference/Event Reference/AUTOFOLLOW_BEGIN.sublime-snippet index c93c4b4a7..1a761dafd 100644 --- a/Reference/Event Reference/AUTOFOLLOW_BEGIN.sublime-snippet +++ b/Reference/Event Reference/AUTOFOLLOW_BEGIN.sublime-snippet @@ -2,5 +2,5 @@ AUTOFOLLOW_BEGIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AUTOFOLLOW_END.sublime-snippet b/Reference/Event Reference/AUTOFOLLOW_END.sublime-snippet index a64fc9a7b..17911b50d 100644 --- a/Reference/Event Reference/AUTOFOLLOW_END.sublime-snippet +++ b/Reference/Event Reference/AUTOFOLLOW_END.sublime-snippet @@ -2,5 +2,5 @@ AUTOFOLLOW_END "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AVATAR_LIST_UPDATED.sublime-snippet b/Reference/Event Reference/AVATAR_LIST_UPDATED.sublime-snippet new file mode 100644 index 000000000..e286fe0b9 --- /dev/null +++ b/Reference/Event Reference/AVATAR_LIST_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + AVATAR_LIST_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/AVOIDANCE_UPDATE.sublime-snippet b/Reference/Event Reference/AVOIDANCE_UPDATE.sublime-snippet index f0aeac5a9..fb9df712a 100644 --- a/Reference/Event Reference/AVOIDANCE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/AVOIDANCE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ AVOIDANCE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/AZERITE_EMPOWERED_ITEM_LOOTED.sublime-snippet b/Reference/Event Reference/AZERITE_EMPOWERED_ITEM_LOOTED.sublime-snippet new file mode 100644 index 000000000..8720ecb4e --- /dev/null +++ b/Reference/Event Reference/AZERITE_EMPOWERED_ITEM_LOOTED.sublime-snippet @@ -0,0 +1,6 @@ + + + AZERITE_EMPOWERED_ITEM_LOOTED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED.sublime-snippet b/Reference/Event Reference/AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED.sublime-snippet new file mode 100644 index 000000000..05c912a3a --- /dev/null +++ b/Reference/Event Reference/AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + AZERITE_EMPOWERED_ITEM_SELECTION_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/AZERITE_ITEM_EXPERIENCE_CHANGED.sublime-snippet b/Reference/Event Reference/AZERITE_ITEM_EXPERIENCE_CHANGED.sublime-snippet new file mode 100644 index 000000000..3944841db --- /dev/null +++ b/Reference/Event Reference/AZERITE_ITEM_EXPERIENCE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + AZERITE_ITEM_EXPERIENCE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/AZERITE_ITEM_POWER_LEVEL_CHANGED.sublime-snippet b/Reference/Event Reference/AZERITE_ITEM_POWER_LEVEL_CHANGED.sublime-snippet new file mode 100644 index 000000000..a5d67b8f2 --- /dev/null +++ b/Reference/Event Reference/AZERITE_ITEM_POWER_LEVEL_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + AZERITE_ITEM_POWER_LEVEL_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/BAG_CLOSED.sublime-snippet b/Reference/Event Reference/BAG_CLOSED.sublime-snippet index f70ee236c..c37d5e04d 100644 --- a/Reference/Event Reference/BAG_CLOSED.sublime-snippet +++ b/Reference/Event Reference/BAG_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ BAG_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BAG_NEW_ITEMS_UPDATED.sublime-snippet b/Reference/Event Reference/BAG_NEW_ITEMS_UPDATED.sublime-snippet index bca025384..f768d5f07 100644 --- a/Reference/Event Reference/BAG_NEW_ITEMS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/BAG_NEW_ITEMS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ BAG_NEW_ITEMS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BAG_OPEN.sublime-snippet b/Reference/Event Reference/BAG_OPEN.sublime-snippet index 2144b1d50..048daea4e 100644 --- a/Reference/Event Reference/BAG_OPEN.sublime-snippet +++ b/Reference/Event Reference/BAG_OPEN.sublime-snippet @@ -2,5 +2,5 @@ BAG_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BAG_OVERFLOW_WITH_FULL_INVENTORY.sublime-snippet b/Reference/Event Reference/BAG_OVERFLOW_WITH_FULL_INVENTORY.sublime-snippet index cd2dd142d..988dbe368 100644 --- a/Reference/Event Reference/BAG_OVERFLOW_WITH_FULL_INVENTORY.sublime-snippet +++ b/Reference/Event Reference/BAG_OVERFLOW_WITH_FULL_INVENTORY.sublime-snippet @@ -2,5 +2,5 @@ BAG_OVERFLOW_WITH_FULL_INVENTORY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BAG_SLOT_FLAGS_UPDATED.sublime-snippet b/Reference/Event Reference/BAG_SLOT_FLAGS_UPDATED.sublime-snippet index aac103ea9..b70f2c0ad 100644 --- a/Reference/Event Reference/BAG_SLOT_FLAGS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/BAG_SLOT_FLAGS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ BAG_SLOT_FLAGS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BAG_UPDATE.sublime-snippet b/Reference/Event Reference/BAG_UPDATE.sublime-snippet index d4b8c6c03..f4ac28b49 100644 --- a/Reference/Event Reference/BAG_UPDATE.sublime-snippet +++ b/Reference/Event Reference/BAG_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ BAG_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BAG_UPDATE_COOLDOWN.sublime-snippet b/Reference/Event Reference/BAG_UPDATE_COOLDOWN.sublime-snippet index a6f4da15f..fbd777d56 100644 --- a/Reference/Event Reference/BAG_UPDATE_COOLDOWN.sublime-snippet +++ b/Reference/Event Reference/BAG_UPDATE_COOLDOWN.sublime-snippet @@ -2,5 +2,5 @@ BAG_UPDATE_COOLDOWN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BAG_UPDATE_DELAYED.sublime-snippet b/Reference/Event Reference/BAG_UPDATE_DELAYED.sublime-snippet index d0e717640..cb2084082 100644 --- a/Reference/Event Reference/BAG_UPDATE_DELAYED.sublime-snippet +++ b/Reference/Event Reference/BAG_UPDATE_DELAYED.sublime-snippet @@ -2,5 +2,5 @@ BAG_UPDATE_DELAYED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BANKFRAME_CLOSED.sublime-snippet b/Reference/Event Reference/BANKFRAME_CLOSED.sublime-snippet index 9521fbe36..13b3bb260 100644 --- a/Reference/Event Reference/BANKFRAME_CLOSED.sublime-snippet +++ b/Reference/Event Reference/BANKFRAME_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ BANKFRAME_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BANKFRAME_OPENED.sublime-snippet b/Reference/Event Reference/BANKFRAME_OPENED.sublime-snippet index b626c6e66..571325019 100644 --- a/Reference/Event Reference/BANKFRAME_OPENED.sublime-snippet +++ b/Reference/Event Reference/BANKFRAME_OPENED.sublime-snippet @@ -2,5 +2,5 @@ BANKFRAME_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BANK_BAG_SLOT_FLAGS_UPDATED.sublime-snippet b/Reference/Event Reference/BANK_BAG_SLOT_FLAGS_UPDATED.sublime-snippet index 89fbce0ae..7f89a2769 100644 --- a/Reference/Event Reference/BANK_BAG_SLOT_FLAGS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/BANK_BAG_SLOT_FLAGS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ BANK_BAG_SLOT_FLAGS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BARBER_SHOP_APPEARANCE_APPLIED.sublime-snippet b/Reference/Event Reference/BARBER_SHOP_APPEARANCE_APPLIED.sublime-snippet index 64351c751..6a3361d81 100644 --- a/Reference/Event Reference/BARBER_SHOP_APPEARANCE_APPLIED.sublime-snippet +++ b/Reference/Event Reference/BARBER_SHOP_APPEARANCE_APPLIED.sublime-snippet @@ -2,5 +2,5 @@ BARBER_SHOP_APPEARANCE_APPLIED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BARBER_SHOP_CLOSE.sublime-snippet b/Reference/Event Reference/BARBER_SHOP_CLOSE.sublime-snippet index 8a636be18..7007fba3f 100644 --- a/Reference/Event Reference/BARBER_SHOP_CLOSE.sublime-snippet +++ b/Reference/Event Reference/BARBER_SHOP_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ BARBER_SHOP_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BARBER_SHOP_COST_UPDATE.sublime-snippet b/Reference/Event Reference/BARBER_SHOP_COST_UPDATE.sublime-snippet index 7be185c89..60ca3db6b 100644 --- a/Reference/Event Reference/BARBER_SHOP_COST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/BARBER_SHOP_COST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ BARBER_SHOP_COST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BARBER_SHOP_OPEN.sublime-snippet b/Reference/Event Reference/BARBER_SHOP_OPEN.sublime-snippet index 47801c4fc..ffcb5099f 100644 --- a/Reference/Event Reference/BARBER_SHOP_OPEN.sublime-snippet +++ b/Reference/Event Reference/BARBER_SHOP_OPEN.sublime-snippet @@ -2,5 +2,5 @@ BARBER_SHOP_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BARBER_SHOP_SUCCESS.sublime-snippet b/Reference/Event Reference/BARBER_SHOP_SUCCESS.sublime-snippet index 64d3a6094..53d66f16e 100644 --- a/Reference/Event Reference/BARBER_SHOP_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/BARBER_SHOP_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ BARBER_SHOP_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLEFIELDS_CLOSED.sublime-snippet b/Reference/Event Reference/BATTLEFIELDS_CLOSED.sublime-snippet index 4ce897272..4f74fe3e8 100644 --- a/Reference/Event Reference/BATTLEFIELDS_CLOSED.sublime-snippet +++ b/Reference/Event Reference/BATTLEFIELDS_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ BATTLEFIELDS_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLEFIELDS_SHOW.sublime-snippet b/Reference/Event Reference/BATTLEFIELDS_SHOW.sublime-snippet index 79ba6521a..a41092688 100644 --- a/Reference/Event Reference/BATTLEFIELDS_SHOW.sublime-snippet +++ b/Reference/Event Reference/BATTLEFIELDS_SHOW.sublime-snippet @@ -2,5 +2,5 @@ BATTLEFIELDS_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_DROP_TIMER_CANCELED.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_DROP_TIMER_CANCELED.sublime-snippet deleted file mode 100644 index f944b1d13..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_DROP_TIMER_CANCELED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_DROP_TIMER_CANCELED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_DROP_TIMER_STARTED.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_DROP_TIMER_STARTED.sublime-snippet deleted file mode 100644 index 7e2b75e4b..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_DROP_TIMER_STARTED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_DROP_TIMER_STARTED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_EJECTED.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_EJECTED.sublime-snippet deleted file mode 100644 index 6bc04d219..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_EJECTED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_EJECTED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_EJECT_PENDING.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_EJECT_PENDING.sublime-snippet deleted file mode 100644 index 7fbfe60c9..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_EJECT_PENDING.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_EJECT_PENDING - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_ENTERED.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_ENTERED.sublime-snippet deleted file mode 100644 index 5ee3c63a6..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_ENTERED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_ENTERED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_ENTRY_INVITE.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_ENTRY_INVITE.sublime-snippet deleted file mode 100644 index 5d3aa447e..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_ENTRY_INVITE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_ENTRY_INVITE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_INVITE.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_INVITE.sublime-snippet deleted file mode 100644 index 48d422730..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_INVITE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_QUEUE_INVITE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE.sublime-snippet deleted file mode 100644 index 004ea01d6..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_QUEUE_REQUEST_RESPONSE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_STATUS_UPDATE.sublime-snippet deleted file mode 100644 index b7e6b22c3..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_QUEUE_STATUS_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_QUEUE_STATUS_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_MGR_STATE_CHANGE.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_MGR_STATE_CHANGE.sublime-snippet deleted file mode 100644 index 14673fea0..000000000 --- a/Reference/Event Reference/BATTLEFIELD_MGR_STATE_CHANGE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BATTLEFIELD_MGR_STATE_CHANGE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BATTLEFIELD_QUEUE_TIMEOUT.sublime-snippet b/Reference/Event Reference/BATTLEFIELD_QUEUE_TIMEOUT.sublime-snippet index ffc58d0ce..e564eea5e 100644 --- a/Reference/Event Reference/BATTLEFIELD_QUEUE_TIMEOUT.sublime-snippet +++ b/Reference/Event Reference/BATTLEFIELD_QUEUE_TIMEOUT.sublime-snippet @@ -2,5 +2,5 @@ BATTLEFIELD_QUEUE_TIMEOUT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLEGROUND_OBJECTIVES_UPDATE.sublime-snippet b/Reference/Event Reference/BATTLEGROUND_OBJECTIVES_UPDATE.sublime-snippet index 06044a9d5..13a8643d4 100644 --- a/Reference/Event Reference/BATTLEGROUND_OBJECTIVES_UPDATE.sublime-snippet +++ b/Reference/Event Reference/BATTLEGROUND_OBJECTIVES_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ BATTLEGROUND_OBJECTIVES_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLEGROUND_POINTS_UPDATE.sublime-snippet b/Reference/Event Reference/BATTLEGROUND_POINTS_UPDATE.sublime-snippet index 923aa0877..e306be868 100644 --- a/Reference/Event Reference/BATTLEGROUND_POINTS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/BATTLEGROUND_POINTS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ BATTLEGROUND_POINTS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLEPET_FORCE_NAME_DECLENSION.sublime-snippet b/Reference/Event Reference/BATTLEPET_FORCE_NAME_DECLENSION.sublime-snippet index 4351a248a..b8460f1ac 100644 --- a/Reference/Event Reference/BATTLEPET_FORCE_NAME_DECLENSION.sublime-snippet +++ b/Reference/Event Reference/BATTLEPET_FORCE_NAME_DECLENSION.sublime-snippet @@ -2,5 +2,5 @@ BATTLEPET_FORCE_NAME_DECLENSION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLETAG_INVITE_SHOW.sublime-snippet b/Reference/Event Reference/BATTLETAG_INVITE_SHOW.sublime-snippet index 73db8e9a5..6146a83f9 100644 --- a/Reference/Event Reference/BATTLETAG_INVITE_SHOW.sublime-snippet +++ b/Reference/Event Reference/BATTLETAG_INVITE_SHOW.sublime-snippet @@ -2,5 +2,5 @@ BATTLETAG_INVITE_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BATTLE_PET_CURSOR_CLEAR.sublime-snippet b/Reference/Event Reference/BATTLE_PET_CURSOR_CLEAR.sublime-snippet index 1c1882707..e0549915b 100644 --- a/Reference/Event Reference/BATTLE_PET_CURSOR_CLEAR.sublime-snippet +++ b/Reference/Event Reference/BATTLE_PET_CURSOR_CLEAR.sublime-snippet @@ -2,5 +2,5 @@ BATTLE_PET_CURSOR_CLEAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BILLING_NAG_DIALOG.sublime-snippet b/Reference/Event Reference/BILLING_NAG_DIALOG.sublime-snippet index d23805f19..13fb7a1d0 100644 --- a/Reference/Event Reference/BILLING_NAG_DIALOG.sublime-snippet +++ b/Reference/Event Reference/BILLING_NAG_DIALOG.sublime-snippet @@ -2,5 +2,5 @@ BILLING_NAG_DIALOG "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BIND_ENCHANT.sublime-snippet b/Reference/Event Reference/BIND_ENCHANT.sublime-snippet index 388cb5845..498859fb0 100644 --- a/Reference/Event Reference/BIND_ENCHANT.sublime-snippet +++ b/Reference/Event Reference/BIND_ENCHANT.sublime-snippet @@ -2,5 +2,5 @@ BIND_ENCHANT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BLACK_MARKET_BID_RESULT.sublime-snippet b/Reference/Event Reference/BLACK_MARKET_BID_RESULT.sublime-snippet index d59b88405..a38f3342b 100644 --- a/Reference/Event Reference/BLACK_MARKET_BID_RESULT.sublime-snippet +++ b/Reference/Event Reference/BLACK_MARKET_BID_RESULT.sublime-snippet @@ -2,5 +2,5 @@ BLACK_MARKET_BID_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BLACK_MARKET_CLOSE.sublime-snippet b/Reference/Event Reference/BLACK_MARKET_CLOSE.sublime-snippet index b319ff293..3f505acb4 100644 --- a/Reference/Event Reference/BLACK_MARKET_CLOSE.sublime-snippet +++ b/Reference/Event Reference/BLACK_MARKET_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ BLACK_MARKET_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BLACK_MARKET_ITEM_UPDATE.sublime-snippet b/Reference/Event Reference/BLACK_MARKET_ITEM_UPDATE.sublime-snippet index 6e17e4b3d..8951778c4 100644 --- a/Reference/Event Reference/BLACK_MARKET_ITEM_UPDATE.sublime-snippet +++ b/Reference/Event Reference/BLACK_MARKET_ITEM_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ BLACK_MARKET_ITEM_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BLACK_MARKET_OPEN.sublime-snippet b/Reference/Event Reference/BLACK_MARKET_OPEN.sublime-snippet index afcb21e96..129dd31eb 100644 --- a/Reference/Event Reference/BLACK_MARKET_OPEN.sublime-snippet +++ b/Reference/Event Reference/BLACK_MARKET_OPEN.sublime-snippet @@ -2,5 +2,5 @@ BLACK_MARKET_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BLACK_MARKET_OUTBID.sublime-snippet b/Reference/Event Reference/BLACK_MARKET_OUTBID.sublime-snippet index fdf6694b1..031679b31 100644 --- a/Reference/Event Reference/BLACK_MARKET_OUTBID.sublime-snippet +++ b/Reference/Event Reference/BLACK_MARKET_OUTBID.sublime-snippet @@ -2,5 +2,5 @@ BLACK_MARKET_OUTBID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BLACK_MARKET_UNAVAILABLE.sublime-snippet b/Reference/Event Reference/BLACK_MARKET_UNAVAILABLE.sublime-snippet index bb0e472d2..9c8db0e4d 100644 --- a/Reference/Event Reference/BLACK_MARKET_UNAVAILABLE.sublime-snippet +++ b/Reference/Event Reference/BLACK_MARKET_UNAVAILABLE.sublime-snippet @@ -2,5 +2,5 @@ BLACK_MARKET_UNAVAILABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BLACK_MARKET_WON.sublime-snippet b/Reference/Event Reference/BLACK_MARKET_WON.sublime-snippet index ba3fbd480..a325a3516 100644 --- a/Reference/Event Reference/BLACK_MARKET_WON.sublime-snippet +++ b/Reference/Event Reference/BLACK_MARKET_WON.sublime-snippet @@ -2,5 +2,5 @@ BLACK_MARKET_WON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_BLOCK_FAILED_TOO_MANY.sublime-snippet b/Reference/Event Reference/BN_BLOCK_FAILED_TOO_MANY.sublime-snippet index a2a37385b..8eb9aae39 100644 --- a/Reference/Event Reference/BN_BLOCK_FAILED_TOO_MANY.sublime-snippet +++ b/Reference/Event Reference/BN_BLOCK_FAILED_TOO_MANY.sublime-snippet @@ -2,5 +2,5 @@ BN_BLOCK_FAILED_TOO_MANY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_BLOCK_LIST_UPDATED.sublime-snippet b/Reference/Event Reference/BN_BLOCK_LIST_UPDATED.sublime-snippet index b3f800942..71bd645ac 100644 --- a/Reference/Event Reference/BN_BLOCK_LIST_UPDATED.sublime-snippet +++ b/Reference/Event Reference/BN_BLOCK_LIST_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ BN_BLOCK_LIST_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_CHAT_MSG_ADDON.sublime-snippet b/Reference/Event Reference/BN_CHAT_MSG_ADDON.sublime-snippet index 5fb3ba557..56d30cebe 100644 --- a/Reference/Event Reference/BN_CHAT_MSG_ADDON.sublime-snippet +++ b/Reference/Event Reference/BN_CHAT_MSG_ADDON.sublime-snippet @@ -2,5 +2,5 @@ BN_CHAT_MSG_ADDON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_CHAT_WHISPER_UNDELIVERABLE.sublime-snippet b/Reference/Event Reference/BN_CHAT_WHISPER_UNDELIVERABLE.sublime-snippet index 8d6273f7b..de8768ea5 100644 --- a/Reference/Event Reference/BN_CHAT_WHISPER_UNDELIVERABLE.sublime-snippet +++ b/Reference/Event Reference/BN_CHAT_WHISPER_UNDELIVERABLE.sublime-snippet @@ -2,5 +2,5 @@ BN_CHAT_WHISPER_UNDELIVERABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_CONNECTED.sublime-snippet b/Reference/Event Reference/BN_CONNECTED.sublime-snippet index 7ed875f0a..4b323d4f1 100644 --- a/Reference/Event Reference/BN_CONNECTED.sublime-snippet +++ b/Reference/Event Reference/BN_CONNECTED.sublime-snippet @@ -2,5 +2,5 @@ BN_CONNECTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_CUSTOM_MESSAGE_CHANGED.sublime-snippet b/Reference/Event Reference/BN_CUSTOM_MESSAGE_CHANGED.sublime-snippet index 611bd2984..d00e23313 100644 --- a/Reference/Event Reference/BN_CUSTOM_MESSAGE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/BN_CUSTOM_MESSAGE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ BN_CUSTOM_MESSAGE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_CUSTOM_MESSAGE_LOADED.sublime-snippet b/Reference/Event Reference/BN_CUSTOM_MESSAGE_LOADED.sublime-snippet index 9985a909e..ac8844515 100644 --- a/Reference/Event Reference/BN_CUSTOM_MESSAGE_LOADED.sublime-snippet +++ b/Reference/Event Reference/BN_CUSTOM_MESSAGE_LOADED.sublime-snippet @@ -2,5 +2,5 @@ BN_CUSTOM_MESSAGE_LOADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_DISCONNECTED.sublime-snippet b/Reference/Event Reference/BN_DISCONNECTED.sublime-snippet index 074457a42..30c5b0239 100644 --- a/Reference/Event Reference/BN_DISCONNECTED.sublime-snippet +++ b/Reference/Event Reference/BN_DISCONNECTED.sublime-snippet @@ -2,5 +2,5 @@ BN_DISCONNECTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_FRIEND_ACCOUNT_OFFLINE.sublime-snippet b/Reference/Event Reference/BN_FRIEND_ACCOUNT_OFFLINE.sublime-snippet index cbb072dd3..4869e4499 100644 --- a/Reference/Event Reference/BN_FRIEND_ACCOUNT_OFFLINE.sublime-snippet +++ b/Reference/Event Reference/BN_FRIEND_ACCOUNT_OFFLINE.sublime-snippet @@ -2,5 +2,5 @@ BN_FRIEND_ACCOUNT_OFFLINE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_FRIEND_ACCOUNT_ONLINE.sublime-snippet b/Reference/Event Reference/BN_FRIEND_ACCOUNT_ONLINE.sublime-snippet index a5bb0704f..ae07398a4 100644 --- a/Reference/Event Reference/BN_FRIEND_ACCOUNT_ONLINE.sublime-snippet +++ b/Reference/Event Reference/BN_FRIEND_ACCOUNT_ONLINE.sublime-snippet @@ -2,5 +2,5 @@ BN_FRIEND_ACCOUNT_ONLINE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_FRIEND_INFO_CHANGED.sublime-snippet b/Reference/Event Reference/BN_FRIEND_INFO_CHANGED.sublime-snippet index 41a9d019e..b4397ae33 100644 --- a/Reference/Event Reference/BN_FRIEND_INFO_CHANGED.sublime-snippet +++ b/Reference/Event Reference/BN_FRIEND_INFO_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ BN_FRIEND_INFO_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_FRIEND_INVITE_ADDED.sublime-snippet b/Reference/Event Reference/BN_FRIEND_INVITE_ADDED.sublime-snippet index 6e4c9688b..d363d83e5 100644 --- a/Reference/Event Reference/BN_FRIEND_INVITE_ADDED.sublime-snippet +++ b/Reference/Event Reference/BN_FRIEND_INVITE_ADDED.sublime-snippet @@ -2,5 +2,5 @@ BN_FRIEND_INVITE_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_FRIEND_INVITE_LIST_INITIALIZED.sublime-snippet b/Reference/Event Reference/BN_FRIEND_INVITE_LIST_INITIALIZED.sublime-snippet index 35de91a33..bdda4918b 100644 --- a/Reference/Event Reference/BN_FRIEND_INVITE_LIST_INITIALIZED.sublime-snippet +++ b/Reference/Event Reference/BN_FRIEND_INVITE_LIST_INITIALIZED.sublime-snippet @@ -2,5 +2,5 @@ BN_FRIEND_INVITE_LIST_INITIALIZED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_FRIEND_INVITE_REMOVED.sublime-snippet b/Reference/Event Reference/BN_FRIEND_INVITE_REMOVED.sublime-snippet index 889061ab9..a10662f43 100644 --- a/Reference/Event Reference/BN_FRIEND_INVITE_REMOVED.sublime-snippet +++ b/Reference/Event Reference/BN_FRIEND_INVITE_REMOVED.sublime-snippet @@ -2,5 +2,5 @@ BN_FRIEND_INVITE_REMOVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_FRIEND_INVITE_SEND_RESULT.sublime-snippet b/Reference/Event Reference/BN_FRIEND_INVITE_SEND_RESULT.sublime-snippet deleted file mode 100644 index 1d7ca41e7..000000000 --- a/Reference/Event Reference/BN_FRIEND_INVITE_SEND_RESULT.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BN_FRIEND_INVITE_SEND_RESULT - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BN_FRIEND_LIST_SIZE_CHANGED.sublime-snippet b/Reference/Event Reference/BN_FRIEND_LIST_SIZE_CHANGED.sublime-snippet index a95f46c01..7e75a57fc 100644 --- a/Reference/Event Reference/BN_FRIEND_LIST_SIZE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/BN_FRIEND_LIST_SIZE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ BN_FRIEND_LIST_SIZE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_INFO_CHANGED.sublime-snippet b/Reference/Event Reference/BN_INFO_CHANGED.sublime-snippet index 5f729d58b..74a433886 100644 --- a/Reference/Event Reference/BN_INFO_CHANGED.sublime-snippet +++ b/Reference/Event Reference/BN_INFO_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ BN_INFO_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_NEW_PRESENCE.sublime-snippet b/Reference/Event Reference/BN_NEW_PRESENCE.sublime-snippet deleted file mode 100644 index 4d81d916e..000000000 --- a/Reference/Event Reference/BN_NEW_PRESENCE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BN_NEW_PRESENCE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BN_REQUEST_FOF_FAILED.sublime-snippet b/Reference/Event Reference/BN_REQUEST_FOF_FAILED.sublime-snippet deleted file mode 100644 index 75e05c4e6..000000000 --- a/Reference/Event Reference/BN_REQUEST_FOF_FAILED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BN_REQUEST_FOF_FAILED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BN_REQUEST_FOF_SUCCEEDED.sublime-snippet b/Reference/Event Reference/BN_REQUEST_FOF_SUCCEEDED.sublime-snippet index b51c4e4dd..fd8f6beb1 100644 --- a/Reference/Event Reference/BN_REQUEST_FOF_SUCCEEDED.sublime-snippet +++ b/Reference/Event Reference/BN_REQUEST_FOF_SUCCEEDED.sublime-snippet @@ -2,5 +2,5 @@ BN_REQUEST_FOF_SUCCEEDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BN_SELF_OFFLINE.sublime-snippet b/Reference/Event Reference/BN_SELF_OFFLINE.sublime-snippet deleted file mode 100644 index 88a97f82e..000000000 --- a/Reference/Event Reference/BN_SELF_OFFLINE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BN_SELF_OFFLINE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BN_SELF_ONLINE.sublime-snippet b/Reference/Event Reference/BN_SELF_ONLINE.sublime-snippet deleted file mode 100644 index f8b7c4f6f..000000000 --- a/Reference/Event Reference/BN_SELF_ONLINE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BN_SELF_ONLINE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BN_SYSTEM_MESSAGE.sublime-snippet b/Reference/Event Reference/BN_SYSTEM_MESSAGE.sublime-snippet deleted file mode 100644 index 1761c52f2..000000000 --- a/Reference/Event Reference/BN_SYSTEM_MESSAGE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BN_SYSTEM_MESSAGE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/BONUS_ROLL_ACTIVATE.sublime-snippet b/Reference/Event Reference/BONUS_ROLL_ACTIVATE.sublime-snippet index 0ef10757e..369cc30cb 100644 --- a/Reference/Event Reference/BONUS_ROLL_ACTIVATE.sublime-snippet +++ b/Reference/Event Reference/BONUS_ROLL_ACTIVATE.sublime-snippet @@ -2,5 +2,5 @@ BONUS_ROLL_ACTIVATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BONUS_ROLL_DEACTIVATE.sublime-snippet b/Reference/Event Reference/BONUS_ROLL_DEACTIVATE.sublime-snippet index 2758701fc..8535f52ef 100644 --- a/Reference/Event Reference/BONUS_ROLL_DEACTIVATE.sublime-snippet +++ b/Reference/Event Reference/BONUS_ROLL_DEACTIVATE.sublime-snippet @@ -2,5 +2,5 @@ BONUS_ROLL_DEACTIVATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BONUS_ROLL_FAILED.sublime-snippet b/Reference/Event Reference/BONUS_ROLL_FAILED.sublime-snippet index 426ec3b1d..843adf716 100644 --- a/Reference/Event Reference/BONUS_ROLL_FAILED.sublime-snippet +++ b/Reference/Event Reference/BONUS_ROLL_FAILED.sublime-snippet @@ -2,5 +2,5 @@ BONUS_ROLL_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BONUS_ROLL_RESULT.sublime-snippet b/Reference/Event Reference/BONUS_ROLL_RESULT.sublime-snippet index de0951334..86d1dc54f 100644 --- a/Reference/Event Reference/BONUS_ROLL_RESULT.sublime-snippet +++ b/Reference/Event Reference/BONUS_ROLL_RESULT.sublime-snippet @@ -2,5 +2,5 @@ BONUS_ROLL_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BONUS_ROLL_STARTED.sublime-snippet b/Reference/Event Reference/BONUS_ROLL_STARTED.sublime-snippet index 3a4f7f8d5..da855429e 100644 --- a/Reference/Event Reference/BONUS_ROLL_STARTED.sublime-snippet +++ b/Reference/Event Reference/BONUS_ROLL_STARTED.sublime-snippet @@ -2,5 +2,5 @@ BONUS_ROLL_STARTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/BOSS_KILL.sublime-snippet b/Reference/Event Reference/BOSS_KILL.sublime-snippet index 3c4983b41..06f27c534 100644 --- a/Reference/Event Reference/BOSS_KILL.sublime-snippet +++ b/Reference/Event Reference/BOSS_KILL.sublime-snippet @@ -2,5 +2,5 @@ BOSS_KILL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_ACTION_PENDING.sublime-snippet b/Reference/Event Reference/CALENDAR_ACTION_PENDING.sublime-snippet index 33bc2f1b3..5306a280a 100644 --- a/Reference/Event Reference/CALENDAR_ACTION_PENDING.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_ACTION_PENDING.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_ACTION_PENDING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_CLOSE_EVENT.sublime-snippet b/Reference/Event Reference/CALENDAR_CLOSE_EVENT.sublime-snippet index 5bd3863ea..05ed124e6 100644 --- a/Reference/Event Reference/CALENDAR_CLOSE_EVENT.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_CLOSE_EVENT.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_CLOSE_EVENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_EVENT_ALARM.sublime-snippet b/Reference/Event Reference/CALENDAR_EVENT_ALARM.sublime-snippet index 9f73c9452..62d4ad175 100644 --- a/Reference/Event Reference/CALENDAR_EVENT_ALARM.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_EVENT_ALARM.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_EVENT_ALARM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_NEW_EVENT.sublime-snippet b/Reference/Event Reference/CALENDAR_NEW_EVENT.sublime-snippet index 22568d593..3c7e185d4 100644 --- a/Reference/Event Reference/CALENDAR_NEW_EVENT.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_NEW_EVENT.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_NEW_EVENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_OPEN_EVENT.sublime-snippet b/Reference/Event Reference/CALENDAR_OPEN_EVENT.sublime-snippet index a824409c4..e78ee5cf1 100644 --- a/Reference/Event Reference/CALENDAR_OPEN_EVENT.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_OPEN_EVENT.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_OPEN_EVENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_UPDATE_ERROR.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_ERROR.sublime-snippet index f2d400ff1..8c3fcc1f6 100644 --- a/Reference/Event Reference/CALENDAR_UPDATE_ERROR.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_UPDATE_ERROR.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_UPDATE_ERROR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_UPDATE_ERROR_WITH_COUNT.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_ERROR_WITH_COUNT.sublime-snippet new file mode 100644 index 000000000..36a75eb62 --- /dev/null +++ b/Reference/Event Reference/CALENDAR_UPDATE_ERROR_WITH_COUNT.sublime-snippet @@ -0,0 +1,6 @@ + + + CALENDAR_UPDATE_ERROR_WITH_COUNT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CALENDAR_UPDATE_ERROR_WITH_PLAYER_NAME.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_ERROR_WITH_PLAYER_NAME.sublime-snippet new file mode 100644 index 000000000..e41628f90 --- /dev/null +++ b/Reference/Event Reference/CALENDAR_UPDATE_ERROR_WITH_PLAYER_NAME.sublime-snippet @@ -0,0 +1,6 @@ + + + CALENDAR_UPDATE_ERROR_WITH_PLAYER_NAME + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CALENDAR_UPDATE_EVENT.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_EVENT.sublime-snippet index 73de54707..2304f65ee 100644 --- a/Reference/Event Reference/CALENDAR_UPDATE_EVENT.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_UPDATE_EVENT.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_UPDATE_EVENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_UPDATE_EVENT_LIST.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_EVENT_LIST.sublime-snippet index eab04dc02..41740b8a5 100644 --- a/Reference/Event Reference/CALENDAR_UPDATE_EVENT_LIST.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_UPDATE_EVENT_LIST.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_UPDATE_EVENT_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_UPDATE_GUILD_EVENTS.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_GUILD_EVENTS.sublime-snippet index f271fa520..8881911e2 100644 --- a/Reference/Event Reference/CALENDAR_UPDATE_GUILD_EVENTS.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_UPDATE_GUILD_EVENTS.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_UPDATE_GUILD_EVENTS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_UPDATE_INVITE_LIST.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_INVITE_LIST.sublime-snippet index 20d7bd490..81d1a47c6 100644 --- a/Reference/Event Reference/CALENDAR_UPDATE_INVITE_LIST.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_UPDATE_INVITE_LIST.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_UPDATE_INVITE_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CALENDAR_UPDATE_PENDING_INVITES.sublime-snippet b/Reference/Event Reference/CALENDAR_UPDATE_PENDING_INVITES.sublime-snippet index 50e4c5fc7..503fa717a 100644 --- a/Reference/Event Reference/CALENDAR_UPDATE_PENDING_INVITES.sublime-snippet +++ b/Reference/Event Reference/CALENDAR_UPDATE_PENDING_INVITES.sublime-snippet @@ -2,5 +2,5 @@ CALENDAR_UPDATE_PENDING_INVITES "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CANCEL_GLYPH_CAST.sublime-snippet b/Reference/Event Reference/CANCEL_GLYPH_CAST.sublime-snippet index 0fa4f0ba0..50a4a02b1 100644 --- a/Reference/Event Reference/CANCEL_GLYPH_CAST.sublime-snippet +++ b/Reference/Event Reference/CANCEL_GLYPH_CAST.sublime-snippet @@ -2,5 +2,5 @@ CANCEL_GLYPH_CAST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CANCEL_LOOT_ROLL.sublime-snippet b/Reference/Event Reference/CANCEL_LOOT_ROLL.sublime-snippet index 1bc95d74a..e5c4804df 100644 --- a/Reference/Event Reference/CANCEL_LOOT_ROLL.sublime-snippet +++ b/Reference/Event Reference/CANCEL_LOOT_ROLL.sublime-snippet @@ -2,5 +2,5 @@ CANCEL_LOOT_ROLL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CANCEL_SUMMON.sublime-snippet b/Reference/Event Reference/CANCEL_SUMMON.sublime-snippet index da109d651..735c21764 100644 --- a/Reference/Event Reference/CANCEL_SUMMON.sublime-snippet +++ b/Reference/Event Reference/CANCEL_SUMMON.sublime-snippet @@ -2,5 +2,5 @@ CANCEL_SUMMON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CAPTUREFRAMES_FAILED.sublime-snippet b/Reference/Event Reference/CAPTUREFRAMES_FAILED.sublime-snippet new file mode 100644 index 000000000..18f576462 --- /dev/null +++ b/Reference/Event Reference/CAPTUREFRAMES_FAILED.sublime-snippet @@ -0,0 +1,6 @@ + + + CAPTUREFRAMES_FAILED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CAPTUREFRAMES_SUCCEEDED.sublime-snippet b/Reference/Event Reference/CAPTUREFRAMES_SUCCEEDED.sublime-snippet new file mode 100644 index 000000000..1d29ad49e --- /dev/null +++ b/Reference/Event Reference/CAPTUREFRAMES_SUCCEEDED.sublime-snippet @@ -0,0 +1,6 @@ + + + CAPTUREFRAMES_SUCCEEDED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CEMETERY_PREFERENCE_UPDATED.sublime-snippet b/Reference/Event Reference/CEMETERY_PREFERENCE_UPDATED.sublime-snippet new file mode 100644 index 000000000..aee98d4b6 --- /dev/null +++ b/Reference/Event Reference/CEMETERY_PREFERENCE_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CEMETERY_PREFERENCE_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHALLENGE_MODE_COMPLETED.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_COMPLETED.sublime-snippet index 80d7d7b0e..077738f82 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_COMPLETED.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_COMPLETED.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_COMPLETED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHALLENGE_MODE_DEATH_COUNT_UPDATED.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_DEATH_COUNT_UPDATED.sublime-snippet index 3c859db6b..87eb56be5 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_DEATH_COUNT_UPDATED.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_DEATH_COUNT_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_DEATH_COUNT_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN.sublime-snippet index f75758e03..78da719f5 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_KEYSTONE_RECEPTABLE_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_SLOTTED.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_SLOTTED.sublime-snippet index 2c8afb78a..2de74fd40 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_SLOTTED.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_KEYSTONE_SLOTTED.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_KEYSTONE_SLOTTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHALLENGE_MODE_LEADERS_UPDATE.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_LEADERS_UPDATE.sublime-snippet index 823320ba2..7a5925bed 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_LEADERS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_LEADERS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_LEADERS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHALLENGE_MODE_MAPS_UPDATE.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_MAPS_UPDATE.sublime-snippet index 2527d1b3a..ad626715d 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_MAPS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_MAPS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_MAPS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHALLENGE_MODE_MEMBER_INFO_UPDATED.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_MEMBER_INFO_UPDATED.sublime-snippet new file mode 100644 index 000000000..de7f897ef --- /dev/null +++ b/Reference/Event Reference/CHALLENGE_MODE_MEMBER_INFO_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CHALLENGE_MODE_MEMBER_INFO_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHALLENGE_MODE_NEW_RECORD.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_NEW_RECORD.sublime-snippet deleted file mode 100644 index ba04cdf4c..000000000 --- a/Reference/Event Reference/CHALLENGE_MODE_NEW_RECORD.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CHALLENGE_MODE_NEW_RECORD - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/CHALLENGE_MODE_RESET.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_RESET.sublime-snippet index 206c0787d..ac78ecf21 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_RESET.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_RESET.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_RESET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHALLENGE_MODE_START.sublime-snippet b/Reference/Event Reference/CHALLENGE_MODE_START.sublime-snippet index 3037403b8..005e57812 100644 --- a/Reference/Event Reference/CHALLENGE_MODE_START.sublime-snippet +++ b/Reference/Event Reference/CHALLENGE_MODE_START.sublime-snippet @@ -2,5 +2,5 @@ CHALLENGE_MODE_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHANNEL_COUNT_UPDATE.sublime-snippet b/Reference/Event Reference/CHANNEL_COUNT_UPDATE.sublime-snippet index f4c531642..e915656e7 100644 --- a/Reference/Event Reference/CHANNEL_COUNT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CHANNEL_COUNT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CHANNEL_COUNT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHANNEL_FLAGS_UPDATED.sublime-snippet b/Reference/Event Reference/CHANNEL_FLAGS_UPDATED.sublime-snippet index 1622645a7..65b72a2db 100644 --- a/Reference/Event Reference/CHANNEL_FLAGS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/CHANNEL_FLAGS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ CHANNEL_FLAGS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHANNEL_INVITE_REQUEST.sublime-snippet b/Reference/Event Reference/CHANNEL_INVITE_REQUEST.sublime-snippet index 34a8fc979..d8c2a9001 100644 --- a/Reference/Event Reference/CHANNEL_INVITE_REQUEST.sublime-snippet +++ b/Reference/Event Reference/CHANNEL_INVITE_REQUEST.sublime-snippet @@ -2,5 +2,5 @@ CHANNEL_INVITE_REQUEST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHANNEL_LEFT.sublime-snippet b/Reference/Event Reference/CHANNEL_LEFT.sublime-snippet new file mode 100644 index 000000000..c027cd045 --- /dev/null +++ b/Reference/Event Reference/CHANNEL_LEFT.sublime-snippet @@ -0,0 +1,6 @@ + + + CHANNEL_LEFT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHANNEL_PASSWORD_REQUEST.sublime-snippet b/Reference/Event Reference/CHANNEL_PASSWORD_REQUEST.sublime-snippet index d402c3cc2..3a3d85273 100644 --- a/Reference/Event Reference/CHANNEL_PASSWORD_REQUEST.sublime-snippet +++ b/Reference/Event Reference/CHANNEL_PASSWORD_REQUEST.sublime-snippet @@ -2,5 +2,5 @@ CHANNEL_PASSWORD_REQUEST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHANNEL_ROSTER_UPDATE.sublime-snippet b/Reference/Event Reference/CHANNEL_ROSTER_UPDATE.sublime-snippet index 71bd7eb1b..f528b86fa 100644 --- a/Reference/Event Reference/CHANNEL_ROSTER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CHANNEL_ROSTER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CHANNEL_ROSTER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHANNEL_UI_UPDATE.sublime-snippet b/Reference/Event Reference/CHANNEL_UI_UPDATE.sublime-snippet index 66bd0da24..5b375e6e9 100644 --- a/Reference/Event Reference/CHANNEL_UI_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CHANNEL_UI_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CHANNEL_UI_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHANNEL_VOICE_UPDATE.sublime-snippet b/Reference/Event Reference/CHANNEL_VOICE_UPDATE.sublime-snippet deleted file mode 100644 index 560ca98fd..000000000 --- a/Reference/Event Reference/CHANNEL_VOICE_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CHANNEL_VOICE_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/CHARACTER_COPY_STATUS_CHANGED.sublime-snippet b/Reference/Event Reference/CHARACTER_COPY_STATUS_CHANGED.sublime-snippet new file mode 100644 index 000000000..8076e7319 --- /dev/null +++ b/Reference/Event Reference/CHARACTER_COPY_STATUS_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_COPY_STATUS_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_CREATION_RESULT.sublime-snippet b/Reference/Event Reference/CHARACTER_CREATION_RESULT.sublime-snippet new file mode 100644 index 000000000..d90c8600d --- /dev/null +++ b/Reference/Event Reference/CHARACTER_CREATION_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_CREATION_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_DELETION_RESULT.sublime-snippet b/Reference/Event Reference/CHARACTER_DELETION_RESULT.sublime-snippet new file mode 100644 index 000000000..ff3067016 --- /dev/null +++ b/Reference/Event Reference/CHARACTER_DELETION_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_DELETION_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_DUPLICATE_LOGON.sublime-snippet b/Reference/Event Reference/CHARACTER_DUPLICATE_LOGON.sublime-snippet new file mode 100644 index 000000000..7d8837a14 --- /dev/null +++ b/Reference/Event Reference/CHARACTER_DUPLICATE_LOGON.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_DUPLICATE_LOGON + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_ITEM_FIXUP_NOTIFICATION.sublime-snippet b/Reference/Event Reference/CHARACTER_ITEM_FIXUP_NOTIFICATION.sublime-snippet index 26ef083bb..9fcf15283 100644 --- a/Reference/Event Reference/CHARACTER_ITEM_FIXUP_NOTIFICATION.sublime-snippet +++ b/Reference/Event Reference/CHARACTER_ITEM_FIXUP_NOTIFICATION.sublime-snippet @@ -2,5 +2,5 @@ CHARACTER_ITEM_FIXUP_NOTIFICATION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHARACTER_LIST_RETRIEVAL_RESULT.sublime-snippet b/Reference/Event Reference/CHARACTER_LIST_RETRIEVAL_RESULT.sublime-snippet new file mode 100644 index 000000000..14ccf0ccc --- /dev/null +++ b/Reference/Event Reference/CHARACTER_LIST_RETRIEVAL_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_LIST_RETRIEVAL_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_LIST_RETRIEVING.sublime-snippet b/Reference/Event Reference/CHARACTER_LIST_RETRIEVING.sublime-snippet new file mode 100644 index 000000000..fcc9ff8f8 --- /dev/null +++ b/Reference/Event Reference/CHARACTER_LIST_RETRIEVING.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_LIST_RETRIEVING + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/CHARACTER_LIST_UPDATE.sublime-snippet new file mode 100644 index 000000000..3c8391387 --- /dev/null +++ b/Reference/Event Reference/CHARACTER_LIST_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_LIST_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_POINTS_CHANGED.sublime-snippet b/Reference/Event Reference/CHARACTER_POINTS_CHANGED.sublime-snippet index 8fa86fbcd..0beacd6d0 100644 --- a/Reference/Event Reference/CHARACTER_POINTS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/CHARACTER_POINTS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ CHARACTER_POINTS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHARACTER_UNDELETE_FINISHED.sublime-snippet b/Reference/Event Reference/CHARACTER_UNDELETE_FINISHED.sublime-snippet new file mode 100644 index 000000000..7bbe42a26 --- /dev/null +++ b/Reference/Event Reference/CHARACTER_UNDELETE_FINISHED.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_UNDELETE_FINISHED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_UNDELETE_STATUS_CHANGED.sublime-snippet b/Reference/Event Reference/CHARACTER_UNDELETE_STATUS_CHANGED.sublime-snippet new file mode 100644 index 000000000..2b1836f39 --- /dev/null +++ b/Reference/Event Reference/CHARACTER_UNDELETE_STATUS_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_UNDELETE_STATUS_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHARACTER_UPGRADE_SPELL_TIER_SET.sublime-snippet b/Reference/Event Reference/CHARACTER_UPGRADE_SPELL_TIER_SET.sublime-snippet index 6bfef8498..72cfdd870 100644 --- a/Reference/Event Reference/CHARACTER_UPGRADE_SPELL_TIER_SET.sublime-snippet +++ b/Reference/Event Reference/CHARACTER_UPGRADE_SPELL_TIER_SET.sublime-snippet @@ -2,5 +2,5 @@ CHARACTER_UPGRADE_SPELL_TIER_SET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHARACTER_UPGRADE_UNREVOKE_RESULT.sublime-snippet b/Reference/Event Reference/CHARACTER_UPGRADE_UNREVOKE_RESULT.sublime-snippet new file mode 100644 index 000000000..fe393feea --- /dev/null +++ b/Reference/Event Reference/CHARACTER_UPGRADE_UNREVOKE_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + CHARACTER_UPGRADE_UNREVOKE_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHAR_RENAME_IN_PROGRESS.sublime-snippet b/Reference/Event Reference/CHAR_RENAME_IN_PROGRESS.sublime-snippet new file mode 100644 index 000000000..325771edc --- /dev/null +++ b/Reference/Event Reference/CHAR_RENAME_IN_PROGRESS.sublime-snippet @@ -0,0 +1,6 @@ + + + CHAR_RENAME_IN_PROGRESS + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHAR_RESTORE_COMPLETE.sublime-snippet b/Reference/Event Reference/CHAR_RESTORE_COMPLETE.sublime-snippet new file mode 100644 index 000000000..4968ed41f --- /dev/null +++ b/Reference/Event Reference/CHAR_RESTORE_COMPLETE.sublime-snippet @@ -0,0 +1,6 @@ + + + CHAR_RESTORE_COMPLETE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHAT_COMBAT_MSG_ARENA_POINTS_GAIN.sublime-snippet b/Reference/Event Reference/CHAT_COMBAT_MSG_ARENA_POINTS_GAIN.sublime-snippet index 9a460ad62..f1eb82947 100644 --- a/Reference/Event Reference/CHAT_COMBAT_MSG_ARENA_POINTS_GAIN.sublime-snippet +++ b/Reference/Event Reference/CHAT_COMBAT_MSG_ARENA_POINTS_GAIN.sublime-snippet @@ -2,5 +2,5 @@ CHAT_COMBAT_MSG_ARENA_POINTS_GAIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_ACHIEVEMENT.sublime-snippet b/Reference/Event Reference/CHAT_MSG_ACHIEVEMENT.sublime-snippet index 75061a0ca..40601f03a 100644 --- a/Reference/Event Reference/CHAT_MSG_ACHIEVEMENT.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_ACHIEVEMENT.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_ACHIEVEMENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_ADDON.sublime-snippet b/Reference/Event Reference/CHAT_MSG_ADDON.sublime-snippet index 950403b13..aac15a4e1 100644 --- a/Reference/Event Reference/CHAT_MSG_ADDON.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_ADDON.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_ADDON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_ADDON_LOGGED.sublime-snippet b/Reference/Event Reference/CHAT_MSG_ADDON_LOGGED.sublime-snippet new file mode 100644 index 000000000..a11d2f669 --- /dev/null +++ b/Reference/Event Reference/CHAT_MSG_ADDON_LOGGED.sublime-snippet @@ -0,0 +1,6 @@ + + + CHAT_MSG_ADDON_LOGGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHAT_MSG_AFK.sublime-snippet b/Reference/Event Reference/CHAT_MSG_AFK.sublime-snippet index 59d9c7376..cd4a2f8eb 100644 --- a/Reference/Event Reference/CHAT_MSG_AFK.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_AFK.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_AFK "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_ALLIANCE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_ALLIANCE.sublime-snippet index bdf5894e6..e197e7a64 100644 --- a/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_ALLIANCE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_ALLIANCE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BG_SYSTEM_ALLIANCE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_HORDE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_HORDE.sublime-snippet index a083b2f8f..2c83110eb 100644 --- a/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_HORDE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_HORDE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BG_SYSTEM_HORDE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_NEUTRAL.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_NEUTRAL.sublime-snippet index dbd112787..37a97025b 100644 --- a/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_NEUTRAL.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BG_SYSTEM_NEUTRAL.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BG_SYSTEM_NEUTRAL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BN.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN.sublime-snippet new file mode 100644 index 000000000..c2d45c4bd --- /dev/null +++ b/Reference/Event Reference/CHAT_MSG_BN.sublime-snippet @@ -0,0 +1,6 @@ + + + CHAT_MSG_BN + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_ALERT.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_ALERT.sublime-snippet index f282ca633..e1eb6964a 100644 --- a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_ALERT.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_ALERT.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BN_INLINE_TOAST_ALERT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST.sublime-snippet index 108d4a1ed..6fdcb3197 100644 --- a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BN_INLINE_TOAST_BROADCAST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM.sublime-snippet index 3e0be5254..dabd9af3f 100644 --- a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BN_INLINE_TOAST_BROADCAST_INFORM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_CONVERSATION.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_CONVERSATION.sublime-snippet index 28cbfe637..44ebf2a58 100644 --- a/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_CONVERSATION.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BN_INLINE_TOAST_CONVERSATION.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BN_INLINE_TOAST_CONVERSATION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BN_WHISPER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN_WHISPER.sublime-snippet index aa6bf3042..d6e86edb3 100644 --- a/Reference/Event Reference/CHAT_MSG_BN_WHISPER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BN_WHISPER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BN_WHISPER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BN_WHISPER_INFORM.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN_WHISPER_INFORM.sublime-snippet index 94b481daa..3c405575e 100644 --- a/Reference/Event Reference/CHAT_MSG_BN_WHISPER_INFORM.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BN_WHISPER_INFORM.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BN_WHISPER_INFORM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE.sublime-snippet index 2d5ba5eab..73380925e 100644 --- a/Reference/Event Reference/CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_BN_WHISPER_PLAYER_OFFLINE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_CHANNEL.sublime-snippet b/Reference/Event Reference/CHAT_MSG_CHANNEL.sublime-snippet index 36b7af3c9..cd33f550f 100644 --- a/Reference/Event Reference/CHAT_MSG_CHANNEL.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_CHANNEL.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_CHANNEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_CHANNEL_JOIN.sublime-snippet b/Reference/Event Reference/CHAT_MSG_CHANNEL_JOIN.sublime-snippet index 499d00e24..efde8d8b7 100644 --- a/Reference/Event Reference/CHAT_MSG_CHANNEL_JOIN.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_CHANNEL_JOIN.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_CHANNEL_JOIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_CHANNEL_LEAVE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_CHANNEL_LEAVE.sublime-snippet index cef946a5b..2367263eb 100644 --- a/Reference/Event Reference/CHAT_MSG_CHANNEL_LEAVE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_CHANNEL_LEAVE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_CHANNEL_LEAVE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_CHANNEL_LIST.sublime-snippet b/Reference/Event Reference/CHAT_MSG_CHANNEL_LIST.sublime-snippet index 6cfe1b1e3..841ce51dc 100644 --- a/Reference/Event Reference/CHAT_MSG_CHANNEL_LIST.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_CHANNEL_LIST.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_CHANNEL_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE.sublime-snippet index 3d3c17df7..82e307374 100644 --- a/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_CHANNEL_NOTICE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE_USER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE_USER.sublime-snippet index 655a3091b..174bab8c6 100644 --- a/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE_USER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_CHANNEL_NOTICE_USER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_CHANNEL_NOTICE_USER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_COMBAT_FACTION_CHANGE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_COMBAT_FACTION_CHANGE.sublime-snippet index ecb7a4aa9..ed39f2a6e 100644 --- a/Reference/Event Reference/CHAT_MSG_COMBAT_FACTION_CHANGE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_COMBAT_FACTION_CHANGE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_COMBAT_FACTION_CHANGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_COMBAT_HONOR_GAIN.sublime-snippet b/Reference/Event Reference/CHAT_MSG_COMBAT_HONOR_GAIN.sublime-snippet index 6552da041..04cda0b95 100644 --- a/Reference/Event Reference/CHAT_MSG_COMBAT_HONOR_GAIN.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_COMBAT_HONOR_GAIN.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_COMBAT_HONOR_GAIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_COMBAT_MISC_INFO.sublime-snippet b/Reference/Event Reference/CHAT_MSG_COMBAT_MISC_INFO.sublime-snippet index 6f5caad59..8ed8e83d7 100644 --- a/Reference/Event Reference/CHAT_MSG_COMBAT_MISC_INFO.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_COMBAT_MISC_INFO.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_COMBAT_MISC_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_COMBAT_XP_GAIN.sublime-snippet b/Reference/Event Reference/CHAT_MSG_COMBAT_XP_GAIN.sublime-snippet index fc95f726a..12d03e5d3 100644 --- a/Reference/Event Reference/CHAT_MSG_COMBAT_XP_GAIN.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_COMBAT_XP_GAIN.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_COMBAT_XP_GAIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_COMMUNITIES_CHANNEL.sublime-snippet b/Reference/Event Reference/CHAT_MSG_COMMUNITIES_CHANNEL.sublime-snippet new file mode 100644 index 000000000..ad0802d4f --- /dev/null +++ b/Reference/Event Reference/CHAT_MSG_COMMUNITIES_CHANNEL.sublime-snippet @@ -0,0 +1,6 @@ + + + CHAT_MSG_COMMUNITIES_CHANNEL + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CHAT_MSG_CURRENCY.sublime-snippet b/Reference/Event Reference/CHAT_MSG_CURRENCY.sublime-snippet index a7a020316..d1ede21f7 100644 --- a/Reference/Event Reference/CHAT_MSG_CURRENCY.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_CURRENCY.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_CURRENCY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_DND.sublime-snippet b/Reference/Event Reference/CHAT_MSG_DND.sublime-snippet index aba811210..c328e6ef7 100644 --- a/Reference/Event Reference/CHAT_MSG_DND.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_DND.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_DND "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_EMOTE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_EMOTE.sublime-snippet index 7960c35ea..97a390cc1 100644 --- a/Reference/Event Reference/CHAT_MSG_EMOTE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_EMOTE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_EMOTE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_FILTERED.sublime-snippet b/Reference/Event Reference/CHAT_MSG_FILTERED.sublime-snippet index da8d8d638..1eb26ba8d 100644 --- a/Reference/Event Reference/CHAT_MSG_FILTERED.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_FILTERED.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_FILTERED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_GUILD.sublime-snippet b/Reference/Event Reference/CHAT_MSG_GUILD.sublime-snippet index 1c3ee2105..8e5201b2f 100644 --- a/Reference/Event Reference/CHAT_MSG_GUILD.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_GUILD.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_GUILD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_GUILD_ACHIEVEMENT.sublime-snippet b/Reference/Event Reference/CHAT_MSG_GUILD_ACHIEVEMENT.sublime-snippet index 2f6df32c0..88dca1dcb 100644 --- a/Reference/Event Reference/CHAT_MSG_GUILD_ACHIEVEMENT.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_GUILD_ACHIEVEMENT.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_GUILD_ACHIEVEMENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_GUILD_ITEM_LOOTED.sublime-snippet b/Reference/Event Reference/CHAT_MSG_GUILD_ITEM_LOOTED.sublime-snippet index 6803e8cfa..97d60314f 100644 --- a/Reference/Event Reference/CHAT_MSG_GUILD_ITEM_LOOTED.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_GUILD_ITEM_LOOTED.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_GUILD_ITEM_LOOTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_IGNORED.sublime-snippet b/Reference/Event Reference/CHAT_MSG_IGNORED.sublime-snippet index d26a02655..4bd9a2d9a 100644 --- a/Reference/Event Reference/CHAT_MSG_IGNORED.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_IGNORED.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_IGNORED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT.sublime-snippet b/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT.sublime-snippet index 8f9a5ee8d..ba1525cac 100644 --- a/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_INSTANCE_CHAT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT_LEADER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT_LEADER.sublime-snippet index 0d0884240..097d7516a 100644 --- a/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT_LEADER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_INSTANCE_CHAT_LEADER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_INSTANCE_CHAT_LEADER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_LOOT.sublime-snippet b/Reference/Event Reference/CHAT_MSG_LOOT.sublime-snippet index 290c6eb74..7df2f3ac0 100644 --- a/Reference/Event Reference/CHAT_MSG_LOOT.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_LOOT.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_LOOT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_MONEY.sublime-snippet b/Reference/Event Reference/CHAT_MSG_MONEY.sublime-snippet index 64de6e301..1140e090f 100644 --- a/Reference/Event Reference/CHAT_MSG_MONEY.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_MONEY.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_MONEY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_MONSTER_EMOTE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_MONSTER_EMOTE.sublime-snippet index b4d3e2f22..13b4e9319 100644 --- a/Reference/Event Reference/CHAT_MSG_MONSTER_EMOTE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_MONSTER_EMOTE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_MONSTER_EMOTE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_MONSTER_PARTY.sublime-snippet b/Reference/Event Reference/CHAT_MSG_MONSTER_PARTY.sublime-snippet index 2ec134e4c..bad4d7dbd 100644 --- a/Reference/Event Reference/CHAT_MSG_MONSTER_PARTY.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_MONSTER_PARTY.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_MONSTER_PARTY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_MONSTER_SAY.sublime-snippet b/Reference/Event Reference/CHAT_MSG_MONSTER_SAY.sublime-snippet index ad6969278..9b1ec65b7 100644 --- a/Reference/Event Reference/CHAT_MSG_MONSTER_SAY.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_MONSTER_SAY.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_MONSTER_SAY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_MONSTER_WHISPER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_MONSTER_WHISPER.sublime-snippet index d173085c2..b467ab191 100644 --- a/Reference/Event Reference/CHAT_MSG_MONSTER_WHISPER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_MONSTER_WHISPER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_MONSTER_WHISPER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_MONSTER_YELL.sublime-snippet b/Reference/Event Reference/CHAT_MSG_MONSTER_YELL.sublime-snippet index 6e2453fcd..378ca8f88 100644 --- a/Reference/Event Reference/CHAT_MSG_MONSTER_YELL.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_MONSTER_YELL.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_MONSTER_YELL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_OFFICER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_OFFICER.sublime-snippet index 446d0ad12..438c011b0 100644 --- a/Reference/Event Reference/CHAT_MSG_OFFICER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_OFFICER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_OFFICER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_OPENING.sublime-snippet b/Reference/Event Reference/CHAT_MSG_OPENING.sublime-snippet index 0e758446b..7ec360540 100644 --- a/Reference/Event Reference/CHAT_MSG_OPENING.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_OPENING.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_OPENING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_PARTY.sublime-snippet b/Reference/Event Reference/CHAT_MSG_PARTY.sublime-snippet index 63d80252d..60d422490 100644 --- a/Reference/Event Reference/CHAT_MSG_PARTY.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_PARTY.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_PARTY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_PARTY_LEADER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_PARTY_LEADER.sublime-snippet index 07f8a4826..93a051446 100644 --- a/Reference/Event Reference/CHAT_MSG_PARTY_LEADER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_PARTY_LEADER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_PARTY_LEADER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_PET_BATTLE_COMBAT_LOG.sublime-snippet b/Reference/Event Reference/CHAT_MSG_PET_BATTLE_COMBAT_LOG.sublime-snippet index 3b975c5e4..e110bc305 100644 --- a/Reference/Event Reference/CHAT_MSG_PET_BATTLE_COMBAT_LOG.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_PET_BATTLE_COMBAT_LOG.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_PET_BATTLE_COMBAT_LOG "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_PET_BATTLE_INFO.sublime-snippet b/Reference/Event Reference/CHAT_MSG_PET_BATTLE_INFO.sublime-snippet index e898f3ed5..bf85e7ee3 100644 --- a/Reference/Event Reference/CHAT_MSG_PET_BATTLE_INFO.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_PET_BATTLE_INFO.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_PET_BATTLE_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_PET_INFO.sublime-snippet b/Reference/Event Reference/CHAT_MSG_PET_INFO.sublime-snippet index 35743d657..0069f18e5 100644 --- a/Reference/Event Reference/CHAT_MSG_PET_INFO.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_PET_INFO.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_PET_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_RAID.sublime-snippet b/Reference/Event Reference/CHAT_MSG_RAID.sublime-snippet index 644a29417..bc73b4632 100644 --- a/Reference/Event Reference/CHAT_MSG_RAID.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_RAID.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_RAID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_RAID_BOSS_EMOTE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_RAID_BOSS_EMOTE.sublime-snippet index 0fba7be00..d549b3565 100644 --- a/Reference/Event Reference/CHAT_MSG_RAID_BOSS_EMOTE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_RAID_BOSS_EMOTE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_RAID_BOSS_EMOTE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_RAID_BOSS_WHISPER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_RAID_BOSS_WHISPER.sublime-snippet index 6cbfdcdc2..aef19393b 100644 --- a/Reference/Event Reference/CHAT_MSG_RAID_BOSS_WHISPER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_RAID_BOSS_WHISPER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_RAID_BOSS_WHISPER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_RAID_LEADER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_RAID_LEADER.sublime-snippet index ba192383b..86abf54d2 100644 --- a/Reference/Event Reference/CHAT_MSG_RAID_LEADER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_RAID_LEADER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_RAID_LEADER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_RAID_WARNING.sublime-snippet b/Reference/Event Reference/CHAT_MSG_RAID_WARNING.sublime-snippet index 9d37fa162..0ab589c27 100644 --- a/Reference/Event Reference/CHAT_MSG_RAID_WARNING.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_RAID_WARNING.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_RAID_WARNING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_RESTRICTED.sublime-snippet b/Reference/Event Reference/CHAT_MSG_RESTRICTED.sublime-snippet index 586581d0b..7bef7353e 100644 --- a/Reference/Event Reference/CHAT_MSG_RESTRICTED.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_RESTRICTED.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_RESTRICTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_SAY.sublime-snippet b/Reference/Event Reference/CHAT_MSG_SAY.sublime-snippet index c89ff9e4b..a9d08e1c5 100644 --- a/Reference/Event Reference/CHAT_MSG_SAY.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_SAY.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_SAY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_SKILL.sublime-snippet b/Reference/Event Reference/CHAT_MSG_SKILL.sublime-snippet index a2be80911..fac6111ff 100644 --- a/Reference/Event Reference/CHAT_MSG_SKILL.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_SKILL.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_SKILL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_SYSTEM.sublime-snippet b/Reference/Event Reference/CHAT_MSG_SYSTEM.sublime-snippet index d619a6466..d23eb9895 100644 --- a/Reference/Event Reference/CHAT_MSG_SYSTEM.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_SYSTEM.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_SYSTEM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_TARGETICONS.sublime-snippet b/Reference/Event Reference/CHAT_MSG_TARGETICONS.sublime-snippet index 0b6da46f4..161806406 100644 --- a/Reference/Event Reference/CHAT_MSG_TARGETICONS.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_TARGETICONS.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_TARGETICONS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_TEXT_EMOTE.sublime-snippet b/Reference/Event Reference/CHAT_MSG_TEXT_EMOTE.sublime-snippet index 15df933d8..9095c1215 100644 --- a/Reference/Event Reference/CHAT_MSG_TEXT_EMOTE.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_TEXT_EMOTE.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_TEXT_EMOTE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_TRADESKILLS.sublime-snippet b/Reference/Event Reference/CHAT_MSG_TRADESKILLS.sublime-snippet index e494fe5b8..3a934db25 100644 --- a/Reference/Event Reference/CHAT_MSG_TRADESKILLS.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_TRADESKILLS.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_TRADESKILLS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_WHISPER.sublime-snippet b/Reference/Event Reference/CHAT_MSG_WHISPER.sublime-snippet index fd7158fa9..a1377aa85 100644 --- a/Reference/Event Reference/CHAT_MSG_WHISPER.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_WHISPER.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_WHISPER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_WHISPER_INFORM.sublime-snippet b/Reference/Event Reference/CHAT_MSG_WHISPER_INFORM.sublime-snippet index 6ec35b775..38aa67399 100644 --- a/Reference/Event Reference/CHAT_MSG_WHISPER_INFORM.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_WHISPER_INFORM.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_WHISPER_INFORM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_MSG_YELL.sublime-snippet b/Reference/Event Reference/CHAT_MSG_YELL.sublime-snippet index 8883d1c25..cb356b1f2 100644 --- a/Reference/Event Reference/CHAT_MSG_YELL.sublime-snippet +++ b/Reference/Event Reference/CHAT_MSG_YELL.sublime-snippet @@ -2,5 +2,5 @@ CHAT_MSG_YELL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_SERVER_DISCONNECTED.sublime-snippet b/Reference/Event Reference/CHAT_SERVER_DISCONNECTED.sublime-snippet index 45722d241..42e6c1b2c 100644 --- a/Reference/Event Reference/CHAT_SERVER_DISCONNECTED.sublime-snippet +++ b/Reference/Event Reference/CHAT_SERVER_DISCONNECTED.sublime-snippet @@ -2,5 +2,5 @@ CHAT_SERVER_DISCONNECTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CHAT_SERVER_RECONNECTED.sublime-snippet b/Reference/Event Reference/CHAT_SERVER_RECONNECTED.sublime-snippet index 698e20ed4..830aec397 100644 --- a/Reference/Event Reference/CHAT_SERVER_RECONNECTED.sublime-snippet +++ b/Reference/Event Reference/CHAT_SERVER_RECONNECTED.sublime-snippet @@ -2,5 +2,5 @@ CHAT_SERVER_RECONNECTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CINEMATIC_START.sublime-snippet b/Reference/Event Reference/CINEMATIC_START.sublime-snippet index 2734ed5a1..1a03ef072 100644 --- a/Reference/Event Reference/CINEMATIC_START.sublime-snippet +++ b/Reference/Event Reference/CINEMATIC_START.sublime-snippet @@ -2,5 +2,5 @@ CINEMATIC_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CINEMATIC_STOP.sublime-snippet b/Reference/Event Reference/CINEMATIC_STOP.sublime-snippet index 0d944d415..63967af1f 100644 --- a/Reference/Event Reference/CINEMATIC_STOP.sublime-snippet +++ b/Reference/Event Reference/CINEMATIC_STOP.sublime-snippet @@ -2,5 +2,5 @@ CINEMATIC_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CLASS_TRIAL_CHARACTER_CREATE_RESULT.sublime-snippet b/Reference/Event Reference/CLASS_TRIAL_CHARACTER_CREATE_RESULT.sublime-snippet new file mode 100644 index 000000000..aa973e517 --- /dev/null +++ b/Reference/Event Reference/CLASS_TRIAL_CHARACTER_CREATE_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + CLASS_TRIAL_CHARACTER_CREATE_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLASS_TRIAL_TIMER_START.sublime-snippet b/Reference/Event Reference/CLASS_TRIAL_TIMER_START.sublime-snippet new file mode 100644 index 000000000..8e1c5f33e --- /dev/null +++ b/Reference/Event Reference/CLASS_TRIAL_TIMER_START.sublime-snippet @@ -0,0 +1,6 @@ + + + CLASS_TRIAL_TIMER_START + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLASS_TRIAL_UPGRADE_COMPLETE.sublime-snippet b/Reference/Event Reference/CLASS_TRIAL_UPGRADE_COMPLETE.sublime-snippet new file mode 100644 index 000000000..bc0e94400 --- /dev/null +++ b/Reference/Event Reference/CLASS_TRIAL_UPGRADE_COMPLETE.sublime-snippet @@ -0,0 +1,6 @@ + + + CLASS_TRIAL_UPGRADE_COMPLETE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLEAR_BOSS_EMOTES.sublime-snippet b/Reference/Event Reference/CLEAR_BOSS_EMOTES.sublime-snippet index 96f1701c2..f86b640e9 100644 --- a/Reference/Event Reference/CLEAR_BOSS_EMOTES.sublime-snippet +++ b/Reference/Event Reference/CLEAR_BOSS_EMOTES.sublime-snippet @@ -2,5 +2,5 @@ CLEAR_BOSS_EMOTES "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CLIENT_FEATURE_STATUS_CHANGED.sublime-snippet b/Reference/Event Reference/CLIENT_FEATURE_STATUS_CHANGED.sublime-snippet new file mode 100644 index 000000000..0d7ac94e7 --- /dev/null +++ b/Reference/Event Reference/CLIENT_FEATURE_STATUS_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLIENT_FEATURE_STATUS_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLOSE_INBOX_ITEM.sublime-snippet b/Reference/Event Reference/CLOSE_INBOX_ITEM.sublime-snippet index 8758d0ae7..e5a0c0662 100644 --- a/Reference/Event Reference/CLOSE_INBOX_ITEM.sublime-snippet +++ b/Reference/Event Reference/CLOSE_INBOX_ITEM.sublime-snippet @@ -2,5 +2,5 @@ CLOSE_INBOX_ITEM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CLOSE_TABARD_FRAME.sublime-snippet b/Reference/Event Reference/CLOSE_TABARD_FRAME.sublime-snippet index 382998e4e..033fbea04 100644 --- a/Reference/Event Reference/CLOSE_TABARD_FRAME.sublime-snippet +++ b/Reference/Event Reference/CLOSE_TABARD_FRAME.sublime-snippet @@ -2,5 +2,5 @@ CLOSE_TABARD_FRAME "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CLOSE_WORLD_MAP.sublime-snippet b/Reference/Event Reference/CLOSE_WORLD_MAP.sublime-snippet deleted file mode 100644 index 8a6a63b27..000000000 --- a/Reference/Event Reference/CLOSE_WORLD_MAP.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - CLOSE_WORLD_MAP - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/CLUB_ADDED.sublime-snippet b/Reference/Event Reference/CLUB_ADDED.sublime-snippet new file mode 100644 index 000000000..9792acb36 --- /dev/null +++ b/Reference/Event Reference/CLUB_ADDED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_ADDED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_ERROR.sublime-snippet b/Reference/Event Reference/CLUB_ERROR.sublime-snippet new file mode 100644 index 000000000..57e0904cb --- /dev/null +++ b/Reference/Event Reference/CLUB_ERROR.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_ERROR + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_INVITATIONS_RECEIVED_FOR_CLUB.sublime-snippet b/Reference/Event Reference/CLUB_INVITATIONS_RECEIVED_FOR_CLUB.sublime-snippet new file mode 100644 index 000000000..dab13cffa --- /dev/null +++ b/Reference/Event Reference/CLUB_INVITATIONS_RECEIVED_FOR_CLUB.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_INVITATIONS_RECEIVED_FOR_CLUB + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_INVITATION_ADDED_FOR_SELF.sublime-snippet b/Reference/Event Reference/CLUB_INVITATION_ADDED_FOR_SELF.sublime-snippet new file mode 100644 index 000000000..b6bcad097 --- /dev/null +++ b/Reference/Event Reference/CLUB_INVITATION_ADDED_FOR_SELF.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_INVITATION_ADDED_FOR_SELF + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_INVITATION_REMOVED_FOR_SELF.sublime-snippet b/Reference/Event Reference/CLUB_INVITATION_REMOVED_FOR_SELF.sublime-snippet new file mode 100644 index 000000000..90dd2f4bd --- /dev/null +++ b/Reference/Event Reference/CLUB_INVITATION_REMOVED_FOR_SELF.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_INVITATION_REMOVED_FOR_SELF + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MEMBER_ADDED.sublime-snippet b/Reference/Event Reference/CLUB_MEMBER_ADDED.sublime-snippet new file mode 100644 index 000000000..e3532e320 --- /dev/null +++ b/Reference/Event Reference/CLUB_MEMBER_ADDED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MEMBER_ADDED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MEMBER_PRESENCE_UPDATED.sublime-snippet b/Reference/Event Reference/CLUB_MEMBER_PRESENCE_UPDATED.sublime-snippet new file mode 100644 index 000000000..839b0d765 --- /dev/null +++ b/Reference/Event Reference/CLUB_MEMBER_PRESENCE_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MEMBER_PRESENCE_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MEMBER_REMOVED.sublime-snippet b/Reference/Event Reference/CLUB_MEMBER_REMOVED.sublime-snippet new file mode 100644 index 000000000..01360df4f --- /dev/null +++ b/Reference/Event Reference/CLUB_MEMBER_REMOVED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MEMBER_REMOVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MEMBER_ROLE_UPDATED.sublime-snippet b/Reference/Event Reference/CLUB_MEMBER_ROLE_UPDATED.sublime-snippet new file mode 100644 index 000000000..31bc37b16 --- /dev/null +++ b/Reference/Event Reference/CLUB_MEMBER_ROLE_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MEMBER_ROLE_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MEMBER_UPDATED.sublime-snippet b/Reference/Event Reference/CLUB_MEMBER_UPDATED.sublime-snippet new file mode 100644 index 000000000..a18960f3a --- /dev/null +++ b/Reference/Event Reference/CLUB_MEMBER_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MEMBER_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MESSAGE_ADDED.sublime-snippet b/Reference/Event Reference/CLUB_MESSAGE_ADDED.sublime-snippet new file mode 100644 index 000000000..b2f48c458 --- /dev/null +++ b/Reference/Event Reference/CLUB_MESSAGE_ADDED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MESSAGE_ADDED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MESSAGE_HISTORY_RECEIVED.sublime-snippet b/Reference/Event Reference/CLUB_MESSAGE_HISTORY_RECEIVED.sublime-snippet new file mode 100644 index 000000000..f4a24b7d1 --- /dev/null +++ b/Reference/Event Reference/CLUB_MESSAGE_HISTORY_RECEIVED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MESSAGE_HISTORY_RECEIVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_MESSAGE_UPDATED.sublime-snippet b/Reference/Event Reference/CLUB_MESSAGE_UPDATED.sublime-snippet new file mode 100644 index 000000000..34c626f9e --- /dev/null +++ b/Reference/Event Reference/CLUB_MESSAGE_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_MESSAGE_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_REMOVED.sublime-snippet b/Reference/Event Reference/CLUB_REMOVED.sublime-snippet new file mode 100644 index 000000000..a9f7f5d17 --- /dev/null +++ b/Reference/Event Reference/CLUB_REMOVED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_REMOVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_REMOVED_MESSAGE.sublime-snippet b/Reference/Event Reference/CLUB_REMOVED_MESSAGE.sublime-snippet new file mode 100644 index 000000000..eaf5f548d --- /dev/null +++ b/Reference/Event Reference/CLUB_REMOVED_MESSAGE.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_REMOVED_MESSAGE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_SELF_MEMBER_ROLE_UPDATED.sublime-snippet b/Reference/Event Reference/CLUB_SELF_MEMBER_ROLE_UPDATED.sublime-snippet new file mode 100644 index 000000000..d61d339b0 --- /dev/null +++ b/Reference/Event Reference/CLUB_SELF_MEMBER_ROLE_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_SELF_MEMBER_ROLE_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_STREAMS_LOADED.sublime-snippet b/Reference/Event Reference/CLUB_STREAMS_LOADED.sublime-snippet new file mode 100644 index 000000000..87348cbe9 --- /dev/null +++ b/Reference/Event Reference/CLUB_STREAMS_LOADED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_STREAMS_LOADED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_STREAM_ADDED.sublime-snippet b/Reference/Event Reference/CLUB_STREAM_ADDED.sublime-snippet new file mode 100644 index 000000000..d4553f61a --- /dev/null +++ b/Reference/Event Reference/CLUB_STREAM_ADDED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_STREAM_ADDED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_STREAM_REMOVED.sublime-snippet b/Reference/Event Reference/CLUB_STREAM_REMOVED.sublime-snippet new file mode 100644 index 000000000..dd957263d --- /dev/null +++ b/Reference/Event Reference/CLUB_STREAM_REMOVED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_STREAM_REMOVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_STREAM_SUBSCRIBED.sublime-snippet b/Reference/Event Reference/CLUB_STREAM_SUBSCRIBED.sublime-snippet new file mode 100644 index 000000000..64bca46dd --- /dev/null +++ b/Reference/Event Reference/CLUB_STREAM_SUBSCRIBED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_STREAM_SUBSCRIBED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_STREAM_UNSUBSCRIBED.sublime-snippet b/Reference/Event Reference/CLUB_STREAM_UNSUBSCRIBED.sublime-snippet new file mode 100644 index 000000000..4342db920 --- /dev/null +++ b/Reference/Event Reference/CLUB_STREAM_UNSUBSCRIBED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_STREAM_UNSUBSCRIBED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_STREAM_UPDATED.sublime-snippet b/Reference/Event Reference/CLUB_STREAM_UPDATED.sublime-snippet new file mode 100644 index 000000000..5324f5eaa --- /dev/null +++ b/Reference/Event Reference/CLUB_STREAM_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_STREAM_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_TICKETS_RECEIVED.sublime-snippet b/Reference/Event Reference/CLUB_TICKETS_RECEIVED.sublime-snippet new file mode 100644 index 000000000..b200fe1c1 --- /dev/null +++ b/Reference/Event Reference/CLUB_TICKETS_RECEIVED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_TICKETS_RECEIVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_TICKET_CREATED.sublime-snippet b/Reference/Event Reference/CLUB_TICKET_CREATED.sublime-snippet new file mode 100644 index 000000000..0f538c184 --- /dev/null +++ b/Reference/Event Reference/CLUB_TICKET_CREATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_TICKET_CREATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_TICKET_RECEIVED.sublime-snippet b/Reference/Event Reference/CLUB_TICKET_RECEIVED.sublime-snippet new file mode 100644 index 000000000..890f3729c --- /dev/null +++ b/Reference/Event Reference/CLUB_TICKET_RECEIVED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_TICKET_RECEIVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CLUB_UPDATED.sublime-snippet b/Reference/Event Reference/CLUB_UPDATED.sublime-snippet new file mode 100644 index 000000000..bb3bcb986 --- /dev/null +++ b/Reference/Event Reference/CLUB_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + CLUB_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/COMBAT_LOG_EVENT.sublime-snippet b/Reference/Event Reference/COMBAT_LOG_EVENT.sublime-snippet index bfd866f55..3d85ce404 100644 --- a/Reference/Event Reference/COMBAT_LOG_EVENT.sublime-snippet +++ b/Reference/Event Reference/COMBAT_LOG_EVENT.sublime-snippet @@ -2,5 +2,5 @@ COMBAT_LOG_EVENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMBAT_LOG_EVENT_UNFILTERED.sublime-snippet b/Reference/Event Reference/COMBAT_LOG_EVENT_UNFILTERED.sublime-snippet index e968a82cd..6b6f9c3ce 100644 --- a/Reference/Event Reference/COMBAT_LOG_EVENT_UNFILTERED.sublime-snippet +++ b/Reference/Event Reference/COMBAT_LOG_EVENT_UNFILTERED.sublime-snippet @@ -2,5 +2,5 @@ COMBAT_LOG_EVENT_UNFILTERED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMBAT_RATING_UPDATE.sublime-snippet b/Reference/Event Reference/COMBAT_RATING_UPDATE.sublime-snippet index 9232ed716..aa599eba7 100644 --- a/Reference/Event Reference/COMBAT_RATING_UPDATE.sublime-snippet +++ b/Reference/Event Reference/COMBAT_RATING_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ COMBAT_RATING_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMBAT_TEXT_UPDATE.sublime-snippet b/Reference/Event Reference/COMBAT_TEXT_UPDATE.sublime-snippet index 79f9bd493..4f9466cca 100644 --- a/Reference/Event Reference/COMBAT_TEXT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/COMBAT_TEXT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ COMBAT_TEXT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMMENTATOR_ENTER_WORLD.sublime-snippet b/Reference/Event Reference/COMMENTATOR_ENTER_WORLD.sublime-snippet index ecae2cc87..5532da97d 100644 --- a/Reference/Event Reference/COMMENTATOR_ENTER_WORLD.sublime-snippet +++ b/Reference/Event Reference/COMMENTATOR_ENTER_WORLD.sublime-snippet @@ -2,5 +2,5 @@ COMMENTATOR_ENTER_WORLD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMMENTATOR_MAP_UPDATE.sublime-snippet b/Reference/Event Reference/COMMENTATOR_MAP_UPDATE.sublime-snippet index aa384f645..ea7e996dd 100644 --- a/Reference/Event Reference/COMMENTATOR_MAP_UPDATE.sublime-snippet +++ b/Reference/Event Reference/COMMENTATOR_MAP_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ COMMENTATOR_MAP_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMMENTATOR_PARTY_INFO_REQUEST.sublime-snippet b/Reference/Event Reference/COMMENTATOR_PARTY_INFO_REQUEST.sublime-snippet deleted file mode 100644 index 03d09a817..000000000 --- a/Reference/Event Reference/COMMENTATOR_PARTY_INFO_REQUEST.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - COMMENTATOR_PARTY_INFO_REQUEST - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE.sublime-snippet b/Reference/Event Reference/COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE.sublime-snippet index 22dc19659..69c429ce0 100644 --- a/Reference/Event Reference/COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ COMMENTATOR_PLAYER_NAME_OVERRIDE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMMENTATOR_PLAYER_UPDATE.sublime-snippet b/Reference/Event Reference/COMMENTATOR_PLAYER_UPDATE.sublime-snippet index 619fc9b76..7182902bc 100644 --- a/Reference/Event Reference/COMMENTATOR_PLAYER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/COMMENTATOR_PLAYER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ COMMENTATOR_PLAYER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMMUNITIES_STREAM_CURSOR_CLEAR.sublime-snippet b/Reference/Event Reference/COMMUNITIES_STREAM_CURSOR_CLEAR.sublime-snippet new file mode 100644 index 000000000..ed2f2f325 --- /dev/null +++ b/Reference/Event Reference/COMMUNITIES_STREAM_CURSOR_CLEAR.sublime-snippet @@ -0,0 +1,6 @@ + + + COMMUNITIES_STREAM_CURSOR_CLEAR + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/COMPACT_UNIT_FRAME_PROFILES_LOADED.sublime-snippet b/Reference/Event Reference/COMPACT_UNIT_FRAME_PROFILES_LOADED.sublime-snippet index 3550b9308..495d006e0 100644 --- a/Reference/Event Reference/COMPACT_UNIT_FRAME_PROFILES_LOADED.sublime-snippet +++ b/Reference/Event Reference/COMPACT_UNIT_FRAME_PROFILES_LOADED.sublime-snippet @@ -2,5 +2,5 @@ COMPACT_UNIT_FRAME_PROFILES_LOADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMPANION_LEARNED.sublime-snippet b/Reference/Event Reference/COMPANION_LEARNED.sublime-snippet index 6d68aa146..a828bc920 100644 --- a/Reference/Event Reference/COMPANION_LEARNED.sublime-snippet +++ b/Reference/Event Reference/COMPANION_LEARNED.sublime-snippet @@ -2,5 +2,5 @@ COMPANION_LEARNED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMPANION_UNLEARNED.sublime-snippet b/Reference/Event Reference/COMPANION_UNLEARNED.sublime-snippet index 7feda3fbf..03faafbea 100644 --- a/Reference/Event Reference/COMPANION_UNLEARNED.sublime-snippet +++ b/Reference/Event Reference/COMPANION_UNLEARNED.sublime-snippet @@ -2,5 +2,5 @@ COMPANION_UNLEARNED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/COMPANION_UPDATE.sublime-snippet b/Reference/Event Reference/COMPANION_UPDATE.sublime-snippet index 9a17f969c..009820c1e 100644 --- a/Reference/Event Reference/COMPANION_UPDATE.sublime-snippet +++ b/Reference/Event Reference/COMPANION_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ COMPANION_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONFIRM_BEFORE_USE.sublime-snippet b/Reference/Event Reference/CONFIRM_BEFORE_USE.sublime-snippet index 9f1655a31..f783b23c7 100644 --- a/Reference/Event Reference/CONFIRM_BEFORE_USE.sublime-snippet +++ b/Reference/Event Reference/CONFIRM_BEFORE_USE.sublime-snippet @@ -2,5 +2,5 @@ CONFIRM_BEFORE_USE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONFIRM_BINDER.sublime-snippet b/Reference/Event Reference/CONFIRM_BINDER.sublime-snippet index 5650bce64..309bc5f63 100644 --- a/Reference/Event Reference/CONFIRM_BINDER.sublime-snippet +++ b/Reference/Event Reference/CONFIRM_BINDER.sublime-snippet @@ -2,5 +2,5 @@ CONFIRM_BINDER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONFIRM_DISENCHANT_ROLL.sublime-snippet b/Reference/Event Reference/CONFIRM_DISENCHANT_ROLL.sublime-snippet index e08497089..9bd3d615a 100644 --- a/Reference/Event Reference/CONFIRM_DISENCHANT_ROLL.sublime-snippet +++ b/Reference/Event Reference/CONFIRM_DISENCHANT_ROLL.sublime-snippet @@ -2,5 +2,5 @@ CONFIRM_DISENCHANT_ROLL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONFIRM_LOOT_ROLL.sublime-snippet b/Reference/Event Reference/CONFIRM_LOOT_ROLL.sublime-snippet index d1280324f..54cbfcd26 100644 --- a/Reference/Event Reference/CONFIRM_LOOT_ROLL.sublime-snippet +++ b/Reference/Event Reference/CONFIRM_LOOT_ROLL.sublime-snippet @@ -2,5 +2,5 @@ CONFIRM_LOOT_ROLL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONFIRM_SUMMON.sublime-snippet b/Reference/Event Reference/CONFIRM_SUMMON.sublime-snippet index 5974fa756..852c9dcf8 100644 --- a/Reference/Event Reference/CONFIRM_SUMMON.sublime-snippet +++ b/Reference/Event Reference/CONFIRM_SUMMON.sublime-snippet @@ -2,5 +2,5 @@ CONFIRM_SUMMON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONFIRM_TALENT_WIPE.sublime-snippet b/Reference/Event Reference/CONFIRM_TALENT_WIPE.sublime-snippet index dab61346f..3990b1987 100644 --- a/Reference/Event Reference/CONFIRM_TALENT_WIPE.sublime-snippet +++ b/Reference/Event Reference/CONFIRM_TALENT_WIPE.sublime-snippet @@ -2,5 +2,5 @@ CONFIRM_TALENT_WIPE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONFIRM_XP_LOSS.sublime-snippet b/Reference/Event Reference/CONFIRM_XP_LOSS.sublime-snippet index 054d36a93..b15efc578 100644 --- a/Reference/Event Reference/CONFIRM_XP_LOSS.sublime-snippet +++ b/Reference/Event Reference/CONFIRM_XP_LOSS.sublime-snippet @@ -2,5 +2,5 @@ CONFIRM_XP_LOSS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONSOLE_CLEAR.sublime-snippet b/Reference/Event Reference/CONSOLE_CLEAR.sublime-snippet index 938e118f0..363e04c46 100644 --- a/Reference/Event Reference/CONSOLE_CLEAR.sublime-snippet +++ b/Reference/Event Reference/CONSOLE_CLEAR.sublime-snippet @@ -2,5 +2,5 @@ CONSOLE_CLEAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONSOLE_COLORS_CHANGED.sublime-snippet b/Reference/Event Reference/CONSOLE_COLORS_CHANGED.sublime-snippet index 963b9bc8f..eaad731b2 100644 --- a/Reference/Event Reference/CONSOLE_COLORS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/CONSOLE_COLORS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ CONSOLE_COLORS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONSOLE_FONT_SIZE_CHANGED.sublime-snippet b/Reference/Event Reference/CONSOLE_FONT_SIZE_CHANGED.sublime-snippet index 79082c833..cb4a7a279 100644 --- a/Reference/Event Reference/CONSOLE_FONT_SIZE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/CONSOLE_FONT_SIZE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ CONSOLE_FONT_SIZE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONSOLE_LOG.sublime-snippet b/Reference/Event Reference/CONSOLE_LOG.sublime-snippet new file mode 100644 index 000000000..337229492 --- /dev/null +++ b/Reference/Event Reference/CONSOLE_LOG.sublime-snippet @@ -0,0 +1,6 @@ + + + CONSOLE_LOG + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CONSOLE_MESSAGE.sublime-snippet b/Reference/Event Reference/CONSOLE_MESSAGE.sublime-snippet index 260d34427..098d63a2e 100644 --- a/Reference/Event Reference/CONSOLE_MESSAGE.sublime-snippet +++ b/Reference/Event Reference/CONSOLE_MESSAGE.sublime-snippet @@ -2,5 +2,5 @@ CONSOLE_MESSAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONTRIBUTION_CHANGED.sublime-snippet b/Reference/Event Reference/CONTRIBUTION_CHANGED.sublime-snippet new file mode 100644 index 000000000..76b77429a --- /dev/null +++ b/Reference/Event Reference/CONTRIBUTION_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + CONTRIBUTION_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_CLOSE.sublime-snippet b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_CLOSE.sublime-snippet index 3d7d4ce7e..74a0f7b8f 100644 --- a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_CLOSE.sublime-snippet +++ b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ CONTRIBUTION_COLLECTOR_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_OPEN.sublime-snippet b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_OPEN.sublime-snippet index 08df2fd93..939df1858 100644 --- a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_OPEN.sublime-snippet +++ b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_OPEN.sublime-snippet @@ -2,5 +2,5 @@ CONTRIBUTION_COLLECTOR_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_PENDING.sublime-snippet b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_PENDING.sublime-snippet index 623bf601f..bac7580f0 100644 --- a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_PENDING.sublime-snippet +++ b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_PENDING.sublime-snippet @@ -2,5 +2,5 @@ CONTRIBUTION_COLLECTOR_PENDING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE.sublime-snippet b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE.sublime-snippet index 7c8e70af7..68dece16c 100644 --- a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CONTRIBUTION_COLLECTOR_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE_SINGLE.sublime-snippet b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE_SINGLE.sublime-snippet index 63d53a948..076d4e3ad 100644 --- a/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE_SINGLE.sublime-snippet +++ b/Reference/Event Reference/CONTRIBUTION_COLLECTOR_UPDATE_SINGLE.sublime-snippet @@ -2,5 +2,5 @@ CONTRIBUTION_COLLECTOR_UPDATE_SINGLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CONVERT_RESULT.sublime-snippet b/Reference/Event Reference/CONVERT_RESULT.sublime-snippet new file mode 100644 index 000000000..4e85c26a4 --- /dev/null +++ b/Reference/Event Reference/CONVERT_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + CONVERT_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CORPSE_IN_INSTANCE.sublime-snippet b/Reference/Event Reference/CORPSE_IN_INSTANCE.sublime-snippet index 1ac0c3555..102629bcd 100644 --- a/Reference/Event Reference/CORPSE_IN_INSTANCE.sublime-snippet +++ b/Reference/Event Reference/CORPSE_IN_INSTANCE.sublime-snippet @@ -2,5 +2,5 @@ CORPSE_IN_INSTANCE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CORPSE_IN_RANGE.sublime-snippet b/Reference/Event Reference/CORPSE_IN_RANGE.sublime-snippet index 21fd83929..cee80bed8 100644 --- a/Reference/Event Reference/CORPSE_IN_RANGE.sublime-snippet +++ b/Reference/Event Reference/CORPSE_IN_RANGE.sublime-snippet @@ -2,5 +2,5 @@ CORPSE_IN_RANGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CORPSE_OUT_OF_RANGE.sublime-snippet b/Reference/Event Reference/CORPSE_OUT_OF_RANGE.sublime-snippet index 7b3409633..a6e6d622d 100644 --- a/Reference/Event Reference/CORPSE_OUT_OF_RANGE.sublime-snippet +++ b/Reference/Event Reference/CORPSE_OUT_OF_RANGE.sublime-snippet @@ -2,5 +2,5 @@ CORPSE_OUT_OF_RANGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CRITERIA_COMPLETE.sublime-snippet b/Reference/Event Reference/CRITERIA_COMPLETE.sublime-snippet index 4749531e6..5d875e459 100644 --- a/Reference/Event Reference/CRITERIA_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/CRITERIA_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ CRITERIA_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CRITERIA_EARNED.sublime-snippet b/Reference/Event Reference/CRITERIA_EARNED.sublime-snippet index 50bc3e11a..a1c3c6b57 100644 --- a/Reference/Event Reference/CRITERIA_EARNED.sublime-snippet +++ b/Reference/Event Reference/CRITERIA_EARNED.sublime-snippet @@ -2,5 +2,5 @@ CRITERIA_EARNED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CRITERIA_UPDATE.sublime-snippet b/Reference/Event Reference/CRITERIA_UPDATE.sublime-snippet index d90bee63d..d10e6eff0 100644 --- a/Reference/Event Reference/CRITERIA_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CRITERIA_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CRITERIA_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CURRENCY_DISPLAY_UPDATE.sublime-snippet b/Reference/Event Reference/CURRENCY_DISPLAY_UPDATE.sublime-snippet index b2f1380d4..0df7494b6 100644 --- a/Reference/Event Reference/CURRENCY_DISPLAY_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CURRENCY_DISPLAY_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CURRENCY_DISPLAY_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CURRENT_SPELL_CAST_CHANGED.sublime-snippet b/Reference/Event Reference/CURRENT_SPELL_CAST_CHANGED.sublime-snippet index 4d4ae1012..c48a133df 100644 --- a/Reference/Event Reference/CURRENT_SPELL_CAST_CHANGED.sublime-snippet +++ b/Reference/Event Reference/CURRENT_SPELL_CAST_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ CURRENT_SPELL_CAST_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CURSOR_UPDATE.sublime-snippet b/Reference/Event Reference/CURSOR_UPDATE.sublime-snippet index a450c1e91..c09fa12f5 100644 --- a/Reference/Event Reference/CURSOR_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CURSOR_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CURSOR_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/CUSTOMIZE_CHARACTER_RESULT.sublime-snippet b/Reference/Event Reference/CUSTOMIZE_CHARACTER_RESULT.sublime-snippet new file mode 100644 index 000000000..eb531b035 --- /dev/null +++ b/Reference/Event Reference/CUSTOMIZE_CHARACTER_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + CUSTOMIZE_CHARACTER_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CUSTOMIZE_CHARACTER_STARTED.sublime-snippet b/Reference/Event Reference/CUSTOMIZE_CHARACTER_STARTED.sublime-snippet new file mode 100644 index 000000000..29246a73b --- /dev/null +++ b/Reference/Event Reference/CUSTOMIZE_CHARACTER_STARTED.sublime-snippet @@ -0,0 +1,6 @@ + + + CUSTOMIZE_CHARACTER_STARTED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/CVAR_UPDATE.sublime-snippet b/Reference/Event Reference/CVAR_UPDATE.sublime-snippet index 9060fe90c..f6b99229a 100644 --- a/Reference/Event Reference/CVAR_UPDATE.sublime-snippet +++ b/Reference/Event Reference/CVAR_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ CVAR_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DEBUG_MAP_OBJECTS_UPDATED.sublime-snippet b/Reference/Event Reference/DEBUG_MAP_OBJECTS_UPDATED.sublime-snippet new file mode 100644 index 000000000..7f9ccf70c --- /dev/null +++ b/Reference/Event Reference/DEBUG_MAP_OBJECTS_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + DEBUG_MAP_OBJECTS_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/DEBUG_MENU_TOGGLED.sublime-snippet b/Reference/Event Reference/DEBUG_MENU_TOGGLED.sublime-snippet index 624120f1e..576709616 100644 --- a/Reference/Event Reference/DEBUG_MENU_TOGGLED.sublime-snippet +++ b/Reference/Event Reference/DEBUG_MENU_TOGGLED.sublime-snippet @@ -2,5 +2,5 @@ DEBUG_MENU_TOGGLED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DEBUG_PORT_LOCS_UPDATED.sublime-snippet b/Reference/Event Reference/DEBUG_PORT_LOCS_UPDATED.sublime-snippet new file mode 100644 index 000000000..e5ea0ce85 --- /dev/null +++ b/Reference/Event Reference/DEBUG_PORT_LOCS_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + DEBUG_PORT_LOCS_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/DELETED_CHARACTER_LIST_RETRIEVAL_RESULT.sublime-snippet b/Reference/Event Reference/DELETED_CHARACTER_LIST_RETRIEVAL_RESULT.sublime-snippet new file mode 100644 index 000000000..e3cf2fd4f --- /dev/null +++ b/Reference/Event Reference/DELETED_CHARACTER_LIST_RETRIEVAL_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + DELETED_CHARACTER_LIST_RETRIEVAL_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/DELETED_CHARACTER_LIST_RETRIEVING.sublime-snippet b/Reference/Event Reference/DELETED_CHARACTER_LIST_RETRIEVING.sublime-snippet new file mode 100644 index 000000000..4c4f1d035 --- /dev/null +++ b/Reference/Event Reference/DELETED_CHARACTER_LIST_RETRIEVING.sublime-snippet @@ -0,0 +1,6 @@ + + + DELETED_CHARACTER_LIST_RETRIEVING + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/DELETE_ITEM_CONFIRM.sublime-snippet b/Reference/Event Reference/DELETE_ITEM_CONFIRM.sublime-snippet index 3d04b8d13..b079d8f60 100644 --- a/Reference/Event Reference/DELETE_ITEM_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/DELETE_ITEM_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ DELETE_ITEM_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DISABLE_DECLINE_GUILD_INVITE.sublime-snippet b/Reference/Event Reference/DISABLE_DECLINE_GUILD_INVITE.sublime-snippet index e569766ad..6a2606ea6 100644 --- a/Reference/Event Reference/DISABLE_DECLINE_GUILD_INVITE.sublime-snippet +++ b/Reference/Event Reference/DISABLE_DECLINE_GUILD_INVITE.sublime-snippet @@ -2,5 +2,5 @@ DISABLE_DECLINE_GUILD_INVITE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DISABLE_LOW_LEVEL_RAID.sublime-snippet b/Reference/Event Reference/DISABLE_LOW_LEVEL_RAID.sublime-snippet index 15d9d6802..7dd597a78 100644 --- a/Reference/Event Reference/DISABLE_LOW_LEVEL_RAID.sublime-snippet +++ b/Reference/Event Reference/DISABLE_LOW_LEVEL_RAID.sublime-snippet @@ -2,5 +2,5 @@ DISABLE_LOW_LEVEL_RAID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DISABLE_TAXI_BENCHMARK.sublime-snippet b/Reference/Event Reference/DISABLE_TAXI_BENCHMARK.sublime-snippet index 1b6e72a0f..d97d6ad09 100644 --- a/Reference/Event Reference/DISABLE_TAXI_BENCHMARK.sublime-snippet +++ b/Reference/Event Reference/DISABLE_TAXI_BENCHMARK.sublime-snippet @@ -2,5 +2,5 @@ DISABLE_TAXI_BENCHMARK "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DISABLE_XP_GAIN.sublime-snippet b/Reference/Event Reference/DISABLE_XP_GAIN.sublime-snippet index b88da400a..7f60a0c04 100644 --- a/Reference/Event Reference/DISABLE_XP_GAIN.sublime-snippet +++ b/Reference/Event Reference/DISABLE_XP_GAIN.sublime-snippet @@ -2,5 +2,5 @@ DISABLE_XP_GAIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DISPLAY_PROMOTION.sublime-snippet b/Reference/Event Reference/DISPLAY_PROMOTION.sublime-snippet new file mode 100644 index 000000000..d3953f14e --- /dev/null +++ b/Reference/Event Reference/DISPLAY_PROMOTION.sublime-snippet @@ -0,0 +1,6 @@ + + + DISPLAY_PROMOTION + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/DISPLAY_SIZE_CHANGED.sublime-snippet b/Reference/Event Reference/DISPLAY_SIZE_CHANGED.sublime-snippet index 90042f910..48f278cab 100644 --- a/Reference/Event Reference/DISPLAY_SIZE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/DISPLAY_SIZE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ DISPLAY_SIZE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DUEL_FINISHED.sublime-snippet b/Reference/Event Reference/DUEL_FINISHED.sublime-snippet index dc60d2468..338172145 100644 --- a/Reference/Event Reference/DUEL_FINISHED.sublime-snippet +++ b/Reference/Event Reference/DUEL_FINISHED.sublime-snippet @@ -2,5 +2,5 @@ DUEL_FINISHED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DUEL_INBOUNDS.sublime-snippet b/Reference/Event Reference/DUEL_INBOUNDS.sublime-snippet index b42cae5c5..01947324d 100644 --- a/Reference/Event Reference/DUEL_INBOUNDS.sublime-snippet +++ b/Reference/Event Reference/DUEL_INBOUNDS.sublime-snippet @@ -2,5 +2,5 @@ DUEL_INBOUNDS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DUEL_OUTOFBOUNDS.sublime-snippet b/Reference/Event Reference/DUEL_OUTOFBOUNDS.sublime-snippet index 89dd01176..3b948625d 100644 --- a/Reference/Event Reference/DUEL_OUTOFBOUNDS.sublime-snippet +++ b/Reference/Event Reference/DUEL_OUTOFBOUNDS.sublime-snippet @@ -2,5 +2,5 @@ DUEL_OUTOFBOUNDS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DUEL_REQUESTED.sublime-snippet b/Reference/Event Reference/DUEL_REQUESTED.sublime-snippet index e71678b48..6efc83160 100644 --- a/Reference/Event Reference/DUEL_REQUESTED.sublime-snippet +++ b/Reference/Event Reference/DUEL_REQUESTED.sublime-snippet @@ -2,5 +2,5 @@ DUEL_REQUESTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/DYNAMIC_GOSSIP_POI_UPDATED.sublime-snippet b/Reference/Event Reference/DYNAMIC_GOSSIP_POI_UPDATED.sublime-snippet new file mode 100644 index 000000000..ddea99c95 --- /dev/null +++ b/Reference/Event Reference/DYNAMIC_GOSSIP_POI_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + DYNAMIC_GOSSIP_POI_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/EJ_DIFFICULTY_UPDATE.sublime-snippet b/Reference/Event Reference/EJ_DIFFICULTY_UPDATE.sublime-snippet index 63dc5129d..59f529027 100644 --- a/Reference/Event Reference/EJ_DIFFICULTY_UPDATE.sublime-snippet +++ b/Reference/Event Reference/EJ_DIFFICULTY_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ EJ_DIFFICULTY_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EJ_LOOT_DATA_RECIEVED.sublime-snippet b/Reference/Event Reference/EJ_LOOT_DATA_RECIEVED.sublime-snippet index 13884b2c4..e6b9e8508 100644 --- a/Reference/Event Reference/EJ_LOOT_DATA_RECIEVED.sublime-snippet +++ b/Reference/Event Reference/EJ_LOOT_DATA_RECIEVED.sublime-snippet @@ -2,5 +2,5 @@ EJ_LOOT_DATA_RECIEVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENABLE_DECLINE_GUILD_INVITE.sublime-snippet b/Reference/Event Reference/ENABLE_DECLINE_GUILD_INVITE.sublime-snippet index 7dca9378b..adfb97bfd 100644 --- a/Reference/Event Reference/ENABLE_DECLINE_GUILD_INVITE.sublime-snippet +++ b/Reference/Event Reference/ENABLE_DECLINE_GUILD_INVITE.sublime-snippet @@ -2,5 +2,5 @@ ENABLE_DECLINE_GUILD_INVITE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENABLE_LOW_LEVEL_RAID.sublime-snippet b/Reference/Event Reference/ENABLE_LOW_LEVEL_RAID.sublime-snippet index 1c0474784..84a4d1981 100644 --- a/Reference/Event Reference/ENABLE_LOW_LEVEL_RAID.sublime-snippet +++ b/Reference/Event Reference/ENABLE_LOW_LEVEL_RAID.sublime-snippet @@ -2,5 +2,5 @@ ENABLE_LOW_LEVEL_RAID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENABLE_TAXI_BENCHMARK.sublime-snippet b/Reference/Event Reference/ENABLE_TAXI_BENCHMARK.sublime-snippet index 33326739a..ed2804d0c 100644 --- a/Reference/Event Reference/ENABLE_TAXI_BENCHMARK.sublime-snippet +++ b/Reference/Event Reference/ENABLE_TAXI_BENCHMARK.sublime-snippet @@ -2,5 +2,5 @@ ENABLE_TAXI_BENCHMARK "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENABLE_XP_GAIN.sublime-snippet b/Reference/Event Reference/ENABLE_XP_GAIN.sublime-snippet index 41f389dd3..9ad6d9bff 100644 --- a/Reference/Event Reference/ENABLE_XP_GAIN.sublime-snippet +++ b/Reference/Event Reference/ENABLE_XP_GAIN.sublime-snippet @@ -2,5 +2,5 @@ ENABLE_XP_GAIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENCOUNTER_END.sublime-snippet b/Reference/Event Reference/ENCOUNTER_END.sublime-snippet index 29343d7ce..0ae4a230d 100644 --- a/Reference/Event Reference/ENCOUNTER_END.sublime-snippet +++ b/Reference/Event Reference/ENCOUNTER_END.sublime-snippet @@ -2,5 +2,5 @@ ENCOUNTER_END "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENCOUNTER_LOOT_RECEIVED.sublime-snippet b/Reference/Event Reference/ENCOUNTER_LOOT_RECEIVED.sublime-snippet index 96771d0f3..f7ce32e21 100644 --- a/Reference/Event Reference/ENCOUNTER_LOOT_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/ENCOUNTER_LOOT_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ ENCOUNTER_LOOT_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENCOUNTER_START.sublime-snippet b/Reference/Event Reference/ENCOUNTER_START.sublime-snippet index f107ee1af..4dca4d124 100644 --- a/Reference/Event Reference/ENCOUNTER_START.sublime-snippet +++ b/Reference/Event Reference/ENCOUNTER_START.sublime-snippet @@ -2,5 +2,5 @@ ENCOUNTER_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/END_BOUND_TRADEABLE.sublime-snippet b/Reference/Event Reference/END_BOUND_TRADEABLE.sublime-snippet index 0ef558f9e..58fe89e32 100644 --- a/Reference/Event Reference/END_BOUND_TRADEABLE.sublime-snippet +++ b/Reference/Event Reference/END_BOUND_TRADEABLE.sublime-snippet @@ -2,5 +2,5 @@ END_BOUND_TRADEABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ENTERED_DIFFERENT_INSTANCE_FROM_PARTY.sublime-snippet b/Reference/Event Reference/ENTERED_DIFFERENT_INSTANCE_FROM_PARTY.sublime-snippet index d0ac6a274..52686f246 100644 --- a/Reference/Event Reference/ENTERED_DIFFERENT_INSTANCE_FROM_PARTY.sublime-snippet +++ b/Reference/Event Reference/ENTERED_DIFFERENT_INSTANCE_FROM_PARTY.sublime-snippet @@ -2,5 +2,5 @@ ENTERED_DIFFERENT_INSTANCE_FROM_PARTY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EQUIPMENT_SETS_CHANGED.sublime-snippet b/Reference/Event Reference/EQUIPMENT_SETS_CHANGED.sublime-snippet index 9f88576bb..90a69a397 100644 --- a/Reference/Event Reference/EQUIPMENT_SETS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/EQUIPMENT_SETS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ EQUIPMENT_SETS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EQUIPMENT_SWAP_FINISHED.sublime-snippet b/Reference/Event Reference/EQUIPMENT_SWAP_FINISHED.sublime-snippet index 19fd3d965..82c62c48d 100644 --- a/Reference/Event Reference/EQUIPMENT_SWAP_FINISHED.sublime-snippet +++ b/Reference/Event Reference/EQUIPMENT_SWAP_FINISHED.sublime-snippet @@ -2,5 +2,5 @@ EQUIPMENT_SWAP_FINISHED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EQUIPMENT_SWAP_PENDING.sublime-snippet b/Reference/Event Reference/EQUIPMENT_SWAP_PENDING.sublime-snippet index dd610fe8b..3255a04c5 100644 --- a/Reference/Event Reference/EQUIPMENT_SWAP_PENDING.sublime-snippet +++ b/Reference/Event Reference/EQUIPMENT_SWAP_PENDING.sublime-snippet @@ -2,5 +2,5 @@ EQUIPMENT_SWAP_PENDING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EQUIP_BIND_CONFIRM.sublime-snippet b/Reference/Event Reference/EQUIP_BIND_CONFIRM.sublime-snippet index 479b4df20..1b1645e15 100644 --- a/Reference/Event Reference/EQUIP_BIND_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/EQUIP_BIND_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ EQUIP_BIND_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EQUIP_BIND_TRADEABLE_CONFIRM.sublime-snippet b/Reference/Event Reference/EQUIP_BIND_TRADEABLE_CONFIRM.sublime-snippet index 0e3f2fa87..a979d5b05 100644 --- a/Reference/Event Reference/EQUIP_BIND_TRADEABLE_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/EQUIP_BIND_TRADEABLE_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ EQUIP_BIND_TRADEABLE_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EVENT_CLASS_TRIAL_TIMER_START.sublime-snippet b/Reference/Event Reference/EVENT_CLASS_TRIAL_TIMER_START.sublime-snippet index d2ac25ec9..0f668246e 100644 --- a/Reference/Event Reference/EVENT_CLASS_TRIAL_TIMER_START.sublime-snippet +++ b/Reference/Event Reference/EVENT_CLASS_TRIAL_TIMER_START.sublime-snippet @@ -2,5 +2,5 @@ EVENT_CLASS_TRIAL_TIMER_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EVENT_CLASS_TRIAL_UPGRADE_COMPLETE.sublime-snippet b/Reference/Event Reference/EVENT_CLASS_TRIAL_UPGRADE_COMPLETE.sublime-snippet deleted file mode 100644 index a71fb4e1d..000000000 --- a/Reference/Event Reference/EVENT_CLASS_TRIAL_UPGRADE_COMPLETE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EVENT_CLASS_TRIAL_UPGRADE_COMPLETE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/EVENT_TUTORIAL_HIGHLIGHT_SPELL.sublime-snippet b/Reference/Event Reference/EVENT_TUTORIAL_HIGHLIGHT_SPELL.sublime-snippet deleted file mode 100644 index 75339a661..000000000 --- a/Reference/Event Reference/EVENT_TUTORIAL_HIGHLIGHT_SPELL.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EVENT_TUTORIAL_HIGHLIGHT_SPELL - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/EVENT_TUTORIAL_UNHIGHLIGHT_SPELL.sublime-snippet b/Reference/Event Reference/EVENT_TUTORIAL_UNHIGHLIGHT_SPELL.sublime-snippet deleted file mode 100644 index d987da45d..000000000 --- a/Reference/Event Reference/EVENT_TUTORIAL_UNHIGHLIGHT_SPELL.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EVENT_TUTORIAL_UNHIGHLIGHT_SPELL - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/EXECUTE_CHAT_LINE.sublime-snippet b/Reference/Event Reference/EXECUTE_CHAT_LINE.sublime-snippet index 3c58926a5..d101490a0 100644 --- a/Reference/Event Reference/EXECUTE_CHAT_LINE.sublime-snippet +++ b/Reference/Event Reference/EXECUTE_CHAT_LINE.sublime-snippet @@ -2,5 +2,5 @@ EXECUTE_CHAT_LINE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED.sublime-snippet b/Reference/Event Reference/EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED.sublime-snippet index 813160d5c..9e31f52ef 100644 --- a/Reference/Event Reference/EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED.sublime-snippet +++ b/Reference/Event Reference/EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED.sublime-snippet @@ -2,5 +2,5 @@ EXPERIMENTAL_CVAR_CONFIRMATION_NEEDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/FOG_OF_WAR_UPDATED.sublime-snippet b/Reference/Event Reference/FOG_OF_WAR_UPDATED.sublime-snippet new file mode 100644 index 000000000..cdf9d6986 --- /dev/null +++ b/Reference/Event Reference/FOG_OF_WAR_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + FOG_OF_WAR_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/FORBIDDEN_NAME_PLATE_CREATED.sublime-snippet b/Reference/Event Reference/FORBIDDEN_NAME_PLATE_CREATED.sublime-snippet index 6d4f0f708..61de791c0 100644 --- a/Reference/Event Reference/FORBIDDEN_NAME_PLATE_CREATED.sublime-snippet +++ b/Reference/Event Reference/FORBIDDEN_NAME_PLATE_CREATED.sublime-snippet @@ -2,5 +2,5 @@ FORBIDDEN_NAME_PLATE_CREATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_ADDED.sublime-snippet b/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_ADDED.sublime-snippet index 82174e414..d9e5e78ca 100644 --- a/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_ADDED.sublime-snippet +++ b/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_ADDED.sublime-snippet @@ -2,5 +2,5 @@ FORBIDDEN_NAME_PLATE_UNIT_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_REMOVED.sublime-snippet b/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_REMOVED.sublime-snippet index 37e109814..8a09208d4 100644 --- a/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_REMOVED.sublime-snippet +++ b/Reference/Event Reference/FORBIDDEN_NAME_PLATE_UNIT_REMOVED.sublime-snippet @@ -2,5 +2,5 @@ FORBIDDEN_NAME_PLATE_UNIT_REMOVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/FORCE_RENAME_CHARACTER.sublime-snippet b/Reference/Event Reference/FORCE_RENAME_CHARACTER.sublime-snippet new file mode 100644 index 000000000..601ce222b --- /dev/null +++ b/Reference/Event Reference/FORCE_RENAME_CHARACTER.sublime-snippet @@ -0,0 +1,6 @@ + + + FORCE_RENAME_CHARACTER + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/FRAMES_LOADED.sublime-snippet b/Reference/Event Reference/FRAMES_LOADED.sublime-snippet new file mode 100644 index 000000000..0302d6599 --- /dev/null +++ b/Reference/Event Reference/FRAMES_LOADED.sublime-snippet @@ -0,0 +1,6 @@ + + + FRAMES_LOADED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/FRIENDLIST_UPDATE.sublime-snippet b/Reference/Event Reference/FRIENDLIST_UPDATE.sublime-snippet index 6371e8082..80da3bab5 100644 --- a/Reference/Event Reference/FRIENDLIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/FRIENDLIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ FRIENDLIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_ARCHITECT_CLOSED.sublime-snippet b/Reference/Event Reference/GARRISON_ARCHITECT_CLOSED.sublime-snippet index 3cc00f7bc..fd2ce91b2 100644 --- a/Reference/Event Reference/GARRISON_ARCHITECT_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_ARCHITECT_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_ARCHITECT_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_ARCHITECT_OPENED.sublime-snippet b/Reference/Event Reference/GARRISON_ARCHITECT_OPENED.sublime-snippet index fca897194..966f7eaca 100644 --- a/Reference/Event Reference/GARRISON_ARCHITECT_OPENED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_ARCHITECT_OPENED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_ARCHITECT_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_BUILDINGS_SWAPPED.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDINGS_SWAPPED.sublime-snippet deleted file mode 100644 index 26bc8ff04..000000000 --- a/Reference/Event Reference/GARRISON_BUILDINGS_SWAPPED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GARRISON_BUILDINGS_SWAPPED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GARRISON_BUILDING_ACTIVATABLE.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDING_ACTIVATABLE.sublime-snippet index 20e25ef2d..48d94639e 100644 --- a/Reference/Event Reference/GARRISON_BUILDING_ACTIVATABLE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_BUILDING_ACTIVATABLE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_BUILDING_ACTIVATABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_BUILDING_ACTIVATED.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDING_ACTIVATED.sublime-snippet index dc86a3a48..2161c3547 100644 --- a/Reference/Event Reference/GARRISON_BUILDING_ACTIVATED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_BUILDING_ACTIVATED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_BUILDING_ACTIVATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_BUILDING_ERROR.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDING_ERROR.sublime-snippet index b9f702c4d..ce6fd45ab 100644 --- a/Reference/Event Reference/GARRISON_BUILDING_ERROR.sublime-snippet +++ b/Reference/Event Reference/GARRISON_BUILDING_ERROR.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_BUILDING_ERROR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_BUILDING_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDING_LIST_UPDATE.sublime-snippet index 4c0d145ca..6f04ba004 100644 --- a/Reference/Event Reference/GARRISON_BUILDING_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_BUILDING_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_BUILDING_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_BUILDING_PLACED.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDING_PLACED.sublime-snippet index 95fd4f02a..ce1af1409 100644 --- a/Reference/Event Reference/GARRISON_BUILDING_PLACED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_BUILDING_PLACED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_BUILDING_PLACED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_BUILDING_REMOVED.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDING_REMOVED.sublime-snippet index 239264e63..c79c0a296 100644 --- a/Reference/Event Reference/GARRISON_BUILDING_REMOVED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_BUILDING_REMOVED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_BUILDING_REMOVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_BUILDING_UPDATE.sublime-snippet b/Reference/Event Reference/GARRISON_BUILDING_UPDATE.sublime-snippet index bbad1cf04..3cf614ac7 100644 --- a/Reference/Event Reference/GARRISON_BUILDING_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_BUILDING_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_BUILDING_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_FOLLOWER_ADDED.sublime-snippet b/Reference/Event Reference/GARRISON_FOLLOWER_ADDED.sublime-snippet index faa3056ae..b1f70f8ec 100644 --- a/Reference/Event Reference/GARRISON_FOLLOWER_ADDED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_FOLLOWER_ADDED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_FOLLOWER_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_FOLLOWER_CATEGORIES_UPDATED.sublime-snippet b/Reference/Event Reference/GARRISON_FOLLOWER_CATEGORIES_UPDATED.sublime-snippet index cf985b6f2..cefd74e4b 100644 --- a/Reference/Event Reference/GARRISON_FOLLOWER_CATEGORIES_UPDATED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_FOLLOWER_CATEGORIES_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_FOLLOWER_CATEGORIES_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_FOLLOWER_DURABILITY_CHANGED.sublime-snippet b/Reference/Event Reference/GARRISON_FOLLOWER_DURABILITY_CHANGED.sublime-snippet index c5d445ff9..29df8c383 100644 --- a/Reference/Event Reference/GARRISON_FOLLOWER_DURABILITY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_FOLLOWER_DURABILITY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_FOLLOWER_DURABILITY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_FOLLOWER_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/GARRISON_FOLLOWER_LIST_UPDATE.sublime-snippet index 332fd4f0d..ab5697f21 100644 --- a/Reference/Event Reference/GARRISON_FOLLOWER_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_FOLLOWER_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_FOLLOWER_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_FOLLOWER_REMOVED.sublime-snippet b/Reference/Event Reference/GARRISON_FOLLOWER_REMOVED.sublime-snippet index b4b901f93..203563d93 100644 --- a/Reference/Event Reference/GARRISON_FOLLOWER_REMOVED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_FOLLOWER_REMOVED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_FOLLOWER_REMOVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_FOLLOWER_UPGRADED.sublime-snippet b/Reference/Event Reference/GARRISON_FOLLOWER_UPGRADED.sublime-snippet index 0e05bc9aa..9fd2e726a 100644 --- a/Reference/Event Reference/GARRISON_FOLLOWER_UPGRADED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_FOLLOWER_UPGRADED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_FOLLOWER_UPGRADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_FOLLOWER_XP_CHANGED.sublime-snippet b/Reference/Event Reference/GARRISON_FOLLOWER_XP_CHANGED.sublime-snippet index 25c8d47b8..70c6a9566 100644 --- a/Reference/Event Reference/GARRISON_FOLLOWER_XP_CHANGED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_FOLLOWER_XP_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_FOLLOWER_XP_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_HIDE_LANDING_PAGE.sublime-snippet b/Reference/Event Reference/GARRISON_HIDE_LANDING_PAGE.sublime-snippet index a8fd65689..7aefaf5e1 100644 --- a/Reference/Event Reference/GARRISON_HIDE_LANDING_PAGE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_HIDE_LANDING_PAGE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_HIDE_LANDING_PAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_INVASION_AVAILABLE.sublime-snippet b/Reference/Event Reference/GARRISON_INVASION_AVAILABLE.sublime-snippet index 0e89b8d44..9c1c89a7a 100644 --- a/Reference/Event Reference/GARRISON_INVASION_AVAILABLE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_INVASION_AVAILABLE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_INVASION_AVAILABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_INVASION_UNAVAILABLE.sublime-snippet b/Reference/Event Reference/GARRISON_INVASION_UNAVAILABLE.sublime-snippet index aebf4ef8a..b327d61d1 100644 --- a/Reference/Event Reference/GARRISON_INVASION_UNAVAILABLE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_INVASION_UNAVAILABLE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_INVASION_UNAVAILABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_LANDINGPAGE_SHIPMENTS.sublime-snippet b/Reference/Event Reference/GARRISON_LANDINGPAGE_SHIPMENTS.sublime-snippet index 8af50c530..ac3cebe91 100644 --- a/Reference/Event Reference/GARRISON_LANDINGPAGE_SHIPMENTS.sublime-snippet +++ b/Reference/Event Reference/GARRISON_LANDINGPAGE_SHIPMENTS.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_LANDINGPAGE_SHIPMENTS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_AREA_BONUS_ADDED.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_AREA_BONUS_ADDED.sublime-snippet index 210c2fbe8..e41ea0715 100644 --- a/Reference/Event Reference/GARRISON_MISSION_AREA_BONUS_ADDED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_AREA_BONUS_ADDED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_AREA_BONUS_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_COMPLETE.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_COMPLETE.sublime-snippet index ad72d4e95..cce08ca01 100644 --- a/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_BONUS_ROLL_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_LOOT.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_LOOT.sublime-snippet index 5cefb8a52..0006ee6ea 100644 --- a/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_LOOT.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_BONUS_ROLL_LOOT.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_BONUS_ROLL_LOOT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_COMPLETE_RESPONSE.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_COMPLETE_RESPONSE.sublime-snippet index f25707750..66d10584f 100644 --- a/Reference/Event Reference/GARRISON_MISSION_COMPLETE_RESPONSE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_COMPLETE_RESPONSE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_COMPLETE_RESPONSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_FINISHED.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_FINISHED.sublime-snippet index 8526db85c..eeb670a1b 100644 --- a/Reference/Event Reference/GARRISON_MISSION_FINISHED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_FINISHED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_FINISHED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_LIST_UPDATE.sublime-snippet index 72f337a1d..a3aa5ad6a 100644 --- a/Reference/Event Reference/GARRISON_MISSION_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_NPC_CLOSED.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_NPC_CLOSED.sublime-snippet index 9c0cbea33..63cbf6190 100644 --- a/Reference/Event Reference/GARRISON_MISSION_NPC_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_NPC_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_NPC_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_NPC_OPENED.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_NPC_OPENED.sublime-snippet index 269f41bac..19a4d3cc3 100644 --- a/Reference/Event Reference/GARRISON_MISSION_NPC_OPENED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_NPC_OPENED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_NPC_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_REWARD_INFO.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_REWARD_INFO.sublime-snippet index a7b6ceecd..6d87dd25e 100644 --- a/Reference/Event Reference/GARRISON_MISSION_REWARD_INFO.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_REWARD_INFO.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_REWARD_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MISSION_STARTED.sublime-snippet b/Reference/Event Reference/GARRISON_MISSION_STARTED.sublime-snippet index c8f0e7df0..af3bc5d5d 100644 --- a/Reference/Event Reference/GARRISON_MISSION_STARTED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MISSION_STARTED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MISSION_STARTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MONUMENT_CLOSE_UI.sublime-snippet b/Reference/Event Reference/GARRISON_MONUMENT_CLOSE_UI.sublime-snippet index 259e69434..a880028fb 100644 --- a/Reference/Event Reference/GARRISON_MONUMENT_CLOSE_UI.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MONUMENT_CLOSE_UI.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MONUMENT_CLOSE_UI "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MONUMENT_LIST_LOADED.sublime-snippet b/Reference/Event Reference/GARRISON_MONUMENT_LIST_LOADED.sublime-snippet index 73c0fccfa..72b254714 100644 --- a/Reference/Event Reference/GARRISON_MONUMENT_LIST_LOADED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MONUMENT_LIST_LOADED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MONUMENT_LIST_LOADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MONUMENT_REPLACED.sublime-snippet b/Reference/Event Reference/GARRISON_MONUMENT_REPLACED.sublime-snippet index 11bcb52f5..565356e72 100644 --- a/Reference/Event Reference/GARRISON_MONUMENT_REPLACED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MONUMENT_REPLACED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MONUMENT_REPLACED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED.sublime-snippet b/Reference/Event Reference/GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED.sublime-snippet index 17c21f97a..3e033ed35 100644 --- a/Reference/Event Reference/GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MONUMENT_SELECTED_TROPHY_ID_LOADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_MONUMENT_SHOW_UI.sublime-snippet b/Reference/Event Reference/GARRISON_MONUMENT_SHOW_UI.sublime-snippet index f08645f04..5f7a482a7 100644 --- a/Reference/Event Reference/GARRISON_MONUMENT_SHOW_UI.sublime-snippet +++ b/Reference/Event Reference/GARRISON_MONUMENT_SHOW_UI.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_MONUMENT_SHOW_UI "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RANDOM_MISSION_ADDED.sublime-snippet b/Reference/Event Reference/GARRISON_RANDOM_MISSION_ADDED.sublime-snippet index 2b1fbe9c1..7c9d95767 100644 --- a/Reference/Event Reference/GARRISON_RANDOM_MISSION_ADDED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RANDOM_MISSION_ADDED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RANDOM_MISSION_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RECALL_PORTAL_LAST_USED_TIME.sublime-snippet b/Reference/Event Reference/GARRISON_RECALL_PORTAL_LAST_USED_TIME.sublime-snippet index bfea4a5c2..17f48445f 100644 --- a/Reference/Event Reference/GARRISON_RECALL_PORTAL_LAST_USED_TIME.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RECALL_PORTAL_LAST_USED_TIME.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RECALL_PORTAL_LAST_USED_TIME "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RECALL_PORTAL_USED.sublime-snippet b/Reference/Event Reference/GARRISON_RECALL_PORTAL_USED.sublime-snippet index 091217a07..4eb110254 100644 --- a/Reference/Event Reference/GARRISON_RECALL_PORTAL_USED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RECALL_PORTAL_USED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RECALL_PORTAL_USED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RECRUITMENT_FOLLOWERS_GENERATED.sublime-snippet b/Reference/Event Reference/GARRISON_RECRUITMENT_FOLLOWERS_GENERATED.sublime-snippet index 5b1b0a31e..d835ef883 100644 --- a/Reference/Event Reference/GARRISON_RECRUITMENT_FOLLOWERS_GENERATED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RECRUITMENT_FOLLOWERS_GENERATED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RECRUITMENT_FOLLOWERS_GENERATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_CLOSED.sublime-snippet b/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_CLOSED.sublime-snippet index e1583767d..7ec37243f 100644 --- a/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RECRUITMENT_NPC_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_OPENED.sublime-snippet b/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_OPENED.sublime-snippet index 6f0a4d465..e8eb5c63b 100644 --- a/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_OPENED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RECRUITMENT_NPC_OPENED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RECRUITMENT_NPC_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RECRUITMENT_READY.sublime-snippet b/Reference/Event Reference/GARRISON_RECRUITMENT_READY.sublime-snippet index 2f7c6784c..2864cad16 100644 --- a/Reference/Event Reference/GARRISON_RECRUITMENT_READY.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RECRUITMENT_READY.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RECRUITMENT_READY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_RECRUIT_FOLLOWER_RESULT.sublime-snippet b/Reference/Event Reference/GARRISON_RECRUIT_FOLLOWER_RESULT.sublime-snippet index 9e81af270..de3302c20 100644 --- a/Reference/Event Reference/GARRISON_RECRUIT_FOLLOWER_RESULT.sublime-snippet +++ b/Reference/Event Reference/GARRISON_RECRUIT_FOLLOWER_RESULT.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_RECRUIT_FOLLOWER_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_SHIPMENT_RECEIVED.sublime-snippet b/Reference/Event Reference/GARRISON_SHIPMENT_RECEIVED.sublime-snippet index 34087decd..63441ef1e 100644 --- a/Reference/Event Reference/GARRISON_SHIPMENT_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_SHIPMENT_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_SHIPMENT_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_SHIPYARD_NPC_CLOSED.sublime-snippet b/Reference/Event Reference/GARRISON_SHIPYARD_NPC_CLOSED.sublime-snippet index 4203252fa..4c66142d0 100644 --- a/Reference/Event Reference/GARRISON_SHIPYARD_NPC_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_SHIPYARD_NPC_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_SHIPYARD_NPC_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_SHIPYARD_NPC_OPENED.sublime-snippet b/Reference/Event Reference/GARRISON_SHIPYARD_NPC_OPENED.sublime-snippet index 4ce7ce0d8..4f52bad88 100644 --- a/Reference/Event Reference/GARRISON_SHIPYARD_NPC_OPENED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_SHIPYARD_NPC_OPENED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_SHIPYARD_NPC_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_SHOW_LANDING_PAGE.sublime-snippet b/Reference/Event Reference/GARRISON_SHOW_LANDING_PAGE.sublime-snippet index b3bda277d..984014bc2 100644 --- a/Reference/Event Reference/GARRISON_SHOW_LANDING_PAGE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_SHOW_LANDING_PAGE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_SHOW_LANDING_PAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_TALENT_COMPLETE.sublime-snippet b/Reference/Event Reference/GARRISON_TALENT_COMPLETE.sublime-snippet index c2389f0a0..694f5e2b2 100644 --- a/Reference/Event Reference/GARRISON_TALENT_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_TALENT_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_TALENT_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_TALENT_NPC_CLOSED.sublime-snippet b/Reference/Event Reference/GARRISON_TALENT_NPC_CLOSED.sublime-snippet index 256c2176e..ac052efc8 100644 --- a/Reference/Event Reference/GARRISON_TALENT_NPC_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_TALENT_NPC_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_TALENT_NPC_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_TALENT_NPC_OPENED.sublime-snippet b/Reference/Event Reference/GARRISON_TALENT_NPC_OPENED.sublime-snippet index 286819c04..be7a5f143 100644 --- a/Reference/Event Reference/GARRISON_TALENT_NPC_OPENED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_TALENT_NPC_OPENED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_TALENT_NPC_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_TALENT_UPDATE.sublime-snippet b/Reference/Event Reference/GARRISON_TALENT_UPDATE.sublime-snippet index 13ce4d9ac..848c287c1 100644 --- a/Reference/Event Reference/GARRISON_TALENT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_TALENT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_TALENT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_TRADESKILL_NPC_CLOSED.sublime-snippet b/Reference/Event Reference/GARRISON_TRADESKILL_NPC_CLOSED.sublime-snippet index 6efa2edb2..71a26b37b 100644 --- a/Reference/Event Reference/GARRISON_TRADESKILL_NPC_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_TRADESKILL_NPC_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_TRADESKILL_NPC_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_UPDATE.sublime-snippet b/Reference/Event Reference/GARRISON_UPDATE.sublime-snippet index 88621dc58..0575229aa 100644 --- a/Reference/Event Reference/GARRISON_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GARRISON_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_UPGRADEABLE_RESULT.sublime-snippet b/Reference/Event Reference/GARRISON_UPGRADEABLE_RESULT.sublime-snippet index 598ac287b..89ace7448 100644 --- a/Reference/Event Reference/GARRISON_UPGRADEABLE_RESULT.sublime-snippet +++ b/Reference/Event Reference/GARRISON_UPGRADEABLE_RESULT.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_UPGRADEABLE_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GARRISON_USE_PARTY_GARRISON_CHANGED.sublime-snippet b/Reference/Event Reference/GARRISON_USE_PARTY_GARRISON_CHANGED.sublime-snippet index e00c3cfa0..b5f91befa 100644 --- a/Reference/Event Reference/GARRISON_USE_PARTY_GARRISON_CHANGED.sublime-snippet +++ b/Reference/Event Reference/GARRISON_USE_PARTY_GARRISON_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ GARRISON_USE_PARTY_GARRISON_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GDF_SIM_COMPLETE.sublime-snippet b/Reference/Event Reference/GDF_SIM_COMPLETE.sublime-snippet new file mode 100644 index 000000000..05224878a --- /dev/null +++ b/Reference/Event Reference/GDF_SIM_COMPLETE.sublime-snippet @@ -0,0 +1,6 @@ + + + GDF_SIM_COMPLETE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/GENERIC_ERROR.sublime-snippet b/Reference/Event Reference/GENERIC_ERROR.sublime-snippet new file mode 100644 index 000000000..27e472510 --- /dev/null +++ b/Reference/Event Reference/GENERIC_ERROR.sublime-snippet @@ -0,0 +1,6 @@ + + + GENERIC_ERROR + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/GET_ITEM_INFO_RECEIVED.sublime-snippet b/Reference/Event Reference/GET_ITEM_INFO_RECEIVED.sublime-snippet index 87edb535a..bca6f1f0a 100644 --- a/Reference/Event Reference/GET_ITEM_INFO_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/GET_ITEM_INFO_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ GET_ITEM_INFO_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GLUE_CONSOLE_LOG.sublime-snippet b/Reference/Event Reference/GLUE_CONSOLE_LOG.sublime-snippet new file mode 100644 index 000000000..4323ae1b7 --- /dev/null +++ b/Reference/Event Reference/GLUE_CONSOLE_LOG.sublime-snippet @@ -0,0 +1,6 @@ + + + GLUE_CONSOLE_LOG + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/GLUE_SCREENSHOT_FAILED.sublime-snippet b/Reference/Event Reference/GLUE_SCREENSHOT_FAILED.sublime-snippet new file mode 100644 index 000000000..b9dc38840 --- /dev/null +++ b/Reference/Event Reference/GLUE_SCREENSHOT_FAILED.sublime-snippet @@ -0,0 +1,6 @@ + + + GLUE_SCREENSHOT_FAILED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/GLYPH_ADDED.sublime-snippet b/Reference/Event Reference/GLYPH_ADDED.sublime-snippet deleted file mode 100644 index 4be3682c5..000000000 --- a/Reference/Event Reference/GLYPH_ADDED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GLYPH_ADDED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GLYPH_DISABLED.sublime-snippet b/Reference/Event Reference/GLYPH_DISABLED.sublime-snippet deleted file mode 100644 index ee720147c..000000000 --- a/Reference/Event Reference/GLYPH_DISABLED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GLYPH_DISABLED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GLYPH_ENABLED.sublime-snippet b/Reference/Event Reference/GLYPH_ENABLED.sublime-snippet deleted file mode 100644 index 7735cc53d..000000000 --- a/Reference/Event Reference/GLYPH_ENABLED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GLYPH_ENABLED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GLYPH_REMOVED.sublime-snippet b/Reference/Event Reference/GLYPH_REMOVED.sublime-snippet deleted file mode 100644 index ad1ae59c8..000000000 --- a/Reference/Event Reference/GLYPH_REMOVED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GLYPH_REMOVED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GLYPH_UPDATED.sublime-snippet b/Reference/Event Reference/GLYPH_UPDATED.sublime-snippet deleted file mode 100644 index 87cca68a7..000000000 --- a/Reference/Event Reference/GLYPH_UPDATED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GLYPH_UPDATED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GMRESPONSE_RECEIVED.sublime-snippet b/Reference/Event Reference/GMRESPONSE_RECEIVED.sublime-snippet deleted file mode 100644 index 2d09298fc..000000000 --- a/Reference/Event Reference/GMRESPONSE_RECEIVED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GMRESPONSE_RECEIVED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GMSURVEY_DISPLAY.sublime-snippet b/Reference/Event Reference/GMSURVEY_DISPLAY.sublime-snippet deleted file mode 100644 index ebe534b83..000000000 --- a/Reference/Event Reference/GMSURVEY_DISPLAY.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GMSURVEY_DISPLAY - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GM_PLAYER_INFO.sublime-snippet b/Reference/Event Reference/GM_PLAYER_INFO.sublime-snippet index 7091be149..2761c2551 100644 --- a/Reference/Event Reference/GM_PLAYER_INFO.sublime-snippet +++ b/Reference/Event Reference/GM_PLAYER_INFO.sublime-snippet @@ -2,5 +2,5 @@ GM_PLAYER_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GOSSIP_CLOSED.sublime-snippet b/Reference/Event Reference/GOSSIP_CLOSED.sublime-snippet index 7d5b82bf2..706708461 100644 --- a/Reference/Event Reference/GOSSIP_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GOSSIP_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GOSSIP_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GOSSIP_CONFIRM.sublime-snippet b/Reference/Event Reference/GOSSIP_CONFIRM.sublime-snippet index dacfb115e..0f9130a45 100644 --- a/Reference/Event Reference/GOSSIP_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/GOSSIP_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ GOSSIP_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GOSSIP_CONFIRM_CANCEL.sublime-snippet b/Reference/Event Reference/GOSSIP_CONFIRM_CANCEL.sublime-snippet index e3efed5da..af89ec092 100644 --- a/Reference/Event Reference/GOSSIP_CONFIRM_CANCEL.sublime-snippet +++ b/Reference/Event Reference/GOSSIP_CONFIRM_CANCEL.sublime-snippet @@ -2,5 +2,5 @@ GOSSIP_CONFIRM_CANCEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GOSSIP_ENTER_CODE.sublime-snippet b/Reference/Event Reference/GOSSIP_ENTER_CODE.sublime-snippet index 08b16de50..0f7731624 100644 --- a/Reference/Event Reference/GOSSIP_ENTER_CODE.sublime-snippet +++ b/Reference/Event Reference/GOSSIP_ENTER_CODE.sublime-snippet @@ -2,5 +2,5 @@ GOSSIP_ENTER_CODE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GOSSIP_SHOW.sublime-snippet b/Reference/Event Reference/GOSSIP_SHOW.sublime-snippet index 91d8579ae..c4f0c85e4 100644 --- a/Reference/Event Reference/GOSSIP_SHOW.sublime-snippet +++ b/Reference/Event Reference/GOSSIP_SHOW.sublime-snippet @@ -2,5 +2,5 @@ GOSSIP_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GROUP_FORMED.sublime-snippet b/Reference/Event Reference/GROUP_FORMED.sublime-snippet new file mode 100644 index 000000000..7ea0d6478 --- /dev/null +++ b/Reference/Event Reference/GROUP_FORMED.sublime-snippet @@ -0,0 +1,6 @@ + + + GROUP_FORMED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/GROUP_INVITE_CONFIRMATION.sublime-snippet b/Reference/Event Reference/GROUP_INVITE_CONFIRMATION.sublime-snippet index 7a3be661b..b3192af59 100644 --- a/Reference/Event Reference/GROUP_INVITE_CONFIRMATION.sublime-snippet +++ b/Reference/Event Reference/GROUP_INVITE_CONFIRMATION.sublime-snippet @@ -2,5 +2,5 @@ GROUP_INVITE_CONFIRMATION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GROUP_JOINED.sublime-snippet b/Reference/Event Reference/GROUP_JOINED.sublime-snippet index 556467dea..0d87f39cf 100644 --- a/Reference/Event Reference/GROUP_JOINED.sublime-snippet +++ b/Reference/Event Reference/GROUP_JOINED.sublime-snippet @@ -2,5 +2,5 @@ GROUP_JOINED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GROUP_LEFT.sublime-snippet b/Reference/Event Reference/GROUP_LEFT.sublime-snippet index b30e05007..4ef302d53 100644 --- a/Reference/Event Reference/GROUP_LEFT.sublime-snippet +++ b/Reference/Event Reference/GROUP_LEFT.sublime-snippet @@ -2,5 +2,5 @@ GROUP_LEFT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GROUP_ROSTER_UPDATE.sublime-snippet b/Reference/Event Reference/GROUP_ROSTER_UPDATE.sublime-snippet index 5ba62d2a6..bc9636c00 100644 --- a/Reference/Event Reference/GROUP_ROSTER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GROUP_ROSTER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GROUP_ROSTER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANKBAGSLOTS_CHANGED.sublime-snippet b/Reference/Event Reference/GUILDBANKBAGSLOTS_CHANGED.sublime-snippet index 01c06de4a..c2f666114 100644 --- a/Reference/Event Reference/GUILDBANKBAGSLOTS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/GUILDBANKBAGSLOTS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANKBAGSLOTS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANKFRAME_CLOSED.sublime-snippet b/Reference/Event Reference/GUILDBANKFRAME_CLOSED.sublime-snippet index e575cd278..7c4cbd003 100644 --- a/Reference/Event Reference/GUILDBANKFRAME_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GUILDBANKFRAME_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANKFRAME_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANKFRAME_OPENED.sublime-snippet b/Reference/Event Reference/GUILDBANKFRAME_OPENED.sublime-snippet index 3e3c20246..0ce938599 100644 --- a/Reference/Event Reference/GUILDBANKFRAME_OPENED.sublime-snippet +++ b/Reference/Event Reference/GUILDBANKFRAME_OPENED.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANKFRAME_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANKLOG_UPDATE.sublime-snippet b/Reference/Event Reference/GUILDBANKLOG_UPDATE.sublime-snippet index 3861b4902..75dd5ff3e 100644 --- a/Reference/Event Reference/GUILDBANKLOG_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GUILDBANKLOG_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANKLOG_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANK_ITEM_LOCK_CHANGED.sublime-snippet b/Reference/Event Reference/GUILDBANK_ITEM_LOCK_CHANGED.sublime-snippet index bd897a0fe..62fa503b9 100644 --- a/Reference/Event Reference/GUILDBANK_ITEM_LOCK_CHANGED.sublime-snippet +++ b/Reference/Event Reference/GUILDBANK_ITEM_LOCK_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANK_ITEM_LOCK_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANK_TEXT_CHANGED.sublime-snippet b/Reference/Event Reference/GUILDBANK_TEXT_CHANGED.sublime-snippet index f40783be8..3a659bd09 100644 --- a/Reference/Event Reference/GUILDBANK_TEXT_CHANGED.sublime-snippet +++ b/Reference/Event Reference/GUILDBANK_TEXT_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANK_TEXT_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANK_UPDATE_MONEY.sublime-snippet b/Reference/Event Reference/GUILDBANK_UPDATE_MONEY.sublime-snippet index e10388ebb..fbd27f858 100644 --- a/Reference/Event Reference/GUILDBANK_UPDATE_MONEY.sublime-snippet +++ b/Reference/Event Reference/GUILDBANK_UPDATE_MONEY.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANK_UPDATE_MONEY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANK_UPDATE_TABS.sublime-snippet b/Reference/Event Reference/GUILDBANK_UPDATE_TABS.sublime-snippet index b8b584352..76b1863b5 100644 --- a/Reference/Event Reference/GUILDBANK_UPDATE_TABS.sublime-snippet +++ b/Reference/Event Reference/GUILDBANK_UPDATE_TABS.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANK_UPDATE_TABS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANK_UPDATE_TEXT.sublime-snippet b/Reference/Event Reference/GUILDBANK_UPDATE_TEXT.sublime-snippet index 8504de8de..edf4e4a64 100644 --- a/Reference/Event Reference/GUILDBANK_UPDATE_TEXT.sublime-snippet +++ b/Reference/Event Reference/GUILDBANK_UPDATE_TEXT.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANK_UPDATE_TEXT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDBANK_UPDATE_WITHDRAWMONEY.sublime-snippet b/Reference/Event Reference/GUILDBANK_UPDATE_WITHDRAWMONEY.sublime-snippet index dc1bf22b5..867d3c4ee 100644 --- a/Reference/Event Reference/GUILDBANK_UPDATE_WITHDRAWMONEY.sublime-snippet +++ b/Reference/Event Reference/GUILDBANK_UPDATE_WITHDRAWMONEY.sublime-snippet @@ -2,5 +2,5 @@ GUILDBANK_UPDATE_WITHDRAWMONEY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILDTABARD_UPDATE.sublime-snippet b/Reference/Event Reference/GUILDTABARD_UPDATE.sublime-snippet index deeb44f1b..fdbcea410 100644 --- a/Reference/Event Reference/GUILDTABARD_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GUILDTABARD_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GUILDTABARD_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_CHALLENGE_COMPLETED.sublime-snippet b/Reference/Event Reference/GUILD_CHALLENGE_COMPLETED.sublime-snippet index 7957a5b1b..1c1fc3a54 100644 --- a/Reference/Event Reference/GUILD_CHALLENGE_COMPLETED.sublime-snippet +++ b/Reference/Event Reference/GUILD_CHALLENGE_COMPLETED.sublime-snippet @@ -2,5 +2,5 @@ GUILD_CHALLENGE_COMPLETED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_CHALLENGE_UPDATED.sublime-snippet b/Reference/Event Reference/GUILD_CHALLENGE_UPDATED.sublime-snippet index d5ec769ee..e357bc703 100644 --- a/Reference/Event Reference/GUILD_CHALLENGE_UPDATED.sublime-snippet +++ b/Reference/Event Reference/GUILD_CHALLENGE_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ GUILD_CHALLENGE_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_EVENT_LOG_UPDATE.sublime-snippet b/Reference/Event Reference/GUILD_EVENT_LOG_UPDATE.sublime-snippet index 9e0f77f60..05eb04f27 100644 --- a/Reference/Event Reference/GUILD_EVENT_LOG_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GUILD_EVENT_LOG_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GUILD_EVENT_LOG_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_INVITE_CANCEL.sublime-snippet b/Reference/Event Reference/GUILD_INVITE_CANCEL.sublime-snippet index 734ee0a22..d06feaad1 100644 --- a/Reference/Event Reference/GUILD_INVITE_CANCEL.sublime-snippet +++ b/Reference/Event Reference/GUILD_INVITE_CANCEL.sublime-snippet @@ -2,5 +2,5 @@ GUILD_INVITE_CANCEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_INVITE_REQUEST.sublime-snippet b/Reference/Event Reference/GUILD_INVITE_REQUEST.sublime-snippet index 524b1d069..107a6dbf3 100644 --- a/Reference/Event Reference/GUILD_INVITE_REQUEST.sublime-snippet +++ b/Reference/Event Reference/GUILD_INVITE_REQUEST.sublime-snippet @@ -2,5 +2,5 @@ GUILD_INVITE_REQUEST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_MOTD.sublime-snippet b/Reference/Event Reference/GUILD_MOTD.sublime-snippet index b1c557940..dc37911bc 100644 --- a/Reference/Event Reference/GUILD_MOTD.sublime-snippet +++ b/Reference/Event Reference/GUILD_MOTD.sublime-snippet @@ -2,5 +2,5 @@ GUILD_MOTD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_NEWS_UPDATE.sublime-snippet b/Reference/Event Reference/GUILD_NEWS_UPDATE.sublime-snippet index 280cbd5a2..7230021a7 100644 --- a/Reference/Event Reference/GUILD_NEWS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GUILD_NEWS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GUILD_NEWS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_PARTY_STATE_UPDATED.sublime-snippet b/Reference/Event Reference/GUILD_PARTY_STATE_UPDATED.sublime-snippet index 85eea6dee..992841a8c 100644 --- a/Reference/Event Reference/GUILD_PARTY_STATE_UPDATED.sublime-snippet +++ b/Reference/Event Reference/GUILD_PARTY_STATE_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ GUILD_PARTY_STATE_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_PERK_UPDATE.sublime-snippet b/Reference/Event Reference/GUILD_PERK_UPDATE.sublime-snippet deleted file mode 100644 index 9424b9053..000000000 --- a/Reference/Event Reference/GUILD_PERK_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GUILD_PERK_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GUILD_RANKS_UPDATE.sublime-snippet b/Reference/Event Reference/GUILD_RANKS_UPDATE.sublime-snippet index 48664f5c6..349f85096 100644 --- a/Reference/Event Reference/GUILD_RANKS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GUILD_RANKS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GUILD_RANKS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_RECIPE_KNOWN_BY_MEMBERS.sublime-snippet b/Reference/Event Reference/GUILD_RECIPE_KNOWN_BY_MEMBERS.sublime-snippet index c3fc0f45c..a1a762bf5 100644 --- a/Reference/Event Reference/GUILD_RECIPE_KNOWN_BY_MEMBERS.sublime-snippet +++ b/Reference/Event Reference/GUILD_RECIPE_KNOWN_BY_MEMBERS.sublime-snippet @@ -2,5 +2,5 @@ GUILD_RECIPE_KNOWN_BY_MEMBERS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_REGISTRAR_CLOSED.sublime-snippet b/Reference/Event Reference/GUILD_REGISTRAR_CLOSED.sublime-snippet index 0191a4df3..690154749 100644 --- a/Reference/Event Reference/GUILD_REGISTRAR_CLOSED.sublime-snippet +++ b/Reference/Event Reference/GUILD_REGISTRAR_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ GUILD_REGISTRAR_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_REGISTRAR_SHOW.sublime-snippet b/Reference/Event Reference/GUILD_REGISTRAR_SHOW.sublime-snippet index 22356a228..01630b236 100644 --- a/Reference/Event Reference/GUILD_REGISTRAR_SHOW.sublime-snippet +++ b/Reference/Event Reference/GUILD_REGISTRAR_SHOW.sublime-snippet @@ -2,5 +2,5 @@ GUILD_REGISTRAR_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_RENAME_REQUIRED.sublime-snippet b/Reference/Event Reference/GUILD_RENAME_REQUIRED.sublime-snippet index 96ec7d77e..d603708a9 100644 --- a/Reference/Event Reference/GUILD_RENAME_REQUIRED.sublime-snippet +++ b/Reference/Event Reference/GUILD_RENAME_REQUIRED.sublime-snippet @@ -2,5 +2,5 @@ GUILD_RENAME_REQUIRED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_REP_UPDATED.sublime-snippet b/Reference/Event Reference/GUILD_REP_UPDATED.sublime-snippet deleted file mode 100644 index da4869e7c..000000000 --- a/Reference/Event Reference/GUILD_REP_UPDATED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GUILD_REP_UPDATED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/GUILD_REWARDS_LIST.sublime-snippet b/Reference/Event Reference/GUILD_REWARDS_LIST.sublime-snippet index d062629e4..a0cde856e 100644 --- a/Reference/Event Reference/GUILD_REWARDS_LIST.sublime-snippet +++ b/Reference/Event Reference/GUILD_REWARDS_LIST.sublime-snippet @@ -2,5 +2,5 @@ GUILD_REWARDS_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_ROSTER_UPDATE.sublime-snippet b/Reference/Event Reference/GUILD_ROSTER_UPDATE.sublime-snippet index 6af0ffc9c..490f28a31 100644 --- a/Reference/Event Reference/GUILD_ROSTER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GUILD_ROSTER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GUILD_ROSTER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_TRADESKILL_UPDATE.sublime-snippet b/Reference/Event Reference/GUILD_TRADESKILL_UPDATE.sublime-snippet index 283afd606..a30fa0728 100644 --- a/Reference/Event Reference/GUILD_TRADESKILL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/GUILD_TRADESKILL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ GUILD_TRADESKILL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/GUILD_XP_UPDATE.sublime-snippet b/Reference/Event Reference/GUILD_XP_UPDATE.sublime-snippet deleted file mode 100644 index f48edd1db..000000000 --- a/Reference/Event Reference/GUILD_XP_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GUILD_XP_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/HEARTHSTONE_BOUND.sublime-snippet b/Reference/Event Reference/HEARTHSTONE_BOUND.sublime-snippet index dd9f97a5c..9c2e69e04 100644 --- a/Reference/Event Reference/HEARTHSTONE_BOUND.sublime-snippet +++ b/Reference/Event Reference/HEARTHSTONE_BOUND.sublime-snippet @@ -2,5 +2,5 @@ HEARTHSTONE_BOUND "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/HEIRLOOMS_UPDATED.sublime-snippet b/Reference/Event Reference/HEIRLOOMS_UPDATED.sublime-snippet index f8c99bfd6..7ced42a84 100644 --- a/Reference/Event Reference/HEIRLOOMS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/HEIRLOOMS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ HEIRLOOMS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/HEIRLOOM_UPGRADE_TARGETING_CHANGED.sublime-snippet b/Reference/Event Reference/HEIRLOOM_UPGRADE_TARGETING_CHANGED.sublime-snippet index 564b29f79..70d94faf1 100644 --- a/Reference/Event Reference/HEIRLOOM_UPGRADE_TARGETING_CHANGED.sublime-snippet +++ b/Reference/Event Reference/HEIRLOOM_UPGRADE_TARGETING_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ HEIRLOOM_UPGRADE_TARGETING_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/HIDE_SUBTITLE.sublime-snippet b/Reference/Event Reference/HIDE_SUBTITLE.sublime-snippet new file mode 100644 index 000000000..bfbcb6d74 --- /dev/null +++ b/Reference/Event Reference/HIDE_SUBTITLE.sublime-snippet @@ -0,0 +1,6 @@ + + + HIDE_SUBTITLE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/HONOR_LEVEL_UPDATE.sublime-snippet b/Reference/Event Reference/HONOR_LEVEL_UPDATE.sublime-snippet index 2aff054ed..7d4b2fbf2 100644 --- a/Reference/Event Reference/HONOR_LEVEL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/HONOR_LEVEL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ HONOR_LEVEL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/HONOR_PRESTIGE_UPDATE.sublime-snippet b/Reference/Event Reference/HONOR_PRESTIGE_UPDATE.sublime-snippet deleted file mode 100644 index f9eb76150..000000000 --- a/Reference/Event Reference/HONOR_PRESTIGE_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - HONOR_PRESTIGE_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/HONOR_XP_UPDATE.sublime-snippet b/Reference/Event Reference/HONOR_XP_UPDATE.sublime-snippet index a5a11cabe..514a281c9 100644 --- a/Reference/Event Reference/HONOR_XP_UPDATE.sublime-snippet +++ b/Reference/Event Reference/HONOR_XP_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ HONOR_XP_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/IGNORELIST_UPDATE.sublime-snippet b/Reference/Event Reference/IGNORELIST_UPDATE.sublime-snippet index 23a5d180c..7399eaae5 100644 --- a/Reference/Event Reference/IGNORELIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/IGNORELIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ IGNORELIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/IGR_BILLING_NAG_DIALOG.sublime-snippet b/Reference/Event Reference/IGR_BILLING_NAG_DIALOG.sublime-snippet index ab1880d8f..be3b12208 100644 --- a/Reference/Event Reference/IGR_BILLING_NAG_DIALOG.sublime-snippet +++ b/Reference/Event Reference/IGR_BILLING_NAG_DIALOG.sublime-snippet @@ -2,5 +2,5 @@ IGR_BILLING_NAG_DIALOG "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INCOMING_RESURRECT_CHANGED.sublime-snippet b/Reference/Event Reference/INCOMING_RESURRECT_CHANGED.sublime-snippet index 84419a756..8a9648da8 100644 --- a/Reference/Event Reference/INCOMING_RESURRECT_CHANGED.sublime-snippet +++ b/Reference/Event Reference/INCOMING_RESURRECT_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ INCOMING_RESURRECT_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INITIAL_CLUBS_LOADED.sublime-snippet b/Reference/Event Reference/INITIAL_CLUBS_LOADED.sublime-snippet new file mode 100644 index 000000000..efa719582 --- /dev/null +++ b/Reference/Event Reference/INITIAL_CLUBS_LOADED.sublime-snippet @@ -0,0 +1,6 @@ + + + INITIAL_CLUBS_LOADED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/INITIAL_HOTFIXES_APPLIED.sublime-snippet b/Reference/Event Reference/INITIAL_HOTFIXES_APPLIED.sublime-snippet index 174b570cc..4f6693576 100644 --- a/Reference/Event Reference/INITIAL_HOTFIXES_APPLIED.sublime-snippet +++ b/Reference/Event Reference/INITIAL_HOTFIXES_APPLIED.sublime-snippet @@ -2,5 +2,5 @@ INITIAL_HOTFIXES_APPLIED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSPECT_ACHIEVEMENT_READY.sublime-snippet b/Reference/Event Reference/INSPECT_ACHIEVEMENT_READY.sublime-snippet index 0f3dad94e..c5aab60e7 100644 --- a/Reference/Event Reference/INSPECT_ACHIEVEMENT_READY.sublime-snippet +++ b/Reference/Event Reference/INSPECT_ACHIEVEMENT_READY.sublime-snippet @@ -2,5 +2,5 @@ INSPECT_ACHIEVEMENT_READY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSPECT_HONOR_UPDATE.sublime-snippet b/Reference/Event Reference/INSPECT_HONOR_UPDATE.sublime-snippet index 796750112..fe15315c7 100644 --- a/Reference/Event Reference/INSPECT_HONOR_UPDATE.sublime-snippet +++ b/Reference/Event Reference/INSPECT_HONOR_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ INSPECT_HONOR_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSPECT_READY.sublime-snippet b/Reference/Event Reference/INSPECT_READY.sublime-snippet index 2e32ce4e0..43275165b 100644 --- a/Reference/Event Reference/INSPECT_READY.sublime-snippet +++ b/Reference/Event Reference/INSPECT_READY.sublime-snippet @@ -2,5 +2,5 @@ INSPECT_READY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSTANCE_BOOT_START.sublime-snippet b/Reference/Event Reference/INSTANCE_BOOT_START.sublime-snippet index c371f89e4..0d5c08ca7 100644 --- a/Reference/Event Reference/INSTANCE_BOOT_START.sublime-snippet +++ b/Reference/Event Reference/INSTANCE_BOOT_START.sublime-snippet @@ -2,5 +2,5 @@ INSTANCE_BOOT_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSTANCE_BOOT_STOP.sublime-snippet b/Reference/Event Reference/INSTANCE_BOOT_STOP.sublime-snippet index 90000ec2d..20ccc0b18 100644 --- a/Reference/Event Reference/INSTANCE_BOOT_STOP.sublime-snippet +++ b/Reference/Event Reference/INSTANCE_BOOT_STOP.sublime-snippet @@ -2,5 +2,5 @@ INSTANCE_BOOT_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSTANCE_ENCOUNTER_ADD_TIMER.sublime-snippet b/Reference/Event Reference/INSTANCE_ENCOUNTER_ADD_TIMER.sublime-snippet new file mode 100644 index 000000000..0bb7266c2 --- /dev/null +++ b/Reference/Event Reference/INSTANCE_ENCOUNTER_ADD_TIMER.sublime-snippet @@ -0,0 +1,6 @@ + + + INSTANCE_ENCOUNTER_ADD_TIMER + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/INSTANCE_ENCOUNTER_ENGAGE_UNIT.sublime-snippet b/Reference/Event Reference/INSTANCE_ENCOUNTER_ENGAGE_UNIT.sublime-snippet index 6b7f688e3..f37b7116c 100644 --- a/Reference/Event Reference/INSTANCE_ENCOUNTER_ENGAGE_UNIT.sublime-snippet +++ b/Reference/Event Reference/INSTANCE_ENCOUNTER_ENGAGE_UNIT.sublime-snippet @@ -2,5 +2,5 @@ INSTANCE_ENCOUNTER_ENGAGE_UNIT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_COMPLETE.sublime-snippet b/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_COMPLETE.sublime-snippet new file mode 100644 index 000000000..692f8717f --- /dev/null +++ b/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_COMPLETE.sublime-snippet @@ -0,0 +1,6 @@ + + + INSTANCE_ENCOUNTER_OBJECTIVE_COMPLETE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_START.sublime-snippet b/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_START.sublime-snippet new file mode 100644 index 000000000..4451ae2ff --- /dev/null +++ b/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_START.sublime-snippet @@ -0,0 +1,6 @@ + + + INSTANCE_ENCOUNTER_OBJECTIVE_START + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_UPDATE.sublime-snippet b/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_UPDATE.sublime-snippet new file mode 100644 index 000000000..a6fe0ee6d --- /dev/null +++ b/Reference/Event Reference/INSTANCE_ENCOUNTER_OBJECTIVE_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + INSTANCE_ENCOUNTER_OBJECTIVE_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/INSTANCE_GROUP_SIZE_CHANGED.sublime-snippet b/Reference/Event Reference/INSTANCE_GROUP_SIZE_CHANGED.sublime-snippet index a6022ac14..5cf46a2b1 100644 --- a/Reference/Event Reference/INSTANCE_GROUP_SIZE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/INSTANCE_GROUP_SIZE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ INSTANCE_GROUP_SIZE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSTANCE_LOCK_START.sublime-snippet b/Reference/Event Reference/INSTANCE_LOCK_START.sublime-snippet index 7ce5d96e9..ad945d081 100644 --- a/Reference/Event Reference/INSTANCE_LOCK_START.sublime-snippet +++ b/Reference/Event Reference/INSTANCE_LOCK_START.sublime-snippet @@ -2,5 +2,5 @@ INSTANCE_LOCK_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSTANCE_LOCK_STOP.sublime-snippet b/Reference/Event Reference/INSTANCE_LOCK_STOP.sublime-snippet index d28913253..82367bb86 100644 --- a/Reference/Event Reference/INSTANCE_LOCK_STOP.sublime-snippet +++ b/Reference/Event Reference/INSTANCE_LOCK_STOP.sublime-snippet @@ -2,5 +2,5 @@ INSTANCE_LOCK_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INSTANCE_LOCK_WARNING.sublime-snippet b/Reference/Event Reference/INSTANCE_LOCK_WARNING.sublime-snippet index fba581af3..cc9d72628 100644 --- a/Reference/Event Reference/INSTANCE_LOCK_WARNING.sublime-snippet +++ b/Reference/Event Reference/INSTANCE_LOCK_WARNING.sublime-snippet @@ -2,5 +2,5 @@ INSTANCE_LOCK_WARNING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/INVENTORY_SEARCH_UPDATE.sublime-snippet b/Reference/Event Reference/INVENTORY_SEARCH_UPDATE.sublime-snippet index 123b3fc42..73f1c3074 100644 --- a/Reference/Event Reference/INVENTORY_SEARCH_UPDATE.sublime-snippet +++ b/Reference/Event Reference/INVENTORY_SEARCH_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ INVENTORY_SEARCH_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ISLANDS_QUEUE_CLOSE.sublime-snippet b/Reference/Event Reference/ISLANDS_QUEUE_CLOSE.sublime-snippet new file mode 100644 index 000000000..e67d6899f --- /dev/null +++ b/Reference/Event Reference/ISLANDS_QUEUE_CLOSE.sublime-snippet @@ -0,0 +1,6 @@ + + + ISLANDS_QUEUE_CLOSE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ISLANDS_QUEUE_OPEN.sublime-snippet b/Reference/Event Reference/ISLANDS_QUEUE_OPEN.sublime-snippet new file mode 100644 index 000000000..880308cc6 --- /dev/null +++ b/Reference/Event Reference/ISLANDS_QUEUE_OPEN.sublime-snippet @@ -0,0 +1,6 @@ + + + ISLANDS_QUEUE_OPEN + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ISLAND_AZERITE_GAIN.sublime-snippet b/Reference/Event Reference/ISLAND_AZERITE_GAIN.sublime-snippet new file mode 100644 index 000000000..3e9ac9344 --- /dev/null +++ b/Reference/Event Reference/ISLAND_AZERITE_GAIN.sublime-snippet @@ -0,0 +1,6 @@ + + + ISLAND_AZERITE_GAIN + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ISLAND_COMPLETED.sublime-snippet b/Reference/Event Reference/ISLAND_COMPLETED.sublime-snippet new file mode 100644 index 000000000..c6794f151 --- /dev/null +++ b/Reference/Event Reference/ISLAND_COMPLETED.sublime-snippet @@ -0,0 +1,6 @@ + + + ISLAND_COMPLETED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ITEM_DATA_LOAD_RESULT.sublime-snippet b/Reference/Event Reference/ITEM_DATA_LOAD_RESULT.sublime-snippet new file mode 100644 index 000000000..bc2406398 --- /dev/null +++ b/Reference/Event Reference/ITEM_DATA_LOAD_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + ITEM_DATA_LOAD_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/ITEM_LOCKED.sublime-snippet b/Reference/Event Reference/ITEM_LOCKED.sublime-snippet index c83d30d1f..9aad185af 100644 --- a/Reference/Event Reference/ITEM_LOCKED.sublime-snippet +++ b/Reference/Event Reference/ITEM_LOCKED.sublime-snippet @@ -2,5 +2,5 @@ ITEM_LOCKED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_LOCK_CHANGED.sublime-snippet b/Reference/Event Reference/ITEM_LOCK_CHANGED.sublime-snippet index 47e8a0085..5e5de5ebf 100644 --- a/Reference/Event Reference/ITEM_LOCK_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ITEM_LOCK_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ITEM_LOCK_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_PUSH.sublime-snippet b/Reference/Event Reference/ITEM_PUSH.sublime-snippet index 23ec5d3b6..63a81ff0a 100644 --- a/Reference/Event Reference/ITEM_PUSH.sublime-snippet +++ b/Reference/Event Reference/ITEM_PUSH.sublime-snippet @@ -2,5 +2,5 @@ ITEM_PUSH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_RESTORATION_BUTTON_STATUS.sublime-snippet b/Reference/Event Reference/ITEM_RESTORATION_BUTTON_STATUS.sublime-snippet index bb041ee1a..3bbf5391e 100644 --- a/Reference/Event Reference/ITEM_RESTORATION_BUTTON_STATUS.sublime-snippet +++ b/Reference/Event Reference/ITEM_RESTORATION_BUTTON_STATUS.sublime-snippet @@ -2,5 +2,5 @@ ITEM_RESTORATION_BUTTON_STATUS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_TEXT_BEGIN.sublime-snippet b/Reference/Event Reference/ITEM_TEXT_BEGIN.sublime-snippet index 23ef786ae..5a2c9ba5d 100644 --- a/Reference/Event Reference/ITEM_TEXT_BEGIN.sublime-snippet +++ b/Reference/Event Reference/ITEM_TEXT_BEGIN.sublime-snippet @@ -2,5 +2,5 @@ ITEM_TEXT_BEGIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_TEXT_CLOSED.sublime-snippet b/Reference/Event Reference/ITEM_TEXT_CLOSED.sublime-snippet index 48782e3ac..1675d7f9e 100644 --- a/Reference/Event Reference/ITEM_TEXT_CLOSED.sublime-snippet +++ b/Reference/Event Reference/ITEM_TEXT_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ ITEM_TEXT_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_TEXT_READY.sublime-snippet b/Reference/Event Reference/ITEM_TEXT_READY.sublime-snippet index 13a763604..4531773a1 100644 --- a/Reference/Event Reference/ITEM_TEXT_READY.sublime-snippet +++ b/Reference/Event Reference/ITEM_TEXT_READY.sublime-snippet @@ -2,5 +2,5 @@ ITEM_TEXT_READY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_TEXT_TRANSLATION.sublime-snippet b/Reference/Event Reference/ITEM_TEXT_TRANSLATION.sublime-snippet index 3b3a0ba38..c944df300 100644 --- a/Reference/Event Reference/ITEM_TEXT_TRANSLATION.sublime-snippet +++ b/Reference/Event Reference/ITEM_TEXT_TRANSLATION.sublime-snippet @@ -2,5 +2,5 @@ ITEM_TEXT_TRANSLATION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_UNLOCKED.sublime-snippet b/Reference/Event Reference/ITEM_UNLOCKED.sublime-snippet index db32f18bb..a8bfc4a02 100644 --- a/Reference/Event Reference/ITEM_UNLOCKED.sublime-snippet +++ b/Reference/Event Reference/ITEM_UNLOCKED.sublime-snippet @@ -2,5 +2,5 @@ ITEM_UNLOCKED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_UPGRADE_MASTER_CLOSED.sublime-snippet b/Reference/Event Reference/ITEM_UPGRADE_MASTER_CLOSED.sublime-snippet index 29c8f983a..de1ce4327 100644 --- a/Reference/Event Reference/ITEM_UPGRADE_MASTER_CLOSED.sublime-snippet +++ b/Reference/Event Reference/ITEM_UPGRADE_MASTER_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ ITEM_UPGRADE_MASTER_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_UPGRADE_MASTER_OPENED.sublime-snippet b/Reference/Event Reference/ITEM_UPGRADE_MASTER_OPENED.sublime-snippet index 0256abd9b..e95cc9c24 100644 --- a/Reference/Event Reference/ITEM_UPGRADE_MASTER_OPENED.sublime-snippet +++ b/Reference/Event Reference/ITEM_UPGRADE_MASTER_OPENED.sublime-snippet @@ -2,5 +2,5 @@ ITEM_UPGRADE_MASTER_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_UPGRADE_MASTER_SET_ITEM.sublime-snippet b/Reference/Event Reference/ITEM_UPGRADE_MASTER_SET_ITEM.sublime-snippet index e9cf0104e..4f78ff9f4 100644 --- a/Reference/Event Reference/ITEM_UPGRADE_MASTER_SET_ITEM.sublime-snippet +++ b/Reference/Event Reference/ITEM_UPGRADE_MASTER_SET_ITEM.sublime-snippet @@ -2,5 +2,5 @@ ITEM_UPGRADE_MASTER_SET_ITEM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ITEM_UPGRADE_MASTER_UPDATE.sublime-snippet b/Reference/Event Reference/ITEM_UPGRADE_MASTER_UPDATE.sublime-snippet index 6e59bc0d5..39122f40e 100644 --- a/Reference/Event Reference/ITEM_UPGRADE_MASTER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/ITEM_UPGRADE_MASTER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ ITEM_UPGRADE_MASTER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE.sublime-snippet index 7ae535120..64bb14758 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_ARTICLE_LOAD_FAILURE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS.sublime-snippet index 771947e10..3c849fb4b 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_ARTICLE_LOAD_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_FAILURE.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_FAILURE.sublime-snippet index 96bbd6dd0..5edbe19e1 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_FAILURE.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_FAILURE.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_QUERY_LOAD_FAILURE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS.sublime-snippet index d56e13610..6c23c281d 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_QUERY_LOAD_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_SERVER_MESSAGE.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_SERVER_MESSAGE.sublime-snippet index 9bf5a7882..389cd5981 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_SERVER_MESSAGE.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_SERVER_MESSAGE.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_SERVER_MESSAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_FAILURE.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_FAILURE.sublime-snippet index 05b96260d..f7d9208f2 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_FAILURE.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_FAILURE.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_SETUP_LOAD_FAILURE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS.sublime-snippet index b5858be53..f9c7573d8 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_SETUP_LOAD_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED.sublime-snippet b/Reference/Event Reference/KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED.sublime-snippet index 9f14d1478..1f66cfb58 100644 --- a/Reference/Event Reference/KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED.sublime-snippet +++ b/Reference/Event Reference/KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ KNOWLEDGE_BASE_SYSTEM_MOTD_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/KNOWN_TITLES_UPDATE.sublime-snippet b/Reference/Event Reference/KNOWN_TITLES_UPDATE.sublime-snippet index d5a5717cc..d5fbc2208 100644 --- a/Reference/Event Reference/KNOWN_TITLES_UPDATE.sublime-snippet +++ b/Reference/Event Reference/KNOWN_TITLES_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ KNOWN_TITLES_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LANGUAGE_LIST_CHANGED.sublime-snippet b/Reference/Event Reference/LANGUAGE_LIST_CHANGED.sublime-snippet index 8a9ea25b7..9429b5310 100644 --- a/Reference/Event Reference/LANGUAGE_LIST_CHANGED.sublime-snippet +++ b/Reference/Event Reference/LANGUAGE_LIST_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ LANGUAGE_LIST_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LAUNCHER_LOGIN_STATUS_CHANGED.sublime-snippet b/Reference/Event Reference/LAUNCHER_LOGIN_STATUS_CHANGED.sublime-snippet new file mode 100644 index 000000000..0080c1649 --- /dev/null +++ b/Reference/Event Reference/LAUNCHER_LOGIN_STATUS_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + LAUNCHER_LOGIN_STATUS_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/LEARNED_SPELL_IN_TAB.sublime-snippet b/Reference/Event Reference/LEARNED_SPELL_IN_TAB.sublime-snippet index f7edaa6e2..13391f779 100644 --- a/Reference/Event Reference/LEARNED_SPELL_IN_TAB.sublime-snippet +++ b/Reference/Event Reference/LEARNED_SPELL_IN_TAB.sublime-snippet @@ -2,5 +2,5 @@ LEARNED_SPELL_IN_TAB "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LEVEL_GRANT_PROPOSED.sublime-snippet b/Reference/Event Reference/LEVEL_GRANT_PROPOSED.sublime-snippet index 7e39ef53b..52b517ab3 100644 --- a/Reference/Event Reference/LEVEL_GRANT_PROPOSED.sublime-snippet +++ b/Reference/Event Reference/LEVEL_GRANT_PROPOSED.sublime-snippet @@ -2,5 +2,5 @@ LEVEL_GRANT_PROPOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_BONUS_FACTION_ID_UPDATED.sublime-snippet b/Reference/Event Reference/LFG_BONUS_FACTION_ID_UPDATED.sublime-snippet index 280f20c7c..160cc9915 100644 --- a/Reference/Event Reference/LFG_BONUS_FACTION_ID_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LFG_BONUS_FACTION_ID_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LFG_BONUS_FACTION_ID_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_BOOT_PROPOSAL_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_BOOT_PROPOSAL_UPDATE.sublime-snippet index 6e05726b6..45c7cfdc3 100644 --- a/Reference/Event Reference/LFG_BOOT_PROPOSAL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_BOOT_PROPOSAL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_BOOT_PROPOSAL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_COMPLETION_REWARD.sublime-snippet b/Reference/Event Reference/LFG_COMPLETION_REWARD.sublime-snippet index 0e60e8d38..fadbf0acd 100644 --- a/Reference/Event Reference/LFG_COMPLETION_REWARD.sublime-snippet +++ b/Reference/Event Reference/LFG_COMPLETION_REWARD.sublime-snippet @@ -2,5 +2,5 @@ LFG_COMPLETION_REWARD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_INVALID_ERROR_MESSAGE.sublime-snippet b/Reference/Event Reference/LFG_INVALID_ERROR_MESSAGE.sublime-snippet index 56d11066f..37d56e55f 100644 --- a/Reference/Event Reference/LFG_INVALID_ERROR_MESSAGE.sublime-snippet +++ b/Reference/Event Reference/LFG_INVALID_ERROR_MESSAGE.sublime-snippet @@ -2,5 +2,5 @@ LFG_INVALID_ERROR_MESSAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_ACTIVE_ENTRY_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_LIST_ACTIVE_ENTRY_UPDATE.sublime-snippet index e30d4a445..26cb8175d 100644 --- a/Reference/Event Reference/LFG_LIST_ACTIVE_ENTRY_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_ACTIVE_ENTRY_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_ACTIVE_ENTRY_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_APPLICANT_LIST_UPDATED.sublime-snippet b/Reference/Event Reference/LFG_LIST_APPLICANT_LIST_UPDATED.sublime-snippet index 295520cda..e8f09284a 100644 --- a/Reference/Event Reference/LFG_LIST_APPLICANT_LIST_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_APPLICANT_LIST_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_APPLICANT_LIST_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_APPLICANT_UPDATED.sublime-snippet b/Reference/Event Reference/LFG_LIST_APPLICANT_UPDATED.sublime-snippet index 31ca15c4f..0cc803e60 100644 --- a/Reference/Event Reference/LFG_LIST_APPLICANT_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_APPLICANT_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_APPLICANT_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_APPLICATION_STATUS_UPDATED.sublime-snippet b/Reference/Event Reference/LFG_LIST_APPLICATION_STATUS_UPDATED.sublime-snippet index ebb720e87..783981c17 100644 --- a/Reference/Event Reference/LFG_LIST_APPLICATION_STATUS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_APPLICATION_STATUS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_APPLICATION_STATUS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_AVAILABILITY_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_LIST_AVAILABILITY_UPDATE.sublime-snippet index 582ddb491..eafbc2310 100644 --- a/Reference/Event Reference/LFG_LIST_AVAILABILITY_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_AVAILABILITY_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_AVAILABILITY_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_ENTRY_CREATION_FAILED.sublime-snippet b/Reference/Event Reference/LFG_LIST_ENTRY_CREATION_FAILED.sublime-snippet index 09c299201..be9c6f3f3 100644 --- a/Reference/Event Reference/LFG_LIST_ENTRY_CREATION_FAILED.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_ENTRY_CREATION_FAILED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_ENTRY_CREATION_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TIMEOUT.sublime-snippet b/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TIMEOUT.sublime-snippet index 98b53c5e9..d96e8c7a6 100644 --- a/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TIMEOUT.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TIMEOUT.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_ENTRY_EXPIRED_TIMEOUT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS.sublime-snippet b/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS.sublime-snippet index 9cd6ca9b6..be56bad14 100644 --- a/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_JOINED_GROUP.sublime-snippet b/Reference/Event Reference/LFG_LIST_JOINED_GROUP.sublime-snippet index 2af83ea9e..f0bc8ba0c 100644 --- a/Reference/Event Reference/LFG_LIST_JOINED_GROUP.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_JOINED_GROUP.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_JOINED_GROUP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_SEARCH_FAILED.sublime-snippet b/Reference/Event Reference/LFG_LIST_SEARCH_FAILED.sublime-snippet index bc746f437..fc7ff3f1a 100644 --- a/Reference/Event Reference/LFG_LIST_SEARCH_FAILED.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_SEARCH_FAILED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_SEARCH_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_SEARCH_RESULTS_RECEIVED.sublime-snippet b/Reference/Event Reference/LFG_LIST_SEARCH_RESULTS_RECEIVED.sublime-snippet index 84ae61202..1ec2c0fb8 100644 --- a/Reference/Event Reference/LFG_LIST_SEARCH_RESULTS_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_SEARCH_RESULTS_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_SEARCH_RESULTS_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LIST_SEARCH_RESULT_UPDATED.sublime-snippet b/Reference/Event Reference/LFG_LIST_SEARCH_RESULT_UPDATED.sublime-snippet index 479ac82fe..45918924d 100644 --- a/Reference/Event Reference/LFG_LIST_SEARCH_RESULT_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LFG_LIST_SEARCH_RESULT_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LIST_SEARCH_RESULT_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_LOCK_INFO_RECEIVED.sublime-snippet b/Reference/Event Reference/LFG_LOCK_INFO_RECEIVED.sublime-snippet index a28f28329..a660b9597 100644 --- a/Reference/Event Reference/LFG_LOCK_INFO_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/LFG_LOCK_INFO_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ LFG_LOCK_INFO_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_OFFER_CONTINUE.sublime-snippet b/Reference/Event Reference/LFG_OFFER_CONTINUE.sublime-snippet index 1137e1d5b..dde19861a 100644 --- a/Reference/Event Reference/LFG_OFFER_CONTINUE.sublime-snippet +++ b/Reference/Event Reference/LFG_OFFER_CONTINUE.sublime-snippet @@ -2,5 +2,5 @@ LFG_OFFER_CONTINUE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_OPEN_FROM_GOSSIP.sublime-snippet b/Reference/Event Reference/LFG_OPEN_FROM_GOSSIP.sublime-snippet index 788117a59..8468e19ff 100644 --- a/Reference/Event Reference/LFG_OPEN_FROM_GOSSIP.sublime-snippet +++ b/Reference/Event Reference/LFG_OPEN_FROM_GOSSIP.sublime-snippet @@ -2,5 +2,5 @@ LFG_OPEN_FROM_GOSSIP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_PROPOSAL_DONE.sublime-snippet b/Reference/Event Reference/LFG_PROPOSAL_DONE.sublime-snippet index 6ed1365c8..a4a2b8218 100644 --- a/Reference/Event Reference/LFG_PROPOSAL_DONE.sublime-snippet +++ b/Reference/Event Reference/LFG_PROPOSAL_DONE.sublime-snippet @@ -2,5 +2,5 @@ LFG_PROPOSAL_DONE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_PROPOSAL_FAILED.sublime-snippet b/Reference/Event Reference/LFG_PROPOSAL_FAILED.sublime-snippet index a93f67550..d311d5bbb 100644 --- a/Reference/Event Reference/LFG_PROPOSAL_FAILED.sublime-snippet +++ b/Reference/Event Reference/LFG_PROPOSAL_FAILED.sublime-snippet @@ -2,5 +2,5 @@ LFG_PROPOSAL_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_PROPOSAL_SHOW.sublime-snippet b/Reference/Event Reference/LFG_PROPOSAL_SHOW.sublime-snippet index f8562697c..f40c6c0f7 100644 --- a/Reference/Event Reference/LFG_PROPOSAL_SHOW.sublime-snippet +++ b/Reference/Event Reference/LFG_PROPOSAL_SHOW.sublime-snippet @@ -2,5 +2,5 @@ LFG_PROPOSAL_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_PROPOSAL_SUCCEEDED.sublime-snippet b/Reference/Event Reference/LFG_PROPOSAL_SUCCEEDED.sublime-snippet index fcd1205d6..077db650b 100644 --- a/Reference/Event Reference/LFG_PROPOSAL_SUCCEEDED.sublime-snippet +++ b/Reference/Event Reference/LFG_PROPOSAL_SUCCEEDED.sublime-snippet @@ -2,5 +2,5 @@ LFG_PROPOSAL_SUCCEEDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_PROPOSAL_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_PROPOSAL_UPDATE.sublime-snippet index 0435cfba4..490ae447b 100644 --- a/Reference/Event Reference/LFG_PROPOSAL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_PROPOSAL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_PROPOSAL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_QUEUE_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_QUEUE_STATUS_UPDATE.sublime-snippet index 9bce97b01..c0f7cd357 100644 --- a/Reference/Event Reference/LFG_QUEUE_STATUS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_QUEUE_STATUS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_QUEUE_STATUS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_READY_CHECK_DECLINED.sublime-snippet b/Reference/Event Reference/LFG_READY_CHECK_DECLINED.sublime-snippet index 5d8d32c4a..181d55926 100644 --- a/Reference/Event Reference/LFG_READY_CHECK_DECLINED.sublime-snippet +++ b/Reference/Event Reference/LFG_READY_CHECK_DECLINED.sublime-snippet @@ -2,5 +2,5 @@ LFG_READY_CHECK_DECLINED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_READY_CHECK_HIDE.sublime-snippet b/Reference/Event Reference/LFG_READY_CHECK_HIDE.sublime-snippet index 12fc1a2d0..235c5c6dd 100644 --- a/Reference/Event Reference/LFG_READY_CHECK_HIDE.sublime-snippet +++ b/Reference/Event Reference/LFG_READY_CHECK_HIDE.sublime-snippet @@ -2,5 +2,5 @@ LFG_READY_CHECK_HIDE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_READY_CHECK_PLAYER_IS_READY.sublime-snippet b/Reference/Event Reference/LFG_READY_CHECK_PLAYER_IS_READY.sublime-snippet index f7dc61bf6..35fc5ae50 100644 --- a/Reference/Event Reference/LFG_READY_CHECK_PLAYER_IS_READY.sublime-snippet +++ b/Reference/Event Reference/LFG_READY_CHECK_PLAYER_IS_READY.sublime-snippet @@ -2,5 +2,5 @@ LFG_READY_CHECK_PLAYER_IS_READY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_READY_CHECK_SHOW.sublime-snippet b/Reference/Event Reference/LFG_READY_CHECK_SHOW.sublime-snippet index fca84ea5a..7c277727a 100644 --- a/Reference/Event Reference/LFG_READY_CHECK_SHOW.sublime-snippet +++ b/Reference/Event Reference/LFG_READY_CHECK_SHOW.sublime-snippet @@ -2,5 +2,5 @@ LFG_READY_CHECK_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_READY_CHECK_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_READY_CHECK_UPDATE.sublime-snippet index 24b8997e6..c92c9dc6d 100644 --- a/Reference/Event Reference/LFG_READY_CHECK_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_READY_CHECK_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_READY_CHECK_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_ROLE_CHECK_DECLINED.sublime-snippet b/Reference/Event Reference/LFG_ROLE_CHECK_DECLINED.sublime-snippet index fcee6273a..84fdc4b08 100644 --- a/Reference/Event Reference/LFG_ROLE_CHECK_DECLINED.sublime-snippet +++ b/Reference/Event Reference/LFG_ROLE_CHECK_DECLINED.sublime-snippet @@ -2,5 +2,5 @@ LFG_ROLE_CHECK_DECLINED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_ROLE_CHECK_HIDE.sublime-snippet b/Reference/Event Reference/LFG_ROLE_CHECK_HIDE.sublime-snippet index a65f4f87e..c90dbe1f5 100644 --- a/Reference/Event Reference/LFG_ROLE_CHECK_HIDE.sublime-snippet +++ b/Reference/Event Reference/LFG_ROLE_CHECK_HIDE.sublime-snippet @@ -2,5 +2,5 @@ LFG_ROLE_CHECK_HIDE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_ROLE_CHECK_ROLE_CHOSEN.sublime-snippet b/Reference/Event Reference/LFG_ROLE_CHECK_ROLE_CHOSEN.sublime-snippet index b81155d07..3aa250c5b 100644 --- a/Reference/Event Reference/LFG_ROLE_CHECK_ROLE_CHOSEN.sublime-snippet +++ b/Reference/Event Reference/LFG_ROLE_CHECK_ROLE_CHOSEN.sublime-snippet @@ -2,5 +2,5 @@ LFG_ROLE_CHECK_ROLE_CHOSEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_ROLE_CHECK_SHOW.sublime-snippet b/Reference/Event Reference/LFG_ROLE_CHECK_SHOW.sublime-snippet index 316ba008f..b7ea0a139 100644 --- a/Reference/Event Reference/LFG_ROLE_CHECK_SHOW.sublime-snippet +++ b/Reference/Event Reference/LFG_ROLE_CHECK_SHOW.sublime-snippet @@ -2,5 +2,5 @@ LFG_ROLE_CHECK_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_ROLE_CHECK_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_ROLE_CHECK_UPDATE.sublime-snippet index cb4de7b9b..f65809ded 100644 --- a/Reference/Event Reference/LFG_ROLE_CHECK_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_ROLE_CHECK_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_ROLE_CHECK_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_ROLE_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_ROLE_UPDATE.sublime-snippet index ef96fdfcf..85a0cc29a 100644 --- a/Reference/Event Reference/LFG_ROLE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_ROLE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_ROLE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_UPDATE.sublime-snippet b/Reference/Event Reference/LFG_UPDATE.sublime-snippet index 21d2c2e90..86a1c0d68 100644 --- a/Reference/Event Reference/LFG_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LFG_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LFG_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LFG_UPDATE_RANDOM_INFO.sublime-snippet b/Reference/Event Reference/LFG_UPDATE_RANDOM_INFO.sublime-snippet index 45e0fc11b..eaf52d573 100644 --- a/Reference/Event Reference/LFG_UPDATE_RANDOM_INFO.sublime-snippet +++ b/Reference/Event Reference/LFG_UPDATE_RANDOM_INFO.sublime-snippet @@ -2,5 +2,5 @@ LFG_UPDATE_RANDOM_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LF_GUILD_BROWSE_UPDATED.sublime-snippet b/Reference/Event Reference/LF_GUILD_BROWSE_UPDATED.sublime-snippet index 19c97ddec..70781ebb1 100644 --- a/Reference/Event Reference/LF_GUILD_BROWSE_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LF_GUILD_BROWSE_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LF_GUILD_BROWSE_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_CHANGED.sublime-snippet b/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_CHANGED.sublime-snippet index 6e4ac2604..ada46954f 100644 --- a/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_CHANGED.sublime-snippet +++ b/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ LF_GUILD_MEMBERSHIP_LIST_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_UPDATED.sublime-snippet b/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_UPDATED.sublime-snippet index 44156617d..103d1a17e 100644 --- a/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LF_GUILD_MEMBERSHIP_LIST_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LF_GUILD_MEMBERSHIP_LIST_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LF_GUILD_POST_UPDATED.sublime-snippet b/Reference/Event Reference/LF_GUILD_POST_UPDATED.sublime-snippet index 13e2ff8ed..38a11a505 100644 --- a/Reference/Event Reference/LF_GUILD_POST_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LF_GUILD_POST_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LF_GUILD_POST_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LF_GUILD_RECRUITS_UPDATED.sublime-snippet b/Reference/Event Reference/LF_GUILD_RECRUITS_UPDATED.sublime-snippet index 995bbd34b..a12ba4ead 100644 --- a/Reference/Event Reference/LF_GUILD_RECRUITS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/LF_GUILD_RECRUITS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ LF_GUILD_RECRUITS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LF_GUILD_RECRUIT_LIST_CHANGED.sublime-snippet b/Reference/Event Reference/LF_GUILD_RECRUIT_LIST_CHANGED.sublime-snippet index f7125996f..d5b3752c1 100644 --- a/Reference/Event Reference/LF_GUILD_RECRUIT_LIST_CHANGED.sublime-snippet +++ b/Reference/Event Reference/LF_GUILD_RECRUIT_LIST_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ LF_GUILD_RECRUIT_LIST_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LIFESTEAL_UPDATE.sublime-snippet b/Reference/Event Reference/LIFESTEAL_UPDATE.sublime-snippet index 6585b52a4..59b022330 100644 --- a/Reference/Event Reference/LIFESTEAL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LIFESTEAL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LIFESTEAL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOADING_SCREEN_DISABLED.sublime-snippet b/Reference/Event Reference/LOADING_SCREEN_DISABLED.sublime-snippet index 8d869133b..3da722309 100644 --- a/Reference/Event Reference/LOADING_SCREEN_DISABLED.sublime-snippet +++ b/Reference/Event Reference/LOADING_SCREEN_DISABLED.sublime-snippet @@ -2,5 +2,5 @@ LOADING_SCREEN_DISABLED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOADING_SCREEN_ENABLED.sublime-snippet b/Reference/Event Reference/LOADING_SCREEN_ENABLED.sublime-snippet index 337bdd0d9..b0469aa46 100644 --- a/Reference/Event Reference/LOADING_SCREEN_ENABLED.sublime-snippet +++ b/Reference/Event Reference/LOADING_SCREEN_ENABLED.sublime-snippet @@ -2,5 +2,5 @@ LOADING_SCREEN_ENABLED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOCALPLAYER_PET_RENAMED.sublime-snippet b/Reference/Event Reference/LOCALPLAYER_PET_RENAMED.sublime-snippet index 3fb428743..5f7a86cdd 100644 --- a/Reference/Event Reference/LOCALPLAYER_PET_RENAMED.sublime-snippet +++ b/Reference/Event Reference/LOCALPLAYER_PET_RENAMED.sublime-snippet @@ -2,5 +2,5 @@ LOCALPLAYER_PET_RENAMED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOC_RESULT.sublime-snippet b/Reference/Event Reference/LOC_RESULT.sublime-snippet new file mode 100644 index 000000000..325d626ce --- /dev/null +++ b/Reference/Event Reference/LOC_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + LOC_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/LOGIN_STATE_CHANGED.sublime-snippet b/Reference/Event Reference/LOGIN_STATE_CHANGED.sublime-snippet new file mode 100644 index 000000000..ab2a01aee --- /dev/null +++ b/Reference/Event Reference/LOGIN_STATE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + LOGIN_STATE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/LOGOUT_CANCEL.sublime-snippet b/Reference/Event Reference/LOGOUT_CANCEL.sublime-snippet index 2f0a78de0..67bf9031e 100644 --- a/Reference/Event Reference/LOGOUT_CANCEL.sublime-snippet +++ b/Reference/Event Reference/LOGOUT_CANCEL.sublime-snippet @@ -2,5 +2,5 @@ LOGOUT_CANCEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_BIND_CONFIRM.sublime-snippet b/Reference/Event Reference/LOOT_BIND_CONFIRM.sublime-snippet index 79e5abf09..5bc16b97c 100644 --- a/Reference/Event Reference/LOOT_BIND_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/LOOT_BIND_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ LOOT_BIND_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_CLOSED.sublime-snippet b/Reference/Event Reference/LOOT_CLOSED.sublime-snippet index 5aed53a3a..3edb49ef2 100644 --- a/Reference/Event Reference/LOOT_CLOSED.sublime-snippet +++ b/Reference/Event Reference/LOOT_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ LOOT_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_HISTORY_AUTO_SHOW.sublime-snippet b/Reference/Event Reference/LOOT_HISTORY_AUTO_SHOW.sublime-snippet index 0afd2d388..7f8e5fa84 100644 --- a/Reference/Event Reference/LOOT_HISTORY_AUTO_SHOW.sublime-snippet +++ b/Reference/Event Reference/LOOT_HISTORY_AUTO_SHOW.sublime-snippet @@ -2,5 +2,5 @@ LOOT_HISTORY_AUTO_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_HISTORY_FULL_UPDATE.sublime-snippet b/Reference/Event Reference/LOOT_HISTORY_FULL_UPDATE.sublime-snippet index f9f4f5877..d2341f044 100644 --- a/Reference/Event Reference/LOOT_HISTORY_FULL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LOOT_HISTORY_FULL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LOOT_HISTORY_FULL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_HISTORY_ROLL_CHANGED.sublime-snippet b/Reference/Event Reference/LOOT_HISTORY_ROLL_CHANGED.sublime-snippet index 80272f667..12bd18094 100644 --- a/Reference/Event Reference/LOOT_HISTORY_ROLL_CHANGED.sublime-snippet +++ b/Reference/Event Reference/LOOT_HISTORY_ROLL_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ LOOT_HISTORY_ROLL_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_HISTORY_ROLL_COMPLETE.sublime-snippet b/Reference/Event Reference/LOOT_HISTORY_ROLL_COMPLETE.sublime-snippet index 13dec273d..412603ce6 100644 --- a/Reference/Event Reference/LOOT_HISTORY_ROLL_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/LOOT_HISTORY_ROLL_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ LOOT_HISTORY_ROLL_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_ITEM_AVAILABLE.sublime-snippet b/Reference/Event Reference/LOOT_ITEM_AVAILABLE.sublime-snippet index 287938309..5c77e5954 100644 --- a/Reference/Event Reference/LOOT_ITEM_AVAILABLE.sublime-snippet +++ b/Reference/Event Reference/LOOT_ITEM_AVAILABLE.sublime-snippet @@ -2,5 +2,5 @@ LOOT_ITEM_AVAILABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_ITEM_ROLL_WON.sublime-snippet b/Reference/Event Reference/LOOT_ITEM_ROLL_WON.sublime-snippet index 63dc5532b..77b141d54 100644 --- a/Reference/Event Reference/LOOT_ITEM_ROLL_WON.sublime-snippet +++ b/Reference/Event Reference/LOOT_ITEM_ROLL_WON.sublime-snippet @@ -2,5 +2,5 @@ LOOT_ITEM_ROLL_WON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_JOURNAL_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/LOOT_JOURNAL_LIST_UPDATE.sublime-snippet index e69194645..9bfcc4f8b 100644 --- a/Reference/Event Reference/LOOT_JOURNAL_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LOOT_JOURNAL_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LOOT_JOURNAL_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_OPENED.sublime-snippet b/Reference/Event Reference/LOOT_OPENED.sublime-snippet index 3510d33d4..9964dd1fe 100644 --- a/Reference/Event Reference/LOOT_OPENED.sublime-snippet +++ b/Reference/Event Reference/LOOT_OPENED.sublime-snippet @@ -2,5 +2,5 @@ LOOT_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_READY.sublime-snippet b/Reference/Event Reference/LOOT_READY.sublime-snippet index f3f48835d..24139b525 100644 --- a/Reference/Event Reference/LOOT_READY.sublime-snippet +++ b/Reference/Event Reference/LOOT_READY.sublime-snippet @@ -2,5 +2,5 @@ LOOT_READY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_ROLLS_COMPLETE.sublime-snippet b/Reference/Event Reference/LOOT_ROLLS_COMPLETE.sublime-snippet index 704052c14..505d40308 100644 --- a/Reference/Event Reference/LOOT_ROLLS_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/LOOT_ROLLS_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ LOOT_ROLLS_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_SLOT_CHANGED.sublime-snippet b/Reference/Event Reference/LOOT_SLOT_CHANGED.sublime-snippet index d730e8a79..98455aefb 100644 --- a/Reference/Event Reference/LOOT_SLOT_CHANGED.sublime-snippet +++ b/Reference/Event Reference/LOOT_SLOT_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ LOOT_SLOT_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOOT_SLOT_CLEARED.sublime-snippet b/Reference/Event Reference/LOOT_SLOT_CLEARED.sublime-snippet index 8752ad6fe..c682f5693 100644 --- a/Reference/Event Reference/LOOT_SLOT_CLEARED.sublime-snippet +++ b/Reference/Event Reference/LOOT_SLOT_CLEARED.sublime-snippet @@ -2,5 +2,5 @@ LOOT_SLOT_CLEARED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOSS_OF_CONTROL_ADDED.sublime-snippet b/Reference/Event Reference/LOSS_OF_CONTROL_ADDED.sublime-snippet index 43537a62d..930f3cd91 100644 --- a/Reference/Event Reference/LOSS_OF_CONTROL_ADDED.sublime-snippet +++ b/Reference/Event Reference/LOSS_OF_CONTROL_ADDED.sublime-snippet @@ -2,5 +2,5 @@ LOSS_OF_CONTROL_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LOSS_OF_CONTROL_UPDATE.sublime-snippet b/Reference/Event Reference/LOSS_OF_CONTROL_UPDATE.sublime-snippet index 010742019..a0b0160a0 100644 --- a/Reference/Event Reference/LOSS_OF_CONTROL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/LOSS_OF_CONTROL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ LOSS_OF_CONTROL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/LUA_WARNING.sublime-snippet b/Reference/Event Reference/LUA_WARNING.sublime-snippet index bfa4972e8..337a84962 100644 --- a/Reference/Event Reference/LUA_WARNING.sublime-snippet +++ b/Reference/Event Reference/LUA_WARNING.sublime-snippet @@ -2,5 +2,5 @@ LUA_WARNING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MACRO_ACTION_BLOCKED.sublime-snippet b/Reference/Event Reference/MACRO_ACTION_BLOCKED.sublime-snippet index e6f87f007..67b6f7ebe 100644 --- a/Reference/Event Reference/MACRO_ACTION_BLOCKED.sublime-snippet +++ b/Reference/Event Reference/MACRO_ACTION_BLOCKED.sublime-snippet @@ -2,5 +2,5 @@ MACRO_ACTION_BLOCKED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MACRO_ACTION_FORBIDDEN.sublime-snippet b/Reference/Event Reference/MACRO_ACTION_FORBIDDEN.sublime-snippet index d3d4b2224..d1cfc3365 100644 --- a/Reference/Event Reference/MACRO_ACTION_FORBIDDEN.sublime-snippet +++ b/Reference/Event Reference/MACRO_ACTION_FORBIDDEN.sublime-snippet @@ -2,5 +2,5 @@ MACRO_ACTION_FORBIDDEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_CLOSED.sublime-snippet b/Reference/Event Reference/MAIL_CLOSED.sublime-snippet index 3a9320739..98dd0a0ef 100644 --- a/Reference/Event Reference/MAIL_CLOSED.sublime-snippet +++ b/Reference/Event Reference/MAIL_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ MAIL_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_FAILED.sublime-snippet b/Reference/Event Reference/MAIL_FAILED.sublime-snippet index fad3ca7d4..6d9509201 100644 --- a/Reference/Event Reference/MAIL_FAILED.sublime-snippet +++ b/Reference/Event Reference/MAIL_FAILED.sublime-snippet @@ -2,5 +2,5 @@ MAIL_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_INBOX_UPDATE.sublime-snippet b/Reference/Event Reference/MAIL_INBOX_UPDATE.sublime-snippet index 2f314a0f7..45a171bbb 100644 --- a/Reference/Event Reference/MAIL_INBOX_UPDATE.sublime-snippet +++ b/Reference/Event Reference/MAIL_INBOX_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ MAIL_INBOX_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_LOCK_SEND_ITEMS.sublime-snippet b/Reference/Event Reference/MAIL_LOCK_SEND_ITEMS.sublime-snippet index 21abfbff2..bbfc2d614 100644 --- a/Reference/Event Reference/MAIL_LOCK_SEND_ITEMS.sublime-snippet +++ b/Reference/Event Reference/MAIL_LOCK_SEND_ITEMS.sublime-snippet @@ -2,5 +2,5 @@ MAIL_LOCK_SEND_ITEMS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_SEND_INFO_UPDATE.sublime-snippet b/Reference/Event Reference/MAIL_SEND_INFO_UPDATE.sublime-snippet index 0cbb4825f..4b49d37c2 100644 --- a/Reference/Event Reference/MAIL_SEND_INFO_UPDATE.sublime-snippet +++ b/Reference/Event Reference/MAIL_SEND_INFO_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ MAIL_SEND_INFO_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_SEND_SUCCESS.sublime-snippet b/Reference/Event Reference/MAIL_SEND_SUCCESS.sublime-snippet index 8f9b6162a..7e690956b 100644 --- a/Reference/Event Reference/MAIL_SEND_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/MAIL_SEND_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ MAIL_SEND_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_SHOW.sublime-snippet b/Reference/Event Reference/MAIL_SHOW.sublime-snippet index 5b5db4035..85bbaae87 100644 --- a/Reference/Event Reference/MAIL_SHOW.sublime-snippet +++ b/Reference/Event Reference/MAIL_SHOW.sublime-snippet @@ -2,5 +2,5 @@ MAIL_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_SUCCESS.sublime-snippet b/Reference/Event Reference/MAIL_SUCCESS.sublime-snippet index 2708e23c4..0230e5621 100644 --- a/Reference/Event Reference/MAIL_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/MAIL_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ MAIL_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAIL_UNLOCK_SEND_ITEMS.sublime-snippet b/Reference/Event Reference/MAIL_UNLOCK_SEND_ITEMS.sublime-snippet index 1f674fe20..6584e5696 100644 --- a/Reference/Event Reference/MAIL_UNLOCK_SEND_ITEMS.sublime-snippet +++ b/Reference/Event Reference/MAIL_UNLOCK_SEND_ITEMS.sublime-snippet @@ -2,5 +2,5 @@ MAIL_UNLOCK_SEND_ITEMS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAP_BAR_UPDATE.sublime-snippet b/Reference/Event Reference/MAP_BAR_UPDATE.sublime-snippet deleted file mode 100644 index cb2dcf2d4..000000000 --- a/Reference/Event Reference/MAP_BAR_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MAP_BAR_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/MAP_EXPLORATION_UPDATED.sublime-snippet b/Reference/Event Reference/MAP_EXPLORATION_UPDATED.sublime-snippet new file mode 100644 index 000000000..be41c9717 --- /dev/null +++ b/Reference/Event Reference/MAP_EXPLORATION_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + MAP_EXPLORATION_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/MASTERY_UPDATE.sublime-snippet b/Reference/Event Reference/MASTERY_UPDATE.sublime-snippet index e2271848a..07cdb1262 100644 --- a/Reference/Event Reference/MASTERY_UPDATE.sublime-snippet +++ b/Reference/Event Reference/MASTERY_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ MASTERY_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAX_EXPANSION_LEVEL_UPDATED.sublime-snippet b/Reference/Event Reference/MAX_EXPANSION_LEVEL_UPDATED.sublime-snippet index 5ec456728..dc060391a 100644 --- a/Reference/Event Reference/MAX_EXPANSION_LEVEL_UPDATED.sublime-snippet +++ b/Reference/Event Reference/MAX_EXPANSION_LEVEL_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ MAX_EXPANSION_LEVEL_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MAX_SPELL_START_RECOVERY_OFFSET_CHANGED.sublime-snippet b/Reference/Event Reference/MAX_SPELL_START_RECOVERY_OFFSET_CHANGED.sublime-snippet index 72416bb5f..de8076c65 100644 --- a/Reference/Event Reference/MAX_SPELL_START_RECOVERY_OFFSET_CHANGED.sublime-snippet +++ b/Reference/Event Reference/MAX_SPELL_START_RECOVERY_OFFSET_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ MAX_SPELL_START_RECOVERY_OFFSET_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MERCHANT_CLOSED.sublime-snippet b/Reference/Event Reference/MERCHANT_CLOSED.sublime-snippet index 8a4430b5e..592c03ec1 100644 --- a/Reference/Event Reference/MERCHANT_CLOSED.sublime-snippet +++ b/Reference/Event Reference/MERCHANT_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ MERCHANT_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL.sublime-snippet b/Reference/Event Reference/MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL.sublime-snippet index 26953c708..db905b8ba 100644 --- a/Reference/Event Reference/MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL.sublime-snippet +++ b/Reference/Event Reference/MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL.sublime-snippet @@ -2,5 +2,5 @@ MERCHANT_CONFIRM_TRADE_TIMER_REMOVAL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MERCHANT_FILTER_ITEM_UPDATE.sublime-snippet b/Reference/Event Reference/MERCHANT_FILTER_ITEM_UPDATE.sublime-snippet index a51798269..a944d4330 100644 --- a/Reference/Event Reference/MERCHANT_FILTER_ITEM_UPDATE.sublime-snippet +++ b/Reference/Event Reference/MERCHANT_FILTER_ITEM_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ MERCHANT_FILTER_ITEM_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MERCHANT_SHOW.sublime-snippet b/Reference/Event Reference/MERCHANT_SHOW.sublime-snippet index 07ec4d89a..91632f8a8 100644 --- a/Reference/Event Reference/MERCHANT_SHOW.sublime-snippet +++ b/Reference/Event Reference/MERCHANT_SHOW.sublime-snippet @@ -2,5 +2,5 @@ MERCHANT_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MERCHANT_UPDATE.sublime-snippet b/Reference/Event Reference/MERCHANT_UPDATE.sublime-snippet index 083dee82a..a9f39be3c 100644 --- a/Reference/Event Reference/MERCHANT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/MERCHANT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ MERCHANT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MINIMAP_PING.sublime-snippet b/Reference/Event Reference/MINIMAP_PING.sublime-snippet index 2764f56e0..f78034ca1 100644 --- a/Reference/Event Reference/MINIMAP_PING.sublime-snippet +++ b/Reference/Event Reference/MINIMAP_PING.sublime-snippet @@ -2,5 +2,5 @@ MINIMAP_PING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MINIMAP_UPDATE_TRACKING.sublime-snippet b/Reference/Event Reference/MINIMAP_UPDATE_TRACKING.sublime-snippet index e6cb4fe7e..0e3f06941 100644 --- a/Reference/Event Reference/MINIMAP_UPDATE_TRACKING.sublime-snippet +++ b/Reference/Event Reference/MINIMAP_UPDATE_TRACKING.sublime-snippet @@ -2,5 +2,5 @@ MINIMAP_UPDATE_TRACKING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MINIMAP_UPDATE_ZOOM.sublime-snippet b/Reference/Event Reference/MINIMAP_UPDATE_ZOOM.sublime-snippet index fd4bdaf40..23ba32a98 100644 --- a/Reference/Event Reference/MINIMAP_UPDATE_ZOOM.sublime-snippet +++ b/Reference/Event Reference/MINIMAP_UPDATE_ZOOM.sublime-snippet @@ -2,5 +2,5 @@ MINIMAP_UPDATE_ZOOM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MIN_EXPANSION_LEVEL_UPDATED.sublime-snippet b/Reference/Event Reference/MIN_EXPANSION_LEVEL_UPDATED.sublime-snippet index b93760659..c0668d771 100644 --- a/Reference/Event Reference/MIN_EXPANSION_LEVEL_UPDATED.sublime-snippet +++ b/Reference/Event Reference/MIN_EXPANSION_LEVEL_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ MIN_EXPANSION_LEVEL_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MIRROR_TIMER_PAUSE.sublime-snippet b/Reference/Event Reference/MIRROR_TIMER_PAUSE.sublime-snippet index 8e3ea66de..37e918acf 100644 --- a/Reference/Event Reference/MIRROR_TIMER_PAUSE.sublime-snippet +++ b/Reference/Event Reference/MIRROR_TIMER_PAUSE.sublime-snippet @@ -2,5 +2,5 @@ MIRROR_TIMER_PAUSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MIRROR_TIMER_START.sublime-snippet b/Reference/Event Reference/MIRROR_TIMER_START.sublime-snippet index 8db352c0a..7972274f9 100644 --- a/Reference/Event Reference/MIRROR_TIMER_START.sublime-snippet +++ b/Reference/Event Reference/MIRROR_TIMER_START.sublime-snippet @@ -2,5 +2,5 @@ MIRROR_TIMER_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MIRROR_TIMER_STOP.sublime-snippet b/Reference/Event Reference/MIRROR_TIMER_STOP.sublime-snippet index b8bd284cb..65ae769da 100644 --- a/Reference/Event Reference/MIRROR_TIMER_STOP.sublime-snippet +++ b/Reference/Event Reference/MIRROR_TIMER_STOP.sublime-snippet @@ -2,5 +2,5 @@ MIRROR_TIMER_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MODIFIER_STATE_CHANGED.sublime-snippet b/Reference/Event Reference/MODIFIER_STATE_CHANGED.sublime-snippet index 97f946c9a..44b5f5aa7 100644 --- a/Reference/Event Reference/MODIFIER_STATE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/MODIFIER_STATE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ MODIFIER_STATE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MOUNT_CURSOR_CLEAR.sublime-snippet b/Reference/Event Reference/MOUNT_CURSOR_CLEAR.sublime-snippet index eb74c650f..29ac9495e 100644 --- a/Reference/Event Reference/MOUNT_CURSOR_CLEAR.sublime-snippet +++ b/Reference/Event Reference/MOUNT_CURSOR_CLEAR.sublime-snippet @@ -2,5 +2,5 @@ MOUNT_CURSOR_CLEAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MOUNT_JOURNAL_SEARCH_UPDATED.sublime-snippet b/Reference/Event Reference/MOUNT_JOURNAL_SEARCH_UPDATED.sublime-snippet index 872c1f06c..f246b5ba6 100644 --- a/Reference/Event Reference/MOUNT_JOURNAL_SEARCH_UPDATED.sublime-snippet +++ b/Reference/Event Reference/MOUNT_JOURNAL_SEARCH_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ MOUNT_JOURNAL_SEARCH_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MOUNT_JOURNAL_USABILITY_CHANGED.sublime-snippet b/Reference/Event Reference/MOUNT_JOURNAL_USABILITY_CHANGED.sublime-snippet index 0f919033a..380bf20a0 100644 --- a/Reference/Event Reference/MOUNT_JOURNAL_USABILITY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/MOUNT_JOURNAL_USABILITY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ MOUNT_JOURNAL_USABILITY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MOVIE_COMPRESSING_PROGRESS.sublime-snippet b/Reference/Event Reference/MOVIE_COMPRESSING_PROGRESS.sublime-snippet deleted file mode 100644 index d6af34462..000000000 --- a/Reference/Event Reference/MOVIE_COMPRESSING_PROGRESS.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MOVIE_COMPRESSING_PROGRESS - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/MOVIE_RECORDING_PROGRESS.sublime-snippet b/Reference/Event Reference/MOVIE_RECORDING_PROGRESS.sublime-snippet deleted file mode 100644 index 636de240d..000000000 --- a/Reference/Event Reference/MOVIE_RECORDING_PROGRESS.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MOVIE_RECORDING_PROGRESS - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/MOVIE_UNCOMPRESSED_MOVIE.sublime-snippet b/Reference/Event Reference/MOVIE_UNCOMPRESSED_MOVIE.sublime-snippet deleted file mode 100644 index d40a7bd32..000000000 --- a/Reference/Event Reference/MOVIE_UNCOMPRESSED_MOVIE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MOVIE_UNCOMPRESSED_MOVIE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/MUTELIST_UPDATE.sublime-snippet b/Reference/Event Reference/MUTELIST_UPDATE.sublime-snippet index f39760e30..53b76356f 100644 --- a/Reference/Event Reference/MUTELIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/MUTELIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ MUTELIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/MYTHIC_PLUS_CURRENT_AFFIX_UPDATE.sublime-snippet b/Reference/Event Reference/MYTHIC_PLUS_CURRENT_AFFIX_UPDATE.sublime-snippet new file mode 100644 index 000000000..c9c10bfc3 --- /dev/null +++ b/Reference/Event Reference/MYTHIC_PLUS_CURRENT_AFFIX_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + MYTHIC_PLUS_CURRENT_AFFIX_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/MYTHIC_PLUS_NEW_SEASON_RECORD.sublime-snippet b/Reference/Event Reference/MYTHIC_PLUS_NEW_SEASON_RECORD.sublime-snippet new file mode 100644 index 000000000..9d5d3a620 --- /dev/null +++ b/Reference/Event Reference/MYTHIC_PLUS_NEW_SEASON_RECORD.sublime-snippet @@ -0,0 +1,6 @@ + + + MYTHIC_PLUS_NEW_SEASON_RECORD + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/MYTHIC_PLUS_NEW_WEEKLY_RECORD.sublime-snippet b/Reference/Event Reference/MYTHIC_PLUS_NEW_WEEKLY_RECORD.sublime-snippet new file mode 100644 index 000000000..df9ae917f --- /dev/null +++ b/Reference/Event Reference/MYTHIC_PLUS_NEW_WEEKLY_RECORD.sublime-snippet @@ -0,0 +1,6 @@ + + + MYTHIC_PLUS_NEW_WEEKLY_RECORD + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/NAME_PLATE_CREATED.sublime-snippet b/Reference/Event Reference/NAME_PLATE_CREATED.sublime-snippet index 955e49ae5..60938f540 100644 --- a/Reference/Event Reference/NAME_PLATE_CREATED.sublime-snippet +++ b/Reference/Event Reference/NAME_PLATE_CREATED.sublime-snippet @@ -2,5 +2,5 @@ NAME_PLATE_CREATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NAME_PLATE_UNIT_ADDED.sublime-snippet b/Reference/Event Reference/NAME_PLATE_UNIT_ADDED.sublime-snippet index 657441f5a..9df4cd00f 100644 --- a/Reference/Event Reference/NAME_PLATE_UNIT_ADDED.sublime-snippet +++ b/Reference/Event Reference/NAME_PLATE_UNIT_ADDED.sublime-snippet @@ -2,5 +2,5 @@ NAME_PLATE_UNIT_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NAME_PLATE_UNIT_REMOVED.sublime-snippet b/Reference/Event Reference/NAME_PLATE_UNIT_REMOVED.sublime-snippet index 776a17c07..264dcba06 100644 --- a/Reference/Event Reference/NAME_PLATE_UNIT_REMOVED.sublime-snippet +++ b/Reference/Event Reference/NAME_PLATE_UNIT_REMOVED.sublime-snippet @@ -2,5 +2,5 @@ NAME_PLATE_UNIT_REMOVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NEUTRAL_FACTION_SELECT_RESULT.sublime-snippet b/Reference/Event Reference/NEUTRAL_FACTION_SELECT_RESULT.sublime-snippet index f262491e3..32bf48771 100644 --- a/Reference/Event Reference/NEUTRAL_FACTION_SELECT_RESULT.sublime-snippet +++ b/Reference/Event Reference/NEUTRAL_FACTION_SELECT_RESULT.sublime-snippet @@ -2,5 +2,5 @@ NEUTRAL_FACTION_SELECT_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NEW_AUCTION_UPDATE.sublime-snippet b/Reference/Event Reference/NEW_AUCTION_UPDATE.sublime-snippet index 939c60f07..4479c3ea4 100644 --- a/Reference/Event Reference/NEW_AUCTION_UPDATE.sublime-snippet +++ b/Reference/Event Reference/NEW_AUCTION_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ NEW_AUCTION_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NEW_MOUNT_ADDED.sublime-snippet b/Reference/Event Reference/NEW_MOUNT_ADDED.sublime-snippet index 31ea31012..ec7615ccd 100644 --- a/Reference/Event Reference/NEW_MOUNT_ADDED.sublime-snippet +++ b/Reference/Event Reference/NEW_MOUNT_ADDED.sublime-snippet @@ -2,5 +2,5 @@ NEW_MOUNT_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NEW_PET_ADDED.sublime-snippet b/Reference/Event Reference/NEW_PET_ADDED.sublime-snippet index d7811e854..cc3cc8d43 100644 --- a/Reference/Event Reference/NEW_PET_ADDED.sublime-snippet +++ b/Reference/Event Reference/NEW_PET_ADDED.sublime-snippet @@ -2,5 +2,5 @@ NEW_PET_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NEW_RECIPE_LEARNED.sublime-snippet b/Reference/Event Reference/NEW_RECIPE_LEARNED.sublime-snippet index a118a35b9..32d417d72 100644 --- a/Reference/Event Reference/NEW_RECIPE_LEARNED.sublime-snippet +++ b/Reference/Event Reference/NEW_RECIPE_LEARNED.sublime-snippet @@ -2,5 +2,5 @@ NEW_RECIPE_LEARNED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NEW_TITLE_EARNED.sublime-snippet b/Reference/Event Reference/NEW_TITLE_EARNED.sublime-snippet deleted file mode 100644 index 3fd1b463e..000000000 --- a/Reference/Event Reference/NEW_TITLE_EARNED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - NEW_TITLE_EARNED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/NEW_WMO_CHUNK.sublime-snippet b/Reference/Event Reference/NEW_WMO_CHUNK.sublime-snippet index df8380dbb..eeb18c478 100644 --- a/Reference/Event Reference/NEW_WMO_CHUNK.sublime-snippet +++ b/Reference/Event Reference/NEW_WMO_CHUNK.sublime-snippet @@ -2,5 +2,5 @@ NEW_WMO_CHUNK "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/NOTIFY_PVP_AFK_RESULT.sublime-snippet b/Reference/Event Reference/NOTIFY_PVP_AFK_RESULT.sublime-snippet new file mode 100644 index 000000000..733ea550f --- /dev/null +++ b/Reference/Event Reference/NOTIFY_PVP_AFK_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + NOTIFY_PVP_AFK_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/NPC_PVPQUEUE_ANYWHERE.sublime-snippet b/Reference/Event Reference/NPC_PVPQUEUE_ANYWHERE.sublime-snippet deleted file mode 100644 index ad178d28e..000000000 --- a/Reference/Event Reference/NPC_PVPQUEUE_ANYWHERE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - NPC_PVPQUEUE_ANYWHERE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/NPE_TUTORIAL_UPDATE.sublime-snippet b/Reference/Event Reference/NPE_TUTORIAL_UPDATE.sublime-snippet index 257a52320..1d5311b91 100644 --- a/Reference/Event Reference/NPE_TUTORIAL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/NPE_TUTORIAL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ NPE_TUTORIAL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/OBJECT_ENTERED_AOI.sublime-snippet b/Reference/Event Reference/OBJECT_ENTERED_AOI.sublime-snippet new file mode 100644 index 000000000..f1e0e849c --- /dev/null +++ b/Reference/Event Reference/OBJECT_ENTERED_AOI.sublime-snippet @@ -0,0 +1,6 @@ + + + OBJECT_ENTERED_AOI + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/OBJECT_LEFT_AOI.sublime-snippet b/Reference/Event Reference/OBJECT_LEFT_AOI.sublime-snippet new file mode 100644 index 000000000..c6e965735 --- /dev/null +++ b/Reference/Event Reference/OBJECT_LEFT_AOI.sublime-snippet @@ -0,0 +1,6 @@ + + + OBJECT_LEFT_AOI + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/OBLITERUM_FORGE_CLOSE.sublime-snippet b/Reference/Event Reference/OBLITERUM_FORGE_CLOSE.sublime-snippet index a1f76e13c..67dabf7e1 100644 --- a/Reference/Event Reference/OBLITERUM_FORGE_CLOSE.sublime-snippet +++ b/Reference/Event Reference/OBLITERUM_FORGE_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ OBLITERUM_FORGE_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/OBLITERUM_FORGE_PENDING_ITEM_CHANGED.sublime-snippet b/Reference/Event Reference/OBLITERUM_FORGE_PENDING_ITEM_CHANGED.sublime-snippet index 13e7a7600..ed43d6770 100644 --- a/Reference/Event Reference/OBLITERUM_FORGE_PENDING_ITEM_CHANGED.sublime-snippet +++ b/Reference/Event Reference/OBLITERUM_FORGE_PENDING_ITEM_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ OBLITERUM_FORGE_PENDING_ITEM_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/OBLITERUM_FORGE_SHOW.sublime-snippet b/Reference/Event Reference/OBLITERUM_FORGE_SHOW.sublime-snippet index 79c6dea3d..aa67b980c 100644 --- a/Reference/Event Reference/OBLITERUM_FORGE_SHOW.sublime-snippet +++ b/Reference/Event Reference/OBLITERUM_FORGE_SHOW.sublime-snippet @@ -2,5 +2,5 @@ OBLITERUM_FORGE_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/OLD_TITLE_LOST.sublime-snippet b/Reference/Event Reference/OLD_TITLE_LOST.sublime-snippet deleted file mode 100644 index 756acab6e..000000000 --- a/Reference/Event Reference/OLD_TITLE_LOST.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - OLD_TITLE_LOST - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/OPEN_MASTER_LOOT_LIST.sublime-snippet b/Reference/Event Reference/OPEN_MASTER_LOOT_LIST.sublime-snippet index b9e5559c2..118c533ac 100644 --- a/Reference/Event Reference/OPEN_MASTER_LOOT_LIST.sublime-snippet +++ b/Reference/Event Reference/OPEN_MASTER_LOOT_LIST.sublime-snippet @@ -2,5 +2,5 @@ OPEN_MASTER_LOOT_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/OPEN_STATUS_DIALOG.sublime-snippet b/Reference/Event Reference/OPEN_STATUS_DIALOG.sublime-snippet new file mode 100644 index 000000000..fd9564555 --- /dev/null +++ b/Reference/Event Reference/OPEN_STATUS_DIALOG.sublime-snippet @@ -0,0 +1,6 @@ + + + OPEN_STATUS_DIALOG + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/OPEN_TABARD_FRAME.sublime-snippet b/Reference/Event Reference/OPEN_TABARD_FRAME.sublime-snippet index 3897ba106..27565fd96 100644 --- a/Reference/Event Reference/OPEN_TABARD_FRAME.sublime-snippet +++ b/Reference/Event Reference/OPEN_TABARD_FRAME.sublime-snippet @@ -2,5 +2,5 @@ OPEN_TABARD_FRAME "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_CONVERTED_TO_RAID.sublime-snippet b/Reference/Event Reference/PARTY_CONVERTED_TO_RAID.sublime-snippet deleted file mode 100644 index 23b846796..000000000 --- a/Reference/Event Reference/PARTY_CONVERTED_TO_RAID.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PARTY_CONVERTED_TO_RAID - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PARTY_INVITE_CANCEL.sublime-snippet b/Reference/Event Reference/PARTY_INVITE_CANCEL.sublime-snippet index f403f7f1a..f91b15338 100644 --- a/Reference/Event Reference/PARTY_INVITE_CANCEL.sublime-snippet +++ b/Reference/Event Reference/PARTY_INVITE_CANCEL.sublime-snippet @@ -2,5 +2,5 @@ PARTY_INVITE_CANCEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_INVITE_REQUEST.sublime-snippet b/Reference/Event Reference/PARTY_INVITE_REQUEST.sublime-snippet index ba97bed43..013850b79 100644 --- a/Reference/Event Reference/PARTY_INVITE_REQUEST.sublime-snippet +++ b/Reference/Event Reference/PARTY_INVITE_REQUEST.sublime-snippet @@ -2,5 +2,5 @@ PARTY_INVITE_REQUEST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_LEADER_CHANGED.sublime-snippet b/Reference/Event Reference/PARTY_LEADER_CHANGED.sublime-snippet index 899f50b57..77306a207 100644 --- a/Reference/Event Reference/PARTY_LEADER_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PARTY_LEADER_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PARTY_LEADER_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_LFG_RESTRICTED.sublime-snippet b/Reference/Event Reference/PARTY_LFG_RESTRICTED.sublime-snippet index aa111af17..3f3dcbe84 100644 --- a/Reference/Event Reference/PARTY_LFG_RESTRICTED.sublime-snippet +++ b/Reference/Event Reference/PARTY_LFG_RESTRICTED.sublime-snippet @@ -2,5 +2,5 @@ PARTY_LFG_RESTRICTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_LOOT_METHOD_CHANGED.sublime-snippet b/Reference/Event Reference/PARTY_LOOT_METHOD_CHANGED.sublime-snippet index dc53e7a73..f8e944359 100644 --- a/Reference/Event Reference/PARTY_LOOT_METHOD_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PARTY_LOOT_METHOD_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PARTY_LOOT_METHOD_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_MEMBERS_CHANGED.sublime-snippet b/Reference/Event Reference/PARTY_MEMBERS_CHANGED.sublime-snippet deleted file mode 100644 index 44d4914a6..000000000 --- a/Reference/Event Reference/PARTY_MEMBERS_CHANGED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PARTY_MEMBERS_CHANGED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PARTY_MEMBER_DISABLE.sublime-snippet b/Reference/Event Reference/PARTY_MEMBER_DISABLE.sublime-snippet index 0f74d75f1..4636f56fe 100644 --- a/Reference/Event Reference/PARTY_MEMBER_DISABLE.sublime-snippet +++ b/Reference/Event Reference/PARTY_MEMBER_DISABLE.sublime-snippet @@ -2,5 +2,5 @@ PARTY_MEMBER_DISABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_MEMBER_ENABLE.sublime-snippet b/Reference/Event Reference/PARTY_MEMBER_ENABLE.sublime-snippet index 48c99f2d5..95274cebc 100644 --- a/Reference/Event Reference/PARTY_MEMBER_ENABLE.sublime-snippet +++ b/Reference/Event Reference/PARTY_MEMBER_ENABLE.sublime-snippet @@ -2,5 +2,5 @@ PARTY_MEMBER_ENABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PARTY_REFER_A_FRIEND_UPDATED.sublime-snippet b/Reference/Event Reference/PARTY_REFER_A_FRIEND_UPDATED.sublime-snippet index 00de621c1..9fb4b656d 100644 --- a/Reference/Event Reference/PARTY_REFER_A_FRIEND_UPDATED.sublime-snippet +++ b/Reference/Event Reference/PARTY_REFER_A_FRIEND_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ PARTY_REFER_A_FRIEND_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PETITION_CLOSED.sublime-snippet b/Reference/Event Reference/PETITION_CLOSED.sublime-snippet index b7bc8e155..b84be1ffe 100644 --- a/Reference/Event Reference/PETITION_CLOSED.sublime-snippet +++ b/Reference/Event Reference/PETITION_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ PETITION_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PETITION_SHOW.sublime-snippet b/Reference/Event Reference/PETITION_SHOW.sublime-snippet index 7cdb3aafd..beed89eb2 100644 --- a/Reference/Event Reference/PETITION_SHOW.sublime-snippet +++ b/Reference/Event Reference/PETITION_SHOW.sublime-snippet @@ -2,5 +2,5 @@ PETITION_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PETITION_VENDOR_CLOSED.sublime-snippet b/Reference/Event Reference/PETITION_VENDOR_CLOSED.sublime-snippet deleted file mode 100644 index 2a7418e21..000000000 --- a/Reference/Event Reference/PETITION_VENDOR_CLOSED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PETITION_VENDOR_CLOSED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PETITION_VENDOR_SHOW.sublime-snippet b/Reference/Event Reference/PETITION_VENDOR_SHOW.sublime-snippet deleted file mode 100644 index 69477d2a9..000000000 --- a/Reference/Event Reference/PETITION_VENDOR_SHOW.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PETITION_VENDOR_SHOW - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PETITION_VENDOR_UPDATE.sublime-snippet b/Reference/Event Reference/PETITION_VENDOR_UPDATE.sublime-snippet deleted file mode 100644 index 8a538e862..000000000 --- a/Reference/Event Reference/PETITION_VENDOR_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PETITION_VENDOR_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PET_ATTACK_START.sublime-snippet b/Reference/Event Reference/PET_ATTACK_START.sublime-snippet index e23400e55..7e15b36d3 100644 --- a/Reference/Event Reference/PET_ATTACK_START.sublime-snippet +++ b/Reference/Event Reference/PET_ATTACK_START.sublime-snippet @@ -2,5 +2,5 @@ PET_ATTACK_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_ATTACK_STOP.sublime-snippet b/Reference/Event Reference/PET_ATTACK_STOP.sublime-snippet index 76c3fc093..459a964a3 100644 --- a/Reference/Event Reference/PET_ATTACK_STOP.sublime-snippet +++ b/Reference/Event Reference/PET_ATTACK_STOP.sublime-snippet @@ -2,5 +2,5 @@ PET_ATTACK_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BAR_HIDE.sublime-snippet b/Reference/Event Reference/PET_BAR_HIDE.sublime-snippet deleted file mode 100644 index 56e3c1fd7..000000000 --- a/Reference/Event Reference/PET_BAR_HIDE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PET_BAR_HIDE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PET_BAR_HIDEGRID.sublime-snippet b/Reference/Event Reference/PET_BAR_HIDEGRID.sublime-snippet index 507d5e8c7..d4c5277fa 100644 --- a/Reference/Event Reference/PET_BAR_HIDEGRID.sublime-snippet +++ b/Reference/Event Reference/PET_BAR_HIDEGRID.sublime-snippet @@ -2,5 +2,5 @@ PET_BAR_HIDEGRID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BAR_SHOWGRID.sublime-snippet b/Reference/Event Reference/PET_BAR_SHOWGRID.sublime-snippet index f8dc50c7d..6d26805c8 100644 --- a/Reference/Event Reference/PET_BAR_SHOWGRID.sublime-snippet +++ b/Reference/Event Reference/PET_BAR_SHOWGRID.sublime-snippet @@ -2,5 +2,5 @@ PET_BAR_SHOWGRID "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BAR_UPDATE.sublime-snippet b/Reference/Event Reference/PET_BAR_UPDATE.sublime-snippet index bc2b6a7cd..7be34485f 100644 --- a/Reference/Event Reference/PET_BAR_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PET_BAR_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PET_BAR_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BAR_UPDATE_COOLDOWN.sublime-snippet b/Reference/Event Reference/PET_BAR_UPDATE_COOLDOWN.sublime-snippet index 1cbfd1b20..1cdfff951 100644 --- a/Reference/Event Reference/PET_BAR_UPDATE_COOLDOWN.sublime-snippet +++ b/Reference/Event Reference/PET_BAR_UPDATE_COOLDOWN.sublime-snippet @@ -2,5 +2,5 @@ PET_BAR_UPDATE_COOLDOWN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BAR_UPDATE_USABLE.sublime-snippet b/Reference/Event Reference/PET_BAR_UPDATE_USABLE.sublime-snippet index b93aa839b..2430f51d3 100644 --- a/Reference/Event Reference/PET_BAR_UPDATE_USABLE.sublime-snippet +++ b/Reference/Event Reference/PET_BAR_UPDATE_USABLE.sublime-snippet @@ -2,5 +2,5 @@ PET_BAR_UPDATE_USABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_ABILITY_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_ABILITY_CHANGED.sublime-snippet index 88727e49b..ccfd620c2 100644 --- a/Reference/Event Reference/PET_BATTLE_ABILITY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_ABILITY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_ABILITY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_ACTION_SELECTED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_ACTION_SELECTED.sublime-snippet index cd17e6605..ba96f9439 100644 --- a/Reference/Event Reference/PET_BATTLE_ACTION_SELECTED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_ACTION_SELECTED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_ACTION_SELECTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_AURA_APPLIED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_AURA_APPLIED.sublime-snippet index 7867dbb16..27639944b 100644 --- a/Reference/Event Reference/PET_BATTLE_AURA_APPLIED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_AURA_APPLIED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_AURA_APPLIED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_AURA_CANCELED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_AURA_CANCELED.sublime-snippet index 4cbe522be..c570027e0 100644 --- a/Reference/Event Reference/PET_BATTLE_AURA_CANCELED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_AURA_CANCELED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_AURA_CANCELED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_AURA_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_AURA_CHANGED.sublime-snippet index 85201e9ab..b947c1c03 100644 --- a/Reference/Event Reference/PET_BATTLE_AURA_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_AURA_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_AURA_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_CAPTURED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_CAPTURED.sublime-snippet index 1f0df1e6c..360da78e9 100644 --- a/Reference/Event Reference/PET_BATTLE_CAPTURED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_CAPTURED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_CAPTURED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_CLOSE.sublime-snippet b/Reference/Event Reference/PET_BATTLE_CLOSE.sublime-snippet index 741a4d9ad..50ca7a727 100644 --- a/Reference/Event Reference/PET_BATTLE_CLOSE.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_FINAL_ROUND.sublime-snippet b/Reference/Event Reference/PET_BATTLE_FINAL_ROUND.sublime-snippet index a617af848..00aa702e9 100644 --- a/Reference/Event Reference/PET_BATTLE_FINAL_ROUND.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_FINAL_ROUND.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_FINAL_ROUND "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_HEALTH_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_HEALTH_CHANGED.sublime-snippet index 766271e53..b42cc5efb 100644 --- a/Reference/Event Reference/PET_BATTLE_HEALTH_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_HEALTH_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_HEALTH_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_LEVEL_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_LEVEL_CHANGED.sublime-snippet index ae5baa888..2590779df 100644 --- a/Reference/Event Reference/PET_BATTLE_LEVEL_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_LEVEL_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_LEVEL_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_LOOT_RECEIVED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_LOOT_RECEIVED.sublime-snippet index 5843461fd..92bfb477f 100644 --- a/Reference/Event Reference/PET_BATTLE_LOOT_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_LOOT_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_LOOT_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_MAX_HEALTH_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_MAX_HEALTH_CHANGED.sublime-snippet index ba2361bce..a14d54d18 100644 --- a/Reference/Event Reference/PET_BATTLE_MAX_HEALTH_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_MAX_HEALTH_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_MAX_HEALTH_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_OPENING_DONE.sublime-snippet b/Reference/Event Reference/PET_BATTLE_OPENING_DONE.sublime-snippet index 841c80ad1..891cb200b 100644 --- a/Reference/Event Reference/PET_BATTLE_OPENING_DONE.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_OPENING_DONE.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_OPENING_DONE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_OPENING_START.sublime-snippet b/Reference/Event Reference/PET_BATTLE_OPENING_START.sublime-snippet index 09a588e61..bd6db3d82 100644 --- a/Reference/Event Reference/PET_BATTLE_OPENING_START.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_OPENING_START.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_OPENING_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_OVER.sublime-snippet b/Reference/Event Reference/PET_BATTLE_OVER.sublime-snippet index 0c7b1b330..07d928ad8 100644 --- a/Reference/Event Reference/PET_BATTLE_OVER.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_OVER.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_OVER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_PET_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_PET_CHANGED.sublime-snippet index ddc491707..8d3760f7b 100644 --- a/Reference/Event Reference/PET_BATTLE_PET_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_PET_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_PET_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE.sublime-snippet b/Reference/Event Reference/PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE.sublime-snippet index 91bc605fc..bade4a4f5 100644 --- a/Reference/Event Reference/PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_PET_ROUND_PLAYBACK_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_PET_ROUND_RESULTS.sublime-snippet b/Reference/Event Reference/PET_BATTLE_PET_ROUND_RESULTS.sublime-snippet index d0e75a5b7..d68a705d9 100644 --- a/Reference/Event Reference/PET_BATTLE_PET_ROUND_RESULTS.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_PET_ROUND_RESULTS.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_PET_ROUND_RESULTS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_PET_TYPE_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_PET_TYPE_CHANGED.sublime-snippet index 97e4b76f4..1676062ed 100644 --- a/Reference/Event Reference/PET_BATTLE_PET_TYPE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_PET_TYPE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_PET_TYPE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUESTED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUESTED.sublime-snippet index d71dd4a0d..4caa30838 100644 --- a/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUESTED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUESTED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_PVP_DUEL_REQUESTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUEST_CANCEL.sublime-snippet b/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUEST_CANCEL.sublime-snippet index 28860775e..dac45c045 100644 --- a/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUEST_CANCEL.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_PVP_DUEL_REQUEST_CANCEL.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_PVP_DUEL_REQUEST_CANCEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED.sublime-snippet index 502d349b6..be14eaaf9 100644 --- a/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_QUEUE_PROPOSAL_ACCEPTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_DECLINED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_DECLINED.sublime-snippet index b9f7d3da7..bd242a3fb 100644 --- a/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_DECLINED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSAL_DECLINED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_QUEUE_PROPOSAL_DECLINED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSE_MATCH.sublime-snippet b/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSE_MATCH.sublime-snippet index cecfc5b7a..4b2b13228 100644 --- a/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSE_MATCH.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_QUEUE_PROPOSE_MATCH.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_QUEUE_PROPOSE_MATCH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_QUEUE_STATUS.sublime-snippet b/Reference/Event Reference/PET_BATTLE_QUEUE_STATUS.sublime-snippet index cd2a0d798..1ad799f9c 100644 --- a/Reference/Event Reference/PET_BATTLE_QUEUE_STATUS.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_QUEUE_STATUS.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_QUEUE_STATUS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_BATTLE_TURN_STARTED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_TURN_STARTED.sublime-snippet deleted file mode 100644 index 044f28083..000000000 --- a/Reference/Event Reference/PET_BATTLE_TURN_STARTED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PET_BATTLE_TURN_STARTED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PET_BATTLE_XP_CHANGED.sublime-snippet b/Reference/Event Reference/PET_BATTLE_XP_CHANGED.sublime-snippet index 65b9e2359..944ac93e1 100644 --- a/Reference/Event Reference/PET_BATTLE_XP_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_BATTLE_XP_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_BATTLE_XP_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_DISMISS_START.sublime-snippet b/Reference/Event Reference/PET_DISMISS_START.sublime-snippet index 4050cda51..584b25b49 100644 --- a/Reference/Event Reference/PET_DISMISS_START.sublime-snippet +++ b/Reference/Event Reference/PET_DISMISS_START.sublime-snippet @@ -2,5 +2,5 @@ PET_DISMISS_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_FORCE_NAME_DECLENSION.sublime-snippet b/Reference/Event Reference/PET_FORCE_NAME_DECLENSION.sublime-snippet index 8610c2d7d..6704a3a1a 100644 --- a/Reference/Event Reference/PET_FORCE_NAME_DECLENSION.sublime-snippet +++ b/Reference/Event Reference/PET_FORCE_NAME_DECLENSION.sublime-snippet @@ -2,5 +2,5 @@ PET_FORCE_NAME_DECLENSION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_AUTO_SLOTTED_PET.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_AUTO_SLOTTED_PET.sublime-snippet index df5dfc9b8..3cdc742cd 100644 --- a/Reference/Event Reference/PET_JOURNAL_AUTO_SLOTTED_PET.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_AUTO_SLOTTED_PET.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_AUTO_SLOTTED_PET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_CAGE_FAILED.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_CAGE_FAILED.sublime-snippet index 863f2a93b..0e09e12f7 100644 --- a/Reference/Event Reference/PET_JOURNAL_CAGE_FAILED.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_CAGE_FAILED.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_CAGE_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_LIST_UPDATE.sublime-snippet index 57446d04c..9bc8eefe9 100644 --- a/Reference/Event Reference/PET_JOURNAL_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_NEW_BATTLE_SLOT.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_NEW_BATTLE_SLOT.sublime-snippet index f001e0238..a5836ab07 100644 --- a/Reference/Event Reference/PET_JOURNAL_NEW_BATTLE_SLOT.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_NEW_BATTLE_SLOT.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_NEW_BATTLE_SLOT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_PETS_HEALED.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_PETS_HEALED.sublime-snippet index 20875f80c..ac1193bd5 100644 --- a/Reference/Event Reference/PET_JOURNAL_PETS_HEALED.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_PETS_HEALED.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_PETS_HEALED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_PET_DELETED.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_PET_DELETED.sublime-snippet index 4b22e42ce..018565945 100644 --- a/Reference/Event Reference/PET_JOURNAL_PET_DELETED.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_PET_DELETED.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_PET_DELETED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_PET_RESTORED.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_PET_RESTORED.sublime-snippet index beb4de060..1540c5aa6 100644 --- a/Reference/Event Reference/PET_JOURNAL_PET_RESTORED.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_PET_RESTORED.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_PET_RESTORED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_PET_REVOKED.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_PET_REVOKED.sublime-snippet index 2ebc7018e..afa7ae1c2 100644 --- a/Reference/Event Reference/PET_JOURNAL_PET_REVOKED.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_PET_REVOKED.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_PET_REVOKED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_JOURNAL_TRAP_LEVEL_SET.sublime-snippet b/Reference/Event Reference/PET_JOURNAL_TRAP_LEVEL_SET.sublime-snippet index 770c8a1f7..7595d261b 100644 --- a/Reference/Event Reference/PET_JOURNAL_TRAP_LEVEL_SET.sublime-snippet +++ b/Reference/Event Reference/PET_JOURNAL_TRAP_LEVEL_SET.sublime-snippet @@ -2,5 +2,5 @@ PET_JOURNAL_TRAP_LEVEL_SET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_RENAMEABLE.sublime-snippet b/Reference/Event Reference/PET_RENAMEABLE.sublime-snippet deleted file mode 100644 index 1ca32ca8e..000000000 --- a/Reference/Event Reference/PET_RENAMEABLE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PET_RENAMEABLE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PET_SPECIALIZATION_CHANGED.sublime-snippet b/Reference/Event Reference/PET_SPECIALIZATION_CHANGED.sublime-snippet index 1be89191e..9e6973fe9 100644 --- a/Reference/Event Reference/PET_SPECIALIZATION_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PET_SPECIALIZATION_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PET_SPECIALIZATION_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_SPELL_POWER_UPDATE.sublime-snippet b/Reference/Event Reference/PET_SPELL_POWER_UPDATE.sublime-snippet index fd34263d2..b82b73773 100644 --- a/Reference/Event Reference/PET_SPELL_POWER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PET_SPELL_POWER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PET_SPELL_POWER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_STABLE_CLOSED.sublime-snippet b/Reference/Event Reference/PET_STABLE_CLOSED.sublime-snippet index c454994cd..871822e36 100644 --- a/Reference/Event Reference/PET_STABLE_CLOSED.sublime-snippet +++ b/Reference/Event Reference/PET_STABLE_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ PET_STABLE_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_STABLE_SHOW.sublime-snippet b/Reference/Event Reference/PET_STABLE_SHOW.sublime-snippet index dee7d92cc..ae1b0d071 100644 --- a/Reference/Event Reference/PET_STABLE_SHOW.sublime-snippet +++ b/Reference/Event Reference/PET_STABLE_SHOW.sublime-snippet @@ -2,5 +2,5 @@ PET_STABLE_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_STABLE_UPDATE.sublime-snippet b/Reference/Event Reference/PET_STABLE_UPDATE.sublime-snippet index ca01dce63..e18f0f2a7 100644 --- a/Reference/Event Reference/PET_STABLE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PET_STABLE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PET_STABLE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_STABLE_UPDATE_PAPERDOLL.sublime-snippet b/Reference/Event Reference/PET_STABLE_UPDATE_PAPERDOLL.sublime-snippet index 5eb1fe7e3..d166ba8ec 100644 --- a/Reference/Event Reference/PET_STABLE_UPDATE_PAPERDOLL.sublime-snippet +++ b/Reference/Event Reference/PET_STABLE_UPDATE_PAPERDOLL.sublime-snippet @@ -2,5 +2,5 @@ PET_STABLE_UPDATE_PAPERDOLL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_UI_CLOSE.sublime-snippet b/Reference/Event Reference/PET_UI_CLOSE.sublime-snippet index fb072b50c..92ea799de 100644 --- a/Reference/Event Reference/PET_UI_CLOSE.sublime-snippet +++ b/Reference/Event Reference/PET_UI_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ PET_UI_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PET_UI_UPDATE.sublime-snippet b/Reference/Event Reference/PET_UI_UPDATE.sublime-snippet index 37faa95f4..2d13c8439 100644 --- a/Reference/Event Reference/PET_UI_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PET_UI_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PET_UI_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYERBANKBAGSLOTS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYERBANKBAGSLOTS_CHANGED.sublime-snippet index 3bf2a4f24..b41782b06 100644 --- a/Reference/Event Reference/PLAYERBANKBAGSLOTS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYERBANKBAGSLOTS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYERBANKBAGSLOTS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYERBANKSLOTS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYERBANKSLOTS_CHANGED.sublime-snippet index af550d275..d16d946c0 100644 --- a/Reference/Event Reference/PLAYERBANKSLOTS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYERBANKSLOTS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYERBANKSLOTS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYERREAGENTBANKSLOTS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYERREAGENTBANKSLOTS_CHANGED.sublime-snippet index b2f215ffa..dc884edaa 100644 --- a/Reference/Event Reference/PLAYERREAGENTBANKSLOTS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYERREAGENTBANKSLOTS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYERREAGENTBANKSLOTS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_ALIVE.sublime-snippet b/Reference/Event Reference/PLAYER_ALIVE.sublime-snippet index 53c208fa2..3e0852c9d 100644 --- a/Reference/Event Reference/PLAYER_ALIVE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_ALIVE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_ALIVE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_AURAS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_AURAS_CHANGED.sublime-snippet deleted file mode 100644 index ffa3d3b92..000000000 --- a/Reference/Event Reference/PLAYER_AURAS_CHANGED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PLAYER_AURAS_CHANGED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PLAYER_AVG_ITEM_LEVEL_UPDATE.sublime-snippet b/Reference/Event Reference/PLAYER_AVG_ITEM_LEVEL_UPDATE.sublime-snippet index f80ab8503..03e1416b0 100644 --- a/Reference/Event Reference/PLAYER_AVG_ITEM_LEVEL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_AVG_ITEM_LEVEL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_AVG_ITEM_LEVEL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_CAMPING.sublime-snippet b/Reference/Event Reference/PLAYER_CAMPING.sublime-snippet index 99c202eab..00eb197fa 100644 --- a/Reference/Event Reference/PLAYER_CAMPING.sublime-snippet +++ b/Reference/Event Reference/PLAYER_CAMPING.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_CAMPING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_CHARACTER_UPGRADE_TALENT_COUNT_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_CHARACTER_UPGRADE_TALENT_COUNT_CHANGED.sublime-snippet deleted file mode 100644 index e1d4a00d6..000000000 --- a/Reference/Event Reference/PLAYER_CHARACTER_UPGRADE_TALENT_COUNT_CHANGED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PLAYER_CHARACTER_UPGRADE_TALENT_COUNT_CHANGED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PLAYER_CONTROL_GAINED.sublime-snippet b/Reference/Event Reference/PLAYER_CONTROL_GAINED.sublime-snippet index 57f481a34..3dc52fa5e 100644 --- a/Reference/Event Reference/PLAYER_CONTROL_GAINED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_CONTROL_GAINED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_CONTROL_GAINED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_CONTROL_LOST.sublime-snippet b/Reference/Event Reference/PLAYER_CONTROL_LOST.sublime-snippet index 1534dbd15..7720f70d1 100644 --- a/Reference/Event Reference/PLAYER_CONTROL_LOST.sublime-snippet +++ b/Reference/Event Reference/PLAYER_CONTROL_LOST.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_CONTROL_LOST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_DAMAGE_DONE_MODS.sublime-snippet b/Reference/Event Reference/PLAYER_DAMAGE_DONE_MODS.sublime-snippet index 649a60ffe..c5c6bd39d 100644 --- a/Reference/Event Reference/PLAYER_DAMAGE_DONE_MODS.sublime-snippet +++ b/Reference/Event Reference/PLAYER_DAMAGE_DONE_MODS.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_DAMAGE_DONE_MODS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_DEAD.sublime-snippet b/Reference/Event Reference/PLAYER_DEAD.sublime-snippet index c8a9d6c4f..6eb3421f7 100644 --- a/Reference/Event Reference/PLAYER_DEAD.sublime-snippet +++ b/Reference/Event Reference/PLAYER_DEAD.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_DEAD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_DIFFICULTY_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_DIFFICULTY_CHANGED.sublime-snippet index b12a4b627..a30601336 100644 --- a/Reference/Event Reference/PLAYER_DIFFICULTY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_DIFFICULTY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_DIFFICULTY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_ENTERING_BATTLEGROUND.sublime-snippet b/Reference/Event Reference/PLAYER_ENTERING_BATTLEGROUND.sublime-snippet index 1bfcd3227..45e3d7cd6 100644 --- a/Reference/Event Reference/PLAYER_ENTERING_BATTLEGROUND.sublime-snippet +++ b/Reference/Event Reference/PLAYER_ENTERING_BATTLEGROUND.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_ENTERING_BATTLEGROUND "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_ENTERING_WORLD.sublime-snippet b/Reference/Event Reference/PLAYER_ENTERING_WORLD.sublime-snippet index 1d13a6753..0f11f65fa 100644 --- a/Reference/Event Reference/PLAYER_ENTERING_WORLD.sublime-snippet +++ b/Reference/Event Reference/PLAYER_ENTERING_WORLD.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_ENTERING_WORLD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_ENTER_COMBAT.sublime-snippet b/Reference/Event Reference/PLAYER_ENTER_COMBAT.sublime-snippet index 483ddbcc9..d782ee493 100644 --- a/Reference/Event Reference/PLAYER_ENTER_COMBAT.sublime-snippet +++ b/Reference/Event Reference/PLAYER_ENTER_COMBAT.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_ENTER_COMBAT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_EQUIPMENT_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_EQUIPMENT_CHANGED.sublime-snippet index 27701ceaf..8826452d6 100644 --- a/Reference/Event Reference/PLAYER_EQUIPMENT_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_EQUIPMENT_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_EQUIPMENT_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_FARSIGHT_FOCUS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_FARSIGHT_FOCUS_CHANGED.sublime-snippet index e2c2fb850..db2050a2b 100644 --- a/Reference/Event Reference/PLAYER_FARSIGHT_FOCUS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_FARSIGHT_FOCUS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_FARSIGHT_FOCUS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_FLAGS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_FLAGS_CHANGED.sublime-snippet index 0ba9896ed..6fcaad723 100644 --- a/Reference/Event Reference/PLAYER_FLAGS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_FLAGS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_FLAGS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_FOCUS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_FOCUS_CHANGED.sublime-snippet index 3f35dff25..75a63bc42 100644 --- a/Reference/Event Reference/PLAYER_FOCUS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_FOCUS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_FOCUS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_GAINS_VEHICLE_DATA.sublime-snippet b/Reference/Event Reference/PLAYER_GAINS_VEHICLE_DATA.sublime-snippet index eedc5f71a..656c7c9af 100644 --- a/Reference/Event Reference/PLAYER_GAINS_VEHICLE_DATA.sublime-snippet +++ b/Reference/Event Reference/PLAYER_GAINS_VEHICLE_DATA.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_GAINS_VEHICLE_DATA "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_GUILD_UPDATE.sublime-snippet b/Reference/Event Reference/PLAYER_GUILD_UPDATE.sublime-snippet index 047814553..044a43bf5 100644 --- a/Reference/Event Reference/PLAYER_GUILD_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_GUILD_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_GUILD_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LEARN_PVP_TALENT_FAILED.sublime-snippet b/Reference/Event Reference/PLAYER_LEARN_PVP_TALENT_FAILED.sublime-snippet index bc90554d4..10457f88f 100644 --- a/Reference/Event Reference/PLAYER_LEARN_PVP_TALENT_FAILED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LEARN_PVP_TALENT_FAILED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LEARN_PVP_TALENT_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LEARN_TALENT_FAILED.sublime-snippet b/Reference/Event Reference/PLAYER_LEARN_TALENT_FAILED.sublime-snippet index 4d2fcf516..792998c78 100644 --- a/Reference/Event Reference/PLAYER_LEARN_TALENT_FAILED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LEARN_TALENT_FAILED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LEARN_TALENT_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LEAVE_COMBAT.sublime-snippet b/Reference/Event Reference/PLAYER_LEAVE_COMBAT.sublime-snippet index d938685e3..1857aeba4 100644 --- a/Reference/Event Reference/PLAYER_LEAVE_COMBAT.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LEAVE_COMBAT.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LEAVE_COMBAT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LEAVING_WORLD.sublime-snippet b/Reference/Event Reference/PLAYER_LEAVING_WORLD.sublime-snippet index fbc9b8a37..4d48a51eb 100644 --- a/Reference/Event Reference/PLAYER_LEAVING_WORLD.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LEAVING_WORLD.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LEAVING_WORLD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LEVEL_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_LEVEL_CHANGED.sublime-snippet new file mode 100644 index 000000000..80c4f7769 --- /dev/null +++ b/Reference/Event Reference/PLAYER_LEVEL_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + PLAYER_LEVEL_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/PLAYER_LEVEL_UP.sublime-snippet b/Reference/Event Reference/PLAYER_LEVEL_UP.sublime-snippet index 3d048415d..86eb45486 100644 --- a/Reference/Event Reference/PLAYER_LEVEL_UP.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LEVEL_UP.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LEVEL_UP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LOGIN.sublime-snippet b/Reference/Event Reference/PLAYER_LOGIN.sublime-snippet index 688316e3b..fbc43cb98 100644 --- a/Reference/Event Reference/PLAYER_LOGIN.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LOGIN.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LOGIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LOGOUT.sublime-snippet b/Reference/Event Reference/PLAYER_LOGOUT.sublime-snippet index 541b62fd2..0686527a8 100644 --- a/Reference/Event Reference/PLAYER_LOGOUT.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LOGOUT.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LOGOUT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LOOT_SPEC_UPDATED.sublime-snippet b/Reference/Event Reference/PLAYER_LOOT_SPEC_UPDATED.sublime-snippet index 6c6488974..472e38240 100644 --- a/Reference/Event Reference/PLAYER_LOOT_SPEC_UPDATED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LOOT_SPEC_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LOOT_SPEC_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_LOSES_VEHICLE_DATA.sublime-snippet b/Reference/Event Reference/PLAYER_LOSES_VEHICLE_DATA.sublime-snippet index 06b65049c..c6f5736b7 100644 --- a/Reference/Event Reference/PLAYER_LOSES_VEHICLE_DATA.sublime-snippet +++ b/Reference/Event Reference/PLAYER_LOSES_VEHICLE_DATA.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_LOSES_VEHICLE_DATA "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_MONEY.sublime-snippet b/Reference/Event Reference/PLAYER_MONEY.sublime-snippet index b66214e28..36ec6cb8a 100644 --- a/Reference/Event Reference/PLAYER_MONEY.sublime-snippet +++ b/Reference/Event Reference/PLAYER_MONEY.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_MONEY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_MOUNT_DISPLAY_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_MOUNT_DISPLAY_CHANGED.sublime-snippet index d5dd37e8c..55367905d 100644 --- a/Reference/Event Reference/PLAYER_MOUNT_DISPLAY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_MOUNT_DISPLAY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_MOUNT_DISPLAY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_PVP_KILLS_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_PVP_KILLS_CHANGED.sublime-snippet index 0ac36bdf2..cbb9efa48 100644 --- a/Reference/Event Reference/PLAYER_PVP_KILLS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_PVP_KILLS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_PVP_KILLS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_PVP_RANK_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_PVP_RANK_CHANGED.sublime-snippet index 0c293f126..6d02f69f2 100644 --- a/Reference/Event Reference/PLAYER_PVP_RANK_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_PVP_RANK_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_PVP_RANK_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_PVP_TALENT_UPDATE.sublime-snippet b/Reference/Event Reference/PLAYER_PVP_TALENT_UPDATE.sublime-snippet index 7458f70ad..4d1224538 100644 --- a/Reference/Event Reference/PLAYER_PVP_TALENT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_PVP_TALENT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_PVP_TALENT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_QUITING.sublime-snippet b/Reference/Event Reference/PLAYER_QUITING.sublime-snippet index 51c6486ea..0ca70b853 100644 --- a/Reference/Event Reference/PLAYER_QUITING.sublime-snippet +++ b/Reference/Event Reference/PLAYER_QUITING.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_QUITING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_REGEN_DISABLED.sublime-snippet b/Reference/Event Reference/PLAYER_REGEN_DISABLED.sublime-snippet index 17ecf6a05..cb1882b1c 100644 --- a/Reference/Event Reference/PLAYER_REGEN_DISABLED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_REGEN_DISABLED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_REGEN_DISABLED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_REGEN_ENABLED.sublime-snippet b/Reference/Event Reference/PLAYER_REGEN_ENABLED.sublime-snippet index a2e9e0425..09e9fac11 100644 --- a/Reference/Event Reference/PLAYER_REGEN_ENABLED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_REGEN_ENABLED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_REGEN_ENABLED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_REPORT_SUBMITTED.sublime-snippet b/Reference/Event Reference/PLAYER_REPORT_SUBMITTED.sublime-snippet index 5d85afa33..d639ea49e 100644 --- a/Reference/Event Reference/PLAYER_REPORT_SUBMITTED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_REPORT_SUBMITTED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_REPORT_SUBMITTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_ROLES_ASSIGNED.sublime-snippet b/Reference/Event Reference/PLAYER_ROLES_ASSIGNED.sublime-snippet index d3368af7f..00426546c 100644 --- a/Reference/Event Reference/PLAYER_ROLES_ASSIGNED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_ROLES_ASSIGNED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_ROLES_ASSIGNED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_SKINNED.sublime-snippet b/Reference/Event Reference/PLAYER_SKINNED.sublime-snippet index f7be45f6d..7addc3558 100644 --- a/Reference/Event Reference/PLAYER_SKINNED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_SKINNED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_SKINNED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_SPECIALIZATION_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_SPECIALIZATION_CHANGED.sublime-snippet index 79391e793..83e83d138 100644 --- a/Reference/Event Reference/PLAYER_SPECIALIZATION_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_SPECIALIZATION_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_SPECIALIZATION_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_STARTED_MOVING.sublime-snippet b/Reference/Event Reference/PLAYER_STARTED_MOVING.sublime-snippet index 9454fd288..d4a47a6b5 100644 --- a/Reference/Event Reference/PLAYER_STARTED_MOVING.sublime-snippet +++ b/Reference/Event Reference/PLAYER_STARTED_MOVING.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_STARTED_MOVING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_STOPPED_MOVING.sublime-snippet b/Reference/Event Reference/PLAYER_STOPPED_MOVING.sublime-snippet index acab67f5e..7859f4733 100644 --- a/Reference/Event Reference/PLAYER_STOPPED_MOVING.sublime-snippet +++ b/Reference/Event Reference/PLAYER_STOPPED_MOVING.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_STOPPED_MOVING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_TALENT_UPDATE.sublime-snippet b/Reference/Event Reference/PLAYER_TALENT_UPDATE.sublime-snippet index c9bef0745..76cef3f0c 100644 --- a/Reference/Event Reference/PLAYER_TALENT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_TALENT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_TALENT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_TARGET_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYER_TARGET_CHANGED.sublime-snippet index f1ebfb0e0..28b614c55 100644 --- a/Reference/Event Reference/PLAYER_TARGET_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYER_TARGET_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_TARGET_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_TOTEM_UPDATE.sublime-snippet b/Reference/Event Reference/PLAYER_TOTEM_UPDATE.sublime-snippet index a566996b8..07fa9dfe8 100644 --- a/Reference/Event Reference/PLAYER_TOTEM_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_TOTEM_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_TOTEM_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_TRADE_CURRENCY.sublime-snippet b/Reference/Event Reference/PLAYER_TRADE_CURRENCY.sublime-snippet index d4b6d8436..19f057bf8 100644 --- a/Reference/Event Reference/PLAYER_TRADE_CURRENCY.sublime-snippet +++ b/Reference/Event Reference/PLAYER_TRADE_CURRENCY.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_TRADE_CURRENCY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_TRADE_MONEY.sublime-snippet b/Reference/Event Reference/PLAYER_TRADE_MONEY.sublime-snippet index a96674714..41204a2c1 100644 --- a/Reference/Event Reference/PLAYER_TRADE_MONEY.sublime-snippet +++ b/Reference/Event Reference/PLAYER_TRADE_MONEY.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_TRADE_MONEY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_TRIAL_XP_UPDATE.sublime-snippet b/Reference/Event Reference/PLAYER_TRIAL_XP_UPDATE.sublime-snippet index 4e6df15d3..b228acc4a 100644 --- a/Reference/Event Reference/PLAYER_TRIAL_XP_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_TRIAL_XP_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_TRIAL_XP_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_UNGHOST.sublime-snippet b/Reference/Event Reference/PLAYER_UNGHOST.sublime-snippet index 31730d7d3..13cd02188 100644 --- a/Reference/Event Reference/PLAYER_UNGHOST.sublime-snippet +++ b/Reference/Event Reference/PLAYER_UNGHOST.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_UNGHOST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_UPDATE_RESTING.sublime-snippet b/Reference/Event Reference/PLAYER_UPDATE_RESTING.sublime-snippet index ef14f7663..74aad9475 100644 --- a/Reference/Event Reference/PLAYER_UPDATE_RESTING.sublime-snippet +++ b/Reference/Event Reference/PLAYER_UPDATE_RESTING.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_UPDATE_RESTING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYER_XP_UPDATE.sublime-snippet b/Reference/Event Reference/PLAYER_XP_UPDATE.sublime-snippet index d6afc4491..23e733983 100644 --- a/Reference/Event Reference/PLAYER_XP_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PLAYER_XP_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PLAYER_XP_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAYTIME_CHANGED.sublime-snippet b/Reference/Event Reference/PLAYTIME_CHANGED.sublime-snippet index 9947b8c51..d3c297afa 100644 --- a/Reference/Event Reference/PLAYTIME_CHANGED.sublime-snippet +++ b/Reference/Event Reference/PLAYTIME_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ PLAYTIME_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PLAY_MOVIE.sublime-snippet b/Reference/Event Reference/PLAY_MOVIE.sublime-snippet index 292d42af9..9548223d5 100644 --- a/Reference/Event Reference/PLAY_MOVIE.sublime-snippet +++ b/Reference/Event Reference/PLAY_MOVIE.sublime-snippet @@ -2,5 +2,5 @@ PLAY_MOVIE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PORTRAITS_UPDATED.sublime-snippet b/Reference/Event Reference/PORTRAITS_UPDATED.sublime-snippet new file mode 100644 index 000000000..dfde25af4 --- /dev/null +++ b/Reference/Event Reference/PORTRAITS_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + PORTRAITS_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/PRESTIGE_AND_HONOR_INVOLUNTARILY_CHANGED.sublime-snippet b/Reference/Event Reference/PRESTIGE_AND_HONOR_INVOLUNTARILY_CHANGED.sublime-snippet deleted file mode 100644 index 5d842afe9..000000000 --- a/Reference/Event Reference/PRESTIGE_AND_HONOR_INVOLUNTARILY_CHANGED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PRESTIGE_AND_HONOR_INVOLUNTARILY_CHANGED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PREVIEW_TALENT_POINTS_CHANGED.sublime-snippet b/Reference/Event Reference/PREVIEW_TALENT_POINTS_CHANGED.sublime-snippet deleted file mode 100644 index 751a9cee5..000000000 --- a/Reference/Event Reference/PREVIEW_TALENT_POINTS_CHANGED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PREVIEW_TALENT_POINTS_CHANGED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PREVIEW_TALENT_PRIMARY_TREE_CHANGED.sublime-snippet b/Reference/Event Reference/PREVIEW_TALENT_PRIMARY_TREE_CHANGED.sublime-snippet deleted file mode 100644 index 6571a7d3d..000000000 --- a/Reference/Event Reference/PREVIEW_TALENT_PRIMARY_TREE_CHANGED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - PREVIEW_TALENT_PRIMARY_TREE_CHANGED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/PRODUCT_ASSIGN_TO_TARGET_FAILED.sublime-snippet b/Reference/Event Reference/PRODUCT_ASSIGN_TO_TARGET_FAILED.sublime-snippet index 9de88f645..395c5d7a2 100644 --- a/Reference/Event Reference/PRODUCT_ASSIGN_TO_TARGET_FAILED.sublime-snippet +++ b/Reference/Event Reference/PRODUCT_ASSIGN_TO_TARGET_FAILED.sublime-snippet @@ -2,5 +2,5 @@ PRODUCT_ASSIGN_TO_TARGET_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PRODUCT_CHOICE_UPDATE.sublime-snippet b/Reference/Event Reference/PRODUCT_CHOICE_UPDATE.sublime-snippet index 286b5aa9f..e8c32fd0a 100644 --- a/Reference/Event Reference/PRODUCT_CHOICE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PRODUCT_CHOICE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PRODUCT_CHOICE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PRODUCT_DISTRIBUTIONS_UPDATED.sublime-snippet b/Reference/Event Reference/PRODUCT_DISTRIBUTIONS_UPDATED.sublime-snippet index 59a9977c7..7730ba49f 100644 --- a/Reference/Event Reference/PRODUCT_DISTRIBUTIONS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/PRODUCT_DISTRIBUTIONS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ PRODUCT_DISTRIBUTIONS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PROVING_GROUNDS_SCORE_UPDATE.sublime-snippet b/Reference/Event Reference/PROVING_GROUNDS_SCORE_UPDATE.sublime-snippet index 0e5320419..4e8d7ebc5 100644 --- a/Reference/Event Reference/PROVING_GROUNDS_SCORE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PROVING_GROUNDS_SCORE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PROVING_GROUNDS_SCORE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVPQUEUE_ANYWHERE_SHOW.sublime-snippet b/Reference/Event Reference/PVPQUEUE_ANYWHERE_SHOW.sublime-snippet index 95af8787c..9bb07a9e1 100644 --- a/Reference/Event Reference/PVPQUEUE_ANYWHERE_SHOW.sublime-snippet +++ b/Reference/Event Reference/PVPQUEUE_ANYWHERE_SHOW.sublime-snippet @@ -2,5 +2,5 @@ PVPQUEUE_ANYWHERE_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE.sublime-snippet b/Reference/Event Reference/PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE.sublime-snippet index 3eb727913..83a76e326 100644 --- a/Reference/Event Reference/PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE.sublime-snippet +++ b/Reference/Event Reference/PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE.sublime-snippet @@ -2,5 +2,5 @@ PVPQUEUE_ANYWHERE_UPDATE_AVAILABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_BRAWL_INFO_UPDATED.sublime-snippet b/Reference/Event Reference/PVP_BRAWL_INFO_UPDATED.sublime-snippet index dff61a85c..34227ea7b 100644 --- a/Reference/Event Reference/PVP_BRAWL_INFO_UPDATED.sublime-snippet +++ b/Reference/Event Reference/PVP_BRAWL_INFO_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ PVP_BRAWL_INFO_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_POWER_UPDATE.sublime-snippet b/Reference/Event Reference/PVP_POWER_UPDATE.sublime-snippet index 6c31926c7..b3f8d3add 100644 --- a/Reference/Event Reference/PVP_POWER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PVP_POWER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PVP_POWER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_RATED_STATS_UPDATE.sublime-snippet b/Reference/Event Reference/PVP_RATED_STATS_UPDATE.sublime-snippet index 684b22f4c..8e0eb34e7 100644 --- a/Reference/Event Reference/PVP_RATED_STATS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PVP_RATED_STATS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PVP_RATED_STATS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_REWARDS_UPDATE.sublime-snippet b/Reference/Event Reference/PVP_REWARDS_UPDATE.sublime-snippet index e3b131724..32bc01ba8 100644 --- a/Reference/Event Reference/PVP_REWARDS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PVP_REWARDS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PVP_REWARDS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_ROLE_UPDATE.sublime-snippet b/Reference/Event Reference/PVP_ROLE_UPDATE.sublime-snippet index 3b3779ea7..e09cca047 100644 --- a/Reference/Event Reference/PVP_ROLE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PVP_ROLE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PVP_ROLE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_TIMER_UPDATE.sublime-snippet b/Reference/Event Reference/PVP_TIMER_UPDATE.sublime-snippet index ed7202608..b9c39d535 100644 --- a/Reference/Event Reference/PVP_TIMER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PVP_TIMER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PVP_TIMER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_TYPES_ENABLED.sublime-snippet b/Reference/Event Reference/PVP_TYPES_ENABLED.sublime-snippet index 91e6593cf..2448d39f2 100644 --- a/Reference/Event Reference/PVP_TYPES_ENABLED.sublime-snippet +++ b/Reference/Event Reference/PVP_TYPES_ENABLED.sublime-snippet @@ -2,5 +2,5 @@ PVP_TYPES_ENABLED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/PVP_VEHICLE_INFO_UPDATED.sublime-snippet b/Reference/Event Reference/PVP_VEHICLE_INFO_UPDATED.sublime-snippet new file mode 100644 index 000000000..36a4b3e1d --- /dev/null +++ b/Reference/Event Reference/PVP_VEHICLE_INFO_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + PVP_VEHICLE_INFO_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/PVP_WORLDSTATE_UPDATE.sublime-snippet b/Reference/Event Reference/PVP_WORLDSTATE_UPDATE.sublime-snippet index fd0dc464c..b5f860fc7 100644 --- a/Reference/Event Reference/PVP_WORLDSTATE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/PVP_WORLDSTATE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ PVP_WORLDSTATE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUESTLINE_UPDATE.sublime-snippet b/Reference/Event Reference/QUESTLINE_UPDATE.sublime-snippet index 0081b47a3..9687c989f 100644 --- a/Reference/Event Reference/QUESTLINE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/QUESTLINE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ QUESTLINE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_ACCEPTED.sublime-snippet b/Reference/Event Reference/QUEST_ACCEPTED.sublime-snippet index 969507a26..28dfabd3e 100644 --- a/Reference/Event Reference/QUEST_ACCEPTED.sublime-snippet +++ b/Reference/Event Reference/QUEST_ACCEPTED.sublime-snippet @@ -2,5 +2,5 @@ QUEST_ACCEPTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_ACCEPT_CONFIRM.sublime-snippet b/Reference/Event Reference/QUEST_ACCEPT_CONFIRM.sublime-snippet index 231cde94f..f205aaf51 100644 --- a/Reference/Event Reference/QUEST_ACCEPT_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/QUEST_ACCEPT_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ QUEST_ACCEPT_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_AUTOCOMPLETE.sublime-snippet b/Reference/Event Reference/QUEST_AUTOCOMPLETE.sublime-snippet index 87b01459a..a3e82b1ba 100644 --- a/Reference/Event Reference/QUEST_AUTOCOMPLETE.sublime-snippet +++ b/Reference/Event Reference/QUEST_AUTOCOMPLETE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_AUTOCOMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_BOSS_EMOTE.sublime-snippet b/Reference/Event Reference/QUEST_BOSS_EMOTE.sublime-snippet index d00ae43b8..4bc6f7757 100644 --- a/Reference/Event Reference/QUEST_BOSS_EMOTE.sublime-snippet +++ b/Reference/Event Reference/QUEST_BOSS_EMOTE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_BOSS_EMOTE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_CHOICE_CLOSE.sublime-snippet b/Reference/Event Reference/QUEST_CHOICE_CLOSE.sublime-snippet index 17769c7a5..c60ec7e0e 100644 --- a/Reference/Event Reference/QUEST_CHOICE_CLOSE.sublime-snippet +++ b/Reference/Event Reference/QUEST_CHOICE_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_CHOICE_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_CHOICE_UPDATE.sublime-snippet b/Reference/Event Reference/QUEST_CHOICE_UPDATE.sublime-snippet index 7ec0c63d8..117c8cda4 100644 --- a/Reference/Event Reference/QUEST_CHOICE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/QUEST_CHOICE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_CHOICE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_COMPLETE.sublime-snippet b/Reference/Event Reference/QUEST_COMPLETE.sublime-snippet index be33a9731..b4f447229 100644 --- a/Reference/Event Reference/QUEST_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/QUEST_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_CURRENCY_LOOT_RECEIVED.sublime-snippet b/Reference/Event Reference/QUEST_CURRENCY_LOOT_RECEIVED.sublime-snippet new file mode 100644 index 000000000..94ed66e94 --- /dev/null +++ b/Reference/Event Reference/QUEST_CURRENCY_LOOT_RECEIVED.sublime-snippet @@ -0,0 +1,6 @@ + + + QUEST_CURRENCY_LOOT_RECEIVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/QUEST_DETAIL.sublime-snippet b/Reference/Event Reference/QUEST_DETAIL.sublime-snippet index eaf495eab..54f1aae21 100644 --- a/Reference/Event Reference/QUEST_DETAIL.sublime-snippet +++ b/Reference/Event Reference/QUEST_DETAIL.sublime-snippet @@ -2,5 +2,5 @@ QUEST_DETAIL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_FINISHED.sublime-snippet b/Reference/Event Reference/QUEST_FINISHED.sublime-snippet index b18f308ba..c6fb0a1ce 100644 --- a/Reference/Event Reference/QUEST_FINISHED.sublime-snippet +++ b/Reference/Event Reference/QUEST_FINISHED.sublime-snippet @@ -2,5 +2,5 @@ QUEST_FINISHED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_GREETING.sublime-snippet b/Reference/Event Reference/QUEST_GREETING.sublime-snippet index 1af4b126e..df32dc128 100644 --- a/Reference/Event Reference/QUEST_GREETING.sublime-snippet +++ b/Reference/Event Reference/QUEST_GREETING.sublime-snippet @@ -2,5 +2,5 @@ QUEST_GREETING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_ITEM_UPDATE.sublime-snippet b/Reference/Event Reference/QUEST_ITEM_UPDATE.sublime-snippet index b3eb23469..c7e997f9d 100644 --- a/Reference/Event Reference/QUEST_ITEM_UPDATE.sublime-snippet +++ b/Reference/Event Reference/QUEST_ITEM_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_ITEM_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_LOG_CRITERIA_UPDATE.sublime-snippet b/Reference/Event Reference/QUEST_LOG_CRITERIA_UPDATE.sublime-snippet index cf9260242..7ed9d9bb0 100644 --- a/Reference/Event Reference/QUEST_LOG_CRITERIA_UPDATE.sublime-snippet +++ b/Reference/Event Reference/QUEST_LOG_CRITERIA_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_LOG_CRITERIA_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_LOG_UPDATE.sublime-snippet b/Reference/Event Reference/QUEST_LOG_UPDATE.sublime-snippet index 361c18e53..62464d7a7 100644 --- a/Reference/Event Reference/QUEST_LOG_UPDATE.sublime-snippet +++ b/Reference/Event Reference/QUEST_LOG_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_LOG_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_LOOT_RECEIVED.sublime-snippet b/Reference/Event Reference/QUEST_LOOT_RECEIVED.sublime-snippet index 40ba7f994..8f8f5e910 100644 --- a/Reference/Event Reference/QUEST_LOOT_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/QUEST_LOOT_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ QUEST_LOOT_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_POI_UPDATE.sublime-snippet b/Reference/Event Reference/QUEST_POI_UPDATE.sublime-snippet index bf21ee8ee..78c02cf84 100644 --- a/Reference/Event Reference/QUEST_POI_UPDATE.sublime-snippet +++ b/Reference/Event Reference/QUEST_POI_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_POI_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_PROGRESS.sublime-snippet b/Reference/Event Reference/QUEST_PROGRESS.sublime-snippet index b6f88e2fa..c7567af79 100644 --- a/Reference/Event Reference/QUEST_PROGRESS.sublime-snippet +++ b/Reference/Event Reference/QUEST_PROGRESS.sublime-snippet @@ -2,5 +2,5 @@ QUEST_PROGRESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_REMOVED.sublime-snippet b/Reference/Event Reference/QUEST_REMOVED.sublime-snippet index 5f95d6078..3321c0965 100644 --- a/Reference/Event Reference/QUEST_REMOVED.sublime-snippet +++ b/Reference/Event Reference/QUEST_REMOVED.sublime-snippet @@ -2,5 +2,5 @@ QUEST_REMOVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_TURNED_IN.sublime-snippet b/Reference/Event Reference/QUEST_TURNED_IN.sublime-snippet index e5f8cf9de..c28a11670 100644 --- a/Reference/Event Reference/QUEST_TURNED_IN.sublime-snippet +++ b/Reference/Event Reference/QUEST_TURNED_IN.sublime-snippet @@ -2,5 +2,5 @@ QUEST_TURNED_IN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_WATCH_LIST_CHANGED.sublime-snippet b/Reference/Event Reference/QUEST_WATCH_LIST_CHANGED.sublime-snippet index 5c3a85758..6c1fe6675 100644 --- a/Reference/Event Reference/QUEST_WATCH_LIST_CHANGED.sublime-snippet +++ b/Reference/Event Reference/QUEST_WATCH_LIST_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ QUEST_WATCH_LIST_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUEST_WATCH_OBJECTIVES_CHANGED.sublime-snippet b/Reference/Event Reference/QUEST_WATCH_OBJECTIVES_CHANGED.sublime-snippet deleted file mode 100644 index 2d16927c0..000000000 --- a/Reference/Event Reference/QUEST_WATCH_OBJECTIVES_CHANGED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - QUEST_WATCH_OBJECTIVES_CHANGED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/QUEST_WATCH_UPDATE.sublime-snippet b/Reference/Event Reference/QUEST_WATCH_UPDATE.sublime-snippet index 0876cf5d0..67d3e3e40 100644 --- a/Reference/Event Reference/QUEST_WATCH_UPDATE.sublime-snippet +++ b/Reference/Event Reference/QUEST_WATCH_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ QUEST_WATCH_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUICK_TICKET_SYSTEM_STATUS.sublime-snippet b/Reference/Event Reference/QUICK_TICKET_SYSTEM_STATUS.sublime-snippet index ce16607f3..725ab52d7 100644 --- a/Reference/Event Reference/QUICK_TICKET_SYSTEM_STATUS.sublime-snippet +++ b/Reference/Event Reference/QUICK_TICKET_SYSTEM_STATUS.sublime-snippet @@ -2,5 +2,5 @@ QUICK_TICKET_SYSTEM_STATUS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/QUICK_TICKET_THROTTLE_CHANGED.sublime-snippet b/Reference/Event Reference/QUICK_TICKET_THROTTLE_CHANGED.sublime-snippet index 50b73e178..52a873692 100644 --- a/Reference/Event Reference/QUICK_TICKET_THROTTLE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/QUICK_TICKET_THROTTLE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ QUICK_TICKET_THROTTLE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RACE_FACTION_CHANGE_RESULT.sublime-snippet b/Reference/Event Reference/RACE_FACTION_CHANGE_RESULT.sublime-snippet new file mode 100644 index 000000000..86e6b708a --- /dev/null +++ b/Reference/Event Reference/RACE_FACTION_CHANGE_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + RACE_FACTION_CHANGE_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/RACE_FACTION_CHANGE_STARTED.sublime-snippet b/Reference/Event Reference/RACE_FACTION_CHANGE_STARTED.sublime-snippet new file mode 100644 index 000000000..162ff5b5a --- /dev/null +++ b/Reference/Event Reference/RACE_FACTION_CHANGE_STARTED.sublime-snippet @@ -0,0 +1,6 @@ + + + RACE_FACTION_CHANGE_STARTED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/RAID_BOSS_EMOTE.sublime-snippet b/Reference/Event Reference/RAID_BOSS_EMOTE.sublime-snippet index f9fd36b69..6d07aad9b 100644 --- a/Reference/Event Reference/RAID_BOSS_EMOTE.sublime-snippet +++ b/Reference/Event Reference/RAID_BOSS_EMOTE.sublime-snippet @@ -2,5 +2,5 @@ RAID_BOSS_EMOTE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RAID_BOSS_WHISPER.sublime-snippet b/Reference/Event Reference/RAID_BOSS_WHISPER.sublime-snippet index be8ded423..9f4ef4922 100644 --- a/Reference/Event Reference/RAID_BOSS_WHISPER.sublime-snippet +++ b/Reference/Event Reference/RAID_BOSS_WHISPER.sublime-snippet @@ -2,5 +2,5 @@ RAID_BOSS_WHISPER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RAID_INSTANCE_WELCOME.sublime-snippet b/Reference/Event Reference/RAID_INSTANCE_WELCOME.sublime-snippet index a97ef68f2..684fdcaa5 100644 --- a/Reference/Event Reference/RAID_INSTANCE_WELCOME.sublime-snippet +++ b/Reference/Event Reference/RAID_INSTANCE_WELCOME.sublime-snippet @@ -2,5 +2,5 @@ RAID_INSTANCE_WELCOME "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RAID_ROSTER_UPDATE.sublime-snippet b/Reference/Event Reference/RAID_ROSTER_UPDATE.sublime-snippet index bec674ce8..725ea7b23 100644 --- a/Reference/Event Reference/RAID_ROSTER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/RAID_ROSTER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ RAID_ROSTER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RAID_TARGET_UPDATE.sublime-snippet b/Reference/Event Reference/RAID_TARGET_UPDATE.sublime-snippet index 8d162339f..6a93f71e9 100644 --- a/Reference/Event Reference/RAID_TARGET_UPDATE.sublime-snippet +++ b/Reference/Event Reference/RAID_TARGET_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ RAID_TARGET_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RAISED_AS_GHOUL.sublime-snippet b/Reference/Event Reference/RAISED_AS_GHOUL.sublime-snippet index b7966fa94..a9cd2506d 100644 --- a/Reference/Event Reference/RAISED_AS_GHOUL.sublime-snippet +++ b/Reference/Event Reference/RAISED_AS_GHOUL.sublime-snippet @@ -2,5 +2,5 @@ RAISED_AS_GHOUL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RANDOM_CHARACTER_NAME_RESULT.sublime-snippet b/Reference/Event Reference/RANDOM_CHARACTER_NAME_RESULT.sublime-snippet new file mode 100644 index 000000000..06f89e349 --- /dev/null +++ b/Reference/Event Reference/RANDOM_CHARACTER_NAME_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + RANDOM_CHARACTER_NAME_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/READY_CHECK.sublime-snippet b/Reference/Event Reference/READY_CHECK.sublime-snippet index cefa50d60..c90820e3c 100644 --- a/Reference/Event Reference/READY_CHECK.sublime-snippet +++ b/Reference/Event Reference/READY_CHECK.sublime-snippet @@ -2,5 +2,5 @@ READY_CHECK "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/READY_CHECK_CONFIRM.sublime-snippet b/Reference/Event Reference/READY_CHECK_CONFIRM.sublime-snippet index 329d4c6bb..3de477a0d 100644 --- a/Reference/Event Reference/READY_CHECK_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/READY_CHECK_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ READY_CHECK_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/READY_CHECK_FINISHED.sublime-snippet b/Reference/Event Reference/READY_CHECK_FINISHED.sublime-snippet index a01fc546d..faf7d4699 100644 --- a/Reference/Event Reference/READY_CHECK_FINISHED.sublime-snippet +++ b/Reference/Event Reference/READY_CHECK_FINISHED.sublime-snippet @@ -2,5 +2,5 @@ READY_CHECK_FINISHED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/REAGENTBANK_PURCHASED.sublime-snippet b/Reference/Event Reference/REAGENTBANK_PURCHASED.sublime-snippet index 3e563ba9a..0175c7810 100644 --- a/Reference/Event Reference/REAGENTBANK_PURCHASED.sublime-snippet +++ b/Reference/Event Reference/REAGENTBANK_PURCHASED.sublime-snippet @@ -2,5 +2,5 @@ REAGENTBANK_PURCHASED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/REAGENTBANK_UPDATE.sublime-snippet b/Reference/Event Reference/REAGENTBANK_UPDATE.sublime-snippet index 11a896417..319a718dc 100644 --- a/Reference/Event Reference/REAGENTBANK_UPDATE.sublime-snippet +++ b/Reference/Event Reference/REAGENTBANK_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ REAGENTBANK_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/REALM_LIST_UPDATED.sublime-snippet b/Reference/Event Reference/REALM_LIST_UPDATED.sublime-snippet new file mode 100644 index 000000000..5f41421f9 --- /dev/null +++ b/Reference/Event Reference/REALM_LIST_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + REALM_LIST_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/RECEIVED_ACHIEVEMENT_LIST.sublime-snippet b/Reference/Event Reference/RECEIVED_ACHIEVEMENT_LIST.sublime-snippet index e7e42714e..372ed2e48 100644 --- a/Reference/Event Reference/RECEIVED_ACHIEVEMENT_LIST.sublime-snippet +++ b/Reference/Event Reference/RECEIVED_ACHIEVEMENT_LIST.sublime-snippet @@ -2,5 +2,5 @@ RECEIVED_ACHIEVEMENT_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RECEIVED_ACHIEVEMENT_MEMBER_LIST.sublime-snippet b/Reference/Event Reference/RECEIVED_ACHIEVEMENT_MEMBER_LIST.sublime-snippet index 4d23ff791..6ef5a35f9 100644 --- a/Reference/Event Reference/RECEIVED_ACHIEVEMENT_MEMBER_LIST.sublime-snippet +++ b/Reference/Event Reference/RECEIVED_ACHIEVEMENT_MEMBER_LIST.sublime-snippet @@ -2,5 +2,5 @@ RECEIVED_ACHIEVEMENT_MEMBER_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RECRUIT_A_FRIEND_CAN_EMAIL.sublime-snippet b/Reference/Event Reference/RECRUIT_A_FRIEND_CAN_EMAIL.sublime-snippet index 529ac4742..717eb1d0c 100644 --- a/Reference/Event Reference/RECRUIT_A_FRIEND_CAN_EMAIL.sublime-snippet +++ b/Reference/Event Reference/RECRUIT_A_FRIEND_CAN_EMAIL.sublime-snippet @@ -2,5 +2,5 @@ RECRUIT_A_FRIEND_CAN_EMAIL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RECRUIT_A_FRIEND_INVITATION_FAILED.sublime-snippet b/Reference/Event Reference/RECRUIT_A_FRIEND_INVITATION_FAILED.sublime-snippet index 54fde54fb..cfa533669 100644 --- a/Reference/Event Reference/RECRUIT_A_FRIEND_INVITATION_FAILED.sublime-snippet +++ b/Reference/Event Reference/RECRUIT_A_FRIEND_INVITATION_FAILED.sublime-snippet @@ -2,5 +2,5 @@ RECRUIT_A_FRIEND_INVITATION_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED.sublime-snippet b/Reference/Event Reference/RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED.sublime-snippet index baa3b8dc0..8a1c1d1a9 100644 --- a/Reference/Event Reference/RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED.sublime-snippet +++ b/Reference/Event Reference/RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED.sublime-snippet @@ -2,5 +2,5 @@ RECRUIT_A_FRIEND_INVITER_FRIEND_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RECRUIT_A_FRIEND_SYSTEM_STATUS.sublime-snippet b/Reference/Event Reference/RECRUIT_A_FRIEND_SYSTEM_STATUS.sublime-snippet index 782883275..34f99f84f 100644 --- a/Reference/Event Reference/RECRUIT_A_FRIEND_SYSTEM_STATUS.sublime-snippet +++ b/Reference/Event Reference/RECRUIT_A_FRIEND_SYSTEM_STATUS.sublime-snippet @@ -2,5 +2,5 @@ RECRUIT_A_FRIEND_SYSTEM_STATUS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/REPLACE_ENCHANT.sublime-snippet b/Reference/Event Reference/REPLACE_ENCHANT.sublime-snippet index 6ddb437a8..81656e4c0 100644 --- a/Reference/Event Reference/REPLACE_ENCHANT.sublime-snippet +++ b/Reference/Event Reference/REPLACE_ENCHANT.sublime-snippet @@ -2,5 +2,5 @@ REPLACE_ENCHANT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/REQUEST_CEMETERY_LIST_RESPONSE.sublime-snippet b/Reference/Event Reference/REQUEST_CEMETERY_LIST_RESPONSE.sublime-snippet index ce6da8db5..d43477a84 100644 --- a/Reference/Event Reference/REQUEST_CEMETERY_LIST_RESPONSE.sublime-snippet +++ b/Reference/Event Reference/REQUEST_CEMETERY_LIST_RESPONSE.sublime-snippet @@ -2,5 +2,5 @@ REQUEST_CEMETERY_LIST_RESPONSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/REQUIRED_GUILD_RENAME_RESULT.sublime-snippet b/Reference/Event Reference/REQUIRED_GUILD_RENAME_RESULT.sublime-snippet index d8f791e6d..54d55806c 100644 --- a/Reference/Event Reference/REQUIRED_GUILD_RENAME_RESULT.sublime-snippet +++ b/Reference/Event Reference/REQUIRED_GUILD_RENAME_RESULT.sublime-snippet @@ -2,5 +2,5 @@ REQUIRED_GUILD_RENAME_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RESEARCH_ARTIFACT_COMPLETE.sublime-snippet b/Reference/Event Reference/RESEARCH_ARTIFACT_COMPLETE.sublime-snippet index 030e0a31f..eef478242 100644 --- a/Reference/Event Reference/RESEARCH_ARTIFACT_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/RESEARCH_ARTIFACT_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ RESEARCH_ARTIFACT_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RESEARCH_ARTIFACT_DIG_SITE_UPDATED.sublime-snippet b/Reference/Event Reference/RESEARCH_ARTIFACT_DIG_SITE_UPDATED.sublime-snippet index d9fd6d83d..f1530a422 100644 --- a/Reference/Event Reference/RESEARCH_ARTIFACT_DIG_SITE_UPDATED.sublime-snippet +++ b/Reference/Event Reference/RESEARCH_ARTIFACT_DIG_SITE_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ RESEARCH_ARTIFACT_DIG_SITE_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RESEARCH_ARTIFACT_HISTORY_READY.sublime-snippet b/Reference/Event Reference/RESEARCH_ARTIFACT_HISTORY_READY.sublime-snippet index bde34dad3..4cb6251e1 100644 --- a/Reference/Event Reference/RESEARCH_ARTIFACT_HISTORY_READY.sublime-snippet +++ b/Reference/Event Reference/RESEARCH_ARTIFACT_HISTORY_READY.sublime-snippet @@ -2,5 +2,5 @@ RESEARCH_ARTIFACT_HISTORY_READY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RESEARCH_ARTIFACT_UPDATE.sublime-snippet b/Reference/Event Reference/RESEARCH_ARTIFACT_UPDATE.sublime-snippet index c40848696..b85ed09bd 100644 --- a/Reference/Event Reference/RESEARCH_ARTIFACT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/RESEARCH_ARTIFACT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ RESEARCH_ARTIFACT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RESPEC_AZERITE_EMPOWERED_ITEM_CLOSED.sublime-snippet b/Reference/Event Reference/RESPEC_AZERITE_EMPOWERED_ITEM_CLOSED.sublime-snippet new file mode 100644 index 000000000..2002d05fd --- /dev/null +++ b/Reference/Event Reference/RESPEC_AZERITE_EMPOWERED_ITEM_CLOSED.sublime-snippet @@ -0,0 +1,6 @@ + + + RESPEC_AZERITE_EMPOWERED_ITEM_CLOSED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/RESPEC_AZERITE_EMPOWERED_ITEM_OPENED.sublime-snippet b/Reference/Event Reference/RESPEC_AZERITE_EMPOWERED_ITEM_OPENED.sublime-snippet new file mode 100644 index 000000000..c77df85fb --- /dev/null +++ b/Reference/Event Reference/RESPEC_AZERITE_EMPOWERED_ITEM_OPENED.sublime-snippet @@ -0,0 +1,6 @@ + + + RESPEC_AZERITE_EMPOWERED_ITEM_OPENED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/RESTRICTED_ACCOUNT_WARNING.sublime-snippet b/Reference/Event Reference/RESTRICTED_ACCOUNT_WARNING.sublime-snippet deleted file mode 100644 index 740d010f0..000000000 --- a/Reference/Event Reference/RESTRICTED_ACCOUNT_WARNING.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - RESTRICTED_ACCOUNT_WARNING - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/RESURRECT_REQUEST.sublime-snippet b/Reference/Event Reference/RESURRECT_REQUEST.sublime-snippet index 70cc03a9a..4dcb454bd 100644 --- a/Reference/Event Reference/RESURRECT_REQUEST.sublime-snippet +++ b/Reference/Event Reference/RESURRECT_REQUEST.sublime-snippet @@ -2,5 +2,5 @@ RESURRECT_REQUEST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ROLE_CHANGED_INFORM.sublime-snippet b/Reference/Event Reference/ROLE_CHANGED_INFORM.sublime-snippet index 4c2222ed1..53b062846 100644 --- a/Reference/Event Reference/ROLE_CHANGED_INFORM.sublime-snippet +++ b/Reference/Event Reference/ROLE_CHANGED_INFORM.sublime-snippet @@ -2,5 +2,5 @@ ROLE_CHANGED_INFORM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ROLE_POLL_BEGIN.sublime-snippet b/Reference/Event Reference/ROLE_POLL_BEGIN.sublime-snippet index 9efabe2e0..4fa788564 100644 --- a/Reference/Event Reference/ROLE_POLL_BEGIN.sublime-snippet +++ b/Reference/Event Reference/ROLE_POLL_BEGIN.sublime-snippet @@ -2,5 +2,5 @@ ROLE_POLL_BEGIN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RUNE_POWER_UPDATE.sublime-snippet b/Reference/Event Reference/RUNE_POWER_UPDATE.sublime-snippet index 4c47c5ecc..e1cc337c3 100644 --- a/Reference/Event Reference/RUNE_POWER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/RUNE_POWER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ RUNE_POWER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/RUNE_TYPE_UPDATE.sublime-snippet b/Reference/Event Reference/RUNE_TYPE_UPDATE.sublime-snippet deleted file mode 100644 index 06df8b9f6..000000000 --- a/Reference/Event Reference/RUNE_TYPE_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - RUNE_TYPE_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/SAVED_VARIABLES_TOO_LARGE.sublime-snippet b/Reference/Event Reference/SAVED_VARIABLES_TOO_LARGE.sublime-snippet index eb7bb5ca5..31184d8c5 100644 --- a/Reference/Event Reference/SAVED_VARIABLES_TOO_LARGE.sublime-snippet +++ b/Reference/Event Reference/SAVED_VARIABLES_TOO_LARGE.sublime-snippet @@ -2,5 +2,5 @@ SAVED_VARIABLES_TOO_LARGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCENARIO_BONUS_OBJECTIVE_COMPLETE.sublime-snippet b/Reference/Event Reference/SCENARIO_BONUS_OBJECTIVE_COMPLETE.sublime-snippet new file mode 100644 index 000000000..1484a79a8 --- /dev/null +++ b/Reference/Event Reference/SCENARIO_BONUS_OBJECTIVE_COMPLETE.sublime-snippet @@ -0,0 +1,6 @@ + + + SCENARIO_BONUS_OBJECTIVE_COMPLETE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCENARIO_BONUS_VISIBILITY_UPDATE.sublime-snippet b/Reference/Event Reference/SCENARIO_BONUS_VISIBILITY_UPDATE.sublime-snippet new file mode 100644 index 000000000..60c676aab --- /dev/null +++ b/Reference/Event Reference/SCENARIO_BONUS_VISIBILITY_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + SCENARIO_BONUS_VISIBILITY_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCENARIO_COMPLETED.sublime-snippet b/Reference/Event Reference/SCENARIO_COMPLETED.sublime-snippet index 79e60c205..f8f8da215 100644 --- a/Reference/Event Reference/SCENARIO_COMPLETED.sublime-snippet +++ b/Reference/Event Reference/SCENARIO_COMPLETED.sublime-snippet @@ -2,5 +2,5 @@ SCENARIO_COMPLETED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCENARIO_CRITERIA_SHOW_STATE_UPDATE.sublime-snippet b/Reference/Event Reference/SCENARIO_CRITERIA_SHOW_STATE_UPDATE.sublime-snippet index 8aa22022f..dc2524f8f 100644 --- a/Reference/Event Reference/SCENARIO_CRITERIA_SHOW_STATE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SCENARIO_CRITERIA_SHOW_STATE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SCENARIO_CRITERIA_SHOW_STATE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCENARIO_CRITERIA_UPDATE.sublime-snippet b/Reference/Event Reference/SCENARIO_CRITERIA_UPDATE.sublime-snippet index c0ea25994..0d16ea1f9 100644 --- a/Reference/Event Reference/SCENARIO_CRITERIA_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SCENARIO_CRITERIA_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SCENARIO_CRITERIA_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCENARIO_POI_UPDATE.sublime-snippet b/Reference/Event Reference/SCENARIO_POI_UPDATE.sublime-snippet index b9239fe1f..a769e3a1d 100644 --- a/Reference/Event Reference/SCENARIO_POI_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SCENARIO_POI_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SCENARIO_POI_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCENARIO_SPELL_UPDATE.sublime-snippet b/Reference/Event Reference/SCENARIO_SPELL_UPDATE.sublime-snippet index 6f022bdd5..889be8315 100644 --- a/Reference/Event Reference/SCENARIO_SPELL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SCENARIO_SPELL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SCENARIO_SPELL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCENARIO_UPDATE.sublime-snippet b/Reference/Event Reference/SCENARIO_UPDATE.sublime-snippet index 486f958a4..24f4559d2 100644 --- a/Reference/Event Reference/SCENARIO_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SCENARIO_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SCENARIO_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCRAPPING_MACHINE_CLOSE.sublime-snippet b/Reference/Event Reference/SCRAPPING_MACHINE_CLOSE.sublime-snippet new file mode 100644 index 000000000..025014dbf --- /dev/null +++ b/Reference/Event Reference/SCRAPPING_MACHINE_CLOSE.sublime-snippet @@ -0,0 +1,6 @@ + + + SCRAPPING_MACHINE_CLOSE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCRAPPING_MACHINE_ITEM_REMOVED_OR_CANCELLED.sublime-snippet b/Reference/Event Reference/SCRAPPING_MACHINE_ITEM_REMOVED_OR_CANCELLED.sublime-snippet new file mode 100644 index 000000000..1c1c05eff --- /dev/null +++ b/Reference/Event Reference/SCRAPPING_MACHINE_ITEM_REMOVED_OR_CANCELLED.sublime-snippet @@ -0,0 +1,6 @@ + + + SCRAPPING_MACHINE_ITEM_REMOVED_OR_CANCELLED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCRAPPING_MACHINE_PENDING_ITEM_CHANGED.sublime-snippet b/Reference/Event Reference/SCRAPPING_MACHINE_PENDING_ITEM_CHANGED.sublime-snippet new file mode 100644 index 000000000..0c0dccd4a --- /dev/null +++ b/Reference/Event Reference/SCRAPPING_MACHINE_PENDING_ITEM_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + SCRAPPING_MACHINE_PENDING_ITEM_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCRAPPING_MACHINE_SCRAPPING_FINISHED.sublime-snippet b/Reference/Event Reference/SCRAPPING_MACHINE_SCRAPPING_FINISHED.sublime-snippet new file mode 100644 index 000000000..feddecf30 --- /dev/null +++ b/Reference/Event Reference/SCRAPPING_MACHINE_SCRAPPING_FINISHED.sublime-snippet @@ -0,0 +1,6 @@ + + + SCRAPPING_MACHINE_SCRAPPING_FINISHED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCRAPPING_MACHINE_SHOW.sublime-snippet b/Reference/Event Reference/SCRAPPING_MACHINE_SHOW.sublime-snippet new file mode 100644 index 000000000..c0a08571c --- /dev/null +++ b/Reference/Event Reference/SCRAPPING_MACHINE_SHOW.sublime-snippet @@ -0,0 +1,6 @@ + + + SCRAPPING_MACHINE_SHOW + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCREENSHOT_FAILED.sublime-snippet b/Reference/Event Reference/SCREENSHOT_FAILED.sublime-snippet index 2a24a9dee..00bf31cc0 100644 --- a/Reference/Event Reference/SCREENSHOT_FAILED.sublime-snippet +++ b/Reference/Event Reference/SCREENSHOT_FAILED.sublime-snippet @@ -2,5 +2,5 @@ SCREENSHOT_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCREENSHOT_STARTED.sublime-snippet b/Reference/Event Reference/SCREENSHOT_STARTED.sublime-snippet index cd3652c69..983eda24e 100644 --- a/Reference/Event Reference/SCREENSHOT_STARTED.sublime-snippet +++ b/Reference/Event Reference/SCREENSHOT_STARTED.sublime-snippet @@ -2,5 +2,5 @@ SCREENSHOT_STARTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCREENSHOT_SUCCEEDED.sublime-snippet b/Reference/Event Reference/SCREENSHOT_SUCCEEDED.sublime-snippet index 0475b4302..dd083a13e 100644 --- a/Reference/Event Reference/SCREENSHOT_SUCCEEDED.sublime-snippet +++ b/Reference/Event Reference/SCREENSHOT_SUCCEEDED.sublime-snippet @@ -2,5 +2,5 @@ SCREENSHOT_SUCCEEDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SCREEN_FIRST_DISPLAYED.sublime-snippet b/Reference/Event Reference/SCREEN_FIRST_DISPLAYED.sublime-snippet new file mode 100644 index 000000000..1528bff32 --- /dev/null +++ b/Reference/Event Reference/SCREEN_FIRST_DISPLAYED.sublime-snippet @@ -0,0 +1,6 @@ + + + SCREEN_FIRST_DISPLAYED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SCRIPT_ACHIEVEMENT_PLAYER_NAME.sublime-snippet b/Reference/Event Reference/SCRIPT_ACHIEVEMENT_PLAYER_NAME.sublime-snippet deleted file mode 100644 index 1abc92e69..000000000 --- a/Reference/Event Reference/SCRIPT_ACHIEVEMENT_PLAYER_NAME.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SCRIPT_ACHIEVEMENT_PLAYER_NAME - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/SEARCH_DB_LOADED.sublime-snippet b/Reference/Event Reference/SEARCH_DB_LOADED.sublime-snippet index c107f0785..e0cc5113b 100644 --- a/Reference/Event Reference/SEARCH_DB_LOADED.sublime-snippet +++ b/Reference/Event Reference/SEARCH_DB_LOADED.sublime-snippet @@ -2,5 +2,5 @@ SEARCH_DB_LOADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SECURE_TRANSFER_CANCEL.sublime-snippet b/Reference/Event Reference/SECURE_TRANSFER_CANCEL.sublime-snippet index c9a760226..35e913a9a 100644 --- a/Reference/Event Reference/SECURE_TRANSFER_CANCEL.sublime-snippet +++ b/Reference/Event Reference/SECURE_TRANSFER_CANCEL.sublime-snippet @@ -2,5 +2,5 @@ SECURE_TRANSFER_CANCEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_SEND_MAIL.sublime-snippet b/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_SEND_MAIL.sublime-snippet index aaec984ed..3552be439 100644 --- a/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_SEND_MAIL.sublime-snippet +++ b/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_SEND_MAIL.sublime-snippet @@ -2,5 +2,5 @@ SECURE_TRANSFER_CONFIRM_SEND_MAIL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT.sublime-snippet b/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT.sublime-snippet index 88ff7f979..e76784370 100644 --- a/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT.sublime-snippet +++ b/Reference/Event Reference/SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT.sublime-snippet @@ -2,5 +2,5 @@ SECURE_TRANSFER_CONFIRM_TRADE_ACCEPT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SELF_RES_SPELL_CHANGED.sublime-snippet b/Reference/Event Reference/SELF_RES_SPELL_CHANGED.sublime-snippet index 540fcd726..7853fd6c4 100644 --- a/Reference/Event Reference/SELF_RES_SPELL_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SELF_RES_SPELL_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SELF_RES_SPELL_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SEND_MAIL_COD_CHANGED.sublime-snippet b/Reference/Event Reference/SEND_MAIL_COD_CHANGED.sublime-snippet index 1c37d42f9..297577223 100644 --- a/Reference/Event Reference/SEND_MAIL_COD_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SEND_MAIL_COD_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SEND_MAIL_COD_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SEND_MAIL_MONEY_CHANGED.sublime-snippet b/Reference/Event Reference/SEND_MAIL_MONEY_CHANGED.sublime-snippet index 664efffcd..341805bb6 100644 --- a/Reference/Event Reference/SEND_MAIL_MONEY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SEND_MAIL_MONEY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SEND_MAIL_MONEY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SESSION_TIME_ALERT.sublime-snippet b/Reference/Event Reference/SESSION_TIME_ALERT.sublime-snippet index 416dd458a..c2cc6af23 100644 --- a/Reference/Event Reference/SESSION_TIME_ALERT.sublime-snippet +++ b/Reference/Event Reference/SESSION_TIME_ALERT.sublime-snippet @@ -2,5 +2,5 @@ SESSION_TIME_ALERT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHIPMENT_CRAFTER_CLOSED.sublime-snippet b/Reference/Event Reference/SHIPMENT_CRAFTER_CLOSED.sublime-snippet index 902da676f..634214736 100644 --- a/Reference/Event Reference/SHIPMENT_CRAFTER_CLOSED.sublime-snippet +++ b/Reference/Event Reference/SHIPMENT_CRAFTER_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ SHIPMENT_CRAFTER_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHIPMENT_CRAFTER_INFO.sublime-snippet b/Reference/Event Reference/SHIPMENT_CRAFTER_INFO.sublime-snippet index 27db5319a..0b88bdf29 100644 --- a/Reference/Event Reference/SHIPMENT_CRAFTER_INFO.sublime-snippet +++ b/Reference/Event Reference/SHIPMENT_CRAFTER_INFO.sublime-snippet @@ -2,5 +2,5 @@ SHIPMENT_CRAFTER_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHIPMENT_CRAFTER_OPENED.sublime-snippet b/Reference/Event Reference/SHIPMENT_CRAFTER_OPENED.sublime-snippet index 42c951f42..39806547b 100644 --- a/Reference/Event Reference/SHIPMENT_CRAFTER_OPENED.sublime-snippet +++ b/Reference/Event Reference/SHIPMENT_CRAFTER_OPENED.sublime-snippet @@ -2,5 +2,5 @@ SHIPMENT_CRAFTER_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHIPMENT_CRAFTER_REAGENT_UPDATE.sublime-snippet b/Reference/Event Reference/SHIPMENT_CRAFTER_REAGENT_UPDATE.sublime-snippet index 0d56631d8..54537ec81 100644 --- a/Reference/Event Reference/SHIPMENT_CRAFTER_REAGENT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SHIPMENT_CRAFTER_REAGENT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SHIPMENT_CRAFTER_REAGENT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHIPMENT_UPDATE.sublime-snippet b/Reference/Event Reference/SHIPMENT_UPDATE.sublime-snippet index 1a2f76d0b..7b3c02b30 100644 --- a/Reference/Event Reference/SHIPMENT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SHIPMENT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SHIPMENT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHOULD_CONVERT.sublime-snippet b/Reference/Event Reference/SHOULD_CONVERT.sublime-snippet new file mode 100644 index 000000000..967d4557a --- /dev/null +++ b/Reference/Event Reference/SHOULD_CONVERT.sublime-snippet @@ -0,0 +1,6 @@ + + + SHOULD_CONVERT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SHOW_DEV_BUILD_ALERT.sublime-snippet b/Reference/Event Reference/SHOW_DEV_BUILD_ALERT.sublime-snippet new file mode 100644 index 000000000..774ebfba4 --- /dev/null +++ b/Reference/Event Reference/SHOW_DEV_BUILD_ALERT.sublime-snippet @@ -0,0 +1,6 @@ + + + SHOW_DEV_BUILD_ALERT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SHOW_FACTION_SELECT_UI.sublime-snippet b/Reference/Event Reference/SHOW_FACTION_SELECT_UI.sublime-snippet index b32b2c301..e42519492 100644 --- a/Reference/Event Reference/SHOW_FACTION_SELECT_UI.sublime-snippet +++ b/Reference/Event Reference/SHOW_FACTION_SELECT_UI.sublime-snippet @@ -2,5 +2,5 @@ SHOW_FACTION_SELECT_UI "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHOW_LOOT_TOAST.sublime-snippet b/Reference/Event Reference/SHOW_LOOT_TOAST.sublime-snippet index 0d1f0de00..2dfae53d2 100644 --- a/Reference/Event Reference/SHOW_LOOT_TOAST.sublime-snippet +++ b/Reference/Event Reference/SHOW_LOOT_TOAST.sublime-snippet @@ -2,5 +2,5 @@ SHOW_LOOT_TOAST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHOW_LOOT_TOAST_LEGENDARY_LOOTED.sublime-snippet b/Reference/Event Reference/SHOW_LOOT_TOAST_LEGENDARY_LOOTED.sublime-snippet index fadb3587d..b2741a471 100644 --- a/Reference/Event Reference/SHOW_LOOT_TOAST_LEGENDARY_LOOTED.sublime-snippet +++ b/Reference/Event Reference/SHOW_LOOT_TOAST_LEGENDARY_LOOTED.sublime-snippet @@ -2,5 +2,5 @@ SHOW_LOOT_TOAST_LEGENDARY_LOOTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHOW_LOOT_TOAST_UPGRADE.sublime-snippet b/Reference/Event Reference/SHOW_LOOT_TOAST_UPGRADE.sublime-snippet index d730391e9..f0f9ce880 100644 --- a/Reference/Event Reference/SHOW_LOOT_TOAST_UPGRADE.sublime-snippet +++ b/Reference/Event Reference/SHOW_LOOT_TOAST_UPGRADE.sublime-snippet @@ -2,5 +2,5 @@ SHOW_LOOT_TOAST_UPGRADE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHOW_PVP_FACTION_LOOT_TOAST.sublime-snippet b/Reference/Event Reference/SHOW_PVP_FACTION_LOOT_TOAST.sublime-snippet index f4055def0..95a2a3439 100644 --- a/Reference/Event Reference/SHOW_PVP_FACTION_LOOT_TOAST.sublime-snippet +++ b/Reference/Event Reference/SHOW_PVP_FACTION_LOOT_TOAST.sublime-snippet @@ -2,5 +2,5 @@ SHOW_PVP_FACTION_LOOT_TOAST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHOW_RATED_PVP_REWARD_TOAST.sublime-snippet b/Reference/Event Reference/SHOW_RATED_PVP_REWARD_TOAST.sublime-snippet index 041975a53..50cabd413 100644 --- a/Reference/Event Reference/SHOW_RATED_PVP_REWARD_TOAST.sublime-snippet +++ b/Reference/Event Reference/SHOW_RATED_PVP_REWARD_TOAST.sublime-snippet @@ -2,5 +2,5 @@ SHOW_RATED_PVP_REWARD_TOAST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SHOW_SERVER_ALERT.sublime-snippet b/Reference/Event Reference/SHOW_SERVER_ALERT.sublime-snippet new file mode 100644 index 000000000..e7db25894 --- /dev/null +++ b/Reference/Event Reference/SHOW_SERVER_ALERT.sublime-snippet @@ -0,0 +1,6 @@ + + + SHOW_SERVER_ALERT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SIMPLE_BROWSER_WEB_ERROR.sublime-snippet b/Reference/Event Reference/SIMPLE_BROWSER_WEB_ERROR.sublime-snippet index 5ac4a6224..da9e02b7d 100644 --- a/Reference/Event Reference/SIMPLE_BROWSER_WEB_ERROR.sublime-snippet +++ b/Reference/Event Reference/SIMPLE_BROWSER_WEB_ERROR.sublime-snippet @@ -2,5 +2,5 @@ SIMPLE_BROWSER_WEB_ERROR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SIMPLE_BROWSER_WEB_PROXY_FAILED.sublime-snippet b/Reference/Event Reference/SIMPLE_BROWSER_WEB_PROXY_FAILED.sublime-snippet index 6b2cf8ac9..05024f35d 100644 --- a/Reference/Event Reference/SIMPLE_BROWSER_WEB_PROXY_FAILED.sublime-snippet +++ b/Reference/Event Reference/SIMPLE_BROWSER_WEB_PROXY_FAILED.sublime-snippet @@ -2,5 +2,5 @@ SIMPLE_BROWSER_WEB_PROXY_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SIMPLE_CHECKOUT_CLOSED.sublime-snippet b/Reference/Event Reference/SIMPLE_CHECKOUT_CLOSED.sublime-snippet index a8673c019..829a2e263 100644 --- a/Reference/Event Reference/SIMPLE_CHECKOUT_CLOSED.sublime-snippet +++ b/Reference/Event Reference/SIMPLE_CHECKOUT_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ SIMPLE_CHECKOUT_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SKILL_LINES_CHANGED.sublime-snippet b/Reference/Event Reference/SKILL_LINES_CHANGED.sublime-snippet index 3dec105ff..b7aeaa88d 100644 --- a/Reference/Event Reference/SKILL_LINES_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SKILL_LINES_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SKILL_LINES_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCIAL_ITEM_RECEIVED.sublime-snippet b/Reference/Event Reference/SOCIAL_ITEM_RECEIVED.sublime-snippet index 5d02686d8..fa981ddd8 100644 --- a/Reference/Event Reference/SOCIAL_ITEM_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/SOCIAL_ITEM_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ SOCIAL_ITEM_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCIAL_QUEUE_CONFIG_UPDATED.sublime-snippet b/Reference/Event Reference/SOCIAL_QUEUE_CONFIG_UPDATED.sublime-snippet index b2ad591d4..a026cc908 100644 --- a/Reference/Event Reference/SOCIAL_QUEUE_CONFIG_UPDATED.sublime-snippet +++ b/Reference/Event Reference/SOCIAL_QUEUE_CONFIG_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ SOCIAL_QUEUE_CONFIG_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCIAL_QUEUE_UPDATE.sublime-snippet b/Reference/Event Reference/SOCIAL_QUEUE_UPDATE.sublime-snippet index 8e9105197..b4921ad95 100644 --- a/Reference/Event Reference/SOCIAL_QUEUE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SOCIAL_QUEUE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SOCIAL_QUEUE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCKET_INFO_ACCEPT.sublime-snippet b/Reference/Event Reference/SOCKET_INFO_ACCEPT.sublime-snippet index b81012fa7..47490078a 100644 --- a/Reference/Event Reference/SOCKET_INFO_ACCEPT.sublime-snippet +++ b/Reference/Event Reference/SOCKET_INFO_ACCEPT.sublime-snippet @@ -2,5 +2,5 @@ SOCKET_INFO_ACCEPT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCKET_INFO_CLOSE.sublime-snippet b/Reference/Event Reference/SOCKET_INFO_CLOSE.sublime-snippet index b927ef2ec..23efda1f8 100644 --- a/Reference/Event Reference/SOCKET_INFO_CLOSE.sublime-snippet +++ b/Reference/Event Reference/SOCKET_INFO_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ SOCKET_INFO_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCKET_INFO_FAILURE.sublime-snippet b/Reference/Event Reference/SOCKET_INFO_FAILURE.sublime-snippet index 7236c52bf..d547c7e4e 100644 --- a/Reference/Event Reference/SOCKET_INFO_FAILURE.sublime-snippet +++ b/Reference/Event Reference/SOCKET_INFO_FAILURE.sublime-snippet @@ -2,5 +2,5 @@ SOCKET_INFO_FAILURE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCKET_INFO_SUCCESS.sublime-snippet b/Reference/Event Reference/SOCKET_INFO_SUCCESS.sublime-snippet index 50d40d513..bc6316f16 100644 --- a/Reference/Event Reference/SOCKET_INFO_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/SOCKET_INFO_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ SOCKET_INFO_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOCKET_INFO_UPDATE.sublime-snippet b/Reference/Event Reference/SOCKET_INFO_UPDATE.sublime-snippet index cb7fed732..46cdee948 100644 --- a/Reference/Event Reference/SOCKET_INFO_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SOCKET_INFO_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SOCKET_INFO_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOR_BY_TEXT_UPDATED.sublime-snippet b/Reference/Event Reference/SOR_BY_TEXT_UPDATED.sublime-snippet index bf7d0da82..bc06787d2 100644 --- a/Reference/Event Reference/SOR_BY_TEXT_UPDATED.sublime-snippet +++ b/Reference/Event Reference/SOR_BY_TEXT_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ SOR_BY_TEXT_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOR_COUNTS_UPDATED.sublime-snippet b/Reference/Event Reference/SOR_COUNTS_UPDATED.sublime-snippet index d1dccc7d9..15c1467cc 100644 --- a/Reference/Event Reference/SOR_COUNTS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/SOR_COUNTS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ SOR_COUNTS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOR_START_EXPERIENCE_INCOMPLETE.sublime-snippet b/Reference/Event Reference/SOR_START_EXPERIENCE_INCOMPLETE.sublime-snippet index 7a6ef480e..2e978ebc3 100644 --- a/Reference/Event Reference/SOR_START_EXPERIENCE_INCOMPLETE.sublime-snippet +++ b/Reference/Event Reference/SOR_START_EXPERIENCE_INCOMPLETE.sublime-snippet @@ -2,5 +2,5 @@ SOR_START_EXPERIENCE_INCOMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOUNDKIT_FINISHED.sublime-snippet b/Reference/Event Reference/SOUNDKIT_FINISHED.sublime-snippet index 942d2e586..5c724fae0 100644 --- a/Reference/Event Reference/SOUNDKIT_FINISHED.sublime-snippet +++ b/Reference/Event Reference/SOUNDKIT_FINISHED.sublime-snippet @@ -2,5 +2,5 @@ SOUNDKIT_FINISHED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SOUND_DEVICE_UPDATE.sublime-snippet b/Reference/Event Reference/SOUND_DEVICE_UPDATE.sublime-snippet index 3c8b6dc3b..0b9cefa3e 100644 --- a/Reference/Event Reference/SOUND_DEVICE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SOUND_DEVICE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SOUND_DEVICE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPEC_INVOLUNTARILY_CHANGED.sublime-snippet b/Reference/Event Reference/SPEC_INVOLUNTARILY_CHANGED.sublime-snippet index eb49b5927..5cf7fee64 100644 --- a/Reference/Event Reference/SPEC_INVOLUNTARILY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SPEC_INVOLUNTARILY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SPEC_INVOLUNTARILY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPEED_UPDATE.sublime-snippet b/Reference/Event Reference/SPEED_UPDATE.sublime-snippet index 48f0c8bd7..d89431035 100644 --- a/Reference/Event Reference/SPEED_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SPEED_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SPEED_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELLS_CHANGED.sublime-snippet b/Reference/Event Reference/SPELLS_CHANGED.sublime-snippet index 2155c7737..5d5e8466f 100644 --- a/Reference/Event Reference/SPELLS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SPELLS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SPELLS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_HIDE.sublime-snippet b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_HIDE.sublime-snippet index 99d851e2f..1669851aa 100644 --- a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_HIDE.sublime-snippet +++ b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_HIDE.sublime-snippet @@ -2,5 +2,5 @@ SPELL_ACTIVATION_OVERLAY_GLOW_HIDE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_SHOW.sublime-snippet b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_SHOW.sublime-snippet index abf86225f..ff17f7656 100644 --- a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_SHOW.sublime-snippet +++ b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_GLOW_SHOW.sublime-snippet @@ -2,5 +2,5 @@ SPELL_ACTIVATION_OVERLAY_GLOW_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_HIDE.sublime-snippet b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_HIDE.sublime-snippet index 77a4b1819..4038f46da 100644 --- a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_HIDE.sublime-snippet +++ b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_HIDE.sublime-snippet @@ -2,5 +2,5 @@ SPELL_ACTIVATION_OVERLAY_HIDE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_SHOW.sublime-snippet b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_SHOW.sublime-snippet index f17945972..1fb392feb 100644 --- a/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_SHOW.sublime-snippet +++ b/Reference/Event Reference/SPELL_ACTIVATION_OVERLAY_SHOW.sublime-snippet @@ -2,5 +2,5 @@ SPELL_ACTIVATION_OVERLAY_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_CONFIRMATION_PROMPT.sublime-snippet b/Reference/Event Reference/SPELL_CONFIRMATION_PROMPT.sublime-snippet index 9a84d5f5e..f29c1e4f9 100644 --- a/Reference/Event Reference/SPELL_CONFIRMATION_PROMPT.sublime-snippet +++ b/Reference/Event Reference/SPELL_CONFIRMATION_PROMPT.sublime-snippet @@ -2,5 +2,5 @@ SPELL_CONFIRMATION_PROMPT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_CONFIRMATION_TIMEOUT.sublime-snippet b/Reference/Event Reference/SPELL_CONFIRMATION_TIMEOUT.sublime-snippet index 882e61d84..b62f8f421 100644 --- a/Reference/Event Reference/SPELL_CONFIRMATION_TIMEOUT.sublime-snippet +++ b/Reference/Event Reference/SPELL_CONFIRMATION_TIMEOUT.sublime-snippet @@ -2,5 +2,5 @@ SPELL_CONFIRMATION_TIMEOUT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_DATA_LOAD_RESULT.sublime-snippet b/Reference/Event Reference/SPELL_DATA_LOAD_RESULT.sublime-snippet new file mode 100644 index 000000000..1712fcbd0 --- /dev/null +++ b/Reference/Event Reference/SPELL_DATA_LOAD_RESULT.sublime-snippet @@ -0,0 +1,6 @@ + + + SPELL_DATA_LOAD_RESULT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SPELL_FLYOUT_UPDATE.sublime-snippet b/Reference/Event Reference/SPELL_FLYOUT_UPDATE.sublime-snippet index 25761960d..65b6dc2a0 100644 --- a/Reference/Event Reference/SPELL_FLYOUT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/SPELL_FLYOUT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ SPELL_FLYOUT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_POWER_CHANGED.sublime-snippet b/Reference/Event Reference/SPELL_POWER_CHANGED.sublime-snippet index 4767d2f8c..318378d60 100644 --- a/Reference/Event Reference/SPELL_POWER_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SPELL_POWER_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SPELL_POWER_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_PUSHED_TO_ACTIONBAR.sublime-snippet b/Reference/Event Reference/SPELL_PUSHED_TO_ACTIONBAR.sublime-snippet index 34878ef82..bef6fbc06 100644 --- a/Reference/Event Reference/SPELL_PUSHED_TO_ACTIONBAR.sublime-snippet +++ b/Reference/Event Reference/SPELL_PUSHED_TO_ACTIONBAR.sublime-snippet @@ -2,5 +2,5 @@ SPELL_PUSHED_TO_ACTIONBAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_TEXT_UPDATE.sublime-snippet b/Reference/Event Reference/SPELL_TEXT_UPDATE.sublime-snippet new file mode 100644 index 000000000..62a4f4af2 --- /dev/null +++ b/Reference/Event Reference/SPELL_TEXT_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + SPELL_TEXT_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/SPELL_UPDATE_CHARGES.sublime-snippet b/Reference/Event Reference/SPELL_UPDATE_CHARGES.sublime-snippet index 73042059c..aec0a26eb 100644 --- a/Reference/Event Reference/SPELL_UPDATE_CHARGES.sublime-snippet +++ b/Reference/Event Reference/SPELL_UPDATE_CHARGES.sublime-snippet @@ -2,5 +2,5 @@ SPELL_UPDATE_CHARGES "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_UPDATE_COOLDOWN.sublime-snippet b/Reference/Event Reference/SPELL_UPDATE_COOLDOWN.sublime-snippet index b4dd982a2..a9447f639 100644 --- a/Reference/Event Reference/SPELL_UPDATE_COOLDOWN.sublime-snippet +++ b/Reference/Event Reference/SPELL_UPDATE_COOLDOWN.sublime-snippet @@ -2,5 +2,5 @@ SPELL_UPDATE_COOLDOWN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_UPDATE_ICON.sublime-snippet b/Reference/Event Reference/SPELL_UPDATE_ICON.sublime-snippet index e4374a2d1..b9816bee1 100644 --- a/Reference/Event Reference/SPELL_UPDATE_ICON.sublime-snippet +++ b/Reference/Event Reference/SPELL_UPDATE_ICON.sublime-snippet @@ -2,5 +2,5 @@ SPELL_UPDATE_ICON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SPELL_UPDATE_USABLE.sublime-snippet b/Reference/Event Reference/SPELL_UPDATE_USABLE.sublime-snippet index 10768d0e4..59dde46ce 100644 --- a/Reference/Event Reference/SPELL_UPDATE_USABLE.sublime-snippet +++ b/Reference/Event Reference/SPELL_UPDATE_USABLE.sublime-snippet @@ -2,5 +2,5 @@ SPELL_UPDATE_USABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/START_AUTOREPEAT_SPELL.sublime-snippet b/Reference/Event Reference/START_AUTOREPEAT_SPELL.sublime-snippet index 61b175b68..9b57b6367 100644 --- a/Reference/Event Reference/START_AUTOREPEAT_SPELL.sublime-snippet +++ b/Reference/Event Reference/START_AUTOREPEAT_SPELL.sublime-snippet @@ -2,5 +2,5 @@ START_AUTOREPEAT_SPELL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/START_LOOT_ROLL.sublime-snippet b/Reference/Event Reference/START_LOOT_ROLL.sublime-snippet index 2cf2d3e30..9c2aa3d7e 100644 --- a/Reference/Event Reference/START_LOOT_ROLL.sublime-snippet +++ b/Reference/Event Reference/START_LOOT_ROLL.sublime-snippet @@ -2,5 +2,5 @@ START_LOOT_ROLL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/START_TIMER.sublime-snippet b/Reference/Event Reference/START_TIMER.sublime-snippet index 7d686b0ea..92725f762 100644 --- a/Reference/Event Reference/START_TIMER.sublime-snippet +++ b/Reference/Event Reference/START_TIMER.sublime-snippet @@ -2,5 +2,5 @@ START_TIMER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STOP_AUTOREPEAT_SPELL.sublime-snippet b/Reference/Event Reference/STOP_AUTOREPEAT_SPELL.sublime-snippet index 7f48ab8f9..64249513e 100644 --- a/Reference/Event Reference/STOP_AUTOREPEAT_SPELL.sublime-snippet +++ b/Reference/Event Reference/STOP_AUTOREPEAT_SPELL.sublime-snippet @@ -2,5 +2,5 @@ STOP_AUTOREPEAT_SPELL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_BOOST_AUTO_CONSUMED.sublime-snippet b/Reference/Event Reference/STORE_BOOST_AUTO_CONSUMED.sublime-snippet index b93d7ef25..1cded793b 100644 --- a/Reference/Event Reference/STORE_BOOST_AUTO_CONSUMED.sublime-snippet +++ b/Reference/Event Reference/STORE_BOOST_AUTO_CONSUMED.sublime-snippet @@ -2,5 +2,5 @@ STORE_BOOST_AUTO_CONSUMED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_CHARACTER_LIST_RECEIVED.sublime-snippet b/Reference/Event Reference/STORE_CHARACTER_LIST_RECEIVED.sublime-snippet index f94236cdb..a9c3931cc 100644 --- a/Reference/Event Reference/STORE_CHARACTER_LIST_RECEIVED.sublime-snippet +++ b/Reference/Event Reference/STORE_CHARACTER_LIST_RECEIVED.sublime-snippet @@ -2,5 +2,5 @@ STORE_CHARACTER_LIST_RECEIVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_CLOSE_SIMPLE_CHECKOUT.sublime-snippet b/Reference/Event Reference/STORE_CLOSE_SIMPLE_CHECKOUT.sublime-snippet deleted file mode 100644 index 2136b838f..000000000 --- a/Reference/Event Reference/STORE_CLOSE_SIMPLE_CHECKOUT.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - STORE_CLOSE_SIMPLE_CHECKOUT - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/STORE_CONFIRM_PURCHASE.sublime-snippet b/Reference/Event Reference/STORE_CONFIRM_PURCHASE.sublime-snippet index 1435e3092..760001012 100644 --- a/Reference/Event Reference/STORE_CONFIRM_PURCHASE.sublime-snippet +++ b/Reference/Event Reference/STORE_CONFIRM_PURCHASE.sublime-snippet @@ -2,5 +2,5 @@ STORE_CONFIRM_PURCHASE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_OPEN_SIMPLE_CHECKOUT.sublime-snippet b/Reference/Event Reference/STORE_OPEN_SIMPLE_CHECKOUT.sublime-snippet index e1a8ea790..506bd0153 100644 --- a/Reference/Event Reference/STORE_OPEN_SIMPLE_CHECKOUT.sublime-snippet +++ b/Reference/Event Reference/STORE_OPEN_SIMPLE_CHECKOUT.sublime-snippet @@ -2,5 +2,5 @@ STORE_OPEN_SIMPLE_CHECKOUT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_ORDER_INITIATION_FAILED.sublime-snippet b/Reference/Event Reference/STORE_ORDER_INITIATION_FAILED.sublime-snippet index 9df82838a..7a10fe5e7 100644 --- a/Reference/Event Reference/STORE_ORDER_INITIATION_FAILED.sublime-snippet +++ b/Reference/Event Reference/STORE_ORDER_INITIATION_FAILED.sublime-snippet @@ -2,5 +2,5 @@ STORE_ORDER_INITIATION_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_PRODUCTS_UPDATED.sublime-snippet b/Reference/Event Reference/STORE_PRODUCTS_UPDATED.sublime-snippet index 76f207fe7..6240c5658 100644 --- a/Reference/Event Reference/STORE_PRODUCTS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/STORE_PRODUCTS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ STORE_PRODUCTS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_PRODUCT_DELIVERED.sublime-snippet b/Reference/Event Reference/STORE_PRODUCT_DELIVERED.sublime-snippet index c4c55fabd..af54798e7 100644 --- a/Reference/Event Reference/STORE_PRODUCT_DELIVERED.sublime-snippet +++ b/Reference/Event Reference/STORE_PRODUCT_DELIVERED.sublime-snippet @@ -2,5 +2,5 @@ STORE_PRODUCT_DELIVERED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_PURCHASE_ERROR.sublime-snippet b/Reference/Event Reference/STORE_PURCHASE_ERROR.sublime-snippet index 6cc69add1..c5dbc079b 100644 --- a/Reference/Event Reference/STORE_PURCHASE_ERROR.sublime-snippet +++ b/Reference/Event Reference/STORE_PURCHASE_ERROR.sublime-snippet @@ -2,5 +2,5 @@ STORE_PURCHASE_ERROR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_PURCHASE_LIST_UPDATED.sublime-snippet b/Reference/Event Reference/STORE_PURCHASE_LIST_UPDATED.sublime-snippet index 6622d6905..74528340a 100644 --- a/Reference/Event Reference/STORE_PURCHASE_LIST_UPDATED.sublime-snippet +++ b/Reference/Event Reference/STORE_PURCHASE_LIST_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ STORE_PURCHASE_LIST_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_REFRESH.sublime-snippet b/Reference/Event Reference/STORE_REFRESH.sublime-snippet index 5c487329a..0007b1c83 100644 --- a/Reference/Event Reference/STORE_REFRESH.sublime-snippet +++ b/Reference/Event Reference/STORE_REFRESH.sublime-snippet @@ -2,5 +2,5 @@ STORE_REFRESH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_STATUS_CHANGED.sublime-snippet b/Reference/Event Reference/STORE_STATUS_CHANGED.sublime-snippet index 12a603622..ed4ea2029 100644 --- a/Reference/Event Reference/STORE_STATUS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/STORE_STATUS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ STORE_STATUS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_VAS_PURCHASE_COMPLETE.sublime-snippet b/Reference/Event Reference/STORE_VAS_PURCHASE_COMPLETE.sublime-snippet index 413a1e584..a1d74a5e2 100644 --- a/Reference/Event Reference/STORE_VAS_PURCHASE_COMPLETE.sublime-snippet +++ b/Reference/Event Reference/STORE_VAS_PURCHASE_COMPLETE.sublime-snippet @@ -2,5 +2,5 @@ STORE_VAS_PURCHASE_COMPLETE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STORE_VAS_PURCHASE_ERROR.sublime-snippet b/Reference/Event Reference/STORE_VAS_PURCHASE_ERROR.sublime-snippet index 62be319c3..75bd1ead7 100644 --- a/Reference/Event Reference/STORE_VAS_PURCHASE_ERROR.sublime-snippet +++ b/Reference/Event Reference/STORE_VAS_PURCHASE_ERROR.sublime-snippet @@ -2,5 +2,5 @@ STORE_VAS_PURCHASE_ERROR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STREAMING_ICON.sublime-snippet b/Reference/Event Reference/STREAMING_ICON.sublime-snippet index dffd52276..b48422829 100644 --- a/Reference/Event Reference/STREAMING_ICON.sublime-snippet +++ b/Reference/Event Reference/STREAMING_ICON.sublime-snippet @@ -2,5 +2,5 @@ STREAMING_ICON "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/STREAM_VIEW_MARKER_UPDATED.sublime-snippet b/Reference/Event Reference/STREAM_VIEW_MARKER_UPDATED.sublime-snippet new file mode 100644 index 000000000..3cc738dd5 --- /dev/null +++ b/Reference/Event Reference/STREAM_VIEW_MARKER_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + STREAM_VIEW_MARKER_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/STURDINESS_UPDATE.sublime-snippet b/Reference/Event Reference/STURDINESS_UPDATE.sublime-snippet index df3e28905..347036651 100644 --- a/Reference/Event Reference/STURDINESS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/STURDINESS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ STURDINESS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SUBSCRIPTION_CHANGED_KICK_IMMINENT.sublime-snippet b/Reference/Event Reference/SUBSCRIPTION_CHANGED_KICK_IMMINENT.sublime-snippet index 520f2b2f6..050163db4 100644 --- a/Reference/Event Reference/SUBSCRIPTION_CHANGED_KICK_IMMINENT.sublime-snippet +++ b/Reference/Event Reference/SUBSCRIPTION_CHANGED_KICK_IMMINENT.sublime-snippet @@ -2,5 +2,5 @@ SUBSCRIPTION_CHANGED_KICK_IMMINENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SUPER_TRACKED_QUEST_CHANGED.sublime-snippet b/Reference/Event Reference/SUPER_TRACKED_QUEST_CHANGED.sublime-snippet index 90019775b..1aef91013 100644 --- a/Reference/Event Reference/SUPER_TRACKED_QUEST_CHANGED.sublime-snippet +++ b/Reference/Event Reference/SUPER_TRACKED_QUEST_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ SUPER_TRACKED_QUEST_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/SYNCHRONIZE_SETTINGS.sublime-snippet b/Reference/Event Reference/SYNCHRONIZE_SETTINGS.sublime-snippet deleted file mode 100644 index 1e431eb83..000000000 --- a/Reference/Event Reference/SYNCHRONIZE_SETTINGS.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SYNCHRONIZE_SETTINGS - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/SYSMSG.sublime-snippet b/Reference/Event Reference/SYSMSG.sublime-snippet index 369ff7e14..8cabf2701 100644 --- a/Reference/Event Reference/SYSMSG.sublime-snippet +++ b/Reference/Event Reference/SYSMSG.sublime-snippet @@ -2,5 +2,5 @@ SYSMSG "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TABARD_CANSAVE_CHANGED.sublime-snippet b/Reference/Event Reference/TABARD_CANSAVE_CHANGED.sublime-snippet index a2a50895b..0f850a01b 100644 --- a/Reference/Event Reference/TABARD_CANSAVE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TABARD_CANSAVE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TABARD_CANSAVE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TABARD_SAVE_PENDING.sublime-snippet b/Reference/Event Reference/TABARD_SAVE_PENDING.sublime-snippet index d085b1e7f..89ee2f5ea 100644 --- a/Reference/Event Reference/TABARD_SAVE_PENDING.sublime-snippet +++ b/Reference/Event Reference/TABARD_SAVE_PENDING.sublime-snippet @@ -2,5 +2,5 @@ TABARD_SAVE_PENDING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TALENTS_INVOLUNTARILY_RESET.sublime-snippet b/Reference/Event Reference/TALENTS_INVOLUNTARILY_RESET.sublime-snippet index 54def595f..4dfaf7fb7 100644 --- a/Reference/Event Reference/TALENTS_INVOLUNTARILY_RESET.sublime-snippet +++ b/Reference/Event Reference/TALENTS_INVOLUNTARILY_RESET.sublime-snippet @@ -2,5 +2,5 @@ TALENTS_INVOLUNTARILY_RESET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TALKINGHEAD_CLOSE.sublime-snippet b/Reference/Event Reference/TALKINGHEAD_CLOSE.sublime-snippet index e191aa8ea..a9d85c276 100644 --- a/Reference/Event Reference/TALKINGHEAD_CLOSE.sublime-snippet +++ b/Reference/Event Reference/TALKINGHEAD_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ TALKINGHEAD_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TALKINGHEAD_REQUESTED.sublime-snippet b/Reference/Event Reference/TALKINGHEAD_REQUESTED.sublime-snippet index 45ec709f1..2f35f6181 100644 --- a/Reference/Event Reference/TALKINGHEAD_REQUESTED.sublime-snippet +++ b/Reference/Event Reference/TALKINGHEAD_REQUESTED.sublime-snippet @@ -2,5 +2,5 @@ TALKINGHEAD_REQUESTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TASK_PROGRESS_UPDATE.sublime-snippet b/Reference/Event Reference/TASK_PROGRESS_UPDATE.sublime-snippet index 9e9ba6346..56feff373 100644 --- a/Reference/Event Reference/TASK_PROGRESS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TASK_PROGRESS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TASK_PROGRESS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TAXIMAP_CLOSED.sublime-snippet b/Reference/Event Reference/TAXIMAP_CLOSED.sublime-snippet index a2f8fe6e8..ec9213506 100644 --- a/Reference/Event Reference/TAXIMAP_CLOSED.sublime-snippet +++ b/Reference/Event Reference/TAXIMAP_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ TAXIMAP_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TAXIMAP_OPENED.sublime-snippet b/Reference/Event Reference/TAXIMAP_OPENED.sublime-snippet index d46847768..633a6c16d 100644 --- a/Reference/Event Reference/TAXIMAP_OPENED.sublime-snippet +++ b/Reference/Event Reference/TAXIMAP_OPENED.sublime-snippet @@ -2,5 +2,5 @@ TAXIMAP_OPENED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TIME_PLAYED_MSG.sublime-snippet b/Reference/Event Reference/TIME_PLAYED_MSG.sublime-snippet index ccad3c879..4e1a3445d 100644 --- a/Reference/Event Reference/TIME_PLAYED_MSG.sublime-snippet +++ b/Reference/Event Reference/TIME_PLAYED_MSG.sublime-snippet @@ -2,5 +2,5 @@ TIME_PLAYED_MSG "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOGGLE_CONSOLE.sublime-snippet b/Reference/Event Reference/TOGGLE_CONSOLE.sublime-snippet index 428f746cf..974a8d1d6 100644 --- a/Reference/Event Reference/TOGGLE_CONSOLE.sublime-snippet +++ b/Reference/Event Reference/TOGGLE_CONSOLE.sublime-snippet @@ -2,5 +2,5 @@ TOGGLE_CONSOLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOGGLE_FRAMESTACK.sublime-snippet b/Reference/Event Reference/TOGGLE_FRAMESTACK.sublime-snippet new file mode 100644 index 000000000..74a91d780 --- /dev/null +++ b/Reference/Event Reference/TOGGLE_FRAMESTACK.sublime-snippet @@ -0,0 +1,6 @@ + + + TOGGLE_FRAMESTACK + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/TOKEN_AUCTION_SOLD.sublime-snippet b/Reference/Event Reference/TOKEN_AUCTION_SOLD.sublime-snippet index 15edc5846..ac7c8a5b0 100644 --- a/Reference/Event Reference/TOKEN_AUCTION_SOLD.sublime-snippet +++ b/Reference/Event Reference/TOKEN_AUCTION_SOLD.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_AUCTION_SOLD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_BUY_CONFIRM_REQUIRED.sublime-snippet b/Reference/Event Reference/TOKEN_BUY_CONFIRM_REQUIRED.sublime-snippet index e2b368fd6..890f0e5eb 100644 --- a/Reference/Event Reference/TOKEN_BUY_CONFIRM_REQUIRED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_BUY_CONFIRM_REQUIRED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_BUY_CONFIRM_REQUIRED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_BUY_RESULT.sublime-snippet b/Reference/Event Reference/TOKEN_BUY_RESULT.sublime-snippet index de3505b1d..e08fda738 100644 --- a/Reference/Event Reference/TOKEN_BUY_RESULT.sublime-snippet +++ b/Reference/Event Reference/TOKEN_BUY_RESULT.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_BUY_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_CAN_VETERAN_BUY_UPDATE.sublime-snippet b/Reference/Event Reference/TOKEN_CAN_VETERAN_BUY_UPDATE.sublime-snippet new file mode 100644 index 000000000..a9c1d31d5 --- /dev/null +++ b/Reference/Event Reference/TOKEN_CAN_VETERAN_BUY_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + TOKEN_CAN_VETERAN_BUY_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/TOKEN_DISTRIBUTIONS_UPDATED.sublime-snippet b/Reference/Event Reference/TOKEN_DISTRIBUTIONS_UPDATED.sublime-snippet index 0ba208631..9c7290ace 100644 --- a/Reference/Event Reference/TOKEN_DISTRIBUTIONS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_DISTRIBUTIONS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_DISTRIBUTIONS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_MARKET_PRICE_UPDATED.sublime-snippet b/Reference/Event Reference/TOKEN_MARKET_PRICE_UPDATED.sublime-snippet index 7ec811c45..dd65c2b38 100644 --- a/Reference/Event Reference/TOKEN_MARKET_PRICE_UPDATED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_MARKET_PRICE_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_MARKET_PRICE_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_REDEEM_BALANCE_UPDATED.sublime-snippet b/Reference/Event Reference/TOKEN_REDEEM_BALANCE_UPDATED.sublime-snippet index a9adc9066..0d6b19031 100644 --- a/Reference/Event Reference/TOKEN_REDEEM_BALANCE_UPDATED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_REDEEM_BALANCE_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_REDEEM_BALANCE_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_REDEEM_CONFIRM_REQUIRED.sublime-snippet b/Reference/Event Reference/TOKEN_REDEEM_CONFIRM_REQUIRED.sublime-snippet index a75624535..a556d2f40 100644 --- a/Reference/Event Reference/TOKEN_REDEEM_CONFIRM_REQUIRED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_REDEEM_CONFIRM_REQUIRED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_REDEEM_CONFIRM_REQUIRED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_REDEEM_FRAME_SHOW.sublime-snippet b/Reference/Event Reference/TOKEN_REDEEM_FRAME_SHOW.sublime-snippet index b733ceff1..a904c555d 100644 --- a/Reference/Event Reference/TOKEN_REDEEM_FRAME_SHOW.sublime-snippet +++ b/Reference/Event Reference/TOKEN_REDEEM_FRAME_SHOW.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_REDEEM_FRAME_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_REDEEM_GAME_TIME_UPDATED.sublime-snippet b/Reference/Event Reference/TOKEN_REDEEM_GAME_TIME_UPDATED.sublime-snippet index f822e1300..91945abe4 100644 --- a/Reference/Event Reference/TOKEN_REDEEM_GAME_TIME_UPDATED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_REDEEM_GAME_TIME_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_REDEEM_GAME_TIME_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_REDEEM_RESULT.sublime-snippet b/Reference/Event Reference/TOKEN_REDEEM_RESULT.sublime-snippet index e004371b2..2f7087c86 100644 --- a/Reference/Event Reference/TOKEN_REDEEM_RESULT.sublime-snippet +++ b/Reference/Event Reference/TOKEN_REDEEM_RESULT.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_REDEEM_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_SELL_CONFIRM_REQUIRED.sublime-snippet b/Reference/Event Reference/TOKEN_SELL_CONFIRM_REQUIRED.sublime-snippet index 49d3c2409..e330005e9 100644 --- a/Reference/Event Reference/TOKEN_SELL_CONFIRM_REQUIRED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_SELL_CONFIRM_REQUIRED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_SELL_CONFIRM_REQUIRED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_SELL_RESULT.sublime-snippet b/Reference/Event Reference/TOKEN_SELL_RESULT.sublime-snippet index 686f21695..62d5c3e83 100644 --- a/Reference/Event Reference/TOKEN_SELL_RESULT.sublime-snippet +++ b/Reference/Event Reference/TOKEN_SELL_RESULT.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_SELL_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOKEN_STATUS_CHANGED.sublime-snippet b/Reference/Event Reference/TOKEN_STATUS_CHANGED.sublime-snippet index aec68ece2..e5152aa7a 100644 --- a/Reference/Event Reference/TOKEN_STATUS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TOKEN_STATUS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TOKEN_STATUS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TOYS_UPDATED.sublime-snippet b/Reference/Event Reference/TOYS_UPDATED.sublime-snippet index 9b4de4bc3..cd7dc9e57 100644 --- a/Reference/Event Reference/TOYS_UPDATED.sublime-snippet +++ b/Reference/Event Reference/TOYS_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ TOYS_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRACKED_ACHIEVEMENT_LIST_CHANGED.sublime-snippet b/Reference/Event Reference/TRACKED_ACHIEVEMENT_LIST_CHANGED.sublime-snippet index 25211cdf6..fe97dec74 100644 --- a/Reference/Event Reference/TRACKED_ACHIEVEMENT_LIST_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TRACKED_ACHIEVEMENT_LIST_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TRACKED_ACHIEVEMENT_LIST_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRACKED_ACHIEVEMENT_UPDATE.sublime-snippet b/Reference/Event Reference/TRACKED_ACHIEVEMENT_UPDATE.sublime-snippet index c154c9527..7eb1f1015 100644 --- a/Reference/Event Reference/TRACKED_ACHIEVEMENT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRACKED_ACHIEVEMENT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRACKED_ACHIEVEMENT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_ACCEPT_UPDATE.sublime-snippet b/Reference/Event Reference/TRADE_ACCEPT_UPDATE.sublime-snippet index c0fa421d0..a19673032 100644 --- a/Reference/Event Reference/TRADE_ACCEPT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRADE_ACCEPT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRADE_ACCEPT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_CLOSED.sublime-snippet b/Reference/Event Reference/TRADE_CLOSED.sublime-snippet index e87f40474..19d7b561b 100644 --- a/Reference/Event Reference/TRADE_CLOSED.sublime-snippet +++ b/Reference/Event Reference/TRADE_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ TRADE_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_CURRENCY_CHANGED.sublime-snippet b/Reference/Event Reference/TRADE_CURRENCY_CHANGED.sublime-snippet index dbf8fd3a9..6eeae3466 100644 --- a/Reference/Event Reference/TRADE_CURRENCY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TRADE_CURRENCY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TRADE_CURRENCY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_MONEY_CHANGED.sublime-snippet b/Reference/Event Reference/TRADE_MONEY_CHANGED.sublime-snippet index a6edd195b..b0780ce15 100644 --- a/Reference/Event Reference/TRADE_MONEY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TRADE_MONEY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TRADE_MONEY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_PLAYER_ITEM_CHANGED.sublime-snippet b/Reference/Event Reference/TRADE_PLAYER_ITEM_CHANGED.sublime-snippet index 97f3acdfd..03cd8608f 100644 --- a/Reference/Event Reference/TRADE_PLAYER_ITEM_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TRADE_PLAYER_ITEM_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TRADE_PLAYER_ITEM_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_POTENTIAL_BIND_ENCHANT.sublime-snippet b/Reference/Event Reference/TRADE_POTENTIAL_BIND_ENCHANT.sublime-snippet index d24c47745..5ef9ad2c5 100644 --- a/Reference/Event Reference/TRADE_POTENTIAL_BIND_ENCHANT.sublime-snippet +++ b/Reference/Event Reference/TRADE_POTENTIAL_BIND_ENCHANT.sublime-snippet @@ -2,5 +2,5 @@ TRADE_POTENTIAL_BIND_ENCHANT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_POTENTIAL_REMOVE_TRANSMOG.sublime-snippet b/Reference/Event Reference/TRADE_POTENTIAL_REMOVE_TRANSMOG.sublime-snippet index 13c28cec4..0fde15854 100644 --- a/Reference/Event Reference/TRADE_POTENTIAL_REMOVE_TRANSMOG.sublime-snippet +++ b/Reference/Event Reference/TRADE_POTENTIAL_REMOVE_TRANSMOG.sublime-snippet @@ -2,5 +2,5 @@ TRADE_POTENTIAL_REMOVE_TRANSMOG "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_REPLACE_ENCHANT.sublime-snippet b/Reference/Event Reference/TRADE_REPLACE_ENCHANT.sublime-snippet index 1eb2642bd..670bd634b 100644 --- a/Reference/Event Reference/TRADE_REPLACE_ENCHANT.sublime-snippet +++ b/Reference/Event Reference/TRADE_REPLACE_ENCHANT.sublime-snippet @@ -2,5 +2,5 @@ TRADE_REPLACE_ENCHANT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_REQUEST.sublime-snippet b/Reference/Event Reference/TRADE_REQUEST.sublime-snippet index 3f337235e..f60fbccb3 100644 --- a/Reference/Event Reference/TRADE_REQUEST.sublime-snippet +++ b/Reference/Event Reference/TRADE_REQUEST.sublime-snippet @@ -2,5 +2,5 @@ TRADE_REQUEST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_REQUEST_CANCEL.sublime-snippet b/Reference/Event Reference/TRADE_REQUEST_CANCEL.sublime-snippet index 47334f670..177795e34 100644 --- a/Reference/Event Reference/TRADE_REQUEST_CANCEL.sublime-snippet +++ b/Reference/Event Reference/TRADE_REQUEST_CANCEL.sublime-snippet @@ -2,5 +2,5 @@ TRADE_REQUEST_CANCEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SHOW.sublime-snippet b/Reference/Event Reference/TRADE_SHOW.sublime-snippet index 94c6f42d9..f577cfd96 100644 --- a/Reference/Event Reference/TRADE_SHOW.sublime-snippet +++ b/Reference/Event Reference/TRADE_SHOW.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SKILL_CLOSE.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_CLOSE.sublime-snippet index 5fc174178..f29c017a3 100644 --- a/Reference/Event Reference/TRADE_SKILL_CLOSE.sublime-snippet +++ b/Reference/Event Reference/TRADE_SKILL_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SKILL_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGED.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGED.sublime-snippet index 67277cb64..59068ef51 100644 --- a/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SKILL_DATA_SOURCE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGING.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGING.sublime-snippet index 1c4281187..d3bc266dc 100644 --- a/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGING.sublime-snippet +++ b/Reference/Event Reference/TRADE_SKILL_DATA_SOURCE_CHANGING.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SKILL_DATA_SOURCE_CHANGING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SKILL_DETAILS_UPDATE.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_DETAILS_UPDATE.sublime-snippet index 706294027..eaddb8d4d 100644 --- a/Reference/Event Reference/TRADE_SKILL_DETAILS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRADE_SKILL_DETAILS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SKILL_DETAILS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SKILL_FILTER_UPDATE.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_FILTER_UPDATE.sublime-snippet deleted file mode 100644 index f476f2fe1..000000000 --- a/Reference/Event Reference/TRADE_SKILL_FILTER_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TRADE_SKILL_FILTER_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/TRADE_SKILL_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_LIST_UPDATE.sublime-snippet index 41d58fee5..cfe27cf4f 100644 --- a/Reference/Event Reference/TRADE_SKILL_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRADE_SKILL_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SKILL_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SKILL_NAME_UPDATE.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_NAME_UPDATE.sublime-snippet index 789fd3e35..71bdea3ff 100644 --- a/Reference/Event Reference/TRADE_SKILL_NAME_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRADE_SKILL_NAME_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SKILL_NAME_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_SKILL_SHOW.sublime-snippet b/Reference/Event Reference/TRADE_SKILL_SHOW.sublime-snippet index d4fdb03f6..460f9a4a6 100644 --- a/Reference/Event Reference/TRADE_SKILL_SHOW.sublime-snippet +++ b/Reference/Event Reference/TRADE_SKILL_SHOW.sublime-snippet @@ -2,5 +2,5 @@ TRADE_SKILL_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_TARGET_ITEM_CHANGED.sublime-snippet b/Reference/Event Reference/TRADE_TARGET_ITEM_CHANGED.sublime-snippet index ce27ceb10..c78ccc2fd 100644 --- a/Reference/Event Reference/TRADE_TARGET_ITEM_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TRADE_TARGET_ITEM_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TRADE_TARGET_ITEM_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRADE_UPDATE.sublime-snippet b/Reference/Event Reference/TRADE_UPDATE.sublime-snippet index e7fbd4b94..4fcd30398 100644 --- a/Reference/Event Reference/TRADE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRADE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRADE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRAINER_CLOSED.sublime-snippet b/Reference/Event Reference/TRAINER_CLOSED.sublime-snippet index a7ec40280..ecb33d5e9 100644 --- a/Reference/Event Reference/TRAINER_CLOSED.sublime-snippet +++ b/Reference/Event Reference/TRAINER_CLOSED.sublime-snippet @@ -2,5 +2,5 @@ TRAINER_CLOSED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRAINER_DESCRIPTION_UPDATE.sublime-snippet b/Reference/Event Reference/TRAINER_DESCRIPTION_UPDATE.sublime-snippet index 15af25f1f..7172e4389 100644 --- a/Reference/Event Reference/TRAINER_DESCRIPTION_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRAINER_DESCRIPTION_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRAINER_DESCRIPTION_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRAINER_SERVICE_INFO_NAME_UPDATE.sublime-snippet b/Reference/Event Reference/TRAINER_SERVICE_INFO_NAME_UPDATE.sublime-snippet new file mode 100644 index 000000000..437baa84f --- /dev/null +++ b/Reference/Event Reference/TRAINER_SERVICE_INFO_NAME_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + TRAINER_SERVICE_INFO_NAME_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/TRAINER_SHOW.sublime-snippet b/Reference/Event Reference/TRAINER_SHOW.sublime-snippet index 4898491b6..02901c95e 100644 --- a/Reference/Event Reference/TRAINER_SHOW.sublime-snippet +++ b/Reference/Event Reference/TRAINER_SHOW.sublime-snippet @@ -2,5 +2,5 @@ TRAINER_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRAINER_UPDATE.sublime-snippet b/Reference/Event Reference/TRAINER_UPDATE.sublime-snippet index cd6abbfbf..cb928be8f 100644 --- a/Reference/Event Reference/TRAINER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRAINER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRAINER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOGRIFY_CLOSE.sublime-snippet b/Reference/Event Reference/TRANSMOGRIFY_CLOSE.sublime-snippet index 6b632582e..ddd050fa1 100644 --- a/Reference/Event Reference/TRANSMOGRIFY_CLOSE.sublime-snippet +++ b/Reference/Event Reference/TRANSMOGRIFY_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOGRIFY_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOGRIFY_ITEM_UPDATE.sublime-snippet b/Reference/Event Reference/TRANSMOGRIFY_ITEM_UPDATE.sublime-snippet index eaa11469f..be754c327 100644 --- a/Reference/Event Reference/TRANSMOGRIFY_ITEM_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRANSMOGRIFY_ITEM_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOGRIFY_ITEM_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOGRIFY_OPEN.sublime-snippet b/Reference/Event Reference/TRANSMOGRIFY_OPEN.sublime-snippet index a7462898d..b7e947f94 100644 --- a/Reference/Event Reference/TRANSMOGRIFY_OPEN.sublime-snippet +++ b/Reference/Event Reference/TRANSMOGRIFY_OPEN.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOGRIFY_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOGRIFY_SUCCESS.sublime-snippet b/Reference/Event Reference/TRANSMOGRIFY_SUCCESS.sublime-snippet index 2915cf926..eaeea9889 100644 --- a/Reference/Event Reference/TRANSMOGRIFY_SUCCESS.sublime-snippet +++ b/Reference/Event Reference/TRANSMOGRIFY_SUCCESS.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOGRIFY_SUCCESS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOGRIFY_UPDATE.sublime-snippet b/Reference/Event Reference/TRANSMOGRIFY_UPDATE.sublime-snippet index d2a71b3e9..57af08c0f 100644 --- a/Reference/Event Reference/TRANSMOGRIFY_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRANSMOGRIFY_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOGRIFY_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_COLLECTION_CAMERA_UPDATE.sublime-snippet b/Reference/Event Reference/TRANSMOG_COLLECTION_CAMERA_UPDATE.sublime-snippet index 7cc2151a6..7a29b5548 100644 --- a/Reference/Event Reference/TRANSMOG_COLLECTION_CAMERA_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_COLLECTION_CAMERA_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_COLLECTION_CAMERA_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_COLLECTION_ITEM_UPDATE.sublime-snippet b/Reference/Event Reference/TRANSMOG_COLLECTION_ITEM_UPDATE.sublime-snippet index 3566dbebb..a42547f02 100644 --- a/Reference/Event Reference/TRANSMOG_COLLECTION_ITEM_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_COLLECTION_ITEM_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_COLLECTION_ITEM_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_COLLECTION_LOADED.sublime-snippet b/Reference/Event Reference/TRANSMOG_COLLECTION_LOADED.sublime-snippet deleted file mode 100644 index 23112a4c3..000000000 --- a/Reference/Event Reference/TRANSMOG_COLLECTION_LOADED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TRANSMOG_COLLECTION_LOADED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_ADDED.sublime-snippet b/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_ADDED.sublime-snippet index 848e6ba44..28ed80699 100644 --- a/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_ADDED.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_ADDED.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_COLLECTION_SOURCE_ADDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_REMOVED.sublime-snippet b/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_REMOVED.sublime-snippet index 95f899fbb..d798b3f1d 100644 --- a/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_REMOVED.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_COLLECTION_SOURCE_REMOVED.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_COLLECTION_SOURCE_REMOVED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_COLLECTION_UPDATED.sublime-snippet b/Reference/Event Reference/TRANSMOG_COLLECTION_UPDATED.sublime-snippet index e8925c182..bff072c70 100644 --- a/Reference/Event Reference/TRANSMOG_COLLECTION_UPDATED.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_COLLECTION_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_COLLECTION_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_OUTFITS_CHANGED.sublime-snippet b/Reference/Event Reference/TRANSMOG_OUTFITS_CHANGED.sublime-snippet index 2da2ca940..12ac661c1 100644 --- a/Reference/Event Reference/TRANSMOG_OUTFITS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_OUTFITS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_OUTFITS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_SEARCH_UPDATED.sublime-snippet b/Reference/Event Reference/TRANSMOG_SEARCH_UPDATED.sublime-snippet index 2ad3fb808..d64027fdb 100644 --- a/Reference/Event Reference/TRANSMOG_SEARCH_UPDATED.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_SEARCH_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_SEARCH_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_SETS_UPDATE_FAVORITE.sublime-snippet b/Reference/Event Reference/TRANSMOG_SETS_UPDATE_FAVORITE.sublime-snippet index 5ade1165f..774734f54 100644 --- a/Reference/Event Reference/TRANSMOG_SETS_UPDATE_FAVORITE.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_SETS_UPDATE_FAVORITE.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_SETS_UPDATE_FAVORITE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRANSMOG_SOURCE_COLLECTABILITY_UPDATE.sublime-snippet b/Reference/Event Reference/TRANSMOG_SOURCE_COLLECTABILITY_UPDATE.sublime-snippet index bc893d598..28fbf6165 100644 --- a/Reference/Event Reference/TRANSMOG_SOURCE_COLLECTABILITY_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRANSMOG_SOURCE_COLLECTABILITY_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRANSMOG_SOURCE_COLLECTABILITY_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRIAL_CAP_REACHED_LEVEL.sublime-snippet b/Reference/Event Reference/TRIAL_CAP_REACHED_LEVEL.sublime-snippet index 8eb1e1dc8..4eef9457b 100644 --- a/Reference/Event Reference/TRIAL_CAP_REACHED_LEVEL.sublime-snippet +++ b/Reference/Event Reference/TRIAL_CAP_REACHED_LEVEL.sublime-snippet @@ -2,5 +2,5 @@ TRIAL_CAP_REACHED_LEVEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRIAL_CAP_REACHED_MONEY.sublime-snippet b/Reference/Event Reference/TRIAL_CAP_REACHED_MONEY.sublime-snippet index 455d4a1ab..ac02e3eb5 100644 --- a/Reference/Event Reference/TRIAL_CAP_REACHED_MONEY.sublime-snippet +++ b/Reference/Event Reference/TRIAL_CAP_REACHED_MONEY.sublime-snippet @@ -2,5 +2,5 @@ TRIAL_CAP_REACHED_MONEY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TRIAL_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/TRIAL_STATUS_UPDATE.sublime-snippet index 515e96c94..5b8084b76 100644 --- a/Reference/Event Reference/TRIAL_STATUS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TRIAL_STATUS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TRIAL_STATUS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TUTORIAL_HIGHLIGHT_SPELL.sublime-snippet b/Reference/Event Reference/TUTORIAL_HIGHLIGHT_SPELL.sublime-snippet new file mode 100644 index 000000000..995888ce5 --- /dev/null +++ b/Reference/Event Reference/TUTORIAL_HIGHLIGHT_SPELL.sublime-snippet @@ -0,0 +1,6 @@ + + + TUTORIAL_HIGHLIGHT_SPELL + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/TUTORIAL_TRIGGER.sublime-snippet b/Reference/Event Reference/TUTORIAL_TRIGGER.sublime-snippet index 843cbd553..991770187 100644 --- a/Reference/Event Reference/TUTORIAL_TRIGGER.sublime-snippet +++ b/Reference/Event Reference/TUTORIAL_TRIGGER.sublime-snippet @@ -2,5 +2,5 @@ TUTORIAL_TRIGGER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TUTORIAL_UNHIGHLIGHT_SPELL.sublime-snippet b/Reference/Event Reference/TUTORIAL_UNHIGHLIGHT_SPELL.sublime-snippet new file mode 100644 index 000000000..4020d73b8 --- /dev/null +++ b/Reference/Event Reference/TUTORIAL_UNHIGHLIGHT_SPELL.sublime-snippet @@ -0,0 +1,6 @@ + + + TUTORIAL_UNHIGHLIGHT_SPELL + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/TWITTER_LINK_RESULT.sublime-snippet b/Reference/Event Reference/TWITTER_LINK_RESULT.sublime-snippet index b60db1424..c6d0a7ada 100644 --- a/Reference/Event Reference/TWITTER_LINK_RESULT.sublime-snippet +++ b/Reference/Event Reference/TWITTER_LINK_RESULT.sublime-snippet @@ -2,5 +2,5 @@ TWITTER_LINK_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TWITTER_POST_RESULT.sublime-snippet b/Reference/Event Reference/TWITTER_POST_RESULT.sublime-snippet index 668bb6537..41cf790d8 100644 --- a/Reference/Event Reference/TWITTER_POST_RESULT.sublime-snippet +++ b/Reference/Event Reference/TWITTER_POST_RESULT.sublime-snippet @@ -2,5 +2,5 @@ TWITTER_POST_RESULT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/TWITTER_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/TWITTER_STATUS_UPDATE.sublime-snippet index f29f6bb74..8146bd057 100644 --- a/Reference/Event Reference/TWITTER_STATUS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/TWITTER_STATUS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ TWITTER_STATUS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UI_ERROR_MESSAGE.sublime-snippet b/Reference/Event Reference/UI_ERROR_MESSAGE.sublime-snippet index 8d997acb8..9763878e4 100644 --- a/Reference/Event Reference/UI_ERROR_MESSAGE.sublime-snippet +++ b/Reference/Event Reference/UI_ERROR_MESSAGE.sublime-snippet @@ -2,5 +2,5 @@ UI_ERROR_MESSAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UI_INFO_MESSAGE.sublime-snippet b/Reference/Event Reference/UI_INFO_MESSAGE.sublime-snippet index 6083c3313..559028e4a 100644 --- a/Reference/Event Reference/UI_INFO_MESSAGE.sublime-snippet +++ b/Reference/Event Reference/UI_INFO_MESSAGE.sublime-snippet @@ -2,5 +2,5 @@ UI_INFO_MESSAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UI_MODEL_SCENE_INFO_UPDATED.sublime-snippet b/Reference/Event Reference/UI_MODEL_SCENE_INFO_UPDATED.sublime-snippet index 1b70b613b..51b7e512a 100644 --- a/Reference/Event Reference/UI_MODEL_SCENE_INFO_UPDATED.sublime-snippet +++ b/Reference/Event Reference/UI_MODEL_SCENE_INFO_UPDATED.sublime-snippet @@ -2,5 +2,5 @@ UI_MODEL_SCENE_INFO_UPDATED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UI_SCALE_CHANGED.sublime-snippet b/Reference/Event Reference/UI_SCALE_CHANGED.sublime-snippet index 48c01934e..cca9cb831 100644 --- a/Reference/Event Reference/UI_SCALE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UI_SCALE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UI_SCALE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_ABSORB_AMOUNT_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_ABSORB_AMOUNT_CHANGED.sublime-snippet index 719b580c6..81a2092c3 100644 --- a/Reference/Event Reference/UNIT_ABSORB_AMOUNT_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_ABSORB_AMOUNT_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_ABSORB_AMOUNT_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_ATTACK.sublime-snippet b/Reference/Event Reference/UNIT_ATTACK.sublime-snippet index f4f3b6379..33dd0b6a0 100644 --- a/Reference/Event Reference/UNIT_ATTACK.sublime-snippet +++ b/Reference/Event Reference/UNIT_ATTACK.sublime-snippet @@ -2,5 +2,5 @@ UNIT_ATTACK "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_ATTACK_POWER.sublime-snippet b/Reference/Event Reference/UNIT_ATTACK_POWER.sublime-snippet index 0e00f3618..02a3c2a94 100644 --- a/Reference/Event Reference/UNIT_ATTACK_POWER.sublime-snippet +++ b/Reference/Event Reference/UNIT_ATTACK_POWER.sublime-snippet @@ -2,5 +2,5 @@ UNIT_ATTACK_POWER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_ATTACK_SPEED.sublime-snippet b/Reference/Event Reference/UNIT_ATTACK_SPEED.sublime-snippet index 4cd3bfe3b..e3331952f 100644 --- a/Reference/Event Reference/UNIT_ATTACK_SPEED.sublime-snippet +++ b/Reference/Event Reference/UNIT_ATTACK_SPEED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_ATTACK_SPEED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_AURA.sublime-snippet b/Reference/Event Reference/UNIT_AURA.sublime-snippet index 9b750fcd9..e85e4b98c 100644 --- a/Reference/Event Reference/UNIT_AURA.sublime-snippet +++ b/Reference/Event Reference/UNIT_AURA.sublime-snippet @@ -2,5 +2,5 @@ UNIT_AURA "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_CHEAT_TOGGLE_EVENT.sublime-snippet b/Reference/Event Reference/UNIT_CHEAT_TOGGLE_EVENT.sublime-snippet new file mode 100644 index 000000000..34e20dd6e --- /dev/null +++ b/Reference/Event Reference/UNIT_CHEAT_TOGGLE_EVENT.sublime-snippet @@ -0,0 +1,6 @@ + + + UNIT_CHEAT_TOGGLE_EVENT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/UNIT_CLASSIFICATION_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_CLASSIFICATION_CHANGED.sublime-snippet index 3131edfdd..1241d90bb 100644 --- a/Reference/Event Reference/UNIT_CLASSIFICATION_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_CLASSIFICATION_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_CLASSIFICATION_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_COMBAT.sublime-snippet b/Reference/Event Reference/UNIT_COMBAT.sublime-snippet index ec20d0395..cc0d55d06 100644 --- a/Reference/Event Reference/UNIT_COMBAT.sublime-snippet +++ b/Reference/Event Reference/UNIT_COMBAT.sublime-snippet @@ -2,5 +2,5 @@ UNIT_COMBAT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_CONNECTION.sublime-snippet b/Reference/Event Reference/UNIT_CONNECTION.sublime-snippet index 14ea2e15f..5835a2b4d 100644 --- a/Reference/Event Reference/UNIT_CONNECTION.sublime-snippet +++ b/Reference/Event Reference/UNIT_CONNECTION.sublime-snippet @@ -2,5 +2,5 @@ UNIT_CONNECTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_DAMAGE.sublime-snippet b/Reference/Event Reference/UNIT_DAMAGE.sublime-snippet index bd2140338..ef1c78bf2 100644 --- a/Reference/Event Reference/UNIT_DAMAGE.sublime-snippet +++ b/Reference/Event Reference/UNIT_DAMAGE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_DAMAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_DEFENSE.sublime-snippet b/Reference/Event Reference/UNIT_DEFENSE.sublime-snippet index 5951de257..b72d1ba32 100644 --- a/Reference/Event Reference/UNIT_DEFENSE.sublime-snippet +++ b/Reference/Event Reference/UNIT_DEFENSE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_DEFENSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_DISPLAYPOWER.sublime-snippet b/Reference/Event Reference/UNIT_DISPLAYPOWER.sublime-snippet index 0cdcc1de9..a62b94299 100644 --- a/Reference/Event Reference/UNIT_DISPLAYPOWER.sublime-snippet +++ b/Reference/Event Reference/UNIT_DISPLAYPOWER.sublime-snippet @@ -2,5 +2,5 @@ UNIT_DISPLAYPOWER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_ENTERED_VEHICLE.sublime-snippet b/Reference/Event Reference/UNIT_ENTERED_VEHICLE.sublime-snippet index 7402ced29..2a4a8a5fb 100644 --- a/Reference/Event Reference/UNIT_ENTERED_VEHICLE.sublime-snippet +++ b/Reference/Event Reference/UNIT_ENTERED_VEHICLE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_ENTERED_VEHICLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_ENTERING_VEHICLE.sublime-snippet b/Reference/Event Reference/UNIT_ENTERING_VEHICLE.sublime-snippet index 555ba2de6..a01523fcd 100644 --- a/Reference/Event Reference/UNIT_ENTERING_VEHICLE.sublime-snippet +++ b/Reference/Event Reference/UNIT_ENTERING_VEHICLE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_ENTERING_VEHICLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_EXITED_VEHICLE.sublime-snippet b/Reference/Event Reference/UNIT_EXITED_VEHICLE.sublime-snippet index 948f17920..18694bd41 100644 --- a/Reference/Event Reference/UNIT_EXITED_VEHICLE.sublime-snippet +++ b/Reference/Event Reference/UNIT_EXITED_VEHICLE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_EXITED_VEHICLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_EXITING_VEHICLE.sublime-snippet b/Reference/Event Reference/UNIT_EXITING_VEHICLE.sublime-snippet index c218f42a9..d82bc810e 100644 --- a/Reference/Event Reference/UNIT_EXITING_VEHICLE.sublime-snippet +++ b/Reference/Event Reference/UNIT_EXITING_VEHICLE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_EXITING_VEHICLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_FACTION.sublime-snippet b/Reference/Event Reference/UNIT_FACTION.sublime-snippet index b238a512b..02c0df7b8 100644 --- a/Reference/Event Reference/UNIT_FACTION.sublime-snippet +++ b/Reference/Event Reference/UNIT_FACTION.sublime-snippet @@ -2,5 +2,5 @@ UNIT_FACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_FLAGS.sublime-snippet b/Reference/Event Reference/UNIT_FLAGS.sublime-snippet index cd93577a2..27f181589 100644 --- a/Reference/Event Reference/UNIT_FLAGS.sublime-snippet +++ b/Reference/Event Reference/UNIT_FLAGS.sublime-snippet @@ -2,5 +2,5 @@ UNIT_FLAGS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_HEALTH.sublime-snippet b/Reference/Event Reference/UNIT_HEALTH.sublime-snippet index ede63fca0..6d592fc4e 100644 --- a/Reference/Event Reference/UNIT_HEALTH.sublime-snippet +++ b/Reference/Event Reference/UNIT_HEALTH.sublime-snippet @@ -2,5 +2,5 @@ UNIT_HEALTH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_HEALTH_FREQUENT.sublime-snippet b/Reference/Event Reference/UNIT_HEALTH_FREQUENT.sublime-snippet index 5b69bd1d9..16ac01050 100644 --- a/Reference/Event Reference/UNIT_HEALTH_FREQUENT.sublime-snippet +++ b/Reference/Event Reference/UNIT_HEALTH_FREQUENT.sublime-snippet @@ -2,5 +2,5 @@ UNIT_HEALTH_FREQUENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_HEAL_ABSORB_AMOUNT_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_HEAL_ABSORB_AMOUNT_CHANGED.sublime-snippet index 76970ca55..a86bdc28a 100644 --- a/Reference/Event Reference/UNIT_HEAL_ABSORB_AMOUNT_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_HEAL_ABSORB_AMOUNT_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_HEAL_ABSORB_AMOUNT_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_HEAL_PREDICTION.sublime-snippet b/Reference/Event Reference/UNIT_HEAL_PREDICTION.sublime-snippet index 571e68d7f..1224d8506 100644 --- a/Reference/Event Reference/UNIT_HEAL_PREDICTION.sublime-snippet +++ b/Reference/Event Reference/UNIT_HEAL_PREDICTION.sublime-snippet @@ -2,5 +2,5 @@ UNIT_HEAL_PREDICTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_INVENTORY_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_INVENTORY_CHANGED.sublime-snippet index ea39666e6..7272ec3aa 100644 --- a/Reference/Event Reference/UNIT_INVENTORY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_INVENTORY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_INVENTORY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_LEVEL.sublime-snippet b/Reference/Event Reference/UNIT_LEVEL.sublime-snippet index a466ef7ca..28bcadcaf 100644 --- a/Reference/Event Reference/UNIT_LEVEL.sublime-snippet +++ b/Reference/Event Reference/UNIT_LEVEL.sublime-snippet @@ -2,5 +2,5 @@ UNIT_LEVEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_MANA.sublime-snippet b/Reference/Event Reference/UNIT_MANA.sublime-snippet index 59896f7e6..54cbf8ecb 100644 --- a/Reference/Event Reference/UNIT_MANA.sublime-snippet +++ b/Reference/Event Reference/UNIT_MANA.sublime-snippet @@ -2,5 +2,5 @@ UNIT_MANA "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_MAXHEALTH.sublime-snippet b/Reference/Event Reference/UNIT_MAXHEALTH.sublime-snippet index af554bf06..ea642c60f 100644 --- a/Reference/Event Reference/UNIT_MAXHEALTH.sublime-snippet +++ b/Reference/Event Reference/UNIT_MAXHEALTH.sublime-snippet @@ -2,5 +2,5 @@ UNIT_MAXHEALTH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_MAXPOWER.sublime-snippet b/Reference/Event Reference/UNIT_MAXPOWER.sublime-snippet index d91171178..1dee12ded 100644 --- a/Reference/Event Reference/UNIT_MAXPOWER.sublime-snippet +++ b/Reference/Event Reference/UNIT_MAXPOWER.sublime-snippet @@ -2,5 +2,5 @@ UNIT_MAXPOWER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_MODEL_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_MODEL_CHANGED.sublime-snippet index 03076c62f..262259179 100644 --- a/Reference/Event Reference/UNIT_MODEL_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_MODEL_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_MODEL_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_NAME_UPDATE.sublime-snippet b/Reference/Event Reference/UNIT_NAME_UPDATE.sublime-snippet index 8837c9865..cd740502f 100644 --- a/Reference/Event Reference/UNIT_NAME_UPDATE.sublime-snippet +++ b/Reference/Event Reference/UNIT_NAME_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_NAME_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_OTHER_PARTY_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_OTHER_PARTY_CHANGED.sublime-snippet index f60218d22..3bc9b69d5 100644 --- a/Reference/Event Reference/UNIT_OTHER_PARTY_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_OTHER_PARTY_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_OTHER_PARTY_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_PET.sublime-snippet b/Reference/Event Reference/UNIT_PET.sublime-snippet index bfe9abd07..0544aceea 100644 --- a/Reference/Event Reference/UNIT_PET.sublime-snippet +++ b/Reference/Event Reference/UNIT_PET.sublime-snippet @@ -2,5 +2,5 @@ UNIT_PET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_PET_EXPERIENCE.sublime-snippet b/Reference/Event Reference/UNIT_PET_EXPERIENCE.sublime-snippet index 48d1f9292..696c1e86d 100644 --- a/Reference/Event Reference/UNIT_PET_EXPERIENCE.sublime-snippet +++ b/Reference/Event Reference/UNIT_PET_EXPERIENCE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_PET_EXPERIENCE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_PHASE.sublime-snippet b/Reference/Event Reference/UNIT_PHASE.sublime-snippet index 8283effff..4b04151c5 100644 --- a/Reference/Event Reference/UNIT_PHASE.sublime-snippet +++ b/Reference/Event Reference/UNIT_PHASE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_PHASE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_PORTRAIT_UPDATE.sublime-snippet b/Reference/Event Reference/UNIT_PORTRAIT_UPDATE.sublime-snippet index c7122b103..339c3104a 100644 --- a/Reference/Event Reference/UNIT_PORTRAIT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/UNIT_PORTRAIT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_PORTRAIT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_POWER.sublime-snippet b/Reference/Event Reference/UNIT_POWER.sublime-snippet deleted file mode 100644 index 441da9381..000000000 --- a/Reference/Event Reference/UNIT_POWER.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UNIT_POWER - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/UNIT_POWER_BAR_HIDE.sublime-snippet b/Reference/Event Reference/UNIT_POWER_BAR_HIDE.sublime-snippet index 8cf258951..07eccf528 100644 --- a/Reference/Event Reference/UNIT_POWER_BAR_HIDE.sublime-snippet +++ b/Reference/Event Reference/UNIT_POWER_BAR_HIDE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_POWER_BAR_HIDE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_POWER_BAR_SHOW.sublime-snippet b/Reference/Event Reference/UNIT_POWER_BAR_SHOW.sublime-snippet index 541f77137..7e24a0456 100644 --- a/Reference/Event Reference/UNIT_POWER_BAR_SHOW.sublime-snippet +++ b/Reference/Event Reference/UNIT_POWER_BAR_SHOW.sublime-snippet @@ -2,5 +2,5 @@ UNIT_POWER_BAR_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_POWER_BAR_TIMER_UPDATE.sublime-snippet b/Reference/Event Reference/UNIT_POWER_BAR_TIMER_UPDATE.sublime-snippet index db417dcee..2255de4e9 100644 --- a/Reference/Event Reference/UNIT_POWER_BAR_TIMER_UPDATE.sublime-snippet +++ b/Reference/Event Reference/UNIT_POWER_BAR_TIMER_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_POWER_BAR_TIMER_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_POWER_FREQUENT.sublime-snippet b/Reference/Event Reference/UNIT_POWER_FREQUENT.sublime-snippet index da8c9a1e5..c168632a8 100644 --- a/Reference/Event Reference/UNIT_POWER_FREQUENT.sublime-snippet +++ b/Reference/Event Reference/UNIT_POWER_FREQUENT.sublime-snippet @@ -2,5 +2,5 @@ UNIT_POWER_FREQUENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_POWER_UPDATE.sublime-snippet b/Reference/Event Reference/UNIT_POWER_UPDATE.sublime-snippet new file mode 100644 index 000000000..337a082e0 --- /dev/null +++ b/Reference/Event Reference/UNIT_POWER_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + UNIT_POWER_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/UNIT_QUEST_LOG_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_QUEST_LOG_CHANGED.sublime-snippet index 092552e14..79ae80445 100644 --- a/Reference/Event Reference/UNIT_QUEST_LOG_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_QUEST_LOG_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_QUEST_LOG_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_RANGEDDAMAGE.sublime-snippet b/Reference/Event Reference/UNIT_RANGEDDAMAGE.sublime-snippet index 76e1aa445..3b98119a0 100644 --- a/Reference/Event Reference/UNIT_RANGEDDAMAGE.sublime-snippet +++ b/Reference/Event Reference/UNIT_RANGEDDAMAGE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_RANGEDDAMAGE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_RANGED_ATTACK_POWER.sublime-snippet b/Reference/Event Reference/UNIT_RANGED_ATTACK_POWER.sublime-snippet index 826bca3b9..786db6da2 100644 --- a/Reference/Event Reference/UNIT_RANGED_ATTACK_POWER.sublime-snippet +++ b/Reference/Event Reference/UNIT_RANGED_ATTACK_POWER.sublime-snippet @@ -2,5 +2,5 @@ UNIT_RANGED_ATTACK_POWER "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_RESISTANCES.sublime-snippet b/Reference/Event Reference/UNIT_RESISTANCES.sublime-snippet index 656e52aba..2ad34009c 100644 --- a/Reference/Event Reference/UNIT_RESISTANCES.sublime-snippet +++ b/Reference/Event Reference/UNIT_RESISTANCES.sublime-snippet @@ -2,5 +2,5 @@ UNIT_RESISTANCES "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_START.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_START.sublime-snippet index 87e98c7a3..32cbd6c3a 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_START.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_START.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_CHANNEL_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_STOP.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_STOP.sublime-snippet index 2a0302cc9..1eedc649f 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_STOP.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_STOP.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_CHANNEL_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_UPDATE.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_UPDATE.sublime-snippet index cf065f075..06da43db6 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_UPDATE.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_CHANNEL_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_CHANNEL_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_DELAYED.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_DELAYED.sublime-snippet index e30c9ec05..e27808f04 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_DELAYED.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_DELAYED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_DELAYED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_FAILED.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_FAILED.sublime-snippet index 9132efdc6..37dbcf424 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_FAILED.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_FAILED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_FAILED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_FAILED_QUIET.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_FAILED_QUIET.sublime-snippet index 5fb5b53af..2f6ed9ec3 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_FAILED_QUIET.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_FAILED_QUIET.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_FAILED_QUIET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTED.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTED.sublime-snippet index b5df6ae54..fde6a3b27 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTED.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_INTERRUPTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTIBLE.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTIBLE.sublime-snippet index 3d7adc943..e370a3d73 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTIBLE.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_INTERRUPTIBLE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_INTERRUPTIBLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_NOT_INTERRUPTIBLE.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_NOT_INTERRUPTIBLE.sublime-snippet index 241d02fa4..43636a79d 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_NOT_INTERRUPTIBLE.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_NOT_INTERRUPTIBLE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_NOT_INTERRUPTIBLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_SENT.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_SENT.sublime-snippet index 623995532..9cf55c0ad 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_SENT.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_SENT.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_SENT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_START.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_START.sublime-snippet index afe6884ab..d09f91caa 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_START.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_START.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_STOP.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_STOP.sublime-snippet index 47dd29d65..e145b56db 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_STOP.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_STOP.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELLCAST_SUCCEEDED.sublime-snippet b/Reference/Event Reference/UNIT_SPELLCAST_SUCCEEDED.sublime-snippet index 4522d3497..ec735fd96 100644 --- a/Reference/Event Reference/UNIT_SPELLCAST_SUCCEEDED.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELLCAST_SUCCEEDED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELLCAST_SUCCEEDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_SPELL_HASTE.sublime-snippet b/Reference/Event Reference/UNIT_SPELL_HASTE.sublime-snippet index 1bdbdc8cc..cfa806249 100644 --- a/Reference/Event Reference/UNIT_SPELL_HASTE.sublime-snippet +++ b/Reference/Event Reference/UNIT_SPELL_HASTE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_SPELL_HASTE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_STATS.sublime-snippet b/Reference/Event Reference/UNIT_STATS.sublime-snippet index b46950a5b..83a49f2a8 100644 --- a/Reference/Event Reference/UNIT_STATS.sublime-snippet +++ b/Reference/Event Reference/UNIT_STATS.sublime-snippet @@ -2,5 +2,5 @@ UNIT_STATS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_TARGET.sublime-snippet b/Reference/Event Reference/UNIT_TARGET.sublime-snippet index 9ea5b9a7a..6d92da216 100644 --- a/Reference/Event Reference/UNIT_TARGET.sublime-snippet +++ b/Reference/Event Reference/UNIT_TARGET.sublime-snippet @@ -2,5 +2,5 @@ UNIT_TARGET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_TARGETABLE_CHANGED.sublime-snippet b/Reference/Event Reference/UNIT_TARGETABLE_CHANGED.sublime-snippet index 39f6fb5d8..4bb01a46c 100644 --- a/Reference/Event Reference/UNIT_TARGETABLE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/UNIT_TARGETABLE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ UNIT_TARGETABLE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_THREAT_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/UNIT_THREAT_LIST_UPDATE.sublime-snippet index 956a1637c..2d132618d 100644 --- a/Reference/Event Reference/UNIT_THREAT_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/UNIT_THREAT_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_THREAT_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UNIT_THREAT_SITUATION_UPDATE.sublime-snippet b/Reference/Event Reference/UNIT_THREAT_SITUATION_UPDATE.sublime-snippet index 1452bad6e..9340bd118 100644 --- a/Reference/Event Reference/UNIT_THREAT_SITUATION_UPDATE.sublime-snippet +++ b/Reference/Event Reference/UNIT_THREAT_SITUATION_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ UNIT_THREAT_SITUATION_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_ACTIVE_BATTLEFIELD.sublime-snippet b/Reference/Event Reference/UPDATE_ACTIVE_BATTLEFIELD.sublime-snippet index da47569a4..681b993c9 100644 --- a/Reference/Event Reference/UPDATE_ACTIVE_BATTLEFIELD.sublime-snippet +++ b/Reference/Event Reference/UPDATE_ACTIVE_BATTLEFIELD.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_ACTIVE_BATTLEFIELD "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_ALL_UI_WIDGETS.sublime-snippet b/Reference/Event Reference/UPDATE_ALL_UI_WIDGETS.sublime-snippet new file mode 100644 index 000000000..6e75e923a --- /dev/null +++ b/Reference/Event Reference/UPDATE_ALL_UI_WIDGETS.sublime-snippet @@ -0,0 +1,6 @@ + + + UPDATE_ALL_UI_WIDGETS + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/UPDATE_BATTLEFIELD_SCORE.sublime-snippet b/Reference/Event Reference/UPDATE_BATTLEFIELD_SCORE.sublime-snippet index f4721fae8..6d1f2d88c 100644 --- a/Reference/Event Reference/UPDATE_BATTLEFIELD_SCORE.sublime-snippet +++ b/Reference/Event Reference/UPDATE_BATTLEFIELD_SCORE.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_BATTLEFIELD_SCORE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_BATTLEFIELD_STATUS.sublime-snippet b/Reference/Event Reference/UPDATE_BATTLEFIELD_STATUS.sublime-snippet index 0e4102ff1..d4627d1d6 100644 --- a/Reference/Event Reference/UPDATE_BATTLEFIELD_STATUS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_BATTLEFIELD_STATUS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_BATTLEFIELD_STATUS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_BINDINGS.sublime-snippet b/Reference/Event Reference/UPDATE_BINDINGS.sublime-snippet index ef765f2f5..fe2e6a048 100644 --- a/Reference/Event Reference/UPDATE_BINDINGS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_BINDINGS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_BINDINGS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_BONUS_ACTIONBAR.sublime-snippet b/Reference/Event Reference/UPDATE_BONUS_ACTIONBAR.sublime-snippet index b538e05ad..0b11e42ff 100644 --- a/Reference/Event Reference/UPDATE_BONUS_ACTIONBAR.sublime-snippet +++ b/Reference/Event Reference/UPDATE_BONUS_ACTIONBAR.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_BONUS_ACTIONBAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_CHAT_COLOR.sublime-snippet b/Reference/Event Reference/UPDATE_CHAT_COLOR.sublime-snippet index 1e9efad0c..aa7760641 100644 --- a/Reference/Event Reference/UPDATE_CHAT_COLOR.sublime-snippet +++ b/Reference/Event Reference/UPDATE_CHAT_COLOR.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_CHAT_COLOR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_CHAT_COLOR_NAME_BY_CLASS.sublime-snippet b/Reference/Event Reference/UPDATE_CHAT_COLOR_NAME_BY_CLASS.sublime-snippet index dc22be711..b667d856b 100644 --- a/Reference/Event Reference/UPDATE_CHAT_COLOR_NAME_BY_CLASS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_CHAT_COLOR_NAME_BY_CLASS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_CHAT_COLOR_NAME_BY_CLASS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_CHAT_WINDOWS.sublime-snippet b/Reference/Event Reference/UPDATE_CHAT_WINDOWS.sublime-snippet index 6890dbb1b..a22280714 100644 --- a/Reference/Event Reference/UPDATE_CHAT_WINDOWS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_CHAT_WINDOWS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_CHAT_WINDOWS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_EXHAUSTION.sublime-snippet b/Reference/Event Reference/UPDATE_EXHAUSTION.sublime-snippet index 1710cd21d..a3b870c14 100644 --- a/Reference/Event Reference/UPDATE_EXHAUSTION.sublime-snippet +++ b/Reference/Event Reference/UPDATE_EXHAUSTION.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_EXHAUSTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_EXPANSION_LEVEL.sublime-snippet b/Reference/Event Reference/UPDATE_EXPANSION_LEVEL.sublime-snippet index 66e57412d..d48f22327 100644 --- a/Reference/Event Reference/UPDATE_EXPANSION_LEVEL.sublime-snippet +++ b/Reference/Event Reference/UPDATE_EXPANSION_LEVEL.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_EXPANSION_LEVEL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_EXTRA_ACTIONBAR.sublime-snippet b/Reference/Event Reference/UPDATE_EXTRA_ACTIONBAR.sublime-snippet index fac4f1193..2cd22e7f2 100644 --- a/Reference/Event Reference/UPDATE_EXTRA_ACTIONBAR.sublime-snippet +++ b/Reference/Event Reference/UPDATE_EXTRA_ACTIONBAR.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_EXTRA_ACTIONBAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_FACTION.sublime-snippet b/Reference/Event Reference/UPDATE_FACTION.sublime-snippet index a5f57e15c..502f8f5b4 100644 --- a/Reference/Event Reference/UPDATE_FACTION.sublime-snippet +++ b/Reference/Event Reference/UPDATE_FACTION.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_FACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_FLOATING_CHAT_WINDOWS.sublime-snippet b/Reference/Event Reference/UPDATE_FLOATING_CHAT_WINDOWS.sublime-snippet index 33bafae17..98cf8163c 100644 --- a/Reference/Event Reference/UPDATE_FLOATING_CHAT_WINDOWS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_FLOATING_CHAT_WINDOWS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_FLOATING_CHAT_WINDOWS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_GM_STATUS.sublime-snippet b/Reference/Event Reference/UPDATE_GM_STATUS.sublime-snippet index 7166f233c..2c9bc848c 100644 --- a/Reference/Event Reference/UPDATE_GM_STATUS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_GM_STATUS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_GM_STATUS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_INSTANCE_INFO.sublime-snippet b/Reference/Event Reference/UPDATE_INSTANCE_INFO.sublime-snippet index bf9d611fb..ef21e96c2 100644 --- a/Reference/Event Reference/UPDATE_INSTANCE_INFO.sublime-snippet +++ b/Reference/Event Reference/UPDATE_INSTANCE_INFO.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_INSTANCE_INFO "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_INVENTORY_ALERTS.sublime-snippet b/Reference/Event Reference/UPDATE_INVENTORY_ALERTS.sublime-snippet index c6b016079..714b9e938 100644 --- a/Reference/Event Reference/UPDATE_INVENTORY_ALERTS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_INVENTORY_ALERTS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_INVENTORY_ALERTS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_INVENTORY_DURABILITY.sublime-snippet b/Reference/Event Reference/UPDATE_INVENTORY_DURABILITY.sublime-snippet index 05e0d3293..19822a66a 100644 --- a/Reference/Event Reference/UPDATE_INVENTORY_DURABILITY.sublime-snippet +++ b/Reference/Event Reference/UPDATE_INVENTORY_DURABILITY.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_INVENTORY_DURABILITY "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_LFG_LIST.sublime-snippet b/Reference/Event Reference/UPDATE_LFG_LIST.sublime-snippet index 3037852ec..e13a2a829 100644 --- a/Reference/Event Reference/UPDATE_LFG_LIST.sublime-snippet +++ b/Reference/Event Reference/UPDATE_LFG_LIST.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_LFG_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_LFG_LIST_INCREMENTAL.sublime-snippet b/Reference/Event Reference/UPDATE_LFG_LIST_INCREMENTAL.sublime-snippet deleted file mode 100644 index cf924b488..000000000 --- a/Reference/Event Reference/UPDATE_LFG_LIST_INCREMENTAL.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UPDATE_LFG_LIST_INCREMENTAL - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/UPDATE_LFG_TYPES.sublime-snippet b/Reference/Event Reference/UPDATE_LFG_TYPES.sublime-snippet deleted file mode 100644 index 8b828e807..000000000 --- a/Reference/Event Reference/UPDATE_LFG_TYPES.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UPDATE_LFG_TYPES - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/UPDATE_MACROS.sublime-snippet b/Reference/Event Reference/UPDATE_MACROS.sublime-snippet index ae72acc9f..0107bfc36 100644 --- a/Reference/Event Reference/UPDATE_MACROS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_MACROS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_MACROS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_MASTER_LOOT_LIST.sublime-snippet b/Reference/Event Reference/UPDATE_MASTER_LOOT_LIST.sublime-snippet index 355595d66..6fe5927f5 100644 --- a/Reference/Event Reference/UPDATE_MASTER_LOOT_LIST.sublime-snippet +++ b/Reference/Event Reference/UPDATE_MASTER_LOOT_LIST.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_MASTER_LOOT_LIST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_MOUSEOVER_UNIT.sublime-snippet b/Reference/Event Reference/UPDATE_MOUSEOVER_UNIT.sublime-snippet index 1ca8c96b9..df54378be 100644 --- a/Reference/Event Reference/UPDATE_MOUSEOVER_UNIT.sublime-snippet +++ b/Reference/Event Reference/UPDATE_MOUSEOVER_UNIT.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_MOUSEOVER_UNIT "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_MULTI_CAST_ACTIONBAR.sublime-snippet b/Reference/Event Reference/UPDATE_MULTI_CAST_ACTIONBAR.sublime-snippet index 6151126e7..9b27a2aaf 100644 --- a/Reference/Event Reference/UPDATE_MULTI_CAST_ACTIONBAR.sublime-snippet +++ b/Reference/Event Reference/UPDATE_MULTI_CAST_ACTIONBAR.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_MULTI_CAST_ACTIONBAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_OVERRIDE_ACTIONBAR.sublime-snippet b/Reference/Event Reference/UPDATE_OVERRIDE_ACTIONBAR.sublime-snippet index cd0b16795..66552a27c 100644 --- a/Reference/Event Reference/UPDATE_OVERRIDE_ACTIONBAR.sublime-snippet +++ b/Reference/Event Reference/UPDATE_OVERRIDE_ACTIONBAR.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_OVERRIDE_ACTIONBAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_PENDING_MAIL.sublime-snippet b/Reference/Event Reference/UPDATE_PENDING_MAIL.sublime-snippet index b46502061..d514d0ab5 100644 --- a/Reference/Event Reference/UPDATE_PENDING_MAIL.sublime-snippet +++ b/Reference/Event Reference/UPDATE_PENDING_MAIL.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_PENDING_MAIL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_POSSESS_BAR.sublime-snippet b/Reference/Event Reference/UPDATE_POSSESS_BAR.sublime-snippet index 33641f910..bcdcb82d5 100644 --- a/Reference/Event Reference/UPDATE_POSSESS_BAR.sublime-snippet +++ b/Reference/Event Reference/UPDATE_POSSESS_BAR.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_POSSESS_BAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_SELECTED_CHARACTER.sublime-snippet b/Reference/Event Reference/UPDATE_SELECTED_CHARACTER.sublime-snippet new file mode 100644 index 000000000..f4bab2ffe --- /dev/null +++ b/Reference/Event Reference/UPDATE_SELECTED_CHARACTER.sublime-snippet @@ -0,0 +1,6 @@ + + + UPDATE_SELECTED_CHARACTER + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/UPDATE_SHAPESHIFT_COOLDOWN.sublime-snippet b/Reference/Event Reference/UPDATE_SHAPESHIFT_COOLDOWN.sublime-snippet index daa8b27a6..02110fb30 100644 --- a/Reference/Event Reference/UPDATE_SHAPESHIFT_COOLDOWN.sublime-snippet +++ b/Reference/Event Reference/UPDATE_SHAPESHIFT_COOLDOWN.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_SHAPESHIFT_COOLDOWN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_SHAPESHIFT_FORM.sublime-snippet b/Reference/Event Reference/UPDATE_SHAPESHIFT_FORM.sublime-snippet index ce3449657..c7e00700b 100644 --- a/Reference/Event Reference/UPDATE_SHAPESHIFT_FORM.sublime-snippet +++ b/Reference/Event Reference/UPDATE_SHAPESHIFT_FORM.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_SHAPESHIFT_FORM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_SHAPESHIFT_FORMS.sublime-snippet b/Reference/Event Reference/UPDATE_SHAPESHIFT_FORMS.sublime-snippet index 25415e60e..13320de32 100644 --- a/Reference/Event Reference/UPDATE_SHAPESHIFT_FORMS.sublime-snippet +++ b/Reference/Event Reference/UPDATE_SHAPESHIFT_FORMS.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_SHAPESHIFT_FORMS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_SHAPESHIFT_USABLE.sublime-snippet b/Reference/Event Reference/UPDATE_SHAPESHIFT_USABLE.sublime-snippet index d90aac0a3..9635183ee 100644 --- a/Reference/Event Reference/UPDATE_SHAPESHIFT_USABLE.sublime-snippet +++ b/Reference/Event Reference/UPDATE_SHAPESHIFT_USABLE.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_SHAPESHIFT_USABLE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_STEALTH.sublime-snippet b/Reference/Event Reference/UPDATE_STEALTH.sublime-snippet index 69201fe19..c1ccc8be8 100644 --- a/Reference/Event Reference/UPDATE_STEALTH.sublime-snippet +++ b/Reference/Event Reference/UPDATE_STEALTH.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_STEALTH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_SUMMONPETS_ACTION.sublime-snippet b/Reference/Event Reference/UPDATE_SUMMONPETS_ACTION.sublime-snippet index 7890b66f8..8e3dd1652 100644 --- a/Reference/Event Reference/UPDATE_SUMMONPETS_ACTION.sublime-snippet +++ b/Reference/Event Reference/UPDATE_SUMMONPETS_ACTION.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_SUMMONPETS_ACTION "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_TICKET.sublime-snippet b/Reference/Event Reference/UPDATE_TICKET.sublime-snippet deleted file mode 100644 index 6050faaab..000000000 --- a/Reference/Event Reference/UPDATE_TICKET.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UPDATE_TICKET - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/UPDATE_TRADESKILL_RECAST.sublime-snippet b/Reference/Event Reference/UPDATE_TRADESKILL_RECAST.sublime-snippet index 18280e92d..c83256337 100644 --- a/Reference/Event Reference/UPDATE_TRADESKILL_RECAST.sublime-snippet +++ b/Reference/Event Reference/UPDATE_TRADESKILL_RECAST.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_TRADESKILL_RECAST "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_UI_WIDGET.sublime-snippet b/Reference/Event Reference/UPDATE_UI_WIDGET.sublime-snippet new file mode 100644 index 000000000..7bfaaafa8 --- /dev/null +++ b/Reference/Event Reference/UPDATE_UI_WIDGET.sublime-snippet @@ -0,0 +1,6 @@ + + + UPDATE_UI_WIDGET + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/UPDATE_VEHICLE_ACTIONBAR.sublime-snippet b/Reference/Event Reference/UPDATE_VEHICLE_ACTIONBAR.sublime-snippet index 404a5fba2..cf385b638 100644 --- a/Reference/Event Reference/UPDATE_VEHICLE_ACTIONBAR.sublime-snippet +++ b/Reference/Event Reference/UPDATE_VEHICLE_ACTIONBAR.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_VEHICLE_ACTIONBAR "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_WEB_TICKET.sublime-snippet b/Reference/Event Reference/UPDATE_WEB_TICKET.sublime-snippet index c628b619f..0da58137c 100644 --- a/Reference/Event Reference/UPDATE_WEB_TICKET.sublime-snippet +++ b/Reference/Event Reference/UPDATE_WEB_TICKET.sublime-snippet @@ -2,5 +2,5 @@ UPDATE_WEB_TICKET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/UPDATE_WORLD_STATES.sublime-snippet b/Reference/Event Reference/UPDATE_WORLD_STATES.sublime-snippet deleted file mode 100644 index 97a84f556..000000000 --- a/Reference/Event Reference/UPDATE_WORLD_STATES.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - UPDATE_WORLD_STATES - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/USE_BIND_CONFIRM.sublime-snippet b/Reference/Event Reference/USE_BIND_CONFIRM.sublime-snippet index 688d6cd5c..890915d17 100644 --- a/Reference/Event Reference/USE_BIND_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/USE_BIND_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ USE_BIND_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/USE_GLYPH.sublime-snippet b/Reference/Event Reference/USE_GLYPH.sublime-snippet index eb4db41ef..4da7cec74 100644 --- a/Reference/Event Reference/USE_GLYPH.sublime-snippet +++ b/Reference/Event Reference/USE_GLYPH.sublime-snippet @@ -2,5 +2,5 @@ USE_GLYPH "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/USE_NO_REFUND_CONFIRM.sublime-snippet b/Reference/Event Reference/USE_NO_REFUND_CONFIRM.sublime-snippet index f6f78c335..a1fa64166 100644 --- a/Reference/Event Reference/USE_NO_REFUND_CONFIRM.sublime-snippet +++ b/Reference/Event Reference/USE_NO_REFUND_CONFIRM.sublime-snippet @@ -2,5 +2,5 @@ USE_NO_REFUND_CONFIRM "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VARIABLES_LOADED.sublime-snippet b/Reference/Event Reference/VARIABLES_LOADED.sublime-snippet index 8d306325f..506ddcdb4 100644 --- a/Reference/Event Reference/VARIABLES_LOADED.sublime-snippet +++ b/Reference/Event Reference/VARIABLES_LOADED.sublime-snippet @@ -2,5 +2,5 @@ VARIABLES_LOADED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VAS_CHARACTER_QUEUE_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/VAS_CHARACTER_QUEUE_STATUS_UPDATE.sublime-snippet new file mode 100644 index 000000000..ce4a3508b --- /dev/null +++ b/Reference/Event Reference/VAS_CHARACTER_QUEUE_STATUS_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + VAS_CHARACTER_QUEUE_STATUS_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VAS_CHARACTER_STATE_CHANGED.sublime-snippet b/Reference/Event Reference/VAS_CHARACTER_STATE_CHANGED.sublime-snippet new file mode 100644 index 000000000..e95de1d7d --- /dev/null +++ b/Reference/Event Reference/VAS_CHARACTER_STATE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VAS_CHARACTER_STATE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VAS_QUEUE_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/VAS_QUEUE_STATUS_UPDATE.sublime-snippet new file mode 100644 index 000000000..d5e47d757 --- /dev/null +++ b/Reference/Event Reference/VAS_QUEUE_STATUS_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + VAS_QUEUE_STATUS_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VAS_TRANSFER_VALIDATION_UPDATE.sublime-snippet b/Reference/Event Reference/VAS_TRANSFER_VALIDATION_UPDATE.sublime-snippet new file mode 100644 index 000000000..0c61b9a3c --- /dev/null +++ b/Reference/Event Reference/VAS_TRANSFER_VALIDATION_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + VAS_TRANSFER_VALIDATION_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VEHICLE_ANGLE_SHOW.sublime-snippet b/Reference/Event Reference/VEHICLE_ANGLE_SHOW.sublime-snippet index 217e63219..383365616 100644 --- a/Reference/Event Reference/VEHICLE_ANGLE_SHOW.sublime-snippet +++ b/Reference/Event Reference/VEHICLE_ANGLE_SHOW.sublime-snippet @@ -2,5 +2,5 @@ VEHICLE_ANGLE_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VEHICLE_ANGLE_UPDATE.sublime-snippet b/Reference/Event Reference/VEHICLE_ANGLE_UPDATE.sublime-snippet index 8fbeec241..c979279b1 100644 --- a/Reference/Event Reference/VEHICLE_ANGLE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/VEHICLE_ANGLE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ VEHICLE_ANGLE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VEHICLE_PASSENGERS_CHANGED.sublime-snippet b/Reference/Event Reference/VEHICLE_PASSENGERS_CHANGED.sublime-snippet index fa4f45e65..d8efb3b1a 100644 --- a/Reference/Event Reference/VEHICLE_PASSENGERS_CHANGED.sublime-snippet +++ b/Reference/Event Reference/VEHICLE_PASSENGERS_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ VEHICLE_PASSENGERS_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VEHICLE_POWER_SHOW.sublime-snippet b/Reference/Event Reference/VEHICLE_POWER_SHOW.sublime-snippet index db3f65805..cff970aec 100644 --- a/Reference/Event Reference/VEHICLE_POWER_SHOW.sublime-snippet +++ b/Reference/Event Reference/VEHICLE_POWER_SHOW.sublime-snippet @@ -2,5 +2,5 @@ VEHICLE_POWER_SHOW "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VEHICLE_UPDATE.sublime-snippet b/Reference/Event Reference/VEHICLE_UPDATE.sublime-snippet index c4e669367..c2ba0cd19 100644 --- a/Reference/Event Reference/VEHICLE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/VEHICLE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ VEHICLE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VIGNETTES_UPDATED.sublime-snippet b/Reference/Event Reference/VIGNETTES_UPDATED.sublime-snippet new file mode 100644 index 000000000..c439d8cef --- /dev/null +++ b/Reference/Event Reference/VIGNETTES_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VIGNETTES_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VIGNETTE_ADDED.sublime-snippet b/Reference/Event Reference/VIGNETTE_ADDED.sublime-snippet deleted file mode 100644 index 786e1e5db..000000000 --- a/Reference/Event Reference/VIGNETTE_ADDED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VIGNETTE_ADDED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VIGNETTE_MINIMAP_UPDATED.sublime-snippet b/Reference/Event Reference/VIGNETTE_MINIMAP_UPDATED.sublime-snippet new file mode 100644 index 000000000..1e3f9813f --- /dev/null +++ b/Reference/Event Reference/VIGNETTE_MINIMAP_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VIGNETTE_MINIMAP_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VIGNETTE_REMOVED.sublime-snippet b/Reference/Event Reference/VIGNETTE_REMOVED.sublime-snippet deleted file mode 100644 index b4b04ce4b..000000000 --- a/Reference/Event Reference/VIGNETTE_REMOVED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VIGNETTE_REMOVED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_CHANNEL_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/VOICE_CHANNEL_STATUS_UPDATE.sublime-snippet deleted file mode 100644 index a45955556..000000000 --- a/Reference/Event Reference/VOICE_CHANNEL_STATUS_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_CHANNEL_STATUS_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_CHAT_ACTIVE_INPUT_DEVICE_UPDATED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_ACTIVE_INPUT_DEVICE_UPDATED.sublime-snippet new file mode 100644 index 000000000..0963f81ca --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_ACTIVE_INPUT_DEVICE_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_ACTIVE_INPUT_DEVICE_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_ACTIVE_OUTPUT_DEVICE_UPDATED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_ACTIVE_OUTPUT_DEVICE_UPDATED.sublime-snippet new file mode 100644 index 000000000..ea321c43c --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_ACTIVE_OUTPUT_DEVICE_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_ACTIVE_OUTPUT_DEVICE_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_ENERGY.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_ENERGY.sublime-snippet new file mode 100644 index 000000000..b9a3d440e --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_ENERGY.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_AUDIO_CAPTURE_ENERGY + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_STARTED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_STARTED.sublime-snippet new file mode 100644 index 000000000..03a93aec6 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_STARTED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_AUDIO_CAPTURE_STARTED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_STOPPED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_STOPPED.sublime-snippet new file mode 100644 index 000000000..b0e909ce0 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_AUDIO_CAPTURE_STOPPED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_AUDIO_CAPTURE_STOPPED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_ACTIVATED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_ACTIVATED.sublime-snippet new file mode 100644 index 000000000..9cf6f56d8 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_ACTIVATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_ACTIVATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_DEACTIVATED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_DEACTIVATED.sublime-snippet new file mode 100644 index 000000000..897f00658 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_DEACTIVATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_DEACTIVATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_DISPLAY_NAME_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_DISPLAY_NAME_CHANGED.sublime-snippet new file mode 100644 index 000000000..f853bdd05 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_DISPLAY_NAME_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_DISPLAY_NAME_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_JOINED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_JOINED.sublime-snippet new file mode 100644 index 000000000..247805f51 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_JOINED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_JOINED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ACTIVE_STATE_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ACTIVE_STATE_CHANGED.sublime-snippet new file mode 100644 index 000000000..99f5f69fe --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ACTIVE_STATE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_ACTIVE_STATE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ADDED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ADDED.sublime-snippet new file mode 100644 index 000000000..5a909912a --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ADDED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_ADDED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ENERGY_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ENERGY_CHANGED.sublime-snippet new file mode 100644 index 000000000..3b8445fd1 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_ENERGY_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_ENERGY_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_GUID_UPDATED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_GUID_UPDATED.sublime-snippet new file mode 100644 index 000000000..0fe8f0122 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_GUID_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_GUID_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ALL_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ALL_CHANGED.sublime-snippet new file mode 100644 index 000000000..57d989f58 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ALL_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ALL_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ME_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ME_CHANGED.sublime-snippet new file mode 100644 index 000000000..9421e1e7e --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ME_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_MUTE_FOR_ME_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_REMOVED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_REMOVED.sublime-snippet new file mode 100644 index 000000000..223c653c8 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_REMOVED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_REMOVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_SILENCED_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_SILENCED_CHANGED.sublime-snippet new file mode 100644 index 000000000..dca2c4633 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_SILENCED_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_SILENCED_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_SPEAKING_STATE_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_SPEAKING_STATE_CHANGED.sublime-snippet new file mode 100644 index 000000000..adab5a351 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_SPEAKING_STATE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_SPEAKING_STATE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_VOLUME_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_VOLUME_CHANGED.sublime-snippet new file mode 100644 index 000000000..9d318cfe6 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MEMBER_VOLUME_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MEMBER_VOLUME_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_MUTE_STATE_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MUTE_STATE_CHANGED.sublime-snippet new file mode 100644 index 000000000..53588fa5c --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_MUTE_STATE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_MUTE_STATE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_PTT_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_PTT_CHANGED.sublime-snippet new file mode 100644 index 000000000..4839455b3 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_PTT_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_PTT_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_REMOVED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_REMOVED.sublime-snippet new file mode 100644 index 000000000..8c157a50c --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_REMOVED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_REMOVED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_TRANSMIT_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_TRANSMIT_CHANGED.sublime-snippet new file mode 100644 index 000000000..61172320a --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_TRANSMIT_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_TRANSMIT_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CHANNEL_VOLUME_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CHANNEL_VOLUME_CHANGED.sublime-snippet new file mode 100644 index 000000000..308f0b313 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CHANNEL_VOLUME_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CHANNEL_VOLUME_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_COMMUNICATION_MODE_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_COMMUNICATION_MODE_CHANGED.sublime-snippet new file mode 100644 index 000000000..c0b587c73 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_COMMUNICATION_MODE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_COMMUNICATION_MODE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_CONNECTION_SUCCESS.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_CONNECTION_SUCCESS.sublime-snippet new file mode 100644 index 000000000..8a5d61d70 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_CONNECTION_SUCCESS.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_CONNECTION_SUCCESS + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_DEAFENED_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_DEAFENED_CHANGED.sublime-snippet new file mode 100644 index 000000000..659502015 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_DEAFENED_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_DEAFENED_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_ENABLED_UPDATE.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_ENABLED_UPDATE.sublime-snippet deleted file mode 100644 index 3813b4b16..000000000 --- a/Reference/Event Reference/VOICE_CHAT_ENABLED_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_CHAT_ENABLED_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_CHAT_ERROR.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_ERROR.sublime-snippet new file mode 100644 index 000000000..7fc321328 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_ERROR.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_ERROR + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_INPUT_DEVICES_UPDATED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_INPUT_DEVICES_UPDATED.sublime-snippet new file mode 100644 index 000000000..2eb96eed4 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_INPUT_DEVICES_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_INPUT_DEVICES_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_LOGIN.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_LOGIN.sublime-snippet new file mode 100644 index 000000000..80467e58c --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_LOGIN.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_LOGIN + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_LOGOUT.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_LOGOUT.sublime-snippet new file mode 100644 index 000000000..edb2a7bce --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_LOGOUT.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_LOGOUT + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_MUTED_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_MUTED_CHANGED.sublime-snippet new file mode 100644 index 000000000..0a38ed798 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_MUTED_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_MUTED_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_OUTPUT_DEVICES_UPDATED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_OUTPUT_DEVICES_UPDATED.sublime-snippet new file mode 100644 index 000000000..6074dd264 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_OUTPUT_DEVICES_UPDATED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_OUTPUT_DEVICES_UPDATED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_PENDING_CHANNEL_JOIN_STATE.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_PENDING_CHANNEL_JOIN_STATE.sublime-snippet new file mode 100644 index 000000000..50cb75f66 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_PENDING_CHANNEL_JOIN_STATE.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_PENDING_CHANNEL_JOIN_STATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_PTT_BUTTON_PRESSED_STATE_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_PTT_BUTTON_PRESSED_STATE_CHANGED.sublime-snippet new file mode 100644 index 000000000..225ebf2ac --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_PTT_BUTTON_PRESSED_STATE_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_PTT_BUTTON_PRESSED_STATE_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_CHAT_SILENCED_CHANGED.sublime-snippet b/Reference/Event Reference/VOICE_CHAT_SILENCED_CHANGED.sublime-snippet new file mode 100644 index 000000000..82e800256 --- /dev/null +++ b/Reference/Event Reference/VOICE_CHAT_SILENCED_CHANGED.sublime-snippet @@ -0,0 +1,6 @@ + + + VOICE_CHAT_SILENCED_CHANGED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOICE_LEFT_SESSION.sublime-snippet b/Reference/Event Reference/VOICE_LEFT_SESSION.sublime-snippet deleted file mode 100644 index 5c9d2fb22..000000000 --- a/Reference/Event Reference/VOICE_LEFT_SESSION.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_LEFT_SESSION - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_PLATE_START.sublime-snippet b/Reference/Event Reference/VOICE_PLATE_START.sublime-snippet deleted file mode 100644 index 77133f048..000000000 --- a/Reference/Event Reference/VOICE_PLATE_START.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_PLATE_START - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_PLATE_STOP.sublime-snippet b/Reference/Event Reference/VOICE_PLATE_STOP.sublime-snippet deleted file mode 100644 index 2125a14f5..000000000 --- a/Reference/Event Reference/VOICE_PLATE_STOP.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_PLATE_STOP - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_PUSH_TO_TALK_START.sublime-snippet b/Reference/Event Reference/VOICE_PUSH_TO_TALK_START.sublime-snippet deleted file mode 100644 index 1c7e1b390..000000000 --- a/Reference/Event Reference/VOICE_PUSH_TO_TALK_START.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_PUSH_TO_TALK_START - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_PUSH_TO_TALK_STOP.sublime-snippet b/Reference/Event Reference/VOICE_PUSH_TO_TALK_STOP.sublime-snippet deleted file mode 100644 index 6d4b0bc8c..000000000 --- a/Reference/Event Reference/VOICE_PUSH_TO_TALK_STOP.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_PUSH_TO_TALK_STOP - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_SELF_MUTE.sublime-snippet b/Reference/Event Reference/VOICE_SELF_MUTE.sublime-snippet deleted file mode 100644 index ad7e26dcb..000000000 --- a/Reference/Event Reference/VOICE_SELF_MUTE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_SELF_MUTE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_SESSIONS_UPDATE.sublime-snippet b/Reference/Event Reference/VOICE_SESSIONS_UPDATE.sublime-snippet deleted file mode 100644 index 2c8f7bded..000000000 --- a/Reference/Event Reference/VOICE_SESSIONS_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_SESSIONS_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_START.sublime-snippet b/Reference/Event Reference/VOICE_START.sublime-snippet deleted file mode 100644 index fd3f89bff..000000000 --- a/Reference/Event Reference/VOICE_START.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_START - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/VOICE_STATUS_UPDATE.sublime-snippet deleted file mode 100644 index f6feb48b0..000000000 --- a/Reference/Event Reference/VOICE_STATUS_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_STATUS_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOICE_STOP.sublime-snippet b/Reference/Event Reference/VOICE_STOP.sublime-snippet deleted file mode 100644 index 15e2971b8..000000000 --- a/Reference/Event Reference/VOICE_STOP.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - VOICE_STOP - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/VOID_DEPOSIT_WARNING.sublime-snippet b/Reference/Event Reference/VOID_DEPOSIT_WARNING.sublime-snippet index 84aac220d..7d3d5e2e8 100644 --- a/Reference/Event Reference/VOID_DEPOSIT_WARNING.sublime-snippet +++ b/Reference/Event Reference/VOID_DEPOSIT_WARNING.sublime-snippet @@ -2,5 +2,5 @@ VOID_DEPOSIT_WARNING "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VOID_STORAGE_CLOSE.sublime-snippet b/Reference/Event Reference/VOID_STORAGE_CLOSE.sublime-snippet index 2445f885c..68df36ae3 100644 --- a/Reference/Event Reference/VOID_STORAGE_CLOSE.sublime-snippet +++ b/Reference/Event Reference/VOID_STORAGE_CLOSE.sublime-snippet @@ -2,5 +2,5 @@ VOID_STORAGE_CLOSE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VOID_STORAGE_CONTENTS_UPDATE.sublime-snippet b/Reference/Event Reference/VOID_STORAGE_CONTENTS_UPDATE.sublime-snippet index 823f0d2e9..bae061b77 100644 --- a/Reference/Event Reference/VOID_STORAGE_CONTENTS_UPDATE.sublime-snippet +++ b/Reference/Event Reference/VOID_STORAGE_CONTENTS_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ VOID_STORAGE_CONTENTS_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VOID_STORAGE_DEPOSIT_UPDATE.sublime-snippet b/Reference/Event Reference/VOID_STORAGE_DEPOSIT_UPDATE.sublime-snippet index 17b2af170..1ee903683 100644 --- a/Reference/Event Reference/VOID_STORAGE_DEPOSIT_UPDATE.sublime-snippet +++ b/Reference/Event Reference/VOID_STORAGE_DEPOSIT_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ VOID_STORAGE_DEPOSIT_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VOID_STORAGE_OPEN.sublime-snippet b/Reference/Event Reference/VOID_STORAGE_OPEN.sublime-snippet index 7881922e8..732ea71ae 100644 --- a/Reference/Event Reference/VOID_STORAGE_OPEN.sublime-snippet +++ b/Reference/Event Reference/VOID_STORAGE_OPEN.sublime-snippet @@ -2,5 +2,5 @@ VOID_STORAGE_OPEN "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VOID_STORAGE_UPDATE.sublime-snippet b/Reference/Event Reference/VOID_STORAGE_UPDATE.sublime-snippet index 483a2cd56..4d72e021d 100644 --- a/Reference/Event Reference/VOID_STORAGE_UPDATE.sublime-snippet +++ b/Reference/Event Reference/VOID_STORAGE_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ VOID_STORAGE_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VOID_TRANSFER_DONE.sublime-snippet b/Reference/Event Reference/VOID_TRANSFER_DONE.sublime-snippet index ecf4f2c31..584cb2a76 100644 --- a/Reference/Event Reference/VOID_TRANSFER_DONE.sublime-snippet +++ b/Reference/Event Reference/VOID_TRANSFER_DONE.sublime-snippet @@ -2,5 +2,5 @@ VOID_TRANSFER_DONE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/VOID_TRANSFER_SUCCESS.sublime-snippet b/Reference/Event Reference/VOID_TRANSFER_SUCCESS.sublime-snippet new file mode 100644 index 000000000..01fac3614 --- /dev/null +++ b/Reference/Event Reference/VOID_TRANSFER_SUCCESS.sublime-snippet @@ -0,0 +1,6 @@ + + + VOID_TRANSFER_SUCCESS + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/VOTE_KICK_REASON_NEEDED.sublime-snippet b/Reference/Event Reference/VOTE_KICK_REASON_NEEDED.sublime-snippet index a0b64900b..0342116d4 100644 --- a/Reference/Event Reference/VOTE_KICK_REASON_NEEDED.sublime-snippet +++ b/Reference/Event Reference/VOTE_KICK_REASON_NEEDED.sublime-snippet @@ -2,5 +2,5 @@ VOTE_KICK_REASON_NEEDED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/WARFRONT_COMPLETED.sublime-snippet b/Reference/Event Reference/WARFRONT_COMPLETED.sublime-snippet new file mode 100644 index 000000000..e7c435404 --- /dev/null +++ b/Reference/Event Reference/WARFRONT_COMPLETED.sublime-snippet @@ -0,0 +1,6 @@ + + + WARFRONT_COMPLETED + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/WARGAME_REQUESTED.sublime-snippet b/Reference/Event Reference/WARGAME_REQUESTED.sublime-snippet index fda872ec0..8b6837fc1 100644 --- a/Reference/Event Reference/WARGAME_REQUESTED.sublime-snippet +++ b/Reference/Event Reference/WARGAME_REQUESTED.sublime-snippet @@ -2,5 +2,5 @@ WARGAME_REQUESTED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/WAR_MODE_STATUS_UPDATE.sublime-snippet b/Reference/Event Reference/WAR_MODE_STATUS_UPDATE.sublime-snippet new file mode 100644 index 000000000..3550f4cd2 --- /dev/null +++ b/Reference/Event Reference/WAR_MODE_STATUS_UPDATE.sublime-snippet @@ -0,0 +1,6 @@ + + + WAR_MODE_STATUS_UPDATE + "event" + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture + diff --git a/Reference/Event Reference/WEAR_EQUIPMENT_SET.sublime-snippet b/Reference/Event Reference/WEAR_EQUIPMENT_SET.sublime-snippet index 8b98cc1f4..15157990c 100644 --- a/Reference/Event Reference/WEAR_EQUIPMENT_SET.sublime-snippet +++ b/Reference/Event Reference/WEAR_EQUIPMENT_SET.sublime-snippet @@ -2,5 +2,5 @@ WEAR_EQUIPMENT_SET "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/WEIGHTED_SPELL_UPDATED.sublime-snippet b/Reference/Event Reference/WEIGHTED_SPELL_UPDATED.sublime-snippet deleted file mode 100644 index 1b055449f..000000000 --- a/Reference/Event Reference/WEIGHTED_SPELL_UPDATED.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - WEIGHTED_SPELL_UPDATED - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/WHO_LIST_UPDATE.sublime-snippet b/Reference/Event Reference/WHO_LIST_UPDATE.sublime-snippet index 7809543c7..401185d99 100644 --- a/Reference/Event Reference/WHO_LIST_UPDATE.sublime-snippet +++ b/Reference/Event Reference/WHO_LIST_UPDATE.sublime-snippet @@ -2,5 +2,5 @@ WHO_LIST_UPDATE "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/WORLD_MAP_UPDATE.sublime-snippet b/Reference/Event Reference/WORLD_MAP_UPDATE.sublime-snippet deleted file mode 100644 index 1a9d0d8d3..000000000 --- a/Reference/Event Reference/WORLD_MAP_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - WORLD_MAP_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/WORLD_QUEST_COMPLETED_BY_SPELL.sublime-snippet b/Reference/Event Reference/WORLD_QUEST_COMPLETED_BY_SPELL.sublime-snippet index 3c081fe2a..cdfbf6907 100644 --- a/Reference/Event Reference/WORLD_QUEST_COMPLETED_BY_SPELL.sublime-snippet +++ b/Reference/Event Reference/WORLD_QUEST_COMPLETED_BY_SPELL.sublime-snippet @@ -2,5 +2,5 @@ WORLD_QUEST_COMPLETED_BY_SPELL "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/WORLD_STATE_TIMER_START.sublime-snippet b/Reference/Event Reference/WORLD_STATE_TIMER_START.sublime-snippet index cf475a27f..31876d104 100644 --- a/Reference/Event Reference/WORLD_STATE_TIMER_START.sublime-snippet +++ b/Reference/Event Reference/WORLD_STATE_TIMER_START.sublime-snippet @@ -2,5 +2,5 @@ WORLD_STATE_TIMER_START "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/WORLD_STATE_TIMER_STOP.sublime-snippet b/Reference/Event Reference/WORLD_STATE_TIMER_STOP.sublime-snippet index f179de386..f784f335b 100644 --- a/Reference/Event Reference/WORLD_STATE_TIMER_STOP.sublime-snippet +++ b/Reference/Event Reference/WORLD_STATE_TIMER_STOP.sublime-snippet @@ -2,5 +2,5 @@ WORLD_STATE_TIMER_STOP "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/WORLD_STATE_UI_TIMER_UPDATE.sublime-snippet b/Reference/Event Reference/WORLD_STATE_UI_TIMER_UPDATE.sublime-snippet deleted file mode 100644 index f7684617c..000000000 --- a/Reference/Event Reference/WORLD_STATE_UI_TIMER_UPDATE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - WORLD_STATE_UI_TIMER_UPDATE - "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/Event Reference/WOW_MOUSE_NOT_FOUND.sublime-snippet b/Reference/Event Reference/WOW_MOUSE_NOT_FOUND.sublime-snippet index 221ab1ec7..cad18fad8 100644 --- a/Reference/Event Reference/WOW_MOUSE_NOT_FOUND.sublime-snippet +++ b/Reference/Event Reference/WOW_MOUSE_NOT_FOUND.sublime-snippet @@ -2,5 +2,5 @@ WOW_MOUSE_NOT_FOUND "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ZONE_CHANGED.sublime-snippet b/Reference/Event Reference/ZONE_CHANGED.sublime-snippet index b45960aaf..ea4445c6b 100644 --- a/Reference/Event Reference/ZONE_CHANGED.sublime-snippet +++ b/Reference/Event Reference/ZONE_CHANGED.sublime-snippet @@ -2,5 +2,5 @@ ZONE_CHANGED "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ZONE_CHANGED_INDOORS.sublime-snippet b/Reference/Event Reference/ZONE_CHANGED_INDOORS.sublime-snippet index f8994677f..6f3da229a 100644 --- a/Reference/Event Reference/ZONE_CHANGED_INDOORS.sublime-snippet +++ b/Reference/Event Reference/ZONE_CHANGED_INDOORS.sublime-snippet @@ -2,5 +2,5 @@ ZONE_CHANGED_INDOORS "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Event Reference/ZONE_CHANGED_NEW_AREA.sublime-snippet b/Reference/Event Reference/ZONE_CHANGED_NEW_AREA.sublime-snippet index 384eb5550..d36591071 100644 --- a/Reference/Event Reference/ZONE_CHANGED_NEW_AREA.sublime-snippet +++ b/Reference/Event Reference/ZONE_CHANGED_NEW_AREA.sublime-snippet @@ -2,5 +2,5 @@ ZONE_CHANGED_NEW_AREA "event" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/Global Reference/!/Global Booleans.sublime-completions.txt b/Reference/Global Reference/!/Global Booleans.sublime-completions.txt index 2a95dec3d..ca8c6d5bb 100644 --- a/Reference/Global Reference/!/Global Booleans.sublime-completions.txt +++ b/Reference/Global Reference/!/Global Booleans.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "CHAT_SHOW_IME\tfalse", @@ -13,6 +13,10 @@ "trigger": "DEVTOOLS_USE_FUNCTION_CACHE\ttrue", "contents": "DEVTOOLS_USE_FUNCTION_CACHE", }, + { + "trigger": "DEVTOOLS_USE_FUNCTION_CACHE\ttrue", + "contents": "DEVTOOLS_USE_FUNCTION_CACHE", + }, { "trigger": "DEVTOOLS_USE_TABLE_CACHE\ttrue", "contents": "DEVTOOLS_USE_TABLE_CACHE", @@ -57,6 +61,10 @@ "trigger": "SHOWED_LFG_PULSE\tfalse", "contents": "SHOWED_LFG_PULSE", }, + { + "trigger": "SOUNDKIT_ALLOW_DUPLICATES\tfalse", + "contents": "SOUNDKIT_ALLOW_DUPLICATES", + }, { "trigger": "TARGET_FRAME_UNLOCKED\tfalse", "contents": "TARGET_FRAME_UNLOCKED", @@ -65,6 +73,14 @@ "trigger": "TUTORIAL_QUEST_ACCEPTED\tfalse", "contents": "TUTORIAL_QUEST_ACCEPTED", }, + { + "trigger": "UIPANEL_SKIP_SET_POINT\ttrue", + "contents": "UIPANEL_SKIP_SET_POINT", + }, + { + "trigger": "UIPANEL_VALIDATE_CURRENT_FRAME\ttrue", + "contents": "UIPANEL_VALIDATE_CURRENT_FRAME", + }, { "trigger": "UNIT_POSITION_FRAME_DEFAULT_SHOULD_SHOW_UNITS\ttrue", "contents": "UNIT_POSITION_FRAME_DEFAULT_SHOULD_SHOW_UNITS", diff --git a/Reference/Global Reference/!/Global Numbers.sublime-completions.txt b/Reference/Global Reference/!/Global Numbers.sublime-completions.txt index 0ce24257b..4963e6529 100644 --- a/Reference/Global Reference/!/Global Numbers.sublime-completions.txt +++ b/Reference/Global Reference/!/Global Numbers.sublime-completions.txt @@ -1,10909 +1,10925 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "ACCOUNT_BINDINGS\t1", - "contents": "ACCOUNT_BINDINGS", + "contents": "ACCOUNT_BINDINGS" }, { "trigger": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_A\t0.65", - "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_A", + "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_A" }, { "trigger": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_B\t0", - "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_B", + "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_B" }, { "trigger": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_G\t0.6", - "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_G", + "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_G" }, { "trigger": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_R\t0", - "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_R", + "contents": "ACHIEVEMENT_CATEGORY_HIGHLIGHT_R" }, { "trigger": "ACHIEVEMENT_CATEGORY_NORMAL_A\t0.9", - "contents": "ACHIEVEMENT_CATEGORY_NORMAL_A", + "contents": "ACHIEVEMENT_CATEGORY_NORMAL_A" }, { "trigger": "ACHIEVEMENT_CATEGORY_NORMAL_B\t0", - "contents": "ACHIEVEMENT_CATEGORY_NORMAL_B", + "contents": "ACHIEVEMENT_CATEGORY_NORMAL_B" }, { "trigger": "ACHIEVEMENT_CATEGORY_NORMAL_G\t0", - "contents": "ACHIEVEMENT_CATEGORY_NORMAL_G", + "contents": "ACHIEVEMENT_CATEGORY_NORMAL_G" }, { "trigger": "ACHIEVEMENT_CATEGORY_NORMAL_R\t0", - "contents": "ACHIEVEMENT_CATEGORY_NORMAL_R", + "contents": "ACHIEVEMENT_CATEGORY_NORMAL_R" }, { "trigger": "ACHIEVEMENT_COMPARISON_STATS_SUMMARY_ID\t-2", - "contents": "ACHIEVEMENT_COMPARISON_STATS_SUMMARY_ID", + "contents": "ACHIEVEMENT_COMPARISON_STATS_SUMMARY_ID" }, { "trigger": "ACHIEVEMENT_COMPARISON_SUMMARY_ID\t-1", - "contents": "ACHIEVEMENT_COMPARISON_SUMMARY_ID", + "contents": "ACHIEVEMENT_COMPARISON_SUMMARY_ID" }, { "trigger": "ACHIEVEMENT_FILTER_ALL\t1", - "contents": "ACHIEVEMENT_FILTER_ALL", + "contents": "ACHIEVEMENT_FILTER_ALL" }, { "trigger": "ACHIEVEMENT_FILTER_COMPLETE\t2", - "contents": "ACHIEVEMENT_FILTER_COMPLETE", + "contents": "ACHIEVEMENT_FILTER_COMPLETE" }, { "trigger": "ACHIEVEMENT_FILTER_INCOMPLETE\t3", - "contents": "ACHIEVEMENT_FILTER_INCOMPLETE", + "contents": "ACHIEVEMENT_FILTER_INCOMPLETE" }, { "trigger": "ACHIEVEMENT_FLAGS_ACCOUNT\t131072", - "contents": "ACHIEVEMENT_FLAGS_ACCOUNT", + "contents": "ACHIEVEMENT_FLAGS_ACCOUNT" }, { "trigger": "ACHIEVEMENT_FLAGS_GUILD\t16384", - "contents": "ACHIEVEMENT_FLAGS_GUILD", + "contents": "ACHIEVEMENT_FLAGS_GUILD" }, { "trigger": "ACHIEVEMENT_FLAGS_HAS_PROGRESS_BAR\t128", - "contents": "ACHIEVEMENT_FLAGS_HAS_PROGRESS_BAR", + "contents": "ACHIEVEMENT_FLAGS_HAS_PROGRESS_BAR" }, { "trigger": "ACHIEVEMENT_FLAGS_SHOW_CRITERIA_MEMBERS\t65536", - "contents": "ACHIEVEMENT_FLAGS_SHOW_CRITERIA_MEMBERS", + "contents": "ACHIEVEMENT_FLAGS_SHOW_CRITERIA_MEMBERS" }, { "trigger": "ACHIEVEMENT_FLAGS_SHOW_GUILD_MEMBERS\t32768", - "contents": "ACHIEVEMENT_FLAGS_SHOW_GUILD_MEMBERS", + "contents": "ACHIEVEMENT_FLAGS_SHOW_GUILD_MEMBERS" }, { "trigger": "ACHIEVEMENTBUTTON_COLLAPSEDHEIGHT\t84", - "contents": "ACHIEVEMENTBUTTON_COLLAPSEDHEIGHT", + "contents": "ACHIEVEMENTBUTTON_COLLAPSEDHEIGHT" }, { "trigger": "ACHIEVEMENTBUTTON_CRITERIAROWHEIGHT\t15", - "contents": "ACHIEVEMENTBUTTON_CRITERIAROWHEIGHT", + "contents": "ACHIEVEMENTBUTTON_CRITERIAROWHEIGHT" }, { "trigger": "ACHIEVEMENTBUTTON_DESCRIPTIONHEIGHT\t20", - "contents": "ACHIEVEMENTBUTTON_DESCRIPTIONHEIGHT", + "contents": "ACHIEVEMENTBUTTON_DESCRIPTIONHEIGHT" }, { "trigger": "ACHIEVEMENTBUTTON_LABELWIDTH\t320", - "contents": "ACHIEVEMENTBUTTON_LABELWIDTH", + "contents": "ACHIEVEMENTBUTTON_LABELWIDTH" }, { "trigger": "ACHIEVEMENTBUTTON_MAXHEIGHT\t232", - "contents": "ACHIEVEMENTBUTTON_MAXHEIGHT", + "contents": "ACHIEVEMENTBUTTON_MAXHEIGHT" }, { "trigger": "ACHIEVEMENTBUTTON_METAROWHEIGHT\t14", - "contents": "ACHIEVEMENTBUTTON_METAROWHEIGHT", + "contents": "ACHIEVEMENTBUTTON_METAROWHEIGHT" }, { "trigger": "ACHIEVEMENTBUTTON_TEXTUREHEIGHT\t128", - "contents": "ACHIEVEMENTBUTTON_TEXTUREHEIGHT", + "contents": "ACHIEVEMENTBUTTON_TEXTUREHEIGHT" }, { "trigger": "ACHIEVEMENTUI_BLUEBORDER_A\t1", - "contents": "ACHIEVEMENTUI_BLUEBORDER_A", + "contents": "ACHIEVEMENTUI_BLUEBORDER_A" }, { "trigger": "ACHIEVEMENTUI_BLUEBORDER_B\t0.875", - "contents": "ACHIEVEMENTUI_BLUEBORDER_B", + "contents": "ACHIEVEMENTUI_BLUEBORDER_B" }, { "trigger": "ACHIEVEMENTUI_BLUEBORDER_G\t0.671", - "contents": "ACHIEVEMENTUI_BLUEBORDER_G", + "contents": "ACHIEVEMENTUI_BLUEBORDER_G" }, { "trigger": "ACHIEVEMENTUI_BLUEBORDER_R\t0.129", - "contents": "ACHIEVEMENTUI_BLUEBORDER_R", + "contents": "ACHIEVEMENTUI_BLUEBORDER_R" }, { "trigger": "ACHIEVEMENTUI_CATEGORIESWIDTH\t197", - "contents": "ACHIEVEMENTUI_CATEGORIESWIDTH", + "contents": "ACHIEVEMENTUI_CATEGORIESWIDTH" }, { "trigger": "ACHIEVEMENTUI_CRITERIACHECKWIDTH\t20", - "contents": "ACHIEVEMENTUI_CRITERIACHECKWIDTH", + "contents": "ACHIEVEMENTUI_CRITERIACHECKWIDTH" }, { "trigger": "ACHIEVEMENTUI_GOLDBORDER_A\t1", - "contents": "ACHIEVEMENTUI_GOLDBORDER_A", + "contents": "ACHIEVEMENTUI_GOLDBORDER_A" }, { "trigger": "ACHIEVEMENTUI_GOLDBORDER_B\t0.125", - "contents": "ACHIEVEMENTUI_GOLDBORDER_B", + "contents": "ACHIEVEMENTUI_GOLDBORDER_B" }, { "trigger": "ACHIEVEMENTUI_GOLDBORDER_G\t0.675", - "contents": "ACHIEVEMENTUI_GOLDBORDER_G", + "contents": "ACHIEVEMENTUI_GOLDBORDER_G" }, { "trigger": "ACHIEVEMENTUI_GOLDBORDER_R\t1", - "contents": "ACHIEVEMENTUI_GOLDBORDER_R", + "contents": "ACHIEVEMENTUI_GOLDBORDER_R" }, { "trigger": "ACHIEVEMENTUI_MAX_SUMMARY_ACHIEVEMENTS\t4", - "contents": "ACHIEVEMENTUI_MAX_SUMMARY_ACHIEVEMENTS", + "contents": "ACHIEVEMENTUI_MAX_SUMMARY_ACHIEVEMENTS" }, { "trigger": "ACHIEVEMENTUI_MAXCONTENTWIDTH\t330", - "contents": "ACHIEVEMENTUI_MAXCONTENTWIDTH", + "contents": "ACHIEVEMENTUI_MAXCONTENTWIDTH" }, { "trigger": "ACHIEVEMENTUI_PROGRESSIVEHEIGHT\t50", - "contents": "ACHIEVEMENTUI_PROGRESSIVEHEIGHT", + "contents": "ACHIEVEMENTUI_PROGRESSIVEHEIGHT" }, { "trigger": "ACHIEVEMENTUI_PROGRESSIVEWIDTH\t42", - "contents": "ACHIEVEMENTUI_PROGRESSIVEWIDTH", + "contents": "ACHIEVEMENTUI_PROGRESSIVEWIDTH" }, { "trigger": "ACHIEVEMENTUI_REDBORDER_A\t1", - "contents": "ACHIEVEMENTUI_REDBORDER_A", + "contents": "ACHIEVEMENTUI_REDBORDER_A" }, { "trigger": "ACHIEVEMENTUI_REDBORDER_B\t0.05", - "contents": "ACHIEVEMENTUI_REDBORDER_B", + "contents": "ACHIEVEMENTUI_REDBORDER_B" }, { "trigger": "ACHIEVEMENTUI_REDBORDER_G\t0.15", - "contents": "ACHIEVEMENTUI_REDBORDER_G", + "contents": "ACHIEVEMENTUI_REDBORDER_G" }, { "trigger": "ACHIEVEMENTUI_REDBORDER_R\t0.7", - "contents": "ACHIEVEMENTUI_REDBORDER_R", + "contents": "ACHIEVEMENTUI_REDBORDER_R" }, { "trigger": "ACTION_STATUS_FADETIME\t2", - "contents": "ACTION_STATUS_FADETIME", + "contents": "ACTION_STATUS_FADETIME" }, { "trigger": "ADDFRIENDFRAME_BNETHEIGHT\t296", - "contents": "ADDFRIENDFRAME_BNETHEIGHT", + "contents": "ADDFRIENDFRAME_BNETHEIGHT" }, { "trigger": "ADDFRIENDFRAME_WOWHEIGHT\t218", - "contents": "ADDFRIENDFRAME_WOWHEIGHT", + "contents": "ADDFRIENDFRAME_WOWHEIGHT" }, { "trigger": "ADDITIONAL_POWER_BAR_INDEX\t0", - "contents": "ADDITIONAL_POWER_BAR_INDEX", + "contents": "ADDITIONAL_POWER_BAR_INDEX" }, { "trigger": "ADDON_BUTTON_HEIGHT\t16", - "contents": "ADDON_BUTTON_HEIGHT", + "contents": "ADDON_BUTTON_HEIGHT" }, { "trigger": "AIR_TOTEM_SLOT\t4", - "contents": "AIR_TOTEM_SLOT", + "contents": "AIR_TOTEM_SLOT" }, { "trigger": "AJ_MAX_NUM_SUGGESTIONS\t3", - "contents": "AJ_MAX_NUM_SUGGESTIONS", + "contents": "AJ_MAX_NUM_SUGGESTIONS" }, { "trigger": "ALERT_FRAME_COALESCE_CONTINUE\t1", - "contents": "ALERT_FRAME_COALESCE_CONTINUE", + "contents": "ALERT_FRAME_COALESCE_CONTINUE" }, { "trigger": "ALERT_FRAME_COALESCE_SUCCESS\t2", - "contents": "ALERT_FRAME_COALESCE_SUCCESS", + "contents": "ALERT_FRAME_COALESCE_SUCCESS" }, { "trigger": "ALT_POWER_TEX_BACKGROUND\t1", - "contents": "ALT_POWER_TEX_BACKGROUND", + "contents": "ALT_POWER_TEX_BACKGROUND" }, { "trigger": "ALT_POWER_TEX_FILL\t2", - "contents": "ALT_POWER_TEX_FILL", + "contents": "ALT_POWER_TEX_FILL" }, { "trigger": "ALT_POWER_TEX_FLASH\t4", - "contents": "ALT_POWER_TEX_FLASH", + "contents": "ALT_POWER_TEX_FLASH" }, { "trigger": "ALT_POWER_TEX_FRAME\t0", - "contents": "ALT_POWER_TEX_FRAME", + "contents": "ALT_POWER_TEX_FRAME" }, { "trigger": "ALT_POWER_TEX_SPARK\t3", - "contents": "ALT_POWER_TEX_SPARK", + "contents": "ALT_POWER_TEX_SPARK" }, { "trigger": "ALT_POWER_TYPE_CIRCULAR\t2", - "contents": "ALT_POWER_TYPE_CIRCULAR", + "contents": "ALT_POWER_TYPE_CIRCULAR" }, { "trigger": "ALT_POWER_TYPE_COUNTER\t4", - "contents": "ALT_POWER_TYPE_COUNTER", + "contents": "ALT_POWER_TYPE_COUNTER" }, { "trigger": "ALT_POWER_TYPE_HORIZONTAL\t0", - "contents": "ALT_POWER_TYPE_HORIZONTAL", + "contents": "ALT_POWER_TYPE_HORIZONTAL" }, { "trigger": "ALT_POWER_TYPE_PILL\t3", - "contents": "ALT_POWER_TYPE_PILL", + "contents": "ALT_POWER_TYPE_PILL" }, { "trigger": "ALT_POWER_TYPE_VERTICAL\t1", - "contents": "ALT_POWER_TYPE_VERTICAL", + "contents": "ALT_POWER_TYPE_VERTICAL" }, { "trigger": "ALTERNATE_POWER_INDEX\t10", - "contents": "ALTERNATE_POWER_INDEX", + "contents": "ALTERNATE_POWER_INDEX" }, { "trigger": "AM_PIN_ALPHA_STYLE_ALWAYS_VISIBLE\t3", - "contents": "AM_PIN_ALPHA_STYLE_ALWAYS_VISIBLE", + "contents": "AM_PIN_ALPHA_STYLE_ALWAYS_VISIBLE" }, { "trigger": "AM_PIN_ALPHA_STYLE_VISIBLE_WHEN_ZOOMED_IN\t1", - "contents": "AM_PIN_ALPHA_STYLE_VISIBLE_WHEN_ZOOMED_IN", + "contents": "AM_PIN_ALPHA_STYLE_VISIBLE_WHEN_ZOOMED_IN" }, { "trigger": "AM_PIN_ALPHA_STYLE_VISIBLE_WHEN_ZOOMED_OUT\t2", - "contents": "AM_PIN_ALPHA_STYLE_VISIBLE_WHEN_ZOOMED_OUT", + "contents": "AM_PIN_ALPHA_STYLE_VISIBLE_WHEN_ZOOMED_OUT" }, { "trigger": "AM_PIN_SCALE_STYLE_VISIBLE_WHEN_ZOOMED_IN\t1", - "contents": "AM_PIN_SCALE_STYLE_VISIBLE_WHEN_ZOOMED_IN", + "contents": "AM_PIN_SCALE_STYLE_VISIBLE_WHEN_ZOOMED_IN" }, { "trigger": "AM_PIN_SCALE_STYLE_VISIBLE_WHEN_ZOOMED_OUT\t2", - "contents": "AM_PIN_SCALE_STYLE_VISIBLE_WHEN_ZOOMED_OUT", + "contents": "AM_PIN_SCALE_STYLE_VISIBLE_WHEN_ZOOMED_OUT" }, { "trigger": "AM_PIN_SCALE_STYLE_WITH_TERRAIN\t3", - "contents": "AM_PIN_SCALE_STYLE_WITH_TERRAIN", + "contents": "AM_PIN_SCALE_STYLE_WITH_TERRAIN" }, { "trigger": "ARCHAEOLOGY_BUTTON_HEIGHT\t59", - "contents": "ARCHAEOLOGY_BUTTON_HEIGHT", + "contents": "ARCHAEOLOGY_BUTTON_HEIGHT" }, { "trigger": "ARCHAEOLOGY_COMPLETED_PAGE\t2", - "contents": "ARCHAEOLOGY_COMPLETED_PAGE", + "contents": "ARCHAEOLOGY_COMPLETED_PAGE" }, { "trigger": "ARCHAEOLOGY_COMPLETED_TAB\t2", - "contents": "ARCHAEOLOGY_COMPLETED_TAB", + "contents": "ARCHAEOLOGY_COMPLETED_TAB" }, { "trigger": "ARCHAEOLOGY_CURRENT_PAGE\t3", - "contents": "ARCHAEOLOGY_CURRENT_PAGE", + "contents": "ARCHAEOLOGY_CURRENT_PAGE" }, { "trigger": "ARCHAEOLOGY_HELP_TAB\t0", - "contents": "ARCHAEOLOGY_HELP_TAB", + "contents": "ARCHAEOLOGY_HELP_TAB" }, { "trigger": "ARCHAEOLOGY_MAX_COMPLETED_SHOWN\t12", - "contents": "ARCHAEOLOGY_MAX_COMPLETED_SHOWN", + "contents": "ARCHAEOLOGY_MAX_COMPLETED_SHOWN" }, { "trigger": "ARCHAEOLOGY_MAX_RACES\t12", - "contents": "ARCHAEOLOGY_MAX_RACES", + "contents": "ARCHAEOLOGY_MAX_RACES" }, { "trigger": "ARCHAEOLOGY_MAX_STONES\t4", - "contents": "ARCHAEOLOGY_MAX_STONES", + "contents": "ARCHAEOLOGY_MAX_STONES" }, { "trigger": "ARCHAEOLOGY_MID_TITLE_YOFFSET\t-110", - "contents": "ARCHAEOLOGY_MID_TITLE_YOFFSET", + "contents": "ARCHAEOLOGY_MID_TITLE_YOFFSET" }, { "trigger": "ARCHAEOLOGY_SUMMARY_PAGE\t1", - "contents": "ARCHAEOLOGY_SUMMARY_PAGE", + "contents": "ARCHAEOLOGY_SUMMARY_PAGE" }, { "trigger": "ARCHAEOLOGY_SUMMARY_TAB\t1", - "contents": "ARCHAEOLOGY_SUMMARY_TAB", + "contents": "ARCHAEOLOGY_SUMMARY_TAB" }, { "trigger": "ARTIFACT_ITEM_BASE_Y_ROTATION\t0", - "contents": "ARTIFACT_ITEM_BASE_Y_ROTATION", + "contents": "ARTIFACT_ITEM_BASE_Y_ROTATION" }, { "trigger": "ARTIFACT_ITEM_DRAG_FACTOR\t0.0065", - "contents": "ARTIFACT_ITEM_DRAG_FACTOR", + "contents": "ARTIFACT_ITEM_DRAG_FACTOR" }, { "trigger": "ARTIFACT_ITEM_SPEED_FACTOR\t0.15", - "contents": "ARTIFACT_ITEM_SPEED_FACTOR", + "contents": "ARTIFACT_ITEM_SPEED_FACTOR" }, { "trigger": "ARTIFACT_POWER_STYLE_CAN_UPGRADE\t3", - "contents": "ARTIFACT_POWER_STYLE_CAN_UPGRADE", + "contents": "ARTIFACT_POWER_STYLE_CAN_UPGRADE" }, { "trigger": "ARTIFACT_POWER_STYLE_MAXED\t2", - "contents": "ARTIFACT_POWER_STYLE_MAXED", + "contents": "ARTIFACT_POWER_STYLE_MAXED" }, { "trigger": "ARTIFACT_POWER_STYLE_PURCHASED\t4", - "contents": "ARTIFACT_POWER_STYLE_PURCHASED", + "contents": "ARTIFACT_POWER_STYLE_PURCHASED" }, { "trigger": "ARTIFACT_POWER_STYLE_PURCHASED_READ_ONLY\t7", - "contents": "ARTIFACT_POWER_STYLE_PURCHASED_READ_ONLY", + "contents": "ARTIFACT_POWER_STYLE_PURCHASED_READ_ONLY" }, { "trigger": "ARTIFACT_POWER_STYLE_RUNE\t1", - "contents": "ARTIFACT_POWER_STYLE_RUNE", + "contents": "ARTIFACT_POWER_STYLE_RUNE" }, { "trigger": "ARTIFACT_POWER_STYLE_UNPURCHASED\t5", - "contents": "ARTIFACT_POWER_STYLE_UNPURCHASED", + "contents": "ARTIFACT_POWER_STYLE_UNPURCHASED" }, { "trigger": "ARTIFACT_POWER_STYLE_UNPURCHASED_LOCKED\t6", - "contents": "ARTIFACT_POWER_STYLE_UNPURCHASED_LOCKED", + "contents": "ARTIFACT_POWER_STYLE_UNPURCHASED_LOCKED" }, { "trigger": "ARTIFACT_POWER_STYLE_UNPURCHASED_READ_ONLY\t8", - "contents": "ARTIFACT_POWER_STYLE_UNPURCHASED_READ_ONLY", + "contents": "ARTIFACT_POWER_STYLE_UNPURCHASED_READ_ONLY" }, { "trigger": "ARTIFACT_TIER_2_SOUND_REFUND_END_DELAY\t0.9", - "contents": "ARTIFACT_TIER_2_SOUND_REFUND_END_DELAY", + "contents": "ARTIFACT_TIER_2_SOUND_REFUND_END_DELAY" }, { "trigger": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_FADE_OUT_TIME\t500", - "contents": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_FADE_OUT_TIME", + "contents": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_FADE_OUT_TIME" }, { "trigger": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_START_DELAY\t0.3", - "contents": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_START_DELAY", + "contents": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_START_DELAY" }, { "trigger": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_STOP_DELAY\t0", - "contents": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_STOP_DELAY", - }, - { - "trigger": "ASHRAN_MAP_ID\t978", - "contents": "ASHRAN_MAP_ID", - }, - { - "trigger": "ASHRAN_QUEUE_ID\t1127", - "contents": "ASHRAN_QUEUE_ID", + "contents": "ARTIFACT_TIER_2_SOUND_REFUND_LOOP_STOP_DELAY" }, { "trigger": "ATTACHMENTS_MAX\t16", - "contents": "ATTACHMENTS_MAX", + "contents": "ATTACHMENTS_MAX" }, { "trigger": "ATTACHMENTS_MAX_RECEIVE\t16", - "contents": "ATTACHMENTS_MAX_RECEIVE", + "contents": "ATTACHMENTS_MAX_RECEIVE" }, { "trigger": "ATTACHMENTS_MAX_ROWS_RECEIVE\t3", - "contents": "ATTACHMENTS_MAX_ROWS_RECEIVE", + "contents": "ATTACHMENTS_MAX_ROWS_RECEIVE" }, { "trigger": "ATTACHMENTS_MAX_ROWS_SEND\t2", - "contents": "ATTACHMENTS_MAX_ROWS_SEND", + "contents": "ATTACHMENTS_MAX_ROWS_SEND" }, { "trigger": "ATTACHMENTS_MAX_SEND\t12", - "contents": "ATTACHMENTS_MAX_SEND", + "contents": "ATTACHMENTS_MAX_SEND" }, { "trigger": "ATTACHMENTS_PER_ROW_RECEIVE\t7", - "contents": "ATTACHMENTS_PER_ROW_RECEIVE", + "contents": "ATTACHMENTS_PER_ROW_RECEIVE" }, { "trigger": "ATTACHMENTS_PER_ROW_SEND\t7", - "contents": "ATTACHMENTS_PER_ROW_SEND", + "contents": "ATTACHMENTS_PER_ROW_SEND" }, { "trigger": "ATTACK_BUTTON_FLASH_TIME\t0.4", - "contents": "ATTACK_BUTTON_FLASH_TIME", + "contents": "ATTACK_BUTTON_FLASH_TIME" }, { "trigger": "ATTACK_POWER_MAGIC_NUMBER\t3.5", - "contents": "ATTACK_POWER_MAGIC_NUMBER", + "contents": "ATTACK_POWER_MAGIC_NUMBER" }, { "trigger": "AUCTION_CANCEL_COST\t5", - "contents": "AUCTION_CANCEL_COST", + "contents": "AUCTION_CANCEL_COST" }, { "trigger": "AUCTION_TIMER_UPDATE_DELAY\t0.3", - "contents": "AUCTION_TIMER_UPDATE_DELAY", + "contents": "AUCTION_TIMER_UPDATE_DELAY" }, { "trigger": "AUCTIONS_BUTTON_HEIGHT\t37", - "contents": "AUCTIONS_BUTTON_HEIGHT", + "contents": "AUCTIONS_BUTTON_HEIGHT" }, { "trigger": "AUTO_COMPLETE_ACCOUNT_CHARACTER\t128", - "contents": "AUTO_COMPLETE_ACCOUNT_CHARACTER", + "contents": "AUTO_COMPLETE_ACCOUNT_CHARACTER" }, { "trigger": "AUTO_COMPLETE_IN_AOI\t64", - "contents": "AUTO_COMPLETE_IN_AOI", + "contents": "AUTO_COMPLETE_IN_AOI" }, { "trigger": "AUTOCAST_SHINE_B\t0.32", - "contents": "AUTOCAST_SHINE_B", + "contents": "AUTOCAST_SHINE_B" }, { "trigger": "AUTOCAST_SHINE_G\t0.95", - "contents": "AUTOCAST_SHINE_G", + "contents": "AUTOCAST_SHINE_G" }, { "trigger": "AUTOCAST_SHINE_R\t0.95", - "contents": "AUTOCAST_SHINE_R", + "contents": "AUTOCAST_SHINE_R" }, { "trigger": "AUTOCOMPLETE_DEFAULT_Y_OFFSET\t3", - "contents": "AUTOCOMPLETE_DEFAULT_Y_OFFSET", + "contents": "AUTOCOMPLETE_DEFAULT_Y_OFFSET" }, { "trigger": "AUTOCOMPLETE_FLAG_ALL\t4294967295", - "contents": "AUTOCOMPLETE_FLAG_ALL", + "contents": "AUTOCOMPLETE_FLAG_ALL" }, { "trigger": "AUTOCOMPLETE_FLAG_BNET\t8", - "contents": "AUTOCOMPLETE_FLAG_BNET", + "contents": "AUTOCOMPLETE_FLAG_BNET" }, { "trigger": "AUTOCOMPLETE_FLAG_FRIEND\t4", - "contents": "AUTOCOMPLETE_FLAG_FRIEND", + "contents": "AUTOCOMPLETE_FLAG_FRIEND" }, { "trigger": "AUTOCOMPLETE_FLAG_IN_GROUP\t1", - "contents": "AUTOCOMPLETE_FLAG_IN_GROUP", + "contents": "AUTOCOMPLETE_FLAG_IN_GROUP" }, { "trigger": "AUTOCOMPLETE_FLAG_IN_GUILD\t2", - "contents": "AUTOCOMPLETE_FLAG_IN_GUILD", + "contents": "AUTOCOMPLETE_FLAG_IN_GUILD" }, { "trigger": "AUTOCOMPLETE_FLAG_INTERACTED_WITH\t16", - "contents": "AUTOCOMPLETE_FLAG_INTERACTED_WITH", + "contents": "AUTOCOMPLETE_FLAG_INTERACTED_WITH" }, { "trigger": "AUTOCOMPLETE_FLAG_NONE\t0", - "contents": "AUTOCOMPLETE_FLAG_NONE", + "contents": "AUTOCOMPLETE_FLAG_NONE" }, { "trigger": "AUTOCOMPLETE_FLAG_ONLINE\t32", - "contents": "AUTOCOMPLETE_FLAG_ONLINE", + "contents": "AUTOCOMPLETE_FLAG_ONLINE" }, { "trigger": "AUTOCOMPLETE_MAX_BUTTONS\t5", - "contents": "AUTOCOMPLETE_MAX_BUTTONS", + "contents": "AUTOCOMPLETE_MAX_BUTTONS" }, { "trigger": "AUTOFOLLOW_STATUS_FADETIME\t4", - "contents": "AUTOFOLLOW_STATUS_FADETIME", + "contents": "AUTOFOLLOW_STATUS_FADETIME" + }, + { + "trigger": "AZERITE_EMPOWERED_ITEM_MAX_TIERS\t4", + "contents": "AZERITE_EMPOWERED_ITEM_MAX_TIERS" + }, + { + "trigger": "BACKPACK_BASE_HEIGHT\t255", + "contents": "BACKPACK_BASE_HEIGHT" + }, + { + "trigger": "BACKPACK_BASE_SIZE\t16", + "contents": "BACKPACK_BASE_SIZE" }, { "trigger": "BACKPACK_CONTAINER\t0", - "contents": "BACKPACK_CONTAINER", + "contents": "BACKPACK_CONTAINER" }, { - "trigger": "BACKPACK_HEIGHT\t255", - "contents": "BACKPACK_HEIGHT", + "trigger": "BACKPACK_DEFAULT_TOPHEIGHT\t255", + "contents": "BACKPACK_DEFAULT_TOPHEIGHT" }, { - "trigger": "BACKPACK_TOKENFRAME_HEIGHT\t22", - "contents": "BACKPACK_TOKENFRAME_HEIGHT", + "trigger": "BACKPACK_EXTENDED_TOPHEIGHT\t226", + "contents": "BACKPACK_EXTENDED_TOPHEIGHT" + }, + { + "trigger": "BACKPACK_HEIGHT_OFFSET_PER_EXTRA_ROW\t43", + "contents": "BACKPACK_HEIGHT_OFFSET_PER_EXTRA_ROW" + }, + { + "trigger": "BACKPACK_MONEY_HEIGHT_OFFSET_PER_EXTRA_ROW\t41", + "contents": "BACKPACK_MONEY_HEIGHT_OFFSET_PER_EXTRA_ROW" + }, + { + "trigger": "BACKPACK_MONEY_OFFSET_DEFAULT\t-231", + "contents": "BACKPACK_MONEY_OFFSET_DEFAULT" }, { - "trigger": "BAD_BOY_COUNT\t0", - "contents": "BAD_BOY_COUNT", + "trigger": "BACKPACK_TOKENFRAME_HEIGHT\t22", + "contents": "BACKPACK_TOKENFRAME_HEIGHT" }, { "trigger": "BANK_CONTAINER\t-1", - "contents": "BANK_CONTAINER", + "contents": "BANK_CONTAINER" }, { "trigger": "BANK_CONTAINER_INVENTORY_OFFSET\t39", - "contents": "BANK_CONTAINER_INVENTORY_OFFSET", + "contents": "BANK_CONTAINER_INVENTORY_OFFSET" }, { "trigger": "BANK_TAB_HEIGHT\t77", - "contents": "BANK_TAB_HEIGHT", + "contents": "BANK_TAB_HEIGHT" }, { "trigger": "BANK_TAB_OFFSET\t4", - "contents": "BANK_TAB_OFFSET", + "contents": "BANK_TAB_OFFSET" }, { "trigger": "BASE_MOVEMENT_SPEED\t7", - "contents": "BASE_MOVEMENT_SPEED", + "contents": "BASE_MOVEMENT_SPEED" }, { - "trigger": "BASE_SPLASH_SCREEN_VERSION\t7", - "contents": "BASE_SPLASH_SCREEN_VERSION", + "trigger": "BASE_SPLASH_SCREEN_VERSION\t13", + "contents": "BASE_SPLASH_SCREEN_VERSION" }, { "trigger": "BATTLE_PET_ABILITY_CATCH\t5", - "contents": "BATTLE_PET_ABILITY_CATCH", + "contents": "BATTLE_PET_ABILITY_CATCH" }, { "trigger": "BATTLE_PET_ABILITY_SWITCH\t4", - "contents": "BATTLE_PET_ABILITY_SWITCH", + "contents": "BATTLE_PET_ABILITY_SWITCH" }, { "trigger": "BATTLE_PET_DISPLAY_ROTATION\t1.17809724509617", - "contents": "BATTLE_PET_DISPLAY_ROTATION", + "contents": "BATTLE_PET_DISPLAY_ROTATION" + }, + { + "trigger": "BATTLEFIELD_MAP_PARTY_MEMBER_SIZE\t8", + "contents": "BATTLEFIELD_MAP_PARTY_MEMBER_SIZE" + }, + { + "trigger": "BATTLEFIELD_MAP_PLAYER_SIZE\t12", + "contents": "BATTLEFIELD_MAP_PLAYER_SIZE" + }, + { + "trigger": "BATTLEFIELD_MAP_POI_SCALE\t0.6", + "contents": "BATTLEFIELD_MAP_POI_SCALE" }, { - "trigger": "BATTLEFIELD_MINIMAP_UPDATE_RATE\t0.1", - "contents": "BATTLEFIELD_MINIMAP_UPDATE_RATE", + "trigger": "BATTLEFIELD_MAP_RAID_MEMBER_SIZE\t8", + "contents": "BATTLEFIELD_MAP_RAID_MEMBER_SIZE" + }, + { + "trigger": "BATTLEFIELD_MAP_WIDTH\t305", + "contents": "BATTLEFIELD_MAP_WIDTH" }, { "trigger": "BATTLEFIELD_SHUTDOWN_TIMER\t0", - "contents": "BATTLEFIELD_SHUTDOWN_TIMER", + "contents": "BATTLEFIELD_SHUTDOWN_TIMER" + }, + { + "trigger": "BATTLEFIELD_TAB_DEFAULT_ALPHA\t0.75", + "contents": "BATTLEFIELD_TAB_DEFAULT_ALPHA" }, { "trigger": "BATTLEFIELD_TAB_FADE_TIME\t0.15", - "contents": "BATTLEFIELD_TAB_FADE_TIME", + "contents": "BATTLEFIELD_TAB_FADE_TIME" }, { - "trigger": "BATTLEFIELD_TAB_OFFSET_Y\t210", - "contents": "BATTLEFIELD_TAB_OFFSET_Y", + "trigger": "BATTLEFIELD_TAB_OFFSET_Y\t260", + "contents": "BATTLEFIELD_TAB_OFFSET_Y" }, { "trigger": "BATTLEFIELD_TAB_SHOW_DELAY\t0.2", - "contents": "BATTLEFIELD_TAB_SHOW_DELAY", + "contents": "BATTLEFIELD_TAB_SHOW_DELAY" }, { "trigger": "BATTLEFIELD_TIMER_DELAY\t3", - "contents": "BATTLEFIELD_TIMER_DELAY", + "contents": "BATTLEFIELD_TIMER_DELAY" }, { "trigger": "BATTLEFIELD_TIMER_THRESHOLD_INDEX\t1", - "contents": "BATTLEFIELD_TIMER_THRESHOLD_INDEX", + "contents": "BATTLEFIELD_TIMER_THRESHOLD_INDEX" }, { "trigger": "BATTLEGROUND_BUTTON_HEIGHT\t40", - "contents": "BATTLEGROUND_BUTTON_HEIGHT", + "contents": "BATTLEGROUND_BUTTON_HEIGHT" }, { "trigger": "BATTLEGROUND_ENLISTMENT_BONUS\t241260", - "contents": "BATTLEGROUND_ENLISTMENT_BONUS", + "contents": "BATTLEGROUND_ENLISTMENT_BONUS" }, { "trigger": "BEAR_FORM\t5", - "contents": "BEAR_FORM", + "contents": "BEAR_FORM" }, { "trigger": "BG_TEXTURE_HEIGHT\t512", - "contents": "BG_TEXTURE_HEIGHT", + "contents": "BG_TEXTURE_HEIGHT" }, { "trigger": "Blizzard_CombatLog_Filter_Version\t4.3", - "contents": "Blizzard_CombatLog_Filter_Version", - }, - { - "trigger": "BLOB_OVERLAP_DELTA\t2.50e-005", - "contents": "BLOB_OVERLAP_DELTA", + "contents": "Blizzard_CombatLog_Filter_Version" }, { "trigger": "BLOCK_PER_STRENGTH\t0.5", - "contents": "BLOCK_PER_STRENGTH", - }, - { - "trigger": "BN_TOAST_BOTTOM_OFFSET\t-12", - "contents": "BN_TOAST_BOTTOM_OFFSET", - }, - { - "trigger": "BN_TOAST_LEFT_OFFSET\t1", - "contents": "BN_TOAST_LEFT_OFFSET", - }, - { - "trigger": "BN_TOAST_RIGHT_OFFSET\t-1", - "contents": "BN_TOAST_RIGHT_OFFSET", - }, - { - "trigger": "BN_TOAST_TOP_BUFFER\t20", - "contents": "BN_TOAST_TOP_BUFFER", - }, - { - "trigger": "BN_TOAST_TOP_OFFSET\t70", - "contents": "BN_TOAST_TOP_OFFSET", + "contents": "BLOCK_PER_STRENGTH" }, { "trigger": "BONUS_ROLL_REQUIRED_CURRENCY\t697", - "contents": "BONUS_ROLL_REQUIRED_CURRENCY", + "contents": "BONUS_ROLL_REQUIRED_CURRENCY" }, { "trigger": "BOSS_DEBUFF_SIZE_INCREASE\t9", - "contents": "BOSS_DEBUFF_SIZE_INCREASE", + "contents": "BOSS_DEBUFF_SIZE_INCREASE" }, { "trigger": "BOSS_FRAME_CASTBAR_HEIGHT\t16", - "contents": "BOSS_FRAME_CASTBAR_HEIGHT", + "contents": "BOSS_FRAME_CASTBAR_HEIGHT" }, { "trigger": "BOTTOMLEFT_ACTIONBAR_PAGE\t6", - "contents": "BOTTOMLEFT_ACTIONBAR_PAGE", + "contents": "BOTTOMLEFT_ACTIONBAR_PAGE" }, { "trigger": "BOTTOMRIGHT_ACTIONBAR_PAGE\t5", - "contents": "BOTTOMRIGHT_ACTIONBAR_PAGE", + "contents": "BOTTOMRIGHT_ACTIONBAR_PAGE" }, { "trigger": "BROWSE_FILTER_HEIGHT\t20", - "contents": "BROWSE_FILTER_HEIGHT", + "contents": "BROWSE_FILTER_HEIGHT" }, { - "trigger": "BUFF_ACTUAL_DISPLAY\t1", - "contents": "BUFF_ACTUAL_DISPLAY", + "trigger": "BUFF_ACTUAL_DISPLAY\t0", + "contents": "BUFF_ACTUAL_DISPLAY" }, { "trigger": "BUFF_BUTTON_HEIGHT\t30", - "contents": "BUFF_BUTTON_HEIGHT", + "contents": "BUFF_BUTTON_HEIGHT" }, { "trigger": "BUFF_DURATION_WARNING_TIME\t60", - "contents": "BUFF_DURATION_WARNING_TIME", + "contents": "BUFF_DURATION_WARNING_TIME" }, { "trigger": "BUFF_FLASH_TIME_OFF\t0.75", - "contents": "BUFF_FLASH_TIME_OFF", + "contents": "BUFF_FLASH_TIME_OFF" }, { "trigger": "BUFF_FLASH_TIME_ON\t0.75", - "contents": "BUFF_FLASH_TIME_ON", + "contents": "BUFF_FLASH_TIME_ON" }, { "trigger": "BUFF_FRAME_BASE_EXTENT\t13", - "contents": "BUFF_FRAME_BASE_EXTENT", + "contents": "BUFF_FRAME_BASE_EXTENT" }, { "trigger": "BUFF_HORIZ_SPACING\t-5", - "contents": "BUFF_HORIZ_SPACING", + "contents": "BUFF_HORIZ_SPACING" }, { "trigger": "BUFF_MAX_DISPLAY\t32", - "contents": "BUFF_MAX_DISPLAY", + "contents": "BUFF_MAX_DISPLAY" }, { "trigger": "BUFF_MIN_ALPHA\t0.3", - "contents": "BUFF_MIN_ALPHA", + "contents": "BUFF_MIN_ALPHA" }, { "trigger": "BUFF_ROW_SPACING\t15", - "contents": "BUFF_ROW_SPACING", + "contents": "BUFF_ROW_SPACING" }, { "trigger": "BUFF_WARNING_TIME\t31", - "contents": "BUFF_WARNING_TIME", + "contents": "BUFF_WARNING_TIME" }, { "trigger": "BUFFS_PER_ROW\t8", - "contents": "BUFFS_PER_ROW", + "contents": "BUFFS_PER_ROW" }, { "trigger": "BUYBACK_ITEMS_PER_PAGE\t12", - "contents": "BUYBACK_ITEMS_PER_PAGE", + "contents": "BUYBACK_ITEMS_PER_PAGE" }, { - "trigger": "CALENDAR_EVENTTYPE_DUNGEON\t2", - "contents": "CALENDAR_EVENTTYPE_DUNGEON", + "trigger": "CALENDAR_EVENTTYPE_DUNGEON\t1", + "contents": "CALENDAR_EVENTTYPE_DUNGEON" }, { - "trigger": "CALENDAR_EVENTTYPE_MEETING\t4", - "contents": "CALENDAR_EVENTTYPE_MEETING", + "trigger": "CALENDAR_EVENTTYPE_MEETING\t3", + "contents": "CALENDAR_EVENTTYPE_MEETING" }, { - "trigger": "CALENDAR_EVENTTYPE_OTHER\t5", - "contents": "CALENDAR_EVENTTYPE_OTHER", + "trigger": "CALENDAR_EVENTTYPE_OTHER\t4", + "contents": "CALENDAR_EVENTTYPE_OTHER" }, { - "trigger": "CALENDAR_EVENTTYPE_PVP\t3", - "contents": "CALENDAR_EVENTTYPE_PVP", + "trigger": "CALENDAR_EVENTTYPE_PVP\t2", + "contents": "CALENDAR_EVENTTYPE_PVP" }, { - "trigger": "CALENDAR_EVENTTYPE_RAID\t1", - "contents": "CALENDAR_EVENTTYPE_RAID", + "trigger": "CALENDAR_EVENTTYPE_RAID\t0", + "contents": "CALENDAR_EVENTTYPE_RAID" }, { "trigger": "CALENDAR_FIRST_WEEKDAY\t2", - "contents": "CALENDAR_FIRST_WEEKDAY", + "contents": "CALENDAR_FIRST_WEEKDAY" }, { "trigger": "CALENDAR_FRAME_EXTRA_WIDTH\t20", - "contents": "CALENDAR_FRAME_EXTRA_WIDTH", + "contents": "CALENDAR_FRAME_EXTRA_WIDTH" }, { "trigger": "CALENDAR_INVITESTATUS_ACCEPTED\t2", - "contents": "CALENDAR_INVITESTATUS_ACCEPTED", + "contents": "CALENDAR_INVITESTATUS_ACCEPTED" }, { "trigger": "CALENDAR_INVITESTATUS_CONFIRMED\t4", - "contents": "CALENDAR_INVITESTATUS_CONFIRMED", + "contents": "CALENDAR_INVITESTATUS_CONFIRMED" }, { "trigger": "CALENDAR_INVITESTATUS_DECLINED\t3", - "contents": "CALENDAR_INVITESTATUS_DECLINED", + "contents": "CALENDAR_INVITESTATUS_DECLINED" }, { "trigger": "CALENDAR_INVITESTATUS_INVITED\t1", - "contents": "CALENDAR_INVITESTATUS_INVITED", + "contents": "CALENDAR_INVITESTATUS_INVITED" }, { "trigger": "CALENDAR_INVITESTATUS_NOT_SIGNEDUP\t8", - "contents": "CALENDAR_INVITESTATUS_NOT_SIGNEDUP", + "contents": "CALENDAR_INVITESTATUS_NOT_SIGNEDUP" }, { "trigger": "CALENDAR_INVITESTATUS_OUT\t5", - "contents": "CALENDAR_INVITESTATUS_OUT", + "contents": "CALENDAR_INVITESTATUS_OUT" }, { "trigger": "CALENDAR_INVITESTATUS_SIGNEDUP\t7", - "contents": "CALENDAR_INVITESTATUS_SIGNEDUP", + "contents": "CALENDAR_INVITESTATUS_SIGNEDUP" }, { "trigger": "CALENDAR_INVITESTATUS_STANDBY\t6", - "contents": "CALENDAR_INVITESTATUS_STANDBY", + "contents": "CALENDAR_INVITESTATUS_STANDBY" }, { "trigger": "CALENDAR_INVITESTATUS_TENTATIVE\t9", - "contents": "CALENDAR_INVITESTATUS_TENTATIVE", + "contents": "CALENDAR_INVITESTATUS_TENTATIVE" }, { "trigger": "CALENDAR_INVITETYPE_NORMAL\t1", - "contents": "CALENDAR_INVITETYPE_NORMAL", + "contents": "CALENDAR_INVITETYPE_NORMAL" }, { "trigger": "CALENDAR_INVITETYPE_SIGNUP\t2", - "contents": "CALENDAR_INVITETYPE_SIGNUP", + "contents": "CALENDAR_INVITETYPE_SIGNUP" }, { - "trigger": "CALENDAR_MAX_EVENTTYPE\t5", - "contents": "CALENDAR_MAX_EVENTTYPE", + "trigger": "CALENDAR_MAX_EVENTTYPE\t4", + "contents": "CALENDAR_MAX_EVENTTYPE" }, { "trigger": "CALENDAR_MAX_INVITESTATUS\t9", - "contents": "CALENDAR_MAX_INVITESTATUS", + "contents": "CALENDAR_MAX_INVITESTATUS" }, { "trigger": "CALENDAR_MAX_INVITETYPE\t2", - "contents": "CALENDAR_MAX_INVITETYPE", + "contents": "CALENDAR_MAX_INVITETYPE" }, { "trigger": "CAMERA_MODIFICATION_TYPE_DISCARD\t1", - "contents": "CAMERA_MODIFICATION_TYPE_DISCARD", + "contents": "CAMERA_MODIFICATION_TYPE_DISCARD" }, { "trigger": "CAMERA_MODIFICATION_TYPE_MAINTAIN\t2", - "contents": "CAMERA_MODIFICATION_TYPE_MAINTAIN", + "contents": "CAMERA_MODIFICATION_TYPE_MAINTAIN" }, { "trigger": "CAMERA_TRANSITION_TYPE_IMMEDIATE\t1", - "contents": "CAMERA_TRANSITION_TYPE_IMMEDIATE", + "contents": "CAMERA_TRANSITION_TYPE_IMMEDIATE" }, { "trigger": "CAMERA_TRANSITION_TYPE_INTERPOLATION\t2", - "contents": "CAMERA_TRANSITION_TYPE_INTERPOLATION", + "contents": "CAMERA_TRANSITION_TYPE_INTERPOLATION" }, { "trigger": "CASTING_BAR_ALPHA_STEP\t0.05", - "contents": "CASTING_BAR_ALPHA_STEP", + "contents": "CASTING_BAR_ALPHA_STEP" }, { "trigger": "CASTING_BAR_FLASH_STEP\t0.2", - "contents": "CASTING_BAR_FLASH_STEP", + "contents": "CASTING_BAR_FLASH_STEP" }, { "trigger": "CASTING_BAR_HOLD_TIME\t1", - "contents": "CASTING_BAR_HOLD_TIME", + "contents": "CASTING_BAR_HOLD_TIME" }, { "trigger": "CAT_FORM\t1", - "contents": "CAT_FORM", + "contents": "CAT_FORM" }, { "trigger": "CATEGORY_TO_NOT_DISPLAY\t9", - "contents": "CATEGORY_TO_NOT_DISPLAY", + "contents": "CATEGORY_TO_NOT_DISPLAY" }, { "trigger": "CHALLENGE_MEDAL_BRONZE\t1", - "contents": "CHALLENGE_MEDAL_BRONZE", + "contents": "CHALLENGE_MEDAL_BRONZE" }, { "trigger": "CHALLENGE_MEDAL_GOLD\t3", - "contents": "CHALLENGE_MEDAL_GOLD", + "contents": "CHALLENGE_MEDAL_GOLD" }, { "trigger": "CHALLENGE_MEDAL_NONE\t0", - "contents": "CHALLENGE_MEDAL_NONE", + "contents": "CHALLENGE_MEDAL_NONE" }, { "trigger": "CHALLENGE_MEDAL_PLAT\t4", - "contents": "CHALLENGE_MEDAL_PLAT", + "contents": "CHALLENGE_MEDAL_PLAT" }, { "trigger": "CHALLENGE_MEDAL_SILVER\t2", - "contents": "CHALLENGE_MEDAL_SILVER", - }, - { - "trigger": "CHANNEL_FRAME_SCROLLBAR_OFFSET\t25", - "contents": "CHANNEL_FRAME_SCROLLBAR_OFFSET", + "contents": "CHALLENGE_MEDAL_SILVER" }, { - "trigger": "CHANNEL_HEADER_OFFSET\t5", - "contents": "CHANNEL_HEADER_OFFSET", + "trigger": "CHANNEL_INVITE_TIMEOUT\t60", + "contents": "CHANNEL_INVITE_TIMEOUT" }, { - "trigger": "CHANNEL_INVITE_TIMEOUT\t60", - "contents": "CHANNEL_INVITE_TIMEOUT", + "trigger": "CHAR_CUSTOMIZE_CUSTOM_DISPLAY_FIRST\t6", + "contents": "CHAR_CUSTOMIZE_CUSTOM_DISPLAY_FIRST" }, { - "trigger": "CHANNEL_ROSTER_HEIGHT\t15", - "contents": "CHANNEL_ROSTER_HEIGHT", + "trigger": "CHAR_CUSTOMIZE_FACE\t2", + "contents": "CHAR_CUSTOMIZE_FACE" }, { - "trigger": "CHANNEL_TITLE_OFFSET\t10", - "contents": "CHANNEL_TITLE_OFFSET", + "trigger": "CHAR_CUSTOMIZE_FACEWEAR\t8", + "contents": "CHAR_CUSTOMIZE_FACEWEAR" }, { - "trigger": "CHANNEL_TITLE_WIDTH\t135", - "contents": "CHANNEL_TITLE_WIDTH", + "trigger": "CHAR_CUSTOMIZE_FACIAL_HAIR\t5", + "contents": "CHAR_CUSTOMIZE_FACIAL_HAIR" }, { - "trigger": "CHANNELPULLOUT_MAXSIZE\t25", - "contents": "CHANNELPULLOUT_MAXSIZE", + "trigger": "CHAR_CUSTOMIZE_HAIR_COLOR\t4", + "contents": "CHAR_CUSTOMIZE_HAIR_COLOR" }, { - "trigger": "CHANNELPULLOUT_MINSIZE\t5", - "contents": "CHANNELPULLOUT_MINSIZE", + "trigger": "CHAR_CUSTOMIZE_HAIR_STYLE\t3", + "contents": "CHAR_CUSTOMIZE_HAIR_STYLE" }, { - "trigger": "CHANNELPULLOUT_ROSTERFRAME_OFFSETY\t4", - "contents": "CHANNELPULLOUT_ROSTERFRAME_OFFSETY", + "trigger": "CHAR_CUSTOMIZE_HORNS\t7", + "contents": "CHAR_CUSTOMIZE_HORNS" }, { - "trigger": "CHANNELPULLOUT_ROSTERPARENT_YPADDING\t14", - "contents": "CHANNELPULLOUT_ROSTERPARENT_YPADDING", + "trigger": "CHAR_CUSTOMIZE_SKIN_COLOR\t1", + "contents": "CHAR_CUSTOMIZE_SKIN_COLOR" }, { - "trigger": "CHANNELPULLOUT_TAB_FADE_TIME\t0.15", - "contents": "CHANNELPULLOUT_TAB_FADE_TIME", + "trigger": "CHAR_CUSTOMIZE_TATTOO_COLOR\t9", + "contents": "CHAR_CUSTOMIZE_TATTOO_COLOR" }, { - "trigger": "CHANNELPULLOUT_TAB_SHOW_DELAY\t0.2", - "contents": "CHANNELPULLOUT_TAB_SHOW_DELAY", + "trigger": "CHAR_CUSTOMIZE_TATTOO_STYLE\t6", + "contents": "CHAR_CUSTOMIZE_TATTOO_STYLE" }, { "trigger": "CHARACTER_BINDINGS\t2", - "contents": "CHARACTER_BINDINGS", + "contents": "CHARACTER_BINDINGS" }, { "trigger": "CHARACTERFRAME_EXPANDED_WIDTH\t540", - "contents": "CHARACTERFRAME_EXPANDED_WIDTH", + "contents": "CHARACTERFRAME_EXPANDED_WIDTH" }, { "trigger": "CHAT_BUTTON_FLASH_TIME\t0.5", - "contents": "CHAT_BUTTON_FLASH_TIME", + "contents": "CHAT_BUTTON_FLASH_TIME" }, { "trigger": "CHAT_FRAME_BIGGER_MIN_HEIGHT\t147", - "contents": "CHAT_FRAME_BIGGER_MIN_HEIGHT", + "contents": "CHAT_FRAME_BIGGER_MIN_HEIGHT" }, { "trigger": "CHAT_FRAME_BUTTON_FRAME_MIN_ALPHA\t0.2", - "contents": "CHAT_FRAME_BUTTON_FRAME_MIN_ALPHA", + "contents": "CHAT_FRAME_BUTTON_FRAME_MIN_ALPHA" }, { "trigger": "CHAT_FRAME_FADE_OUT_TIME\t2", - "contents": "CHAT_FRAME_FADE_OUT_TIME", + "contents": "CHAT_FRAME_FADE_OUT_TIME" }, { "trigger": "CHAT_FRAME_FADE_TIME\t0.15", - "contents": "CHAT_FRAME_FADE_TIME", + "contents": "CHAT_FRAME_FADE_TIME" }, { "trigger": "CHAT_FRAME_MIN_WIDTH\t296", - "contents": "CHAT_FRAME_MIN_WIDTH", + "contents": "CHAT_FRAME_MIN_WIDTH" }, { "trigger": "CHAT_FRAME_NORMAL_MIN_HEIGHT\t120", - "contents": "CHAT_FRAME_NORMAL_MIN_HEIGHT", + "contents": "CHAT_FRAME_NORMAL_MIN_HEIGHT" }, { "trigger": "CHAT_FRAME_TAB_ALERTING_MOUSEOVER_ALPHA\t1", - "contents": "CHAT_FRAME_TAB_ALERTING_MOUSEOVER_ALPHA", + "contents": "CHAT_FRAME_TAB_ALERTING_MOUSEOVER_ALPHA" }, { "trigger": "CHAT_FRAME_TAB_ALERTING_NOMOUSE_ALPHA\t1", - "contents": "CHAT_FRAME_TAB_ALERTING_NOMOUSE_ALPHA", + "contents": "CHAT_FRAME_TAB_ALERTING_NOMOUSE_ALPHA" }, { "trigger": "CHAT_FRAME_TAB_NORMAL_MOUSEOVER_ALPHA\t0.6", - "contents": "CHAT_FRAME_TAB_NORMAL_MOUSEOVER_ALPHA", + "contents": "CHAT_FRAME_TAB_NORMAL_MOUSEOVER_ALPHA" }, { "trigger": "CHAT_FRAME_TAB_NORMAL_NOMOUSE_ALPHA\t0.2", - "contents": "CHAT_FRAME_TAB_NORMAL_NOMOUSE_ALPHA", + "contents": "CHAT_FRAME_TAB_NORMAL_NOMOUSE_ALPHA" }, { "trigger": "CHAT_FRAME_TAB_SELECTED_MOUSEOVER_ALPHA\t1", - "contents": "CHAT_FRAME_TAB_SELECTED_MOUSEOVER_ALPHA", + "contents": "CHAT_FRAME_TAB_SELECTED_MOUSEOVER_ALPHA" }, { "trigger": "CHAT_FRAME_TAB_SELECTED_NOMOUSE_ALPHA\t0.4", - "contents": "CHAT_FRAME_TAB_SELECTED_NOMOUSE_ALPHA", + "contents": "CHAT_FRAME_TAB_SELECTED_NOMOUSE_ALPHA" }, { "trigger": "CHAT_TAB_HIDE_DELAY\t1", - "contents": "CHAT_TAB_HIDE_DELAY", + "contents": "CHAT_TAB_HIDE_DELAY" }, { "trigger": "CHAT_TAB_SHOW_DELAY\t0.2", - "contents": "CHAT_TAB_SHOW_DELAY", + "contents": "CHAT_TAB_SHOW_DELAY" }, { "trigger": "CHAT_TELL_ALERT_TIME\t300", - "contents": "CHAT_TELL_ALERT_TIME", + "contents": "CHAT_TELL_ALERT_TIME" }, { "trigger": "CHATCONFIG_CHANNELS_MAXWIDTH\t145", - "contents": "CHATCONFIG_CHANNELS_MAXWIDTH", + "contents": "CHATCONFIG_CHANNELS_MAXWIDTH" }, { "trigger": "CHATCONFIG_FILTER_HEIGHT\t16", - "contents": "CHATCONFIG_FILTER_HEIGHT", + "contents": "CHATCONFIG_FILTER_HEIGHT" }, { "trigger": "CLASS_TRAINER_SCROLL_HEIGHT\t330", - "contents": "CLASS_TRAINER_SCROLL_HEIGHT", + "contents": "CLASS_TRAINER_SCROLL_HEIGHT" }, { "trigger": "CLASS_TRAINER_SKILL_BARBUTTON_WIDTH\t298", - "contents": "CLASS_TRAINER_SKILL_BARBUTTON_WIDTH", + "contents": "CLASS_TRAINER_SKILL_BARBUTTON_WIDTH" }, { "trigger": "CLASS_TRAINER_SKILL_BUTTON_WIDTH\t318", - "contents": "CLASS_TRAINER_SKILL_BUTTON_WIDTH", + "contents": "CLASS_TRAINER_SKILL_BUTTON_WIDTH" }, { "trigger": "CLASS_TRAINER_SKILL_HEIGHT\t47", - "contents": "CLASS_TRAINER_SKILL_HEIGHT", + "contents": "CLASS_TRAINER_SKILL_HEIGHT" }, { "trigger": "CLASS_TRAINER_SKILLS_DISPLAYED\t7", - "contents": "CLASS_TRAINER_SKILLS_DISPLAYED", + "contents": "CLASS_TRAINER_SKILLS_DISPLAYED" }, { "trigger": "COIN_BUTTON_WIDTH\t32", - "contents": "COIN_BUTTON_WIDTH", + "contents": "COIN_BUTTON_WIDTH" }, { "trigger": "COLLECTIONS_FANFARE_CREATURE_DISPLAY_ID\t71933", - "contents": "COLLECTIONS_FANFARE_CREATURE_DISPLAY_ID", + "contents": "COLLECTIONS_FANFARE_CREATURE_DISPLAY_ID" + }, + { + "trigger": "COLLECTIONS_JOURNAL_TAB_INDEX_APPEARANCES\t5", + "contents": "COLLECTIONS_JOURNAL_TAB_INDEX_APPEARANCES" + }, + { + "trigger": "COLLECTIONS_JOURNAL_TAB_INDEX_HEIRLOOMS\t4", + "contents": "COLLECTIONS_JOURNAL_TAB_INDEX_HEIRLOOMS" + }, + { + "trigger": "COLLECTIONS_JOURNAL_TAB_INDEX_MOUNTS\t1", + "contents": "COLLECTIONS_JOURNAL_TAB_INDEX_MOUNTS" + }, + { + "trigger": "COLLECTIONS_JOURNAL_TAB_INDEX_PETS\t2", + "contents": "COLLECTIONS_JOURNAL_TAB_INDEX_PETS" + }, + { + "trigger": "COLLECTIONS_JOURNAL_TAB_INDEX_TOYS\t3", + "contents": "COLLECTIONS_JOURNAL_TAB_INDEX_TOYS" }, { "trigger": "COMBAT_RATING_RESILIENCE_CRIT_TAKEN\t15", - "contents": "COMBAT_RATING_RESILIENCE_CRIT_TAKEN", + "contents": "COMBAT_RATING_RESILIENCE_CRIT_TAKEN" }, { "trigger": "COMBAT_RATING_RESILIENCE_PLAYER_DAMAGE_TAKEN\t16", - "contents": "COMBAT_RATING_RESILIENCE_PLAYER_DAMAGE_TAKEN", + "contents": "COMBAT_RATING_RESILIENCE_PLAYER_DAMAGE_TAKEN" }, { "trigger": "COMBAT_TEXT_CRIT_MAXHEIGHT\t60", - "contents": "COMBAT_TEXT_CRIT_MAXHEIGHT", + "contents": "COMBAT_TEXT_CRIT_MAXHEIGHT" }, { "trigger": "COMBAT_TEXT_CRIT_MINHEIGHT\t30", - "contents": "COMBAT_TEXT_CRIT_MINHEIGHT", + "contents": "COMBAT_TEXT_CRIT_MINHEIGHT" }, { "trigger": "COMBAT_TEXT_CRIT_SCALE_TIME\t0.05", - "contents": "COMBAT_TEXT_CRIT_SCALE_TIME", + "contents": "COMBAT_TEXT_CRIT_SCALE_TIME" }, { "trigger": "COMBAT_TEXT_CRIT_SHRINKTIME\t0.2", - "contents": "COMBAT_TEXT_CRIT_SHRINKTIME", + "contents": "COMBAT_TEXT_CRIT_SHRINKTIME" }, { "trigger": "COMBAT_TEXT_FADEOUT_TIME\t1.3", - "contents": "COMBAT_TEXT_FADEOUT_TIME", + "contents": "COMBAT_TEXT_FADEOUT_TIME" }, { "trigger": "COMBAT_TEXT_HEIGHT\t25", - "contents": "COMBAT_TEXT_HEIGHT", + "contents": "COMBAT_TEXT_HEIGHT" }, { "trigger": "COMBAT_TEXT_LOW_HEALTH_THRESHOLD\t0.2", - "contents": "COMBAT_TEXT_LOW_HEALTH_THRESHOLD", + "contents": "COMBAT_TEXT_LOW_HEALTH_THRESHOLD" }, { "trigger": "COMBAT_TEXT_LOW_MANA_THRESHOLD\t0.2", - "contents": "COMBAT_TEXT_LOW_MANA_THRESHOLD", + "contents": "COMBAT_TEXT_LOW_MANA_THRESHOLD" }, { "trigger": "COMBAT_TEXT_MAX_OFFSET\t130", - "contents": "COMBAT_TEXT_MAX_OFFSET", + "contents": "COMBAT_TEXT_MAX_OFFSET" }, { "trigger": "COMBAT_TEXT_SCROLLSPEED\t1.9", - "contents": "COMBAT_TEXT_SCROLLSPEED", + "contents": "COMBAT_TEXT_SCROLLSPEED" }, { "trigger": "COMBAT_TEXT_SPACING\t10", - "contents": "COMBAT_TEXT_SPACING", + "contents": "COMBAT_TEXT_SPACING" }, { "trigger": "COMBAT_TEXT_STAGGER_RANGE\t20", - "contents": "COMBAT_TEXT_STAGGER_RANGE", + "contents": "COMBAT_TEXT_STAGGER_RANGE" }, { "trigger": "COMBAT_TEXT_X_ADJUSTMENT\t80", - "contents": "COMBAT_TEXT_X_ADJUSTMENT", + "contents": "COMBAT_TEXT_X_ADJUSTMENT" }, { "trigger": "COMBAT_TEXT_X_SCALE\t1", - "contents": "COMBAT_TEXT_X_SCALE", + "contents": "COMBAT_TEXT_X_SCALE" }, { "trigger": "COMBAT_TEXT_Y_SCALE\t1", - "contents": "COMBAT_TEXT_Y_SCALE", + "contents": "COMBAT_TEXT_Y_SCALE" }, { "trigger": "COMBATFEEDBACK_FADEINTIME\t0.2", - "contents": "COMBATFEEDBACK_FADEINTIME", + "contents": "COMBATFEEDBACK_FADEINTIME" }, { "trigger": "COMBATFEEDBACK_FADEOUTTIME\t0.3", - "contents": "COMBATFEEDBACK_FADEOUTTIME", + "contents": "COMBATFEEDBACK_FADEOUTTIME" }, { "trigger": "COMBATFEEDBACK_HOLDTIME\t0.7", - "contents": "COMBATFEEDBACK_HOLDTIME", + "contents": "COMBATFEEDBACK_HOLDTIME" }, { "trigger": "COMBATLOG_FILTER_EVERYTHING\t4294967295", - "contents": "COMBATLOG_FILTER_EVERYTHING", + "contents": "COMBATLOG_FILTER_EVERYTHING" }, { "trigger": "COMBATLOG_FILTER_FRIENDLY_UNITS\t32542", - "contents": "COMBATLOG_FILTER_FRIENDLY_UNITS", + "contents": "COMBATLOG_FILTER_FRIENDLY_UNITS" }, { "trigger": "COMBATLOG_FILTER_HOSTILE_PLAYERS\t32078", - "contents": "COMBATLOG_FILTER_HOSTILE_PLAYERS", + "contents": "COMBATLOG_FILTER_HOSTILE_PLAYERS" }, { "trigger": "COMBATLOG_FILTER_HOSTILE_UNITS\t32334", - "contents": "COMBATLOG_FILTER_HOSTILE_UNITS", + "contents": "COMBATLOG_FILTER_HOSTILE_UNITS" }, { "trigger": "COMBATLOG_FILTER_ME\t1297", - "contents": "COMBATLOG_FILTER_ME", + "contents": "COMBATLOG_FILTER_ME" }, { "trigger": "COMBATLOG_FILTER_MINE\t17681", - "contents": "COMBATLOG_FILTER_MINE", + "contents": "COMBATLOG_FILTER_MINE" }, { "trigger": "COMBATLOG_FILTER_MY_PET\t12561", - "contents": "COMBATLOG_FILTER_MY_PET", + "contents": "COMBATLOG_FILTER_MY_PET" }, { "trigger": "COMBATLOG_FILTER_NEUTRAL_UNITS\t32558", - "contents": "COMBATLOG_FILTER_NEUTRAL_UNITS", + "contents": "COMBATLOG_FILTER_NEUTRAL_UNITS" }, { "trigger": "COMBATLOG_FILTER_UNKNOWN_UNITS\t2147483648", - "contents": "COMBATLOG_FILTER_UNKNOWN_UNITS", + "contents": "COMBATLOG_FILTER_UNKNOWN_UNITS" }, { "trigger": "COMBATLOG_FILTER_VERSION\t4.3", - "contents": "COMBATLOG_FILTER_VERSION", + "contents": "COMBATLOG_FILTER_VERSION" }, { "trigger": "COMBATLOG_FILTERS_TO_DISPLAY\t4", - "contents": "COMBATLOG_FILTERS_TO_DISPLAY", + "contents": "COMBATLOG_FILTERS_TO_DISPLAY" }, { "trigger": "COMBATLOG_HIGHLIGHT_MULTIPLIER\t1.5", - "contents": "COMBATLOG_HIGHLIGHT_MULTIPLIER", + "contents": "COMBATLOG_HIGHLIGHT_MULTIPLIER" }, { "trigger": "COMBATLOG_LIMIT_PER_FRAME\t1", - "contents": "COMBATLOG_LIMIT_PER_FRAME", + "contents": "COMBATLOG_LIMIT_PER_FRAME" }, { "trigger": "COMBATLOG_MESSAGE_LIMIT\t300", - "contents": "COMBATLOG_MESSAGE_LIMIT", + "contents": "COMBATLOG_MESSAGE_LIMIT" }, { "trigger": "COMBATLOG_OBJECT_AFFILIATION_MASK\t15", - "contents": "COMBATLOG_OBJECT_AFFILIATION_MASK", + "contents": "COMBATLOG_OBJECT_AFFILIATION_MASK" }, { "trigger": "COMBATLOG_OBJECT_AFFILIATION_MINE\t1", - "contents": "COMBATLOG_OBJECT_AFFILIATION_MINE", + "contents": "COMBATLOG_OBJECT_AFFILIATION_MINE" }, { "trigger": "COMBATLOG_OBJECT_AFFILIATION_OUTSIDER\t8", - "contents": "COMBATLOG_OBJECT_AFFILIATION_OUTSIDER", + "contents": "COMBATLOG_OBJECT_AFFILIATION_OUTSIDER" }, { "trigger": "COMBATLOG_OBJECT_AFFILIATION_PARTY\t2", - "contents": "COMBATLOG_OBJECT_AFFILIATION_PARTY", + "contents": "COMBATLOG_OBJECT_AFFILIATION_PARTY" }, { "trigger": "COMBATLOG_OBJECT_AFFILIATION_RAID\t4", - "contents": "COMBATLOG_OBJECT_AFFILIATION_RAID", + "contents": "COMBATLOG_OBJECT_AFFILIATION_RAID" }, { "trigger": "COMBATLOG_OBJECT_CONTROL_MASK\t768", - "contents": "COMBATLOG_OBJECT_CONTROL_MASK", + "contents": "COMBATLOG_OBJECT_CONTROL_MASK" }, { "trigger": "COMBATLOG_OBJECT_CONTROL_NPC\t512", - "contents": "COMBATLOG_OBJECT_CONTROL_NPC", + "contents": "COMBATLOG_OBJECT_CONTROL_NPC" }, { "trigger": "COMBATLOG_OBJECT_CONTROL_PLAYER\t256", - "contents": "COMBATLOG_OBJECT_CONTROL_PLAYER", + "contents": "COMBATLOG_OBJECT_CONTROL_PLAYER" }, { "trigger": "COMBATLOG_OBJECT_FOCUS\t131072", - "contents": "COMBATLOG_OBJECT_FOCUS", + "contents": "COMBATLOG_OBJECT_FOCUS" }, { "trigger": "COMBATLOG_OBJECT_MAINASSIST\t524288", - "contents": "COMBATLOG_OBJECT_MAINASSIST", + "contents": "COMBATLOG_OBJECT_MAINASSIST" }, { "trigger": "COMBATLOG_OBJECT_MAINTANK\t262144", - "contents": "COMBATLOG_OBJECT_MAINTANK", + "contents": "COMBATLOG_OBJECT_MAINTANK" }, { "trigger": "COMBATLOG_OBJECT_NONE\t2147483648", - "contents": "COMBATLOG_OBJECT_NONE", + "contents": "COMBATLOG_OBJECT_NONE" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET1\t1", - "contents": "COMBATLOG_OBJECT_RAIDTARGET1", + "contents": "COMBATLOG_OBJECT_RAIDTARGET1" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET2\t2", - "contents": "COMBATLOG_OBJECT_RAIDTARGET2", + "contents": "COMBATLOG_OBJECT_RAIDTARGET2" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET3\t4", - "contents": "COMBATLOG_OBJECT_RAIDTARGET3", + "contents": "COMBATLOG_OBJECT_RAIDTARGET3" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET4\t8", - "contents": "COMBATLOG_OBJECT_RAIDTARGET4", + "contents": "COMBATLOG_OBJECT_RAIDTARGET4" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET5\t16", - "contents": "COMBATLOG_OBJECT_RAIDTARGET5", + "contents": "COMBATLOG_OBJECT_RAIDTARGET5" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET6\t32", - "contents": "COMBATLOG_OBJECT_RAIDTARGET6", + "contents": "COMBATLOG_OBJECT_RAIDTARGET6" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET7\t64", - "contents": "COMBATLOG_OBJECT_RAIDTARGET7", + "contents": "COMBATLOG_OBJECT_RAIDTARGET7" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET8\t128", - "contents": "COMBATLOG_OBJECT_RAIDTARGET8", + "contents": "COMBATLOG_OBJECT_RAIDTARGET8" }, { "trigger": "COMBATLOG_OBJECT_RAIDTARGET_MASK\t255", - "contents": "COMBATLOG_OBJECT_RAIDTARGET_MASK", + "contents": "COMBATLOG_OBJECT_RAIDTARGET_MASK" }, { "trigger": "COMBATLOG_OBJECT_REACTION_FRIENDLY\t16", - "contents": "COMBATLOG_OBJECT_REACTION_FRIENDLY", + "contents": "COMBATLOG_OBJECT_REACTION_FRIENDLY" }, { "trigger": "COMBATLOG_OBJECT_REACTION_HOSTILE\t64", - "contents": "COMBATLOG_OBJECT_REACTION_HOSTILE", + "contents": "COMBATLOG_OBJECT_REACTION_HOSTILE" }, { "trigger": "COMBATLOG_OBJECT_REACTION_MASK\t240", - "contents": "COMBATLOG_OBJECT_REACTION_MASK", + "contents": "COMBATLOG_OBJECT_REACTION_MASK" }, { "trigger": "COMBATLOG_OBJECT_REACTION_NEUTRAL\t32", - "contents": "COMBATLOG_OBJECT_REACTION_NEUTRAL", + "contents": "COMBATLOG_OBJECT_REACTION_NEUTRAL" }, { "trigger": "COMBATLOG_OBJECT_SPECIAL_MASK\t4294901760", - "contents": "COMBATLOG_OBJECT_SPECIAL_MASK", + "contents": "COMBATLOG_OBJECT_SPECIAL_MASK" }, { "trigger": "COMBATLOG_OBJECT_TARGET\t65536", - "contents": "COMBATLOG_OBJECT_TARGET", + "contents": "COMBATLOG_OBJECT_TARGET" }, { "trigger": "COMBATLOG_OBJECT_TYPE_GUARDIAN\t8192", - "contents": "COMBATLOG_OBJECT_TYPE_GUARDIAN", + "contents": "COMBATLOG_OBJECT_TYPE_GUARDIAN" }, { "trigger": "COMBATLOG_OBJECT_TYPE_MASK\t64512", - "contents": "COMBATLOG_OBJECT_TYPE_MASK", + "contents": "COMBATLOG_OBJECT_TYPE_MASK" }, { "trigger": "COMBATLOG_OBJECT_TYPE_NPC\t2048", - "contents": "COMBATLOG_OBJECT_TYPE_NPC", + "contents": "COMBATLOG_OBJECT_TYPE_NPC" }, { "trigger": "COMBATLOG_OBJECT_TYPE_OBJECT\t16384", - "contents": "COMBATLOG_OBJECT_TYPE_OBJECT", + "contents": "COMBATLOG_OBJECT_TYPE_OBJECT" }, { "trigger": "COMBATLOG_OBJECT_TYPE_PET\t4096", - "contents": "COMBATLOG_OBJECT_TYPE_PET", + "contents": "COMBATLOG_OBJECT_TYPE_PET" }, { "trigger": "COMBATLOG_OBJECT_TYPE_PLAYER\t1024", - "contents": "COMBATLOG_OBJECT_TYPE_PLAYER", + "contents": "COMBATLOG_OBJECT_TYPE_PLAYER" }, { "trigger": "COMBO_FRAME_LAST_NUM_POINTS\t0", - "contents": "COMBO_FRAME_LAST_NUM_POINTS", + "contents": "COMBO_FRAME_LAST_NUM_POINTS" }, { "trigger": "COMBOFRAME_FADE_IN\t0.3", - "contents": "COMBOFRAME_FADE_IN", + "contents": "COMBOFRAME_FADE_IN" }, { "trigger": "COMBOFRAME_FADE_OUT\t0.5", - "contents": "COMBOFRAME_FADE_OUT", + "contents": "COMBOFRAME_FADE_OUT" }, { "trigger": "COMBOFRAME_HIGHLIGHT_FADE_IN\t0.4", - "contents": "COMBOFRAME_HIGHLIGHT_FADE_IN", + "contents": "COMBOFRAME_HIGHLIGHT_FADE_IN" }, { "trigger": "COMBOFRAME_SHINE_FADE_IN\t0.3", - "contents": "COMBOFRAME_SHINE_FADE_IN", + "contents": "COMBOFRAME_SHINE_FADE_IN" }, { "trigger": "COMBOFRAME_SHINE_FADE_OUT\t0.4", - "contents": "COMBOFRAME_SHINE_FADE_OUT", + "contents": "COMBOFRAME_SHINE_FADE_OUT" + }, + { + "trigger": "COMMUNITIES_GUILD_DETAIL_NORM_HEIGHT\t175", + "contents": "COMMUNITIES_GUILD_DETAIL_NORM_HEIGHT" + }, + { + "trigger": "COMMUNITIES_GUILD_DETAIL_OFFICER_HEIGHT\t228", + "contents": "COMMUNITIES_GUILD_DETAIL_OFFICER_HEIGHT" + }, + { + "trigger": "COMMUNITIES_GUILD_REWARDS_BUTTON_HEIGHT\t47", + "contents": "COMMUNITIES_GUILD_REWARDS_BUTTON_HEIGHT" + }, + { + "trigger": "COMMUNITIES_GUILD_REWARDS_BUTTON_OFFSET\t0", + "contents": "COMMUNITIES_GUILD_REWARDS_BUTTON_OFFSET" }, { "trigger": "CONQUEST_CURRENCY\t390", - "contents": "CONQUEST_CURRENCY", + "contents": "CONQUEST_CURRENCY" }, { "trigger": "CONTAINER_BAG_OFFSET\t19", - "contents": "CONTAINER_BAG_OFFSET", + "contents": "CONTAINER_BAG_OFFSET" + }, + { + "trigger": "CONTAINER_BOTTOM_TEXTURE_DEFAULT_BOTTOM_COORD\t0.349609375", + "contents": "CONTAINER_BOTTOM_TEXTURE_DEFAULT_BOTTOM_COORD" + }, + { + "trigger": "CONTAINER_BOTTOM_TEXTURE_DEFAULT_HEIGHT\t10", + "contents": "CONTAINER_BOTTOM_TEXTURE_DEFAULT_HEIGHT" + }, + { + "trigger": "CONTAINER_BOTTOM_TEXTURE_DEFAULT_TOP_COORD\t0.330078125", + "contents": "CONTAINER_BOTTOM_TEXTURE_DEFAULT_TOP_COORD" }, { "trigger": "CONTAINER_OFFSET_X\t0", - "contents": "CONTAINER_OFFSET_X", + "contents": "CONTAINER_OFFSET_X" }, { "trigger": "CONTAINER_OFFSET_Y\t85", - "contents": "CONTAINER_OFFSET_Y", + "contents": "CONTAINER_OFFSET_Y" }, { "trigger": "CONTAINER_SCALE\t0.75", - "contents": "CONTAINER_SCALE", + "contents": "CONTAINER_SCALE" }, { "trigger": "CONTAINER_SPACING\t0", - "contents": "CONTAINER_SPACING", + "contents": "CONTAINER_SPACING" }, { "trigger": "CONTAINER_WIDTH\t192", - "contents": "CONTAINER_WIDTH", + "contents": "CONTAINER_WIDTH" }, { "trigger": "CONTROLTYPE_CHECKBOX\t1", - "contents": "CONTROLTYPE_CHECKBOX", + "contents": "CONTROLTYPE_CHECKBOX" }, { "trigger": "CONTROLTYPE_DROPDOWN\t2", - "contents": "CONTROLTYPE_DROPDOWN", + "contents": "CONTROLTYPE_DROPDOWN" }, { "trigger": "CONTROLTYPE_SLIDER\t3", - "contents": "CONTROLTYPE_SLIDER", + "contents": "CONTROLTYPE_SLIDER" }, { "trigger": "COOLDOWN_TYPE_LOSS_OF_CONTROL\t1", - "contents": "COOLDOWN_TYPE_LOSS_OF_CONTROL", + "contents": "COOLDOWN_TYPE_LOSS_OF_CONTROL" }, { "trigger": "COOLDOWN_TYPE_NORMAL\t2", - "contents": "COOLDOWN_TYPE_NORMAL", + "contents": "COOLDOWN_TYPE_NORMAL" }, { "trigger": "COPPER_PER_GOLD\t10000", - "contents": "COPPER_PER_GOLD", + "contents": "COPPER_PER_GOLD" }, { "trigger": "COPPER_PER_SILVER\t100", - "contents": "COPPER_PER_SILVER", + "contents": "COPPER_PER_SILVER" }, { "trigger": "CR_ARMOR_PENETRATION\t25", - "contents": "CR_ARMOR_PENETRATION", + "contents": "CR_ARMOR_PENETRATION" }, { "trigger": "CR_AVOIDANCE\t21", - "contents": "CR_AVOIDANCE", + "contents": "CR_AVOIDANCE" }, { "trigger": "CR_BLOCK\t5", - "contents": "CR_BLOCK", + "contents": "CR_BLOCK" }, { "trigger": "CR_CRIT_MELEE\t9", - "contents": "CR_CRIT_MELEE", + "contents": "CR_CRIT_MELEE" }, { "trigger": "CR_CRIT_RANGED\t10", - "contents": "CR_CRIT_RANGED", + "contents": "CR_CRIT_RANGED" }, { "trigger": "CR_CRIT_SPELL\t11", - "contents": "CR_CRIT_SPELL", + "contents": "CR_CRIT_SPELL" }, { "trigger": "CR_DEFENSE_SKILL\t2", - "contents": "CR_DEFENSE_SKILL", + "contents": "CR_DEFENSE_SKILL" }, { "trigger": "CR_DODGE\t3", - "contents": "CR_DODGE", + "contents": "CR_DODGE" }, { "trigger": "CR_EXPERTISE\t24", - "contents": "CR_EXPERTISE", + "contents": "CR_EXPERTISE" }, { "trigger": "CR_HASTE_MELEE\t18", - "contents": "CR_HASTE_MELEE", + "contents": "CR_HASTE_MELEE" }, { "trigger": "CR_HASTE_RANGED\t19", - "contents": "CR_HASTE_RANGED", + "contents": "CR_HASTE_RANGED" }, { "trigger": "CR_HASTE_SPELL\t20", - "contents": "CR_HASTE_SPELL", + "contents": "CR_HASTE_SPELL" }, { "trigger": "CR_HIT_MELEE\t6", - "contents": "CR_HIT_MELEE", + "contents": "CR_HIT_MELEE" }, { "trigger": "CR_HIT_RANGED\t7", - "contents": "CR_HIT_RANGED", + "contents": "CR_HIT_RANGED" }, { "trigger": "CR_HIT_SPELL\t8", - "contents": "CR_HIT_SPELL", + "contents": "CR_HIT_SPELL" }, { "trigger": "CR_LIFESTEAL\t17", - "contents": "CR_LIFESTEAL", + "contents": "CR_LIFESTEAL" }, { "trigger": "CR_MASTERY\t26", - "contents": "CR_MASTERY", + "contents": "CR_MASTERY" }, { "trigger": "CR_PARRY\t4", - "contents": "CR_PARRY", + "contents": "CR_PARRY" }, { "trigger": "CR_SPEED\t14", - "contents": "CR_SPEED", + "contents": "CR_SPEED" }, { "trigger": "CR_UNUSED_1\t1", - "contents": "CR_UNUSED_1", + "contents": "CR_UNUSED_1" }, { "trigger": "CR_UNUSED_2\t22", - "contents": "CR_UNUSED_2", + "contents": "CR_UNUSED_2" }, { "trigger": "CR_UNUSED_3\t27", - "contents": "CR_UNUSED_3", + "contents": "CR_UNUSED_3" }, { "trigger": "CR_UNUSED_4\t28", - "contents": "CR_UNUSED_4", + "contents": "CR_UNUSED_4" }, { "trigger": "CR_VERSATILITY_DAMAGE_DONE\t29", - "contents": "CR_VERSATILITY_DAMAGE_DONE", + "contents": "CR_VERSATILITY_DAMAGE_DONE" }, { "trigger": "CR_VERSATILITY_DAMAGE_TAKEN\t31", - "contents": "CR_VERSATILITY_DAMAGE_TAKEN", + "contents": "CR_VERSATILITY_DAMAGE_TAKEN" }, { "trigger": "CR_WEAPON_SKILL_RANGED\t23", - "contents": "CR_WEAPON_SKILL_RANGED", + "contents": "CR_WEAPON_SKILL_RANGED" }, { "trigger": "CREATURE_HP_PER_STA\t10", - "contents": "CREATURE_HP_PER_STA", + "contents": "CREATURE_HP_PER_STA" }, { "trigger": "CRITERIA_TYPE_ACHIEVEMENT\t8", - "contents": "CRITERIA_TYPE_ACHIEVEMENT", + "contents": "CRITERIA_TYPE_ACHIEVEMENT" }, { "trigger": "CUF_AURA_BOTTOM_OFFSET\t2", - "contents": "CUF_AURA_BOTTOM_OFFSET", + "contents": "CUF_AURA_BOTTOM_OFFSET" }, { "trigger": "CUF_NAME_SECTION_SIZE\t15", - "contents": "CUF_NAME_SECTION_SIZE", + "contents": "CUF_NAME_SECTION_SIZE" }, { "trigger": "CUF_READY_CHECK_DECAY_TIME\t11", - "contents": "CUF_READY_CHECK_DECAY_TIME", + "contents": "CUF_READY_CHECK_DECAY_TIME" }, { "trigger": "CURRENCY_HEIGHT\t20", - "contents": "CURRENCY_HEIGHT", + "contents": "CURRENCY_HEIGHT" }, { "trigger": "CURRENCY_SPACING\t5", - "contents": "CURRENCY_SPACING", + "contents": "CURRENCY_SPACING" }, { "trigger": "CURRENT_ACTIONBAR_PAGE\t1", - "contents": "CURRENT_ACTIONBAR_PAGE", + "contents": "CURRENT_ACTIONBAR_PAGE" }, { "trigger": "CURRENT_CHAT_FRAME_ID\t10", - "contents": "CURRENT_CHAT_FRAME_ID", + "contents": "CURRENT_CHAT_FRAME_ID" }, { "trigger": "DEBUFF_ACTUAL_DISPLAY\t0", - "contents": "DEBUFF_ACTUAL_DISPLAY", + "contents": "DEBUFF_ACTUAL_DISPLAY" }, { "trigger": "DEBUFF_MAX_DISPLAY\t16", - "contents": "DEBUFF_MAX_DISPLAY", - }, - { - "trigger": "DEBUGLOCALS_LEVEL\t4", - "contents": "DEBUGLOCALS_LEVEL", + "contents": "DEBUFF_MAX_DISPLAY" }, { - "trigger": "DEFAULT_BATTLEFIELD_TAB_ALPHA\t0.75", - "contents": "DEFAULT_BATTLEFIELD_TAB_ALPHA", + "trigger": "DEBUGLOCALS_LEVEL\t6", + "contents": "DEBUGLOCALS_LEVEL" }, { "trigger": "DEFAULT_BINDINGS\t0", - "contents": "DEFAULT_BINDINGS", - }, - { - "trigger": "DEFAULT_CHANNELPULLOUT_ALPHA\t1", - "contents": "DEFAULT_CHANNELPULLOUT_ALPHA", - }, - { - "trigger": "DEFAULT_CHANNELPULLOUT_TAB_ALPHA\t0.75", - "contents": "DEFAULT_CHANNELPULLOUT_TAB_ALPHA", + "contents": "DEFAULT_BINDINGS" }, { "trigger": "DEFAULT_CHATFRAME_ALPHA\t0.25", - "contents": "DEFAULT_CHATFRAME_ALPHA", + "contents": "DEFAULT_CHATFRAME_ALPHA" }, { "trigger": "DEFAULT_ITEM_TEXT_FRAME_HEIGHT\t424", - "contents": "DEFAULT_ITEM_TEXT_FRAME_HEIGHT", + "contents": "DEFAULT_ITEM_TEXT_FRAME_HEIGHT" }, { "trigger": "DEFAULT_ITEM_TEXT_FRAME_WIDTH\t338", - "contents": "DEFAULT_ITEM_TEXT_FRAME_WIDTH", - }, - { - "trigger": "DEFAULT_POI_ICON_SIZE\t12", - "contents": "DEFAULT_POI_ICON_SIZE", + "contents": "DEFAULT_ITEM_TEXT_FRAME_WIDTH" }, { "trigger": "DEFAULT_READY_CHECK_STAY_TIME\t10", - "contents": "DEFAULT_READY_CHECK_STAY_TIME", + "contents": "DEFAULT_READY_CHECK_STAY_TIME" }, { "trigger": "DEFAULT_TALENT_TAB\t1", - "contents": "DEFAULT_TALENT_TAB", + "contents": "DEFAULT_TALENT_TAB" }, { "trigger": "DEVTOOLS_DEPTH_CUTOFF\t10", - "contents": "DEVTOOLS_DEPTH_CUTOFF", + "contents": "DEVTOOLS_DEPTH_CUTOFF" }, { "trigger": "DEVTOOLS_LONG_STRING_CUTOFF\t200", - "contents": "DEVTOOLS_LONG_STRING_CUTOFF", + "contents": "DEVTOOLS_LONG_STRING_CUTOFF" }, { "trigger": "DEVTOOLS_MAX_ENTRY_CUTOFF\t30", - "contents": "DEVTOOLS_MAX_ENTRY_CUTOFF", + "contents": "DEVTOOLS_MAX_ENTRY_CUTOFF" }, { "trigger": "DIFFICULTY_DUNGEON_CHALLENGE\t8", - "contents": "DIFFICULTY_DUNGEON_CHALLENGE", + "contents": "DIFFICULTY_DUNGEON_CHALLENGE" }, { "trigger": "DIFFICULTY_DUNGEON_HEROIC\t2", - "contents": "DIFFICULTY_DUNGEON_HEROIC", + "contents": "DIFFICULTY_DUNGEON_HEROIC" }, { "trigger": "DIFFICULTY_DUNGEON_NORMAL\t1", - "contents": "DIFFICULTY_DUNGEON_NORMAL", + "contents": "DIFFICULTY_DUNGEON_NORMAL" }, { "trigger": "DIFFICULTY_PRIMARYRAID_HEROIC\t15", - "contents": "DIFFICULTY_PRIMARYRAID_HEROIC", + "contents": "DIFFICULTY_PRIMARYRAID_HEROIC" }, { "trigger": "DIFFICULTY_PRIMARYRAID_LFR\t17", - "contents": "DIFFICULTY_PRIMARYRAID_LFR", + "contents": "DIFFICULTY_PRIMARYRAID_LFR" }, { "trigger": "DIFFICULTY_PRIMARYRAID_MYTHIC\t16", - "contents": "DIFFICULTY_PRIMARYRAID_MYTHIC", + "contents": "DIFFICULTY_PRIMARYRAID_MYTHIC" }, { "trigger": "DIFFICULTY_PRIMARYRAID_NORMAL\t14", - "contents": "DIFFICULTY_PRIMARYRAID_NORMAL", + "contents": "DIFFICULTY_PRIMARYRAID_NORMAL" }, { "trigger": "DIFFICULTY_RAID10_HEROIC\t5", - "contents": "DIFFICULTY_RAID10_HEROIC", + "contents": "DIFFICULTY_RAID10_HEROIC" }, { "trigger": "DIFFICULTY_RAID10_NORMAL\t3", - "contents": "DIFFICULTY_RAID10_NORMAL", + "contents": "DIFFICULTY_RAID10_NORMAL" }, { "trigger": "DIFFICULTY_RAID25_HEROIC\t6", - "contents": "DIFFICULTY_RAID25_HEROIC", + "contents": "DIFFICULTY_RAID25_HEROIC" }, { "trigger": "DIFFICULTY_RAID25_NORMAL\t4", - "contents": "DIFFICULTY_RAID25_NORMAL", + "contents": "DIFFICULTY_RAID25_NORMAL" }, { "trigger": "DIFFICULTY_RAID40\t9", - "contents": "DIFFICULTY_RAID40", + "contents": "DIFFICULTY_RAID40" }, { "trigger": "DIFFICULTY_RAID_LFR\t7", - "contents": "DIFFICULTY_RAID_LFR", + "contents": "DIFFICULTY_RAID_LFR" }, { "trigger": "DISPATCHER_VERSION\t1", - "contents": "DISPATCHER_VERSION", + "contents": "DISPATCHER_VERSION" }, { "trigger": "DISTANCE_THRESHOLD_SQUARED\t62500", - "contents": "DISTANCE_THRESHOLD_SQUARED", + "contents": "DISTANCE_THRESHOLD_SQUARED" }, { "trigger": "DOUBLE_SIZE_FIST_BAR\t199", - "contents": "DOUBLE_SIZE_FIST_BAR", + "contents": "DOUBLE_SIZE_FIST_BAR" }, { "trigger": "DUAL_WIELD_HIT_PENALTY\t19", - "contents": "DUAL_WIELD_HIT_PENALTY", + "contents": "DUAL_WIELD_HIT_PENALTY" }, { "trigger": "EARTH_TOTEM_SLOT\t2", - "contents": "EARTH_TOTEM_SLOT", + "contents": "EARTH_TOTEM_SLOT" }, { "trigger": "EFITEM_HEIGHT\t37", - "contents": "EFITEM_HEIGHT", + "contents": "EFITEM_HEIGHT" }, { "trigger": "EFITEM_WIDTH\t37", - "contents": "EFITEM_WIDTH", + "contents": "EFITEM_WIDTH" }, { "trigger": "EFITEM_XOFFSET\t4", - "contents": "EFITEM_XOFFSET", + "contents": "EFITEM_XOFFSET" }, { "trigger": "EFITEM_YOFFSET\t-5", - "contents": "EFITEM_YOFFSET", + "contents": "EFITEM_YOFFSET" }, { "trigger": "EJ_ALERT_TIME_DIFF\t1209600", - "contents": "EJ_ALERT_TIME_DIFF", + "contents": "EJ_ALERT_TIME_DIFF" }, { "trigger": "ENCHANT_EMPTY_SLOT_FILEDATAID\t134941", - "contents": "ENCHANT_EMPTY_SLOT_FILEDATAID", + "contents": "ENCHANT_EMPTY_SLOT_FILEDATAID" }, { "trigger": "EQUIPMENT_SET_EMPTY_SLOT\t0", - "contents": "EQUIPMENT_SET_EMPTY_SLOT", + "contents": "EQUIPMENT_SET_EMPTY_SLOT" }, { "trigger": "EQUIPMENT_SET_IGNORED_SLOT\t1", - "contents": "EQUIPMENT_SET_IGNORED_SLOT", + "contents": "EQUIPMENT_SET_IGNORED_SLOT" }, { "trigger": "EQUIPMENT_SET_ITEM_MISSING\t-1", - "contents": "EQUIPMENT_SET_ITEM_MISSING", + "contents": "EQUIPMENT_SET_ITEM_MISSING" }, { "trigger": "EQUIPMENTFLYOUT_BORDERWIDTH\t3", - "contents": "EQUIPMENTFLYOUT_BORDERWIDTH", + "contents": "EQUIPMENTFLYOUT_BORDERWIDTH" }, { "trigger": "EQUIPMENTFLYOUT_FIRST_SPECIAL_LOCATION\t4294967293", - "contents": "EQUIPMENTFLYOUT_FIRST_SPECIAL_LOCATION", + "contents": "EQUIPMENTFLYOUT_FIRST_SPECIAL_LOCATION" }, { "trigger": "EQUIPMENTFLYOUT_HEIGHT\t43", - "contents": "EQUIPMENTFLYOUT_HEIGHT", + "contents": "EQUIPMENTFLYOUT_HEIGHT" }, { "trigger": "EQUIPMENTFLYOUT_IGNORESLOT_LOCATION\t4294967294", - "contents": "EQUIPMENTFLYOUT_IGNORESLOT_LOCATION", + "contents": "EQUIPMENTFLYOUT_IGNORESLOT_LOCATION" }, { "trigger": "EQUIPMENTFLYOUT_ITEMS_PER_PAGE\t20", - "contents": "EQUIPMENTFLYOUT_ITEMS_PER_PAGE", + "contents": "EQUIPMENTFLYOUT_ITEMS_PER_PAGE" }, { "trigger": "EQUIPMENTFLYOUT_ITEMS_PER_ROW\t5", - "contents": "EQUIPMENTFLYOUT_ITEMS_PER_ROW", + "contents": "EQUIPMENTFLYOUT_ITEMS_PER_ROW" }, { "trigger": "EQUIPMENTFLYOUT_MAXROWS\t4", - "contents": "EQUIPMENTFLYOUT_MAXROWS", + "contents": "EQUIPMENTFLYOUT_MAXROWS" }, { "trigger": "EQUIPMENTFLYOUT_MULTIROW_BOTTOM_HEIGHT\t49", - "contents": "EQUIPMENTFLYOUT_MULTIROW_BOTTOM_HEIGHT", + "contents": "EQUIPMENTFLYOUT_MULTIROW_BOTTOM_HEIGHT" }, { "trigger": "EQUIPMENTFLYOUT_MULTIROW_MIDDLE_HEIGHT\t42", - "contents": "EQUIPMENTFLYOUT_MULTIROW_MIDDLE_HEIGHT", + "contents": "EQUIPMENTFLYOUT_MULTIROW_MIDDLE_HEIGHT" }, { "trigger": "EQUIPMENTFLYOUT_MULTIROW_TOP_HEIGHT\t49", - "contents": "EQUIPMENTFLYOUT_MULTIROW_TOP_HEIGHT", + "contents": "EQUIPMENTFLYOUT_MULTIROW_TOP_HEIGHT" }, { "trigger": "EQUIPMENTFLYOUT_MULTIROW_WIDTH\t214", - "contents": "EQUIPMENTFLYOUT_MULTIROW_WIDTH", + "contents": "EQUIPMENTFLYOUT_MULTIROW_WIDTH" }, { "trigger": "EQUIPMENTFLYOUT_ONEROW_CENTER_WIDTH\t41", - "contents": "EQUIPMENTFLYOUT_ONEROW_CENTER_WIDTH", + "contents": "EQUIPMENTFLYOUT_ONEROW_CENTER_WIDTH" }, { "trigger": "EQUIPMENTFLYOUT_ONEROW_HEIGHT\t54", - "contents": "EQUIPMENTFLYOUT_ONEROW_HEIGHT", + "contents": "EQUIPMENTFLYOUT_ONEROW_HEIGHT" }, { "trigger": "EQUIPMENTFLYOUT_ONEROW_LEFT_WIDTH\t43", - "contents": "EQUIPMENTFLYOUT_ONEROW_LEFT_WIDTH", + "contents": "EQUIPMENTFLYOUT_ONEROW_LEFT_WIDTH" }, { "trigger": "EQUIPMENTFLYOUT_ONEROW_RIGHT_WIDTH\t47", - "contents": "EQUIPMENTFLYOUT_ONEROW_RIGHT_WIDTH", + "contents": "EQUIPMENTFLYOUT_ONEROW_RIGHT_WIDTH" }, { "trigger": "EQUIPMENTFLYOUT_ONESLOT_HEIGHT\t54", - "contents": "EQUIPMENTFLYOUT_ONESLOT_HEIGHT", + "contents": "EQUIPMENTFLYOUT_ONESLOT_HEIGHT" }, { "trigger": "EQUIPMENTFLYOUT_ONESLOT_LEFTWIDTH\t25", - "contents": "EQUIPMENTFLYOUT_ONESLOT_LEFTWIDTH", + "contents": "EQUIPMENTFLYOUT_ONESLOT_LEFTWIDTH" }, { "trigger": "EQUIPMENTFLYOUT_ONESLOT_RIGHTWIDTH\t24", - "contents": "EQUIPMENTFLYOUT_ONESLOT_RIGHTWIDTH", + "contents": "EQUIPMENTFLYOUT_ONESLOT_RIGHTWIDTH" }, { "trigger": "EQUIPMENTFLYOUT_ONESLOT_WIDTH\t49", - "contents": "EQUIPMENTFLYOUT_ONESLOT_WIDTH", + "contents": "EQUIPMENTFLYOUT_ONESLOT_WIDTH" }, { "trigger": "EQUIPMENTFLYOUT_PLACEINBAGS_LOCATION\t4294967295", - "contents": "EQUIPMENTFLYOUT_PLACEINBAGS_LOCATION", + "contents": "EQUIPMENTFLYOUT_PLACEINBAGS_LOCATION" }, { "trigger": "EQUIPMENTFLYOUT_UNIGNORESLOT_LOCATION\t4294967293", - "contents": "EQUIPMENTFLYOUT_UNIGNORESLOT_LOCATION", + "contents": "EQUIPMENTFLYOUT_UNIGNORESLOT_LOCATION" }, { "trigger": "EQUIPMENTFLYOUT_WIDTH\t43", - "contents": "EQUIPMENTFLYOUT_WIDTH", + "contents": "EQUIPMENTFLYOUT_WIDTH" }, { "trigger": "EQUIPMENTSET_BUTTON_HEIGHT\t44", - "contents": "EQUIPMENTSET_BUTTON_HEIGHT", + "contents": "EQUIPMENTSET_BUTTON_HEIGHT" }, { "trigger": "EQUIPPED_FIRST\t1", - "contents": "EQUIPPED_FIRST", + "contents": "EQUIPPED_FIRST" }, { "trigger": "EQUIPPED_LAST\t19", - "contents": "EQUIPPED_LAST", + "contents": "EQUIPPED_LAST" }, { "trigger": "EVALUATION_TREE_FLAG_DO_NOT_DISPLAY\t2", - "contents": "EVALUATION_TREE_FLAG_DO_NOT_DISPLAY", + "contents": "EVALUATION_TREE_FLAG_DO_NOT_DISPLAY" }, { "trigger": "EVALUATION_TREE_FLAG_PROGRESS_BAR\t1", - "contents": "EVALUATION_TREE_FLAG_PROGRESS_BAR", + "contents": "EVALUATION_TREE_FLAG_PROGRESS_BAR" }, { "trigger": "EVENT_TRACE_EVENT_HEIGHT\t16", - "contents": "EVENT_TRACE_EVENT_HEIGHT", + "contents": "EVENT_TRACE_EVENT_HEIGHT" }, { "trigger": "EVENT_TRACE_MAX_ENTRIES\t1000", - "contents": "EVENT_TRACE_MAX_ENTRIES", + "contents": "EVENT_TRACE_MAX_ENTRIES" }, { "trigger": "EXP_DEFAULT_WIDTH\t1024", - "contents": "EXP_DEFAULT_WIDTH", + "contents": "EXP_DEFAULT_WIDTH" }, { "trigger": "EXPANDED_ITEM_TEXT_FRAME_HEIGHT\t560", - "contents": "EXPANDED_ITEM_TEXT_FRAME_HEIGHT", + "contents": "EXPANDED_ITEM_TEXT_FRAME_HEIGHT" }, { "trigger": "EXPANDED_ITEM_TEXT_FRAME_WIDTH\t520", - "contents": "EXPANDED_ITEM_TEXT_FRAME_WIDTH", + "contents": "EXPANDED_ITEM_TEXT_FRAME_WIDTH" }, { "trigger": "EXPANSION_LEVEL\t6", - "contents": "EXPANSION_LEVEL", + "contents": "EXPANSION_LEVEL" }, { "trigger": "FIRE_TOTEM_SLOT\t1", - "contents": "FIRE_TOTEM_SLOT", + "contents": "FIRE_TOTEM_SLOT" + }, + { + "trigger": "FIRST_BACKPACK_BUTTON_OFFSET_BASE\t-225", + "contents": "FIRST_BACKPACK_BUTTON_OFFSET_BASE" + }, + { + "trigger": "FIRST_BACKPACK_BUTTON_OFFSET_PER_EXTRA_ROW\t41", + "contents": "FIRST_BACKPACK_BUTTON_OFFSET_PER_EXTRA_ROW" }, { "trigger": "FIRST_NUMBER_CAP_VALUE\t1000", - "contents": "FIRST_NUMBER_CAP_VALUE", + "contents": "FIRST_NUMBER_CAP_VALUE" }, { "trigger": "FIRST_TRANSMOG_COLLECTION_WEAPON_TYPE\t12", - "contents": "FIRST_TRANSMOG_COLLECTION_WEAPON_TYPE", + "contents": "FIRST_TRANSMOG_COLLECTION_WEAPON_TYPE" }, { "trigger": "FRAMERATE_FREQUENCY\t0.25", - "contents": "FRAMERATE_FREQUENCY", + "contents": "FRAMERATE_FREQUENCY" }, { "trigger": "FRAMESTACK_UPDATE_TIME\t0.1", - "contents": "FRAMESTACK_UPDATE_TIME", + "contents": "FRAMESTACK_UPDATE_TIME" + }, + { + "trigger": "FRIEND_HEADER_TAB_FRIENDS\t1", + "contents": "FRIEND_HEADER_TAB_FRIENDS" + }, + { + "trigger": "FRIEND_HEADER_TAB_IGNORE\t3", + "contents": "FRIEND_HEADER_TAB_IGNORE" + }, + { + "trigger": "FRIEND_HEADER_TAB_QUICK_JOIN\t2", + "contents": "FRIEND_HEADER_TAB_QUICK_JOIN" + }, + { + "trigger": "FRIEND_TAB_COUNT\t3", + "contents": "FRIEND_TAB_COUNT" + }, + { + "trigger": "FRIEND_TAB_FRIENDS\t1", + "contents": "FRIEND_TAB_FRIENDS" + }, + { + "trigger": "FRIEND_TAB_RAID\t3", + "contents": "FRIEND_TAB_RAID" + }, + { + "trigger": "FRIEND_TAB_WHO\t2", + "contents": "FRIEND_TAB_WHO" }, { "trigger": "FRIEND_TABS_MAX_WIDTH\t280", - "contents": "FRIEND_TABS_MAX_WIDTH", + "contents": "FRIEND_TABS_MAX_WIDTH" }, { "trigger": "FRIENDS_BUTTON_TYPE_BNET\t2", - "contents": "FRIENDS_BUTTON_TYPE_BNET", + "contents": "FRIENDS_BUTTON_TYPE_BNET" }, { "trigger": "FRIENDS_BUTTON_TYPE_DIVIDER\t1", - "contents": "FRIENDS_BUTTON_TYPE_DIVIDER", + "contents": "FRIENDS_BUTTON_TYPE_DIVIDER" }, { "trigger": "FRIENDS_BUTTON_TYPE_INVITE\t4", - "contents": "FRIENDS_BUTTON_TYPE_INVITE", + "contents": "FRIENDS_BUTTON_TYPE_INVITE" }, { "trigger": "FRIENDS_BUTTON_TYPE_INVITE_HEADER\t5", - "contents": "FRIENDS_BUTTON_TYPE_INVITE_HEADER", + "contents": "FRIENDS_BUTTON_TYPE_INVITE_HEADER" }, { "trigger": "FRIENDS_BUTTON_TYPE_WOW\t3", - "contents": "FRIENDS_BUTTON_TYPE_WOW", + "contents": "FRIENDS_BUTTON_TYPE_WOW" }, { "trigger": "FRIENDS_FRAME_FRIEND_HEIGHT\t34", - "contents": "FRIENDS_FRAME_FRIEND_HEIGHT", + "contents": "FRIENDS_FRAME_FRIEND_HEIGHT" }, { "trigger": "FRIENDS_FRAME_FRIENDS_FRIENDS_HEIGHT\t16", - "contents": "FRIENDS_FRAME_FRIENDS_FRIENDS_HEIGHT", + "contents": "FRIENDS_FRAME_FRIENDS_FRIENDS_HEIGHT" }, { "trigger": "FRIENDS_FRAME_IGNORE_HEIGHT\t16", - "contents": "FRIENDS_FRAME_IGNORE_HEIGHT", + "contents": "FRIENDS_FRAME_IGNORE_HEIGHT" }, { "trigger": "FRIENDS_FRAME_WHO_HEIGHT\t16", - "contents": "FRIENDS_FRAME_WHO_HEIGHT", + "contents": "FRIENDS_FRAME_WHO_HEIGHT" }, { "trigger": "FRIENDS_FRIENDS_ALL\t3", - "contents": "FRIENDS_FRIENDS_ALL", + "contents": "FRIENDS_FRIENDS_ALL" }, { "trigger": "FRIENDS_FRIENDS_MUTUAL\t2", - "contents": "FRIENDS_FRIENDS_MUTUAL", + "contents": "FRIENDS_FRIENDS_MUTUAL" }, { "trigger": "FRIENDS_FRIENDS_POTENTIAL\t1", - "contents": "FRIENDS_FRIENDS_POTENTIAL", + "contents": "FRIENDS_FRIENDS_POTENTIAL" }, { "trigger": "FRIENDS_FRIENDS_TO_DISPLAY\t11", - "contents": "FRIENDS_FRIENDS_TO_DISPLAY", + "contents": "FRIENDS_FRIENDS_TO_DISPLAY" }, { "trigger": "FRIENDS_SCROLLFRAME_HEIGHT\t307", - "contents": "FRIENDS_SCROLLFRAME_HEIGHT", + "contents": "FRIENDS_SCROLLFRAME_HEIGHT" }, { "trigger": "FRIENDS_TO_DISPLAY\t10", - "contents": "FRIENDS_TO_DISPLAY", + "contents": "FRIENDS_TO_DISPLAY" }, { "trigger": "FRIENDS_TOOLTIP_MARGIN_WIDTH\t12", - "contents": "FRIENDS_TOOLTIP_MARGIN_WIDTH", + "contents": "FRIENDS_TOOLTIP_MARGIN_WIDTH" }, { "trigger": "FRIENDS_TOOLTIP_MAX_GAME_ACCOUNTS\t5", - "contents": "FRIENDS_TOOLTIP_MAX_GAME_ACCOUNTS", + "contents": "FRIENDS_TOOLTIP_MAX_GAME_ACCOUNTS" }, { "trigger": "FRIENDS_TOOLTIP_MAX_WIDTH\t200", - "contents": "FRIENDS_TOOLTIP_MAX_WIDTH", + "contents": "FRIENDS_TOOLTIP_MAX_WIDTH" }, { "trigger": "GARRISON_ALERT_CONTEXT_BUILDING\t1", - "contents": "GARRISON_ALERT_CONTEXT_BUILDING", + "contents": "GARRISON_ALERT_CONTEXT_BUILDING" }, { "trigger": "GARRISON_ALERT_CONTEXT_INVASION\t3", - "contents": "GARRISON_ALERT_CONTEXT_INVASION", + "contents": "GARRISON_ALERT_CONTEXT_INVASION" }, { "trigger": "GARRISON_ANIMATION_LENGTH\t1", - "contents": "GARRISON_ANIMATION_LENGTH", + "contents": "GARRISON_ANIMATION_LENGTH" }, { "trigger": "GARRISON_CURRENCY\t824", - "contents": "GARRISON_CURRENCY", + "contents": "GARRISON_CURRENCY" }, { "trigger": "GARRISON_FOLLOWER_ABILITY_TYPE_ABILITY\t1", - "contents": "GARRISON_FOLLOWER_ABILITY_TYPE_ABILITY", + "contents": "GARRISON_FOLLOWER_ABILITY_TYPE_ABILITY" }, { "trigger": "GARRISON_FOLLOWER_ABILITY_TYPE_EITHER\t3", - "contents": "GARRISON_FOLLOWER_ABILITY_TYPE_EITHER", + "contents": "GARRISON_FOLLOWER_ABILITY_TYPE_EITHER" }, { "trigger": "GARRISON_FOLLOWER_ABILITY_TYPE_TRAIT\t2", - "contents": "GARRISON_FOLLOWER_ABILITY_TYPE_TRAIT", + "contents": "GARRISON_FOLLOWER_ABILITY_TYPE_TRAIT" }, { "trigger": "GARRISON_FOLLOWER_MAX_LEVEL\t100", - "contents": "GARRISON_FOLLOWER_MAX_LEVEL", + "contents": "GARRISON_FOLLOWER_MAX_LEVEL" }, { "trigger": "GARRISON_FOLLOWER_PAGE_HEIGHT_MULTIPLIER\t0.65", - "contents": "GARRISON_FOLLOWER_PAGE_HEIGHT_MULTIPLIER", + "contents": "GARRISON_FOLLOWER_PAGE_HEIGHT_MULTIPLIER" }, { "trigger": "GARRISON_FOLLOWER_PAGE_SCALE_MULTIPLIER\t1.3", - "contents": "GARRISON_FOLLOWER_PAGE_SCALE_MULTIPLIER", + "contents": "GARRISON_FOLLOWER_PAGE_SCALE_MULTIPLIER" }, { "trigger": "GARRISON_FOLLOWER_TOOLTIP_FULL_XP_WIDTH\t180", - "contents": "GARRISON_FOLLOWER_TOOLTIP_FULL_XP_WIDTH", + "contents": "GARRISON_FOLLOWER_TOOLTIP_FULL_XP_WIDTH" }, { "trigger": "GARRISON_HIGH_THREAT_VALUE\t300", - "contents": "GARRISON_HIGH_THREAT_VALUE", + "contents": "GARRISON_HIGH_THREAT_VALUE" }, { "trigger": "GARRISON_LONG_MISSION_TIME\t28800", - "contents": "GARRISON_LONG_MISSION_TIME", + "contents": "GARRISON_LONG_MISSION_TIME" }, { "trigger": "GARRISON_MAX_BUILDING_LEVEL\t3", - "contents": "GARRISON_MAX_BUILDING_LEVEL", + "contents": "GARRISON_MAX_BUILDING_LEVEL" }, { "trigger": "GARRISON_MISSION_COMPLETE_BANNER_WIDTH\t300", - "contents": "GARRISON_MISSION_COMPLETE_BANNER_WIDTH", + "contents": "GARRISON_MISSION_COMPLETE_BANNER_WIDTH" }, { "trigger": "GARRISON_MODEL_PRELOAD_TIME\t0.25", - "contents": "GARRISON_MODEL_PRELOAD_TIME", + "contents": "GARRISON_MODEL_PRELOAD_TIME" }, { "trigger": "GARRISON_NUM_BUILDING_SIZES\t3", - "contents": "GARRISON_NUM_BUILDING_SIZES", + "contents": "GARRISON_NUM_BUILDING_SIZES" }, { "trigger": "GARRISON_SHIP_OIL_CURRENCY\t1101", - "contents": "GARRISON_SHIP_OIL_CURRENCY", + "contents": "GARRISON_SHIP_OIL_CURRENCY" }, { "trigger": "GEARSET_ICON_ROW_HEIGHT\t36", - "contents": "GEARSET_ICON_ROW_HEIGHT", + "contents": "GEARSET_ICON_ROW_HEIGHT" }, { "trigger": "GMSURVEY_NA_SHORT_SPACING\t40", - "contents": "GMSURVEY_NA_SHORT_SPACING", + "contents": "GMSURVEY_NA_SHORT_SPACING" }, { "trigger": "GMSURVEY_NA_SPACING\t60", - "contents": "GMSURVEY_NA_SPACING", + "contents": "GMSURVEY_NA_SPACING" }, { "trigger": "GMSURVEY_RATING_SHORT_SPACING\t25", - "contents": "GMSURVEY_RATING_SHORT_SPACING", + "contents": "GMSURVEY_RATING_SHORT_SPACING" }, { "trigger": "GMSURVEY_RATING_SPACING\t76", - "contents": "GMSURVEY_RATING_SPACING", + "contents": "GMSURVEY_RATING_SPACING" }, { "trigger": "GMTICKET_ASSIGNEDTOGM_STATUS_ASSIGNED\t1", - "contents": "GMTICKET_ASSIGNEDTOGM_STATUS_ASSIGNED", + "contents": "GMTICKET_ASSIGNEDTOGM_STATUS_ASSIGNED" }, { "trigger": "GMTICKET_ASSIGNEDTOGM_STATUS_ESCALATED\t2", - "contents": "GMTICKET_ASSIGNEDTOGM_STATUS_ESCALATED", + "contents": "GMTICKET_ASSIGNEDTOGM_STATUS_ESCALATED" }, { "trigger": "GMTICKET_ASSIGNEDTOGM_STATUS_NOT_ASSIGNED\t0", - "contents": "GMTICKET_ASSIGNEDTOGM_STATUS_NOT_ASSIGNED", + "contents": "GMTICKET_ASSIGNEDTOGM_STATUS_NOT_ASSIGNED" }, { "trigger": "GMTICKET_CHECK_INTERVAL\t600", - "contents": "GMTICKET_CHECK_INTERVAL", + "contents": "GMTICKET_CHECK_INTERVAL" }, { "trigger": "GMTICKET_OPENEDBYGM_STATUS_NOT_OPENED\t0", - "contents": "GMTICKET_OPENEDBYGM_STATUS_NOT_OPENED", + "contents": "GMTICKET_OPENEDBYGM_STATUS_NOT_OPENED" }, { "trigger": "GMTICKET_OPENEDBYGM_STATUS_OPENED\t1", - "contents": "GMTICKET_OPENEDBYGM_STATUS_OPENED", + "contents": "GMTICKET_OPENEDBYGM_STATUS_OPENED" }, { "trigger": "GMTICKET_QUEUE_STATUS_DISABLED\t-1", - "contents": "GMTICKET_QUEUE_STATUS_DISABLED", + "contents": "GMTICKET_QUEUE_STATUS_DISABLED" }, { "trigger": "GMTICKET_QUEUE_STATUS_ENABLED\t1", - "contents": "GMTICKET_QUEUE_STATUS_ENABLED", + "contents": "GMTICKET_QUEUE_STATUS_ENABLED" }, { "trigger": "GORGROND_GARRISON_ALLIANCE_CHOICE\t55", - "contents": "GORGROND_GARRISON_ALLIANCE_CHOICE", + "contents": "GORGROND_GARRISON_ALLIANCE_CHOICE" }, { "trigger": "GORGROND_GARRISON_HORDE_CHOICE\t56", - "contents": "GORGROND_GARRISON_HORDE_CHOICE", + "contents": "GORGROND_GARRISON_HORDE_CHOICE" }, { "trigger": "GRAY_CHECKED\t1", - "contents": "GRAY_CHECKED", + "contents": "GRAY_CHECKED" }, { "trigger": "GUILD_DETAIL_NORM_HEIGHT\t175", - "contents": "GUILD_DETAIL_NORM_HEIGHT", + "contents": "GUILD_DETAIL_NORM_HEIGHT" }, { "trigger": "GUILD_DETAIL_OFFICER_HEIGHT\t228", - "contents": "GUILD_DETAIL_OFFICER_HEIGHT", + "contents": "GUILD_DETAIL_OFFICER_HEIGHT" }, { "trigger": "GUILD_REWARDS_BUTTON_HEIGHT\t47", - "contents": "GUILD_REWARDS_BUTTON_HEIGHT", + "contents": "GUILD_REWARDS_BUTTON_HEIGHT" }, { "trigger": "GUILD_REWARDS_BUTTON_OFFSET\t0", - "contents": "GUILD_REWARDS_BUTTON_OFFSET", + "contents": "GUILD_REWARDS_BUTTON_OFFSET" }, { "trigger": "GUILD_ROSTER_STRING_OFFSET\t6", - "contents": "GUILD_ROSTER_STRING_OFFSET", + "contents": "GUILD_ROSTER_STRING_OFFSET" }, { "trigger": "GUILD_ROSTER_STRING_WIDTH_ADJ\t14", - "contents": "GUILD_ROSTER_STRING_WIDTH_ADJ", + "contents": "GUILD_ROSTER_STRING_WIDTH_ADJ" }, { "trigger": "GUILDACHIEVEMENTBUTTON_MINHEIGHT\t128", - "contents": "GUILDACHIEVEMENTBUTTON_MINHEIGHT", + "contents": "GUILDACHIEVEMENTBUTTON_MINHEIGHT" }, { "trigger": "GUILDBANK_ICON_ROW_HEIGHT\t36", - "contents": "GUILDBANK_ICON_ROW_HEIGHT", + "contents": "GUILDBANK_ICON_ROW_HEIGHT" }, { "trigger": "GUILDBANK_TRANSACTION_HEIGHT\t13", - "contents": "GUILDBANK_TRANSACTION_HEIGHT", + "contents": "GUILDBANK_TRANSACTION_HEIGHT" }, { "trigger": "HEARTHSTONE_ITEM_ID\t6948", - "contents": "HEARTHSTONE_ITEM_ID", + "contents": "HEARTHSTONE_ITEM_ID" }, { "trigger": "HELP_BUTTON_LARGE_SIZE\t55", - "contents": "HELP_BUTTON_LARGE_SIZE", + "contents": "HELP_BUTTON_LARGE_SIZE" }, { "trigger": "HELP_BUTTON_NORMAL_SIZE\t46", - "contents": "HELP_BUTTON_NORMAL_SIZE", + "contents": "HELP_BUTTON_NORMAL_SIZE" }, { "trigger": "HELPFRAME_ACCOUNT_SECURITY\t2", - "contents": "HELPFRAME_ACCOUNT_SECURITY", + "contents": "HELPFRAME_ACCOUNT_SECURITY" }, { "trigger": "HELPFRAME_CARACTER_STUCK\t3", - "contents": "HELPFRAME_CARACTER_STUCK", + "contents": "HELPFRAME_CARACTER_STUCK" }, { "trigger": "HELPFRAME_GM_RESPONSE\t15", - "contents": "HELPFRAME_GM_RESPONSE", + "contents": "HELPFRAME_GM_RESPONSE" }, { "trigger": "HELPFRAME_KNOWLEDGE_BASE\t1", - "contents": "HELPFRAME_KNOWLEDGE_BASE", + "contents": "HELPFRAME_KNOWLEDGE_BASE" }, { "trigger": "HELPFRAME_OPEN_TICKET\t6", - "contents": "HELPFRAME_OPEN_TICKET", + "contents": "HELPFRAME_OPEN_TICKET" }, { "trigger": "HELPFRAME_REPORT_ABUSE\t5", - "contents": "HELPFRAME_REPORT_ABUSE", + "contents": "HELPFRAME_REPORT_ABUSE" }, { "trigger": "HELPFRAME_START_PAGE\t1", - "contents": "HELPFRAME_START_PAGE", + "contents": "HELPFRAME_START_PAGE" }, { "trigger": "HELPFRAME_SUBMIT_BUG\t4", - "contents": "HELPFRAME_SUBMIT_BUG", + "contents": "HELPFRAME_SUBMIT_BUG" }, { "trigger": "HELPFRAME_SUBMIT_SUGGESTION\t16", - "contents": "HELPFRAME_SUBMIT_SUGGESTION", + "contents": "HELPFRAME_SUBMIT_SUGGESTION" }, { "trigger": "HELPFRAME_SUBMIT_TICKET\t14", - "contents": "HELPFRAME_SUBMIT_TICKET", + "contents": "HELPFRAME_SUBMIT_TICKET" }, { "trigger": "HELPTIP_HEIGHT_PADDING\t29", - "contents": "HELPTIP_HEIGHT_PADDING", + "contents": "HELPTIP_HEIGHT_PADDING" }, { "trigger": "HOLY_POWER_FULL\t3", - "contents": "HOLY_POWER_FULL", + "contents": "HOLY_POWER_FULL" }, { "trigger": "HONOR_CURRENCY\t392", - "contents": "HONOR_CURRENCY", + "contents": "HONOR_CURRENCY" }, { "trigger": "HUNTER_DISMISS_PET\t2641", - "contents": "HUNTER_DISMISS_PET", + "contents": "HUNTER_DISMISS_PET" }, { "trigger": "HUNTER_TRACKING\t1", - "contents": "HUNTER_TRACKING", + "contents": "HUNTER_TRACKING" }, { "trigger": "IGNORES_TO_DISPLAY\t19", - "contents": "IGNORES_TO_DISPLAY", + "contents": "IGNORES_TO_DISPLAY" }, { "trigger": "INBOXITEMS_TO_DISPLAY\t7", - "contents": "INBOXITEMS_TO_DISPLAY", + "contents": "INBOXITEMS_TO_DISPLAY" }, { "trigger": "INIT_OPTION_HEIGHT\t278", - "contents": "INIT_OPTION_HEIGHT", + "contents": "INIT_OPTION_HEIGHT" }, { "trigger": "INIT_REWARDS_HEIGHT\t18", - "contents": "INIT_REWARDS_HEIGHT", + "contents": "INIT_REWARDS_HEIGHT" }, { "trigger": "INIT_WINDOW_HEIGHT\t480", - "contents": "INIT_WINDOW_HEIGHT", + "contents": "INIT_WINDOW_HEIGHT" }, { "trigger": "INSTANCE_TYPE_ARENA\t4", - "contents": "INSTANCE_TYPE_ARENA", + "contents": "INSTANCE_TYPE_ARENA" }, { "trigger": "INSTANCE_TYPE_BG\t3", - "contents": "INSTANCE_TYPE_BG", + "contents": "INSTANCE_TYPE_BG" }, { "trigger": "INSTANCE_TYPE_DUNGEON\t1", - "contents": "INSTANCE_TYPE_DUNGEON", + "contents": "INSTANCE_TYPE_DUNGEON" }, { "trigger": "INSTANCE_TYPE_RAID\t2", - "contents": "INSTANCE_TYPE_RAID", + "contents": "INSTANCE_TYPE_RAID" }, { "trigger": "INVSLOT_AMMO\t0", - "contents": "INVSLOT_AMMO", + "contents": "INVSLOT_AMMO" }, { "trigger": "INVSLOT_BACK\t15", - "contents": "INVSLOT_BACK", + "contents": "INVSLOT_BACK" }, { "trigger": "INVSLOT_BODY\t4", - "contents": "INVSLOT_BODY", + "contents": "INVSLOT_BODY" }, { "trigger": "INVSLOT_CHEST\t5", - "contents": "INVSLOT_CHEST", + "contents": "INVSLOT_CHEST" }, { "trigger": "INVSLOT_FEET\t8", - "contents": "INVSLOT_FEET", + "contents": "INVSLOT_FEET" }, { "trigger": "INVSLOT_FINGER1\t11", - "contents": "INVSLOT_FINGER1", + "contents": "INVSLOT_FINGER1" }, { "trigger": "INVSLOT_FINGER2\t12", - "contents": "INVSLOT_FINGER2", + "contents": "INVSLOT_FINGER2" }, { "trigger": "INVSLOT_FIRST_EQUIPPED\t1", - "contents": "INVSLOT_FIRST_EQUIPPED", + "contents": "INVSLOT_FIRST_EQUIPPED" }, { "trigger": "INVSLOT_HAND\t10", - "contents": "INVSLOT_HAND", + "contents": "INVSLOT_HAND" }, { "trigger": "INVSLOT_HEAD\t1", - "contents": "INVSLOT_HEAD", + "contents": "INVSLOT_HEAD" }, { "trigger": "INVSLOT_LAST_EQUIPPED\t19", - "contents": "INVSLOT_LAST_EQUIPPED", + "contents": "INVSLOT_LAST_EQUIPPED" }, { "trigger": "INVSLOT_LEGS\t7", - "contents": "INVSLOT_LEGS", + "contents": "INVSLOT_LEGS" }, { "trigger": "INVSLOT_MAINHAND\t16", - "contents": "INVSLOT_MAINHAND", + "contents": "INVSLOT_MAINHAND" }, { "trigger": "INVSLOT_NECK\t2", - "contents": "INVSLOT_NECK", + "contents": "INVSLOT_NECK" }, { "trigger": "INVSLOT_OFFHAND\t17", - "contents": "INVSLOT_OFFHAND", + "contents": "INVSLOT_OFFHAND" }, { "trigger": "INVSLOT_RANGED\t18", - "contents": "INVSLOT_RANGED", + "contents": "INVSLOT_RANGED" }, { "trigger": "INVSLOT_SHOULDER\t3", - "contents": "INVSLOT_SHOULDER", + "contents": "INVSLOT_SHOULDER" }, { "trigger": "INVSLOT_TABARD\t19", - "contents": "INVSLOT_TABARD", + "contents": "INVSLOT_TABARD" }, { "trigger": "INVSLOT_TRINKET1\t13", - "contents": "INVSLOT_TRINKET1", + "contents": "INVSLOT_TRINKET1" }, { "trigger": "INVSLOT_TRINKET2\t14", - "contents": "INVSLOT_TRINKET2", + "contents": "INVSLOT_TRINKET2" }, { "trigger": "INVSLOT_WAIST\t6", - "contents": "INVSLOT_WAIST", + "contents": "INVSLOT_WAIST" }, { "trigger": "INVSLOT_WRIST\t9", - "contents": "INVSLOT_WRIST", + "contents": "INVSLOT_WRIST" }, { "trigger": "ITEM_INVENTORY_BAG_BIT_OFFSET\t8", - "contents": "ITEM_INVENTORY_BAG_BIT_OFFSET", + "contents": "ITEM_INVENTORY_BAG_BIT_OFFSET" }, { "trigger": "ITEM_INVENTORY_BANK_BAG_OFFSET\t4", - "contents": "ITEM_INVENTORY_BANK_BAG_OFFSET", + "contents": "ITEM_INVENTORY_BANK_BAG_OFFSET" }, { "trigger": "ITEM_INVENTORY_LOCATION_BAGS\t2097152", - "contents": "ITEM_INVENTORY_LOCATION_BAGS", + "contents": "ITEM_INVENTORY_LOCATION_BAGS" }, { "trigger": "ITEM_INVENTORY_LOCATION_BANK\t4194304", - "contents": "ITEM_INVENTORY_LOCATION_BANK", + "contents": "ITEM_INVENTORY_LOCATION_BANK" }, { "trigger": "ITEM_INVENTORY_LOCATION_PLAYER\t1048576", - "contents": "ITEM_INVENTORY_LOCATION_PLAYER", + "contents": "ITEM_INVENTORY_LOCATION_PLAYER" }, { "trigger": "ITEM_INVENTORY_LOCATION_VOIDSTORAGE\t8388608", - "contents": "ITEM_INVENTORY_LOCATION_VOIDSTORAGE", + "contents": "ITEM_INVENTORY_LOCATION_VOIDSTORAGE" }, { "trigger": "ITEM_SOCKETING_DESCRIPTION_MIN_WIDTH\t240", - "contents": "ITEM_SOCKETING_DESCRIPTION_MIN_WIDTH", + "contents": "ITEM_SOCKETING_DESCRIPTION_MIN_WIDTH" }, { "trigger": "ITEM_UNIQUE_EQUIPPED\t-1", - "contents": "ITEM_UNIQUE_EQUIPPED", + "contents": "ITEM_UNIQUE_EQUIPPED" }, { "trigger": "ITEM_UPGRADE_MAX_STATS_SHOWN\t10", - "contents": "ITEM_UPGRADE_MAX_STATS_SHOWN", + "contents": "ITEM_UPGRADE_MAX_STATS_SHOWN" }, { "trigger": "JUSTICE_CURRENCY\t395", - "contents": "JUSTICE_CURRENCY", + "contents": "JUSTICE_CURRENCY" }, { "trigger": "KBASE_BUTTON_HEIGHT\t28", - "contents": "KBASE_BUTTON_HEIGHT", + "contents": "KBASE_BUTTON_HEIGHT" }, { "trigger": "KBASE_NUM_ARTICLES_PER_PAGE\t100", - "contents": "KBASE_NUM_ARTICLES_PER_PAGE", + "contents": "KBASE_NUM_ARTICLES_PER_PAGE" }, { "trigger": "KEY_BINDING_HEIGHT\t25", - "contents": "KEY_BINDING_HEIGHT", + "contents": "KEY_BINDING_HEIGHT" }, { "trigger": "KEY_BINDINGS_DISPLAYED\t21", - "contents": "KEY_BINDINGS_DISPLAYED", + "contents": "KEY_BINDINGS_DISPLAYED" }, { "trigger": "KEYRING_CONTAINER\t-2", - "contents": "KEYRING_CONTAINER", + "contents": "KEYRING_CONTAINER" }, { "trigger": "LANGUAGE_TEXT_HEIGHT\t0.04296875", - "contents": "LANGUAGE_TEXT_HEIGHT", + "contents": "LANGUAGE_TEXT_HEIGHT" }, { "trigger": "LAST_ITEM_BUYOUT\t0", - "contents": "LAST_ITEM_BUYOUT", + "contents": "LAST_ITEM_BUYOUT" }, { "trigger": "LAST_ITEM_COUNT\t0", - "contents": "LAST_ITEM_COUNT", + "contents": "LAST_ITEM_COUNT" }, { "trigger": "LAST_ITEM_START_BID\t0", - "contents": "LAST_ITEM_START_BID", + "contents": "LAST_ITEM_START_BID" }, { - "trigger": "LAST_TRANSMOG_COLLECTION_WEAPON_TYPE\t28", - "contents": "LAST_TRANSMOG_COLLECTION_WEAPON_TYPE", + "trigger": "LAST_TRANSMOG_COLLECTION_WEAPON_TYPE\t29", + "contents": "LAST_TRANSMOG_COLLECTION_WEAPON_TYPE" }, { "trigger": "LE_ACTIONBAR_STATE_MAIN\t1", - "contents": "LE_ACTIONBAR_STATE_MAIN", + "contents": "LE_ACTIONBAR_STATE_MAIN" }, { "trigger": "LE_ACTIONBAR_STATE_OVERRIDE\t2", - "contents": "LE_ACTIONBAR_STATE_OVERRIDE", + "contents": "LE_ACTIONBAR_STATE_OVERRIDE" }, { "trigger": "LE_AURORA_STATE_CONNECTED\t3", - "contents": "LE_AURORA_STATE_CONNECTED", + "contents": "LE_AURORA_STATE_CONNECTED" }, { "trigger": "LE_AURORA_STATE_CONNECTING\t2", - "contents": "LE_AURORA_STATE_CONNECTING", + "contents": "LE_AURORA_STATE_CONNECTING" }, { "trigger": "LE_AURORA_STATE_DISCONNECTING\t4", - "contents": "LE_AURORA_STATE_DISCONNECTING", + "contents": "LE_AURORA_STATE_DISCONNECTING" }, { "trigger": "LE_AURORA_STATE_ENTER_CAPTCHA\t7", - "contents": "LE_AURORA_STATE_ENTER_CAPTCHA", + "contents": "LE_AURORA_STATE_ENTER_CAPTCHA" }, { "trigger": "LE_AURORA_STATE_ENTER_EXTRA_AUTH\t8", - "contents": "LE_AURORA_STATE_ENTER_EXTRA_AUTH", + "contents": "LE_AURORA_STATE_ENTER_EXTRA_AUTH" }, { "trigger": "LE_AURORA_STATE_LEGAL_AGREEMENT\t5", - "contents": "LE_AURORA_STATE_LEGAL_AGREEMENT", + "contents": "LE_AURORA_STATE_LEGAL_AGREEMENT" }, { "trigger": "LE_AURORA_STATE_NONE\t1", - "contents": "LE_AURORA_STATE_NONE", + "contents": "LE_AURORA_STATE_NONE" }, { "trigger": "LE_AURORA_STATE_SELECT_ACCOUNT\t6", - "contents": "LE_AURORA_STATE_SELECT_ACCOUNT", + "contents": "LE_AURORA_STATE_SELECT_ACCOUNT" }, { "trigger": "LE_AUTH_AUTHENTICATOR\t2", - "contents": "LE_AUTH_AUTHENTICATOR", + "contents": "LE_AUTH_AUTHENTICATOR" }, { "trigger": "LE_AUTH_NONE\t1", - "contents": "LE_AUTH_NONE", + "contents": "LE_AUTH_NONE" }, { "trigger": "LE_AUTOCOMPLETE_PRIORITY_ACCOUNT_CHARACTER\t6", - "contents": "LE_AUTOCOMPLETE_PRIORITY_ACCOUNT_CHARACTER", + "contents": "LE_AUTOCOMPLETE_PRIORITY_ACCOUNT_CHARACTER" + }, + { + "trigger": "LE_AUTOCOMPLETE_PRIORITY_ACCOUNT_CHARACTER_SAME_REALM\t7", + "contents": "LE_AUTOCOMPLETE_PRIORITY_ACCOUNT_CHARACTER_SAME_REALM" }, { "trigger": "LE_AUTOCOMPLETE_PRIORITY_FRIEND\t5", - "contents": "LE_AUTOCOMPLETE_PRIORITY_FRIEND", + "contents": "LE_AUTOCOMPLETE_PRIORITY_FRIEND" }, { "trigger": "LE_AUTOCOMPLETE_PRIORITY_GUILD\t4", - "contents": "LE_AUTOCOMPLETE_PRIORITY_GUILD", + "contents": "LE_AUTOCOMPLETE_PRIORITY_GUILD" }, { "trigger": "LE_AUTOCOMPLETE_PRIORITY_IN_GROUP\t3", - "contents": "LE_AUTOCOMPLETE_PRIORITY_IN_GROUP", + "contents": "LE_AUTOCOMPLETE_PRIORITY_IN_GROUP" }, { "trigger": "LE_AUTOCOMPLETE_PRIORITY_INTERACTED\t2", - "contents": "LE_AUTOCOMPLETE_PRIORITY_INTERACTED", + "contents": "LE_AUTOCOMPLETE_PRIORITY_INTERACTED" }, { "trigger": "LE_AUTOCOMPLETE_PRIORITY_OTHER\t1", - "contents": "LE_AUTOCOMPLETE_PRIORITY_OTHER", + "contents": "LE_AUTOCOMPLETE_PRIORITY_OTHER" }, { "trigger": "LE_BAG_FILTER_FLAG_CONSUMABLES\t3", - "contents": "LE_BAG_FILTER_FLAG_CONSUMABLES", + "contents": "LE_BAG_FILTER_FLAG_CONSUMABLES" }, { "trigger": "LE_BAG_FILTER_FLAG_EQUIPMENT\t2", - "contents": "LE_BAG_FILTER_FLAG_EQUIPMENT", + "contents": "LE_BAG_FILTER_FLAG_EQUIPMENT" }, { "trigger": "LE_BAG_FILTER_FLAG_IGNORE_CLEANUP\t1", - "contents": "LE_BAG_FILTER_FLAG_IGNORE_CLEANUP", + "contents": "LE_BAG_FILTER_FLAG_IGNORE_CLEANUP" }, { "trigger": "LE_BAG_FILTER_FLAG_JUNK\t5", - "contents": "LE_BAG_FILTER_FLAG_JUNK", + "contents": "LE_BAG_FILTER_FLAG_JUNK" }, { "trigger": "LE_BAG_FILTER_FLAG_TRADE_GOODS\t4", - "contents": "LE_BAG_FILTER_FLAG_TRADE_GOODS", + "contents": "LE_BAG_FILTER_FLAG_TRADE_GOODS" }, { "trigger": "LE_BATTLE_PET_ACTION_ABILITY\t2", - "contents": "LE_BATTLE_PET_ACTION_ABILITY", + "contents": "LE_BATTLE_PET_ACTION_ABILITY" }, { "trigger": "LE_BATTLE_PET_ACTION_NONE\t1", - "contents": "LE_BATTLE_PET_ACTION_NONE", + "contents": "LE_BATTLE_PET_ACTION_NONE" }, { "trigger": "LE_BATTLE_PET_ACTION_SKIP\t5", - "contents": "LE_BATTLE_PET_ACTION_SKIP", + "contents": "LE_BATTLE_PET_ACTION_SKIP" }, { "trigger": "LE_BATTLE_PET_ACTION_SWITCH_PET\t3", - "contents": "LE_BATTLE_PET_ACTION_SWITCH_PET", + "contents": "LE_BATTLE_PET_ACTION_SWITCH_PET" }, { "trigger": "LE_BATTLE_PET_ACTION_TRAP\t4", - "contents": "LE_BATTLE_PET_ACTION_TRAP", + "contents": "LE_BATTLE_PET_ACTION_TRAP" }, { "trigger": "LE_BATTLE_PET_ALLY\t1", - "contents": "LE_BATTLE_PET_ALLY", + "contents": "LE_BATTLE_PET_ALLY" }, { "trigger": "LE_BATTLE_PET_ENEMY\t2", - "contents": "LE_BATTLE_PET_ENEMY", + "contents": "LE_BATTLE_PET_ENEMY" }, { "trigger": "LE_BATTLE_PET_WEATHER\t0", - "contents": "LE_BATTLE_PET_WEATHER", - }, - { - "trigger": "LE_CHARACTER_CREATE_TYPE_BOOST\t2", - "contents": "LE_CHARACTER_CREATE_TYPE_BOOST", - }, - { - "trigger": "LE_CHARACTER_CREATE_TYPE_NORMAL\t1", - "contents": "LE_CHARACTER_CREATE_TYPE_NORMAL", - }, - { - "trigger": "LE_CHARACTER_CREATE_TYPE_TRIAL_BOOST\t3", - "contents": "LE_CHARACTER_CREATE_TYPE_TRIAL_BOOST", + "contents": "LE_BATTLE_PET_WEATHER" }, { "trigger": "LE_CHARACTER_UNDELETE_RESULT_ERROR_CHAR_CREATE\t3", - "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_CHAR_CREATE", + "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_CHAR_CREATE" }, { "trigger": "LE_CHARACTER_UNDELETE_RESULT_ERROR_COOLDOWN\t2", - "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_COOLDOWN", + "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_COOLDOWN" }, { "trigger": "LE_CHARACTER_UNDELETE_RESULT_ERROR_DISABLED\t4", - "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_DISABLED", + "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_DISABLED" }, { "trigger": "LE_CHARACTER_UNDELETE_RESULT_ERROR_NAME_TAKEN_BY_THIS_ACCOUNT\t5", - "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_NAME_TAKEN_BY_THIS_ACCOUNT", + "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_NAME_TAKEN_BY_THIS_ACCOUNT" }, { "trigger": "LE_CHARACTER_UNDELETE_RESULT_ERROR_UNKNOWN\t6", - "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_UNKNOWN", + "contents": "LE_CHARACTER_UNDELETE_RESULT_ERROR_UNKNOWN" }, { "trigger": "LE_CHARACTER_UNDELETE_RESULT_OK\t1", - "contents": "LE_CHARACTER_UNDELETE_RESULT_OK", + "contents": "LE_CHARACTER_UNDELETE_RESULT_OK" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_BOX_LEVEL\t7", - "contents": "LE_CHARACTER_UPGRADE_RESULT_BOX_LEVEL", + "contents": "LE_CHARACTER_UPGRADE_RESULT_BOX_LEVEL" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_DB_ERROR\t2", - "contents": "LE_CHARACTER_UPGRADE_RESULT_DB_ERROR", + "contents": "LE_CHARACTER_UPGRADE_RESULT_DB_ERROR" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_INVALID_CHARACTER\t11", - "contents": "LE_CHARACTER_UPGRADE_RESULT_INVALID_CHARACTER", + "contents": "LE_CHARACTER_UPGRADE_RESULT_INVALID_CHARACTER" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_NOT_FRESH_CHARACTER\t12", - "contents": "LE_CHARACTER_UPGRADE_RESULT_NOT_FRESH_CHARACTER", + "contents": "LE_CHARACTER_UPGRADE_RESULT_NOT_FRESH_CHARACTER" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_OK\t1", - "contents": "LE_CHARACTER_UPGRADE_RESULT_OK", + "contents": "LE_CHARACTER_UPGRADE_RESULT_OK" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_ACCOUNT\t9", - "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_ACCOUNT", + "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_ACCOUNT" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_BOOST_DISABLED\t8", - "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_BOOST_DISABLED", + "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_BOOST_DISABLED" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_ACCOUNT\t6", - "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_ACCOUNT", + "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_ACCOUNT" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_DAY\t4", - "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_DAY", + "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_DAY" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_HOUR\t3", - "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_HOUR", + "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_HOUR" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_WEEK\t5", - "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_WEEK", + "contents": "LE_CHARACTER_UPGRADE_RESULT_TRIAL_THROTTLE_WEEK" }, { "trigger": "LE_CHARACTER_UPGRADE_RESULT_UPGRADE_PENDING\t10", - "contents": "LE_CHARACTER_UPGRADE_RESULT_UPGRADE_PENDING", + "contents": "LE_CHARACTER_UPGRADE_RESULT_UPGRADE_PENDING" }, { "trigger": "LE_CONVERT_RESULT_ERROR_OTHER\t2", - "contents": "LE_CONVERT_RESULT_ERROR_OTHER", + "contents": "LE_CONVERT_RESULT_ERROR_OTHER" }, { "trigger": "LE_CONVERT_RESULT_SUCCESS\t1", - "contents": "LE_CONVERT_RESULT_SUCCESS", + "contents": "LE_CONVERT_RESULT_SUCCESS" }, { - "trigger": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_HAVE_DH\t2", - "contents": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_HAVE_DH", + "trigger": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_HAVE_DH\t1", + "contents": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_HAVE_DH" }, { - "trigger": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_NEED_LEVEL_70\t1", - "contents": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_NEED_LEVEL_70", + "trigger": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_NEED_LEVEL_70\t2", + "contents": "LE_DEMON_HUNTER_CREATION_DISABLED_REASON_NEED_LEVEL_70" }, { "trigger": "LE_DEMON_HUNTER_INVALID_CLASS_FOR_BOOST\t3", - "contents": "LE_DEMON_HUNTER_INVALID_CLASS_FOR_BOOST", + "contents": "LE_DEMON_HUNTER_INVALID_CLASS_FOR_BOOST" + }, + { + "trigger": "LE_EXPANSION_10_0\t9", + "contents": "LE_EXPANSION_10_0" + }, + { + "trigger": "LE_EXPANSION_11_0\t10", + "contents": "LE_EXPANSION_11_0" + }, + { + "trigger": "LE_EXPANSION_9_0\t8", + "contents": "LE_EXPANSION_9_0" + }, + { + "trigger": "LE_EXPANSION_BATTLE_FOR_AZEROTH\t7", + "contents": "LE_EXPANSION_BATTLE_FOR_AZEROTH" }, { "trigger": "LE_EXPANSION_BURNING_CRUSADE\t1", - "contents": "LE_EXPANSION_BURNING_CRUSADE", + "contents": "LE_EXPANSION_BURNING_CRUSADE" }, { "trigger": "LE_EXPANSION_CATACLYSM\t3", - "contents": "LE_EXPANSION_CATACLYSM", + "contents": "LE_EXPANSION_CATACLYSM" }, { "trigger": "LE_EXPANSION_CLASSIC\t0", - "contents": "LE_EXPANSION_CLASSIC", + "contents": "LE_EXPANSION_CLASSIC" }, { "trigger": "LE_EXPANSION_LEGION\t6", - "contents": "LE_EXPANSION_LEGION", + "contents": "LE_EXPANSION_LEGION" }, { - "trigger": "LE_EXPANSION_LEVEL_CURRENT\t6", - "contents": "LE_EXPANSION_LEVEL_CURRENT", + "trigger": "LE_EXPANSION_LEVEL_CURRENT\t7", + "contents": "LE_EXPANSION_LEVEL_CURRENT" }, { - "trigger": "LE_EXPANSION_LEVEL_PREVIOUS\t5", - "contents": "LE_EXPANSION_LEVEL_PREVIOUS", + "trigger": "LE_EXPANSION_LEVEL_PREVIOUS\t6", + "contents": "LE_EXPANSION_LEVEL_PREVIOUS" }, { "trigger": "LE_EXPANSION_MISTS_OF_PANDARIA\t4", - "contents": "LE_EXPANSION_MISTS_OF_PANDARIA", + "contents": "LE_EXPANSION_MISTS_OF_PANDARIA" }, { "trigger": "LE_EXPANSION_WARLORDS_OF_DRAENOR\t5", - "contents": "LE_EXPANSION_WARLORDS_OF_DRAENOR", + "contents": "LE_EXPANSION_WARLORDS_OF_DRAENOR" }, { "trigger": "LE_EXPANSION_WRATH_OF_THE_LICH_KING\t2", - "contents": "LE_EXPANSION_WRATH_OF_THE_LICH_KING", - }, - { - "trigger": "LE_FLIGHT_PATH_TYPE_CURRENT\t1", - "contents": "LE_FLIGHT_PATH_TYPE_CURRENT", - }, - { - "trigger": "LE_FLIGHT_PATH_TYPE_REACHABLE\t2", - "contents": "LE_FLIGHT_PATH_TYPE_REACHABLE", - }, - { - "trigger": "LE_FLIGHT_PATH_TYPE_UNREACHABLE\t3", - "contents": "LE_FLIGHT_PATH_TYPE_UNREACHABLE", + "contents": "LE_EXPANSION_WRATH_OF_THE_LICH_KING" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_ALREADY_AT_MAX_DURABILITY\t14", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_ALREADY_AT_MAX_DURABILITY", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_ALREADY_AT_MAX_DURABILITY" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_CANNOT_TARGET_LIMITED_USE_FOLLOWER\t12", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_CANNOT_TARGET_LIMITED_USE_FOLLOWER", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_CANNOT_TARGET_LIMITED_USE_FOLLOWER" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_FAILURE\t2", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_FAILURE", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_FAILURE" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_FOLLOWER_SPELL\t5", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_FOLLOWER_SPELL", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_FOLLOWER_SPELL" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_FOLLOWER_TYPE\t10", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_FOLLOWER_TYPE", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_FOLLOWER_TYPE" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_TARGET\t4", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_TARGET", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_INVALID_TARGET" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_BE_UNIQUE\t11", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_BE_UNIQUE", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_BE_UNIQUE" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_FOLLOWER\t8", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_FOLLOWER", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_FOLLOWER" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_LIMITED_USE_FOLLOWER\t13", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_LIMITED_USE_FOLLOWER", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_LIMITED_USE_FOLLOWER" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_TRAIT\t9", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_TRAIT", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_MUST_TARGET_TRAIT" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_NO_PENDING_CAST\t3", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_NO_PENDING_CAST", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_NO_PENDING_CAST" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_REROLL_NOT_ALLOWED\t6", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_REROLL_NOT_ALLOWED", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_REROLL_NOT_ALLOWED" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_SINGLE_MISSION_DURATION\t7", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_SINGLE_MISSION_DURATION", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_SINGLE_MISSION_DURATION" }, { "trigger": "LE_FOLLOWER_ABILITY_CAST_RESULT_SUCCESS\t1", - "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_SUCCESS", + "contents": "LE_FOLLOWER_ABILITY_CAST_RESULT_SUCCESS" }, { "trigger": "LE_FOLLOWER_MISSION_COMPLETE_STATE_ALIVE\t1", - "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_ALIVE", + "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_ALIVE" }, { "trigger": "LE_FOLLOWER_MISSION_COMPLETE_STATE_DEAD\t2", - "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_DEAD", + "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_DEAD" }, { "trigger": "LE_FOLLOWER_MISSION_COMPLETE_STATE_OUT_OF_DURABILITY\t4", - "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_OUT_OF_DURABILITY", + "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_OUT_OF_DURABILITY" }, { "trigger": "LE_FOLLOWER_MISSION_COMPLETE_STATE_SAVED\t3", - "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_SAVED", + "contents": "LE_FOLLOWER_MISSION_COMPLETE_STATE_SAVED" }, { "trigger": "LE_FOLLOWER_TYPE_GARRISON_6_0\t1", - "contents": "LE_FOLLOWER_TYPE_GARRISON_6_0", + "contents": "LE_FOLLOWER_TYPE_GARRISON_6_0" }, { "trigger": "LE_FOLLOWER_TYPE_GARRISON_7_0\t4", - "contents": "LE_FOLLOWER_TYPE_GARRISON_7_0", + "contents": "LE_FOLLOWER_TYPE_GARRISON_7_0" + }, + { + "trigger": "LE_FOLLOWER_TYPE_GARRISON_8_0\t22", + "contents": "LE_FOLLOWER_TYPE_GARRISON_8_0" }, { "trigger": "LE_FOLLOWER_TYPE_SHIPYARD_6_2\t2", - "contents": "LE_FOLLOWER_TYPE_SHIPYARD_6_2", + "contents": "LE_FOLLOWER_TYPE_SHIPYARD_6_2" }, { "trigger": "LE_FRAME_TUTORIAL_ARTIFACT_APPEARANCE_TAB\t30", - "contents": "LE_FRAME_TUTORIAL_ARTIFACT_APPEARANCE_TAB", + "contents": "LE_FRAME_TUTORIAL_ARTIFACT_APPEARANCE_TAB" }, { - "trigger": "LE_FRAME_TUTORIAL_ARTIFACT_KNOWLEDGE\t42", - "contents": "LE_FRAME_TUTORIAL_ARTIFACT_KNOWLEDGE", + "trigger": "LE_FRAME_TUTORIAL_ARTIFACT_KNOWLEDGE\t41", + "contents": "LE_FRAME_TUTORIAL_ARTIFACT_KNOWLEDGE" }, { "trigger": "LE_FRAME_TUTORIAL_ARTIFACT_KNOWLEDGE_LEVEL_LIMIT\t27", - "contents": "LE_FRAME_TUTORIAL_ARTIFACT_KNOWLEDGE_LEVEL_LIMIT", + "contents": "LE_FRAME_TUTORIAL_ARTIFACT_KNOWLEDGE_LEVEL_LIMIT" }, { "trigger": "LE_FRAME_TUTORIAL_ARTIFACT_RELIC_MATCH\t31", - "contents": "LE_FRAME_TUTORIAL_ARTIFACT_RELIC_MATCH", + "contents": "LE_FRAME_TUTORIAL_ARTIFACT_RELIC_MATCH" + }, + { + "trigger": "LE_FRAME_TUTORIAL_AZERITE_FIRST_POWER_LOCKED_IN\t64", + "contents": "LE_FRAME_TUTORIAL_AZERITE_FIRST_POWER_LOCKED_IN" + }, + { + "trigger": "LE_FRAME_TUTORIAL_AZERITE_ITEM_IN_BAG\t62", + "contents": "LE_FRAME_TUTORIAL_AZERITE_ITEM_IN_BAG" + }, + { + "trigger": "LE_FRAME_TUTORIAL_AZERITE_ITEM_IN_SLOT\t63", + "contents": "LE_FRAME_TUTORIAL_AZERITE_ITEM_IN_SLOT" + }, + { + "trigger": "LE_FRAME_TUTORIAL_AZERITE_RESPEC\t57", + "contents": "LE_FRAME_TUTORIAL_AZERITE_RESPEC" }, { "trigger": "LE_FRAME_TUTORIAL_BAG_SETTINGS\t16", - "contents": "LE_FRAME_TUTORIAL_BAG_SETTINGS", + "contents": "LE_FRAME_TUTORIAL_BAG_SETTINGS" + }, + { + "trigger": "LE_FRAME_TUTORIAL_BAG_SLOTS_AUTHENTICATOR\t53", + "contents": "LE_FRAME_TUTORIAL_BAG_SLOTS_AUTHENTICATOR" }, { - "trigger": "LE_FRAME_TUTORIAL_BONUS_ROLL_ENCOUNTER_JOURNAL_LINK\t45", - "contents": "LE_FRAME_TUTORIAL_BONUS_ROLL_ENCOUNTER_JOURNAL_LINK", + "trigger": "LE_FRAME_TUTORIAL_BONUS_ROLL_ENCOUNTER_JOURNAL_LINK\t44", + "contents": "LE_FRAME_TUTORIAL_BONUS_ROLL_ENCOUNTER_JOURNAL_LINK" }, { "trigger": "LE_FRAME_TUTORIAL_BOOSTED_SPELL_BOOK\t26", - "contents": "LE_FRAME_TUTORIAL_BOOSTED_SPELL_BOOK", + "contents": "LE_FRAME_TUTORIAL_BOOSTED_SPELL_BOOK" }, { "trigger": "LE_FRAME_TUTORIAL_BOUNTY_FINISHED\t33", - "contents": "LE_FRAME_TUTORIAL_BOUNTY_FINISHED", + "contents": "LE_FRAME_TUTORIAL_BOUNTY_FINISHED" }, { "trigger": "LE_FRAME_TUTORIAL_BOUNTY_INTRO\t32", - "contents": "LE_FRAME_TUTORIAL_BOUNTY_INTRO", + "contents": "LE_FRAME_TUTORIAL_BOUNTY_INTRO" }, { - "trigger": "LE_FRAME_TUTORIAL_BRAWL\t50", - "contents": "LE_FRAME_TUTORIAL_BRAWL", + "trigger": "LE_FRAME_TUTORIAL_BRAWL\t49", + "contents": "LE_FRAME_TUTORIAL_BRAWL" + }, + { + "trigger": "LE_FRAME_TUTORIAL_CHAT_CHANNELS\t65", + "contents": "LE_FRAME_TUTORIAL_CHAT_CHANNELS" }, { "trigger": "LE_FRAME_TUTORIAL_CLEAN_UP_BAGS\t15", - "contents": "LE_FRAME_TUTORIAL_CLEAN_UP_BAGS", + "contents": "LE_FRAME_TUTORIAL_CLEAN_UP_BAGS" }, { "trigger": "LE_FRAME_TUTORIAL_CORE_ABILITITES\t6", - "contents": "LE_FRAME_TUTORIAL_CORE_ABILITITES", + "contents": "LE_FRAME_TUTORIAL_CORE_ABILITITES" }, { - "trigger": "LE_FRAME_TUTORIAL_FRIENDS_LIST_QUICK_JOIN\t46", - "contents": "LE_FRAME_TUTORIAL_FRIENDS_LIST_QUICK_JOIN", + "trigger": "LE_FRAME_TUTORIAL_FRIENDS_LIST_QUICK_JOIN\t45", + "contents": "LE_FRAME_TUTORIAL_FRIENDS_LIST_QUICK_JOIN" }, { "trigger": "LE_FRAME_TUTORIAL_GAME_TIME_AUCTION_HOUSE\t25", - "contents": "LE_FRAME_TUTORIAL_GAME_TIME_AUCTION_HOUSE", + "contents": "LE_FRAME_TUTORIAL_GAME_TIME_AUCTION_HOUSE" }, { "trigger": "LE_FRAME_TUTORIAL_GARRISON_BUILDING\t9", - "contents": "LE_FRAME_TUTORIAL_GARRISON_BUILDING", + "contents": "LE_FRAME_TUTORIAL_GARRISON_BUILDING" }, { "trigger": "LE_FRAME_TUTORIAL_GARRISON_LANDING\t12", - "contents": "LE_FRAME_TUTORIAL_GARRISON_LANDING", + "contents": "LE_FRAME_TUTORIAL_GARRISON_LANDING" }, { "trigger": "LE_FRAME_TUTORIAL_GARRISON_MISSION_LIST\t10", - "contents": "LE_FRAME_TUTORIAL_GARRISON_MISSION_LIST", + "contents": "LE_FRAME_TUTORIAL_GARRISON_MISSION_LIST" }, { "trigger": "LE_FRAME_TUTORIAL_GARRISON_MISSION_PAGE\t11", - "contents": "LE_FRAME_TUTORIAL_GARRISON_MISSION_PAGE", + "contents": "LE_FRAME_TUTORIAL_GARRISON_MISSION_PAGE" }, { "trigger": "LE_FRAME_TUTORIAL_GARRISON_ZONE_ABILITY\t13", - "contents": "LE_FRAME_TUTORIAL_GARRISON_ZONE_ABILITY", + "contents": "LE_FRAME_TUTORIAL_GARRISON_ZONE_ABILITY" }, { "trigger": "LE_FRAME_TUTORIAL_GLYPH\t3", - "contents": "LE_FRAME_TUTORIAL_GLYPH", + "contents": "LE_FRAME_TUTORIAL_GLYPH" }, { "trigger": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL\t22", - "contents": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL", + "contents": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL" }, { "trigger": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL_LEVEL\t24", - "contents": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL_LEVEL", + "contents": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL_LEVEL" }, { "trigger": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL_TAB\t23", - "contents": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL_TAB", + "contents": "LE_FRAME_TUTORIAL_HEIRLOOM_JOURNAL_TAB" }, { "trigger": "LE_FRAME_TUTORIAL_HONOR_TALENT_FIRST_TALENT\t39", - "contents": "LE_FRAME_TUTORIAL_HONOR_TALENT_FIRST_TALENT", + "contents": "LE_FRAME_TUTORIAL_HONOR_TALENT_FIRST_TALENT" }, { "trigger": "LE_FRAME_TUTORIAL_HONOR_TALENT_HONOR_LEVELS\t40", - "contents": "LE_FRAME_TUTORIAL_HONOR_TALENT_HONOR_LEVELS", + "contents": "LE_FRAME_TUTORIAL_HONOR_TALENT_HONOR_LEVELS" }, { - "trigger": "LE_FRAME_TUTORIAL_HONOR_TALENT_PRESTIGE\t41", - "contents": "LE_FRAME_TUTORIAL_HONOR_TALENT_PRESTIGE", + "trigger": "LE_FRAME_TUTORIAL_IGNORE_QUEST\t34", + "contents": "LE_FRAME_TUTORIAL_IGNORE_QUEST" }, { - "trigger": "LE_FRAME_TUTORIAL_IGNORE_QUEST\t34", - "contents": "LE_FRAME_TUTORIAL_IGNORE_QUEST", + "trigger": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_CHECK_EXPANSION_LEGION\t43", + "contents": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_CHECK_EXPANSION_LEGION" }, { - "trigger": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_CHECK_EXPANSION_LEGION\t44", - "contents": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_CHECK_EXPANSION_LEGION", + "trigger": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_EXPANSION_LEGION\t42", + "contents": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_EXPANSION_LEGION" }, { - "trigger": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_EXPANSION_LEGION\t43", - "contents": "LE_FRAME_TUTORIAL_INVENTORY_FIXUP_EXPANSION_LEGION", + "trigger": "LE_FRAME_TUTORIAL_ISLANDS_QUEUE_BUTTON\t66", + "contents": "LE_FRAME_TUTORIAL_ISLANDS_QUEUE_BUTTON" + }, + { + "trigger": "LE_FRAME_TUTORIAL_ISLANDS_QUEUE_INFO_FRAME\t67", + "contents": "LE_FRAME_TUTORIAL_ISLANDS_QUEUE_INFO_FRAME" }, { "trigger": "LE_FRAME_TUTORIAL_LFG_LIST\t20", - "contents": "LE_FRAME_TUTORIAL_LFG_LIST", + "contents": "LE_FRAME_TUTORIAL_LFG_LIST" }, { "trigger": "LE_FRAME_TUTORIAL_PET_JOURNAL\t7", - "contents": "LE_FRAME_TUTORIAL_PET_JOURNAL", + "contents": "LE_FRAME_TUTORIAL_PET_JOURNAL" }, { "trigger": "LE_FRAME_TUTORIAL_PROFESSIONS\t5", - "contents": "LE_FRAME_TUTORIAL_PROFESSIONS", + "contents": "LE_FRAME_TUTORIAL_PROFESSIONS" + }, + { + "trigger": "LE_FRAME_TUTORIAL_PVP_TALENTS_FIRST_UNLOCK\t58", + "contents": "LE_FRAME_TUTORIAL_PVP_TALENTS_FIRST_UNLOCK" + }, + { + "trigger": "LE_FRAME_TUTORIAL_PVP_WARMODE_UNLOCK\t59", + "contents": "LE_FRAME_TUTORIAL_PVP_WARMODE_UNLOCK" }, { "trigger": "LE_FRAME_TUTORIAL_REAGENT_BANK_UNLOCK\t17", - "contents": "LE_FRAME_TUTORIAL_REAGENT_BANK_UNLOCK", + "contents": "LE_FRAME_TUTORIAL_REAGENT_BANK_UNLOCK" + }, + { + "trigger": "LE_FRAME_TUTORIAL_RELIC_FORGE_LEARN_TRAIT\t50", + "contents": "LE_FRAME_TUTORIAL_RELIC_FORGE_LEARN_TRAIT" + }, + { + "trigger": "LE_FRAME_TUTORIAL_RELIC_FORGE_PREVIEW_RELIC\t52", + "contents": "LE_FRAME_TUTORIAL_RELIC_FORGE_PREVIEW_RELIC" }, { - "trigger": "LE_FRAME_TUTORIAL_REPUTATION_EXALTED_PLUS\t47", - "contents": "LE_FRAME_TUTORIAL_REPUTATION_EXALTED_PLUS", + "trigger": "LE_FRAME_TUTORIAL_RELIC_FORGE_SOCKETED_RELIC\t51", + "contents": "LE_FRAME_TUTORIAL_RELIC_FORGE_SOCKETED_RELIC" + }, + { + "trigger": "LE_FRAME_TUTORIAL_REPUTATION_EXALTED_PLUS\t46", + "contents": "LE_FRAME_TUTORIAL_REPUTATION_EXALTED_PLUS" }, { "trigger": "LE_FRAME_TUTORIAL_SPEC\t2", - "contents": "LE_FRAME_TUTORIAL_SPEC", + "contents": "LE_FRAME_TUTORIAL_SPEC" }, { "trigger": "LE_FRAME_TUTORIAL_SPELLBOOK\t4", - "contents": "LE_FRAME_TUTORIAL_SPELLBOOK", + "contents": "LE_FRAME_TUTORIAL_SPELLBOOK" }, { "trigger": "LE_FRAME_TUTORIAL_TALENT\t1", - "contents": "LE_FRAME_TUTORIAL_TALENT", + "contents": "LE_FRAME_TUTORIAL_TALENT" }, { "trigger": "LE_FRAME_TUTORIAL_TOYBOX\t21", - "contents": "LE_FRAME_TUTORIAL_TOYBOX", + "contents": "LE_FRAME_TUTORIAL_TOYBOX" }, { "trigger": "LE_FRAME_TUTORIAL_TOYBOX_FAVORITE\t18", - "contents": "LE_FRAME_TUTORIAL_TOYBOX_FAVORITE", + "contents": "LE_FRAME_TUTORIAL_TOYBOX_FAVORITE" }, { "trigger": "LE_FRAME_TUTORIAL_TOYBOX_MOUSEWHEEL_PAGING\t19", - "contents": "LE_FRAME_TUTORIAL_TOYBOX_MOUSEWHEEL_PAGING", + "contents": "LE_FRAME_TUTORIAL_TOYBOX_MOUSEWHEEL_PAGING" + }, + { + "trigger": "LE_FRAME_TUTORIAL_TRADESKILL_RANK_STAR\t56", + "contents": "LE_FRAME_TUTORIAL_TRADESKILL_RANK_STAR" + }, + { + "trigger": "LE_FRAME_TUTORIAL_TRADESKILL_UNLEARNED_TAB\t55", + "contents": "LE_FRAME_TUTORIAL_TRADESKILL_UNLEARNED_TAB" }, { "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_JOURNAL_TAB\t35", - "contents": "LE_FRAME_TUTORIAL_TRANSMOG_JOURNAL_TAB", + "contents": "LE_FRAME_TUTORIAL_TRANSMOG_JOURNAL_TAB" }, { "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_MODEL_CLICK\t36", - "contents": "LE_FRAME_TUTORIAL_TRANSMOG_MODEL_CLICK", + "contents": "LE_FRAME_TUTORIAL_TRANSMOG_MODEL_CLICK" }, { "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_OUTFIT_DROPDOWN\t38", - "contents": "LE_FRAME_TUTORIAL_TRANSMOG_OUTFIT_DROPDOWN", + "contents": "LE_FRAME_TUTORIAL_TRANSMOG_OUTFIT_DROPDOWN" }, { - "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_TAB\t48", - "contents": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_TAB", + "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_TAB\t47", + "contents": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_TAB" }, { - "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_VENDOR_TAB\t49", - "contents": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_VENDOR_TAB", + "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_VENDOR_TAB\t48", + "contents": "LE_FRAME_TUTORIAL_TRANSMOG_SETS_VENDOR_TAB" }, { "trigger": "LE_FRAME_TUTORIAL_TRANSMOG_SPECS_BUTTON\t37", - "contents": "LE_FRAME_TUTORIAL_TRANSMOG_SPECS_BUTTON", + "contents": "LE_FRAME_TUTORIAL_TRANSMOG_SPECS_BUTTON" + }, + { + "trigger": "LE_FRAME_TUTORIAL_TRIAL_BANKED_XP\t54", + "contents": "LE_FRAME_TUTORIAL_TRIAL_BANKED_XP" }, { "trigger": "LE_FRAME_TUTORIAL_VIEWABLE_ARTIFACT\t29", - "contents": "LE_FRAME_TUTORIAL_VIEWABLE_ARTIFACT", + "contents": "LE_FRAME_TUTORIAL_VIEWABLE_ARTIFACT" + }, + { + "trigger": "LE_FRAME_TUTORIAL_WARFRONT_CONSTRUCTION\t61", + "contents": "LE_FRAME_TUTORIAL_WARFRONT_CONSTRUCTION" + }, + { + "trigger": "LE_FRAME_TUTORIAL_WARFRONT_RESOURCES\t60", + "contents": "LE_FRAME_TUTORIAL_WARFRONT_RESOURCES" }, { "trigger": "LE_FRAME_TUTORIAL_WHAT_HAS_CHANGED\t8", - "contents": "LE_FRAME_TUTORIAL_WHAT_HAS_CHANGED", + "contents": "LE_FRAME_TUTORIAL_WHAT_HAS_CHANGED" }, { "trigger": "LE_FRAME_TUTORIAL_WORLD_MAP_FRAME\t14", - "contents": "LE_FRAME_TUTORIAL_WORLD_MAP_FRAME", + "contents": "LE_FRAME_TUTORIAL_WORLD_MAP_FRAME" }, { "trigger": "LE_FRAME_TUTORIAL_WRAPPED_COLLECTION_ITEMS\t28", - "contents": "LE_FRAME_TUTORIAL_WRAPPED_COLLECTION_ITEMS", + "contents": "LE_FRAME_TUTORIAL_WRAPPED_COLLECTION_ITEMS" }, { "trigger": "LE_GAME_ERR_2HANDED_EQUIPPED\t36", - "contents": "LE_GAME_ERR_2HANDED_EQUIPPED", + "contents": "LE_GAME_ERR_2HANDED_EQUIPPED" }, { - "trigger": "LE_GAME_ERR_2HSKILLNOTFOUND\t191", - "contents": "LE_GAME_ERR_2HSKILLNOTFOUND", + "trigger": "LE_GAME_ERR_2HSKILLNOTFOUND\t192", + "contents": "LE_GAME_ERR_2HSKILLNOTFOUND" }, { "trigger": "LE_GAME_ERR_ABILITY_COOLDOWN\t55", - "contents": "LE_GAME_ERR_ABILITY_COOLDOWN", + "contents": "LE_GAME_ERR_ABILITY_COOLDOWN" }, { - "trigger": "LE_GAME_ERR_AFFECTING_COMBAT\t967", - "contents": "LE_GAME_ERR_AFFECTING_COMBAT", + "trigger": "LE_GAME_ERR_AFFECTING_COMBAT\t973", + "contents": "LE_GAME_ERR_AFFECTING_COMBAT" }, { - "trigger": "LE_GAME_ERR_ALREADY_IN_ARENA_TEAM_S\t538", - "contents": "LE_GAME_ERR_ALREADY_IN_ARENA_TEAM_S", + "trigger": "LE_GAME_ERR_ALREADY_IN_ARENA_TEAM_S\t543", + "contents": "LE_GAME_ERR_ALREADY_IN_ARENA_TEAM_S" }, { "trigger": "LE_GAME_ERR_ALREADY_IN_GROUP_S\t76", - "contents": "LE_GAME_ERR_ALREADY_IN_GROUP_S", + "contents": "LE_GAME_ERR_ALREADY_IN_GROUP_S" }, { "trigger": "LE_GAME_ERR_ALREADY_IN_GUILD\t103", - "contents": "LE_GAME_ERR_ALREADY_IN_GUILD", + "contents": "LE_GAME_ERR_ALREADY_IN_GUILD" }, { "trigger": "LE_GAME_ERR_ALREADY_IN_GUILD_S\t100", - "contents": "LE_GAME_ERR_ALREADY_IN_GUILD_S", + "contents": "LE_GAME_ERR_ALREADY_IN_GUILD_S" }, { "trigger": "LE_GAME_ERR_ALREADY_INVITED_TO_GUILD_S\t101", - "contents": "LE_GAME_ERR_ALREADY_INVITED_TO_GUILD_S", + "contents": "LE_GAME_ERR_ALREADY_INVITED_TO_GUILD_S" }, { - "trigger": "LE_GAME_ERR_ALREADY_PICKPOCKETED\t622", - "contents": "LE_GAME_ERR_ALREADY_PICKPOCKETED", + "trigger": "LE_GAME_ERR_ALREADY_PICKPOCKETED\t625", + "contents": "LE_GAME_ERR_ALREADY_PICKPOCKETED" }, { - "trigger": "LE_GAME_ERR_ALREADY_TRADING\t231", - "contents": "LE_GAME_ERR_ALREADY_TRADING", + "trigger": "LE_GAME_ERR_ALREADY_TRADING\t232", + "contents": "LE_GAME_ERR_ALREADY_TRADING" }, { - "trigger": "LE_GAME_ERR_ALREADY_USING_LFG_LIST\t955", - "contents": "LE_GAME_ERR_ALREADY_USING_LFG_LIST", + "trigger": "LE_GAME_ERR_ALREADY_USING_LFG_LIST\t960", + "contents": "LE_GAME_ERR_ALREADY_USING_LFG_LIST" }, { "trigger": "LE_GAME_ERR_AMMO_ONLY\t19", - "contents": "LE_GAME_ERR_AMMO_ONLY", + "contents": "LE_GAME_ERR_AMMO_ONLY" }, { - "trigger": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME\t547", - "contents": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME", + "trigger": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME\t552", + "contents": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME" }, { - "trigger": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME_2\t548", - "contents": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME_2", + "trigger": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME_2\t553", + "contents": "LE_GAME_ERR_APPROACHING_NO_PLAY_TIME_2" }, { - "trigger": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME\t545", - "contents": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME", + "trigger": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME\t550", + "contents": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME" }, { - "trigger": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME_2\t546", - "contents": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME_2", + "trigger": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME_2\t551", + "contents": "LE_GAME_ERR_APPROACHING_PARTIAL_PLAY_TIME_2" }, { - "trigger": "LE_GAME_ERR_ARENA_EXPIRED_CAIS\t620", - "contents": "LE_GAME_ERR_ARENA_EXPIRED_CAIS", + "trigger": "LE_GAME_ERR_ARENA_EXPIRED_CAIS\t623", + "contents": "LE_GAME_ERR_ARENA_EXPIRED_CAIS" }, { - "trigger": "LE_GAME_ERR_ARENA_JOIN_RANGE_INDEX\t722", - "contents": "LE_GAME_ERR_ARENA_JOIN_RANGE_INDEX", + "trigger": "LE_GAME_ERR_ARENA_JOIN_RANGE_INDEX\t725", + "contents": "LE_GAME_ERR_ARENA_JOIN_RANGE_INDEX" }, { - "trigger": "LE_GAME_ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED\t699", - "contents": "LE_GAME_ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED", + "trigger": "LE_GAME_ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED\t702", + "contents": "LE_GAME_ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED" }, { - "trigger": "LE_GAME_ERR_ARENA_TEAM_PARTY_SIZE\t792", - "contents": "LE_GAME_ERR_ARENA_TEAM_PARTY_SIZE", + "trigger": "LE_GAME_ERR_ARENA_TEAM_PARTY_SIZE\t796", + "contents": "LE_GAME_ERR_ARENA_TEAM_PARTY_SIZE" }, { - "trigger": "LE_GAME_ERR_ARENA_TEAM_PERMISSIONS\t700", - "contents": "LE_GAME_ERR_ARENA_TEAM_PERMISSIONS", + "trigger": "LE_GAME_ERR_ARENA_TEAM_PERMISSIONS\t703", + "contents": "LE_GAME_ERR_ARENA_TEAM_PERMISSIONS" }, { - "trigger": "LE_GAME_ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT\t964", - "contents": "LE_GAME_ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT", + "trigger": "LE_GAME_ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT\t970", + "contents": "LE_GAME_ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT" }, { - "trigger": "LE_GAME_ERR_ATTACK_CHANNEL\t203", - "contents": "LE_GAME_ERR_ATTACK_CHANNEL", + "trigger": "LE_GAME_ERR_ATTACK_CHANNEL\t204", + "contents": "LE_GAME_ERR_ATTACK_CHANNEL" }, { - "trigger": "LE_GAME_ERR_ATTACK_CHARMED\t200", - "contents": "LE_GAME_ERR_ATTACK_CHARMED", + "trigger": "LE_GAME_ERR_ATTACK_CHARMED\t201", + "contents": "LE_GAME_ERR_ATTACK_CHARMED" }, { - "trigger": "LE_GAME_ERR_ATTACK_CONFUSED\t199", - "contents": "LE_GAME_ERR_ATTACK_CONFUSED", + "trigger": "LE_GAME_ERR_ATTACK_CONFUSED\t200", + "contents": "LE_GAME_ERR_ATTACK_CONFUSED" }, { - "trigger": "LE_GAME_ERR_ATTACK_DEAD\t201", - "contents": "LE_GAME_ERR_ATTACK_DEAD", + "trigger": "LE_GAME_ERR_ATTACK_DEAD\t202", + "contents": "LE_GAME_ERR_ATTACK_DEAD" }, { - "trigger": "LE_GAME_ERR_ATTACK_FLEEING\t198", - "contents": "LE_GAME_ERR_ATTACK_FLEEING", + "trigger": "LE_GAME_ERR_ATTACK_FLEEING\t199", + "contents": "LE_GAME_ERR_ATTACK_FLEEING" }, { - "trigger": "LE_GAME_ERR_ATTACK_MOUNTED\t197", - "contents": "LE_GAME_ERR_ATTACK_MOUNTED", + "trigger": "LE_GAME_ERR_ATTACK_MOUNTED\t198", + "contents": "LE_GAME_ERR_ATTACK_MOUNTED" }, { - "trigger": "LE_GAME_ERR_ATTACK_NO_ACTIONS\t794", - "contents": "LE_GAME_ERR_ATTACK_NO_ACTIONS", + "trigger": "LE_GAME_ERR_ATTACK_NO_ACTIONS\t798", + "contents": "LE_GAME_ERR_ATTACK_NO_ACTIONS" }, { - "trigger": "LE_GAME_ERR_ATTACK_PACIFIED\t196", - "contents": "LE_GAME_ERR_ATTACK_PACIFIED", + "trigger": "LE_GAME_ERR_ATTACK_PACIFIED\t197", + "contents": "LE_GAME_ERR_ATTACK_PACIFIED" }, { - "trigger": "LE_GAME_ERR_ATTACK_PREVENTED_BY_MECHANIC_S\t202", - "contents": "LE_GAME_ERR_ATTACK_PREVENTED_BY_MECHANIC_S", + "trigger": "LE_GAME_ERR_ATTACK_PREVENTED_BY_MECHANIC_S\t203", + "contents": "LE_GAME_ERR_ATTACK_PREVENTED_BY_MECHANIC_S" }, { - "trigger": "LE_GAME_ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED\t194", - "contents": "LE_GAME_ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED", + "trigger": "LE_GAME_ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED\t195", + "contents": "LE_GAME_ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED" }, { - "trigger": "LE_GAME_ERR_ATTACK_STUNNED\t195", - "contents": "LE_GAME_ERR_ATTACK_STUNNED", + "trigger": "LE_GAME_ERR_ATTACK_STUNNED\t196", + "contents": "LE_GAME_ERR_ATTACK_STUNNED" }, { - "trigger": "LE_GAME_ERR_AUCTION_ALREADY_BID\t443", - "contents": "LE_GAME_ERR_AUCTION_ALREADY_BID", + "trigger": "LE_GAME_ERR_AUCTION_ALREADY_BID\t447", + "contents": "LE_GAME_ERR_AUCTION_ALREADY_BID" }, { - "trigger": "LE_GAME_ERR_AUCTION_BAG\t434", - "contents": "LE_GAME_ERR_AUCTION_BAG", + "trigger": "LE_GAME_ERR_AUCTION_BAG\t438", + "contents": "LE_GAME_ERR_AUCTION_BAG" }, { - "trigger": "LE_GAME_ERR_AUCTION_BID_INCREMENT\t438", - "contents": "LE_GAME_ERR_AUCTION_BID_INCREMENT", + "trigger": "LE_GAME_ERR_AUCTION_BID_INCREMENT\t442", + "contents": "LE_GAME_ERR_AUCTION_BID_INCREMENT" }, { - "trigger": "LE_GAME_ERR_AUCTION_BID_OWN\t437", - "contents": "LE_GAME_ERR_AUCTION_BID_OWN", + "trigger": "LE_GAME_ERR_AUCTION_BID_OWN\t441", + "contents": "LE_GAME_ERR_AUCTION_BID_OWN" }, { - "trigger": "LE_GAME_ERR_AUCTION_BID_PLACED\t451", - "contents": "LE_GAME_ERR_AUCTION_BID_PLACED", + "trigger": "LE_GAME_ERR_AUCTION_BID_PLACED\t455", + "contents": "LE_GAME_ERR_AUCTION_BID_PLACED" }, { - "trigger": "LE_GAME_ERR_AUCTION_BOUND_ITEM\t429", - "contents": "LE_GAME_ERR_AUCTION_BOUND_ITEM", + "trigger": "LE_GAME_ERR_AUCTION_BOUND_ITEM\t433", + "contents": "LE_GAME_ERR_AUCTION_BOUND_ITEM" }, { - "trigger": "LE_GAME_ERR_AUCTION_CONJURED_ITEM\t430", - "contents": "LE_GAME_ERR_AUCTION_CONJURED_ITEM", + "trigger": "LE_GAME_ERR_AUCTION_CONJURED_ITEM\t434", + "contents": "LE_GAME_ERR_AUCTION_CONJURED_ITEM" }, { - "trigger": "LE_GAME_ERR_AUCTION_DATABASE_ERROR\t436", - "contents": "LE_GAME_ERR_AUCTION_DATABASE_ERROR", + "trigger": "LE_GAME_ERR_AUCTION_DATABASE_ERROR\t440", + "contents": "LE_GAME_ERR_AUCTION_DATABASE_ERROR" }, { - "trigger": "LE_GAME_ERR_AUCTION_ENOUGH_ITEMS\t797", - "contents": "LE_GAME_ERR_AUCTION_ENOUGH_ITEMS", + "trigger": "LE_GAME_ERR_AUCTION_ENOUGH_ITEMS\t801", + "contents": "LE_GAME_ERR_AUCTION_ENOUGH_ITEMS" }, { - "trigger": "LE_GAME_ERR_AUCTION_EQUIPPED_BAG\t435", - "contents": "LE_GAME_ERR_AUCTION_EQUIPPED_BAG", + "trigger": "LE_GAME_ERR_AUCTION_EQUIPPED_BAG\t439", + "contents": "LE_GAME_ERR_AUCTION_EQUIPPED_BAG" }, { - "trigger": "LE_GAME_ERR_AUCTION_EXPIRED_S\t449", - "contents": "LE_GAME_ERR_AUCTION_EXPIRED_S", + "trigger": "LE_GAME_ERR_AUCTION_EXPIRED_S\t453", + "contents": "LE_GAME_ERR_AUCTION_EXPIRED_S" }, { - "trigger": "LE_GAME_ERR_AUCTION_HIGHER_BID\t439", - "contents": "LE_GAME_ERR_AUCTION_HIGHER_BID", + "trigger": "LE_GAME_ERR_AUCTION_HIGHER_BID\t443", + "contents": "LE_GAME_ERR_AUCTION_HIGHER_BID" }, { - "trigger": "LE_GAME_ERR_AUCTION_LIMITED_DURATION_ITEM\t431", - "contents": "LE_GAME_ERR_AUCTION_LIMITED_DURATION_ITEM", + "trigger": "LE_GAME_ERR_AUCTION_LIMITED_DURATION_ITEM\t435", + "contents": "LE_GAME_ERR_AUCTION_LIMITED_DURATION_ITEM" }, { - "trigger": "LE_GAME_ERR_AUCTION_LOOT_ITEM\t433", - "contents": "LE_GAME_ERR_AUCTION_LOOT_ITEM", + "trigger": "LE_GAME_ERR_AUCTION_LOOT_ITEM\t437", + "contents": "LE_GAME_ERR_AUCTION_LOOT_ITEM" }, { - "trigger": "LE_GAME_ERR_AUCTION_MIN_BID\t440", - "contents": "LE_GAME_ERR_AUCTION_MIN_BID", + "trigger": "LE_GAME_ERR_AUCTION_MIN_BID\t444", + "contents": "LE_GAME_ERR_AUCTION_MIN_BID" }, { - "trigger": "LE_GAME_ERR_AUCTION_OUTBID_S\t446", - "contents": "LE_GAME_ERR_AUCTION_OUTBID_S", + "trigger": "LE_GAME_ERR_AUCTION_OUTBID_S\t450", + "contents": "LE_GAME_ERR_AUCTION_OUTBID_S" }, { - "trigger": "LE_GAME_ERR_AUCTION_QUEST_ITEM\t428", - "contents": "LE_GAME_ERR_AUCTION_QUEST_ITEM", + "trigger": "LE_GAME_ERR_AUCTION_QUEST_ITEM\t432", + "contents": "LE_GAME_ERR_AUCTION_QUEST_ITEM" }, { - "trigger": "LE_GAME_ERR_AUCTION_REMOVED\t445", - "contents": "LE_GAME_ERR_AUCTION_REMOVED", + "trigger": "LE_GAME_ERR_AUCTION_REMOVED\t449", + "contents": "LE_GAME_ERR_AUCTION_REMOVED" }, { - "trigger": "LE_GAME_ERR_AUCTION_REMOVED_S\t450", - "contents": "LE_GAME_ERR_AUCTION_REMOVED_S", + "trigger": "LE_GAME_ERR_AUCTION_REMOVED_S\t454", + "contents": "LE_GAME_ERR_AUCTION_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_AUCTION_REPAIR_ITEM\t441", - "contents": "LE_GAME_ERR_AUCTION_REPAIR_ITEM", + "trigger": "LE_GAME_ERR_AUCTION_REPAIR_ITEM\t445", + "contents": "LE_GAME_ERR_AUCTION_REPAIR_ITEM" }, { - "trigger": "LE_GAME_ERR_AUCTION_SOLD_S\t448", - "contents": "LE_GAME_ERR_AUCTION_SOLD_S", + "trigger": "LE_GAME_ERR_AUCTION_SOLD_S\t452", + "contents": "LE_GAME_ERR_AUCTION_SOLD_S" }, { - "trigger": "LE_GAME_ERR_AUCTION_STARTED\t444", - "contents": "LE_GAME_ERR_AUCTION_STARTED", + "trigger": "LE_GAME_ERR_AUCTION_STARTED\t448", + "contents": "LE_GAME_ERR_AUCTION_STARTED" }, { - "trigger": "LE_GAME_ERR_AUCTION_USED_CHARGES\t442", - "contents": "LE_GAME_ERR_AUCTION_USED_CHARGES", + "trigger": "LE_GAME_ERR_AUCTION_USED_CHARGES\t446", + "contents": "LE_GAME_ERR_AUCTION_USED_CHARGES" }, { - "trigger": "LE_GAME_ERR_AUCTION_WON_S\t447", - "contents": "LE_GAME_ERR_AUCTION_WON_S", + "trigger": "LE_GAME_ERR_AUCTION_WON_S\t451", + "contents": "LE_GAME_ERR_AUCTION_WON_S" }, { - "trigger": "LE_GAME_ERR_AUCTION_WRAPPED_ITEM\t432", - "contents": "LE_GAME_ERR_AUCTION_WRAPPED_ITEM", + "trigger": "LE_GAME_ERR_AUCTION_WRAPPED_ITEM\t436", + "contents": "LE_GAME_ERR_AUCTION_WRAPPED_ITEM" }, { - "trigger": "LE_GAME_ERR_AUTOFOLLOW_TOO_FAR\t347", - "contents": "LE_GAME_ERR_AUTOFOLLOW_TOO_FAR", + "trigger": "LE_GAME_ERR_AUTOFOLLOW_TOO_FAR\t349", + "contents": "LE_GAME_ERR_AUTOFOLLOW_TOO_FAR" }, { - "trigger": "LE_GAME_ERR_AUTOLOOT_MONEY_S\t477", - "contents": "LE_GAME_ERR_AUTOLOOT_MONEY_S", + "trigger": "LE_GAME_ERR_AUTOLOOT_MONEY_S\t481", + "contents": "LE_GAME_ERR_AUTOLOOT_MONEY_S" }, { - "trigger": "LE_GAME_ERR_BAD_ON_USE_ENCHANT\t651", - "contents": "LE_GAME_ERR_BAD_ON_USE_ENCHANT", + "trigger": "LE_GAME_ERR_BAD_ON_USE_ENCHANT\t654", + "contents": "LE_GAME_ERR_BAD_ON_USE_ENCHANT" }, { "trigger": "LE_GAME_ERR_BAD_PLAYER_NAME_S\t89", - "contents": "LE_GAME_ERR_BAD_PLAYER_NAME_S", + "contents": "LE_GAME_ERR_BAD_PLAYER_NAME_S" }, { - "trigger": "LE_GAME_ERR_BADATTACKFACING\t252", - "contents": "LE_GAME_ERR_BADATTACKFACING", + "trigger": "LE_GAME_ERR_BADATTACKFACING\t254", + "contents": "LE_GAME_ERR_BADATTACKFACING" }, { - "trigger": "LE_GAME_ERR_BADATTACKPOS\t253", - "contents": "LE_GAME_ERR_BADATTACKPOS", + "trigger": "LE_GAME_ERR_BADATTACKPOS\t255", + "contents": "LE_GAME_ERR_BADATTACKPOS" }, { "trigger": "LE_GAME_ERR_BAG_FULL\t13", - "contents": "LE_GAME_ERR_BAG_FULL", + "contents": "LE_GAME_ERR_BAG_FULL" }, { "trigger": "LE_GAME_ERR_BAG_IN_BAG\t16", - "contents": "LE_GAME_ERR_BAG_IN_BAG", + "contents": "LE_GAME_ERR_BAG_IN_BAG" }, { "trigger": "LE_GAME_ERR_BANK_FULL\t3", - "contents": "LE_GAME_ERR_BANK_FULL", + "contents": "LE_GAME_ERR_BANK_FULL" + }, + { + "trigger": "LE_GAME_ERR_BANKSLOT_FAILED_TOO_MANY\t294", + "contents": "LE_GAME_ERR_BANKSLOT_FAILED_TOO_MANY" + }, + { + "trigger": "LE_GAME_ERR_BANKSLOT_INSUFFICIENT_FUNDS\t295", + "contents": "LE_GAME_ERR_BANKSLOT_INSUFFICIENT_FUNDS" + }, + { + "trigger": "LE_GAME_ERR_BANKSLOT_NOTBANKER\t296", + "contents": "LE_GAME_ERR_BANKSLOT_NOTBANKER" }, { - "trigger": "LE_GAME_ERR_BANKSLOT_FAILED_TOO_MANY\t292", - "contents": "LE_GAME_ERR_BANKSLOT_FAILED_TOO_MANY", + "trigger": "LE_GAME_ERR_BATTLEDGROUND_QUEUED_FOR_RATED\t540", + "contents": "LE_GAME_ERR_BATTLEDGROUND_QUEUED_FOR_RATED" }, { - "trigger": "LE_GAME_ERR_BANKSLOT_INSUFFICIENT_FUNDS\t293", - "contents": "LE_GAME_ERR_BANKSLOT_INSUFFICIENT_FUNDS", + "trigger": "LE_GAME_ERR_BATTLEFIELD_TEAM_PARTY_SIZE\t827", + "contents": "LE_GAME_ERR_BATTLEFIELD_TEAM_PARTY_SIZE" }, { - "trigger": "LE_GAME_ERR_BANKSLOT_NOTBANKER\t294", - "contents": "LE_GAME_ERR_BANKSLOT_NOTBANKER", + "trigger": "LE_GAME_ERR_BATTLEGROUND_ALREADY_IN\t701", + "contents": "LE_GAME_ERR_BATTLEGROUND_ALREADY_IN" }, { - "trigger": "LE_GAME_ERR_BATTLEDGROUND_QUEUED_FOR_RATED\t535", - "contents": "LE_GAME_ERR_BATTLEDGROUND_QUEUED_FOR_RATED", + "trigger": "LE_GAME_ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED\t539", + "contents": "LE_GAME_ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED" }, { - "trigger": "LE_GAME_ERR_BATTLEFIELD_TEAM_PARTY_SIZE\t823", - "contents": "LE_GAME_ERR_BATTLEFIELD_TEAM_PARTY_SIZE", + "trigger": "LE_GAME_ERR_BATTLEGROUND_DUPE_QUEUE\t732", + "contents": "LE_GAME_ERR_BATTLEGROUND_DUPE_QUEUE" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_ALREADY_IN\t698", - "contents": "LE_GAME_ERR_BATTLEGROUND_ALREADY_IN", + "trigger": "LE_GAME_ERR_BATTLEGROUND_INFO_THROTTLED\t700", + "contents": "LE_GAME_ERR_BATTLEGROUND_INFO_THROTTLED" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED\t534", - "contents": "LE_GAME_ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED", + "trigger": "LE_GAME_ERR_BATTLEGROUND_INVITATION_DECLINED\t730", + "contents": "LE_GAME_ERR_BATTLEGROUND_INVITATION_DECLINED" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_DUPE_QUEUE\t729", - "contents": "LE_GAME_ERR_BATTLEGROUND_DUPE_QUEUE", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_DISQUALIFIED\t998", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_DISQUALIFIED" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_INFO_THROTTLED\t697", - "contents": "LE_GAME_ERR_BATTLEGROUND_INFO_THROTTLED", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_FAILED\t727", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_FAILED" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_INVITATION_DECLINED\t727", - "contents": "LE_GAME_ERR_BATTLEGROUND_INVITATION_DECLINED", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_LEVELUP\t709", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_LEVELUP" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_FAILED\t724", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_FAILED", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_MERCENARY\t712", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_MERCENARY" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_LEVELUP\t706", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_LEVELUP", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST\t733", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_MERCENARY\t709", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_MERCENARY", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE\t728", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST\t730", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_RANGE_INDEX\t724", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_RANGE_INDEX" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE\t725", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_REQUIRES_LEVEL\t997", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_REQUIRES_LEVEL" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_RANGE_INDEX\t721", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_RANGE_INDEX", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_RESPEC\t729", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_RESPEC" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_RESPEC\t726", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_RESPEC", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TIMED_OUT\t731", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TIMED_OUT" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TIMED_OUT\t728", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TIMED_OUT", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE\t715", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE\t712", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS\t713", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS\t710", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS\t714", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS\t711", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS", + "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_XP_GAIN\t711", + "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_XP_GAIN" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_JOIN_XP_GAIN\t708", - "contents": "LE_GAME_ERR_BATTLEGROUND_JOIN_XP_GAIN", + "trigger": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND\t542", + "contents": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND\t537", - "contents": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND", + "trigger": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_TEAM\t578", + "contents": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_TEAM" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_TEAM\t573", - "contents": "LE_GAME_ERR_BATTLEGROUND_NOT_IN_TEAM", + "trigger": "LE_GAME_ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS\t786", + "contents": "LE_GAME_ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS\t782", - "contents": "LE_GAME_ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS", + "trigger": "LE_GAME_ERR_BATTLEGROUND_TEAM_LEFT_QUEUE\t541", + "contents": "LE_GAME_ERR_BATTLEGROUND_TEAM_LEFT_QUEUE" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_TEAM_LEFT_QUEUE\t536", - "contents": "LE_GAME_ERR_BATTLEGROUND_TEAM_LEFT_QUEUE", + "trigger": "LE_GAME_ERR_BATTLEGROUND_TOO_MANY_QUEUES\t538", + "contents": "LE_GAME_ERR_BATTLEGROUND_TOO_MANY_QUEUES" }, { - "trigger": "LE_GAME_ERR_BATTLEGROUND_TOO_MANY_QUEUES\t533", - "contents": "LE_GAME_ERR_BATTLEGROUND_TOO_MANY_QUEUES", + "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_ADDED_S\t300", + "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_ADDED_S" }, { - "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_ADDED_S\t298", - "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_ADDED_S", + "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_ALLOWED\t937", + "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_ALLOWED" }, { - "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_ALLOWED\t932", - "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_ALLOWED", + "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_FOUND\t935", + "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_FOUND\t930", - "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_FOUND", + "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_VALID\t936", + "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_VALID" }, { - "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_VALID\t931", - "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_NOT_VALID", + "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_REMOVED_S\t306", + "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_REMOVED_S\t304", - "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_REMOVED_S", + "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_SUCCESS\t939", + "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_SUCCESS" }, { - "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_SUCCESS\t934", - "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_SUCCESS", + "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_THROTTLED\t938", + "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_THROTTLED" }, { - "trigger": "LE_GAME_ERR_BATTLETAG_FRIEND_THROTTLED\t933", - "contents": "LE_GAME_ERR_BATTLETAG_FRIEND_THROTTLED", + "trigger": "LE_GAME_ERR_BG_DEVELOPER_ONLY\t808", + "contents": "LE_GAME_ERR_BG_DEVELOPER_ONLY" }, { - "trigger": "LE_GAME_ERR_BG_DEVELOPER_ONLY\t804", - "contents": "LE_GAME_ERR_BG_DEVELOPER_ONLY", + "trigger": "LE_GAME_ERR_BG_PLAYER_JOINED_SS\t545", + "contents": "LE_GAME_ERR_BG_PLAYER_JOINED_SS" }, { - "trigger": "LE_GAME_ERR_BG_PLAYER_JOINED_SS\t540", - "contents": "LE_GAME_ERR_BG_PLAYER_JOINED_SS", + "trigger": "LE_GAME_ERR_BG_PLAYER_LEFT_S\t546", + "contents": "LE_GAME_ERR_BG_PLAYER_LEFT_S" }, { - "trigger": "LE_GAME_ERR_BG_PLAYER_LEFT_S\t541", - "contents": "LE_GAME_ERR_BG_PLAYER_LEFT_S", + "trigger": "LE_GAME_ERR_BN_BROADCAST_THROTTLE\t807", + "contents": "LE_GAME_ERR_BN_BROADCAST_THROTTLE" }, { - "trigger": "LE_GAME_ERR_BN_BROADCAST_THROTTLE\t803", - "contents": "LE_GAME_ERR_BN_BROADCAST_THROTTLE", + "trigger": "LE_GAME_ERR_BN_FRIEND_ALREADY\t803", + "contents": "LE_GAME_ERR_BN_FRIEND_ALREADY" }, { - "trigger": "LE_GAME_ERR_BN_FRIEND_ALREADY\t799", - "contents": "LE_GAME_ERR_BN_FRIEND_ALREADY", + "trigger": "LE_GAME_ERR_BN_FRIEND_BLOCKED\t804", + "contents": "LE_GAME_ERR_BN_FRIEND_BLOCKED" }, { - "trigger": "LE_GAME_ERR_BN_FRIEND_BLOCKED\t800", - "contents": "LE_GAME_ERR_BN_FRIEND_BLOCKED", + "trigger": "LE_GAME_ERR_BN_FRIEND_LIST_FULL\t805", + "contents": "LE_GAME_ERR_BN_FRIEND_LIST_FULL" }, { - "trigger": "LE_GAME_ERR_BN_FRIEND_LIST_FULL\t801", - "contents": "LE_GAME_ERR_BN_FRIEND_LIST_FULL", + "trigger": "LE_GAME_ERR_BN_FRIEND_REQUEST_SENT\t806", + "contents": "LE_GAME_ERR_BN_FRIEND_REQUEST_SENT" }, { - "trigger": "LE_GAME_ERR_BN_FRIEND_REQUEST_SENT\t802", - "contents": "LE_GAME_ERR_BN_FRIEND_REQUEST_SENT", + "trigger": "LE_GAME_ERR_BN_FRIEND_SELF\t802", + "contents": "LE_GAME_ERR_BN_FRIEND_SELF" }, { - "trigger": "LE_GAME_ERR_BN_FRIEND_SELF\t798", - "contents": "LE_GAME_ERR_BN_FRIEND_SELF", + "trigger": "LE_GAME_ERR_BONUS_ROLL_EMPTY\t931", + "contents": "LE_GAME_ERR_BONUS_ROLL_EMPTY" }, { - "trigger": "LE_GAME_ERR_BONUS_ROLL_EMPTY\t926", - "contents": "LE_GAME_ERR_BONUS_ROLL_EMPTY", + "trigger": "LE_GAME_ERR_BUG_SUBMITTED_SUCCESSFULLY\t877", + "contents": "LE_GAME_ERR_BUG_SUBMITTED_SUCCESSFULLY" }, { - "trigger": "LE_GAME_ERR_BUG_SUBMITTED_SUCCESSFULLY\t873", - "contents": "LE_GAME_ERR_BUG_SUBMITTED_SUCCESSFULLY", + "trigger": "LE_GAME_ERR_BUTTON_LOCKED\t260", + "contents": "LE_GAME_ERR_BUTTON_LOCKED" }, { - "trigger": "LE_GAME_ERR_BUTTON_LOCKED\t258", - "contents": "LE_GAME_ERR_BUTTON_LOCKED", + "trigger": "LE_GAME_ERR_CALENDAR_EVENT_ALERT_S\t670", + "contents": "LE_GAME_ERR_CALENDAR_EVENT_ALERT_S" }, { - "trigger": "LE_GAME_ERR_CALENDAR_EVENT_ALERT_S\t667", - "contents": "LE_GAME_ERR_CALENDAR_EVENT_ALERT_S", + "trigger": "LE_GAME_ERR_CANNOT_ABANDON_LAST_PET\t987", + "contents": "LE_GAME_ERR_CANNOT_ABANDON_LAST_PET" }, { - "trigger": "LE_GAME_ERR_CANNOT_ABANDON_LAST_PET\t981", - "contents": "LE_GAME_ERR_CANNOT_ABANDON_LAST_PET", + "trigger": "LE_GAME_ERR_CANNOTCREATEDIRECTORY\t290", + "contents": "LE_GAME_ERR_CANNOTCREATEDIRECTORY" }, { - "trigger": "LE_GAME_ERR_CANNOTCREATEDIRECTORY\t288", - "contents": "LE_GAME_ERR_CANNOTCREATEDIRECTORY", + "trigger": "LE_GAME_ERR_CANNOTCREATEFILE\t291", + "contents": "LE_GAME_ERR_CANNOTCREATEFILE" }, { - "trigger": "LE_GAME_ERR_CANNOTCREATEFILE\t289", - "contents": "LE_GAME_ERR_CANNOTCREATEFILE", + "trigger": "LE_GAME_ERR_CANT_BE_DISENCHANTED\t430", + "contents": "LE_GAME_ERR_CANT_BE_DISENCHANTED" }, { - "trigger": "LE_GAME_ERR_CANT_BE_DISENCHANTED\t426", - "contents": "LE_GAME_ERR_CANT_BE_DISENCHANTED", + "trigger": "LE_GAME_ERR_CANT_BE_OBLITERATED\t968", + "contents": "LE_GAME_ERR_CANT_BE_OBLITERATED" }, { - "trigger": "LE_GAME_ERR_CANT_BE_OBLITERATED\t963", - "contents": "LE_GAME_ERR_CANT_BE_OBLITERATED", + "trigger": "LE_GAME_ERR_CANT_BE_SCRAPPED\t969", + "contents": "LE_GAME_ERR_CANT_BE_SCRAPPED" }, { - "trigger": "LE_GAME_ERR_CANT_BUY_QUANTITY\t819", - "contents": "LE_GAME_ERR_CANT_BUY_QUANTITY", + "trigger": "LE_GAME_ERR_CANT_BUY_QUANTITY\t823", + "contents": "LE_GAME_ERR_CANT_BUY_QUANTITY" }, { - "trigger": "LE_GAME_ERR_CANT_CAGE_PET_YET\t937", - "contents": "LE_GAME_ERR_CANT_CAGE_PET_YET", + "trigger": "LE_GAME_ERR_CANT_CAGE_PET_YET\t942", + "contents": "LE_GAME_ERR_CANT_CAGE_PET_YET" }, { - "trigger": "LE_GAME_ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE\t979", - "contents": "LE_GAME_ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE", + "trigger": "LE_GAME_ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE\t985", + "contents": "LE_GAME_ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE" }, { - "trigger": "LE_GAME_ERR_CANT_DO_THAT_IN_A_GROUP\t829", - "contents": "LE_GAME_ERR_CANT_DO_THAT_IN_A_GROUP", + "trigger": "LE_GAME_ERR_CANT_DO_THAT_IN_A_GROUP\t833", + "contents": "LE_GAME_ERR_CANT_DO_THAT_IN_A_GROUP" }, { - "trigger": "LE_GAME_ERR_CANT_DO_THAT_RIGHT_NOW\t966", - "contents": "LE_GAME_ERR_CANT_DO_THAT_RIGHT_NOW", + "trigger": "LE_GAME_ERR_CANT_DO_THAT_RIGHT_NOW\t972", + "contents": "LE_GAME_ERR_CANT_DO_THAT_RIGHT_NOW" }, { "trigger": "LE_GAME_ERR_CANT_EQUIP_EVER\t6", - "contents": "LE_GAME_ERR_CANT_EQUIP_EVER", + "contents": "LE_GAME_ERR_CANT_EQUIP_EVER" }, { "trigger": "LE_GAME_ERR_CANT_EQUIP_LEVEL_I\t4", - "contents": "LE_GAME_ERR_CANT_EQUIP_LEVEL_I", + "contents": "LE_GAME_ERR_CANT_EQUIP_LEVEL_I" }, { "trigger": "LE_GAME_ERR_CANT_EQUIP_NEED_TALENT\t12", - "contents": "LE_GAME_ERR_CANT_EQUIP_NEED_TALENT", + "contents": "LE_GAME_ERR_CANT_EQUIP_NEED_TALENT" }, { "trigger": "LE_GAME_ERR_CANT_EQUIP_RANK\t7", - "contents": "LE_GAME_ERR_CANT_EQUIP_RANK", + "contents": "LE_GAME_ERR_CANT_EQUIP_RANK" }, { "trigger": "LE_GAME_ERR_CANT_EQUIP_RATING\t8", - "contents": "LE_GAME_ERR_CANT_EQUIP_RATING", + "contents": "LE_GAME_ERR_CANT_EQUIP_RATING" }, { "trigger": "LE_GAME_ERR_CANT_EQUIP_REPUTATION\t9", - "contents": "LE_GAME_ERR_CANT_EQUIP_REPUTATION", + "contents": "LE_GAME_ERR_CANT_EQUIP_REPUTATION" }, { "trigger": "LE_GAME_ERR_CANT_EQUIP_SKILL\t5", - "contents": "LE_GAME_ERR_CANT_EQUIP_SKILL", + "contents": "LE_GAME_ERR_CANT_EQUIP_SKILL" }, { - "trigger": "LE_GAME_ERR_CANT_HAVE_MORE_PETS\t898", - "contents": "LE_GAME_ERR_CANT_HAVE_MORE_PETS", + "trigger": "LE_GAME_ERR_CANT_HAVE_MORE_PETS\t903", + "contents": "LE_GAME_ERR_CANT_HAVE_MORE_PETS" }, { - "trigger": "LE_GAME_ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE\t897", - "contents": "LE_GAME_ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE", + "trigger": "LE_GAME_ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE\t902", + "contents": "LE_GAME_ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE" }, { - "trigger": "LE_GAME_ERR_CANT_INTERACT_SHAPESHIFTED\t411", - "contents": "LE_GAME_ERR_CANT_INTERACT_SHAPESHIFTED", + "trigger": "LE_GAME_ERR_CANT_INTERACT_SHAPESHIFTED\t415", + "contents": "LE_GAME_ERR_CANT_INTERACT_SHAPESHIFTED" }, { - "trigger": "LE_GAME_ERR_CANT_SPEAK_LANGAGE\t571", - "contents": "LE_GAME_ERR_CANT_SPEAK_LANGAGE", + "trigger": "LE_GAME_ERR_CANT_SPEAK_LANGAGE\t576", + "contents": "LE_GAME_ERR_CANT_SPEAK_LANGAGE" }, { "trigger": "LE_GAME_ERR_CANT_STACK\t24", - "contents": "LE_GAME_ERR_CANT_STACK", + "contents": "LE_GAME_ERR_CANT_STACK" }, { "trigger": "LE_GAME_ERR_CANT_SWAP\t25", - "contents": "LE_GAME_ERR_CANT_SWAP", + "contents": "LE_GAME_ERR_CANT_SWAP" }, { - "trigger": "LE_GAME_ERR_CANT_USE_DISARMED\t427", - "contents": "LE_GAME_ERR_CANT_USE_DISARMED", + "trigger": "LE_GAME_ERR_CANT_TRADE_GOLD\t249", + "contents": "LE_GAME_ERR_CANT_TRADE_GOLD" }, { - "trigger": "LE_GAME_ERR_CANT_USE_ITEM\t186", - "contents": "LE_GAME_ERR_CANT_USE_ITEM", + "trigger": "LE_GAME_ERR_CANT_USE_DISARMED\t431", + "contents": "LE_GAME_ERR_CANT_USE_DISARMED" }, { - "trigger": "LE_GAME_ERR_CANT_USE_ITEM_IN_ARENA\t187", - "contents": "LE_GAME_ERR_CANT_USE_ITEM_IN_ARENA", + "trigger": "LE_GAME_ERR_CANT_USE_ITEM\t187", + "contents": "LE_GAME_ERR_CANT_USE_ITEM" }, { - "trigger": "LE_GAME_ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND\t188", - "contents": "LE_GAME_ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND", + "trigger": "LE_GAME_ERR_CANT_USE_ITEM_IN_ARENA\t188", + "contents": "LE_GAME_ERR_CANT_USE_ITEM_IN_ARENA" }, { - "trigger": "LE_GAME_ERR_CANT_WRAP_BAGS\t326", - "contents": "LE_GAME_ERR_CANT_WRAP_BAGS", + "trigger": "LE_GAME_ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND\t189", + "contents": "LE_GAME_ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND" }, { - "trigger": "LE_GAME_ERR_CANT_WRAP_BOUND\t324", - "contents": "LE_GAME_ERR_CANT_WRAP_BOUND", + "trigger": "LE_GAME_ERR_CANT_WRAP_BAGS\t328", + "contents": "LE_GAME_ERR_CANT_WRAP_BAGS" }, { - "trigger": "LE_GAME_ERR_CANT_WRAP_EQUIPPED\t322", - "contents": "LE_GAME_ERR_CANT_WRAP_EQUIPPED", + "trigger": "LE_GAME_ERR_CANT_WRAP_BOUND\t326", + "contents": "LE_GAME_ERR_CANT_WRAP_BOUND" }, { - "trigger": "LE_GAME_ERR_CANT_WRAP_STACKABLE\t321", - "contents": "LE_GAME_ERR_CANT_WRAP_STACKABLE", + "trigger": "LE_GAME_ERR_CANT_WRAP_EQUIPPED\t324", + "contents": "LE_GAME_ERR_CANT_WRAP_EQUIPPED" }, { - "trigger": "LE_GAME_ERR_CANT_WRAP_UNIQUE\t325", - "contents": "LE_GAME_ERR_CANT_WRAP_UNIQUE", + "trigger": "LE_GAME_ERR_CANT_WRAP_STACKABLE\t323", + "contents": "LE_GAME_ERR_CANT_WRAP_STACKABLE" }, { - "trigger": "LE_GAME_ERR_CANT_WRAP_WRAPPED\t323", - "contents": "LE_GAME_ERR_CANT_WRAP_WRAPPED", + "trigger": "LE_GAME_ERR_CANT_WRAP_UNIQUE\t327", + "contents": "LE_GAME_ERR_CANT_WRAP_UNIQUE" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_DISABLED\t875", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_DISABLED", + "trigger": "LE_GAME_ERR_CANT_WRAP_WRAPPED\t325", + "contents": "LE_GAME_ERR_CANT_WRAP_WRAPPED" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_ENABLED\t874", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_ENABLED", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_ALREADY_COMPLETE\t992", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_ALREADY_COMPLETE" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_FULL\t927", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_FULL", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_DISABLED\t879", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_DISABLED" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_IN_PROGRESS\t928", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_IN_PROGRESS", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_ENABLED\t878", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_ENABLED" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE\t929", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_FULL\t932", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_FULL" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_PERIOD_RESET_SS\t978", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_PERIOD_RESET_SS", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_IN_PROGRESS\t933", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_IN_PROGRESS" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_RESET_COOLDOWN_S\t867", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_RESET_COOLDOWN_S", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE\t934", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE" }, { - "trigger": "LE_GAME_ERR_CHALLENGE_MODE_RESET_KEYSTONE\t868", - "contents": "LE_GAME_ERR_CHALLENGE_MODE_RESET_KEYSTONE", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_PERIOD_RESET_SS\t984", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_PERIOD_RESET_SS" }, { - "trigger": "LE_GAME_ERR_CHAT_PLAYER_AMBIGUOUS_S\t561", - "contents": "LE_GAME_ERR_CHAT_PLAYER_AMBIGUOUS_S", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_RESET_COOLDOWN_S\t871", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_RESET_COOLDOWN_S" }, { - "trigger": "LE_GAME_ERR_CHAT_PLAYER_NOT_FOUND_S\t277", - "contents": "LE_GAME_ERR_CHAT_PLAYER_NOT_FOUND_S", + "trigger": "LE_GAME_ERR_CHALLENGE_MODE_RESET_KEYSTONE\t872", + "contents": "LE_GAME_ERR_CHALLENGE_MODE_RESET_KEYSTONE" }, { - "trigger": "LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL\t734", - "contents": "LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL", + "trigger": "LE_GAME_ERR_CHAT_PLAYER_AMBIGUOUS_S\t566", + "contents": "LE_GAME_ERR_CHAT_PLAYER_AMBIGUOUS_S" }, { - "trigger": "LE_GAME_ERR_CHAT_RESTRICTED_TRIAL\t550", - "contents": "LE_GAME_ERR_CHAT_RESTRICTED_TRIAL", + "trigger": "LE_GAME_ERR_CHAT_PLAYER_NOT_FOUND_S\t279", + "contents": "LE_GAME_ERR_CHAT_PLAYER_NOT_FOUND_S" }, { - "trigger": "LE_GAME_ERR_CHAT_THROTTLED\t551", - "contents": "LE_GAME_ERR_CHAT_THROTTLED", + "trigger": "LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL\t737", + "contents": "LE_GAME_ERR_CHAT_RAID_RESTRICTED_TRIAL" }, { - "trigger": "LE_GAME_ERR_CHAT_WHILE_DEAD\t276", - "contents": "LE_GAME_ERR_CHAT_WHILE_DEAD", + "trigger": "LE_GAME_ERR_CHAT_RESTRICTED_TRIAL\t555", + "contents": "LE_GAME_ERR_CHAT_RESTRICTED_TRIAL" }, { - "trigger": "LE_GAME_ERR_CHEST_IN_USE\t254", - "contents": "LE_GAME_ERR_CHEST_IN_USE", + "trigger": "LE_GAME_ERR_CHAT_THROTTLED\t556", + "contents": "LE_GAME_ERR_CHAT_THROTTLED" }, { - "trigger": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD\t977", - "contents": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD", + "trigger": "LE_GAME_ERR_CHAT_WHILE_DEAD\t278", + "contents": "LE_GAME_ERR_CHAT_WHILE_DEAD" }, { - "trigger": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD\t984", - "contents": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD", + "trigger": "LE_GAME_ERR_CHEST_IN_USE\t256", + "contents": "LE_GAME_ERR_CHEST_IN_USE" }, { - "trigger": "LE_GAME_ERR_CLICK_ON_ITEM_TO_FEED\t489", - "contents": "LE_GAME_ERR_CLICK_ON_ITEM_TO_FEED", + "trigger": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD\t983", + "contents": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD" + }, + { + "trigger": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD\t990", + "contents": "LE_GAME_ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD" + }, + { + "trigger": "LE_GAME_ERR_CLAIMED_PVP_REWARD\t1010", + "contents": "LE_GAME_ERR_CLAIMED_PVP_REWARD" + }, + { + "trigger": "LE_GAME_ERR_CLICK_ON_ITEM_TO_FEED\t493", + "contents": "LE_GAME_ERR_CLICK_ON_ITEM_TO_FEED" }, { "trigger": "LE_GAME_ERR_CLIENT_LOCKED_OUT\t152", - "contents": "LE_GAME_ERR_CLIENT_LOCKED_OUT", + "contents": "LE_GAME_ERR_CLIENT_LOCKED_OUT" }, { - "trigger": "LE_GAME_ERR_COMBAT_DAMAGE_SSI\t184", - "contents": "LE_GAME_ERR_COMBAT_DAMAGE_SSI", + "trigger": "LE_GAME_ERR_CLIENT_ON_TRANSPORT\t153", + "contents": "LE_GAME_ERR_CLIENT_ON_TRANSPORT" }, { - "trigger": "LE_GAME_ERR_COMMAND_NEEDS_TARGET\t359", - "contents": "LE_GAME_ERR_COMMAND_NEEDS_TARGET", + "trigger": "LE_GAME_ERR_COMBAT_DAMAGE_SSI\t185", + "contents": "LE_GAME_ERR_COMBAT_DAMAGE_SSI" + }, + { + "trigger": "LE_GAME_ERR_COMMAND_NEEDS_TARGET\t363", + "contents": "LE_GAME_ERR_COMMAND_NEEDS_TARGET" }, { "trigger": "LE_GAME_ERR_COMPLETED_TRANSMOG_SET_S\t70", - "contents": "LE_GAME_ERR_COMPLETED_TRANSMOG_SET_S", + "contents": "LE_GAME_ERR_COMPLETED_TRANSMOG_SET_S" }, { - "trigger": "LE_GAME_ERR_COMSAT_CONNECT_FAIL\t608", - "contents": "LE_GAME_ERR_COMSAT_CONNECT_FAIL", + "trigger": "LE_GAME_ERR_COMSAT_CONNECT_FAIL\t613", + "contents": "LE_GAME_ERR_COMSAT_CONNECT_FAIL" }, { - "trigger": "LE_GAME_ERR_COMSAT_DISCONNECT\t606", - "contents": "LE_GAME_ERR_COMSAT_DISCONNECT", + "trigger": "LE_GAME_ERR_COMSAT_DISCONNECT\t611", + "contents": "LE_GAME_ERR_COMSAT_DISCONNECT" }, { - "trigger": "LE_GAME_ERR_COMSAT_RECONNECT_ATTEMPT\t607", - "contents": "LE_GAME_ERR_COMSAT_RECONNECT_ATTEMPT", + "trigger": "LE_GAME_ERR_COMSAT_RECONNECT_ATTEMPT\t612", + "contents": "LE_GAME_ERR_COMSAT_RECONNECT_ATTEMPT" }, { - "trigger": "LE_GAME_ERR_CORPSE_IS_NOT_IN_INSTANCE\t471", - "contents": "LE_GAME_ERR_CORPSE_IS_NOT_IN_INSTANCE", + "trigger": "LE_GAME_ERR_CORPSE_IS_NOT_IN_INSTANCE\t475", + "contents": "LE_GAME_ERR_CORPSE_IS_NOT_IN_INSTANCE" }, { "trigger": "LE_GAME_ERR_CROSS_REALM_RAID_INVITE\t77", - "contents": "LE_GAME_ERR_CROSS_REALM_RAID_INVITE", + "contents": "LE_GAME_ERR_CROSS_REALM_RAID_INVITE" }, { - "trigger": "LE_GAME_ERR_CURRENCY_NOT_TRADABLE\t806", - "contents": "LE_GAME_ERR_CURRENCY_NOT_TRADABLE", + "trigger": "LE_GAME_ERR_CURRENCY_NOT_TRADABLE\t810", + "contents": "LE_GAME_ERR_CURRENCY_NOT_TRADABLE" }, { - "trigger": "LE_GAME_ERR_CURRENCY_SPELL_SLOT_MISMATCH\t805", - "contents": "LE_GAME_ERR_CURRENCY_SPELL_SLOT_MISMATCH", + "trigger": "LE_GAME_ERR_CURRENCY_SPELL_SLOT_MISMATCH\t809", + "contents": "LE_GAME_ERR_CURRENCY_SPELL_SLOT_MISMATCH" }, { - "trigger": "LE_GAME_ERR_DEATHBIND_SUCCESS_S\t365", - "contents": "LE_GAME_ERR_DEATHBIND_SUCCESS_S", + "trigger": "LE_GAME_ERR_DEATHBIND_SUCCESS_S\t369", + "contents": "LE_GAME_ERR_DEATHBIND_SUCCESS_S" }, { - "trigger": "LE_GAME_ERR_DEATHBINDALREADYBOUND\t364", - "contents": "LE_GAME_ERR_DEATHBINDALREADYBOUND", + "trigger": "LE_GAME_ERR_DEATHBINDALREADYBOUND\t368", + "contents": "LE_GAME_ERR_DEATHBINDALREADYBOUND" }, { "trigger": "LE_GAME_ERR_DECLINE_GROUP_S\t86", - "contents": "LE_GAME_ERR_DECLINE_GROUP_S", + "contents": "LE_GAME_ERR_DECLINE_GROUP_S" }, { "trigger": "LE_GAME_ERR_DESTROY_NONEMPTY_BAG\t15", - "contents": "LE_GAME_ERR_DESTROY_NONEMPTY_BAG", + "contents": "LE_GAME_ERR_DESTROY_NONEMPTY_BAG" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_ALREADY_STARTED\t789", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_ALREADY_STARTED", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_ALREADY_STARTED\t793", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_ALREADY_STARTED" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT\t787", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT\t791", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S\t784", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S\t788", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_COOLDOWN_S\t783", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_COOLDOWN_S", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_COOLDOWN_S\t787", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_COOLDOWN_S" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_ENCOUNTER\t786", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_ENCOUNTER", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_ENCOUNTER\t790", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_ENCOUNTER" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING\t791", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING\t795", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S\t790", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S\t794", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_PLAYER_BUSY\t788", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_PLAYER_BUSY", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_PLAYER_BUSY\t792", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_PLAYER_BUSY" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_WORLDSTATE\t785", - "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_WORLDSTATE", + "trigger": "LE_GAME_ERR_DIFFICULTY_CHANGE_WORLDSTATE\t789", + "contents": "LE_GAME_ERR_DIFFICULTY_CHANGE_WORLDSTATE" }, { - "trigger": "LE_GAME_ERR_DIFFICULTY_DISABLED_IN_LFG\t856", - "contents": "LE_GAME_ERR_DIFFICULTY_DISABLED_IN_LFG", + "trigger": "LE_GAME_ERR_DIFFICULTY_DISABLED_IN_LFG\t860", + "contents": "LE_GAME_ERR_DIFFICULTY_DISABLED_IN_LFG" }, { - "trigger": "LE_GAME_ERR_DISMOUNT_NOPET\t242", - "contents": "LE_GAME_ERR_DISMOUNT_NOPET", + "trigger": "LE_GAME_ERR_DISMOUNT_NOPET\t243", + "contents": "LE_GAME_ERR_DISMOUNT_NOPET" }, { - "trigger": "LE_GAME_ERR_DISMOUNT_NOTMOUNTED\t243", - "contents": "LE_GAME_ERR_DISMOUNT_NOTMOUNTED", + "trigger": "LE_GAME_ERR_DISMOUNT_NOTMOUNTED\t244", + "contents": "LE_GAME_ERR_DISMOUNT_NOTMOUNTED" }, { - "trigger": "LE_GAME_ERR_DISMOUNT_NOTYOURPET\t244", - "contents": "LE_GAME_ERR_DISMOUNT_NOTYOURPET", + "trigger": "LE_GAME_ERR_DISMOUNT_NOTYOURPET\t245", + "contents": "LE_GAME_ERR_DISMOUNT_NOTYOURPET" }, { - "trigger": "LE_GAME_ERR_DOOR_LOCKED\t257", - "contents": "LE_GAME_ERR_DOOR_LOCKED", + "trigger": "LE_GAME_ERR_DOOR_LOCKED\t259", + "contents": "LE_GAME_ERR_DOOR_LOCKED" }, { "trigger": "LE_GAME_ERR_DROP_BOUND_ITEM\t44", - "contents": "LE_GAME_ERR_DROP_BOUND_ITEM", + "contents": "LE_GAME_ERR_DROP_BOUND_ITEM" }, { - "trigger": "LE_GAME_ERR_DUEL_CANCELLED\t363", - "contents": "LE_GAME_ERR_DUEL_CANCELLED", + "trigger": "LE_GAME_ERR_DUEL_CANCELLED\t367", + "contents": "LE_GAME_ERR_DUEL_CANCELLED" }, { - "trigger": "LE_GAME_ERR_DUEL_REQUESTED\t362", - "contents": "LE_GAME_ERR_DUEL_REQUESTED", + "trigger": "LE_GAME_ERR_DUEL_REQUESTED\t366", + "contents": "LE_GAME_ERR_DUEL_REQUESTED" }, { - "trigger": "LE_GAME_ERR_DUNGEON_DIFFICULTY_CHANGED_S\t558", - "contents": "LE_GAME_ERR_DUNGEON_DIFFICULTY_CHANGED_S", + "trigger": "LE_GAME_ERR_DUNGEON_DIFFICULTY_CHANGED_S\t563", + "contents": "LE_GAME_ERR_DUNGEON_DIFFICULTY_CHANGED_S" }, { - "trigger": "LE_GAME_ERR_DUNGEON_DIFFICULTY_FAILED\t557", - "contents": "LE_GAME_ERR_DUNGEON_DIFFICULTY_FAILED", + "trigger": "LE_GAME_ERR_DUNGEON_DIFFICULTY_FAILED\t562", + "contents": "LE_GAME_ERR_DUNGEON_DIFFICULTY_FAILED" }, { - "trigger": "LE_GAME_ERR_EMBLEMERROR_NOTABARDGEOSET\t357", - "contents": "LE_GAME_ERR_EMBLEMERROR_NOTABARDGEOSET", + "trigger": "LE_GAME_ERR_EMBLEMERROR_NOTABARDGEOSET\t361", + "contents": "LE_GAME_ERR_EMBLEMERROR_NOTABARDGEOSET" }, { - "trigger": "LE_GAME_ERR_EQUIP_TRADE_ITEM\t524", - "contents": "LE_GAME_ERR_EQUIP_TRADE_ITEM", + "trigger": "LE_GAME_ERR_EQUIP_TRADE_ITEM\t528", + "contents": "LE_GAME_ERR_EQUIP_TRADE_ITEM" }, { - "trigger": "LE_GAME_ERR_EQUIPMENT_MANAGER_BAGS_FULL\t969", - "contents": "LE_GAME_ERR_EQUIPMENT_MANAGER_BAGS_FULL", + "trigger": "LE_GAME_ERR_EQUIPMENT_MANAGER_BAGS_FULL\t975", + "contents": "LE_GAME_ERR_EQUIPMENT_MANAGER_BAGS_FULL" }, { - "trigger": "LE_GAME_ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S\t968", - "contents": "LE_GAME_ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S", + "trigger": "LE_GAME_ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S\t974", + "contents": "LE_GAME_ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S" }, { - "trigger": "LE_GAME_ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S\t970", - "contents": "LE_GAME_ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S", + "trigger": "LE_GAME_ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S\t976", + "contents": "LE_GAME_ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S" }, { - "trigger": "LE_GAME_ERR_EXHAUSTION_EXHAUSTED\t409", - "contents": "LE_GAME_ERR_EXHAUSTION_EXHAUSTED", + "trigger": "LE_GAME_ERR_EXHAUSTION_EXHAUSTED\t413", + "contents": "LE_GAME_ERR_EXHAUSTION_EXHAUSTED" }, { - "trigger": "LE_GAME_ERR_EXHAUSTION_NORMAL\t407", - "contents": "LE_GAME_ERR_EXHAUSTION_NORMAL", + "trigger": "LE_GAME_ERR_EXHAUSTION_NORMAL\t411", + "contents": "LE_GAME_ERR_EXHAUSTION_NORMAL" }, { - "trigger": "LE_GAME_ERR_EXHAUSTION_RESTED\t406", - "contents": "LE_GAME_ERR_EXHAUSTION_RESTED", + "trigger": "LE_GAME_ERR_EXHAUSTION_RESTED\t410", + "contents": "LE_GAME_ERR_EXHAUSTION_RESTED" }, { - "trigger": "LE_GAME_ERR_EXHAUSTION_TIRED\t408", - "contents": "LE_GAME_ERR_EXHAUSTION_TIRED", + "trigger": "LE_GAME_ERR_EXHAUSTION_TIRED\t412", + "contents": "LE_GAME_ERR_EXHAUSTION_TIRED" }, { - "trigger": "LE_GAME_ERR_EXHAUSTION_WELLRESTED\t405", - "contents": "LE_GAME_ERR_EXHAUSTION_WELLRESTED", + "trigger": "LE_GAME_ERR_EXHAUSTION_WELLRESTED\t409", + "contents": "LE_GAME_ERR_EXHAUSTION_WELLRESTED" }, { - "trigger": "LE_GAME_ERR_FEATURE_RESTRICTED_TRIAL\t962", - "contents": "LE_GAME_ERR_FEATURE_RESTRICTED_TRIAL", + "trigger": "LE_GAME_ERR_FEATURE_RESTRICTED_TRIAL\t967", + "contents": "LE_GAME_ERR_FEATURE_RESTRICTED_TRIAL" }, { - "trigger": "LE_GAME_ERR_FEIGN_DEATH_RESISTED\t505", - "contents": "LE_GAME_ERR_FEIGN_DEATH_RESISTED", + "trigger": "LE_GAME_ERR_FEIGN_DEATH_RESISTED\t509", + "contents": "LE_GAME_ERR_FEIGN_DEATH_RESISTED" }, { - "trigger": "LE_GAME_ERR_FILTERING_YOU_S\t566", - "contents": "LE_GAME_ERR_FILTERING_YOU_S", + "trigger": "LE_GAME_ERR_FILTERING_YOU_S\t571", + "contents": "LE_GAME_ERR_FILTERING_YOU_S" }, { - "trigger": "LE_GAME_ERR_FISH_ESCAPED\t373", - "contents": "LE_GAME_ERR_FISH_ESCAPED", + "trigger": "LE_GAME_ERR_FISH_ESCAPED\t377", + "contents": "LE_GAME_ERR_FISH_ESCAPED" }, { - "trigger": "LE_GAME_ERR_FISH_NOT_HOOKED\t372", - "contents": "LE_GAME_ERR_FISH_NOT_HOOKED", + "trigger": "LE_GAME_ERR_FISH_NOT_HOOKED\t376", + "contents": "LE_GAME_ERR_FISH_NOT_HOOKED" }, { "trigger": "LE_GAME_ERR_FOOD_COOLDOWN\t53", - "contents": "LE_GAME_ERR_FOOD_COOLDOWN", + "contents": "LE_GAME_ERR_FOOD_COOLDOWN" + }, + { + "trigger": "LE_GAME_ERR_FRIEND_ADDED_S\t299", + "contents": "LE_GAME_ERR_FRIEND_ADDED_S" }, { - "trigger": "LE_GAME_ERR_FRIEND_ADDED_S\t297", - "contents": "LE_GAME_ERR_FRIEND_ADDED_S", + "trigger": "LE_GAME_ERR_FRIEND_ALREADY_S\t308", + "contents": "LE_GAME_ERR_FRIEND_ALREADY_S" }, { - "trigger": "LE_GAME_ERR_FRIEND_ALREADY_S\t306", - "contents": "LE_GAME_ERR_FRIEND_ALREADY_S", + "trigger": "LE_GAME_ERR_FRIEND_DB_ERROR\t297", + "contents": "LE_GAME_ERR_FRIEND_DB_ERROR" }, { - "trigger": "LE_GAME_ERR_FRIEND_DB_ERROR\t295", - "contents": "LE_GAME_ERR_FRIEND_DB_ERROR", + "trigger": "LE_GAME_ERR_FRIEND_DELETED\t310", + "contents": "LE_GAME_ERR_FRIEND_DELETED" }, { - "trigger": "LE_GAME_ERR_FRIEND_DELETED\t308", - "contents": "LE_GAME_ERR_FRIEND_DELETED", + "trigger": "LE_GAME_ERR_FRIEND_ERROR\t307", + "contents": "LE_GAME_ERR_FRIEND_ERROR" }, { - "trigger": "LE_GAME_ERR_FRIEND_ERROR\t305", - "contents": "LE_GAME_ERR_FRIEND_ERROR", + "trigger": "LE_GAME_ERR_FRIEND_LIST_FULL\t298", + "contents": "LE_GAME_ERR_FRIEND_LIST_FULL" }, { - "trigger": "LE_GAME_ERR_FRIEND_LIST_FULL\t296", - "contents": "LE_GAME_ERR_FRIEND_LIST_FULL", + "trigger": "LE_GAME_ERR_FRIEND_NOT_FOUND\t303", + "contents": "LE_GAME_ERR_FRIEND_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_FRIEND_NOT_FOUND\t301", - "contents": "LE_GAME_ERR_FRIEND_NOT_FOUND", + "trigger": "LE_GAME_ERR_FRIEND_OFFLINE_S\t302", + "contents": "LE_GAME_ERR_FRIEND_OFFLINE_S" }, { - "trigger": "LE_GAME_ERR_FRIEND_OFFLINE_S\t300", - "contents": "LE_GAME_ERR_FRIEND_OFFLINE_S", + "trigger": "LE_GAME_ERR_FRIEND_ONLINE_SS\t301", + "contents": "LE_GAME_ERR_FRIEND_ONLINE_SS" }, { - "trigger": "LE_GAME_ERR_FRIEND_ONLINE_SS\t299", - "contents": "LE_GAME_ERR_FRIEND_ONLINE_SS", + "trigger": "LE_GAME_ERR_FRIEND_REMOVED_S\t305", + "contents": "LE_GAME_ERR_FRIEND_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_FRIEND_REMOVED_S\t303", - "contents": "LE_GAME_ERR_FRIEND_REMOVED_S", + "trigger": "LE_GAME_ERR_FRIEND_SELF\t309", + "contents": "LE_GAME_ERR_FRIEND_SELF" }, { - "trigger": "LE_GAME_ERR_FRIEND_SELF\t307", - "contents": "LE_GAME_ERR_FRIEND_SELF", + "trigger": "LE_GAME_ERR_FRIEND_WRONG_FACTION\t304", + "contents": "LE_GAME_ERR_FRIEND_WRONG_FACTION" }, { - "trigger": "LE_GAME_ERR_FRIEND_WRONG_FACTION\t302", - "contents": "LE_GAME_ERR_FRIEND_WRONG_FACTION", + "trigger": "LE_GAME_ERR_GARRISON_BUILDING_EXISTS\t952", + "contents": "LE_GAME_ERR_GARRISON_BUILDING_EXISTS" }, { - "trigger": "LE_GAME_ERR_GARRISON_BUILDING_EXISTS\t947", - "contents": "LE_GAME_ERR_GARRISON_BUILDING_EXISTS", + "trigger": "LE_GAME_ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE\t959", + "contents": "LE_GAME_ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE" }, { - "trigger": "LE_GAME_ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE\t954", - "contents": "LE_GAME_ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE", + "trigger": "LE_GAME_ERR_GARRISON_INVALID_BUILDINGID\t954", + "contents": "LE_GAME_ERR_GARRISON_INVALID_BUILDINGID" }, { - "trigger": "LE_GAME_ERR_GARRISON_INVALID_BUILDINGID\t949", - "contents": "LE_GAME_ERR_GARRISON_INVALID_BUILDINGID", + "trigger": "LE_GAME_ERR_GARRISON_INVALID_PLOT\t953", + "contents": "LE_GAME_ERR_GARRISON_INVALID_PLOT" }, { - "trigger": "LE_GAME_ERR_GARRISON_INVALID_PLOT\t948", - "contents": "LE_GAME_ERR_GARRISON_INVALID_PLOT", + "trigger": "LE_GAME_ERR_GARRISON_INVALID_PLOT_BUILDING\t955", + "contents": "LE_GAME_ERR_GARRISON_INVALID_PLOT_BUILDING" }, { - "trigger": "LE_GAME_ERR_GARRISON_INVALID_PLOT_BUILDING\t950", - "contents": "LE_GAME_ERR_GARRISON_INVALID_PLOT_BUILDING", + "trigger": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_CURRENCY\t957", + "contents": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_CURRENCY" }, { - "trigger": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_CURRENCY\t952", - "contents": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_CURRENCY", + "trigger": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_GOLD\t958", + "contents": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_GOLD" }, { - "trigger": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_GOLD\t953", - "contents": "LE_GAME_ERR_GARRISON_NOT_ENOUGH_GOLD", + "trigger": "LE_GAME_ERR_GARRISON_REQUIRES_BLUEPRINT\t956", + "contents": "LE_GAME_ERR_GARRISON_REQUIRES_BLUEPRINT" }, { - "trigger": "LE_GAME_ERR_GARRISON_REQUIRES_BLUEPRINT\t951", - "contents": "LE_GAME_ERR_GARRISON_REQUIRES_BLUEPRINT", + "trigger": "LE_GAME_ERR_GENERIC_NO_TARGET\t220", + "contents": "LE_GAME_ERR_GENERIC_NO_TARGET" }, { - "trigger": "LE_GAME_ERR_GENERIC_NO_TARGET\t219", - "contents": "LE_GAME_ERR_GENERIC_NO_TARGET", + "trigger": "LE_GAME_ERR_GENERIC_NO_VALID_TARGETS\t669", + "contents": "LE_GAME_ERR_GENERIC_NO_VALID_TARGETS" }, { - "trigger": "LE_GAME_ERR_GENERIC_NO_VALID_TARGETS\t666", - "contents": "LE_GAME_ERR_GENERIC_NO_VALID_TARGETS", + "trigger": "LE_GAME_ERR_GENERIC_STUNNED\t482", + "contents": "LE_GAME_ERR_GENERIC_STUNNED" }, { - "trigger": "LE_GAME_ERR_GENERIC_STUNNED\t478", - "contents": "LE_GAME_ERR_GENERIC_STUNNED", + "trigger": "LE_GAME_ERR_GLYPH_TARGET_NOT_AVAILABLE\t993", + "contents": "LE_GAME_ERR_GLYPH_TARGET_NOT_AVAILABLE" }, { - "trigger": "LE_GAME_ERR_GLYPH_WIPE_ERROR\t503", - "contents": "LE_GAME_ERR_GLYPH_WIPE_ERROR", + "trigger": "LE_GAME_ERR_GLYPH_WIPE_ERROR\t507", + "contents": "LE_GAME_ERR_GLYPH_WIPE_ERROR" }, { - "trigger": "LE_GAME_ERR_GMRESPONSE_DB_ERROR\t720", - "contents": "LE_GAME_ERR_GMRESPONSE_DB_ERROR", + "trigger": "LE_GAME_ERR_GMRESPONSE_DB_ERROR\t723", + "contents": "LE_GAME_ERR_GMRESPONSE_DB_ERROR" }, { - "trigger": "LE_GAME_ERR_GROUP_ACTION_THROTTLED\t621", - "contents": "LE_GAME_ERR_GROUP_ACTION_THROTTLED", + "trigger": "LE_GAME_ERR_GROUP_ACTION_THROTTLED\t624", + "contents": "LE_GAME_ERR_GROUP_ACTION_THROTTLED" }, { "trigger": "LE_GAME_ERR_GROUP_DISBANDED\t85", - "contents": "LE_GAME_ERR_GROUP_DISBANDED", + "contents": "LE_GAME_ERR_GROUP_DISBANDED" }, { "trigger": "LE_GAME_ERR_GROUP_FULL\t94", - "contents": "LE_GAME_ERR_GROUP_FULL", + "contents": "LE_GAME_ERR_GROUP_FULL" }, { - "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DEAD\t528", - "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DEAD", + "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DEAD\t532", + "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DEAD" }, { - "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS\t527", - "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS", + "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS\t531", + "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS" }, { - "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_FAIL\t530", - "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_FAIL", + "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_FAIL\t534", + "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_FAIL" }, { - "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_S\t529", - "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_S", + "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_S\t533", + "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_S" }, { - "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY\t531", - "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY", + "trigger": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY\t535", + "contents": "LE_GAME_ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY" }, { - "trigger": "LE_GAME_ERR_GROUP_SWAP_FAILED\t663", - "contents": "LE_GAME_ERR_GROUP_SWAP_FAILED", + "trigger": "LE_GAME_ERR_GROUP_SWAP_FAILED\t666", + "contents": "LE_GAME_ERR_GROUP_SWAP_FAILED" }, { "trigger": "LE_GAME_ERR_GUILD_ACCEPT\t104", - "contents": "LE_GAME_ERR_GUILD_ACCEPT", + "contents": "LE_GAME_ERR_GUILD_ACCEPT" }, { "trigger": "LE_GAME_ERR_GUILD_BANK_BOUND_ITEM\t144", - "contents": "LE_GAME_ERR_GUILD_BANK_BOUND_ITEM", + "contents": "LE_GAME_ERR_GUILD_BANK_BOUND_ITEM" }, { "trigger": "LE_GAME_ERR_GUILD_BANK_CONJURED_ITEM\t142", - "contents": "LE_GAME_ERR_GUILD_BANK_CONJURED_ITEM", + "contents": "LE_GAME_ERR_GUILD_BANK_CONJURED_ITEM" }, { "trigger": "LE_GAME_ERR_GUILD_BANK_EQUIPPED_ITEM\t143", - "contents": "LE_GAME_ERR_GUILD_BANK_EQUIPPED_ITEM", + "contents": "LE_GAME_ERR_GUILD_BANK_EQUIPPED_ITEM" }, { "trigger": "LE_GAME_ERR_GUILD_BANK_FULL\t147", - "contents": "LE_GAME_ERR_GUILD_BANK_FULL", + "contents": "LE_GAME_ERR_GUILD_BANK_FULL" }, { "trigger": "LE_GAME_ERR_GUILD_BANK_QUEST_ITEM\t145", - "contents": "LE_GAME_ERR_GUILD_BANK_QUEST_ITEM", + "contents": "LE_GAME_ERR_GUILD_BANK_QUEST_ITEM" }, { - "trigger": "LE_GAME_ERR_GUILD_BANK_VOUCHER_FAILED\t815", - "contents": "LE_GAME_ERR_GUILD_BANK_VOUCHER_FAILED", + "trigger": "LE_GAME_ERR_GUILD_BANK_VOUCHER_FAILED\t819", + "contents": "LE_GAME_ERR_GUILD_BANK_VOUCHER_FAILED" }, { "trigger": "LE_GAME_ERR_GUILD_BANK_WRAPPED_ITEM\t146", - "contents": "LE_GAME_ERR_GUILD_BANK_WRAPPED_ITEM", + "contents": "LE_GAME_ERR_GUILD_BANK_WRAPPED_ITEM" }, { "trigger": "LE_GAME_ERR_GUILD_BANK_WRONG_TAB\t148", - "contents": "LE_GAME_ERR_GUILD_BANK_WRONG_TAB", + "contents": "LE_GAME_ERR_GUILD_BANK_WRONG_TAB" }, { "trigger": "LE_GAME_ERR_GUILD_CANT_DEMOTE_S\t126", - "contents": "LE_GAME_ERR_GUILD_CANT_DEMOTE_S", + "contents": "LE_GAME_ERR_GUILD_CANT_DEMOTE_S" }, { "trigger": "LE_GAME_ERR_GUILD_CANT_PROMOTE_S\t125", - "contents": "LE_GAME_ERR_GUILD_CANT_PROMOTE_S", + "contents": "LE_GAME_ERR_GUILD_CANT_PROMOTE_S" }, { "trigger": "LE_GAME_ERR_GUILD_CREATE_S\t97", - "contents": "LE_GAME_ERR_GUILD_CREATE_S", + "contents": "LE_GAME_ERR_GUILD_CREATE_S" }, { "trigger": "LE_GAME_ERR_GUILD_DECLINE_AUTO_S\t106", - "contents": "LE_GAME_ERR_GUILD_DECLINE_AUTO_S", + "contents": "LE_GAME_ERR_GUILD_DECLINE_AUTO_S" }, { "trigger": "LE_GAME_ERR_GUILD_DECLINE_S\t105", - "contents": "LE_GAME_ERR_GUILD_DECLINE_S", + "contents": "LE_GAME_ERR_GUILD_DECLINE_S" }, { "trigger": "LE_GAME_ERR_GUILD_DEMOTE_SS\t111", - "contents": "LE_GAME_ERR_GUILD_DEMOTE_SS", + "contents": "LE_GAME_ERR_GUILD_DEMOTE_SS" }, { "trigger": "LE_GAME_ERR_GUILD_DEMOTE_SSS\t112", - "contents": "LE_GAME_ERR_GUILD_DEMOTE_SSS", + "contents": "LE_GAME_ERR_GUILD_DEMOTE_SSS" }, { "trigger": "LE_GAME_ERR_GUILD_DISBAND_S\t118", - "contents": "LE_GAME_ERR_GUILD_DISBAND_S", + "contents": "LE_GAME_ERR_GUILD_DISBAND_S" }, { "trigger": "LE_GAME_ERR_GUILD_DISBAND_SELF\t119", - "contents": "LE_GAME_ERR_GUILD_DISBAND_SELF", + "contents": "LE_GAME_ERR_GUILD_DISBAND_SELF" }, { "trigger": "LE_GAME_ERR_GUILD_DISBANDED\t131", - "contents": "LE_GAME_ERR_GUILD_DISBANDED", + "contents": "LE_GAME_ERR_GUILD_DISBANDED" }, { "trigger": "LE_GAME_ERR_GUILD_FOUNDER_S\t109", - "contents": "LE_GAME_ERR_GUILD_FOUNDER_S", + "contents": "LE_GAME_ERR_GUILD_FOUNDER_S" }, { "trigger": "LE_GAME_ERR_GUILD_INTERNAL\t128", - "contents": "LE_GAME_ERR_GUILD_INTERNAL", + "contents": "LE_GAME_ERR_GUILD_INTERNAL" }, { "trigger": "LE_GAME_ERR_GUILD_INVITE_S\t98", - "contents": "LE_GAME_ERR_GUILD_INVITE_S", + "contents": "LE_GAME_ERR_GUILD_INVITE_S" }, { "trigger": "LE_GAME_ERR_GUILD_INVITE_SELF\t113", - "contents": "LE_GAME_ERR_GUILD_INVITE_SELF", + "contents": "LE_GAME_ERR_GUILD_INVITE_SELF" }, { "trigger": "LE_GAME_ERR_GUILD_JOIN_S\t108", - "contents": "LE_GAME_ERR_GUILD_JOIN_S", + "contents": "LE_GAME_ERR_GUILD_JOIN_S" }, { "trigger": "LE_GAME_ERR_GUILD_LEADER_CHANGED_SS\t130", - "contents": "LE_GAME_ERR_GUILD_LEADER_CHANGED_SS", + "contents": "LE_GAME_ERR_GUILD_LEADER_CHANGED_SS" }, { "trigger": "LE_GAME_ERR_GUILD_LEADER_IS_S\t129", - "contents": "LE_GAME_ERR_GUILD_LEADER_IS_S", + "contents": "LE_GAME_ERR_GUILD_LEADER_IS_S" }, { "trigger": "LE_GAME_ERR_GUILD_LEADER_LEAVE\t133", - "contents": "LE_GAME_ERR_GUILD_LEADER_LEAVE", + "contents": "LE_GAME_ERR_GUILD_LEADER_LEAVE" }, { - "trigger": "LE_GAME_ERR_GUILD_LEADER_REPLACED\t830", - "contents": "LE_GAME_ERR_GUILD_LEADER_REPLACED", + "trigger": "LE_GAME_ERR_GUILD_LEADER_REPLACED\t834", + "contents": "LE_GAME_ERR_GUILD_LEADER_REPLACED" }, { "trigger": "LE_GAME_ERR_GUILD_LEADER_S\t120", - "contents": "LE_GAME_ERR_GUILD_LEADER_S", + "contents": "LE_GAME_ERR_GUILD_LEADER_S" }, { "trigger": "LE_GAME_ERR_GUILD_LEADER_SELF\t121", - "contents": "LE_GAME_ERR_GUILD_LEADER_SELF", + "contents": "LE_GAME_ERR_GUILD_LEADER_SELF" }, { "trigger": "LE_GAME_ERR_GUILD_LEAVE_S\t115", - "contents": "LE_GAME_ERR_GUILD_LEAVE_S", + "contents": "LE_GAME_ERR_GUILD_LEAVE_S" }, { "trigger": "LE_GAME_ERR_GUILD_NAME_EXISTS_S\t138", - "contents": "LE_GAME_ERR_GUILD_NAME_EXISTS_S", + "contents": "LE_GAME_ERR_GUILD_NAME_EXISTS_S" }, { - "trigger": "LE_GAME_ERR_GUILD_NAME_INVALID\t388", - "contents": "LE_GAME_ERR_GUILD_NAME_INVALID", + "trigger": "LE_GAME_ERR_GUILD_NAME_INVALID\t392", + "contents": "LE_GAME_ERR_GUILD_NAME_INVALID" }, { "trigger": "LE_GAME_ERR_GUILD_NOT_ALLIED\t132", - "contents": "LE_GAME_ERR_GUILD_NOT_ALLIED", + "contents": "LE_GAME_ERR_GUILD_NOT_ALLIED" }, { "trigger": "LE_GAME_ERR_GUILD_NOT_ENOUGH_MONEY\t140", - "contents": "LE_GAME_ERR_GUILD_NOT_ENOUGH_MONEY", + "contents": "LE_GAME_ERR_GUILD_NOT_ENOUGH_MONEY" }, { "trigger": "LE_GAME_ERR_GUILD_NOT_IN_A_GUILD\t127", - "contents": "LE_GAME_ERR_GUILD_NOT_IN_A_GUILD", + "contents": "LE_GAME_ERR_GUILD_NOT_IN_A_GUILD" }, { "trigger": "LE_GAME_ERR_GUILD_PERMISSIONS\t107", - "contents": "LE_GAME_ERR_GUILD_PERMISSIONS", + "contents": "LE_GAME_ERR_GUILD_PERMISSIONS" }, { "trigger": "LE_GAME_ERR_GUILD_PLAYER_NOT_FOUND_S\t122", - "contents": "LE_GAME_ERR_GUILD_PLAYER_NOT_FOUND_S", + "contents": "LE_GAME_ERR_GUILD_PLAYER_NOT_FOUND_S" }, { "trigger": "LE_GAME_ERR_GUILD_PLAYER_NOT_IN_GUILD\t124", - "contents": "LE_GAME_ERR_GUILD_PLAYER_NOT_IN_GUILD", + "contents": "LE_GAME_ERR_GUILD_PLAYER_NOT_IN_GUILD" }, { "trigger": "LE_GAME_ERR_GUILD_PLAYER_NOT_IN_GUILD_S\t123", - "contents": "LE_GAME_ERR_GUILD_PLAYER_NOT_IN_GUILD_S", + "contents": "LE_GAME_ERR_GUILD_PLAYER_NOT_IN_GUILD_S" }, { "trigger": "LE_GAME_ERR_GUILD_PROMOTE_SSS\t110", - "contents": "LE_GAME_ERR_GUILD_PROMOTE_SSS", + "contents": "LE_GAME_ERR_GUILD_PROMOTE_SSS" }, { "trigger": "LE_GAME_ERR_GUILD_QUIT_S\t114", - "contents": "LE_GAME_ERR_GUILD_QUIT_S", + "contents": "LE_GAME_ERR_GUILD_QUIT_S" }, { "trigger": "LE_GAME_ERR_GUILD_RANK_IN_USE\t135", - "contents": "LE_GAME_ERR_GUILD_RANK_IN_USE", + "contents": "LE_GAME_ERR_GUILD_RANK_IN_USE" }, { "trigger": "LE_GAME_ERR_GUILD_RANK_TOO_HIGH_S\t136", - "contents": "LE_GAME_ERR_GUILD_RANK_TOO_HIGH_S", + "contents": "LE_GAME_ERR_GUILD_RANK_TOO_HIGH_S" }, { "trigger": "LE_GAME_ERR_GUILD_RANK_TOO_LOW_S\t137", - "contents": "LE_GAME_ERR_GUILD_RANK_TOO_LOW_S", + "contents": "LE_GAME_ERR_GUILD_RANK_TOO_LOW_S" }, { "trigger": "LE_GAME_ERR_GUILD_RANKS_LOCKED\t134", - "contents": "LE_GAME_ERR_GUILD_RANKS_LOCKED", + "contents": "LE_GAME_ERR_GUILD_RANKS_LOCKED" }, { "trigger": "LE_GAME_ERR_GUILD_REMOVE_SELF\t117", - "contents": "LE_GAME_ERR_GUILD_REMOVE_SELF", + "contents": "LE_GAME_ERR_GUILD_REMOVE_SELF" }, { "trigger": "LE_GAME_ERR_GUILD_REMOVE_SS\t116", - "contents": "LE_GAME_ERR_GUILD_REMOVE_SS", + "contents": "LE_GAME_ERR_GUILD_REMOVE_SS" }, { "trigger": "LE_GAME_ERR_GUILD_TOO_MUCH_MONEY\t141", - "contents": "LE_GAME_ERR_GUILD_TOO_MUCH_MONEY", + "contents": "LE_GAME_ERR_GUILD_TOO_MUCH_MONEY" }, { - "trigger": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_TRIAL\t826", - "contents": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_TRIAL", + "trigger": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_TRIAL\t830", + "contents": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_TRIAL" }, { - "trigger": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_VETERAN\t827", - "contents": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_VETERAN", + "trigger": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_VETERAN\t831", + "contents": "LE_GAME_ERR_GUILD_TRIAL_ACCOUNT_VETERAN" }, { - "trigger": "LE_GAME_ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL\t828", - "contents": "LE_GAME_ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL", + "trigger": "LE_GAME_ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL\t832", + "contents": "LE_GAME_ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL" }, { "trigger": "LE_GAME_ERR_GUILD_WITHDRAW_LIMIT\t139", - "contents": "LE_GAME_ERR_GUILD_WITHDRAW_LIMIT", + "contents": "LE_GAME_ERR_GUILD_WITHDRAW_LIMIT" }, { - "trigger": "LE_GAME_ERR_GUILDEMBLEM_INVALID_TABARD_COLORS\t352", - "contents": "LE_GAME_ERR_GUILDEMBLEM_INVALID_TABARD_COLORS", + "trigger": "LE_GAME_ERR_GUILDEMBLEM_INVALID_TABARD_COLORS\t356", + "contents": "LE_GAME_ERR_GUILDEMBLEM_INVALID_TABARD_COLORS" }, { - "trigger": "LE_GAME_ERR_GUILDEMBLEM_INVALIDVENDOR\t356", - "contents": "LE_GAME_ERR_GUILDEMBLEM_INVALIDVENDOR", + "trigger": "LE_GAME_ERR_GUILDEMBLEM_INVALIDVENDOR\t360", + "contents": "LE_GAME_ERR_GUILDEMBLEM_INVALIDVENDOR" }, { - "trigger": "LE_GAME_ERR_GUILDEMBLEM_NOGUILD\t353", - "contents": "LE_GAME_ERR_GUILDEMBLEM_NOGUILD", + "trigger": "LE_GAME_ERR_GUILDEMBLEM_NOGUILD\t357", + "contents": "LE_GAME_ERR_GUILDEMBLEM_NOGUILD" }, { - "trigger": "LE_GAME_ERR_GUILDEMBLEM_NOTENOUGHMONEY\t355", - "contents": "LE_GAME_ERR_GUILDEMBLEM_NOTENOUGHMONEY", + "trigger": "LE_GAME_ERR_GUILDEMBLEM_NOTENOUGHMONEY\t359", + "contents": "LE_GAME_ERR_GUILDEMBLEM_NOTENOUGHMONEY" }, { - "trigger": "LE_GAME_ERR_GUILDEMBLEM_NOTGUILDMASTER\t354", - "contents": "LE_GAME_ERR_GUILDEMBLEM_NOTGUILDMASTER", + "trigger": "LE_GAME_ERR_GUILDEMBLEM_NOTGUILDMASTER\t358", + "contents": "LE_GAME_ERR_GUILDEMBLEM_NOTGUILDMASTER" }, { - "trigger": "LE_GAME_ERR_GUILDEMBLEM_SAME\t523", - "contents": "LE_GAME_ERR_GUILDEMBLEM_SAME", + "trigger": "LE_GAME_ERR_GUILDEMBLEM_SAME\t527", + "contents": "LE_GAME_ERR_GUILDEMBLEM_SAME" }, { - "trigger": "LE_GAME_ERR_GUILDEMBLEM_SUCCESS\t351", - "contents": "LE_GAME_ERR_GUILDEMBLEM_SUCCESS", + "trigger": "LE_GAME_ERR_GUILDEMBLEM_SUCCESS\t355", + "contents": "LE_GAME_ERR_GUILDEMBLEM_SUCCESS" }, { - "trigger": "LE_GAME_ERR_HAS_RESTRICTION\t922", - "contents": "LE_GAME_ERR_HAS_RESTRICTION", + "trigger": "LE_GAME_ERR_HAS_RESTRICTION\t927", + "contents": "LE_GAME_ERR_HAS_RESTRICTION" }, { - "trigger": "LE_GAME_ERR_IGNORE_ADDED_S\t313", - "contents": "LE_GAME_ERR_IGNORE_ADDED_S", + "trigger": "LE_GAME_ERR_IGNORE_ADDED_S\t315", + "contents": "LE_GAME_ERR_IGNORE_ADDED_S" }, { - "trigger": "LE_GAME_ERR_IGNORE_ALREADY_S\t312", - "contents": "LE_GAME_ERR_IGNORE_ALREADY_S", + "trigger": "LE_GAME_ERR_IGNORE_ALREADY_S\t314", + "contents": "LE_GAME_ERR_IGNORE_ALREADY_S" }, { - "trigger": "LE_GAME_ERR_IGNORE_AMBIGUOUS\t315", - "contents": "LE_GAME_ERR_IGNORE_AMBIGUOUS", + "trigger": "LE_GAME_ERR_IGNORE_AMBIGUOUS\t317", + "contents": "LE_GAME_ERR_IGNORE_AMBIGUOUS" }, { - "trigger": "LE_GAME_ERR_IGNORE_DELETED\t316", - "contents": "LE_GAME_ERR_IGNORE_DELETED", + "trigger": "LE_GAME_ERR_IGNORE_DELETED\t318", + "contents": "LE_GAME_ERR_IGNORE_DELETED" }, { - "trigger": "LE_GAME_ERR_IGNORE_FULL\t309", - "contents": "LE_GAME_ERR_IGNORE_FULL", + "trigger": "LE_GAME_ERR_IGNORE_FULL\t311", + "contents": "LE_GAME_ERR_IGNORE_FULL" }, { - "trigger": "LE_GAME_ERR_IGNORE_NOT_FOUND\t311", - "contents": "LE_GAME_ERR_IGNORE_NOT_FOUND", + "trigger": "LE_GAME_ERR_IGNORE_NOT_FOUND\t313", + "contents": "LE_GAME_ERR_IGNORE_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_IGNORE_REMOVED_S\t314", - "contents": "LE_GAME_ERR_IGNORE_REMOVED_S", + "trigger": "LE_GAME_ERR_IGNORE_REMOVED_S\t316", + "contents": "LE_GAME_ERR_IGNORE_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_IGNORE_SELF\t310", - "contents": "LE_GAME_ERR_IGNORE_SELF", + "trigger": "LE_GAME_ERR_IGNORE_SELF\t312", + "contents": "LE_GAME_ERR_IGNORE_SELF" }, { - "trigger": "LE_GAME_ERR_IGNORING_YOU_S\t371", - "contents": "LE_GAME_ERR_IGNORING_YOU_S", + "trigger": "LE_GAME_ERR_IGNORING_YOU_S\t375", + "contents": "LE_GAME_ERR_IGNORING_YOU_S" }, { - "trigger": "LE_GAME_ERR_IN_BATTLEGROUND_RESPEC\t731", - "contents": "LE_GAME_ERR_IN_BATTLEGROUND_RESPEC", + "trigger": "LE_GAME_ERR_IN_BATTLEGROUND_RESPEC\t734", + "contents": "LE_GAME_ERR_IN_BATTLEGROUND_RESPEC" }, { - "trigger": "LE_GAME_ERR_IN_NON_RANDOM_BG\t796", - "contents": "LE_GAME_ERR_IN_NON_RANDOM_BG", + "trigger": "LE_GAME_ERR_IN_NON_RANDOM_BG\t800", + "contents": "LE_GAME_ERR_IN_NON_RANDOM_BG" }, { - "trigger": "LE_GAME_ERR_IN_RANDOM_BG\t795", - "contents": "LE_GAME_ERR_IN_RANDOM_BG", + "trigger": "LE_GAME_ERR_IN_RANDOM_BG\t799", + "contents": "LE_GAME_ERR_IN_RANDOM_BG" }, { - "trigger": "LE_GAME_ERR_INITIATE_TRADE_S\t220", - "contents": "LE_GAME_ERR_INITIATE_TRADE_S", + "trigger": "LE_GAME_ERR_INITIATE_TRADE_S\t221", + "contents": "LE_GAME_ERR_INITIATE_TRADE_S" }, { - "trigger": "LE_GAME_ERR_INSPECT_S\t185", - "contents": "LE_GAME_ERR_INSPECT_S", + "trigger": "LE_GAME_ERR_INSPECT_S\t186", + "contents": "LE_GAME_ERR_INSPECT_S" }, { - "trigger": "LE_GAME_ERR_INSTANCE_GROUP_ADDED_S\t487", - "contents": "LE_GAME_ERR_INSTANCE_GROUP_ADDED_S", + "trigger": "LE_GAME_ERR_INSTANCE_GROUP_ADDED_S\t491", + "contents": "LE_GAME_ERR_INSTANCE_GROUP_ADDED_S" }, { - "trigger": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_PARTY\t483", - "contents": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_PARTY", + "trigger": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_PARTY\t487", + "contents": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_PARTY" }, { - "trigger": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_RAID\t484", - "contents": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_RAID", + "trigger": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_RAID\t488", + "contents": "LE_GAME_ERR_INSTANCE_GROUP_JOINED_WITH_RAID" }, { - "trigger": "LE_GAME_ERR_INSTANCE_GROUP_REMOVED_S\t488", - "contents": "LE_GAME_ERR_INSTANCE_GROUP_REMOVED_S", + "trigger": "LE_GAME_ERR_INSTANCE_GROUP_REMOVED_S\t492", + "contents": "LE_GAME_ERR_INSTANCE_GROUP_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_INSUFF_TRACKED_CURRENCY_IS\t824", - "contents": "LE_GAME_ERR_INSUFF_TRACKED_CURRENCY_IS", + "trigger": "LE_GAME_ERR_INSUFF_TRACKED_CURRENCY_IS\t828", + "contents": "LE_GAME_ERR_INSUFF_TRACKED_CURRENCY_IS" }, { "trigger": "LE_GAME_ERR_INTERNAL_BAG_ERROR\t14", - "contents": "LE_GAME_ERR_INTERNAL_BAG_ERROR", + "contents": "LE_GAME_ERR_INTERNAL_BAG_ERROR" }, { "trigger": "LE_GAME_ERR_INV_FULL\t2", - "contents": "LE_GAME_ERR_INV_FULL", + "contents": "LE_GAME_ERR_INV_FULL" + }, + { + "trigger": "LE_GAME_ERR_INVALID_ATTACK_TARGET\t194", + "contents": "LE_GAME_ERR_INVALID_ATTACK_TARGET" + }, + { + "trigger": "LE_GAME_ERR_INVALID_FOLLOW_PVP_COMBAT\t352", + "contents": "LE_GAME_ERR_INVALID_FOLLOW_PVP_COMBAT" }, { - "trigger": "LE_GAME_ERR_INVALID_ATTACK_TARGET\t193", - "contents": "LE_GAME_ERR_INVALID_ATTACK_TARGET", + "trigger": "LE_GAME_ERR_INVALID_FOLLOW_TARGET\t351", + "contents": "LE_GAME_ERR_INVALID_FOLLOW_TARGET" }, { - "trigger": "LE_GAME_ERR_INVALID_FOLLOW_TARGET\t349", - "contents": "LE_GAME_ERR_INVALID_FOLLOW_TARGET", + "trigger": "LE_GAME_ERR_INVALID_FOLLOW_TARGET_PVP_COMBAT\t353", + "contents": "LE_GAME_ERR_INVALID_FOLLOW_TARGET_PVP_COMBAT" }, { - "trigger": "LE_GAME_ERR_INVALID_GLYPH_SLOT\t665", - "contents": "LE_GAME_ERR_INVALID_GLYPH_SLOT", + "trigger": "LE_GAME_ERR_INVALID_GLYPH_SLOT\t668", + "contents": "LE_GAME_ERR_INVALID_GLYPH_SLOT" }, { - "trigger": "LE_GAME_ERR_INVALID_INSPECT_TARGET\t350", - "contents": "LE_GAME_ERR_INVALID_INSPECT_TARGET", + "trigger": "LE_GAME_ERR_INVALID_INSPECT_TARGET\t354", + "contents": "LE_GAME_ERR_INVALID_INSPECT_TARGET" }, { - "trigger": "LE_GAME_ERR_INVALID_ITEM_TARGET\t369", - "contents": "LE_GAME_ERR_INVALID_ITEM_TARGET", + "trigger": "LE_GAME_ERR_INVALID_ITEM_TARGET\t373", + "contents": "LE_GAME_ERR_INVALID_ITEM_TARGET" }, { - "trigger": "LE_GAME_ERR_INVALID_PROMOTION_CODE\t539", - "contents": "LE_GAME_ERR_INVALID_PROMOTION_CODE", + "trigger": "LE_GAME_ERR_INVALID_PROMOTION_CODE\t544", + "contents": "LE_GAME_ERR_INVALID_PROMOTION_CODE" }, { - "trigger": "LE_GAME_ERR_INVALID_QUEST_TARGET\t370", - "contents": "LE_GAME_ERR_INVALID_QUEST_TARGET", + "trigger": "LE_GAME_ERR_INVALID_QUEST_TARGET\t374", + "contents": "LE_GAME_ERR_INVALID_QUEST_TARGET" }, { - "trigger": "LE_GAME_ERR_INVALID_RAID_TARGET\t553", - "contents": "LE_GAME_ERR_INVALID_RAID_TARGET", + "trigger": "LE_GAME_ERR_INVALID_RAID_TARGET\t558", + "contents": "LE_GAME_ERR_INVALID_RAID_TARGET" }, { - "trigger": "LE_GAME_ERR_INVALID_TELEPORT_LOCATION\t780", - "contents": "LE_GAME_ERR_INVALID_TELEPORT_LOCATION", + "trigger": "LE_GAME_ERR_INVALID_TELEPORT_LOCATION\t784", + "contents": "LE_GAME_ERR_INVALID_TELEPORT_LOCATION" }, { - "trigger": "LE_GAME_ERR_INVITE_IN_COMBAT\t664", - "contents": "LE_GAME_ERR_INVITE_IN_COMBAT", + "trigger": "LE_GAME_ERR_INVITE_IN_COMBAT\t667", + "contents": "LE_GAME_ERR_INVITE_IN_COMBAT" }, { - "trigger": "LE_GAME_ERR_INVITE_NO_PARTY_SERVER\t672", - "contents": "LE_GAME_ERR_INVITE_NO_PARTY_SERVER", + "trigger": "LE_GAME_ERR_INVITE_NO_PARTY_SERVER\t675", + "contents": "LE_GAME_ERR_INVITE_NO_PARTY_SERVER" }, { - "trigger": "LE_GAME_ERR_INVITE_PARTY_BUSY\t673", - "contents": "LE_GAME_ERR_INVITE_PARTY_BUSY", + "trigger": "LE_GAME_ERR_INVITE_PARTY_BUSY\t676", + "contents": "LE_GAME_ERR_INVITE_PARTY_BUSY" }, { "trigger": "LE_GAME_ERR_INVITE_PLAYER_S\t72", - "contents": "LE_GAME_ERR_INVITE_PLAYER_S", + "contents": "LE_GAME_ERR_INVITE_PLAYER_S" }, { - "trigger": "LE_GAME_ERR_INVITE_RESTRICTED_TRIAL\t593", - "contents": "LE_GAME_ERR_INVITE_RESTRICTED_TRIAL", + "trigger": "LE_GAME_ERR_INVITE_RESTRICTED_TRIAL\t598", + "contents": "LE_GAME_ERR_INVITE_RESTRICTED_TRIAL" }, { "trigger": "LE_GAME_ERR_INVITE_SELF\t73", - "contents": "LE_GAME_ERR_INVITE_SELF", + "contents": "LE_GAME_ERR_INVITE_SELF" }, { - "trigger": "LE_GAME_ERR_INVITE_UNKNOWN_REALM\t671", - "contents": "LE_GAME_ERR_INVITE_UNKNOWN_REALM", + "trigger": "LE_GAME_ERR_INVITE_UNKNOWN_REALM\t674", + "contents": "LE_GAME_ERR_INVITE_UNKNOWN_REALM" }, { "trigger": "LE_GAME_ERR_INVITED_ALREADY_IN_GROUP_SS\t75", - "contents": "LE_GAME_ERR_INVITED_ALREADY_IN_GROUP_SS", + "contents": "LE_GAME_ERR_INVITED_ALREADY_IN_GROUP_SS" }, { "trigger": "LE_GAME_ERR_INVITED_TO_GROUP_SS\t74", - "contents": "LE_GAME_ERR_INVITED_TO_GROUP_SS", + "contents": "LE_GAME_ERR_INVITED_TO_GROUP_SS" }, { "trigger": "LE_GAME_ERR_INVITED_TO_GUILD\t102", - "contents": "LE_GAME_ERR_INVITED_TO_GUILD", + "contents": "LE_GAME_ERR_INVITED_TO_GUILD" }, { "trigger": "LE_GAME_ERR_INVITED_TO_GUILD_SSS\t99", - "contents": "LE_GAME_ERR_INVITED_TO_GUILD_SSS", + "contents": "LE_GAME_ERR_INVITED_TO_GUILD_SSS" }, { - "trigger": "LE_GAME_ERR_ITEM_CANT_BE_DESTROYED\t397", - "contents": "LE_GAME_ERR_ITEM_CANT_BE_DESTROYED", + "trigger": "LE_GAME_ERR_ITEM_CANT_BE_DESTROYED\t401", + "contents": "LE_GAME_ERR_ITEM_CANT_BE_DESTROYED" }, { "trigger": "LE_GAME_ERR_ITEM_COOLDOWN\t51", - "contents": "LE_GAME_ERR_ITEM_COOLDOWN", + "contents": "LE_GAME_ERR_ITEM_COOLDOWN" }, { - "trigger": "LE_GAME_ERR_ITEM_INVENTORY_FULL_SATCHEL\t659", - "contents": "LE_GAME_ERR_ITEM_INVENTORY_FULL_SATCHEL", + "trigger": "LE_GAME_ERR_ITEM_INVENTORY_FULL_SATCHEL\t662", + "contents": "LE_GAME_ERR_ITEM_INVENTORY_FULL_SATCHEL" }, { - "trigger": "LE_GAME_ERR_ITEM_IS_BATTLE_PAY_LOCKED\t820", - "contents": "LE_GAME_ERR_ITEM_IS_BATTLE_PAY_LOCKED", + "trigger": "LE_GAME_ERR_ITEM_IS_BATTLE_PAY_LOCKED\t824", + "contents": "LE_GAME_ERR_ITEM_IS_BATTLE_PAY_LOCKED" }, { "trigger": "LE_GAME_ERR_ITEM_LOCKED\t35", - "contents": "LE_GAME_ERR_ITEM_LOCKED", + "contents": "LE_GAME_ERR_ITEM_LOCKED" }, { "trigger": "LE_GAME_ERR_ITEM_MAX_COUNT\t22", - "contents": "LE_GAME_ERR_ITEM_MAX_COUNT", + "contents": "LE_GAME_ERR_ITEM_MAX_COUNT" }, { - "trigger": "LE_GAME_ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED\t587", - "contents": "LE_GAME_ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED", + "trigger": "LE_GAME_ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED\t592", + "contents": "LE_GAME_ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED" }, { - "trigger": "LE_GAME_ERR_ITEM_MAX_COUNT_SOCKETED\t584", - "contents": "LE_GAME_ERR_ITEM_MAX_COUNT_SOCKETED", + "trigger": "LE_GAME_ERR_ITEM_MAX_COUNT_SOCKETED\t589", + "contents": "LE_GAME_ERR_ITEM_MAX_COUNT_SOCKETED" }, { - "trigger": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\t654", - "contents": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS", + "trigger": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\t657", + "contents": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS" }, { - "trigger": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS\t657", - "contents": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS", + "trigger": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS\t660", + "contents": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS" }, { - "trigger": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS\t656", - "contents": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS", + "trigger": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS\t659", + "contents": "LE_GAME_ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS" }, { "trigger": "LE_GAME_ERR_ITEM_NOT_FOUND\t27", - "contents": "LE_GAME_ERR_ITEM_NOT_FOUND", + "contents": "LE_GAME_ERR_ITEM_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE\t568", - "contents": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE", + "trigger": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE\t573", + "contents": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE" }, { - "trigger": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED\t588", - "contents": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED", + "trigger": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED\t593", + "contents": "LE_GAME_ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED" }, { - "trigger": "LE_GAME_ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL\t923", - "contents": "LE_GAME_ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL", + "trigger": "LE_GAME_ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL\t928", + "contents": "LE_GAME_ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL" }, { - "trigger": "LE_GAME_ERR_ITEM_UPGRADE_NO_MORE_UPGRADES\t925", - "contents": "LE_GAME_ERR_ITEM_UPGRADE_NO_MORE_UPGRADES", + "trigger": "LE_GAME_ERR_ITEM_UPGRADE_NO_MORE_UPGRADES\t930", + "contents": "LE_GAME_ERR_ITEM_UPGRADE_NO_MORE_UPGRADES" }, { - "trigger": "LE_GAME_ERR_ITEM_UPGRADE_NO_PATH\t924", - "contents": "LE_GAME_ERR_ITEM_UPGRADE_NO_PATH", + "trigger": "LE_GAME_ERR_ITEM_UPGRADE_NO_PATH\t929", + "contents": "LE_GAME_ERR_ITEM_UPGRADE_NO_PATH" }, { - "trigger": "LE_GAME_ERR_JOIN_LFG_OBJECT_FAILED\t693", - "contents": "LE_GAME_ERR_JOIN_LFG_OBJECT_FAILED", + "trigger": "LE_GAME_ERR_JOIN_LFG_OBJECT_FAILED\t696", + "contents": "LE_GAME_ERR_JOIN_LFG_OBJECT_FAILED" + }, + { + "trigger": "LE_GAME_ERR_JOIN_SINGLE_SCENARIO_S\t537", + "contents": "LE_GAME_ERR_JOIN_SINGLE_SCENARIO_S" }, { "trigger": "LE_GAME_ERR_JOINED_GROUP_S\t87", - "contents": "LE_GAME_ERR_JOINED_GROUP_S", + "contents": "LE_GAME_ERR_JOINED_GROUP_S" }, { - "trigger": "LE_GAME_ERR_KILLED_BY_S\t153", - "contents": "LE_GAME_ERR_KILLED_BY_S", + "trigger": "LE_GAME_ERR_KILLED_BY_S\t154", + "contents": "LE_GAME_ERR_KILLED_BY_S" }, { "trigger": "LE_GAME_ERR_LEARN_ABILITY_S\t62", - "contents": "LE_GAME_ERR_LEARN_ABILITY_S", + "contents": "LE_GAME_ERR_LEARN_ABILITY_S" }, { "trigger": "LE_GAME_ERR_LEARN_COMPANION_S\t65", - "contents": "LE_GAME_ERR_LEARN_COMPANION_S", + "contents": "LE_GAME_ERR_LEARN_COMPANION_S" }, { "trigger": "LE_GAME_ERR_LEARN_HEIRLOOM_S\t68", - "contents": "LE_GAME_ERR_LEARN_HEIRLOOM_S", + "contents": "LE_GAME_ERR_LEARN_HEIRLOOM_S" }, { "trigger": "LE_GAME_ERR_LEARN_MOUNT_S\t66", - "contents": "LE_GAME_ERR_LEARN_MOUNT_S", + "contents": "LE_GAME_ERR_LEARN_MOUNT_S" }, { "trigger": "LE_GAME_ERR_LEARN_PASSIVE_S\t63", - "contents": "LE_GAME_ERR_LEARN_PASSIVE_S", + "contents": "LE_GAME_ERR_LEARN_PASSIVE_S" }, { "trigger": "LE_GAME_ERR_LEARN_RECIPE_S\t64", - "contents": "LE_GAME_ERR_LEARN_RECIPE_S", + "contents": "LE_GAME_ERR_LEARN_RECIPE_S" }, { "trigger": "LE_GAME_ERR_LEARN_SPELL_S\t61", - "contents": "LE_GAME_ERR_LEARN_SPELL_S", + "contents": "LE_GAME_ERR_LEARN_SPELL_S" }, { "trigger": "LE_GAME_ERR_LEARN_TOY_S\t67", - "contents": "LE_GAME_ERR_LEARN_TOY_S", + "contents": "LE_GAME_ERR_LEARN_TOY_S" }, { "trigger": "LE_GAME_ERR_LEARN_TRANSMOG_S\t69", - "contents": "LE_GAME_ERR_LEARN_TRANSMOG_S", + "contents": "LE_GAME_ERR_LEARN_TRANSMOG_S" }, { "trigger": "LE_GAME_ERR_LEFT_GROUP_S\t83", - "contents": "LE_GAME_ERR_LEFT_GROUP_S", + "contents": "LE_GAME_ERR_LEFT_GROUP_S" }, { "trigger": "LE_GAME_ERR_LEFT_GROUP_YOU\t84", - "contents": "LE_GAME_ERR_LEFT_GROUP_YOU", + "contents": "LE_GAME_ERR_LEFT_GROUP_YOU" + }, + { + "trigger": "LE_GAME_ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S\t718", + "contents": "LE_GAME_ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S" }, { - "trigger": "LE_GAME_ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S\t715", - "contents": "LE_GAME_ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S", + "trigger": "LE_GAME_ERR_LFG_CANT_USE_BATTLEGROUND\t781", + "contents": "LE_GAME_ERR_LFG_CANT_USE_BATTLEGROUND" }, { - "trigger": "LE_GAME_ERR_LFG_CANT_USE_BATTLEGROUND\t777", - "contents": "LE_GAME_ERR_LFG_CANT_USE_BATTLEGROUND", + "trigger": "LE_GAME_ERR_LFG_CANT_USE_DUNGEONS\t782", + "contents": "LE_GAME_ERR_LFG_CANT_USE_DUNGEONS" }, { - "trigger": "LE_GAME_ERR_LFG_CANT_USE_DUNGEONS\t778", - "contents": "LE_GAME_ERR_LFG_CANT_USE_DUNGEONS", + "trigger": "LE_GAME_ERR_LFG_DEAD\t756", + "contents": "LE_GAME_ERR_LFG_DEAD" }, { - "trigger": "LE_GAME_ERR_LFG_DEAD\t753", - "contents": "LE_GAME_ERR_LFG_DEAD", + "trigger": "LE_GAME_ERR_LFG_DESERTER_PARTY\t755", + "contents": "LE_GAME_ERR_LFG_DESERTER_PARTY" }, { - "trigger": "LE_GAME_ERR_LFG_DESERTER_PARTY\t752", - "contents": "LE_GAME_ERR_LFG_DESERTER_PARTY", + "trigger": "LE_GAME_ERR_LFG_DESERTER_PLAYER\t754", + "contents": "LE_GAME_ERR_LFG_DESERTER_PLAYER" }, { - "trigger": "LE_GAME_ERR_LFG_DESERTER_PLAYER\t751", - "contents": "LE_GAME_ERR_LFG_DESERTER_PLAYER", + "trigger": "LE_GAME_ERR_LFG_GET_INFO_TIMEOUT\t752", + "contents": "LE_GAME_ERR_LFG_GET_INFO_TIMEOUT" }, { - "trigger": "LE_GAME_ERR_LFG_GET_INFO_TIMEOUT\t749", - "contents": "LE_GAME_ERR_LFG_GET_INFO_TIMEOUT", + "trigger": "LE_GAME_ERR_LFG_GROUP_FULL\t743", + "contents": "LE_GAME_ERR_LFG_GROUP_FULL" }, { - "trigger": "LE_GAME_ERR_LFG_GROUP_FULL\t740", - "contents": "LE_GAME_ERR_LFG_GROUP_FULL", + "trigger": "LE_GAME_ERR_LFG_INVALID_SLOT\t753", + "contents": "LE_GAME_ERR_LFG_INVALID_SLOT" }, { - "trigger": "LE_GAME_ERR_LFG_INVALID_SLOT\t750", - "contents": "LE_GAME_ERR_LFG_INVALID_SLOT", + "trigger": "LE_GAME_ERR_LFG_JOINED_BATTLEFIELD_QUEUE\t775", + "contents": "LE_GAME_ERR_LFG_JOINED_BATTLEFIELD_QUEUE" }, { - "trigger": "LE_GAME_ERR_LFG_JOINED_FLEX_QUEUE\t768", - "contents": "LE_GAME_ERR_LFG_JOINED_FLEX_QUEUE", + "trigger": "LE_GAME_ERR_LFG_JOINED_FLEX_QUEUE\t771", + "contents": "LE_GAME_ERR_LFG_JOINED_FLEX_QUEUE" }, { - "trigger": "LE_GAME_ERR_LFG_JOINED_LIST\t772", - "contents": "LE_GAME_ERR_LFG_JOINED_LIST", + "trigger": "LE_GAME_ERR_LFG_JOINED_LIST\t776", + "contents": "LE_GAME_ERR_LFG_JOINED_LIST" }, { - "trigger": "LE_GAME_ERR_LFG_JOINED_QUEUE\t767", - "contents": "LE_GAME_ERR_LFG_JOINED_QUEUE", + "trigger": "LE_GAME_ERR_LFG_JOINED_QUEUE\t770", + "contents": "LE_GAME_ERR_LFG_JOINED_QUEUE" }, { - "trigger": "LE_GAME_ERR_LFG_JOINED_RF_QUEUE\t769", - "contents": "LE_GAME_ERR_LFG_JOINED_RF_QUEUE", + "trigger": "LE_GAME_ERR_LFG_JOINED_RF_QUEUE\t772", + "contents": "LE_GAME_ERR_LFG_JOINED_RF_QUEUE" }, { - "trigger": "LE_GAME_ERR_LFG_JOINED_SCENARIO_QUEUE\t770", - "contents": "LE_GAME_ERR_LFG_JOINED_SCENARIO_QUEUE", + "trigger": "LE_GAME_ERR_LFG_JOINED_SCENARIO_QUEUE\t773", + "contents": "LE_GAME_ERR_LFG_JOINED_SCENARIO_QUEUE" }, { - "trigger": "LE_GAME_ERR_LFG_JOINED_WORLD_PVP_QUEUE\t771", - "contents": "LE_GAME_ERR_LFG_JOINED_WORLD_PVP_QUEUE", + "trigger": "LE_GAME_ERR_LFG_JOINED_WORLD_PVP_QUEUE\t774", + "contents": "LE_GAME_ERR_LFG_JOINED_WORLD_PVP_QUEUE" }, { - "trigger": "LE_GAME_ERR_LFG_LEADER_IS_LFM_S\t569", - "contents": "LE_GAME_ERR_LFG_LEADER_IS_LFM_S", + "trigger": "LE_GAME_ERR_LFG_LEADER_IS_LFM_S\t574", + "contents": "LE_GAME_ERR_LFG_LEADER_IS_LFM_S" }, { - "trigger": "LE_GAME_ERR_LFG_LEFT_LIST\t774", - "contents": "LE_GAME_ERR_LFG_LEFT_LIST", + "trigger": "LE_GAME_ERR_LFG_LEFT_LIST\t778", + "contents": "LE_GAME_ERR_LFG_LEFT_LIST" }, { - "trigger": "LE_GAME_ERR_LFG_LEFT_QUEUE\t773", - "contents": "LE_GAME_ERR_LFG_LEFT_QUEUE", + "trigger": "LE_GAME_ERR_LFG_LEFT_QUEUE\t777", + "contents": "LE_GAME_ERR_LFG_LEFT_QUEUE" }, { - "trigger": "LE_GAME_ERR_LFG_MEMBERS_NOT_PRESENT\t748", - "contents": "LE_GAME_ERR_LFG_MEMBERS_NOT_PRESENT", + "trigger": "LE_GAME_ERR_LFG_MEMBERS_NOT_PRESENT\t751", + "contents": "LE_GAME_ERR_LFG_MEMBERS_NOT_PRESENT" }, { - "trigger": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS\t745", - "contents": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS", + "trigger": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS\t748", + "contents": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS" }, { - "trigger": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM\t746", - "contents": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM", + "trigger": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM\t749", + "contents": "LE_GAME_ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM" }, { - "trigger": "LE_GAME_ERR_LFG_NO_LFG_OBJECT\t741", - "contents": "LE_GAME_ERR_LFG_NO_LFG_OBJECT", + "trigger": "LE_GAME_ERR_LFG_NO_LFG_OBJECT\t744", + "contents": "LE_GAME_ERR_LFG_NO_LFG_OBJECT" }, { - "trigger": "LE_GAME_ERR_LFG_NO_ROLES_SELECTED\t762", - "contents": "LE_GAME_ERR_LFG_NO_ROLES_SELECTED", + "trigger": "LE_GAME_ERR_LFG_NO_ROLES_SELECTED\t765", + "contents": "LE_GAME_ERR_LFG_NO_ROLES_SELECTED" }, { - "trigger": "LE_GAME_ERR_LFG_NO_SLOTS_PARTY\t743", - "contents": "LE_GAME_ERR_LFG_NO_SLOTS_PARTY", + "trigger": "LE_GAME_ERR_LFG_NO_SLOTS_PARTY\t746", + "contents": "LE_GAME_ERR_LFG_NO_SLOTS_PARTY" }, { - "trigger": "LE_GAME_ERR_LFG_NO_SLOTS_PLAYER\t742", - "contents": "LE_GAME_ERR_LFG_NO_SLOTS_PLAYER", + "trigger": "LE_GAME_ERR_LFG_NO_SLOTS_PLAYER\t745", + "contents": "LE_GAME_ERR_LFG_NO_SLOTS_PLAYER" }, { - "trigger": "LE_GAME_ERR_LFG_NO_SLOTS_SELECTED\t761", - "contents": "LE_GAME_ERR_LFG_NO_SLOTS_SELECTED", + "trigger": "LE_GAME_ERR_LFG_NO_SLOTS_SELECTED\t764", + "contents": "LE_GAME_ERR_LFG_NO_SLOTS_SELECTED" }, { - "trigger": "LE_GAME_ERR_LFG_NO_SPEC\t744", - "contents": "LE_GAME_ERR_LFG_NO_SPEC", + "trigger": "LE_GAME_ERR_LFG_NO_SPEC\t747", + "contents": "LE_GAME_ERR_LFG_NO_SPEC" }, { - "trigger": "LE_GAME_ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS\t747", - "contents": "LE_GAME_ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS", + "trigger": "LE_GAME_ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS\t750", + "contents": "LE_GAME_ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS" }, { - "trigger": "LE_GAME_ERR_LFG_PENDING\t570", - "contents": "LE_GAME_ERR_LFG_PENDING", + "trigger": "LE_GAME_ERR_LFG_PENDING\t575", + "contents": "LE_GAME_ERR_LFG_PENDING" }, { - "trigger": "LE_GAME_ERR_LFG_PLAYER_DECLINED_READY_CHECK\t766", - "contents": "LE_GAME_ERR_LFG_PLAYER_DECLINED_READY_CHECK", + "trigger": "LE_GAME_ERR_LFG_PLAYER_DECLINED_READY_CHECK\t769", + "contents": "LE_GAME_ERR_LFG_PLAYER_DECLINED_READY_CHECK" }, { - "trigger": "LE_GAME_ERR_LFG_PLAYER_DECLINED_ROLE_CHECK\t765", - "contents": "LE_GAME_ERR_LFG_PLAYER_DECLINED_ROLE_CHECK", + "trigger": "LE_GAME_ERR_LFG_PLAYER_DECLINED_ROLE_CHECK\t768", + "contents": "LE_GAME_ERR_LFG_PLAYER_DECLINED_ROLE_CHECK" }, { - "trigger": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_PARTY\t760", - "contents": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_PARTY", + "trigger": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_PARTY\t763", + "contents": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_PARTY" }, { - "trigger": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_SELF\t759", - "contents": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_SELF", + "trigger": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_SELF\t762", + "contents": "LE_GAME_ERR_LFG_PROPOSAL_DECLINED_SELF" }, { - "trigger": "LE_GAME_ERR_LFG_PROPOSAL_FAILED\t758", - "contents": "LE_GAME_ERR_LFG_PROPOSAL_FAILED", + "trigger": "LE_GAME_ERR_LFG_PROPOSAL_FAILED\t761", + "contents": "LE_GAME_ERR_LFG_PROPOSAL_FAILED" }, { - "trigger": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PARTY\t755", - "contents": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PARTY", + "trigger": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PARTY\t758", + "contents": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PARTY" }, { - "trigger": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PLAYER\t754", - "contents": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PLAYER", + "trigger": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PLAYER\t757", + "contents": "LE_GAME_ERR_LFG_RANDOM_COOLDOWN_PLAYER" }, { - "trigger": "LE_GAME_ERR_LFG_READY_CHECK_ABORTED\t776", - "contents": "LE_GAME_ERR_LFG_READY_CHECK_ABORTED", + "trigger": "LE_GAME_ERR_LFG_READY_CHECK_ABORTED\t780", + "contents": "LE_GAME_ERR_LFG_READY_CHECK_ABORTED" }, { - "trigger": "LE_GAME_ERR_LFG_READY_CHECK_FAILED\t738", - "contents": "LE_GAME_ERR_LFG_READY_CHECK_FAILED", + "trigger": "LE_GAME_ERR_LFG_READY_CHECK_FAILED\t741", + "contents": "LE_GAME_ERR_LFG_READY_CHECK_FAILED" }, { - "trigger": "LE_GAME_ERR_LFG_READY_CHECK_FAILED_TIMEOUT\t739", - "contents": "LE_GAME_ERR_LFG_READY_CHECK_FAILED_TIMEOUT", + "trigger": "LE_GAME_ERR_LFG_READY_CHECK_FAILED_TIMEOUT\t742", + "contents": "LE_GAME_ERR_LFG_READY_CHECK_FAILED_TIMEOUT" }, { - "trigger": "LE_GAME_ERR_LFG_READY_CHECK_INITIATED\t764", - "contents": "LE_GAME_ERR_LFG_READY_CHECK_INITIATED", + "trigger": "LE_GAME_ERR_LFG_READY_CHECK_INITIATED\t767", + "contents": "LE_GAME_ERR_LFG_READY_CHECK_INITIATED" }, { - "trigger": "LE_GAME_ERR_LFG_REASON_TOO_MANY_LFG\t779", - "contents": "LE_GAME_ERR_LFG_REASON_TOO_MANY_LFG", + "trigger": "LE_GAME_ERR_LFG_REASON_TOO_MANY_LFG\t783", + "contents": "LE_GAME_ERR_LFG_REASON_TOO_MANY_LFG" }, { - "trigger": "LE_GAME_ERR_LFG_REMOVED_FACTION_CHANGE\t696", - "contents": "LE_GAME_ERR_LFG_REMOVED_FACTION_CHANGE", + "trigger": "LE_GAME_ERR_LFG_REMOVED_FACTION_CHANGE\t699", + "contents": "LE_GAME_ERR_LFG_REMOVED_FACTION_CHANGE" }, { - "trigger": "LE_GAME_ERR_LFG_REMOVED_LEVELUP\t694", - "contents": "LE_GAME_ERR_LFG_REMOVED_LEVELUP", + "trigger": "LE_GAME_ERR_LFG_REMOVED_LEVELUP\t697", + "contents": "LE_GAME_ERR_LFG_REMOVED_LEVELUP" }, { - "trigger": "LE_GAME_ERR_LFG_REMOVED_XP_TOGGLE\t695", - "contents": "LE_GAME_ERR_LFG_REMOVED_XP_TOGGLE", + "trigger": "LE_GAME_ERR_LFG_REMOVED_XP_TOGGLE\t698", + "contents": "LE_GAME_ERR_LFG_REMOVED_XP_TOGGLE" }, { - "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_ABORTED\t775", - "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_ABORTED", + "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_ABORTED\t779", + "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_ABORTED" }, { - "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED\t735", - "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED", + "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED\t738", + "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED" }, { - "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE\t737", - "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE", + "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE\t740", + "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE" }, { - "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT\t736", - "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT", + "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT\t739", + "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT" }, { - "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_INITIATED\t763", - "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_INITIATED", + "trigger": "LE_GAME_ERR_LFG_ROLE_CHECK_INITIATED\t766", + "contents": "LE_GAME_ERR_LFG_ROLE_CHECK_INITIATED" }, { - "trigger": "LE_GAME_ERR_LFG_TOO_FEW_MEMBERS\t757", - "contents": "LE_GAME_ERR_LFG_TOO_FEW_MEMBERS", + "trigger": "LE_GAME_ERR_LFG_TOO_FEW_MEMBERS\t760", + "contents": "LE_GAME_ERR_LFG_TOO_FEW_MEMBERS" }, { - "trigger": "LE_GAME_ERR_LFG_TOO_MANY_MEMBERS\t756", - "contents": "LE_GAME_ERR_LFG_TOO_MANY_MEMBERS", + "trigger": "LE_GAME_ERR_LFG_TOO_MANY_MEMBERS\t759", + "contents": "LE_GAME_ERR_LFG_TOO_MANY_MEMBERS" }, { - "trigger": "LE_GAME_ERR_LOGGING_OUT\t494", - "contents": "LE_GAME_ERR_LOGGING_OUT", + "trigger": "LE_GAME_ERR_LOGGING_OUT\t498", + "contents": "LE_GAME_ERR_LOGGING_OUT" }, { - "trigger": "LE_GAME_ERR_LOGOUT_FAILED\t452", - "contents": "LE_GAME_ERR_LOGOUT_FAILED", + "trigger": "LE_GAME_ERR_LOGOUT_FAILED\t456", + "contents": "LE_GAME_ERR_LOGOUT_FAILED" }, { - "trigger": "LE_GAME_ERR_LOOT_BAD_FACING\t157", - "contents": "LE_GAME_ERR_LOOT_BAD_FACING", + "trigger": "LE_GAME_ERR_LOOT_BAD_FACING\t158", + "contents": "LE_GAME_ERR_LOOT_BAD_FACING" }, { - "trigger": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT\t619", - "contents": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT", + "trigger": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT\t622", + "contents": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT" }, { - "trigger": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT_NOW\t562", - "contents": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT_NOW", + "trigger": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT_NOW\t567", + "contents": "LE_GAME_ERR_LOOT_CANT_LOOT_THAT_NOW" }, { - "trigger": "LE_GAME_ERR_LOOT_DIDNT_KILL\t156", - "contents": "LE_GAME_ERR_LOOT_DIDNT_KILL", + "trigger": "LE_GAME_ERR_LOOT_DIDNT_KILL\t157", + "contents": "LE_GAME_ERR_LOOT_DIDNT_KILL" }, { - "trigger": "LE_GAME_ERR_LOOT_GONE\t345", - "contents": "LE_GAME_ERR_LOOT_GONE", + "trigger": "LE_GAME_ERR_LOOT_GONE\t347", + "contents": "LE_GAME_ERR_LOOT_GONE" }, { - "trigger": "LE_GAME_ERR_LOOT_LOCKED\t154", - "contents": "LE_GAME_ERR_LOOT_LOCKED", + "trigger": "LE_GAME_ERR_LOOT_LOCKED\t155", + "contents": "LE_GAME_ERR_LOOT_LOCKED" }, { - "trigger": "LE_GAME_ERR_LOOT_MASTER_INV_FULL\t563", - "contents": "LE_GAME_ERR_LOOT_MASTER_INV_FULL", + "trigger": "LE_GAME_ERR_LOOT_MASTER_INV_FULL\t568", + "contents": "LE_GAME_ERR_LOOT_MASTER_INV_FULL" }, { - "trigger": "LE_GAME_ERR_LOOT_MASTER_OTHER\t565", - "contents": "LE_GAME_ERR_LOOT_MASTER_OTHER", + "trigger": "LE_GAME_ERR_LOOT_MASTER_OTHER\t570", + "contents": "LE_GAME_ERR_LOOT_MASTER_OTHER" }, { - "trigger": "LE_GAME_ERR_LOOT_MASTER_UNIQUE_ITEM\t564", - "contents": "LE_GAME_ERR_LOOT_MASTER_UNIQUE_ITEM", + "trigger": "LE_GAME_ERR_LOOT_MASTER_UNIQUE_ITEM\t569", + "contents": "LE_GAME_ERR_LOOT_MASTER_UNIQUE_ITEM" }, { - "trigger": "LE_GAME_ERR_LOOT_NO_UI\t160", - "contents": "LE_GAME_ERR_LOOT_NO_UI", + "trigger": "LE_GAME_ERR_LOOT_NO_UI\t161", + "contents": "LE_GAME_ERR_LOOT_NO_UI" }, { - "trigger": "LE_GAME_ERR_LOOT_NOTSTANDING\t158", - "contents": "LE_GAME_ERR_LOOT_NOTSTANDING", + "trigger": "LE_GAME_ERR_LOOT_NOTSTANDING\t159", + "contents": "LE_GAME_ERR_LOOT_NOTSTANDING" }, { - "trigger": "LE_GAME_ERR_LOOT_PLAYER_NOT_FOUND\t492", - "contents": "LE_GAME_ERR_LOOT_PLAYER_NOT_FOUND", + "trigger": "LE_GAME_ERR_LOOT_PLAYER_NOT_FOUND\t496", + "contents": "LE_GAME_ERR_LOOT_PLAYER_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_LOOT_ROLL_PENDING\t491", - "contents": "LE_GAME_ERR_LOOT_ROLL_PENDING", + "trigger": "LE_GAME_ERR_LOOT_ROLL_PENDING\t495", + "contents": "LE_GAME_ERR_LOOT_ROLL_PENDING" }, { - "trigger": "LE_GAME_ERR_LOOT_SPEC_CHANGED_S\t274", - "contents": "LE_GAME_ERR_LOOT_SPEC_CHANGED_S", + "trigger": "LE_GAME_ERR_LOOT_SPEC_CHANGED_S\t276", + "contents": "LE_GAME_ERR_LOOT_SPEC_CHANGED_S" }, { - "trigger": "LE_GAME_ERR_LOOT_STUNNED\t159", - "contents": "LE_GAME_ERR_LOOT_STUNNED", + "trigger": "LE_GAME_ERR_LOOT_STUNNED\t160", + "contents": "LE_GAME_ERR_LOOT_STUNNED" }, { - "trigger": "LE_GAME_ERR_LOOT_TOO_FAR\t155", - "contents": "LE_GAME_ERR_LOOT_TOO_FAR", + "trigger": "LE_GAME_ERR_LOOT_TOO_FAR\t156", + "contents": "LE_GAME_ERR_LOOT_TOO_FAR" }, { - "trigger": "LE_GAME_ERR_LOOT_WHILE_INVULNERABLE\t161", - "contents": "LE_GAME_ERR_LOOT_WHILE_INVULNERABLE", + "trigger": "LE_GAME_ERR_LOOT_WHILE_INVULNERABLE\t162", + "contents": "LE_GAME_ERR_LOOT_WHILE_INVULNERABLE" }, { - "trigger": "LE_GAME_ERR_MAIL_ATTACHMENT_EXPIRED\t612", - "contents": "LE_GAME_ERR_MAIL_ATTACHMENT_EXPIRED", + "trigger": "LE_GAME_ERR_MAIL_ATTACHMENT_EXPIRED\t617", + "contents": "LE_GAME_ERR_MAIL_ATTACHMENT_EXPIRED" }, { - "trigger": "LE_GAME_ERR_MAIL_BAG\t416", - "contents": "LE_GAME_ERR_MAIL_BAG", + "trigger": "LE_GAME_ERR_MAIL_BAG\t420", + "contents": "LE_GAME_ERR_MAIL_BAG" }, { - "trigger": "LE_GAME_ERR_MAIL_BOUND_ITEM\t414", - "contents": "LE_GAME_ERR_MAIL_BOUND_ITEM", + "trigger": "LE_GAME_ERR_MAIL_BOUND_ITEM\t418", + "contents": "LE_GAME_ERR_MAIL_BOUND_ITEM" }, { - "trigger": "LE_GAME_ERR_MAIL_CANT_SEND_REALM\t422", - "contents": "LE_GAME_ERR_MAIL_CANT_SEND_REALM", + "trigger": "LE_GAME_ERR_MAIL_CANT_SEND_REALM\t426", + "contents": "LE_GAME_ERR_MAIL_CANT_SEND_REALM" }, { - "trigger": "LE_GAME_ERR_MAIL_CONJURED_ITEM\t415", - "contents": "LE_GAME_ERR_MAIL_CONJURED_ITEM", + "trigger": "LE_GAME_ERR_MAIL_CONJURED_ITEM\t419", + "contents": "LE_GAME_ERR_MAIL_CONJURED_ITEM" }, { - "trigger": "LE_GAME_ERR_MAIL_DATABASE_ERROR\t419", - "contents": "LE_GAME_ERR_MAIL_DATABASE_ERROR", + "trigger": "LE_GAME_ERR_MAIL_DATABASE_ERROR\t423", + "contents": "LE_GAME_ERR_MAIL_DATABASE_ERROR" }, { - "trigger": "LE_GAME_ERR_MAIL_DELETE_ITEM_ERROR\t420", - "contents": "LE_GAME_ERR_MAIL_DELETE_ITEM_ERROR", + "trigger": "LE_GAME_ERR_MAIL_DELETE_ITEM_ERROR\t424", + "contents": "LE_GAME_ERR_MAIL_DELETE_ITEM_ERROR" }, { - "trigger": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT\t611", - "contents": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT", + "trigger": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT\t616", + "contents": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT" }, { - "trigger": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT_SLOT\t609", - "contents": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT_SLOT", + "trigger": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT_SLOT\t614", + "contents": "LE_GAME_ERR_MAIL_INVALID_ATTACHMENT_SLOT" }, { - "trigger": "LE_GAME_ERR_MAIL_LIMITED_DURATION_ITEM\t732", - "contents": "LE_GAME_ERR_MAIL_LIMITED_DURATION_ITEM", + "trigger": "LE_GAME_ERR_MAIL_LIMITED_DURATION_ITEM\t735", + "contents": "LE_GAME_ERR_MAIL_LIMITED_DURATION_ITEM" }, { - "trigger": "LE_GAME_ERR_MAIL_QUEST_ITEM\t413", - "contents": "LE_GAME_ERR_MAIL_QUEST_ITEM", + "trigger": "LE_GAME_ERR_MAIL_QUEST_ITEM\t417", + "contents": "LE_GAME_ERR_MAIL_QUEST_ITEM" }, { - "trigger": "LE_GAME_ERR_MAIL_REACHED_CAP\t552", - "contents": "LE_GAME_ERR_MAIL_REACHED_CAP", + "trigger": "LE_GAME_ERR_MAIL_REACHED_CAP\t557", + "contents": "LE_GAME_ERR_MAIL_REACHED_CAP" }, { - "trigger": "LE_GAME_ERR_MAIL_SENT\t423", - "contents": "LE_GAME_ERR_MAIL_SENT", + "trigger": "LE_GAME_ERR_MAIL_SENT\t427", + "contents": "LE_GAME_ERR_MAIL_SENT" }, { - "trigger": "LE_GAME_ERR_MAIL_TARGET_NOT_FOUND\t418", - "contents": "LE_GAME_ERR_MAIL_TARGET_NOT_FOUND", + "trigger": "LE_GAME_ERR_MAIL_TARGET_NOT_FOUND\t422", + "contents": "LE_GAME_ERR_MAIL_TARGET_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_MAIL_TO_SELF\t417", - "contents": "LE_GAME_ERR_MAIL_TO_SELF", + "trigger": "LE_GAME_ERR_MAIL_TO_SELF\t421", + "contents": "LE_GAME_ERR_MAIL_TO_SELF" }, { - "trigger": "LE_GAME_ERR_MAIL_TOO_MANY_ATTACHMENTS\t610", - "contents": "LE_GAME_ERR_MAIL_TOO_MANY_ATTACHMENTS", + "trigger": "LE_GAME_ERR_MAIL_TOO_MANY_ATTACHMENTS\t615", + "contents": "LE_GAME_ERR_MAIL_TOO_MANY_ATTACHMENTS" }, { - "trigger": "LE_GAME_ERR_MAIL_WRAPPED_COD\t421", - "contents": "LE_GAME_ERR_MAIL_WRAPPED_COD", + "trigger": "LE_GAME_ERR_MAIL_WRAPPED_COD\t425", + "contents": "LE_GAME_ERR_MAIL_WRAPPED_COD" }, { - "trigger": "LE_GAME_ERR_MAX_SOCKETS\t704", - "contents": "LE_GAME_ERR_MAX_SOCKETS", + "trigger": "LE_GAME_ERR_MAX_SOCKETS\t707", + "contents": "LE_GAME_ERR_MAX_SOCKETS" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_GROUP_FULL\t514", - "contents": "LE_GAME_ERR_MEETING_STONE_GROUP_FULL", + "trigger": "LE_GAME_ERR_MEETING_STONE_GROUP_FULL\t518", + "contents": "LE_GAME_ERR_MEETING_STONE_GROUP_FULL" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_IN_PROGRESS\t512", - "contents": "LE_GAME_ERR_MEETING_STONE_IN_PROGRESS", + "trigger": "LE_GAME_ERR_MEETING_STONE_IN_PROGRESS\t516", + "contents": "LE_GAME_ERR_MEETING_STONE_IN_PROGRESS" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_IN_QUEUE_S\t506", - "contents": "LE_GAME_ERR_MEETING_STONE_IN_QUEUE_S", + "trigger": "LE_GAME_ERR_MEETING_STONE_IN_QUEUE_S\t510", + "contents": "LE_GAME_ERR_MEETING_STONE_IN_QUEUE_S" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_INVALID_LEVEL\t516", - "contents": "LE_GAME_ERR_MEETING_STONE_INVALID_LEVEL", + "trigger": "LE_GAME_ERR_MEETING_STONE_INVALID_LEVEL\t520", + "contents": "LE_GAME_ERR_MEETING_STONE_INVALID_LEVEL" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_LEFT_QUEUE_S\t507", - "contents": "LE_GAME_ERR_MEETING_STONE_LEFT_QUEUE_S", + "trigger": "LE_GAME_ERR_MEETING_STONE_LEFT_QUEUE_S\t511", + "contents": "LE_GAME_ERR_MEETING_STONE_LEFT_QUEUE_S" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_MEMBER_ADDED_S\t513", - "contents": "LE_GAME_ERR_MEETING_STONE_MEMBER_ADDED_S", + "trigger": "LE_GAME_ERR_MEETING_STONE_MEMBER_ADDED_S\t517", + "contents": "LE_GAME_ERR_MEETING_STONE_MEMBER_ADDED_S" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE\t510", - "contents": "LE_GAME_ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE", + "trigger": "LE_GAME_ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE\t514", + "contents": "LE_GAME_ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_MUST_BE_LEADER\t519", - "contents": "LE_GAME_ERR_MEETING_STONE_MUST_BE_LEADER", + "trigger": "LE_GAME_ERR_MEETING_STONE_MUST_BE_LEADER\t523", + "contents": "LE_GAME_ERR_MEETING_STONE_MUST_BE_LEADER" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_NEED_PARTY\t521", - "contents": "LE_GAME_ERR_MEETING_STONE_NEED_PARTY", + "trigger": "LE_GAME_ERR_MEETING_STONE_NEED_PARTY\t525", + "contents": "LE_GAME_ERR_MEETING_STONE_NEED_PARTY" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_NO_RAID_GROUP\t520", - "contents": "LE_GAME_ERR_MEETING_STONE_NO_RAID_GROUP", + "trigger": "LE_GAME_ERR_MEETING_STONE_NO_RAID_GROUP\t524", + "contents": "LE_GAME_ERR_MEETING_STONE_NO_RAID_GROUP" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_NOT_FOUND\t522", - "contents": "LE_GAME_ERR_MEETING_STONE_NOT_FOUND", + "trigger": "LE_GAME_ERR_MEETING_STONE_NOT_FOUND\t526", + "contents": "LE_GAME_ERR_MEETING_STONE_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_NOT_LEADER\t515", - "contents": "LE_GAME_ERR_MEETING_STONE_NOT_LEADER", + "trigger": "LE_GAME_ERR_MEETING_STONE_NOT_LEADER\t519", + "contents": "LE_GAME_ERR_MEETING_STONE_NOT_LEADER" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_OTHER_MEMBER_LEFT\t508", - "contents": "LE_GAME_ERR_MEETING_STONE_OTHER_MEMBER_LEFT", + "trigger": "LE_GAME_ERR_MEETING_STONE_OTHER_MEMBER_LEFT\t512", + "contents": "LE_GAME_ERR_MEETING_STONE_OTHER_MEMBER_LEFT" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_PARTY_KICKED_FROM_QUEUE\t509", - "contents": "LE_GAME_ERR_MEETING_STONE_PARTY_KICKED_FROM_QUEUE", + "trigger": "LE_GAME_ERR_MEETING_STONE_PARTY_KICKED_FROM_QUEUE\t513", + "contents": "LE_GAME_ERR_MEETING_STONE_PARTY_KICKED_FROM_QUEUE" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_SUCCESS\t511", - "contents": "LE_GAME_ERR_MEETING_STONE_SUCCESS", + "trigger": "LE_GAME_ERR_MEETING_STONE_SUCCESS\t515", + "contents": "LE_GAME_ERR_MEETING_STONE_SUCCESS" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_TARGET_INVALID_LEVEL\t518", - "contents": "LE_GAME_ERR_MEETING_STONE_TARGET_INVALID_LEVEL", + "trigger": "LE_GAME_ERR_MEETING_STONE_TARGET_INVALID_LEVEL\t522", + "contents": "LE_GAME_ERR_MEETING_STONE_TARGET_INVALID_LEVEL" }, { - "trigger": "LE_GAME_ERR_MEETING_STONE_TARGET_NOT_IN_PARTY\t517", - "contents": "LE_GAME_ERR_MEETING_STONE_TARGET_NOT_IN_PARTY", + "trigger": "LE_GAME_ERR_MEETING_STONE_TARGET_NOT_IN_PARTY\t521", + "contents": "LE_GAME_ERR_MEETING_STONE_TARGET_NOT_IN_PARTY" }, { - "trigger": "LE_GAME_ERR_MOUNT_ALREADYMOUNTED\t234", - "contents": "LE_GAME_ERR_MOUNT_ALREADYMOUNTED", + "trigger": "LE_GAME_ERR_MOUNT_ALREADYMOUNTED\t235", + "contents": "LE_GAME_ERR_MOUNT_ALREADYMOUNTED" }, { - "trigger": "LE_GAME_ERR_MOUNT_FORCEDDISMOUNT\t346", - "contents": "LE_GAME_ERR_MOUNT_FORCEDDISMOUNT", + "trigger": "LE_GAME_ERR_MOUNT_FORCEDDISMOUNT\t348", + "contents": "LE_GAME_ERR_MOUNT_FORCEDDISMOUNT" }, { - "trigger": "LE_GAME_ERR_MOUNT_INVALIDMOUNTEE\t232", - "contents": "LE_GAME_ERR_MOUNT_INVALIDMOUNTEE", + "trigger": "LE_GAME_ERR_MOUNT_INVALIDMOUNTEE\t233", + "contents": "LE_GAME_ERR_MOUNT_INVALIDMOUNTEE" }, { - "trigger": "LE_GAME_ERR_MOUNT_LOOTING\t238", - "contents": "LE_GAME_ERR_MOUNT_LOOTING", + "trigger": "LE_GAME_ERR_MOUNT_LOOTING\t239", + "contents": "LE_GAME_ERR_MOUNT_LOOTING" }, { - "trigger": "LE_GAME_ERR_MOUNT_NO_FAVORITES\t241", - "contents": "LE_GAME_ERR_MOUNT_NO_FAVORITES", + "trigger": "LE_GAME_ERR_MOUNT_NO_FAVORITES\t242", + "contents": "LE_GAME_ERR_MOUNT_NO_FAVORITES" }, { - "trigger": "LE_GAME_ERR_MOUNT_NOTMOUNTABLE\t235", - "contents": "LE_GAME_ERR_MOUNT_NOTMOUNTABLE", + "trigger": "LE_GAME_ERR_MOUNT_NOTMOUNTABLE\t236", + "contents": "LE_GAME_ERR_MOUNT_NOTMOUNTABLE" }, { - "trigger": "LE_GAME_ERR_MOUNT_NOTYOURPET\t236", - "contents": "LE_GAME_ERR_MOUNT_NOTYOURPET", + "trigger": "LE_GAME_ERR_MOUNT_NOTYOURPET\t237", + "contents": "LE_GAME_ERR_MOUNT_NOTYOURPET" }, { - "trigger": "LE_GAME_ERR_MOUNT_OTHER\t237", - "contents": "LE_GAME_ERR_MOUNT_OTHER", + "trigger": "LE_GAME_ERR_MOUNT_OTHER\t238", + "contents": "LE_GAME_ERR_MOUNT_OTHER" }, { - "trigger": "LE_GAME_ERR_MOUNT_RACECANTMOUNT\t239", - "contents": "LE_GAME_ERR_MOUNT_RACECANTMOUNT", + "trigger": "LE_GAME_ERR_MOUNT_RACECANTMOUNT\t240", + "contents": "LE_GAME_ERR_MOUNT_RACECANTMOUNT" }, { - "trigger": "LE_GAME_ERR_MOUNT_SHAPESHIFTED\t240", - "contents": "LE_GAME_ERR_MOUNT_SHAPESHIFTED", + "trigger": "LE_GAME_ERR_MOUNT_SHAPESHIFTED\t241", + "contents": "LE_GAME_ERR_MOUNT_SHAPESHIFTED" }, { - "trigger": "LE_GAME_ERR_MOUNT_TOOFARAWAY\t233", - "contents": "LE_GAME_ERR_MOUNT_TOOFARAWAY", + "trigger": "LE_GAME_ERR_MOUNT_TOOFARAWAY\t234", + "contents": "LE_GAME_ERR_MOUNT_TOOFARAWAY" }, { - "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_COMPRESSING\t975", - "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_COMPRESSING", + "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_COMPRESSING\t981", + "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_COMPRESSING" }, { - "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_DISK_FULL\t972", - "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_DISK_FULL", + "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_DISK_FULL\t978", + "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_DISK_FULL" }, { - "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_NO_MOVIE\t973", - "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_NO_MOVIE", + "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_NO_MOVIE\t979", + "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_NO_MOVIE" }, { - "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_PERF\t971", - "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_PERF", + "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_PERF\t977", + "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_PERF" }, { - "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS\t974", - "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS", + "trigger": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS\t980", + "contents": "LE_GAME_ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS" }, { - "trigger": "LE_GAME_ERR_MULTI_CAST_ACTION_TOTEM_S\t705", - "contents": "LE_GAME_ERR_MULTI_CAST_ACTION_TOTEM_S", + "trigger": "LE_GAME_ERR_MULTI_CAST_ACTION_TOTEM_S\t708", + "contents": "LE_GAME_ERR_MULTI_CAST_ACTION_TOTEM_S" }, { - "trigger": "LE_GAME_ERR_MUST_EQUIP_ARTIFACT\t965", - "contents": "LE_GAME_ERR_MUST_EQUIP_ARTIFACT", + "trigger": "LE_GAME_ERR_MUST_EQUIP_ARTIFACT\t971", + "contents": "LE_GAME_ERR_MUST_EQUIP_ARTIFACT" }, { - "trigger": "LE_GAME_ERR_MUST_EQUIP_ITEM\t189", - "contents": "LE_GAME_ERR_MUST_EQUIP_ITEM", + "trigger": "LE_GAME_ERR_MUST_EQUIP_ITEM\t190", + "contents": "LE_GAME_ERR_MUST_EQUIP_ITEM" }, { - "trigger": "LE_GAME_ERR_MUST_REPAIR_DURABILITY\t480", - "contents": "LE_GAME_ERR_MUST_REPAIR_DURABILITY", + "trigger": "LE_GAME_ERR_MUST_REPAIR_DURABILITY\t484", + "contents": "LE_GAME_ERR_MUST_REPAIR_DURABILITY" }, { - "trigger": "LE_GAME_ERR_NAME_CONSECUTIVE_SPACES\t632", - "contents": "LE_GAME_ERR_NAME_CONSECUTIVE_SPACES", + "trigger": "LE_GAME_ERR_NAME_CONSECUTIVE_SPACES\t635", + "contents": "LE_GAME_ERR_NAME_CONSECUTIVE_SPACES" }, { - "trigger": "LE_GAME_ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME\t635", - "contents": "LE_GAME_ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME", + "trigger": "LE_GAME_ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME\t638", + "contents": "LE_GAME_ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME" }, { - "trigger": "LE_GAME_ERR_NAME_INVALID\t623", - "contents": "LE_GAME_ERR_NAME_INVALID", + "trigger": "LE_GAME_ERR_NAME_INVALID\t626", + "contents": "LE_GAME_ERR_NAME_INVALID" }, { - "trigger": "LE_GAME_ERR_NAME_INVALID_SPACE\t631", - "contents": "LE_GAME_ERR_NAME_INVALID_SPACE", + "trigger": "LE_GAME_ERR_NAME_INVALID_SPACE\t634", + "contents": "LE_GAME_ERR_NAME_INVALID_SPACE" }, { - "trigger": "LE_GAME_ERR_NAME_MIXED_LANGUAGES\t627", - "contents": "LE_GAME_ERR_NAME_MIXED_LANGUAGES", + "trigger": "LE_GAME_ERR_NAME_MIXED_LANGUAGES\t630", + "contents": "LE_GAME_ERR_NAME_MIXED_LANGUAGES" }, { - "trigger": "LE_GAME_ERR_NAME_NO_NAME\t624", - "contents": "LE_GAME_ERR_NAME_NO_NAME", + "trigger": "LE_GAME_ERR_NAME_NO_NAME\t627", + "contents": "LE_GAME_ERR_NAME_NO_NAME" }, { - "trigger": "LE_GAME_ERR_NAME_PROFANE\t628", - "contents": "LE_GAME_ERR_NAME_PROFANE", + "trigger": "LE_GAME_ERR_NAME_PROFANE\t631", + "contents": "LE_GAME_ERR_NAME_PROFANE" }, { - "trigger": "LE_GAME_ERR_NAME_RESERVED\t629", - "contents": "LE_GAME_ERR_NAME_RESERVED", + "trigger": "LE_GAME_ERR_NAME_RESERVED\t632", + "contents": "LE_GAME_ERR_NAME_RESERVED" }, { - "trigger": "LE_GAME_ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS\t633", - "contents": "LE_GAME_ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS", + "trigger": "LE_GAME_ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS\t636", + "contents": "LE_GAME_ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS" }, { - "trigger": "LE_GAME_ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END\t634", - "contents": "LE_GAME_ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END", + "trigger": "LE_GAME_ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END\t637", + "contents": "LE_GAME_ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END" }, { - "trigger": "LE_GAME_ERR_NAME_THREE_CONSECUTIVE\t630", - "contents": "LE_GAME_ERR_NAME_THREE_CONSECUTIVE", + "trigger": "LE_GAME_ERR_NAME_THREE_CONSECUTIVE\t633", + "contents": "LE_GAME_ERR_NAME_THREE_CONSECUTIVE" }, { - "trigger": "LE_GAME_ERR_NAME_TOO_LONG\t626", - "contents": "LE_GAME_ERR_NAME_TOO_LONG", + "trigger": "LE_GAME_ERR_NAME_TOO_LONG\t629", + "contents": "LE_GAME_ERR_NAME_TOO_LONG" }, { - "trigger": "LE_GAME_ERR_NAME_TOO_SHORT\t625", - "contents": "LE_GAME_ERR_NAME_TOO_SHORT", + "trigger": "LE_GAME_ERR_NAME_TOO_SHORT\t628", + "contents": "LE_GAME_ERR_NAME_TOO_SHORT" }, { "trigger": "LE_GAME_ERR_NEW_GUIDE_S\t81", - "contents": "LE_GAME_ERR_NEW_GUIDE_S", + "contents": "LE_GAME_ERR_NEW_GUIDE_S" }, { "trigger": "LE_GAME_ERR_NEW_GUIDE_YOU\t82", - "contents": "LE_GAME_ERR_NEW_GUIDE_YOU", + "contents": "LE_GAME_ERR_NEW_GUIDE_YOU" }, { "trigger": "LE_GAME_ERR_NEW_LEADER_S\t79", - "contents": "LE_GAME_ERR_NEW_LEADER_S", + "contents": "LE_GAME_ERR_NEW_LEADER_S" }, { "trigger": "LE_GAME_ERR_NEW_LEADER_YOU\t80", - "contents": "LE_GAME_ERR_NEW_LEADER_YOU", + "contents": "LE_GAME_ERR_NEW_LEADER_YOU" }, { - "trigger": "LE_GAME_ERR_NEW_LOOT_MASTER_S\t272", - "contents": "LE_GAME_ERR_NEW_LOOT_MASTER_S", + "trigger": "LE_GAME_ERR_NEW_LOOT_MASTER_S\t274", + "contents": "LE_GAME_ERR_NEW_LOOT_MASTER_S" }, { - "trigger": "LE_GAME_ERR_NEWTAXIPATH\t278", - "contents": "LE_GAME_ERR_NEWTAXIPATH", + "trigger": "LE_GAME_ERR_NEWTAXIPATH\t280", + "contents": "LE_GAME_ERR_NEWTAXIPATH" }, { - "trigger": "LE_GAME_ERR_NO_ATTACK_TARGET\t192", - "contents": "LE_GAME_ERR_NO_ATTACK_TARGET", + "trigger": "LE_GAME_ERR_NO_ATTACK_TARGET\t193", + "contents": "LE_GAME_ERR_NO_ATTACK_TARGET" }, { "trigger": "LE_GAME_ERR_NO_BANK_HERE\t34", - "contents": "LE_GAME_ERR_NO_BANK_HERE", + "contents": "LE_GAME_ERR_NO_BANK_HERE" }, { "trigger": "LE_GAME_ERR_NO_BANK_SLOT\t33", - "contents": "LE_GAME_ERR_NO_BANK_SLOT", + "contents": "LE_GAME_ERR_NO_BANK_SLOT" }, { - "trigger": "LE_GAME_ERR_NO_CHALLENGE_MODE_REWARD\t976", - "contents": "LE_GAME_ERR_NO_CHALLENGE_MODE_REWARD", + "trigger": "LE_GAME_ERR_NO_CHALLENGE_MODE_REWARD\t982", + "contents": "LE_GAME_ERR_NO_CHALLENGE_MODE_REWARD" }, { "trigger": "LE_GAME_ERR_NO_GUILD_CHARTER\t149", - "contents": "LE_GAME_ERR_NO_GUILD_CHARTER", + "contents": "LE_GAME_ERR_NO_GUILD_CHARTER" }, { - "trigger": "LE_GAME_ERR_NO_ITEMS_WHILE_SHAPESHIFTED\t410", - "contents": "LE_GAME_ERR_NO_ITEMS_WHILE_SHAPESHIFTED", + "trigger": "LE_GAME_ERR_NO_ITEMS_WHILE_SHAPESHIFTED\t414", + "contents": "LE_GAME_ERR_NO_ITEMS_WHILE_SHAPESHIFTED" }, { - "trigger": "LE_GAME_ERR_NO_LOOT\t162", - "contents": "LE_GAME_ERR_NO_LOOT", + "trigger": "LE_GAME_ERR_NO_LOOT\t163", + "contents": "LE_GAME_ERR_NO_LOOT" }, { - "trigger": "LE_GAME_ERR_NO_LOOT_IN_CHALLENGE_MODE\t938", - "contents": "LE_GAME_ERR_NO_LOOT_IN_CHALLENGE_MODE", + "trigger": "LE_GAME_ERR_NO_LOOT_IN_CHALLENGE_MODE\t943", + "contents": "LE_GAME_ERR_NO_LOOT_IN_CHALLENGE_MODE" }, { - "trigger": "LE_GAME_ERR_NO_PET\t279", - "contents": "LE_GAME_ERR_NO_PET", + "trigger": "LE_GAME_ERR_NO_PET\t281", + "contents": "LE_GAME_ERR_NO_PET" }, { - "trigger": "LE_GAME_ERR_NO_REPLY_TARGET\t218", - "contents": "LE_GAME_ERR_NO_REPLY_TARGET", + "trigger": "LE_GAME_ERR_NO_PVP_REWARD\t1009", + "contents": "LE_GAME_ERR_NO_PVP_REWARD" + }, + { + "trigger": "LE_GAME_ERR_NO_REPLY_TARGET\t219", + "contents": "LE_GAME_ERR_NO_REPLY_TARGET" }, { "trigger": "LE_GAME_ERR_NO_SLOT_AVAILABLE\t20", - "contents": "LE_GAME_ERR_NO_SLOT_AVAILABLE", + "contents": "LE_GAME_ERR_NO_SLOT_AVAILABLE" }, { - "trigger": "LE_GAME_ERR_NOAMMO_S\t360", - "contents": "LE_GAME_ERR_NOAMMO_S", + "trigger": "LE_GAME_ERR_NOAMMO_S\t364", + "contents": "LE_GAME_ERR_NOAMMO_S" }, { - "trigger": "LE_GAME_ERR_NOEMOTEWHILERUNNING\t366", - "contents": "LE_GAME_ERR_NOEMOTEWHILERUNNING", + "trigger": "LE_GAME_ERR_NOEMOTEWHILERUNNING\t370", + "contents": "LE_GAME_ERR_NOEMOTEWHILERUNNING" }, { "trigger": "LE_GAME_ERR_NOT_A_BAG\t30", - "contents": "LE_GAME_ERR_NOT_A_BAG", + "contents": "LE_GAME_ERR_NOT_A_BAG" }, { - "trigger": "LE_GAME_ERR_NOT_BARBER_SITTING\t591", - "contents": "LE_GAME_ERR_NOT_BARBER_SITTING", + "trigger": "LE_GAME_ERR_NOT_BARBER_SITTING\t596", + "contents": "LE_GAME_ERR_NOT_BARBER_SITTING" }, { - "trigger": "LE_GAME_ERR_NOT_DURING_ARENA_MATCH\t603", - "contents": "LE_GAME_ERR_NOT_DURING_ARENA_MATCH", + "trigger": "LE_GAME_ERR_NOT_DURING_ARENA_MATCH\t608", + "contents": "LE_GAME_ERR_NOT_DURING_ARENA_MATCH" }, { - "trigger": "LE_GAME_ERR_NOT_ENOUGH_ARENA_POINTS\t576", - "contents": "LE_GAME_ERR_NOT_ENOUGH_ARENA_POINTS", + "trigger": "LE_GAME_ERR_NOT_ENOUGH_ARENA_POINTS\t581", + "contents": "LE_GAME_ERR_NOT_ENOUGH_ARENA_POINTS" }, { - "trigger": "LE_GAME_ERR_NOT_ENOUGH_CURRENCY\t960", - "contents": "LE_GAME_ERR_NOT_ENOUGH_CURRENCY", + "trigger": "LE_GAME_ERR_NOT_ENOUGH_CURRENCY\t965", + "contents": "LE_GAME_ERR_NOT_ENOUGH_CURRENCY" }, { - "trigger": "LE_GAME_ERR_NOT_ENOUGH_HONOR_POINTS\t575", - "contents": "LE_GAME_ERR_NOT_ENOUGH_HONOR_POINTS", + "trigger": "LE_GAME_ERR_NOT_ENOUGH_HONOR_POINTS\t580", + "contents": "LE_GAME_ERR_NOT_ENOUGH_HONOR_POINTS" }, { "trigger": "LE_GAME_ERR_NOT_ENOUGH_MONEY\t42", - "contents": "LE_GAME_ERR_NOT_ENOUGH_MONEY", + "contents": "LE_GAME_ERR_NOT_ENOUGH_MONEY" }, { "trigger": "LE_GAME_ERR_NOT_EQUIPPABLE\t23", - "contents": "LE_GAME_ERR_NOT_EQUIPPABLE", + "contents": "LE_GAME_ERR_NOT_EQUIPPABLE" }, { - "trigger": "LE_GAME_ERR_NOT_HAPPY_ENOUGH\t424", - "contents": "LE_GAME_ERR_NOT_HAPPY_ENOUGH", + "trigger": "LE_GAME_ERR_NOT_HAPPY_ENOUGH\t428", + "contents": "LE_GAME_ERR_NOT_HAPPY_ENOUGH" }, { - "trigger": "LE_GAME_ERR_NOT_IN_BATTLEGROUND\t574", - "contents": "LE_GAME_ERR_NOT_IN_BATTLEGROUND", + "trigger": "LE_GAME_ERR_NOT_IN_BATTLEGROUND\t579", + "contents": "LE_GAME_ERR_NOT_IN_BATTLEGROUND" }, { - "trigger": "LE_GAME_ERR_NOT_IN_COMBAT\t498", - "contents": "LE_GAME_ERR_NOT_IN_COMBAT", + "trigger": "LE_GAME_ERR_NOT_IN_COMBAT\t502", + "contents": "LE_GAME_ERR_NOT_IN_COMBAT" }, { "trigger": "LE_GAME_ERR_NOT_IN_GROUP\t90", - "contents": "LE_GAME_ERR_NOT_IN_GROUP", + "contents": "LE_GAME_ERR_NOT_IN_GROUP" }, { "trigger": "LE_GAME_ERR_NOT_IN_INSTANCE_GROUP\t93", - "contents": "LE_GAME_ERR_NOT_IN_INSTANCE_GROUP", + "contents": "LE_GAME_ERR_NOT_IN_INSTANCE_GROUP" }, { - "trigger": "LE_GAME_ERR_NOT_IN_RAID\t493", - "contents": "LE_GAME_ERR_NOT_IN_RAID", + "trigger": "LE_GAME_ERR_NOT_IN_RAID\t497", + "contents": "LE_GAME_ERR_NOT_IN_RAID" }, { "trigger": "LE_GAME_ERR_NOT_LEADER\t95", - "contents": "LE_GAME_ERR_NOT_LEADER", + "contents": "LE_GAME_ERR_NOT_LEADER" }, { - "trigger": "LE_GAME_ERR_NOT_ON_TOURNAMENT_REALM\t825", - "contents": "LE_GAME_ERR_NOT_ON_TOURNAMENT_REALM", + "trigger": "LE_GAME_ERR_NOT_ON_TOURNAMENT_REALM\t829", + "contents": "LE_GAME_ERR_NOT_ON_TOURNAMENT_REALM" }, { "trigger": "LE_GAME_ERR_NOT_OWNER\t31", - "contents": "LE_GAME_ERR_NOT_OWNER", + "contents": "LE_GAME_ERR_NOT_OWNER" }, { - "trigger": "LE_GAME_ERR_NOT_SAME_ACCOUNT\t650", - "contents": "LE_GAME_ERR_NOT_SAME_ACCOUNT", + "trigger": "LE_GAME_ERR_NOT_SAME_ACCOUNT\t653", + "contents": "LE_GAME_ERR_NOT_SAME_ACCOUNT" }, { - "trigger": "LE_GAME_ERR_NOT_WHILE_DISARMED\t499", - "contents": "LE_GAME_ERR_NOT_WHILE_DISARMED", + "trigger": "LE_GAME_ERR_NOT_WHILE_DISARMED\t503", + "contents": "LE_GAME_ERR_NOT_WHILE_DISARMED" }, { - "trigger": "LE_GAME_ERR_NOT_WHILE_FALLING\t701", - "contents": "LE_GAME_ERR_NOT_WHILE_FALLING", + "trigger": "LE_GAME_ERR_NOT_WHILE_FALLING\t704", + "contents": "LE_GAME_ERR_NOT_WHILE_FALLING" }, { - "trigger": "LE_GAME_ERR_NOT_WHILE_FATIGUED\t703", - "contents": "LE_GAME_ERR_NOT_WHILE_FATIGUED", + "trigger": "LE_GAME_ERR_NOT_WHILE_FATIGUED\t706", + "contents": "LE_GAME_ERR_NOT_WHILE_FATIGUED" }, { - "trigger": "LE_GAME_ERR_NOT_WHILE_MOUNTED\t496", - "contents": "LE_GAME_ERR_NOT_WHILE_MOUNTED", + "trigger": "LE_GAME_ERR_NOT_WHILE_MOUNTED\t500", + "contents": "LE_GAME_ERR_NOT_WHILE_MOUNTED" }, { - "trigger": "LE_GAME_ERR_NOT_WHILE_MOVING\t702", - "contents": "LE_GAME_ERR_NOT_WHILE_MOVING", + "trigger": "LE_GAME_ERR_NOT_WHILE_MOVING\t705", + "contents": "LE_GAME_ERR_NOT_WHILE_MOVING" }, { - "trigger": "LE_GAME_ERR_NOT_WHILE_SHAPESHIFTED\t497", - "contents": "LE_GAME_ERR_NOT_WHILE_SHAPESHIFTED", + "trigger": "LE_GAME_ERR_NOT_WHILE_SHAPESHIFTED\t501", + "contents": "LE_GAME_ERR_NOT_WHILE_SHAPESHIFTED" }, { - "trigger": "LE_GAME_ERR_NOTYOURPET\t280", - "contents": "LE_GAME_ERR_NOTYOURPET", + "trigger": "LE_GAME_ERR_NOTYOURPET\t282", + "contents": "LE_GAME_ERR_NOTYOURPET" }, { - "trigger": "LE_GAME_ERR_OBJECT_IS_BUSY\t404", - "contents": "LE_GAME_ERR_OBJECT_IS_BUSY", + "trigger": "LE_GAME_ERR_OBJECT_IS_BUSY\t408", + "contents": "LE_GAME_ERR_OBJECT_IS_BUSY" }, { - "trigger": "LE_GAME_ERR_ONLY_ONE_AMMO\t318", - "contents": "LE_GAME_ERR_ONLY_ONE_AMMO", + "trigger": "LE_GAME_ERR_ONLY_ONE_AMMO\t320", + "contents": "LE_GAME_ERR_ONLY_ONE_AMMO" }, { - "trigger": "LE_GAME_ERR_ONLY_ONE_BOLT\t317", - "contents": "LE_GAME_ERR_ONLY_ONE_BOLT", + "trigger": "LE_GAME_ERR_ONLY_ONE_BOLT\t319", + "contents": "LE_GAME_ERR_ONLY_ONE_BOLT" }, { "trigger": "LE_GAME_ERR_ONLY_ONE_QUIVER\t32", - "contents": "LE_GAME_ERR_ONLY_ONE_QUIVER", + "contents": "LE_GAME_ERR_ONLY_ONE_QUIVER" }, { - "trigger": "LE_GAME_ERR_OUT_OF_ARCANE_CHARGES\t341", - "contents": "LE_GAME_ERR_OUT_OF_ARCANE_CHARGES", + "trigger": "LE_GAME_ERR_OUT_OF_ARCANE_CHARGES\t343", + "contents": "LE_GAME_ERR_OUT_OF_ARCANE_CHARGES" }, { - "trigger": "LE_GAME_ERR_OUT_OF_CHI\t331", - "contents": "LE_GAME_ERR_OUT_OF_CHI", + "trigger": "LE_GAME_ERR_OUT_OF_CHI\t333", + "contents": "LE_GAME_ERR_OUT_OF_CHI" }, { - "trigger": "LE_GAME_ERR_OUT_OF_COMBO_POINTS\t339", - "contents": "LE_GAME_ERR_OUT_OF_COMBO_POINTS", + "trigger": "LE_GAME_ERR_OUT_OF_COMBO_POINTS\t341", + "contents": "LE_GAME_ERR_OUT_OF_COMBO_POINTS" }, { - "trigger": "LE_GAME_ERR_OUT_OF_ENERGY\t330", - "contents": "LE_GAME_ERR_OUT_OF_ENERGY", + "trigger": "LE_GAME_ERR_OUT_OF_ENERGY\t332", + "contents": "LE_GAME_ERR_OUT_OF_ENERGY" }, { - "trigger": "LE_GAME_ERR_OUT_OF_FOCUS\t329", - "contents": "LE_GAME_ERR_OUT_OF_FOCUS", + "trigger": "LE_GAME_ERR_OUT_OF_FOCUS\t331", + "contents": "LE_GAME_ERR_OUT_OF_FOCUS" }, { - "trigger": "LE_GAME_ERR_OUT_OF_FURY\t342", - "contents": "LE_GAME_ERR_OUT_OF_FURY", + "trigger": "LE_GAME_ERR_OUT_OF_FURY\t344", + "contents": "LE_GAME_ERR_OUT_OF_FURY" }, { - "trigger": "LE_GAME_ERR_OUT_OF_HEALTH\t332", - "contents": "LE_GAME_ERR_OUT_OF_HEALTH", + "trigger": "LE_GAME_ERR_OUT_OF_HEALTH\t334", + "contents": "LE_GAME_ERR_OUT_OF_HEALTH" }, { - "trigger": "LE_GAME_ERR_OUT_OF_HOLY_POWER\t337", - "contents": "LE_GAME_ERR_OUT_OF_HOLY_POWER", + "trigger": "LE_GAME_ERR_OUT_OF_HOLY_POWER\t339", + "contents": "LE_GAME_ERR_OUT_OF_HOLY_POWER" }, { - "trigger": "LE_GAME_ERR_OUT_OF_INSANITY\t340", - "contents": "LE_GAME_ERR_OUT_OF_INSANITY", + "trigger": "LE_GAME_ERR_OUT_OF_INSANITY\t342", + "contents": "LE_GAME_ERR_OUT_OF_INSANITY" }, { - "trigger": "LE_GAME_ERR_OUT_OF_LUNAR_POWER\t336", - "contents": "LE_GAME_ERR_OUT_OF_LUNAR_POWER", + "trigger": "LE_GAME_ERR_OUT_OF_LUNAR_POWER\t338", + "contents": "LE_GAME_ERR_OUT_OF_LUNAR_POWER" }, { - "trigger": "LE_GAME_ERR_OUT_OF_MAELSTROM\t338", - "contents": "LE_GAME_ERR_OUT_OF_MAELSTROM", + "trigger": "LE_GAME_ERR_OUT_OF_MAELSTROM\t340", + "contents": "LE_GAME_ERR_OUT_OF_MAELSTROM" }, { - "trigger": "LE_GAME_ERR_OUT_OF_MANA\t327", - "contents": "LE_GAME_ERR_OUT_OF_MANA", + "trigger": "LE_GAME_ERR_OUT_OF_MANA\t329", + "contents": "LE_GAME_ERR_OUT_OF_MANA" }, { - "trigger": "LE_GAME_ERR_OUT_OF_PAIN\t343", - "contents": "LE_GAME_ERR_OUT_OF_PAIN", + "trigger": "LE_GAME_ERR_OUT_OF_PAIN\t345", + "contents": "LE_GAME_ERR_OUT_OF_PAIN" }, { - "trigger": "LE_GAME_ERR_OUT_OF_POWER_DISPLAY\t344", - "contents": "LE_GAME_ERR_OUT_OF_POWER_DISPLAY", + "trigger": "LE_GAME_ERR_OUT_OF_POWER_DISPLAY\t346", + "contents": "LE_GAME_ERR_OUT_OF_POWER_DISPLAY" }, { - "trigger": "LE_GAME_ERR_OUT_OF_RAGE\t328", - "contents": "LE_GAME_ERR_OUT_OF_RAGE", + "trigger": "LE_GAME_ERR_OUT_OF_RAGE\t330", + "contents": "LE_GAME_ERR_OUT_OF_RAGE" }, { "trigger": "LE_GAME_ERR_OUT_OF_RANGE\t150", - "contents": "LE_GAME_ERR_OUT_OF_RANGE", + "contents": "LE_GAME_ERR_OUT_OF_RANGE" }, { - "trigger": "LE_GAME_ERR_OUT_OF_RUNES\t333", - "contents": "LE_GAME_ERR_OUT_OF_RUNES", + "trigger": "LE_GAME_ERR_OUT_OF_RUNES\t335", + "contents": "LE_GAME_ERR_OUT_OF_RUNES" }, { - "trigger": "LE_GAME_ERR_OUT_OF_RUNIC_POWER\t334", - "contents": "LE_GAME_ERR_OUT_OF_RUNIC_POWER", + "trigger": "LE_GAME_ERR_OUT_OF_RUNIC_POWER\t336", + "contents": "LE_GAME_ERR_OUT_OF_RUNIC_POWER" }, { - "trigger": "LE_GAME_ERR_OUT_OF_SOUL_SHARDS\t335", - "contents": "LE_GAME_ERR_OUT_OF_SOUL_SHARDS", + "trigger": "LE_GAME_ERR_OUT_OF_SOUL_SHARDS\t337", + "contents": "LE_GAME_ERR_OUT_OF_SOUL_SHARDS" }, { - "trigger": "LE_GAME_ERR_PARENTAL_CONTROLS_CHAT_MUTED\t863", - "contents": "LE_GAME_ERR_PARENTAL_CONTROLS_CHAT_MUTED", + "trigger": "LE_GAME_ERR_PARENTAL_CONTROLS_CHAT_MUTED\t867", + "contents": "LE_GAME_ERR_PARENTAL_CONTROLS_CHAT_MUTED" }, { - "trigger": "LE_GAME_ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE\t821", - "contents": "LE_GAME_ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE", + "trigger": "LE_GAME_ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE\t825", + "contents": "LE_GAME_ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE" }, { - "trigger": "LE_GAME_ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE\t822", - "contents": "LE_GAME_ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE", + "trigger": "LE_GAME_ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE\t826", + "contents": "LE_GAME_ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE" }, { - "trigger": "LE_GAME_ERR_PARTY_CONVERTED_TO_RAID\t718", - "contents": "LE_GAME_ERR_PARTY_CONVERTED_TO_RAID", + "trigger": "LE_GAME_ERR_PARTY_CONVERTED_TO_RAID\t721", + "contents": "LE_GAME_ERR_PARTY_CONVERTED_TO_RAID" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_COOLDOWN_S\t677", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_COOLDOWN_S", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_COOLDOWN_S\t680", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_COOLDOWN_S" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE\t685", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE\t688", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_COMBAT\t684", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_COMBAT", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_COMBAT\t687", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_COMBAT" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_PROGRESS\t680", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_PROGRESS", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_PROGRESS\t683", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_IN_PROGRESS" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S\t679", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S\t682", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_LIMIT\t676", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_LIMIT", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_LIMIT\t679", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_LIMIT" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_LOOT_ROLLS\t686", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_LOOT_ROLLS", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_LOOT_ROLLS\t689", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_LOOT_ROLLS" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S\t678", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S\t681", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS\t681", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS\t684", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_FAILED\t683", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_FAILED", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_FAILED\t686", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_FAILED" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_REGISTERED\t687", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_REGISTERED", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_REGISTERED\t690", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_REGISTERED" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED\t682", - "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED", + "trigger": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED\t685", + "contents": "LE_GAME_ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_INVITE_RAID_LOCKED\t675", - "contents": "LE_GAME_ERR_PARTY_LFG_INVITE_RAID_LOCKED", + "trigger": "LE_GAME_ERR_PARTY_LFG_INVITE_RAID_LOCKED\t678", + "contents": "LE_GAME_ERR_PARTY_LFG_INVITE_RAID_LOCKED" }, { - "trigger": "LE_GAME_ERR_PARTY_LFG_TELEPORT_IN_COMBAT\t689", - "contents": "LE_GAME_ERR_PARTY_LFG_TELEPORT_IN_COMBAT", + "trigger": "LE_GAME_ERR_PARTY_LFG_TELEPORT_IN_COMBAT\t692", + "contents": "LE_GAME_ERR_PARTY_LFG_TELEPORT_IN_COMBAT" }, { - "trigger": "LE_GAME_ERR_PARTY_PRIVATE_GROUP_ONLY\t688", - "contents": "LE_GAME_ERR_PARTY_PRIVATE_GROUP_ONLY", + "trigger": "LE_GAME_ERR_PARTY_PRIVATE_GROUP_ONLY\t691", + "contents": "LE_GAME_ERR_PARTY_PRIVATE_GROUP_ONLY" }, { - "trigger": "LE_GAME_ERR_PARTY_ROLE_NOT_AVAILABLE\t692", - "contents": "LE_GAME_ERR_PARTY_ROLE_NOT_AVAILABLE", + "trigger": "LE_GAME_ERR_PARTY_ROLE_NOT_AVAILABLE\t695", + "contents": "LE_GAME_ERR_PARTY_ROLE_NOT_AVAILABLE" }, { - "trigger": "LE_GAME_ERR_PARTY_TARGET_AMBIGUOUS\t674", - "contents": "LE_GAME_ERR_PARTY_TARGET_AMBIGUOUS", + "trigger": "LE_GAME_ERR_PARTY_TARGET_AMBIGUOUS\t677", + "contents": "LE_GAME_ERR_PARTY_TARGET_AMBIGUOUS" }, { - "trigger": "LE_GAME_ERR_PASSIVE_ABILITY\t190", - "contents": "LE_GAME_ERR_PASSIVE_ABILITY", + "trigger": "LE_GAME_ERR_PASSIVE_ABILITY\t191", + "contents": "LE_GAME_ERR_PASSIVE_ABILITY" }, { - "trigger": "LE_GAME_ERR_PET_BROKEN\t500", - "contents": "LE_GAME_ERR_PET_BROKEN", + "trigger": "LE_GAME_ERR_PET_BROKEN\t504", + "contents": "LE_GAME_ERR_PET_BROKEN" }, { - "trigger": "LE_GAME_ERR_PET_JOURNAL_ALREADY_IN_LOADOUT\t869", - "contents": "LE_GAME_ERR_PET_JOURNAL_ALREADY_IN_LOADOUT", + "trigger": "LE_GAME_ERR_PET_JOURNAL_ALREADY_IN_LOADOUT\t873", + "contents": "LE_GAME_ERR_PET_JOURNAL_ALREADY_IN_LOADOUT" }, { - "trigger": "LE_GAME_ERR_PET_LEARN_ABILITY_S\t669", - "contents": "LE_GAME_ERR_PET_LEARN_ABILITY_S", + "trigger": "LE_GAME_ERR_PET_LEARN_ABILITY_S\t672", + "contents": "LE_GAME_ERR_PET_LEARN_ABILITY_S" }, { - "trigger": "LE_GAME_ERR_PET_LEARN_SPELL_S\t668", - "contents": "LE_GAME_ERR_PET_LEARN_SPELL_S", + "trigger": "LE_GAME_ERR_PET_LEARN_SPELL_S\t671", + "contents": "LE_GAME_ERR_PET_LEARN_SPELL_S" }, { - "trigger": "LE_GAME_ERR_PET_NOT_RENAMEABLE\t281", - "contents": "LE_GAME_ERR_PET_NOT_RENAMEABLE", + "trigger": "LE_GAME_ERR_PET_NOT_RENAMEABLE\t283", + "contents": "LE_GAME_ERR_PET_NOT_RENAMEABLE" }, { - "trigger": "LE_GAME_ERR_PET_SPEC_WIPE_ERROR\t504", - "contents": "LE_GAME_ERR_PET_SPEC_WIPE_ERROR", + "trigger": "LE_GAME_ERR_PET_SPEC_WIPE_ERROR\t508", + "contents": "LE_GAME_ERR_PET_SPEC_WIPE_ERROR" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_AFFECTING_COMBAT\t391", - "contents": "LE_GAME_ERR_PET_SPELL_AFFECTING_COMBAT", + "trigger": "LE_GAME_ERR_PET_SPELL_AFFECTING_COMBAT\t395", + "contents": "LE_GAME_ERR_PET_SPELL_AFFECTING_COMBAT" }, { "trigger": "LE_GAME_ERR_PET_SPELL_ALREADY_KNOWN_S\t57", - "contents": "LE_GAME_ERR_PET_SPELL_ALREADY_KNOWN_S", + "contents": "LE_GAME_ERR_PET_SPELL_ALREADY_KNOWN_S" + }, + { + "trigger": "LE_GAME_ERR_PET_SPELL_DEAD\t399", + "contents": "LE_GAME_ERR_PET_SPELL_DEAD" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_DEAD\t395", - "contents": "LE_GAME_ERR_PET_SPELL_DEAD", + "trigger": "LE_GAME_ERR_PET_SPELL_NOPATH\t400", + "contents": "LE_GAME_ERR_PET_SPELL_NOPATH" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_NOPATH\t396", - "contents": "LE_GAME_ERR_PET_SPELL_NOPATH", + "trigger": "LE_GAME_ERR_PET_SPELL_NOT_BEHIND\t397", + "contents": "LE_GAME_ERR_PET_SPELL_NOT_BEHIND" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_NOT_BEHIND\t393", - "contents": "LE_GAME_ERR_PET_SPELL_NOT_BEHIND", + "trigger": "LE_GAME_ERR_PET_SPELL_OUT_OF_RANGE\t396", + "contents": "LE_GAME_ERR_PET_SPELL_OUT_OF_RANGE" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_OUT_OF_RANGE\t392", - "contents": "LE_GAME_ERR_PET_SPELL_OUT_OF_RANGE", + "trigger": "LE_GAME_ERR_PET_SPELL_ROOTED\t394", + "contents": "LE_GAME_ERR_PET_SPELL_ROOTED" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_ROOTED\t390", - "contents": "LE_GAME_ERR_PET_SPELL_ROOTED", + "trigger": "LE_GAME_ERR_PET_SPELL_TARGETS_DEAD\t398", + "contents": "LE_GAME_ERR_PET_SPELL_TARGETS_DEAD" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_TARGETS_DEAD\t394", - "contents": "LE_GAME_ERR_PET_SPELL_TARGETS_DEAD", + "trigger": "LE_GAME_ERR_PET_SPELL_UNLEARNED_S\t673", + "contents": "LE_GAME_ERR_PET_SPELL_UNLEARNED_S" }, { - "trigger": "LE_GAME_ERR_PET_SPELL_UNLEARNED_S\t670", - "contents": "LE_GAME_ERR_PET_SPELL_UNLEARNED_S", + "trigger": "LE_GAME_ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE\t940", + "contents": "LE_GAME_ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE" }, { - "trigger": "LE_GAME_ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE\t935", - "contents": "LE_GAME_ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE", + "trigger": "LE_GAME_ERR_PETBATTLE_ALL_PETS_DEAD\t895", + "contents": "LE_GAME_ERR_PETBATTLE_ALL_PETS_DEAD" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_ALL_PETS_DEAD\t891", - "contents": "LE_GAME_ERR_PETBATTLE_ALL_PETS_DEAD", + "trigger": "LE_GAME_ERR_PETBATTLE_CREATE_FAILED\t880", + "contents": "LE_GAME_ERR_PETBATTLE_CREATE_FAILED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_CREATE_FAILED\t876", - "contents": "LE_GAME_ERR_PETBATTLE_CREATE_FAILED", + "trigger": "LE_GAME_ERR_PETBATTLE_DECLINED\t892", + "contents": "LE_GAME_ERR_PETBATTLE_DECLINED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_DECLINED\t888", - "contents": "LE_GAME_ERR_PETBATTLE_DECLINED", + "trigger": "LE_GAME_ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING\t926", + "contents": "LE_GAME_ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING\t921", - "contents": "LE_GAME_ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING", + "trigger": "LE_GAME_ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING\t925", + "contents": "LE_GAME_ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING\t920", - "contents": "LE_GAME_ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING", + "trigger": "LE_GAME_ERR_PETBATTLE_IN_BATTLE\t893", + "contents": "LE_GAME_ERR_PETBATTLE_IN_BATTLE" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_IN_BATTLE\t889", - "contents": "LE_GAME_ERR_PETBATTLE_IN_BATTLE", + "trigger": "LE_GAME_ERR_PETBATTLE_INTERNAL\t941", + "contents": "LE_GAME_ERR_PETBATTLE_INTERNAL" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_INTERNAL\t936", - "contents": "LE_GAME_ERR_PETBATTLE_INTERNAL", + "trigger": "LE_GAME_ERR_PETBATTLE_INVALID_LOADOUT\t894", + "contents": "LE_GAME_ERR_PETBATTLE_INVALID_LOADOUT" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_INVALID_LOADOUT\t890", - "contents": "LE_GAME_ERR_PETBATTLE_INVALID_LOADOUT", + "trigger": "LE_GAME_ERR_PETBATTLE_NO_ACCOUNT_LOCK\t897", + "contents": "LE_GAME_ERR_PETBATTLE_NO_ACCOUNT_LOCK" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NO_ACCOUNT_LOCK\t893", - "contents": "LE_GAME_ERR_PETBATTLE_NO_ACCOUNT_LOCK", + "trigger": "LE_GAME_ERR_PETBATTLE_NO_PETS_IN_SLOTS\t896", + "contents": "LE_GAME_ERR_PETBATTLE_NO_PETS_IN_SLOTS" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NO_PETS_IN_SLOTS\t892", - "contents": "LE_GAME_ERR_PETBATTLE_NO_PETS_IN_SLOTS", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_A_TRAINER\t891", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_A_TRAINER" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_A_TRAINER\t887", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_A_TRAINER", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE\t881", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE\t877", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE_OBSTRUCTED\t884", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE_OBSTRUCTED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE_OBSTRUCTED\t880", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE_OBSTRUCTED", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT\t882", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT\t878", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND\t883", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND\t879", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_DEAD\t886", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_DEAD" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_DEAD\t882", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_DEAD", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_FLYING\t887", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_FLYING" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_FLYING\t883", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_FLYING", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_COMBAT\t885", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_COMBAT" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_COMBAT\t881", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_COMBAT", + "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE\t901", + "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE\t896", - "contents": "LE_GAME_ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE", + "trigger": "LE_GAME_ERR_PETBATTLE_OPPONENT_NOT_AVAILABLE\t900", + "contents": "LE_GAME_ERR_PETBATTLE_OPPONENT_NOT_AVAILABLE" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_ALREADY_QUEUED\t902", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_ALREADY_QUEUED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_ALREADY_QUEUED\t907", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_ALREADY_QUEUED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_JOIN_FAILED\t903", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_JOIN_FAILED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_JOIN_FAILED\t908", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_JOIN_FAILED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_JOURNAL_LOCK\t904", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_JOURNAL_LOCK", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_JOURNAL_LOCK\t909", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_JOURNAL_LOCK" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL\t919", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL\t924", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED\t908", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED\t913", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED\t906", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED\t911", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT\t907", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT\t912", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_QUEUED\t901", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_QUEUED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_QUEUED\t906", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_QUEUED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_REMOVED\t905", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_REMOVED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_REMOVED\t910", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_REMOVED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL\t909", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL\t914", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED\t910", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED\t915", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE\t915", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE\t920", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_DEAD\t917", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_DEAD", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_DEAD\t922", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_DEAD" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_EMPTY\t912", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_EMPTY", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_EMPTY\t917", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_EMPTY" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_LOCKED\t911", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_LOCKED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_LOCKED\t916", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_LOCKED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_PET\t918", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_PET", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_PET\t923", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_PET" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_SPECIES\t914", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_SPECIES", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_SPECIES\t919", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_SPECIES" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER\t913", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER\t918", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_REVOKED\t916", - "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_REVOKED", + "trigger": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_REVOKED\t921", + "contents": "LE_GAME_ERR_PETBATTLE_QUEUE_SLOT_REVOKED" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_RESTRICTED_ACCOUNT\t895", - "contents": "LE_GAME_ERR_PETBATTLE_RESTRICTED_ACCOUNT", + "trigger": "LE_GAME_ERR_PETBATTLE_RESTRICTED_ACCOUNT\t899", + "contents": "LE_GAME_ERR_PETBATTLE_RESTRICTED_ACCOUNT" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_TARGET_INVALID\t884", - "contents": "LE_GAME_ERR_PETBATTLE_TARGET_INVALID", + "trigger": "LE_GAME_ERR_PETBATTLE_TARGET_INVALID\t888", + "contents": "LE_GAME_ERR_PETBATTLE_TARGET_INVALID" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_TARGET_NOT_CAPTURABLE\t886", - "contents": "LE_GAME_ERR_PETBATTLE_TARGET_NOT_CAPTURABLE", + "trigger": "LE_GAME_ERR_PETBATTLE_TARGET_NOT_CAPTURABLE\t890", + "contents": "LE_GAME_ERR_PETBATTLE_TARGET_NOT_CAPTURABLE" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_TARGET_OUT_OF_RANGE\t885", - "contents": "LE_GAME_ERR_PETBATTLE_TARGET_OUT_OF_RANGE", + "trigger": "LE_GAME_ERR_PETBATTLE_TARGET_OUT_OF_RANGE\t889", + "contents": "LE_GAME_ERR_PETBATTLE_TARGET_OUT_OF_RANGE" }, { - "trigger": "LE_GAME_ERR_PETBATTLE_WILD_PET_TAPPED\t894", - "contents": "LE_GAME_ERR_PETBATTLE_WILD_PET_TAPPED", + "trigger": "LE_GAME_ERR_PETBATTLE_WILD_PET_TAPPED\t898", + "contents": "LE_GAME_ERR_PETBATTLE_WILD_PET_TAPPED" }, { - "trigger": "LE_GAME_ERR_PETITION_ALREADY_SIGNED\t379", - "contents": "LE_GAME_ERR_PETITION_ALREADY_SIGNED", + "trigger": "LE_GAME_ERR_PETITION_ALREADY_SIGNED\t383", + "contents": "LE_GAME_ERR_PETITION_ALREADY_SIGNED" }, { - "trigger": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_BY_S\t387", - "contents": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_BY_S", + "trigger": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_BY_S\t391", + "contents": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_BY_S" }, { - "trigger": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_OTHER\t381", - "contents": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_OTHER", + "trigger": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_OTHER\t385", + "contents": "LE_GAME_ERR_PETITION_ALREADY_SIGNED_OTHER" }, { - "trigger": "LE_GAME_ERR_PETITION_CREATOR\t383", - "contents": "LE_GAME_ERR_PETITION_CREATOR", + "trigger": "LE_GAME_ERR_PETITION_CREATOR\t387", + "contents": "LE_GAME_ERR_PETITION_CREATOR" }, { - "trigger": "LE_GAME_ERR_PETITION_DECLINED_S\t378", - "contents": "LE_GAME_ERR_PETITION_DECLINED_S", + "trigger": "LE_GAME_ERR_PETITION_DECLINED_S\t382", + "contents": "LE_GAME_ERR_PETITION_DECLINED_S" }, { - "trigger": "LE_GAME_ERR_PETITION_FULL\t386", - "contents": "LE_GAME_ERR_PETITION_FULL", + "trigger": "LE_GAME_ERR_PETITION_FULL\t390", + "contents": "LE_GAME_ERR_PETITION_FULL" }, { - "trigger": "LE_GAME_ERR_PETITION_IN_GUILD\t382", - "contents": "LE_GAME_ERR_PETITION_IN_GUILD", + "trigger": "LE_GAME_ERR_PETITION_IN_GUILD\t386", + "contents": "LE_GAME_ERR_PETITION_IN_GUILD" }, { - "trigger": "LE_GAME_ERR_PETITION_NOT_ENOUGH_SIGNATURES\t384", - "contents": "LE_GAME_ERR_PETITION_NOT_ENOUGH_SIGNATURES", + "trigger": "LE_GAME_ERR_PETITION_NOT_ENOUGH_SIGNATURES\t388", + "contents": "LE_GAME_ERR_PETITION_NOT_ENOUGH_SIGNATURES" }, { - "trigger": "LE_GAME_ERR_PETITION_NOT_SAME_SERVER\t385", - "contents": "LE_GAME_ERR_PETITION_NOT_SAME_SERVER", + "trigger": "LE_GAME_ERR_PETITION_NOT_SAME_SERVER\t389", + "contents": "LE_GAME_ERR_PETITION_NOT_SAME_SERVER" }, { - "trigger": "LE_GAME_ERR_PETITION_OFFERED_S\t375", - "contents": "LE_GAME_ERR_PETITION_OFFERED_S", + "trigger": "LE_GAME_ERR_PETITION_OFFERED_S\t379", + "contents": "LE_GAME_ERR_PETITION_OFFERED_S" }, { - "trigger": "LE_GAME_ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL\t380", - "contents": "LE_GAME_ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL", + "trigger": "LE_GAME_ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL\t384", + "contents": "LE_GAME_ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL" }, { - "trigger": "LE_GAME_ERR_PETITION_SIGNED\t376", - "contents": "LE_GAME_ERR_PETITION_SIGNED", + "trigger": "LE_GAME_ERR_PETITION_SIGNED\t380", + "contents": "LE_GAME_ERR_PETITION_SIGNED" }, { - "trigger": "LE_GAME_ERR_PETITION_SIGNED_S\t377", - "contents": "LE_GAME_ERR_PETITION_SIGNED_S", + "trigger": "LE_GAME_ERR_PETITION_SIGNED_S\t381", + "contents": "LE_GAME_ERR_PETITION_SIGNED_S" }, { - "trigger": "LE_GAME_ERR_PLAY_TIME_EXCEEDED\t544", - "contents": "LE_GAME_ERR_PLAY_TIME_EXCEEDED", + "trigger": "LE_GAME_ERR_PLAY_TIME_EXCEEDED\t549", + "contents": "LE_GAME_ERR_PLAY_TIME_EXCEEDED" }, { "trigger": "LE_GAME_ERR_PLAYER_BUSY_S\t78", - "contents": "LE_GAME_ERR_PLAYER_BUSY_S", + "contents": "LE_GAME_ERR_PLAYER_BUSY_S" }, { "trigger": "LE_GAME_ERR_PLAYER_DEAD\t151", - "contents": "LE_GAME_ERR_PLAYER_DEAD", + "contents": "LE_GAME_ERR_PLAYER_DEAD" }, { "trigger": "LE_GAME_ERR_PLAYER_DIED_S\t96", - "contents": "LE_GAME_ERR_PLAYER_DIED_S", + "contents": "LE_GAME_ERR_PLAYER_DIED_S" }, { - "trigger": "LE_GAME_ERR_PLAYER_DIFFICULTY_CHANGED_S\t719", - "contents": "LE_GAME_ERR_PLAYER_DIFFICULTY_CHANGED_S", + "trigger": "LE_GAME_ERR_PLAYER_DIFFICULTY_CHANGED_S\t722", + "contents": "LE_GAME_ERR_PLAYER_DIFFICULTY_CHANGED_S" }, { - "trigger": "LE_GAME_ERR_PLAYER_IS_NEUTRAL\t291", - "contents": "LE_GAME_ERR_PLAYER_IS_NEUTRAL", + "trigger": "LE_GAME_ERR_PLAYER_IS_NEUTRAL\t293", + "contents": "LE_GAME_ERR_PLAYER_IS_NEUTRAL" }, { - "trigger": "LE_GAME_ERR_PLAYER_SILENCED\t604", - "contents": "LE_GAME_ERR_PLAYER_SILENCED", + "trigger": "LE_GAME_ERR_PLAYER_SILENCED\t609", + "contents": "LE_GAME_ERR_PLAYER_SILENCED" }, { - "trigger": "LE_GAME_ERR_PLAYER_SILENCED_ECHO\t616", - "contents": "LE_GAME_ERR_PLAYER_SILENCED_ECHO", + "trigger": "LE_GAME_ERR_PLAYER_SILENCED_ECHO\t620", + "contents": "LE_GAME_ERR_PLAYER_SILENCED_ECHO" }, { - "trigger": "LE_GAME_ERR_PLAYER_UNSILENCED\t605", - "contents": "LE_GAME_ERR_PLAYER_UNSILENCED", + "trigger": "LE_GAME_ERR_PLAYER_UNSILENCED\t610", + "contents": "LE_GAME_ERR_PLAYER_UNSILENCED" }, { - "trigger": "LE_GAME_ERR_PLAYER_UNSILENCED_ECHO\t617", - "contents": "LE_GAME_ERR_PLAYER_UNSILENCED_ECHO", + "trigger": "LE_GAME_ERR_PLAYER_UNSILENCED_ECHO\t621", + "contents": "LE_GAME_ERR_PLAYER_UNSILENCED_ECHO" }, { - "trigger": "LE_GAME_ERR_PLAYER_WRONG_FACTION\t290", - "contents": "LE_GAME_ERR_PLAYER_WRONG_FACTION", + "trigger": "LE_GAME_ERR_PLAYER_WRONG_FACTION\t292", + "contents": "LE_GAME_ERR_PLAYER_WRONG_FACTION" }, { "trigger": "LE_GAME_ERR_POTION_COOLDOWN\t52", - "contents": "LE_GAME_ERR_POTION_COOLDOWN", + "contents": "LE_GAME_ERR_POTION_COOLDOWN" }, { - "trigger": "LE_GAME_ERR_PROFANE_CHAT_NAME\t615", - "contents": "LE_GAME_ERR_PROFANE_CHAT_NAME", + "trigger": "LE_GAME_ERR_PROFANE_CHAT_NAME\t619", + "contents": "LE_GAME_ERR_PROFANE_CHAT_NAME" }, { "trigger": "LE_GAME_ERR_PROFICIENCY_GAINED_S\t58", - "contents": "LE_GAME_ERR_PROFICIENCY_GAINED_S", + "contents": "LE_GAME_ERR_PROFICIENCY_GAINED_S" }, { "trigger": "LE_GAME_ERR_PROFICIENCY_NEEDED\t10", - "contents": "LE_GAME_ERR_PROFICIENCY_NEEDED", + "contents": "LE_GAME_ERR_PROFICIENCY_NEEDED" + }, + { + "trigger": "LE_GAME_ERR_PURCHASE_LEVEL_TOO_LOW\t665", + "contents": "LE_GAME_ERR_PURCHASE_LEVEL_TOO_LOW" }, { - "trigger": "LE_GAME_ERR_PURCHASE_LEVEL_TOO_LOW\t662", - "contents": "LE_GAME_ERR_PURCHASE_LEVEL_TOO_LOW", + "trigger": "LE_GAME_ERR_PVP_KILL_DISHONORABLE\t477", + "contents": "LE_GAME_ERR_PVP_KILL_DISHONORABLE" }, { - "trigger": "LE_GAME_ERR_PVP_KILL_DISHONORABLE\t473", - "contents": "LE_GAME_ERR_PVP_KILL_DISHONORABLE", + "trigger": "LE_GAME_ERR_PVP_KILL_HONORABLE\t476", + "contents": "LE_GAME_ERR_PVP_KILL_HONORABLE" }, { - "trigger": "LE_GAME_ERR_PVP_KILL_HONORABLE\t472", - "contents": "LE_GAME_ERR_PVP_KILL_HONORABLE", + "trigger": "LE_GAME_ERR_PVP_MAP_NOT_FOUND\t904", + "contents": "LE_GAME_ERR_PVP_MAP_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_PVP_MAP_NOT_FOUND\t899", - "contents": "LE_GAME_ERR_PVP_MAP_NOT_FOUND", + "trigger": "LE_GAME_ERR_PVP_MAP_NOT_SET\t905", + "contents": "LE_GAME_ERR_PVP_MAP_NOT_SET" }, { - "trigger": "LE_GAME_ERR_PVP_MAP_NOT_SET\t900", - "contents": "LE_GAME_ERR_PVP_MAP_NOT_SET", + "trigger": "LE_GAME_ERR_PVP_TOGGLE_OFF\t530", + "contents": "LE_GAME_ERR_PVP_TOGGLE_OFF" }, { - "trigger": "LE_GAME_ERR_PVP_TOGGLE_OFF\t526", - "contents": "LE_GAME_ERR_PVP_TOGGLE_OFF", + "trigger": "LE_GAME_ERR_PVP_TOGGLE_ON\t529", + "contents": "LE_GAME_ERR_PVP_TOGGLE_ON" }, { - "trigger": "LE_GAME_ERR_PVP_TOGGLE_ON\t525", - "contents": "LE_GAME_ERR_PVP_TOGGLE_ON", + "trigger": "LE_GAME_ERR_PVP_WARMODE_TOGGLE_OFF\t995", + "contents": "LE_GAME_ERR_PVP_WARMODE_TOGGLE_OFF" }, { - "trigger": "LE_GAME_ERR_QUEST_ACCEPTED_S\t163", - "contents": "LE_GAME_ERR_QUEST_ACCEPTED_S", + "trigger": "LE_GAME_ERR_PVP_WARMODE_TOGGLE_ON\t994", + "contents": "LE_GAME_ERR_PVP_WARMODE_TOGGLE_ON" }, { - "trigger": "LE_GAME_ERR_QUEST_ADD_FOUND_SII\t285", - "contents": "LE_GAME_ERR_QUEST_ADD_FOUND_SII", + "trigger": "LE_GAME_ERR_QUEST_ACCEPTED_S\t164", + "contents": "LE_GAME_ERR_QUEST_ACCEPTED_S" }, { - "trigger": "LE_GAME_ERR_QUEST_ADD_ITEM_SII\t286", - "contents": "LE_GAME_ERR_QUEST_ADD_ITEM_SII", + "trigger": "LE_GAME_ERR_QUEST_ADD_FOUND_SII\t287", + "contents": "LE_GAME_ERR_QUEST_ADD_FOUND_SII" }, { - "trigger": "LE_GAME_ERR_QUEST_ADD_KILL_SII\t284", - "contents": "LE_GAME_ERR_QUEST_ADD_KILL_SII", + "trigger": "LE_GAME_ERR_QUEST_ADD_ITEM_SII\t288", + "contents": "LE_GAME_ERR_QUEST_ADD_ITEM_SII" }, { - "trigger": "LE_GAME_ERR_QUEST_ADD_PLAYER_KILL_SII\t287", - "contents": "LE_GAME_ERR_QUEST_ADD_PLAYER_KILL_SII", + "trigger": "LE_GAME_ERR_QUEST_ADD_KILL_SII\t286", + "contents": "LE_GAME_ERR_QUEST_ADD_KILL_SII" }, { - "trigger": "LE_GAME_ERR_QUEST_ALREADY_DONE\t177", - "contents": "LE_GAME_ERR_QUEST_ALREADY_DONE", + "trigger": "LE_GAME_ERR_QUEST_ADD_PLAYER_KILL_SII\t289", + "contents": "LE_GAME_ERR_QUEST_ADD_PLAYER_KILL_SII" }, { - "trigger": "LE_GAME_ERR_QUEST_ALREADY_DONE_DAILY\t178", - "contents": "LE_GAME_ERR_QUEST_ALREADY_DONE_DAILY", + "trigger": "LE_GAME_ERR_QUEST_ALREADY_DONE\t178", + "contents": "LE_GAME_ERR_QUEST_ALREADY_DONE" }, { - "trigger": "LE_GAME_ERR_QUEST_ALREADY_ON\t176", - "contents": "LE_GAME_ERR_QUEST_ALREADY_ON", + "trigger": "LE_GAME_ERR_QUEST_ALREADY_DONE_DAILY\t179", + "contents": "LE_GAME_ERR_QUEST_ALREADY_DONE_DAILY" }, { - "trigger": "LE_GAME_ERR_QUEST_COMPLETE_S\t164", - "contents": "LE_GAME_ERR_QUEST_COMPLETE_S", + "trigger": "LE_GAME_ERR_QUEST_ALREADY_ON\t177", + "contents": "LE_GAME_ERR_QUEST_ALREADY_ON" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_BAG_FULL_S\t166", - "contents": "LE_GAME_ERR_QUEST_FAILED_BAG_FULL_S", + "trigger": "LE_GAME_ERR_QUEST_COMPLETE_S\t165", + "contents": "LE_GAME_ERR_QUEST_COMPLETE_S" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_CAIS\t592", - "contents": "LE_GAME_ERR_QUEST_FAILED_CAIS", + "trigger": "LE_GAME_ERR_QUEST_FAILED_BAG_FULL_S\t167", + "contents": "LE_GAME_ERR_QUEST_FAILED_BAG_FULL_S" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_EXPANSION\t172", - "contents": "LE_GAME_ERR_QUEST_FAILED_EXPANSION", + "trigger": "LE_GAME_ERR_QUEST_FAILED_CAIS\t597", + "contents": "LE_GAME_ERR_QUEST_FAILED_CAIS" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_LOW_LEVEL\t168", - "contents": "LE_GAME_ERR_QUEST_FAILED_LOW_LEVEL", + "trigger": "LE_GAME_ERR_QUEST_FAILED_EXPANSION\t173", + "contents": "LE_GAME_ERR_QUEST_FAILED_EXPANSION" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_MAX_COUNT_S\t167", - "contents": "LE_GAME_ERR_QUEST_FAILED_MAX_COUNT_S", + "trigger": "LE_GAME_ERR_QUEST_FAILED_LOW_LEVEL\t169", + "contents": "LE_GAME_ERR_QUEST_FAILED_LOW_LEVEL" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_MISSING_ITEMS\t169", - "contents": "LE_GAME_ERR_QUEST_FAILED_MISSING_ITEMS", + "trigger": "LE_GAME_ERR_QUEST_FAILED_MAX_COUNT_S\t168", + "contents": "LE_GAME_ERR_QUEST_FAILED_MAX_COUNT_S" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_NOT_ENOUGH_MONEY\t171", - "contents": "LE_GAME_ERR_QUEST_FAILED_NOT_ENOUGH_MONEY", + "trigger": "LE_GAME_ERR_QUEST_FAILED_MISSING_ITEMS\t170", + "contents": "LE_GAME_ERR_QUEST_FAILED_MISSING_ITEMS" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_S\t165", - "contents": "LE_GAME_ERR_QUEST_FAILED_S", + "trigger": "LE_GAME_ERR_QUEST_FAILED_NOT_ENOUGH_MONEY\t172", + "contents": "LE_GAME_ERR_QUEST_FAILED_NOT_ENOUGH_MONEY" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_SPELL\t808", - "contents": "LE_GAME_ERR_QUEST_FAILED_SPELL", + "trigger": "LE_GAME_ERR_QUEST_FAILED_S\t166", + "contents": "LE_GAME_ERR_QUEST_FAILED_S" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I\t586", - "contents": "LE_GAME_ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I", + "trigger": "LE_GAME_ERR_QUEST_FAILED_SPELL\t812", + "contents": "LE_GAME_ERR_QUEST_FAILED_SPELL" }, { - "trigger": "LE_GAME_ERR_QUEST_FAILED_WRONG_RACE\t170", - "contents": "LE_GAME_ERR_QUEST_FAILED_WRONG_RACE", + "trigger": "LE_GAME_ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I\t591", + "contents": "LE_GAME_ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I" }, { - "trigger": "LE_GAME_ERR_QUEST_FORCE_REMOVED_S\t793", - "contents": "LE_GAME_ERR_QUEST_FORCE_REMOVED_S", + "trigger": "LE_GAME_ERR_QUEST_FAILED_WRONG_RACE\t171", + "contents": "LE_GAME_ERR_QUEST_FAILED_WRONG_RACE" }, { - "trigger": "LE_GAME_ERR_QUEST_HAS_IN_PROGRESS\t179", - "contents": "LE_GAME_ERR_QUEST_HAS_IN_PROGRESS", + "trigger": "LE_GAME_ERR_QUEST_FORCE_REMOVED_S\t797", + "contents": "LE_GAME_ERR_QUEST_FORCE_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_QUEST_LOG_FULL\t183", - "contents": "LE_GAME_ERR_QUEST_LOG_FULL", + "trigger": "LE_GAME_ERR_QUEST_HAS_IN_PROGRESS\t180", + "contents": "LE_GAME_ERR_QUEST_HAS_IN_PROGRESS" }, { - "trigger": "LE_GAME_ERR_QUEST_MUST_CHOOSE\t182", - "contents": "LE_GAME_ERR_QUEST_MUST_CHOOSE", + "trigger": "LE_GAME_ERR_QUEST_LOG_FULL\t184", + "contents": "LE_GAME_ERR_QUEST_LOG_FULL" }, { - "trigger": "LE_GAME_ERR_QUEST_NEED_PREREQS\t174", - "contents": "LE_GAME_ERR_QUEST_NEED_PREREQS", + "trigger": "LE_GAME_ERR_QUEST_MUST_CHOOSE\t183", + "contents": "LE_GAME_ERR_QUEST_MUST_CHOOSE" }, { - "trigger": "LE_GAME_ERR_QUEST_NEED_PREREQS_CUSTOM\t175", - "contents": "LE_GAME_ERR_QUEST_NEED_PREREQS_CUSTOM", + "trigger": "LE_GAME_ERR_QUEST_NEED_PREREQS\t175", + "contents": "LE_GAME_ERR_QUEST_NEED_PREREQS" }, { - "trigger": "LE_GAME_ERR_QUEST_OBJECTIVE_COMPLETE_S\t282", - "contents": "LE_GAME_ERR_QUEST_OBJECTIVE_COMPLETE_S", + "trigger": "LE_GAME_ERR_QUEST_NEED_PREREQS_CUSTOM\t176", + "contents": "LE_GAME_ERR_QUEST_NEED_PREREQS_CUSTOM" }, { - "trigger": "LE_GAME_ERR_QUEST_ONLY_ONE_TIMED\t173", - "contents": "LE_GAME_ERR_QUEST_ONLY_ONE_TIMED", + "trigger": "LE_GAME_ERR_QUEST_OBJECTIVE_COMPLETE_S\t284", + "contents": "LE_GAME_ERR_QUEST_OBJECTIVE_COMPLETE_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II\t939", - "contents": "LE_GAME_ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II", + "trigger": "LE_GAME_ERR_QUEST_ONLY_ONE_TIMED\t174", + "contents": "LE_GAME_ERR_QUEST_ONLY_ONE_TIMED" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_ACCEPTED_S\t455", - "contents": "LE_GAME_ERR_QUEST_PUSH_ACCEPTED_S", + "trigger": "LE_GAME_ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II\t944", + "contents": "LE_GAME_ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_ALREADY_DONE_S\t461", - "contents": "LE_GAME_ERR_QUEST_PUSH_ALREADY_DONE_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_ACCEPTED_S\t459", + "contents": "LE_GAME_ERR_QUEST_PUSH_ACCEPTED_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_BUSY_S\t457", - "contents": "LE_GAME_ERR_QUEST_PUSH_BUSY_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_ALREADY_DONE_S\t465", + "contents": "LE_GAME_ERR_QUEST_PUSH_ALREADY_DONE_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_DEAD_S\t458", - "contents": "LE_GAME_ERR_QUEST_PUSH_DEAD_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_BUSY_S\t461", + "contents": "LE_GAME_ERR_QUEST_PUSH_BUSY_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_DECLINED_S\t456", - "contents": "LE_GAME_ERR_QUEST_PUSH_DECLINED_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_DEAD_S\t462", + "contents": "LE_GAME_ERR_QUEST_PUSH_DEAD_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S\t465", - "contents": "LE_GAME_ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_DECLINED_S\t460", + "contents": "LE_GAME_ERR_QUEST_PUSH_DECLINED_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_INVALID_S\t454", - "contents": "LE_GAME_ERR_QUEST_PUSH_INVALID_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S\t469", + "contents": "LE_GAME_ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_LOG_FULL_S\t459", - "contents": "LE_GAME_ERR_QUEST_PUSH_LOG_FULL_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_INVALID_S\t458", + "contents": "LE_GAME_ERR_QUEST_PUSH_INVALID_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_NOT_ALLOWED_S\t466", - "contents": "LE_GAME_ERR_QUEST_PUSH_NOT_ALLOWED_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_LOG_FULL_S\t463", + "contents": "LE_GAME_ERR_QUEST_PUSH_LOG_FULL_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_NOT_DAILY_S\t462", - "contents": "LE_GAME_ERR_QUEST_PUSH_NOT_DAILY_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_NOT_ALLOWED_S\t470", + "contents": "LE_GAME_ERR_QUEST_PUSH_NOT_ALLOWED_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_NOT_IN_PARTY_S\t464", - "contents": "LE_GAME_ERR_QUEST_PUSH_NOT_IN_PARTY_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_NOT_DAILY_S\t466", + "contents": "LE_GAME_ERR_QUEST_PUSH_NOT_DAILY_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_ONQUEST_S\t460", - "contents": "LE_GAME_ERR_QUEST_PUSH_ONQUEST_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_NOT_IN_PARTY_S\t468", + "contents": "LE_GAME_ERR_QUEST_PUSH_NOT_IN_PARTY_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_SUCCESS_S\t453", - "contents": "LE_GAME_ERR_QUEST_PUSH_SUCCESS_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_ONQUEST_S\t464", + "contents": "LE_GAME_ERR_QUEST_PUSH_ONQUEST_S" }, { - "trigger": "LE_GAME_ERR_QUEST_PUSH_TIMER_EXPIRED_S\t463", - "contents": "LE_GAME_ERR_QUEST_PUSH_TIMER_EXPIRED_S", + "trigger": "LE_GAME_ERR_QUEST_PUSH_SUCCESS_S\t457", + "contents": "LE_GAME_ERR_QUEST_PUSH_SUCCESS_S" }, { - "trigger": "LE_GAME_ERR_QUEST_REWARD_EXP_I\t180", - "contents": "LE_GAME_ERR_QUEST_REWARD_EXP_I", + "trigger": "LE_GAME_ERR_QUEST_PUSH_TIMER_EXPIRED_S\t467", + "contents": "LE_GAME_ERR_QUEST_PUSH_TIMER_EXPIRED_S" }, { - "trigger": "LE_GAME_ERR_QUEST_REWARD_MONEY_S\t181", - "contents": "LE_GAME_ERR_QUEST_REWARD_MONEY_S", + "trigger": "LE_GAME_ERR_QUEST_REWARD_EXP_I\t181", + "contents": "LE_GAME_ERR_QUEST_REWARD_EXP_I" }, { - "trigger": "LE_GAME_ERR_QUEST_TURN_IN_FAIL_REASON\t983", - "contents": "LE_GAME_ERR_QUEST_TURN_IN_FAIL_REASON", + "trigger": "LE_GAME_ERR_QUEST_REWARD_MONEY_S\t182", + "contents": "LE_GAME_ERR_QUEST_REWARD_MONEY_S" }, { - "trigger": "LE_GAME_ERR_QUEST_UNKNOWN_COMPLETE\t283", - "contents": "LE_GAME_ERR_QUEST_UNKNOWN_COMPLETE", + "trigger": "LE_GAME_ERR_QUEST_TURN_IN_FAIL_REASON\t989", + "contents": "LE_GAME_ERR_QUEST_TURN_IN_FAIL_REASON" }, { - "trigger": "LE_GAME_ERR_RAID_CONVERTED_TO_PARTY\t717", - "contents": "LE_GAME_ERR_RAID_CONVERTED_TO_PARTY", + "trigger": "LE_GAME_ERR_QUEST_UNKNOWN_COMPLETE\t285", + "contents": "LE_GAME_ERR_QUEST_UNKNOWN_COMPLETE" }, { - "trigger": "LE_GAME_ERR_RAID_DIFFICULTY_CHANGED_S\t714", - "contents": "LE_GAME_ERR_RAID_DIFFICULTY_CHANGED_S", + "trigger": "LE_GAME_ERR_RAID_CONVERTED_TO_PARTY\t720", + "contents": "LE_GAME_ERR_RAID_CONVERTED_TO_PARTY" }, { - "trigger": "LE_GAME_ERR_RAID_DIFFICULTY_FAILED\t713", - "contents": "LE_GAME_ERR_RAID_DIFFICULTY_FAILED", + "trigger": "LE_GAME_ERR_RAID_DIFFICULTY_CHANGED_S\t717", + "contents": "LE_GAME_ERR_RAID_DIFFICULTY_CHANGED_S" }, { - "trigger": "LE_GAME_ERR_RAID_DISALLOWED_BY_CROSS_REALM\t691", - "contents": "LE_GAME_ERR_RAID_DISALLOWED_BY_CROSS_REALM", + "trigger": "LE_GAME_ERR_RAID_DIFFICULTY_FAILED\t716", + "contents": "LE_GAME_ERR_RAID_DIFFICULTY_FAILED" }, { - "trigger": "LE_GAME_ERR_RAID_DISALLOWED_BY_LEVEL\t690", - "contents": "LE_GAME_ERR_RAID_DISALLOWED_BY_LEVEL", + "trigger": "LE_GAME_ERR_RAID_DISALLOWED_BY_CROSS_REALM\t694", + "contents": "LE_GAME_ERR_RAID_DISALLOWED_BY_CROSS_REALM" }, { - "trigger": "LE_GAME_ERR_RAID_GROUP_FULL\t469", - "contents": "LE_GAME_ERR_RAID_GROUP_FULL", + "trigger": "LE_GAME_ERR_RAID_DISALLOWED_BY_LEVEL\t693", + "contents": "LE_GAME_ERR_RAID_DISALLOWED_BY_LEVEL" }, { - "trigger": "LE_GAME_ERR_RAID_GROUP_LOWLEVEL\t467", - "contents": "LE_GAME_ERR_RAID_GROUP_LOWLEVEL", + "trigger": "LE_GAME_ERR_RAID_GROUP_FULL\t473", + "contents": "LE_GAME_ERR_RAID_GROUP_FULL" }, { - "trigger": "LE_GAME_ERR_RAID_GROUP_ONLY\t468", - "contents": "LE_GAME_ERR_RAID_GROUP_ONLY", + "trigger": "LE_GAME_ERR_RAID_GROUP_LOWLEVEL\t471", + "contents": "LE_GAME_ERR_RAID_GROUP_LOWLEVEL" }, { - "trigger": "LE_GAME_ERR_RAID_GROUP_REQUIREMENTS_UNMATCH\t470", - "contents": "LE_GAME_ERR_RAID_GROUP_REQUIREMENTS_UNMATCH", + "trigger": "LE_GAME_ERR_RAID_GROUP_ONLY\t472", + "contents": "LE_GAME_ERR_RAID_GROUP_ONLY" }, { - "trigger": "LE_GAME_ERR_RAID_LEADER_READY_CHECK_START_S\t554", - "contents": "LE_GAME_ERR_RAID_LEADER_READY_CHECK_START_S", + "trigger": "LE_GAME_ERR_RAID_GROUP_REQUIREMENTS_UNMATCH\t474", + "contents": "LE_GAME_ERR_RAID_GROUP_REQUIREMENTS_UNMATCH" }, { - "trigger": "LE_GAME_ERR_RAID_LOCKOUT_CHANGED_S\t716", - "contents": "LE_GAME_ERR_RAID_LOCKOUT_CHANGED_S", + "trigger": "LE_GAME_ERR_RAID_LEADER_READY_CHECK_START_S\t559", + "contents": "LE_GAME_ERR_RAID_LEADER_READY_CHECK_START_S" }, { - "trigger": "LE_GAME_ERR_RAID_MEMBER_ADDED_S\t485", - "contents": "LE_GAME_ERR_RAID_MEMBER_ADDED_S", + "trigger": "LE_GAME_ERR_RAID_LOCKOUT_CHANGED_S\t719", + "contents": "LE_GAME_ERR_RAID_LOCKOUT_CHANGED_S" }, { - "trigger": "LE_GAME_ERR_RAID_MEMBER_REMOVED_S\t486", - "contents": "LE_GAME_ERR_RAID_MEMBER_REMOVED_S", + "trigger": "LE_GAME_ERR_RAID_MEMBER_ADDED_S\t489", + "contents": "LE_GAME_ERR_RAID_MEMBER_ADDED_S" }, { - "trigger": "LE_GAME_ERR_RAID_YOU_JOINED\t481", - "contents": "LE_GAME_ERR_RAID_YOU_JOINED", + "trigger": "LE_GAME_ERR_RAID_MEMBER_REMOVED_S\t490", + "contents": "LE_GAME_ERR_RAID_MEMBER_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_RAID_YOU_LEFT\t482", - "contents": "LE_GAME_ERR_RAID_YOU_LEFT", + "trigger": "LE_GAME_ERR_RAID_YOU_JOINED\t485", + "contents": "LE_GAME_ERR_RAID_YOU_JOINED" }, { - "trigger": "LE_GAME_ERR_RANK_REQUIRES_AUTHENTICATOR\t814", - "contents": "LE_GAME_ERR_RANK_REQUIRES_AUTHENTICATOR", + "trigger": "LE_GAME_ERR_RAID_YOU_LEFT\t486", + "contents": "LE_GAME_ERR_RAID_YOU_LEFT" }, { - "trigger": "LE_GAME_ERR_READY_CHECK_IN_PROGRESS\t555", - "contents": "LE_GAME_ERR_READY_CHECK_IN_PROGRESS", + "trigger": "LE_GAME_ERR_RANK_REQUIRES_AUTHENTICATOR\t818", + "contents": "LE_GAME_ERR_RANK_REQUIRES_AUTHENTICATOR" }, { - "trigger": "LE_GAME_ERR_READY_CHECK_THROTTLED\t556", - "contents": "LE_GAME_ERR_READY_CHECK_THROTTLED", + "trigger": "LE_GAME_ERR_READY_CHECK_IN_PROGRESS\t560", + "contents": "LE_GAME_ERR_READY_CHECK_IN_PROGRESS" }, { - "trigger": "LE_GAME_ERR_REAGENT_BANK_FULL\t945", - "contents": "LE_GAME_ERR_REAGENT_BANK_FULL", + "trigger": "LE_GAME_ERR_READY_CHECK_THROTTLED\t561", + "contents": "LE_GAME_ERR_READY_CHECK_THROTTLED" }, { - "trigger": "LE_GAME_ERR_REAGENT_BANK_LOCKED\t946", - "contents": "LE_GAME_ERR_REAGENT_BANK_LOCKED", + "trigger": "LE_GAME_ERR_REAGENT_BANK_FULL\t950", + "contents": "LE_GAME_ERR_REAGENT_BANK_FULL" }, { - "trigger": "LE_GAME_ERR_REALM_NOT_FOUND\t412", - "contents": "LE_GAME_ERR_REALM_NOT_FOUND", + "trigger": "LE_GAME_ERR_REAGENT_BANK_LOCKED\t951", + "contents": "LE_GAME_ERR_REAGENT_BANK_LOCKED" + }, + { + "trigger": "LE_GAME_ERR_REALM_NOT_FOUND\t416", + "contents": "LE_GAME_ERR_REALM_NOT_FOUND" }, { "trigger": "LE_GAME_ERR_RECEIVE_ITEM_S\t43", - "contents": "LE_GAME_ERR_RECEIVE_ITEM_S", + "contents": "LE_GAME_ERR_RECEIVE_ITEM_S" }, { - "trigger": "LE_GAME_ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT\t941", - "contents": "LE_GAME_ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT", + "trigger": "LE_GAME_ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT\t946", + "contents": "LE_GAME_ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT" }, { - "trigger": "LE_GAME_ERR_RECRUIT_A_FRIEND_FAILED\t942", - "contents": "LE_GAME_ERR_RECRUIT_A_FRIEND_FAILED", + "trigger": "LE_GAME_ERR_RECRUIT_A_FRIEND_FAILED\t947", + "contents": "LE_GAME_ERR_RECRUIT_A_FRIEND_FAILED" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_DIFFERENT_FACTION\t640", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_DIFFERENT_FACTION", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_DIFFERENT_FACTION\t643", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_DIFFERENT_FACTION" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I\t642", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I\t645", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL\t646", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL\t649", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS\t638", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS\t641", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED\t649", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED\t652", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NO_XREALM\t648", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_NO_XREALM", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NO_XREALM\t651", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_NO_XREALM" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NOT_IN_LFG\t647", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_NOT_IN_LFG", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NOT_IN_LFG\t650", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_NOT_IN_LFG" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NOT_NOW\t641", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_NOT_NOW", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NOT_NOW\t644", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_NOT_NOW" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NOT_REFERRED_BY\t636", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_NOT_REFERRED_BY", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_NOT_REFERRED_BY\t639", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_NOT_REFERRED_BY" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_COOLDOWN\t644", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_COOLDOWN", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_COOLDOWN\t647", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_COOLDOWN" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I\t643", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I\t646", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S\t645", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S\t648", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_TARGET_TOO_HIGH\t637", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_TARGET_TOO_HIGH", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_TARGET_TOO_HIGH\t640", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_TARGET_TOO_HIGH" }, { - "trigger": "LE_GAME_ERR_REFER_A_FRIEND_TOO_FAR\t639", - "contents": "LE_GAME_ERR_REFER_A_FRIEND_TOO_FAR", + "trigger": "LE_GAME_ERR_REFER_A_FRIEND_TOO_FAR\t642", + "contents": "LE_GAME_ERR_REFER_A_FRIEND_TOO_FAR" }, { - "trigger": "LE_GAME_ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY\t818", - "contents": "LE_GAME_ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY", + "trigger": "LE_GAME_ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY\t822", + "contents": "LE_GAME_ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY" }, { - "trigger": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE\t723", - "contents": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE", + "trigger": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE\t726", + "contents": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE" }, { - "trigger": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN\t707", - "contents": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN", + "trigger": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN\t710", + "contents": "LE_GAME_ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN" }, { - "trigger": "LE_GAME_ERR_REPORT_SUBMISSION_FAILED\t871", - "contents": "LE_GAME_ERR_REPORT_SUBMISSION_FAILED", + "trigger": "LE_GAME_ERR_REPORT_SUBMISSION_FAILED\t875", + "contents": "LE_GAME_ERR_REPORT_SUBMISSION_FAILED" }, { - "trigger": "LE_GAME_ERR_REPORT_SUBMITTED_SUCCESSFULLY\t870", - "contents": "LE_GAME_ERR_REPORT_SUBMITTED_SUCCESSFULLY", + "trigger": "LE_GAME_ERR_REPORT_SUBMITTED_SUCCESSFULLY\t874", + "contents": "LE_GAME_ERR_REPORT_SUBMITTED_SUCCESSFULLY" }, { - "trigger": "LE_GAME_ERR_REQUIRES_ACHIEVEMENT_I\t817", - "contents": "LE_GAME_ERR_REQUIRES_ACHIEVEMENT_I", + "trigger": "LE_GAME_ERR_REQUIRES_ACHIEVEMENT_I\t821", + "contents": "LE_GAME_ERR_REQUIRES_ACHIEVEMENT_I" }, { - "trigger": "LE_GAME_ERR_REQUIRES_EXPANSION_S\t807", - "contents": "LE_GAME_ERR_REQUIRES_EXPANSION_S", + "trigger": "LE_GAME_ERR_REQUIRES_EXPANSION_S\t811", + "contents": "LE_GAME_ERR_REQUIRES_EXPANSION_S" }, { - "trigger": "LE_GAME_ERR_RESTRICTED_ACCOUNT\t542", - "contents": "LE_GAME_ERR_RESTRICTED_ACCOUNT", + "trigger": "LE_GAME_ERR_RESTRICTED_ACCOUNT\t547", + "contents": "LE_GAME_ERR_RESTRICTED_ACCOUNT" }, { - "trigger": "LE_GAME_ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL\t956", - "contents": "LE_GAME_ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL", + "trigger": "LE_GAME_ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL\t961", + "contents": "LE_GAME_ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL" }, { - "trigger": "LE_GAME_ERR_RESTRICTED_ACCOUNT_TRIAL\t543", - "contents": "LE_GAME_ERR_RESTRICTED_ACCOUNT_TRIAL", + "trigger": "LE_GAME_ERR_RESTRICTED_ACCOUNT_TRIAL\t548", + "contents": "LE_GAME_ERR_RESTRICTED_ACCOUNT_TRIAL" }, { "trigger": "LE_GAME_ERR_REVOKE_TRANSMOG_S\t71", - "contents": "LE_GAME_ERR_REVOKE_TRANSMOG_S", + "contents": "LE_GAME_ERR_REVOKE_TRANSMOG_S" }, { - "trigger": "LE_GAME_ERR_ROLE_CHECK_ALREADY_IN_PROGRESS\t940", - "contents": "LE_GAME_ERR_ROLE_CHECK_ALREADY_IN_PROGRESS", + "trigger": "LE_GAME_ERR_ROLE_CHECK_ALREADY_IN_PROGRESS\t945", + "contents": "LE_GAME_ERR_ROLE_CHECK_ALREADY_IN_PROGRESS" }, { - "trigger": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED\t660", - "contents": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED", + "trigger": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED\t663", + "contents": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED" }, { - "trigger": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW\t661", - "contents": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW", + "trigger": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW\t664", + "contents": "LE_GAME_ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW" }, { - "trigger": "LE_GAME_ERR_SET_LOOT_FREEFORALL\t267", - "contents": "LE_GAME_ERR_SET_LOOT_FREEFORALL", + "trigger": "LE_GAME_ERR_SET_LOOT_FREEFORALL\t269", + "contents": "LE_GAME_ERR_SET_LOOT_FREEFORALL" }, { - "trigger": "LE_GAME_ERR_SET_LOOT_GROUP\t270", - "contents": "LE_GAME_ERR_SET_LOOT_GROUP", + "trigger": "LE_GAME_ERR_SET_LOOT_GROUP\t272", + "contents": "LE_GAME_ERR_SET_LOOT_GROUP" }, { - "trigger": "LE_GAME_ERR_SET_LOOT_MASTER\t269", - "contents": "LE_GAME_ERR_SET_LOOT_MASTER", + "trigger": "LE_GAME_ERR_SET_LOOT_MASTER\t271", + "contents": "LE_GAME_ERR_SET_LOOT_MASTER" }, { - "trigger": "LE_GAME_ERR_SET_LOOT_METHOD_FAILED_COMBAT\t944", - "contents": "LE_GAME_ERR_SET_LOOT_METHOD_FAILED_COMBAT", + "trigger": "LE_GAME_ERR_SET_LOOT_METHOD_FAILED_COMBAT\t949", + "contents": "LE_GAME_ERR_SET_LOOT_METHOD_FAILED_COMBAT" }, { - "trigger": "LE_GAME_ERR_SET_LOOT_PERSONAL\t943", - "contents": "LE_GAME_ERR_SET_LOOT_PERSONAL", + "trigger": "LE_GAME_ERR_SET_LOOT_PERSONAL\t948", + "contents": "LE_GAME_ERR_SET_LOOT_PERSONAL" }, { - "trigger": "LE_GAME_ERR_SET_LOOT_ROUNDROBIN\t268", - "contents": "LE_GAME_ERR_SET_LOOT_ROUNDROBIN", + "trigger": "LE_GAME_ERR_SET_LOOT_ROUNDROBIN\t270", + "contents": "LE_GAME_ERR_SET_LOOT_ROUNDROBIN" }, { - "trigger": "LE_GAME_ERR_SET_LOOT_THRESHOLD_S\t271", - "contents": "LE_GAME_ERR_SET_LOOT_THRESHOLD_S", + "trigger": "LE_GAME_ERR_SET_LOOT_THRESHOLD_S\t273", + "contents": "LE_GAME_ERR_SET_LOOT_THRESHOLD_S" }, { - "trigger": "LE_GAME_ERR_SHAPESHIFT_FORM_CANNOT_EQUIP\t658", - "contents": "LE_GAME_ERR_SHAPESHIFT_FORM_CANNOT_EQUIP", + "trigger": "LE_GAME_ERR_SHAPESHIFT_FORM_CANNOT_EQUIP\t661", + "contents": "LE_GAME_ERR_SHAPESHIFT_FORM_CANNOT_EQUIP" }, { "trigger": "LE_GAME_ERR_SKILL_GAINED_S\t59", - "contents": "LE_GAME_ERR_SKILL_GAINED_S", + "contents": "LE_GAME_ERR_SKILL_GAINED_S" }, { "trigger": "LE_GAME_ERR_SKILL_UP_SI\t60", - "contents": "LE_GAME_ERR_SKILL_UP_SI", + "contents": "LE_GAME_ERR_SKILL_UP_SI" }, { "trigger": "LE_GAME_ERR_SLOT_EMPTY\t26", - "contents": "LE_GAME_ERR_SLOT_EMPTY", + "contents": "LE_GAME_ERR_SLOT_EMPTY" }, { - "trigger": "LE_GAME_ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT\t582", - "contents": "LE_GAME_ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT", + "trigger": "LE_GAME_ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT\t587", + "contents": "LE_GAME_ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT" }, { - "trigger": "LE_GAME_ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT\t580", - "contents": "LE_GAME_ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT", + "trigger": "LE_GAME_ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT\t585", + "contents": "LE_GAME_ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT" }, { - "trigger": "LE_GAME_ERR_SOCKETING_ITEM_TOO_LOW_LEVEL\t583", - "contents": "LE_GAME_ERR_SOCKETING_ITEM_TOO_LOW_LEVEL", + "trigger": "LE_GAME_ERR_SOCKETING_ITEM_TOO_LOW_LEVEL\t588", + "contents": "LE_GAME_ERR_SOCKETING_ITEM_TOO_LOW_LEVEL" }, { - "trigger": "LE_GAME_ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT\t578", - "contents": "LE_GAME_ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT", + "trigger": "LE_GAME_ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT\t583", + "contents": "LE_GAME_ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT" }, { - "trigger": "LE_GAME_ERR_SOCKETING_REQUIRES_COGWHEEL_GEM\t581", - "contents": "LE_GAME_ERR_SOCKETING_REQUIRES_COGWHEEL_GEM", + "trigger": "LE_GAME_ERR_SOCKETING_REQUIRES_COGWHEEL_GEM\t586", + "contents": "LE_GAME_ERR_SOCKETING_REQUIRES_COGWHEEL_GEM" }, { - "trigger": "LE_GAME_ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM\t579", - "contents": "LE_GAME_ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM", + "trigger": "LE_GAME_ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM\t584", + "contents": "LE_GAME_ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM" }, { - "trigger": "LE_GAME_ERR_SOCKETING_REQUIRES_META_GEM\t577", - "contents": "LE_GAME_ERR_SOCKETING_REQUIRES_META_GEM", + "trigger": "LE_GAME_ERR_SOCKETING_REQUIRES_META_GEM\t582", + "contents": "LE_GAME_ERR_SOCKETING_REQUIRES_META_GEM" }, { - "trigger": "LE_GAME_ERR_SOLO_JOIN_BATTLEGROUND_S\t532", - "contents": "LE_GAME_ERR_SOLO_JOIN_BATTLEGROUND_S", + "trigger": "LE_GAME_ERR_SOLO_JOIN_BATTLEGROUND_S\t536", + "contents": "LE_GAME_ERR_SOLO_JOIN_BATTLEGROUND_S" }, { - "trigger": "LE_GAME_ERR_SOR_INVALID_COMMENT\t866", - "contents": "LE_GAME_ERR_SOR_INVALID_COMMENT", + "trigger": "LE_GAME_ERR_SOR_INVALID_COMMENT\t870", + "contents": "LE_GAME_ERR_SOR_INVALID_COMMENT" }, { - "trigger": "LE_GAME_ERR_SOR_INVALID_EMAIL\t865", - "contents": "LE_GAME_ERR_SOR_INVALID_EMAIL", + "trigger": "LE_GAME_ERR_SOR_INVALID_EMAIL\t869", + "contents": "LE_GAME_ERR_SOR_INVALID_EMAIL" }, { - "trigger": "LE_GAME_ERR_SOR_START_EXPERIENCE_INCOMPLETE\t864", - "contents": "LE_GAME_ERR_SOR_START_EXPERIENCE_INCOMPLETE", + "trigger": "LE_GAME_ERR_SOR_START_EXPERIENCE_INCOMPLETE\t868", + "contents": "LE_GAME_ERR_SOR_START_EXPERIENCE_INCOMPLETE" }, { - "trigger": "LE_GAME_ERR_SPEC_IS_DISABLED\t961", - "contents": "LE_GAME_ERR_SPEC_IS_DISABLED", + "trigger": "LE_GAME_ERR_SPEC_IS_DISABLED\t966", + "contents": "LE_GAME_ERR_SPEC_IS_DISABLED" }, { - "trigger": "LE_GAME_ERR_SPEC_WIPE_ERROR\t502", - "contents": "LE_GAME_ERR_SPEC_WIPE_ERROR", + "trigger": "LE_GAME_ERR_SPEC_WIPE_ERROR\t506", + "contents": "LE_GAME_ERR_SPEC_WIPE_ERROR" }, { - "trigger": "LE_GAME_ERR_SPECIFY_MASTER_LOOTER\t273", - "contents": "LE_GAME_ERR_SPECIFY_MASTER_LOOTER", + "trigger": "LE_GAME_ERR_SPECIFY_MASTER_LOOTER\t275", + "contents": "LE_GAME_ERR_SPECIFY_MASTER_LOOTER" }, { "trigger": "LE_GAME_ERR_SPELL_ALREADY_KNOWN_S\t56", - "contents": "LE_GAME_ERR_SPELL_ALREADY_KNOWN_S", + "contents": "LE_GAME_ERR_SPELL_ALREADY_KNOWN_S" }, { "trigger": "LE_GAME_ERR_SPELL_COOLDOWN\t54", - "contents": "LE_GAME_ERR_SPELL_COOLDOWN", + "contents": "LE_GAME_ERR_SPELL_COOLDOWN" + }, + { + "trigger": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH\t478", + "contents": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH\t474", - "contents": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH", + "trigger": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA\t479", + "contents": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA\t475", - "contents": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA", + "trigger": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S\t480", + "contents": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S\t476", - "contents": "LE_GAME_ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S", + "trigger": "LE_GAME_ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS\t253", + "contents": "LE_GAME_ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS\t251", - "contents": "LE_GAME_ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS", + "trigger": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM\t250", + "contents": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM\t248", - "contents": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM", + "trigger": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S\t251", + "contents": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S\t249", - "contents": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S", + "trigger": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_SPECIFIC_ITEM\t321", + "contents": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_SPECIFIC_ITEM" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_SPECIFIC_ITEM\t319", - "contents": "LE_GAME_ERR_SPELL_FAILED_EQUIPPED_SPECIFIC_ITEM", + "trigger": "LE_GAME_ERR_SPELL_FAILED_LEVEL_REQUIREMENT\t996", + "contents": "LE_GAME_ERR_SPELL_FAILED_LEVEL_REQUIREMENT" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_NOTUNSHEATHED\t374", - "contents": "LE_GAME_ERR_SPELL_FAILED_NOTUNSHEATHED", + "trigger": "LE_GAME_ERR_SPELL_FAILED_NOTUNSHEATHED\t378", + "contents": "LE_GAME_ERR_SPELL_FAILED_NOTUNSHEATHED" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_REAGENTS\t246", - "contents": "LE_GAME_ERR_SPELL_FAILED_REAGENTS", + "trigger": "LE_GAME_ERR_SPELL_FAILED_REAGENTS\t247", + "contents": "LE_GAME_ERR_SPELL_FAILED_REAGENTS" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_REAGENTS_GENERIC\t247", - "contents": "LE_GAME_ERR_SPELL_FAILED_REAGENTS_GENERIC", + "trigger": "LE_GAME_ERR_SPELL_FAILED_REAGENTS_GENERIC\t248", + "contents": "LE_GAME_ERR_SPELL_FAILED_REAGENTS_GENERIC" }, { "trigger": "LE_GAME_ERR_SPELL_FAILED_S\t50", - "contents": "LE_GAME_ERR_SPELL_FAILED_S", + "contents": "LE_GAME_ERR_SPELL_FAILED_S" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_SHAPESHIFT_FORM_S\t250", - "contents": "LE_GAME_ERR_SPELL_FAILED_SHAPESHIFT_FORM_S", + "trigger": "LE_GAME_ERR_SPELL_FAILED_SHAPESHIFT_FORM_S\t252", + "contents": "LE_GAME_ERR_SPELL_FAILED_SHAPESHIFT_FORM_S" }, { - "trigger": "LE_GAME_ERR_SPELL_FAILED_TOTEMS\t245", - "contents": "LE_GAME_ERR_SPELL_FAILED_TOTEMS", + "trigger": "LE_GAME_ERR_SPELL_FAILED_TOTEMS\t246", + "contents": "LE_GAME_ERR_SPELL_FAILED_TOTEMS" }, { - "trigger": "LE_GAME_ERR_SPELL_OUT_OF_RANGE\t358", - "contents": "LE_GAME_ERR_SPELL_OUT_OF_RANGE", + "trigger": "LE_GAME_ERR_SPELL_OUT_OF_RANGE\t362", + "contents": "LE_GAME_ERR_SPELL_OUT_OF_RANGE" }, { - "trigger": "LE_GAME_ERR_SPELL_UNLEARNED_S\t389", - "contents": "LE_GAME_ERR_SPELL_UNLEARNED_S", + "trigger": "LE_GAME_ERR_SPELL_UNLEARNED_S\t393", + "contents": "LE_GAME_ERR_SPELL_UNLEARNED_S" }, { "trigger": "LE_GAME_ERR_SPLIT_FAILED\t29", - "contents": "LE_GAME_ERR_SPLIT_FAILED", + "contents": "LE_GAME_ERR_SPLIT_FAILED" }, { - "trigger": "LE_GAME_ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY\t872", - "contents": "LE_GAME_ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY", + "trigger": "LE_GAME_ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY\t876", + "contents": "LE_GAME_ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY" }, { "trigger": "LE_GAME_ERR_SYSTEM\t1", - "contents": "LE_GAME_ERR_SYSTEM", + "contents": "LE_GAME_ERR_SYSTEM" }, { - "trigger": "LE_GAME_ERR_SYSTEM_DISABLED\t585", - "contents": "LE_GAME_ERR_SYSTEM_DISABLED", + "trigger": "LE_GAME_ERR_SYSTEM_DISABLED\t590", + "contents": "LE_GAME_ERR_SYSTEM_DISABLED" }, { - "trigger": "LE_GAME_ERR_TALENT_FAILED_CANT_REMOVE_TALENT\t811", - "contents": "LE_GAME_ERR_TALENT_FAILED_CANT_REMOVE_TALENT", + "trigger": "LE_GAME_ERR_TALENT_FAILED_CANT_REMOVE_TALENT\t815", + "contents": "LE_GAME_ERR_TALENT_FAILED_CANT_REMOVE_TALENT" }, { - "trigger": "LE_GAME_ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED\t810", - "contents": "LE_GAME_ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED", + "trigger": "LE_GAME_ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED\t814", + "contents": "LE_GAME_ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED" }, { - "trigger": "LE_GAME_ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE\t809", - "contents": "LE_GAME_ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE", + "trigger": "LE_GAME_ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE\t813", + "contents": "LE_GAME_ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE" }, { - "trigger": "LE_GAME_ERR_TALENT_FAILED_REST_AREA\t980", - "contents": "LE_GAME_ERR_TALENT_FAILED_REST_AREA", + "trigger": "LE_GAME_ERR_TALENT_FAILED_REST_AREA\t986", + "contents": "LE_GAME_ERR_TALENT_FAILED_REST_AREA" }, { - "trigger": "LE_GAME_ERR_TALENT_FAILED_UNKNOWN\t812", - "contents": "LE_GAME_ERR_TALENT_FAILED_UNKNOWN", + "trigger": "LE_GAME_ERR_TALENT_FAILED_UNKNOWN\t816", + "contents": "LE_GAME_ERR_TALENT_FAILED_UNKNOWN" }, { - "trigger": "LE_GAME_ERR_TALENT_GRANTED_BY_AURA\t985", - "contents": "LE_GAME_ERR_TALENT_GRANTED_BY_AURA", + "trigger": "LE_GAME_ERR_TALENT_GRANTED_BY_AURA\t991", + "contents": "LE_GAME_ERR_TALENT_GRANTED_BY_AURA" }, { - "trigger": "LE_GAME_ERR_TALENT_WIPE_ERROR\t501", - "contents": "LE_GAME_ERR_TALENT_WIPE_ERROR", + "trigger": "LE_GAME_ERR_TALENT_WIPE_ERROR\t505", + "contents": "LE_GAME_ERR_TALENT_WIPE_ERROR" }, { - "trigger": "LE_GAME_ERR_TAME_FAILED\t275", - "contents": "LE_GAME_ERR_TAME_FAILED", + "trigger": "LE_GAME_ERR_TAME_FAILED\t277", + "contents": "LE_GAME_ERR_TAME_FAILED" }, { - "trigger": "LE_GAME_ERR_TARGET_LOGGING_OUT\t495", - "contents": "LE_GAME_ERR_TARGET_LOGGING_OUT", + "trigger": "LE_GAME_ERR_TARGET_LOGGING_OUT\t499", + "contents": "LE_GAME_ERR_TARGET_LOGGING_OUT" }, { "trigger": "LE_GAME_ERR_TARGET_NOT_IN_GROUP_S\t91", - "contents": "LE_GAME_ERR_TARGET_NOT_IN_GROUP_S", + "contents": "LE_GAME_ERR_TARGET_NOT_IN_GROUP_S" }, { "trigger": "LE_GAME_ERR_TARGET_NOT_IN_INSTANCE_S\t92", - "contents": "LE_GAME_ERR_TARGET_NOT_IN_INSTANCE_S", + "contents": "LE_GAME_ERR_TARGET_NOT_IN_INSTANCE_S" }, { - "trigger": "LE_GAME_ERR_TARGET_STUNNED\t479", - "contents": "LE_GAME_ERR_TARGET_STUNNED", + "trigger": "LE_GAME_ERR_TARGET_STUNNED\t483", + "contents": "LE_GAME_ERR_TARGET_STUNNED" }, { - "trigger": "LE_GAME_ERR_TAXINOPATHS\t215", - "contents": "LE_GAME_ERR_TAXINOPATHS", + "trigger": "LE_GAME_ERR_TAXINOPATHS\t216", + "contents": "LE_GAME_ERR_TAXINOPATHS" }, { - "trigger": "LE_GAME_ERR_TAXINOSUCHPATH\t205", - "contents": "LE_GAME_ERR_TAXINOSUCHPATH", + "trigger": "LE_GAME_ERR_TAXINOSUCHPATH\t206", + "contents": "LE_GAME_ERR_TAXINOSUCHPATH" }, { - "trigger": "LE_GAME_ERR_TAXINOTELIGIBLE\t216", - "contents": "LE_GAME_ERR_TAXINOTELIGIBLE", + "trigger": "LE_GAME_ERR_TAXINOTELIGIBLE\t217", + "contents": "LE_GAME_ERR_TAXINOTELIGIBLE" }, { - "trigger": "LE_GAME_ERR_TAXINOTENOUGHMONEY\t207", - "contents": "LE_GAME_ERR_TAXINOTENOUGHMONEY", + "trigger": "LE_GAME_ERR_TAXINOTENOUGHMONEY\t208", + "contents": "LE_GAME_ERR_TAXINOTENOUGHMONEY" }, { - "trigger": "LE_GAME_ERR_TAXINOTSTANDING\t217", - "contents": "LE_GAME_ERR_TAXINOTSTANDING", + "trigger": "LE_GAME_ERR_TAXINOTSTANDING\t218", + "contents": "LE_GAME_ERR_TAXINOTSTANDING" }, { - "trigger": "LE_GAME_ERR_TAXINOTVISITED\t210", - "contents": "LE_GAME_ERR_TAXINOTVISITED", + "trigger": "LE_GAME_ERR_TAXINOTVISITED\t211", + "contents": "LE_GAME_ERR_TAXINOTVISITED" }, { - "trigger": "LE_GAME_ERR_TAXINOVENDORNEARBY\t209", - "contents": "LE_GAME_ERR_TAXINOVENDORNEARBY", + "trigger": "LE_GAME_ERR_TAXINOVENDORNEARBY\t210", + "contents": "LE_GAME_ERR_TAXINOVENDORNEARBY" }, { - "trigger": "LE_GAME_ERR_TAXIPLAYERALREADYMOUNTED\t212", - "contents": "LE_GAME_ERR_TAXIPLAYERALREADYMOUNTED", + "trigger": "LE_GAME_ERR_TAXIPLAYERALREADYMOUNTED\t213", + "contents": "LE_GAME_ERR_TAXIPLAYERALREADYMOUNTED" }, { - "trigger": "LE_GAME_ERR_TAXIPLAYERBUSY\t211", - "contents": "LE_GAME_ERR_TAXIPLAYERBUSY", + "trigger": "LE_GAME_ERR_TAXIPLAYERBUSY\t212", + "contents": "LE_GAME_ERR_TAXIPLAYERBUSY" }, { - "trigger": "LE_GAME_ERR_TAXIPLAYERMOVING\t214", - "contents": "LE_GAME_ERR_TAXIPLAYERMOVING", + "trigger": "LE_GAME_ERR_TAXIPLAYERMOVING\t215", + "contents": "LE_GAME_ERR_TAXIPLAYERMOVING" }, { - "trigger": "LE_GAME_ERR_TAXIPLAYERSHAPESHIFTED\t213", - "contents": "LE_GAME_ERR_TAXIPLAYERSHAPESHIFTED", + "trigger": "LE_GAME_ERR_TAXIPLAYERSHAPESHIFTED\t214", + "contents": "LE_GAME_ERR_TAXIPLAYERSHAPESHIFTED" }, { - "trigger": "LE_GAME_ERR_TAXISAMENODE\t204", - "contents": "LE_GAME_ERR_TAXISAMENODE", + "trigger": "LE_GAME_ERR_TAXISAMENODE\t205", + "contents": "LE_GAME_ERR_TAXISAMENODE" }, { - "trigger": "LE_GAME_ERR_TAXITOOFARAWAY\t208", - "contents": "LE_GAME_ERR_TAXITOOFARAWAY", + "trigger": "LE_GAME_ERR_TAXITOOFARAWAY\t209", + "contents": "LE_GAME_ERR_TAXITOOFARAWAY" }, { - "trigger": "LE_GAME_ERR_TAXIUNSPECIFIEDSERVERERROR\t206", - "contents": "LE_GAME_ERR_TAXIUNSPECIFIEDSERVERERROR", + "trigger": "LE_GAME_ERR_TAXIUNSPECIFIEDSERVERERROR\t207", + "contents": "LE_GAME_ERR_TAXIUNSPECIFIEDSERVERERROR" }, { - "trigger": "LE_GAME_ERR_TEST_CVAR_SET_SSS\t982", - "contents": "LE_GAME_ERR_TEST_CVAR_SET_SSS", + "trigger": "LE_GAME_ERR_TEST_CVAR_SET_SSS\t988", + "contents": "LE_GAME_ERR_TEST_CVAR_SET_SSS" }, { - "trigger": "LE_GAME_ERR_TICKET_ALREADY_EXISTS\t398", - "contents": "LE_GAME_ERR_TICKET_ALREADY_EXISTS", + "trigger": "LE_GAME_ERR_TICKET_ALREADY_EXISTS\t402", + "contents": "LE_GAME_ERR_TICKET_ALREADY_EXISTS" }, { - "trigger": "LE_GAME_ERR_TICKET_CREATE_ERROR\t399", - "contents": "LE_GAME_ERR_TICKET_CREATE_ERROR", + "trigger": "LE_GAME_ERR_TICKET_CREATE_ERROR\t403", + "contents": "LE_GAME_ERR_TICKET_CREATE_ERROR" }, { - "trigger": "LE_GAME_ERR_TICKET_DB_ERROR\t401", - "contents": "LE_GAME_ERR_TICKET_DB_ERROR", + "trigger": "LE_GAME_ERR_TICKET_DB_ERROR\t405", + "contents": "LE_GAME_ERR_TICKET_DB_ERROR" }, { - "trigger": "LE_GAME_ERR_TICKET_NO_TEXT\t402", - "contents": "LE_GAME_ERR_TICKET_NO_TEXT", + "trigger": "LE_GAME_ERR_TICKET_NO_TEXT\t406", + "contents": "LE_GAME_ERR_TICKET_NO_TEXT" }, { - "trigger": "LE_GAME_ERR_TICKET_TEXT_TOO_LONG\t403", - "contents": "LE_GAME_ERR_TICKET_TEXT_TOO_LONG", + "trigger": "LE_GAME_ERR_TICKET_TEXT_TOO_LONG\t407", + "contents": "LE_GAME_ERR_TICKET_TEXT_TOO_LONG" }, { - "trigger": "LE_GAME_ERR_TICKET_UPDATE_ERROR\t400", - "contents": "LE_GAME_ERR_TICKET_UPDATE_ERROR", + "trigger": "LE_GAME_ERR_TICKET_UPDATE_ERROR\t404", + "contents": "LE_GAME_ERR_TICKET_UPDATE_ERROR" }, { - "trigger": "LE_GAME_ERR_TOO_FAR_TO_INTERACT\t781", - "contents": "LE_GAME_ERR_TOO_FAR_TO_INTERACT", + "trigger": "LE_GAME_ERR_TOO_FAR_TO_INTERACT\t785", + "contents": "LE_GAME_ERR_TOO_FAR_TO_INTERACT" }, { "trigger": "LE_GAME_ERR_TOO_FEW_TO_SPLIT\t28", - "contents": "LE_GAME_ERR_TOO_FEW_TO_SPLIT", + "contents": "LE_GAME_ERR_TOO_FEW_TO_SPLIT" }, { - "trigger": "LE_GAME_ERR_TOO_MANY_CHAT_CHANNELS\t490", - "contents": "LE_GAME_ERR_TOO_MANY_CHAT_CHANNELS", + "trigger": "LE_GAME_ERR_TOO_MANY_CHAT_CHANNELS\t494", + "contents": "LE_GAME_ERR_TOO_MANY_CHAT_CHANNELS" }, { - "trigger": "LE_GAME_ERR_TOO_MANY_SOCKETS\t653", - "contents": "LE_GAME_ERR_TOO_MANY_SOCKETS", + "trigger": "LE_GAME_ERR_TOO_MANY_SOCKETS\t656", + "contents": "LE_GAME_ERR_TOO_MANY_SOCKETS" }, { "trigger": "LE_GAME_ERR_TOO_MANY_SPECIAL_BAGS\t17", - "contents": "LE_GAME_ERR_TOO_MANY_SPECIAL_BAGS", + "contents": "LE_GAME_ERR_TOO_MANY_SPECIAL_BAGS" }, { - "trigger": "LE_GAME_ERR_TOO_MUCH_GOLD\t590", - "contents": "LE_GAME_ERR_TOO_MUCH_GOLD", + "trigger": "LE_GAME_ERR_TOO_MUCH_GOLD\t595", + "contents": "LE_GAME_ERR_TOO_MUCH_GOLD" }, { - "trigger": "LE_GAME_ERR_TOOBUSYTOFOLLOW\t361", - "contents": "LE_GAME_ERR_TOOBUSYTOFOLLOW", + "trigger": "LE_GAME_ERR_TOOBUSYTOFOLLOW\t365", + "contents": "LE_GAME_ERR_TOOBUSYTOFOLLOW" }, { - "trigger": "LE_GAME_ERR_TOY_ALREADY_KNOWN\t958", - "contents": "LE_GAME_ERR_TOY_ALREADY_KNOWN", + "trigger": "LE_GAME_ERR_TOY_ALREADY_KNOWN\t963", + "contents": "LE_GAME_ERR_TOY_ALREADY_KNOWN" }, { - "trigger": "LE_GAME_ERR_TOY_USE_LIMIT_REACHED\t957", - "contents": "LE_GAME_ERR_TOY_USE_LIMIT_REACHED", + "trigger": "LE_GAME_ERR_TOY_USE_LIMIT_REACHED\t962", + "contents": "LE_GAME_ERR_TOY_USE_LIMIT_REACHED" }, { "trigger": "LE_GAME_ERR_TRADE_BAG\t49", - "contents": "LE_GAME_ERR_TRADE_BAG", + "contents": "LE_GAME_ERR_TRADE_BAG" }, { - "trigger": "LE_GAME_ERR_TRADE_BAG_FULL\t227", - "contents": "LE_GAME_ERR_TRADE_BAG_FULL", + "trigger": "LE_GAME_ERR_TRADE_BAG_FULL\t228", + "contents": "LE_GAME_ERR_TRADE_BAG_FULL" }, { - "trigger": "LE_GAME_ERR_TRADE_BLOCKED_S\t222", - "contents": "LE_GAME_ERR_TRADE_BLOCKED_S", + "trigger": "LE_GAME_ERR_TRADE_BLOCKED_S\t223", + "contents": "LE_GAME_ERR_TRADE_BLOCKED_S" }, { "trigger": "LE_GAME_ERR_TRADE_BOUND_ITEM\t45", - "contents": "LE_GAME_ERR_TRADE_BOUND_ITEM", + "contents": "LE_GAME_ERR_TRADE_BOUND_ITEM" }, { - "trigger": "LE_GAME_ERR_TRADE_CANCELLED\t225", - "contents": "LE_GAME_ERR_TRADE_CANCELLED", + "trigger": "LE_GAME_ERR_TRADE_CANCELLED\t226", + "contents": "LE_GAME_ERR_TRADE_CANCELLED" }, { - "trigger": "LE_GAME_ERR_TRADE_COMPLETE\t226", - "contents": "LE_GAME_ERR_TRADE_COMPLETE", + "trigger": "LE_GAME_ERR_TRADE_COMPLETE\t227", + "contents": "LE_GAME_ERR_TRADE_COMPLETE" }, { "trigger": "LE_GAME_ERR_TRADE_EQUIPPED_BAG\t18", - "contents": "LE_GAME_ERR_TRADE_EQUIPPED_BAG", + "contents": "LE_GAME_ERR_TRADE_EQUIPPED_BAG" }, { "trigger": "LE_GAME_ERR_TRADE_GROUND_ITEM\t48", - "contents": "LE_GAME_ERR_TRADE_GROUND_ITEM", + "contents": "LE_GAME_ERR_TRADE_GROUND_ITEM" }, { - "trigger": "LE_GAME_ERR_TRADE_MAX_COUNT_EXCEEDED\t229", - "contents": "LE_GAME_ERR_TRADE_MAX_COUNT_EXCEEDED", + "trigger": "LE_GAME_ERR_TRADE_MAX_COUNT_EXCEEDED\t230", + "contents": "LE_GAME_ERR_TRADE_MAX_COUNT_EXCEEDED" }, { - "trigger": "LE_GAME_ERR_TRADE_NOT_ON_TAPLIST\t560", - "contents": "LE_GAME_ERR_TRADE_NOT_ON_TAPLIST", + "trigger": "LE_GAME_ERR_TRADE_NOT_ON_TAPLIST\t565", + "contents": "LE_GAME_ERR_TRADE_NOT_ON_TAPLIST" }, { "trigger": "LE_GAME_ERR_TRADE_QUEST_ITEM\t46", - "contents": "LE_GAME_ERR_TRADE_QUEST_ITEM", + "contents": "LE_GAME_ERR_TRADE_QUEST_ITEM" }, { - "trigger": "LE_GAME_ERR_TRADE_REQUEST_S\t221", - "contents": "LE_GAME_ERR_TRADE_REQUEST_S", + "trigger": "LE_GAME_ERR_TRADE_REQUEST_S\t222", + "contents": "LE_GAME_ERR_TRADE_REQUEST_S" }, { - "trigger": "LE_GAME_ERR_TRADE_SELF\t652", - "contents": "LE_GAME_ERR_TRADE_SELF", + "trigger": "LE_GAME_ERR_TRADE_SELF\t655", + "contents": "LE_GAME_ERR_TRADE_SELF" }, { - "trigger": "LE_GAME_ERR_TRADE_TARGET_BAG_FULL\t228", - "contents": "LE_GAME_ERR_TRADE_TARGET_BAG_FULL", + "trigger": "LE_GAME_ERR_TRADE_TARGET_BAG_FULL\t229", + "contents": "LE_GAME_ERR_TRADE_TARGET_BAG_FULL" }, { - "trigger": "LE_GAME_ERR_TRADE_TARGET_DEAD\t223", - "contents": "LE_GAME_ERR_TRADE_TARGET_DEAD", + "trigger": "LE_GAME_ERR_TRADE_TARGET_DEAD\t224", + "contents": "LE_GAME_ERR_TRADE_TARGET_DEAD" }, { - "trigger": "LE_GAME_ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED\t230", - "contents": "LE_GAME_ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED", + "trigger": "LE_GAME_ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED\t231", + "contents": "LE_GAME_ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED" }, { - "trigger": "LE_GAME_ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\t655", - "contents": "LE_GAME_ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS", + "trigger": "LE_GAME_ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\t658", + "contents": "LE_GAME_ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS" }, { "trigger": "LE_GAME_ERR_TRADE_TEMP_ENCHANT_BOUND\t47", - "contents": "LE_GAME_ERR_TRADE_TEMP_ENCHANT_BOUND", + "contents": "LE_GAME_ERR_TRADE_TEMP_ENCHANT_BOUND" }, { - "trigger": "LE_GAME_ERR_TRADE_TOO_FAR\t224", - "contents": "LE_GAME_ERR_TRADE_TOO_FAR", + "trigger": "LE_GAME_ERR_TRADE_TOO_FAR\t225", + "contents": "LE_GAME_ERR_TRADE_TOO_FAR" }, { - "trigger": "LE_GAME_ERR_TRADE_WRONG_REALM\t559", - "contents": "LE_GAME_ERR_TRADE_WRONG_REALM", + "trigger": "LE_GAME_ERR_TRADE_WRONG_REALM\t564", + "contents": "LE_GAME_ERR_TRADE_WRONG_REALM" }, { - "trigger": "LE_GAME_ERR_TRANSMOG_SET_ALREADY_KNOWN\t959", - "contents": "LE_GAME_ERR_TRANSMOG_SET_ALREADY_KNOWN", + "trigger": "LE_GAME_ERR_TRANSMOG_SET_ALREADY_KNOWN\t964", + "contents": "LE_GAME_ERR_TRANSMOG_SET_ALREADY_KNOWN" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_CANT_EQUIP\t831", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_CANT_EQUIP", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_CANT_EQUIP\t835", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_CANT_EQUIP" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_DESTINATION\t835", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_DESTINATION", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_DESTINATION\t839", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_DESTINATION" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE\t832", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE\t836", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_SOURCE\t834", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_SOURCE", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_SOURCE\t838", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_INVALID_SOURCE" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_LEGENDARY\t837", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_LEGENDARY", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_LEGENDARY\t841", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_LEGENDARY" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_MISMATCH\t836", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_MISMATCH", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_MISMATCH\t840", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_MISMATCH" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_NOT_EQUIPPED\t840", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_NOT_EQUIPPED", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_NOT_EQUIPPED\t844", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_NOT_EQUIPPED" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_NOT_SOULBOUND\t833", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_NOT_SOULBOUND", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_NOT_SOULBOUND\t837", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_NOT_SOULBOUND" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_SAME_APPEARANCE\t839", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_SAME_APPEARANCE", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_SAME_APPEARANCE\t843", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_SAME_APPEARANCE" }, { - "trigger": "LE_GAME_ERR_TRANSMOGRIFY_SAME_ITEM\t838", - "contents": "LE_GAME_ERR_TRANSMOGRIFY_SAME_ITEM", + "trigger": "LE_GAME_ERR_TRANSMOGRIFY_SAME_ITEM\t842", + "contents": "LE_GAME_ERR_TRANSMOGRIFY_SAME_ITEM" }, { - "trigger": "LE_GAME_ERR_UNHEALTHY_TIME\t549", - "contents": "LE_GAME_ERR_UNHEALTHY_TIME", + "trigger": "LE_GAME_ERR_UNHEALTHY_TIME\t554", + "contents": "LE_GAME_ERR_UNHEALTHY_TIME" }, { "trigger": "LE_GAME_ERR_UNINVITE_YOU\t88", - "contents": "LE_GAME_ERR_UNINVITE_YOU", + "contents": "LE_GAME_ERR_UNINVITE_YOU" }, { - "trigger": "LE_GAME_ERR_UNIT_NOT_FOUND\t348", - "contents": "LE_GAME_ERR_UNIT_NOT_FOUND", + "trigger": "LE_GAME_ERR_UNIT_NOT_FOUND\t350", + "contents": "LE_GAME_ERR_UNIT_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_UNKNOWN_MACRO_OPTION_S\t602", - "contents": "LE_GAME_ERR_UNKNOWN_MACRO_OPTION_S", + "trigger": "LE_GAME_ERR_UNKNOWN_MACRO_OPTION_S\t607", + "contents": "LE_GAME_ERR_UNKNOWN_MACRO_OPTION_S" }, { - "trigger": "LE_GAME_ERR_USE_BAD_ANGLE\t263", - "contents": "LE_GAME_ERR_USE_BAD_ANGLE", + "trigger": "LE_GAME_ERR_USE_BAD_ANGLE\t265", + "contents": "LE_GAME_ERR_USE_BAD_ANGLE" }, { - "trigger": "LE_GAME_ERR_USE_CANT_IMMUNE\t425", - "contents": "LE_GAME_ERR_USE_CANT_IMMUNE", + "trigger": "LE_GAME_ERR_USE_CANT_IMMUNE\t429", + "contents": "LE_GAME_ERR_USE_CANT_IMMUNE" }, { - "trigger": "LE_GAME_ERR_USE_CANT_OPEN\t255", - "contents": "LE_GAME_ERR_USE_CANT_OPEN", + "trigger": "LE_GAME_ERR_USE_CANT_OPEN\t257", + "contents": "LE_GAME_ERR_USE_CANT_OPEN" }, { - "trigger": "LE_GAME_ERR_USE_DESTROYED\t266", - "contents": "LE_GAME_ERR_USE_DESTROYED", + "trigger": "LE_GAME_ERR_USE_DESTROYED\t268", + "contents": "LE_GAME_ERR_USE_DESTROYED" }, { - "trigger": "LE_GAME_ERR_USE_LOCKED\t256", - "contents": "LE_GAME_ERR_USE_LOCKED", + "trigger": "LE_GAME_ERR_USE_LOCKED\t258", + "contents": "LE_GAME_ERR_USE_LOCKED" }, { - "trigger": "LE_GAME_ERR_USE_LOCKED_WITH_ITEM_S\t259", - "contents": "LE_GAME_ERR_USE_LOCKED_WITH_ITEM_S", + "trigger": "LE_GAME_ERR_USE_LOCKED_WITH_ITEM_S\t261", + "contents": "LE_GAME_ERR_USE_LOCKED_WITH_ITEM_S" }, { - "trigger": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI\t261", - "contents": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI", + "trigger": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI\t263", + "contents": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI" }, { - "trigger": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_S\t260", - "contents": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_S", + "trigger": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_S\t262", + "contents": "LE_GAME_ERR_USE_LOCKED_WITH_SPELL_S" }, { - "trigger": "LE_GAME_ERR_USE_OBJECT_MOVING\t264", - "contents": "LE_GAME_ERR_USE_OBJECT_MOVING", + "trigger": "LE_GAME_ERR_USE_OBJECT_MOVING\t266", + "contents": "LE_GAME_ERR_USE_OBJECT_MOVING" }, { - "trigger": "LE_GAME_ERR_USE_PREVENTED_BY_MECHANIC_S\t567", - "contents": "LE_GAME_ERR_USE_PREVENTED_BY_MECHANIC_S", + "trigger": "LE_GAME_ERR_USE_PREVENTED_BY_MECHANIC_S\t572", + "contents": "LE_GAME_ERR_USE_PREVENTED_BY_MECHANIC_S" }, { - "trigger": "LE_GAME_ERR_USE_SPELL_FOCUS\t265", - "contents": "LE_GAME_ERR_USE_SPELL_FOCUS", + "trigger": "LE_GAME_ERR_USE_SPELL_FOCUS\t267", + "contents": "LE_GAME_ERR_USE_SPELL_FOCUS" }, { - "trigger": "LE_GAME_ERR_USE_TOO_FAR\t262", - "contents": "LE_GAME_ERR_USE_TOO_FAR", + "trigger": "LE_GAME_ERR_USE_TOO_FAR\t264", + "contents": "LE_GAME_ERR_USE_TOO_FAR" }, { - "trigger": "LE_GAME_ERR_USER_SQUELCHED\t589", - "contents": "LE_GAME_ERR_USER_SQUELCHED", + "trigger": "LE_GAME_ERR_USER_SQUELCHED\t594", + "contents": "LE_GAME_ERR_USER_SQUELCHED" }, { "trigger": "LE_GAME_ERR_VENDOR_DOESNT_BUY\t41", - "contents": "LE_GAME_ERR_VENDOR_DOESNT_BUY", + "contents": "LE_GAME_ERR_VENDOR_DOESNT_BUY" }, { "trigger": "LE_GAME_ERR_VENDOR_HATES_YOU\t38", - "contents": "LE_GAME_ERR_VENDOR_HATES_YOU", + "contents": "LE_GAME_ERR_VENDOR_HATES_YOU" }, { - "trigger": "LE_GAME_ERR_VENDOR_MISSING_TURNINS\t572", - "contents": "LE_GAME_ERR_VENDOR_MISSING_TURNINS", + "trigger": "LE_GAME_ERR_VENDOR_MISSING_TURNINS\t577", + "contents": "LE_GAME_ERR_VENDOR_MISSING_TURNINS" }, { "trigger": "LE_GAME_ERR_VENDOR_NOT_INTERESTED\t37", - "contents": "LE_GAME_ERR_VENDOR_NOT_INTERESTED", + "contents": "LE_GAME_ERR_VENDOR_NOT_INTERESTED" }, { "trigger": "LE_GAME_ERR_VENDOR_SOLD_OUT\t39", - "contents": "LE_GAME_ERR_VENDOR_SOLD_OUT", + "contents": "LE_GAME_ERR_VENDOR_SOLD_OUT" }, { "trigger": "LE_GAME_ERR_VENDOR_TOO_FAR\t40", - "contents": "LE_GAME_ERR_VENDOR_TOO_FAR", + "contents": "LE_GAME_ERR_VENDOR_TOO_FAR" }, { - "trigger": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL\t613", - "contents": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL", + "trigger": "LE_GAME_ERR_VOICE_CHAT_CHANNEL_ALREADY_EXISTS\t1003", + "contents": "LE_GAME_ERR_VOICE_CHAT_CHANNEL_ALREADY_EXISTS" }, { - "trigger": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC\t614", - "contents": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC", + "trigger": "LE_GAME_ERR_VOICE_CHAT_CHANNEL_NAME_TOO_LONG\t1002", + "contents": "LE_GAME_ERR_VOICE_CHAT_CHANNEL_NAME_TOO_LONG" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_ADDED_S\t598", - "contents": "LE_GAME_ERR_VOICE_IGNORE_ADDED_S", + "trigger": "LE_GAME_ERR_VOICE_CHAT_CHANNEL_NAME_TOO_SHORT\t1001", + "contents": "LE_GAME_ERR_VOICE_CHAT_CHANNEL_NAME_TOO_SHORT" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_ALREADY_S\t597", - "contents": "LE_GAME_ERR_VOICE_IGNORE_ALREADY_S", + "trigger": "LE_GAME_ERR_VOICE_CHAT_DISABLED\t1008", + "contents": "LE_GAME_ERR_VOICE_CHAT_DISABLED" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_AMBIGUOUS\t600", - "contents": "LE_GAME_ERR_VOICE_IGNORE_AMBIGUOUS", + "trigger": "LE_GAME_ERR_VOICE_CHAT_GENERIC_UNABLE_TO_CONNECT\t999", + "contents": "LE_GAME_ERR_VOICE_CHAT_GENERIC_UNABLE_TO_CONNECT" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_DELETED\t601", - "contents": "LE_GAME_ERR_VOICE_IGNORE_DELETED", + "trigger": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL\t1007", + "contents": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_FULL\t594", - "contents": "LE_GAME_ERR_VOICE_IGNORE_FULL", + "trigger": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC\t618", + "contents": "LE_GAME_ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_NOT_FOUND\t596", - "contents": "LE_GAME_ERR_VOICE_IGNORE_NOT_FOUND", + "trigger": "LE_GAME_ERR_VOICE_CHAT_PLAYER_SILENCED\t1006", + "contents": "LE_GAME_ERR_VOICE_CHAT_PLAYER_SILENCED" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_REMOVED_S\t599", - "contents": "LE_GAME_ERR_VOICE_IGNORE_REMOVED_S", + "trigger": "LE_GAME_ERR_VOICE_CHAT_SERVICE_LOST\t1000", + "contents": "LE_GAME_ERR_VOICE_CHAT_SERVICE_LOST" }, { - "trigger": "LE_GAME_ERR_VOICE_IGNORE_SELF\t595", - "contents": "LE_GAME_ERR_VOICE_IGNORE_SELF", + "trigger": "LE_GAME_ERR_VOICE_CHAT_TARGET_NOT_FOUND\t1004", + "contents": "LE_GAME_ERR_VOICE_CHAT_TARGET_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_VOICESESSION_FULL\t618", - "contents": "LE_GAME_ERR_VOICESESSION_FULL", + "trigger": "LE_GAME_ERR_VOICE_CHAT_TOO_MANY_REQUESTS\t1005", + "contents": "LE_GAME_ERR_VOICE_CHAT_TOO_MANY_REQUESTS" }, { - "trigger": "LE_GAME_ERR_VOID_DEPOSIT_FULL\t841", - "contents": "LE_GAME_ERR_VOID_DEPOSIT_FULL", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_ADDED_S\t603", + "contents": "LE_GAME_ERR_VOICE_IGNORE_ADDED_S" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_BAG\t851", - "contents": "LE_GAME_ERR_VOID_STORAGE_BAG", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_ALREADY_S\t602", + "contents": "LE_GAME_ERR_VOICE_IGNORE_ALREADY_S" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_CHARGES\t847", - "contents": "LE_GAME_ERR_VOID_STORAGE_CHARGES", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_AMBIGUOUS\t605", + "contents": "LE_GAME_ERR_VOICE_IGNORE_AMBIGUOUS" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_CONJURED\t849", - "contents": "LE_GAME_ERR_VOID_STORAGE_CONJURED", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_DELETED\t606", + "contents": "LE_GAME_ERR_VOICE_IGNORE_DELETED" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_DURATION\t860", - "contents": "LE_GAME_ERR_VOID_STORAGE_DURATION", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_FULL\t599", + "contents": "LE_GAME_ERR_VOICE_IGNORE_FULL" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_HOLIDAY\t859", - "contents": "LE_GAME_ERR_VOID_STORAGE_HOLIDAY", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_NOT_FOUND\t601", + "contents": "LE_GAME_ERR_VOICE_IGNORE_NOT_FOUND" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_INVALID_ITEM\t862", - "contents": "LE_GAME_ERR_VOID_STORAGE_INVALID_ITEM", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_REMOVED_S\t604", + "contents": "LE_GAME_ERR_VOICE_IGNORE_REMOVED_S" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_LOAD_FAILED\t861", - "contents": "LE_GAME_ERR_VOID_STORAGE_LOAD_FAILED", + "trigger": "LE_GAME_ERR_VOICE_IGNORE_SELF\t600", + "contents": "LE_GAME_ERR_VOICE_IGNORE_SELF" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_LOOT\t858", - "contents": "LE_GAME_ERR_VOID_STORAGE_LOOT", + "trigger": "LE_GAME_ERR_VOID_DEPOSIT_FULL\t845", + "contents": "LE_GAME_ERR_VOID_DEPOSIT_FULL" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_MAIL\t850", - "contents": "LE_GAME_ERR_VOID_STORAGE_MAIL", + "trigger": "LE_GAME_ERR_VOID_STORAGE_BAG\t855", + "contents": "LE_GAME_ERR_VOID_STORAGE_BAG" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_QUEST\t848", - "contents": "LE_GAME_ERR_VOID_STORAGE_QUEST", + "trigger": "LE_GAME_ERR_VOID_STORAGE_CHARGES\t851", + "contents": "LE_GAME_ERR_VOID_STORAGE_CHARGES" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_REPAIR\t846", - "contents": "LE_GAME_ERR_VOID_STORAGE_REPAIR", + "trigger": "LE_GAME_ERR_VOID_STORAGE_CONJURED\t853", + "contents": "LE_GAME_ERR_VOID_STORAGE_CONJURED" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_STACKABLE\t844", - "contents": "LE_GAME_ERR_VOID_STORAGE_STACKABLE", + "trigger": "LE_GAME_ERR_VOID_STORAGE_DURATION\t864", + "contents": "LE_GAME_ERR_VOID_STORAGE_DURATION" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_UNBOUND\t845", - "contents": "LE_GAME_ERR_VOID_STORAGE_UNBOUND", + "trigger": "LE_GAME_ERR_VOID_STORAGE_HOLIDAY\t863", + "contents": "LE_GAME_ERR_VOID_STORAGE_HOLIDAY" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_UNIQUE\t857", - "contents": "LE_GAME_ERR_VOID_STORAGE_UNIQUE", + "trigger": "LE_GAME_ERR_VOID_STORAGE_INVALID_ITEM\t866", + "contents": "LE_GAME_ERR_VOID_STORAGE_INVALID_ITEM" }, { - "trigger": "LE_GAME_ERR_VOID_STORAGE_WRAPPED\t843", - "contents": "LE_GAME_ERR_VOID_STORAGE_WRAPPED", + "trigger": "LE_GAME_ERR_VOID_STORAGE_LOAD_FAILED\t865", + "contents": "LE_GAME_ERR_VOID_STORAGE_LOAD_FAILED" }, { - "trigger": "LE_GAME_ERR_VOID_TRANSFER_INTERNAL_ERROR\t854", - "contents": "LE_GAME_ERR_VOID_TRANSFER_INTERNAL_ERROR", + "trigger": "LE_GAME_ERR_VOID_STORAGE_LOOT\t862", + "contents": "LE_GAME_ERR_VOID_STORAGE_LOOT" }, { - "trigger": "LE_GAME_ERR_VOID_TRANSFER_INV_FULL\t853", - "contents": "LE_GAME_ERR_VOID_TRANSFER_INV_FULL", + "trigger": "LE_GAME_ERR_VOID_STORAGE_MAIL\t854", + "contents": "LE_GAME_ERR_VOID_STORAGE_MAIL" }, { - "trigger": "LE_GAME_ERR_VOID_TRANSFER_ITEM_INVALID\t855", - "contents": "LE_GAME_ERR_VOID_TRANSFER_ITEM_INVALID", + "trigger": "LE_GAME_ERR_VOID_STORAGE_QUEST\t852", + "contents": "LE_GAME_ERR_VOID_STORAGE_QUEST" }, { - "trigger": "LE_GAME_ERR_VOID_TRANSFER_STORAGE_FULL\t852", - "contents": "LE_GAME_ERR_VOID_TRANSFER_STORAGE_FULL", + "trigger": "LE_GAME_ERR_VOID_STORAGE_REPAIR\t850", + "contents": "LE_GAME_ERR_VOID_STORAGE_REPAIR" }, { - "trigger": "LE_GAME_ERR_VOID_WITHDRAW_FULL\t842", - "contents": "LE_GAME_ERR_VOID_WITHDRAW_FULL", + "trigger": "LE_GAME_ERR_VOID_STORAGE_STACKABLE\t848", + "contents": "LE_GAME_ERR_VOID_STORAGE_STACKABLE" }, { - "trigger": "LE_GAME_ERR_WARGAME_REQUEST_FAILURE\t813", - "contents": "LE_GAME_ERR_WARGAME_REQUEST_FAILURE", + "trigger": "LE_GAME_ERR_VOID_STORAGE_UNBOUND\t849", + "contents": "LE_GAME_ERR_VOID_STORAGE_UNBOUND" }, { - "trigger": "LE_GAME_ERR_WARGAME_REQUEST_SENT\t816", - "contents": "LE_GAME_ERR_WARGAME_REQUEST_SENT", + "trigger": "LE_GAME_ERR_VOID_STORAGE_UNIQUE\t861", + "contents": "LE_GAME_ERR_VOID_STORAGE_UNIQUE" + }, + { + "trigger": "LE_GAME_ERR_VOID_STORAGE_WRAPPED\t847", + "contents": "LE_GAME_ERR_VOID_STORAGE_WRAPPED" + }, + { + "trigger": "LE_GAME_ERR_VOID_TRANSFER_INTERNAL_ERROR\t858", + "contents": "LE_GAME_ERR_VOID_TRANSFER_INTERNAL_ERROR" + }, + { + "trigger": "LE_GAME_ERR_VOID_TRANSFER_INV_FULL\t857", + "contents": "LE_GAME_ERR_VOID_TRANSFER_INV_FULL" + }, + { + "trigger": "LE_GAME_ERR_VOID_TRANSFER_ITEM_INVALID\t859", + "contents": "LE_GAME_ERR_VOID_TRANSFER_ITEM_INVALID" + }, + { + "trigger": "LE_GAME_ERR_VOID_TRANSFER_STORAGE_FULL\t856", + "contents": "LE_GAME_ERR_VOID_TRANSFER_STORAGE_FULL" + }, + { + "trigger": "LE_GAME_ERR_VOID_WITHDRAW_FULL\t846", + "contents": "LE_GAME_ERR_VOID_WITHDRAW_FULL" + }, + { + "trigger": "LE_GAME_ERR_WARGAME_REQUEST_FAILURE\t817", + "contents": "LE_GAME_ERR_WARGAME_REQUEST_FAILURE" + }, + { + "trigger": "LE_GAME_ERR_WARGAME_REQUEST_SENT\t820", + "contents": "LE_GAME_ERR_WARGAME_REQUEST_SENT" }, { "trigger": "LE_GAME_ERR_WRONG_BAG_TYPE\t21", - "contents": "LE_GAME_ERR_WRONG_BAG_TYPE", + "contents": "LE_GAME_ERR_WRONG_BAG_TYPE" }, { - "trigger": "LE_GAME_ERR_WRONG_BAG_TYPE_SUBCLASS\t320", - "contents": "LE_GAME_ERR_WRONG_BAG_TYPE_SUBCLASS", + "trigger": "LE_GAME_ERR_WRONG_BAG_TYPE_SUBCLASS\t322", + "contents": "LE_GAME_ERR_WRONG_BAG_TYPE_SUBCLASS" }, { "trigger": "LE_GAME_ERR_WRONG_SLOT\t11", - "contents": "LE_GAME_ERR_WRONG_SLOT", + "contents": "LE_GAME_ERR_WRONG_SLOT" }, { - "trigger": "LE_GAME_ERR_YELL_RESTRICTED_TRIAL\t733", - "contents": "LE_GAME_ERR_YELL_RESTRICTED_TRIAL", + "trigger": "LE_GAME_ERR_YELL_RESTRICTED_TRIAL\t736", + "contents": "LE_GAME_ERR_YELL_RESTRICTED_TRIAL" }, { - "trigger": "LE_GAME_ERR_ZONE_EXPLORED\t367", - "contents": "LE_GAME_ERR_ZONE_EXPLORED", + "trigger": "LE_GAME_ERR_ZONE_EXPLORED\t371", + "contents": "LE_GAME_ERR_ZONE_EXPLORED" }, { - "trigger": "LE_GAME_ERR_ZONE_EXPLORED_XP\t368", - "contents": "LE_GAME_ERR_ZONE_EXPLORED_XP", + "trigger": "LE_GAME_ERR_ZONE_EXPLORED_XP\t372", + "contents": "LE_GAME_ERR_ZONE_EXPLORED_XP" }, { "trigger": "LE_GARR_FOLLOWER_QUALITY_COMMON\t1", - "contents": "LE_GARR_FOLLOWER_QUALITY_COMMON", + "contents": "LE_GARR_FOLLOWER_QUALITY_COMMON" }, { "trigger": "LE_GARR_FOLLOWER_QUALITY_EPIC\t4", - "contents": "LE_GARR_FOLLOWER_QUALITY_EPIC", + "contents": "LE_GARR_FOLLOWER_QUALITY_EPIC" }, { "trigger": "LE_GARR_FOLLOWER_QUALITY_LEGENDARY\t5", - "contents": "LE_GARR_FOLLOWER_QUALITY_LEGENDARY", + "contents": "LE_GARR_FOLLOWER_QUALITY_LEGENDARY" }, { "trigger": "LE_GARR_FOLLOWER_QUALITY_NONE\t0", - "contents": "LE_GARR_FOLLOWER_QUALITY_NONE", + "contents": "LE_GARR_FOLLOWER_QUALITY_NONE" }, { "trigger": "LE_GARR_FOLLOWER_QUALITY_RARE\t3", - "contents": "LE_GARR_FOLLOWER_QUALITY_RARE", + "contents": "LE_GARR_FOLLOWER_QUALITY_RARE" }, { "trigger": "LE_GARR_FOLLOWER_QUALITY_TITLE\t6", - "contents": "LE_GARR_FOLLOWER_QUALITY_TITLE", + "contents": "LE_GARR_FOLLOWER_QUALITY_TITLE" }, { "trigger": "LE_GARR_FOLLOWER_QUALITY_UNCOMMON\t2", - "contents": "LE_GARR_FOLLOWER_QUALITY_UNCOMMON", + "contents": "LE_GARR_FOLLOWER_QUALITY_UNCOMMON" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_AVAILABLE\t1", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_AVAILABLE", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_AVAILABLE" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE\t2", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_ALREADY_HAVE\t8", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_ALREADY_HAVE", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_ALREADY_HAVE" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_ANOTHER_IS_RESEARCHING\t3", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_ANOTHER_IS_RESEARCHING", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_ANOTHER_IS_RESEARCHING" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_NOT_ENOUGH_GOLD\t5", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_NOT_ENOUGH_GOLD", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_NOT_ENOUGH_GOLD" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_NOT_ENOUGH_RESOURCES\t4", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_NOT_ENOUGH_RESOURCES", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_NOT_ENOUGH_RESOURCES" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_PLAYER_CONDITION\t7", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_PLAYER_CONDITION", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_PLAYER_CONDITION" }, { "trigger": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_TIER_UNAVAILABLE\t6", - "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_TIER_UNAVAILABLE", + "contents": "LE_GARRISON_TALENT_AVAILABILITY_UNAVAILABLE_TIER_UNAVAILABLE" }, { "trigger": "LE_GARRISON_TYPE_6_0\t2", - "contents": "LE_GARRISON_TYPE_6_0", + "contents": "LE_GARRISON_TYPE_6_0" }, { "trigger": "LE_GARRISON_TYPE_7_0\t3", - "contents": "LE_GARRISON_TYPE_7_0", + "contents": "LE_GARRISON_TYPE_7_0" + }, + { + "trigger": "LE_GARRISON_TYPE_8_0\t9", + "contents": "LE_GARRISON_TYPE_8_0" }, { "trigger": "LE_INVENTORY_TYPE_2HWEAPON_TYPE\t17", - "contents": "LE_INVENTORY_TYPE_2HWEAPON_TYPE", + "contents": "LE_INVENTORY_TYPE_2HWEAPON_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_AMMO_TYPE\t24", - "contents": "LE_INVENTORY_TYPE_AMMO_TYPE", + "contents": "LE_INVENTORY_TYPE_AMMO_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_BAG_TYPE\t18", - "contents": "LE_INVENTORY_TYPE_BAG_TYPE", + "contents": "LE_INVENTORY_TYPE_BAG_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_BODY_TYPE\t4", - "contents": "LE_INVENTORY_TYPE_BODY_TYPE", + "contents": "LE_INVENTORY_TYPE_BODY_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_CHEST_TYPE\t5", - "contents": "LE_INVENTORY_TYPE_CHEST_TYPE", + "contents": "LE_INVENTORY_TYPE_CHEST_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_CLOAK_TYPE\t16", - "contents": "LE_INVENTORY_TYPE_CLOAK_TYPE", + "contents": "LE_INVENTORY_TYPE_CLOAK_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_FEET_TYPE\t8", - "contents": "LE_INVENTORY_TYPE_FEET_TYPE", + "contents": "LE_INVENTORY_TYPE_FEET_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_FINGER_TYPE\t11", - "contents": "LE_INVENTORY_TYPE_FINGER_TYPE", + "contents": "LE_INVENTORY_TYPE_FINGER_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_HAND_TYPE\t10", - "contents": "LE_INVENTORY_TYPE_HAND_TYPE", + "contents": "LE_INVENTORY_TYPE_HAND_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_HEAD_TYPE\t1", - "contents": "LE_INVENTORY_TYPE_HEAD_TYPE", + "contents": "LE_INVENTORY_TYPE_HEAD_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_HOLDABLE_TYPE\t23", - "contents": "LE_INVENTORY_TYPE_HOLDABLE_TYPE", + "contents": "LE_INVENTORY_TYPE_HOLDABLE_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_LEGS_TYPE\t7", - "contents": "LE_INVENTORY_TYPE_LEGS_TYPE", + "contents": "LE_INVENTORY_TYPE_LEGS_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_NECK_TYPE\t2", - "contents": "LE_INVENTORY_TYPE_NECK_TYPE", + "contents": "LE_INVENTORY_TYPE_NECK_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_NON_EQUIP_TYPE\t0", - "contents": "LE_INVENTORY_TYPE_NON_EQUIP_TYPE", + "contents": "LE_INVENTORY_TYPE_NON_EQUIP_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_QUIVER_TYPE\t27", - "contents": "LE_INVENTORY_TYPE_QUIVER_TYPE", + "contents": "LE_INVENTORY_TYPE_QUIVER_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_RANGED_TYPE\t15", - "contents": "LE_INVENTORY_TYPE_RANGED_TYPE", + "contents": "LE_INVENTORY_TYPE_RANGED_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_RANGEDRIGHT_TYPE\t26", - "contents": "LE_INVENTORY_TYPE_RANGEDRIGHT_TYPE", + "contents": "LE_INVENTORY_TYPE_RANGEDRIGHT_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_RELIC_TYPE\t28", - "contents": "LE_INVENTORY_TYPE_RELIC_TYPE", + "contents": "LE_INVENTORY_TYPE_RELIC_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_ROBE_TYPE\t20", - "contents": "LE_INVENTORY_TYPE_ROBE_TYPE", + "contents": "LE_INVENTORY_TYPE_ROBE_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_SHIELD_TYPE\t14", - "contents": "LE_INVENTORY_TYPE_SHIELD_TYPE", + "contents": "LE_INVENTORY_TYPE_SHIELD_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_SHOULDER_TYPE\t3", - "contents": "LE_INVENTORY_TYPE_SHOULDER_TYPE", + "contents": "LE_INVENTORY_TYPE_SHOULDER_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_TABARD_TYPE\t19", - "contents": "LE_INVENTORY_TYPE_TABARD_TYPE", + "contents": "LE_INVENTORY_TYPE_TABARD_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_THROWN_TYPE\t25", - "contents": "LE_INVENTORY_TYPE_THROWN_TYPE", + "contents": "LE_INVENTORY_TYPE_THROWN_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_TRINKET_TYPE\t12", - "contents": "LE_INVENTORY_TYPE_TRINKET_TYPE", + "contents": "LE_INVENTORY_TYPE_TRINKET_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_WAIST_TYPE\t6", - "contents": "LE_INVENTORY_TYPE_WAIST_TYPE", + "contents": "LE_INVENTORY_TYPE_WAIST_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_WEAPON_TYPE\t13", - "contents": "LE_INVENTORY_TYPE_WEAPON_TYPE", + "contents": "LE_INVENTORY_TYPE_WEAPON_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_WEAPONMAINHAND_TYPE\t21", - "contents": "LE_INVENTORY_TYPE_WEAPONMAINHAND_TYPE", + "contents": "LE_INVENTORY_TYPE_WEAPONMAINHAND_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_WEAPONOFFHAND_TYPE\t22", - "contents": "LE_INVENTORY_TYPE_WEAPONOFFHAND_TYPE", + "contents": "LE_INVENTORY_TYPE_WEAPONOFFHAND_TYPE" }, { "trigger": "LE_INVENTORY_TYPE_WRIST_TYPE\t9", - "contents": "LE_INVENTORY_TYPE_WRIST_TYPE", + "contents": "LE_INVENTORY_TYPE_WRIST_TYPE" }, { "trigger": "LE_INVITE_CONFIRMATION_QUEUE_WARNING\t3", - "contents": "LE_INVITE_CONFIRMATION_QUEUE_WARNING", + "contents": "LE_INVITE_CONFIRMATION_QUEUE_WARNING" }, { "trigger": "LE_INVITE_CONFIRMATION_RELATION_FRIEND\t1", - "contents": "LE_INVITE_CONFIRMATION_RELATION_FRIEND", + "contents": "LE_INVITE_CONFIRMATION_RELATION_FRIEND" }, { "trigger": "LE_INVITE_CONFIRMATION_RELATION_GUILD\t2", - "contents": "LE_INVITE_CONFIRMATION_RELATION_GUILD", + "contents": "LE_INVITE_CONFIRMATION_RELATION_GUILD" }, { "trigger": "LE_INVITE_CONFIRMATION_RELATION_NONE\t0", - "contents": "LE_INVITE_CONFIRMATION_RELATION_NONE", + "contents": "LE_INVITE_CONFIRMATION_RELATION_NONE" }, { "trigger": "LE_INVITE_CONFIRMATION_REQUEST\t1", - "contents": "LE_INVITE_CONFIRMATION_REQUEST", + "contents": "LE_INVITE_CONFIRMATION_REQUEST" }, { "trigger": "LE_INVITE_CONFIRMATION_SUGGEST\t2", - "contents": "LE_INVITE_CONFIRMATION_SUGGEST", + "contents": "LE_INVITE_CONFIRMATION_SUGGEST" }, { "trigger": "LE_ITEM_ARMOR_CLOTH\t1", - "contents": "LE_ITEM_ARMOR_CLOTH", + "contents": "LE_ITEM_ARMOR_CLOTH" }, { "trigger": "LE_ITEM_ARMOR_COSMETIC\t5", - "contents": "LE_ITEM_ARMOR_COSMETIC", + "contents": "LE_ITEM_ARMOR_COSMETIC" }, { "trigger": "LE_ITEM_ARMOR_GENERIC\t0", - "contents": "LE_ITEM_ARMOR_GENERIC", + "contents": "LE_ITEM_ARMOR_GENERIC" }, { "trigger": "LE_ITEM_ARMOR_IDOL\t8", - "contents": "LE_ITEM_ARMOR_IDOL", + "contents": "LE_ITEM_ARMOR_IDOL" }, { "trigger": "LE_ITEM_ARMOR_LEATHER\t2", - "contents": "LE_ITEM_ARMOR_LEATHER", + "contents": "LE_ITEM_ARMOR_LEATHER" }, { "trigger": "LE_ITEM_ARMOR_LIBRAM\t7", - "contents": "LE_ITEM_ARMOR_LIBRAM", + "contents": "LE_ITEM_ARMOR_LIBRAM" }, { "trigger": "LE_ITEM_ARMOR_MAIL\t3", - "contents": "LE_ITEM_ARMOR_MAIL", + "contents": "LE_ITEM_ARMOR_MAIL" }, { "trigger": "LE_ITEM_ARMOR_PLATE\t4", - "contents": "LE_ITEM_ARMOR_PLATE", + "contents": "LE_ITEM_ARMOR_PLATE" }, { "trigger": "LE_ITEM_ARMOR_RELIC\t11", - "contents": "LE_ITEM_ARMOR_RELIC", + "contents": "LE_ITEM_ARMOR_RELIC" }, { "trigger": "LE_ITEM_ARMOR_SHIELD\t6", - "contents": "LE_ITEM_ARMOR_SHIELD", + "contents": "LE_ITEM_ARMOR_SHIELD" }, { "trigger": "LE_ITEM_ARMOR_SIGIL\t10", - "contents": "LE_ITEM_ARMOR_SIGIL", + "contents": "LE_ITEM_ARMOR_SIGIL" }, { "trigger": "LE_ITEM_ARMOR_TOTEM\t9", - "contents": "LE_ITEM_ARMOR_TOTEM", + "contents": "LE_ITEM_ARMOR_TOTEM" }, { "trigger": "LE_ITEM_BIND_NONE\t0", - "contents": "LE_ITEM_BIND_NONE", + "contents": "LE_ITEM_BIND_NONE" }, { "trigger": "LE_ITEM_BIND_ON_ACQUIRE\t1", - "contents": "LE_ITEM_BIND_ON_ACQUIRE", + "contents": "LE_ITEM_BIND_ON_ACQUIRE" }, { "trigger": "LE_ITEM_BIND_ON_EQUIP\t2", - "contents": "LE_ITEM_BIND_ON_EQUIP", + "contents": "LE_ITEM_BIND_ON_EQUIP" }, { "trigger": "LE_ITEM_BIND_ON_USE\t3", - "contents": "LE_ITEM_BIND_ON_USE", + "contents": "LE_ITEM_BIND_ON_USE" }, { "trigger": "LE_ITEM_BIND_QUEST\t4", - "contents": "LE_ITEM_BIND_QUEST", + "contents": "LE_ITEM_BIND_QUEST" }, { "trigger": "LE_ITEM_CLASS_ARMOR\t4", - "contents": "LE_ITEM_CLASS_ARMOR", + "contents": "LE_ITEM_CLASS_ARMOR" }, { "trigger": "LE_ITEM_CLASS_BATTLEPET\t17", - "contents": "LE_ITEM_CLASS_BATTLEPET", + "contents": "LE_ITEM_CLASS_BATTLEPET" }, { "trigger": "LE_ITEM_CLASS_CONSUMABLE\t0", - "contents": "LE_ITEM_CLASS_CONSUMABLE", + "contents": "LE_ITEM_CLASS_CONSUMABLE" }, { "trigger": "LE_ITEM_CLASS_CONTAINER\t1", - "contents": "LE_ITEM_CLASS_CONTAINER", + "contents": "LE_ITEM_CLASS_CONTAINER" }, { "trigger": "LE_ITEM_CLASS_GEM\t3", - "contents": "LE_ITEM_CLASS_GEM", + "contents": "LE_ITEM_CLASS_GEM" }, { "trigger": "LE_ITEM_CLASS_GLYPH\t16", - "contents": "LE_ITEM_CLASS_GLYPH", + "contents": "LE_ITEM_CLASS_GLYPH" }, { "trigger": "LE_ITEM_CLASS_ITEM_ENHANCEMENT\t8", - "contents": "LE_ITEM_CLASS_ITEM_ENHANCEMENT", + "contents": "LE_ITEM_CLASS_ITEM_ENHANCEMENT" }, { "trigger": "LE_ITEM_CLASS_KEY\t13", - "contents": "LE_ITEM_CLASS_KEY", + "contents": "LE_ITEM_CLASS_KEY" }, { "trigger": "LE_ITEM_CLASS_MISCELLANEOUS\t15", - "contents": "LE_ITEM_CLASS_MISCELLANEOUS", + "contents": "LE_ITEM_CLASS_MISCELLANEOUS" }, { "trigger": "LE_ITEM_CLASS_PROJECTILE\t6", - "contents": "LE_ITEM_CLASS_PROJECTILE", + "contents": "LE_ITEM_CLASS_PROJECTILE" }, { "trigger": "LE_ITEM_CLASS_QUESTITEM\t12", - "contents": "LE_ITEM_CLASS_QUESTITEM", + "contents": "LE_ITEM_CLASS_QUESTITEM" }, { "trigger": "LE_ITEM_CLASS_QUIVER\t11", - "contents": "LE_ITEM_CLASS_QUIVER", + "contents": "LE_ITEM_CLASS_QUIVER" }, { "trigger": "LE_ITEM_CLASS_REAGENT\t5", - "contents": "LE_ITEM_CLASS_REAGENT", + "contents": "LE_ITEM_CLASS_REAGENT" }, { "trigger": "LE_ITEM_CLASS_RECIPE\t9", - "contents": "LE_ITEM_CLASS_RECIPE", + "contents": "LE_ITEM_CLASS_RECIPE" }, { "trigger": "LE_ITEM_CLASS_TRADEGOODS\t7", - "contents": "LE_ITEM_CLASS_TRADEGOODS", + "contents": "LE_ITEM_CLASS_TRADEGOODS" }, { "trigger": "LE_ITEM_CLASS_WEAPON\t2", - "contents": "LE_ITEM_CLASS_WEAPON", + "contents": "LE_ITEM_CLASS_WEAPON" }, { "trigger": "LE_ITEM_CLASS_WOW_TOKEN\t18", - "contents": "LE_ITEM_CLASS_WOW_TOKEN", + "contents": "LE_ITEM_CLASS_WOW_TOKEN" }, { "trigger": "LE_ITEM_FILTER_TYPE_ARTIFACT_RELIC\t30", - "contents": "LE_ITEM_FILTER_TYPE_ARTIFACT_RELIC", + "contents": "LE_ITEM_FILTER_TYPE_ARTIFACT_RELIC" }, { "trigger": "LE_ITEM_FILTER_TYPE_CHEST\t5", - "contents": "LE_ITEM_FILTER_TYPE_CHEST", + "contents": "LE_ITEM_FILTER_TYPE_CHEST" }, { "trigger": "LE_ITEM_FILTER_TYPE_CLOAK\t16", - "contents": "LE_ITEM_FILTER_TYPE_CLOAK", + "contents": "LE_ITEM_FILTER_TYPE_CLOAK" }, { "trigger": "LE_ITEM_FILTER_TYPE_FEET\t8", - "contents": "LE_ITEM_FILTER_TYPE_FEET", + "contents": "LE_ITEM_FILTER_TYPE_FEET" }, { "trigger": "LE_ITEM_FILTER_TYPE_FINGER\t11", - "contents": "LE_ITEM_FILTER_TYPE_FINGER", + "contents": "LE_ITEM_FILTER_TYPE_FINGER" }, { "trigger": "LE_ITEM_FILTER_TYPE_HAND\t10", - "contents": "LE_ITEM_FILTER_TYPE_HAND", + "contents": "LE_ITEM_FILTER_TYPE_HAND" }, { "trigger": "LE_ITEM_FILTER_TYPE_HEAD\t1", - "contents": "LE_ITEM_FILTER_TYPE_HEAD", + "contents": "LE_ITEM_FILTER_TYPE_HEAD" }, { "trigger": "LE_ITEM_FILTER_TYPE_LEGS\t7", - "contents": "LE_ITEM_FILTER_TYPE_LEGS", + "contents": "LE_ITEM_FILTER_TYPE_LEGS" }, { "trigger": "LE_ITEM_FILTER_TYPE_MAIN_HAND\t21", - "contents": "LE_ITEM_FILTER_TYPE_MAIN_HAND", + "contents": "LE_ITEM_FILTER_TYPE_MAIN_HAND" }, { "trigger": "LE_ITEM_FILTER_TYPE_NECK\t2", - "contents": "LE_ITEM_FILTER_TYPE_NECK", + "contents": "LE_ITEM_FILTER_TYPE_NECK" }, { "trigger": "LE_ITEM_FILTER_TYPE_OFF_HAND\t22", - "contents": "LE_ITEM_FILTER_TYPE_OFF_HAND", + "contents": "LE_ITEM_FILTER_TYPE_OFF_HAND" }, { "trigger": "LE_ITEM_FILTER_TYPE_SHOULDER\t3", - "contents": "LE_ITEM_FILTER_TYPE_SHOULDER", + "contents": "LE_ITEM_FILTER_TYPE_SHOULDER" }, { "trigger": "LE_ITEM_FILTER_TYPE_TRINKET\t12", - "contents": "LE_ITEM_FILTER_TYPE_TRINKET", + "contents": "LE_ITEM_FILTER_TYPE_TRINKET" }, { "trigger": "LE_ITEM_FILTER_TYPE_WAIST\t6", - "contents": "LE_ITEM_FILTER_TYPE_WAIST", + "contents": "LE_ITEM_FILTER_TYPE_WAIST" }, { "trigger": "LE_ITEM_FILTER_TYPE_WRIST\t9", - "contents": "LE_ITEM_FILTER_TYPE_WRIST", + "contents": "LE_ITEM_FILTER_TYPE_WRIST" }, { "trigger": "LE_ITEM_GEM_AGILITY\t1", - "contents": "LE_ITEM_GEM_AGILITY", + "contents": "LE_ITEM_GEM_AGILITY" }, { "trigger": "LE_ITEM_GEM_ARTIFACTRELIC\t11", - "contents": "LE_ITEM_GEM_ARTIFACTRELIC", + "contents": "LE_ITEM_GEM_ARTIFACTRELIC" }, { "trigger": "LE_ITEM_GEM_CRITICALSTRIKE\t5", - "contents": "LE_ITEM_GEM_CRITICALSTRIKE", + "contents": "LE_ITEM_GEM_CRITICALSTRIKE" }, { "trigger": "LE_ITEM_GEM_HASTE\t7", - "contents": "LE_ITEM_GEM_HASTE", + "contents": "LE_ITEM_GEM_HASTE" }, { "trigger": "LE_ITEM_GEM_INTELLECT\t0", - "contents": "LE_ITEM_GEM_INTELLECT", + "contents": "LE_ITEM_GEM_INTELLECT" }, { "trigger": "LE_ITEM_GEM_MASTERY\t6", - "contents": "LE_ITEM_GEM_MASTERY", + "contents": "LE_ITEM_GEM_MASTERY" }, { "trigger": "LE_ITEM_GEM_MULTIPLESTATS\t10", - "contents": "LE_ITEM_GEM_MULTIPLESTATS", + "contents": "LE_ITEM_GEM_MULTIPLESTATS" }, { "trigger": "LE_ITEM_GEM_SPIRIT\t4", - "contents": "LE_ITEM_GEM_SPIRIT", + "contents": "LE_ITEM_GEM_SPIRIT" }, { "trigger": "LE_ITEM_GEM_STAMINA\t3", - "contents": "LE_ITEM_GEM_STAMINA", + "contents": "LE_ITEM_GEM_STAMINA" }, { "trigger": "LE_ITEM_GEM_STRENGTH\t2", - "contents": "LE_ITEM_GEM_STRENGTH", + "contents": "LE_ITEM_GEM_STRENGTH" }, { "trigger": "LE_ITEM_GEM_VERSATILITY\t8", - "contents": "LE_ITEM_GEM_VERSATILITY", + "contents": "LE_ITEM_GEM_VERSATILITY" }, { "trigger": "LE_ITEM_MISCELLANEOUS_COMPANION_PET\t2", - "contents": "LE_ITEM_MISCELLANEOUS_COMPANION_PET", + "contents": "LE_ITEM_MISCELLANEOUS_COMPANION_PET" }, { "trigger": "LE_ITEM_MISCELLANEOUS_HOLIDAY\t3", - "contents": "LE_ITEM_MISCELLANEOUS_HOLIDAY", + "contents": "LE_ITEM_MISCELLANEOUS_HOLIDAY" }, { "trigger": "LE_ITEM_MISCELLANEOUS_JUNK\t0", - "contents": "LE_ITEM_MISCELLANEOUS_JUNK", + "contents": "LE_ITEM_MISCELLANEOUS_JUNK" }, { "trigger": "LE_ITEM_MISCELLANEOUS_MOUNT\t5", - "contents": "LE_ITEM_MISCELLANEOUS_MOUNT", + "contents": "LE_ITEM_MISCELLANEOUS_MOUNT" }, { "trigger": "LE_ITEM_MISCELLANEOUS_OTHER\t4", - "contents": "LE_ITEM_MISCELLANEOUS_OTHER", + "contents": "LE_ITEM_MISCELLANEOUS_OTHER" }, { "trigger": "LE_ITEM_MISCELLANEOUS_REAGENT\t1", - "contents": "LE_ITEM_MISCELLANEOUS_REAGENT", + "contents": "LE_ITEM_MISCELLANEOUS_REAGENT" }, { "trigger": "LE_ITEM_QUALITY_ARTIFACT\t6", - "contents": "LE_ITEM_QUALITY_ARTIFACT", + "contents": "LE_ITEM_QUALITY_ARTIFACT" }, { "trigger": "LE_ITEM_QUALITY_COMMON\t1", - "contents": "LE_ITEM_QUALITY_COMMON", + "contents": "LE_ITEM_QUALITY_COMMON" }, { "trigger": "LE_ITEM_QUALITY_EPIC\t4", - "contents": "LE_ITEM_QUALITY_EPIC", + "contents": "LE_ITEM_QUALITY_EPIC" }, { "trigger": "LE_ITEM_QUALITY_HEIRLOOM\t7", - "contents": "LE_ITEM_QUALITY_HEIRLOOM", + "contents": "LE_ITEM_QUALITY_HEIRLOOM" }, { "trigger": "LE_ITEM_QUALITY_LEGENDARY\t5", - "contents": "LE_ITEM_QUALITY_LEGENDARY", + "contents": "LE_ITEM_QUALITY_LEGENDARY" }, { "trigger": "LE_ITEM_QUALITY_POOR\t0", - "contents": "LE_ITEM_QUALITY_POOR", + "contents": "LE_ITEM_QUALITY_POOR" }, { "trigger": "LE_ITEM_QUALITY_RARE\t3", - "contents": "LE_ITEM_QUALITY_RARE", + "contents": "LE_ITEM_QUALITY_RARE" }, { "trigger": "LE_ITEM_QUALITY_UNCOMMON\t2", - "contents": "LE_ITEM_QUALITY_UNCOMMON", + "contents": "LE_ITEM_QUALITY_UNCOMMON" }, { "trigger": "LE_ITEM_QUALITY_WOW_TOKEN\t8", - "contents": "LE_ITEM_QUALITY_WOW_TOKEN", + "contents": "LE_ITEM_QUALITY_WOW_TOKEN" }, { "trigger": "LE_ITEM_RECIPE_ALCHEMY\t6", - "contents": "LE_ITEM_RECIPE_ALCHEMY", + "contents": "LE_ITEM_RECIPE_ALCHEMY" }, { "trigger": "LE_ITEM_RECIPE_BLACKSMITHING\t4", - "contents": "LE_ITEM_RECIPE_BLACKSMITHING", + "contents": "LE_ITEM_RECIPE_BLACKSMITHING" }, { "trigger": "LE_ITEM_RECIPE_BOOK\t0", - "contents": "LE_ITEM_RECIPE_BOOK", + "contents": "LE_ITEM_RECIPE_BOOK" }, { "trigger": "LE_ITEM_RECIPE_COOKING\t5", - "contents": "LE_ITEM_RECIPE_COOKING", + "contents": "LE_ITEM_RECIPE_COOKING" }, { "trigger": "LE_ITEM_RECIPE_ENCHANTING\t8", - "contents": "LE_ITEM_RECIPE_ENCHANTING", + "contents": "LE_ITEM_RECIPE_ENCHANTING" }, { "trigger": "LE_ITEM_RECIPE_ENGINEERING\t3", - "contents": "LE_ITEM_RECIPE_ENGINEERING", + "contents": "LE_ITEM_RECIPE_ENGINEERING" }, { "trigger": "LE_ITEM_RECIPE_FIRST_AID\t7", - "contents": "LE_ITEM_RECIPE_FIRST_AID", + "contents": "LE_ITEM_RECIPE_FIRST_AID" }, { "trigger": "LE_ITEM_RECIPE_FISHING\t9", - "contents": "LE_ITEM_RECIPE_FISHING", + "contents": "LE_ITEM_RECIPE_FISHING" }, { "trigger": "LE_ITEM_RECIPE_INSCRIPTION\t11", - "contents": "LE_ITEM_RECIPE_INSCRIPTION", + "contents": "LE_ITEM_RECIPE_INSCRIPTION" }, { "trigger": "LE_ITEM_RECIPE_JEWELCRAFTING\t10", - "contents": "LE_ITEM_RECIPE_JEWELCRAFTING", + "contents": "LE_ITEM_RECIPE_JEWELCRAFTING" }, { "trigger": "LE_ITEM_RECIPE_LEATHERWORKING\t1", - "contents": "LE_ITEM_RECIPE_LEATHERWORKING", + "contents": "LE_ITEM_RECIPE_LEATHERWORKING" }, { "trigger": "LE_ITEM_RECIPE_TAILORING\t2", - "contents": "LE_ITEM_RECIPE_TAILORING", + "contents": "LE_ITEM_RECIPE_TAILORING" }, { "trigger": "LE_ITEM_WEAPON_AXE1H\t0", - "contents": "LE_ITEM_WEAPON_AXE1H", + "contents": "LE_ITEM_WEAPON_AXE1H" }, { "trigger": "LE_ITEM_WEAPON_AXE2H\t1", - "contents": "LE_ITEM_WEAPON_AXE2H", + "contents": "LE_ITEM_WEAPON_AXE2H" }, { "trigger": "LE_ITEM_WEAPON_BEARCLAW\t11", - "contents": "LE_ITEM_WEAPON_BEARCLAW", + "contents": "LE_ITEM_WEAPON_BEARCLAW" }, { "trigger": "LE_ITEM_WEAPON_BOWS\t2", - "contents": "LE_ITEM_WEAPON_BOWS", + "contents": "LE_ITEM_WEAPON_BOWS" }, { "trigger": "LE_ITEM_WEAPON_CATCLAW\t12", - "contents": "LE_ITEM_WEAPON_CATCLAW", + "contents": "LE_ITEM_WEAPON_CATCLAW" }, { "trigger": "LE_ITEM_WEAPON_CROSSBOW\t18", - "contents": "LE_ITEM_WEAPON_CROSSBOW", + "contents": "LE_ITEM_WEAPON_CROSSBOW" }, { "trigger": "LE_ITEM_WEAPON_DAGGER\t15", - "contents": "LE_ITEM_WEAPON_DAGGER", + "contents": "LE_ITEM_WEAPON_DAGGER" }, { "trigger": "LE_ITEM_WEAPON_FISHINGPOLE\t20", - "contents": "LE_ITEM_WEAPON_FISHINGPOLE", + "contents": "LE_ITEM_WEAPON_FISHINGPOLE" }, { "trigger": "LE_ITEM_WEAPON_GENERIC\t14", - "contents": "LE_ITEM_WEAPON_GENERIC", + "contents": "LE_ITEM_WEAPON_GENERIC" }, { "trigger": "LE_ITEM_WEAPON_GUNS\t3", - "contents": "LE_ITEM_WEAPON_GUNS", + "contents": "LE_ITEM_WEAPON_GUNS" }, { "trigger": "LE_ITEM_WEAPON_MACE1H\t4", - "contents": "LE_ITEM_WEAPON_MACE1H", + "contents": "LE_ITEM_WEAPON_MACE1H" }, { "trigger": "LE_ITEM_WEAPON_MACE2H\t5", - "contents": "LE_ITEM_WEAPON_MACE2H", + "contents": "LE_ITEM_WEAPON_MACE2H" }, { "trigger": "LE_ITEM_WEAPON_POLEARM\t6", - "contents": "LE_ITEM_WEAPON_POLEARM", + "contents": "LE_ITEM_WEAPON_POLEARM" }, { "trigger": "LE_ITEM_WEAPON_STAFF\t10", - "contents": "LE_ITEM_WEAPON_STAFF", + "contents": "LE_ITEM_WEAPON_STAFF" }, { "trigger": "LE_ITEM_WEAPON_SWORD1H\t7", - "contents": "LE_ITEM_WEAPON_SWORD1H", + "contents": "LE_ITEM_WEAPON_SWORD1H" }, { "trigger": "LE_ITEM_WEAPON_SWORD2H\t8", - "contents": "LE_ITEM_WEAPON_SWORD2H", + "contents": "LE_ITEM_WEAPON_SWORD2H" }, { "trigger": "LE_ITEM_WEAPON_THROWN\t16", - "contents": "LE_ITEM_WEAPON_THROWN", + "contents": "LE_ITEM_WEAPON_THROWN" }, { "trigger": "LE_ITEM_WEAPON_UNARMED\t13", - "contents": "LE_ITEM_WEAPON_UNARMED", + "contents": "LE_ITEM_WEAPON_UNARMED" }, { "trigger": "LE_ITEM_WEAPON_WAND\t19", - "contents": "LE_ITEM_WEAPON_WAND", + "contents": "LE_ITEM_WEAPON_WAND" }, { "trigger": "LE_ITEM_WEAPON_WARGLAIVE\t9", - "contents": "LE_ITEM_WEAPON_WARGLAIVE", + "contents": "LE_ITEM_WEAPON_WARGLAIVE" }, { "trigger": "LE_LFG_CATEGORY_BATTLEFIELD\t7", - "contents": "LE_LFG_CATEGORY_BATTLEFIELD", + "contents": "LE_LFG_CATEGORY_BATTLEFIELD" }, { "trigger": "LE_LFG_CATEGORY_FLEXRAID\t5", - "contents": "LE_LFG_CATEGORY_FLEXRAID", + "contents": "LE_LFG_CATEGORY_FLEXRAID" }, { "trigger": "LE_LFG_CATEGORY_LFD\t1", - "contents": "LE_LFG_CATEGORY_LFD", + "contents": "LE_LFG_CATEGORY_LFD" }, { "trigger": "LE_LFG_CATEGORY_LFR\t2", - "contents": "LE_LFG_CATEGORY_LFR", + "contents": "LE_LFG_CATEGORY_LFR" }, { "trigger": "LE_LFG_CATEGORY_RF\t3", - "contents": "LE_LFG_CATEGORY_RF", + "contents": "LE_LFG_CATEGORY_RF" }, { "trigger": "LE_LFG_CATEGORY_SCENARIO\t4", - "contents": "LE_LFG_CATEGORY_SCENARIO", + "contents": "LE_LFG_CATEGORY_SCENARIO" }, { "trigger": "LE_LFG_CATEGORY_WORLDPVP\t6", - "contents": "LE_LFG_CATEGORY_WORLDPVP", + "contents": "LE_LFG_CATEGORY_WORLDPVP" }, { "trigger": "LE_LFG_LIST_DISPLAY_TYPE_CLASS_ENUMERATE\t3", - "contents": "LE_LFG_LIST_DISPLAY_TYPE_CLASS_ENUMERATE", + "contents": "LE_LFG_LIST_DISPLAY_TYPE_CLASS_ENUMERATE" }, { "trigger": "LE_LFG_LIST_DISPLAY_TYPE_HIDE_ALL\t4", - "contents": "LE_LFG_LIST_DISPLAY_TYPE_HIDE_ALL", + "contents": "LE_LFG_LIST_DISPLAY_TYPE_HIDE_ALL" }, { "trigger": "LE_LFG_LIST_DISPLAY_TYPE_PLAYER_COUNT\t5", - "contents": "LE_LFG_LIST_DISPLAY_TYPE_PLAYER_COUNT", + "contents": "LE_LFG_LIST_DISPLAY_TYPE_PLAYER_COUNT" }, { "trigger": "LE_LFG_LIST_DISPLAY_TYPE_ROLE_COUNT\t1", - "contents": "LE_LFG_LIST_DISPLAY_TYPE_ROLE_COUNT", + "contents": "LE_LFG_LIST_DISPLAY_TYPE_ROLE_COUNT" }, { "trigger": "LE_LFG_LIST_DISPLAY_TYPE_ROLE_ENUMERATE\t2", - "contents": "LE_LFG_LIST_DISPLAY_TYPE_ROLE_ENUMERATE", + "contents": "LE_LFG_LIST_DISPLAY_TYPE_ROLE_ENUMERATE" }, { "trigger": "LE_LFG_LIST_FILTER_NOT_RECOMMENDED\t2", - "contents": "LE_LFG_LIST_FILTER_NOT_RECOMMENDED", + "contents": "LE_LFG_LIST_FILTER_NOT_RECOMMENDED" }, { "trigger": "LE_LFG_LIST_FILTER_PVE\t4", - "contents": "LE_LFG_LIST_FILTER_PVE", + "contents": "LE_LFG_LIST_FILTER_PVE" }, { "trigger": "LE_LFG_LIST_FILTER_PVP\t8", - "contents": "LE_LFG_LIST_FILTER_PVP", + "contents": "LE_LFG_LIST_FILTER_PVP" }, { "trigger": "LE_LFG_LIST_FILTER_RECOMMENDED\t1", - "contents": "LE_LFG_LIST_FILTER_RECOMMENDED", + "contents": "LE_LFG_LIST_FILTER_RECOMMENDED" }, { "trigger": "LE_LOOT_FILTER_ALL\t1", - "contents": "LE_LOOT_FILTER_ALL", + "contents": "LE_LOOT_FILTER_ALL" }, { "trigger": "LE_LOOT_FILTER_BOE\t7", - "contents": "LE_LOOT_FILTER_BOE", + "contents": "LE_LOOT_FILTER_BOE" }, { "trigger": "LE_LOOT_FILTER_CLASS\t2", - "contents": "LE_LOOT_FILTER_CLASS", + "contents": "LE_LOOT_FILTER_CLASS" }, { "trigger": "LE_LOOT_FILTER_SPEC1\t3", - "contents": "LE_LOOT_FILTER_SPEC1", + "contents": "LE_LOOT_FILTER_SPEC1" }, { "trigger": "LE_LOOT_FILTER_SPEC2\t4", - "contents": "LE_LOOT_FILTER_SPEC2", + "contents": "LE_LOOT_FILTER_SPEC2" }, { "trigger": "LE_LOOT_FILTER_SPEC3\t5", - "contents": "LE_LOOT_FILTER_SPEC3", + "contents": "LE_LOOT_FILTER_SPEC3" }, { "trigger": "LE_LOOT_FILTER_SPEC4\t6", - "contents": "LE_LOOT_FILTER_SPEC4", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_CONTRIBUTION\t10", - "contents": "LE_MAP_LANDMARK_TYPE_CONTRIBUTION", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_DIGSITE\t4", - "contents": "LE_MAP_LANDMARK_TYPE_DIGSITE", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_DUNGEON_ENTRANCE\t9", - "contents": "LE_MAP_LANDMARK_TYPE_DUNGEON_ENTRANCE", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_GARRISON_BUILDING\t7", - "contents": "LE_MAP_LANDMARK_TYPE_GARRISON_BUILDING", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_GOSSIP\t3", - "contents": "LE_MAP_LANDMARK_TYPE_GOSSIP", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_INVASION\t8", - "contents": "LE_MAP_LANDMARK_TYPE_INVASION", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_NORMAL\t0", - "contents": "LE_MAP_LANDMARK_TYPE_NORMAL", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_TAMER\t1", - "contents": "LE_MAP_LANDMARK_TYPE_TAMER", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_TAXINODE\t5", - "contents": "LE_MAP_LANDMARK_TYPE_TAXINODE", - }, - { - "trigger": "LE_MAP_LANDMARK_TYPE_VIGNETTE\t6", - "contents": "LE_MAP_LANDMARK_TYPE_VIGNETTE", + "contents": "LE_LOOT_FILTER_SPEC4" }, { "trigger": "LE_MAP_OVERLAY_DISPLAY_LOCATION_BOTTOM_LEFT\t2", - "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_BOTTOM_LEFT", + "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_BOTTOM_LEFT" }, { "trigger": "LE_MAP_OVERLAY_DISPLAY_LOCATION_BOTTOM_RIGHT\t4", - "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_BOTTOM_RIGHT", + "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_BOTTOM_RIGHT" }, { "trigger": "LE_MAP_OVERLAY_DISPLAY_LOCATION_DEFAULT\t1", - "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_DEFAULT", + "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_DEFAULT" }, { "trigger": "LE_MAP_OVERLAY_DISPLAY_LOCATION_HIDDEN\t6", - "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_HIDDEN", + "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_HIDDEN" }, { "trigger": "LE_MAP_OVERLAY_DISPLAY_LOCATION_TOP_LEFT\t3", - "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_TOP_LEFT", + "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_TOP_LEFT" }, { "trigger": "LE_MAP_OVERLAY_DISPLAY_LOCATION_TOP_RIGHT\t5", - "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_TOP_RIGHT", + "contents": "LE_MAP_OVERLAY_DISPLAY_LOCATION_TOP_RIGHT" }, { "trigger": "LE_MODEL_BLEND_OPERATION_ANIM\t2", - "contents": "LE_MODEL_BLEND_OPERATION_ANIM", + "contents": "LE_MODEL_BLEND_OPERATION_ANIM" }, { "trigger": "LE_MODEL_BLEND_OPERATION_NONE\t1", - "contents": "LE_MODEL_BLEND_OPERATION_NONE", + "contents": "LE_MODEL_BLEND_OPERATION_NONE" }, { "trigger": "LE_MODEL_LIGHT_TYPE_DIRECTIONAL\t1", - "contents": "LE_MODEL_LIGHT_TYPE_DIRECTIONAL", + "contents": "LE_MODEL_LIGHT_TYPE_DIRECTIONAL" }, { "trigger": "LE_MODEL_LIGHT_TYPE_POINT\t2", - "contents": "LE_MODEL_LIGHT_TYPE_POINT", + "contents": "LE_MODEL_LIGHT_TYPE_POINT" }, { "trigger": "LE_MOUNT_JOURNAL_FILTER_COLLECTED\t1", - "contents": "LE_MOUNT_JOURNAL_FILTER_COLLECTED", + "contents": "LE_MOUNT_JOURNAL_FILTER_COLLECTED" }, { "trigger": "LE_MOUNT_JOURNAL_FILTER_NOT_COLLECTED\t2", - "contents": "LE_MOUNT_JOURNAL_FILTER_NOT_COLLECTED", + "contents": "LE_MOUNT_JOURNAL_FILTER_NOT_COLLECTED" }, { "trigger": "LE_MOUNT_JOURNAL_FILTER_UNUSABLE\t3", - "contents": "LE_MOUNT_JOURNAL_FILTER_UNUSABLE", + "contents": "LE_MOUNT_JOURNAL_FILTER_UNUSABLE" }, { "trigger": "LE_NUM_ACTIONS_PER_PAGE\t12", - "contents": "LE_NUM_ACTIONS_PER_PAGE", + "contents": "LE_NUM_ACTIONS_PER_PAGE" }, { "trigger": "LE_NUM_BONUS_ACTION_PAGES\t4", - "contents": "LE_NUM_BONUS_ACTION_PAGES", + "contents": "LE_NUM_BONUS_ACTION_PAGES" }, { "trigger": "LE_NUM_CHARACTER_UPGRADE_RESULT\t13", - "contents": "LE_NUM_CHARACTER_UPGRADE_RESULT", + "contents": "LE_NUM_CHARACTER_UPGRADE_RESULT" }, { "trigger": "LE_NUM_NORMAL_ACTION_PAGES\t6", - "contents": "LE_NUM_NORMAL_ACTION_PAGES", + "contents": "LE_NUM_NORMAL_ACTION_PAGES" }, { "trigger": "LE_PAN_AND_JUMP\t6", - "contents": "LE_PAN_AND_JUMP", + "contents": "LE_PAN_AND_JUMP" }, { "trigger": "LE_PAN_FAST_SLOW\t4", - "contents": "LE_PAN_FAST_SLOW", + "contents": "LE_PAN_FAST_SLOW" }, { "trigger": "LE_PAN_NONE\t2", - "contents": "LE_PAN_NONE", + "contents": "LE_PAN_NONE" }, { "trigger": "LE_PAN_NONE_RANGED\t3", - "contents": "LE_PAN_NONE_RANGED", + "contents": "LE_PAN_NONE_RANGED" }, { "trigger": "LE_PAN_SLOW_FAST\t5", - "contents": "LE_PAN_SLOW_FAST", + "contents": "LE_PAN_SLOW_FAST" }, { "trigger": "LE_PAN_STEADY\t1", - "contents": "LE_PAN_STEADY", + "contents": "LE_PAN_STEADY" }, { "trigger": "LE_PARTY_CATEGORY_HOME\t1", - "contents": "LE_PARTY_CATEGORY_HOME", + "contents": "LE_PARTY_CATEGORY_HOME" }, { "trigger": "LE_PARTY_CATEGORY_INSTANCE\t2", - "contents": "LE_PARTY_CATEGORY_INSTANCE", + "contents": "LE_PARTY_CATEGORY_INSTANCE" }, { "trigger": "LE_PET_BATTLE_STATE_CREATED\t1", - "contents": "LE_PET_BATTLE_STATE_CREATED", + "contents": "LE_PET_BATTLE_STATE_CREATED" }, { "trigger": "LE_PET_BATTLE_STATE_CREATED_FAILED\t5", - "contents": "LE_PET_BATTLE_STATE_CREATED_FAILED", + "contents": "LE_PET_BATTLE_STATE_CREATED_FAILED" }, { "trigger": "LE_PET_BATTLE_STATE_FINAL_ROUND\t6", - "contents": "LE_PET_BATTLE_STATE_FINAL_ROUND", + "contents": "LE_PET_BATTLE_STATE_FINAL_ROUND" }, { "trigger": "LE_PET_BATTLE_STATE_FINISHED\t7", - "contents": "LE_PET_BATTLE_STATE_FINISHED", + "contents": "LE_PET_BATTLE_STATE_FINISHED" }, { "trigger": "LE_PET_BATTLE_STATE_ROUND_IN_PROGRESS\t3", - "contents": "LE_PET_BATTLE_STATE_ROUND_IN_PROGRESS", + "contents": "LE_PET_BATTLE_STATE_ROUND_IN_PROGRESS" }, { "trigger": "LE_PET_BATTLE_STATE_WAITING_FOR_FRONT_PETS\t4", - "contents": "LE_PET_BATTLE_STATE_WAITING_FOR_FRONT_PETS", + "contents": "LE_PET_BATTLE_STATE_WAITING_FOR_FRONT_PETS" }, { "trigger": "LE_PET_BATTLE_STATE_WAITING_PRE_BATTLE\t2", - "contents": "LE_PET_BATTLE_STATE_WAITING_PRE_BATTLE", + "contents": "LE_PET_BATTLE_STATE_WAITING_PRE_BATTLE" }, { "trigger": "LE_PET_JOURNAL_FILTER_COLLECTED\t1", - "contents": "LE_PET_JOURNAL_FILTER_COLLECTED", + "contents": "LE_PET_JOURNAL_FILTER_COLLECTED" }, { "trigger": "LE_PET_JOURNAL_FILTER_NOT_COLLECTED\t2", - "contents": "LE_PET_JOURNAL_FILTER_NOT_COLLECTED", + "contents": "LE_PET_JOURNAL_FILTER_NOT_COLLECTED" }, { "trigger": "LE_QUEST_FACTION_ALLIANCE\t1", - "contents": "LE_QUEST_FACTION_ALLIANCE", + "contents": "LE_QUEST_FACTION_ALLIANCE" }, { "trigger": "LE_QUEST_FACTION_HORDE\t2", - "contents": "LE_QUEST_FACTION_HORDE", + "contents": "LE_QUEST_FACTION_HORDE" }, { "trigger": "LE_QUEST_FREQUENCY_DAILY\t2", - "contents": "LE_QUEST_FREQUENCY_DAILY", + "contents": "LE_QUEST_FREQUENCY_DAILY" }, { "trigger": "LE_QUEST_FREQUENCY_DEFAULT\t1", - "contents": "LE_QUEST_FREQUENCY_DEFAULT", + "contents": "LE_QUEST_FREQUENCY_DEFAULT" }, { "trigger": "LE_QUEST_FREQUENCY_WEEKLY\t3", - "contents": "LE_QUEST_FREQUENCY_WEEKLY", + "contents": "LE_QUEST_FREQUENCY_WEEKLY" }, { "trigger": "LE_QUEST_TAG_TYPE_BOUNTY\t5", - "contents": "LE_QUEST_TAG_TYPE_BOUNTY", + "contents": "LE_QUEST_TAG_TYPE_BOUNTY" }, { "trigger": "LE_QUEST_TAG_TYPE_DUNGEON\t6", - "contents": "LE_QUEST_TAG_TYPE_DUNGEON", + "contents": "LE_QUEST_TAG_TYPE_DUNGEON" }, { "trigger": "LE_QUEST_TAG_TYPE_INVASION\t7", - "contents": "LE_QUEST_TAG_TYPE_INVASION", + "contents": "LE_QUEST_TAG_TYPE_INVASION" }, { "trigger": "LE_QUEST_TAG_TYPE_INVASION_WRAPPER\t11", - "contents": "LE_QUEST_TAG_TYPE_INVASION_WRAPPER", + "contents": "LE_QUEST_TAG_TYPE_INVASION_WRAPPER" }, { "trigger": "LE_QUEST_TAG_TYPE_NORMAL\t2", - "contents": "LE_QUEST_TAG_TYPE_NORMAL", + "contents": "LE_QUEST_TAG_TYPE_NORMAL" }, { "trigger": "LE_QUEST_TAG_TYPE_PET_BATTLE\t4", - "contents": "LE_QUEST_TAG_TYPE_PET_BATTLE", + "contents": "LE_QUEST_TAG_TYPE_PET_BATTLE" }, { "trigger": "LE_QUEST_TAG_TYPE_PROFESSION\t1", - "contents": "LE_QUEST_TAG_TYPE_PROFESSION", + "contents": "LE_QUEST_TAG_TYPE_PROFESSION" }, { "trigger": "LE_QUEST_TAG_TYPE_PVP\t3", - "contents": "LE_QUEST_TAG_TYPE_PVP", + "contents": "LE_QUEST_TAG_TYPE_PVP" }, { "trigger": "LE_QUEST_TAG_TYPE_RAID\t8", - "contents": "LE_QUEST_TAG_TYPE_RAID", + "contents": "LE_QUEST_TAG_TYPE_RAID" }, { "trigger": "LE_QUEST_TAG_TYPE_TAG\t0", - "contents": "LE_QUEST_TAG_TYPE_TAG", - }, - { - "trigger": "LE_QUESTLINE_FLOOR_LOCATION_ABOVE\t3", - "contents": "LE_QUESTLINE_FLOOR_LOCATION_ABOVE", - }, - { - "trigger": "LE_QUESTLINE_FLOOR_LOCATION_BELOW\t2", - "contents": "LE_QUESTLINE_FLOOR_LOCATION_BELOW", - }, - { - "trigger": "LE_QUESTLINE_FLOOR_LOCATION_SAME\t1", - "contents": "LE_QUESTLINE_FLOOR_LOCATION_SAME", + "contents": "LE_QUEST_TAG_TYPE_TAG" }, { "trigger": "LE_REALM_RELATION_COALESCED\t2", - "contents": "LE_REALM_RELATION_COALESCED", + "contents": "LE_REALM_RELATION_COALESCED" }, { "trigger": "LE_REALM_RELATION_SAME\t1", - "contents": "LE_REALM_RELATION_SAME", + "contents": "LE_REALM_RELATION_SAME" }, { "trigger": "LE_REALM_RELATION_VIRTUAL\t3", - "contents": "LE_REALM_RELATION_VIRTUAL", + "contents": "LE_REALM_RELATION_VIRTUAL" }, { "trigger": "LE_SCENARIO_TYPE_BOOST_TUTORIAL\t5", - "contents": "LE_SCENARIO_TYPE_BOOST_TUTORIAL", + "contents": "LE_SCENARIO_TYPE_BOOST_TUTORIAL" }, { "trigger": "LE_SCENARIO_TYPE_CHALLENGE_MODE\t1", - "contents": "LE_SCENARIO_TYPE_CHALLENGE_MODE", + "contents": "LE_SCENARIO_TYPE_CHALLENGE_MODE" }, { "trigger": "LE_SCENARIO_TYPE_DEFAULT\t0", - "contents": "LE_SCENARIO_TYPE_DEFAULT", + "contents": "LE_SCENARIO_TYPE_DEFAULT" }, { "trigger": "LE_SCENARIO_TYPE_LEGION_INVASION\t4", - "contents": "LE_SCENARIO_TYPE_LEGION_INVASION", + "contents": "LE_SCENARIO_TYPE_LEGION_INVASION" }, { "trigger": "LE_SCENARIO_TYPE_PROVING_GROUNDS\t2", - "contents": "LE_SCENARIO_TYPE_PROVING_GROUNDS", + "contents": "LE_SCENARIO_TYPE_PROVING_GROUNDS" }, { "trigger": "LE_SCENARIO_TYPE_USE_DUNGEON_DISPLAY\t3", - "contents": "LE_SCENARIO_TYPE_USE_DUNGEON_DISPLAY", + "contents": "LE_SCENARIO_TYPE_USE_DUNGEON_DISPLAY" + }, + { + "trigger": "LE_SCENARIO_TYPE_WARFRONT\t6", + "contents": "LE_SCENARIO_TYPE_WARFRONT" }, { "trigger": "LE_SCRIPT_BINDING_TYPE_EXTRINSIC\t1", - "contents": "LE_SCRIPT_BINDING_TYPE_EXTRINSIC", + "contents": "LE_SCRIPT_BINDING_TYPE_EXTRINSIC" }, { "trigger": "LE_SCRIPT_BINDING_TYPE_INTRINSIC_POSTCALL\t2", - "contents": "LE_SCRIPT_BINDING_TYPE_INTRINSIC_POSTCALL", + "contents": "LE_SCRIPT_BINDING_TYPE_INTRINSIC_POSTCALL" }, { "trigger": "LE_SCRIPT_BINDING_TYPE_INTRINSIC_PRECALL\t0", - "contents": "LE_SCRIPT_BINDING_TYPE_INTRINSIC_PRECALL", + "contents": "LE_SCRIPT_BINDING_TYPE_INTRINSIC_PRECALL" }, { "trigger": "LE_SORT_BY_LEVEL\t2", - "contents": "LE_SORT_BY_LEVEL", + "contents": "LE_SORT_BY_LEVEL" }, { "trigger": "LE_SORT_BY_NAME\t1", - "contents": "LE_SORT_BY_NAME", + "contents": "LE_SORT_BY_NAME" }, { "trigger": "LE_SORT_BY_PETTYPE\t4", - "contents": "LE_SORT_BY_PETTYPE", + "contents": "LE_SORT_BY_PETTYPE" }, { "trigger": "LE_SORT_BY_RARITY\t3", - "contents": "LE_SORT_BY_RARITY", + "contents": "LE_SORT_BY_RARITY" }, { "trigger": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_BONUS_ROLL\t1", - "contents": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_BONUS_ROLL", + "contents": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_BONUS_ROLL" }, { "trigger": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_SIMPLE_WARNING\t2", - "contents": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_SIMPLE_WARNING", + "contents": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_SIMPLE_WARNING" }, { "trigger": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_STATIC_TEXT\t0", - "contents": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_STATIC_TEXT", + "contents": "LE_SPELL_CONFIRMATION_PROMPT_TYPE_STATIC_TEXT" }, { "trigger": "LE_SUMMON_REASON_SCENARIO\t1", - "contents": "LE_SUMMON_REASON_SCENARIO", + "contents": "LE_SUMMON_REASON_SCENARIO" }, { "trigger": "LE_SUMMON_REASON_SPELL\t0", - "contents": "LE_SUMMON_REASON_SPELL", + "contents": "LE_SUMMON_REASON_SPELL" }, { "trigger": "LE_TICKET_STATUS_NMI\t3", - "contents": "LE_TICKET_STATUS_NMI", + "contents": "LE_TICKET_STATUS_NMI" }, { "trigger": "LE_TICKET_STATUS_OPEN\t1", - "contents": "LE_TICKET_STATUS_OPEN", + "contents": "LE_TICKET_STATUS_OPEN" }, { "trigger": "LE_TICKET_STATUS_RESPONSE\t4", - "contents": "LE_TICKET_STATUS_RESPONSE", + "contents": "LE_TICKET_STATUS_RESPONSE" }, { "trigger": "LE_TICKET_STATUS_SURVEY\t2", - "contents": "LE_TICKET_STATUS_SURVEY", + "contents": "LE_TICKET_STATUS_SURVEY" }, { "trigger": "LE_TOKEN_CHOICE_BALANCE\t2", - "contents": "LE_TOKEN_CHOICE_BALANCE", + "contents": "LE_TOKEN_CHOICE_BALANCE" }, { "trigger": "LE_TOKEN_CHOICE_SUBSCRIPTION\t1", - "contents": "LE_TOKEN_CHOICE_SUBSCRIPTION", - }, - { - "trigger": "LE_TOKEN_REDEEM_TYPE_BALANCE\t2", - "contents": "LE_TOKEN_REDEEM_TYPE_BALANCE", - }, - { - "trigger": "LE_TOKEN_REDEEM_TYPE_GAME_TIME\t1", - "contents": "LE_TOKEN_REDEEM_TYPE_GAME_TIME", + "contents": "LE_TOKEN_CHOICE_SUBSCRIPTION" }, { "trigger": "LE_TOKEN_RESULT_ERROR_AUCTIONABLE_TOKEN_OWNED\t8", - "contents": "LE_TOKEN_RESULT_ERROR_AUCTIONABLE_TOKEN_OWNED", - }, - { - "trigger": "LE_TOKEN_RESULT_ERROR_BALANCE_NEAR_CAP\t10", - "contents": "LE_TOKEN_RESULT_ERROR_BALANCE_NEAR_CAP", + "contents": "LE_TOKEN_RESULT_ERROR_AUCTIONABLE_TOKEN_OWNED" }, { "trigger": "LE_TOKEN_RESULT_ERROR_DISABLED\t2", - "contents": "LE_TOKEN_RESULT_ERROR_DISABLED", + "contents": "LE_TOKEN_RESULT_ERROR_DISABLED" }, { "trigger": "LE_TOKEN_RESULT_ERROR_NONE_FOR_SALE\t4", - "contents": "LE_TOKEN_RESULT_ERROR_NONE_FOR_SALE", + "contents": "LE_TOKEN_RESULT_ERROR_NONE_FOR_SALE" }, { "trigger": "LE_TOKEN_RESULT_ERROR_OTHER\t3", - "contents": "LE_TOKEN_RESULT_ERROR_OTHER", + "contents": "LE_TOKEN_RESULT_ERROR_OTHER" }, { "trigger": "LE_TOKEN_RESULT_ERROR_TOO_MANY_TOKENS\t5", - "contents": "LE_TOKEN_RESULT_ERROR_TOO_MANY_TOKENS", + "contents": "LE_TOKEN_RESULT_ERROR_TOO_MANY_TOKENS" }, { "trigger": "LE_TOKEN_RESULT_ERROR_TRANSACTION_IN_PROGRESS\t7", - "contents": "LE_TOKEN_RESULT_ERROR_TRANSACTION_IN_PROGRESS", + "contents": "LE_TOKEN_RESULT_ERROR_TRANSACTION_IN_PROGRESS" }, { "trigger": "LE_TOKEN_RESULT_ERROR_TRIAL_RESTRICTED\t9", - "contents": "LE_TOKEN_RESULT_ERROR_TRIAL_RESTRICTED", + "contents": "LE_TOKEN_RESULT_ERROR_TRIAL_RESTRICTED" }, { "trigger": "LE_TOKEN_RESULT_SUCCESS\t1", - "contents": "LE_TOKEN_RESULT_SUCCESS", + "contents": "LE_TOKEN_RESULT_SUCCESS" }, { "trigger": "LE_TOKEN_RESULT_SUCCESS_NO\t6", - "contents": "LE_TOKEN_RESULT_SUCCESS_NO", + "contents": "LE_TOKEN_RESULT_SUCCESS_NO" }, { "trigger": "LE_TRACKER_SORTING_DIFFICULTY_HIGH\t4", - "contents": "LE_TRACKER_SORTING_DIFFICULTY_HIGH", + "contents": "LE_TRACKER_SORTING_DIFFICULTY_HIGH" }, { "trigger": "LE_TRACKER_SORTING_DIFFICULTY_LOW\t3", - "contents": "LE_TRACKER_SORTING_DIFFICULTY_LOW", + "contents": "LE_TRACKER_SORTING_DIFFICULTY_LOW" }, { "trigger": "LE_TRACKER_SORTING_MANUAL\t1", - "contents": "LE_TRACKER_SORTING_MANUAL", + "contents": "LE_TRACKER_SORTING_MANUAL" }, { "trigger": "LE_TRACKER_SORTING_PROXIMITY\t2", - "contents": "LE_TRACKER_SORTING_PROXIMITY", + "contents": "LE_TRACKER_SORTING_PROXIMITY" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_1H_AXE\t13", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_1H_AXE", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_1H_AXE" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_1H_MACE\t15", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_1H_MACE", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_1H_MACE" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_1H_SWORD\t14", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_1H_SWORD", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_1H_SWORD" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_2H_AXE\t20", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_2H_AXE", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_2H_AXE" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_2H_MACE\t22", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_2H_MACE", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_2H_MACE" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_2H_SWORD\t21", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_2H_SWORD", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_2H_SWORD" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_BACK\t3", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_BACK", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_BACK" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_BOW\t25", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_BOW", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_BOW" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_CHEST\t4", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_CHEST", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_CHEST" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_CROSSBOW\t27", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_CROSSBOW", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_CROSSBOW" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_DAGGER\t16", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_DAGGER", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_DAGGER" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_FEET\t11", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_FEET", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_FEET" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_FIST\t17", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_FIST", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_FIST" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_GUN\t26", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_GUN", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_GUN" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_HANDS\t8", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_HANDS", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_HANDS" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_HEAD\t1", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_HEAD", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_HEAD" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_HOLDABLE\t19", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_HOLDABLE", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_HOLDABLE" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_LEGS\t10", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_LEGS", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_LEGS" + }, + { + "trigger": "LE_TRANSMOG_COLLECTION_TYPE_PAIRED\t29", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_PAIRED" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_POLEARM\t24", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_POLEARM", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_POLEARM" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_SHIELD\t18", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_SHIELD", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_SHIELD" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_SHIRT\t5", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_SHIRT", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_SHIRT" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_SHOULDER\t2", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_SHOULDER", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_SHOULDER" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_STAFF\t23", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_STAFF", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_STAFF" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_TABARD\t6", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_TABARD", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_TABARD" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_WAIST\t9", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_WAIST", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_WAIST" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_WAND\t12", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_WAND", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_WAND" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_WARGLAIVES\t28", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_WARGLAIVES", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_WARGLAIVES" }, { "trigger": "LE_TRANSMOG_COLLECTION_TYPE_WRIST\t7", - "contents": "LE_TRANSMOG_COLLECTION_TYPE_WRIST", + "contents": "LE_TRANSMOG_COLLECTION_TYPE_WRIST" }, { "trigger": "LE_TRANSMOG_SEARCH_TYPE_BASE_SETS\t2", - "contents": "LE_TRANSMOG_SEARCH_TYPE_BASE_SETS", + "contents": "LE_TRANSMOG_SEARCH_TYPE_BASE_SETS" }, { "trigger": "LE_TRANSMOG_SEARCH_TYPE_ITEMS\t1", - "contents": "LE_TRANSMOG_SEARCH_TYPE_ITEMS", + "contents": "LE_TRANSMOG_SEARCH_TYPE_ITEMS" }, { "trigger": "LE_TRANSMOG_SEARCH_TYPE_USABLE_SETS\t3", - "contents": "LE_TRANSMOG_SEARCH_TYPE_USABLE_SETS", + "contents": "LE_TRANSMOG_SEARCH_TYPE_USABLE_SETS" }, { "trigger": "LE_TRANSMOG_SET_FILTER_COLLECTED\t1", - "contents": "LE_TRANSMOG_SET_FILTER_COLLECTED", + "contents": "LE_TRANSMOG_SET_FILTER_COLLECTED" }, { "trigger": "LE_TRANSMOG_SET_FILTER_PVE\t3", - "contents": "LE_TRANSMOG_SET_FILTER_PVE", + "contents": "LE_TRANSMOG_SET_FILTER_PVE" }, { "trigger": "LE_TRANSMOG_SET_FILTER_PVP\t4", - "contents": "LE_TRANSMOG_SET_FILTER_PVP", + "contents": "LE_TRANSMOG_SET_FILTER_PVP" }, { "trigger": "LE_TRANSMOG_SET_FILTER_UNCOLLECTED\t2", - "contents": "LE_TRANSMOG_SET_FILTER_UNCOLLECTED", + "contents": "LE_TRANSMOG_SET_FILTER_UNCOLLECTED" }, { "trigger": "LE_TRANSMOG_TYPE_APPEARANCE\t0", - "contents": "LE_TRANSMOG_TYPE_APPEARANCE", + "contents": "LE_TRANSMOG_TYPE_APPEARANCE" }, { "trigger": "LE_TRANSMOG_TYPE_ILLUSION\t1", - "contents": "LE_TRANSMOG_TYPE_ILLUSION", + "contents": "LE_TRANSMOG_TYPE_ILLUSION" }, { "trigger": "LE_TWITTER_RESULT_FAIL\t3", - "contents": "LE_TWITTER_RESULT_FAIL", + "contents": "LE_TWITTER_RESULT_FAIL" }, { "trigger": "LE_TWITTER_RESULT_NOT_LINKED\t2", - "contents": "LE_TWITTER_RESULT_NOT_LINKED", + "contents": "LE_TWITTER_RESULT_NOT_LINKED" }, { "trigger": "LE_TWITTER_RESULT_SUCCESS\t1", - "contents": "LE_TWITTER_RESULT_SUCCESS", + "contents": "LE_TWITTER_RESULT_SUCCESS" }, { "trigger": "LE_UNIT_STAT_AGILITY\t2", - "contents": "LE_UNIT_STAT_AGILITY", + "contents": "LE_UNIT_STAT_AGILITY" }, { "trigger": "LE_UNIT_STAT_INTELLECT\t4", - "contents": "LE_UNIT_STAT_INTELLECT", + "contents": "LE_UNIT_STAT_INTELLECT" }, { "trigger": "LE_UNIT_STAT_STAMINA\t3", - "contents": "LE_UNIT_STAT_STAMINA", + "contents": "LE_UNIT_STAT_STAMINA" }, { "trigger": "LE_UNIT_STAT_STRENGTH\t1", - "contents": "LE_UNIT_STAT_STRENGTH", + "contents": "LE_UNIT_STAT_STRENGTH" }, { "trigger": "LE_VAS_PURCHASE_STATE_APPLYING_LICENSE\t3", - "contents": "LE_VAS_PURCHASE_STATE_APPLYING_LICENSE", + "contents": "LE_VAS_PURCHASE_STATE_APPLYING_LICENSE" }, { "trigger": "LE_VAS_PURCHASE_STATE_INVALID\t0", - "contents": "LE_VAS_PURCHASE_STATE_INVALID", + "contents": "LE_VAS_PURCHASE_STATE_INVALID" }, { "trigger": "LE_VAS_PURCHASE_STATE_PAYMENT_PENDING\t2", - "contents": "LE_VAS_PURCHASE_STATE_PAYMENT_PENDING", + "contents": "LE_VAS_PURCHASE_STATE_PAYMENT_PENDING" }, { "trigger": "LE_VAS_PURCHASE_STATE_PRE_PURCHASE\t1", - "contents": "LE_VAS_PURCHASE_STATE_PRE_PURCHASE", + "contents": "LE_VAS_PURCHASE_STATE_PRE_PURCHASE" }, { "trigger": "LE_VAS_PURCHASE_STATE_PROCESSING_COMPLETE\t7", - "contents": "LE_VAS_PURCHASE_STATE_PROCESSING_COMPLETE", + "contents": "LE_VAS_PURCHASE_STATE_PROCESSING_COMPLETE" }, { "trigger": "LE_VAS_PURCHASE_STATE_PROCESSING_FACTION_CHANGE\t6", - "contents": "LE_VAS_PURCHASE_STATE_PROCESSING_FACTION_CHANGE", + "contents": "LE_VAS_PURCHASE_STATE_PROCESSING_FACTION_CHANGE" }, { "trigger": "LE_VAS_PURCHASE_STATE_READY\t5", - "contents": "LE_VAS_PURCHASE_STATE_READY", + "contents": "LE_VAS_PURCHASE_STATE_READY" }, { "trigger": "LE_WORLD_ELAPSED_TIMER_TYPE_CHALLENGE_MODE\t2", - "contents": "LE_WORLD_ELAPSED_TIMER_TYPE_CHALLENGE_MODE", + "contents": "LE_WORLD_ELAPSED_TIMER_TYPE_CHALLENGE_MODE" }, { "trigger": "LE_WORLD_ELAPSED_TIMER_TYPE_NONE\t1", - "contents": "LE_WORLD_ELAPSED_TIMER_TYPE_NONE", + "contents": "LE_WORLD_ELAPSED_TIMER_TYPE_NONE" }, { "trigger": "LE_WORLD_ELAPSED_TIMER_TYPE_PROVING_GROUND\t3", - "contents": "LE_WORLD_ELAPSED_TIMER_TYPE_PROVING_GROUND", + "contents": "LE_WORLD_ELAPSED_TIMER_TYPE_PROVING_GROUND" }, { "trigger": "LE_WORLD_QUEST_QUALITY_COMMON\t1", - "contents": "LE_WORLD_QUEST_QUALITY_COMMON", + "contents": "LE_WORLD_QUEST_QUALITY_COMMON" }, { "trigger": "LE_WORLD_QUEST_QUALITY_EPIC\t3", - "contents": "LE_WORLD_QUEST_QUALITY_EPIC", + "contents": "LE_WORLD_QUEST_QUALITY_EPIC" }, { "trigger": "LE_WORLD_QUEST_QUALITY_RARE\t2", - "contents": "LE_WORLD_QUEST_QUALITY_RARE", + "contents": "LE_WORLD_QUEST_QUALITY_RARE" }, { "trigger": "LE_WOW_CONNECTION_STATE_CONNECTING\t2", - "contents": "LE_WOW_CONNECTION_STATE_CONNECTING", + "contents": "LE_WOW_CONNECTION_STATE_CONNECTING" }, { "trigger": "LE_WOW_CONNECTION_STATE_IN_QUEUE\t3", - "contents": "LE_WOW_CONNECTION_STATE_IN_QUEUE", + "contents": "LE_WOW_CONNECTION_STATE_IN_QUEUE" }, { "trigger": "LE_WOW_CONNECTION_STATE_NONE\t1", - "contents": "LE_WOW_CONNECTION_STATE_NONE", + "contents": "LE_WOW_CONNECTION_STATE_NONE" }, { "trigger": "LEFT_ACTIONBAR_PAGE\t4", - "contents": "LEFT_ACTIONBAR_PAGE", + "contents": "LEFT_ACTIONBAR_PAGE" }, { "trigger": "LFD_MAX_REWARDS\t2", - "contents": "LFD_MAX_REWARDS", + "contents": "LFD_MAX_REWARDS" }, { "trigger": "LFD_MAX_SHOWN_LEVEL_DIFF\t15", - "contents": "LFD_MAX_SHOWN_LEVEL_DIFF", + "contents": "LFD_MAX_SHOWN_LEVEL_DIFF" }, { "trigger": "LFD_NUM_ROLES\t3", - "contents": "LFD_NUM_ROLES", + "contents": "LFD_NUM_ROLES" }, { "trigger": "LFD_PROPOSAL_FAILED_CLOSE_TIME\t5", - "contents": "LFD_PROPOSAL_FAILED_CLOSE_TIME", + "contents": "LFD_PROPOSAL_FAILED_CLOSE_TIME" }, { "trigger": "LFD_STATISTIC_CHANGE_TIME\t10", - "contents": "LFD_STATISTIC_CHANGE_TIME", + "contents": "LFD_STATISTIC_CHANGE_TIME" }, { "trigger": "LFG_INSTANCE_INVALID_RAID_LOCKED\t6", - "contents": "LFG_INSTANCE_INVALID_RAID_LOCKED", + "contents": "LFG_INSTANCE_INVALID_RAID_LOCKED" }, { "trigger": "LFG_INSTANCE_INVALID_WRONG_FACTION\t10", - "contents": "LFG_INSTANCE_INVALID_WRONG_FACTION", + "contents": "LFG_INSTANCE_INVALID_WRONG_FACTION" }, { "trigger": "LFG_INVITE_POPUP_DEFAULT_HEIGHT\t180", - "contents": "LFG_INVITE_POPUP_DEFAULT_HEIGHT", + "contents": "LFG_INVITE_POPUP_DEFAULT_HEIGHT" }, { "trigger": "LFG_LIST_UTIL_ALLOW_AUTO_ACCEPT_LINE\t2", - "contents": "LFG_LIST_UTIL_ALLOW_AUTO_ACCEPT_LINE", + "contents": "LFG_LIST_UTIL_ALLOW_AUTO_ACCEPT_LINE" }, { "trigger": "LFG_LIST_UTIL_SUPPRESS_AUTO_ACCEPT_LINE\t1", - "contents": "LFG_LIST_UTIL_SUPPRESS_AUTO_ACCEPT_LINE", + "contents": "LFG_LIST_UTIL_SUPPRESS_AUTO_ACCEPT_LINE" }, { "trigger": "LFG_ROLE_NUM_SHORTAGE_TYPES\t3", - "contents": "LFG_ROLE_NUM_SHORTAGE_TYPES", + "contents": "LFG_ROLE_NUM_SHORTAGE_TYPES" }, { "trigger": "LFG_ROLE_SHORTAGE_PLENTIFUL\t3", - "contents": "LFG_ROLE_SHORTAGE_PLENTIFUL", + "contents": "LFG_ROLE_SHORTAGE_PLENTIFUL" }, { "trigger": "LFG_ROLE_SHORTAGE_RARE\t1", - "contents": "LFG_ROLE_SHORTAGE_RARE", + "contents": "LFG_ROLE_SHORTAGE_RARE" }, { "trigger": "LFG_ROLE_SHORTAGE_UNCOMMON\t2", - "contents": "LFG_ROLE_SHORTAGE_UNCOMMON", + "contents": "LFG_ROLE_SHORTAGE_UNCOMMON" }, { "trigger": "LFG_SUBTYPEID_DUNGEON\t1", - "contents": "LFG_SUBTYPEID_DUNGEON", + "contents": "LFG_SUBTYPEID_DUNGEON" }, { "trigger": "LFG_SUBTYPEID_FLEXRAID\t5", - "contents": "LFG_SUBTYPEID_FLEXRAID", + "contents": "LFG_SUBTYPEID_FLEXRAID" }, { "trigger": "LFG_SUBTYPEID_HEROIC\t2", - "contents": "LFG_SUBTYPEID_HEROIC", + "contents": "LFG_SUBTYPEID_HEROIC" }, { "trigger": "LFG_SUBTYPEID_RAID\t3", - "contents": "LFG_SUBTYPEID_RAID", + "contents": "LFG_SUBTYPEID_RAID" }, { "trigger": "LFG_SUBTYPEID_SCENARIO\t4", - "contents": "LFG_SUBTYPEID_SCENARIO", + "contents": "LFG_SUBTYPEID_SCENARIO" }, { "trigger": "LFG_SUBTYPEID_WORLDPVP\t6", - "contents": "LFG_SUBTYPEID_WORLDPVP", + "contents": "LFG_SUBTYPEID_WORLDPVP" }, { "trigger": "LFGUILD_PARAM_ANY_LEVEL\t11", - "contents": "LFGUILD_PARAM_ANY_LEVEL", + "contents": "LFGUILD_PARAM_ANY_LEVEL" }, { "trigger": "LFGUILD_PARAM_DAMAGE\t10", - "contents": "LFGUILD_PARAM_DAMAGE", + "contents": "LFGUILD_PARAM_DAMAGE" }, { "trigger": "LFGUILD_PARAM_DUNGEONS\t2", - "contents": "LFGUILD_PARAM_DUNGEONS", + "contents": "LFGUILD_PARAM_DUNGEONS" }, { "trigger": "LFGUILD_PARAM_HEALER\t9", - "contents": "LFGUILD_PARAM_HEALER", + "contents": "LFGUILD_PARAM_HEALER" }, { "trigger": "LFGUILD_PARAM_LOOKING\t13", - "contents": "LFGUILD_PARAM_LOOKING", + "contents": "LFGUILD_PARAM_LOOKING" }, { "trigger": "LFGUILD_PARAM_MAX_LEVEL\t12", - "contents": "LFGUILD_PARAM_MAX_LEVEL", + "contents": "LFGUILD_PARAM_MAX_LEVEL" }, { "trigger": "LFGUILD_PARAM_PVP\t4", - "contents": "LFGUILD_PARAM_PVP", + "contents": "LFGUILD_PARAM_PVP" }, { "trigger": "LFGUILD_PARAM_QUESTS\t1", - "contents": "LFGUILD_PARAM_QUESTS", + "contents": "LFGUILD_PARAM_QUESTS" }, { "trigger": "LFGUILD_PARAM_RAIDS\t3", - "contents": "LFGUILD_PARAM_RAIDS", + "contents": "LFGUILD_PARAM_RAIDS" }, { "trigger": "LFGUILD_PARAM_RP\t5", - "contents": "LFGUILD_PARAM_RP", + "contents": "LFGUILD_PARAM_RP" }, { "trigger": "LFGUILD_PARAM_TANK\t8", - "contents": "LFGUILD_PARAM_TANK", + "contents": "LFGUILD_PARAM_TANK" }, { "trigger": "LFGUILD_PARAM_WEEKDAYS\t6", - "contents": "LFGUILD_PARAM_WEEKDAYS", + "contents": "LFGUILD_PARAM_WEEKDAYS" }, { "trigger": "LFGUILD_PARAM_WEEKENDS\t7", - "contents": "LFGUILD_PARAM_WEEKENDS", + "contents": "LFGUILD_PARAM_WEEKENDS" }, { "trigger": "LFR_BROWSE_AUTO_REFRESH_TIME\t20", - "contents": "LFR_BROWSE_AUTO_REFRESH_TIME", + "contents": "LFR_BROWSE_AUTO_REFRESH_TIME" }, { "trigger": "LFR_MAX_SHOWN_LEVEL_DIFF\t15", - "contents": "LFR_MAX_SHOWN_LEVEL_DIFF", + "contents": "LFR_MAX_SHOWN_LEVEL_DIFF" }, { "trigger": "LIGHT_GHOST\t1", - "contents": "LIGHT_GHOST", + "contents": "LIGHT_GHOST" }, { "trigger": "LIGHT_LIVE\t0", - "contents": "LIGHT_LIVE", + "contents": "LIGHT_LIVE" }, { "trigger": "LOOT_ROLL_TYPE_DISENCHANT\t3", - "contents": "LOOT_ROLL_TYPE_DISENCHANT", + "contents": "LOOT_ROLL_TYPE_DISENCHANT" }, { "trigger": "LOOT_ROLL_TYPE_GREED\t2", - "contents": "LOOT_ROLL_TYPE_GREED", + "contents": "LOOT_ROLL_TYPE_GREED" }, { "trigger": "LOOT_ROLL_TYPE_NEED\t1", - "contents": "LOOT_ROLL_TYPE_NEED", + "contents": "LOOT_ROLL_TYPE_NEED" }, { "trigger": "LOOT_ROLL_TYPE_PASS\t0", - "contents": "LOOT_ROLL_TYPE_PASS", + "contents": "LOOT_ROLL_TYPE_PASS" }, { "trigger": "LOOT_SLOT_CURRENCY\t3", - "contents": "LOOT_SLOT_CURRENCY", + "contents": "LOOT_SLOT_CURRENCY" }, { "trigger": "LOOT_SLOT_ITEM\t1", - "contents": "LOOT_SLOT_ITEM", + "contents": "LOOT_SLOT_ITEM" }, { "trigger": "LOOT_SLOT_MONEY\t2", - "contents": "LOOT_SLOT_MONEY", + "contents": "LOOT_SLOT_MONEY" }, { "trigger": "LOOT_SLOT_NONE\t0", - "contents": "LOOT_SLOT_NONE", + "contents": "LOOT_SLOT_NONE" }, { "trigger": "LOOTFRAME_AUTOLOOT_DELAY\t0.3", - "contents": "LOOTFRAME_AUTOLOOT_DELAY", + "contents": "LOOTFRAME_AUTOLOOT_DELAY" }, { "trigger": "LOOTFRAME_AUTOLOOT_RATE\t0.35", - "contents": "LOOTFRAME_AUTOLOOT_RATE", + "contents": "LOOTFRAME_AUTOLOOT_RATE" }, { "trigger": "LOOTFRAME_NUMBUTTONS\t4", - "contents": "LOOTFRAME_NUMBUTTONS", + "contents": "LOOTFRAME_NUMBUTTONS" }, { "trigger": "LOSS_OF_CONTROL_TIME_OFFSET\t6", - "contents": "LOSS_OF_CONTROL_TIME_OFFSET", + "contents": "LOSS_OF_CONTROL_TIME_OFFSET" }, { "trigger": "LOW_HEALTH_FRAME_STATE_DISABLED\t0", - "contents": "LOW_HEALTH_FRAME_STATE_DISABLED", + "contents": "LOW_HEALTH_FRAME_STATE_DISABLED" }, { "trigger": "LOW_HEALTH_FRAME_STATE_FULLSCREEN\t1", - "contents": "LOW_HEALTH_FRAME_STATE_FULLSCREEN", + "contents": "LOW_HEALTH_FRAME_STATE_FULLSCREEN" }, { "trigger": "LOW_HEALTH_FRAME_STATE_LOW_HEALTH\t2", - "contents": "LOW_HEALTH_FRAME_STATE_LOW_HEALTH", + "contents": "LOW_HEALTH_FRAME_STATE_LOW_HEALTH" }, { "trigger": "LOWER_LEFT_VERTEX\t2", - "contents": "LOWER_LEFT_VERTEX", + "contents": "LOWER_LEFT_VERTEX" }, { "trigger": "LOWER_RIGHT_VERTEX\t4", - "contents": "LOWER_RIGHT_VERTEX", + "contents": "LOWER_RIGHT_VERTEX" }, { "trigger": "LUA_WARNING_TREAT_AS_ERROR\t0", - "contents": "LUA_WARNING_TREAT_AS_ERROR", + "contents": "LUA_WARNING_TREAT_AS_ERROR" }, { "trigger": "MACRO_ICON_ROW_HEIGHT\t36", - "contents": "MACRO_ICON_ROW_HEIGHT", + "contents": "MACRO_ICON_ROW_HEIGHT" + }, + { + "trigger": "MAIN_MENU_BAR_MARGIN\t75", + "contents": "MAIN_MENU_BAR_MARGIN" }, { "trigger": "MANA_PER_INTELLECT\t15", - "contents": "MANA_PER_INTELLECT", + "contents": "MANA_PER_INTELLECT" }, { "trigger": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_FULL\t2", - "contents": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_FULL", + "contents": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_FULL" }, { "trigger": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_NONE\t3", - "contents": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_NONE", + "contents": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_NONE" }, { "trigger": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_SMOOTH\t1", - "contents": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_SMOOTH", - }, - { - "trigger": "MAP_CANVAS_TILE_HEIGHT\t256", - "contents": "MAP_CANVAS_TILE_HEIGHT", - }, - { - "trigger": "MAP_CANVAS_TILE_WIDTH\t256", - "contents": "MAP_CANVAS_TILE_WIDTH", + "contents": "MAP_CANVAS_MOUSE_WHEEL_ZOOM_BEHAVIOR_SMOOTH" }, { "trigger": "MASTER_LOOT_THREHOLD\t4", - "contents": "MASTER_LOOT_THREHOLD", + "contents": "MASTER_LOOT_THREHOLD" }, { "trigger": "MATCH_CONDITION_SUCCESS\t57", - "contents": "MATCH_CONDITION_SUCCESS", + "contents": "MATCH_CONDITION_SUCCESS" }, { "trigger": "MATCH_CONDITION_WRONG_ACHIEVEMENT\t34", - "contents": "MATCH_CONDITION_WRONG_ACHIEVEMENT", + "contents": "MATCH_CONDITION_WRONG_ACHIEVEMENT" }, { "trigger": "MAX_ACCOUNT_MACROS\t120", - "contents": "MAX_ACCOUNT_MACROS", + "contents": "MAX_ACCOUNT_MACROS" }, { "trigger": "MAX_ADDONS_DISPLAYED\t19", - "contents": "MAX_ADDONS_DISPLAYED", + "contents": "MAX_ADDONS_DISPLAYED" }, { "trigger": "MAX_ARENA_ENEMIES\t5", - "contents": "MAX_ARENA_ENEMIES", + "contents": "MAX_ARENA_ENEMIES" }, { "trigger": "MAX_ARENA_TEAM_MEMBERS\t10", - "contents": "MAX_ARENA_TEAM_MEMBERS", + "contents": "MAX_ARENA_TEAM_MEMBERS" }, { "trigger": "MAX_ARENA_TEAMS\t2", - "contents": "MAX_ARENA_TEAMS", + "contents": "MAX_ARENA_TEAMS" }, { "trigger": "MAX_BG_TEXTURES\t2", - "contents": "MAX_BG_TEXTURES", - }, - { - "trigger": "MAX_BLACKLIST_BATTLEGROUNDS\t2", - "contents": "MAX_BLACKLIST_BATTLEGROUNDS", + "contents": "MAX_BG_TEXTURES" }, { "trigger": "MAX_BOSS_FRAMES\t5", - "contents": "MAX_BOSS_FRAMES", + "contents": "MAX_BOSS_FRAMES" }, { "trigger": "MAX_BOUNTY_OBJECTIVES\t7", - "contents": "MAX_BOUNTY_OBJECTIVES", + "contents": "MAX_BOUNTY_OBJECTIVES" }, { "trigger": "MAX_BUY_GUILDBANK_TABS\t6", - "contents": "MAX_BUY_GUILDBANK_TABS", - }, - { - "trigger": "MAX_CHANNEL_BUTTONS\t20", - "contents": "MAX_CHANNEL_BUTTONS", - }, - { - "trigger": "MAX_CHANNEL_MEMBER_BUTTONS\t22", - "contents": "MAX_CHANNEL_MEMBER_BUTTONS", + "contents": "MAX_BUY_GUILDBANK_TABS" }, { "trigger": "MAX_CHARACTER_MACROS\t18", - "contents": "MAX_CHARACTER_MACROS", + "contents": "MAX_CHARACTER_MACROS" }, { "trigger": "MAX_CHARACTER_NAME_BYTES\t305", - "contents": "MAX_CHARACTER_NAME_BYTES", + "contents": "MAX_CHARACTER_NAME_BYTES" }, { "trigger": "MAX_CLASSES\t12", - "contents": "MAX_CLASSES", + "contents": "MAX_CLASSES" }, { "trigger": "MAX_COD_AMOUNT\t10000", - "contents": "MAX_COD_AMOUNT", + "contents": "MAX_COD_AMOUNT" }, { "trigger": "MAX_COMBATLOG_FILTERS\t20", - "contents": "MAX_COMBATLOG_FILTERS", + "contents": "MAX_COMBATLOG_FILTERS" }, { "trigger": "MAX_COMBO_POINTS\t5", - "contents": "MAX_COMBO_POINTS", + "contents": "MAX_COMBO_POINTS" }, { "trigger": "MAX_CONTAINER_ITEMS\t36", - "contents": "MAX_CONTAINER_ITEMS", + "contents": "MAX_CONTAINER_ITEMS" }, { "trigger": "MAX_CURRENCIES\t3", - "contents": "MAX_CURRENCIES", - }, - { - "trigger": "MAX_DISPLAY_CHANNEL_BUTTONS\t16", - "contents": "MAX_DISPLAY_CHANNEL_BUTTONS", + "contents": "MAX_CURRENCIES" }, { "trigger": "MAX_EQUIPMENT_SETS_PER_PLAYER\t10", - "contents": "MAX_EQUIPMENT_SETS_PER_PLAYER", + "contents": "MAX_EQUIPMENT_SETS_PER_PLAYER" }, { "trigger": "MAX_GUILDBANK_SLOTS_PER_TAB\t98", - "contents": "MAX_GUILDBANK_SLOTS_PER_TAB", + "contents": "MAX_GUILDBANK_SLOTS_PER_TAB" }, { "trigger": "MAX_GUILDBANK_TABS\t8", - "contents": "MAX_GUILDBANK_TABS", + "contents": "MAX_GUILDBANK_TABS" }, { "trigger": "MAX_GUILDRANKS\t10", - "contents": "MAX_GUILDRANKS", + "contents": "MAX_GUILDRANKS" }, { "trigger": "MAX_ITEM_COST\t3", - "contents": "MAX_ITEM_COST", + "contents": "MAX_ITEM_COST" }, { "trigger": "MAX_LEARNABLE_PROFESSIONS\t2", - "contents": "MAX_LEARNABLE_PROFESSIONS", + "contents": "MAX_LEARNABLE_PROFESSIONS" }, { "trigger": "MAX_LFG_LIST_APPLICATIONS\t5", - "contents": "MAX_LFG_LIST_APPLICATIONS", + "contents": "MAX_LFG_LIST_APPLICATIONS" }, { "trigger": "MAX_LFG_LIST_GROUP_DROPDOWN_ENTRIES\t17", - "contents": "MAX_LFG_LIST_GROUP_DROPDOWN_ENTRIES", + "contents": "MAX_LFG_LIST_GROUP_DROPDOWN_ENTRIES" }, { "trigger": "MAX_LFG_LIST_SEARCH_AUTOCOMPLETE_ENTRIES\t6", - "contents": "MAX_LFG_LIST_SEARCH_AUTOCOMPLETE_ENTRIES", + "contents": "MAX_LFG_LIST_SEARCH_AUTOCOMPLETE_ENTRIES" }, { "trigger": "MAX_MERCHANT_CURRENCIES\t6", - "contents": "MAX_MERCHANT_CURRENCIES", + "contents": "MAX_MERCHANT_CURRENCIES" }, { "trigger": "MAX_NUM_ITEMS\t10", - "contents": "MAX_NUM_ITEMS", + "contents": "MAX_NUM_ITEMS" }, { "trigger": "MAX_NUM_PET_BATTLE_ATTACK_MODIFIERS\t2", - "contents": "MAX_NUM_PET_BATTLE_ATTACK_MODIFIERS", - }, - { - "trigger": "MAX_NUM_QUESTS\t32", - "contents": "MAX_NUM_QUESTS", + "contents": "MAX_NUM_PET_BATTLE_ATTACK_MODIFIERS" }, { "trigger": "MAX_NUM_SOCKETS\t3", - "contents": "MAX_NUM_SOCKETS", - }, - { - "trigger": "MAX_NUM_STAT_COLUMNS\t7", - "contents": "MAX_NUM_STAT_COLUMNS", + "contents": "MAX_NUM_SOCKETS" }, { "trigger": "MAX_OBJECTIVES\t20", - "contents": "MAX_OBJECTIVES", + "contents": "MAX_OBJECTIVES" }, { "trigger": "MAX_PARTY_BUFFS\t4", - "contents": "MAX_PARTY_BUFFS", + "contents": "MAX_PARTY_BUFFS" }, { "trigger": "MAX_PARTY_DEBUFFS\t4", - "contents": "MAX_PARTY_DEBUFFS", + "contents": "MAX_PARTY_DEBUFFS" }, { "trigger": "MAX_PARTY_MEMBERS\t4", - "contents": "MAX_PARTY_MEMBERS", + "contents": "MAX_PARTY_MEMBERS" }, { "trigger": "MAX_PARTY_TOOLTIP_BUFFS\t16", - "contents": "MAX_PARTY_TOOLTIP_BUFFS", + "contents": "MAX_PARTY_TOOLTIP_BUFFS" }, { "trigger": "MAX_PARTY_TOOLTIP_DEBUFFS\t8", - "contents": "MAX_PARTY_TOOLTIP_DEBUFFS", + "contents": "MAX_PARTY_TOOLTIP_DEBUFFS" }, { "trigger": "MAX_PLAYER_LEVEL\t110", - "contents": "MAX_PLAYER_LEVEL", + "contents": "MAX_PLAYER_LEVEL" }, { "trigger": "MAX_POWER_PER_EMBER\t10", - "contents": "MAX_POWER_PER_EMBER", - }, - { - "trigger": "MAX_PVP_TALENT_COLUMNS\t3", - "contents": "MAX_PVP_TALENT_COLUMNS", - }, - { - "trigger": "MAX_PVP_TALENT_TIERS\t6", - "contents": "MAX_PVP_TALENT_TIERS", + "contents": "MAX_POWER_PER_EMBER" }, { "trigger": "MAX_QUESTLOG_QUESTS\t25", - "contents": "MAX_QUESTLOG_QUESTS", + "contents": "MAX_QUESTLOG_QUESTS" }, { "trigger": "MAX_QUESTS\t25", - "contents": "MAX_QUESTS", + "contents": "MAX_QUESTS" }, { "trigger": "MAX_RADIO_BUTTONS\t5", - "contents": "MAX_RADIO_BUTTONS", + "contents": "MAX_RADIO_BUTTONS" }, { "trigger": "MAX_RAID_AURAS\t4", - "contents": "MAX_RAID_AURAS", + "contents": "MAX_RAID_AURAS" }, { "trigger": "MAX_RAID_CLASS_BUTTONS\t15", - "contents": "MAX_RAID_CLASS_BUTTONS", + "contents": "MAX_RAID_CLASS_BUTTONS" }, { "trigger": "MAX_RAID_FINDER_COOLDOWN_NAMES\t8", - "contents": "MAX_RAID_FINDER_COOLDOWN_NAMES", + "contents": "MAX_RAID_FINDER_COOLDOWN_NAMES" }, { "trigger": "MAX_RAID_GROUPS\t8", - "contents": "MAX_RAID_GROUPS", + "contents": "MAX_RAID_GROUPS" }, { "trigger": "MAX_RAID_INFOS\t20", - "contents": "MAX_RAID_INFOS", + "contents": "MAX_RAID_INFOS" }, { "trigger": "MAX_RAID_MEMBERS\t40", - "contents": "MAX_RAID_MEMBERS", + "contents": "MAX_RAID_MEMBERS" }, { "trigger": "MAX_REPUTATION_REACTION\t8", - "contents": "MAX_REPUTATION_REACTION", + "contents": "MAX_REPUTATION_REACTION" }, { "trigger": "MAX_REQUIRED_ITEMS\t6", - "contents": "MAX_REQUIRED_ITEMS", + "contents": "MAX_REQUIRED_ITEMS" }, { "trigger": "MAX_SKILLLINE_TABS\t8", - "contents": "MAX_SKILLLINE_TABS", + "contents": "MAX_SKILLLINE_TABS" }, { "trigger": "MAX_SPELL_PAGES\t86", - "contents": "MAX_SPELL_PAGES", + "contents": "MAX_SPELL_PAGES" }, { "trigger": "MAX_SPELL_SCHOOLS\t7", - "contents": "MAX_SPELL_SCHOOLS", + "contents": "MAX_SPELL_SCHOOLS" }, { "trigger": "MAX_SPELLS\t1024", - "contents": "MAX_SPELLS", + "contents": "MAX_SPELLS" }, { "trigger": "MAX_SURVEY_ANSWERS\t12", - "contents": "MAX_SURVEY_ANSWERS", + "contents": "MAX_SURVEY_ANSWERS" }, { "trigger": "MAX_SURVEY_QUESTIONS\t15", - "contents": "MAX_SURVEY_QUESTIONS", + "contents": "MAX_SURVEY_QUESTIONS" }, { "trigger": "MAX_TALENT_GROUPS\t2", - "contents": "MAX_TALENT_GROUPS", + "contents": "MAX_TALENT_GROUPS" }, { "trigger": "MAX_TALENT_TABS\t4", - "contents": "MAX_TALENT_TABS", + "contents": "MAX_TALENT_TABS" }, { "trigger": "MAX_TALENT_TIERS\t7", - "contents": "MAX_TALENT_TIERS", + "contents": "MAX_TALENT_TIERS" }, { "trigger": "MAX_TARGET_BUFFS\t32", - "contents": "MAX_TARGET_BUFFS", + "contents": "MAX_TARGET_BUFFS" }, { "trigger": "MAX_TARGET_DEBUFFS\t16", - "contents": "MAX_TARGET_DEBUFFS", + "contents": "MAX_TARGET_DEBUFFS" }, { "trigger": "MAX_TIMER_SEC\t359999", - "contents": "MAX_TIMER_SEC", + "contents": "MAX_TIMER_SEC" }, { "trigger": "MAX_TOTEMS\t4", - "contents": "MAX_TOTEMS", + "contents": "MAX_TOTEMS" }, { "trigger": "MAX_TRACKED_ACHIEVEMENTS\t10", - "contents": "MAX_TRACKED_ACHIEVEMENTS", + "contents": "MAX_TRACKED_ACHIEVEMENTS" }, { "trigger": "MAX_TRADABLE_ITEMS\t6", - "contents": "MAX_TRADABLE_ITEMS", + "contents": "MAX_TRADABLE_ITEMS" }, { "trigger": "MAX_TRADE_ITEMS\t7", - "contents": "MAX_TRADE_ITEMS", + "contents": "MAX_TRADE_ITEMS" }, { "trigger": "MAX_TRANSACTIONS_SHOWN\t21", - "contents": "MAX_TRANSACTIONS_SHOWN", + "contents": "MAX_TRANSACTIONS_SHOWN" }, { "trigger": "MAX_WATCHABLE_QUESTS\t25", - "contents": "MAX_WATCHABLE_QUESTS", + "contents": "MAX_WATCHABLE_QUESTS" }, { "trigger": "MAX_WATCHED_TOKENS\t3", - "contents": "MAX_WATCHED_TOKENS", + "contents": "MAX_WATCHED_TOKENS" }, { "trigger": "MAX_WHOS_FROM_SERVER\t50", - "contents": "MAX_WHOS_FROM_SERVER", + "contents": "MAX_WHOS_FROM_SERVER" }, { "trigger": "MAX_WORLD_PVP_QUEUES\t2", - "contents": "MAX_WORLD_PVP_QUEUES", + "contents": "MAX_WORLD_PVP_QUEUES" }, { - "trigger": "MAX_WORLDSTATE_SCORE_BUTTONS\t20", - "contents": "MAX_WORLDSTATE_SCORE_BUTTONS", - }, - { - "trigger": "MAX_WOW_CHAT_CHANNELS\t10", - "contents": "MAX_WOW_CHAT_CHANNELS", + "trigger": "MAX_WOW_CHAT_CHANNELS\t20", + "contents": "MAX_WOW_CHAT_CHANNELS" }, { "trigger": "MAXIMUM_BID_PRICE\t99999999999", - "contents": "MAXIMUM_BID_PRICE", + "contents": "MAXIMUM_BID_PRICE" }, { "trigger": "MEMBERS_PER_RAID_GROUP\t5", - "contents": "MEMBERS_PER_RAID_GROUP", + "contents": "MEMBERS_PER_RAID_GROUP" }, { "trigger": "MERCHANT_HIGH_PRICE_COST\t1500000", - "contents": "MERCHANT_HIGH_PRICE_COST", + "contents": "MERCHANT_HIGH_PRICE_COST" }, { "trigger": "MERCHANT_ITEMS_PER_PAGE\t10", - "contents": "MERCHANT_ITEMS_PER_PAGE", + "contents": "MERCHANT_ITEMS_PER_PAGE" }, { "trigger": "MESSAGE_SCROLLBUTTON_INITIAL_DELAY\t0", - "contents": "MESSAGE_SCROLLBUTTON_INITIAL_DELAY", + "contents": "MESSAGE_SCROLLBUTTON_INITIAL_DELAY" }, { "trigger": "MESSAGE_SCROLLBUTTON_SCROLL_DELAY\t0.05", - "contents": "MESSAGE_SCROLLBUTTON_SCROLL_DELAY", + "contents": "MESSAGE_SCROLLBUTTON_SCROLL_DELAY" }, { "trigger": "MIN_CHARACTER_SEARCH\t3", - "contents": "MIN_CHARACTER_SEARCH", + "contents": "MIN_CHARACTER_SEARCH" }, { "trigger": "MIN_PLAYER_LEVEL_FOR_ITEM_LEVEL_DISPLAY\t90", - "contents": "MIN_PLAYER_LEVEL_FOR_ITEM_LEVEL_DISPLAY", + "contents": "MIN_PLAYER_LEVEL_FOR_ITEM_LEVEL_DISPLAY" }, { "trigger": "MINIMAP_BOTTOM_EDGE_EXTENT\t192", - "contents": "MINIMAP_BOTTOM_EDGE_EXTENT", + "contents": "MINIMAP_BOTTOM_EDGE_EXTENT" }, { "trigger": "MINIMAP_EXPANDER_MAXSIZE\t28", - "contents": "MINIMAP_EXPANDER_MAXSIZE", - }, - { - "trigger": "MINIMAP_TRACK_HIDDEN_QUESTS\t12", - "contents": "MINIMAP_TRACK_HIDDEN_QUESTS", + "contents": "MINIMAP_EXPANDER_MAXSIZE" }, { "trigger": "MINIMAPPING_FADE_TIMER\t0.5", - "contents": "MINIMAPPING_FADE_TIMER", + "contents": "MINIMAPPING_FADE_TIMER" }, { "trigger": "MINIMAPPING_TIMER\t5.5", - "contents": "MINIMAPPING_TIMER", + "contents": "MINIMAPPING_TIMER" }, { "trigger": "MINIMUM_RAID_CONTAINER_HEIGHT\t72", - "contents": "MINIMUM_RAID_CONTAINER_HEIGHT", + "contents": "MINIMUM_RAID_CONTAINER_HEIGHT" }, { "trigger": "MIRRORTIMER_NUMTIMERS\t3", - "contents": "MIRRORTIMER_NUMTIMERS", + "contents": "MIRRORTIMER_NUMTIMERS" }, { "trigger": "MODELFRAME_DEFAULT_ROTATION\t0.61", - "contents": "MODELFRAME_DEFAULT_ROTATION", + "contents": "MODELFRAME_DEFAULT_ROTATION" }, { "trigger": "MODELFRAME_DRAG_ROTATION_CONSTANT\t0.01", - "contents": "MODELFRAME_DRAG_ROTATION_CONSTANT", + "contents": "MODELFRAME_DRAG_ROTATION_CONSTANT" }, { "trigger": "MODELFRAME_MAX_PLAYER_ZOOM\t0.8", - "contents": "MODELFRAME_MAX_PLAYER_ZOOM", + "contents": "MODELFRAME_MAX_PLAYER_ZOOM" }, { "trigger": "MODELFRAME_MAX_ZOOM\t0.7", - "contents": "MODELFRAME_MAX_ZOOM", + "contents": "MODELFRAME_MAX_ZOOM" }, { "trigger": "MODELFRAME_MIN_ZOOM\t0", - "contents": "MODELFRAME_MIN_ZOOM", + "contents": "MODELFRAME_MIN_ZOOM" }, { "trigger": "MODELFRAME_ZOOM_STEP\t0.15", - "contents": "MODELFRAME_ZOOM_STEP", + "contents": "MODELFRAME_ZOOM_STEP" }, { "trigger": "MONEY_BUTTON_SPACING\t-4", - "contents": "MONEY_BUTTON_SPACING", + "contents": "MONEY_BUTTON_SPACING" }, { "trigger": "MONEY_BUTTON_SPACING_SMALL\t-4", - "contents": "MONEY_BUTTON_SPACING_SMALL", + "contents": "MONEY_BUTTON_SPACING_SMALL" }, { "trigger": "MONEY_ICON_WIDTH\t19", - "contents": "MONEY_ICON_WIDTH", + "contents": "MONEY_ICON_WIDTH" }, { "trigger": "MONEY_ICON_WIDTH_SMALL\t13", - "contents": "MONEY_ICON_WIDTH_SMALL", + "contents": "MONEY_ICON_WIDTH_SMALL" }, { "trigger": "MONEY_TEXT_VADJUST\t0", - "contents": "MONEY_TEXT_VADJUST", + "contents": "MONEY_TEXT_VADJUST" }, { "trigger": "MOONKIN_FORM\t31", - "contents": "MOONKIN_FORM", + "contents": "MOONKIN_FORM" }, { "trigger": "MOVIE_CAPTION_FADE_TIME\t1", - "contents": "MOVIE_CAPTION_FADE_TIME", + "contents": "MOVIE_CAPTION_FADE_TIME" }, { "trigger": "MULTIBOTTOMLEFTINDEX\t6", - "contents": "MULTIBOTTOMLEFTINDEX", + "contents": "MULTIBOTTOMLEFTINDEX" }, { "trigger": "MULTICASTACTIONBAR_SLIDETIME\t0.09", - "contents": "MULTICASTACTIONBAR_SLIDETIME", + "contents": "MULTICASTACTIONBAR_SLIDETIME" }, { "trigger": "MULTICASTACTIONBAR_XPOS\t30", - "contents": "MULTICASTACTIONBAR_XPOS", + "contents": "MULTICASTACTIONBAR_XPOS" }, { "trigger": "MULTICASTACTIONBAR_YPOS\t0", - "contents": "MULTICASTACTIONBAR_YPOS", + "contents": "MULTICASTACTIONBAR_YPOS" + }, + { + "trigger": "MUTE_SILENCE_STATE_MUTE\t1", + "contents": "MUTE_SILENCE_STATE_MUTE" + }, + { + "trigger": "MUTE_SILENCE_STATE_MUTE_AND_PARENTAL_MUTE\t5", + "contents": "MUTE_SILENCE_STATE_MUTE_AND_PARENTAL_MUTE" + }, + { + "trigger": "MUTE_SILENCE_STATE_MUTE_AND_SILENCE\t3", + "contents": "MUTE_SILENCE_STATE_MUTE_AND_SILENCE" + }, + { + "trigger": "MUTE_SILENCE_STATE_NONE\t0", + "contents": "MUTE_SILENCE_STATE_NONE" + }, + { + "trigger": "MUTE_SILENCE_STATE_PARENTAL_MUTE\t4", + "contents": "MUTE_SILENCE_STATE_PARENTAL_MUTE" + }, + { + "trigger": "MUTE_SILENCE_STATE_SILENCE\t2", + "contents": "MUTE_SILENCE_STATE_SILENCE" }, { "trigger": "NAMEPLATE_ADDITIONAL_INSET_HEIGHT_PADDING\t2", - "contents": "NAMEPLATE_ADDITIONAL_INSET_HEIGHT_PADDING", + "contents": "NAMEPLATE_ADDITIONAL_INSET_HEIGHT_PADDING" }, { "trigger": "NAMEPLATE_MINIMUM_INSET_HEIGHT_THRESHOLD\t10", - "contents": "NAMEPLATE_MINIMUM_INSET_HEIGHT_THRESHOLD", + "contents": "NAMEPLATE_MINIMUM_INSET_HEIGHT_THRESHOLD" }, { "trigger": "NAVBAR_WIDTHBUFFER\t20", - "contents": "NAVBAR_WIDTHBUFFER", + "contents": "NAVBAR_WIDTHBUFFER" }, { - "trigger": "NEWEST_SPLASH_SCREEN_VERSION\t10", - "contents": "NEWEST_SPLASH_SCREEN_VERSION", + "trigger": "NEWEST_SPLASH_SCREEN_VERSION\t14", + "contents": "NEWEST_SPLASH_SCREEN_VERSION" }, { "trigger": "NO_TRANSMOG_SOURCE_ID\t0", - "contents": "NO_TRANSMOG_SOURCE_ID", + "contents": "NO_TRANSMOG_SOURCE_ID" }, { "trigger": "NO_TRANSMOG_VISUAL_ID\t0", - "contents": "NO_TRANSMOG_VISUAL_ID", + "contents": "NO_TRANSMOG_VISUAL_ID" }, { "trigger": "NPE_TUTORIAL_COMPLETE_LEVEL\t10", - "contents": "NPE_TUTORIAL_COMPLETE_LEVEL", + "contents": "NPE_TUTORIAL_COMPLETE_LEVEL" }, { "trigger": "NUM_ACHIEVEMENT_FLAGS\t3", - "contents": "NUM_ACHIEVEMENT_FLAGS", + "contents": "NUM_ACHIEVEMENT_FLAGS" }, { "trigger": "NUM_ACTIONBAR_BUTTONS\t12", - "contents": "NUM_ACTIONBAR_BUTTONS", + "contents": "NUM_ACTIONBAR_BUTTONS" }, { "trigger": "NUM_ACTIONBAR_PAGES\t6", - "contents": "NUM_ACTIONBAR_PAGES", - }, - { - "trigger": "NUM_ALWAYS_UP_UI_FRAMES\t0", - "contents": "NUM_ALWAYS_UP_UI_FRAMES", + "contents": "NUM_ACTIONBAR_PAGES" }, { "trigger": "NUM_AUCTION_ITEMS_PER_PAGE\t50", - "contents": "NUM_AUCTION_ITEMS_PER_PAGE", + "contents": "NUM_AUCTION_ITEMS_PER_PAGE" }, { "trigger": "NUM_AUCTIONS_TO_DISPLAY\t9", - "contents": "NUM_AUCTIONS_TO_DISPLAY", + "contents": "NUM_AUCTIONS_TO_DISPLAY" }, { "trigger": "NUM_BAG_FRAMES\t4", - "contents": "NUM_BAG_FRAMES", + "contents": "NUM_BAG_FRAMES" }, { "trigger": "NUM_BAG_SLOTS\t4", - "contents": "NUM_BAG_SLOTS", + "contents": "NUM_BAG_SLOTS" }, { "trigger": "NUM_BANKBAGSLOTS\t7", - "contents": "NUM_BANKBAGSLOTS", + "contents": "NUM_BANKBAGSLOTS" }, { "trigger": "NUM_BANKGENERIC_SLOTS\t28", - "contents": "NUM_BANKGENERIC_SLOTS", + "contents": "NUM_BANKGENERIC_SLOTS" }, { "trigger": "NUM_BATTLE_PET_ABILITIES\t3", - "contents": "NUM_BATTLE_PET_ABILITIES", + "contents": "NUM_BATTLE_PET_ABILITIES" }, { "trigger": "NUM_BATTLE_PET_HOTKEYS\t5", - "contents": "NUM_BATTLE_PET_HOTKEYS", + "contents": "NUM_BATTLE_PET_HOTKEYS" }, { "trigger": "NUM_BATTLE_PETS_IN_BATTLE\t3", - "contents": "NUM_BATTLE_PETS_IN_BATTLE", - }, - { - "trigger": "NUM_BATTLEFIELDMAP_POIS\t0", - "contents": "NUM_BATTLEFIELDMAP_POIS", + "contents": "NUM_BATTLE_PETS_IN_BATTLE" }, { "trigger": "NUM_BIDS_TO_DISPLAY\t9", - "contents": "NUM_BIDS_TO_DISPLAY", + "contents": "NUM_BIDS_TO_DISPLAY" }, { "trigger": "NUM_BROWSE_TO_DISPLAY\t8", - "contents": "NUM_BROWSE_TO_DISPLAY", + "contents": "NUM_BROWSE_TO_DISPLAY" }, { "trigger": "NUM_CHALLENGE_MEDALS\t3", - "contents": "NUM_CHALLENGE_MEDALS", + "contents": "NUM_CHALLENGE_MEDALS" }, { "trigger": "NUM_CHAT_WINDOWS\t10", - "contents": "NUM_CHAT_WINDOWS", + "contents": "NUM_CHAT_WINDOWS" }, { "trigger": "NUM_COMBAT_TEXT_LINES\t20", - "contents": "NUM_COMBAT_TEXT_LINES", + "contents": "NUM_COMBAT_TEXT_LINES" }, { "trigger": "NUM_CONTAINER_COLUMNS\t4", - "contents": "NUM_CONTAINER_COLUMNS", + "contents": "NUM_CONTAINER_COLUMNS" }, { "trigger": "NUM_CONTAINER_FRAMES\t13", - "contents": "NUM_CONTAINER_FRAMES", + "contents": "NUM_CONTAINER_FRAMES" }, { "trigger": "NUM_DEATH_RECAP_EVENTS\t5", - "contents": "NUM_DEATH_RECAP_EVENTS", + "contents": "NUM_DEATH_RECAP_EVENTS" }, { "trigger": "NUM_EVALUATION_TREE_FLAGS\t2", - "contents": "NUM_EVALUATION_TREE_FLAGS", - }, - { - "trigger": "NUM_EXTENDED_UI_FRAMES\t0", - "contents": "NUM_EXTENDED_UI_FRAMES", + "contents": "NUM_EVALUATION_TREE_FLAGS" }, { "trigger": "NUM_FACTIONS_DISPLAYED\t15", - "contents": "NUM_FACTIONS_DISPLAYED", + "contents": "NUM_FACTIONS_DISPLAYED" }, { "trigger": "NUM_FILTERS_TO_DISPLAY\t15", - "contents": "NUM_FILTERS_TO_DISPLAY", + "contents": "NUM_FILTERS_TO_DISPLAY" }, { "trigger": "NUM_GEARSET_ICON_ROWS\t9", - "contents": "NUM_GEARSET_ICON_ROWS", + "contents": "NUM_GEARSET_ICON_ROWS" }, { "trigger": "NUM_GEARSET_ICONS_PER_ROW\t10", - "contents": "NUM_GEARSET_ICONS_PER_ROW", + "contents": "NUM_GEARSET_ICONS_PER_ROW" }, { "trigger": "NUM_GEARSET_ICONS_SHOWN\t90", - "contents": "NUM_GEARSET_ICONS_SHOWN", + "contents": "NUM_GEARSET_ICONS_SHOWN" }, { "trigger": "NUM_GROUP_LOOT_FRAMES\t4", - "contents": "NUM_GROUP_LOOT_FRAMES", + "contents": "NUM_GROUP_LOOT_FRAMES" }, { "trigger": "NUM_GUILDBANK_COLUMNS\t7", - "contents": "NUM_GUILDBANK_COLUMNS", + "contents": "NUM_GUILDBANK_COLUMNS" }, { "trigger": "NUM_GUILDBANK_ICON_ROWS\t9", - "contents": "NUM_GUILDBANK_ICON_ROWS", + "contents": "NUM_GUILDBANK_ICON_ROWS" }, { "trigger": "NUM_GUILDBANK_ICONS_PER_ROW\t10", - "contents": "NUM_GUILDBANK_ICONS_PER_ROW", + "contents": "NUM_GUILDBANK_ICONS_PER_ROW" }, { "trigger": "NUM_GUILDBANK_ICONS_SHOWN\t90", - "contents": "NUM_GUILDBANK_ICONS_SHOWN", + "contents": "NUM_GUILDBANK_ICONS_SHOWN" }, { "trigger": "NUM_ICON_ROWS\t9", - "contents": "NUM_ICON_ROWS", + "contents": "NUM_ICON_ROWS" }, { "trigger": "NUM_ICONS_PER_ROW\t10", - "contents": "NUM_ICONS_PER_ROW", + "contents": "NUM_ICONS_PER_ROW" }, { "trigger": "NUM_LE_ACTIONBAR_VISUAL_STATES\t2", - "contents": "NUM_LE_ACTIONBAR_VISUAL_STATES", + "contents": "NUM_LE_ACTIONBAR_VISUAL_STATES" }, { "trigger": "NUM_LE_AURORA_STATES\t8", - "contents": "NUM_LE_AURORA_STATES", + "contents": "NUM_LE_AURORA_STATES" }, { "trigger": "NUM_LE_AUTHS\t2", - "contents": "NUM_LE_AUTHS", + "contents": "NUM_LE_AUTHS" }, { - "trigger": "NUM_LE_AUTOCOMPLETE_PRIORITYS\t6", - "contents": "NUM_LE_AUTOCOMPLETE_PRIORITYS", + "trigger": "NUM_LE_AUTOCOMPLETE_PRIORITYS\t7", + "contents": "NUM_LE_AUTOCOMPLETE_PRIORITYS" }, { "trigger": "NUM_LE_BAG_FILTER_FLAGS\t5", - "contents": "NUM_LE_BAG_FILTER_FLAGS", + "contents": "NUM_LE_BAG_FILTER_FLAGS" }, { "trigger": "NUM_LE_BATTLE_PET_ACTIONS\t5", - "contents": "NUM_LE_BATTLE_PET_ACTIONS", + "contents": "NUM_LE_BATTLE_PET_ACTIONS" }, { "trigger": "NUM_LE_BATTLE_PET_OWNERS\t3", - "contents": "NUM_LE_BATTLE_PET_OWNERS", - }, - { - "trigger": "NUM_LE_CHARACTER_CREATE_TYPES\t3", - "contents": "NUM_LE_CHARACTER_CREATE_TYPES", + "contents": "NUM_LE_BATTLE_PET_OWNERS" }, { "trigger": "NUM_LE_CHARACTER_UNDELETE_RESULTS\t6", - "contents": "NUM_LE_CHARACTER_UNDELETE_RESULTS", + "contents": "NUM_LE_CHARACTER_UNDELETE_RESULTS" }, { "trigger": "NUM_LE_CHARACTER_UPGRADE_RESULTS\t13", - "contents": "NUM_LE_CHARACTER_UPGRADE_RESULTS", + "contents": "NUM_LE_CHARACTER_UPGRADE_RESULTS" }, { "trigger": "NUM_LE_CINEMATIC_PAN_TYPES\t6", - "contents": "NUM_LE_CINEMATIC_PAN_TYPES", + "contents": "NUM_LE_CINEMATIC_PAN_TYPES" }, { "trigger": "NUM_LE_CONVERT_RESULTS\t2", - "contents": "NUM_LE_CONVERT_RESULTS", + "contents": "NUM_LE_CONVERT_RESULTS" }, { "trigger": "NUM_LE_DEMON_HUNTER_CREATION_DISABLED_REASONS\t3", - "contents": "NUM_LE_DEMON_HUNTER_CREATION_DISABLED_REASONS", + "contents": "NUM_LE_DEMON_HUNTER_CREATION_DISABLED_REASONS" }, { - "trigger": "NUM_LE_EXPANSION_LEVELS\t6", - "contents": "NUM_LE_EXPANSION_LEVELS", - }, - { - "trigger": "NUM_LE_FLIGHT_PATH_TYPES\t3", - "contents": "NUM_LE_FLIGHT_PATH_TYPES", + "trigger": "NUM_LE_EXPANSION_LEVELS\t7", + "contents": "NUM_LE_EXPANSION_LEVELS" }, { "trigger": "NUM_LE_FOLLOWER_ABILITY_CAST_RESULTS\t14", - "contents": "NUM_LE_FOLLOWER_ABILITY_CAST_RESULTS", + "contents": "NUM_LE_FOLLOWER_ABILITY_CAST_RESULTS" }, { "trigger": "NUM_LE_FOLLOWER_MISSION_COMPLETE_STATES\t4", - "contents": "NUM_LE_FOLLOWER_MISSION_COMPLETE_STATES", + "contents": "NUM_LE_FOLLOWER_MISSION_COMPLETE_STATES" }, { - "trigger": "NUM_LE_FOLLOWER_TYPES\t5", - "contents": "NUM_LE_FOLLOWER_TYPES", + "trigger": "NUM_LE_FOLLOWER_TYPES\t23", + "contents": "NUM_LE_FOLLOWER_TYPES" }, { - "trigger": "NUM_LE_FRAME_TUTORIALS\t50", - "contents": "NUM_LE_FRAME_TUTORIALS", + "trigger": "NUM_LE_FRAME_TUTORIALS\t67", + "contents": "NUM_LE_FRAME_TUTORIALS" }, { "trigger": "NUM_LE_GARR_FOLLOWER_QUALITYS\t7", - "contents": "NUM_LE_GARR_FOLLOWER_QUALITYS", + "contents": "NUM_LE_GARR_FOLLOWER_QUALITYS" }, { "trigger": "NUM_LE_GARRISON_TALENT_AVAILABILITYS\t8", - "contents": "NUM_LE_GARRISON_TALENT_AVAILABILITYS", + "contents": "NUM_LE_GARRISON_TALENT_AVAILABILITYS" }, { - "trigger": "NUM_LE_GARRISON_TYPES\t4", - "contents": "NUM_LE_GARRISON_TYPES", + "trigger": "NUM_LE_GARRISON_TYPES\t10", + "contents": "NUM_LE_GARRISON_TYPES" }, { "trigger": "NUM_LE_GM_WEB_TICKET_STATUSS\t4", - "contents": "NUM_LE_GM_WEB_TICKET_STATUSS", + "contents": "NUM_LE_GM_WEB_TICKET_STATUSS" }, { "trigger": "NUM_LE_INVENTORY_TYPES\t29", - "contents": "NUM_LE_INVENTORY_TYPES", + "contents": "NUM_LE_INVENTORY_TYPES" }, { "trigger": "NUM_LE_INVITE_CONFIRMATION_RELATIONS\t3", - "contents": "NUM_LE_INVITE_CONFIRMATION_RELATIONS", + "contents": "NUM_LE_INVITE_CONFIRMATION_RELATIONS" }, { "trigger": "NUM_LE_INVITE_REQUEST_TYPES\t3", - "contents": "NUM_LE_INVITE_REQUEST_TYPES", + "contents": "NUM_LE_INVITE_REQUEST_TYPES" }, { "trigger": "NUM_LE_ITEM_ARMORS\t12", - "contents": "NUM_LE_ITEM_ARMORS", + "contents": "NUM_LE_ITEM_ARMORS" }, { "trigger": "NUM_LE_ITEM_BIND_TYPES\t5", - "contents": "NUM_LE_ITEM_BIND_TYPES", + "contents": "NUM_LE_ITEM_BIND_TYPES" }, { "trigger": "NUM_LE_ITEM_CLASSS\t19", - "contents": "NUM_LE_ITEM_CLASSS", + "contents": "NUM_LE_ITEM_CLASSS" }, { "trigger": "NUM_LE_ITEM_FILTER_TYPES\t31", - "contents": "NUM_LE_ITEM_FILTER_TYPES", + "contents": "NUM_LE_ITEM_FILTER_TYPES" }, { "trigger": "NUM_LE_ITEM_GEMS\t12", - "contents": "NUM_LE_ITEM_GEMS", + "contents": "NUM_LE_ITEM_GEMS" }, { "trigger": "NUM_LE_ITEM_MISCELLANEOUSS\t6", - "contents": "NUM_LE_ITEM_MISCELLANEOUSS", + "contents": "NUM_LE_ITEM_MISCELLANEOUSS" }, { "trigger": "NUM_LE_ITEM_QUALITYS\t9", - "contents": "NUM_LE_ITEM_QUALITYS", + "contents": "NUM_LE_ITEM_QUALITYS" }, { "trigger": "NUM_LE_ITEM_RECIPES\t12", - "contents": "NUM_LE_ITEM_RECIPES", + "contents": "NUM_LE_ITEM_RECIPES" }, { "trigger": "NUM_LE_ITEM_WEAPONS\t21", - "contents": "NUM_LE_ITEM_WEAPONS", + "contents": "NUM_LE_ITEM_WEAPONS" }, { "trigger": "NUM_LE_LFG_CATEGORYS\t7", - "contents": "NUM_LE_LFG_CATEGORYS", + "contents": "NUM_LE_LFG_CATEGORYS" }, { "trigger": "NUM_LE_LFG_LIST_DISPLAY_TYPES\t5", - "contents": "NUM_LE_LFG_LIST_DISPLAY_TYPES", + "contents": "NUM_LE_LFG_LIST_DISPLAY_TYPES" }, { "trigger": "NUM_LE_LFG_LIST_FILTERS\t9", - "contents": "NUM_LE_LFG_LIST_FILTERS", - }, - { - "trigger": "NUM_LE_MAP_LANDMARK_TYPES\t11", - "contents": "NUM_LE_MAP_LANDMARK_TYPES", + "contents": "NUM_LE_LFG_LIST_FILTERS" }, { "trigger": "NUM_LE_MAP_OVERLAY_DISPLAY_LOCATIONS\t6", - "contents": "NUM_LE_MAP_OVERLAY_DISPLAY_LOCATIONS", + "contents": "NUM_LE_MAP_OVERLAY_DISPLAY_LOCATIONS" }, { "trigger": "NUM_LE_MODEL_BLEND_OPERATIONS\t2", - "contents": "NUM_LE_MODEL_BLEND_OPERATIONS", + "contents": "NUM_LE_MODEL_BLEND_OPERATIONS" }, { "trigger": "NUM_LE_MODEL_LIGHT_TYPES\t2", - "contents": "NUM_LE_MODEL_LIGHT_TYPES", + "contents": "NUM_LE_MODEL_LIGHT_TYPES" }, { "trigger": "NUM_LE_MOUNT_JOURNAL_FILTERS\t3", - "contents": "NUM_LE_MOUNT_JOURNAL_FILTERS", + "contents": "NUM_LE_MOUNT_JOURNAL_FILTERS" }, { "trigger": "NUM_LE_PARTY_CATEGORYS\t2", - "contents": "NUM_LE_PARTY_CATEGORYS", + "contents": "NUM_LE_PARTY_CATEGORYS" }, { "trigger": "NUM_LE_PET_BATTLE_STATES\t7", - "contents": "NUM_LE_PET_BATTLE_STATES", + "contents": "NUM_LE_PET_BATTLE_STATES" }, { "trigger": "NUM_LE_PET_JOURNAL_FILTERS\t2", - "contents": "NUM_LE_PET_JOURNAL_FILTERS", + "contents": "NUM_LE_PET_JOURNAL_FILTERS" }, { "trigger": "NUM_LE_PET_SORT_PARAMETERS\t4", - "contents": "NUM_LE_PET_SORT_PARAMETERS", + "contents": "NUM_LE_PET_SORT_PARAMETERS" }, { "trigger": "NUM_LE_QUEST_FACTIONS\t2", - "contents": "NUM_LE_QUEST_FACTIONS", + "contents": "NUM_LE_QUEST_FACTIONS" }, { "trigger": "NUM_LE_QUEST_FREQUENCYS\t3", - "contents": "NUM_LE_QUEST_FREQUENCYS", + "contents": "NUM_LE_QUEST_FREQUENCYS" }, { "trigger": "NUM_LE_QUEST_TAG_TYPES\t12", - "contents": "NUM_LE_QUEST_TAG_TYPES", - }, - { - "trigger": "NUM_LE_QUESTLINE_FLOOR_LOCATIONS\t3", - "contents": "NUM_LE_QUESTLINE_FLOOR_LOCATIONS", + "contents": "NUM_LE_QUEST_TAG_TYPES" }, { "trigger": "NUM_LE_REALM_RELATIONS\t3", - "contents": "NUM_LE_REALM_RELATIONS", + "contents": "NUM_LE_REALM_RELATIONS" }, { - "trigger": "NUM_LE_SCENARIO_TYPES\t6", - "contents": "NUM_LE_SCENARIO_TYPES", + "trigger": "NUM_LE_SCENARIO_TYPES\t7", + "contents": "NUM_LE_SCENARIO_TYPES" }, { "trigger": "NUM_LE_SCRIPT_BINDING_TYPES\t2", - "contents": "NUM_LE_SCRIPT_BINDING_TYPES", + "contents": "NUM_LE_SCRIPT_BINDING_TYPES" }, { "trigger": "NUM_LE_SPELL_CONFIRMATION_PROMPT_TYPES\t3", - "contents": "NUM_LE_SPELL_CONFIRMATION_PROMPT_TYPES", + "contents": "NUM_LE_SPELL_CONFIRMATION_PROMPT_TYPES" }, { "trigger": "NUM_LE_SUMMON_REASONS\t2", - "contents": "NUM_LE_SUMMON_REASONS", + "contents": "NUM_LE_SUMMON_REASONS" }, { "trigger": "NUM_LE_TOKEN_CHOICES\t2", - "contents": "NUM_LE_TOKEN_CHOICES", + "contents": "NUM_LE_TOKEN_CHOICES" }, { "trigger": "NUM_LE_TOKEN_REDEEM_TYPES\t2", - "contents": "NUM_LE_TOKEN_REDEEM_TYPES", + "contents": "NUM_LE_TOKEN_REDEEM_TYPES" }, { "trigger": "NUM_LE_TOKEN_RESULTS\t10", - "contents": "NUM_LE_TOKEN_RESULTS", + "contents": "NUM_LE_TOKEN_RESULTS" }, { "trigger": "NUM_LE_TRACKER_SORTINGS\t4", - "contents": "NUM_LE_TRACKER_SORTINGS", + "contents": "NUM_LE_TRACKER_SORTINGS" }, { - "trigger": "NUM_LE_TRANSMOG_COLLECTION_TYPES\t28", - "contents": "NUM_LE_TRANSMOG_COLLECTION_TYPES", + "trigger": "NUM_LE_TRANSMOG_COLLECTION_TYPES\t29", + "contents": "NUM_LE_TRANSMOG_COLLECTION_TYPES" }, { "trigger": "NUM_LE_TRANSMOG_SEARCH_TYPES\t3", - "contents": "NUM_LE_TRANSMOG_SEARCH_TYPES", + "contents": "NUM_LE_TRANSMOG_SEARCH_TYPES" }, { "trigger": "NUM_LE_TRANSMOG_SET_FILTERS\t4", - "contents": "NUM_LE_TRANSMOG_SET_FILTERS", + "contents": "NUM_LE_TRANSMOG_SET_FILTERS" }, { "trigger": "NUM_LE_TRANSMOG_TYPES\t2", - "contents": "NUM_LE_TRANSMOG_TYPES", + "contents": "NUM_LE_TRANSMOG_TYPES" }, { "trigger": "NUM_LE_TWITTER_RESULTS\t3", - "contents": "NUM_LE_TWITTER_RESULTS", + "contents": "NUM_LE_TWITTER_RESULTS" }, { "trigger": "NUM_LE_UNIT_STATS\t4", - "contents": "NUM_LE_UNIT_STATS", + "contents": "NUM_LE_UNIT_STATS" }, { "trigger": "NUM_LE_VAS_PURCHASE_STATES\t8", - "contents": "NUM_LE_VAS_PURCHASE_STATES", + "contents": "NUM_LE_VAS_PURCHASE_STATES" }, { "trigger": "NUM_LE_WORLD_ELAPSED_TIMER_TYPES\t3", - "contents": "NUM_LE_WORLD_ELAPSED_TIMER_TYPES", + "contents": "NUM_LE_WORLD_ELAPSED_TIMER_TYPES" }, { "trigger": "NUM_LE_WORLD_QUEST_QUALITYS\t3", - "contents": "NUM_LE_WORLD_QUEST_QUALITYS", + "contents": "NUM_LE_WORLD_QUEST_QUALITYS" }, { "trigger": "NUM_LE_WOW_CONNECTION_STATES\t3", - "contents": "NUM_LE_WOW_CONNECTION_STATES", + "contents": "NUM_LE_WOW_CONNECTION_STATES" }, { "trigger": "NUM_LFD_CHOICE_BUTTONS\t15", - "contents": "NUM_LFD_CHOICE_BUTTONS", + "contents": "NUM_LFD_CHOICE_BUTTONS" }, { "trigger": "NUM_LFD_MEMBERS\t5", - "contents": "NUM_LFD_MEMBERS", + "contents": "NUM_LFD_MEMBERS" }, { "trigger": "NUM_LFR_CHOICE_BUTTONS\t16", - "contents": "NUM_LFR_CHOICE_BUTTONS", + "contents": "NUM_LFR_CHOICE_BUTTONS" }, { "trigger": "NUM_LFR_LIST_BUTTONS\t21", - "contents": "NUM_LFR_LIST_BUTTONS", + "contents": "NUM_LFR_LIST_BUTTONS" }, { "trigger": "NUM_MACRO_ICONS_SHOWN\t90", - "contents": "NUM_MACRO_ICONS_SHOWN", + "contents": "NUM_MACRO_ICONS_SHOWN" }, { "trigger": "NUM_MACROS_PER_ROW\t6", - "contents": "NUM_MACROS_PER_ROW", + "contents": "NUM_MACROS_PER_ROW" }, { "trigger": "NUM_MULTI_CAST_BUTTONS_PER_PAGE\t4", - "contents": "NUM_MULTI_CAST_BUTTONS_PER_PAGE", + "contents": "NUM_MULTI_CAST_BUTTONS_PER_PAGE" }, { "trigger": "NUM_MULTI_CAST_PAGES\t3", - "contents": "NUM_MULTI_CAST_PAGES", + "contents": "NUM_MULTI_CAST_PAGES" }, { "trigger": "NUM_MULTIBAR_BUTTONS\t12", - "contents": "NUM_MULTIBAR_BUTTONS", + "contents": "NUM_MULTIBAR_BUTTONS" }, { "trigger": "NUM_OVERRIDE_BUTTONS\t6", - "contents": "NUM_OVERRIDE_BUTTONS", + "contents": "NUM_OVERRIDE_BUTTONS" }, { "trigger": "NUM_PET_ACTION_SLOTS\t10", - "contents": "NUM_PET_ACTION_SLOTS", + "contents": "NUM_PET_ACTION_SLOTS" }, { "trigger": "NUM_PET_ACTIVE_SLOTS\t5", - "contents": "NUM_PET_ACTIVE_SLOTS", + "contents": "NUM_PET_ACTIVE_SLOTS" }, { - "trigger": "NUM_PET_STABLE_PAGES\t5", - "contents": "NUM_PET_STABLE_PAGES", + "trigger": "NUM_PET_STABLE_PAGES\t6", + "contents": "NUM_PET_STABLE_PAGES" }, { "trigger": "NUM_PET_STABLE_SLOTS\t10", - "contents": "NUM_PET_STABLE_SLOTS", + "contents": "NUM_PET_STABLE_SLOTS" }, { "trigger": "NUM_POSSESS_SLOTS\t2", - "contents": "NUM_POSSESS_SLOTS", + "contents": "NUM_POSSESS_SLOTS" }, { "trigger": "NUM_RAID_GROUPS\t8", - "contents": "NUM_RAID_GROUPS", + "contents": "NUM_RAID_GROUPS" }, { "trigger": "NUM_RAID_ICONS\t8", - "contents": "NUM_RAID_ICONS", + "contents": "NUM_RAID_ICONS" }, { "trigger": "NUM_RAID_PULLOUT_FRAMES\t0", - "contents": "NUM_RAID_PULLOUT_FRAMES", + "contents": "NUM_RAID_PULLOUT_FRAMES" }, { "trigger": "NUM_RANK_FLAGS\t20", - "contents": "NUM_RANK_FLAGS", + "contents": "NUM_RANK_FLAGS" }, { "trigger": "NUM_REMEMBERED_TELLS\t10", - "contents": "NUM_REMEMBERED_TELLS", + "contents": "NUM_REMEMBERED_TELLS" }, { "trigger": "NUM_SCENARIO_CHOICE_BUTTONS\t19", - "contents": "NUM_SCENARIO_CHOICE_BUTTONS", + "contents": "NUM_SCENARIO_CHOICE_BUTTONS" }, { "trigger": "NUM_SHOPPING_TOOLTIPS\t2", - "contents": "NUM_SHOPPING_TOOLTIPS", + "contents": "NUM_SHOPPING_TOOLTIPS" }, { "trigger": "NUM_SLOTS_PER_GUILDBANK_GROUP\t14", - "contents": "NUM_SLOTS_PER_GUILDBANK_GROUP", + "contents": "NUM_SLOTS_PER_GUILDBANK_GROUP" }, { "trigger": "NUM_STANCE_SLOTS\t10", - "contents": "NUM_STANCE_SLOTS", + "contents": "NUM_STANCE_SLOTS" }, { "trigger": "NUM_STATS\t5", - "contents": "NUM_STATS", + "contents": "NUM_STATS" }, { "trigger": "NUM_TALENT_COLUMNS\t3", - "contents": "NUM_TALENT_COLUMNS", + "contents": "NUM_TALENT_COLUMNS" }, { - "trigger": "NUM_TALENT_FRAME_TABS\t3", - "contents": "NUM_TALENT_FRAME_TABS", + "trigger": "NUM_TALENT_FRAME_TABS\t2", + "contents": "NUM_TALENT_FRAME_TABS" }, { "trigger": "NUM_TAXI_BUTTONS\t0", - "contents": "NUM_TAXI_BUTTONS", + "contents": "NUM_TAXI_BUTTONS" }, { "trigger": "NUM_TAXI_ROUTES\t0", - "contents": "NUM_TAXI_ROUTES", + "contents": "NUM_TAXI_ROUTES" }, { "trigger": "NUM_TEMP_ENCHANT_FRAMES\t3", - "contents": "NUM_TEMP_ENCHANT_FRAMES", + "contents": "NUM_TEMP_ENCHANT_FRAMES" }, { "trigger": "NUM_TOKEN_LOGS_TO_DISPLAY\t14", - "contents": "NUM_TOKEN_LOGS_TO_DISPLAY", + "contents": "NUM_TOKEN_LOGS_TO_DISPLAY" }, { "trigger": "NUM_WORLD_RAID_MARKERS\t8", - "contents": "NUM_WORLD_RAID_MARKERS", - }, - { - "trigger": "NUM_WORLDMAP_DEBUG_OBJECTS\t0", - "contents": "NUM_WORLDMAP_DEBUG_OBJECTS", - }, - { - "trigger": "NUM_WORLDMAP_DEBUG_ZONEMAP\t0", - "contents": "NUM_WORLDMAP_DEBUG_ZONEMAP", - }, - { - "trigger": "NUM_WORLDMAP_GRAVEYARDS\t0", - "contents": "NUM_WORLDMAP_GRAVEYARDS", - }, - { - "trigger": "NUM_WORLDMAP_OVERLAYS\t0", - "contents": "NUM_WORLDMAP_OVERLAYS", + "contents": "NUM_WORLD_RAID_MARKERS" }, { "trigger": "NUM_WORLDMAP_PATCH_TILES\t6", - "contents": "NUM_WORLDMAP_PATCH_TILES", - }, - { - "trigger": "NUM_WORLDMAP_POIS\t0", - "contents": "NUM_WORLDMAP_POIS", - }, - { - "trigger": "NUM_WORLDMAP_SCENARIO_POIS\t0", - "contents": "NUM_WORLDMAP_SCENARIO_POIS", - }, - { - "trigger": "NUM_WORLDMAP_TASK_POIS\t0", - "contents": "NUM_WORLDMAP_TASK_POIS", - }, - { - "trigger": "NUM_WORLDMAP_WORLDEFFECT_POIS\t0", - "contents": "NUM_WORLDMAP_WORLDEFFECT_POIS", + "contents": "NUM_WORLDMAP_PATCH_TILES" }, { "trigger": "NUMGOSSIPBUTTONS\t32", - "contents": "NUMGOSSIPBUTTONS", + "contents": "NUMGOSSIPBUTTONS" }, { "trigger": "OBJECTIVE_DASH_STYLE_HIDE\t2", - "contents": "OBJECTIVE_DASH_STYLE_HIDE", + "contents": "OBJECTIVE_DASH_STYLE_HIDE" }, { "trigger": "OBJECTIVE_DASH_STYLE_HIDE_AND_COLLAPSE\t3", - "contents": "OBJECTIVE_DASH_STYLE_HIDE_AND_COLLAPSE", + "contents": "OBJECTIVE_DASH_STYLE_HIDE_AND_COLLAPSE" }, { "trigger": "OBJECTIVE_DASH_STYLE_SHOW\t1", - "contents": "OBJECTIVE_DASH_STYLE_SHOW", + "contents": "OBJECTIVE_DASH_STYLE_SHOW" }, { - "trigger": "OBJECTIVE_TRACKER_DASH_WIDTH\t9", - "contents": "OBJECTIVE_TRACKER_DASH_WIDTH", + "trigger": "OBJECTIVE_TRACKER_DASH_WIDTH\t9.16666698455811", + "contents": "OBJECTIVE_TRACKER_DASH_WIDTH" }, { "trigger": "OBJECTIVE_TRACKER_DOUBLE_LINE_HEIGHT\t24", - "contents": "OBJECTIVE_TRACKER_DOUBLE_LINE_HEIGHT", + "contents": "OBJECTIVE_TRACKER_DOUBLE_LINE_HEIGHT" }, { "trigger": "OBJECTIVE_TRACKER_HEADER_HEIGHT\t25", - "contents": "OBJECTIVE_TRACKER_HEADER_HEIGHT", + "contents": "OBJECTIVE_TRACKER_HEADER_HEIGHT" }, { "trigger": "OBJECTIVE_TRACKER_HEADER_OFFSET_X\t-10", - "contents": "OBJECTIVE_TRACKER_HEADER_OFFSET_X", + "contents": "OBJECTIVE_TRACKER_HEADER_OFFSET_X" }, { "trigger": "OBJECTIVE_TRACKER_ITEM_WIDTH\t33", - "contents": "OBJECTIVE_TRACKER_ITEM_WIDTH", + "contents": "OBJECTIVE_TRACKER_ITEM_WIDTH" }, { "trigger": "OBJECTIVE_TRACKER_LINE_WIDTH\t248", - "contents": "OBJECTIVE_TRACKER_LINE_WIDTH", + "contents": "OBJECTIVE_TRACKER_LINE_WIDTH" }, { - "trigger": "OBJECTIVE_TRACKER_TEXT_WIDTH\t227", - "contents": "OBJECTIVE_TRACKER_TEXT_WIDTH", + "trigger": "OBJECTIVE_TRACKER_TEXT_WIDTH\t226.833333015442", + "contents": "OBJECTIVE_TRACKER_TEXT_WIDTH" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_ACHIEVEMENT\t64", - "contents": "OBJECTIVE_TRACKER_UPDATE_ACHIEVEMENT", + "contents": "OBJECTIVE_TRACKER_UPDATE_ACHIEVEMENT" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_ACHIEVEMENT_ADDED\t128", - "contents": "OBJECTIVE_TRACKER_UPDATE_ACHIEVEMENT_ADDED", + "contents": "OBJECTIVE_TRACKER_UPDATE_ACHIEVEMENT_ADDED" }, { - "trigger": "OBJECTIVE_TRACKER_UPDATE_ALL\t65535", - "contents": "OBJECTIVE_TRACKER_UPDATE_ALL", + "trigger": "OBJECTIVE_TRACKER_UPDATE_ALL\t4294967295", + "contents": "OBJECTIVE_TRACKER_UPDATE_ALL" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_MODULE_ACHIEVEMENT\t32768", - "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_ACHIEVEMENT", + "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_ACHIEVEMENT" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_MODULE_AUTO_QUEST_POPUP\t2048", - "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_AUTO_QUEST_POPUP", + "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_AUTO_QUEST_POPUP" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_MODULE_BONUS_OBJECTIVE\t4096", - "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_BONUS_OBJECTIVE", + "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_BONUS_OBJECTIVE" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_MODULE_QUEST\t1024", - "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_QUEST", + "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_QUEST" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_MODULE_SCENARIO\t16384", - "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_SCENARIO", + "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_SCENARIO" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_MODULE_WORLD_QUEST\t8192", - "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_WORLD_QUEST", + "contents": "OBJECTIVE_TRACKER_UPDATE_MODULE_WORLD_QUEST" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_QUEST\t1", - "contents": "OBJECTIVE_TRACKER_UPDATE_QUEST", + "contents": "OBJECTIVE_TRACKER_UPDATE_QUEST" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_QUEST_ADDED\t2", - "contents": "OBJECTIVE_TRACKER_UPDATE_QUEST_ADDED", + "contents": "OBJECTIVE_TRACKER_UPDATE_QUEST_ADDED" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_REASON\t1", - "contents": "OBJECTIVE_TRACKER_UPDATE_REASON", + "contents": "OBJECTIVE_TRACKER_UPDATE_REASON" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_SCENARIO\t16", - "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO", + "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_BONUS_DELAYED\t256", - "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_BONUS_DELAYED", + "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_BONUS_DELAYED" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_NEW_STAGE\t32", - "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_NEW_STAGE", + "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_NEW_STAGE" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_SPELLS\t65536", - "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_SPELLS", + "contents": "OBJECTIVE_TRACKER_UPDATE_SCENARIO_SPELLS" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_STATIC\t0", - "contents": "OBJECTIVE_TRACKER_UPDATE_STATIC", + "contents": "OBJECTIVE_TRACKER_UPDATE_STATIC" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_SUPER_TRACK_CHANGED\t512", - "contents": "OBJECTIVE_TRACKER_UPDATE_SUPER_TRACK_CHANGED", + "contents": "OBJECTIVE_TRACKER_UPDATE_SUPER_TRACK_CHANGED" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_TASK_ADDED\t4", - "contents": "OBJECTIVE_TRACKER_UPDATE_TASK_ADDED", + "contents": "OBJECTIVE_TRACKER_UPDATE_TASK_ADDED" }, { "trigger": "OBJECTIVE_TRACKER_UPDATE_WORLD_QUEST_ADDED\t8", - "contents": "OBJECTIVE_TRACKER_UPDATE_WORLD_QUEST_ADDED", + "contents": "OBJECTIVE_TRACKER_UPDATE_WORLD_QUEST_ADDED" }, { - "trigger": "OBJTRACKER_OFFSET_X\t10", - "contents": "OBJTRACKER_OFFSET_X", + "trigger": "OBJTRACKER_OFFSET_X\t12", + "contents": "OBJTRACKER_OFFSET_X" }, { - "trigger": "OPTION_STATIC_HEIGHT\t136", - "contents": "OPTION_STATIC_HEIGHT", + "trigger": "OPTION_STATIC_HEIGHT\t114", + "contents": "OPTION_STATIC_HEIGHT" }, { "trigger": "ORBIT_CAMERA_MOUSE_MODE_NOTHING\t0", - "contents": "ORBIT_CAMERA_MOUSE_MODE_NOTHING", + "contents": "ORBIT_CAMERA_MOUSE_MODE_NOTHING" }, { "trigger": "ORBIT_CAMERA_MOUSE_MODE_PITCH_ROTATION\t2", - "contents": "ORBIT_CAMERA_MOUSE_MODE_PITCH_ROTATION", + "contents": "ORBIT_CAMERA_MOUSE_MODE_PITCH_ROTATION" }, { "trigger": "ORBIT_CAMERA_MOUSE_MODE_ROLL_ROTATION\t3", - "contents": "ORBIT_CAMERA_MOUSE_MODE_ROLL_ROTATION", + "contents": "ORBIT_CAMERA_MOUSE_MODE_ROLL_ROTATION" }, { "trigger": "ORBIT_CAMERA_MOUSE_MODE_TARGET_HORIZONTAL\t4", - "contents": "ORBIT_CAMERA_MOUSE_MODE_TARGET_HORIZONTAL", + "contents": "ORBIT_CAMERA_MOUSE_MODE_TARGET_HORIZONTAL" }, { "trigger": "ORBIT_CAMERA_MOUSE_MODE_TARGET_VERTICAL\t5", - "contents": "ORBIT_CAMERA_MOUSE_MODE_TARGET_VERTICAL", + "contents": "ORBIT_CAMERA_MOUSE_MODE_TARGET_VERTICAL" }, { "trigger": "ORBIT_CAMERA_MOUSE_MODE_YAW_ROTATION\t1", - "contents": "ORBIT_CAMERA_MOUSE_MODE_YAW_ROTATION", + "contents": "ORBIT_CAMERA_MOUSE_MODE_YAW_ROTATION" }, { "trigger": "ORBIT_CAMERA_MOUSE_MODE_ZOOM\t6", - "contents": "ORBIT_CAMERA_MOUSE_MODE_ZOOM", + "contents": "ORBIT_CAMERA_MOUSE_MODE_ZOOM" }, { "trigger": "PACKAGEITEMS_TO_DISPLAY\t4", - "contents": "PACKAGEITEMS_TO_DISPLAY", + "contents": "PACKAGEITEMS_TO_DISPLAY" }, { "trigger": "PALADINPOWERBAR_SHOW_LEVEL\t10", - "contents": "PALADINPOWERBAR_SHOW_LEVEL", + "contents": "PALADINPOWERBAR_SHOW_LEVEL" }, { "trigger": "PANEL_DEFAULT_HEIGHT\t424", - "contents": "PANEL_DEFAULT_HEIGHT", + "contents": "PANEL_DEFAULT_HEIGHT" }, { "trigger": "PANEL_DEFAULT_WIDTH\t338", - "contents": "PANEL_DEFAULT_WIDTH", + "contents": "PANEL_DEFAULT_WIDTH" }, { "trigger": "PANEL_INSET_ATTIC_OFFSET\t-60", - "contents": "PANEL_INSET_ATTIC_OFFSET", + "contents": "PANEL_INSET_ATTIC_OFFSET" }, { "trigger": "PANEL_INSET_BOTTOM_BUTTON_OFFSET\t26", - "contents": "PANEL_INSET_BOTTOM_BUTTON_OFFSET", + "contents": "PANEL_INSET_BOTTOM_BUTTON_OFFSET" }, { "trigger": "PANEL_INSET_BOTTOM_OFFSET\t4", - "contents": "PANEL_INSET_BOTTOM_OFFSET", + "contents": "PANEL_INSET_BOTTOM_OFFSET" }, { "trigger": "PANEL_INSET_LEFT_OFFSET\t4", - "contents": "PANEL_INSET_LEFT_OFFSET", + "contents": "PANEL_INSET_LEFT_OFFSET" }, { "trigger": "PANEL_INSET_RIGHT_OFFSET\t-6", - "contents": "PANEL_INSET_RIGHT_OFFSET", + "contents": "PANEL_INSET_RIGHT_OFFSET" }, { "trigger": "PANEL_INSET_TOP_OFFSET\t-24", - "contents": "PANEL_INSET_TOP_OFFSET", + "contents": "PANEL_INSET_TOP_OFFSET" }, { "trigger": "PENDING_BUTTON_MIN_HEIGHT\t92", - "contents": "PENDING_BUTTON_MIN_HEIGHT", + "contents": "PENDING_BUTTON_MIN_HEIGHT" }, { "trigger": "PENDING_INVITES_TO_DISPLAY\t4", - "contents": "PENDING_INVITES_TO_DISPLAY", + "contents": "PENDING_INVITES_TO_DISPLAY" }, { "trigger": "PERFORMANCEBAR_LOW_LATENCY\t300", - "contents": "PERFORMANCEBAR_LOW_LATENCY", + "contents": "PERFORMANCEBAR_LOW_LATENCY" }, { "trigger": "PERFORMANCEBAR_MEDIUM_LATENCY\t600", - "contents": "PERFORMANCEBAR_MEDIUM_LATENCY", + "contents": "PERFORMANCEBAR_MEDIUM_LATENCY" }, { "trigger": "PERFORMANCEBAR_UPDATE_INTERVAL\t1", - "contents": "PERFORMANCEBAR_UPDATE_INTERVAL", + "contents": "PERFORMANCEBAR_UPDATE_INTERVAL" }, { "trigger": "PET_ACHIEVEMENT_CATEGORY\t15117", - "contents": "PET_ACHIEVEMENT_CATEGORY", + "contents": "PET_ACHIEVEMENT_CATEGORY" }, { "trigger": "PET_BATTLE_EVENT_ON_ABILITY\t9", - "contents": "PET_BATTLE_EVENT_ON_ABILITY", + "contents": "PET_BATTLE_EVENT_ON_ABILITY" }, { "trigger": "PET_BATTLE_EVENT_ON_APPLY\t0", - "contents": "PET_BATTLE_EVENT_ON_APPLY", + "contents": "PET_BATTLE_EVENT_ON_APPLY" }, { "trigger": "PET_BATTLE_EVENT_ON_AURA_REMOVED\t5", - "contents": "PET_BATTLE_EVENT_ON_AURA_REMOVED", + "contents": "PET_BATTLE_EVENT_ON_AURA_REMOVED" }, { "trigger": "PET_BATTLE_EVENT_ON_DAMAGE_DEALT\t2", - "contents": "PET_BATTLE_EVENT_ON_DAMAGE_DEALT", + "contents": "PET_BATTLE_EVENT_ON_DAMAGE_DEALT" }, { "trigger": "PET_BATTLE_EVENT_ON_DAMAGE_TAKEN\t1", - "contents": "PET_BATTLE_EVENT_ON_DAMAGE_TAKEN", + "contents": "PET_BATTLE_EVENT_ON_DAMAGE_TAKEN" }, { "trigger": "PET_BATTLE_EVENT_ON_HEAL_DEALT\t4", - "contents": "PET_BATTLE_EVENT_ON_HEAL_DEALT", + "contents": "PET_BATTLE_EVENT_ON_HEAL_DEALT" }, { "trigger": "PET_BATTLE_EVENT_ON_HEAL_TAKEN\t3", - "contents": "PET_BATTLE_EVENT_ON_HEAL_TAKEN", + "contents": "PET_BATTLE_EVENT_ON_HEAL_TAKEN" }, { "trigger": "PET_BATTLE_EVENT_ON_ROUND_END\t7", - "contents": "PET_BATTLE_EVENT_ON_ROUND_END", + "contents": "PET_BATTLE_EVENT_ON_ROUND_END" }, { "trigger": "PET_BATTLE_EVENT_ON_ROUND_START\t6", - "contents": "PET_BATTLE_EVENT_ON_ROUND_START", + "contents": "PET_BATTLE_EVENT_ON_ROUND_START" }, { "trigger": "PET_BATTLE_EVENT_ON_SWAP_IN\t10", - "contents": "PET_BATTLE_EVENT_ON_SWAP_IN", + "contents": "PET_BATTLE_EVENT_ON_SWAP_IN" }, { "trigger": "PET_BATTLE_EVENT_ON_SWAP_OUT\t11", - "contents": "PET_BATTLE_EVENT_ON_SWAP_OUT", + "contents": "PET_BATTLE_EVENT_ON_SWAP_OUT" }, { "trigger": "PET_BATTLE_EVENT_ON_TURN\t8", - "contents": "PET_BATTLE_EVENT_ON_TURN", + "contents": "PET_BATTLE_EVENT_ON_TURN" }, { "trigger": "PET_BATTLE_PAD_INDEX\t0", - "contents": "PET_BATTLE_PAD_INDEX", + "contents": "PET_BATTLE_PAD_INDEX" }, { "trigger": "PET_BATTLE_STATE_ATTACK\t18", - "contents": "PET_BATTLE_STATE_ATTACK", + "contents": "PET_BATTLE_STATE_ATTACK" }, { "trigger": "PET_BATTLE_STATE_SPEED\t20", - "contents": "PET_BATTLE_STATE_SPEED", + "contents": "PET_BATTLE_STATE_SPEED" }, { "trigger": "PETACTIONBAR_SLIDETIME\t0.09", - "contents": "PETACTIONBAR_SLIDETIME", + "contents": "PETACTIONBAR_SLIDETIME" }, { "trigger": "PETACTIONBAR_XPOS\t36", - "contents": "PETACTIONBAR_XPOS", + "contents": "PETACTIONBAR_XPOS" }, { - "trigger": "PETACTIONBAR_YPOS\t97", - "contents": "PETACTIONBAR_YPOS", + "trigger": "PETACTIONBAR_YPOS\t89", + "contents": "PETACTIONBAR_YPOS" }, { "trigger": "PI\t3.14159265358979", - "contents": "PI", + "contents": "PI" }, { "trigger": "PLAYER_DISPLAYED_TITLES\t6", - "contents": "PLAYER_DISPLAYED_TITLES", + "contents": "PLAYER_DISPLAYED_TITLES" }, { "trigger": "PLAYER_TITLE_HEIGHT\t22", - "contents": "PLAYER_TITLE_HEIGHT", + "contents": "PLAYER_TITLE_HEIGHT" }, { "trigger": "POSSESS_CANCEL_SLOT\t2", - "contents": "POSSESS_CANCEL_SLOT", + "contents": "POSSESS_CANCEL_SLOT" }, { "trigger": "PRIEST_BAR_NUM_LARGE_ORBS\t3", - "contents": "PRIEST_BAR_NUM_LARGE_ORBS", + "contents": "PRIEST_BAR_NUM_LARGE_ORBS" }, { "trigger": "PRIEST_BAR_NUM_SMALL_ORBS\t5", - "contents": "PRIEST_BAR_NUM_SMALL_ORBS", + "contents": "PRIEST_BAR_NUM_SMALL_ORBS" + }, + { + "trigger": "PVE_FRAME_BASE_WIDTH\t563", + "contents": "PVE_FRAME_BASE_WIDTH" + }, + { + "trigger": "PVP_TALENT_LIST_BUTTON_HEIGHT\t40", + "contents": "PVP_TALENT_LIST_BUTTON_HEIGHT" }, { - "trigger": "PVP_TALENTS_TAB\t3", - "contents": "PVP_TALENTS_TAB", + "trigger": "PVP_TALENT_LIST_BUTTON_OFFSET\t1", + "contents": "PVP_TALENT_LIST_BUTTON_OFFSET" }, { "trigger": "PVPAFK_QUERY_DELAY_SECONDS\t5", - "contents": "PVPAFK_QUERY_DELAY_SECONDS", + "contents": "PVPAFK_QUERY_DELAY_SECONDS" }, { "trigger": "QUEST_CHOICE_DIALOG_RESULT_ABSTAIN\t3", - "contents": "QUEST_CHOICE_DIALOG_RESULT_ABSTAIN", + "contents": "QUEST_CHOICE_DIALOG_RESULT_ABSTAIN" }, { "trigger": "QUEST_CHOICE_DIALOG_RESULT_ACCEPTED\t1", - "contents": "QUEST_CHOICE_DIALOG_RESULT_ACCEPTED", + "contents": "QUEST_CHOICE_DIALOG_RESULT_ACCEPTED" }, { "trigger": "QUEST_CHOICE_DIALOG_RESULT_DECLINED\t2", - "contents": "QUEST_CHOICE_DIALOG_RESULT_DECLINED", + "contents": "QUEST_CHOICE_DIALOG_RESULT_DECLINED" }, { "trigger": "QUEST_DESCRIPTION_GRADIENT_CPS\t70", - "contents": "QUEST_DESCRIPTION_GRADIENT_CPS", + "contents": "QUEST_DESCRIPTION_GRADIENT_CPS" }, { "trigger": "QUEST_DESCRIPTION_GRADIENT_LENGTH\t30", - "contents": "QUEST_DESCRIPTION_GRADIENT_LENGTH", + "contents": "QUEST_DESCRIPTION_GRADIENT_LENGTH" }, { "trigger": "QUEST_FRAME_AUTO_ACCEPT_QUEST_ID\t0", - "contents": "QUEST_FRAME_AUTO_ACCEPT_QUEST_ID", + "contents": "QUEST_FRAME_AUTO_ACCEPT_QUEST_ID" }, { "trigger": "QUEST_FRAME_AUTO_ACCEPT_QUEST_START_ITEM_ID\t0", - "contents": "QUEST_FRAME_AUTO_ACCEPT_QUEST_START_ITEM_ID", + "contents": "QUEST_FRAME_AUTO_ACCEPT_QUEST_START_ITEM_ID" }, { - "trigger": "QUEST_POI_COLOR_BLACK\t0", - "contents": "QUEST_POI_COLOR_BLACK", + "trigger": "QUEST_ICONS_FILE_HEIGHT\t64", + "contents": "QUEST_ICONS_FILE_HEIGHT" }, { - "trigger": "QUEST_POI_COLOR_YELLOW\t0.5", - "contents": "QUEST_POI_COLOR_YELLOW", + "trigger": "QUEST_ICONS_FILE_WIDTH\t128", + "contents": "QUEST_ICONS_FILE_WIDTH" }, { - "trigger": "QUEST_SPELL_REWARD_TYPE_ABILITY\t3", - "contents": "QUEST_SPELL_REWARD_TYPE_ABILITY", + "trigger": "QUEST_LOG_SEPARATOR_LAYOUT_INDEX\t24", + "contents": "QUEST_LOG_SEPARATOR_LAYOUT_INDEX" }, { - "trigger": "QUEST_SPELL_REWARD_TYPE_AURA\t4", - "contents": "QUEST_SPELL_REWARD_TYPE_AURA", + "trigger": "QUEST_LOG_STORY_LAYOUT_INDEX\t25", + "contents": "QUEST_LOG_STORY_LAYOUT_INDEX" }, { - "trigger": "QUEST_SPELL_REWARD_TYPE_FOLLOWER\t1", - "contents": "QUEST_SPELL_REWARD_TYPE_FOLLOWER", + "trigger": "QUEST_LOG_WAR_CAMPAIGN_LAYOUT_INDEX\t2", + "contents": "QUEST_LOG_WAR_CAMPAIGN_LAYOUT_INDEX" }, { - "trigger": "QUEST_SPELL_REWARD_TYPE_SPELL\t5", - "contents": "QUEST_SPELL_REWARD_TYPE_SPELL", + "trigger": "QUEST_LOG_WAR_CAMPAIGN_NEXT_OBJECTIVE_LAYOUT_INDEX\t12", + "contents": "QUEST_LOG_WAR_CAMPAIGN_NEXT_OBJECTIVE_LAYOUT_INDEX" }, { - "trigger": "QUEST_SPELL_REWARD_TYPE_TRADESKILL_SPELL\t2", - "contents": "QUEST_SPELL_REWARD_TYPE_TRADESKILL_SPELL", - }, - { - "trigger": "QUEST_TAG_ACCOUNT\t102", - "contents": "QUEST_TAG_ACCOUNT", - }, - { - "trigger": "QUEST_TAG_DUNGEON\t81", - "contents": "QUEST_TAG_DUNGEON", - }, - { - "trigger": "QUEST_TAG_GROUP\t1", - "contents": "QUEST_TAG_GROUP", + "trigger": "QUEST_POI_COLOR_BLACK\t0", + "contents": "QUEST_POI_COLOR_BLACK" }, { - "trigger": "QUEST_TAG_HEROIC\t85", - "contents": "QUEST_TAG_HEROIC", + "trigger": "QUEST_POI_COLOR_YELLOW\t0.5", + "contents": "QUEST_POI_COLOR_YELLOW" }, { - "trigger": "QUEST_TAG_LEGENDARY\t83", - "contents": "QUEST_TAG_LEGENDARY", + "trigger": "QUEST_SPELL_REWARD_TYPE_ABILITY\t3", + "contents": "QUEST_SPELL_REWARD_TYPE_ABILITY" }, { - "trigger": "QUEST_TAG_PVP\t41", - "contents": "QUEST_TAG_PVP", + "trigger": "QUEST_SPELL_REWARD_TYPE_AURA\t4", + "contents": "QUEST_SPELL_REWARD_TYPE_AURA" }, { - "trigger": "QUEST_TAG_RAID10\t88", - "contents": "QUEST_TAG_RAID10", + "trigger": "QUEST_SPELL_REWARD_TYPE_FOLLOWER\t1", + "contents": "QUEST_SPELL_REWARD_TYPE_FOLLOWER" }, { - "trigger": "QUEST_TAG_RAID25\t89", - "contents": "QUEST_TAG_RAID25", + "trigger": "QUEST_SPELL_REWARD_TYPE_SPELL\t5", + "contents": "QUEST_SPELL_REWARD_TYPE_SPELL" }, { - "trigger": "QUEST_TAG_RAID\t62", - "contents": "QUEST_TAG_RAID", + "trigger": "QUEST_SPELL_REWARD_TYPE_TRADESKILL_SPELL\t2", + "contents": "QUEST_SPELL_REWARD_TYPE_TRADESKILL_SPELL" }, { - "trigger": "QUEST_TAG_SCENARIO\t98", - "contents": "QUEST_TAG_SCENARIO", + "trigger": "QUEST_SPELL_REWARD_TYPE_UNLOCK\t6", + "contents": "QUEST_SPELL_REWARD_TYPE_UNLOCK" }, { "trigger": "QUEST_TYPE_DUNGEON\t81", - "contents": "QUEST_TYPE_DUNGEON", + "contents": "QUEST_TYPE_DUNGEON" }, { "trigger": "QUEST_TYPE_SCENARIO\t98", - "contents": "QUEST_TYPE_SCENARIO", + "contents": "QUEST_TYPE_SCENARIO" }, { "trigger": "QUESTINFO_FADE_IN\t0.5", - "contents": "QUESTINFO_FADE_IN", + "contents": "QUESTINFO_FADE_IN" }, { "trigger": "QUICK_JOIN_NAME_SEPARATION\t-1", - "contents": "QUICK_JOIN_NAME_SEPARATION", + "contents": "QUICK_JOIN_NAME_SEPARATION" }, { "trigger": "RAID_FINDER_SHOW_LEVEL\t85", - "contents": "RAID_FINDER_SHOW_LEVEL", + "contents": "RAID_FINDER_SHOW_LEVEL" }, { "trigger": "RAID_NOTICE_DEFAULT_HOLD_TIME\t10", - "contents": "RAID_NOTICE_DEFAULT_HOLD_TIME", + "contents": "RAID_NOTICE_DEFAULT_HOLD_TIME" }, { "trigger": "RAID_NOTICE_FADE_IN_TIME\t0.2", - "contents": "RAID_NOTICE_FADE_IN_TIME", + "contents": "RAID_NOTICE_FADE_IN_TIME" }, { "trigger": "RAID_NOTICE_FADE_OUT_TIME\t3", - "contents": "RAID_NOTICE_FADE_OUT_TIME", + "contents": "RAID_NOTICE_FADE_OUT_TIME" }, { "trigger": "RAID_PULLOUT_BUTTON_HEIGHT\t33", - "contents": "RAID_PULLOUT_BUTTON_HEIGHT", + "contents": "RAID_PULLOUT_BUTTON_HEIGHT" }, { "trigger": "RAID_RANGE_ALPHA\t0.5", - "contents": "RAID_RANGE_ALPHA", + "contents": "RAID_RANGE_ALPHA" }, { "trigger": "RAID_TARGET_ICON_DIMENSION\t64", - "contents": "RAID_TARGET_ICON_DIMENSION", + "contents": "RAID_TARGET_ICON_DIMENSION" }, { "trigger": "RAID_TARGET_TEXTURE_COLUMNS\t4", - "contents": "RAID_TARGET_TEXTURE_COLUMNS", + "contents": "RAID_TARGET_TEXTURE_COLUMNS" }, { "trigger": "RAID_TARGET_TEXTURE_DIMENSION\t256", - "contents": "RAID_TARGET_TEXTURE_DIMENSION", + "contents": "RAID_TARGET_TEXTURE_DIMENSION" }, { "trigger": "RAID_TARGET_TEXTURE_ROWS\t4", - "contents": "RAID_TARGET_TEXTURE_ROWS", + "contents": "RAID_TARGET_TEXTURE_ROWS" }, { "trigger": "REAGENTBANK_CONTAINER\t-3", - "contents": "REAGENTBANK_CONTAINER", + "contents": "REAGENTBANK_CONTAINER" + }, + { + "trigger": "RELIC_TALENT_LINK_STYLE_ACTIVE\t3", + "contents": "RELIC_TALENT_LINK_STYLE_ACTIVE" + }, + { + "trigger": "RELIC_TALENT_LINK_STYLE_AVAILABLE\t5", + "contents": "RELIC_TALENT_LINK_STYLE_AVAILABLE" + }, + { + "trigger": "RELIC_TALENT_LINK_STYLE_DISABLED\t1", + "contents": "RELIC_TALENT_LINK_STYLE_DISABLED" + }, + { + "trigger": "RELIC_TALENT_LINK_STYLE_POTENTIAL\t2", + "contents": "RELIC_TALENT_LINK_STYLE_POTENTIAL" + }, + { + "trigger": "RELIC_TALENT_LINK_STYLE_UPCOMING\t4", + "contents": "RELIC_TALENT_LINK_STYLE_UPCOMING" + }, + { + "trigger": "RELIC_TALENT_LINK_TYPE_LIGHT\t1", + "contents": "RELIC_TALENT_LINK_TYPE_LIGHT" + }, + { + "trigger": "RELIC_TALENT_LINK_TYPE_VOID\t2", + "contents": "RELIC_TALENT_LINK_TYPE_VOID" + }, + { + "trigger": "RELIC_TALENT_STYLE_AVAILABLE\t3", + "contents": "RELIC_TALENT_STYLE_AVAILABLE" + }, + { + "trigger": "RELIC_TALENT_STYLE_CHOSEN\t4", + "contents": "RELIC_TALENT_STYLE_CHOSEN" + }, + { + "trigger": "RELIC_TALENT_STYLE_CLOSED\t1", + "contents": "RELIC_TALENT_STYLE_CLOSED" + }, + { + "trigger": "RELIC_TALENT_STYLE_UPCOMING\t2", + "contents": "RELIC_TALENT_STYLE_UPCOMING" + }, + { + "trigger": "RELIC_TALENT_TYPE_LIGHT\t1", + "contents": "RELIC_TALENT_TYPE_LIGHT" + }, + { + "trigger": "RELIC_TALENT_TYPE_NEUTRAL\t3", + "contents": "RELIC_TALENT_TYPE_NEUTRAL" + }, + { + "trigger": "RELIC_TALENT_TYPE_VOID\t2", + "contents": "RELIC_TALENT_TYPE_VOID" }, { "trigger": "REPUTATIONFRAME_FACTIONHEIGHT\t26", - "contents": "REPUTATIONFRAME_FACTIONHEIGHT", + "contents": "REPUTATIONFRAME_FACTIONHEIGHT" }, { "trigger": "REPUTATIONFRAME_ROWSPACING\t23", - "contents": "REPUTATIONFRAME_ROWSPACING", + "contents": "REPUTATIONFRAME_ROWSPACING" }, { "trigger": "REQUIRED_REST_HOURS\t5", - "contents": "REQUIRED_REST_HOURS", + "contents": "REQUIRED_REST_HOURS" }, { "trigger": "REWARDS_WIDTH\t200", - "contents": "REWARDS_WIDTH", + "contents": "REWARDS_WIDTH" }, { "trigger": "RIGHT_ACTIONBAR_PAGE\t3", - "contents": "RIGHT_ACTIONBAR_PAGE", + "contents": "RIGHT_ACTIONBAR_PAGE" }, { "trigger": "ROLE_SELECTION_PROMPT_DEFAULT_HEIGHT\t160", - "contents": "ROLE_SELECTION_PROMPT_DEFAULT_HEIGHT", + "contents": "ROLE_SELECTION_PROMPT_DEFAULT_HEIGHT" }, { "trigger": "ROTATIONS_PER_SECOND\t0.5", - "contents": "ROTATIONS_PER_SECOND", + "contents": "ROTATIONS_PER_SECOND" }, { "trigger": "ROWS_IN_BG_TEXTURE\t6", - "contents": "ROWS_IN_BG_TEXTURE", + "contents": "ROWS_IN_BG_TEXTURE" }, { "trigger": "SCENARIO_FLAG_DEPRECATED1\t1", - "contents": "SCENARIO_FLAG_DEPRECATED1", + "contents": "SCENARIO_FLAG_DEPRECATED1" }, { "trigger": "SCENARIO_FLAG_DEPRECATED2\t4", - "contents": "SCENARIO_FLAG_DEPRECATED2", + "contents": "SCENARIO_FLAG_DEPRECATED2" }, { "trigger": "SCENARIO_FLAG_DEPRECATED3\t8", - "contents": "SCENARIO_FLAG_DEPRECATED3", + "contents": "SCENARIO_FLAG_DEPRECATED3" }, { "trigger": "SCENARIO_FLAG_SUPRESS_STAGE_TEXT\t2", - "contents": "SCENARIO_FLAG_SUPRESS_STAGE_TEXT", + "contents": "SCENARIO_FLAG_SUPRESS_STAGE_TEXT" }, { "trigger": "SCENARIO_MAX_SHOWN_LEVEL_DIFF\t5", - "contents": "SCENARIO_MAX_SHOWN_LEVEL_DIFF", + "contents": "SCENARIO_MAX_SHOWN_LEVEL_DIFF" }, { "trigger": "SCENARIOS_HIDE_ABOVE_LEVEL\t90", - "contents": "SCENARIOS_HIDE_ABOVE_LEVEL", + "contents": "SCENARIOS_HIDE_ABOVE_LEVEL" }, { "trigger": "SCENARIOS_SHOW_LEVEL\t85", - "contents": "SCENARIOS_SHOW_LEVEL", + "contents": "SCENARIOS_SHOW_LEVEL" }, { "trigger": "SCHOOL_MASK_ARCANE\t64", - "contents": "SCHOOL_MASK_ARCANE", + "contents": "SCHOOL_MASK_ARCANE" }, { "trigger": "SCHOOL_MASK_FIRE\t4", - "contents": "SCHOOL_MASK_FIRE", + "contents": "SCHOOL_MASK_FIRE" }, { "trigger": "SCHOOL_MASK_FROST\t16", - "contents": "SCHOOL_MASK_FROST", + "contents": "SCHOOL_MASK_FROST" }, { "trigger": "SCHOOL_MASK_HOLY\t2", - "contents": "SCHOOL_MASK_HOLY", + "contents": "SCHOOL_MASK_HOLY" }, { "trigger": "SCHOOL_MASK_NATURE\t8", - "contents": "SCHOOL_MASK_NATURE", + "contents": "SCHOOL_MASK_NATURE" }, { "trigger": "SCHOOL_MASK_NONE\t0", - "contents": "SCHOOL_MASK_NONE", + "contents": "SCHOOL_MASK_NONE" }, { "trigger": "SCHOOL_MASK_PHYSICAL\t1", - "contents": "SCHOOL_MASK_PHYSICAL", + "contents": "SCHOOL_MASK_PHYSICAL" }, { "trigger": "SCHOOL_MASK_SHADOW\t32", - "contents": "SCHOOL_MASK_SHADOW", + "contents": "SCHOOL_MASK_SHADOW" }, { "trigger": "SCORE_BUTTON_HEIGHT\t16", - "contents": "SCORE_BUTTON_HEIGHT", + "contents": "SCORE_BUTTON_HEIGHT" }, { "trigger": "SCROLLING_MESSAGE_FRAME_INSERT_MODE_BOTTOM\t2", - "contents": "SCROLLING_MESSAGE_FRAME_INSERT_MODE_BOTTOM", + "contents": "SCROLLING_MESSAGE_FRAME_INSERT_MODE_BOTTOM" }, { "trigger": "SCROLLING_MESSAGE_FRAME_INSERT_MODE_TOP\t1", - "contents": "SCROLLING_MESSAGE_FRAME_INSERT_MODE_TOP", + "contents": "SCROLLING_MESSAGE_FRAME_INSERT_MODE_TOP" }, { "trigger": "SHADOW_ORB_MINOR_TALENT_ID\t157217", - "contents": "SHADOW_ORB_MINOR_TALENT_ID", + "contents": "SHADOW_ORB_MINOR_TALENT_ID" }, { "trigger": "SHADOW_ORBS_SHOW_LEVEL\t10", - "contents": "SHADOW_ORBS_SHOW_LEVEL", + "contents": "SHADOW_ORBS_SHOW_LEVEL" }, { "trigger": "SHARDBAR_SHOW_LEVEL\t10", - "contents": "SHARDBAR_SHOW_LEVEL", + "contents": "SHARDBAR_SHOW_LEVEL" }, { "trigger": "SHOW_CONQUEST_LEVEL\t70", - "contents": "SHOW_CONQUEST_LEVEL", + "contents": "SHOW_CONQUEST_LEVEL" }, { "trigger": "SHOW_LFD_LEVEL\t15", - "contents": "SHOW_LFD_LEVEL", + "contents": "SHOW_LFD_LEVEL" }, { "trigger": "SHOW_MASTERY_LEVEL\t78", - "contents": "SHOW_MASTERY_LEVEL", + "contents": "SHOW_MASTERY_LEVEL" }, { "trigger": "SHOW_PVP_LEVEL\t10", - "contents": "SHOW_PVP_LEVEL", + "contents": "SHOW_PVP_LEVEL" }, { - "trigger": "SHOW_PVP_TALENT_LEVEL\t100", - "contents": "SHOW_PVP_TALENT_LEVEL", + "trigger": "SHOW_PVP_TALENT_LEVEL\t20", + "contents": "SHOW_PVP_TALENT_LEVEL" }, { "trigger": "SHOW_SEARCH_BAR_NUM_FRIENDS\t12", - "contents": "SHOW_SEARCH_BAR_NUM_FRIENDS", + "contents": "SHOW_SEARCH_BAR_NUM_FRIENDS" }, { "trigger": "SHOW_SPEC_LEVEL\t10", - "contents": "SHOW_SPEC_LEVEL", + "contents": "SHOW_SPEC_LEVEL" }, { "trigger": "SHOW_TALENT_LEVEL\t15", - "contents": "SHOW_TALENT_LEVEL", + "contents": "SHOW_TALENT_LEVEL" }, { "trigger": "SILVER_PER_GOLD\t100", - "contents": "SILVER_PER_GOLD", + "contents": "SILVER_PER_GOLD" }, { "trigger": "SOCIAL_ACHIEVEMENT_OFFSCREEN_ID\t0", - "contents": "SOCIAL_ACHIEVEMENT_OFFSCREEN_ID", + "contents": "SOCIAL_ACHIEVEMENT_OFFSCREEN_ID" }, { "trigger": "SOCIAL_DEFAULT_FRAME_HEIGHT\t190", - "contents": "SOCIAL_DEFAULT_FRAME_HEIGHT", + "contents": "SOCIAL_DEFAULT_FRAME_HEIGHT" }, { "trigger": "SOCIAL_DEFAULT_FRAME_WIDTH\t388", - "contents": "SOCIAL_DEFAULT_FRAME_WIDTH", + "contents": "SOCIAL_DEFAULT_FRAME_WIDTH" }, { "trigger": "SOCIAL_IMAGE_FRAME_ASPECT_RATIO\t1.6", - "contents": "SOCIAL_IMAGE_FRAME_ASPECT_RATIO", + "contents": "SOCIAL_IMAGE_FRAME_ASPECT_RATIO" }, { "trigger": "SOCIAL_IMAGE_FRAME_MAX_HEIGHT\t400", - "contents": "SOCIAL_IMAGE_FRAME_MAX_HEIGHT", + "contents": "SOCIAL_IMAGE_FRAME_MAX_HEIGHT" }, { "trigger": "SOCIAL_IMAGE_FRAME_MAX_WIDTH\t640", - "contents": "SOCIAL_IMAGE_FRAME_MAX_WIDTH", + "contents": "SOCIAL_IMAGE_FRAME_MAX_WIDTH" }, { "trigger": "SOCIAL_IMAGE_FRAME_MIN_WIDTH\t354", - "contents": "SOCIAL_IMAGE_FRAME_MIN_WIDTH", + "contents": "SOCIAL_IMAGE_FRAME_MIN_WIDTH" }, { "trigger": "SOCIAL_IMAGE_PADDING_HEIGHT\t50", - "contents": "SOCIAL_IMAGE_PADDING_HEIGHT", + "contents": "SOCIAL_IMAGE_PADDING_HEIGHT" }, { "trigger": "SOCIAL_IMAGE_PADDING_WIDTH\t26", - "contents": "SOCIAL_IMAGE_PADDING_WIDTH", + "contents": "SOCIAL_IMAGE_PADDING_WIDTH" }, { "trigger": "SOCIAL_IMAGE_TYPE_ACHIEVEMENT\t1", - "contents": "SOCIAL_IMAGE_TYPE_ACHIEVEMENT", + "contents": "SOCIAL_IMAGE_TYPE_ACHIEVEMENT" }, { "trigger": "SOCIAL_IMAGE_TYPE_SCREENSHOT\t2", - "contents": "SOCIAL_IMAGE_TYPE_SCREENSHOT", + "contents": "SOCIAL_IMAGE_TYPE_SCREENSHOT" }, { "trigger": "SOCIAL_MESSAGE_MAX_CHARS\t140", - "contents": "SOCIAL_MESSAGE_MAX_CHARS", + "contents": "SOCIAL_MESSAGE_MAX_CHARS" }, { "trigger": "SOCIAL_SCREENSHOT_CROP_MIN_HEIGHT\t100", - "contents": "SOCIAL_SCREENSHOT_CROP_MIN_HEIGHT", + "contents": "SOCIAL_SCREENSHOT_CROP_MIN_HEIGHT" }, { "trigger": "SOCIAL_SCREENSHOT_CROP_MIN_WIDTH\t100", - "contents": "SOCIAL_SCREENSHOT_CROP_MIN_WIDTH", + "contents": "SOCIAL_SCREENSHOT_CROP_MIN_WIDTH" }, { "trigger": "SOCIAL_SCREENSHOT_TOOLTIP_MAX_HEIGHT\t146", - "contents": "SOCIAL_SCREENSHOT_TOOLTIP_MAX_HEIGHT", + "contents": "SOCIAL_SCREENSHOT_TOOLTIP_MAX_HEIGHT" }, { "trigger": "SOCIAL_SCREENSHOT_TOOLTIP_MAX_WIDTH\t236", - "contents": "SOCIAL_SCREENSHOT_TOOLTIP_MAX_WIDTH", + "contents": "SOCIAL_SCREENSHOT_TOOLTIP_MAX_WIDTH" }, { "trigger": "SOUND_MASTERVOLUME_STEP\t0.1", - "contents": "SOUND_MASTERVOLUME_STEP", + "contents": "SOUND_MASTERVOLUME_STEP" }, { "trigger": "SPEC_MAGE_ARCANE\t1", - "contents": "SPEC_MAGE_ARCANE", + "contents": "SPEC_MAGE_ARCANE" }, { "trigger": "SPEC_MONK_BREWMASTER\t1", - "contents": "SPEC_MONK_BREWMASTER", + "contents": "SPEC_MONK_BREWMASTER" }, { "trigger": "SPEC_MONK_MISTWEAVER\t2", - "contents": "SPEC_MONK_MISTWEAVER", + "contents": "SPEC_MONK_MISTWEAVER" }, { "trigger": "SPEC_MONK_WINDWALKER\t3", - "contents": "SPEC_MONK_WINDWALKER", + "contents": "SPEC_MONK_WINDWALKER" }, { "trigger": "SPEC_PALADIN_RETRIBUTION\t3", - "contents": "SPEC_PALADIN_RETRIBUTION", + "contents": "SPEC_PALADIN_RETRIBUTION" }, { "trigger": "SPEC_PRIEST_SHADOW\t3", - "contents": "SPEC_PRIEST_SHADOW", + "contents": "SPEC_PRIEST_SHADOW" }, { "trigger": "SPEC_SHAMAN_RESTORATION\t3", - "contents": "SPEC_SHAMAN_RESTORATION", + "contents": "SPEC_SHAMAN_RESTORATION" }, { "trigger": "SPEC_WARLOCK_AFFLICTION\t1", - "contents": "SPEC_WARLOCK_AFFLICTION", + "contents": "SPEC_WARLOCK_AFFLICTION" }, { "trigger": "SPEC_WARLOCK_DEMONOLOGY\t2", - "contents": "SPEC_WARLOCK_DEMONOLOGY", + "contents": "SPEC_WARLOCK_DEMONOLOGY" }, { "trigger": "SPEC_WARLOCK_DESTRUCTION\t3", - "contents": "SPEC_WARLOCK_DESTRUCTION", + "contents": "SPEC_WARLOCK_DESTRUCTION" }, { "trigger": "SPECIALIZATION_TAB\t1", - "contents": "SPECIALIZATION_TAB", - }, - { - "trigger": "SPELL_POWER_ALTERNATE_POWER\t10", - "contents": "SPELL_POWER_ALTERNATE_POWER", - }, - { - "trigger": "SPELL_POWER_ARCANE_CHARGES\t16", - "contents": "SPELL_POWER_ARCANE_CHARGES", - }, - { - "trigger": "SPELL_POWER_CHI\t12", - "contents": "SPELL_POWER_CHI", - }, - { - "trigger": "SPELL_POWER_COMBO_POINTS\t4", - "contents": "SPELL_POWER_COMBO_POINTS", - }, - { - "trigger": "SPELL_POWER_ENERGY\t3", - "contents": "SPELL_POWER_ENERGY", - }, - { - "trigger": "SPELL_POWER_FOCUS\t2", - "contents": "SPELL_POWER_FOCUS", - }, - { - "trigger": "SPELL_POWER_FURY\t17", - "contents": "SPELL_POWER_FURY", - }, - { - "trigger": "SPELL_POWER_HOLY_POWER\t9", - "contents": "SPELL_POWER_HOLY_POWER", - }, - { - "trigger": "SPELL_POWER_INSANITY\t13", - "contents": "SPELL_POWER_INSANITY", - }, - { - "trigger": "SPELL_POWER_LUNAR_POWER\t8", - "contents": "SPELL_POWER_LUNAR_POWER", - }, - { - "trigger": "SPELL_POWER_MAELSTROM\t11", - "contents": "SPELL_POWER_MAELSTROM", - }, - { - "trigger": "SPELL_POWER_MANA\t0", - "contents": "SPELL_POWER_MANA", - }, - { - "trigger": "SPELL_POWER_OBSOLETE2\t15", - "contents": "SPELL_POWER_OBSOLETE2", - }, - { - "trigger": "SPELL_POWER_OBSOLETE\t14", - "contents": "SPELL_POWER_OBSOLETE", - }, - { - "trigger": "SPELL_POWER_PAIN\t18", - "contents": "SPELL_POWER_PAIN", - }, - { - "trigger": "SPELL_POWER_RAGE\t1", - "contents": "SPELL_POWER_RAGE", - }, - { - "trigger": "SPELL_POWER_RUNES\t5", - "contents": "SPELL_POWER_RUNES", - }, - { - "trigger": "SPELL_POWER_RUNIC_POWER\t6", - "contents": "SPELL_POWER_RUNIC_POWER", - }, - { - "trigger": "SPELL_POWER_SOUL_SHARDS\t7", - "contents": "SPELL_POWER_SOUL_SHARDS", + "contents": "SPECIALIZATION_TAB" }, { "trigger": "SPELLS_PER_PAGE\t12", - "contents": "SPELLS_PER_PAGE", + "contents": "SPELLS_PER_PAGE" }, { "trigger": "SQUELCH_TYPE_BLOCK_INVITE\t2", - "contents": "SQUELCH_TYPE_BLOCK_INVITE", + "contents": "SQUELCH_TYPE_BLOCK_INVITE" }, { "trigger": "SQUELCH_TYPE_IGNORE\t1", - "contents": "SQUELCH_TYPE_IGNORE", - }, - { - "trigger": "SQUELCH_TYPE_MUTE\t3", - "contents": "SQUELCH_TYPE_MUTE", + "contents": "SQUELCH_TYPE_IGNORE" }, { "trigger": "STAGGER_GREEN_INDEX\t1", - "contents": "STAGGER_GREEN_INDEX", + "contents": "STAGGER_GREEN_INDEX" }, { "trigger": "STAGGER_RED_INDEX\t3", - "contents": "STAGGER_RED_INDEX", + "contents": "STAGGER_RED_INDEX" }, { "trigger": "STAGGER_RED_TRANSITION\t0.6", - "contents": "STAGGER_RED_TRANSITION", + "contents": "STAGGER_RED_TRANSITION" }, { "trigger": "STAGGER_YELLOW_INDEX\t2", - "contents": "STAGGER_YELLOW_INDEX", + "contents": "STAGGER_YELLOW_INDEX" }, { "trigger": "STAGGER_YELLOW_TRANSITION\t0.3", - "contents": "STAGGER_YELLOW_TRANSITION", + "contents": "STAGGER_YELLOW_TRANSITION" }, { "trigger": "STATICPOPUP_NUMDIALOGS\t4", - "contents": "STATICPOPUP_NUMDIALOGS", + "contents": "STATICPOPUP_NUMDIALOGS" }, { "trigger": "STATICPOPUP_TIMEOUT\t60", - "contents": "STATICPOPUP_TIMEOUT", + "contents": "STATICPOPUP_TIMEOUT" }, { "trigger": "STATSFRAME_UPDATE_TIME\t0.5", - "contents": "STATSFRAME_UPDATE_TIME", - }, - { - "trigger": "status\t0", - "contents": "status", + "contents": "STATSFRAME_UPDATE_TIME" }, { "trigger": "STREAMING_CURRENT_STATUS\t0", - "contents": "STREAMING_CURRENT_STATUS", + "contents": "STREAMING_CURRENT_STATUS" }, { "trigger": "STYLE_CUSTOM_DISPLAY1\t6", - "contents": "STYLE_CUSTOM_DISPLAY1", + "contents": "STYLE_CUSTOM_DISPLAY1" }, { "trigger": "STYLE_CUSTOM_DISPLAY2\t7", - "contents": "STYLE_CUSTOM_DISPLAY2", + "contents": "STYLE_CUSTOM_DISPLAY2" }, { "trigger": "STYLE_CUSTOM_DISPLAY3\t8", - "contents": "STYLE_CUSTOM_DISPLAY3", + "contents": "STYLE_CUSTOM_DISPLAY3" }, { "trigger": "STYLE_CUSTOM_DISPLAY4\t9", - "contents": "STYLE_CUSTOM_DISPLAY4", + "contents": "STYLE_CUSTOM_DISPLAY4" }, { "trigger": "STYLE_FACE\t5", - "contents": "STYLE_FACE", + "contents": "STYLE_FACE" }, { "trigger": "STYLE_FACIAL_HAIR\t3", - "contents": "STYLE_FACIAL_HAIR", + "contents": "STYLE_FACIAL_HAIR" }, { "trigger": "STYLE_HAIR_COLOR\t2", - "contents": "STYLE_HAIR_COLOR", + "contents": "STYLE_HAIR_COLOR" }, { "trigger": "STYLE_HAIR_STYLE\t1", - "contents": "STYLE_HAIR_STYLE", + "contents": "STYLE_HAIR_STYLE" }, { "trigger": "STYLE_NUM_CUSTOM_DISPLAY\t4", - "contents": "STYLE_NUM_CUSTOM_DISPLAY", + "contents": "STYLE_NUM_CUSTOM_DISPLAY" }, { "trigger": "STYLE_SKIN\t4", - "contents": "STYLE_SKIN", + "contents": "STYLE_SKIN" }, { "trigger": "TABARDBACKGROUNDID\t1", - "contents": "TABARDBACKGROUNDID", + "contents": "TABARDBACKGROUNDID" }, { "trigger": "TABARDBORDERID\t1", - "contents": "TABARDBORDERID", + "contents": "TABARDBORDERID" }, { "trigger": "TABARDEMBLEMID\t1", - "contents": "TABARDEMBLEMID", + "contents": "TABARDEMBLEMID" }, { "trigger": "TALENT_HEADER_CHOOSE_SPEC_Y\t-28", - "contents": "TALENT_HEADER_CHOOSE_SPEC_Y", + "contents": "TALENT_HEADER_CHOOSE_SPEC_Y" }, { "trigger": "TALENT_HEADER_DEFAULT_Y\t-36", - "contents": "TALENT_HEADER_DEFAULT_Y", + "contents": "TALENT_HEADER_DEFAULT_Y" }, { "trigger": "TALENTS_TAB\t2", - "contents": "TALENTS_TAB", + "contents": "TALENTS_TAB" }, { "trigger": "TAXI_BUTTON_MIN_DIST\t18", - "contents": "TAXI_BUTTON_MIN_DIST", + "contents": "TAXI_BUTTON_MIN_DIST" }, { "trigger": "TAXI_MAP_HEIGHT\t580", - "contents": "TAXI_MAP_HEIGHT", + "contents": "TAXI_MAP_HEIGHT" }, { "trigger": "TAXI_MAP_WIDTH\t580", - "contents": "TAXI_MAP_WIDTH", + "contents": "TAXI_MAP_WIDTH" }, { "trigger": "TAXIROUTE_LINEFACTOR\t1.06666666666667", - "contents": "TAXIROUTE_LINEFACTOR", + "contents": "TAXIROUTE_LINEFACTOR" }, { "trigger": "TIMER_TYPE_CHALLENGE_MODE\t2", - "contents": "TIMER_TYPE_CHALLENGE_MODE", + "contents": "TIMER_TYPE_CHALLENGE_MODE" }, { "trigger": "TIMER_TYPE_PVP\t1", - "contents": "TIMER_TYPE_PVP", + "contents": "TIMER_TYPE_PVP" }, { "trigger": "TOKEN_BUTTON_OFFSET\t3", - "contents": "TOKEN_BUTTON_OFFSET", + "contents": "TOKEN_BUTTON_OFFSET" }, { "trigger": "TOOLTIP_UPDATE_TIME\t0.2", - "contents": "TOOLTIP_UPDATE_TIME", + "contents": "TOOLTIP_UPDATE_TIME" }, { "trigger": "TOURNAMENT_OBSERVE_PLAYER_PRIMARY\t1", - "contents": "TOURNAMENT_OBSERVE_PLAYER_PRIMARY", + "contents": "TOURNAMENT_OBSERVE_PLAYER_PRIMARY" }, { "trigger": "TOURNAMENT_OBSERVE_PLAYER_PRIMARY_SNAP\t3", - "contents": "TOURNAMENT_OBSERVE_PLAYER_PRIMARY_SNAP", + "contents": "TOURNAMENT_OBSERVE_PLAYER_PRIMARY_SNAP" }, { "trigger": "TOURNAMENT_OBSERVE_PLAYER_SECONDARY\t2", - "contents": "TOURNAMENT_OBSERVE_PLAYER_SECONDARY", + "contents": "TOURNAMENT_OBSERVE_PLAYER_SECONDARY" }, { "trigger": "TOWNSFOLK\t2", - "contents": "TOWNSFOLK", + "contents": "TOWNSFOLK" }, { "trigger": "TRADE_ENCHANT_SLOT\t7", - "contents": "TRADE_ENCHANT_SLOT", + "contents": "TRADE_ENCHANT_SLOT" }, { "trigger": "TRADE_SKILL_SKILLUP_TEXT_WIDTH\t30", - "contents": "TRADE_SKILL_SKILLUP_TEXT_WIDTH", + "contents": "TRADE_SKILL_SKILLUP_TEXT_WIDTH" }, { "trigger": "TRADE_SKILL_SUB_SKILL_BAR_WIDTH\t60", - "contents": "TRADE_SKILL_SUB_SKILL_BAR_WIDTH", + "contents": "TRADE_SKILL_SUB_SKILL_BAR_WIDTH" }, { "trigger": "TRADE_SKILL_TEXT_WIDTH\t270", - "contents": "TRADE_SKILL_TEXT_WIDTH", + "contents": "TRADE_SKILL_TEXT_WIDTH" }, { "trigger": "TRAINER_FILTER_AVAILABLE\t1", - "contents": "TRAINER_FILTER_AVAILABLE", + "contents": "TRAINER_FILTER_AVAILABLE" }, { "trigger": "TRAINER_FILTER_UNAVAILABLE\t1", - "contents": "TRAINER_FILTER_UNAVAILABLE", + "contents": "TRAINER_FILTER_UNAVAILABLE" }, { "trigger": "TRAINER_FILTER_USED\t0", - "contents": "TRAINER_FILTER_USED", + "contents": "TRAINER_FILTER_USED" + }, + { + "trigger": "TRANSMOG_SHAPESHIFT_MIN_ZOOM\t-0.3", + "contents": "TRANSMOG_SHAPESHIFT_MIN_ZOOM" }, { "trigger": "TRANSMOG_SOURCE_BOSS_DROP\t1", - "contents": "TRANSMOG_SOURCE_BOSS_DROP", + "contents": "TRANSMOG_SOURCE_BOSS_DROP" }, { "trigger": "TUTORIAL_DISTANCE_TO_QUEST_KILL_SQ\t2500", - "contents": "TUTORIAL_DISTANCE_TO_QUEST_KILL_SQ", + "contents": "TUTORIAL_DISTANCE_TO_QUEST_KILL_SQ" }, { "trigger": "TUTORIAL_QUEST_TO_WATCH\t28713", - "contents": "TUTORIAL_QUEST_TO_WATCH", + "contents": "TUTORIAL_QUEST_TO_WATCH" }, { "trigger": "TYPEID_DUNGEON\t1", - "contents": "TYPEID_DUNGEON", + "contents": "TYPEID_DUNGEON" }, { "trigger": "TYPEID_RANDOM_DUNGEON\t6", - "contents": "TYPEID_RANDOM_DUNGEON", + "contents": "TYPEID_RANDOM_DUNGEON" }, { "trigger": "UIDROPDOWNMENU_BORDER_HEIGHT\t15", - "contents": "UIDROPDOWNMENU_BORDER_HEIGHT", + "contents": "UIDROPDOWNMENU_BORDER_HEIGHT" }, { "trigger": "UIDROPDOWNMENU_BUTTON_HEIGHT\t16", - "contents": "UIDROPDOWNMENU_BUTTON_HEIGHT", + "contents": "UIDROPDOWNMENU_BUTTON_HEIGHT" }, { "trigger": "UIDROPDOWNMENU_DEFAULT_TEXT_HEIGHT\t10", - "contents": "UIDROPDOWNMENU_DEFAULT_TEXT_HEIGHT", + "contents": "UIDROPDOWNMENU_DEFAULT_TEXT_HEIGHT" }, { "trigger": "UIDROPDOWNMENU_MAXBUTTONS\t24", - "contents": "UIDROPDOWNMENU_MAXBUTTONS", + "contents": "UIDROPDOWNMENU_MAXBUTTONS" }, { "trigger": "UIDROPDOWNMENU_MAXLEVELS\t2", - "contents": "UIDROPDOWNMENU_MAXLEVELS", + "contents": "UIDROPDOWNMENU_MAXLEVELS" }, { "trigger": "UIDROPDOWNMENU_MENU_LEVEL\t1", - "contents": "UIDROPDOWNMENU_MENU_LEVEL", + "contents": "UIDROPDOWNMENU_MENU_LEVEL" }, { "trigger": "UIDROPDOWNMENU_MINBUTTONS\t8", - "contents": "UIDROPDOWNMENU_MINBUTTONS", + "contents": "UIDROPDOWNMENU_MINBUTTONS" }, { "trigger": "UIDROPDOWNMENU_SHOW_TIME\t2", - "contents": "UIDROPDOWNMENU_SHOW_TIME", + "contents": "UIDROPDOWNMENU_SHOW_TIME" }, { "trigger": "UIMENU_BORDER_HEIGHT\t12", - "contents": "UIMENU_BORDER_HEIGHT", + "contents": "UIMENU_BORDER_HEIGHT" }, { "trigger": "UIMENU_BORDER_WIDTH\t12", - "contents": "UIMENU_BORDER_WIDTH", + "contents": "UIMENU_BORDER_WIDTH" }, { "trigger": "UIMENU_BUTTON_HEIGHT\t16", - "contents": "UIMENU_BUTTON_HEIGHT", + "contents": "UIMENU_BUTTON_HEIGHT" }, { "trigger": "UIMENU_BUTTON_WIDTH\t104", - "contents": "UIMENU_BUTTON_WIDTH", + "contents": "UIMENU_BUTTON_WIDTH" }, { "trigger": "UIMENU_NUMBUTTONS\t32", - "contents": "UIMENU_NUMBUTTONS", + "contents": "UIMENU_NUMBUTTONS" }, { "trigger": "UIMENU_TIMEOUT\t2", - "contents": "UIMENU_TIMEOUT", + "contents": "UIMENU_TIMEOUT" }, { "trigger": "UNCHECKED_DISABLED\t3", - "contents": "UNCHECKED_DISABLED", + "contents": "UNCHECKED_DISABLED" }, { "trigger": "UNCHECKED_ENABLED\t2", - "contents": "UNCHECKED_ENABLED", + "contents": "UNCHECKED_ENABLED" }, { "trigger": "UNDERBIASED_REASON_BOTH\t3", - "contents": "UNDERBIASED_REASON_BOTH", + "contents": "UNDERBIASED_REASON_BOTH" }, { "trigger": "UNDERBIASED_REASON_ITEMLEVEL\t1", - "contents": "UNDERBIASED_REASON_ITEMLEVEL", + "contents": "UNDERBIASED_REASON_ITEMLEVEL" }, { "trigger": "UNDERBIASED_REASON_LEVEL\t2", - "contents": "UNDERBIASED_REASON_LEVEL", + "contents": "UNDERBIASED_REASON_LEVEL" }, { "trigger": "UNDERBIASED_REASON_NOT_UNDERBIASED\t0", - "contents": "UNDERBIASED_REASON_NOT_UNDERBIASED", + "contents": "UNDERBIASED_REASON_NOT_UNDERBIASED" }, { "trigger": "UNIT_POSITION_FRAME_DEFAULT_PIN_SIZE\t40", - "contents": "UNIT_POSITION_FRAME_DEFAULT_PIN_SIZE", + "contents": "UNIT_POSITION_FRAME_DEFAULT_PIN_SIZE" }, { "trigger": "UNIT_POSITION_FRAME_DEFAULT_SUBLEVEL\t7", - "contents": "UNIT_POSITION_FRAME_DEFAULT_SUBLEVEL", + "contents": "UNIT_POSITION_FRAME_DEFAULT_SUBLEVEL" }, { "trigger": "UNITPOPUP_BORDER_HEIGHT\t8", - "contents": "UNITPOPUP_BORDER_HEIGHT", + "contents": "UNITPOPUP_BORDER_HEIGHT" }, { "trigger": "UNITPOPUP_BORDER_WIDTH\t19", - "contents": "UNITPOPUP_BORDER_WIDTH", + "contents": "UNITPOPUP_BORDER_WIDTH" }, { "trigger": "UNITPOPUP_BUTTON_HEIGHT\t15", - "contents": "UNITPOPUP_BUTTON_HEIGHT", + "contents": "UNITPOPUP_BUTTON_HEIGHT" }, { "trigger": "UNITPOPUP_NUMBUTTONS\t9", - "contents": "UNITPOPUP_NUMBUTTONS", + "contents": "UNITPOPUP_NUMBUTTONS" }, { "trigger": "UNITPOPUP_SPACER_SPACING\t6", - "contents": "UNITPOPUP_SPACER_SPACING", + "contents": "UNITPOPUP_SPACER_SPACING" }, { "trigger": "UNITPOPUP_TIMEOUT\t5", - "contents": "UNITPOPUP_TIMEOUT", + "contents": "UNITPOPUP_TIMEOUT" }, { "trigger": "UNITPOPUP_TITLE_HEIGHT\t26", - "contents": "UNITPOPUP_TITLE_HEIGHT", + "contents": "UNITPOPUP_TITLE_HEIGHT" }, { "trigger": "UPPER_LEFT_VERTEX\t1", - "contents": "UPPER_LEFT_VERTEX", + "contents": "UPPER_LEFT_VERTEX" }, { "trigger": "UPPER_RIGHT_VERTEX\t3", - "contents": "UPPER_RIGHT_VERTEX", + "contents": "UPPER_RIGHT_VERTEX" }, { "trigger": "VALOR_CURRENCY\t396", - "contents": "VALOR_CURRENCY", + "contents": "VALOR_CURRENCY" }, { - "trigger": "VISIBLE_CONTAINER_SPACING\t3", - "contents": "VISIBLE_CONTAINER_SPACING", + "trigger": "VERTICAL_MULTI_BAR_HEIGHT\t503", + "contents": "VERTICAL_MULTI_BAR_HEIGHT" }, { - "trigger": "VOICECHAT_BUTTON_OFFSET\t45", - "contents": "VOICECHAT_BUTTON_OFFSET", + "trigger": "VERTICAL_MULTI_BAR_HORIZONTAL_SPACING\t2", + "contents": "VERTICAL_MULTI_BAR_HORIZONTAL_SPACING" }, { - "trigger": "VOICECHAT_DELAY\t1.25", - "contents": "VOICECHAT_DELAY", + "trigger": "VERTICAL_MULTI_BAR_MIN_SCALE\t0.8333", + "contents": "VERTICAL_MULTI_BAR_MIN_SCALE" }, { - "trigger": "VOICECHAT_TALKERS_PADDING\t16", - "contents": "VOICECHAT_TALKERS_PADDING", + "trigger": "VERTICAL_MULTI_BAR_VERTICAL_SPACING\t20", + "contents": "VERTICAL_MULTI_BAR_VERTICAL_SPACING" }, { - "trigger": "VOICECHAT_UPDATE_FREQ\t0.05", - "contents": "VOICECHAT_UPDATE_FREQ", + "trigger": "VERTICAL_MULTI_BAR_WIDTH\t41", + "contents": "VERTICAL_MULTI_BAR_WIDTH" }, { - "trigger": "VR_WINDOWS_32BIT\t4096", - "contents": "VR_WINDOWS_32BIT", + "trigger": "VISIBLE_CONTAINER_SPACING\t3", + "contents": "VISIBLE_CONTAINER_SPACING" }, { - "trigger": "WARGAME_HEADER_HEIGHT\t16", - "contents": "WARGAME_HEADER_HEIGHT", + "trigger": "VR_WINDOWS_32BIT\t4096", + "contents": "VR_WINDOWS_32BIT" }, { "trigger": "WARLOCK_GREEN_FIRE\t101508", - "contents": "WARLOCK_GREEN_FIRE", + "contents": "WARLOCK_GREEN_FIRE" }, { "trigger": "WARLOCK_METAMORPHOSIS\t103958", - "contents": "WARLOCK_METAMORPHOSIS", + "contents": "WARLOCK_METAMORPHOSIS" }, { "trigger": "WARLOCK_SOULBURN\t117198", - "contents": "WARLOCK_SOULBURN", + "contents": "WARLOCK_SOULBURN" }, { "trigger": "WATER_TOTEM_SLOT\t3", - "contents": "WATER_TOTEM_SLOT", + "contents": "WATER_TOTEM_SLOT" }, { "trigger": "WHOS_TO_DISPLAY\t17", - "contents": "WHOS_TO_DISPLAY", + "contents": "WHOS_TO_DISPLAY" }, { "trigger": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_BY_QUEST\t2", - "contents": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_BY_QUEST", + "contents": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_BY_QUEST" }, { "trigger": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_NO_BOUNTIES\t3", - "contents": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_NO_BOUNTIES", + "contents": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_NO_BOUNTIES" }, { "trigger": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_NONE\t1", - "contents": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_NONE", - }, - { - "trigger": "WORLD_MAP_MAX_ALPHA\t1", - "contents": "WORLD_MAP_MAX_ALPHA", - }, - { - "trigger": "WORLD_MAP_MIN_ALPHA\t0.35", - "contents": "WORLD_MAP_MIN_ALPHA", + "contents": "WORLD_MAP_BOUNTY_BOARD_LOCK_TYPE_NONE" }, { "trigger": "WORLD_QUEST_REWARD_TYPE_FLAG_ARTIFACT_POWER\t4", - "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_ARTIFACT_POWER", + "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_ARTIFACT_POWER" }, { "trigger": "WORLD_QUEST_REWARD_TYPE_FLAG_EQUIPMENT\t16", - "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_EQUIPMENT", + "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_EQUIPMENT" }, { "trigger": "WORLD_QUEST_REWARD_TYPE_FLAG_GOLD\t1", - "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_GOLD", + "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_GOLD" }, { "trigger": "WORLD_QUEST_REWARD_TYPE_FLAG_MATERIALS\t8", - "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_MATERIALS", + "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_MATERIALS" }, { - "trigger": "WORLD_QUEST_REWARD_TYPE_FLAG_ORDER_RESOURCES\t2", - "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_ORDER_RESOURCES", + "trigger": "WORLD_QUEST_REWARD_TYPE_FLAG_RESOURCES\t2", + "contents": "WORLD_QUEST_REWARD_TYPE_FLAG_RESOURCES" }, { "trigger": "WORLD_QUESTS_AVAILABLE_QUEST_ID\t43341", - "contents": "WORLD_QUESTS_AVAILABLE_QUEST_ID", + "contents": "WORLD_QUESTS_AVAILABLE_QUEST_ID" }, { "trigger": "WORLD_QUESTS_TIME_CRITICAL_MINUTES\t15", - "contents": "WORLD_QUESTS_TIME_CRITICAL_MINUTES", + "contents": "WORLD_QUESTS_TIME_CRITICAL_MINUTES" }, { "trigger": "WORLD_QUESTS_TIME_LOW_MINUTES\t75", - "contents": "WORLD_QUESTS_TIME_LOW_MINUTES", - }, - { - "trigger": "WORLDMAP_AZEROTH_ID\t0", - "contents": "WORLDMAP_AZEROTH_ID", - }, - { - "trigger": "WORLDMAP_COSMIC_ID\t-1", - "contents": "WORLDMAP_COSMIC_ID", - }, - { - "trigger": "WORLDMAP_DRAENOR_ID\t7", - "contents": "WORLDMAP_DRAENOR_ID", - }, - { - "trigger": "WORLDMAP_FULLMAP_SIZE\t1", - "contents": "WORLDMAP_FULLMAP_SIZE", - }, - { - "trigger": "WORLDMAP_MAELSTROM_ID\t5", - "contents": "WORLDMAP_MAELSTROM_ID", - }, - { - "trigger": "WORLDMAP_OUTLAND_ID\t3", - "contents": "WORLDMAP_OUTLAND_ID", - }, - { - "trigger": "WORLDMAP_WINDOWED_SIZE\t0.695", - "contents": "WORLDMAP_WINDOWED_SIZE", - }, - { - "trigger": "WORLDMAP_WINTERGRASP_ID\t501", - "contents": "WORLDMAP_WINTERGRASP_ID", - }, - { - "trigger": "WORLDMAP_WINTERGRASP_POI_AREAID\t4197", - "contents": "WORLDMAP_WINTERGRASP_POI_AREAID", - }, - { - "trigger": "WORLDSTATEALWAYSUPFRAME_DEFAULTINTERVAL\t5", - "contents": "WORLDSTATEALWAYSUPFRAME_DEFAULTINTERVAL", - }, - { - "trigger": "WORLDSTATEALWAYSUPFRAME_TIMESINCELAST\t-25", - "contents": "WORLDSTATEALWAYSUPFRAME_TIMESINCELAST", - }, - { - "trigger": "WORLDSTATEALWAYSUPFRAME_TIMESINCESTART\t0", - "contents": "WORLDSTATEALWAYSUPFRAME_TIMESINCESTART", - }, - { - "trigger": "WORLDSTATEALWAYSUPFRAME_TIMETORUN\t60", - "contents": "WORLDSTATEALWAYSUPFRAME_TIMETORUN", - }, - { - "trigger": "WORLDSTATECOREFRAME_BUTTON_TEXT_OFFSET\t-28", - "contents": "WORLDSTATECOREFRAME_BUTTON_TEXT_OFFSET", - }, - { - "trigger": "WORLDSTATESCOREFRAME_BASE_COLUMNS\t6", - "contents": "WORLDSTATESCOREFRAME_BASE_COLUMNS", + "contents": "WORLD_QUESTS_TIME_LOW_MINUTES" }, { - "trigger": "WORLDSTATESCOREFRAME_COLUMN_SPACING\t76", - "contents": "WORLDSTATESCOREFRAME_COLUMN_SPACING", + "trigger": "WOW_GAMES_CATEGORY_ID\t33", + "contents": "WOW_GAMES_CATEGORY_ID" }, { "trigger": "WOW_TOKEN_ITEM_ID\t122284", - "contents": "WOW_TOKEN_ITEM_ID", + "contents": "WOW_TOKEN_ITEM_ID" }, { "trigger": "ZoneFadeInDuration\t0.5", - "contents": "ZoneFadeInDuration", + "contents": "ZoneFadeInDuration" }, { "trigger": "ZoneFadeOutDuration\t2", - "contents": "ZoneFadeOutDuration", + "contents": "ZoneFadeOutDuration" }, { "trigger": "ZoneHoldDuration\t1", - "contents": "ZoneHoldDuration", + "contents": "ZoneHoldDuration" }, ] } diff --git a/Reference/Global Reference/!/Global Strings.sublime-completions.txt b/Reference/Global Reference/!/Global Strings.sublime-completions.txt index 84123d8ab..e27ed217c 100644 --- a/Reference/Global Reference/!/Global Strings.sublime-completions.txt +++ b/Reference/Global Reference/!/Global Strings.sublime-completions.txt @@ -1,61865 +1,65741 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { - "trigger": "7.0_NIGHTMARE_RAID_XAVIUS_NIGHTMARE_CORRUPTION\tstring", - "contents": "7.0_NIGHTMARE_RAID_XAVIUS_NIGHTMARE_CORRUPTION", + "trigger": "_JKL_TEST\t\"string\"", + "contents": "_JKL_TEST" }, { - "trigger": "7.2_TOMB_RAID_DRAGON_INFERNAL\tstring", - "contents": "7.2_TOMB_RAID_DRAGON_INFERNAL", + "trigger": "_RECORDING_WARNING_CORRUPTED\t\"string\"", + "contents": "_RECORDING_WARNING_CORRUPTED" }, { - "trigger": "72_BROKENSHORE_BUILDING_COMMANDCENTER\tstring", - "contents": "72_BROKENSHORE_BUILDING_COMMANDCENTER", + "trigger": "_VERSION\t\"string\"", + "contents": "_VERSION" }, { - "trigger": "72_BROKENSHORE_BUILDING_MAGETOWER\tstring", - "contents": "72_BROKENSHORE_BUILDING_MAGETOWER", + "trigger": "A_RANDOM_DUNGEON\t\"string\"", + "contents": "A_RANDOM_DUNGEON" }, { - "trigger": "72_BROKENSHORE_BUILDING_NETHERDISRUPTOR\tstring", - "contents": "72_BROKENSHORE_BUILDING_NETHERDISRUPTOR", + "trigger": "ABANDON_PET\t\"string\"", + "contents": "ABANDON_PET" }, { - "trigger": "72_MAXIMILLIAN_ARTIFACTACQUISITION\tstring", - "contents": "72_MAXIMILLIAN_ARTIFACTACQUISITION", + "trigger": "ABANDON_QUEST\t\"string\"", + "contents": "ABANDON_QUEST" }, { - "trigger": "7_2_DK_BRUTE_BOSSNAME\tstring", - "contents": "7_2_DK_BRUTE_BOSSNAME", + "trigger": "ABANDON_QUEST_ABBREV\t\"string\"", + "contents": "ABANDON_QUEST_ABBREV" }, { - "trigger": "_RECORDING_WARNING_CORRUPTED\tstring", - "contents": "_RECORDING_WARNING_CORRUPTED", + "trigger": "ABANDON_QUEST_CONFIRM\t\"string\"", + "contents": "ABANDON_QUEST_CONFIRM" }, { - "trigger": "_VERSION\tstring", - "contents": "_VERSION", + "trigger": "ABANDON_QUEST_CONFIRM_WITH_ITEMS\t\"string\"", + "contents": "ABANDON_QUEST_CONFIRM_WITH_ITEMS" }, { - "trigger": "A_RANDOM_DUNGEON\tstring", - "contents": "A_RANDOM_DUNGEON", + "trigger": "ABILITIES\t\"string\"", + "contents": "ABILITIES" }, { - "trigger": "ABANDON_PET\tstring", - "contents": "ABANDON_PET", + "trigger": "ABSORB\t\"string\"", + "contents": "ABSORB" }, { - "trigger": "ABANDON_QUEST\tstring", - "contents": "ABANDON_QUEST", + "trigger": "ABSORB_TRAILER\t\"string\"", + "contents": "ABSORB_TRAILER" }, { - "trigger": "ABANDON_QUEST_ABBREV\tstring", - "contents": "ABANDON_QUEST_ABBREV", + "trigger": "ACCEPT\t\"string\"", + "contents": "ACCEPT" }, { - "trigger": "ABANDON_QUEST_CONFIRM\tstring", - "contents": "ABANDON_QUEST_CONFIRM", + "trigger": "ACCEPT_ALT\t\"string\"", + "contents": "ACCEPT_ALT" }, { - "trigger": "ABANDON_QUEST_CONFIRM_WITH_ITEMS\tstring", - "contents": "ABANDON_QUEST_CONFIRM_WITH_ITEMS", + "trigger": "ACCEPT_COMMENT\t\"string\"", + "contents": "ACCEPT_COMMENT" }, { - "trigger": "ABILITIES\tstring", - "contents": "ABILITIES", + "trigger": "ACCEPTING_INVITE_WILL_REMOVE_QUEUE\t\"string\"", + "contents": "ACCEPTING_INVITE_WILL_REMOVE_QUEUE" }, { - "trigger": "ABSORB\tstring", - "contents": "ABSORB", + "trigger": "ACCESSIBILITY_LABEL\t\"string\"", + "contents": "ACCESSIBILITY_LABEL" }, { - "trigger": "ABSORB_TRAILER\tstring", - "contents": "ABSORB_TRAILER", + "trigger": "ACCESSIBILITY_SUBTEXT\t\"string\"", + "contents": "ACCESSIBILITY_SUBTEXT" }, { - "trigger": "ACCEPT\tstring", - "contents": "ACCEPT", + "trigger": "ACCOUNT_LEVEL_MOUNT\t\"string\"", + "contents": "ACCOUNT_LEVEL_MOUNT" }, { - "trigger": "ACCEPT_ALT\tstring", - "contents": "ACCEPT_ALT", + "trigger": "ACCOUNT_WIDE_ACHIEVEMENT\t\"string\"", + "contents": "ACCOUNT_WIDE_ACHIEVEMENT" }, { - "trigger": "ACCEPT_COMMENT\tstring", - "contents": "ACCEPT_COMMENT", + "trigger": "ACCOUNT_WIDE_ACHIEVEMENT_COMPLETED\t\"string\"", + "contents": "ACCOUNT_WIDE_ACHIEVEMENT_COMPLETED" }, { - "trigger": "ACCEPTING_INVITE_WILL_REMOVE_QUEUE\tstring", - "contents": "ACCEPTING_INVITE_WILL_REMOVE_QUEUE", + "trigger": "ACHIEVEMENT\t\"string\"", + "contents": "ACHIEVEMENT" }, { - "trigger": "ACCESSIBILITY_LABEL\tstring", - "contents": "ACCESSIBILITY_LABEL", + "trigger": "ACHIEVEMENT_BROADCAST\t\"string\"", + "contents": "ACHIEVEMENT_BROADCAST" }, { - "trigger": "ACCESSIBILITY_SUBTEXT\tstring", - "contents": "ACCESSIBILITY_SUBTEXT", + "trigger": "ACHIEVEMENT_BROADCAST_SELF\t\"string\"", + "contents": "ACHIEVEMENT_BROADCAST_SELF" }, { - "trigger": "ACCOUNT_LEVEL_MOUNT\tstring", - "contents": "ACCOUNT_LEVEL_MOUNT", + "trigger": "ACHIEVEMENT_BUTTON\t\"string\"", + "contents": "ACHIEVEMENT_BUTTON" }, { - "trigger": "ACCOUNT_WIDE_ACHIEVEMENT\tstring", - "contents": "ACCOUNT_WIDE_ACHIEVEMENT", + "trigger": "ACHIEVEMENT_CATEGORY_PROGRESS\t\"string\"", + "contents": "ACHIEVEMENT_CATEGORY_PROGRESS" }, { - "trigger": "ACCOUNT_WIDE_ACHIEVEMENT_COMPLETED\tstring", - "contents": "ACCOUNT_WIDE_ACHIEVEMENT_COMPLETED", + "trigger": "ACHIEVEMENT_COLOR_CODE\t\"string\"", + "contents": "ACHIEVEMENT_COLOR_CODE" }, { - "trigger": "ACHIEVEMENT\tstring", - "contents": "ACHIEVEMENT", + "trigger": "ACHIEVEMENT_COMPARISON_COMPLETED\t\"string\"", + "contents": "ACHIEVEMENT_COMPARISON_COMPLETED" }, { - "trigger": "ACHIEVEMENT_BROADCAST\tstring", - "contents": "ACHIEVEMENT_BROADCAST", + "trigger": "ACHIEVEMENT_COMPARISON_COMPLETED_EU\t\"string\"", + "contents": "ACHIEVEMENT_COMPARISON_COMPLETED_EU" }, { - "trigger": "ACHIEVEMENT_BROADCAST_SELF\tstring", - "contents": "ACHIEVEMENT_BROADCAST_SELF", + "trigger": "ACHIEVEMENT_COMPARISON_CRITERIA_WITH_CHECK\t\"string\"", + "contents": "ACHIEVEMENT_COMPARISON_CRITERIA_WITH_CHECK" }, { - "trigger": "ACHIEVEMENT_BUTTON\tstring", - "contents": "ACHIEVEMENT_BUTTON", + "trigger": "ACHIEVEMENT_COMPARISON_IN_PROGRESS\t\"string\"", + "contents": "ACHIEVEMENT_COMPARISON_IN_PROGRESS" }, { - "trigger": "ACHIEVEMENT_CATEGORY_PROGRESS\tstring", - "contents": "ACHIEVEMENT_CATEGORY_PROGRESS", + "trigger": "ACHIEVEMENT_COMPARISON_NO_PROGRESS\t\"string\"", + "contents": "ACHIEVEMENT_COMPARISON_NO_PROGRESS" }, { - "trigger": "ACHIEVEMENT_COLOR_CODE\tstring", - "contents": "ACHIEVEMENT_COLOR_CODE", + "trigger": "ACHIEVEMENT_COMPARISON_NOT_COMPLETED\t\"string\"", + "contents": "ACHIEVEMENT_COMPARISON_NOT_COMPLETED" }, { - "trigger": "ACHIEVEMENT_COMPARISON_COMPLETED\tstring", - "contents": "ACHIEVEMENT_COMPARISON_COMPLETED", + "trigger": "ACHIEVEMENT_COMPLETED_BY\t\"string\"", + "contents": "ACHIEVEMENT_COMPLETED_BY" }, { - "trigger": "ACHIEVEMENT_COMPARISON_COMPLETED_EU\tstring", - "contents": "ACHIEVEMENT_COMPARISON_COMPLETED_EU", + "trigger": "ACHIEVEMENT_EARNED_BY\t\"string\"", + "contents": "ACHIEVEMENT_EARNED_BY" }, { - "trigger": "ACHIEVEMENT_COMPARISON_CRITERIA_WITH_CHECK\tstring", - "contents": "ACHIEVEMENT_COMPARISON_CRITERIA_WITH_CHECK", + "trigger": "ACHIEVEMENT_FILTER_ALL_EXPLANATION\t\"string\"", + "contents": "ACHIEVEMENT_FILTER_ALL_EXPLANATION" }, { - "trigger": "ACHIEVEMENT_COMPARISON_IN_PROGRESS\tstring", - "contents": "ACHIEVEMENT_COMPARISON_IN_PROGRESS", + "trigger": "ACHIEVEMENT_FILTER_COMPLETE_EXPLANATION\t\"string\"", + "contents": "ACHIEVEMENT_FILTER_COMPLETE_EXPLANATION" }, { - "trigger": "ACHIEVEMENT_COMPARISON_NO_PROGRESS\tstring", - "contents": "ACHIEVEMENT_COMPARISON_NO_PROGRESS", + "trigger": "ACHIEVEMENT_FILTER_INCOMPLETE_EXPLANATION\t\"string\"", + "contents": "ACHIEVEMENT_FILTER_INCOMPLETE_EXPLANATION" }, { - "trigger": "ACHIEVEMENT_COMPARISON_NOT_COMPLETED\tstring", - "contents": "ACHIEVEMENT_COMPARISON_NOT_COMPLETED", + "trigger": "ACHIEVEMENT_FILTER_TITLE\t\"string\"", + "contents": "ACHIEVEMENT_FILTER_TITLE" }, { - "trigger": "ACHIEVEMENT_COMPLETED_BY\tstring", - "contents": "ACHIEVEMENT_COMPLETED_BY", + "trigger": "ACHIEVEMENT_META_COMPLETED_DATE\t\"string\"", + "contents": "ACHIEVEMENT_META_COMPLETED_DATE" }, { - "trigger": "ACHIEVEMENT_EARNED_BY\tstring", - "contents": "ACHIEVEMENT_EARNED_BY", + "trigger": "ACHIEVEMENT_NOT_COMPLETED_BY\t\"string\"", + "contents": "ACHIEVEMENT_NOT_COMPLETED_BY" }, { - "trigger": "ACHIEVEMENT_FILTER_ALL_EXPLANATION\tstring", - "contents": "ACHIEVEMENT_FILTER_ALL_EXPLANATION", + "trigger": "ACHIEVEMENT_POINTS\t\"string\"", + "contents": "ACHIEVEMENT_POINTS" }, { - "trigger": "ACHIEVEMENT_FILTER_COMPLETE_EXPLANATION\tstring", - "contents": "ACHIEVEMENT_FILTER_COMPLETE_EXPLANATION", + "trigger": "ACHIEVEMENT_PROGRESSED\t\"string\"", + "contents": "ACHIEVEMENT_PROGRESSED" }, { - "trigger": "ACHIEVEMENT_FILTER_INCOMPLETE_EXPLANATION\tstring", - "contents": "ACHIEVEMENT_FILTER_INCOMPLETE_EXPLANATION", + "trigger": "ACHIEVEMENT_REQUIRES_GUILD_REPUTATION\t\"string\"", + "contents": "ACHIEVEMENT_REQUIRES_GUILD_REPUTATION" }, { - "trigger": "ACHIEVEMENT_FILTER_TITLE\tstring", - "contents": "ACHIEVEMENT_FILTER_TITLE", + "trigger": "ACHIEVEMENT_SUMMARY_CATEGORY\t\"string\"", + "contents": "ACHIEVEMENT_SUMMARY_CATEGORY" }, { - "trigger": "ACHIEVEMENT_META_COMPLETED_DATE\tstring", - "contents": "ACHIEVEMENT_META_COMPLETED_DATE", + "trigger": "ACHIEVEMENT_TITLE\t\"string\"", + "contents": "ACHIEVEMENT_TITLE" }, { - "trigger": "ACHIEVEMENT_NOT_COMPLETED_BY\tstring", - "contents": "ACHIEVEMENT_NOT_COMPLETED_BY", + "trigger": "ACHIEVEMENT_TOOLTIP_COMPLETE\t\"string\"", + "contents": "ACHIEVEMENT_TOOLTIP_COMPLETE" }, { - "trigger": "ACHIEVEMENT_POINTS\tstring", - "contents": "ACHIEVEMENT_POINTS", + "trigger": "ACHIEVEMENT_TOOLTIP_COMPLETE_EU\t\"string\"", + "contents": "ACHIEVEMENT_TOOLTIP_COMPLETE_EU" }, { - "trigger": "ACHIEVEMENT_PROGRESSED\tstring", - "contents": "ACHIEVEMENT_PROGRESSED", + "trigger": "ACHIEVEMENT_TOOLTIP_IN_PROGRESS\t\"string\"", + "contents": "ACHIEVEMENT_TOOLTIP_IN_PROGRESS" }, { - "trigger": "ACHIEVEMENT_REQUIRES_GUILD_REPUTATION\tstring", - "contents": "ACHIEVEMENT_REQUIRES_GUILD_REPUTATION", + "trigger": "ACHIEVEMENT_UNLOCKED\t\"string\"", + "contents": "ACHIEVEMENT_UNLOCKED" }, { - "trigger": "ACHIEVEMENT_SUMMARY_CATEGORY\tstring", - "contents": "ACHIEVEMENT_SUMMARY_CATEGORY", + "trigger": "ACHIEVEMENT_UNLOCKED_CHAT_MSG\t\"string\"", + "contents": "ACHIEVEMENT_UNLOCKED_CHAT_MSG" }, { - "trigger": "ACHIEVEMENT_TITLE\tstring", - "contents": "ACHIEVEMENT_TITLE", + "trigger": "ACHIEVEMENT_WATCH_TOO_MANY\t\"string\"", + "contents": "ACHIEVEMENT_WATCH_TOO_MANY" }, { - "trigger": "ACHIEVEMENT_TOOLTIP_COMPLETE\tstring", - "contents": "ACHIEVEMENT_TOOLTIP_COMPLETE", + "trigger": "ACHIEVEMENTFRAME_FILTER_ALL\t\"string\"", + "contents": "ACHIEVEMENTFRAME_FILTER_ALL" }, { - "trigger": "ACHIEVEMENT_TOOLTIP_COMPLETE_EU\tstring", - "contents": "ACHIEVEMENT_TOOLTIP_COMPLETE_EU", + "trigger": "ACHIEVEMENTFRAME_FILTER_COMPLETED\t\"string\"", + "contents": "ACHIEVEMENTFRAME_FILTER_COMPLETED" }, { - "trigger": "ACHIEVEMENT_TOOLTIP_IN_PROGRESS\tstring", - "contents": "ACHIEVEMENT_TOOLTIP_IN_PROGRESS", + "trigger": "ACHIEVEMENTFRAME_FILTER_INCOMPLETE\t\"string\"", + "contents": "ACHIEVEMENTFRAME_FILTER_INCOMPLETE" }, { - "trigger": "ACHIEVEMENT_UNLOCKED\tstring", - "contents": "ACHIEVEMENT_UNLOCKED", + "trigger": "ACHIEVEMENTS\t\"string\"", + "contents": "ACHIEVEMENTS" }, { - "trigger": "ACHIEVEMENT_UNLOCKED_CHAT_MSG\tstring", - "contents": "ACHIEVEMENT_UNLOCKED_CHAT_MSG", + "trigger": "ACHIEVEMENTS_COMPLETED\t\"string\"", + "contents": "ACHIEVEMENTS_COMPLETED" }, { - "trigger": "ACHIEVEMENT_WATCH_TOO_MANY\tstring", - "contents": "ACHIEVEMENT_WATCH_TOO_MANY", + "trigger": "ACHIEVEMENTS_COMPLETED_CATEGORY\t\"string\"", + "contents": "ACHIEVEMENTS_COMPLETED_CATEGORY" }, { - "trigger": "ACHIEVEMENTFRAME_FILTER_ALL\tstring", - "contents": "ACHIEVEMENTFRAME_FILTER_ALL", + "trigger": "ACHIEVEMENTS_GUILD_TAB\t\"string\"", + "contents": "ACHIEVEMENTS_GUILD_TAB" }, { - "trigger": "ACHIEVEMENTFRAME_FILTER_COMPLETED\tstring", - "contents": "ACHIEVEMENTFRAME_FILTER_COMPLETED", + "trigger": "ACTION_BUTTON_USE_KEY_DOWN\t\"string\"", + "contents": "ACTION_BUTTON_USE_KEY_DOWN" }, { - "trigger": "ACHIEVEMENTFRAME_FILTER_INCOMPLETE\tstring", - "contents": "ACHIEVEMENTFRAME_FILTER_INCOMPLETE", + "trigger": "ACTION_DAMAGE_SHIELD\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD" }, { - "trigger": "ACHIEVEMENTS\tstring", - "contents": "ACHIEVEMENTS", + "trigger": "ACTION_DAMAGE_SHIELD_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_FULL_TEXT" }, { - "trigger": "ACHIEVEMENTS_COMPLETED\tstring", - "contents": "ACHIEVEMENTS_COMPLETED", + "trigger": "ACTION_DAMAGE_SHIELD_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACHIEVEMENTS_COMPLETED_CATEGORY\tstring", - "contents": "ACHIEVEMENTS_COMPLETED_CATEGORY", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED" }, { - "trigger": "ACHIEVEMENTS_GUILD_TAB\tstring", - "contents": "ACHIEVEMENTS_GUILD_TAB", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK" }, { - "trigger": "ACTION_BUTTON_USE_KEY_DOWN\tstring", - "contents": "ACTION_BUTTON_USE_KEY_DOWN", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD\tstring", - "contents": "ACTION_DAMAGE_SHIELD", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_BLOCK_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DEFLECT_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_DODGE_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_EVADED_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_IMMUNE_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_MISS_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_MISS_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_PARRY_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SHIELD_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SHIELD_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SPLIT\t\"string\"", + "contents": "ACTION_DAMAGE_SPLIT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST", + "trigger": "ACTION_DAMAGE_SPLIT_ABSORBED_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SPLIT_ABSORBED_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT", + "trigger": "ACTION_DAMAGE_SPLIT_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SPLIT_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_DAMAGE_SPLIT_POSSESSIVE\t\"string\"", + "contents": "ACTION_DAMAGE_SPLIT_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_MISSED_RESIST_POSSESSIVE", + "trigger": "ACTION_DAMAGE_SPLIT_RESULT_FULL_TEXT\t\"string\"", + "contents": "ACTION_DAMAGE_SPLIT_RESULT_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SHIELD_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SHIELD_POSSESSIVE", + "trigger": "ACTION_ENCHANT_APPLIED\t\"string\"", + "contents": "ACTION_ENCHANT_APPLIED" }, { - "trigger": "ACTION_DAMAGE_SPLIT\tstring", - "contents": "ACTION_DAMAGE_SPLIT", + "trigger": "ACTION_ENCHANT_APPLIED_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENCHANT_APPLIED_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SPLIT_ABSORBED_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SPLIT_ABSORBED_FULL_TEXT", + "trigger": "ACTION_ENCHANT_APPLIED_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENCHANT_APPLIED_POSSESSIVE" }, { - "trigger": "ACTION_DAMAGE_SPLIT_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SPLIT_FULL_TEXT", + "trigger": "ACTION_ENCHANT_REMOVED\t\"string\"", + "contents": "ACTION_ENCHANT_REMOVED" }, { - "trigger": "ACTION_DAMAGE_SPLIT_POSSESSIVE\tstring", - "contents": "ACTION_DAMAGE_SPLIT_POSSESSIVE", + "trigger": "ACTION_ENCHANT_REMOVED_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENCHANT_REMOVED_FULL_TEXT" }, { - "trigger": "ACTION_DAMAGE_SPLIT_RESULT_FULL_TEXT\tstring", - "contents": "ACTION_DAMAGE_SPLIT_RESULT_FULL_TEXT", + "trigger": "ACTION_ENCHANT_REMOVED_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENCHANT_REMOVED_POSSESSIVE" }, { - "trigger": "ACTION_ENCHANT_APPLIED\tstring", - "contents": "ACTION_ENCHANT_APPLIED", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE" }, { - "trigger": "ACTION_ENCHANT_APPLIED_FULL_TEXT\tstring", - "contents": "ACTION_ENCHANT_APPLIED_FULL_TEXT", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING" }, { - "trigger": "ACTION_ENCHANT_APPLIED_POSSESSIVE\tstring", - "contents": "ACTION_ENCHANT_APPLIED_POSSESSIVE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_FULL_TEXT" }, { - "trigger": "ACTION_ENCHANT_REMOVED\tstring", - "contents": "ACTION_ENCHANT_REMOVED", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_POSSESSIVE" }, { - "trigger": "ACTION_ENCHANT_REMOVED_FULL_TEXT\tstring", - "contents": "ACTION_ENCHANT_REMOVED_FULL_TEXT", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING" }, { - "trigger": "ACTION_ENCHANT_REMOVED_POSSESSIVE\tstring", - "contents": "ACTION_ENCHANT_REMOVED_POSSESSIVE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_POSSESSIVE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_FULL_TEXT\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_FULL_TEXT", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_POSSESSIVE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_DROWNING_POSSESSIVE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_POSSESSIVE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_FULL_TEXT\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_FULL_TEXT", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_POSSESSIVE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FALLING_POSSESSIVE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_POSSESSIVE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_FULL_TEXT\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_FULL_TEXT", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_POSSESSIVE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FATIGUE_POSSESSIVE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_POSSESSIVE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_FULL_TEXT\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_FULL_TEXT", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_POSSESSIVE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_POSSESSIVE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FIRE_POSSESSIVE", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_FULL_TEXT\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_FULL_TEXT", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_FULL_TEXT\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA", + "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_POSSESSIVE\t\"string\"", + "contents": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_POSSESSIVE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_FULL_TEXT\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_FULL_TEXT", + "trigger": "ACTION_PARTY_KILL\t\"string\"", + "contents": "ACTION_PARTY_KILL" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_POSSESSIVE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_LAVA_POSSESSIVE", + "trigger": "ACTION_PARTY_KILL_FULL_TEXT\t\"string\"", + "contents": "ACTION_PARTY_KILL_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_POSSESSIVE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_POSSESSIVE", + "trigger": "ACTION_PARTY_KILL_POSSESSIVE\t\"string\"", + "contents": "ACTION_PARTY_KILL_POSSESSIVE" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME", + "trigger": "ACTION_PARTY_KILL_UNCONSCIOUS\t\"string\"", + "contents": "ACTION_PARTY_KILL_UNCONSCIOUS" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_FULL_TEXT\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_FULL_TEXT", + "trigger": "ACTION_PARTY_KILL_UNCONSCIOUS_FULL_TEXT\t\"string\"", + "contents": "ACTION_PARTY_KILL_UNCONSCIOUS_FULL_TEXT" }, { - "trigger": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_POSSESSIVE\tstring", - "contents": "ACTION_ENVIRONMENTAL_DAMAGE_SLIME_POSSESSIVE", + "trigger": "ACTION_PARTY_KILL_UNCONSCIOUS_POSSESSIVE\t\"string\"", + "contents": "ACTION_PARTY_KILL_UNCONSCIOUS_POSSESSIVE" }, { - "trigger": "ACTION_PARTY_KILL\tstring", - "contents": "ACTION_PARTY_KILL", + "trigger": "ACTION_PLAYER_DIED\t\"string\"", + "contents": "ACTION_PLAYER_DIED" }, { - "trigger": "ACTION_PARTY_KILL_FULL_TEXT\tstring", - "contents": "ACTION_PARTY_KILL_FULL_TEXT", + "trigger": "ACTION_RANGE_DAMAGE\t\"string\"", + "contents": "ACTION_RANGE_DAMAGE" }, { - "trigger": "ACTION_PARTY_KILL_POSSESSIVE\tstring", - "contents": "ACTION_PARTY_KILL_POSSESSIVE", + "trigger": "ACTION_RANGE_DAMAGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_DAMAGE_FULL_TEXT" }, { - "trigger": "ACTION_PARTY_KILL_UNCONSCIOUS\tstring", - "contents": "ACTION_PARTY_KILL_UNCONSCIOUS", + "trigger": "ACTION_RANGE_DAMAGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_RANGE_DAMAGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_PARTY_KILL_UNCONSCIOUS_FULL_TEXT\tstring", - "contents": "ACTION_PARTY_KILL_UNCONSCIOUS_FULL_TEXT", + "trigger": "ACTION_RANGE_DAMAGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_DAMAGE_POSSESSIVE" }, { - "trigger": "ACTION_PARTY_KILL_UNCONSCIOUS_POSSESSIVE\tstring", - "contents": "ACTION_PARTY_KILL_UNCONSCIOUS_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED\t\"string\"", + "contents": "ACTION_RANGE_MISSED" }, { - "trigger": "ACTION_PLAYER_DIED\tstring", - "contents": "ACTION_PLAYER_DIED", + "trigger": "ACTION_RANGE_MISSED_ABSORB\t\"string\"", + "contents": "ACTION_RANGE_MISSED_ABSORB" }, { - "trigger": "ACTION_RANGE_DAMAGE\tstring", - "contents": "ACTION_RANGE_DAMAGE", + "trigger": "ACTION_RANGE_MISSED_ABSORB_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_ABSORB_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_DAMAGE_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_DAMAGE_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_ABSORB_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_ABSORB_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_DAMAGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_RANGE_DAMAGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_RANGE_MISSED_BLOCK\t\"string\"", + "contents": "ACTION_RANGE_MISSED_BLOCK" }, { - "trigger": "ACTION_RANGE_DAMAGE_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_DAMAGE_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_BLOCK_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_BLOCK_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED\tstring", - "contents": "ACTION_RANGE_MISSED", + "trigger": "ACTION_RANGE_MISSED_BLOCK_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_BLOCK_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_ABSORB\tstring", - "contents": "ACTION_RANGE_MISSED_ABSORB", + "trigger": "ACTION_RANGE_MISSED_DEFLECT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_DEFLECT" }, { - "trigger": "ACTION_RANGE_MISSED_ABSORB_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_ABSORB_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_DEFLECT_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_DEFLECT_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_ABSORB_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_ABSORB_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_DEFLECT_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_DEFLECT_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_BLOCK\tstring", - "contents": "ACTION_RANGE_MISSED_BLOCK", + "trigger": "ACTION_RANGE_MISSED_DODGE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_DODGE" }, { - "trigger": "ACTION_RANGE_MISSED_BLOCK_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_BLOCK_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_DODGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_DODGE_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_BLOCK_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_BLOCK_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_DODGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_DODGE_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_DEFLECT\tstring", - "contents": "ACTION_RANGE_MISSED_DEFLECT", + "trigger": "ACTION_RANGE_MISSED_EVADE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_EVADE" }, { - "trigger": "ACTION_RANGE_MISSED_DEFLECT_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_DEFLECT_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_EVADE_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_EVADE_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_DEFLECT_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_DEFLECT_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_EVADE_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_EVADE_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_DODGE\tstring", - "contents": "ACTION_RANGE_MISSED_DODGE", + "trigger": "ACTION_RANGE_MISSED_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_DODGE_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_DODGE_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_IMMUNE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_IMMUNE" }, { - "trigger": "ACTION_RANGE_MISSED_DODGE_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_DODGE_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_IMMUNE_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_IMMUNE_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_EVADE\tstring", - "contents": "ACTION_RANGE_MISSED_EVADE", + "trigger": "ACTION_RANGE_MISSED_IMMUNE_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_IMMUNE_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_EVADE_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_EVADE_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_MISFIRE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_MISFIRE" }, { - "trigger": "ACTION_RANGE_MISSED_EVADE_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_EVADE_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_MISFIRE_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_MISFIRE_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_MISFIRE_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_MISFIRE_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_IMMUNE\tstring", - "contents": "ACTION_RANGE_MISSED_IMMUNE", + "trigger": "ACTION_RANGE_MISSED_MISS\t\"string\"", + "contents": "ACTION_RANGE_MISSED_MISS" }, { - "trigger": "ACTION_RANGE_MISSED_IMMUNE_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_IMMUNE_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_MISS_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_MISS_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_IMMUNE_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_IMMUNE_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_MISS_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_MISS_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_MISFIRE\tstring", - "contents": "ACTION_RANGE_MISSED_MISFIRE", + "trigger": "ACTION_RANGE_MISSED_PARRY\t\"string\"", + "contents": "ACTION_RANGE_MISSED_PARRY" }, { - "trigger": "ACTION_RANGE_MISSED_MISFIRE_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_MISFIRE_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_PARRY_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_PARRY_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_MISFIRE_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_MISFIRE_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_PARRY_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_PARRY_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_MISS\tstring", - "contents": "ACTION_RANGE_MISSED_MISS", + "trigger": "ACTION_RANGE_MISSED_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_MISS_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_MISS_FULL_TEXT", + "trigger": "ACTION_RANGE_MISSED_RESIST\t\"string\"", + "contents": "ACTION_RANGE_MISSED_RESIST" }, { - "trigger": "ACTION_RANGE_MISSED_MISS_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_MISS_POSSESSIVE", + "trigger": "ACTION_RANGE_MISSED_RESIST_FULL_TEXT\t\"string\"", + "contents": "ACTION_RANGE_MISSED_RESIST_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_PARRY\tstring", - "contents": "ACTION_RANGE_MISSED_PARRY", + "trigger": "ACTION_RANGE_MISSED_RESIST_POSSESSIVE\t\"string\"", + "contents": "ACTION_RANGE_MISSED_RESIST_POSSESSIVE" }, { - "trigger": "ACTION_RANGE_MISSED_PARRY_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_PARRY_FULL_TEXT", + "trigger": "ACTION_RANGED\t\"string\"", + "contents": "ACTION_RANGED" }, { - "trigger": "ACTION_RANGE_MISSED_PARRY_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_PARRY_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_APPLIED\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED" }, { - "trigger": "ACTION_RANGE_MISSED_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_BUFF" }, { - "trigger": "ACTION_RANGE_MISSED_RESIST\tstring", - "contents": "ACTION_RANGE_MISSED_RESIST", + "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_RANGE_MISSED_RESIST_FULL_TEXT\tstring", - "contents": "ACTION_RANGE_MISSED_RESIST_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_RANGE_MISSED_RESIST_POSSESSIVE\tstring", - "contents": "ACTION_RANGE_MISSED_RESIST_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_MASTER\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_MASTER" }, { - "trigger": "ACTION_RANGED\tstring", - "contents": "ACTION_RANGED", + "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED", + "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_BUFF", + "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_MASTER\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_MASTER", + "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_MASTER\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_MASTER" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF", + "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_MASTER\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_MASTER", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_APPLIED_MASTER\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_MASTER" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_APPLIED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_APPLIED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF", + "trigger": "ACTION_SPELL_AURA_BROKEN\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_BUFF" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_DOSE_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_MASTER\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_MASTER", + "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_APPLIED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_APPLIED_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN", + "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_BUFF", + "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REFRESH\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_BUFF" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF", + "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_MASTER\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_MASTER" }, { - "trigger": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_BROKEN_SPELL_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH", + "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_BUFF", + "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_MASTER\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_MASTER", + "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_MASTER\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_MASTER" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF", + "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REFRESH_MASTER\t\"string\"", + "contents": "ACTION_SPELL_AURA_REFRESH_MASTER" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REMOVED\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_MASTER\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_MASTER", + "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_BUFF" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REFRESH_MASTER\tstring", - "contents": "ACTION_SPELL_AURA_REFRESH_MASTER", + "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED", + "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_BUFF", + "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_BUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DEBUFF_WITH_POINTS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF", + "trigger": "ACTION_SPELL_AURA_REMOVED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_AURA_REMOVED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_BUILDING_DAMAGE\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_DAMAGE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_DOSE_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT", + "trigger": "ACTION_SPELL_BUILDING_DAMAGE_MASTER\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_DAMAGE_MASTER" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_BUILDING_DAMAGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_DAMAGE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_AURA_REMOVED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_AURA_REMOVED_POSSESSIVE", + "trigger": "ACTION_SPELL_BUILDING_HEAL\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_HEAL" }, { - "trigger": "ACTION_SPELL_BUILDING_DAMAGE\tstring", - "contents": "ACTION_SPELL_BUILDING_DAMAGE", + "trigger": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT", + "trigger": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_BUILDING_DAMAGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_BUILDING_HEAL_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_BUILDING_HEAL_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_BUILDING_DAMAGE_MASTER\tstring", - "contents": "ACTION_SPELL_BUILDING_DAMAGE_MASTER", + "trigger": "ACTION_SPELL_CAST_FAILED\t\"string\"", + "contents": "ACTION_SPELL_CAST_FAILED" }, { - "trigger": "ACTION_SPELL_BUILDING_DAMAGE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_BUILDING_DAMAGE_POSSESSIVE", + "trigger": "ACTION_SPELL_CAST_FAILED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_CAST_FAILED_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_BUILDING_HEAL\tstring", - "contents": "ACTION_SPELL_BUILDING_HEAL", + "trigger": "ACTION_SPELL_CAST_FAILED_MASTER\t\"string\"", + "contents": "ACTION_SPELL_CAST_FAILED_MASTER" }, { - "trigger": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT", + "trigger": "ACTION_SPELL_CAST_FAILED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_CAST_FAILED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_BUILDING_HEAL_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_CAST_START\t\"string\"", + "contents": "ACTION_SPELL_CAST_START" }, { - "trigger": "ACTION_SPELL_BUILDING_HEAL_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_BUILDING_HEAL_POSSESSIVE", + "trigger": "ACTION_SPELL_CAST_START_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_CAST_START_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_CAST_FAILED\tstring", - "contents": "ACTION_SPELL_CAST_FAILED", + "trigger": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_DEST\t\"string\"", + "contents": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_DEST" }, { - "trigger": "ACTION_SPELL_CAST_FAILED_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_CAST_FAILED_FULL_TEXT", + "trigger": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_CAST_FAILED_MASTER\tstring", - "contents": "ACTION_SPELL_CAST_FAILED_MASTER", + "trigger": "ACTION_SPELL_CAST_START_MASTER\t\"string\"", + "contents": "ACTION_SPELL_CAST_START_MASTER" }, { - "trigger": "ACTION_SPELL_CAST_FAILED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_CAST_FAILED_POSSESSIVE", + "trigger": "ACTION_SPELL_CAST_START_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_CAST_START_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_CAST_START\tstring", - "contents": "ACTION_SPELL_CAST_START", + "trigger": "ACTION_SPELL_CAST_SUCCESS\t\"string\"", + "contents": "ACTION_SPELL_CAST_SUCCESS" }, { - "trigger": "ACTION_SPELL_CAST_START_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_CAST_START_FULL_TEXT", + "trigger": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_DEST\tstring", - "contents": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_DEST", + "trigger": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_DEST\t\"string\"", + "contents": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_DEST" }, { - "trigger": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_CAST_START_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_CAST_START_MASTER\tstring", - "contents": "ACTION_SPELL_CAST_START_MASTER", + "trigger": "ACTION_SPELL_CAST_SUCCESS_MASTER\t\"string\"", + "contents": "ACTION_SPELL_CAST_SUCCESS_MASTER" }, { - "trigger": "ACTION_SPELL_CAST_START_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_CAST_START_POSSESSIVE", + "trigger": "ACTION_SPELL_CAST_SUCCESS_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_CAST_SUCCESS_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_CAST_SUCCESS\tstring", - "contents": "ACTION_SPELL_CAST_SUCCESS", + "trigger": "ACTION_SPELL_CREATE\t\"string\"", + "contents": "ACTION_SPELL_CREATE" }, { - "trigger": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT", + "trigger": "ACTION_SPELL_CREATE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_CREATE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_DEST\tstring", - "contents": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_DEST", + "trigger": "ACTION_SPELL_CREATE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_CREATE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_CAST_SUCCESS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_CREATE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_CREATE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_CAST_SUCCESS_MASTER\tstring", - "contents": "ACTION_SPELL_CAST_SUCCESS_MASTER", + "trigger": "ACTION_SPELL_DAMAGE\t\"string\"", + "contents": "ACTION_SPELL_DAMAGE" }, { - "trigger": "ACTION_SPELL_CAST_SUCCESS_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_CAST_SUCCESS_POSSESSIVE", + "trigger": "ACTION_SPELL_DAMAGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_DAMAGE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_CREATE\tstring", - "contents": "ACTION_SPELL_CREATE", + "trigger": "ACTION_SPELL_DAMAGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_DAMAGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_CREATE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_CREATE_FULL_TEXT", + "trigger": "ACTION_SPELL_DAMAGE_MASTER\t\"string\"", + "contents": "ACTION_SPELL_DAMAGE_MASTER" }, { - "trigger": "ACTION_SPELL_CREATE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_CREATE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_DAMAGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DAMAGE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_CREATE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_CREATE_POSSESSIVE", + "trigger": "ACTION_SPELL_DISPEL\t\"string\"", + "contents": "ACTION_SPELL_DISPEL" }, { - "trigger": "ACTION_SPELL_DAMAGE\tstring", - "contents": "ACTION_SPELL_DAMAGE", + "trigger": "ACTION_SPELL_DISPEL_BUFF\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_BUFF" }, { - "trigger": "ACTION_SPELL_DAMAGE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_DAMAGE_FULL_TEXT", + "trigger": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_DAMAGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_DAMAGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_DAMAGE_MASTER\tstring", - "contents": "ACTION_SPELL_DAMAGE_MASTER", + "trigger": "ACTION_SPELL_DISPEL_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DAMAGE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DAMAGE_POSSESSIVE", + "trigger": "ACTION_SPELL_DISPEL_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_DEBUFF" }, { - "trigger": "ACTION_SPELL_DISPEL\tstring", - "contents": "ACTION_SPELL_DISPEL", + "trigger": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_DISPEL_BUFF\tstring", - "contents": "ACTION_SPELL_DISPEL_BUFF", + "trigger": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_DISPEL_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_DISPEL_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_DISPEL_FAILED\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_FAILED" }, { - "trigger": "ACTION_SPELL_DISPEL_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DISPEL_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_DISPEL_DEBUFF\tstring", - "contents": "ACTION_SPELL_DISPEL_DEBUFF", + "trigger": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_DISPEL_FAILED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_FAILED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_DISPEL_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_DISPEL_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DISPEL_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DISPEL_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DISPEL_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_DRAIN\t\"string\"", + "contents": "ACTION_SPELL_DRAIN" }, { - "trigger": "ACTION_SPELL_DISPEL_FAILED\tstring", - "contents": "ACTION_SPELL_DISPEL_FAILED", + "trigger": "ACTION_SPELL_DRAIN_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_DRAIN_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT", + "trigger": "ACTION_SPELL_DRAIN_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_DRAIN_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_DISPEL_FAILED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_DRAIN_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DRAIN_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DISPEL_FAILED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DISPEL_FAILED_POSSESSIVE", + "trigger": "ACTION_SPELL_DURABILITY_DAMAGE\t\"string\"", + "contents": "ACTION_SPELL_DURABILITY_DAMAGE" }, { - "trigger": "ACTION_SPELL_DISPEL_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DISPEL_POSSESSIVE", + "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_ALL\t\"string\"", + "contents": "ACTION_SPELL_DURABILITY_DAMAGE_ALL" }, { - "trigger": "ACTION_SPELL_DRAIN\tstring", - "contents": "ACTION_SPELL_DRAIN", + "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_DRAIN_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_DRAIN_FULL_TEXT", + "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DRAIN_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_DRAIN_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_DURABILITY_DAMAGE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_DRAIN_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DRAIN_POSSESSIVE", + "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_DURABILITY_DAMAGE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DURABILITY_DAMAGE\tstring", - "contents": "ACTION_SPELL_DURABILITY_DAMAGE", + "trigger": "ACTION_SPELL_ENERGIZE\t\"string\"", + "contents": "ACTION_SPELL_ENERGIZE" }, { - "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_ALL\tstring", - "contents": "ACTION_SPELL_DURABILITY_DAMAGE_ALL", + "trigger": "ACTION_SPELL_ENERGIZE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_ENERGIZE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_FULL_TEXT", + "trigger": "ACTION_SPELL_ENERGIZE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_ENERGIZE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DURABILITY_DAMAGE_ALL_POSSESSIVE", + "trigger": "ACTION_SPELL_ENERGIZE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_ENERGIZE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_DURABILITY_DAMAGE_FULL_TEXT", + "trigger": "ACTION_SPELL_ENERGIZE_RESULT\t\"string\"", + "contents": "ACTION_SPELL_ENERGIZE_RESULT" }, { - "trigger": "ACTION_SPELL_DURABILITY_DAMAGE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_DURABILITY_DAMAGE_POSSESSIVE", + "trigger": "ACTION_SPELL_EXTRA_ATTACKS\t\"string\"", + "contents": "ACTION_SPELL_EXTRA_ATTACKS" }, { - "trigger": "ACTION_SPELL_ENERGIZE\tstring", - "contents": "ACTION_SPELL_ENERGIZE", + "trigger": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_ENERGIZE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_ENERGIZE_FULL_TEXT", + "trigger": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_ENERGIZE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_ENERGIZE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_EXTRA_ATTACKS_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_EXTRA_ATTACKS_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_ENERGIZE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_ENERGIZE_POSSESSIVE", + "trigger": "ACTION_SPELL_HEAL\t\"string\"", + "contents": "ACTION_SPELL_HEAL" }, { - "trigger": "ACTION_SPELL_ENERGIZE_RESULT\tstring", - "contents": "ACTION_SPELL_ENERGIZE_RESULT", + "trigger": "ACTION_SPELL_HEAL_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_HEAL_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_EXTRA_ATTACKS\tstring", - "contents": "ACTION_SPELL_EXTRA_ATTACKS", + "trigger": "ACTION_SPELL_HEAL_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_HEAL_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT", + "trigger": "ACTION_SPELL_HEAL_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_HEAL_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_EXTRA_ATTACKS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_INSTAKILL\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL" }, { - "trigger": "ACTION_SPELL_EXTRA_ATTACKS_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_EXTRA_ATTACKS_POSSESSIVE", + "trigger": "ACTION_SPELL_INSTAKILL_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_HEAL\tstring", - "contents": "ACTION_SPELL_HEAL", + "trigger": "ACTION_SPELL_INSTAKILL_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_HEAL_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_HEAL_FULL_TEXT", + "trigger": "ACTION_SPELL_INSTAKILL_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_HEAL_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_HEAL_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS" }, { - "trigger": "ACTION_SPELL_HEAL_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_HEAL_POSSESSIVE", + "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_INSTAKILL\tstring", - "contents": "ACTION_SPELL_INSTAKILL", + "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_INSTAKILL_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_INSTAKILL_FULL_TEXT", + "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_INSTAKILL_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_INSTAKILL_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_INTERRUPT\t\"string\"", + "contents": "ACTION_SPELL_INTERRUPT" }, { - "trigger": "ACTION_SPELL_INSTAKILL_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_INSTAKILL_POSSESSIVE", + "trigger": "ACTION_SPELL_INTERRUPT_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_INTERRUPT_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS\tstring", - "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS", + "trigger": "ACTION_SPELL_INTERRUPT_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_INTERRUPT_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT", + "trigger": "ACTION_SPELL_INTERRUPT_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_INTERRUPT_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_LEECH\t\"string\"", + "contents": "ACTION_SPELL_LEECH" }, { - "trigger": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_INSTAKILL_UNCONSCIOUS_POSSESSIVE", + "trigger": "ACTION_SPELL_LEECH_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_LEECH_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_INTERRUPT\tstring", - "contents": "ACTION_SPELL_INTERRUPT", + "trigger": "ACTION_SPELL_LEECH_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_LEECH_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_INTERRUPT_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_INTERRUPT_FULL_TEXT", + "trigger": "ACTION_SPELL_LEECH_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_LEECH_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_INTERRUPT_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_INTERRUPT_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_LEECH_RESULT\t\"string\"", + "contents": "ACTION_SPELL_LEECH_RESULT" }, { - "trigger": "ACTION_SPELL_INTERRUPT_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_INTERRUPT_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED\t\"string\"", + "contents": "ACTION_SPELL_MISSED" }, { - "trigger": "ACTION_SPELL_LEECH\tstring", - "contents": "ACTION_SPELL_LEECH", + "trigger": "ACTION_SPELL_MISSED_ABSORB\t\"string\"", + "contents": "ACTION_SPELL_MISSED_ABSORB" }, { - "trigger": "ACTION_SPELL_LEECH_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_LEECH_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_LEECH_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_LEECH_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_LEECH_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_LEECH_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_ABSORB_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_ABSORB_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_LEECH_RESULT\tstring", - "contents": "ACTION_SPELL_LEECH_RESULT", + "trigger": "ACTION_SPELL_MISSED_BLOCK\t\"string\"", + "contents": "ACTION_SPELL_MISSED_BLOCK" }, { - "trigger": "ACTION_SPELL_MISSED\tstring", - "contents": "ACTION_SPELL_MISSED", + "trigger": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_ABSORB\tstring", - "contents": "ACTION_SPELL_MISSED_ABSORB", + "trigger": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_BLOCK_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_BLOCK_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_ABSORB_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_DEFLECT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DEFLECT" }, { - "trigger": "ACTION_SPELL_MISSED_ABSORB_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_ABSORB_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_BLOCK\tstring", - "contents": "ACTION_SPELL_MISSED_BLOCK", + "trigger": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_DEFLECT_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DEFLECT_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_BLOCK_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_DODGE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DODGE" }, { - "trigger": "ACTION_SPELL_MISSED_BLOCK_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_BLOCK_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_DEFLECT\tstring", - "contents": "ACTION_SPELL_MISSED_DEFLECT", + "trigger": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_DODGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_DODGE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_DEFLECT_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_EVADE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_EVADE" }, { - "trigger": "ACTION_SPELL_MISSED_DEFLECT_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_DEFLECT_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_DODGE\tstring", - "contents": "ACTION_SPELL_MISSED_DODGE", + "trigger": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_EVADE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_EVADE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_DODGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_DODGE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_DODGE_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_EVADE\tstring", - "contents": "ACTION_SPELL_MISSED_EVADE", + "trigger": "ACTION_SPELL_MISSED_IMMUNE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_IMMUNE" }, { - "trigger": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_EVADE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_EVADE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_EVADE_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_MISFIRE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISFIRE" }, { - "trigger": "ACTION_SPELL_MISSED_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_IMMUNE\tstring", - "contents": "ACTION_SPELL_MISSED_IMMUNE", + "trigger": "ACTION_SPELL_MISSED_MISFIRE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISFIRE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_MISS\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISS" }, { - "trigger": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_MISS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_MISFIRE\tstring", - "contents": "ACTION_SPELL_MISSED_MISFIRE", + "trigger": "ACTION_SPELL_MISSED_MISS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_MISS_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_MISS_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_MISFIRE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_PARRY\t\"string\"", + "contents": "ACTION_SPELL_MISSED_PARRY" }, { - "trigger": "ACTION_SPELL_MISSED_MISFIRE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_MISFIRE_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_MISS\tstring", - "contents": "ACTION_SPELL_MISSED_MISS", + "trigger": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_MISS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_MISS_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_PARRY_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_PARRY_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_MISS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_MISS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_MISS_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_MISS_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_REFLECT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_REFLECT" }, { - "trigger": "ACTION_SPELL_MISSED_PARRY\tstring", - "contents": "ACTION_SPELL_MISSED_PARRY", + "trigger": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT", + "trigger": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_PARRY_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_MISSED_RESIST\t\"string\"", + "contents": "ACTION_SPELL_MISSED_RESIST" }, { - "trigger": "ACTION_SPELL_MISSED_PARRY_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_PARRY_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_POSSESSIVE", + "trigger": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_REFLECT\tstring", - "contents": "ACTION_SPELL_MISSED_REFLECT", + "trigger": "ACTION_SPELL_MISSED_RESIST_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_MISSED_RESIST_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_DAMAGE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DAMAGE" }, { - "trigger": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_REFLECT_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_MISSED_RESIST\tstring", - "contents": "ACTION_SPELL_MISSED_RESIST", + "trigger": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_DAMAGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DAMAGE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_MISSED_RESIST_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_DRAIN\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DRAIN" }, { - "trigger": "ACTION_SPELL_MISSED_RESIST_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_MISSED_RESIST_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_DAMAGE\tstring", - "contents": "ACTION_SPELL_PERIODIC_DAMAGE", + "trigger": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_DRAIN_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_DRAIN_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_DAMAGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_ENERGIZE" }, { - "trigger": "ACTION_SPELL_PERIODIC_DAMAGE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_DAMAGE_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_DRAIN\tstring", - "contents": "ACTION_SPELL_PERIODIC_DRAIN", + "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_DRAIN_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_RESULT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_RESULT" }, { - "trigger": "ACTION_SPELL_PERIODIC_DRAIN_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_DRAIN_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_HEAL\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_HEAL" }, { - "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE\tstring", - "contents": "ACTION_SPELL_PERIODIC_ENERGIZE", + "trigger": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_HEAL_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_HEAL_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_LEECH\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_LEECH" }, { - "trigger": "ACTION_SPELL_PERIODIC_ENERGIZE_RESULT\tstring", - "contents": "ACTION_SPELL_PERIODIC_ENERGIZE_RESULT", + "trigger": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_HEAL\tstring", - "contents": "ACTION_SPELL_PERIODIC_HEAL", + "trigger": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_LEECH_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_LEECH_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_HEAL_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_LEECH_RESULT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_LEECH_RESULT" }, { - "trigger": "ACTION_SPELL_PERIODIC_HEAL_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_HEAL_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED" }, { - "trigger": "ACTION_SPELL_PERIODIC_LEECH\tstring", - "contents": "ACTION_SPELL_PERIODIC_LEECH", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB" }, { - "trigger": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_LEECH_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_LEECH_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_LEECH_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_LEECH_RESULT\tstring", - "contents": "ACTION_SPELL_PERIODIC_LEECH_RESULT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_ABSORB_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_BLOCK_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DEFLECTED_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_DODGE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_DODGE_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_EVADED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_EVADED_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_IMMUNE_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_MISS_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_MISS_POSSESSIVE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_PARRY_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_PARRY_POSSESSIVE", + "trigger": "ACTION_SPELL_RESURRECT\t\"string\"", + "contents": "ACTION_SPELL_RESURRECT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_POSSESSIVE", + "trigger": "ACTION_SPELL_RESURRECT_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_RESURRECT_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST", + "trigger": "ACTION_SPELL_RESURRECT_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_RESURRECT_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT", + "trigger": "ACTION_SPELL_RESURRECT_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_RESURRECT_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_STOLEN\t\"string\"", + "contents": "ACTION_SPELL_STOLEN" }, { - "trigger": "ACTION_SPELL_PERIODIC_MISSED_RESIST_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_PERIODIC_MISSED_RESIST_POSSESSIVE", + "trigger": "ACTION_SPELL_STOLEN_BUFF\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_BUFF" }, { - "trigger": "ACTION_SPELL_RESURRECT\tstring", - "contents": "ACTION_SPELL_RESURRECT", + "trigger": "ACTION_SPELL_STOLEN_BUFF__POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_BUFF__POSSESSIVE" }, { - "trigger": "ACTION_SPELL_RESURRECT_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_RESURRECT_FULL_TEXT", + "trigger": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_RESURRECT_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_RESURRECT_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_RESURRECT_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_RESURRECT_POSSESSIVE", + "trigger": "ACTION_SPELL_STOLEN_BUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_BUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_STOLEN\tstring", - "contents": "ACTION_SPELL_STOLEN", + "trigger": "ACTION_SPELL_STOLEN_DEBUFF\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_DEBUFF" }, { - "trigger": "ACTION_SPELL_STOLEN_BUFF\tstring", - "contents": "ACTION_SPELL_STOLEN_BUFF", + "trigger": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_STOLEN_BUFF__POSSESSIVE\tstring", - "contents": "ACTION_SPELL_STOLEN_BUFF__POSSESSIVE", + "trigger": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_STOLEN_DEBUFF_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_DEBUFF_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_STOLEN_BUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_STOLEN_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_STOLEN_BUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_STOLEN_BUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_STOLEN_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_STOLEN_DEBUFF\tstring", - "contents": "ACTION_SPELL_STOLEN_DEBUFF", + "trigger": "ACTION_SPELL_STOLEN_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_STOLEN_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT", + "trigger": "ACTION_SPELL_SUMMON\t\"string\"", + "contents": "ACTION_SPELL_SUMMON" }, { - "trigger": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_STOLEN_DEBUFF_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SPELL_SUMMON_FULL_TEXT\t\"string\"", + "contents": "ACTION_SPELL_SUMMON_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_STOLEN_DEBUFF_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_STOLEN_DEBUFF_POSSESSIVE", + "trigger": "ACTION_SPELL_SUMMON_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SPELL_SUMMON_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_STOLEN_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_STOLEN_FULL_TEXT", + "trigger": "ACTION_SPELL_SUMMON_POSSESSIVE\t\"string\"", + "contents": "ACTION_SPELL_SUMMON_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_STOLEN_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_STOLEN_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SWING\t\"string\"", + "contents": "ACTION_SWING" }, { - "trigger": "ACTION_SPELL_STOLEN_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_STOLEN_POSSESSIVE", + "trigger": "ACTION_SWING_DAMAGE\t\"string\"", + "contents": "ACTION_SWING_DAMAGE" }, { - "trigger": "ACTION_SPELL_SUMMON\tstring", - "contents": "ACTION_SPELL_SUMMON", + "trigger": "ACTION_SWING_DAMAGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_DAMAGE_FULL_TEXT" }, { - "trigger": "ACTION_SPELL_SUMMON_FULL_TEXT\tstring", - "contents": "ACTION_SPELL_SUMMON_FULL_TEXT", + "trigger": "ACTION_SWING_DAMAGE_FULL_TEXT_NO_SOURCE\t\"string\"", + "contents": "ACTION_SWING_DAMAGE_FULL_TEXT_NO_SOURCE" }, { - "trigger": "ACTION_SPELL_SUMMON_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SPELL_SUMMON_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SWING_DAMAGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_DAMAGE_POSSESSIVE" }, { - "trigger": "ACTION_SPELL_SUMMON_POSSESSIVE\tstring", - "contents": "ACTION_SPELL_SUMMON_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED\t\"string\"", + "contents": "ACTION_SWING_MISSED" }, { - "trigger": "ACTION_SWING\tstring", - "contents": "ACTION_SWING", + "trigger": "ACTION_SWING_MISSED_ABSORB\t\"string\"", + "contents": "ACTION_SWING_MISSED_ABSORB" }, { - "trigger": "ACTION_SWING_DAMAGE\tstring", - "contents": "ACTION_SWING_DAMAGE", + "trigger": "ACTION_SWING_MISSED_ABSORB_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_ABSORB_FULL_TEXT" }, { - "trigger": "ACTION_SWING_DAMAGE_FULL_TEXT\tstring", - "contents": "ACTION_SWING_DAMAGE_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_ABSORB_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_ABSORB_POSSESSIVE" }, { - "trigger": "ACTION_SWING_DAMAGE_FULL_TEXT_NO_SOURCE\tstring", - "contents": "ACTION_SWING_DAMAGE_FULL_TEXT_NO_SOURCE", + "trigger": "ACTION_SWING_MISSED_BLOCK\t\"string\"", + "contents": "ACTION_SWING_MISSED_BLOCK" }, { - "trigger": "ACTION_SWING_DAMAGE_POSSESSIVE\tstring", - "contents": "ACTION_SWING_DAMAGE_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_BLOCK_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_BLOCK_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED\tstring", - "contents": "ACTION_SWING_MISSED", + "trigger": "ACTION_SWING_MISSED_BLOCK_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_BLOCK_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_ABSORB\tstring", - "contents": "ACTION_SWING_MISSED_ABSORB", + "trigger": "ACTION_SWING_MISSED_DEFLECT\t\"string\"", + "contents": "ACTION_SWING_MISSED_DEFLECT" }, { - "trigger": "ACTION_SWING_MISSED_ABSORB_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_ABSORB_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_DEFLECT_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_DEFLECT_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_ABSORB_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_ABSORB_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_DEFLECT_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_DEFLECT_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_BLOCK\tstring", - "contents": "ACTION_SWING_MISSED_BLOCK", + "trigger": "ACTION_SWING_MISSED_DODGE\t\"string\"", + "contents": "ACTION_SWING_MISSED_DODGE" }, { - "trigger": "ACTION_SWING_MISSED_BLOCK_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_BLOCK_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_DODGE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_DODGE_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_BLOCK_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_BLOCK_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_DODGE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_DODGE_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_DEFLECT\tstring", - "contents": "ACTION_SWING_MISSED_DEFLECT", + "trigger": "ACTION_SWING_MISSED_EVADE\t\"string\"", + "contents": "ACTION_SWING_MISSED_EVADE" }, { - "trigger": "ACTION_SWING_MISSED_DEFLECT_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_DEFLECT_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_EVADE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_EVADE_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_DEFLECT_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_DEFLECT_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_EVADE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_EVADE_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_DODGE\tstring", - "contents": "ACTION_SWING_MISSED_DODGE", + "trigger": "ACTION_SWING_MISSED_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_DODGE_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_DODGE_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_IMMUNE\t\"string\"", + "contents": "ACTION_SWING_MISSED_IMMUNE" }, { - "trigger": "ACTION_SWING_MISSED_DODGE_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_DODGE_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_IMMUNE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_IMMUNE_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_EVADE\tstring", - "contents": "ACTION_SWING_MISSED_EVADE", + "trigger": "ACTION_SWING_MISSED_IMMUNE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_IMMUNE_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_EVADE_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_EVADE_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_MISFIRE\t\"string\"", + "contents": "ACTION_SWING_MISSED_MISFIRE" }, { - "trigger": "ACTION_SWING_MISSED_EVADE_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_EVADE_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_MISFIRE_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_MISFIRE_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_MISFIRE_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_MISFIRE_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_IMMUNE\tstring", - "contents": "ACTION_SWING_MISSED_IMMUNE", + "trigger": "ACTION_SWING_MISSED_MISS\t\"string\"", + "contents": "ACTION_SWING_MISSED_MISS" }, { - "trigger": "ACTION_SWING_MISSED_IMMUNE_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_IMMUNE_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_MISS_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_MISS_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_IMMUNE_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_IMMUNE_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_MISS_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_MISS_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_MISFIRE\tstring", - "contents": "ACTION_SWING_MISSED_MISFIRE", + "trigger": "ACTION_SWING_MISSED_PARRY\t\"string\"", + "contents": "ACTION_SWING_MISSED_PARRY" }, { - "trigger": "ACTION_SWING_MISSED_MISFIRE_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_MISFIRE_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_PARRY_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_PARRY_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_MISFIRE_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_MISFIRE_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_PARRY_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_PARRY_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_MISS\tstring", - "contents": "ACTION_SWING_MISSED_MISS", + "trigger": "ACTION_SWING_MISSED_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_MISS_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_MISS_FULL_TEXT", + "trigger": "ACTION_SWING_MISSED_RESIST\t\"string\"", + "contents": "ACTION_SWING_MISSED_RESIST" }, { - "trigger": "ACTION_SWING_MISSED_MISS_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_MISS_POSSESSIVE", + "trigger": "ACTION_SWING_MISSED_RESIST_FULL_TEXT\t\"string\"", + "contents": "ACTION_SWING_MISSED_RESIST_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_PARRY\tstring", - "contents": "ACTION_SWING_MISSED_PARRY", + "trigger": "ACTION_SWING_MISSED_RESIST_POSSESSIVE\t\"string\"", + "contents": "ACTION_SWING_MISSED_RESIST_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_PARRY_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_PARRY_FULL_TEXT", + "trigger": "ACTION_UNIT_BECCOMES_UNCONSCIOUS\t\"string\"", + "contents": "ACTION_UNIT_BECCOMES_UNCONSCIOUS" }, { - "trigger": "ACTION_SWING_MISSED_PARRY_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_PARRY_POSSESSIVE", + "trigger": "ACTION_UNIT_BECOMES_UNCONSCIOUS_FULL_TEXT\t\"string\"", + "contents": "ACTION_UNIT_BECOMES_UNCONSCIOUS_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_POSSESSIVE", + "trigger": "ACTION_UNIT_BECOMES_UNCONSCIOUS_POSSESSIVE\t\"string\"", + "contents": "ACTION_UNIT_BECOMES_UNCONSCIOUS_POSSESSIVE" }, { - "trigger": "ACTION_SWING_MISSED_RESIST\tstring", - "contents": "ACTION_SWING_MISSED_RESIST", + "trigger": "ACTION_UNIT_DESTROYED\t\"string\"", + "contents": "ACTION_UNIT_DESTROYED" }, { - "trigger": "ACTION_SWING_MISSED_RESIST_FULL_TEXT\tstring", - "contents": "ACTION_SWING_MISSED_RESIST_FULL_TEXT", + "trigger": "ACTION_UNIT_DESTROYED_FULL_TEXT\t\"string\"", + "contents": "ACTION_UNIT_DESTROYED_FULL_TEXT" }, { - "trigger": "ACTION_SWING_MISSED_RESIST_POSSESSIVE\tstring", - "contents": "ACTION_SWING_MISSED_RESIST_POSSESSIVE", + "trigger": "ACTION_UNIT_DESTROYED_POSSESSIVE\t\"string\"", + "contents": "ACTION_UNIT_DESTROYED_POSSESSIVE" }, { - "trigger": "ACTION_UNIT_BECCOMES_UNCONSCIOUS\tstring", - "contents": "ACTION_UNIT_BECCOMES_UNCONSCIOUS", + "trigger": "ACTION_UNIT_DIED\t\"string\"", + "contents": "ACTION_UNIT_DIED" }, { - "trigger": "ACTION_UNIT_BECOMES_UNCONSCIOUS_FULL_TEXT\tstring", - "contents": "ACTION_UNIT_BECOMES_UNCONSCIOUS_FULL_TEXT", + "trigger": "ACTION_UNIT_DIED_FULL_TEXT\t\"string\"", + "contents": "ACTION_UNIT_DIED_FULL_TEXT" }, { - "trigger": "ACTION_UNIT_BECOMES_UNCONSCIOUS_POSSESSIVE\tstring", - "contents": "ACTION_UNIT_BECOMES_UNCONSCIOUS_POSSESSIVE", + "trigger": "ACTION_UNIT_DIED_POSSESSIVE\t\"string\"", + "contents": "ACTION_UNIT_DIED_POSSESSIVE" }, { - "trigger": "ACTION_UNIT_DESTROYED\tstring", - "contents": "ACTION_UNIT_DESTROYED", + "trigger": "ACTION_UNIT_DISSIPATES\t\"string\"", + "contents": "ACTION_UNIT_DISSIPATES" }, { - "trigger": "ACTION_UNIT_DESTROYED_FULL_TEXT\tstring", - "contents": "ACTION_UNIT_DESTROYED_FULL_TEXT", + "trigger": "ACTION_UNIT_DISSIPATES_FULL_TEXT\t\"string\"", + "contents": "ACTION_UNIT_DISSIPATES_FULL_TEXT" }, { - "trigger": "ACTION_UNIT_DESTROYED_POSSESSIVE\tstring", - "contents": "ACTION_UNIT_DESTROYED_POSSESSIVE", + "trigger": "ACTION_UNIT_DISSIPATES_POSSESSIVE\t\"string\"", + "contents": "ACTION_UNIT_DISSIPATES_POSSESSIVE" }, { - "trigger": "ACTION_UNIT_DIED\tstring", - "contents": "ACTION_UNIT_DIED", + "trigger": "ACTION_WILL_BIND_ITEM\t\"string\"", + "contents": "ACTION_WILL_BIND_ITEM" }, { - "trigger": "ACTION_UNIT_DIED_FULL_TEXT\tstring", - "contents": "ACTION_UNIT_DIED_FULL_TEXT", + "trigger": "ACTIONBARS_LABEL\t\"string\"", + "contents": "ACTIONBARS_LABEL" }, { - "trigger": "ACTION_UNIT_DIED_POSSESSIVE\tstring", - "contents": "ACTION_UNIT_DIED_POSSESSIVE", + "trigger": "ACTIONBARS_SUBTEXT\t\"string\"", + "contents": "ACTIONBARS_SUBTEXT" }, { - "trigger": "ACTION_UNIT_DISSIPATES\tstring", - "contents": "ACTION_UNIT_DISSIPATES", + "trigger": "ACTIVATE\t\"string\"", + "contents": "ACTIVATE" }, { - "trigger": "ACTION_UNIT_DISSIPATES_FULL_TEXT\tstring", - "contents": "ACTION_UNIT_DISSIPATES_FULL_TEXT", + "trigger": "ACTIVE_PETS\t\"string\"", + "contents": "ACTIVE_PETS" }, { - "trigger": "ACTION_UNIT_DISSIPATES_POSSESSIVE\tstring", - "contents": "ACTION_UNIT_DISSIPATES_POSSESSIVE", + "trigger": "ADD\t\"string\"", + "contents": "ADD" }, { - "trigger": "ACTION_WILL_BIND_ITEM\tstring", - "contents": "ACTION_WILL_BIND_ITEM", + "trigger": "ADD_ANOTHER\t\"string\"", + "contents": "ADD_ANOTHER" }, { - "trigger": "ACTIONBAR_LABEL\tstring", - "contents": "ACTIONBAR_LABEL", + "trigger": "ADD_CHANNEL\t\"string\"", + "contents": "ADD_CHANNEL" }, { - "trigger": "ACTIONBARS_LABEL\tstring", - "contents": "ACTIONBARS_LABEL", + "trigger": "ADD_CHARACTER_FRIEND\t\"string\"", + "contents": "ADD_CHARACTER_FRIEND" }, { - "trigger": "ACTIONBARS_SUBTEXT\tstring", - "contents": "ACTIONBARS_SUBTEXT", + "trigger": "ADD_CHAT_CHANNEL\t\"string\"", + "contents": "ADD_CHAT_CHANNEL" }, { - "trigger": "ACTIVATE\tstring", - "contents": "ACTIVATE", + "trigger": "ADD_FILTER\t\"string\"", + "contents": "ADD_FILTER" }, { - "trigger": "ACTIVE_PETS\tstring", - "contents": "ACTIVE_PETS", + "trigger": "ADD_FRIEND\t\"string\"", + "contents": "ADD_FRIEND" }, { - "trigger": "ADD\tstring", - "contents": "ADD", + "trigger": "ADD_FRIEND_LABEL\t\"string\"", + "contents": "ADD_FRIEND_LABEL" }, { - "trigger": "ADD_ANOTHER\tstring", - "contents": "ADD_ANOTHER", + "trigger": "ADD_GUILDMEMBER_LABEL\t\"string\"", + "contents": "ADD_GUILDMEMBER_LABEL" }, { - "trigger": "ADD_CHANNEL\tstring", - "contents": "ADD_CHANNEL", + "trigger": "ADD_GUILDRANK_LABEL\t\"string\"", + "contents": "ADD_GUILDRANK_LABEL" }, { - "trigger": "ADD_CHARACTER_FRIEND\tstring", - "contents": "ADD_CHARACTER_FRIEND", + "trigger": "ADD_IGNORE_LABEL\t\"string\"", + "contents": "ADD_IGNORE_LABEL" }, { - "trigger": "ADD_CHAT_CHANNEL\tstring", - "contents": "ADD_CHAT_CHANNEL", + "trigger": "ADD_MUTE_LABEL\t\"string\"", + "contents": "ADD_MUTE_LABEL" }, { - "trigger": "ADD_FILTER\tstring", - "contents": "ADD_FILTER", + "trigger": "ADD_RAID_MEMBER\t\"string\"", + "contents": "ADD_RAID_MEMBER" }, { - "trigger": "ADD_FRIEND\tstring", - "contents": "ADD_FRIEND", + "trigger": "ADD_RAIDMEMBER_LABEL\t\"string\"", + "contents": "ADD_RAIDMEMBER_LABEL" }, { - "trigger": "ADD_FRIEND_LABEL\tstring", - "contents": "ADD_FRIEND_LABEL", + "trigger": "ADD_TEAMMEMBER_LABEL\t\"string\"", + "contents": "ADD_TEAMMEMBER_LABEL" }, { - "trigger": "ADD_GUILDMEMBER_LABEL\tstring", - "contents": "ADD_GUILDMEMBER_LABEL", + "trigger": "ADDITIONAL_COMMENTS\t\"string\"", + "contents": "ADDITIONAL_COMMENTS" }, { - "trigger": "ADD_GUILDRANK_LABEL\tstring", - "contents": "ADD_GUILDRANK_LABEL", + "trigger": "ADDITIONAL_FILTERS\t\"string\"", + "contents": "ADDITIONAL_FILTERS" }, { - "trigger": "ADD_IGNORE_LABEL\tstring", - "contents": "ADD_IGNORE_LABEL", + "trigger": "ADDITIONAL_POWER_BAR_NAME\t\"string\"", + "contents": "ADDITIONAL_POWER_BAR_NAME" }, { - "trigger": "ADD_MUTE_LABEL\tstring", - "contents": "ADD_MUTE_LABEL", + "trigger": "ADDMEMBER\t\"string\"", + "contents": "ADDMEMBER" }, { - "trigger": "ADD_RAID_MEMBER\tstring", - "contents": "ADD_RAID_MEMBER", + "trigger": "ADDMEMBER_TEAM\t\"string\"", + "contents": "ADDMEMBER_TEAM" }, { - "trigger": "ADD_RAIDMEMBER_LABEL\tstring", - "contents": "ADD_RAIDMEMBER_LABEL", + "trigger": "ADDON_ACTION_FORBIDDEN\t\"string\"", + "contents": "ADDON_ACTION_FORBIDDEN" }, { - "trigger": "ADD_TEAMMEMBER_LABEL\tstring", - "contents": "ADD_TEAMMEMBER_LABEL", + "trigger": "ADDON_BANNED\t\"string\"", + "contents": "ADDON_BANNED" }, { - "trigger": "ADDITIONAL_COMMENTS\tstring", - "contents": "ADDITIONAL_COMMENTS", + "trigger": "ADDON_BANNED_TOOLTIP\t\"string\"", + "contents": "ADDON_BANNED_TOOLTIP" }, { - "trigger": "ADDITIONAL_FILTERS\tstring", - "contents": "ADDITIONAL_FILTERS", + "trigger": "ADDON_CORRUPT\t\"string\"", + "contents": "ADDON_CORRUPT" }, { - "trigger": "ADDITIONAL_POWER_BAR_NAME\tstring", - "contents": "ADDITIONAL_POWER_BAR_NAME", + "trigger": "ADDON_DEMAND_LOADED\t\"string\"", + "contents": "ADDON_DEMAND_LOADED" }, { - "trigger": "ADDMEMBER\tstring", - "contents": "ADDMEMBER", + "trigger": "ADDON_DEP_BANNED\t\"string\"", + "contents": "ADDON_DEP_BANNED" }, { - "trigger": "ADDMEMBER_TEAM\tstring", - "contents": "ADDMEMBER_TEAM", + "trigger": "ADDON_DEP_CORRUPT\t\"string\"", + "contents": "ADDON_DEP_CORRUPT" }, { - "trigger": "ADDON_ACTION_FORBIDDEN\tstring", - "contents": "ADDON_ACTION_FORBIDDEN", + "trigger": "ADDON_DEP_DEMAND_LOADED\t\"string\"", + "contents": "ADDON_DEP_DEMAND_LOADED" }, { - "trigger": "ADDON_BANNED\tstring", - "contents": "ADDON_BANNED", + "trigger": "ADDON_DEP_DISABLED\t\"string\"", + "contents": "ADDON_DEP_DISABLED" }, { - "trigger": "ADDON_BANNED_TOOLTIP\tstring", - "contents": "ADDON_BANNED_TOOLTIP", + "trigger": "ADDON_DEP_INCOMPATIBLE\t\"string\"", + "contents": "ADDON_DEP_INCOMPATIBLE" }, { - "trigger": "ADDON_CORRUPT\tstring", - "contents": "ADDON_CORRUPT", + "trigger": "ADDON_DEP_INSECURE\t\"string\"", + "contents": "ADDON_DEP_INSECURE" }, { - "trigger": "ADDON_DEMAND_LOADED\tstring", - "contents": "ADDON_DEMAND_LOADED", + "trigger": "ADDON_DEP_INTERFACE_VERSION\t\"string\"", + "contents": "ADDON_DEP_INTERFACE_VERSION" }, { - "trigger": "ADDON_DEP_BANNED\tstring", - "contents": "ADDON_DEP_BANNED", + "trigger": "ADDON_DEP_MISSING\t\"string\"", + "contents": "ADDON_DEP_MISSING" }, { - "trigger": "ADDON_DEP_CORRUPT\tstring", - "contents": "ADDON_DEP_CORRUPT", + "trigger": "ADDON_DEPENDENCIES\t\"string\"", + "contents": "ADDON_DEPENDENCIES" }, { - "trigger": "ADDON_DEP_DEMAND_LOADED\tstring", - "contents": "ADDON_DEP_DEMAND_LOADED", + "trigger": "ADDON_DISABLED\t\"string\"", + "contents": "ADDON_DISABLED" }, { - "trigger": "ADDON_DEP_DISABLED\tstring", - "contents": "ADDON_DEP_DISABLED", + "trigger": "ADDON_FORCE_LOAD\t\"string\"", + "contents": "ADDON_FORCE_LOAD" }, { - "trigger": "ADDON_DEP_INCOMPATIBLE\tstring", - "contents": "ADDON_DEP_INCOMPATIBLE", + "trigger": "ADDON_INCOMPATIBLE\t\"string\"", + "contents": "ADDON_INCOMPATIBLE" }, { - "trigger": "ADDON_DEP_INSECURE\tstring", - "contents": "ADDON_DEP_INSECURE", + "trigger": "ADDON_INSECURE\t\"string\"", + "contents": "ADDON_INSECURE" }, { - "trigger": "ADDON_DEP_INTERFACE_VERSION\tstring", - "contents": "ADDON_DEP_INTERFACE_VERSION", + "trigger": "ADDON_INTERFACE_VERSION\t\"string\"", + "contents": "ADDON_INTERFACE_VERSION" }, { - "trigger": "ADDON_DEP_MISSING\tstring", - "contents": "ADDON_DEP_MISSING", + "trigger": "ADDON_LIST\t\"string\"", + "contents": "ADDON_LIST" }, { - "trigger": "ADDON_DEPENDENCIES\tstring", - "contents": "ADDON_DEPENDENCIES", + "trigger": "ADDON_LOAD_FAILED\t\"string\"", + "contents": "ADDON_LOAD_FAILED" }, { - "trigger": "ADDON_DISABLED\tstring", - "contents": "ADDON_DISABLED", + "trigger": "ADDON_MEM_KB_ABBR\t\"string\"", + "contents": "ADDON_MEM_KB_ABBR" }, { - "trigger": "ADDON_FORCE_LOAD\tstring", - "contents": "ADDON_FORCE_LOAD", + "trigger": "ADDON_MEM_MB_ABBR\t\"string\"", + "contents": "ADDON_MEM_MB_ABBR" }, { - "trigger": "ADDON_INCOMPATIBLE\tstring", - "contents": "ADDON_INCOMPATIBLE", + "trigger": "ADDON_MISSING\t\"string\"", + "contents": "ADDON_MISSING" }, { - "trigger": "ADDON_INSECURE\tstring", - "contents": "ADDON_INSECURE", + "trigger": "ADDON_NOT_AVAILABLE\t\"string\"", + "contents": "ADDON_NOT_AVAILABLE" }, { - "trigger": "ADDON_INTERFACE_VERSION\tstring", - "contents": "ADDON_INTERFACE_VERSION", + "trigger": "ADDON_UNKNOWN_ERROR\t\"string\"", + "contents": "ADDON_UNKNOWN_ERROR" }, { - "trigger": "ADDON_LIST\tstring", - "contents": "ADDON_LIST", + "trigger": "ADDONS\t\"string\"", + "contents": "ADDONS" }, { - "trigger": "ADDON_LOAD_FAILED\tstring", - "contents": "ADDON_LOAD_FAILED", + "trigger": "ADJUST_COLORBLIND_STRENGTH\t\"string\"", + "contents": "ADJUST_COLORBLIND_STRENGTH" }, { - "trigger": "ADDON_MEM_KB_ABBR\tstring", - "contents": "ADDON_MEM_KB_ABBR", + "trigger": "ADVANCED_ANTIALIASING_MSAA_FORMAT\t\"string\"", + "contents": "ADVANCED_ANTIALIASING_MSAA_FORMAT" }, { - "trigger": "ADDON_MEM_MB_ABBR\tstring", - "contents": "ADDON_MEM_MB_ABBR", + "trigger": "ADVANCED_COMBAT_LOGGING\t\"string\"", + "contents": "ADVANCED_COMBAT_LOGGING" }, { - "trigger": "ADDON_MISSING\tstring", - "contents": "ADDON_MISSING", + "trigger": "ADVANCED_LABEL\t\"string\"", + "contents": "ADVANCED_LABEL" }, { - "trigger": "ADDON_NOT_AVAILABLE\tstring", - "contents": "ADDON_NOT_AVAILABLE", + "trigger": "ADVANCED_OBJECTIVES_TEXT\t\"string\"", + "contents": "ADVANCED_OBJECTIVES_TEXT" }, { - "trigger": "ADDON_UNKNOWN_ERROR\tstring", - "contents": "ADDON_UNKNOWN_ERROR", + "trigger": "ADVANCED_OPTIONS\t\"string\"", + "contents": "ADVANCED_OPTIONS" }, { - "trigger": "ADDONS\tstring", - "contents": "ADDONS", + "trigger": "ADVANCED_OPTIONS_TOOLTIP\t\"string\"", + "contents": "ADVANCED_OPTIONS_TOOLTIP" }, { - "trigger": "ADJUST_COLORBLIND_STRENGTH\tstring", - "contents": "ADJUST_COLORBLIND_STRENGTH", + "trigger": "ADVANCED_WATCHFRAME_OPTION_ENABLE_INTERRUPT\t\"string\"", + "contents": "ADVANCED_WATCHFRAME_OPTION_ENABLE_INTERRUPT" }, { - "trigger": "ADVANCED_ANTIALIASING_MSAA_FORMAT\tstring", - "contents": "ADVANCED_ANTIALIASING_MSAA_FORMAT", + "trigger": "ADVENTURE_JOURNAL\t\"string\"", + "contents": "ADVENTURE_JOURNAL" }, { - "trigger": "ADVANCED_COMBAT_LOGGING\tstring", - "contents": "ADVANCED_COMBAT_LOGGING", + "trigger": "ADVENTURE_MAP_AVAILABLE_MISSIONS\t\"string\"", + "contents": "ADVENTURE_MAP_AVAILABLE_MISSIONS" }, { - "trigger": "ADVANCED_LABEL\tstring", - "contents": "ADVANCED_LABEL", + "trigger": "ADVENTURE_MAP_AVAILABLE_QUESTS\t\"string\"", + "contents": "ADVENTURE_MAP_AVAILABLE_QUESTS" }, { - "trigger": "ADVANCED_OBJECTIVES_TEXT\tstring", - "contents": "ADVANCED_OBJECTIVES_TEXT", + "trigger": "ADVENTURE_MAP_TITLE\t\"string\"", + "contents": "ADVENTURE_MAP_TITLE" }, { - "trigger": "ADVANCED_OPTIONS\tstring", - "contents": "ADVANCED_OPTIONS", + "trigger": "ADVENTURE_MAP_VIEW_ZONE_TOOLTIP\t\"string\"", + "contents": "ADVENTURE_MAP_VIEW_ZONE_TOOLTIP" }, { - "trigger": "ADVANCED_OPTIONS_TOOLTIP\tstring", - "contents": "ADVANCED_OPTIONS_TOOLTIP", + "trigger": "AFK\t\"string\"", + "contents": "AFK" }, { - "trigger": "ADVANCED_WATCHFRAME_OPTION_ENABLE_INTERRUPT\tstring", - "contents": "ADVANCED_WATCHFRAME_OPTION_ENABLE_INTERRUPT", + "trigger": "AGGRO_WARNING_DISPLAY\t\"string\"", + "contents": "AGGRO_WARNING_DISPLAY" }, { - "trigger": "ADVENTURE_JOURNAL\tstring", - "contents": "ADVENTURE_JOURNAL", + "trigger": "AGGRO_WARNING_IN_INSTANCE\t\"string\"", + "contents": "AGGRO_WARNING_IN_INSTANCE" }, { - "trigger": "ADVENTURE_MAP_AVAILABLE_MISSIONS\tstring", - "contents": "ADVENTURE_MAP_AVAILABLE_MISSIONS", + "trigger": "AGGRO_WARNING_IN_PARTY\t\"string\"", + "contents": "AGGRO_WARNING_IN_PARTY" }, { - "trigger": "ADVENTURE_MAP_AVAILABLE_QUESTS\tstring", - "contents": "ADVENTURE_MAP_AVAILABLE_QUESTS", + "trigger": "AGI\t\"string\"", + "contents": "AGI" }, { - "trigger": "ADVENTURE_MAP_TITLE\tstring", - "contents": "ADVENTURE_MAP_TITLE", + "trigger": "AGI_LCD\t\"string\"", + "contents": "AGI_LCD" }, { - "trigger": "ADVENTURE_MAP_VIEW_ZONE_TOOLTIP\tstring", - "contents": "ADVENTURE_MAP_VIEW_ZONE_TOOLTIP", + "trigger": "AGILITY_COLON\t\"string\"", + "contents": "AGILITY_COLON" }, { - "trigger": "AFK\tstring", - "contents": "AFK", + "trigger": "AGILITY_TOOLTIP\t\"string\"", + "contents": "AGILITY_TOOLTIP" }, { - "trigger": "AGGRO_WARNING_DISPLAY\tstring", - "contents": "AGGRO_WARNING_DISPLAY", + "trigger": "AH_EXACT_MATCH\t\"string\"", + "contents": "AH_EXACT_MATCH" }, { - "trigger": "AGGRO_WARNING_IN_INSTANCE\tstring", - "contents": "AGGRO_WARNING_IN_INSTANCE", + "trigger": "AH_EXACT_MATCH_TOOLTIP\t\"string\"", + "contents": "AH_EXACT_MATCH_TOOLTIP" }, { - "trigger": "AGGRO_WARNING_IN_PARTY\tstring", - "contents": "AGGRO_WARNING_IN_PARTY", + "trigger": "AIM_DOWN\t\"string\"", + "contents": "AIM_DOWN" }, { - "trigger": "AGI\tstring", - "contents": "AGI", + "trigger": "AIM_UP\t\"string\"", + "contents": "AIM_UP" }, { - "trigger": "AGI_LCD\tstring", - "contents": "AGI_LCD", + "trigger": "AJ_LFG_REWARD_DEFAULT_IRANGE_TEXT\t\"string\"", + "contents": "AJ_LFG_REWARD_DEFAULT_IRANGE_TEXT" }, { - "trigger": "AGILITY_COLON\tstring", - "contents": "AGILITY_COLON", + "trigger": "AJ_LFG_REWARD_DEFAULT_TEXT\t\"string\"", + "contents": "AJ_LFG_REWARD_DEFAULT_TEXT" }, { - "trigger": "AGILITY_TOOLTIP\tstring", - "contents": "AGILITY_TOOLTIP", + "trigger": "AJ_LFG_REWARD_DIFFICULTY_IRANGE_TEXT\t\"string\"", + "contents": "AJ_LFG_REWARD_DIFFICULTY_IRANGE_TEXT" }, { - "trigger": "AH_EXACT_MATCH\tstring", - "contents": "AH_EXACT_MATCH", + "trigger": "AJ_LFG_REWARD_DIFFICULTY_TEXT\t\"string\"", + "contents": "AJ_LFG_REWARD_DIFFICULTY_TEXT" }, { - "trigger": "AH_EXACT_MATCH_TOOLTIP\tstring", - "contents": "AH_EXACT_MATCH_TOOLTIP", + "trigger": "AJ_MICRO_BUTTON_ALERT_TEXT\t\"string\"", + "contents": "AJ_MICRO_BUTTON_ALERT_TEXT" }, { - "trigger": "AIM_DOWN\tstring", - "contents": "AIM_DOWN", + "trigger": "AJ_PRIMARY_REWARD_TEXT\t\"string\"", + "contents": "AJ_PRIMARY_REWARD_TEXT" }, { - "trigger": "AIM_UP\tstring", - "contents": "AIM_UP", + "trigger": "AJ_REWARD_CLICK_TEXT\t\"string\"", + "contents": "AJ_REWARD_CLICK_TEXT" }, { - "trigger": "AJ_LFG_REWARD_DEFAULT_IRANGE_TEXT\tstring", - "contents": "AJ_LFG_REWARD_DEFAULT_IRANGE_TEXT", + "trigger": "AJ_SAMPLE_REWARD_TEXT\t\"string\"", + "contents": "AJ_SAMPLE_REWARD_TEXT" }, { - "trigger": "AJ_LFG_REWARD_DEFAULT_TEXT\tstring", - "contents": "AJ_LFG_REWARD_DEFAULT_TEXT", + "trigger": "AJ_SUGGESTED_CONTENT_TAB\t\"string\"", + "contents": "AJ_SUGGESTED_CONTENT_TAB" }, { - "trigger": "AJ_LFG_REWARD_DIFFICULTY_IRANGE_TEXT\tstring", - "contents": "AJ_LFG_REWARD_DIFFICULTY_IRANGE_TEXT", + "trigger": "AJ_ZONE_CONTINUE\t\"string\"", + "contents": "AJ_ZONE_CONTINUE" }, { - "trigger": "AJ_LFG_REWARD_DIFFICULTY_TEXT\tstring", - "contents": "AJ_LFG_REWARD_DIFFICULTY_TEXT", + "trigger": "AJ_ZONE_CONTINUE_BUTTON_TEXT\t\"string\"", + "contents": "AJ_ZONE_CONTINUE_BUTTON_TEXT" }, { - "trigger": "AJ_MICRO_BUTTON_ALERT_TEXT\tstring", - "contents": "AJ_MICRO_BUTTON_ALERT_TEXT", + "trigger": "AJ_ZONE_REWARD_DEFAULT_TEXT\t\"string\"", + "contents": "AJ_ZONE_REWARD_DEFAULT_TEXT" }, { - "trigger": "AJ_PRIMARY_REWARD_TEXT\tstring", - "contents": "AJ_PRIMARY_REWARD_TEXT", + "trigger": "ALL\t\"string\"", + "contents": "ALL" }, { - "trigger": "AJ_REWARD_CLICK_TEXT\tstring", - "contents": "AJ_REWARD_CLICK_TEXT", + "trigger": "ALL_ASSIST_DESCRIPTION\t\"string\"", + "contents": "ALL_ASSIST_DESCRIPTION" }, { - "trigger": "AJ_SAMPLE_REWARD_TEXT\tstring", - "contents": "AJ_SAMPLE_REWARD_TEXT", + "trigger": "ALL_ASSIST_LABEL\t\"string\"", + "contents": "ALL_ASSIST_LABEL" }, { - "trigger": "AJ_SUGGESTED_CONTENT_TAB\tstring", - "contents": "AJ_SUGGESTED_CONTENT_TAB", + "trigger": "ALL_ASSIST_LABEL_LONG\t\"string\"", + "contents": "ALL_ASSIST_LABEL_LONG" }, { - "trigger": "AJ_ZONE_CONTINUE\tstring", - "contents": "AJ_ZONE_CONTINUE", + "trigger": "ALL_ASSIST_NOT_LEADER_ERROR\t\"string\"", + "contents": "ALL_ASSIST_NOT_LEADER_ERROR" }, { - "trigger": "AJ_ZONE_CONTINUE_BUTTON_TEXT\tstring", - "contents": "AJ_ZONE_CONTINUE_BUTTON_TEXT", + "trigger": "ALL_BOSSES_ALIVE\t\"string\"", + "contents": "ALL_BOSSES_ALIVE" }, { - "trigger": "AJ_ZONE_REWARD_DEFAULT_TEXT\tstring", - "contents": "AJ_ZONE_REWARD_DEFAULT_TEXT", + "trigger": "ALL_CLASSES\t\"string\"", + "contents": "ALL_CLASSES" }, { - "trigger": "ALL\tstring", - "contents": "ALL", + "trigger": "ALL_GLYPHS\t\"string\"", + "contents": "ALL_GLYPHS" }, { - "trigger": "ALL_ASSIST_DESCRIPTION\tstring", - "contents": "ALL_ASSIST_DESCRIPTION", + "trigger": "ALL_INVENTORY_SLOTS\t\"string\"", + "contents": "ALL_INVENTORY_SLOTS" }, { - "trigger": "ALL_ASSIST_LABEL\tstring", - "contents": "ALL_ASSIST_LABEL", + "trigger": "ALL_SETTINGS\t\"string\"", + "contents": "ALL_SETTINGS" }, { - "trigger": "ALL_ASSIST_LABEL_LONG\tstring", - "contents": "ALL_ASSIST_LABEL_LONG", + "trigger": "ALL_SPECS\t\"string\"", + "contents": "ALL_SPECS" }, { - "trigger": "ALL_ASSIST_NOT_LEADER_ERROR\tstring", - "contents": "ALL_ASSIST_NOT_LEADER_ERROR", + "trigger": "ALLIANCE_CHEER\t\"string\"", + "contents": "ALLIANCE_CHEER" }, { - "trigger": "ALL_BOSSES_ALIVE\tstring", - "contents": "ALL_BOSSES_ALIVE", + "trigger": "ALLIED\t\"string\"", + "contents": "ALLIED" }, { - "trigger": "ALL_CLASSES\tstring", - "contents": "ALL_CLASSES", + "trigger": "ALLIED_RACE_UNLOCK_TEXT\t\"string\"", + "contents": "ALLIED_RACE_UNLOCK_TEXT" }, { - "trigger": "ALL_GLYPHS\tstring", - "contents": "ALL_GLYPHS", + "trigger": "ALREADY_BOUND\t\"string\"", + "contents": "ALREADY_BOUND" }, { - "trigger": "ALL_INVENTORY_SLOTS\tstring", - "contents": "ALL_INVENTORY_SLOTS", + "trigger": "ALREADY_LEARNED\t\"string\"", + "contents": "ALREADY_LEARNED" }, { - "trigger": "ALL_SETTINGS\tstring", - "contents": "ALL_SETTINGS", + "trigger": "ALSO_QUEUED_FOR\t\"string\"", + "contents": "ALSO_QUEUED_FOR" }, { - "trigger": "ALL_SPECS\tstring", - "contents": "ALL_SPECS", + "trigger": "ALT_KEY\t\"string\"", + "contents": "ALT_KEY" }, { - "trigger": "ALLIANCE_CHEER\tstring", - "contents": "ALLIANCE_CHEER", + "trigger": "ALT_KEY_TEXT\t\"string\"", + "contents": "ALT_KEY_TEXT" }, { - "trigger": "ALLIED\tstring", - "contents": "ALLIED", + "trigger": "ALT_KEY_TEXT_ABBR\t\"string\"", + "contents": "ALT_KEY_TEXT_ABBR" }, { - "trigger": "ALREADY_BOUND\tstring", - "contents": "ALREADY_BOUND", + "trigger": "ALTERED_FORM_CAN_NEVER_TRANSFORM\t\"string\"", + "contents": "ALTERED_FORM_CAN_NEVER_TRANSFORM" }, { - "trigger": "ALREADY_LEARNED\tstring", - "contents": "ALREADY_LEARNED", + "trigger": "ALTERNATE_RESOURCE_TEXT\t\"string\"", + "contents": "ALTERNATE_RESOURCE_TEXT" }, { - "trigger": "ALSO_QUEUED_FOR\tstring", - "contents": "ALSO_QUEUED_FOR", + "trigger": "ALWAYS\t\"string\"", + "contents": "ALWAYS" }, { - "trigger": "ALT_KEY\tstring", - "contents": "ALT_KEY", + "trigger": "ALWAYS_SHOW_MULTIBARS_TEXT\t\"string\"", + "contents": "ALWAYS_SHOW_MULTIBARS_TEXT" }, { - "trigger": "ALT_KEY_TEXT\tstring", - "contents": "ALT_KEY_TEXT", + "trigger": "AMBIENCE_VOLUME\t\"string\"", + "contents": "AMBIENCE_VOLUME" }, { - "trigger": "ALT_KEY_TEXT_ABBR\tstring", - "contents": "ALT_KEY_TEXT_ABBR", + "trigger": "AMMO_DAMAGE_TEMPLATE\t\"string\"", + "contents": "AMMO_DAMAGE_TEMPLATE" }, { - "trigger": "ALTERED_FORM_CAN_NEVER_TRANSFORM\tstring", - "contents": "ALTERED_FORM_CAN_NEVER_TRANSFORM", + "trigger": "AMMO_SCHOOL_DAMAGE_TEMPLATE\t\"string\"", + "contents": "AMMO_SCHOOL_DAMAGE_TEMPLATE" }, { - "trigger": "ALTERNATE_RESOURCE_TEXT\tstring", - "contents": "ALTERNATE_RESOURCE_TEXT", + "trigger": "AMMOSLOT\t\"string\"", + "contents": "AMMOSLOT" }, { - "trigger": "ALWAYS\tstring", - "contents": "ALWAYS", + "trigger": "AMOUNT_PAID_COLON\t\"string\"", + "contents": "AMOUNT_PAID_COLON" }, { - "trigger": "ALWAYS_SHOW_MULTIBARS_TEXT\tstring", - "contents": "ALWAYS_SHOW_MULTIBARS_TEXT", + "trigger": "AMOUNT_RECEIVED_COLON\t\"string\"", + "contents": "AMOUNT_RECEIVED_COLON" }, { - "trigger": "AMBIENCE_VOLUME\tstring", - "contents": "AMBIENCE_VOLUME", + "trigger": "AMOUNT_TO_PICKUP\t\"string\"", + "contents": "AMOUNT_TO_PICKUP" }, { - "trigger": "AMMO_DAMAGE_TEMPLATE\tstring", - "contents": "AMMO_DAMAGE_TEMPLATE", + "trigger": "AMOUNT_TO_SEND\t\"string\"", + "contents": "AMOUNT_TO_SEND" }, { - "trigger": "AMMO_SCHOOL_DAMAGE_TEMPLATE\tstring", - "contents": "AMMO_SCHOOL_DAMAGE_TEMPLATE", + "trigger": "ANIMATION\t\"string\"", + "contents": "ANIMATION" }, { - "trigger": "AMMOSLOT\tstring", - "contents": "AMMOSLOT", + "trigger": "ANISOTROPIC\t\"string\"", + "contents": "ANISOTROPIC" }, { - "trigger": "AMOUNT_PAID_COLON\tstring", - "contents": "AMOUNT_PAID_COLON", + "trigger": "ANTIALIASING\t\"string\"", + "contents": "ANTIALIASING" }, { - "trigger": "AMOUNT_RECEIVED_COLON\tstring", - "contents": "AMOUNT_RECEIVED_COLON", + "trigger": "ANTIALIASING_CMAA\t\"string\"", + "contents": "ANTIALIASING_CMAA" }, { - "trigger": "AMOUNT_TO_PICKUP\tstring", - "contents": "AMOUNT_TO_PICKUP", + "trigger": "ANTIALIASING_FXAA_HIGH\t\"string\"", + "contents": "ANTIALIASING_FXAA_HIGH" }, { - "trigger": "AMOUNT_TO_SEND\tstring", - "contents": "AMOUNT_TO_SEND", + "trigger": "ANTIALIASING_FXAA_LOW\t\"string\"", + "contents": "ANTIALIASING_FXAA_LOW" }, { - "trigger": "ANIMATION\tstring", - "contents": "ANIMATION", + "trigger": "ANTIALIASING_MSAA_FORMAT\t\"string\"", + "contents": "ANTIALIASING_MSAA_FORMAT" }, { - "trigger": "ANISOTROPIC\tstring", - "contents": "ANISOTROPIC", + "trigger": "ANTIALIASING_SSAA\t\"string\"", + "contents": "ANTIALIASING_SSAA" }, { - "trigger": "ANTIALIASING\tstring", - "contents": "ANTIALIASING", + "trigger": "ANTIALIASING_SSAA_CMAA\t\"string\"", + "contents": "ANTIALIASING_SSAA_CMAA" }, { - "trigger": "ANTIALIASING_CMAA\tstring", - "contents": "ANTIALIASING_CMAA", + "trigger": "APPEARANCE_LABEL\t\"string\"", + "contents": "APPEARANCE_LABEL" }, { - "trigger": "ANTIALIASING_FXAA_HIGH\tstring", - "contents": "ANTIALIASING_FXAA_HIGH", + "trigger": "APPEARANCE_SUBTEXT\t\"string\"", + "contents": "APPEARANCE_SUBTEXT" }, { - "trigger": "ANTIALIASING_FXAA_LOW\tstring", - "contents": "ANTIALIASING_FXAA_LOW", + "trigger": "APPLY\t\"string\"", + "contents": "APPLY" }, { - "trigger": "ANTIALIASING_MSAA_FORMAT\tstring", - "contents": "ANTIALIASING_MSAA_FORMAT", + "trigger": "APPRENTICE\t\"string\"", + "contents": "APPRENTICE" }, { - "trigger": "ANTIALIASING_SSAA\tstring", - "contents": "ANTIALIASING_SSAA", + "trigger": "ARCANE_CHARGES\t\"string\"", + "contents": "ARCANE_CHARGES" }, { - "trigger": "ANTIALIASING_SSAA_CMAA\tstring", - "contents": "ANTIALIASING_SSAA_CMAA", + "trigger": "ARCANE_CHARGES_COST\t\"string\"", + "contents": "ARCANE_CHARGES_COST" }, { - "trigger": "APPEARANCE_LABEL\tstring", - "contents": "APPEARANCE_LABEL", + "trigger": "ARCANE_CHARGES_COST_PER_TIME\t\"string\"", + "contents": "ARCANE_CHARGES_COST_PER_TIME" }, { - "trigger": "APPEARANCE_SUBTEXT\tstring", - "contents": "APPEARANCE_SUBTEXT", + "trigger": "ARCANE_CHARGES_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "ARCANE_CHARGES_COST_PER_TIME_NO_BASE" }, { - "trigger": "APPLY\tstring", - "contents": "APPLY", + "trigger": "ARCANE_CHARGES_POWER\t\"string\"", + "contents": "ARCANE_CHARGES_POWER" }, { - "trigger": "APPRENTICE\tstring", - "contents": "APPRENTICE", + "trigger": "ARCHAEOLOGY_COMMON_COMPLETED\t\"string\"", + "contents": "ARCHAEOLOGY_COMMON_COMPLETED" }, { - "trigger": "ARCANE_CHARGES\tstring", - "contents": "ARCANE_CHARGES", + "trigger": "ARCHAEOLOGY_COMPLETED\t\"string\"", + "contents": "ARCHAEOLOGY_COMPLETED" }, { - "trigger": "ARCANE_CHARGES_COST\tstring", - "contents": "ARCANE_CHARGES_COST", + "trigger": "ARCHAEOLOGY_COMPLETION\t\"string\"", + "contents": "ARCHAEOLOGY_COMPLETION" }, { - "trigger": "ARCANE_CHARGES_COST_PER_TIME\tstring", - "contents": "ARCANE_CHARGES_COST_PER_TIME", + "trigger": "ARCHAEOLOGY_CURRENT\t\"string\"", + "contents": "ARCHAEOLOGY_CURRENT" }, { - "trigger": "ARCANE_CHARGES_COST_PER_TIME_NO_BASE\tstring", - "contents": "ARCANE_CHARGES_COST_PER_TIME_NO_BASE", + "trigger": "ARCHAEOLOGY_DIG_HELP\t\"string\"", + "contents": "ARCHAEOLOGY_DIG_HELP" }, { - "trigger": "ARCANE_CHARGES_POWER\tstring", - "contents": "ARCANE_CHARGES_POWER", + "trigger": "ARCHAEOLOGY_DIGSITE_COMPLETE_TOAST_FRAME_TITLE\t\"string\"", + "contents": "ARCHAEOLOGY_DIGSITE_COMPLETE_TOAST_FRAME_TITLE" }, { - "trigger": "ARCHAEOLOGY_COMMON_COMPLETED\tstring", - "contents": "ARCHAEOLOGY_COMMON_COMPLETED", + "trigger": "ARCHAEOLOGY_DIGSITE_PROGRESS_BAR_TITLE\t\"string\"", + "contents": "ARCHAEOLOGY_DIGSITE_PROGRESS_BAR_TITLE" }, { - "trigger": "ARCHAEOLOGY_COMPLETED\tstring", - "contents": "ARCHAEOLOGY_COMPLETED", + "trigger": "ARCHAEOLOGY_HELP\t\"string\"", + "contents": "ARCHAEOLOGY_HELP" }, { - "trigger": "ARCHAEOLOGY_COMPLETION\tstring", - "contents": "ARCHAEOLOGY_COMPLETION", + "trigger": "ARCHAEOLOGY_KEYSTONE_ADD_TOOLTIP\t\"string\"", + "contents": "ARCHAEOLOGY_KEYSTONE_ADD_TOOLTIP" }, { - "trigger": "ARCHAEOLOGY_CURRENT\tstring", - "contents": "ARCHAEOLOGY_CURRENT", + "trigger": "ARCHAEOLOGY_KEYSTONE_REMOVE_TOOLTIP\t\"string\"", + "contents": "ARCHAEOLOGY_KEYSTONE_REMOVE_TOOLTIP" }, { - "trigger": "ARCHAEOLOGY_DIG_HELP\tstring", - "contents": "ARCHAEOLOGY_DIG_HELP", + "trigger": "ARCHAEOLOGY_NONE_COMPLETED\t\"string\"", + "contents": "ARCHAEOLOGY_NONE_COMPLETED" }, { - "trigger": "ARCHAEOLOGY_DIGSITE_COMPLETE_TOAST_FRAME_TITLE\tstring", - "contents": "ARCHAEOLOGY_DIGSITE_COMPLETE_TOAST_FRAME_TITLE", + "trigger": "ARCHAEOLOGY_POJECTBAR_TOOLTIP\t\"string\"", + "contents": "ARCHAEOLOGY_POJECTBAR_TOOLTIP" }, { - "trigger": "ARCHAEOLOGY_DIGSITE_PROGRESS_BAR_TITLE\tstring", - "contents": "ARCHAEOLOGY_DIGSITE_PROGRESS_BAR_TITLE", + "trigger": "ARCHAEOLOGY_RANK_TOOLTIP\t\"string\"", + "contents": "ARCHAEOLOGY_RANK_TOOLTIP" }, { - "trigger": "ARCHAEOLOGY_HELP\tstring", - "contents": "ARCHAEOLOGY_HELP", + "trigger": "ARCHAEOLOGY_RARE_COMPLETED\t\"string\"", + "contents": "ARCHAEOLOGY_RARE_COMPLETED" }, { - "trigger": "ARCHAEOLOGY_KEYSTONE_ADD_TOOLTIP\tstring", - "contents": "ARCHAEOLOGY_KEYSTONE_ADD_TOOLTIP", + "trigger": "ARCHAEOLOGY_RUNE_STONES\t\"string\"", + "contents": "ARCHAEOLOGY_RUNE_STONES" }, { - "trigger": "ARCHAEOLOGY_KEYSTONE_REMOVE_TOOLTIP\tstring", - "contents": "ARCHAEOLOGY_KEYSTONE_REMOVE_TOOLTIP", + "trigger": "ARCHAEOLOGY_SHOW_DIG_SITES\t\"string\"", + "contents": "ARCHAEOLOGY_SHOW_DIG_SITES" }, { - "trigger": "ARCHAEOLOGY_NONE_COMPLETED\tstring", - "contents": "ARCHAEOLOGY_NONE_COMPLETED", + "trigger": "ARCHAEOLOGY_TIMESTAMP\t\"string\"", + "contents": "ARCHAEOLOGY_TIMESTAMP" }, { - "trigger": "ARCHAEOLOGY_POJECTBAR_TOOLTIP\tstring", - "contents": "ARCHAEOLOGY_POJECTBAR_TOOLTIP", + "trigger": "AREA_SPIRIT_HEAL\t\"string\"", + "contents": "AREA_SPIRIT_HEAL" }, { - "trigger": "ARCHAEOLOGY_RANK_TOOLTIP\tstring", - "contents": "ARCHAEOLOGY_RANK_TOOLTIP", + "trigger": "ARENA\t\"string\"", + "contents": "ARENA" }, { - "trigger": "ARCHAEOLOGY_RARE_COMPLETED\tstring", - "contents": "ARCHAEOLOGY_RARE_COMPLETED", + "trigger": "ARENA_2V2\t\"string\"", + "contents": "ARENA_2V2" }, { - "trigger": "ARCHAEOLOGY_RUNE_STONES\tstring", - "contents": "ARCHAEOLOGY_RUNE_STONES", + "trigger": "ARENA_3V3\t\"string\"", + "contents": "ARENA_3V3" }, { - "trigger": "ARCHAEOLOGY_SHOW_DIG_SITES\tstring", - "contents": "ARCHAEOLOGY_SHOW_DIG_SITES", + "trigger": "ARENA_5V5\t\"string\"", + "contents": "ARENA_5V5" }, { - "trigger": "ARCHAEOLOGY_TIMESTAMP\tstring", - "contents": "ARCHAEOLOGY_TIMESTAMP", + "trigger": "ARENA_BANNER_VENDOR_GREETING\t\"string\"", + "contents": "ARENA_BANNER_VENDOR_GREETING" }, { - "trigger": "AREA_SPIRIT_HEAL\tstring", - "contents": "AREA_SPIRIT_HEAL", + "trigger": "ARENA_BATTLES\t\"string\"", + "contents": "ARENA_BATTLES" }, { - "trigger": "ARENA\tstring", - "contents": "ARENA", + "trigger": "ARENA_BATTLES_2V2\t\"string\"", + "contents": "ARENA_BATTLES_2V2" }, { - "trigger": "ARENA_2V2\tstring", - "contents": "ARENA_2V2", + "trigger": "ARENA_BATTLES_3V3\t\"string\"", + "contents": "ARENA_BATTLES_3V3" }, { - "trigger": "ARENA_3V3\tstring", - "contents": "ARENA_3V3", + "trigger": "ARENA_BATTLES_5V5\t\"string\"", + "contents": "ARENA_BATTLES_5V5" }, { - "trigger": "ARENA_5V5\tstring", - "contents": "ARENA_5V5", + "trigger": "ARENA_CAPTAIN_INVALID_TEAM\t\"string\"", + "contents": "ARENA_CAPTAIN_INVALID_TEAM" }, { - "trigger": "ARENA_BANNER_VENDOR_GREETING\tstring", - "contents": "ARENA_BANNER_VENDOR_GREETING", + "trigger": "ARENA_CASUAL\t\"string\"", + "contents": "ARENA_CASUAL" }, { - "trigger": "ARENA_BATTLES\tstring", - "contents": "ARENA_BATTLES", + "trigger": "ARENA_CHARTER_PURCHASE\t\"string\"", + "contents": "ARENA_CHARTER_PURCHASE" }, { - "trigger": "ARENA_BATTLES_2V2\tstring", - "contents": "ARENA_BATTLES_2V2", + "trigger": "ARENA_CHARTER_TEMPLATE\t\"string\"", + "contents": "ARENA_CHARTER_TEMPLATE" }, { - "trigger": "ARENA_BATTLES_3V3\tstring", - "contents": "ARENA_BATTLES_3V3", + "trigger": "ARENA_CHARTER_TURN_IN\t\"string\"", + "contents": "ARENA_CHARTER_TURN_IN" }, { - "trigger": "ARENA_BATTLES_5V5\tstring", - "contents": "ARENA_BATTLES_5V5", + "trigger": "ARENA_COMPLETE_MESSAGE\t\"string\"", + "contents": "ARENA_COMPLETE_MESSAGE" }, { - "trigger": "ARENA_CAPTAIN_INVALID_TEAM\tstring", - "contents": "ARENA_CAPTAIN_INVALID_TEAM", + "trigger": "ARENA_CONQUEST_INFO\t\"string\"", + "contents": "ARENA_CONQUEST_INFO" }, { - "trigger": "ARENA_CASUAL\tstring", - "contents": "ARENA_CASUAL", + "trigger": "ARENA_CREATE_INFO\t\"string\"", + "contents": "ARENA_CREATE_INFO" }, { - "trigger": "ARENA_CHARTER_PURCHASE\tstring", - "contents": "ARENA_CHARTER_PURCHASE", + "trigger": "ARENA_ENTER_TEAM_NAME\t\"string\"", + "contents": "ARENA_ENTER_TEAM_NAME" }, { - "trigger": "ARENA_CHARTER_TEMPLATE\tstring", - "contents": "ARENA_CHARTER_TEMPLATE", + "trigger": "ARENA_INFO\t\"string\"", + "contents": "ARENA_INFO" }, { - "trigger": "ARENA_CHARTER_TURN_IN\tstring", - "contents": "ARENA_CHARTER_TURN_IN", + "trigger": "ARENA_IS_READY\t\"string\"", + "contents": "ARENA_IS_READY" }, { - "trigger": "ARENA_COMPLETE_MESSAGE\tstring", - "contents": "ARENA_COMPLETE_MESSAGE", + "trigger": "ARENA_MASTER_NO_SEASON_TEXT\t\"string\"", + "contents": "ARENA_MASTER_NO_SEASON_TEXT" }, { - "trigger": "ARENA_CONQUEST_INFO\tstring", - "contents": "ARENA_CONQUEST_INFO", + "trigger": "ARENA_MASTER_TEXT\t\"string\"", + "contents": "ARENA_MASTER_TEXT" }, { - "trigger": "ARENA_CREATE_INFO\tstring", - "contents": "ARENA_CREATE_INFO", + "trigger": "ARENA_NOT_CAPTAIN_INVALID_TEAM\t\"string\"", + "contents": "ARENA_NOT_CAPTAIN_INVALID_TEAM" }, { - "trigger": "ARENA_ENTER_TEAM_NAME\tstring", - "contents": "ARENA_ENTER_TEAM_NAME", + "trigger": "ARENA_NOT_USABLE\t\"string\"", + "contents": "ARENA_NOT_USABLE" }, { - "trigger": "ARENA_INFO\tstring", - "contents": "ARENA_INFO", + "trigger": "ARENA_OFF_SEASON_TEXT\t\"string\"", + "contents": "ARENA_OFF_SEASON_TEXT" }, { - "trigger": "ARENA_IS_READY\tstring", - "contents": "ARENA_IS_READY", + "trigger": "ARENA_PETITION_LEADER_INSTRUCTIONS\t\"string\"", + "contents": "ARENA_PETITION_LEADER_INSTRUCTIONS" }, { - "trigger": "ARENA_MASTER_NO_SEASON_TEXT\tstring", - "contents": "ARENA_MASTER_NO_SEASON_TEXT", + "trigger": "ARENA_PETITION_MEMBER_INSTRUCTIONS\t\"string\"", + "contents": "ARENA_PETITION_MEMBER_INSTRUCTIONS" }, { - "trigger": "ARENA_MASTER_TEXT\tstring", - "contents": "ARENA_MASTER_TEXT", + "trigger": "ARENA_POINTS\t\"string\"", + "contents": "ARENA_POINTS" }, { - "trigger": "ARENA_NOT_CAPTAIN_INVALID_TEAM\tstring", - "contents": "ARENA_NOT_CAPTAIN_INVALID_TEAM", + "trigger": "ARENA_PRACTICE_BATTLE\t\"string\"", + "contents": "ARENA_PRACTICE_BATTLE" }, { - "trigger": "ARENA_NOT_USABLE\tstring", - "contents": "ARENA_NOT_USABLE", + "trigger": "ARENA_RATED\t\"string\"", + "contents": "ARENA_RATED" }, { - "trigger": "ARENA_OFF_SEASON_TEXT\tstring", - "contents": "ARENA_OFF_SEASON_TEXT", + "trigger": "ARENA_RATED_BATTLE\t\"string\"", + "contents": "ARENA_RATED_BATTLE" }, { - "trigger": "ARENA_PETITION_LEADER_INSTRUCTIONS\tstring", - "contents": "ARENA_PETITION_LEADER_INSTRUCTIONS", + "trigger": "ARENA_RATED_MATCH\t\"string\"", + "contents": "ARENA_RATED_MATCH" }, { - "trigger": "ARENA_PETITION_MEMBER_INSTRUCTIONS\tstring", - "contents": "ARENA_PETITION_MEMBER_INSTRUCTIONS", + "trigger": "ARENA_RATED_QUEUES_DISABLED\t\"string\"", + "contents": "ARENA_RATED_QUEUES_DISABLED" }, { - "trigger": "ARENA_POINTS\tstring", - "contents": "ARENA_POINTS", + "trigger": "ARENA_RATING\t\"string\"", + "contents": "ARENA_RATING" }, { - "trigger": "ARENA_PRACTICE_BATTLE\tstring", - "contents": "ARENA_PRACTICE_BATTLE", + "trigger": "ARENA_REGISTRAR_PURCHASE_TEXT\t\"string\"", + "contents": "ARENA_REGISTRAR_PURCHASE_TEXT" }, { - "trigger": "ARENA_RATED\tstring", - "contents": "ARENA_RATED", + "trigger": "ARENA_SEASON_STATS\t\"string\"", + "contents": "ARENA_SEASON_STATS" }, { - "trigger": "ARENA_RATED_BATTLE\tstring", - "contents": "ARENA_RATED_BATTLE", + "trigger": "ARENA_SPECTATOR\t\"string\"", + "contents": "ARENA_SPECTATOR" }, { - "trigger": "ARENA_RATED_MATCH\tstring", - "contents": "ARENA_RATED_MATCH", + "trigger": "ARENA_TEAM\t\"string\"", + "contents": "ARENA_TEAM" }, { - "trigger": "ARENA_RATED_QUEUES_DISABLED\tstring", - "contents": "ARENA_RATED_QUEUES_DISABLED", + "trigger": "ARENA_TEAM_2V2\t\"string\"", + "contents": "ARENA_TEAM_2V2" }, { - "trigger": "ARENA_RATING\tstring", - "contents": "ARENA_RATING", + "trigger": "ARENA_TEAM_3V3\t\"string\"", + "contents": "ARENA_TEAM_3V3" }, { - "trigger": "ARENA_REGISTRAR_PURCHASE_TEXT\tstring", - "contents": "ARENA_REGISTRAR_PURCHASE_TEXT", + "trigger": "ARENA_TEAM_5V5\t\"string\"", + "contents": "ARENA_TEAM_5V5" }, { - "trigger": "ARENA_SEASON_STATS\tstring", - "contents": "ARENA_SEASON_STATS", + "trigger": "ARENA_TEAM_CAPTAIN\t\"string\"", + "contents": "ARENA_TEAM_CAPTAIN" }, { - "trigger": "ARENA_SPECTATOR\tstring", - "contents": "ARENA_SPECTATOR", + "trigger": "ARENA_TEAM_INFO\t\"string\"", + "contents": "ARENA_TEAM_INFO" }, { - "trigger": "ARENA_TEAM\tstring", - "contents": "ARENA_TEAM", + "trigger": "ARENA_TEAM_INVITATION\t\"string\"", + "contents": "ARENA_TEAM_INVITATION" }, { - "trigger": "ARENA_TEAM_2V2\tstring", - "contents": "ARENA_TEAM_2V2", + "trigger": "ARENA_TEAM_LEAD_IN\t\"string\"", + "contents": "ARENA_TEAM_LEAD_IN" }, { - "trigger": "ARENA_TEAM_3V3\tstring", - "contents": "ARENA_TEAM_3V3", + "trigger": "ARENA_TEAM_NAME_GOLD\t\"string\"", + "contents": "ARENA_TEAM_NAME_GOLD" }, { - "trigger": "ARENA_TEAM_5V5\tstring", - "contents": "ARENA_TEAM_5V5", + "trigger": "ARENA_TEAM_NAME_GREEN\t\"string\"", + "contents": "ARENA_TEAM_NAME_GREEN" }, { - "trigger": "ARENA_TEAM_CAPTAIN\tstring", - "contents": "ARENA_TEAM_CAPTAIN", + "trigger": "ARENA_TEAM_NAME_PURPLE\t\"string\"", + "contents": "ARENA_TEAM_NAME_PURPLE" }, { - "trigger": "ARENA_TEAM_INFO\tstring", - "contents": "ARENA_TEAM_INFO", + "trigger": "ARENA_TEAM_RATING\t\"string\"", + "contents": "ARENA_TEAM_RATING" }, { - "trigger": "ARENA_TEAM_INVITATION\tstring", - "contents": "ARENA_TEAM_INVITATION", + "trigger": "ARENA_TEAMS\t\"string\"", + "contents": "ARENA_TEAMS" }, { - "trigger": "ARENA_TEAM_LEAD_IN\tstring", - "contents": "ARENA_TEAM_LEAD_IN", + "trigger": "ARENA_TEAMS_INVALID_WARNING\t\"string\"", + "contents": "ARENA_TEAMS_INVALID_WARNING" }, { - "trigger": "ARENA_TEAM_NAME_GOLD\tstring", - "contents": "ARENA_TEAM_NAME_GOLD", + "trigger": "ARENA_THIS_SEASON\t\"string\"", + "contents": "ARENA_THIS_SEASON" }, { - "trigger": "ARENA_TEAM_NAME_GREEN\tstring", - "contents": "ARENA_TEAM_NAME_GREEN", + "trigger": "ARENA_THIS_SEASON_TOGGLE\t\"string\"", + "contents": "ARENA_THIS_SEASON_TOGGLE" }, { - "trigger": "ARENA_TEAM_RATING\tstring", - "contents": "ARENA_TEAM_RATING", + "trigger": "ARENA_THIS_WEEK\t\"string\"", + "contents": "ARENA_THIS_WEEK" }, { - "trigger": "ARENA_TEAMS\tstring", - "contents": "ARENA_TEAMS", + "trigger": "ARENA_THIS_WEEK_TOGGLE\t\"string\"", + "contents": "ARENA_THIS_WEEK_TOGGLE" }, { - "trigger": "ARENA_TEAMS_INVALID_WARNING\tstring", - "contents": "ARENA_TEAMS_INVALID_WARNING", + "trigger": "ARENA_WEEKLY_STATS\t\"string\"", + "contents": "ARENA_WEEKLY_STATS" }, { - "trigger": "ARENA_THIS_SEASON\tstring", - "contents": "ARENA_THIS_SEASON", + "trigger": "ARGUS_RAID-ENGINEER_BOSS-FIRE_ENERGY\t\"string\"", + "contents": "ARGUS_RAID-ENGINEER_BOSS-FIRE_ENERGY" }, { - "trigger": "ARENA_THIS_SEASON_TOGGLE\tstring", - "contents": "ARENA_THIS_SEASON_TOGGLE", + "trigger": "ARGUS_RAID_DEATH_TITAN_ENERGY\t\"string\"", + "contents": "ARGUS_RAID_DEATH_TITAN_ENERGY" }, { - "trigger": "ARENA_THIS_WEEK\tstring", - "contents": "ARENA_THIS_WEEK", + "trigger": "ARGUS_RAID_ENGINEER\t\"string\"", + "contents": "ARGUS_RAID_ENGINEER" }, { - "trigger": "ARENA_THIS_WEEK_TOGGLE\tstring", - "contents": "ARENA_THIS_WEEK_TOGGLE", + "trigger": "ARGUS_RAID_LIFE_GIVING_ROOTS\t\"string\"", + "contents": "ARGUS_RAID_LIFE_GIVING_ROOTS" }, { - "trigger": "ARENA_WEEKLY_STATS\tstring", - "contents": "ARENA_WEEKLY_STATS", + "trigger": "ARMOR\t\"string\"", + "contents": "ARMOR" }, { - "trigger": "ARMOR\tstring", - "contents": "ARMOR", + "trigger": "ARMOR_TEMPLATE\t\"string\"", + "contents": "ARMOR_TEMPLATE" }, { - "trigger": "ARMOR_TEMPLATE\tstring", - "contents": "ARMOR_TEMPLATE", + "trigger": "ARMOR_TOOLTIP\t\"string\"", + "contents": "ARMOR_TOOLTIP" }, { - "trigger": "ARMOR_TOOLTIP\tstring", - "contents": "ARMOR_TOOLTIP", + "trigger": "ARTIFACT_DEMONHUNTER_HAVOC_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_DEMONHUNTER_HAVOC_BOSSNAME1" }, { - "trigger": "ARTIFACT_DEMONHUNTER_HAVOC_BOSSNAME1\tstring", - "contents": "ARTIFACT_DEMONHUNTER_HAVOC_BOSSNAME1", + "trigger": "ARTIFACT_DEMONHUNTER_HAVOC_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_DEMONHUNTER_HAVOC_WEAPONNAME" }, { - "trigger": "ARTIFACT_DEMONHUNTER_HAVOC_WEAPONNAME\tstring", - "contents": "ARTIFACT_DEMONHUNTER_HAVOC_WEAPONNAME", + "trigger": "ARTIFACT_DEMONHUNTER_VENGEANCE_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_DEMONHUNTER_VENGEANCE_WEAPONNAME" }, { - "trigger": "ARTIFACT_DEMONHUNTER_VENGEANCE_WEAPONNAME\tstring", - "contents": "ARTIFACT_DEMONHUNTER_VENGEANCE_WEAPONNAME", + "trigger": "ARTIFACT_DK_BLOOD\t\"string\"", + "contents": "ARTIFACT_DK_BLOOD" }, { - "trigger": "ARTIFACT_DK_BLOOD\tstring", - "contents": "ARTIFACT_DK_BLOOD", + "trigger": "ARTIFACT_DK_BLOOD_BOSS_1\t\"string\"", + "contents": "ARTIFACT_DK_BLOOD_BOSS_1" }, { - "trigger": "ARTIFACT_DK_BLOOD_BOSS_1\tstring", - "contents": "ARTIFACT_DK_BLOOD_BOSS_1", + "trigger": "ARTIFACT_DK_BLOOD_BOSS_2\t\"string\"", + "contents": "ARTIFACT_DK_BLOOD_BOSS_2" }, { - "trigger": "ARTIFACT_DK_BLOOD_BOSS_2\tstring", - "contents": "ARTIFACT_DK_BLOOD_BOSS_2", + "trigger": "ARTIFACT_DK_FROST\t\"string\"", + "contents": "ARTIFACT_DK_FROST" }, { - "trigger": "ARTIFACT_DK_FROST\tstring", - "contents": "ARTIFACT_DK_FROST", + "trigger": "ARTIFACT_DK_UNHOLY\t\"string\"", + "contents": "ARTIFACT_DK_UNHOLY" }, { - "trigger": "ARTIFACT_DK_UNHOLY\tstring", - "contents": "ARTIFACT_DK_UNHOLY", + "trigger": "ARTIFACT_DRUID_BALANCE\t\"string\"", + "contents": "ARTIFACT_DRUID_BALANCE" }, { - "trigger": "ARTIFACT_DRUID_BALANCE\tstring", - "contents": "ARTIFACT_DRUID_BALANCE", + "trigger": "ARTIFACT_DRUID_FERAL\t\"string\"", + "contents": "ARTIFACT_DRUID_FERAL" }, { - "trigger": "ARTIFACT_DRUID_FERAL\tstring", - "contents": "ARTIFACT_DRUID_FERAL", + "trigger": "ARTIFACT_DRUID_FERAL_BOSSNAME_1\t\"string\"", + "contents": "ARTIFACT_DRUID_FERAL_BOSSNAME_1" }, { - "trigger": "ARTIFACT_DRUID_FERAL_BOSSNAME_1\tstring", - "contents": "ARTIFACT_DRUID_FERAL_BOSSNAME_1", + "trigger": "ARTIFACT_DRUID_FERAL_BOSSNAME_2\t\"string\"", + "contents": "ARTIFACT_DRUID_FERAL_BOSSNAME_2" }, { - "trigger": "ARTIFACT_DRUID_FERAL_BOSSNAME_2\tstring", - "contents": "ARTIFACT_DRUID_FERAL_BOSSNAME_2", + "trigger": "ARTIFACT_DRUID_GUARDIAN\t\"string\"", + "contents": "ARTIFACT_DRUID_GUARDIAN" }, { - "trigger": "ARTIFACT_DRUID_GUARDIAN\tstring", - "contents": "ARTIFACT_DRUID_GUARDIAN", + "trigger": "ARTIFACT_DRUID_GUARDIAN_URSOCLAIR\t\"string\"", + "contents": "ARTIFACT_DRUID_GUARDIAN_URSOCLAIR" }, { - "trigger": "ARTIFACT_DRUID_GUARDIAN_URSOCLAIR\tstring", - "contents": "ARTIFACT_DRUID_GUARDIAN_URSOCLAIR", + "trigger": "ARTIFACT_DRUID_RESTO_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_DRUID_RESTO_BOSSNAME1" }, { - "trigger": "ARTIFACT_DRUID_RESTO_BOSSNAME1\tstring", - "contents": "ARTIFACT_DRUID_RESTO_BOSSNAME1", + "trigger": "ARTIFACT_DRUID_RESTO_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_DRUID_RESTO_WEAPONNAME" }, { - "trigger": "ARTIFACT_DRUID_RESTO_WEAPONNAME\tstring", - "contents": "ARTIFACT_DRUID_RESTO_WEAPONNAME", + "trigger": "ARTIFACT_END_GAME_POWER_UNLINKED_TOOLTIP\t\"string\"", + "contents": "ARTIFACT_END_GAME_POWER_UNLINKED_TOOLTIP" }, { - "trigger": "ARTIFACT_END_GAME_POWER_UNLINKED_TOOLTIP\tstring", - "contents": "ARTIFACT_END_GAME_POWER_UNLINKED_TOOLTIP", + "trigger": "ARTIFACT_HIDDEN_ACHIEVEMENT_PROGRESS_FORMAT\t\"string\"", + "contents": "ARTIFACT_HIDDEN_ACHIEVEMENT_PROGRESS_FORMAT" }, { - "trigger": "ARTIFACT_HIDDEN_ACHIEVEMENT_PROGRESS_FORMAT\tstring", - "contents": "ARTIFACT_HIDDEN_ACHIEVEMENT_PROGRESS_FORMAT", + "trigger": "ARTIFACT_HUNTER_BEAST_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_HUNTER_BEAST_WEAPONNAME" }, { - "trigger": "ARTIFACT_HUNTER_BEAST_WEAPONNAME\tstring", - "contents": "ARTIFACT_HUNTER_BEAST_WEAPONNAME", + "trigger": "ARTIFACT_HUNTER_MARKS_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_HUNTER_MARKS_WEAPONNAME" }, { - "trigger": "ARTIFACT_HUNTER_MARKS_WEAPONNAME\tstring", - "contents": "ARTIFACT_HUNTER_MARKS_WEAPONNAME", + "trigger": "ARTIFACT_HUNTER_SURV_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_HUNTER_SURV_BOSSNAME1" }, { - "trigger": "ARTIFACT_HUNTER_SURV_BOSSNAME1\tstring", - "contents": "ARTIFACT_HUNTER_SURV_BOSSNAME1", + "trigger": "ARTIFACT_HUNTER_SURV_BOSSNAME2\t\"string\"", + "contents": "ARTIFACT_HUNTER_SURV_BOSSNAME2" }, { - "trigger": "ARTIFACT_HUNTER_SURV_BOSSNAME2\tstring", - "contents": "ARTIFACT_HUNTER_SURV_BOSSNAME2", + "trigger": "ARTIFACT_HUNTER_SURV_BOSSNAME3\t\"string\"", + "contents": "ARTIFACT_HUNTER_SURV_BOSSNAME3" }, { - "trigger": "ARTIFACT_HUNTER_SURV_BOSSNAME3\tstring", - "contents": "ARTIFACT_HUNTER_SURV_BOSSNAME3", + "trigger": "ARTIFACT_HUNTER_SURV_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_HUNTER_SURV_WEAPONNAME" }, { - "trigger": "ARTIFACT_HUNTER_SURV_WEAPONNAME\tstring", - "contents": "ARTIFACT_HUNTER_SURV_WEAPONNAME", + "trigger": "ARTIFACT_MAGE_ARCANE\t\"string\"", + "contents": "ARTIFACT_MAGE_ARCANE" }, { - "trigger": "ARTIFACT_MAGE_ARCANE\tstring", - "contents": "ARTIFACT_MAGE_ARCANE", + "trigger": "ARTIFACT_MAGE_FIRE\t\"string\"", + "contents": "ARTIFACT_MAGE_FIRE" }, { - "trigger": "ARTIFACT_MAGE_FIRE\tstring", - "contents": "ARTIFACT_MAGE_FIRE", + "trigger": "ARTIFACT_MAGE_FROST\t\"string\"", + "contents": "ARTIFACT_MAGE_FROST" }, { - "trigger": "ARTIFACT_MAGE_FROST\tstring", - "contents": "ARTIFACT_MAGE_FROST", + "trigger": "ARTIFACT_MAGE_FROST_BOSSNAME\t\"string\"", + "contents": "ARTIFACT_MAGE_FROST_BOSSNAME" }, { - "trigger": "ARTIFACT_MAGE_FROST_BOSSNAME\tstring", - "contents": "ARTIFACT_MAGE_FROST_BOSSNAME", + "trigger": "ARTIFACT_MONK_BREWMASTER1\t\"string\"", + "contents": "ARTIFACT_MONK_BREWMASTER1" }, { - "trigger": "ARTIFACT_MONK_BREWMASTER1\tstring", - "contents": "ARTIFACT_MONK_BREWMASTER1", + "trigger": "ARTIFACT_MONK_BREWMASTER2\t\"string\"", + "contents": "ARTIFACT_MONK_BREWMASTER2" }, { - "trigger": "ARTIFACT_MONK_BREWMASTER2\tstring", - "contents": "ARTIFACT_MONK_BREWMASTER2", + "trigger": "ARTIFACT_MONK_MISTWEAVER_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_MONK_MISTWEAVER_WEAPONNAME" }, { - "trigger": "ARTIFACT_MONK_MISTWEAVER_WEAPONNAME\tstring", - "contents": "ARTIFACT_MONK_MISTWEAVER_WEAPONNAME", + "trigger": "ARTIFACT_MONK_WW\t\"string\"", + "contents": "ARTIFACT_MONK_WW" }, { - "trigger": "ARTIFACT_MONK_WW\tstring", - "contents": "ARTIFACT_MONK_WW", + "trigger": "ARTIFACT_PALADIN_HOLY_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_PALADIN_HOLY_WEAPONNAME" }, { - "trigger": "ARTIFACT_PALADIN_HOLY_WEAPONNAME\tstring", - "contents": "ARTIFACT_PALADIN_HOLY_WEAPONNAME", + "trigger": "ARTIFACT_PALADIN_PROT_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_PALADIN_PROT_BOSSNAME1" }, { - "trigger": "ARTIFACT_PALADIN_PROT_BOSSNAME1\tstring", - "contents": "ARTIFACT_PALADIN_PROT_BOSSNAME1", + "trigger": "ARTIFACT_PALADIN_PROT_BOSSNAME2\t\"string\"", + "contents": "ARTIFACT_PALADIN_PROT_BOSSNAME2" }, { - "trigger": "ARTIFACT_PALADIN_PROT_BOSSNAME2\tstring", - "contents": "ARTIFACT_PALADIN_PROT_BOSSNAME2", + "trigger": "ARTIFACT_PALADIN_PROT_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_PALADIN_PROT_WEAPONNAME" }, { - "trigger": "ARTIFACT_PALADIN_PROT_WEAPONNAME\tstring", - "contents": "ARTIFACT_PALADIN_PROT_WEAPONNAME", + "trigger": "ARTIFACT_PALADIN_RET_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_PALADIN_RET_WEAPONNAME" }, { - "trigger": "ARTIFACT_PALADIN_RET_WEAPONNAME\tstring", - "contents": "ARTIFACT_PALADIN_RET_WEAPONNAME", + "trigger": "ARTIFACT_POWER\t\"string\"", + "contents": "ARTIFACT_POWER" }, { - "trigger": "ARTIFACT_POWER\tstring", - "contents": "ARTIFACT_POWER", + "trigger": "ARTIFACT_POWER_BAR\t\"string\"", + "contents": "ARTIFACT_POWER_BAR" }, { - "trigger": "ARTIFACT_POWER_BAR\tstring", - "contents": "ARTIFACT_POWER_BAR", + "trigger": "ARTIFACT_POWER_COST_TOOLTIP\t\"string\"", + "contents": "ARTIFACT_POWER_COST_TOOLTIP" }, { - "trigger": "ARTIFACT_POWER_COST_TOOLTIP\tstring", - "contents": "ARTIFACT_POWER_COST_TOOLTIP", + "trigger": "ARTIFACT_POWER_GAIN\t\"string\"", + "contents": "ARTIFACT_POWER_GAIN" }, { - "trigger": "ARTIFACT_POWER_GAIN\tstring", - "contents": "ARTIFACT_POWER_GAIN", + "trigger": "ARTIFACT_POWER_GAIN_SHORT\t\"string\"", + "contents": "ARTIFACT_POWER_GAIN_SHORT" }, { - "trigger": "ARTIFACT_POWER_GAIN_SHORT\tstring", - "contents": "ARTIFACT_POWER_GAIN_SHORT", + "trigger": "ARTIFACT_POWER_LEARN_RANK_TOOLTIP\t\"string\"", + "contents": "ARTIFACT_POWER_LEARN_RANK_TOOLTIP" }, { - "trigger": "ARTIFACT_POWER_LEARN_RANK_TOOLTIP\tstring", - "contents": "ARTIFACT_POWER_LEARN_RANK_TOOLTIP", + "trigger": "ARTIFACT_POWER_RELIC_BONUS\t\"string\"", + "contents": "ARTIFACT_POWER_RELIC_BONUS" }, { - "trigger": "ARTIFACT_POWER_RELIC_BONUS\tstring", - "contents": "ARTIFACT_POWER_RELIC_BONUS", + "trigger": "ARTIFACT_POWER_TOOLTIP_BODY\t\"string\"", + "contents": "ARTIFACT_POWER_TOOLTIP_BODY" }, { - "trigger": "ARTIFACT_POWER_TOOLTIP_BODY\tstring", - "contents": "ARTIFACT_POWER_TOOLTIP_BODY", + "trigger": "ARTIFACT_POWER_TOOLTIP_TITLE\t\"string\"", + "contents": "ARTIFACT_POWER_TOOLTIP_TITLE" }, { - "trigger": "ARTIFACT_POWER_TOOLTIP_TITLE\tstring", - "contents": "ARTIFACT_POWER_TOOLTIP_TITLE", + "trigger": "ARTIFACT_POWER_UNLINKED_TOOLTIP\t\"string\"", + "contents": "ARTIFACT_POWER_UNLINKED_TOOLTIP" }, { - "trigger": "ARTIFACT_POWER_UNLINKED_TOOLTIP\tstring", - "contents": "ARTIFACT_POWER_UNLINKED_TOOLTIP", + "trigger": "ARTIFACT_PRIEST_DISCIPLINE\t\"string\"", + "contents": "ARTIFACT_PRIEST_DISCIPLINE" }, { - "trigger": "ARTIFACT_PRIEST_DISCIPLINE\tstring", - "contents": "ARTIFACT_PRIEST_DISCIPLINE", + "trigger": "ARTIFACT_PRIEST_HOLY_1\t\"string\"", + "contents": "ARTIFACT_PRIEST_HOLY_1" }, { - "trigger": "ARTIFACT_PRIEST_HOLY_1\tstring", - "contents": "ARTIFACT_PRIEST_HOLY_1", + "trigger": "ARTIFACT_PRIEST_HOLY_2\t\"string\"", + "contents": "ARTIFACT_PRIEST_HOLY_2" }, { - "trigger": "ARTIFACT_PRIEST_HOLY_2\tstring", - "contents": "ARTIFACT_PRIEST_HOLY_2", + "trigger": "ARTIFACT_PRIEST_SHADOW_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_PRIEST_SHADOW_BOSSNAME1" }, { - "trigger": "ARTIFACT_PRIEST_SHADOW_BOSSNAME1\tstring", - "contents": "ARTIFACT_PRIEST_SHADOW_BOSSNAME1", + "trigger": "ARTIFACT_PRIEST_SHADOW_BOSSNAME2\t\"string\"", + "contents": "ARTIFACT_PRIEST_SHADOW_BOSSNAME2" }, { - "trigger": "ARTIFACT_PRIEST_SHADOW_BOSSNAME2\tstring", - "contents": "ARTIFACT_PRIEST_SHADOW_BOSSNAME2", + "trigger": "ARTIFACT_PRIEST_SHADOW_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_PRIEST_SHADOW_WEAPONNAME" }, { - "trigger": "ARTIFACT_PRIEST_SHADOW_WEAPONNAME\tstring", - "contents": "ARTIFACT_PRIEST_SHADOW_WEAPONNAME", + "trigger": "ARTIFACT_RELIC_SLOT_NEXT_RANK\t\"string\"", + "contents": "ARTIFACT_RELIC_SLOT_NEXT_RANK" }, { - "trigger": "ARTIFACT_RESPEC\tstring", - "contents": "ARTIFACT_RESPEC", + "trigger": "ARTIFACT_RELIC_TALENT_AVAILABLE\t\"string\"", + "contents": "ARTIFACT_RELIC_TALENT_AVAILABLE" }, { - "trigger": "ARTIFACT_RESPEC_NOT_ENOUGH_POWER\tstring", - "contents": "ARTIFACT_RESPEC_NOT_ENOUGH_POWER", + "trigger": "ARTIFACT_RESPEC\t\"string\"", + "contents": "ARTIFACT_RESPEC" }, { - "trigger": "ARTIFACT_ROGUE_ASSASSINATION_BOSSNAME1\tstring", - "contents": "ARTIFACT_ROGUE_ASSASSINATION_BOSSNAME1", + "trigger": "ARTIFACT_RESPEC_NOT_ENOUGH_POWER\t\"string\"", + "contents": "ARTIFACT_RESPEC_NOT_ENOUGH_POWER" }, { - "trigger": "ARTIFACT_ROGUE_ASSASSINATION_WEAPONNAME\tstring", - "contents": "ARTIFACT_ROGUE_ASSASSINATION_WEAPONNAME", + "trigger": "ARTIFACT_RETIRED\t\"string\"", + "contents": "ARTIFACT_RETIRED" }, { - "trigger": "ARTIFACT_ROGUE_OUTLAW_BOSSNAME1\tstring", - "contents": "ARTIFACT_ROGUE_OUTLAW_BOSSNAME1", + "trigger": "ARTIFACT_ROGUE_ASSASSINATION_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_ROGUE_ASSASSINATION_BOSSNAME1" }, { - "trigger": "ARTIFACT_ROGUE_OUTLAW_WEAPONNAME\tstring", - "contents": "ARTIFACT_ROGUE_OUTLAW_WEAPONNAME", + "trigger": "ARTIFACT_ROGUE_ASSASSINATION_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_ROGUE_ASSASSINATION_WEAPONNAME" }, { - "trigger": "ARTIFACT_ROGUE_SUBTLETY_BOSSNAME1\tstring", - "contents": "ARTIFACT_ROGUE_SUBTLETY_BOSSNAME1", + "trigger": "ARTIFACT_ROGUE_OUTLAW_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_ROGUE_OUTLAW_BOSSNAME1" }, { - "trigger": "ARTIFACT_ROGUE_SUBTLETY_WEAPONNAME\tstring", - "contents": "ARTIFACT_ROGUE_SUBTLETY_WEAPONNAME", + "trigger": "ARTIFACT_ROGUE_OUTLAW_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_ROGUE_OUTLAW_WEAPONNAME" }, { - "trigger": "ARTIFACT_SHAMAN_ELEMENTAL_WEAPONNAME\tstring", - "contents": "ARTIFACT_SHAMAN_ELEMENTAL_WEAPONNAME", + "trigger": "ARTIFACT_ROGUE_SUBTLETY_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_ROGUE_SUBTLETY_BOSSNAME1" }, { - "trigger": "ARTIFACT_SHAMAN_ENHANCEMENT_WEAPONNAME\tstring", - "contents": "ARTIFACT_SHAMAN_ENHANCEMENT_WEAPONNAME", + "trigger": "ARTIFACT_ROGUE_SUBTLETY_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_ROGUE_SUBTLETY_WEAPONNAME" }, { - "trigger": "ARTIFACT_SHAMAN_RESTORATION_WEAPONNAME\tstring", - "contents": "ARTIFACT_SHAMAN_RESTORATION_WEAPONNAME", + "trigger": "ARTIFACT_SHAMAN_ELEMENTAL_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_SHAMAN_ELEMENTAL_WEAPONNAME" }, { - "trigger": "ARTIFACT_SHAMAN_TITLECARD_DEEPHOLM\tstring", - "contents": "ARTIFACT_SHAMAN_TITLECARD_DEEPHOLM", + "trigger": "ARTIFACT_SHAMAN_ENHANCEMENT_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_SHAMAN_ENHANCEMENT_WEAPONNAME" }, { - "trigger": "ARTIFACT_SHAMAN_TITLECARD_MAELSTROM\tstring", - "contents": "ARTIFACT_SHAMAN_TITLECARD_MAELSTROM", + "trigger": "ARTIFACT_SHAMAN_RESTORATION_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_SHAMAN_RESTORATION_WEAPONNAME" }, { - "trigger": "ARTIFACT_TOAST_NEW_POWER_AVAILABLE\tstring", - "contents": "ARTIFACT_TOAST_NEW_POWER_AVAILABLE", + "trigger": "ARTIFACT_SHAMAN_TITLECARD_DEEPHOLM\t\"string\"", + "contents": "ARTIFACT_SHAMAN_TITLECARD_DEEPHOLM" }, { - "trigger": "ARTIFACT_TOAST_RETURN_TO_FORGE\tstring", - "contents": "ARTIFACT_TOAST_RETURN_TO_FORGE", + "trigger": "ARTIFACT_SHAMAN_TITLECARD_MAELSTROM\t\"string\"", + "contents": "ARTIFACT_SHAMAN_TITLECARD_MAELSTROM" }, { - "trigger": "ARTIFACT_TRAITS_NO_FORGE_ERROR\tstring", - "contents": "ARTIFACT_TRAITS_NO_FORGE_ERROR", + "trigger": "ARTIFACT_TOAST_NEW_POWER_AVAILABLE\t\"string\"", + "contents": "ARTIFACT_TOAST_NEW_POWER_AVAILABLE" }, { - "trigger": "ARTIFACT_TUTORIAL_CUSTOMIZE_APPEARANCE\tstring", - "contents": "ARTIFACT_TUTORIAL_CUSTOMIZE_APPEARANCE", + "trigger": "ARTIFACT_TOAST_RETURN_TO_FORGE\t\"string\"", + "contents": "ARTIFACT_TOAST_RETURN_TO_FORGE" }, { - "trigger": "ARTIFACT_TUTORIAL_KNOWLEDGE\tstring", - "contents": "ARTIFACT_TUTORIAL_KNOWLEDGE", + "trigger": "ARTIFACT_TRAITS_NO_FORGE_ERROR\t\"string\"", + "contents": "ARTIFACT_TRAITS_NO_FORGE_ERROR" }, { - "trigger": "ARTIFACT_TUTORIAL_SLOT_RELIC\tstring", - "contents": "ARTIFACT_TUTORIAL_SLOT_RELIC", + "trigger": "ARTIFACT_TUTORIAL_CUSTOMIZE_APPEARANCE\t\"string\"", + "contents": "ARTIFACT_TUTORIAL_CUSTOMIZE_APPEARANCE" }, { - "trigger": "ARTIFACT_VISIT_FORGE_TO_START\tstring", - "contents": "ARTIFACT_VISIT_FORGE_TO_START", + "trigger": "ARTIFACT_TUTORIAL_KNOWLEDGE\t\"string\"", + "contents": "ARTIFACT_TUTORIAL_KNOWLEDGE" }, { - "trigger": "ARTIFACT_WARLOCK_AFFLICTION\tstring", - "contents": "ARTIFACT_WARLOCK_AFFLICTION", + "trigger": "ARTIFACT_TUTORIAL_SLOT_RELIC\t\"string\"", + "contents": "ARTIFACT_TUTORIAL_SLOT_RELIC" }, { - "trigger": "ARTIFACT_WARLOCK_AFFLICTION_2\tstring", - "contents": "ARTIFACT_WARLOCK_AFFLICTION_2", + "trigger": "ARTIFACT_VISIT_FORGE_TO_START\t\"string\"", + "contents": "ARTIFACT_VISIT_FORGE_TO_START" }, { - "trigger": "ARTIFACT_WARLOCK_DEMO\tstring", - "contents": "ARTIFACT_WARLOCK_DEMO", + "trigger": "ARTIFACT_WARLOCK_AFFLICTION\t\"string\"", + "contents": "ARTIFACT_WARLOCK_AFFLICTION" }, { - "trigger": "ARTIFACT_WARLOCK_DEST\tstring", - "contents": "ARTIFACT_WARLOCK_DEST", + "trigger": "ARTIFACT_WARLOCK_AFFLICTION_2\t\"string\"", + "contents": "ARTIFACT_WARLOCK_AFFLICTION_2" }, { - "trigger": "ARTIFACT_WARRIOR_ARMS_BOSSNAME1\tstring", - "contents": "ARTIFACT_WARRIOR_ARMS_BOSSNAME1", + "trigger": "ARTIFACT_WARLOCK_DEMO\t\"string\"", + "contents": "ARTIFACT_WARLOCK_DEMO" }, { - "trigger": "ARTIFACT_WARRIOR_ARMS_WEAPONNAME\tstring", - "contents": "ARTIFACT_WARRIOR_ARMS_WEAPONNAME", + "trigger": "ARTIFACT_WARLOCK_DEST\t\"string\"", + "contents": "ARTIFACT_WARLOCK_DEST" }, { - "trigger": "ARTIFACT_WARRIOR_FURY_BOSSNAME1\tstring", - "contents": "ARTIFACT_WARRIOR_FURY_BOSSNAME1", + "trigger": "ARTIFACT_WARRIOR_ARMS_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_WARRIOR_ARMS_BOSSNAME1" }, { - "trigger": "ARTIFACT_WARRIOR_FURY_WEAPONNAME\tstring", - "contents": "ARTIFACT_WARRIOR_FURY_WEAPONNAME", + "trigger": "ARTIFACT_WARRIOR_ARMS_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_WARRIOR_ARMS_WEAPONNAME" }, { - "trigger": "ARTIFACT_WARRIOR_ODYN\tstring", - "contents": "ARTIFACT_WARRIOR_ODYN", + "trigger": "ARTIFACT_WARRIOR_FURY_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_WARRIOR_FURY_BOSSNAME1" }, { - "trigger": "ARTIFACT_WARRIOR_PROT_BOSSNAME1\tstring", - "contents": "ARTIFACT_WARRIOR_PROT_BOSSNAME1", + "trigger": "ARTIFACT_WARRIOR_FURY_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_WARRIOR_FURY_WEAPONNAME" }, { - "trigger": "ARTIFACT_WARRIOR_PROT_WEAPONNAME\tstring", - "contents": "ARTIFACT_WARRIOR_PROT_WEAPONNAME", + "trigger": "ARTIFACT_WARRIOR_ODYN\t\"string\"", + "contents": "ARTIFACT_WARRIOR_ODYN" }, { - "trigger": "ARTIFACT_WARRIOR_PROT_WEAPONNAME_SECOND\tstring", - "contents": "ARTIFACT_WARRIOR_PROT_WEAPONNAME_SECOND", + "trigger": "ARTIFACT_WARRIOR_PROT_BOSSNAME1\t\"string\"", + "contents": "ARTIFACT_WARRIOR_PROT_BOSSNAME1" }, { - "trigger": "ARTIFACT_XP_GAIN\tstring", - "contents": "ARTIFACT_XP_GAIN", + "trigger": "ARTIFACT_WARRIOR_PROT_WEAPONNAME\t\"string\"", + "contents": "ARTIFACT_WARRIOR_PROT_WEAPONNAME" }, { - "trigger": "ARTIFACT_XP_REWARD\tstring", - "contents": "ARTIFACT_XP_REWARD", + "trigger": "ARTIFACT_WARRIOR_PROT_WEAPONNAME_SECOND\t\"string\"", + "contents": "ARTIFACT_WARRIOR_PROT_WEAPONNAME_SECOND" }, { - "trigger": "ARTIFACTS_APPEARANCE_TAB\tstring", - "contents": "ARTIFACTS_APPEARANCE_TAB", + "trigger": "ARTIFACT_XP_GAIN\t\"string\"", + "contents": "ARTIFACT_XP_GAIN" }, { - "trigger": "ARTIFACTS_APPEARANCE_TAB_TITLE\tstring", - "contents": "ARTIFACTS_APPEARANCE_TAB_TITLE", + "trigger": "ARTIFACT_XP_REWARD\t\"string\"", + "contents": "ARTIFACT_XP_REWARD" }, { - "trigger": "ARTIFACTS_KNOWLEDGE_TOOLTIP_DESC\tstring", - "contents": "ARTIFACTS_KNOWLEDGE_TOOLTIP_DESC", + "trigger": "ARTIFACTS_APPEARANCE_TAB\t\"string\"", + "contents": "ARTIFACTS_APPEARANCE_TAB" }, { - "trigger": "ARTIFACTS_KNOWLEDGE_TOOLTIP_LEVEL\tstring", - "contents": "ARTIFACTS_KNOWLEDGE_TOOLTIP_LEVEL", + "trigger": "ARTIFACTS_APPEARANCE_TAB_TITLE\t\"string\"", + "contents": "ARTIFACTS_APPEARANCE_TAB_TITLE" }, { - "trigger": "ARTIFACTS_NUM_PURCHASED_RANKS\tstring", - "contents": "ARTIFACTS_NUM_PURCHASED_RANKS", + "trigger": "ARTIFACTS_KNOWLEDGE_TOOLTIP_DESC\t\"string\"", + "contents": "ARTIFACTS_KNOWLEDGE_TOOLTIP_DESC" }, { - "trigger": "ARTIFACTS_PERK_TAB\tstring", - "contents": "ARTIFACTS_PERK_TAB", + "trigger": "ARTIFACTS_KNOWLEDGE_TOOLTIP_LEVEL\t\"string\"", + "contents": "ARTIFACTS_KNOWLEDGE_TOOLTIP_LEVEL" }, { - "trigger": "ARTISAN\tstring", - "contents": "ARTISAN", + "trigger": "ARTIFACTS_NUM_PURCHASED_RANKS\t\"string\"", + "contents": "ARTIFACTS_NUM_PURCHASED_RANKS" }, { - "trigger": "ASHRAN_PICK_POCKET\tstring", - "contents": "ASHRAN_PICK_POCKET", + "trigger": "ARTIFACTS_PERK_TAB\t\"string\"", + "contents": "ARTIFACTS_PERK_TAB" }, { - "trigger": "ASSEMBLING_GROUP\tstring", - "contents": "ASSEMBLING_GROUP", + "trigger": "ARTISAN\t\"string\"", + "contents": "ARTISAN" }, { - "trigger": "ASSIGN_LOOT\tstring", - "contents": "ASSIGN_LOOT", + "trigger": "ASHRAN_PICK_POCKET\t\"string\"", + "contents": "ASHRAN_PICK_POCKET" }, { - "trigger": "ASSIGNED_COLON\tstring", - "contents": "ASSIGNED_COLON", + "trigger": "ASSEMBLING_GROUP\t\"string\"", + "contents": "ASSEMBLING_GROUP" }, { - "trigger": "ASSIST_ATTACK\tstring", - "contents": "ASSIST_ATTACK", + "trigger": "ASSIGN_LOOT\t\"string\"", + "contents": "ASSIGN_LOOT" }, { - "trigger": "AT_WAR\tstring", - "contents": "AT_WAR", + "trigger": "ASSIGNED_COLON\t\"string\"", + "contents": "ASSIGNED_COLON" }, { - "trigger": "ATTACHMENT_TEXT\tstring", - "contents": "ATTACHMENT_TEXT", + "trigger": "ASSIST_ATTACK\t\"string\"", + "contents": "ASSIST_ATTACK" }, { - "trigger": "ATTACK\tstring", - "contents": "ATTACK", + "trigger": "AT_WAR\t\"string\"", + "contents": "AT_WAR" }, { - "trigger": "ATTACK_COLON\tstring", - "contents": "ATTACK_COLON", + "trigger": "ATTACHMENT_TEXT\t\"string\"", + "contents": "ATTACHMENT_TEXT" }, { - "trigger": "ATTACK_POWER\tstring", - "contents": "ATTACK_POWER", + "trigger": "ATTACK\t\"string\"", + "contents": "ATTACK" }, { - "trigger": "ATTACK_POWER_TOOLTIP\tstring", - "contents": "ATTACK_POWER_TOOLTIP", + "trigger": "ATTACK_COLON\t\"string\"", + "contents": "ATTACK_COLON" }, { - "trigger": "ATTACK_SPEED\tstring", - "contents": "ATTACK_SPEED", + "trigger": "ATTACK_POWER\t\"string\"", + "contents": "ATTACK_POWER" }, { - "trigger": "ATTACK_SPEED_SECONDS\tstring", - "contents": "ATTACK_SPEED_SECONDS", + "trigger": "ATTACK_POWER_TOOLTIP\t\"string\"", + "contents": "ATTACK_POWER_TOOLTIP" }, { - "trigger": "ATTACK_SPEED_TOOLTIP1\tstring", - "contents": "ATTACK_SPEED_TOOLTIP1", + "trigger": "ATTACK_SPEED\t\"string\"", + "contents": "ATTACK_SPEED" }, { - "trigger": "ATTACK_TOOLTIP\tstring", - "contents": "ATTACK_TOOLTIP", + "trigger": "ATTACK_SPEED_SECONDS\t\"string\"", + "contents": "ATTACK_SPEED_SECONDS" }, { - "trigger": "ATTACK_TOOLTIP_SUBTEXT\tstring", - "contents": "ATTACK_TOOLTIP_SUBTEXT", + "trigger": "ATTACK_SPEED_TOOLTIP1\t\"string\"", + "contents": "ATTACK_SPEED_TOOLTIP1" }, { - "trigger": "ATTRIBUTE_NOOP\tstring", - "contents": "ATTRIBUTE_NOOP", + "trigger": "ATTACK_TOOLTIP\t\"string\"", + "contents": "ATTACK_TOOLTIP" }, { - "trigger": "AUCTION_BROWSE_UNIT_PRICE_SORT\tstring", - "contents": "AUCTION_BROWSE_UNIT_PRICE_SORT", + "trigger": "ATTACK_TOOLTIP_SUBTEXT\t\"string\"", + "contents": "ATTACK_TOOLTIP_SUBTEXT" }, { - "trigger": "AUCTION_BUYOUT_ERROR\tstring", - "contents": "AUCTION_BUYOUT_ERROR", + "trigger": "ATTRIBUTE_NOOP\t\"string\"", + "contents": "ATTRIBUTE_NOOP" }, { - "trigger": "AUCTION_CATEGORY_ARMOR\tstring", - "contents": "AUCTION_CATEGORY_ARMOR", + "trigger": "AUCTION_BROWSE_UNIT_PRICE_SORT\t\"string\"", + "contents": "AUCTION_BROWSE_UNIT_PRICE_SORT" }, { - "trigger": "AUCTION_CATEGORY_BATTLE_PETS\tstring", - "contents": "AUCTION_CATEGORY_BATTLE_PETS", + "trigger": "AUCTION_BUYOUT_ERROR\t\"string\"", + "contents": "AUCTION_BUYOUT_ERROR" }, { - "trigger": "AUCTION_CATEGORY_CONSUMABLES\tstring", - "contents": "AUCTION_CATEGORY_CONSUMABLES", + "trigger": "AUCTION_CATEGORY_ARMOR\t\"string\"", + "contents": "AUCTION_CATEGORY_ARMOR" }, { - "trigger": "AUCTION_CATEGORY_CONTAINERS\tstring", - "contents": "AUCTION_CATEGORY_CONTAINERS", + "trigger": "AUCTION_CATEGORY_BATTLE_PETS\t\"string\"", + "contents": "AUCTION_CATEGORY_BATTLE_PETS" }, { - "trigger": "AUCTION_CATEGORY_GEMS\tstring", - "contents": "AUCTION_CATEGORY_GEMS", + "trigger": "AUCTION_CATEGORY_CONSUMABLES\t\"string\"", + "contents": "AUCTION_CATEGORY_CONSUMABLES" }, { - "trigger": "AUCTION_CATEGORY_GLYPHS\tstring", - "contents": "AUCTION_CATEGORY_GLYPHS", + "trigger": "AUCTION_CATEGORY_CONTAINERS\t\"string\"", + "contents": "AUCTION_CATEGORY_CONTAINERS" }, { - "trigger": "AUCTION_CATEGORY_ITEM_ENHANCEMENT\tstring", - "contents": "AUCTION_CATEGORY_ITEM_ENHANCEMENT", + "trigger": "AUCTION_CATEGORY_GEMS\t\"string\"", + "contents": "AUCTION_CATEGORY_GEMS" }, { - "trigger": "AUCTION_CATEGORY_MISCELLANEOUS\tstring", - "contents": "AUCTION_CATEGORY_MISCELLANEOUS", + "trigger": "AUCTION_CATEGORY_GLYPHS\t\"string\"", + "contents": "AUCTION_CATEGORY_GLYPHS" }, { - "trigger": "AUCTION_CATEGORY_QUEST_ITEMS\tstring", - "contents": "AUCTION_CATEGORY_QUEST_ITEMS", + "trigger": "AUCTION_CATEGORY_ITEM_ENHANCEMENT\t\"string\"", + "contents": "AUCTION_CATEGORY_ITEM_ENHANCEMENT" }, { - "trigger": "AUCTION_CATEGORY_RECIPES\tstring", - "contents": "AUCTION_CATEGORY_RECIPES", + "trigger": "AUCTION_CATEGORY_MISCELLANEOUS\t\"string\"", + "contents": "AUCTION_CATEGORY_MISCELLANEOUS" }, { - "trigger": "AUCTION_CATEGORY_TRADE_GOODS\tstring", - "contents": "AUCTION_CATEGORY_TRADE_GOODS", + "trigger": "AUCTION_CATEGORY_QUEST_ITEMS\t\"string\"", + "contents": "AUCTION_CATEGORY_QUEST_ITEMS" }, { - "trigger": "AUCTION_CATEGORY_WEAPONS\tstring", - "contents": "AUCTION_CATEGORY_WEAPONS", + "trigger": "AUCTION_CATEGORY_RECIPES\t\"string\"", + "contents": "AUCTION_CATEGORY_RECIPES" }, { - "trigger": "AUCTION_CREATING\tstring", - "contents": "AUCTION_CREATING", + "trigger": "AUCTION_CATEGORY_TRADE_GOODS\t\"string\"", + "contents": "AUCTION_CATEGORY_TRADE_GOODS" }, { - "trigger": "AUCTION_CREATOR\tstring", - "contents": "AUCTION_CREATOR", + "trigger": "AUCTION_CATEGORY_WEAPONS\t\"string\"", + "contents": "AUCTION_CATEGORY_WEAPONS" }, { - "trigger": "AUCTION_DURATION\tstring", - "contents": "AUCTION_DURATION", + "trigger": "AUCTION_CREATING\t\"string\"", + "contents": "AUCTION_CREATING" }, { - "trigger": "AUCTION_DURATION_ERROR\tstring", - "contents": "AUCTION_DURATION_ERROR", + "trigger": "AUCTION_CREATOR\t\"string\"", + "contents": "AUCTION_CREATOR" }, { - "trigger": "AUCTION_DURATION_ONE\tstring", - "contents": "AUCTION_DURATION_ONE", + "trigger": "AUCTION_DURATION\t\"string\"", + "contents": "AUCTION_DURATION" }, { - "trigger": "AUCTION_DURATION_THREE\tstring", - "contents": "AUCTION_DURATION_THREE", + "trigger": "AUCTION_DURATION_ERROR\t\"string\"", + "contents": "AUCTION_DURATION_ERROR" }, { - "trigger": "AUCTION_DURATION_TWO\tstring", - "contents": "AUCTION_DURATION_TWO", + "trigger": "AUCTION_DURATION_ONE\t\"string\"", + "contents": "AUCTION_DURATION_ONE" }, { - "trigger": "AUCTION_EXPIRED_MAIL_SUBJECT\tstring", - "contents": "AUCTION_EXPIRED_MAIL_SUBJECT", + "trigger": "AUCTION_DURATION_THREE\t\"string\"", + "contents": "AUCTION_DURATION_THREE" }, { - "trigger": "AUCTION_HOUSE_CUT_COLON\tstring", - "contents": "AUCTION_HOUSE_CUT_COLON", + "trigger": "AUCTION_DURATION_TWO\t\"string\"", + "contents": "AUCTION_DURATION_TWO" }, { - "trigger": "AUCTION_INVOICE_FUNDS_DELAY\tstring", - "contents": "AUCTION_INVOICE_FUNDS_DELAY", + "trigger": "AUCTION_EXPIRED_MAIL_SUBJECT\t\"string\"", + "contents": "AUCTION_EXPIRED_MAIL_SUBJECT" }, { - "trigger": "AUCTION_INVOICE_FUNDS_NOT_YET_SENT\tstring", - "contents": "AUCTION_INVOICE_FUNDS_NOT_YET_SENT", + "trigger": "AUCTION_HOUSE_CUT_COLON\t\"string\"", + "contents": "AUCTION_HOUSE_CUT_COLON" }, { - "trigger": "AUCTION_INVOICE_MAIL_SUBJECT\tstring", - "contents": "AUCTION_INVOICE_MAIL_SUBJECT", + "trigger": "AUCTION_INVOICE_FUNDS_DELAY\t\"string\"", + "contents": "AUCTION_INVOICE_FUNDS_DELAY" }, { - "trigger": "AUCTION_INVOICE_PENDING_FUNDS_COLON\tstring", - "contents": "AUCTION_INVOICE_PENDING_FUNDS_COLON", + "trigger": "AUCTION_INVOICE_FUNDS_NOT_YET_SENT\t\"string\"", + "contents": "AUCTION_INVOICE_FUNDS_NOT_YET_SENT" }, { - "trigger": "AUCTION_ITEM\tstring", - "contents": "AUCTION_ITEM", + "trigger": "AUCTION_INVOICE_MAIL_SUBJECT\t\"string\"", + "contents": "AUCTION_INVOICE_MAIL_SUBJECT" }, { - "trigger": "AUCTION_ITEM_INCOMING_AMOUNT\tstring", - "contents": "AUCTION_ITEM_INCOMING_AMOUNT", + "trigger": "AUCTION_INVOICE_PENDING_FUNDS_COLON\t\"string\"", + "contents": "AUCTION_INVOICE_PENDING_FUNDS_COLON" }, { - "trigger": "AUCTION_ITEM_SOLD\tstring", - "contents": "AUCTION_ITEM_SOLD", + "trigger": "AUCTION_ITEM\t\"string\"", + "contents": "AUCTION_ITEM" }, { - "trigger": "AUCTION_ITEM_TEXT\tstring", - "contents": "AUCTION_ITEM_TEXT", + "trigger": "AUCTION_ITEM_INCOMING_AMOUNT\t\"string\"", + "contents": "AUCTION_ITEM_INCOMING_AMOUNT" }, { - "trigger": "AUCTION_ITEM_TIME_UNTIL_DELIVERY\tstring", - "contents": "AUCTION_ITEM_TIME_UNTIL_DELIVERY", + "trigger": "AUCTION_ITEM_SOLD\t\"string\"", + "contents": "AUCTION_ITEM_SOLD" }, { - "trigger": "AUCTION_MAIL_ITEM_STACK\tstring", - "contents": "AUCTION_MAIL_ITEM_STACK", + "trigger": "AUCTION_ITEM_TEXT\t\"string\"", + "contents": "AUCTION_ITEM_TEXT" }, { - "trigger": "AUCTION_NUM_STACKS\tstring", - "contents": "AUCTION_NUM_STACKS", + "trigger": "AUCTION_ITEM_TIME_UNTIL_DELIVERY\t\"string\"", + "contents": "AUCTION_ITEM_TIME_UNTIL_DELIVERY" }, { - "trigger": "AUCTION_OUTBID_MAIL_SUBJECT\tstring", - "contents": "AUCTION_OUTBID_MAIL_SUBJECT", + "trigger": "AUCTION_MAIL_ITEM_STACK\t\"string\"", + "contents": "AUCTION_MAIL_ITEM_STACK" }, { - "trigger": "AUCTION_PRICE\tstring", - "contents": "AUCTION_PRICE", + "trigger": "AUCTION_NUM_STACKS\t\"string\"", + "contents": "AUCTION_NUM_STACKS" }, { - "trigger": "AUCTION_PRICE_PER_ITEM\tstring", - "contents": "AUCTION_PRICE_PER_ITEM", + "trigger": "AUCTION_OUTBID_MAIL_SUBJECT\t\"string\"", + "contents": "AUCTION_OUTBID_MAIL_SUBJECT" }, { - "trigger": "AUCTION_PRICE_PER_STACK\tstring", - "contents": "AUCTION_PRICE_PER_STACK", + "trigger": "AUCTION_PRICE\t\"string\"", + "contents": "AUCTION_PRICE" }, { - "trigger": "AUCTION_REMOVED_MAIL_SUBJECT\tstring", - "contents": "AUCTION_REMOVED_MAIL_SUBJECT", + "trigger": "AUCTION_PRICE_PER_ITEM\t\"string\"", + "contents": "AUCTION_PRICE_PER_ITEM" }, { - "trigger": "AUCTION_SOLD_MAIL_SUBJECT\tstring", - "contents": "AUCTION_SOLD_MAIL_SUBJECT", + "trigger": "AUCTION_PRICE_PER_STACK\t\"string\"", + "contents": "AUCTION_PRICE_PER_STACK" }, { - "trigger": "AUCTION_STACK_SIZE\tstring", - "contents": "AUCTION_STACK_SIZE", + "trigger": "AUCTION_REMOVED_MAIL_SUBJECT\t\"string\"", + "contents": "AUCTION_REMOVED_MAIL_SUBJECT" }, { - "trigger": "AUCTION_SUBCATEGORY_CLOAK\tstring", - "contents": "AUCTION_SUBCATEGORY_CLOAK", + "trigger": "AUCTION_SOLD_MAIL_SUBJECT\t\"string\"", + "contents": "AUCTION_SOLD_MAIL_SUBJECT" }, { - "trigger": "AUCTION_SUBCATEGORY_MISCELLANEOUS\tstring", - "contents": "AUCTION_SUBCATEGORY_MISCELLANEOUS", + "trigger": "AUCTION_STACK_SIZE\t\"string\"", + "contents": "AUCTION_STACK_SIZE" }, { - "trigger": "AUCTION_SUBCATEGORY_ONE_HANDED\tstring", - "contents": "AUCTION_SUBCATEGORY_ONE_HANDED", + "trigger": "AUCTION_SUBCATEGORY_CLOAK\t\"string\"", + "contents": "AUCTION_SUBCATEGORY_CLOAK" }, { - "trigger": "AUCTION_SUBCATEGORY_OTHER\tstring", - "contents": "AUCTION_SUBCATEGORY_OTHER", + "trigger": "AUCTION_SUBCATEGORY_MISCELLANEOUS\t\"string\"", + "contents": "AUCTION_SUBCATEGORY_MISCELLANEOUS" }, { - "trigger": "AUCTION_SUBCATEGORY_RANGED\tstring", - "contents": "AUCTION_SUBCATEGORY_RANGED", + "trigger": "AUCTION_SUBCATEGORY_ONE_HANDED\t\"string\"", + "contents": "AUCTION_SUBCATEGORY_ONE_HANDED" }, { - "trigger": "AUCTION_SUBCATEGORY_TWO_HANDED\tstring", - "contents": "AUCTION_SUBCATEGORY_TWO_HANDED", + "trigger": "AUCTION_SUBCATEGORY_OTHER\t\"string\"", + "contents": "AUCTION_SUBCATEGORY_OTHER" }, { - "trigger": "AUCTION_TIME_LEFT0\tstring", - "contents": "AUCTION_TIME_LEFT0", + "trigger": "AUCTION_SUBCATEGORY_RANGED\t\"string\"", + "contents": "AUCTION_SUBCATEGORY_RANGED" }, { - "trigger": "AUCTION_TIME_LEFT0_DETAIL\tstring", - "contents": "AUCTION_TIME_LEFT0_DETAIL", + "trigger": "AUCTION_SUBCATEGORY_TWO_HANDED\t\"string\"", + "contents": "AUCTION_SUBCATEGORY_TWO_HANDED" }, { - "trigger": "AUCTION_TIME_LEFT1\tstring", - "contents": "AUCTION_TIME_LEFT1", + "trigger": "AUCTION_TIME_LEFT0\t\"string\"", + "contents": "AUCTION_TIME_LEFT0" }, { - "trigger": "AUCTION_TIME_LEFT1_DETAIL\tstring", - "contents": "AUCTION_TIME_LEFT1_DETAIL", + "trigger": "AUCTION_TIME_LEFT0_DETAIL\t\"string\"", + "contents": "AUCTION_TIME_LEFT0_DETAIL" }, { - "trigger": "AUCTION_TIME_LEFT2\tstring", - "contents": "AUCTION_TIME_LEFT2", + "trigger": "AUCTION_TIME_LEFT1\t\"string\"", + "contents": "AUCTION_TIME_LEFT1" }, { - "trigger": "AUCTION_TIME_LEFT2_DETAIL\tstring", - "contents": "AUCTION_TIME_LEFT2_DETAIL", + "trigger": "AUCTION_TIME_LEFT1_DETAIL\t\"string\"", + "contents": "AUCTION_TIME_LEFT1_DETAIL" }, { - "trigger": "AUCTION_TIME_LEFT3\tstring", - "contents": "AUCTION_TIME_LEFT3", + "trigger": "AUCTION_TIME_LEFT2\t\"string\"", + "contents": "AUCTION_TIME_LEFT2" }, { - "trigger": "AUCTION_TIME_LEFT3_DETAIL\tstring", - "contents": "AUCTION_TIME_LEFT3_DETAIL", + "trigger": "AUCTION_TIME_LEFT2_DETAIL\t\"string\"", + "contents": "AUCTION_TIME_LEFT2_DETAIL" }, { - "trigger": "AUCTION_TIME_LEFT4\tstring", - "contents": "AUCTION_TIME_LEFT4", + "trigger": "AUCTION_TIME_LEFT3\t\"string\"", + "contents": "AUCTION_TIME_LEFT3" }, { - "trigger": "AUCTION_TIME_LEFT4_DETAIL\tstring", - "contents": "AUCTION_TIME_LEFT4_DETAIL", + "trigger": "AUCTION_TIME_LEFT3_DETAIL\t\"string\"", + "contents": "AUCTION_TIME_LEFT3_DETAIL" }, { - "trigger": "AUCTION_TITLE\tstring", - "contents": "AUCTION_TITLE", + "trigger": "AUCTION_TIME_LEFT4\t\"string\"", + "contents": "AUCTION_TIME_LEFT4" }, { - "trigger": "AUCTION_TOOLTIP_BID_PREFIX\tstring", - "contents": "AUCTION_TOOLTIP_BID_PREFIX", + "trigger": "AUCTION_TIME_LEFT4_DETAIL\t\"string\"", + "contents": "AUCTION_TIME_LEFT4_DETAIL" }, { - "trigger": "AUCTION_TOOLTIP_BUYOUT_PREFIX\tstring", - "contents": "AUCTION_TOOLTIP_BUYOUT_PREFIX", + "trigger": "AUCTION_TITLE\t\"string\"", + "contents": "AUCTION_TITLE" }, { - "trigger": "AUCTION_WON_MAIL_SUBJECT\tstring", - "contents": "AUCTION_WON_MAIL_SUBJECT", + "trigger": "AUCTION_TOOLTIP_BID_PREFIX\t\"string\"", + "contents": "AUCTION_TOOLTIP_BID_PREFIX" }, { - "trigger": "AUCTIONS\tstring", - "contents": "AUCTIONS", + "trigger": "AUCTION_TOOLTIP_BUYOUT_PREFIX\t\"string\"", + "contents": "AUCTION_TOOLTIP_BUYOUT_PREFIX" }, { - "trigger": "AURA_END\tstring", - "contents": "AURA_END", + "trigger": "AUCTION_WON_MAIL_SUBJECT\t\"string\"", + "contents": "AUCTION_WON_MAIL_SUBJECT" }, { - "trigger": "AURA_TYPE_BUFF\tstring", - "contents": "AURA_TYPE_BUFF", + "trigger": "AUCTIONS\t\"string\"", + "contents": "AUCTIONS" }, { - "trigger": "AURA_TYPE_DEBUFF\tstring", - "contents": "AURA_TYPE_DEBUFF", + "trigger": "AURA_END\t\"string\"", + "contents": "AURA_END" }, { - "trigger": "AURAS\tstring", - "contents": "AURAS", + "trigger": "AURA_TYPE_BUFF\t\"string\"", + "contents": "AURA_TYPE_BUFF" }, { - "trigger": "AURAS_COMBATLOG_TOOLTIP\tstring", - "contents": "AURAS_COMBATLOG_TOOLTIP", + "trigger": "AURA_TYPE_DEBUFF\t\"string\"", + "contents": "AURA_TYPE_DEBUFF" }, { - "trigger": "AUTHENTICATOR_CONFIRM_GUILD_DEMOTE\tstring", - "contents": "AUTHENTICATOR_CONFIRM_GUILD_DEMOTE", + "trigger": "AURAS\t\"string\"", + "contents": "AURAS" }, { - "trigger": "AUTHENTICATOR_CONFIRM_GUILD_PROMOTE\tstring", - "contents": "AUTHENTICATOR_CONFIRM_GUILD_PROMOTE", + "trigger": "AURAS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "AURAS_COMBATLOG_TOOLTIP" }, { - "trigger": "AUTHENTICATOR_GUILD_RANK_CHANGE\tstring", - "contents": "AUTHENTICATOR_GUILD_RANK_CHANGE", + "trigger": "AUTHENTICATOR_CONFIRM_GUILD_DEMOTE\t\"string\"", + "contents": "AUTHENTICATOR_CONFIRM_GUILD_DEMOTE" }, { - "trigger": "AUTHENTICATOR_GUILD_RANK_IN_USE\tstring", - "contents": "AUTHENTICATOR_GUILD_RANK_IN_USE", + "trigger": "AUTHENTICATOR_CONFIRM_GUILD_PROMOTE\t\"string\"", + "contents": "AUTHENTICATOR_CONFIRM_GUILD_PROMOTE" }, { - "trigger": "AUTHENTICATOR_GUILD_RANK_LAST\tstring", - "contents": "AUTHENTICATOR_GUILD_RANK_LAST", + "trigger": "AUTHENTICATOR_GUILD_RANK_CHANGE\t\"string\"", + "contents": "AUTHENTICATOR_GUILD_RANK_CHANGE" }, { - "trigger": "AUTO_ACCEPT_QUICK_JOIN_TEXT\tstring", - "contents": "AUTO_ACCEPT_QUICK_JOIN_TEXT", + "trigger": "AUTHENTICATOR_GUILD_RANK_IN_USE\t\"string\"", + "contents": "AUTHENTICATOR_GUILD_RANK_IN_USE" }, { - "trigger": "AUTO_ACTIVATE_DISABLED_IN_PARTY\tstring", - "contents": "AUTO_ACTIVATE_DISABLED_IN_PARTY", + "trigger": "AUTHENTICATOR_GUILD_RANK_LAST\t\"string\"", + "contents": "AUTHENTICATOR_GUILD_RANK_LAST" }, { - "trigger": "AUTO_ACTIVATE_ON\tstring", - "contents": "AUTO_ACTIVATE_ON", + "trigger": "AUTO_ACCEPT_QUICK_JOIN_TEXT\t\"string\"", + "contents": "AUTO_ACCEPT_QUICK_JOIN_TEXT" }, { - "trigger": "AUTO_ACTIVATE_PROFILE_NO_ENEMYTYPE\tstring", - "contents": "AUTO_ACTIVATE_PROFILE_NO_ENEMYTYPE", + "trigger": "AUTO_ACTIVATE_DISABLED_IN_PARTY\t\"string\"", + "contents": "AUTO_ACTIVATE_DISABLED_IN_PARTY" }, { - "trigger": "AUTO_ACTIVATE_PROFILE_NO_SIZE\tstring", - "contents": "AUTO_ACTIVATE_PROFILE_NO_SIZE", + "trigger": "AUTO_ACTIVATE_ON\t\"string\"", + "contents": "AUTO_ACTIVATE_ON" }, { - "trigger": "AUTO_ACTIVATE_PROFILE_NO_TALENT\tstring", - "contents": "AUTO_ACTIVATE_PROFILE_NO_TALENT", + "trigger": "AUTO_ACTIVATE_PROFILE_NO_ENEMYTYPE\t\"string\"", + "contents": "AUTO_ACTIVATE_PROFILE_NO_ENEMYTYPE" }, { - "trigger": "AUTO_ADD_DISABLED_GROUPED_TOOLTIP\tstring", - "contents": "AUTO_ADD_DISABLED_GROUPED_TOOLTIP", + "trigger": "AUTO_ACTIVATE_PROFILE_NO_SIZE\t\"string\"", + "contents": "AUTO_ACTIVATE_PROFILE_NO_SIZE" }, { - "trigger": "AUTO_ADD_DISABLED_QUEUED_TOOLTIP\tstring", - "contents": "AUTO_ADD_DISABLED_QUEUED_TOOLTIP", + "trigger": "AUTO_ACTIVATE_PROFILE_NO_TALENT\t\"string\"", + "contents": "AUTO_ACTIVATE_PROFILE_NO_TALENT" }, { - "trigger": "AUTO_ADD_MEMBERS\tstring", - "contents": "AUTO_ADD_MEMBERS", + "trigger": "AUTO_ADD_DISABLED_GROUPED_TOOLTIP\t\"string\"", + "contents": "AUTO_ADD_DISABLED_GROUPED_TOOLTIP" }, { - "trigger": "AUTO_ADD_TOOLTIP\tstring", - "contents": "AUTO_ADD_TOOLTIP", + "trigger": "AUTO_ADD_DISABLED_QUEUED_TOOLTIP\t\"string\"", + "contents": "AUTO_ADD_DISABLED_QUEUED_TOOLTIP" }, { - "trigger": "AUTO_DISMOUNT_FLYING_TEXT\tstring", - "contents": "AUTO_DISMOUNT_FLYING_TEXT", + "trigger": "AUTO_ADD_MEMBERS\t\"string\"", + "contents": "AUTO_ADD_MEMBERS" }, { - "trigger": "AUTO_FOLLOW_SPEED\tstring", - "contents": "AUTO_FOLLOW_SPEED", + "trigger": "AUTO_ADD_TOOLTIP\t\"string\"", + "contents": "AUTO_ADD_TOOLTIP" }, { - "trigger": "AUTO_GROUP_CREATION_NORMAL_QUEST\tstring", - "contents": "AUTO_GROUP_CREATION_NORMAL_QUEST", + "trigger": "AUTO_DISMOUNT_FLYING_TEXT\t\"string\"", + "contents": "AUTO_DISMOUNT_FLYING_TEXT" }, { - "trigger": "AUTO_GROUP_CREATION_WORLD_QUEST\tstring", - "contents": "AUTO_GROUP_CREATION_WORLD_QUEST", + "trigger": "AUTO_FOLLOW_SPEED\t\"string\"", + "contents": "AUTO_FOLLOW_SPEED" }, { - "trigger": "AUTO_JOIN\tstring", - "contents": "AUTO_JOIN", + "trigger": "AUTO_GROUP_CREATION_NORMAL_QUEST\t\"string\"", + "contents": "AUTO_GROUP_CREATION_NORMAL_QUEST" }, { - "trigger": "AUTO_JOIN_DISABLED_TOOLTIP\tstring", - "contents": "AUTO_JOIN_DISABLED_TOOLTIP", + "trigger": "AUTO_GROUP_CREATION_WORLD_QUEST\t\"string\"", + "contents": "AUTO_GROUP_CREATION_WORLD_QUEST" }, { - "trigger": "AUTO_JOIN_GUILD_CHANNEL\tstring", - "contents": "AUTO_JOIN_GUILD_CHANNEL", + "trigger": "AUTO_JOIN\t\"string\"", + "contents": "AUTO_JOIN" }, { - "trigger": "AUTO_JOIN_TOOLTIP\tstring", - "contents": "AUTO_JOIN_TOOLTIP", + "trigger": "AUTO_JOIN_DISABLED_TOOLTIP\t\"string\"", + "contents": "AUTO_JOIN_DISABLED_TOOLTIP" }, { - "trigger": "AUTO_JOIN_VOICE\tstring", - "contents": "AUTO_JOIN_VOICE", + "trigger": "AUTO_JOIN_GUILD_CHANNEL\t\"string\"", + "contents": "AUTO_JOIN_GUILD_CHANNEL" }, { - "trigger": "AUTO_LOOT_DEFAULT\tstring", - "contents": "AUTO_LOOT_DEFAULT", + "trigger": "AUTO_JOIN_TOOLTIP\t\"string\"", + "contents": "AUTO_JOIN_TOOLTIP" }, { - "trigger": "AUTO_LOOT_DEFAULT_TEXT\tstring", - "contents": "AUTO_LOOT_DEFAULT_TEXT", + "trigger": "AUTO_JOIN_VOICE\t\"string\"", + "contents": "AUTO_JOIN_VOICE" }, { - "trigger": "AUTO_LOOT_KEY_TEXT\tstring", - "contents": "AUTO_LOOT_KEY_TEXT", + "trigger": "AUTO_LOOT_DEFAULT\t\"string\"", + "contents": "AUTO_LOOT_DEFAULT" }, { - "trigger": "AUTO_OPEN_LOOT_HISTORY_TEXT\tstring", - "contents": "AUTO_OPEN_LOOT_HISTORY_TEXT", + "trigger": "AUTO_LOOT_DEFAULT_TEXT\t\"string\"", + "contents": "AUTO_LOOT_DEFAULT_TEXT" }, { - "trigger": "AUTO_QUEST_PROGRESS_TEXT\tstring", - "contents": "AUTO_QUEST_PROGRESS_TEXT", + "trigger": "AUTO_LOOT_KEY_TEXT\t\"string\"", + "contents": "AUTO_LOOT_KEY_TEXT" }, { - "trigger": "AUTO_QUEST_WATCH\tstring", - "contents": "AUTO_QUEST_WATCH", + "trigger": "AUTO_OPEN_LOOT_HISTORY_TEXT\t\"string\"", + "contents": "AUTO_OPEN_LOOT_HISTORY_TEXT" }, { - "trigger": "AUTO_QUEST_WATCH_TEXT\tstring", - "contents": "AUTO_QUEST_WATCH_TEXT", + "trigger": "AUTO_QUEST_PROGRESS_TEXT\t\"string\"", + "contents": "AUTO_QUEST_PROGRESS_TEXT" }, { - "trigger": "AUTO_RANGED_COMBAT_TEXT\tstring", - "contents": "AUTO_RANGED_COMBAT_TEXT", + "trigger": "AUTO_QUEST_WATCH\t\"string\"", + "contents": "AUTO_QUEST_WATCH" }, { - "trigger": "AUTO_SELF_CAST_KEY_TEXT\tstring", - "contents": "AUTO_SELF_CAST_KEY_TEXT", + "trigger": "AUTO_QUEST_WATCH_TEXT\t\"string\"", + "contents": "AUTO_QUEST_WATCH_TEXT" }, { - "trigger": "AUTO_SELF_CAST_TEXT\tstring", - "contents": "AUTO_SELF_CAST_TEXT", + "trigger": "AUTO_RANGED_COMBAT_TEXT\t\"string\"", + "contents": "AUTO_RANGED_COMBAT_TEXT" }, { - "trigger": "AUTOCOMPLETE_LABEL_FRIEND\tstring", - "contents": "AUTOCOMPLETE_LABEL_FRIEND", + "trigger": "AUTO_SELF_CAST_KEY_TEXT\t\"string\"", + "contents": "AUTO_SELF_CAST_KEY_TEXT" }, { - "trigger": "AUTOCOMPLETE_LABEL_GROUP\tstring", - "contents": "AUTOCOMPLETE_LABEL_GROUP", + "trigger": "AUTO_SELF_CAST_TEXT\t\"string\"", + "contents": "AUTO_SELF_CAST_TEXT" }, { - "trigger": "AUTOCOMPLETE_LABEL_GUILD\tstring", - "contents": "AUTOCOMPLETE_LABEL_GUILD", + "trigger": "AUTOCOMPLETE_LABEL_FRIEND\t\"string\"", + "contents": "AUTOCOMPLETE_LABEL_FRIEND" }, { - "trigger": "AUTOCOMPLETE_LABEL_INTERACTED\tstring", - "contents": "AUTOCOMPLETE_LABEL_INTERACTED", + "trigger": "AUTOCOMPLETE_LABEL_GROUP\t\"string\"", + "contents": "AUTOCOMPLETE_LABEL_GROUP" }, { - "trigger": "AUTOCOMPLETE_SIMPLE_FORMAT_REGEX\tstring", - "contents": "AUTOCOMPLETE_SIMPLE_FORMAT_REGEX", + "trigger": "AUTOCOMPLETE_LABEL_GUILD\t\"string\"", + "contents": "AUTOCOMPLETE_LABEL_GUILD" }, { - "trigger": "AUTOCOMPLETE_SIMPLE_REGEX\tstring", - "contents": "AUTOCOMPLETE_SIMPLE_REGEX", + "trigger": "AUTOCOMPLETE_LABEL_INTERACTED\t\"string\"", + "contents": "AUTOCOMPLETE_LABEL_INTERACTED" }, { - "trigger": "AUTOFOLLOWSTART\tstring", - "contents": "AUTOFOLLOWSTART", + "trigger": "AUTOCOMPLETE_SIMPLE_FORMAT_REGEX\t\"string\"", + "contents": "AUTOCOMPLETE_SIMPLE_FORMAT_REGEX" }, { - "trigger": "AUTOFOLLOWSTOP\tstring", - "contents": "AUTOFOLLOWSTOP", + "trigger": "AUTOCOMPLETE_SIMPLE_REGEX\t\"string\"", + "contents": "AUTOCOMPLETE_SIMPLE_REGEX" }, { - "trigger": "AUTOFOLLOWSTOPCOMBAT\tstring", - "contents": "AUTOFOLLOWSTOPCOMBAT", + "trigger": "AUTOFOLLOWSTART\t\"string\"", + "contents": "AUTOFOLLOWSTART" }, { - "trigger": "AVAILABLE\tstring", - "contents": "AVAILABLE", + "trigger": "AUTOFOLLOWSTOP\t\"string\"", + "contents": "AUTOFOLLOWSTOP" }, { - "trigger": "AVAILABLE_QUEST\tstring", - "contents": "AVAILABLE_QUEST", + "trigger": "AUTOFOLLOWSTOPCOMBAT\t\"string\"", + "contents": "AUTOFOLLOWSTOPCOMBAT" }, { - "trigger": "AVAILABLE_QUESTS\tstring", - "contents": "AVAILABLE_QUESTS", + "trigger": "AVAILABLE\t\"string\"", + "contents": "AVAILABLE" }, { - "trigger": "AVAILABLE_SERVICES\tstring", - "contents": "AVAILABLE_SERVICES", + "trigger": "AVAILABLE_QUEST\t\"string\"", + "contents": "AVAILABLE_QUEST" }, { - "trigger": "AVERAGE_WAIT_TIME\tstring", - "contents": "AVERAGE_WAIT_TIME", + "trigger": "AVAILABLE_QUESTS\t\"string\"", + "contents": "AVAILABLE_QUESTS" }, { - "trigger": "AZEROTH\tstring", - "contents": "AZEROTH", + "trigger": "AVAILABLE_SERVICES\t\"string\"", + "contents": "AVAILABLE_SERVICES" }, { - "trigger": "AZSUNA\tstring", - "contents": "AZSUNA", + "trigger": "AVERAGE_WAIT_TIME\t\"string\"", + "contents": "AVERAGE_WAIT_TIME" }, { - "trigger": "BACK\tstring", - "contents": "BACK", + "trigger": "AZERITE_CLICK_TO_SELECT\t\"string\"", + "contents": "AZERITE_CLICK_TO_SELECT" }, { - "trigger": "BACKGROUND\tstring", - "contents": "BACKGROUND", + "trigger": "AZERITE_EMPOWERED_BIND_NO_DROP\t\"string\"", + "contents": "AZERITE_EMPOWERED_BIND_NO_DROP" }, { - "trigger": "BACKPACK_TOOLTIP\tstring", - "contents": "BACKPACK_TOOLTIP", + "trigger": "AZERITE_EMPOWERED_ITEM_LOOT_LABEL\t\"string\"", + "contents": "AZERITE_EMPOWERED_ITEM_LOOT_LABEL" }, { - "trigger": "BACKSLOT\tstring", - "contents": "BACKSLOT", + "trigger": "AZERITE_EMPOWERED_REFORGE_NO_CHOICES_TO_UNDO\t\"string\"", + "contents": "AZERITE_EMPOWERED_REFORGE_NO_CHOICES_TO_UNDO" }, { - "trigger": "BAD_ARENA_TEAM_NAME\tstring", - "contents": "BAD_ARENA_TEAM_NAME", + "trigger": "AZERITE_EMPOWERED_SELECT_POWER\t\"string\"", + "contents": "AZERITE_EMPOWERED_SELECT_POWER" }, { - "trigger": "BAD_GUILD_NAME\tstring", - "contents": "BAD_GUILD_NAME", + "trigger": "AZERITE_EMPOWERED_UNSELECTED_TRAITS_HELPTIP\t\"string\"", + "contents": "AZERITE_EMPOWERED_UNSELECTED_TRAITS_HELPTIP" }, { - "trigger": "BAD_PLAYER_NAME\tstring", - "contents": "BAD_PLAYER_NAME", + "trigger": "AZERITE_ISLAND_POWER_GAIN_SHORT\t\"string\"", + "contents": "AZERITE_ISLAND_POWER_GAIN_SHORT" }, { - "trigger": "BAG_CLEANUP_BAGS\tstring", - "contents": "BAG_CLEANUP_BAGS", + "trigger": "AZERITE_ISLANDS_XP_GAIN\t\"string\"", + "contents": "AZERITE_ISLANDS_XP_GAIN" }, { - "trigger": "BAG_CLEANUP_BANK\tstring", - "contents": "BAG_CLEANUP_BANK", + "trigger": "AZERITE_ITEM_LEVELED_UP_TOAST\t\"string\"", + "contents": "AZERITE_ITEM_LEVELED_UP_TOAST" }, { - "trigger": "BAG_CLEANUP_REAGENT_BANK\tstring", - "contents": "BAG_CLEANUP_REAGENT_BANK", + "trigger": "AZERITE_ITEM_LEVELED_UP_TOAST_UNLOCKED_MULTIPLE\t\"string\"", + "contents": "AZERITE_ITEM_LEVELED_UP_TOAST_UNLOCKED_MULTIPLE" }, { - "trigger": "BAG_FILTER_ALREADY_ASSIGNED\tstring", - "contents": "BAG_FILTER_ALREADY_ASSIGNED", + "trigger": "AZERITE_ITEM_LEVELED_UP_TOAST_UNLOCKED_SINGLE\t\"string\"", + "contents": "AZERITE_ITEM_LEVELED_UP_TOAST_UNLOCKED_SINGLE" }, { - "trigger": "BAG_FILTER_ASSIGN_TO\tstring", - "contents": "BAG_FILTER_ASSIGN_TO", + "trigger": "AZERITE_POWER_BAR\t\"string\"", + "contents": "AZERITE_POWER_BAR" }, { - "trigger": "BAG_FILTER_ASSIGNED_TO\tstring", - "contents": "BAG_FILTER_ASSIGNED_TO", + "trigger": "AZERITE_POWER_GAIN_SHORT\t\"string\"", + "contents": "AZERITE_POWER_GAIN_SHORT" }, { - "trigger": "BAG_FILTER_CLEANUP\tstring", - "contents": "BAG_FILTER_CLEANUP", + "trigger": "AZERITE_POWER_NOT_FOR_YOUR_SPEC\t\"string\"", + "contents": "AZERITE_POWER_NOT_FOR_YOUR_SPEC" }, { - "trigger": "BAG_FILTER_CONSUMABLES\tstring", - "contents": "BAG_FILTER_CONSUMABLES", + "trigger": "AZERITE_POWER_TOOLTIP_BODY\t\"string\"", + "contents": "AZERITE_POWER_TOOLTIP_BODY" }, { - "trigger": "BAG_FILTER_EQUIPMENT\tstring", - "contents": "BAG_FILTER_EQUIPMENT", + "trigger": "AZERITE_POWER_TOOLTIP_TITLE\t\"string\"", + "contents": "AZERITE_POWER_TOOLTIP_TITLE" }, { - "trigger": "BAG_FILTER_IGNORE\tstring", - "contents": "BAG_FILTER_IGNORE", + "trigger": "AZERITE_POWER_UNLOCKED_AT_LEVEL\t\"string\"", + "contents": "AZERITE_POWER_UNLOCKED_AT_LEVEL" }, { - "trigger": "BAG_FILTER_JUNK\tstring", - "contents": "BAG_FILTER_JUNK", + "trigger": "AZERITE_POWER_UNSELECTABLE_IN_PREVIEW\t\"string\"", + "contents": "AZERITE_POWER_UNSELECTABLE_IN_PREVIEW" }, { - "trigger": "BAG_FILTER_TRADE_GOODS\tstring", - "contents": "BAG_FILTER_TRADE_GOODS", + "trigger": "AZERITE_PREVIEW_UNAVAILABLE_FOR_CLASS\t\"string\"", + "contents": "AZERITE_PREVIEW_UNAVAILABLE_FOR_CLASS" }, { - "trigger": "BAG_SETTINGS_TOOLTIP\tstring", - "contents": "BAG_SETTINGS_TOOLTIP", + "trigger": "AZERITE_RESPEC_BUTTON\t\"string\"", + "contents": "AZERITE_RESPEC_BUTTON" }, { - "trigger": "BAG_SETTINGS_TUTORIAL\tstring", - "contents": "BAG_SETTINGS_TUTORIAL", + "trigger": "AZERITE_RESPEC_TITLE\t\"string\"", + "contents": "AZERITE_RESPEC_TITLE" }, { - "trigger": "BAGS_ONLY\tstring", - "contents": "BAGS_ONLY", + "trigger": "AZERITE_RESPEC_TUTORIAL_TEXT\t\"string\"", + "contents": "AZERITE_RESPEC_TUTORIAL_TEXT" }, { - "trigger": "BAGSLOT\tstring", - "contents": "BAGSLOT", + "trigger": "AZERITE_TUTORIAL_FIRST_POWER_LOCKED_IN\t\"string\"", + "contents": "AZERITE_TUTORIAL_FIRST_POWER_LOCKED_IN" }, { - "trigger": "BAGSLOTTEXT\tstring", - "contents": "BAGSLOTTEXT", + "trigger": "AZERITE_TUTORIAL_ITEM_IN_BAG\t\"string\"", + "contents": "AZERITE_TUTORIAL_ITEM_IN_BAG" }, { - "trigger": "BALANCE\tstring", - "contents": "BALANCE", + "trigger": "AZERITE_TUTORIAL_ITEM_IN_SLOT\t\"string\"", + "contents": "AZERITE_TUTORIAL_ITEM_IN_SLOT" }, { - "trigger": "BALANCE_NEGATIVE_ENERGY\tstring", - "contents": "BALANCE_NEGATIVE_ENERGY", + "trigger": "AZERITE_XP_GAIN\t\"string\"", + "contents": "AZERITE_XP_GAIN" }, { - "trigger": "BALANCE_NEGATIVE_ENERGY_COST\tstring", - "contents": "BALANCE_NEGATIVE_ENERGY_COST", + "trigger": "AZEROTH\t\"string\"", + "contents": "AZEROTH" }, { - "trigger": "BALANCE_POSITIVE_ENERGY\tstring", - "contents": "BALANCE_POSITIVE_ENERGY", + "trigger": "AZSUNA\t\"string\"", + "contents": "AZSUNA" }, { - "trigger": "BALANCE_POSITIVE_ENERGY_COST\tstring", - "contents": "BALANCE_POSITIVE_ENERGY_COST", + "trigger": "BACK\t\"string\"", + "contents": "BACK" }, { - "trigger": "BALANCE_TOOLTIP\tstring", - "contents": "BALANCE_TOOLTIP", + "trigger": "BACKGROUND\t\"string\"", + "contents": "BACKGROUND" }, { - "trigger": "BANK\tstring", - "contents": "BANK", + "trigger": "BACKPACK_AUTHENTICATOR_DIALOG_DESCRIPTION\t\"string\"", + "contents": "BACKPACK_AUTHENTICATOR_DIALOG_DESCRIPTION" }, { - "trigger": "BANK_BAG\tstring", - "contents": "BANK_BAG", + "trigger": "BACKPACK_AUTHENTICATOR_EXTRA_SLOTS_ADDED\t\"string\"", + "contents": "BACKPACK_AUTHENTICATOR_EXTRA_SLOTS_ADDED" }, { - "trigger": "BANK_BAG_PURCHASE\tstring", - "contents": "BANK_BAG_PURCHASE", + "trigger": "BACKPACK_AUTHENTICATOR_FULL_INVENTORY\t\"string\"", + "contents": "BACKPACK_AUTHENTICATOR_FULL_INVENTORY" }, { - "trigger": "BANKSLOTPURCHASE\tstring", - "contents": "BANKSLOTPURCHASE", + "trigger": "BACKPACK_AUTHENTICATOR_INCREASE_SIZE\t\"string\"", + "contents": "BACKPACK_AUTHENTICATOR_INCREASE_SIZE" }, { - "trigger": "BANKSLOTPURCHASE_LABEL\tstring", - "contents": "BANKSLOTPURCHASE_LABEL", + "trigger": "BACKPACK_TOOLTIP\t\"string\"", + "contents": "BACKPACK_TOOLTIP" }, { - "trigger": "BARBERSHOP\tstring", - "contents": "BARBERSHOP", + "trigger": "BACKSLOT\t\"string\"", + "contents": "BACKSLOT" }, { - "trigger": "BASE_SETTINGS\tstring", - "contents": "BASE_SETTINGS", + "trigger": "BAD_ARENA_TEAM_NAME\t\"string\"", + "contents": "BAD_ARENA_TEAM_NAME" }, { - "trigger": "BASE_SPLASH_TAG\tstring", - "contents": "BASE_SPLASH_TAG", + "trigger": "BAD_GUILD_NAME\t\"string\"", + "contents": "BAD_GUILD_NAME" }, { - "trigger": "BASIC_OPTIONS_TOOLTIP\tstring", - "contents": "BASIC_OPTIONS_TOOLTIP", + "trigger": "BAD_PLAYER_NAME\t\"string\"", + "contents": "BAD_PLAYER_NAME" }, { - "trigger": "BATTLE_PET_ABILITY_MULTIROUND\tstring", - "contents": "BATTLE_PET_ABILITY_MULTIROUND", + "trigger": "BAG_CLEANUP_BAGS\t\"string\"", + "contents": "BAG_CLEANUP_BAGS" }, { - "trigger": "BATTLE_PET_ABILITY_TEXT_OBJECT_BOOMBOT\tstring", - "contents": "BATTLE_PET_ABILITY_TEXT_OBJECT_BOOMBOT", + "trigger": "BAG_CLEANUP_BANK\t\"string\"", + "contents": "BAG_CLEANUP_BANK" }, { - "trigger": "BATTLE_PET_BREED_QUALITY1\tstring", - "contents": "BATTLE_PET_BREED_QUALITY1", + "trigger": "BAG_CLEANUP_REAGENT_BANK\t\"string\"", + "contents": "BAG_CLEANUP_REAGENT_BANK" }, { - "trigger": "BATTLE_PET_BREED_QUALITY2\tstring", - "contents": "BATTLE_PET_BREED_QUALITY2", + "trigger": "BAG_FILTER_ALREADY_ASSIGNED\t\"string\"", + "contents": "BAG_FILTER_ALREADY_ASSIGNED" }, { - "trigger": "BATTLE_PET_BREED_QUALITY3\tstring", - "contents": "BATTLE_PET_BREED_QUALITY3", + "trigger": "BAG_FILTER_ASSIGN_TO\t\"string\"", + "contents": "BAG_FILTER_ASSIGN_TO" }, { - "trigger": "BATTLE_PET_BREED_QUALITY4\tstring", - "contents": "BATTLE_PET_BREED_QUALITY4", + "trigger": "BAG_FILTER_ASSIGNED_TO\t\"string\"", + "contents": "BAG_FILTER_ASSIGNED_TO" }, { - "trigger": "BATTLE_PET_BREED_QUALITY5\tstring", - "contents": "BATTLE_PET_BREED_QUALITY5", + "trigger": "BAG_FILTER_CLEANUP\t\"string\"", + "contents": "BAG_FILTER_CLEANUP" }, { - "trigger": "BATTLE_PET_BREED_QUALITY6\tstring", - "contents": "BATTLE_PET_BREED_QUALITY6", + "trigger": "BAG_FILTER_CONSUMABLES\t\"string\"", + "contents": "BAG_FILTER_CONSUMABLES" }, { - "trigger": "BATTLE_PET_CAGE_ITEM_NAME\tstring", - "contents": "BATTLE_PET_CAGE_ITEM_NAME", + "trigger": "BAG_FILTER_EQUIPMENT\t\"string\"", + "contents": "BAG_FILTER_EQUIPMENT" }, { - "trigger": "BATTLE_PET_CAGE_TOOLTIP_BREED\tstring", - "contents": "BATTLE_PET_CAGE_TOOLTIP_BREED", + "trigger": "BAG_FILTER_IGNORE\t\"string\"", + "contents": "BAG_FILTER_IGNORE" }, { - "trigger": "BATTLE_PET_CAGE_TOOLTIP_LEVEL\tstring", - "contents": "BATTLE_PET_CAGE_TOOLTIP_LEVEL", + "trigger": "BAG_FILTER_JUNK\t\"string\"", + "contents": "BAG_FILTER_JUNK" }, { - "trigger": "BATTLE_PET_CANNOT_BATTLE\tstring", - "contents": "BATTLE_PET_CANNOT_BATTLE", + "trigger": "BAG_FILTER_TRADE_GOODS\t\"string\"", + "contents": "BAG_FILTER_TRADE_GOODS" }, { - "trigger": "BATTLE_PET_CAPTURED\tstring", - "contents": "BATTLE_PET_CAPTURED", + "trigger": "BAG_SETTINGS_TOOLTIP\t\"string\"", + "contents": "BAG_SETTINGS_TOOLTIP" }, { - "trigger": "BATTLE_PET_CAPTURED_ICON_LINK\tstring", - "contents": "BATTLE_PET_CAPTURED_ICON_LINK", + "trigger": "BAG_SETTINGS_TUTORIAL\t\"string\"", + "contents": "BAG_SETTINGS_TUTORIAL" }, { - "trigger": "BATTLE_PET_CAPTURED_LINK\tstring", - "contents": "BATTLE_PET_CAPTURED_LINK", + "trigger": "BAGS_ONLY\t\"string\"", + "contents": "BAGS_ONLY" }, { - "trigger": "BATTLE_PET_COMBAT_LOG_ABILITY_GAINED\tstring", - "contents": "BATTLE_PET_COMBAT_LOG_ABILITY_GAINED", + "trigger": "BAGSLOT\t\"string\"", + "contents": "BAGSLOT" }, { - "trigger": "BATTLE_PET_COMBAT_LOG_CAPTURE_LOST\tstring", - "contents": "BATTLE_PET_COMBAT_LOG_CAPTURE_LOST", + "trigger": "BAGSLOTTEXT\t\"string\"", + "contents": "BAGSLOTTEXT" }, { - "trigger": "BATTLE_PET_COMBAT_LOG_CAPTURED\tstring", - "contents": "BATTLE_PET_COMBAT_LOG_CAPTURED", + "trigger": "BALANCE\t\"string\"", + "contents": "BALANCE" }, { - "trigger": "BATTLE_PET_COMBAT_LOG_CAPTURED_REDUCED\tstring", - "contents": "BATTLE_PET_COMBAT_LOG_CAPTURED_REDUCED", + "trigger": "BALANCE_NEGATIVE_ENERGY\t\"string\"", + "contents": "BALANCE_NEGATIVE_ENERGY" }, { - "trigger": "BATTLE_PET_COMBAT_LOG_LEVEL_UP\tstring", - "contents": "BATTLE_PET_COMBAT_LOG_LEVEL_UP", + "trigger": "BALANCE_NEGATIVE_ENERGY_COST\t\"string\"", + "contents": "BALANCE_NEGATIVE_ENERGY_COST" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_1\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_1", + "trigger": "BALANCE_POSITIVE_ENERGY\t\"string\"", + "contents": "BALANCE_POSITIVE_ENERGY" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_10\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_10", + "trigger": "BALANCE_POSITIVE_ENERGY_COST\t\"string\"", + "contents": "BALANCE_POSITIVE_ENERGY_COST" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_2\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_2", + "trigger": "BALANCE_TOOLTIP\t\"string\"", + "contents": "BALANCE_TOOLTIP" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_3\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_3", + "trigger": "BANK\t\"string\"", + "contents": "BANK" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_4\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_4", + "trigger": "BANK_BAG\t\"string\"", + "contents": "BANK_BAG" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_5\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_5", + "trigger": "BANK_BAG_PURCHASE\t\"string\"", + "contents": "BANK_BAG_PURCHASE" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_6\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_6", + "trigger": "BANKSLOTPURCHASE\t\"string\"", + "contents": "BANKSLOTPURCHASE" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_7\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_7", + "trigger": "BANKSLOTPURCHASE_LABEL\t\"string\"", + "contents": "BANKSLOTPURCHASE_LABEL" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_8\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_8", + "trigger": "BARBERSHOP\t\"string\"", + "contents": "BARBERSHOP" }, { - "trigger": "BATTLE_PET_DAMAGE_NAME_9\tstring", - "contents": "BATTLE_PET_DAMAGE_NAME_9", + "trigger": "BASE_SETTINGS\t\"string\"", + "contents": "BASE_SETTINGS" }, { - "trigger": "BATTLE_PET_FAVORITE\tstring", - "contents": "BATTLE_PET_FAVORITE", + "trigger": "BASE_SPLASH_TAG\t\"string\"", + "contents": "BASE_SPLASH_TAG" }, { - "trigger": "BATTLE_PET_FIND_BATTLE_DISABLED\tstring", - "contents": "BATTLE_PET_FIND_BATTLE_DISABLED", + "trigger": "BASIC_OPTIONS_TOOLTIP\t\"string\"", + "contents": "BASIC_OPTIONS_TOOLTIP" }, { - "trigger": "BATTLE_PET_FIND_BATTLE_READONLY\tstring", - "contents": "BATTLE_PET_FIND_BATTLE_READONLY", + "trigger": "BATTLE_FOR_AZEROTH_MASTER\t\"string\"", + "contents": "BATTLE_FOR_AZEROTH_MASTER" }, { - "trigger": "BATTLE_PET_LEVEL_UP\tstring", - "contents": "BATTLE_PET_LEVEL_UP", + "trigger": "BATTLE_PET_ABILITY_MULTIROUND\t\"string\"", + "contents": "BATTLE_PET_ABILITY_MULTIROUND" }, { - "trigger": "BATTLE_PET_LEVEL_UP_ICON\tstring", - "contents": "BATTLE_PET_LEVEL_UP_ICON", + "trigger": "BATTLE_PET_ABILITY_TEXT_OBJECT_BOOMBOT\t\"string\"", + "contents": "BATTLE_PET_ABILITY_TEXT_OBJECT_BOOMBOT" }, { - "trigger": "BATTLE_PET_LOOT_RECEIVED\tstring", - "contents": "BATTLE_PET_LOOT_RECEIVED", + "trigger": "BATTLE_PET_BREED_QUALITY1\t\"string\"", + "contents": "BATTLE_PET_BREED_QUALITY1" }, { - "trigger": "BATTLE_PET_MESSAGE_CHARGING\tstring", - "contents": "BATTLE_PET_MESSAGE_CHARGING", + "trigger": "BATTLE_PET_BREED_QUALITY2\t\"string\"", + "contents": "BATTLE_PET_BREED_QUALITY2" }, { - "trigger": "BATTLE_PET_MESSAGE_CLEANSED\tstring", - "contents": "BATTLE_PET_MESSAGE_CLEANSED", + "trigger": "BATTLE_PET_BREED_QUALITY3\t\"string\"", + "contents": "BATTLE_PET_BREED_QUALITY3" }, { - "trigger": "BATTLE_PET_MESSAGE_COOLDOWN_DOWN\tstring", - "contents": "BATTLE_PET_MESSAGE_COOLDOWN_DOWN", + "trigger": "BATTLE_PET_BREED_QUALITY4\t\"string\"", + "contents": "BATTLE_PET_BREED_QUALITY4" }, { - "trigger": "BATTLE_PET_MESSAGE_COOLDOWN_RESET\tstring", - "contents": "BATTLE_PET_MESSAGE_COOLDOWN_RESET", + "trigger": "BATTLE_PET_BREED_QUALITY5\t\"string\"", + "contents": "BATTLE_PET_BREED_QUALITY5" }, { - "trigger": "BATTLE_PET_MESSAGE_COOLDOWN_UP\tstring", - "contents": "BATTLE_PET_MESSAGE_COOLDOWN_UP", + "trigger": "BATTLE_PET_BREED_QUALITY6\t\"string\"", + "contents": "BATTLE_PET_BREED_QUALITY6" }, { - "trigger": "BATTLE_PET_MESSAGE_CRITICAL\tstring", - "contents": "BATTLE_PET_MESSAGE_CRITICAL", + "trigger": "BATTLE_PET_CAGE_ITEM_NAME\t\"string\"", + "contents": "BATTLE_PET_CAGE_ITEM_NAME" }, { - "trigger": "BATTLE_PET_MESSAGE_MISS\tstring", - "contents": "BATTLE_PET_MESSAGE_MISS", + "trigger": "BATTLE_PET_CAGE_TOOLTIP_BREED\t\"string\"", + "contents": "BATTLE_PET_CAGE_TOOLTIP_BREED" }, { - "trigger": "BATTLE_PET_MESSAGE_RECOVERING\tstring", - "contents": "BATTLE_PET_MESSAGE_RECOVERING", + "trigger": "BATTLE_PET_CAGE_TOOLTIP_LEVEL\t\"string\"", + "contents": "BATTLE_PET_CAGE_TOOLTIP_LEVEL" }, { - "trigger": "BATTLE_PET_MESSAGE_SPELL_LOCK\tstring", - "contents": "BATTLE_PET_MESSAGE_SPELL_LOCK", + "trigger": "BATTLE_PET_CANNOT_BATTLE\t\"string\"", + "contents": "BATTLE_PET_CANNOT_BATTLE" }, { - "trigger": "BATTLE_PET_MESSAGE_STRONG\tstring", - "contents": "BATTLE_PET_MESSAGE_STRONG", + "trigger": "BATTLE_PET_CAPTURED\t\"string\"", + "contents": "BATTLE_PET_CAPTURED" }, { - "trigger": "BATTLE_PET_MESSAGE_TRAP_MISSED\tstring", - "contents": "BATTLE_PET_MESSAGE_TRAP_MISSED", + "trigger": "BATTLE_PET_CAPTURED_ICON_LINK\t\"string\"", + "contents": "BATTLE_PET_CAPTURED_ICON_LINK" }, { - "trigger": "BATTLE_PET_MESSAGE_WEAK\tstring", - "contents": "BATTLE_PET_MESSAGE_WEAK", + "trigger": "BATTLE_PET_CAPTURED_LINK\t\"string\"", + "contents": "BATTLE_PET_CAPTURED_LINK" }, { - "trigger": "BATTLE_PET_MESSAGE_XP\tstring", - "contents": "BATTLE_PET_MESSAGE_XP", + "trigger": "BATTLE_PET_COMBAT_LOG_ABILITY_GAINED\t\"string\"", + "contents": "BATTLE_PET_COMBAT_LOG_ABILITY_GAINED" }, { - "trigger": "BATTLE_PET_MESSAGE_XP_DIFFICULTY_BONUS\tstring", - "contents": "BATTLE_PET_MESSAGE_XP_DIFFICULTY_BONUS", + "trigger": "BATTLE_PET_COMBAT_LOG_CAPTURE_LOST\t\"string\"", + "contents": "BATTLE_PET_COMBAT_LOG_CAPTURE_LOST" }, { - "trigger": "BATTLE_PET_NAME_1\tstring", - "contents": "BATTLE_PET_NAME_1", + "trigger": "BATTLE_PET_COMBAT_LOG_CAPTURED\t\"string\"", + "contents": "BATTLE_PET_COMBAT_LOG_CAPTURED" }, { - "trigger": "BATTLE_PET_NAME_10\tstring", - "contents": "BATTLE_PET_NAME_10", + "trigger": "BATTLE_PET_COMBAT_LOG_CAPTURED_REDUCED\t\"string\"", + "contents": "BATTLE_PET_COMBAT_LOG_CAPTURED_REDUCED" }, { - "trigger": "BATTLE_PET_NAME_2\tstring", - "contents": "BATTLE_PET_NAME_2", + "trigger": "BATTLE_PET_COMBAT_LOG_LEVEL_UP\t\"string\"", + "contents": "BATTLE_PET_COMBAT_LOG_LEVEL_UP" }, { - "trigger": "BATTLE_PET_NAME_3\tstring", - "contents": "BATTLE_PET_NAME_3", + "trigger": "BATTLE_PET_DAMAGE_NAME_1\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_1" }, { - "trigger": "BATTLE_PET_NAME_4\tstring", - "contents": "BATTLE_PET_NAME_4", + "trigger": "BATTLE_PET_DAMAGE_NAME_10\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_10" }, { - "trigger": "BATTLE_PET_NAME_5\tstring", - "contents": "BATTLE_PET_NAME_5", + "trigger": "BATTLE_PET_DAMAGE_NAME_2\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_2" }, { - "trigger": "BATTLE_PET_NAME_6\tstring", - "contents": "BATTLE_PET_NAME_6", + "trigger": "BATTLE_PET_DAMAGE_NAME_3\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_3" }, { - "trigger": "BATTLE_PET_NAME_7\tstring", - "contents": "BATTLE_PET_NAME_7", + "trigger": "BATTLE_PET_DAMAGE_NAME_4\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_4" }, { - "trigger": "BATTLE_PET_NAME_8\tstring", - "contents": "BATTLE_PET_NAME_8", + "trigger": "BATTLE_PET_DAMAGE_NAME_5\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_5" }, { - "trigger": "BATTLE_PET_NAME_9\tstring", - "contents": "BATTLE_PET_NAME_9", + "trigger": "BATTLE_PET_DAMAGE_NAME_6\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_6" }, { - "trigger": "BATTLE_PET_NEW_PET\tstring", - "contents": "BATTLE_PET_NEW_PET", + "trigger": "BATTLE_PET_DAMAGE_NAME_7\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_7" }, { - "trigger": "BATTLE_PET_NOT_TRADABLE\tstring", - "contents": "BATTLE_PET_NOT_TRADABLE", + "trigger": "BATTLE_PET_DAMAGE_NAME_8\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_8" }, { - "trigger": "BATTLE_PET_OBJECT_MINE\tstring", - "contents": "BATTLE_PET_OBJECT_MINE", + "trigger": "BATTLE_PET_DAMAGE_NAME_9\t\"string\"", + "contents": "BATTLE_PET_DAMAGE_NAME_9" }, { - "trigger": "BATTLE_PET_PUT_IN_CAGE\tstring", - "contents": "BATTLE_PET_PUT_IN_CAGE", + "trigger": "BATTLE_PET_FAVORITE\t\"string\"", + "contents": "BATTLE_PET_FAVORITE" }, { - "trigger": "BATTLE_PET_PUT_IN_CAGE_HEALTH\tstring", - "contents": "BATTLE_PET_PUT_IN_CAGE_HEALTH", + "trigger": "BATTLE_PET_FIND_BATTLE_DISABLED\t\"string\"", + "contents": "BATTLE_PET_FIND_BATTLE_DISABLED" }, { - "trigger": "BATTLE_PET_PUT_IN_CAGE_SLOTTED\tstring", - "contents": "BATTLE_PET_PUT_IN_CAGE_SLOTTED", + "trigger": "BATTLE_PET_FIND_BATTLE_READONLY\t\"string\"", + "contents": "BATTLE_PET_FIND_BATTLE_READONLY" }, { - "trigger": "BATTLE_PET_RELEASE\tstring", - "contents": "BATTLE_PET_RELEASE", + "trigger": "BATTLE_PET_LEVEL_UP\t\"string\"", + "contents": "BATTLE_PET_LEVEL_UP" }, { - "trigger": "BATTLE_PET_RENAME\tstring", - "contents": "BATTLE_PET_RENAME", + "trigger": "BATTLE_PET_LEVEL_UP_ICON\t\"string\"", + "contents": "BATTLE_PET_LEVEL_UP_ICON" }, { - "trigger": "BATTLE_PET_SLOT\tstring", - "contents": "BATTLE_PET_SLOT", + "trigger": "BATTLE_PET_LOOT_RECEIVED\t\"string\"", + "contents": "BATTLE_PET_LOOT_RECEIVED" }, { - "trigger": "BATTLE_PET_SLOT_DRAG_HERE\tstring", - "contents": "BATTLE_PET_SLOT_DRAG_HERE", + "trigger": "BATTLE_PET_MESSAGE_CHARGING\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_CHARGING" }, { - "trigger": "BATTLE_PET_SLOTS\tstring", - "contents": "BATTLE_PET_SLOTS", + "trigger": "BATTLE_PET_MESSAGE_CLEANSED\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_CLEANSED" }, { - "trigger": "BATTLE_PET_SOURCE_1\tstring", - "contents": "BATTLE_PET_SOURCE_1", + "trigger": "BATTLE_PET_MESSAGE_COOLDOWN_DOWN\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_COOLDOWN_DOWN" }, { - "trigger": "BATTLE_PET_SOURCE_10\tstring", - "contents": "BATTLE_PET_SOURCE_10", + "trigger": "BATTLE_PET_MESSAGE_COOLDOWN_RESET\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_COOLDOWN_RESET" }, { - "trigger": "BATTLE_PET_SOURCE_11\tstring", - "contents": "BATTLE_PET_SOURCE_11", + "trigger": "BATTLE_PET_MESSAGE_COOLDOWN_UP\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_COOLDOWN_UP" }, { - "trigger": "BATTLE_PET_SOURCE_2\tstring", - "contents": "BATTLE_PET_SOURCE_2", + "trigger": "BATTLE_PET_MESSAGE_CRITICAL\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_CRITICAL" }, { - "trigger": "BATTLE_PET_SOURCE_3\tstring", - "contents": "BATTLE_PET_SOURCE_3", + "trigger": "BATTLE_PET_MESSAGE_MISS\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_MISS" }, { - "trigger": "BATTLE_PET_SOURCE_4\tstring", - "contents": "BATTLE_PET_SOURCE_4", + "trigger": "BATTLE_PET_MESSAGE_RECOVERING\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_RECOVERING" }, { - "trigger": "BATTLE_PET_SOURCE_5\tstring", - "contents": "BATTLE_PET_SOURCE_5", + "trigger": "BATTLE_PET_MESSAGE_SPELL_LOCK\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_SPELL_LOCK" }, { - "trigger": "BATTLE_PET_SOURCE_6\tstring", - "contents": "BATTLE_PET_SOURCE_6", + "trigger": "BATTLE_PET_MESSAGE_STRONG\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_STRONG" }, { - "trigger": "BATTLE_PET_SOURCE_7\tstring", - "contents": "BATTLE_PET_SOURCE_7", + "trigger": "BATTLE_PET_MESSAGE_TRAP_MISSED\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_TRAP_MISSED" }, { - "trigger": "BATTLE_PET_SOURCE_8\tstring", - "contents": "BATTLE_PET_SOURCE_8", + "trigger": "BATTLE_PET_MESSAGE_WEAK\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_WEAK" }, { - "trigger": "BATTLE_PET_SOURCE_9\tstring", - "contents": "BATTLE_PET_SOURCE_9", + "trigger": "BATTLE_PET_MESSAGE_XP\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_XP" }, { - "trigger": "BATTLE_PET_SUMMON\tstring", - "contents": "BATTLE_PET_SUMMON", + "trigger": "BATTLE_PET_MESSAGE_XP_DIFFICULTY_BONUS\t\"string\"", + "contents": "BATTLE_PET_MESSAGE_XP_DIFFICULTY_BONUS" }, { - "trigger": "BATTLE_PET_TOOLTIP_CLICK\tstring", - "contents": "BATTLE_PET_TOOLTIP_CLICK", + "trigger": "BATTLE_PET_NAME_1\t\"string\"", + "contents": "BATTLE_PET_NAME_1" }, { - "trigger": "BATTLE_PET_TOOLTIP_SUMMON\tstring", - "contents": "BATTLE_PET_TOOLTIP_SUMMON", + "trigger": "BATTLE_PET_NAME_10\t\"string\"", + "contents": "BATTLE_PET_NAME_10" }, { - "trigger": "BATTLE_PET_UNFAVORITE\tstring", - "contents": "BATTLE_PET_UNFAVORITE", + "trigger": "BATTLE_PET_NAME_2\t\"string\"", + "contents": "BATTLE_PET_NAME_2" }, { - "trigger": "BATTLE_PET_UNLOCK_HELP_1\tstring", - "contents": "BATTLE_PET_UNLOCK_HELP_1", + "trigger": "BATTLE_PET_NAME_3\t\"string\"", + "contents": "BATTLE_PET_NAME_3" }, { - "trigger": "BATTLE_PET_UNLOCK_HELP_2\tstring", - "contents": "BATTLE_PET_UNLOCK_HELP_2", + "trigger": "BATTLE_PET_NAME_4\t\"string\"", + "contents": "BATTLE_PET_NAME_4" }, { - "trigger": "BATTLE_PET_UNLOCK_HELP_3\tstring", - "contents": "BATTLE_PET_UNLOCK_HELP_3", + "trigger": "BATTLE_PET_NAME_5\t\"string\"", + "contents": "BATTLE_PET_NAME_5" }, { - "trigger": "BATTLE_PET_VARIANCE_STR\tstring", - "contents": "BATTLE_PET_VARIANCE_STR", + "trigger": "BATTLE_PET_NAME_6\t\"string\"", + "contents": "BATTLE_PET_NAME_6" }, { - "trigger": "BATTLE_PET_YOUR\tstring", - "contents": "BATTLE_PET_YOUR", + "trigger": "BATTLE_PET_NAME_7\t\"string\"", + "contents": "BATTLE_PET_NAME_7" }, { - "trigger": "BATTLE_PETS_ACHIEVEMENT\tstring", - "contents": "BATTLE_PETS_ACHIEVEMENT", + "trigger": "BATTLE_PET_NAME_8\t\"string\"", + "contents": "BATTLE_PET_NAME_8" }, { - "trigger": "BATTLE_PETS_ACHIEVEMENT_TOOLTIP\tstring", - "contents": "BATTLE_PETS_ACHIEVEMENT_TOOLTIP", + "trigger": "BATTLE_PET_NAME_9\t\"string\"", + "contents": "BATTLE_PET_NAME_9" }, { - "trigger": "BATTLE_PETS_FIND_BATTLE_TOOLTIP\tstring", - "contents": "BATTLE_PETS_FIND_BATTLE_TOOLTIP", + "trigger": "BATTLE_PET_NEW_PET\t\"string\"", + "contents": "BATTLE_PET_NEW_PET" }, { - "trigger": "BATTLE_PETS_SUMMON_TOOLTIP\tstring", - "contents": "BATTLE_PETS_SUMMON_TOOLTIP", + "trigger": "BATTLE_PET_NOT_TRADABLE\t\"string\"", + "contents": "BATTLE_PET_NOT_TRADABLE" }, { - "trigger": "BATTLE_PETS_TOTAL_PETS\tstring", - "contents": "BATTLE_PETS_TOTAL_PETS", + "trigger": "BATTLE_PET_OBJECT_MINE\t\"string\"", + "contents": "BATTLE_PET_OBJECT_MINE" }, { - "trigger": "BATTLE_PETS_TOTAL_PETS_TOOLTIP\tstring", - "contents": "BATTLE_PETS_TOTAL_PETS_TOOLTIP", + "trigger": "BATTLE_PET_PUT_IN_CAGE\t\"string\"", + "contents": "BATTLE_PET_PUT_IN_CAGE" }, { - "trigger": "BATTLE_PETS_UNWRAP_TOOLTIP\tstring", - "contents": "BATTLE_PETS_UNWRAP_TOOLTIP", + "trigger": "BATTLE_PET_PUT_IN_CAGE_HEALTH\t\"string\"", + "contents": "BATTLE_PET_PUT_IN_CAGE_HEALTH" }, { - "trigger": "BATTLE_TAG_CLICK_CREATE\tstring", - "contents": "BATTLE_TAG_CLICK_CREATE", + "trigger": "BATTLE_PET_PUT_IN_CAGE_SLOTTED\t\"string\"", + "contents": "BATTLE_PET_PUT_IN_CAGE_SLOTTED" }, { - "trigger": "BATTLE_TAG_ID_PROMPT\tstring", - "contents": "BATTLE_TAG_ID_PROMPT", + "trigger": "BATTLE_PET_RELEASE\t\"string\"", + "contents": "BATTLE_PET_RELEASE" }, { - "trigger": "BATTLE_TAG_REQUEST\tstring", - "contents": "BATTLE_TAG_REQUEST", + "trigger": "BATTLE_PET_RENAME\t\"string\"", + "contents": "BATTLE_PET_RENAME" }, { - "trigger": "BATTLE_TAG_REQUEST_INFO\tstring", - "contents": "BATTLE_TAG_REQUEST_INFO", + "trigger": "BATTLE_PET_SLOT\t\"string\"", + "contents": "BATTLE_PET_SLOT" }, { - "trigger": "BATTLE_TAG_SYMBOL\tstring", - "contents": "BATTLE_TAG_SYMBOL", + "trigger": "BATTLE_PET_SLOT_DRAG_HERE\t\"string\"", + "contents": "BATTLE_PET_SLOT_DRAG_HERE" }, { - "trigger": "BATTLEFIELD_ALERT\tstring", - "contents": "BATTLEFIELD_ALERT", + "trigger": "BATTLE_PET_SLOTS\t\"string\"", + "contents": "BATTLE_PET_SLOTS" }, { - "trigger": "BATTLEFIELD_ALERT_LCD\tstring", - "contents": "BATTLEFIELD_ALERT_LCD", + "trigger": "BATTLE_PET_SOURCE_1\t\"string\"", + "contents": "BATTLE_PET_SOURCE_1" }, { - "trigger": "BATTLEFIELD_BORDER_WARNING\tstring", - "contents": "BATTLEFIELD_BORDER_WARNING", + "trigger": "BATTLE_PET_SOURCE_10\t\"string\"", + "contents": "BATTLE_PET_SOURCE_10" }, { - "trigger": "BATTLEFIELD_CONFIRM_STATUS\tstring", - "contents": "BATTLEFIELD_CONFIRM_STATUS", + "trigger": "BATTLE_PET_SOURCE_11\t\"string\"", + "contents": "BATTLE_PET_SOURCE_11" }, { - "trigger": "BATTLEFIELD_FULL\tstring", - "contents": "BATTLEFIELD_FULL", + "trigger": "BATTLE_PET_SOURCE_2\t\"string\"", + "contents": "BATTLE_PET_SOURCE_2" }, { - "trigger": "BATTLEFIELD_GROUP_JOIN\tstring", - "contents": "BATTLEFIELD_GROUP_JOIN", + "trigger": "BATTLE_PET_SOURCE_3\t\"string\"", + "contents": "BATTLE_PET_SOURCE_3" }, { - "trigger": "BATTLEFIELD_IN_BATTLEFIELD\tstring", - "contents": "BATTLEFIELD_IN_BATTLEFIELD", + "trigger": "BATTLE_PET_SOURCE_4\t\"string\"", + "contents": "BATTLE_PET_SOURCE_4" }, { - "trigger": "BATTLEFIELD_IN_QUEUE\tstring", - "contents": "BATTLEFIELD_IN_QUEUE", + "trigger": "BATTLE_PET_SOURCE_5\t\"string\"", + "contents": "BATTLE_PET_SOURCE_5" }, { - "trigger": "BATTLEFIELD_IN_QUEUE_RATED\tstring", - "contents": "BATTLEFIELD_IN_QUEUE_RATED", + "trigger": "BATTLE_PET_SOURCE_6\t\"string\"", + "contents": "BATTLE_PET_SOURCE_6" }, { - "trigger": "BATTLEFIELD_IN_QUEUE_SIMPLE\tstring", - "contents": "BATTLEFIELD_IN_QUEUE_SIMPLE", + "trigger": "BATTLE_PET_SOURCE_7\t\"string\"", + "contents": "BATTLE_PET_SOURCE_7" }, { - "trigger": "BATTLEFIELD_JOIN\tstring", - "contents": "BATTLEFIELD_JOIN", + "trigger": "BATTLE_PET_SOURCE_8\t\"string\"", + "contents": "BATTLE_PET_SOURCE_8" }, { - "trigger": "BATTLEFIELD_LEVEL\tstring", - "contents": "BATTLEFIELD_LEVEL", + "trigger": "BATTLE_PET_SOURCE_9\t\"string\"", + "contents": "BATTLE_PET_SOURCE_9" }, { - "trigger": "BATTLEFIELD_MINIMAP\tstring", - "contents": "BATTLEFIELD_MINIMAP", + "trigger": "BATTLE_PET_SUMMON\t\"string\"", + "contents": "BATTLE_PET_SUMMON" }, { - "trigger": "BATTLEFIELD_MINIMAP_SHOW_ALWAYS\tstring", - "contents": "BATTLEFIELD_MINIMAP_SHOW_ALWAYS", + "trigger": "BATTLE_PET_TOOLTIP_CLICK\t\"string\"", + "contents": "BATTLE_PET_TOOLTIP_CLICK" }, { - "trigger": "BATTLEFIELD_MINIMAP_SHOW_BATTLEGROUNDS\tstring", - "contents": "BATTLEFIELD_MINIMAP_SHOW_BATTLEGROUNDS", + "trigger": "BATTLE_PET_TOOLTIP_SUMMON\t\"string\"", + "contents": "BATTLE_PET_TOOLTIP_SUMMON" }, { - "trigger": "BATTLEFIELD_MINIMAP_SHOW_NEVER\tstring", - "contents": "BATTLEFIELD_MINIMAP_SHOW_NEVER", + "trigger": "BATTLE_PET_UNFAVORITE\t\"string\"", + "contents": "BATTLE_PET_UNFAVORITE" }, { - "trigger": "BATTLEFIELD_NAME\tstring", - "contents": "BATTLEFIELD_NAME", + "trigger": "BATTLE_PET_UNLOCK_HELP_1\t\"string\"", + "contents": "BATTLE_PET_UNLOCK_HELP_1" }, { - "trigger": "BATTLEFIELD_QUEUE_CONFIRM\tstring", - "contents": "BATTLEFIELD_QUEUE_CONFIRM", + "trigger": "BATTLE_PET_UNLOCK_HELP_2\t\"string\"", + "contents": "BATTLE_PET_UNLOCK_HELP_2" }, { - "trigger": "BATTLEFIELD_QUEUE_CONFIRM_SIMPLE\tstring", - "contents": "BATTLEFIELD_QUEUE_CONFIRM_SIMPLE", + "trigger": "BATTLE_PET_UNLOCK_HELP_3\t\"string\"", + "contents": "BATTLE_PET_UNLOCK_HELP_3" }, { - "trigger": "BATTLEFIELD_QUEUE_PENDING_REMOVAL\tstring", - "contents": "BATTLEFIELD_QUEUE_PENDING_REMOVAL", + "trigger": "BATTLE_PET_VARIANCE_STR\t\"string\"", + "contents": "BATTLE_PET_VARIANCE_STR" }, { - "trigger": "BATTLEFIELD_QUEUE_STATUS\tstring", - "contents": "BATTLEFIELD_QUEUE_STATUS", + "trigger": "BATTLE_PET_YOUR\t\"string\"", + "contents": "BATTLE_PET_YOUR" }, { - "trigger": "BATTLEFIELDMINIMAP_OPACITY_LABEL\tstring", - "contents": "BATTLEFIELDMINIMAP_OPACITY_LABEL", + "trigger": "BATTLE_PETS_ACHIEVEMENT\t\"string\"", + "contents": "BATTLE_PETS_ACHIEVEMENT" }, { - "trigger": "BATTLEFIELDMINIMAP_OPTIONS_LABEL\tstring", - "contents": "BATTLEFIELDMINIMAP_OPTIONS_LABEL", + "trigger": "BATTLE_PETS_ACHIEVEMENT_TOOLTIP\t\"string\"", + "contents": "BATTLE_PETS_ACHIEVEMENT_TOOLTIP" }, { - "trigger": "BATTLEFIELDS\tstring", - "contents": "BATTLEFIELDS", + "trigger": "BATTLE_PETS_FIND_BATTLE_TOOLTIP\t\"string\"", + "contents": "BATTLE_PETS_FIND_BATTLE_TOOLTIP" }, { - "trigger": "BATTLEGROUND\tstring", - "contents": "BATTLEGROUND", + "trigger": "BATTLE_PETS_SUMMON_TOOLTIP\t\"string\"", + "contents": "BATTLE_PETS_SUMMON_TOOLTIP" }, { - "trigger": "BATTLEGROUND_10V10\tstring", - "contents": "BATTLEGROUND_10V10", + "trigger": "BATTLE_PETS_TOTAL_PETS\t\"string\"", + "contents": "BATTLE_PETS_TOTAL_PETS" }, { - "trigger": "BATTLEGROUND_BONUS_REWARD\tstring", - "contents": "BATTLEGROUND_BONUS_REWARD", + "trigger": "BATTLE_PETS_TOTAL_PETS_TOOLTIP\t\"string\"", + "contents": "BATTLE_PETS_TOTAL_PETS_TOOLTIP" }, { - "trigger": "BATTLEGROUND_BONUS_REWARD_TOOLTIP\tstring", - "contents": "BATTLEGROUND_BONUS_REWARD_TOOLTIP", + "trigger": "BATTLE_PETS_UNWRAP_TOOLTIP\t\"string\"", + "contents": "BATTLE_PETS_UNWRAP_TOOLTIP" }, { - "trigger": "BATTLEGROUND_COMPLETE_MESSAGE\tstring", - "contents": "BATTLEGROUND_COMPLETE_MESSAGE", + "trigger": "BATTLE_TAG_CLICK_CREATE\t\"string\"", + "contents": "BATTLE_TAG_CLICK_CREATE" }, { - "trigger": "BATTLEGROUND_DICE_BUTTON_TOOLTIP\tstring", - "contents": "BATTLEGROUND_DICE_BUTTON_TOOLTIP", + "trigger": "BATTLE_TAG_ID_PROMPT\t\"string\"", + "contents": "BATTLE_TAG_ID_PROMPT" }, { - "trigger": "BATTLEGROUND_ENEMY_AVERAGE_RATING\tstring", - "contents": "BATTLEGROUND_ENEMY_AVERAGE_RATING", + "trigger": "BATTLE_TAG_REQUEST\t\"string\"", + "contents": "BATTLE_TAG_REQUEST" }, { - "trigger": "BATTLEGROUND_HOLIDAY\tstring", - "contents": "BATTLEGROUND_HOLIDAY", + "trigger": "BATTLE_TAG_REQUEST_INFO\t\"string\"", + "contents": "BATTLE_TAG_REQUEST_INFO" }, { - "trigger": "BATTLEGROUND_HOLIDAY_EXPLANATION\tstring", - "contents": "BATTLEGROUND_HOLIDAY_EXPLANATION", + "trigger": "BATTLE_TAG_SYMBOL\t\"string\"", + "contents": "BATTLE_TAG_SYMBOL" }, { - "trigger": "BATTLEGROUND_HOLIDAY_LONG\tstring", - "contents": "BATTLEGROUND_HOLIDAY_LONG", + "trigger": "BATTLEFIELD_ALERT\t\"string\"", + "contents": "BATTLEFIELD_ALERT" }, { - "trigger": "BATTLEGROUND_INSTANCE\tstring", - "contents": "BATTLEGROUND_INSTANCE", + "trigger": "BATTLEFIELD_ALERT_LCD\t\"string\"", + "contents": "BATTLEFIELD_ALERT_LCD" }, { - "trigger": "BATTLEGROUND_INSTANCE_TOOLTIP\tstring", - "contents": "BATTLEGROUND_INSTANCE_TOOLTIP", + "trigger": "BATTLEFIELD_BORDER_WARNING\t\"string\"", + "contents": "BATTLEFIELD_BORDER_WARNING" }, { - "trigger": "BATTLEGROUND_IS_READY\tstring", - "contents": "BATTLEGROUND_IS_READY", + "trigger": "BATTLEFIELD_CONFIRM_STATUS\t\"string\"", + "contents": "BATTLEFIELD_CONFIRM_STATUS" }, { - "trigger": "BATTLEGROUND_LEADER\tstring", - "contents": "BATTLEGROUND_LEADER", + "trigger": "BATTLEFIELD_FULL\t\"string\"", + "contents": "BATTLEFIELD_FULL" }, { - "trigger": "BATTLEGROUND_RATING\tstring", - "contents": "BATTLEGROUND_RATING", + "trigger": "BATTLEFIELD_GROUP_JOIN\t\"string\"", + "contents": "BATTLEFIELD_GROUP_JOIN" }, { - "trigger": "BATTLEGROUND_REQUIRED_LEVEL_TOOLTIP\tstring", - "contents": "BATTLEGROUND_REQUIRED_LEVEL_TOOLTIP", + "trigger": "BATTLEFIELD_IN_BATTLEFIELD\t\"string\"", + "contents": "BATTLEFIELD_IN_BATTLEFIELD" }, { - "trigger": "BATTLEGROUND_SCORE_GOLD\tstring", - "contents": "BATTLEGROUND_SCORE_GOLD", + "trigger": "BATTLEFIELD_IN_QUEUE\t\"string\"", + "contents": "BATTLEFIELD_IN_QUEUE" }, { - "trigger": "BATTLEGROUND_SCORE_VICTORY_POINTS\tstring", - "contents": "BATTLEGROUND_SCORE_VICTORY_POINTS", + "trigger": "BATTLEFIELD_IN_QUEUE_RATED\t\"string\"", + "contents": "BATTLEFIELD_IN_QUEUE_RATED" }, { - "trigger": "BATTLEGROUND_SILENCE\tstring", - "contents": "BATTLEGROUND_SILENCE", + "trigger": "BATTLEFIELD_IN_QUEUE_SIMPLE\t\"string\"", + "contents": "BATTLEFIELD_IN_QUEUE_SIMPLE" }, { - "trigger": "BATTLEGROUND_UNSILENCE\tstring", - "contents": "BATTLEGROUND_UNSILENCE", + "trigger": "BATTLEFIELD_JOIN\t\"string\"", + "contents": "BATTLEFIELD_JOIN" }, { - "trigger": "BATTLEGROUND_YOUR_AVERAGE_RATING\tstring", - "contents": "BATTLEGROUND_YOUR_AVERAGE_RATING", + "trigger": "BATTLEFIELD_LEVEL\t\"string\"", + "contents": "BATTLEFIELD_LEVEL" }, { - "trigger": "BATTLEGROUNDS\tstring", - "contents": "BATTLEGROUNDS", + "trigger": "BATTLEFIELD_MINIMAP\t\"string\"", + "contents": "BATTLEFIELD_MINIMAP" }, { - "trigger": "BATTLENET_ADD_FRIEND_INFO\tstring", - "contents": "BATTLENET_ADD_FRIEND_INFO", + "trigger": "BATTLEFIELD_MINIMAP_SHOW_ALWAYS\t\"string\"", + "contents": "BATTLEFIELD_MINIMAP_SHOW_ALWAYS" }, { - "trigger": "BATTLENET_BROADCAST\tstring", - "contents": "BATTLENET_BROADCAST", + "trigger": "BATTLEFIELD_MINIMAP_SHOW_BATTLEGROUNDS\t\"string\"", + "contents": "BATTLEFIELD_MINIMAP_SHOW_BATTLEGROUNDS" }, { - "trigger": "BATTLENET_FONT_COLOR_CODE\tstring", - "contents": "BATTLENET_FONT_COLOR_CODE", + "trigger": "BATTLEFIELD_MINIMAP_SHOW_NEVER\t\"string\"", + "contents": "BATTLEFIELD_MINIMAP_SHOW_NEVER" }, { - "trigger": "BATTLENET_FRIEND\tstring", - "contents": "BATTLENET_FRIEND", + "trigger": "BATTLEFIELD_NAME\t\"string\"", + "contents": "BATTLEFIELD_NAME" }, { - "trigger": "BATTLENET_FRIEND_INFO\tstring", - "contents": "BATTLENET_FRIEND_INFO", + "trigger": "BATTLEFIELD_QUEUE_CONFIRM\t\"string\"", + "contents": "BATTLEFIELD_QUEUE_CONFIRM" }, { - "trigger": "BATTLENET_FRIEND_PROMPT\tstring", - "contents": "BATTLENET_FRIEND_PROMPT", + "trigger": "BATTLEFIELD_QUEUE_CONFIRM_SIMPLE\t\"string\"", + "contents": "BATTLEFIELD_QUEUE_CONFIRM_SIMPLE" }, { - "trigger": "BATTLENET_FRIEND_REQUEST_RECEIVED\tstring", - "contents": "BATTLENET_FRIEND_REQUEST_RECEIVED", + "trigger": "BATTLEFIELD_QUEUE_PENDING_REMOVAL\t\"string\"", + "contents": "BATTLEFIELD_QUEUE_PENDING_REMOVAL" }, { - "trigger": "BATTLENET_NAME_FORMAT\tstring", - "contents": "BATTLENET_NAME_FORMAT", + "trigger": "BATTLEFIELD_QUEUE_STATUS\t\"string\"", + "contents": "BATTLEFIELD_QUEUE_STATUS" }, { - "trigger": "BATTLENET_OPTIONS_LABEL\tstring", - "contents": "BATTLENET_OPTIONS_LABEL", + "trigger": "BATTLEFIELDMINIMAP_OPACITY_LABEL\t\"string\"", + "contents": "BATTLEFIELDMINIMAP_OPACITY_LABEL" }, { - "trigger": "BATTLENET_OPTIONS_SUBTEXT\tstring", - "contents": "BATTLENET_OPTIONS_SUBTEXT", + "trigger": "BATTLEFIELDMINIMAP_OPTIONS_LABEL\t\"string\"", + "contents": "BATTLEFIELDMINIMAP_OPTIONS_LABEL" }, { - "trigger": "BATTLENET_UNAVAILABLE\tstring", - "contents": "BATTLENET_UNAVAILABLE", + "trigger": "BATTLEFIELDS\t\"string\"", + "contents": "BATTLEFIELDS" }, { - "trigger": "BATTLENET_UNAVAILABLE_ALERT\tstring", - "contents": "BATTLENET_UNAVAILABLE_ALERT", + "trigger": "BATTLEGROUND\t\"string\"", + "contents": "BATTLEGROUND" }, { - "trigger": "BATTLETAG\tstring", - "contents": "BATTLETAG", + "trigger": "BATTLEGROUND_10V10\t\"string\"", + "contents": "BATTLEGROUND_10V10" }, { - "trigger": "BATTLETAG_CREATE\tstring", - "contents": "BATTLETAG_CREATE", + "trigger": "BATTLEGROUND_BONUS_REWARD\t\"string\"", + "contents": "BATTLEGROUND_BONUS_REWARD" }, { - "trigger": "BATTLETAG_CREATE_INFO\tstring", - "contents": "BATTLETAG_CREATE_INFO", + "trigger": "BATTLEGROUND_BONUS_REWARD_TOOLTIP\t\"string\"", + "contents": "BATTLEGROUND_BONUS_REWARD_TOOLTIP" }, { - "trigger": "BATTLETAG_CREATE_WEBSITE\tstring", - "contents": "BATTLETAG_CREATE_WEBSITE", + "trigger": "BATTLEGROUND_COMPLETE_MESSAGE\t\"string\"", + "contents": "BATTLEGROUND_COMPLETE_MESSAGE" }, { - "trigger": "BATTLETAG_FRIEND_LABEL\tstring", - "contents": "BATTLETAG_FRIEND_LABEL", + "trigger": "BATTLEGROUND_DICE_BUTTON_TOOLTIP\t\"string\"", + "contents": "BATTLEGROUND_DICE_BUTTON_TOOLTIP" }, { - "trigger": "BATTLETAG_REMOVE_FRIEND_CONFIRMATION\tstring", - "contents": "BATTLETAG_REMOVE_FRIEND_CONFIRMATION", + "trigger": "BATTLEGROUND_ENEMY_AVERAGE_RATING\t\"string\"", + "contents": "BATTLEGROUND_ENEMY_AVERAGE_RATING" }, { - "trigger": "BENCHMARK_TAXI_AVERAGE_FPS\tstring", - "contents": "BENCHMARK_TAXI_AVERAGE_FPS", + "trigger": "BATTLEGROUND_HOLIDAY\t\"string\"", + "contents": "BATTLEGROUND_HOLIDAY" }, { - "trigger": "BENCHMARK_TAXI_MAX_FPS\tstring", - "contents": "BENCHMARK_TAXI_MAX_FPS", + "trigger": "BATTLEGROUND_HOLIDAY_EXPLANATION\t\"string\"", + "contents": "BATTLEGROUND_HOLIDAY_EXPLANATION" }, { - "trigger": "BENCHMARK_TAXI_MIN_FPS\tstring", - "contents": "BENCHMARK_TAXI_MIN_FPS", + "trigger": "BATTLEGROUND_HOLIDAY_LONG\t\"string\"", + "contents": "BATTLEGROUND_HOLIDAY_LONG" }, { - "trigger": "BENCHMARK_TAXI_MODE_OFF\tstring", - "contents": "BENCHMARK_TAXI_MODE_OFF", + "trigger": "BATTLEGROUND_INSTANCE\t\"string\"", + "contents": "BATTLEGROUND_INSTANCE" }, { - "trigger": "BENCHMARK_TAXI_MODE_ON\tstring", - "contents": "BENCHMARK_TAXI_MODE_ON", + "trigger": "BATTLEGROUND_INSTANCE_TOOLTIP\t\"string\"", + "contents": "BATTLEGROUND_INSTANCE_TOOLTIP" }, { - "trigger": "BENCHMARK_TAXI_RESULTS\tstring", - "contents": "BENCHMARK_TAXI_RESULTS", + "trigger": "BATTLEGROUND_IS_READY\t\"string\"", + "contents": "BATTLEGROUND_IS_READY" }, { - "trigger": "BENCHMARK_TAXI_TOTAL_TIME\tstring", - "contents": "BENCHMARK_TAXI_TOTAL_TIME", + "trigger": "BATTLEGROUND_LEADER\t\"string\"", + "contents": "BATTLEGROUND_LEADER" }, { - "trigger": "BENEFICIAL\tstring", - "contents": "BENEFICIAL", + "trigger": "BATTLEGROUND_RATING\t\"string\"", + "contents": "BATTLEGROUND_RATING" }, { - "trigger": "BENEFICIAL_AURA_COMBATLOG_TOOLTIP\tstring", - "contents": "BENEFICIAL_AURA_COMBATLOG_TOOLTIP", + "trigger": "BATTLEGROUND_REQUIRED_LEVEL_TOOLTIP\t\"string\"", + "contents": "BATTLEGROUND_REQUIRED_LEVEL_TOOLTIP" }, { - "trigger": "BEST\tstring", - "contents": "BEST", + "trigger": "BATTLEGROUND_SCORE_GOLD\t\"string\"", + "contents": "BATTLEGROUND_SCORE_GOLD" }, { - "trigger": "BF_NOT_IN\tstring", - "contents": "BF_NOT_IN", + "trigger": "BATTLEGROUND_SCORE_VICTORY_POINTS\t\"string\"", + "contents": "BATTLEGROUND_SCORE_VICTORY_POINTS" }, { - "trigger": "BG_RATING_ABBR\tstring", - "contents": "BG_RATING_ABBR", + "trigger": "BATTLEGROUND_SILENCE\t\"string\"", + "contents": "BATTLEGROUND_SILENCE" }, { - "trigger": "BG_SYSTEM_ALLIANCE\tstring", - "contents": "BG_SYSTEM_ALLIANCE", + "trigger": "BATTLEGROUND_UNSILENCE\t\"string\"", + "contents": "BATTLEGROUND_UNSILENCE" }, { - "trigger": "BG_SYSTEM_HORDE\tstring", - "contents": "BG_SYSTEM_HORDE", + "trigger": "BATTLEGROUND_YOUR_AVERAGE_RATING\t\"string\"", + "contents": "BATTLEGROUND_YOUR_AVERAGE_RATING" }, { - "trigger": "BG_SYSTEM_NEUTRAL\tstring", - "contents": "BG_SYSTEM_NEUTRAL", + "trigger": "BATTLEGROUNDS\t\"string\"", + "contents": "BATTLEGROUNDS" }, { - "trigger": "BID\tstring", - "contents": "BID", + "trigger": "BATTLENET_ADD_FRIEND_INFO\t\"string\"", + "contents": "BATTLENET_ADD_FRIEND_INFO" }, { - "trigger": "BID_AUCTION_CONFIRMATION\tstring", - "contents": "BID_AUCTION_CONFIRMATION", + "trigger": "BATTLENET_BROADCAST\t\"string\"", + "contents": "BATTLENET_BROADCAST" }, { - "trigger": "BID_STATUS\tstring", - "contents": "BID_STATUS", + "trigger": "BATTLENET_FONT_COLOR_CODE\t\"string\"", + "contents": "BATTLENET_FONT_COLOR_CODE" }, { - "trigger": "BIDS\tstring", - "contents": "BIDS", + "trigger": "BATTLENET_FRIEND\t\"string\"", + "contents": "BATTLENET_FRIEND" }, { - "trigger": "BILLING_NAG_DIALOG\tstring", - "contents": "BILLING_NAG_DIALOG", + "trigger": "BATTLENET_FRIEND_INFO\t\"string\"", + "contents": "BATTLENET_FRIEND_INFO" }, { - "trigger": "BILLING_NAG_WARNING\tstring", - "contents": "BILLING_NAG_WARNING", + "trigger": "BATTLENET_FRIEND_PROMPT\t\"string\"", + "contents": "BATTLENET_FRIEND_PROMPT" }, { - "trigger": "BIND_ENCHANT\tstring", - "contents": "BIND_ENCHANT", + "trigger": "BATTLENET_FRIEND_REQUEST_RECEIVED\t\"string\"", + "contents": "BATTLENET_FRIEND_REQUEST_RECEIVED" }, { - "trigger": "BIND_KEY_TO_COMMAND\tstring", - "contents": "BIND_KEY_TO_COMMAND", + "trigger": "BATTLENET_NAME_FORMAT\t\"string\"", + "contents": "BATTLENET_NAME_FORMAT" }, { - "trigger": "BIND_TRADE_TIME_REMAINING\tstring", - "contents": "BIND_TRADE_TIME_REMAINING", + "trigger": "BATTLENET_OPTIONS_LABEL\t\"string\"", + "contents": "BATTLENET_OPTIONS_LABEL" }, { - "trigger": "BIND_ZONE_DISPLAY\tstring", - "contents": "BIND_ZONE_DISPLAY", + "trigger": "BATTLENET_OPTIONS_SUBTEXT\t\"string\"", + "contents": "BATTLENET_OPTIONS_SUBTEXT" }, { - "trigger": "BINDING_HEADER_ACTIONBAR\tstring", - "contents": "BINDING_HEADER_ACTIONBAR", + "trigger": "BATTLENET_UNAVAILABLE\t\"string\"", + "contents": "BATTLENET_UNAVAILABLE" }, { - "trigger": "BINDING_HEADER_BLANK\tstring", - "contents": "BINDING_HEADER_BLANK", + "trigger": "BATTLENET_UNAVAILABLE_ALERT\t\"string\"", + "contents": "BATTLENET_UNAVAILABLE_ALERT" }, { - "trigger": "BINDING_HEADER_CAMERA\tstring", - "contents": "BINDING_HEADER_CAMERA", + "trigger": "BATTLETAG\t\"string\"", + "contents": "BATTLETAG" }, { - "trigger": "BINDING_HEADER_CHAT\tstring", - "contents": "BINDING_HEADER_CHAT", + "trigger": "BATTLETAG_CREATE\t\"string\"", + "contents": "BATTLETAG_CREATE" }, { - "trigger": "BINDING_HEADER_COMMENTATOR\tstring", - "contents": "BINDING_HEADER_COMMENTATOR", + "trigger": "BATTLETAG_CREATE_INFO\t\"string\"", + "contents": "BATTLETAG_CREATE_INFO" }, { - "trigger": "BINDING_HEADER_COMMENTATORCAMERA\tstring", - "contents": "BINDING_HEADER_COMMENTATORCAMERA", + "trigger": "BATTLETAG_CREATE_WEBSITE\t\"string\"", + "contents": "BATTLETAG_CREATE_WEBSITE" }, { - "trigger": "BINDING_HEADER_COMMENTATORFOLLOW\tstring", - "contents": "BINDING_HEADER_COMMENTATORFOLLOW", + "trigger": "BATTLETAG_FRIEND_LABEL\t\"string\"", + "contents": "BATTLETAG_FRIEND_LABEL" }, { - "trigger": "BINDING_HEADER_COMMENTATORFOLLOWSNAP\tstring", - "contents": "BINDING_HEADER_COMMENTATORFOLLOWSNAP", + "trigger": "BATTLETAG_REMOVE_FRIEND_CONFIRMATION\t\"string\"", + "contents": "BATTLETAG_REMOVE_FRIEND_CONFIRMATION" }, { - "trigger": "BINDING_HEADER_COMMENTATORLOOKAT\tstring", - "contents": "BINDING_HEADER_COMMENTATORLOOKAT", + "trigger": "BENCHMARK_TAXI_AVERAGE_FPS\t\"string\"", + "contents": "BENCHMARK_TAXI_AVERAGE_FPS" }, { - "trigger": "BINDING_HEADER_COMMENTATORSCORING\tstring", - "contents": "BINDING_HEADER_COMMENTATORSCORING", + "trigger": "BENCHMARK_TAXI_MAX_FPS\t\"string\"", + "contents": "BENCHMARK_TAXI_MAX_FPS" }, { - "trigger": "BINDING_HEADER_DEBUG\tstring", - "contents": "BINDING_HEADER_DEBUG", + "trigger": "BENCHMARK_TAXI_MIN_FPS\t\"string\"", + "contents": "BENCHMARK_TAXI_MIN_FPS" }, { - "trigger": "BINDING_HEADER_INTERFACE\tstring", - "contents": "BINDING_HEADER_INTERFACE", + "trigger": "BENCHMARK_TAXI_MODE_OFF\t\"string\"", + "contents": "BENCHMARK_TAXI_MODE_OFF" }, { - "trigger": "BINDING_HEADER_ITUNES_REMOTE\tstring", - "contents": "BINDING_HEADER_ITUNES_REMOTE", + "trigger": "BENCHMARK_TAXI_MODE_ON\t\"string\"", + "contents": "BENCHMARK_TAXI_MODE_ON" }, { - "trigger": "BINDING_HEADER_MISC\tstring", - "contents": "BINDING_HEADER_MISC", + "trigger": "BENCHMARK_TAXI_RESULTS\t\"string\"", + "contents": "BENCHMARK_TAXI_RESULTS" }, { - "trigger": "BINDING_HEADER_MOVEMENT\tstring", - "contents": "BINDING_HEADER_MOVEMENT", + "trigger": "BENCHMARK_TAXI_TOTAL_TIME\t\"string\"", + "contents": "BENCHMARK_TAXI_TOTAL_TIME" }, { - "trigger": "BINDING_HEADER_MOVIE_RECORDING_SECTION\tstring", - "contents": "BINDING_HEADER_MOVIE_RECORDING_SECTION", + "trigger": "BENEFICIAL\t\"string\"", + "contents": "BENEFICIAL" }, { - "trigger": "BINDING_HEADER_MULTIACTIONBAR\tstring", - "contents": "BINDING_HEADER_MULTIACTIONBAR", + "trigger": "BENEFICIAL_AURA_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "BENEFICIAL_AURA_COMBATLOG_TOOLTIP" }, { - "trigger": "BINDING_HEADER_MULTICASTFUNCTIONS\tstring", - "contents": "BINDING_HEADER_MULTICASTFUNCTIONS", + "trigger": "BEST\t\"string\"", + "contents": "BEST" }, { - "trigger": "BINDING_HEADER_OTHER\tstring", - "contents": "BINDING_HEADER_OTHER", + "trigger": "BF_NOT_IN\t\"string\"", + "contents": "BF_NOT_IN" }, { - "trigger": "BINDING_HEADER_RAID_TARGET\tstring", - "contents": "BINDING_HEADER_RAID_TARGET", + "trigger": "BFA_LANDING_COMPLETE\t\"string\"", + "contents": "BFA_LANDING_COMPLETE" }, { - "trigger": "BINDING_HEADER_TARGETING\tstring", - "contents": "BINDING_HEADER_TARGETING", + "trigger": "BFA_MISSION_REPORT\t\"string\"", + "contents": "BFA_MISSION_REPORT" }, { - "trigger": "BINDING_HEADER_VEHICLE\tstring", - "contents": "BINDING_HEADER_VEHICLE", + "trigger": "BFA_MISSION_TOOLTIP_RETURN_TO_START\t\"string\"", + "contents": "BFA_MISSION_TOOLTIP_RETURN_TO_START" }, { - "trigger": "BINDING_HEADER_VOICE_CHAT\tstring", - "contents": "BINDING_HEADER_VOICE_CHAT", + "trigger": "BG_RATING_ABBR\t\"string\"", + "contents": "BG_RATING_ABBR" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON1\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON1", + "trigger": "BG_SYSTEM_ALLIANCE\t\"string\"", + "contents": "BG_SYSTEM_ALLIANCE" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON10\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON10", + "trigger": "BG_SYSTEM_HORDE\t\"string\"", + "contents": "BG_SYSTEM_HORDE" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON11\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON11", + "trigger": "BG_SYSTEM_NEUTRAL\t\"string\"", + "contents": "BG_SYSTEM_NEUTRAL" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON12\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON12", + "trigger": "BID\t\"string\"", + "contents": "BID" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON2\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON2", + "trigger": "BID_AUCTION_CONFIRMATION\t\"string\"", + "contents": "BID_AUCTION_CONFIRMATION" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON3\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON3", + "trigger": "BID_STATUS\t\"string\"", + "contents": "BID_STATUS" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON4\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON4", + "trigger": "BIDS\t\"string\"", + "contents": "BIDS" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON5\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON5", + "trigger": "BILLING_NAG_DIALOG\t\"string\"", + "contents": "BILLING_NAG_DIALOG" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON6\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON6", + "trigger": "BILLING_NAG_WARNING\t\"string\"", + "contents": "BILLING_NAG_WARNING" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON7\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON7", + "trigger": "BIND_ENCHANT\t\"string\"", + "contents": "BIND_ENCHANT" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON8\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON8", + "trigger": "BIND_KEY_TO_COMMAND\t\"string\"", + "contents": "BIND_KEY_TO_COMMAND" }, { - "trigger": "BINDING_NAME_ACTIONBUTTON9\tstring", - "contents": "BINDING_NAME_ACTIONBUTTON9", + "trigger": "BIND_TRADE_TIME_REMAINING\t\"string\"", + "contents": "BIND_TRADE_TIME_REMAINING" }, { - "trigger": "BINDING_NAME_ACTIONPAGE1\tstring", - "contents": "BINDING_NAME_ACTIONPAGE1", + "trigger": "BIND_ZONE_DISPLAY\t\"string\"", + "contents": "BIND_ZONE_DISPLAY" }, { - "trigger": "BINDING_NAME_ACTIONPAGE2\tstring", - "contents": "BINDING_NAME_ACTIONPAGE2", + "trigger": "BINDING_HEADER_ACTIONBAR\t\"string\"", + "contents": "BINDING_HEADER_ACTIONBAR" }, { - "trigger": "BINDING_NAME_ACTIONPAGE3\tstring", - "contents": "BINDING_NAME_ACTIONPAGE3", + "trigger": "BINDING_HEADER_BLANK\t\"string\"", + "contents": "BINDING_HEADER_BLANK" }, { - "trigger": "BINDING_NAME_ACTIONPAGE4\tstring", - "contents": "BINDING_NAME_ACTIONPAGE4", + "trigger": "BINDING_HEADER_CAMERA\t\"string\"", + "contents": "BINDING_HEADER_CAMERA" }, { - "trigger": "BINDING_NAME_ACTIONPAGE5\tstring", - "contents": "BINDING_NAME_ACTIONPAGE5", + "trigger": "BINDING_HEADER_CHAT\t\"string\"", + "contents": "BINDING_HEADER_CHAT" }, { - "trigger": "BINDING_NAME_ACTIONPAGE6\tstring", - "contents": "BINDING_NAME_ACTIONPAGE6", + "trigger": "BINDING_HEADER_COMMENTATOR\t\"string\"", + "contents": "BINDING_HEADER_COMMENTATOR" }, { - "trigger": "BINDING_NAME_ACTIONWINDOW1\tstring", - "contents": "BINDING_NAME_ACTIONWINDOW1", + "trigger": "BINDING_HEADER_COMMENTATORCAMERA\t\"string\"", + "contents": "BINDING_HEADER_COMMENTATORCAMERA" }, { - "trigger": "BINDING_NAME_ACTIONWINDOW2\tstring", - "contents": "BINDING_NAME_ACTIONWINDOW2", + "trigger": "BINDING_HEADER_COMMENTATORFOLLOW\t\"string\"", + "contents": "BINDING_HEADER_COMMENTATORFOLLOW" }, { - "trigger": "BINDING_NAME_ACTIONWINDOW3\tstring", - "contents": "BINDING_NAME_ACTIONWINDOW3", + "trigger": "BINDING_HEADER_COMMENTATORFOLLOWSNAP\t\"string\"", + "contents": "BINDING_HEADER_COMMENTATORFOLLOWSNAP" }, { - "trigger": "BINDING_NAME_ACTIONWINDOW4\tstring", - "contents": "BINDING_NAME_ACTIONWINDOW4", + "trigger": "BINDING_HEADER_COMMENTATORLOOKAT\t\"string\"", + "contents": "BINDING_HEADER_COMMENTATORLOOKAT" }, { - "trigger": "BINDING_NAME_ACTIONWINDOWDECREMENT\tstring", - "contents": "BINDING_NAME_ACTIONWINDOWDECREMENT", + "trigger": "BINDING_HEADER_COMMENTATORMISC\t\"string\"", + "contents": "BINDING_HEADER_COMMENTATORMISC" }, { - "trigger": "BINDING_NAME_ACTIONWINDOWINCREMENT\tstring", - "contents": "BINDING_NAME_ACTIONWINDOWINCREMENT", + "trigger": "BINDING_HEADER_COMMENTATORSCORING\t\"string\"", + "contents": "BINDING_HEADER_COMMENTATORSCORING" }, { - "trigger": "BINDING_NAME_ACTIONWINDOWMOVE\tstring", - "contents": "BINDING_NAME_ACTIONWINDOWMOVE", + "trigger": "BINDING_HEADER_DEBUG\t\"string\"", + "contents": "BINDING_HEADER_DEBUG" }, { - "trigger": "BINDING_NAME_ALLNAMEPLATES\tstring", - "contents": "BINDING_NAME_ALLNAMEPLATES", + "trigger": "BINDING_HEADER_INTERFACE\t\"string\"", + "contents": "BINDING_HEADER_INTERFACE" }, { - "trigger": "BINDING_NAME_ASSISTTARGET\tstring", - "contents": "BINDING_NAME_ASSISTTARGET", + "trigger": "BINDING_HEADER_ITUNES_REMOTE\t\"string\"", + "contents": "BINDING_HEADER_ITUNES_REMOTE" }, { - "trigger": "BINDING_NAME_ATTACKTARGET\tstring", - "contents": "BINDING_NAME_ATTACKTARGET", + "trigger": "BINDING_HEADER_MISC\t\"string\"", + "contents": "BINDING_HEADER_MISC" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON1\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON1", + "trigger": "BINDING_HEADER_MOVEMENT\t\"string\"", + "contents": "BINDING_HEADER_MOVEMENT" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON10\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON10", + "trigger": "BINDING_HEADER_MOVIE_RECORDING_SECTION\t\"string\"", + "contents": "BINDING_HEADER_MOVIE_RECORDING_SECTION" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON2\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON2", + "trigger": "BINDING_HEADER_MULTIACTIONBAR\t\"string\"", + "contents": "BINDING_HEADER_MULTIACTIONBAR" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON3\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON3", + "trigger": "BINDING_HEADER_MULTICASTFUNCTIONS\t\"string\"", + "contents": "BINDING_HEADER_MULTICASTFUNCTIONS" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON4\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON4", + "trigger": "BINDING_HEADER_OTHER\t\"string\"", + "contents": "BINDING_HEADER_OTHER" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON5\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON5", + "trigger": "BINDING_HEADER_RAID_TARGET\t\"string\"", + "contents": "BINDING_HEADER_RAID_TARGET" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON6\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON6", + "trigger": "BINDING_HEADER_TARGETING\t\"string\"", + "contents": "BINDING_HEADER_TARGETING" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON7\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON7", + "trigger": "BINDING_HEADER_VEHICLE\t\"string\"", + "contents": "BINDING_HEADER_VEHICLE" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON8\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON8", + "trigger": "BINDING_HEADER_VOICE_CHAT\t\"string\"", + "contents": "BINDING_HEADER_VOICE_CHAT" }, { - "trigger": "BINDING_NAME_BONUSACTIONBUTTON9\tstring", - "contents": "BINDING_NAME_BONUSACTIONBUTTON9", + "trigger": "BINDING_NAME_ACTIONBUTTON1\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON1" }, { - "trigger": "BINDING_NAME_CAMERAZOOMIN\tstring", - "contents": "BINDING_NAME_CAMERAZOOMIN", + "trigger": "BINDING_NAME_ACTIONBUTTON10\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON10" }, { - "trigger": "BINDING_NAME_CAMERAZOOMOUT\tstring", - "contents": "BINDING_NAME_CAMERAZOOMOUT", + "trigger": "BINDING_NAME_ACTIONBUTTON11\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON11" }, { - "trigger": "BINDING_NAME_CHATBOTTOM\tstring", - "contents": "BINDING_NAME_CHATBOTTOM", + "trigger": "BINDING_NAME_ACTIONBUTTON12\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON12" }, { - "trigger": "BINDING_NAME_CHATPAGEDOWN\tstring", - "contents": "BINDING_NAME_CHATPAGEDOWN", + "trigger": "BINDING_NAME_ACTIONBUTTON2\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON2" }, { - "trigger": "BINDING_NAME_CHATPAGEUP\tstring", - "contents": "BINDING_NAME_CHATPAGEUP", + "trigger": "BINDING_NAME_ACTIONBUTTON3\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON3" }, { - "trigger": "BINDING_NAME_CHECK_FOR_SCOREBOARD\tstring", - "contents": "BINDING_NAME_CHECK_FOR_SCOREBOARD", + "trigger": "BINDING_NAME_ACTIONBUTTON4\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON4" }, { - "trigger": "BINDING_NAME_COMBATLOGBOTTOM\tstring", - "contents": "BINDING_NAME_COMBATLOGBOTTOM", + "trigger": "BINDING_NAME_ACTIONBUTTON5\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON5" }, { - "trigger": "BINDING_NAME_COMBATLOGPAGEDOWN\tstring", - "contents": "BINDING_NAME_COMBATLOGPAGEDOWN", + "trigger": "BINDING_NAME_ACTIONBUTTON6\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON6" }, { - "trigger": "BINDING_NAME_COMBATLOGPAGEUP\tstring", - "contents": "BINDING_NAME_COMBATLOGPAGEUP", + "trigger": "BINDING_NAME_ACTIONBUTTON7\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON7" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW1\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW1", + "trigger": "BINDING_NAME_ACTIONBUTTON8\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON8" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW10\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW10", + "trigger": "BINDING_NAME_ACTIONBUTTON9\t\"string\"", + "contents": "BINDING_NAME_ACTIONBUTTON9" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW10SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW10SNAP", + "trigger": "BINDING_NAME_ACTIONPAGE1\t\"string\"", + "contents": "BINDING_NAME_ACTIONPAGE1" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW11\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW11", + "trigger": "BINDING_NAME_ACTIONPAGE2\t\"string\"", + "contents": "BINDING_NAME_ACTIONPAGE2" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW11SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW11SNAP", + "trigger": "BINDING_NAME_ACTIONPAGE3\t\"string\"", + "contents": "BINDING_NAME_ACTIONPAGE3" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW12\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW12", + "trigger": "BINDING_NAME_ACTIONPAGE4\t\"string\"", + "contents": "BINDING_NAME_ACTIONPAGE4" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW12SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW12SNAP", + "trigger": "BINDING_NAME_ACTIONPAGE5\t\"string\"", + "contents": "BINDING_NAME_ACTIONPAGE5" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW1SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW1SNAP", + "trigger": "BINDING_NAME_ACTIONPAGE6\t\"string\"", + "contents": "BINDING_NAME_ACTIONPAGE6" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW2\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW2", + "trigger": "BINDING_NAME_ACTIONWINDOW1\t\"string\"", + "contents": "BINDING_NAME_ACTIONWINDOW1" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW2SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW2SNAP", + "trigger": "BINDING_NAME_ACTIONWINDOW2\t\"string\"", + "contents": "BINDING_NAME_ACTIONWINDOW2" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW3\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW3", + "trigger": "BINDING_NAME_ACTIONWINDOW3\t\"string\"", + "contents": "BINDING_NAME_ACTIONWINDOW3" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW3SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW3SNAP", + "trigger": "BINDING_NAME_ACTIONWINDOW4\t\"string\"", + "contents": "BINDING_NAME_ACTIONWINDOW4" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW4\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW4", + "trigger": "BINDING_NAME_ACTIONWINDOWDECREMENT\t\"string\"", + "contents": "BINDING_NAME_ACTIONWINDOWDECREMENT" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW4SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW4SNAP", + "trigger": "BINDING_NAME_ACTIONWINDOWINCREMENT\t\"string\"", + "contents": "BINDING_NAME_ACTIONWINDOWINCREMENT" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW5\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW5", + "trigger": "BINDING_NAME_ACTIONWINDOWMOVE\t\"string\"", + "contents": "BINDING_NAME_ACTIONWINDOWMOVE" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW5SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW5SNAP", + "trigger": "BINDING_NAME_ALLNAMEPLATES\t\"string\"", + "contents": "BINDING_NAME_ALLNAMEPLATES" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW6\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW6", + "trigger": "BINDING_NAME_ASSISTTARGET\t\"string\"", + "contents": "BINDING_NAME_ASSISTTARGET" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW6SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW6SNAP", + "trigger": "BINDING_NAME_ATTACKTARGET\t\"string\"", + "contents": "BINDING_NAME_ATTACKTARGET" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW7\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW7", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON1\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON1" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW7SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW7SNAP", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON10\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON10" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW8\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW8", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON2\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON2" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW8SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW8SNAP", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON3\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON3" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW9\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW9", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON4\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON4" }, { - "trigger": "BINDING_NAME_COMMENTATORFOLLOW9SNAP\tstring", - "contents": "BINDING_NAME_COMMENTATORFOLLOW9SNAP", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON5\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON5" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT1\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT1", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON6\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON6" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT10\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT10", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON7\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON7" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT11\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT11", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON8\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON8" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT12\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT12", + "trigger": "BINDING_NAME_BONUSACTIONBUTTON9\t\"string\"", + "contents": "BINDING_NAME_BONUSACTIONBUTTON9" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT2\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT2", + "trigger": "BINDING_NAME_CAMERAZOOMIN\t\"string\"", + "contents": "BINDING_NAME_CAMERAZOOMIN" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT3\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT3", + "trigger": "BINDING_NAME_CAMERAZOOMOUT\t\"string\"", + "contents": "BINDING_NAME_CAMERAZOOMOUT" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT4\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT4", + "trigger": "BINDING_NAME_CHATBOTTOM\t\"string\"", + "contents": "BINDING_NAME_CHATBOTTOM" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT5\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT5", + "trigger": "BINDING_NAME_CHATPAGEDOWN\t\"string\"", + "contents": "BINDING_NAME_CHATPAGEDOWN" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT6\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT6", + "trigger": "BINDING_NAME_CHATPAGEUP\t\"string\"", + "contents": "BINDING_NAME_CHATPAGEUP" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT7\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT7", + "trigger": "BINDING_NAME_CHECK_FOR_SCOREBOARD\t\"string\"", + "contents": "BINDING_NAME_CHECK_FOR_SCOREBOARD" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT8\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT8", + "trigger": "BINDING_NAME_COMBATLOGBOTTOM\t\"string\"", + "contents": "BINDING_NAME_COMBATLOGBOTTOM" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKAT9\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKAT9", + "trigger": "BINDING_NAME_COMBATLOGPAGEDOWN\t\"string\"", + "contents": "BINDING_NAME_COMBATLOGPAGEDOWN" }, { - "trigger": "BINDING_NAME_COMMENTATORLOOKATNONE\tstring", - "contents": "BINDING_NAME_COMMENTATORLOOKATNONE", + "trigger": "BINDING_NAME_COMBATLOGPAGEUP\t\"string\"", + "contents": "BINDING_NAME_COMBATLOGPAGEUP" }, { - "trigger": "BINDING_NAME_COMMENTATORMOVESPEEDDECREASE\tstring", - "contents": "BINDING_NAME_COMMENTATORMOVESPEEDDECREASE", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW1\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW1" }, { - "trigger": "BINDING_NAME_COMMENTATORMOVESPEEDINCREASE\tstring", - "contents": "BINDING_NAME_COMMENTATORMOVESPEEDINCREASE", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW10\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW10" }, { - "trigger": "BINDING_NAME_COMMENTATORRESET\tstring", - "contents": "BINDING_NAME_COMMENTATORRESET", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW10SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW10SNAP" }, { - "trigger": "BINDING_NAME_COMMENTATORRESETZOOM\tstring", - "contents": "BINDING_NAME_COMMENTATORRESETZOOM", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW11\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW11" }, { - "trigger": "BINDING_NAME_COMMENTATORZOOMIN\tstring", - "contents": "BINDING_NAME_COMMENTATORZOOMIN", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW11SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW11SNAP" }, { - "trigger": "BINDING_NAME_COMMENTATORZOOMOUT\tstring", - "contents": "BINDING_NAME_COMMENTATORZOOMOUT", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW12\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW12" }, { - "trigger": "BINDING_NAME_CYCLEFOLLOWTRANSITONSPEED\tstring", - "contents": "BINDING_NAME_CYCLEFOLLOWTRANSITONSPEED", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW12SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW12SNAP" }, { - "trigger": "BINDING_NAME_DISMOUNT\tstring", - "contents": "BINDING_NAME_DISMOUNT", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW1SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW1SNAP" }, { - "trigger": "BINDING_NAME_EXTRAACTIONBUTTON1\tstring", - "contents": "BINDING_NAME_EXTRAACTIONBUTTON1", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW2\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW2" }, { - "trigger": "BINDING_NAME_FLIPCAMERAYAW\tstring", - "contents": "BINDING_NAME_FLIPCAMERAYAW", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW2SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW2SNAP" }, { - "trigger": "BINDING_NAME_FOCUSARENA1\tstring", - "contents": "BINDING_NAME_FOCUSARENA1", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW3\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW3" }, { - "trigger": "BINDING_NAME_FOCUSARENA2\tstring", - "contents": "BINDING_NAME_FOCUSARENA2", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW3SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW3SNAP" }, { - "trigger": "BINDING_NAME_FOCUSARENA3\tstring", - "contents": "BINDING_NAME_FOCUSARENA3", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW4\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW4" }, { - "trigger": "BINDING_NAME_FOCUSARENA4\tstring", - "contents": "BINDING_NAME_FOCUSARENA4", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW4SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW4SNAP" }, { - "trigger": "BINDING_NAME_FOCUSARENA5\tstring", - "contents": "BINDING_NAME_FOCUSARENA5", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW5\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW5" }, { - "trigger": "BINDING_NAME_FOCUSTARGET\tstring", - "contents": "BINDING_NAME_FOCUSTARGET", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW5SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW5SNAP" }, { - "trigger": "BINDING_NAME_FOLLOWTARGET\tstring", - "contents": "BINDING_NAME_FOLLOWTARGET", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW6\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW6" }, { - "trigger": "BINDING_NAME_FORCEFOLLOWTRANSITON\tstring", - "contents": "BINDING_NAME_FORCEFOLLOWTRANSITON", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW6SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW6SNAP" }, { - "trigger": "BINDING_NAME_FRIENDNAMEPLATES\tstring", - "contents": "BINDING_NAME_FRIENDNAMEPLATES", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW7\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW7" }, { - "trigger": "BINDING_NAME_INTERACTMOUSEOVER\tstring", - "contents": "BINDING_NAME_INTERACTMOUSEOVER", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW7SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW7SNAP" }, { - "trigger": "BINDING_NAME_INTERACTTARGET\tstring", - "contents": "BINDING_NAME_INTERACTTARGET", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW8\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW8" }, { - "trigger": "BINDING_NAME_INVERTBINDINGMODE1\tstring", - "contents": "BINDING_NAME_INVERTBINDINGMODE1", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW8SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW8SNAP" }, { - "trigger": "BINDING_NAME_INVERTBINDINGMODE2\tstring", - "contents": "BINDING_NAME_INVERTBINDINGMODE2", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW9\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW9" }, { - "trigger": "BINDING_NAME_INVERTBINDINGMODE3\tstring", - "contents": "BINDING_NAME_INVERTBINDINGMODE3", + "trigger": "BINDING_NAME_COMMENTATORFOLLOW9SNAP\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORFOLLOW9SNAP" }, { - "trigger": "BINDING_NAME_ITEMCOMPARISONCYCLING\tstring", - "contents": "BINDING_NAME_ITEMCOMPARISONCYCLING", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT1\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT1" }, { - "trigger": "BINDING_NAME_ITUNES_BACKTRACK\tstring", - "contents": "BINDING_NAME_ITUNES_BACKTRACK", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT10\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT10" }, { - "trigger": "BINDING_NAME_ITUNES_NEXTTRACK\tstring", - "contents": "BINDING_NAME_ITUNES_NEXTTRACK", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT11\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT11" }, { - "trigger": "BINDING_NAME_ITUNES_PLAYPAUSE\tstring", - "contents": "BINDING_NAME_ITUNES_PLAYPAUSE", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT12\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT12" }, { - "trigger": "BINDING_NAME_ITUNES_VOLUMEDOWN\tstring", - "contents": "BINDING_NAME_ITUNES_VOLUMEDOWN", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT2\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT2" }, { - "trigger": "BINDING_NAME_ITUNES_VOLUMEUP\tstring", - "contents": "BINDING_NAME_ITUNES_VOLUMEUP", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT3\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT3" }, { - "trigger": "BINDING_NAME_JUMP\tstring", - "contents": "BINDING_NAME_JUMP", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT4\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT4" }, { - "trigger": "BINDING_NAME_MASTERVOLUMEDOWN\tstring", - "contents": "BINDING_NAME_MASTERVOLUMEDOWN", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT5\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT5" }, { - "trigger": "BINDING_NAME_MASTERVOLUMEUP\tstring", - "contents": "BINDING_NAME_MASTERVOLUMEUP", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT6\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT6" }, { - "trigger": "BINDING_NAME_MINIMAPZOOMIN\tstring", - "contents": "BINDING_NAME_MINIMAPZOOMIN", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT7\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT7" }, { - "trigger": "BINDING_NAME_MINIMAPZOOMOUT\tstring", - "contents": "BINDING_NAME_MINIMAPZOOMOUT", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT8\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT8" }, { - "trigger": "BINDING_NAME_MOVEANDSTEER\tstring", - "contents": "BINDING_NAME_MOVEANDSTEER", + "trigger": "BINDING_NAME_COMMENTATORLOOKAT9\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKAT9" }, { - "trigger": "BINDING_NAME_MOVEBACKWARD\tstring", - "contents": "BINDING_NAME_MOVEBACKWARD", + "trigger": "BINDING_NAME_COMMENTATORLOOKATNONE\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORLOOKATNONE" }, { - "trigger": "BINDING_NAME_MOVEFORWARD\tstring", - "contents": "BINDING_NAME_MOVEFORWARD", + "trigger": "BINDING_NAME_COMMENTATORMOVESPEEDDECREASE\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORMOVESPEEDDECREASE" }, { - "trigger": "BINDING_NAME_MOVEVIEWIN\tstring", - "contents": "BINDING_NAME_MOVEVIEWIN", + "trigger": "BINDING_NAME_COMMENTATORMOVESPEEDINCREASE\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORMOVESPEEDINCREASE" }, { - "trigger": "BINDING_NAME_MOVEVIEWOUT\tstring", - "contents": "BINDING_NAME_MOVEVIEWOUT", + "trigger": "BINDING_NAME_COMMENTATORRESET\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORRESET" }, { - "trigger": "BINDING_NAME_MOVIE_RECORDING_CANCEL\tstring", - "contents": "BINDING_NAME_MOVIE_RECORDING_CANCEL", + "trigger": "BINDING_NAME_COMMENTATORRESETZOOM\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORRESETZOOM" }, { - "trigger": "BINDING_NAME_MOVIE_RECORDING_COMPRESS\tstring", - "contents": "BINDING_NAME_MOVIE_RECORDING_COMPRESS", + "trigger": "BINDING_NAME_COMMENTATORZOOMIN\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORZOOMIN" }, { - "trigger": "BINDING_NAME_MOVIE_RECORDING_GUI\tstring", - "contents": "BINDING_NAME_MOVIE_RECORDING_GUI", + "trigger": "BINDING_NAME_COMMENTATORZOOMOUT\t\"string\"", + "contents": "BINDING_NAME_COMMENTATORZOOMOUT" }, { - "trigger": "BINDING_NAME_MOVIE_RECORDING_STARTSTOP\tstring", - "contents": "BINDING_NAME_MOVIE_RECORDING_STARTSTOP", + "trigger": "BINDING_NAME_CYCLEFOLLOWTRANSITONSPEED\t\"string\"", + "contents": "BINDING_NAME_CYCLEFOLLOWTRANSITONSPEED" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON1\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON1", + "trigger": "BINDING_NAME_DISMOUNT\t\"string\"", + "contents": "BINDING_NAME_DISMOUNT" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON10\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON10", + "trigger": "BINDING_NAME_EXTRAACTIONBUTTON1\t\"string\"", + "contents": "BINDING_NAME_EXTRAACTIONBUTTON1" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON11\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON11", + "trigger": "BINDING_NAME_FLIPCAMERAYAW\t\"string\"", + "contents": "BINDING_NAME_FLIPCAMERAYAW" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON12\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON12", + "trigger": "BINDING_NAME_FOCUSARENA1\t\"string\"", + "contents": "BINDING_NAME_FOCUSARENA1" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON2\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON2", + "trigger": "BINDING_NAME_FOCUSARENA2\t\"string\"", + "contents": "BINDING_NAME_FOCUSARENA2" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON3\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON3", + "trigger": "BINDING_NAME_FOCUSARENA3\t\"string\"", + "contents": "BINDING_NAME_FOCUSARENA3" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON4\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON4", + "trigger": "BINDING_NAME_FOCUSARENA4\t\"string\"", + "contents": "BINDING_NAME_FOCUSARENA4" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON5\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON5", + "trigger": "BINDING_NAME_FOCUSARENA5\t\"string\"", + "contents": "BINDING_NAME_FOCUSARENA5" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON6\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON6", + "trigger": "BINDING_NAME_FOCUSTARGET\t\"string\"", + "contents": "BINDING_NAME_FOCUSTARGET" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON7\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON7", + "trigger": "BINDING_NAME_FOLLOWTARGET\t\"string\"", + "contents": "BINDING_NAME_FOLLOWTARGET" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON8\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON8", + "trigger": "BINDING_NAME_FORCEFOLLOWTRANSITON\t\"string\"", + "contents": "BINDING_NAME_FORCEFOLLOWTRANSITON" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON9\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON9", + "trigger": "BINDING_NAME_FRIENDNAMEPLATES\t\"string\"", + "contents": "BINDING_NAME_FRIENDNAMEPLATES" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON1\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON1", + "trigger": "BINDING_NAME_INTERACTMOUSEOVER\t\"string\"", + "contents": "BINDING_NAME_INTERACTMOUSEOVER" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON10\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON10", + "trigger": "BINDING_NAME_INTERACTTARGET\t\"string\"", + "contents": "BINDING_NAME_INTERACTTARGET" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON11\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON11", + "trigger": "BINDING_NAME_INVERTBINDINGMODE1\t\"string\"", + "contents": "BINDING_NAME_INVERTBINDINGMODE1" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON12\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON12", + "trigger": "BINDING_NAME_INVERTBINDINGMODE2\t\"string\"", + "contents": "BINDING_NAME_INVERTBINDINGMODE2" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON2\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON2", + "trigger": "BINDING_NAME_INVERTBINDINGMODE3\t\"string\"", + "contents": "BINDING_NAME_INVERTBINDINGMODE3" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON3\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON3", + "trigger": "BINDING_NAME_ITEMCOMPARISONCYCLING\t\"string\"", + "contents": "BINDING_NAME_ITEMCOMPARISONCYCLING" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON4\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON4", + "trigger": "BINDING_NAME_ITUNES_BACKTRACK\t\"string\"", + "contents": "BINDING_NAME_ITUNES_BACKTRACK" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON5\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON5", + "trigger": "BINDING_NAME_ITUNES_NEXTTRACK\t\"string\"", + "contents": "BINDING_NAME_ITUNES_NEXTTRACK" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON6\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON6", + "trigger": "BINDING_NAME_ITUNES_PLAYPAUSE\t\"string\"", + "contents": "BINDING_NAME_ITUNES_PLAYPAUSE" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON7\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON7", + "trigger": "BINDING_NAME_ITUNES_VOLUMEDOWN\t\"string\"", + "contents": "BINDING_NAME_ITUNES_VOLUMEDOWN" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON8\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON8", + "trigger": "BINDING_NAME_ITUNES_VOLUMEUP\t\"string\"", + "contents": "BINDING_NAME_ITUNES_VOLUMEUP" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON9\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON9", + "trigger": "BINDING_NAME_JUMP\t\"string\"", + "contents": "BINDING_NAME_JUMP" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON1\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON1", + "trigger": "BINDING_NAME_MASTERVOLUMEDOWN\t\"string\"", + "contents": "BINDING_NAME_MASTERVOLUMEDOWN" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON10\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON10", + "trigger": "BINDING_NAME_MASTERVOLUMEUP\t\"string\"", + "contents": "BINDING_NAME_MASTERVOLUMEUP" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON11\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON11", + "trigger": "BINDING_NAME_MINIMAPZOOMIN\t\"string\"", + "contents": "BINDING_NAME_MINIMAPZOOMIN" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON12\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON12", + "trigger": "BINDING_NAME_MINIMAPZOOMOUT\t\"string\"", + "contents": "BINDING_NAME_MINIMAPZOOMOUT" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON2\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON2", + "trigger": "BINDING_NAME_MOVEANDSTEER\t\"string\"", + "contents": "BINDING_NAME_MOVEANDSTEER" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON3\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON3", + "trigger": "BINDING_NAME_MOVEBACKWARD\t\"string\"", + "contents": "BINDING_NAME_MOVEBACKWARD" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON4\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON4", + "trigger": "BINDING_NAME_MOVEFORWARD\t\"string\"", + "contents": "BINDING_NAME_MOVEFORWARD" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON5\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON5", + "trigger": "BINDING_NAME_MOVEVIEWIN\t\"string\"", + "contents": "BINDING_NAME_MOVEVIEWIN" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON6\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON6", + "trigger": "BINDING_NAME_MOVEVIEWOUT\t\"string\"", + "contents": "BINDING_NAME_MOVEVIEWOUT" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON7\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON7", + "trigger": "BINDING_NAME_MOVIE_RECORDING_CANCEL\t\"string\"", + "contents": "BINDING_NAME_MOVIE_RECORDING_CANCEL" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON8\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON8", + "trigger": "BINDING_NAME_MOVIE_RECORDING_COMPRESS\t\"string\"", + "contents": "BINDING_NAME_MOVIE_RECORDING_COMPRESS" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON9\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON9", + "trigger": "BINDING_NAME_MOVIE_RECORDING_GUI\t\"string\"", + "contents": "BINDING_NAME_MOVIE_RECORDING_GUI" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON1\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON1", + "trigger": "BINDING_NAME_MOVIE_RECORDING_STARTSTOP\t\"string\"", + "contents": "BINDING_NAME_MOVIE_RECORDING_STARTSTOP" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON10\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON10", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON1\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON1" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON11\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON11", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON10\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON10" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON12\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON12", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON11\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON11" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON2\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON2", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON12\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON12" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON3\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON3", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON2\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON2" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON4\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON4", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON3\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON3" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON5\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON5", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON4\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON4" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON6\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON6", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON5\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON5" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON7\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON7", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON6\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON6" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON8\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON8", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON7\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON7" }, { - "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON9\tstring", - "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON9", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON8\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON8" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON1\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON1", + "trigger": "BINDING_NAME_MULTIACTIONBAR1BUTTON9\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR1BUTTON9" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON10\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON10", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON1\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON1" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON11\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON11", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON10\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON10" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON12\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON12", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON11\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON11" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON2\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON2", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON12\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON12" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON3\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON3", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON2\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON2" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON4\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON4", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON3\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON3" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON5\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON5", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON4\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON4" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON6\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON6", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON5\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON5" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON7\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON7", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON6\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON6" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON8\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON8", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON7\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON7" }, { - "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON9\tstring", - "contents": "BINDING_NAME_MULTICASTACTIONBUTTON9", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON8\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON8" }, { - "trigger": "BINDING_NAME_MULTICASTRECALLBUTTON1\tstring", - "contents": "BINDING_NAME_MULTICASTRECALLBUTTON1", + "trigger": "BINDING_NAME_MULTIACTIONBAR2BUTTON9\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR2BUTTON9" }, { - "trigger": "BINDING_NAME_MULTICASTSUMMONBUTTON1\tstring", - "contents": "BINDING_NAME_MULTICASTSUMMONBUTTON1", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON1\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON1" }, { - "trigger": "BINDING_NAME_MULTICASTSUMMONBUTTON2\tstring", - "contents": "BINDING_NAME_MULTICASTSUMMONBUTTON2", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON10\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON10" }, { - "trigger": "BINDING_NAME_MULTICASTSUMMONBUTTON3\tstring", - "contents": "BINDING_NAME_MULTICASTSUMMONBUTTON3", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON11\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON11" }, { - "trigger": "BINDING_NAME_NAMEPLATES\tstring", - "contents": "BINDING_NAME_NAMEPLATES", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON12\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON12" }, { - "trigger": "BINDING_NAME_NEXTACTIONPAGE\tstring", - "contents": "BINDING_NAME_NEXTACTIONPAGE", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON2\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON2" }, { - "trigger": "BINDING_NAME_NEXTVIEW\tstring", - "contents": "BINDING_NAME_NEXTVIEW", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON3\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON3" }, { - "trigger": "BINDING_NAME_OPENALLBAGS\tstring", - "contents": "BINDING_NAME_OPENALLBAGS", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON4\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON4" }, { - "trigger": "BINDING_NAME_OPENCHAT\tstring", - "contents": "BINDING_NAME_OPENCHAT", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON5\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON5" }, { - "trigger": "BINDING_NAME_OPENCHATSLASH\tstring", - "contents": "BINDING_NAME_OPENCHATSLASH", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON6\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON6" }, { - "trigger": "BINDING_NAME_PETATTACK\tstring", - "contents": "BINDING_NAME_PETATTACK", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON7\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON7" }, { - "trigger": "BINDING_NAME_PITCHDECREMENT\tstring", - "contents": "BINDING_NAME_PITCHDECREMENT", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON8\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON8" }, { - "trigger": "BINDING_NAME_PITCHDOWN\tstring", - "contents": "BINDING_NAME_PITCHDOWN", + "trigger": "BINDING_NAME_MULTIACTIONBAR3BUTTON9\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR3BUTTON9" }, { - "trigger": "BINDING_NAME_PITCHINCREMENT\tstring", - "contents": "BINDING_NAME_PITCHINCREMENT", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON1\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON1" }, { - "trigger": "BINDING_NAME_PITCHUP\tstring", - "contents": "BINDING_NAME_PITCHUP", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON10\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON10" }, { - "trigger": "BINDING_NAME_PREVIOUSACTIONPAGE\tstring", - "contents": "BINDING_NAME_PREVIOUSACTIONPAGE", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON11\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON11" }, { - "trigger": "BINDING_NAME_PREVVIEW\tstring", - "contents": "BINDING_NAME_PREVVIEW", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON12\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON12" }, { - "trigger": "BINDING_NAME_PUSHTOTALK\tstring", - "contents": "BINDING_NAME_PUSHTOTALK", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON2\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON2" }, { - "trigger": "BINDING_NAME_RAIDTARGET1\tstring", - "contents": "BINDING_NAME_RAIDTARGET1", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON3\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON3" }, { - "trigger": "BINDING_NAME_RAIDTARGET2\tstring", - "contents": "BINDING_NAME_RAIDTARGET2", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON4\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON4" }, { - "trigger": "BINDING_NAME_RAIDTARGET3\tstring", - "contents": "BINDING_NAME_RAIDTARGET3", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON5\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON5" }, { - "trigger": "BINDING_NAME_RAIDTARGET4\tstring", - "contents": "BINDING_NAME_RAIDTARGET4", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON6\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON6" }, { - "trigger": "BINDING_NAME_RAIDTARGET5\tstring", - "contents": "BINDING_NAME_RAIDTARGET5", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON7\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON7" }, { - "trigger": "BINDING_NAME_RAIDTARGET6\tstring", - "contents": "BINDING_NAME_RAIDTARGET6", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON8\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON8" }, { - "trigger": "BINDING_NAME_RAIDTARGET7\tstring", - "contents": "BINDING_NAME_RAIDTARGET7", + "trigger": "BINDING_NAME_MULTIACTIONBAR4BUTTON9\t\"string\"", + "contents": "BINDING_NAME_MULTIACTIONBAR4BUTTON9" }, { - "trigger": "BINDING_NAME_RAIDTARGET8\tstring", - "contents": "BINDING_NAME_RAIDTARGET8", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON1\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON1" }, { - "trigger": "BINDING_NAME_RAIDTARGETNONE\tstring", - "contents": "BINDING_NAME_RAIDTARGETNONE", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON10\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON10" }, { - "trigger": "BINDING_NAME_REPLY\tstring", - "contents": "BINDING_NAME_REPLY", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON11\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON11" }, { - "trigger": "BINDING_NAME_REPLY2\tstring", - "contents": "BINDING_NAME_REPLY2", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON12\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON12" }, { - "trigger": "BINDING_NAME_RESET_SCORE_COUNT\tstring", - "contents": "BINDING_NAME_RESET_SCORE_COUNT", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON2\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON2" }, { - "trigger": "BINDING_NAME_RESETVIEW1\tstring", - "contents": "BINDING_NAME_RESETVIEW1", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON3\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON3" }, { - "trigger": "BINDING_NAME_RESETVIEW2\tstring", - "contents": "BINDING_NAME_RESETVIEW2", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON4\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON4" }, { - "trigger": "BINDING_NAME_RESETVIEW3\tstring", - "contents": "BINDING_NAME_RESETVIEW3", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON5\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON5" }, { - "trigger": "BINDING_NAME_RESETVIEW4\tstring", - "contents": "BINDING_NAME_RESETVIEW4", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON6\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON6" }, { - "trigger": "BINDING_NAME_RESETVIEW5\tstring", - "contents": "BINDING_NAME_RESETVIEW5", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON7\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON7" }, { - "trigger": "BINDING_NAME_SAVEVIEW1\tstring", - "contents": "BINDING_NAME_SAVEVIEW1", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON8\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON8" }, { - "trigger": "BINDING_NAME_SAVEVIEW2\tstring", - "contents": "BINDING_NAME_SAVEVIEW2", + "trigger": "BINDING_NAME_MULTICASTACTIONBUTTON9\t\"string\"", + "contents": "BINDING_NAME_MULTICASTACTIONBUTTON9" }, { - "trigger": "BINDING_NAME_SAVEVIEW3\tstring", - "contents": "BINDING_NAME_SAVEVIEW3", + "trigger": "BINDING_NAME_MULTICASTRECALLBUTTON1\t\"string\"", + "contents": "BINDING_NAME_MULTICASTRECALLBUTTON1" }, { - "trigger": "BINDING_NAME_SAVEVIEW4\tstring", - "contents": "BINDING_NAME_SAVEVIEW4", + "trigger": "BINDING_NAME_MULTICASTSUMMONBUTTON1\t\"string\"", + "contents": "BINDING_NAME_MULTICASTSUMMONBUTTON1" }, { - "trigger": "BINDING_NAME_SAVEVIEW5\tstring", - "contents": "BINDING_NAME_SAVEVIEW5", + "trigger": "BINDING_NAME_MULTICASTSUMMONBUTTON2\t\"string\"", + "contents": "BINDING_NAME_MULTICASTSUMMONBUTTON2" }, { - "trigger": "BINDING_NAME_SCREENSHOT\tstring", - "contents": "BINDING_NAME_SCREENSHOT", + "trigger": "BINDING_NAME_MULTICASTSUMMONBUTTON3\t\"string\"", + "contents": "BINDING_NAME_MULTICASTSUMMONBUTTON3" }, { - "trigger": "BINDING_NAME_SETVIEW1\tstring", - "contents": "BINDING_NAME_SETVIEW1", + "trigger": "BINDING_NAME_NAMEPLATES\t\"string\"", + "contents": "BINDING_NAME_NAMEPLATES" }, { - "trigger": "BINDING_NAME_SETVIEW2\tstring", - "contents": "BINDING_NAME_SETVIEW2", + "trigger": "BINDING_NAME_NEXTACTIONPAGE\t\"string\"", + "contents": "BINDING_NAME_NEXTACTIONPAGE" }, { - "trigger": "BINDING_NAME_SETVIEW3\tstring", - "contents": "BINDING_NAME_SETVIEW3", + "trigger": "BINDING_NAME_NEXTVIEW\t\"string\"", + "contents": "BINDING_NAME_NEXTVIEW" }, { - "trigger": "BINDING_NAME_SETVIEW4\tstring", - "contents": "BINDING_NAME_SETVIEW4", + "trigger": "BINDING_NAME_OPENALLBAGS\t\"string\"", + "contents": "BINDING_NAME_OPENALLBAGS" }, { - "trigger": "BINDING_NAME_SETVIEW5\tstring", - "contents": "BINDING_NAME_SETVIEW5", + "trigger": "BINDING_NAME_OPENCHAT\t\"string\"", + "contents": "BINDING_NAME_OPENCHAT" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON1\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON1", + "trigger": "BINDING_NAME_OPENCHATSLASH\t\"string\"", + "contents": "BINDING_NAME_OPENCHATSLASH" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON10\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON10", + "trigger": "BINDING_NAME_PETATTACK\t\"string\"", + "contents": "BINDING_NAME_PETATTACK" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON2\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON2", + "trigger": "BINDING_NAME_PITCHDECREMENT\t\"string\"", + "contents": "BINDING_NAME_PITCHDECREMENT" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON3\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON3", + "trigger": "BINDING_NAME_PITCHDOWN\t\"string\"", + "contents": "BINDING_NAME_PITCHDOWN" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON4\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON4", + "trigger": "BINDING_NAME_PITCHINCREMENT\t\"string\"", + "contents": "BINDING_NAME_PITCHINCREMENT" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON5\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON5", + "trigger": "BINDING_NAME_PITCHUP\t\"string\"", + "contents": "BINDING_NAME_PITCHUP" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON6\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON6", + "trigger": "BINDING_NAME_PREVIOUSACTIONPAGE\t\"string\"", + "contents": "BINDING_NAME_PREVIOUSACTIONPAGE" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON7\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON7", + "trigger": "BINDING_NAME_PREVVIEW\t\"string\"", + "contents": "BINDING_NAME_PREVVIEW" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON8\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON8", + "trigger": "BINDING_NAME_PUSHTOTALK\t\"string\"", + "contents": "BINDING_NAME_PUSHTOTALK" }, { - "trigger": "BINDING_NAME_SHAPESHIFTBUTTON9\tstring", - "contents": "BINDING_NAME_SHAPESHIFTBUTTON9", + "trigger": "BINDING_NAME_RAIDTARGET1\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET1" }, { - "trigger": "BINDING_NAME_SITORSTAND\tstring", - "contents": "BINDING_NAME_SITORSTAND", + "trigger": "BINDING_NAME_RAIDTARGET2\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET2" }, { - "trigger": "BINDING_NAME_STARTATTACK\tstring", - "contents": "BINDING_NAME_STARTATTACK", + "trigger": "BINDING_NAME_RAIDTARGET3\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET3" }, { - "trigger": "BINDING_NAME_STARTAUTORUN\tstring", - "contents": "BINDING_NAME_STARTAUTORUN", + "trigger": "BINDING_NAME_RAIDTARGET4\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET4" }, { - "trigger": "BINDING_NAME_STOPATTACK\tstring", - "contents": "BINDING_NAME_STOPATTACK", + "trigger": "BINDING_NAME_RAIDTARGET5\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET5" }, { - "trigger": "BINDING_NAME_STOPAUTORUN\tstring", - "contents": "BINDING_NAME_STOPAUTORUN", + "trigger": "BINDING_NAME_RAIDTARGET6\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET6" }, { - "trigger": "BINDING_NAME_STOPCASTING\tstring", - "contents": "BINDING_NAME_STOPCASTING", + "trigger": "BINDING_NAME_RAIDTARGET7\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET7" }, { - "trigger": "BINDING_NAME_STRAFELEFT\tstring", - "contents": "BINDING_NAME_STRAFELEFT", + "trigger": "BINDING_NAME_RAIDTARGET8\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGET8" }, { - "trigger": "BINDING_NAME_STRAFERIGHT\tstring", - "contents": "BINDING_NAME_STRAFERIGHT", + "trigger": "BINDING_NAME_RAIDTARGETNONE\t\"string\"", + "contents": "BINDING_NAME_RAIDTARGETNONE" }, { - "trigger": "BINDING_NAME_SWAPUNITFRAMES\tstring", - "contents": "BINDING_NAME_SWAPUNITFRAMES", + "trigger": "BINDING_NAME_REPLY\t\"string\"", + "contents": "BINDING_NAME_REPLY" }, { - "trigger": "BINDING_NAME_SWINGCAMERA\tstring", - "contents": "BINDING_NAME_SWINGCAMERA", + "trigger": "BINDING_NAME_REPLY2\t\"string\"", + "contents": "BINDING_NAME_REPLY2" }, { - "trigger": "BINDING_NAME_SWINGCAMERAANDPLAYER\tstring", - "contents": "BINDING_NAME_SWINGCAMERAANDPLAYER", + "trigger": "BINDING_NAME_RESET_SCORE_COUNT\t\"string\"", + "contents": "BINDING_NAME_RESET_SCORE_COUNT" }, { - "trigger": "BINDING_NAME_TARGETARENA1\tstring", - "contents": "BINDING_NAME_TARGETARENA1", + "trigger": "BINDING_NAME_RESETVIEW1\t\"string\"", + "contents": "BINDING_NAME_RESETVIEW1" }, { - "trigger": "BINDING_NAME_TARGETARENA2\tstring", - "contents": "BINDING_NAME_TARGETARENA2", + "trigger": "BINDING_NAME_RESETVIEW2\t\"string\"", + "contents": "BINDING_NAME_RESETVIEW2" }, { - "trigger": "BINDING_NAME_TARGETARENA3\tstring", - "contents": "BINDING_NAME_TARGETARENA3", + "trigger": "BINDING_NAME_RESETVIEW3\t\"string\"", + "contents": "BINDING_NAME_RESETVIEW3" }, { - "trigger": "BINDING_NAME_TARGETARENA4\tstring", - "contents": "BINDING_NAME_TARGETARENA4", + "trigger": "BINDING_NAME_RESETVIEW4\t\"string\"", + "contents": "BINDING_NAME_RESETVIEW4" }, { - "trigger": "BINDING_NAME_TARGETARENA5\tstring", - "contents": "BINDING_NAME_TARGETARENA5", + "trigger": "BINDING_NAME_RESETVIEW5\t\"string\"", + "contents": "BINDING_NAME_RESETVIEW5" }, { - "trigger": "BINDING_NAME_TARGETENEMYDIRECTIONAL\tstring", - "contents": "BINDING_NAME_TARGETENEMYDIRECTIONAL", + "trigger": "BINDING_NAME_SAVEVIEW1\t\"string\"", + "contents": "BINDING_NAME_SAVEVIEW1" }, { - "trigger": "BINDING_NAME_TARGETFOCUS\tstring", - "contents": "BINDING_NAME_TARGETFOCUS", + "trigger": "BINDING_NAME_SAVEVIEW2\t\"string\"", + "contents": "BINDING_NAME_SAVEVIEW2" }, { - "trigger": "BINDING_NAME_TARGETFRIENDDIRECTIONAL\tstring", - "contents": "BINDING_NAME_TARGETFRIENDDIRECTIONAL", + "trigger": "BINDING_NAME_SAVEVIEW3\t\"string\"", + "contents": "BINDING_NAME_SAVEVIEW3" }, { - "trigger": "BINDING_NAME_TARGETLASTHOSTILE\tstring", - "contents": "BINDING_NAME_TARGETLASTHOSTILE", + "trigger": "BINDING_NAME_SAVEVIEW4\t\"string\"", + "contents": "BINDING_NAME_SAVEVIEW4" }, { - "trigger": "BINDING_NAME_TARGETLASTTARGET\tstring", - "contents": "BINDING_NAME_TARGETLASTTARGET", + "trigger": "BINDING_NAME_SAVEVIEW5\t\"string\"", + "contents": "BINDING_NAME_SAVEVIEW5" }, { - "trigger": "BINDING_NAME_TARGETMOUSEOVER\tstring", - "contents": "BINDING_NAME_TARGETMOUSEOVER", + "trigger": "BINDING_NAME_SCREENSHOT\t\"string\"", + "contents": "BINDING_NAME_SCREENSHOT" }, { - "trigger": "BINDING_NAME_TARGETNEARESTENEMY\tstring", - "contents": "BINDING_NAME_TARGETNEARESTENEMY", + "trigger": "BINDING_NAME_SETVIEW1\t\"string\"", + "contents": "BINDING_NAME_SETVIEW1" }, { - "trigger": "BINDING_NAME_TARGETNEARESTENEMYPLAYER\tstring", - "contents": "BINDING_NAME_TARGETNEARESTENEMYPLAYER", + "trigger": "BINDING_NAME_SETVIEW2\t\"string\"", + "contents": "BINDING_NAME_SETVIEW2" }, { - "trigger": "BINDING_NAME_TARGETNEARESTFRIEND\tstring", - "contents": "BINDING_NAME_TARGETNEARESTFRIEND", + "trigger": "BINDING_NAME_SETVIEW3\t\"string\"", + "contents": "BINDING_NAME_SETVIEW3" }, { - "trigger": "BINDING_NAME_TARGETNEARESTFRIENDPLAYER\tstring", - "contents": "BINDING_NAME_TARGETNEARESTFRIENDPLAYER", + "trigger": "BINDING_NAME_SETVIEW4\t\"string\"", + "contents": "BINDING_NAME_SETVIEW4" }, { - "trigger": "BINDING_NAME_TARGETPARTYMEMBER1\tstring", - "contents": "BINDING_NAME_TARGETPARTYMEMBER1", + "trigger": "BINDING_NAME_SETVIEW5\t\"string\"", + "contents": "BINDING_NAME_SETVIEW5" }, { - "trigger": "BINDING_NAME_TARGETPARTYMEMBER2\tstring", - "contents": "BINDING_NAME_TARGETPARTYMEMBER2", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON1\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON1" }, { - "trigger": "BINDING_NAME_TARGETPARTYMEMBER3\tstring", - "contents": "BINDING_NAME_TARGETPARTYMEMBER3", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON10\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON10" }, { - "trigger": "BINDING_NAME_TARGETPARTYMEMBER4\tstring", - "contents": "BINDING_NAME_TARGETPARTYMEMBER4", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON2\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON2" }, { - "trigger": "BINDING_NAME_TARGETPARTYPET1\tstring", - "contents": "BINDING_NAME_TARGETPARTYPET1", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON3\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON3" }, { - "trigger": "BINDING_NAME_TARGETPARTYPET2\tstring", - "contents": "BINDING_NAME_TARGETPARTYPET2", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON4\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON4" }, { - "trigger": "BINDING_NAME_TARGETPARTYPET3\tstring", - "contents": "BINDING_NAME_TARGETPARTYPET3", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON5\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON5" }, { - "trigger": "BINDING_NAME_TARGETPARTYPET4\tstring", - "contents": "BINDING_NAME_TARGETPARTYPET4", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON6\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON6" }, { - "trigger": "BINDING_NAME_TARGETPET\tstring", - "contents": "BINDING_NAME_TARGETPET", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON7\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON7" }, { - "trigger": "BINDING_NAME_TARGETPREVIOUSENEMY\tstring", - "contents": "BINDING_NAME_TARGETPREVIOUSENEMY", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON8\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON8" }, { - "trigger": "BINDING_NAME_TARGETPREVIOUSENEMYPLAYER\tstring", - "contents": "BINDING_NAME_TARGETPREVIOUSENEMYPLAYER", + "trigger": "BINDING_NAME_SHAPESHIFTBUTTON9\t\"string\"", + "contents": "BINDING_NAME_SHAPESHIFTBUTTON9" }, { - "trigger": "BINDING_NAME_TARGETPREVIOUSFRIEND\tstring", - "contents": "BINDING_NAME_TARGETPREVIOUSFRIEND", + "trigger": "BINDING_NAME_SITORSTAND\t\"string\"", + "contents": "BINDING_NAME_SITORSTAND" }, { - "trigger": "BINDING_NAME_TARGETPREVIOUSFRIENDPLAYER\tstring", - "contents": "BINDING_NAME_TARGETPREVIOUSFRIENDPLAYER", + "trigger": "BINDING_NAME_STARTATTACK\t\"string\"", + "contents": "BINDING_NAME_STARTATTACK" }, { - "trigger": "BINDING_NAME_TARGETSCANENEMY\tstring", - "contents": "BINDING_NAME_TARGETSCANENEMY", + "trigger": "BINDING_NAME_STARTAUTORUN\t\"string\"", + "contents": "BINDING_NAME_STARTAUTORUN" }, { - "trigger": "BINDING_NAME_TARGETSELF\tstring", - "contents": "BINDING_NAME_TARGETSELF", + "trigger": "BINDING_NAME_STOPATTACK\t\"string\"", + "contents": "BINDING_NAME_STOPATTACK" }, { - "trigger": "BINDING_NAME_TARGETTALKER\tstring", - "contents": "BINDING_NAME_TARGETTALKER", + "trigger": "BINDING_NAME_STOPAUTORUN\t\"string\"", + "contents": "BINDING_NAME_STOPAUTORUN" }, { - "trigger": "BINDING_NAME_TEAM_1_ADD_SCORE\tstring", - "contents": "BINDING_NAME_TEAM_1_ADD_SCORE", + "trigger": "BINDING_NAME_STOPCASTING\t\"string\"", + "contents": "BINDING_NAME_STOPCASTING" }, { - "trigger": "BINDING_NAME_TEAM_1_REMOVE_SCORE\tstring", - "contents": "BINDING_NAME_TEAM_1_REMOVE_SCORE", + "trigger": "BINDING_NAME_STRAFELEFT\t\"string\"", + "contents": "BINDING_NAME_STRAFELEFT" }, { - "trigger": "BINDING_NAME_TEAM_2_ADD_SCORE\tstring", - "contents": "BINDING_NAME_TEAM_2_ADD_SCORE", + "trigger": "BINDING_NAME_STRAFERIGHT\t\"string\"", + "contents": "BINDING_NAME_STRAFERIGHT" }, { - "trigger": "BINDING_NAME_TEAM_2_REMOVE_SCORE\tstring", - "contents": "BINDING_NAME_TEAM_2_REMOVE_SCORE", + "trigger": "BINDING_NAME_SWAPUNITFRAMES\t\"string\"", + "contents": "BINDING_NAME_SWAPUNITFRAMES" }, { - "trigger": "BINDING_NAME_TOGGLE_CASTER_COOLDOWN_DISPLAY\tstring", - "contents": "BINDING_NAME_TOGGLE_CASTER_COOLDOWN_DISPLAY", + "trigger": "BINDING_NAME_SWINGCAMERA\t\"string\"", + "contents": "BINDING_NAME_SWINGCAMERA" }, { - "trigger": "BINDING_NAME_TOGGLE_FRAME_LOCK\tstring", - "contents": "BINDING_NAME_TOGGLE_FRAME_LOCK", + "trigger": "BINDING_NAME_SWINGCAMERAANDPLAYER\t\"string\"", + "contents": "BINDING_NAME_SWINGCAMERAANDPLAYER" }, { - "trigger": "BINDING_NAME_TOGGLE_SMART_CAMERA\tstring", - "contents": "BINDING_NAME_TOGGLE_SMART_CAMERA", + "trigger": "BINDING_NAME_TARGETARENA1\t\"string\"", + "contents": "BINDING_NAME_TARGETARENA1" }, { - "trigger": "BINDING_NAME_TOGGLE_SMART_CAMERA_LOCK\tstring", - "contents": "BINDING_NAME_TOGGLE_SMART_CAMERA_LOCK", + "trigger": "BINDING_NAME_TARGETARENA2\t\"string\"", + "contents": "BINDING_NAME_TARGETARENA2" }, { - "trigger": "BINDING_NAME_TOGGLEABILITYBOOK\tstring", - "contents": "BINDING_NAME_TOGGLEABILITYBOOK", + "trigger": "BINDING_NAME_TARGETARENA3\t\"string\"", + "contents": "BINDING_NAME_TARGETARENA3" }, { - "trigger": "BINDING_NAME_TOGGLEACHIEVEMENT\tstring", - "contents": "BINDING_NAME_TOGGLEACHIEVEMENT", + "trigger": "BINDING_NAME_TARGETARENA4\t\"string\"", + "contents": "BINDING_NAME_TARGETARENA4" }, { - "trigger": "BINDING_NAME_TOGGLEACTIONBARLOCK\tstring", - "contents": "BINDING_NAME_TOGGLEACTIONBARLOCK", + "trigger": "BINDING_NAME_TARGETARENA5\t\"string\"", + "contents": "BINDING_NAME_TARGETARENA5" }, { - "trigger": "BINDING_NAME_TOGGLEAUTORUN\tstring", - "contents": "BINDING_NAME_TOGGLEAUTORUN", + "trigger": "BINDING_NAME_TARGETENEMYDIRECTIONAL\t\"string\"", + "contents": "BINDING_NAME_TARGETENEMYDIRECTIONAL" }, { - "trigger": "BINDING_NAME_TOGGLEAUTOSELFCAST\tstring", - "contents": "BINDING_NAME_TOGGLEAUTOSELFCAST", + "trigger": "BINDING_NAME_TARGETFOCUS\t\"string\"", + "contents": "BINDING_NAME_TARGETFOCUS" }, { - "trigger": "BINDING_NAME_TOGGLEBACKPACK\tstring", - "contents": "BINDING_NAME_TOGGLEBACKPACK", + "trigger": "BINDING_NAME_TARGETFRIENDDIRECTIONAL\t\"string\"", + "contents": "BINDING_NAME_TARGETFRIENDDIRECTIONAL" }, { - "trigger": "BINDING_NAME_TOGGLEBAG1\tstring", - "contents": "BINDING_NAME_TOGGLEBAG1", + "trigger": "BINDING_NAME_TARGETLASTHOSTILE\t\"string\"", + "contents": "BINDING_NAME_TARGETLASTHOSTILE" }, { - "trigger": "BINDING_NAME_TOGGLEBAG2\tstring", - "contents": "BINDING_NAME_TOGGLEBAG2", + "trigger": "BINDING_NAME_TARGETLASTTARGET\t\"string\"", + "contents": "BINDING_NAME_TARGETLASTTARGET" }, { - "trigger": "BINDING_NAME_TOGGLEBAG3\tstring", - "contents": "BINDING_NAME_TOGGLEBAG3", + "trigger": "BINDING_NAME_TARGETMOUSEOVER\t\"string\"", + "contents": "BINDING_NAME_TARGETMOUSEOVER" }, { - "trigger": "BINDING_NAME_TOGGLEBAG4\tstring", - "contents": "BINDING_NAME_TOGGLEBAG4", + "trigger": "BINDING_NAME_TARGETNEARESTENEMY\t\"string\"", + "contents": "BINDING_NAME_TARGETNEARESTENEMY" }, { - "trigger": "BINDING_NAME_TOGGLEBAG5\tstring", - "contents": "BINDING_NAME_TOGGLEBAG5", + "trigger": "BINDING_NAME_TARGETNEARESTENEMYPLAYER\t\"string\"", + "contents": "BINDING_NAME_TARGETNEARESTENEMYPLAYER" }, { - "trigger": "BINDING_NAME_TOGGLEBATTLEFIELDMINIMAP\tstring", - "contents": "BINDING_NAME_TOGGLEBATTLEFIELDMINIMAP", + "trigger": "BINDING_NAME_TARGETNEARESTFRIEND\t\"string\"", + "contents": "BINDING_NAME_TARGETNEARESTFRIEND" }, { - "trigger": "BINDING_NAME_TOGGLEBINDINGMODE1\tstring", - "contents": "BINDING_NAME_TOGGLEBINDINGMODE1", + "trigger": "BINDING_NAME_TARGETNEARESTFRIENDPLAYER\t\"string\"", + "contents": "BINDING_NAME_TARGETNEARESTFRIENDPLAYER" }, { - "trigger": "BINDING_NAME_TOGGLEBINDINGMODE2\tstring", - "contents": "BINDING_NAME_TOGGLEBINDINGMODE2", + "trigger": "BINDING_NAME_TARGETPARTYMEMBER1\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYMEMBER1" }, { - "trigger": "BINDING_NAME_TOGGLEBINDINGMODE3\tstring", - "contents": "BINDING_NAME_TOGGLEBINDINGMODE3", + "trigger": "BINDING_NAME_TARGETPARTYMEMBER2\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYMEMBER2" }, { - "trigger": "BINDING_NAME_TOGGLECAMERACOLLISION\tstring", - "contents": "BINDING_NAME_TOGGLECAMERACOLLISION", + "trigger": "BINDING_NAME_TARGETPARTYMEMBER3\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYMEMBER3" }, { - "trigger": "BINDING_NAME_TOGGLECHANNELPULLOUT\tstring", - "contents": "BINDING_NAME_TOGGLECHANNELPULLOUT", + "trigger": "BINDING_NAME_TARGETPARTYMEMBER4\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYMEMBER4" }, { - "trigger": "BINDING_NAME_TOGGLECHANNELTAB\tstring", - "contents": "BINDING_NAME_TOGGLECHANNELTAB", + "trigger": "BINDING_NAME_TARGETPARTYPET1\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYPET1" }, { - "trigger": "BINDING_NAME_TOGGLECHARACTER0\tstring", - "contents": "BINDING_NAME_TOGGLECHARACTER0", + "trigger": "BINDING_NAME_TARGETPARTYPET2\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYPET2" }, { - "trigger": "BINDING_NAME_TOGGLECHARACTER1\tstring", - "contents": "BINDING_NAME_TOGGLECHARACTER1", + "trigger": "BINDING_NAME_TARGETPARTYPET3\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYPET3" }, { - "trigger": "BINDING_NAME_TOGGLECHARACTER2\tstring", - "contents": "BINDING_NAME_TOGGLECHARACTER2", + "trigger": "BINDING_NAME_TARGETPARTYPET4\t\"string\"", + "contents": "BINDING_NAME_TARGETPARTYPET4" }, { - "trigger": "BINDING_NAME_TOGGLECHARACTER3\tstring", - "contents": "BINDING_NAME_TOGGLECHARACTER3", + "trigger": "BINDING_NAME_TARGETPET\t\"string\"", + "contents": "BINDING_NAME_TARGETPET" }, { - "trigger": "BINDING_NAME_TOGGLECHARACTER4\tstring", - "contents": "BINDING_NAME_TOGGLECHARACTER4", + "trigger": "BINDING_NAME_TARGETPREVIOUSENEMY\t\"string\"", + "contents": "BINDING_NAME_TARGETPREVIOUSENEMY" }, { - "trigger": "BINDING_NAME_TOGGLECHATTAB\tstring", - "contents": "BINDING_NAME_TOGGLECHATTAB", + "trigger": "BINDING_NAME_TARGETPREVIOUSENEMYPLAYER\t\"string\"", + "contents": "BINDING_NAME_TARGETPREVIOUSENEMYPLAYER" }, { - "trigger": "BINDING_NAME_TOGGLECOLLECTIONS\tstring", - "contents": "BINDING_NAME_TOGGLECOLLECTIONS", + "trigger": "BINDING_NAME_TARGETPREVIOUSFRIEND\t\"string\"", + "contents": "BINDING_NAME_TARGETPREVIOUSFRIEND" }, { - "trigger": "BINDING_NAME_TOGGLECOLLECTIONSHEIRLOOM\tstring", - "contents": "BINDING_NAME_TOGGLECOLLECTIONSHEIRLOOM", + "trigger": "BINDING_NAME_TARGETPREVIOUSFRIENDPLAYER\t\"string\"", + "contents": "BINDING_NAME_TARGETPREVIOUSFRIENDPLAYER" }, { - "trigger": "BINDING_NAME_TOGGLECOLLECTIONSMOUNTJOURNAL\tstring", - "contents": "BINDING_NAME_TOGGLECOLLECTIONSMOUNTJOURNAL", + "trigger": "BINDING_NAME_TARGETSCANENEMY\t\"string\"", + "contents": "BINDING_NAME_TARGETSCANENEMY" }, { - "trigger": "BINDING_NAME_TOGGLECOLLECTIONSPETJOURNAL\tstring", - "contents": "BINDING_NAME_TOGGLECOLLECTIONSPETJOURNAL", + "trigger": "BINDING_NAME_TARGETSELF\t\"string\"", + "contents": "BINDING_NAME_TARGETSELF" }, { - "trigger": "BINDING_NAME_TOGGLECOLLECTIONSTOYBOX\tstring", - "contents": "BINDING_NAME_TOGGLECOLLECTIONSTOYBOX", + "trigger": "BINDING_NAME_TARGETTALKER\t\"string\"", + "contents": "BINDING_NAME_TARGETTALKER" }, { - "trigger": "BINDING_NAME_TOGGLECOLLECTIONSWARDROBE\tstring", - "contents": "BINDING_NAME_TOGGLECOLLECTIONSWARDROBE", + "trigger": "BINDING_NAME_TEAM_1_ADD_SCORE\t\"string\"", + "contents": "BINDING_NAME_TEAM_1_ADD_SCORE" }, { - "trigger": "BINDING_NAME_TOGGLECOMBATLOG\tstring", - "contents": "BINDING_NAME_TOGGLECOMBATLOG", + "trigger": "BINDING_NAME_TEAM_1_REMOVE_SCORE\t\"string\"", + "contents": "BINDING_NAME_TEAM_1_REMOVE_SCORE" }, { - "trigger": "BINDING_NAME_TOGGLECOMPANIONJOURNAL\tstring", - "contents": "BINDING_NAME_TOGGLECOMPANIONJOURNAL", + "trigger": "BINDING_NAME_TEAM_2_ADD_SCORE\t\"string\"", + "contents": "BINDING_NAME_TEAM_2_ADD_SCORE" }, { - "trigger": "BINDING_NAME_TOGGLECOREABILITIESBOOK\tstring", - "contents": "BINDING_NAME_TOGGLECOREABILITIESBOOK", + "trigger": "BINDING_NAME_TEAM_2_REMOVE_SCORE\t\"string\"", + "contents": "BINDING_NAME_TEAM_2_REMOVE_SCORE" }, { - "trigger": "BINDING_NAME_TOGGLECURRENCY\tstring", - "contents": "BINDING_NAME_TOGGLECURRENCY", + "trigger": "BINDING_NAME_TOGGLE_CASTER_COOLDOWN_DISPLAY\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_CASTER_COOLDOWN_DISPLAY" }, { - "trigger": "BINDING_NAME_TOGGLEDUNGEONSANDRAIDS\tstring", - "contents": "BINDING_NAME_TOGGLEDUNGEONSANDRAIDS", + "trigger": "BINDING_NAME_TOGGLE_FRAME_LOCK\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_FRAME_LOCK" }, { - "trigger": "BINDING_NAME_TOGGLEENCOUNTERJOURNAL\tstring", - "contents": "BINDING_NAME_TOGGLEENCOUNTERJOURNAL", + "trigger": "BINDING_NAME_TOGGLE_NAMEPLATE_SIZE\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_NAMEPLATE_SIZE" }, { - "trigger": "BINDING_NAME_TOGGLEFPS\tstring", - "contents": "BINDING_NAME_TOGGLEFPS", + "trigger": "BINDING_NAME_TOGGLE_SMART_CAMERA\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_SMART_CAMERA" }, { - "trigger": "BINDING_NAME_TOGGLEFRIENDSTAB\tstring", - "contents": "BINDING_NAME_TOGGLEFRIENDSTAB", + "trigger": "BINDING_NAME_TOGGLE_SMART_CAMERA_LOCK\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_SMART_CAMERA_LOCK" }, { - "trigger": "BINDING_NAME_TOGGLEGAMEMENU\tstring", - "contents": "BINDING_NAME_TOGGLEGAMEMENU", + "trigger": "BINDING_NAME_TOGGLE_VOICE_PUSH_TO_TALK\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_VOICE_PUSH_TO_TALK" }, { - "trigger": "BINDING_NAME_TOGGLEGARRISONLANDINGPAGE\tstring", - "contents": "BINDING_NAME_TOGGLEGARRISONLANDINGPAGE", + "trigger": "BINDING_NAME_TOGGLE_VOICE_SELF_DEAFEN\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_VOICE_SELF_DEAFEN" }, { - "trigger": "BINDING_NAME_TOGGLEGRAPHICSSETTINGS\tstring", - "contents": "BINDING_NAME_TOGGLEGRAPHICSSETTINGS", + "trigger": "BINDING_NAME_TOGGLE_VOICE_SELF_MUTE\t\"string\"", + "contents": "BINDING_NAME_TOGGLE_VOICE_SELF_MUTE" }, { - "trigger": "BINDING_NAME_TOGGLEGROUPFINDER\tstring", - "contents": "BINDING_NAME_TOGGLEGROUPFINDER", + "trigger": "BINDING_NAME_TOGGLEABILITYBOOK\t\"string\"", + "contents": "BINDING_NAME_TOGGLEABILITYBOOK" }, { - "trigger": "BINDING_NAME_TOGGLEGUILDTAB\tstring", - "contents": "BINDING_NAME_TOGGLEGUILDTAB", + "trigger": "BINDING_NAME_TOGGLEACHIEVEMENT\t\"string\"", + "contents": "BINDING_NAME_TOGGLEACHIEVEMENT" }, { - "trigger": "BINDING_NAME_TOGGLEIGNORETAB\tstring", - "contents": "BINDING_NAME_TOGGLEIGNORETAB", + "trigger": "BINDING_NAME_TOGGLEACTIONBARLOCK\t\"string\"", + "contents": "BINDING_NAME_TOGGLEACTIONBARLOCK" }, { - "trigger": "BINDING_NAME_TOGGLEINSCRIPTION\tstring", - "contents": "BINDING_NAME_TOGGLEINSCRIPTION", + "trigger": "BINDING_NAME_TOGGLEAUTORUN\t\"string\"", + "contents": "BINDING_NAME_TOGGLEAUTORUN" }, { - "trigger": "BINDING_NAME_TOGGLEKEYRING\tstring", - "contents": "BINDING_NAME_TOGGLEKEYRING", + "trigger": "BINDING_NAME_TOGGLEAUTOSELFCAST\t\"string\"", + "contents": "BINDING_NAME_TOGGLEAUTOSELFCAST" }, { - "trigger": "BINDING_NAME_TOGGLELFGPARENT\tstring", - "contents": "BINDING_NAME_TOGGLELFGPARENT", + "trigger": "BINDING_NAME_TOGGLEBACKPACK\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBACKPACK" }, { - "trigger": "BINDING_NAME_TOGGLELFRPARENT\tstring", - "contents": "BINDING_NAME_TOGGLELFRPARENT", + "trigger": "BINDING_NAME_TOGGLEBAG1\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBAG1" }, { - "trigger": "BINDING_NAME_TOGGLEMINIMAP\tstring", - "contents": "BINDING_NAME_TOGGLEMINIMAP", + "trigger": "BINDING_NAME_TOGGLEBAG2\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBAG2" }, { - "trigger": "BINDING_NAME_TOGGLEMINIMAPROTATION\tstring", - "contents": "BINDING_NAME_TOGGLEMINIMAPROTATION", + "trigger": "BINDING_NAME_TOGGLEBAG3\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBAG3" }, { - "trigger": "BINDING_NAME_TOGGLEMOUNTJOURNAL\tstring", - "contents": "BINDING_NAME_TOGGLEMOUNTJOURNAL", + "trigger": "BINDING_NAME_TOGGLEBAG4\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBAG4" }, { - "trigger": "BINDING_NAME_TOGGLEMOUSE\tstring", - "contents": "BINDING_NAME_TOGGLEMOUSE", + "trigger": "BINDING_NAME_TOGGLEBAG5\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBAG5" }, { - "trigger": "BINDING_NAME_TOGGLEMUSIC\tstring", - "contents": "BINDING_NAME_TOGGLEMUSIC", + "trigger": "BINDING_NAME_TOGGLEBATTLEFIELDMINIMAP\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBATTLEFIELDMINIMAP" }, { - "trigger": "BINDING_NAME_TOGGLEPETBOOK\tstring", - "contents": "BINDING_NAME_TOGGLEPETBOOK", + "trigger": "BINDING_NAME_TOGGLEBINDINGMODE1\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBINDINGMODE1" }, { - "trigger": "BINDING_NAME_TOGGLEPETJOURNAL\tstring", - "contents": "BINDING_NAME_TOGGLEPETJOURNAL", + "trigger": "BINDING_NAME_TOGGLEBINDINGMODE2\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBINDINGMODE2" }, { - "trigger": "BINDING_NAME_TOGGLEPROFESSIONBOOK\tstring", - "contents": "BINDING_NAME_TOGGLEPROFESSIONBOOK", + "trigger": "BINDING_NAME_TOGGLEBINDINGMODE3\t\"string\"", + "contents": "BINDING_NAME_TOGGLEBINDINGMODE3" }, { - "trigger": "BINDING_NAME_TOGGLEPVP\tstring", - "contents": "BINDING_NAME_TOGGLEPVP", + "trigger": "BINDING_NAME_TOGGLECAMERACOLLISION\t\"string\"", + "contents": "BINDING_NAME_TOGGLECAMERACOLLISION" }, { - "trigger": "BINDING_NAME_TOGGLEQUESTLOG\tstring", - "contents": "BINDING_NAME_TOGGLEQUESTLOG", + "trigger": "BINDING_NAME_TOGGLECHANNELPULLOUT\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHANNELPULLOUT" }, { - "trigger": "BINDING_NAME_TOGGLEQUICKJOINTAB\tstring", - "contents": "BINDING_NAME_TOGGLEQUICKJOINTAB", + "trigger": "BINDING_NAME_TOGGLECHANNELS_UNUSED\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHANNELS_UNUSED" }, { - "trigger": "BINDING_NAME_TOGGLERAIDFINDER\tstring", - "contents": "BINDING_NAME_TOGGLERAIDFINDER", + "trigger": "BINDING_NAME_TOGGLECHANNELTAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHANNELTAB" }, { - "trigger": "BINDING_NAME_TOGGLERAIDTAB\tstring", - "contents": "BINDING_NAME_TOGGLERAIDTAB", + "trigger": "BINDING_NAME_TOGGLECHARACTER0\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHARACTER0" }, { - "trigger": "BINDING_NAME_TOGGLERUN\tstring", - "contents": "BINDING_NAME_TOGGLERUN", + "trigger": "BINDING_NAME_TOGGLECHARACTER1\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHARACTER1" }, { - "trigger": "BINDING_NAME_TOGGLESELFHIGHLIGHT\tstring", - "contents": "BINDING_NAME_TOGGLESELFHIGHLIGHT", + "trigger": "BINDING_NAME_TOGGLECHARACTER2\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHARACTER2" }, { - "trigger": "BINDING_NAME_TOGGLESELFMUTE\tstring", - "contents": "BINDING_NAME_TOGGLESELFMUTE", + "trigger": "BINDING_NAME_TOGGLECHARACTER3\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHARACTER3" }, { - "trigger": "BINDING_NAME_TOGGLESHEATH\tstring", - "contents": "BINDING_NAME_TOGGLESHEATH", + "trigger": "BINDING_NAME_TOGGLECHARACTER4\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHARACTER4" }, { - "trigger": "BINDING_NAME_TOGGLESMOOTHFOLLOWTRANSITIONS\tstring", - "contents": "BINDING_NAME_TOGGLESMOOTHFOLLOWTRANSITIONS", + "trigger": "BINDING_NAME_TOGGLECHATTAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLECHATTAB" }, { - "trigger": "BINDING_NAME_TOGGLESOCIAL\tstring", - "contents": "BINDING_NAME_TOGGLESOCIAL", + "trigger": "BINDING_NAME_TOGGLECOLLECTIONS\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOLLECTIONS" }, { - "trigger": "BINDING_NAME_TOGGLESOUND\tstring", - "contents": "BINDING_NAME_TOGGLESOUND", + "trigger": "BINDING_NAME_TOGGLECOLLECTIONSHEIRLOOM\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOLLECTIONSHEIRLOOM" }, { - "trigger": "BINDING_NAME_TOGGLESPELLBOOK\tstring", - "contents": "BINDING_NAME_TOGGLESPELLBOOK", + "trigger": "BINDING_NAME_TOGGLECOLLECTIONSMOUNTJOURNAL\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOLLECTIONSMOUNTJOURNAL" }, { - "trigger": "BINDING_NAME_TOGGLESTATISTICS\tstring", - "contents": "BINDING_NAME_TOGGLESTATISTICS", + "trigger": "BINDING_NAME_TOGGLECOLLECTIONSPETJOURNAL\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOLLECTIONSPETJOURNAL" }, { - "trigger": "BINDING_NAME_TOGGLETALENTS\tstring", - "contents": "BINDING_NAME_TOGGLETALENTS", + "trigger": "BINDING_NAME_TOGGLECOLLECTIONSTOYBOX\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOLLECTIONSTOYBOX" }, { - "trigger": "BINDING_NAME_TOGGLETOYBOX\tstring", - "contents": "BINDING_NAME_TOGGLETOYBOX", + "trigger": "BINDING_NAME_TOGGLECOLLECTIONSWARDROBE\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOLLECTIONSWARDROBE" }, { - "trigger": "BINDING_NAME_TOGGLEUI\tstring", - "contents": "BINDING_NAME_TOGGLEUI", + "trigger": "BINDING_NAME_TOGGLECOMBATLOG\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOMBATLOG" }, { - "trigger": "BINDING_NAME_TOGGLEWHATHASCHANGEDBOOK\tstring", - "contents": "BINDING_NAME_TOGGLEWHATHASCHANGEDBOOK", + "trigger": "BINDING_NAME_TOGGLECOMPANIONJOURNAL\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOMPANIONJOURNAL" }, { - "trigger": "BINDING_NAME_TOGGLEWHOTAB\tstring", - "contents": "BINDING_NAME_TOGGLEWHOTAB", + "trigger": "BINDING_NAME_TOGGLECOREABILITIESBOOK\t\"string\"", + "contents": "BINDING_NAME_TOGGLECOREABILITIESBOOK" }, { - "trigger": "BINDING_NAME_TOGGLEWINDOWED\tstring", - "contents": "BINDING_NAME_TOGGLEWINDOWED", + "trigger": "BINDING_NAME_TOGGLECURRENCY\t\"string\"", + "contents": "BINDING_NAME_TOGGLECURRENCY" }, { - "trigger": "BINDING_NAME_TOGGLEWORLDMAP\tstring", - "contents": "BINDING_NAME_TOGGLEWORLDMAP", + "trigger": "BINDING_NAME_TOGGLEDUNGEONSANDRAIDS\t\"string\"", + "contents": "BINDING_NAME_TOGGLEDUNGEONSANDRAIDS" }, { - "trigger": "BINDING_NAME_TOGGLEWORLDMAPSIZE\tstring", - "contents": "BINDING_NAME_TOGGLEWORLDMAPSIZE", + "trigger": "BINDING_NAME_TOGGLEENCOUNTERJOURNAL\t\"string\"", + "contents": "BINDING_NAME_TOGGLEENCOUNTERJOURNAL" }, { - "trigger": "BINDING_NAME_TOGGLEWORLDSTATESCORES\tstring", - "contents": "BINDING_NAME_TOGGLEWORLDSTATESCORES", + "trigger": "BINDING_NAME_TOGGLEFPS\t\"string\"", + "contents": "BINDING_NAME_TOGGLEFPS" }, { - "trigger": "BINDING_NAME_TURNLEFT\tstring", - "contents": "BINDING_NAME_TURNLEFT", + "trigger": "BINDING_NAME_TOGGLEFRIENDSTAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLEFRIENDSTAB" }, { - "trigger": "BINDING_NAME_TURNRIGHT\tstring", - "contents": "BINDING_NAME_TURNRIGHT", + "trigger": "BINDING_NAME_TOGGLEGAMEMENU\t\"string\"", + "contents": "BINDING_NAME_TOGGLEGAMEMENU" }, { - "trigger": "BINDING_NAME_VEHICLEAIMDECREMENT\tstring", - "contents": "BINDING_NAME_VEHICLEAIMDECREMENT", + "trigger": "BINDING_NAME_TOGGLEGARRISONLANDINGPAGE\t\"string\"", + "contents": "BINDING_NAME_TOGGLEGARRISONLANDINGPAGE" }, { - "trigger": "BINDING_NAME_VEHICLEAIMDOWN\tstring", - "contents": "BINDING_NAME_VEHICLEAIMDOWN", + "trigger": "BINDING_NAME_TOGGLEGRAPHICSSETTINGS\t\"string\"", + "contents": "BINDING_NAME_TOGGLEGRAPHICSSETTINGS" }, { - "trigger": "BINDING_NAME_VEHICLEAIMINCREMENT\tstring", - "contents": "BINDING_NAME_VEHICLEAIMINCREMENT", + "trigger": "BINDING_NAME_TOGGLEGROUPFINDER\t\"string\"", + "contents": "BINDING_NAME_TOGGLEGROUPFINDER" }, { - "trigger": "BINDING_NAME_VEHICLEAIMUP\tstring", - "contents": "BINDING_NAME_VEHICLEAIMUP", + "trigger": "BINDING_NAME_TOGGLEGUILDTAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLEGUILDTAB" }, { - "trigger": "BINDING_NAME_VEHICLECAMERAZOOMIN\tstring", - "contents": "BINDING_NAME_VEHICLECAMERAZOOMIN", + "trigger": "BINDING_NAME_TOGGLEIGNORETAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLEIGNORETAB" }, { - "trigger": "BINDING_NAME_VEHICLECAMERAZOOMOUT\tstring", - "contents": "BINDING_NAME_VEHICLECAMERAZOOMOUT", + "trigger": "BINDING_NAME_TOGGLEINSCRIPTION\t\"string\"", + "contents": "BINDING_NAME_TOGGLEINSCRIPTION" }, { - "trigger": "BINDING_NAME_VEHICLEEXIT\tstring", - "contents": "BINDING_NAME_VEHICLEEXIT", + "trigger": "BINDING_NAME_TOGGLEKEYRING\t\"string\"", + "contents": "BINDING_NAME_TOGGLEKEYRING" }, { - "trigger": "BINDING_NAME_VEHICLENEXTSEAT\tstring", - "contents": "BINDING_NAME_VEHICLENEXTSEAT", + "trigger": "BINDING_NAME_TOGGLELFGPARENT\t\"string\"", + "contents": "BINDING_NAME_TOGGLELFGPARENT" }, { - "trigger": "BINDING_NAME_VEHICLEPREVSEAT\tstring", - "contents": "BINDING_NAME_VEHICLEPREVSEAT", + "trigger": "BINDING_NAME_TOGGLELFRPARENT\t\"string\"", + "contents": "BINDING_NAME_TOGGLELFRPARENT" }, { - "trigger": "BLACK_MARKET_AUCTION_CONFIRMATION\tstring", - "contents": "BLACK_MARKET_AUCTION_CONFIRMATION", + "trigger": "BINDING_NAME_TOGGLEMINIMAP\t\"string\"", + "contents": "BINDING_NAME_TOGGLEMINIMAP" }, { - "trigger": "BLACK_MARKET_AUCTION_HOUSE\tstring", - "contents": "BLACK_MARKET_AUCTION_HOUSE", + "trigger": "BINDING_NAME_TOGGLEMINIMAPROTATION\t\"string\"", + "contents": "BINDING_NAME_TOGGLEMINIMAPROTATION" }, { - "trigger": "BLACK_MARKET_HOT_ITEM_CURRENT_BID\tstring", - "contents": "BLACK_MARKET_HOT_ITEM_CURRENT_BID", + "trigger": "BINDING_NAME_TOGGLEMOUNTJOURNAL\t\"string\"", + "contents": "BINDING_NAME_TOGGLEMOUNTJOURNAL" }, { - "trigger": "BLACK_MARKET_HOT_ITEM_TIME_LEFT\tstring", - "contents": "BLACK_MARKET_HOT_ITEM_TIME_LEFT", + "trigger": "BINDING_NAME_TOGGLEMOUSE\t\"string\"", + "contents": "BINDING_NAME_TOGGLEMOUSE" }, { - "trigger": "BLACK_MARKET_NO_ITEMS\tstring", - "contents": "BLACK_MARKET_NO_ITEMS", + "trigger": "BINDING_NAME_TOGGLEMUSIC\t\"string\"", + "contents": "BINDING_NAME_TOGGLEMUSIC" }, { - "trigger": "BLACK_MARKET_TITLE\tstring", - "contents": "BLACK_MARKET_TITLE", + "trigger": "BINDING_NAME_TOGGLEPETBOOK\t\"string\"", + "contents": "BINDING_NAME_TOGGLEPETBOOK" }, { - "trigger": "BLACK_MARKET_YOUR_BID\tstring", - "contents": "BLACK_MARKET_YOUR_BID", + "trigger": "BINDING_NAME_TOGGLEPETJOURNAL\t\"string\"", + "contents": "BINDING_NAME_TOGGLEPETJOURNAL" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_BOTH\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_BOTH", + "trigger": "BINDING_NAME_TOGGLEPROFESSIONBOOK\t\"string\"", + "contents": "BINDING_NAME_TOGGLEPROFESSIONBOOK" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_EVERYTHING\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_EVERYTHING", + "trigger": "BINDING_NAME_TOGGLEPVP\t\"string\"", + "contents": "BINDING_NAME_TOGGLEPVP" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_INCOMING\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_INCOMING", + "trigger": "BINDING_NAME_TOGGLEQUESTLOG\t\"string\"", + "contents": "BINDING_NAME_TOGGLEQUESTLOG" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING", + "trigger": "BINDING_NAME_TOGGLEQUICKJOINTAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLEQUICKJOINTAB" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING_ME\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING_ME", + "trigger": "BINDING_NAME_TOGGLERAIDFINDER\t\"string\"", + "contents": "BINDING_NAME_TOGGLERAIDFINDER" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_RESET\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_RESET", + "trigger": "BINDING_NAME_TOGGLERAIDTAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLERAIDTAB" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_REVERT\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_REVERT", + "trigger": "BINDING_NAME_TOGGLERUN\t\"string\"", + "contents": "BINDING_NAME_TOGGLERUN" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_SAVE\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_SAVE", + "trigger": "BINDING_NAME_TOGGLESELFHIGHLIGHT\t\"string\"", + "contents": "BINDING_NAME_TOGGLESELFHIGHLIGHT" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_SPELL_HIDE\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_SPELL_HIDE", + "trigger": "BINDING_NAME_TOGGLESHEATH\t\"string\"", + "contents": "BINDING_NAME_TOGGLESHEATH" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_SPELL_LINK\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_SPELL_LINK", + "trigger": "BINDING_NAME_TOGGLESMOOTHFOLLOWTRANSITIONS\t\"string\"", + "contents": "BINDING_NAME_TOGGLESMOOTHFOLLOWTRANSITIONS" }, { - "trigger": "BLIZZARD_COMBAT_LOG_MENU_SPELL_TYPE_HEADER\tstring", - "contents": "BLIZZARD_COMBAT_LOG_MENU_SPELL_TYPE_HEADER", + "trigger": "BINDING_NAME_TOGGLESOCIAL\t\"string\"", + "contents": "BINDING_NAME_TOGGLESOCIAL" }, { - "trigger": "BLIZZARD_STORE\tstring", - "contents": "BLIZZARD_STORE", + "trigger": "BINDING_NAME_TOGGLESOUND\t\"string\"", + "contents": "BINDING_NAME_TOGGLESOUND" }, { - "trigger": "BLIZZARD_STORE_ERROR_PARENTAL_CONTROLS\tstring", - "contents": "BLIZZARD_STORE_ERROR_PARENTAL_CONTROLS", + "trigger": "BINDING_NAME_TOGGLESPELLBOOK\t\"string\"", + "contents": "BINDING_NAME_TOGGLESPELLBOOK" }, { - "trigger": "BLIZZARD_STORE_ERROR_UNAVAILABLE\tstring", - "contents": "BLIZZARD_STORE_ERROR_UNAVAILABLE", + "trigger": "BINDING_NAME_TOGGLESTATISTICS\t\"string\"", + "contents": "BINDING_NAME_TOGGLESTATISTICS" }, { - "trigger": "BLIZZARD_STORE_PURCHASE_COMPLETE\tstring", - "contents": "BLIZZARD_STORE_PURCHASE_COMPLETE", + "trigger": "BINDING_NAME_TOGGLETALENTS\t\"string\"", + "contents": "BINDING_NAME_TOGGLETALENTS" }, { - "trigger": "BLIZZARD_STORE_PURCHASE_COMPLETE_DESC\tstring", - "contents": "BLIZZARD_STORE_PURCHASE_COMPLETE_DESC", + "trigger": "BINDING_NAME_TOGGLETOYBOX\t\"string\"", + "contents": "BINDING_NAME_TOGGLETOYBOX" }, { - "trigger": "BLIZZARD_STORE_VAS_ERROR_LAST_SAVE_TOO_DISTANT\tstring", - "contents": "BLIZZARD_STORE_VAS_ERROR_LAST_SAVE_TOO_DISTANT", + "trigger": "BINDING_NAME_TOGGLEUI\t\"string\"", + "contents": "BINDING_NAME_TOGGLEUI" }, { - "trigger": "BLIZZARD_STORE_VAS_NO_ELIGIBLE_CHARACTERS\tstring", - "contents": "BLIZZARD_STORE_VAS_NO_ELIGIBLE_CHARACTERS", + "trigger": "BINDING_NAME_TOGGLEWHATHASCHANGEDBOOK\t\"string\"", + "contents": "BINDING_NAME_TOGGLEWHATHASCHANGEDBOOK" }, { - "trigger": "BLOCK\tstring", - "contents": "BLOCK", + "trigger": "BINDING_NAME_TOGGLEWHOTAB\t\"string\"", + "contents": "BINDING_NAME_TOGGLEWHOTAB" }, { - "trigger": "BLOCK_CHANCE\tstring", - "contents": "BLOCK_CHANCE", + "trigger": "BINDING_NAME_TOGGLEWINDOWED\t\"string\"", + "contents": "BINDING_NAME_TOGGLEWINDOWED" }, { - "trigger": "BLOCK_CHAT_CHANNEL_INVITE\tstring", - "contents": "BLOCK_CHAT_CHANNEL_INVITE", + "trigger": "BINDING_NAME_TOGGLEWORLDMAP\t\"string\"", + "contents": "BINDING_NAME_TOGGLEWORLDMAP" }, { - "trigger": "BLOCK_COMMUNICATION\tstring", - "contents": "BLOCK_COMMUNICATION", + "trigger": "BINDING_NAME_TOGGLEWORLDMAPSIZE\t\"string\"", + "contents": "BINDING_NAME_TOGGLEWORLDMAPSIZE" }, { - "trigger": "BLOCK_GUILD_INVITES\tstring", - "contents": "BLOCK_GUILD_INVITES", + "trigger": "BINDING_NAME_TOGGLEWORLDSTATESCORES\t\"string\"", + "contents": "BINDING_NAME_TOGGLEWORLDSTATESCORES" }, { - "trigger": "BLOCK_INVITES\tstring", - "contents": "BLOCK_INVITES", + "trigger": "BINDING_NAME_TURNLEFT\t\"string\"", + "contents": "BINDING_NAME_TURNLEFT" }, { - "trigger": "BLOCK_INVITES_CONFIRMATION\tstring", - "contents": "BLOCK_INVITES_CONFIRMATION", + "trigger": "BINDING_NAME_TURNRIGHT\t\"string\"", + "contents": "BINDING_NAME_TURNRIGHT" }, { - "trigger": "BLOCK_INVITES_TOOLTIP\tstring", - "contents": "BLOCK_INVITES_TOOLTIP", + "trigger": "BINDING_NAME_VEHICLEAIMDECREMENT\t\"string\"", + "contents": "BINDING_NAME_VEHICLEAIMDECREMENT" }, { - "trigger": "BLOCK_LCD\tstring", - "contents": "BLOCK_LCD", + "trigger": "BINDING_NAME_VEHICLEAIMDOWN\t\"string\"", + "contents": "BINDING_NAME_VEHICLEAIMDOWN" }, { - "trigger": "BLOCK_TRADES\tstring", - "contents": "BLOCK_TRADES", + "trigger": "BINDING_NAME_VEHICLEAIMINCREMENT\t\"string\"", + "contents": "BINDING_NAME_VEHICLEAIMINCREMENT" }, { - "trigger": "BLOCK_TRAILER\tstring", - "contents": "BLOCK_TRAILER", + "trigger": "BINDING_NAME_VEHICLEAIMUP\t\"string\"", + "contents": "BINDING_NAME_VEHICLEAIMUP" }, { - "trigger": "BLOCKED_COMMUNICATION\tstring", - "contents": "BLOCKED_COMMUNICATION", + "trigger": "BINDING_NAME_VEHICLECAMERAZOOMIN\t\"string\"", + "contents": "BINDING_NAME_VEHICLECAMERAZOOMIN" }, { - "trigger": "BLOCKED_INVITES\tstring", - "contents": "BLOCKED_INVITES", + "trigger": "BINDING_NAME_VEHICLECAMERAZOOMOUT\t\"string\"", + "contents": "BINDING_NAME_VEHICLECAMERAZOOMOUT" }, { - "trigger": "BLUE_GEM\tstring", - "contents": "BLUE_GEM", + "trigger": "BINDING_NAME_VEHICLEEXIT\t\"string\"", + "contents": "BINDING_NAME_VEHICLEEXIT" }, { - "trigger": "BLUEPRINT_KNOWN\tstring", - "contents": "BLUEPRINT_KNOWN", + "trigger": "BINDING_NAME_VEHICLENEXTSEAT\t\"string\"", + "contents": "BINDING_NAME_VEHICLENEXTSEAT" }, { - "trigger": "BLUEPRINT_LEARNED\tstring", - "contents": "BLUEPRINT_LEARNED", + "trigger": "BINDING_NAME_VEHICLEPREVSEAT\t\"string\"", + "contents": "BINDING_NAME_VEHICLEPREVSEAT" }, { - "trigger": "BN_BLOCK_FAILED_TOO_MANY_CID\tstring", - "contents": "BN_BLOCK_FAILED_TOO_MANY_CID", + "trigger": "BLACK_MARKET_AUCTION_CONFIRMATION\t\"string\"", + "contents": "BLACK_MARKET_AUCTION_CONFIRMATION" }, { - "trigger": "BN_BLOCK_FAILED_TOO_MANY_RID\tstring", - "contents": "BN_BLOCK_FAILED_TOO_MANY_RID", + "trigger": "BLACK_MARKET_AUCTION_HOUSE\t\"string\"", + "contents": "BLACK_MARKET_AUCTION_HOUSE" }, { - "trigger": "BN_BROADCAST_TOOLTIP\tstring", - "contents": "BN_BROADCAST_TOOLTIP", + "trigger": "BLACK_MARKET_HOT_ITEM_CURRENT_BID\t\"string\"", + "contents": "BLACK_MARKET_HOT_ITEM_CURRENT_BID" }, { - "trigger": "BN_CHAT_CONNECTED\tstring", - "contents": "BN_CHAT_CONNECTED", + "trigger": "BLACK_MARKET_HOT_ITEM_TIME_LEFT\t\"string\"", + "contents": "BLACK_MARKET_HOT_ITEM_TIME_LEFT" }, { - "trigger": "BN_CHAT_DISCONNECTED\tstring", - "contents": "BN_CHAT_DISCONNECTED", + "trigger": "BLACK_MARKET_NO_ITEMS\t\"string\"", + "contents": "BLACK_MARKET_NO_ITEMS" }, { - "trigger": "BN_CONVERSATION\tstring", - "contents": "BN_CONVERSATION", + "trigger": "BLACK_MARKET_TITLE\t\"string\"", + "contents": "BLACK_MARKET_TITLE" }, { - "trigger": "BN_INLINE_TOAST_ALERT\tstring", - "contents": "BN_INLINE_TOAST_ALERT", + "trigger": "BLACK_MARKET_YOUR_BID\t\"string\"", + "contents": "BLACK_MARKET_YOUR_BID" }, { - "trigger": "BN_INLINE_TOAST_BATTLETAG_FRIEND_ADDED\tstring", - "contents": "BN_INLINE_TOAST_BATTLETAG_FRIEND_ADDED", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_BOTH\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_BOTH" }, { - "trigger": "BN_INLINE_TOAST_BATTLETAG_FRIEND_REMOVED\tstring", - "contents": "BN_INLINE_TOAST_BATTLETAG_FRIEND_REMOVED", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_EVERYTHING\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_EVERYTHING" }, { - "trigger": "BN_INLINE_TOAST_BROADCAST\tstring", - "contents": "BN_INLINE_TOAST_BROADCAST", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_INCOMING\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_INCOMING" }, { - "trigger": "BN_INLINE_TOAST_BROADCAST_INFORM\tstring", - "contents": "BN_INLINE_TOAST_BROADCAST_INFORM", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING" }, { - "trigger": "BN_INLINE_TOAST_CONVERSATION\tstring", - "contents": "BN_INLINE_TOAST_CONVERSATION", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING_ME\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_OUTGOING_ME" }, { - "trigger": "BN_INLINE_TOAST_FRIEND_ADDED\tstring", - "contents": "BN_INLINE_TOAST_FRIEND_ADDED", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_RESET\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_RESET" }, { - "trigger": "BN_INLINE_TOAST_FRIEND_OFFLINE\tstring", - "contents": "BN_INLINE_TOAST_FRIEND_OFFLINE", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_REVERT\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_REVERT" }, { - "trigger": "BN_INLINE_TOAST_FRIEND_ONLINE\tstring", - "contents": "BN_INLINE_TOAST_FRIEND_ONLINE", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_SAVE\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_SAVE" }, { - "trigger": "BN_INLINE_TOAST_FRIEND_PENDING\tstring", - "contents": "BN_INLINE_TOAST_FRIEND_PENDING", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_SPELL_HIDE\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_SPELL_HIDE" }, { - "trigger": "BN_INLINE_TOAST_FRIEND_REMOVED\tstring", - "contents": "BN_INLINE_TOAST_FRIEND_REMOVED", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_SPELL_LINK\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_SPELL_LINK" }, { - "trigger": "BN_INLINE_TOAST_FRIEND_REQUEST\tstring", - "contents": "BN_INLINE_TOAST_FRIEND_REQUEST", + "trigger": "BLIZZARD_COMBAT_LOG_MENU_SPELL_TYPE_HEADER\t\"string\"", + "contents": "BLIZZARD_COMBAT_LOG_MENU_SPELL_TYPE_HEADER" }, { - "trigger": "BN_TOAST_CONVERSATION\tstring", - "contents": "BN_TOAST_CONVERSATION", + "trigger": "BLIZZARD_COMMUNITIES_SERVICES_UNAVAILABLE\t\"string\"", + "contents": "BLIZZARD_COMMUNITIES_SERVICES_UNAVAILABLE" }, { - "trigger": "BN_TOAST_NEW_INVITE\tstring", - "contents": "BN_TOAST_NEW_INVITE", + "trigger": "BLIZZARD_STORE\t\"string\"", + "contents": "BLIZZARD_STORE" }, { - "trigger": "BN_TOAST_OFFLINE\tstring", - "contents": "BN_TOAST_OFFLINE", + "trigger": "BLIZZARD_STORE_ERROR_PARENTAL_CONTROLS\t\"string\"", + "contents": "BLIZZARD_STORE_ERROR_PARENTAL_CONTROLS" }, { - "trigger": "BN_TOAST_ONLINE\tstring", - "contents": "BN_TOAST_ONLINE", + "trigger": "BLIZZARD_STORE_ERROR_UNAVAILABLE\t\"string\"", + "contents": "BLIZZARD_STORE_ERROR_UNAVAILABLE" }, { - "trigger": "BN_TOAST_PENDING_INVITES\tstring", - "contents": "BN_TOAST_PENDING_INVITES", + "trigger": "BLIZZARD_STORE_PURCHASE_COMPLETE\t\"string\"", + "contents": "BLIZZARD_STORE_PURCHASE_COMPLETE" }, { - "trigger": "BN_UNABLE_TO_RESOLVE_NAME\tstring", - "contents": "BN_UNABLE_TO_RESOLVE_NAME", + "trigger": "BLIZZARD_STORE_PURCHASE_COMPLETE_DESC\t\"string\"", + "contents": "BLIZZARD_STORE_PURCHASE_COMPLETE_DESC" }, { - "trigger": "BN_WHISPER\tstring", - "contents": "BN_WHISPER", + "trigger": "BLIZZARD_STORE_VAS_ERROR_LAST_SAVE_TOO_DISTANT\t\"string\"", + "contents": "BLIZZARD_STORE_VAS_ERROR_LAST_SAVE_TOO_DISTANT" }, { - "trigger": "BN_WHISPER_MODE\tstring", - "contents": "BN_WHISPER_MODE", + "trigger": "BLIZZARD_STORE_VAS_NO_ELIGIBLE_CHARACTERS\t\"string\"", + "contents": "BLIZZARD_STORE_VAS_NO_ELIGIBLE_CHARACTERS" }, { - "trigger": "BNET_BROADCAST_SENT_TIME\tstring", - "contents": "BNET_BROADCAST_SENT_TIME", + "trigger": "BLOCK\t\"string\"", + "contents": "BLOCK" }, { - "trigger": "BNET_CLIENT_APP\tstring", - "contents": "BNET_CLIENT_APP", + "trigger": "BLOCK_CHANCE\t\"string\"", + "contents": "BLOCK_CHANCE" }, { - "trigger": "BNET_CLIENT_CLNT\tstring", - "contents": "BNET_CLIENT_CLNT", + "trigger": "BLOCK_CHAT_CHANNEL_INVITE\t\"string\"", + "contents": "BLOCK_CHAT_CHANNEL_INVITE" }, { - "trigger": "BNET_CLIENT_D3\tstring", - "contents": "BNET_CLIENT_D3", + "trigger": "BLOCK_COMMUNICATION\t\"string\"", + "contents": "BLOCK_COMMUNICATION" }, { - "trigger": "BNET_CLIENT_HEROES\tstring", - "contents": "BNET_CLIENT_HEROES", + "trigger": "BLOCK_GUILD_INVITES\t\"string\"", + "contents": "BLOCK_GUILD_INVITES" }, { - "trigger": "BNET_CLIENT_OVERWATCH\tstring", - "contents": "BNET_CLIENT_OVERWATCH", + "trigger": "BLOCK_INVITES\t\"string\"", + "contents": "BLOCK_INVITES" }, { - "trigger": "BNET_CLIENT_SC\tstring", - "contents": "BNET_CLIENT_SC", + "trigger": "BLOCK_INVITES_CONFIRMATION\t\"string\"", + "contents": "BLOCK_INVITES_CONFIRMATION" }, { - "trigger": "BNET_CLIENT_SC2\tstring", - "contents": "BNET_CLIENT_SC2", + "trigger": "BLOCK_INVITES_TOOLTIP\t\"string\"", + "contents": "BLOCK_INVITES_TOOLTIP" }, { - "trigger": "BNET_CLIENT_WOW\tstring", - "contents": "BNET_CLIENT_WOW", + "trigger": "BLOCK_LCD\t\"string\"", + "contents": "BLOCK_LCD" }, { - "trigger": "BNET_CLIENT_WTCG\tstring", - "contents": "BNET_CLIENT_WTCG", + "trigger": "BLOCK_TRADES\t\"string\"", + "contents": "BLOCK_TRADES" }, { - "trigger": "BNET_INVITE_SENT_TIME\tstring", - "contents": "BNET_INVITE_SENT_TIME", + "trigger": "BLOCK_TRAILER\t\"string\"", + "contents": "BLOCK_TRAILER" }, { - "trigger": "BNET_LAST_ONLINE_TIME\tstring", - "contents": "BNET_LAST_ONLINE_TIME", + "trigger": "BLOCKED_COMMUNICATION\t\"string\"", + "contents": "BLOCKED_COMMUNICATION" }, { - "trigger": "BNET_REPORT\tstring", - "contents": "BNET_REPORT", + "trigger": "BLOCKED_INVITES\t\"string\"", + "contents": "BLOCKED_INVITES" }, { - "trigger": "BNET_REPORT_ABUSE\tstring", - "contents": "BNET_REPORT_ABUSE", + "trigger": "BLUE_GEM\t\"string\"", + "contents": "BLUE_GEM" }, { - "trigger": "BNET_REPORT_ABUSE_BUTTON\tstring", - "contents": "BNET_REPORT_ABUSE_BUTTON", + "trigger": "BLUEPRINT_KNOWN\t\"string\"", + "contents": "BLUEPRINT_KNOWN" }, { - "trigger": "BNET_REPORT_ABUSE_BUTTON_SHORT\tstring", - "contents": "BNET_REPORT_ABUSE_BUTTON_SHORT", + "trigger": "BLUEPRINT_LEARNED\t\"string\"", + "contents": "BLUEPRINT_LEARNED" }, { - "trigger": "BNET_REPORT_ABUSE_LABEL\tstring", - "contents": "BNET_REPORT_ABUSE_LABEL", + "trigger": "BN_BLOCK_FAILED_TOO_MANY_CID\t\"string\"", + "contents": "BN_BLOCK_FAILED_TOO_MANY_CID" }, { - "trigger": "BNET_REPORT_ABUSE_PROMPT\tstring", - "contents": "BNET_REPORT_ABUSE_PROMPT", + "trigger": "BN_BLOCK_FAILED_TOO_MANY_RID\t\"string\"", + "contents": "BN_BLOCK_FAILED_TOO_MANY_RID" }, { - "trigger": "BNET_REPORT_CONFIRM_ABUSE\tstring", - "contents": "BNET_REPORT_CONFIRM_ABUSE", + "trigger": "BN_BROADCAST_TOOLTIP\t\"string\"", + "contents": "BN_BROADCAST_TOOLTIP" }, { - "trigger": "BNET_REPORT_CONFIRM_NAME\tstring", - "contents": "BNET_REPORT_CONFIRM_NAME", + "trigger": "BN_CHAT_CONNECTED\t\"string\"", + "contents": "BN_CHAT_CONNECTED" }, { - "trigger": "BNET_REPORT_CONFIRM_SPAM\tstring", - "contents": "BNET_REPORT_CONFIRM_SPAM", + "trigger": "BN_CHAT_DISCONNECTED\t\"string\"", + "contents": "BN_CHAT_DISCONNECTED" }, { - "trigger": "BNET_REPORT_NAME\tstring", - "contents": "BNET_REPORT_NAME", + "trigger": "BN_CONVERSATION\t\"string\"", + "contents": "BN_CONVERSATION" }, { - "trigger": "BNET_REPORT_PLAYER\tstring", - "contents": "BNET_REPORT_PLAYER", + "trigger": "BN_INLINE_TOAST_ALERT\t\"string\"", + "contents": "BN_INLINE_TOAST_ALERT" }, { - "trigger": "BNET_REPORT_PLAYER_TOOLTIP\tstring", - "contents": "BNET_REPORT_PLAYER_TOOLTIP", + "trigger": "BN_INLINE_TOAST_BATTLETAG_FRIEND_ADDED\t\"string\"", + "contents": "BN_INLINE_TOAST_BATTLETAG_FRIEND_ADDED" }, { - "trigger": "BNET_REPORT_SENT\tstring", - "contents": "BNET_REPORT_SENT", + "trigger": "BN_INLINE_TOAST_BATTLETAG_FRIEND_REMOVED\t\"string\"", + "contents": "BN_INLINE_TOAST_BATTLETAG_FRIEND_REMOVED" }, { - "trigger": "BNET_REPORT_SPAM\tstring", - "contents": "BNET_REPORT_SPAM", + "trigger": "BN_INLINE_TOAST_BROADCAST\t\"string\"", + "contents": "BN_INLINE_TOAST_BROADCAST" }, { - "trigger": "BONUS_ARENA_POINTS\tstring", - "contents": "BONUS_ARENA_POINTS", + "trigger": "BN_INLINE_TOAST_BROADCAST_INFORM\t\"string\"", + "contents": "BN_INLINE_TOAST_BROADCAST_INFORM" }, { - "trigger": "BONUS_ARMOR\tstring", - "contents": "BONUS_ARMOR", + "trigger": "BN_INLINE_TOAST_CONVERSATION\t\"string\"", + "contents": "BN_INLINE_TOAST_CONVERSATION" }, { - "trigger": "BONUS_BATTLEGROUNDS\tstring", - "contents": "BONUS_BATTLEGROUNDS", + "trigger": "BN_INLINE_TOAST_FRIEND_ADDED\t\"string\"", + "contents": "BN_INLINE_TOAST_FRIEND_ADDED" }, { - "trigger": "BONUS_BUTTON_ASHRAN_DESC\tstring", - "contents": "BONUS_BUTTON_ASHRAN_DESC", + "trigger": "BN_INLINE_TOAST_FRIEND_OFFLINE\t\"string\"", + "contents": "BN_INLINE_TOAST_FRIEND_OFFLINE" }, { - "trigger": "BONUS_BUTTON_ASHRAN_TITLE\tstring", - "contents": "BONUS_BUTTON_ASHRAN_TITLE", + "trigger": "BN_INLINE_TOAST_FRIEND_ONLINE\t\"string\"", + "contents": "BN_INLINE_TOAST_FRIEND_ONLINE" }, { - "trigger": "BONUS_BUTTON_RANDOM_BG_DESC\tstring", - "contents": "BONUS_BUTTON_RANDOM_BG_DESC", + "trigger": "BN_INLINE_TOAST_FRIEND_PENDING\t\"string\"", + "contents": "BN_INLINE_TOAST_FRIEND_PENDING" }, { - "trigger": "BONUS_BUTTON_RANDOM_BG_EXCLUDED\tstring", - "contents": "BONUS_BUTTON_RANDOM_BG_EXCLUDED", + "trigger": "BN_INLINE_TOAST_FRIEND_REMOVED\t\"string\"", + "contents": "BN_INLINE_TOAST_FRIEND_REMOVED" }, { - "trigger": "BONUS_BUTTON_RANDOM_BG_TITLE\tstring", - "contents": "BONUS_BUTTON_RANDOM_BG_TITLE", + "trigger": "BN_INLINE_TOAST_FRIEND_REQUEST\t\"string\"", + "contents": "BN_INLINE_TOAST_FRIEND_REQUEST" }, { - "trigger": "BONUS_BUTTON_SKIRMISH_DESC\tstring", - "contents": "BONUS_BUTTON_SKIRMISH_DESC", + "trigger": "BN_TOAST_CONVERSATION\t\"string\"", + "contents": "BN_TOAST_CONVERSATION" }, { - "trigger": "BONUS_BUTTON_SKIRMISH_TITLE\tstring", - "contents": "BONUS_BUTTON_SKIRMISH_TITLE", + "trigger": "BN_TOAST_NEW_CLUB_INVITATION\t\"string\"", + "contents": "BN_TOAST_NEW_CLUB_INVITATION" }, { - "trigger": "BONUS_DAMAGE\tstring", - "contents": "BONUS_DAMAGE", + "trigger": "BN_TOAST_NEW_INVITE\t\"string\"", + "contents": "BN_TOAST_NEW_INVITE" }, { - "trigger": "BONUS_DAMAGE_ABBR\tstring", - "contents": "BONUS_DAMAGE_ABBR", + "trigger": "BN_TOAST_OFFLINE\t\"string\"", + "contents": "BN_TOAST_OFFLINE" }, { - "trigger": "BONUS_HEALING\tstring", - "contents": "BONUS_HEALING", + "trigger": "BN_TOAST_ONLINE\t\"string\"", + "contents": "BN_TOAST_ONLINE" }, { - "trigger": "BONUS_HEALING_ABBR\tstring", - "contents": "BONUS_HEALING_ABBR", + "trigger": "BN_TOAST_PENDING_INVITES\t\"string\"", + "contents": "BN_TOAST_PENDING_INVITES" }, { - "trigger": "BONUS_HEALING_TOOLTIP\tstring", - "contents": "BONUS_HEALING_TOOLTIP", + "trigger": "BN_UNABLE_TO_RESOLVE_NAME\t\"string\"", + "contents": "BN_UNABLE_TO_RESOLVE_NAME" }, { - "trigger": "BONUS_HONOR\tstring", - "contents": "BONUS_HONOR", + "trigger": "BN_WHISPER\t\"string\"", + "contents": "BN_WHISPER" }, { - "trigger": "BONUS_LOOT_LABEL\tstring", - "contents": "BONUS_LOOT_LABEL", + "trigger": "BN_WHISPER_MODE\t\"string\"", + "contents": "BN_WHISPER_MODE" }, { - "trigger": "BONUS_OBJECTIVE_ARTIFACT_XP_FORMAT\tstring", - "contents": "BONUS_OBJECTIVE_ARTIFACT_XP_FORMAT", + "trigger": "BNET_BROADCAST_SENT_TIME\t\"string\"", + "contents": "BNET_BROADCAST_SENT_TIME" }, { - "trigger": "BONUS_OBJECTIVE_BANNER\tstring", - "contents": "BONUS_OBJECTIVE_BANNER", + "trigger": "BNET_CLIENT_APP\t\"string\"", + "contents": "BNET_CLIENT_APP" }, { - "trigger": "BONUS_OBJECTIVE_EXPERIENCE_FORMAT\tstring", - "contents": "BONUS_OBJECTIVE_EXPERIENCE_FORMAT", + "trigger": "BNET_CLIENT_CLNT\t\"string\"", + "contents": "BNET_CLIENT_CLNT" }, { - "trigger": "BONUS_OBJECTIVE_REWARD_FORMAT\tstring", - "contents": "BONUS_OBJECTIVE_REWARD_FORMAT", + "trigger": "BNET_CLIENT_COD\t\"string\"", + "contents": "BNET_CLIENT_COD" }, { - "trigger": "BONUS_OBJECTIVE_REWARD_WITH_COUNT_FORMAT\tstring", - "contents": "BONUS_OBJECTIVE_REWARD_WITH_COUNT_FORMAT", + "trigger": "BNET_CLIENT_D3\t\"string\"", + "contents": "BNET_CLIENT_D3" }, { - "trigger": "BONUS_OBJECTIVE_TIME_LEFT\tstring", - "contents": "BONUS_OBJECTIVE_TIME_LEFT", + "trigger": "BNET_CLIENT_DESTINY2\t\"string\"", + "contents": "BNET_CLIENT_DESTINY2" }, { - "trigger": "BONUS_OBJECTIVE_TOOLTIP_DESCRIPTION\tstring", - "contents": "BONUS_OBJECTIVE_TOOLTIP_DESCRIPTION", + "trigger": "BNET_CLIENT_HEROES\t\"string\"", + "contents": "BNET_CLIENT_HEROES" }, { - "trigger": "BONUS_REPUTATION_TITLE\tstring", - "contents": "BONUS_REPUTATION_TITLE", + "trigger": "BNET_CLIENT_OVERWATCH\t\"string\"", + "contents": "BNET_CLIENT_OVERWATCH" }, { - "trigger": "BONUS_REPUTATION_TOOLTIP\tstring", - "contents": "BONUS_REPUTATION_TOOLTIP", + "trigger": "BNET_CLIENT_SC\t\"string\"", + "contents": "BNET_CLIENT_SC" }, { - "trigger": "BONUS_REWARDS\tstring", - "contents": "BONUS_REWARDS", + "trigger": "BNET_CLIENT_SC2\t\"string\"", + "contents": "BNET_CLIENT_SC2" }, { - "trigger": "BONUS_ROLL_COST\tstring", - "contents": "BONUS_ROLL_COST", + "trigger": "BNET_CLIENT_WOW\t\"string\"", + "contents": "BNET_CLIENT_WOW" }, { - "trigger": "BONUS_ROLL_CURRENT_COUNT\tstring", - "contents": "BONUS_ROLL_CURRENT_COUNT", + "trigger": "BNET_CLIENT_WTCG\t\"string\"", + "contents": "BNET_CLIENT_WTCG" }, { - "trigger": "BONUS_ROLL_REWARD_ARTIFACT_POWER\tstring", - "contents": "BONUS_ROLL_REWARD_ARTIFACT_POWER", + "trigger": "BNET_INVITE_SENT_TIME\t\"string\"", + "contents": "BNET_INVITE_SENT_TIME" }, { - "trigger": "BONUS_ROLL_REWARD_CURRENCY\tstring", - "contents": "BONUS_ROLL_REWARD_CURRENCY", + "trigger": "BNET_LAST_ONLINE_TIME\t\"string\"", + "contents": "BNET_LAST_ONLINE_TIME" }, { - "trigger": "BONUS_ROLL_REWARD_ITEM\tstring", - "contents": "BONUS_ROLL_REWARD_ITEM", + "trigger": "BNET_REPORT\t\"string\"", + "contents": "BNET_REPORT" }, { - "trigger": "BONUS_ROLL_REWARD_MONEY\tstring", - "contents": "BONUS_ROLL_REWARD_MONEY", + "trigger": "BNET_REPORT_ABUSE\t\"string\"", + "contents": "BNET_REPORT_ABUSE" }, { - "trigger": "BONUS_ROLL_ROLLING\tstring", - "contents": "BONUS_ROLL_ROLLING", + "trigger": "BNET_REPORT_ABUSE_BUTTON\t\"string\"", + "contents": "BNET_REPORT_ABUSE_BUTTON" }, { - "trigger": "BONUS_ROLL_TOOLTIP_ENCOUNTER_JOURNAL_LINK\tstring", - "contents": "BONUS_ROLL_TOOLTIP_ENCOUNTER_JOURNAL_LINK", + "trigger": "BNET_REPORT_ABUSE_BUTTON_SHORT\t\"string\"", + "contents": "BNET_REPORT_ABUSE_BUTTON_SHORT" }, { - "trigger": "BONUS_ROLL_TOOLTIP_TEXT\tstring", - "contents": "BONUS_ROLL_TOOLTIP_TEXT", + "trigger": "BNET_REPORT_ABUSE_LABEL\t\"string\"", + "contents": "BNET_REPORT_ABUSE_LABEL" }, { - "trigger": "BONUS_ROLL_TOOLTIP_TITLE\tstring", - "contents": "BONUS_ROLL_TOOLTIP_TITLE", + "trigger": "BNET_REPORT_ABUSE_PROMPT\t\"string\"", + "contents": "BNET_REPORT_ABUSE_PROMPT" }, { - "trigger": "BONUS_SKILLPOINTS\tstring", - "contents": "BONUS_SKILLPOINTS", + "trigger": "BNET_REPORT_CONFIRM_ABUSE\t\"string\"", + "contents": "BNET_REPORT_CONFIRM_ABUSE" }, { - "trigger": "BONUS_SKILLPOINTS_TOOLTIP\tstring", - "contents": "BONUS_SKILLPOINTS_TOOLTIP", + "trigger": "BNET_REPORT_CONFIRM_BAD_LANGUAGE\t\"string\"", + "contents": "BNET_REPORT_CONFIRM_BAD_LANGUAGE" }, { - "trigger": "BONUS_TALENTS\tstring", - "contents": "BONUS_TALENTS", + "trigger": "BNET_REPORT_CONFIRM_NAME\t\"string\"", + "contents": "BNET_REPORT_CONFIRM_NAME" }, { - "trigger": "BONUS_TALENTS_TOOLTIP\tstring", - "contents": "BONUS_TALENTS_TOOLTIP", + "trigger": "BNET_REPORT_CONFIRM_SPAM\t\"string\"", + "contents": "BNET_REPORT_CONFIRM_SPAM" }, { - "trigger": "BONUS_VALOR_TOOLTIP\tstring", - "contents": "BONUS_VALOR_TOOLTIP", + "trigger": "BNET_REPORT_NAME\t\"string\"", + "contents": "BNET_REPORT_NAME" }, { - "trigger": "BOOKTYPE_PET\tstring", - "contents": "BOOKTYPE_PET", + "trigger": "BNET_REPORT_SENT\t\"string\"", + "contents": "BNET_REPORT_SENT" }, { - "trigger": "BOOKTYPE_PROFESSION\tstring", - "contents": "BOOKTYPE_PROFESSION", + "trigger": "BONUS_ARENA_POINTS\t\"string\"", + "contents": "BONUS_ARENA_POINTS" }, { - "trigger": "BOOKTYPE_SPELL\tstring", - "contents": "BOOKTYPE_SPELL", + "trigger": "BONUS_ARMOR\t\"string\"", + "contents": "BONUS_ARMOR" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_ARMYOFTHEDEAD\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_ARMYOFTHEDEAD", + "trigger": "BONUS_BATTLEGROUNDS\t\"string\"", + "contents": "BONUS_BATTLEGROUNDS" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_DEATHCOIL\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_DEATHCOIL", + "trigger": "BONUS_BUTTON_ASHRAN_DESC\t\"string\"", + "contents": "BONUS_BUTTON_ASHRAN_DESC" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_DEATHGRIP\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_DEATHGRIP", + "trigger": "BONUS_BUTTON_ASHRAN_TITLE\t\"string\"", + "contents": "BONUS_BUTTON_ASHRAN_TITLE" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_DEATHSTRIKE\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_DEATHSTRIKE", + "trigger": "BONUS_BUTTON_RANDOM_BG_DESC\t\"string\"", + "contents": "BONUS_BUTTON_RANDOM_BG_DESC" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_FESTERINGSTRIKE\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_FESTERINGSTRIKE", + "trigger": "BONUS_BUTTON_RANDOM_BG_EXCLUDED\t\"string\"", + "contents": "BONUS_BUTTON_RANDOM_BG_EXCLUDED" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_OUTBREAK\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_OUTBREAK", + "trigger": "BONUS_BUTTON_RANDOM_BG_TITLE\t\"string\"", + "contents": "BONUS_BUTTON_RANDOM_BG_TITLE" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_RAISEDEAD\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_RAISEDEAD", + "trigger": "BONUS_BUTTON_RANDOM_LARGE_BG_DESC\t\"string\"", + "contents": "BONUS_BUTTON_RANDOM_LARGE_BG_DESC" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_DEATHCOIL\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_DEATHCOIL", + "trigger": "BONUS_BUTTON_RANDOM_LARGE_BG_TITLE\t\"string\"", + "contents": "BONUS_BUTTON_RANDOM_LARGE_BG_TITLE" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_FESTERINGSTRIKE\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_FESTERINGSTRIKE", + "trigger": "BONUS_BUTTON_SKIRMISH_DESC\t\"string\"", + "contents": "BONUS_BUTTON_SKIRMISH_DESC" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_OUTBREAK\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_OUTBREAK", + "trigger": "BONUS_BUTTON_SKIRMISH_TITLE\t\"string\"", + "contents": "BONUS_BUTTON_SKIRMISH_TITLE" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_RAISEDEAD\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_RAISEDEAD", + "trigger": "BONUS_DAMAGE\t\"string\"", + "contents": "BONUS_DAMAGE" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_SCOURGESTRIKE\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_SCOURGESTRIKE", + "trigger": "BONUS_DAMAGE_ABBR\t\"string\"", + "contents": "BONUS_DAMAGE_ABBR" }, { - "trigger": "BOOST2_DEATHKNIGHTUNHOLY_SCOURGESTRIKE\tstring", - "contents": "BOOST2_DEATHKNIGHTUNHOLY_SCOURGESTRIKE", + "trigger": "BONUS_HEALING\t\"string\"", + "contents": "BONUS_HEALING" }, { - "trigger": "BOOST2_DRUIDBALANCE_ENTANGLINGROOTS\tstring", - "contents": "BOOST2_DRUIDBALANCE_ENTANGLINGROOTS", + "trigger": "BONUS_HEALING_ABBR\t\"string\"", + "contents": "BONUS_HEALING_ABBR" }, { - "trigger": "BOOST2_DRUIDBALANCE_LUNARSTRIKE\tstring", - "contents": "BOOST2_DRUIDBALANCE_LUNARSTRIKE", + "trigger": "BONUS_HEALING_TOOLTIP\t\"string\"", + "contents": "BONUS_HEALING_TOOLTIP" }, { - "trigger": "BOOST2_DRUIDBALANCE_MOONFIRE\tstring", - "contents": "BOOST2_DRUIDBALANCE_MOONFIRE", + "trigger": "BONUS_HONOR\t\"string\"", + "contents": "BONUS_HONOR" }, { - "trigger": "BOOST2_DRUIDBALANCE_MOONKIN\tstring", - "contents": "BOOST2_DRUIDBALANCE_MOONKIN", + "trigger": "BONUS_LOOT_LABEL\t\"string\"", + "contents": "BONUS_LOOT_LABEL" }, { - "trigger": "BOOST2_DRUIDBALANCE_REMIND_LUNARSTRIKE\tstring", - "contents": "BOOST2_DRUIDBALANCE_REMIND_LUNARSTRIKE", + "trigger": "BONUS_OBJECTIVE_ARTIFACT_XP_FORMAT\t\"string\"", + "contents": "BONUS_OBJECTIVE_ARTIFACT_XP_FORMAT" }, { - "trigger": "BOOST2_DRUIDBALANCE_REMIND_MOONFIRE\tstring", - "contents": "BOOST2_DRUIDBALANCE_REMIND_MOONFIRE", + "trigger": "BONUS_OBJECTIVE_BANNER\t\"string\"", + "contents": "BONUS_OBJECTIVE_BANNER" }, { - "trigger": "BOOST2_DRUIDBALANCE_REMIND_MOONKIN\tstring", - "contents": "BOOST2_DRUIDBALANCE_REMIND_MOONKIN", + "trigger": "BONUS_OBJECTIVE_EXPERIENCE_FORMAT\t\"string\"", + "contents": "BONUS_OBJECTIVE_EXPERIENCE_FORMAT" }, { - "trigger": "BOOST2_DRUIDBALANCE_REMIND_SOLARWRATH\tstring", - "contents": "BOOST2_DRUIDBALANCE_REMIND_SOLARWRATH", + "trigger": "BONUS_OBJECTIVE_REWARD_FORMAT\t\"string\"", + "contents": "BONUS_OBJECTIVE_REWARD_FORMAT" }, { - "trigger": "BOOST2_DRUIDBALANCE_REMIND_STARSURGE\tstring", - "contents": "BOOST2_DRUIDBALANCE_REMIND_STARSURGE", + "trigger": "BONUS_OBJECTIVE_REWARD_WITH_COUNT_FORMAT\t\"string\"", + "contents": "BONUS_OBJECTIVE_REWARD_WITH_COUNT_FORMAT" }, { - "trigger": "BOOST2_DRUIDBALANCE_REMIND_SUNFIRE\tstring", - "contents": "BOOST2_DRUIDBALANCE_REMIND_SUNFIRE", + "trigger": "BONUS_OBJECTIVE_TIME_LEFT\t\"string\"", + "contents": "BONUS_OBJECTIVE_TIME_LEFT" }, { - "trigger": "BOOST2_DRUIDBALANCE_SOLARWRATH\tstring", - "contents": "BOOST2_DRUIDBALANCE_SOLARWRATH", + "trigger": "BONUS_OBJECTIVE_TOOLTIP_DESCRIPTION\t\"string\"", + "contents": "BONUS_OBJECTIVE_TOOLTIP_DESCRIPTION" }, { - "trigger": "BOOST2_DRUIDBALANCE_SOLARWRATH_ASTRALPOWER\tstring", - "contents": "BOOST2_DRUIDBALANCE_SOLARWRATH_ASTRALPOWER", + "trigger": "BONUS_REPUTATION_TITLE\t\"string\"", + "contents": "BONUS_REPUTATION_TITLE" }, { - "trigger": "BOOST2_DRUIDBALANCE_STARSURGE\tstring", - "contents": "BOOST2_DRUIDBALANCE_STARSURGE", + "trigger": "BONUS_REPUTATION_TOOLTIP\t\"string\"", + "contents": "BONUS_REPUTATION_TOOLTIP" }, { - "trigger": "BOOST2_DRUIDBALANCE_SUNFIRE\tstring", - "contents": "BOOST2_DRUIDBALANCE_SUNFIRE", + "trigger": "BONUS_REWARDS\t\"string\"", + "contents": "BONUS_REWARDS" }, { - "trigger": "BOOST2_DRUIDFERAL_CATFORM\tstring", - "contents": "BOOST2_DRUIDFERAL_CATFORM", + "trigger": "BONUS_ROLL_COST\t\"string\"", + "contents": "BONUS_ROLL_COST" }, { - "trigger": "BOOST2_DRUIDFERAL_DASH\tstring", - "contents": "BOOST2_DRUIDFERAL_DASH", + "trigger": "BONUS_ROLL_CURRENT_COUNT\t\"string\"", + "contents": "BONUS_ROLL_CURRENT_COUNT" }, { - "trigger": "BOOST2_DRUIDFERAL_FEROCIOUSBITE\tstring", - "contents": "BOOST2_DRUIDFERAL_FEROCIOUSBITE", + "trigger": "BONUS_ROLL_REWARD_ARTIFACT_POWER\t\"string\"", + "contents": "BONUS_ROLL_REWARD_ARTIFACT_POWER" }, { - "trigger": "BOOST2_DRUIDFERAL_PROWL\tstring", - "contents": "BOOST2_DRUIDFERAL_PROWL", + "trigger": "BONUS_ROLL_REWARD_CURRENCY\t\"string\"", + "contents": "BONUS_ROLL_REWARD_CURRENCY" }, { - "trigger": "BOOST2_DRUIDFERAL_RAKE\tstring", - "contents": "BOOST2_DRUIDFERAL_RAKE", + "trigger": "BONUS_ROLL_REWARD_ITEM\t\"string\"", + "contents": "BONUS_ROLL_REWARD_ITEM" }, { - "trigger": "BOOST2_DRUIDFERAL_REGROWTH\tstring", - "contents": "BOOST2_DRUIDFERAL_REGROWTH", + "trigger": "BONUS_ROLL_REWARD_MONEY\t\"string\"", + "contents": "BONUS_ROLL_REWARD_MONEY" }, { - "trigger": "BOOST2_DRUIDFERAL_REMIND_CATFORM\tstring", - "contents": "BOOST2_DRUIDFERAL_REMIND_CATFORM", + "trigger": "BONUS_ROLL_ROLLING\t\"string\"", + "contents": "BONUS_ROLL_ROLLING" }, { - "trigger": "BOOST2_DRUIDFERAL_REMIND_FEROCIOUSBITE\tstring", - "contents": "BOOST2_DRUIDFERAL_REMIND_FEROCIOUSBITE", + "trigger": "BONUS_ROLL_TOOLTIP_ENCOUNTER_JOURNAL_LINK\t\"string\"", + "contents": "BONUS_ROLL_TOOLTIP_ENCOUNTER_JOURNAL_LINK" }, { - "trigger": "BOOST2_DRUIDFERAL_REMIND_RAKE\tstring", - "contents": "BOOST2_DRUIDFERAL_REMIND_RAKE", + "trigger": "BONUS_ROLL_TOOLTIP_TEXT\t\"string\"", + "contents": "BONUS_ROLL_TOOLTIP_TEXT" }, { - "trigger": "BOOST2_DRUIDFERAL_REMIND_RIP\tstring", - "contents": "BOOST2_DRUIDFERAL_REMIND_RIP", + "trigger": "BONUS_ROLL_TOOLTIP_TITLE\t\"string\"", + "contents": "BONUS_ROLL_TOOLTIP_TITLE" }, { - "trigger": "BOOST2_DRUIDFERAL_REMIND_SHRED\tstring", - "contents": "BOOST2_DRUIDFERAL_REMIND_SHRED", + "trigger": "BONUS_SKILLPOINTS\t\"string\"", + "contents": "BONUS_SKILLPOINTS" }, { - "trigger": "BOOST2_DRUIDFERAL_RIP\tstring", - "contents": "BOOST2_DRUIDFERAL_RIP", + "trigger": "BONUS_SKILLPOINTS_TOOLTIP\t\"string\"", + "contents": "BONUS_SKILLPOINTS_TOOLTIP" }, { - "trigger": "BOOST2_DRUIDFERAL_SHRED\tstring", - "contents": "BOOST2_DRUIDFERAL_SHRED", + "trigger": "BONUS_TALENTS\t\"string\"", + "contents": "BONUS_TALENTS" }, { - "trigger": "BOOST2_DRUIDFERAL_TIGERSFURY\tstring", - "contents": "BOOST2_DRUIDFERAL_TIGERSFURY", + "trigger": "BONUS_TALENTS_TOOLTIP\t\"string\"", + "contents": "BONUS_TALENTS_TOOLTIP" }, { - "trigger": "BOOST2_HUNTERBEAST_BESTIALWRATH\tstring", - "contents": "BOOST2_HUNTERBEAST_BESTIALWRATH", + "trigger": "BONUS_VALOR_TOOLTIP\t\"string\"", + "contents": "BONUS_VALOR_TOOLTIP" }, { - "trigger": "BOOST2_HUNTERBEAST_CALLPET\tstring", - "contents": "BOOST2_HUNTERBEAST_CALLPET", + "trigger": "BOOKTYPE_PET\t\"string\"", + "contents": "BOOKTYPE_PET" }, { - "trigger": "BOOST2_HUNTERBEAST_COBRASHOT\tstring", - "contents": "BOOST2_HUNTERBEAST_COBRASHOT", + "trigger": "BOOKTYPE_PROFESSION\t\"string\"", + "contents": "BOOKTYPE_PROFESSION" }, { - "trigger": "BOOST2_HUNTERBEAST_DIREBEAST\tstring", - "contents": "BOOST2_HUNTERBEAST_DIREBEAST", + "trigger": "BOOKTYPE_SPELL\t\"string\"", + "contents": "BOOKTYPE_SPELL" }, { - "trigger": "BOOST2_HUNTERBEAST_FEIGNDEATH\tstring", - "contents": "BOOST2_HUNTERBEAST_FEIGNDEATH", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_ARMYOFTHEDEAD\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_ARMYOFTHEDEAD" }, { - "trigger": "BOOST2_HUNTERBEAST_KILLCOMMAND\tstring", - "contents": "BOOST2_HUNTERBEAST_KILLCOMMAND", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_DEATHCOIL\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_DEATHCOIL" }, { - "trigger": "BOOST2_HUNTERBEAST_MULTISHOT\tstring", - "contents": "BOOST2_HUNTERBEAST_MULTISHOT", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_DEATHGRIP\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_DEATHGRIP" }, { - "trigger": "BOOST2_HUNTERBEAST_REMIND_BESTIALWRATH\tstring", - "contents": "BOOST2_HUNTERBEAST_REMIND_BESTIALWRATH", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_DEATHSTRIKE\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_DEATHSTRIKE" }, { - "trigger": "BOOST2_HUNTERBEAST_REMIND_COBRASHOT\tstring", - "contents": "BOOST2_HUNTERBEAST_REMIND_COBRASHOT", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_FESTERINGSTRIKE\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_FESTERINGSTRIKE" }, { - "trigger": "BOOST2_HUNTERBEAST_REMIND_DIREBEAST\tstring", - "contents": "BOOST2_HUNTERBEAST_REMIND_DIREBEAST", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_OUTBREAK\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_OUTBREAK" }, { - "trigger": "BOOST2_HUNTERBEAST_REMIND_KILLCOMMAND\tstring", - "contents": "BOOST2_HUNTERBEAST_REMIND_KILLCOMMAND", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_RAISEDEAD\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_RAISEDEAD" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_CARVE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_CARVE", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_DEATHCOIL\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_DEATHCOIL" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_FLANKINGSTRIKE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_FLANKINGSTRIKE", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_FESTERINGSTRIKE\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_FESTERINGSTRIKE" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_HARPOON\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_HARPOON", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_OUTBREAK\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_OUTBREAK" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_LACERATE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_LACERATE", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_RAISEDEAD\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_RAISEDEAD" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_MONGOOSEBITE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_MONGOOSEBITE", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_SCOURGESTRIKE\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_REMIND_SCOURGESTRIKE" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_RAPTORSTRIKE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_RAPTORSTRIKE", + "trigger": "BOOST2_DEATHKNIGHTUNHOLY_SCOURGESTRIKE\t\"string\"", + "contents": "BOOST2_DEATHKNIGHTUNHOLY_SCOURGESTRIKE" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_FLANKINGSTRIKE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_REMIND_FLANKINGSTRIKE", + "trigger": "BOOST2_DEMONHUNTER_BLADEDANCE\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_BLADEDANCE" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_HARPOON\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_REMIND_HARPOON", + "trigger": "BOOST2_DEMONHUNTER_CHAOSSTRIKE\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_CHAOSSTRIKE" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_LACERATE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_REMIND_LACERATE", + "trigger": "BOOST2_DEMONHUNTER_DEMONSBITE\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_DEMONSBITE" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_MONGOOSEBITE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_REMIND_MONGOOSEBITE", + "trigger": "BOOST2_DEMONHUNTER_EYEBEAM\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_EYEBEAM" }, { - "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_RAPTORSTRIKE\tstring", - "contents": "BOOST2_HUNTERSURVIVAL_REMIND_RAPTORSTRIKE", + "trigger": "BOOST2_DEMONHUNTER_FELRUSH\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_FELRUSH" }, { - "trigger": "BOOST2_MAGE_BLINK\tstring", - "contents": "BOOST2_MAGE_BLINK", + "trigger": "BOOST2_DEMONHUNTER_METAMORPHOSIS\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_METAMORPHOSIS" }, { - "trigger": "BOOST2_MAGE_FROSTNOVA\tstring", - "contents": "BOOST2_MAGE_FROSTNOVA", + "trigger": "BOOST2_DEMONHUNTER_REMIND_ANNIHILATION\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_REMIND_ANNIHILATION" }, { - "trigger": "BOOST2_MAGEFROST_BLIZZARD\tstring", - "contents": "BOOST2_MAGEFROST_BLIZZARD", + "trigger": "BOOST2_DEMONHUNTER_REMIND_CHAOSSTRIKE\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_REMIND_CHAOSSTRIKE" }, { - "trigger": "BOOST2_MAGEFROST_FLURRY\tstring", - "contents": "BOOST2_MAGEFROST_FLURRY", + "trigger": "BOOST2_DEMONHUNTER_REMIND_DEMONSBITE\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_REMIND_DEMONSBITE" }, { - "trigger": "BOOST2_MAGEFROST_FLURRY_BFPROC\tstring", - "contents": "BOOST2_MAGEFROST_FLURRY_BFPROC", + "trigger": "BOOST2_DEMONHUNTER_REMIND_EYEBEAM\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_REMIND_EYEBEAM" }, { - "trigger": "BOOST2_MAGEFROST_FROSTBOLT\tstring", - "contents": "BOOST2_MAGEFROST_FROSTBOLT", + "trigger": "BOOST2_DEMONHUNTER_REMIND_METAMORPHOSIS\t\"string\"", + "contents": "BOOST2_DEMONHUNTER_REMIND_METAMORPHOSIS" }, { - "trigger": "BOOST2_MAGEFROST_FROSTBOLT_FOFPROC\tstring", - "contents": "BOOST2_MAGEFROST_FROSTBOLT_FOFPROC", + "trigger": "BOOST2_DRUIDBALANCE_ENTANGLINGROOTS\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_ENTANGLINGROOTS" }, { - "trigger": "BOOST2_MAGEFROST_FROZENORB\tstring", - "contents": "BOOST2_MAGEFROST_FROZENORB", + "trigger": "BOOST2_DRUIDBALANCE_LUNARSTRIKE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_LUNARSTRIKE" }, { - "trigger": "BOOST2_MAGEFROST_ICELANCE\tstring", - "contents": "BOOST2_MAGEFROST_ICELANCE", + "trigger": "BOOST2_DRUIDBALANCE_MOONFIRE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_MOONFIRE" }, { - "trigger": "BOOST2_MAGEFROST_ICELANCE_FOFPROC\tstring", - "contents": "BOOST2_MAGEFROST_ICELANCE_FOFPROC", + "trigger": "BOOST2_DRUIDBALANCE_MOONKIN\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_MOONKIN" }, { - "trigger": "BOOST2_MAGEFROST_REMIND_FLURRY\tstring", - "contents": "BOOST2_MAGEFROST_REMIND_FLURRY", + "trigger": "BOOST2_DRUIDBALANCE_REMIND_LUNARSTRIKE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_REMIND_LUNARSTRIKE" }, { - "trigger": "BOOST2_MAGEFROST_REMIND_FROSTBOLT\tstring", - "contents": "BOOST2_MAGEFROST_REMIND_FROSTBOLT", + "trigger": "BOOST2_DRUIDBALANCE_REMIND_MOONFIRE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_REMIND_MOONFIRE" }, { - "trigger": "BOOST2_MAGEFROST_REMIND_FROZENORB\tstring", - "contents": "BOOST2_MAGEFROST_REMIND_FROZENORB", + "trigger": "BOOST2_DRUIDBALANCE_REMIND_MOONKIN\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_REMIND_MOONKIN" }, { - "trigger": "BOOST2_MAGEFROST_REMIND_ICELANCE\tstring", - "contents": "BOOST2_MAGEFROST_REMIND_ICELANCE", + "trigger": "BOOST2_DRUIDBALANCE_REMIND_SOLARWRATH\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_REMIND_SOLARWRATH" }, { - "trigger": "BOOST2_MAGEFROST_REMIND_WATERELEMENTAL\tstring", - "contents": "BOOST2_MAGEFROST_REMIND_WATERELEMENTAL", + "trigger": "BOOST2_DRUIDBALANCE_REMIND_STARSURGE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_REMIND_STARSURGE" }, { - "trigger": "BOOST2_MAGEFROST_WATERELEMENTAL\tstring", - "contents": "BOOST2_MAGEFROST_WATERELEMENTAL", + "trigger": "BOOST2_DRUIDBALANCE_REMIND_SUNFIRE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_REMIND_SUNFIRE" }, { - "trigger": "BOOST2_MONKWIND_BLACKOUTKICK\tstring", - "contents": "BOOST2_MONKWIND_BLACKOUTKICK", + "trigger": "BOOST2_DRUIDBALANCE_SOLARWRATH\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_SOLARWRATH" }, { - "trigger": "BOOST2_MONKWIND_EFFUSE\tstring", - "contents": "BOOST2_MONKWIND_EFFUSE", + "trigger": "BOOST2_DRUIDBALANCE_SOLARWRATH_ASTRALPOWER\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_SOLARWRATH_ASTRALPOWER" }, { - "trigger": "BOOST2_MONKWIND_FISTSOFFURY\tstring", - "contents": "BOOST2_MONKWIND_FISTSOFFURY", + "trigger": "BOOST2_DRUIDBALANCE_STARSURGE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_STARSURGE" }, { - "trigger": "BOOST2_MONKWIND_REMIND_BLACKOUTKICK\tstring", - "contents": "BOOST2_MONKWIND_REMIND_BLACKOUTKICK", + "trigger": "BOOST2_DRUIDBALANCE_SUNFIRE\t\"string\"", + "contents": "BOOST2_DRUIDBALANCE_SUNFIRE" }, { - "trigger": "BOOST2_MONKWIND_REMIND_FISTSOFFURY\tstring", - "contents": "BOOST2_MONKWIND_REMIND_FISTSOFFURY", + "trigger": "BOOST2_DRUIDFERAL_CATFORM\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_CATFORM" }, { - "trigger": "BOOST2_MONKWIND_REMIND_RISINGSUNKICK\tstring", - "contents": "BOOST2_MONKWIND_REMIND_RISINGSUNKICK", + "trigger": "BOOST2_DRUIDFERAL_DASH\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_DASH" }, { - "trigger": "BOOST2_MONKWIND_REMIND_TIGERPALM\tstring", - "contents": "BOOST2_MONKWIND_REMIND_TIGERPALM", + "trigger": "BOOST2_DRUIDFERAL_FEROCIOUSBITE\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_FEROCIOUSBITE" }, { - "trigger": "BOOST2_MONKWIND_RISINGSUNKICK\tstring", - "contents": "BOOST2_MONKWIND_RISINGSUNKICK", + "trigger": "BOOST2_DRUIDFERAL_PROWL\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_PROWL" }, { - "trigger": "BOOST2_MONKWIND_ROLL\tstring", - "contents": "BOOST2_MONKWIND_ROLL", + "trigger": "BOOST2_DRUIDFERAL_RAKE\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_RAKE" }, { - "trigger": "BOOST2_MONKWIND_TIGERPALM\tstring", - "contents": "BOOST2_MONKWIND_TIGERPALM", + "trigger": "BOOST2_DRUIDFERAL_REGROWTH\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_REGROWTH" }, { - "trigger": "BOOST2_PALADINRET_BLADEOFJUSTICE\tstring", - "contents": "BOOST2_PALADINRET_BLADEOFJUSTICE", + "trigger": "BOOST2_DRUIDFERAL_REMIND_CATFORM\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_REMIND_CATFORM" }, { - "trigger": "BOOST2_PALADINRET_CRUSADERSTRIKE\tstring", - "contents": "BOOST2_PALADINRET_CRUSADERSTRIKE", + "trigger": "BOOST2_DRUIDFERAL_REMIND_FEROCIOUSBITE\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_REMIND_FEROCIOUSBITE" }, { - "trigger": "BOOST2_PALADINRET_DIVINESHIELD\tstring", - "contents": "BOOST2_PALADINRET_DIVINESHIELD", + "trigger": "BOOST2_DRUIDFERAL_REMIND_RAKE\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_REMIND_RAKE" }, { - "trigger": "BOOST2_PALADINRET_DIVINESTORM\tstring", - "contents": "BOOST2_PALADINRET_DIVINESTORM", + "trigger": "BOOST2_DRUIDFERAL_REMIND_RIP\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_REMIND_RIP" }, { - "trigger": "BOOST2_PALADINRET_FLASHOFLIGHT\tstring", - "contents": "BOOST2_PALADINRET_FLASHOFLIGHT", + "trigger": "BOOST2_DRUIDFERAL_REMIND_SHRED\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_REMIND_SHRED" }, { - "trigger": "BOOST2_PALADINRET_JUDGMENT\tstring", - "contents": "BOOST2_PALADINRET_JUDGMENT", + "trigger": "BOOST2_DRUIDFERAL_RIP\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_RIP" }, { - "trigger": "BOOST2_PALADINRET_REMIND_BLADEOFJUSTICE\tstring", - "contents": "BOOST2_PALADINRET_REMIND_BLADEOFJUSTICE", + "trigger": "BOOST2_DRUIDFERAL_SHRED\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_SHRED" }, { - "trigger": "BOOST2_PALADINRET_REMIND_CRUSADERSTRIKE\tstring", - "contents": "BOOST2_PALADINRET_REMIND_CRUSADERSTRIKE", + "trigger": "BOOST2_DRUIDFERAL_TIGERSFURY\t\"string\"", + "contents": "BOOST2_DRUIDFERAL_TIGERSFURY" }, { - "trigger": "BOOST2_PALADINRET_REMIND_JUDGMENT\tstring", - "contents": "BOOST2_PALADINRET_REMIND_JUDGMENT", + "trigger": "BOOST2_HUNTERBEAST_BARBEDSHOT\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_BARBEDSHOT" }, { - "trigger": "BOOST2_PALADINRET_REMIND_TEMPLARSVERDICT\tstring", - "contents": "BOOST2_PALADINRET_REMIND_TEMPLARSVERDICT", + "trigger": "BOOST2_HUNTERBEAST_BESTIALWRATH\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_BESTIALWRATH" }, { - "trigger": "BOOST2_PALADINRET_TEMPLARSVERDICT\tstring", - "contents": "BOOST2_PALADINRET_TEMPLARSVERDICT", + "trigger": "BOOST2_HUNTERBEAST_CALLPET\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_CALLPET" }, { - "trigger": "BOOST2_PRIEST_PSYCHICSCREAM\tstring", - "contents": "BOOST2_PRIEST_PSYCHICSCREAM", + "trigger": "BOOST2_HUNTERBEAST_COBRASHOT\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_COBRASHOT" }, { - "trigger": "BOOST2_PRIEST_REMIND_SMITE\tstring", - "contents": "BOOST2_PRIEST_REMIND_SMITE", + "trigger": "BOOST2_HUNTERBEAST_DIREBEAST\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_DIREBEAST" }, { - "trigger": "BOOST2_PRIEST_REMIND_SWPAIN\tstring", - "contents": "BOOST2_PRIEST_REMIND_SWPAIN", + "trigger": "BOOST2_HUNTERBEAST_DIREFRENZY\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_DIREFRENZY" }, { - "trigger": "BOOST2_PRIEST_SMITE\tstring", - "contents": "BOOST2_PRIEST_SMITE", + "trigger": "BOOST2_HUNTERBEAST_FEIGNDEATH\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_FEIGNDEATH" }, { - "trigger": "BOOST2_PRIEST_SWPAIN\tstring", - "contents": "BOOST2_PRIEST_SWPAIN", + "trigger": "BOOST2_HUNTERBEAST_KILLCOMMAND\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_KILLCOMMAND" }, { - "trigger": "BOOST2_PRIESTDISC_PENANCE\tstring", - "contents": "BOOST2_PRIESTDISC_PENANCE", + "trigger": "BOOST2_HUNTERBEAST_MULTISHOT\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_MULTISHOT" }, { - "trigger": "BOOST2_PRIESTDISC_PLEA\tstring", - "contents": "BOOST2_PRIESTDISC_PLEA", + "trigger": "BOOST2_HUNTERBEAST_REMIND_BESTIALWRATH\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_REMIND_BESTIALWRATH" }, { - "trigger": "BOOST2_PRIESTDISC_PWSHIELD\tstring", - "contents": "BOOST2_PRIESTDISC_PWSHIELD", + "trigger": "BOOST2_HUNTERBEAST_REMIND_COBRASHOT\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_REMIND_COBRASHOT" }, { - "trigger": "BOOST2_PRIESTDISC_REMIND_PENANCE\tstring", - "contents": "BOOST2_PRIESTDISC_REMIND_PENANCE", + "trigger": "BOOST2_HUNTERBEAST_REMIND_DIREBEAST\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_REMIND_DIREBEAST" }, { - "trigger": "BOOST2_ROGUE_STEALTH\tstring", - "contents": "BOOST2_ROGUE_STEALTH", + "trigger": "BOOST2_HUNTERBEAST_REMIND_DIREFRENZY\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_REMIND_DIREFRENZY" }, { - "trigger": "BOOST2_ROGUE_VANISH\tstring", - "contents": "BOOST2_ROGUE_VANISH", + "trigger": "BOOST2_HUNTERBEAST_REMIND_KILLCOMMAND\t\"string\"", + "contents": "BOOST2_HUNTERBEAST_REMIND_KILLCOMMAND" }, { - "trigger": "BOOST2_ROGUEASSN_DEADLYPOISON\tstring", - "contents": "BOOST2_ROGUEASSN_DEADLYPOISON", + "trigger": "BOOST2_HUNTERSURVIVAL_CARVE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_CARVE" }, { - "trigger": "BOOST2_ROGUEASSN_ENVENOM\tstring", - "contents": "BOOST2_ROGUEASSN_ENVENOM", + "trigger": "BOOST2_HUNTERSURVIVAL_FLANKINGSTRIKE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_FLANKINGSTRIKE" }, { - "trigger": "BOOST2_ROGUEASSN_GARROTE\tstring", - "contents": "BOOST2_ROGUEASSN_GARROTE", + "trigger": "BOOST2_HUNTERSURVIVAL_HARPOON\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_HARPOON" }, { - "trigger": "BOOST2_ROGUEASSN_MUTILATE\tstring", - "contents": "BOOST2_ROGUEASSN_MUTILATE", + "trigger": "BOOST2_HUNTERSURVIVAL_KILLCOMMAND\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_KILLCOMMAND" }, { - "trigger": "BOOST2_ROGUEASSN_REMIND_DEADLYPOISON\tstring", - "contents": "BOOST2_ROGUEASSN_REMIND_DEADLYPOISON", + "trigger": "BOOST2_HUNTERSURVIVAL_LACERATE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_LACERATE" }, { - "trigger": "BOOST2_ROGUEASSN_REMIND_ENVENOM\tstring", - "contents": "BOOST2_ROGUEASSN_REMIND_ENVENOM", + "trigger": "BOOST2_HUNTERSURVIVAL_MONGOOSEBITE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_MONGOOSEBITE" }, { - "trigger": "BOOST2_ROGUEASSN_REMIND_GARROTE\tstring", - "contents": "BOOST2_ROGUEASSN_REMIND_GARROTE", + "trigger": "BOOST2_HUNTERSURVIVAL_RAPTORSTRIKE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_RAPTORSTRIKE" }, { - "trigger": "BOOST2_ROGUEASSN_REMIND_MUTILATE\tstring", - "contents": "BOOST2_ROGUEASSN_REMIND_MUTILATE", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_FLANKINGSTRIKE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_FLANKINGSTRIKE" }, { - "trigger": "BOOST2_ROGUEASSN_REMIND_RUPTURE\tstring", - "contents": "BOOST2_ROGUEASSN_REMIND_RUPTURE", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_HARPOON\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_HARPOON" }, { - "trigger": "BOOST2_ROGUEASSN_RUPTURE\tstring", - "contents": "BOOST2_ROGUEASSN_RUPTURE", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_KILLCOMMAND\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_KILLCOMMAND" }, { - "trigger": "BOOST2_SHAMANELE_CHAINLIGHTNING\tstring", - "contents": "BOOST2_SHAMANELE_CHAINLIGHTNING", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_LACERATE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_LACERATE" }, { - "trigger": "BOOST2_SHAMANELE_EARTHSHOCK\tstring", - "contents": "BOOST2_SHAMANELE_EARTHSHOCK", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_MONGOOSEBITE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_MONGOOSEBITE" }, { - "trigger": "BOOST2_SHAMANELE_FIREELEMENTAL\tstring", - "contents": "BOOST2_SHAMANELE_FIREELEMENTAL", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_RAPTORSTRIKE\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_RAPTORSTRIKE" }, { - "trigger": "BOOST2_SHAMANELE_FLAMESHOCK\tstring", - "contents": "BOOST2_SHAMANELE_FLAMESHOCK", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_SERPENTSTING\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_SERPENTSTING" }, { - "trigger": "BOOST2_SHAMANELE_HEALINGSURGE\tstring", - "contents": "BOOST2_SHAMANELE_HEALINGSURGE", + "trigger": "BOOST2_HUNTERSURVIVAL_REMIND_WILDFIREBOMB\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_REMIND_WILDFIREBOMB" }, { - "trigger": "BOOST2_SHAMANELE_HEX\tstring", - "contents": "BOOST2_SHAMANELE_HEX", + "trigger": "BOOST2_HUNTERSURVIVAL_SERPENTSTING\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_SERPENTSTING" }, { - "trigger": "BOOST2_SHAMANELE_LAVABURST\tstring", - "contents": "BOOST2_SHAMANELE_LAVABURST", + "trigger": "BOOST2_HUNTERSURVIVAL_WILDFIREBOMB\t\"string\"", + "contents": "BOOST2_HUNTERSURVIVAL_WILDFIREBOMB" }, { - "trigger": "BOOST2_SHAMANELE_LIGHTNINGBOLT\tstring", - "contents": "BOOST2_SHAMANELE_LIGHTNINGBOLT", + "trigger": "BOOST2_MAGE_BLINK\t\"string\"", + "contents": "BOOST2_MAGE_BLINK" }, { - "trigger": "BOOST2_SHAMANELE_REMIND_EARTHSHOCK\tstring", - "contents": "BOOST2_SHAMANELE_REMIND_EARTHSHOCK", + "trigger": "BOOST2_MAGE_FROSTNOVA\t\"string\"", + "contents": "BOOST2_MAGE_FROSTNOVA" }, { - "trigger": "BOOST2_SHAMANELE_REMIND_FLAMESHOCK\tstring", - "contents": "BOOST2_SHAMANELE_REMIND_FLAMESHOCK", + "trigger": "BOOST2_MAGEFROST_BLIZZARD\t\"string\"", + "contents": "BOOST2_MAGEFROST_BLIZZARD" }, { - "trigger": "BOOST2_SHAMANELE_REMIND_LAVABURST\tstring", - "contents": "BOOST2_SHAMANELE_REMIND_LAVABURST", + "trigger": "BOOST2_MAGEFROST_FLURRY\t\"string\"", + "contents": "BOOST2_MAGEFROST_FLURRY" }, { - "trigger": "BOOST2_SHAMANELE_REMIND_LIGHTNINGBOLT\tstring", - "contents": "BOOST2_SHAMANELE_REMIND_LIGHTNINGBOLT", + "trigger": "BOOST2_MAGEFROST_FLURRY_BFPROC\t\"string\"", + "contents": "BOOST2_MAGEFROST_FLURRY_BFPROC" }, { - "trigger": "BOOST2_SHAMANENHANCE_FERALSPIRIT\tstring", - "contents": "BOOST2_SHAMANENHANCE_FERALSPIRIT", + "trigger": "BOOST2_MAGEFROST_FROSTBOLT\t\"string\"", + "contents": "BOOST2_MAGEFROST_FROSTBOLT" }, { - "trigger": "BOOST2_SHAMANENHANCE_FLAMETONGUE\tstring", - "contents": "BOOST2_SHAMANENHANCE_FLAMETONGUE", + "trigger": "BOOST2_MAGEFROST_FROSTBOLT_FOFPROC\t\"string\"", + "contents": "BOOST2_MAGEFROST_FROSTBOLT_FOFPROC" }, { - "trigger": "BOOST2_SHAMANENHANCE_LAVALASH\tstring", - "contents": "BOOST2_SHAMANENHANCE_LAVALASH", + "trigger": "BOOST2_MAGEFROST_FROZENORB\t\"string\"", + "contents": "BOOST2_MAGEFROST_FROZENORB" }, { - "trigger": "BOOST2_SHAMANENHANCE_REMIND_FLAMETONGUE\tstring", - "contents": "BOOST2_SHAMANENHANCE_REMIND_FLAMETONGUE", + "trigger": "BOOST2_MAGEFROST_ICELANCE\t\"string\"", + "contents": "BOOST2_MAGEFROST_ICELANCE" }, { - "trigger": "BOOST2_SHAMANENHANCE_REMIND_LAVALASH\tstring", - "contents": "BOOST2_SHAMANENHANCE_REMIND_LAVALASH", + "trigger": "BOOST2_MAGEFROST_ICELANCE_FOFPROC\t\"string\"", + "contents": "BOOST2_MAGEFROST_ICELANCE_FOFPROC" }, { - "trigger": "BOOST2_SHAMANENHANCE_REMIND_ROCKBITER\tstring", - "contents": "BOOST2_SHAMANENHANCE_REMIND_ROCKBITER", + "trigger": "BOOST2_MAGEFROST_REMIND_FLURRY\t\"string\"", + "contents": "BOOST2_MAGEFROST_REMIND_FLURRY" }, { - "trigger": "BOOST2_SHAMANENHANCE_REMIND_STORMSTRIKE\tstring", - "contents": "BOOST2_SHAMANENHANCE_REMIND_STORMSTRIKE", + "trigger": "BOOST2_MAGEFROST_REMIND_FROSTBOLT\t\"string\"", + "contents": "BOOST2_MAGEFROST_REMIND_FROSTBOLT" }, { - "trigger": "BOOST2_SHAMANENHANCE_ROCKBITER\tstring", - "contents": "BOOST2_SHAMANENHANCE_ROCKBITER", + "trigger": "BOOST2_MAGEFROST_REMIND_FROZENORB\t\"string\"", + "contents": "BOOST2_MAGEFROST_REMIND_FROZENORB" }, { - "trigger": "BOOST2_SHAMANENHANCE_STORMSTRIKE\tstring", - "contents": "BOOST2_SHAMANENHANCE_STORMSTRIKE", + "trigger": "BOOST2_MAGEFROST_REMIND_ICELANCE\t\"string\"", + "contents": "BOOST2_MAGEFROST_REMIND_ICELANCE" }, { - "trigger": "BOOST2_WARLOCKAFF_AGONY\tstring", - "contents": "BOOST2_WARLOCKAFF_AGONY", + "trigger": "BOOST2_MAGEFROST_REMIND_WATERELEMENTAL\t\"string\"", + "contents": "BOOST2_MAGEFROST_REMIND_WATERELEMENTAL" }, { - "trigger": "BOOST2_WARLOCKAFF_CORRUPTION\tstring", - "contents": "BOOST2_WARLOCKAFF_CORRUPTION", + "trigger": "BOOST2_MAGEFROST_WATERELEMENTAL\t\"string\"", + "contents": "BOOST2_MAGEFROST_WATERELEMENTAL" }, { - "trigger": "BOOST2_WARLOCKAFF_DOOMGUARD\tstring", - "contents": "BOOST2_WARLOCKAFF_DOOMGUARD", + "trigger": "BOOST2_MONKWIND_BLACKOUTKICK\t\"string\"", + "contents": "BOOST2_MONKWIND_BLACKOUTKICK" }, { - "trigger": "BOOST2_WARLOCKAFF_DRAINLIFE\tstring", - "contents": "BOOST2_WARLOCKAFF_DRAINLIFE", + "trigger": "BOOST2_MONKWIND_EFFUSE\t\"string\"", + "contents": "BOOST2_MONKWIND_EFFUSE" }, { - "trigger": "BOOST2_WARLOCKAFF_FEAR\tstring", - "contents": "BOOST2_WARLOCKAFF_FEAR", + "trigger": "BOOST2_MONKWIND_FISTSOFFURY\t\"string\"", + "contents": "BOOST2_MONKWIND_FISTSOFFURY" }, { - "trigger": "BOOST2_WARLOCKAFF_LIFETAP\tstring", - "contents": "BOOST2_WARLOCKAFF_LIFETAP", + "trigger": "BOOST2_MONKWIND_REMIND_BLACKOUTKICK\t\"string\"", + "contents": "BOOST2_MONKWIND_REMIND_BLACKOUTKICK" }, { - "trigger": "BOOST2_WARLOCKAFF_REMIND_AGONY\tstring", - "contents": "BOOST2_WARLOCKAFF_REMIND_AGONY", + "trigger": "BOOST2_MONKWIND_REMIND_FISTSOFFURY\t\"string\"", + "contents": "BOOST2_MONKWIND_REMIND_FISTSOFFURY" }, { - "trigger": "BOOST2_WARLOCKAFF_REMIND_CORRUPTION\tstring", - "contents": "BOOST2_WARLOCKAFF_REMIND_CORRUPTION", + "trigger": "BOOST2_MONKWIND_REMIND_RISINGSUNKICK\t\"string\"", + "contents": "BOOST2_MONKWIND_REMIND_RISINGSUNKICK" }, { - "trigger": "BOOST2_WARLOCKAFF_REMIND_DRAINLIFE\tstring", - "contents": "BOOST2_WARLOCKAFF_REMIND_DRAINLIFE", + "trigger": "BOOST2_MONKWIND_REMIND_TIGERPALM\t\"string\"", + "contents": "BOOST2_MONKWIND_REMIND_TIGERPALM" }, { - "trigger": "BOOST2_WARLOCKAFF_REMIND_LIFETAP\tstring", - "contents": "BOOST2_WARLOCKAFF_REMIND_LIFETAP", + "trigger": "BOOST2_MONKWIND_RISINGSUNKICK\t\"string\"", + "contents": "BOOST2_MONKWIND_RISINGSUNKICK" }, { - "trigger": "BOOST2_WARLOCKAFF_REMIND_UNSABLEAFFLICTION\tstring", - "contents": "BOOST2_WARLOCKAFF_REMIND_UNSABLEAFFLICTION", + "trigger": "BOOST2_MONKWIND_ROLL\t\"string\"", + "contents": "BOOST2_MONKWIND_ROLL" }, { - "trigger": "BOOST2_WARLOCKAFF_REMIND_VOIDWALKER\tstring", - "contents": "BOOST2_WARLOCKAFF_REMIND_VOIDWALKER", + "trigger": "BOOST2_MONKWIND_TIGERPALM\t\"string\"", + "contents": "BOOST2_MONKWIND_TIGERPALM" }, { - "trigger": "BOOST2_WARLOCKAFF_UNSABLEAFFLICTION\tstring", - "contents": "BOOST2_WARLOCKAFF_UNSABLEAFFLICTION", + "trigger": "BOOST2_MONKWIND_VIVIFY\t\"string\"", + "contents": "BOOST2_MONKWIND_VIVIFY" }, { - "trigger": "BOOST2_WARLOCKAFF_VOIDWALKER\tstring", - "contents": "BOOST2_WARLOCKAFF_VOIDWALKER", + "trigger": "BOOST2_PALADINRET_BLADEOFJUSTICE\t\"string\"", + "contents": "BOOST2_PALADINRET_BLADEOFJUSTICE" }, { - "trigger": "BOOST2_WARRIOR_CHARGE\tstring", - "contents": "BOOST2_WARRIOR_CHARGE", + "trigger": "BOOST2_PALADINRET_CRUSADERSTRIKE\t\"string\"", + "contents": "BOOST2_PALADINRET_CRUSADERSTRIKE" }, { - "trigger": "BOOST2_WARRIOR_COLOSSUSSMASH\tstring", - "contents": "BOOST2_WARRIOR_COLOSSUSSMASH", + "trigger": "BOOST2_PALADINRET_DIVINESHIELD\t\"string\"", + "contents": "BOOST2_PALADINRET_DIVINESHIELD" }, { - "trigger": "BOOST2_WARRIOR_HEROICLEAP\tstring", - "contents": "BOOST2_WARRIOR_HEROICLEAP", + "trigger": "BOOST2_PALADINRET_DIVINESTORM\t\"string\"", + "contents": "BOOST2_PALADINRET_DIVINESTORM" }, { - "trigger": "BOOST2_WARRIOR_MORTALSTRIKE\tstring", - "contents": "BOOST2_WARRIOR_MORTALSTRIKE", + "trigger": "BOOST2_PALADINRET_FLASHOFLIGHT\t\"string\"", + "contents": "BOOST2_PALADINRET_FLASHOFLIGHT" }, { - "trigger": "BOOST2_WARRIOR_REMIND_COLOSSUSSMASH\tstring", - "contents": "BOOST2_WARRIOR_REMIND_COLOSSUSSMASH", + "trigger": "BOOST2_PALADINRET_JUDGMENT\t\"string\"", + "contents": "BOOST2_PALADINRET_JUDGMENT" }, { - "trigger": "BOOST2_WARRIOR_REMIND_MORTALSTRIKE\tstring", - "contents": "BOOST2_WARRIOR_REMIND_MORTALSTRIKE", + "trigger": "BOOST2_PALADINRET_REMIND_BLADEOFJUSTICE\t\"string\"", + "contents": "BOOST2_PALADINRET_REMIND_BLADEOFJUSTICE" }, { - "trigger": "BOOST2_WARRIOR_REMIND_SLAM\tstring", - "contents": "BOOST2_WARRIOR_REMIND_SLAM", + "trigger": "BOOST2_PALADINRET_REMIND_CRUSADERSTRIKE\t\"string\"", + "contents": "BOOST2_PALADINRET_REMIND_CRUSADERSTRIKE" }, { - "trigger": "BOOST2_WARRIOR_SLAM\tstring", - "contents": "BOOST2_WARRIOR_SLAM", + "trigger": "BOOST2_PALADINRET_REMIND_JUDGMENT\t\"string\"", + "contents": "BOOST2_PALADINRET_REMIND_JUDGMENT" }, { - "trigger": "BOOST2_WARRIOR_VICTORYRUSH\tstring", - "contents": "BOOST2_WARRIOR_VICTORYRUSH", + "trigger": "BOOST2_PALADINRET_REMIND_TEMPLARSVERDICT\t\"string\"", + "contents": "BOOST2_PALADINRET_REMIND_TEMPLARSVERDICT" }, { - "trigger": "BOOST2_WARRIOR_WHIRLWIND\tstring", - "contents": "BOOST2_WARRIOR_WHIRLWIND", + "trigger": "BOOST2_PALADINRET_TEMPLARSVERDICT\t\"string\"", + "contents": "BOOST2_PALADINRET_TEMPLARSVERDICT" }, { - "trigger": "BOOSTED_CHAR_LOCKED_SPELL_TIP\tstring", - "contents": "BOOSTED_CHAR_LOCKED_SPELL_TIP", + "trigger": "BOOST2_PRIEST_PSYCHICSCREAM\t\"string\"", + "contents": "BOOST2_PRIEST_PSYCHICSCREAM" }, { - "trigger": "BOOSTED_CHAR_SPELL_TEMPLOCK\tstring", - "contents": "BOOSTED_CHAR_SPELL_TEMPLOCK", + "trigger": "BOOST2_PRIEST_REMIND_SMITE\t\"string\"", + "contents": "BOOST2_PRIEST_REMIND_SMITE" }, { - "trigger": "BOSS\tstring", - "contents": "BOSS", + "trigger": "BOOST2_PRIEST_REMIND_SWPAIN\t\"string\"", + "contents": "BOOST2_PRIEST_REMIND_SWPAIN" }, { - "trigger": "BOSS_ALIVE\tstring", - "contents": "BOSS_ALIVE", + "trigger": "BOOST2_PRIEST_SMITE\t\"string\"", + "contents": "BOOST2_PRIEST_SMITE" }, { - "trigger": "BOSS_ALIVE_INELIGIBLE\tstring", - "contents": "BOSS_ALIVE_INELIGIBLE", + "trigger": "BOOST2_PRIEST_SWPAIN\t\"string\"", + "contents": "BOOST2_PRIEST_SWPAIN" }, { - "trigger": "BOSS_BANNER_LOOT_SET\tstring", - "contents": "BOSS_BANNER_LOOT_SET", + "trigger": "BOOST2_PRIESTDISC_ATONEMENT\t\"string\"", + "contents": "BOOST2_PRIESTDISC_ATONEMENT" }, { - "trigger": "BOSS_DEAD\tstring", - "contents": "BOSS_DEAD", + "trigger": "BOOST2_PRIESTDISC_PENANCE\t\"string\"", + "contents": "BOOST2_PRIESTDISC_PENANCE" }, { - "trigger": "BOSS_INFO_STRING\tstring", - "contents": "BOSS_INFO_STRING", + "trigger": "BOOST2_PRIESTDISC_PLEA\t\"string\"", + "contents": "BOOST2_PRIESTDISC_PLEA" }, { - "trigger": "BOSS_INFO_STRING_MANY\tstring", - "contents": "BOSS_INFO_STRING_MANY", + "trigger": "BOOST2_PRIESTDISC_PWSHIELD\t\"string\"", + "contents": "BOOST2_PRIESTDISC_PWSHIELD" }, { - "trigger": "BOSS_INFO_STRING_TWO\tstring", - "contents": "BOSS_INFO_STRING_TWO", + "trigger": "BOOST2_PRIESTDISC_REMIND_PENANCE\t\"string\"", + "contents": "BOOST2_PRIESTDISC_REMIND_PENANCE" }, { - "trigger": "BOSS_KILL_SUBTITLE\tstring", - "contents": "BOSS_KILL_SUBTITLE", + "trigger": "BOOST2_ROGUE_STEALTH\t\"string\"", + "contents": "BOOST2_ROGUE_STEALTH" }, { - "trigger": "BOSS_YOU_DEFEATED\tstring", - "contents": "BOSS_YOU_DEFEATED", + "trigger": "BOOST2_ROGUE_VANISH\t\"string\"", + "contents": "BOOST2_ROGUE_VANISH" }, { - "trigger": "BOSSES\tstring", - "contents": "BOSSES", + "trigger": "BOOST2_ROGUEASSN_DEADLYPOISON\t\"string\"", + "contents": "BOOST2_ROGUEASSN_DEADLYPOISON" }, { - "trigger": "BOSSES_KILLED\tstring", - "contents": "BOSSES_KILLED", + "trigger": "BOOST2_ROGUEASSN_ENVENOM\t\"string\"", + "contents": "BOOST2_ROGUEASSN_ENVENOM" }, { - "trigger": "BOUNTY_BOARD_LOCKED_TITLE\tstring", - "contents": "BOUNTY_BOARD_LOCKED_TITLE", + "trigger": "BOOST2_ROGUEASSN_GARROTE\t\"string\"", + "contents": "BOOST2_ROGUEASSN_GARROTE" }, { - "trigger": "BOUNTY_BOARD_NO_BOUNTIES\tstring", - "contents": "BOUNTY_BOARD_NO_BOUNTIES", + "trigger": "BOOST2_ROGUEASSN_MUTILATE\t\"string\"", + "contents": "BOOST2_ROGUEASSN_MUTILATE" }, { - "trigger": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_1\tstring", - "contents": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_1", + "trigger": "BOOST2_ROGUEASSN_REMIND_DEADLYPOISON\t\"string\"", + "contents": "BOOST2_ROGUEASSN_REMIND_DEADLYPOISON" }, { - "trigger": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_2\tstring", - "contents": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_2", + "trigger": "BOOST2_ROGUEASSN_REMIND_ENVENOM\t\"string\"", + "contents": "BOOST2_ROGUEASSN_REMIND_ENVENOM" }, { - "trigger": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_3\tstring", - "contents": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_3", + "trigger": "BOOST2_ROGUEASSN_REMIND_GARROTE\t\"string\"", + "contents": "BOOST2_ROGUEASSN_REMIND_GARROTE" }, { - "trigger": "BOUNTY_TUTORIAL_BOUNTY_FINISHED\tstring", - "contents": "BOUNTY_TUTORIAL_BOUNTY_FINISHED", + "trigger": "BOOST2_ROGUEASSN_REMIND_MUTILATE\t\"string\"", + "contents": "BOOST2_ROGUEASSN_REMIND_MUTILATE" }, { - "trigger": "BOUNTY_TUTORIAL_INTRO\tstring", - "contents": "BOUNTY_TUTORIAL_INTRO", + "trigger": "BOOST2_ROGUEASSN_REMIND_RUPTURE\t\"string\"", + "contents": "BOOST2_ROGUEASSN_REMIND_RUPTURE" }, { - "trigger": "BRAWL_BUTTON_NAME\tstring", - "contents": "BRAWL_BUTTON_NAME", + "trigger": "BOOST2_ROGUEASSN_RUPTURE\t\"string\"", + "contents": "BOOST2_ROGUEASSN_RUPTURE" }, { - "trigger": "BRAWL_CLOSED\tstring", - "contents": "BRAWL_CLOSED", + "trigger": "BOOST2_SHAMANELE_CHAINLIGHTNING\t\"string\"", + "contents": "BOOST2_SHAMANELE_CHAINLIGHTNING" }, { - "trigger": "BRAWL_CLOSED_NEW\tstring", - "contents": "BRAWL_CLOSED_NEW", + "trigger": "BOOST2_SHAMANELE_EARTHSHOCK\t\"string\"", + "contents": "BOOST2_SHAMANELE_EARTHSHOCK" }, { - "trigger": "BRAWL_TOOLTIP_ENDS\tstring", - "contents": "BRAWL_TOOLTIP_ENDS", + "trigger": "BOOST2_SHAMANELE_FIREELEMENTAL\t\"string\"", + "contents": "BOOST2_SHAMANELE_FIREELEMENTAL" }, { - "trigger": "BRAWL_TOOLTIP_MAP\tstring", - "contents": "BRAWL_TOOLTIP_MAP", + "trigger": "BOOST2_SHAMANELE_FLAMESHOCK\t\"string\"", + "contents": "BOOST2_SHAMANELE_FLAMESHOCK" }, { - "trigger": "BRAWL_TOOLTIP_MAP_ENTRY\tstring", - "contents": "BRAWL_TOOLTIP_MAP_ENTRY", + "trigger": "BOOST2_SHAMANELE_HEALINGSURGE\t\"string\"", + "contents": "BOOST2_SHAMANELE_HEALINGSURGE" }, { - "trigger": "BRAWL_TOOLTIP_MAPS\tstring", - "contents": "BRAWL_TOOLTIP_MAPS", + "trigger": "BOOST2_SHAMANELE_HEX\t\"string\"", + "contents": "BOOST2_SHAMANELE_HEX" }, { - "trigger": "BRAWL_TOOLTIP_NAME\tstring", - "contents": "BRAWL_TOOLTIP_NAME", + "trigger": "BOOST2_SHAMANELE_LAVABURST\t\"string\"", + "contents": "BOOST2_SHAMANELE_LAVABURST" }, { - "trigger": "BRAWL_TOOLTIP_RULES\tstring", - "contents": "BRAWL_TOOLTIP_RULES", + "trigger": "BOOST2_SHAMANELE_LIGHTNINGBOLT\t\"string\"", + "contents": "BOOST2_SHAMANELE_LIGHTNINGBOLT" }, { - "trigger": "BRAWL_TOOLTIP_RULES_ENTRY\tstring", - "contents": "BRAWL_TOOLTIP_RULES_ENTRY", + "trigger": "BOOST2_SHAMANELE_REMIND_EARTHSHOCK\t\"string\"", + "contents": "BOOST2_SHAMANELE_REMIND_EARTHSHOCK" }, { - "trigger": "BRAWL_TUTORIAL\tstring", - "contents": "BRAWL_TUTORIAL", + "trigger": "BOOST2_SHAMANELE_REMIND_FLAMESHOCK\t\"string\"", + "contents": "BOOST2_SHAMANELE_REMIND_FLAMESHOCK" }, { - "trigger": "BREATH_LABEL\tstring", - "contents": "BREATH_LABEL", + "trigger": "BOOST2_SHAMANELE_REMIND_LAVABURST\t\"string\"", + "contents": "BOOST2_SHAMANELE_REMIND_LAVABURST" }, { - "trigger": "BREWMASTER_POWER_BAR_NAME\tstring", - "contents": "BREWMASTER_POWER_BAR_NAME", + "trigger": "BOOST2_SHAMANELE_REMIND_LIGHTNINGBOLT\t\"string\"", + "contents": "BOOST2_SHAMANELE_REMIND_LIGHTNINGBOLT" }, { - "trigger": "BROWSE\tstring", - "contents": "BROWSE", + "trigger": "BOOST2_SHAMANENHANCE_FERALSPIRIT\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_FERALSPIRIT" }, { - "trigger": "BROWSE_AUCTIONS\tstring", - "contents": "BROWSE_AUCTIONS", + "trigger": "BOOST2_SHAMANENHANCE_FLAMETONGUE\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_FLAMETONGUE" }, { - "trigger": "BROWSE_GUILDS_BUTTON\tstring", - "contents": "BROWSE_GUILDS_BUTTON", + "trigger": "BOOST2_SHAMANENHANCE_LAVALASH\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_LAVALASH" }, { - "trigger": "BROWSE_GUILDS_NUM_MEMBERS\tstring", - "contents": "BROWSE_GUILDS_NUM_MEMBERS", + "trigger": "BOOST2_SHAMANENHANCE_REMIND_FLAMETONGUE\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_REMIND_FLAMETONGUE" }, { - "trigger": "BROWSE_NO_RESULTS\tstring", - "contents": "BROWSE_NO_RESULTS", + "trigger": "BOOST2_SHAMANENHANCE_REMIND_LAVALASH\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_REMIND_LAVALASH" }, { - "trigger": "BROWSE_SEARCH_TEXT\tstring", - "contents": "BROWSE_SEARCH_TEXT", + "trigger": "BOOST2_SHAMANENHANCE_REMIND_ROCKBITER\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_REMIND_ROCKBITER" }, { - "trigger": "BROWSER_BACK_TOOLTIP\tstring", - "contents": "BROWSER_BACK_TOOLTIP", + "trigger": "BOOST2_SHAMANENHANCE_REMIND_STORMSTRIKE\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_REMIND_STORMSTRIKE" }, { - "trigger": "BROWSER_CACHE_CLEARED\tstring", - "contents": "BROWSER_CACHE_CLEARED", + "trigger": "BOOST2_SHAMANENHANCE_ROCKBITER\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_ROCKBITER" }, { - "trigger": "BROWSER_CLEAR_CACHE\tstring", - "contents": "BROWSER_CLEAR_CACHE", + "trigger": "BOOST2_SHAMANENHANCE_STORMSTRIKE\t\"string\"", + "contents": "BOOST2_SHAMANENHANCE_STORMSTRIKE" }, { - "trigger": "BROWSER_CLEAR_CACHE_TOOLTIP\tstring", - "contents": "BROWSER_CLEAR_CACHE_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_AGONY\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_AGONY" }, { - "trigger": "BROWSER_COOKIES_DELETED\tstring", - "contents": "BROWSER_COOKIES_DELETED", + "trigger": "BOOST2_WARLOCKAFF_CORRUPTION\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_CORRUPTION" }, { - "trigger": "BROWSER_COPY_LINK\tstring", - "contents": "BROWSER_COPY_LINK", + "trigger": "BOOST2_WARLOCKAFF_DOOMGUARD\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_DOOMGUARD" }, { - "trigger": "BROWSER_DELETE_COOKIES\tstring", - "contents": "BROWSER_DELETE_COOKIES", + "trigger": "BOOST2_WARLOCKAFF_DRAINLIFE\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_DRAINLIFE" }, { - "trigger": "BROWSER_DELETE_COOKIES_TOOLTIP\tstring", - "contents": "BROWSER_DELETE_COOKIES_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_FEAR\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_FEAR" }, { - "trigger": "BROWSER_EXTERNAL_LINK_DIALOG\tstring", - "contents": "BROWSER_EXTERNAL_LINK_DIALOG", + "trigger": "BOOST2_WARLOCKAFF_LIFETAP\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_LIFETAP" }, { - "trigger": "BROWSER_FORWARD_TOOLTIP\tstring", - "contents": "BROWSER_FORWARD_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_REMIND_AGONY\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_REMIND_AGONY" }, { - "trigger": "BROWSER_HOME_TOOLTIP\tstring", - "contents": "BROWSER_HOME_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_REMIND_CORRUPTION\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_REMIND_CORRUPTION" }, { - "trigger": "BROWSER_RELOAD_TOOLTIP\tstring", - "contents": "BROWSER_RELOAD_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_REMIND_DRAINLIFE\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_REMIND_DRAINLIFE" }, { - "trigger": "BROWSER_SETTINGS_BUTTON_TOOLTIP\tstring", - "contents": "BROWSER_SETTINGS_BUTTON_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_REMIND_LIFETAP\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_REMIND_LIFETAP" }, { - "trigger": "BROWSER_SETTINGS_TOOLTIP\tstring", - "contents": "BROWSER_SETTINGS_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_REMIND_SHADOWBOLT\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_REMIND_SHADOWBOLT" }, { - "trigger": "BROWSER_STOP_TOOLTIP\tstring", - "contents": "BROWSER_STOP_TOOLTIP", + "trigger": "BOOST2_WARLOCKAFF_REMIND_UNSABLEAFFLICTION\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_REMIND_UNSABLEAFFLICTION" }, { - "trigger": "BROWSING\tstring", - "contents": "BROWSING", + "trigger": "BOOST2_WARLOCKAFF_REMIND_VOIDWALKER\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_REMIND_VOIDWALKER" }, { - "trigger": "BRUTALITY\tstring", - "contents": "BRUTALITY", + "trigger": "BOOST2_WARLOCKAFF_SHADOWBOLT\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_SHADOWBOLT" }, { - "trigger": "BUFF_STACKS_OVERFLOW\tstring", - "contents": "BUFF_STACKS_OVERFLOW", + "trigger": "BOOST2_WARLOCKAFF_UNSABLEAFFLICTION\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_UNSABLEAFFLICTION" }, { - "trigger": "BUFFER_DOUBLE\tstring", - "contents": "BUFFER_DOUBLE", + "trigger": "BOOST2_WARLOCKAFF_VOIDWALKER\t\"string\"", + "contents": "BOOST2_WARLOCKAFF_VOIDWALKER" }, { - "trigger": "BUFFERING\tstring", - "contents": "BUFFERING", + "trigger": "BOOST2_WARRIOR_CHARGE\t\"string\"", + "contents": "BOOST2_WARRIOR_CHARGE" }, { - "trigger": "BUFFOPTIONS_LABEL\tstring", - "contents": "BUFFOPTIONS_LABEL", + "trigger": "BOOST2_WARRIOR_COLOSSUSSMASH\t\"string\"", + "contents": "BOOST2_WARRIOR_COLOSSUSSMASH" }, { - "trigger": "BUFFOPTIONS_SUBTEXT\tstring", - "contents": "BUFFOPTIONS_SUBTEXT", + "trigger": "BOOST2_WARRIOR_HEROICLEAP\t\"string\"", + "contents": "BOOST2_WARRIOR_HEROICLEAP" }, { - "trigger": "BUFFS_ON_TOP\tstring", - "contents": "BUFFS_ON_TOP", + "trigger": "BOOST2_WARRIOR_MORTALSTRIKE\t\"string\"", + "contents": "BOOST2_WARRIOR_MORTALSTRIKE" }, { - "trigger": "BUG_BUTTON\tstring", - "contents": "BUG_BUTTON", + "trigger": "BOOST2_WARRIOR_OVERPOWER\t\"string\"", + "contents": "BOOST2_WARRIOR_OVERPOWER" }, { - "trigger": "BUG_CATEGORY1\tstring", - "contents": "BUG_CATEGORY1", + "trigger": "BOOST2_WARRIOR_REMIND_COLOSSUSSMASH\t\"string\"", + "contents": "BOOST2_WARRIOR_REMIND_COLOSSUSSMASH" }, { - "trigger": "BUG_CATEGORY10\tstring", - "contents": "BUG_CATEGORY10", + "trigger": "BOOST2_WARRIOR_REMIND_MORTALSTRIKE\t\"string\"", + "contents": "BOOST2_WARRIOR_REMIND_MORTALSTRIKE" }, { - "trigger": "BUG_CATEGORY11\tstring", - "contents": "BUG_CATEGORY11", + "trigger": "BOOST2_WARRIOR_REMIND_OVERPOWER\t\"string\"", + "contents": "BOOST2_WARRIOR_REMIND_OVERPOWER" }, { - "trigger": "BUG_CATEGORY12\tstring", - "contents": "BUG_CATEGORY12", + "trigger": "BOOST2_WARRIOR_REMIND_SLAM\t\"string\"", + "contents": "BOOST2_WARRIOR_REMIND_SLAM" }, { - "trigger": "BUG_CATEGORY13\tstring", - "contents": "BUG_CATEGORY13", + "trigger": "BOOST2_WARRIOR_SLAM\t\"string\"", + "contents": "BOOST2_WARRIOR_SLAM" }, { - "trigger": "BUG_CATEGORY14\tstring", - "contents": "BUG_CATEGORY14", + "trigger": "BOOST2_WARRIOR_VICTORYRUSH\t\"string\"", + "contents": "BOOST2_WARRIOR_VICTORYRUSH" }, { - "trigger": "BUG_CATEGORY15\tstring", - "contents": "BUG_CATEGORY15", + "trigger": "BOOST2_WARRIOR_WHIRLWIND\t\"string\"", + "contents": "BOOST2_WARRIOR_WHIRLWIND" }, { - "trigger": "BUG_CATEGORY2\tstring", - "contents": "BUG_CATEGORY2", + "trigger": "BOOSTED_CHAR_LOCKED_SPELL_TIP\t\"string\"", + "contents": "BOOSTED_CHAR_LOCKED_SPELL_TIP" }, { - "trigger": "BUG_CATEGORY3\tstring", - "contents": "BUG_CATEGORY3", + "trigger": "BOOSTED_CHAR_SPELL_TEMPLOCK\t\"string\"", + "contents": "BOOSTED_CHAR_SPELL_TEMPLOCK" }, { - "trigger": "BUG_CATEGORY4\tstring", - "contents": "BUG_CATEGORY4", + "trigger": "BOSS\t\"string\"", + "contents": "BOSS" }, { - "trigger": "BUG_CATEGORY5\tstring", - "contents": "BUG_CATEGORY5", + "trigger": "BOSS_ALIVE\t\"string\"", + "contents": "BOSS_ALIVE" }, { - "trigger": "BUG_CATEGORY6\tstring", - "contents": "BUG_CATEGORY6", + "trigger": "BOSS_ALIVE_INELIGIBLE\t\"string\"", + "contents": "BOSS_ALIVE_INELIGIBLE" }, { - "trigger": "BUG_CATEGORY7\tstring", - "contents": "BUG_CATEGORY7", + "trigger": "BOSS_BANNER_LOOT_SET\t\"string\"", + "contents": "BOSS_BANNER_LOOT_SET" }, { - "trigger": "BUG_CATEGORY8\tstring", - "contents": "BUG_CATEGORY8", + "trigger": "BOSS_DEAD\t\"string\"", + "contents": "BOSS_DEAD" }, { - "trigger": "BUG_CATEGORY9\tstring", - "contents": "BUG_CATEGORY9", + "trigger": "BOSS_INFO_STRING\t\"string\"", + "contents": "BOSS_INFO_STRING" }, { - "trigger": "BUG_CATEGORY_CHOOSE\tstring", - "contents": "BUG_CATEGORY_CHOOSE", + "trigger": "BOSS_INFO_STRING_MANY\t\"string\"", + "contents": "BOSS_INFO_STRING_MANY" }, { - "trigger": "BUG_CATEGORY_ERROR\tstring", - "contents": "BUG_CATEGORY_ERROR", + "trigger": "BOSS_INFO_STRING_TWO\t\"string\"", + "contents": "BOSS_INFO_STRING_TWO" }, { - "trigger": "BUG_SUBMIT_FAILED\tstring", - "contents": "BUG_SUBMIT_FAILED", + "trigger": "BOSS_KILL_SUBTITLE\t\"string\"", + "contents": "BOSS_KILL_SUBTITLE" }, { - "trigger": "BUG_SUBMITTED\tstring", - "contents": "BUG_SUBMITTED", + "trigger": "BOSS_YOU_DEFEATED\t\"string\"", + "contents": "BOSS_YOU_DEFEATED" }, { - "trigger": "BUILDING_DAMAGE\tstring", - "contents": "BUILDING_DAMAGE", + "trigger": "BOSSES\t\"string\"", + "contents": "BOSSES" }, { - "trigger": "BUILDING_DAMAGE_COMBATLOG_TOOLTIP\tstring", - "contents": "BUILDING_DAMAGE_COMBATLOG_TOOLTIP", + "trigger": "BOSSES_KILLED\t\"string\"", + "contents": "BOSSES_KILLED" }, { - "trigger": "BUILDING_HEAL\tstring", - "contents": "BUILDING_HEAL", + "trigger": "BOUNTY_BOARD_LOCKED_TITLE\t\"string\"", + "contents": "BOUNTY_BOARD_LOCKED_TITLE" }, { - "trigger": "BUILDING_HEAL_COMBATLOG_TOOLTIP\tstring", - "contents": "BUILDING_HEAL_COMBATLOG_TOOLTIP", + "trigger": "BOUNTY_BOARD_NO_BOUNTIES\t\"string\"", + "contents": "BOUNTY_BOARD_NO_BOUNTIES" }, { - "trigger": "BURNING_EMBERS\tstring", - "contents": "BURNING_EMBERS", + "trigger": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_1\t\"string\"", + "contents": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_1" }, { - "trigger": "BURNING_EMBERS_COST\tstring", - "contents": "BURNING_EMBERS_COST", + "trigger": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_2\t\"string\"", + "contents": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_2" }, { - "trigger": "BURNING_EMBERS_COST_PER_TIME\tstring", - "contents": "BURNING_EMBERS_COST_PER_TIME", + "trigger": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_3\t\"string\"", + "contents": "BOUNTY_BOARD_NO_BOUNTIES_DAYS_3" }, { - "trigger": "BURNING_EMBERS_COST_PER_TIME_NO_BASE\tstring", - "contents": "BURNING_EMBERS_COST_PER_TIME_NO_BASE", + "trigger": "BOUNTY_TUTORIAL_BOUNTY_FINISHED\t\"string\"", + "contents": "BOUNTY_TUTORIAL_BOUNTY_FINISHED" }, { - "trigger": "BURNING_EMBERS_POWER\tstring", - "contents": "BURNING_EMBERS_POWER", + "trigger": "BOUNTY_TUTORIAL_INTRO\t\"string\"", + "contents": "BOUNTY_TUTORIAL_INTRO" }, { - "trigger": "BURNING_EMBERS_TOOLTIP\tstring", - "contents": "BURNING_EMBERS_TOOLTIP", + "trigger": "BRAWL_BUTTON_NAME\t\"string\"", + "contents": "BRAWL_BUTTON_NAME" }, { - "trigger": "BUTTON_LAG_AUCTIONHOUSE\tstring", - "contents": "BUTTON_LAG_AUCTIONHOUSE", + "trigger": "BRAWL_CLOSED\t\"string\"", + "contents": "BRAWL_CLOSED" }, { - "trigger": "BUTTON_LAG_AUCTIONHOUSE_NEWBIE\tstring", - "contents": "BUTTON_LAG_AUCTIONHOUSE_NEWBIE", + "trigger": "BRAWL_CLOSED_NEW\t\"string\"", + "contents": "BRAWL_CLOSED_NEW" }, { - "trigger": "BUTTON_LAG_AUCTIONHOUSE_TOOLTIP\tstring", - "contents": "BUTTON_LAG_AUCTIONHOUSE_TOOLTIP", + "trigger": "BRAWL_TOOLTIP_ENDS\t\"string\"", + "contents": "BRAWL_TOOLTIP_ENDS" }, { - "trigger": "BUTTON_LAG_CHAT\tstring", - "contents": "BUTTON_LAG_CHAT", + "trigger": "BRAWL_TOOLTIP_MAP\t\"string\"", + "contents": "BRAWL_TOOLTIP_MAP" }, { - "trigger": "BUTTON_LAG_CHAT_NEWBIE\tstring", - "contents": "BUTTON_LAG_CHAT_NEWBIE", + "trigger": "BRAWL_TOOLTIP_MAP_ENTRY\t\"string\"", + "contents": "BRAWL_TOOLTIP_MAP_ENTRY" }, { - "trigger": "BUTTON_LAG_CHAT_TOOLTIP\tstring", - "contents": "BUTTON_LAG_CHAT_TOOLTIP", + "trigger": "BRAWL_TOOLTIP_MAPS\t\"string\"", + "contents": "BRAWL_TOOLTIP_MAPS" }, { - "trigger": "BUTTON_LAG_LOOT\tstring", - "contents": "BUTTON_LAG_LOOT", + "trigger": "BRAWL_TOOLTIP_NAME\t\"string\"", + "contents": "BRAWL_TOOLTIP_NAME" }, { - "trigger": "BUTTON_LAG_LOOT_NEWBIE\tstring", - "contents": "BUTTON_LAG_LOOT_NEWBIE", + "trigger": "BRAWL_TOOLTIP_RULES\t\"string\"", + "contents": "BRAWL_TOOLTIP_RULES" }, { - "trigger": "BUTTON_LAG_LOOT_TOOLTIP\tstring", - "contents": "BUTTON_LAG_LOOT_TOOLTIP", + "trigger": "BRAWL_TOOLTIP_RULES_ENTRY\t\"string\"", + "contents": "BRAWL_TOOLTIP_RULES_ENTRY" }, { - "trigger": "BUTTON_LAG_MAIL\tstring", - "contents": "BUTTON_LAG_MAIL", + "trigger": "BRAWL_TUTORIAL\t\"string\"", + "contents": "BRAWL_TUTORIAL" }, { - "trigger": "BUTTON_LAG_MAIL_NEWBIE\tstring", - "contents": "BUTTON_LAG_MAIL_NEWBIE", + "trigger": "BREATH_LABEL\t\"string\"", + "contents": "BREATH_LABEL" }, { - "trigger": "BUTTON_LAG_MAIL_TOOLTIP\tstring", - "contents": "BUTTON_LAG_MAIL_TOOLTIP", + "trigger": "BREWMASTER_POWER_BAR_NAME\t\"string\"", + "contents": "BREWMASTER_POWER_BAR_NAME" }, { - "trigger": "BUTTON_LAG_MOVEMENT\tstring", - "contents": "BUTTON_LAG_MOVEMENT", + "trigger": "BRIGHTNESS_FORMAT\t\"string\"", + "contents": "BRIGHTNESS_FORMAT" }, { - "trigger": "BUTTON_LAG_MOVEMENT_NEWBIE\tstring", - "contents": "BUTTON_LAG_MOVEMENT_NEWBIE", + "trigger": "BROADCAST_ACHIEVEMENT\t\"string\"", + "contents": "BROADCAST_ACHIEVEMENT" }, { - "trigger": "BUTTON_LAG_MOVEMENT_TOOLTIP\tstring", - "contents": "BUTTON_LAG_MOVEMENT_TOOLTIP", + "trigger": "BROKENSHORE_BUILDING_COMMANDCENTER\t\"string\"", + "contents": "BROKENSHORE_BUILDING_COMMANDCENTER" }, { - "trigger": "BUTTON_LAG_SPELL\tstring", - "contents": "BUTTON_LAG_SPELL", + "trigger": "BROKENSHORE_BUILDING_MAGETOWER\t\"string\"", + "contents": "BROKENSHORE_BUILDING_MAGETOWER" }, { - "trigger": "BUTTON_LAG_SPELL_NEWBIE\tstring", - "contents": "BUTTON_LAG_SPELL_NEWBIE", + "trigger": "BROKENSHORE_BUILDING_NETHERDISRUPTOR\t\"string\"", + "contents": "BROKENSHORE_BUILDING_NETHERDISRUPTOR" }, { - "trigger": "BUTTON_LAG_SPELL_TOOLTIP\tstring", - "contents": "BUTTON_LAG_SPELL_TOOLTIP", + "trigger": "BROWSE\t\"string\"", + "contents": "BROWSE" }, { - "trigger": "BUY_GUILDBANK_TAB\tstring", - "contents": "BUY_GUILDBANK_TAB", + "trigger": "BROWSE_AUCTIONS\t\"string\"", + "contents": "BROWSE_AUCTIONS" }, { - "trigger": "BUYBACK\tstring", - "contents": "BUYBACK", + "trigger": "BROWSE_GUILDS_BUTTON\t\"string\"", + "contents": "BROWSE_GUILDS_BUTTON" }, { - "trigger": "BUYBACK_THIS_ITEM\tstring", - "contents": "BUYBACK_THIS_ITEM", + "trigger": "BROWSE_GUILDS_NUM_MEMBERS\t\"string\"", + "contents": "BROWSE_GUILDS_NUM_MEMBERS" }, { - "trigger": "BUYOUT\tstring", - "contents": "BUYOUT", + "trigger": "BROWSE_NO_RESULTS\t\"string\"", + "contents": "BROWSE_NO_RESULTS" }, { - "trigger": "BUYOUT_AUCTION_CONFIRMATION\tstring", - "contents": "BUYOUT_AUCTION_CONFIRMATION", + "trigger": "BROWSE_SEARCH_TEXT\t\"string\"", + "contents": "BROWSE_SEARCH_TEXT" }, { - "trigger": "BUYOUT_COST\tstring", - "contents": "BUYOUT_COST", + "trigger": "BROWSER_BACK_TOOLTIP\t\"string\"", + "contents": "BROWSER_BACK_TOOLTIP" }, { - "trigger": "BUYOUT_PRICE\tstring", - "contents": "BUYOUT_PRICE", + "trigger": "BROWSER_CACHE_CLEARED\t\"string\"", + "contents": "BROWSER_CACHE_CLEARED" }, { - "trigger": "BY_SOURCE\tstring", - "contents": "BY_SOURCE", + "trigger": "BROWSER_CLEAR_CACHE\t\"string\"", + "contents": "BROWSER_CLEAR_CACHE" }, { - "trigger": "BY_SOURCE_COMBATLOG_TOOLTIP\tstring", - "contents": "BY_SOURCE_COMBATLOG_TOOLTIP", + "trigger": "BROWSER_CLEAR_CACHE_TOOLTIP\t\"string\"", + "contents": "BROWSER_CLEAR_CACHE_TOOLTIP" }, { - "trigger": "BY_TARGET\tstring", - "contents": "BY_TARGET", + "trigger": "BROWSER_COOKIES_DELETED\t\"string\"", + "contents": "BROWSER_COOKIES_DELETED" }, { - "trigger": "BY_TARGET_COMBATLOG_TOOLTIP\tstring", - "contents": "BY_TARGET_COMBATLOG_TOOLTIP", + "trigger": "BROWSER_COPY_LINK\t\"string\"", + "contents": "BROWSER_COPY_LINK" }, { - "trigger": "CALENDAR_ACCEPT_INVITATION\tstring", - "contents": "CALENDAR_ACCEPT_INVITATION", + "trigger": "BROWSER_DELETE_COOKIES\t\"string\"", + "contents": "BROWSER_DELETE_COOKIES" }, { - "trigger": "CALENDAR_ANNOUNCEMENT_CREATEDBY_PLAYER\tstring", - "contents": "CALENDAR_ANNOUNCEMENT_CREATEDBY_PLAYER", + "trigger": "BROWSER_DELETE_COOKIES_TOOLTIP\t\"string\"", + "contents": "BROWSER_DELETE_COOKIES_TOOLTIP" }, { - "trigger": "CALENDAR_ANNOUNCEMENT_CREATEDBY_YOURSELF\tstring", - "contents": "CALENDAR_ANNOUNCEMENT_CREATEDBY_YOURSELF", + "trigger": "BROWSER_EXTERNAL_LINK_DIALOG\t\"string\"", + "contents": "BROWSER_EXTERNAL_LINK_DIALOG" }, { - "trigger": "CALENDAR_AUTO_APPROVE\tstring", - "contents": "CALENDAR_AUTO_APPROVE", + "trigger": "BROWSER_FORWARD_TOOLTIP\t\"string\"", + "contents": "BROWSER_FORWARD_TOOLTIP" }, { - "trigger": "CALENDAR_COPY_EVENT\tstring", - "contents": "CALENDAR_COPY_EVENT", + "trigger": "BROWSER_HOME_TOOLTIP\t\"string\"", + "contents": "BROWSER_HOME_TOOLTIP" }, { - "trigger": "CALENDAR_CREATE\tstring", - "contents": "CALENDAR_CREATE", + "trigger": "BROWSER_RELOAD_TOOLTIP\t\"string\"", + "contents": "BROWSER_RELOAD_TOOLTIP" }, { - "trigger": "CALENDAR_CREATE_ANNOUNCEMENT\tstring", - "contents": "CALENDAR_CREATE_ANNOUNCEMENT", + "trigger": "BROWSER_SETTINGS_BUTTON_TOOLTIP\t\"string\"", + "contents": "BROWSER_SETTINGS_BUTTON_TOOLTIP" }, { - "trigger": "CALENDAR_CREATE_ARENATEAM_EVENT\tstring", - "contents": "CALENDAR_CREATE_ARENATEAM_EVENT", + "trigger": "BROWSER_SETTINGS_TOOLTIP\t\"string\"", + "contents": "BROWSER_SETTINGS_TOOLTIP" }, { - "trigger": "CALENDAR_CREATE_EVENT\tstring", - "contents": "CALENDAR_CREATE_EVENT", + "trigger": "BROWSER_STOP_TOOLTIP\t\"string\"", + "contents": "BROWSER_STOP_TOOLTIP" }, { - "trigger": "CALENDAR_CREATE_GUILD_ANNOUNCEMENT\tstring", - "contents": "CALENDAR_CREATE_GUILD_ANNOUNCEMENT", + "trigger": "BROWSING\t\"string\"", + "contents": "BROWSING" }, { - "trigger": "CALENDAR_CREATE_GUILD_EVENT\tstring", - "contents": "CALENDAR_CREATE_GUILD_EVENT", + "trigger": "BRUTALITY\t\"string\"", + "contents": "BRUTALITY" }, { - "trigger": "CALENDAR_DECLINE_INVITATION\tstring", - "contents": "CALENDAR_DECLINE_INVITATION", + "trigger": "BUFF_STACKS_OVERFLOW\t\"string\"", + "contents": "BUFF_STACKS_OVERFLOW" }, { - "trigger": "CALENDAR_DELETE_ANNOUNCEMENT_CONFIRM\tstring", - "contents": "CALENDAR_DELETE_ANNOUNCEMENT_CONFIRM", + "trigger": "BUFFER_DOUBLE\t\"string\"", + "contents": "BUFFER_DOUBLE" }, { - "trigger": "CALENDAR_DELETE_EVENT\tstring", - "contents": "CALENDAR_DELETE_EVENT", + "trigger": "BUFFERING\t\"string\"", + "contents": "BUFFERING" }, { - "trigger": "CALENDAR_DELETE_EVENT_CONFIRM\tstring", - "contents": "CALENDAR_DELETE_EVENT_CONFIRM", + "trigger": "BUFFOPTIONS_LABEL\t\"string\"", + "contents": "BUFFOPTIONS_LABEL" }, { - "trigger": "CALENDAR_DELETE_GUILD_EVENT_CONFIRM\tstring", - "contents": "CALENDAR_DELETE_GUILD_EVENT_CONFIRM", + "trigger": "BUFFOPTIONS_SUBTEXT\t\"string\"", + "contents": "BUFFOPTIONS_SUBTEXT" }, { - "trigger": "CALENDAR_EDIT_ANNOUNCEMENT\tstring", - "contents": "CALENDAR_EDIT_ANNOUNCEMENT", + "trigger": "BUFFS_ON_TOP\t\"string\"", + "contents": "BUFFS_ON_TOP" }, { - "trigger": "CALENDAR_EDIT_EVENT\tstring", - "contents": "CALENDAR_EDIT_EVENT", + "trigger": "BUG_BUTTON\t\"string\"", + "contents": "BUG_BUTTON" }, { - "trigger": "CALENDAR_EDIT_GUILD_EVENT\tstring", - "contents": "CALENDAR_EDIT_GUILD_EVENT", + "trigger": "BUG_CATEGORY1\t\"string\"", + "contents": "BUG_CATEGORY1" }, { - "trigger": "CALENDAR_ERROR\tstring", - "contents": "CALENDAR_ERROR", + "trigger": "BUG_CATEGORY10\t\"string\"", + "contents": "BUG_CATEGORY10" }, { - "trigger": "CALENDAR_ERROR_ALREADY_INVITED_TO_EVENT_S\tstring", - "contents": "CALENDAR_ERROR_ALREADY_INVITED_TO_EVENT_S", + "trigger": "BUG_CATEGORY11\t\"string\"", + "contents": "BUG_CATEGORY11" }, { - "trigger": "CALENDAR_ERROR_ARENA_EVENTS_EXCEEDED\tstring", - "contents": "CALENDAR_ERROR_ARENA_EVENTS_EXCEEDED", + "trigger": "BUG_CATEGORY12\t\"string\"", + "contents": "BUG_CATEGORY12" }, { - "trigger": "CALENDAR_ERROR_CREATEDATE_AFTER_MAX\tstring", - "contents": "CALENDAR_ERROR_CREATEDATE_AFTER_MAX", + "trigger": "BUG_CATEGORY13\t\"string\"", + "contents": "BUG_CATEGORY13" }, { - "trigger": "CALENDAR_ERROR_CREATEDATE_BEFORE_TODAY\tstring", - "contents": "CALENDAR_ERROR_CREATEDATE_BEFORE_TODAY", + "trigger": "BUG_CATEGORY14\t\"string\"", + "contents": "BUG_CATEGORY14" }, { - "trigger": "CALENDAR_ERROR_DELETE_CREATOR_FAILED\tstring", - "contents": "CALENDAR_ERROR_DELETE_CREATOR_FAILED", + "trigger": "BUG_CATEGORY15\t\"string\"", + "contents": "BUG_CATEGORY15" }, { - "trigger": "CALENDAR_ERROR_EVENT_INVALID\tstring", - "contents": "CALENDAR_ERROR_EVENT_INVALID", + "trigger": "BUG_CATEGORY2\t\"string\"", + "contents": "BUG_CATEGORY2" }, { - "trigger": "CALENDAR_ERROR_EVENT_LOCKED\tstring", - "contents": "CALENDAR_ERROR_EVENT_LOCKED", + "trigger": "BUG_CATEGORY3\t\"string\"", + "contents": "BUG_CATEGORY3" }, { - "trigger": "CALENDAR_ERROR_EVENT_PASSED\tstring", - "contents": "CALENDAR_ERROR_EVENT_PASSED", + "trigger": "BUG_CATEGORY4\t\"string\"", + "contents": "BUG_CATEGORY4" }, { - "trigger": "CALENDAR_ERROR_EVENT_THROTTLED\tstring", - "contents": "CALENDAR_ERROR_EVENT_THROTTLED", + "trigger": "BUG_CATEGORY5\t\"string\"", + "contents": "BUG_CATEGORY5" }, { - "trigger": "CALENDAR_ERROR_EVENT_TIME_PASSED\tstring", - "contents": "CALENDAR_ERROR_EVENT_TIME_PASSED", + "trigger": "BUG_CATEGORY6\t\"string\"", + "contents": "BUG_CATEGORY6" }, { - "trigger": "CALENDAR_ERROR_EVENT_WRONG_SERVER\tstring", - "contents": "CALENDAR_ERROR_EVENT_WRONG_SERVER", + "trigger": "BUG_CATEGORY7\t\"string\"", + "contents": "BUG_CATEGORY7" }, { - "trigger": "CALENDAR_ERROR_EVENTS_EXCEEDED\tstring", - "contents": "CALENDAR_ERROR_EVENTS_EXCEEDED", + "trigger": "BUG_CATEGORY8\t\"string\"", + "contents": "BUG_CATEGORY8" }, { - "trigger": "CALENDAR_ERROR_GUILD_EVENTS_EXCEEDED\tstring", - "contents": "CALENDAR_ERROR_GUILD_EVENTS_EXCEEDED", + "trigger": "BUG_CATEGORY9\t\"string\"", + "contents": "BUG_CATEGORY9" }, { - "trigger": "CALENDAR_ERROR_IGNORED\tstring", - "contents": "CALENDAR_ERROR_IGNORED", + "trigger": "BUG_CATEGORY_CHOOSE\t\"string\"", + "contents": "BUG_CATEGORY_CHOOSE" }, { - "trigger": "CALENDAR_ERROR_INTERNAL\tstring", - "contents": "CALENDAR_ERROR_INTERNAL", + "trigger": "BUG_CATEGORY_ERROR\t\"string\"", + "contents": "BUG_CATEGORY_ERROR" }, { - "trigger": "CALENDAR_ERROR_INVALID_DATE\tstring", - "contents": "CALENDAR_ERROR_INVALID_DATE", + "trigger": "BUG_SUBMIT_FAILED\t\"string\"", + "contents": "BUG_SUBMIT_FAILED" }, { - "trigger": "CALENDAR_ERROR_INVALID_SIGNUP\tstring", - "contents": "CALENDAR_ERROR_INVALID_SIGNUP", + "trigger": "BUG_SUBMITTED\t\"string\"", + "contents": "BUG_SUBMITTED" }, { - "trigger": "CALENDAR_ERROR_INVALID_TIME\tstring", - "contents": "CALENDAR_ERROR_INVALID_TIME", + "trigger": "BUILDING_DAMAGE\t\"string\"", + "contents": "BUILDING_DAMAGE" }, { - "trigger": "CALENDAR_ERROR_INVITE_THROTTLED\tstring", - "contents": "CALENDAR_ERROR_INVITE_THROTTLED", + "trigger": "BUILDING_DAMAGE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "BUILDING_DAMAGE_COMBATLOG_TOOLTIP" }, { - "trigger": "CALENDAR_ERROR_INVITE_WRONG_SERVER\tstring", - "contents": "CALENDAR_ERROR_INVITE_WRONG_SERVER", + "trigger": "BUILDING_HEAL\t\"string\"", + "contents": "BUILDING_HEAL" }, { - "trigger": "CALENDAR_ERROR_INVITES_DISABLED\tstring", - "contents": "CALENDAR_ERROR_INVITES_DISABLED", + "trigger": "BUILDING_HEAL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "BUILDING_HEAL_COMBATLOG_TOOLTIP" }, { - "trigger": "CALENDAR_ERROR_INVITES_EXCEEDED\tstring", - "contents": "CALENDAR_ERROR_INVITES_EXCEEDED", + "trigger": "BURNING_EMBERS\t\"string\"", + "contents": "BURNING_EMBERS" }, { - "trigger": "CALENDAR_ERROR_MODERATOR_RESTRICTED\tstring", - "contents": "CALENDAR_ERROR_MODERATOR_RESTRICTED", + "trigger": "BURNING_EMBERS_COST\t\"string\"", + "contents": "BURNING_EMBERS_COST" }, { - "trigger": "CALENDAR_ERROR_MODERATOR_RESTRICTED_TRIAL\tstring", - "contents": "CALENDAR_ERROR_MODERATOR_RESTRICTED_TRIAL", + "trigger": "BURNING_EMBERS_COST_PER_TIME\t\"string\"", + "contents": "BURNING_EMBERS_COST_PER_TIME" }, { - "trigger": "CALENDAR_ERROR_NEEDS_TITLE\tstring", - "contents": "CALENDAR_ERROR_NEEDS_TITLE", + "trigger": "BURNING_EMBERS_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "BURNING_EMBERS_COST_PER_TIME_NO_BASE" }, { - "trigger": "CALENDAR_ERROR_NO_GUILD_INVITES\tstring", - "contents": "CALENDAR_ERROR_NO_GUILD_INVITES", + "trigger": "BURNING_EMBERS_POWER\t\"string\"", + "contents": "BURNING_EMBERS_POWER" }, { - "trigger": "CALENDAR_ERROR_NO_INVITE\tstring", - "contents": "CALENDAR_ERROR_NO_INVITE", + "trigger": "BURNING_EMBERS_TOOLTIP\t\"string\"", + "contents": "BURNING_EMBERS_TOOLTIP" }, { - "trigger": "CALENDAR_ERROR_NO_INVITES\tstring", - "contents": "CALENDAR_ERROR_NO_INVITES", + "trigger": "BUTTON_LAG_AUCTIONHOUSE\t\"string\"", + "contents": "BUTTON_LAG_AUCTIONHOUSE" }, { - "trigger": "CALENDAR_ERROR_NO_MODERATOR\tstring", - "contents": "CALENDAR_ERROR_NO_MODERATOR", + "trigger": "BUTTON_LAG_AUCTIONHOUSE_NEWBIE\t\"string\"", + "contents": "BUTTON_LAG_AUCTIONHOUSE_NEWBIE" }, { - "trigger": "CALENDAR_ERROR_NOT_ALLIED\tstring", - "contents": "CALENDAR_ERROR_NOT_ALLIED", + "trigger": "BUTTON_LAG_AUCTIONHOUSE_TOOLTIP\t\"string\"", + "contents": "BUTTON_LAG_AUCTIONHOUSE_TOOLTIP" }, { - "trigger": "CALENDAR_ERROR_NOT_INVITED\tstring", - "contents": "CALENDAR_ERROR_NOT_INVITED", + "trigger": "BUTTON_LAG_CHAT\t\"string\"", + "contents": "BUTTON_LAG_CHAT" }, { - "trigger": "CALENDAR_ERROR_OTHER_INVITES_EXCEEDED\tstring", - "contents": "CALENDAR_ERROR_OTHER_INVITES_EXCEEDED", + "trigger": "BUTTON_LAG_CHAT_NEWBIE\t\"string\"", + "contents": "BUTTON_LAG_CHAT_NEWBIE" }, { - "trigger": "CALENDAR_ERROR_PERMISSIONS\tstring", - "contents": "CALENDAR_ERROR_PERMISSIONS", + "trigger": "BUTTON_LAG_CHAT_TOOLTIP\t\"string\"", + "contents": "BUTTON_LAG_CHAT_TOOLTIP" }, { - "trigger": "CALENDAR_ERROR_RESTRICTED_LEVEL\tstring", - "contents": "CALENDAR_ERROR_RESTRICTED_LEVEL", + "trigger": "BUTTON_LAG_LOOT\t\"string\"", + "contents": "BUTTON_LAG_LOOT" }, { - "trigger": "CALENDAR_ERROR_SELF_INVITES_EXCEEDED\tstring", - "contents": "CALENDAR_ERROR_SELF_INVITES_EXCEEDED", + "trigger": "BUTTON_LAG_LOOT_NEWBIE\t\"string\"", + "contents": "BUTTON_LAG_LOOT_NEWBIE" }, { - "trigger": "CALENDAR_EVENT_ALARM_MESSAGE\tstring", - "contents": "CALENDAR_EVENT_ALARM_MESSAGE", + "trigger": "BUTTON_LAG_LOOT_TOOLTIP\t\"string\"", + "contents": "BUTTON_LAG_LOOT_TOOLTIP" }, { - "trigger": "CALENDAR_EVENT_CREATORNAME\tstring", - "contents": "CALENDAR_EVENT_CREATORNAME", + "trigger": "BUTTON_LAG_MAIL\t\"string\"", + "contents": "BUTTON_LAG_MAIL" }, { - "trigger": "CALENDAR_EVENT_DESCRIPTION\tstring", - "contents": "CALENDAR_EVENT_DESCRIPTION", + "trigger": "BUTTON_LAG_MAIL_NEWBIE\t\"string\"", + "contents": "BUTTON_LAG_MAIL_NEWBIE" }, { - "trigger": "CALENDAR_EVENT_INVITEDBY_PLAYER\tstring", - "contents": "CALENDAR_EVENT_INVITEDBY_PLAYER", + "trigger": "BUTTON_LAG_MAIL_TOOLTIP\t\"string\"", + "contents": "BUTTON_LAG_MAIL_TOOLTIP" }, { - "trigger": "CALENDAR_EVENT_INVITEDBY_YOURSELF\tstring", - "contents": "CALENDAR_EVENT_INVITEDBY_YOURSELF", + "trigger": "BUTTON_LAG_MOVEMENT\t\"string\"", + "contents": "BUTTON_LAG_MOVEMENT" }, { - "trigger": "CALENDAR_EVENT_NAME\tstring", - "contents": "CALENDAR_EVENT_NAME", + "trigger": "BUTTON_LAG_MOVEMENT_NEWBIE\t\"string\"", + "contents": "BUTTON_LAG_MOVEMENT_NEWBIE" }, { - "trigger": "CALENDAR_EVENT_PICKER_TITLE\tstring", - "contents": "CALENDAR_EVENT_PICKER_TITLE", + "trigger": "BUTTON_LAG_MOVEMENT_TOOLTIP\t\"string\"", + "contents": "BUTTON_LAG_MOVEMENT_TOOLTIP" }, { - "trigger": "CALENDAR_EVENT_REMOVED_MAIL_BODY\tstring", - "contents": "CALENDAR_EVENT_REMOVED_MAIL_BODY", + "trigger": "BUTTON_LAG_SPELL\t\"string\"", + "contents": "BUTTON_LAG_SPELL" }, { - "trigger": "CALENDAR_EVENT_REMOVED_MAIL_SUBJECT\tstring", - "contents": "CALENDAR_EVENT_REMOVED_MAIL_SUBJECT", + "trigger": "BUTTON_LAG_SPELL_NEWBIE\t\"string\"", + "contents": "BUTTON_LAG_SPELL_NEWBIE" }, { - "trigger": "CALENDAR_EVENTNAME_FORMAT_END\tstring", - "contents": "CALENDAR_EVENTNAME_FORMAT_END", + "trigger": "BUTTON_LAG_SPELL_TOOLTIP\t\"string\"", + "contents": "BUTTON_LAG_SPELL_TOOLTIP" }, { - "trigger": "CALENDAR_EVENTNAME_FORMAT_RAID_LOCKOUT\tstring", - "contents": "CALENDAR_EVENTNAME_FORMAT_RAID_LOCKOUT", + "trigger": "BUY_GUILDBANK_TAB\t\"string\"", + "contents": "BUY_GUILDBANK_TAB" }, { - "trigger": "CALENDAR_EVENTNAME_FORMAT_RAID_RESET\tstring", - "contents": "CALENDAR_EVENTNAME_FORMAT_RAID_RESET", + "trigger": "BUYBACK\t\"string\"", + "contents": "BUYBACK" }, { - "trigger": "CALENDAR_EVENTNAME_FORMAT_START\tstring", - "contents": "CALENDAR_EVENTNAME_FORMAT_START", + "trigger": "BUYBACK_THIS_ITEM\t\"string\"", + "contents": "BUYBACK_THIS_ITEM" }, { - "trigger": "CALENDAR_FILTER_BATTLEGROUND\tstring", - "contents": "CALENDAR_FILTER_BATTLEGROUND", + "trigger": "BUYOUT\t\"string\"", + "contents": "BUYOUT" }, { - "trigger": "CALENDAR_FILTER_DARKMOON\tstring", - "contents": "CALENDAR_FILTER_DARKMOON", + "trigger": "BUYOUT_AUCTION_CONFIRMATION\t\"string\"", + "contents": "BUYOUT_AUCTION_CONFIRMATION" }, { - "trigger": "CALENDAR_FILTER_RAID_LOCKOUTS\tstring", - "contents": "CALENDAR_FILTER_RAID_LOCKOUTS", + "trigger": "BUYOUT_COST\t\"string\"", + "contents": "BUYOUT_COST" }, { - "trigger": "CALENDAR_FILTER_RAID_RESETS\tstring", - "contents": "CALENDAR_FILTER_RAID_RESETS", + "trigger": "BUYOUT_PRICE\t\"string\"", + "contents": "BUYOUT_PRICE" }, { - "trigger": "CALENDAR_FILTER_WEEKLY_HOLIDAYS\tstring", - "contents": "CALENDAR_FILTER_WEEKLY_HOLIDAYS", + "trigger": "BY_SOURCE\t\"string\"", + "contents": "BY_SOURCE" }, { - "trigger": "CALENDAR_FILTERS\tstring", - "contents": "CALENDAR_FILTERS", + "trigger": "BY_SOURCE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "BY_SOURCE_COMBATLOG_TOOLTIP" }, { - "trigger": "CALENDAR_GUILDEVENT_INVITEDBY_YOURSELF\tstring", - "contents": "CALENDAR_GUILDEVENT_INVITEDBY_YOURSELF", + "trigger": "BY_TARGET\t\"string\"", + "contents": "BY_TARGET" }, { - "trigger": "CALENDAR_HOLIDAYFRAME_BEGINSENDS\tstring", - "contents": "CALENDAR_HOLIDAYFRAME_BEGINSENDS", + "trigger": "BY_TARGET_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "BY_TARGET_COMBATLOG_TOOLTIP" }, { - "trigger": "CALENDAR_INVITE_ALL\tstring", - "contents": "CALENDAR_INVITE_ALL", + "trigger": "CALENDAR_ACCEPT_INVITATION\t\"string\"", + "contents": "CALENDAR_ACCEPT_INVITATION" }, { - "trigger": "CALENDAR_INVITE_CONFIRMED\tstring", - "contents": "CALENDAR_INVITE_CONFIRMED", + "trigger": "CALENDAR_ANNOUNCEMENT_CREATEDBY_PLAYER\t\"string\"", + "contents": "CALENDAR_ANNOUNCEMENT_CREATEDBY_PLAYER" }, { - "trigger": "CALENDAR_INVITE_LABEL\tstring", - "contents": "CALENDAR_INVITE_LABEL", + "trigger": "CALENDAR_ANNOUNCEMENT_CREATEDBY_YOURSELF\t\"string\"", + "contents": "CALENDAR_ANNOUNCEMENT_CREATEDBY_YOURSELF" }, { - "trigger": "CALENDAR_INVITE_MEMBERS\tstring", - "contents": "CALENDAR_INVITE_MEMBERS", + "trigger": "CALENDAR_AUTO_APPROVE\t\"string\"", + "contents": "CALENDAR_AUTO_APPROVE" }, { - "trigger": "CALENDAR_INVITE_PLAYER\tstring", - "contents": "CALENDAR_INVITE_PLAYER", + "trigger": "CALENDAR_COMMUNITYEVENT_INVITEDBY_YOURSELF\t\"string\"", + "contents": "CALENDAR_COMMUNITYEVENT_INVITEDBY_YOURSELF" }, { - "trigger": "CALENDAR_INVITE_REMOVED_MAIL_BODY\tstring", - "contents": "CALENDAR_INVITE_REMOVED_MAIL_BODY", + "trigger": "CALENDAR_COPY_EVENT\t\"string\"", + "contents": "CALENDAR_COPY_EVENT" }, { - "trigger": "CALENDAR_INVITE_REMOVED_MAIL_SUBJECT\tstring", - "contents": "CALENDAR_INVITE_REMOVED_MAIL_SUBJECT", + "trigger": "CALENDAR_CREATE\t\"string\"", + "contents": "CALENDAR_CREATE" }, { - "trigger": "CALENDAR_INVITELIST_CLEARMODERATOR\tstring", - "contents": "CALENDAR_INVITELIST_CLEARMODERATOR", + "trigger": "CALENDAR_CREATE_ANNOUNCEMENT\t\"string\"", + "contents": "CALENDAR_CREATE_ANNOUNCEMENT" }, { - "trigger": "CALENDAR_INVITELIST_CREATORNAME\tstring", - "contents": "CALENDAR_INVITELIST_CREATORNAME", + "trigger": "CALENDAR_CREATE_ARENATEAM_EVENT\t\"string\"", + "contents": "CALENDAR_CREATE_ARENATEAM_EVENT" }, { - "trigger": "CALENDAR_INVITELIST_INVITETORAID\tstring", - "contents": "CALENDAR_INVITELIST_INVITETORAID", + "trigger": "CALENDAR_CREATE_COMMUNITY_EVENT\t\"string\"", + "contents": "CALENDAR_CREATE_COMMUNITY_EVENT" }, { - "trigger": "CALENDAR_INVITELIST_MODERATORNAME\tstring", - "contents": "CALENDAR_INVITELIST_MODERATORNAME", + "trigger": "CALENDAR_CREATE_EVENT\t\"string\"", + "contents": "CALENDAR_CREATE_EVENT" }, { - "trigger": "CALENDAR_INVITELIST_SETINVITESTATUS\tstring", - "contents": "CALENDAR_INVITELIST_SETINVITESTATUS", + "trigger": "CALENDAR_CREATE_GUILD_ANNOUNCEMENT\t\"string\"", + "contents": "CALENDAR_CREATE_GUILD_ANNOUNCEMENT" }, { - "trigger": "CALENDAR_INVITELIST_SETMODERATOR\tstring", - "contents": "CALENDAR_INVITELIST_SETMODERATOR", + "trigger": "CALENDAR_CREATE_GUILD_EVENT\t\"string\"", + "contents": "CALENDAR_CREATE_GUILD_EVENT" }, { - "trigger": "CALENDAR_LOCK_EVENT\tstring", - "contents": "CALENDAR_LOCK_EVENT", + "trigger": "CALENDAR_DECLINE_INVITATION\t\"string\"", + "contents": "CALENDAR_DECLINE_INVITATION" }, { - "trigger": "CALENDAR_MASS_INVITE\tstring", - "contents": "CALENDAR_MASS_INVITE", + "trigger": "CALENDAR_DELETE_ANNOUNCEMENT_CONFIRM\t\"string\"", + "contents": "CALENDAR_DELETE_ANNOUNCEMENT_CONFIRM" }, { - "trigger": "CALENDAR_MASSINVITE_ARENA_HELP\tstring", - "contents": "CALENDAR_MASSINVITE_ARENA_HELP", + "trigger": "CALENDAR_DELETE_COMMUNITY_EVENT_CONFIRM\t\"string\"", + "contents": "CALENDAR_DELETE_COMMUNITY_EVENT_CONFIRM" }, { - "trigger": "CALENDAR_MASSINVITE_GUILD_HELP\tstring", - "contents": "CALENDAR_MASSINVITE_GUILD_HELP", + "trigger": "CALENDAR_DELETE_EVENT\t\"string\"", + "contents": "CALENDAR_DELETE_EVENT" }, { - "trigger": "CALENDAR_MASSINVITE_GUILD_MINRANK\tstring", - "contents": "CALENDAR_MASSINVITE_GUILD_MINRANK", + "trigger": "CALENDAR_DELETE_EVENT_CONFIRM\t\"string\"", + "contents": "CALENDAR_DELETE_EVENT_CONFIRM" }, { - "trigger": "CALENDAR_NOT_SIGNEDUP_FOR_GUILDEVENT\tstring", - "contents": "CALENDAR_NOT_SIGNEDUP_FOR_GUILDEVENT", + "trigger": "CALENDAR_DELETE_GUILD_EVENT_CONFIRM\t\"string\"", + "contents": "CALENDAR_DELETE_GUILD_EVENT_CONFIRM" }, { - "trigger": "CALENDAR_PASTE_EVENT\tstring", - "contents": "CALENDAR_PASTE_EVENT", + "trigger": "CALENDAR_EDIT_ANNOUNCEMENT\t\"string\"", + "contents": "CALENDAR_EDIT_ANNOUNCEMENT" }, { - "trigger": "CALENDAR_PLAYER_NAME\tstring", - "contents": "CALENDAR_PLAYER_NAME", + "trigger": "CALENDAR_EDIT_COMMUNITY_EVENT\t\"string\"", + "contents": "CALENDAR_EDIT_COMMUNITY_EVENT" }, { - "trigger": "CALENDAR_RAID_LOCKOUT_DESCRIPTION\tstring", - "contents": "CALENDAR_RAID_LOCKOUT_DESCRIPTION", + "trigger": "CALENDAR_EDIT_EVENT\t\"string\"", + "contents": "CALENDAR_EDIT_EVENT" }, { - "trigger": "CALENDAR_RAID_RESET_DESCRIPTION\tstring", - "contents": "CALENDAR_RAID_RESET_DESCRIPTION", + "trigger": "CALENDAR_EDIT_GUILD_EVENT\t\"string\"", + "contents": "CALENDAR_EDIT_GUILD_EVENT" }, { - "trigger": "CALENDAR_REMOVE_INVITATION\tstring", - "contents": "CALENDAR_REMOVE_INVITATION", + "trigger": "CALENDAR_ERROR\t\"string\"", + "contents": "CALENDAR_ERROR" }, { - "trigger": "CALENDAR_REMOVE_SIGNUP\tstring", - "contents": "CALENDAR_REMOVE_SIGNUP", + "trigger": "CALENDAR_ERROR_ALREADY_INVITED_TO_EVENT_S\t\"string\"", + "contents": "CALENDAR_ERROR_ALREADY_INVITED_TO_EVENT_S" }, { - "trigger": "CALENDAR_REPEAT_BIWEEKLY\tstring", - "contents": "CALENDAR_REPEAT_BIWEEKLY", + "trigger": "CALENDAR_ERROR_ARENA_EVENTS_EXCEEDED\t\"string\"", + "contents": "CALENDAR_ERROR_ARENA_EVENTS_EXCEEDED" }, { - "trigger": "CALENDAR_REPEAT_MONTHLY\tstring", - "contents": "CALENDAR_REPEAT_MONTHLY", + "trigger": "CALENDAR_ERROR_COMMUNITY_EVENTS_EXCEEDED\t\"string\"", + "contents": "CALENDAR_ERROR_COMMUNITY_EVENTS_EXCEEDED" }, { - "trigger": "CALENDAR_REPEAT_NEVER\tstring", - "contents": "CALENDAR_REPEAT_NEVER", + "trigger": "CALENDAR_ERROR_CREATEDATE_AFTER_MAX\t\"string\"", + "contents": "CALENDAR_ERROR_CREATEDATE_AFTER_MAX" }, { - "trigger": "CALENDAR_REPEAT_WEEKLY\tstring", - "contents": "CALENDAR_REPEAT_WEEKLY", + "trigger": "CALENDAR_ERROR_CREATEDATE_BEFORE_TODAY\t\"string\"", + "contents": "CALENDAR_ERROR_CREATEDATE_BEFORE_TODAY" }, { - "trigger": "CALENDAR_SET_DESCRIPTION_LABEL\tstring", - "contents": "CALENDAR_SET_DESCRIPTION_LABEL", + "trigger": "CALENDAR_ERROR_DELETE_CREATOR_FAILED\t\"string\"", + "contents": "CALENDAR_ERROR_DELETE_CREATOR_FAILED" }, { - "trigger": "CALENDAR_SIGNEDUP_FOR_GUILDEVENT_WITH_STATUS\tstring", - "contents": "CALENDAR_SIGNEDUP_FOR_GUILDEVENT_WITH_STATUS", + "trigger": "CALENDAR_ERROR_EVENT_INVALID\t\"string\"", + "contents": "CALENDAR_ERROR_EVENT_INVALID" }, { - "trigger": "CALENDAR_SIGNUP\tstring", - "contents": "CALENDAR_SIGNUP", + "trigger": "CALENDAR_ERROR_EVENT_LOCKED\t\"string\"", + "contents": "CALENDAR_ERROR_EVENT_LOCKED" }, { - "trigger": "CALENDAR_SIGNUP_FOR_GUILDEVENT\tstring", - "contents": "CALENDAR_SIGNUP_FOR_GUILDEVENT", + "trigger": "CALENDAR_ERROR_EVENT_PASSED\t\"string\"", + "contents": "CALENDAR_ERROR_EVENT_PASSED" }, { - "trigger": "CALENDAR_STATUS_ACCEPTED\tstring", - "contents": "CALENDAR_STATUS_ACCEPTED", + "trigger": "CALENDAR_ERROR_EVENT_THROTTLED\t\"string\"", + "contents": "CALENDAR_ERROR_EVENT_THROTTLED" }, { - "trigger": "CALENDAR_STATUS_CONFIRMED\tstring", - "contents": "CALENDAR_STATUS_CONFIRMED", + "trigger": "CALENDAR_ERROR_EVENT_TIME_PASSED\t\"string\"", + "contents": "CALENDAR_ERROR_EVENT_TIME_PASSED" }, { - "trigger": "CALENDAR_STATUS_DECLINED\tstring", - "contents": "CALENDAR_STATUS_DECLINED", + "trigger": "CALENDAR_ERROR_EVENT_WRONG_SERVER\t\"string\"", + "contents": "CALENDAR_ERROR_EVENT_WRONG_SERVER" }, { - "trigger": "CALENDAR_STATUS_INVITED\tstring", - "contents": "CALENDAR_STATUS_INVITED", + "trigger": "CALENDAR_ERROR_EVENTS_EXCEEDED\t\"string\"", + "contents": "CALENDAR_ERROR_EVENTS_EXCEEDED" }, { - "trigger": "CALENDAR_STATUS_NOT_SIGNEDUP\tstring", - "contents": "CALENDAR_STATUS_NOT_SIGNEDUP", + "trigger": "CALENDAR_ERROR_GUILD_EVENTS_EXCEEDED\t\"string\"", + "contents": "CALENDAR_ERROR_GUILD_EVENTS_EXCEEDED" }, { - "trigger": "CALENDAR_STATUS_OUT\tstring", - "contents": "CALENDAR_STATUS_OUT", + "trigger": "CALENDAR_ERROR_IGNORED\t\"string\"", + "contents": "CALENDAR_ERROR_IGNORED" }, { - "trigger": "CALENDAR_STATUS_SIGNEDUP\tstring", - "contents": "CALENDAR_STATUS_SIGNEDUP", + "trigger": "CALENDAR_ERROR_INTERNAL\t\"string\"", + "contents": "CALENDAR_ERROR_INTERNAL" }, { - "trigger": "CALENDAR_STATUS_STANDBY\tstring", - "contents": "CALENDAR_STATUS_STANDBY", + "trigger": "CALENDAR_ERROR_INVALID_DATE\t\"string\"", + "contents": "CALENDAR_ERROR_INVALID_DATE" }, { - "trigger": "CALENDAR_STATUS_TENTATIVE\tstring", - "contents": "CALENDAR_STATUS_TENTATIVE", + "trigger": "CALENDAR_ERROR_INVALID_SIGNUP\t\"string\"", + "contents": "CALENDAR_ERROR_INVALID_SIGNUP" }, { - "trigger": "CALENDAR_TENTATIVE_INVITATION\tstring", - "contents": "CALENDAR_TENTATIVE_INVITATION", + "trigger": "CALENDAR_ERROR_INVALID_TIME\t\"string\"", + "contents": "CALENDAR_ERROR_INVALID_TIME" }, { - "trigger": "CALENDAR_TEXTURE_PICKER_TITLE_DUNGEON\tstring", - "contents": "CALENDAR_TEXTURE_PICKER_TITLE_DUNGEON", + "trigger": "CALENDAR_ERROR_INVITE_THROTTLED\t\"string\"", + "contents": "CALENDAR_ERROR_INVITE_THROTTLED" }, { - "trigger": "CALENDAR_TEXTURE_PICKER_TITLE_RAID\tstring", - "contents": "CALENDAR_TEXTURE_PICKER_TITLE_RAID", + "trigger": "CALENDAR_ERROR_INVITE_WRONG_SERVER\t\"string\"", + "contents": "CALENDAR_ERROR_INVITE_WRONG_SERVER" }, { - "trigger": "CALENDAR_TOOLTIP_AUTOAPPROVE\tstring", - "contents": "CALENDAR_TOOLTIP_AUTOAPPROVE", + "trigger": "CALENDAR_ERROR_INVITES_DISABLED\t\"string\"", + "contents": "CALENDAR_ERROR_INVITES_DISABLED" }, { - "trigger": "CALENDAR_TOOLTIP_AVAILABLEBUTTON\tstring", - "contents": "CALENDAR_TOOLTIP_AVAILABLEBUTTON", + "trigger": "CALENDAR_ERROR_INVITES_EXCEEDED\t\"string\"", + "contents": "CALENDAR_ERROR_INVITES_EXCEEDED" }, { - "trigger": "CALENDAR_TOOLTIP_DATE_RANGE\tstring", - "contents": "CALENDAR_TOOLTIP_DATE_RANGE", + "trigger": "CALENDAR_ERROR_MODERATOR_RESTRICTED\t\"string\"", + "contents": "CALENDAR_ERROR_MODERATOR_RESTRICTED" }, { - "trigger": "CALENDAR_TOOLTIP_DECLINEBUTTON\tstring", - "contents": "CALENDAR_TOOLTIP_DECLINEBUTTON", + "trigger": "CALENDAR_ERROR_MODERATOR_RESTRICTED_TRIAL\t\"string\"", + "contents": "CALENDAR_ERROR_MODERATOR_RESTRICTED_TRIAL" }, { - "trigger": "CALENDAR_TOOLTIP_INVITE_RESPONDED\tstring", - "contents": "CALENDAR_TOOLTIP_INVITE_RESPONDED", + "trigger": "CALENDAR_ERROR_NEEDS_TITLE\t\"string\"", + "contents": "CALENDAR_ERROR_NEEDS_TITLE" }, { - "trigger": "CALENDAR_TOOLTIP_INVITE_TOTALS\tstring", - "contents": "CALENDAR_TOOLTIP_INVITE_TOTALS", + "trigger": "CALENDAR_ERROR_NO_COMMUNITY_INVITES\t\"string\"", + "contents": "CALENDAR_ERROR_NO_COMMUNITY_INVITES" }, { - "trigger": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_PARTY\tstring", - "contents": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_PARTY", + "trigger": "CALENDAR_ERROR_NO_GUILD_INVITES\t\"string\"", + "contents": "CALENDAR_ERROR_NO_GUILD_INVITES" }, { - "trigger": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_RAID\tstring", - "contents": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_RAID", + "trigger": "CALENDAR_ERROR_NO_INVITE\t\"string\"", + "contents": "CALENDAR_ERROR_NO_INVITE" }, { - "trigger": "CALENDAR_TOOLTIP_LOCKEVENT\tstring", - "contents": "CALENDAR_TOOLTIP_LOCKEVENT", + "trigger": "CALENDAR_ERROR_NO_INVITES\t\"string\"", + "contents": "CALENDAR_ERROR_NO_INVITES" }, { - "trigger": "CALENDAR_TOOLTIP_MASSINVITE\tstring", - "contents": "CALENDAR_TOOLTIP_MASSINVITE", + "trigger": "CALENDAR_ERROR_NO_MODERATOR\t\"string\"", + "contents": "CALENDAR_ERROR_NO_MODERATOR" }, { - "trigger": "CALENDAR_TOOLTIP_ONGOING\tstring", - "contents": "CALENDAR_TOOLTIP_ONGOING", + "trigger": "CALENDAR_ERROR_NOT_ALLIED\t\"string\"", + "contents": "CALENDAR_ERROR_NOT_ALLIED" }, { - "trigger": "CALENDAR_TOOLTIP_REMOVEBUTTON\tstring", - "contents": "CALENDAR_TOOLTIP_REMOVEBUTTON", + "trigger": "CALENDAR_ERROR_NOT_INVITED\t\"string\"", + "contents": "CALENDAR_ERROR_NOT_INVITED" }, { - "trigger": "CALENDAR_TOOLTIP_REMOVESIGNUPBUTTON\tstring", - "contents": "CALENDAR_TOOLTIP_REMOVESIGNUPBUTTON", + "trigger": "CALENDAR_ERROR_OTHER_INVITES_EXCEEDED\t\"string\"", + "contents": "CALENDAR_ERROR_OTHER_INVITES_EXCEEDED" }, { - "trigger": "CALENDAR_TOOLTIP_SIGNUPBUTTON\tstring", - "contents": "CALENDAR_TOOLTIP_SIGNUPBUTTON", + "trigger": "CALENDAR_ERROR_PERMISSIONS\t\"string\"", + "contents": "CALENDAR_ERROR_PERMISSIONS" }, { - "trigger": "CALENDAR_TOOLTIP_TENTATIVEBUTTON\tstring", - "contents": "CALENDAR_TOOLTIP_TENTATIVEBUTTON", + "trigger": "CALENDAR_ERROR_RESTRICTED_LEVEL\t\"string\"", + "contents": "CALENDAR_ERROR_RESTRICTED_LEVEL" }, { - "trigger": "CALENDAR_TYPE_DUNGEON\tstring", - "contents": "CALENDAR_TYPE_DUNGEON", + "trigger": "CALENDAR_ERROR_SELF_INVITES_EXCEEDED\t\"string\"", + "contents": "CALENDAR_ERROR_SELF_INVITES_EXCEEDED" }, { - "trigger": "CALENDAR_TYPE_HEROIC_DUNGEON\tstring", - "contents": "CALENDAR_TYPE_HEROIC_DUNGEON", + "trigger": "CALENDAR_EVENT_ALARM_MESSAGE\t\"string\"", + "contents": "CALENDAR_EVENT_ALARM_MESSAGE" }, { - "trigger": "CALENDAR_TYPE_MEETING\tstring", - "contents": "CALENDAR_TYPE_MEETING", + "trigger": "CALENDAR_EVENT_CREATORNAME\t\"string\"", + "contents": "CALENDAR_EVENT_CREATORNAME" }, { - "trigger": "CALENDAR_TYPE_OTHER\tstring", - "contents": "CALENDAR_TYPE_OTHER", + "trigger": "CALENDAR_EVENT_DESCRIPTION\t\"string\"", + "contents": "CALENDAR_EVENT_DESCRIPTION" }, { - "trigger": "CALENDAR_TYPE_PVP\tstring", - "contents": "CALENDAR_TYPE_PVP", + "trigger": "CALENDAR_EVENT_INVITEDBY_PLAYER\t\"string\"", + "contents": "CALENDAR_EVENT_INVITEDBY_PLAYER" }, { - "trigger": "CALENDAR_TYPE_RAID\tstring", - "contents": "CALENDAR_TYPE_RAID", + "trigger": "CALENDAR_EVENT_INVITEDBY_YOURSELF\t\"string\"", + "contents": "CALENDAR_EVENT_INVITEDBY_YOURSELF" }, { - "trigger": "CALENDAR_UPDATE\tstring", - "contents": "CALENDAR_UPDATE", + "trigger": "CALENDAR_EVENT_NAME\t\"string\"", + "contents": "CALENDAR_EVENT_NAME" }, { - "trigger": "CALENDAR_VIEW_ANNOUNCEMENT\tstring", - "contents": "CALENDAR_VIEW_ANNOUNCEMENT", + "trigger": "CALENDAR_EVENT_PICKER_TITLE\t\"string\"", + "contents": "CALENDAR_EVENT_PICKER_TITLE" }, { - "trigger": "CALENDAR_VIEW_EVENT\tstring", - "contents": "CALENDAR_VIEW_EVENT", + "trigger": "CALENDAR_EVENT_REMOVED_MAIL_BODY\t\"string\"", + "contents": "CALENDAR_EVENT_REMOVED_MAIL_BODY" }, { - "trigger": "CALENDAR_VIEW_EVENT_REMOVE\tstring", - "contents": "CALENDAR_VIEW_EVENT_REMOVE", + "trigger": "CALENDAR_EVENT_REMOVED_MAIL_SUBJECT\t\"string\"", + "contents": "CALENDAR_EVENT_REMOVED_MAIL_SUBJECT" }, { - "trigger": "CALENDAR_VIEW_EVENT_SETSTATUS\tstring", - "contents": "CALENDAR_VIEW_EVENT_SETSTATUS", + "trigger": "CALENDAR_EVENTNAME_FORMAT_END\t\"string\"", + "contents": "CALENDAR_EVENTNAME_FORMAT_END" }, { - "trigger": "CALENDAR_VIEW_EVENT_TENTATIVE\tstring", - "contents": "CALENDAR_VIEW_EVENT_TENTATIVE", + "trigger": "CALENDAR_EVENTNAME_FORMAT_RAID_LOCKOUT\t\"string\"", + "contents": "CALENDAR_EVENTNAME_FORMAT_RAID_LOCKOUT" }, { - "trigger": "CALENDAR_VIEW_EVENTTITLE_LOCKED\tstring", - "contents": "CALENDAR_VIEW_EVENTTITLE_LOCKED", + "trigger": "CALENDAR_EVENTNAME_FORMAT_RAID_RESET\t\"string\"", + "contents": "CALENDAR_EVENTNAME_FORMAT_RAID_RESET" }, { - "trigger": "CALENDAR_VIEW_EVENTTYPE\tstring", - "contents": "CALENDAR_VIEW_EVENTTYPE", + "trigger": "CALENDAR_EVENTNAME_FORMAT_START\t\"string\"", + "contents": "CALENDAR_EVENTNAME_FORMAT_START" }, { - "trigger": "CALENDAR_VIEW_GUILD_EVENT\tstring", - "contents": "CALENDAR_VIEW_GUILD_EVENT", + "trigger": "CALENDAR_FILTER_BATTLEGROUND\t\"string\"", + "contents": "CALENDAR_FILTER_BATTLEGROUND" }, { - "trigger": "CALIBRATION_TEXT\tstring", - "contents": "CALIBRATION_TEXT", + "trigger": "CALENDAR_FILTER_DARKMOON\t\"string\"", + "contents": "CALENDAR_FILTER_DARKMOON" }, { - "trigger": "CALL_PET_SPELL_NAME\tstring", - "contents": "CALL_PET_SPELL_NAME", + "trigger": "CALENDAR_FILTER_RAID_LOCKOUTS\t\"string\"", + "contents": "CALENDAR_FILTER_RAID_LOCKOUTS" }, { - "trigger": "CAMERA_ALWAYS\tstring", - "contents": "CAMERA_ALWAYS", + "trigger": "CALENDAR_FILTER_RAID_RESETS\t\"string\"", + "contents": "CALENDAR_FILTER_RAID_RESETS" }, { - "trigger": "CAMERA_FOLLOWING_STYLE\tstring", - "contents": "CAMERA_FOLLOWING_STYLE", + "trigger": "CALENDAR_FILTER_WEEKLY_HOLIDAYS\t\"string\"", + "contents": "CALENDAR_FILTER_WEEKLY_HOLIDAYS" }, { - "trigger": "CAMERA_LABEL\tstring", - "contents": "CAMERA_LABEL", + "trigger": "CALENDAR_FILTERS\t\"string\"", + "contents": "CALENDAR_FILTERS" }, { - "trigger": "CAMERA_LOCKED\tstring", - "contents": "CAMERA_LOCKED", + "trigger": "CALENDAR_GUILDEVENT_INVITEDBY_YOURSELF\t\"string\"", + "contents": "CALENDAR_GUILDEVENT_INVITEDBY_YOURSELF" }, { - "trigger": "CAMERA_MODE\tstring", - "contents": "CAMERA_MODE", + "trigger": "CALENDAR_HOLIDAYFRAME_BEGINSENDS\t\"string\"", + "contents": "CALENDAR_HOLIDAYFRAME_BEGINSENDS" }, { - "trigger": "CAMERA_NEVER\tstring", - "contents": "CAMERA_NEVER", + "trigger": "CALENDAR_INVITE_ALL\t\"string\"", + "contents": "CALENDAR_INVITE_ALL" }, { - "trigger": "CAMERA_SMART\tstring", - "contents": "CAMERA_SMART", + "trigger": "CALENDAR_INVITE_CONFIRMED\t\"string\"", + "contents": "CALENDAR_INVITE_CONFIRMED" }, { - "trigger": "CAMERA_SMARTER\tstring", - "contents": "CAMERA_SMARTER", + "trigger": "CALENDAR_INVITE_LABEL\t\"string\"", + "contents": "CALENDAR_INVITE_LABEL" }, { - "trigger": "CAMERA_SUBTEXT\tstring", - "contents": "CAMERA_SUBTEXT", + "trigger": "CALENDAR_INVITE_MEMBERS\t\"string\"", + "contents": "CALENDAR_INVITE_MEMBERS" }, { - "trigger": "CAMP_NOW\tstring", - "contents": "CAMP_NOW", + "trigger": "CALENDAR_INVITE_PLAYER\t\"string\"", + "contents": "CALENDAR_INVITE_PLAYER" }, { - "trigger": "CAMP_TIMER\tstring", - "contents": "CAMP_TIMER", + "trigger": "CALENDAR_INVITE_REMOVED_MAIL_BODY\t\"string\"", + "contents": "CALENDAR_INVITE_REMOVED_MAIL_BODY" }, { - "trigger": "CAN_BIND_PTT\tstring", - "contents": "CAN_BIND_PTT", + "trigger": "CALENDAR_INVITE_REMOVED_MAIL_SUBJECT\t\"string\"", + "contents": "CALENDAR_INVITE_REMOVED_MAIL_SUBJECT" }, { - "trigger": "CAN_NOT_RELEASE_IN_COMBAT\tstring", - "contents": "CAN_NOT_RELEASE_IN_COMBAT", + "trigger": "CALENDAR_INVITELIST_CLEARMODERATOR\t\"string\"", + "contents": "CALENDAR_INVITELIST_CLEARMODERATOR" }, { - "trigger": "CAN_NOT_RELEASE_RIGHT_NOW\tstring", - "contents": "CAN_NOT_RELEASE_RIGHT_NOW", + "trigger": "CALENDAR_INVITELIST_CREATORNAME\t\"string\"", + "contents": "CALENDAR_INVITELIST_CREATORNAME" }, { - "trigger": "CANCEL\tstring", - "contents": "CANCEL", + "trigger": "CALENDAR_INVITELIST_INVITETORAID\t\"string\"", + "contents": "CALENDAR_INVITELIST_INVITETORAID" }, { - "trigger": "CANCEL_AUCTION\tstring", - "contents": "CANCEL_AUCTION", + "trigger": "CALENDAR_INVITELIST_MODERATORNAME\t\"string\"", + "contents": "CALENDAR_INVITELIST_MODERATORNAME" }, { - "trigger": "CANCEL_AUCTION_CONFIRMATION\tstring", - "contents": "CANCEL_AUCTION_CONFIRMATION", + "trigger": "CALENDAR_INVITELIST_SETINVITESTATUS\t\"string\"", + "contents": "CALENDAR_INVITELIST_SETINVITESTATUS" }, { - "trigger": "CANCEL_AUCTION_CONFIRMATION_MONEY\tstring", - "contents": "CANCEL_AUCTION_CONFIRMATION_MONEY", + "trigger": "CALENDAR_INVITELIST_SETMODERATOR\t\"string\"", + "contents": "CALENDAR_INVITELIST_SETMODERATOR" }, { - "trigger": "CANCEL_SIGN_UP\tstring", - "contents": "CANCEL_SIGN_UP", + "trigger": "CALENDAR_LOCK_EVENT\t\"string\"", + "contents": "CALENDAR_LOCK_EVENT" }, { - "trigger": "CANNOT_COOPERATE_LABEL\tstring", - "contents": "CANNOT_COOPERATE_LABEL", + "trigger": "CALENDAR_MASS_INVITE\t\"string\"", + "contents": "CALENDAR_MASS_INVITE" }, { - "trigger": "CANNOT_DO_THIS_IN_BATTLEGROUND\tstring", - "contents": "CANNOT_DO_THIS_IN_BATTLEGROUND", + "trigger": "CALENDAR_MASSINVITE_ARENA_HELP\t\"string\"", + "contents": "CALENDAR_MASSINVITE_ARENA_HELP" }, { - "trigger": "CANNOT_DO_THIS_IN_LFG_PARTY\tstring", - "contents": "CANNOT_DO_THIS_IN_LFG_PARTY", + "trigger": "CALENDAR_MASSINVITE_GUILD_HELP\t\"string\"", + "contents": "CALENDAR_MASSINVITE_GUILD_HELP" }, { - "trigger": "CANNOT_DO_THIS_IN_PVE_QUEUE\tstring", - "contents": "CANNOT_DO_THIS_IN_PVE_QUEUE", + "trigger": "CALENDAR_MASSINVITE_GUILD_MINRANK\t\"string\"", + "contents": "CALENDAR_MASSINVITE_GUILD_MINRANK" }, { - "trigger": "CANNOT_DO_THIS_IN_PVP_QUEUE\tstring", - "contents": "CANNOT_DO_THIS_IN_PVP_QUEUE", + "trigger": "CALENDAR_NOT_SIGNEDUP_FOR_GUILDEVENT\t\"string\"", + "contents": "CALENDAR_NOT_SIGNEDUP_FOR_GUILDEVENT" }, { - "trigger": "CANNOT_DO_THIS_WHILE_LFGLIST_LISTED\tstring", - "contents": "CANNOT_DO_THIS_WHILE_LFGLIST_LISTED", + "trigger": "CALENDAR_PASTE_EVENT\t\"string\"", + "contents": "CALENDAR_PASTE_EVENT" }, { - "trigger": "CANNOT_DO_THIS_WHILE_PVE_QUEUING\tstring", - "contents": "CANNOT_DO_THIS_WHILE_PVE_QUEUING", + "trigger": "CALENDAR_PLAYER_NAME\t\"string\"", + "contents": "CALENDAR_PLAYER_NAME" }, { - "trigger": "CANNOT_DO_THIS_WHILE_PVP_QUEUING\tstring", - "contents": "CANNOT_DO_THIS_WHILE_PVP_QUEUING", + "trigger": "CALENDAR_RAID_LOCKOUT_DESCRIPTION\t\"string\"", + "contents": "CALENDAR_RAID_LOCKOUT_DESCRIPTION" }, { - "trigger": "CANNOT_DO_THIS_WITH_LFGLIST_APP\tstring", - "contents": "CANNOT_DO_THIS_WITH_LFGLIST_APP", + "trigger": "CALENDAR_RAID_RESET_DESCRIPTION\t\"string\"", + "contents": "CALENDAR_RAID_RESET_DESCRIPTION" }, { - "trigger": "CANT_AFFORD_ITEM\tstring", - "contents": "CANT_AFFORD_ITEM", + "trigger": "CALENDAR_REMOVE_INVITATION\t\"string\"", + "contents": "CALENDAR_REMOVE_INVITATION" }, { - "trigger": "CANT_USE_ITEM\tstring", - "contents": "CANT_USE_ITEM", + "trigger": "CALENDAR_REMOVE_SIGNUP\t\"string\"", + "contents": "CALENDAR_REMOVE_SIGNUP" }, { - "trigger": "CAP_REACHED_TRIAL\tstring", - "contents": "CAP_REACHED_TRIAL", + "trigger": "CALENDAR_REPEAT_BIWEEKLY\t\"string\"", + "contents": "CALENDAR_REPEAT_BIWEEKLY" }, { - "trigger": "CAPACITANCE_ALL_COMPLETE\tstring", - "contents": "CAPACITANCE_ALL_COMPLETE", + "trigger": "CALENDAR_REPEAT_MONTHLY\t\"string\"", + "contents": "CALENDAR_REPEAT_MONTHLY" }, { - "trigger": "CAPACITANCE_ALL_RECRUITMENT_COMPLETE\tstring", - "contents": "CAPACITANCE_ALL_RECRUITMENT_COMPLETE", + "trigger": "CALENDAR_REPEAT_NEVER\t\"string\"", + "contents": "CALENDAR_REPEAT_NEVER" }, { - "trigger": "CAPACITANCE_FOLLOWER_BONUS\tstring", - "contents": "CAPACITANCE_FOLLOWER_BONUS", + "trigger": "CALENDAR_REPEAT_WEEKLY\t\"string\"", + "contents": "CALENDAR_REPEAT_WEEKLY" }, { - "trigger": "CAPACITANCE_FOLLOWER_BONUS_ACTIVE\tstring", - "contents": "CAPACITANCE_FOLLOWER_BONUS_ACTIVE", + "trigger": "CALENDAR_SET_DESCRIPTION_LABEL\t\"string\"", + "contents": "CALENDAR_SET_DESCRIPTION_LABEL" }, { - "trigger": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP\tstring", - "contents": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP", + "trigger": "CALENDAR_SIGNEDUP_FOR_GUILDEVENT_WITH_STATUS\t\"string\"", + "contents": "CALENDAR_SIGNEDUP_FOR_GUILDEVENT_WITH_STATUS" }, { - "trigger": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP_TITLE\tstring", - "contents": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP_TITLE", + "trigger": "CALENDAR_SIGNUP\t\"string\"", + "contents": "CALENDAR_SIGNUP" }, { - "trigger": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP\tstring", - "contents": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP", + "trigger": "CALENDAR_SIGNUP_FOR_GUILDEVENT\t\"string\"", + "contents": "CALENDAR_SIGNUP_FOR_GUILDEVENT" }, { - "trigger": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP_TITLE\tstring", - "contents": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP_TITLE", + "trigger": "CALENDAR_STATUS_ACCEPTED\t\"string\"", + "contents": "CALENDAR_STATUS_ACCEPTED" }, { - "trigger": "CAPACITANCE_RECRUIT_ALL\tstring", - "contents": "CAPACITANCE_RECRUIT_ALL", + "trigger": "CALENDAR_STATUS_CONFIRMED\t\"string\"", + "contents": "CALENDAR_STATUS_CONFIRMED" }, { - "trigger": "CAPACITANCE_RECRUIT_COUNT\tstring", - "contents": "CAPACITANCE_RECRUIT_COUNT", + "trigger": "CALENDAR_STATUS_DECLINED\t\"string\"", + "contents": "CALENDAR_STATUS_DECLINED" }, { - "trigger": "CAPACITANCE_SHIPMENT_COOLDOWN\tstring", - "contents": "CAPACITANCE_SHIPMENT_COOLDOWN", + "trigger": "CALENDAR_STATUS_INVITED\t\"string\"", + "contents": "CALENDAR_STATUS_INVITED" }, { - "trigger": "CAPACITANCE_SHIPMENT_COUNT\tstring", - "contents": "CAPACITANCE_SHIPMENT_COUNT", + "trigger": "CALENDAR_STATUS_NOT_SIGNEDUP\t\"string\"", + "contents": "CALENDAR_STATUS_NOT_SIGNEDUP" }, { - "trigger": "CAPACITANCE_SHIPMENT_READY\tstring", - "contents": "CAPACITANCE_SHIPMENT_READY", + "trigger": "CALENDAR_STATUS_OUT\t\"string\"", + "contents": "CALENDAR_STATUS_OUT" }, { - "trigger": "CAPACITANCE_START_RECRUITMENT\tstring", - "contents": "CAPACITANCE_START_RECRUITMENT", + "trigger": "CALENDAR_STATUS_SIGNEDUP\t\"string\"", + "contents": "CALENDAR_STATUS_SIGNEDUP" }, { - "trigger": "CAPACITANCE_START_WORK_ORDER\tstring", - "contents": "CAPACITANCE_START_WORK_ORDER", + "trigger": "CALENDAR_STATUS_STANDBY\t\"string\"", + "contents": "CALENDAR_STATUS_STANDBY" }, { - "trigger": "CAPACITANCE_WORK_COMPLETE_TOOLTIP\tstring", - "contents": "CAPACITANCE_WORK_COMPLETE_TOOLTIP", + "trigger": "CALENDAR_STATUS_TENTATIVE\t\"string\"", + "contents": "CALENDAR_STATUS_TENTATIVE" }, { - "trigger": "CAPACITANCE_WORK_COMPLETE_TOOLTIP_TITLE\tstring", - "contents": "CAPACITANCE_WORK_COMPLETE_TOOLTIP_TITLE", + "trigger": "CALENDAR_TENTATIVE_INVITATION\t\"string\"", + "contents": "CALENDAR_TENTATIVE_INVITATION" }, { - "trigger": "CAPACITANCE_WORK_ORDERS\tstring", - "contents": "CAPACITANCE_WORK_ORDERS", + "trigger": "CALENDAR_TEXTURE_PICKER_TITLE_DUNGEON\t\"string\"", + "contents": "CALENDAR_TEXTURE_PICKER_TITLE_DUNGEON" }, { - "trigger": "CAPACITANCE_YIELD_INCREASED\tstring", - "contents": "CAPACITANCE_YIELD_INCREASED", + "trigger": "CALENDAR_TEXTURE_PICKER_TITLE_RAID\t\"string\"", + "contents": "CALENDAR_TEXTURE_PICKER_TITLE_RAID" }, { - "trigger": "CAPPED\tstring", - "contents": "CAPPED", + "trigger": "CALENDAR_TOOLTIP_AUTOAPPROVE\t\"string\"", + "contents": "CALENDAR_TOOLTIP_AUTOAPPROVE" }, { - "trigger": "CAPPED_LEVEL_TRIAL\tstring", - "contents": "CAPPED_LEVEL_TRIAL", + "trigger": "CALENDAR_TOOLTIP_AVAILABLEBUTTON\t\"string\"", + "contents": "CALENDAR_TOOLTIP_AVAILABLEBUTTON" }, { - "trigger": "CAPPED_MONEY_TRIAL\tstring", - "contents": "CAPPED_MONEY_TRIAL", + "trigger": "CALENDAR_TOOLTIP_DATE_RANGE\t\"string\"", + "contents": "CALENDAR_TOOLTIP_DATE_RANGE" }, { - "trigger": "CAPSLOCK_KEY_TEXT\tstring", - "contents": "CAPSLOCK_KEY_TEXT", + "trigger": "CALENDAR_TOOLTIP_DECLINEBUTTON\t\"string\"", + "contents": "CALENDAR_TOOLTIP_DECLINEBUTTON" }, { - "trigger": "CASH_ON_DELIVERY\tstring", - "contents": "CASH_ON_DELIVERY", + "trigger": "CALENDAR_TOOLTIP_INVITE_RESPONDED\t\"string\"", + "contents": "CALENDAR_TOOLTIP_INVITE_RESPONDED" }, { - "trigger": "CAST_WHILE_MOVING\tstring", - "contents": "CAST_WHILE_MOVING", + "trigger": "CALENDAR_TOOLTIP_INVITE_TOTALS\t\"string\"", + "contents": "CALENDAR_TOOLTIP_INVITE_TOTALS" }, { - "trigger": "CATCH_PET\tstring", - "contents": "CATCH_PET", + "trigger": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_PARTY\t\"string\"", + "contents": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_PARTY" }, { - "trigger": "CATCH_PET_CONDITION\tstring", - "contents": "CATCH_PET_CONDITION", + "trigger": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_RAID\t\"string\"", + "contents": "CALENDAR_TOOLTIP_INVITEMEMBERS_BUTTON_RAID" }, { - "trigger": "CATCH_PET_DESCRIPTION\tstring", - "contents": "CATCH_PET_DESCRIPTION", + "trigger": "CALENDAR_TOOLTIP_LOCKEVENT\t\"string\"", + "contents": "CALENDAR_TOOLTIP_LOCKEVENT" }, { - "trigger": "CATEGORIES\tstring", - "contents": "CATEGORIES", + "trigger": "CALENDAR_TOOLTIP_MASSINVITE\t\"string\"", + "contents": "CALENDAR_TOOLTIP_MASSINVITE" }, { - "trigger": "CATEGORY\tstring", - "contents": "CATEGORY", + "trigger": "CALENDAR_TOOLTIP_ONGOING\t\"string\"", + "contents": "CALENDAR_TOOLTIP_ONGOING" }, { - "trigger": "CHALLENGE_MODE\tstring", - "contents": "CHALLENGE_MODE", + "trigger": "CALENDAR_TOOLTIP_REMOVEBUTTON\t\"string\"", + "contents": "CALENDAR_TOOLTIP_REMOVEBUTTON" }, { - "trigger": "CHALLENGE_MODE_COMPLETE_BEAT_TIMER\tstring", - "contents": "CHALLENGE_MODE_COMPLETE_BEAT_TIMER", + "trigger": "CALENDAR_TOOLTIP_REMOVESIGNUPBUTTON\t\"string\"", + "contents": "CALENDAR_TOOLTIP_REMOVESIGNUPBUTTON" }, { - "trigger": "CHALLENGE_MODE_COMPLETE_KEYSTONE_UPGRADED\tstring", - "contents": "CHALLENGE_MODE_COMPLETE_KEYSTONE_UPGRADED", + "trigger": "CALENDAR_TOOLTIP_SIGNUPBUTTON\t\"string\"", + "contents": "CALENDAR_TOOLTIP_SIGNUPBUTTON" }, { - "trigger": "CHALLENGE_MODE_COMPLETE_TIME_EXPIRED\tstring", - "contents": "CHALLENGE_MODE_COMPLETE_TIME_EXPIRED", + "trigger": "CALENDAR_TOOLTIP_TENTATIVEBUTTON\t\"string\"", + "contents": "CALENDAR_TOOLTIP_TENTATIVEBUTTON" }, { - "trigger": "CHALLENGE_MODE_COMPLETE_TRY_AGAIN\tstring", - "contents": "CHALLENGE_MODE_COMPLETE_TRY_AGAIN", + "trigger": "CALENDAR_TYPE_DUNGEON\t\"string\"", + "contents": "CALENDAR_TYPE_DUNGEON" }, { - "trigger": "CHALLENGE_MODE_COMPLETED\tstring", - "contents": "CHALLENGE_MODE_COMPLETED", + "trigger": "CALENDAR_TYPE_HEROIC_DUNGEON\t\"string\"", + "contents": "CALENDAR_TYPE_HEROIC_DUNGEON" }, { - "trigger": "CHALLENGE_MODE_DEATH_COUNT_DESCRIPTION\tstring", - "contents": "CHALLENGE_MODE_DEATH_COUNT_DESCRIPTION", + "trigger": "CALENDAR_TYPE_MEETING\t\"string\"", + "contents": "CALENDAR_TYPE_MEETING" }, { - "trigger": "CHALLENGE_MODE_DEATH_COUNT_TITLE\tstring", - "contents": "CHALLENGE_MODE_DEATH_COUNT_TITLE", + "trigger": "CALENDAR_TYPE_OTHER\t\"string\"", + "contents": "CALENDAR_TYPE_OTHER" }, { - "trigger": "CHALLENGE_MODE_DEPLETED_KEYSTONE\tstring", - "contents": "CHALLENGE_MODE_DEPLETED_KEYSTONE", + "trigger": "CALENDAR_TYPE_PVP\t\"string\"", + "contents": "CALENDAR_TYPE_PVP" }, { - "trigger": "CHALLENGE_MODE_DUNGEON_MODIFIERS\tstring", - "contents": "CHALLENGE_MODE_DUNGEON_MODIFIERS", + "trigger": "CALENDAR_TYPE_RAID\t\"string\"", + "contents": "CALENDAR_TYPE_RAID" }, { - "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE\tstring", - "contents": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE", + "trigger": "CALENDAR_UPDATE\t\"string\"", + "contents": "CALENDAR_UPDATE" }, { - "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE_DESCRIPTION\tstring", - "contents": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE_DESCRIPTION", + "trigger": "CALENDAR_VIEW_ANNOUNCEMENT\t\"string\"", + "contents": "CALENDAR_VIEW_ANNOUNCEMENT" }, { - "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH\tstring", - "contents": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH", + "trigger": "CALENDAR_VIEW_COMMUNITY_EVENT\t\"string\"", + "contents": "CALENDAR_VIEW_COMMUNITY_EVENT" }, { - "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH_DESCRIPTION\tstring", - "contents": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH_DESCRIPTION", + "trigger": "CALENDAR_VIEW_EVENT\t\"string\"", + "contents": "CALENDAR_VIEW_EVENT" }, { - "trigger": "CHALLENGE_MODE_GUILD_BEST\tstring", - "contents": "CHALLENGE_MODE_GUILD_BEST", + "trigger": "CALENDAR_VIEW_EVENT_REMOVE\t\"string\"", + "contents": "CALENDAR_VIEW_EVENT_REMOVE" }, { - "trigger": "CHALLENGE_MODE_GUILD_BEST_LINE\tstring", - "contents": "CHALLENGE_MODE_GUILD_BEST_LINE", + "trigger": "CALENDAR_VIEW_EVENT_SETSTATUS\t\"string\"", + "contents": "CALENDAR_VIEW_EVENT_SETSTATUS" }, { - "trigger": "CHALLENGE_MODE_GUILD_BEST_LINE_TOOLTIP_TITLE\tstring", - "contents": "CHALLENGE_MODE_GUILD_BEST_LINE_TOOLTIP_TITLE", + "trigger": "CALENDAR_VIEW_EVENT_TENTATIVE\t\"string\"", + "contents": "CALENDAR_VIEW_EVENT_TENTATIVE" }, { - "trigger": "CHALLENGE_MODE_GUILD_BEST_LINE_YOU\tstring", - "contents": "CHALLENGE_MODE_GUILD_BEST_LINE_YOU", + "trigger": "CALENDAR_VIEW_EVENTTITLE_LOCKED\t\"string\"", + "contents": "CALENDAR_VIEW_EVENTTITLE_LOCKED" }, { - "trigger": "CHALLENGE_MODE_INSERT_KEYSTONE\tstring", - "contents": "CHALLENGE_MODE_INSERT_KEYSTONE", + "trigger": "CALENDAR_VIEW_EVENTTYPE\t\"string\"", + "contents": "CALENDAR_VIEW_EVENTTYPE" }, { - "trigger": "CHALLENGE_MODE_ITEM_POWER_LEVEL\tstring", - "contents": "CHALLENGE_MODE_ITEM_POWER_LEVEL", + "trigger": "CALENDAR_VIEW_GUILD_EVENT\t\"string\"", + "contents": "CALENDAR_VIEW_GUILD_EVENT" }, { - "trigger": "CHALLENGE_MODE_KEYSTONE_DEPLETED\tstring", - "contents": "CHALLENGE_MODE_KEYSTONE_DEPLETED", + "trigger": "CALENDER_INVITE_SELECT_COMMUNITY\t\"string\"", + "contents": "CALENDER_INVITE_SELECT_COMMUNITY" }, { - "trigger": "CHALLENGE_MODE_KEYSTONE_DEPLETED_AT_START\tstring", - "contents": "CHALLENGE_MODE_KEYSTONE_DEPLETED_AT_START", + "trigger": "CALENDER_INVITE_SELECT_COMMUNITY_OR_GUILD\t\"string\"", + "contents": "CALENDER_INVITE_SELECT_COMMUNITY_OR_GUILD" }, { - "trigger": "CHALLENGE_MODE_KEYSTONE_NAME\tstring", - "contents": "CHALLENGE_MODE_KEYSTONE_NAME", + "trigger": "CALIBRATION_TEXT\t\"string\"", + "contents": "CALIBRATION_TEXT" }, { - "trigger": "CHALLENGE_MODE_NEW_BEST\tstring", - "contents": "CHALLENGE_MODE_NEW_BEST", + "trigger": "CALL_PET_SPELL_NAME\t\"string\"", + "contents": "CALL_PET_SPELL_NAME" }, { - "trigger": "CHALLENGE_MODE_NEW_RECORD\tstring", - "contents": "CHALLENGE_MODE_NEW_RECORD", + "trigger": "CAMERA_ALWAYS\t\"string\"", + "contents": "CAMERA_ALWAYS" }, { - "trigger": "CHALLENGE_MODE_NO_RUNS_THIS_WEEK\tstring", - "contents": "CHALLENGE_MODE_NO_RUNS_THIS_WEEK", + "trigger": "CAMERA_FOLLOWING_STYLE\t\"string\"", + "contents": "CAMERA_FOLLOWING_STYLE" }, { - "trigger": "CHALLENGE_MODE_POWER_LEVEL\tstring", - "contents": "CHALLENGE_MODE_POWER_LEVEL", + "trigger": "CAMERA_LABEL\t\"string\"", + "contents": "CAMERA_LABEL" }, { - "trigger": "CHALLENGE_MODE_REALM_BEST\tstring", - "contents": "CHALLENGE_MODE_REALM_BEST", + "trigger": "CAMERA_LOCKED\t\"string\"", + "contents": "CAMERA_LOCKED" }, { - "trigger": "CHALLENGE_MODE_RECENT_BEST\tstring", - "contents": "CHALLENGE_MODE_RECENT_BEST", + "trigger": "CAMERA_MODE\t\"string\"", + "contents": "CAMERA_MODE" }, { - "trigger": "CHALLENGE_MODE_START_CHALLENGE\tstring", - "contents": "CHALLENGE_MODE_START_CHALLENGE", + "trigger": "CAMERA_NEVER\t\"string\"", + "contents": "CAMERA_NEVER" }, { - "trigger": "CHALLENGE_MODE_THIS_WEEK\tstring", - "contents": "CHALLENGE_MODE_THIS_WEEK", + "trigger": "CAMERA_SMART\t\"string\"", + "contents": "CAMERA_SMART" }, { - "trigger": "CHALLENGE_MODE_TIMES_UP\tstring", - "contents": "CHALLENGE_MODE_TIMES_UP", + "trigger": "CAMERA_SMARTER\t\"string\"", + "contents": "CAMERA_SMARTER" }, { - "trigger": "CHALLENGE_MODE_TIMES_UP_LOOT\tstring", - "contents": "CHALLENGE_MODE_TIMES_UP_LOOT", + "trigger": "CAMERA_SUBTEXT\t\"string\"", + "contents": "CAMERA_SUBTEXT" }, { - "trigger": "CHALLENGE_MODE_TIMES_UP_NO_LOOT\tstring", - "contents": "CHALLENGE_MODE_TIMES_UP_NO_LOOT", + "trigger": "CAMP_NOW\t\"string\"", + "contents": "CAMP_NOW" }, { - "trigger": "CHALLENGE_MODE_TIMES_UP_NO_LOOT_LEADER\tstring", - "contents": "CHALLENGE_MODE_TIMES_UP_NO_LOOT_LEADER", + "trigger": "CAMP_TIMER\t\"string\"", + "contents": "CAMP_TIMER" }, { - "trigger": "CHALLENGE_MODE_WEEKLY_BEST\tstring", - "contents": "CHALLENGE_MODE_WEEKLY_BEST", + "trigger": "CAMPAIGN_AVAILABLE_QUESTLINE\t\"string\"", + "contents": "CAMPAIGN_AVAILABLE_QUESTLINE" }, { - "trigger": "CHALLENGE_MODE_WEEKLY_REWARD_AVAILABLE\tstring", - "contents": "CHALLENGE_MODE_WEEKLY_REWARD_AVAILABLE", + "trigger": "CAN_BIND_PTT\t\"string\"", + "contents": "CAN_BIND_PTT" }, { - "trigger": "CHALLENGES\tstring", - "contents": "CHALLENGES", + "trigger": "CAN_NOT_RELEASE_IN_COMBAT\t\"string\"", + "contents": "CAN_NOT_RELEASE_IN_COMBAT" }, { - "trigger": "CHALLENGES_LASTRUN_TIME\tstring", - "contents": "CHALLENGES_LASTRUN_TIME", + "trigger": "CAN_NOT_RELEASE_RIGHT_NOW\t\"string\"", + "contents": "CAN_NOT_RELEASE_RIGHT_NOW" }, { - "trigger": "CHALLENGES_NO_MEDAL\tstring", - "contents": "CHALLENGES_NO_MEDAL", + "trigger": "CANCEL\t\"string\"", + "contents": "CANCEL" }, { - "trigger": "CHALLENGES_NO_TIME\tstring", - "contents": "CHALLENGES_NO_TIME", + "trigger": "CANCEL_AUCTION\t\"string\"", + "contents": "CANCEL_AUCTION" }, { - "trigger": "CHALLENGES_RECORD_TIME\tstring", - "contents": "CHALLENGES_RECORD_TIME", + "trigger": "CANCEL_AUCTION_CONFIRMATION\t\"string\"", + "contents": "CANCEL_AUCTION_CONFIRMATION" }, { - "trigger": "CHALLENGES_TIMER_NO_MEDAL\tstring", - "contents": "CHALLENGES_TIMER_NO_MEDAL", + "trigger": "CANCEL_AUCTION_CONFIRMATION_MONEY\t\"string\"", + "contents": "CANCEL_AUCTION_CONFIRMATION_MONEY" }, { - "trigger": "CHANCE_TO_BLOCK\tstring", - "contents": "CHANCE_TO_BLOCK", + "trigger": "CANCEL_SIGN_UP\t\"string\"", + "contents": "CANCEL_SIGN_UP" }, { - "trigger": "CHANCE_TO_CRIT\tstring", - "contents": "CHANCE_TO_CRIT", + "trigger": "CANNOT_COOPERATE_LABEL\t\"string\"", + "contents": "CANNOT_COOPERATE_LABEL" }, { - "trigger": "CHANCE_TO_DODGE\tstring", - "contents": "CHANCE_TO_DODGE", + "trigger": "CANNOT_DO_THIS_IN_BATTLEGROUND\t\"string\"", + "contents": "CANNOT_DO_THIS_IN_BATTLEGROUND" }, { - "trigger": "CHANCE_TO_PARRY\tstring", - "contents": "CHANCE_TO_PARRY", + "trigger": "CANNOT_DO_THIS_IN_LFG_PARTY\t\"string\"", + "contents": "CANNOT_DO_THIS_IN_LFG_PARTY" }, { - "trigger": "CHANGE_INSTANCE\tstring", - "contents": "CHANGE_INSTANCE", + "trigger": "CANNOT_DO_THIS_IN_PVE_QUEUE\t\"string\"", + "contents": "CANNOT_DO_THIS_IN_PVE_QUEUE" }, { - "trigger": "CHANGE_MACRO_NAME_ICON\tstring", - "contents": "CHANGE_MACRO_NAME_ICON", + "trigger": "CANNOT_DO_THIS_IN_PVP_QUEUE\t\"string\"", + "contents": "CANNOT_DO_THIS_IN_PVP_QUEUE" }, { - "trigger": "CHANGE_OPACITY\tstring", - "contents": "CHANGE_OPACITY", + "trigger": "CANNOT_DO_THIS_WHILE_LFGLIST_LISTED\t\"string\"", + "contents": "CANNOT_DO_THIS_WHILE_LFGLIST_LISTED" }, { - "trigger": "CHANGED_ITEM\tstring", - "contents": "CHANGED_ITEM", + "trigger": "CANNOT_DO_THIS_WHILE_PVE_QUEUING\t\"string\"", + "contents": "CANNOT_DO_THIS_WHILE_PVE_QUEUING" }, { - "trigger": "CHANGED_OWN_ITEM\tstring", - "contents": "CHANGED_OWN_ITEM", + "trigger": "CANNOT_DO_THIS_WHILE_PVP_QUEUING\t\"string\"", + "contents": "CANNOT_DO_THIS_WHILE_PVP_QUEUING" }, { - "trigger": "CHANNEL\tstring", - "contents": "CHANNEL", + "trigger": "CANNOT_DO_THIS_WITH_LFGLIST_APP\t\"string\"", + "contents": "CANNOT_DO_THIS_WITH_LFGLIST_APP" }, { - "trigger": "CHANNEL_CATEGORY_CUSTOM\tstring", - "contents": "CHANNEL_CATEGORY_CUSTOM", + "trigger": "CANT_AFFORD_ITEM\t\"string\"", + "contents": "CANT_AFFORD_ITEM" }, { - "trigger": "CHANNEL_CATEGORY_GROUP\tstring", - "contents": "CHANNEL_CATEGORY_GROUP", + "trigger": "CANT_USE_ITEM\t\"string\"", + "contents": "CANT_USE_ITEM" }, { - "trigger": "CHANNEL_CATEGORY_WORLD\tstring", - "contents": "CHANNEL_CATEGORY_WORLD", + "trigger": "CAP_REACHED_TRIAL\t\"string\"", + "contents": "CAP_REACHED_TRIAL" }, { - "trigger": "CHANNEL_CHANNEL_NAME\tstring", - "contents": "CHANNEL_CHANNEL_NAME", + "trigger": "CAPACITANCE_ALL_COMPLETE\t\"string\"", + "contents": "CAPACITANCE_ALL_COMPLETE" }, { - "trigger": "CHANNEL_INVITE\tstring", - "contents": "CHANNEL_INVITE", + "trigger": "CAPACITANCE_ALL_RECRUITMENT_COMPLETE\t\"string\"", + "contents": "CAPACITANCE_ALL_RECRUITMENT_COMPLETE" }, { - "trigger": "CHANNEL_JOIN_CHANNEL\tstring", - "contents": "CHANNEL_JOIN_CHANNEL", + "trigger": "CAPACITANCE_FOLLOWER_BONUS\t\"string\"", + "contents": "CAPACITANCE_FOLLOWER_BONUS" }, { - "trigger": "CHANNEL_NEW_CHANNEL\tstring", - "contents": "CHANNEL_NEW_CHANNEL", + "trigger": "CAPACITANCE_FOLLOWER_BONUS_ACTIVE\t\"string\"", + "contents": "CAPACITANCE_FOLLOWER_BONUS_ACTIVE" }, { - "trigger": "CHANNEL_PASSWORD\tstring", - "contents": "CHANNEL_PASSWORD", + "trigger": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP\t\"string\"", + "contents": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP" }, { - "trigger": "CHANNEL_ROSTER\tstring", - "contents": "CHANNEL_ROSTER", + "trigger": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP_TITLE\t\"string\"", + "contents": "CAPACITANCE_FOLLOWER_BONUS_TOOLTIP_TITLE" }, { - "trigger": "CHANNELING\tstring", - "contents": "CHANNELING", + "trigger": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP\t\"string\"", + "contents": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP" }, { - "trigger": "CHANNELPULLOUT_OPACITY_LABEL\tstring", - "contents": "CHANNELPULLOUT_OPACITY_LABEL", + "trigger": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP_TITLE\t\"string\"", + "contents": "CAPACITANCE_INCREASED_CAPACITY_TOOLTIP_TITLE" }, { - "trigger": "CHANNELPULLOUT_OPTIONS_LABEL\tstring", - "contents": "CHANNELPULLOUT_OPTIONS_LABEL", + "trigger": "CAPACITANCE_RECRUIT_ALL\t\"string\"", + "contents": "CAPACITANCE_RECRUIT_ALL" }, { - "trigger": "CHANNELS\tstring", - "contents": "CHANNELS", + "trigger": "CAPACITANCE_RECRUIT_COUNT\t\"string\"", + "contents": "CAPACITANCE_RECRUIT_COUNT" }, { - "trigger": "CHARACTER\tstring", - "contents": "CHARACTER", + "trigger": "CAPACITANCE_SHIPMENT_COOLDOWN\t\"string\"", + "contents": "CAPACITANCE_SHIPMENT_COOLDOWN" }, { - "trigger": "CHARACTER_BUTTON\tstring", - "contents": "CHARACTER_BUTTON", + "trigger": "CAPACITANCE_SHIPMENT_COUNT\t\"string\"", + "contents": "CAPACITANCE_SHIPMENT_COUNT" }, { - "trigger": "CHARACTER_FRIEND\tstring", - "contents": "CHARACTER_FRIEND", + "trigger": "CAPACITANCE_SHIPMENT_READY\t\"string\"", + "contents": "CAPACITANCE_SHIPMENT_READY" }, { - "trigger": "CHARACTER_FRIEND_INFO\tstring", - "contents": "CHARACTER_FRIEND_INFO", + "trigger": "CAPACITANCE_START_RECRUITMENT\t\"string\"", + "contents": "CAPACITANCE_START_RECRUITMENT" }, { - "trigger": "CHARACTER_FRIEND_LABEL\tstring", - "contents": "CHARACTER_FRIEND_LABEL", + "trigger": "CAPACITANCE_START_WORK_ORDER\t\"string\"", + "contents": "CAPACITANCE_START_WORK_ORDER" }, { - "trigger": "CHARACTER_INFO\tstring", - "contents": "CHARACTER_INFO", + "trigger": "CAPACITANCE_WORK_COMPLETE_TOOLTIP\t\"string\"", + "contents": "CAPACITANCE_WORK_COMPLETE_TOOLTIP" }, { - "trigger": "CHARACTER_KEY_BINDINGS\tstring", - "contents": "CHARACTER_KEY_BINDINGS", + "trigger": "CAPACITANCE_WORK_COMPLETE_TOOLTIP_TITLE\t\"string\"", + "contents": "CAPACITANCE_WORK_COMPLETE_TOOLTIP_TITLE" }, { - "trigger": "CHARACTER_LINK_CLASS_LEVEL_SPEC_TOOLTIP\tstring", - "contents": "CHARACTER_LINK_CLASS_LEVEL_SPEC_TOOLTIP", + "trigger": "CAPACITANCE_WORK_ORDERS\t\"string\"", + "contents": "CAPACITANCE_WORK_ORDERS" }, { - "trigger": "CHARACTER_LINK_ITEM_LEVEL_TOOLTIP\tstring", - "contents": "CHARACTER_LINK_ITEM_LEVEL_TOOLTIP", + "trigger": "CAPACITANCE_YIELD_INCREASED\t\"string\"", + "contents": "CAPACITANCE_YIELD_INCREASED" }, { - "trigger": "CHARACTER_NAME_PROMPT\tstring", - "contents": "CHARACTER_NAME_PROMPT", + "trigger": "CAPPED\t\"string\"", + "contents": "CAPPED" }, { - "trigger": "CHARACTER_POINTS2_COLON\tstring", - "contents": "CHARACTER_POINTS2_COLON", + "trigger": "CAPPED_LEVEL_TRIAL\t\"string\"", + "contents": "CAPPED_LEVEL_TRIAL" }, { - "trigger": "CHARACTER_POINTS_CHANGED\tstring", - "contents": "CHARACTER_POINTS_CHANGED", + "trigger": "CAPPED_MONEY_TRIAL\t\"string\"", + "contents": "CAPPED_MONEY_TRIAL" }, { - "trigger": "CHARACTER_SHADOWS\tstring", - "contents": "CHARACTER_SHADOWS", + "trigger": "CAPSLOCK_KEY_TEXT\t\"string\"", + "contents": "CAPSLOCK_KEY_TEXT" }, { - "trigger": "CHARACTER_SPECIFIC_KEYBINDING_TOOLTIP\tstring", - "contents": "CHARACTER_SPECIFIC_KEYBINDING_TOOLTIP", + "trigger": "CASH_ON_DELIVERY\t\"string\"", + "contents": "CASH_ON_DELIVERY" }, { - "trigger": "CHARACTER_SPECIFIC_KEYBINDINGS\tstring", - "contents": "CHARACTER_SPECIFIC_KEYBINDINGS", + "trigger": "CAST_WHILE_MOVING\t\"string\"", + "contents": "CAST_WHILE_MOVING" }, { - "trigger": "CHARACTER_SPECIFIC_MACROS\tstring", - "contents": "CHARACTER_SPECIFIC_MACROS", + "trigger": "CATCH_PET\t\"string\"", + "contents": "CATCH_PET" }, { - "trigger": "CHARACTER_UPGRADE_FINISH_BUTTON_POPUP_TEXT\tstring", - "contents": "CHARACTER_UPGRADE_FINISH_BUTTON_POPUP_TEXT", + "trigger": "CATCH_PET_CONDITION\t\"string\"", + "contents": "CATCH_PET_CONDITION" }, { - "trigger": "CHAT\tstring", - "contents": "CHAT", + "trigger": "CATCH_PET_DESCRIPTION\t\"string\"", + "contents": "CATCH_PET_DESCRIPTION" }, { - "trigger": "CHAT_AFK_GET\tstring", - "contents": "CHAT_AFK_GET", + "trigger": "CATEGORIES\t\"string\"", + "contents": "CATEGORIES" }, { - "trigger": "CHAT_ANNOUNCE\tstring", - "contents": "CHAT_ANNOUNCE", + "trigger": "CATEGORY\t\"string\"", + "contents": "CATEGORY" }, { - "trigger": "CHAT_ANNOUNCEMENTS_OFF_NOTICE\tstring", - "contents": "CHAT_ANNOUNCEMENTS_OFF_NOTICE", + "trigger": "CHALLENGE_MODE\t\"string\"", + "contents": "CHALLENGE_MODE" }, { - "trigger": "CHAT_ANNOUNCEMENTS_OFF_NOTICE_BN\tstring", - "contents": "CHAT_ANNOUNCEMENTS_OFF_NOTICE_BN", + "trigger": "CHALLENGE_MODE_COMPLETE_BEAT_TIMER\t\"string\"", + "contents": "CHALLENGE_MODE_COMPLETE_BEAT_TIMER" }, { - "trigger": "CHAT_ANNOUNCEMENTS_ON_NOTICE\tstring", - "contents": "CHAT_ANNOUNCEMENTS_ON_NOTICE", + "trigger": "CHALLENGE_MODE_COMPLETE_KEYSTONE_UPGRADED\t\"string\"", + "contents": "CHALLENGE_MODE_COMPLETE_KEYSTONE_UPGRADED" }, { - "trigger": "CHAT_ANNOUNCEMENTS_ON_NOTICE_BN\tstring", - "contents": "CHAT_ANNOUNCEMENTS_ON_NOTICE_BN", + "trigger": "CHALLENGE_MODE_COMPLETE_TIME_EXPIRED\t\"string\"", + "contents": "CHALLENGE_MODE_COMPLETE_TIME_EXPIRED" }, { - "trigger": "CHAT_AUTO_JOIN\tstring", - "contents": "CHAT_AUTO_JOIN", + "trigger": "CHALLENGE_MODE_COMPLETE_TRY_AGAIN\t\"string\"", + "contents": "CHALLENGE_MODE_COMPLETE_TRY_AGAIN" }, { - "trigger": "CHAT_BAN\tstring", - "contents": "CHAT_BAN", + "trigger": "CHALLENGE_MODE_COMPLETED\t\"string\"", + "contents": "CHALLENGE_MODE_COMPLETED" }, { - "trigger": "CHAT_BANNED_NOTICE\tstring", - "contents": "CHAT_BANNED_NOTICE", + "trigger": "CHALLENGE_MODE_DEATH_COUNT_DESCRIPTION\t\"string\"", + "contents": "CHALLENGE_MODE_DEATH_COUNT_DESCRIPTION" }, { - "trigger": "CHAT_BN_CONVERSATION_GET\tstring", - "contents": "CHAT_BN_CONVERSATION_GET", + "trigger": "CHALLENGE_MODE_DEATH_COUNT_TITLE\t\"string\"", + "contents": "CHALLENGE_MODE_DEATH_COUNT_TITLE" }, { - "trigger": "CHAT_BN_CONVERSATION_GET_LINK\tstring", - "contents": "CHAT_BN_CONVERSATION_GET_LINK", + "trigger": "CHALLENGE_MODE_DEPLETED_KEYSTONE\t\"string\"", + "contents": "CHALLENGE_MODE_DEPLETED_KEYSTONE" }, { - "trigger": "CHAT_BN_CONVERSATION_LIST\tstring", - "contents": "CHAT_BN_CONVERSATION_LIST", + "trigger": "CHALLENGE_MODE_DUNGEON_MODIFIERS\t\"string\"", + "contents": "CHALLENGE_MODE_DUNGEON_MODIFIERS" }, { - "trigger": "CHAT_BN_CONVERSATION_SEND\tstring", - "contents": "CHAT_BN_CONVERSATION_SEND", + "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE\t\"string\"", + "contents": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE" }, { - "trigger": "CHAT_BN_WHISPER_GET\tstring", - "contents": "CHAT_BN_WHISPER_GET", + "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE_DESCRIPTION\t\"string\"", + "contents": "CHALLENGE_MODE_ENEMY_EXTRA_DAMAGE_DESCRIPTION" }, { - "trigger": "CHAT_BN_WHISPER_INFORM_GET\tstring", - "contents": "CHAT_BN_WHISPER_INFORM_GET", + "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH\t\"string\"", + "contents": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH" }, { - "trigger": "CHAT_BN_WHISPER_SEND\tstring", - "contents": "CHAT_BN_WHISPER_SEND", + "trigger": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH_DESCRIPTION\t\"string\"", + "contents": "CHALLENGE_MODE_ENEMY_EXTRA_HEALTH_DESCRIPTION" }, { - "trigger": "CHAT_BUBBLES_EXCLUDE_PARTY_CHAT\tstring", - "contents": "CHAT_BUBBLES_EXCLUDE_PARTY_CHAT", + "trigger": "CHALLENGE_MODE_GUILD_BEST\t\"string\"", + "contents": "CHALLENGE_MODE_GUILD_BEST" }, { - "trigger": "CHAT_BUBBLES_TEXT\tstring", - "contents": "CHAT_BUBBLES_TEXT", + "trigger": "CHALLENGE_MODE_GUILD_BEST_LINE\t\"string\"", + "contents": "CHALLENGE_MODE_GUILD_BEST_LINE" }, { - "trigger": "CHAT_CHANNEL_GET\tstring", - "contents": "CHAT_CHANNEL_GET", + "trigger": "CHALLENGE_MODE_GUILD_BEST_LINE_TOOLTIP_TITLE\t\"string\"", + "contents": "CHALLENGE_MODE_GUILD_BEST_LINE_TOOLTIP_TITLE" }, { - "trigger": "CHAT_CHANNEL_JOIN_GET\tstring", - "contents": "CHAT_CHANNEL_JOIN_GET", + "trigger": "CHALLENGE_MODE_GUILD_BEST_LINE_YOU\t\"string\"", + "contents": "CHALLENGE_MODE_GUILD_BEST_LINE_YOU" }, { - "trigger": "CHAT_CHANNEL_LEAVE_GET\tstring", - "contents": "CHAT_CHANNEL_LEAVE_GET", + "trigger": "CHALLENGE_MODE_INSERT_KEYSTONE\t\"string\"", + "contents": "CHALLENGE_MODE_INSERT_KEYSTONE" }, { - "trigger": "CHAT_CHANNEL_LIST_GET\tstring", - "contents": "CHAT_CHANNEL_LIST_GET", + "trigger": "CHALLENGE_MODE_ITEM_POWER_LEVEL\t\"string\"", + "contents": "CHALLENGE_MODE_ITEM_POWER_LEVEL" }, { - "trigger": "CHAT_CHANNEL_OWNER_NOTICE\tstring", - "contents": "CHAT_CHANNEL_OWNER_NOTICE", + "trigger": "CHALLENGE_MODE_KEYSTONE_DEPLETED\t\"string\"", + "contents": "CHALLENGE_MODE_KEYSTONE_DEPLETED" }, { - "trigger": "CHAT_CHANNEL_OWNER_NOTICE_BN\tstring", - "contents": "CHAT_CHANNEL_OWNER_NOTICE_BN", + "trigger": "CHALLENGE_MODE_KEYSTONE_DEPLETED_AT_START\t\"string\"", + "contents": "CHALLENGE_MODE_KEYSTONE_DEPLETED_AT_START" }, { - "trigger": "CHAT_CHANNEL_SEND\tstring", - "contents": "CHAT_CHANNEL_SEND", + "trigger": "CHALLENGE_MODE_KEYSTONE_HYPERLINK\t\"string\"", + "contents": "CHALLENGE_MODE_KEYSTONE_HYPERLINK" }, { - "trigger": "CHAT_CHANNELS\tstring", - "contents": "CHAT_CHANNELS", + "trigger": "CHALLENGE_MODE_KEYSTONE_NAME\t\"string\"", + "contents": "CHALLENGE_MODE_KEYSTONE_NAME" }, { - "trigger": "CHAT_COMBAT_MISC_INFO_GET\tstring", - "contents": "CHAT_COMBAT_MISC_INFO_GET", + "trigger": "CHALLENGE_MODE_NEW_BEST\t\"string\"", + "contents": "CHALLENGE_MODE_NEW_BEST" }, { - "trigger": "CHAT_CONFIG_COMBAT_TAB_NAME\tstring", - "contents": "CHAT_CONFIG_COMBAT_TAB_NAME", + "trigger": "CHALLENGE_MODE_NEW_RECORD\t\"string\"", + "contents": "CHALLENGE_MODE_NEW_RECORD" }, { - "trigger": "CHAT_CONFIGURATION\tstring", - "contents": "CHAT_CONFIGURATION", + "trigger": "CHALLENGE_MODE_NO_RUNS_THIS_WEEK\t\"string\"", + "contents": "CHALLENGE_MODE_NO_RUNS_THIS_WEEK" }, { - "trigger": "CHAT_CONVERSATION_CONVERSATION_CONVERTED_TO_WHISPER_NOTICE\tstring", - "contents": "CHAT_CONVERSATION_CONVERSATION_CONVERTED_TO_WHISPER_NOTICE", + "trigger": "CHALLENGE_MODE_POWER_LEVEL\t\"string\"", + "contents": "CHALLENGE_MODE_POWER_LEVEL" }, { - "trigger": "CHAT_CONVERSATION_MEMBER_JOINED_NOTICE\tstring", - "contents": "CHAT_CONVERSATION_MEMBER_JOINED_NOTICE", + "trigger": "CHALLENGE_MODE_REALM_BEST\t\"string\"", + "contents": "CHALLENGE_MODE_REALM_BEST" }, { - "trigger": "CHAT_CONVERSATION_MEMBER_LEFT_NOTICE\tstring", - "contents": "CHAT_CONVERSATION_MEMBER_LEFT_NOTICE", + "trigger": "CHALLENGE_MODE_RECENT_BEST\t\"string\"", + "contents": "CHALLENGE_MODE_RECENT_BEST" }, { - "trigger": "CHAT_CONVERSATION_YOU_JOINED_CONVERSATION_NOTICE\tstring", - "contents": "CHAT_CONVERSATION_YOU_JOINED_CONVERSATION_NOTICE", + "trigger": "CHALLENGE_MODE_START_CHALLENGE\t\"string\"", + "contents": "CHALLENGE_MODE_START_CHALLENGE" }, { - "trigger": "CHAT_CONVERSATION_YOU_LEFT_CONVERSATION_NOTICE\tstring", - "contents": "CHAT_CONVERSATION_YOU_LEFT_CONVERSATION_NOTICE", + "trigger": "CHALLENGE_MODE_THIS_WEEK\t\"string\"", + "contents": "CHALLENGE_MODE_THIS_WEEK" }, { - "trigger": "CHAT_DEFAULT\tstring", - "contents": "CHAT_DEFAULT", + "trigger": "CHALLENGE_MODE_TIMES_UP\t\"string\"", + "contents": "CHALLENGE_MODE_TIMES_UP" }, { - "trigger": "CHAT_DEFAULTS\tstring", - "contents": "CHAT_DEFAULTS", + "trigger": "CHALLENGE_MODE_TIMES_UP_LOOT\t\"string\"", + "contents": "CHALLENGE_MODE_TIMES_UP_LOOT" }, { - "trigger": "CHAT_DEMOTE\tstring", - "contents": "CHAT_DEMOTE", + "trigger": "CHALLENGE_MODE_TIMES_UP_NO_LOOT\t\"string\"", + "contents": "CHALLENGE_MODE_TIMES_UP_NO_LOOT" }, { - "trigger": "CHAT_DND_GET\tstring", - "contents": "CHAT_DND_GET", + "trigger": "CHALLENGE_MODE_TIMES_UP_NO_LOOT_LEADER\t\"string\"", + "contents": "CHALLENGE_MODE_TIMES_UP_NO_LOOT_LEADER" }, { - "trigger": "CHAT_EMOTE_GET\tstring", - "contents": "CHAT_EMOTE_GET", + "trigger": "CHALLENGE_MODE_WEEKLY_BEST\t\"string\"", + "contents": "CHALLENGE_MODE_WEEKLY_BEST" }, { - "trigger": "CHAT_EMOTE_SEND\tstring", - "contents": "CHAT_EMOTE_SEND", + "trigger": "CHALLENGE_MODE_WEEKLY_REWARD_AVAILABLE\t\"string\"", + "contents": "CHALLENGE_MODE_WEEKLY_REWARD_AVAILABLE" }, { - "trigger": "CHAT_EMOTE_UNKNOWN\tstring", - "contents": "CHAT_EMOTE_UNKNOWN", + "trigger": "CHALLENGES\t\"string\"", + "contents": "CHALLENGES" }, { - "trigger": "CHAT_FILTERED\tstring", - "contents": "CHAT_FILTERED", + "trigger": "CHALLENGES_LASTRUN_TIME\t\"string\"", + "contents": "CHALLENGES_LASTRUN_TIME" }, { - "trigger": "CHAT_FLAG_AFK\tstring", - "contents": "CHAT_FLAG_AFK", + "trigger": "CHALLENGES_NO_MEDAL\t\"string\"", + "contents": "CHALLENGES_NO_MEDAL" }, { - "trigger": "CHAT_FLAG_COM\tstring", - "contents": "CHAT_FLAG_COM", + "trigger": "CHALLENGES_NO_TIME\t\"string\"", + "contents": "CHALLENGES_NO_TIME" }, { - "trigger": "CHAT_FLAG_DND\tstring", - "contents": "CHAT_FLAG_DND", + "trigger": "CHALLENGES_RECORD_TIME\t\"string\"", + "contents": "CHALLENGES_RECORD_TIME" }, { - "trigger": "CHAT_FLAG_GM\tstring", - "contents": "CHAT_FLAG_GM", + "trigger": "CHALLENGES_TIMER_NO_MEDAL\t\"string\"", + "contents": "CHALLENGES_TIMER_NO_MEDAL" }, { - "trigger": "CHAT_FRAME_SETTINGS\tstring", - "contents": "CHAT_FRAME_SETTINGS", + "trigger": "CHANCE_TO_BLOCK\t\"string\"", + "contents": "CHANCE_TO_BLOCK" }, { - "trigger": "CHAT_GUILD_DEMOTE_SEND\tstring", - "contents": "CHAT_GUILD_DEMOTE_SEND", + "trigger": "CHANCE_TO_CRIT\t\"string\"", + "contents": "CHANCE_TO_CRIT" }, { - "trigger": "CHAT_GUILD_GET\tstring", - "contents": "CHAT_GUILD_GET", + "trigger": "CHANCE_TO_DODGE\t\"string\"", + "contents": "CHANCE_TO_DODGE" }, { - "trigger": "CHAT_GUILD_INVITE_SEND\tstring", - "contents": "CHAT_GUILD_INVITE_SEND", + "trigger": "CHANCE_TO_PARRY\t\"string\"", + "contents": "CHANCE_TO_PARRY" }, { - "trigger": "CHAT_GUILD_LEADER_SEND\tstring", - "contents": "CHAT_GUILD_LEADER_SEND", + "trigger": "CHANGE_INSTANCE\t\"string\"", + "contents": "CHANGE_INSTANCE" }, { - "trigger": "CHAT_GUILD_MOTD_SEND\tstring", - "contents": "CHAT_GUILD_MOTD_SEND", + "trigger": "CHANGE_MACRO_NAME_ICON\t\"string\"", + "contents": "CHANGE_MACRO_NAME_ICON" }, { - "trigger": "CHAT_GUILD_PROMOTE_SEND\tstring", - "contents": "CHAT_GUILD_PROMOTE_SEND", + "trigger": "CHANGE_OPACITY\t\"string\"", + "contents": "CHANGE_OPACITY" }, { - "trigger": "CHAT_GUILD_SEND\tstring", - "contents": "CHAT_GUILD_SEND", + "trigger": "CHANGED_ITEM\t\"string\"", + "contents": "CHANGED_ITEM" }, { - "trigger": "CHAT_GUILD_UNINVITE_SEND\tstring", - "contents": "CHAT_GUILD_UNINVITE_SEND", + "trigger": "CHANGED_OWN_ITEM\t\"string\"", + "contents": "CHANGED_OWN_ITEM" }, { - "trigger": "CHAT_HEADER_SUFFIX\tstring", - "contents": "CHAT_HEADER_SUFFIX", + "trigger": "CHANNEL\t\"string\"", + "contents": "CHANNEL" }, { - "trigger": "CHAT_HELP_TEXT_LINE1\tstring", - "contents": "CHAT_HELP_TEXT_LINE1", + "trigger": "CHANNEL_CATEGORY_CUSTOM\t\"string\"", + "contents": "CHANNEL_CATEGORY_CUSTOM" }, { - "trigger": "CHAT_HELP_TEXT_LINE10\tstring", - "contents": "CHAT_HELP_TEXT_LINE10", + "trigger": "CHANNEL_CATEGORY_GROUP\t\"string\"", + "contents": "CHANNEL_CATEGORY_GROUP" }, { - "trigger": "CHAT_HELP_TEXT_LINE11\tstring", - "contents": "CHAT_HELP_TEXT_LINE11", + "trigger": "CHANNEL_CATEGORY_WORLD\t\"string\"", + "contents": "CHANNEL_CATEGORY_WORLD" }, { - "trigger": "CHAT_HELP_TEXT_LINE12\tstring", - "contents": "CHAT_HELP_TEXT_LINE12", + "trigger": "CHANNEL_CHANNEL_NAME\t\"string\"", + "contents": "CHANNEL_CHANNEL_NAME" }, { - "trigger": "CHAT_HELP_TEXT_LINE13\tstring", - "contents": "CHAT_HELP_TEXT_LINE13", + "trigger": "CHANNEL_INVITE\t\"string\"", + "contents": "CHANNEL_INVITE" }, { - "trigger": "CHAT_HELP_TEXT_LINE14\tstring", - "contents": "CHAT_HELP_TEXT_LINE14", + "trigger": "CHANNEL_JOIN_CHANNEL\t\"string\"", + "contents": "CHANNEL_JOIN_CHANNEL" }, { - "trigger": "CHAT_HELP_TEXT_LINE15\tstring", - "contents": "CHAT_HELP_TEXT_LINE15", + "trigger": "CHANNEL_NEW_CHANNEL\t\"string\"", + "contents": "CHANNEL_NEW_CHANNEL" }, { - "trigger": "CHAT_HELP_TEXT_LINE16\tstring", - "contents": "CHAT_HELP_TEXT_LINE16", + "trigger": "CHANNEL_PASSWORD\t\"string\"", + "contents": "CHANNEL_PASSWORD" }, { - "trigger": "CHAT_HELP_TEXT_LINE2\tstring", - "contents": "CHAT_HELP_TEXT_LINE2", + "trigger": "CHANNEL_ROSTER\t\"string\"", + "contents": "CHANNEL_ROSTER" }, { - "trigger": "CHAT_HELP_TEXT_LINE3\tstring", - "contents": "CHAT_HELP_TEXT_LINE3", + "trigger": "CHANNELING\t\"string\"", + "contents": "CHANNELING" }, { - "trigger": "CHAT_HELP_TEXT_LINE4\tstring", - "contents": "CHAT_HELP_TEXT_LINE4", + "trigger": "CHANNELPULLOUT_OPACITY_LABEL\t\"string\"", + "contents": "CHANNELPULLOUT_OPACITY_LABEL" }, { - "trigger": "CHAT_HELP_TEXT_LINE5\tstring", - "contents": "CHAT_HELP_TEXT_LINE5", + "trigger": "CHANNELPULLOUT_OPTIONS_LABEL\t\"string\"", + "contents": "CHANNELPULLOUT_OPTIONS_LABEL" }, { - "trigger": "CHAT_HELP_TEXT_LINE6\tstring", - "contents": "CHAT_HELP_TEXT_LINE6", + "trigger": "CHANNELS\t\"string\"", + "contents": "CHANNELS" }, { - "trigger": "CHAT_HELP_TEXT_LINE7\tstring", - "contents": "CHAT_HELP_TEXT_LINE7", + "trigger": "CHARACTER\t\"string\"", + "contents": "CHARACTER" }, { - "trigger": "CHAT_HELP_TEXT_LINE8\tstring", - "contents": "CHAT_HELP_TEXT_LINE8", + "trigger": "CHARACTER_BUTTON\t\"string\"", + "contents": "CHARACTER_BUTTON" }, { - "trigger": "CHAT_HELP_TEXT_LINE9\tstring", - "contents": "CHAT_HELP_TEXT_LINE9", + "trigger": "CHARACTER_FRIEND\t\"string\"", + "contents": "CHARACTER_FRIEND" }, { - "trigger": "CHAT_IGNORED\tstring", - "contents": "CHAT_IGNORED", + "trigger": "CHARACTER_FRIEND_INFO\t\"string\"", + "contents": "CHARACTER_FRIEND_INFO" }, { - "trigger": "CHAT_INSTANCE_CHAT_GET\tstring", - "contents": "CHAT_INSTANCE_CHAT_GET", + "trigger": "CHARACTER_FRIEND_LABEL\t\"string\"", + "contents": "CHARACTER_FRIEND_LABEL" }, { - "trigger": "CHAT_INSTANCE_CHAT_LEADER_GET\tstring", - "contents": "CHAT_INSTANCE_CHAT_LEADER_GET", + "trigger": "CHARACTER_INFO\t\"string\"", + "contents": "CHARACTER_INFO" }, { - "trigger": "CHAT_INSTANCE_CHAT_SEND\tstring", - "contents": "CHAT_INSTANCE_CHAT_SEND", + "trigger": "CHARACTER_KEY_BINDINGS\t\"string\"", + "contents": "CHARACTER_KEY_BINDINGS" }, { - "trigger": "CHAT_INVALID_NAME_NOTICE\tstring", - "contents": "CHAT_INVALID_NAME_NOTICE", + "trigger": "CHARACTER_LINK_CLASS_LEVEL_SPEC_TOOLTIP\t\"string\"", + "contents": "CHARACTER_LINK_CLASS_LEVEL_SPEC_TOOLTIP" }, { - "trigger": "CHAT_INVITE_NOTICE\tstring", - "contents": "CHAT_INVITE_NOTICE", + "trigger": "CHARACTER_LINK_ITEM_LEVEL_TOOLTIP\t\"string\"", + "contents": "CHARACTER_LINK_ITEM_LEVEL_TOOLTIP" }, { - "trigger": "CHAT_INVITE_NOTICE_POPUP\tstring", - "contents": "CHAT_INVITE_NOTICE_POPUP", + "trigger": "CHARACTER_NAME_PROMPT\t\"string\"", + "contents": "CHARACTER_NAME_PROMPT" }, { - "trigger": "CHAT_INVITE_SEND\tstring", - "contents": "CHAT_INVITE_SEND", + "trigger": "CHARACTER_POINTS2_COLON\t\"string\"", + "contents": "CHARACTER_POINTS2_COLON" }, { - "trigger": "CHAT_INVITE_WRONG_FACTION_NOTICE\tstring", - "contents": "CHAT_INVITE_WRONG_FACTION_NOTICE", + "trigger": "CHARACTER_POINTS_CHANGED\t\"string\"", + "contents": "CHARACTER_POINTS_CHANGED" }, { - "trigger": "CHAT_JOIN\tstring", - "contents": "CHAT_JOIN", + "trigger": "CHARACTER_SELECT_PADLOCK_DROP_DOWN_USE_BOOST\t\"string\"", + "contents": "CHARACTER_SELECT_PADLOCK_DROP_DOWN_USE_BOOST" }, { - "trigger": "CHAT_JOIN_HELP\tstring", - "contents": "CHAT_JOIN_HELP", + "trigger": "CHARACTER_SHADOWS\t\"string\"", + "contents": "CHARACTER_SHADOWS" }, { - "trigger": "CHAT_KICK\tstring", - "contents": "CHAT_KICK", + "trigger": "CHARACTER_SHEET_MICRO_BUTTON_AZERITE_AVAILABLE\t\"string\"", + "contents": "CHARACTER_SHEET_MICRO_BUTTON_AZERITE_AVAILABLE" }, { - "trigger": "CHAT_LABEL\tstring", - "contents": "CHAT_LABEL", + "trigger": "CHARACTER_SPECIFIC_KEYBINDING_TOOLTIP\t\"string\"", + "contents": "CHARACTER_SPECIFIC_KEYBINDING_TOOLTIP" }, { - "trigger": "CHAT_LEAVE\tstring", - "contents": "CHAT_LEAVE", + "trigger": "CHARACTER_SPECIFIC_KEYBINDINGS\t\"string\"", + "contents": "CHARACTER_SPECIFIC_KEYBINDINGS" }, { - "trigger": "CHAT_LOCKED_TEXT\tstring", - "contents": "CHAT_LOCKED_TEXT", + "trigger": "CHARACTER_SPECIFIC_MACROS\t\"string\"", + "contents": "CHARACTER_SPECIFIC_MACROS" }, { - "trigger": "CHAT_MODERATE\tstring", - "contents": "CHAT_MODERATE", + "trigger": "CHARACTER_UPGRADE_FINISH_BUTTON_POPUP_TEXT\t\"string\"", + "contents": "CHARACTER_UPGRADE_FINISH_BUTTON_POPUP_TEXT" }, { - "trigger": "CHAT_MODERATION_OFF_NOTICE\tstring", - "contents": "CHAT_MODERATION_OFF_NOTICE", + "trigger": "CHAT\t\"string\"", + "contents": "CHAT" }, { - "trigger": "CHAT_MODERATION_OFF_NOTICE_BN\tstring", - "contents": "CHAT_MODERATION_OFF_NOTICE_BN", + "trigger": "CHAT_AFK_GET\t\"string\"", + "contents": "CHAT_AFK_GET" }, { - "trigger": "CHAT_MODERATION_ON_NOTICE\tstring", - "contents": "CHAT_MODERATION_ON_NOTICE", + "trigger": "CHAT_ANNOUNCE\t\"string\"", + "contents": "CHAT_ANNOUNCE" }, { - "trigger": "CHAT_MODERATION_ON_NOTICE_BN\tstring", - "contents": "CHAT_MODERATION_ON_NOTICE_BN", + "trigger": "CHAT_ANNOUNCEMENTS_OFF_NOTICE\t\"string\"", + "contents": "CHAT_ANNOUNCEMENTS_OFF_NOTICE" }, { - "trigger": "CHAT_MONSTER_EMOTE_GET\tstring", - "contents": "CHAT_MONSTER_EMOTE_GET", + "trigger": "CHAT_ANNOUNCEMENTS_OFF_NOTICE_BN\t\"string\"", + "contents": "CHAT_ANNOUNCEMENTS_OFF_NOTICE_BN" }, { - "trigger": "CHAT_MONSTER_PARTY_GET\tstring", - "contents": "CHAT_MONSTER_PARTY_GET", + "trigger": "CHAT_ANNOUNCEMENTS_ON_NOTICE\t\"string\"", + "contents": "CHAT_ANNOUNCEMENTS_ON_NOTICE" }, { - "trigger": "CHAT_MONSTER_SAY_GET\tstring", - "contents": "CHAT_MONSTER_SAY_GET", + "trigger": "CHAT_ANNOUNCEMENTS_ON_NOTICE_BN\t\"string\"", + "contents": "CHAT_ANNOUNCEMENTS_ON_NOTICE_BN" }, { - "trigger": "CHAT_MONSTER_WHISPER_GET\tstring", - "contents": "CHAT_MONSTER_WHISPER_GET", + "trigger": "CHAT_AUTO_JOIN\t\"string\"", + "contents": "CHAT_AUTO_JOIN" }, { - "trigger": "CHAT_MONSTER_YELL_GET\tstring", - "contents": "CHAT_MONSTER_YELL_GET", + "trigger": "CHAT_BAN\t\"string\"", + "contents": "CHAT_BAN" }, { - "trigger": "CHAT_MOUSE_WHEEL_SCROLL\tstring", - "contents": "CHAT_MOUSE_WHEEL_SCROLL", + "trigger": "CHAT_BANNED_NOTICE\t\"string\"", + "contents": "CHAT_BANNED_NOTICE" }, { - "trigger": "CHAT_MSG_ACHIEVEMENT\tstring", - "contents": "CHAT_MSG_ACHIEVEMENT", + "trigger": "CHAT_BN_CONVERSATION_GET\t\"string\"", + "contents": "CHAT_BN_CONVERSATION_GET" }, { - "trigger": "CHAT_MSG_AFK\tstring", - "contents": "CHAT_MSG_AFK", + "trigger": "CHAT_BN_CONVERSATION_GET_LINK\t\"string\"", + "contents": "CHAT_BN_CONVERSATION_GET_LINK" }, { - "trigger": "CHAT_MSG_BATTLEGROUND\tstring", - "contents": "CHAT_MSG_BATTLEGROUND", + "trigger": "CHAT_BN_CONVERSATION_LIST\t\"string\"", + "contents": "CHAT_BN_CONVERSATION_LIST" }, { - "trigger": "CHAT_MSG_BATTLEGROUND_LEADER\tstring", - "contents": "CHAT_MSG_BATTLEGROUND_LEADER", + "trigger": "CHAT_BN_CONVERSATION_SEND\t\"string\"", + "contents": "CHAT_BN_CONVERSATION_SEND" }, { - "trigger": "CHAT_MSG_BG_SYSTEM_ALLIANCE\tstring", - "contents": "CHAT_MSG_BG_SYSTEM_ALLIANCE", + "trigger": "CHAT_BN_WHISPER_GET\t\"string\"", + "contents": "CHAT_BN_WHISPER_GET" }, { - "trigger": "CHAT_MSG_BG_SYSTEM_HORDE\tstring", - "contents": "CHAT_MSG_BG_SYSTEM_HORDE", + "trigger": "CHAT_BN_WHISPER_INFORM_GET\t\"string\"", + "contents": "CHAT_BN_WHISPER_INFORM_GET" }, { - "trigger": "CHAT_MSG_BG_SYSTEM_NEUTRAL\tstring", - "contents": "CHAT_MSG_BG_SYSTEM_NEUTRAL", + "trigger": "CHAT_BN_WHISPER_SEND\t\"string\"", + "contents": "CHAT_BN_WHISPER_SEND" }, { - "trigger": "CHAT_MSG_BLOCK_CHAT_CHANNEL_INVITE\tstring", - "contents": "CHAT_MSG_BLOCK_CHAT_CHANNEL_INVITE", + "trigger": "CHAT_BUBBLES_EXCLUDE_PARTY_CHAT\t\"string\"", + "contents": "CHAT_BUBBLES_EXCLUDE_PARTY_CHAT" }, { - "trigger": "CHAT_MSG_BN_CONVERSATION\tstring", - "contents": "CHAT_MSG_BN_CONVERSATION", + "trigger": "CHAT_BUBBLES_TEXT\t\"string\"", + "contents": "CHAT_BUBBLES_TEXT" }, { - "trigger": "CHAT_MSG_BN_WHISPER\tstring", - "contents": "CHAT_MSG_BN_WHISPER", + "trigger": "CHAT_CHANNEL_DROP_DOWN_OPEN_COMMUNITIES_FRAME\t\"string\"", + "contents": "CHAT_CHANNEL_DROP_DOWN_OPEN_COMMUNITIES_FRAME" }, { - "trigger": "CHAT_MSG_CHANNEL_LIST\tstring", - "contents": "CHAT_MSG_CHANNEL_LIST", + "trigger": "CHAT_CHANNEL_GET\t\"string\"", + "contents": "CHAT_CHANNEL_GET" }, { - "trigger": "CHAT_MSG_COMBAT_HONOR_GAIN\tstring", - "contents": "CHAT_MSG_COMBAT_HONOR_GAIN", + "trigger": "CHAT_CHANNEL_JOIN_GET\t\"string\"", + "contents": "CHAT_CHANNEL_JOIN_GET" }, { - "trigger": "CHAT_MSG_EMOTE\tstring", - "contents": "CHAT_MSG_EMOTE", + "trigger": "CHAT_CHANNEL_LEAVE_GET\t\"string\"", + "contents": "CHAT_CHANNEL_LEAVE_GET" }, { - "trigger": "CHAT_MSG_FILTERED\tstring", - "contents": "CHAT_MSG_FILTERED", + "trigger": "CHAT_CHANNEL_LIST_GET\t\"string\"", + "contents": "CHAT_CHANNEL_LIST_GET" }, { - "trigger": "CHAT_MSG_GUILD\tstring", - "contents": "CHAT_MSG_GUILD", + "trigger": "CHAT_CHANNEL_OWNER_NOTICE\t\"string\"", + "contents": "CHAT_CHANNEL_OWNER_NOTICE" }, { - "trigger": "CHAT_MSG_GUILD_ACHIEVEMENT\tstring", - "contents": "CHAT_MSG_GUILD_ACHIEVEMENT", + "trigger": "CHAT_CHANNEL_OWNER_NOTICE_BN\t\"string\"", + "contents": "CHAT_CHANNEL_OWNER_NOTICE_BN" }, { - "trigger": "CHAT_MSG_GUILD_ITEM_LOOTED\tstring", - "contents": "CHAT_MSG_GUILD_ITEM_LOOTED", + "trigger": "CHAT_CHANNEL_SEND\t\"string\"", + "contents": "CHAT_CHANNEL_SEND" }, { - "trigger": "CHAT_MSG_LOOT\tstring", - "contents": "CHAT_MSG_LOOT", + "trigger": "CHAT_CHANNELS\t\"string\"", + "contents": "CHAT_CHANNELS" }, { - "trigger": "CHAT_MSG_MONEY\tstring", - "contents": "CHAT_MSG_MONEY", + "trigger": "CHAT_COMBAT_MISC_INFO_GET\t\"string\"", + "contents": "CHAT_COMBAT_MISC_INFO_GET" }, { - "trigger": "CHAT_MSG_MONSTER_EMOTE\tstring", - "contents": "CHAT_MSG_MONSTER_EMOTE", + "trigger": "CHAT_COMMUNITIES_CHANNEL_BN_GET\t\"string\"", + "contents": "CHAT_COMMUNITIES_CHANNEL_BN_GET" }, { - "trigger": "CHAT_MSG_MONSTER_PARTY\tstring", - "contents": "CHAT_MSG_MONSTER_PARTY", + "trigger": "CHAT_COMMUNITIES_CHANNEL_GET\t\"string\"", + "contents": "CHAT_COMMUNITIES_CHANNEL_GET" }, { - "trigger": "CHAT_MSG_MONSTER_SAY\tstring", - "contents": "CHAT_MSG_MONSTER_SAY", + "trigger": "CHAT_CONFIG_CHANNEL_SETTINGS_TITLE_WITH_DRAG_INSTRUCTIONS\t\"string\"", + "contents": "CHAT_CONFIG_CHANNEL_SETTINGS_TITLE_WITH_DRAG_INSTRUCTIONS" }, { - "trigger": "CHAT_MSG_MONSTER_WHISPER\tstring", - "contents": "CHAT_MSG_MONSTER_WHISPER", + "trigger": "CHAT_CONFIG_COMBAT_TAB_NAME\t\"string\"", + "contents": "CHAT_CONFIG_COMBAT_TAB_NAME" }, { - "trigger": "CHAT_MSG_MONSTER_YELL\tstring", - "contents": "CHAT_MSG_MONSTER_YELL", + "trigger": "CHAT_CONFIGURATION\t\"string\"", + "contents": "CHAT_CONFIGURATION" }, { - "trigger": "CHAT_MSG_OFFICER\tstring", - "contents": "CHAT_MSG_OFFICER", + "trigger": "CHAT_CONVERSATION_CONVERSATION_CONVERTED_TO_WHISPER_NOTICE\t\"string\"", + "contents": "CHAT_CONVERSATION_CONVERSATION_CONVERTED_TO_WHISPER_NOTICE" }, { - "trigger": "CHAT_MSG_PARTY\tstring", - "contents": "CHAT_MSG_PARTY", + "trigger": "CHAT_CONVERSATION_MEMBER_JOINED_NOTICE\t\"string\"", + "contents": "CHAT_CONVERSATION_MEMBER_JOINED_NOTICE" }, { - "trigger": "CHAT_MSG_PARTY_LEADER\tstring", - "contents": "CHAT_MSG_PARTY_LEADER", + "trigger": "CHAT_CONVERSATION_MEMBER_LEFT_NOTICE\t\"string\"", + "contents": "CHAT_CONVERSATION_MEMBER_LEFT_NOTICE" }, { - "trigger": "CHAT_MSG_RAID\tstring", - "contents": "CHAT_MSG_RAID", + "trigger": "CHAT_CONVERSATION_YOU_JOINED_CONVERSATION_NOTICE\t\"string\"", + "contents": "CHAT_CONVERSATION_YOU_JOINED_CONVERSATION_NOTICE" }, { - "trigger": "CHAT_MSG_RAID_BOSS_EMOTE\tstring", - "contents": "CHAT_MSG_RAID_BOSS_EMOTE", + "trigger": "CHAT_CONVERSATION_YOU_LEFT_CONVERSATION_NOTICE\t\"string\"", + "contents": "CHAT_CONVERSATION_YOU_LEFT_CONVERSATION_NOTICE" }, { - "trigger": "CHAT_MSG_RAID_LEADER\tstring", - "contents": "CHAT_MSG_RAID_LEADER", + "trigger": "CHAT_DEFAULT\t\"string\"", + "contents": "CHAT_DEFAULT" }, { - "trigger": "CHAT_MSG_RAID_WARNING\tstring", - "contents": "CHAT_MSG_RAID_WARNING", + "trigger": "CHAT_DEFAULTS\t\"string\"", + "contents": "CHAT_DEFAULTS" }, { - "trigger": "CHAT_MSG_RESTRICTED\tstring", - "contents": "CHAT_MSG_RESTRICTED", + "trigger": "CHAT_DEMOTE\t\"string\"", + "contents": "CHAT_DEMOTE" }, { - "trigger": "CHAT_MSG_SAY\tstring", - "contents": "CHAT_MSG_SAY", + "trigger": "CHAT_DND_GET\t\"string\"", + "contents": "CHAT_DND_GET" }, { - "trigger": "CHAT_MSG_SKILL\tstring", - "contents": "CHAT_MSG_SKILL", + "trigger": "CHAT_EMOTE_GET\t\"string\"", + "contents": "CHAT_EMOTE_GET" }, { - "trigger": "CHAT_MSG_SYSTEM\tstring", - "contents": "CHAT_MSG_SYSTEM", + "trigger": "CHAT_EMOTE_SEND\t\"string\"", + "contents": "CHAT_EMOTE_SEND" }, { - "trigger": "CHAT_MSG_TEXT_EMOTE\tstring", - "contents": "CHAT_MSG_TEXT_EMOTE", + "trigger": "CHAT_EMOTE_UNKNOWN\t\"string\"", + "contents": "CHAT_EMOTE_UNKNOWN" }, { - "trigger": "CHAT_MSG_WHISPER\tstring", - "contents": "CHAT_MSG_WHISPER", + "trigger": "CHAT_FILTERED\t\"string\"", + "contents": "CHAT_FILTERED" }, { - "trigger": "CHAT_MSG_WHISPER_INFORM\tstring", - "contents": "CHAT_MSG_WHISPER_INFORM", + "trigger": "CHAT_FLAG_AFK\t\"string\"", + "contents": "CHAT_FLAG_AFK" }, { - "trigger": "CHAT_MSG_WORLDDEFENSE_FORMAT\tstring", - "contents": "CHAT_MSG_WORLDDEFENSE_FORMAT", + "trigger": "CHAT_FLAG_COM\t\"string\"", + "contents": "CHAT_FLAG_COM" }, { - "trigger": "CHAT_MSG_YELL\tstring", - "contents": "CHAT_MSG_YELL", + "trigger": "CHAT_FLAG_DND\t\"string\"", + "contents": "CHAT_FLAG_DND" }, { - "trigger": "CHAT_MUTED_NOTICE\tstring", - "contents": "CHAT_MUTED_NOTICE", + "trigger": "CHAT_FLAG_GM\t\"string\"", + "contents": "CHAT_FLAG_GM" }, { - "trigger": "CHAT_MUTED_NOTICE_BN\tstring", - "contents": "CHAT_MUTED_NOTICE_BN", + "trigger": "CHAT_FRAME_SETTINGS\t\"string\"", + "contents": "CHAT_FRAME_SETTINGS" }, { - "trigger": "CHAT_NAME_TEMPLATE\tstring", - "contents": "CHAT_NAME_TEMPLATE", + "trigger": "CHAT_GUILD_DEMOTE_SEND\t\"string\"", + "contents": "CHAT_GUILD_DEMOTE_SEND" }, { - "trigger": "CHAT_NOT_ALLOWED_IN_CHANNEL_NOTICE\tstring", - "contents": "CHAT_NOT_ALLOWED_IN_CHANNEL_NOTICE", + "trigger": "CHAT_GUILD_GET\t\"string\"", + "contents": "CHAT_GUILD_GET" }, { - "trigger": "CHAT_NOT_IN_AREA_NOTICE\tstring", - "contents": "CHAT_NOT_IN_AREA_NOTICE", + "trigger": "CHAT_GUILD_INVITE_SEND\t\"string\"", + "contents": "CHAT_GUILD_INVITE_SEND" }, { - "trigger": "CHAT_NOT_MEMBER_NOTICE\tstring", - "contents": "CHAT_NOT_MEMBER_NOTICE", + "trigger": "CHAT_GUILD_LEADER_SEND\t\"string\"", + "contents": "CHAT_GUILD_LEADER_SEND" }, { - "trigger": "CHAT_NOT_MODERATED_NOTICE\tstring", - "contents": "CHAT_NOT_MODERATED_NOTICE", + "trigger": "CHAT_GUILD_MOTD_SEND\t\"string\"", + "contents": "CHAT_GUILD_MOTD_SEND" }, { - "trigger": "CHAT_NOT_MODERATOR_NOTICE\tstring", - "contents": "CHAT_NOT_MODERATOR_NOTICE", + "trigger": "CHAT_GUILD_PROMOTE_SEND\t\"string\"", + "contents": "CHAT_GUILD_PROMOTE_SEND" }, { - "trigger": "CHAT_NOT_MODERATOR_NOTICE_BN\tstring", - "contents": "CHAT_NOT_MODERATOR_NOTICE_BN", + "trigger": "CHAT_GUILD_SEND\t\"string\"", + "contents": "CHAT_GUILD_SEND" }, { - "trigger": "CHAT_NOT_OWNER_NOTICE\tstring", - "contents": "CHAT_NOT_OWNER_NOTICE", + "trigger": "CHAT_GUILD_UNINVITE_SEND\t\"string\"", + "contents": "CHAT_GUILD_UNINVITE_SEND" }, { - "trigger": "CHAT_NOT_OWNER_NOTICE_BN\tstring", - "contents": "CHAT_NOT_OWNER_NOTICE_BN", + "trigger": "CHAT_HEADER_SUFFIX\t\"string\"", + "contents": "CHAT_HEADER_SUFFIX" }, { - "trigger": "CHAT_OFFICER_GET\tstring", - "contents": "CHAT_OFFICER_GET", + "trigger": "CHAT_HELP_TEXT_LINE1\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE1" }, { - "trigger": "CHAT_OFFICER_SEND\tstring", - "contents": "CHAT_OFFICER_SEND", + "trigger": "CHAT_HELP_TEXT_LINE10\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE10" }, { - "trigger": "CHAT_OPTIONS_LABEL\tstring", - "contents": "CHAT_OPTIONS_LABEL", + "trigger": "CHAT_HELP_TEXT_LINE11\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE11" }, { - "trigger": "CHAT_OVERFLOW_LABEL\tstring", - "contents": "CHAT_OVERFLOW_LABEL", + "trigger": "CHAT_HELP_TEXT_LINE12\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE12" }, { - "trigger": "CHAT_OWNER\tstring", - "contents": "CHAT_OWNER", + "trigger": "CHAT_HELP_TEXT_LINE13\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE13" }, { - "trigger": "CHAT_OWNER_CHANGED_NOTICE\tstring", - "contents": "CHAT_OWNER_CHANGED_NOTICE", + "trigger": "CHAT_HELP_TEXT_LINE14\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE14" }, { - "trigger": "CHAT_OWNER_CHANGED_NOTICE_BN\tstring", - "contents": "CHAT_OWNER_CHANGED_NOTICE_BN", + "trigger": "CHAT_HELP_TEXT_LINE15\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE15" }, { - "trigger": "CHAT_PARTY_GET\tstring", - "contents": "CHAT_PARTY_GET", + "trigger": "CHAT_HELP_TEXT_LINE16\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE16" }, { - "trigger": "CHAT_PARTY_GUIDE_GET\tstring", - "contents": "CHAT_PARTY_GUIDE_GET", + "trigger": "CHAT_HELP_TEXT_LINE2\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE2" }, { - "trigger": "CHAT_PARTY_LEADER_GET\tstring", - "contents": "CHAT_PARTY_LEADER_GET", + "trigger": "CHAT_HELP_TEXT_LINE3\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE3" }, { - "trigger": "CHAT_PARTY_SEND\tstring", - "contents": "CHAT_PARTY_SEND", + "trigger": "CHAT_HELP_TEXT_LINE4\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE4" }, { - "trigger": "CHAT_PASSWORD\tstring", - "contents": "CHAT_PASSWORD", + "trigger": "CHAT_HELP_TEXT_LINE5\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE5" }, { - "trigger": "CHAT_PASSWORD_CHANGED_NOTICE\tstring", - "contents": "CHAT_PASSWORD_CHANGED_NOTICE", + "trigger": "CHAT_HELP_TEXT_LINE6\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE6" }, { - "trigger": "CHAT_PASSWORD_CHANGED_NOTICE_BN\tstring", - "contents": "CHAT_PASSWORD_CHANGED_NOTICE_BN", + "trigger": "CHAT_HELP_TEXT_LINE7\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE7" }, { - "trigger": "CHAT_PASSWORD_NOTICE_POPUP\tstring", - "contents": "CHAT_PASSWORD_NOTICE_POPUP", + "trigger": "CHAT_HELP_TEXT_LINE8\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE8" }, { - "trigger": "CHAT_PET_BATTLE_COMBAT_LOG_GET\tstring", - "contents": "CHAT_PET_BATTLE_COMBAT_LOG_GET", + "trigger": "CHAT_HELP_TEXT_LINE9\t\"string\"", + "contents": "CHAT_HELP_TEXT_LINE9" }, { - "trigger": "CHAT_PET_BATTLE_INFO_GET\tstring", - "contents": "CHAT_PET_BATTLE_INFO_GET", + "trigger": "CHAT_IGNORED\t\"string\"", + "contents": "CHAT_IGNORED" }, { - "trigger": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE\tstring", - "contents": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE", + "trigger": "CHAT_INSTANCE_CHAT_GET\t\"string\"", + "contents": "CHAT_INSTANCE_CHAT_GET" }, { - "trigger": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE_BN", + "trigger": "CHAT_INSTANCE_CHAT_LEADER_GET\t\"string\"", + "contents": "CHAT_INSTANCE_CHAT_LEADER_GET" }, { - "trigger": "CHAT_PLAYER_BANNED_NOTICE\tstring", - "contents": "CHAT_PLAYER_BANNED_NOTICE", + "trigger": "CHAT_INSTANCE_CHAT_SEND\t\"string\"", + "contents": "CHAT_INSTANCE_CHAT_SEND" }, { - "trigger": "CHAT_PLAYER_BANNED_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_BANNED_NOTICE_BN", + "trigger": "CHAT_INVALID_NAME_NOTICE\t\"string\"", + "contents": "CHAT_INVALID_NAME_NOTICE" }, { - "trigger": "CHAT_PLAYER_INVITE_BANNED_NOTICE\tstring", - "contents": "CHAT_PLAYER_INVITE_BANNED_NOTICE", + "trigger": "CHAT_INVITE_NOTICE\t\"string\"", + "contents": "CHAT_INVITE_NOTICE" }, { - "trigger": "CHAT_PLAYER_INVITE_BANNED_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_INVITE_BANNED_NOTICE_BN", + "trigger": "CHAT_INVITE_NOTICE_POPUP\t\"string\"", + "contents": "CHAT_INVITE_NOTICE_POPUP" }, { - "trigger": "CHAT_PLAYER_INVITED_NOTICE\tstring", - "contents": "CHAT_PLAYER_INVITED_NOTICE", + "trigger": "CHAT_INVITE_SEND\t\"string\"", + "contents": "CHAT_INVITE_SEND" }, { - "trigger": "CHAT_PLAYER_INVITED_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_INVITED_NOTICE_BN", + "trigger": "CHAT_INVITE_WRONG_FACTION_NOTICE\t\"string\"", + "contents": "CHAT_INVITE_WRONG_FACTION_NOTICE" }, { - "trigger": "CHAT_PLAYER_KICKED_NOTICE\tstring", - "contents": "CHAT_PLAYER_KICKED_NOTICE", + "trigger": "CHAT_JOIN\t\"string\"", + "contents": "CHAT_JOIN" }, { - "trigger": "CHAT_PLAYER_KICKED_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_KICKED_NOTICE_BN", + "trigger": "CHAT_JOIN_HELP\t\"string\"", + "contents": "CHAT_JOIN_HELP" }, { - "trigger": "CHAT_PLAYER_NOT_BANNED_NOTICE\tstring", - "contents": "CHAT_PLAYER_NOT_BANNED_NOTICE", + "trigger": "CHAT_KICK\t\"string\"", + "contents": "CHAT_KICK" }, { - "trigger": "CHAT_PLAYER_NOT_BANNED_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_NOT_BANNED_NOTICE_BN", + "trigger": "CHAT_LABEL\t\"string\"", + "contents": "CHAT_LABEL" }, { - "trigger": "CHAT_PLAYER_NOT_FOUND_NOTICE\tstring", - "contents": "CHAT_PLAYER_NOT_FOUND_NOTICE", + "trigger": "CHAT_LEAVE\t\"string\"", + "contents": "CHAT_LEAVE" }, { - "trigger": "CHAT_PLAYER_NOT_FOUND_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_NOT_FOUND_NOTICE_BN", + "trigger": "CHAT_LOCKED_TEXT\t\"string\"", + "contents": "CHAT_LOCKED_TEXT" }, { - "trigger": "CHAT_PLAYER_UNBANNED_NOTICE\tstring", - "contents": "CHAT_PLAYER_UNBANNED_NOTICE", + "trigger": "CHAT_MODERATE\t\"string\"", + "contents": "CHAT_MODERATE" }, { - "trigger": "CHAT_PLAYER_UNBANNED_NOTICE_BN\tstring", - "contents": "CHAT_PLAYER_UNBANNED_NOTICE_BN", + "trigger": "CHAT_MODERATION_OFF_NOTICE\t\"string\"", + "contents": "CHAT_MODERATION_OFF_NOTICE" }, { - "trigger": "CHAT_PROMOTE\tstring", - "contents": "CHAT_PROMOTE", + "trigger": "CHAT_MODERATION_OFF_NOTICE_BN\t\"string\"", + "contents": "CHAT_MODERATION_OFF_NOTICE_BN" }, { - "trigger": "CHAT_PROMOTE_SEND\tstring", - "contents": "CHAT_PROMOTE_SEND", + "trigger": "CHAT_MODERATION_ON_NOTICE\t\"string\"", + "contents": "CHAT_MODERATION_ON_NOTICE" }, { - "trigger": "CHAT_RAID_BOSS_EMOTE_GET\tstring", - "contents": "CHAT_RAID_BOSS_EMOTE_GET", + "trigger": "CHAT_MODERATION_ON_NOTICE_BN\t\"string\"", + "contents": "CHAT_MODERATION_ON_NOTICE_BN" }, { - "trigger": "CHAT_RAID_BOSS_WHISPER_GET\tstring", - "contents": "CHAT_RAID_BOSS_WHISPER_GET", + "trigger": "CHAT_MONSTER_EMOTE_GET\t\"string\"", + "contents": "CHAT_MONSTER_EMOTE_GET" }, { - "trigger": "CHAT_RAID_GET\tstring", - "contents": "CHAT_RAID_GET", + "trigger": "CHAT_MONSTER_PARTY_GET\t\"string\"", + "contents": "CHAT_MONSTER_PARTY_GET" }, { - "trigger": "CHAT_RAID_LEADER_GET\tstring", - "contents": "CHAT_RAID_LEADER_GET", + "trigger": "CHAT_MONSTER_SAY_GET\t\"string\"", + "contents": "CHAT_MONSTER_SAY_GET" }, { - "trigger": "CHAT_RAID_SEND\tstring", - "contents": "CHAT_RAID_SEND", + "trigger": "CHAT_MONSTER_WHISPER_GET\t\"string\"", + "contents": "CHAT_MONSTER_WHISPER_GET" }, { - "trigger": "CHAT_RAID_WARNING_GET\tstring", - "contents": "CHAT_RAID_WARNING_GET", + "trigger": "CHAT_MONSTER_YELL_GET\t\"string\"", + "contents": "CHAT_MONSTER_YELL_GET" }, { - "trigger": "CHAT_RAID_WARNING_SEND\tstring", - "contents": "CHAT_RAID_WARNING_SEND", + "trigger": "CHAT_MOUSE_WHEEL_SCROLL\t\"string\"", + "contents": "CHAT_MOUSE_WHEEL_SCROLL" }, { - "trigger": "CHAT_RESTRICTED\tstring", - "contents": "CHAT_RESTRICTED", + "trigger": "CHAT_MSG_ACHIEVEMENT\t\"string\"", + "contents": "CHAT_MSG_ACHIEVEMENT" }, { - "trigger": "CHAT_RESTRICTED_TRIAL\tstring", - "contents": "CHAT_RESTRICTED_TRIAL", + "trigger": "CHAT_MSG_AFK\t\"string\"", + "contents": "CHAT_MSG_AFK" }, { - "trigger": "CHAT_SAY_GET\tstring", - "contents": "CHAT_SAY_GET", + "trigger": "CHAT_MSG_BATTLEGROUND\t\"string\"", + "contents": "CHAT_MSG_BATTLEGROUND" }, { - "trigger": "CHAT_SAY_SEND\tstring", - "contents": "CHAT_SAY_SEND", + "trigger": "CHAT_MSG_BATTLEGROUND_LEADER\t\"string\"", + "contents": "CHAT_MSG_BATTLEGROUND_LEADER" }, { - "trigger": "CHAT_SAY_UNKNOWN\tstring", - "contents": "CHAT_SAY_UNKNOWN", + "trigger": "CHAT_MSG_BG_SYSTEM_ALLIANCE\t\"string\"", + "contents": "CHAT_MSG_BG_SYSTEM_ALLIANCE" }, { - "trigger": "CHAT_SERVER_DISCONNECTED_MESSAGE\tstring", - "contents": "CHAT_SERVER_DISCONNECTED_MESSAGE", + "trigger": "CHAT_MSG_BG_SYSTEM_HORDE\t\"string\"", + "contents": "CHAT_MSG_BG_SYSTEM_HORDE" }, { - "trigger": "CHAT_SERVER_RECONNECTED_MESSAGE\tstring", - "contents": "CHAT_SERVER_RECONNECTED_MESSAGE", + "trigger": "CHAT_MSG_BG_SYSTEM_NEUTRAL\t\"string\"", + "contents": "CHAT_MSG_BG_SYSTEM_NEUTRAL" }, { - "trigger": "CHAT_SET_MODERATOR_NOTICE\tstring", - "contents": "CHAT_SET_MODERATOR_NOTICE", + "trigger": "CHAT_MSG_BLOCK_CHAT_CHANNEL_INVITE\t\"string\"", + "contents": "CHAT_MSG_BLOCK_CHAT_CHANNEL_INVITE" }, { - "trigger": "CHAT_SET_MODERATOR_NOTICE_BN\tstring", - "contents": "CHAT_SET_MODERATOR_NOTICE_BN", + "trigger": "CHAT_MSG_BN_CONVERSATION\t\"string\"", + "contents": "CHAT_MSG_BN_CONVERSATION" }, { - "trigger": "CHAT_SET_SPEAK_NOTICE\tstring", - "contents": "CHAT_SET_SPEAK_NOTICE", + "trigger": "CHAT_MSG_BN_WHISPER\t\"string\"", + "contents": "CHAT_MSG_BN_WHISPER" }, { - "trigger": "CHAT_SET_SPEAK_NOTICE_BN\tstring", - "contents": "CHAT_SET_SPEAK_NOTICE_BN", + "trigger": "CHAT_MSG_CHANNEL_LIST\t\"string\"", + "contents": "CHAT_MSG_CHANNEL_LIST" }, { - "trigger": "CHAT_SET_VOICE_NOTICE\tstring", - "contents": "CHAT_SET_VOICE_NOTICE", + "trigger": "CHAT_MSG_COMBAT_HONOR_GAIN\t\"string\"", + "contents": "CHAT_MSG_COMBAT_HONOR_GAIN" }, { - "trigger": "CHAT_SET_VOICE_NOTICE_BN\tstring", - "contents": "CHAT_SET_VOICE_NOTICE_BN", + "trigger": "CHAT_MSG_EMOTE\t\"string\"", + "contents": "CHAT_MSG_EMOTE" }, { - "trigger": "CHAT_SILENCE\tstring", - "contents": "CHAT_SILENCE", + "trigger": "CHAT_MSG_FILTERED\t\"string\"", + "contents": "CHAT_MSG_FILTERED" }, { - "trigger": "CHAT_STYLE\tstring", - "contents": "CHAT_STYLE", + "trigger": "CHAT_MSG_GUILD\t\"string\"", + "contents": "CHAT_MSG_GUILD" }, { - "trigger": "CHAT_SUSPENDED_NOTICE\tstring", - "contents": "CHAT_SUSPENDED_NOTICE", + "trigger": "CHAT_MSG_GUILD_ACHIEVEMENT\t\"string\"", + "contents": "CHAT_MSG_GUILD_ACHIEVEMENT" }, { - "trigger": "CHAT_SUSPENDED_NOTICE_BN\tstring", - "contents": "CHAT_SUSPENDED_NOTICE_BN", + "trigger": "CHAT_MSG_GUILD_ITEM_LOOTED\t\"string\"", + "contents": "CHAT_MSG_GUILD_ITEM_LOOTED" }, { - "trigger": "CHAT_THROTTLED_NOTICE\tstring", - "contents": "CHAT_THROTTLED_NOTICE", + "trigger": "CHAT_MSG_INSTANCE_CHAT\t\"string\"", + "contents": "CHAT_MSG_INSTANCE_CHAT" }, { - "trigger": "CHAT_THROTTLED_NOTICE_BN\tstring", - "contents": "CHAT_THROTTLED_NOTICE_BN", + "trigger": "CHAT_MSG_LOOT\t\"string\"", + "contents": "CHAT_MSG_LOOT" }, { - "trigger": "CHAT_TRIAL_RESTRICTED_NOTICE\tstring", - "contents": "CHAT_TRIAL_RESTRICTED_NOTICE", + "trigger": "CHAT_MSG_MONEY\t\"string\"", + "contents": "CHAT_MSG_MONEY" }, { - "trigger": "CHAT_TRIAL_RESTRICTED_NOTICE_TRIAL\tstring", - "contents": "CHAT_TRIAL_RESTRICTED_NOTICE_TRIAL", + "trigger": "CHAT_MSG_MONSTER_EMOTE\t\"string\"", + "contents": "CHAT_MSG_MONSTER_EMOTE" }, { - "trigger": "CHAT_UNINVITE_SEND\tstring", - "contents": "CHAT_UNINVITE_SEND", + "trigger": "CHAT_MSG_MONSTER_PARTY\t\"string\"", + "contents": "CHAT_MSG_MONSTER_PARTY" }, { - "trigger": "CHAT_UNSET_MODERATOR_NOTICE\tstring", - "contents": "CHAT_UNSET_MODERATOR_NOTICE", + "trigger": "CHAT_MSG_MONSTER_SAY\t\"string\"", + "contents": "CHAT_MSG_MONSTER_SAY" }, { - "trigger": "CHAT_UNSET_MODERATOR_NOTICE_BN\tstring", - "contents": "CHAT_UNSET_MODERATOR_NOTICE_BN", + "trigger": "CHAT_MSG_MONSTER_WHISPER\t\"string\"", + "contents": "CHAT_MSG_MONSTER_WHISPER" }, { - "trigger": "CHAT_UNSET_SPEAK_NOTICE\tstring", - "contents": "CHAT_UNSET_SPEAK_NOTICE", + "trigger": "CHAT_MSG_MONSTER_YELL\t\"string\"", + "contents": "CHAT_MSG_MONSTER_YELL" }, { - "trigger": "CHAT_UNSET_SPEAK_NOTICE_BN\tstring", - "contents": "CHAT_UNSET_SPEAK_NOTICE_BN", + "trigger": "CHAT_MSG_OFFICER\t\"string\"", + "contents": "CHAT_MSG_OFFICER" }, { - "trigger": "CHAT_UNSET_VOICE_NOTICE\tstring", - "contents": "CHAT_UNSET_VOICE_NOTICE", + "trigger": "CHAT_MSG_PARTY\t\"string\"", + "contents": "CHAT_MSG_PARTY" }, { - "trigger": "CHAT_UNSET_VOICE_NOTICE_BN\tstring", - "contents": "CHAT_UNSET_VOICE_NOTICE_BN", + "trigger": "CHAT_MSG_PARTY_LEADER\t\"string\"", + "contents": "CHAT_MSG_PARTY_LEADER" }, { - "trigger": "CHAT_UNSILENCE\tstring", - "contents": "CHAT_UNSILENCE", + "trigger": "CHAT_MSG_RAID\t\"string\"", + "contents": "CHAT_MSG_RAID" }, { - "trigger": "CHAT_VOICE\tstring", - "contents": "CHAT_VOICE", + "trigger": "CHAT_MSG_RAID_BOSS_EMOTE\t\"string\"", + "contents": "CHAT_MSG_RAID_BOSS_EMOTE" }, { - "trigger": "CHAT_VOICE_OFF\tstring", - "contents": "CHAT_VOICE_OFF", + "trigger": "CHAT_MSG_RAID_LEADER\t\"string\"", + "contents": "CHAT_MSG_RAID_LEADER" }, { - "trigger": "CHAT_VOICE_OFF_NOTICE\tstring", - "contents": "CHAT_VOICE_OFF_NOTICE", + "trigger": "CHAT_MSG_RAID_WARNING\t\"string\"", + "contents": "CHAT_MSG_RAID_WARNING" }, { - "trigger": "CHAT_VOICE_OFF_NOTICE_BN\tstring", - "contents": "CHAT_VOICE_OFF_NOTICE_BN", + "trigger": "CHAT_MSG_RESTRICTED\t\"string\"", + "contents": "CHAT_MSG_RESTRICTED" }, { - "trigger": "CHAT_VOICE_ON\tstring", - "contents": "CHAT_VOICE_ON", + "trigger": "CHAT_MSG_SAY\t\"string\"", + "contents": "CHAT_MSG_SAY" }, { - "trigger": "CHAT_VOICE_ON_NOTICE\tstring", - "contents": "CHAT_VOICE_ON_NOTICE", + "trigger": "CHAT_MSG_SKILL\t\"string\"", + "contents": "CHAT_MSG_SKILL" }, { - "trigger": "CHAT_VOICE_ON_NOTICE_BN\tstring", - "contents": "CHAT_VOICE_ON_NOTICE_BN", + "trigger": "CHAT_MSG_SYSTEM\t\"string\"", + "contents": "CHAT_MSG_SYSTEM" }, { - "trigger": "CHAT_WHISPER_GET\tstring", - "contents": "CHAT_WHISPER_GET", + "trigger": "CHAT_MSG_TEXT_EMOTE\t\"string\"", + "contents": "CHAT_MSG_TEXT_EMOTE" }, { - "trigger": "CHAT_WHISPER_INFORM_GET\tstring", - "contents": "CHAT_WHISPER_INFORM_GET", + "trigger": "CHAT_MSG_WHISPER\t\"string\"", + "contents": "CHAT_MSG_WHISPER" }, { - "trigger": "CHAT_WHISPER_SEND\tstring", - "contents": "CHAT_WHISPER_SEND", + "trigger": "CHAT_MSG_WHISPER_INFORM\t\"string\"", + "contents": "CHAT_MSG_WHISPER_INFORM" }, { - "trigger": "CHAT_WHOLE_WINDOW_CLICKABLE\tstring", - "contents": "CHAT_WHOLE_WINDOW_CLICKABLE", + "trigger": "CHAT_MSG_WORLDDEFENSE_FORMAT\t\"string\"", + "contents": "CHAT_MSG_WORLDDEFENSE_FORMAT" }, { - "trigger": "CHAT_WINDOWS_COUNT\tstring", - "contents": "CHAT_WINDOWS_COUNT", + "trigger": "CHAT_MSG_YELL\t\"string\"", + "contents": "CHAT_MSG_YELL" }, { - "trigger": "CHAT_WRONG_FACTION_NOTICE\tstring", - "contents": "CHAT_WRONG_FACTION_NOTICE", + "trigger": "CHAT_MUTED_NOTICE\t\"string\"", + "contents": "CHAT_MUTED_NOTICE" }, { - "trigger": "CHAT_WRONG_PASSWORD_NOTICE\tstring", - "contents": "CHAT_WRONG_PASSWORD_NOTICE", + "trigger": "CHAT_MUTED_NOTICE_BN\t\"string\"", + "contents": "CHAT_MUTED_NOTICE_BN" }, { - "trigger": "CHAT_YELL_GET\tstring", - "contents": "CHAT_YELL_GET", + "trigger": "CHAT_NAME_TEMPLATE\t\"string\"", + "contents": "CHAT_NAME_TEMPLATE" }, { - "trigger": "CHAT_YELL_SEND\tstring", - "contents": "CHAT_YELL_SEND", + "trigger": "CHAT_NOT_ALLOWED_IN_CHANNEL_NOTICE\t\"string\"", + "contents": "CHAT_NOT_ALLOWED_IN_CHANNEL_NOTICE" }, { - "trigger": "CHAT_YELL_UNKNOWN\tstring", - "contents": "CHAT_YELL_UNKNOWN", + "trigger": "CHAT_NOT_IN_AREA_NOTICE\t\"string\"", + "contents": "CHAT_NOT_IN_AREA_NOTICE" }, { - "trigger": "CHAT_YELL_UNKNOWN_FEMALE\tstring", - "contents": "CHAT_YELL_UNKNOWN_FEMALE", + "trigger": "CHAT_NOT_MEMBER_NOTICE\t\"string\"", + "contents": "CHAT_NOT_MEMBER_NOTICE" }, { - "trigger": "CHAT_YOU_CHANGED_NOTICE\tstring", - "contents": "CHAT_YOU_CHANGED_NOTICE", + "trigger": "CHAT_NOT_MODERATED_NOTICE\t\"string\"", + "contents": "CHAT_NOT_MODERATED_NOTICE" }, { - "trigger": "CHAT_YOU_CHANGED_NOTICE_BN\tstring", - "contents": "CHAT_YOU_CHANGED_NOTICE_BN", + "trigger": "CHAT_NOT_MODERATOR_NOTICE\t\"string\"", + "contents": "CHAT_NOT_MODERATOR_NOTICE" }, { - "trigger": "CHAT_YOU_JOINED_NOTICE\tstring", - "contents": "CHAT_YOU_JOINED_NOTICE", + "trigger": "CHAT_NOT_MODERATOR_NOTICE_BN\t\"string\"", + "contents": "CHAT_NOT_MODERATOR_NOTICE_BN" }, { - "trigger": "CHAT_YOU_JOINED_NOTICE_BN\tstring", - "contents": "CHAT_YOU_JOINED_NOTICE_BN", + "trigger": "CHAT_NOT_OWNER_NOTICE\t\"string\"", + "contents": "CHAT_NOT_OWNER_NOTICE" }, { - "trigger": "CHAT_YOU_LEFT_NOTICE\tstring", - "contents": "CHAT_YOU_LEFT_NOTICE", + "trigger": "CHAT_NOT_OWNER_NOTICE_BN\t\"string\"", + "contents": "CHAT_NOT_OWNER_NOTICE_BN" }, { - "trigger": "CHAT_YOU_LEFT_NOTICE_BN\tstring", - "contents": "CHAT_YOU_LEFT_NOTICE_BN", + "trigger": "CHAT_OFFICER_GET\t\"string\"", + "contents": "CHAT_OFFICER_GET" }, { - "trigger": "CHATCONFIG_HEADER\tstring", - "contents": "CHATCONFIG_HEADER", + "trigger": "CHAT_OFFICER_SEND\t\"string\"", + "contents": "CHAT_OFFICER_SEND" }, { - "trigger": "CHATLOGDISABLED\tstring", - "contents": "CHATLOGDISABLED", + "trigger": "CHAT_OPTIONS_LABEL\t\"string\"", + "contents": "CHAT_OPTIONS_LABEL" }, { - "trigger": "CHATLOGENABLED\tstring", - "contents": "CHATLOGENABLED", + "trigger": "CHAT_OVERFLOW_LABEL\t\"string\"", + "contents": "CHAT_OVERFLOW_LABEL" }, { - "trigger": "CHECK_ALL\tstring", - "contents": "CHECK_ALL", + "trigger": "CHAT_OWNER\t\"string\"", + "contents": "CHAT_OWNER" }, { - "trigger": "CHESTSLOT\tstring", - "contents": "CHESTSLOT", + "trigger": "CHAT_OWNER_CHANGED_NOTICE\t\"string\"", + "contents": "CHAT_OWNER_CHANGED_NOTICE" }, { - "trigger": "CHI\tstring", - "contents": "CHI", + "trigger": "CHAT_OWNER_CHANGED_NOTICE_BN\t\"string\"", + "contents": "CHAT_OWNER_CHANGED_NOTICE_BN" }, { - "trigger": "CHI_COST\tstring", - "contents": "CHI_COST", + "trigger": "CHAT_PARTY_GET\t\"string\"", + "contents": "CHAT_PARTY_GET" }, { - "trigger": "CHI_COST_PER_TIME\tstring", - "contents": "CHI_COST_PER_TIME", + "trigger": "CHAT_PARTY_GUIDE_GET\t\"string\"", + "contents": "CHAT_PARTY_GUIDE_GET" }, { - "trigger": "CHI_COST_PER_TIME_NO_BASE\tstring", - "contents": "CHI_COST_PER_TIME_NO_BASE", + "trigger": "CHAT_PARTY_LEADER_GET\t\"string\"", + "contents": "CHAT_PARTY_LEADER_GET" }, { - "trigger": "CHI_POWER\tstring", - "contents": "CHI_POWER", + "trigger": "CHAT_PARTY_SEND\t\"string\"", + "contents": "CHAT_PARTY_SEND" }, { - "trigger": "CHI_TOOLTIP\tstring", - "contents": "CHI_TOOLTIP", + "trigger": "CHAT_PASSWORD\t\"string\"", + "contents": "CHAT_PASSWORD" }, { - "trigger": "CHOOSE\tstring", - "contents": "CHOOSE", + "trigger": "CHAT_PASSWORD_CHANGED_NOTICE\t\"string\"", + "contents": "CHAT_PASSWORD_CHANGED_NOTICE" }, { - "trigger": "CHOOSE_BOX\tstring", - "contents": "CHOOSE_BOX", + "trigger": "CHAT_PASSWORD_CHANGED_NOTICE_BN\t\"string\"", + "contents": "CHAT_PASSWORD_CHANGED_NOTICE_BN" }, { - "trigger": "CHOOSE_FACTION\tstring", - "contents": "CHOOSE_FACTION", + "trigger": "CHAT_PASSWORD_NOTICE_POPUP\t\"string\"", + "contents": "CHAT_PASSWORD_NOTICE_POPUP" }, { - "trigger": "CHOOSE_GLYPHS\tstring", - "contents": "CHOOSE_GLYPHS", + "trigger": "CHAT_PET_BATTLE_COMBAT_LOG_GET\t\"string\"", + "contents": "CHAT_PET_BATTLE_COMBAT_LOG_GET" }, { - "trigger": "CHOOSE_GLYPHS_HELP\tstring", - "contents": "CHOOSE_GLYPHS_HELP", + "trigger": "CHAT_PET_BATTLE_INFO_GET\t\"string\"", + "contents": "CHAT_PET_BATTLE_INFO_GET" }, { - "trigger": "CHOOSE_GLYPHS_NOW\tstring", - "contents": "CHOOSE_GLYPHS_NOW", + "trigger": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE" }, { - "trigger": "CHOOSE_LOCATION\tstring", - "contents": "CHOOSE_LOCATION", + "trigger": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_ALREADY_MEMBER_NOTICE_BN" }, { - "trigger": "CHOOSE_ONE_REWARD\tstring", - "contents": "CHOOSE_ONE_REWARD", + "trigger": "CHAT_PLAYER_BANNED_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_BANNED_NOTICE" }, { - "trigger": "CHOOSE_PET_ABILITY\tstring", - "contents": "CHOOSE_PET_ABILITY", + "trigger": "CHAT_PLAYER_BANNED_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_BANNED_NOTICE_BN" }, { - "trigger": "CHOOSE_RAID\tstring", - "contents": "CHOOSE_RAID", + "trigger": "CHAT_PLAYER_INVITE_BANNED_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_INVITE_BANNED_NOTICE" }, { - "trigger": "CHOOSE_SPECIALIZATION\tstring", - "contents": "CHOOSE_SPECIALIZATION", + "trigger": "CHAT_PLAYER_INVITE_BANNED_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_INVITE_BANNED_NOTICE_BN" }, { - "trigger": "CHOOSE_SPECIALIZATION_HELP\tstring", - "contents": "CHOOSE_SPECIALIZATION_HELP", + "trigger": "CHAT_PLAYER_INVITED_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_INVITED_NOTICE" }, { - "trigger": "CHOOSE_SPECIALIZATION_NOW\tstring", - "contents": "CHOOSE_SPECIALIZATION_NOW", + "trigger": "CHAT_PLAYER_INVITED_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_INVITED_NOTICE_BN" }, { - "trigger": "CHOOSE_STATIONERY\tstring", - "contents": "CHOOSE_STATIONERY", + "trigger": "CHAT_PLAYER_KICKED_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_KICKED_NOTICE" }, { - "trigger": "CHOOSE_TALENTS\tstring", - "contents": "CHOOSE_TALENTS", + "trigger": "CHAT_PLAYER_KICKED_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_KICKED_NOTICE_BN" }, { - "trigger": "CHOOSE_TALENTS_HELP\tstring", - "contents": "CHOOSE_TALENTS_HELP", + "trigger": "CHAT_PLAYER_NOT_BANNED_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_NOT_BANNED_NOTICE" }, { - "trigger": "CHOOSE_TALENTS_NOW\tstring", - "contents": "CHOOSE_TALENTS_NOW", + "trigger": "CHAT_PLAYER_NOT_BANNED_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_NOT_BANNED_NOTICE_BN" }, { - "trigger": "CHOOSE_THE_ALLIANCE\tstring", - "contents": "CHOOSE_THE_ALLIANCE", + "trigger": "CHAT_PLAYER_NOT_FOUND_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_NOT_FOUND_NOTICE" }, { - "trigger": "CHOOSE_THE_HORDE\tstring", - "contents": "CHOOSE_THE_HORDE", + "trigger": "CHAT_PLAYER_NOT_FOUND_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_NOT_FOUND_NOTICE_BN" }, { - "trigger": "CHOOSE_YOUR_DUNGEON\tstring", - "contents": "CHOOSE_YOUR_DUNGEON", + "trigger": "CHAT_PLAYER_UNBANNED_NOTICE\t\"string\"", + "contents": "CHAT_PLAYER_UNBANNED_NOTICE" }, { - "trigger": "CHOSEN_FOR_GMSURVEY\tstring", - "contents": "CHOSEN_FOR_GMSURVEY", + "trigger": "CHAT_PLAYER_UNBANNED_NOTICE_BN\t\"string\"", + "contents": "CHAT_PLAYER_UNBANNED_NOTICE_BN" }, { - "trigger": "CINEMATIC_DOWNLOAD_FORMAT\tstring", - "contents": "CINEMATIC_DOWNLOAD_FORMAT", + "trigger": "CHAT_PROMOTE\t\"string\"", + "contents": "CHAT_PROMOTE" }, { - "trigger": "CINEMATIC_NAME_1\tstring", - "contents": "CINEMATIC_NAME_1", + "trigger": "CHAT_PROMOTE_SEND\t\"string\"", + "contents": "CHAT_PROMOTE_SEND" }, { - "trigger": "CINEMATIC_NAME_2\tstring", - "contents": "CINEMATIC_NAME_2", + "trigger": "CHAT_RAID_BOSS_EMOTE_GET\t\"string\"", + "contents": "CHAT_RAID_BOSS_EMOTE_GET" }, { - "trigger": "CINEMATIC_NAME_3\tstring", - "contents": "CINEMATIC_NAME_3", + "trigger": "CHAT_RAID_BOSS_WHISPER_GET\t\"string\"", + "contents": "CHAT_RAID_BOSS_WHISPER_GET" }, { - "trigger": "CINEMATIC_NAME_4\tstring", - "contents": "CINEMATIC_NAME_4", + "trigger": "CHAT_RAID_GET\t\"string\"", + "contents": "CHAT_RAID_GET" }, { - "trigger": "CINEMATIC_SUBTITLES\tstring", - "contents": "CINEMATIC_SUBTITLES", + "trigger": "CHAT_RAID_LEADER_GET\t\"string\"", + "contents": "CHAT_RAID_LEADER_GET" }, { - "trigger": "CINEMATICS\tstring", - "contents": "CINEMATICS", + "trigger": "CHAT_RAID_SEND\t\"string\"", + "contents": "CHAT_RAID_SEND" }, { - "trigger": "CLAIM_REWARD\tstring", - "contents": "CLAIM_REWARD", + "trigger": "CHAT_RAID_WARNING_GET\t\"string\"", + "contents": "CHAT_RAID_WARNING_GET" }, { - "trigger": "CLASS\tstring", - "contents": "CLASS", + "trigger": "CHAT_RAID_WARNING_SEND\t\"string\"", + "contents": "CHAT_RAID_WARNING_SEND" }, { - "trigger": "CLASS_ABBR\tstring", - "contents": "CLASS_ABBR", + "trigger": "CHAT_RESTRICTED\t\"string\"", + "contents": "CHAT_RESTRICTED" }, { - "trigger": "CLASS_COLORS\tstring", - "contents": "CLASS_COLORS", + "trigger": "CHAT_RESTRICTED_TRIAL\t\"string\"", + "contents": "CHAT_RESTRICTED_TRIAL" }, { - "trigger": "CLASS_ROLES\tstring", - "contents": "CLASS_ROLES", + "trigger": "CHAT_SAY_GET\t\"string\"", + "contents": "CHAT_SAY_GET" }, { - "trigger": "CLASS_SKILLS\tstring", - "contents": "CLASS_SKILLS", + "trigger": "CHAT_SAY_SEND\t\"string\"", + "contents": "CHAT_SAY_SEND" }, { - "trigger": "CLASS_TRIAL_THANKS_DIALOG_APPLY_BOOST_BUTTON\tstring", - "contents": "CLASS_TRIAL_THANKS_DIALOG_APPLY_BOOST_BUTTON", + "trigger": "CHAT_SAY_UNKNOWN\t\"string\"", + "contents": "CHAT_SAY_UNKNOWN" }, { - "trigger": "CLASS_TRIAL_THANKS_DIALOG_BUY_BOOST_BUTTON\tstring", - "contents": "CLASS_TRIAL_THANKS_DIALOG_BUY_BOOST_BUTTON", + "trigger": "CHAT_SERVER_DISCONNECTED_MESSAGE\t\"string\"", + "contents": "CHAT_SERVER_DISCONNECTED_MESSAGE" }, { - "trigger": "CLASS_TRIAL_THANKS_DIALOG_CLOSE_BUTTON\tstring", - "contents": "CLASS_TRIAL_THANKS_DIALOG_CLOSE_BUTTON", + "trigger": "CHAT_SERVER_RECONNECTED_MESSAGE\t\"string\"", + "contents": "CHAT_SERVER_RECONNECTED_MESSAGE" }, { - "trigger": "CLASS_TRIAL_THANKS_DIALOG_TEXT\tstring", - "contents": "CLASS_TRIAL_THANKS_DIALOG_TEXT", + "trigger": "CHAT_SET_MODERATOR_NOTICE\t\"string\"", + "contents": "CHAT_SET_MODERATOR_NOTICE" }, { - "trigger": "CLASS_TRIAL_THANKS_DIALOG_THANKS_MESSAGE_PART1\tstring", - "contents": "CLASS_TRIAL_THANKS_DIALOG_THANKS_MESSAGE_PART1", + "trigger": "CHAT_SET_MODERATOR_NOTICE_BN\t\"string\"", + "contents": "CHAT_SET_MODERATOR_NOTICE_BN" }, { - "trigger": "CLASS_TRIAL_TIMER_DIALOG_TEXT_HAS_REMAINING_TIME\tstring", - "contents": "CLASS_TRIAL_TIMER_DIALOG_TEXT_HAS_REMAINING_TIME", + "trigger": "CHAT_SET_SPEAK_NOTICE\t\"string\"", + "contents": "CHAT_SET_SPEAK_NOTICE" }, { - "trigger": "CLASS_TRIAL_TIMER_DIALOG_TEXT_NO_REMAINING_TIME\tstring", - "contents": "CLASS_TRIAL_TIMER_DIALOG_TEXT_NO_REMAINING_TIME", + "trigger": "CHAT_SET_SPEAK_NOTICE_BN\t\"string\"", + "contents": "CHAT_SET_SPEAK_NOTICE_BN" }, { - "trigger": "CLASSIC_STYLE\tstring", - "contents": "CLASSIC_STYLE", + "trigger": "CHAT_SET_VOICE_NOTICE\t\"string\"", + "contents": "CHAT_SET_VOICE_NOTICE" }, { - "trigger": "CLEAN_UP_BAGS_TUTORIAL\tstring", - "contents": "CLEAN_UP_BAGS_TUTORIAL", + "trigger": "CHAT_SET_VOICE_NOTICE_BN\t\"string\"", + "contents": "CHAT_SET_VOICE_NOTICE_BN" }, { - "trigger": "CLEAR_AFK\tstring", - "contents": "CLEAR_AFK", + "trigger": "CHAT_SILENCE\t\"string\"", + "contents": "CHAT_SILENCE" }, { - "trigger": "CLEAR_ALL\tstring", - "contents": "CLEAR_ALL", + "trigger": "CHAT_STYLE\t\"string\"", + "contents": "CHAT_STYLE" }, { - "trigger": "CLEAR_FOCUS\tstring", - "contents": "CLEAR_FOCUS", + "trigger": "CHAT_SUSPENDED_NOTICE\t\"string\"", + "contents": "CHAT_SUSPENDED_NOTICE" }, { - "trigger": "CLEARED_AFK\tstring", - "contents": "CLEARED_AFK", + "trigger": "CHAT_SUSPENDED_NOTICE_BN\t\"string\"", + "contents": "CHAT_SUSPENDED_NOTICE_BN" }, { - "trigger": "CLEARED_DND\tstring", - "contents": "CLEARED_DND", + "trigger": "CHAT_THROTTLED_NOTICE\t\"string\"", + "contents": "CHAT_THROTTLED_NOTICE" }, { - "trigger": "CLICK_BAG_SETTINGS\tstring", - "contents": "CLICK_BAG_SETTINGS", + "trigger": "CHAT_THROTTLED_NOTICE_BN\t\"string\"", + "contents": "CHAT_THROTTLED_NOTICE_BN" }, { - "trigger": "CLICK_CAMERA_STYLE\tstring", - "contents": "CLICK_CAMERA_STYLE", + "trigger": "CHAT_TRIAL_RESTRICTED_NOTICE\t\"string\"", + "contents": "CHAT_TRIAL_RESTRICTED_NOTICE" }, { - "trigger": "CLICK_FOR_ADDITIONAL_QUEST_LOCATIONS\tstring", - "contents": "CLICK_FOR_ADDITIONAL_QUEST_LOCATIONS", + "trigger": "CHAT_TRIAL_RESTRICTED_NOTICE_TRIAL\t\"string\"", + "contents": "CHAT_TRIAL_RESTRICTED_NOTICE_TRIAL" }, { - "trigger": "CLICK_FOR_DETAILS\tstring", - "contents": "CLICK_FOR_DETAILS", + "trigger": "CHAT_UNINVITE_SEND\t\"string\"", + "contents": "CHAT_UNINVITE_SEND" }, { - "trigger": "CLICK_HERE_FOR_MORE_INFO\tstring", - "contents": "CLICK_HERE_FOR_MORE_INFO", + "trigger": "CHAT_UNSET_MODERATOR_NOTICE\t\"string\"", + "contents": "CHAT_UNSET_MODERATOR_NOTICE" }, { - "trigger": "CLICK_QUEST_DETAILS\tstring", - "contents": "CLICK_QUEST_DETAILS", + "trigger": "CHAT_UNSET_MODERATOR_NOTICE_BN\t\"string\"", + "contents": "CHAT_UNSET_MODERATOR_NOTICE_BN" }, { - "trigger": "CLICK_TO_ENTER_COMMENT\tstring", - "contents": "CLICK_TO_ENTER_COMMENT", + "trigger": "CHAT_UNSET_SPEAK_NOTICE\t\"string\"", + "contents": "CHAT_UNSET_SPEAK_NOTICE" }, { - "trigger": "CLICK_TO_INVITE_TO_CONVERSATION\tstring", - "contents": "CLICK_TO_INVITE_TO_CONVERSATION", + "trigger": "CHAT_UNSET_SPEAK_NOTICE_BN\t\"string\"", + "contents": "CHAT_UNSET_SPEAK_NOTICE_BN" }, { - "trigger": "CLICK_TO_LEARN\tstring", - "contents": "CLICK_TO_LEARN", + "trigger": "CHAT_UNSET_VOICE_NOTICE\t\"string\"", + "contents": "CHAT_UNSET_VOICE_NOTICE" }, { - "trigger": "CLICK_TO_MOVE\tstring", - "contents": "CLICK_TO_MOVE", + "trigger": "CHAT_UNSET_VOICE_NOTICE_BN\t\"string\"", + "contents": "CHAT_UNSET_VOICE_NOTICE_BN" }, { - "trigger": "CLICK_TO_REMOVE_ADDITIONAL_QUEST_LOCATIONS\tstring", - "contents": "CLICK_TO_REMOVE_ADDITIONAL_QUEST_LOCATIONS", + "trigger": "CHAT_UNSILENCE\t\"string\"", + "contents": "CHAT_UNSILENCE" }, { - "trigger": "CLICK_TO_START_CONVERSATION\tstring", - "contents": "CLICK_TO_START_CONVERSATION", + "trigger": "CHAT_VOICE\t\"string\"", + "contents": "CHAT_VOICE" }, { - "trigger": "CLIENT_LOGOUT_ALERT\tstring", - "contents": "CLIENT_LOGOUT_ALERT", + "trigger": "CHAT_VOICE_OFF\t\"string\"", + "contents": "CHAT_VOICE_OFF" }, { - "trigger": "CLIENT_RESTART_ALERT\tstring", - "contents": "CLIENT_RESTART_ALERT", + "trigger": "CHAT_VOICE_OFF_NOTICE\t\"string\"", + "contents": "CHAT_VOICE_OFF_NOTICE" }, { - "trigger": "CLOSE\tstring", - "contents": "CLOSE", + "trigger": "CHAT_VOICE_OFF_NOTICE_BN\t\"string\"", + "contents": "CHAT_VOICE_OFF_NOTICE_BN" }, { - "trigger": "CLOSE_AND_LEAVE_CHAT_CONVERSATION_WINDOW\tstring", - "contents": "CLOSE_AND_LEAVE_CHAT_CONVERSATION_WINDOW", + "trigger": "CHAT_VOICE_ON\t\"string\"", + "contents": "CHAT_VOICE_ON" }, { - "trigger": "CLOSE_CHAT\tstring", - "contents": "CLOSE_CHAT", + "trigger": "CHAT_VOICE_ON_NOTICE\t\"string\"", + "contents": "CHAT_VOICE_ON_NOTICE" }, { - "trigger": "CLOSE_CHAT_CONVERSATION_WINDOW\tstring", - "contents": "CLOSE_CHAT_CONVERSATION_WINDOW", + "trigger": "CHAT_VOICE_ON_NOTICE_BN\t\"string\"", + "contents": "CHAT_VOICE_ON_NOTICE_BN" }, { - "trigger": "CLOSE_CHAT_WHISPER_WINDOW\tstring", - "contents": "CLOSE_CHAT_WHISPER_WINDOW", + "trigger": "CHAT_WHISPER_GET\t\"string\"", + "contents": "CHAT_WHISPER_GET" }, { - "trigger": "CLOSE_CHAT_WINDOW\tstring", - "contents": "CLOSE_CHAT_WINDOW", + "trigger": "CHAT_WHISPER_INFORM_GET\t\"string\"", + "contents": "CHAT_WHISPER_INFORM_GET" }, { - "trigger": "CLOSE_LOG\tstring", - "contents": "CLOSE_LOG", + "trigger": "CHAT_WHISPER_SEND\t\"string\"", + "contents": "CHAT_WHISPER_SEND" }, { - "trigger": "CLOSES_IN\tstring", - "contents": "CLOSES_IN", + "trigger": "CHAT_WHOLE_WINDOW_CLICKABLE\t\"string\"", + "contents": "CHAT_WHOLE_WINDOW_CLICKABLE" }, { - "trigger": "COALESCED_REALM_TOOLTIP\tstring", - "contents": "COALESCED_REALM_TOOLTIP", + "trigger": "CHAT_WINDOWS_COUNT\t\"string\"", + "contents": "CHAT_WINDOWS_COUNT" }, { - "trigger": "COD\tstring", - "contents": "COD", + "trigger": "CHAT_WRONG_FACTION_NOTICE\t\"string\"", + "contents": "CHAT_WRONG_FACTION_NOTICE" }, { - "trigger": "COD_AMOUNT\tstring", - "contents": "COD_AMOUNT", + "trigger": "CHAT_WRONG_PASSWORD_NOTICE\t\"string\"", + "contents": "CHAT_WRONG_PASSWORD_NOTICE" }, { - "trigger": "COD_CONFIRMATION\tstring", - "contents": "COD_CONFIRMATION", + "trigger": "CHAT_YELL_GET\t\"string\"", + "contents": "CHAT_YELL_GET" }, { - "trigger": "COD_INSUFFICIENT_MONEY\tstring", - "contents": "COD_INSUFFICIENT_MONEY", + "trigger": "CHAT_YELL_SEND\t\"string\"", + "contents": "CHAT_YELL_SEND" }, { - "trigger": "COD_PAYMENT\tstring", - "contents": "COD_PAYMENT", + "trigger": "CHAT_YELL_UNKNOWN\t\"string\"", + "contents": "CHAT_YELL_UNKNOWN" }, { - "trigger": "COINPICKUP_CANCEL\tstring", - "contents": "COINPICKUP_CANCEL", + "trigger": "CHAT_YELL_UNKNOWN_FEMALE\t\"string\"", + "contents": "CHAT_YELL_UNKNOWN_FEMALE" }, { - "trigger": "COLLECTED\tstring", - "contents": "COLLECTED", + "trigger": "CHAT_YOU_CHANGED_NOTICE\t\"string\"", + "contents": "CHAT_YOU_CHANGED_NOTICE" }, { - "trigger": "COLLECTION_PAGE_NUMBER\tstring", - "contents": "COLLECTION_PAGE_NUMBER", + "trigger": "CHAT_YOU_CHANGED_NOTICE_BN\t\"string\"", + "contents": "CHAT_YOU_CHANGED_NOTICE_BN" }, { - "trigger": "COLLECTION_UNOPENED_PLURAL\tstring", - "contents": "COLLECTION_UNOPENED_PLURAL", + "trigger": "CHAT_YOU_JOINED_NOTICE\t\"string\"", + "contents": "CHAT_YOU_JOINED_NOTICE" }, { - "trigger": "COLLECTION_UNOPENED_SINGULAR\tstring", - "contents": "COLLECTION_UNOPENED_SINGULAR", + "trigger": "CHAT_YOU_JOINED_NOTICE_BN\t\"string\"", + "contents": "CHAT_YOU_JOINED_NOTICE_BN" }, { - "trigger": "COLLECTIONS\tstring", - "contents": "COLLECTIONS", + "trigger": "CHAT_YOU_LEFT_NOTICE\t\"string\"", + "contents": "CHAT_YOU_LEFT_NOTICE" }, { - "trigger": "COLLECTIONS_FANFARE_ICON\tstring", - "contents": "COLLECTIONS_FANFARE_ICON", + "trigger": "CHAT_YOU_LEFT_NOTICE_BN\t\"string\"", + "contents": "CHAT_YOU_LEFT_NOTICE_BN" }, { - "trigger": "COLLECTIONS_MICRO_BUTTON_SPEC_TUTORIAL\tstring", - "contents": "COLLECTIONS_MICRO_BUTTON_SPEC_TUTORIAL", + "trigger": "CHATCONFIG_HEADER\t\"string\"", + "contents": "CHATCONFIG_HEADER" }, { - "trigger": "COLOR\tstring", - "contents": "COLOR", + "trigger": "CHATLOGDISABLED\t\"string\"", + "contents": "CHATLOGDISABLED" }, { - "trigger": "COLOR_BY_SCHOOL\tstring", - "contents": "COLOR_BY_SCHOOL", + "trigger": "CHATLOGENABLED\t\"string\"", + "contents": "CHATLOGENABLED" }, { - "trigger": "COLOR_PICKER\tstring", - "contents": "COLOR_PICKER", + "trigger": "CHECK_ALL\t\"string\"", + "contents": "CHECK_ALL" }, { - "trigger": "COLORBLIND_FILTER\tstring", - "contents": "COLORBLIND_FILTER", + "trigger": "CHESTSLOT\t\"string\"", + "contents": "CHESTSLOT" }, { - "trigger": "COLORBLIND_FILTERS_TITLE\tstring", - "contents": "COLORBLIND_FILTERS_TITLE", + "trigger": "CHI\t\"string\"", + "contents": "CHI" }, { - "trigger": "COLORBLIND_FRIENDLY\tstring", - "contents": "COLORBLIND_FRIENDLY", + "trigger": "CHI_COST\t\"string\"", + "contents": "CHI_COST" }, { - "trigger": "COLORBLIND_HOSTILE\tstring", - "contents": "COLORBLIND_HOSTILE", + "trigger": "CHI_COST_PER_TIME\t\"string\"", + "contents": "CHI_COST_PER_TIME" }, { - "trigger": "COLORBLIND_ITEM_QUALITY\tstring", - "contents": "COLORBLIND_ITEM_QUALITY", + "trigger": "CHI_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "CHI_COST_PER_TIME_NO_BASE" }, { - "trigger": "COLORBLIND_MODE_TAB\tstring", - "contents": "COLORBLIND_MODE_TAB", + "trigger": "CHI_POWER\t\"string\"", + "contents": "CHI_POWER" }, { - "trigger": "COLORBLIND_NAMEWRAPPER_ENEMY\tstring", - "contents": "COLORBLIND_NAMEWRAPPER_ENEMY", + "trigger": "CHI_TOOLTIP\t\"string\"", + "contents": "CHI_TOOLTIP" }, { - "trigger": "COLORBLIND_NAMEWRAPPER_FRIENDLY\tstring", - "contents": "COLORBLIND_NAMEWRAPPER_FRIENDLY", + "trigger": "CHOOSE\t\"string\"", + "contents": "CHOOSE" }, { - "trigger": "COLORBLIND_NAMEWRAPPER_NEUTRAL\tstring", - "contents": "COLORBLIND_NAMEWRAPPER_NEUTRAL", + "trigger": "CHOOSE_BOX\t\"string\"", + "contents": "CHOOSE_BOX" }, { - "trigger": "COLORBLIND_NEUTRAL\tstring", - "contents": "COLORBLIND_NEUTRAL", + "trigger": "CHOOSE_FACTION\t\"string\"", + "contents": "CHOOSE_FACTION" }, { - "trigger": "COLORBLIND_OPTION_DEUTERANOPIA\tstring", - "contents": "COLORBLIND_OPTION_DEUTERANOPIA", + "trigger": "CHOOSE_GLYPHS\t\"string\"", + "contents": "CHOOSE_GLYPHS" }, { - "trigger": "COLORBLIND_OPTION_NONE\tstring", - "contents": "COLORBLIND_OPTION_NONE", + "trigger": "CHOOSE_GLYPHS_HELP\t\"string\"", + "contents": "CHOOSE_GLYPHS_HELP" }, { - "trigger": "COLORBLIND_OPTION_PROTANOPIA\tstring", - "contents": "COLORBLIND_OPTION_PROTANOPIA", + "trigger": "CHOOSE_GLYPHS_NOW\t\"string\"", + "contents": "CHOOSE_GLYPHS_NOW" }, { - "trigger": "COLORBLIND_OPTION_TRITANOPIA\tstring", - "contents": "COLORBLIND_OPTION_TRITANOPIA", + "trigger": "CHOOSE_LOCATION\t\"string\"", + "contents": "CHOOSE_LOCATION" }, { - "trigger": "COLORBLIND_OPTIONS_INSTRUCTIONS\tstring", - "contents": "COLORBLIND_OPTIONS_INSTRUCTIONS", + "trigger": "CHOOSE_ONE_REWARD\t\"string\"", + "contents": "CHOOSE_ONE_REWARD" }, { - "trigger": "COLORIZE\tstring", - "contents": "COLORIZE", + "trigger": "CHOOSE_PET_ABILITY\t\"string\"", + "contents": "CHOOSE_PET_ABILITY" }, { - "trigger": "COLORS\tstring", - "contents": "COLORS", + "trigger": "CHOOSE_RAID\t\"string\"", + "contents": "CHOOSE_RAID" }, { - "trigger": "COMBAT\tstring", - "contents": "COMBAT", + "trigger": "CHOOSE_SPECIALIZATION\t\"string\"", + "contents": "CHOOSE_SPECIALIZATION" }, { - "trigger": "COMBAT_ALLY_END_MISSION\tstring", - "contents": "COMBAT_ALLY_END_MISSION", + "trigger": "CHOOSE_SPECIALIZATION_HELP\t\"string\"", + "contents": "CHOOSE_SPECIALIZATION_HELP" }, { - "trigger": "COMBAT_ALLY_START_MISSION\tstring", - "contents": "COMBAT_ALLY_START_MISSION", + "trigger": "CHOOSE_SPECIALIZATION_NOW\t\"string\"", + "contents": "CHOOSE_SPECIALIZATION_NOW" }, { - "trigger": "COMBAT_ENEMY\tstring", - "contents": "COMBAT_ENEMY", + "trigger": "CHOOSE_STATIONERY\t\"string\"", + "contents": "CHOOSE_STATIONERY" }, { - "trigger": "COMBAT_ERROR\tstring", - "contents": "COMBAT_ERROR", + "trigger": "CHOOSE_TALENTS\t\"string\"", + "contents": "CHOOSE_TALENTS" }, { - "trigger": "COMBAT_FACTION_CHANGE\tstring", - "contents": "COMBAT_FACTION_CHANGE", + "trigger": "CHOOSE_TALENTS_HELP\t\"string\"", + "contents": "CHOOSE_TALENTS_HELP" }, { - "trigger": "COMBAT_GUILD_XP_GAIN\tstring", - "contents": "COMBAT_GUILD_XP_GAIN", + "trigger": "CHOOSE_TALENTS_NOW\t\"string\"", + "contents": "CHOOSE_TALENTS_NOW" }, { - "trigger": "COMBAT_HONOR_GAIN\tstring", - "contents": "COMBAT_HONOR_GAIN", + "trigger": "CHOOSE_THE_ALLIANCE\t\"string\"", + "contents": "CHOOSE_THE_ALLIANCE" }, { - "trigger": "COMBAT_LABEL\tstring", - "contents": "COMBAT_LABEL", + "trigger": "CHOOSE_THE_HORDE\t\"string\"", + "contents": "CHOOSE_THE_HORDE" }, { - "trigger": "COMBAT_LOG\tstring", - "contents": "COMBAT_LOG", + "trigger": "CHOOSE_YOUR_DUNGEON\t\"string\"", + "contents": "CHOOSE_YOUR_DUNGEON" }, { - "trigger": "COMBAT_LOG_MENU_BOTH\tstring", - "contents": "COMBAT_LOG_MENU_BOTH", + "trigger": "CHOSEN_FOR_GMSURVEY\t\"string\"", + "contents": "CHOSEN_FOR_GMSURVEY" }, { - "trigger": "COMBAT_LOG_MENU_EVERYTHING\tstring", - "contents": "COMBAT_LOG_MENU_EVERYTHING", + "trigger": "CINEMATIC_DOWNLOAD_FORMAT\t\"string\"", + "contents": "CINEMATIC_DOWNLOAD_FORMAT" }, { - "trigger": "COMBAT_LOG_MENU_INCOMING\tstring", - "contents": "COMBAT_LOG_MENU_INCOMING", + "trigger": "CINEMATIC_NAME_1\t\"string\"", + "contents": "CINEMATIC_NAME_1" }, { - "trigger": "COMBAT_LOG_MENU_OUTGOING\tstring", - "contents": "COMBAT_LOG_MENU_OUTGOING", + "trigger": "CINEMATIC_NAME_2\t\"string\"", + "contents": "CINEMATIC_NAME_2" }, { - "trigger": "COMBAT_LOG_MENU_OUTGOING_ME\tstring", - "contents": "COMBAT_LOG_MENU_OUTGOING_ME", + "trigger": "CINEMATIC_NAME_3\t\"string\"", + "contents": "CINEMATIC_NAME_3" }, { - "trigger": "COMBAT_LOG_MENU_REVERT\tstring", - "contents": "COMBAT_LOG_MENU_REVERT", + "trigger": "CINEMATIC_NAME_4\t\"string\"", + "contents": "CINEMATIC_NAME_4" }, { - "trigger": "COMBAT_LOG_MENU_SAVE\tstring", - "contents": "COMBAT_LOG_MENU_SAVE", + "trigger": "CINEMATIC_SUBTITLES\t\"string\"", + "contents": "CINEMATIC_SUBTITLES" }, { - "trigger": "COMBAT_LOG_MENU_SPELL_HIDE\tstring", - "contents": "COMBAT_LOG_MENU_SPELL_HIDE", + "trigger": "CINEMATICS\t\"string\"", + "contents": "CINEMATICS" }, { - "trigger": "COMBAT_LOG_MENU_SPELL_LINK\tstring", - "contents": "COMBAT_LOG_MENU_SPELL_LINK", + "trigger": "CLAIM_REWARD\t\"string\"", + "contents": "CLAIM_REWARD" }, { - "trigger": "COMBAT_LOG_MENU_SPELL_TYPE_HEADER\tstring", - "contents": "COMBAT_LOG_MENU_SPELL_TYPE_HEADER", + "trigger": "CLASS\t\"string\"", + "contents": "CLASS" }, { - "trigger": "COMBAT_LOG_UNIT_YOU_ENABLED\tstring", - "contents": "COMBAT_LOG_UNIT_YOU_ENABLED", + "trigger": "CLASS_ABBR\t\"string\"", + "contents": "CLASS_ABBR" }, { - "trigger": "COMBAT_MESSAGES\tstring", - "contents": "COMBAT_MESSAGES", + "trigger": "CLASS_COLORS\t\"string\"", + "contents": "CLASS_COLORS" }, { - "trigger": "COMBAT_MISC\tstring", - "contents": "COMBAT_MISC", + "trigger": "CLASS_ROLES\t\"string\"", + "contents": "CLASS_ROLES" }, { - "trigger": "COMBAT_MISC_INFO\tstring", - "contents": "COMBAT_MISC_INFO", + "trigger": "CLASS_SKILLS\t\"string\"", + "contents": "CLASS_SKILLS" }, { - "trigger": "COMBAT_PARTY\tstring", - "contents": "COMBAT_PARTY", + "trigger": "CLASS_TRIAL_CHOOSE_BOOST_LOGOUT_PROMPT_TEXT\t\"string\"", + "contents": "CLASS_TRIAL_CHOOSE_BOOST_LOGOUT_PROMPT_TEXT" }, { - "trigger": "COMBAT_RATING_NAME1\tstring", - "contents": "COMBAT_RATING_NAME1", + "trigger": "CLASS_TRIAL_CHOOSE_BOOST_TYPE_TEXT\t\"string\"", + "contents": "CLASS_TRIAL_CHOOSE_BOOST_TYPE_TEXT" }, { - "trigger": "COMBAT_RATING_NAME10\tstring", - "contents": "COMBAT_RATING_NAME10", + "trigger": "CLASS_TRIAL_THANKS_DIALOG_APPLY_BOOST_BUTTON\t\"string\"", + "contents": "CLASS_TRIAL_THANKS_DIALOG_APPLY_BOOST_BUTTON" }, { - "trigger": "COMBAT_RATING_NAME11\tstring", - "contents": "COMBAT_RATING_NAME11", + "trigger": "CLASS_TRIAL_THANKS_DIALOG_BUY_BOOST_BUTTON\t\"string\"", + "contents": "CLASS_TRIAL_THANKS_DIALOG_BUY_BOOST_BUTTON" }, { - "trigger": "COMBAT_RATING_NAME15\tstring", - "contents": "COMBAT_RATING_NAME15", + "trigger": "CLASS_TRIAL_THANKS_DIALOG_CLOSE_BUTTON\t\"string\"", + "contents": "CLASS_TRIAL_THANKS_DIALOG_CLOSE_BUTTON" }, { - "trigger": "COMBAT_RATING_NAME2\tstring", - "contents": "COMBAT_RATING_NAME2", + "trigger": "CLASS_TRIAL_THANKS_DIALOG_TEXT\t\"string\"", + "contents": "CLASS_TRIAL_THANKS_DIALOG_TEXT" }, { - "trigger": "COMBAT_RATING_NAME24\tstring", - "contents": "COMBAT_RATING_NAME24", + "trigger": "CLASS_TRIAL_THANKS_DIALOG_THANKS_MESSAGE_PART1\t\"string\"", + "contents": "CLASS_TRIAL_THANKS_DIALOG_THANKS_MESSAGE_PART1" }, { - "trigger": "COMBAT_RATING_NAME3\tstring", - "contents": "COMBAT_RATING_NAME3", + "trigger": "CLASS_TRIAL_TIMER_DIALOG_TEXT_HAS_REMAINING_TIME\t\"string\"", + "contents": "CLASS_TRIAL_TIMER_DIALOG_TEXT_HAS_REMAINING_TIME" }, { - "trigger": "COMBAT_RATING_NAME4\tstring", - "contents": "COMBAT_RATING_NAME4", + "trigger": "CLASS_TRIAL_TIMER_DIALOG_TEXT_NO_REMAINING_TIME\t\"string\"", + "contents": "CLASS_TRIAL_TIMER_DIALOG_TEXT_NO_REMAINING_TIME" }, { - "trigger": "COMBAT_RATING_NAME5\tstring", - "contents": "COMBAT_RATING_NAME5", + "trigger": "CLASSIC_STYLE\t\"string\"", + "contents": "CLASSIC_STYLE" }, { - "trigger": "COMBAT_RATING_NAME6\tstring", - "contents": "COMBAT_RATING_NAME6", + "trigger": "CLEAN_UP_BAGS_TUTORIAL\t\"string\"", + "contents": "CLEAN_UP_BAGS_TUTORIAL" }, { - "trigger": "COMBAT_RATING_NAME7\tstring", - "contents": "COMBAT_RATING_NAME7", + "trigger": "CLEAR_AFK\t\"string\"", + "contents": "CLEAR_AFK" }, { - "trigger": "COMBAT_RATING_NAME8\tstring", - "contents": "COMBAT_RATING_NAME8", + "trigger": "CLEAR_ALL\t\"string\"", + "contents": "CLEAR_ALL" }, { - "trigger": "COMBAT_RATING_NAME9\tstring", - "contents": "COMBAT_RATING_NAME9", + "trigger": "CLEAR_FOCUS\t\"string\"", + "contents": "CLEAR_FOCUS" }, { - "trigger": "COMBAT_SELF\tstring", - "contents": "COMBAT_SELF", + "trigger": "CLEARED_AFK\t\"string\"", + "contents": "CLEARED_AFK" }, { - "trigger": "COMBAT_SUBTEXT\tstring", - "contents": "COMBAT_SUBTEXT", + "trigger": "CLEARED_DND\t\"string\"", + "contents": "CLEARED_DND" }, { - "trigger": "COMBAT_TARGET_MODE_NEW\tstring", - "contents": "COMBAT_TARGET_MODE_NEW", + "trigger": "CLICK_BAG_SETTINGS\t\"string\"", + "contents": "CLICK_BAG_SETTINGS" }, { - "trigger": "COMBAT_TARGET_MODE_OLD\tstring", - "contents": "COMBAT_TARGET_MODE_OLD", + "trigger": "CLICK_CAMERA_STYLE\t\"string\"", + "contents": "CLICK_CAMERA_STYLE" }, { - "trigger": "COMBAT_TEXT_ABSORB\tstring", - "contents": "COMBAT_TEXT_ABSORB", + "trigger": "CLICK_FOR_ADDITIONAL_QUEST_LOCATIONS\t\"string\"", + "contents": "CLICK_FOR_ADDITIONAL_QUEST_LOCATIONS" }, { - "trigger": "COMBAT_TEXT_ABSORB_ADDED\tstring", - "contents": "COMBAT_TEXT_ABSORB_ADDED", + "trigger": "CLICK_FOR_DETAILS\t\"string\"", + "contents": "CLICK_FOR_DETAILS" }, { - "trigger": "COMBAT_TEXT_ARENA_POINTS_GAINED\tstring", - "contents": "COMBAT_TEXT_ARENA_POINTS_GAINED", + "trigger": "CLICK_HERE_FOR_MORE_INFO\t\"string\"", + "contents": "CLICK_HERE_FOR_MORE_INFO" }, { - "trigger": "COMBAT_TEXT_BLOCK\tstring", - "contents": "COMBAT_TEXT_BLOCK", + "trigger": "CLICK_QUEST_DETAILS\t\"string\"", + "contents": "CLICK_QUEST_DETAILS" }, { - "trigger": "COMBAT_TEXT_COMBO_POINTS\tstring", - "contents": "COMBAT_TEXT_COMBO_POINTS", + "trigger": "CLICK_TO_ENTER_COMMENT\t\"string\"", + "contents": "CLICK_TO_ENTER_COMMENT" }, { - "trigger": "COMBAT_TEXT_DEFLECT\tstring", - "contents": "COMBAT_TEXT_DEFLECT", + "trigger": "CLICK_TO_INVITE_TO_CONVERSATION\t\"string\"", + "contents": "CLICK_TO_INVITE_TO_CONVERSATION" }, { - "trigger": "COMBAT_TEXT_DODGE\tstring", - "contents": "COMBAT_TEXT_DODGE", + "trigger": "CLICK_TO_LEARN\t\"string\"", + "contents": "CLICK_TO_LEARN" }, { - "trigger": "COMBAT_TEXT_EVADE\tstring", - "contents": "COMBAT_TEXT_EVADE", + "trigger": "CLICK_TO_MOVE\t\"string\"", + "contents": "CLICK_TO_MOVE" }, { - "trigger": "COMBAT_TEXT_FLOAT_MODE\tstring", - "contents": "COMBAT_TEXT_FLOAT_MODE", + "trigger": "CLICK_TO_OPEN_SHOP\t\"string\"", + "contents": "CLICK_TO_OPEN_SHOP" }, { - "trigger": "COMBAT_TEXT_FLOAT_MODE_LABEL\tstring", - "contents": "COMBAT_TEXT_FLOAT_MODE_LABEL", + "trigger": "CLICK_TO_REMOVE_ADDITIONAL_QUEST_LOCATIONS\t\"string\"", + "contents": "CLICK_TO_REMOVE_ADDITIONAL_QUEST_LOCATIONS" }, { - "trigger": "COMBAT_TEXT_HONOR_GAINED\tstring", - "contents": "COMBAT_TEXT_HONOR_GAINED", + "trigger": "CLICK_TO_START_CONVERSATION\t\"string\"", + "contents": "CLICK_TO_START_CONVERSATION" }, { - "trigger": "COMBAT_TEXT_IMMUNE\tstring", - "contents": "COMBAT_TEXT_IMMUNE", + "trigger": "CLIENT_LOGOUT_ALERT\t\"string\"", + "contents": "CLIENT_LOGOUT_ALERT" }, { - "trigger": "COMBAT_TEXT_LABEL\tstring", - "contents": "COMBAT_TEXT_LABEL", + "trigger": "CLIENT_RESTART_ALERT\t\"string\"", + "contents": "CLIENT_RESTART_ALERT" }, { - "trigger": "COMBAT_TEXT_MISFIRE\tstring", - "contents": "COMBAT_TEXT_MISFIRE", + "trigger": "CLOSE\t\"string\"", + "contents": "CLOSE" }, { - "trigger": "COMBAT_TEXT_MISS\tstring", - "contents": "COMBAT_TEXT_MISS", + "trigger": "CLOSE_AND_LEAVE_CHAT_CONVERSATION_WINDOW\t\"string\"", + "contents": "CLOSE_AND_LEAVE_CHAT_CONVERSATION_WINDOW" }, { - "trigger": "COMBAT_TEXT_NONE\tstring", - "contents": "COMBAT_TEXT_NONE", + "trigger": "CLOSE_CHAT\t\"string\"", + "contents": "CLOSE_CHAT" }, { - "trigger": "COMBAT_TEXT_PARRY\tstring", - "contents": "COMBAT_TEXT_PARRY", + "trigger": "CLOSE_CHAT_CONVERSATION_WINDOW\t\"string\"", + "contents": "CLOSE_CHAT_CONVERSATION_WINDOW" }, { - "trigger": "COMBAT_TEXT_REFLECT\tstring", - "contents": "COMBAT_TEXT_REFLECT", + "trigger": "CLOSE_CHAT_WHISPER_WINDOW\t\"string\"", + "contents": "CLOSE_CHAT_WHISPER_WINDOW" }, { - "trigger": "COMBAT_TEXT_RESIST\tstring", - "contents": "COMBAT_TEXT_RESIST", + "trigger": "CLOSE_CHAT_WINDOW\t\"string\"", + "contents": "CLOSE_CHAT_WINDOW" }, { - "trigger": "COMBAT_TEXT_RUNE_BLOOD\tstring", - "contents": "COMBAT_TEXT_RUNE_BLOOD", + "trigger": "CLOSE_LOG\t\"string\"", + "contents": "CLOSE_LOG" }, { - "trigger": "COMBAT_TEXT_RUNE_DEATH\tstring", - "contents": "COMBAT_TEXT_RUNE_DEATH", + "trigger": "CLOSES_IN\t\"string\"", + "contents": "CLOSES_IN" }, { - "trigger": "COMBAT_TEXT_RUNE_FROST\tstring", - "contents": "COMBAT_TEXT_RUNE_FROST", + "trigger": "CLOUD_ADD_TIMER_BAR\t\"string\"", + "contents": "CLOUD_ADD_TIMER_BAR" }, { - "trigger": "COMBAT_TEXT_RUNE_UNHOLY\tstring", - "contents": "COMBAT_TEXT_RUNE_UNHOLY", + "trigger": "CLUB_INVITE_HYPERLINK_TEXT\t\"string\"", + "contents": "CLUB_INVITE_HYPERLINK_TEXT" }, { - "trigger": "COMBAT_TEXT_SCROLL_ARC\tstring", - "contents": "COMBAT_TEXT_SCROLL_ARC", + "trigger": "CLUB_REMOVED_REASON_BANNED\t\"string\"", + "contents": "CLUB_REMOVED_REASON_BANNED" }, { - "trigger": "COMBAT_TEXT_SCROLL_DOWN\tstring", - "contents": "COMBAT_TEXT_SCROLL_DOWN", + "trigger": "CLUB_REMOVED_REASON_CLUB_DESTROYED\t\"string\"", + "contents": "CLUB_REMOVED_REASON_CLUB_DESTROYED" }, { - "trigger": "COMBAT_TEXT_SCROLL_DOWN_TEXT\tstring", - "contents": "COMBAT_TEXT_SCROLL_DOWN_TEXT", + "trigger": "CLUB_REMOVED_REASON_REMOVED\t\"string\"", + "contents": "CLUB_REMOVED_REASON_REMOVED" }, { - "trigger": "COMBAT_TEXT_SCROLL_UP\tstring", - "contents": "COMBAT_TEXT_SCROLL_UP", + "trigger": "COALESCED_REALM_TOOLTIP\t\"string\"", + "contents": "COALESCED_REALM_TOOLTIP" }, { - "trigger": "COMBAT_TEXT_SHOW_AURA_FADE\tstring", - "contents": "COMBAT_TEXT_SHOW_AURA_FADE", + "trigger": "COD\t\"string\"", + "contents": "COD" }, { - "trigger": "COMBAT_TEXT_SHOW_AURA_FADE_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_AURA_FADE_TEXT", + "trigger": "COD_AMOUNT\t\"string\"", + "contents": "COD_AMOUNT" }, { - "trigger": "COMBAT_TEXT_SHOW_AURAS\tstring", - "contents": "COMBAT_TEXT_SHOW_AURAS", + "trigger": "COD_CONFIRMATION\t\"string\"", + "contents": "COD_CONFIRMATION" }, { - "trigger": "COMBAT_TEXT_SHOW_AURAS_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_AURAS_TEXT", + "trigger": "COD_INSUFFICIENT_MONEY\t\"string\"", + "contents": "COD_INSUFFICIENT_MONEY" }, { - "trigger": "COMBAT_TEXT_SHOW_COMBAT_STATE\tstring", - "contents": "COMBAT_TEXT_SHOW_COMBAT_STATE", + "trigger": "COD_PAYMENT\t\"string\"", + "contents": "COD_PAYMENT" }, { - "trigger": "COMBAT_TEXT_SHOW_COMBAT_STATE_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_COMBAT_STATE_TEXT", + "trigger": "COINPICKUP_CANCEL\t\"string\"", + "contents": "COINPICKUP_CANCEL" }, { - "trigger": "COMBAT_TEXT_SHOW_COMBO_POINTS\tstring", - "contents": "COMBAT_TEXT_SHOW_COMBO_POINTS", + "trigger": "COLLECTED\t\"string\"", + "contents": "COLLECTED" }, { - "trigger": "COMBAT_TEXT_SHOW_COMBO_POINTS_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_COMBO_POINTS_TEXT", + "trigger": "COLLECTION_PAGE_NUMBER\t\"string\"", + "contents": "COLLECTION_PAGE_NUMBER" }, { - "trigger": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS\tstring", - "contents": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS", + "trigger": "COLLECTION_UNOPENED_PLURAL\t\"string\"", + "contents": "COLLECTION_UNOPENED_PLURAL" }, { - "trigger": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS_TEXT", + "trigger": "COLLECTION_UNOPENED_SINGULAR\t\"string\"", + "contents": "COLLECTION_UNOPENED_SINGULAR" }, { - "trigger": "COMBAT_TEXT_SHOW_ENERGIZE\tstring", - "contents": "COMBAT_TEXT_SHOW_ENERGIZE", + "trigger": "COLLECTIONS\t\"string\"", + "contents": "COLLECTIONS" }, { - "trigger": "COMBAT_TEXT_SHOW_ENERGIZE_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_ENERGIZE_TEXT", + "trigger": "COLLECTIONS_FANFARE_ICON\t\"string\"", + "contents": "COLLECTIONS_FANFARE_ICON" }, { - "trigger": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES\tstring", - "contents": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES", + "trigger": "COLLECTIONS_MICRO_BUTTON_SPEC_TUTORIAL\t\"string\"", + "contents": "COLLECTIONS_MICRO_BUTTON_SPEC_TUTORIAL" }, { - "trigger": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES_TEXT", + "trigger": "COLOR\t\"string\"", + "contents": "COLOR" }, { - "trigger": "COMBAT_TEXT_SHOW_HONOR_GAINED\tstring", - "contents": "COMBAT_TEXT_SHOW_HONOR_GAINED", + "trigger": "COLOR_BY_SCHOOL\t\"string\"", + "contents": "COLOR_BY_SCHOOL" }, { - "trigger": "COMBAT_TEXT_SHOW_HONOR_GAINED_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_HONOR_GAINED_TEXT", + "trigger": "COLOR_PICKER\t\"string\"", + "contents": "COLOR_PICKER" }, { - "trigger": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA\tstring", - "contents": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA", + "trigger": "COLORBLIND_FILTER\t\"string\"", + "contents": "COLORBLIND_FILTER" }, { - "trigger": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA_TEXT", + "trigger": "COLORBLIND_FILTERS_TITLE\t\"string\"", + "contents": "COLORBLIND_FILTERS_TITLE" }, { - "trigger": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE\tstring", - "contents": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE", + "trigger": "COLORBLIND_FRIENDLY\t\"string\"", + "contents": "COLORBLIND_FRIENDLY" }, { - "trigger": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE_TEXT", + "trigger": "COLORBLIND_HOSTILE\t\"string\"", + "contents": "COLORBLIND_HOSTILE" }, { - "trigger": "COMBAT_TEXT_SHOW_REACTIVES\tstring", - "contents": "COMBAT_TEXT_SHOW_REACTIVES", + "trigger": "COLORBLIND_ITEM_QUALITY\t\"string\"", + "contents": "COLORBLIND_ITEM_QUALITY" }, { - "trigger": "COMBAT_TEXT_SHOW_REACTIVES_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_REACTIVES_TEXT", + "trigger": "COLORBLIND_MODE_TAB\t\"string\"", + "contents": "COLORBLIND_MODE_TAB" }, { - "trigger": "COMBAT_TEXT_SHOW_REPUTATION\tstring", - "contents": "COMBAT_TEXT_SHOW_REPUTATION", + "trigger": "COLORBLIND_NAMEWRAPPER_ENEMY\t\"string\"", + "contents": "COLORBLIND_NAMEWRAPPER_ENEMY" }, { - "trigger": "COMBAT_TEXT_SHOW_REPUTATION_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_REPUTATION_TEXT", + "trigger": "COLORBLIND_NAMEWRAPPER_FRIENDLY\t\"string\"", + "contents": "COLORBLIND_NAMEWRAPPER_FRIENDLY" }, { - "trigger": "COMBAT_TEXT_SHOW_RESISTANCES\tstring", - "contents": "COMBAT_TEXT_SHOW_RESISTANCES", + "trigger": "COLORBLIND_NAMEWRAPPER_NEUTRAL\t\"string\"", + "contents": "COLORBLIND_NAMEWRAPPER_NEUTRAL" }, { - "trigger": "COMBAT_TEXT_SHOW_RESISTANCES_TEXT\tstring", - "contents": "COMBAT_TEXT_SHOW_RESISTANCES_TEXT", + "trigger": "COLORBLIND_NEUTRAL\t\"string\"", + "contents": "COLORBLIND_NEUTRAL" }, { - "trigger": "COMBAT_THREAT_DECREASE_0\tstring", - "contents": "COMBAT_THREAT_DECREASE_0", + "trigger": "COLORBLIND_OPTION_DEUTERANOPIA\t\"string\"", + "contents": "COLORBLIND_OPTION_DEUTERANOPIA" }, { - "trigger": "COMBAT_THREAT_DECREASE_1\tstring", - "contents": "COMBAT_THREAT_DECREASE_1", + "trigger": "COLORBLIND_OPTION_NONE\t\"string\"", + "contents": "COLORBLIND_OPTION_NONE" }, { - "trigger": "COMBAT_THREAT_DECREASE_2\tstring", - "contents": "COMBAT_THREAT_DECREASE_2", + "trigger": "COLORBLIND_OPTION_PROTANOPIA\t\"string\"", + "contents": "COLORBLIND_OPTION_PROTANOPIA" }, { - "trigger": "COMBAT_THREAT_INCREASE_1\tstring", - "contents": "COMBAT_THREAT_INCREASE_1", + "trigger": "COLORBLIND_OPTION_TRITANOPIA\t\"string\"", + "contents": "COLORBLIND_OPTION_TRITANOPIA" }, { - "trigger": "COMBAT_THREAT_INCREASE_3\tstring", - "contents": "COMBAT_THREAT_INCREASE_3", + "trigger": "COLORBLIND_OPTIONS_INSTRUCTIONS\t\"string\"", + "contents": "COLORBLIND_OPTIONS_INSTRUCTIONS" }, { - "trigger": "COMBAT_XP_GAIN\tstring", - "contents": "COMBAT_XP_GAIN", + "trigger": "COLORIZE\t\"string\"", + "contents": "COLORIZE" }, { - "trigger": "COMBAT_ZONE\tstring", - "contents": "COMBAT_ZONE", + "trigger": "COLORS\t\"string\"", + "contents": "COLORS" }, { - "trigger": "COMBATLOG_ARENAPOINTSAWARD\tstring", - "contents": "COMBATLOG_ARENAPOINTSAWARD", + "trigger": "COMBAT\t\"string\"", + "contents": "COMBAT" }, { - "trigger": "COMBATLOG_DEFAULTS\tstring", - "contents": "COMBATLOG_DEFAULTS", + "trigger": "COMBAT_ALLY_END_MISSION\t\"string\"", + "contents": "COMBAT_ALLY_END_MISSION" }, { - "trigger": "COMBATLOG_DISHONORGAIN\tstring", - "contents": "COMBATLOG_DISHONORGAIN", + "trigger": "COMBAT_ALLY_START_MISSION\t\"string\"", + "contents": "COMBAT_ALLY_START_MISSION" }, { - "trigger": "COMBATLOG_FILTER_STRING_CUSTOM_UNIT\tstring", - "contents": "COMBATLOG_FILTER_STRING_CUSTOM_UNIT", + "trigger": "COMBAT_ENEMY\t\"string\"", + "contents": "COMBAT_ENEMY" }, { - "trigger": "COMBATLOG_FILTER_STRING_FRIENDLY_UNITS\tstring", - "contents": "COMBATLOG_FILTER_STRING_FRIENDLY_UNITS", + "trigger": "COMBAT_ERROR\t\"string\"", + "contents": "COMBAT_ERROR" }, { - "trigger": "COMBATLOG_FILTER_STRING_HOSTILE_PLAYERS\tstring", - "contents": "COMBATLOG_FILTER_STRING_HOSTILE_PLAYERS", + "trigger": "COMBAT_FACTION_CHANGE\t\"string\"", + "contents": "COMBAT_FACTION_CHANGE" }, { - "trigger": "COMBATLOG_FILTER_STRING_HOSTILE_UNITS\tstring", - "contents": "COMBATLOG_FILTER_STRING_HOSTILE_UNITS", + "trigger": "COMBAT_GUILD_XP_GAIN\t\"string\"", + "contents": "COMBAT_GUILD_XP_GAIN" }, { - "trigger": "COMBATLOG_FILTER_STRING_ME\tstring", - "contents": "COMBATLOG_FILTER_STRING_ME", + "trigger": "COMBAT_HONOR_GAIN\t\"string\"", + "contents": "COMBAT_HONOR_GAIN" }, { - "trigger": "COMBATLOG_FILTER_STRING_MY_PET\tstring", - "contents": "COMBATLOG_FILTER_STRING_MY_PET", + "trigger": "COMBAT_LABEL\t\"string\"", + "contents": "COMBAT_LABEL" }, { - "trigger": "COMBATLOG_FILTER_STRING_NEUTRAL_UNITS\tstring", - "contents": "COMBATLOG_FILTER_STRING_NEUTRAL_UNITS", + "trigger": "COMBAT_LOG\t\"string\"", + "contents": "COMBAT_LOG" }, { - "trigger": "COMBATLOG_FILTER_STRING_UNKNOWN_UNITS\tstring", - "contents": "COMBATLOG_FILTER_STRING_UNKNOWN_UNITS", + "trigger": "COMBAT_LOG_MENU_BOTH\t\"string\"", + "contents": "COMBAT_LOG_MENU_BOTH" }, { - "trigger": "COMBATLOG_GUILD_XPGAIN\tstring", - "contents": "COMBATLOG_GUILD_XPGAIN", + "trigger": "COMBAT_LOG_MENU_EVERYTHING\t\"string\"", + "contents": "COMBAT_LOG_MENU_EVERYTHING" }, { - "trigger": "COMBATLOG_HIGHLIGHT_ABILITY\tstring", - "contents": "COMBATLOG_HIGHLIGHT_ABILITY", + "trigger": "COMBAT_LOG_MENU_INCOMING\t\"string\"", + "contents": "COMBAT_LOG_MENU_INCOMING" }, { - "trigger": "COMBATLOG_HIGHLIGHT_DAMAGE\tstring", - "contents": "COMBATLOG_HIGHLIGHT_DAMAGE", + "trigger": "COMBAT_LOG_MENU_OUTGOING\t\"string\"", + "contents": "COMBAT_LOG_MENU_OUTGOING" }, { - "trigger": "COMBATLOG_HIGHLIGHT_KILL\tstring", - "contents": "COMBATLOG_HIGHLIGHT_KILL", + "trigger": "COMBAT_LOG_MENU_OUTGOING_ME\t\"string\"", + "contents": "COMBAT_LOG_MENU_OUTGOING_ME" }, { - "trigger": "COMBATLOG_HIGHLIGHT_SCHOOL\tstring", - "contents": "COMBATLOG_HIGHLIGHT_SCHOOL", + "trigger": "COMBAT_LOG_MENU_REVERT\t\"string\"", + "contents": "COMBAT_LOG_MENU_REVERT" }, { - "trigger": "COMBATLOG_HONORAWARD\tstring", - "contents": "COMBATLOG_HONORAWARD", + "trigger": "COMBAT_LOG_MENU_SAVE\t\"string\"", + "contents": "COMBAT_LOG_MENU_SAVE" }, { - "trigger": "COMBATLOG_HONORGAIN\tstring", - "contents": "COMBATLOG_HONORGAIN", + "trigger": "COMBAT_LOG_MENU_SPELL_HIDE\t\"string\"", + "contents": "COMBAT_LOG_MENU_SPELL_HIDE" }, { - "trigger": "COMBATLOG_HONORGAIN_EXHAUSTION1\tstring", - "contents": "COMBATLOG_HONORGAIN_EXHAUSTION1", + "trigger": "COMBAT_LOG_MENU_SPELL_LINK\t\"string\"", + "contents": "COMBAT_LOG_MENU_SPELL_LINK" }, { - "trigger": "COMBATLOG_HONORGAIN_NO_RANK\tstring", - "contents": "COMBATLOG_HONORGAIN_NO_RANK", + "trigger": "COMBAT_LOG_MENU_SPELL_TYPE_HEADER\t\"string\"", + "contents": "COMBAT_LOG_MENU_SPELL_TYPE_HEADER" }, { - "trigger": "COMBATLOG_HONORGAIN_NO_RANK_EXHAUSTION1\tstring", - "contents": "COMBATLOG_HONORGAIN_NO_RANK_EXHAUSTION1", + "trigger": "COMBAT_LOG_UNIT_YOU_ENABLED\t\"string\"", + "contents": "COMBAT_LOG_UNIT_YOU_ENABLED" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET1\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET1", + "trigger": "COMBAT_MESSAGES\t\"string\"", + "contents": "COMBAT_MESSAGES" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET2\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET2", + "trigger": "COMBAT_MISC\t\"string\"", + "contents": "COMBAT_MISC" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET3\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET3", + "trigger": "COMBAT_MISC_INFO\t\"string\"", + "contents": "COMBAT_MISC_INFO" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET4\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET4", + "trigger": "COMBAT_PARTY\t\"string\"", + "contents": "COMBAT_PARTY" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET5\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET5", + "trigger": "COMBAT_RATING_NAME1\t\"string\"", + "contents": "COMBAT_RATING_NAME1" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET6\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET6", + "trigger": "COMBAT_RATING_NAME10\t\"string\"", + "contents": "COMBAT_RATING_NAME10" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET7\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET7", + "trigger": "COMBAT_RATING_NAME11\t\"string\"", + "contents": "COMBAT_RATING_NAME11" }, { - "trigger": "COMBATLOG_ICON_RAIDTARGET8\tstring", - "contents": "COMBATLOG_ICON_RAIDTARGET8", + "trigger": "COMBAT_RATING_NAME15\t\"string\"", + "contents": "COMBAT_RATING_NAME15" }, { - "trigger": "COMBATLOG_UNKNOWN_UNIT\tstring", - "contents": "COMBATLOG_UNKNOWN_UNIT", + "trigger": "COMBAT_RATING_NAME2\t\"string\"", + "contents": "COMBAT_RATING_NAME2" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION1\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION1", + "trigger": "COMBAT_RATING_NAME24\t\"string\"", + "contents": "COMBAT_RATING_NAME24" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION1_GROUP\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION1_GROUP", + "trigger": "COMBAT_RATING_NAME3\t\"string\"", + "contents": "COMBAT_RATING_NAME3" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION1_RAID\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION1_RAID", + "trigger": "COMBAT_RATING_NAME4\t\"string\"", + "contents": "COMBAT_RATING_NAME4" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION2\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION2", + "trigger": "COMBAT_RATING_NAME5\t\"string\"", + "contents": "COMBAT_RATING_NAME5" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION2_GROUP\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION2_GROUP", + "trigger": "COMBAT_RATING_NAME6\t\"string\"", + "contents": "COMBAT_RATING_NAME6" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION2_RAID\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION2_RAID", + "trigger": "COMBAT_RATING_NAME7\t\"string\"", + "contents": "COMBAT_RATING_NAME7" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION4\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION4", + "trigger": "COMBAT_RATING_NAME8\t\"string\"", + "contents": "COMBAT_RATING_NAME8" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION4_GROUP\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION4_GROUP", + "trigger": "COMBAT_RATING_NAME9\t\"string\"", + "contents": "COMBAT_RATING_NAME9" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION4_RAID\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION4_RAID", + "trigger": "COMBAT_SELF\t\"string\"", + "contents": "COMBAT_SELF" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION5\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION5", + "trigger": "COMBAT_SUBTEXT\t\"string\"", + "contents": "COMBAT_SUBTEXT" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION5_GROUP\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION5_GROUP", + "trigger": "COMBAT_TARGET_MODE_NEW\t\"string\"", + "contents": "COMBAT_TARGET_MODE_NEW" }, { - "trigger": "COMBATLOG_XPGAIN_EXHAUSTION5_RAID\tstring", - "contents": "COMBATLOG_XPGAIN_EXHAUSTION5_RAID", + "trigger": "COMBAT_TARGET_MODE_OLD\t\"string\"", + "contents": "COMBAT_TARGET_MODE_OLD" }, { - "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON\tstring", - "contents": "COMBATLOG_XPGAIN_FIRSTPERSON", + "trigger": "COMBAT_TEXT_ABSORB\t\"string\"", + "contents": "COMBAT_TEXT_ABSORB" }, { - "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_GROUP\tstring", - "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_GROUP", + "trigger": "COMBAT_TEXT_ABSORB_ADDED\t\"string\"", + "contents": "COMBAT_TEXT_ABSORB_ADDED" }, { - "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_RAID\tstring", - "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_RAID", + "trigger": "COMBAT_TEXT_ARENA_POINTS_GAINED\t\"string\"", + "contents": "COMBAT_TEXT_ARENA_POINTS_GAINED" }, { - "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED\tstring", - "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED", + "trigger": "COMBAT_TEXT_BLOCK\t\"string\"", + "contents": "COMBAT_TEXT_BLOCK" }, { - "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_GROUP\tstring", - "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_GROUP", + "trigger": "COMBAT_TEXT_COMBO_POINTS\t\"string\"", + "contents": "COMBAT_TEXT_COMBO_POINTS" }, { - "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_RAID\tstring", - "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_RAID", + "trigger": "COMBAT_TEXT_DEFLECT\t\"string\"", + "contents": "COMBAT_TEXT_DEFLECT" }, { - "trigger": "COMBATLOG_XPGAIN_QUEST\tstring", - "contents": "COMBATLOG_XPGAIN_QUEST", + "trigger": "COMBAT_TEXT_DODGE\t\"string\"", + "contents": "COMBAT_TEXT_DODGE" }, { - "trigger": "COMBATLOG_XPLOSS_FIRSTPERSON_UNNAMED\tstring", - "contents": "COMBATLOG_XPLOSS_FIRSTPERSON_UNNAMED", + "trigger": "COMBAT_TEXT_EVADE\t\"string\"", + "contents": "COMBAT_TEXT_EVADE" }, { - "trigger": "COMBATLOGDISABLED\tstring", - "contents": "COMBATLOGDISABLED", + "trigger": "COMBAT_TEXT_FLOAT_MODE\t\"string\"", + "contents": "COMBAT_TEXT_FLOAT_MODE" }, { - "trigger": "COMBATLOGENABLED\tstring", - "contents": "COMBATLOGENABLED", + "trigger": "COMBAT_TEXT_FLOAT_MODE_LABEL\t\"string\"", + "contents": "COMBAT_TEXT_FLOAT_MODE_LABEL" }, { - "trigger": "COMBATTEXT_SUBTEXT\tstring", - "contents": "COMBATTEXT_SUBTEXT", + "trigger": "COMBAT_TEXT_HONOR_GAINED\t\"string\"", + "contents": "COMBAT_TEXT_HONOR_GAINED" }, { - "trigger": "COMBO_POINTS\tstring", - "contents": "COMBO_POINTS", + "trigger": "COMBAT_TEXT_IMMUNE\t\"string\"", + "contents": "COMBAT_TEXT_IMMUNE" }, { - "trigger": "COMBO_POINTS_COST\tstring", - "contents": "COMBO_POINTS_COST", + "trigger": "COMBAT_TEXT_LABEL\t\"string\"", + "contents": "COMBAT_TEXT_LABEL" }, { - "trigger": "COMMAND\tstring", - "contents": "COMMAND", + "trigger": "COMBAT_TEXT_MISFIRE\t\"string\"", + "contents": "COMBAT_TEXT_MISFIRE" }, { - "trigger": "COMMENT\tstring", - "contents": "COMMENT", + "trigger": "COMBAT_TEXT_MISS\t\"string\"", + "contents": "COMBAT_TEXT_MISS" }, { - "trigger": "COMMENTATOR_DAMPENING_PERCENT\tstring", - "contents": "COMMENTATOR_DAMPENING_PERCENT", + "trigger": "COMBAT_TEXT_NONE\t\"string\"", + "contents": "COMBAT_TEXT_NONE" }, { - "trigger": "COMMENTATOR_UNITFRAME_DEAD_STR\tstring", - "contents": "COMMENTATOR_UNITFRAME_DEAD_STR", + "trigger": "COMBAT_TEXT_PARRY\t\"string\"", + "contents": "COMBAT_TEXT_PARRY" }, { - "trigger": "COMMENTATOR_VICTORY_FANFARE_TEXT\tstring", - "contents": "COMMENTATOR_VICTORY_FANFARE_TEXT", + "trigger": "COMBAT_TEXT_REFLECT\t\"string\"", + "contents": "COMBAT_TEXT_REFLECT" }, { - "trigger": "COMMENTS_COLON\tstring", - "contents": "COMMENTS_COLON", + "trigger": "COMBAT_TEXT_RESIST\t\"string\"", + "contents": "COMBAT_TEXT_RESIST" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE10PLAYERS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE10PLAYERS", + "trigger": "COMBAT_TEXT_RUNE_BLOOD\t\"string\"", + "contents": "COMBAT_TEXT_RUNE_BLOOD" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE15PLAYERS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE15PLAYERS", + "trigger": "COMBAT_TEXT_RUNE_DEATH\t\"string\"", + "contents": "COMBAT_TEXT_RUNE_DEATH" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE25PLAYERS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE25PLAYERS", + "trigger": "COMBAT_TEXT_RUNE_FROST\t\"string\"", + "contents": "COMBAT_TEXT_RUNE_FROST" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE2PLAYERS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE2PLAYERS", + "trigger": "COMBAT_TEXT_RUNE_UNHOLY\t\"string\"", + "contents": "COMBAT_TEXT_RUNE_UNHOLY" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE3PLAYERS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE3PLAYERS", + "trigger": "COMBAT_TEXT_SCROLL_ARC\t\"string\"", + "contents": "COMBAT_TEXT_SCROLL_ARC" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE40PLAYERS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE40PLAYERS", + "trigger": "COMBAT_TEXT_SCROLL_DOWN\t\"string\"", + "contents": "COMBAT_TEXT_SCROLL_DOWN" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE5PLAYERS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE5PLAYERS", + "trigger": "COMBAT_TEXT_SCROLL_DOWN_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SCROLL_DOWN_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVE\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVE", + "trigger": "COMBAT_TEXT_SCROLL_UP\t\"string\"", + "contents": "COMBAT_TEXT_SCROLL_UP" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVP\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVP", + "trigger": "COMBAT_TEXT_SHOW_AURA_FADE\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_AURA_FADE" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC1\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC1", + "trigger": "COMBAT_TEXT_SHOW_AURA_FADE_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_AURA_FADE_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC2\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC2", + "trigger": "COMBAT_TEXT_SHOW_AURAS\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_AURAS" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYAGGROHIGHLIGHT\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYAGGROHIGHLIGHT", + "trigger": "COMBAT_TEXT_SHOW_AURAS_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_AURAS_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYBORDER\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYBORDER", + "trigger": "COMBAT_TEXT_SHOW_COMBAT_STATE\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_COMBAT_STATE" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYHEALPREDICTION\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYHEALPREDICTION", + "trigger": "COMBAT_TEXT_SHOW_COMBAT_STATE_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_COMBAT_STATE_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYMAINTANKANDASSIST\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYMAINTANKANDASSIST", + "trigger": "COMBAT_TEXT_SHOW_COMBO_POINTS\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_COMBO_POINTS" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYNONBOSSDEBUFFS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYNONBOSSDEBUFFS", + "trigger": "COMBAT_TEXT_SHOW_COMBO_POINTS_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_COMBO_POINTS_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYONLYDISPELLABLEDEBUFFS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYONLYDISPELLABLEDEBUFFS", + "trigger": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPETS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPETS", + "trigger": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_DODGE_PARRY_MISS_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPOWERBAR\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPOWERBAR", + "trigger": "COMBAT_TEXT_SHOW_ENERGIZE\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_ENERGIZE" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_FRAMEHEIGHT\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_FRAMEHEIGHT", + "trigger": "COMBAT_TEXT_SHOW_ENERGIZE_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_ENERGIZE_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_FRAMEWIDTH\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_FRAMEWIDTH", + "trigger": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT", + "trigger": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_FRIENDLY_NAMES_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_HEALTH\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_HEALTH", + "trigger": "COMBAT_TEXT_SHOW_HONOR_GAINED\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_HONOR_GAINED" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_LOSTHEALTH\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_LOSTHEALTH", + "trigger": "COMBAT_TEXT_SHOW_HONOR_GAINED_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_HONOR_GAINED_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_NONE\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_NONE", + "trigger": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_PERC\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_PERC", + "trigger": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_LOW_HEALTH_MANA_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_HORIZONTALGROUPS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_HORIZONTALGROUPS", + "trigger": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_KEEPGROUPSTOGETHER\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_KEEPGROUPSTOGETHER", + "trigger": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY", + "trigger": "COMBAT_TEXT_SHOW_REACTIVES\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_REACTIVES" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ALPHABETICAL\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ALPHABETICAL", + "trigger": "COMBAT_TEXT_SHOW_REACTIVES_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_REACTIVES_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_GROUP\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_GROUP", + "trigger": "COMBAT_TEXT_SHOW_REPUTATION\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_REPUTATION" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ROLE\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ROLE", + "trigger": "COMBAT_TEXT_SHOW_REPUTATION_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_REPUTATION_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_SUBTYPE_ALL\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_SUBTYPE_ALL", + "trigger": "COMBAT_TEXT_SHOW_RESISTANCES\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_RESISTANCES" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILE_USECLASSCOLORS\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILE_USECLASSCOLORS", + "trigger": "COMBAT_TEXT_SHOW_RESISTANCES_TEXT\t\"string\"", + "contents": "COMBAT_TEXT_SHOW_RESISTANCES_TEXT" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILES\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILES", + "trigger": "COMBAT_THREAT_DECREASE_0\t\"string\"", + "contents": "COMBAT_THREAT_DECREASE_0" }, { - "trigger": "COMPACT_UNIT_FRAME_PROFILES_LABEL\tstring", - "contents": "COMPACT_UNIT_FRAME_PROFILES_LABEL", + "trigger": "COMBAT_THREAT_DECREASE_1\t\"string\"", + "contents": "COMBAT_THREAT_DECREASE_1" }, { - "trigger": "COMPANIONS\tstring", - "contents": "COMPANIONS", + "trigger": "COMBAT_THREAT_DECREASE_2\t\"string\"", + "contents": "COMBAT_THREAT_DECREASE_2" }, { - "trigger": "COMPANIONS_MICRO_BUTTON_NEW_BATTLE_SLOT\tstring", - "contents": "COMPANIONS_MICRO_BUTTON_NEW_BATTLE_SLOT", + "trigger": "COMBAT_THREAT_INCREASE_1\t\"string\"", + "contents": "COMBAT_THREAT_INCREASE_1" }, { - "trigger": "COMPARE_ACHIEVEMENTS\tstring", - "contents": "COMPARE_ACHIEVEMENTS", + "trigger": "COMBAT_THREAT_INCREASE_3\t\"string\"", + "contents": "COMBAT_THREAT_INCREASE_3" }, { - "trigger": "COMPLAINT_ADDED\tstring", - "contents": "COMPLAINT_ADDED", + "trigger": "COMBAT_XP_GAIN\t\"string\"", + "contents": "COMBAT_XP_GAIN" }, { - "trigger": "COMPLETE\tstring", - "contents": "COMPLETE", + "trigger": "COMBAT_ZONE\t\"string\"", + "contents": "COMBAT_ZONE" }, { - "trigger": "COMPLETE_QUEST\tstring", - "contents": "COMPLETE_QUEST", + "trigger": "COMBATLOG_ARENAPOINTSAWARD\t\"string\"", + "contents": "COMBATLOG_ARENAPOINTSAWARD" }, { - "trigger": "CONFIGURE_MODS_FOR\tstring", - "contents": "CONFIGURE_MODS_FOR", + "trigger": "COMBATLOG_DEFAULTS\t\"string\"", + "contents": "COMBATLOG_DEFAULTS" }, { - "trigger": "CONFIRM_ACCEPT_PVP_QUEST\tstring", - "contents": "CONFIRM_ACCEPT_PVP_QUEST", + "trigger": "COMBATLOG_DISHONORGAIN\t\"string\"", + "contents": "COMBATLOG_DISHONORGAIN" }, { - "trigger": "CONFIRM_ACCEPT_RELIC\tstring", - "contents": "CONFIRM_ACCEPT_RELIC", + "trigger": "COMBATLOG_FILTER_STRING_CUSTOM_UNIT\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_CUSTOM_UNIT" }, { - "trigger": "CONFIRM_ACCEPT_SOCKETS\tstring", - "contents": "CONFIRM_ACCEPT_SOCKETS", + "trigger": "COMBATLOG_FILTER_STRING_FRIENDLY_UNITS\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_FRIENDLY_UNITS" }, { - "trigger": "CONFIRM_ARTIFACT_CHALLENGE\tstring", - "contents": "CONFIRM_ARTIFACT_CHALLENGE", + "trigger": "COMBATLOG_FILTER_STRING_HOSTILE_PLAYERS\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_HOSTILE_PLAYERS" }, { - "trigger": "CONFIRM_ARTIFACT_CHOICE\tstring", - "contents": "CONFIRM_ARTIFACT_CHOICE", + "trigger": "COMBATLOG_FILTER_STRING_HOSTILE_UNITS\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_HOSTILE_UNITS" }, { - "trigger": "CONFIRM_BATTLEFIELD_ENTRY\tstring", - "contents": "CONFIRM_BATTLEFIELD_ENTRY", + "trigger": "COMBATLOG_FILTER_STRING_ME\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_ME" }, { - "trigger": "CONFIRM_BINDER\tstring", - "contents": "CONFIRM_BINDER", + "trigger": "COMBATLOG_FILTER_STRING_MY_PET\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_MY_PET" }, { - "trigger": "CONFIRM_BUY_BANK_SLOT\tstring", - "contents": "CONFIRM_BUY_BANK_SLOT", + "trigger": "COMBATLOG_FILTER_STRING_NEUTRAL_UNITS\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_NEUTRAL_UNITS" }, { - "trigger": "CONFIRM_BUY_GUILDBANK_TAB\tstring", - "contents": "CONFIRM_BUY_GUILDBANK_TAB", + "trigger": "COMBATLOG_FILTER_STRING_UNKNOWN_UNITS\t\"string\"", + "contents": "COMBATLOG_FILTER_STRING_UNKNOWN_UNITS" }, { - "trigger": "CONFIRM_BUY_REAGNETBANK_TAB\tstring", - "contents": "CONFIRM_BUY_REAGNETBANK_TAB", + "trigger": "COMBATLOG_GUILD_XPGAIN\t\"string\"", + "contents": "COMBATLOG_GUILD_XPGAIN" }, { - "trigger": "CONFIRM_BUY_STABLE_SLOT\tstring", - "contents": "CONFIRM_BUY_STABLE_SLOT", + "trigger": "COMBATLOG_HIGHLIGHT_ABILITY\t\"string\"", + "contents": "COMBATLOG_HIGHLIGHT_ABILITY" }, { - "trigger": "CONFIRM_CLOSE_CINEMATIC\tstring", - "contents": "CONFIRM_CLOSE_CINEMATIC", + "trigger": "COMBATLOG_HIGHLIGHT_DAMAGE\t\"string\"", + "contents": "COMBATLOG_HIGHLIGHT_DAMAGE" }, { - "trigger": "CONFIRM_COMBAT_FILTER_DEFAULTS\tstring", - "contents": "CONFIRM_COMBAT_FILTER_DEFAULTS", + "trigger": "COMBATLOG_HIGHLIGHT_KILL\t\"string\"", + "contents": "COMBATLOG_HIGHLIGHT_KILL" }, { - "trigger": "CONFIRM_COMBAT_FILTER_DELETE\tstring", - "contents": "CONFIRM_COMBAT_FILTER_DELETE", + "trigger": "COMBATLOG_HIGHLIGHT_SCHOOL\t\"string\"", + "contents": "COMBATLOG_HIGHLIGHT_SCHOOL" }, { - "trigger": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_DELETION\tstring", - "contents": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_DELETION", + "trigger": "COMBATLOG_HONORAWARD\t\"string\"", + "contents": "COMBATLOG_HONORAWARD" }, { - "trigger": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_UNSAVED_CHANGES\tstring", - "contents": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_UNSAVED_CHANGES", + "trigger": "COMBATLOG_HONORGAIN\t\"string\"", + "contents": "COMBATLOG_HONORGAIN" }, { - "trigger": "CONFIRM_COMPLETE_EXPENSIVE_QUEST\tstring", - "contents": "CONFIRM_COMPLETE_EXPENSIVE_QUEST", + "trigger": "COMBATLOG_HONORGAIN_EXHAUSTION1\t\"string\"", + "contents": "COMBATLOG_HONORGAIN_EXHAUSTION1" }, { - "trigger": "CONFIRM_CONTINUE\tstring", - "contents": "CONFIRM_CONTINUE", + "trigger": "COMBATLOG_HONORGAIN_NO_RANK\t\"string\"", + "contents": "COMBATLOG_HONORGAIN_NO_RANK" }, { - "trigger": "CONFIRM_DELETE_EQUIPMENT_SET\tstring", - "contents": "CONFIRM_DELETE_EQUIPMENT_SET", + "trigger": "COMBATLOG_HONORGAIN_NO_RANK_EXHAUSTION1\t\"string\"", + "contents": "COMBATLOG_HONORGAIN_NO_RANK_EXHAUSTION1" }, { - "trigger": "CONFIRM_DELETE_MACRO\tstring", - "contents": "CONFIRM_DELETE_MACRO", + "trigger": "COMBATLOG_ICON_RAIDTARGET1\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET1" }, { - "trigger": "CONFIRM_DELETING_CHARACTER_SPECIFIC_BINDINGS\tstring", - "contents": "CONFIRM_DELETING_CHARACTER_SPECIFIC_BINDINGS", + "trigger": "COMBATLOG_ICON_RAIDTARGET2\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET2" }, { - "trigger": "CONFIRM_EXIT_WITH_UNSPENT_TALENT_POINTS\tstring", - "contents": "CONFIRM_EXIT_WITH_UNSPENT_TALENT_POINTS", + "trigger": "COMBATLOG_ICON_RAIDTARGET3\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET3" }, { - "trigger": "CONFIRM_GARRISON_FOLLOWER_ABILITY_REPLACE\tstring", - "contents": "CONFIRM_GARRISON_FOLLOWER_ABILITY_REPLACE", + "trigger": "COMBATLOG_ICON_RAIDTARGET4\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET4" }, { - "trigger": "CONFIRM_GARRISON_FOLLOWER_REROLL_ABILITIES\tstring", - "contents": "CONFIRM_GARRISON_FOLLOWER_REROLL_ABILITIES", + "trigger": "COMBATLOG_ICON_RAIDTARGET5\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET5" }, { - "trigger": "CONFIRM_GARRISON_FOLLOWER_REROLL_ALL\tstring", - "contents": "CONFIRM_GARRISON_FOLLOWER_REROLL_ALL", + "trigger": "COMBATLOG_ICON_RAIDTARGET6\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET6" }, { - "trigger": "CONFIRM_GARRISON_FOLLOWER_REROLL_TRAITS\tstring", - "contents": "CONFIRM_GARRISON_FOLLOWER_REROLL_TRAITS", + "trigger": "COMBATLOG_ICON_RAIDTARGET7\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET7" }, { - "trigger": "CONFIRM_GARRISON_FOLLOWER_TEMPORARY_ABILITY\tstring", - "contents": "CONFIRM_GARRISON_FOLLOWER_TEMPORARY_ABILITY", + "trigger": "COMBATLOG_ICON_RAIDTARGET8\t\"string\"", + "contents": "COMBATLOG_ICON_RAIDTARGET8" }, { - "trigger": "CONFIRM_GARRISON_FOLLOWER_TRAIT_REPLACE\tstring", - "contents": "CONFIRM_GARRISON_FOLLOWER_TRAIT_REPLACE", + "trigger": "COMBATLOG_UNKNOWN_UNIT\t\"string\"", + "contents": "COMBATLOG_UNKNOWN_UNIT" }, { - "trigger": "CONFIRM_GARRISON_FOLLOWER_UPGRADE\tstring", - "contents": "CONFIRM_GARRISON_FOLLOWER_UPGRADE", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION1\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION1" }, { - "trigger": "CONFIRM_GLYPH_PLACEMENT\tstring", - "contents": "CONFIRM_GLYPH_PLACEMENT", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION1_GROUP\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION1_GROUP" }, { - "trigger": "CONFIRM_GLYPH_PLACEMENT_NO_COST\tstring", - "contents": "CONFIRM_GLYPH_PLACEMENT_NO_COST", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION1_RAID\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION1_RAID" }, { - "trigger": "CONFIRM_GLYPH_REMOVAL\tstring", - "contents": "CONFIRM_GLYPH_REMOVAL", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION2\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION2" }, { - "trigger": "CONFIRM_GORGROND_GARRISON_CHOICE\tstring", - "contents": "CONFIRM_GORGROND_GARRISON_CHOICE", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION2_GROUP\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION2_GROUP" }, { - "trigger": "CONFIRM_GUILD_DISBAND\tstring", - "contents": "CONFIRM_GUILD_DISBAND", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION2_RAID\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION2_RAID" }, { - "trigger": "CONFIRM_GUILD_LEAVE\tstring", - "contents": "CONFIRM_GUILD_LEAVE", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION4\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION4" }, { - "trigger": "CONFIRM_GUILD_PROMOTE\tstring", - "contents": "CONFIRM_GUILD_PROMOTE", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION4_GROUP\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION4_GROUP" }, { - "trigger": "CONFIRM_HIGH_COST_ITEM\tstring", - "contents": "CONFIRM_HIGH_COST_ITEM", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION4_RAID\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION4_RAID" }, { - "trigger": "CONFIRM_ITEM_USE\tstring", - "contents": "CONFIRM_ITEM_USE", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION5\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION5" }, { - "trigger": "CONFIRM_LAUNCH_URL\tstring", - "contents": "CONFIRM_LAUNCH_URL", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION5_GROUP\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION5_GROUP" }, { - "trigger": "CONFIRM_LEARN_PREVIEW_TALENTS\tstring", - "contents": "CONFIRM_LEARN_PREVIEW_TALENTS", + "trigger": "COMBATLOG_XPGAIN_EXHAUSTION5_RAID\t\"string\"", + "contents": "COMBATLOG_XPGAIN_EXHAUSTION5_RAID" }, { - "trigger": "CONFIRM_LEARN_SPEC\tstring", - "contents": "CONFIRM_LEARN_SPEC", + "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON\t\"string\"", + "contents": "COMBATLOG_XPGAIN_FIRSTPERSON" }, { - "trigger": "CONFIRM_LEARN_SPEC_COST\tstring", - "contents": "CONFIRM_LEARN_SPEC_COST", + "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_GROUP\t\"string\"", + "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_GROUP" }, { - "trigger": "CONFIRM_LEARN_TALENT\tstring", - "contents": "CONFIRM_LEARN_TALENT", + "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_RAID\t\"string\"", + "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_RAID" }, { - "trigger": "CONFIRM_LEAVE_ARENA\tstring", - "contents": "CONFIRM_LEAVE_ARENA", + "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED\t\"string\"", + "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED" }, { - "trigger": "CONFIRM_LEAVE_BATTLEFIELD\tstring", - "contents": "CONFIRM_LEAVE_BATTLEFIELD", + "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_GROUP\t\"string\"", + "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_GROUP" }, { - "trigger": "CONFIRM_LEAVE_INSTANCE_PARTY\tstring", - "contents": "CONFIRM_LEAVE_INSTANCE_PARTY", + "trigger": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_RAID\t\"string\"", + "contents": "COMBATLOG_XPGAIN_FIRSTPERSON_UNNAMED_RAID" }, { - "trigger": "CONFIRM_LEAVE_QUEUE\tstring", - "contents": "CONFIRM_LEAVE_QUEUE", + "trigger": "COMBATLOG_XPGAIN_QUEST\t\"string\"", + "contents": "COMBATLOG_XPGAIN_QUEST" }, { - "trigger": "CONFIRM_LOOT_DISTRIBUTION\tstring", - "contents": "CONFIRM_LOOT_DISTRIBUTION", + "trigger": "COMBATLOG_XPLOSS_FIRSTPERSON_UNNAMED\t\"string\"", + "contents": "COMBATLOG_XPLOSS_FIRSTPERSON_UNNAMED" }, { - "trigger": "CONFIRM_LOSE_BINDING_CHANGES\tstring", - "contents": "CONFIRM_LOSE_BINDING_CHANGES", + "trigger": "COMBATLOGDISABLED\t\"string\"", + "contents": "COMBATLOGDISABLED" }, { - "trigger": "CONFIRM_MERCHANT_TRADE_TIMER_REMOVAL\tstring", - "contents": "CONFIRM_MERCHANT_TRADE_TIMER_REMOVAL", + "trigger": "COMBATLOGENABLED\t\"string\"", + "contents": "COMBATLOGENABLED" }, { - "trigger": "CONFIRM_OVERWRITE_EQUIPMENT_SET\tstring", - "contents": "CONFIRM_OVERWRITE_EQUIPMENT_SET", + "trigger": "COMBATTEXT_SUBTEXT\t\"string\"", + "contents": "COMBATTEXT_SUBTEXT" }, { - "trigger": "CONFIRM_PET_UNLEARN\tstring", - "contents": "CONFIRM_PET_UNLEARN", + "trigger": "COMBO_POINTS\t\"string\"", + "contents": "COMBO_POINTS" }, { - "trigger": "CONFIRM_PURCHASE_NONREFUNDABLE_ITEM\tstring", - "contents": "CONFIRM_PURCHASE_NONREFUNDABLE_ITEM", + "trigger": "COMBO_POINTS_COST\t\"string\"", + "contents": "COMBO_POINTS_COST" }, { - "trigger": "CONFIRM_PURCHASE_TOKEN_ITEM\tstring", - "contents": "CONFIRM_PURCHASE_TOKEN_ITEM", + "trigger": "COMMAND\t\"string\"", + "contents": "COMMAND" }, { - "trigger": "CONFIRM_REDOCK_CHAT\tstring", - "contents": "CONFIRM_REDOCK_CHAT", + "trigger": "COMMENT\t\"string\"", + "contents": "COMMENT" }, { - "trigger": "CONFIRM_REFUND_ITEM_ENHANCEMENTS_LOST\tstring", - "contents": "CONFIRM_REFUND_ITEM_ENHANCEMENTS_LOST", + "trigger": "COMMENTATOR_DAMPENING_PERCENT\t\"string\"", + "contents": "COMMENTATOR_DAMPENING_PERCENT" }, { - "trigger": "CONFIRM_REFUND_MAX_ARENA_POINTS\tstring", - "contents": "CONFIRM_REFUND_MAX_ARENA_POINTS", + "trigger": "COMMENTATOR_UNITFRAME_DEAD_STR\t\"string\"", + "contents": "COMMENTATOR_UNITFRAME_DEAD_STR" }, { - "trigger": "CONFIRM_REFUND_MAX_HONOR\tstring", - "contents": "CONFIRM_REFUND_MAX_HONOR", + "trigger": "COMMENTATOR_VICTORY_FANFARE_TEXT\t\"string\"", + "contents": "COMMENTATOR_VICTORY_FANFARE_TEXT" }, { - "trigger": "CONFIRM_REFUND_MAX_HONOR_AND_ARENA\tstring", - "contents": "CONFIRM_REFUND_MAX_HONOR_AND_ARENA", + "trigger": "COMMENTS_COLON\t\"string\"", + "contents": "COMMENTS_COLON" }, { - "trigger": "CONFIRM_REFUND_TOKEN_ITEM\tstring", - "contents": "CONFIRM_REFUND_TOKEN_ITEM", + "trigger": "COMMUNITIES\t\"string\"", + "contents": "COMMUNITIES" }, { - "trigger": "CONFIRM_RESET_CHALLENGE_MODE\tstring", - "contents": "CONFIRM_RESET_CHALLENGE_MODE", + "trigger": "COMMUNITIES_ADD_COMMUNITY\t\"string\"", + "contents": "COMMUNITIES_ADD_COMMUNITY" }, { - "trigger": "CONFIRM_RESET_INSTANCES\tstring", - "contents": "CONFIRM_RESET_INSTANCES", + "trigger": "COMMUNITIES_ADD_DIALOG_BATTLE_NET_LABEL\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_BATTLE_NET_LABEL" }, { - "trigger": "CONFIRM_RESET_INTERFACE_SETTINGS\tstring", - "contents": "CONFIRM_RESET_INTERFACE_SETTINGS", + "trigger": "COMMUNITIES_ADD_DIALOG_CREATE_BNET_DESCRIPTION\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_CREATE_BNET_DESCRIPTION" }, { - "trigger": "CONFIRM_RESET_KEYBINDINGS\tstring", - "contents": "CONFIRM_RESET_KEYBINDINGS", + "trigger": "COMMUNITIES_ADD_DIALOG_CREATE_BNET_LABEL\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_CREATE_BNET_LABEL" }, { - "trigger": "CONFIRM_RESET_SETTINGS\tstring", - "contents": "CONFIRM_RESET_SETTINGS", + "trigger": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_DESCRIPTION\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_DESCRIPTION" }, { - "trigger": "CONFIRM_SAVE_EQUIPMENT_SET\tstring", - "contents": "CONFIRM_SAVE_EQUIPMENT_SET", + "trigger": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_DESCRIPTION_NO_FACTION\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_DESCRIPTION_NO_FACTION" }, { - "trigger": "CONFIRM_SUMMON\tstring", - "contents": "CONFIRM_SUMMON", + "trigger": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_LABEL\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_LABEL" }, { - "trigger": "CONFIRM_SUMMON_SCENARIO\tstring", - "contents": "CONFIRM_SUMMON_SCENARIO", + "trigger": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_LABEL_NO_FACTION\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_CREATE_WOW_LABEL_NO_FACTION" }, { - "trigger": "CONFIRM_SUMMON_STARTING_AREA\tstring", - "contents": "CONFIRM_SUMMON_STARTING_AREA", + "trigger": "COMMUNITIES_ADD_DIALOG_INVITE_LINK_DESCRIPTION\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_INVITE_LINK_DESCRIPTION" }, { - "trigger": "CONFIRM_SURRENDER_ARENA\tstring", - "contents": "CONFIRM_SURRENDER_ARENA", + "trigger": "COMMUNITIES_ADD_DIALOG_INVITE_LINK_JOIN\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_INVITE_LINK_JOIN" }, { - "trigger": "CONFIRM_TALENT_WIPE_1\tstring", - "contents": "CONFIRM_TALENT_WIPE_1", + "trigger": "COMMUNITIES_ADD_DIALOG_INVITE_LINK_LABEL\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_INVITE_LINK_LABEL" }, { - "trigger": "CONFIRM_TALENT_WIPE_2\tstring", - "contents": "CONFIRM_TALENT_WIPE_2", + "trigger": "COMMUNITIES_ADD_DIALOG_LABEL\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_LABEL" }, { - "trigger": "CONFIRM_TALENT_WIPE_3\tstring", - "contents": "CONFIRM_TALENT_WIPE_3", + "trigger": "COMMUNITIES_ADD_DIALOG_WOW_LABEL\t\"string\"", + "contents": "COMMUNITIES_ADD_DIALOG_WOW_LABEL" }, { - "trigger": "CONFIRM_TEAM_DISBAND\tstring", - "contents": "CONFIRM_TEAM_DISBAND", + "trigger": "COMMUNITIES_ADD_TO_CHAT\t\"string\"", + "contents": "COMMUNITIES_ADD_TO_CHAT" }, { - "trigger": "CONFIRM_TEAM_KICK\tstring", - "contents": "CONFIRM_TEAM_KICK", + "trigger": "COMMUNITIES_ADD_TO_CHAT_DROP_DOWN_CHAT_SETTINGS\t\"string\"", + "contents": "COMMUNITIES_ADD_TO_CHAT_DROP_DOWN_CHAT_SETTINGS" }, { - "trigger": "CONFIRM_TEAM_LEAVE\tstring", - "contents": "CONFIRM_TEAM_LEAVE", + "trigger": "COMMUNITIES_ADD_TO_CHAT_DROP_DOWN_NEW_CHAT_WINDOW\t\"string\"", + "contents": "COMMUNITIES_ADD_TO_CHAT_DROP_DOWN_NEW_CHAT_WINDOW" }, { - "trigger": "CONFIRM_TEAM_PROMOTE\tstring", - "contents": "CONFIRM_TEAM_PROMOTE", + "trigger": "COMMUNITIES_ADD_TO_CHAT_DROP_DOWN_TITLE\t\"string\"", + "contents": "COMMUNITIES_ADD_TO_CHAT_DROP_DOWN_TITLE" }, { - "trigger": "CONFIRM_UPGRADE_ITEM\tstring", - "contents": "CONFIRM_UPGRADE_ITEM", + "trigger": "COMMUNITIES_ALL_MEMBERS\t\"string\"", + "contents": "COMMUNITIES_ALL_MEMBERS" }, { - "trigger": "CONFIRM_XP_LOSS\tstring", - "contents": "CONFIRM_XP_LOSS", + "trigger": "COMMUNITIES_CHANNEL_ADDED_TO_CHAT_WINDOW\t\"string\"", + "contents": "COMMUNITIES_CHANNEL_ADDED_TO_CHAT_WINDOW" }, { - "trigger": "CONFIRM_XP_LOSS_AGAIN\tstring", - "contents": "CONFIRM_XP_LOSS_AGAIN", + "trigger": "COMMUNITIES_CHANNEL_DESCRIPTION_INSTRUCTIONS\t\"string\"", + "contents": "COMMUNITIES_CHANNEL_DESCRIPTION_INSTRUCTIONS" }, { - "trigger": "CONFIRM_XP_LOSS_AGAIN_NO_DURABILITY\tstring", - "contents": "CONFIRM_XP_LOSS_AGAIN_NO_DURABILITY", + "trigger": "COMMUNITIES_CHANNEL_NAME_LABEL\t\"string\"", + "contents": "COMMUNITIES_CHANNEL_NAME_LABEL" }, { - "trigger": "CONFIRM_XP_LOSS_AGAIN_NO_SICKNESS\tstring", - "contents": "CONFIRM_XP_LOSS_AGAIN_NO_SICKNESS", + "trigger": "COMMUNITIES_CHANNEL_REMOVED_FROM_CHAT_WINDOW\t\"string\"", + "contents": "COMMUNITIES_CHANNEL_REMOVED_FROM_CHAT_WINDOW" }, { - "trigger": "CONFIRM_XP_LOSS_NO_DURABILITY\tstring", - "contents": "CONFIRM_XP_LOSS_NO_DURABILITY", + "trigger": "COMMUNITIES_CHANNEL_SUBJECT_LABEL\t\"string\"", + "contents": "COMMUNITIES_CHANNEL_SUBJECT_LABEL" }, { - "trigger": "CONFIRM_XP_LOSS_NO_SICKNESS\tstring", - "contents": "CONFIRM_XP_LOSS_NO_SICKNESS", + "trigger": "COMMUNITIES_CHANNEL_TYPE_LABEL\t\"string\"", + "contents": "COMMUNITIES_CHANNEL_TYPE_LABEL" }, { - "trigger": "CONFIRM_XP_LOSS_NO_SICKNESS_NO_DURABILITY\tstring", - "contents": "CONFIRM_XP_LOSS_NO_SICKNESS_NO_DURABILITY", + "trigger": "COMMUNITIES_CHAT_FRAME_TODAY_NOTIFICATION\t\"string\"", + "contents": "COMMUNITIES_CHAT_FRAME_TODAY_NOTIFICATION" }, { - "trigger": "CONFIRM_YOU_ARE_READY\tstring", - "contents": "CONFIRM_YOU_ARE_READY", + "trigger": "COMMUNITIES_CHAT_FRAME_UNREAD_MESSAGES_NOTIFICATION\t\"string\"", + "contents": "COMMUNITIES_CHAT_FRAME_UNREAD_MESSAGES_NOTIFICATION" }, { - "trigger": "CONFIRM_YOUR_ROLE\tstring", - "contents": "CONFIRM_YOUR_ROLE", + "trigger": "COMMUNITIES_CHAT_FRAME_YESTERDAY_NOTIFICATION\t\"string\"", + "contents": "COMMUNITIES_CHAT_FRAME_YESTERDAY_NOTIFICATION" }, { - "trigger": "CONSOLIDATE_BUFFS_TEXT\tstring", - "contents": "CONSOLIDATE_BUFFS_TEXT", + "trigger": "COMMUNITIES_CHAT_MESSAGE_DESTROYED\t\"string\"", + "contents": "COMMUNITIES_CHAT_MESSAGE_DESTROYED" }, { - "trigger": "CONTAINER_SLOTS\tstring", - "contents": "CONTAINER_SLOTS", + "trigger": "COMMUNITIES_CHAT_MESSAGE_DESTROYED_BY\t\"string\"", + "contents": "COMMUNITIES_CHAT_MESSAGE_DESTROYED_BY" }, { - "trigger": "CONTESTED_TERRITORY\tstring", - "contents": "CONTESTED_TERRITORY", + "trigger": "COMMUNITIES_CHAT_MESSAGE_EDITED\t\"string\"", + "contents": "COMMUNITIES_CHAT_MESSAGE_EDITED" }, { - "trigger": "CONTEXT_ERROR_SLASH_COMMENTATOR_NAMETEAM\tstring", - "contents": "CONTEXT_ERROR_SLASH_COMMENTATOR_NAMETEAM", + "trigger": "COMMUNITIES_CHAT_MESSAGE_EDITED_FMT\t\"string\"", + "contents": "COMMUNITIES_CHAT_MESSAGE_EDITED_FMT" }, { - "trigger": "CONTIBUTION_HEALTH_TEXT_WITH_PERCENTAGE\tstring", - "contents": "CONTIBUTION_HEALTH_TEXT_WITH_PERCENTAGE", + "trigger": "COMMUNITIES_CHAT_MESSAGE_FORMAT\t\"string\"", + "contents": "COMMUNITIES_CHAT_MESSAGE_FORMAT" }, { - "trigger": "CONTIBUTION_REQUIRED_CURRENCY\tstring", - "contents": "CONTIBUTION_REQUIRED_CURRENCY", + "trigger": "COMMUNITIES_CHAT_MESSAGE_FORMAT_CHARACTER\t\"string\"", + "contents": "COMMUNITIES_CHAT_MESSAGE_FORMAT_CHARACTER" }, { - "trigger": "CONTINENT\tstring", - "contents": "CONTINENT", + "trigger": "COMMUNITIES_CHAT_PERMISSIONS_LEADERS_AND_MODERATORS\t\"string\"", + "contents": "COMMUNITIES_CHAT_PERMISSIONS_LEADERS_AND_MODERATORS" }, { - "trigger": "CONTINUE\tstring", - "contents": "CONTINUE", + "trigger": "COMMUNITIES_CHAT_TAB_TOOLTIP\t\"string\"", + "contents": "COMMUNITIES_CHAT_TAB_TOOLTIP" }, { - "trigger": "CONTINUED\tstring", - "contents": "CONTINUED", + "trigger": "COMMUNITIES_CREATE\t\"string\"", + "contents": "COMMUNITIES_CREATE" }, { - "trigger": "CONTRIBUTION_ACTIVE\tstring", - "contents": "CONTRIBUTION_ACTIVE", + "trigger": "COMMUNITIES_CREATE_CHANNEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_CHANNEL" }, { - "trigger": "CONTRIBUTION_BUTTON_ONLY_WHEN_UNDER_CONSTRUCTION_TOOLTIP\tstring", - "contents": "CONTRIBUTION_BUTTON_ONLY_WHEN_UNDER_CONSTRUCTION_TOOLTIP", + "trigger": "COMMUNITIES_CREATE_COMMUNITY\t\"string\"", + "contents": "COMMUNITIES_CREATE_COMMUNITY" }, { - "trigger": "CONTRIBUTION_DESTROYED\tstring", - "contents": "CONTRIBUTION_DESTROYED", + "trigger": "COMMUNITIES_CREATE_DIALOG_AVATAR_PICKER_INSTRUCTIONS\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_AVATAR_PICKER_INSTRUCTIONS" }, { - "trigger": "CONTRIBUTION_DISABLED\tstring", - "contents": "CONTRIBUTION_DISABLED", + "trigger": "COMMUNITIES_CREATE_DIALOG_BATTLE_NET_LABEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_BATTLE_NET_LABEL" }, { - "trigger": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_BUILT\tstring", - "contents": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_BUILT", + "trigger": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_INSTRUCTIONS\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_INSTRUCTIONS" }, { - "trigger": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_UNDER_ATTACK\tstring", - "contents": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_UNDER_ATTACK", + "trigger": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_INSTRUCTIONS_BATTLE_NET\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_INSTRUCTIONS_BATTLE_NET" }, { - "trigger": "CONTRIBUTION_POI_TOOLTIP_REMAINING_ACTIVE_TIME\tstring", - "contents": "CONTRIBUTION_POI_TOOLTIP_REMAINING_ACTIVE_TIME", + "trigger": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_LABEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_LABEL" }, { - "trigger": "CONTRIBUTION_POI_TOOLTIP_REMAINING_TIME\tstring", - "contents": "CONTRIBUTION_POI_TOOLTIP_REMAINING_TIME", + "trigger": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_LABEL_BATTLE_NET\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_DESCRIPTION_LABEL_BATTLE_NET" }, { - "trigger": "CONTRIBUTION_RESULT_ERROR_INCORRECT_STATE\tstring", - "contents": "CONTRIBUTION_RESULT_ERROR_INCORRECT_STATE", + "trigger": "COMMUNITIES_CREATE_DIALOG_ICON_LABEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_ICON_LABEL" }, { - "trigger": "CONTRIBUTION_RESULT_ERROR_INVALID_ID\tstring", - "contents": "CONTRIBUTION_RESULT_ERROR_INVALID_ID", + "trigger": "COMMUNITIES_CREATE_DIALOG_ICON_SELECTION_BUTTON\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_ICON_SELECTION_BUTTON" }, { - "trigger": "CONTRIBUTION_RESULT_ERROR_UNABLE_TO_COMPLETE_QUEST\tstring", - "contents": "CONTRIBUTION_RESULT_ERROR_UNABLE_TO_COMPLETE_QUEST", + "trigger": "COMMUNITIES_CREATE_DIALOG_NAME_AND_SHORT_NAME_ERROR\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_NAME_AND_SHORT_NAME_ERROR" }, { - "trigger": "CONTRIBUTION_REWARD_TOOLTIP_TEXT\tstring", - "contents": "CONTRIBUTION_REWARD_TOOLTIP_TEXT", + "trigger": "COMMUNITIES_CREATE_DIALOG_NAME_ERROR\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_NAME_ERROR" }, { - "trigger": "CONTRIBUTION_REWARD_TOOLTIP_TITLE\tstring", - "contents": "CONTRIBUTION_REWARD_TOOLTIP_TITLE", + "trigger": "COMMUNITIES_CREATE_DIALOG_NAME_INSTRUCTIONS\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_NAME_INSTRUCTIONS" }, { - "trigger": "CONTRIBUTION_TOOLTIP_PLAYER_CURRENCY_AMOUNT\tstring", - "contents": "CONTRIBUTION_TOOLTIP_PLAYER_CURRENCY_AMOUNT", + "trigger": "COMMUNITIES_CREATE_DIALOG_NAME_INSTRUCTIONS_BATTLE_NET\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_NAME_INSTRUCTIONS_BATTLE_NET" }, { - "trigger": "CONTRIBUTION_TOOLTIP_UNLOCKED_WHEN_ACTIVE\tstring", - "contents": "CONTRIBUTION_TOOLTIP_UNLOCKED_WHEN_ACTIVE", + "trigger": "COMMUNITIES_CREATE_DIALOG_NAME_LABEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_NAME_LABEL" }, { - "trigger": "CONTRIBUTION_UNDER_ATTACK\tstring", - "contents": "CONTRIBUTION_UNDER_ATTACK", + "trigger": "COMMUNITIES_CREATE_DIALOG_NAME_LABEL_BATTLE_NET\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_NAME_LABEL_BATTLE_NET" }, { - "trigger": "CONTRIBUTION_UNDER_CONSTRUCTION\tstring", - "contents": "CONTRIBUTION_UNDER_CONSTRUCTION", + "trigger": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_ERROR\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_ERROR" }, { - "trigger": "CONTROLS_LABEL\tstring", - "contents": "CONTROLS_LABEL", + "trigger": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_INSTRUCTIONS\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_INSTRUCTIONS" }, { - "trigger": "CONTROLS_SUBTEXT\tstring", - "contents": "CONTROLS_SUBTEXT", + "trigger": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_INSTRUCTIONS_CHARACTER\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_INSTRUCTIONS_CHARACTER" }, { - "trigger": "CONVERSATION_INCOMPATIBLE_CLIENT\tstring", - "contents": "CONVERSATION_INCOMPATIBLE_CLIENT", + "trigger": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_INSTRUCTIONS_TOOLTIP\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_INSTRUCTIONS_TOOLTIP" }, { - "trigger": "CONVERSATION_MODE\tstring", - "contents": "CONVERSATION_MODE", + "trigger": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_LABEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_SHORT_NAME_LABEL" }, { - "trigger": "CONVERSATION_MODE_INLINE\tstring", - "contents": "CONVERSATION_MODE_INLINE", + "trigger": "COMMUNITIES_CREATE_DIALOG_TYPE_LABEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_TYPE_LABEL" }, { - "trigger": "CONVERSATION_MODE_POPOUT\tstring", - "contents": "CONVERSATION_MODE_POPOUT", + "trigger": "COMMUNITIES_CREATE_DIALOG_WOW_LABEL\t\"string\"", + "contents": "COMMUNITIES_CREATE_DIALOG_WOW_LABEL" }, { - "trigger": "CONVERSATION_MODE_POPOUT_AND_INLINE\tstring", - "contents": "CONVERSATION_MODE_POPOUT_AND_INLINE", + "trigger": "COMMUNITIES_CREATE_GROUP\t\"string\"", + "contents": "COMMUNITIES_CREATE_GROUP" }, { - "trigger": "CONVERSATION_NAME\tstring", - "contents": "CONVERSATION_NAME", + "trigger": "COMMUNITIES_DEFAULT_CHANNEL_NAME\t\"string\"", + "contents": "COMMUNITIES_DEFAULT_CHANNEL_NAME" }, { - "trigger": "CONVERT\tstring", - "contents": "CONVERT", + "trigger": "COMMUNITIES_EDIT_CHANNEL\t\"string\"", + "contents": "COMMUNITIES_EDIT_CHANNEL" }, { - "trigger": "CONVERT_TO_PARTY\tstring", - "contents": "CONVERT_TO_PARTY", + "trigger": "COMMUNITIES_FRAME_JUMP_TO_UNREAD\t\"string\"", + "contents": "COMMUNITIES_FRAME_JUMP_TO_UNREAD" }, { - "trigger": "CONVERT_TO_RAID\tstring", - "contents": "CONVERT_TO_RAID", + "trigger": "COMMUNITIES_FRAME_TITLE\t\"string\"", + "contents": "COMMUNITIES_FRAME_TITLE" }, { - "trigger": "CONVERT_TO_RAID_LABEL\tstring", - "contents": "CONVERT_TO_RAID_LABEL", + "trigger": "COMMUNITIES_GUILD_BENEFITS_TAB_TOOLTIP\t\"string\"", + "contents": "COMMUNITIES_GUILD_BENEFITS_TAB_TOOLTIP" }, { - "trigger": "COOLDOWN_DURATION_DAYS\tstring", - "contents": "COOLDOWN_DURATION_DAYS", + "trigger": "COMMUNITIES_GUILD_FINDER\t\"string\"", + "contents": "COMMUNITIES_GUILD_FINDER" }, { - "trigger": "COOLDOWN_DURATION_HOURS\tstring", - "contents": "COOLDOWN_DURATION_HOURS", + "trigger": "COMMUNITIES_GUILD_FINDER_DESCRIPTION\t\"string\"", + "contents": "COMMUNITIES_GUILD_FINDER_DESCRIPTION" }, { - "trigger": "COOLDOWN_DURATION_MIN\tstring", - "contents": "COOLDOWN_DURATION_MIN", + "trigger": "COMMUNITIES_GUILD_FINDER_FRAME_FIND_A_GUILD\t\"string\"", + "contents": "COMMUNITIES_GUILD_FINDER_FRAME_FIND_A_GUILD" }, { - "trigger": "COOLDOWN_DURATION_MIN_SEC\tstring", - "contents": "COOLDOWN_DURATION_MIN_SEC", + "trigger": "COMMUNITIES_GUILD_GENERAL_CHANNEL_NAME\t\"string\"", + "contents": "COMMUNITIES_GUILD_GENERAL_CHANNEL_NAME" }, { - "trigger": "COOLDOWN_DURATION_SEC\tstring", - "contents": "COOLDOWN_DURATION_SEC", + "trigger": "COMMUNITIES_GUILD_INFO_TAB_TOOLTIP\t\"string\"", + "contents": "COMMUNITIES_GUILD_INFO_TAB_TOOLTIP" }, { - "trigger": "COOLDOWN_DURATION_TEN_SEC\tstring", - "contents": "COOLDOWN_DURATION_TEN_SEC", + "trigger": "COMMUNITIES_GUILD_OFFICER_CHANNEL_NAME\t\"string\"", + "contents": "COMMUNITIES_GUILD_OFFICER_CHANNEL_NAME" }, { - "trigger": "COOLDOWN_EXPIRES_AT_MIDNIGHT\tstring", - "contents": "COOLDOWN_EXPIRES_AT_MIDNIGHT", + "trigger": "COMMUNITIES_GUILD_REWARDS_ACHIEVEMENT_ICON\t\"string\"", + "contents": "COMMUNITIES_GUILD_REWARDS_ACHIEVEMENT_ICON" }, { - "trigger": "COOLDOWN_ON_LEAVE_COMBAT\tstring", - "contents": "COOLDOWN_ON_LEAVE_COMBAT", + "trigger": "COMMUNITIES_INVITATION_FRAME_MEMBER_COUNT\t\"string\"", + "contents": "COMMUNITIES_INVITATION_FRAME_MEMBER_COUNT" }, { - "trigger": "COOLDOWN_REMAINING\tstring", - "contents": "COOLDOWN_REMAINING", + "trigger": "COMMUNITIES_INVITATION_FRAME_TYPE\t\"string\"", + "contents": "COMMUNITIES_INVITATION_FRAME_TYPE" }, { - "trigger": "COPPER_AMOUNT\tstring", - "contents": "COPPER_AMOUNT", + "trigger": "COMMUNITIES_INVITATION_FRAME_TYPE_CHARACTER\t\"string\"", + "contents": "COMMUNITIES_INVITATION_FRAME_TYPE_CHARACTER" }, { - "trigger": "COPPER_AMOUNT_SYMBOL\tstring", - "contents": "COPPER_AMOUNT_SYMBOL", + "trigger": "COMMUNITIES_INVITATION_SENT\t\"string\"", + "contents": "COMMUNITIES_INVITATION_SENT" }, { - "trigger": "COPPER_AMOUNT_TEXTURE\tstring", - "contents": "COPPER_AMOUNT_TEXTURE", + "trigger": "COMMUNITIES_INVITE_MANAGER_CHARACTER_LINK_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_CHARACTER_LINK_LABEL" }, { - "trigger": "COPY_FILTER\tstring", - "contents": "COPY_FILTER", + "trigger": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_CHANNEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_CHANNEL" }, { - "trigger": "COPY_NAME\tstring", - "contents": "COPY_NAME", + "trigger": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_CREATOR\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_CREATOR" }, { - "trigger": "CORE_ABILITIES\tstring", - "contents": "CORE_ABILITIES", + "trigger": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_EXPIRES\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_EXPIRES" }, { - "trigger": "CORE_ABILITIES_HELP_1\tstring", - "contents": "CORE_ABILITIES_HELP_1", + "trigger": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_LINK\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_LINK" }, { - "trigger": "CORPSE\tstring", - "contents": "CORPSE", + "trigger": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_USES\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_COLUMN_TITLE_USES" }, { - "trigger": "CORPSE_RED\tstring", - "contents": "CORPSE_RED", + "trigger": "COMMUNITIES_INVITE_MANAGER_COPY\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_COPY" }, { - "trigger": "CORPSE_TOOLTIP\tstring", - "contents": "CORPSE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_COPY_LINK_BUTTON\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_COPY_LINK_BUTTON" }, { - "trigger": "COSTS_LABEL\tstring", - "contents": "COSTS_LABEL", + "trigger": "COMMUNITIES_INVITE_MANAGER_CREATE_NEW_LINK\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_CREATE_NEW_LINK" }, { - "trigger": "COUNTDOWN_FOR_COOLDOWNS_TEXT\tstring", - "contents": "COUNTDOWN_FOR_COOLDOWNS_TEXT", + "trigger": "COMMUNITIES_INVITE_MANAGER_EXPAND_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_EXPAND_LABEL" }, { - "trigger": "CR_AVOIDANCE_TOOLTIP\tstring", - "contents": "CR_AVOIDANCE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_EXPIRES\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_EXPIRES" }, { - "trigger": "CR_BLOCK_TOOLTIP\tstring", - "contents": "CR_BLOCK_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_EXPIRES_AFTER_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_EXPIRES_AFTER_LABEL" }, { - "trigger": "CR_CRIT_MELEE_TOOLTIP\tstring", - "contents": "CR_CRIT_MELEE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_EXPIRES_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_EXPIRES_LABEL" }, { - "trigger": "CR_CRIT_PARRY_RATING_TOOLTIP\tstring", - "contents": "CR_CRIT_PARRY_RATING_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_EXPIRES_NEVER\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_EXPIRES_NEVER" }, { - "trigger": "CR_CRIT_RANGED_TOOLTIP\tstring", - "contents": "CR_CRIT_RANGED_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_GENERATE\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_GENERATE" }, { - "trigger": "CR_CRIT_SPELL_TOOLTIP\tstring", - "contents": "CR_CRIT_SPELL_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_LABEL" }, { - "trigger": "CR_CRIT_TOOLTIP\tstring", - "contents": "CR_CRIT_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_LINK_ID_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_LINK_ID_LABEL" }, { - "trigger": "CR_DODGE_BASE_STAT_TOOLTIP\tstring", - "contents": "CR_DODGE_BASE_STAT_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_LINK_INSTRUCTIONS\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_LINK_INSTRUCTIONS" }, { - "trigger": "CR_DODGE_TOOLTIP\tstring", - "contents": "CR_DODGE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_LINK_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_LINK_LABEL" }, { - "trigger": "CR_EXPERTISE_TOOLTIP\tstring", - "contents": "CR_EXPERTISE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_LINK_TO_CHAT\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_LINK_TO_CHAT" }, { - "trigger": "CR_HASTE_RATING_TOOLTIP\tstring", - "contents": "CR_HASTE_RATING_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_NO_CHANNEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_NO_CHANNEL" }, { - "trigger": "CR_HIT_MELEE_TOOLTIP\tstring", - "contents": "CR_HIT_MELEE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_NUMBERUSES_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_NUMBERUSES_LABEL" }, { - "trigger": "CR_HIT_RANGED_TOOLTIP\tstring", - "contents": "CR_HIT_RANGED_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_SHORT_TIME_FORMAT\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_SHORT_TIME_FORMAT" }, { - "trigger": "CR_HIT_SPELL_TOOLTIP\tstring", - "contents": "CR_HIT_SPELL_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT" }, { - "trigger": "CR_LIFESTEAL_TOOLTIP\tstring", - "contents": "CR_LIFESTEAL_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT_CHARACTER\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT_CHARACTER" }, { - "trigger": "CR_MULTISTRIKE_TOOLTIP\tstring", - "contents": "CR_MULTISTRIKE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT_CHARACTER_CN\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT_CHARACTER_CN" }, { - "trigger": "CR_PARRY_BASE_STAT_TOOLTIP\tstring", - "contents": "CR_PARRY_BASE_STAT_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT_CN\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_TICKET_FORMAT_CN" }, { - "trigger": "CR_PARRY_TOOLTIP\tstring", - "contents": "CR_PARRY_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_USES\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_USES" }, { - "trigger": "CR_RANGED_EXPERTISE_TOOLTIP\tstring", - "contents": "CR_RANGED_EXPERTISE_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_USES_FORMAT\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_USES_FORMAT" }, { - "trigger": "CR_SPEED_TOOLTIP\tstring", - "contents": "CR_SPEED_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_USES_LABEL\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_USES_LABEL" }, { - "trigger": "CR_STURDINESS_TOOLTIP\tstring", - "contents": "CR_STURDINESS_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MANAGER_USES_UNLIMITED\t\"string\"", + "contents": "COMMUNITIES_INVITE_MANAGER_USES_UNLIMITED" }, { - "trigger": "CR_VERSATILITY_TOOLTIP\tstring", - "contents": "CR_VERSATILITY_TOOLTIP", + "trigger": "COMMUNITIES_INVITE_MEMBERS\t\"string\"", + "contents": "COMMUNITIES_INVITE_MEMBERS" }, { - "trigger": "CRAFT_IS_MAKEABLE\tstring", - "contents": "CRAFT_IS_MAKEABLE", + "trigger": "COMMUNITIES_INVIVATION_FRAME_DESCRIPTION_FORMAT\t\"string\"", + "contents": "COMMUNITIES_INVIVATION_FRAME_DESCRIPTION_FORMAT" }, { - "trigger": "CRAFT_IS_MAKEABLE_TOOLTIP\tstring", - "contents": "CRAFT_IS_MAKEABLE_TOOLTIP", + "trigger": "COMMUNITIES_INVIVATION_FRAME_LEADER_FORMAT\t\"string\"", + "contents": "COMMUNITIES_INVIVATION_FRAME_LEADER_FORMAT" }, { - "trigger": "CREATE_ALL\tstring", - "contents": "CREATE_ALL", + "trigger": "COMMUNITIES_JOIN_COMMUNITY\t\"string\"", + "contents": "COMMUNITIES_JOIN_COMMUNITY" }, { - "trigger": "CREATE_ARENA_TEAM\tstring", - "contents": "CREATE_ARENA_TEAM", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_CLEAR_UNREAD_NOTIFICATIONS\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_CLEAR_UNREAD_NOTIFICATIONS" }, { - "trigger": "CREATE_AUCTION\tstring", - "contents": "CREATE_AUCTION", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_COMMUNITIES_NOTIFICATION_SETTINGS\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_COMMUNITIES_NOTIFICATION_SETTINGS" }, { - "trigger": "CREATE_COMPACT_UNIT_FRAME_PROFILE\tstring", - "contents": "CREATE_COMPACT_UNIT_FRAME_PROFILE", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_COMMUNITIES_SETTINGS\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_COMMUNITIES_SETTINGS" }, { - "trigger": "CREATE_CONVERSATION_WITH\tstring", - "contents": "CREATE_CONVERSATION_WITH", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_FAVORITE\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_FAVORITE" }, { - "trigger": "CREATE_MACROS\tstring", - "contents": "CREATE_MACROS", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_INVITE\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_INVITE" }, { - "trigger": "CREATE_NEW_ARENA_TEAM\tstring", - "contents": "CREATE_NEW_ARENA_TEAM", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_LEAVE_CHARACTER_COMMUNITY\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_LEAVE_CHARACTER_COMMUNITY" }, { - "trigger": "CREATE_NEW_COMPACT_UNIT_FRAME_PROFILE\tstring", - "contents": "CREATE_NEW_COMPACT_UNIT_FRAME_PROFILE", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_LEAVE_COMMUNITY\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_LEAVE_COMMUNITY" }, { - "trigger": "CREATE_PROFESSION\tstring", - "contents": "CREATE_PROFESSION", + "trigger": "COMMUNITIES_LIST_DROP_DOWN_UNFAVORITE\t\"string\"", + "contents": "COMMUNITIES_LIST_DROP_DOWN_UNFAVORITE" }, { - "trigger": "CREATED_ITEM\tstring", - "contents": "CREATED_ITEM", + "trigger": "COMMUNITIES_LIST_INVITATION_DISPLAY\t\"string\"", + "contents": "COMMUNITIES_LIST_INVITATION_DISPLAY" }, { - "trigger": "CREATED_ITEM_MULTIPLE\tstring", - "contents": "CREATED_ITEM_MULTIPLE", + "trigger": "COMMUNITIES_LIST_TRANSFER_OWNERSHIP_FIRST\t\"string\"", + "contents": "COMMUNITIES_LIST_TRANSFER_OWNERSHIP_FIRST" }, { - "trigger": "CREATURE\tstring", - "contents": "CREATURE", + "trigger": "COMMUNITIES_MEMBER_LIST_MEMBER_COUNT_FORMAT\t\"string\"", + "contents": "COMMUNITIES_MEMBER_LIST_MEMBER_COUNT_FORMAT" }, { - "trigger": "CREATURE_MESSAGES\tstring", - "contents": "CREATURE_MESSAGES", + "trigger": "COMMUNITIES_MEMBER_LIST_PENDING_INVITE_HEADER\t\"string\"", + "contents": "COMMUNITIES_MEMBER_LIST_PENDING_INVITE_HEADER" }, { - "trigger": "CRIT_ABBR\tstring", - "contents": "CRIT_ABBR", + "trigger": "COMMUNITIES_MEMBER_LIST_PROFESSION_DISPLAY\t\"string\"", + "contents": "COMMUNITIES_MEMBER_LIST_PROFESSION_DISPLAY" }, { - "trigger": "CRIT_CHANCE\tstring", - "contents": "CRIT_CHANCE", + "trigger": "COMMUNITIES_MEMBER_LIST_SHOW_OFFLINE\t\"string\"", + "contents": "COMMUNITIES_MEMBER_LIST_SHOW_OFFLINE" }, { - "trigger": "CRUSHING_TRAILER\tstring", - "contents": "CRUSHING_TRAILER", + "trigger": "COMMUNITIES_MESSAGE_OF_THE_DAY_FORMAT\t\"string\"", + "contents": "COMMUNITIES_MESSAGE_OF_THE_DAY_FORMAT" }, { - "trigger": "CTRL_KEY\tstring", - "contents": "CTRL_KEY", + "trigger": "COMMUNITIES_NAME_AND_STREAM_NAME\t\"string\"", + "contents": "COMMUNITIES_NAME_AND_STREAM_NAME" }, { - "trigger": "CTRL_KEY_TEXT\tstring", - "contents": "CTRL_KEY_TEXT", + "trigger": "COMMUNITIES_NOTIFICATION_SETTINGS\t\"string\"", + "contents": "COMMUNITIES_NOTIFICATION_SETTINGS" }, { - "trigger": "CTRL_KEY_TEXT_ABBR\tstring", - "contents": "CTRL_KEY_TEXT_ABBR", + "trigger": "COMMUNITIES_NOTIFICATION_SETTINGS_ALL\t\"string\"", + "contents": "COMMUNITIES_NOTIFICATION_SETTINGS_ALL" }, { - "trigger": "CURRENCY\tstring", - "contents": "CURRENCY", + "trigger": "COMMUNITIES_NOTIFICATION_SETTINGS_DIALOG_LABEL\t\"string\"", + "contents": "COMMUNITIES_NOTIFICATION_SETTINGS_DIALOG_LABEL" }, { - "trigger": "CURRENCY_AMOUNT_REFUND_FORMAT\tstring", - "contents": "CURRENCY_AMOUNT_REFUND_FORMAT", + "trigger": "COMMUNITIES_NOTIFICATION_SETTINGS_DIALOG_QUICK_JOIN_LABEL\t\"string\"", + "contents": "COMMUNITIES_NOTIFICATION_SETTINGS_DIALOG_QUICK_JOIN_LABEL" }, { - "trigger": "CURRENCY_GAINED\tstring", - "contents": "CURRENCY_GAINED", + "trigger": "COMMUNITIES_NOTIFICATION_SETTINGS_DIALOG_SETTINGS_LABEL\t\"string\"", + "contents": "COMMUNITIES_NOTIFICATION_SETTINGS_DIALOG_SETTINGS_LABEL" }, { - "trigger": "CURRENCY_GAINED_MULTIPLE\tstring", - "contents": "CURRENCY_GAINED_MULTIPLE", + "trigger": "COMMUNITIES_NOTIFICATION_SETTINGS_NONE\t\"string\"", + "contents": "COMMUNITIES_NOTIFICATION_SETTINGS_NONE" }, { - "trigger": "CURRENCY_GAINED_MULTIPLE_BONUS\tstring", - "contents": "CURRENCY_GAINED_MULTIPLE_BONUS", + "trigger": "COMMUNITIES_PRESENCE_MOBILE_CHAT\t\"string\"", + "contents": "COMMUNITIES_PRESENCE_MOBILE_CHAT" }, { - "trigger": "CURRENCY_LOST_FROM_DEATH\tstring", - "contents": "CURRENCY_LOST_FROM_DEATH", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_ACHIEVEMENT\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_ACHIEVEMENT" }, { - "trigger": "CURRENCY_QUANTITY_TEMPLATE\tstring", - "contents": "CURRENCY_QUANTITY_TEMPLATE", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_CLASS\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_CLASS" }, { - "trigger": "CURRENCY_RECEIVED_THIS_WEEK\tstring", - "contents": "CURRENCY_RECEIVED_THIS_WEEK", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_LEVEL\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_LEVEL" }, { - "trigger": "CURRENCY_SEASON_TOTAL\tstring", - "contents": "CURRENCY_SEASON_TOTAL", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_NAME\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_NAME" }, { - "trigger": "CURRENCY_THIS_WEEK\tstring", - "contents": "CURRENCY_THIS_WEEK", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_NOTE\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_NOTE" }, { - "trigger": "CURRENCY_THIS_WEEK_WITH_AMOUNT\tstring", - "contents": "CURRENCY_THIS_WEEK_WITH_AMOUNT", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_PROFESSION\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_PROFESSION" }, { - "trigger": "CURRENCY_TOTAL\tstring", - "contents": "CURRENCY_TOTAL", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_RANK\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_RANK" }, { - "trigger": "CURRENCY_TOTAL_CAP\tstring", - "contents": "CURRENCY_TOTAL_CAP", + "trigger": "COMMUNITIES_ROSTER_COLUMN_TITLE_ZONE\t\"string\"", + "contents": "COMMUNITIES_ROSTER_COLUMN_TITLE_ZONE" }, { - "trigger": "CURRENCY_WEEKLY_CAP\tstring", - "contents": "CURRENCY_WEEKLY_CAP", + "trigger": "COMMUNITIES_ROSTER_TAB_TOOLTIP\t\"string\"", + "contents": "COMMUNITIES_ROSTER_TAB_TOOLTIP" }, { - "trigger": "CURRENT_BID\tstring", - "contents": "CURRENT_BID", + "trigger": "COMMUNITIES_SETTINGS_BUTTON_CHARACTER_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_BUTTON_CHARACTER_LABEL" }, { - "trigger": "CURRENT_PET\tstring", - "contents": "CURRENT_PET", + "trigger": "COMMUNITIES_SETTINGS_BUTTON_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_BUTTON_LABEL" }, { - "trigger": "CURRENT_QUESTS\tstring", - "contents": "CURRENT_QUESTS", + "trigger": "COMMUNITIES_SETTINGS_CHARACTER_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_CHARACTER_LABEL" }, { - "trigger": "CURRENT_SETTINGS\tstring", - "contents": "CURRENT_SETTINGS", + "trigger": "COMMUNITIES_SETTINGS_DESCRIPTION_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_DESCRIPTION_LABEL" }, { - "trigger": "CURRENT_SPLASH_TAG\tstring", - "contents": "CURRENT_SPLASH_TAG", + "trigger": "COMMUNITIES_SETTINGS_DIALOG_MOTD_INSTRUCTIONS\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_DIALOG_MOTD_INSTRUCTIONS" }, { - "trigger": "CURRENTLY_EQUIPPED\tstring", - "contents": "CURRENTLY_EQUIPPED", + "trigger": "COMMUNITIES_SETTINGS_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_LABEL" }, { - "trigger": "CUSTOM\tstring", - "contents": "CUSTOM", + "trigger": "COMMUNITIES_SETTINGS_MOTD_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_MOTD_LABEL" }, { - "trigger": "D_DAYS\tstring", - "contents": "D_DAYS", + "trigger": "COMMUNITIES_SETTINGS_NAME_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_NAME_LABEL" }, { - "trigger": "D_HOURS\tstring", - "contents": "D_HOURS", + "trigger": "COMMUNITIES_SETTINGS_SHORT_NAME_LABEL\t\"string\"", + "contents": "COMMUNITIES_SETTINGS_SHORT_NAME_LABEL" }, { - "trigger": "D_MINUTES\tstring", - "contents": "D_MINUTES", + "trigger": "COMMUNITIES_STREAM0_CHAT_SHORTCUT_FORMAT\t\"string\"", + "contents": "COMMUNITIES_STREAM0_CHAT_SHORTCUT_FORMAT" }, { - "trigger": "D_SECONDS\tstring", - "contents": "D_SECONDS", + "trigger": "COMMUNITIES_STREAM_FORMAT_LEADERS_AND_MODERATORS_ONLY\t\"string\"", + "contents": "COMMUNITIES_STREAM_FORMAT_LEADERS_AND_MODERATORS_ONLY" }, { - "trigger": "DAILY\tstring", - "contents": "DAILY", + "trigger": "COMMUNITY_INVITATION_FRAME_INVITATION_TEXT\t\"string\"", + "contents": "COMMUNITY_INVITATION_FRAME_INVITATION_TEXT" }, { - "trigger": "DAILY_QUEST_TAG_TEMPLATE\tstring", - "contents": "DAILY_QUEST_TAG_TEMPLATE", + "trigger": "COMMUNITY_MEMBER_CANCEL_INVITATION_TOOLTIP\t\"string\"", + "contents": "COMMUNITY_MEMBER_CANCEL_INVITATION_TOOLTIP" }, { - "trigger": "DAILY_QUESTS_REMAINING\tstring", - "contents": "DAILY_QUESTS_REMAINING", + "trigger": "COMMUNITY_MEMBER_CHARACTER_INFO_FORMAT\t\"string\"", + "contents": "COMMUNITY_MEMBER_CHARACTER_INFO_FORMAT" }, { - "trigger": "DAILY_QUESTS_RESET\tstring", - "contents": "DAILY_QUESTS_RESET", + "trigger": "COMMUNITY_MEMBER_LIST_DROP_DOWN_BATTLETAG_FRIEND\t\"string\"", + "contents": "COMMUNITY_MEMBER_LIST_DROP_DOWN_BATTLETAG_FRIEND" }, { - "trigger": "DAMAGE\tstring", - "contents": "DAMAGE", + "trigger": "COMMUNITY_MEMBER_LIST_DROP_DOWN_REMOVE\t\"string\"", + "contents": "COMMUNITY_MEMBER_LIST_DROP_DOWN_REMOVE" }, { - "trigger": "DAMAGE_BONUS_TOOLTIP\tstring", - "contents": "DAMAGE_BONUS_TOOLTIP", + "trigger": "COMMUNITY_MEMBER_LIST_DROP_DOWN_ROLES\t\"string\"", + "contents": "COMMUNITY_MEMBER_LIST_DROP_DOWN_ROLES" }, { - "trigger": "DAMAGE_DONE_TOOLTIP\tstring", - "contents": "DAMAGE_DONE_TOOLTIP", + "trigger": "COMMUNITY_MEMBER_LIST_DROP_DOWN_SET_NOTE\t\"string\"", + "contents": "COMMUNITY_MEMBER_LIST_DROP_DOWN_SET_NOTE" }, { - "trigger": "DAMAGE_NUMBER\tstring", - "contents": "DAMAGE_NUMBER", + "trigger": "COMMUNITY_MEMBER_NOTE_FORMAT\t\"string\"", + "contents": "COMMUNITY_MEMBER_NOTE_FORMAT" }, { - "trigger": "DAMAGE_PER_SECOND\tstring", - "contents": "DAMAGE_PER_SECOND", + "trigger": "COMMUNITY_MEMBER_ROLE_NAME_INVITED\t\"string\"", + "contents": "COMMUNITY_MEMBER_ROLE_NAME_INVITED" }, { - "trigger": "DAMAGE_SCHOOL2\tstring", - "contents": "DAMAGE_SCHOOL2", + "trigger": "COMMUNITY_MEMBER_ROLE_NAME_LEADER\t\"string\"", + "contents": "COMMUNITY_MEMBER_ROLE_NAME_LEADER" }, { - "trigger": "DAMAGE_SCHOOL3\tstring", - "contents": "DAMAGE_SCHOOL3", + "trigger": "COMMUNITY_MEMBER_ROLE_NAME_MEMBER\t\"string\"", + "contents": "COMMUNITY_MEMBER_ROLE_NAME_MEMBER" }, { - "trigger": "DAMAGE_SCHOOL4\tstring", - "contents": "DAMAGE_SCHOOL4", + "trigger": "COMMUNITY_MEMBER_ROLE_NAME_MODERATOR\t\"string\"", + "contents": "COMMUNITY_MEMBER_ROLE_NAME_MODERATOR" }, { - "trigger": "DAMAGE_SCHOOL5\tstring", - "contents": "DAMAGE_SCHOOL5", + "trigger": "COMMUNITY_MEMBER_ROLE_NAME_OWNER\t\"string\"", + "contents": "COMMUNITY_MEMBER_ROLE_NAME_OWNER" }, { - "trigger": "DAMAGE_SCHOOL6\tstring", - "contents": "DAMAGE_SCHOOL6", + "trigger": "COMMUNITY_MESSAGE_DROP_DOWN_DELETE\t\"string\"", + "contents": "COMMUNITY_MESSAGE_DROP_DOWN_DELETE" }, { - "trigger": "DAMAGE_SCHOOL7\tstring", - "contents": "DAMAGE_SCHOOL7", + "trigger": "COMMUNITY_TYPE_UNAVAILABLE\t\"string\"", + "contents": "COMMUNITY_TYPE_UNAVAILABLE" }, { - "trigger": "DAMAGE_SCHOOL_TEXT\tstring", - "contents": "DAMAGE_SCHOOL_TEXT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE10PLAYERS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE10PLAYERS" }, { - "trigger": "DAMAGE_SHIELD\tstring", - "contents": "DAMAGE_SHIELD", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE15PLAYERS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE15PLAYERS" }, { - "trigger": "DAMAGE_SHIELD_COMBATLOG_TOOLTIP\tstring", - "contents": "DAMAGE_SHIELD_COMBATLOG_TOOLTIP", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE25PLAYERS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE25PLAYERS" }, { - "trigger": "DAMAGE_TEMPLATE\tstring", - "contents": "DAMAGE_TEMPLATE", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE2PLAYERS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE2PLAYERS" }, { - "trigger": "DAMAGE_TEMPLATE_WITH_SCHOOL\tstring", - "contents": "DAMAGE_TEMPLATE_WITH_SCHOOL", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE3PLAYERS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE3PLAYERS" }, { - "trigger": "DAMAGE_TEXT_FONT\tstring", - "contents": "DAMAGE_TEXT_FONT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE40PLAYERS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE40PLAYERS" }, { - "trigger": "DAMAGE_TOOLTIP\tstring", - "contents": "DAMAGE_TOOLTIP", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE5PLAYERS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATE5PLAYERS" }, { - "trigger": "DAMAGER\tstring", - "contents": "DAMAGER", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVE\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVE" }, { - "trigger": "DANGEROUS_SCRIPTS_WARNING\tstring", - "contents": "DANGEROUS_SCRIPTS_WARNING", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVP\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATEPVP" }, { - "trigger": "DARK_FORCE_COST\tstring", - "contents": "DARK_FORCE_COST", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC1\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC1" }, { - "trigger": "DARK_FORCE_COST_PER_TIME\tstring", - "contents": "DARK_FORCE_COST_PER_TIME", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC2\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_AUTOACTIVATESPEC2" }, { - "trigger": "DARK_FORCE_COST_PER_TIME_NO_BASE\tstring", - "contents": "DARK_FORCE_COST_PER_TIME_NO_BASE", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYAGGROHIGHLIGHT\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYAGGROHIGHLIGHT" }, { - "trigger": "DATAMINER_RED_HERRING\tstring", - "contents": "DATAMINER_RED_HERRING", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYBORDER\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYBORDER" }, { - "trigger": "DATE_COMPLETED\tstring", - "contents": "DATE_COMPLETED", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYHEALPREDICTION\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYHEALPREDICTION" }, { - "trigger": "DAY_ONELETTER_ABBR\tstring", - "contents": "DAY_ONELETTER_ABBR", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYMAINTANKANDASSIST\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYMAINTANKANDASSIST" }, { - "trigger": "DAYS\tstring", - "contents": "DAYS", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYNONBOSSDEBUFFS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYNONBOSSDEBUFFS" }, { - "trigger": "DAYS_ABBR\tstring", - "contents": "DAYS_ABBR", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYONLYDISPELLABLEDEBUFFS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYONLYDISPELLABLEDEBUFFS" }, { - "trigger": "DEAD\tstring", - "contents": "DEAD", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPETS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPETS" }, { - "trigger": "DEATH_CORPSE_SKINNED\tstring", - "contents": "DEATH_CORPSE_SKINNED", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPOWERBAR\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_DISPLAYPOWERBAR" }, { - "trigger": "DEATH_EFFECT\tstring", - "contents": "DEATH_EFFECT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_FRAMEHEIGHT\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_FRAMEHEIGHT" }, { - "trigger": "DEATH_RECAP\tstring", - "contents": "DEATH_RECAP", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_FRAMEWIDTH\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_FRAMEWIDTH" }, { - "trigger": "DEATH_RECAP_CAST_BY_TT\tstring", - "contents": "DEATH_RECAP_CAST_BY_TT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT" }, { - "trigger": "DEATH_RECAP_CURR_HP_TT\tstring", - "contents": "DEATH_RECAP_CURR_HP_TT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_HEALTH\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_HEALTH" }, { - "trigger": "DEATH_RECAP_DAMAGE_TT\tstring", - "contents": "DEATH_RECAP_DAMAGE_TT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_LOSTHEALTH\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_LOSTHEALTH" }, { - "trigger": "DEATH_RECAP_DEATH_TT\tstring", - "contents": "DEATH_RECAP_DEATH_TT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_NONE\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_NONE" }, { - "trigger": "DEATH_RECAP_LINK\tstring", - "contents": "DEATH_RECAP_LINK", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_PERC\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_HEALTHTEXT_PERC" }, { - "trigger": "DEATH_RECAP_TEXT\tstring", - "contents": "DEATH_RECAP_TEXT", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_HORIZONTALGROUPS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_HORIZONTALGROUPS" }, { - "trigger": "DEATH_RECAP_TITLE\tstring", - "contents": "DEATH_RECAP_TITLE", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_KEEPGROUPSTOGETHER\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_KEEPGROUPSTOGETHER" }, { - "trigger": "DEATH_RECAP_UNAVAILABLE\tstring", - "contents": "DEATH_RECAP_UNAVAILABLE", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY" }, { - "trigger": "DEATH_RELEASE\tstring", - "contents": "DEATH_RELEASE", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ALPHABETICAL\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ALPHABETICAL" }, { - "trigger": "DEATH_RELEASE_NOTIMER\tstring", - "contents": "DEATH_RELEASE_NOTIMER", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_GROUP\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_GROUP" }, { - "trigger": "DEATH_RELEASE_SPECTATOR\tstring", - "contents": "DEATH_RELEASE_SPECTATOR", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ROLE\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_SORTBY_ROLE" }, { - "trigger": "DEATH_RELEASE_TIMER\tstring", - "contents": "DEATH_RELEASE_TIMER", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_SUBTYPE_ALL\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_SUBTYPE_ALL" }, { - "trigger": "DEATHBIND_SUCCESSFUL\tstring", - "contents": "DEATHBIND_SUCCESSFUL", + "trigger": "COMPACT_UNIT_FRAME_PROFILE_USECLASSCOLORS\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILE_USECLASSCOLORS" }, { - "trigger": "DEATHBINDALREADYBOUND\tstring", - "contents": "DEATHBINDALREADYBOUND", + "trigger": "COMPACT_UNIT_FRAME_PROFILES\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILES" }, { - "trigger": "DEATHS\tstring", - "contents": "DEATHS", + "trigger": "COMPACT_UNIT_FRAME_PROFILES_LABEL\t\"string\"", + "contents": "COMPACT_UNIT_FRAME_PROFILES_LABEL" }, { - "trigger": "DEATHS_COMBATLOG_TOOLTIP\tstring", - "contents": "DEATHS_COMBATLOG_TOOLTIP", + "trigger": "COMPANIONS\t\"string\"", + "contents": "COMPANIONS" }, { - "trigger": "DEATHS_TOOLTIP\tstring", - "contents": "DEATHS_TOOLTIP", + "trigger": "COMPANIONS_MICRO_BUTTON_NEW_BATTLE_SLOT\t\"string\"", + "contents": "COMPANIONS_MICRO_BUTTON_NEW_BATTLE_SLOT" }, { - "trigger": "DEBUFF_SYMBOL_CURSE\tstring", - "contents": "DEBUFF_SYMBOL_CURSE", + "trigger": "COMPARE_ACHIEVEMENTS\t\"string\"", + "contents": "COMPARE_ACHIEVEMENTS" }, { - "trigger": "DEBUFF_SYMBOL_DISEASE\tstring", - "contents": "DEBUFF_SYMBOL_DISEASE", + "trigger": "COMPLAINT_ADDED\t\"string\"", + "contents": "COMPLAINT_ADDED" }, { - "trigger": "DEBUFF_SYMBOL_MAGIC\tstring", - "contents": "DEBUFF_SYMBOL_MAGIC", + "trigger": "COMPLETE\t\"string\"", + "contents": "COMPLETE" }, { - "trigger": "DEBUFF_SYMBOL_POISON\tstring", - "contents": "DEBUFF_SYMBOL_POISON", + "trigger": "COMPLETE_QUEST\t\"string\"", + "contents": "COMPLETE_QUEST" }, { - "trigger": "DEBUG_FRAMESTACK\tstring", - "contents": "DEBUG_FRAMESTACK", + "trigger": "CONFIGURE_MODS_FOR\t\"string\"", + "contents": "CONFIGURE_MODS_FOR" }, { - "trigger": "DECIMAL_SEPERATOR\tstring", - "contents": "DECIMAL_SEPERATOR", + "trigger": "CONFIRM_ACCEPT_PVP_QUEST\t\"string\"", + "contents": "CONFIRM_ACCEPT_PVP_QUEST" }, { - "trigger": "DECLENSION_SET\tstring", - "contents": "DECLENSION_SET", + "trigger": "CONFIRM_ACCEPT_RELIC\t\"string\"", + "contents": "CONFIRM_ACCEPT_RELIC" }, { - "trigger": "DECLINE\tstring", - "contents": "DECLINE", + "trigger": "CONFIRM_ACCEPT_SOCKETS\t\"string\"", + "contents": "CONFIRM_ACCEPT_SOCKETS" }, { - "trigger": "DEDE\tstring", - "contents": "DEDE", + "trigger": "CONFIRM_ALLY_CHOICE\t\"string\"", + "contents": "CONFIRM_ALLY_CHOICE" }, { - "trigger": "DEFAULT\tstring", - "contents": "DEFAULT", + "trigger": "CONFIRM_ARTIFACT_CHALLENGE\t\"string\"", + "contents": "CONFIRM_ARTIFACT_CHALLENGE" }, { - "trigger": "DEFAULT_AFK_MESSAGE\tstring", - "contents": "DEFAULT_AFK_MESSAGE", + "trigger": "CONFIRM_ARTIFACT_CHOICE\t\"string\"", + "contents": "CONFIRM_ARTIFACT_CHOICE" }, { - "trigger": "DEFAULT_AGILITY_TOOLTIP\tstring", - "contents": "DEFAULT_AGILITY_TOOLTIP", + "trigger": "CONFIRM_AZERITE_EMPOWERED_ITEM_RESPEC\t\"string\"", + "contents": "CONFIRM_AZERITE_EMPOWERED_ITEM_RESPEC" }, { - "trigger": "DEFAULT_AURA_DURATION_FONT\tstring", - "contents": "DEFAULT_AURA_DURATION_FONT", + "trigger": "CONFIRM_BATTLEFIELD_ENTRY\t\"string\"", + "contents": "CONFIRM_BATTLEFIELD_ENTRY" }, { - "trigger": "DEFAULT_COMBATLOG_FILTER_NAME\tstring", - "contents": "DEFAULT_COMBATLOG_FILTER_NAME", + "trigger": "CONFIRM_BINDER\t\"string\"", + "contents": "CONFIRM_BINDER" }, { - "trigger": "DEFAULT_CUF_PROFILE_NAME\tstring", - "contents": "DEFAULT_CUF_PROFILE_NAME", + "trigger": "CONFIRM_BUY_BANK_SLOT\t\"string\"", + "contents": "CONFIRM_BUY_BANK_SLOT" }, { - "trigger": "DEFAULT_DND_MESSAGE\tstring", - "contents": "DEFAULT_DND_MESSAGE", + "trigger": "CONFIRM_BUY_GUILDBANK_TAB\t\"string\"", + "contents": "CONFIRM_BUY_GUILDBANK_TAB" }, { - "trigger": "DEFAULT_INTELLECT_TOOLTIP\tstring", - "contents": "DEFAULT_INTELLECT_TOOLTIP", + "trigger": "CONFIRM_BUY_REAGNETBANK_TAB\t\"string\"", + "contents": "CONFIRM_BUY_REAGNETBANK_TAB" }, { - "trigger": "DEFAULT_SPIRIT_TOOLTIP\tstring", - "contents": "DEFAULT_SPIRIT_TOOLTIP", + "trigger": "CONFIRM_BUY_STABLE_SLOT\t\"string\"", + "contents": "CONFIRM_BUY_STABLE_SLOT" }, { - "trigger": "DEFAULT_STAMINA_TOOLTIP\tstring", - "contents": "DEFAULT_STAMINA_TOOLTIP", + "trigger": "CONFIRM_CLOSE_CINEMATIC\t\"string\"", + "contents": "CONFIRM_CLOSE_CINEMATIC" }, { - "trigger": "DEFAULT_STAT1_TOOLTIP\tstring", - "contents": "DEFAULT_STAT1_TOOLTIP", + "trigger": "CONFIRM_COMBAT_FILTER_DEFAULTS\t\"string\"", + "contents": "CONFIRM_COMBAT_FILTER_DEFAULTS" }, { - "trigger": "DEFAULT_STAT2_TOOLTIP\tstring", - "contents": "DEFAULT_STAT2_TOOLTIP", + "trigger": "CONFIRM_COMBAT_FILTER_DELETE\t\"string\"", + "contents": "CONFIRM_COMBAT_FILTER_DELETE" }, { - "trigger": "DEFAULT_STAT3_TOOLTIP\tstring", - "contents": "DEFAULT_STAT3_TOOLTIP", + "trigger": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_DELETION\t\"string\"", + "contents": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_DELETION" }, { - "trigger": "DEFAULT_STAT4_TOOLTIP\tstring", - "contents": "DEFAULT_STAT4_TOOLTIP", + "trigger": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_UNSAVED_CHANGES\t\"string\"", + "contents": "CONFIRM_COMPACT_UNIT_FRAME_PROFILE_UNSAVED_CHANGES" }, { - "trigger": "DEFAULT_STATARMOR_TOOLTIP\tstring", - "contents": "DEFAULT_STATARMOR_TOOLTIP", + "trigger": "CONFIRM_COMPLETE_EXPENSIVE_QUEST\t\"string\"", + "contents": "CONFIRM_COMPLETE_EXPENSIVE_QUEST" }, { - "trigger": "DEFAULT_STATDEFENSE_TOOLTIP\tstring", - "contents": "DEFAULT_STATDEFENSE_TOOLTIP", + "trigger": "CONFIRM_CONTINUE\t\"string\"", + "contents": "CONFIRM_CONTINUE" }, { - "trigger": "DEFAULT_STATSPELLBONUS_TOOLTIP\tstring", - "contents": "DEFAULT_STATSPELLBONUS_TOOLTIP", + "trigger": "CONFIRM_DELETE_EQUIPMENT_SET\t\"string\"", + "contents": "CONFIRM_DELETE_EQUIPMENT_SET" }, { - "trigger": "DEFAULT_TALENT_SPEC\tstring", - "contents": "DEFAULT_TALENT_SPEC", + "trigger": "CONFIRM_DELETE_MACRO\t\"string\"", + "contents": "CONFIRM_DELETE_MACRO" }, { - "trigger": "DEFAULTS\tstring", - "contents": "DEFAULTS", + "trigger": "CONFIRM_DELETING_CHARACTER_SPECIFIC_BINDINGS\t\"string\"", + "contents": "CONFIRM_DELETING_CHARACTER_SPECIFIC_BINDINGS" }, { - "trigger": "DEFENSE\tstring", - "contents": "DEFENSE", + "trigger": "CONFIRM_DESTROY_CHARACTER_COMMUNITY\t\"string\"", + "contents": "CONFIRM_DESTROY_CHARACTER_COMMUNITY" }, { - "trigger": "DEFENSE_ABBR\tstring", - "contents": "DEFENSE_ABBR", + "trigger": "CONFIRM_DESTROY_COMMUNITY\t\"string\"", + "contents": "CONFIRM_DESTROY_COMMUNITY" }, { - "trigger": "DEFENSE_TOOLTIP\tstring", - "contents": "DEFENSE_TOOLTIP", + "trigger": "CONFIRM_DESTROY_COMMUNITY_STREAM_LABEL\t\"string\"", + "contents": "CONFIRM_DESTROY_COMMUNITY_STREAM_LABEL" }, { - "trigger": "DEFLECT\tstring", - "contents": "DEFLECT", + "trigger": "CONFIRM_EXIT_WITH_UNSPENT_TALENT_POINTS\t\"string\"", + "contents": "CONFIRM_EXIT_WITH_UNSPENT_TALENT_POINTS" }, { - "trigger": "DELETE\tstring", - "contents": "DELETE", + "trigger": "CONFIRM_GARRISON_FOLLOWER_ABILITY_REPLACE\t\"string\"", + "contents": "CONFIRM_GARRISON_FOLLOWER_ABILITY_REPLACE" }, { - "trigger": "DELETE_GOOD_ITEM\tstring", - "contents": "DELETE_GOOD_ITEM", + "trigger": "CONFIRM_GARRISON_FOLLOWER_REROLL_ABILITIES\t\"string\"", + "contents": "CONFIRM_GARRISON_FOLLOWER_REROLL_ABILITIES" }, { - "trigger": "DELETE_GOOD_QUEST_ITEM\tstring", - "contents": "DELETE_GOOD_QUEST_ITEM", + "trigger": "CONFIRM_GARRISON_FOLLOWER_REROLL_ALL\t\"string\"", + "contents": "CONFIRM_GARRISON_FOLLOWER_REROLL_ALL" }, { - "trigger": "DELETE_ITEM\tstring", - "contents": "DELETE_ITEM", + "trigger": "CONFIRM_GARRISON_FOLLOWER_REROLL_TRAITS\t\"string\"", + "contents": "CONFIRM_GARRISON_FOLLOWER_REROLL_TRAITS" }, { - "trigger": "DELETE_ITEM_CONFIRM_STRING\tstring", - "contents": "DELETE_ITEM_CONFIRM_STRING", + "trigger": "CONFIRM_GARRISON_FOLLOWER_TEMPORARY_ABILITY\t\"string\"", + "contents": "CONFIRM_GARRISON_FOLLOWER_TEMPORARY_ABILITY" }, { - "trigger": "DELETE_MAIL_CONFIRMATION\tstring", - "contents": "DELETE_MAIL_CONFIRMATION", + "trigger": "CONFIRM_GARRISON_FOLLOWER_TRAIT_REPLACE\t\"string\"", + "contents": "CONFIRM_GARRISON_FOLLOWER_TRAIT_REPLACE" }, { - "trigger": "DELETE_MONEY_CONFIRMATION\tstring", - "contents": "DELETE_MONEY_CONFIRMATION", + "trigger": "CONFIRM_GARRISON_FOLLOWER_UPGRADE\t\"string\"", + "contents": "CONFIRM_GARRISON_FOLLOWER_UPGRADE" }, { - "trigger": "DELETE_QUEST_ITEM\tstring", - "contents": "DELETE_QUEST_ITEM", + "trigger": "CONFIRM_GLYPH_PLACEMENT\t\"string\"", + "contents": "CONFIRM_GLYPH_PLACEMENT" }, { - "trigger": "DEMONHUNTER_BLINDFOLD_STYLE\tstring", - "contents": "DEMONHUNTER_BLINDFOLD_STYLE", + "trigger": "CONFIRM_GLYPH_PLACEMENT_NO_COST\t\"string\"", + "contents": "CONFIRM_GLYPH_PLACEMENT_NO_COST" }, { - "trigger": "DEMONHUNTER_HORN_STYLE\tstring", - "contents": "DEMONHUNTER_HORN_STYLE", + "trigger": "CONFIRM_GLYPH_REMOVAL\t\"string\"", + "contents": "CONFIRM_GLYPH_REMOVAL" }, { - "trigger": "DEMONHUNTER_TATTOO_COLOR\tstring", - "contents": "DEMONHUNTER_TATTOO_COLOR", + "trigger": "CONFIRM_GORGROND_GARRISON_CHOICE\t\"string\"", + "contents": "CONFIRM_GORGROND_GARRISON_CHOICE" }, { - "trigger": "DEMONHUNTER_TATTOO_STYLE\tstring", - "contents": "DEMONHUNTER_TATTOO_STYLE", + "trigger": "CONFIRM_GUILD_DISBAND\t\"string\"", + "contents": "CONFIRM_GUILD_DISBAND" }, { - "trigger": "DEMONIC_FURY\tstring", - "contents": "DEMONIC_FURY", + "trigger": "CONFIRM_GUILD_LEAVE\t\"string\"", + "contents": "CONFIRM_GUILD_LEAVE" }, { - "trigger": "DEMONIC_FURY_COST\tstring", - "contents": "DEMONIC_FURY_COST", + "trigger": "CONFIRM_GUILD_PROMOTE\t\"string\"", + "contents": "CONFIRM_GUILD_PROMOTE" }, { - "trigger": "DEMONIC_FURY_COST_PER_TIME\tstring", - "contents": "DEMONIC_FURY_COST_PER_TIME", + "trigger": "CONFIRM_HIGH_COST_ITEM\t\"string\"", + "contents": "CONFIRM_HIGH_COST_ITEM" }, { - "trigger": "DEMONIC_FURY_COST_PER_TIME_NO_BASE\tstring", - "contents": "DEMONIC_FURY_COST_PER_TIME_NO_BASE", + "trigger": "CONFIRM_ITEM_USE\t\"string\"", + "contents": "CONFIRM_ITEM_USE" }, { - "trigger": "DEMONIC_FURY_TOOLTIP\tstring", - "contents": "DEMONIC_FURY_TOOLTIP", + "trigger": "CONFIRM_JOIN_CHARACTER_COMMUNITY\t\"string\"", + "contents": "CONFIRM_JOIN_CHARACTER_COMMUNITY" }, { - "trigger": "DEMOTE\tstring", - "contents": "DEMOTE", + "trigger": "CONFIRM_JOIN_CHARACTER_COMMUNITY_SUBTEXT\t\"string\"", + "contents": "CONFIRM_JOIN_CHARACTER_COMMUNITY_SUBTEXT" }, { - "trigger": "DEPOSIT\tstring", - "contents": "DEPOSIT", + "trigger": "CONFIRM_JOIN_COMMUNITY\t\"string\"", + "contents": "CONFIRM_JOIN_COMMUNITY" }, { - "trigger": "DEPOSIT_COLON\tstring", - "contents": "DEPOSIT_COLON", + "trigger": "CONFIRM_JOIN_COMMUNITY_SUBTEXT\t\"string\"", + "contents": "CONFIRM_JOIN_COMMUNITY_SUBTEXT" }, { - "trigger": "DEPTH_CONVERGENCE\tstring", - "contents": "DEPTH_CONVERGENCE", + "trigger": "CONFIRM_LAUNCH_URL\t\"string\"", + "contents": "CONFIRM_LAUNCH_URL" }, { - "trigger": "DEPTH_EFFECTS\tstring", - "contents": "DEPTH_EFFECTS", + "trigger": "CONFIRM_LEARN_PREVIEW_TALENTS\t\"string\"", + "contents": "CONFIRM_LEARN_PREVIEW_TALENTS" }, { - "trigger": "DESCRIPTION\tstring", - "contents": "DESCRIPTION", + "trigger": "CONFIRM_LEARN_SPEC\t\"string\"", + "contents": "CONFIRM_LEARN_SPEC" }, { - "trigger": "DESCRIPTION_OF_YOUR_GROUP\tstring", - "contents": "DESCRIPTION_OF_YOUR_GROUP", + "trigger": "CONFIRM_LEARN_SPEC_COST\t\"string\"", + "contents": "CONFIRM_LEARN_SPEC_COST" }, { - "trigger": "DESERTER\tstring", - "contents": "DESERTER", + "trigger": "CONFIRM_LEARN_TALENT\t\"string\"", + "contents": "CONFIRM_LEARN_TALENT" }, { - "trigger": "DESERTER_FEMALE\tstring", - "contents": "DESERTER_FEMALE", + "trigger": "CONFIRM_LEAVE_AND_DESTROY_CHARACTER_COMMUNITY\t\"string\"", + "contents": "CONFIRM_LEAVE_AND_DESTROY_CHARACTER_COMMUNITY" }, { - "trigger": "DESKTOP_GAMMA\tstring", - "contents": "DESKTOP_GAMMA", + "trigger": "CONFIRM_LEAVE_AND_DESTROY_CHARACTER_COMMUNITY_SUBTEXT\t\"string\"", + "contents": "CONFIRM_LEAVE_AND_DESTROY_CHARACTER_COMMUNITY_SUBTEXT" }, { - "trigger": "DESTROY_GEM\tstring", - "contents": "DESTROY_GEM", + "trigger": "CONFIRM_LEAVE_AND_DESTROY_COMMUNITY\t\"string\"", + "contents": "CONFIRM_LEAVE_AND_DESTROY_COMMUNITY" }, { - "trigger": "DEVTOOLS_INDENT\tstring", - "contents": "DEVTOOLS_INDENT", + "trigger": "CONFIRM_LEAVE_AND_DESTROY_COMMUNITY_SUBTEXT\t\"string\"", + "contents": "CONFIRM_LEAVE_AND_DESTROY_COMMUNITY_SUBTEXT" }, { - "trigger": "DH_HAVOC_CORE_ABILITY_1\tstring", - "contents": "DH_HAVOC_CORE_ABILITY_1", + "trigger": "CONFIRM_LEAVE_ARENA\t\"string\"", + "contents": "CONFIRM_LEAVE_ARENA" }, { - "trigger": "DH_HAVOC_CORE_ABILITY_2\tstring", - "contents": "DH_HAVOC_CORE_ABILITY_2", + "trigger": "CONFIRM_LEAVE_BATTLEFIELD\t\"string\"", + "contents": "CONFIRM_LEAVE_BATTLEFIELD" }, { - "trigger": "DH_HAVOC_CORE_ABILITY_3\tstring", - "contents": "DH_HAVOC_CORE_ABILITY_3", + "trigger": "CONFIRM_LEAVE_CHARACTER_COMMUNITY\t\"string\"", + "contents": "CONFIRM_LEAVE_CHARACTER_COMMUNITY" }, { - "trigger": "DH_HAVOC_CORE_ABILITY_4\tstring", - "contents": "DH_HAVOC_CORE_ABILITY_4", + "trigger": "CONFIRM_LEAVE_CHARACTER_COMMUNITY_SUBTEXT\t\"string\"", + "contents": "CONFIRM_LEAVE_CHARACTER_COMMUNITY_SUBTEXT" }, { - "trigger": "DH_HAVOC_CORE_ABILITY_5\tstring", - "contents": "DH_HAVOC_CORE_ABILITY_5", + "trigger": "CONFIRM_LEAVE_COMMUNITY\t\"string\"", + "contents": "CONFIRM_LEAVE_COMMUNITY" }, { - "trigger": "DH_HAVOC_CORE_ABILITY_6\tstring", - "contents": "DH_HAVOC_CORE_ABILITY_6", + "trigger": "CONFIRM_LEAVE_COMMUNITY_SUBTEXT\t\"string\"", + "contents": "CONFIRM_LEAVE_COMMUNITY_SUBTEXT" }, { - "trigger": "DH_VENGEANCE_CORE_ABILITY_1\tstring", - "contents": "DH_VENGEANCE_CORE_ABILITY_1", + "trigger": "CONFIRM_LEAVE_INSTANCE_PARTY\t\"string\"", + "contents": "CONFIRM_LEAVE_INSTANCE_PARTY" }, { - "trigger": "DH_VENGEANCE_CORE_ABILITY_2\tstring", - "contents": "DH_VENGEANCE_CORE_ABILITY_2", + "trigger": "CONFIRM_LEAVE_QUEUE\t\"string\"", + "contents": "CONFIRM_LEAVE_QUEUE" }, { - "trigger": "DH_VENGEANCE_CORE_ABILITY_3\tstring", - "contents": "DH_VENGEANCE_CORE_ABILITY_3", + "trigger": "CONFIRM_LOOT_DISTRIBUTION\t\"string\"", + "contents": "CONFIRM_LOOT_DISTRIBUTION" }, { - "trigger": "DH_VENGEANCE_CORE_ABILITY_4\tstring", - "contents": "DH_VENGEANCE_CORE_ABILITY_4", + "trigger": "CONFIRM_LOSE_BINDING_CHANGES\t\"string\"", + "contents": "CONFIRM_LOSE_BINDING_CHANGES" }, { - "trigger": "DH_VENGEANCE_CORE_ABILITY_5\tstring", - "contents": "DH_VENGEANCE_CORE_ABILITY_5", + "trigger": "CONFIRM_MERCHANT_TRADE_TIMER_REMOVAL\t\"string\"", + "contents": "CONFIRM_MERCHANT_TRADE_TIMER_REMOVAL" }, { - "trigger": "DH_VENGEANCE_CORE_ABILITY_6\tstring", - "contents": "DH_VENGEANCE_CORE_ABILITY_6", + "trigger": "CONFIRM_OVERWRITE_EQUIPMENT_SET\t\"string\"", + "contents": "CONFIRM_OVERWRITE_EQUIPMENT_SET" }, { - "trigger": "DIALOG_VOLUME\tstring", - "contents": "DIALOG_VOLUME", + "trigger": "CONFIRM_PET_UNLEARN\t\"string\"", + "contents": "CONFIRM_PET_UNLEARN" }, { - "trigger": "DISABLE\tstring", - "contents": "DISABLE", + "trigger": "CONFIRM_PURCHASE_NONREFUNDABLE_ITEM\t\"string\"", + "contents": "CONFIRM_PURCHASE_NONREFUNDABLE_ITEM" }, { - "trigger": "DISABLE_ADDONS\tstring", - "contents": "DISABLE_ADDONS", + "trigger": "CONFIRM_PURCHASE_TOKEN_ITEM\t\"string\"", + "contents": "CONFIRM_PURCHASE_TOKEN_ITEM" }, { - "trigger": "DISABLE_ALL_ADDONS\tstring", - "contents": "DISABLE_ALL_ADDONS", + "trigger": "CONFIRM_REDOCK_CHAT\t\"string\"", + "contents": "CONFIRM_REDOCK_CHAT" }, { - "trigger": "DISABLED_FONT_COLOR_CODE\tstring", - "contents": "DISABLED_FONT_COLOR_CODE", + "trigger": "CONFIRM_REFUND_ITEM_ENHANCEMENTS_LOST\t\"string\"", + "contents": "CONFIRM_REFUND_ITEM_ENHANCEMENTS_LOST" }, { - "trigger": "DISABLED_ON_TEST_REALM\tstring", - "contents": "DISABLED_ON_TEST_REALM", + "trigger": "CONFIRM_REFUND_MAX_ARENA_POINTS\t\"string\"", + "contents": "CONFIRM_REFUND_MAX_ARENA_POINTS" }, { - "trigger": "DISGUISE\tstring", - "contents": "DISGUISE", + "trigger": "CONFIRM_REFUND_MAX_HONOR\t\"string\"", + "contents": "CONFIRM_REFUND_MAX_HONOR" }, { - "trigger": "DISHONORABLE_KILLS\tstring", - "contents": "DISHONORABLE_KILLS", + "trigger": "CONFIRM_REFUND_MAX_HONOR_AND_ARENA\t\"string\"", + "contents": "CONFIRM_REFUND_MAX_HONOR_AND_ARENA" }, { - "trigger": "DISPEL_AURA_COMBATLOG_TOOLTIP\tstring", - "contents": "DISPEL_AURA_COMBATLOG_TOOLTIP", + "trigger": "CONFIRM_REFUND_TOKEN_ITEM\t\"string\"", + "contents": "CONFIRM_REFUND_TOKEN_ITEM" }, { - "trigger": "DISPELS\tstring", - "contents": "DISPELS", + "trigger": "CONFIRM_RELIC_ATTUNE\t\"string\"", + "contents": "CONFIRM_RELIC_ATTUNE" }, { - "trigger": "DISPLAY\tstring", - "contents": "DISPLAY", + "trigger": "CONFIRM_REMOVE_CHARACTER_COMMUNITY_MEMBER_LABEL\t\"string\"", + "contents": "CONFIRM_REMOVE_CHARACTER_COMMUNITY_MEMBER_LABEL" }, { - "trigger": "DISPLAY_ACTIVE_CHANNEL\tstring", - "contents": "DISPLAY_ACTIVE_CHANNEL", + "trigger": "CONFIRM_REMOVE_COMMUNITY_MEMBER_LABEL\t\"string\"", + "contents": "CONFIRM_REMOVE_COMMUNITY_MEMBER_LABEL" }, { - "trigger": "DISPLAY_BORDERS\tstring", - "contents": "DISPLAY_BORDERS", + "trigger": "CONFIRM_RESET_CHALLENGE_MODE\t\"string\"", + "contents": "CONFIRM_RESET_CHALLENGE_MODE" }, { - "trigger": "DISPLAY_CHANNEL_PULLOUT\tstring", - "contents": "DISPLAY_CHANNEL_PULLOUT", + "trigger": "CONFIRM_RESET_INSTANCES\t\"string\"", + "contents": "CONFIRM_RESET_INSTANCES" }, { - "trigger": "DISPLAY_FREE_BAG_SLOTS\tstring", - "contents": "DISPLAY_FREE_BAG_SLOTS", + "trigger": "CONFIRM_RESET_INTERFACE_SETTINGS\t\"string\"", + "contents": "CONFIRM_RESET_INTERFACE_SETTINGS" }, { - "trigger": "DISPLAY_HEADER\tstring", - "contents": "DISPLAY_HEADER", + "trigger": "CONFIRM_RESET_KEYBINDINGS\t\"string\"", + "contents": "CONFIRM_RESET_KEYBINDINGS" }, { - "trigger": "DISPLAY_INCOMING_HEALS\tstring", - "contents": "DISPLAY_INCOMING_HEALS", + "trigger": "CONFIRM_RESET_SETTINGS\t\"string\"", + "contents": "CONFIRM_RESET_SETTINGS" }, { - "trigger": "DISPLAY_LABEL\tstring", - "contents": "DISPLAY_LABEL", + "trigger": "CONFIRM_SAVE_EQUIPMENT_SET\t\"string\"", + "contents": "CONFIRM_SAVE_EQUIPMENT_SET" }, { - "trigger": "DISPLAY_MODE\tstring", - "contents": "DISPLAY_MODE", + "trigger": "CONFIRM_SUMMON\t\"string\"", + "contents": "CONFIRM_SUMMON" }, { - "trigger": "DISPLAY_MT_AND_MA\tstring", - "contents": "DISPLAY_MT_AND_MA", + "trigger": "CONFIRM_SUMMON_SCENARIO\t\"string\"", + "contents": "CONFIRM_SUMMON_SCENARIO" }, { - "trigger": "DISPLAY_ON_CHAR_TOOLTIP\tstring", - "contents": "DISPLAY_ON_CHAR_TOOLTIP", + "trigger": "CONFIRM_SUMMON_STARTING_AREA\t\"string\"", + "contents": "CONFIRM_SUMMON_STARTING_AREA" }, { - "trigger": "DISPLAY_ON_CHARACTER\tstring", - "contents": "DISPLAY_ON_CHARACTER", + "trigger": "CONFIRM_SURRENDER_ARENA\t\"string\"", + "contents": "CONFIRM_SURRENDER_ARENA" }, { - "trigger": "DISPLAY_ONLY_DISPELLABLE_DEBUFFS\tstring", - "contents": "DISPLAY_ONLY_DISPELLABLE_DEBUFFS", + "trigger": "CONFIRM_TALENT_WIPE_1\t\"string\"", + "contents": "CONFIRM_TALENT_WIPE_1" }, { - "trigger": "DISPLAY_OPTIONS\tstring", - "contents": "DISPLAY_OPTIONS", + "trigger": "CONFIRM_TALENT_WIPE_2\t\"string\"", + "contents": "CONFIRM_TALENT_WIPE_2" }, { - "trigger": "DISPLAY_PERSONAL_RESOURCE\tstring", - "contents": "DISPLAY_PERSONAL_RESOURCE", + "trigger": "CONFIRM_TALENT_WIPE_3\t\"string\"", + "contents": "CONFIRM_TALENT_WIPE_3" }, { - "trigger": "DISPLAY_PERSONAL_RESOURCE_ON_ENEMY\tstring", - "contents": "DISPLAY_PERSONAL_RESOURCE_ON_ENEMY", + "trigger": "CONFIRM_TEAM_DISBAND\t\"string\"", + "contents": "CONFIRM_TEAM_DISBAND" }, { - "trigger": "DISPLAY_POWER_BARS\tstring", - "contents": "DISPLAY_POWER_BARS", + "trigger": "CONFIRM_TEAM_KICK\t\"string\"", + "contents": "CONFIRM_TEAM_KICK" }, { - "trigger": "DISPLAY_RAID_AGGRO_HIGHLIGHT\tstring", - "contents": "DISPLAY_RAID_AGGRO_HIGHLIGHT", + "trigger": "CONFIRM_TEAM_LEAVE\t\"string\"", + "contents": "CONFIRM_TEAM_LEAVE" }, { - "trigger": "DISPLAY_RAID_PETS\tstring", - "contents": "DISPLAY_RAID_PETS", + "trigger": "CONFIRM_TEAM_PROMOTE\t\"string\"", + "contents": "CONFIRM_TEAM_PROMOTE" }, { - "trigger": "DISPLAY_SPELL_ALERTS\tstring", - "contents": "DISPLAY_SPELL_ALERTS", + "trigger": "CONFIRM_UPGRADE_ITEM\t\"string\"", + "contents": "CONFIRM_UPGRADE_ITEM" }, { - "trigger": "DISPLAY_SUBTEXT\tstring", - "contents": "DISPLAY_SUBTEXT", + "trigger": "CONFIRM_XP_LOSS\t\"string\"", + "contents": "CONFIRM_XP_LOSS" }, { - "trigger": "DK\tstring", - "contents": "DK", + "trigger": "CONFIRM_XP_LOSS_AGAIN\t\"string\"", + "contents": "CONFIRM_XP_LOSS_AGAIN" }, { - "trigger": "DK_BLOOD_CORE_ABILITY_1\tstring", - "contents": "DK_BLOOD_CORE_ABILITY_1", + "trigger": "CONFIRM_XP_LOSS_AGAIN_NO_DURABILITY\t\"string\"", + "contents": "CONFIRM_XP_LOSS_AGAIN_NO_DURABILITY" }, { - "trigger": "DK_BLOOD_CORE_ABILITY_2\tstring", - "contents": "DK_BLOOD_CORE_ABILITY_2", + "trigger": "CONFIRM_XP_LOSS_AGAIN_NO_SICKNESS\t\"string\"", + "contents": "CONFIRM_XP_LOSS_AGAIN_NO_SICKNESS" }, { - "trigger": "DK_BLOOD_CORE_ABILITY_3\tstring", - "contents": "DK_BLOOD_CORE_ABILITY_3", + "trigger": "CONFIRM_XP_LOSS_NO_DURABILITY\t\"string\"", + "contents": "CONFIRM_XP_LOSS_NO_DURABILITY" }, { - "trigger": "DK_BLOOD_CORE_ABILITY_4\tstring", - "contents": "DK_BLOOD_CORE_ABILITY_4", + "trigger": "CONFIRM_XP_LOSS_NO_SICKNESS\t\"string\"", + "contents": "CONFIRM_XP_LOSS_NO_SICKNESS" }, { - "trigger": "DK_BLOOD_CORE_ABILITY_5\tstring", - "contents": "DK_BLOOD_CORE_ABILITY_5", + "trigger": "CONFIRM_XP_LOSS_NO_SICKNESS_NO_DURABILITY\t\"string\"", + "contents": "CONFIRM_XP_LOSS_NO_SICKNESS_NO_DURABILITY" }, { - "trigger": "DK_BLOOD_CORE_ABILITY_6\tstring", - "contents": "DK_BLOOD_CORE_ABILITY_6", + "trigger": "CONFIRM_YOU_ARE_READY\t\"string\"", + "contents": "CONFIRM_YOU_ARE_READY" }, { - "trigger": "DK_FROST_CORE_ABILITY_1\tstring", - "contents": "DK_FROST_CORE_ABILITY_1", + "trigger": "CONFIRM_YOUR_ROLE\t\"string\"", + "contents": "CONFIRM_YOUR_ROLE" }, { - "trigger": "DK_FROST_CORE_ABILITY_2\tstring", - "contents": "DK_FROST_CORE_ABILITY_2", + "trigger": "CONQUEST_BAR\t\"string\"", + "contents": "CONQUEST_BAR" }, { - "trigger": "DK_FROST_CORE_ABILITY_3\tstring", - "contents": "DK_FROST_CORE_ABILITY_3", + "trigger": "CONSOLIDATE_BUFFS_TEXT\t\"string\"", + "contents": "CONSOLIDATE_BUFFS_TEXT" }, { - "trigger": "DK_FROST_CORE_ABILITY_4\tstring", - "contents": "DK_FROST_CORE_ABILITY_4", + "trigger": "CONTAINER_SLOTS\t\"string\"", + "contents": "CONTAINER_SLOTS" }, { - "trigger": "DK_FROST_CORE_ABILITY_5\tstring", - "contents": "DK_FROST_CORE_ABILITY_5", + "trigger": "CONTESTED_TERRITORY\t\"string\"", + "contents": "CONTESTED_TERRITORY" }, { - "trigger": "DK_FROST_CORE_ABILITY_6\tstring", - "contents": "DK_FROST_CORE_ABILITY_6", + "trigger": "CONTEXT_ERROR_SLASH_COMMENTATOR_NAMETEAM\t\"string\"", + "contents": "CONTEXT_ERROR_SLASH_COMMENTATOR_NAMETEAM" }, { - "trigger": "DK_UNHOLY_CORE_ABILITY_1\tstring", - "contents": "DK_UNHOLY_CORE_ABILITY_1", + "trigger": "CONTIBUTION_HEALTH_TEXT_WITH_PERCENTAGE\t\"string\"", + "contents": "CONTIBUTION_HEALTH_TEXT_WITH_PERCENTAGE" }, { - "trigger": "DK_UNHOLY_CORE_ABILITY_2\tstring", - "contents": "DK_UNHOLY_CORE_ABILITY_2", + "trigger": "CONTIBUTION_REQUIRED_CURRENCY\t\"string\"", + "contents": "CONTIBUTION_REQUIRED_CURRENCY" }, { - "trigger": "DK_UNHOLY_CORE_ABILITY_3\tstring", - "contents": "DK_UNHOLY_CORE_ABILITY_3", + "trigger": "CONTIBUTION_REQUIRED_ITEM\t\"string\"", + "contents": "CONTIBUTION_REQUIRED_ITEM" }, { - "trigger": "DK_UNHOLY_CORE_ABILITY_4\tstring", - "contents": "DK_UNHOLY_CORE_ABILITY_4", + "trigger": "CONTINENT\t\"string\"", + "contents": "CONTINENT" }, { - "trigger": "DK_UNHOLY_CORE_ABILITY_5\tstring", - "contents": "DK_UNHOLY_CORE_ABILITY_5", + "trigger": "CONTINUE\t\"string\"", + "contents": "CONTINUE" }, { - "trigger": "DK_UNHOLY_CORE_ABILITY_6\tstring", - "contents": "DK_UNHOLY_CORE_ABILITY_6", + "trigger": "CONTINUED\t\"string\"", + "contents": "CONTINUED" }, { - "trigger": "DMG\tstring", - "contents": "DMG", + "trigger": "CONTRAST_FORMAT\t\"string\"", + "contents": "CONTRAST_FORMAT" }, { - "trigger": "DMG_LCD\tstring", - "contents": "DMG_LCD", + "trigger": "CONTRIBUTION_ACTIVE\t\"string\"", + "contents": "CONTRIBUTION_ACTIVE" }, { - "trigger": "DND\tstring", - "contents": "DND", + "trigger": "CONTRIBUTION_BUTTON_ONLY_WHEN_UNDER_CONSTRUCTION_TOOLTIP\t\"string\"", + "contents": "CONTRIBUTION_BUTTON_ONLY_WHEN_UNDER_CONSTRUCTION_TOOLTIP" }, { - "trigger": "DODGE\tstring", - "contents": "DODGE", + "trigger": "CONTRIBUTION_DESTROYED\t\"string\"", + "contents": "CONTRIBUTION_DESTROYED" }, { - "trigger": "DODGE_CHANCE\tstring", - "contents": "DODGE_CHANCE", + "trigger": "CONTRIBUTION_DISABLED\t\"string\"", + "contents": "CONTRIBUTION_DISABLED" }, { - "trigger": "DODGE_LCD\tstring", - "contents": "DODGE_LCD", + "trigger": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_BUILT\t\"string\"", + "contents": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_BUILT" }, { - "trigger": "DONE\tstring", - "contents": "DONE", + "trigger": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_UNDER_ATTACK\t\"string\"", + "contents": "CONTRIBUTION_POI_TOOLTIP_PERCENTAGE_UNDER_ATTACK" }, { - "trigger": "DONE_BY\tstring", - "contents": "DONE_BY", + "trigger": "CONTRIBUTION_POI_TOOLTIP_REMAINING_ACTIVE_TIME\t\"string\"", + "contents": "CONTRIBUTION_POI_TOOLTIP_REMAINING_ACTIVE_TIME" }, { - "trigger": "DONE_EDITING\tstring", - "contents": "DONE_EDITING", + "trigger": "CONTRIBUTION_POI_TOOLTIP_REMAINING_TIME\t\"string\"", + "contents": "CONTRIBUTION_POI_TOOLTIP_REMAINING_TIME" }, { - "trigger": "DONE_TO\tstring", - "contents": "DONE_TO", + "trigger": "CONTRIBUTION_RESULT_ERROR_INCORRECT_STATE\t\"string\"", + "contents": "CONTRIBUTION_RESULT_ERROR_INCORRECT_STATE" }, { - "trigger": "DONT_SAVE\tstring", - "contents": "DONT_SAVE", + "trigger": "CONTRIBUTION_RESULT_ERROR_INVALID_ID\t\"string\"", + "contents": "CONTRIBUTION_RESULT_ERROR_INVALID_ID" }, { - "trigger": "DPS_TEMPLATE\tstring", - "contents": "DPS_TEMPLATE", + "trigger": "CONTRIBUTION_RESULT_ERROR_UNABLE_TO_COMPLETE_QUEST\t\"string\"", + "contents": "CONTRIBUTION_RESULT_ERROR_UNABLE_TO_COMPLETE_QUEST" }, { - "trigger": "DRAENOR_MASTER\tstring", - "contents": "DRAENOR_MASTER", + "trigger": "CONTRIBUTION_REWARD_TOOLTIP_TEXT\t\"string\"", + "contents": "CONTRIBUTION_REWARD_TOOLTIP_TEXT" }, { - "trigger": "DRAENOR_ZONE_ABILITY_TUTORIAL\tstring", - "contents": "DRAENOR_ZONE_ABILITY_TUTORIAL", + "trigger": "CONTRIBUTION_REWARD_TOOLTIP_TITLE\t\"string\"", + "contents": "CONTRIBUTION_REWARD_TOOLTIP_TITLE" }, { - "trigger": "DRAG_MODEL\tstring", - "contents": "DRAG_MODEL", + "trigger": "CONTRIBUTION_TOOLTIP_PLAYER_CURRENCY_AMOUNT\t\"string\"", + "contents": "CONTRIBUTION_TOOLTIP_PLAYER_CURRENCY_AMOUNT" }, { - "trigger": "DRAG_MODEL_TOOLTIP\tstring", - "contents": "DRAG_MODEL_TOOLTIP", + "trigger": "CONTRIBUTION_TOOLTIP_PLAYER_ITEM_AMOUNT\t\"string\"", + "contents": "CONTRIBUTION_TOOLTIP_PLAYER_ITEM_AMOUNT" }, { - "trigger": "DRAINS\tstring", - "contents": "DRAINS", + "trigger": "CONTRIBUTION_TOOLTIP_UNLOCKED_WHEN_ACTIVE\t\"string\"", + "contents": "CONTRIBUTION_TOOLTIP_UNLOCKED_WHEN_ACTIVE" }, { - "trigger": "DRESSUP_FRAME\tstring", - "contents": "DRESSUP_FRAME", + "trigger": "CONTRIBUTION_UNDER_ATTACK\t\"string\"", + "contents": "CONTRIBUTION_UNDER_ATTACK" }, { - "trigger": "DRESSUP_FRAME_INSTRUCTIONS\tstring", - "contents": "DRESSUP_FRAME_INSTRUCTIONS", + "trigger": "CONTRIBUTION_UNDER_CONSTRUCTION\t\"string\"", + "contents": "CONTRIBUTION_UNDER_CONSTRUCTION" }, { - "trigger": "DRUID_BALANCE_CORE_ABILITY_1\tstring", - "contents": "DRUID_BALANCE_CORE_ABILITY_1", + "trigger": "CONTROLS_LABEL\t\"string\"", + "contents": "CONTROLS_LABEL" }, { - "trigger": "DRUID_BALANCE_CORE_ABILITY_2\tstring", - "contents": "DRUID_BALANCE_CORE_ABILITY_2", + "trigger": "CONTROLS_SUBTEXT\t\"string\"", + "contents": "CONTROLS_SUBTEXT" }, { - "trigger": "DRUID_BALANCE_CORE_ABILITY_3\tstring", - "contents": "DRUID_BALANCE_CORE_ABILITY_3", + "trigger": "CONVERSATION_INCOMPATIBLE_CLIENT\t\"string\"", + "contents": "CONVERSATION_INCOMPATIBLE_CLIENT" }, { - "trigger": "DRUID_BALANCE_CORE_ABILITY_4\tstring", - "contents": "DRUID_BALANCE_CORE_ABILITY_4", + "trigger": "CONVERSATION_MODE\t\"string\"", + "contents": "CONVERSATION_MODE" }, { - "trigger": "DRUID_BALANCE_CORE_ABILITY_5\tstring", - "contents": "DRUID_BALANCE_CORE_ABILITY_5", + "trigger": "CONVERSATION_MODE_INLINE\t\"string\"", + "contents": "CONVERSATION_MODE_INLINE" }, { - "trigger": "DRUID_BALANCE_CORE_ABILITY_6\tstring", - "contents": "DRUID_BALANCE_CORE_ABILITY_6", + "trigger": "CONVERSATION_MODE_POPOUT\t\"string\"", + "contents": "CONVERSATION_MODE_POPOUT" }, { - "trigger": "DRUID_FERAL_CORE_ABILITY_1\tstring", - "contents": "DRUID_FERAL_CORE_ABILITY_1", + "trigger": "CONVERSATION_MODE_POPOUT_AND_INLINE\t\"string\"", + "contents": "CONVERSATION_MODE_POPOUT_AND_INLINE" }, { - "trigger": "DRUID_FERAL_CORE_ABILITY_2\tstring", - "contents": "DRUID_FERAL_CORE_ABILITY_2", + "trigger": "CONVERSATION_NAME\t\"string\"", + "contents": "CONVERSATION_NAME" }, { - "trigger": "DRUID_FERAL_CORE_ABILITY_3\tstring", - "contents": "DRUID_FERAL_CORE_ABILITY_3", + "trigger": "CONVERT\t\"string\"", + "contents": "CONVERT" }, { - "trigger": "DRUID_FERAL_CORE_ABILITY_4\tstring", - "contents": "DRUID_FERAL_CORE_ABILITY_4", + "trigger": "CONVERT_TO_PARTY\t\"string\"", + "contents": "CONVERT_TO_PARTY" }, { - "trigger": "DRUID_FERAL_CORE_ABILITY_5\tstring", - "contents": "DRUID_FERAL_CORE_ABILITY_5", + "trigger": "CONVERT_TO_RAID\t\"string\"", + "contents": "CONVERT_TO_RAID" }, { - "trigger": "DRUID_FERAL_CORE_ABILITY_6\tstring", - "contents": "DRUID_FERAL_CORE_ABILITY_6", + "trigger": "CONVERT_TO_RAID_LABEL\t\"string\"", + "contents": "CONVERT_TO_RAID_LABEL" }, { - "trigger": "DRUID_GUARDIAN_CORE_ABILITY_1\tstring", - "contents": "DRUID_GUARDIAN_CORE_ABILITY_1", + "trigger": "COOLDOWN_DURATION_DAYS\t\"string\"", + "contents": "COOLDOWN_DURATION_DAYS" }, { - "trigger": "DRUID_GUARDIAN_CORE_ABILITY_2\tstring", - "contents": "DRUID_GUARDIAN_CORE_ABILITY_2", + "trigger": "COOLDOWN_DURATION_HOURS\t\"string\"", + "contents": "COOLDOWN_DURATION_HOURS" }, { - "trigger": "DRUID_GUARDIAN_CORE_ABILITY_3\tstring", - "contents": "DRUID_GUARDIAN_CORE_ABILITY_3", + "trigger": "COOLDOWN_DURATION_MIN\t\"string\"", + "contents": "COOLDOWN_DURATION_MIN" }, { - "trigger": "DRUID_GUARDIAN_CORE_ABILITY_4\tstring", - "contents": "DRUID_GUARDIAN_CORE_ABILITY_4", + "trigger": "COOLDOWN_DURATION_MIN_SEC\t\"string\"", + "contents": "COOLDOWN_DURATION_MIN_SEC" }, { - "trigger": "DRUID_GUARDIAN_CORE_ABILITY_5\tstring", - "contents": "DRUID_GUARDIAN_CORE_ABILITY_5", + "trigger": "COOLDOWN_DURATION_SEC\t\"string\"", + "contents": "COOLDOWN_DURATION_SEC" }, { - "trigger": "DRUID_GUARDIAN_CORE_ABILITY_6\tstring", - "contents": "DRUID_GUARDIAN_CORE_ABILITY_6", + "trigger": "COOLDOWN_DURATION_TEN_SEC\t\"string\"", + "contents": "COOLDOWN_DURATION_TEN_SEC" }, { - "trigger": "DRUID_INTELLECT_TOOLTIP\tstring", - "contents": "DRUID_INTELLECT_TOOLTIP", + "trigger": "COOLDOWN_EXPIRES_AT_MIDNIGHT\t\"string\"", + "contents": "COOLDOWN_EXPIRES_AT_MIDNIGHT" }, { - "trigger": "DRUID_RESTO_CORE_ABILITY_1\tstring", - "contents": "DRUID_RESTO_CORE_ABILITY_1", + "trigger": "COOLDOWN_ON_LEAVE_COMBAT\t\"string\"", + "contents": "COOLDOWN_ON_LEAVE_COMBAT" }, { - "trigger": "DRUID_RESTO_CORE_ABILITY_2\tstring", - "contents": "DRUID_RESTO_CORE_ABILITY_2", + "trigger": "COOLDOWN_REMAINING\t\"string\"", + "contents": "COOLDOWN_REMAINING" }, { - "trigger": "DRUID_RESTO_CORE_ABILITY_3\tstring", - "contents": "DRUID_RESTO_CORE_ABILITY_3", + "trigger": "COPPER_AMOUNT\t\"string\"", + "contents": "COPPER_AMOUNT" }, { - "trigger": "DRUID_RESTO_CORE_ABILITY_4\tstring", - "contents": "DRUID_RESTO_CORE_ABILITY_4", + "trigger": "COPPER_AMOUNT_SYMBOL\t\"string\"", + "contents": "COPPER_AMOUNT_SYMBOL" }, { - "trigger": "DRUID_RESTO_CORE_ABILITY_5\tstring", - "contents": "DRUID_RESTO_CORE_ABILITY_5", + "trigger": "COPPER_AMOUNT_TEXTURE\t\"string\"", + "contents": "COPPER_AMOUNT_TEXTURE" }, { - "trigger": "DRUID_RESTO_CORE_ABILITY_6\tstring", - "contents": "DRUID_RESTO_CORE_ABILITY_6", + "trigger": "COPY_FILTER\t\"string\"", + "contents": "COPY_FILTER" }, { - "trigger": "DRUNK_MESSAGE_ITEM_OTHER1\tstring", - "contents": "DRUNK_MESSAGE_ITEM_OTHER1", + "trigger": "COPY_NAME\t\"string\"", + "contents": "COPY_NAME" }, { - "trigger": "DRUNK_MESSAGE_ITEM_OTHER2\tstring", - "contents": "DRUNK_MESSAGE_ITEM_OTHER2", + "trigger": "CORE_ABILITIES\t\"string\"", + "contents": "CORE_ABILITIES" }, { - "trigger": "DRUNK_MESSAGE_ITEM_OTHER3\tstring", - "contents": "DRUNK_MESSAGE_ITEM_OTHER3", + "trigger": "CORE_ABILITIES_HELP_1\t\"string\"", + "contents": "CORE_ABILITIES_HELP_1" }, { - "trigger": "DRUNK_MESSAGE_ITEM_OTHER4\tstring", - "contents": "DRUNK_MESSAGE_ITEM_OTHER4", + "trigger": "CORPSE\t\"string\"", + "contents": "CORPSE" }, { - "trigger": "DRUNK_MESSAGE_ITEM_SELF1\tstring", - "contents": "DRUNK_MESSAGE_ITEM_SELF1", + "trigger": "CORPSE_RED\t\"string\"", + "contents": "CORPSE_RED" }, { - "trigger": "DRUNK_MESSAGE_ITEM_SELF2\tstring", - "contents": "DRUNK_MESSAGE_ITEM_SELF2", + "trigger": "CORPSE_TOOLTIP\t\"string\"", + "contents": "CORPSE_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_ITEM_SELF3\tstring", - "contents": "DRUNK_MESSAGE_ITEM_SELF3", + "trigger": "COSTS_LABEL\t\"string\"", + "contents": "COSTS_LABEL" }, { - "trigger": "DRUNK_MESSAGE_ITEM_SELF4\tstring", - "contents": "DRUNK_MESSAGE_ITEM_SELF4", + "trigger": "COUNTDOWN_FOR_COOLDOWNS_TEXT\t\"string\"", + "contents": "COUNTDOWN_FOR_COOLDOWNS_TEXT" }, { - "trigger": "DRUNK_MESSAGE_OTHER1\tstring", - "contents": "DRUNK_MESSAGE_OTHER1", + "trigger": "CR_AVOIDANCE_TOOLTIP\t\"string\"", + "contents": "CR_AVOIDANCE_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_OTHER2\tstring", - "contents": "DRUNK_MESSAGE_OTHER2", + "trigger": "CR_BLOCK_TOOLTIP\t\"string\"", + "contents": "CR_BLOCK_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_OTHER3\tstring", - "contents": "DRUNK_MESSAGE_OTHER3", + "trigger": "CR_CRIT_MELEE_TOOLTIP\t\"string\"", + "contents": "CR_CRIT_MELEE_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_OTHER4\tstring", - "contents": "DRUNK_MESSAGE_OTHER4", + "trigger": "CR_CRIT_PARRY_RATING_TOOLTIP\t\"string\"", + "contents": "CR_CRIT_PARRY_RATING_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_SELF1\tstring", - "contents": "DRUNK_MESSAGE_SELF1", + "trigger": "CR_CRIT_RANGED_TOOLTIP\t\"string\"", + "contents": "CR_CRIT_RANGED_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_SELF2\tstring", - "contents": "DRUNK_MESSAGE_SELF2", + "trigger": "CR_CRIT_SPELL_TOOLTIP\t\"string\"", + "contents": "CR_CRIT_SPELL_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_SELF3\tstring", - "contents": "DRUNK_MESSAGE_SELF3", + "trigger": "CR_CRIT_TOOLTIP\t\"string\"", + "contents": "CR_CRIT_TOOLTIP" }, { - "trigger": "DRUNK_MESSAGE_SELF4\tstring", - "contents": "DRUNK_MESSAGE_SELF4", + "trigger": "CR_DODGE_BASE_STAT_TOOLTIP\t\"string\"", + "contents": "CR_DODGE_BASE_STAT_TOOLTIP" }, { - "trigger": "DUEL\tstring", - "contents": "DUEL", + "trigger": "CR_DODGE_TOOLTIP\t\"string\"", + "contents": "CR_DODGE_TOOLTIP" }, { - "trigger": "DUEL_COUNTDOWN\tstring", - "contents": "DUEL_COUNTDOWN", + "trigger": "CR_EXPERTISE_TOOLTIP\t\"string\"", + "contents": "CR_EXPERTISE_TOOLTIP" }, { - "trigger": "DUEL_OUTOFBOUNDS_TIMER\tstring", - "contents": "DUEL_OUTOFBOUNDS_TIMER", + "trigger": "CR_HASTE_RATING_TOOLTIP\t\"string\"", + "contents": "CR_HASTE_RATING_TOOLTIP" }, { - "trigger": "DUEL_REQUESTED\tstring", - "contents": "DUEL_REQUESTED", + "trigger": "CR_HIT_MELEE_TOOLTIP\t\"string\"", + "contents": "CR_HIT_MELEE_TOOLTIP" }, { - "trigger": "DUEL_WINNER_KNOCKOUT\tstring", - "contents": "DUEL_WINNER_KNOCKOUT", + "trigger": "CR_HIT_RANGED_TOOLTIP\t\"string\"", + "contents": "CR_HIT_RANGED_TOOLTIP" }, { - "trigger": "DUEL_WINNER_RETREAT\tstring", - "contents": "DUEL_WINNER_RETREAT", + "trigger": "CR_HIT_SPELL_TOOLTIP\t\"string\"", + "contents": "CR_HIT_SPELL_TOOLTIP" }, { - "trigger": "DUNGEON_BONUS_VALOR\tstring", - "contents": "DUNGEON_BONUS_VALOR", + "trigger": "CR_LIFESTEAL_TOOLTIP\t\"string\"", + "contents": "CR_LIFESTEAL_TOOLTIP" }, { - "trigger": "DUNGEON_COMPLETED\tstring", - "contents": "DUNGEON_COMPLETED", + "trigger": "CR_MULTISTRIKE_TOOLTIP\t\"string\"", + "contents": "CR_MULTISTRIKE_TOOLTIP" }, { - "trigger": "DUNGEON_DIFFICULTY\tstring", - "contents": "DUNGEON_DIFFICULTY", + "trigger": "CR_PARRY_BASE_STAT_TOOLTIP\t\"string\"", + "contents": "CR_PARRY_BASE_STAT_TOOLTIP" }, { - "trigger": "DUNGEON_DIFFICULTY1\tstring", - "contents": "DUNGEON_DIFFICULTY1", + "trigger": "CR_PARRY_TOOLTIP\t\"string\"", + "contents": "CR_PARRY_TOOLTIP" }, { - "trigger": "DUNGEON_DIFFICULTY2\tstring", - "contents": "DUNGEON_DIFFICULTY2", + "trigger": "CR_RANGED_EXPERTISE_TOOLTIP\t\"string\"", + "contents": "CR_RANGED_EXPERTISE_TOOLTIP" }, { - "trigger": "DUNGEON_DIFFICULTY3\tstring", - "contents": "DUNGEON_DIFFICULTY3", + "trigger": "CR_SPEED_TOOLTIP\t\"string\"", + "contents": "CR_SPEED_TOOLTIP" }, { - "trigger": "DUNGEON_DIFFICULTY_5PLAYER\tstring", - "contents": "DUNGEON_DIFFICULTY_5PLAYER", + "trigger": "CR_STURDINESS_TOOLTIP\t\"string\"", + "contents": "CR_STURDINESS_TOOLTIP" }, { - "trigger": "DUNGEON_DIFFICULTY_5PLAYER_HEROIC\tstring", - "contents": "DUNGEON_DIFFICULTY_5PLAYER_HEROIC", + "trigger": "CR_VERSATILITY_TOOLTIP\t\"string\"", + "contents": "CR_VERSATILITY_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION1\tstring", - "contents": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION1", + "trigger": "CRAFT_IS_MAKEABLE\t\"string\"", + "contents": "CRAFT_IS_MAKEABLE" }, { - "trigger": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION2\tstring", - "contents": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION2", + "trigger": "CRAFT_IS_MAKEABLE_TOOLTIP\t\"string\"", + "contents": "CRAFT_IS_MAKEABLE_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_AHNKAHET1\tstring", - "contents": "DUNGEON_FLOOR_AHNKAHET1", + "trigger": "CREATE_ALL\t\"string\"", + "contents": "CREATE_ALL" }, { - "trigger": "DUNGEON_FLOOR_AHNQIRAJ1\tstring", - "contents": "DUNGEON_FLOOR_AHNQIRAJ1", + "trigger": "CREATE_ARENA_TEAM\t\"string\"", + "contents": "CREATE_ARENA_TEAM" }, { - "trigger": "DUNGEON_FLOOR_AHNQIRAJ2\tstring", - "contents": "DUNGEON_FLOOR_AHNQIRAJ2", + "trigger": "CREATE_AUCTION\t\"string\"", + "contents": "CREATE_AUCTION" }, { - "trigger": "DUNGEON_FLOOR_AHNQIRAJ3\tstring", - "contents": "DUNGEON_FLOOR_AHNQIRAJ3", + "trigger": "CREATE_COMPACT_UNIT_FRAME_PROFILE\t\"string\"", + "contents": "CREATE_COMPACT_UNIT_FRAME_PROFILE" }, { - "trigger": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT1\tstring", - "contents": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT1", + "trigger": "CREATE_CONVERSATION_WITH\t\"string\"", + "contents": "CREATE_CONVERSATION_WITH" }, { - "trigger": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT2\tstring", - "contents": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT2", + "trigger": "CREATE_MACROS\t\"string\"", + "contents": "CREATE_MACROS" }, { - "trigger": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO1", + "trigger": "CREATE_NEW_ARENA_TEAM\t\"string\"", + "contents": "CREATE_NEW_ARENA_TEAM" }, { - "trigger": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO2\tstring", - "contents": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO2", + "trigger": "CREATE_NEW_COMPACT_UNIT_FRAME_PROFILE\t\"string\"", + "contents": "CREATE_NEW_COMPACT_UNIT_FRAME_PROFILE" }, { - "trigger": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION1\tstring", - "contents": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION1", + "trigger": "CREATE_PROFESSION\t\"string\"", + "contents": "CREATE_PROFESSION" }, { - "trigger": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION2\tstring", - "contents": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION2", + "trigger": "CREATED_ITEM\t\"string\"", + "contents": "CREATED_ITEM" }, { - "trigger": "DUNGEON_FLOOR_AUCHENAICRYPTS1\tstring", - "contents": "DUNGEON_FLOOR_AUCHENAICRYPTS1", + "trigger": "CREATED_ITEM_MULTIPLE\t\"string\"", + "contents": "CREATED_ITEM_MULTIPLE" }, { - "trigger": "DUNGEON_FLOOR_AUCHENAICRYPTS2\tstring", - "contents": "DUNGEON_FLOOR_AUCHENAICRYPTS2", + "trigger": "CREATURE\t\"string\"", + "contents": "CREATURE" }, { - "trigger": "DUNGEON_FLOOR_AZJOLNERUB1\tstring", - "contents": "DUNGEON_FLOOR_AZJOLNERUB1", + "trigger": "CREATURE_MESSAGES\t\"string\"", + "contents": "CREATURE_MESSAGES" }, { - "trigger": "DUNGEON_FLOOR_AZJOLNERUB2\tstring", - "contents": "DUNGEON_FLOOR_AZJOLNERUB2", + "trigger": "CRIT_ABBR\t\"string\"", + "contents": "CRIT_ABBR" }, { - "trigger": "DUNGEON_FLOOR_AZJOLNERUB3\tstring", - "contents": "DUNGEON_FLOOR_AZJOLNERUB3", + "trigger": "CRIT_CHANCE\t\"string\"", + "contents": "CRIT_CHANCE" }, { - "trigger": "DUNGEON_FLOOR_AZUREMYSTISLE2\tstring", - "contents": "DUNGEON_FLOOR_AZUREMYSTISLE2", + "trigger": "CRUSHING_TRAILER\t\"string\"", + "contents": "CRUSHING_TRAILER" }, { - "trigger": "DUNGEON_FLOOR_AZUREMYSTISLE3\tstring", - "contents": "DUNGEON_FLOOR_AZUREMYSTISLE3", + "trigger": "CTRL_KEY\t\"string\"", + "contents": "CTRL_KEY" }, { - "trigger": "DUNGEON_FLOOR_BADLANDS18\tstring", - "contents": "DUNGEON_FLOOR_BADLANDS18", + "trigger": "CTRL_KEY_TEXT\t\"string\"", + "contents": "CTRL_KEY_TEXT" }, { - "trigger": "DUNGEON_FLOOR_BARADINHOLD1\tstring", - "contents": "DUNGEON_FLOOR_BARADINHOLD1", + "trigger": "CTRL_KEY_TEXT_ABBR\t\"string\"", + "contents": "CTRL_KEY_TEXT_ABBR" }, { - "trigger": "DUNGEON_FLOOR_BARRENS20\tstring", - "contents": "DUNGEON_FLOOR_BARRENS20", + "trigger": "CURRENCY\t\"string\"", + "contents": "CURRENCY" }, { - "trigger": "DUNGEON_FLOOR_BLACKFATHOMDEEPS1\tstring", - "contents": "DUNGEON_FLOOR_BLACKFATHOMDEEPS1", + "trigger": "CURRENCY_AMOUNT_REFUND_FORMAT\t\"string\"", + "contents": "CURRENCY_AMOUNT_REFUND_FORMAT" }, { - "trigger": "DUNGEON_FLOOR_BLACKFATHOMDEEPS2\tstring", - "contents": "DUNGEON_FLOOR_BLACKFATHOMDEEPS2", + "trigger": "CURRENCY_GAINED\t\"string\"", + "contents": "CURRENCY_GAINED" }, { - "trigger": "DUNGEON_FLOOR_BLACKFATHOMDEEPS3\tstring", - "contents": "DUNGEON_FLOOR_BLACKFATHOMDEEPS3", + "trigger": "CURRENCY_GAINED_MULTIPLE\t\"string\"", + "contents": "CURRENCY_GAINED_MULTIPLE" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKCAVERNS1\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKCAVERNS1", + "trigger": "CURRENCY_GAINED_MULTIPLE_BONUS\t\"string\"", + "contents": "CURRENCY_GAINED_MULTIPLE_BONUS" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKCAVERNS2\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKCAVERNS2", + "trigger": "CURRENCY_LOST_FROM_DEATH\t\"string\"", + "contents": "CURRENCY_LOST_FROM_DEATH" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKDEPTHS1\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKDEPTHS1", + "trigger": "CURRENCY_QUANTITY_TEMPLATE\t\"string\"", + "contents": "CURRENCY_QUANTITY_TEMPLATE" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKDEPTHS2\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKDEPTHS2", + "trigger": "CURRENCY_RECEIVED_THIS_WEEK\t\"string\"", + "contents": "CURRENCY_RECEIVED_THIS_WEEK" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE1\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE1", + "trigger": "CURRENCY_SEASON_TOTAL\t\"string\"", + "contents": "CURRENCY_SEASON_TOTAL" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE2\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE2", + "trigger": "CURRENCY_THIS_WEEK\t\"string\"", + "contents": "CURRENCY_THIS_WEEK" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE3\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE3", + "trigger": "CURRENCY_THIS_WEEK_WITH_AMOUNT\t\"string\"", + "contents": "CURRENCY_THIS_WEEK_WITH_AMOUNT" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE4\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE4", + "trigger": "CURRENCY_TOTAL\t\"string\"", + "contents": "CURRENCY_TOTAL" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE5\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE5", + "trigger": "CURRENCY_TOTAL_CAP\t\"string\"", + "contents": "CURRENCY_TOTAL_CAP" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE6\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE6", + "trigger": "CURRENCY_WEEKLY_CAP\t\"string\"", + "contents": "CURRENCY_WEEKLY_CAP" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON1\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON1", + "trigger": "CURRENT_BID\t\"string\"", + "contents": "CURRENT_BID" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON2\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON2", + "trigger": "CURRENT_PET\t\"string\"", + "contents": "CURRENT_PET" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON3\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON3", + "trigger": "CURRENT_QUESTS\t\"string\"", + "contents": "CURRENT_QUESTS" }, { - "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON4\tstring", - "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON4", + "trigger": "CURRENT_SETTINGS\t\"string\"", + "contents": "CURRENT_SETTINGS" }, { - "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON1\tstring", - "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON1", + "trigger": "CURRENT_SPLASH_TAG\t\"string\"", + "contents": "CURRENT_SPLASH_TAG" }, { - "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON2\tstring", - "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON2", + "trigger": "CURRENTLY_EQUIPPED\t\"string\"", + "contents": "CURRENTLY_EQUIPPED" }, { - "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON3\tstring", - "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON3", + "trigger": "CURRENTLY_SELECTED_AZERITE_POWERS\t\"string\"", + "contents": "CURRENTLY_SELECTED_AZERITE_POWERS" }, { - "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON4\tstring", - "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON4", + "trigger": "CURRENTLY_SELECTED_AZERITE_POWERS_INSPECT\t\"string\"", + "contents": "CURRENTLY_SELECTED_AZERITE_POWERS_INSPECT" }, { - "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON5\tstring", - "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON5", + "trigger": "CUSTOM\t\"string\"", + "contents": "CUSTOM" }, { - "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON6\tstring", - "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON6", + "trigger": "D_DAYS\t\"string\"", + "contents": "D_DAYS" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE0\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE0", + "trigger": "D_HOURS\t\"string\"", + "contents": "D_HOURS" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE1\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE1", + "trigger": "D_MINUTES\t\"string\"", + "contents": "D_MINUTES" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE2\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE2", + "trigger": "D_SECONDS\t\"string\"", + "contents": "D_SECONDS" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE3\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE3", + "trigger": "DAILY\t\"string\"", + "contents": "DAILY" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE4\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE4", + "trigger": "DAILY_QUEST_TAG_TEMPLATE\t\"string\"", + "contents": "DAILY_QUEST_TAG_TEMPLATE" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE5\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE5", + "trigger": "DAILY_QUESTS_REMAINING\t\"string\"", + "contents": "DAILY_QUESTS_REMAINING" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE6\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE6", + "trigger": "DAILY_QUESTS_RESET\t\"string\"", + "contents": "DAILY_QUESTS_RESET" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLE7\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLE7", + "trigger": "DAMAGE\t\"string\"", + "contents": "DAMAGE" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO0", + "trigger": "DAMAGE_BONUS_TOOLTIP\t\"string\"", + "contents": "DAMAGE_BONUS_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO1", + "trigger": "DAMAGE_DONE_TOOLTIP\t\"string\"", + "contents": "DAMAGE_DONE_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO2\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO2", + "trigger": "DAMAGE_NUMBER\t\"string\"", + "contents": "DAMAGE_NUMBER" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO3\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO3", + "trigger": "DAMAGE_PER_SECOND\t\"string\"", + "contents": "DAMAGE_PER_SECOND" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO4\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO4", + "trigger": "DAMAGE_SCHOOL2\t\"string\"", + "contents": "DAMAGE_SCHOOL2" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO5\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO5", + "trigger": "DAMAGE_SCHOOL3\t\"string\"", + "contents": "DAMAGE_SCHOOL3" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO6\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO6", + "trigger": "DAMAGE_SCHOOL4\t\"string\"", + "contents": "DAMAGE_SCHOOL4" }, { - "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO7\tstring", - "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO7", + "trigger": "DAMAGE_SCHOOL5\t\"string\"", + "contents": "DAMAGE_SCHOOL5" }, { - "trigger": "DUNGEON_FLOOR_BLACKWINGDESCENT1\tstring", - "contents": "DUNGEON_FLOOR_BLACKWINGDESCENT1", + "trigger": "DAMAGE_SCHOOL6\t\"string\"", + "contents": "DAMAGE_SCHOOL6" }, { - "trigger": "DUNGEON_FLOOR_BLACKWINGDESCENT2\tstring", - "contents": "DUNGEON_FLOOR_BLACKWINGDESCENT2", + "trigger": "DAMAGE_SCHOOL7\t\"string\"", + "contents": "DAMAGE_SCHOOL7" }, { - "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR1\tstring", - "contents": "DUNGEON_FLOOR_BLACKWINGLAIR1", + "trigger": "DAMAGE_SCHOOL_TEXT\t\"string\"", + "contents": "DAMAGE_SCHOOL_TEXT" }, { - "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR2\tstring", - "contents": "DUNGEON_FLOOR_BLACKWINGLAIR2", + "trigger": "DAMAGE_SHIELD\t\"string\"", + "contents": "DAMAGE_SHIELD" }, { - "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR3\tstring", - "contents": "DUNGEON_FLOOR_BLACKWINGLAIR3", + "trigger": "DAMAGE_SHIELD_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "DAMAGE_SHIELD_COMBATLOG_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR4\tstring", - "contents": "DUNGEON_FLOOR_BLACKWINGLAIR4", + "trigger": "DAMAGE_TEMPLATE\t\"string\"", + "contents": "DAMAGE_TEMPLATE" }, { - "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO010\tstring", - "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO010", + "trigger": "DAMAGE_TEMPLATE_WITH_SCHOOL\t\"string\"", + "contents": "DAMAGE_TEMPLATE_WITH_SCHOOL" }, { - "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO011\tstring", - "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO011", + "trigger": "DAMAGE_TEXT_FONT\t\"string\"", + "contents": "DAMAGE_TEXT_FONT" }, { - "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO030\tstring", - "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO030", + "trigger": "DAMAGE_TOOLTIP\t\"string\"", + "contents": "DAMAGE_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO031\tstring", - "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO031", + "trigger": "DAMAGER\t\"string\"", + "contents": "DAMAGER" }, { - "trigger": "DUNGEON_FLOOR_BROKENSHORE1\tstring", - "contents": "DUNGEON_FLOOR_BROKENSHORE1", + "trigger": "DANGEROUS_SCRIPTS_WARNING\t\"string\"", + "contents": "DANGEROUS_SCRIPTS_WARNING" }, { - "trigger": "DUNGEON_FLOOR_BROKENSHORE2\tstring", - "contents": "DUNGEON_FLOOR_BROKENSHORE2", + "trigger": "DARK_FORCE_COST\t\"string\"", + "contents": "DARK_FORCE_COST" }, { - "trigger": "DUNGEON_FLOOR_BURNINGSTEPPES14\tstring", - "contents": "DUNGEON_FLOOR_BURNINGSTEPPES14", + "trigger": "DARK_FORCE_COST_PER_TIME\t\"string\"", + "contents": "DARK_FORCE_COST_PER_TIME" }, { - "trigger": "DUNGEON_FLOOR_BURNINGSTEPPES15\tstring", - "contents": "DUNGEON_FLOOR_BURNINGSTEPPES15", + "trigger": "DARK_FORCE_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "DARK_FORCE_COST_PER_TIME_NO_BASE" }, { - "trigger": "DUNGEON_FLOOR_BURNINGSTEPPES16\tstring", - "contents": "DUNGEON_FLOOR_BURNINGSTEPPES16", + "trigger": "DASH_WITH_TEXT\t\"string\"", + "contents": "DASH_WITH_TEXT" }, { - "trigger": "DUNGEON_FLOOR_COILFANGRESERVOIR1\tstring", - "contents": "DUNGEON_FLOOR_COILFANGRESERVOIR1", + "trigger": "DATAMINER_RED_HERRING\t\"string\"", + "contents": "DATAMINER_RED_HERRING" }, { - "trigger": "DUNGEON_FLOOR_COLDRIDGEVALLEY9\tstring", - "contents": "DUNGEON_FLOOR_COLDRIDGEVALLEY9", + "trigger": "DATE_COMPLETED\t\"string\"", + "contents": "DATE_COMPLETED" }, { - "trigger": "DUNGEON_FLOOR_COTHILLSBRADFOOTHILLS1\tstring", - "contents": "DUNGEON_FLOOR_COTHILLSBRADFOOTHILLS1", + "trigger": "DAY_ONELETTER_ABBR\t\"string\"", + "contents": "DAY_ONELETTER_ABBR" }, { - "trigger": "DUNGEON_FLOOR_COTMOUNTHYJAL1\tstring", - "contents": "DUNGEON_FLOOR_COTMOUNTHYJAL1", + "trigger": "DAYS\t\"string\"", + "contents": "DAYS" }, { - "trigger": "DUNGEON_FLOOR_COTSTRATHOLME0\tstring", - "contents": "DUNGEON_FLOOR_COTSTRATHOLME0", + "trigger": "DAYS_ABBR\t\"string\"", + "contents": "DAYS_ABBR" }, { - "trigger": "DUNGEON_FLOOR_COTSTRATHOLME1\tstring", - "contents": "DUNGEON_FLOOR_COTSTRATHOLME1", + "trigger": "DEAD\t\"string\"", + "contents": "DEAD" }, { - "trigger": "DUNGEON_FLOOR_COTTHEBLACKMORASS1\tstring", - "contents": "DUNGEON_FLOOR_COTTHEBLACKMORASS1", + "trigger": "DEATH_CORPSE_SKINNED\t\"string\"", + "contents": "DEATH_CORPSE_SKINNED" }, { - "trigger": "DUNGEON_FLOOR_DALARAN1\tstring", - "contents": "DUNGEON_FLOOR_DALARAN1", + "trigger": "DEATH_EFFECT\t\"string\"", + "contents": "DEATH_EFFECT" }, { - "trigger": "DUNGEON_FLOOR_DALARAN2\tstring", - "contents": "DUNGEON_FLOOR_DALARAN2", + "trigger": "DEATH_RECAP\t\"string\"", + "contents": "DEATH_RECAP" }, { - "trigger": "DUNGEON_FLOOR_DALARAN7010\tstring", - "contents": "DUNGEON_FLOOR_DALARAN7010", + "trigger": "DEATH_RECAP_CAST_BY_TT\t\"string\"", + "contents": "DEATH_RECAP_CAST_BY_TT" }, { - "trigger": "DUNGEON_FLOOR_DALARAN7011\tstring", - "contents": "DUNGEON_FLOOR_DALARAN7011", + "trigger": "DEATH_RECAP_CURR_HP_TT\t\"string\"", + "contents": "DEATH_RECAP_CURR_HP_TT" }, { - "trigger": "DUNGEON_FLOOR_DALARAN7012\tstring", - "contents": "DUNGEON_FLOOR_DALARAN7012", + "trigger": "DEATH_RECAP_DAMAGE_TT\t\"string\"", + "contents": "DEATH_RECAP_DAMAGE_TT" }, { - "trigger": "DUNGEON_FLOOR_DALARAN704\tstring", - "contents": "DUNGEON_FLOOR_DALARAN704", + "trigger": "DEATH_RECAP_DEATH_TT\t\"string\"", + "contents": "DEATH_RECAP_DEATH_TT" }, { - "trigger": "DUNGEON_FLOOR_DALARANCITY1\tstring", - "contents": "DUNGEON_FLOOR_DALARANCITY1", + "trigger": "DEATH_RECAP_LINK\t\"string\"", + "contents": "DEATH_RECAP_LINK" }, { - "trigger": "DUNGEON_FLOOR_DALARANCITY2\tstring", - "contents": "DUNGEON_FLOOR_DALARANCITY2", + "trigger": "DEATH_RECAP_TEXT\t\"string\"", + "contents": "DEATH_RECAP_TEXT" }, { - "trigger": "DUNGEON_FLOOR_DEADWINDPASS23\tstring", - "contents": "DUNGEON_FLOOR_DEADWINDPASS23", + "trigger": "DEATH_RECAP_TITLE\t\"string\"", + "contents": "DEATH_RECAP_TITLE" }, { - "trigger": "DUNGEON_FLOOR_DEADWINDPASS24\tstring", - "contents": "DUNGEON_FLOOR_DEADWINDPASS24", + "trigger": "DEATH_RECAP_UNAVAILABLE\t\"string\"", + "contents": "DEATH_RECAP_UNAVAILABLE" }, { - "trigger": "DUNGEON_FLOOR_DEATHKNELLSTART12\tstring", - "contents": "DUNGEON_FLOOR_DEATHKNELLSTART12", + "trigger": "DEATH_RELEASE\t\"string\"", + "contents": "DEATH_RELEASE" }, { - "trigger": "DUNGEON_FLOOR_DEEPRUNTRAM1\tstring", - "contents": "DUNGEON_FLOOR_DEEPRUNTRAM1", + "trigger": "DEATH_RELEASE_NOTIMER\t\"string\"", + "contents": "DEATH_RELEASE_NOTIMER" }, { - "trigger": "DUNGEON_FLOOR_DEEPRUNTRAM2\tstring", - "contents": "DUNGEON_FLOOR_DEEPRUNTRAM2", + "trigger": "DEATH_RELEASE_SPECTATOR\t\"string\"", + "contents": "DEATH_RELEASE_SPECTATOR" }, { - "trigger": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN0\tstring", - "contents": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN0", + "trigger": "DEATH_RELEASE_TIMER\t\"string\"", + "contents": "DEATH_RELEASE_TIMER" }, { - "trigger": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN1\tstring", - "contents": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN1", + "trigger": "DEATHBIND_SUCCESSFUL\t\"string\"", + "contents": "DEATHBIND_SUCCESSFUL" }, { - "trigger": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN2\tstring", - "contents": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN2", + "trigger": "DEATHBINDALREADYBOUND\t\"string\"", + "contents": "DEATHBINDALREADYBOUND" }, { - "trigger": "DUNGEON_FLOOR_DESOLACE21\tstring", - "contents": "DUNGEON_FLOOR_DESOLACE21", + "trigger": "DEATHS\t\"string\"", + "contents": "DEATHS" }, { - "trigger": "DUNGEON_FLOOR_DESOLACE22\tstring", - "contents": "DUNGEON_FLOOR_DESOLACE22", + "trigger": "DEATHS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "DEATHS_COMBATLOG_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DIREMAUL1\tstring", - "contents": "DUNGEON_FLOOR_DIREMAUL1", + "trigger": "DEATHS_TOOLTIP\t\"string\"", + "contents": "DEATHS_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DIREMAUL2\tstring", - "contents": "DUNGEON_FLOOR_DIREMAUL2", + "trigger": "DEBUFF_SYMBOL_CURSE\t\"string\"", + "contents": "DEBUFF_SYMBOL_CURSE" }, { - "trigger": "DUNGEON_FLOOR_DIREMAUL3\tstring", - "contents": "DUNGEON_FLOOR_DIREMAUL3", + "trigger": "DEBUFF_SYMBOL_DISEASE\t\"string\"", + "contents": "DEBUFF_SYMBOL_DISEASE" }, { - "trigger": "DUNGEON_FLOOR_DIREMAUL4\tstring", - "contents": "DUNGEON_FLOOR_DIREMAUL4", + "trigger": "DEBUFF_SYMBOL_MAGIC\t\"string\"", + "contents": "DEBUFF_SYMBOL_MAGIC" }, { - "trigger": "DUNGEON_FLOOR_DIREMAUL5\tstring", - "contents": "DUNGEON_FLOOR_DIREMAUL5", + "trigger": "DEBUFF_SYMBOL_POISON\t\"string\"", + "contents": "DEBUFF_SYMBOL_POISON" }, { - "trigger": "DUNGEON_FLOOR_DIREMAUL6\tstring", - "contents": "DUNGEON_FLOOR_DIREMAUL6", + "trigger": "DEBUG_FRAMESTACK\t\"string\"", + "contents": "DEBUG_FRAMESTACK" }, { - "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO0", + "trigger": "DECIMAL_SEPERATOR\t\"string\"", + "contents": "DECIMAL_SEPERATOR" }, { - "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO1", + "trigger": "DECLENSION_SET\t\"string\"", + "contents": "DECLENSION_SET" }, { - "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO2\tstring", - "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO2", + "trigger": "DECLINE\t\"string\"", + "contents": "DECLINE" }, { - "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO3\tstring", - "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO3", + "trigger": "DEDE\t\"string\"", + "contents": "DEDE" }, { - "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO4\tstring", - "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO4", + "trigger": "DEFAULT\t\"string\"", + "contents": "DEFAULT" }, { - "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO5\tstring", - "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO5", + "trigger": "DEFAULT_AFK_MESSAGE\t\"string\"", + "contents": "DEFAULT_AFK_MESSAGE" }, { - "trigger": "DUNGEON_FLOOR_DRAGONSOUL0\tstring", - "contents": "DUNGEON_FLOOR_DRAGONSOUL0", + "trigger": "DEFAULT_AGILITY_TOOLTIP\t\"string\"", + "contents": "DEFAULT_AGILITY_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DRAGONSOUL1\tstring", - "contents": "DUNGEON_FLOOR_DRAGONSOUL1", + "trigger": "DEFAULT_AURA_DURATION_FONT\t\"string\"", + "contents": "DEFAULT_AURA_DURATION_FONT" }, { - "trigger": "DUNGEON_FLOOR_DRAGONSOUL2\tstring", - "contents": "DUNGEON_FLOOR_DRAGONSOUL2", + "trigger": "DEFAULT_COMBATLOG_FILTER_NAME\t\"string\"", + "contents": "DEFAULT_COMBATLOG_FILTER_NAME" }, { - "trigger": "DUNGEON_FLOOR_DRAGONSOUL3\tstring", - "contents": "DUNGEON_FLOOR_DRAGONSOUL3", + "trigger": "DEFAULT_CUF_PROFILE_NAME\t\"string\"", + "contents": "DEFAULT_CUF_PROFILE_NAME" }, { - "trigger": "DUNGEON_FLOOR_DRAGONSOUL4\tstring", - "contents": "DUNGEON_FLOOR_DRAGONSOUL4", + "trigger": "DEFAULT_DND_MESSAGE\t\"string\"", + "contents": "DEFAULT_DND_MESSAGE" }, { - "trigger": "DUNGEON_FLOOR_DRAGONSOUL5\tstring", - "contents": "DUNGEON_FLOOR_DRAGONSOUL5", + "trigger": "DEFAULT_INTELLECT_TOOLTIP\t\"string\"", + "contents": "DEFAULT_INTELLECT_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DRAGONSOUL6\tstring", - "contents": "DUNGEON_FLOOR_DRAGONSOUL6", + "trigger": "DEFAULT_SPIRIT_TOOLTIP\t\"string\"", + "contents": "DEFAULT_SPIRIT_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DRAKTHARONKEEP1\tstring", - "contents": "DUNGEON_FLOOR_DRAKTHARONKEEP1", + "trigger": "DEFAULT_STAMINA_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STAMINA_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DRAKTHARONKEEP2\tstring", - "contents": "DUNGEON_FLOOR_DRAKTHARONKEEP2", + "trigger": "DEFAULT_STAT1_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STAT1_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DUNMOROGH10\tstring", - "contents": "DUNGEON_FLOOR_DUNMOROGH10", + "trigger": "DEFAULT_STAT2_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STAT2_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DUNMOROGH11\tstring", - "contents": "DUNGEON_FLOOR_DUNMOROGH11", + "trigger": "DEFAULT_STAT3_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STAT3_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DUNMOROGH6\tstring", - "contents": "DUNGEON_FLOOR_DUNMOROGH6", + "trigger": "DEFAULT_STAT4_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STAT4_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DUNMOROGH7\tstring", - "contents": "DUNGEON_FLOOR_DUNMOROGH7", + "trigger": "DEFAULT_STATARMOR_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STATARMOR_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DUROTAR10\tstring", - "contents": "DUNGEON_FLOOR_DUROTAR10", + "trigger": "DEFAULT_STATDEFENSE_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STATDEFENSE_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DUROTAR11\tstring", - "contents": "DUNGEON_FLOOR_DUROTAR11", + "trigger": "DEFAULT_STATSPELLBONUS_TOOLTIP\t\"string\"", + "contents": "DEFAULT_STATSPELLBONUS_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_DUROTAR12\tstring", - "contents": "DUNGEON_FLOOR_DUROTAR12", + "trigger": "DEFAULT_TALENT_SPEC\t\"string\"", + "contents": "DEFAULT_TALENT_SPEC" }, { - "trigger": "DUNGEON_FLOOR_DUROTAR19\tstring", - "contents": "DUNGEON_FLOOR_DUROTAR19", + "trigger": "DEFAULTS\t\"string\"", + "contents": "DEFAULTS" }, { - "trigger": "DUNGEON_FLOOR_DUROTAR8\tstring", - "contents": "DUNGEON_FLOOR_DUROTAR8", + "trigger": "DEFENSE\t\"string\"", + "contents": "DEFENSE" }, { - "trigger": "DUNGEON_FLOOR_EASTTEMPLE1\tstring", - "contents": "DUNGEON_FLOOR_EASTTEMPLE1", + "trigger": "DEFENSE_ABBR\t\"string\"", + "contents": "DEFENSE_ABBR" }, { - "trigger": "DUNGEON_FLOOR_EASTTEMPLE2\tstring", - "contents": "DUNGEON_FLOOR_EASTTEMPLE2", + "trigger": "DEFENSE_TOOLTIP\t\"string\"", + "contents": "DEFENSE_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_ECHOISLESSTART9\tstring", - "contents": "DUNGEON_FLOOR_ECHOISLESSTART9", + "trigger": "DEFLECT\t\"string\"", + "contents": "DEFLECT" }, { - "trigger": "DUNGEON_FLOOR_ELWYNN1\tstring", - "contents": "DUNGEON_FLOOR_ELWYNN1", + "trigger": "DELETE\t\"string\"", + "contents": "DELETE" }, { - "trigger": "DUNGEON_FLOOR_ELWYNN2\tstring", - "contents": "DUNGEON_FLOOR_ELWYNN2", + "trigger": "DELETE_GOOD_ITEM\t\"string\"", + "contents": "DELETE_GOOD_ITEM" }, { - "trigger": "DUNGEON_FLOOR_ELWYNN9\tstring", - "contents": "DUNGEON_FLOOR_ELWYNN9", + "trigger": "DELETE_GOOD_QUEST_ITEM\t\"string\"", + "contents": "DELETE_GOOD_QUEST_ITEM" }, { - "trigger": "DUNGEON_FLOOR_ENDTIME0\tstring", - "contents": "DUNGEON_FLOOR_ENDTIME0", + "trigger": "DELETE_ITEM\t\"string\"", + "contents": "DELETE_ITEM" }, { - "trigger": "DUNGEON_FLOOR_ENDTIME1\tstring", - "contents": "DUNGEON_FLOOR_ENDTIME1", + "trigger": "DELETE_ITEM_CONFIRM_STRING\t\"string\"", + "contents": "DELETE_ITEM_CONFIRM_STRING" }, { - "trigger": "DUNGEON_FLOOR_ENDTIME2\tstring", - "contents": "DUNGEON_FLOOR_ENDTIME2", + "trigger": "DELETE_MAIL_CONFIRMATION\t\"string\"", + "contents": "DELETE_MAIL_CONFIRMATION" }, { - "trigger": "DUNGEON_FLOOR_ENDTIME3\tstring", - "contents": "DUNGEON_FLOOR_ENDTIME3", + "trigger": "DELETE_MONEY_CONFIRMATION\t\"string\"", + "contents": "DELETE_MONEY_CONFIRMATION" }, { - "trigger": "DUNGEON_FLOOR_ENDTIME4\tstring", - "contents": "DUNGEON_FLOOR_ENDTIME4", + "trigger": "DELETE_QUEST_ITEM\t\"string\"", + "contents": "DELETE_QUEST_ITEM" }, { - "trigger": "DUNGEON_FLOOR_ENDTIME5\tstring", - "contents": "DUNGEON_FLOOR_ENDTIME5", + "trigger": "DEMONHUNTER_BLINDFOLD_STYLE\t\"string\"", + "contents": "DEMONHUNTER_BLINDFOLD_STYLE" }, { - "trigger": "DUNGEON_FLOOR_FIRELANDS0\tstring", - "contents": "DUNGEON_FLOOR_FIRELANDS0", + "trigger": "DEMONHUNTER_HORN_STYLE\t\"string\"", + "contents": "DEMONHUNTER_HORN_STYLE" }, { - "trigger": "DUNGEON_FLOOR_FIRELANDS1\tstring", - "contents": "DUNGEON_FLOOR_FIRELANDS1", + "trigger": "DEMONHUNTER_TATTOO_COLOR\t\"string\"", + "contents": "DEMONHUNTER_TATTOO_COLOR" }, { - "trigger": "DUNGEON_FLOOR_FIRELANDS2\tstring", - "contents": "DUNGEON_FLOOR_FIRELANDS2", + "trigger": "DEMONHUNTER_TATTOO_STYLE\t\"string\"", + "contents": "DEMONHUNTER_TATTOO_STYLE" }, { - "trigger": "DUNGEON_FLOOR_FOUNDRYRAID1\tstring", - "contents": "DUNGEON_FLOOR_FOUNDRYRAID1", + "trigger": "DEMONIC_FURY\t\"string\"", + "contents": "DEMONIC_FURY" }, { - "trigger": "DUNGEON_FLOOR_FOUNDRYRAID2\tstring", - "contents": "DUNGEON_FLOOR_FOUNDRYRAID2", + "trigger": "DEMONIC_FURY_COST\t\"string\"", + "contents": "DEMONIC_FURY_COST" }, { - "trigger": "DUNGEON_FLOOR_FOUNDRYRAID3\tstring", - "contents": "DUNGEON_FLOOR_FOUNDRYRAID3", + "trigger": "DEMONIC_FURY_COST_PER_TIME\t\"string\"", + "contents": "DEMONIC_FURY_COST_PER_TIME" }, { - "trigger": "DUNGEON_FLOOR_FOUNDRYRAID4\tstring", - "contents": "DUNGEON_FLOOR_FOUNDRYRAID4", + "trigger": "DEMONIC_FURY_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "DEMONIC_FURY_COST_PER_TIME_NO_BASE" }, { - "trigger": "DUNGEON_FLOOR_FOUNDRYRAID5\tstring", - "contents": "DUNGEON_FLOOR_FOUNDRYRAID5", + "trigger": "DEMONIC_FURY_TOOLTIP\t\"string\"", + "contents": "DEMONIC_FURY_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE1\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE1", + "trigger": "DEMOTE\t\"string\"", + "contents": "DEMOTE" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE2\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE2", + "trigger": "DEPOSIT\t\"string\"", + "contents": "DEPOSIT" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE3\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE3", + "trigger": "DEPOSIT_COLON\t\"string\"", + "contents": "DEPOSIT_COLON" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE4\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE4", + "trigger": "DEPTH_CONVERGENCE\t\"string\"", + "contents": "DEPTH_CONVERGENCE" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE6\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE6", + "trigger": "DEPTH_EFFECTS\t\"string\"", + "contents": "DEPTH_EFFECTS" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE7\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE7", + "trigger": "DESCRIPTION\t\"string\"", + "contents": "DESCRIPTION" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE8\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE8", + "trigger": "DESCRIPTION_OF_YOUR_GROUP\t\"string\"", + "contents": "DESCRIPTION_OF_YOUR_GROUP" }, { - "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE9\tstring", - "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE9", + "trigger": "DESERTER\t\"string\"", + "contents": "DESERTER" }, { - "trigger": "DUNGEON_FLOOR_GHOSTLANDS1\tstring", - "contents": "DUNGEON_FLOOR_GHOSTLANDS1", + "trigger": "DESERTER_FEMALE\t\"string\"", + "contents": "DESERTER_FEMALE" }, { - "trigger": "DUNGEON_FLOOR_GILNEAS2\tstring", - "contents": "DUNGEON_FLOOR_GILNEAS2", + "trigger": "DESKTOP_GAMMA\t\"string\"", + "contents": "DESKTOP_GAMMA" }, { - "trigger": "DUNGEON_FLOOR_GILNEAS3\tstring", - "contents": "DUNGEON_FLOOR_GILNEAS3", + "trigger": "DESTROY_GEM\t\"string\"", + "contents": "DESTROY_GEM" }, { - "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN11\tstring", - "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN11", + "trigger": "DEVTOOLS_INDENT\t\"string\"", + "contents": "DEVTOOLS_INDENT" }, { - "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN12\tstring", - "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN12", + "trigger": "DH_HAVOC_CORE_ABILITY_1\t\"string\"", + "contents": "DH_HAVOC_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN13\tstring", - "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN13", + "trigger": "DH_HAVOC_CORE_ABILITY_2\t\"string\"", + "contents": "DH_HAVOC_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN22\tstring", - "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN22", + "trigger": "DH_HAVOC_CORE_ABILITY_3\t\"string\"", + "contents": "DH_HAVOC_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN23\tstring", - "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN23", + "trigger": "DH_HAVOC_CORE_ABILITY_4\t\"string\"", + "contents": "DH_HAVOC_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_GNOMEREGAN1\tstring", - "contents": "DUNGEON_FLOOR_GNOMEREGAN1", + "trigger": "DH_HAVOC_CORE_ABILITY_5\t\"string\"", + "contents": "DH_HAVOC_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_GNOMEREGAN2\tstring", - "contents": "DUNGEON_FLOOR_GNOMEREGAN2", + "trigger": "DH_HAVOC_CORE_ABILITY_6\t\"string\"", + "contents": "DH_HAVOC_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_GNOMEREGAN3\tstring", - "contents": "DUNGEON_FLOOR_GNOMEREGAN3", + "trigger": "DH_VENGEANCE_CORE_ABILITY_1\t\"string\"", + "contents": "DH_VENGEANCE_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_GNOMEREGAN4\tstring", - "contents": "DUNGEON_FLOOR_GNOMEREGAN4", + "trigger": "DH_VENGEANCE_CORE_ABILITY_2\t\"string\"", + "contents": "DH_VENGEANCE_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_GORGROND16\tstring", - "contents": "DUNGEON_FLOOR_GORGROND16", + "trigger": "DH_VENGEANCE_CORE_ABILITY_3\t\"string\"", + "contents": "DH_VENGEANCE_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_GORGROND17\tstring", - "contents": "DUNGEON_FLOOR_GORGROND17", + "trigger": "DH_VENGEANCE_CORE_ABILITY_4\t\"string\"", + "contents": "DH_VENGEANCE_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_GORGROND18\tstring", - "contents": "DUNGEON_FLOOR_GORGROND18", + "trigger": "DH_VENGEANCE_CORE_ABILITY_5\t\"string\"", + "contents": "DH_VENGEANCE_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_GORGROND19\tstring", - "contents": "DUNGEON_FLOOR_GORGROND19", + "trigger": "DH_VENGEANCE_CORE_ABILITY_6\t\"string\"", + "contents": "DH_VENGEANCE_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_GORGROND20\tstring", - "contents": "DUNGEON_FLOOR_GORGROND20", + "trigger": "DIALOG_VOLUME\t\"string\"", + "contents": "DIALOG_VOLUME" }, { - "trigger": "DUNGEON_FLOOR_GORGROND21\tstring", - "contents": "DUNGEON_FLOOR_GORGROND21", + "trigger": "DISABLE\t\"string\"", + "contents": "DISABLE" }, { - "trigger": "DUNGEON_FLOOR_GRIMBATOL1\tstring", - "contents": "DUNGEON_FLOOR_GRIMBATOL1", + "trigger": "DISABLE_ADDONS\t\"string\"", + "contents": "DISABLE_ADDONS" }, { - "trigger": "DUNGEON_FLOOR_GRUULSLAIR1\tstring", - "contents": "DUNGEON_FLOOR_GRUULSLAIR1", + "trigger": "DISABLE_ALL_ADDONS\t\"string\"", + "contents": "DISABLE_ALL_ADDONS" }, { - "trigger": "DUNGEON_FLOOR_GUNDRAK1\tstring", - "contents": "DUNGEON_FLOOR_GUNDRAK1", + "trigger": "DISABLED_FONT_COLOR_CODE\t\"string\"", + "contents": "DISABLED_FONT_COLOR_CODE" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFLIGHTNING1\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFLIGHTNING1", + "trigger": "DISABLED_ON_TEST_REALM\t\"string\"", + "contents": "DISABLED_ON_TEST_REALM" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFLIGHTNING2\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFLIGHTNING2", + "trigger": "DISC_BOSS_ULTIMATE_POWER\t\"string\"", + "contents": "DISC_BOSS_ULTIMATE_POWER" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFORIGINATION1\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFORIGINATION1", + "trigger": "DISGUISE\t\"string\"", + "contents": "DISGUISE" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFORIGINATION2\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFORIGINATION2", + "trigger": "DISHONORABLE_KILLS\t\"string\"", + "contents": "DISHONORABLE_KILLS" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFORIGINATION3\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFORIGINATION3", + "trigger": "DISPEL_AURA_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "DISPEL_AURA_COMBATLOG_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFREFLECTION1\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFREFLECTION1", + "trigger": "DISPELS\t\"string\"", + "contents": "DISPELS" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFVALOR0\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFVALOR0", + "trigger": "DISPLAY\t\"string\"", + "contents": "DISPLAY" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFVALOR1\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFVALOR1", + "trigger": "DISPLAY_ACTIVE_CHANNEL\t\"string\"", + "contents": "DISPLAY_ACTIVE_CHANNEL" }, { - "trigger": "DUNGEON_FLOOR_HALLSOFVALOR2\tstring", - "contents": "DUNGEON_FLOOR_HALLSOFVALOR2", + "trigger": "DISPLAY_BORDERS\t\"string\"", + "contents": "DISPLAY_BORDERS" }, { - "trigger": "DUNGEON_FLOOR_HEARTOFFEAR1\tstring", - "contents": "DUNGEON_FLOOR_HEARTOFFEAR1", + "trigger": "DISPLAY_CHANNEL_PULLOUT\t\"string\"", + "contents": "DISPLAY_CHANNEL_PULLOUT" }, { - "trigger": "DUNGEON_FLOOR_HEARTOFFEAR2\tstring", - "contents": "DUNGEON_FLOOR_HEARTOFFEAR2", + "trigger": "DISPLAY_FREE_BAG_SLOTS\t\"string\"", + "contents": "DISPLAY_FREE_BAG_SLOTS" }, { - "trigger": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK0\tstring", - "contents": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK0", + "trigger": "DISPLAY_HEADER\t\"string\"", + "contents": "DISPLAY_HEADER" }, { - "trigger": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK1\tstring", - "contents": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK1", + "trigger": "DISPLAY_INCOMING_HEALS\t\"string\"", + "contents": "DISPLAY_INCOMING_HEALS" }, { - "trigger": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK2\tstring", - "contents": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK2", + "trigger": "DISPLAY_LABEL\t\"string\"", + "contents": "DISPLAY_LABEL" }, { - "trigger": "DUNGEON_FLOOR_HELHEIMRAID0\tstring", - "contents": "DUNGEON_FLOOR_HELHEIMRAID0", + "trigger": "DISPLAY_MODE\t\"string\"", + "contents": "DISPLAY_MODE" }, { - "trigger": "DUNGEON_FLOOR_HELHEIMRAID1\tstring", - "contents": "DUNGEON_FLOOR_HELHEIMRAID1", + "trigger": "DISPLAY_MT_AND_MA\t\"string\"", + "contents": "DISPLAY_MT_AND_MA" }, { - "trigger": "DUNGEON_FLOOR_HELHEIMRAID2\tstring", - "contents": "DUNGEON_FLOOR_HELHEIMRAID2", + "trigger": "DISPLAY_ON_CHAR_TOOLTIP\t\"string\"", + "contents": "DISPLAY_ON_CHAR_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID0\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID0", + "trigger": "DISPLAY_ON_CHARACTER\t\"string\"", + "contents": "DISPLAY_ON_CHARACTER" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID1\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID1", + "trigger": "DISPLAY_ONLY_DISPELLABLE_DEBUFFS\t\"string\"", + "contents": "DISPLAY_ONLY_DISPELLABLE_DEBUFFS" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID2\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID2", + "trigger": "DISPLAY_OPTIONS\t\"string\"", + "contents": "DISPLAY_OPTIONS" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID3\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID3", + "trigger": "DISPLAY_PERSONAL_RESOURCE\t\"string\"", + "contents": "DISPLAY_PERSONAL_RESOURCE" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID4\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID4", + "trigger": "DISPLAY_PERSONAL_RESOURCE_ON_ENEMY\t\"string\"", + "contents": "DISPLAY_PERSONAL_RESOURCE_ON_ENEMY" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID5\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID5", + "trigger": "DISPLAY_POWER_BARS\t\"string\"", + "contents": "DISPLAY_POWER_BARS" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID6\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID6", + "trigger": "DISPLAY_RAID_AGGRO_HIGHLIGHT\t\"string\"", + "contents": "DISPLAY_RAID_AGGRO_HIGHLIGHT" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID7\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID7", + "trigger": "DISPLAY_RAID_PETS\t\"string\"", + "contents": "DISPLAY_RAID_PETS" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID8\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID8", + "trigger": "DISPLAY_SPELL_ALERTS\t\"string\"", + "contents": "DISPLAY_SPELL_ALERTS" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAID9\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAID9", + "trigger": "DISPLAY_SUBTEXT\t\"string\"", + "contents": "DISPLAY_SUBTEXT" }, { - "trigger": "DUNGEON_FLOOR_HELLFIRERAMPARTS1\tstring", - "contents": "DUNGEON_FLOOR_HELLFIRERAMPARTS1", + "trigger": "DK\t\"string\"", + "contents": "DK" }, { - "trigger": "DUNGEON_FLOOR_HIGHMAULRAID0\tstring", - "contents": "DUNGEON_FLOOR_HIGHMAULRAID0", + "trigger": "DK_BLOOD_CORE_ABILITY_1\t\"string\"", + "contents": "DK_BLOOD_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_HIGHMAULRAID1\tstring", - "contents": "DUNGEON_FLOOR_HIGHMAULRAID1", + "trigger": "DK_BLOOD_CORE_ABILITY_2\t\"string\"", + "contents": "DK_BLOOD_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_HIGHMAULRAID2\tstring", - "contents": "DUNGEON_FLOOR_HIGHMAULRAID2", + "trigger": "DK_BLOOD_CORE_ABILITY_3\t\"string\"", + "contents": "DK_BLOOD_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_HIGHMAULRAID3\tstring", - "contents": "DUNGEON_FLOOR_HIGHMAULRAID3", + "trigger": "DK_BLOOD_CORE_ABILITY_4\t\"string\"", + "contents": "DK_BLOOD_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_HIGHMAULRAID4\tstring", - "contents": "DUNGEON_FLOOR_HIGHMAULRAID4", + "trigger": "DK_BLOOD_CORE_ABILITY_5\t\"string\"", + "contents": "DK_BLOOD_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_HIGHMAULRAID5\tstring", - "contents": "DUNGEON_FLOOR_HIGHMAULRAID5", + "trigger": "DK_BLOOD_CORE_ABILITY_6\t\"string\"", + "contents": "DK_BLOOD_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_HIGHMOUNTAIN20\tstring", - "contents": "DUNGEON_FLOOR_HIGHMOUNTAIN20", + "trigger": "DK_BRUTE_BOSSNAME\t\"string\"", + "contents": "DK_BRUTE_BOSSNAME" }, { - "trigger": "DUNGEON_FLOOR_HIGHMOUNTAIN21\tstring", - "contents": "DUNGEON_FLOOR_HIGHMOUNTAIN21", + "trigger": "DK_FROST_CORE_ABILITY_1\t\"string\"", + "contents": "DK_FROST_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_HOUROFTWILIGHT0\tstring", - "contents": "DUNGEON_FLOOR_HOUROFTWILIGHT0", + "trigger": "DK_FROST_CORE_ABILITY_2\t\"string\"", + "contents": "DK_FROST_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_HOUROFTWILIGHT1\tstring", - "contents": "DUNGEON_FLOOR_HOUROFTWILIGHT1", + "trigger": "DK_FROST_CORE_ABILITY_3\t\"string\"", + "contents": "DK_FROST_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL1\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL1", + "trigger": "DK_FROST_CORE_ABILITY_4\t\"string\"", + "contents": "DK_FROST_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL2\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL2", + "trigger": "DK_FROST_CORE_ABILITY_5\t\"string\"", + "contents": "DK_FROST_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL3\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL3", + "trigger": "DK_FROST_CORE_ABILITY_6\t\"string\"", + "contents": "DK_FROST_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL4\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL4", + "trigger": "DK_UNHOLY_CORE_ABILITY_1\t\"string\"", + "contents": "DK_UNHOLY_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL5\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL5", + "trigger": "DK_UNHOLY_CORE_ABILITY_2\t\"string\"", + "contents": "DK_UNHOLY_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL6\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL6", + "trigger": "DK_UNHOLY_CORE_ABILITY_3\t\"string\"", + "contents": "DK_UNHOLY_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL7\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL7", + "trigger": "DK_UNHOLY_CORE_ABILITY_4\t\"string\"", + "contents": "DK_UNHOLY_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL8\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADEL8", + "trigger": "DK_UNHOLY_CORE_ABILITY_5\t\"string\"", + "contents": "DK_UNHOLY_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT1\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT1", + "trigger": "DK_UNHOLY_CORE_ABILITY_6\t\"string\"", + "contents": "DK_UNHOLY_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT2\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT2", + "trigger": "DMG\t\"string\"", + "contents": "DMG" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT3\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT3", + "trigger": "DMG_LCD\t\"string\"", + "contents": "DMG_LCD" }, { - "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT4\tstring", - "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT4", + "trigger": "DND\t\"string\"", + "contents": "DND" }, { - "trigger": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING1\tstring", - "contents": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING1", + "trigger": "DODGE\t\"string\"", + "contents": "DODGE" }, { - "trigger": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING2\tstring", - "contents": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING2", + "trigger": "DODGE_CHANCE\t\"string\"", + "contents": "DODGE_CHANCE" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN1\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN1", + "trigger": "DODGE_LCD\t\"string\"", + "contents": "DODGE_LCD" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN10\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN10", + "trigger": "DONE\t\"string\"", + "contents": "DONE" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN11\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN11", + "trigger": "DONE_BY\t\"string\"", + "contents": "DONE_BY" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN12\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN12", + "trigger": "DONE_EDITING\t\"string\"", + "contents": "DONE_EDITING" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN13\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN13", + "trigger": "DONE_TO\t\"string\"", + "contents": "DONE_TO" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN14\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN14", + "trigger": "DONT_SAVE\t\"string\"", + "contents": "DONT_SAVE" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN15\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN15", + "trigger": "DPS_TEMPLATE\t\"string\"", + "contents": "DPS_TEMPLATE" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN16\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN16", + "trigger": "DRAENOR_MASTER\t\"string\"", + "contents": "DRAENOR_MASTER" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN17\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN17", + "trigger": "DRAENOR_ZONE_ABILITY_TUTORIAL\t\"string\"", + "contents": "DRAENOR_ZONE_ABILITY_TUTORIAL" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN2\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN2", + "trigger": "DRAG_MODEL\t\"string\"", + "contents": "DRAG_MODEL" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN3\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN3", + "trigger": "DRAG_MODEL_TOOLTIP\t\"string\"", + "contents": "DRAG_MODEL_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN4\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN4", + "trigger": "DRAINS\t\"string\"", + "contents": "DRAINS" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN5\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN5", + "trigger": "DRESSUP_FRAME\t\"string\"", + "contents": "DRESSUP_FRAME" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN6\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN6", + "trigger": "DRESSUP_FRAME_INSTRUCTIONS\t\"string\"", + "contents": "DRESSUP_FRAME_INSTRUCTIONS" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN7\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN7", + "trigger": "DRUID_BALANCE_CORE_ABILITY_1\t\"string\"", + "contents": "DRUID_BALANCE_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN8\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN8", + "trigger": "DRUID_BALANCE_CORE_ABILITY_2\t\"string\"", + "contents": "DRUID_BALANCE_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_KARAZHAN9\tstring", - "contents": "DUNGEON_FLOOR_KARAZHAN9", + "trigger": "DRUID_BALANCE_CORE_ABILITY_3\t\"string\"", + "contents": "DRUID_BALANCE_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO1", + "trigger": "DRUID_BALANCE_CORE_ABILITY_4\t\"string\"", + "contents": "DRUID_BALANCE_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO2\tstring", - "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO2", + "trigger": "DRUID_BALANCE_CORE_ABILITY_5\t\"string\"", + "contents": "DRUID_BALANCE_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO3\tstring", - "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO3", + "trigger": "DRUID_BALANCE_CORE_ABILITY_6\t\"string\"", + "contents": "DRUID_BALANCE_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO4\tstring", - "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO4", + "trigger": "DRUID_FERAL_CORE_ABILITY_1\t\"string\"", + "contents": "DRUID_FERAL_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_KEZAN5\tstring", - "contents": "DUNGEON_FLOOR_KEZAN5", + "trigger": "DRUID_FERAL_CORE_ABILITY_2\t\"string\"", + "contents": "DRUID_FERAL_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_KEZAN6\tstring", - "contents": "DUNGEON_FLOOR_KEZAN6", + "trigger": "DRUID_FERAL_CORE_ABILITY_3\t\"string\"", + "contents": "DRUID_FERAL_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_KEZAN7\tstring", - "contents": "DUNGEON_FLOOR_KEZAN7", + "trigger": "DRUID_FERAL_CORE_ABILITY_4\t\"string\"", + "contents": "DRUID_FERAL_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_KRASARANG1\tstring", - "contents": "DUNGEON_FLOOR_KRASARANG1", + "trigger": "DRUID_FERAL_CORE_ABILITY_5\t\"string\"", + "contents": "DRUID_FERAL_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_KRASARANG2\tstring", - "contents": "DUNGEON_FLOOR_KRASARANG2", + "trigger": "DRUID_FERAL_CORE_ABILITY_6\t\"string\"", + "contents": "DRUID_FERAL_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_KRASARANG3\tstring", - "contents": "DUNGEON_FLOOR_KRASARANG3", + "trigger": "DRUID_GUARDIAN_CORE_ABILITY_1\t\"string\"", + "contents": "DRUID_GUARDIAN_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_KRASARANG_TERRAIN11\tstring", - "contents": "DUNGEON_FLOOR_KRASARANG_TERRAIN11", + "trigger": "DRUID_GUARDIAN_CORE_ABILITY_2\t\"string\"", + "contents": "DRUID_GUARDIAN_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_KRASARANG_TERRAIN12\tstring", - "contents": "DUNGEON_FLOOR_KRASARANG_TERRAIN12", + "trigger": "DRUID_GUARDIAN_CORE_ABILITY_3\t\"string\"", + "contents": "DRUID_GUARDIAN_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_KRASARANG_TERRAIN13\tstring", - "contents": "DUNGEON_FLOOR_KRASARANG_TERRAIN13", + "trigger": "DRUID_GUARDIAN_CORE_ABILITY_4\t\"string\"", + "contents": "DRUID_GUARDIAN_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO0", + "trigger": "DRUID_GUARDIAN_CORE_ABILITY_5\t\"string\"", + "contents": "DRUID_GUARDIAN_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO1", + "trigger": "DRUID_GUARDIAN_CORE_ABILITY_6\t\"string\"", + "contents": "DRUID_GUARDIAN_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT11\tstring", - "contents": "DUNGEON_FLOOR_KUNLAISUMMIT11", + "trigger": "DRUID_INTELLECT_TOOLTIP\t\"string\"", + "contents": "DRUID_INTELLECT_TOOLTIP" }, { - "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT12\tstring", - "contents": "DUNGEON_FLOOR_KUNLAISUMMIT12", + "trigger": "DRUID_RESTO_CORE_ABILITY_1\t\"string\"", + "contents": "DRUID_RESTO_CORE_ABILITY_1" }, { - "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT17\tstring", - "contents": "DUNGEON_FLOOR_KUNLAISUMMIT17", + "trigger": "DRUID_RESTO_CORE_ABILITY_2\t\"string\"", + "contents": "DRUID_RESTO_CORE_ABILITY_2" }, { - "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT20\tstring", - "contents": "DUNGEON_FLOOR_KUNLAISUMMIT20", + "trigger": "DRUID_RESTO_CORE_ABILITY_3\t\"string\"", + "contents": "DRUID_RESTO_CORE_ABILITY_3" }, { - "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT21\tstring", - "contents": "DUNGEON_FLOOR_KUNLAISUMMIT21", + "trigger": "DRUID_RESTO_CORE_ABILITY_4\t\"string\"", + "contents": "DRUID_RESTO_CORE_ABILITY_4" }, { - "trigger": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO0", + "trigger": "DRUID_RESTO_CORE_ABILITY_5\t\"string\"", + "contents": "DRUID_RESTO_CORE_ABILITY_5" }, { - "trigger": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO1", + "trigger": "DRUID_RESTO_CORE_ABILITY_6\t\"string\"", + "contents": "DRUID_RESTO_CORE_ABILITY_6" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON1\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON1", + "trigger": "DRUNK_MESSAGE_ITEM_OTHER1\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_OTHER1" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON10\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON10", + "trigger": "DRUNK_MESSAGE_ITEM_OTHER2\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_OTHER2" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON11\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON11", + "trigger": "DRUNK_MESSAGE_ITEM_OTHER3\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_OTHER3" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON12\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON12", + "trigger": "DRUNK_MESSAGE_ITEM_OTHER4\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_OTHER4" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON13\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON13", + "trigger": "DRUNK_MESSAGE_ITEM_SELF1\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_SELF1" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON14\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON14", + "trigger": "DRUNK_MESSAGE_ITEM_SELF2\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_SELF2" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON2\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON2", + "trigger": "DRUNK_MESSAGE_ITEM_SELF3\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_SELF3" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON3\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON3", + "trigger": "DRUNK_MESSAGE_ITEM_SELF4\t\"string\"", + "contents": "DRUNK_MESSAGE_ITEM_SELF4" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON4\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON4", + "trigger": "DRUNK_MESSAGE_OTHER1\t\"string\"", + "contents": "DRUNK_MESSAGE_OTHER1" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON5\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON5", + "trigger": "DRUNK_MESSAGE_OTHER2\t\"string\"", + "contents": "DRUNK_MESSAGE_OTHER2" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON6\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON6", + "trigger": "DRUNK_MESSAGE_OTHER3\t\"string\"", + "contents": "DRUNK_MESSAGE_OTHER3" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON7\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON7", + "trigger": "DRUNK_MESSAGE_OTHER4\t\"string\"", + "contents": "DRUNK_MESSAGE_OTHER4" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON8\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON8", + "trigger": "DRUNK_MESSAGE_SELF1\t\"string\"", + "contents": "DRUNK_MESSAGE_SELF1" }, { - "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON9\tstring", - "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON9", + "trigger": "DRUNK_MESSAGE_SELF2\t\"string\"", + "contents": "DRUNK_MESSAGE_SELF2" }, { - "trigger": "DUNGEON_FLOOR_LOSTCITYOFTOLVIR1\tstring", - "contents": "DUNGEON_FLOOR_LOSTCITYOFTOLVIR1", + "trigger": "DRUNK_MESSAGE_SELF3\t\"string\"", + "contents": "DRUNK_MESSAGE_SELF3" }, { - "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS1\tstring", - "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS1", + "trigger": "DRUNK_MESSAGE_SELF4\t\"string\"", + "contents": "DRUNK_MESSAGE_SELF4" }, { - "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS2\tstring", - "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS2", + "trigger": "DUEL\t\"string\"", + "contents": "DUEL" }, { - "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS3\tstring", - "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS3", + "trigger": "DUEL_COUNTDOWN\t\"string\"", + "contents": "DUEL_COUNTDOWN" }, { - "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS4\tstring", - "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS4", + "trigger": "DUEL_OUTOFBOUNDS_TIMER\t\"string\"", + "contents": "DUEL_OUTOFBOUNDS_TIMER" }, { - "trigger": "DUNGEON_FLOOR_MAGECLASSSHRINE1\tstring", - "contents": "DUNGEON_FLOOR_MAGECLASSSHRINE1", + "trigger": "DUEL_REQUESTED\t\"string\"", + "contents": "DUEL_REQUESTED" }, { - "trigger": "DUNGEON_FLOOR_MAGECLASSSHRINE2\tstring", - "contents": "DUNGEON_FLOOR_MAGECLASSSHRINE2", + "trigger": "DUEL_WINNER_KNOCKOUT\t\"string\"", + "contents": "DUEL_WINNER_KNOCKOUT" }, { - "trigger": "DUNGEON_FLOOR_MAGISTERSTERRACE1\tstring", - "contents": "DUNGEON_FLOOR_MAGISTERSTERRACE1", + "trigger": "DUEL_WINNER_RETREAT\t\"string\"", + "contents": "DUEL_WINNER_RETREAT" }, { - "trigger": "DUNGEON_FLOOR_MAGISTERSTERRACE2\tstring", - "contents": "DUNGEON_FLOOR_MAGISTERSTERRACE2", + "trigger": "DUNGEON_BONUS_VALOR\t\"string\"", + "contents": "DUNGEON_BONUS_VALOR" }, { - "trigger": "DUNGEON_FLOOR_MAGTHERIDONSLAIR1\tstring", - "contents": "DUNGEON_FLOOR_MAGTHERIDONSLAIR1", + "trigger": "DUNGEON_COMPLETED\t\"string\"", + "contents": "DUNGEON_COMPLETED" }, { - "trigger": "DUNGEON_FLOOR_MANATOMBS1\tstring", - "contents": "DUNGEON_FLOOR_MANATOMBS1", + "trigger": "DUNGEON_DIFFICULTY\t\"string\"", + "contents": "DUNGEON_DIFFICULTY" }, { - "trigger": "DUNGEON_FLOOR_MARAUDON1\tstring", - "contents": "DUNGEON_FLOOR_MARAUDON1", + "trigger": "DUNGEON_DIFFICULTY1\t\"string\"", + "contents": "DUNGEON_DIFFICULTY1" }, { - "trigger": "DUNGEON_FLOOR_MARAUDON2\tstring", - "contents": "DUNGEON_FLOOR_MARAUDON2", + "trigger": "DUNGEON_DIFFICULTY2\t\"string\"", + "contents": "DUNGEON_DIFFICULTY2" }, { - "trigger": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS2\tstring", - "contents": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS2", + "trigger": "DUNGEON_DIFFICULTY3\t\"string\"", + "contents": "DUNGEON_DIFFICULTY3" }, { - "trigger": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS3\tstring", - "contents": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS3", + "trigger": "DUNGEON_DIFFICULTY_5PLAYER\t\"string\"", + "contents": "DUNGEON_DIFFICULTY_5PLAYER" }, { - "trigger": "DUNGEON_FLOOR_MOGUSHANPALACE1\tstring", - "contents": "DUNGEON_FLOOR_MOGUSHANPALACE1", + "trigger": "DUNGEON_DIFFICULTY_5PLAYER_HEROIC\t\"string\"", + "contents": "DUNGEON_DIFFICULTY_5PLAYER_HEROIC" }, { - "trigger": "DUNGEON_FLOOR_MOGUSHANPALACE2\tstring", - "contents": "DUNGEON_FLOOR_MOGUSHANPALACE2", + "trigger": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION1\t\"string\"", + "contents": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION1" }, { - "trigger": "DUNGEON_FLOOR_MOGUSHANPALACE3\tstring", - "contents": "DUNGEON_FLOOR_MOGUSHANPALACE3", + "trigger": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION2\t\"string\"", + "contents": "DUNGEON_FLOOR_ABYSSALMAWSHAMANACQUISITION2" }, { - "trigger": "DUNGEON_FLOOR_MOGUSHANVAULTS1\tstring", - "contents": "DUNGEON_FLOOR_MOGUSHANVAULTS1", + "trigger": "DUNGEON_FLOOR_AHNKAHET1\t\"string\"", + "contents": "DUNGEON_FLOOR_AHNKAHET1" }, { - "trigger": "DUNGEON_FLOOR_MOGUSHANVAULTS2\tstring", - "contents": "DUNGEON_FLOOR_MOGUSHANVAULTS2", + "trigger": "DUNGEON_FLOOR_AHNQIRAJ1\t\"string\"", + "contents": "DUNGEON_FLOOR_AHNQIRAJ1" }, { - "trigger": "DUNGEON_FLOOR_MOGUSHANVAULTS3\tstring", - "contents": "DUNGEON_FLOOR_MOGUSHANVAULTS3", + "trigger": "DUNGEON_FLOOR_AHNQIRAJ2\t\"string\"", + "contents": "DUNGEON_FLOOR_AHNQIRAJ2" }, { - "trigger": "DUNGEON_FLOOR_MOLTENCORE1\tstring", - "contents": "DUNGEON_FLOOR_MOLTENCORE1", + "trigger": "DUNGEON_FLOOR_AHNQIRAJ3\t\"string\"", + "contents": "DUNGEON_FLOOR_AHNQIRAJ3" }, { - "trigger": "DUNGEON_FLOOR_MULGORE6\tstring", - "contents": "DUNGEON_FLOOR_MULGORE6", + "trigger": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT1\t\"string\"", + "contents": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT1" }, { - "trigger": "DUNGEON_FLOOR_MULGORE7\tstring", - "contents": "DUNGEON_FLOOR_MULGORE7", + "trigger": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT2\t\"string\"", + "contents": "DUNGEON_FLOOR_ANCIENTMOGUCRYPT2" }, { - "trigger": "DUNGEON_FLOOR_NAGRANDDRAENOR10\tstring", - "contents": "DUNGEON_FLOOR_NAGRANDDRAENOR10", + "trigger": "DUNGEON_FLOOR_ARGUSCORE5\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSCORE5" }, { - "trigger": "DUNGEON_FLOOR_NAGRANDDRAENOR11\tstring", - "contents": "DUNGEON_FLOOR_NAGRANDDRAENOR11", + "trigger": "DUNGEON_FLOOR_ARGUSCORE6\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSCORE6" }, { - "trigger": "DUNGEON_FLOOR_NAGRANDDRAENOR12\tstring", - "contents": "DUNGEON_FLOOR_NAGRANDDRAENOR12", + "trigger": "DUNGEON_FLOOR_ARGUSMACAREE3\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSMACAREE3" }, { - "trigger": "DUNGEON_FLOOR_NAXXRAMAS1\tstring", - "contents": "DUNGEON_FLOOR_NAXXRAMAS1", + "trigger": "DUNGEON_FLOOR_ARGUSMACAREE4\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSMACAREE4" }, { - "trigger": "DUNGEON_FLOOR_NAXXRAMAS2\tstring", - "contents": "DUNGEON_FLOOR_NAXXRAMAS2", + "trigger": "DUNGEON_FLOOR_ARGUSRAID0\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID0" }, { - "trigger": "DUNGEON_FLOOR_NAXXRAMAS3\tstring", - "contents": "DUNGEON_FLOOR_NAXXRAMAS3", + "trigger": "DUNGEON_FLOOR_ARGUSRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID1" }, { - "trigger": "DUNGEON_FLOOR_NAXXRAMAS4\tstring", - "contents": "DUNGEON_FLOOR_NAXXRAMAS4", + "trigger": "DUNGEON_FLOOR_ARGUSRAID10\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID10" }, { - "trigger": "DUNGEON_FLOOR_NAXXRAMAS5\tstring", - "contents": "DUNGEON_FLOOR_NAXXRAMAS5", + "trigger": "DUNGEON_FLOOR_ARGUSRAID11\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID11" }, { - "trigger": "DUNGEON_FLOOR_NAXXRAMAS6\tstring", - "contents": "DUNGEON_FLOOR_NAXXRAMAS6", + "trigger": "DUNGEON_FLOOR_ARGUSRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID2" }, { - "trigger": "DUNGEON_FLOOR_NEWTINKERTOWN8\tstring", - "contents": "DUNGEON_FLOOR_NEWTINKERTOWN8", + "trigger": "DUNGEON_FLOOR_ARGUSRAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID3" }, { - "trigger": "DUNGEON_FLOOR_NEXUS801\tstring", - "contents": "DUNGEON_FLOOR_NEXUS801", + "trigger": "DUNGEON_FLOOR_ARGUSRAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID4" }, { - "trigger": "DUNGEON_FLOOR_NEXUS802\tstring", - "contents": "DUNGEON_FLOOR_NEXUS802", + "trigger": "DUNGEON_FLOOR_ARGUSRAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID5" }, { - "trigger": "DUNGEON_FLOOR_NEXUS803\tstring", - "contents": "DUNGEON_FLOOR_NEXUS803", + "trigger": "DUNGEON_FLOOR_ARGUSRAID6\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID6" }, { - "trigger": "DUNGEON_FLOOR_NEXUS804\tstring", - "contents": "DUNGEON_FLOOR_NEXUS804", + "trigger": "DUNGEON_FLOOR_ARGUSRAID7\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID7" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID1\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID1", + "trigger": "DUNGEON_FLOOR_ARGUSRAID8\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID8" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID10\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID10", + "trigger": "DUNGEON_FLOOR_ARGUSRAID9\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSRAID9" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID11\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID11", + "trigger": "DUNGEON_FLOOR_ARGUSSURFACE1\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSSURFACE1" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID12\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID12", + "trigger": "DUNGEON_FLOOR_ARGUSSURFACE2\t\"string\"", + "contents": "DUNGEON_FLOOR_ARGUSSURFACE2" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID13\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID13", + "trigger": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO1" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID2\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID2", + "trigger": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO2\t\"string\"", + "contents": "DUNGEON_FLOOR_ARTIFACTBREWMASTERSCENARIO2" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID3\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID3", + "trigger": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION1\t\"string\"", + "contents": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION1" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID4\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID4", + "trigger": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION2\t\"string\"", + "contents": "DUNGEON_FLOOR_ARTIFACTSUBTLETYROGUEACQUISITION2" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID5\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID5", + "trigger": "DUNGEON_FLOOR_AUCHENAICRYPTS1\t\"string\"", + "contents": "DUNGEON_FLOOR_AUCHENAICRYPTS1" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID6\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID6", + "trigger": "DUNGEON_FLOOR_AUCHENAICRYPTS2\t\"string\"", + "contents": "DUNGEON_FLOOR_AUCHENAICRYPTS2" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID7\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID7", + "trigger": "DUNGEON_FLOOR_AZJOLNERUB1\t\"string\"", + "contents": "DUNGEON_FLOOR_AZJOLNERUB1" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID8\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID8", + "trigger": "DUNGEON_FLOOR_AZJOLNERUB2\t\"string\"", + "contents": "DUNGEON_FLOOR_AZJOLNERUB2" }, { - "trigger": "DUNGEON_FLOOR_NIGHTMARERAID9\tstring", - "contents": "DUNGEON_FLOOR_NIGHTMARERAID9", + "trigger": "DUNGEON_FLOOR_AZJOLNERUB3\t\"string\"", + "contents": "DUNGEON_FLOOR_AZJOLNERUB3" }, { - "trigger": "DUNGEON_FLOOR_NORTHSHIRE3\tstring", - "contents": "DUNGEON_FLOOR_NORTHSHIRE3", + "trigger": "DUNGEON_FLOOR_AZUREMYSTISLE2\t\"string\"", + "contents": "DUNGEON_FLOOR_AZUREMYSTISLE2" }, { - "trigger": "DUNGEON_FLOOR_ONYXIASLAIR1\tstring", - "contents": "DUNGEON_FLOOR_ONYXIASLAIR1", + "trigger": "DUNGEON_FLOOR_AZUREMYSTISLE3\t\"string\"", + "contents": "DUNGEON_FLOOR_AZUREMYSTISLE3" }, { - "trigger": "DUNGEON_FLOOR_OONAKAGU16\tstring", - "contents": "DUNGEON_FLOOR_OONAKAGU16", + "trigger": "DUNGEON_FLOOR_BADLANDS18\t\"string\"", + "contents": "DUNGEON_FLOOR_BADLANDS18" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMAR0\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMAR0", + "trigger": "DUNGEON_FLOOR_BARADINHOLD1\t\"string\"", + "contents": "DUNGEON_FLOOR_BARADINHOLD1" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMAR1\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMAR1", + "trigger": "DUNGEON_FLOOR_BARRENS20\t\"string\"", + "contents": "DUNGEON_FLOOR_BARRENS20" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID0\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID0", + "trigger": "DUNGEON_FLOOR_BLACKFATHOMDEEPS1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKFATHOMDEEPS1" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID1\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID1", + "trigger": "DUNGEON_FLOOR_BLACKFATHOMDEEPS2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKFATHOMDEEPS2" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID10\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID10", + "trigger": "DUNGEON_FLOOR_BLACKFATHOMDEEPS3\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKFATHOMDEEPS3" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID11\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID11", + "trigger": "DUNGEON_FLOOR_BLACKROCKCAVERNS1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKCAVERNS1" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID12\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID12", + "trigger": "DUNGEON_FLOOR_BLACKROCKCAVERNS2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKCAVERNS2" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID13\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID13", + "trigger": "DUNGEON_FLOOR_BLACKROCKDEPTHS1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKDEPTHS1" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID14\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID14", + "trigger": "DUNGEON_FLOOR_BLACKROCKDEPTHS2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKDEPTHS2" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID2\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID2", + "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE1" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID3\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID3", + "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE2" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID4\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID4", + "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE3\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE3" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID5\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID5", + "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE4\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE4" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID6\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID6", + "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE5\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE5" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID7\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID7", + "trigger": "DUNGEON_FLOOR_BLACKROCKSPIRE6\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKSPIRE6" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID8\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID8", + "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON1" }, { - "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID9\tstring", - "contents": "DUNGEON_FLOOR_ORGRIMMARRAID9", + "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON2" }, { - "trigger": "DUNGEON_FLOOR_OVERGROWNOUTPOST0\tstring", - "contents": "DUNGEON_FLOOR_OVERGROWNOUTPOST0", + "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON3\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON3" }, { - "trigger": "DUNGEON_FLOOR_OVERGROWNOUTPOST1\tstring", - "contents": "DUNGEON_FLOOR_OVERGROWNOUTPOST1", + "trigger": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON4\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROCKTRAINDEPOTDUNGEON4" }, { - "trigger": "DUNGEON_FLOOR_PITOFSARON1\tstring", - "contents": "DUNGEON_FLOOR_PITOFSARON1", + "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON1" }, { - "trigger": "DUNGEON_FLOOR_PROVINGGROUNDS1\tstring", - "contents": "DUNGEON_FLOOR_PROVINGGROUNDS1", + "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON2" }, { - "trigger": "DUNGEON_FLOOR_RAGEFIRE1\tstring", - "contents": "DUNGEON_FLOOR_RAGEFIRE1", + "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON3\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON3" }, { - "trigger": "DUNGEON_FLOOR_RAZORFENDOWNS1\tstring", - "contents": "DUNGEON_FLOOR_RAZORFENDOWNS1", + "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON4\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON4" }, { - "trigger": "DUNGEON_FLOOR_RAZORFENKRAUL1\tstring", - "contents": "DUNGEON_FLOOR_RAZORFENKRAUL1", + "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON5\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON5" }, { - "trigger": "DUNGEON_FLOOR_RUINSOFAHNQIRAJ1\tstring", - "contents": "DUNGEON_FLOOR_RUINSOFAHNQIRAJ1", + "trigger": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON6\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKROOKHOLDDUNGEON6" }, { - "trigger": "DUNGEON_FLOOR_SCARLETCATHEDRAL1\tstring", - "contents": "DUNGEON_FLOOR_SCARLETCATHEDRAL1", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE0\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE0" }, { - "trigger": "DUNGEON_FLOOR_SCARLETCATHEDRAL2\tstring", - "contents": "DUNGEON_FLOOR_SCARLETCATHEDRAL2", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE1" }, { - "trigger": "DUNGEON_FLOOR_SCARLETHALLS1\tstring", - "contents": "DUNGEON_FLOOR_SCARLETHALLS1", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE2" }, { - "trigger": "DUNGEON_FLOOR_SCARLETHALLS2\tstring", - "contents": "DUNGEON_FLOOR_SCARLETHALLS2", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE3\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE3" }, { - "trigger": "DUNGEON_FLOOR_SCARLETMONASTERYDK1\tstring", - "contents": "DUNGEON_FLOOR_SCARLETMONASTERYDK1", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE4\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE4" }, { - "trigger": "DUNGEON_FLOOR_SCARLETMONASTERYDK2\tstring", - "contents": "DUNGEON_FLOOR_SCARLETMONASTERYDK2", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE5\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE5" }, { - "trigger": "DUNGEON_FLOOR_SCHOLOMANCE1\tstring", - "contents": "DUNGEON_FLOOR_SCHOLOMANCE1", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE6\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE6" }, { - "trigger": "DUNGEON_FLOOR_SCHOLOMANCE2\tstring", - "contents": "DUNGEON_FLOOR_SCHOLOMANCE2", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLE7\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLE7" }, { - "trigger": "DUNGEON_FLOOR_SCHOLOMANCE3\tstring", - "contents": "DUNGEON_FLOOR_SCHOLOMANCE3", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO0" }, { - "trigger": "DUNGEON_FLOOR_SCHOLOMANCE4\tstring", - "contents": "DUNGEON_FLOOR_SCHOLOMANCE4", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO1" }, { - "trigger": "DUNGEON_FLOOR_SEARINGGORGE14\tstring", - "contents": "DUNGEON_FLOOR_SEARINGGORGE14", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO2" }, { - "trigger": "DUNGEON_FLOOR_SEARINGGORGE15\tstring", - "contents": "DUNGEON_FLOOR_SEARINGGORGE15", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO3\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO3" }, { - "trigger": "DUNGEON_FLOOR_SEARINGGORGE16\tstring", - "contents": "DUNGEON_FLOOR_SEARINGGORGE16", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO4\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO4" }, { - "trigger": "DUNGEON_FLOOR_SETHEKKHALLS1\tstring", - "contents": "DUNGEON_FLOOR_SETHEKKHALLS1", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO5\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO5" }, { - "trigger": "DUNGEON_FLOOR_SETHEKKHALLS2\tstring", - "contents": "DUNGEON_FLOOR_SETHEKKHALLS2", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO6\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO6" }, { - "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP1\tstring", - "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP1", + "trigger": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO7\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKTEMPLESCENARIO7" }, { - "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP2\tstring", - "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP2", + "trigger": "DUNGEON_FLOOR_BLACKWINGDESCENT1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKWINGDESCENT1" }, { - "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP3\tstring", - "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP3", + "trigger": "DUNGEON_FLOOR_BLACKWINGDESCENT2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKWINGDESCENT2" }, { - "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP4\tstring", - "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP4", + "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR1\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKWINGLAIR1" }, { - "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP5\tstring", - "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP5", + "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR2\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKWINGLAIR2" }, { - "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP6\tstring", - "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP6", + "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR3\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKWINGLAIR3" }, { - "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP7\tstring", - "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP7", + "trigger": "DUNGEON_FLOOR_BLACKWINGLAIR4\t\"string\"", + "contents": "DUNGEON_FLOOR_BLACKWINGLAIR4" }, { - "trigger": "DUNGEON_FLOOR_SHADOWGLEN2\tstring", - "contents": "DUNGEON_FLOOR_SHADOWGLEN2", + "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO010\t\"string\"", + "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO010" }, { - "trigger": "DUNGEON_FLOOR_SHADOWLABYRINTH1\tstring", - "contents": "DUNGEON_FLOOR_SHADOWLABYRINTH1", + "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO011\t\"string\"", + "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO011" }, { - "trigger": "DUNGEON_FLOOR_SHADOWMOONDUNGEON1\tstring", - "contents": "DUNGEON_FLOOR_SHADOWMOONDUNGEON1", + "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO030\t\"string\"", + "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO030" }, { - "trigger": "DUNGEON_FLOOR_SHADOWMOONDUNGEON2\tstring", - "contents": "DUNGEON_FLOOR_SHADOWMOONDUNGEON2", + "trigger": "DUNGEON_FLOOR_BREWMASTERSCENARIO031\t\"string\"", + "contents": "DUNGEON_FLOOR_BREWMASTERSCENARIO031" }, { - "trigger": "DUNGEON_FLOOR_SHADOWMOONDUNGEON3\tstring", - "contents": "DUNGEON_FLOOR_SHADOWMOONDUNGEON3", + "trigger": "DUNGEON_FLOOR_BROKENSHORE1\t\"string\"", + "contents": "DUNGEON_FLOOR_BROKENSHORE1" }, { - "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT0\tstring", - "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT0", + "trigger": "DUNGEON_FLOOR_BROKENSHORE2\t\"string\"", + "contents": "DUNGEON_FLOOR_BROKENSHORE2" }, { - "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT1\tstring", - "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT1", + "trigger": "DUNGEON_FLOOR_BURNINGSTEPPES14\t\"string\"", + "contents": "DUNGEON_FLOOR_BURNINGSTEPPES14" }, { - "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT2\tstring", - "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT2", + "trigger": "DUNGEON_FLOOR_BURNINGSTEPPES15\t\"string\"", + "contents": "DUNGEON_FLOOR_BURNINGSTEPPES15" }, { - "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT3\tstring", - "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT3", + "trigger": "DUNGEON_FLOOR_BURNINGSTEPPES16\t\"string\"", + "contents": "DUNGEON_FLOOR_BURNINGSTEPPES16" }, { - "trigger": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE0\tstring", - "contents": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE0", + "trigger": "DUNGEON_FLOOR_CITYOFGOLD1\t\"string\"", + "contents": "DUNGEON_FLOOR_CITYOFGOLD1" }, { - "trigger": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE1\tstring", - "contents": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE1", + "trigger": "DUNGEON_FLOOR_CITYOFGOLD2\t\"string\"", + "contents": "DUNGEON_FLOOR_CITYOFGOLD2" }, { - "trigger": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE2\tstring", - "contents": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE2", + "trigger": "DUNGEON_FLOOR_COILFANGRESERVOIR1\t\"string\"", + "contents": "DUNGEON_FLOOR_COILFANGRESERVOIR1" }, { - "trigger": "DUNGEON_FLOOR_SILITHUS13\tstring", - "contents": "DUNGEON_FLOOR_SILITHUS13", + "trigger": "DUNGEON_FLOOR_COLDRIDGEVALLEY9\t\"string\"", + "contents": "DUNGEON_FLOOR_COLDRIDGEVALLEY9" }, { - "trigger": "DUNGEON_FLOOR_SKYWALL1\tstring", - "contents": "DUNGEON_FLOOR_SKYWALL1", + "trigger": "DUNGEON_FLOOR_COTHILLSBRADFOOTHILLS1\t\"string\"", + "contents": "DUNGEON_FLOOR_COTHILLSBRADFOOTHILLS1" }, { - "trigger": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON1\tstring", - "contents": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON1", + "trigger": "DUNGEON_FLOOR_COTMOUNTHYJAL1\t\"string\"", + "contents": "DUNGEON_FLOOR_COTMOUNTHYJAL1" }, { - "trigger": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON2\tstring", - "contents": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON2", + "trigger": "DUNGEON_FLOOR_COTSTRATHOLME0\t\"string\"", + "contents": "DUNGEON_FLOOR_COTSTRATHOLME0" }, { - "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY1\tstring", - "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY1", + "trigger": "DUNGEON_FLOOR_COTSTRATHOLME1\t\"string\"", + "contents": "DUNGEON_FLOOR_COTSTRATHOLME1" }, { - "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY2\tstring", - "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY2", + "trigger": "DUNGEON_FLOOR_COTTHEBLACKMORASS1\t\"string\"", + "contents": "DUNGEON_FLOOR_COTTHEBLACKMORASS1" }, { - "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY3\tstring", - "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY3", + "trigger": "DUNGEON_FLOOR_DALARAN1\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARAN1" }, { - "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY4\tstring", - "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY4", + "trigger": "DUNGEON_FLOOR_DALARAN2\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARAN2" }, { - "trigger": "DUNGEON_FLOOR_STRATHOLME1\tstring", - "contents": "DUNGEON_FLOOR_STRATHOLME1", + "trigger": "DUNGEON_FLOOR_DALARAN7010\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARAN7010" }, { - "trigger": "DUNGEON_FLOOR_STRATHOLME2\tstring", - "contents": "DUNGEON_FLOOR_STRATHOLME2", + "trigger": "DUNGEON_FLOOR_DALARAN7011\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARAN7011" }, { - "trigger": "DUNGEON_FLOOR_STVDIAMONDMINEBG1\tstring", - "contents": "DUNGEON_FLOOR_STVDIAMONDMINEBG1", + "trigger": "DUNGEON_FLOOR_DALARAN7012\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARAN7012" }, { - "trigger": "DUNGEON_FLOOR_SUNWELLPLATEAU0\tstring", - "contents": "DUNGEON_FLOOR_SUNWELLPLATEAU0", + "trigger": "DUNGEON_FLOOR_DALARAN704\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARAN704" }, { - "trigger": "DUNGEON_FLOOR_SUNWELLPLATEAU1\tstring", - "contents": "DUNGEON_FLOOR_SUNWELLPLATEAU1", + "trigger": "DUNGEON_FLOOR_DALARANCITY1\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARANCITY1" }, { - "trigger": "DUNGEON_FLOOR_SURAMAR1\tstring", - "contents": "DUNGEON_FLOOR_SURAMAR1", + "trigger": "DUNGEON_FLOOR_DALARANCITY2\t\"string\"", + "contents": "DUNGEON_FLOOR_DALARANCITY2" }, { - "trigger": "DUNGEON_FLOOR_SURAMAR2\tstring", - "contents": "DUNGEON_FLOOR_SURAMAR2", + "trigger": "DUNGEON_FLOOR_DEADWINDPASS23\t\"string\"", + "contents": "DUNGEON_FLOOR_DEADWINDPASS23" }, { - "trigger": "DUNGEON_FLOOR_SURAMAR32\tstring", - "contents": "DUNGEON_FLOOR_SURAMAR32", + "trigger": "DUNGEON_FLOOR_DEADWINDPASS24\t\"string\"", + "contents": "DUNGEON_FLOOR_DEADWINDPASS24" }, { - "trigger": "DUNGEON_FLOOR_SURAMAR33\tstring", - "contents": "DUNGEON_FLOOR_SURAMAR33", + "trigger": "DUNGEON_FLOOR_DEATHKNELLSTART12\t\"string\"", + "contents": "DUNGEON_FLOOR_DEATHKNELLSTART12" }, { - "trigger": "DUNGEON_FLOOR_SURAMAR41\tstring", - "contents": "DUNGEON_FLOOR_SURAMAR41", + "trigger": "DUNGEON_FLOOR_DEEPRUNTRAM1\t\"string\"", + "contents": "DUNGEON_FLOOR_DEEPRUNTRAM1" }, { - "trigger": "DUNGEON_FLOOR_SURAMAR42\tstring", - "contents": "DUNGEON_FLOOR_SURAMAR42", + "trigger": "DUNGEON_FLOOR_DEEPRUNTRAM2\t\"string\"", + "contents": "DUNGEON_FLOOR_DEEPRUNTRAM2" }, { - "trigger": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT0\tstring", - "contents": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT0", + "trigger": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN0\t\"string\"", + "contents": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN0" }, { - "trigger": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT1\tstring", - "contents": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT1", + "trigger": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN1\t\"string\"", + "contents": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN1" }, { - "trigger": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT2\tstring", - "contents": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT2", + "trigger": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN2\t\"string\"", + "contents": "DUNGEON_FLOOR_DEMONHUNTERORDERHALLTERRAIN2" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID1\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID1", + "trigger": "DUNGEON_FLOOR_DESOLACE21\t\"string\"", + "contents": "DUNGEON_FLOOR_DESOLACE21" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID2\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID2", + "trigger": "DUNGEON_FLOOR_DESOLACE22\t\"string\"", + "contents": "DUNGEON_FLOOR_DESOLACE22" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID3\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID3", + "trigger": "DUNGEON_FLOOR_DIREMAUL1\t\"string\"", + "contents": "DUNGEON_FLOOR_DIREMAUL1" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID4\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID4", + "trigger": "DUNGEON_FLOOR_DIREMAUL2\t\"string\"", + "contents": "DUNGEON_FLOOR_DIREMAUL2" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID5\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID5", + "trigger": "DUNGEON_FLOOR_DIREMAUL3\t\"string\"", + "contents": "DUNGEON_FLOOR_DIREMAUL3" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID6\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID6", + "trigger": "DUNGEON_FLOOR_DIREMAUL4\t\"string\"", + "contents": "DUNGEON_FLOOR_DIREMAUL4" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID7\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID7", + "trigger": "DUNGEON_FLOOR_DIREMAUL5\t\"string\"", + "contents": "DUNGEON_FLOOR_DIREMAUL5" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID8\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID8", + "trigger": "DUNGEON_FLOOR_DIREMAUL6\t\"string\"", + "contents": "DUNGEON_FLOOR_DIREMAUL6" }, { - "trigger": "DUNGEON_FLOOR_SURAMARRAID9\tstring", - "contents": "DUNGEON_FLOOR_SURAMARRAID9", + "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO0" }, { - "trigger": "DUNGEON_FLOOR_TALADOR13\tstring", - "contents": "DUNGEON_FLOOR_TALADOR13", + "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO1" }, { - "trigger": "DUNGEON_FLOOR_TALADOR14\tstring", - "contents": "DUNGEON_FLOOR_TALADOR14", + "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO2\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO2" }, { - "trigger": "DUNGEON_FLOOR_TANARIS15\tstring", - "contents": "DUNGEON_FLOOR_TANARIS15", + "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO3\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO3" }, { - "trigger": "DUNGEON_FLOOR_TANARIS16\tstring", - "contents": "DUNGEON_FLOOR_TANARIS16", + "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO4\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO4" }, { - "trigger": "DUNGEON_FLOOR_TANARIS17\tstring", - "contents": "DUNGEON_FLOOR_TANARIS17", + "trigger": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO5\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONBLIGHTCHROMIESCENARIO5" }, { - "trigger": "DUNGEON_FLOOR_TANARIS18\tstring", - "contents": "DUNGEON_FLOOR_TANARIS18", + "trigger": "DUNGEON_FLOOR_DRAGONSOUL0\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONSOUL0" }, { - "trigger": "DUNGEON_FLOOR_TELDRASSIL2\tstring", - "contents": "DUNGEON_FLOOR_TELDRASSIL2", + "trigger": "DUNGEON_FLOOR_DRAGONSOUL1\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONSOUL1" }, { - "trigger": "DUNGEON_FLOOR_TELDRASSIL3\tstring", - "contents": "DUNGEON_FLOOR_TELDRASSIL3", + "trigger": "DUNGEON_FLOOR_DRAGONSOUL2\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONSOUL2" }, { - "trigger": "DUNGEON_FLOOR_TELDRASSIL4\tstring", - "contents": "DUNGEON_FLOOR_TELDRASSIL4", + "trigger": "DUNGEON_FLOOR_DRAGONSOUL3\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONSOUL3" }, { - "trigger": "DUNGEON_FLOOR_TELDRASSIL5\tstring", - "contents": "DUNGEON_FLOOR_TELDRASSIL5", + "trigger": "DUNGEON_FLOOR_DRAGONSOUL4\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONSOUL4" }, { - "trigger": "DUNGEON_FLOOR_TEMPESTKEEP1\tstring", - "contents": "DUNGEON_FLOOR_TEMPESTKEEP1", + "trigger": "DUNGEON_FLOOR_DRAGONSOUL5\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONSOUL5" }, { - "trigger": "DUNGEON_FLOOR_TERRACEOFENDLESSSPRING0\tstring", - "contents": "DUNGEON_FLOOR_TERRACEOFENDLESSSPRING0", + "trigger": "DUNGEON_FLOOR_DRAGONSOUL6\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAGONSOUL6" }, { - "trigger": "DUNGEON_FLOOR_THEARCATRAZ1\tstring", - "contents": "DUNGEON_FLOOR_THEARCATRAZ1", + "trigger": "DUNGEON_FLOOR_DRAKTHARONKEEP1\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAKTHARONKEEP1" }, { - "trigger": "DUNGEON_FLOOR_THEARCATRAZ2\tstring", - "contents": "DUNGEON_FLOOR_THEARCATRAZ2", + "trigger": "DUNGEON_FLOOR_DRAKTHARONKEEP2\t\"string\"", + "contents": "DUNGEON_FLOOR_DRAKTHARONKEEP2" }, { - "trigger": "DUNGEON_FLOOR_THEARCATRAZ3\tstring", - "contents": "DUNGEON_FLOOR_THEARCATRAZ3", + "trigger": "DUNGEON_FLOOR_DUNMOROGH10\t\"string\"", + "contents": "DUNGEON_FLOOR_DUNMOROGH10" }, { - "trigger": "DUNGEON_FLOOR_THEARGENTCOLISEUM1\tstring", - "contents": "DUNGEON_FLOOR_THEARGENTCOLISEUM1", + "trigger": "DUNGEON_FLOOR_DUNMOROGH11\t\"string\"", + "contents": "DUNGEON_FLOOR_DUNMOROGH11" }, { - "trigger": "DUNGEON_FLOOR_THEARGENTCOLISEUM2\tstring", - "contents": "DUNGEON_FLOOR_THEARGENTCOLISEUM2", + "trigger": "DUNGEON_FLOOR_DUNMOROGH6\t\"string\"", + "contents": "DUNGEON_FLOOR_DUNMOROGH6" }, { - "trigger": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT1\tstring", - "contents": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT1", + "trigger": "DUNGEON_FLOOR_DUNMOROGH7\t\"string\"", + "contents": "DUNGEON_FLOOR_DUNMOROGH7" }, { - "trigger": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT2\tstring", - "contents": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT2", + "trigger": "DUNGEON_FLOOR_DUROTAR10\t\"string\"", + "contents": "DUNGEON_FLOOR_DUROTAR10" }, { - "trigger": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT3\tstring", - "contents": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT3", + "trigger": "DUNGEON_FLOOR_DUROTAR11\t\"string\"", + "contents": "DUNGEON_FLOOR_DUROTAR11" }, { - "trigger": "DUNGEON_FLOOR_THEBLOODFURNACE1\tstring", - "contents": "DUNGEON_FLOOR_THEBLOODFURNACE1", + "trigger": "DUNGEON_FLOOR_DUROTAR12\t\"string\"", + "contents": "DUNGEON_FLOOR_DUROTAR12" }, { - "trigger": "DUNGEON_FLOOR_THEBOTANICA1\tstring", - "contents": "DUNGEON_FLOOR_THEBOTANICA1", + "trigger": "DUNGEON_FLOOR_DUROTAR19\t\"string\"", + "contents": "DUNGEON_FLOOR_DUROTAR19" }, { - "trigger": "DUNGEON_FLOOR_THEDEADMINES1\tstring", - "contents": "DUNGEON_FLOOR_THEDEADMINES1", + "trigger": "DUNGEON_FLOOR_DUROTAR8\t\"string\"", + "contents": "DUNGEON_FLOOR_DUROTAR8" }, { - "trigger": "DUNGEON_FLOOR_THEDEADMINES2\tstring", - "contents": "DUNGEON_FLOOR_THEDEADMINES2", + "trigger": "DUNGEON_FLOOR_EASTTEMPLE1\t\"string\"", + "contents": "DUNGEON_FLOOR_EASTTEMPLE1" }, { - "trigger": "DUNGEON_FLOOR_THEEYEOFETERNITY1\tstring", - "contents": "DUNGEON_FLOOR_THEEYEOFETERNITY1", + "trigger": "DUNGEON_FLOOR_EASTTEMPLE2\t\"string\"", + "contents": "DUNGEON_FLOOR_EASTTEMPLE2" }, { - "trigger": "DUNGEON_FLOOR_THEFORGEOFSOULS1\tstring", - "contents": "DUNGEON_FLOOR_THEFORGEOFSOULS1", + "trigger": "DUNGEON_FLOOR_ECHOISLESSTART9\t\"string\"", + "contents": "DUNGEON_FLOOR_ECHOISLESSTART9" }, { - "trigger": "DUNGEON_FLOOR_THEGREATWALL1\tstring", - "contents": "DUNGEON_FLOOR_THEGREATWALL1", + "trigger": "DUNGEON_FLOOR_ELWYNN1\t\"string\"", + "contents": "DUNGEON_FLOOR_ELWYNN1" }, { - "trigger": "DUNGEON_FLOOR_THEGREATWALL2\tstring", - "contents": "DUNGEON_FLOOR_THEGREATWALL2", + "trigger": "DUNGEON_FLOOR_ELWYNN2\t\"string\"", + "contents": "DUNGEON_FLOOR_ELWYNN2" }, { - "trigger": "DUNGEON_FLOOR_THEHIDDENPASS5\tstring", - "contents": "DUNGEON_FLOOR_THEHIDDENPASS5", + "trigger": "DUNGEON_FLOOR_ELWYNN9\t\"string\"", + "contents": "DUNGEON_FLOOR_ELWYNN9" }, { - "trigger": "DUNGEON_FLOOR_THEJADEFOREST6\tstring", - "contents": "DUNGEON_FLOOR_THEJADEFOREST6", + "trigger": "DUNGEON_FLOOR_ENDTIME0\t\"string\"", + "contents": "DUNGEON_FLOOR_ENDTIME0" }, { - "trigger": "DUNGEON_FLOOR_THEJADEFOREST7\tstring", - "contents": "DUNGEON_FLOOR_THEJADEFOREST7", + "trigger": "DUNGEON_FLOOR_ENDTIME1\t\"string\"", + "contents": "DUNGEON_FLOOR_ENDTIME1" }, { - "trigger": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO0", + "trigger": "DUNGEON_FLOOR_ENDTIME2\t\"string\"", + "contents": "DUNGEON_FLOOR_ENDTIME2" }, { - "trigger": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO1", + "trigger": "DUNGEON_FLOOR_ENDTIME3\t\"string\"", + "contents": "DUNGEON_FLOOR_ENDTIME3" }, { - "trigger": "DUNGEON_FLOOR_THELOSTISLES1\tstring", - "contents": "DUNGEON_FLOOR_THELOSTISLES1", + "trigger": "DUNGEON_FLOOR_ENDTIME4\t\"string\"", + "contents": "DUNGEON_FLOOR_ENDTIME4" }, { - "trigger": "DUNGEON_FLOOR_THELOSTISLES2\tstring", - "contents": "DUNGEON_FLOOR_THELOSTISLES2", + "trigger": "DUNGEON_FLOOR_ENDTIME5\t\"string\"", + "contents": "DUNGEON_FLOOR_ENDTIME5" }, { - "trigger": "DUNGEON_FLOOR_THELOSTISLES3\tstring", - "contents": "DUNGEON_FLOOR_THELOSTISLES3", + "trigger": "DUNGEON_FLOOR_FIRELANDS0\t\"string\"", + "contents": "DUNGEON_FLOOR_FIRELANDS0" }, { - "trigger": "DUNGEON_FLOOR_THELOSTISLES4\tstring", - "contents": "DUNGEON_FLOOR_THELOSTISLES4", + "trigger": "DUNGEON_FLOOR_FIRELANDS1\t\"string\"", + "contents": "DUNGEON_FLOOR_FIRELANDS1" }, { - "trigger": "DUNGEON_FLOOR_THEMECHANAR1\tstring", - "contents": "DUNGEON_FLOOR_THEMECHANAR1", + "trigger": "DUNGEON_FLOOR_FIRELANDS2\t\"string\"", + "contents": "DUNGEON_FLOOR_FIRELANDS2" }, { - "trigger": "DUNGEON_FLOOR_THEMECHANAR2\tstring", - "contents": "DUNGEON_FLOOR_THEMECHANAR2", + "trigger": "DUNGEON_FLOOR_FOUNDRYRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_FOUNDRYRAID1" }, { - "trigger": "DUNGEON_FLOOR_THENEXUS1\tstring", - "contents": "DUNGEON_FLOOR_THENEXUS1", + "trigger": "DUNGEON_FLOOR_FOUNDRYRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_FOUNDRYRAID2" }, { - "trigger": "DUNGEON_FLOOR_THENEXUSLEGENDARY1\tstring", - "contents": "DUNGEON_FLOOR_THENEXUSLEGENDARY1", + "trigger": "DUNGEON_FLOOR_FOUNDRYRAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_FOUNDRYRAID3" }, { - "trigger": "DUNGEON_FLOOR_THEOBSIDIANSANCTUM1\tstring", - "contents": "DUNGEON_FLOOR_THEOBSIDIANSANCTUM1", + "trigger": "DUNGEON_FLOOR_FOUNDRYRAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_FOUNDRYRAID4" }, { - "trigger": "DUNGEON_FLOOR_THESHATTEREDHALLS1\tstring", - "contents": "DUNGEON_FLOOR_THESHATTEREDHALLS1", + "trigger": "DUNGEON_FLOOR_FOUNDRYRAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_FOUNDRYRAID5" }, { - "trigger": "DUNGEON_FLOOR_THESLAVEPENS1\tstring", - "contents": "DUNGEON_FLOOR_THESLAVEPENS1", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE1\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE1" }, { - "trigger": "DUNGEON_FLOOR_THESTEAMVAULT1\tstring", - "contents": "DUNGEON_FLOOR_THESTEAMVAULT1", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE2\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE2" }, { - "trigger": "DUNGEON_FLOOR_THESTEAMVAULT2\tstring", - "contents": "DUNGEON_FLOOR_THESTEAMVAULT2", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE3\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE3" }, { - "trigger": "DUNGEON_FLOOR_THESTOCKADE1\tstring", - "contents": "DUNGEON_FLOOR_THESTOCKADE1", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE4\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE4" }, { - "trigger": "DUNGEON_FLOOR_THESTONECORE1\tstring", - "contents": "DUNGEON_FLOOR_THESTONECORE1", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE6\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE6" }, { - "trigger": "DUNGEON_FLOOR_THETEMPLEOFATALHAKKAR1\tstring", - "contents": "DUNGEON_FLOOR_THETEMPLEOFATALHAKKAR1", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE7\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE7" }, { - "trigger": "DUNGEON_FLOOR_THEUNDERBOG1\tstring", - "contents": "DUNGEON_FLOOR_THEUNDERBOG1", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE8\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE8" }, { - "trigger": "DUNGEON_FLOOR_THRONEOFTHEFOURWINDS1\tstring", - "contents": "DUNGEON_FLOOR_THRONEOFTHEFOURWINDS1", + "trigger": "DUNGEON_FLOOR_FROSTFIRERIDGE9\t\"string\"", + "contents": "DUNGEON_FLOOR_FROSTFIRERIDGE9" }, { - "trigger": "DUNGEON_FLOOR_THRONEOFTIDES1\tstring", - "contents": "DUNGEON_FLOOR_THRONEOFTIDES1", + "trigger": "DUNGEON_FLOOR_GHOSTLANDS1\t\"string\"", + "contents": "DUNGEON_FLOOR_GHOSTLANDS1" }, { - "trigger": "DUNGEON_FLOOR_THRONEOFTIDES2\tstring", - "contents": "DUNGEON_FLOOR_THRONEOFTIDES2", + "trigger": "DUNGEON_FLOOR_GILNEAS2\t\"string\"", + "contents": "DUNGEON_FLOOR_GILNEAS2" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID1\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID1", + "trigger": "DUNGEON_FLOOR_GILNEAS3\t\"string\"", + "contents": "DUNGEON_FLOOR_GILNEAS3" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID2\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID2", + "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN11\t\"string\"", + "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN11" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID3\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID3", + "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN12\t\"string\"", + "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN12" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID4\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID4", + "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN13\t\"string\"", + "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN13" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID5\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID5", + "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN22\t\"string\"", + "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN22" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID6\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID6", + "trigger": "DUNGEON_FLOOR_GILNEAS_TERRAIN23\t\"string\"", + "contents": "DUNGEON_FLOOR_GILNEAS_TERRAIN23" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID7\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID7", + "trigger": "DUNGEON_FLOOR_GNOMEREGAN1\t\"string\"", + "contents": "DUNGEON_FLOOR_GNOMEREGAN1" }, { - "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID8\tstring", - "contents": "DUNGEON_FLOOR_THUNDERKINGRAID8", + "trigger": "DUNGEON_FLOOR_GNOMEREGAN2\t\"string\"", + "contents": "DUNGEON_FLOOR_GNOMEREGAN2" }, { - "trigger": "DUNGEON_FLOOR_TIMELESSISLE22\tstring", - "contents": "DUNGEON_FLOOR_TIMELESSISLE22", + "trigger": "DUNGEON_FLOOR_GNOMEREGAN3\t\"string\"", + "contents": "DUNGEON_FLOOR_GNOMEREGAN3" }, { - "trigger": "DUNGEON_FLOOR_TIRISFAL12\tstring", - "contents": "DUNGEON_FLOOR_TIRISFAL12", + "trigger": "DUNGEON_FLOOR_GNOMEREGAN4\t\"string\"", + "contents": "DUNGEON_FLOOR_GNOMEREGAN4" }, { - "trigger": "DUNGEON_FLOOR_TIRISFAL13\tstring", - "contents": "DUNGEON_FLOOR_TIRISFAL13", + "trigger": "DUNGEON_FLOOR_GORGROND16\t\"string\"", + "contents": "DUNGEON_FLOOR_GORGROND16" }, { - "trigger": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO0", + "trigger": "DUNGEON_FLOOR_GORGROND17\t\"string\"", + "contents": "DUNGEON_FLOOR_GORGROND17" }, { - "trigger": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO1", + "trigger": "DUNGEON_FLOOR_GORGROND18\t\"string\"", + "contents": "DUNGEON_FLOOR_GORGROND18" }, { - "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON1\tstring", - "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON1", + "trigger": "DUNGEON_FLOOR_GORGROND19\t\"string\"", + "contents": "DUNGEON_FLOOR_GORGROND19" }, { - "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON2\tstring", - "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON2", + "trigger": "DUNGEON_FLOOR_GORGROND20\t\"string\"", + "contents": "DUNGEON_FLOOR_GORGROND20" }, { - "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON3\tstring", - "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON3", + "trigger": "DUNGEON_FLOOR_GORGROND21\t\"string\"", + "contents": "DUNGEON_FLOOR_GORGROND21" }, { - "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON4\tstring", - "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON4", + "trigger": "DUNGEON_FLOOR_GRIMBATOL1\t\"string\"", + "contents": "DUNGEON_FLOOR_GRIMBATOL1" }, { - "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON5\tstring", - "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON5", + "trigger": "DUNGEON_FLOOR_GRUULSLAIR1\t\"string\"", + "contents": "DUNGEON_FLOOR_GRUULSLAIR1" }, { - "trigger": "DUNGEON_FLOOR_TOMBRAID1\tstring", - "contents": "DUNGEON_FLOOR_TOMBRAID1", + "trigger": "DUNGEON_FLOOR_GUNDRAK1\t\"string\"", + "contents": "DUNGEON_FLOOR_GUNDRAK1" }, { - "trigger": "DUNGEON_FLOOR_TOMBRAID2\tstring", - "contents": "DUNGEON_FLOOR_TOMBRAID2", + "trigger": "DUNGEON_FLOOR_HALLSOFLIGHTNING1\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFLIGHTNING1" }, { - "trigger": "DUNGEON_FLOOR_TOMBRAID3\tstring", - "contents": "DUNGEON_FLOOR_TOMBRAID3", + "trigger": "DUNGEON_FLOOR_HALLSOFLIGHTNING2\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFLIGHTNING2" }, { - "trigger": "DUNGEON_FLOOR_TOMBRAID4\tstring", - "contents": "DUNGEON_FLOOR_TOMBRAID4", + "trigger": "DUNGEON_FLOOR_HALLSOFORIGINATION1\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFORIGINATION1" }, { - "trigger": "DUNGEON_FLOOR_TOMBRAID5\tstring", - "contents": "DUNGEON_FLOOR_TOMBRAID5", + "trigger": "DUNGEON_FLOOR_HALLSOFORIGINATION2\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFORIGINATION2" }, { - "trigger": "DUNGEON_FLOOR_TOMBRAID6\tstring", - "contents": "DUNGEON_FLOOR_TOMBRAID6", + "trigger": "DUNGEON_FLOOR_HALLSOFORIGINATION3\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFORIGINATION3" }, { - "trigger": "DUNGEON_FLOOR_TOMBRAID7\tstring", - "contents": "DUNGEON_FLOOR_TOMBRAID7", + "trigger": "DUNGEON_FLOOR_HALLSOFREFLECTION1\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFREFLECTION1" }, { - "trigger": "DUNGEON_FLOOR_TYRIVESS0\tstring", - "contents": "DUNGEON_FLOOR_TYRIVESS0", + "trigger": "DUNGEON_FLOOR_HALLSOFVALOR0\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFVALOR0" }, { - "trigger": "DUNGEON_FLOOR_TYRIVESS1\tstring", - "contents": "DUNGEON_FLOOR_TYRIVESS1", + "trigger": "DUNGEON_FLOOR_HALLSOFVALOR1\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFVALOR1" }, { - "trigger": "DUNGEON_FLOOR_ULDAMAN1\tstring", - "contents": "DUNGEON_FLOOR_ULDAMAN1", + "trigger": "DUNGEON_FLOOR_HALLSOFVALOR2\t\"string\"", + "contents": "DUNGEON_FLOOR_HALLSOFVALOR2" }, { - "trigger": "DUNGEON_FLOOR_ULDAMAN2\tstring", - "contents": "DUNGEON_FLOOR_ULDAMAN2", + "trigger": "DUNGEON_FLOOR_HEARTOFFEAR1\t\"string\"", + "contents": "DUNGEON_FLOOR_HEARTOFFEAR1" }, { - "trigger": "DUNGEON_FLOOR_ULDUAR0\tstring", - "contents": "DUNGEON_FLOOR_ULDUAR0", + "trigger": "DUNGEON_FLOOR_HEARTOFFEAR2\t\"string\"", + "contents": "DUNGEON_FLOOR_HEARTOFFEAR2" }, { - "trigger": "DUNGEON_FLOOR_ULDUAR1\tstring", - "contents": "DUNGEON_FLOOR_ULDUAR1", + "trigger": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK0\t\"string\"", + "contents": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK0" }, { - "trigger": "DUNGEON_FLOOR_ULDUAR2\tstring", - "contents": "DUNGEON_FLOOR_ULDUAR2", + "trigger": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK1\t\"string\"", + "contents": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK1" }, { - "trigger": "DUNGEON_FLOOR_ULDUAR3\tstring", - "contents": "DUNGEON_FLOOR_ULDUAR3", + "trigger": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK2\t\"string\"", + "contents": "DUNGEON_FLOOR_HELHEIMDUNGEONDOCK2" }, { - "trigger": "DUNGEON_FLOOR_ULDUAR4\tstring", - "contents": "DUNGEON_FLOOR_ULDUAR4", + "trigger": "DUNGEON_FLOOR_HELHEIMRAID0\t\"string\"", + "contents": "DUNGEON_FLOOR_HELHEIMRAID0" }, { - "trigger": "DUNGEON_FLOOR_ULDUAR5\tstring", - "contents": "DUNGEON_FLOOR_ULDUAR5", + "trigger": "DUNGEON_FLOOR_HELHEIMRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_HELHEIMRAID1" }, { - "trigger": "DUNGEON_FLOOR_ULDUAR771\tstring", - "contents": "DUNGEON_FLOOR_ULDUAR771", + "trigger": "DUNGEON_FLOOR_HELHEIMRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_HELHEIMRAID2" }, { - "trigger": "DUNGEON_FLOOR_ULDUARMAGNI1\tstring", - "contents": "DUNGEON_FLOOR_ULDUARMAGNI1", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID0\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID0" }, { - "trigger": "DUNGEON_FLOOR_ULDUARMAGNI2\tstring", - "contents": "DUNGEON_FLOOR_ULDUARMAGNI2", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID1" }, { - "trigger": "DUNGEON_FLOOR_ULDUARMAGNI3\tstring", - "contents": "DUNGEON_FLOOR_ULDUARMAGNI3", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID2" }, { - "trigger": "DUNGEON_FLOOR_UNGOROCRATER14\tstring", - "contents": "DUNGEON_FLOOR_UNGOROCRATER14", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID3" }, { - "trigger": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE1\tstring", - "contents": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE1", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID4" }, { - "trigger": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE2\tstring", - "contents": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE2", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID5" }, { - "trigger": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE3\tstring", - "contents": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE3", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID6\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID6" }, { - "trigger": "DUNGEON_FLOOR_UTGARDEKEEP1\tstring", - "contents": "DUNGEON_FLOOR_UTGARDEKEEP1", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID7\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID7" }, { - "trigger": "DUNGEON_FLOOR_UTGARDEKEEP2\tstring", - "contents": "DUNGEON_FLOOR_UTGARDEKEEP2", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID8\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID8" }, { - "trigger": "DUNGEON_FLOOR_UTGARDEKEEP3\tstring", - "contents": "DUNGEON_FLOOR_UTGARDEKEEP3", + "trigger": "DUNGEON_FLOOR_HELLFIRERAID9\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAID9" }, { - "trigger": "DUNGEON_FLOOR_UTGARDEPINNACLE1\tstring", - "contents": "DUNGEON_FLOOR_UTGARDEPINNACLE1", + "trigger": "DUNGEON_FLOOR_HELLFIRERAMPARTS1\t\"string\"", + "contents": "DUNGEON_FLOOR_HELLFIRERAMPARTS1" }, { - "trigger": "DUNGEON_FLOOR_UTGARDEPINNACLE2\tstring", - "contents": "DUNGEON_FLOOR_UTGARDEPINNACLE2", + "trigger": "DUNGEON_FLOOR_HIGHMAULRAID0\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMAULRAID0" }, { - "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS1\tstring", - "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS1", + "trigger": "DUNGEON_FLOOR_HIGHMAULRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMAULRAID1" }, { - "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS18\tstring", - "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS18", + "trigger": "DUNGEON_FLOOR_HIGHMAULRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMAULRAID2" }, { - "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS19\tstring", - "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS19", + "trigger": "DUNGEON_FLOOR_HIGHMAULRAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMAULRAID3" }, { - "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS2\tstring", - "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS2", + "trigger": "DUNGEON_FLOOR_HIGHMAULRAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMAULRAID4" }, { - "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS3\tstring", - "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS3", + "trigger": "DUNGEON_FLOOR_HIGHMAULRAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMAULRAID5" }, { - "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS4\tstring", - "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS4", + "trigger": "DUNGEON_FLOOR_HIGHMOUNTAIN20\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMOUNTAIN20" }, { - "trigger": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO0", + "trigger": "DUNGEON_FLOOR_HIGHMOUNTAIN21\t\"string\"", + "contents": "DUNGEON_FLOOR_HIGHMOUNTAIN21" }, { - "trigger": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO1", + "trigger": "DUNGEON_FLOOR_HOUROFTWILIGHT0\t\"string\"", + "contents": "DUNGEON_FLOOR_HOUROFTWILIGHT0" }, { - "trigger": "DUNGEON_FLOOR_VALSHARAH14\tstring", - "contents": "DUNGEON_FLOOR_VALSHARAH14", + "trigger": "DUNGEON_FLOOR_HOUROFTWILIGHT1\t\"string\"", + "contents": "DUNGEON_FLOOR_HOUROFTWILIGHT1" }, { - "trigger": "DUNGEON_FLOOR_VALSHARAH15\tstring", - "contents": "DUNGEON_FLOOR_VALSHARAH15", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL1\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL1" }, { - "trigger": "DUNGEON_FLOOR_VAULTOFARCHAVON1\tstring", - "contents": "DUNGEON_FLOOR_VAULTOFARCHAVON1", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL2\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL2" }, { - "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENS1\tstring", - "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENS1", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL3\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL3" }, { - "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENS2\tstring", - "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENS2", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL4\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL4" }, { - "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENS3\tstring", - "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENS3", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL5\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL5" }, { - "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH1\tstring", - "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH1", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL6\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL6" }, { - "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH2\tstring", - "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH2", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL7\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL7" }, { - "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH3\tstring", - "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH3", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADEL8\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADEL8" }, { - "trigger": "DUNGEON_FLOOR_VIOLETHOLD1\tstring", - "contents": "DUNGEON_FLOOR_VIOLETHOLD1", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT1\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT1" }, { - "trigger": "DUNGEON_FLOOR_VOLJINSCENARIO0\tstring", - "contents": "DUNGEON_FLOOR_VOLJINSCENARIO0", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT2\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT2" }, { - "trigger": "DUNGEON_FLOOR_VOLJINSCENARIO1\tstring", - "contents": "DUNGEON_FLOOR_VOLJINSCENARIO1", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT3\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT3" }, { - "trigger": "DUNGEON_FLOOR_WAILINGCAVERNS1\tstring", - "contents": "DUNGEON_FLOOR_WAILINGCAVERNS1", + "trigger": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT4\t\"string\"", + "contents": "DUNGEON_FLOOR_ICECROWNCITADELDEATHKNIGHT4" }, { - "trigger": "DUNGEON_FLOOR_WELLOFETERNITY\tstring", - "contents": "DUNGEON_FLOOR_WELLOFETERNITY", + "trigger": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING1\t\"string\"", + "contents": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING1" }, { - "trigger": "DUNGEON_FLOOR_WESTFALL17\tstring", - "contents": "DUNGEON_FLOOR_WESTFALL17", + "trigger": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING2\t\"string\"", + "contents": "DUNGEON_FLOOR_ISLEOFTHETHUNDERKING2" }, { - "trigger": "DUNGEON_FLOOR_WESTFALL4\tstring", - "contents": "DUNGEON_FLOOR_WESTFALL4", + "trigger": "DUNGEON_FLOOR_KARAZHAN1\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN1" }, { - "trigger": "DUNGEON_FLOOR_WESTFALL5\tstring", - "contents": "DUNGEON_FLOOR_WESTFALL5", + "trigger": "DUNGEON_FLOOR_KARAZHAN10\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN10" }, { - "trigger": "DUNGEON_FLOOR_ZULAMAN1\tstring", - "contents": "DUNGEON_FLOOR_ZULAMAN1", + "trigger": "DUNGEON_FLOOR_KARAZHAN11\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN11" }, { - "trigger": "DUNGEON_FLOOR_ZULFARRAK\tstring", - "contents": "DUNGEON_FLOOR_ZULFARRAK", + "trigger": "DUNGEON_FLOOR_KARAZHAN12\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN12" }, { - "trigger": "DUNGEON_FLOOR_ZULGURUB1\tstring", - "contents": "DUNGEON_FLOOR_ZULGURUB1", + "trigger": "DUNGEON_FLOOR_KARAZHAN13\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN13" }, { - "trigger": "DUNGEON_GROUP_FOUND_TOOLTIP\tstring", - "contents": "DUNGEON_GROUP_FOUND_TOOLTIP", + "trigger": "DUNGEON_FLOOR_KARAZHAN14\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN14" }, { - "trigger": "DUNGEON_NAME_WITH_DIFFICULTY\tstring", - "contents": "DUNGEON_NAME_WITH_DIFFICULTY", + "trigger": "DUNGEON_FLOOR_KARAZHAN15\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN15" }, { - "trigger": "DUNGEONS\tstring", - "contents": "DUNGEONS", + "trigger": "DUNGEON_FLOOR_KARAZHAN16\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN16" }, { - "trigger": "DUNGEONS_BUTTON\tstring", - "contents": "DUNGEONS_BUTTON", + "trigger": "DUNGEON_FLOOR_KARAZHAN17\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN17" }, { - "trigger": "DURABILITY\tstring", - "contents": "DURABILITY", + "trigger": "DUNGEON_FLOOR_KARAZHAN2\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN2" }, { - "trigger": "DURABILITY_ABBR\tstring", - "contents": "DURABILITY_ABBR", + "trigger": "DUNGEON_FLOOR_KARAZHAN3\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN3" }, { - "trigger": "DURABILITY_LCD\tstring", - "contents": "DURABILITY_LCD", + "trigger": "DUNGEON_FLOOR_KARAZHAN4\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN4" }, { - "trigger": "DURABILITY_TEMPLATE\tstring", - "contents": "DURABILITY_TEMPLATE", + "trigger": "DUNGEON_FLOOR_KARAZHAN5\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN5" }, { - "trigger": "DURABILITYDAMAGE_DEATH\tstring", - "contents": "DURABILITYDAMAGE_DEATH", + "trigger": "DUNGEON_FLOOR_KARAZHAN6\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN6" }, { - "trigger": "DYNAMIC\tstring", - "contents": "DYNAMIC", + "trigger": "DUNGEON_FLOOR_KARAZHAN7\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN7" }, { - "trigger": "ECLIPSE\tstring", - "contents": "ECLIPSE", + "trigger": "DUNGEON_FLOOR_KARAZHAN8\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN8" }, { - "trigger": "EDIT\tstring", - "contents": "EDIT", + "trigger": "DUNGEON_FLOOR_KARAZHAN9\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHAN9" }, { - "trigger": "EDIT_TICKET\tstring", - "contents": "EDIT_TICKET", + "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO1" }, { - "trigger": "EFFECTIVE_LEVEL_FORMAT\tstring", - "contents": "EFFECTIVE_LEVEL_FORMAT", + "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO2\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO2" }, { - "trigger": "EFFECTS_LABEL\tstring", - "contents": "EFFECTS_LABEL", + "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO3\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO3" }, { - "trigger": "EFFECTS_SUBHEADER\tstring", - "contents": "EFFECTS_SUBHEADER", + "trigger": "DUNGEON_FLOOR_KARAZHANSCENARIO4\t\"string\"", + "contents": "DUNGEON_FLOOR_KARAZHANSCENARIO4" }, { - "trigger": "EFFECTS_SUBTEXT\tstring", - "contents": "EFFECTS_SUBTEXT", + "trigger": "DUNGEON_FLOOR_KEZAN5\t\"string\"", + "contents": "DUNGEON_FLOOR_KEZAN5" }, { - "trigger": "EJ_CLASS_FILTER\tstring", - "contents": "EJ_CLASS_FILTER", + "trigger": "DUNGEON_FLOOR_KEZAN6\t\"string\"", + "contents": "DUNGEON_FLOOR_KEZAN6" }, { - "trigger": "EJ_LOOT_SLOT_FILTER_ARTIFACT_RELIC\tstring", - "contents": "EJ_LOOT_SLOT_FILTER_ARTIFACT_RELIC", + "trigger": "DUNGEON_FLOOR_KEZAN7\t\"string\"", + "contents": "DUNGEON_FLOOR_KEZAN7" }, { - "trigger": "EJECT_PASSENGER\tstring", - "contents": "EJECT_PASSENGER", + "trigger": "DUNGEON_FLOOR_KRASARANG1\t\"string\"", + "contents": "DUNGEON_FLOOR_KRASARANG1" }, { - "trigger": "ELITE\tstring", - "contents": "ELITE", + "trigger": "DUNGEON_FLOOR_KRASARANG2\t\"string\"", + "contents": "DUNGEON_FLOOR_KRASARANG2" }, { - "trigger": "EMBLEM_BACKGROUND\tstring", - "contents": "EMBLEM_BACKGROUND", + "trigger": "DUNGEON_FLOOR_KRASARANG3\t\"string\"", + "contents": "DUNGEON_FLOOR_KRASARANG3" }, { - "trigger": "EMBLEM_BORDER\tstring", - "contents": "EMBLEM_BORDER", + "trigger": "DUNGEON_FLOOR_KRASARANG_TERRAIN11\t\"string\"", + "contents": "DUNGEON_FLOOR_KRASARANG_TERRAIN11" }, { - "trigger": "EMBLEM_BORDER_COLOR\tstring", - "contents": "EMBLEM_BORDER_COLOR", + "trigger": "DUNGEON_FLOOR_KRASARANG_TERRAIN12\t\"string\"", + "contents": "DUNGEON_FLOOR_KRASARANG_TERRAIN12" }, { - "trigger": "EMBLEM_SYMBOL\tstring", - "contents": "EMBLEM_SYMBOL", + "trigger": "DUNGEON_FLOOR_KRASARANG_TERRAIN13\t\"string\"", + "contents": "DUNGEON_FLOOR_KRASARANG_TERRAIN13" }, { - "trigger": "EMBLEM_SYMBOL_COLOR\tstring", - "contents": "EMBLEM_SYMBOL_COLOR", + "trigger": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO0" }, { - "trigger": "EMOTE\tstring", - "contents": "EMOTE", + "trigger": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAIPASSSCENARIO1" }, { - "trigger": "EMOTE100_CMD1\tstring", - "contents": "EMOTE100_CMD1", + "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT11\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAISUMMIT11" }, { - "trigger": "EMOTE100_CMD2\tstring", - "contents": "EMOTE100_CMD2", + "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT12\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAISUMMIT12" }, { - "trigger": "EMOTE100_TOKEN\tstring", - "contents": "EMOTE100_TOKEN", + "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT17\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAISUMMIT17" }, { - "trigger": "EMOTE101_CMD\tstring", - "contents": "EMOTE101_CMD", + "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT20\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAISUMMIT20" }, { - "trigger": "EMOTE101_CMD1\tstring", - "contents": "EMOTE101_CMD1", + "trigger": "DUNGEON_FLOOR_KUNLAISUMMIT21\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAISUMMIT21" }, { - "trigger": "EMOTE101_CMD2\tstring", - "contents": "EMOTE101_CMD2", + "trigger": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO0" }, { - "trigger": "EMOTE101_CMD3\tstring", - "contents": "EMOTE101_CMD3", + "trigger": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_KUNLAISUMMITSCENARIO1" }, { - "trigger": "EMOTE101_TOKEN\tstring", - "contents": "EMOTE101_TOKEN", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON1\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON1" }, { - "trigger": "EMOTE102_CMD1\tstring", - "contents": "EMOTE102_CMD1", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON10\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON10" }, { - "trigger": "EMOTE102_CMD2\tstring", - "contents": "EMOTE102_CMD2", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON11\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON11" }, { - "trigger": "EMOTE102_TOKEN\tstring", - "contents": "EMOTE102_TOKEN", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON12\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON12" }, { - "trigger": "EMOTE103_CMD1\tstring", - "contents": "EMOTE103_CMD1", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON13\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON13" }, { - "trigger": "EMOTE103_CMD2\tstring", - "contents": "EMOTE103_CMD2", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON14\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON14" }, { - "trigger": "EMOTE103_TOKEN\tstring", - "contents": "EMOTE103_TOKEN", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON2\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON2" }, { - "trigger": "EMOTE104_CMD1\tstring", - "contents": "EMOTE104_CMD1", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON3\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON3" }, { - "trigger": "EMOTE104_CMD2\tstring", - "contents": "EMOTE104_CMD2", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON4\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON4" }, { - "trigger": "EMOTE104_TOKEN\tstring", - "contents": "EMOTE104_TOKEN", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON5\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON5" }, { - "trigger": "EMOTE105_CMD1\tstring", - "contents": "EMOTE105_CMD1", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON6\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON6" }, { - "trigger": "EMOTE105_CMD2\tstring", - "contents": "EMOTE105_CMD2", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON7\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON7" }, { - "trigger": "EMOTE105_TOKEN\tstring", - "contents": "EMOTE105_TOKEN", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON8\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON8" }, { - "trigger": "EMOTE106_CMD1\tstring", - "contents": "EMOTE106_CMD1", + "trigger": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON9\t\"string\"", + "contents": "DUNGEON_FLOOR_LEGIONKARAZHANDUNGEON9" }, { - "trigger": "EMOTE106_CMD2\tstring", - "contents": "EMOTE106_CMD2", + "trigger": "DUNGEON_FLOOR_LIGHTFORGEDVINDICAAR1\t\"string\"", + "contents": "DUNGEON_FLOOR_LIGHTFORGEDVINDICAAR1" }, { - "trigger": "EMOTE106_TOKEN\tstring", - "contents": "EMOTE106_TOKEN", + "trigger": "DUNGEON_FLOOR_LIGHTFORGEDVINDICAAR2\t\"string\"", + "contents": "DUNGEON_FLOOR_LIGHTFORGEDVINDICAAR2" }, { - "trigger": "EMOTE107_CMD1\tstring", - "contents": "EMOTE107_CMD1", + "trigger": "DUNGEON_FLOOR_LOSTCITYOFTOLVIR1\t\"string\"", + "contents": "DUNGEON_FLOOR_LOSTCITYOFTOLVIR1" }, { - "trigger": "EMOTE107_CMD2\tstring", - "contents": "EMOTE107_CMD2", + "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS1\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS1" }, { - "trigger": "EMOTE107_CMD3\tstring", - "contents": "EMOTE107_CMD3", + "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS2\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS2" }, { - "trigger": "EMOTE107_TOKEN\tstring", - "contents": "EMOTE107_TOKEN", + "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS3\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS3" }, { - "trigger": "EMOTE108_CMD1\tstring", - "contents": "EMOTE108_CMD1", + "trigger": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS4\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGECAMPAIGNTHEOCULUS4" }, { - "trigger": "EMOTE108_CMD2\tstring", - "contents": "EMOTE108_CMD2", + "trigger": "DUNGEON_FLOOR_MAGECLASSSHRINE1\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGECLASSSHRINE1" }, { - "trigger": "EMOTE108_CMD3\tstring", - "contents": "EMOTE108_CMD3", + "trigger": "DUNGEON_FLOOR_MAGECLASSSHRINE2\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGECLASSSHRINE2" }, { - "trigger": "EMOTE108_TOKEN\tstring", - "contents": "EMOTE108_TOKEN", + "trigger": "DUNGEON_FLOOR_MAGISTERSTERRACE1\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGISTERSTERRACE1" }, { - "trigger": "EMOTE109_CMD1\tstring", - "contents": "EMOTE109_CMD1", + "trigger": "DUNGEON_FLOOR_MAGISTERSTERRACE2\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGISTERSTERRACE2" }, { - "trigger": "EMOTE109_CMD2\tstring", - "contents": "EMOTE109_CMD2", + "trigger": "DUNGEON_FLOOR_MAGTHERIDONSLAIR1\t\"string\"", + "contents": "DUNGEON_FLOOR_MAGTHERIDONSLAIR1" }, { - "trigger": "EMOTE109_CMD3\tstring", - "contents": "EMOTE109_CMD3", + "trigger": "DUNGEON_FLOOR_MANATOMBS1\t\"string\"", + "contents": "DUNGEON_FLOOR_MANATOMBS1" }, { - "trigger": "EMOTE109_TOKEN\tstring", - "contents": "EMOTE109_TOKEN", + "trigger": "DUNGEON_FLOOR_MARAUDON1\t\"string\"", + "contents": "DUNGEON_FLOOR_MARAUDON1" }, { - "trigger": "EMOTE10_CMD1\tstring", - "contents": "EMOTE10_CMD1", + "trigger": "DUNGEON_FLOOR_MARAUDON2\t\"string\"", + "contents": "DUNGEON_FLOOR_MARAUDON2" }, { - "trigger": "EMOTE10_CMD2\tstring", - "contents": "EMOTE10_CMD2", + "trigger": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS2\t\"string\"", + "contents": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS2" }, { - "trigger": "EMOTE10_CMD3\tstring", - "contents": "EMOTE10_CMD3", + "trigger": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS3\t\"string\"", + "contents": "DUNGEON_FLOOR_MARDUMTHESHATTEREDABYSS3" }, { - "trigger": "EMOTE10_CMD4\tstring", - "contents": "EMOTE10_CMD4", + "trigger": "DUNGEON_FLOOR_MOGUSHANPALACE1\t\"string\"", + "contents": "DUNGEON_FLOOR_MOGUSHANPALACE1" }, { - "trigger": "EMOTE10_TOKEN\tstring", - "contents": "EMOTE10_TOKEN", + "trigger": "DUNGEON_FLOOR_MOGUSHANPALACE2\t\"string\"", + "contents": "DUNGEON_FLOOR_MOGUSHANPALACE2" }, { - "trigger": "EMOTE110_CMD1\tstring", - "contents": "EMOTE110_CMD1", + "trigger": "DUNGEON_FLOOR_MOGUSHANPALACE3\t\"string\"", + "contents": "DUNGEON_FLOOR_MOGUSHANPALACE3" }, { - "trigger": "EMOTE110_CMD2\tstring", - "contents": "EMOTE110_CMD2", + "trigger": "DUNGEON_FLOOR_MOGUSHANVAULTS1\t\"string\"", + "contents": "DUNGEON_FLOOR_MOGUSHANVAULTS1" }, { - "trigger": "EMOTE110_TOKEN\tstring", - "contents": "EMOTE110_TOKEN", + "trigger": "DUNGEON_FLOOR_MOGUSHANVAULTS2\t\"string\"", + "contents": "DUNGEON_FLOOR_MOGUSHANVAULTS2" }, { - "trigger": "EMOTE111_CMD1\tstring", - "contents": "EMOTE111_CMD1", + "trigger": "DUNGEON_FLOOR_MOGUSHANVAULTS3\t\"string\"", + "contents": "DUNGEON_FLOOR_MOGUSHANVAULTS3" }, { - "trigger": "EMOTE111_CMD2\tstring", - "contents": "EMOTE111_CMD2", + "trigger": "DUNGEON_FLOOR_MOLTENCORE1\t\"string\"", + "contents": "DUNGEON_FLOOR_MOLTENCORE1" }, { - "trigger": "EMOTE111_TOKEN\tstring", - "contents": "EMOTE111_TOKEN", + "trigger": "DUNGEON_FLOOR_MULGORE6\t\"string\"", + "contents": "DUNGEON_FLOOR_MULGORE6" }, { - "trigger": "EMOTE112_CMD1\tstring", - "contents": "EMOTE112_CMD1", + "trigger": "DUNGEON_FLOOR_MULGORE7\t\"string\"", + "contents": "DUNGEON_FLOOR_MULGORE7" }, { - "trigger": "EMOTE112_CMD2\tstring", - "contents": "EMOTE112_CMD2", + "trigger": "DUNGEON_FLOOR_NAGRANDDRAENOR10\t\"string\"", + "contents": "DUNGEON_FLOOR_NAGRANDDRAENOR10" }, { - "trigger": "EMOTE112_CMD3\tstring", - "contents": "EMOTE112_CMD3", + "trigger": "DUNGEON_FLOOR_NAGRANDDRAENOR11\t\"string\"", + "contents": "DUNGEON_FLOOR_NAGRANDDRAENOR11" }, { - "trigger": "EMOTE112_CMD4\tstring", - "contents": "EMOTE112_CMD4", + "trigger": "DUNGEON_FLOOR_NAGRANDDRAENOR12\t\"string\"", + "contents": "DUNGEON_FLOOR_NAGRANDDRAENOR12" }, { - "trigger": "EMOTE112_TOKEN\tstring", - "contents": "EMOTE112_TOKEN", + "trigger": "DUNGEON_FLOOR_NAXXRAMAS1\t\"string\"", + "contents": "DUNGEON_FLOOR_NAXXRAMAS1" }, { - "trigger": "EMOTE113_CMD1\tstring", - "contents": "EMOTE113_CMD1", + "trigger": "DUNGEON_FLOOR_NAXXRAMAS2\t\"string\"", + "contents": "DUNGEON_FLOOR_NAXXRAMAS2" }, { - "trigger": "EMOTE113_CMD2\tstring", - "contents": "EMOTE113_CMD2", + "trigger": "DUNGEON_FLOOR_NAXXRAMAS3\t\"string\"", + "contents": "DUNGEON_FLOOR_NAXXRAMAS3" }, { - "trigger": "EMOTE113_CMD3\tstring", - "contents": "EMOTE113_CMD3", + "trigger": "DUNGEON_FLOOR_NAXXRAMAS4\t\"string\"", + "contents": "DUNGEON_FLOOR_NAXXRAMAS4" }, { - "trigger": "EMOTE113_TOKEN\tstring", - "contents": "EMOTE113_TOKEN", + "trigger": "DUNGEON_FLOOR_NAXXRAMAS5\t\"string\"", + "contents": "DUNGEON_FLOOR_NAXXRAMAS5" }, { - "trigger": "EMOTE114_CMD1\tstring", - "contents": "EMOTE114_CMD1", + "trigger": "DUNGEON_FLOOR_NAXXRAMAS6\t\"string\"", + "contents": "DUNGEON_FLOOR_NAXXRAMAS6" }, { - "trigger": "EMOTE114_CMD2\tstring", - "contents": "EMOTE114_CMD2", + "trigger": "DUNGEON_FLOOR_NEWTINKERTOWN8\t\"string\"", + "contents": "DUNGEON_FLOOR_NEWTINKERTOWN8" }, { - "trigger": "EMOTE114_CMD3\tstring", - "contents": "EMOTE114_CMD3", + "trigger": "DUNGEON_FLOOR_NEXUS801\t\"string\"", + "contents": "DUNGEON_FLOOR_NEXUS801" }, { - "trigger": "EMOTE114_TOKEN\tstring", - "contents": "EMOTE114_TOKEN", + "trigger": "DUNGEON_FLOOR_NEXUS802\t\"string\"", + "contents": "DUNGEON_FLOOR_NEXUS802" }, { - "trigger": "EMOTE115_CMD1\tstring", - "contents": "EMOTE115_CMD1", + "trigger": "DUNGEON_FLOOR_NEXUS803\t\"string\"", + "contents": "DUNGEON_FLOOR_NEXUS803" }, { - "trigger": "EMOTE115_CMD2\tstring", - "contents": "EMOTE115_CMD2", + "trigger": "DUNGEON_FLOOR_NEXUS804\t\"string\"", + "contents": "DUNGEON_FLOOR_NEXUS804" }, { - "trigger": "EMOTE115_TOKEN\tstring", - "contents": "EMOTE115_TOKEN", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID1" }, { - "trigger": "EMOTE116_CMD1\tstring", - "contents": "EMOTE116_CMD1", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID10\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID10" }, { - "trigger": "EMOTE116_CMD2\tstring", - "contents": "EMOTE116_CMD2", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID11\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID11" }, { - "trigger": "EMOTE116_TOKEN\tstring", - "contents": "EMOTE116_TOKEN", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID12\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID12" }, { - "trigger": "EMOTE117_CMD1\tstring", - "contents": "EMOTE117_CMD1", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID13\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID13" }, { - "trigger": "EMOTE117_CMD2\tstring", - "contents": "EMOTE117_CMD2", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID2" }, { - "trigger": "EMOTE117_TOKEN\tstring", - "contents": "EMOTE117_TOKEN", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID3" }, { - "trigger": "EMOTE118_CMD1\tstring", - "contents": "EMOTE118_CMD1", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID4" }, { - "trigger": "EMOTE118_CMD2\tstring", - "contents": "EMOTE118_CMD2", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID5" }, { - "trigger": "EMOTE118_TOKEN\tstring", - "contents": "EMOTE118_TOKEN", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID6\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID6" }, { - "trigger": "EMOTE119_CMD1\tstring", - "contents": "EMOTE119_CMD1", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID7\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID7" }, { - "trigger": "EMOTE119_CMD2\tstring", - "contents": "EMOTE119_CMD2", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID8\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID8" }, { - "trigger": "EMOTE119_CMD3\tstring", - "contents": "EMOTE119_CMD3", + "trigger": "DUNGEON_FLOOR_NIGHTMARERAID9\t\"string\"", + "contents": "DUNGEON_FLOOR_NIGHTMARERAID9" }, { - "trigger": "EMOTE119_TOKEN\tstring", - "contents": "EMOTE119_TOKEN", + "trigger": "DUNGEON_FLOOR_NORTHSHIRE3\t\"string\"", + "contents": "DUNGEON_FLOOR_NORTHSHIRE3" }, { - "trigger": "EMOTE11_CMD1\tstring", - "contents": "EMOTE11_CMD1", + "trigger": "DUNGEON_FLOOR_ONYXIASLAIR1\t\"string\"", + "contents": "DUNGEON_FLOOR_ONYXIASLAIR1" }, { - "trigger": "EMOTE11_CMD2\tstring", - "contents": "EMOTE11_CMD2", + "trigger": "DUNGEON_FLOOR_OONAKAGU16\t\"string\"", + "contents": "DUNGEON_FLOOR_OONAKAGU16" }, { - "trigger": "EMOTE11_TOKEN\tstring", - "contents": "EMOTE11_TOKEN", + "trigger": "DUNGEON_FLOOR_ORGRIMMAR0\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMAR0" }, { - "trigger": "EMOTE120_CMD1\tstring", - "contents": "EMOTE120_CMD1", + "trigger": "DUNGEON_FLOOR_ORGRIMMAR1\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMAR1" }, { - "trigger": "EMOTE120_CMD2\tstring", - "contents": "EMOTE120_CMD2", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID0\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID0" }, { - "trigger": "EMOTE120_TOKEN\tstring", - "contents": "EMOTE120_TOKEN", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID1" }, { - "trigger": "EMOTE121_CMD1\tstring", - "contents": "EMOTE121_CMD1", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID10\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID10" }, { - "trigger": "EMOTE121_CMD2\tstring", - "contents": "EMOTE121_CMD2", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID11\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID11" }, { - "trigger": "EMOTE121_TOKEN\tstring", - "contents": "EMOTE121_TOKEN", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID12\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID12" }, { - "trigger": "EMOTE122_CMD1\tstring", - "contents": "EMOTE122_CMD1", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID13\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID13" }, { - "trigger": "EMOTE122_CMD2\tstring", - "contents": "EMOTE122_CMD2", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID14\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID14" }, { - "trigger": "EMOTE122_TOKEN\tstring", - "contents": "EMOTE122_TOKEN", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID2" }, { - "trigger": "EMOTE123_CMD1\tstring", - "contents": "EMOTE123_CMD1", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID3" }, { - "trigger": "EMOTE123_CMD2\tstring", - "contents": "EMOTE123_CMD2", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID4" }, { - "trigger": "EMOTE123_CMD3\tstring", - "contents": "EMOTE123_CMD3", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID5" }, { - "trigger": "EMOTE123_CMD4\tstring", - "contents": "EMOTE123_CMD4", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID6\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID6" }, { - "trigger": "EMOTE123_TOKEN\tstring", - "contents": "EMOTE123_TOKEN", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID7\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID7" }, { - "trigger": "EMOTE124_CMD1\tstring", - "contents": "EMOTE124_CMD1", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID8\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID8" }, { - "trigger": "EMOTE124_CMD2\tstring", - "contents": "EMOTE124_CMD2", + "trigger": "DUNGEON_FLOOR_ORGRIMMARRAID9\t\"string\"", + "contents": "DUNGEON_FLOOR_ORGRIMMARRAID9" }, { - "trigger": "EMOTE124_TOKEN\tstring", - "contents": "EMOTE124_TOKEN", + "trigger": "DUNGEON_FLOOR_OVERGROWNOUTPOST0\t\"string\"", + "contents": "DUNGEON_FLOOR_OVERGROWNOUTPOST0" }, { - "trigger": "EMOTE125_CMD1\tstring", - "contents": "EMOTE125_CMD1", + "trigger": "DUNGEON_FLOOR_OVERGROWNOUTPOST1\t\"string\"", + "contents": "DUNGEON_FLOOR_OVERGROWNOUTPOST1" }, { - "trigger": "EMOTE125_CMD2\tstring", - "contents": "EMOTE125_CMD2", + "trigger": "DUNGEON_FLOOR_PITOFSARON1\t\"string\"", + "contents": "DUNGEON_FLOOR_PITOFSARON1" }, { - "trigger": "EMOTE125_TOKEN\tstring", - "contents": "EMOTE125_TOKEN", + "trigger": "DUNGEON_FLOOR_PROVINGGROUNDS1\t\"string\"", + "contents": "DUNGEON_FLOOR_PROVINGGROUNDS1" }, { - "trigger": "EMOTE126_CMD1\tstring", - "contents": "EMOTE126_CMD1", + "trigger": "DUNGEON_FLOOR_RAGEFIRE1\t\"string\"", + "contents": "DUNGEON_FLOOR_RAGEFIRE1" }, { - "trigger": "EMOTE126_CMD2\tstring", - "contents": "EMOTE126_CMD2", + "trigger": "DUNGEON_FLOOR_RAZORFENDOWNS1\t\"string\"", + "contents": "DUNGEON_FLOOR_RAZORFENDOWNS1" }, { - "trigger": "EMOTE126_CMD3\tstring", - "contents": "EMOTE126_CMD3", + "trigger": "DUNGEON_FLOOR_RAZORFENKRAUL1\t\"string\"", + "contents": "DUNGEON_FLOOR_RAZORFENKRAUL1" }, { - "trigger": "EMOTE126_CMD4\tstring", - "contents": "EMOTE126_CMD4", + "trigger": "DUNGEON_FLOOR_RUINSOFAHNQIRAJ1\t\"string\"", + "contents": "DUNGEON_FLOOR_RUINSOFAHNQIRAJ1" }, { - "trigger": "EMOTE126_TOKEN\tstring", - "contents": "EMOTE126_TOKEN", + "trigger": "DUNGEON_FLOOR_SCARLETCATHEDRAL1\t\"string\"", + "contents": "DUNGEON_FLOOR_SCARLETCATHEDRAL1" }, { - "trigger": "EMOTE127_CMD1\tstring", - "contents": "EMOTE127_CMD1", + "trigger": "DUNGEON_FLOOR_SCARLETCATHEDRAL2\t\"string\"", + "contents": "DUNGEON_FLOOR_SCARLETCATHEDRAL2" }, { - "trigger": "EMOTE127_CMD2\tstring", - "contents": "EMOTE127_CMD2", + "trigger": "DUNGEON_FLOOR_SCARLETHALLS1\t\"string\"", + "contents": "DUNGEON_FLOOR_SCARLETHALLS1" }, { - "trigger": "EMOTE127_CMD3\tstring", - "contents": "EMOTE127_CMD3", + "trigger": "DUNGEON_FLOOR_SCARLETHALLS2\t\"string\"", + "contents": "DUNGEON_FLOOR_SCARLETHALLS2" }, { - "trigger": "EMOTE127_CMD4\tstring", - "contents": "EMOTE127_CMD4", + "trigger": "DUNGEON_FLOOR_SCARLETMONASTERYDK1\t\"string\"", + "contents": "DUNGEON_FLOOR_SCARLETMONASTERYDK1" }, { - "trigger": "EMOTE127_TOKEN\tstring", - "contents": "EMOTE127_TOKEN", + "trigger": "DUNGEON_FLOOR_SCARLETMONASTERYDK2\t\"string\"", + "contents": "DUNGEON_FLOOR_SCARLETMONASTERYDK2" }, { - "trigger": "EMOTE128_CMD1\tstring", - "contents": "EMOTE128_CMD1", + "trigger": "DUNGEON_FLOOR_SCHOLOMANCE1\t\"string\"", + "contents": "DUNGEON_FLOOR_SCHOLOMANCE1" }, { - "trigger": "EMOTE128_CMD2\tstring", - "contents": "EMOTE128_CMD2", + "trigger": "DUNGEON_FLOOR_SCHOLOMANCE2\t\"string\"", + "contents": "DUNGEON_FLOOR_SCHOLOMANCE2" }, { - "trigger": "EMOTE128_TOKEN\tstring", - "contents": "EMOTE128_TOKEN", + "trigger": "DUNGEON_FLOOR_SCHOLOMANCE3\t\"string\"", + "contents": "DUNGEON_FLOOR_SCHOLOMANCE3" }, { - "trigger": "EMOTE129_CMD1\tstring", - "contents": "EMOTE129_CMD1", + "trigger": "DUNGEON_FLOOR_SCHOLOMANCE4\t\"string\"", + "contents": "DUNGEON_FLOOR_SCHOLOMANCE4" }, { - "trigger": "EMOTE129_CMD2\tstring", - "contents": "EMOTE129_CMD2", + "trigger": "DUNGEON_FLOOR_SEARINGGORGE14\t\"string\"", + "contents": "DUNGEON_FLOOR_SEARINGGORGE14" }, { - "trigger": "EMOTE129_TOKEN\tstring", - "contents": "EMOTE129_TOKEN", + "trigger": "DUNGEON_FLOOR_SEARINGGORGE15\t\"string\"", + "contents": "DUNGEON_FLOOR_SEARINGGORGE15" }, { - "trigger": "EMOTE12_CMD1\tstring", - "contents": "EMOTE12_CMD1", + "trigger": "DUNGEON_FLOOR_SEARINGGORGE16\t\"string\"", + "contents": "DUNGEON_FLOOR_SEARINGGORGE16" }, { - "trigger": "EMOTE12_CMD2\tstring", - "contents": "EMOTE12_CMD2", + "trigger": "DUNGEON_FLOOR_SETHEKKHALLS1\t\"string\"", + "contents": "DUNGEON_FLOOR_SETHEKKHALLS1" }, { - "trigger": "EMOTE12_TOKEN\tstring", - "contents": "EMOTE12_TOKEN", + "trigger": "DUNGEON_FLOOR_SETHEKKHALLS2\t\"string\"", + "contents": "DUNGEON_FLOOR_SETHEKKHALLS2" }, { - "trigger": "EMOTE130_CMD1\tstring", - "contents": "EMOTE130_CMD1", + "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP1\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP1" }, { - "trigger": "EMOTE130_CMD2\tstring", - "contents": "EMOTE130_CMD2", + "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP2\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP2" }, { - "trigger": "EMOTE130_CMD3\tstring", - "contents": "EMOTE130_CMD3", + "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP3\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP3" }, { - "trigger": "EMOTE130_CMD4\tstring", - "contents": "EMOTE130_CMD4", + "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP4\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP4" }, { - "trigger": "EMOTE130_TOKEN\tstring", - "contents": "EMOTE130_TOKEN", + "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP5\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP5" }, { - "trigger": "EMOTE131_CMD1\tstring", - "contents": "EMOTE131_CMD1", + "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP6\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP6" }, { - "trigger": "EMOTE131_CMD2\tstring", - "contents": "EMOTE131_CMD2", + "trigger": "DUNGEON_FLOOR_SHADOWFANGKEEP7\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWFANGKEEP7" }, { - "trigger": "EMOTE131_TOKEN\tstring", - "contents": "EMOTE131_TOKEN", + "trigger": "DUNGEON_FLOOR_SHADOWGLEN2\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWGLEN2" }, { - "trigger": "EMOTE132_CMD1\tstring", - "contents": "EMOTE132_CMD1", + "trigger": "DUNGEON_FLOOR_SHADOWLABYRINTH1\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWLABYRINTH1" }, { - "trigger": "EMOTE132_CMD2\tstring", - "contents": "EMOTE132_CMD2", + "trigger": "DUNGEON_FLOOR_SHADOWMOONDUNGEON1\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWMOONDUNGEON1" }, { - "trigger": "EMOTE132_TOKEN\tstring", - "contents": "EMOTE132_TOKEN", + "trigger": "DUNGEON_FLOOR_SHADOWMOONDUNGEON2\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWMOONDUNGEON2" }, { - "trigger": "EMOTE133_CMD1\tstring", - "contents": "EMOTE133_CMD1", + "trigger": "DUNGEON_FLOOR_SHADOWMOONDUNGEON3\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWMOONDUNGEON3" }, { - "trigger": "EMOTE133_CMD2\tstring", - "contents": "EMOTE133_CMD2", + "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT0\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT0" }, { - "trigger": "EMOTE133_TOKEN\tstring", - "contents": "EMOTE133_TOKEN", + "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT1\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT1" }, { - "trigger": "EMOTE134_CMD1\tstring", - "contents": "EMOTE134_CMD1", + "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT2\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT2" }, { - "trigger": "EMOTE134_CMD2\tstring", - "contents": "EMOTE134_CMD2", + "trigger": "DUNGEON_FLOOR_SHADOWPANHIDEOUT3\t\"string\"", + "contents": "DUNGEON_FLOOR_SHADOWPANHIDEOUT3" }, { - "trigger": "EMOTE134_TOKEN\tstring", - "contents": "EMOTE134_TOKEN", + "trigger": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE0\t\"string\"", + "contents": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE0" }, { - "trigger": "EMOTE135_CMD1\tstring", - "contents": "EMOTE135_CMD1", + "trigger": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE1\t\"string\"", + "contents": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE1" }, { - "trigger": "EMOTE135_CMD2\tstring", - "contents": "EMOTE135_CMD2", + "trigger": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE2\t\"string\"", + "contents": "DUNGEON_FLOOR_SIEGEOFNIUZAOTEMPLE2" }, { - "trigger": "EMOTE135_TOKEN\tstring", - "contents": "EMOTE135_TOKEN", + "trigger": "DUNGEON_FLOOR_SILITHUS13\t\"string\"", + "contents": "DUNGEON_FLOOR_SILITHUS13" }, { - "trigger": "EMOTE136_CMD1\tstring", - "contents": "EMOTE136_CMD1", + "trigger": "DUNGEON_FLOOR_SKYWALL1\t\"string\"", + "contents": "DUNGEON_FLOOR_SKYWALL1" }, { - "trigger": "EMOTE136_CMD2\tstring", - "contents": "EMOTE136_CMD2", + "trigger": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON1\t\"string\"", + "contents": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON1" }, { - "trigger": "EMOTE136_CMD3\tstring", - "contents": "EMOTE136_CMD3", + "trigger": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON2\t\"string\"", + "contents": "DUNGEON_FLOOR_SPIRESOFARAKDUNGEON2" }, { - "trigger": "EMOTE136_CMD4\tstring", - "contents": "EMOTE136_CMD4", + "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY1\t\"string\"", + "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY1" }, { - "trigger": "EMOTE136_TOKEN\tstring", - "contents": "EMOTE136_TOKEN", + "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY2\t\"string\"", + "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY2" }, { - "trigger": "EMOTE137_CMD1\tstring", - "contents": "EMOTE137_CMD1", + "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY3\t\"string\"", + "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY3" }, { - "trigger": "EMOTE137_CMD2\tstring", - "contents": "EMOTE137_CMD2", + "trigger": "DUNGEON_FLOOR_STORMSTOUTBREWERY4\t\"string\"", + "contents": "DUNGEON_FLOOR_STORMSTOUTBREWERY4" }, { - "trigger": "EMOTE137_TOKEN\tstring", - "contents": "EMOTE137_TOKEN", + "trigger": "DUNGEON_FLOOR_STRATHOLME1\t\"string\"", + "contents": "DUNGEON_FLOOR_STRATHOLME1" }, { - "trigger": "EMOTE138_CMD1\tstring", - "contents": "EMOTE138_CMD1", + "trigger": "DUNGEON_FLOOR_STRATHOLME2\t\"string\"", + "contents": "DUNGEON_FLOOR_STRATHOLME2" }, { - "trigger": "EMOTE138_CMD2\tstring", - "contents": "EMOTE138_CMD2", + "trigger": "DUNGEON_FLOOR_STVDIAMONDMINEBG1\t\"string\"", + "contents": "DUNGEON_FLOOR_STVDIAMONDMINEBG1" }, { - "trigger": "EMOTE138_CMD3\tstring", - "contents": "EMOTE138_CMD3", + "trigger": "DUNGEON_FLOOR_SUNWELLPLATEAU0\t\"string\"", + "contents": "DUNGEON_FLOOR_SUNWELLPLATEAU0" }, { - "trigger": "EMOTE138_TOKEN\tstring", - "contents": "EMOTE138_TOKEN", + "trigger": "DUNGEON_FLOOR_SUNWELLPLATEAU1\t\"string\"", + "contents": "DUNGEON_FLOOR_SUNWELLPLATEAU1" }, { - "trigger": "EMOTE139_CMD1\tstring", - "contents": "EMOTE139_CMD1", + "trigger": "DUNGEON_FLOOR_SURAMAR1\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMAR1" }, { - "trigger": "EMOTE139_CMD2\tstring", - "contents": "EMOTE139_CMD2", + "trigger": "DUNGEON_FLOOR_SURAMAR2\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMAR2" }, { - "trigger": "EMOTE139_CMD3\tstring", - "contents": "EMOTE139_CMD3", + "trigger": "DUNGEON_FLOOR_SURAMAR32\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMAR32" }, { - "trigger": "EMOTE139_TOKEN\tstring", - "contents": "EMOTE139_TOKEN", + "trigger": "DUNGEON_FLOOR_SURAMAR33\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMAR33" }, { - "trigger": "EMOTE13_CMD1\tstring", - "contents": "EMOTE13_CMD1", + "trigger": "DUNGEON_FLOOR_SURAMAR41\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMAR41" }, { - "trigger": "EMOTE13_CMD2\tstring", - "contents": "EMOTE13_CMD2", + "trigger": "DUNGEON_FLOOR_SURAMAR42\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMAR42" }, { - "trigger": "EMOTE13_CMD3\tstring", - "contents": "EMOTE13_CMD3", + "trigger": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT0\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT0" }, { - "trigger": "EMOTE13_CMD4\tstring", - "contents": "EMOTE13_CMD4", + "trigger": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT1\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT1" }, { - "trigger": "EMOTE13_TOKEN\tstring", - "contents": "EMOTE13_TOKEN", + "trigger": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT2\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARNOBLESDISTRICT2" }, { - "trigger": "EMOTE140_CMD1\tstring", - "contents": "EMOTE140_CMD1", + "trigger": "DUNGEON_FLOOR_SURAMARRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID1" }, { - "trigger": "EMOTE140_CMD2\tstring", - "contents": "EMOTE140_CMD2", + "trigger": "DUNGEON_FLOOR_SURAMARRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID2" }, { - "trigger": "EMOTE140_TOKEN\tstring", - "contents": "EMOTE140_TOKEN", + "trigger": "DUNGEON_FLOOR_SURAMARRAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID3" }, { - "trigger": "EMOTE141_CMD1\tstring", - "contents": "EMOTE141_CMD1", + "trigger": "DUNGEON_FLOOR_SURAMARRAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID4" }, { - "trigger": "EMOTE141_CMD2\tstring", - "contents": "EMOTE141_CMD2", + "trigger": "DUNGEON_FLOOR_SURAMARRAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID5" }, { - "trigger": "EMOTE141_TOKEN\tstring", - "contents": "EMOTE141_TOKEN", + "trigger": "DUNGEON_FLOOR_SURAMARRAID6\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID6" }, { - "trigger": "EMOTE142_CMD1\tstring", - "contents": "EMOTE142_CMD1", + "trigger": "DUNGEON_FLOOR_SURAMARRAID7\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID7" }, { - "trigger": "EMOTE142_CMD2\tstring", - "contents": "EMOTE142_CMD2", + "trigger": "DUNGEON_FLOOR_SURAMARRAID8\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID8" }, { - "trigger": "EMOTE142_CMD3\tstring", - "contents": "EMOTE142_CMD3", + "trigger": "DUNGEON_FLOOR_SURAMARRAID9\t\"string\"", + "contents": "DUNGEON_FLOOR_SURAMARRAID9" }, { - "trigger": "EMOTE142_TOKEN\tstring", - "contents": "EMOTE142_TOKEN", + "trigger": "DUNGEON_FLOOR_TALADOR13\t\"string\"", + "contents": "DUNGEON_FLOOR_TALADOR13" }, { - "trigger": "EMOTE143_CMD1\tstring", - "contents": "EMOTE143_CMD1", + "trigger": "DUNGEON_FLOOR_TALADOR14\t\"string\"", + "contents": "DUNGEON_FLOOR_TALADOR14" }, { - "trigger": "EMOTE143_CMD2\tstring", - "contents": "EMOTE143_CMD2", + "trigger": "DUNGEON_FLOOR_TANARIS15\t\"string\"", + "contents": "DUNGEON_FLOOR_TANARIS15" }, { - "trigger": "EMOTE143_TOKEN\tstring", - "contents": "EMOTE143_TOKEN", + "trigger": "DUNGEON_FLOOR_TANARIS16\t\"string\"", + "contents": "DUNGEON_FLOOR_TANARIS16" }, { - "trigger": "EMOTE144_CMD1\tstring", - "contents": "EMOTE144_CMD1", + "trigger": "DUNGEON_FLOOR_TANARIS17\t\"string\"", + "contents": "DUNGEON_FLOOR_TANARIS17" }, { - "trigger": "EMOTE144_CMD2\tstring", - "contents": "EMOTE144_CMD2", + "trigger": "DUNGEON_FLOOR_TANARIS18\t\"string\"", + "contents": "DUNGEON_FLOOR_TANARIS18" }, { - "trigger": "EMOTE144_CMD3\tstring", - "contents": "EMOTE144_CMD3", + "trigger": "DUNGEON_FLOOR_TELDRASSIL2\t\"string\"", + "contents": "DUNGEON_FLOOR_TELDRASSIL2" }, { - "trigger": "EMOTE144_TOKEN\tstring", - "contents": "EMOTE144_TOKEN", + "trigger": "DUNGEON_FLOOR_TELDRASSIL3\t\"string\"", + "contents": "DUNGEON_FLOOR_TELDRASSIL3" }, { - "trigger": "EMOTE145_CMD1\tstring", - "contents": "EMOTE145_CMD1", + "trigger": "DUNGEON_FLOOR_TELDRASSIL4\t\"string\"", + "contents": "DUNGEON_FLOOR_TELDRASSIL4" }, { - "trigger": "EMOTE145_CMD2\tstring", - "contents": "EMOTE145_CMD2", + "trigger": "DUNGEON_FLOOR_TELDRASSIL5\t\"string\"", + "contents": "DUNGEON_FLOOR_TELDRASSIL5" }, { - "trigger": "EMOTE145_TOKEN\tstring", - "contents": "EMOTE145_TOKEN", + "trigger": "DUNGEON_FLOOR_TEMPESTKEEP1\t\"string\"", + "contents": "DUNGEON_FLOOR_TEMPESTKEEP1" }, { - "trigger": "EMOTE146_CMD1\tstring", - "contents": "EMOTE146_CMD1", + "trigger": "DUNGEON_FLOOR_TERRACEOFENDLESSSPRING0\t\"string\"", + "contents": "DUNGEON_FLOOR_TERRACEOFENDLESSSPRING0" }, { - "trigger": "EMOTE146_CMD2\tstring", - "contents": "EMOTE146_CMD2", + "trigger": "DUNGEON_FLOOR_THEARCATRAZ1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEARCATRAZ1" }, { - "trigger": "EMOTE146_TOKEN\tstring", - "contents": "EMOTE146_TOKEN", + "trigger": "DUNGEON_FLOOR_THEARCATRAZ2\t\"string\"", + "contents": "DUNGEON_FLOOR_THEARCATRAZ2" }, { - "trigger": "EMOTE147_CMD1\tstring", - "contents": "EMOTE147_CMD1", + "trigger": "DUNGEON_FLOOR_THEARCATRAZ3\t\"string\"", + "contents": "DUNGEON_FLOOR_THEARCATRAZ3" }, { - "trigger": "EMOTE147_CMD2\tstring", - "contents": "EMOTE147_CMD2", + "trigger": "DUNGEON_FLOOR_THEARGENTCOLISEUM1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEARGENTCOLISEUM1" }, { - "trigger": "EMOTE147_TOKEN\tstring", - "contents": "EMOTE147_TOKEN", + "trigger": "DUNGEON_FLOOR_THEARGENTCOLISEUM2\t\"string\"", + "contents": "DUNGEON_FLOOR_THEARGENTCOLISEUM2" }, { - "trigger": "EMOTE148_CMD1\tstring", - "contents": "EMOTE148_CMD1", + "trigger": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT1" }, { - "trigger": "EMOTE148_CMD2\tstring", - "contents": "EMOTE148_CMD2", + "trigger": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT2\t\"string\"", + "contents": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT2" }, { - "trigger": "EMOTE148_CMD3\tstring", - "contents": "EMOTE148_CMD3", + "trigger": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT3\t\"string\"", + "contents": "DUNGEON_FLOOR_THEBASTIONOFTWILIGHT3" }, { - "trigger": "EMOTE148_TOKEN\tstring", - "contents": "EMOTE148_TOKEN", + "trigger": "DUNGEON_FLOOR_THEBLOODFURNACE1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEBLOODFURNACE1" }, { - "trigger": "EMOTE149_CMD1\tstring", - "contents": "EMOTE149_CMD1", + "trigger": "DUNGEON_FLOOR_THEBOTANICA1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEBOTANICA1" }, { - "trigger": "EMOTE149_CMD2\tstring", - "contents": "EMOTE149_CMD2", + "trigger": "DUNGEON_FLOOR_THEDEADMINES1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEDEADMINES1" }, { - "trigger": "EMOTE149_TOKEN\tstring", - "contents": "EMOTE149_TOKEN", + "trigger": "DUNGEON_FLOOR_THEDEADMINES2\t\"string\"", + "contents": "DUNGEON_FLOOR_THEDEADMINES2" }, { - "trigger": "EMOTE14_CMD1\tstring", - "contents": "EMOTE14_CMD1", + "trigger": "DUNGEON_FLOOR_THEEYEOFETERNITY1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEEYEOFETERNITY1" }, { - "trigger": "EMOTE14_CMD2\tstring", - "contents": "EMOTE14_CMD2", + "trigger": "DUNGEON_FLOOR_THEFORGEOFSOULS1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEFORGEOFSOULS1" }, { - "trigger": "EMOTE14_TOKEN\tstring", - "contents": "EMOTE14_TOKEN", + "trigger": "DUNGEON_FLOOR_THEGREATWALL1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEGREATWALL1" }, { - "trigger": "EMOTE150_CMD1\tstring", - "contents": "EMOTE150_CMD1", + "trigger": "DUNGEON_FLOOR_THEGREATWALL2\t\"string\"", + "contents": "DUNGEON_FLOOR_THEGREATWALL2" }, { - "trigger": "EMOTE150_CMD2\tstring", - "contents": "EMOTE150_CMD2", + "trigger": "DUNGEON_FLOOR_THEHIDDENPASS5\t\"string\"", + "contents": "DUNGEON_FLOOR_THEHIDDENPASS5" }, { - "trigger": "EMOTE150_TOKEN\tstring", - "contents": "EMOTE150_TOKEN", + "trigger": "DUNGEON_FLOOR_THEJADEFOREST6\t\"string\"", + "contents": "DUNGEON_FLOOR_THEJADEFOREST6" }, { - "trigger": "EMOTE151_CMD1\tstring", - "contents": "EMOTE151_CMD1", + "trigger": "DUNGEON_FLOOR_THEJADEFOREST7\t\"string\"", + "contents": "DUNGEON_FLOOR_THEJADEFOREST7" }, { - "trigger": "EMOTE151_CMD2\tstring", - "contents": "EMOTE151_CMD2", + "trigger": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO0" }, { - "trigger": "EMOTE151_CMD3\tstring", - "contents": "EMOTE151_CMD3", + "trigger": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEJADEFORESTSCENARIO1" }, { - "trigger": "EMOTE151_TOKEN\tstring", - "contents": "EMOTE151_TOKEN", + "trigger": "DUNGEON_FLOOR_THELOSTISLES1\t\"string\"", + "contents": "DUNGEON_FLOOR_THELOSTISLES1" }, { - "trigger": "EMOTE152_CMD1\tstring", - "contents": "EMOTE152_CMD1", + "trigger": "DUNGEON_FLOOR_THELOSTISLES2\t\"string\"", + "contents": "DUNGEON_FLOOR_THELOSTISLES2" }, { - "trigger": "EMOTE152_CMD2\tstring", - "contents": "EMOTE152_CMD2", + "trigger": "DUNGEON_FLOOR_THELOSTISLES3\t\"string\"", + "contents": "DUNGEON_FLOOR_THELOSTISLES3" }, { - "trigger": "EMOTE152_TOKEN\tstring", - "contents": "EMOTE152_TOKEN", + "trigger": "DUNGEON_FLOOR_THELOSTISLES4\t\"string\"", + "contents": "DUNGEON_FLOOR_THELOSTISLES4" }, { - "trigger": "EMOTE153_CMD1\tstring", - "contents": "EMOTE153_CMD1", + "trigger": "DUNGEON_FLOOR_THEMECHANAR1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEMECHANAR1" }, { - "trigger": "EMOTE153_CMD2\tstring", - "contents": "EMOTE153_CMD2", + "trigger": "DUNGEON_FLOOR_THEMECHANAR2\t\"string\"", + "contents": "DUNGEON_FLOOR_THEMECHANAR2" }, { - "trigger": "EMOTE153_TOKEN\tstring", - "contents": "EMOTE153_TOKEN", + "trigger": "DUNGEON_FLOOR_THENEXUS1\t\"string\"", + "contents": "DUNGEON_FLOOR_THENEXUS1" }, { - "trigger": "EMOTE154_CMD1\tstring", - "contents": "EMOTE154_CMD1", + "trigger": "DUNGEON_FLOOR_THENEXUSLEGENDARY1\t\"string\"", + "contents": "DUNGEON_FLOOR_THENEXUSLEGENDARY1" }, { - "trigger": "EMOTE154_CMD2\tstring", - "contents": "EMOTE154_CMD2", + "trigger": "DUNGEON_FLOOR_THEOBSIDIANSANCTUM1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEOBSIDIANSANCTUM1" }, { - "trigger": "EMOTE154_TOKEN\tstring", - "contents": "EMOTE154_TOKEN", + "trigger": "DUNGEON_FLOOR_THESHATTEREDHALLS1\t\"string\"", + "contents": "DUNGEON_FLOOR_THESHATTEREDHALLS1" }, { - "trigger": "EMOTE155_CMD1\tstring", - "contents": "EMOTE155_CMD1", + "trigger": "DUNGEON_FLOOR_THESLAVEPENS1\t\"string\"", + "contents": "DUNGEON_FLOOR_THESLAVEPENS1" }, { - "trigger": "EMOTE155_CMD2\tstring", - "contents": "EMOTE155_CMD2", + "trigger": "DUNGEON_FLOOR_THESTEAMVAULT1\t\"string\"", + "contents": "DUNGEON_FLOOR_THESTEAMVAULT1" }, { - "trigger": "EMOTE155_TOKEN\tstring", - "contents": "EMOTE155_TOKEN", + "trigger": "DUNGEON_FLOOR_THESTEAMVAULT2\t\"string\"", + "contents": "DUNGEON_FLOOR_THESTEAMVAULT2" }, { - "trigger": "EMOTE156_CMD1\tstring", - "contents": "EMOTE156_CMD1", + "trigger": "DUNGEON_FLOOR_THESTOCKADE1\t\"string\"", + "contents": "DUNGEON_FLOOR_THESTOCKADE1" }, { - "trigger": "EMOTE156_CMD2\tstring", - "contents": "EMOTE156_CMD2", + "trigger": "DUNGEON_FLOOR_THESTONECORE1\t\"string\"", + "contents": "DUNGEON_FLOOR_THESTONECORE1" }, { - "trigger": "EMOTE156_TOKEN\tstring", - "contents": "EMOTE156_TOKEN", + "trigger": "DUNGEON_FLOOR_THETEMPLEOFATALHAKKAR1\t\"string\"", + "contents": "DUNGEON_FLOOR_THETEMPLEOFATALHAKKAR1" }, { - "trigger": "EMOTE157_CMD1\tstring", - "contents": "EMOTE157_CMD1", + "trigger": "DUNGEON_FLOOR_THEUNDERBOG1\t\"string\"", + "contents": "DUNGEON_FLOOR_THEUNDERBOG1" }, { - "trigger": "EMOTE157_CMD2\tstring", - "contents": "EMOTE157_CMD2", + "trigger": "DUNGEON_FLOOR_THRONEOFTHEFOURWINDS1\t\"string\"", + "contents": "DUNGEON_FLOOR_THRONEOFTHEFOURWINDS1" }, { - "trigger": "EMOTE157_TOKEN\tstring", - "contents": "EMOTE157_TOKEN", + "trigger": "DUNGEON_FLOOR_THRONEOFTIDES1\t\"string\"", + "contents": "DUNGEON_FLOOR_THRONEOFTIDES1" }, { - "trigger": "EMOTE158_CMD1\tstring", - "contents": "EMOTE158_CMD1", + "trigger": "DUNGEON_FLOOR_THRONEOFTIDES2\t\"string\"", + "contents": "DUNGEON_FLOOR_THRONEOFTIDES2" }, { - "trigger": "EMOTE158_CMD2\tstring", - "contents": "EMOTE158_CMD2", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID1" }, { - "trigger": "EMOTE158_TOKEN\tstring", - "contents": "EMOTE158_TOKEN", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID2" }, { - "trigger": "EMOTE159_CMD1\tstring", - "contents": "EMOTE159_CMD1", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID3" }, { - "trigger": "EMOTE159_CMD2\tstring", - "contents": "EMOTE159_CMD2", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID4" }, { - "trigger": "EMOTE159_TOKEN\tstring", - "contents": "EMOTE159_TOKEN", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID5" }, { - "trigger": "EMOTE15_CMD1\tstring", - "contents": "EMOTE15_CMD1", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID6\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID6" }, { - "trigger": "EMOTE15_CMD2\tstring", - "contents": "EMOTE15_CMD2", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID7\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID7" }, { - "trigger": "EMOTE15_CMD3\tstring", - "contents": "EMOTE15_CMD3", + "trigger": "DUNGEON_FLOOR_THUNDERKINGRAID8\t\"string\"", + "contents": "DUNGEON_FLOOR_THUNDERKINGRAID8" }, { - "trigger": "EMOTE15_TOKEN\tstring", - "contents": "EMOTE15_TOKEN", + "trigger": "DUNGEON_FLOOR_TIMELESSISLE22\t\"string\"", + "contents": "DUNGEON_FLOOR_TIMELESSISLE22" }, { - "trigger": "EMOTE160_CMD1\tstring", - "contents": "EMOTE160_CMD1", + "trigger": "DUNGEON_FLOOR_TIRISFAL12\t\"string\"", + "contents": "DUNGEON_FLOOR_TIRISFAL12" }, { - "trigger": "EMOTE160_CMD2\tstring", - "contents": "EMOTE160_CMD2", + "trigger": "DUNGEON_FLOOR_TIRISFAL13\t\"string\"", + "contents": "DUNGEON_FLOOR_TIRISFAL13" }, { - "trigger": "EMOTE160_TOKEN\tstring", - "contents": "EMOTE160_TOKEN", + "trigger": "DUNGEON_FLOOR_TKARCATRAZSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_TKARCATRAZSCENARIO1" }, { - "trigger": "EMOTE161_CMD1\tstring", - "contents": "EMOTE161_CMD1", + "trigger": "DUNGEON_FLOOR_TKARCATRAZSCENARIO2\t\"string\"", + "contents": "DUNGEON_FLOOR_TKARCATRAZSCENARIO2" }, { - "trigger": "EMOTE161_CMD2\tstring", - "contents": "EMOTE161_CMD2", + "trigger": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO0" }, { - "trigger": "EMOTE161_TOKEN\tstring", - "contents": "EMOTE161_TOKEN", + "trigger": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_TOLBARADWARLOCKSCENARIO1" }, { - "trigger": "EMOTE162_CMD1\tstring", - "contents": "EMOTE162_CMD1", + "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON1\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON1" }, { - "trigger": "EMOTE162_CMD2\tstring", - "contents": "EMOTE162_CMD2", + "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON2\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON2" }, { - "trigger": "EMOTE162_TOKEN\tstring", - "contents": "EMOTE162_TOKEN", + "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON3\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON3" }, { - "trigger": "EMOTE163_CMD1\tstring", - "contents": "EMOTE163_CMD1", + "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON4\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON4" }, { - "trigger": "EMOTE163_CMD2\tstring", - "contents": "EMOTE163_CMD2", + "trigger": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON5\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBOFSARGERASDUNGEON5" }, { - "trigger": "EMOTE163_TOKEN\tstring", - "contents": "EMOTE163_TOKEN", + "trigger": "DUNGEON_FLOOR_TOMBRAID1\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBRAID1" }, { - "trigger": "EMOTE164_CMD1\tstring", - "contents": "EMOTE164_CMD1", + "trigger": "DUNGEON_FLOOR_TOMBRAID2\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBRAID2" }, { - "trigger": "EMOTE164_CMD2\tstring", - "contents": "EMOTE164_CMD2", + "trigger": "DUNGEON_FLOOR_TOMBRAID3\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBRAID3" }, { - "trigger": "EMOTE164_TOKEN\tstring", - "contents": "EMOTE164_TOKEN", + "trigger": "DUNGEON_FLOOR_TOMBRAID4\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBRAID4" }, { - "trigger": "EMOTE165_CMD1\tstring", - "contents": "EMOTE165_CMD1", + "trigger": "DUNGEON_FLOOR_TOMBRAID5\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBRAID5" }, { - "trigger": "EMOTE165_CMD2\tstring", - "contents": "EMOTE165_CMD2", + "trigger": "DUNGEON_FLOOR_TOMBRAID6\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBRAID6" }, { - "trigger": "EMOTE165_TOKEN\tstring", - "contents": "EMOTE165_TOKEN", + "trigger": "DUNGEON_FLOOR_TOMBRAID7\t\"string\"", + "contents": "DUNGEON_FLOOR_TOMBRAID7" }, { - "trigger": "EMOTE166_CMD1\tstring", - "contents": "EMOTE166_CMD1", + "trigger": "DUNGEON_FLOOR_TYRIVESS0\t\"string\"", + "contents": "DUNGEON_FLOOR_TYRIVESS0" }, { - "trigger": "EMOTE166_CMD2\tstring", - "contents": "EMOTE166_CMD2", + "trigger": "DUNGEON_FLOOR_TYRIVESS1\t\"string\"", + "contents": "DUNGEON_FLOOR_TYRIVESS1" }, { - "trigger": "EMOTE166_TOKEN\tstring", - "contents": "EMOTE166_TOKEN", + "trigger": "DUNGEON_FLOOR_ULDAMAN1\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDAMAN1" }, { - "trigger": "EMOTE167_CMD1\tstring", - "contents": "EMOTE167_CMD1", + "trigger": "DUNGEON_FLOOR_ULDAMAN2\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDAMAN2" }, { - "trigger": "EMOTE167_CMD2\tstring", - "contents": "EMOTE167_CMD2", + "trigger": "DUNGEON_FLOOR_ULDUAR0\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUAR0" }, { - "trigger": "EMOTE167_TOKEN\tstring", - "contents": "EMOTE167_TOKEN", + "trigger": "DUNGEON_FLOOR_ULDUAR1\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUAR1" }, { - "trigger": "EMOTE168_CMD1\tstring", - "contents": "EMOTE168_CMD1", + "trigger": "DUNGEON_FLOOR_ULDUAR2\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUAR2" }, { - "trigger": "EMOTE168_CMD2\tstring", - "contents": "EMOTE168_CMD2", + "trigger": "DUNGEON_FLOOR_ULDUAR3\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUAR3" }, { - "trigger": "EMOTE168_TOKEN\tstring", - "contents": "EMOTE168_TOKEN", + "trigger": "DUNGEON_FLOOR_ULDUAR4\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUAR4" }, { - "trigger": "EMOTE169_CMD1\tstring", - "contents": "EMOTE169_CMD1", + "trigger": "DUNGEON_FLOOR_ULDUAR5\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUAR5" }, { - "trigger": "EMOTE169_CMD2\tstring", - "contents": "EMOTE169_CMD2", + "trigger": "DUNGEON_FLOOR_ULDUAR771\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUAR771" }, { - "trigger": "EMOTE169_TOKEN\tstring", - "contents": "EMOTE169_TOKEN", + "trigger": "DUNGEON_FLOOR_ULDUARMAGNI1\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUARMAGNI1" }, { - "trigger": "EMOTE16_CMD1\tstring", - "contents": "EMOTE16_CMD1", + "trigger": "DUNGEON_FLOOR_ULDUARMAGNI2\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUARMAGNI2" }, { - "trigger": "EMOTE16_CMD2\tstring", - "contents": "EMOTE16_CMD2", + "trigger": "DUNGEON_FLOOR_ULDUARMAGNI3\t\"string\"", + "contents": "DUNGEON_FLOOR_ULDUARMAGNI3" }, { - "trigger": "EMOTE16_CMD3\tstring", - "contents": "EMOTE16_CMD3", + "trigger": "DUNGEON_FLOOR_UNGOROCRATER14\t\"string\"", + "contents": "DUNGEON_FLOOR_UNGOROCRATER14" }, { - "trigger": "EMOTE16_TOKEN\tstring", - "contents": "EMOTE16_TOKEN", + "trigger": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE1\t\"string\"", + "contents": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE1" }, { - "trigger": "EMOTE170_CMD1\tstring", - "contents": "EMOTE170_CMD1", + "trigger": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE2\t\"string\"", + "contents": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE2" }, { - "trigger": "EMOTE170_CMD2\tstring", - "contents": "EMOTE170_CMD2", + "trigger": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE3\t\"string\"", + "contents": "DUNGEON_FLOOR_UPPERBLACKROCKSPIRE3" }, { - "trigger": "EMOTE170_TOKEN\tstring", - "contents": "EMOTE170_TOKEN", + "trigger": "DUNGEON_FLOOR_UTGARDEKEEP1\t\"string\"", + "contents": "DUNGEON_FLOOR_UTGARDEKEEP1" }, { - "trigger": "EMOTE171_CMD1\tstring", - "contents": "EMOTE171_CMD1", + "trigger": "DUNGEON_FLOOR_UTGARDEKEEP2\t\"string\"", + "contents": "DUNGEON_FLOOR_UTGARDEKEEP2" }, { - "trigger": "EMOTE171_CMD2\tstring", - "contents": "EMOTE171_CMD2", + "trigger": "DUNGEON_FLOOR_UTGARDEKEEP3\t\"string\"", + "contents": "DUNGEON_FLOOR_UTGARDEKEEP3" }, { - "trigger": "EMOTE171_TOKEN\tstring", - "contents": "EMOTE171_TOKEN", + "trigger": "DUNGEON_FLOOR_UTGARDEPINNACLE1\t\"string\"", + "contents": "DUNGEON_FLOOR_UTGARDEPINNACLE1" }, { - "trigger": "EMOTE17_CMD1\tstring", - "contents": "EMOTE17_CMD1", + "trigger": "DUNGEON_FLOOR_UTGARDEPINNACLE2\t\"string\"", + "contents": "DUNGEON_FLOOR_UTGARDEPINNACLE2" }, { - "trigger": "EMOTE17_CMD2\tstring", - "contents": "EMOTE17_CMD2", + "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS1\t\"string\"", + "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS1" }, { - "trigger": "EMOTE17_TOKEN\tstring", - "contents": "EMOTE17_TOKEN", + "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS18\t\"string\"", + "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS18" }, { - "trigger": "EMOTE18_CMD1\tstring", - "contents": "EMOTE18_CMD1", + "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS19\t\"string\"", + "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS19" }, { - "trigger": "EMOTE18_CMD2\tstring", - "contents": "EMOTE18_CMD2", + "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS2\t\"string\"", + "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS2" }, { - "trigger": "EMOTE18_CMD3\tstring", - "contents": "EMOTE18_CMD3", + "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS3\t\"string\"", + "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS3" }, { - "trigger": "EMOTE18_CMD4\tstring", - "contents": "EMOTE18_CMD4", + "trigger": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS4\t\"string\"", + "contents": "DUNGEON_FLOOR_VALEOFETERNALBLOSSOMS4" }, { - "trigger": "EMOTE18_TOKEN\tstring", - "contents": "EMOTE18_TOKEN", + "trigger": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO0" }, { - "trigger": "EMOTE19_CMD1\tstring", - "contents": "EMOTE19_CMD1", + "trigger": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_VALLEYOFPOWERSCENARIO1" }, { - "trigger": "EMOTE19_CMD2\tstring", - "contents": "EMOTE19_CMD2", + "trigger": "DUNGEON_FLOOR_VALSHARAH14\t\"string\"", + "contents": "DUNGEON_FLOOR_VALSHARAH14" }, { - "trigger": "EMOTE19_CMD3\tstring", - "contents": "EMOTE19_CMD3", + "trigger": "DUNGEON_FLOOR_VALSHARAH15\t\"string\"", + "contents": "DUNGEON_FLOOR_VALSHARAH15" }, { - "trigger": "EMOTE19_CMD4\tstring", - "contents": "EMOTE19_CMD4", + "trigger": "DUNGEON_FLOOR_VAULTOFARCHAVON1\t\"string\"", + "contents": "DUNGEON_FLOOR_VAULTOFARCHAVON1" }, { - "trigger": "EMOTE19_CMD5\tstring", - "contents": "EMOTE19_CMD5", + "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENS1\t\"string\"", + "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENS1" }, { - "trigger": "EMOTE19_CMD6\tstring", - "contents": "EMOTE19_CMD6", + "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENS2\t\"string\"", + "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENS2" }, { - "trigger": "EMOTE19_TOKEN\tstring", - "contents": "EMOTE19_TOKEN", + "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENS3\t\"string\"", + "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENS3" }, { - "trigger": "EMOTE1_CMD1\tstring", - "contents": "EMOTE1_CMD1", + "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH1\t\"string\"", + "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH1" }, { - "trigger": "EMOTE1_CMD2\tstring", - "contents": "EMOTE1_CMD2", + "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH2\t\"string\"", + "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH2" }, { - "trigger": "EMOTE1_TOKEN\tstring", - "contents": "EMOTE1_TOKEN", + "trigger": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH3\t\"string\"", + "contents": "DUNGEON_FLOOR_VAULTOFTHEWARDENSDH3" }, { - "trigger": "EMOTE20_CMD1\tstring", - "contents": "EMOTE20_CMD1", + "trigger": "DUNGEON_FLOOR_VIOLETHOLD1\t\"string\"", + "contents": "DUNGEON_FLOOR_VIOLETHOLD1" }, { - "trigger": "EMOTE20_CMD2\tstring", - "contents": "EMOTE20_CMD2", + "trigger": "DUNGEON_FLOOR_VOLJINSCENARIO0\t\"string\"", + "contents": "DUNGEON_FLOOR_VOLJINSCENARIO0" }, { - "trigger": "EMOTE20_CMD3\tstring", - "contents": "EMOTE20_CMD3", + "trigger": "DUNGEON_FLOOR_VOLJINSCENARIO1\t\"string\"", + "contents": "DUNGEON_FLOOR_VOLJINSCENARIO1" }, { - "trigger": "EMOTE20_TOKEN\tstring", - "contents": "EMOTE20_TOKEN", + "trigger": "DUNGEON_FLOOR_WAILINGCAVERNS1\t\"string\"", + "contents": "DUNGEON_FLOOR_WAILINGCAVERNS1" }, { - "trigger": "EMOTE21_CMD1\tstring", - "contents": "EMOTE21_CMD1", + "trigger": "DUNGEON_FLOOR_WELLOFETERNITY\t\"string\"", + "contents": "DUNGEON_FLOOR_WELLOFETERNITY" }, { - "trigger": "EMOTE21_CMD2\tstring", - "contents": "EMOTE21_CMD2", + "trigger": "DUNGEON_FLOOR_WESTFALL17\t\"string\"", + "contents": "DUNGEON_FLOOR_WESTFALL17" }, { - "trigger": "EMOTE21_CMD3\tstring", - "contents": "EMOTE21_CMD3", + "trigger": "DUNGEON_FLOOR_WESTFALL4\t\"string\"", + "contents": "DUNGEON_FLOOR_WESTFALL4" }, { - "trigger": "EMOTE21_CMD4\tstring", - "contents": "EMOTE21_CMD4", + "trigger": "DUNGEON_FLOOR_WESTFALL5\t\"string\"", + "contents": "DUNGEON_FLOOR_WESTFALL5" }, { - "trigger": "EMOTE21_TOKEN\tstring", - "contents": "EMOTE21_TOKEN", + "trigger": "DUNGEON_FLOOR_ZULAMAN1\t\"string\"", + "contents": "DUNGEON_FLOOR_ZULAMAN1" }, { - "trigger": "EMOTE22_CMD1\tstring", - "contents": "EMOTE22_CMD1", + "trigger": "DUNGEON_FLOOR_ZULFARRAK\t\"string\"", + "contents": "DUNGEON_FLOOR_ZULFARRAK" }, { - "trigger": "EMOTE22_CMD2\tstring", - "contents": "EMOTE22_CMD2", + "trigger": "DUNGEON_FLOOR_ZULGURUB1\t\"string\"", + "contents": "DUNGEON_FLOOR_ZULGURUB1" }, { - "trigger": "EMOTE22_CMD3\tstring", - "contents": "EMOTE22_CMD3", + "trigger": "DUNGEON_GROUP_FOUND_TOOLTIP\t\"string\"", + "contents": "DUNGEON_GROUP_FOUND_TOOLTIP" }, { - "trigger": "EMOTE22_CMD4\tstring", - "contents": "EMOTE22_CMD4", + "trigger": "DUNGEON_NAME_WITH_DIFFICULTY\t\"string\"", + "contents": "DUNGEON_NAME_WITH_DIFFICULTY" }, { - "trigger": "EMOTE22_CMD5\tstring", - "contents": "EMOTE22_CMD5", + "trigger": "DUNGEONS\t\"string\"", + "contents": "DUNGEONS" }, { - "trigger": "EMOTE22_CMD6\tstring", - "contents": "EMOTE22_CMD6", + "trigger": "DUNGEONS_BUTTON\t\"string\"", + "contents": "DUNGEONS_BUTTON" }, { - "trigger": "EMOTE22_TOKEN\tstring", - "contents": "EMOTE22_TOKEN", + "trigger": "DURABILITY\t\"string\"", + "contents": "DURABILITY" }, { - "trigger": "EMOTE23_CMD1\tstring", - "contents": "EMOTE23_CMD1", + "trigger": "DURABILITY_ABBR\t\"string\"", + "contents": "DURABILITY_ABBR" }, { - "trigger": "EMOTE23_CMD2\tstring", - "contents": "EMOTE23_CMD2", + "trigger": "DURABILITY_LCD\t\"string\"", + "contents": "DURABILITY_LCD" }, { - "trigger": "EMOTE23_TOKEN\tstring", - "contents": "EMOTE23_TOKEN", + "trigger": "DURABILITY_TEMPLATE\t\"string\"", + "contents": "DURABILITY_TEMPLATE" }, { - "trigger": "EMOTE24_CMD1\tstring", - "contents": "EMOTE24_CMD1", + "trigger": "DURABILITYDAMAGE_DEATH\t\"string\"", + "contents": "DURABILITYDAMAGE_DEATH" }, { - "trigger": "EMOTE24_CMD2\tstring", - "contents": "EMOTE24_CMD2", + "trigger": "DYNAMIC\t\"string\"", + "contents": "DYNAMIC" }, { - "trigger": "EMOTE24_TOKEN\tstring", - "contents": "EMOTE24_TOKEN", + "trigger": "ECLIPSE\t\"string\"", + "contents": "ECLIPSE" }, { - "trigger": "EMOTE25_CMD1\tstring", - "contents": "EMOTE25_CMD1", + "trigger": "EDIT\t\"string\"", + "contents": "EDIT" }, { - "trigger": "EMOTE25_CMD2\tstring", - "contents": "EMOTE25_CMD2", + "trigger": "EDIT_TICKET\t\"string\"", + "contents": "EDIT_TICKET" }, { - "trigger": "EMOTE25_TOKEN\tstring", - "contents": "EMOTE25_TOKEN", + "trigger": "EFFECTIVE_LEVEL_FORMAT\t\"string\"", + "contents": "EFFECTIVE_LEVEL_FORMAT" }, { - "trigger": "EMOTE26_CMD1\tstring", - "contents": "EMOTE26_CMD1", + "trigger": "EFFECTS_LABEL\t\"string\"", + "contents": "EFFECTS_LABEL" }, { - "trigger": "EMOTE26_CMD2\tstring", - "contents": "EMOTE26_CMD2", + "trigger": "EFFECTS_SUBHEADER\t\"string\"", + "contents": "EFFECTS_SUBHEADER" }, { - "trigger": "EMOTE26_CMD3\tstring", - "contents": "EMOTE26_CMD3", + "trigger": "EFFECTS_SUBTEXT\t\"string\"", + "contents": "EFFECTS_SUBTEXT" }, { - "trigger": "EMOTE26_CMD4\tstring", - "contents": "EMOTE26_CMD4", + "trigger": "EJ_CLASS_FILTER\t\"string\"", + "contents": "EJ_CLASS_FILTER" }, { - "trigger": "EMOTE26_CMD5\tstring", - "contents": "EMOTE26_CMD5", + "trigger": "EJ_LOOT_SLOT_FILTER_ARTIFACT_RELIC\t\"string\"", + "contents": "EJ_LOOT_SLOT_FILTER_ARTIFACT_RELIC" }, { - "trigger": "EMOTE26_CMD6\tstring", - "contents": "EMOTE26_CMD6", + "trigger": "EJECT_PASSENGER\t\"string\"", + "contents": "EJECT_PASSENGER" }, { - "trigger": "EMOTE26_TOKEN\tstring", - "contents": "EMOTE26_TOKEN", + "trigger": "ELITE\t\"string\"", + "contents": "ELITE" }, { - "trigger": "EMOTE27_CMD1\tstring", - "contents": "EMOTE27_CMD1", + "trigger": "EMBLEM_BACKGROUND\t\"string\"", + "contents": "EMBLEM_BACKGROUND" }, { - "trigger": "EMOTE27_CMD2\tstring", - "contents": "EMOTE27_CMD2", + "trigger": "EMBLEM_BORDER\t\"string\"", + "contents": "EMBLEM_BORDER" }, { - "trigger": "EMOTE27_TOKEN\tstring", - "contents": "EMOTE27_TOKEN", + "trigger": "EMBLEM_BORDER_COLOR\t\"string\"", + "contents": "EMBLEM_BORDER_COLOR" }, { - "trigger": "EMOTE28_CMD1\tstring", - "contents": "EMOTE28_CMD1", + "trigger": "EMBLEM_SYMBOL\t\"string\"", + "contents": "EMBLEM_SYMBOL" }, { - "trigger": "EMOTE28_CMD2\tstring", - "contents": "EMOTE28_CMD2", + "trigger": "EMBLEM_SYMBOL_COLOR\t\"string\"", + "contents": "EMBLEM_SYMBOL_COLOR" }, { - "trigger": "EMOTE28_CMD3\tstring", - "contents": "EMOTE28_CMD3", + "trigger": "EMOTE\t\"string\"", + "contents": "EMOTE" }, { - "trigger": "EMOTE28_TOKEN\tstring", - "contents": "EMOTE28_TOKEN", + "trigger": "EMOTE100_CMD1\t\"string\"", + "contents": "EMOTE100_CMD1" }, { - "trigger": "EMOTE29_CMD1\tstring", - "contents": "EMOTE29_CMD1", + "trigger": "EMOTE100_CMD2\t\"string\"", + "contents": "EMOTE100_CMD2" }, { - "trigger": "EMOTE29_CMD2\tstring", - "contents": "EMOTE29_CMD2", + "trigger": "EMOTE100_TOKEN\t\"string\"", + "contents": "EMOTE100_TOKEN" }, { - "trigger": "EMOTE29_CMD3\tstring", - "contents": "EMOTE29_CMD3", + "trigger": "EMOTE101_CMD\t\"string\"", + "contents": "EMOTE101_CMD" }, { - "trigger": "EMOTE29_CMD4\tstring", - "contents": "EMOTE29_CMD4", + "trigger": "EMOTE101_CMD1\t\"string\"", + "contents": "EMOTE101_CMD1" }, { - "trigger": "EMOTE29_TOKEN\tstring", - "contents": "EMOTE29_TOKEN", + "trigger": "EMOTE101_CMD2\t\"string\"", + "contents": "EMOTE101_CMD2" }, { - "trigger": "EMOTE2_CMD1\tstring", - "contents": "EMOTE2_CMD1", + "trigger": "EMOTE101_CMD3\t\"string\"", + "contents": "EMOTE101_CMD3" }, { - "trigger": "EMOTE2_CMD2\tstring", - "contents": "EMOTE2_CMD2", + "trigger": "EMOTE101_TOKEN\t\"string\"", + "contents": "EMOTE101_TOKEN" }, { - "trigger": "EMOTE2_TOKEN\tstring", - "contents": "EMOTE2_TOKEN", + "trigger": "EMOTE102_CMD1\t\"string\"", + "contents": "EMOTE102_CMD1" }, { - "trigger": "EMOTE304_CMD1\tstring", - "contents": "EMOTE304_CMD1", + "trigger": "EMOTE102_CMD2\t\"string\"", + "contents": "EMOTE102_CMD2" }, { - "trigger": "EMOTE304_CMD3\tstring", - "contents": "EMOTE304_CMD3", + "trigger": "EMOTE102_TOKEN\t\"string\"", + "contents": "EMOTE102_TOKEN" }, { - "trigger": "EMOTE304_CMD4\tstring", - "contents": "EMOTE304_CMD4", + "trigger": "EMOTE103_CMD1\t\"string\"", + "contents": "EMOTE103_CMD1" }, { - "trigger": "EMOTE304_TOKEN\tstring", - "contents": "EMOTE304_TOKEN", + "trigger": "EMOTE103_CMD2\t\"string\"", + "contents": "EMOTE103_CMD2" }, { - "trigger": "EMOTE306_CMD1\tstring", - "contents": "EMOTE306_CMD1", + "trigger": "EMOTE103_TOKEN\t\"string\"", + "contents": "EMOTE103_TOKEN" }, { - "trigger": "EMOTE306_CMD2\tstring", - "contents": "EMOTE306_CMD2", + "trigger": "EMOTE104_CMD1\t\"string\"", + "contents": "EMOTE104_CMD1" }, { - "trigger": "EMOTE306_CMD3\tstring", - "contents": "EMOTE306_CMD3", + "trigger": "EMOTE104_CMD2\t\"string\"", + "contents": "EMOTE104_CMD2" }, { - "trigger": "EMOTE306_CMD4\tstring", - "contents": "EMOTE306_CMD4", + "trigger": "EMOTE104_TOKEN\t\"string\"", + "contents": "EMOTE104_TOKEN" }, { - "trigger": "EMOTE306_TOKEN\tstring", - "contents": "EMOTE306_TOKEN", + "trigger": "EMOTE105_CMD1\t\"string\"", + "contents": "EMOTE105_CMD1" }, { - "trigger": "EMOTE30_CMD1\tstring", - "contents": "EMOTE30_CMD1", + "trigger": "EMOTE105_CMD2\t\"string\"", + "contents": "EMOTE105_CMD2" }, { - "trigger": "EMOTE30_CMD2\tstring", - "contents": "EMOTE30_CMD2", + "trigger": "EMOTE105_TOKEN\t\"string\"", + "contents": "EMOTE105_TOKEN" }, { - "trigger": "EMOTE30_CMD3\tstring", - "contents": "EMOTE30_CMD3", + "trigger": "EMOTE106_CMD1\t\"string\"", + "contents": "EMOTE106_CMD1" }, { - "trigger": "EMOTE30_CMD4\tstring", - "contents": "EMOTE30_CMD4", + "trigger": "EMOTE106_CMD2\t\"string\"", + "contents": "EMOTE106_CMD2" }, { - "trigger": "EMOTE30_TOKEN\tstring", - "contents": "EMOTE30_TOKEN", + "trigger": "EMOTE106_TOKEN\t\"string\"", + "contents": "EMOTE106_TOKEN" }, { - "trigger": "EMOTE31_CMD1\tstring", - "contents": "EMOTE31_CMD1", + "trigger": "EMOTE107_CMD1\t\"string\"", + "contents": "EMOTE107_CMD1" }, { - "trigger": "EMOTE31_CMD2\tstring", - "contents": "EMOTE31_CMD2", + "trigger": "EMOTE107_CMD2\t\"string\"", + "contents": "EMOTE107_CMD2" }, { - "trigger": "EMOTE31_TOKEN\tstring", - "contents": "EMOTE31_TOKEN", + "trigger": "EMOTE107_CMD3\t\"string\"", + "contents": "EMOTE107_CMD3" }, { - "trigger": "EMOTE32_CMD1\tstring", - "contents": "EMOTE32_CMD1", + "trigger": "EMOTE107_TOKEN\t\"string\"", + "contents": "EMOTE107_TOKEN" }, { - "trigger": "EMOTE32_CMD2\tstring", - "contents": "EMOTE32_CMD2", + "trigger": "EMOTE108_CMD1\t\"string\"", + "contents": "EMOTE108_CMD1" }, { - "trigger": "EMOTE32_CMD3\tstring", - "contents": "EMOTE32_CMD3", + "trigger": "EMOTE108_CMD2\t\"string\"", + "contents": "EMOTE108_CMD2" }, { - "trigger": "EMOTE32_CMD4\tstring", - "contents": "EMOTE32_CMD4", + "trigger": "EMOTE108_CMD3\t\"string\"", + "contents": "EMOTE108_CMD3" }, { - "trigger": "EMOTE32_CMD5\tstring", - "contents": "EMOTE32_CMD5", + "trigger": "EMOTE108_TOKEN\t\"string\"", + "contents": "EMOTE108_TOKEN" }, { - "trigger": "EMOTE32_CMD6\tstring", - "contents": "EMOTE32_CMD6", + "trigger": "EMOTE109_CMD1\t\"string\"", + "contents": "EMOTE109_CMD1" }, { - "trigger": "EMOTE32_TOKEN\tstring", - "contents": "EMOTE32_TOKEN", + "trigger": "EMOTE109_CMD2\t\"string\"", + "contents": "EMOTE109_CMD2" }, { - "trigger": "EMOTE33_CMD1\tstring", - "contents": "EMOTE33_CMD1", + "trigger": "EMOTE109_CMD3\t\"string\"", + "contents": "EMOTE109_CMD3" }, { - "trigger": "EMOTE33_CMD2\tstring", - "contents": "EMOTE33_CMD2", + "trigger": "EMOTE109_TOKEN\t\"string\"", + "contents": "EMOTE109_TOKEN" }, { - "trigger": "EMOTE33_TOKEN\tstring", - "contents": "EMOTE33_TOKEN", + "trigger": "EMOTE10_CMD1\t\"string\"", + "contents": "EMOTE10_CMD1" }, { - "trigger": "EMOTE34_CMD1\tstring", - "contents": "EMOTE34_CMD1", + "trigger": "EMOTE10_CMD2\t\"string\"", + "contents": "EMOTE10_CMD2" }, { - "trigger": "EMOTE34_CMD2\tstring", - "contents": "EMOTE34_CMD2", + "trigger": "EMOTE10_CMD3\t\"string\"", + "contents": "EMOTE10_CMD3" }, { - "trigger": "EMOTE34_TOKEN\tstring", - "contents": "EMOTE34_TOKEN", + "trigger": "EMOTE10_CMD4\t\"string\"", + "contents": "EMOTE10_CMD4" }, { - "trigger": "EMOTE35_CMD1\tstring", - "contents": "EMOTE35_CMD1", + "trigger": "EMOTE10_TOKEN\t\"string\"", + "contents": "EMOTE10_TOKEN" }, { - "trigger": "EMOTE35_CMD2\tstring", - "contents": "EMOTE35_CMD2", + "trigger": "EMOTE110_CMD1\t\"string\"", + "contents": "EMOTE110_CMD1" }, { - "trigger": "EMOTE35_TOKEN\tstring", - "contents": "EMOTE35_TOKEN", + "trigger": "EMOTE110_CMD2\t\"string\"", + "contents": "EMOTE110_CMD2" }, { - "trigger": "EMOTE368_CMD1\tstring", - "contents": "EMOTE368_CMD1", + "trigger": "EMOTE110_TOKEN\t\"string\"", + "contents": "EMOTE110_TOKEN" }, { - "trigger": "EMOTE368_CMD2\tstring", - "contents": "EMOTE368_CMD2", + "trigger": "EMOTE111_CMD1\t\"string\"", + "contents": "EMOTE111_CMD1" }, { - "trigger": "EMOTE368_TOKEN\tstring", - "contents": "EMOTE368_TOKEN", + "trigger": "EMOTE111_CMD2\t\"string\"", + "contents": "EMOTE111_CMD2" }, { - "trigger": "EMOTE369_CMD1\tstring", - "contents": "EMOTE369_CMD1", + "trigger": "EMOTE111_TOKEN\t\"string\"", + "contents": "EMOTE111_TOKEN" }, { - "trigger": "EMOTE369_CMD2\tstring", - "contents": "EMOTE369_CMD2", + "trigger": "EMOTE112_CMD1\t\"string\"", + "contents": "EMOTE112_CMD1" }, { - "trigger": "EMOTE369_TOKEN\tstring", - "contents": "EMOTE369_TOKEN", + "trigger": "EMOTE112_CMD2\t\"string\"", + "contents": "EMOTE112_CMD2" }, { - "trigger": "EMOTE36_CMD1\tstring", - "contents": "EMOTE36_CMD1", + "trigger": "EMOTE112_CMD3\t\"string\"", + "contents": "EMOTE112_CMD3" }, { - "trigger": "EMOTE36_CMD2\tstring", - "contents": "EMOTE36_CMD2", + "trigger": "EMOTE112_CMD4\t\"string\"", + "contents": "EMOTE112_CMD4" }, { - "trigger": "EMOTE36_CMD3\tstring", - "contents": "EMOTE36_CMD3", + "trigger": "EMOTE112_TOKEN\t\"string\"", + "contents": "EMOTE112_TOKEN" }, { - "trigger": "EMOTE36_CMD4\tstring", - "contents": "EMOTE36_CMD4", + "trigger": "EMOTE113_CMD1\t\"string\"", + "contents": "EMOTE113_CMD1" }, { - "trigger": "EMOTE36_TOKEN\tstring", - "contents": "EMOTE36_TOKEN", + "trigger": "EMOTE113_CMD2\t\"string\"", + "contents": "EMOTE113_CMD2" }, { - "trigger": "EMOTE370_CMD1\tstring", - "contents": "EMOTE370_CMD1", + "trigger": "EMOTE113_CMD3\t\"string\"", + "contents": "EMOTE113_CMD3" }, { - "trigger": "EMOTE370_CMD2\tstring", - "contents": "EMOTE370_CMD2", + "trigger": "EMOTE113_TOKEN\t\"string\"", + "contents": "EMOTE113_TOKEN" }, { - "trigger": "EMOTE370_TOKEN\tstring", - "contents": "EMOTE370_TOKEN", + "trigger": "EMOTE114_CMD1\t\"string\"", + "contents": "EMOTE114_CMD1" }, { - "trigger": "EMOTE371_CMD1\tstring", - "contents": "EMOTE371_CMD1", + "trigger": "EMOTE114_CMD2\t\"string\"", + "contents": "EMOTE114_CMD2" }, { - "trigger": "EMOTE371_CMD2\tstring", - "contents": "EMOTE371_CMD2", + "trigger": "EMOTE114_CMD3\t\"string\"", + "contents": "EMOTE114_CMD3" }, { - "trigger": "EMOTE371_TOKEN\tstring", - "contents": "EMOTE371_TOKEN", + "trigger": "EMOTE114_TOKEN\t\"string\"", + "contents": "EMOTE114_TOKEN" }, { - "trigger": "EMOTE372_CMD1\tstring", - "contents": "EMOTE372_CMD1", + "trigger": "EMOTE115_CMD1\t\"string\"", + "contents": "EMOTE115_CMD1" }, { - "trigger": "EMOTE372_CMD2\tstring", - "contents": "EMOTE372_CMD2", + "trigger": "EMOTE115_CMD2\t\"string\"", + "contents": "EMOTE115_CMD2" }, { - "trigger": "EMOTE372_TOKEN\tstring", - "contents": "EMOTE372_TOKEN", + "trigger": "EMOTE115_TOKEN\t\"string\"", + "contents": "EMOTE115_TOKEN" }, { - "trigger": "EMOTE373_CMD1\tstring", - "contents": "EMOTE373_CMD1", + "trigger": "EMOTE116_CMD1\t\"string\"", + "contents": "EMOTE116_CMD1" }, { - "trigger": "EMOTE373_CMD2\tstring", - "contents": "EMOTE373_CMD2", + "trigger": "EMOTE116_CMD2\t\"string\"", + "contents": "EMOTE116_CMD2" }, { - "trigger": "EMOTE373_TOKEN\tstring", - "contents": "EMOTE373_TOKEN", + "trigger": "EMOTE116_TOKEN\t\"string\"", + "contents": "EMOTE116_TOKEN" }, { - "trigger": "EMOTE374_CMD1\tstring", - "contents": "EMOTE374_CMD1", + "trigger": "EMOTE117_CMD1\t\"string\"", + "contents": "EMOTE117_CMD1" }, { - "trigger": "EMOTE374_CMD2\tstring", - "contents": "EMOTE374_CMD2", + "trigger": "EMOTE117_CMD2\t\"string\"", + "contents": "EMOTE117_CMD2" }, { - "trigger": "EMOTE374_TOKEN\tstring", - "contents": "EMOTE374_TOKEN", + "trigger": "EMOTE117_TOKEN\t\"string\"", + "contents": "EMOTE117_TOKEN" }, { - "trigger": "EMOTE375_CMD1\tstring", - "contents": "EMOTE375_CMD1", + "trigger": "EMOTE118_CMD1\t\"string\"", + "contents": "EMOTE118_CMD1" }, { - "trigger": "EMOTE375_CMD2\tstring", - "contents": "EMOTE375_CMD2", + "trigger": "EMOTE118_CMD2\t\"string\"", + "contents": "EMOTE118_CMD2" }, { - "trigger": "EMOTE375_TOKEN\tstring", - "contents": "EMOTE375_TOKEN", + "trigger": "EMOTE118_TOKEN\t\"string\"", + "contents": "EMOTE118_TOKEN" }, { - "trigger": "EMOTE376_CMD1\tstring", - "contents": "EMOTE376_CMD1", + "trigger": "EMOTE119_CMD1\t\"string\"", + "contents": "EMOTE119_CMD1" }, { - "trigger": "EMOTE376_CMD2\tstring", - "contents": "EMOTE376_CMD2", + "trigger": "EMOTE119_CMD2\t\"string\"", + "contents": "EMOTE119_CMD2" }, { - "trigger": "EMOTE376_TOKEN\tstring", - "contents": "EMOTE376_TOKEN", + "trigger": "EMOTE119_CMD3\t\"string\"", + "contents": "EMOTE119_CMD3" }, { - "trigger": "EMOTE377_CMD1\tstring", - "contents": "EMOTE377_CMD1", + "trigger": "EMOTE119_TOKEN\t\"string\"", + "contents": "EMOTE119_TOKEN" }, { - "trigger": "EMOTE377_CMD2\tstring", - "contents": "EMOTE377_CMD2", + "trigger": "EMOTE11_CMD1\t\"string\"", + "contents": "EMOTE11_CMD1" }, { - "trigger": "EMOTE377_CMD3\tstring", - "contents": "EMOTE377_CMD3", + "trigger": "EMOTE11_CMD2\t\"string\"", + "contents": "EMOTE11_CMD2" }, { - "trigger": "EMOTE377_CMD4\tstring", - "contents": "EMOTE377_CMD4", + "trigger": "EMOTE11_TOKEN\t\"string\"", + "contents": "EMOTE11_TOKEN" }, { - "trigger": "EMOTE377_TOKEN\tstring", - "contents": "EMOTE377_TOKEN", + "trigger": "EMOTE120_CMD1\t\"string\"", + "contents": "EMOTE120_CMD1" }, { - "trigger": "EMOTE37_CMD1\tstring", - "contents": "EMOTE37_CMD1", + "trigger": "EMOTE120_CMD2\t\"string\"", + "contents": "EMOTE120_CMD2" }, { - "trigger": "EMOTE37_CMD2\tstring", - "contents": "EMOTE37_CMD2", + "trigger": "EMOTE120_TOKEN\t\"string\"", + "contents": "EMOTE120_TOKEN" }, { - "trigger": "EMOTE37_CMD3\tstring", - "contents": "EMOTE37_CMD3", + "trigger": "EMOTE121_CMD1\t\"string\"", + "contents": "EMOTE121_CMD1" }, { - "trigger": "EMOTE37_TOKEN\tstring", - "contents": "EMOTE37_TOKEN", + "trigger": "EMOTE121_CMD2\t\"string\"", + "contents": "EMOTE121_CMD2" }, { - "trigger": "EMOTE380_CMD1\tstring", - "contents": "EMOTE380_CMD1", + "trigger": "EMOTE121_TOKEN\t\"string\"", + "contents": "EMOTE121_TOKEN" }, { - "trigger": "EMOTE380_CMD2\tstring", - "contents": "EMOTE380_CMD2", + "trigger": "EMOTE122_CMD1\t\"string\"", + "contents": "EMOTE122_CMD1" }, { - "trigger": "EMOTE380_TOKEN\tstring", - "contents": "EMOTE380_TOKEN", + "trigger": "EMOTE122_CMD2\t\"string\"", + "contents": "EMOTE122_CMD2" }, { - "trigger": "EMOTE381_CMD1\tstring", - "contents": "EMOTE381_CMD1", + "trigger": "EMOTE122_TOKEN\t\"string\"", + "contents": "EMOTE122_TOKEN" }, { - "trigger": "EMOTE381_CMD2\tstring", - "contents": "EMOTE381_CMD2", + "trigger": "EMOTE123_CMD1\t\"string\"", + "contents": "EMOTE123_CMD1" }, { - "trigger": "EMOTE381_CMD3\tstring", - "contents": "EMOTE381_CMD3", + "trigger": "EMOTE123_CMD2\t\"string\"", + "contents": "EMOTE123_CMD2" }, { - "trigger": "EMOTE381_TOKEN\tstring", - "contents": "EMOTE381_TOKEN", + "trigger": "EMOTE123_CMD3\t\"string\"", + "contents": "EMOTE123_CMD3" }, { - "trigger": "EMOTE382_CMD1\tstring", - "contents": "EMOTE382_CMD1", + "trigger": "EMOTE123_CMD4\t\"string\"", + "contents": "EMOTE123_CMD4" }, { - "trigger": "EMOTE382_CMD2\tstring", - "contents": "EMOTE382_CMD2", + "trigger": "EMOTE123_TOKEN\t\"string\"", + "contents": "EMOTE123_TOKEN" }, { - "trigger": "EMOTE382_TOKEN\tstring", - "contents": "EMOTE382_TOKEN", + "trigger": "EMOTE124_CMD1\t\"string\"", + "contents": "EMOTE124_CMD1" }, { - "trigger": "EMOTE383_CMD1\tstring", - "contents": "EMOTE383_CMD1", + "trigger": "EMOTE124_CMD2\t\"string\"", + "contents": "EMOTE124_CMD2" }, { - "trigger": "EMOTE383_CMD2\tstring", - "contents": "EMOTE383_CMD2", + "trigger": "EMOTE124_TOKEN\t\"string\"", + "contents": "EMOTE124_TOKEN" }, { - "trigger": "EMOTE383_TOKEN\tstring", - "contents": "EMOTE383_TOKEN", + "trigger": "EMOTE125_CMD1\t\"string\"", + "contents": "EMOTE125_CMD1" }, { - "trigger": "EMOTE384_CMD1\tstring", - "contents": "EMOTE384_CMD1", + "trigger": "EMOTE125_CMD2\t\"string\"", + "contents": "EMOTE125_CMD2" }, { - "trigger": "EMOTE384_CMD2\tstring", - "contents": "EMOTE384_CMD2", + "trigger": "EMOTE125_TOKEN\t\"string\"", + "contents": "EMOTE125_TOKEN" }, { - "trigger": "EMOTE384_CMD3\tstring", - "contents": "EMOTE384_CMD3", + "trigger": "EMOTE126_CMD1\t\"string\"", + "contents": "EMOTE126_CMD1" }, { - "trigger": "EMOTE384_CMD4\tstring", - "contents": "EMOTE384_CMD4", + "trigger": "EMOTE126_CMD2\t\"string\"", + "contents": "EMOTE126_CMD2" }, { - "trigger": "EMOTE384_TOKEN\tstring", - "contents": "EMOTE384_TOKEN", + "trigger": "EMOTE126_CMD3\t\"string\"", + "contents": "EMOTE126_CMD3" }, { - "trigger": "EMOTE385_CMD1\tstring", - "contents": "EMOTE385_CMD1", + "trigger": "EMOTE126_CMD4\t\"string\"", + "contents": "EMOTE126_CMD4" }, { - "trigger": "EMOTE385_CMD2\tstring", - "contents": "EMOTE385_CMD2", + "trigger": "EMOTE126_TOKEN\t\"string\"", + "contents": "EMOTE126_TOKEN" }, { - "trigger": "EMOTE385_CMD3\tstring", - "contents": "EMOTE385_CMD3", + "trigger": "EMOTE127_CMD1\t\"string\"", + "contents": "EMOTE127_CMD1" }, { - "trigger": "EMOTE385_CMD4\tstring", - "contents": "EMOTE385_CMD4", + "trigger": "EMOTE127_CMD2\t\"string\"", + "contents": "EMOTE127_CMD2" }, { - "trigger": "EMOTE385_TOKEN\tstring", - "contents": "EMOTE385_TOKEN", + "trigger": "EMOTE127_CMD3\t\"string\"", + "contents": "EMOTE127_CMD3" }, { - "trigger": "EMOTE386_CMD1\tstring", - "contents": "EMOTE386_CMD1", + "trigger": "EMOTE127_CMD4\t\"string\"", + "contents": "EMOTE127_CMD4" }, { - "trigger": "EMOTE386_CMD2\tstring", - "contents": "EMOTE386_CMD2", + "trigger": "EMOTE127_TOKEN\t\"string\"", + "contents": "EMOTE127_TOKEN" }, { - "trigger": "EMOTE386_TOKEN\tstring", - "contents": "EMOTE386_TOKEN", + "trigger": "EMOTE128_CMD1\t\"string\"", + "contents": "EMOTE128_CMD1" }, { - "trigger": "EMOTE387_CMD1\tstring", - "contents": "EMOTE387_CMD1", + "trigger": "EMOTE128_CMD2\t\"string\"", + "contents": "EMOTE128_CMD2" }, { - "trigger": "EMOTE387_CMD2\tstring", - "contents": "EMOTE387_CMD2", + "trigger": "EMOTE128_TOKEN\t\"string\"", + "contents": "EMOTE128_TOKEN" }, { - "trigger": "EMOTE387_CMD3\tstring", - "contents": "EMOTE387_CMD3", + "trigger": "EMOTE129_CMD1\t\"string\"", + "contents": "EMOTE129_CMD1" }, { - "trigger": "EMOTE387_TOKEN\tstring", - "contents": "EMOTE387_TOKEN", + "trigger": "EMOTE129_CMD2\t\"string\"", + "contents": "EMOTE129_CMD2" }, { - "trigger": "EMOTE389_CMD1\tstring", - "contents": "EMOTE389_CMD1", + "trigger": "EMOTE129_TOKEN\t\"string\"", + "contents": "EMOTE129_TOKEN" }, { - "trigger": "EMOTE389_CMD2\tstring", - "contents": "EMOTE389_CMD2", + "trigger": "EMOTE12_CMD1\t\"string\"", + "contents": "EMOTE12_CMD1" }, { - "trigger": "EMOTE389_TOKEN\tstring", - "contents": "EMOTE389_TOKEN", + "trigger": "EMOTE12_CMD2\t\"string\"", + "contents": "EMOTE12_CMD2" }, { - "trigger": "EMOTE38_CMD1\tstring", - "contents": "EMOTE38_CMD1", + "trigger": "EMOTE12_TOKEN\t\"string\"", + "contents": "EMOTE12_TOKEN" }, { - "trigger": "EMOTE38_CMD2\tstring", - "contents": "EMOTE38_CMD2", + "trigger": "EMOTE130_CMD1\t\"string\"", + "contents": "EMOTE130_CMD1" }, { - "trigger": "EMOTE38_CMD3\tstring", - "contents": "EMOTE38_CMD3", + "trigger": "EMOTE130_CMD2\t\"string\"", + "contents": "EMOTE130_CMD2" }, { - "trigger": "EMOTE38_CMD4\tstring", - "contents": "EMOTE38_CMD4", + "trigger": "EMOTE130_CMD3\t\"string\"", + "contents": "EMOTE130_CMD3" }, { - "trigger": "EMOTE38_CMD5\tstring", - "contents": "EMOTE38_CMD5", + "trigger": "EMOTE130_CMD4\t\"string\"", + "contents": "EMOTE130_CMD4" }, { - "trigger": "EMOTE38_CMD6\tstring", - "contents": "EMOTE38_CMD6", + "trigger": "EMOTE130_TOKEN\t\"string\"", + "contents": "EMOTE130_TOKEN" }, { - "trigger": "EMOTE38_TOKEN\tstring", - "contents": "EMOTE38_TOKEN", + "trigger": "EMOTE131_CMD1\t\"string\"", + "contents": "EMOTE131_CMD1" }, { - "trigger": "EMOTE390_CMD1\tstring", - "contents": "EMOTE390_CMD1", + "trigger": "EMOTE131_CMD2\t\"string\"", + "contents": "EMOTE131_CMD2" }, { - "trigger": "EMOTE390_CMD2\tstring", - "contents": "EMOTE390_CMD2", + "trigger": "EMOTE131_TOKEN\t\"string\"", + "contents": "EMOTE131_TOKEN" }, { - "trigger": "EMOTE390_CMD3\tstring", - "contents": "EMOTE390_CMD3", + "trigger": "EMOTE132_CMD1\t\"string\"", + "contents": "EMOTE132_CMD1" }, { - "trigger": "EMOTE390_CMD4\tstring", - "contents": "EMOTE390_CMD4", + "trigger": "EMOTE132_CMD2\t\"string\"", + "contents": "EMOTE132_CMD2" }, { - "trigger": "EMOTE390_TOKEN\tstring", - "contents": "EMOTE390_TOKEN", + "trigger": "EMOTE132_TOKEN\t\"string\"", + "contents": "EMOTE132_TOKEN" }, { - "trigger": "EMOTE391_CMD1\tstring", - "contents": "EMOTE391_CMD1", + "trigger": "EMOTE133_CMD1\t\"string\"", + "contents": "EMOTE133_CMD1" }, { - "trigger": "EMOTE391_CMD2\tstring", - "contents": "EMOTE391_CMD2", + "trigger": "EMOTE133_CMD2\t\"string\"", + "contents": "EMOTE133_CMD2" }, { - "trigger": "EMOTE391_TOKEN\tstring", - "contents": "EMOTE391_TOKEN", + "trigger": "EMOTE133_TOKEN\t\"string\"", + "contents": "EMOTE133_TOKEN" }, { - "trigger": "EMOTE392_CMD1\tstring", - "contents": "EMOTE392_CMD1", + "trigger": "EMOTE134_CMD1\t\"string\"", + "contents": "EMOTE134_CMD1" }, { - "trigger": "EMOTE392_CMD2\tstring", - "contents": "EMOTE392_CMD2", + "trigger": "EMOTE134_CMD2\t\"string\"", + "contents": "EMOTE134_CMD2" }, { - "trigger": "EMOTE392_TOKEN\tstring", - "contents": "EMOTE392_TOKEN", + "trigger": "EMOTE134_TOKEN\t\"string\"", + "contents": "EMOTE134_TOKEN" }, { - "trigger": "EMOTE393_CMD1\tstring", - "contents": "EMOTE393_CMD1", + "trigger": "EMOTE135_CMD1\t\"string\"", + "contents": "EMOTE135_CMD1" }, { - "trigger": "EMOTE393_CMD2\tstring", - "contents": "EMOTE393_CMD2", + "trigger": "EMOTE135_CMD2\t\"string\"", + "contents": "EMOTE135_CMD2" }, { - "trigger": "EMOTE393_TOKEN\tstring", - "contents": "EMOTE393_TOKEN", + "trigger": "EMOTE135_TOKEN\t\"string\"", + "contents": "EMOTE135_TOKEN" }, { - "trigger": "EMOTE394_CMD1\tstring", - "contents": "EMOTE394_CMD1", + "trigger": "EMOTE136_CMD1\t\"string\"", + "contents": "EMOTE136_CMD1" }, { - "trigger": "EMOTE394_CMD2\tstring", - "contents": "EMOTE394_CMD2", + "trigger": "EMOTE136_CMD2\t\"string\"", + "contents": "EMOTE136_CMD2" }, { - "trigger": "EMOTE394_CMD3\tstring", - "contents": "EMOTE394_CMD3", + "trigger": "EMOTE136_CMD3\t\"string\"", + "contents": "EMOTE136_CMD3" }, { - "trigger": "EMOTE394_TOKEN\tstring", - "contents": "EMOTE394_TOKEN", + "trigger": "EMOTE136_CMD4\t\"string\"", + "contents": "EMOTE136_CMD4" }, { - "trigger": "EMOTE395_CMD1\tstring", - "contents": "EMOTE395_CMD1", + "trigger": "EMOTE136_TOKEN\t\"string\"", + "contents": "EMOTE136_TOKEN" }, { - "trigger": "EMOTE395_CMD2\tstring", - "contents": "EMOTE395_CMD2", + "trigger": "EMOTE137_CMD1\t\"string\"", + "contents": "EMOTE137_CMD1" }, { - "trigger": "EMOTE395_TOKEN\tstring", - "contents": "EMOTE395_TOKEN", + "trigger": "EMOTE137_CMD2\t\"string\"", + "contents": "EMOTE137_CMD2" }, { - "trigger": "EMOTE396_CMD1\tstring", - "contents": "EMOTE396_CMD1", + "trigger": "EMOTE137_TOKEN\t\"string\"", + "contents": "EMOTE137_TOKEN" }, { - "trigger": "EMOTE396_CMD2\tstring", - "contents": "EMOTE396_CMD2", + "trigger": "EMOTE138_CMD1\t\"string\"", + "contents": "EMOTE138_CMD1" }, { - "trigger": "EMOTE396_TOKEN\tstring", - "contents": "EMOTE396_TOKEN", + "trigger": "EMOTE138_CMD2\t\"string\"", + "contents": "EMOTE138_CMD2" }, { - "trigger": "EMOTE398_CMD1\tstring", - "contents": "EMOTE398_CMD1", + "trigger": "EMOTE138_CMD3\t\"string\"", + "contents": "EMOTE138_CMD3" }, { - "trigger": "EMOTE398_CMD2\tstring", - "contents": "EMOTE398_CMD2", + "trigger": "EMOTE138_TOKEN\t\"string\"", + "contents": "EMOTE138_TOKEN" }, { - "trigger": "EMOTE398_TOKEN\tstring", - "contents": "EMOTE398_TOKEN", + "trigger": "EMOTE139_CMD1\t\"string\"", + "contents": "EMOTE139_CMD1" }, { - "trigger": "EMOTE399_CMD1\tstring", - "contents": "EMOTE399_CMD1", + "trigger": "EMOTE139_CMD2\t\"string\"", + "contents": "EMOTE139_CMD2" }, { - "trigger": "EMOTE399_CMD2\tstring", - "contents": "EMOTE399_CMD2", + "trigger": "EMOTE139_CMD3\t\"string\"", + "contents": "EMOTE139_CMD3" }, { - "trigger": "EMOTE399_TOKEN\tstring", - "contents": "EMOTE399_TOKEN", + "trigger": "EMOTE139_TOKEN\t\"string\"", + "contents": "EMOTE139_TOKEN" }, { - "trigger": "EMOTE39_CMD1\tstring", - "contents": "EMOTE39_CMD1", + "trigger": "EMOTE13_CMD1\t\"string\"", + "contents": "EMOTE13_CMD1" }, { - "trigger": "EMOTE39_CMD2\tstring", - "contents": "EMOTE39_CMD2", + "trigger": "EMOTE13_CMD2\t\"string\"", + "contents": "EMOTE13_CMD2" }, { - "trigger": "EMOTE39_TOKEN\tstring", - "contents": "EMOTE39_TOKEN", + "trigger": "EMOTE13_CMD3\t\"string\"", + "contents": "EMOTE13_CMD3" }, { - "trigger": "EMOTE3_CMD1\tstring", - "contents": "EMOTE3_CMD1", + "trigger": "EMOTE13_CMD4\t\"string\"", + "contents": "EMOTE13_CMD4" }, { - "trigger": "EMOTE3_CMD2\tstring", - "contents": "EMOTE3_CMD2", + "trigger": "EMOTE13_TOKEN\t\"string\"", + "contents": "EMOTE13_TOKEN" }, { - "trigger": "EMOTE3_CMD3\tstring", - "contents": "EMOTE3_CMD3", + "trigger": "EMOTE140_CMD1\t\"string\"", + "contents": "EMOTE140_CMD1" }, { - "trigger": "EMOTE3_CMD4\tstring", - "contents": "EMOTE3_CMD4", + "trigger": "EMOTE140_CMD2\t\"string\"", + "contents": "EMOTE140_CMD2" }, { - "trigger": "EMOTE3_TOKEN\tstring", - "contents": "EMOTE3_TOKEN", + "trigger": "EMOTE140_TOKEN\t\"string\"", + "contents": "EMOTE140_TOKEN" }, { - "trigger": "EMOTE401_CMD1\tstring", - "contents": "EMOTE401_CMD1", + "trigger": "EMOTE141_CMD1\t\"string\"", + "contents": "EMOTE141_CMD1" }, { - "trigger": "EMOTE401_CMD2\tstring", - "contents": "EMOTE401_CMD2", + "trigger": "EMOTE141_CMD2\t\"string\"", + "contents": "EMOTE141_CMD2" }, { - "trigger": "EMOTE401_CMD3\tstring", - "contents": "EMOTE401_CMD3", + "trigger": "EMOTE141_TOKEN\t\"string\"", + "contents": "EMOTE141_TOKEN" }, { - "trigger": "EMOTE401_TOKEN\tstring", - "contents": "EMOTE401_TOKEN", + "trigger": "EMOTE142_CMD1\t\"string\"", + "contents": "EMOTE142_CMD1" }, { - "trigger": "EMOTE402_CMD1\tstring", - "contents": "EMOTE402_CMD1", + "trigger": "EMOTE142_CMD2\t\"string\"", + "contents": "EMOTE142_CMD2" }, { - "trigger": "EMOTE402_CMD2\tstring", - "contents": "EMOTE402_CMD2", + "trigger": "EMOTE142_CMD3\t\"string\"", + "contents": "EMOTE142_CMD3" }, { - "trigger": "EMOTE402_TOKEN\tstring", - "contents": "EMOTE402_TOKEN", + "trigger": "EMOTE142_TOKEN\t\"string\"", + "contents": "EMOTE142_TOKEN" }, { - "trigger": "EMOTE403_CMD1\tstring", - "contents": "EMOTE403_CMD1", + "trigger": "EMOTE143_CMD1\t\"string\"", + "contents": "EMOTE143_CMD1" }, { - "trigger": "EMOTE403_CMD2\tstring", - "contents": "EMOTE403_CMD2", + "trigger": "EMOTE143_CMD2\t\"string\"", + "contents": "EMOTE143_CMD2" }, { - "trigger": "EMOTE403_TOKEN\tstring", - "contents": "EMOTE403_TOKEN", + "trigger": "EMOTE143_TOKEN\t\"string\"", + "contents": "EMOTE143_TOKEN" }, { - "trigger": "EMOTE404_CMD1\tstring", - "contents": "EMOTE404_CMD1", + "trigger": "EMOTE144_CMD1\t\"string\"", + "contents": "EMOTE144_CMD1" }, { - "trigger": "EMOTE404_CMD2\tstring", - "contents": "EMOTE404_CMD2", + "trigger": "EMOTE144_CMD2\t\"string\"", + "contents": "EMOTE144_CMD2" }, { - "trigger": "EMOTE404_TOKEN\tstring", - "contents": "EMOTE404_TOKEN", + "trigger": "EMOTE144_CMD3\t\"string\"", + "contents": "EMOTE144_CMD3" }, { - "trigger": "EMOTE405_CMD1\tstring", - "contents": "EMOTE405_CMD1", + "trigger": "EMOTE144_TOKEN\t\"string\"", + "contents": "EMOTE144_TOKEN" }, { - "trigger": "EMOTE405_CMD2\tstring", - "contents": "EMOTE405_CMD2", + "trigger": "EMOTE145_CMD1\t\"string\"", + "contents": "EMOTE145_CMD1" }, { - "trigger": "EMOTE405_TOKEN\tstring", - "contents": "EMOTE405_TOKEN", + "trigger": "EMOTE145_CMD2\t\"string\"", + "contents": "EMOTE145_CMD2" }, { - "trigger": "EMOTE406_CMD1\tstring", - "contents": "EMOTE406_CMD1", + "trigger": "EMOTE145_TOKEN\t\"string\"", + "contents": "EMOTE145_TOKEN" }, { - "trigger": "EMOTE406_CMD2\tstring", - "contents": "EMOTE406_CMD2", + "trigger": "EMOTE146_CMD1\t\"string\"", + "contents": "EMOTE146_CMD1" }, { - "trigger": "EMOTE406_TOKEN\tstring", - "contents": "EMOTE406_TOKEN", + "trigger": "EMOTE146_CMD2\t\"string\"", + "contents": "EMOTE146_CMD2" }, { - "trigger": "EMOTE407_CMD1\tstring", - "contents": "EMOTE407_CMD1", + "trigger": "EMOTE146_TOKEN\t\"string\"", + "contents": "EMOTE146_TOKEN" }, { - "trigger": "EMOTE407_CMD2\tstring", - "contents": "EMOTE407_CMD2", + "trigger": "EMOTE147_CMD1\t\"string\"", + "contents": "EMOTE147_CMD1" }, { - "trigger": "EMOTE407_CMD3\tstring", - "contents": "EMOTE407_CMD3", + "trigger": "EMOTE147_CMD2\t\"string\"", + "contents": "EMOTE147_CMD2" }, { - "trigger": "EMOTE407_TOKEN\tstring", - "contents": "EMOTE407_TOKEN", + "trigger": "EMOTE147_TOKEN\t\"string\"", + "contents": "EMOTE147_TOKEN" }, { - "trigger": "EMOTE408_CMD1\tstring", - "contents": "EMOTE408_CMD1", + "trigger": "EMOTE148_CMD1\t\"string\"", + "contents": "EMOTE148_CMD1" }, { - "trigger": "EMOTE408_CMD2\tstring", - "contents": "EMOTE408_CMD2", + "trigger": "EMOTE148_CMD2\t\"string\"", + "contents": "EMOTE148_CMD2" }, { - "trigger": "EMOTE408_TOKEN\tstring", - "contents": "EMOTE408_TOKEN", + "trigger": "EMOTE148_CMD3\t\"string\"", + "contents": "EMOTE148_CMD3" }, { - "trigger": "EMOTE409_CMD1\tstring", - "contents": "EMOTE409_CMD1", + "trigger": "EMOTE148_TOKEN\t\"string\"", + "contents": "EMOTE148_TOKEN" }, { - "trigger": "EMOTE409_CMD2\tstring", - "contents": "EMOTE409_CMD2", + "trigger": "EMOTE149_CMD1\t\"string\"", + "contents": "EMOTE149_CMD1" }, { - "trigger": "EMOTE409_TOKEN\tstring", - "contents": "EMOTE409_TOKEN", + "trigger": "EMOTE149_CMD2\t\"string\"", + "contents": "EMOTE149_CMD2" }, { - "trigger": "EMOTE40_CMD1\tstring", - "contents": "EMOTE40_CMD1", + "trigger": "EMOTE149_TOKEN\t\"string\"", + "contents": "EMOTE149_TOKEN" }, { - "trigger": "EMOTE40_CMD2\tstring", - "contents": "EMOTE40_CMD2", + "trigger": "EMOTE14_CMD1\t\"string\"", + "contents": "EMOTE14_CMD1" }, { - "trigger": "EMOTE40_CMD3\tstring", - "contents": "EMOTE40_CMD3", + "trigger": "EMOTE14_CMD2\t\"string\"", + "contents": "EMOTE14_CMD2" }, { - "trigger": "EMOTE40_TOKEN\tstring", - "contents": "EMOTE40_TOKEN", + "trigger": "EMOTE14_TOKEN\t\"string\"", + "contents": "EMOTE14_TOKEN" }, { - "trigger": "EMOTE410_CMD1\tstring", - "contents": "EMOTE410_CMD1", + "trigger": "EMOTE150_CMD1\t\"string\"", + "contents": "EMOTE150_CMD1" }, { - "trigger": "EMOTE410_CMD2\tstring", - "contents": "EMOTE410_CMD2", + "trigger": "EMOTE150_CMD2\t\"string\"", + "contents": "EMOTE150_CMD2" }, { - "trigger": "EMOTE410_CMD3\tstring", - "contents": "EMOTE410_CMD3", + "trigger": "EMOTE150_TOKEN\t\"string\"", + "contents": "EMOTE150_TOKEN" }, { - "trigger": "EMOTE410_TOKEN\tstring", - "contents": "EMOTE410_TOKEN", + "trigger": "EMOTE151_CMD1\t\"string\"", + "contents": "EMOTE151_CMD1" }, { - "trigger": "EMOTE411_CMD1\tstring", - "contents": "EMOTE411_CMD1", + "trigger": "EMOTE151_CMD2\t\"string\"", + "contents": "EMOTE151_CMD2" }, { - "trigger": "EMOTE411_CMD2\tstring", - "contents": "EMOTE411_CMD2", + "trigger": "EMOTE151_CMD3\t\"string\"", + "contents": "EMOTE151_CMD3" }, { - "trigger": "EMOTE411_TOKEN\tstring", - "contents": "EMOTE411_TOKEN", + "trigger": "EMOTE151_TOKEN\t\"string\"", + "contents": "EMOTE151_TOKEN" }, { - "trigger": "EMOTE413_CMD1\tstring", - "contents": "EMOTE413_CMD1", + "trigger": "EMOTE152_CMD1\t\"string\"", + "contents": "EMOTE152_CMD1" }, { - "trigger": "EMOTE413_CMD2\tstring", - "contents": "EMOTE413_CMD2", + "trigger": "EMOTE152_CMD2\t\"string\"", + "contents": "EMOTE152_CMD2" }, { - "trigger": "EMOTE413_TOKEN\tstring", - "contents": "EMOTE413_TOKEN", + "trigger": "EMOTE152_TOKEN\t\"string\"", + "contents": "EMOTE152_TOKEN" }, { - "trigger": "EMOTE414_CMD1\tstring", - "contents": "EMOTE414_CMD1", + "trigger": "EMOTE153_CMD1\t\"string\"", + "contents": "EMOTE153_CMD1" }, { - "trigger": "EMOTE414_CMD2\tstring", - "contents": "EMOTE414_CMD2", + "trigger": "EMOTE153_CMD2\t\"string\"", + "contents": "EMOTE153_CMD2" }, { - "trigger": "EMOTE414_TOKEN\tstring", - "contents": "EMOTE414_TOKEN", + "trigger": "EMOTE153_TOKEN\t\"string\"", + "contents": "EMOTE153_TOKEN" }, { - "trigger": "EMOTE415_CMD1\tstring", - "contents": "EMOTE415_CMD1", + "trigger": "EMOTE154_CMD1\t\"string\"", + "contents": "EMOTE154_CMD1" }, { - "trigger": "EMOTE415_CMD2\tstring", - "contents": "EMOTE415_CMD2", + "trigger": "EMOTE154_CMD2\t\"string\"", + "contents": "EMOTE154_CMD2" }, { - "trigger": "EMOTE415_TOKEN\tstring", - "contents": "EMOTE415_TOKEN", + "trigger": "EMOTE154_TOKEN\t\"string\"", + "contents": "EMOTE154_TOKEN" }, { - "trigger": "EMOTE416_CMD1\tstring", - "contents": "EMOTE416_CMD1", + "trigger": "EMOTE155_CMD1\t\"string\"", + "contents": "EMOTE155_CMD1" }, { - "trigger": "EMOTE416_CMD2\tstring", - "contents": "EMOTE416_CMD2", + "trigger": "EMOTE155_CMD2\t\"string\"", + "contents": "EMOTE155_CMD2" }, { - "trigger": "EMOTE416_TOKEN\tstring", - "contents": "EMOTE416_TOKEN", + "trigger": "EMOTE155_TOKEN\t\"string\"", + "contents": "EMOTE155_TOKEN" }, { - "trigger": "EMOTE417_CMD1\tstring", - "contents": "EMOTE417_CMD1", + "trigger": "EMOTE156_CMD1\t\"string\"", + "contents": "EMOTE156_CMD1" }, { - "trigger": "EMOTE417_CMD2\tstring", - "contents": "EMOTE417_CMD2", + "trigger": "EMOTE156_CMD2\t\"string\"", + "contents": "EMOTE156_CMD2" }, { - "trigger": "EMOTE417_TOKEN\tstring", - "contents": "EMOTE417_TOKEN", + "trigger": "EMOTE156_TOKEN\t\"string\"", + "contents": "EMOTE156_TOKEN" }, { - "trigger": "EMOTE418_CMD1\tstring", - "contents": "EMOTE418_CMD1", + "trigger": "EMOTE157_CMD1\t\"string\"", + "contents": "EMOTE157_CMD1" }, { - "trigger": "EMOTE418_CMD2\tstring", - "contents": "EMOTE418_CMD2", + "trigger": "EMOTE157_CMD2\t\"string\"", + "contents": "EMOTE157_CMD2" }, { - "trigger": "EMOTE418_TOKEN\tstring", - "contents": "EMOTE418_TOKEN", + "trigger": "EMOTE157_TOKEN\t\"string\"", + "contents": "EMOTE157_TOKEN" }, { - "trigger": "EMOTE41_CMD1\tstring", - "contents": "EMOTE41_CMD1", + "trigger": "EMOTE158_CMD1\t\"string\"", + "contents": "EMOTE158_CMD1" }, { - "trigger": "EMOTE41_CMD2\tstring", - "contents": "EMOTE41_CMD2", + "trigger": "EMOTE158_CMD2\t\"string\"", + "contents": "EMOTE158_CMD2" }, { - "trigger": "EMOTE41_CMD3\tstring", - "contents": "EMOTE41_CMD3", + "trigger": "EMOTE158_TOKEN\t\"string\"", + "contents": "EMOTE158_TOKEN" }, { - "trigger": "EMOTE41_CMD4\tstring", - "contents": "EMOTE41_CMD4", + "trigger": "EMOTE159_CMD1\t\"string\"", + "contents": "EMOTE159_CMD1" }, { - "trigger": "EMOTE41_TOKEN\tstring", - "contents": "EMOTE41_TOKEN", + "trigger": "EMOTE159_CMD2\t\"string\"", + "contents": "EMOTE159_CMD2" }, { - "trigger": "EMOTE420_CMD1\tstring", - "contents": "EMOTE420_CMD1", + "trigger": "EMOTE159_TOKEN\t\"string\"", + "contents": "EMOTE159_TOKEN" }, { - "trigger": "EMOTE420_CMD2\tstring", - "contents": "EMOTE420_CMD2", + "trigger": "EMOTE15_CMD1\t\"string\"", + "contents": "EMOTE15_CMD1" }, { - "trigger": "EMOTE420_TOKEN\tstring", - "contents": "EMOTE420_TOKEN", + "trigger": "EMOTE15_CMD2\t\"string\"", + "contents": "EMOTE15_CMD2" }, { - "trigger": "EMOTE421_CMD1\tstring", - "contents": "EMOTE421_CMD1", + "trigger": "EMOTE15_CMD3\t\"string\"", + "contents": "EMOTE15_CMD3" }, { - "trigger": "EMOTE421_CMD2\tstring", - "contents": "EMOTE421_CMD2", + "trigger": "EMOTE15_TOKEN\t\"string\"", + "contents": "EMOTE15_TOKEN" }, { - "trigger": "EMOTE421_CMD3\tstring", - "contents": "EMOTE421_CMD3", + "trigger": "EMOTE160_CMD1\t\"string\"", + "contents": "EMOTE160_CMD1" }, { - "trigger": "EMOTE421_CMD4\tstring", - "contents": "EMOTE421_CMD4", + "trigger": "EMOTE160_CMD2\t\"string\"", + "contents": "EMOTE160_CMD2" }, { - "trigger": "EMOTE421_TOKEN\tstring", - "contents": "EMOTE421_TOKEN", + "trigger": "EMOTE160_TOKEN\t\"string\"", + "contents": "EMOTE160_TOKEN" }, { - "trigger": "EMOTE422_CMD1\tstring", - "contents": "EMOTE422_CMD1", + "trigger": "EMOTE161_CMD1\t\"string\"", + "contents": "EMOTE161_CMD1" }, { - "trigger": "EMOTE422_CMD2\tstring", - "contents": "EMOTE422_CMD2", + "trigger": "EMOTE161_CMD2\t\"string\"", + "contents": "EMOTE161_CMD2" }, { - "trigger": "EMOTE422_TOKEN\tstring", - "contents": "EMOTE422_TOKEN", + "trigger": "EMOTE161_TOKEN\t\"string\"", + "contents": "EMOTE161_TOKEN" }, { - "trigger": "EMOTE423_CMD1\tstring", - "contents": "EMOTE423_CMD1", + "trigger": "EMOTE162_CMD1\t\"string\"", + "contents": "EMOTE162_CMD1" }, { - "trigger": "EMOTE423_CMD2\tstring", - "contents": "EMOTE423_CMD2", + "trigger": "EMOTE162_CMD2\t\"string\"", + "contents": "EMOTE162_CMD2" }, { - "trigger": "EMOTE423_TOKEN\tstring", - "contents": "EMOTE423_TOKEN", + "trigger": "EMOTE162_TOKEN\t\"string\"", + "contents": "EMOTE162_TOKEN" }, { - "trigger": "EMOTE424_CMD1\tstring", - "contents": "EMOTE424_CMD1", + "trigger": "EMOTE163_CMD1\t\"string\"", + "contents": "EMOTE163_CMD1" }, { - "trigger": "EMOTE424_CMD2\tstring", - "contents": "EMOTE424_CMD2", + "trigger": "EMOTE163_CMD2\t\"string\"", + "contents": "EMOTE163_CMD2" }, { - "trigger": "EMOTE424_TOKEN\tstring", - "contents": "EMOTE424_TOKEN", + "trigger": "EMOTE163_TOKEN\t\"string\"", + "contents": "EMOTE163_TOKEN" }, { - "trigger": "EMOTE425_CMD1\tstring", - "contents": "EMOTE425_CMD1", + "trigger": "EMOTE164_CMD1\t\"string\"", + "contents": "EMOTE164_CMD1" }, { - "trigger": "EMOTE425_CMD2\tstring", - "contents": "EMOTE425_CMD2", + "trigger": "EMOTE164_CMD2\t\"string\"", + "contents": "EMOTE164_CMD2" }, { - "trigger": "EMOTE425_TOKEN\tstring", - "contents": "EMOTE425_TOKEN", + "trigger": "EMOTE164_TOKEN\t\"string\"", + "contents": "EMOTE164_TOKEN" }, { - "trigger": "EMOTE426_CMD1\tstring", - "contents": "EMOTE426_CMD1", + "trigger": "EMOTE165_CMD1\t\"string\"", + "contents": "EMOTE165_CMD1" }, { - "trigger": "EMOTE426_CMD2\tstring", - "contents": "EMOTE426_CMD2", + "trigger": "EMOTE165_CMD2\t\"string\"", + "contents": "EMOTE165_CMD2" }, { - "trigger": "EMOTE426_TOKEN\tstring", - "contents": "EMOTE426_TOKEN", + "trigger": "EMOTE165_TOKEN\t\"string\"", + "contents": "EMOTE165_TOKEN" }, { - "trigger": "EMOTE427_CMD1\tstring", - "contents": "EMOTE427_CMD1", + "trigger": "EMOTE166_CMD1\t\"string\"", + "contents": "EMOTE166_CMD1" }, { - "trigger": "EMOTE427_CMD2\tstring", - "contents": "EMOTE427_CMD2", + "trigger": "EMOTE166_CMD2\t\"string\"", + "contents": "EMOTE166_CMD2" }, { - "trigger": "EMOTE427_TOKEN\tstring", - "contents": "EMOTE427_TOKEN", + "trigger": "EMOTE166_TOKEN\t\"string\"", + "contents": "EMOTE166_TOKEN" }, { - "trigger": "EMOTE428_CMD1\tstring", - "contents": "EMOTE428_CMD1", + "trigger": "EMOTE167_CMD1\t\"string\"", + "contents": "EMOTE167_CMD1" }, { - "trigger": "EMOTE428_CMD2\tstring", - "contents": "EMOTE428_CMD2", + "trigger": "EMOTE167_CMD2\t\"string\"", + "contents": "EMOTE167_CMD2" }, { - "trigger": "EMOTE428_CMD3\tstring", - "contents": "EMOTE428_CMD3", + "trigger": "EMOTE167_TOKEN\t\"string\"", + "contents": "EMOTE167_TOKEN" }, { - "trigger": "EMOTE428_CMD4\tstring", - "contents": "EMOTE428_CMD4", + "trigger": "EMOTE168_CMD1\t\"string\"", + "contents": "EMOTE168_CMD1" }, { - "trigger": "EMOTE428_TOKEN\tstring", - "contents": "EMOTE428_TOKEN", + "trigger": "EMOTE168_CMD2\t\"string\"", + "contents": "EMOTE168_CMD2" }, { - "trigger": "EMOTE429_CMD1\tstring", - "contents": "EMOTE429_CMD1", + "trigger": "EMOTE168_TOKEN\t\"string\"", + "contents": "EMOTE168_TOKEN" }, { - "trigger": "EMOTE429_CMD2\tstring", - "contents": "EMOTE429_CMD2", + "trigger": "EMOTE169_CMD1\t\"string\"", + "contents": "EMOTE169_CMD1" }, { - "trigger": "EMOTE429_CMD3\tstring", - "contents": "EMOTE429_CMD3", + "trigger": "EMOTE169_CMD2\t\"string\"", + "contents": "EMOTE169_CMD2" }, { - "trigger": "EMOTE429_TOKEN\tstring", - "contents": "EMOTE429_TOKEN", + "trigger": "EMOTE169_TOKEN\t\"string\"", + "contents": "EMOTE169_TOKEN" }, { - "trigger": "EMOTE42_CMD1\tstring", - "contents": "EMOTE42_CMD1", + "trigger": "EMOTE16_CMD1\t\"string\"", + "contents": "EMOTE16_CMD1" }, { - "trigger": "EMOTE42_CMD2\tstring", - "contents": "EMOTE42_CMD2", + "trigger": "EMOTE16_CMD2\t\"string\"", + "contents": "EMOTE16_CMD2" }, { - "trigger": "EMOTE42_CMD3\tstring", - "contents": "EMOTE42_CMD3", + "trigger": "EMOTE16_CMD3\t\"string\"", + "contents": "EMOTE16_CMD3" }, { - "trigger": "EMOTE42_CMD4\tstring", - "contents": "EMOTE42_CMD4", + "trigger": "EMOTE16_TOKEN\t\"string\"", + "contents": "EMOTE16_TOKEN" }, { - "trigger": "EMOTE42_TOKEN\tstring", - "contents": "EMOTE42_TOKEN", + "trigger": "EMOTE170_CMD1\t\"string\"", + "contents": "EMOTE170_CMD1" }, { - "trigger": "EMOTE430_CMD1\tstring", - "contents": "EMOTE430_CMD1", + "trigger": "EMOTE170_CMD2\t\"string\"", + "contents": "EMOTE170_CMD2" }, { - "trigger": "EMOTE430_CMD2\tstring", - "contents": "EMOTE430_CMD2", + "trigger": "EMOTE170_TOKEN\t\"string\"", + "contents": "EMOTE170_TOKEN" }, { - "trigger": "EMOTE430_TOKEN\tstring", - "contents": "EMOTE430_TOKEN", + "trigger": "EMOTE171_CMD1\t\"string\"", + "contents": "EMOTE171_CMD1" }, { - "trigger": "EMOTE431_CMD1\tstring", - "contents": "EMOTE431_CMD1", + "trigger": "EMOTE171_CMD2\t\"string\"", + "contents": "EMOTE171_CMD2" }, { - "trigger": "EMOTE431_CMD2\tstring", - "contents": "EMOTE431_CMD2", + "trigger": "EMOTE171_TOKEN\t\"string\"", + "contents": "EMOTE171_TOKEN" }, { - "trigger": "EMOTE431_TOKEN\tstring", - "contents": "EMOTE431_TOKEN", + "trigger": "EMOTE17_CMD1\t\"string\"", + "contents": "EMOTE17_CMD1" }, { - "trigger": "EMOTE432_CMD1\tstring", - "contents": "EMOTE432_CMD1", + "trigger": "EMOTE17_CMD2\t\"string\"", + "contents": "EMOTE17_CMD2" }, { - "trigger": "EMOTE432_CMD2\tstring", - "contents": "EMOTE432_CMD2", + "trigger": "EMOTE17_TOKEN\t\"string\"", + "contents": "EMOTE17_TOKEN" }, { - "trigger": "EMOTE432_CMD3\tstring", - "contents": "EMOTE432_CMD3", + "trigger": "EMOTE18_CMD1\t\"string\"", + "contents": "EMOTE18_CMD1" }, { - "trigger": "EMOTE432_CMD4\tstring", - "contents": "EMOTE432_CMD4", + "trigger": "EMOTE18_CMD2\t\"string\"", + "contents": "EMOTE18_CMD2" }, { - "trigger": "EMOTE432_TOKEN\tstring", - "contents": "EMOTE432_TOKEN", + "trigger": "EMOTE18_CMD3\t\"string\"", + "contents": "EMOTE18_CMD3" }, { - "trigger": "EMOTE433_CMD1\tstring", - "contents": "EMOTE433_CMD1", + "trigger": "EMOTE18_CMD4\t\"string\"", + "contents": "EMOTE18_CMD4" }, { - "trigger": "EMOTE433_CMD2\tstring", - "contents": "EMOTE433_CMD2", + "trigger": "EMOTE18_TOKEN\t\"string\"", + "contents": "EMOTE18_TOKEN" }, { - "trigger": "EMOTE433_TOKEN\tstring", - "contents": "EMOTE433_TOKEN", + "trigger": "EMOTE19_CMD1\t\"string\"", + "contents": "EMOTE19_CMD1" }, { - "trigger": "EMOTE434_CMD1\tstring", - "contents": "EMOTE434_CMD1", + "trigger": "EMOTE19_CMD2\t\"string\"", + "contents": "EMOTE19_CMD2" }, { - "trigger": "EMOTE434_CMD2\tstring", - "contents": "EMOTE434_CMD2", + "trigger": "EMOTE19_CMD3\t\"string\"", + "contents": "EMOTE19_CMD3" }, { - "trigger": "EMOTE434_TOKEN\tstring", - "contents": "EMOTE434_TOKEN", + "trigger": "EMOTE19_CMD4\t\"string\"", + "contents": "EMOTE19_CMD4" }, { - "trigger": "EMOTE435_CMD1\tstring", - "contents": "EMOTE435_CMD1", + "trigger": "EMOTE19_CMD5\t\"string\"", + "contents": "EMOTE19_CMD5" }, { - "trigger": "EMOTE435_CMD2\tstring", - "contents": "EMOTE435_CMD2", + "trigger": "EMOTE19_CMD6\t\"string\"", + "contents": "EMOTE19_CMD6" }, { - "trigger": "EMOTE435_TOKEN\tstring", - "contents": "EMOTE435_TOKEN", + "trigger": "EMOTE19_TOKEN\t\"string\"", + "contents": "EMOTE19_TOKEN" }, { - "trigger": "EMOTE436_CMD1\tstring", - "contents": "EMOTE436_CMD1", + "trigger": "EMOTE1_CMD1\t\"string\"", + "contents": "EMOTE1_CMD1" }, { - "trigger": "EMOTE436_CMD2\tstring", - "contents": "EMOTE436_CMD2", + "trigger": "EMOTE1_CMD2\t\"string\"", + "contents": "EMOTE1_CMD2" }, { - "trigger": "EMOTE436_CMD3\tstring", - "contents": "EMOTE436_CMD3", + "trigger": "EMOTE1_TOKEN\t\"string\"", + "contents": "EMOTE1_TOKEN" }, { - "trigger": "EMOTE436_TOKEN\tstring", - "contents": "EMOTE436_TOKEN", + "trigger": "EMOTE20_CMD1\t\"string\"", + "contents": "EMOTE20_CMD1" }, { - "trigger": "EMOTE437_CMD1\tstring", - "contents": "EMOTE437_CMD1", + "trigger": "EMOTE20_CMD2\t\"string\"", + "contents": "EMOTE20_CMD2" }, { - "trigger": "EMOTE437_CMD2\tstring", - "contents": "EMOTE437_CMD2", + "trigger": "EMOTE20_CMD3\t\"string\"", + "contents": "EMOTE20_CMD3" }, { - "trigger": "EMOTE437_TOKEN\tstring", - "contents": "EMOTE437_TOKEN", + "trigger": "EMOTE20_TOKEN\t\"string\"", + "contents": "EMOTE20_TOKEN" }, { - "trigger": "EMOTE438_CMD1\tstring", - "contents": "EMOTE438_CMD1", + "trigger": "EMOTE21_CMD1\t\"string\"", + "contents": "EMOTE21_CMD1" }, { - "trigger": "EMOTE438_CMD2\tstring", - "contents": "EMOTE438_CMD2", + "trigger": "EMOTE21_CMD2\t\"string\"", + "contents": "EMOTE21_CMD2" }, { - "trigger": "EMOTE438_TOKEN\tstring", - "contents": "EMOTE438_TOKEN", + "trigger": "EMOTE21_CMD3\t\"string\"", + "contents": "EMOTE21_CMD3" }, { - "trigger": "EMOTE43_CMD1\tstring", - "contents": "EMOTE43_CMD1", + "trigger": "EMOTE21_CMD4\t\"string\"", + "contents": "EMOTE21_CMD4" }, { - "trigger": "EMOTE43_CMD2\tstring", - "contents": "EMOTE43_CMD2", + "trigger": "EMOTE21_TOKEN\t\"string\"", + "contents": "EMOTE21_TOKEN" }, { - "trigger": "EMOTE43_CMD3\tstring", - "contents": "EMOTE43_CMD3", + "trigger": "EMOTE22_CMD1\t\"string\"", + "contents": "EMOTE22_CMD1" }, { - "trigger": "EMOTE43_CMD4\tstring", - "contents": "EMOTE43_CMD4", + "trigger": "EMOTE22_CMD2\t\"string\"", + "contents": "EMOTE22_CMD2" }, { - "trigger": "EMOTE43_CMD5\tstring", - "contents": "EMOTE43_CMD5", + "trigger": "EMOTE22_CMD3\t\"string\"", + "contents": "EMOTE22_CMD3" }, { - "trigger": "EMOTE43_CMD6\tstring", - "contents": "EMOTE43_CMD6", + "trigger": "EMOTE22_CMD4\t\"string\"", + "contents": "EMOTE22_CMD4" }, { - "trigger": "EMOTE43_TOKEN\tstring", - "contents": "EMOTE43_TOKEN", + "trigger": "EMOTE22_CMD5\t\"string\"", + "contents": "EMOTE22_CMD5" }, { - "trigger": "EMOTE440_CMD1\tstring", - "contents": "EMOTE440_CMD1", + "trigger": "EMOTE22_CMD6\t\"string\"", + "contents": "EMOTE22_CMD6" }, { - "trigger": "EMOTE440_CMD2\tstring", - "contents": "EMOTE440_CMD2", + "trigger": "EMOTE22_TOKEN\t\"string\"", + "contents": "EMOTE22_TOKEN" }, { - "trigger": "EMOTE440_TOKEN\tstring", - "contents": "EMOTE440_TOKEN", + "trigger": "EMOTE23_CMD1\t\"string\"", + "contents": "EMOTE23_CMD1" }, { - "trigger": "EMOTE441_CMD1\tstring", - "contents": "EMOTE441_CMD1", + "trigger": "EMOTE23_CMD2\t\"string\"", + "contents": "EMOTE23_CMD2" }, { - "trigger": "EMOTE441_CMD2\tstring", - "contents": "EMOTE441_CMD2", + "trigger": "EMOTE23_TOKEN\t\"string\"", + "contents": "EMOTE23_TOKEN" }, { - "trigger": "EMOTE441_TOKEN\tstring", - "contents": "EMOTE441_TOKEN", + "trigger": "EMOTE24_CMD1\t\"string\"", + "contents": "EMOTE24_CMD1" }, { - "trigger": "EMOTE442_CMD1\tstring", - "contents": "EMOTE442_CMD1", + "trigger": "EMOTE24_CMD2\t\"string\"", + "contents": "EMOTE24_CMD2" }, { - "trigger": "EMOTE442_CMD2\tstring", - "contents": "EMOTE442_CMD2", + "trigger": "EMOTE24_TOKEN\t\"string\"", + "contents": "EMOTE24_TOKEN" }, { - "trigger": "EMOTE442_TOKEN\tstring", - "contents": "EMOTE442_TOKEN", + "trigger": "EMOTE25_CMD1\t\"string\"", + "contents": "EMOTE25_CMD1" }, { - "trigger": "EMOTE443_CMD1\tstring", - "contents": "EMOTE443_CMD1", + "trigger": "EMOTE25_CMD2\t\"string\"", + "contents": "EMOTE25_CMD2" }, { - "trigger": "EMOTE443_CMD2\tstring", - "contents": "EMOTE443_CMD2", + "trigger": "EMOTE25_TOKEN\t\"string\"", + "contents": "EMOTE25_TOKEN" }, { - "trigger": "EMOTE443_TOKEN\tstring", - "contents": "EMOTE443_TOKEN", + "trigger": "EMOTE26_CMD1\t\"string\"", + "contents": "EMOTE26_CMD1" }, { - "trigger": "EMOTE444_CMD1\tstring", - "contents": "EMOTE444_CMD1", + "trigger": "EMOTE26_CMD2\t\"string\"", + "contents": "EMOTE26_CMD2" }, { - "trigger": "EMOTE444_CMD2\tstring", - "contents": "EMOTE444_CMD2", + "trigger": "EMOTE26_CMD3\t\"string\"", + "contents": "EMOTE26_CMD3" }, { - "trigger": "EMOTE444_TOKEN\tstring", - "contents": "EMOTE444_TOKEN", + "trigger": "EMOTE26_CMD4\t\"string\"", + "contents": "EMOTE26_CMD4" }, { - "trigger": "EMOTE445_CMD1\tstring", - "contents": "EMOTE445_CMD1", + "trigger": "EMOTE26_CMD5\t\"string\"", + "contents": "EMOTE26_CMD5" }, { - "trigger": "EMOTE445_CMD2\tstring", - "contents": "EMOTE445_CMD2", + "trigger": "EMOTE26_CMD6\t\"string\"", + "contents": "EMOTE26_CMD6" }, { - "trigger": "EMOTE445_TOKEN\tstring", - "contents": "EMOTE445_TOKEN", + "trigger": "EMOTE26_TOKEN\t\"string\"", + "contents": "EMOTE26_TOKEN" }, { - "trigger": "EMOTE446_CMD1\tstring", - "contents": "EMOTE446_CMD1", + "trigger": "EMOTE27_CMD1\t\"string\"", + "contents": "EMOTE27_CMD1" }, { - "trigger": "EMOTE446_CMD2\tstring", - "contents": "EMOTE446_CMD2", + "trigger": "EMOTE27_CMD2\t\"string\"", + "contents": "EMOTE27_CMD2" }, { - "trigger": "EMOTE446_TOKEN\tstring", - "contents": "EMOTE446_TOKEN", + "trigger": "EMOTE27_TOKEN\t\"string\"", + "contents": "EMOTE27_TOKEN" }, { - "trigger": "EMOTE447_CMD1\tstring", - "contents": "EMOTE447_CMD1", + "trigger": "EMOTE28_CMD1\t\"string\"", + "contents": "EMOTE28_CMD1" }, { - "trigger": "EMOTE447_CMD2\tstring", - "contents": "EMOTE447_CMD2", + "trigger": "EMOTE28_CMD2\t\"string\"", + "contents": "EMOTE28_CMD2" }, { - "trigger": "EMOTE447_TOKEN\tstring", - "contents": "EMOTE447_TOKEN", + "trigger": "EMOTE28_CMD3\t\"string\"", + "contents": "EMOTE28_CMD3" }, { - "trigger": "EMOTE448_CMD1\tstring", - "contents": "EMOTE448_CMD1", + "trigger": "EMOTE28_TOKEN\t\"string\"", + "contents": "EMOTE28_TOKEN" }, { - "trigger": "EMOTE448_CMD2\tstring", - "contents": "EMOTE448_CMD2", + "trigger": "EMOTE29_CMD1\t\"string\"", + "contents": "EMOTE29_CMD1" }, { - "trigger": "EMOTE448_TOKEN\tstring", - "contents": "EMOTE448_TOKEN", + "trigger": "EMOTE29_CMD2\t\"string\"", + "contents": "EMOTE29_CMD2" }, { - "trigger": "EMOTE449_CMD1\tstring", - "contents": "EMOTE449_CMD1", + "trigger": "EMOTE29_CMD3\t\"string\"", + "contents": "EMOTE29_CMD3" }, { - "trigger": "EMOTE449_CMD2\tstring", - "contents": "EMOTE449_CMD2", + "trigger": "EMOTE29_CMD4\t\"string\"", + "contents": "EMOTE29_CMD4" }, { - "trigger": "EMOTE449_TOKEN\tstring", - "contents": "EMOTE449_TOKEN", + "trigger": "EMOTE29_TOKEN\t\"string\"", + "contents": "EMOTE29_TOKEN" }, { - "trigger": "EMOTE44_CMD1\tstring", - "contents": "EMOTE44_CMD1", + "trigger": "EMOTE2_CMD1\t\"string\"", + "contents": "EMOTE2_CMD1" }, { - "trigger": "EMOTE44_CMD2\tstring", - "contents": "EMOTE44_CMD2", + "trigger": "EMOTE2_CMD2\t\"string\"", + "contents": "EMOTE2_CMD2" }, { - "trigger": "EMOTE44_CMD3\tstring", - "contents": "EMOTE44_CMD3", + "trigger": "EMOTE2_TOKEN\t\"string\"", + "contents": "EMOTE2_TOKEN" }, { - "trigger": "EMOTE44_TOKEN\tstring", - "contents": "EMOTE44_TOKEN", + "trigger": "EMOTE304_CMD1\t\"string\"", + "contents": "EMOTE304_CMD1" }, { - "trigger": "EMOTE450_CMD1\tstring", - "contents": "EMOTE450_CMD1", + "trigger": "EMOTE304_CMD3\t\"string\"", + "contents": "EMOTE304_CMD3" }, { - "trigger": "EMOTE450_CMD2\tstring", - "contents": "EMOTE450_CMD2", + "trigger": "EMOTE304_CMD4\t\"string\"", + "contents": "EMOTE304_CMD4" }, { - "trigger": "EMOTE450_CMD3\tstring", - "contents": "EMOTE450_CMD3", + "trigger": "EMOTE304_TOKEN\t\"string\"", + "contents": "EMOTE304_TOKEN" }, { - "trigger": "EMOTE450_CMD4\tstring", - "contents": "EMOTE450_CMD4", + "trigger": "EMOTE306_CMD1\t\"string\"", + "contents": "EMOTE306_CMD1" }, { - "trigger": "EMOTE450_CMD5\tstring", - "contents": "EMOTE450_CMD5", + "trigger": "EMOTE306_CMD2\t\"string\"", + "contents": "EMOTE306_CMD2" }, { - "trigger": "EMOTE450_CMD6\tstring", - "contents": "EMOTE450_CMD6", + "trigger": "EMOTE306_CMD3\t\"string\"", + "contents": "EMOTE306_CMD3" }, { - "trigger": "EMOTE450_TOKEN\tstring", - "contents": "EMOTE450_TOKEN", + "trigger": "EMOTE306_CMD4\t\"string\"", + "contents": "EMOTE306_CMD4" }, { - "trigger": "EMOTE451_CMD1\tstring", - "contents": "EMOTE451_CMD1", + "trigger": "EMOTE306_TOKEN\t\"string\"", + "contents": "EMOTE306_TOKEN" }, { - "trigger": "EMOTE451_CMD2\tstring", - "contents": "EMOTE451_CMD2", + "trigger": "EMOTE30_CMD1\t\"string\"", + "contents": "EMOTE30_CMD1" }, { - "trigger": "EMOTE451_CMD3\tstring", - "contents": "EMOTE451_CMD3", + "trigger": "EMOTE30_CMD2\t\"string\"", + "contents": "EMOTE30_CMD2" }, { - "trigger": "EMOTE451_TOKEN\tstring", - "contents": "EMOTE451_TOKEN", + "trigger": "EMOTE30_CMD3\t\"string\"", + "contents": "EMOTE30_CMD3" }, { - "trigger": "EMOTE452_CMD1\tstring", - "contents": "EMOTE452_CMD1", + "trigger": "EMOTE30_CMD4\t\"string\"", + "contents": "EMOTE30_CMD4" }, { - "trigger": "EMOTE452_CMD2\tstring", - "contents": "EMOTE452_CMD2", + "trigger": "EMOTE30_TOKEN\t\"string\"", + "contents": "EMOTE30_TOKEN" }, { - "trigger": "EMOTE452_TOKEN\tstring", - "contents": "EMOTE452_TOKEN", + "trigger": "EMOTE31_CMD1\t\"string\"", + "contents": "EMOTE31_CMD1" }, { - "trigger": "EMOTE453_CMD1\tstring", - "contents": "EMOTE453_CMD1", + "trigger": "EMOTE31_CMD2\t\"string\"", + "contents": "EMOTE31_CMD2" }, { - "trigger": "EMOTE453_CMD2\tstring", - "contents": "EMOTE453_CMD2", + "trigger": "EMOTE31_TOKEN\t\"string\"", + "contents": "EMOTE31_TOKEN" }, { - "trigger": "EMOTE453_TOKEN\tstring", - "contents": "EMOTE453_TOKEN", + "trigger": "EMOTE32_CMD1\t\"string\"", + "contents": "EMOTE32_CMD1" }, { - "trigger": "EMOTE454_CMD1\tstring", - "contents": "EMOTE454_CMD1", + "trigger": "EMOTE32_CMD2\t\"string\"", + "contents": "EMOTE32_CMD2" }, { - "trigger": "EMOTE454_CMD2\tstring", - "contents": "EMOTE454_CMD2", + "trigger": "EMOTE32_CMD3\t\"string\"", + "contents": "EMOTE32_CMD3" }, { - "trigger": "EMOTE454_TOKEN\tstring", - "contents": "EMOTE454_TOKEN", + "trigger": "EMOTE32_CMD4\t\"string\"", + "contents": "EMOTE32_CMD4" }, { - "trigger": "EMOTE455_CMD1\tstring", - "contents": "EMOTE455_CMD1", + "trigger": "EMOTE32_CMD5\t\"string\"", + "contents": "EMOTE32_CMD5" }, { - "trigger": "EMOTE455_CMD2\tstring", - "contents": "EMOTE455_CMD2", + "trigger": "EMOTE32_CMD6\t\"string\"", + "contents": "EMOTE32_CMD6" }, { - "trigger": "EMOTE455_TOKEN\tstring", - "contents": "EMOTE455_TOKEN", + "trigger": "EMOTE32_TOKEN\t\"string\"", + "contents": "EMOTE32_TOKEN" }, { - "trigger": "EMOTE45_CMD1\tstring", - "contents": "EMOTE45_CMD1", + "trigger": "EMOTE33_CMD1\t\"string\"", + "contents": "EMOTE33_CMD1" }, { - "trigger": "EMOTE45_CMD2\tstring", - "contents": "EMOTE45_CMD2", + "trigger": "EMOTE33_CMD2\t\"string\"", + "contents": "EMOTE33_CMD2" }, { - "trigger": "EMOTE45_CMD3\tstring", - "contents": "EMOTE45_CMD3", + "trigger": "EMOTE33_TOKEN\t\"string\"", + "contents": "EMOTE33_TOKEN" }, { - "trigger": "EMOTE45_TOKEN\tstring", - "contents": "EMOTE45_TOKEN", + "trigger": "EMOTE34_CMD1\t\"string\"", + "contents": "EMOTE34_CMD1" }, { - "trigger": "EMOTE46_CMD1\tstring", - "contents": "EMOTE46_CMD1", + "trigger": "EMOTE34_CMD2\t\"string\"", + "contents": "EMOTE34_CMD2" }, { - "trigger": "EMOTE46_CMD2\tstring", - "contents": "EMOTE46_CMD2", + "trigger": "EMOTE34_TOKEN\t\"string\"", + "contents": "EMOTE34_TOKEN" }, { - "trigger": "EMOTE46_TOKEN\tstring", - "contents": "EMOTE46_TOKEN", + "trigger": "EMOTE35_CMD1\t\"string\"", + "contents": "EMOTE35_CMD1" }, { - "trigger": "EMOTE47_CMD1\tstring", - "contents": "EMOTE47_CMD1", + "trigger": "EMOTE35_CMD2\t\"string\"", + "contents": "EMOTE35_CMD2" }, { - "trigger": "EMOTE47_CMD2\tstring", - "contents": "EMOTE47_CMD2", + "trigger": "EMOTE35_TOKEN\t\"string\"", + "contents": "EMOTE35_TOKEN" }, { - "trigger": "EMOTE47_CMD3\tstring", - "contents": "EMOTE47_CMD3", + "trigger": "EMOTE368_CMD1\t\"string\"", + "contents": "EMOTE368_CMD1" }, { - "trigger": "EMOTE47_TOKEN\tstring", - "contents": "EMOTE47_TOKEN", + "trigger": "EMOTE368_CMD2\t\"string\"", + "contents": "EMOTE368_CMD2" }, { - "trigger": "EMOTE48_CMD1\tstring", - "contents": "EMOTE48_CMD1", + "trigger": "EMOTE368_TOKEN\t\"string\"", + "contents": "EMOTE368_TOKEN" }, { - "trigger": "EMOTE48_CMD2\tstring", - "contents": "EMOTE48_CMD2", + "trigger": "EMOTE369_CMD1\t\"string\"", + "contents": "EMOTE369_CMD1" }, { - "trigger": "EMOTE48_TOKEN\tstring", - "contents": "EMOTE48_TOKEN", + "trigger": "EMOTE369_CMD2\t\"string\"", + "contents": "EMOTE369_CMD2" }, { - "trigger": "EMOTE49_CMD1\tstring", - "contents": "EMOTE49_CMD1", + "trigger": "EMOTE369_TOKEN\t\"string\"", + "contents": "EMOTE369_TOKEN" }, { - "trigger": "EMOTE49_CMD2\tstring", - "contents": "EMOTE49_CMD2", + "trigger": "EMOTE36_CMD1\t\"string\"", + "contents": "EMOTE36_CMD1" }, { - "trigger": "EMOTE49_CMD3\tstring", - "contents": "EMOTE49_CMD3", + "trigger": "EMOTE36_CMD2\t\"string\"", + "contents": "EMOTE36_CMD2" }, { - "trigger": "EMOTE49_CMD4\tstring", - "contents": "EMOTE49_CMD4", + "trigger": "EMOTE36_CMD3\t\"string\"", + "contents": "EMOTE36_CMD3" }, { - "trigger": "EMOTE49_TOKEN\tstring", - "contents": "EMOTE49_TOKEN", + "trigger": "EMOTE36_CMD4\t\"string\"", + "contents": "EMOTE36_CMD4" }, { - "trigger": "EMOTE4_CMD1\tstring", - "contents": "EMOTE4_CMD1", + "trigger": "EMOTE36_TOKEN\t\"string\"", + "contents": "EMOTE36_TOKEN" }, { - "trigger": "EMOTE4_CMD2\tstring", - "contents": "EMOTE4_CMD2", + "trigger": "EMOTE370_CMD1\t\"string\"", + "contents": "EMOTE370_CMD1" }, { - "trigger": "EMOTE4_CMD3\tstring", - "contents": "EMOTE4_CMD3", + "trigger": "EMOTE370_CMD2\t\"string\"", + "contents": "EMOTE370_CMD2" }, { - "trigger": "EMOTE4_CMD4\tstring", - "contents": "EMOTE4_CMD4", + "trigger": "EMOTE370_TOKEN\t\"string\"", + "contents": "EMOTE370_TOKEN" }, { - "trigger": "EMOTE4_TOKEN\tstring", - "contents": "EMOTE4_TOKEN", + "trigger": "EMOTE371_CMD1\t\"string\"", + "contents": "EMOTE371_CMD1" }, { - "trigger": "EMOTE50_CMD1\tstring", - "contents": "EMOTE50_CMD1", + "trigger": "EMOTE371_CMD2\t\"string\"", + "contents": "EMOTE371_CMD2" }, { - "trigger": "EMOTE50_CMD2\tstring", - "contents": "EMOTE50_CMD2", + "trigger": "EMOTE371_TOKEN\t\"string\"", + "contents": "EMOTE371_TOKEN" }, { - "trigger": "EMOTE50_CMD3\tstring", - "contents": "EMOTE50_CMD3", + "trigger": "EMOTE372_CMD1\t\"string\"", + "contents": "EMOTE372_CMD1" }, { - "trigger": "EMOTE50_CMD4\tstring", - "contents": "EMOTE50_CMD4", + "trigger": "EMOTE372_CMD2\t\"string\"", + "contents": "EMOTE372_CMD2" }, { - "trigger": "EMOTE50_CMD5\tstring", - "contents": "EMOTE50_CMD5", + "trigger": "EMOTE372_TOKEN\t\"string\"", + "contents": "EMOTE372_TOKEN" }, { - "trigger": "EMOTE50_CMD6\tstring", - "contents": "EMOTE50_CMD6", + "trigger": "EMOTE373_CMD1\t\"string\"", + "contents": "EMOTE373_CMD1" }, { - "trigger": "EMOTE50_TOKEN\tstring", - "contents": "EMOTE50_TOKEN", + "trigger": "EMOTE373_CMD2\t\"string\"", + "contents": "EMOTE373_CMD2" }, { - "trigger": "EMOTE517_CMD1\tstring", - "contents": "EMOTE517_CMD1", + "trigger": "EMOTE373_TOKEN\t\"string\"", + "contents": "EMOTE373_TOKEN" }, { - "trigger": "EMOTE517_CMD2\tstring", - "contents": "EMOTE517_CMD2", + "trigger": "EMOTE374_CMD1\t\"string\"", + "contents": "EMOTE374_CMD1" }, { - "trigger": "EMOTE517_TOKEN\tstring", - "contents": "EMOTE517_TOKEN", + "trigger": "EMOTE374_CMD2\t\"string\"", + "contents": "EMOTE374_CMD2" }, { - "trigger": "EMOTE518_CMD1\tstring", - "contents": "EMOTE518_CMD1", + "trigger": "EMOTE374_TOKEN\t\"string\"", + "contents": "EMOTE374_TOKEN" }, { - "trigger": "EMOTE518_CMD2\tstring", - "contents": "EMOTE518_CMD2", + "trigger": "EMOTE375_CMD1\t\"string\"", + "contents": "EMOTE375_CMD1" }, { - "trigger": "EMOTE518_TOKEN\tstring", - "contents": "EMOTE518_TOKEN", + "trigger": "EMOTE375_CMD2\t\"string\"", + "contents": "EMOTE375_CMD2" }, { - "trigger": "EMOTE51_CMD1\tstring", - "contents": "EMOTE51_CMD1", + "trigger": "EMOTE375_TOKEN\t\"string\"", + "contents": "EMOTE375_TOKEN" }, { - "trigger": "EMOTE51_CMD2\tstring", - "contents": "EMOTE51_CMD2", + "trigger": "EMOTE376_CMD1\t\"string\"", + "contents": "EMOTE376_CMD1" }, { - "trigger": "EMOTE51_TOKEN\tstring", - "contents": "EMOTE51_TOKEN", + "trigger": "EMOTE376_CMD2\t\"string\"", + "contents": "EMOTE376_CMD2" }, { - "trigger": "EMOTE52_CMD1\tstring", - "contents": "EMOTE52_CMD1", + "trigger": "EMOTE376_TOKEN\t\"string\"", + "contents": "EMOTE376_TOKEN" }, { - "trigger": "EMOTE52_CMD2\tstring", - "contents": "EMOTE52_CMD2", + "trigger": "EMOTE377_CMD1\t\"string\"", + "contents": "EMOTE377_CMD1" }, { - "trigger": "EMOTE52_CMD3\tstring", - "contents": "EMOTE52_CMD3", + "trigger": "EMOTE377_CMD2\t\"string\"", + "contents": "EMOTE377_CMD2" }, { - "trigger": "EMOTE52_CMD4\tstring", - "contents": "EMOTE52_CMD4", + "trigger": "EMOTE377_CMD3\t\"string\"", + "contents": "EMOTE377_CMD3" }, { - "trigger": "EMOTE52_TOKEN\tstring", - "contents": "EMOTE52_TOKEN", + "trigger": "EMOTE377_CMD4\t\"string\"", + "contents": "EMOTE377_CMD4" }, { - "trigger": "EMOTE53_CMD1\tstring", - "contents": "EMOTE53_CMD1", + "trigger": "EMOTE377_TOKEN\t\"string\"", + "contents": "EMOTE377_TOKEN" }, { - "trigger": "EMOTE53_CMD2\tstring", - "contents": "EMOTE53_CMD2", + "trigger": "EMOTE37_CMD1\t\"string\"", + "contents": "EMOTE37_CMD1" }, { - "trigger": "EMOTE53_CMD3\tstring", - "contents": "EMOTE53_CMD3", + "trigger": "EMOTE37_CMD2\t\"string\"", + "contents": "EMOTE37_CMD2" }, { - "trigger": "EMOTE53_TOKEN\tstring", - "contents": "EMOTE53_TOKEN", + "trigger": "EMOTE37_CMD3\t\"string\"", + "contents": "EMOTE37_CMD3" }, { - "trigger": "EMOTE54_CMD1\tstring", - "contents": "EMOTE54_CMD1", + "trigger": "EMOTE37_TOKEN\t\"string\"", + "contents": "EMOTE37_TOKEN" }, { - "trigger": "EMOTE54_CMD2\tstring", - "contents": "EMOTE54_CMD2", + "trigger": "EMOTE380_CMD1\t\"string\"", + "contents": "EMOTE380_CMD1" }, { - "trigger": "EMOTE54_TOKEN\tstring", - "contents": "EMOTE54_TOKEN", + "trigger": "EMOTE380_CMD2\t\"string\"", + "contents": "EMOTE380_CMD2" }, { - "trigger": "EMOTE55_CMD1\tstring", - "contents": "EMOTE55_CMD1", + "trigger": "EMOTE380_TOKEN\t\"string\"", + "contents": "EMOTE380_TOKEN" }, { - "trigger": "EMOTE55_CMD2\tstring", - "contents": "EMOTE55_CMD2", + "trigger": "EMOTE381_CMD1\t\"string\"", + "contents": "EMOTE381_CMD1" }, { - "trigger": "EMOTE55_CMD3\tstring", - "contents": "EMOTE55_CMD3", + "trigger": "EMOTE381_CMD2\t\"string\"", + "contents": "EMOTE381_CMD2" }, { - "trigger": "EMOTE55_CMD4\tstring", - "contents": "EMOTE55_CMD4", + "trigger": "EMOTE381_CMD3\t\"string\"", + "contents": "EMOTE381_CMD3" }, { - "trigger": "EMOTE55_CMD5\tstring", - "contents": "EMOTE55_CMD5", + "trigger": "EMOTE381_TOKEN\t\"string\"", + "contents": "EMOTE381_TOKEN" }, { - "trigger": "EMOTE55_CMD6\tstring", - "contents": "EMOTE55_CMD6", + "trigger": "EMOTE382_CMD1\t\"string\"", + "contents": "EMOTE382_CMD1" }, { - "trigger": "EMOTE55_TOKEN\tstring", - "contents": "EMOTE55_TOKEN", + "trigger": "EMOTE382_CMD2\t\"string\"", + "contents": "EMOTE382_CMD2" }, { - "trigger": "EMOTE56_CMD1\tstring", - "contents": "EMOTE56_CMD1", + "trigger": "EMOTE382_TOKEN\t\"string\"", + "contents": "EMOTE382_TOKEN" }, { - "trigger": "EMOTE56_CMD2\tstring", - "contents": "EMOTE56_CMD2", + "trigger": "EMOTE383_CMD1\t\"string\"", + "contents": "EMOTE383_CMD1" }, { - "trigger": "EMOTE56_CMD3\tstring", - "contents": "EMOTE56_CMD3", + "trigger": "EMOTE383_CMD2\t\"string\"", + "contents": "EMOTE383_CMD2" }, { - "trigger": "EMOTE56_CMD4\tstring", - "contents": "EMOTE56_CMD4", + "trigger": "EMOTE383_TOKEN\t\"string\"", + "contents": "EMOTE383_TOKEN" }, { - "trigger": "EMOTE56_TOKEN\tstring", - "contents": "EMOTE56_TOKEN", + "trigger": "EMOTE384_CMD1\t\"string\"", + "contents": "EMOTE384_CMD1" }, { - "trigger": "EMOTE57_CMD1\tstring", - "contents": "EMOTE57_CMD1", + "trigger": "EMOTE384_CMD2\t\"string\"", + "contents": "EMOTE384_CMD2" }, { - "trigger": "EMOTE57_CMD2\tstring", - "contents": "EMOTE57_CMD2", + "trigger": "EMOTE384_CMD3\t\"string\"", + "contents": "EMOTE384_CMD3" }, { - "trigger": "EMOTE57_CMD3\tstring", - "contents": "EMOTE57_CMD3", + "trigger": "EMOTE384_CMD4\t\"string\"", + "contents": "EMOTE384_CMD4" }, { - "trigger": "EMOTE57_TOKEN\tstring", - "contents": "EMOTE57_TOKEN", + "trigger": "EMOTE384_TOKEN\t\"string\"", + "contents": "EMOTE384_TOKEN" }, { - "trigger": "EMOTE58_CMD1\tstring", - "contents": "EMOTE58_CMD1", + "trigger": "EMOTE385_CMD1\t\"string\"", + "contents": "EMOTE385_CMD1" }, { - "trigger": "EMOTE58_CMD2\tstring", - "contents": "EMOTE58_CMD2", + "trigger": "EMOTE385_CMD2\t\"string\"", + "contents": "EMOTE385_CMD2" }, { - "trigger": "EMOTE58_CMD3\tstring", - "contents": "EMOTE58_CMD3", + "trigger": "EMOTE385_CMD3\t\"string\"", + "contents": "EMOTE385_CMD3" }, { - "trigger": "EMOTE58_CMD4\tstring", - "contents": "EMOTE58_CMD4", + "trigger": "EMOTE385_CMD4\t\"string\"", + "contents": "EMOTE385_CMD4" }, { - "trigger": "EMOTE58_CMD5\tstring", - "contents": "EMOTE58_CMD5", + "trigger": "EMOTE385_TOKEN\t\"string\"", + "contents": "EMOTE385_TOKEN" }, { - "trigger": "EMOTE58_CMD6\tstring", - "contents": "EMOTE58_CMD6", + "trigger": "EMOTE386_CMD1\t\"string\"", + "contents": "EMOTE386_CMD1" }, { - "trigger": "EMOTE58_TOKEN\tstring", - "contents": "EMOTE58_TOKEN", + "trigger": "EMOTE386_CMD2\t\"string\"", + "contents": "EMOTE386_CMD2" }, { - "trigger": "EMOTE59_CMD1\tstring", - "contents": "EMOTE59_CMD1", + "trigger": "EMOTE386_TOKEN\t\"string\"", + "contents": "EMOTE386_TOKEN" }, { - "trigger": "EMOTE59_CMD2\tstring", - "contents": "EMOTE59_CMD2", + "trigger": "EMOTE387_CMD1\t\"string\"", + "contents": "EMOTE387_CMD1" }, { - "trigger": "EMOTE59_CMD3\tstring", - "contents": "EMOTE59_CMD3", + "trigger": "EMOTE387_CMD2\t\"string\"", + "contents": "EMOTE387_CMD2" }, { - "trigger": "EMOTE59_CMD4\tstring", - "contents": "EMOTE59_CMD4", + "trigger": "EMOTE387_CMD3\t\"string\"", + "contents": "EMOTE387_CMD3" }, { - "trigger": "EMOTE59_TOKEN\tstring", - "contents": "EMOTE59_TOKEN", + "trigger": "EMOTE387_TOKEN\t\"string\"", + "contents": "EMOTE387_TOKEN" }, { - "trigger": "EMOTE5_CMD1\tstring", - "contents": "EMOTE5_CMD1", + "trigger": "EMOTE389_CMD1\t\"string\"", + "contents": "EMOTE389_CMD1" }, { - "trigger": "EMOTE5_CMD2\tstring", - "contents": "EMOTE5_CMD2", + "trigger": "EMOTE389_CMD2\t\"string\"", + "contents": "EMOTE389_CMD2" }, { - "trigger": "EMOTE5_CMD3\tstring", - "contents": "EMOTE5_CMD3", + "trigger": "EMOTE389_TOKEN\t\"string\"", + "contents": "EMOTE389_TOKEN" }, { - "trigger": "EMOTE5_CMD4\tstring", - "contents": "EMOTE5_CMD4", + "trigger": "EMOTE38_CMD1\t\"string\"", + "contents": "EMOTE38_CMD1" }, { - "trigger": "EMOTE5_CMD5\tstring", - "contents": "EMOTE5_CMD5", + "trigger": "EMOTE38_CMD2\t\"string\"", + "contents": "EMOTE38_CMD2" }, { - "trigger": "EMOTE5_CMD6\tstring", - "contents": "EMOTE5_CMD6", + "trigger": "EMOTE38_CMD3\t\"string\"", + "contents": "EMOTE38_CMD3" }, { - "trigger": "EMOTE5_TOKEN\tstring", - "contents": "EMOTE5_TOKEN", + "trigger": "EMOTE38_CMD4\t\"string\"", + "contents": "EMOTE38_CMD4" }, { - "trigger": "EMOTE60_CMD1\tstring", - "contents": "EMOTE60_CMD1", + "trigger": "EMOTE38_CMD5\t\"string\"", + "contents": "EMOTE38_CMD5" }, { - "trigger": "EMOTE60_CMD2\tstring", - "contents": "EMOTE60_CMD2", + "trigger": "EMOTE38_CMD6\t\"string\"", + "contents": "EMOTE38_CMD6" }, { - "trigger": "EMOTE60_CMD3\tstring", - "contents": "EMOTE60_CMD3", + "trigger": "EMOTE38_TOKEN\t\"string\"", + "contents": "EMOTE38_TOKEN" }, { - "trigger": "EMOTE60_TOKEN\tstring", - "contents": "EMOTE60_TOKEN", + "trigger": "EMOTE390_CMD1\t\"string\"", + "contents": "EMOTE390_CMD1" }, { - "trigger": "EMOTE61_CMD1\tstring", - "contents": "EMOTE61_CMD1", + "trigger": "EMOTE390_CMD2\t\"string\"", + "contents": "EMOTE390_CMD2" }, { - "trigger": "EMOTE61_CMD2\tstring", - "contents": "EMOTE61_CMD2", + "trigger": "EMOTE390_CMD3\t\"string\"", + "contents": "EMOTE390_CMD3" }, { - "trigger": "EMOTE61_CMD3\tstring", - "contents": "EMOTE61_CMD3", + "trigger": "EMOTE390_CMD4\t\"string\"", + "contents": "EMOTE390_CMD4" }, { - "trigger": "EMOTE61_CMD4\tstring", - "contents": "EMOTE61_CMD4", + "trigger": "EMOTE390_TOKEN\t\"string\"", + "contents": "EMOTE390_TOKEN" }, { - "trigger": "EMOTE61_TOKEN\tstring", - "contents": "EMOTE61_TOKEN", + "trigger": "EMOTE391_CMD1\t\"string\"", + "contents": "EMOTE391_CMD1" }, { - "trigger": "EMOTE62_CMD1\tstring", - "contents": "EMOTE62_CMD1", + "trigger": "EMOTE391_CMD2\t\"string\"", + "contents": "EMOTE391_CMD2" }, { - "trigger": "EMOTE62_CMD2\tstring", - "contents": "EMOTE62_CMD2", + "trigger": "EMOTE391_TOKEN\t\"string\"", + "contents": "EMOTE391_TOKEN" }, { - "trigger": "EMOTE62_CMD3\tstring", - "contents": "EMOTE62_CMD3", + "trigger": "EMOTE392_CMD1\t\"string\"", + "contents": "EMOTE392_CMD1" }, { - "trigger": "EMOTE62_CMD4\tstring", - "contents": "EMOTE62_CMD4", + "trigger": "EMOTE392_CMD2\t\"string\"", + "contents": "EMOTE392_CMD2" }, { - "trigger": "EMOTE62_CMD5\tstring", - "contents": "EMOTE62_CMD5", + "trigger": "EMOTE392_TOKEN\t\"string\"", + "contents": "EMOTE392_TOKEN" }, { - "trigger": "EMOTE62_CMD6\tstring", - "contents": "EMOTE62_CMD6", + "trigger": "EMOTE393_CMD1\t\"string\"", + "contents": "EMOTE393_CMD1" }, { - "trigger": "EMOTE62_CMD7\tstring", - "contents": "EMOTE62_CMD7", + "trigger": "EMOTE393_CMD2\t\"string\"", + "contents": "EMOTE393_CMD2" }, { - "trigger": "EMOTE62_CMD8\tstring", - "contents": "EMOTE62_CMD8", + "trigger": "EMOTE393_TOKEN\t\"string\"", + "contents": "EMOTE393_TOKEN" }, { - "trigger": "EMOTE62_TOKEN\tstring", - "contents": "EMOTE62_TOKEN", + "trigger": "EMOTE394_CMD1\t\"string\"", + "contents": "EMOTE394_CMD1" }, { - "trigger": "EMOTE63_CMD1\tstring", - "contents": "EMOTE63_CMD1", + "trigger": "EMOTE394_CMD2\t\"string\"", + "contents": "EMOTE394_CMD2" }, { - "trigger": "EMOTE63_CMD2\tstring", - "contents": "EMOTE63_CMD2", + "trigger": "EMOTE394_CMD3\t\"string\"", + "contents": "EMOTE394_CMD3" }, { - "trigger": "EMOTE63_TOKEN\tstring", - "contents": "EMOTE63_TOKEN", + "trigger": "EMOTE394_TOKEN\t\"string\"", + "contents": "EMOTE394_TOKEN" }, { - "trigger": "EMOTE64_CMD1\tstring", - "contents": "EMOTE64_CMD1", + "trigger": "EMOTE395_CMD1\t\"string\"", + "contents": "EMOTE395_CMD1" }, { - "trigger": "EMOTE64_CMD2\tstring", - "contents": "EMOTE64_CMD2", + "trigger": "EMOTE395_CMD2\t\"string\"", + "contents": "EMOTE395_CMD2" }, { - "trigger": "EMOTE64_TOKEN\tstring", - "contents": "EMOTE64_TOKEN", + "trigger": "EMOTE395_TOKEN\t\"string\"", + "contents": "EMOTE395_TOKEN" }, { - "trigger": "EMOTE65_CMD1\tstring", - "contents": "EMOTE65_CMD1", + "trigger": "EMOTE396_CMD1\t\"string\"", + "contents": "EMOTE396_CMD1" }, { - "trigger": "EMOTE65_CMD2\tstring", - "contents": "EMOTE65_CMD2", + "trigger": "EMOTE396_CMD2\t\"string\"", + "contents": "EMOTE396_CMD2" }, { - "trigger": "EMOTE65_TOKEN\tstring", - "contents": "EMOTE65_TOKEN", + "trigger": "EMOTE396_TOKEN\t\"string\"", + "contents": "EMOTE396_TOKEN" }, { - "trigger": "EMOTE66_CMD1\tstring", - "contents": "EMOTE66_CMD1", + "trigger": "EMOTE398_CMD1\t\"string\"", + "contents": "EMOTE398_CMD1" }, { - "trigger": "EMOTE66_CMD2\tstring", - "contents": "EMOTE66_CMD2", + "trigger": "EMOTE398_CMD2\t\"string\"", + "contents": "EMOTE398_CMD2" }, { - "trigger": "EMOTE66_CMD3\tstring", - "contents": "EMOTE66_CMD3", + "trigger": "EMOTE398_TOKEN\t\"string\"", + "contents": "EMOTE398_TOKEN" }, { - "trigger": "EMOTE66_TOKEN\tstring", - "contents": "EMOTE66_TOKEN", + "trigger": "EMOTE399_CMD1\t\"string\"", + "contents": "EMOTE399_CMD1" }, { - "trigger": "EMOTE67_CMD1\tstring", - "contents": "EMOTE67_CMD1", + "trigger": "EMOTE399_CMD2\t\"string\"", + "contents": "EMOTE399_CMD2" }, { - "trigger": "EMOTE67_CMD2\tstring", - "contents": "EMOTE67_CMD2", + "trigger": "EMOTE399_TOKEN\t\"string\"", + "contents": "EMOTE399_TOKEN" }, { - "trigger": "EMOTE67_TOKEN\tstring", - "contents": "EMOTE67_TOKEN", + "trigger": "EMOTE39_CMD1\t\"string\"", + "contents": "EMOTE39_CMD1" }, { - "trigger": "EMOTE68_CMD1\tstring", - "contents": "EMOTE68_CMD1", + "trigger": "EMOTE39_CMD2\t\"string\"", + "contents": "EMOTE39_CMD2" }, { - "trigger": "EMOTE68_CMD2\tstring", - "contents": "EMOTE68_CMD2", + "trigger": "EMOTE39_TOKEN\t\"string\"", + "contents": "EMOTE39_TOKEN" }, { - "trigger": "EMOTE68_CMD3\tstring", - "contents": "EMOTE68_CMD3", + "trigger": "EMOTE3_CMD1\t\"string\"", + "contents": "EMOTE3_CMD1" }, { - "trigger": "EMOTE68_CMD4\tstring", - "contents": "EMOTE68_CMD4", + "trigger": "EMOTE3_CMD2\t\"string\"", + "contents": "EMOTE3_CMD2" }, { - "trigger": "EMOTE68_TOKEN\tstring", - "contents": "EMOTE68_TOKEN", + "trigger": "EMOTE3_CMD3\t\"string\"", + "contents": "EMOTE3_CMD3" }, { - "trigger": "EMOTE69_CMD1\tstring", - "contents": "EMOTE69_CMD1", + "trigger": "EMOTE3_CMD4\t\"string\"", + "contents": "EMOTE3_CMD4" }, { - "trigger": "EMOTE69_CMD2\tstring", - "contents": "EMOTE69_CMD2", + "trigger": "EMOTE3_TOKEN\t\"string\"", + "contents": "EMOTE3_TOKEN" }, { - "trigger": "EMOTE69_CMD3\tstring", - "contents": "EMOTE69_CMD3", + "trigger": "EMOTE401_CMD1\t\"string\"", + "contents": "EMOTE401_CMD1" }, { - "trigger": "EMOTE69_CMD4\tstring", - "contents": "EMOTE69_CMD4", + "trigger": "EMOTE401_CMD2\t\"string\"", + "contents": "EMOTE401_CMD2" }, { - "trigger": "EMOTE69_TOKEN\tstring", - "contents": "EMOTE69_TOKEN", + "trigger": "EMOTE401_CMD3\t\"string\"", + "contents": "EMOTE401_CMD3" }, { - "trigger": "EMOTE6_CMD1\tstring", - "contents": "EMOTE6_CMD1", + "trigger": "EMOTE401_TOKEN\t\"string\"", + "contents": "EMOTE401_TOKEN" }, { - "trigger": "EMOTE6_CMD2\tstring", - "contents": "EMOTE6_CMD2", + "trigger": "EMOTE402_CMD1\t\"string\"", + "contents": "EMOTE402_CMD1" }, { - "trigger": "EMOTE6_TOKEN\tstring", - "contents": "EMOTE6_TOKEN", + "trigger": "EMOTE402_CMD2\t\"string\"", + "contents": "EMOTE402_CMD2" }, { - "trigger": "EMOTE70_CMD1\tstring", - "contents": "EMOTE70_CMD1", + "trigger": "EMOTE402_TOKEN\t\"string\"", + "contents": "EMOTE402_TOKEN" }, { - "trigger": "EMOTE70_CMD2\tstring", - "contents": "EMOTE70_CMD2", + "trigger": "EMOTE403_CMD1\t\"string\"", + "contents": "EMOTE403_CMD1" }, { - "trigger": "EMOTE70_TOKEN\tstring", - "contents": "EMOTE70_TOKEN", + "trigger": "EMOTE403_CMD2\t\"string\"", + "contents": "EMOTE403_CMD2" }, { - "trigger": "EMOTE71_CMD1\tstring", - "contents": "EMOTE71_CMD1", + "trigger": "EMOTE403_TOKEN\t\"string\"", + "contents": "EMOTE403_TOKEN" }, { - "trigger": "EMOTE71_CMD2\tstring", - "contents": "EMOTE71_CMD2", + "trigger": "EMOTE404_CMD1\t\"string\"", + "contents": "EMOTE404_CMD1" }, { - "trigger": "EMOTE71_TOKEN\tstring", - "contents": "EMOTE71_TOKEN", + "trigger": "EMOTE404_CMD2\t\"string\"", + "contents": "EMOTE404_CMD2" }, { - "trigger": "EMOTE72_CMD1\tstring", - "contents": "EMOTE72_CMD1", + "trigger": "EMOTE404_TOKEN\t\"string\"", + "contents": "EMOTE404_TOKEN" }, { - "trigger": "EMOTE72_CMD2\tstring", - "contents": "EMOTE72_CMD2", + "trigger": "EMOTE405_CMD1\t\"string\"", + "contents": "EMOTE405_CMD1" }, { - "trigger": "EMOTE72_TOKEN\tstring", - "contents": "EMOTE72_TOKEN", + "trigger": "EMOTE405_CMD2\t\"string\"", + "contents": "EMOTE405_CMD2" }, { - "trigger": "EMOTE73_CMD1\tstring", - "contents": "EMOTE73_CMD1", + "trigger": "EMOTE405_TOKEN\t\"string\"", + "contents": "EMOTE405_TOKEN" }, { - "trigger": "EMOTE73_CMD2\tstring", - "contents": "EMOTE73_CMD2", + "trigger": "EMOTE406_CMD1\t\"string\"", + "contents": "EMOTE406_CMD1" }, { - "trigger": "EMOTE73_TOKEN\tstring", - "contents": "EMOTE73_TOKEN", + "trigger": "EMOTE406_CMD2\t\"string\"", + "contents": "EMOTE406_CMD2" }, { - "trigger": "EMOTE74_CMD1\tstring", - "contents": "EMOTE74_CMD1", + "trigger": "EMOTE406_TOKEN\t\"string\"", + "contents": "EMOTE406_TOKEN" }, { - "trigger": "EMOTE74_CMD2\tstring", - "contents": "EMOTE74_CMD2", + "trigger": "EMOTE407_CMD1\t\"string\"", + "contents": "EMOTE407_CMD1" }, { - "trigger": "EMOTE74_TOKEN\tstring", - "contents": "EMOTE74_TOKEN", + "trigger": "EMOTE407_CMD2\t\"string\"", + "contents": "EMOTE407_CMD2" }, { - "trigger": "EMOTE75_CMD1\tstring", - "contents": "EMOTE75_CMD1", + "trigger": "EMOTE407_CMD3\t\"string\"", + "contents": "EMOTE407_CMD3" }, { - "trigger": "EMOTE75_CMD2\tstring", - "contents": "EMOTE75_CMD2", + "trigger": "EMOTE407_TOKEN\t\"string\"", + "contents": "EMOTE407_TOKEN" }, { - "trigger": "EMOTE75_TOKEN\tstring", - "contents": "EMOTE75_TOKEN", + "trigger": "EMOTE408_CMD1\t\"string\"", + "contents": "EMOTE408_CMD1" }, { - "trigger": "EMOTE76_CMD1\tstring", - "contents": "EMOTE76_CMD1", + "trigger": "EMOTE408_CMD2\t\"string\"", + "contents": "EMOTE408_CMD2" }, { - "trigger": "EMOTE76_CMD2\tstring", - "contents": "EMOTE76_CMD2", + "trigger": "EMOTE408_TOKEN\t\"string\"", + "contents": "EMOTE408_TOKEN" }, { - "trigger": "EMOTE76_CMD3\tstring", - "contents": "EMOTE76_CMD3", + "trigger": "EMOTE409_CMD1\t\"string\"", + "contents": "EMOTE409_CMD1" }, { - "trigger": "EMOTE76_CMD4\tstring", - "contents": "EMOTE76_CMD4", + "trigger": "EMOTE409_CMD2\t\"string\"", + "contents": "EMOTE409_CMD2" }, { - "trigger": "EMOTE76_TOKEN\tstring", - "contents": "EMOTE76_TOKEN", + "trigger": "EMOTE409_TOKEN\t\"string\"", + "contents": "EMOTE409_TOKEN" }, { - "trigger": "EMOTE77_CMD1\tstring", - "contents": "EMOTE77_CMD1", + "trigger": "EMOTE40_CMD1\t\"string\"", + "contents": "EMOTE40_CMD1" }, { - "trigger": "EMOTE77_CMD2\tstring", - "contents": "EMOTE77_CMD2", + "trigger": "EMOTE40_CMD2\t\"string\"", + "contents": "EMOTE40_CMD2" }, { - "trigger": "EMOTE77_CMD3\tstring", - "contents": "EMOTE77_CMD3", + "trigger": "EMOTE40_CMD3\t\"string\"", + "contents": "EMOTE40_CMD3" }, { - "trigger": "EMOTE77_TOKEN\tstring", - "contents": "EMOTE77_TOKEN", + "trigger": "EMOTE40_TOKEN\t\"string\"", + "contents": "EMOTE40_TOKEN" }, { - "trigger": "EMOTE78_CMD1\tstring", - "contents": "EMOTE78_CMD1", + "trigger": "EMOTE410_CMD1\t\"string\"", + "contents": "EMOTE410_CMD1" }, { - "trigger": "EMOTE78_CMD2\tstring", - "contents": "EMOTE78_CMD2", + "trigger": "EMOTE410_CMD2\t\"string\"", + "contents": "EMOTE410_CMD2" }, { - "trigger": "EMOTE78_TOKEN\tstring", - "contents": "EMOTE78_TOKEN", + "trigger": "EMOTE410_CMD3\t\"string\"", + "contents": "EMOTE410_CMD3" }, { - "trigger": "EMOTE79_CMD1\tstring", - "contents": "EMOTE79_CMD1", + "trigger": "EMOTE410_TOKEN\t\"string\"", + "contents": "EMOTE410_TOKEN" }, { - "trigger": "EMOTE79_CMD2\tstring", - "contents": "EMOTE79_CMD2", + "trigger": "EMOTE411_CMD1\t\"string\"", + "contents": "EMOTE411_CMD1" }, { - "trigger": "EMOTE79_TOKEN\tstring", - "contents": "EMOTE79_TOKEN", + "trigger": "EMOTE411_CMD2\t\"string\"", + "contents": "EMOTE411_CMD2" }, { - "trigger": "EMOTE7_CMD1\tstring", - "contents": "EMOTE7_CMD1", + "trigger": "EMOTE411_TOKEN\t\"string\"", + "contents": "EMOTE411_TOKEN" }, { - "trigger": "EMOTE7_CMD2\tstring", - "contents": "EMOTE7_CMD2", + "trigger": "EMOTE413_CMD1\t\"string\"", + "contents": "EMOTE413_CMD1" }, { - "trigger": "EMOTE7_TOKEN\tstring", - "contents": "EMOTE7_TOKEN", + "trigger": "EMOTE413_CMD2\t\"string\"", + "contents": "EMOTE413_CMD2" }, { - "trigger": "EMOTE80_CMD1\tstring", - "contents": "EMOTE80_CMD1", + "trigger": "EMOTE413_TOKEN\t\"string\"", + "contents": "EMOTE413_TOKEN" }, { - "trigger": "EMOTE80_CMD2\tstring", - "contents": "EMOTE80_CMD2", + "trigger": "EMOTE414_CMD1\t\"string\"", + "contents": "EMOTE414_CMD1" }, { - "trigger": "EMOTE80_CMD3\tstring", - "contents": "EMOTE80_CMD3", + "trigger": "EMOTE414_CMD2\t\"string\"", + "contents": "EMOTE414_CMD2" }, { - "trigger": "EMOTE80_CMD4\tstring", - "contents": "EMOTE80_CMD4", + "trigger": "EMOTE414_TOKEN\t\"string\"", + "contents": "EMOTE414_TOKEN" }, { - "trigger": "EMOTE80_CMD5\tstring", - "contents": "EMOTE80_CMD5", + "trigger": "EMOTE415_CMD1\t\"string\"", + "contents": "EMOTE415_CMD1" }, { - "trigger": "EMOTE80_CMD6\tstring", - "contents": "EMOTE80_CMD6", + "trigger": "EMOTE415_CMD2\t\"string\"", + "contents": "EMOTE415_CMD2" }, { - "trigger": "EMOTE80_TOKEN\tstring", - "contents": "EMOTE80_TOKEN", + "trigger": "EMOTE415_TOKEN\t\"string\"", + "contents": "EMOTE415_TOKEN" }, { - "trigger": "EMOTE81_CMD1\tstring", - "contents": "EMOTE81_CMD1", + "trigger": "EMOTE416_CMD1\t\"string\"", + "contents": "EMOTE416_CMD1" }, { - "trigger": "EMOTE81_CMD2\tstring", - "contents": "EMOTE81_CMD2", + "trigger": "EMOTE416_CMD2\t\"string\"", + "contents": "EMOTE416_CMD2" }, { - "trigger": "EMOTE81_TOKEN\tstring", - "contents": "EMOTE81_TOKEN", + "trigger": "EMOTE416_TOKEN\t\"string\"", + "contents": "EMOTE416_TOKEN" }, { - "trigger": "EMOTE82_CMD1\tstring", - "contents": "EMOTE82_CMD1", + "trigger": "EMOTE417_CMD1\t\"string\"", + "contents": "EMOTE417_CMD1" }, { - "trigger": "EMOTE82_CMD2\tstring", - "contents": "EMOTE82_CMD2", + "trigger": "EMOTE417_CMD2\t\"string\"", + "contents": "EMOTE417_CMD2" }, { - "trigger": "EMOTE82_CMD3\tstring", - "contents": "EMOTE82_CMD3", + "trigger": "EMOTE417_TOKEN\t\"string\"", + "contents": "EMOTE417_TOKEN" }, { - "trigger": "EMOTE82_CMD4\tstring", - "contents": "EMOTE82_CMD4", + "trigger": "EMOTE418_CMD1\t\"string\"", + "contents": "EMOTE418_CMD1" }, { - "trigger": "EMOTE82_TOKEN\tstring", - "contents": "EMOTE82_TOKEN", + "trigger": "EMOTE418_CMD2\t\"string\"", + "contents": "EMOTE418_CMD2" }, { - "trigger": "EMOTE83_CMD1\tstring", - "contents": "EMOTE83_CMD1", + "trigger": "EMOTE418_TOKEN\t\"string\"", + "contents": "EMOTE418_TOKEN" }, { - "trigger": "EMOTE83_CMD2\tstring", - "contents": "EMOTE83_CMD2", + "trigger": "EMOTE41_CMD1\t\"string\"", + "contents": "EMOTE41_CMD1" }, { - "trigger": "EMOTE83_CMD3\tstring", - "contents": "EMOTE83_CMD3", + "trigger": "EMOTE41_CMD2\t\"string\"", + "contents": "EMOTE41_CMD2" }, { - "trigger": "EMOTE83_TOKEN\tstring", - "contents": "EMOTE83_TOKEN", + "trigger": "EMOTE41_CMD3\t\"string\"", + "contents": "EMOTE41_CMD3" }, { - "trigger": "EMOTE84_CMD1\tstring", - "contents": "EMOTE84_CMD1", + "trigger": "EMOTE41_CMD4\t\"string\"", + "contents": "EMOTE41_CMD4" }, { - "trigger": "EMOTE84_CMD2\tstring", - "contents": "EMOTE84_CMD2", + "trigger": "EMOTE41_TOKEN\t\"string\"", + "contents": "EMOTE41_TOKEN" }, { - "trigger": "EMOTE84_CMD3\tstring", - "contents": "EMOTE84_CMD3", + "trigger": "EMOTE420_CMD1\t\"string\"", + "contents": "EMOTE420_CMD1" }, { - "trigger": "EMOTE84_TOKEN\tstring", - "contents": "EMOTE84_TOKEN", + "trigger": "EMOTE420_CMD2\t\"string\"", + "contents": "EMOTE420_CMD2" }, { - "trigger": "EMOTE85_CMD1\tstring", - "contents": "EMOTE85_CMD1", + "trigger": "EMOTE420_TOKEN\t\"string\"", + "contents": "EMOTE420_TOKEN" }, { - "trigger": "EMOTE85_CMD2\tstring", - "contents": "EMOTE85_CMD2", + "trigger": "EMOTE421_CMD1\t\"string\"", + "contents": "EMOTE421_CMD1" }, { - "trigger": "EMOTE85_TOKEN\tstring", - "contents": "EMOTE85_TOKEN", + "trigger": "EMOTE421_CMD2\t\"string\"", + "contents": "EMOTE421_CMD2" }, { - "trigger": "EMOTE86_CMD1\tstring", - "contents": "EMOTE86_CMD1", + "trigger": "EMOTE421_CMD3\t\"string\"", + "contents": "EMOTE421_CMD3" }, { - "trigger": "EMOTE86_CMD2\tstring", - "contents": "EMOTE86_CMD2", + "trigger": "EMOTE421_CMD4\t\"string\"", + "contents": "EMOTE421_CMD4" }, { - "trigger": "EMOTE86_TOKEN\tstring", - "contents": "EMOTE86_TOKEN", + "trigger": "EMOTE421_TOKEN\t\"string\"", + "contents": "EMOTE421_TOKEN" }, { - "trigger": "EMOTE87_CMD1\tstring", - "contents": "EMOTE87_CMD1", + "trigger": "EMOTE422_CMD1\t\"string\"", + "contents": "EMOTE422_CMD1" }, { - "trigger": "EMOTE87_CMD2\tstring", - "contents": "EMOTE87_CMD2", + "trigger": "EMOTE422_CMD2\t\"string\"", + "contents": "EMOTE422_CMD2" }, { - "trigger": "EMOTE87_TOKEN\tstring", - "contents": "EMOTE87_TOKEN", + "trigger": "EMOTE422_TOKEN\t\"string\"", + "contents": "EMOTE422_TOKEN" }, { - "trigger": "EMOTE88_CMD1\tstring", - "contents": "EMOTE88_CMD1", + "trigger": "EMOTE423_CMD1\t\"string\"", + "contents": "EMOTE423_CMD1" }, { - "trigger": "EMOTE88_CMD2\tstring", - "contents": "EMOTE88_CMD2", + "trigger": "EMOTE423_CMD2\t\"string\"", + "contents": "EMOTE423_CMD2" }, { - "trigger": "EMOTE88_TOKEN\tstring", - "contents": "EMOTE88_TOKEN", + "trigger": "EMOTE423_TOKEN\t\"string\"", + "contents": "EMOTE423_TOKEN" }, { - "trigger": "EMOTE89_CMD1\tstring", - "contents": "EMOTE89_CMD1", + "trigger": "EMOTE424_CMD1\t\"string\"", + "contents": "EMOTE424_CMD1" }, { - "trigger": "EMOTE89_CMD2\tstring", - "contents": "EMOTE89_CMD2", + "trigger": "EMOTE424_CMD2\t\"string\"", + "contents": "EMOTE424_CMD2" }, { - "trigger": "EMOTE89_CMD3\tstring", - "contents": "EMOTE89_CMD3", + "trigger": "EMOTE424_TOKEN\t\"string\"", + "contents": "EMOTE424_TOKEN" }, { - "trigger": "EMOTE89_TOKEN\tstring", - "contents": "EMOTE89_TOKEN", + "trigger": "EMOTE425_CMD1\t\"string\"", + "contents": "EMOTE425_CMD1" }, { - "trigger": "EMOTE8_CMD1\tstring", - "contents": "EMOTE8_CMD1", + "trigger": "EMOTE425_CMD2\t\"string\"", + "contents": "EMOTE425_CMD2" }, { - "trigger": "EMOTE8_CMD2\tstring", - "contents": "EMOTE8_CMD2", + "trigger": "EMOTE425_TOKEN\t\"string\"", + "contents": "EMOTE425_TOKEN" }, { - "trigger": "EMOTE8_TOKEN\tstring", - "contents": "EMOTE8_TOKEN", + "trigger": "EMOTE426_CMD1\t\"string\"", + "contents": "EMOTE426_CMD1" }, { - "trigger": "EMOTE90_CMD1\tstring", - "contents": "EMOTE90_CMD1", + "trigger": "EMOTE426_CMD2\t\"string\"", + "contents": "EMOTE426_CMD2" }, { - "trigger": "EMOTE90_CMD2\tstring", - "contents": "EMOTE90_CMD2", + "trigger": "EMOTE426_TOKEN\t\"string\"", + "contents": "EMOTE426_TOKEN" }, { - "trigger": "EMOTE90_TOKEN\tstring", - "contents": "EMOTE90_TOKEN", + "trigger": "EMOTE427_CMD1\t\"string\"", + "contents": "EMOTE427_CMD1" }, { - "trigger": "EMOTE91_CMD1\tstring", - "contents": "EMOTE91_CMD1", + "trigger": "EMOTE427_CMD2\t\"string\"", + "contents": "EMOTE427_CMD2" }, { - "trigger": "EMOTE91_CMD2\tstring", - "contents": "EMOTE91_CMD2", + "trigger": "EMOTE427_TOKEN\t\"string\"", + "contents": "EMOTE427_TOKEN" }, { - "trigger": "EMOTE91_TOKEN\tstring", - "contents": "EMOTE91_TOKEN", + "trigger": "EMOTE428_CMD1\t\"string\"", + "contents": "EMOTE428_CMD1" }, { - "trigger": "EMOTE92_CMD1\tstring", - "contents": "EMOTE92_CMD1", + "trigger": "EMOTE428_CMD2\t\"string\"", + "contents": "EMOTE428_CMD2" }, { - "trigger": "EMOTE92_CMD2\tstring", - "contents": "EMOTE92_CMD2", + "trigger": "EMOTE428_CMD3\t\"string\"", + "contents": "EMOTE428_CMD3" }, { - "trigger": "EMOTE92_CMD3\tstring", - "contents": "EMOTE92_CMD3", + "trigger": "EMOTE428_CMD4\t\"string\"", + "contents": "EMOTE428_CMD4" }, { - "trigger": "EMOTE92_TOKEN\tstring", - "contents": "EMOTE92_TOKEN", + "trigger": "EMOTE428_TOKEN\t\"string\"", + "contents": "EMOTE428_TOKEN" }, { - "trigger": "EMOTE93_CMD1\tstring", - "contents": "EMOTE93_CMD1", + "trigger": "EMOTE429_CMD1\t\"string\"", + "contents": "EMOTE429_CMD1" }, { - "trigger": "EMOTE93_CMD2\tstring", - "contents": "EMOTE93_CMD2", + "trigger": "EMOTE429_CMD2\t\"string\"", + "contents": "EMOTE429_CMD2" }, { - "trigger": "EMOTE93_CMD3\tstring", - "contents": "EMOTE93_CMD3", + "trigger": "EMOTE429_CMD3\t\"string\"", + "contents": "EMOTE429_CMD3" }, { - "trigger": "EMOTE93_TOKEN\tstring", - "contents": "EMOTE93_TOKEN", + "trigger": "EMOTE429_TOKEN\t\"string\"", + "contents": "EMOTE429_TOKEN" }, { - "trigger": "EMOTE94_CMD1\tstring", - "contents": "EMOTE94_CMD1", + "trigger": "EMOTE42_CMD1\t\"string\"", + "contents": "EMOTE42_CMD1" }, { - "trigger": "EMOTE94_CMD2\tstring", - "contents": "EMOTE94_CMD2", + "trigger": "EMOTE42_CMD2\t\"string\"", + "contents": "EMOTE42_CMD2" }, { - "trigger": "EMOTE94_CMD3\tstring", - "contents": "EMOTE94_CMD3", + "trigger": "EMOTE42_CMD3\t\"string\"", + "contents": "EMOTE42_CMD3" }, { - "trigger": "EMOTE94_TOKEN\tstring", - "contents": "EMOTE94_TOKEN", + "trigger": "EMOTE42_CMD4\t\"string\"", + "contents": "EMOTE42_CMD4" }, { - "trigger": "EMOTE95_CMD1\tstring", - "contents": "EMOTE95_CMD1", + "trigger": "EMOTE42_TOKEN\t\"string\"", + "contents": "EMOTE42_TOKEN" }, { - "trigger": "EMOTE95_CMD2\tstring", - "contents": "EMOTE95_CMD2", + "trigger": "EMOTE430_CMD1\t\"string\"", + "contents": "EMOTE430_CMD1" }, { - "trigger": "EMOTE95_CMD3\tstring", - "contents": "EMOTE95_CMD3", + "trigger": "EMOTE430_CMD2\t\"string\"", + "contents": "EMOTE430_CMD2" }, { - "trigger": "EMOTE95_CMD4\tstring", - "contents": "EMOTE95_CMD4", + "trigger": "EMOTE430_TOKEN\t\"string\"", + "contents": "EMOTE430_TOKEN" }, { - "trigger": "EMOTE95_TOKEN\tstring", - "contents": "EMOTE95_TOKEN", + "trigger": "EMOTE431_CMD1\t\"string\"", + "contents": "EMOTE431_CMD1" }, { - "trigger": "EMOTE96_CMD1\tstring", - "contents": "EMOTE96_CMD1", + "trigger": "EMOTE431_CMD2\t\"string\"", + "contents": "EMOTE431_CMD2" }, { - "trigger": "EMOTE96_CMD2\tstring", - "contents": "EMOTE96_CMD2", + "trigger": "EMOTE431_TOKEN\t\"string\"", + "contents": "EMOTE431_TOKEN" }, { - "trigger": "EMOTE96_CMD3\tstring", - "contents": "EMOTE96_CMD3", + "trigger": "EMOTE432_CMD1\t\"string\"", + "contents": "EMOTE432_CMD1" }, { - "trigger": "EMOTE96_CMD4\tstring", - "contents": "EMOTE96_CMD4", + "trigger": "EMOTE432_CMD2\t\"string\"", + "contents": "EMOTE432_CMD2" }, { - "trigger": "EMOTE96_TOKEN\tstring", - "contents": "EMOTE96_TOKEN", + "trigger": "EMOTE432_CMD3\t\"string\"", + "contents": "EMOTE432_CMD3" }, { - "trigger": "EMOTE97_CMD1\tstring", - "contents": "EMOTE97_CMD1", + "trigger": "EMOTE432_CMD4\t\"string\"", + "contents": "EMOTE432_CMD4" }, { - "trigger": "EMOTE97_CMD2\tstring", - "contents": "EMOTE97_CMD2", + "trigger": "EMOTE432_TOKEN\t\"string\"", + "contents": "EMOTE432_TOKEN" }, { - "trigger": "EMOTE97_CMD3\tstring", - "contents": "EMOTE97_CMD3", + "trigger": "EMOTE433_CMD1\t\"string\"", + "contents": "EMOTE433_CMD1" }, { - "trigger": "EMOTE97_TOKEN\tstring", - "contents": "EMOTE97_TOKEN", + "trigger": "EMOTE433_CMD2\t\"string\"", + "contents": "EMOTE433_CMD2" }, { - "trigger": "EMOTE98_CMD1\tstring", - "contents": "EMOTE98_CMD1", + "trigger": "EMOTE433_TOKEN\t\"string\"", + "contents": "EMOTE433_TOKEN" }, { - "trigger": "EMOTE98_CMD2\tstring", - "contents": "EMOTE98_CMD2", + "trigger": "EMOTE434_CMD1\t\"string\"", + "contents": "EMOTE434_CMD1" }, { - "trigger": "EMOTE98_CMD3\tstring", - "contents": "EMOTE98_CMD3", + "trigger": "EMOTE434_CMD2\t\"string\"", + "contents": "EMOTE434_CMD2" }, { - "trigger": "EMOTE98_CMD4\tstring", - "contents": "EMOTE98_CMD4", + "trigger": "EMOTE434_TOKEN\t\"string\"", + "contents": "EMOTE434_TOKEN" }, { - "trigger": "EMOTE98_CMD5\tstring", - "contents": "EMOTE98_CMD5", + "trigger": "EMOTE435_CMD1\t\"string\"", + "contents": "EMOTE435_CMD1" }, { - "trigger": "EMOTE98_CMD6\tstring", - "contents": "EMOTE98_CMD6", + "trigger": "EMOTE435_CMD2\t\"string\"", + "contents": "EMOTE435_CMD2" }, { - "trigger": "EMOTE98_TOKEN\tstring", - "contents": "EMOTE98_TOKEN", + "trigger": "EMOTE435_TOKEN\t\"string\"", + "contents": "EMOTE435_TOKEN" }, { - "trigger": "EMOTE99_CMD1\tstring", - "contents": "EMOTE99_CMD1", + "trigger": "EMOTE436_CMD1\t\"string\"", + "contents": "EMOTE436_CMD1" }, { - "trigger": "EMOTE99_CMD2\tstring", - "contents": "EMOTE99_CMD2", + "trigger": "EMOTE436_CMD2\t\"string\"", + "contents": "EMOTE436_CMD2" }, { - "trigger": "EMOTE99_CMD3\tstring", - "contents": "EMOTE99_CMD3", + "trigger": "EMOTE436_CMD3\t\"string\"", + "contents": "EMOTE436_CMD3" }, { - "trigger": "EMOTE99_CMD4\tstring", - "contents": "EMOTE99_CMD4", + "trigger": "EMOTE436_TOKEN\t\"string\"", + "contents": "EMOTE436_TOKEN" }, { - "trigger": "EMOTE99_CMD5\tstring", - "contents": "EMOTE99_CMD5", + "trigger": "EMOTE437_CMD1\t\"string\"", + "contents": "EMOTE437_CMD1" }, { - "trigger": "EMOTE99_CMD6\tstring", - "contents": "EMOTE99_CMD6", + "trigger": "EMOTE437_CMD2\t\"string\"", + "contents": "EMOTE437_CMD2" }, { - "trigger": "EMOTE99_CMD7\tstring", - "contents": "EMOTE99_CMD7", + "trigger": "EMOTE437_TOKEN\t\"string\"", + "contents": "EMOTE437_TOKEN" }, { - "trigger": "EMOTE99_CMD8\tstring", - "contents": "EMOTE99_CMD8", + "trigger": "EMOTE438_CMD1\t\"string\"", + "contents": "EMOTE438_CMD1" }, { - "trigger": "EMOTE99_TOKEN\tstring", - "contents": "EMOTE99_TOKEN", + "trigger": "EMOTE438_CMD2\t\"string\"", + "contents": "EMOTE438_CMD2" }, { - "trigger": "EMOTE9_CMD1\tstring", - "contents": "EMOTE9_CMD1", + "trigger": "EMOTE438_TOKEN\t\"string\"", + "contents": "EMOTE438_TOKEN" }, { - "trigger": "EMOTE9_CMD2\tstring", - "contents": "EMOTE9_CMD2", + "trigger": "EMOTE43_CMD1\t\"string\"", + "contents": "EMOTE43_CMD1" }, { - "trigger": "EMOTE9_TOKEN\tstring", - "contents": "EMOTE9_TOKEN", + "trigger": "EMOTE43_CMD2\t\"string\"", + "contents": "EMOTE43_CMD2" }, { - "trigger": "EMOTE_MESSAGE\tstring", - "contents": "EMOTE_MESSAGE", + "trigger": "EMOTE43_CMD3\t\"string\"", + "contents": "EMOTE43_CMD3" }, { - "trigger": "EMOTE_STATE_KNEEL\tstring", - "contents": "EMOTE_STATE_KNEEL", + "trigger": "EMOTE43_CMD4\t\"string\"", + "contents": "EMOTE43_CMD4" }, { - "trigger": "EMPHASIZE_MY_SPELLS_TEXT\tstring", - "contents": "EMPHASIZE_MY_SPELLS_TEXT", + "trigger": "EMOTE43_CMD5\t\"string\"", + "contents": "EMOTE43_CMD5" }, { - "trigger": "EMPTY\tstring", - "contents": "EMPTY", + "trigger": "EMOTE43_CMD6\t\"string\"", + "contents": "EMOTE43_CMD6" }, { - "trigger": "EMPTY_RELIC_TOOLTIP_BODY\tstring", - "contents": "EMPTY_RELIC_TOOLTIP_BODY", + "trigger": "EMOTE43_TOKEN\t\"string\"", + "contents": "EMOTE43_TOKEN" }, { - "trigger": "EMPTY_RELIC_TOOLTIP_TITLE\tstring", - "contents": "EMPTY_RELIC_TOOLTIP_TITLE", + "trigger": "EMOTE440_CMD1\t\"string\"", + "contents": "EMOTE440_CMD1" }, { - "trigger": "EMPTY_SOCKET\tstring", - "contents": "EMPTY_SOCKET", + "trigger": "EMOTE440_CMD2\t\"string\"", + "contents": "EMOTE440_CMD2" }, { - "trigger": "EMPTY_SOCKET_BLUE\tstring", - "contents": "EMPTY_SOCKET_BLUE", + "trigger": "EMOTE440_TOKEN\t\"string\"", + "contents": "EMOTE440_TOKEN" }, { - "trigger": "EMPTY_SOCKET_COGWHEEL\tstring", - "contents": "EMPTY_SOCKET_COGWHEEL", + "trigger": "EMOTE441_CMD1\t\"string\"", + "contents": "EMOTE441_CMD1" }, { - "trigger": "EMPTY_SOCKET_HYDRAULIC\tstring", - "contents": "EMPTY_SOCKET_HYDRAULIC", + "trigger": "EMOTE441_CMD2\t\"string\"", + "contents": "EMOTE441_CMD2" }, { - "trigger": "EMPTY_SOCKET_META\tstring", - "contents": "EMPTY_SOCKET_META", + "trigger": "EMOTE441_TOKEN\t\"string\"", + "contents": "EMOTE441_TOKEN" }, { - "trigger": "EMPTY_SOCKET_NO_COLOR\tstring", - "contents": "EMPTY_SOCKET_NO_COLOR", + "trigger": "EMOTE442_CMD1\t\"string\"", + "contents": "EMOTE442_CMD1" }, { - "trigger": "EMPTY_SOCKET_PRISMATIC\tstring", - "contents": "EMPTY_SOCKET_PRISMATIC", + "trigger": "EMOTE442_CMD2\t\"string\"", + "contents": "EMOTE442_CMD2" }, { - "trigger": "EMPTY_SOCKET_RED\tstring", - "contents": "EMPTY_SOCKET_RED", + "trigger": "EMOTE442_TOKEN\t\"string\"", + "contents": "EMOTE442_TOKEN" }, { - "trigger": "EMPTY_SOCKET_YELLOW\tstring", - "contents": "EMPTY_SOCKET_YELLOW", + "trigger": "EMOTE443_CMD1\t\"string\"", + "contents": "EMOTE443_CMD1" }, { - "trigger": "EMPTY_STABLE_SLOT\tstring", - "contents": "EMPTY_STABLE_SLOT", + "trigger": "EMOTE443_CMD2\t\"string\"", + "contents": "EMOTE443_CMD2" }, { - "trigger": "ENABLE\tstring", - "contents": "ENABLE", + "trigger": "EMOTE443_TOKEN\t\"string\"", + "contents": "EMOTE443_TOKEN" }, { - "trigger": "ENABLE_ALL_ADDONS\tstring", - "contents": "ENABLE_ALL_ADDONS", + "trigger": "EMOTE444_CMD1\t\"string\"", + "contents": "EMOTE444_CMD1" }, { - "trigger": "ENABLE_ALL_SHADERS\tstring", - "contents": "ENABLE_ALL_SHADERS", + "trigger": "EMOTE444_CMD2\t\"string\"", + "contents": "EMOTE444_CMD2" }, { - "trigger": "ENABLE_AMBIENCE\tstring", - "contents": "ENABLE_AMBIENCE", + "trigger": "EMOTE444_TOKEN\t\"string\"", + "contents": "EMOTE444_TOKEN" }, { - "trigger": "ENABLE_BGSOUND\tstring", - "contents": "ENABLE_BGSOUND", + "trigger": "EMOTE445_CMD1\t\"string\"", + "contents": "EMOTE445_CMD1" }, { - "trigger": "ENABLE_COLORBLIND_MODE\tstring", - "contents": "ENABLE_COLORBLIND_MODE", + "trigger": "EMOTE445_CMD2\t\"string\"", + "contents": "EMOTE445_CMD2" }, { - "trigger": "ENABLE_DIALOG\tstring", - "contents": "ENABLE_DIALOG", + "trigger": "EMOTE445_TOKEN\t\"string\"", + "contents": "EMOTE445_TOKEN" }, { - "trigger": "ENABLE_DSP_EFFECTS\tstring", - "contents": "ENABLE_DSP_EFFECTS", + "trigger": "EMOTE446_CMD1\t\"string\"", + "contents": "EMOTE446_CMD1" }, { - "trigger": "ENABLE_EMOTE_SOUNDS\tstring", - "contents": "ENABLE_EMOTE_SOUNDS", + "trigger": "EMOTE446_CMD2\t\"string\"", + "contents": "EMOTE446_CMD2" }, { - "trigger": "ENABLE_ERROR_SPEECH\tstring", - "contents": "ENABLE_ERROR_SPEECH", + "trigger": "EMOTE446_TOKEN\t\"string\"", + "contents": "EMOTE446_TOKEN" }, { - "trigger": "ENABLE_GROUP_SPEECH\tstring", - "contents": "ENABLE_GROUP_SPEECH", + "trigger": "EMOTE447_CMD1\t\"string\"", + "contents": "EMOTE447_CMD1" }, { - "trigger": "ENABLE_HARDWARE\tstring", - "contents": "ENABLE_HARDWARE", + "trigger": "EMOTE447_CMD2\t\"string\"", + "contents": "EMOTE447_CMD2" }, { - "trigger": "ENABLE_MICROPHONE\tstring", - "contents": "ENABLE_MICROPHONE", + "trigger": "EMOTE447_TOKEN\t\"string\"", + "contents": "EMOTE447_TOKEN" }, { - "trigger": "ENABLE_MOUSE_SPEED\tstring", - "contents": "ENABLE_MOUSE_SPEED", + "trigger": "EMOTE448_CMD1\t\"string\"", + "contents": "EMOTE448_CMD1" }, { - "trigger": "ENABLE_MUSIC\tstring", - "contents": "ENABLE_MUSIC", + "trigger": "EMOTE448_CMD2\t\"string\"", + "contents": "EMOTE448_CMD2" }, { - "trigger": "ENABLE_MUSIC_LOOPING\tstring", - "contents": "ENABLE_MUSIC_LOOPING", + "trigger": "EMOTE448_TOKEN\t\"string\"", + "contents": "EMOTE448_TOKEN" }, { - "trigger": "ENABLE_PET_BATTLE_MUSIC\tstring", - "contents": "ENABLE_PET_BATTLE_MUSIC", + "trigger": "EMOTE449_CMD1\t\"string\"", + "contents": "EMOTE449_CMD1" }, { - "trigger": "ENABLE_PET_SOUNDS\tstring", - "contents": "ENABLE_PET_SOUNDS", + "trigger": "EMOTE449_CMD2\t\"string\"", + "contents": "EMOTE449_CMD2" }, { - "trigger": "ENABLE_REVERB\tstring", - "contents": "ENABLE_REVERB", + "trigger": "EMOTE449_TOKEN\t\"string\"", + "contents": "EMOTE449_TOKEN" }, { - "trigger": "ENABLE_SOFTWARE_HRTF\tstring", - "contents": "ENABLE_SOFTWARE_HRTF", + "trigger": "EMOTE44_CMD1\t\"string\"", + "contents": "EMOTE44_CMD1" }, { - "trigger": "ENABLE_SOUND\tstring", - "contents": "ENABLE_SOUND", + "trigger": "EMOTE44_CMD2\t\"string\"", + "contents": "EMOTE44_CMD2" }, { - "trigger": "ENABLE_SOUND_AT_CHARACTER\tstring", - "contents": "ENABLE_SOUND_AT_CHARACTER", + "trigger": "EMOTE44_CMD3\t\"string\"", + "contents": "EMOTE44_CMD3" }, { - "trigger": "ENABLE_SOUNDFX\tstring", - "contents": "ENABLE_SOUNDFX", + "trigger": "EMOTE44_TOKEN\t\"string\"", + "contents": "EMOTE44_TOKEN" }, { - "trigger": "ENABLE_STEREO_VIDEO\tstring", - "contents": "ENABLE_STEREO_VIDEO", + "trigger": "EMOTE450_CMD1\t\"string\"", + "contents": "EMOTE450_CMD1" }, { - "trigger": "ENABLE_TUTORIAL_TEXT\tstring", - "contents": "ENABLE_TUTORIAL_TEXT", + "trigger": "EMOTE450_CMD2\t\"string\"", + "contents": "EMOTE450_CMD2" }, { - "trigger": "ENABLE_VOICECHAT\tstring", - "contents": "ENABLE_VOICECHAT", + "trigger": "EMOTE450_CMD3\t\"string\"", + "contents": "EMOTE450_CMD3" }, { - "trigger": "ENCHANT_AURA_COMBATLOG_TOOLTIP\tstring", - "contents": "ENCHANT_AURA_COMBATLOG_TOOLTIP", + "trigger": "EMOTE450_CMD4\t\"string\"", + "contents": "EMOTE450_CMD4" }, { - "trigger": "ENCHANT_CONDITION_AND\tstring", - "contents": "ENCHANT_CONDITION_AND", + "trigger": "EMOTE450_CMD5\t\"string\"", + "contents": "EMOTE450_CMD5" }, { - "trigger": "ENCHANT_CONDITION_EQUAL_COMPARE\tstring", - "contents": "ENCHANT_CONDITION_EQUAL_COMPARE", + "trigger": "EMOTE450_CMD6\t\"string\"", + "contents": "EMOTE450_CMD6" }, { - "trigger": "ENCHANT_CONDITION_EQUAL_VALUE\tstring", - "contents": "ENCHANT_CONDITION_EQUAL_VALUE", + "trigger": "EMOTE450_TOKEN\t\"string\"", + "contents": "EMOTE450_TOKEN" }, { - "trigger": "ENCHANT_CONDITION_LESS_VALUE\tstring", - "contents": "ENCHANT_CONDITION_LESS_VALUE", + "trigger": "EMOTE451_CMD1\t\"string\"", + "contents": "EMOTE451_CMD1" }, { - "trigger": "ENCHANT_CONDITION_MORE_COMPARE\tstring", - "contents": "ENCHANT_CONDITION_MORE_COMPARE", + "trigger": "EMOTE451_CMD2\t\"string\"", + "contents": "EMOTE451_CMD2" }, { - "trigger": "ENCHANT_CONDITION_MORE_EQUAL_COMPARE\tstring", - "contents": "ENCHANT_CONDITION_MORE_EQUAL_COMPARE", + "trigger": "EMOTE451_CMD3\t\"string\"", + "contents": "EMOTE451_CMD3" }, { - "trigger": "ENCHANT_CONDITION_MORE_VALUE\tstring", - "contents": "ENCHANT_CONDITION_MORE_VALUE", + "trigger": "EMOTE451_TOKEN\t\"string\"", + "contents": "EMOTE451_TOKEN" }, { - "trigger": "ENCHANT_CONDITION_NOT_EQUAL_COMPARE\tstring", - "contents": "ENCHANT_CONDITION_NOT_EQUAL_COMPARE", + "trigger": "EMOTE452_CMD1\t\"string\"", + "contents": "EMOTE452_CMD1" }, { - "trigger": "ENCHANT_CONDITION_NOT_EQUAL_VALUE\tstring", - "contents": "ENCHANT_CONDITION_NOT_EQUAL_VALUE", + "trigger": "EMOTE452_CMD2\t\"string\"", + "contents": "EMOTE452_CMD2" }, { - "trigger": "ENCHANT_CONDITION_REQUIRES\tstring", - "contents": "ENCHANT_CONDITION_REQUIRES", + "trigger": "EMOTE452_TOKEN\t\"string\"", + "contents": "EMOTE452_TOKEN" }, { - "trigger": "ENCHANT_ITEM_MIN_SKILL\tstring", - "contents": "ENCHANT_ITEM_MIN_SKILL", + "trigger": "EMOTE453_CMD1\t\"string\"", + "contents": "EMOTE453_CMD1" }, { - "trigger": "ENCHANT_ITEM_REQ_LEVEL\tstring", - "contents": "ENCHANT_ITEM_REQ_LEVEL", + "trigger": "EMOTE453_CMD2\t\"string\"", + "contents": "EMOTE453_CMD2" }, { - "trigger": "ENCHANT_ITEM_REQ_SKILL\tstring", - "contents": "ENCHANT_ITEM_REQ_SKILL", + "trigger": "EMOTE453_TOKEN\t\"string\"", + "contents": "EMOTE453_TOKEN" }, { - "trigger": "ENCHANT_SLOT\tstring", - "contents": "ENCHANT_SLOT", + "trigger": "EMOTE454_CMD1\t\"string\"", + "contents": "EMOTE454_CMD1" }, { - "trigger": "ENCHANTED_TOOLTIP_LINE\tstring", - "contents": "ENCHANTED_TOOLTIP_LINE", + "trigger": "EMOTE454_CMD2\t\"string\"", + "contents": "EMOTE454_CMD2" }, { - "trigger": "ENCHANTS\tstring", - "contents": "ENCHANTS", + "trigger": "EMOTE454_TOKEN\t\"string\"", + "contents": "EMOTE454_TOKEN" }, { - "trigger": "ENCHSLOT_2HWEAPON\tstring", - "contents": "ENCHSLOT_2HWEAPON", + "trigger": "EMOTE455_CMD1\t\"string\"", + "contents": "EMOTE455_CMD1" }, { - "trigger": "ENCHSLOT_WEAPON\tstring", - "contents": "ENCHSLOT_WEAPON", + "trigger": "EMOTE455_CMD2\t\"string\"", + "contents": "EMOTE455_CMD2" }, { - "trigger": "ENCLOSED_MONEY\tstring", - "contents": "ENCLOSED_MONEY", + "trigger": "EMOTE455_TOKEN\t\"string\"", + "contents": "EMOTE455_TOKEN" }, { - "trigger": "ENCN\tstring", - "contents": "ENCN", + "trigger": "EMOTE45_CMD1\t\"string\"", + "contents": "EMOTE45_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL\tstring", - "contents": "ENCOUNTER_JOURNAL", + "trigger": "EMOTE45_CMD2\t\"string\"", + "contents": "EMOTE45_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_ABILITY\tstring", - "contents": "ENCOUNTER_JOURNAL_ABILITY", + "trigger": "EMOTE45_CMD3\t\"string\"", + "contents": "EMOTE45_CMD3" }, { - "trigger": "ENCOUNTER_JOURNAL_DIFF_TEXT\tstring", - "contents": "ENCOUNTER_JOURNAL_DIFF_TEXT", + "trigger": "EMOTE45_TOKEN\t\"string\"", + "contents": "EMOTE45_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_ENCOUNTER\tstring", - "contents": "ENCOUNTER_JOURNAL_ENCOUNTER", + "trigger": "EMOTE46_CMD1\t\"string\"", + "contents": "EMOTE46_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_ENCOUNTER_ADD\tstring", - "contents": "ENCOUNTER_JOURNAL_ENCOUNTER_ADD", + "trigger": "EMOTE46_CMD2\t\"string\"", + "contents": "EMOTE46_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_INSTANCE\tstring", - "contents": "ENCOUNTER_JOURNAL_INSTANCE", + "trigger": "EMOTE46_TOKEN\t\"string\"", + "contents": "EMOTE46_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_ITEM\tstring", - "contents": "ENCOUNTER_JOURNAL_ITEM", + "trigger": "EMOTE47_CMD1\t\"string\"", + "contents": "EMOTE47_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_LINK_BUTTON_TUTORIAL\tstring", - "contents": "ENCOUNTER_JOURNAL_LINK_BUTTON_TUTORIAL", + "trigger": "EMOTE47_CMD2\t\"string\"", + "contents": "EMOTE47_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_SEARCH_RESULTS\tstring", - "contents": "ENCOUNTER_JOURNAL_SEARCH_RESULTS", + "trigger": "EMOTE47_CMD3\t\"string\"", + "contents": "EMOTE47_CMD3" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG0\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG0", + "trigger": "EMOTE47_TOKEN\t\"string\"", + "contents": "EMOTE47_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG1\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG1", + "trigger": "EMOTE48_CMD1\t\"string\"", + "contents": "EMOTE48_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG10\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG10", + "trigger": "EMOTE48_CMD2\t\"string\"", + "contents": "EMOTE48_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG11\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG11", + "trigger": "EMOTE48_TOKEN\t\"string\"", + "contents": "EMOTE48_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG12\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG12", + "trigger": "EMOTE49_CMD1\t\"string\"", + "contents": "EMOTE49_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG2\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG2", + "trigger": "EMOTE49_CMD2\t\"string\"", + "contents": "EMOTE49_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG3\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG3", + "trigger": "EMOTE49_CMD3\t\"string\"", + "contents": "EMOTE49_CMD3" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG4\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG4", + "trigger": "EMOTE49_CMD4\t\"string\"", + "contents": "EMOTE49_CMD4" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG5\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG5", + "trigger": "EMOTE49_TOKEN\t\"string\"", + "contents": "EMOTE49_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG6\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG6", + "trigger": "EMOTE4_CMD1\t\"string\"", + "contents": "EMOTE4_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG7\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG7", + "trigger": "EMOTE4_CMD2\t\"string\"", + "contents": "EMOTE4_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG8\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG8", + "trigger": "EMOTE4_CMD3\t\"string\"", + "contents": "EMOTE4_CMD3" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG9\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG9", + "trigger": "EMOTE4_CMD4\t\"string\"", + "contents": "EMOTE4_CMD4" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION0\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION0", + "trigger": "EMOTE4_TOKEN\t\"string\"", + "contents": "EMOTE4_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION1\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION1", + "trigger": "EMOTE50_CMD1\t\"string\"", + "contents": "EMOTE50_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION10\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION10", + "trigger": "EMOTE50_CMD2\t\"string\"", + "contents": "EMOTE50_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION11\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION11", + "trigger": "EMOTE50_CMD3\t\"string\"", + "contents": "EMOTE50_CMD3" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION12\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION12", + "trigger": "EMOTE50_CMD4\t\"string\"", + "contents": "EMOTE50_CMD4" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION2\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION2", + "trigger": "EMOTE50_CMD5\t\"string\"", + "contents": "EMOTE50_CMD5" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION3\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION3", + "trigger": "EMOTE50_CMD6\t\"string\"", + "contents": "EMOTE50_CMD6" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION4\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION4", + "trigger": "EMOTE50_TOKEN\t\"string\"", + "contents": "EMOTE50_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION5\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION5", + "trigger": "EMOTE517_CMD1\t\"string\"", + "contents": "EMOTE517_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION6\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION6", + "trigger": "EMOTE517_CMD2\t\"string\"", + "contents": "EMOTE517_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION7\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION7", + "trigger": "EMOTE517_TOKEN\t\"string\"", + "contents": "EMOTE517_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION8\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION8", + "trigger": "EMOTE518_CMD1\t\"string\"", + "contents": "EMOTE518_CMD1" }, { - "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION9\tstring", - "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION9", + "trigger": "EMOTE518_CMD2\t\"string\"", + "contents": "EMOTE518_CMD2" }, { - "trigger": "ENCOUNTER_JOURNAL_SHOW_MAP\tstring", - "contents": "ENCOUNTER_JOURNAL_SHOW_MAP", + "trigger": "EMOTE518_TOKEN\t\"string\"", + "contents": "EMOTE518_TOKEN" }, { - "trigger": "ENCOUNTER_JOURNAL_SHOW_SEARCH_RESULTS\tstring", - "contents": "ENCOUNTER_JOURNAL_SHOW_SEARCH_RESULTS", + "trigger": "EMOTE51_CMD1\t\"string\"", + "contents": "EMOTE51_CMD1" }, { - "trigger": "ENCRYPTED\tstring", - "contents": "ENCRYPTED", + "trigger": "EMOTE51_CMD2\t\"string\"", + "contents": "EMOTE51_CMD2" }, { - "trigger": "END_BOUND_TRADEABLE\tstring", - "contents": "END_BOUND_TRADEABLE", + "trigger": "EMOTE51_TOKEN\t\"string\"", + "contents": "EMOTE51_TOKEN" }, { - "trigger": "END_OF_PET_BATTLE_CAPTURE\tstring", - "contents": "END_OF_PET_BATTLE_CAPTURE", + "trigger": "EMOTE521_CMD1\t\"string\"", + "contents": "EMOTE521_CMD1" }, { - "trigger": "END_OF_PET_BATTLE_PET_LEVEL_UP\tstring", - "contents": "END_OF_PET_BATTLE_PET_LEVEL_UP", + "trigger": "EMOTE521_CMD2\t\"string\"", + "contents": "EMOTE521_CMD2" }, { - "trigger": "END_OF_PET_BATTLE_RESULT\tstring", - "contents": "END_OF_PET_BATTLE_RESULT", + "trigger": "EMOTE521_CMD3\t\"string\"", + "contents": "EMOTE521_CMD3" }, { - "trigger": "END_REFUND\tstring", - "contents": "END_REFUND", + "trigger": "EMOTE521_TOKEN\t\"string\"", + "contents": "EMOTE521_TOKEN" }, { - "trigger": "ENEMY\tstring", - "contents": "ENEMY", + "trigger": "EMOTE52_CMD1\t\"string\"", + "contents": "EMOTE52_CMD1" }, { - "trigger": "ENERGY\tstring", - "contents": "ENERGY", + "trigger": "EMOTE52_CMD2\t\"string\"", + "contents": "EMOTE52_CMD2" }, { - "trigger": "ENERGY_COST\tstring", - "contents": "ENERGY_COST", + "trigger": "EMOTE52_CMD3\t\"string\"", + "contents": "EMOTE52_CMD3" }, { - "trigger": "ENERGY_COST_PER_TIME\tstring", - "contents": "ENERGY_COST_PER_TIME", + "trigger": "EMOTE52_CMD4\t\"string\"", + "contents": "EMOTE52_CMD4" }, { - "trigger": "ENERGY_COST_PER_TIME_NO_BASE\tstring", - "contents": "ENERGY_COST_PER_TIME_NO_BASE", + "trigger": "EMOTE52_TOKEN\t\"string\"", + "contents": "EMOTE52_TOKEN" }, { - "trigger": "ENGB\tstring", - "contents": "ENGB", + "trigger": "EMOTE53_CMD1\t\"string\"", + "contents": "EMOTE53_CMD1" }, { - "trigger": "English\tstring", - "contents": "English", + "trigger": "EMOTE53_CMD2\t\"string\"", + "contents": "EMOTE53_CMD2" }, { - "trigger": "ENGRAVE\tstring", - "contents": "ENGRAVE", + "trigger": "EMOTE53_CMD3\t\"string\"", + "contents": "EMOTE53_CMD3" }, { - "trigger": "ENSCRIBE\tstring", - "contents": "ENSCRIBE", + "trigger": "EMOTE53_TOKEN\t\"string\"", + "contents": "EMOTE53_TOKEN" }, { - "trigger": "ENTER_BATTLE\tstring", - "contents": "ENTER_BATTLE", + "trigger": "EMOTE54_CMD1\t\"string\"", + "contents": "EMOTE54_CMD1" }, { - "trigger": "ENTER_CODE\tstring", - "contents": "ENTER_CODE", + "trigger": "EMOTE54_CMD2\t\"string\"", + "contents": "EMOTE54_CMD2" }, { - "trigger": "ENTER_DUNGEON\tstring", - "contents": "ENTER_DUNGEON", + "trigger": "EMOTE54_TOKEN\t\"string\"", + "contents": "EMOTE54_TOKEN" }, { - "trigger": "ENTER_EMAIL\tstring", - "contents": "ENTER_EMAIL", + "trigger": "EMOTE55_CMD1\t\"string\"", + "contents": "EMOTE55_CMD1" }, { - "trigger": "ENTER_EMAIL_OR_CHARACTER\tstring", - "contents": "ENTER_EMAIL_OR_CHARACTER", + "trigger": "EMOTE55_CMD2\t\"string\"", + "contents": "EMOTE55_CMD2" }, { - "trigger": "ENTER_FILTER_NAME\tstring", - "contents": "ENTER_FILTER_NAME", + "trigger": "EMOTE55_CMD3\t\"string\"", + "contents": "EMOTE55_CMD3" }, { - "trigger": "ENTER_INVITE_NOTE\tstring", - "contents": "ENTER_INVITE_NOTE", + "trigger": "EMOTE55_CMD4\t\"string\"", + "contents": "EMOTE55_CMD4" }, { - "trigger": "ENTER_MACRO_LABEL\tstring", - "contents": "ENTER_MACRO_LABEL", + "trigger": "EMOTE55_CMD5\t\"string\"", + "contents": "EMOTE55_CMD5" }, { - "trigger": "ENTER_NAME_OR_BATTLETAG\tstring", - "contents": "ENTER_NAME_OR_BATTLETAG", + "trigger": "EMOTE55_CMD6\t\"string\"", + "contents": "EMOTE55_CMD6" }, { - "trigger": "ENTER_NAME_OR_BATTLETAG_OR_EMAIL\tstring", - "contents": "ENTER_NAME_OR_BATTLETAG_OR_EMAIL", + "trigger": "EMOTE55_TOKEN\t\"string\"", + "contents": "EMOTE55_TOKEN" }, { - "trigger": "ENTER_NAME_OR_EMAIL\tstring", - "contents": "ENTER_NAME_OR_EMAIL", + "trigger": "EMOTE56_CMD1\t\"string\"", + "contents": "EMOTE56_CMD1" }, { - "trigger": "ENTER_PET_BATTLE\tstring", - "contents": "ENTER_PET_BATTLE", + "trigger": "EMOTE56_CMD2\t\"string\"", + "contents": "EMOTE56_CMD2" }, { - "trigger": "ENTER_RAID\tstring", - "contents": "ENTER_RAID", + "trigger": "EMOTE56_CMD3\t\"string\"", + "contents": "EMOTE56_CMD3" }, { - "trigger": "ENTER_SCENARIO\tstring", - "contents": "ENTER_SCENARIO", + "trigger": "EMOTE56_CMD4\t\"string\"", + "contents": "EMOTE56_CMD4" }, { - "trigger": "ENTERING_COMBAT\tstring", - "contents": "ENTERING_COMBAT", + "trigger": "EMOTE56_TOKEN\t\"string\"", + "contents": "EMOTE56_TOKEN" }, { - "trigger": "ENTIRE_LINE\tstring", - "contents": "ENTIRE_LINE", + "trigger": "EMOTE57_CMD1\t\"string\"", + "contents": "EMOTE57_CMD1" }, { - "trigger": "ENTIRE_LINE_COMBATLOG_TOOLTIP\tstring", - "contents": "ENTIRE_LINE_COMBATLOG_TOOLTIP", + "trigger": "EMOTE57_CMD2\t\"string\"", + "contents": "EMOTE57_CMD2" }, { - "trigger": "ENTW\tstring", - "contents": "ENTW", + "trigger": "EMOTE57_CMD3\t\"string\"", + "contents": "EMOTE57_CMD3" }, { - "trigger": "ENUS\tstring", - "contents": "ENUS", + "trigger": "EMOTE57_TOKEN\t\"string\"", + "contents": "EMOTE57_TOKEN" }, { - "trigger": "ENVIRONMENT_DETAIL\tstring", - "contents": "ENVIRONMENT_DETAIL", + "trigger": "EMOTE58_CMD1\t\"string\"", + "contents": "EMOTE58_CMD1" }, { - "trigger": "ENVIRONMENT_SUBHEADER\tstring", - "contents": "ENVIRONMENT_SUBHEADER", + "trigger": "EMOTE58_CMD2\t\"string\"", + "contents": "EMOTE58_CMD2" }, { - "trigger": "ENVIRONMENTAL_DAMAGE\tstring", - "contents": "ENVIRONMENTAL_DAMAGE", + "trigger": "EMOTE58_CMD3\t\"string\"", + "contents": "EMOTE58_CMD3" }, { - "trigger": "ENVIRONMENTAL_DAMAGE_COMBATLOG_TOOLTIP\tstring", - "contents": "ENVIRONMENTAL_DAMAGE_COMBATLOG_TOOLTIP", + "trigger": "EMOTE58_CMD4\t\"string\"", + "contents": "EMOTE58_CMD4" }, { - "trigger": "EQUIP_CONTAINER\tstring", - "contents": "EQUIP_CONTAINER", + "trigger": "EMOTE58_CMD5\t\"string\"", + "contents": "EMOTE58_CMD5" }, { - "trigger": "EQUIP_NO_DROP\tstring", - "contents": "EQUIP_NO_DROP", + "trigger": "EMOTE58_CMD6\t\"string\"", + "contents": "EMOTE58_CMD6" }, { - "trigger": "EQUIPMENT_MANAGER\tstring", - "contents": "EQUIPMENT_MANAGER", + "trigger": "EMOTE58_TOKEN\t\"string\"", + "contents": "EMOTE58_TOKEN" }, { - "trigger": "EQUIPMENT_MANAGER_IGNORE_SLOT\tstring", - "contents": "EQUIPMENT_MANAGER_IGNORE_SLOT", + "trigger": "EMOTE59_CMD1\t\"string\"", + "contents": "EMOTE59_CMD1" }, { - "trigger": "EQUIPMENT_MANAGER_IS_DISABLED\tstring", - "contents": "EQUIPMENT_MANAGER_IS_DISABLED", + "trigger": "EMOTE59_CMD2\t\"string\"", + "contents": "EMOTE59_CMD2" }, { - "trigger": "EQUIPMENT_MANAGER_ITEMS_MISSING_TOOLTIP\tstring", - "contents": "EQUIPMENT_MANAGER_ITEMS_MISSING_TOOLTIP", + "trigger": "EMOTE59_CMD3\t\"string\"", + "contents": "EMOTE59_CMD3" }, { - "trigger": "EQUIPMENT_MANAGER_PLACE_IN_BAGS\tstring", - "contents": "EQUIPMENT_MANAGER_PLACE_IN_BAGS", + "trigger": "EMOTE59_CMD4\t\"string\"", + "contents": "EMOTE59_CMD4" }, { - "trigger": "EQUIPMENT_MANAGER_UNIGNORE_SLOT\tstring", - "contents": "EQUIPMENT_MANAGER_UNIGNORE_SLOT", + "trigger": "EMOTE59_TOKEN\t\"string\"", + "contents": "EMOTE59_TOKEN" }, { - "trigger": "EQUIPMENT_SET_ASSIGN_TO_SPEC\tstring", - "contents": "EQUIPMENT_SET_ASSIGN_TO_SPEC", + "trigger": "EMOTE5_CMD1\t\"string\"", + "contents": "EMOTE5_CMD1" }, { - "trigger": "EQUIPMENT_SET_EDIT\tstring", - "contents": "EQUIPMENT_SET_EDIT", + "trigger": "EMOTE5_CMD2\t\"string\"", + "contents": "EMOTE5_CMD2" }, { - "trigger": "EQUIPMENT_SET_SETTINGS\tstring", - "contents": "EQUIPMENT_SET_SETTINGS", + "trigger": "EMOTE5_CMD3\t\"string\"", + "contents": "EMOTE5_CMD3" }, { - "trigger": "EQUIPMENT_SETS\tstring", - "contents": "EQUIPMENT_SETS", + "trigger": "EMOTE5_CMD4\t\"string\"", + "contents": "EMOTE5_CMD4" }, { - "trigger": "EQUIPMENT_SETS_CANT_RENAME\tstring", - "contents": "EQUIPMENT_SETS_CANT_RENAME", + "trigger": "EMOTE5_CMD5\t\"string\"", + "contents": "EMOTE5_CMD5" }, { - "trigger": "EQUIPMENT_SETS_TOO_MANY\tstring", - "contents": "EQUIPMENT_SETS_TOO_MANY", + "trigger": "EMOTE5_CMD6\t\"string\"", + "contents": "EMOTE5_CMD6" }, { - "trigger": "EQUIPSET_EQUIP\tstring", - "contents": "EQUIPSET_EQUIP", + "trigger": "EMOTE5_TOKEN\t\"string\"", + "contents": "EMOTE5_TOKEN" }, { - "trigger": "ERR_2HANDED_EQUIPPED\tstring", - "contents": "ERR_2HANDED_EQUIPPED", + "trigger": "EMOTE60_CMD1\t\"string\"", + "contents": "EMOTE60_CMD1" }, { - "trigger": "ERR_2HSKILLNOTFOUND\tstring", - "contents": "ERR_2HSKILLNOTFOUND", + "trigger": "EMOTE60_CMD2\t\"string\"", + "contents": "EMOTE60_CMD2" }, { - "trigger": "ERR_ABILITY_COOLDOWN\tstring", - "contents": "ERR_ABILITY_COOLDOWN", + "trigger": "EMOTE60_CMD3\t\"string\"", + "contents": "EMOTE60_CMD3" }, { - "trigger": "ERR_ACHIEVEMENT_WATCH_COMPLETED\tstring", - "contents": "ERR_ACHIEVEMENT_WATCH_COMPLETED", + "trigger": "EMOTE60_TOKEN\t\"string\"", + "contents": "EMOTE60_TOKEN" }, { - "trigger": "ERR_AFFECTING_COMBAT\tstring", - "contents": "ERR_AFFECTING_COMBAT", + "trigger": "EMOTE61_CMD1\t\"string\"", + "contents": "EMOTE61_CMD1" }, { - "trigger": "ERR_ALREADY_IN_ARENA_TEAM\tstring", - "contents": "ERR_ALREADY_IN_ARENA_TEAM", + "trigger": "EMOTE61_CMD2\t\"string\"", + "contents": "EMOTE61_CMD2" }, { - "trigger": "ERR_ALREADY_IN_ARENA_TEAM_S\tstring", - "contents": "ERR_ALREADY_IN_ARENA_TEAM_S", + "trigger": "EMOTE61_CMD3\t\"string\"", + "contents": "EMOTE61_CMD3" }, { - "trigger": "ERR_ALREADY_IN_GROUP_S\tstring", - "contents": "ERR_ALREADY_IN_GROUP_S", + "trigger": "EMOTE61_CMD4\t\"string\"", + "contents": "EMOTE61_CMD4" }, { - "trigger": "ERR_ALREADY_IN_GUILD\tstring", - "contents": "ERR_ALREADY_IN_GUILD", + "trigger": "EMOTE61_TOKEN\t\"string\"", + "contents": "EMOTE61_TOKEN" }, { - "trigger": "ERR_ALREADY_IN_GUILD_S\tstring", - "contents": "ERR_ALREADY_IN_GUILD_S", + "trigger": "EMOTE62_CMD1\t\"string\"", + "contents": "EMOTE62_CMD1" }, { - "trigger": "ERR_ALREADY_INVITED_TO_ARENA_TEAM_S\tstring", - "contents": "ERR_ALREADY_INVITED_TO_ARENA_TEAM_S", + "trigger": "EMOTE62_CMD2\t\"string\"", + "contents": "EMOTE62_CMD2" }, { - "trigger": "ERR_ALREADY_INVITED_TO_GUILD_S\tstring", - "contents": "ERR_ALREADY_INVITED_TO_GUILD_S", + "trigger": "EMOTE62_CMD3\t\"string\"", + "contents": "EMOTE62_CMD3" }, { - "trigger": "ERR_ALREADY_PICKPOCKETED\tstring", - "contents": "ERR_ALREADY_PICKPOCKETED", + "trigger": "EMOTE62_CMD4\t\"string\"", + "contents": "EMOTE62_CMD4" }, { - "trigger": "ERR_ALREADY_QUEUED_FOR_SOMETHING_ELSE\tstring", - "contents": "ERR_ALREADY_QUEUED_FOR_SOMETHING_ELSE", + "trigger": "EMOTE62_CMD5\t\"string\"", + "contents": "EMOTE62_CMD5" }, { - "trigger": "ERR_ALREADY_TRADING\tstring", - "contents": "ERR_ALREADY_TRADING", + "trigger": "EMOTE62_CMD6\t\"string\"", + "contents": "EMOTE62_CMD6" }, { - "trigger": "ERR_ALREADY_USING_LFG_LIST\tstring", - "contents": "ERR_ALREADY_USING_LFG_LIST", + "trigger": "EMOTE62_CMD7\t\"string\"", + "contents": "EMOTE62_CMD7" }, { - "trigger": "ERR_AMMO_ONLY\tstring", - "contents": "ERR_AMMO_ONLY", + "trigger": "EMOTE62_CMD8\t\"string\"", + "contents": "EMOTE62_CMD8" }, { - "trigger": "ERR_APPROACHING_NO_PLAY_TIME\tstring", - "contents": "ERR_APPROACHING_NO_PLAY_TIME", + "trigger": "EMOTE62_TOKEN\t\"string\"", + "contents": "EMOTE62_TOKEN" }, { - "trigger": "ERR_APPROACHING_NO_PLAY_TIME_2\tstring", - "contents": "ERR_APPROACHING_NO_PLAY_TIME_2", + "trigger": "EMOTE63_CMD1\t\"string\"", + "contents": "EMOTE63_CMD1" }, { - "trigger": "ERR_APPROACHING_PARTIAL_PLAY_TIME\tstring", - "contents": "ERR_APPROACHING_PARTIAL_PLAY_TIME", + "trigger": "EMOTE63_CMD2\t\"string\"", + "contents": "EMOTE63_CMD2" }, { - "trigger": "ERR_APPROACHING_PARTIAL_PLAY_TIME_2\tstring", - "contents": "ERR_APPROACHING_PARTIAL_PLAY_TIME_2", + "trigger": "EMOTE63_TOKEN\t\"string\"", + "contents": "EMOTE63_TOKEN" }, { - "trigger": "ERR_ARENA_EXPIRED_CAIS\tstring", - "contents": "ERR_ARENA_EXPIRED_CAIS", + "trigger": "EMOTE64_CMD1\t\"string\"", + "contents": "EMOTE64_CMD1" }, { - "trigger": "ERR_ARENA_JOIN_RANGE_INDEX\tstring", - "contents": "ERR_ARENA_JOIN_RANGE_INDEX", + "trigger": "EMOTE64_CMD2\t\"string\"", + "contents": "EMOTE64_CMD2" }, { - "trigger": "ERR_ARENA_NO_TEAM_II\tstring", - "contents": "ERR_ARENA_NO_TEAM_II", + "trigger": "EMOTE64_TOKEN\t\"string\"", + "contents": "EMOTE64_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED\tstring", - "contents": "ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED", + "trigger": "EMOTE65_CMD1\t\"string\"", + "contents": "EMOTE65_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_CREATE_S\tstring", - "contents": "ERR_ARENA_TEAM_CREATE_S", + "trigger": "EMOTE65_CMD2\t\"string\"", + "contents": "EMOTE65_CMD2" }, { - "trigger": "ERR_ARENA_TEAM_DISBANDED_S\tstring", - "contents": "ERR_ARENA_TEAM_DISBANDED_S", + "trigger": "EMOTE65_TOKEN\t\"string\"", + "contents": "EMOTE65_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_FOUNDER_S\tstring", - "contents": "ERR_ARENA_TEAM_FOUNDER_S", + "trigger": "EMOTE66_CMD1\t\"string\"", + "contents": "EMOTE66_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_INTERNAL\tstring", - "contents": "ERR_ARENA_TEAM_INTERNAL", + "trigger": "EMOTE66_CMD2\t\"string\"", + "contents": "EMOTE66_CMD2" }, { - "trigger": "ERR_ARENA_TEAM_INVITE_SS\tstring", - "contents": "ERR_ARENA_TEAM_INVITE_SS", + "trigger": "EMOTE66_CMD3\t\"string\"", + "contents": "EMOTE66_CMD3" }, { - "trigger": "ERR_ARENA_TEAM_JOIN_SS\tstring", - "contents": "ERR_ARENA_TEAM_JOIN_SS", + "trigger": "EMOTE66_TOKEN\t\"string\"", + "contents": "EMOTE66_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_LEADER_CHANGED_SSS\tstring", - "contents": "ERR_ARENA_TEAM_LEADER_CHANGED_SSS", + "trigger": "EMOTE67_CMD1\t\"string\"", + "contents": "EMOTE67_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_LEADER_IS_SS\tstring", - "contents": "ERR_ARENA_TEAM_LEADER_IS_SS", + "trigger": "EMOTE67_CMD2\t\"string\"", + "contents": "EMOTE67_CMD2" }, { - "trigger": "ERR_ARENA_TEAM_LEADER_LEAVE_S\tstring", - "contents": "ERR_ARENA_TEAM_LEADER_LEAVE_S", + "trigger": "EMOTE67_TOKEN\t\"string\"", + "contents": "EMOTE67_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_LEAVE_SS\tstring", - "contents": "ERR_ARENA_TEAM_LEAVE_SS", + "trigger": "EMOTE68_CMD1\t\"string\"", + "contents": "EMOTE68_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_LEVEL_TOO_LOW_I\tstring", - "contents": "ERR_ARENA_TEAM_LEVEL_TOO_LOW_I", + "trigger": "EMOTE68_CMD2\t\"string\"", + "contents": "EMOTE68_CMD2" }, { - "trigger": "ERR_ARENA_TEAM_NAME_EXISTS_S\tstring", - "contents": "ERR_ARENA_TEAM_NAME_EXISTS_S", + "trigger": "EMOTE68_CMD3\t\"string\"", + "contents": "EMOTE68_CMD3" }, { - "trigger": "ERR_ARENA_TEAM_NAME_INVALID\tstring", - "contents": "ERR_ARENA_TEAM_NAME_INVALID", + "trigger": "EMOTE68_CMD4\t\"string\"", + "contents": "EMOTE68_CMD4" }, { - "trigger": "ERR_ARENA_TEAM_NOT_ALLIED\tstring", - "contents": "ERR_ARENA_TEAM_NOT_ALLIED", + "trigger": "EMOTE68_TOKEN\t\"string\"", + "contents": "EMOTE68_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_NOT_FOUND\tstring", - "contents": "ERR_ARENA_TEAM_NOT_FOUND", + "trigger": "EMOTE69_CMD1\t\"string\"", + "contents": "EMOTE69_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_PARTY_SIZE\tstring", - "contents": "ERR_ARENA_TEAM_PARTY_SIZE", + "trigger": "EMOTE69_CMD2\t\"string\"", + "contents": "EMOTE69_CMD2" }, { - "trigger": "ERR_ARENA_TEAM_PERMISSIONS\tstring", - "contents": "ERR_ARENA_TEAM_PERMISSIONS", + "trigger": "EMOTE69_CMD3\t\"string\"", + "contents": "EMOTE69_CMD3" }, { - "trigger": "ERR_ARENA_TEAM_PLAYER_NOT_FOUND_S\tstring", - "contents": "ERR_ARENA_TEAM_PLAYER_NOT_FOUND_S", + "trigger": "EMOTE69_CMD4\t\"string\"", + "contents": "EMOTE69_CMD4" }, { - "trigger": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM\tstring", - "contents": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM", + "trigger": "EMOTE69_TOKEN\t\"string\"", + "contents": "EMOTE69_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM_SS\tstring", - "contents": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM_SS", + "trigger": "EMOTE6_CMD1\t\"string\"", + "contents": "EMOTE6_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_QUIT_S\tstring", - "contents": "ERR_ARENA_TEAM_QUIT_S", + "trigger": "EMOTE6_CMD2\t\"string\"", + "contents": "EMOTE6_CMD2" }, { - "trigger": "ERR_ARENA_TEAM_REMOVE_SSS\tstring", - "contents": "ERR_ARENA_TEAM_REMOVE_SSS", + "trigger": "EMOTE6_TOKEN\t\"string\"", + "contents": "EMOTE6_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_TARGET_TOO_HIGH_S\tstring", - "contents": "ERR_ARENA_TEAM_TARGET_TOO_HIGH_S", + "trigger": "EMOTE70_CMD1\t\"string\"", + "contents": "EMOTE70_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_TARGET_TOO_LOW_S\tstring", - "contents": "ERR_ARENA_TEAM_TARGET_TOO_LOW_S", + "trigger": "EMOTE70_CMD2\t\"string\"", + "contents": "EMOTE70_CMD2" }, { - "trigger": "ERR_ARENA_TEAM_TOO_MANY_CREATE\tstring", - "contents": "ERR_ARENA_TEAM_TOO_MANY_CREATE", + "trigger": "EMOTE70_TOKEN\t\"string\"", + "contents": "EMOTE70_TOKEN" }, { - "trigger": "ERR_ARENA_TEAM_TOO_MANY_MEMBERS_S\tstring", - "contents": "ERR_ARENA_TEAM_TOO_MANY_MEMBERS_S", + "trigger": "EMOTE71_CMD1\t\"string\"", + "contents": "EMOTE71_CMD1" }, { - "trigger": "ERR_ARENA_TEAM_YOU_JOIN_S\tstring", - "contents": "ERR_ARENA_TEAM_YOU_JOIN_S", + "trigger": "EMOTE71_CMD2\t\"string\"", + "contents": "EMOTE71_CMD2" }, { - "trigger": "ERR_ARENA_TEAMS_LOCKED\tstring", - "contents": "ERR_ARENA_TEAMS_LOCKED", + "trigger": "EMOTE71_TOKEN\t\"string\"", + "contents": "EMOTE71_TOKEN" }, { - "trigger": "ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT\tstring", - "contents": "ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT", + "trigger": "EMOTE72_CMD1\t\"string\"", + "contents": "EMOTE72_CMD1" }, { - "trigger": "ERR_ATTACK_CHANNEL\tstring", - "contents": "ERR_ATTACK_CHANNEL", + "trigger": "EMOTE72_CMD2\t\"string\"", + "contents": "EMOTE72_CMD2" }, { - "trigger": "ERR_ATTACK_CHARMED\tstring", - "contents": "ERR_ATTACK_CHARMED", + "trigger": "EMOTE72_TOKEN\t\"string\"", + "contents": "EMOTE72_TOKEN" }, { - "trigger": "ERR_ATTACK_CONFUSED\tstring", - "contents": "ERR_ATTACK_CONFUSED", + "trigger": "EMOTE73_CMD1\t\"string\"", + "contents": "EMOTE73_CMD1" }, { - "trigger": "ERR_ATTACK_DEAD\tstring", - "contents": "ERR_ATTACK_DEAD", + "trigger": "EMOTE73_CMD2\t\"string\"", + "contents": "EMOTE73_CMD2" }, { - "trigger": "ERR_ATTACK_FLEEING\tstring", - "contents": "ERR_ATTACK_FLEEING", + "trigger": "EMOTE73_TOKEN\t\"string\"", + "contents": "EMOTE73_TOKEN" }, { - "trigger": "ERR_ATTACK_MOUNTED\tstring", - "contents": "ERR_ATTACK_MOUNTED", + "trigger": "EMOTE74_CMD1\t\"string\"", + "contents": "EMOTE74_CMD1" }, { - "trigger": "ERR_ATTACK_NO_ACTIONS\tstring", - "contents": "ERR_ATTACK_NO_ACTIONS", + "trigger": "EMOTE74_CMD2\t\"string\"", + "contents": "EMOTE74_CMD2" }, { - "trigger": "ERR_ATTACK_PACIFIED\tstring", - "contents": "ERR_ATTACK_PACIFIED", + "trigger": "EMOTE74_TOKEN\t\"string\"", + "contents": "EMOTE74_TOKEN" }, { - "trigger": "ERR_ATTACK_PREVENTED_BY_MECHANIC_S\tstring", - "contents": "ERR_ATTACK_PREVENTED_BY_MECHANIC_S", + "trigger": "EMOTE75_CMD1\t\"string\"", + "contents": "EMOTE75_CMD1" }, { - "trigger": "ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED\tstring", - "contents": "ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED", + "trigger": "EMOTE75_CMD2\t\"string\"", + "contents": "EMOTE75_CMD2" }, { - "trigger": "ERR_ATTACK_STUNNED\tstring", - "contents": "ERR_ATTACK_STUNNED", + "trigger": "EMOTE75_TOKEN\t\"string\"", + "contents": "EMOTE75_TOKEN" }, { - "trigger": "ERR_AUCTION_ALREADY_BID\tstring", - "contents": "ERR_AUCTION_ALREADY_BID", + "trigger": "EMOTE76_CMD1\t\"string\"", + "contents": "EMOTE76_CMD1" }, { - "trigger": "ERR_AUCTION_BAG\tstring", - "contents": "ERR_AUCTION_BAG", + "trigger": "EMOTE76_CMD2\t\"string\"", + "contents": "EMOTE76_CMD2" }, { - "trigger": "ERR_AUCTION_BID_INCREMENT\tstring", - "contents": "ERR_AUCTION_BID_INCREMENT", + "trigger": "EMOTE76_CMD3\t\"string\"", + "contents": "EMOTE76_CMD3" }, { - "trigger": "ERR_AUCTION_BID_OWN\tstring", - "contents": "ERR_AUCTION_BID_OWN", + "trigger": "EMOTE76_CMD4\t\"string\"", + "contents": "EMOTE76_CMD4" }, { - "trigger": "ERR_AUCTION_BID_PLACED\tstring", - "contents": "ERR_AUCTION_BID_PLACED", + "trigger": "EMOTE76_TOKEN\t\"string\"", + "contents": "EMOTE76_TOKEN" }, { - "trigger": "ERR_AUCTION_BOUND_ITEM\tstring", - "contents": "ERR_AUCTION_BOUND_ITEM", + "trigger": "EMOTE77_CMD1\t\"string\"", + "contents": "EMOTE77_CMD1" }, { - "trigger": "ERR_AUCTION_CONJURED_ITEM\tstring", - "contents": "ERR_AUCTION_CONJURED_ITEM", + "trigger": "EMOTE77_CMD2\t\"string\"", + "contents": "EMOTE77_CMD2" }, { - "trigger": "ERR_AUCTION_DATABASE_ERROR\tstring", - "contents": "ERR_AUCTION_DATABASE_ERROR", + "trigger": "EMOTE77_CMD3\t\"string\"", + "contents": "EMOTE77_CMD3" }, { - "trigger": "ERR_AUCTION_ENOUGH_ITEMS\tstring", - "contents": "ERR_AUCTION_ENOUGH_ITEMS", + "trigger": "EMOTE77_TOKEN\t\"string\"", + "contents": "EMOTE77_TOKEN" }, { - "trigger": "ERR_AUCTION_EQUIPPED_BAG\tstring", - "contents": "ERR_AUCTION_EQUIPPED_BAG", + "trigger": "EMOTE78_CMD1\t\"string\"", + "contents": "EMOTE78_CMD1" }, { - "trigger": "ERR_AUCTION_EXPIRED_S\tstring", - "contents": "ERR_AUCTION_EXPIRED_S", + "trigger": "EMOTE78_CMD2\t\"string\"", + "contents": "EMOTE78_CMD2" }, { - "trigger": "ERR_AUCTION_HIGHER_BID\tstring", - "contents": "ERR_AUCTION_HIGHER_BID", + "trigger": "EMOTE78_TOKEN\t\"string\"", + "contents": "EMOTE78_TOKEN" }, { - "trigger": "ERR_AUCTION_HOUSE_DISABLED\tstring", - "contents": "ERR_AUCTION_HOUSE_DISABLED", + "trigger": "EMOTE79_CMD1\t\"string\"", + "contents": "EMOTE79_CMD1" }, { - "trigger": "ERR_AUCTION_LIMITED_DURATION_ITEM\tstring", - "contents": "ERR_AUCTION_LIMITED_DURATION_ITEM", + "trigger": "EMOTE79_CMD2\t\"string\"", + "contents": "EMOTE79_CMD2" }, { - "trigger": "ERR_AUCTION_LOOT_ITEM\tstring", - "contents": "ERR_AUCTION_LOOT_ITEM", + "trigger": "EMOTE79_TOKEN\t\"string\"", + "contents": "EMOTE79_TOKEN" }, { - "trigger": "ERR_AUCTION_MIN_BID\tstring", - "contents": "ERR_AUCTION_MIN_BID", + "trigger": "EMOTE7_CMD1\t\"string\"", + "contents": "EMOTE7_CMD1" }, { - "trigger": "ERR_AUCTION_OUTBID_S\tstring", - "contents": "ERR_AUCTION_OUTBID_S", + "trigger": "EMOTE7_CMD2\t\"string\"", + "contents": "EMOTE7_CMD2" }, { - "trigger": "ERR_AUCTION_QUEST_ITEM\tstring", - "contents": "ERR_AUCTION_QUEST_ITEM", + "trigger": "EMOTE7_TOKEN\t\"string\"", + "contents": "EMOTE7_TOKEN" }, { - "trigger": "ERR_AUCTION_REMOVED\tstring", - "contents": "ERR_AUCTION_REMOVED", + "trigger": "EMOTE80_CMD1\t\"string\"", + "contents": "EMOTE80_CMD1" }, { - "trigger": "ERR_AUCTION_REMOVED_S\tstring", - "contents": "ERR_AUCTION_REMOVED_S", + "trigger": "EMOTE80_CMD2\t\"string\"", + "contents": "EMOTE80_CMD2" }, { - "trigger": "ERR_AUCTION_REPAIR_ITEM\tstring", - "contents": "ERR_AUCTION_REPAIR_ITEM", + "trigger": "EMOTE80_CMD3\t\"string\"", + "contents": "EMOTE80_CMD3" }, { - "trigger": "ERR_AUCTION_SOLD_S\tstring", - "contents": "ERR_AUCTION_SOLD_S", + "trigger": "EMOTE80_CMD4\t\"string\"", + "contents": "EMOTE80_CMD4" }, { - "trigger": "ERR_AUCTION_STARTED\tstring", - "contents": "ERR_AUCTION_STARTED", + "trigger": "EMOTE80_CMD5\t\"string\"", + "contents": "EMOTE80_CMD5" }, { - "trigger": "ERR_AUCTION_USED_CHARGES\tstring", - "contents": "ERR_AUCTION_USED_CHARGES", + "trigger": "EMOTE80_CMD6\t\"string\"", + "contents": "EMOTE80_CMD6" }, { - "trigger": "ERR_AUCTION_WON_S\tstring", - "contents": "ERR_AUCTION_WON_S", + "trigger": "EMOTE80_TOKEN\t\"string\"", + "contents": "EMOTE80_TOKEN" }, { - "trigger": "ERR_AUCTION_WRAPPED_ITEM\tstring", - "contents": "ERR_AUCTION_WRAPPED_ITEM", + "trigger": "EMOTE81_CMD1\t\"string\"", + "contents": "EMOTE81_CMD1" }, { - "trigger": "ERR_AUTH_CHALLENGE_UI_INVALID\tstring", - "contents": "ERR_AUTH_CHALLENGE_UI_INVALID", + "trigger": "EMOTE81_CMD2\t\"string\"", + "contents": "EMOTE81_CMD2" }, { - "trigger": "ERR_AUTOFOLLOW_TOO_FAR\tstring", - "contents": "ERR_AUTOFOLLOW_TOO_FAR", + "trigger": "EMOTE81_TOKEN\t\"string\"", + "contents": "EMOTE81_TOKEN" }, { - "trigger": "ERR_AUTOLOOT_MONEY_S\tstring", - "contents": "ERR_AUTOLOOT_MONEY_S", + "trigger": "EMOTE82_CMD1\t\"string\"", + "contents": "EMOTE82_CMD1" }, { - "trigger": "ERR_BAD_ON_USE_ENCHANT\tstring", - "contents": "ERR_BAD_ON_USE_ENCHANT", + "trigger": "EMOTE82_CMD2\t\"string\"", + "contents": "EMOTE82_CMD2" }, { - "trigger": "ERR_BAD_PLAYER_NAME_S\tstring", - "contents": "ERR_BAD_PLAYER_NAME_S", + "trigger": "EMOTE82_CMD3\t\"string\"", + "contents": "EMOTE82_CMD3" }, { - "trigger": "ERR_BADATTACKFACING\tstring", - "contents": "ERR_BADATTACKFACING", + "trigger": "EMOTE82_CMD4\t\"string\"", + "contents": "EMOTE82_CMD4" }, { - "trigger": "ERR_BADATTACKPOS\tstring", - "contents": "ERR_BADATTACKPOS", + "trigger": "EMOTE82_TOKEN\t\"string\"", + "contents": "EMOTE82_TOKEN" }, { - "trigger": "ERR_BAG_FULL\tstring", - "contents": "ERR_BAG_FULL", + "trigger": "EMOTE83_CMD1\t\"string\"", + "contents": "EMOTE83_CMD1" }, { - "trigger": "ERR_BAG_IN_BAG\tstring", - "contents": "ERR_BAG_IN_BAG", + "trigger": "EMOTE83_CMD2\t\"string\"", + "contents": "EMOTE83_CMD2" }, { - "trigger": "ERR_BANK_FULL\tstring", - "contents": "ERR_BANK_FULL", + "trigger": "EMOTE83_CMD3\t\"string\"", + "contents": "EMOTE83_CMD3" }, { - "trigger": "ERR_BANKSLOT_FAILED_TOO_MANY\tstring", - "contents": "ERR_BANKSLOT_FAILED_TOO_MANY", + "trigger": "EMOTE83_TOKEN\t\"string\"", + "contents": "EMOTE83_TOKEN" }, { - "trigger": "ERR_BANKSLOT_INSUFFICIENT_FUNDS\tstring", - "contents": "ERR_BANKSLOT_INSUFFICIENT_FUNDS", + "trigger": "EMOTE84_CMD1\t\"string\"", + "contents": "EMOTE84_CMD1" }, { - "trigger": "ERR_BANKSLOT_NOTBANKER\tstring", - "contents": "ERR_BANKSLOT_NOTBANKER", + "trigger": "EMOTE84_CMD2\t\"string\"", + "contents": "EMOTE84_CMD2" }, { - "trigger": "ERR_BATTLEDGROUND_QUEUED_FOR_RATED\tstring", - "contents": "ERR_BATTLEDGROUND_QUEUED_FOR_RATED", + "trigger": "EMOTE84_CMD3\t\"string\"", + "contents": "EMOTE84_CMD3" }, { - "trigger": "ERR_BATTLEFIELD_TEAM_PARTY_SIZE\tstring", - "contents": "ERR_BATTLEFIELD_TEAM_PARTY_SIZE", + "trigger": "EMOTE84_TOKEN\t\"string\"", + "contents": "EMOTE84_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_ALREADY_IN\tstring", - "contents": "ERR_BATTLEGROUND_ALREADY_IN", + "trigger": "EMOTE85_CMD1\t\"string\"", + "contents": "EMOTE85_CMD1" }, { - "trigger": "ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED\tstring", - "contents": "ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED", + "trigger": "EMOTE85_CMD2\t\"string\"", + "contents": "EMOTE85_CMD2" }, { - "trigger": "ERR_BATTLEGROUND_DUPE_QUEUE\tstring", - "contents": "ERR_BATTLEGROUND_DUPE_QUEUE", + "trigger": "EMOTE85_TOKEN\t\"string\"", + "contents": "EMOTE85_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_INFO_THROTTLED\tstring", - "contents": "ERR_BATTLEGROUND_INFO_THROTTLED", + "trigger": "EMOTE86_CMD1\t\"string\"", + "contents": "EMOTE86_CMD1" }, { - "trigger": "ERR_BATTLEGROUND_INVITATION_DECLINED\tstring", - "contents": "ERR_BATTLEGROUND_INVITATION_DECLINED", + "trigger": "EMOTE86_CMD2\t\"string\"", + "contents": "EMOTE86_CMD2" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_FAILED\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_FAILED", + "trigger": "EMOTE86_TOKEN\t\"string\"", + "contents": "EMOTE86_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_LEVELUP\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_LEVELUP", + "trigger": "EMOTE87_CMD1\t\"string\"", + "contents": "EMOTE87_CMD1" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_MERCENARY\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_MERCENARY", + "trigger": "EMOTE87_CMD2\t\"string\"", + "contents": "EMOTE87_CMD2" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST", + "trigger": "EMOTE87_TOKEN\t\"string\"", + "contents": "EMOTE87_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE", + "trigger": "EMOTE88_CMD1\t\"string\"", + "contents": "EMOTE88_CMD1" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_NOT_ENOUGH_HEALERS\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_NOT_ENOUGH_HEALERS", + "trigger": "EMOTE88_CMD2\t\"string\"", + "contents": "EMOTE88_CMD2" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_RANGE_INDEX\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_RANGE_INDEX", + "trigger": "EMOTE88_TOKEN\t\"string\"", + "contents": "EMOTE88_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_RESPEC\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_RESPEC", + "trigger": "EMOTE89_CMD1\t\"string\"", + "contents": "EMOTE89_CMD1" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_TIMED_OUT\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_TIMED_OUT", + "trigger": "EMOTE89_CMD2\t\"string\"", + "contents": "EMOTE89_CMD2" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE", + "trigger": "EMOTE89_CMD3\t\"string\"", + "contents": "EMOTE89_CMD3" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS", + "trigger": "EMOTE89_TOKEN\t\"string\"", + "contents": "EMOTE89_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS", + "trigger": "EMOTE8_CMD1\t\"string\"", + "contents": "EMOTE8_CMD1" }, { - "trigger": "ERR_BATTLEGROUND_JOIN_XP_GAIN\tstring", - "contents": "ERR_BATTLEGROUND_JOIN_XP_GAIN", + "trigger": "EMOTE8_CMD2\t\"string\"", + "contents": "EMOTE8_CMD2" }, { - "trigger": "ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND\tstring", - "contents": "ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND", + "trigger": "EMOTE8_TOKEN\t\"string\"", + "contents": "EMOTE8_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_NOT_IN_TEAM\tstring", - "contents": "ERR_BATTLEGROUND_NOT_IN_TEAM", + "trigger": "EMOTE90_CMD1\t\"string\"", + "contents": "EMOTE90_CMD1" }, { - "trigger": "ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS\tstring", - "contents": "ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS", + "trigger": "EMOTE90_CMD2\t\"string\"", + "contents": "EMOTE90_CMD2" }, { - "trigger": "ERR_BATTLEGROUND_TEAM_LEFT_QUEUE\tstring", - "contents": "ERR_BATTLEGROUND_TEAM_LEFT_QUEUE", + "trigger": "EMOTE90_TOKEN\t\"string\"", + "contents": "EMOTE90_TOKEN" }, { - "trigger": "ERR_BATTLEGROUND_TOO_MANY_QUEUES\tstring", - "contents": "ERR_BATTLEGROUND_TOO_MANY_QUEUES", + "trigger": "EMOTE91_CMD1\t\"string\"", + "contents": "EMOTE91_CMD1" }, { - "trigger": "ERR_BATTLETAG_FRIEND_NOT_ALLOWED\tstring", - "contents": "ERR_BATTLETAG_FRIEND_NOT_ALLOWED", + "trigger": "EMOTE91_CMD2\t\"string\"", + "contents": "EMOTE91_CMD2" }, { - "trigger": "ERR_BATTLETAG_FRIEND_NOT_FOUND\tstring", - "contents": "ERR_BATTLETAG_FRIEND_NOT_FOUND", + "trigger": "EMOTE91_TOKEN\t\"string\"", + "contents": "EMOTE91_TOKEN" }, { - "trigger": "ERR_BATTLETAG_FRIEND_NOT_VALID\tstring", - "contents": "ERR_BATTLETAG_FRIEND_NOT_VALID", + "trigger": "EMOTE92_CMD1\t\"string\"", + "contents": "EMOTE92_CMD1" }, { - "trigger": "ERR_BATTLETAG_FRIEND_REQUEST_SENT\tstring", - "contents": "ERR_BATTLETAG_FRIEND_REQUEST_SENT", + "trigger": "EMOTE92_CMD2\t\"string\"", + "contents": "EMOTE92_CMD2" }, { - "trigger": "ERR_BATTLETAG_FRIEND_SUCCESS\tstring", - "contents": "ERR_BATTLETAG_FRIEND_SUCCESS", + "trigger": "EMOTE92_CMD3\t\"string\"", + "contents": "EMOTE92_CMD3" }, { - "trigger": "ERR_BATTLETAG_FRIEND_THROTTLED\tstring", - "contents": "ERR_BATTLETAG_FRIEND_THROTTLED", + "trigger": "EMOTE92_TOKEN\t\"string\"", + "contents": "EMOTE92_TOKEN" }, { - "trigger": "ERR_BG_DEVELOPER_ONLY\tstring", - "contents": "ERR_BG_DEVELOPER_ONLY", + "trigger": "EMOTE93_CMD1\t\"string\"", + "contents": "EMOTE93_CMD1" }, { - "trigger": "ERR_BG_PLAYER_JOINED_SS\tstring", - "contents": "ERR_BG_PLAYER_JOINED_SS", + "trigger": "EMOTE93_CMD2\t\"string\"", + "contents": "EMOTE93_CMD2" }, { - "trigger": "ERR_BG_PLAYER_LEFT_S\tstring", - "contents": "ERR_BG_PLAYER_LEFT_S", + "trigger": "EMOTE93_CMD3\t\"string\"", + "contents": "EMOTE93_CMD3" }, { - "trigger": "ERR_BN_BROADCAST_THROTTLE\tstring", - "contents": "ERR_BN_BROADCAST_THROTTLE", + "trigger": "EMOTE93_TOKEN\t\"string\"", + "contents": "EMOTE93_TOKEN" }, { - "trigger": "ERR_BN_FRIEND_ALREADY\tstring", - "contents": "ERR_BN_FRIEND_ALREADY", + "trigger": "EMOTE94_CMD1\t\"string\"", + "contents": "EMOTE94_CMD1" }, { - "trigger": "ERR_BN_FRIEND_BLOCKED\tstring", - "contents": "ERR_BN_FRIEND_BLOCKED", + "trigger": "EMOTE94_CMD2\t\"string\"", + "contents": "EMOTE94_CMD2" }, { - "trigger": "ERR_BN_FRIEND_LIST_FULL\tstring", - "contents": "ERR_BN_FRIEND_LIST_FULL", + "trigger": "EMOTE94_CMD3\t\"string\"", + "contents": "EMOTE94_CMD3" }, { - "trigger": "ERR_BN_FRIEND_REQUEST_SENT\tstring", - "contents": "ERR_BN_FRIEND_REQUEST_SENT", + "trigger": "EMOTE94_TOKEN\t\"string\"", + "contents": "EMOTE94_TOKEN" }, { - "trigger": "ERR_BN_FRIEND_SELF\tstring", - "contents": "ERR_BN_FRIEND_SELF", + "trigger": "EMOTE95_CMD1\t\"string\"", + "contents": "EMOTE95_CMD1" }, { - "trigger": "ERR_BN_TARGET_OFFLINE\tstring", - "contents": "ERR_BN_TARGET_OFFLINE", + "trigger": "EMOTE95_CMD2\t\"string\"", + "contents": "EMOTE95_CMD2" }, { - "trigger": "ERR_BONUS_ROLL_EMPTY\tstring", - "contents": "ERR_BONUS_ROLL_EMPTY", + "trigger": "EMOTE95_CMD3\t\"string\"", + "contents": "EMOTE95_CMD3" }, { - "trigger": "ERR_BUG_SUBMITTED_SUCCESSFULLY\tstring", - "contents": "ERR_BUG_SUBMITTED_SUCCESSFULLY", + "trigger": "EMOTE95_CMD4\t\"string\"", + "contents": "EMOTE95_CMD4" }, { - "trigger": "ERR_BUTTON_LOCKED\tstring", - "contents": "ERR_BUTTON_LOCKED", + "trigger": "EMOTE95_TOKEN\t\"string\"", + "contents": "EMOTE95_TOKEN" }, { - "trigger": "ERR_CANNOT_ABANDON_LAST_PET\tstring", - "contents": "ERR_CANNOT_ABANDON_LAST_PET", + "trigger": "EMOTE96_CMD1\t\"string\"", + "contents": "EMOTE96_CMD1" }, { - "trigger": "ERR_CANNOT_IGNORE_BN_FRIEND\tstring", - "contents": "ERR_CANNOT_IGNORE_BN_FRIEND", + "trigger": "EMOTE96_CMD2\t\"string\"", + "contents": "EMOTE96_CMD2" }, { - "trigger": "ERR_CANNOTCREATEDIRECTORY\tstring", - "contents": "ERR_CANNOTCREATEDIRECTORY", + "trigger": "EMOTE96_CMD3\t\"string\"", + "contents": "EMOTE96_CMD3" }, { - "trigger": "ERR_CANNOTCREATEFILE\tstring", - "contents": "ERR_CANNOTCREATEFILE", + "trigger": "EMOTE96_CMD4\t\"string\"", + "contents": "EMOTE96_CMD4" }, { - "trigger": "ERR_CANT_BE_DISENCHANTED\tstring", - "contents": "ERR_CANT_BE_DISENCHANTED", + "trigger": "EMOTE96_TOKEN\t\"string\"", + "contents": "EMOTE96_TOKEN" }, { - "trigger": "ERR_CANT_BE_OBLITERATED\tstring", - "contents": "ERR_CANT_BE_OBLITERATED", + "trigger": "EMOTE97_CMD1\t\"string\"", + "contents": "EMOTE97_CMD1" }, { - "trigger": "ERR_CANT_BUY_QUANTITY\tstring", - "contents": "ERR_CANT_BUY_QUANTITY", + "trigger": "EMOTE97_CMD2\t\"string\"", + "contents": "EMOTE97_CMD2" }, { - "trigger": "ERR_CANT_CAGE_PET_YET\tstring", - "contents": "ERR_CANT_CAGE_PET_YET", + "trigger": "EMOTE97_CMD3\t\"string\"", + "contents": "EMOTE97_CMD3" }, { - "trigger": "ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE\tstring", - "contents": "ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE", + "trigger": "EMOTE97_TOKEN\t\"string\"", + "contents": "EMOTE97_TOKEN" }, { - "trigger": "ERR_CANT_DO_THAT_IN_A_GROUP\tstring", - "contents": "ERR_CANT_DO_THAT_IN_A_GROUP", + "trigger": "EMOTE98_CMD1\t\"string\"", + "contents": "EMOTE98_CMD1" }, { - "trigger": "ERR_CANT_DO_THAT_RIGHT_NOW\tstring", - "contents": "ERR_CANT_DO_THAT_RIGHT_NOW", + "trigger": "EMOTE98_CMD2\t\"string\"", + "contents": "EMOTE98_CMD2" }, { - "trigger": "ERR_CANT_DO_THAT_WHILE_LFM\tstring", - "contents": "ERR_CANT_DO_THAT_WHILE_LFM", + "trigger": "EMOTE98_CMD3\t\"string\"", + "contents": "EMOTE98_CMD3" }, { - "trigger": "ERR_CANT_EQUIP_EVER\tstring", - "contents": "ERR_CANT_EQUIP_EVER", + "trigger": "EMOTE98_CMD4\t\"string\"", + "contents": "EMOTE98_CMD4" }, { - "trigger": "ERR_CANT_EQUIP_LEVEL_I\tstring", - "contents": "ERR_CANT_EQUIP_LEVEL_I", + "trigger": "EMOTE98_CMD5\t\"string\"", + "contents": "EMOTE98_CMD5" }, { - "trigger": "ERR_CANT_EQUIP_NEED_TALENT\tstring", - "contents": "ERR_CANT_EQUIP_NEED_TALENT", + "trigger": "EMOTE98_CMD6\t\"string\"", + "contents": "EMOTE98_CMD6" }, { - "trigger": "ERR_CANT_EQUIP_RANK\tstring", - "contents": "ERR_CANT_EQUIP_RANK", + "trigger": "EMOTE98_TOKEN\t\"string\"", + "contents": "EMOTE98_TOKEN" }, { - "trigger": "ERR_CANT_EQUIP_RATING\tstring", - "contents": "ERR_CANT_EQUIP_RATING", + "trigger": "EMOTE99_CMD1\t\"string\"", + "contents": "EMOTE99_CMD1" }, { - "trigger": "ERR_CANT_EQUIP_REPUTATION\tstring", - "contents": "ERR_CANT_EQUIP_REPUTATION", + "trigger": "EMOTE99_CMD2\t\"string\"", + "contents": "EMOTE99_CMD2" }, { - "trigger": "ERR_CANT_EQUIP_SKILL\tstring", - "contents": "ERR_CANT_EQUIP_SKILL", + "trigger": "EMOTE99_CMD3\t\"string\"", + "contents": "EMOTE99_CMD3" }, { - "trigger": "ERR_CANT_HAVE_MORE_PETS\tstring", - "contents": "ERR_CANT_HAVE_MORE_PETS", + "trigger": "EMOTE99_CMD4\t\"string\"", + "contents": "EMOTE99_CMD4" }, { - "trigger": "ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE\tstring", - "contents": "ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE", + "trigger": "EMOTE99_CMD5\t\"string\"", + "contents": "EMOTE99_CMD5" }, { - "trigger": "ERR_CANT_INTERACT_SHAPESHIFTED\tstring", - "contents": "ERR_CANT_INTERACT_SHAPESHIFTED", + "trigger": "EMOTE99_CMD6\t\"string\"", + "contents": "EMOTE99_CMD6" }, { - "trigger": "ERR_CANT_SPEAK_LANGAGE\tstring", - "contents": "ERR_CANT_SPEAK_LANGAGE", + "trigger": "EMOTE99_CMD7\t\"string\"", + "contents": "EMOTE99_CMD7" }, { - "trigger": "ERR_CANT_STACK\tstring", - "contents": "ERR_CANT_STACK", + "trigger": "EMOTE99_CMD8\t\"string\"", + "contents": "EMOTE99_CMD8" }, { - "trigger": "ERR_CANT_SWAP\tstring", - "contents": "ERR_CANT_SWAP", + "trigger": "EMOTE99_TOKEN\t\"string\"", + "contents": "EMOTE99_TOKEN" }, { - "trigger": "ERR_CANT_USE_DISARMED\tstring", - "contents": "ERR_CANT_USE_DISARMED", + "trigger": "EMOTE9_CMD1\t\"string\"", + "contents": "EMOTE9_CMD1" }, { - "trigger": "ERR_CANT_USE_ITEM\tstring", - "contents": "ERR_CANT_USE_ITEM", + "trigger": "EMOTE9_CMD2\t\"string\"", + "contents": "EMOTE9_CMD2" }, { - "trigger": "ERR_CANT_USE_ITEM_IN_ARENA\tstring", - "contents": "ERR_CANT_USE_ITEM_IN_ARENA", + "trigger": "EMOTE9_TOKEN\t\"string\"", + "contents": "EMOTE9_TOKEN" }, { - "trigger": "ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND\tstring", - "contents": "ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND", + "trigger": "EMOTE_MESSAGE\t\"string\"", + "contents": "EMOTE_MESSAGE" }, { - "trigger": "ERR_CANT_WRAP_BAGS\tstring", - "contents": "ERR_CANT_WRAP_BAGS", + "trigger": "EMOTE_STATE_KNEEL\t\"string\"", + "contents": "EMOTE_STATE_KNEEL" }, { - "trigger": "ERR_CANT_WRAP_BOUND\tstring", - "contents": "ERR_CANT_WRAP_BOUND", + "trigger": "EMPHASIZE_MY_SPELLS_TEXT\t\"string\"", + "contents": "EMPHASIZE_MY_SPELLS_TEXT" }, { - "trigger": "ERR_CANT_WRAP_EQUIPPED\tstring", - "contents": "ERR_CANT_WRAP_EQUIPPED", + "trigger": "EMPTY\t\"string\"", + "contents": "EMPTY" }, { - "trigger": "ERR_CANT_WRAP_STACKABLE\tstring", - "contents": "ERR_CANT_WRAP_STACKABLE", + "trigger": "EMPTY_RELIC_TOOLTIP_BODY\t\"string\"", + "contents": "EMPTY_RELIC_TOOLTIP_BODY" }, { - "trigger": "ERR_CANT_WRAP_UNIQUE\tstring", - "contents": "ERR_CANT_WRAP_UNIQUE", + "trigger": "EMPTY_RELIC_TOOLTIP_TITLE\t\"string\"", + "contents": "EMPTY_RELIC_TOOLTIP_TITLE" }, { - "trigger": "ERR_CANT_WRAP_WRAPPED\tstring", - "contents": "ERR_CANT_WRAP_WRAPPED", + "trigger": "EMPTY_SOCKET\t\"string\"", + "contents": "EMPTY_SOCKET" }, { - "trigger": "ERR_CANTATTACK_NOTSTANDING\tstring", - "contents": "ERR_CANTATTACK_NOTSTANDING", + "trigger": "EMPTY_SOCKET_BLUE\t\"string\"", + "contents": "EMPTY_SOCKET_BLUE" }, { - "trigger": "ERR_CHALLENGE_MODE_DISABLED\tstring", - "contents": "ERR_CHALLENGE_MODE_DISABLED", + "trigger": "EMPTY_SOCKET_COGWHEEL\t\"string\"", + "contents": "EMPTY_SOCKET_COGWHEEL" }, { - "trigger": "ERR_CHALLENGE_MODE_ENABLED\tstring", - "contents": "ERR_CHALLENGE_MODE_ENABLED", + "trigger": "EMPTY_SOCKET_HYDRAULIC\t\"string\"", + "contents": "EMPTY_SOCKET_HYDRAULIC" }, { - "trigger": "ERR_CHALLENGE_MODE_FULL\tstring", - "contents": "ERR_CHALLENGE_MODE_FULL", + "trigger": "EMPTY_SOCKET_META\t\"string\"", + "contents": "EMPTY_SOCKET_META" }, { - "trigger": "ERR_CHALLENGE_MODE_IN_PROGRESS\tstring", - "contents": "ERR_CHALLENGE_MODE_IN_PROGRESS", + "trigger": "EMPTY_SOCKET_NO_COLOR\t\"string\"", + "contents": "EMPTY_SOCKET_NO_COLOR" }, { - "trigger": "ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE\tstring", - "contents": "ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE", + "trigger": "EMPTY_SOCKET_PRISMATIC\t\"string\"", + "contents": "EMPTY_SOCKET_PRISMATIC" }, { - "trigger": "ERR_CHALLENGE_MODE_PERIOD_RESET_SS\tstring", - "contents": "ERR_CHALLENGE_MODE_PERIOD_RESET_SS", + "trigger": "EMPTY_SOCKET_RED\t\"string\"", + "contents": "EMPTY_SOCKET_RED" }, { - "trigger": "ERR_CHALLENGE_MODE_RESET_COOLDOWN_S\tstring", - "contents": "ERR_CHALLENGE_MODE_RESET_COOLDOWN_S", + "trigger": "EMPTY_SOCKET_YELLOW\t\"string\"", + "contents": "EMPTY_SOCKET_YELLOW" }, { - "trigger": "ERR_CHALLENGE_MODE_RESET_KEYSTONE\tstring", - "contents": "ERR_CHALLENGE_MODE_RESET_KEYSTONE", + "trigger": "EMPTY_STABLE_SLOT\t\"string\"", + "contents": "EMPTY_STABLE_SLOT" }, { - "trigger": "ERR_CHAT_PLAYER_AMBIGUOUS_S\tstring", - "contents": "ERR_CHAT_PLAYER_AMBIGUOUS_S", + "trigger": "ENABLE\t\"string\"", + "contents": "ENABLE" }, { - "trigger": "ERR_CHAT_PLAYER_NOT_FOUND_S\tstring", - "contents": "ERR_CHAT_PLAYER_NOT_FOUND_S", + "trigger": "ENABLE_ALL_ADDONS\t\"string\"", + "contents": "ENABLE_ALL_ADDONS" }, { - "trigger": "ERR_CHAT_RAID_RESTRICTED_TRIAL\tstring", - "contents": "ERR_CHAT_RAID_RESTRICTED_TRIAL", + "trigger": "ENABLE_ALL_SHADERS\t\"string\"", + "contents": "ENABLE_ALL_SHADERS" }, { - "trigger": "ERR_CHAT_RAID_RESTRICTED_VETERAN\tstring", - "contents": "ERR_CHAT_RAID_RESTRICTED_VETERAN", + "trigger": "ENABLE_AMBIENCE\t\"string\"", + "contents": "ENABLE_AMBIENCE" }, { - "trigger": "ERR_CHAT_RESTRICTED\tstring", - "contents": "ERR_CHAT_RESTRICTED", + "trigger": "ENABLE_BGSOUND\t\"string\"", + "contents": "ENABLE_BGSOUND" }, { - "trigger": "ERR_CHAT_RESTRICTED_TRIAL\tstring", - "contents": "ERR_CHAT_RESTRICTED_TRIAL", + "trigger": "ENABLE_COLORBLIND_MODE\t\"string\"", + "contents": "ENABLE_COLORBLIND_MODE" }, { - "trigger": "ERR_CHAT_THROTTLED\tstring", - "contents": "ERR_CHAT_THROTTLED", + "trigger": "ENABLE_DIALOG\t\"string\"", + "contents": "ENABLE_DIALOG" }, { - "trigger": "ERR_CHAT_WHILE_DEAD\tstring", - "contents": "ERR_CHAT_WHILE_DEAD", + "trigger": "ENABLE_EMOTE_SOUNDS\t\"string\"", + "contents": "ENABLE_EMOTE_SOUNDS" }, { - "trigger": "ERR_CHEST_IN_USE\tstring", - "contents": "ERR_CHEST_IN_USE", + "trigger": "ENABLE_ERROR_SPEECH\t\"string\"", + "contents": "ENABLE_ERROR_SPEECH" }, { - "trigger": "ERR_CLAIMED_CHALLENGE_MODE_REWARD\tstring", - "contents": "ERR_CLAIMED_CHALLENGE_MODE_REWARD", + "trigger": "ENABLE_GROUP_SPEECH\t\"string\"", + "contents": "ENABLE_GROUP_SPEECH" }, { - "trigger": "ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD\tstring", - "contents": "ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD", + "trigger": "ENABLE_HARDWARE\t\"string\"", + "contents": "ENABLE_HARDWARE" }, { - "trigger": "ERR_CLICK_ON_ITEM_TO_FEED\tstring", - "contents": "ERR_CLICK_ON_ITEM_TO_FEED", + "trigger": "ENABLE_MICROPHONE\t\"string\"", + "contents": "ENABLE_MICROPHONE" }, { - "trigger": "ERR_CLIENT_LOCKED_OUT\tstring", - "contents": "ERR_CLIENT_LOCKED_OUT", + "trigger": "ENABLE_MOUSE_SPEED\t\"string\"", + "contents": "ENABLE_MOUSE_SPEED" }, { - "trigger": "ERR_COMBAT_DAMAGE_SSI\tstring", - "contents": "ERR_COMBAT_DAMAGE_SSI", + "trigger": "ENABLE_MUSIC\t\"string\"", + "contents": "ENABLE_MUSIC" }, { - "trigger": "ERR_COMMAND_NEEDS_TARGET\tstring", - "contents": "ERR_COMMAND_NEEDS_TARGET", + "trigger": "ENABLE_MUSIC_LOOPING\t\"string\"", + "contents": "ENABLE_MUSIC_LOOPING" }, { - "trigger": "ERR_COMPLAINT_IN_SAME_GUILD\tstring", - "contents": "ERR_COMPLAINT_IN_SAME_GUILD", + "trigger": "ENABLE_PET_BATTLE_MUSIC\t\"string\"", + "contents": "ENABLE_PET_BATTLE_MUSIC" }, { - "trigger": "ERR_COMPLETED_TRANSMOG_SET_S\tstring", - "contents": "ERR_COMPLETED_TRANSMOG_SET_S", + "trigger": "ENABLE_PET_SOUNDS\t\"string\"", + "contents": "ENABLE_PET_SOUNDS" }, { - "trigger": "ERR_COMSAT_CONNECT_FAIL\tstring", - "contents": "ERR_COMSAT_CONNECT_FAIL", + "trigger": "ENABLE_REVERB\t\"string\"", + "contents": "ENABLE_REVERB" }, { - "trigger": "ERR_COMSAT_DISCONNECT\tstring", - "contents": "ERR_COMSAT_DISCONNECT", + "trigger": "ENABLE_SOFTWARE_HRTF\t\"string\"", + "contents": "ENABLE_SOFTWARE_HRTF" }, { - "trigger": "ERR_COMSAT_RECONNECT_ATTEMPT\tstring", - "contents": "ERR_COMSAT_RECONNECT_ATTEMPT", + "trigger": "ENABLE_SOUND\t\"string\"", + "contents": "ENABLE_SOUND" }, { - "trigger": "ERR_CORPSE_IS_NOT_IN_INSTANCE\tstring", - "contents": "ERR_CORPSE_IS_NOT_IN_INSTANCE", + "trigger": "ENABLE_SOUND_AT_CHARACTER\t\"string\"", + "contents": "ENABLE_SOUND_AT_CHARACTER" }, { - "trigger": "ERR_CROSS_REALM_RAID_INVITE\tstring", - "contents": "ERR_CROSS_REALM_RAID_INVITE", + "trigger": "ENABLE_SOUNDFX\t\"string\"", + "contents": "ENABLE_SOUNDFX" }, { - "trigger": "ERR_CURRENCY_SPELL_SLOT_MISMATCH\tstring", - "contents": "ERR_CURRENCY_SPELL_SLOT_MISMATCH", + "trigger": "ENABLE_STEREO_VIDEO\t\"string\"", + "contents": "ENABLE_STEREO_VIDEO" }, { - "trigger": "ERR_DANCE_CREATE_DUPLICATE\tstring", - "contents": "ERR_DANCE_CREATE_DUPLICATE", + "trigger": "ENABLE_TUTORIAL_TEXT\t\"string\"", + "contents": "ENABLE_TUTORIAL_TEXT" }, { - "trigger": "ERR_DANCE_DELETE_FAILED\tstring", - "contents": "ERR_DANCE_DELETE_FAILED", + "trigger": "ENABLE_VOICECHAT\t\"string\"", + "contents": "ENABLE_VOICECHAT" }, { - "trigger": "ERR_DANCE_SAVE_FAILED\tstring", - "contents": "ERR_DANCE_SAVE_FAILED", + "trigger": "ENCHANT_AURA_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "ENCHANT_AURA_COMBATLOG_TOOLTIP" }, { - "trigger": "ERR_DEATHBIND_SUCCESS_S\tstring", - "contents": "ERR_DEATHBIND_SUCCESS_S", + "trigger": "ENCHANT_CONDITION_AND\t\"string\"", + "contents": "ENCHANT_CONDITION_AND" }, { - "trigger": "ERR_DEATHBINDALREADYBOUND\tstring", - "contents": "ERR_DEATHBINDALREADYBOUND", + "trigger": "ENCHANT_CONDITION_EQUAL_COMPARE\t\"string\"", + "contents": "ENCHANT_CONDITION_EQUAL_COMPARE" }, { - "trigger": "ERR_DECLINE_GROUP_S\tstring", - "contents": "ERR_DECLINE_GROUP_S", + "trigger": "ENCHANT_CONDITION_EQUAL_VALUE\t\"string\"", + "contents": "ENCHANT_CONDITION_EQUAL_VALUE" }, { - "trigger": "ERR_DESTROY_NONEMPTY_BAG\tstring", - "contents": "ERR_DESTROY_NONEMPTY_BAG", + "trigger": "ENCHANT_CONDITION_LESS_VALUE\t\"string\"", + "contents": "ENCHANT_CONDITION_LESS_VALUE" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_ALREADY_STARTED\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_ALREADY_STARTED", + "trigger": "ENCHANT_CONDITION_MORE_COMPARE\t\"string\"", + "contents": "ENCHANT_CONDITION_MORE_COMPARE" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_COMBAT\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_COMBAT", + "trigger": "ENCHANT_CONDITION_MORE_EQUAL_COMPARE\t\"string\"", + "contents": "ENCHANT_CONDITION_MORE_EQUAL_COMPARE" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S", + "trigger": "ENCHANT_CONDITION_MORE_VALUE\t\"string\"", + "contents": "ENCHANT_CONDITION_MORE_VALUE" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_COOLDOWN_S\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_COOLDOWN_S", + "trigger": "ENCHANT_CONDITION_NOT_EQUAL_COMPARE\t\"string\"", + "contents": "ENCHANT_CONDITION_NOT_EQUAL_COMPARE" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_ENCOUNTER\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_ENCOUNTER", + "trigger": "ENCHANT_CONDITION_NOT_EQUAL_VALUE\t\"string\"", + "contents": "ENCHANT_CONDITION_NOT_EQUAL_VALUE" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING", + "trigger": "ENCHANT_CONDITION_REQUIRES\t\"string\"", + "contents": "ENCHANT_CONDITION_REQUIRES" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S", + "trigger": "ENCHANT_ITEM_MIN_SKILL\t\"string\"", + "contents": "ENCHANT_ITEM_MIN_SKILL" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_PLAYER_BUSY\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_PLAYER_BUSY", + "trigger": "ENCHANT_ITEM_REQ_LEVEL\t\"string\"", + "contents": "ENCHANT_ITEM_REQ_LEVEL" }, { - "trigger": "ERR_DIFFICULTY_CHANGE_WORLDSTATE\tstring", - "contents": "ERR_DIFFICULTY_CHANGE_WORLDSTATE", + "trigger": "ENCHANT_ITEM_REQ_SKILL\t\"string\"", + "contents": "ENCHANT_ITEM_REQ_SKILL" }, { - "trigger": "ERR_DIFFICULTY_DISABLED_IN_LFG\tstring", - "contents": "ERR_DIFFICULTY_DISABLED_IN_LFG", + "trigger": "ENCHANT_SLOT\t\"string\"", + "contents": "ENCHANT_SLOT" }, { - "trigger": "ERR_DIFFICULTY_HEROIC_INSTANCE_ALREADY_RUNNING\tstring", - "contents": "ERR_DIFFICULTY_HEROIC_INSTANCE_ALREADY_RUNNING", + "trigger": "ENCHANTED_TOOLTIP_LINE\t\"string\"", + "contents": "ENCHANTED_TOOLTIP_LINE" }, { - "trigger": "ERR_DISMOUNT_NOPET\tstring", - "contents": "ERR_DISMOUNT_NOPET", + "trigger": "ENCHANTS\t\"string\"", + "contents": "ENCHANTS" }, { - "trigger": "ERR_DISMOUNT_NOTMOUNTED\tstring", - "contents": "ERR_DISMOUNT_NOTMOUNTED", + "trigger": "ENCHSLOT_2HWEAPON\t\"string\"", + "contents": "ENCHSLOT_2HWEAPON" }, { - "trigger": "ERR_DISMOUNT_NOTYOURPET\tstring", - "contents": "ERR_DISMOUNT_NOTYOURPET", + "trigger": "ENCHSLOT_WEAPON\t\"string\"", + "contents": "ENCHSLOT_WEAPON" }, { - "trigger": "ERR_DOOR_LOCKED\tstring", - "contents": "ERR_DOOR_LOCKED", + "trigger": "ENCLOSED_MONEY\t\"string\"", + "contents": "ENCLOSED_MONEY" }, { - "trigger": "ERR_DROP_BOUND_ITEM\tstring", - "contents": "ERR_DROP_BOUND_ITEM", + "trigger": "ENCN\t\"string\"", + "contents": "ENCN" }, { - "trigger": "ERR_DUEL_CANCELLED\tstring", - "contents": "ERR_DUEL_CANCELLED", + "trigger": "ENCOUNTER_JOURNAL\t\"string\"", + "contents": "ENCOUNTER_JOURNAL" }, { - "trigger": "ERR_DUEL_REQUESTED\tstring", - "contents": "ERR_DUEL_REQUESTED", + "trigger": "ENCOUNTER_JOURNAL_ABILITY\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_ABILITY" }, { - "trigger": "ERR_DUNGEON_DIFFICULTY_CHANGED_S\tstring", - "contents": "ERR_DUNGEON_DIFFICULTY_CHANGED_S", + "trigger": "ENCOUNTER_JOURNAL_DIFF_TEXT\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_DIFF_TEXT" }, { - "trigger": "ERR_DUNGEON_DIFFICULTY_FAILED\tstring", - "contents": "ERR_DUNGEON_DIFFICULTY_FAILED", + "trigger": "ENCOUNTER_JOURNAL_ENCOUNTER\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_ENCOUNTER" }, { - "trigger": "ERR_EAT_WHILE_MOVNG\tstring", - "contents": "ERR_EAT_WHILE_MOVNG", + "trigger": "ENCOUNTER_JOURNAL_ENCOUNTER_ADD\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_ENCOUNTER_ADD" }, { - "trigger": "ERR_EMBLEMERROR_NOTABARDGEOSET\tstring", - "contents": "ERR_EMBLEMERROR_NOTABARDGEOSET", + "trigger": "ENCOUNTER_JOURNAL_INSTANCE\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_INSTANCE" }, { - "trigger": "ERR_EQUIP_TRADE_ITEM\tstring", - "contents": "ERR_EQUIP_TRADE_ITEM", + "trigger": "ENCOUNTER_JOURNAL_ITEM\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_ITEM" }, { - "trigger": "ERR_EQUIPMENT_MANAGER_BAGS_FULL\tstring", - "contents": "ERR_EQUIPMENT_MANAGER_BAGS_FULL", + "trigger": "ENCOUNTER_JOURNAL_LINK_BUTTON_TUTORIAL\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_LINK_BUTTON_TUTORIAL" }, { - "trigger": "ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S\tstring", - "contents": "ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S", + "trigger": "ENCOUNTER_JOURNAL_SEARCH_RESULTS\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SEARCH_RESULTS" }, { - "trigger": "ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S\tstring", - "contents": "ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG0\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG0" }, { - "trigger": "ERR_EX_LEVLTOO_LOW_TO_REDEEM_SOR\tstring", - "contents": "ERR_EX_LEVLTOO_LOW_TO_REDEEM_SOR", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG1\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG1" }, { - "trigger": "ERR_EXHAUSTION_EXHAUSTED\tstring", - "contents": "ERR_EXHAUSTION_EXHAUSTED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG10\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG10" }, { - "trigger": "ERR_EXHAUSTION_NORMAL\tstring", - "contents": "ERR_EXHAUSTION_NORMAL", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG11\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG11" }, { - "trigger": "ERR_EXHAUSTION_RESTED\tstring", - "contents": "ERR_EXHAUSTION_RESTED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG12\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG12" }, { - "trigger": "ERR_EXHAUSTION_TIRED\tstring", - "contents": "ERR_EXHAUSTION_TIRED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG2\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG2" }, { - "trigger": "ERR_EXHAUSTION_WELLRESTED\tstring", - "contents": "ERR_EXHAUSTION_WELLRESTED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG3\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG3" }, { - "trigger": "ERR_FEATURE_RESTRICTED_TRIAL\tstring", - "contents": "ERR_FEATURE_RESTRICTED_TRIAL", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG4\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG4" }, { - "trigger": "ERR_FEIGN_DEATH_RESISTED\tstring", - "contents": "ERR_FEIGN_DEATH_RESISTED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG5\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG5" }, { - "trigger": "ERR_FILTERING_YOU_S\tstring", - "contents": "ERR_FILTERING_YOU_S", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG6\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG6" }, { - "trigger": "ERR_FISH_ESCAPED\tstring", - "contents": "ERR_FISH_ESCAPED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG7\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG7" }, { - "trigger": "ERR_FISH_NOT_HOOKED\tstring", - "contents": "ERR_FISH_NOT_HOOKED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG8\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG8" }, { - "trigger": "ERR_FOOD_COOLDOWN\tstring", - "contents": "ERR_FOOD_COOLDOWN", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG9\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG9" }, { - "trigger": "ERR_FRIEND_ADDED_S\tstring", - "contents": "ERR_FRIEND_ADDED_S", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION0\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION0" }, { - "trigger": "ERR_FRIEND_ALREADY_S\tstring", - "contents": "ERR_FRIEND_ALREADY_S", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION1\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION1" }, { - "trigger": "ERR_FRIEND_DB_ERROR\tstring", - "contents": "ERR_FRIEND_DB_ERROR", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION10\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION10" }, { - "trigger": "ERR_FRIEND_DELETED\tstring", - "contents": "ERR_FRIEND_DELETED", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION11\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION11" }, { - "trigger": "ERR_FRIEND_ERROR\tstring", - "contents": "ERR_FRIEND_ERROR", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION12\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION12" }, { - "trigger": "ERR_FRIEND_LIST_FULL\tstring", - "contents": "ERR_FRIEND_LIST_FULL", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION2\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION2" }, { - "trigger": "ERR_FRIEND_NOT_FOUND\tstring", - "contents": "ERR_FRIEND_NOT_FOUND", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION3\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION3" }, { - "trigger": "ERR_FRIEND_OFFLINE_S\tstring", - "contents": "ERR_FRIEND_OFFLINE_S", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION4\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION4" }, { - "trigger": "ERR_FRIEND_ONLINE_SS\tstring", - "contents": "ERR_FRIEND_ONLINE_SS", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION5\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION5" }, { - "trigger": "ERR_FRIEND_REMOVED_S\tstring", - "contents": "ERR_FRIEND_REMOVED_S", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION6\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION6" }, { - "trigger": "ERR_FRIEND_SELF\tstring", - "contents": "ERR_FRIEND_SELF", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION7\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION7" }, { - "trigger": "ERR_FRIEND_WRONG_FACTION\tstring", - "contents": "ERR_FRIEND_WRONG_FACTION", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION8\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION8" }, { - "trigger": "ERR_GARRISON_BUILDING_EXISTS\tstring", - "contents": "ERR_GARRISON_BUILDING_EXISTS", + "trigger": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION9\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SECTION_FLAG_DESCRIPTION9" }, { - "trigger": "ERR_GARRISON_CANNOT_MOVE_BUILDING\tstring", - "contents": "ERR_GARRISON_CANNOT_MOVE_BUILDING", + "trigger": "ENCOUNTER_JOURNAL_SHOW_MAP\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SHOW_MAP" }, { - "trigger": "ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE\tstring", - "contents": "ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE", + "trigger": "ENCOUNTER_JOURNAL_SHOW_SEARCH_RESULTS\t\"string\"", + "contents": "ENCOUNTER_JOURNAL_SHOW_SEARCH_RESULTS" }, { - "trigger": "ERR_GARRISON_INVALID_BUILDINGID\tstring", - "contents": "ERR_GARRISON_INVALID_BUILDINGID", + "trigger": "ENCRYPTED\t\"string\"", + "contents": "ENCRYPTED" }, { - "trigger": "ERR_GARRISON_INVALID_PLOT\tstring", - "contents": "ERR_GARRISON_INVALID_PLOT", + "trigger": "END_BOUND_TRADEABLE\t\"string\"", + "contents": "END_BOUND_TRADEABLE" }, { - "trigger": "ERR_GARRISON_INVALID_PLOT_BUILDING\tstring", - "contents": "ERR_GARRISON_INVALID_PLOT_BUILDING", + "trigger": "END_OF_PET_BATTLE_CAPTURE\t\"string\"", + "contents": "END_OF_PET_BATTLE_CAPTURE" }, { - "trigger": "ERR_GARRISON_NOT_ENOUGH_CURRENCY\tstring", - "contents": "ERR_GARRISON_NOT_ENOUGH_CURRENCY", + "trigger": "END_OF_PET_BATTLE_PET_LEVEL_UP\t\"string\"", + "contents": "END_OF_PET_BATTLE_PET_LEVEL_UP" }, { - "trigger": "ERR_GARRISON_NOT_ENOUGH_GOLD\tstring", - "contents": "ERR_GARRISON_NOT_ENOUGH_GOLD", + "trigger": "END_OF_PET_BATTLE_RESULT\t\"string\"", + "contents": "END_OF_PET_BATTLE_RESULT" }, { - "trigger": "ERR_GARRISON_REQUIRES_BLUEPRINT\tstring", - "contents": "ERR_GARRISON_REQUIRES_BLUEPRINT", + "trigger": "END_REFUND\t\"string\"", + "contents": "END_REFUND" }, { - "trigger": "ERR_GENERIC_NO_TARGET\tstring", - "contents": "ERR_GENERIC_NO_TARGET", + "trigger": "ENEMY\t\"string\"", + "contents": "ENEMY" }, { - "trigger": "ERR_GENERIC_NO_VALID_TARGETS\tstring", - "contents": "ERR_GENERIC_NO_VALID_TARGETS", + "trigger": "ENERGY\t\"string\"", + "contents": "ENERGY" }, { - "trigger": "ERR_GENERIC_STUNNED\tstring", - "contents": "ERR_GENERIC_STUNNED", + "trigger": "ENERGY_COST\t\"string\"", + "contents": "ENERGY_COST" }, { - "trigger": "ERR_GLYPH_WIPE_ERROR\tstring", - "contents": "ERR_GLYPH_WIPE_ERROR", + "trigger": "ENERGY_COST_PER_TIME\t\"string\"", + "contents": "ENERGY_COST_PER_TIME" }, { - "trigger": "ERR_GMRESPONSE_DB_ERROR\tstring", - "contents": "ERR_GMRESPONSE_DB_ERROR", + "trigger": "ENERGY_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "ENERGY_COST_PER_TIME_NO_BASE" }, { - "trigger": "ERR_GROUP_ACTION_THROTTLED\tstring", - "contents": "ERR_GROUP_ACTION_THROTTLED", + "trigger": "ENGB\t\"string\"", + "contents": "ENGB" }, { - "trigger": "ERR_GROUP_DISBANDED\tstring", - "contents": "ERR_GROUP_DISBANDED", + "trigger": "English\t\"string\"", + "contents": "English" }, { - "trigger": "ERR_GROUP_FULL\tstring", - "contents": "ERR_GROUP_FULL", + "trigger": "ENGRAVE\t\"string\"", + "contents": "ENGRAVE" }, { - "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_DEAD\tstring", - "contents": "ERR_GROUP_JOIN_BATTLEGROUND_DEAD", + "trigger": "ENSCRIBE\t\"string\"", + "contents": "ENSCRIBE" }, { - "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS\tstring", - "contents": "ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS", + "trigger": "ENTER_BATTLE\t\"string\"", + "contents": "ENTER_BATTLE" }, { - "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_FAIL\tstring", - "contents": "ERR_GROUP_JOIN_BATTLEGROUND_FAIL", + "trigger": "ENTER_CODE\t\"string\"", + "contents": "ENTER_CODE" }, { - "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_S\tstring", - "contents": "ERR_GROUP_JOIN_BATTLEGROUND_S", + "trigger": "ENTER_DUNGEON\t\"string\"", + "contents": "ENTER_DUNGEON" }, { - "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY\tstring", - "contents": "ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY", + "trigger": "ENTER_EMAIL\t\"string\"", + "contents": "ENTER_EMAIL" }, { - "trigger": "ERR_GROUP_SWAP_FAILED\tstring", - "contents": "ERR_GROUP_SWAP_FAILED", + "trigger": "ENTER_EMAIL_OR_CHARACTER\t\"string\"", + "contents": "ENTER_EMAIL_OR_CHARACTER" }, { - "trigger": "ERR_GUILD_ACCEPT\tstring", - "contents": "ERR_GUILD_ACCEPT", + "trigger": "ENTER_FILTER_NAME\t\"string\"", + "contents": "ENTER_FILTER_NAME" }, { - "trigger": "ERR_GUILD_BANK_BOUND_ITEM\tstring", - "contents": "ERR_GUILD_BANK_BOUND_ITEM", + "trigger": "ENTER_INVITE_NOTE\t\"string\"", + "contents": "ENTER_INVITE_NOTE" }, { - "trigger": "ERR_GUILD_BANK_CONJURED_ITEM\tstring", - "contents": "ERR_GUILD_BANK_CONJURED_ITEM", + "trigger": "ENTER_MACRO_LABEL\t\"string\"", + "contents": "ENTER_MACRO_LABEL" }, { - "trigger": "ERR_GUILD_BANK_EQUIPPED_ITEM\tstring", - "contents": "ERR_GUILD_BANK_EQUIPPED_ITEM", + "trigger": "ENTER_NAME_OR_BATTLETAG\t\"string\"", + "contents": "ENTER_NAME_OR_BATTLETAG" }, { - "trigger": "ERR_GUILD_BANK_FULL\tstring", - "contents": "ERR_GUILD_BANK_FULL", + "trigger": "ENTER_NAME_OR_BATTLETAG_OR_EMAIL\t\"string\"", + "contents": "ENTER_NAME_OR_BATTLETAG_OR_EMAIL" }, { - "trigger": "ERR_GUILD_BANK_QUEST_ITEM\tstring", - "contents": "ERR_GUILD_BANK_QUEST_ITEM", + "trigger": "ENTER_NAME_OR_EMAIL\t\"string\"", + "contents": "ENTER_NAME_OR_EMAIL" }, { - "trigger": "ERR_GUILD_BANK_VOUCHER_FAILED\tstring", - "contents": "ERR_GUILD_BANK_VOUCHER_FAILED", + "trigger": "ENTER_PET_BATTLE\t\"string\"", + "contents": "ENTER_PET_BATTLE" }, { - "trigger": "ERR_GUILD_BANK_WRAPPED_ITEM\tstring", - "contents": "ERR_GUILD_BANK_WRAPPED_ITEM", + "trigger": "ENTER_RAID\t\"string\"", + "contents": "ENTER_RAID" }, { - "trigger": "ERR_GUILD_BANK_WRONG_TAB\tstring", - "contents": "ERR_GUILD_BANK_WRONG_TAB", + "trigger": "ENTER_SCENARIO\t\"string\"", + "contents": "ENTER_SCENARIO" }, { - "trigger": "ERR_GUILD_CREATE_S\tstring", - "contents": "ERR_GUILD_CREATE_S", + "trigger": "ENTER_WORLD_UNLOCK_REVOKED_CHARACTER_UPGRADE\t\"string\"", + "contents": "ENTER_WORLD_UNLOCK_REVOKED_CHARACTER_UPGRADE" }, { - "trigger": "ERR_GUILD_DECLINE_AUTO_S\tstring", - "contents": "ERR_GUILD_DECLINE_AUTO_S", + "trigger": "ENTERING_COMBAT\t\"string\"", + "contents": "ENTERING_COMBAT" }, { - "trigger": "ERR_GUILD_DECLINE_S\tstring", - "contents": "ERR_GUILD_DECLINE_S", + "trigger": "ENTIRE_LINE\t\"string\"", + "contents": "ENTIRE_LINE" }, { - "trigger": "ERR_GUILD_DEMOTE_SS\tstring", - "contents": "ERR_GUILD_DEMOTE_SS", + "trigger": "ENTIRE_LINE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "ENTIRE_LINE_COMBATLOG_TOOLTIP" }, { - "trigger": "ERR_GUILD_DEMOTE_SSS\tstring", - "contents": "ERR_GUILD_DEMOTE_SSS", + "trigger": "ENTW\t\"string\"", + "contents": "ENTW" }, { - "trigger": "ERR_GUILD_DISBAND_S\tstring", - "contents": "ERR_GUILD_DISBAND_S", + "trigger": "ENUS\t\"string\"", + "contents": "ENUS" }, { - "trigger": "ERR_GUILD_DISBAND_SELF\tstring", - "contents": "ERR_GUILD_DISBAND_SELF", + "trigger": "ENVIRONMENT_DETAIL\t\"string\"", + "contents": "ENVIRONMENT_DETAIL" }, { - "trigger": "ERR_GUILD_DISBANDED\tstring", - "contents": "ERR_GUILD_DISBANDED", + "trigger": "ENVIRONMENT_SUBHEADER\t\"string\"", + "contents": "ENVIRONMENT_SUBHEADER" }, { - "trigger": "ERR_GUILD_FOUNDER_S\tstring", - "contents": "ERR_GUILD_FOUNDER_S", + "trigger": "ENVIRONMENTAL_DAMAGE\t\"string\"", + "contents": "ENVIRONMENTAL_DAMAGE" }, { - "trigger": "ERR_GUILD_INTERNAL\tstring", - "contents": "ERR_GUILD_INTERNAL", + "trigger": "ENVIRONMENTAL_DAMAGE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "ENVIRONMENTAL_DAMAGE_COMBATLOG_TOOLTIP" }, { - "trigger": "ERR_GUILD_INVITE_S\tstring", - "contents": "ERR_GUILD_INVITE_S", + "trigger": "EQUIP_CONTAINER\t\"string\"", + "contents": "EQUIP_CONTAINER" }, { - "trigger": "ERR_GUILD_INVITE_SELF\tstring", - "contents": "ERR_GUILD_INVITE_SELF", + "trigger": "EQUIP_NO_DROP\t\"string\"", + "contents": "EQUIP_NO_DROP" }, { - "trigger": "ERR_GUILD_JOIN_S\tstring", - "contents": "ERR_GUILD_JOIN_S", + "trigger": "EQUIPMENT_MANAGER\t\"string\"", + "contents": "EQUIPMENT_MANAGER" }, { - "trigger": "ERR_GUILD_LEADER_CHANGED_SS\tstring", - "contents": "ERR_GUILD_LEADER_CHANGED_SS", + "trigger": "EQUIPMENT_MANAGER_IGNORE_SLOT\t\"string\"", + "contents": "EQUIPMENT_MANAGER_IGNORE_SLOT" }, { - "trigger": "ERR_GUILD_LEADER_IS_S\tstring", - "contents": "ERR_GUILD_LEADER_IS_S", + "trigger": "EQUIPMENT_MANAGER_IS_DISABLED\t\"string\"", + "contents": "EQUIPMENT_MANAGER_IS_DISABLED" }, { - "trigger": "ERR_GUILD_LEADER_LEAVE\tstring", - "contents": "ERR_GUILD_LEADER_LEAVE", + "trigger": "EQUIPMENT_MANAGER_ITEMS_MISSING_TOOLTIP\t\"string\"", + "contents": "EQUIPMENT_MANAGER_ITEMS_MISSING_TOOLTIP" }, { - "trigger": "ERR_GUILD_LEADER_REPLACED\tstring", - "contents": "ERR_GUILD_LEADER_REPLACED", + "trigger": "EQUIPMENT_MANAGER_PLACE_IN_BAGS\t\"string\"", + "contents": "EQUIPMENT_MANAGER_PLACE_IN_BAGS" }, { - "trigger": "ERR_GUILD_LEADER_S\tstring", - "contents": "ERR_GUILD_LEADER_S", + "trigger": "EQUIPMENT_MANAGER_UNIGNORE_SLOT\t\"string\"", + "contents": "EQUIPMENT_MANAGER_UNIGNORE_SLOT" }, { - "trigger": "ERR_GUILD_LEADER_SELF\tstring", - "contents": "ERR_GUILD_LEADER_SELF", + "trigger": "EQUIPMENT_SET_ASSIGN_TO_SPEC\t\"string\"", + "contents": "EQUIPMENT_SET_ASSIGN_TO_SPEC" }, { - "trigger": "ERR_GUILD_LEAVE_RESULT\tstring", - "contents": "ERR_GUILD_LEAVE_RESULT", + "trigger": "EQUIPMENT_SET_EDIT\t\"string\"", + "contents": "EQUIPMENT_SET_EDIT" }, { - "trigger": "ERR_GUILD_LEAVE_S\tstring", - "contents": "ERR_GUILD_LEAVE_S", + "trigger": "EQUIPMENT_SET_SETTINGS\t\"string\"", + "contents": "EQUIPMENT_SET_SETTINGS" }, { - "trigger": "ERR_GUILD_NAME_EXISTS_S\tstring", - "contents": "ERR_GUILD_NAME_EXISTS_S", + "trigger": "EQUIPMENT_SETS\t\"string\"", + "contents": "EQUIPMENT_SETS" }, { - "trigger": "ERR_GUILD_NAME_INVALID\tstring", - "contents": "ERR_GUILD_NAME_INVALID", + "trigger": "EQUIPMENT_SETS_CANT_RENAME\t\"string\"", + "contents": "EQUIPMENT_SETS_CANT_RENAME" }, { - "trigger": "ERR_GUILD_NOT_ALLIED\tstring", - "contents": "ERR_GUILD_NOT_ALLIED", + "trigger": "EQUIPMENT_SETS_TOO_MANY\t\"string\"", + "contents": "EQUIPMENT_SETS_TOO_MANY" }, { - "trigger": "ERR_GUILD_NOT_ENOUGH_MONEY\tstring", - "contents": "ERR_GUILD_NOT_ENOUGH_MONEY", + "trigger": "EQUIPSET_EQUIP\t\"string\"", + "contents": "EQUIPSET_EQUIP" }, { - "trigger": "ERR_GUILD_PERMISSIONS\tstring", - "contents": "ERR_GUILD_PERMISSIONS", + "trigger": "ERR_2HANDED_EQUIPPED\t\"string\"", + "contents": "ERR_2HANDED_EQUIPPED" }, { - "trigger": "ERR_GUILD_PLAYER_NOT_FOUND_S\tstring", - "contents": "ERR_GUILD_PLAYER_NOT_FOUND_S", + "trigger": "ERR_2HSKILLNOTFOUND\t\"string\"", + "contents": "ERR_2HSKILLNOTFOUND" }, { - "trigger": "ERR_GUILD_PLAYER_NOT_IN_GUILD\tstring", - "contents": "ERR_GUILD_PLAYER_NOT_IN_GUILD", + "trigger": "ERR_ABILITY_COOLDOWN\t\"string\"", + "contents": "ERR_ABILITY_COOLDOWN" }, { - "trigger": "ERR_GUILD_PLAYER_NOT_IN_GUILD_S\tstring", - "contents": "ERR_GUILD_PLAYER_NOT_IN_GUILD_S", + "trigger": "ERR_ACHIEVEMENT_WATCH_COMPLETED\t\"string\"", + "contents": "ERR_ACHIEVEMENT_WATCH_COMPLETED" }, { - "trigger": "ERR_GUILD_PROMOTE_SSS\tstring", - "contents": "ERR_GUILD_PROMOTE_SSS", + "trigger": "ERR_AFFECTING_COMBAT\t\"string\"", + "contents": "ERR_AFFECTING_COMBAT" }, { - "trigger": "ERR_GUILD_QUIT_S\tstring", - "contents": "ERR_GUILD_QUIT_S", + "trigger": "ERR_ALREADY_IN_ARENA_TEAM\t\"string\"", + "contents": "ERR_ALREADY_IN_ARENA_TEAM" }, { - "trigger": "ERR_GUILD_RANK_IN_USE\tstring", - "contents": "ERR_GUILD_RANK_IN_USE", + "trigger": "ERR_ALREADY_IN_ARENA_TEAM_S\t\"string\"", + "contents": "ERR_ALREADY_IN_ARENA_TEAM_S" }, { - "trigger": "ERR_GUILD_RANK_TOO_HIGH_S\tstring", - "contents": "ERR_GUILD_RANK_TOO_HIGH_S", + "trigger": "ERR_ALREADY_IN_GROUP_S\t\"string\"", + "contents": "ERR_ALREADY_IN_GROUP_S" }, { - "trigger": "ERR_GUILD_RANK_TOO_LOW_S\tstring", - "contents": "ERR_GUILD_RANK_TOO_LOW_S", + "trigger": "ERR_ALREADY_IN_GUILD\t\"string\"", + "contents": "ERR_ALREADY_IN_GUILD" }, { - "trigger": "ERR_GUILD_RANKS_LOCKED\tstring", - "contents": "ERR_GUILD_RANKS_LOCKED", + "trigger": "ERR_ALREADY_IN_GUILD_S\t\"string\"", + "contents": "ERR_ALREADY_IN_GUILD_S" }, { - "trigger": "ERR_GUILD_REMOVE_SELF\tstring", - "contents": "ERR_GUILD_REMOVE_SELF", + "trigger": "ERR_ALREADY_INVITED_TO_ARENA_TEAM_S\t\"string\"", + "contents": "ERR_ALREADY_INVITED_TO_ARENA_TEAM_S" }, { - "trigger": "ERR_GUILD_REMOVE_SS\tstring", - "contents": "ERR_GUILD_REMOVE_SS", + "trigger": "ERR_ALREADY_INVITED_TO_GUILD_S\t\"string\"", + "contents": "ERR_ALREADY_INVITED_TO_GUILD_S" }, { - "trigger": "ERR_GUILD_REP_TOO_LOW\tstring", - "contents": "ERR_GUILD_REP_TOO_LOW", + "trigger": "ERR_ALREADY_PICKPOCKETED\t\"string\"", + "contents": "ERR_ALREADY_PICKPOCKETED" }, { - "trigger": "ERR_GUILD_TOO_MUCH_MONEY\tstring", - "contents": "ERR_GUILD_TOO_MUCH_MONEY", + "trigger": "ERR_ALREADY_QUEUED_FOR_SOMETHING_ELSE\t\"string\"", + "contents": "ERR_ALREADY_QUEUED_FOR_SOMETHING_ELSE" }, { - "trigger": "ERR_GUILD_TRIAL_ACCOUNT_TRIAL\tstring", - "contents": "ERR_GUILD_TRIAL_ACCOUNT_TRIAL", + "trigger": "ERR_ALREADY_TRADING\t\"string\"", + "contents": "ERR_ALREADY_TRADING" }, { - "trigger": "ERR_GUILD_TRIAL_ACCOUNT_VETERAN\tstring", - "contents": "ERR_GUILD_TRIAL_ACCOUNT_VETERAN", + "trigger": "ERR_ALREADY_USING_LFG_LIST\t\"string\"", + "contents": "ERR_ALREADY_USING_LFG_LIST" }, { - "trigger": "ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL\tstring", - "contents": "ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL", + "trigger": "ERR_AMMO_ONLY\t\"string\"", + "contents": "ERR_AMMO_ONLY" }, { - "trigger": "ERR_GUILD_WITHDRAW_LIMIT\tstring", - "contents": "ERR_GUILD_WITHDRAW_LIMIT", + "trigger": "ERR_APPROACHING_NO_PLAY_TIME\t\"string\"", + "contents": "ERR_APPROACHING_NO_PLAY_TIME" }, { - "trigger": "ERR_GUILDEMBLEM_COLORSPRESENT\tstring", - "contents": "ERR_GUILDEMBLEM_COLORSPRESENT", + "trigger": "ERR_APPROACHING_NO_PLAY_TIME_2\t\"string\"", + "contents": "ERR_APPROACHING_NO_PLAY_TIME_2" }, { - "trigger": "ERR_GUILDEMBLEM_INVALID_TABARD_COLORS\tstring", - "contents": "ERR_GUILDEMBLEM_INVALID_TABARD_COLORS", + "trigger": "ERR_APPROACHING_PARTIAL_PLAY_TIME\t\"string\"", + "contents": "ERR_APPROACHING_PARTIAL_PLAY_TIME" }, { - "trigger": "ERR_GUILDEMBLEM_INVALIDVENDOR\tstring", - "contents": "ERR_GUILDEMBLEM_INVALIDVENDOR", + "trigger": "ERR_APPROACHING_PARTIAL_PLAY_TIME_2\t\"string\"", + "contents": "ERR_APPROACHING_PARTIAL_PLAY_TIME_2" }, { - "trigger": "ERR_GUILDEMBLEM_NOGUILD\tstring", - "contents": "ERR_GUILDEMBLEM_NOGUILD", + "trigger": "ERR_ARENA_EXPIRED_CAIS\t\"string\"", + "contents": "ERR_ARENA_EXPIRED_CAIS" }, { - "trigger": "ERR_GUILDEMBLEM_NOTENOUGHMONEY\tstring", - "contents": "ERR_GUILDEMBLEM_NOTENOUGHMONEY", + "trigger": "ERR_ARENA_JOIN_RANGE_INDEX\t\"string\"", + "contents": "ERR_ARENA_JOIN_RANGE_INDEX" }, { - "trigger": "ERR_GUILDEMBLEM_NOTGUILDMASTER\tstring", - "contents": "ERR_GUILDEMBLEM_NOTGUILDMASTER", + "trigger": "ERR_ARENA_NO_TEAM_II\t\"string\"", + "contents": "ERR_ARENA_NO_TEAM_II" }, { - "trigger": "ERR_GUILDEMBLEM_SAME\tstring", - "contents": "ERR_GUILDEMBLEM_SAME", + "trigger": "ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED\t\"string\"", + "contents": "ERR_ARENA_TEAM_CHANGE_FAILED_QUEUED" }, { - "trigger": "ERR_GUILDEMBLEM_SUCCESS\tstring", - "contents": "ERR_GUILDEMBLEM_SUCCESS", + "trigger": "ERR_ARENA_TEAM_CREATE_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_CREATE_S" }, { - "trigger": "ERR_HAS_RESTRICTION\tstring", - "contents": "ERR_HAS_RESTRICTION", + "trigger": "ERR_ARENA_TEAM_DISBANDED_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_DISBANDED_S" }, { - "trigger": "ERR_IGNORE_ADDED_S\tstring", - "contents": "ERR_IGNORE_ADDED_S", + "trigger": "ERR_ARENA_TEAM_FOUNDER_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_FOUNDER_S" }, { - "trigger": "ERR_IGNORE_ALREADY_S\tstring", - "contents": "ERR_IGNORE_ALREADY_S", + "trigger": "ERR_ARENA_TEAM_INTERNAL\t\"string\"", + "contents": "ERR_ARENA_TEAM_INTERNAL" }, { - "trigger": "ERR_IGNORE_AMBIGUOUS\tstring", - "contents": "ERR_IGNORE_AMBIGUOUS", + "trigger": "ERR_ARENA_TEAM_INVITE_SS\t\"string\"", + "contents": "ERR_ARENA_TEAM_INVITE_SS" }, { - "trigger": "ERR_IGNORE_DELETED\tstring", - "contents": "ERR_IGNORE_DELETED", + "trigger": "ERR_ARENA_TEAM_JOIN_SS\t\"string\"", + "contents": "ERR_ARENA_TEAM_JOIN_SS" }, { - "trigger": "ERR_IGNORE_FULL\tstring", - "contents": "ERR_IGNORE_FULL", + "trigger": "ERR_ARENA_TEAM_LEADER_CHANGED_SSS\t\"string\"", + "contents": "ERR_ARENA_TEAM_LEADER_CHANGED_SSS" }, { - "trigger": "ERR_IGNORE_NOT_FOUND\tstring", - "contents": "ERR_IGNORE_NOT_FOUND", + "trigger": "ERR_ARENA_TEAM_LEADER_IS_SS\t\"string\"", + "contents": "ERR_ARENA_TEAM_LEADER_IS_SS" }, { - "trigger": "ERR_IGNORE_REMOVED_S\tstring", - "contents": "ERR_IGNORE_REMOVED_S", + "trigger": "ERR_ARENA_TEAM_LEADER_LEAVE_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_LEADER_LEAVE_S" }, { - "trigger": "ERR_IGNORE_SELF\tstring", - "contents": "ERR_IGNORE_SELF", + "trigger": "ERR_ARENA_TEAM_LEAVE_SS\t\"string\"", + "contents": "ERR_ARENA_TEAM_LEAVE_SS" }, { - "trigger": "ERR_IGNORING_YOU_S\tstring", - "contents": "ERR_IGNORING_YOU_S", + "trigger": "ERR_ARENA_TEAM_LEVEL_TOO_LOW_I\t\"string\"", + "contents": "ERR_ARENA_TEAM_LEVEL_TOO_LOW_I" }, { - "trigger": "ERR_IN_BATTLEGROUND_RESPEC\tstring", - "contents": "ERR_IN_BATTLEGROUND_RESPEC", + "trigger": "ERR_ARENA_TEAM_NAME_EXISTS_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_NAME_EXISTS_S" }, { - "trigger": "ERR_IN_NON_RANDOM_BG\tstring", - "contents": "ERR_IN_NON_RANDOM_BG", + "trigger": "ERR_ARENA_TEAM_NAME_INVALID\t\"string\"", + "contents": "ERR_ARENA_TEAM_NAME_INVALID" }, { - "trigger": "ERR_IN_PVP_QUEUE\tstring", - "contents": "ERR_IN_PVP_QUEUE", + "trigger": "ERR_ARENA_TEAM_NOT_ALLIED\t\"string\"", + "contents": "ERR_ARENA_TEAM_NOT_ALLIED" }, { - "trigger": "ERR_IN_RANDOM_BG\tstring", - "contents": "ERR_IN_RANDOM_BG", + "trigger": "ERR_ARENA_TEAM_NOT_FOUND\t\"string\"", + "contents": "ERR_ARENA_TEAM_NOT_FOUND" }, { - "trigger": "ERR_INITIATE_TRADE_S\tstring", - "contents": "ERR_INITIATE_TRADE_S", + "trigger": "ERR_ARENA_TEAM_PARTY_SIZE\t\"string\"", + "contents": "ERR_ARENA_TEAM_PARTY_SIZE" }, { - "trigger": "ERR_INSPECT_S\tstring", - "contents": "ERR_INSPECT_S", + "trigger": "ERR_ARENA_TEAM_PERMISSIONS\t\"string\"", + "contents": "ERR_ARENA_TEAM_PERMISSIONS" }, { - "trigger": "ERR_INSTANCE_GROUP_ADDED_S\tstring", - "contents": "ERR_INSTANCE_GROUP_ADDED_S", + "trigger": "ERR_ARENA_TEAM_PLAYER_NOT_FOUND_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_PLAYER_NOT_FOUND_S" }, { - "trigger": "ERR_INSTANCE_GROUP_JOINED_WITH_PARTY\tstring", - "contents": "ERR_INSTANCE_GROUP_JOINED_WITH_PARTY", + "trigger": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM\t\"string\"", + "contents": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM" }, { - "trigger": "ERR_INSTANCE_GROUP_JOINED_WITH_RAID\tstring", - "contents": "ERR_INSTANCE_GROUP_JOINED_WITH_RAID", + "trigger": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM_SS\t\"string\"", + "contents": "ERR_ARENA_TEAM_PLAYER_NOT_IN_TEAM_SS" }, { - "trigger": "ERR_INSTANCE_GROUP_REMOVED_S\tstring", - "contents": "ERR_INSTANCE_GROUP_REMOVED_S", + "trigger": "ERR_ARENA_TEAM_QUIT_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_QUIT_S" }, { - "trigger": "ERR_INSUFF_TRACKED_CURRENCY_IS\tstring", - "contents": "ERR_INSUFF_TRACKED_CURRENCY_IS", + "trigger": "ERR_ARENA_TEAM_REMOVE_SSS\t\"string\"", + "contents": "ERR_ARENA_TEAM_REMOVE_SSS" }, { - "trigger": "ERR_INTERNAL_BAG_ERROR\tstring", - "contents": "ERR_INTERNAL_BAG_ERROR", + "trigger": "ERR_ARENA_TEAM_TARGET_TOO_HIGH_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_TARGET_TOO_HIGH_S" }, { - "trigger": "ERR_INV_FULL\tstring", - "contents": "ERR_INV_FULL", + "trigger": "ERR_ARENA_TEAM_TARGET_TOO_LOW_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_TARGET_TOO_LOW_S" }, { - "trigger": "ERR_INVALID_ATTACK_TARGET\tstring", - "contents": "ERR_INVALID_ATTACK_TARGET", + "trigger": "ERR_ARENA_TEAM_TOO_MANY_CREATE\t\"string\"", + "contents": "ERR_ARENA_TEAM_TOO_MANY_CREATE" }, { - "trigger": "ERR_INVALID_FOLLOW_TARGET\tstring", - "contents": "ERR_INVALID_FOLLOW_TARGET", + "trigger": "ERR_ARENA_TEAM_TOO_MANY_MEMBERS_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_TOO_MANY_MEMBERS_S" }, { - "trigger": "ERR_INVALID_GLYPH_SLOT\tstring", - "contents": "ERR_INVALID_GLYPH_SLOT", + "trigger": "ERR_ARENA_TEAM_YOU_JOIN_S\t\"string\"", + "contents": "ERR_ARENA_TEAM_YOU_JOIN_S" }, { - "trigger": "ERR_INVALID_INSPECT_TARGET\tstring", - "contents": "ERR_INVALID_INSPECT_TARGET", + "trigger": "ERR_ARENA_TEAMS_LOCKED\t\"string\"", + "contents": "ERR_ARENA_TEAMS_LOCKED" }, { - "trigger": "ERR_INVALID_ITEM_TARGET\tstring", - "contents": "ERR_INVALID_ITEM_TARGET", + "trigger": "ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT\t\"string\"", + "contents": "ERR_ARTIFACT_RELIC_DOES_NOT_MATCH_ARTIFACT" }, { - "trigger": "ERR_INVALID_PROMOTION_CODE\tstring", - "contents": "ERR_INVALID_PROMOTION_CODE", + "trigger": "ERR_ATTACK_CHANNEL\t\"string\"", + "contents": "ERR_ATTACK_CHANNEL" }, { - "trigger": "ERR_INVALID_QUEST_TARGET\tstring", - "contents": "ERR_INVALID_QUEST_TARGET", + "trigger": "ERR_ATTACK_CHARMED\t\"string\"", + "contents": "ERR_ATTACK_CHARMED" }, { - "trigger": "ERR_INVALID_RAID_TARGET\tstring", - "contents": "ERR_INVALID_RAID_TARGET", + "trigger": "ERR_ATTACK_CONFUSED\t\"string\"", + "contents": "ERR_ATTACK_CONFUSED" }, { - "trigger": "ERR_INVALID_TELEPORT_LOCATION\tstring", - "contents": "ERR_INVALID_TELEPORT_LOCATION", + "trigger": "ERR_ATTACK_DEAD\t\"string\"", + "contents": "ERR_ATTACK_DEAD" }, { - "trigger": "ERR_INVITE_IN_COMBAT\tstring", - "contents": "ERR_INVITE_IN_COMBAT", + "trigger": "ERR_ATTACK_FLEEING\t\"string\"", + "contents": "ERR_ATTACK_FLEEING" }, { - "trigger": "ERR_INVITE_NO_PARTY_SERVER\tstring", - "contents": "ERR_INVITE_NO_PARTY_SERVER", + "trigger": "ERR_ATTACK_MOUNTED\t\"string\"", + "contents": "ERR_ATTACK_MOUNTED" }, { - "trigger": "ERR_INVITE_PARTY_BUSY\tstring", - "contents": "ERR_INVITE_PARTY_BUSY", + "trigger": "ERR_ATTACK_NO_ACTIONS\t\"string\"", + "contents": "ERR_ATTACK_NO_ACTIONS" }, { - "trigger": "ERR_INVITE_PLAYER_S\tstring", - "contents": "ERR_INVITE_PLAYER_S", + "trigger": "ERR_ATTACK_PACIFIED\t\"string\"", + "contents": "ERR_ATTACK_PACIFIED" }, { - "trigger": "ERR_INVITE_RESTRICTED\tstring", - "contents": "ERR_INVITE_RESTRICTED", + "trigger": "ERR_ATTACK_PREVENTED_BY_MECHANIC_S\t\"string\"", + "contents": "ERR_ATTACK_PREVENTED_BY_MECHANIC_S" }, { - "trigger": "ERR_INVITE_RESTRICTED_TRIAL\tstring", - "contents": "ERR_INVITE_RESTRICTED_TRIAL", + "trigger": "ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED\t\"string\"", + "contents": "ERR_ATTACK_PVP_TARGET_WHILE_UNFLAGGED" }, { - "trigger": "ERR_INVITE_SELF\tstring", - "contents": "ERR_INVITE_SELF", + "trigger": "ERR_ATTACK_STUNNED\t\"string\"", + "contents": "ERR_ATTACK_STUNNED" }, { - "trigger": "ERR_INVITE_UNKNOWN_REALM\tstring", - "contents": "ERR_INVITE_UNKNOWN_REALM", + "trigger": "ERR_AUCTION_ALREADY_BID\t\"string\"", + "contents": "ERR_AUCTION_ALREADY_BID" }, { - "trigger": "ERR_INVITED_ALREADY_IN_GROUP_SS\tstring", - "contents": "ERR_INVITED_ALREADY_IN_GROUP_SS", + "trigger": "ERR_AUCTION_BAG\t\"string\"", + "contents": "ERR_AUCTION_BAG" }, { - "trigger": "ERR_INVITED_TO_ARENA_TEAM\tstring", - "contents": "ERR_INVITED_TO_ARENA_TEAM", + "trigger": "ERR_AUCTION_BID_INCREMENT\t\"string\"", + "contents": "ERR_AUCTION_BID_INCREMENT" }, { - "trigger": "ERR_INVITED_TO_GROUP_SS\tstring", - "contents": "ERR_INVITED_TO_GROUP_SS", + "trigger": "ERR_AUCTION_BID_OWN\t\"string\"", + "contents": "ERR_AUCTION_BID_OWN" }, { - "trigger": "ERR_INVITED_TO_GUILD\tstring", - "contents": "ERR_INVITED_TO_GUILD", + "trigger": "ERR_AUCTION_BID_PLACED\t\"string\"", + "contents": "ERR_AUCTION_BID_PLACED" }, { - "trigger": "ERR_INVITED_TO_GUILD_SSS\tstring", - "contents": "ERR_INVITED_TO_GUILD_SSS", + "trigger": "ERR_AUCTION_BOUND_ITEM\t\"string\"", + "contents": "ERR_AUCTION_BOUND_ITEM" }, { - "trigger": "ERR_ITEM_CANT_BE_DESTROYED\tstring", - "contents": "ERR_ITEM_CANT_BE_DESTROYED", + "trigger": "ERR_AUCTION_CONJURED_ITEM\t\"string\"", + "contents": "ERR_AUCTION_CONJURED_ITEM" }, { - "trigger": "ERR_ITEM_COOLDOWN\tstring", - "contents": "ERR_ITEM_COOLDOWN", + "trigger": "ERR_AUCTION_DATABASE_ERROR\t\"string\"", + "contents": "ERR_AUCTION_DATABASE_ERROR" }, { - "trigger": "ERR_ITEM_INVENTORY_FULL_SATCHEL\tstring", - "contents": "ERR_ITEM_INVENTORY_FULL_SATCHEL", + "trigger": "ERR_AUCTION_ENOUGH_ITEMS\t\"string\"", + "contents": "ERR_AUCTION_ENOUGH_ITEMS" }, { - "trigger": "ERR_ITEM_IS_BATTLE_PAY_LOCKED\tstring", - "contents": "ERR_ITEM_IS_BATTLE_PAY_LOCKED", + "trigger": "ERR_AUCTION_EQUIPPED_BAG\t\"string\"", + "contents": "ERR_AUCTION_EQUIPPED_BAG" }, { - "trigger": "ERR_ITEM_LOCKED\tstring", - "contents": "ERR_ITEM_LOCKED", + "trigger": "ERR_AUCTION_EXPIRED_S\t\"string\"", + "contents": "ERR_AUCTION_EXPIRED_S" }, { - "trigger": "ERR_ITEM_MAX_COUNT\tstring", - "contents": "ERR_ITEM_MAX_COUNT", + "trigger": "ERR_AUCTION_HIGHER_BID\t\"string\"", + "contents": "ERR_AUCTION_HIGHER_BID" }, { - "trigger": "ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED\tstring", - "contents": "ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED", + "trigger": "ERR_AUCTION_HOUSE_DISABLED\t\"string\"", + "contents": "ERR_AUCTION_HOUSE_DISABLED" }, { - "trigger": "ERR_ITEM_MAX_COUNT_SOCKETED\tstring", - "contents": "ERR_ITEM_MAX_COUNT_SOCKETED", + "trigger": "ERR_AUCTION_LIMITED_DURATION_ITEM\t\"string\"", + "contents": "ERR_AUCTION_LIMITED_DURATION_ITEM" }, { - "trigger": "ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\tstring", - "contents": "ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS", + "trigger": "ERR_AUCTION_LOOT_ITEM\t\"string\"", + "contents": "ERR_AUCTION_LOOT_ITEM" }, { - "trigger": "ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS\tstring", - "contents": "ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS", + "trigger": "ERR_AUCTION_MIN_BID\t\"string\"", + "contents": "ERR_AUCTION_MIN_BID" }, { - "trigger": "ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS\tstring", - "contents": "ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS", + "trigger": "ERR_AUCTION_OUTBID_S\t\"string\"", + "contents": "ERR_AUCTION_OUTBID_S" }, { - "trigger": "ERR_ITEM_NOT_FOUND\tstring", - "contents": "ERR_ITEM_NOT_FOUND", + "trigger": "ERR_AUCTION_QUEST_ITEM\t\"string\"", + "contents": "ERR_AUCTION_QUEST_ITEM" }, { - "trigger": "ERR_ITEM_UNIQUE_EQUIPABLE\tstring", - "contents": "ERR_ITEM_UNIQUE_EQUIPABLE", + "trigger": "ERR_AUCTION_REMOVED\t\"string\"", + "contents": "ERR_AUCTION_REMOVED" }, { - "trigger": "ERR_ITEM_UNIQUE_EQUIPPABLE\tstring", - "contents": "ERR_ITEM_UNIQUE_EQUIPPABLE", + "trigger": "ERR_AUCTION_REMOVED_S\t\"string\"", + "contents": "ERR_AUCTION_REMOVED_S" }, { - "trigger": "ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED\tstring", - "contents": "ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED", + "trigger": "ERR_AUCTION_REPAIR_ITEM\t\"string\"", + "contents": "ERR_AUCTION_REPAIR_ITEM" }, { - "trigger": "ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL\tstring", - "contents": "ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL", + "trigger": "ERR_AUCTION_SOLD_S\t\"string\"", + "contents": "ERR_AUCTION_SOLD_S" }, { - "trigger": "ERR_ITEM_UPGRADE_NO_MORE_UPGRADES\tstring", - "contents": "ERR_ITEM_UPGRADE_NO_MORE_UPGRADES", + "trigger": "ERR_AUCTION_STARTED\t\"string\"", + "contents": "ERR_AUCTION_STARTED" }, { - "trigger": "ERR_ITEM_UPGRADE_NO_PATH\tstring", - "contents": "ERR_ITEM_UPGRADE_NO_PATH", + "trigger": "ERR_AUCTION_USED_CHARGES\t\"string\"", + "contents": "ERR_AUCTION_USED_CHARGES" }, { - "trigger": "ERR_JOIN_LFG_OBJECT_FAILED\tstring", - "contents": "ERR_JOIN_LFG_OBJECT_FAILED", + "trigger": "ERR_AUCTION_WON_S\t\"string\"", + "contents": "ERR_AUCTION_WON_S" }, { - "trigger": "ERR_JOINED_GROUP_S\tstring", - "contents": "ERR_JOINED_GROUP_S", + "trigger": "ERR_AUCTION_WRAPPED_ITEM\t\"string\"", + "contents": "ERR_AUCTION_WRAPPED_ITEM" }, { - "trigger": "ERR_KILLED_BY_S\tstring", - "contents": "ERR_KILLED_BY_S", + "trigger": "ERR_AUTH_CHALLENGE_UI_INVALID\t\"string\"", + "contents": "ERR_AUTH_CHALLENGE_UI_INVALID" }, { - "trigger": "ERR_LEARN_ABILITY_S\tstring", - "contents": "ERR_LEARN_ABILITY_S", + "trigger": "ERR_AUTOFOLLOW_TOO_FAR\t\"string\"", + "contents": "ERR_AUTOFOLLOW_TOO_FAR" }, { - "trigger": "ERR_LEARN_COMPANION_S\tstring", - "contents": "ERR_LEARN_COMPANION_S", + "trigger": "ERR_AUTOLOOT_MONEY_S\t\"string\"", + "contents": "ERR_AUTOLOOT_MONEY_S" }, { - "trigger": "ERR_LEARN_HEIRLOOM_S\tstring", - "contents": "ERR_LEARN_HEIRLOOM_S", + "trigger": "ERR_BAD_ON_USE_ENCHANT\t\"string\"", + "contents": "ERR_BAD_ON_USE_ENCHANT" }, { - "trigger": "ERR_LEARN_MOUNT_S\tstring", - "contents": "ERR_LEARN_MOUNT_S", + "trigger": "ERR_BAD_PLAYER_NAME_S\t\"string\"", + "contents": "ERR_BAD_PLAYER_NAME_S" }, { - "trigger": "ERR_LEARN_PASSIVE_S\tstring", - "contents": "ERR_LEARN_PASSIVE_S", + "trigger": "ERR_BADATTACKFACING\t\"string\"", + "contents": "ERR_BADATTACKFACING" }, { - "trigger": "ERR_LEARN_RECIPE_S\tstring", - "contents": "ERR_LEARN_RECIPE_S", + "trigger": "ERR_BADATTACKPOS\t\"string\"", + "contents": "ERR_BADATTACKPOS" }, { - "trigger": "ERR_LEARN_SPELL_S\tstring", - "contents": "ERR_LEARN_SPELL_S", + "trigger": "ERR_BAG_FULL\t\"string\"", + "contents": "ERR_BAG_FULL" }, { - "trigger": "ERR_LEARN_TOY_S\tstring", - "contents": "ERR_LEARN_TOY_S", + "trigger": "ERR_BAG_IN_BAG\t\"string\"", + "contents": "ERR_BAG_IN_BAG" }, { - "trigger": "ERR_LEARN_TRANSMOG_S\tstring", - "contents": "ERR_LEARN_TRANSMOG_S", + "trigger": "ERR_BANK_FULL\t\"string\"", + "contents": "ERR_BANK_FULL" }, { - "trigger": "ERR_LEFT_GROUP_S\tstring", - "contents": "ERR_LEFT_GROUP_S", + "trigger": "ERR_BANKSLOT_FAILED_TOO_MANY\t\"string\"", + "contents": "ERR_BANKSLOT_FAILED_TOO_MANY" }, { - "trigger": "ERR_LEFT_GROUP_YOU\tstring", - "contents": "ERR_LEFT_GROUP_YOU", + "trigger": "ERR_BANKSLOT_INSUFFICIENT_FUNDS\t\"string\"", + "contents": "ERR_BANKSLOT_INSUFFICIENT_FUNDS" }, { - "trigger": "ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S\tstring", - "contents": "ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S", + "trigger": "ERR_BANKSLOT_NOTBANKER\t\"string\"", + "contents": "ERR_BANKSLOT_NOTBANKER" }, { - "trigger": "ERR_LEGACY_RAID_DIFFICULTY_FAILED\tstring", - "contents": "ERR_LEGACY_RAID_DIFFICULTY_FAILED", + "trigger": "ERR_BATTLEDGROUND_QUEUED_FOR_RATED\t\"string\"", + "contents": "ERR_BATTLEDGROUND_QUEUED_FOR_RATED" }, { - "trigger": "ERR_LFG_CANT_USE_BATTLEGROUND\tstring", - "contents": "ERR_LFG_CANT_USE_BATTLEGROUND", + "trigger": "ERR_BATTLEFIELD_TEAM_PARTY_SIZE\t\"string\"", + "contents": "ERR_BATTLEFIELD_TEAM_PARTY_SIZE" }, { - "trigger": "ERR_LFG_CANT_USE_DUNGEONS\tstring", - "contents": "ERR_LFG_CANT_USE_DUNGEONS", + "trigger": "ERR_BATTLEGROUND_ALREADY_IN\t\"string\"", + "contents": "ERR_BATTLEGROUND_ALREADY_IN" }, { - "trigger": "ERR_LFG_DEAD\tstring", - "contents": "ERR_LFG_DEAD", + "trigger": "ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED\t\"string\"", + "contents": "ERR_BATTLEGROUND_CANNOT_QUEUE_FOR_RATED" }, { - "trigger": "ERR_LFG_DESERTER_PARTY\tstring", - "contents": "ERR_LFG_DESERTER_PARTY", + "trigger": "ERR_BATTLEGROUND_DUPE_QUEUE\t\"string\"", + "contents": "ERR_BATTLEGROUND_DUPE_QUEUE" }, { - "trigger": "ERR_LFG_DESERTER_PLAYER\tstring", - "contents": "ERR_LFG_DESERTER_PLAYER", + "trigger": "ERR_BATTLEGROUND_INFO_THROTTLED\t\"string\"", + "contents": "ERR_BATTLEGROUND_INFO_THROTTLED" }, { - "trigger": "ERR_LFG_GET_INFO_TIMEOUT\tstring", - "contents": "ERR_LFG_GET_INFO_TIMEOUT", + "trigger": "ERR_BATTLEGROUND_INVITATION_DECLINED\t\"string\"", + "contents": "ERR_BATTLEGROUND_INVITATION_DECLINED" }, { - "trigger": "ERR_LFG_GROUP_FULL\tstring", - "contents": "ERR_LFG_GROUP_FULL", + "trigger": "ERR_BATTLEGROUND_JOIN_DISQUALIFIED\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_DISQUALIFIED" }, { - "trigger": "ERR_LFG_INVALID_SLOT\tstring", - "contents": "ERR_LFG_INVALID_SLOT", + "trigger": "ERR_BATTLEGROUND_JOIN_FAILED\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_FAILED" }, { - "trigger": "ERR_LFG_JOINED_FLEX_QUEUE\tstring", - "contents": "ERR_LFG_JOINED_FLEX_QUEUE", + "trigger": "ERR_BATTLEGROUND_JOIN_LEVELUP\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_LEVELUP" }, { - "trigger": "ERR_LFG_JOINED_LIST\tstring", - "contents": "ERR_LFG_JOINED_LIST", + "trigger": "ERR_BATTLEGROUND_JOIN_MERCENARY\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_MERCENARY" }, { - "trigger": "ERR_LFG_JOINED_QUEUE\tstring", - "contents": "ERR_LFG_JOINED_QUEUE", + "trigger": "ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_MUST_COMPLETE_QUEST" }, { - "trigger": "ERR_LFG_JOINED_RF_QUEUE\tstring", - "contents": "ERR_LFG_JOINED_RF_QUEUE", + "trigger": "ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_NO_VALID_SPEC_FOR_ROLE" }, { - "trigger": "ERR_LFG_JOINED_SCENARIO_QUEUE\tstring", - "contents": "ERR_LFG_JOINED_SCENARIO_QUEUE", + "trigger": "ERR_BATTLEGROUND_JOIN_NOT_ENOUGH_HEALERS\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_NOT_ENOUGH_HEALERS" }, { - "trigger": "ERR_LFG_JOINED_WORLD_PVP_QUEUE\tstring", - "contents": "ERR_LFG_JOINED_WORLD_PVP_QUEUE", + "trigger": "ERR_BATTLEGROUND_JOIN_RANGE_INDEX\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_RANGE_INDEX" }, { - "trigger": "ERR_LFG_LEADER_IS_LFM_S\tstring", - "contents": "ERR_LFG_LEADER_IS_LFM_S", + "trigger": "ERR_BATTLEGROUND_JOIN_REQUIRES_LEVEL\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_REQUIRES_LEVEL" }, { - "trigger": "ERR_LFG_LEFT_LIST\tstring", - "contents": "ERR_LFG_LEFT_LIST", + "trigger": "ERR_BATTLEGROUND_JOIN_RESPEC\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_RESPEC" }, { - "trigger": "ERR_LFG_LEFT_QUEUE\tstring", - "contents": "ERR_LFG_LEFT_QUEUE", + "trigger": "ERR_BATTLEGROUND_JOIN_TIMED_OUT\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_TIMED_OUT" }, { - "trigger": "ERR_LFG_MEMBERS_NOT_PRESENT\tstring", - "contents": "ERR_LFG_MEMBERS_NOT_PRESENT", + "trigger": "ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_TOO_MANY_DAMAGE" }, { - "trigger": "ERR_LFG_MEMBERS_REQUIRED\tstring", - "contents": "ERR_LFG_MEMBERS_REQUIRED", + "trigger": "ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_TOO_MANY_HEALERS" }, { - "trigger": "ERR_LFG_MISMATCHED_SLOTS\tstring", - "contents": "ERR_LFG_MISMATCHED_SLOTS", + "trigger": "ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_TOO_MANY_TANKS" }, { - "trigger": "ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM\tstring", - "contents": "ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM", + "trigger": "ERR_BATTLEGROUND_JOIN_XP_GAIN\t\"string\"", + "contents": "ERR_BATTLEGROUND_JOIN_XP_GAIN" }, { - "trigger": "ERR_LFG_NO_LFG_OBJECT\tstring", - "contents": "ERR_LFG_NO_LFG_OBJECT", + "trigger": "ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND\t\"string\"", + "contents": "ERR_BATTLEGROUND_NOT_IN_BATTLEGROUND" }, { - "trigger": "ERR_LFG_NO_ROLES_SELECTED\tstring", - "contents": "ERR_LFG_NO_ROLES_SELECTED", + "trigger": "ERR_BATTLEGROUND_NOT_IN_TEAM\t\"string\"", + "contents": "ERR_BATTLEGROUND_NOT_IN_TEAM" }, { - "trigger": "ERR_LFG_NO_SLOTS_PARTY\tstring", - "contents": "ERR_LFG_NO_SLOTS_PARTY", + "trigger": "ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS\t\"string\"", + "contents": "ERR_BATTLEGROUND_PLAYERS_FROM_DIFFERENT_REALMS" }, { - "trigger": "ERR_LFG_NO_SLOTS_PLAYER\tstring", - "contents": "ERR_LFG_NO_SLOTS_PLAYER", + "trigger": "ERR_BATTLEGROUND_TEAM_LEFT_QUEUE\t\"string\"", + "contents": "ERR_BATTLEGROUND_TEAM_LEFT_QUEUE" }, { - "trigger": "ERR_LFG_NO_SLOTS_SELECTED\tstring", - "contents": "ERR_LFG_NO_SLOTS_SELECTED", + "trigger": "ERR_BATTLEGROUND_TOO_MANY_QUEUES\t\"string\"", + "contents": "ERR_BATTLEGROUND_TOO_MANY_QUEUES" }, { - "trigger": "ERR_LFG_NO_SPEC\tstring", - "contents": "ERR_LFG_NO_SPEC", + "trigger": "ERR_BATTLETAG_FRIEND_NOT_ALLOWED\t\"string\"", + "contents": "ERR_BATTLETAG_FRIEND_NOT_ALLOWED" }, { - "trigger": "ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS\tstring", - "contents": "ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS", + "trigger": "ERR_BATTLETAG_FRIEND_NOT_FOUND\t\"string\"", + "contents": "ERR_BATTLETAG_FRIEND_NOT_FOUND" }, { - "trigger": "ERR_LFG_PENDING\tstring", - "contents": "ERR_LFG_PENDING", + "trigger": "ERR_BATTLETAG_FRIEND_NOT_VALID\t\"string\"", + "contents": "ERR_BATTLETAG_FRIEND_NOT_VALID" }, { - "trigger": "ERR_LFG_PLAYER_DECLINED_READY_CHECK\tstring", - "contents": "ERR_LFG_PLAYER_DECLINED_READY_CHECK", + "trigger": "ERR_BATTLETAG_FRIEND_REQUEST_SENT\t\"string\"", + "contents": "ERR_BATTLETAG_FRIEND_REQUEST_SENT" }, { - "trigger": "ERR_LFG_PLAYER_DECLINED_ROLE_CHECK\tstring", - "contents": "ERR_LFG_PLAYER_DECLINED_ROLE_CHECK", + "trigger": "ERR_BATTLETAG_FRIEND_SUCCESS\t\"string\"", + "contents": "ERR_BATTLETAG_FRIEND_SUCCESS" }, { - "trigger": "ERR_LFG_PROPOSAL_DECLINED_PARTY\tstring", - "contents": "ERR_LFG_PROPOSAL_DECLINED_PARTY", + "trigger": "ERR_BATTLETAG_FRIEND_THROTTLED\t\"string\"", + "contents": "ERR_BATTLETAG_FRIEND_THROTTLED" }, { - "trigger": "ERR_LFG_PROPOSAL_DECLINED_SELF\tstring", - "contents": "ERR_LFG_PROPOSAL_DECLINED_SELF", + "trigger": "ERR_BG_DEVELOPER_ONLY\t\"string\"", + "contents": "ERR_BG_DEVELOPER_ONLY" }, { - "trigger": "ERR_LFG_PROPOSAL_FAILED\tstring", - "contents": "ERR_LFG_PROPOSAL_FAILED", + "trigger": "ERR_BG_PLAYER_JOINED_SS\t\"string\"", + "contents": "ERR_BG_PLAYER_JOINED_SS" }, { - "trigger": "ERR_LFG_RANDOM_COOLDOWN_PARTY\tstring", - "contents": "ERR_LFG_RANDOM_COOLDOWN_PARTY", + "trigger": "ERR_BG_PLAYER_LEFT_S\t\"string\"", + "contents": "ERR_BG_PLAYER_LEFT_S" }, { - "trigger": "ERR_LFG_RANDOM_COOLDOWN_PLAYER\tstring", - "contents": "ERR_LFG_RANDOM_COOLDOWN_PLAYER", + "trigger": "ERR_BN_BROADCAST_THROTTLE\t\"string\"", + "contents": "ERR_BN_BROADCAST_THROTTLE" }, { - "trigger": "ERR_LFG_READY_CHECK_ABORTED\tstring", - "contents": "ERR_LFG_READY_CHECK_ABORTED", + "trigger": "ERR_BN_FRIEND_ALREADY\t\"string\"", + "contents": "ERR_BN_FRIEND_ALREADY" }, { - "trigger": "ERR_LFG_READY_CHECK_FAILED\tstring", - "contents": "ERR_LFG_READY_CHECK_FAILED", + "trigger": "ERR_BN_FRIEND_BLOCKED\t\"string\"", + "contents": "ERR_BN_FRIEND_BLOCKED" }, { - "trigger": "ERR_LFG_READY_CHECK_FAILED_TIMEOUT\tstring", - "contents": "ERR_LFG_READY_CHECK_FAILED_TIMEOUT", + "trigger": "ERR_BN_FRIEND_LIST_FULL\t\"string\"", + "contents": "ERR_BN_FRIEND_LIST_FULL" }, { - "trigger": "ERR_LFG_READY_CHECK_INITIATED\tstring", - "contents": "ERR_LFG_READY_CHECK_INITIATED", + "trigger": "ERR_BN_FRIEND_REQUEST_SENT\t\"string\"", + "contents": "ERR_BN_FRIEND_REQUEST_SENT" }, { - "trigger": "ERR_LFG_REASON_TOO_MANY_LFG\tstring", - "contents": "ERR_LFG_REASON_TOO_MANY_LFG", + "trigger": "ERR_BN_FRIEND_SELF\t\"string\"", + "contents": "ERR_BN_FRIEND_SELF" }, { - "trigger": "ERR_LFG_REMOVED_FACTION_CHANGE\tstring", - "contents": "ERR_LFG_REMOVED_FACTION_CHANGE", + "trigger": "ERR_BN_TARGET_OFFLINE\t\"string\"", + "contents": "ERR_BN_TARGET_OFFLINE" }, { - "trigger": "ERR_LFG_REMOVED_LEVELUP\tstring", - "contents": "ERR_LFG_REMOVED_LEVELUP", + "trigger": "ERR_BNET_IS_NOT_YOUR_FRIEND\t\"string\"", + "contents": "ERR_BNET_IS_NOT_YOUR_FRIEND" }, { - "trigger": "ERR_LFG_REMOVED_XP_TOGGLE\tstring", - "contents": "ERR_LFG_REMOVED_XP_TOGGLE", + "trigger": "ERR_BONUS_ROLL_EMPTY\t\"string\"", + "contents": "ERR_BONUS_ROLL_EMPTY" }, { - "trigger": "ERR_LFG_ROLE_CHECK_ABORTED\tstring", - "contents": "ERR_LFG_ROLE_CHECK_ABORTED", + "trigger": "ERR_BUG_SUBMITTED_SUCCESSFULLY\t\"string\"", + "contents": "ERR_BUG_SUBMITTED_SUCCESSFULLY" }, { - "trigger": "ERR_LFG_ROLE_CHECK_FAILED\tstring", - "contents": "ERR_LFG_ROLE_CHECK_FAILED", + "trigger": "ERR_BUTTON_LOCKED\t\"string\"", + "contents": "ERR_BUTTON_LOCKED" }, { - "trigger": "ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE\tstring", - "contents": "ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE", + "trigger": "ERR_CANNOT_ABANDON_LAST_PET\t\"string\"", + "contents": "ERR_CANNOT_ABANDON_LAST_PET" }, { - "trigger": "ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT\tstring", - "contents": "ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT", + "trigger": "ERR_CANNOT_IGNORE_BN_FRIEND\t\"string\"", + "contents": "ERR_CANNOT_IGNORE_BN_FRIEND" }, { - "trigger": "ERR_LFG_ROLE_CHECK_INITIATED\tstring", - "contents": "ERR_LFG_ROLE_CHECK_INITIATED", + "trigger": "ERR_CANNOTCREATEDIRECTORY\t\"string\"", + "contents": "ERR_CANNOTCREATEDIRECTORY" }, { - "trigger": "ERR_LFG_TOO_FEW_MEMBERS\tstring", - "contents": "ERR_LFG_TOO_FEW_MEMBERS", + "trigger": "ERR_CANNOTCREATEFILE\t\"string\"", + "contents": "ERR_CANNOTCREATEFILE" }, { - "trigger": "ERR_LFG_TOO_MANY_MEMBERS\tstring", - "contents": "ERR_LFG_TOO_MANY_MEMBERS", + "trigger": "ERR_CANT_BE_DISENCHANTED\t\"string\"", + "contents": "ERR_CANT_BE_DISENCHANTED" }, { - "trigger": "ERR_LOGGING_OUT\tstring", - "contents": "ERR_LOGGING_OUT", + "trigger": "ERR_CANT_BE_OBLITERATED\t\"string\"", + "contents": "ERR_CANT_BE_OBLITERATED" }, { - "trigger": "ERR_LOGOUT_FAILED\tstring", - "contents": "ERR_LOGOUT_FAILED", + "trigger": "ERR_CANT_BE_SCRAPPED\t\"string\"", + "contents": "ERR_CANT_BE_SCRAPPED" }, { - "trigger": "ERR_LOOT_BAD_FACING\tstring", - "contents": "ERR_LOOT_BAD_FACING", + "trigger": "ERR_CANT_BUY_QUANTITY\t\"string\"", + "contents": "ERR_CANT_BUY_QUANTITY" }, { - "trigger": "ERR_LOOT_CANT_LOOT_THAT\tstring", - "contents": "ERR_LOOT_CANT_LOOT_THAT", + "trigger": "ERR_CANT_CAGE_PET_YET\t\"string\"", + "contents": "ERR_CANT_CAGE_PET_YET" }, { - "trigger": "ERR_LOOT_CANT_LOOT_THAT_NOW\tstring", - "contents": "ERR_LOOT_CANT_LOOT_THAT_NOW", + "trigger": "ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE\t\"string\"", + "contents": "ERR_CANT_DO_THAT_CHALLENGE_MODE_ACTIVE" }, { - "trigger": "ERR_LOOT_DIDNT_KILL\tstring", - "contents": "ERR_LOOT_DIDNT_KILL", + "trigger": "ERR_CANT_DO_THAT_IN_A_GROUP\t\"string\"", + "contents": "ERR_CANT_DO_THAT_IN_A_GROUP" }, { - "trigger": "ERR_LOOT_GONE\tstring", - "contents": "ERR_LOOT_GONE", + "trigger": "ERR_CANT_DO_THAT_RIGHT_NOW\t\"string\"", + "contents": "ERR_CANT_DO_THAT_RIGHT_NOW" }, { - "trigger": "ERR_LOOT_HISTORY_EXPIRED\tstring", - "contents": "ERR_LOOT_HISTORY_EXPIRED", + "trigger": "ERR_CANT_DO_THAT_WHILE_LFM\t\"string\"", + "contents": "ERR_CANT_DO_THAT_WHILE_LFM" }, { - "trigger": "ERR_LOOT_LOCKED\tstring", - "contents": "ERR_LOOT_LOCKED", + "trigger": "ERR_CANT_EQUIP_EVER\t\"string\"", + "contents": "ERR_CANT_EQUIP_EVER" }, { - "trigger": "ERR_LOOT_MASTER_INV_FULL\tstring", - "contents": "ERR_LOOT_MASTER_INV_FULL", + "trigger": "ERR_CANT_EQUIP_LEVEL_I\t\"string\"", + "contents": "ERR_CANT_EQUIP_LEVEL_I" }, { - "trigger": "ERR_LOOT_MASTER_OTHER\tstring", - "contents": "ERR_LOOT_MASTER_OTHER", + "trigger": "ERR_CANT_EQUIP_NEED_TALENT\t\"string\"", + "contents": "ERR_CANT_EQUIP_NEED_TALENT" }, { - "trigger": "ERR_LOOT_MASTER_UNIQUE_ITEM\tstring", - "contents": "ERR_LOOT_MASTER_UNIQUE_ITEM", + "trigger": "ERR_CANT_EQUIP_RANK\t\"string\"", + "contents": "ERR_CANT_EQUIP_RANK" }, { - "trigger": "ERR_LOOT_NO_UI\tstring", - "contents": "ERR_LOOT_NO_UI", + "trigger": "ERR_CANT_EQUIP_RATING\t\"string\"", + "contents": "ERR_CANT_EQUIP_RATING" }, { - "trigger": "ERR_LOOT_NOTSTANDING\tstring", - "contents": "ERR_LOOT_NOTSTANDING", + "trigger": "ERR_CANT_EQUIP_REPUTATION\t\"string\"", + "contents": "ERR_CANT_EQUIP_REPUTATION" }, { - "trigger": "ERR_LOOT_PLAYER_NOT_FOUND\tstring", - "contents": "ERR_LOOT_PLAYER_NOT_FOUND", + "trigger": "ERR_CANT_EQUIP_SKILL\t\"string\"", + "contents": "ERR_CANT_EQUIP_SKILL" }, { - "trigger": "ERR_LOOT_ROLL_PENDING\tstring", - "contents": "ERR_LOOT_ROLL_PENDING", + "trigger": "ERR_CANT_HAVE_MORE_PETS\t\"string\"", + "contents": "ERR_CANT_HAVE_MORE_PETS" }, { - "trigger": "ERR_LOOT_SPEC_CHANGED_S\tstring", - "contents": "ERR_LOOT_SPEC_CHANGED_S", + "trigger": "ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE\t\"string\"", + "contents": "ERR_CANT_HAVE_MORE_PETS_OF_THAT_TYPE" }, { - "trigger": "ERR_LOOT_STUNNED\tstring", - "contents": "ERR_LOOT_STUNNED", + "trigger": "ERR_CANT_INTERACT_SHAPESHIFTED\t\"string\"", + "contents": "ERR_CANT_INTERACT_SHAPESHIFTED" }, { - "trigger": "ERR_LOOT_TOO_FAR\tstring", - "contents": "ERR_LOOT_TOO_FAR", + "trigger": "ERR_CANT_SPEAK_LANGAGE\t\"string\"", + "contents": "ERR_CANT_SPEAK_LANGAGE" }, { - "trigger": "ERR_LOOT_WHILE_INVULNERABLE\tstring", - "contents": "ERR_LOOT_WHILE_INVULNERABLE", + "trigger": "ERR_CANT_STACK\t\"string\"", + "contents": "ERR_CANT_STACK" }, { - "trigger": "ERR_MAIL_ATTACHMENT_EXPIRED\tstring", - "contents": "ERR_MAIL_ATTACHMENT_EXPIRED", + "trigger": "ERR_CANT_SWAP\t\"string\"", + "contents": "ERR_CANT_SWAP" }, { - "trigger": "ERR_MAIL_BAG\tstring", - "contents": "ERR_MAIL_BAG", + "trigger": "ERR_CANT_TRADE_GOLD\t\"string\"", + "contents": "ERR_CANT_TRADE_GOLD" }, { - "trigger": "ERR_MAIL_BOUND_ITEM\tstring", - "contents": "ERR_MAIL_BOUND_ITEM", + "trigger": "ERR_CANT_USE_DISARMED\t\"string\"", + "contents": "ERR_CANT_USE_DISARMED" }, { - "trigger": "ERR_MAIL_CANT_SEND_REALM\tstring", - "contents": "ERR_MAIL_CANT_SEND_REALM", + "trigger": "ERR_CANT_USE_ITEM\t\"string\"", + "contents": "ERR_CANT_USE_ITEM" }, { - "trigger": "ERR_MAIL_CONJURED_ITEM\tstring", - "contents": "ERR_MAIL_CONJURED_ITEM", + "trigger": "ERR_CANT_USE_ITEM_IN_ARENA\t\"string\"", + "contents": "ERR_CANT_USE_ITEM_IN_ARENA" }, { - "trigger": "ERR_MAIL_DATABASE_ERROR\tstring", - "contents": "ERR_MAIL_DATABASE_ERROR", + "trigger": "ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND\t\"string\"", + "contents": "ERR_CANT_USE_ITEM_IN_RATED_BATTLEGROUND" }, { - "trigger": "ERR_MAIL_DELETE_ITEM_ERROR\tstring", - "contents": "ERR_MAIL_DELETE_ITEM_ERROR", + "trigger": "ERR_CANT_WRAP_BAGS\t\"string\"", + "contents": "ERR_CANT_WRAP_BAGS" }, { - "trigger": "ERR_MAIL_INVALID_ATTACHMENT\tstring", - "contents": "ERR_MAIL_INVALID_ATTACHMENT", + "trigger": "ERR_CANT_WRAP_BOUND\t\"string\"", + "contents": "ERR_CANT_WRAP_BOUND" }, { - "trigger": "ERR_MAIL_INVALID_ATTACHMENT_SLOT\tstring", - "contents": "ERR_MAIL_INVALID_ATTACHMENT_SLOT", + "trigger": "ERR_CANT_WRAP_EQUIPPED\t\"string\"", + "contents": "ERR_CANT_WRAP_EQUIPPED" }, { - "trigger": "ERR_MAIL_LIMITED_DURATION_ITEM\tstring", - "contents": "ERR_MAIL_LIMITED_DURATION_ITEM", + "trigger": "ERR_CANT_WRAP_STACKABLE\t\"string\"", + "contents": "ERR_CANT_WRAP_STACKABLE" }, { - "trigger": "ERR_MAIL_NOT_FRIEND_OR_GUILD\tstring", - "contents": "ERR_MAIL_NOT_FRIEND_OR_GUILD", + "trigger": "ERR_CANT_WRAP_UNIQUE\t\"string\"", + "contents": "ERR_CANT_WRAP_UNIQUE" }, { - "trigger": "ERR_MAIL_QUEST_ITEM\tstring", - "contents": "ERR_MAIL_QUEST_ITEM", + "trigger": "ERR_CANT_WRAP_WRAPPED\t\"string\"", + "contents": "ERR_CANT_WRAP_WRAPPED" }, { - "trigger": "ERR_MAIL_REACHED_CAP\tstring", - "contents": "ERR_MAIL_REACHED_CAP", + "trigger": "ERR_CANTATTACK_NOTSTANDING\t\"string\"", + "contents": "ERR_CANTATTACK_NOTSTANDING" }, { - "trigger": "ERR_MAIL_SENT\tstring", - "contents": "ERR_MAIL_SENT", + "trigger": "ERR_CHALLENGE_MODE_ALREADY_COMPLETE\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_ALREADY_COMPLETE" }, { - "trigger": "ERR_MAIL_TARGET_NOT_FOUND\tstring", - "contents": "ERR_MAIL_TARGET_NOT_FOUND", + "trigger": "ERR_CHALLENGE_MODE_DISABLED\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_DISABLED" }, { - "trigger": "ERR_MAIL_TO_SELF\tstring", - "contents": "ERR_MAIL_TO_SELF", + "trigger": "ERR_CHALLENGE_MODE_ENABLED\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_ENABLED" }, { - "trigger": "ERR_MAIL_TOO_MANY_ATTACHMENTS\tstring", - "contents": "ERR_MAIL_TOO_MANY_ATTACHMENTS", + "trigger": "ERR_CHALLENGE_MODE_FULL\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_FULL" }, { - "trigger": "ERR_MAIL_WRAPPED_COD\tstring", - "contents": "ERR_MAIL_WRAPPED_COD", + "trigger": "ERR_CHALLENGE_MODE_IN_PROGRESS\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_IN_PROGRESS" }, { - "trigger": "ERR_MAX_SOCKETS\tstring", - "contents": "ERR_MAX_SOCKETS", + "trigger": "ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_INCORRECT_KEYSTONE" }, { - "trigger": "ERR_MEETING_STONE_GROUP_FULL\tstring", - "contents": "ERR_MEETING_STONE_GROUP_FULL", + "trigger": "ERR_CHALLENGE_MODE_PERIOD_RESET_SS\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_PERIOD_RESET_SS" }, { - "trigger": "ERR_MEETING_STONE_IN_PROGRESS\tstring", - "contents": "ERR_MEETING_STONE_IN_PROGRESS", + "trigger": "ERR_CHALLENGE_MODE_RESET_COOLDOWN_S\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_RESET_COOLDOWN_S" }, { - "trigger": "ERR_MEETING_STONE_IN_QUEUE_S\tstring", - "contents": "ERR_MEETING_STONE_IN_QUEUE_S", + "trigger": "ERR_CHALLENGE_MODE_RESET_KEYSTONE\t\"string\"", + "contents": "ERR_CHALLENGE_MODE_RESET_KEYSTONE" }, { - "trigger": "ERR_MEETING_STONE_INVALID_LEVEL\tstring", - "contents": "ERR_MEETING_STONE_INVALID_LEVEL", + "trigger": "ERR_CHAT_PLAYER_AMBIGUOUS_S\t\"string\"", + "contents": "ERR_CHAT_PLAYER_AMBIGUOUS_S" }, { - "trigger": "ERR_MEETING_STONE_INVALID_TARGET\tstring", - "contents": "ERR_MEETING_STONE_INVALID_TARGET", + "trigger": "ERR_CHAT_PLAYER_NOT_FOUND_S\t\"string\"", + "contents": "ERR_CHAT_PLAYER_NOT_FOUND_S" }, { - "trigger": "ERR_MEETING_STONE_LEFT_QUEUE_S\tstring", - "contents": "ERR_MEETING_STONE_LEFT_QUEUE_S", + "trigger": "ERR_CHAT_RAID_RESTRICTED_TRIAL\t\"string\"", + "contents": "ERR_CHAT_RAID_RESTRICTED_TRIAL" }, { - "trigger": "ERR_MEETING_STONE_MEMBER_ADDED_S\tstring", - "contents": "ERR_MEETING_STONE_MEMBER_ADDED_S", + "trigger": "ERR_CHAT_RAID_RESTRICTED_VETERAN\t\"string\"", + "contents": "ERR_CHAT_RAID_RESTRICTED_VETERAN" }, { - "trigger": "ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE\tstring", - "contents": "ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE", + "trigger": "ERR_CHAT_RESTRICTED\t\"string\"", + "contents": "ERR_CHAT_RESTRICTED" }, { - "trigger": "ERR_MEETING_STONE_MUST_BE_LEADER\tstring", - "contents": "ERR_MEETING_STONE_MUST_BE_LEADER", + "trigger": "ERR_CHAT_RESTRICTED_TRIAL\t\"string\"", + "contents": "ERR_CHAT_RESTRICTED_TRIAL" }, { - "trigger": "ERR_MEETING_STONE_NEED_PARTY\tstring", - "contents": "ERR_MEETING_STONE_NEED_PARTY", + "trigger": "ERR_CHAT_THROTTLED\t\"string\"", + "contents": "ERR_CHAT_THROTTLED" }, { - "trigger": "ERR_MEETING_STONE_NO_RAID_GROUP\tstring", - "contents": "ERR_MEETING_STONE_NO_RAID_GROUP", + "trigger": "ERR_CHAT_WHILE_DEAD\t\"string\"", + "contents": "ERR_CHAT_WHILE_DEAD" }, { - "trigger": "ERR_MEETING_STONE_NOT_FOUND\tstring", - "contents": "ERR_MEETING_STONE_NOT_FOUND", + "trigger": "ERR_CHEST_IN_USE\t\"string\"", + "contents": "ERR_CHEST_IN_USE" }, { - "trigger": "ERR_MEETING_STONE_NOT_LEADER\tstring", - "contents": "ERR_MEETING_STONE_NOT_LEADER", + "trigger": "ERR_CLAIMED_CHALLENGE_MODE_REWARD\t\"string\"", + "contents": "ERR_CLAIMED_CHALLENGE_MODE_REWARD" }, { - "trigger": "ERR_MEETING_STONE_OTHER_MEMBER_LEFT\tstring", - "contents": "ERR_MEETING_STONE_OTHER_MEMBER_LEFT", + "trigger": "ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD\t\"string\"", + "contents": "ERR_CLAIMED_CHALLENGE_MODE_REWARD_OLD" }, { - "trigger": "ERR_MEETING_STONE_SUCCESS\tstring", - "contents": "ERR_MEETING_STONE_SUCCESS", + "trigger": "ERR_CLAIMED_PVP_REWARD\t\"string\"", + "contents": "ERR_CLAIMED_PVP_REWARD" }, { - "trigger": "ERR_MEETING_STONE_TARGET_INVALID_LEVEL\tstring", - "contents": "ERR_MEETING_STONE_TARGET_INVALID_LEVEL", + "trigger": "ERR_CLICK_ON_ITEM_TO_FEED\t\"string\"", + "contents": "ERR_CLICK_ON_ITEM_TO_FEED" }, { - "trigger": "ERR_MEETING_STONE_TARGET_NOT_IN_PARTY\tstring", - "contents": "ERR_MEETING_STONE_TARGET_NOT_IN_PARTY", + "trigger": "ERR_CLIENT_LOCKED_OUT\t\"string\"", + "contents": "ERR_CLIENT_LOCKED_OUT" }, { - "trigger": "ERR_MOUNT_ALREADYMOUNTED\tstring", - "contents": "ERR_MOUNT_ALREADYMOUNTED", + "trigger": "ERR_CLIENT_ON_TRANSPORT\t\"string\"", + "contents": "ERR_CLIENT_ON_TRANSPORT" }, { - "trigger": "ERR_MOUNT_FORCEDDISMOUNT\tstring", - "contents": "ERR_MOUNT_FORCEDDISMOUNT", + "trigger": "ERR_COMBAT_DAMAGE_SSI\t\"string\"", + "contents": "ERR_COMBAT_DAMAGE_SSI" }, { - "trigger": "ERR_MOUNT_INVALIDMOUNTEE\tstring", - "contents": "ERR_MOUNT_INVALIDMOUNTEE", + "trigger": "ERR_COMMAND_NEEDS_TARGET\t\"string\"", + "contents": "ERR_COMMAND_NEEDS_TARGET" }, { - "trigger": "ERR_MOUNT_LOOTING\tstring", - "contents": "ERR_MOUNT_LOOTING", + "trigger": "ERR_COMMUNITY_PLAYER_NOT_IN_COMMUNITY\t\"string\"", + "contents": "ERR_COMMUNITY_PLAYER_NOT_IN_COMMUNITY" }, { - "trigger": "ERR_MOUNT_NO_FAVORITES\tstring", - "contents": "ERR_MOUNT_NO_FAVORITES", + "trigger": "ERR_COMPLAINT_IN_SAME_GUILD\t\"string\"", + "contents": "ERR_COMPLAINT_IN_SAME_GUILD" }, { - "trigger": "ERR_MOUNT_NOTMOUNTABLE\tstring", - "contents": "ERR_MOUNT_NOTMOUNTABLE", + "trigger": "ERR_COMPLETED_TRANSMOG_SET_S\t\"string\"", + "contents": "ERR_COMPLETED_TRANSMOG_SET_S" }, { - "trigger": "ERR_MOUNT_NOTYOURPET\tstring", - "contents": "ERR_MOUNT_NOTYOURPET", + "trigger": "ERR_COMSAT_CONNECT_FAIL\t\"string\"", + "contents": "ERR_COMSAT_CONNECT_FAIL" }, { - "trigger": "ERR_MOUNT_OTHER\tstring", - "contents": "ERR_MOUNT_OTHER", + "trigger": "ERR_COMSAT_DISCONNECT\t\"string\"", + "contents": "ERR_COMSAT_DISCONNECT" }, { - "trigger": "ERR_MOUNT_RACECANTMOUNT\tstring", - "contents": "ERR_MOUNT_RACECANTMOUNT", + "trigger": "ERR_COMSAT_RECONNECT_ATTEMPT\t\"string\"", + "contents": "ERR_COMSAT_RECONNECT_ATTEMPT" }, { - "trigger": "ERR_MOUNT_SHAPESHIFTED\tstring", - "contents": "ERR_MOUNT_SHAPESHIFTED", + "trigger": "ERR_CORPSE_IS_NOT_IN_INSTANCE\t\"string\"", + "contents": "ERR_CORPSE_IS_NOT_IN_INSTANCE" }, { - "trigger": "ERR_MOUNT_TOOFARAWAY\tstring", - "contents": "ERR_MOUNT_TOOFARAWAY", + "trigger": "ERR_CROSS_REALM_RAID_INVITE\t\"string\"", + "contents": "ERR_CROSS_REALM_RAID_INVITE" }, { - "trigger": "ERR_MOVIE_RECORDING_WARNING_COMPRESSING\tstring", - "contents": "ERR_MOVIE_RECORDING_WARNING_COMPRESSING", + "trigger": "ERR_CURRENCY_SPELL_SLOT_MISMATCH\t\"string\"", + "contents": "ERR_CURRENCY_SPELL_SLOT_MISMATCH" }, { - "trigger": "ERR_MOVIE_RECORDING_WARNING_DISK_FULL\tstring", - "contents": "ERR_MOVIE_RECORDING_WARNING_DISK_FULL", + "trigger": "ERR_DANCE_CREATE_DUPLICATE\t\"string\"", + "contents": "ERR_DANCE_CREATE_DUPLICATE" }, { - "trigger": "ERR_MOVIE_RECORDING_WARNING_NO_MOVIE\tstring", - "contents": "ERR_MOVIE_RECORDING_WARNING_NO_MOVIE", + "trigger": "ERR_DANCE_DELETE_FAILED\t\"string\"", + "contents": "ERR_DANCE_DELETE_FAILED" }, { - "trigger": "ERR_MOVIE_RECORDING_WARNING_PERF\tstring", - "contents": "ERR_MOVIE_RECORDING_WARNING_PERF", + "trigger": "ERR_DANCE_SAVE_FAILED\t\"string\"", + "contents": "ERR_DANCE_SAVE_FAILED" }, { - "trigger": "ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS\tstring", - "contents": "ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS", + "trigger": "ERR_DEATHBIND_SUCCESS_S\t\"string\"", + "contents": "ERR_DEATHBIND_SUCCESS_S" }, { - "trigger": "ERR_MULTI_CAST_ACTION_TOTEM_S\tstring", - "contents": "ERR_MULTI_CAST_ACTION_TOTEM_S", + "trigger": "ERR_DEATHBINDALREADYBOUND\t\"string\"", + "contents": "ERR_DEATHBINDALREADYBOUND" }, { - "trigger": "ERR_MUST_EQUIP_ARTIFACT\tstring", - "contents": "ERR_MUST_EQUIP_ARTIFACT", + "trigger": "ERR_DECLINE_GROUP_S\t\"string\"", + "contents": "ERR_DECLINE_GROUP_S" }, { - "trigger": "ERR_MUST_EQUIP_ITEM\tstring", - "contents": "ERR_MUST_EQUIP_ITEM", + "trigger": "ERR_DESTROY_NONEMPTY_BAG\t\"string\"", + "contents": "ERR_DESTROY_NONEMPTY_BAG" }, { - "trigger": "ERR_MUST_REPAIR_DURABILITY\tstring", - "contents": "ERR_MUST_REPAIR_DURABILITY", + "trigger": "ERR_DIFFICULTY_CHANGE_ALREADY_STARTED\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_ALREADY_STARTED" }, { - "trigger": "ERR_NAME_CONSECUTIVE_SPACES\tstring", - "contents": "ERR_NAME_CONSECUTIVE_SPACES", + "trigger": "ERR_DIFFICULTY_CHANGE_COMBAT\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_COMBAT" }, { - "trigger": "ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME\tstring", - "contents": "ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME", + "trigger": "ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_COMBAT_COOLDOWN_S" }, { - "trigger": "ERR_NAME_INVALID\tstring", - "contents": "ERR_NAME_INVALID", + "trigger": "ERR_DIFFICULTY_CHANGE_COOLDOWN_S\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_COOLDOWN_S" }, { - "trigger": "ERR_NAME_INVALID_SPACE\tstring", - "contents": "ERR_NAME_INVALID_SPACE", + "trigger": "ERR_DIFFICULTY_CHANGE_ENCOUNTER\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_ENCOUNTER" }, { - "trigger": "ERR_NAME_MIXED_LANGUAGES\tstring", - "contents": "ERR_NAME_MIXED_LANGUAGES", + "trigger": "ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_HEROIC_INSTANCE_ALREADY_RUNNING" }, { - "trigger": "ERR_NAME_NO_NAME\tstring", - "contents": "ERR_NAME_NO_NAME", + "trigger": "ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_OTHER_HEROIC_S" }, { - "trigger": "ERR_NAME_PROFANE\tstring", - "contents": "ERR_NAME_PROFANE", + "trigger": "ERR_DIFFICULTY_CHANGE_PLAYER_BUSY\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_PLAYER_BUSY" }, { - "trigger": "ERR_NAME_RESERVED\tstring", - "contents": "ERR_NAME_RESERVED", + "trigger": "ERR_DIFFICULTY_CHANGE_WORLDSTATE\t\"string\"", + "contents": "ERR_DIFFICULTY_CHANGE_WORLDSTATE" }, { - "trigger": "ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS\tstring", - "contents": "ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS", + "trigger": "ERR_DIFFICULTY_DISABLED_IN_LFG\t\"string\"", + "contents": "ERR_DIFFICULTY_DISABLED_IN_LFG" }, { - "trigger": "ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END\tstring", - "contents": "ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END", + "trigger": "ERR_DIFFICULTY_HEROIC_INSTANCE_ALREADY_RUNNING\t\"string\"", + "contents": "ERR_DIFFICULTY_HEROIC_INSTANCE_ALREADY_RUNNING" }, { - "trigger": "ERR_NAME_THREE_CONSECUTIVE\tstring", - "contents": "ERR_NAME_THREE_CONSECUTIVE", + "trigger": "ERR_DISMOUNT_NOPET\t\"string\"", + "contents": "ERR_DISMOUNT_NOPET" }, { - "trigger": "ERR_NAME_TOO_LONG\tstring", - "contents": "ERR_NAME_TOO_LONG", + "trigger": "ERR_DISMOUNT_NOTMOUNTED\t\"string\"", + "contents": "ERR_DISMOUNT_NOTMOUNTED" }, { - "trigger": "ERR_NAME_TOO_LONG2\tstring", - "contents": "ERR_NAME_TOO_LONG2", + "trigger": "ERR_DISMOUNT_NOTYOURPET\t\"string\"", + "contents": "ERR_DISMOUNT_NOTYOURPET" }, { - "trigger": "ERR_NAME_TOO_SHORT\tstring", - "contents": "ERR_NAME_TOO_SHORT", + "trigger": "ERR_DOOR_LOCKED\t\"string\"", + "contents": "ERR_DOOR_LOCKED" }, { - "trigger": "ERR_NEW_GUIDE_S\tstring", - "contents": "ERR_NEW_GUIDE_S", + "trigger": "ERR_DROP_BOUND_ITEM\t\"string\"", + "contents": "ERR_DROP_BOUND_ITEM" }, { - "trigger": "ERR_NEW_GUIDE_YOU\tstring", - "contents": "ERR_NEW_GUIDE_YOU", + "trigger": "ERR_DUEL_CANCELLED\t\"string\"", + "contents": "ERR_DUEL_CANCELLED" }, { - "trigger": "ERR_NEW_LEADER_S\tstring", - "contents": "ERR_NEW_LEADER_S", + "trigger": "ERR_DUEL_REQUESTED\t\"string\"", + "contents": "ERR_DUEL_REQUESTED" }, { - "trigger": "ERR_NEW_LEADER_YOU\tstring", - "contents": "ERR_NEW_LEADER_YOU", + "trigger": "ERR_DUNGEON_DIFFICULTY_CHANGED_S\t\"string\"", + "contents": "ERR_DUNGEON_DIFFICULTY_CHANGED_S" }, { - "trigger": "ERR_NEW_LOOT_MASTER_S\tstring", - "contents": "ERR_NEW_LOOT_MASTER_S", + "trigger": "ERR_DUNGEON_DIFFICULTY_FAILED\t\"string\"", + "contents": "ERR_DUNGEON_DIFFICULTY_FAILED" }, { - "trigger": "ERR_NEWTAXIPATH\tstring", - "contents": "ERR_NEWTAXIPATH", + "trigger": "ERR_EAT_WHILE_MOVNG\t\"string\"", + "contents": "ERR_EAT_WHILE_MOVNG" }, { - "trigger": "ERR_NO_ARENA_CHARTER\tstring", - "contents": "ERR_NO_ARENA_CHARTER", + "trigger": "ERR_EMBLEMERROR_NOTABARDGEOSET\t\"string\"", + "contents": "ERR_EMBLEMERROR_NOTABARDGEOSET" }, { - "trigger": "ERR_NO_ATTACK_TARGET\tstring", - "contents": "ERR_NO_ATTACK_TARGET", + "trigger": "ERR_EQUIP_TRADE_ITEM\t\"string\"", + "contents": "ERR_EQUIP_TRADE_ITEM" }, { - "trigger": "ERR_NO_BANK_HERE\tstring", - "contents": "ERR_NO_BANK_HERE", + "trigger": "ERR_EQUIPMENT_MANAGER_BAGS_FULL\t\"string\"", + "contents": "ERR_EQUIPMENT_MANAGER_BAGS_FULL" }, { - "trigger": "ERR_NO_BANK_SLOT\tstring", - "contents": "ERR_NO_BANK_SLOT", + "trigger": "ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S\t\"string\"", + "contents": "ERR_EQUIPMENT_MANAGER_COMBAT_SWAP_S" }, { - "trigger": "ERR_NO_CHALLENGE_MODE_REWARD\tstring", - "contents": "ERR_NO_CHALLENGE_MODE_REWARD", + "trigger": "ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S\t\"string\"", + "contents": "ERR_EQUIPMENT_MANAGER_MISSING_ITEM_S" }, { - "trigger": "ERR_NO_GUILD_CHARTER\tstring", - "contents": "ERR_NO_GUILD_CHARTER", + "trigger": "ERR_EX_LEVLTOO_LOW_TO_REDEEM_SOR\t\"string\"", + "contents": "ERR_EX_LEVLTOO_LOW_TO_REDEEM_SOR" }, { - "trigger": "ERR_NO_ITEMS_WHILE_SHAPESHIFTED\tstring", - "contents": "ERR_NO_ITEMS_WHILE_SHAPESHIFTED", + "trigger": "ERR_EXHAUSTION_EXHAUSTED\t\"string\"", + "contents": "ERR_EXHAUSTION_EXHAUSTED" }, { - "trigger": "ERR_NO_LOOT\tstring", - "contents": "ERR_NO_LOOT", + "trigger": "ERR_EXHAUSTION_NORMAL\t\"string\"", + "contents": "ERR_EXHAUSTION_NORMAL" }, { - "trigger": "ERR_NO_LOOT_IN_CHALLENGE_MODE\tstring", - "contents": "ERR_NO_LOOT_IN_CHALLENGE_MODE", + "trigger": "ERR_EXHAUSTION_RESTED\t\"string\"", + "contents": "ERR_EXHAUSTION_RESTED" }, { - "trigger": "ERR_NO_PET\tstring", - "contents": "ERR_NO_PET", + "trigger": "ERR_EXHAUSTION_TIRED\t\"string\"", + "contents": "ERR_EXHAUSTION_TIRED" }, { - "trigger": "ERR_NO_REPLY_TARGET\tstring", - "contents": "ERR_NO_REPLY_TARGET", + "trigger": "ERR_EXHAUSTION_WELLRESTED\t\"string\"", + "contents": "ERR_EXHAUSTION_WELLRESTED" }, { - "trigger": "ERR_NO_RIDING_SKILL\tstring", - "contents": "ERR_NO_RIDING_SKILL", + "trigger": "ERR_FEATURE_RESTRICTED_TRIAL\t\"string\"", + "contents": "ERR_FEATURE_RESTRICTED_TRIAL" }, { - "trigger": "ERR_NO_SLOT_AVAILABLE\tstring", - "contents": "ERR_NO_SLOT_AVAILABLE", + "trigger": "ERR_FEIGN_DEATH_RESISTED\t\"string\"", + "contents": "ERR_FEIGN_DEATH_RESISTED" }, { - "trigger": "ERR_NOAMMO_S\tstring", - "contents": "ERR_NOAMMO_S", + "trigger": "ERR_FILTERING_YOU_S\t\"string\"", + "contents": "ERR_FILTERING_YOU_S" }, { - "trigger": "ERR_NOEMOTEWHILERUNNING\tstring", - "contents": "ERR_NOEMOTEWHILERUNNING", + "trigger": "ERR_FISH_ESCAPED\t\"string\"", + "contents": "ERR_FISH_ESCAPED" }, { - "trigger": "ERR_NOT_A_BAG\tstring", - "contents": "ERR_NOT_A_BAG", + "trigger": "ERR_FISH_NOT_HOOKED\t\"string\"", + "contents": "ERR_FISH_NOT_HOOKED" }, { - "trigger": "ERR_NOT_BARBER_SITTING\tstring", - "contents": "ERR_NOT_BARBER_SITTING", + "trigger": "ERR_FOOD_COOLDOWN\t\"string\"", + "contents": "ERR_FOOD_COOLDOWN" }, { - "trigger": "ERR_NOT_DURING_ARENA_MATCH\tstring", - "contents": "ERR_NOT_DURING_ARENA_MATCH", + "trigger": "ERR_FRIEND_ADDED_S\t\"string\"", + "contents": "ERR_FRIEND_ADDED_S" }, { - "trigger": "ERR_NOT_ENOUGH_ARENA_POINTS\tstring", - "contents": "ERR_NOT_ENOUGH_ARENA_POINTS", + "trigger": "ERR_FRIEND_ALREADY_S\t\"string\"", + "contents": "ERR_FRIEND_ALREADY_S" }, { - "trigger": "ERR_NOT_ENOUGH_CURRENCY\tstring", - "contents": "ERR_NOT_ENOUGH_CURRENCY", + "trigger": "ERR_FRIEND_DB_ERROR\t\"string\"", + "contents": "ERR_FRIEND_DB_ERROR" }, { - "trigger": "ERR_NOT_ENOUGH_GOLD\tstring", - "contents": "ERR_NOT_ENOUGH_GOLD", + "trigger": "ERR_FRIEND_DELETED\t\"string\"", + "contents": "ERR_FRIEND_DELETED" }, { - "trigger": "ERR_NOT_ENOUGH_HONOR_POINTS\tstring", - "contents": "ERR_NOT_ENOUGH_HONOR_POINTS", + "trigger": "ERR_FRIEND_ERROR\t\"string\"", + "contents": "ERR_FRIEND_ERROR" }, { - "trigger": "ERR_NOT_ENOUGH_MONEY\tstring", - "contents": "ERR_NOT_ENOUGH_MONEY", + "trigger": "ERR_FRIEND_LIST_FULL\t\"string\"", + "contents": "ERR_FRIEND_LIST_FULL" }, { - "trigger": "ERR_NOT_EQUIPPABLE\tstring", - "contents": "ERR_NOT_EQUIPPABLE", + "trigger": "ERR_FRIEND_NOT_FOUND\t\"string\"", + "contents": "ERR_FRIEND_NOT_FOUND" }, { - "trigger": "ERR_NOT_IN_BATTLEGROUND\tstring", - "contents": "ERR_NOT_IN_BATTLEGROUND", + "trigger": "ERR_FRIEND_OFFLINE_S\t\"string\"", + "contents": "ERR_FRIEND_OFFLINE_S" }, { - "trigger": "ERR_NOT_IN_COMBAT\tstring", - "contents": "ERR_NOT_IN_COMBAT", + "trigger": "ERR_FRIEND_ONLINE_SS\t\"string\"", + "contents": "ERR_FRIEND_ONLINE_SS" }, { - "trigger": "ERR_NOT_IN_GROUP\tstring", - "contents": "ERR_NOT_IN_GROUP", + "trigger": "ERR_FRIEND_REMOVED_S\t\"string\"", + "contents": "ERR_FRIEND_REMOVED_S" }, { - "trigger": "ERR_NOT_IN_INSTANCE_GROUP\tstring", - "contents": "ERR_NOT_IN_INSTANCE_GROUP", + "trigger": "ERR_FRIEND_SELF\t\"string\"", + "contents": "ERR_FRIEND_SELF" }, { - "trigger": "ERR_NOT_IN_RAID\tstring", - "contents": "ERR_NOT_IN_RAID", + "trigger": "ERR_FRIEND_WRONG_FACTION\t\"string\"", + "contents": "ERR_FRIEND_WRONG_FACTION" }, { - "trigger": "ERR_NOT_LEADER\tstring", - "contents": "ERR_NOT_LEADER", + "trigger": "ERR_GARRISON_BUILDING_EXISTS\t\"string\"", + "contents": "ERR_GARRISON_BUILDING_EXISTS" }, { - "trigger": "ERR_NOT_ON_TOURNAMENT_REALM\tstring", - "contents": "ERR_NOT_ON_TOURNAMENT_REALM", + "trigger": "ERR_GARRISON_CANNOT_MOVE_BUILDING\t\"string\"", + "contents": "ERR_GARRISON_CANNOT_MOVE_BUILDING" }, { - "trigger": "ERR_NOT_OWNER\tstring", - "contents": "ERR_NOT_OWNER", + "trigger": "ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE\t\"string\"", + "contents": "ERR_GARRISON_COMPLETE_MISSION_WRONG_FOLLOWER_TYPE" }, { - "trigger": "ERR_NOT_SAME_ACCOUNT\tstring", - "contents": "ERR_NOT_SAME_ACCOUNT", + "trigger": "ERR_GARRISON_INVALID_BUILDINGID\t\"string\"", + "contents": "ERR_GARRISON_INVALID_BUILDINGID" }, { - "trigger": "ERR_NOT_WHILE_DISARMED\tstring", - "contents": "ERR_NOT_WHILE_DISARMED", + "trigger": "ERR_GARRISON_INVALID_PLOT\t\"string\"", + "contents": "ERR_GARRISON_INVALID_PLOT" }, { - "trigger": "ERR_NOT_WHILE_FALLING\tstring", - "contents": "ERR_NOT_WHILE_FALLING", + "trigger": "ERR_GARRISON_INVALID_PLOT_BUILDING\t\"string\"", + "contents": "ERR_GARRISON_INVALID_PLOT_BUILDING" }, { - "trigger": "ERR_NOT_WHILE_FATIGUED\tstring", - "contents": "ERR_NOT_WHILE_FATIGUED", + "trigger": "ERR_GARRISON_NOT_ENOUGH_CURRENCY\t\"string\"", + "contents": "ERR_GARRISON_NOT_ENOUGH_CURRENCY" }, { - "trigger": "ERR_NOT_WHILE_MOUNTED\tstring", - "contents": "ERR_NOT_WHILE_MOUNTED", + "trigger": "ERR_GARRISON_NOT_ENOUGH_GOLD\t\"string\"", + "contents": "ERR_GARRISON_NOT_ENOUGH_GOLD" }, { - "trigger": "ERR_NOT_WHILE_MOVING\tstring", - "contents": "ERR_NOT_WHILE_MOVING", + "trigger": "ERR_GARRISON_REQUIRES_BLUEPRINT\t\"string\"", + "contents": "ERR_GARRISON_REQUIRES_BLUEPRINT" }, { - "trigger": "ERR_NOT_WHILE_SHAPESHIFTED\tstring", - "contents": "ERR_NOT_WHILE_SHAPESHIFTED", + "trigger": "ERR_GENERIC_NO_TARGET\t\"string\"", + "contents": "ERR_GENERIC_NO_TARGET" }, { - "trigger": "ERR_NOTYOURPET\tstring", - "contents": "ERR_NOTYOURPET", + "trigger": "ERR_GENERIC_NO_VALID_TARGETS\t\"string\"", + "contents": "ERR_GENERIC_NO_VALID_TARGETS" }, { - "trigger": "ERR_NULL_PETNAME\tstring", - "contents": "ERR_NULL_PETNAME", + "trigger": "ERR_GENERIC_STUNNED\t\"string\"", + "contents": "ERR_GENERIC_STUNNED" }, { - "trigger": "ERR_OBJECT_FAIL_NOT_IN_PARTY\tstring", - "contents": "ERR_OBJECT_FAIL_NOT_IN_PARTY", + "trigger": "ERR_GLYPH_TARGET_NOT_AVAILABLE\t\"string\"", + "contents": "ERR_GLYPH_TARGET_NOT_AVAILABLE" }, { - "trigger": "ERR_OBJECT_IS_BUSY\tstring", - "contents": "ERR_OBJECT_IS_BUSY", + "trigger": "ERR_GLYPH_WIPE_ERROR\t\"string\"", + "contents": "ERR_GLYPH_WIPE_ERROR" }, { - "trigger": "ERR_ONLY_ONE_AMMO\tstring", - "contents": "ERR_ONLY_ONE_AMMO", + "trigger": "ERR_GMRESPONSE_DB_ERROR\t\"string\"", + "contents": "ERR_GMRESPONSE_DB_ERROR" }, { - "trigger": "ERR_ONLY_ONE_BOLT\tstring", - "contents": "ERR_ONLY_ONE_BOLT", + "trigger": "ERR_GROUP_ACTION_THROTTLED\t\"string\"", + "contents": "ERR_GROUP_ACTION_THROTTLED" }, { - "trigger": "ERR_ONLY_ONE_QUIVER\tstring", - "contents": "ERR_ONLY_ONE_QUIVER", + "trigger": "ERR_GROUP_DISBANDED\t\"string\"", + "contents": "ERR_GROUP_DISBANDED" }, { - "trigger": "ERR_OUT_OF_ARCANE_CHARGES\tstring", - "contents": "ERR_OUT_OF_ARCANE_CHARGES", + "trigger": "ERR_GROUP_FULL\t\"string\"", + "contents": "ERR_GROUP_FULL" }, { - "trigger": "ERR_OUT_OF_BALANCE_NEGATIVE\tstring", - "contents": "ERR_OUT_OF_BALANCE_NEGATIVE", + "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_DEAD\t\"string\"", + "contents": "ERR_GROUP_JOIN_BATTLEGROUND_DEAD" }, { - "trigger": "ERR_OUT_OF_BALANCE_POSITIVE\tstring", - "contents": "ERR_OUT_OF_BALANCE_POSITIVE", + "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS\t\"string\"", + "contents": "ERR_GROUP_JOIN_BATTLEGROUND_DESERTERS" }, { - "trigger": "ERR_OUT_OF_BURNING_EMBERS\tstring", - "contents": "ERR_OUT_OF_BURNING_EMBERS", + "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_FAIL\t\"string\"", + "contents": "ERR_GROUP_JOIN_BATTLEGROUND_FAIL" }, { - "trigger": "ERR_OUT_OF_CHI\tstring", - "contents": "ERR_OUT_OF_CHI", + "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_S\t\"string\"", + "contents": "ERR_GROUP_JOIN_BATTLEGROUND_S" }, { - "trigger": "ERR_OUT_OF_COMBO_POINTS\tstring", - "contents": "ERR_OUT_OF_COMBO_POINTS", + "trigger": "ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY\t\"string\"", + "contents": "ERR_GROUP_JOIN_BATTLEGROUND_TOO_MANY" }, { - "trigger": "ERR_OUT_OF_DARK_FORCE\tstring", - "contents": "ERR_OUT_OF_DARK_FORCE", + "trigger": "ERR_GROUP_SWAP_FAILED\t\"string\"", + "contents": "ERR_GROUP_SWAP_FAILED" }, { - "trigger": "ERR_OUT_OF_DEMONIC_FURY\tstring", - "contents": "ERR_OUT_OF_DEMONIC_FURY", + "trigger": "ERR_GUILD_ACCEPT\t\"string\"", + "contents": "ERR_GUILD_ACCEPT" }, { - "trigger": "ERR_OUT_OF_ENERGY\tstring", - "contents": "ERR_OUT_OF_ENERGY", + "trigger": "ERR_GUILD_AND_COMMUNITIES_UNAVAILABLE\t\"string\"", + "contents": "ERR_GUILD_AND_COMMUNITIES_UNAVAILABLE" }, { - "trigger": "ERR_OUT_OF_FOCUS\tstring", - "contents": "ERR_OUT_OF_FOCUS", + "trigger": "ERR_GUILD_BANK_BOUND_ITEM\t\"string\"", + "contents": "ERR_GUILD_BANK_BOUND_ITEM" }, { - "trigger": "ERR_OUT_OF_FURY\tstring", - "contents": "ERR_OUT_OF_FURY", + "trigger": "ERR_GUILD_BANK_CONJURED_ITEM\t\"string\"", + "contents": "ERR_GUILD_BANK_CONJURED_ITEM" }, { - "trigger": "ERR_OUT_OF_HEALTH\tstring", - "contents": "ERR_OUT_OF_HEALTH", + "trigger": "ERR_GUILD_BANK_EQUIPPED_ITEM\t\"string\"", + "contents": "ERR_GUILD_BANK_EQUIPPED_ITEM" }, { - "trigger": "ERR_OUT_OF_HOLY_POWER\tstring", - "contents": "ERR_OUT_OF_HOLY_POWER", + "trigger": "ERR_GUILD_BANK_FULL\t\"string\"", + "contents": "ERR_GUILD_BANK_FULL" }, { - "trigger": "ERR_OUT_OF_INSANITY\tstring", - "contents": "ERR_OUT_OF_INSANITY", + "trigger": "ERR_GUILD_BANK_QUEST_ITEM\t\"string\"", + "contents": "ERR_GUILD_BANK_QUEST_ITEM" }, { - "trigger": "ERR_OUT_OF_LIGHT_FORCE\tstring", - "contents": "ERR_OUT_OF_LIGHT_FORCE", + "trigger": "ERR_GUILD_BANK_VOUCHER_FAILED\t\"string\"", + "contents": "ERR_GUILD_BANK_VOUCHER_FAILED" }, { - "trigger": "ERR_OUT_OF_MAELSTROM\tstring", - "contents": "ERR_OUT_OF_MAELSTROM", + "trigger": "ERR_GUILD_BANK_WRAPPED_ITEM\t\"string\"", + "contents": "ERR_GUILD_BANK_WRAPPED_ITEM" }, { - "trigger": "ERR_OUT_OF_MANA\tstring", - "contents": "ERR_OUT_OF_MANA", + "trigger": "ERR_GUILD_BANK_WRONG_TAB\t\"string\"", + "contents": "ERR_GUILD_BANK_WRONG_TAB" }, { - "trigger": "ERR_OUT_OF_PAIN\tstring", - "contents": "ERR_OUT_OF_PAIN", + "trigger": "ERR_GUILD_CREATE_S\t\"string\"", + "contents": "ERR_GUILD_CREATE_S" }, { - "trigger": "ERR_OUT_OF_POWER_DISPLAY\tstring", - "contents": "ERR_OUT_OF_POWER_DISPLAY", + "trigger": "ERR_GUILD_DECLINE_AUTO_S\t\"string\"", + "contents": "ERR_GUILD_DECLINE_AUTO_S" }, { - "trigger": "ERR_OUT_OF_RAGE\tstring", - "contents": "ERR_OUT_OF_RAGE", + "trigger": "ERR_GUILD_DECLINE_S\t\"string\"", + "contents": "ERR_GUILD_DECLINE_S" }, { - "trigger": "ERR_OUT_OF_RANGE\tstring", - "contents": "ERR_OUT_OF_RANGE", + "trigger": "ERR_GUILD_DEMOTE_SS\t\"string\"", + "contents": "ERR_GUILD_DEMOTE_SS" }, { - "trigger": "ERR_OUT_OF_RUNES\tstring", - "contents": "ERR_OUT_OF_RUNES", + "trigger": "ERR_GUILD_DEMOTE_SSS\t\"string\"", + "contents": "ERR_GUILD_DEMOTE_SSS" }, { - "trigger": "ERR_OUT_OF_RUNIC_POWER\tstring", - "contents": "ERR_OUT_OF_RUNIC_POWER", + "trigger": "ERR_GUILD_DISBAND_S\t\"string\"", + "contents": "ERR_GUILD_DISBAND_S" }, { - "trigger": "ERR_OUT_OF_SHADOW_ORBS\tstring", - "contents": "ERR_OUT_OF_SHADOW_ORBS", + "trigger": "ERR_GUILD_DISBAND_SELF\t\"string\"", + "contents": "ERR_GUILD_DISBAND_SELF" }, { - "trigger": "ERR_OUT_OF_SOUL_SHARDS\tstring", - "contents": "ERR_OUT_OF_SOUL_SHARDS", + "trigger": "ERR_GUILD_DISBANDED\t\"string\"", + "contents": "ERR_GUILD_DISBANDED" }, { - "trigger": "ERR_PARENTAL_CONTROLS_CHAT_MUTED\tstring", - "contents": "ERR_PARENTAL_CONTROLS_CHAT_MUTED", + "trigger": "ERR_GUILD_FOUNDER_S\t\"string\"", + "contents": "ERR_GUILD_FOUNDER_S" }, { - "trigger": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING\tstring", - "contents": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING", + "trigger": "ERR_GUILD_INTERNAL\t\"string\"", + "contents": "ERR_GUILD_INTERNAL" }, { - "trigger": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING_SOON\tstring", - "contents": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING_SOON", + "trigger": "ERR_GUILD_INVITE_S\t\"string\"", + "contents": "ERR_GUILD_INVITE_S" }, { - "trigger": "ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE\tstring", - "contents": "ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE", + "trigger": "ERR_GUILD_INVITE_SELF\t\"string\"", + "contents": "ERR_GUILD_INVITE_SELF" }, { - "trigger": "ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE\tstring", - "contents": "ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE", + "trigger": "ERR_GUILD_JOIN_S\t\"string\"", + "contents": "ERR_GUILD_JOIN_S" }, { - "trigger": "ERR_PARTY_CONVERTED_TO_RAID\tstring", - "contents": "ERR_PARTY_CONVERTED_TO_RAID", + "trigger": "ERR_GUILD_LEADER_CHANGED_SS\t\"string\"", + "contents": "ERR_GUILD_LEADER_CHANGED_SS" }, { - "trigger": "ERR_PARTY_LFG_BOOT_COOLDOWN_S\tstring", - "contents": "ERR_PARTY_LFG_BOOT_COOLDOWN_S", + "trigger": "ERR_GUILD_LEADER_IS_S\t\"string\"", + "contents": "ERR_GUILD_LEADER_IS_S" }, { - "trigger": "ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE\tstring", - "contents": "ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE", + "trigger": "ERR_GUILD_LEADER_LEAVE\t\"string\"", + "contents": "ERR_GUILD_LEADER_LEAVE" }, { - "trigger": "ERR_PARTY_LFG_BOOT_IN_COMBAT\tstring", - "contents": "ERR_PARTY_LFG_BOOT_IN_COMBAT", + "trigger": "ERR_GUILD_LEADER_REPLACED\t\"string\"", + "contents": "ERR_GUILD_LEADER_REPLACED" }, { - "trigger": "ERR_PARTY_LFG_BOOT_IN_PROGRESS\tstring", - "contents": "ERR_PARTY_LFG_BOOT_IN_PROGRESS", + "trigger": "ERR_GUILD_LEADER_S\t\"string\"", + "contents": "ERR_GUILD_LEADER_S" }, { - "trigger": "ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S\tstring", - "contents": "ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S", + "trigger": "ERR_GUILD_LEADER_SELF\t\"string\"", + "contents": "ERR_GUILD_LEADER_SELF" }, { - "trigger": "ERR_PARTY_LFG_BOOT_LIMIT\tstring", - "contents": "ERR_PARTY_LFG_BOOT_LIMIT", + "trigger": "ERR_GUILD_LEAVE_RESULT\t\"string\"", + "contents": "ERR_GUILD_LEAVE_RESULT" }, { - "trigger": "ERR_PARTY_LFG_BOOT_LOOT_ROLLS\tstring", - "contents": "ERR_PARTY_LFG_BOOT_LOOT_ROLLS", + "trigger": "ERR_GUILD_LEAVE_S\t\"string\"", + "contents": "ERR_GUILD_LEAVE_S" }, { - "trigger": "ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S\tstring", - "contents": "ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S", + "trigger": "ERR_GUILD_NAME_EXISTS_S\t\"string\"", + "contents": "ERR_GUILD_NAME_EXISTS_S" }, { - "trigger": "ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS\tstring", - "contents": "ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS", + "trigger": "ERR_GUILD_NAME_INVALID\t\"string\"", + "contents": "ERR_GUILD_NAME_INVALID" }, { - "trigger": "ERR_PARTY_LFG_BOOT_VOTE_FAILED\tstring", - "contents": "ERR_PARTY_LFG_BOOT_VOTE_FAILED", + "trigger": "ERR_GUILD_NOT_ALLIED\t\"string\"", + "contents": "ERR_GUILD_NOT_ALLIED" }, { - "trigger": "ERR_PARTY_LFG_BOOT_VOTE_REGISTERED\tstring", - "contents": "ERR_PARTY_LFG_BOOT_VOTE_REGISTERED", + "trigger": "ERR_GUILD_NOT_ENOUGH_MONEY\t\"string\"", + "contents": "ERR_GUILD_NOT_ENOUGH_MONEY" }, { - "trigger": "ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED\tstring", - "contents": "ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED", + "trigger": "ERR_GUILD_PERMISSIONS\t\"string\"", + "contents": "ERR_GUILD_PERMISSIONS" }, { - "trigger": "ERR_PARTY_LFG_INVITE_RAID_LOCKED\tstring", - "contents": "ERR_PARTY_LFG_INVITE_RAID_LOCKED", + "trigger": "ERR_GUILD_PLAYER_NOT_FOUND_S\t\"string\"", + "contents": "ERR_GUILD_PLAYER_NOT_FOUND_S" }, { - "trigger": "ERR_PARTY_LFG_TELEPORT_IN_COMBAT\tstring", - "contents": "ERR_PARTY_LFG_TELEPORT_IN_COMBAT", + "trigger": "ERR_GUILD_PLAYER_NOT_IN_GUILD\t\"string\"", + "contents": "ERR_GUILD_PLAYER_NOT_IN_GUILD" }, { - "trigger": "ERR_PARTY_PRIVATE_GROUP_ONLY\tstring", - "contents": "ERR_PARTY_PRIVATE_GROUP_ONLY", + "trigger": "ERR_GUILD_PLAYER_NOT_IN_GUILD_S\t\"string\"", + "contents": "ERR_GUILD_PLAYER_NOT_IN_GUILD_S" }, { - "trigger": "ERR_PARTY_ROLE_NOT_AVAILABLE\tstring", - "contents": "ERR_PARTY_ROLE_NOT_AVAILABLE", + "trigger": "ERR_GUILD_PROMOTE_SSS\t\"string\"", + "contents": "ERR_GUILD_PROMOTE_SSS" }, { - "trigger": "ERR_PARTY_TARGET_AMBIGUOUS\tstring", - "contents": "ERR_PARTY_TARGET_AMBIGUOUS", + "trigger": "ERR_GUILD_QUIT_S\t\"string\"", + "contents": "ERR_GUILD_QUIT_S" }, { - "trigger": "ERR_PASSIVE_ABILITY\tstring", - "contents": "ERR_PASSIVE_ABILITY", + "trigger": "ERR_GUILD_RANK_IN_USE\t\"string\"", + "contents": "ERR_GUILD_RANK_IN_USE" }, { - "trigger": "ERR_PET_BROKEN\tstring", - "contents": "ERR_PET_BROKEN", + "trigger": "ERR_GUILD_RANK_TOO_HIGH_S\t\"string\"", + "contents": "ERR_GUILD_RANK_TOO_HIGH_S" }, { - "trigger": "ERR_PET_JOURNAL_ALREADY_IN_LOADOUT\tstring", - "contents": "ERR_PET_JOURNAL_ALREADY_IN_LOADOUT", + "trigger": "ERR_GUILD_RANK_TOO_LOW_S\t\"string\"", + "contents": "ERR_GUILD_RANK_TOO_LOW_S" }, { - "trigger": "ERR_PET_JOURNAL_PET_PENDING_CAGE\tstring", - "contents": "ERR_PET_JOURNAL_PET_PENDING_CAGE", + "trigger": "ERR_GUILD_RANKS_LOCKED\t\"string\"", + "contents": "ERR_GUILD_RANKS_LOCKED" }, { - "trigger": "ERR_PET_LEARN_ABILITY_S\tstring", - "contents": "ERR_PET_LEARN_ABILITY_S", + "trigger": "ERR_GUILD_REMOVE_SELF\t\"string\"", + "contents": "ERR_GUILD_REMOVE_SELF" }, { - "trigger": "ERR_PET_LEARN_SPELL_S\tstring", - "contents": "ERR_PET_LEARN_SPELL_S", + "trigger": "ERR_GUILD_REMOVE_SS\t\"string\"", + "contents": "ERR_GUILD_REMOVE_SS" }, { - "trigger": "ERR_PET_NOT_RENAMEABLE\tstring", - "contents": "ERR_PET_NOT_RENAMEABLE", + "trigger": "ERR_GUILD_REP_TOO_LOW\t\"string\"", + "contents": "ERR_GUILD_REP_TOO_LOW" }, { - "trigger": "ERR_PET_SPEC_WIPE_ERROR\tstring", - "contents": "ERR_PET_SPEC_WIPE_ERROR", + "trigger": "ERR_GUILD_TOO_MUCH_MONEY\t\"string\"", + "contents": "ERR_GUILD_TOO_MUCH_MONEY" }, { - "trigger": "ERR_PET_SPELL_AFFECTING_COMBAT\tstring", - "contents": "ERR_PET_SPELL_AFFECTING_COMBAT", + "trigger": "ERR_GUILD_TRIAL_ACCOUNT_TRIAL\t\"string\"", + "contents": "ERR_GUILD_TRIAL_ACCOUNT_TRIAL" }, { - "trigger": "ERR_PET_SPELL_ALREADY_KNOWN_S\tstring", - "contents": "ERR_PET_SPELL_ALREADY_KNOWN_S", + "trigger": "ERR_GUILD_TRIAL_ACCOUNT_VETERAN\t\"string\"", + "contents": "ERR_GUILD_TRIAL_ACCOUNT_VETERAN" }, { - "trigger": "ERR_PET_SPELL_DEAD\tstring", - "contents": "ERR_PET_SPELL_DEAD", + "trigger": "ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL\t\"string\"", + "contents": "ERR_GUILD_UNDELETABLE_DUE_TO_LEVEL" }, { - "trigger": "ERR_PET_SPELL_NOPATH\tstring", - "contents": "ERR_PET_SPELL_NOPATH", + "trigger": "ERR_GUILD_WITHDRAW_LIMIT\t\"string\"", + "contents": "ERR_GUILD_WITHDRAW_LIMIT" }, { - "trigger": "ERR_PET_SPELL_NOT_BEHIND\tstring", - "contents": "ERR_PET_SPELL_NOT_BEHIND", + "trigger": "ERR_GUILDEMBLEM_COLORSPRESENT\t\"string\"", + "contents": "ERR_GUILDEMBLEM_COLORSPRESENT" }, { - "trigger": "ERR_PET_SPELL_OUT_OF_RANGE\tstring", - "contents": "ERR_PET_SPELL_OUT_OF_RANGE", + "trigger": "ERR_GUILDEMBLEM_INVALID_TABARD_COLORS\t\"string\"", + "contents": "ERR_GUILDEMBLEM_INVALID_TABARD_COLORS" }, { - "trigger": "ERR_PET_SPELL_ROOTED\tstring", - "contents": "ERR_PET_SPELL_ROOTED", + "trigger": "ERR_GUILDEMBLEM_INVALIDVENDOR\t\"string\"", + "contents": "ERR_GUILDEMBLEM_INVALIDVENDOR" }, { - "trigger": "ERR_PET_SPELL_TARGETS_DEAD\tstring", - "contents": "ERR_PET_SPELL_TARGETS_DEAD", + "trigger": "ERR_GUILDEMBLEM_NOGUILD\t\"string\"", + "contents": "ERR_GUILDEMBLEM_NOGUILD" }, { - "trigger": "ERR_PET_SPELL_UNLEARNED_S\tstring", - "contents": "ERR_PET_SPELL_UNLEARNED_S", + "trigger": "ERR_GUILDEMBLEM_NOTENOUGHMONEY\t\"string\"", + "contents": "ERR_GUILDEMBLEM_NOTENOUGHMONEY" }, { - "trigger": "ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE\tstring", - "contents": "ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE", + "trigger": "ERR_GUILDEMBLEM_NOTGUILDMASTER\t\"string\"", + "contents": "ERR_GUILDEMBLEM_NOTGUILDMASTER" }, { - "trigger": "ERR_PETBATTLE_ALL_PETS_DEAD\tstring", - "contents": "ERR_PETBATTLE_ALL_PETS_DEAD", + "trigger": "ERR_GUILDEMBLEM_SAME\t\"string\"", + "contents": "ERR_GUILDEMBLEM_SAME" }, { - "trigger": "ERR_PETBATTLE_CREATE_FAILED\tstring", - "contents": "ERR_PETBATTLE_CREATE_FAILED", + "trigger": "ERR_GUILDEMBLEM_SUCCESS\t\"string\"", + "contents": "ERR_GUILDEMBLEM_SUCCESS" }, { - "trigger": "ERR_PETBATTLE_DECLINED\tstring", - "contents": "ERR_PETBATTLE_DECLINED", + "trigger": "ERR_HAS_RESTRICTION\t\"string\"", + "contents": "ERR_HAS_RESTRICTION" }, { - "trigger": "ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING\tstring", - "contents": "ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING", + "trigger": "ERR_IGNORE_ADDED_S\t\"string\"", + "contents": "ERR_IGNORE_ADDED_S" }, { - "trigger": "ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING\tstring", - "contents": "ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING", + "trigger": "ERR_IGNORE_ALREADY_S\t\"string\"", + "contents": "ERR_IGNORE_ALREADY_S" }, { - "trigger": "ERR_PETBATTLE_IN_BATTLE\tstring", - "contents": "ERR_PETBATTLE_IN_BATTLE", + "trigger": "ERR_IGNORE_AMBIGUOUS\t\"string\"", + "contents": "ERR_IGNORE_AMBIGUOUS" }, { - "trigger": "ERR_PETBATTLE_INTERNAL\tstring", - "contents": "ERR_PETBATTLE_INTERNAL", + "trigger": "ERR_IGNORE_DELETED\t\"string\"", + "contents": "ERR_IGNORE_DELETED" }, { - "trigger": "ERR_PETBATTLE_INVALID_LOADOUT\tstring", - "contents": "ERR_PETBATTLE_INVALID_LOADOUT", + "trigger": "ERR_IGNORE_FULL\t\"string\"", + "contents": "ERR_IGNORE_FULL" }, { - "trigger": "ERR_PETBATTLE_NO_ACCOUNT_LOCK\tstring", - "contents": "ERR_PETBATTLE_NO_ACCOUNT_LOCK", + "trigger": "ERR_IGNORE_NOT_FOUND\t\"string\"", + "contents": "ERR_IGNORE_NOT_FOUND" }, { - "trigger": "ERR_PETBATTLE_NO_PETS_IN_SLOTS\tstring", - "contents": "ERR_PETBATTLE_NO_PETS_IN_SLOTS", + "trigger": "ERR_IGNORE_REMOVED_S\t\"string\"", + "contents": "ERR_IGNORE_REMOVED_S" }, { - "trigger": "ERR_PETBATTLE_NOT_A_TRAINER\tstring", - "contents": "ERR_PETBATTLE_NOT_A_TRAINER", + "trigger": "ERR_IGNORE_SELF\t\"string\"", + "contents": "ERR_IGNORE_SELF" }, { - "trigger": "ERR_PETBATTLE_NOT_HERE\tstring", - "contents": "ERR_PETBATTLE_NOT_HERE", + "trigger": "ERR_IGNORING_YOU_S\t\"string\"", + "contents": "ERR_IGNORING_YOU_S" }, { - "trigger": "ERR_PETBATTLE_NOT_HERE_OBSTRUCTED\tstring", - "contents": "ERR_PETBATTLE_NOT_HERE_OBSTRUCTED", + "trigger": "ERR_IN_BATTLEGROUND_RESPEC\t\"string\"", + "contents": "ERR_IN_BATTLEGROUND_RESPEC" }, { - "trigger": "ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT\tstring", - "contents": "ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT", + "trigger": "ERR_IN_NON_RANDOM_BG\t\"string\"", + "contents": "ERR_IN_NON_RANDOM_BG" }, { - "trigger": "ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND\tstring", - "contents": "ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND", + "trigger": "ERR_IN_PVP_QUEUE\t\"string\"", + "contents": "ERR_IN_PVP_QUEUE" }, { - "trigger": "ERR_PETBATTLE_NOT_WHILE_DEAD\tstring", - "contents": "ERR_PETBATTLE_NOT_WHILE_DEAD", + "trigger": "ERR_IN_RANDOM_BG\t\"string\"", + "contents": "ERR_IN_RANDOM_BG" }, { - "trigger": "ERR_PETBATTLE_NOT_WHILE_FLYING\tstring", - "contents": "ERR_PETBATTLE_NOT_WHILE_FLYING", + "trigger": "ERR_INITIATE_TRADE_S\t\"string\"", + "contents": "ERR_INITIATE_TRADE_S" }, { - "trigger": "ERR_PETBATTLE_NOT_WHILE_IN_COMBAT\tstring", - "contents": "ERR_PETBATTLE_NOT_WHILE_IN_COMBAT", + "trigger": "ERR_INSPECT_S\t\"string\"", + "contents": "ERR_INSPECT_S" }, { - "trigger": "ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE\tstring", - "contents": "ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE", + "trigger": "ERR_INSTANCE_GROUP_ADDED_S\t\"string\"", + "contents": "ERR_INSTANCE_GROUP_ADDED_S" }, { - "trigger": "ERR_PETBATTLE_QUEUE_ALREADY_QUEUED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_ALREADY_QUEUED", + "trigger": "ERR_INSTANCE_GROUP_JOINED_WITH_PARTY\t\"string\"", + "contents": "ERR_INSTANCE_GROUP_JOINED_WITH_PARTY" }, { - "trigger": "ERR_PETBATTLE_QUEUE_JOIN_FAILED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_JOIN_FAILED", + "trigger": "ERR_INSTANCE_GROUP_JOINED_WITH_RAID\t\"string\"", + "contents": "ERR_INSTANCE_GROUP_JOINED_WITH_RAID" }, { - "trigger": "ERR_PETBATTLE_QUEUE_JOURNAL_LOCK\tstring", - "contents": "ERR_PETBATTLE_QUEUE_JOURNAL_LOCK", + "trigger": "ERR_INSTANCE_GROUP_REMOVED_S\t\"string\"", + "contents": "ERR_INSTANCE_GROUP_REMOVED_S" }, { - "trigger": "ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL\tstring", - "contents": "ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL", + "trigger": "ERR_INSUFF_TRACKED_CURRENCY_IS\t\"string\"", + "contents": "ERR_INSUFF_TRACKED_CURRENCY_IS" }, { - "trigger": "ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED", + "trigger": "ERR_INTERNAL_BAG_ERROR\t\"string\"", + "contents": "ERR_INTERNAL_BAG_ERROR" }, { - "trigger": "ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED", + "trigger": "ERR_INV_FULL\t\"string\"", + "contents": "ERR_INV_FULL" }, { - "trigger": "ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT\tstring", - "contents": "ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT", + "trigger": "ERR_INVALID_ATTACK_TARGET\t\"string\"", + "contents": "ERR_INVALID_ATTACK_TARGET" }, { - "trigger": "ERR_PETBATTLE_QUEUE_QUEUED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_QUEUED", + "trigger": "ERR_INVALID_FOLLOW_PVP_COMBAT\t\"string\"", + "contents": "ERR_INVALID_FOLLOW_PVP_COMBAT" }, { - "trigger": "ERR_PETBATTLE_QUEUE_REMOVED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_REMOVED", + "trigger": "ERR_INVALID_FOLLOW_TARGET\t\"string\"", + "contents": "ERR_INVALID_FOLLOW_TARGET" }, { - "trigger": "ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL\tstring", - "contents": "ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL", + "trigger": "ERR_INVALID_FOLLOW_TARGET_PVP_COMBAT\t\"string\"", + "contents": "ERR_INVALID_FOLLOW_TARGET_PVP_COMBAT" }, { - "trigger": "ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED", + "trigger": "ERR_INVALID_GLYPH_SLOT\t\"string\"", + "contents": "ERR_INVALID_GLYPH_SLOT" }, { - "trigger": "ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE\tstring", - "contents": "ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE", + "trigger": "ERR_INVALID_INSPECT_TARGET\t\"string\"", + "contents": "ERR_INVALID_INSPECT_TARGET" }, { - "trigger": "ERR_PETBATTLE_QUEUE_SLOT_DEAD\tstring", - "contents": "ERR_PETBATTLE_QUEUE_SLOT_DEAD", + "trigger": "ERR_INVALID_ITEM_TARGET\t\"string\"", + "contents": "ERR_INVALID_ITEM_TARGET" }, { - "trigger": "ERR_PETBATTLE_QUEUE_SLOT_EMPTY\tstring", - "contents": "ERR_PETBATTLE_QUEUE_SLOT_EMPTY", + "trigger": "ERR_INVALID_PROMOTION_CODE\t\"string\"", + "contents": "ERR_INVALID_PROMOTION_CODE" }, { - "trigger": "ERR_PETBATTLE_QUEUE_SLOT_LOCKED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_SLOT_LOCKED", + "trigger": "ERR_INVALID_QUEST_TARGET\t\"string\"", + "contents": "ERR_INVALID_QUEST_TARGET" }, { - "trigger": "ERR_PETBATTLE_QUEUE_SLOT_NO_PET\tstring", - "contents": "ERR_PETBATTLE_QUEUE_SLOT_NO_PET", + "trigger": "ERR_INVALID_RAID_TARGET\t\"string\"", + "contents": "ERR_INVALID_RAID_TARGET" }, { - "trigger": "ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER\tstring", - "contents": "ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER", + "trigger": "ERR_INVALID_TELEPORT_LOCATION\t\"string\"", + "contents": "ERR_INVALID_TELEPORT_LOCATION" }, { - "trigger": "ERR_PETBATTLE_QUEUE_SLOT_REVOKED\tstring", - "contents": "ERR_PETBATTLE_QUEUE_SLOT_REVOKED", + "trigger": "ERR_INVITE_IN_COMBAT\t\"string\"", + "contents": "ERR_INVITE_IN_COMBAT" }, { - "trigger": "ERR_PETBATTLE_RESTRICTED_ACCOUNT\tstring", - "contents": "ERR_PETBATTLE_RESTRICTED_ACCOUNT", + "trigger": "ERR_INVITE_NO_PARTY_SERVER\t\"string\"", + "contents": "ERR_INVITE_NO_PARTY_SERVER" }, { - "trigger": "ERR_PETBATTLE_TARGET_INVALID\tstring", - "contents": "ERR_PETBATTLE_TARGET_INVALID", + "trigger": "ERR_INVITE_PARTY_BUSY\t\"string\"", + "contents": "ERR_INVITE_PARTY_BUSY" }, { - "trigger": "ERR_PETBATTLE_TARGET_NOT_CAPTURABLE\tstring", - "contents": "ERR_PETBATTLE_TARGET_NOT_CAPTURABLE", + "trigger": "ERR_INVITE_PLAYER_S\t\"string\"", + "contents": "ERR_INVITE_PLAYER_S" }, { - "trigger": "ERR_PETBATTLE_TARGET_OUT_OF_RANGE\tstring", - "contents": "ERR_PETBATTLE_TARGET_OUT_OF_RANGE", + "trigger": "ERR_INVITE_RESTRICTED\t\"string\"", + "contents": "ERR_INVITE_RESTRICTED" }, { - "trigger": "ERR_PETBATTLE_WILD_PET_TAPPED\tstring", - "contents": "ERR_PETBATTLE_WILD_PET_TAPPED", + "trigger": "ERR_INVITE_RESTRICTED_TRIAL\t\"string\"", + "contents": "ERR_INVITE_RESTRICTED_TRIAL" }, { - "trigger": "ERR_PETITION_ALREADY_SIGNED\tstring", - "contents": "ERR_PETITION_ALREADY_SIGNED", + "trigger": "ERR_INVITE_SELF\t\"string\"", + "contents": "ERR_INVITE_SELF" }, { - "trigger": "ERR_PETITION_ALREADY_SIGNED_BY_S\tstring", - "contents": "ERR_PETITION_ALREADY_SIGNED_BY_S", + "trigger": "ERR_INVITE_UNKNOWN_REALM\t\"string\"", + "contents": "ERR_INVITE_UNKNOWN_REALM" }, { - "trigger": "ERR_PETITION_ALREADY_SIGNED_OTHER\tstring", - "contents": "ERR_PETITION_ALREADY_SIGNED_OTHER", + "trigger": "ERR_INVITED_ALREADY_IN_GROUP_SS\t\"string\"", + "contents": "ERR_INVITED_ALREADY_IN_GROUP_SS" }, { - "trigger": "ERR_PETITION_CREATOR\tstring", - "contents": "ERR_PETITION_CREATOR", + "trigger": "ERR_INVITED_TO_ARENA_TEAM\t\"string\"", + "contents": "ERR_INVITED_TO_ARENA_TEAM" }, { - "trigger": "ERR_PETITION_DECLINED_S\tstring", - "contents": "ERR_PETITION_DECLINED_S", + "trigger": "ERR_INVITED_TO_GROUP_SS\t\"string\"", + "contents": "ERR_INVITED_TO_GROUP_SS" }, { - "trigger": "ERR_PETITION_FULL\tstring", - "contents": "ERR_PETITION_FULL", + "trigger": "ERR_INVITED_TO_GUILD\t\"string\"", + "contents": "ERR_INVITED_TO_GUILD" }, { - "trigger": "ERR_PETITION_IN_GUILD\tstring", - "contents": "ERR_PETITION_IN_GUILD", + "trigger": "ERR_INVITED_TO_GUILD_SSS\t\"string\"", + "contents": "ERR_INVITED_TO_GUILD_SSS" }, { - "trigger": "ERR_PETITION_NOT_ENOUGH_SIGNATURES\tstring", - "contents": "ERR_PETITION_NOT_ENOUGH_SIGNATURES", + "trigger": "ERR_ITEM_CANT_BE_DESTROYED\t\"string\"", + "contents": "ERR_ITEM_CANT_BE_DESTROYED" }, { - "trigger": "ERR_PETITION_NOT_SAME_SERVER\tstring", - "contents": "ERR_PETITION_NOT_SAME_SERVER", + "trigger": "ERR_ITEM_COOLDOWN\t\"string\"", + "contents": "ERR_ITEM_COOLDOWN" }, { - "trigger": "ERR_PETITION_OFFERED_S\tstring", - "contents": "ERR_PETITION_OFFERED_S", + "trigger": "ERR_ITEM_INVENTORY_FULL_SATCHEL\t\"string\"", + "contents": "ERR_ITEM_INVENTORY_FULL_SATCHEL" }, { - "trigger": "ERR_PETITION_RESTRICTED_ACCOUNT\tstring", - "contents": "ERR_PETITION_RESTRICTED_ACCOUNT", + "trigger": "ERR_ITEM_IS_BATTLE_PAY_LOCKED\t\"string\"", + "contents": "ERR_ITEM_IS_BATTLE_PAY_LOCKED" }, { - "trigger": "ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL\tstring", - "contents": "ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL", + "trigger": "ERR_ITEM_LOCKED\t\"string\"", + "contents": "ERR_ITEM_LOCKED" }, { - "trigger": "ERR_PETITION_SIGNED\tstring", - "contents": "ERR_PETITION_SIGNED", + "trigger": "ERR_ITEM_MAX_COUNT\t\"string\"", + "contents": "ERR_ITEM_MAX_COUNT" }, { - "trigger": "ERR_PETITION_SIGNED_S\tstring", - "contents": "ERR_PETITION_SIGNED_S", + "trigger": "ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED\t\"string\"", + "contents": "ERR_ITEM_MAX_COUNT_EQUIPPED_SOCKETED" }, { - "trigger": "ERR_PLAY_TIME_EXCEEDED\tstring", - "contents": "ERR_PLAY_TIME_EXCEEDED", + "trigger": "ERR_ITEM_MAX_COUNT_SOCKETED\t\"string\"", + "contents": "ERR_ITEM_MAX_COUNT_SOCKETED" }, { - "trigger": "ERR_PLAYER_BUSY_S\tstring", - "contents": "ERR_PLAYER_BUSY_S", + "trigger": "ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\t\"string\"", + "contents": "ERR_ITEM_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS" }, { - "trigger": "ERR_PLAYER_DEAD\tstring", - "contents": "ERR_PLAYER_DEAD", + "trigger": "ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS\t\"string\"", + "contents": "ERR_ITEM_MAX_LIMIT_CATEGORY_EQUIPPED_EXCEEDED_IS" }, { - "trigger": "ERR_PLAYER_DIED_S\tstring", - "contents": "ERR_PLAYER_DIED_S", + "trigger": "ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS\t\"string\"", + "contents": "ERR_ITEM_MAX_LIMIT_CATEGORY_SOCKETED_EXCEEDED_IS" }, { - "trigger": "ERR_PLAYER_DIFFICULTY_CHANGED_S\tstring", - "contents": "ERR_PLAYER_DIFFICULTY_CHANGED_S", + "trigger": "ERR_ITEM_NOT_FOUND\t\"string\"", + "contents": "ERR_ITEM_NOT_FOUND" }, { - "trigger": "ERR_PLAYER_IS_NEUTRAL\tstring", - "contents": "ERR_PLAYER_IS_NEUTRAL", + "trigger": "ERR_ITEM_UNIQUE_EQUIPABLE\t\"string\"", + "contents": "ERR_ITEM_UNIQUE_EQUIPABLE" }, { - "trigger": "ERR_PLAYER_JOINED_BATTLE_D\tstring", - "contents": "ERR_PLAYER_JOINED_BATTLE_D", + "trigger": "ERR_ITEM_UNIQUE_EQUIPPABLE\t\"string\"", + "contents": "ERR_ITEM_UNIQUE_EQUIPPABLE" }, { - "trigger": "ERR_PLAYER_LEFT_BATTLE_D\tstring", - "contents": "ERR_PLAYER_LEFT_BATTLE_D", + "trigger": "ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED\t\"string\"", + "contents": "ERR_ITEM_UNIQUE_EQUIPPABLE_SOCKETED" }, { - "trigger": "ERR_PLAYER_SILENCED\tstring", - "contents": "ERR_PLAYER_SILENCED", + "trigger": "ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL\t\"string\"", + "contents": "ERR_ITEM_UPGRADE_ITEM_TOO_LOW_LEVEL" }, { - "trigger": "ERR_PLAYER_SILENCED_ECHO\tstring", - "contents": "ERR_PLAYER_SILENCED_ECHO", + "trigger": "ERR_ITEM_UPGRADE_NO_MORE_UPGRADES\t\"string\"", + "contents": "ERR_ITEM_UPGRADE_NO_MORE_UPGRADES" }, { - "trigger": "ERR_PLAYER_UNSILENCED\tstring", - "contents": "ERR_PLAYER_UNSILENCED", + "trigger": "ERR_ITEM_UPGRADE_NO_PATH\t\"string\"", + "contents": "ERR_ITEM_UPGRADE_NO_PATH" }, { - "trigger": "ERR_PLAYER_UNSILENCED_ECHO\tstring", - "contents": "ERR_PLAYER_UNSILENCED_ECHO", + "trigger": "ERR_JOIN_LFG_OBJECT_FAILED\t\"string\"", + "contents": "ERR_JOIN_LFG_OBJECT_FAILED" }, { - "trigger": "ERR_PLAYER_WRONG_FACTION\tstring", - "contents": "ERR_PLAYER_WRONG_FACTION", + "trigger": "ERR_JOIN_SINGLE_SCENARIO_S\t\"string\"", + "contents": "ERR_JOIN_SINGLE_SCENARIO_S" }, { - "trigger": "ERR_PLAYERLIST_JOINED_BATTLE\tstring", - "contents": "ERR_PLAYERLIST_JOINED_BATTLE", + "trigger": "ERR_JOINED_GROUP_S\t\"string\"", + "contents": "ERR_JOINED_GROUP_S" }, { - "trigger": "ERR_PLAYERLIST_LEFT_BATTLE\tstring", - "contents": "ERR_PLAYERLIST_LEFT_BATTLE", + "trigger": "ERR_KILLED_BY_S\t\"string\"", + "contents": "ERR_KILLED_BY_S" }, { - "trigger": "ERR_PLAYERS_JOINED_BATTLE_D\tstring", - "contents": "ERR_PLAYERS_JOINED_BATTLE_D", + "trigger": "ERR_LEARN_ABILITY_S\t\"string\"", + "contents": "ERR_LEARN_ABILITY_S" }, { - "trigger": "ERR_PLAYERS_LEFT_BATTLE_D\tstring", - "contents": "ERR_PLAYERS_LEFT_BATTLE_D", + "trigger": "ERR_LEARN_COMPANION_S\t\"string\"", + "contents": "ERR_LEARN_COMPANION_S" }, { - "trigger": "ERR_POTION_COOLDOWN\tstring", - "contents": "ERR_POTION_COOLDOWN", + "trigger": "ERR_LEARN_HEIRLOOM_S\t\"string\"", + "contents": "ERR_LEARN_HEIRLOOM_S" }, { - "trigger": "ERR_PROFANE_CHAT_NAME\tstring", - "contents": "ERR_PROFANE_CHAT_NAME", + "trigger": "ERR_LEARN_MOUNT_S\t\"string\"", + "contents": "ERR_LEARN_MOUNT_S" }, { - "trigger": "ERR_PROFICIENCY_GAINED_S\tstring", - "contents": "ERR_PROFICIENCY_GAINED_S", + "trigger": "ERR_LEARN_PASSIVE_S\t\"string\"", + "contents": "ERR_LEARN_PASSIVE_S" }, { - "trigger": "ERR_PROFICIENCY_NEEDED\tstring", - "contents": "ERR_PROFICIENCY_NEEDED", + "trigger": "ERR_LEARN_RECIPE_S\t\"string\"", + "contents": "ERR_LEARN_RECIPE_S" }, { - "trigger": "ERR_PURCHASE_LEVEL_TOO_LOW\tstring", - "contents": "ERR_PURCHASE_LEVEL_TOO_LOW", + "trigger": "ERR_LEARN_SPELL_S\t\"string\"", + "contents": "ERR_LEARN_SPELL_S" }, { - "trigger": "ERR_PVP_BLACKLIST_CAP\tstring", - "contents": "ERR_PVP_BLACKLIST_CAP", + "trigger": "ERR_LEARN_TOY_S\t\"string\"", + "contents": "ERR_LEARN_TOY_S" }, { - "trigger": "ERR_PVP_MAP_NOT_FOUND\tstring", - "contents": "ERR_PVP_MAP_NOT_FOUND", + "trigger": "ERR_LEARN_TRANSMOG_S\t\"string\"", + "contents": "ERR_LEARN_TRANSMOG_S" }, { - "trigger": "ERR_PVP_MAP_NOT_SET\tstring", - "contents": "ERR_PVP_MAP_NOT_SET", + "trigger": "ERR_LEFT_GROUP_S\t\"string\"", + "contents": "ERR_LEFT_GROUP_S" }, { - "trigger": "ERR_PVP_TOGGLE_OFF\tstring", - "contents": "ERR_PVP_TOGGLE_OFF", + "trigger": "ERR_LEFT_GROUP_YOU\t\"string\"", + "contents": "ERR_LEFT_GROUP_YOU" }, { - "trigger": "ERR_PVP_TOGGLE_ON\tstring", - "contents": "ERR_PVP_TOGGLE_ON", + "trigger": "ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S\t\"string\"", + "contents": "ERR_LEGACY_RAID_DIFFICULTY_CHANGED_S" }, { - "trigger": "ERR_QUEST_ACCEPTED_S\tstring", - "contents": "ERR_QUEST_ACCEPTED_S", + "trigger": "ERR_LEGACY_RAID_DIFFICULTY_FAILED\t\"string\"", + "contents": "ERR_LEGACY_RAID_DIFFICULTY_FAILED" }, { - "trigger": "ERR_QUEST_ADD_FOUND_SII\tstring", - "contents": "ERR_QUEST_ADD_FOUND_SII", + "trigger": "ERR_LFG_CANT_USE_BATTLEGROUND\t\"string\"", + "contents": "ERR_LFG_CANT_USE_BATTLEGROUND" }, { - "trigger": "ERR_QUEST_ADD_ITEM_SII\tstring", - "contents": "ERR_QUEST_ADD_ITEM_SII", + "trigger": "ERR_LFG_CANT_USE_DUNGEONS\t\"string\"", + "contents": "ERR_LFG_CANT_USE_DUNGEONS" }, { - "trigger": "ERR_QUEST_ADD_KILL_SII\tstring", - "contents": "ERR_QUEST_ADD_KILL_SII", + "trigger": "ERR_LFG_DEAD\t\"string\"", + "contents": "ERR_LFG_DEAD" }, { - "trigger": "ERR_QUEST_ADD_PLAYER_KILL_SII\tstring", - "contents": "ERR_QUEST_ADD_PLAYER_KILL_SII", + "trigger": "ERR_LFG_DESERTER_PARTY\t\"string\"", + "contents": "ERR_LFG_DESERTER_PARTY" }, { - "trigger": "ERR_QUEST_ALREADY_DONE\tstring", - "contents": "ERR_QUEST_ALREADY_DONE", + "trigger": "ERR_LFG_DESERTER_PLAYER\t\"string\"", + "contents": "ERR_LFG_DESERTER_PLAYER" }, { - "trigger": "ERR_QUEST_ALREADY_DONE_DAILY\tstring", - "contents": "ERR_QUEST_ALREADY_DONE_DAILY", + "trigger": "ERR_LFG_GET_INFO_TIMEOUT\t\"string\"", + "contents": "ERR_LFG_GET_INFO_TIMEOUT" }, { - "trigger": "ERR_QUEST_ALREADY_ON\tstring", - "contents": "ERR_QUEST_ALREADY_ON", + "trigger": "ERR_LFG_GROUP_FULL\t\"string\"", + "contents": "ERR_LFG_GROUP_FULL" }, { - "trigger": "ERR_QUEST_COMPLETE_S\tstring", - "contents": "ERR_QUEST_COMPLETE_S", + "trigger": "ERR_LFG_INVALID_SLOT\t\"string\"", + "contents": "ERR_LFG_INVALID_SLOT" }, { - "trigger": "ERR_QUEST_FAILED_BAG_FULL_S\tstring", - "contents": "ERR_QUEST_FAILED_BAG_FULL_S", + "trigger": "ERR_LFG_JOINED_BATTLEFIELD_QUEUE\t\"string\"", + "contents": "ERR_LFG_JOINED_BATTLEFIELD_QUEUE" }, { - "trigger": "ERR_QUEST_FAILED_CAIS\tstring", - "contents": "ERR_QUEST_FAILED_CAIS", + "trigger": "ERR_LFG_JOINED_FLEX_QUEUE\t\"string\"", + "contents": "ERR_LFG_JOINED_FLEX_QUEUE" }, { - "trigger": "ERR_QUEST_FAILED_EXPANSION\tstring", - "contents": "ERR_QUEST_FAILED_EXPANSION", + "trigger": "ERR_LFG_JOINED_LIST\t\"string\"", + "contents": "ERR_LFG_JOINED_LIST" }, { - "trigger": "ERR_QUEST_FAILED_LOW_LEVEL\tstring", - "contents": "ERR_QUEST_FAILED_LOW_LEVEL", + "trigger": "ERR_LFG_JOINED_QUEUE\t\"string\"", + "contents": "ERR_LFG_JOINED_QUEUE" }, { - "trigger": "ERR_QUEST_FAILED_MAX_COUNT_S\tstring", - "contents": "ERR_QUEST_FAILED_MAX_COUNT_S", + "trigger": "ERR_LFG_JOINED_RF_QUEUE\t\"string\"", + "contents": "ERR_LFG_JOINED_RF_QUEUE" }, { - "trigger": "ERR_QUEST_FAILED_MISSING_ITEMS\tstring", - "contents": "ERR_QUEST_FAILED_MISSING_ITEMS", + "trigger": "ERR_LFG_JOINED_SCENARIO_QUEUE\t\"string\"", + "contents": "ERR_LFG_JOINED_SCENARIO_QUEUE" }, { - "trigger": "ERR_QUEST_FAILED_NOT_ENOUGH_MONEY\tstring", - "contents": "ERR_QUEST_FAILED_NOT_ENOUGH_MONEY", + "trigger": "ERR_LFG_JOINED_WORLD_PVP_QUEUE\t\"string\"", + "contents": "ERR_LFG_JOINED_WORLD_PVP_QUEUE" }, { - "trigger": "ERR_QUEST_FAILED_S\tstring", - "contents": "ERR_QUEST_FAILED_S", + "trigger": "ERR_LFG_LEADER_IS_LFM_S\t\"string\"", + "contents": "ERR_LFG_LEADER_IS_LFM_S" }, { - "trigger": "ERR_QUEST_FAILED_SPELL\tstring", - "contents": "ERR_QUEST_FAILED_SPELL", + "trigger": "ERR_LFG_LEFT_LIST\t\"string\"", + "contents": "ERR_LFG_LEFT_LIST" }, { - "trigger": "ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I\tstring", - "contents": "ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I", + "trigger": "ERR_LFG_LEFT_QUEUE\t\"string\"", + "contents": "ERR_LFG_LEFT_QUEUE" }, { - "trigger": "ERR_QUEST_FAILED_WRONG_RACE\tstring", - "contents": "ERR_QUEST_FAILED_WRONG_RACE", + "trigger": "ERR_LFG_MEMBERS_NOT_PRESENT\t\"string\"", + "contents": "ERR_LFG_MEMBERS_NOT_PRESENT" }, { - "trigger": "ERR_QUEST_FORCE_REMOVED_S\tstring", - "contents": "ERR_QUEST_FORCE_REMOVED_S", + "trigger": "ERR_LFG_MEMBERS_REQUIRED\t\"string\"", + "contents": "ERR_LFG_MEMBERS_REQUIRED" }, { - "trigger": "ERR_QUEST_HAS_IN_PROGRESS\tstring", - "contents": "ERR_QUEST_HAS_IN_PROGRESS", + "trigger": "ERR_LFG_MISMATCHED_SLOTS\t\"string\"", + "contents": "ERR_LFG_MISMATCHED_SLOTS" }, { - "trigger": "ERR_QUEST_IGNORED\tstring", - "contents": "ERR_QUEST_IGNORED", + "trigger": "ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM\t\"string\"", + "contents": "ERR_LFG_MISMATCHED_SLOTS_LOCAL_XREALM" }, { - "trigger": "ERR_QUEST_LOG_FULL\tstring", - "contents": "ERR_QUEST_LOG_FULL", + "trigger": "ERR_LFG_NO_LFG_OBJECT\t\"string\"", + "contents": "ERR_LFG_NO_LFG_OBJECT" }, { - "trigger": "ERR_QUEST_MUST_CHOOSE\tstring", - "contents": "ERR_QUEST_MUST_CHOOSE", + "trigger": "ERR_LFG_NO_ROLES_SELECTED\t\"string\"", + "contents": "ERR_LFG_NO_ROLES_SELECTED" }, { - "trigger": "ERR_QUEST_NEED_PREREQS\tstring", - "contents": "ERR_QUEST_NEED_PREREQS", + "trigger": "ERR_LFG_NO_SLOTS_PARTY\t\"string\"", + "contents": "ERR_LFG_NO_SLOTS_PARTY" }, { - "trigger": "ERR_QUEST_NEED_PREREQS_CUSTOM\tstring", - "contents": "ERR_QUEST_NEED_PREREQS_CUSTOM", + "trigger": "ERR_LFG_NO_SLOTS_PLAYER\t\"string\"", + "contents": "ERR_LFG_NO_SLOTS_PLAYER" }, { - "trigger": "ERR_QUEST_OBJECTIVE_COMPLETE_S\tstring", - "contents": "ERR_QUEST_OBJECTIVE_COMPLETE_S", + "trigger": "ERR_LFG_NO_SLOTS_SELECTED\t\"string\"", + "contents": "ERR_LFG_NO_SLOTS_SELECTED" }, { - "trigger": "ERR_QUEST_ONLY_ONE_TIMED\tstring", - "contents": "ERR_QUEST_ONLY_ONE_TIMED", + "trigger": "ERR_LFG_NO_SPEC\t\"string\"", + "contents": "ERR_LFG_NO_SPEC" }, { - "trigger": "ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II\tstring", - "contents": "ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II", + "trigger": "ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS\t\"string\"", + "contents": "ERR_LFG_PARTY_PLAYERS_FROM_DIFFERENT_REALMS" }, { - "trigger": "ERR_QUEST_PUSH_ACCEPTED_S\tstring", - "contents": "ERR_QUEST_PUSH_ACCEPTED_S", + "trigger": "ERR_LFG_PENDING\t\"string\"", + "contents": "ERR_LFG_PENDING" }, { - "trigger": "ERR_QUEST_PUSH_ALREADY_DONE_S\tstring", - "contents": "ERR_QUEST_PUSH_ALREADY_DONE_S", + "trigger": "ERR_LFG_PLAYER_DECLINED_READY_CHECK\t\"string\"", + "contents": "ERR_LFG_PLAYER_DECLINED_READY_CHECK" }, { - "trigger": "ERR_QUEST_PUSH_BUSY_S\tstring", - "contents": "ERR_QUEST_PUSH_BUSY_S", + "trigger": "ERR_LFG_PLAYER_DECLINED_ROLE_CHECK\t\"string\"", + "contents": "ERR_LFG_PLAYER_DECLINED_ROLE_CHECK" }, { - "trigger": "ERR_QUEST_PUSH_DEAD_S\tstring", - "contents": "ERR_QUEST_PUSH_DEAD_S", + "trigger": "ERR_LFG_PROPOSAL_DECLINED_PARTY\t\"string\"", + "contents": "ERR_LFG_PROPOSAL_DECLINED_PARTY" }, { - "trigger": "ERR_QUEST_PUSH_DECLINED_S\tstring", - "contents": "ERR_QUEST_PUSH_DECLINED_S", + "trigger": "ERR_LFG_PROPOSAL_DECLINED_SELF\t\"string\"", + "contents": "ERR_LFG_PROPOSAL_DECLINED_SELF" }, { - "trigger": "ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S\tstring", - "contents": "ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S", + "trigger": "ERR_LFG_PROPOSAL_FAILED\t\"string\"", + "contents": "ERR_LFG_PROPOSAL_FAILED" }, { - "trigger": "ERR_QUEST_PUSH_INVALID_S\tstring", - "contents": "ERR_QUEST_PUSH_INVALID_S", + "trigger": "ERR_LFG_RANDOM_COOLDOWN_PARTY\t\"string\"", + "contents": "ERR_LFG_RANDOM_COOLDOWN_PARTY" }, { - "trigger": "ERR_QUEST_PUSH_LOG_FULL_S\tstring", - "contents": "ERR_QUEST_PUSH_LOG_FULL_S", + "trigger": "ERR_LFG_RANDOM_COOLDOWN_PLAYER\t\"string\"", + "contents": "ERR_LFG_RANDOM_COOLDOWN_PLAYER" }, { - "trigger": "ERR_QUEST_PUSH_NOT_ALLOWED_S\tstring", - "contents": "ERR_QUEST_PUSH_NOT_ALLOWED_S", + "trigger": "ERR_LFG_READY_CHECK_ABORTED\t\"string\"", + "contents": "ERR_LFG_READY_CHECK_ABORTED" }, { - "trigger": "ERR_QUEST_PUSH_NOT_DAILY_S\tstring", - "contents": "ERR_QUEST_PUSH_NOT_DAILY_S", + "trigger": "ERR_LFG_READY_CHECK_FAILED\t\"string\"", + "contents": "ERR_LFG_READY_CHECK_FAILED" }, { - "trigger": "ERR_QUEST_PUSH_NOT_IN_PARTY_S\tstring", - "contents": "ERR_QUEST_PUSH_NOT_IN_PARTY_S", + "trigger": "ERR_LFG_READY_CHECK_FAILED_TIMEOUT\t\"string\"", + "contents": "ERR_LFG_READY_CHECK_FAILED_TIMEOUT" }, { - "trigger": "ERR_QUEST_PUSH_ONQUEST_S\tstring", - "contents": "ERR_QUEST_PUSH_ONQUEST_S", + "trigger": "ERR_LFG_READY_CHECK_INITIATED\t\"string\"", + "contents": "ERR_LFG_READY_CHECK_INITIATED" }, { - "trigger": "ERR_QUEST_PUSH_SUCCESS_S\tstring", - "contents": "ERR_QUEST_PUSH_SUCCESS_S", + "trigger": "ERR_LFG_REASON_TOO_MANY_LFG\t\"string\"", + "contents": "ERR_LFG_REASON_TOO_MANY_LFG" }, { - "trigger": "ERR_QUEST_PUSH_TIMER_EXPIRED_S\tstring", - "contents": "ERR_QUEST_PUSH_TIMER_EXPIRED_S", + "trigger": "ERR_LFG_REMOVED_FACTION_CHANGE\t\"string\"", + "contents": "ERR_LFG_REMOVED_FACTION_CHANGE" }, { - "trigger": "ERR_QUEST_REWARD_EXP_I\tstring", - "contents": "ERR_QUEST_REWARD_EXP_I", + "trigger": "ERR_LFG_REMOVED_LEVELUP\t\"string\"", + "contents": "ERR_LFG_REMOVED_LEVELUP" }, { - "trigger": "ERR_QUEST_REWARD_MONEY_S\tstring", - "contents": "ERR_QUEST_REWARD_MONEY_S", + "trigger": "ERR_LFG_REMOVED_XP_TOGGLE\t\"string\"", + "contents": "ERR_LFG_REMOVED_XP_TOGGLE" }, { - "trigger": "ERR_QUEST_TURN_IN_FAIL_REASON\tstring", - "contents": "ERR_QUEST_TURN_IN_FAIL_REASON", + "trigger": "ERR_LFG_ROLE_CHECK_ABORTED\t\"string\"", + "contents": "ERR_LFG_ROLE_CHECK_ABORTED" }, { - "trigger": "ERR_QUEST_UNIGNORED\tstring", - "contents": "ERR_QUEST_UNIGNORED", + "trigger": "ERR_LFG_ROLE_CHECK_FAILED\t\"string\"", + "contents": "ERR_LFG_ROLE_CHECK_FAILED" }, { - "trigger": "ERR_QUEST_UNKNOWN_COMPLETE\tstring", - "contents": "ERR_QUEST_UNKNOWN_COMPLETE", + "trigger": "ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE\t\"string\"", + "contents": "ERR_LFG_ROLE_CHECK_FAILED_NOT_VIABLE" }, { - "trigger": "ERR_RAID_CONVERTED_TO_PARTY\tstring", - "contents": "ERR_RAID_CONVERTED_TO_PARTY", + "trigger": "ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT\t\"string\"", + "contents": "ERR_LFG_ROLE_CHECK_FAILED_TIMEOUT" }, { - "trigger": "ERR_RAID_DIFFICULTY_CHANGED_S\tstring", - "contents": "ERR_RAID_DIFFICULTY_CHANGED_S", + "trigger": "ERR_LFG_ROLE_CHECK_INITIATED\t\"string\"", + "contents": "ERR_LFG_ROLE_CHECK_INITIATED" }, { - "trigger": "ERR_RAID_DIFFICULTY_FAILED\tstring", - "contents": "ERR_RAID_DIFFICULTY_FAILED", + "trigger": "ERR_LFG_TOO_FEW_MEMBERS\t\"string\"", + "contents": "ERR_LFG_TOO_FEW_MEMBERS" }, { - "trigger": "ERR_RAID_DISALLOWED_BY_CROSS_REALM\tstring", - "contents": "ERR_RAID_DISALLOWED_BY_CROSS_REALM", + "trigger": "ERR_LFG_TOO_MANY_MEMBERS\t\"string\"", + "contents": "ERR_LFG_TOO_MANY_MEMBERS" }, { - "trigger": "ERR_RAID_DISALLOWED_BY_LEVEL\tstring", - "contents": "ERR_RAID_DISALLOWED_BY_LEVEL", + "trigger": "ERR_LOGGING_OUT\t\"string\"", + "contents": "ERR_LOGGING_OUT" }, { - "trigger": "ERR_RAID_GROUP_FULL\tstring", - "contents": "ERR_RAID_GROUP_FULL", + "trigger": "ERR_LOGOUT_FAILED\t\"string\"", + "contents": "ERR_LOGOUT_FAILED" }, { - "trigger": "ERR_RAID_GROUP_LOWLEVEL\tstring", - "contents": "ERR_RAID_GROUP_LOWLEVEL", + "trigger": "ERR_LOOT_BAD_FACING\t\"string\"", + "contents": "ERR_LOOT_BAD_FACING" }, { - "trigger": "ERR_RAID_GROUP_ONLY\tstring", - "contents": "ERR_RAID_GROUP_ONLY", + "trigger": "ERR_LOOT_CANT_LOOT_THAT\t\"string\"", + "contents": "ERR_LOOT_CANT_LOOT_THAT" }, { - "trigger": "ERR_RAID_GROUP_REQUIREMENTS_UNMATCH\tstring", - "contents": "ERR_RAID_GROUP_REQUIREMENTS_UNMATCH", + "trigger": "ERR_LOOT_CANT_LOOT_THAT_NOW\t\"string\"", + "contents": "ERR_LOOT_CANT_LOOT_THAT_NOW" }, { - "trigger": "ERR_RAID_LEADER_READY_CHECK_START_S\tstring", - "contents": "ERR_RAID_LEADER_READY_CHECK_START_S", + "trigger": "ERR_LOOT_DIDNT_KILL\t\"string\"", + "contents": "ERR_LOOT_DIDNT_KILL" }, { - "trigger": "ERR_RAID_LOCKOUT_CHANGED_S\tstring", - "contents": "ERR_RAID_LOCKOUT_CHANGED_S", + "trigger": "ERR_LOOT_GONE\t\"string\"", + "contents": "ERR_LOOT_GONE" }, { - "trigger": "ERR_RAID_MEMBER_ADDED_S\tstring", - "contents": "ERR_RAID_MEMBER_ADDED_S", + "trigger": "ERR_LOOT_HISTORY_EXPIRED\t\"string\"", + "contents": "ERR_LOOT_HISTORY_EXPIRED" }, { - "trigger": "ERR_RAID_MEMBER_REMOVED_S\tstring", - "contents": "ERR_RAID_MEMBER_REMOVED_S", + "trigger": "ERR_LOOT_LOCKED\t\"string\"", + "contents": "ERR_LOOT_LOCKED" }, { - "trigger": "ERR_RAID_YOU_JOINED\tstring", - "contents": "ERR_RAID_YOU_JOINED", + "trigger": "ERR_LOOT_MASTER_INV_FULL\t\"string\"", + "contents": "ERR_LOOT_MASTER_INV_FULL" }, { - "trigger": "ERR_RAID_YOU_LEFT\tstring", - "contents": "ERR_RAID_YOU_LEFT", + "trigger": "ERR_LOOT_MASTER_OTHER\t\"string\"", + "contents": "ERR_LOOT_MASTER_OTHER" }, { - "trigger": "ERR_RANK_REQUIRES_AUTHENTICATOR\tstring", - "contents": "ERR_RANK_REQUIRES_AUTHENTICATOR", + "trigger": "ERR_LOOT_MASTER_UNIQUE_ITEM\t\"string\"", + "contents": "ERR_LOOT_MASTER_UNIQUE_ITEM" }, { - "trigger": "ERR_READY_CHECK_IN_PROGRESS\tstring", - "contents": "ERR_READY_CHECK_IN_PROGRESS", + "trigger": "ERR_LOOT_NO_UI\t\"string\"", + "contents": "ERR_LOOT_NO_UI" }, { - "trigger": "ERR_READY_CHECK_THROTTLED\tstring", - "contents": "ERR_READY_CHECK_THROTTLED", + "trigger": "ERR_LOOT_NOTSTANDING\t\"string\"", + "contents": "ERR_LOOT_NOTSTANDING" }, { - "trigger": "ERR_REAGENT_BANK_FULL\tstring", - "contents": "ERR_REAGENT_BANK_FULL", + "trigger": "ERR_LOOT_PLAYER_NOT_FOUND\t\"string\"", + "contents": "ERR_LOOT_PLAYER_NOT_FOUND" }, { - "trigger": "ERR_REALM_NOT_FOUND\tstring", - "contents": "ERR_REALM_NOT_FOUND", + "trigger": "ERR_LOOT_ROLL_PENDING\t\"string\"", + "contents": "ERR_LOOT_ROLL_PENDING" }, { - "trigger": "ERR_RECEIVE_ITEM_S\tstring", - "contents": "ERR_RECEIVE_ITEM_S", + "trigger": "ERR_LOOT_SPEC_CHANGED_S\t\"string\"", + "contents": "ERR_LOOT_SPEC_CHANGED_S" }, { - "trigger": "ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT\tstring", - "contents": "ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT", + "trigger": "ERR_LOOT_STUNNED\t\"string\"", + "contents": "ERR_LOOT_STUNNED" }, { - "trigger": "ERR_RECRUIT_A_FRIEND_FAILED\tstring", - "contents": "ERR_RECRUIT_A_FRIEND_FAILED", + "trigger": "ERR_LOOT_TOO_FAR\t\"string\"", + "contents": "ERR_LOOT_TOO_FAR" }, { - "trigger": "ERR_REFER_A_FRIEND_DIFFERENT_FACTION\tstring", - "contents": "ERR_REFER_A_FRIEND_DIFFERENT_FACTION", + "trigger": "ERR_LOOT_WHILE_INVULNERABLE\t\"string\"", + "contents": "ERR_LOOT_WHILE_INVULNERABLE" }, { - "trigger": "ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I\tstring", - "contents": "ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I", + "trigger": "ERR_MAIL_ATTACHMENT_EXPIRED\t\"string\"", + "contents": "ERR_MAIL_ATTACHMENT_EXPIRED" }, { - "trigger": "ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL\tstring", - "contents": "ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL", + "trigger": "ERR_MAIL_BAG\t\"string\"", + "contents": "ERR_MAIL_BAG" }, { - "trigger": "ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS\tstring", - "contents": "ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS", + "trigger": "ERR_MAIL_BOUND_ITEM\t\"string\"", + "contents": "ERR_MAIL_BOUND_ITEM" }, { - "trigger": "ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED\tstring", - "contents": "ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED", + "trigger": "ERR_MAIL_CANT_SEND_REALM\t\"string\"", + "contents": "ERR_MAIL_CANT_SEND_REALM" }, { - "trigger": "ERR_REFER_A_FRIEND_NOT_NOW\tstring", - "contents": "ERR_REFER_A_FRIEND_NOT_NOW", + "trigger": "ERR_MAIL_CONJURED_ITEM\t\"string\"", + "contents": "ERR_MAIL_CONJURED_ITEM" }, { - "trigger": "ERR_REFER_A_FRIEND_NOT_REFERRED_BY\tstring", - "contents": "ERR_REFER_A_FRIEND_NOT_REFERRED_BY", + "trigger": "ERR_MAIL_DATABASE_ERROR\t\"string\"", + "contents": "ERR_MAIL_DATABASE_ERROR" }, { - "trigger": "ERR_REFER_A_FRIEND_SUMMON_COOLDOWN\tstring", - "contents": "ERR_REFER_A_FRIEND_SUMMON_COOLDOWN", + "trigger": "ERR_MAIL_DELETE_ITEM_ERROR\t\"string\"", + "contents": "ERR_MAIL_DELETE_ITEM_ERROR" }, { - "trigger": "ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I\tstring", - "contents": "ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I", + "trigger": "ERR_MAIL_INVALID_ATTACHMENT\t\"string\"", + "contents": "ERR_MAIL_INVALID_ATTACHMENT" }, { - "trigger": "ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S\tstring", - "contents": "ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S", + "trigger": "ERR_MAIL_INVALID_ATTACHMENT_SLOT\t\"string\"", + "contents": "ERR_MAIL_INVALID_ATTACHMENT_SLOT" }, { - "trigger": "ERR_REFER_A_FRIEND_TARGET_TOO_HIGH\tstring", - "contents": "ERR_REFER_A_FRIEND_TARGET_TOO_HIGH", + "trigger": "ERR_MAIL_LIMITED_DURATION_ITEM\t\"string\"", + "contents": "ERR_MAIL_LIMITED_DURATION_ITEM" }, { - "trigger": "ERR_REFER_A_FRIEND_TOO_FAR\tstring", - "contents": "ERR_REFER_A_FRIEND_TOO_FAR", + "trigger": "ERR_MAIL_NOT_FRIEND_OR_GUILD\t\"string\"", + "contents": "ERR_MAIL_NOT_FRIEND_OR_GUILD" }, { - "trigger": "ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY\tstring", - "contents": "ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY", + "trigger": "ERR_MAIL_QUEST_ITEM\t\"string\"", + "contents": "ERR_MAIL_QUEST_ITEM" }, { - "trigger": "ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE_NONE\tstring", - "contents": "ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE_NONE", + "trigger": "ERR_MAIL_REACHED_CAP\t\"string\"", + "contents": "ERR_MAIL_REACHED_CAP" }, { - "trigger": "ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN\tstring", - "contents": "ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN", + "trigger": "ERR_MAIL_SENT\t\"string\"", + "contents": "ERR_MAIL_SENT" }, { - "trigger": "ERR_REPORT_SUBMISSION_FAILED\tstring", - "contents": "ERR_REPORT_SUBMISSION_FAILED", + "trigger": "ERR_MAIL_TARGET_NOT_FOUND\t\"string\"", + "contents": "ERR_MAIL_TARGET_NOT_FOUND" }, { - "trigger": "ERR_REPORT_SUBMITTED_SUCCESSFULLY\tstring", - "contents": "ERR_REPORT_SUBMITTED_SUCCESSFULLY", + "trigger": "ERR_MAIL_TO_SELF\t\"string\"", + "contents": "ERR_MAIL_TO_SELF" }, { - "trigger": "ERR_REQUIRES_EXPANSION_S\tstring", - "contents": "ERR_REQUIRES_EXPANSION_S", + "trigger": "ERR_MAIL_TOO_MANY_ATTACHMENTS\t\"string\"", + "contents": "ERR_MAIL_TOO_MANY_ATTACHMENTS" }, { - "trigger": "ERR_RESTRICTED_ACCOUNT\tstring", - "contents": "ERR_RESTRICTED_ACCOUNT", + "trigger": "ERR_MAIL_WRAPPED_COD\t\"string\"", + "contents": "ERR_MAIL_WRAPPED_COD" }, { - "trigger": "ERR_RESTRICTED_ACCOUNT_LFG_LIST\tstring", - "contents": "ERR_RESTRICTED_ACCOUNT_LFG_LIST", + "trigger": "ERR_MAX_SOCKETS\t\"string\"", + "contents": "ERR_MAX_SOCKETS" }, { - "trigger": "ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL\tstring", - "contents": "ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL", + "trigger": "ERR_MEETING_STONE_GROUP_FULL\t\"string\"", + "contents": "ERR_MEETING_STONE_GROUP_FULL" }, { - "trigger": "ERR_RESTRICTED_ACCOUNT_TRIAL\tstring", - "contents": "ERR_RESTRICTED_ACCOUNT_TRIAL", + "trigger": "ERR_MEETING_STONE_IN_PROGRESS\t\"string\"", + "contents": "ERR_MEETING_STONE_IN_PROGRESS" }, { - "trigger": "ERR_REVOKE_TRANSMOG_S\tstring", - "contents": "ERR_REVOKE_TRANSMOG_S", + "trigger": "ERR_MEETING_STONE_IN_QUEUE_S\t\"string\"", + "contents": "ERR_MEETING_STONE_IN_QUEUE_S" }, { - "trigger": "ERR_ROLE_CHECK_ALREADY_IN_PROGRESS\tstring", - "contents": "ERR_ROLE_CHECK_ALREADY_IN_PROGRESS", + "trigger": "ERR_MEETING_STONE_INVALID_LEVEL\t\"string\"", + "contents": "ERR_MEETING_STONE_INVALID_LEVEL" }, { - "trigger": "ERR_ROLE_UNAVAILABLE\tstring", - "contents": "ERR_ROLE_UNAVAILABLE", + "trigger": "ERR_MEETING_STONE_INVALID_TARGET\t\"string\"", + "contents": "ERR_MEETING_STONE_INVALID_TARGET" }, { - "trigger": "ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED\tstring", - "contents": "ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED", + "trigger": "ERR_MEETING_STONE_LEFT_QUEUE_S\t\"string\"", + "contents": "ERR_MEETING_STONE_LEFT_QUEUE_S" }, { - "trigger": "ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW\tstring", - "contents": "ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW", + "trigger": "ERR_MEETING_STONE_MEMBER_ADDED_S\t\"string\"", + "contents": "ERR_MEETING_STONE_MEMBER_ADDED_S" }, { - "trigger": "ERR_SET_LOOT_FREEFORALL\tstring", - "contents": "ERR_SET_LOOT_FREEFORALL", + "trigger": "ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE\t\"string\"", + "contents": "ERR_MEETING_STONE_MEMBER_STILL_IN_QUEUE" }, { - "trigger": "ERR_SET_LOOT_GROUP\tstring", - "contents": "ERR_SET_LOOT_GROUP", + "trigger": "ERR_MEETING_STONE_MUST_BE_LEADER\t\"string\"", + "contents": "ERR_MEETING_STONE_MUST_BE_LEADER" }, { - "trigger": "ERR_SET_LOOT_MASTER\tstring", - "contents": "ERR_SET_LOOT_MASTER", + "trigger": "ERR_MEETING_STONE_NEED_PARTY\t\"string\"", + "contents": "ERR_MEETING_STONE_NEED_PARTY" }, { - "trigger": "ERR_SET_LOOT_METHOD_FAILED_COMBAT\tstring", - "contents": "ERR_SET_LOOT_METHOD_FAILED_COMBAT", + "trigger": "ERR_MEETING_STONE_NO_RAID_GROUP\t\"string\"", + "contents": "ERR_MEETING_STONE_NO_RAID_GROUP" }, { - "trigger": "ERR_SET_LOOT_NBG\tstring", - "contents": "ERR_SET_LOOT_NBG", + "trigger": "ERR_MEETING_STONE_NOT_FOUND\t\"string\"", + "contents": "ERR_MEETING_STONE_NOT_FOUND" }, { - "trigger": "ERR_SET_LOOT_PERSONAL\tstring", - "contents": "ERR_SET_LOOT_PERSONAL", + "trigger": "ERR_MEETING_STONE_NOT_LEADER\t\"string\"", + "contents": "ERR_MEETING_STONE_NOT_LEADER" }, { - "trigger": "ERR_SET_LOOT_ROUNDROBIN\tstring", - "contents": "ERR_SET_LOOT_ROUNDROBIN", + "trigger": "ERR_MEETING_STONE_OTHER_MEMBER_LEFT\t\"string\"", + "contents": "ERR_MEETING_STONE_OTHER_MEMBER_LEFT" }, { - "trigger": "ERR_SET_LOOT_THRESHOLD_S\tstring", - "contents": "ERR_SET_LOOT_THRESHOLD_S", + "trigger": "ERR_MEETING_STONE_SUCCESS\t\"string\"", + "contents": "ERR_MEETING_STONE_SUCCESS" }, { - "trigger": "ERR_SHAPESHIFT_FORM_CANNOT_EQUIP\tstring", - "contents": "ERR_SHAPESHIFT_FORM_CANNOT_EQUIP", + "trigger": "ERR_MEETING_STONE_TARGET_INVALID_LEVEL\t\"string\"", + "contents": "ERR_MEETING_STONE_TARGET_INVALID_LEVEL" }, { - "trigger": "ERR_SKILL_GAINED_S\tstring", - "contents": "ERR_SKILL_GAINED_S", + "trigger": "ERR_MEETING_STONE_TARGET_NOT_IN_PARTY\t\"string\"", + "contents": "ERR_MEETING_STONE_TARGET_NOT_IN_PARTY" }, { - "trigger": "ERR_SKILL_UP_SI\tstring", - "contents": "ERR_SKILL_UP_SI", + "trigger": "ERR_MOUNT_ALREADYMOUNTED\t\"string\"", + "contents": "ERR_MOUNT_ALREADYMOUNTED" }, { - "trigger": "ERR_SLOT_EMPTY\tstring", - "contents": "ERR_SLOT_EMPTY", + "trigger": "ERR_MOUNT_FORCEDDISMOUNT\t\"string\"", + "contents": "ERR_MOUNT_FORCEDDISMOUNT" }, { - "trigger": "ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT\tstring", - "contents": "ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT", + "trigger": "ERR_MOUNT_INVALIDMOUNTEE\t\"string\"", + "contents": "ERR_MOUNT_INVALIDMOUNTEE" }, { - "trigger": "ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT\tstring", - "contents": "ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT", + "trigger": "ERR_MOUNT_LOOTING\t\"string\"", + "contents": "ERR_MOUNT_LOOTING" }, { - "trigger": "ERR_SOCKETING_ITEM_TOO_LOW_LEVEL\tstring", - "contents": "ERR_SOCKETING_ITEM_TOO_LOW_LEVEL", + "trigger": "ERR_MOUNT_NO_FAVORITES\t\"string\"", + "contents": "ERR_MOUNT_NO_FAVORITES" }, { - "trigger": "ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT\tstring", - "contents": "ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT", + "trigger": "ERR_MOUNT_NOTMOUNTABLE\t\"string\"", + "contents": "ERR_MOUNT_NOTMOUNTABLE" }, { - "trigger": "ERR_SOCKETING_REQUIRES_COGWHEEL_GEM\tstring", - "contents": "ERR_SOCKETING_REQUIRES_COGWHEEL_GEM", + "trigger": "ERR_MOUNT_NOTYOURPET\t\"string\"", + "contents": "ERR_MOUNT_NOTYOURPET" }, { - "trigger": "ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM\tstring", - "contents": "ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM", + "trigger": "ERR_MOUNT_OTHER\t\"string\"", + "contents": "ERR_MOUNT_OTHER" }, { - "trigger": "ERR_SOCKETING_REQUIRES_META_GEM\tstring", - "contents": "ERR_SOCKETING_REQUIRES_META_GEM", + "trigger": "ERR_MOUNT_RACECANTMOUNT\t\"string\"", + "contents": "ERR_MOUNT_RACECANTMOUNT" }, { - "trigger": "ERR_SOLO_JOIN_BATTLEGROUND_S\tstring", - "contents": "ERR_SOLO_JOIN_BATTLEGROUND_S", + "trigger": "ERR_MOUNT_SHAPESHIFTED\t\"string\"", + "contents": "ERR_MOUNT_SHAPESHIFTED" }, { - "trigger": "ERR_SOR_INVALID_COMMENT\tstring", - "contents": "ERR_SOR_INVALID_COMMENT", + "trigger": "ERR_MOUNT_TOOFARAWAY\t\"string\"", + "contents": "ERR_MOUNT_TOOFARAWAY" }, { - "trigger": "ERR_SOR_INVALID_EMAIL\tstring", - "contents": "ERR_SOR_INVALID_EMAIL", + "trigger": "ERR_MOVIE_RECORDING_WARNING_COMPRESSING\t\"string\"", + "contents": "ERR_MOVIE_RECORDING_WARNING_COMPRESSING" }, { - "trigger": "ERR_SOR_STARTING_EXPERIENCE_INCOMPLETE\tstring", - "contents": "ERR_SOR_STARTING_EXPERIENCE_INCOMPLETE", + "trigger": "ERR_MOVIE_RECORDING_WARNING_DISK_FULL\t\"string\"", + "contents": "ERR_MOVIE_RECORDING_WARNING_DISK_FULL" }, { - "trigger": "ERR_SPEC_IS_DISABLED\tstring", - "contents": "ERR_SPEC_IS_DISABLED", + "trigger": "ERR_MOVIE_RECORDING_WARNING_NO_MOVIE\t\"string\"", + "contents": "ERR_MOVIE_RECORDING_WARNING_NO_MOVIE" }, { - "trigger": "ERR_SPEC_WIPE_ERROR\tstring", - "contents": "ERR_SPEC_WIPE_ERROR", + "trigger": "ERR_MOVIE_RECORDING_WARNING_PERF\t\"string\"", + "contents": "ERR_MOVIE_RECORDING_WARNING_PERF" }, { - "trigger": "ERR_SPECIFY_MASTER_LOOTER\tstring", - "contents": "ERR_SPECIFY_MASTER_LOOTER", + "trigger": "ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS\t\"string\"", + "contents": "ERR_MOVIE_RECORDING_WARNING_REQUIREMENTS" }, { - "trigger": "ERR_SPELL_ALREADY_KNOWN_S\tstring", - "contents": "ERR_SPELL_ALREADY_KNOWN_S", + "trigger": "ERR_MULTI_CAST_ACTION_TOTEM_S\t\"string\"", + "contents": "ERR_MULTI_CAST_ACTION_TOTEM_S" }, { - "trigger": "ERR_SPELL_COOLDOWN\tstring", - "contents": "ERR_SPELL_COOLDOWN", + "trigger": "ERR_MUST_EQUIP_ARTIFACT\t\"string\"", + "contents": "ERR_MUST_EQUIP_ARTIFACT" }, { - "trigger": "ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH\tstring", - "contents": "ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH", + "trigger": "ERR_MUST_EQUIP_ITEM\t\"string\"", + "contents": "ERR_MUST_EQUIP_ITEM" }, { - "trigger": "ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA\tstring", - "contents": "ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA", + "trigger": "ERR_MUST_REPAIR_DURABILITY\t\"string\"", + "contents": "ERR_MUST_REPAIR_DURABILITY" }, { - "trigger": "ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S\tstring", - "contents": "ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S", + "trigger": "ERR_NAME_CONSECUTIVE_SPACES\t\"string\"", + "contents": "ERR_NAME_CONSECUTIVE_SPACES" }, { - "trigger": "ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS\tstring", - "contents": "ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS", + "trigger": "ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME\t\"string\"", + "contents": "ERR_NAME_DECLENSION_DOESNT_MATCH_BASE_NAME" }, { - "trigger": "ERR_SPELL_FAILED_EQUIPPED_ITEM\tstring", - "contents": "ERR_SPELL_FAILED_EQUIPPED_ITEM", + "trigger": "ERR_NAME_INVALID\t\"string\"", + "contents": "ERR_NAME_INVALID" }, { - "trigger": "ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S\tstring", - "contents": "ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S", + "trigger": "ERR_NAME_INVALID_SPACE\t\"string\"", + "contents": "ERR_NAME_INVALID_SPACE" }, { - "trigger": "ERR_SPELL_FAILED_NOTUNSHEATHED\tstring", - "contents": "ERR_SPELL_FAILED_NOTUNSHEATHED", + "trigger": "ERR_NAME_MIXED_LANGUAGES\t\"string\"", + "contents": "ERR_NAME_MIXED_LANGUAGES" }, { - "trigger": "ERR_SPELL_FAILED_REAGENTS\tstring", - "contents": "ERR_SPELL_FAILED_REAGENTS", + "trigger": "ERR_NAME_NO_NAME\t\"string\"", + "contents": "ERR_NAME_NO_NAME" }, { - "trigger": "ERR_SPELL_FAILED_REAGENTS_GENERIC\tstring", - "contents": "ERR_SPELL_FAILED_REAGENTS_GENERIC", + "trigger": "ERR_NAME_PROFANE\t\"string\"", + "contents": "ERR_NAME_PROFANE" }, { - "trigger": "ERR_SPELL_FAILED_S\tstring", - "contents": "ERR_SPELL_FAILED_S", + "trigger": "ERR_NAME_RESERVED\t\"string\"", + "contents": "ERR_NAME_RESERVED" }, { - "trigger": "ERR_SPELL_FAILED_SHAPESHIFT_FORM_S\tstring", - "contents": "ERR_SPELL_FAILED_SHAPESHIFT_FORM_S", + "trigger": "ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS\t\"string\"", + "contents": "ERR_NAME_RUSSIAN_CONSECUTIVE_SILENT_CHARACTERS" }, { - "trigger": "ERR_SPELL_FAILED_TOTEMS\tstring", - "contents": "ERR_SPELL_FAILED_TOTEMS", + "trigger": "ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END\t\"string\"", + "contents": "ERR_NAME_RUSSIAN_SILENT_CHARACTER_AT_BEGINNING_OR_END" }, { - "trigger": "ERR_SPELL_OUT_OF_RANGE\tstring", - "contents": "ERR_SPELL_OUT_OF_RANGE", + "trigger": "ERR_NAME_THREE_CONSECUTIVE\t\"string\"", + "contents": "ERR_NAME_THREE_CONSECUTIVE" }, { - "trigger": "ERR_SPELL_UNLEARNED_S\tstring", - "contents": "ERR_SPELL_UNLEARNED_S", + "trigger": "ERR_NAME_TOO_LONG\t\"string\"", + "contents": "ERR_NAME_TOO_LONG" }, { - "trigger": "ERR_SPLIT_FAILED\tstring", - "contents": "ERR_SPLIT_FAILED", + "trigger": "ERR_NAME_TOO_LONG2\t\"string\"", + "contents": "ERR_NAME_TOO_LONG2" }, { - "trigger": "ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY\tstring", - "contents": "ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY", + "trigger": "ERR_NAME_TOO_SHORT\t\"string\"", + "contents": "ERR_NAME_TOO_SHORT" }, { - "trigger": "ERR_SYSTEM_DISABLED\tstring", - "contents": "ERR_SYSTEM_DISABLED", + "trigger": "ERR_NEW_GUIDE_S\t\"string\"", + "contents": "ERR_NEW_GUIDE_S" }, { - "trigger": "ERR_TALENT_FAILED_CANT_REMOVE_TALENT\tstring", - "contents": "ERR_TALENT_FAILED_CANT_REMOVE_TALENT", + "trigger": "ERR_NEW_GUIDE_YOU\t\"string\"", + "contents": "ERR_NEW_GUIDE_YOU" }, { - "trigger": "ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED\tstring", - "contents": "ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED", + "trigger": "ERR_NEW_LEADER_S\t\"string\"", + "contents": "ERR_NEW_LEADER_S" }, { - "trigger": "ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE\tstring", - "contents": "ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE", + "trigger": "ERR_NEW_LEADER_YOU\t\"string\"", + "contents": "ERR_NEW_LEADER_YOU" }, { - "trigger": "ERR_TALENT_FAILED_REST_AREA\tstring", - "contents": "ERR_TALENT_FAILED_REST_AREA", + "trigger": "ERR_NEW_LOOT_MASTER_S\t\"string\"", + "contents": "ERR_NEW_LOOT_MASTER_S" }, { - "trigger": "ERR_TALENT_FAILED_UNKNOWN\tstring", - "contents": "ERR_TALENT_FAILED_UNKNOWN", + "trigger": "ERR_NEWTAXIPATH\t\"string\"", + "contents": "ERR_NEWTAXIPATH" }, { - "trigger": "ERR_TALENT_WIPE_ERROR\tstring", - "contents": "ERR_TALENT_WIPE_ERROR", + "trigger": "ERR_NO_ARENA_CHARTER\t\"string\"", + "contents": "ERR_NO_ARENA_CHARTER" }, { - "trigger": "ERR_TAME_FAILED\tstring", - "contents": "ERR_TAME_FAILED", + "trigger": "ERR_NO_ATTACK_TARGET\t\"string\"", + "contents": "ERR_NO_ATTACK_TARGET" }, { - "trigger": "ERR_TARGET_LOGGING_OUT\tstring", - "contents": "ERR_TARGET_LOGGING_OUT", + "trigger": "ERR_NO_BANK_HERE\t\"string\"", + "contents": "ERR_NO_BANK_HERE" }, { - "trigger": "ERR_TARGET_NOT_IN_GROUP_S\tstring", - "contents": "ERR_TARGET_NOT_IN_GROUP_S", + "trigger": "ERR_NO_BANK_SLOT\t\"string\"", + "contents": "ERR_NO_BANK_SLOT" }, { - "trigger": "ERR_TARGET_NOT_IN_INSTANCE_S\tstring", - "contents": "ERR_TARGET_NOT_IN_INSTANCE_S", + "trigger": "ERR_NO_CHALLENGE_MODE_REWARD\t\"string\"", + "contents": "ERR_NO_CHALLENGE_MODE_REWARD" }, { - "trigger": "ERR_TARGET_STUNNED\tstring", - "contents": "ERR_TARGET_STUNNED", + "trigger": "ERR_NO_GUILD_CHARTER\t\"string\"", + "contents": "ERR_NO_GUILD_CHARTER" }, { - "trigger": "ERR_TAXINOPATH\tstring", - "contents": "ERR_TAXINOPATH", + "trigger": "ERR_NO_ITEMS_WHILE_SHAPESHIFTED\t\"string\"", + "contents": "ERR_NO_ITEMS_WHILE_SHAPESHIFTED" }, { - "trigger": "ERR_TAXINOPATHS\tstring", - "contents": "ERR_TAXINOPATHS", + "trigger": "ERR_NO_LOOT\t\"string\"", + "contents": "ERR_NO_LOOT" }, { - "trigger": "ERR_TAXINOSUCHPATH\tstring", - "contents": "ERR_TAXINOSUCHPATH", + "trigger": "ERR_NO_LOOT_IN_CHALLENGE_MODE\t\"string\"", + "contents": "ERR_NO_LOOT_IN_CHALLENGE_MODE" }, { - "trigger": "ERR_TAXINOTELIGIBLE\tstring", - "contents": "ERR_TAXINOTELIGIBLE", + "trigger": "ERR_NO_PET\t\"string\"", + "contents": "ERR_NO_PET" }, { - "trigger": "ERR_TAXINOTENOUGHMONEY\tstring", - "contents": "ERR_TAXINOTENOUGHMONEY", + "trigger": "ERR_NO_POISON_ACTIVE\t\"string\"", + "contents": "ERR_NO_POISON_ACTIVE" }, { - "trigger": "ERR_TAXINOTSTANDING\tstring", - "contents": "ERR_TAXINOTSTANDING", + "trigger": "ERR_NO_PVP_REWARD\t\"string\"", + "contents": "ERR_NO_PVP_REWARD" }, { - "trigger": "ERR_TAXINOTVISITED\tstring", - "contents": "ERR_TAXINOTVISITED", + "trigger": "ERR_NO_REPLY_TARGET\t\"string\"", + "contents": "ERR_NO_REPLY_TARGET" }, { - "trigger": "ERR_TAXINOVENDORNEARBY\tstring", - "contents": "ERR_TAXINOVENDORNEARBY", + "trigger": "ERR_NO_RIDING_SKILL\t\"string\"", + "contents": "ERR_NO_RIDING_SKILL" }, { - "trigger": "ERR_TAXIPLAYERALREADYMOUNTED\tstring", - "contents": "ERR_TAXIPLAYERALREADYMOUNTED", + "trigger": "ERR_NO_SLOT_AVAILABLE\t\"string\"", + "contents": "ERR_NO_SLOT_AVAILABLE" }, { - "trigger": "ERR_TAXIPLAYERBUSY\tstring", - "contents": "ERR_TAXIPLAYERBUSY", + "trigger": "ERR_NO_TARGET_OR_NAME\t\"string\"", + "contents": "ERR_NO_TARGET_OR_NAME" }, { - "trigger": "ERR_TAXIPLAYERMOVING\tstring", - "contents": "ERR_TAXIPLAYERMOVING", + "trigger": "ERR_NOAMMO_S\t\"string\"", + "contents": "ERR_NOAMMO_S" }, { - "trigger": "ERR_TAXIPLAYERSHAPESHIFTED\tstring", - "contents": "ERR_TAXIPLAYERSHAPESHIFTED", + "trigger": "ERR_NOEMOTEWHILERUNNING\t\"string\"", + "contents": "ERR_NOEMOTEWHILERUNNING" }, { - "trigger": "ERR_TAXISAMENODE\tstring", - "contents": "ERR_TAXISAMENODE", + "trigger": "ERR_NOT_A_BAG\t\"string\"", + "contents": "ERR_NOT_A_BAG" }, { - "trigger": "ERR_TAXITOOFARAWAY\tstring", - "contents": "ERR_TAXITOOFARAWAY", + "trigger": "ERR_NOT_BARBER_SITTING\t\"string\"", + "contents": "ERR_NOT_BARBER_SITTING" }, { - "trigger": "ERR_TAXIUNSPECIFIEDSERVERERROR\tstring", - "contents": "ERR_TAXIUNSPECIFIEDSERVERERROR", + "trigger": "ERR_NOT_DURING_ARENA_MATCH\t\"string\"", + "contents": "ERR_NOT_DURING_ARENA_MATCH" }, { - "trigger": "ERR_TEST_CVAR_SET_SSS\tstring", - "contents": "ERR_TEST_CVAR_SET_SSS", + "trigger": "ERR_NOT_ENOUGH_ARENA_POINTS\t\"string\"", + "contents": "ERR_NOT_ENOUGH_ARENA_POINTS" }, { - "trigger": "ERR_TICKET_ALREADY_EXISTS\tstring", - "contents": "ERR_TICKET_ALREADY_EXISTS", + "trigger": "ERR_NOT_ENOUGH_CURRENCY\t\"string\"", + "contents": "ERR_NOT_ENOUGH_CURRENCY" }, { - "trigger": "ERR_TICKET_CREATE_ERROR\tstring", - "contents": "ERR_TICKET_CREATE_ERROR", + "trigger": "ERR_NOT_ENOUGH_GOLD\t\"string\"", + "contents": "ERR_NOT_ENOUGH_GOLD" }, { - "trigger": "ERR_TICKET_DB_ERROR\tstring", - "contents": "ERR_TICKET_DB_ERROR", + "trigger": "ERR_NOT_ENOUGH_HONOR_POINTS\t\"string\"", + "contents": "ERR_NOT_ENOUGH_HONOR_POINTS" }, { - "trigger": "ERR_TICKET_NO_TEXT\tstring", - "contents": "ERR_TICKET_NO_TEXT", + "trigger": "ERR_NOT_ENOUGH_MONEY\t\"string\"", + "contents": "ERR_NOT_ENOUGH_MONEY" }, { - "trigger": "ERR_TICKET_TEXT_TOO_LONG\tstring", - "contents": "ERR_TICKET_TEXT_TOO_LONG", + "trigger": "ERR_NOT_EQUIPPABLE\t\"string\"", + "contents": "ERR_NOT_EQUIPPABLE" }, { - "trigger": "ERR_TICKET_UPDATE_ERROR\tstring", - "contents": "ERR_TICKET_UPDATE_ERROR", + "trigger": "ERR_NOT_IN_BATTLEGROUND\t\"string\"", + "contents": "ERR_NOT_IN_BATTLEGROUND" }, { - "trigger": "ERR_TOO_FAR_TO_ATTACK\tstring", - "contents": "ERR_TOO_FAR_TO_ATTACK", + "trigger": "ERR_NOT_IN_COMBAT\t\"string\"", + "contents": "ERR_NOT_IN_COMBAT" }, { - "trigger": "ERR_TOO_FAR_TO_INTERACT\tstring", - "contents": "ERR_TOO_FAR_TO_INTERACT", + "trigger": "ERR_NOT_IN_GROUP\t\"string\"", + "contents": "ERR_NOT_IN_GROUP" }, { - "trigger": "ERR_TOO_FEW_TO_SPLIT\tstring", - "contents": "ERR_TOO_FEW_TO_SPLIT", + "trigger": "ERR_NOT_IN_INSTANCE_GROUP\t\"string\"", + "contents": "ERR_NOT_IN_INSTANCE_GROUP" }, { - "trigger": "ERR_TOO_MANY_CHAT_CHANNELS\tstring", - "contents": "ERR_TOO_MANY_CHAT_CHANNELS", + "trigger": "ERR_NOT_IN_RAID\t\"string\"", + "contents": "ERR_NOT_IN_RAID" }, { - "trigger": "ERR_TOO_MANY_SOCKETS\tstring", - "contents": "ERR_TOO_MANY_SOCKETS", + "trigger": "ERR_NOT_LEADER\t\"string\"", + "contents": "ERR_NOT_LEADER" }, { - "trigger": "ERR_TOO_MANY_SPECIAL_BAGS\tstring", - "contents": "ERR_TOO_MANY_SPECIAL_BAGS", + "trigger": "ERR_NOT_ON_TOURNAMENT_REALM\t\"string\"", + "contents": "ERR_NOT_ON_TOURNAMENT_REALM" }, { - "trigger": "ERR_TOO_MUCH_GOLD\tstring", - "contents": "ERR_TOO_MUCH_GOLD", + "trigger": "ERR_NOT_OWNER\t\"string\"", + "contents": "ERR_NOT_OWNER" }, { - "trigger": "ERR_TOOBUSYTOFOLLOW\tstring", - "contents": "ERR_TOOBUSYTOFOLLOW", + "trigger": "ERR_NOT_SAME_ACCOUNT\t\"string\"", + "contents": "ERR_NOT_SAME_ACCOUNT" }, { - "trigger": "ERR_TOY_USE_LIMIT_REACHED\tstring", - "contents": "ERR_TOY_USE_LIMIT_REACHED", + "trigger": "ERR_NOT_WHILE_DISARMED\t\"string\"", + "contents": "ERR_NOT_WHILE_DISARMED" }, { - "trigger": "ERR_TRADE_BAG\tstring", - "contents": "ERR_TRADE_BAG", + "trigger": "ERR_NOT_WHILE_FALLING\t\"string\"", + "contents": "ERR_NOT_WHILE_FALLING" }, { - "trigger": "ERR_TRADE_BAG_FULL\tstring", - "contents": "ERR_TRADE_BAG_FULL", + "trigger": "ERR_NOT_WHILE_FATIGUED\t\"string\"", + "contents": "ERR_NOT_WHILE_FATIGUED" }, { - "trigger": "ERR_TRADE_BLOCKED_S\tstring", - "contents": "ERR_TRADE_BLOCKED_S", + "trigger": "ERR_NOT_WHILE_MOUNTED\t\"string\"", + "contents": "ERR_NOT_WHILE_MOUNTED" }, { - "trigger": "ERR_TRADE_BOUND_ITEM\tstring", - "contents": "ERR_TRADE_BOUND_ITEM", + "trigger": "ERR_NOT_WHILE_MOVING\t\"string\"", + "contents": "ERR_NOT_WHILE_MOVING" }, { - "trigger": "ERR_TRADE_CANCELLED\tstring", - "contents": "ERR_TRADE_CANCELLED", + "trigger": "ERR_NOT_WHILE_SHAPESHIFTED\t\"string\"", + "contents": "ERR_NOT_WHILE_SHAPESHIFTED" }, { - "trigger": "ERR_TRADE_COMPLETE\tstring", - "contents": "ERR_TRADE_COMPLETE", + "trigger": "ERR_NOTYOURPET\t\"string\"", + "contents": "ERR_NOTYOURPET" }, { - "trigger": "ERR_TRADE_EQUIPPED_BAG\tstring", - "contents": "ERR_TRADE_EQUIPPED_BAG", + "trigger": "ERR_NULL_PETNAME\t\"string\"", + "contents": "ERR_NULL_PETNAME" }, { - "trigger": "ERR_TRADE_GROUND_ITEM\tstring", - "contents": "ERR_TRADE_GROUND_ITEM", + "trigger": "ERR_OBJECT_FAIL_NOT_IN_PARTY\t\"string\"", + "contents": "ERR_OBJECT_FAIL_NOT_IN_PARTY" }, { - "trigger": "ERR_TRADE_MAX_COUNT_EXCEEDED\tstring", - "contents": "ERR_TRADE_MAX_COUNT_EXCEEDED", + "trigger": "ERR_OBJECT_IS_BUSY\t\"string\"", + "contents": "ERR_OBJECT_IS_BUSY" }, { - "trigger": "ERR_TRADE_NOT_ON_TAPLIST\tstring", - "contents": "ERR_TRADE_NOT_ON_TAPLIST", + "trigger": "ERR_ONLY_ONE_AMMO\t\"string\"", + "contents": "ERR_ONLY_ONE_AMMO" }, { - "trigger": "ERR_TRADE_QUEST_ITEM\tstring", - "contents": "ERR_TRADE_QUEST_ITEM", + "trigger": "ERR_ONLY_ONE_BOLT\t\"string\"", + "contents": "ERR_ONLY_ONE_BOLT" }, { - "trigger": "ERR_TRADE_REQUEST_S\tstring", - "contents": "ERR_TRADE_REQUEST_S", + "trigger": "ERR_ONLY_ONE_QUIVER\t\"string\"", + "contents": "ERR_ONLY_ONE_QUIVER" }, { - "trigger": "ERR_TRADE_SELF\tstring", - "contents": "ERR_TRADE_SELF", + "trigger": "ERR_OUT_OF_ARCANE_CHARGES\t\"string\"", + "contents": "ERR_OUT_OF_ARCANE_CHARGES" }, { - "trigger": "ERR_TRADE_TARGET_BAG_FULL\tstring", - "contents": "ERR_TRADE_TARGET_BAG_FULL", + "trigger": "ERR_OUT_OF_BALANCE_NEGATIVE\t\"string\"", + "contents": "ERR_OUT_OF_BALANCE_NEGATIVE" }, { - "trigger": "ERR_TRADE_TARGET_DEAD\tstring", - "contents": "ERR_TRADE_TARGET_DEAD", + "trigger": "ERR_OUT_OF_BALANCE_POSITIVE\t\"string\"", + "contents": "ERR_OUT_OF_BALANCE_POSITIVE" }, { - "trigger": "ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED\tstring", - "contents": "ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED", + "trigger": "ERR_OUT_OF_BURNING_EMBERS\t\"string\"", + "contents": "ERR_OUT_OF_BURNING_EMBERS" }, { - "trigger": "ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\tstring", - "contents": "ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS", + "trigger": "ERR_OUT_OF_CHI\t\"string\"", + "contents": "ERR_OUT_OF_CHI" }, { - "trigger": "ERR_TRADE_TEMP_ENCHANT_BOUND\tstring", - "contents": "ERR_TRADE_TEMP_ENCHANT_BOUND", + "trigger": "ERR_OUT_OF_COMBO_POINTS\t\"string\"", + "contents": "ERR_OUT_OF_COMBO_POINTS" }, { - "trigger": "ERR_TRADE_TOO_FAR\tstring", - "contents": "ERR_TRADE_TOO_FAR", + "trigger": "ERR_OUT_OF_DARK_FORCE\t\"string\"", + "contents": "ERR_OUT_OF_DARK_FORCE" }, { - "trigger": "ERR_TRADE_WRONG_REALM\tstring", - "contents": "ERR_TRADE_WRONG_REALM", + "trigger": "ERR_OUT_OF_DEMONIC_FURY\t\"string\"", + "contents": "ERR_OUT_OF_DEMONIC_FURY" }, { - "trigger": "ERR_TRANSMOGRIFY_CANT_EQUIP\tstring", - "contents": "ERR_TRANSMOGRIFY_CANT_EQUIP", + "trigger": "ERR_OUT_OF_ENERGY\t\"string\"", + "contents": "ERR_OUT_OF_ENERGY" }, { - "trigger": "ERR_TRANSMOGRIFY_INVALID_DESTINATION\tstring", - "contents": "ERR_TRANSMOGRIFY_INVALID_DESTINATION", + "trigger": "ERR_OUT_OF_FOCUS\t\"string\"", + "contents": "ERR_OUT_OF_FOCUS" }, { - "trigger": "ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE\tstring", - "contents": "ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE", + "trigger": "ERR_OUT_OF_FURY\t\"string\"", + "contents": "ERR_OUT_OF_FURY" }, { - "trigger": "ERR_TRANSMOGRIFY_INVALID_SOURCE\tstring", - "contents": "ERR_TRANSMOGRIFY_INVALID_SOURCE", + "trigger": "ERR_OUT_OF_HEALTH\t\"string\"", + "contents": "ERR_OUT_OF_HEALTH" }, { - "trigger": "ERR_TRANSMOGRIFY_LEGENDARY\tstring", - "contents": "ERR_TRANSMOGRIFY_LEGENDARY", + "trigger": "ERR_OUT_OF_HOLY_POWER\t\"string\"", + "contents": "ERR_OUT_OF_HOLY_POWER" }, { - "trigger": "ERR_TRANSMOGRIFY_MISMATCH\tstring", - "contents": "ERR_TRANSMOGRIFY_MISMATCH", + "trigger": "ERR_OUT_OF_INSANITY\t\"string\"", + "contents": "ERR_OUT_OF_INSANITY" }, { - "trigger": "ERR_TRANSMOGRIFY_NOT_SOULBOUND\tstring", - "contents": "ERR_TRANSMOGRIFY_NOT_SOULBOUND", + "trigger": "ERR_OUT_OF_LIGHT_FORCE\t\"string\"", + "contents": "ERR_OUT_OF_LIGHT_FORCE" }, { - "trigger": "ERR_TRANSMOGRIFY_SAME_APPEARANCE\tstring", - "contents": "ERR_TRANSMOGRIFY_SAME_APPEARANCE", + "trigger": "ERR_OUT_OF_MAELSTROM\t\"string\"", + "contents": "ERR_OUT_OF_MAELSTROM" }, { - "trigger": "ERR_TRANSMOGRIFY_SAME_ITEM\tstring", - "contents": "ERR_TRANSMOGRIFY_SAME_ITEM", + "trigger": "ERR_OUT_OF_MANA\t\"string\"", + "contents": "ERR_OUT_OF_MANA" }, { - "trigger": "ERR_TRAVEL_PASS_NO_INFO\tstring", - "contents": "ERR_TRAVEL_PASS_NO_INFO", + "trigger": "ERR_OUT_OF_PAIN\t\"string\"", + "contents": "ERR_OUT_OF_PAIN" }, { - "trigger": "ERR_TRAVEL_PASS_NOT_ALLIED\tstring", - "contents": "ERR_TRAVEL_PASS_NOT_ALLIED", + "trigger": "ERR_OUT_OF_POWER_DISPLAY\t\"string\"", + "contents": "ERR_OUT_OF_POWER_DISPLAY" }, { - "trigger": "ERR_TRAVEL_PASS_NOT_LEADER\tstring", - "contents": "ERR_TRAVEL_PASS_NOT_LEADER", + "trigger": "ERR_OUT_OF_RAGE\t\"string\"", + "contents": "ERR_OUT_OF_RAGE" }, { - "trigger": "ERR_TRAVEL_PASS_NOT_WOW\tstring", - "contents": "ERR_TRAVEL_PASS_NOT_WOW", + "trigger": "ERR_OUT_OF_RANGE\t\"string\"", + "contents": "ERR_OUT_OF_RANGE" }, { - "trigger": "ERR_UNHEALTHY_TIME\tstring", - "contents": "ERR_UNHEALTHY_TIME", + "trigger": "ERR_OUT_OF_RUNES\t\"string\"", + "contents": "ERR_OUT_OF_RUNES" }, { - "trigger": "ERR_UNINVITE_YOU\tstring", - "contents": "ERR_UNINVITE_YOU", + "trigger": "ERR_OUT_OF_RUNIC_POWER\t\"string\"", + "contents": "ERR_OUT_OF_RUNIC_POWER" }, { - "trigger": "ERR_UNIT_NOT_FOUND\tstring", - "contents": "ERR_UNIT_NOT_FOUND", + "trigger": "ERR_OUT_OF_SHADOW_ORBS\t\"string\"", + "contents": "ERR_OUT_OF_SHADOW_ORBS" }, { - "trigger": "ERR_UNKNOWN_MACRO_OPTION_S\tstring", - "contents": "ERR_UNKNOWN_MACRO_OPTION_S", + "trigger": "ERR_OUT_OF_SOUL_SHARDS\t\"string\"", + "contents": "ERR_OUT_OF_SOUL_SHARDS" }, { - "trigger": "ERR_USE_BAD_ANGLE\tstring", - "contents": "ERR_USE_BAD_ANGLE", + "trigger": "ERR_PARENTAL_CONTROLS_CHAT_MUTED\t\"string\"", + "contents": "ERR_PARENTAL_CONTROLS_CHAT_MUTED" }, { - "trigger": "ERR_USE_CANT_IMMUNE\tstring", - "contents": "ERR_USE_CANT_IMMUNE", + "trigger": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING\t\"string\"", + "contents": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING" }, { - "trigger": "ERR_USE_CANT_OPEN\tstring", - "contents": "ERR_USE_CANT_OPEN", + "trigger": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING_SOON\t\"string\"", + "contents": "ERR_PARENTAL_CONTROLS_DISCONNECT_WARNING_SOON" }, { - "trigger": "ERR_USE_DESTROYED\tstring", - "contents": "ERR_USE_DESTROYED", + "trigger": "ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE\t\"string\"", + "contents": "ERR_PARTY_ALREADY_IN_BATTLEGROUND_QUEUE" }, { - "trigger": "ERR_USE_LOCKED\tstring", - "contents": "ERR_USE_LOCKED", + "trigger": "ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE\t\"string\"", + "contents": "ERR_PARTY_CONFIRMING_BATTLEGROUND_QUEUE" }, { - "trigger": "ERR_USE_LOCKED_WITH_ITEM_S\tstring", - "contents": "ERR_USE_LOCKED_WITH_ITEM_S", + "trigger": "ERR_PARTY_CONVERTED_TO_RAID\t\"string\"", + "contents": "ERR_PARTY_CONVERTED_TO_RAID" }, { - "trigger": "ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI\tstring", - "contents": "ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI", + "trigger": "ERR_PARTY_LFG_BOOT_COOLDOWN_S\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_COOLDOWN_S" }, { - "trigger": "ERR_USE_LOCKED_WITH_SPELL_S\tstring", - "contents": "ERR_USE_LOCKED_WITH_SPELL_S", + "trigger": "ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_DUNGEON_COMPLETE" }, { - "trigger": "ERR_USE_OBJECT_MOVING\tstring", - "contents": "ERR_USE_OBJECT_MOVING", + "trigger": "ERR_PARTY_LFG_BOOT_IN_COMBAT\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_IN_COMBAT" }, { - "trigger": "ERR_USE_PREVENTED_BY_MECHANIC_S\tstring", - "contents": "ERR_USE_PREVENTED_BY_MECHANIC_S", + "trigger": "ERR_PARTY_LFG_BOOT_IN_PROGRESS\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_IN_PROGRESS" }, { - "trigger": "ERR_USE_SPELL_FOCUS\tstring", - "contents": "ERR_USE_SPELL_FOCUS", + "trigger": "ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_INPATIENT_TIMER_S" }, { - "trigger": "ERR_USE_TOO_FAR\tstring", - "contents": "ERR_USE_TOO_FAR", + "trigger": "ERR_PARTY_LFG_BOOT_LIMIT\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_LIMIT" }, { - "trigger": "ERR_USER_SQUELCHED\tstring", - "contents": "ERR_USER_SQUELCHED", + "trigger": "ERR_PARTY_LFG_BOOT_LOOT_ROLLS\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_LOOT_ROLLS" }, { - "trigger": "ERR_VENDOR_DOESNT_BUY\tstring", - "contents": "ERR_VENDOR_DOESNT_BUY", + "trigger": "ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_NOT_ELIGIBLE_S" }, { - "trigger": "ERR_VENDOR_HATES_YOU\tstring", - "contents": "ERR_VENDOR_HATES_YOU", + "trigger": "ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_TOO_FEW_PLAYERS" }, { - "trigger": "ERR_VENDOR_MISSING_TURNINS\tstring", - "contents": "ERR_VENDOR_MISSING_TURNINS", + "trigger": "ERR_PARTY_LFG_BOOT_VOTE_FAILED\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_VOTE_FAILED" }, { - "trigger": "ERR_VENDOR_NOT_INTERESTED\tstring", - "contents": "ERR_VENDOR_NOT_INTERESTED", + "trigger": "ERR_PARTY_LFG_BOOT_VOTE_REGISTERED\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_VOTE_REGISTERED" }, { - "trigger": "ERR_VENDOR_SOLD_OUT\tstring", - "contents": "ERR_VENDOR_SOLD_OUT", + "trigger": "ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED\t\"string\"", + "contents": "ERR_PARTY_LFG_BOOT_VOTE_SUCCEEDED" }, { - "trigger": "ERR_VENDOR_TOO_FAR\tstring", - "contents": "ERR_VENDOR_TOO_FAR", + "trigger": "ERR_PARTY_LFG_INVITE_RAID_LOCKED\t\"string\"", + "contents": "ERR_PARTY_LFG_INVITE_RAID_LOCKED" }, { - "trigger": "ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL\tstring", - "contents": "ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL", + "trigger": "ERR_PARTY_LFG_TELEPORT_IN_COMBAT\t\"string\"", + "contents": "ERR_PARTY_LFG_TELEPORT_IN_COMBAT" }, { - "trigger": "ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC\tstring", - "contents": "ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC", + "trigger": "ERR_PARTY_PRIVATE_GROUP_ONLY\t\"string\"", + "contents": "ERR_PARTY_PRIVATE_GROUP_ONLY" }, { - "trigger": "ERR_VOICE_IGNORE_ADDED_S\tstring", - "contents": "ERR_VOICE_IGNORE_ADDED_S", + "trigger": "ERR_PARTY_ROLE_NOT_AVAILABLE\t\"string\"", + "contents": "ERR_PARTY_ROLE_NOT_AVAILABLE" }, { - "trigger": "ERR_VOICE_IGNORE_ALREADY_S\tstring", - "contents": "ERR_VOICE_IGNORE_ALREADY_S", + "trigger": "ERR_PARTY_TARGET_AMBIGUOUS\t\"string\"", + "contents": "ERR_PARTY_TARGET_AMBIGUOUS" }, { - "trigger": "ERR_VOICE_IGNORE_AMBIGUOUS\tstring", - "contents": "ERR_VOICE_IGNORE_AMBIGUOUS", + "trigger": "ERR_PASSIVE_ABILITY\t\"string\"", + "contents": "ERR_PASSIVE_ABILITY" }, { - "trigger": "ERR_VOICE_IGNORE_DELETED\tstring", - "contents": "ERR_VOICE_IGNORE_DELETED", + "trigger": "ERR_PET_BROKEN\t\"string\"", + "contents": "ERR_PET_BROKEN" }, { - "trigger": "ERR_VOICE_IGNORE_FULL\tstring", - "contents": "ERR_VOICE_IGNORE_FULL", + "trigger": "ERR_PET_JOURNAL_ALREADY_IN_LOADOUT\t\"string\"", + "contents": "ERR_PET_JOURNAL_ALREADY_IN_LOADOUT" }, { - "trigger": "ERR_VOICE_IGNORE_NOT_FOUND\tstring", - "contents": "ERR_VOICE_IGNORE_NOT_FOUND", + "trigger": "ERR_PET_JOURNAL_PET_PENDING_CAGE\t\"string\"", + "contents": "ERR_PET_JOURNAL_PET_PENDING_CAGE" }, { - "trigger": "ERR_VOICE_IGNORE_REMOVED_S\tstring", - "contents": "ERR_VOICE_IGNORE_REMOVED_S", + "trigger": "ERR_PET_LEARN_ABILITY_S\t\"string\"", + "contents": "ERR_PET_LEARN_ABILITY_S" }, { - "trigger": "ERR_VOICE_IGNORE_SELF\tstring", - "contents": "ERR_VOICE_IGNORE_SELF", + "trigger": "ERR_PET_LEARN_SPELL_S\t\"string\"", + "contents": "ERR_PET_LEARN_SPELL_S" }, { - "trigger": "ERR_VOICESESSION_FULL\tstring", - "contents": "ERR_VOICESESSION_FULL", + "trigger": "ERR_PET_NOT_RENAMEABLE\t\"string\"", + "contents": "ERR_PET_NOT_RENAMEABLE" }, { - "trigger": "ERR_VOID_DEPOSIT_FULL\tstring", - "contents": "ERR_VOID_DEPOSIT_FULL", + "trigger": "ERR_PET_SPEC_WIPE_ERROR\t\"string\"", + "contents": "ERR_PET_SPEC_WIPE_ERROR" }, { - "trigger": "ERR_VOID_STORAGE_BAG\tstring", - "contents": "ERR_VOID_STORAGE_BAG", + "trigger": "ERR_PET_SPELL_AFFECTING_COMBAT\t\"string\"", + "contents": "ERR_PET_SPELL_AFFECTING_COMBAT" }, { - "trigger": "ERR_VOID_STORAGE_CHARGES\tstring", - "contents": "ERR_VOID_STORAGE_CHARGES", + "trigger": "ERR_PET_SPELL_ALREADY_KNOWN_S\t\"string\"", + "contents": "ERR_PET_SPELL_ALREADY_KNOWN_S" }, { - "trigger": "ERR_VOID_STORAGE_CONJURED\tstring", - "contents": "ERR_VOID_STORAGE_CONJURED", + "trigger": "ERR_PET_SPELL_DEAD\t\"string\"", + "contents": "ERR_PET_SPELL_DEAD" }, { - "trigger": "ERR_VOID_STORAGE_DURATION\tstring", - "contents": "ERR_VOID_STORAGE_DURATION", + "trigger": "ERR_PET_SPELL_NOPATH\t\"string\"", + "contents": "ERR_PET_SPELL_NOPATH" }, { - "trigger": "ERR_VOID_STORAGE_HOLIDAY\tstring", - "contents": "ERR_VOID_STORAGE_HOLIDAY", + "trigger": "ERR_PET_SPELL_NOT_BEHIND\t\"string\"", + "contents": "ERR_PET_SPELL_NOT_BEHIND" }, { - "trigger": "ERR_VOID_STORAGE_INVALID_ITEM\tstring", - "contents": "ERR_VOID_STORAGE_INVALID_ITEM", + "trigger": "ERR_PET_SPELL_OUT_OF_RANGE\t\"string\"", + "contents": "ERR_PET_SPELL_OUT_OF_RANGE" }, { - "trigger": "ERR_VOID_STORAGE_LOAD_FAILED\tstring", - "contents": "ERR_VOID_STORAGE_LOAD_FAILED", + "trigger": "ERR_PET_SPELL_ROOTED\t\"string\"", + "contents": "ERR_PET_SPELL_ROOTED" }, { - "trigger": "ERR_VOID_STORAGE_LOOT\tstring", - "contents": "ERR_VOID_STORAGE_LOOT", + "trigger": "ERR_PET_SPELL_TARGETS_DEAD\t\"string\"", + "contents": "ERR_PET_SPELL_TARGETS_DEAD" }, { - "trigger": "ERR_VOID_STORAGE_MAIL\tstring", - "contents": "ERR_VOID_STORAGE_MAIL", + "trigger": "ERR_PET_SPELL_UNLEARNED_S\t\"string\"", + "contents": "ERR_PET_SPELL_UNLEARNED_S" }, { - "trigger": "ERR_VOID_STORAGE_QUEST\tstring", - "contents": "ERR_VOID_STORAGE_QUEST", + "trigger": "ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE\t\"string\"", + "contents": "ERR_PET_TOO_HIGH_LEVEL_TO_UNCAGE" }, { - "trigger": "ERR_VOID_STORAGE_REPAIR\tstring", - "contents": "ERR_VOID_STORAGE_REPAIR", + "trigger": "ERR_PETBATTLE_ALL_PETS_DEAD\t\"string\"", + "contents": "ERR_PETBATTLE_ALL_PETS_DEAD" }, { - "trigger": "ERR_VOID_STORAGE_STACKABLE\tstring", - "contents": "ERR_VOID_STORAGE_STACKABLE", + "trigger": "ERR_PETBATTLE_CREATE_FAILED\t\"string\"", + "contents": "ERR_PETBATTLE_CREATE_FAILED" }, { - "trigger": "ERR_VOID_STORAGE_UNBOUND\tstring", - "contents": "ERR_VOID_STORAGE_UNBOUND", + "trigger": "ERR_PETBATTLE_DECLINED\t\"string\"", + "contents": "ERR_PETBATTLE_DECLINED" }, { - "trigger": "ERR_VOID_STORAGE_UNIQUE\tstring", - "contents": "ERR_VOID_STORAGE_UNIQUE", + "trigger": "ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING\t\"string\"", + "contents": "ERR_PETBATTLE_GAME_ROUNDS_LIMIT_WARNING" }, { - "trigger": "ERR_VOID_STORAGE_WRAPPED\tstring", - "contents": "ERR_VOID_STORAGE_WRAPPED", + "trigger": "ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING\t\"string\"", + "contents": "ERR_PETBATTLE_GAME_TIME_LIMIT_WARNING" }, { - "trigger": "ERR_VOID_TRANSFER_INTERNAL_ERROR\tstring", - "contents": "ERR_VOID_TRANSFER_INTERNAL_ERROR", + "trigger": "ERR_PETBATTLE_IN_BATTLE\t\"string\"", + "contents": "ERR_PETBATTLE_IN_BATTLE" }, { - "trigger": "ERR_VOID_TRANSFER_INV_FULL\tstring", - "contents": "ERR_VOID_TRANSFER_INV_FULL", + "trigger": "ERR_PETBATTLE_INTERNAL\t\"string\"", + "contents": "ERR_PETBATTLE_INTERNAL" }, { - "trigger": "ERR_VOID_TRANSFER_ITEM_INVALID\tstring", - "contents": "ERR_VOID_TRANSFER_ITEM_INVALID", + "trigger": "ERR_PETBATTLE_INVALID_LOADOUT\t\"string\"", + "contents": "ERR_PETBATTLE_INVALID_LOADOUT" }, { - "trigger": "ERR_VOID_TRANSFER_STORAGE_FULL\tstring", - "contents": "ERR_VOID_TRANSFER_STORAGE_FULL", + "trigger": "ERR_PETBATTLE_NO_ACCOUNT_LOCK\t\"string\"", + "contents": "ERR_PETBATTLE_NO_ACCOUNT_LOCK" }, { - "trigger": "ERR_VOID_WITHDRAW_FULL\tstring", - "contents": "ERR_VOID_WITHDRAW_FULL", + "trigger": "ERR_PETBATTLE_NO_PETS_IN_SLOTS\t\"string\"", + "contents": "ERR_PETBATTLE_NO_PETS_IN_SLOTS" }, { - "trigger": "ERR_WARGAME_REQUEST_FAILURE\tstring", - "contents": "ERR_WARGAME_REQUEST_FAILURE", + "trigger": "ERR_PETBATTLE_NOT_A_TRAINER\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_A_TRAINER" }, { - "trigger": "ERR_WARGAME_REQUEST_SENT\tstring", - "contents": "ERR_WARGAME_REQUEST_SENT", + "trigger": "ERR_PETBATTLE_NOT_HERE\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_HERE" }, { - "trigger": "ERR_WRONG_BAG_TYPE\tstring", - "contents": "ERR_WRONG_BAG_TYPE", + "trigger": "ERR_PETBATTLE_NOT_HERE_OBSTRUCTED\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_HERE_OBSTRUCTED" }, { - "trigger": "ERR_WRONG_BAG_TYPE_SUBCLASS\tstring", - "contents": "ERR_WRONG_BAG_TYPE_SUBCLASS", + "trigger": "ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_HERE_ON_TRANSPORT" }, { - "trigger": "ERR_WRONG_DIRECTION_FOR_ATTACK\tstring", - "contents": "ERR_WRONG_DIRECTION_FOR_ATTACK", + "trigger": "ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_HERE_UNEVEN_GROUND" }, { - "trigger": "ERR_WRONG_SLOT\tstring", - "contents": "ERR_WRONG_SLOT", + "trigger": "ERR_PETBATTLE_NOT_WHILE_DEAD\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_WHILE_DEAD" }, { - "trigger": "ERR_YELL_RESTRICTED\tstring", - "contents": "ERR_YELL_RESTRICTED", + "trigger": "ERR_PETBATTLE_NOT_WHILE_FLYING\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_WHILE_FLYING" }, { - "trigger": "ERR_YELL_RESTRICTED_TRIAL\tstring", - "contents": "ERR_YELL_RESTRICTED_TRIAL", + "trigger": "ERR_PETBATTLE_NOT_WHILE_IN_COMBAT\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_WHILE_IN_COMBAT" }, { - "trigger": "ERR_ZONE_EXPLORED\tstring", - "contents": "ERR_ZONE_EXPLORED", + "trigger": "ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE\t\"string\"", + "contents": "ERR_PETBATTLE_NOT_WHILE_IN_MATCHED_BATTLE" }, { - "trigger": "ERR_ZONE_EXPLORED_XP\tstring", - "contents": "ERR_ZONE_EXPLORED_XP", + "trigger": "ERR_PETBATTLE_OPPONENT_NOT_AVAILABLE\t\"string\"", + "contents": "ERR_PETBATTLE_OPPONENT_NOT_AVAILABLE" }, { - "trigger": "ERROR_CANNOT_BIND\tstring", - "contents": "ERROR_CANNOT_BIND", + "trigger": "ERR_PETBATTLE_QUEUE_ALREADY_QUEUED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_ALREADY_QUEUED" }, { - "trigger": "ERROR_CAPS\tstring", - "contents": "ERROR_CAPS", + "trigger": "ERR_PETBATTLE_QUEUE_JOIN_FAILED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_JOIN_FAILED" }, { - "trigger": "ERROR_CINEMATIC\tstring", - "contents": "ERROR_CINEMATIC", + "trigger": "ERR_PETBATTLE_QUEUE_JOURNAL_LOCK\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_JOURNAL_LOCK" }, { - "trigger": "ERROR_SLASH_CHANGEACTIONBAR\tstring", - "contents": "ERROR_SLASH_CHANGEACTIONBAR", + "trigger": "ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_NOT_WHILE_NEUTRAL" }, { - "trigger": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER\tstring", - "contents": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER", + "trigger": "ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_OPPONENT_DECLINED" }, { - "trigger": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER_EXAMPLE\tstring", - "contents": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER_EXAMPLE", + "trigger": "ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_PROPOSAL_DECLINED" }, { - "trigger": "ERROR_SLASH_COMMENTATOR_NAMETEAM\tstring", - "contents": "ERROR_SLASH_COMMENTATOR_NAMETEAM", + "trigger": "ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_PROPOSAL_TIMEOUT" }, { - "trigger": "ERROR_SLASH_COMMENTATOR_NAMETEAM_EXAMPLE\tstring", - "contents": "ERROR_SLASH_COMMENTATOR_NAMETEAM_EXAMPLE", + "trigger": "ERR_PETBATTLE_QUEUE_QUEUED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_QUEUED" }, { - "trigger": "ERROR_SLASH_COMMENTATOROVERRIDE\tstring", - "contents": "ERROR_SLASH_COMMENTATOROVERRIDE", + "trigger": "ERR_PETBATTLE_QUEUE_REMOVED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_REMOVED" }, { - "trigger": "ERROR_SLASH_COMMENTATOROVERRIDE_EXAMPLE\tstring", - "contents": "ERROR_SLASH_COMMENTATOROVERRIDE_EXAMPLE", + "trigger": "ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_REQUEUED_INTERNAL" }, { - "trigger": "ERROR_SLASH_EQUIP_TO_SLOT\tstring", - "contents": "ERROR_SLASH_EQUIP_TO_SLOT", + "trigger": "ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_REQUEUED_REMOVED" }, { - "trigger": "ERROR_SLASH_LOOT_SETTHRESHOLD\tstring", - "contents": "ERROR_SLASH_LOOT_SETTHRESHOLD", + "trigger": "ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_SLOT_CANT_BATTLE" }, { - "trigger": "ERROR_SLASH_SWAPACTIONBAR\tstring", - "contents": "ERROR_SLASH_SWAPACTIONBAR", + "trigger": "ERR_PETBATTLE_QUEUE_SLOT_DEAD\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_SLOT_DEAD" }, { - "trigger": "ERROR_SLASH_TEAM_CAPTAIN\tstring", - "contents": "ERROR_SLASH_TEAM_CAPTAIN", + "trigger": "ERR_PETBATTLE_QUEUE_SLOT_EMPTY\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_SLOT_EMPTY" }, { - "trigger": "ERROR_SLASH_TEAM_DISBAND\tstring", - "contents": "ERROR_SLASH_TEAM_DISBAND", + "trigger": "ERR_PETBATTLE_QUEUE_SLOT_LOCKED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_SLOT_LOCKED" }, { - "trigger": "ERROR_SLASH_TEAM_INVITE\tstring", - "contents": "ERROR_SLASH_TEAM_INVITE", + "trigger": "ERR_PETBATTLE_QUEUE_SLOT_NO_PET\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_SLOT_NO_PET" }, { - "trigger": "ERROR_SLASH_TEAM_QUIT\tstring", - "contents": "ERROR_SLASH_TEAM_QUIT", + "trigger": "ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_SLOT_NO_TRACKER" }, { - "trigger": "ERROR_SLASH_TEAM_UNINVITE\tstring", - "contents": "ERROR_SLASH_TEAM_UNINVITE", + "trigger": "ERR_PETBATTLE_QUEUE_SLOT_REVOKED\t\"string\"", + "contents": "ERR_PETBATTLE_QUEUE_SLOT_REVOKED" }, { - "trigger": "ERRORS\tstring", - "contents": "ERRORS", + "trigger": "ERR_PETBATTLE_RESTRICTED_ACCOUNT\t\"string\"", + "contents": "ERR_PETBATTLE_RESTRICTED_ACCOUNT" }, { - "trigger": "ESES\tstring", - "contents": "ESES", + "trigger": "ERR_PETBATTLE_TARGET_INVALID\t\"string\"", + "contents": "ERR_PETBATTLE_TARGET_INVALID" }, { - "trigger": "ESMX\tstring", - "contents": "ESMX", + "trigger": "ERR_PETBATTLE_TARGET_NOT_CAPTURABLE\t\"string\"", + "contents": "ERR_PETBATTLE_TARGET_NOT_CAPTURABLE" }, { - "trigger": "ESTIMATED_TIME_TO_SELL\tstring", - "contents": "ESTIMATED_TIME_TO_SELL", + "trigger": "ERR_PETBATTLE_TARGET_OUT_OF_RANGE\t\"string\"", + "contents": "ERR_PETBATTLE_TARGET_OUT_OF_RANGE" }, { - "trigger": "ESTIMATED_TIME_TO_SELL_LABEL\tstring", - "contents": "ESTIMATED_TIME_TO_SELL_LABEL", + "trigger": "ERR_PETBATTLE_WILD_PET_TAPPED\t\"string\"", + "contents": "ERR_PETBATTLE_WILD_PET_TAPPED" }, { - "trigger": "EVADE\tstring", - "contents": "EVADE", + "trigger": "ERR_PETITION_ALREADY_SIGNED\t\"string\"", + "contents": "ERR_PETITION_ALREADY_SIGNED" }, { - "trigger": "EVENTS_LABEL\tstring", - "contents": "EVENTS_LABEL", + "trigger": "ERR_PETITION_ALREADY_SIGNED_BY_S\t\"string\"", + "contents": "ERR_PETITION_ALREADY_SIGNED_BY_S" }, { - "trigger": "EXALTED_PLUS_REPUTATION_TUTORIAL\tstring", - "contents": "EXALTED_PLUS_REPUTATION_TUTORIAL", + "trigger": "ERR_PETITION_ALREADY_SIGNED_OTHER\t\"string\"", + "contents": "ERR_PETITION_ALREADY_SIGNED_OTHER" }, { - "trigger": "EXAMPLE_SPELL_FIREBALL\tstring", - "contents": "EXAMPLE_SPELL_FIREBALL", + "trigger": "ERR_PETITION_CREATOR\t\"string\"", + "contents": "ERR_PETITION_CREATOR" }, { - "trigger": "EXAMPLE_SPELL_FROSTBOLT\tstring", - "contents": "EXAMPLE_SPELL_FROSTBOLT", + "trigger": "ERR_PETITION_DECLINED_S\t\"string\"", + "contents": "ERR_PETITION_DECLINED_S" }, { - "trigger": "EXAMPLE_TARGET_MONSTER\tstring", - "contents": "EXAMPLE_TARGET_MONSTER", + "trigger": "ERR_PETITION_FULL\t\"string\"", + "contents": "ERR_PETITION_FULL" }, { - "trigger": "EXAMPLE_TEXT\tstring", - "contents": "EXAMPLE_TEXT", + "trigger": "ERR_PETITION_IN_GUILD\t\"string\"", + "contents": "ERR_PETITION_IN_GUILD" }, { - "trigger": "EXCLUDE_BATTLEGROUNDS_LINE_1\tstring", - "contents": "EXCLUDE_BATTLEGROUNDS_LINE_1", + "trigger": "ERR_PETITION_NOT_ENOUGH_SIGNATURES\t\"string\"", + "contents": "ERR_PETITION_NOT_ENOUGH_SIGNATURES" }, { - "trigger": "EXCLUDE_BATTLEGROUNDS_LINE_2\tstring", - "contents": "EXCLUDE_BATTLEGROUNDS_LINE_2", + "trigger": "ERR_PETITION_NOT_SAME_SERVER\t\"string\"", + "contents": "ERR_PETITION_NOT_SAME_SERVER" }, { - "trigger": "EXCLUDED_BATTLEGROUNDS_SEPARATOR\tstring", - "contents": "EXCLUDED_BATTLEGROUNDS_SEPARATOR", + "trigger": "ERR_PETITION_OFFERED_S\t\"string\"", + "contents": "ERR_PETITION_OFFERED_S" }, { - "trigger": "EXHAUST_HONOR_TOOLTIP1\tstring", - "contents": "EXHAUST_HONOR_TOOLTIP1", + "trigger": "ERR_PETITION_RESTRICTED_ACCOUNT\t\"string\"", + "contents": "ERR_PETITION_RESTRICTED_ACCOUNT" }, { - "trigger": "EXHAUST_TOOLTIP1\tstring", - "contents": "EXHAUST_TOOLTIP1", + "trigger": "ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL\t\"string\"", + "contents": "ERR_PETITION_RESTRICTED_ACCOUNT_TRIAL" }, { - "trigger": "EXHAUST_TOOLTIP2\tstring", - "contents": "EXHAUST_TOOLTIP2", + "trigger": "ERR_PETITION_SIGNED\t\"string\"", + "contents": "ERR_PETITION_SIGNED" }, { - "trigger": "EXHAUST_TOOLTIP3\tstring", - "contents": "EXHAUST_TOOLTIP3", + "trigger": "ERR_PETITION_SIGNED_S\t\"string\"", + "contents": "ERR_PETITION_SIGNED_S" }, { - "trigger": "EXHAUST_TOOLTIP4\tstring", - "contents": "EXHAUST_TOOLTIP4", + "trigger": "ERR_PLAY_TIME_EXCEEDED\t\"string\"", + "contents": "ERR_PLAY_TIME_EXCEEDED" }, { - "trigger": "EXHAUSTION_LABEL\tstring", - "contents": "EXHAUSTION_LABEL", + "trigger": "ERR_PLAYER_BUSY_S\t\"string\"", + "contents": "ERR_PLAYER_BUSY_S" }, { - "trigger": "EXIT\tstring", - "contents": "EXIT", + "trigger": "ERR_PLAYER_DEAD\t\"string\"", + "contents": "ERR_PLAYER_DEAD" }, { - "trigger": "EXIT_GAME\tstring", - "contents": "EXIT_GAME", + "trigger": "ERR_PLAYER_DIED_S\t\"string\"", + "contents": "ERR_PLAYER_DIED_S" }, { - "trigger": "EXOTICS\tstring", - "contents": "EXOTICS", + "trigger": "ERR_PLAYER_DIFFICULTY_CHANGED_S\t\"string\"", + "contents": "ERR_PLAYER_DIFFICULTY_CHANGED_S" }, { - "trigger": "EXPANSION_NAME0\tstring", - "contents": "EXPANSION_NAME0", + "trigger": "ERR_PLAYER_IS_NEUTRAL\t\"string\"", + "contents": "ERR_PLAYER_IS_NEUTRAL" }, { - "trigger": "EXPANSION_NAME1\tstring", - "contents": "EXPANSION_NAME1", + "trigger": "ERR_PLAYER_JOINED_BATTLE_D\t\"string\"", + "contents": "ERR_PLAYER_JOINED_BATTLE_D" }, { - "trigger": "EXPANSION_NAME2\tstring", - "contents": "EXPANSION_NAME2", + "trigger": "ERR_PLAYER_LEFT_BATTLE_D\t\"string\"", + "contents": "ERR_PLAYER_LEFT_BATTLE_D" }, { - "trigger": "EXPANSION_NAME3\tstring", - "contents": "EXPANSION_NAME3", + "trigger": "ERR_PLAYER_SILENCED\t\"string\"", + "contents": "ERR_PLAYER_SILENCED" }, { - "trigger": "EXPANSION_NAME4\tstring", - "contents": "EXPANSION_NAME4", + "trigger": "ERR_PLAYER_SILENCED_ECHO\t\"string\"", + "contents": "ERR_PLAYER_SILENCED_ECHO" }, { - "trigger": "EXPANSION_NAME5\tstring", - "contents": "EXPANSION_NAME5", + "trigger": "ERR_PLAYER_UNSILENCED\t\"string\"", + "contents": "ERR_PLAYER_UNSILENCED" }, { - "trigger": "EXPANSION_NAME6\tstring", - "contents": "EXPANSION_NAME6", + "trigger": "ERR_PLAYER_UNSILENCED_ECHO\t\"string\"", + "contents": "ERR_PLAYER_UNSILENCED_ECHO" }, { - "trigger": "EXPERIENCE_COLON\tstring", - "contents": "EXPERIENCE_COLON", + "trigger": "ERR_PLAYER_WRONG_FACTION\t\"string\"", + "contents": "ERR_PLAYER_WRONG_FACTION" }, { - "trigger": "EXPERIMENTAL_FEATURE_TURNED_ON_WARNING\tstring", - "contents": "EXPERIMENTAL_FEATURE_TURNED_ON_WARNING", + "trigger": "ERR_PLAYERLIST_JOINED_BATTLE\t\"string\"", + "contents": "ERR_PLAYERLIST_JOINED_BATTLE" }, { - "trigger": "EXPERT\tstring", - "contents": "EXPERT", + "trigger": "ERR_PLAYERLIST_LEFT_BATTLE\t\"string\"", + "contents": "ERR_PLAYERLIST_LEFT_BATTLE" }, { - "trigger": "EXPERTISE_ABBR\tstring", - "contents": "EXPERTISE_ABBR", + "trigger": "ERR_PLAYERS_JOINED_BATTLE_D\t\"string\"", + "contents": "ERR_PLAYERS_JOINED_BATTLE_D" }, { - "trigger": "EXTEND_RAID_LOCK\tstring", - "contents": "EXTEND_RAID_LOCK", + "trigger": "ERR_PLAYERS_LEFT_BATTLE_D\t\"string\"", + "contents": "ERR_PLAYERS_LEFT_BATTLE_D" }, { - "trigger": "EXTENDED\tstring", - "contents": "EXTENDED", + "trigger": "ERR_POTION_COOLDOWN\t\"string\"", + "contents": "ERR_POTION_COOLDOWN" }, { - "trigger": "EXTRA_ATTACKS\tstring", - "contents": "EXTRA_ATTACKS", + "trigger": "ERR_PROFANE_CHAT_NAME\t\"string\"", + "contents": "ERR_PROFANE_CHAT_NAME" }, { - "trigger": "EYE_SEPARATION\tstring", - "contents": "EYE_SEPARATION", + "trigger": "ERR_PROFICIENCY_GAINED_S\t\"string\"", + "contents": "ERR_PROFICIENCY_GAINED_S" }, { - "trigger": "FACE\tstring", - "contents": "FACE", + "trigger": "ERR_PROFICIENCY_NEEDED\t\"string\"", + "contents": "ERR_PROFICIENCY_NEEDED" }, { - "trigger": "FACIAL_HAIR_EARRINGS\tstring", - "contents": "FACIAL_HAIR_EARRINGS", + "trigger": "ERR_PURCHASE_LEVEL_TOO_LOW\t\"string\"", + "contents": "ERR_PURCHASE_LEVEL_TOO_LOW" }, { - "trigger": "FACIAL_HAIR_EARS\tstring", - "contents": "FACIAL_HAIR_EARS", + "trigger": "ERR_PVP_BLACKLIST_CAP\t\"string\"", + "contents": "ERR_PVP_BLACKLIST_CAP" }, { - "trigger": "FACIAL_HAIR_FEATURES\tstring", - "contents": "FACIAL_HAIR_FEATURES", + "trigger": "ERR_PVP_MAP_NOT_FOUND\t\"string\"", + "contents": "ERR_PVP_MAP_NOT_FOUND" }, { - "trigger": "FACIAL_HAIR_HAIR\tstring", - "contents": "FACIAL_HAIR_HAIR", + "trigger": "ERR_PVP_MAP_NOT_SET\t\"string\"", + "contents": "ERR_PVP_MAP_NOT_SET" }, { - "trigger": "FACIAL_HAIR_HORNS\tstring", - "contents": "FACIAL_HAIR_HORNS", + "trigger": "ERR_PVP_TOGGLE_OFF\t\"string\"", + "contents": "ERR_PVP_TOGGLE_OFF" }, { - "trigger": "FACIAL_HAIR_MARKINGS\tstring", - "contents": "FACIAL_HAIR_MARKINGS", + "trigger": "ERR_PVP_TOGGLE_ON\t\"string\"", + "contents": "ERR_PVP_TOGGLE_ON" }, { - "trigger": "FACIAL_HAIR_NORMAL\tstring", - "contents": "FACIAL_HAIR_NORMAL", + "trigger": "ERR_PVP_WARMODE_TOGGLE_OFF\t\"string\"", + "contents": "ERR_PVP_WARMODE_TOGGLE_OFF" }, { - "trigger": "FACIAL_HAIR_PIERCINGS\tstring", - "contents": "FACIAL_HAIR_PIERCINGS", + "trigger": "ERR_PVP_WARMODE_TOGGLE_ON\t\"string\"", + "contents": "ERR_PVP_WARMODE_TOGGLE_ON" }, { - "trigger": "FACIAL_HAIR_TUSKS\tstring", - "contents": "FACIAL_HAIR_TUSKS", + "trigger": "ERR_QUEST_ACCEPTED_S\t\"string\"", + "contents": "ERR_QUEST_ACCEPTED_S" }, { - "trigger": "FACING_WRONG_DIRECTION\tstring", - "contents": "FACING_WRONG_DIRECTION", + "trigger": "ERR_QUEST_ADD_FOUND_SII\t\"string\"", + "contents": "ERR_QUEST_ADD_FOUND_SII" }, { - "trigger": "FACTION\tstring", - "contents": "FACTION", + "trigger": "ERR_QUEST_ADD_ITEM_SII\t\"string\"", + "contents": "ERR_QUEST_ADD_ITEM_SII" }, { - "trigger": "FACTION_ALLIANCE\tstring", - "contents": "FACTION_ALLIANCE", + "trigger": "ERR_QUEST_ADD_KILL_SII\t\"string\"", + "contents": "ERR_QUEST_ADD_KILL_SII" }, { - "trigger": "FACTION_CONTROLLED_TERRITORY\tstring", - "contents": "FACTION_CONTROLLED_TERRITORY", + "trigger": "ERR_QUEST_ADD_PLAYER_KILL_SII\t\"string\"", + "contents": "ERR_QUEST_ADD_PLAYER_KILL_SII" }, { - "trigger": "FACTION_HORDE\tstring", - "contents": "FACTION_HORDE", + "trigger": "ERR_QUEST_ALREADY_DONE\t\"string\"", + "contents": "ERR_QUEST_ALREADY_DONE" }, { - "trigger": "FACTION_INACTIVE\tstring", - "contents": "FACTION_INACTIVE", + "trigger": "ERR_QUEST_ALREADY_DONE_DAILY\t\"string\"", + "contents": "ERR_QUEST_ALREADY_DONE_DAILY" }, { - "trigger": "FACTION_OTHER\tstring", - "contents": "FACTION_OTHER", + "trigger": "ERR_QUEST_ALREADY_ON\t\"string\"", + "contents": "ERR_QUEST_ALREADY_ON" }, { - "trigger": "FACTION_STANDING_CHANGED\tstring", - "contents": "FACTION_STANDING_CHANGED", + "trigger": "ERR_QUEST_COMPLETE_S\t\"string\"", + "contents": "ERR_QUEST_COMPLETE_S" }, { - "trigger": "FACTION_STANDING_CHANGED_GUILD\tstring", - "contents": "FACTION_STANDING_CHANGED_GUILD", + "trigger": "ERR_QUEST_FAILED_BAG_FULL_S\t\"string\"", + "contents": "ERR_QUEST_FAILED_BAG_FULL_S" }, { - "trigger": "FACTION_STANDING_CHANGED_GUILDNAME\tstring", - "contents": "FACTION_STANDING_CHANGED_GUILDNAME", + "trigger": "ERR_QUEST_FAILED_CAIS\t\"string\"", + "contents": "ERR_QUEST_FAILED_CAIS" }, { - "trigger": "FACTION_STANDING_DECREASED\tstring", - "contents": "FACTION_STANDING_DECREASED", + "trigger": "ERR_QUEST_FAILED_EXPANSION\t\"string\"", + "contents": "ERR_QUEST_FAILED_EXPANSION" }, { - "trigger": "FACTION_STANDING_DECREASED_GENERIC\tstring", - "contents": "FACTION_STANDING_DECREASED_GENERIC", + "trigger": "ERR_QUEST_FAILED_LOW_LEVEL\t\"string\"", + "contents": "ERR_QUEST_FAILED_LOW_LEVEL" }, { - "trigger": "FACTION_STANDING_INCREASED\tstring", - "contents": "FACTION_STANDING_INCREASED", + "trigger": "ERR_QUEST_FAILED_MAX_COUNT_S\t\"string\"", + "contents": "ERR_QUEST_FAILED_MAX_COUNT_S" }, { - "trigger": "FACTION_STANDING_INCREASED_ACH_BONUS\tstring", - "contents": "FACTION_STANDING_INCREASED_ACH_BONUS", + "trigger": "ERR_QUEST_FAILED_MISSING_ITEMS\t\"string\"", + "contents": "ERR_QUEST_FAILED_MISSING_ITEMS" }, { - "trigger": "FACTION_STANDING_INCREASED_ACH_PART\tstring", - "contents": "FACTION_STANDING_INCREASED_ACH_PART", + "trigger": "ERR_QUEST_FAILED_NOT_ENOUGH_MONEY\t\"string\"", + "contents": "ERR_QUEST_FAILED_NOT_ENOUGH_MONEY" }, { - "trigger": "FACTION_STANDING_INCREASED_BONUS\tstring", - "contents": "FACTION_STANDING_INCREASED_BONUS", + "trigger": "ERR_QUEST_FAILED_S\t\"string\"", + "contents": "ERR_QUEST_FAILED_S" }, { - "trigger": "FACTION_STANDING_INCREASED_DOUBLE_BONUS\tstring", - "contents": "FACTION_STANDING_INCREASED_DOUBLE_BONUS", + "trigger": "ERR_QUEST_FAILED_SPELL\t\"string\"", + "contents": "ERR_QUEST_FAILED_SPELL" }, { - "trigger": "FACTION_STANDING_INCREASED_GENERIC\tstring", - "contents": "FACTION_STANDING_INCREASED_GENERIC", + "trigger": "ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I\t\"string\"", + "contents": "ERR_QUEST_FAILED_TOO_MANY_DAILY_QUESTS_I" }, { - "trigger": "FACTION_STANDING_INCREASED_REFER_PART\tstring", - "contents": "FACTION_STANDING_INCREASED_REFER_PART", + "trigger": "ERR_QUEST_FAILED_WRONG_RACE\t\"string\"", + "contents": "ERR_QUEST_FAILED_WRONG_RACE" }, { - "trigger": "FACTION_STANDING_INCREASED_REST_PART\tstring", - "contents": "FACTION_STANDING_INCREASED_REST_PART", + "trigger": "ERR_QUEST_FORCE_REMOVED_S\t\"string\"", + "contents": "ERR_QUEST_FORCE_REMOVED_S" }, { - "trigger": "FACTION_STANDING_LABEL1\tstring", - "contents": "FACTION_STANDING_LABEL1", + "trigger": "ERR_QUEST_HAS_IN_PROGRESS\t\"string\"", + "contents": "ERR_QUEST_HAS_IN_PROGRESS" }, { - "trigger": "FACTION_STANDING_LABEL1_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL1_FEMALE", + "trigger": "ERR_QUEST_IGNORED\t\"string\"", + "contents": "ERR_QUEST_IGNORED" }, { - "trigger": "FACTION_STANDING_LABEL2\tstring", - "contents": "FACTION_STANDING_LABEL2", + "trigger": "ERR_QUEST_LOG_FULL\t\"string\"", + "contents": "ERR_QUEST_LOG_FULL" }, { - "trigger": "FACTION_STANDING_LABEL2_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL2_FEMALE", + "trigger": "ERR_QUEST_MUST_CHOOSE\t\"string\"", + "contents": "ERR_QUEST_MUST_CHOOSE" }, { - "trigger": "FACTION_STANDING_LABEL3\tstring", - "contents": "FACTION_STANDING_LABEL3", + "trigger": "ERR_QUEST_NEED_PREREQS\t\"string\"", + "contents": "ERR_QUEST_NEED_PREREQS" }, { - "trigger": "FACTION_STANDING_LABEL3_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL3_FEMALE", + "trigger": "ERR_QUEST_NEED_PREREQS_CUSTOM\t\"string\"", + "contents": "ERR_QUEST_NEED_PREREQS_CUSTOM" }, { - "trigger": "FACTION_STANDING_LABEL4\tstring", - "contents": "FACTION_STANDING_LABEL4", + "trigger": "ERR_QUEST_OBJECTIVE_COMPLETE_S\t\"string\"", + "contents": "ERR_QUEST_OBJECTIVE_COMPLETE_S" }, { - "trigger": "FACTION_STANDING_LABEL4_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL4_FEMALE", + "trigger": "ERR_QUEST_ONLY_ONE_TIMED\t\"string\"", + "contents": "ERR_QUEST_ONLY_ONE_TIMED" }, { - "trigger": "FACTION_STANDING_LABEL5\tstring", - "contents": "FACTION_STANDING_LABEL5", + "trigger": "ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II\t\"string\"", + "contents": "ERR_QUEST_PET_BATTLE_VICTORIES_PVP_II" }, { - "trigger": "FACTION_STANDING_LABEL5_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL5_FEMALE", + "trigger": "ERR_QUEST_PUSH_ACCEPTED_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_ACCEPTED_S" }, { - "trigger": "FACTION_STANDING_LABEL6\tstring", - "contents": "FACTION_STANDING_LABEL6", + "trigger": "ERR_QUEST_PUSH_ALREADY_DONE_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_ALREADY_DONE_S" }, { - "trigger": "FACTION_STANDING_LABEL6_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL6_FEMALE", + "trigger": "ERR_QUEST_PUSH_BUSY_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_BUSY_S" }, { - "trigger": "FACTION_STANDING_LABEL7\tstring", - "contents": "FACTION_STANDING_LABEL7", + "trigger": "ERR_QUEST_PUSH_DEAD_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_DEAD_S" }, { - "trigger": "FACTION_STANDING_LABEL7_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL7_FEMALE", + "trigger": "ERR_QUEST_PUSH_DECLINED_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_DECLINED_S" }, { - "trigger": "FACTION_STANDING_LABEL8\tstring", - "contents": "FACTION_STANDING_LABEL8", + "trigger": "ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_DIFFERENT_SERVER_DAILY_S" }, { - "trigger": "FACTION_STANDING_LABEL8_FEMALE\tstring", - "contents": "FACTION_STANDING_LABEL8_FEMALE", + "trigger": "ERR_QUEST_PUSH_INVALID_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_INVALID_S" }, { - "trigger": "FAILED\tstring", - "contents": "FAILED", + "trigger": "ERR_QUEST_PUSH_LOG_FULL_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_LOG_FULL_S" }, { - "trigger": "FAILURES\tstring", - "contents": "FAILURES", + "trigger": "ERR_QUEST_PUSH_NOT_ALLOWED_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_NOT_ALLOWED_S" }, { - "trigger": "FAR\tstring", - "contents": "FAR", + "trigger": "ERR_QUEST_PUSH_NOT_DAILY_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_NOT_DAILY_S" }, { - "trigger": "FARCLIP\tstring", - "contents": "FARCLIP", + "trigger": "ERR_QUEST_PUSH_NOT_IN_PARTY_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_NOT_IN_PARTY_S" }, { - "trigger": "FAST\tstring", - "contents": "FAST", + "trigger": "ERR_QUEST_PUSH_ONQUEST_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_ONQUEST_S" }, { - "trigger": "FAVORITES\tstring", - "contents": "FAVORITES", + "trigger": "ERR_QUEST_PUSH_SUCCESS_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_SUCCESS_S" }, { - "trigger": "FAVORITES_FILTER\tstring", - "contents": "FAVORITES_FILTER", + "trigger": "ERR_QUEST_PUSH_TIMER_EXPIRED_S\t\"string\"", + "contents": "ERR_QUEST_PUSH_TIMER_EXPIRED_S" }, { - "trigger": "FEAT_OF_STRENGTH_DESCRIPTION\tstring", - "contents": "FEAT_OF_STRENGTH_DESCRIPTION", + "trigger": "ERR_QUEST_REWARD_EXP_I\t\"string\"", + "contents": "ERR_QUEST_REWARD_EXP_I" }, { - "trigger": "FEATURE_BECOMES_AVAILABLE_AT_LEVEL\tstring", - "contents": "FEATURE_BECOMES_AVAILABLE_AT_LEVEL", + "trigger": "ERR_QUEST_REWARD_MONEY_S\t\"string\"", + "contents": "ERR_QUEST_REWARD_MONEY_S" }, { - "trigger": "FEATURE_NOT_AVAILBLE_PANDAREN\tstring", - "contents": "FEATURE_NOT_AVAILBLE_PANDAREN", + "trigger": "ERR_QUEST_TURN_IN_FAIL_REASON\t\"string\"", + "contents": "ERR_QUEST_TURN_IN_FAIL_REASON" }, { - "trigger": "FEATURE_NOT_YET_AVAILABLE\tstring", - "contents": "FEATURE_NOT_YET_AVAILABLE", + "trigger": "ERR_QUEST_UNIGNORED\t\"string\"", + "contents": "ERR_QUEST_UNIGNORED" }, { - "trigger": "FEATURES_LABEL\tstring", - "contents": "FEATURES_LABEL", + "trigger": "ERR_QUEST_UNKNOWN_COMPLETE\t\"string\"", + "contents": "ERR_QUEST_UNKNOWN_COMPLETE" }, { - "trigger": "FEATURES_SUBTEXT\tstring", - "contents": "FEATURES_SUBTEXT", + "trigger": "ERR_RAID_CONVERTED_TO_PARTY\t\"string\"", + "contents": "ERR_RAID_CONVERTED_TO_PARTY" }, { - "trigger": "FEEDPET_LOG_FIRSTPERSON\tstring", - "contents": "FEEDPET_LOG_FIRSTPERSON", + "trigger": "ERR_RAID_DIFFICULTY_CHANGED_S\t\"string\"", + "contents": "ERR_RAID_DIFFICULTY_CHANGED_S" }, { - "trigger": "FEEDPET_LOG_THIRDPERSON\tstring", - "contents": "FEEDPET_LOG_THIRDPERSON", + "trigger": "ERR_RAID_DIFFICULTY_FAILED\t\"string\"", + "contents": "ERR_RAID_DIFFICULTY_FAILED" }, { - "trigger": "FEETSLOT\tstring", - "contents": "FEETSLOT", + "trigger": "ERR_RAID_DISALLOWED_BY_CROSS_REALM\t\"string\"", + "contents": "ERR_RAID_DISALLOWED_BY_CROSS_REALM" }, { - "trigger": "FEMALE\tstring", - "contents": "FEMALE", + "trigger": "ERR_RAID_DISALLOWED_BY_LEVEL\t\"string\"", + "contents": "ERR_RAID_DISALLOWED_BY_LEVEL" }, { - "trigger": "FILTER\tstring", - "contents": "FILTER", + "trigger": "ERR_RAID_GROUP_FULL\t\"string\"", + "contents": "ERR_RAID_GROUP_FULL" }, { - "trigger": "FILTER_BY_ENEMIES_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_BY_ENEMIES_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_GROUP_LOWLEVEL\t\"string\"", + "contents": "ERR_RAID_GROUP_LOWLEVEL" }, { - "trigger": "FILTER_BY_FRIENDS_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_BY_FRIENDS_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_GROUP_ONLY\t\"string\"", + "contents": "ERR_RAID_GROUP_ONLY" }, { - "trigger": "FILTER_BY_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_BY_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_GROUP_REQUIREMENTS_UNMATCH\t\"string\"", + "contents": "ERR_RAID_GROUP_REQUIREMENTS_UNMATCH" }, { - "trigger": "FILTER_BY_ME_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_BY_ME_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_LEADER_READY_CHECK_START_S\t\"string\"", + "contents": "ERR_RAID_LEADER_READY_CHECK_START_S" }, { - "trigger": "FILTER_BY_NEUTRAL_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_BY_NEUTRAL_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_LOCKOUT_CHANGED_S\t\"string\"", + "contents": "ERR_RAID_LOCKOUT_CHANGED_S" }, { - "trigger": "FILTER_BY_PET_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_BY_PET_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_MEMBER_ADDED_S\t\"string\"", + "contents": "ERR_RAID_MEMBER_ADDED_S" }, { - "trigger": "FILTER_BY_UNKNOWN_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_BY_UNKNOWN_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_MEMBER_REMOVED_S\t\"string\"", + "contents": "ERR_RAID_MEMBER_REMOVED_S" }, { - "trigger": "FILTER_NAME\tstring", - "contents": "FILTER_NAME", + "trigger": "ERR_RAID_YOU_JOINED\t\"string\"", + "contents": "ERR_RAID_YOU_JOINED" }, { - "trigger": "FILTER_TO_FRIENDS_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_TO_FRIENDS_COMBATLOG_TOOLTIP", + "trigger": "ERR_RAID_YOU_LEFT\t\"string\"", + "contents": "ERR_RAID_YOU_LEFT" }, { - "trigger": "FILTER_TO_HOSTILE_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_TO_HOSTILE_COMBATLOG_TOOLTIP", + "trigger": "ERR_RANK_REQUIRES_AUTHENTICATOR\t\"string\"", + "contents": "ERR_RANK_REQUIRES_AUTHENTICATOR" }, { - "trigger": "FILTER_TO_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_TO_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP", + "trigger": "ERR_READY_CHECK_IN_PROGRESS\t\"string\"", + "contents": "ERR_READY_CHECK_IN_PROGRESS" }, { - "trigger": "FILTER_TO_ME_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_TO_ME_COMBATLOG_TOOLTIP", + "trigger": "ERR_READY_CHECK_THROTTLED\t\"string\"", + "contents": "ERR_READY_CHECK_THROTTLED" }, { - "trigger": "FILTER_TO_NEUTRAL_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_TO_NEUTRAL_COMBATLOG_TOOLTIP", + "trigger": "ERR_REAGENT_BANK_FULL\t\"string\"", + "contents": "ERR_REAGENT_BANK_FULL" }, { - "trigger": "FILTER_TO_PET_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_TO_PET_COMBATLOG_TOOLTIP", + "trigger": "ERR_REALM_NOT_FOUND\t\"string\"", + "contents": "ERR_REALM_NOT_FOUND" }, { - "trigger": "FILTER_TO_UNKNOWN_COMBATLOG_TOOLTIP\tstring", - "contents": "FILTER_TO_UNKNOWN_COMBATLOG_TOOLTIP", + "trigger": "ERR_RECEIVE_ITEM_S\t\"string\"", + "contents": "ERR_RECEIVE_ITEM_S" }, { - "trigger": "FILTERS\tstring", - "contents": "FILTERS", + "trigger": "ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT\t\"string\"", + "contents": "ERR_RECRUIT_A_FRIEND_ACCOUNT_LIMIT" }, { - "trigger": "FIND_A_GROUP\tstring", - "contents": "FIND_A_GROUP", + "trigger": "ERR_RECRUIT_A_FRIEND_FAILED\t\"string\"", + "contents": "ERR_RECRUIT_A_FRIEND_FAILED" }, { - "trigger": "FIND_BATTLE\tstring", - "contents": "FIND_BATTLE", + "trigger": "ERR_REFER_A_FRIEND_DIFFERENT_FACTION\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_DIFFERENT_FACTION" }, { - "trigger": "FIND_DUNGEON\tstring", - "contents": "FIND_DUNGEON", + "trigger": "ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_GRANT_LEVEL_MAX_I" }, { - "trigger": "FIND_RAID\tstring", - "contents": "FIND_RAID", + "trigger": "ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_INSUF_EXPAN_LVL" }, { - "trigger": "FINGER0SLOT\tstring", - "contents": "FINGER0SLOT", + "trigger": "ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_INSUFFICIENT_GRANTABLE_LEVELS" }, { - "trigger": "FINGER0SLOT_UNIQUE\tstring", - "contents": "FINGER0SLOT_UNIQUE", + "trigger": "ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_MAP_INCOMING_TRANSFER_NOT_ALLOWED" }, { - "trigger": "FINGER1SLOT\tstring", - "contents": "FINGER1SLOT", + "trigger": "ERR_REFER_A_FRIEND_NOT_NOW\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_NOT_NOW" }, { - "trigger": "FINGER1SLOT_UNIQUE\tstring", - "contents": "FINGER1SLOT_UNIQUE", + "trigger": "ERR_REFER_A_FRIEND_NOT_REFERRED_BY\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_NOT_REFERRED_BY" }, { - "trigger": "FIRST_AVAILABLE\tstring", - "contents": "FIRST_AVAILABLE", + "trigger": "ERR_REFER_A_FRIEND_SUMMON_COOLDOWN\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_SUMMON_COOLDOWN" }, { - "trigger": "FIRST_AVAILABLE_TOOLTIP\tstring", - "contents": "FIRST_AVAILABLE_TOOLTIP", + "trigger": "ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_SUMMON_LEVEL_MAX_I" }, { - "trigger": "FIRST_NUMBER\tstring", - "contents": "FIRST_NUMBER", + "trigger": "ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_SUMMON_OFFLINE_S" }, { - "trigger": "FIRST_NUMBER_CAP\tstring", - "contents": "FIRST_NUMBER_CAP", + "trigger": "ERR_REFER_A_FRIEND_TARGET_TOO_HIGH\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_TARGET_TOO_HIGH" }, { - "trigger": "FIRST_NUMBER_CAP_NO_SPACE\tstring", - "contents": "FIRST_NUMBER_CAP_NO_SPACE", + "trigger": "ERR_REFER_A_FRIEND_TOO_FAR\t\"string\"", + "contents": "ERR_REFER_A_FRIEND_TOO_FAR" }, { - "trigger": "FIX_LAG\tstring", - "contents": "FIX_LAG", + "trigger": "ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY\t\"string\"", + "contents": "ERR_REFUND_RESULT_EXCEED_MAX_CURRENCY" }, { - "trigger": "FLAG_COUNT_TEMPLATE\tstring", - "contents": "FLAG_COUNT_TEMPLATE", + "trigger": "ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE_NONE\t\"string\"", + "contents": "ERR_REMOVE_FROM_PVP_QUEUE_FACTION_CHANGE_NONE" }, { - "trigger": "FLASH_LOW_HEALTH_WARNING\tstring", - "contents": "FLASH_LOW_HEALTH_WARNING", + "trigger": "ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN\t\"string\"", + "contents": "ERR_REMOVE_FROM_PVP_QUEUE_XP_GAIN" }, { - "trigger": "FLEX_RAID\tstring", - "contents": "FLEX_RAID", + "trigger": "ERR_REPORT_SUBMISSION_FAILED\t\"string\"", + "contents": "ERR_REPORT_SUBMISSION_FAILED" }, { - "trigger": "FLEX_RAID_INFO\tstring", - "contents": "FLEX_RAID_INFO", + "trigger": "ERR_REPORT_SUBMITTED_SUCCESSFULLY\t\"string\"", + "contents": "ERR_REPORT_SUBMITTED_SUCCESSFULLY" }, { - "trigger": "FLEX_RAID_LOCKOUT_LABEL\tstring", - "contents": "FLEX_RAID_LOCKOUT_LABEL", + "trigger": "ERR_REQUIRES_EXPANSION_S\t\"string\"", + "contents": "ERR_REQUIRES_EXPANSION_S" }, { - "trigger": "FLEX_RAID_LOCKOUT_TEXT\tstring", - "contents": "FLEX_RAID_LOCKOUT_TEXT", + "trigger": "ERR_RESTRICTED_ACCOUNT\t\"string\"", + "contents": "ERR_RESTRICTED_ACCOUNT" }, { - "trigger": "FLEX_RAID_LOOT_TEXT\tstring", - "contents": "FLEX_RAID_LOOT_TEXT", + "trigger": "ERR_RESTRICTED_ACCOUNT_LFG_LIST\t\"string\"", + "contents": "ERR_RESTRICTED_ACCOUNT_LFG_LIST" }, { - "trigger": "FLEX_RAID_NEED_LESS\tstring", - "contents": "FLEX_RAID_NEED_LESS", + "trigger": "ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL\t\"string\"", + "contents": "ERR_RESTRICTED_ACCOUNT_LFG_LIST_TRIAL" }, { - "trigger": "FLEX_RAID_NEED_MORE\tstring", - "contents": "FLEX_RAID_NEED_MORE", + "trigger": "ERR_RESTRICTED_ACCOUNT_TRIAL\t\"string\"", + "contents": "ERR_RESTRICTED_ACCOUNT_TRIAL" }, { - "trigger": "FLEX_RAID_SIZE_LABEL\tstring", - "contents": "FLEX_RAID_SIZE_LABEL", + "trigger": "ERR_REVOKE_TRANSMOG_S\t\"string\"", + "contents": "ERR_REVOKE_TRANSMOG_S" }, { - "trigger": "FLEX_RAID_SIZE_TEXT\tstring", - "contents": "FLEX_RAID_SIZE_TEXT", + "trigger": "ERR_ROLE_CHECK_ALREADY_IN_PROGRESS\t\"string\"", + "contents": "ERR_ROLE_CHECK_ALREADY_IN_PROGRESS" }, { - "trigger": "FLIGHT_MAP\tstring", - "contents": "FLIGHT_MAP", + "trigger": "ERR_ROLE_UNAVAILABLE\t\"string\"", + "contents": "ERR_ROLE_UNAVAILABLE" }, { - "trigger": "FLIGHT_MAP_CLICK_TO_ZOOM_HINT\tstring", - "contents": "FLIGHT_MAP_CLICK_TO_ZOOM_HINT", + "trigger": "ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED\t\"string\"", + "contents": "ERR_SCALING_STAT_ITEM_LEVEL_EXCEEDED" }, { - "trigger": "FLIGHT_MAP_CLICK_TO_ZOOM_IN\tstring", - "contents": "FLIGHT_MAP_CLICK_TO_ZOOM_IN", + "trigger": "ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW\t\"string\"", + "contents": "ERR_SCALING_STAT_ITEM_LEVEL_TOO_LOW" }, { - "trigger": "FLIGHT_MAP_WORLD_QUESTS\tstring", - "contents": "FLIGHT_MAP_WORLD_QUESTS", + "trigger": "ERR_SET_LOOT_FREEFORALL\t\"string\"", + "contents": "ERR_SET_LOOT_FREEFORALL" }, { - "trigger": "FLOATING_COMBAT_PETBATTLE_LABEL\tstring", - "contents": "FLOATING_COMBAT_PETBATTLE_LABEL", + "trigger": "ERR_SET_LOOT_GROUP\t\"string\"", + "contents": "ERR_SET_LOOT_GROUP" }, { - "trigger": "FLOATING_COMBAT_SELF_LABEL\tstring", - "contents": "FLOATING_COMBAT_SELF_LABEL", + "trigger": "ERR_SET_LOOT_MASTER\t\"string\"", + "contents": "ERR_SET_LOOT_MASTER" }, { - "trigger": "FLOATING_COMBAT_TARGET_LABEL\tstring", - "contents": "FLOATING_COMBAT_TARGET_LABEL", + "trigger": "ERR_SET_LOOT_METHOD_FAILED_COMBAT\t\"string\"", + "contents": "ERR_SET_LOOT_METHOD_FAILED_COMBAT" }, { - "trigger": "FLOATING_COMBATTEXT_LABEL\tstring", - "contents": "FLOATING_COMBATTEXT_LABEL", + "trigger": "ERR_SET_LOOT_NBG\t\"string\"", + "contents": "ERR_SET_LOOT_NBG" }, { - "trigger": "FLOOR\tstring", - "contents": "FLOOR", + "trigger": "ERR_SET_LOOT_PERSONAL\t\"string\"", + "contents": "ERR_SET_LOOT_PERSONAL" }, { - "trigger": "FLOOR_NUMBER\tstring", - "contents": "FLOOR_NUMBER", + "trigger": "ERR_SET_LOOT_ROUNDROBIN\t\"string\"", + "contents": "ERR_SET_LOOT_ROUNDROBIN" }, { - "trigger": "FOCUS\tstring", - "contents": "FOCUS", + "trigger": "ERR_SET_LOOT_THRESHOLD_S\t\"string\"", + "contents": "ERR_SET_LOOT_THRESHOLD_S" }, { - "trigger": "FOCUS_CAST_KEY_TEXT\tstring", - "contents": "FOCUS_CAST_KEY_TEXT", + "trigger": "ERR_SHAPESHIFT_FORM_CANNOT_EQUIP\t\"string\"", + "contents": "ERR_SHAPESHIFT_FORM_CANNOT_EQUIP" }, { - "trigger": "FOCUS_COST\tstring", - "contents": "FOCUS_COST", + "trigger": "ERR_SKILL_GAINED_S\t\"string\"", + "contents": "ERR_SKILL_GAINED_S" }, { - "trigger": "FOCUS_COST_PER_TIME\tstring", - "contents": "FOCUS_COST_PER_TIME", + "trigger": "ERR_SKILL_UP_SI\t\"string\"", + "contents": "ERR_SKILL_UP_SI" }, { - "trigger": "FOCUS_COST_PER_TIME_NO_BASE\tstring", - "contents": "FOCUS_COST_PER_TIME_NO_BASE", + "trigger": "ERR_SLOT_EMPTY\t\"string\"", + "contents": "ERR_SLOT_EMPTY" }, { - "trigger": "FOCUS_TOKEN_NOT_FOUND\tstring", - "contents": "FOCUS_TOKEN_NOT_FOUND", + "trigger": "ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT\t\"string\"", + "contents": "ERR_SOCKETING_COGWHEEL_GEM_ONLY_IN_COGWHEELSLOT" }, { - "trigger": "FOCUSTARGET\tstring", - "contents": "FOCUSTARGET", + "trigger": "ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT\t\"string\"", + "contents": "ERR_SOCKETING_HYDRAULIC_GEM_ONLY_IN_HYDRAULICSLOT" }, { - "trigger": "FOLLOW\tstring", - "contents": "FOLLOW", + "trigger": "ERR_SOCKETING_ITEM_TOO_LOW_LEVEL\t\"string\"", + "contents": "ERR_SOCKETING_ITEM_TOO_LOW_LEVEL" }, { - "trigger": "FOLLOW_TERRAIN\tstring", - "contents": "FOLLOW_TERRAIN", + "trigger": "ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT\t\"string\"", + "contents": "ERR_SOCKETING_META_GEM_ONLY_IN_METASLOT" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_ALREADY_AT_MAX_DURABILITY\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_ALREADY_AT_MAX_DURABILITY", + "trigger": "ERR_SOCKETING_REQUIRES_COGWHEEL_GEM\t\"string\"", + "contents": "ERR_SOCKETING_REQUIRES_COGWHEEL_GEM" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_CANNOT_TARGET_LIMITED_USE_FOLLOWER\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_CANNOT_TARGET_LIMITED_USE_FOLLOWER", + "trigger": "ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM\t\"string\"", + "contents": "ERR_SOCKETING_REQUIRES_HYDRAULIC_GEM" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_SPELL\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_SPELL", + "trigger": "ERR_SOCKETING_REQUIRES_META_GEM\t\"string\"", + "contents": "ERR_SOCKETING_REQUIRES_META_GEM" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_TYPE\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_TYPE", + "trigger": "ERR_SOLO_JOIN_BATTLEGROUND_S\t\"string\"", + "contents": "ERR_SOLO_JOIN_BATTLEGROUND_S" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_TARGET\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_TARGET", + "trigger": "ERR_SOR_INVALID_COMMENT\t\"string\"", + "contents": "ERR_SOR_INVALID_COMMENT" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_BE_UNIQUE\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_BE_UNIQUE", + "trigger": "ERR_SOR_INVALID_EMAIL\t\"string\"", + "contents": "ERR_SOR_INVALID_EMAIL" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_FOLLOWER\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_FOLLOWER", + "trigger": "ERR_SOR_STARTING_EXPERIENCE_INCOMPLETE\t\"string\"", + "contents": "ERR_SOR_STARTING_EXPERIENCE_INCOMPLETE" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_LIMITED_USE_FOLLOWER\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_LIMITED_USE_FOLLOWER", + "trigger": "ERR_SPEC_IS_DISABLED\t\"string\"", + "contents": "ERR_SPEC_IS_DISABLED" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_TRAIT\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_TRAIT", + "trigger": "ERR_SPEC_WIPE_ERROR\t\"string\"", + "contents": "ERR_SPEC_WIPE_ERROR" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_REROLL_NOT_ALLOWED\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_REROLL_NOT_ALLOWED", + "trigger": "ERR_SPECIFY_MASTER_LOOTER\t\"string\"", + "contents": "ERR_SPECIFY_MASTER_LOOTER" }, { - "trigger": "FOLLOWER_ABILITY_CAST_ERROR_SINGLE_MISSION_DURATION\tstring", - "contents": "FOLLOWER_ABILITY_CAST_ERROR_SINGLE_MISSION_DURATION", + "trigger": "ERR_SPELL_ALREADY_KNOWN_S\t\"string\"", + "contents": "ERR_SPELL_ALREADY_KNOWN_S" }, { - "trigger": "FOLLOWER_CLASSNAME_AND_NAME_TEMPLATE\tstring", - "contents": "FOLLOWER_CLASSNAME_AND_NAME_TEMPLATE", + "trigger": "ERR_SPELL_COOLDOWN\t\"string\"", + "contents": "ERR_SPELL_COOLDOWN" }, { - "trigger": "FOLLOWERLIST_LABEL_CHAMPIONS\tstring", - "contents": "FOLLOWERLIST_LABEL_CHAMPIONS", + "trigger": "ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH\t\"string\"", + "contents": "ERR_SPELL_FAILED_ALREADY_AT_FULL_HEALTH" }, { - "trigger": "FOLLOWERLIST_LABEL_INACTIVE\tstring", - "contents": "FOLLOWERLIST_LABEL_INACTIVE", + "trigger": "ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA\t\"string\"", + "contents": "ERR_SPELL_FAILED_ALREADY_AT_FULL_MANA" }, { - "trigger": "FOLLOWERLIST_LABEL_TROOPS\tstring", - "contents": "FOLLOWERLIST_LABEL_TROOPS", + "trigger": "ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S\t\"string\"", + "contents": "ERR_SPELL_FAILED_ALREADY_AT_FULL_POWER_S" }, { - "trigger": "FOLLOWERLIST_LABEL_UNCOLLECTED\tstring", - "contents": "FOLLOWERLIST_LABEL_UNCOLLECTED", + "trigger": "ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS\t\"string\"", + "contents": "ERR_SPELL_FAILED_ANOTHER_IN_PROGRESS" }, { - "trigger": "FONT_COLOR_CODE_CLOSE\tstring", - "contents": "FONT_COLOR_CODE_CLOSE", + "trigger": "ERR_SPELL_FAILED_EQUIPPED_ITEM\t\"string\"", + "contents": "ERR_SPELL_FAILED_EQUIPPED_ITEM" }, { - "trigger": "FONT_SIZE\tstring", - "contents": "FONT_SIZE", + "trigger": "ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S\t\"string\"", + "contents": "ERR_SPELL_FAILED_EQUIPPED_ITEM_CLASS_S" }, { - "trigger": "FONT_SIZE_TEMPLATE\tstring", - "contents": "FONT_SIZE_TEMPLATE", + "trigger": "ERR_SPELL_FAILED_LEVEL_REQUIREMENT\t\"string\"", + "contents": "ERR_SPELL_FAILED_LEVEL_REQUIREMENT" }, { - "trigger": "FOOD_TIMER\tstring", - "contents": "FOOD_TIMER", + "trigger": "ERR_SPELL_FAILED_NOTUNSHEATHED\t\"string\"", + "contents": "ERR_SPELL_FAILED_NOTUNSHEATHED" }, { - "trigger": "FOREIGN_SERVER_LABEL\tstring", - "contents": "FOREIGN_SERVER_LABEL", + "trigger": "ERR_SPELL_FAILED_REAGENTS\t\"string\"", + "contents": "ERR_SPELL_FAILED_REAGENTS" }, { - "trigger": "FORMATED_HOURS\tstring", - "contents": "FORMATED_HOURS", + "trigger": "ERR_SPELL_FAILED_REAGENTS_GENERIC\t\"string\"", + "contents": "ERR_SPELL_FAILED_REAGENTS_GENERIC" }, { - "trigger": "FORMATTING\tstring", - "contents": "FORMATTING", + "trigger": "ERR_SPELL_FAILED_S\t\"string\"", + "contents": "ERR_SPELL_FAILED_S" }, { - "trigger": "FOURTH_NUMBER\tstring", - "contents": "FOURTH_NUMBER", + "trigger": "ERR_SPELL_FAILED_SHAPESHIFT_FORM_S\t\"string\"", + "contents": "ERR_SPELL_FAILED_SHAPESHIFT_FORM_S" }, { - "trigger": "FPS_ABBR\tstring", - "contents": "FPS_ABBR", + "trigger": "ERR_SPELL_FAILED_TOTEMS\t\"string\"", + "contents": "ERR_SPELL_FAILED_TOTEMS" }, { - "trigger": "FPS_FORMAT\tstring", - "contents": "FPS_FORMAT", + "trigger": "ERR_SPELL_OUT_OF_RANGE\t\"string\"", + "contents": "ERR_SPELL_OUT_OF_RANGE" }, { - "trigger": "FRAMERATE_LABEL\tstring", - "contents": "FRAMERATE_LABEL", + "trigger": "ERR_SPELL_UNLEARNED_S\t\"string\"", + "contents": "ERR_SPELL_UNLEARNED_S" }, { - "trigger": "FREE_FOR_ALL_TERRITORY\tstring", - "contents": "FREE_FOR_ALL_TERRITORY", + "trigger": "ERR_SPLIT_FAILED\t\"string\"", + "contents": "ERR_SPLIT_FAILED" }, { - "trigger": "FRFR\tstring", - "contents": "FRFR", + "trigger": "ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY\t\"string\"", + "contents": "ERR_SUGGESTION_SUBMITTED_SUCCESSFULLY" }, { - "trigger": "FRFR_NATIVE\tstring", - "contents": "FRFR_NATIVE", + "trigger": "ERR_SYSTEM_DISABLED\t\"string\"", + "contents": "ERR_SYSTEM_DISABLED" }, { - "trigger": "FRIEND\tstring", - "contents": "FRIEND", + "trigger": "ERR_TALENT_FAILED_CANT_REMOVE_TALENT\t\"string\"", + "contents": "ERR_TALENT_FAILED_CANT_REMOVE_TALENT" }, { - "trigger": "FRIEND_REQUESTS\tstring", - "contents": "FRIEND_REQUESTS", + "trigger": "ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED\t\"string\"", + "contents": "ERR_TALENT_FAILED_NO_PRIMARY_TREE_SELECTED" }, { - "trigger": "FRIENDLY\tstring", - "contents": "FRIENDLY", + "trigger": "ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE\t\"string\"", + "contents": "ERR_TALENT_FAILED_NOT_ENOUGH_TALENTS_IN_PRIMARY_TREE" }, { - "trigger": "FRIENDS\tstring", - "contents": "FRIENDS", + "trigger": "ERR_TALENT_FAILED_REST_AREA\t\"string\"", + "contents": "ERR_TALENT_FAILED_REST_AREA" }, { - "trigger": "FRIENDS_BNET_NAME_COLOR_CODE\tstring", - "contents": "FRIENDS_BNET_NAME_COLOR_CODE", + "trigger": "ERR_TALENT_FAILED_UNKNOWN\t\"string\"", + "contents": "ERR_TALENT_FAILED_UNKNOWN" }, { - "trigger": "FRIENDS_BROADCAST_TIME_COLOR_CODE\tstring", - "contents": "FRIENDS_BROADCAST_TIME_COLOR_CODE", + "trigger": "ERR_TALENT_WIPE_ERROR\t\"string\"", + "contents": "ERR_TALENT_WIPE_ERROR" }, { - "trigger": "FRIENDS_FRIENDS_CHOICE_EVERYONE\tstring", - "contents": "FRIENDS_FRIENDS_CHOICE_EVERYONE", + "trigger": "ERR_TAME_FAILED\t\"string\"", + "contents": "ERR_TAME_FAILED" }, { - "trigger": "FRIENDS_FRIENDS_CHOICE_MUTUAL\tstring", - "contents": "FRIENDS_FRIENDS_CHOICE_MUTUAL", + "trigger": "ERR_TARGET_LOGGING_OUT\t\"string\"", + "contents": "ERR_TARGET_LOGGING_OUT" }, { - "trigger": "FRIENDS_FRIENDS_CHOICE_POTENTIAL\tstring", - "contents": "FRIENDS_FRIENDS_CHOICE_POTENTIAL", + "trigger": "ERR_TARGET_NOT_IN_GROUP_S\t\"string\"", + "contents": "ERR_TARGET_NOT_IN_GROUP_S" }, { - "trigger": "FRIENDS_FRIENDS_HEADER\tstring", - "contents": "FRIENDS_FRIENDS_HEADER", + "trigger": "ERR_TARGET_NOT_IN_INSTANCE_S\t\"string\"", + "contents": "ERR_TARGET_NOT_IN_INSTANCE_S" }, { - "trigger": "FRIENDS_FRIENDS_MUTUAL_TEXT\tstring", - "contents": "FRIENDS_FRIENDS_MUTUAL_TEXT", + "trigger": "ERR_TARGET_STUNNED\t\"string\"", + "contents": "ERR_TARGET_STUNNED" }, { - "trigger": "FRIENDS_FRIENDS_REQUESTED_TEXT\tstring", - "contents": "FRIENDS_FRIENDS_REQUESTED_TEXT", + "trigger": "ERR_TAXINOPATH\t\"string\"", + "contents": "ERR_TAXINOPATH" }, { - "trigger": "FRIENDS_FRIENDS_WAITING\tstring", - "contents": "FRIENDS_FRIENDS_WAITING", + "trigger": "ERR_TAXINOPATHS\t\"string\"", + "contents": "ERR_TAXINOPATHS" }, { - "trigger": "FRIENDS_LEVEL_TEMPLATE\tstring", - "contents": "FRIENDS_LEVEL_TEMPLATE", + "trigger": "ERR_TAXINOSUCHPATH\t\"string\"", + "contents": "ERR_TAXINOSUCHPATH" }, { - "trigger": "FRIENDS_LIST\tstring", - "contents": "FRIENDS_LIST", + "trigger": "ERR_TAXINOTELIGIBLE\t\"string\"", + "contents": "ERR_TAXINOTELIGIBLE" }, { - "trigger": "FRIENDS_LIST_AVAILABLE\tstring", - "contents": "FRIENDS_LIST_AVAILABLE", + "trigger": "ERR_TAXINOTENOUGHMONEY\t\"string\"", + "contents": "ERR_TAXINOTENOUGHMONEY" }, { - "trigger": "FRIENDS_LIST_AWAY\tstring", - "contents": "FRIENDS_LIST_AWAY", + "trigger": "ERR_TAXINOTSTANDING\t\"string\"", + "contents": "ERR_TAXINOTSTANDING" }, { - "trigger": "FRIENDS_LIST_BUSY\tstring", - "contents": "FRIENDS_LIST_BUSY", + "trigger": "ERR_TAXINOTVISITED\t\"string\"", + "contents": "ERR_TAXINOTVISITED" }, { - "trigger": "FRIENDS_LIST_ENTER_TEXT\tstring", - "contents": "FRIENDS_LIST_ENTER_TEXT", + "trigger": "ERR_TAXINOVENDORNEARBY\t\"string\"", + "contents": "ERR_TAXINOVENDORNEARBY" }, { - "trigger": "FRIENDS_LIST_NOTE_OFFLINE_TEMPLATE\tstring", - "contents": "FRIENDS_LIST_NOTE_OFFLINE_TEMPLATE", + "trigger": "ERR_TAXIPLAYERALREADYMOUNTED\t\"string\"", + "contents": "ERR_TAXIPLAYERALREADYMOUNTED" }, { - "trigger": "FRIENDS_LIST_NOTE_TEMPLATE\tstring", - "contents": "FRIENDS_LIST_NOTE_TEMPLATE", + "trigger": "ERR_TAXIPLAYERBUSY\t\"string\"", + "contents": "ERR_TAXIPLAYERBUSY" }, { - "trigger": "FRIENDS_LIST_OFFLINE\tstring", - "contents": "FRIENDS_LIST_OFFLINE", + "trigger": "ERR_TAXIPLAYERMOVING\t\"string\"", + "contents": "ERR_TAXIPLAYERMOVING" }, { - "trigger": "FRIENDS_LIST_OFFLINE_TEMPLATE\tstring", - "contents": "FRIENDS_LIST_OFFLINE_TEMPLATE", + "trigger": "ERR_TAXIPLAYERSHAPESHIFTED\t\"string\"", + "contents": "ERR_TAXIPLAYERSHAPESHIFTED" }, { - "trigger": "FRIENDS_LIST_ONLINE\tstring", - "contents": "FRIENDS_LIST_ONLINE", + "trigger": "ERR_TAXISAMENODE\t\"string\"", + "contents": "ERR_TAXISAMENODE" }, { - "trigger": "FRIENDS_LIST_PLAYING\tstring", - "contents": "FRIENDS_LIST_PLAYING", + "trigger": "ERR_TAXITOOFARAWAY\t\"string\"", + "contents": "ERR_TAXITOOFARAWAY" }, { - "trigger": "FRIENDS_LIST_REALM\tstring", - "contents": "FRIENDS_LIST_REALM", + "trigger": "ERR_TAXIUNSPECIFIEDSERVERERROR\t\"string\"", + "contents": "ERR_TAXIUNSPECIFIEDSERVERERROR" }, { - "trigger": "FRIENDS_LIST_STATUS_TOOLTIP\tstring", - "contents": "FRIENDS_LIST_STATUS_TOOLTIP", + "trigger": "ERR_TEST_CVAR_SET_SSS\t\"string\"", + "contents": "ERR_TEST_CVAR_SET_SSS" }, { - "trigger": "FRIENDS_LIST_TEMPLATE\tstring", - "contents": "FRIENDS_LIST_TEMPLATE", + "trigger": "ERR_TICKET_ALREADY_EXISTS\t\"string\"", + "contents": "ERR_TICKET_ALREADY_EXISTS" }, { - "trigger": "FRIENDS_LIST_WOW_TEMPLATE\tstring", - "contents": "FRIENDS_LIST_WOW_TEMPLATE", + "trigger": "ERR_TICKET_CREATE_ERROR\t\"string\"", + "contents": "ERR_TICKET_CREATE_ERROR" }, { - "trigger": "FRIENDS_LIST_ZONE\tstring", - "contents": "FRIENDS_LIST_ZONE", + "trigger": "ERR_TICKET_DB_ERROR\t\"string\"", + "contents": "ERR_TICKET_DB_ERROR" }, { - "trigger": "FRIENDS_OTHER_NAME_COLOR_CODE\tstring", - "contents": "FRIENDS_OTHER_NAME_COLOR_CODE", + "trigger": "ERR_TICKET_NO_TEXT\t\"string\"", + "contents": "ERR_TICKET_NO_TEXT" }, { - "trigger": "FRIENDS_TEXTURE_AFK\tstring", - "contents": "FRIENDS_TEXTURE_AFK", + "trigger": "ERR_TICKET_TEXT_TOO_LONG\t\"string\"", + "contents": "ERR_TICKET_TEXT_TOO_LONG" }, { - "trigger": "FRIENDS_TEXTURE_BROADCAST\tstring", - "contents": "FRIENDS_TEXTURE_BROADCAST", + "trigger": "ERR_TICKET_UPDATE_ERROR\t\"string\"", + "contents": "ERR_TICKET_UPDATE_ERROR" }, { - "trigger": "FRIENDS_TEXTURE_DND\tstring", - "contents": "FRIENDS_TEXTURE_DND", + "trigger": "ERR_TOO_FAR_TO_ATTACK\t\"string\"", + "contents": "ERR_TOO_FAR_TO_ATTACK" }, { - "trigger": "FRIENDS_TEXTURE_OFFLINE\tstring", - "contents": "FRIENDS_TEXTURE_OFFLINE", + "trigger": "ERR_TOO_FAR_TO_INTERACT\t\"string\"", + "contents": "ERR_TOO_FAR_TO_INTERACT" }, { - "trigger": "FRIENDS_TEXTURE_ONLINE\tstring", - "contents": "FRIENDS_TEXTURE_ONLINE", + "trigger": "ERR_TOO_FEW_TO_SPLIT\t\"string\"", + "contents": "ERR_TOO_FEW_TO_SPLIT" }, { - "trigger": "FRIENDS_TOOLTIP_TOO_MANY_CHARACTERS\tstring", - "contents": "FRIENDS_TOOLTIP_TOO_MANY_CHARACTERS", + "trigger": "ERR_TOO_MANY_CHAT_CHANNELS\t\"string\"", + "contents": "ERR_TOO_MANY_CHAT_CHANNELS" }, { - "trigger": "FRIENDS_TOOLTIP_WOW_TOON_TEMPLATE\tstring", - "contents": "FRIENDS_TOOLTIP_WOW_TOON_TEMPLATE", + "trigger": "ERR_TOO_MANY_SOCKETS\t\"string\"", + "contents": "ERR_TOO_MANY_SOCKETS" }, { - "trigger": "FRIENDS_WOW_NAME_COLOR_CODE\tstring", - "contents": "FRIENDS_WOW_NAME_COLOR_CODE", + "trigger": "ERR_TOO_MANY_SPECIAL_BAGS\t\"string\"", + "contents": "ERR_TOO_MANY_SPECIAL_BAGS" }, { - "trigger": "FRIENDSHIP_STANDING_CHANGED\tstring", - "contents": "FRIENDSHIP_STANDING_CHANGED", + "trigger": "ERR_TOO_MUCH_GOLD\t\"string\"", + "contents": "ERR_TOO_MUCH_GOLD" }, { - "trigger": "FROM\tstring", - "contents": "FROM", + "trigger": "ERR_TOOBUSYTOFOLLOW\t\"string\"", + "contents": "ERR_TOOBUSYTOFOLLOW" }, { - "trigger": "FROM_A_DUNGEON\tstring", - "contents": "FROM_A_DUNGEON", + "trigger": "ERR_TOY_USE_LIMIT_REACHED\t\"string\"", + "contents": "ERR_TOY_USE_LIMIT_REACHED" }, { - "trigger": "FROM_ALL_SOURCES\tstring", - "contents": "FROM_ALL_SOURCES", + "trigger": "ERR_TRADE_BAG\t\"string\"", + "contents": "ERR_TRADE_BAG" }, { - "trigger": "FROM_ARENA\tstring", - "contents": "FROM_ARENA", + "trigger": "ERR_TRADE_BAG_FULL\t\"string\"", + "contents": "ERR_TRADE_BAG_FULL" }, { - "trigger": "FROM_ASHRAN\tstring", - "contents": "FROM_ASHRAN", + "trigger": "ERR_TRADE_BLOCKED_S\t\"string\"", + "contents": "ERR_TRADE_BLOCKED_S" }, { - "trigger": "FROM_DUNGEON_FINDER_SOURCES\tstring", - "contents": "FROM_DUNGEON_FINDER_SOURCES", + "trigger": "ERR_TRADE_BOUND_ITEM\t\"string\"", + "contents": "ERR_TRADE_BOUND_ITEM" }, { - "trigger": "FROM_RAID\tstring", - "contents": "FROM_RAID", + "trigger": "ERR_TRADE_CANCELLED\t\"string\"", + "contents": "ERR_TRADE_CANCELLED" }, { - "trigger": "FROM_RANDOMBG\tstring", - "contents": "FROM_RANDOMBG", + "trigger": "ERR_TRADE_COMPLETE\t\"string\"", + "contents": "ERR_TRADE_COMPLETE" }, { - "trigger": "FROM_RATEDBG\tstring", - "contents": "FROM_RATEDBG", + "trigger": "ERR_TRADE_EQUIPPED_BAG\t\"string\"", + "contents": "ERR_TRADE_EQUIPPED_BAG" }, { - "trigger": "FROM_TOTAL\tstring", - "contents": "FROM_TOTAL", + "trigger": "ERR_TRADE_GROUND_ITEM\t\"string\"", + "contents": "ERR_TRADE_GROUND_ITEM" }, { - "trigger": "FROM_TROLLPOCALYPSE\tstring", - "contents": "FROM_TROLLPOCALYPSE", + "trigger": "ERR_TRADE_MAX_COUNT_EXCEEDED\t\"string\"", + "contents": "ERR_TRADE_MAX_COUNT_EXCEEDED" }, { - "trigger": "FROST_POWER\tstring", - "contents": "FROST_POWER", + "trigger": "ERR_TRADE_NOT_ON_TAPLIST\t\"string\"", + "contents": "ERR_TRADE_NOT_ON_TAPLIST" }, { - "trigger": "FUEL\tstring", - "contents": "FUEL", + "trigger": "ERR_TRADE_QUEST_ITEM\t\"string\"", + "contents": "ERR_TRADE_QUEST_ITEM" }, { - "trigger": "FULL_PLAYER_NAME\tstring", - "contents": "FULL_PLAYER_NAME", + "trigger": "ERR_TRADE_REQUEST_S\t\"string\"", + "contents": "ERR_TRADE_REQUEST_S" }, { - "trigger": "FULL_SCREEN_GLOW\tstring", - "contents": "FULL_SCREEN_GLOW", + "trigger": "ERR_TRADE_SELF\t\"string\"", + "contents": "ERR_TRADE_SELF" }, { - "trigger": "FULL_SIZE_FOCUS_FRAME_TEXT\tstring", - "contents": "FULL_SIZE_FOCUS_FRAME_TEXT", + "trigger": "ERR_TRADE_TARGET_BAG_FULL\t\"string\"", + "contents": "ERR_TRADE_TARGET_BAG_FULL" }, { - "trigger": "FULL_TEXT_COMBATLOG_TOOLTIP\tstring", - "contents": "FULL_TEXT_COMBATLOG_TOOLTIP", + "trigger": "ERR_TRADE_TARGET_DEAD\t\"string\"", + "contents": "ERR_TRADE_TARGET_DEAD" }, { - "trigger": "FULLDATE\tstring", - "contents": "FULLDATE", + "trigger": "ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED\t\"string\"", + "contents": "ERR_TRADE_TARGET_MAX_COUNT_EXCEEDED" }, { - "trigger": "FULLDATE_AND_TIME\tstring", - "contents": "FULLDATE_AND_TIME", + "trigger": "ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS\t\"string\"", + "contents": "ERR_TRADE_TARGET_MAX_LIMIT_CATEGORY_COUNT_EXCEEDED_IS" }, { - "trigger": "FULLDATE_MONTH_APRIL\tstring", - "contents": "FULLDATE_MONTH_APRIL", + "trigger": "ERR_TRADE_TEMP_ENCHANT_BOUND\t\"string\"", + "contents": "ERR_TRADE_TEMP_ENCHANT_BOUND" }, { - "trigger": "FULLDATE_MONTH_AUGUST\tstring", - "contents": "FULLDATE_MONTH_AUGUST", + "trigger": "ERR_TRADE_TOO_FAR\t\"string\"", + "contents": "ERR_TRADE_TOO_FAR" }, { - "trigger": "FULLDATE_MONTH_DECEMBER\tstring", - "contents": "FULLDATE_MONTH_DECEMBER", + "trigger": "ERR_TRADE_WRONG_REALM\t\"string\"", + "contents": "ERR_TRADE_WRONG_REALM" }, { - "trigger": "FULLDATE_MONTH_FEBRUARY\tstring", - "contents": "FULLDATE_MONTH_FEBRUARY", + "trigger": "ERR_TRANSMOGRIFY_CANT_EQUIP\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_CANT_EQUIP" }, { - "trigger": "FULLDATE_MONTH_JANUARY\tstring", - "contents": "FULLDATE_MONTH_JANUARY", + "trigger": "ERR_TRANSMOGRIFY_INVALID_DESTINATION\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_INVALID_DESTINATION" }, { - "trigger": "FULLDATE_MONTH_JULY\tstring", - "contents": "FULLDATE_MONTH_JULY", + "trigger": "ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_INVALID_ITEM_TYPE" }, { - "trigger": "FULLDATE_MONTH_JUNE\tstring", - "contents": "FULLDATE_MONTH_JUNE", + "trigger": "ERR_TRANSMOGRIFY_INVALID_SOURCE\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_INVALID_SOURCE" }, { - "trigger": "FULLDATE_MONTH_MARCH\tstring", - "contents": "FULLDATE_MONTH_MARCH", + "trigger": "ERR_TRANSMOGRIFY_LEGENDARY\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_LEGENDARY" }, { - "trigger": "FULLDATE_MONTH_MAY\tstring", - "contents": "FULLDATE_MONTH_MAY", + "trigger": "ERR_TRANSMOGRIFY_MISMATCH\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_MISMATCH" }, { - "trigger": "FULLDATE_MONTH_NOVEMBER\tstring", - "contents": "FULLDATE_MONTH_NOVEMBER", + "trigger": "ERR_TRANSMOGRIFY_NOT_SOULBOUND\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_NOT_SOULBOUND" }, { - "trigger": "FULLDATE_MONTH_OCTOBER\tstring", - "contents": "FULLDATE_MONTH_OCTOBER", + "trigger": "ERR_TRANSMOGRIFY_SAME_APPEARANCE\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_SAME_APPEARANCE" }, { - "trigger": "FULLDATE_MONTH_SEPTEMBER\tstring", - "contents": "FULLDATE_MONTH_SEPTEMBER", + "trigger": "ERR_TRANSMOGRIFY_SAME_ITEM\t\"string\"", + "contents": "ERR_TRANSMOGRIFY_SAME_ITEM" }, { - "trigger": "FURY\tstring", - "contents": "FURY", + "trigger": "ERR_TRAVEL_PASS_NO_INFO\t\"string\"", + "contents": "ERR_TRAVEL_PASS_NO_INFO" }, { - "trigger": "FURY_COST\tstring", - "contents": "FURY_COST", + "trigger": "ERR_TRAVEL_PASS_NOT_ALLIED\t\"string\"", + "contents": "ERR_TRAVEL_PASS_NOT_ALLIED" }, { - "trigger": "GAIN_EXPERIENCE\tstring", - "contents": "GAIN_EXPERIENCE", + "trigger": "ERR_TRAVEL_PASS_NOT_LEADER\t\"string\"", + "contents": "ERR_TRAVEL_PASS_NOT_LEADER" }, { - "trigger": "GAME\tstring", - "contents": "GAME", + "trigger": "ERR_TRAVEL_PASS_NOT_WOW\t\"string\"", + "contents": "ERR_TRAVEL_PASS_NOT_WOW" }, { - "trigger": "GAME_SOUND_OUTPUT\tstring", - "contents": "GAME_SOUND_OUTPUT", + "trigger": "ERR_UNHEALTHY_TIME\t\"string\"", + "contents": "ERR_UNHEALTHY_TIME" }, { - "trigger": "GAME_VERSION_LABEL\tstring", - "contents": "GAME_VERSION_LABEL", + "trigger": "ERR_UNINVITE_YOU\t\"string\"", + "contents": "ERR_UNINVITE_YOU" }, { - "trigger": "GAMEFIELD_DESELECT_TEXT\tstring", - "contents": "GAMEFIELD_DESELECT_TEXT", + "trigger": "ERR_UNIT_NOT_FOUND\t\"string\"", + "contents": "ERR_UNIT_NOT_FOUND" }, { - "trigger": "GAMEMENU_BOOST_BUTTON\tstring", - "contents": "GAMEMENU_BOOST_BUTTON", + "trigger": "ERR_UNKNOWN_MACRO_OPTION_S\t\"string\"", + "contents": "ERR_UNKNOWN_MACRO_OPTION_S" }, { - "trigger": "GAMEMENU_HELP\tstring", - "contents": "GAMEMENU_HELP", + "trigger": "ERR_USE_BAD_ANGLE\t\"string\"", + "contents": "ERR_USE_BAD_ANGLE" }, { - "trigger": "GAMEMENU_NEW_BUTTON\tstring", - "contents": "GAMEMENU_NEW_BUTTON", + "trigger": "ERR_USE_CANT_IMMUNE\t\"string\"", + "contents": "ERR_USE_CANT_IMMUNE" }, { - "trigger": "GAMEOPTIONS_MENU\tstring", - "contents": "GAMEOPTIONS_MENU", + "trigger": "ERR_USE_CANT_OPEN\t\"string\"", + "contents": "ERR_USE_CANT_OPEN" }, { - "trigger": "GAMES\tstring", - "contents": "GAMES", + "trigger": "ERR_USE_DESTROYED\t\"string\"", + "contents": "ERR_USE_DESTROYED" }, { - "trigger": "GAMETIME_TOOLTIP_CALENDAR_INVITES\tstring", - "contents": "GAMETIME_TOOLTIP_CALENDAR_INVITES", + "trigger": "ERR_USE_LOCKED\t\"string\"", + "contents": "ERR_USE_LOCKED" }, { - "trigger": "GAMETIME_TOOLTIP_TOGGLE_CALENDAR\tstring", - "contents": "GAMETIME_TOOLTIP_TOGGLE_CALENDAR", + "trigger": "ERR_USE_LOCKED_WITH_ITEM_S\t\"string\"", + "contents": "ERR_USE_LOCKED_WITH_ITEM_S" }, { - "trigger": "GAMETIME_TOOLTIP_TOGGLE_CLOCK\tstring", - "contents": "GAMETIME_TOOLTIP_TOGGLE_CLOCK", + "trigger": "ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI\t\"string\"", + "contents": "ERR_USE_LOCKED_WITH_SPELL_KNOWN_SI" }, { - "trigger": "GAMMA\tstring", - "contents": "GAMMA", + "trigger": "ERR_USE_LOCKED_WITH_SPELL_S\t\"string\"", + "contents": "ERR_USE_LOCKED_WITH_SPELL_S" }, { - "trigger": "GARR_SPECIALIZATION_KNOWN\tstring", - "contents": "GARR_SPECIALIZATION_KNOWN", + "trigger": "ERR_USE_OBJECT_MOVING\t\"string\"", + "contents": "ERR_USE_OBJECT_MOVING" }, { - "trigger": "GARR_SPECIALIZATION_LEARNED\tstring", - "contents": "GARR_SPECIALIZATION_LEARNED", + "trigger": "ERR_USE_PREVENTED_BY_MECHANIC_S\t\"string\"", + "contents": "ERR_USE_PREVENTED_BY_MECHANIC_S" }, { - "trigger": "GARR_SPECIALIZATION_NO_BUILDING\tstring", - "contents": "GARR_SPECIALIZATION_NO_BUILDING", + "trigger": "ERR_USE_SPELL_FOCUS\t\"string\"", + "contents": "ERR_USE_SPELL_FOCUS" }, { - "trigger": "GARR_UNABLE_TO_LEARN_SPECIALIZATION\tstring", - "contents": "GARR_UNABLE_TO_LEARN_SPECIALIZATION", + "trigger": "ERR_USE_TOO_FAR\t\"string\"", + "contents": "ERR_USE_TOO_FAR" }, { - "trigger": "GARRISON_ABILITY_BARRACKS_UNLOCKED\tstring", - "contents": "GARRISON_ABILITY_BARRACKS_UNLOCKED", + "trigger": "ERR_USER_SQUELCHED\t\"string\"", + "contents": "ERR_USER_SQUELCHED" }, { - "trigger": "GARRISON_ABILITY_COUNTERS\tstring", - "contents": "GARRISON_ABILITY_COUNTERS", + "trigger": "ERR_VENDOR_DOESNT_BUY\t\"string\"", + "contents": "ERR_VENDOR_DOESNT_BUY" }, { - "trigger": "GARRISON_ABILITY_COUNTERS_FORMAT\tstring", - "contents": "GARRISON_ABILITY_COUNTERS_FORMAT", + "trigger": "ERR_VENDOR_HATES_YOU\t\"string\"", + "contents": "ERR_VENDOR_HATES_YOU" }, { - "trigger": "GARRISON_ABILITY_UNLOCK_TOOLTIP\tstring", - "contents": "GARRISON_ABILITY_UNLOCK_TOOLTIP", + "trigger": "ERR_VENDOR_MISSING_TURNINS\t\"string\"", + "contents": "ERR_VENDOR_MISSING_TURNINS" }, { - "trigger": "GARRISON_ACTIVATE_FOLLOWER\tstring", - "contents": "GARRISON_ACTIVATE_FOLLOWER", + "trigger": "ERR_VENDOR_NOT_INTERESTED\t\"string\"", + "contents": "ERR_VENDOR_NOT_INTERESTED" }, { - "trigger": "GARRISON_ACTIVATE_FOLLOWER_CONFIRMATION\tstring", - "contents": "GARRISON_ACTIVATE_FOLLOWER_CONFIRMATION", + "trigger": "ERR_VENDOR_SOLD_OUT\t\"string\"", + "contents": "ERR_VENDOR_SOLD_OUT" }, { - "trigger": "GARRISON_ACTIVE_BONUSES\tstring", - "contents": "GARRISON_ACTIVE_BONUSES", + "trigger": "ERR_VENDOR_TOO_FAR\t\"string\"", + "contents": "ERR_VENDOR_TOO_FAR" }, { - "trigger": "GARRISON_ARCHITECT\tstring", - "contents": "GARRISON_ARCHITECT", + "trigger": "ERR_VOICE_CHAT_CHANNEL_ALREADY_EXISTS\t\"string\"", + "contents": "ERR_VOICE_CHAT_CHANNEL_ALREADY_EXISTS" }, { - "trigger": "GARRISON_BONUS_AREA_TITLE\tstring", - "contents": "GARRISON_BONUS_AREA_TITLE", + "trigger": "ERR_VOICE_CHAT_CHANNEL_NAME_TOO_LONG\t\"string\"", + "contents": "ERR_VOICE_CHAT_CHANNEL_NAME_TOO_LONG" }, { - "trigger": "GARRISON_BONUS_EFFECT_TIME_ACTIVE\tstring", - "contents": "GARRISON_BONUS_EFFECT_TIME_ACTIVE", + "trigger": "ERR_VOICE_CHAT_CHANNEL_NAME_TOO_SHORT\t\"string\"", + "contents": "ERR_VOICE_CHAT_CHANNEL_NAME_TOO_SHORT" }, { - "trigger": "GARRISON_BONUS_EFFECT_TIME_LEFT\tstring", - "contents": "GARRISON_BONUS_EFFECT_TIME_LEFT", + "trigger": "ERR_VOICE_CHAT_DISABLED\t\"string\"", + "contents": "ERR_VOICE_CHAT_DISABLED" }, { - "trigger": "GARRISON_BOOT_TIMER\tstring", - "contents": "GARRISON_BOOT_TIMER", + "trigger": "ERR_VOICE_CHAT_GENERIC_UNABLE_TO_CONNECT\t\"string\"", + "contents": "ERR_VOICE_CHAT_GENERIC_UNABLE_TO_CONNECT" }, { - "trigger": "GARRISON_BUILD\tstring", - "contents": "GARRISON_BUILD", + "trigger": "ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL\t\"string\"", + "contents": "ERR_VOICE_CHAT_PARENTAL_DISABLE_ALL" }, { - "trigger": "GARRISON_BUILD_COLON\tstring", - "contents": "GARRISON_BUILD_COLON", + "trigger": "ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC\t\"string\"", + "contents": "ERR_VOICE_CHAT_PARENTAL_DISABLE_MIC" }, { - "trigger": "GARRISON_BUILDING_COMPLETE\tstring", - "contents": "GARRISON_BUILDING_COMPLETE", + "trigger": "ERR_VOICE_CHAT_PLAYER_NO_VOICE_PARENTAL_CONTROLS\t\"string\"", + "contents": "ERR_VOICE_CHAT_PLAYER_NO_VOICE_PARENTAL_CONTROLS" }, { - "trigger": "GARRISON_BUILDING_COMPLETE_TOAST\tstring", - "contents": "GARRISON_BUILDING_COMPLETE_TOAST", + "trigger": "ERR_VOICE_CHAT_PLAYER_SILENCED\t\"string\"", + "contents": "ERR_VOICE_CHAT_PLAYER_SILENCED" }, { - "trigger": "GARRISON_BUILDING_FOLLOWER_EMPTY\tstring", - "contents": "GARRISON_BUILDING_FOLLOWER_EMPTY", + "trigger": "ERR_VOICE_CHAT_SERVICE_LOST\t\"string\"", + "contents": "ERR_VOICE_CHAT_SERVICE_LOST" }, { - "trigger": "GARRISON_BUILDING_FOLLOWER_WORKING\tstring", - "contents": "GARRISON_BUILDING_FOLLOWER_WORKING", + "trigger": "ERR_VOICE_CHAT_SERVICE_UNABLE_TO_CONNECT\t\"string\"", + "contents": "ERR_VOICE_CHAT_SERVICE_UNABLE_TO_CONNECT" }, { - "trigger": "GARRISON_BUILDING_IN_PROGRESS\tstring", - "contents": "GARRISON_BUILDING_IN_PROGRESS", + "trigger": "ERR_VOICE_CHAT_TARGET_NOT_FOUND\t\"string\"", + "contents": "ERR_VOICE_CHAT_TARGET_NOT_FOUND" }, { - "trigger": "GARRISON_BUILDING_LEVEL_LABEL_TOOLTIP\tstring", - "contents": "GARRISON_BUILDING_LEVEL_LABEL_TOOLTIP", + "trigger": "ERR_VOICE_CHAT_TOO_MANY_REQUESTS\t\"string\"", + "contents": "ERR_VOICE_CHAT_TOO_MANY_REQUESTS" }, { - "trigger": "GARRISON_BUILDING_LEVEL_MAX\tstring", - "contents": "GARRISON_BUILDING_LEVEL_MAX", + "trigger": "ERR_VOICE_IGNORE_ADDED_S\t\"string\"", + "contents": "ERR_VOICE_IGNORE_ADDED_S" }, { - "trigger": "GARRISON_BUILDING_LEVEL_ONE\tstring", - "contents": "GARRISON_BUILDING_LEVEL_ONE", + "trigger": "ERR_VOICE_IGNORE_ALREADY_S\t\"string\"", + "contents": "ERR_VOICE_IGNORE_ALREADY_S" }, { - "trigger": "GARRISON_BUILDING_LEVEL_TOOLTIP_TEXT\tstring", - "contents": "GARRISON_BUILDING_LEVEL_TOOLTIP_TEXT", + "trigger": "ERR_VOICE_IGNORE_AMBIGUOUS\t\"string\"", + "contents": "ERR_VOICE_IGNORE_AMBIGUOUS" }, { - "trigger": "GARRISON_BUILDING_LEVEL_UPGRADE\tstring", - "contents": "GARRISON_BUILDING_LEVEL_UPGRADE", + "trigger": "ERR_VOICE_IGNORE_DELETED\t\"string\"", + "contents": "ERR_VOICE_IGNORE_DELETED" }, { - "trigger": "GARRISON_BUILDING_LOCKED\tstring", - "contents": "GARRISON_BUILDING_LOCKED", + "trigger": "ERR_VOICE_IGNORE_FULL\t\"string\"", + "contents": "ERR_VOICE_IGNORE_FULL" }, { - "trigger": "GARRISON_BUILDING_NO_FOLLOWERS\tstring", - "contents": "GARRISON_BUILDING_NO_FOLLOWERS", + "trigger": "ERR_VOICE_IGNORE_NOT_FOUND\t\"string\"", + "contents": "ERR_VOICE_IGNORE_NOT_FOUND" }, { - "trigger": "GARRISON_BUILDING_PLANS_REQUIRED\tstring", - "contents": "GARRISON_BUILDING_PLANS_REQUIRED", + "trigger": "ERR_VOICE_IGNORE_REMOVED_S\t\"string\"", + "contents": "ERR_VOICE_IGNORE_REMOVED_S" }, { - "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_ACTIVATED_TEXT\tstring", - "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_ACTIVATED_TEXT", + "trigger": "ERR_VOICE_IGNORE_SELF\t\"string\"", + "contents": "ERR_VOICE_IGNORE_SELF" }, { - "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_DEACTIVATED_TEXT\tstring", - "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_DEACTIVATED_TEXT", + "trigger": "ERR_VOICESESSION_FULL\t\"string\"", + "contents": "ERR_VOICESESSION_FULL" }, { - "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_NOT_OWNED_TEXT\tstring", - "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_NOT_OWNED_TEXT", + "trigger": "ERR_VOID_DEPOSIT_FULL\t\"string\"", + "contents": "ERR_VOID_DEPOSIT_FULL" }, { - "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_TITLE\tstring", - "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_TITLE", + "trigger": "ERR_VOID_STORAGE_BAG\t\"string\"", + "contents": "ERR_VOID_STORAGE_BAG" }, { - "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_TOOLTIP\tstring", - "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_TOOLTIP", + "trigger": "ERR_VOID_STORAGE_CHARGES\t\"string\"", + "contents": "ERR_VOID_STORAGE_CHARGES" }, { - "trigger": "GARRISON_BUILDING_TUTORIAL1\tstring", - "contents": "GARRISON_BUILDING_TUTORIAL1", + "trigger": "ERR_VOID_STORAGE_CONJURED\t\"string\"", + "contents": "ERR_VOID_STORAGE_CONJURED" }, { - "trigger": "GARRISON_BUILDING_TUTORIAL2\tstring", - "contents": "GARRISON_BUILDING_TUTORIAL2", + "trigger": "ERR_VOID_STORAGE_DURATION\t\"string\"", + "contents": "ERR_VOID_STORAGE_DURATION" }, { - "trigger": "GARRISON_BUILDING_TUTORIAL3\tstring", - "contents": "GARRISON_BUILDING_TUTORIAL3", + "trigger": "ERR_VOID_STORAGE_HOLIDAY\t\"string\"", + "contents": "ERR_VOID_STORAGE_HOLIDAY" }, { - "trigger": "GARRISON_BUILDING_UNDER_CONSTRUCTION\tstring", - "contents": "GARRISON_BUILDING_UNDER_CONSTRUCTION", + "trigger": "ERR_VOID_STORAGE_INVALID_ITEM\t\"string\"", + "contents": "ERR_VOID_STORAGE_INVALID_ITEM" }, { - "trigger": "GARRISON_CACHE\tstring", - "contents": "GARRISON_CACHE", + "trigger": "ERR_VOID_STORAGE_LOAD_FAILED\t\"string\"", + "contents": "ERR_VOID_STORAGE_LOAD_FAILED" }, { - "trigger": "GARRISON_CANCEL_BUILD_BUILDING\tstring", - "contents": "GARRISON_CANCEL_BUILD_BUILDING", + "trigger": "ERR_VOID_STORAGE_LOOT\t\"string\"", + "contents": "ERR_VOID_STORAGE_LOOT" }, { - "trigger": "GARRISON_CANCEL_UPGRADE_BUILDING\tstring", - "contents": "GARRISON_CANCEL_UPGRADE_BUILDING", + "trigger": "ERR_VOID_STORAGE_MAIL\t\"string\"", + "contents": "ERR_VOID_STORAGE_MAIL" }, { - "trigger": "GARRISON_CANNOT_AFFORD_FOLLOWER_ACTIVATION\tstring", - "contents": "GARRISON_CANNOT_AFFORD_FOLLOWER_ACTIVATION", + "trigger": "ERR_VOID_STORAGE_QUEST\t\"string\"", + "contents": "ERR_VOID_STORAGE_QUEST" }, { - "trigger": "GARRISON_CHAMPION_COUNT\tstring", - "contents": "GARRISON_CHAMPION_COUNT", + "trigger": "ERR_VOID_STORAGE_REPAIR\t\"string\"", + "contents": "ERR_VOID_STORAGE_REPAIR" }, { - "trigger": "GARRISON_CHOOSE_FOLLOWER\tstring", - "contents": "GARRISON_CHOOSE_FOLLOWER", + "trigger": "ERR_VOID_STORAGE_STACKABLE\t\"string\"", + "contents": "ERR_VOID_STORAGE_STACKABLE" }, { - "trigger": "GARRISON_CHOOSE_RECRUIT\tstring", - "contents": "GARRISON_CHOOSE_RECRUIT", + "trigger": "ERR_VOID_STORAGE_UNBOUND\t\"string\"", + "contents": "ERR_VOID_STORAGE_UNBOUND" }, { - "trigger": "GARRISON_CHOOSE_THREAT\tstring", - "contents": "GARRISON_CHOOSE_THREAT", + "trigger": "ERR_VOID_STORAGE_UNIQUE\t\"string\"", + "contents": "ERR_VOID_STORAGE_UNIQUE" }, { - "trigger": "GARRISON_CHOOSE_TRAIT\tstring", - "contents": "GARRISON_CHOOSE_TRAIT", + "trigger": "ERR_VOID_STORAGE_WRAPPED\t\"string\"", + "contents": "ERR_VOID_STORAGE_WRAPPED" }, { - "trigger": "GARRISON_CONFIRM_RECRUIT_FOLLOWER\tstring", - "contents": "GARRISON_CONFIRM_RECRUIT_FOLLOWER", + "trigger": "ERR_VOID_TRANSFER_INTERNAL_ERROR\t\"string\"", + "contents": "ERR_VOID_TRANSFER_INTERNAL_ERROR" }, { - "trigger": "GARRISON_CURRENT_LEVEL\tstring", - "contents": "GARRISON_CURRENT_LEVEL", + "trigger": "ERR_VOID_TRANSFER_INV_FULL\t\"string\"", + "contents": "ERR_VOID_TRANSFER_INV_FULL" }, { - "trigger": "GARRISON_DEACTIVATE_FOLLOWER\tstring", - "contents": "GARRISON_DEACTIVATE_FOLLOWER", + "trigger": "ERR_VOID_TRANSFER_ITEM_INVALID\t\"string\"", + "contents": "ERR_VOID_TRANSFER_ITEM_INVALID" }, { - "trigger": "GARRISON_DEACTIVATE_FOLLOWER_CONFIRMATION\tstring", - "contents": "GARRISON_DEACTIVATE_FOLLOWER_CONFIRMATION", + "trigger": "ERR_VOID_TRANSFER_STORAGE_FULL\t\"string\"", + "contents": "ERR_VOID_TRANSFER_STORAGE_FULL" }, { - "trigger": "GARRISON_DISMISS_FOLLOWER\tstring", - "contents": "GARRISON_DISMISS_FOLLOWER", + "trigger": "ERR_VOID_WITHDRAW_FULL\t\"string\"", + "contents": "ERR_VOID_WITHDRAW_FULL" }, { - "trigger": "GARRISON_DISMISS_FOLLOWER_CONFIRMATION\tstring", - "contents": "GARRISON_DISMISS_FOLLOWER_CONFIRMATION", + "trigger": "ERR_WARGAME_REQUEST_FAILURE\t\"string\"", + "contents": "ERR_WARGAME_REQUEST_FAILURE" }, { - "trigger": "GARRISON_DISMISS_UNIQUE_FOLLOWER_CONFIRMATION\tstring", - "contents": "GARRISON_DISMISS_UNIQUE_FOLLOWER_CONFIRMATION", + "trigger": "ERR_WARGAME_REQUEST_SENT\t\"string\"", + "contents": "ERR_WARGAME_REQUEST_SENT" }, { - "trigger": "GARRISON_DURATION_DAYS\tstring", - "contents": "GARRISON_DURATION_DAYS", + "trigger": "ERR_WRONG_BAG_TYPE\t\"string\"", + "contents": "ERR_WRONG_BAG_TYPE" }, { - "trigger": "GARRISON_DURATION_DAYS_HOURS\tstring", - "contents": "GARRISON_DURATION_DAYS_HOURS", + "trigger": "ERR_WRONG_BAG_TYPE_SUBCLASS\t\"string\"", + "contents": "ERR_WRONG_BAG_TYPE_SUBCLASS" }, { - "trigger": "GARRISON_DURATION_HOURS\tstring", - "contents": "GARRISON_DURATION_HOURS", + "trigger": "ERR_WRONG_DIRECTION_FOR_ATTACK\t\"string\"", + "contents": "ERR_WRONG_DIRECTION_FOR_ATTACK" }, { - "trigger": "GARRISON_DURATION_HOURS_MINUTES\tstring", - "contents": "GARRISON_DURATION_HOURS_MINUTES", + "trigger": "ERR_WRONG_SLOT\t\"string\"", + "contents": "ERR_WRONG_SLOT" }, { - "trigger": "GARRISON_DURATION_MINUTES\tstring", - "contents": "GARRISON_DURATION_MINUTES", + "trigger": "ERR_YELL_RESTRICTED\t\"string\"", + "contents": "ERR_YELL_RESTRICTED" }, { - "trigger": "GARRISON_DURATION_SECONDS\tstring", - "contents": "GARRISON_DURATION_SECONDS", + "trigger": "ERR_YELL_RESTRICTED_TRIAL\t\"string\"", + "contents": "ERR_YELL_RESTRICTED_TRIAL" }, { - "trigger": "GARRISON_EMPTY_IN_PROGRESS_LIST\tstring", - "contents": "GARRISON_EMPTY_IN_PROGRESS_LIST", + "trigger": "ERR_ZONE_EXPLORED\t\"string\"", + "contents": "ERR_ZONE_EXPLORED" }, { - "trigger": "GARRISON_EMPTY_MISSION_LIST\tstring", - "contents": "GARRISON_EMPTY_MISSION_LIST", + "trigger": "ERR_ZONE_EXPLORED_XP\t\"string\"", + "contents": "ERR_ZONE_EXPLORED_XP" }, { - "trigger": "GARRISON_EMPTY_PLOT\tstring", - "contents": "GARRISON_EMPTY_PLOT", + "trigger": "ERROR_CANNOT_BIND\t\"string\"", + "contents": "ERROR_CANNOT_BIND" }, { - "trigger": "GARRISON_EMPTY_PLOT_EXPLANATION\tstring", - "contents": "GARRISON_EMPTY_PLOT_EXPLANATION", + "trigger": "ERROR_CAPS\t\"string\"", + "contents": "ERROR_CAPS" }, { - "trigger": "GARRISON_EMPTY_PLOT_HOVER_TOOLTIP\tstring", - "contents": "GARRISON_EMPTY_PLOT_HOVER_TOOLTIP", + "trigger": "ERROR_CINEMATIC\t\"string\"", + "contents": "ERROR_CINEMATIC" }, { - "trigger": "GARRISON_EMPTY_PLOT_LARGE\tstring", - "contents": "GARRISON_EMPTY_PLOT_LARGE", + "trigger": "ERROR_CLUB_ACTION_ACCEPT_INVITATION\t\"string\"", + "contents": "ERROR_CLUB_ACTION_ACCEPT_INVITATION" }, { - "trigger": "GARRISON_EMPTY_PLOT_MEDIUM\tstring", - "contents": "GARRISON_EMPTY_PLOT_MEDIUM", + "trigger": "ERROR_CLUB_ACTION_ADD_BAN\t\"string\"", + "contents": "ERROR_CLUB_ACTION_ADD_BAN" }, { - "trigger": "GARRISON_EMPTY_PLOT_SELECTED_TOOLTIP\tstring", - "contents": "GARRISON_EMPTY_PLOT_SELECTED_TOOLTIP", + "trigger": "ERROR_CLUB_ACTION_CREATE\t\"string\"", + "contents": "ERROR_CLUB_ACTION_CREATE" }, { - "trigger": "GARRISON_EMPTY_PLOT_SMALL\tstring", - "contents": "GARRISON_EMPTY_PLOT_SMALL", + "trigger": "ERROR_CLUB_ACTION_CREATE_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_ACTION_CREATE_COMMUNITY" }, { - "trigger": "GARRISON_EQUIPMENT_SLOT_UNLOCK_TOOLTIP\tstring", - "contents": "GARRISON_EQUIPMENT_SLOT_UNLOCK_TOOLTIP", + "trigger": "ERROR_CLUB_ACTION_CREATE_MESSAGE\t\"string\"", + "contents": "ERROR_CLUB_ACTION_CREATE_MESSAGE" }, { - "trigger": "GARRISON_FINALIZE_BUILDING\tstring", - "contents": "GARRISON_FINALIZE_BUILDING", + "trigger": "ERROR_CLUB_ACTION_CREATE_STREAM\t\"string\"", + "contents": "ERROR_CLUB_ACTION_CREATE_STREAM" }, { - "trigger": "GARRISON_FINALIZE_BUILDING_TOOLTIP\tstring", - "contents": "GARRISON_FINALIZE_BUILDING_TOOLTIP", + "trigger": "ERROR_CLUB_ACTION_CREATE_TICKET\t\"string\"", + "contents": "ERROR_CLUB_ACTION_CREATE_TICKET" }, { - "trigger": "GARRISON_FLEET\tstring", - "contents": "GARRISON_FLEET", + "trigger": "ERROR_CLUB_ACTION_DECLINE_INVITATION\t\"string\"", + "contents": "ERROR_CLUB_ACTION_DECLINE_INVITATION" }, { - "trigger": "GARRISON_FOLLOWER_ADDED\tstring", - "contents": "GARRISON_FOLLOWER_ADDED", + "trigger": "ERROR_CLUB_ACTION_DESTROY\t\"string\"", + "contents": "ERROR_CLUB_ACTION_DESTROY" }, { - "trigger": "GARRISON_FOLLOWER_ADDED_TOAST\tstring", - "contents": "GARRISON_FOLLOWER_ADDED_TOAST", + "trigger": "ERROR_CLUB_ACTION_DESTROY_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_ACTION_DESTROY_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_ADDED_UPGRADED_TOAST\tstring", - "contents": "GARRISON_FOLLOWER_ADDED_UPGRADED_TOAST", + "trigger": "ERROR_CLUB_ACTION_DESTROY_MESSAGE\t\"string\"", + "contents": "ERROR_CLUB_ACTION_DESTROY_MESSAGE" }, { - "trigger": "GARRISON_FOLLOWER_BELOW_ITEM_LEVEL_TOOLTIP\tstring", - "contents": "GARRISON_FOLLOWER_BELOW_ITEM_LEVEL_TOOLTIP", + "trigger": "ERROR_CLUB_ACTION_DESTROY_STREAM\t\"string\"", + "contents": "ERROR_CLUB_ACTION_DESTROY_STREAM" }, { - "trigger": "GARRISON_FOLLOWER_BELOW_LEVEL_MAX_XP_TOOLTIP\tstring", - "contents": "GARRISON_FOLLOWER_BELOW_LEVEL_MAX_XP_TOOLTIP", + "trigger": "ERROR_CLUB_ACTION_DESTROY_TICKET\t\"string\"", + "contents": "ERROR_CLUB_ACTION_DESTROY_TICKET" }, { - "trigger": "GARRISON_FOLLOWER_BELOW_LEVEL_TOOLTIP\tstring", - "contents": "GARRISON_FOLLOWER_BELOW_LEVEL_TOOLTIP", + "trigger": "ERROR_CLUB_ACTION_EDIT\t\"string\"", + "contents": "ERROR_CLUB_ACTION_EDIT" }, { - "trigger": "GARRISON_FOLLOWER_CAN_COUNTER\tstring", - "contents": "GARRISON_FOLLOWER_CAN_COUNTER", + "trigger": "ERROR_CLUB_ACTION_EDIT_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_ACTION_EDIT_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_CANNOT_DEACTIVATE_ON_MISSION\tstring", - "contents": "GARRISON_FOLLOWER_CANNOT_DEACTIVATE_ON_MISSION", + "trigger": "ERROR_CLUB_ACTION_EDIT_MEMBER\t\"string\"", + "contents": "ERROR_CLUB_ACTION_EDIT_MEMBER" }, { - "trigger": "GARRISON_FOLLOWER_CLICK_UPGRADE_PROMPT\tstring", - "contents": "GARRISON_FOLLOWER_CLICK_UPGRADE_PROMPT", + "trigger": "ERROR_CLUB_ACTION_EDIT_MEMBER_NOTE\t\"string\"", + "contents": "ERROR_CLUB_ACTION_EDIT_MEMBER_NOTE" }, { - "trigger": "GARRISON_FOLLOWER_COMBAT_ALLY\tstring", - "contents": "GARRISON_FOLLOWER_COMBAT_ALLY", + "trigger": "ERROR_CLUB_ACTION_EDIT_MESSAGE\t\"string\"", + "contents": "ERROR_CLUB_ACTION_EDIT_MESSAGE" }, { - "trigger": "GARRISON_FOLLOWER_COMBAT_ALLY_ADD_ERR\tstring", - "contents": "GARRISON_FOLLOWER_COMBAT_ALLY_ADD_ERR", + "trigger": "ERROR_CLUB_ACTION_EDIT_STREAM\t\"string\"", + "contents": "ERROR_CLUB_ACTION_EDIT_STREAM" }, { - "trigger": "GARRISON_FOLLOWER_COMBAT_ALLY_MISSION_LABEL\tstring", - "contents": "GARRISON_FOLLOWER_COMBAT_ALLY_MISSION_LABEL", + "trigger": "ERROR_CLUB_ACTION_GET_BANS\t\"string\"", + "contents": "ERROR_CLUB_ACTION_GET_BANS" }, { - "trigger": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT\tstring", - "contents": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT", + "trigger": "ERROR_CLUB_ACTION_GET_INVITATIONS\t\"string\"", + "contents": "ERROR_CLUB_ACTION_GET_INVITATIONS" }, { - "trigger": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT_REPLACEMENT\tstring", - "contents": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT_REPLACEMENT", + "trigger": "ERROR_CLUB_ACTION_GET_TICKET\t\"string\"", + "contents": "ERROR_CLUB_ACTION_GET_TICKET" }, { - "trigger": "GARRISON_FOLLOWER_COUNT\tstring", - "contents": "GARRISON_FOLLOWER_COUNT", + "trigger": "ERROR_CLUB_ACTION_GET_TICKETS\t\"string\"", + "contents": "ERROR_CLUB_ACTION_GET_TICKETS" }, { - "trigger": "GARRISON_FOLLOWER_DISBANDED\tstring", - "contents": "GARRISON_FOLLOWER_DISBANDED", + "trigger": "ERROR_CLUB_ACTION_INVITE_MEMBER\t\"string\"", + "contents": "ERROR_CLUB_ACTION_INVITE_MEMBER" }, { - "trigger": "GARRISON_FOLLOWER_EXHAUSTED\tstring", - "contents": "GARRISON_FOLLOWER_EXHAUSTED", + "trigger": "ERROR_CLUB_ACTION_KICK_MEMBER\t\"string\"", + "contents": "ERROR_CLUB_ACTION_KICK_MEMBER" }, { - "trigger": "GARRISON_FOLLOWER_FULL_MISSION_ADD_ERR\tstring", - "contents": "GARRISON_FOLLOWER_FULL_MISSION_ADD_ERR", + "trigger": "ERROR_CLUB_ACTION_LEAVE\t\"string\"", + "contents": "ERROR_CLUB_ACTION_LEAVE" }, { - "trigger": "GARRISON_FOLLOWER_IN_PARTY\tstring", - "contents": "GARRISON_FOLLOWER_IN_PARTY", + "trigger": "ERROR_CLUB_ACTION_LEAVE_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_ACTION_LEAVE_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_IN_PARTY_ADD_ERR\tstring", - "contents": "GARRISON_FOLLOWER_IN_PARTY_ADD_ERR", + "trigger": "ERROR_CLUB_ACTION_REDEEM_TICKET\t\"string\"", + "contents": "ERROR_CLUB_ACTION_REDEEM_TICKET" }, { - "trigger": "GARRISON_FOLLOWER_INACTIVE\tstring", - "contents": "GARRISON_FOLLOWER_INACTIVE", + "trigger": "ERROR_CLUB_ACTION_REMOVE_BAN\t\"string\"", + "contents": "ERROR_CLUB_ACTION_REMOVE_BAN" }, { - "trigger": "GARRISON_FOLLOWER_INACTIVE_ADD_ERR\tstring", - "contents": "GARRISON_FOLLOWER_INACTIVE_ADD_ERR", + "trigger": "ERROR_CLUB_ACTION_REVOKE_INVITATION\t\"string\"", + "contents": "ERROR_CLUB_ACTION_REVOKE_INVITATION" }, { - "trigger": "GARRISON_FOLLOWER_ITEM_LEVEL\tstring", - "contents": "GARRISON_FOLLOWER_ITEM_LEVEL", + "trigger": "ERROR_CLUB_ACTION_SUBSCRIBE\t\"string\"", + "contents": "ERROR_CLUB_ACTION_SUBSCRIBE" }, { - "trigger": "GARRISON_FOLLOWER_ITEMS\tstring", - "contents": "GARRISON_FOLLOWER_ITEMS", + "trigger": "ERROR_CLUB_ACTION_SUBSCRIBE_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_ACTION_SUBSCRIBE_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_ITEMS_TOOLTIP\tstring", - "contents": "GARRISON_FOLLOWER_ITEMS_TOOLTIP", + "trigger": "ERROR_CLUB_ALREADY_MEMBER\t\"string\"", + "contents": "ERROR_CLUB_ALREADY_MEMBER" }, { - "trigger": "GARRISON_FOLLOWER_LEVEL_UP\tstring", - "contents": "GARRISON_FOLLOWER_LEVEL_UP", + "trigger": "ERROR_CLUB_BAN_ALREADY_EXISTS\t\"string\"", + "contents": "ERROR_CLUB_BAN_ALREADY_EXISTS" }, { - "trigger": "GARRISON_FOLLOWER_NAME\tstring", - "contents": "GARRISON_FOLLOWER_NAME", + "trigger": "ERROR_CLUB_BAN_COUNT_AT_MAX\t\"string\"", + "contents": "ERROR_CLUB_BAN_COUNT_AT_MAX" }, { - "trigger": "GARRISON_FOLLOWER_ON_MISSION\tstring", - "contents": "GARRISON_FOLLOWER_ON_MISSION", + "trigger": "ERROR_CLUB_BAN_COUNT_AT_MAX_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_BAN_COUNT_AT_MAX_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_ON_MISSION_ADD_ERR\tstring", - "contents": "GARRISON_FOLLOWER_ON_MISSION_ADD_ERR", + "trigger": "ERROR_CLUB_FULL\t\"string\"", + "contents": "ERROR_CLUB_FULL" }, { - "trigger": "GARRISON_FOLLOWER_ON_MISSION_WITH_DURATION\tstring", - "contents": "GARRISON_FOLLOWER_ON_MISSION_WITH_DURATION", + "trigger": "ERROR_CLUB_FULL_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_FULL_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_QUALITY6_DESC\tstring", - "contents": "GARRISON_FOLLOWER_QUALITY6_DESC", + "trigger": "ERROR_CLUB_INSUFFICIENT_PRIVILEGES\t\"string\"", + "contents": "ERROR_CLUB_INSUFFICIENT_PRIVILEGES" }, { - "trigger": "GARRISON_FOLLOWER_REMOVED\tstring", - "contents": "GARRISON_FOLLOWER_REMOVED", + "trigger": "ERROR_CLUB_INVALID_ROLE_ID\t\"string\"", + "contents": "ERROR_CLUB_INVALID_ROLE_ID" }, { - "trigger": "GARRISON_FOLLOWER_SHIP_ADDED\tstring", - "contents": "GARRISON_FOLLOWER_SHIP_ADDED", + "trigger": "ERROR_CLUB_INVITATION_ALREADY_EXISTS\t\"string\"", + "contents": "ERROR_CLUB_INVITATION_ALREADY_EXISTS" }, { - "trigger": "GARRISON_FOLLOWER_SHIP_DESTROYED\tstring", - "contents": "GARRISON_FOLLOWER_SHIP_DESTROYED", + "trigger": "ERROR_CLUB_MEMBER_HAS_REQUIRED_ROLE\t\"string\"", + "contents": "ERROR_CLUB_MEMBER_HAS_REQUIRED_ROLE" }, { - "trigger": "GARRISON_FOLLOWER_TOOLTIP_UPGRADE_XP\tstring", - "contents": "GARRISON_FOLLOWER_TOOLTIP_UPGRADE_XP", + "trigger": "ERROR_CLUB_MUST_BE_BNET_FRIEND\t\"string\"", + "contents": "ERROR_CLUB_MUST_BE_BNET_FRIEND" }, { - "trigger": "GARRISON_FOLLOWER_TOOLTIP_XP\tstring", - "contents": "GARRISON_FOLLOWER_TOOLTIP_XP", + "trigger": "ERROR_CLUB_NO_CLUB\t\"string\"", + "contents": "ERROR_CLUB_NO_CLUB" }, { - "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_TEMPORARY_ABILITY\tstring", - "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_TEMPORARY_ABILITY", + "trigger": "ERROR_CLUB_NO_CLUB_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_NO_CLUB_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_UPGRADE\tstring", - "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_UPGRADE", + "trigger": "ERROR_CLUB_NO_SUCH_INVITATION\t\"string\"", + "contents": "ERROR_CLUB_NO_SUCH_INVITATION" }, { - "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_IS_NOT_MAX_LEVEL\tstring", - "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_IS_NOT_MAX_LEVEL", + "trigger": "ERROR_CLUB_NO_SUCH_MEMBER\t\"string\"", + "contents": "ERROR_CLUB_NO_SUCH_MEMBER" }, { - "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_NOT_COLLECTED\tstring", - "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_NOT_COLLECTED", + "trigger": "ERROR_CLUB_NOT_MEMBER\t\"string\"", + "contents": "ERROR_CLUB_NOT_MEMBER" }, { - "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_ON_MISSION\tstring", - "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_ON_MISSION", + "trigger": "ERROR_CLUB_RECEIVED_INVITATION_COUNT_AT_MAX\t\"string\"", + "contents": "ERROR_CLUB_RECEIVED_INVITATION_COUNT_AT_MAX" }, { - "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_WORKING\tstring", - "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_WORKING", + "trigger": "ERROR_CLUB_SENT_INVITATION_COUNT_AT_MAX\t\"string\"", + "contents": "ERROR_CLUB_SENT_INVITATION_COUNT_AT_MAX" }, { - "trigger": "GARRISON_FOLLOWER_UPGRADE_REQUIRES_MAX_LEVEL\tstring", - "contents": "GARRISON_FOLLOWER_UPGRADE_REQUIRES_MAX_LEVEL", + "trigger": "ERROR_CLUB_SENT_INVITATION_COUNT_AT_MAX_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_SENT_INVITATION_COUNT_AT_MAX_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_WORKING\tstring", - "contents": "GARRISON_FOLLOWER_WORKING", + "trigger": "ERROR_CLUB_STREAM_COUNT_AT_MAX\t\"string\"", + "contents": "ERROR_CLUB_STREAM_COUNT_AT_MAX" }, { - "trigger": "GARRISON_FOLLOWER_WORKING_ADD_ERR\tstring", - "contents": "GARRISON_FOLLOWER_WORKING_ADD_ERR", + "trigger": "ERROR_CLUB_STREAM_COUNT_AT_MIN\t\"string\"", + "contents": "ERROR_CLUB_STREAM_COUNT_AT_MIN" }, { - "trigger": "GARRISON_FOLLOWER_XP_ADDED_SHIPMENT\tstring", - "contents": "GARRISON_FOLLOWER_XP_ADDED_SHIPMENT", + "trigger": "ERROR_CLUB_STREAM_INVALID_NAME\t\"string\"", + "contents": "ERROR_CLUB_STREAM_INVALID_NAME" }, { - "trigger": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT\tstring", - "contents": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT", + "trigger": "ERROR_CLUB_STREAM_NO_STREAM\t\"string\"", + "contents": "ERROR_CLUB_STREAM_NO_STREAM" }, { - "trigger": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_LEVEL_UP\tstring", - "contents": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_LEVEL_UP", + "trigger": "ERROR_CLUB_TARGET_IS_BANNED\t\"string\"", + "contents": "ERROR_CLUB_TARGET_IS_BANNED" }, { - "trigger": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_QUALITY_UP\tstring", - "contents": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_QUALITY_UP", + "trigger": "ERROR_CLUB_TICKET_COUNT_AT_MAX\t\"string\"", + "contents": "ERROR_CLUB_TICKET_COUNT_AT_MAX" }, { - "trigger": "GARRISON_FOLLOWER_XP_BAR_LABEL\tstring", - "contents": "GARRISON_FOLLOWER_XP_BAR_LABEL", + "trigger": "ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_TICKET_COUNT_AT_MAX_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWER_XP_LEFT\tstring", - "contents": "GARRISON_FOLLOWER_XP_LEFT", + "trigger": "ERROR_CLUB_TICKET_HAS_CONSUMED_ALLOWED_REDEEM_COUNT\t\"string\"", + "contents": "ERROR_CLUB_TICKET_HAS_CONSUMED_ALLOWED_REDEEM_COUNT" }, { - "trigger": "GARRISON_FOLLOWER_XP_STRING\tstring", - "contents": "GARRISON_FOLLOWER_XP_STRING", + "trigger": "ERROR_CLUB_TICKET_NO_SUCH_TICKET\t\"string\"", + "contents": "ERROR_CLUB_TICKET_NO_SUCH_TICKET" }, { - "trigger": "GARRISON_FOLLOWER_XP_UPGRADE_STRING\tstring", - "contents": "GARRISON_FOLLOWER_XP_UPGRADE_STRING", + "trigger": "ERROR_CLUB_TOO_MANY_CLUBS_JOINED\t\"string\"", + "contents": "ERROR_CLUB_TOO_MANY_CLUBS_JOINED" }, { - "trigger": "GARRISON_FOLLOWERS\tstring", - "contents": "GARRISON_FOLLOWERS", + "trigger": "ERROR_CLUB_TOO_MANY_CLUBS_JOINED_COMMUNITY\t\"string\"", + "contents": "ERROR_CLUB_TOO_MANY_CLUBS_JOINED_COMMUNITY" }, { - "trigger": "GARRISON_FOLLOWERS_TITLE\tstring", - "contents": "GARRISON_FOLLOWERS_TITLE", + "trigger": "ERROR_CLUB_VOICE_FULL\t\"string\"", + "contents": "ERROR_CLUB_VOICE_FULL" }, { - "trigger": "GARRISON_GATHERING_RECRUITS\tstring", - "contents": "GARRISON_GATHERING_RECRUITS", + "trigger": "ERROR_COMMUNITIES_BAD_TARGET\t\"string\"", + "contents": "ERROR_COMMUNITIES_BAD_TARGET" }, { - "trigger": "GARRISON_HIRE_FOLLOWER\tstring", - "contents": "GARRISON_HIRE_FOLLOWER", + "trigger": "ERROR_COMMUNITIES_GUILD\t\"string\"", + "contents": "ERROR_COMMUNITIES_GUILD" }, { - "trigger": "GARRISON_LANDING_AVAILABLE\tstring", - "contents": "GARRISON_LANDING_AVAILABLE", + "trigger": "ERROR_COMMUNITIES_IGNORED\t\"string\"", + "contents": "ERROR_COMMUNITIES_IGNORED" }, { - "trigger": "GARRISON_LANDING_BUILDING_COMPLEATE\tstring", - "contents": "GARRISON_LANDING_BUILDING_COMPLEATE", + "trigger": "ERROR_COMMUNITIES_MISSING_SHORT_NAME\t\"string\"", + "contents": "ERROR_COMMUNITIES_MISSING_SHORT_NAME" }, { - "trigger": "GARRISON_LANDING_COMPLETED\tstring", - "contents": "GARRISON_LANDING_COMPLETED", + "trigger": "ERROR_COMMUNITIES_NEUTRAL_FACTION\t\"string\"", + "contents": "ERROR_COMMUNITIES_NEUTRAL_FACTION" }, { - "trigger": "GARRISON_LANDING_IN_PROGRESS\tstring", - "contents": "GARRISON_LANDING_IN_PROGRESS", + "trigger": "ERROR_COMMUNITIES_PROFANITY\t\"string\"", + "contents": "ERROR_COMMUNITIES_PROFANITY" }, { - "trigger": "GARRISON_LANDING_INVASION\tstring", - "contents": "GARRISON_LANDING_INVASION", + "trigger": "ERROR_COMMUNITIES_RESTRICTED\t\"string\"", + "contents": "ERROR_COMMUNITIES_RESTRICTED" }, { - "trigger": "GARRISON_LANDING_INVASION_ALERT\tstring", - "contents": "GARRISON_LANDING_INVASION_ALERT", + "trigger": "ERROR_COMMUNITIES_TRIAL\t\"string\"", + "contents": "ERROR_COMMUNITIES_TRIAL" }, { - "trigger": "GARRISON_LANDING_INVASION_TOOLTIP\tstring", - "contents": "GARRISON_LANDING_INVASION_TOOLTIP", + "trigger": "ERROR_COMMUNITIES_UNKNOWN_REALM\t\"string\"", + "contents": "ERROR_COMMUNITIES_UNKNOWN_REALM" }, { - "trigger": "GARRISON_LANDING_NEXT\tstring", - "contents": "GARRISON_LANDING_NEXT", + "trigger": "ERROR_COMMUNITIES_UNKNOWN_TICKET\t\"string\"", + "contents": "ERROR_COMMUNITIES_UNKNOWN_TICKET" }, { - "trigger": "GARRISON_LANDING_PAGE_TITLE\tstring", - "contents": "GARRISON_LANDING_PAGE_TITLE", + "trigger": "ERROR_COMMUNITIES_VETERAN_TRIAL\t\"string\"", + "contents": "ERROR_COMMUNITIES_VETERAN_TRIAL" }, { - "trigger": "GARRISON_LANDING_RECRUITMENT_STARTED_ALERT\tstring", - "contents": "GARRISON_LANDING_RECRUITMENT_STARTED_ALERT", + "trigger": "ERROR_COMMUNITIES_WRONG_FACTION\t\"string\"", + "contents": "ERROR_COMMUNITIES_WRONG_FACTION" }, { - "trigger": "GARRISON_LANDING_RETURN\tstring", - "contents": "GARRISON_LANDING_RETURN", + "trigger": "ERROR_COMMUNITIES_WRONG_REGION\t\"string\"", + "contents": "ERROR_COMMUNITIES_WRONG_REGION" }, { - "trigger": "GARRISON_LANDING_SHIPMENT_COUNT\tstring", - "contents": "GARRISON_LANDING_SHIPMENT_COUNT", + "trigger": "ERROR_SLASH_CHANGEACTIONBAR\t\"string\"", + "contents": "ERROR_SLASH_CHANGEACTIONBAR" }, { - "trigger": "GARRISON_LANDING_SHIPMENT_LABEL\tstring", - "contents": "GARRISON_LANDING_SHIPMENT_LABEL", + "trigger": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER\t\"string\"", + "contents": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER" }, { - "trigger": "GARRISON_LANDING_SHIPMENT_READY_TO_START\tstring", - "contents": "GARRISON_LANDING_SHIPMENT_READY_TO_START", + "trigger": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER_EXAMPLE\t\"string\"", + "contents": "ERROR_SLASH_COMMENTATOR_ASSIGNPLAYER_EXAMPLE" }, { - "trigger": "GARRISON_LANDING_SHIPMENT_STARTED_ALERT\tstring", - "contents": "GARRISON_LANDING_SHIPMENT_STARTED_ALERT", + "trigger": "ERROR_SLASH_COMMENTATOR_NAMETEAM\t\"string\"", + "contents": "ERROR_SLASH_COMMENTATOR_NAMETEAM" }, { - "trigger": "GARRISON_LANDING_STATUS_BUILDING\tstring", - "contents": "GARRISON_LANDING_STATUS_BUILDING", + "trigger": "ERROR_SLASH_COMMENTATOR_NAMETEAM_EXAMPLE\t\"string\"", + "contents": "ERROR_SLASH_COMMENTATOR_NAMETEAM_EXAMPLE" }, { - "trigger": "GARRISON_LANDING_STATUS_MISSION_COMBAT\tstring", - "contents": "GARRISON_LANDING_STATUS_MISSION_COMBAT", + "trigger": "ERROR_SLASH_COMMENTATOROVERRIDE\t\"string\"", + "contents": "ERROR_SLASH_COMMENTATOROVERRIDE" }, { - "trigger": "GARRISON_LANDING_STATUS_MISSION_TRAVEL\tstring", - "contents": "GARRISON_LANDING_STATUS_MISSION_TRAVEL", + "trigger": "ERROR_SLASH_COMMENTATOROVERRIDE_EXAMPLE\t\"string\"", + "contents": "ERROR_SLASH_COMMENTATOROVERRIDE_EXAMPLE" }, { - "trigger": "GARRISON_LOCATION_TOOLTIP\tstring", - "contents": "GARRISON_LOCATION_TOOLTIP", + "trigger": "ERROR_SLASH_EQUIP_TO_SLOT\t\"string\"", + "contents": "ERROR_SLASH_EQUIP_TO_SLOT" }, { - "trigger": "GARRISON_LOCKED_PLOT_TOOLTIP\tstring", - "contents": "GARRISON_LOCKED_PLOT_TOOLTIP", + "trigger": "ERROR_SLASH_LOOT_SETTHRESHOLD\t\"string\"", + "contents": "ERROR_SLASH_LOOT_SETTHRESHOLD" }, { - "trigger": "GARRISON_LONG_MISSION_TIME_FORMAT\tstring", - "contents": "GARRISON_LONG_MISSION_TIME_FORMAT", + "trigger": "ERROR_SLASH_SWAPACTIONBAR\t\"string\"", + "contents": "ERROR_SLASH_SWAPACTIONBAR" }, { - "trigger": "GARRISON_MATERIAL_TOOLTIP\tstring", - "contents": "GARRISON_MATERIAL_TOOLTIP", + "trigger": "ERROR_SLASH_TEAM_CAPTAIN\t\"string\"", + "contents": "ERROR_SLASH_TEAM_CAPTAIN" }, { - "trigger": "GARRISON_MAX_FOLLOWERS_CANNOT_RECRUIT\tstring", - "contents": "GARRISON_MAX_FOLLOWERS_CANNOT_RECRUIT", + "trigger": "ERROR_SLASH_TEAM_DISBAND\t\"string\"", + "contents": "ERROR_SLASH_TEAM_DISBAND" }, { - "trigger": "GARRISON_MAX_FOLLOWERS_MISSION_TOOLTIP\tstring", - "contents": "GARRISON_MAX_FOLLOWERS_MISSION_TOOLTIP", + "trigger": "ERROR_SLASH_TEAM_INVITE\t\"string\"", + "contents": "ERROR_SLASH_TEAM_INVITE" }, { - "trigger": "GARRISON_MAX_FOLLOWERS_TOOLTIP\tstring", - "contents": "GARRISON_MAX_FOLLOWERS_TOOLTIP", + "trigger": "ERROR_SLASH_TEAM_QUIT\t\"string\"", + "contents": "ERROR_SLASH_TEAM_QUIT" }, { - "trigger": "GARRISON_MISSION_ADD_FOLLOWER\tstring", - "contents": "GARRISON_MISSION_ADD_FOLLOWER", + "trigger": "ERROR_SLASH_TEAM_UNINVITE\t\"string\"", + "contents": "ERROR_SLASH_TEAM_UNINVITE" }, { - "trigger": "GARRISON_MISSION_ADDED_TOAST1\tstring", - "contents": "GARRISON_MISSION_ADDED_TOAST1", + "trigger": "ERRORS\t\"string\"", + "contents": "ERRORS" }, { - "trigger": "GARRISON_MISSION_ADDED_TOAST2\tstring", - "contents": "GARRISON_MISSION_ADDED_TOAST2", + "trigger": "ESES\t\"string\"", + "contents": "ESES" }, { - "trigger": "GARRISON_MISSION_AREA_ENV\tstring", - "contents": "GARRISON_MISSION_AREA_ENV", + "trigger": "ESMX\t\"string\"", + "contents": "ESMX" }, { - "trigger": "GARRISON_MISSION_AVAILABILITY\tstring", - "contents": "GARRISON_MISSION_AVAILABILITY", + "trigger": "ESTIMATED_TIME_TO_SELL\t\"string\"", + "contents": "ESTIMATED_TIME_TO_SELL" }, { - "trigger": "GARRISON_MISSION_BASE_XP\tstring", - "contents": "GARRISON_MISSION_BASE_XP", + "trigger": "ESTIMATED_TIME_TO_SELL_LABEL\t\"string\"", + "contents": "ESTIMATED_TIME_TO_SELL_LABEL" }, { - "trigger": "GARRISON_MISSION_BASE_XP_PLUS\tstring", - "contents": "GARRISON_MISSION_BASE_XP_PLUS", + "trigger": "EVADE\t\"string\"", + "contents": "EVADE" }, { - "trigger": "GARRISON_MISSION_BONUS_BASE_XP_TOOLTIP\tstring", - "contents": "GARRISON_MISSION_BONUS_BASE_XP_TOOLTIP", + "trigger": "EVENTS_LABEL\t\"string\"", + "contents": "EVENTS_LABEL" }, { - "trigger": "GARRISON_MISSION_BONUS_REWARD_MOMENT\tstring", - "contents": "GARRISON_MISSION_BONUS_REWARD_MOMENT", + "trigger": "EXALTED_PLUS_REPUTATION_TUTORIAL\t\"string\"", + "contents": "EXALTED_PLUS_REPUTATION_TUTORIAL" }, { - "trigger": "GARRISON_MISSION_CHANCE\tstring", - "contents": "GARRISON_MISSION_CHANCE", + "trigger": "EXAMPLE_SPELL_FIREBALL\t\"string\"", + "contents": "EXAMPLE_SPELL_FIREBALL" }, { - "trigger": "GARRISON_MISSION_CHANCE_TOOLTIP_HEADER\tstring", - "contents": "GARRISON_MISSION_CHANCE_TOOLTIP_HEADER", + "trigger": "EXAMPLE_SPELL_FROSTBOLT\t\"string\"", + "contents": "EXAMPLE_SPELL_FROSTBOLT" }, { - "trigger": "GARRISON_MISSION_CHANCE_TOOLTIP_TEXT\tstring", - "contents": "GARRISON_MISSION_CHANCE_TOOLTIP_TEXT", + "trigger": "EXAMPLE_TARGET_MONSTER\t\"string\"", + "contents": "EXAMPLE_TARGET_MONSTER" }, { - "trigger": "GARRISON_MISSION_COMPLETE\tstring", - "contents": "GARRISON_MISSION_COMPLETE", + "trigger": "EXAMPLE_TEXT\t\"string\"", + "contents": "EXAMPLE_TEXT" }, { - "trigger": "GARRISON_MISSION_COMPLETE_BONUS_CHANCE\tstring", - "contents": "GARRISON_MISSION_COMPLETE_BONUS_CHANCE", + "trigger": "EXCLUDE_BATTLEGROUNDS_LINE_1\t\"string\"", + "contents": "EXCLUDE_BATTLEGROUNDS_LINE_1" }, { - "trigger": "GARRISON_MISSION_COUNTER_FROM\tstring", - "contents": "GARRISON_MISSION_COUNTER_FROM", + "trigger": "EXCLUDE_BATTLEGROUNDS_LINE_2\t\"string\"", + "contents": "EXCLUDE_BATTLEGROUNDS_LINE_2" }, { - "trigger": "GARRISON_MISSION_ENVIRONMENT\tstring", - "contents": "GARRISON_MISSION_ENVIRONMENT", + "trigger": "EXCLUDED_BATTLEGROUNDS_SEPARATOR\t\"string\"", + "contents": "EXCLUDED_BATTLEGROUNDS_SEPARATOR" }, { - "trigger": "GARRISON_MISSION_ENVIRONMENT_TOOLTIP\tstring", - "contents": "GARRISON_MISSION_ENVIRONMENT_TOOLTIP", + "trigger": "EXHAUST_HONOR_TOOLTIP1\t\"string\"", + "contents": "EXHAUST_HONOR_TOOLTIP1" }, { - "trigger": "GARRISON_MISSION_EXHAUSTING\tstring", - "contents": "GARRISON_MISSION_EXHAUSTING", + "trigger": "EXHAUST_TOOLTIP1\t\"string\"", + "contents": "EXHAUST_TOOLTIP1" }, { - "trigger": "GARRISON_MISSION_EXPECTED_ILVL\tstring", - "contents": "GARRISON_MISSION_EXPECTED_ILVL", + "trigger": "EXHAUST_TOOLTIP2\t\"string\"", + "contents": "EXHAUST_TOOLTIP2" }, { - "trigger": "GARRISON_MISSION_EXPECTED_ILVL_TOOLTIP\tstring", - "contents": "GARRISON_MISSION_EXPECTED_ILVL_TOOLTIP", + "trigger": "EXHAUST_TOOLTIP3\t\"string\"", + "contents": "EXHAUST_TOOLTIP3" }, { - "trigger": "GARRISON_MISSION_FAILED\tstring", - "contents": "GARRISON_MISSION_FAILED", + "trigger": "EXHAUST_TOOLTIP4\t\"string\"", + "contents": "EXHAUST_TOOLTIP4" }, { - "trigger": "GARRISON_MISSION_IN_PROGRESS\tstring", - "contents": "GARRISON_MISSION_IN_PROGRESS", + "trigger": "EXHAUSTION_LABEL\t\"string\"", + "contents": "EXHAUSTION_LABEL" }, { - "trigger": "GARRISON_MISSION_IN_PROGRESS_TOOLTIP\tstring", - "contents": "GARRISON_MISSION_IN_PROGRESS_TOOLTIP", + "trigger": "EXIT\t\"string\"", + "contents": "EXIT" }, { - "trigger": "GARRISON_MISSION_LEVEL_ITEMLEVEL_TOOLTIP\tstring", - "contents": "GARRISON_MISSION_LEVEL_ITEMLEVEL_TOOLTIP", + "trigger": "EXIT_GAME\t\"string\"", + "contents": "EXIT_GAME" }, { - "trigger": "GARRISON_MISSION_LEVEL_TOOLTIP\tstring", - "contents": "GARRISON_MISSION_LEVEL_TOOLTIP", + "trigger": "EXOTICS\t\"string\"", + "contents": "EXOTICS" }, { - "trigger": "GARRISON_MISSION_PARTY_BUFFS\tstring", - "contents": "GARRISON_MISSION_PARTY_BUFFS", + "trigger": "EXPANSION_FILTER_TEXT\t\"string\"", + "contents": "EXPANSION_FILTER_TEXT" }, { - "trigger": "GARRISON_MISSION_PERCENT_CHANCE\tstring", - "contents": "GARRISON_MISSION_PERCENT_CHANCE", + "trigger": "EXPANSION_NAME0\t\"string\"", + "contents": "EXPANSION_NAME0" }, { - "trigger": "GARRISON_MISSION_RARE\tstring", - "contents": "GARRISON_MISSION_RARE", + "trigger": "EXPANSION_NAME1\t\"string\"", + "contents": "EXPANSION_NAME1" }, { - "trigger": "GARRISON_MISSION_REPORT\tstring", - "contents": "GARRISON_MISSION_REPORT", + "trigger": "EXPANSION_NAME2\t\"string\"", + "contents": "EXPANSION_NAME2" }, { - "trigger": "GARRISON_MISSION_REQUIRED_CHANCE_NOT_MET\tstring", - "contents": "GARRISON_MISSION_REQUIRED_CHANCE_NOT_MET", + "trigger": "EXPANSION_NAME3\t\"string\"", + "contents": "EXPANSION_NAME3" }, { - "trigger": "GARRISON_MISSION_REQUIRED_FOLLOWERS_NOT_FOUND\tstring", - "contents": "GARRISON_MISSION_REQUIRED_FOLLOWERS_NOT_FOUND", + "trigger": "EXPANSION_NAME4\t\"string\"", + "contents": "EXPANSION_NAME4" }, { - "trigger": "GARRISON_MISSION_REQUIRED_SINGLE_FOLLOWER_NOT_FOUND\tstring", - "contents": "GARRISON_MISSION_REQUIRED_SINGLE_FOLLOWER_NOT_FOUND", + "trigger": "EXPANSION_NAME5\t\"string\"", + "contents": "EXPANSION_NAME5" }, { - "trigger": "GARRISON_MISSION_REWARD_HEADER\tstring", - "contents": "GARRISON_MISSION_REWARD_HEADER", + "trigger": "EXPANSION_NAME6\t\"string\"", + "contents": "EXPANSION_NAME6" }, { - "trigger": "GARRISON_MISSION_REWARDS_TOOLTIP\tstring", - "contents": "GARRISON_MISSION_REWARDS_TOOLTIP", + "trigger": "EXPANSION_NAME7\t\"string\"", + "contents": "EXPANSION_NAME7" }, { - "trigger": "GARRISON_MISSION_STARTED\tstring", - "contents": "GARRISON_MISSION_STARTED", + "trigger": "EXPANSION_TRIAL\t\"string\"", + "contents": "EXPANSION_TRIAL" }, { - "trigger": "GARRISON_MISSION_SUCCESS\tstring", - "contents": "GARRISON_MISSION_SUCCESS", + "trigger": "EXPANSION_TRIAL_PURCHASE_THANKS_BUTTON\t\"string\"", + "contents": "EXPANSION_TRIAL_PURCHASE_THANKS_BUTTON" }, { - "trigger": "GARRISON_MISSION_TIME\tstring", - "contents": "GARRISON_MISSION_TIME", + "trigger": "EXPANSION_TRIAL_PURCHASE_THANKS_TEXT\t\"string\"", + "contents": "EXPANSION_TRIAL_PURCHASE_THANKS_TEXT" }, { - "trigger": "GARRISON_MISSION_TIME_TOTAL\tstring", - "contents": "GARRISON_MISSION_TIME_TOTAL", + "trigger": "EXPANSION_TRIAL_PURCHASE_THANKS_TITLE\t\"string\"", + "contents": "EXPANSION_TRIAL_PURCHASE_THANKS_TITLE" }, { - "trigger": "GARRISON_MISSION_TIMELEFT\tstring", - "contents": "GARRISON_MISSION_TIMELEFT", + "trigger": "EXPANSION_TRIAL_THANKS_BUTTON\t\"string\"", + "contents": "EXPANSION_TRIAL_THANKS_BUTTON" }, { - "trigger": "GARRISON_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS\tstring", - "contents": "GARRISON_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS", + "trigger": "EXPANSION_TRIAL_THANKS_TEXT\t\"string\"", + "contents": "EXPANSION_TRIAL_THANKS_TEXT" }, { - "trigger": "GARRISON_MISSION_TOOLTIP_RETURN_TO_START\tstring", - "contents": "GARRISON_MISSION_TOOLTIP_RETURN_TO_START", + "trigger": "EXPANSION_TRIAL_THANKS_TITLE\t\"string\"", + "contents": "EXPANSION_TRIAL_THANKS_TITLE" }, { - "trigger": "GARRISON_MISSION_TRAVEL\tstring", - "contents": "GARRISON_MISSION_TRAVEL", + "trigger": "EXPERIENCE_COLON\t\"string\"", + "contents": "EXPERIENCE_COLON" }, { - "trigger": "GARRISON_MISSION_TUTORIAL1\tstring", - "contents": "GARRISON_MISSION_TUTORIAL1", + "trigger": "EXPERIMENTAL_FEATURE_TURNED_ON_WARNING\t\"string\"", + "contents": "EXPERIMENTAL_FEATURE_TURNED_ON_WARNING" }, { - "trigger": "GARRISON_MISSION_TUTORIAL2\tstring", - "contents": "GARRISON_MISSION_TUTORIAL2", + "trigger": "EXPERT\t\"string\"", + "contents": "EXPERT" }, { - "trigger": "GARRISON_MISSION_TUTORIAL3\tstring", - "contents": "GARRISON_MISSION_TUTORIAL3", + "trigger": "EXPERTISE_ABBR\t\"string\"", + "contents": "EXPERTISE_ABBR" }, { - "trigger": "GARRISON_MISSION_TUTORIAL4\tstring", - "contents": "GARRISON_MISSION_TUTORIAL4", + "trigger": "EXTEND_RAID_LOCK\t\"string\"", + "contents": "EXTEND_RAID_LOCK" }, { - "trigger": "GARRISON_MISSION_TUTORIAL5\tstring", - "contents": "GARRISON_MISSION_TUTORIAL5", + "trigger": "EXTENDED\t\"string\"", + "contents": "EXTENDED" }, { - "trigger": "GARRISON_MISSION_TUTORIAL6\tstring", - "contents": "GARRISON_MISSION_TUTORIAL6", + "trigger": "EXTRA_ATTACKS\t\"string\"", + "contents": "EXTRA_ATTACKS" }, { - "trigger": "GARRISON_MISSION_TUTORIAL7\tstring", - "contents": "GARRISON_MISSION_TUTORIAL7", + "trigger": "EYE_SEPARATION\t\"string\"", + "contents": "EYE_SEPARATION" }, { - "trigger": "GARRISON_MISSION_TUTORIAL8\tstring", - "contents": "GARRISON_MISSION_TUTORIAL8", + "trigger": "FACE\t\"string\"", + "contents": "FACE" }, { - "trigger": "GARRISON_MISSION_TUTORIAL9\tstring", - "contents": "GARRISON_MISSION_TUTORIAL9", + "trigger": "FACIAL_HAIR_EARRINGS\t\"string\"", + "contents": "FACIAL_HAIR_EARRINGS" }, { - "trigger": "GARRISON_MISSION_XP\tstring", - "contents": "GARRISON_MISSION_XP", + "trigger": "FACIAL_HAIR_EARS\t\"string\"", + "contents": "FACIAL_HAIR_EARS" }, { - "trigger": "GARRISON_MISSIONS\tstring", - "contents": "GARRISON_MISSIONS", + "trigger": "FACIAL_HAIR_FEATURES\t\"string\"", + "contents": "FACIAL_HAIR_FEATURES" }, { - "trigger": "GARRISON_MISSIONS_TITLE\tstring", - "contents": "GARRISON_MISSIONS_TITLE", + "trigger": "FACIAL_HAIR_HAIR\t\"string\"", + "contents": "FACIAL_HAIR_HAIR" }, { - "trigger": "GARRISON_MONUMENTS_TITLE\tstring", - "contents": "GARRISON_MONUMENTS_TITLE", + "trigger": "FACIAL_HAIR_HORNS\t\"string\"", + "contents": "FACIAL_HAIR_HORNS" }, { - "trigger": "GARRISON_NAVAL_MAP\tstring", - "contents": "GARRISON_NAVAL_MAP", + "trigger": "FACIAL_HAIR_MARKINGS\t\"string\"", + "contents": "FACIAL_HAIR_MARKINGS" }, { - "trigger": "GARRISON_NO_MORE_FOLLOWER_ACTIVATIONS\tstring", - "contents": "GARRISON_NO_MORE_FOLLOWER_ACTIVATIONS", + "trigger": "FACIAL_HAIR_NORMAL\t\"string\"", + "contents": "FACIAL_HAIR_NORMAL" }, { - "trigger": "GARRISON_NO_SELECTED_FOLLOWER\tstring", - "contents": "GARRISON_NO_SELECTED_FOLLOWER", + "trigger": "FACIAL_HAIR_PIERCINGS\t\"string\"", + "contents": "FACIAL_HAIR_PIERCINGS" }, { - "trigger": "GARRISON_NO_SELECTED_SHIP\tstring", - "contents": "GARRISON_NO_SELECTED_SHIP", + "trigger": "FACIAL_HAIR_TUSKS\t\"string\"", + "contents": "FACIAL_HAIR_TUSKS" }, { - "trigger": "GARRISON_NOT_ENOUGH_MATERIALS_TOOLTIP\tstring", - "contents": "GARRISON_NOT_ENOUGH_MATERIALS_TOOLTIP", + "trigger": "FACING_WRONG_DIRECTION\t\"string\"", + "contents": "FACING_WRONG_DIRECTION" }, { - "trigger": "GARRISON_NUM_COMPLETED_MISSIONS\tstring", - "contents": "GARRISON_NUM_COMPLETED_MISSIONS", + "trigger": "FACTION\t\"string\"", + "contents": "FACTION" }, { - "trigger": "GARRISON_PARTY_INSTRUCTIONS_MANY\tstring", - "contents": "GARRISON_PARTY_INSTRUCTIONS_MANY", + "trigger": "FACTION_ALLIANCE\t\"string\"", + "contents": "FACTION_ALLIANCE" }, { - "trigger": "GARRISON_PARTY_INSTRUCTIONS_SINGLE\tstring", - "contents": "GARRISON_PARTY_INSTRUCTIONS_SINGLE", + "trigger": "FACTION_CONTROLLED_TERRITORY\t\"string\"", + "contents": "FACTION_CONTROLLED_TERRITORY" }, { - "trigger": "GARRISON_PARTY_NOT_ENOUGH_CHAMPIONS\tstring", - "contents": "GARRISON_PARTY_NOT_ENOUGH_CHAMPIONS", + "trigger": "FACTION_HORDE\t\"string\"", + "contents": "FACTION_HORDE" }, { - "trigger": "GARRISON_PARTY_NOT_FULL_TOOLTIP\tstring", - "contents": "GARRISON_PARTY_NOT_FULL_TOOLTIP", + "trigger": "FACTION_INACTIVE\t\"string\"", + "contents": "FACTION_INACTIVE" }, { - "trigger": "GARRISON_PICK_TITLE\tstring", - "contents": "GARRISON_PICK_TITLE", + "trigger": "FACTION_OTHER\t\"string\"", + "contents": "FACTION_OTHER" }, { - "trigger": "GARRISON_PLAN_REQUIRED\tstring", - "contents": "GARRISON_PLAN_REQUIRED", + "trigger": "FACTION_STANDING_CHANGED\t\"string\"", + "contents": "FACTION_STANDING_CHANGED" }, { - "trigger": "GARRISON_RANDOM_RECRUIT\tstring", - "contents": "GARRISON_RANDOM_RECRUIT", + "trigger": "FACTION_STANDING_CHANGED_GUILD\t\"string\"", + "contents": "FACTION_STANDING_CHANGED_GUILD" }, { - "trigger": "GARRISON_RECRUIT_ABILITIES\tstring", - "contents": "GARRISON_RECRUIT_ABILITIES", + "trigger": "FACTION_STANDING_CHANGED_GUILDNAME\t\"string\"", + "contents": "FACTION_STANDING_CHANGED_GUILDNAME" }, { - "trigger": "GARRISON_RECRUIT_ABILITY\tstring", - "contents": "GARRISON_RECRUIT_ABILITY", + "trigger": "FACTION_STANDING_DECREASED\t\"string\"", + "contents": "FACTION_STANDING_DECREASED" }, { - "trigger": "GARRISON_RECRUIT_NEXT_WEEK\tstring", - "contents": "GARRISON_RECRUIT_NEXT_WEEK", + "trigger": "FACTION_STANDING_DECREASED_GENERIC\t\"string\"", + "contents": "FACTION_STANDING_DECREASED_GENERIC" }, { - "trigger": "GARRISON_RECRUIT_TRAIT\tstring", - "contents": "GARRISON_RECRUIT_TRAIT", + "trigger": "FACTION_STANDING_INCREASED\t\"string\"", + "contents": "FACTION_STANDING_INCREASED" }, { - "trigger": "GARRISON_RECRUIT_TRAITS\tstring", - "contents": "GARRISON_RECRUIT_TRAITS", + "trigger": "FACTION_STANDING_INCREASED_ACH_BONUS\t\"string\"", + "contents": "FACTION_STANDING_INCREASED_ACH_BONUS" }, { - "trigger": "GARRISON_RESOURCES_LOOT\tstring", - "contents": "GARRISON_RESOURCES_LOOT", + "trigger": "FACTION_STANDING_INCREASED_ACH_PART\t\"string\"", + "contents": "FACTION_STANDING_INCREASED_ACH_PART" }, { - "trigger": "GARRISON_RETURN\tstring", - "contents": "GARRISON_RETURN", + "trigger": "FACTION_STANDING_INCREASED_BONUS\t\"string\"", + "contents": "FACTION_STANDING_INCREASED_BONUS" }, { - "trigger": "GARRISON_REWARD_BRONZE_CHEST\tstring", - "contents": "GARRISON_REWARD_BRONZE_CHEST", + "trigger": "FACTION_STANDING_INCREASED_DOUBLE_BONUS\t\"string\"", + "contents": "FACTION_STANDING_INCREASED_DOUBLE_BONUS" }, { - "trigger": "GARRISON_REWARD_CHEST_TOOLTIP\tstring", - "contents": "GARRISON_REWARD_CHEST_TOOLTIP", + "trigger": "FACTION_STANDING_INCREASED_GENERIC\t\"string\"", + "contents": "FACTION_STANDING_INCREASED_GENERIC" }, { - "trigger": "GARRISON_REWARD_CURRENCY\tstring", - "contents": "GARRISON_REWARD_CURRENCY", + "trigger": "FACTION_STANDING_INCREASED_REFER_PART\t\"string\"", + "contents": "FACTION_STANDING_INCREASED_REFER_PART" }, { - "trigger": "GARRISON_REWARD_GOLD_CHEST\tstring", - "contents": "GARRISON_REWARD_GOLD_CHEST", + "trigger": "FACTION_STANDING_INCREASED_REST_PART\t\"string\"", + "contents": "FACTION_STANDING_INCREASED_REST_PART" }, { - "trigger": "GARRISON_REWARD_MONEY\tstring", - "contents": "GARRISON_REWARD_MONEY", + "trigger": "FACTION_STANDING_LABEL1\t\"string\"", + "contents": "FACTION_STANDING_LABEL1" }, { - "trigger": "GARRISON_REWARD_PRESTIGE\tstring", - "contents": "GARRISON_REWARD_PRESTIGE", + "trigger": "FACTION_STANDING_LABEL1_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL1_FEMALE" }, { - "trigger": "GARRISON_REWARD_PRESTIGE_TOOLTIP\tstring", - "contents": "GARRISON_REWARD_PRESTIGE_TOOLTIP", + "trigger": "FACTION_STANDING_LABEL2\t\"string\"", + "contents": "FACTION_STANDING_LABEL2" }, { - "trigger": "GARRISON_REWARD_SILVER_CHEST\tstring", - "contents": "GARRISON_REWARD_SILVER_CHEST", + "trigger": "FACTION_STANDING_LABEL2_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL2_FEMALE" }, { - "trigger": "GARRISON_REWARD_XP\tstring", - "contents": "GARRISON_REWARD_XP", + "trigger": "FACTION_STANDING_LABEL3\t\"string\"", + "contents": "FACTION_STANDING_LABEL3" }, { - "trigger": "GARRISON_REWARD_XP_FORMAT\tstring", - "contents": "GARRISON_REWARD_XP_FORMAT", + "trigger": "FACTION_STANDING_LABEL3_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL3_FEMALE" }, { - "trigger": "GARRISON_SHIP_CAN_COUNTER\tstring", - "contents": "GARRISON_SHIP_CAN_COUNTER", + "trigger": "FACTION_STANDING_LABEL4\t\"string\"", + "contents": "FACTION_STANDING_LABEL4" }, { - "trigger": "GARRISON_SHIP_CANNOT_DECOMMISSION_ON_MISSION\tstring", - "contents": "GARRISON_SHIP_CANNOT_DECOMMISSION_ON_MISSION", + "trigger": "FACTION_STANDING_LABEL4_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL4_FEMALE" }, { - "trigger": "GARRISON_SHIP_CANNOT_DECOMMISSION_UNTIL_FULL\tstring", - "contents": "GARRISON_SHIP_CANNOT_DECOMMISSION_UNTIL_FULL", + "trigger": "FACTION_STANDING_LABEL5\t\"string\"", + "contents": "FACTION_STANDING_LABEL5" }, { - "trigger": "GARRISON_SHIP_DECOMMISSION\tstring", - "contents": "GARRISON_SHIP_DECOMMISSION", + "trigger": "FACTION_STANDING_LABEL5_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL5_FEMALE" }, { - "trigger": "GARRISON_SHIP_DECOMMISSION_CONFIRMATION\tstring", - "contents": "GARRISON_SHIP_DECOMMISSION_CONFIRMATION", + "trigger": "FACTION_STANDING_LABEL6\t\"string\"", + "contents": "FACTION_STANDING_LABEL6" }, { - "trigger": "GARRISON_SHIP_DECOMMISSION_SUCCEEDED\tstring", - "contents": "GARRISON_SHIP_DECOMMISSION_SUCCEEDED", + "trigger": "FACTION_STANDING_LABEL6_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL6_FEMALE" }, { - "trigger": "GARRISON_SHIP_RENAME\tstring", - "contents": "GARRISON_SHIP_RENAME", + "trigger": "FACTION_STANDING_LABEL7\t\"string\"", + "contents": "FACTION_STANDING_LABEL7" }, { - "trigger": "GARRISON_SHIP_RENAME_DEFAULT_LABEL\tstring", - "contents": "GARRISON_SHIP_RENAME_DEFAULT_LABEL", + "trigger": "FACTION_STANDING_LABEL7_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL7_FEMALE" }, { - "trigger": "GARRISON_SHIP_RENAME_LABEL\tstring", - "contents": "GARRISON_SHIP_RENAME_LABEL", + "trigger": "FACTION_STANDING_LABEL8\t\"string\"", + "contents": "FACTION_STANDING_LABEL8" }, { - "trigger": "GARRISON_SHIPMENT_EMPTY\tstring", - "contents": "GARRISON_SHIPMENT_EMPTY", + "trigger": "FACTION_STANDING_LABEL8_FEMALE\t\"string\"", + "contents": "FACTION_STANDING_LABEL8_FEMALE" }, { - "trigger": "GARRISON_SHIPMENT_IN_PROGRESS\tstring", - "contents": "GARRISON_SHIPMENT_IN_PROGRESS", + "trigger": "FAILED\t\"string\"", + "contents": "FAILED" }, { - "trigger": "GARRISON_SHIPMENT_READY\tstring", - "contents": "GARRISON_SHIPMENT_READY", + "trigger": "FAILURES\t\"string\"", + "contents": "FAILURES" }, { - "trigger": "GARRISON_SHIPYARD_CONFIRM_EQUIPMENT\tstring", - "contents": "GARRISON_SHIPYARD_CONFIRM_EQUIPMENT", + "trigger": "FAR\t\"string\"", + "contents": "FAR" }, { - "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_LABEL\tstring", - "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_LABEL", + "trigger": "FARCLIP\t\"string\"", + "contents": "FARCLIP" }, { - "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TEXT\tstring", - "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TEXT", + "trigger": "FAST\t\"string\"", + "contents": "FAST" }, { - "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TITLE\tstring", - "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TITLE", + "trigger": "FAVORITES\t\"string\"", + "contents": "FAVORITES" }, { - "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_WARNING\tstring", - "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_WARNING", + "trigger": "FAVORITES_FILTER\t\"string\"", + "contents": "FAVORITES_FILTER" }, { - "trigger": "GARRISON_SHIPYARD_EQUIPMENT_EMPTY_SLOT_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_EQUIPMENT_EMPTY_SLOT_TOOLTIP", + "trigger": "FEAT_OF_STRENGTH_DESCRIPTION\t\"string\"", + "contents": "FEAT_OF_STRENGTH_DESCRIPTION" }, { - "trigger": "GARRISON_SHIPYARD_EQUIPMENT_EPIC_SLOT_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_EQUIPMENT_EPIC_SLOT_TOOLTIP", + "trigger": "FEATURE_BECOMES_AVAILABLE_AT_LEVEL\t\"string\"", + "contents": "FEATURE_BECOMES_AVAILABLE_AT_LEVEL" }, { - "trigger": "GARRISON_SHIPYARD_EQUIPMENT_RARE_SLOT_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_EQUIPMENT_RARE_SLOT_TOOLTIP", + "trigger": "FEATURE_NOT_AVAILBLE_PANDAREN\t\"string\"", + "contents": "FEATURE_NOT_AVAILBLE_PANDAREN" }, { - "trigger": "GARRISON_SHIPYARD_EQUIPMENT_UPGRADE_SLOT\tstring", - "contents": "GARRISON_SHIPYARD_EQUIPMENT_UPGRADE_SLOT", + "trigger": "FEATURE_NOT_YET_AVAILABLE\t\"string\"", + "contents": "FEATURE_NOT_YET_AVAILABLE" }, { - "trigger": "GARRISON_SHIPYARD_FLEET_TITLE\tstring", - "contents": "GARRISON_SHIPYARD_FLEET_TITLE", + "trigger": "FEATURES_LABEL\t\"string\"", + "contents": "FEATURES_LABEL" }, { - "trigger": "GARRISON_SHIPYARD_FOLLOWER_ADDED_TOAST\tstring", - "contents": "GARRISON_SHIPYARD_FOLLOWER_ADDED_TOAST", + "trigger": "FEATURES_SUBTEXT\t\"string\"", + "contents": "FEATURES_SUBTEXT" }, { - "trigger": "GARRISON_SHIPYARD_FOLLOWER_ADDED_UPGRADED_TOAST\tstring", - "contents": "GARRISON_SHIPYARD_FOLLOWER_ADDED_UPGRADED_TOAST", + "trigger": "FEEDPET_LOG_FIRSTPERSON\t\"string\"", + "contents": "FEEDPET_LOG_FIRSTPERSON" }, { - "trigger": "GARRISON_SHIPYARD_FOLLOWER_COUNT\tstring", - "contents": "GARRISON_SHIPYARD_FOLLOWER_COUNT", + "trigger": "FEEDPET_LOG_THIRDPERSON\t\"string\"", + "contents": "FEEDPET_LOG_THIRDPERSON" }, { - "trigger": "GARRISON_SHIPYARD_FOLLOWER_CREW\tstring", - "contents": "GARRISON_SHIPYARD_FOLLOWER_CREW", + "trigger": "FEETSLOT\t\"string\"", + "contents": "FEETSLOT" }, { - "trigger": "GARRISON_SHIPYARD_FOLLOWER_EQUIPMENT_SLOTS\tstring", - "contents": "GARRISON_SHIPYARD_FOLLOWER_EQUIPMENT_SLOTS", + "trigger": "FEMALE\t\"string\"", + "contents": "FEMALE" }, { - "trigger": "GARRISON_SHIPYARD_FOLLOWER_TYPE\tstring", - "contents": "GARRISON_SHIPYARD_FOLLOWER_TYPE", + "trigger": "FILTER\t\"string\"", + "contents": "FILTER" }, { - "trigger": "GARRISON_SHIPYARD_FOLLOWERS\tstring", - "contents": "GARRISON_SHIPYARD_FOLLOWERS", + "trigger": "FILTER_BY_ENEMIES_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_BY_ENEMIES_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_CHANCE_TOOLTIP_TEXT\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_CHANCE_TOOLTIP_TEXT", + "trigger": "FILTER_BY_FRIENDS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_BY_FRIENDS_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_COMPLETE_SIEGEBREAKER_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_COMPLETE_SIEGEBREAKER_TOOLTIP", + "trigger": "FILTER_BY_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_BY_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_INPROGRESS_TIMELEFT\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_INPROGRESS_TIMELEFT", + "trigger": "FILTER_BY_ME_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_BY_ME_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_PARTY_BUFFS\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_PARTY_BUFFS", + "trigger": "FILTER_BY_NEUTRAL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_BY_NEUTRAL_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_RARE\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_RARE", + "trigger": "FILTER_BY_PET_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_BY_PET_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_REPORT\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_REPORT", + "trigger": "FILTER_BY_UNKNOWN_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_BY_UNKNOWN_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_REWARD\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_REWARD", + "trigger": "FILTER_NAME\t\"string\"", + "contents": "FILTER_NAME" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS", + "trigger": "FILTER_TO_FRIENDS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_TO_FRIENDS_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_TOOLTIP_RETURN_TO_START\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_TOOLTIP_RETURN_TO_START", + "trigger": "FILTER_TO_HOSTILE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_TO_HOSTILE_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_TUTORIAL_AREABUFF\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_TUTORIAL_AREABUFF", + "trigger": "FILTER_TO_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_TO_HOSTILE_PLAYERS_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_TUTORIAL_BLOCKADE\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_TUTORIAL_BLOCKADE", + "trigger": "FILTER_TO_ME_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_TO_ME_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MISSION_TUTORIAL_FIRST\tstring", - "contents": "GARRISON_SHIPYARD_MISSION_TUTORIAL_FIRST", + "trigger": "FILTER_TO_NEUTRAL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_TO_NEUTRAL_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_MSSION_INPROGRESS_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_MSSION_INPROGRESS_TOOLTIP", + "trigger": "FILTER_TO_PET_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_TO_PET_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_NO_SHIPS\tstring", - "contents": "GARRISON_SHIPYARD_NO_SHIPS", + "trigger": "FILTER_TO_UNKNOWN_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FILTER_TO_UNKNOWN_COMBATLOG_TOOLTIP" }, { - "trigger": "GARRISON_SHIPYARD_NO_SHIPS_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_NO_SHIPS_TOOLTIP", + "trigger": "FILTERS\t\"string\"", + "contents": "FILTERS" }, { - "trigger": "GARRISON_SHIPYARD_PARTY_NOT_FULL_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_PARTY_NOT_FULL_TOOLTIP", + "trigger": "FIND_A_GROUP\t\"string\"", + "contents": "FIND_A_GROUP" }, { - "trigger": "GARRISON_SHIPYARD_REWARD_XP\tstring", - "contents": "GARRISON_SHIPYARD_REWARD_XP", + "trigger": "FIND_BATTLE\t\"string\"", + "contents": "FIND_BATTLE" }, { - "trigger": "GARRISON_SHIPYARD_SHIP_DESTROYED\tstring", - "contents": "GARRISON_SHIPYARD_SHIP_DESTROYED", + "trigger": "FIND_DUNGEON\t\"string\"", + "contents": "FIND_DUNGEON" }, { - "trigger": "GARRISON_SHIPYARD_SHIP_NAME\tstring", - "contents": "GARRISON_SHIPYARD_SHIP_NAME", + "trigger": "FIND_RAID\t\"string\"", + "contents": "FIND_RAID" }, { - "trigger": "GARRISON_SHIPYARD_SHIP_SAVED\tstring", - "contents": "GARRISON_SHIPYARD_SHIP_SAVED", + "trigger": "FINGER0SLOT\t\"string\"", + "contents": "FINGER0SLOT" }, { - "trigger": "GARRISON_SHIPYARD_SHIP_SURVIVED\tstring", - "contents": "GARRISON_SHIPYARD_SHIP_SURVIVED", + "trigger": "FINGER0SLOT_UNIQUE\t\"string\"", + "contents": "FINGER0SLOT_UNIQUE" }, { - "trigger": "GARRISON_SHIPYARD_THREAT_COUNTER_TOOLTIP\tstring", - "contents": "GARRISON_SHIPYARD_THREAT_COUNTER_TOOLTIP", + "trigger": "FINGER1SLOT\t\"string\"", + "contents": "FINGER1SLOT" }, { - "trigger": "GARRISON_SHIPYARD_TITLE\tstring", - "contents": "GARRISON_SHIPYARD_TITLE", + "trigger": "FINGER1SLOT_UNIQUE\t\"string\"", + "contents": "FINGER1SLOT_UNIQUE" }, { - "trigger": "GARRISON_SKIP_ANIMATION_LABEL\tstring", - "contents": "GARRISON_SKIP_ANIMATION_LABEL", + "trigger": "FIRST_AVAILABLE\t\"string\"", + "contents": "FIRST_AVAILABLE" }, { - "trigger": "GARRISON_SKIP_MISSION_LABEL\tstring", - "contents": "GARRISON_SKIP_MISSION_LABEL", + "trigger": "FIRST_AVAILABLE_TOOLTIP\t\"string\"", + "contents": "FIRST_AVAILABLE_TOOLTIP" }, { - "trigger": "GARRISON_SPECIALIZATION_COOLDOWN\tstring", - "contents": "GARRISON_SPECIALIZATION_COOLDOWN", + "trigger": "FIRST_NUMBER\t\"string\"", + "contents": "FIRST_NUMBER" }, { - "trigger": "GARRISON_SPECIALIZATION_UNKNOWN\tstring", - "contents": "GARRISON_SPECIALIZATION_UNKNOWN", + "trigger": "FIRST_NUMBER_CAP\t\"string\"", + "contents": "FIRST_NUMBER_CAP" }, { - "trigger": "GARRISON_START_MISSION\tstring", - "contents": "GARRISON_START_MISSION", + "trigger": "FIRST_NUMBER_CAP_NO_SPACE\t\"string\"", + "contents": "FIRST_NUMBER_CAP_NO_SPACE" }, { - "trigger": "GARRISON_SWITCH_SPECIALIZATIONS\tstring", - "contents": "GARRISON_SWITCH_SPECIALIZATIONS", + "trigger": "FIX_LAG\t\"string\"", + "contents": "FIX_LAG" }, { - "trigger": "GARRISON_TALENT_ORDER_ADVANCEMENT\tstring", - "contents": "GARRISON_TALENT_ORDER_ADVANCEMENT", + "trigger": "FLAG_COUNT_TEMPLATE\t\"string\"", + "contents": "FLAG_COUNT_TEMPLATE" }, { - "trigger": "GARRISON_TALENT_RESEARCH_COMPLETE\tstring", - "contents": "GARRISON_TALENT_RESEARCH_COMPLETE", + "trigger": "FLASH_LOW_HEALTH_WARNING\t\"string\"", + "contents": "FLASH_LOW_HEALTH_WARNING" }, { - "trigger": "GARRISON_TEMPORARY_CATEGORY_FORMAT\tstring", - "contents": "GARRISON_TEMPORARY_CATEGORY_FORMAT", + "trigger": "FLEX_RAID\t\"string\"", + "contents": "FLEX_RAID" }, { - "trigger": "GARRISON_THREAT_COUNTER\tstring", - "contents": "GARRISON_THREAT_COUNTER", + "trigger": "FLEX_RAID_INFO\t\"string\"", + "contents": "FLEX_RAID_INFO" }, { - "trigger": "GARRISON_THREAT_COUNTER_TOOLTIP\tstring", - "contents": "GARRISON_THREAT_COUNTER_TOOLTIP", + "trigger": "FLEX_RAID_LOCKOUT_LABEL\t\"string\"", + "contents": "FLEX_RAID_LOCKOUT_LABEL" }, { - "trigger": "GARRISON_TIER\tstring", - "contents": "GARRISON_TIER", + "trigger": "FLEX_RAID_LOCKOUT_TEXT\t\"string\"", + "contents": "FLEX_RAID_LOCKOUT_TEXT" }, { - "trigger": "GARRISON_TOWN_HALL\tstring", - "contents": "GARRISON_TOWN_HALL", + "trigger": "FLEX_RAID_LOOT_TEXT\t\"string\"", + "contents": "FLEX_RAID_LOOT_TEXT" }, { - "trigger": "GARRISON_TOWN_HALL_ALLIANCE\tstring", - "contents": "GARRISON_TOWN_HALL_ALLIANCE", + "trigger": "FLEX_RAID_NEED_LESS\t\"string\"", + "contents": "FLEX_RAID_NEED_LESS" }, { - "trigger": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER1_TOOLTIP\tstring", - "contents": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER1_TOOLTIP", + "trigger": "FLEX_RAID_NEED_MORE\t\"string\"", + "contents": "FLEX_RAID_NEED_MORE" }, { - "trigger": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER2_TOOLTIP\tstring", - "contents": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER2_TOOLTIP", + "trigger": "FLEX_RAID_SIZE_LABEL\t\"string\"", + "contents": "FLEX_RAID_SIZE_LABEL" }, { - "trigger": "GARRISON_TOWN_HALL_EXPLANATION\tstring", - "contents": "GARRISON_TOWN_HALL_EXPLANATION", + "trigger": "FLEX_RAID_SIZE_TEXT\t\"string\"", + "contents": "FLEX_RAID_SIZE_TEXT" }, { - "trigger": "GARRISON_TOWN_HALL_HORDE\tstring", - "contents": "GARRISON_TOWN_HALL_HORDE", + "trigger": "FLIGHT_MAP\t\"string\"", + "contents": "FLIGHT_MAP" }, { - "trigger": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER1_TOOLTIP\tstring", - "contents": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER1_TOOLTIP", + "trigger": "FLIGHT_MAP_CLICK_TO_ZOOM_HINT\t\"string\"", + "contents": "FLIGHT_MAP_CLICK_TO_ZOOM_HINT" }, { - "trigger": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER2_TOOLTIP\tstring", - "contents": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER2_TOOLTIP", + "trigger": "FLIGHT_MAP_CLICK_TO_ZOOM_IN\t\"string\"", + "contents": "FLIGHT_MAP_CLICK_TO_ZOOM_IN" }, { - "trigger": "GARRISON_TOWN_HALL_LEVEL1_DESCRIPTION\tstring", - "contents": "GARRISON_TOWN_HALL_LEVEL1_DESCRIPTION", + "trigger": "FLIGHT_MAP_WORLD_QUESTS\t\"string\"", + "contents": "FLIGHT_MAP_WORLD_QUESTS" }, { - "trigger": "GARRISON_TOWN_HALL_LEVEL2_DESCRIPTION\tstring", - "contents": "GARRISON_TOWN_HALL_LEVEL2_DESCRIPTION", + "trigger": "FLOATING_COMBAT_PETBATTLE_LABEL\t\"string\"", + "contents": "FLOATING_COMBAT_PETBATTLE_LABEL" }, { - "trigger": "GARRISON_TOWN_HALL_LEVEL3_DESCRIPTION\tstring", - "contents": "GARRISON_TOWN_HALL_LEVEL3_DESCRIPTION", + "trigger": "FLOATING_COMBAT_SELF_LABEL\t\"string\"", + "contents": "FLOATING_COMBAT_SELF_LABEL" }, { - "trigger": "GARRISON_TRAITS\tstring", - "contents": "GARRISON_TRAITS", + "trigger": "FLOATING_COMBAT_TARGET_LABEL\t\"string\"", + "contents": "FLOATING_COMBAT_TARGET_LABEL" }, { - "trigger": "GARRISON_TROPHY_LOCKED_SUBTEXT\tstring", - "contents": "GARRISON_TROPHY_LOCKED_SUBTEXT", + "trigger": "FLOATING_COMBATTEXT_LABEL\t\"string\"", + "contents": "FLOATING_COMBATTEXT_LABEL" }, { - "trigger": "GARRISON_TROPHY_NOT_SELECTED_TOOLTIP\tstring", - "contents": "GARRISON_TROPHY_NOT_SELECTED_TOOLTIP", + "trigger": "FLOOR\t\"string\"", + "contents": "FLOOR" }, { - "trigger": "GARRISON_TYPE_AND_MECHANIC_NAME_FORMAT\tstring", - "contents": "GARRISON_TYPE_AND_MECHANIC_NAME_FORMAT", + "trigger": "FLOOR_NUMBER\t\"string\"", + "contents": "FLOOR_NUMBER" }, { - "trigger": "GARRISON_UPDATE\tstring", - "contents": "GARRISON_UPDATE", + "trigger": "FOCUS\t\"string\"", + "contents": "FOCUS" }, { - "trigger": "GARRISON_UPGRADE_COMPLETE\tstring", - "contents": "GARRISON_UPGRADE_COMPLETE", + "trigger": "FOCUS_CAST_KEY_TEXT\t\"string\"", + "contents": "FOCUS_CAST_KEY_TEXT" }, { - "trigger": "GARRISON_UPGRADE_ERROR\tstring", - "contents": "GARRISON_UPGRADE_ERROR", + "trigger": "FOCUS_COST\t\"string\"", + "contents": "FOCUS_COST" }, { - "trigger": "GARRISON_UPGRADE_IN_PROGRESS\tstring", - "contents": "GARRISON_UPGRADE_IN_PROGRESS", + "trigger": "FOCUS_COST_PER_TIME\t\"string\"", + "contents": "FOCUS_COST_PER_TIME" }, { - "trigger": "GARRISON_UPGRADE_NEED_PLAN\tstring", - "contents": "GARRISON_UPGRADE_NEED_PLAN", + "trigger": "FOCUS_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "FOCUS_COST_PER_TIME_NO_BASE" }, { - "trigger": "GARRISON_VIEW_COMPLETED_MISSIONS\tstring", - "contents": "GARRISON_VIEW_COMPLETED_MISSIONS", + "trigger": "FOCUS_TOKEN_NOT_FOUND\t\"string\"", + "contents": "FOCUS_TOKEN_NOT_FOUND" }, { - "trigger": "GARRISON_VIEW_MISSION_PROGRESS_HERE\tstring", - "contents": "GARRISON_VIEW_MISSION_PROGRESS_HERE", + "trigger": "FOCUSTARGET\t\"string\"", + "contents": "FOCUSTARGET" }, { - "trigger": "GARRISON_VISIT_LEADER\tstring", - "contents": "GARRISON_VISIT_LEADER", + "trigger": "FOLLOW\t\"string\"", + "contents": "FOLLOW" }, { - "trigger": "GARRISON_YOUR_MATERIAL\tstring", - "contents": "GARRISON_YOUR_MATERIAL", + "trigger": "FOLLOW_TERRAIN\t\"string\"", + "contents": "FOLLOW_TERRAIN" }, { - "trigger": "GDAPI_REALMTYPE_NORMAL\tstring", - "contents": "GDAPI_REALMTYPE_NORMAL", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_ALREADY_AT_MAX_DURABILITY\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_ALREADY_AT_MAX_DURABILITY" }, { - "trigger": "GDAPI_REALMTYPE_PVP\tstring", - "contents": "GDAPI_REALMTYPE_PVP", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_CANNOT_TARGET_LIMITED_USE_FOLLOWER\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_CANNOT_TARGET_LIMITED_USE_FOLLOWER" }, { - "trigger": "GDAPI_REALMTYPE_PVP_RP\tstring", - "contents": "GDAPI_REALMTYPE_PVP_RP", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_SPELL\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_SPELL" }, { - "trigger": "GDAPI_REALMTYPE_RP\tstring", - "contents": "GDAPI_REALMTYPE_RP", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_TYPE\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_FOLLOWER_TYPE" }, { - "trigger": "GEAR_FILTER\tstring", - "contents": "GEAR_FILTER", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_TARGET\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_INVALID_TARGET" }, { - "trigger": "GEARSETS_POPUP_TEXT\tstring", - "contents": "GEARSETS_POPUP_TEXT", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_BE_UNIQUE\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_BE_UNIQUE" }, { - "trigger": "GEARSETS_TITLE\tstring", - "contents": "GEARSETS_TITLE", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_FOLLOWER\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_FOLLOWER" }, { - "trigger": "GEM_TEXT_BLUE\tstring", - "contents": "GEM_TEXT_BLUE", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_LIMITED_USE_FOLLOWER\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_LIMITED_USE_FOLLOWER" }, { - "trigger": "GEM_TEXT_COGWHEEL\tstring", - "contents": "GEM_TEXT_COGWHEEL", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_TRAIT\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_MUST_TARGET_TRAIT" }, { - "trigger": "GEM_TEXT_GREEN\tstring", - "contents": "GEM_TEXT_GREEN", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_REROLL_NOT_ALLOWED\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_REROLL_NOT_ALLOWED" }, { - "trigger": "GEM_TEXT_HYDRAULIC\tstring", - "contents": "GEM_TEXT_HYDRAULIC", + "trigger": "FOLLOWER_ABILITY_CAST_ERROR_SINGLE_MISSION_DURATION\t\"string\"", + "contents": "FOLLOWER_ABILITY_CAST_ERROR_SINGLE_MISSION_DURATION" }, { - "trigger": "GEM_TEXT_META\tstring", - "contents": "GEM_TEXT_META", + "trigger": "FOLLOWER_CLASSNAME_AND_NAME_TEMPLATE\t\"string\"", + "contents": "FOLLOWER_CLASSNAME_AND_NAME_TEMPLATE" }, { - "trigger": "GEM_TEXT_ORANGE\tstring", - "contents": "GEM_TEXT_ORANGE", + "trigger": "FOLLOWERLIST_LABEL_CHAMPIONS\t\"string\"", + "contents": "FOLLOWERLIST_LABEL_CHAMPIONS" }, { - "trigger": "GEM_TEXT_PRISMATIC\tstring", - "contents": "GEM_TEXT_PRISMATIC", + "trigger": "FOLLOWERLIST_LABEL_INACTIVE\t\"string\"", + "contents": "FOLLOWERLIST_LABEL_INACTIVE" }, { - "trigger": "GEM_TEXT_PURPLE\tstring", - "contents": "GEM_TEXT_PURPLE", + "trigger": "FOLLOWERLIST_LABEL_TROOPS\t\"string\"", + "contents": "FOLLOWERLIST_LABEL_TROOPS" }, { - "trigger": "GEM_TEXT_RED\tstring", - "contents": "GEM_TEXT_RED", + "trigger": "FOLLOWERLIST_LABEL_UNCOLLECTED\t\"string\"", + "contents": "FOLLOWERLIST_LABEL_UNCOLLECTED" }, { - "trigger": "GEM_TEXT_YELLOW\tstring", - "contents": "GEM_TEXT_YELLOW", + "trigger": "FONT_COLOR_CODE_CLOSE\t\"string\"", + "contents": "FONT_COLOR_CODE_CLOSE" }, { - "trigger": "GENERAL\tstring", - "contents": "GENERAL", + "trigger": "FONT_SIZE\t\"string\"", + "contents": "FONT_SIZE" }, { - "trigger": "GENERAL_LABEL\tstring", - "contents": "GENERAL_LABEL", + "trigger": "FONT_SIZE_TEMPLATE\t\"string\"", + "contents": "FONT_SIZE_TEMPLATE" }, { - "trigger": "GENERAL_MACROS\tstring", - "contents": "GENERAL_MACROS", + "trigger": "FOOD_TIMER\t\"string\"", + "contents": "FOOD_TIMER" }, { - "trigger": "GENERAL_SPELLS\tstring", - "contents": "GENERAL_SPELLS", + "trigger": "FOREIGN_SERVER_LABEL\t\"string\"", + "contents": "FOREIGN_SERVER_LABEL" }, { - "trigger": "GENERAL_SUBTEXT\tstring", - "contents": "GENERAL_SUBTEXT", + "trigger": "FORMATED_HOURS\t\"string\"", + "contents": "FORMATED_HOURS" }, { - "trigger": "GENERIC_FRACTION_STRING\tstring", - "contents": "GENERIC_FRACTION_STRING", + "trigger": "FORMATTING\t\"string\"", + "contents": "FORMATTING" }, { - "trigger": "GERR_OUT_OF_LUNAR_POWER\tstring", - "contents": "GERR_OUT_OF_LUNAR_POWER", + "trigger": "FOURTH_NUMBER\t\"string\"", + "contents": "FOURTH_NUMBER" }, { - "trigger": "GIVE_LOOT\tstring", - "contents": "GIVE_LOOT", + "trigger": "FPS_ABBR\t\"string\"", + "contents": "FPS_ABBR" }, { - "trigger": "GLANCING_TRAILER\tstring", - "contents": "GLANCING_TRAILER", + "trigger": "FPS_FORMAT\t\"string\"", + "contents": "FPS_FORMAT" }, { - "trigger": "GLOBAL_CHANNELS\tstring", - "contents": "GLOBAL_CHANNELS", + "trigger": "FRAMERATE_LABEL\t\"string\"", + "contents": "FRAMERATE_LABEL" }, { - "trigger": "GLYPH_EMPTY\tstring", - "contents": "GLYPH_EMPTY", + "trigger": "FREE_FOR_ALL_TERRITORY\t\"string\"", + "contents": "FREE_FOR_ALL_TERRITORY" }, { - "trigger": "GLYPH_EMPTY_DESC\tstring", - "contents": "GLYPH_EMPTY_DESC", + "trigger": "FRFR\t\"string\"", + "contents": "FRFR" }, { - "trigger": "GLYPH_EXCLUSIVE_WITH\tstring", - "contents": "GLYPH_EXCLUSIVE_WITH", + "trigger": "FRFR_NATIVE\t\"string\"", + "contents": "FRFR_NATIVE" }, { - "trigger": "GLYPH_FILLED\tstring", - "contents": "GLYPH_FILLED", + "trigger": "FRIEND\t\"string\"", + "contents": "FRIEND" }, { - "trigger": "GLYPH_INACTIVE\tstring", - "contents": "GLYPH_INACTIVE", + "trigger": "FRIEND_REQUESTS\t\"string\"", + "contents": "FRIEND_REQUESTS" }, { - "trigger": "GLYPH_LOCKED\tstring", - "contents": "GLYPH_LOCKED", + "trigger": "FRIENDLY\t\"string\"", + "contents": "FRIENDLY" }, { - "trigger": "GLYPH_SLOT_REMOVE_TOOLTIP\tstring", - "contents": "GLYPH_SLOT_REMOVE_TOOLTIP", + "trigger": "FRIENDS\t\"string\"", + "contents": "FRIENDS" }, { - "trigger": "GLYPH_SLOT_TOOLTIP1\tstring", - "contents": "GLYPH_SLOT_TOOLTIP1", + "trigger": "FRIENDS_BNET_NAME_COLOR_CODE\t\"string\"", + "contents": "FRIENDS_BNET_NAME_COLOR_CODE" }, { - "trigger": "GLYPH_SLOT_TOOLTIP2\tstring", - "contents": "GLYPH_SLOT_TOOLTIP2", + "trigger": "FRIENDS_BROADCAST_TIME_COLOR_CODE\t\"string\"", + "contents": "FRIENDS_BROADCAST_TIME_COLOR_CODE" }, { - "trigger": "GLYPH_SLOT_TOOLTIP3\tstring", - "contents": "GLYPH_SLOT_TOOLTIP3", + "trigger": "FRIENDS_FRIENDS_CHOICE_EVERYONE\t\"string\"", + "contents": "FRIENDS_FRIENDS_CHOICE_EVERYONE" }, { - "trigger": "GLYPH_SLOT_TOOLTIP4\tstring", - "contents": "GLYPH_SLOT_TOOLTIP4", + "trigger": "FRIENDS_FRIENDS_CHOICE_MUTUAL\t\"string\"", + "contents": "FRIENDS_FRIENDS_CHOICE_MUTUAL" }, { - "trigger": "GLYPH_SLOT_TOOLTIP5\tstring", - "contents": "GLYPH_SLOT_TOOLTIP5", + "trigger": "FRIENDS_FRIENDS_CHOICE_POTENTIAL\t\"string\"", + "contents": "FRIENDS_FRIENDS_CHOICE_POTENTIAL" }, { - "trigger": "GLYPH_SLOT_TOOLTIP6\tstring", - "contents": "GLYPH_SLOT_TOOLTIP6", + "trigger": "FRIENDS_FRIENDS_HEADER\t\"string\"", + "contents": "FRIENDS_FRIENDS_HEADER" }, { - "trigger": "GLYPH_SLOTS\tstring", - "contents": "GLYPH_SLOTS", + "trigger": "FRIENDS_FRIENDS_MUTUAL_TEXT\t\"string\"", + "contents": "FRIENDS_FRIENDS_MUTUAL_TEXT" }, { - "trigger": "GLYPHS\tstring", - "contents": "GLYPHS", + "trigger": "FRIENDS_FRIENDS_REQUESTED_TEXT\t\"string\"", + "contents": "FRIENDS_FRIENDS_REQUESTED_TEXT" }, { - "trigger": "GM_CHAT\tstring", - "contents": "GM_CHAT", + "trigger": "FRIENDS_FRIENDS_WAITING\t\"string\"", + "contents": "FRIENDS_FRIENDS_WAITING" }, { - "trigger": "GM_CHAT_LAST_SESSION\tstring", - "contents": "GM_CHAT_LAST_SESSION", + "trigger": "FRIENDS_LEVEL_TEMPLATE\t\"string\"", + "contents": "FRIENDS_LEVEL_TEMPLATE" }, { - "trigger": "GM_CHAT_OPEN\tstring", - "contents": "GM_CHAT_OPEN", + "trigger": "FRIENDS_LIST\t\"string\"", + "contents": "FRIENDS_LIST" }, { - "trigger": "GM_CHAT_STATUS_READY\tstring", - "contents": "GM_CHAT_STATUS_READY", + "trigger": "FRIENDS_LIST_AVAILABLE\t\"string\"", + "contents": "FRIENDS_LIST_AVAILABLE" }, { - "trigger": "GM_CHAT_STATUS_READY_DESCRIPTION\tstring", - "contents": "GM_CHAT_STATUS_READY_DESCRIPTION", + "trigger": "FRIENDS_LIST_AWAY\t\"string\"", + "contents": "FRIENDS_LIST_AWAY" }, { - "trigger": "GM_EMAIL_NAME\tstring", - "contents": "GM_EMAIL_NAME", + "trigger": "FRIENDS_LIST_BUSY\t\"string\"", + "contents": "FRIENDS_LIST_BUSY" }, { - "trigger": "GM_RESPONSE_ALERT\tstring", - "contents": "GM_RESPONSE_ALERT", + "trigger": "FRIENDS_LIST_ENTER_TEXT\t\"string\"", + "contents": "FRIENDS_LIST_ENTER_TEXT" }, { - "trigger": "GM_RESPONSE_FRAME_HEADER\tstring", - "contents": "GM_RESPONSE_FRAME_HEADER", + "trigger": "FRIENDS_LIST_NOTE_OFFLINE_TEMPLATE\t\"string\"", + "contents": "FRIENDS_LIST_NOTE_OFFLINE_TEMPLATE" }, { - "trigger": "GM_RESPONSE_ISSUE_HEADER\tstring", - "contents": "GM_RESPONSE_ISSUE_HEADER", + "trigger": "FRIENDS_LIST_NOTE_TEMPLATE\t\"string\"", + "contents": "FRIENDS_LIST_NOTE_TEMPLATE" }, { - "trigger": "GM_RESPONSE_MESSAGE_HEADER\tstring", - "contents": "GM_RESPONSE_MESSAGE_HEADER", + "trigger": "FRIENDS_LIST_OFFLINE\t\"string\"", + "contents": "FRIENDS_LIST_OFFLINE" }, { - "trigger": "GM_RESPONSE_MORE_HELP\tstring", - "contents": "GM_RESPONSE_MORE_HELP", + "trigger": "FRIENDS_LIST_OFFLINE_TEMPLATE\t\"string\"", + "contents": "FRIENDS_LIST_OFFLINE_TEMPLATE" }, { - "trigger": "GM_RESPONSE_POPUP_MUST_RESOLVE_RESPONSE\tstring", - "contents": "GM_RESPONSE_POPUP_MUST_RESOLVE_RESPONSE", + "trigger": "FRIENDS_LIST_ONLINE\t\"string\"", + "contents": "FRIENDS_LIST_ONLINE" }, { - "trigger": "GM_RESPONSE_POPUP_NEED_MORE_HELP_WARNING\tstring", - "contents": "GM_RESPONSE_POPUP_NEED_MORE_HELP_WARNING", + "trigger": "FRIENDS_LIST_PLAYING\t\"string\"", + "contents": "FRIENDS_LIST_PLAYING" }, { - "trigger": "GM_RESPONSE_POPUP_RESOLVE_CONFIRM\tstring", - "contents": "GM_RESPONSE_POPUP_RESOLVE_CONFIRM", + "trigger": "FRIENDS_LIST_REALM\t\"string\"", + "contents": "FRIENDS_LIST_REALM" }, { - "trigger": "GM_RESPONSE_POPUP_VIEW_RESPONSE\tstring", - "contents": "GM_RESPONSE_POPUP_VIEW_RESPONSE", + "trigger": "FRIENDS_LIST_STATUS_TOOLTIP\t\"string\"", + "contents": "FRIENDS_LIST_STATUS_TOOLTIP" }, { - "trigger": "GM_RESPONSE_RESOLVE\tstring", - "contents": "GM_RESPONSE_RESOLVE", + "trigger": "FRIENDS_LIST_TEMPLATE\t\"string\"", + "contents": "FRIENDS_LIST_TEMPLATE" }, { - "trigger": "GM_SURVEY_NOT_APPLICABLE\tstring", - "contents": "GM_SURVEY_NOT_APPLICABLE", + "trigger": "FRIENDS_LIST_WOW_TEMPLATE\t\"string\"", + "contents": "FRIENDS_LIST_WOW_TEMPLATE" }, { - "trigger": "GM_TICKET_ESCALATED\tstring", - "contents": "GM_TICKET_ESCALATED", + "trigger": "FRIENDS_LIST_ZONE\t\"string\"", + "contents": "FRIENDS_LIST_ZONE" }, { - "trigger": "GM_TICKET_HIGH_VOLUME\tstring", - "contents": "GM_TICKET_HIGH_VOLUME", + "trigger": "FRIENDS_OTHER_NAME_COLOR_CODE\t\"string\"", + "contents": "FRIENDS_OTHER_NAME_COLOR_CODE" }, { - "trigger": "GM_TICKET_SERVICE_SOON\tstring", - "contents": "GM_TICKET_SERVICE_SOON", + "trigger": "FRIENDS_TEXTURE_AFK\t\"string\"", + "contents": "FRIENDS_TEXTURE_AFK" }, { - "trigger": "GM_TICKET_UNAVAILABLE\tstring", - "contents": "GM_TICKET_UNAVAILABLE", + "trigger": "FRIENDS_TEXTURE_BROADCAST\t\"string\"", + "contents": "FRIENDS_TEXTURE_BROADCAST" }, { - "trigger": "GM_TICKET_WAIT_TIME\tstring", - "contents": "GM_TICKET_WAIT_TIME", + "trigger": "FRIENDS_TEXTURE_DND\t\"string\"", + "contents": "FRIENDS_TEXTURE_DND" }, { - "trigger": "GMSS_CHAT_DEFAULT_RESPONSE\tstring", - "contents": "GMSS_CHAT_DEFAULT_RESPONSE", + "trigger": "FRIENDS_TEXTURE_OFFLINE\t\"string\"", + "contents": "FRIENDS_TEXTURE_OFFLINE" }, { - "trigger": "GMSURVEY_BLOCK_TEXT\tstring", - "contents": "GMSURVEY_BLOCK_TEXT", + "trigger": "FRIENDS_TEXTURE_ONLINE\t\"string\"", + "contents": "FRIENDS_TEXTURE_ONLINE" }, { - "trigger": "GMSURVEY_BLOCK_TEXT2\tstring", - "contents": "GMSURVEY_BLOCK_TEXT2", + "trigger": "FRIENDS_TOOLTIP_TOO_MANY_CHARACTERS\t\"string\"", + "contents": "FRIENDS_TOOLTIP_TOO_MANY_CHARACTERS" }, { - "trigger": "GMSURVEY_BLOCK_TEXT3\tstring", - "contents": "GMSURVEY_BLOCK_TEXT3", + "trigger": "FRIENDS_TOOLTIP_WOW_TOON_TEMPLATE\t\"string\"", + "contents": "FRIENDS_TOOLTIP_WOW_TOON_TEMPLATE" }, { - "trigger": "GMSURVEY_EXCELLENT\tstring", - "contents": "GMSURVEY_EXCELLENT", + "trigger": "FRIENDS_WOW_NAME_COLOR_CODE\t\"string\"", + "contents": "FRIENDS_WOW_NAME_COLOR_CODE" }, { - "trigger": "GMSURVEY_POOR\tstring", - "contents": "GMSURVEY_POOR", + "trigger": "FRIENDSHIP_STANDING_CHANGED\t\"string\"", + "contents": "FRIENDSHIP_STANDING_CHANGED" }, { - "trigger": "GMSURVEY_REQUEST_TEXT\tstring", - "contents": "GMSURVEY_REQUEST_TEXT", + "trigger": "FROM\t\"string\"", + "contents": "FROM" }, { - "trigger": "GMSURVEY_SUBMITTED\tstring", - "contents": "GMSURVEY_SUBMITTED", + "trigger": "FROM_A_DUNGEON\t\"string\"", + "contents": "FROM_A_DUNGEON" }, { - "trigger": "GMSURVEY_TITLE\tstring", - "contents": "GMSURVEY_TITLE", + "trigger": "FROM_ALL_SOURCES\t\"string\"", + "contents": "FROM_ALL_SOURCES" }, { - "trigger": "GMSURVEYRATING1\tstring", - "contents": "GMSURVEYRATING1", + "trigger": "FROM_ARENA\t\"string\"", + "contents": "FROM_ARENA" }, { - "trigger": "GMSURVEYRATING2\tstring", - "contents": "GMSURVEYRATING2", + "trigger": "FROM_ASHRAN\t\"string\"", + "contents": "FROM_ASHRAN" }, { - "trigger": "GMSURVEYRATING3\tstring", - "contents": "GMSURVEYRATING3", + "trigger": "FROM_DUNGEON_FINDER_SOURCES\t\"string\"", + "contents": "FROM_DUNGEON_FINDER_SOURCES" }, { - "trigger": "GMSURVEYRATING4\tstring", - "contents": "GMSURVEYRATING4", + "trigger": "FROM_RAID\t\"string\"", + "contents": "FROM_RAID" }, { - "trigger": "GMSURVEYRATING5\tstring", - "contents": "GMSURVEYRATING5", + "trigger": "FROM_RANDOMBG\t\"string\"", + "contents": "FROM_RANDOMBG" }, { - "trigger": "GOLD_AMOUNT\tstring", - "contents": "GOLD_AMOUNT", + "trigger": "FROM_RATEDBG\t\"string\"", + "contents": "FROM_RATEDBG" }, { - "trigger": "GOLD_AMOUNT_SYMBOL\tstring", - "contents": "GOLD_AMOUNT_SYMBOL", + "trigger": "FROM_TOTAL\t\"string\"", + "contents": "FROM_TOTAL" }, { - "trigger": "GOLD_AMOUNT_TEXTURE\tstring", - "contents": "GOLD_AMOUNT_TEXTURE", + "trigger": "FROM_TROLLPOCALYPSE\t\"string\"", + "contents": "FROM_TROLLPOCALYPSE" }, { - "trigger": "GOLD_AMOUNT_TEXTURE_STRING\tstring", - "contents": "GOLD_AMOUNT_TEXTURE_STRING", + "trigger": "FROST_POWER\t\"string\"", + "contents": "FROST_POWER" }, { - "trigger": "GOLD_PER_DAY\tstring", - "contents": "GOLD_PER_DAY", + "trigger": "FUEL\t\"string\"", + "contents": "FUEL" }, { - "trigger": "GOODBYE\tstring", - "contents": "GOODBYE", + "trigger": "FULL_PLAYER_NAME\t\"string\"", + "contents": "FULL_PLAYER_NAME" }, { - "trigger": "GOSSIP_OPTIONS\tstring", - "contents": "GOSSIP_OPTIONS", + "trigger": "FULL_SCREEN_GLOW\t\"string\"", + "contents": "FULL_SCREEN_GLOW" }, { - "trigger": "GRAND_MASTER\tstring", - "contents": "GRAND_MASTER", + "trigger": "FULL_SIZE_FOCUS_FRAME_TEXT\t\"string\"", + "contents": "FULL_SIZE_FOCUS_FRAME_TEXT" }, { - "trigger": "GRANT_PET_LEVEL_CONFIRM\tstring", - "contents": "GRANT_PET_LEVEL_CONFIRM", + "trigger": "FULL_TEXT_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "FULL_TEXT_COMBATLOG_TOOLTIP" }, { - "trigger": "GRANT_PET_LEVEL_FAIL\tstring", - "contents": "GRANT_PET_LEVEL_FAIL", + "trigger": "FULLDATE\t\"string\"", + "contents": "FULLDATE" }, { - "trigger": "GRAPHICS_HEADER\tstring", - "contents": "GRAPHICS_HEADER", + "trigger": "FULLDATE_AND_TIME\t\"string\"", + "contents": "FULLDATE_AND_TIME" }, { - "trigger": "GRAPHICS_LABEL\tstring", - "contents": "GRAPHICS_LABEL", + "trigger": "FULLDATE_MONTH_APRIL\t\"string\"", + "contents": "FULLDATE_MONTH_APRIL" }, { - "trigger": "GRAPHICS_OPTIONS_UNAVAILABLE\tstring", - "contents": "GRAPHICS_OPTIONS_UNAVAILABLE", + "trigger": "FULLDATE_MONTH_AUGUST\t\"string\"", + "contents": "FULLDATE_MONTH_AUGUST" }, { - "trigger": "GRAPHICS_QUALITY\tstring", - "contents": "GRAPHICS_QUALITY", + "trigger": "FULLDATE_MONTH_DECEMBER\t\"string\"", + "contents": "FULLDATE_MONTH_DECEMBER" }, { - "trigger": "GRAPHICS_QUALITY_RECOMENDED\tstring", - "contents": "GRAPHICS_QUALITY_RECOMENDED", + "trigger": "FULLDATE_MONTH_FEBRUARY\t\"string\"", + "contents": "FULLDATE_MONTH_FEBRUARY" }, { - "trigger": "GRAPHICS_SETTING_NORMAL_NOTICE\tstring", - "contents": "GRAPHICS_SETTING_NORMAL_NOTICE", + "trigger": "FULLDATE_MONTH_JANUARY\t\"string\"", + "contents": "FULLDATE_MONTH_JANUARY" }, { - "trigger": "GRAPHICS_SETTING_RAID_NOTICE\tstring", - "contents": "GRAPHICS_SETTING_RAID_NOTICE", + "trigger": "FULLDATE_MONTH_JULY\t\"string\"", + "contents": "FULLDATE_MONTH_JULY" }, { - "trigger": "GRAVEYARD_ELIGIBLE\tstring", - "contents": "GRAVEYARD_ELIGIBLE", + "trigger": "FULLDATE_MONTH_JUNE\t\"string\"", + "contents": "FULLDATE_MONTH_JUNE" }, { - "trigger": "GRAVEYARD_ELIGIBLE_TOOLTIP\tstring", - "contents": "GRAVEYARD_ELIGIBLE_TOOLTIP", + "trigger": "FULLDATE_MONTH_MARCH\t\"string\"", + "contents": "FULLDATE_MONTH_MARCH" }, { - "trigger": "GRAVEYARD_SELECTED\tstring", - "contents": "GRAVEYARD_SELECTED", + "trigger": "FULLDATE_MONTH_MAY\t\"string\"", + "contents": "FULLDATE_MONTH_MAY" }, { - "trigger": "GRAVEYARD_SELECTED_TOOLTIP\tstring", - "contents": "GRAVEYARD_SELECTED_TOOLTIP", + "trigger": "FULLDATE_MONTH_NOVEMBER\t\"string\"", + "contents": "FULLDATE_MONTH_NOVEMBER" }, { - "trigger": "GRAY_FONT_COLOR_CODE\tstring", - "contents": "GRAY_FONT_COLOR_CODE", + "trigger": "FULLDATE_MONTH_OCTOBER\t\"string\"", + "contents": "FULLDATE_MONTH_OCTOBER" }, { - "trigger": "GREED\tstring", - "contents": "GREED", + "trigger": "FULLDATE_MONTH_SEPTEMBER\t\"string\"", + "contents": "FULLDATE_MONTH_SEPTEMBER" }, { - "trigger": "GREED_NEWBIE\tstring", - "contents": "GREED_NEWBIE", + "trigger": "FULLDATE_NO_YEAR\t\"string\"", + "contents": "FULLDATE_NO_YEAR" }, { - "trigger": "GREEN_FONT_COLOR_CODE\tstring", - "contents": "GREEN_FONT_COLOR_CODE", + "trigger": "FUNGAL_SKELETON_POWER\t\"string\"", + "contents": "FUNGAL_SKELETON_POWER" }, { - "trigger": "GREENCOLORCODE\tstring", - "contents": "GREENCOLORCODE", + "trigger": "FURY\t\"string\"", + "contents": "FURY" }, { - "trigger": "GREYCOLORCODE\tstring", - "contents": "GREYCOLORCODE", + "trigger": "FURY_COST\t\"string\"", + "contents": "FURY_COST" }, { - "trigger": "GROUND_CLUTTER\tstring", - "contents": "GROUND_CLUTTER", + "trigger": "GAIN_EXPERIENCE\t\"string\"", + "contents": "GAIN_EXPERIENCE" }, { - "trigger": "GROUND_DENSITY\tstring", - "contents": "GROUND_DENSITY", + "trigger": "GAME\t\"string\"", + "contents": "GAME" }, { - "trigger": "GROUND_RADIUS\tstring", - "contents": "GROUND_RADIUS", + "trigger": "GAME_SOUND_OUTPUT\t\"string\"", + "contents": "GAME_SOUND_OUTPUT" }, { - "trigger": "GROUP\tstring", - "contents": "GROUP", + "trigger": "GAME_VERSION_LABEL\t\"string\"", + "contents": "GAME_VERSION_LABEL" }, { - "trigger": "GROUP1_CHAT_TAG1\tstring", - "contents": "GROUP1_CHAT_TAG1", + "trigger": "GAMEFIELD_DESELECT_TEXT\t\"string\"", + "contents": "GAMEFIELD_DESELECT_TEXT" }, { - "trigger": "GROUP1_CHAT_TAG2\tstring", - "contents": "GROUP1_CHAT_TAG2", + "trigger": "GAMEMENU_BOOST_BUTTON\t\"string\"", + "contents": "GAMEMENU_BOOST_BUTTON" }, { - "trigger": "GROUP2_CHAT_TAG1\tstring", - "contents": "GROUP2_CHAT_TAG1", + "trigger": "GAMEMENU_HELP\t\"string\"", + "contents": "GAMEMENU_HELP" }, { - "trigger": "GROUP2_CHAT_TAG2\tstring", - "contents": "GROUP2_CHAT_TAG2", + "trigger": "GAMEMENU_NEW_BUTTON\t\"string\"", + "contents": "GAMEMENU_NEW_BUTTON" }, { - "trigger": "GROUP3_CHAT_TAG1\tstring", - "contents": "GROUP3_CHAT_TAG1", + "trigger": "GAMEOPTIONS_MENU\t\"string\"", + "contents": "GAMEOPTIONS_MENU" }, { - "trigger": "GROUP3_CHAT_TAG2\tstring", - "contents": "GROUP3_CHAT_TAG2", + "trigger": "GAMES\t\"string\"", + "contents": "GAMES" }, { - "trigger": "GROUP4_CHAT_TAG1\tstring", - "contents": "GROUP4_CHAT_TAG1", + "trigger": "GAMETIME_TOOLTIP_CALENDAR_INVITES\t\"string\"", + "contents": "GAMETIME_TOOLTIP_CALENDAR_INVITES" }, { - "trigger": "GROUP4_CHAT_TAG2\tstring", - "contents": "GROUP4_CHAT_TAG2", + "trigger": "GAMETIME_TOOLTIP_TOGGLE_CALENDAR\t\"string\"", + "contents": "GAMETIME_TOOLTIP_TOGGLE_CALENDAR" }, { - "trigger": "GROUP5_CHAT_TAG1\tstring", - "contents": "GROUP5_CHAT_TAG1", + "trigger": "GAMETIME_TOOLTIP_TOGGLE_CLOCK\t\"string\"", + "contents": "GAMETIME_TOOLTIP_TOGGLE_CLOCK" }, { - "trigger": "GROUP5_CHAT_TAG2\tstring", - "contents": "GROUP5_CHAT_TAG2", + "trigger": "GAMMA\t\"string\"", + "contents": "GAMMA" }, { - "trigger": "GROUP6_CHAT_TAG1\tstring", - "contents": "GROUP6_CHAT_TAG1", + "trigger": "GAMMA_FORMAT\t\"string\"", + "contents": "GAMMA_FORMAT" }, { - "trigger": "GROUP6_CHAT_TAG2\tstring", - "contents": "GROUP6_CHAT_TAG2", + "trigger": "GARR_SPECIALIZATION_KNOWN\t\"string\"", + "contents": "GARR_SPECIALIZATION_KNOWN" }, { - "trigger": "GROUP7_CHAT_TAG1\tstring", - "contents": "GROUP7_CHAT_TAG1", + "trigger": "GARR_SPECIALIZATION_LEARNED\t\"string\"", + "contents": "GARR_SPECIALIZATION_LEARNED" }, { - "trigger": "GROUP7_CHAT_TAG2\tstring", - "contents": "GROUP7_CHAT_TAG2", + "trigger": "GARR_SPECIALIZATION_NO_BUILDING\t\"string\"", + "contents": "GARR_SPECIALIZATION_NO_BUILDING" }, { - "trigger": "GROUP8_CHAT_TAG1\tstring", - "contents": "GROUP8_CHAT_TAG1", + "trigger": "GARR_UNABLE_TO_LEARN_SPECIALIZATION\t\"string\"", + "contents": "GARR_UNABLE_TO_LEARN_SPECIALIZATION" }, { - "trigger": "GROUP8_CHAT_TAG2\tstring", - "contents": "GROUP8_CHAT_TAG2", + "trigger": "GARRISON_ABILITY_BARRACKS_UNLOCKED\t\"string\"", + "contents": "GARRISON_ABILITY_BARRACKS_UNLOCKED" }, { - "trigger": "GROUP_FINDER\tstring", - "contents": "GROUP_FINDER", + "trigger": "GARRISON_ABILITY_COUNTERS\t\"string\"", + "contents": "GARRISON_ABILITY_COUNTERS" }, { - "trigger": "GROUP_INVITE\tstring", - "contents": "GROUP_INVITE", + "trigger": "GARRISON_ABILITY_COUNTERS_FORMAT\t\"string\"", + "contents": "GARRISON_ABILITY_COUNTERS_FORMAT" }, { - "trigger": "GROUP_NUMBER\tstring", - "contents": "GROUP_NUMBER", + "trigger": "GARRISON_ABILITY_UNLOCK_TOOLTIP\t\"string\"", + "contents": "GARRISON_ABILITY_UNLOCK_TOOLTIP" }, { - "trigger": "GROUPS\tstring", - "contents": "GROUPS", + "trigger": "GARRISON_ACTIVATE_FOLLOWER\t\"string\"", + "contents": "GARRISON_ACTIVATE_FOLLOWER" }, { - "trigger": "GUIDE\tstring", - "contents": "GUIDE", + "trigger": "GARRISON_ACTIVATE_FOLLOWER_CONFIRMATION\t\"string\"", + "contents": "GARRISON_ACTIVATE_FOLLOWER_CONFIRMATION" }, { - "trigger": "GUIDE_TOOLTIP\tstring", - "contents": "GUIDE_TOOLTIP", + "trigger": "GARRISON_ACTIVE_BONUSES\t\"string\"", + "contents": "GARRISON_ACTIVE_BONUSES" }, { - "trigger": "GUILD\tstring", - "contents": "GUILD", + "trigger": "GARRISON_ARCHITECT\t\"string\"", + "contents": "GARRISON_ARCHITECT" }, { - "trigger": "GUILD_ACHIEVEMENT\tstring", - "contents": "GUILD_ACHIEVEMENT", + "trigger": "GARRISON_BONUS_AREA_TITLE\t\"string\"", + "contents": "GARRISON_BONUS_AREA_TITLE" }, { - "trigger": "GUILD_ACHIEVEMENT_BROADCAST\tstring", - "contents": "GUILD_ACHIEVEMENT_BROADCAST", + "trigger": "GARRISON_BONUS_EFFECT_TIME_ACTIVE\t\"string\"", + "contents": "GARRISON_BONUS_EFFECT_TIME_ACTIVE" }, { - "trigger": "GUILD_ACHIEVEMENT_EARNED_BY\tstring", - "contents": "GUILD_ACHIEVEMENT_EARNED_BY", + "trigger": "GARRISON_BONUS_EFFECT_TIME_LEFT\t\"string\"", + "contents": "GARRISON_BONUS_EFFECT_TIME_LEFT" }, { - "trigger": "GUILD_ACHIEVEMENT_UNLOCKED\tstring", - "contents": "GUILD_ACHIEVEMENT_UNLOCKED", + "trigger": "GARRISON_BOOT_TIMER\t\"string\"", + "contents": "GARRISON_BOOT_TIMER" }, { - "trigger": "GUILD_ACHIEVEMENTS_ELIGIBLE\tstring", - "contents": "GUILD_ACHIEVEMENTS_ELIGIBLE", + "trigger": "GARRISON_BUILD\t\"string\"", + "contents": "GARRISON_BUILD" }, { - "trigger": "GUILD_ACHIEVEMENTS_ELIGIBLE_MAXXP\tstring", - "contents": "GUILD_ACHIEVEMENTS_ELIGIBLE_MAXXP", + "trigger": "GARRISON_BUILD_COLON\t\"string\"", + "contents": "GARRISON_BUILD_COLON" }, { - "trigger": "GUILD_ACHIEVEMENTS_ELIGIBLE_MINXP\tstring", - "contents": "GUILD_ACHIEVEMENTS_ELIGIBLE_MINXP", + "trigger": "GARRISON_BUILDING_COMPLETE\t\"string\"", + "contents": "GARRISON_BUILDING_COMPLETE" }, { - "trigger": "GUILD_ACHIEVEMENTS_TITLE\tstring", - "contents": "GUILD_ACHIEVEMENTS_TITLE", + "trigger": "GARRISON_BUILDING_COMPLETE_TOAST\t\"string\"", + "contents": "GARRISON_BUILDING_COMPLETE_TOAST" }, { - "trigger": "GUILD_AVAILABILITY\tstring", - "contents": "GUILD_AVAILABILITY", + "trigger": "GARRISON_BUILDING_FOLLOWER_EMPTY\t\"string\"", + "contents": "GARRISON_BUILDING_FOLLOWER_EMPTY" }, { - "trigger": "GUILD_AVAILABILITY_WEEKDAYS\tstring", - "contents": "GUILD_AVAILABILITY_WEEKDAYS", + "trigger": "GARRISON_BUILDING_FOLLOWER_WORKING\t\"string\"", + "contents": "GARRISON_BUILDING_FOLLOWER_WORKING" }, { - "trigger": "GUILD_AVAILABILITY_WEEKENDS\tstring", - "contents": "GUILD_AVAILABILITY_WEEKENDS", + "trigger": "GARRISON_BUILDING_IN_PROGRESS\t\"string\"", + "contents": "GARRISON_BUILDING_IN_PROGRESS" }, { - "trigger": "GUILD_BANK\tstring", - "contents": "GUILD_BANK", + "trigger": "GARRISON_BUILDING_LEVEL_LABEL_TOOLTIP\t\"string\"", + "contents": "GARRISON_BUILDING_LEVEL_LABEL_TOOLTIP" }, { - "trigger": "GUILD_BANK_LOG\tstring", - "contents": "GUILD_BANK_LOG", + "trigger": "GARRISON_BUILDING_LEVEL_MAX\t\"string\"", + "contents": "GARRISON_BUILDING_LEVEL_MAX" }, { - "trigger": "GUILD_BANK_LOG_TIME\tstring", - "contents": "GUILD_BANK_LOG_TIME", + "trigger": "GARRISON_BUILDING_LEVEL_ONE\t\"string\"", + "contents": "GARRISON_BUILDING_LEVEL_ONE" }, { - "trigger": "GUILD_BANK_LOG_TIME_PREPEND\tstring", - "contents": "GUILD_BANK_LOG_TIME_PREPEND", + "trigger": "GARRISON_BUILDING_LEVEL_TOOLTIP_TEXT\t\"string\"", + "contents": "GARRISON_BUILDING_LEVEL_TOOLTIP_TEXT" }, { - "trigger": "GUILD_BANK_MONEY_LOG\tstring", - "contents": "GUILD_BANK_MONEY_LOG", + "trigger": "GARRISON_BUILDING_LEVEL_UPGRADE\t\"string\"", + "contents": "GARRISON_BUILDING_LEVEL_UPGRADE" }, { - "trigger": "GUILD_BANK_TAB_INFO\tstring", - "contents": "GUILD_BANK_TAB_INFO", + "trigger": "GARRISON_BUILDING_LOCKED\t\"string\"", + "contents": "GARRISON_BUILDING_LOCKED" }, { - "trigger": "GUILD_BECOMES_AVAILABLE\tstring", - "contents": "GUILD_BECOMES_AVAILABLE", + "trigger": "GARRISON_BUILDING_NO_FOLLOWERS\t\"string\"", + "contents": "GARRISON_BUILDING_NO_FOLLOWERS" }, { - "trigger": "GUILD_CHALLENGE_COMPLETE_GOLD\tstring", - "contents": "GUILD_CHALLENGE_COMPLETE_GOLD", + "trigger": "GARRISON_BUILDING_PLANS_REQUIRED\t\"string\"", + "contents": "GARRISON_BUILDING_PLANS_REQUIRED" }, { - "trigger": "GUILD_CHALLENGE_COMPLETE_XP\tstring", - "contents": "GUILD_CHALLENGE_COMPLETE_XP", + "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_ACTIVATED_TEXT\t\"string\"", + "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_ACTIVATED_TEXT" }, { - "trigger": "GUILD_CHALLENGE_COMPLETE_XP_GOLD\tstring", - "contents": "GUILD_CHALLENGE_COMPLETE_XP_GOLD", + "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_DEACTIVATED_TEXT\t\"string\"", + "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_DEACTIVATED_TEXT" }, { - "trigger": "GUILD_CHALLENGE_LABEL\tstring", - "contents": "GUILD_CHALLENGE_LABEL", + "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_NOT_OWNED_TEXT\t\"string\"", + "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_NOT_OWNED_TEXT" }, { - "trigger": "GUILD_CHALLENGE_LABEL1\tstring", - "contents": "GUILD_CHALLENGE_LABEL1", + "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_TITLE\t\"string\"", + "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_TITLE" }, { - "trigger": "GUILD_CHALLENGE_LABEL2\tstring", - "contents": "GUILD_CHALLENGE_LABEL2", + "trigger": "GARRISON_BUILDING_SELECT_FOLLOWER_TOOLTIP\t\"string\"", + "contents": "GARRISON_BUILDING_SELECT_FOLLOWER_TOOLTIP" }, { - "trigger": "GUILD_CHALLENGE_LABEL3\tstring", - "contents": "GUILD_CHALLENGE_LABEL3", + "trigger": "GARRISON_BUILDING_TUTORIAL1\t\"string\"", + "contents": "GARRISON_BUILDING_TUTORIAL1" }, { - "trigger": "GUILD_CHALLENGE_LABEL4\tstring", - "contents": "GUILD_CHALLENGE_LABEL4", + "trigger": "GARRISON_BUILDING_TUTORIAL2\t\"string\"", + "contents": "GARRISON_BUILDING_TUTORIAL2" }, { - "trigger": "GUILD_CHALLENGE_LABEL5\tstring", - "contents": "GUILD_CHALLENGE_LABEL5", + "trigger": "GARRISON_BUILDING_TUTORIAL3\t\"string\"", + "contents": "GARRISON_BUILDING_TUTORIAL3" }, { - "trigger": "GUILD_CHALLENGE_PROGRESS_FORMAT\tstring", - "contents": "GUILD_CHALLENGE_PROGRESS_FORMAT", + "trigger": "GARRISON_BUILDING_UNDER_CONSTRUCTION\t\"string\"", + "contents": "GARRISON_BUILDING_UNDER_CONSTRUCTION" }, { - "trigger": "GUILD_CHALLENGE_REWARD_GOLD\tstring", - "contents": "GUILD_CHALLENGE_REWARD_GOLD", + "trigger": "GARRISON_CACHE\t\"string\"", + "contents": "GARRISON_CACHE" }, { - "trigger": "GUILD_CHALLENGE_REWARD_XP\tstring", - "contents": "GUILD_CHALLENGE_REWARD_XP", + "trigger": "GARRISON_CANCEL_BUILD_BUILDING\t\"string\"", + "contents": "GARRISON_CANCEL_BUILD_BUILDING" }, { - "trigger": "GUILD_CHALLENGE_TOOLTIP1\tstring", - "contents": "GUILD_CHALLENGE_TOOLTIP1", + "trigger": "GARRISON_CANCEL_UPGRADE_BUILDING\t\"string\"", + "contents": "GARRISON_CANCEL_UPGRADE_BUILDING" }, { - "trigger": "GUILD_CHALLENGE_TOOLTIP2\tstring", - "contents": "GUILD_CHALLENGE_TOOLTIP2", + "trigger": "GARRISON_CANNOT_AFFORD_FOLLOWER_ACTIVATION\t\"string\"", + "contents": "GARRISON_CANNOT_AFFORD_FOLLOWER_ACTIVATION" }, { - "trigger": "GUILD_CHALLENGE_TOOLTIP3\tstring", - "contents": "GUILD_CHALLENGE_TOOLTIP3", + "trigger": "GARRISON_CHAMPION_COUNT\t\"string\"", + "contents": "GARRISON_CHAMPION_COUNT" }, { - "trigger": "GUILD_CHALLENGE_TOOLTIP4\tstring", - "contents": "GUILD_CHALLENGE_TOOLTIP4", + "trigger": "GARRISON_CHOOSE_FOLLOWER\t\"string\"", + "contents": "GARRISON_CHOOSE_FOLLOWER" }, { - "trigger": "GUILD_CHALLENGE_TOOLTIP5\tstring", - "contents": "GUILD_CHALLENGE_TOOLTIP5", + "trigger": "GARRISON_CHOOSE_RECRUIT\t\"string\"", + "contents": "GARRISON_CHOOSE_RECRUIT" }, { - "trigger": "GUILD_CHALLENGE_TOOLTIP_DONE\tstring", - "contents": "GUILD_CHALLENGE_TOOLTIP_DONE", + "trigger": "GARRISON_CHOOSE_THREAT\t\"string\"", + "contents": "GARRISON_CHOOSE_THREAT" }, { - "trigger": "GUILD_CHALLENGE_TOOLTIP_PROGRESS\tstring", - "contents": "GUILD_CHALLENGE_TOOLTIP_PROGRESS", + "trigger": "GARRISON_CHOOSE_TRAIT\t\"string\"", + "contents": "GARRISON_CHOOSE_TRAIT" }, { - "trigger": "GUILD_CHALLENGE_TYPE1\tstring", - "contents": "GUILD_CHALLENGE_TYPE1", + "trigger": "GARRISON_CONFIRM_RECRUIT_FOLLOWER\t\"string\"", + "contents": "GARRISON_CONFIRM_RECRUIT_FOLLOWER" }, { - "trigger": "GUILD_CHALLENGE_TYPE2\tstring", - "contents": "GUILD_CHALLENGE_TYPE2", + "trigger": "GARRISON_CURRENT_LEVEL\t\"string\"", + "contents": "GARRISON_CURRENT_LEVEL" }, { - "trigger": "GUILD_CHALLENGE_TYPE3\tstring", - "contents": "GUILD_CHALLENGE_TYPE3", + "trigger": "GARRISON_DEACTIVATE_FOLLOWER\t\"string\"", + "contents": "GARRISON_DEACTIVATE_FOLLOWER" }, { - "trigger": "GUILD_CHALLENGE_TYPE4\tstring", - "contents": "GUILD_CHALLENGE_TYPE4", + "trigger": "GARRISON_DEACTIVATE_FOLLOWER_CONFIRMATION\t\"string\"", + "contents": "GARRISON_DEACTIVATE_FOLLOWER_CONFIRMATION" }, { - "trigger": "GUILD_CHALLENGE_TYPE5\tstring", - "contents": "GUILD_CHALLENGE_TYPE5", + "trigger": "GARRISON_DISMISS_FOLLOWER\t\"string\"", + "contents": "GARRISON_DISMISS_FOLLOWER" }, { - "trigger": "GUILD_CHALLENGES_THIS_WEEK\tstring", - "contents": "GUILD_CHALLENGES_THIS_WEEK", + "trigger": "GARRISON_DISMISS_FOLLOWER_CONFIRMATION\t\"string\"", + "contents": "GARRISON_DISMISS_FOLLOWER_CONFIRMATION" }, { - "trigger": "GUILD_CHARTER\tstring", - "contents": "GUILD_CHARTER", + "trigger": "GARRISON_DISMISS_UNIQUE_FOLLOWER_CONFIRMATION\t\"string\"", + "contents": "GARRISON_DISMISS_UNIQUE_FOLLOWER_CONFIRMATION" }, { - "trigger": "GUILD_CHARTER_CREATOR\tstring", - "contents": "GUILD_CHARTER_CREATOR", + "trigger": "GARRISON_DURATION_DAYS\t\"string\"", + "contents": "GARRISON_DURATION_DAYS" }, { - "trigger": "GUILD_CHARTER_INVITE_PROMPT\tstring", - "contents": "GUILD_CHARTER_INVITE_PROMPT", + "trigger": "GARRISON_DURATION_DAYS_HOURS\t\"string\"", + "contents": "GARRISON_DURATION_DAYS_HOURS" }, { - "trigger": "GUILD_CHARTER_PURCHASE\tstring", - "contents": "GUILD_CHARTER_PURCHASE", + "trigger": "GARRISON_DURATION_HOURS\t\"string\"", + "contents": "GARRISON_DURATION_HOURS" }, { - "trigger": "GUILD_CHARTER_REGISTER\tstring", - "contents": "GUILD_CHARTER_REGISTER", + "trigger": "GARRISON_DURATION_HOURS_MINUTES\t\"string\"", + "contents": "GARRISON_DURATION_HOURS_MINUTES" }, { - "trigger": "GUILD_CHARTER_TEMPLATE\tstring", - "contents": "GUILD_CHARTER_TEMPLATE", + "trigger": "GARRISON_DURATION_MINUTES\t\"string\"", + "contents": "GARRISON_DURATION_MINUTES" }, { - "trigger": "GUILD_CHARTER_TITLE\tstring", - "contents": "GUILD_CHARTER_TITLE", + "trigger": "GARRISON_DURATION_SECONDS\t\"string\"", + "contents": "GARRISON_DURATION_SECONDS" }, { - "trigger": "GUILD_CHAT\tstring", - "contents": "GUILD_CHAT", + "trigger": "GARRISON_EMPTY_IN_PROGRESS_LIST\t\"string\"", + "contents": "GARRISON_EMPTY_IN_PROGRESS_LIST" }, { - "trigger": "GUILD_CLOSE_RECRUITMENT\tstring", - "contents": "GUILD_CLOSE_RECRUITMENT", + "trigger": "GARRISON_EMPTY_MISSION_LIST\t\"string\"", + "contents": "GARRISON_EMPTY_MISSION_LIST" }, { - "trigger": "GUILD_CRAFTERS\tstring", - "contents": "GUILD_CRAFTERS", + "trigger": "GARRISON_EMPTY_PLOT\t\"string\"", + "contents": "GARRISON_EMPTY_PLOT" }, { - "trigger": "GUILD_CREATE_EVENT_LINK\tstring", - "contents": "GUILD_CREATE_EVENT_LINK", + "trigger": "GARRISON_EMPTY_PLOT_EXPLANATION\t\"string\"", + "contents": "GARRISON_EMPTY_PLOT_EXPLANATION" }, { - "trigger": "GUILD_CREATION\tstring", - "contents": "GUILD_CREATION", + "trigger": "GARRISON_EMPTY_PLOT_HOVER_TOOLTIP\t\"string\"", + "contents": "GARRISON_EMPTY_PLOT_HOVER_TOOLTIP" }, { - "trigger": "GUILD_CREST_DESIGN\tstring", - "contents": "GUILD_CREST_DESIGN", + "trigger": "GARRISON_EMPTY_PLOT_LARGE\t\"string\"", + "contents": "GARRISON_EMPTY_PLOT_LARGE" }, { - "trigger": "GUILD_DUP_RANK\tstring", - "contents": "GUILD_DUP_RANK", + "trigger": "GARRISON_EMPTY_PLOT_MEDIUM\t\"string\"", + "contents": "GARRISON_EMPTY_PLOT_MEDIUM" }, { - "trigger": "GUILD_EDIT_TEXT_LINK\tstring", - "contents": "GUILD_EDIT_TEXT_LINK", + "trigger": "GARRISON_EMPTY_PLOT_SELECTED_TOOLTIP\t\"string\"", + "contents": "GARRISON_EMPTY_PLOT_SELECTED_TOOLTIP" }, { - "trigger": "GUILD_EVENT_FORMAT\tstring", - "contents": "GUILD_EVENT_FORMAT", + "trigger": "GARRISON_EMPTY_PLOT_SMALL\t\"string\"", + "contents": "GARRISON_EMPTY_PLOT_SMALL" }, { - "trigger": "GUILD_EVENT_LOG\tstring", - "contents": "GUILD_EVENT_LOG", + "trigger": "GARRISON_EQUIPMENT_SLOT_UNLOCK_TOOLTIP\t\"string\"", + "contents": "GARRISON_EQUIPMENT_SLOT_UNLOCK_TOOLTIP" }, { - "trigger": "GUILD_EVENT_TODAY\tstring", - "contents": "GUILD_EVENT_TODAY", + "trigger": "GARRISON_FINALIZE_BUILDING\t\"string\"", + "contents": "GARRISON_FINALIZE_BUILDING" }, { - "trigger": "GUILD_EVENTS\tstring", - "contents": "GUILD_EVENTS", + "trigger": "GARRISON_FINALIZE_BUILDING_TOOLTIP\t\"string\"", + "contents": "GARRISON_FINALIZE_BUILDING_TOOLTIP" }, { - "trigger": "GUILD_EXPERIENCE\tstring", - "contents": "GUILD_EXPERIENCE", + "trigger": "GARRISON_FLEET\t\"string\"", + "contents": "GARRISON_FLEET" }, { - "trigger": "GUILD_EXPERIENCE_CAP\tstring", - "contents": "GUILD_EXPERIENCE_CAP", + "trigger": "GARRISON_FOLLOWER_ADDED\t\"string\"", + "contents": "GARRISON_FOLLOWER_ADDED" }, { - "trigger": "GUILD_EXPERIENCE_CURRENT\tstring", - "contents": "GUILD_EXPERIENCE_CURRENT", + "trigger": "GARRISON_FOLLOWER_ADDED_TOAST\t\"string\"", + "contents": "GARRISON_FOLLOWER_ADDED_TOAST" }, { - "trigger": "GUILD_EXPERIENCE_DAILY\tstring", - "contents": "GUILD_EXPERIENCE_DAILY", + "trigger": "GARRISON_FOLLOWER_ADDED_UPGRADED_TOAST\t\"string\"", + "contents": "GARRISON_FOLLOWER_ADDED_UPGRADED_TOAST" }, { - "trigger": "GUILD_EXPERIENCE_NO_CAP\tstring", - "contents": "GUILD_EXPERIENCE_NO_CAP", + "trigger": "GARRISON_FOLLOWER_BELOW_ITEM_LEVEL_TOOLTIP\t\"string\"", + "contents": "GARRISON_FOLLOWER_BELOW_ITEM_LEVEL_TOOLTIP" }, { - "trigger": "GUILD_EXPERIENCE_TOOLTIP\tstring", - "contents": "GUILD_EXPERIENCE_TOOLTIP", + "trigger": "GARRISON_FOLLOWER_BELOW_LEVEL_MAX_XP_TOOLTIP\t\"string\"", + "contents": "GARRISON_FOLLOWER_BELOW_LEVEL_MAX_XP_TOOLTIP" }, { - "trigger": "GUILD_FACTION_TITLE_EXALTED\tstring", - "contents": "GUILD_FACTION_TITLE_EXALTED", + "trigger": "GARRISON_FOLLOWER_BELOW_LEVEL_TOOLTIP\t\"string\"", + "contents": "GARRISON_FOLLOWER_BELOW_LEVEL_TOOLTIP" }, { - "trigger": "GUILD_FACTION_TITLE_EXALTED_FEMALE\tstring", - "contents": "GUILD_FACTION_TITLE_EXALTED_FEMALE", + "trigger": "GARRISON_FOLLOWER_CAN_COUNTER\t\"string\"", + "contents": "GARRISON_FOLLOWER_CAN_COUNTER" }, { - "trigger": "GUILD_FACTION_TITLE_FRIENDLY\tstring", - "contents": "GUILD_FACTION_TITLE_FRIENDLY", + "trigger": "GARRISON_FOLLOWER_CANNOT_DEACTIVATE_ON_MISSION\t\"string\"", + "contents": "GARRISON_FOLLOWER_CANNOT_DEACTIVATE_ON_MISSION" }, { - "trigger": "GUILD_FACTION_TITLE_FRIENDLY_FEMALE\tstring", - "contents": "GUILD_FACTION_TITLE_FRIENDLY_FEMALE", + "trigger": "GARRISON_FOLLOWER_CLICK_UPGRADE_PROMPT\t\"string\"", + "contents": "GARRISON_FOLLOWER_CLICK_UPGRADE_PROMPT" }, { - "trigger": "GUILD_FACTION_TITLE_HONORED\tstring", - "contents": "GUILD_FACTION_TITLE_HONORED", + "trigger": "GARRISON_FOLLOWER_COMBAT_ALLY\t\"string\"", + "contents": "GARRISON_FOLLOWER_COMBAT_ALLY" }, { - "trigger": "GUILD_FACTION_TITLE_HONORED_FEMALE\tstring", - "contents": "GUILD_FACTION_TITLE_HONORED_FEMALE", + "trigger": "GARRISON_FOLLOWER_COMBAT_ALLY_ADD_ERR\t\"string\"", + "contents": "GARRISON_FOLLOWER_COMBAT_ALLY_ADD_ERR" }, { - "trigger": "GUILD_FACTION_TITLE_REVERED\tstring", - "contents": "GUILD_FACTION_TITLE_REVERED", + "trigger": "GARRISON_FOLLOWER_COMBAT_ALLY_MISSION_LABEL\t\"string\"", + "contents": "GARRISON_FOLLOWER_COMBAT_ALLY_MISSION_LABEL" }, { - "trigger": "GUILD_FACTION_TITLE_REVERED_FEMALE\tstring", - "contents": "GUILD_FACTION_TITLE_REVERED_FEMALE", + "trigger": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT\t\"string\"", + "contents": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT" }, { - "trigger": "GUILD_FEAT_OF_STRENGTH_DESCRIPTION\tstring", - "contents": "GUILD_FEAT_OF_STRENGTH_DESCRIPTION", + "trigger": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT_REPLACEMENT\t\"string\"", + "contents": "GARRISON_FOLLOWER_CONFIRM_EQUIPMENT_REPLACEMENT" }, { - "trigger": "GUILD_FINDER_DAYS_LEFT\tstring", - "contents": "GUILD_FINDER_DAYS_LEFT", + "trigger": "GARRISON_FOLLOWER_COUNT\t\"string\"", + "contents": "GARRISON_FOLLOWER_COUNT" }, { - "trigger": "GUILD_FINDER_LAST_DAY_LEFT\tstring", - "contents": "GUILD_FINDER_LAST_DAY_LEFT", + "trigger": "GARRISON_FOLLOWER_DISBANDED\t\"string\"", + "contents": "GARRISON_FOLLOWER_DISBANDED" }, { - "trigger": "GUILD_FINDER_REQUESTS_LEFT\tstring", - "contents": "GUILD_FINDER_REQUESTS_LEFT", + "trigger": "GARRISON_FOLLOWER_EXHAUSTED\t\"string\"", + "contents": "GARRISON_FOLLOWER_EXHAUSTED" }, { - "trigger": "GUILD_FRAME_CHALLENGES\tstring", - "contents": "GUILD_FRAME_CHALLENGES", + "trigger": "GARRISON_FOLLOWER_FULL_MISSION_ADD_ERR\t\"string\"", + "contents": "GARRISON_FOLLOWER_FULL_MISSION_ADD_ERR" }, { - "trigger": "GUILD_FRAME_TITLE\tstring", - "contents": "GUILD_FRAME_TITLE", + "trigger": "GARRISON_FOLLOWER_IN_PARTY\t\"string\"", + "contents": "GARRISON_FOLLOWER_IN_PARTY" }, { - "trigger": "GUILD_GROUP\tstring", - "contents": "GUILD_GROUP", + "trigger": "GARRISON_FOLLOWER_IN_PARTY_ADD_ERR\t\"string\"", + "contents": "GARRISON_FOLLOWER_IN_PARTY_ADD_ERR" }, { - "trigger": "GUILD_HELP_TEXT_LINE1\tstring", - "contents": "GUILD_HELP_TEXT_LINE1", + "trigger": "GARRISON_FOLLOWER_INACTIVE\t\"string\"", + "contents": "GARRISON_FOLLOWER_INACTIVE" }, { - "trigger": "GUILD_HELP_TEXT_LINE10\tstring", - "contents": "GUILD_HELP_TEXT_LINE10", + "trigger": "GARRISON_FOLLOWER_INACTIVE_ADD_ERR\t\"string\"", + "contents": "GARRISON_FOLLOWER_INACTIVE_ADD_ERR" }, { - "trigger": "GUILD_HELP_TEXT_LINE11\tstring", - "contents": "GUILD_HELP_TEXT_LINE11", + "trigger": "GARRISON_FOLLOWER_ITEM_LEVEL\t\"string\"", + "contents": "GARRISON_FOLLOWER_ITEM_LEVEL" }, { - "trigger": "GUILD_HELP_TEXT_LINE12\tstring", - "contents": "GUILD_HELP_TEXT_LINE12", + "trigger": "GARRISON_FOLLOWER_ITEMS\t\"string\"", + "contents": "GARRISON_FOLLOWER_ITEMS" }, { - "trigger": "GUILD_HELP_TEXT_LINE13\tstring", - "contents": "GUILD_HELP_TEXT_LINE13", + "trigger": "GARRISON_FOLLOWER_ITEMS_TOOLTIP\t\"string\"", + "contents": "GARRISON_FOLLOWER_ITEMS_TOOLTIP" }, { - "trigger": "GUILD_HELP_TEXT_LINE2\tstring", - "contents": "GUILD_HELP_TEXT_LINE2", + "trigger": "GARRISON_FOLLOWER_LEVEL_UP\t\"string\"", + "contents": "GARRISON_FOLLOWER_LEVEL_UP" }, { - "trigger": "GUILD_HELP_TEXT_LINE3\tstring", - "contents": "GUILD_HELP_TEXT_LINE3", + "trigger": "GARRISON_FOLLOWER_NAME\t\"string\"", + "contents": "GARRISON_FOLLOWER_NAME" }, { - "trigger": "GUILD_HELP_TEXT_LINE4\tstring", - "contents": "GUILD_HELP_TEXT_LINE4", + "trigger": "GARRISON_FOLLOWER_ON_MISSION\t\"string\"", + "contents": "GARRISON_FOLLOWER_ON_MISSION" }, { - "trigger": "GUILD_HELP_TEXT_LINE5\tstring", - "contents": "GUILD_HELP_TEXT_LINE5", + "trigger": "GARRISON_FOLLOWER_ON_MISSION_ADD_ERR\t\"string\"", + "contents": "GARRISON_FOLLOWER_ON_MISSION_ADD_ERR" }, { - "trigger": "GUILD_HELP_TEXT_LINE6\tstring", - "contents": "GUILD_HELP_TEXT_LINE6", + "trigger": "GARRISON_FOLLOWER_ON_MISSION_WITH_DURATION\t\"string\"", + "contents": "GARRISON_FOLLOWER_ON_MISSION_WITH_DURATION" }, { - "trigger": "GUILD_HELP_TEXT_LINE7\tstring", - "contents": "GUILD_HELP_TEXT_LINE7", + "trigger": "GARRISON_FOLLOWER_QUALITY6_DESC\t\"string\"", + "contents": "GARRISON_FOLLOWER_QUALITY6_DESC" }, { - "trigger": "GUILD_HELP_TEXT_LINE8\tstring", - "contents": "GUILD_HELP_TEXT_LINE8", + "trigger": "GARRISON_FOLLOWER_REMOVED\t\"string\"", + "contents": "GARRISON_FOLLOWER_REMOVED" }, { - "trigger": "GUILD_HELP_TEXT_LINE9\tstring", - "contents": "GUILD_HELP_TEXT_LINE9", + "trigger": "GARRISON_FOLLOWER_SHIP_ADDED\t\"string\"", + "contents": "GARRISON_FOLLOWER_SHIP_ADDED" }, { - "trigger": "GUILD_IMPEACH_BUTTON_TEXT\tstring", - "contents": "GUILD_IMPEACH_BUTTON_TEXT", + "trigger": "GARRISON_FOLLOWER_SHIP_DESTROYED\t\"string\"", + "contents": "GARRISON_FOLLOWER_SHIP_DESTROYED" }, { - "trigger": "GUILD_IMPEACH_POPUP_CONFIRM\tstring", - "contents": "GUILD_IMPEACH_POPUP_CONFIRM", + "trigger": "GARRISON_FOLLOWER_TOOLTIP_UPGRADE_XP\t\"string\"", + "contents": "GARRISON_FOLLOWER_TOOLTIP_UPGRADE_XP" }, { - "trigger": "GUILD_IMPEACH_POPUP_TEXT\tstring", - "contents": "GUILD_IMPEACH_POPUP_TEXT", + "trigger": "GARRISON_FOLLOWER_TOOLTIP_XP\t\"string\"", + "contents": "GARRISON_FOLLOWER_TOOLTIP_XP" }, { - "trigger": "GUILD_INFO_EDITLABEL\tstring", - "contents": "GUILD_INFO_EDITLABEL", + "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_TEMPORARY_ABILITY\t\"string\"", + "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_TEMPORARY_ABILITY" }, { - "trigger": "GUILD_INFO_TEMPLATE\tstring", - "contents": "GUILD_INFO_TEMPLATE", + "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_UPGRADE\t\"string\"", + "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_CANNOT_APPLY_UPGRADE" }, { - "trigger": "GUILD_INFORMATION\tstring", - "contents": "GUILD_INFORMATION", + "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_IS_NOT_MAX_LEVEL\t\"string\"", + "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_IS_NOT_MAX_LEVEL" }, { - "trigger": "GUILD_INTEREST\tstring", - "contents": "GUILD_INTEREST", + "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_NOT_COLLECTED\t\"string\"", + "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_NOT_COLLECTED" }, { - "trigger": "GUILD_INTEREST_DUNGEON\tstring", - "contents": "GUILD_INTEREST_DUNGEON", + "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_ON_MISSION\t\"string\"", + "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_ON_MISSION" }, { - "trigger": "GUILD_INTEREST_DUNGEON_TOOLTIP\tstring", - "contents": "GUILD_INTEREST_DUNGEON_TOOLTIP", + "trigger": "GARRISON_FOLLOWER_UPGRADE_ERROR_WORKING\t\"string\"", + "contents": "GARRISON_FOLLOWER_UPGRADE_ERROR_WORKING" }, { - "trigger": "GUILD_INTEREST_PVP\tstring", - "contents": "GUILD_INTEREST_PVP", + "trigger": "GARRISON_FOLLOWER_UPGRADE_REQUIRES_MAX_LEVEL\t\"string\"", + "contents": "GARRISON_FOLLOWER_UPGRADE_REQUIRES_MAX_LEVEL" }, { - "trigger": "GUILD_INTEREST_PVP_TOOLTIP\tstring", - "contents": "GUILD_INTEREST_PVP_TOOLTIP", + "trigger": "GARRISON_FOLLOWER_WORKING\t\"string\"", + "contents": "GARRISON_FOLLOWER_WORKING" }, { - "trigger": "GUILD_INTEREST_QUEST\tstring", - "contents": "GUILD_INTEREST_QUEST", + "trigger": "GARRISON_FOLLOWER_WORKING_ADD_ERR\t\"string\"", + "contents": "GARRISON_FOLLOWER_WORKING_ADD_ERR" }, { - "trigger": "GUILD_INTEREST_QUEST_TOOLTIP\tstring", - "contents": "GUILD_INTEREST_QUEST_TOOLTIP", + "trigger": "GARRISON_FOLLOWER_XP_ADDED_SHIPMENT\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_ADDED_SHIPMENT" }, { - "trigger": "GUILD_INTEREST_RAID\tstring", - "contents": "GUILD_INTEREST_RAID", + "trigger": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT" }, { - "trigger": "GUILD_INTEREST_RAID_TOOLTIP\tstring", - "contents": "GUILD_INTEREST_RAID_TOOLTIP", + "trigger": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_LEVEL_UP\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_LEVEL_UP" }, { - "trigger": "GUILD_INTEREST_RP\tstring", - "contents": "GUILD_INTEREST_RP", + "trigger": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_QUALITY_UP\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_ADDED_ZONE_SUPPORT_QUALITY_UP" }, { - "trigger": "GUILD_INTEREST_RP_TOOLTIP\tstring", - "contents": "GUILD_INTEREST_RP_TOOLTIP", + "trigger": "GARRISON_FOLLOWER_XP_BAR_LABEL\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_BAR_LABEL" }, { - "trigger": "GUILD_INVITATION\tstring", - "contents": "GUILD_INVITATION", + "trigger": "GARRISON_FOLLOWER_XP_LEFT\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_LEFT" }, { - "trigger": "GUILD_INVITE_DECLINE\tstring", - "contents": "GUILD_INVITE_DECLINE", + "trigger": "GARRISON_FOLLOWER_XP_STRING\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_STRING" }, { - "trigger": "GUILD_INVITE_JOIN\tstring", - "contents": "GUILD_INVITE_JOIN", + "trigger": "GARRISON_FOLLOWER_XP_UPGRADE_STRING\t\"string\"", + "contents": "GARRISON_FOLLOWER_XP_UPGRADE_STRING" }, { - "trigger": "GUILD_ITEM_LOOTED\tstring", - "contents": "GUILD_ITEM_LOOTED", + "trigger": "GARRISON_FOLLOWERS\t\"string\"", + "contents": "GARRISON_FOLLOWERS" }, { - "trigger": "GUILD_ITEM_LOOTED_BROADCAST\tstring", - "contents": "GUILD_ITEM_LOOTED_BROADCAST", + "trigger": "GARRISON_FOLLOWERS_TITLE\t\"string\"", + "contents": "GARRISON_FOLLOWERS_TITLE" }, { - "trigger": "GUILD_LATEST_PERK\tstring", - "contents": "GUILD_LATEST_PERK", + "trigger": "GARRISON_GATHERING_RECRUITS\t\"string\"", + "contents": "GARRISON_GATHERING_RECRUITS" }, { - "trigger": "GUILD_LEAVE\tstring", - "contents": "GUILD_LEAVE", + "trigger": "GARRISON_HIRE_FOLLOWER\t\"string\"", + "contents": "GARRISON_HIRE_FOLLOWER" }, { - "trigger": "GUILD_LEVEL\tstring", - "contents": "GUILD_LEVEL", + "trigger": "GARRISON_LANDING_AVAILABLE\t\"string\"", + "contents": "GARRISON_LANDING_AVAILABLE" }, { - "trigger": "GUILD_LEVEL_AND_FACTION\tstring", - "contents": "GUILD_LEVEL_AND_FACTION", + "trigger": "GARRISON_LANDING_BUILDING_COMPLEATE\t\"string\"", + "contents": "GARRISON_LANDING_BUILDING_COMPLEATE" }, { - "trigger": "GUILD_LOWERRANK_BUTTON_TOOLTIP\tstring", - "contents": "GUILD_LOWERRANK_BUTTON_TOOLTIP", + "trigger": "GARRISON_LANDING_COMPLETED\t\"string\"", + "contents": "GARRISON_LANDING_COMPLETED" }, { - "trigger": "GUILD_MEMBER_OPTIONS\tstring", - "contents": "GUILD_MEMBER_OPTIONS", + "trigger": "GARRISON_LANDING_IN_PROGRESS\t\"string\"", + "contents": "GARRISON_LANDING_IN_PROGRESS" }, { - "trigger": "GUILD_MEMBER_TEMPLATE\tstring", - "contents": "GUILD_MEMBER_TEMPLATE", + "trigger": "GARRISON_LANDING_INVASION\t\"string\"", + "contents": "GARRISON_LANDING_INVASION" }, { - "trigger": "GUILD_MEMBERS_ONLINE\tstring", - "contents": "GUILD_MEMBERS_ONLINE", + "trigger": "GARRISON_LANDING_INVASION_ALERT\t\"string\"", + "contents": "GARRISON_LANDING_INVASION_ALERT" }, { - "trigger": "GUILD_MEMBERS_ONLINE_COLON\tstring", - "contents": "GUILD_MEMBERS_ONLINE_COLON", + "trigger": "GARRISON_LANDING_INVASION_TOOLTIP\t\"string\"", + "contents": "GARRISON_LANDING_INVASION_TOOLTIP" }, { - "trigger": "GUILD_MEMBERSHIP_REQUEST_SENT\tstring", - "contents": "GUILD_MEMBERSHIP_REQUEST_SENT", + "trigger": "GARRISON_LANDING_NEXT\t\"string\"", + "contents": "GARRISON_LANDING_NEXT" }, { - "trigger": "GUILD_MESSAGE\tstring", - "contents": "GUILD_MESSAGE", + "trigger": "GARRISON_LANDING_PAGE_TITLE\t\"string\"", + "contents": "GARRISON_LANDING_PAGE_TITLE" }, { - "trigger": "GUILD_MOTD\tstring", - "contents": "GUILD_MOTD", + "trigger": "GARRISON_LANDING_RECRUITMENT_STARTED_ALERT\t\"string\"", + "contents": "GARRISON_LANDING_RECRUITMENT_STARTED_ALERT" }, { - "trigger": "GUILD_MOTD_EDITLABEL\tstring", - "contents": "GUILD_MOTD_EDITLABEL", + "trigger": "GARRISON_LANDING_RETURN\t\"string\"", + "contents": "GARRISON_LANDING_RETURN" }, { - "trigger": "GUILD_MOTD_LABEL\tstring", - "contents": "GUILD_MOTD_LABEL", + "trigger": "GARRISON_LANDING_SHIPMENT_COUNT\t\"string\"", + "contents": "GARRISON_LANDING_SHIPMENT_COUNT" }, { - "trigger": "GUILD_MOTD_LABEL2\tstring", - "contents": "GUILD_MOTD_LABEL2", + "trigger": "GARRISON_LANDING_SHIPMENT_LABEL\t\"string\"", + "contents": "GARRISON_LANDING_SHIPMENT_LABEL" }, { - "trigger": "GUILD_MOTD_TEMPLATE\tstring", - "contents": "GUILD_MOTD_TEMPLATE", + "trigger": "GARRISON_LANDING_SHIPMENT_READY_TO_START\t\"string\"", + "contents": "GARRISON_LANDING_SHIPMENT_READY_TO_START" }, { - "trigger": "GUILD_MOVE_COMPLETE\tstring", - "contents": "GUILD_MOVE_COMPLETE", + "trigger": "GARRISON_LANDING_SHIPMENT_STARTED_ALERT\t\"string\"", + "contents": "GARRISON_LANDING_SHIPMENT_STARTED_ALERT" }, { - "trigger": "GUILD_MOVE_STARTING\tstring", - "contents": "GUILD_MOVE_STARTING", + "trigger": "GARRISON_LANDING_STATUS_BUILDING\t\"string\"", + "contents": "GARRISON_LANDING_STATUS_BUILDING" }, { - "trigger": "GUILD_NAME\tstring", - "contents": "GUILD_NAME", + "trigger": "GARRISON_LANDING_STATUS_MISSION_COMBAT\t\"string\"", + "contents": "GARRISON_LANDING_STATUS_MISSION_COMBAT" }, { - "trigger": "GUILD_NAME_ALERT\tstring", - "contents": "GUILD_NAME_ALERT", + "trigger": "GARRISON_LANDING_STATUS_MISSION_TRAVEL\t\"string\"", + "contents": "GARRISON_LANDING_STATUS_MISSION_TRAVEL" }, { - "trigger": "GUILD_NAME_ALERT_GM_HELP\tstring", - "contents": "GUILD_NAME_ALERT_GM_HELP", + "trigger": "GARRISON_LOCATION_TOOLTIP\t\"string\"", + "contents": "GARRISON_LOCATION_TOOLTIP" }, { - "trigger": "GUILD_NAME_ALERT_MEMBER_HELP\tstring", - "contents": "GUILD_NAME_ALERT_MEMBER_HELP", + "trigger": "GARRISON_LOCKED_PLOT_TOOLTIP\t\"string\"", + "contents": "GARRISON_LOCKED_PLOT_TOOLTIP" }, { - "trigger": "GUILD_NAME_ALERT_WARNING\tstring", - "contents": "GUILD_NAME_ALERT_WARNING", + "trigger": "GARRISON_LONG_MISSION_TIME_FORMAT\t\"string\"", + "contents": "GARRISON_LONG_MISSION_TIME_FORMAT" }, { - "trigger": "GUILD_NAME_TEMPLATE\tstring", - "contents": "GUILD_NAME_TEMPLATE", + "trigger": "GARRISON_MATERIAL_TOOLTIP\t\"string\"", + "contents": "GARRISON_MATERIAL_TOOLTIP" }, { - "trigger": "GUILD_NEW_RANK\tstring", - "contents": "GUILD_NEW_RANK", + "trigger": "GARRISON_MAX_FOLLOWERS_CANNOT_RECRUIT\t\"string\"", + "contents": "GARRISON_MAX_FOLLOWERS_CANNOT_RECRUIT" }, { - "trigger": "GUILD_NEWS\tstring", - "contents": "GUILD_NEWS", + "trigger": "GARRISON_MAX_FOLLOWERS_MISSION_TOOLTIP\t\"string\"", + "contents": "GARRISON_MAX_FOLLOWERS_MISSION_TOOLTIP" }, { - "trigger": "GUILD_NEWS_AND_EVENTS\tstring", - "contents": "GUILD_NEWS_AND_EVENTS", + "trigger": "GARRISON_MAX_FOLLOWERS_TOOLTIP\t\"string\"", + "contents": "GARRISON_MAX_FOLLOWERS_TOOLTIP" }, { - "trigger": "GUILD_NEWS_DATE\tstring", - "contents": "GUILD_NEWS_DATE", + "trigger": "GARRISON_MISSION_ADD_FOLLOWER\t\"string\"", + "contents": "GARRISON_MISSION_ADD_FOLLOWER" }, { - "trigger": "GUILD_NEWS_FILTER1\tstring", - "contents": "GUILD_NEWS_FILTER1", + "trigger": "GARRISON_MISSION_ADDED_TOAST1\t\"string\"", + "contents": "GARRISON_MISSION_ADDED_TOAST1" }, { - "trigger": "GUILD_NEWS_FILTER2\tstring", - "contents": "GUILD_NEWS_FILTER2", + "trigger": "GARRISON_MISSION_ADDED_TOAST2\t\"string\"", + "contents": "GARRISON_MISSION_ADDED_TOAST2" }, { - "trigger": "GUILD_NEWS_FILTER3\tstring", - "contents": "GUILD_NEWS_FILTER3", + "trigger": "GARRISON_MISSION_AREA_ENV\t\"string\"", + "contents": "GARRISON_MISSION_AREA_ENV" }, { - "trigger": "GUILD_NEWS_FILTER4\tstring", - "contents": "GUILD_NEWS_FILTER4", + "trigger": "GARRISON_MISSION_AVAILABILITY\t\"string\"", + "contents": "GARRISON_MISSION_AVAILABILITY" }, { - "trigger": "GUILD_NEWS_FILTER5\tstring", - "contents": "GUILD_NEWS_FILTER5", + "trigger": "GARRISON_MISSION_BASE_XP\t\"string\"", + "contents": "GARRISON_MISSION_BASE_XP" }, { - "trigger": "GUILD_NEWS_FILTER6\tstring", - "contents": "GUILD_NEWS_FILTER6", + "trigger": "GARRISON_MISSION_BASE_XP_PLUS\t\"string\"", + "contents": "GARRISON_MISSION_BASE_XP_PLUS" }, { - "trigger": "GUILD_NEWS_FILTER7\tstring", - "contents": "GUILD_NEWS_FILTER7", + "trigger": "GARRISON_MISSION_BONUS_BASE_XP_TOOLTIP\t\"string\"", + "contents": "GARRISON_MISSION_BONUS_BASE_XP_TOOLTIP" }, { - "trigger": "GUILD_NEWS_FILTER9\tstring", - "contents": "GUILD_NEWS_FILTER9", + "trigger": "GARRISON_MISSION_BONUS_REWARD_MOMENT\t\"string\"", + "contents": "GARRISON_MISSION_BONUS_REWARD_MOMENT" }, { - "trigger": "GUILD_NEWS_FILTERS\tstring", - "contents": "GUILD_NEWS_FILTERS", + "trigger": "GARRISON_MISSION_CHANCE\t\"string\"", + "contents": "GARRISON_MISSION_CHANCE" }, { - "trigger": "GUILD_NEWS_FORMAT0\tstring", - "contents": "GUILD_NEWS_FORMAT0", + "trigger": "GARRISON_MISSION_CHANCE_TOOLTIP_HEADER\t\"string\"", + "contents": "GARRISON_MISSION_CHANCE_TOOLTIP_HEADER" }, { - "trigger": "GUILD_NEWS_FORMAT1\tstring", - "contents": "GUILD_NEWS_FORMAT1", + "trigger": "GARRISON_MISSION_CHANCE_TOOLTIP_TEXT\t\"string\"", + "contents": "GARRISON_MISSION_CHANCE_TOOLTIP_TEXT" }, { - "trigger": "GUILD_NEWS_FORMAT2\tstring", - "contents": "GUILD_NEWS_FORMAT2", + "trigger": "GARRISON_MISSION_COMPLETE\t\"string\"", + "contents": "GARRISON_MISSION_COMPLETE" }, { - "trigger": "GUILD_NEWS_FORMAT3\tstring", - "contents": "GUILD_NEWS_FORMAT3", + "trigger": "GARRISON_MISSION_COMPLETE_BONUS_CHANCE\t\"string\"", + "contents": "GARRISON_MISSION_COMPLETE_BONUS_CHANCE" }, { - "trigger": "GUILD_NEWS_FORMAT4\tstring", - "contents": "GUILD_NEWS_FORMAT4", + "trigger": "GARRISON_MISSION_COUNTER_FROM\t\"string\"", + "contents": "GARRISON_MISSION_COUNTER_FROM" }, { - "trigger": "GUILD_NEWS_FORMAT5\tstring", - "contents": "GUILD_NEWS_FORMAT5", + "trigger": "GARRISON_MISSION_ENVIRONMENT\t\"string\"", + "contents": "GARRISON_MISSION_ENVIRONMENT" }, { - "trigger": "GUILD_NEWS_FORMAT6\tstring", - "contents": "GUILD_NEWS_FORMAT6", + "trigger": "GARRISON_MISSION_ENVIRONMENT_TOOLTIP\t\"string\"", + "contents": "GARRISON_MISSION_ENVIRONMENT_TOOLTIP" }, { - "trigger": "GUILD_NEWS_FORMAT7\tstring", - "contents": "GUILD_NEWS_FORMAT7", + "trigger": "GARRISON_MISSION_EXHAUSTING\t\"string\"", + "contents": "GARRISON_MISSION_EXHAUSTING" }, { - "trigger": "GUILD_NEWS_FORMAT8\tstring", - "contents": "GUILD_NEWS_FORMAT8", + "trigger": "GARRISON_MISSION_EXPECTED_ILVL\t\"string\"", + "contents": "GARRISON_MISSION_EXPECTED_ILVL" }, { - "trigger": "GUILD_NEWS_ITEM_PURCHASED\tstring", - "contents": "GUILD_NEWS_ITEM_PURCHASED", + "trigger": "GARRISON_MISSION_EXPECTED_ILVL_TOOLTIP\t\"string\"", + "contents": "GARRISON_MISSION_EXPECTED_ILVL_TOOLTIP" }, { - "trigger": "GUILD_NEWS_LINK_ITEM\tstring", - "contents": "GUILD_NEWS_LINK_ITEM", + "trigger": "GARRISON_MISSION_FAILED\t\"string\"", + "contents": "GARRISON_MISSION_FAILED" }, { - "trigger": "GUILD_NEWS_MAKE_STICKY\tstring", - "contents": "GUILD_NEWS_MAKE_STICKY", + "trigger": "GARRISON_MISSION_IN_PROGRESS\t\"string\"", + "contents": "GARRISON_MISSION_IN_PROGRESS" }, { - "trigger": "GUILD_NEWS_MOTD\tstring", - "contents": "GUILD_NEWS_MOTD", + "trigger": "GARRISON_MISSION_IN_PROGRESS_TOOLTIP\t\"string\"", + "contents": "GARRISON_MISSION_IN_PROGRESS_TOOLTIP" }, { - "trigger": "GUILD_NEWS_REMOVE_STICKY\tstring", - "contents": "GUILD_NEWS_REMOVE_STICKY", + "trigger": "GARRISON_MISSION_LEVEL_ITEMLEVEL_TOOLTIP\t\"string\"", + "contents": "GARRISON_MISSION_LEVEL_ITEMLEVEL_TOOLTIP" }, { - "trigger": "GUILD_NEWS_VIEW_ACHIEVEMENT\tstring", - "contents": "GUILD_NEWS_VIEW_ACHIEVEMENT", + "trigger": "GARRISON_MISSION_LEVEL_TOOLTIP\t\"string\"", + "contents": "GARRISON_MISSION_LEVEL_TOOLTIP" }, { - "trigger": "GUILD_NEXT_PERK_LEVEL\tstring", - "contents": "GUILD_NEXT_PERK_LEVEL", + "trigger": "GARRISON_MISSION_PARTY_BUFFS\t\"string\"", + "contents": "GARRISON_MISSION_PARTY_BUFFS" }, { - "trigger": "GUILD_NO_GUILD_EVENTS\tstring", - "contents": "GUILD_NO_GUILD_EVENTS", + "trigger": "GARRISON_MISSION_PERCENT_CHANCE\t\"string\"", + "contents": "GARRISON_MISSION_PERCENT_CHANCE" }, { - "trigger": "GUILD_NO_GUILD_NEWS\tstring", - "contents": "GUILD_NO_GUILD_NEWS", + "trigger": "GARRISON_MISSION_RARE\t\"string\"", + "contents": "GARRISON_MISSION_RARE" }, { - "trigger": "GUILD_NOT_ALLIED_S\tstring", - "contents": "GUILD_NOT_ALLIED_S", + "trigger": "GARRISON_MISSION_REPORT\t\"string\"", + "contents": "GARRISON_MISSION_REPORT" }, { - "trigger": "GUILD_NOTE_EDITLABEL\tstring", - "contents": "GUILD_NOTE_EDITLABEL", + "trigger": "GARRISON_MISSION_REQUIRED_CHANCE_NOT_MET\t\"string\"", + "contents": "GARRISON_MISSION_REQUIRED_CHANCE_NOT_MET" }, { - "trigger": "GUILD_NOTES_LABEL\tstring", - "contents": "GUILD_NOTES_LABEL", + "trigger": "GARRISON_MISSION_REQUIRED_FOLLOWERS_NOT_FOUND\t\"string\"", + "contents": "GARRISON_MISSION_REQUIRED_FOLLOWERS_NOT_FOUND" }, { - "trigger": "GUILD_OFFICER_NOTE\tstring", - "contents": "GUILD_OFFICER_NOTE", + "trigger": "GARRISON_MISSION_REQUIRED_SINGLE_FOLLOWER_NOT_FOUND\t\"string\"", + "contents": "GARRISON_MISSION_REQUIRED_SINGLE_FOLLOWER_NOT_FOUND" }, { - "trigger": "GUILD_OFFICERNOTE_EDITLABEL\tstring", - "contents": "GUILD_OFFICERNOTE_EDITLABEL", + "trigger": "GARRISON_MISSION_REWARD_HEADER\t\"string\"", + "contents": "GARRISON_MISSION_REWARD_HEADER" }, { - "trigger": "GUILD_OFFICERNOTES_LABEL\tstring", - "contents": "GUILD_OFFICERNOTES_LABEL", + "trigger": "GARRISON_MISSION_REWARDS_TOOLTIP\t\"string\"", + "contents": "GARRISON_MISSION_REWARDS_TOOLTIP" }, { - "trigger": "GUILD_ONLINE_LABEL\tstring", - "contents": "GUILD_ONLINE_LABEL", + "trigger": "GARRISON_MISSION_STARTED\t\"string\"", + "contents": "GARRISON_MISSION_STARTED" }, { - "trigger": "GUILD_OPEN_RECRUITMENT\tstring", - "contents": "GUILD_OPEN_RECRUITMENT", + "trigger": "GARRISON_MISSION_SUCCESS\t\"string\"", + "contents": "GARRISON_MISSION_SUCCESS" }, { - "trigger": "GUILD_PERKS\tstring", - "contents": "GUILD_PERKS", + "trigger": "GARRISON_MISSION_TIME\t\"string\"", + "contents": "GARRISON_MISSION_TIME" }, { - "trigger": "GUILD_PETITION_LEADER_INSTRUCTIONS\tstring", - "contents": "GUILD_PETITION_LEADER_INSTRUCTIONS", + "trigger": "GARRISON_MISSION_TIME_TOTAL\t\"string\"", + "contents": "GARRISON_MISSION_TIME_TOTAL" }, { - "trigger": "GUILD_PETITION_MEMBER_INSTRUCTIONS\tstring", - "contents": "GUILD_PETITION_MEMBER_INSTRUCTIONS", + "trigger": "GARRISON_MISSION_TIMELEFT\t\"string\"", + "contents": "GARRISON_MISSION_TIMELEFT" }, { - "trigger": "GUILD_PLAYSTYLE\tstring", - "contents": "GUILD_PLAYSTYLE", + "trigger": "GARRISON_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS\t\"string\"", + "contents": "GARRISON_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS" }, { - "trigger": "GUILD_PLAYSTYLE_CASUAL\tstring", - "contents": "GUILD_PLAYSTYLE_CASUAL", + "trigger": "GARRISON_MISSION_TOOLTIP_RETURN_TO_START\t\"string\"", + "contents": "GARRISON_MISSION_TOOLTIP_RETURN_TO_START" }, { - "trigger": "GUILD_PLAYSTYLE_HARDCORE\tstring", - "contents": "GUILD_PLAYSTYLE_HARDCORE", + "trigger": "GARRISON_MISSION_TRAVEL\t\"string\"", + "contents": "GARRISON_MISSION_TRAVEL" }, { - "trigger": "GUILD_PLAYSTYLE_MODERATE\tstring", - "contents": "GUILD_PLAYSTYLE_MODERATE", + "trigger": "GARRISON_MISSION_TUTORIAL1\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL1" }, { - "trigger": "GUILD_POINTS_TT\tstring", - "contents": "GUILD_POINTS_TT", + "trigger": "GARRISON_MISSION_TUTORIAL2\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL2" }, { - "trigger": "GUILD_PROMOTE\tstring", - "contents": "GUILD_PROMOTE", + "trigger": "GARRISON_MISSION_TUTORIAL3\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL3" }, { - "trigger": "GUILD_PVP_STATUS\tstring", - "contents": "GUILD_PVP_STATUS", + "trigger": "GARRISON_MISSION_TUTORIAL4\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL4" }, { - "trigger": "GUILD_RAISERANK_BUTTON_TOOLTIP\tstring", - "contents": "GUILD_RAISERANK_BUTTON_TOOLTIP", + "trigger": "GARRISON_MISSION_TUTORIAL5\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL5" }, { - "trigger": "GUILD_RANK0_DESC\tstring", - "contents": "GUILD_RANK0_DESC", + "trigger": "GARRISON_MISSION_TUTORIAL6\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL6" }, { - "trigger": "GUILD_RANK1_DESC\tstring", - "contents": "GUILD_RANK1_DESC", + "trigger": "GARRISON_MISSION_TUTORIAL7\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL7" }, { - "trigger": "GUILD_RANK2_DESC\tstring", - "contents": "GUILD_RANK2_DESC", + "trigger": "GARRISON_MISSION_TUTORIAL8\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL8" }, { - "trigger": "GUILD_RANK3_DESC\tstring", - "contents": "GUILD_RANK3_DESC", + "trigger": "GARRISON_MISSION_TUTORIAL9\t\"string\"", + "contents": "GARRISON_MISSION_TUTORIAL9" }, { - "trigger": "GUILD_RANK4_DESC\tstring", - "contents": "GUILD_RANK4_DESC", + "trigger": "GARRISON_MISSION_XP\t\"string\"", + "contents": "GARRISON_MISSION_XP" }, { - "trigger": "GUILD_RANK_AUTHENTICATOR_TOOLTIP\tstring", - "contents": "GUILD_RANK_AUTHENTICATOR_TOOLTIP", + "trigger": "GARRISON_MISSIONS\t\"string\"", + "contents": "GARRISON_MISSIONS" }, { - "trigger": "GUILD_RANK_UNAVAILABLE\tstring", - "contents": "GUILD_RANK_UNAVAILABLE", + "trigger": "GARRISON_MISSIONS_TITLE\t\"string\"", + "contents": "GARRISON_MISSIONS_TITLE" }, { - "trigger": "GUILD_RANK_UNAVAILABLE_AUTHENTICATOR\tstring", - "contents": "GUILD_RANK_UNAVAILABLE_AUTHENTICATOR", + "trigger": "GARRISON_MONUMENTS_TITLE\t\"string\"", + "contents": "GARRISON_MONUMENTS_TITLE" }, { - "trigger": "GUILD_RECRUITMENT_ANYLEVEL\tstring", - "contents": "GUILD_RECRUITMENT_ANYLEVEL", + "trigger": "GARRISON_NAVAL_MAP\t\"string\"", + "contents": "GARRISON_NAVAL_MAP" }, { - "trigger": "GUILD_RECRUITMENT_LEVEL\tstring", - "contents": "GUILD_RECRUITMENT_LEVEL", + "trigger": "GARRISON_NO_MORE_FOLLOWER_ACTIVATIONS\t\"string\"", + "contents": "GARRISON_NO_MORE_FOLLOWER_ACTIVATIONS" }, { - "trigger": "GUILD_RECRUITMENT_MAXLEVEL\tstring", - "contents": "GUILD_RECRUITMENT_MAXLEVEL", + "trigger": "GARRISON_NO_SELECTED_FOLLOWER\t\"string\"", + "contents": "GARRISON_NO_SELECTED_FOLLOWER" }, { - "trigger": "GUILD_REGISTRAR_PURCHASE_TEXT\tstring", - "contents": "GUILD_REGISTRAR_PURCHASE_TEXT", + "trigger": "GARRISON_NO_SELECTED_SHIP\t\"string\"", + "contents": "GARRISON_NO_SELECTED_SHIP" }, { - "trigger": "GUILD_RENAMED\tstring", - "contents": "GUILD_RENAMED", + "trigger": "GARRISON_NOT_ENOUGH_MATERIALS_TOOLTIP\t\"string\"", + "contents": "GARRISON_NOT_ENOUGH_MATERIALS_TOOLTIP" }, { - "trigger": "GUILD_REP_WEEKLY_CAPPED\tstring", - "contents": "GUILD_REP_WEEKLY_CAPPED", + "trigger": "GARRISON_NUM_COMPLETED_MISSIONS\t\"string\"", + "contents": "GARRISON_NUM_COMPLETED_MISSIONS" }, { - "trigger": "GUILD_REPUTATION\tstring", - "contents": "GUILD_REPUTATION", + "trigger": "GARRISON_PARTY_INSTRUCTIONS_MANY\t\"string\"", + "contents": "GARRISON_PARTY_INSTRUCTIONS_MANY" }, { - "trigger": "GUILD_REPUTATION_CAP\tstring", - "contents": "GUILD_REPUTATION_CAP", + "trigger": "GARRISON_PARTY_INSTRUCTIONS_SINGLE\t\"string\"", + "contents": "GARRISON_PARTY_INSTRUCTIONS_SINGLE" }, { - "trigger": "GUILD_REPUTATION_COLON\tstring", - "contents": "GUILD_REPUTATION_COLON", + "trigger": "GARRISON_PARTY_NOT_ENOUGH_CHAMPIONS\t\"string\"", + "contents": "GARRISON_PARTY_NOT_ENOUGH_CHAMPIONS" }, { - "trigger": "GUILD_REPUTATION_WARNING\tstring", - "contents": "GUILD_REPUTATION_WARNING", + "trigger": "GARRISON_PARTY_NOT_FULL_TOOLTIP\t\"string\"", + "contents": "GARRISON_PARTY_NOT_FULL_TOOLTIP" }, { - "trigger": "GUILD_REPUTATION_WARNING_GENERIC\tstring", - "contents": "GUILD_REPUTATION_WARNING_GENERIC", + "trigger": "GARRISON_PICK_TITLE\t\"string\"", + "contents": "GARRISON_PICK_TITLE" }, { - "trigger": "GUILD_REPUTATION_WEEKLY\tstring", - "contents": "GUILD_REPUTATION_WEEKLY", + "trigger": "GARRISON_PLAN_REQUIRED\t\"string\"", + "contents": "GARRISON_PLAN_REQUIRED" }, { - "trigger": "GUILD_REWARDS_ACHIEVEMENT_ICON\tstring", - "contents": "GUILD_REWARDS_ACHIEVEMENT_ICON", + "trigger": "GARRISON_RANDOM_RECRUIT\t\"string\"", + "contents": "GARRISON_RANDOM_RECRUIT" }, { - "trigger": "GUILD_REWARDS_VISIT_VENDOR\tstring", - "contents": "GUILD_REWARDS_VISIT_VENDOR", + "trigger": "GARRISON_RECRUIT_ABILITIES\t\"string\"", + "contents": "GARRISON_RECRUIT_ABILITIES" }, { - "trigger": "GUILD_ROSTER\tstring", - "contents": "GUILD_ROSTER", + "trigger": "GARRISON_RECRUIT_ABILITY\t\"string\"", + "contents": "GARRISON_RECRUIT_ABILITY" }, { - "trigger": "GUILD_ROSTER_ARENA_RATING\tstring", - "contents": "GUILD_ROSTER_ARENA_RATING", + "trigger": "GARRISON_RECRUIT_NEXT_WEEK\t\"string\"", + "contents": "GARRISON_RECRUIT_NEXT_WEEK" }, { - "trigger": "GUILD_ROSTER_TEMPLATE\tstring", - "contents": "GUILD_ROSTER_TEMPLATE", + "trigger": "GARRISON_RECRUIT_TRAIT\t\"string\"", + "contents": "GARRISON_RECRUIT_TRAIT" }, { - "trigger": "GUILD_ROSTER_VIEW\tstring", - "contents": "GUILD_ROSTER_VIEW", + "trigger": "GARRISON_RECRUIT_TRAITS\t\"string\"", + "contents": "GARRISON_RECRUIT_TRAITS" }, { - "trigger": "GUILD_SET_FILTERS_LINK\tstring", - "contents": "GUILD_SET_FILTERS_LINK", + "trigger": "GARRISON_RESOURCES_LOOT\t\"string\"", + "contents": "GARRISON_RESOURCES_LOOT" }, { - "trigger": "GUILD_STATUS\tstring", - "contents": "GUILD_STATUS", + "trigger": "GARRISON_RETURN\t\"string\"", + "contents": "GARRISON_RETURN" }, { - "trigger": "GUILD_TAB_GUILD\tstring", - "contents": "GUILD_TAB_GUILD", + "trigger": "GARRISON_REWARD_BRONZE_CHEST\t\"string\"", + "contents": "GARRISON_REWARD_BRONZE_CHEST" }, { - "trigger": "GUILD_TAB_GUILD_ABBR\tstring", - "contents": "GUILD_TAB_GUILD_ABBR", + "trigger": "GARRISON_REWARD_CHEST_TOOLTIP\t\"string\"", + "contents": "GARRISON_REWARD_CHEST_TOOLTIP" }, { - "trigger": "GUILD_TAB_INFO\tstring", - "contents": "GUILD_TAB_INFO", + "trigger": "GARRISON_REWARD_CURRENCY\t\"string\"", + "contents": "GARRISON_REWARD_CURRENCY" }, { - "trigger": "GUILD_TAB_INFO_ABBR\tstring", - "contents": "GUILD_TAB_INFO_ABBR", + "trigger": "GARRISON_REWARD_GOLD_CHEST\t\"string\"", + "contents": "GARRISON_REWARD_GOLD_CHEST" }, { - "trigger": "GUILD_TAB_NEWS\tstring", - "contents": "GUILD_TAB_NEWS", + "trigger": "GARRISON_REWARD_MONEY\t\"string\"", + "contents": "GARRISON_REWARD_MONEY" }, { - "trigger": "GUILD_TAB_NEWS_ABBR\tstring", - "contents": "GUILD_TAB_NEWS_ABBR", + "trigger": "GARRISON_REWARD_PRESTIGE\t\"string\"", + "contents": "GARRISON_REWARD_PRESTIGE" }, { - "trigger": "GUILD_TAB_PERKS\tstring", - "contents": "GUILD_TAB_PERKS", + "trigger": "GARRISON_REWARD_PRESTIGE_TOOLTIP\t\"string\"", + "contents": "GARRISON_REWARD_PRESTIGE_TOOLTIP" }, { - "trigger": "GUILD_TAB_PERKS_ABBR\tstring", - "contents": "GUILD_TAB_PERKS_ABBR", + "trigger": "GARRISON_REWARD_SILVER_CHEST\t\"string\"", + "contents": "GARRISON_REWARD_SILVER_CHEST" }, { - "trigger": "GUILD_TAB_REWARDS\tstring", - "contents": "GUILD_TAB_REWARDS", + "trigger": "GARRISON_REWARD_XP\t\"string\"", + "contents": "GARRISON_REWARD_XP" }, { - "trigger": "GUILD_TAB_REWARDS_ABBR\tstring", - "contents": "GUILD_TAB_REWARDS_ABBR", + "trigger": "GARRISON_REWARD_XP_FORMAT\t\"string\"", + "contents": "GARRISON_REWARD_XP_FORMAT" }, { - "trigger": "GUILD_TAB_ROSTER\tstring", - "contents": "GUILD_TAB_ROSTER", + "trigger": "GARRISON_SHIP_CAN_COUNTER\t\"string\"", + "contents": "GARRISON_SHIP_CAN_COUNTER" }, { - "trigger": "GUILD_TAB_ROSTER_ABBR\tstring", - "contents": "GUILD_TAB_ROSTER_ABBR", + "trigger": "GARRISON_SHIP_CANNOT_DECOMMISSION_ON_MISSION\t\"string\"", + "contents": "GARRISON_SHIP_CANNOT_DECOMMISSION_ON_MISSION" }, { - "trigger": "GUILD_TEMPLATE\tstring", - "contents": "GUILD_TEMPLATE", + "trigger": "GARRISON_SHIP_CANNOT_DECOMMISSION_UNTIL_FULL\t\"string\"", + "contents": "GARRISON_SHIP_CANNOT_DECOMMISSION_UNTIL_FULL" }, { - "trigger": "GUILD_TITLE_TEMPLATE\tstring", - "contents": "GUILD_TITLE_TEMPLATE", + "trigger": "GARRISON_SHIP_DECOMMISSION\t\"string\"", + "contents": "GARRISON_SHIP_DECOMMISSION" }, { - "trigger": "GUILD_TOTAL\tstring", - "contents": "GUILD_TOTAL", + "trigger": "GARRISON_SHIP_DECOMMISSION_CONFIRMATION\t\"string\"", + "contents": "GARRISON_SHIP_DECOMMISSION_CONFIRMATION" }, { - "trigger": "GUILD_TOTALONLINE\tstring", - "contents": "GUILD_TOTALONLINE", + "trigger": "GARRISON_SHIP_DECOMMISSION_SUCCEEDED\t\"string\"", + "contents": "GARRISON_SHIP_DECOMMISSION_SUCCEEDED" }, { - "trigger": "GUILD_TRADE_SKILL_CRAFTERS_COLON\tstring", - "contents": "GUILD_TRADE_SKILL_CRAFTERS_COLON", + "trigger": "GARRISON_SHIP_RENAME\t\"string\"", + "contents": "GARRISON_SHIP_RENAME" }, { - "trigger": "GUILD_TRADE_SKILL_TITLE\tstring", - "contents": "GUILD_TRADE_SKILL_TITLE", + "trigger": "GARRISON_SHIP_RENAME_DEFAULT_LABEL\t\"string\"", + "contents": "GARRISON_SHIP_RENAME_DEFAULT_LABEL" }, { - "trigger": "GUILD_TRADE_SKILL_VIEW_CRAFTERS\tstring", - "contents": "GUILD_TRADE_SKILL_VIEW_CRAFTERS", + "trigger": "GARRISON_SHIP_RENAME_LABEL\t\"string\"", + "contents": "GARRISON_SHIP_RENAME_LABEL" }, { - "trigger": "GUILD_VIEW_ALL_PERKS_LINK\tstring", - "contents": "GUILD_VIEW_ALL_PERKS_LINK", + "trigger": "GARRISON_SHIPMENT_EMPTY\t\"string\"", + "contents": "GARRISON_SHIPMENT_EMPTY" }, { - "trigger": "GUILD_VIEW_ALL_RECIPES_LINK\tstring", - "contents": "GUILD_VIEW_ALL_RECIPES_LINK", + "trigger": "GARRISON_SHIPMENT_IN_PROGRESS\t\"string\"", + "contents": "GARRISON_SHIPMENT_IN_PROGRESS" }, { - "trigger": "GUILD_VIEW_LOG\tstring", - "contents": "GUILD_VIEW_LOG", + "trigger": "GARRISON_SHIPMENT_READY\t\"string\"", + "contents": "GARRISON_SHIPMENT_READY" }, { - "trigger": "GUILD_VIEW_NEW_PERKS_LINK\tstring", - "contents": "GUILD_VIEW_NEW_PERKS_LINK", + "trigger": "GARRISON_SHIPYARD_CONFIRM_EQUIPMENT\t\"string\"", + "contents": "GARRISON_SHIPYARD_CONFIRM_EQUIPMENT" }, { - "trigger": "GUILD_XP_TOTAL\tstring", - "contents": "GUILD_XP_TOTAL", + "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_LABEL\t\"string\"", + "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_LABEL" }, { - "trigger": "GUILD_XP_WEEKLY\tstring", - "contents": "GUILD_XP_WEEKLY", + "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TEXT\t\"string\"", + "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TEXT" }, { - "trigger": "GUILDADDRANK_BUTTON_TOOLTIP\tstring", - "contents": "GUILDADDRANK_BUTTON_TOOLTIP", + "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TITLE\t\"string\"", + "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_TOOLTIP_TITLE" }, { - "trigger": "GUILDBANK_AVAILABLE_MONEY\tstring", - "contents": "GUILDBANK_AVAILABLE_MONEY", + "trigger": "GARRISON_SHIPYARD_DANGEROUS_MISSION_WARNING\t\"string\"", + "contents": "GARRISON_SHIPYARD_DANGEROUS_MISSION_WARNING" }, { - "trigger": "GUILDBANK_AWARD_MONEY_SUMMARY_FORMAT\tstring", - "contents": "GUILDBANK_AWARD_MONEY_SUMMARY_FORMAT", + "trigger": "GARRISON_SHIPYARD_EQUIPMENT_EMPTY_SLOT_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_EQUIPMENT_EMPTY_SLOT_TOOLTIP" }, { - "trigger": "GUILDBANK_BUYTAB_MONEY_FORMAT\tstring", - "contents": "GUILDBANK_BUYTAB_MONEY_FORMAT", + "trigger": "GARRISON_SHIPYARD_EQUIPMENT_EPIC_SLOT_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_EQUIPMENT_EPIC_SLOT_TOOLTIP" }, { - "trigger": "GUILDBANK_CASHFLOW\tstring", - "contents": "GUILDBANK_CASHFLOW", + "trigger": "GARRISON_SHIPYARD_EQUIPMENT_RARE_SLOT_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_EQUIPMENT_RARE_SLOT_TOOLTIP" }, { - "trigger": "GUILDBANK_DEPOSIT\tstring", - "contents": "GUILDBANK_DEPOSIT", + "trigger": "GARRISON_SHIPYARD_EQUIPMENT_UPGRADE_SLOT\t\"string\"", + "contents": "GARRISON_SHIPYARD_EQUIPMENT_UPGRADE_SLOT" }, { - "trigger": "GUILDBANK_DEPOSIT_FORMAT\tstring", - "contents": "GUILDBANK_DEPOSIT_FORMAT", + "trigger": "GARRISON_SHIPYARD_FLEET_TITLE\t\"string\"", + "contents": "GARRISON_SHIPYARD_FLEET_TITLE" }, { - "trigger": "GUILDBANK_DEPOSIT_MONEY_FORMAT\tstring", - "contents": "GUILDBANK_DEPOSIT_MONEY_FORMAT", + "trigger": "GARRISON_SHIPYARD_FOLLOWER_ADDED_TOAST\t\"string\"", + "contents": "GARRISON_SHIPYARD_FOLLOWER_ADDED_TOAST" }, { - "trigger": "GUILDBANK_INFO_TITLE_FORMAT\tstring", - "contents": "GUILDBANK_INFO_TITLE_FORMAT", + "trigger": "GARRISON_SHIPYARD_FOLLOWER_ADDED_UPGRADED_TOAST\t\"string\"", + "contents": "GARRISON_SHIPYARD_FOLLOWER_ADDED_UPGRADED_TOAST" }, { - "trigger": "GUILDBANK_LOG_QUANTITY\tstring", - "contents": "GUILDBANK_LOG_QUANTITY", + "trigger": "GARRISON_SHIPYARD_FOLLOWER_COUNT\t\"string\"", + "contents": "GARRISON_SHIPYARD_FOLLOWER_COUNT" }, { - "trigger": "GUILDBANK_LOG_TITLE_FORMAT\tstring", - "contents": "GUILDBANK_LOG_TITLE_FORMAT", + "trigger": "GARRISON_SHIPYARD_FOLLOWER_CREW\t\"string\"", + "contents": "GARRISON_SHIPYARD_FOLLOWER_CREW" }, { - "trigger": "GUILDBANK_MOVE_FORMAT\tstring", - "contents": "GUILDBANK_MOVE_FORMAT", + "trigger": "GARRISON_SHIPYARD_FOLLOWER_EQUIPMENT_SLOTS\t\"string\"", + "contents": "GARRISON_SHIPYARD_FOLLOWER_EQUIPMENT_SLOTS" }, { - "trigger": "GUILDBANK_NAME_CONFIG\tstring", - "contents": "GUILDBANK_NAME_CONFIG", + "trigger": "GARRISON_SHIPYARD_FOLLOWER_TYPE\t\"string\"", + "contents": "GARRISON_SHIPYARD_FOLLOWER_TYPE" }, { - "trigger": "GUILDBANK_POPUP_TEXT\tstring", - "contents": "GUILDBANK_POPUP_TEXT", + "trigger": "GARRISON_SHIPYARD_FOLLOWERS\t\"string\"", + "contents": "GARRISON_SHIPYARD_FOLLOWERS" }, { - "trigger": "GUILDBANK_REMAINING_MONEY\tstring", - "contents": "GUILDBANK_REMAINING_MONEY", + "trigger": "GARRISON_SHIPYARD_MISSION_CHANCE_TOOLTIP_TEXT\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_CHANCE_TOOLTIP_TEXT" }, { - "trigger": "GUILDBANK_REPAIR\tstring", - "contents": "GUILDBANK_REPAIR", + "trigger": "GARRISON_SHIPYARD_MISSION_COMPLETE_SIEGEBREAKER_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_COMPLETE_SIEGEBREAKER_TOOLTIP" }, { - "trigger": "GUILDBANK_REPAIR_MONEY_FORMAT\tstring", - "contents": "GUILDBANK_REPAIR_MONEY_FORMAT", + "trigger": "GARRISON_SHIPYARD_MISSION_INPROGRESS_TIMELEFT\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_INPROGRESS_TIMELEFT" }, { - "trigger": "GUILDBANK_TAB_COLON\tstring", - "contents": "GUILDBANK_TAB_COLON", + "trigger": "GARRISON_SHIPYARD_MISSION_PARTY_BUFFS\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_PARTY_BUFFS" }, { - "trigger": "GUILDBANK_TAB_DEPOSIT_ONLY\tstring", - "contents": "GUILDBANK_TAB_DEPOSIT_ONLY", + "trigger": "GARRISON_SHIPYARD_MISSION_RARE\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_RARE" }, { - "trigger": "GUILDBANK_TAB_FULL_ACCESS\tstring", - "contents": "GUILDBANK_TAB_FULL_ACCESS", + "trigger": "GARRISON_SHIPYARD_MISSION_REPORT\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_REPORT" }, { - "trigger": "GUILDBANK_TAB_LOCKED\tstring", - "contents": "GUILDBANK_TAB_LOCKED", + "trigger": "GARRISON_SHIPYARD_MISSION_REWARD\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_REWARD" }, { - "trigger": "GUILDBANK_TAB_NUMBER\tstring", - "contents": "GUILDBANK_TAB_NUMBER", + "trigger": "GARRISON_SHIPYARD_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_TOOLTIP_NUM_REQUIRED_FOLLOWERS" }, { - "trigger": "GUILDBANK_TAB_WITHDRAW_ONLY\tstring", - "contents": "GUILDBANK_TAB_WITHDRAW_ONLY", + "trigger": "GARRISON_SHIPYARD_MISSION_TOOLTIP_RETURN_TO_START\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_TOOLTIP_RETURN_TO_START" }, { - "trigger": "GUILDBANK_UNLOCKTAB_FORMAT\tstring", - "contents": "GUILDBANK_UNLOCKTAB_FORMAT", + "trigger": "GARRISON_SHIPYARD_MISSION_TUTORIAL_AREABUFF\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_TUTORIAL_AREABUFF" }, { - "trigger": "GUILDBANK_WITHDRAW\tstring", - "contents": "GUILDBANK_WITHDRAW", + "trigger": "GARRISON_SHIPYARD_MISSION_TUTORIAL_BLOCKADE\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_TUTORIAL_BLOCKADE" }, { - "trigger": "GUILDBANK_WITHDRAW_FORMAT\tstring", - "contents": "GUILDBANK_WITHDRAW_FORMAT", + "trigger": "GARRISON_SHIPYARD_MISSION_TUTORIAL_FIRST\t\"string\"", + "contents": "GARRISON_SHIPYARD_MISSION_TUTORIAL_FIRST" }, { - "trigger": "GUILDBANK_WITHDRAW_MONEY_FORMAT\tstring", - "contents": "GUILDBANK_WITHDRAW_MONEY_FORMAT", + "trigger": "GARRISON_SHIPYARD_MSSION_INPROGRESS_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_MSSION_INPROGRESS_TOOLTIP" }, { - "trigger": "GUILDBANK_WITHDRAWFORTAB_MONEY_FORMAT\tstring", - "contents": "GUILDBANK_WITHDRAWFORTAB_MONEY_FORMAT", + "trigger": "GARRISON_SHIPYARD_NO_SHIPS\t\"string\"", + "contents": "GARRISON_SHIPYARD_NO_SHIPS" }, { - "trigger": "GUILDCONTROL\tstring", - "contents": "GUILDCONTROL", + "trigger": "GARRISON_SHIPYARD_NO_SHIPS_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_NO_SHIPS_TOOLTIP" }, { - "trigger": "GUILDCONTROL_ALLOWRANK\tstring", - "contents": "GUILDCONTROL_ALLOWRANK", + "trigger": "GARRISON_SHIPYARD_PARTY_NOT_FULL_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_PARTY_NOT_FULL_TOOLTIP" }, { - "trigger": "GUILDCONTROL_BANK_PERMISSIONS\tstring", - "contents": "GUILDCONTROL_BANK_PERMISSIONS", + "trigger": "GARRISON_SHIPYARD_REWARD_XP\t\"string\"", + "contents": "GARRISON_SHIPYARD_REWARD_XP" }, { - "trigger": "GUILDCONTROL_DEPOSIT_ITEMS\tstring", - "contents": "GUILDCONTROL_DEPOSIT_ITEMS", + "trigger": "GARRISON_SHIPYARD_SHIP_DESTROYED\t\"string\"", + "contents": "GARRISON_SHIPYARD_SHIP_DESTROYED" }, { - "trigger": "GUILDCONTROL_GUILDRANKS\tstring", - "contents": "GUILDCONTROL_GUILDRANKS", + "trigger": "GARRISON_SHIPYARD_SHIP_NAME\t\"string\"", + "contents": "GARRISON_SHIPYARD_SHIP_NAME" }, { - "trigger": "GUILDCONTROL_OPTION1\tstring", - "contents": "GUILDCONTROL_OPTION1", + "trigger": "GARRISON_SHIPYARD_SHIP_SAVED\t\"string\"", + "contents": "GARRISON_SHIPYARD_SHIP_SAVED" }, { - "trigger": "GUILDCONTROL_OPTION10\tstring", - "contents": "GUILDCONTROL_OPTION10", + "trigger": "GARRISON_SHIPYARD_SHIP_SURVIVED\t\"string\"", + "contents": "GARRISON_SHIPYARD_SHIP_SURVIVED" }, { - "trigger": "GUILDCONTROL_OPTION11\tstring", - "contents": "GUILDCONTROL_OPTION11", + "trigger": "GARRISON_SHIPYARD_THREAT_COUNTER_TOOLTIP\t\"string\"", + "contents": "GARRISON_SHIPYARD_THREAT_COUNTER_TOOLTIP" }, { - "trigger": "GUILDCONTROL_OPTION12\tstring", - "contents": "GUILDCONTROL_OPTION12", + "trigger": "GARRISON_SHIPYARD_TITLE\t\"string\"", + "contents": "GARRISON_SHIPYARD_TITLE" }, { - "trigger": "GUILDCONTROL_OPTION13\tstring", - "contents": "GUILDCONTROL_OPTION13", + "trigger": "GARRISON_SKIP_ANIMATION_LABEL\t\"string\"", + "contents": "GARRISON_SKIP_ANIMATION_LABEL" }, { - "trigger": "GUILDCONTROL_OPTION14\tstring", - "contents": "GUILDCONTROL_OPTION14", + "trigger": "GARRISON_SKIP_MISSION_LABEL\t\"string\"", + "contents": "GARRISON_SKIP_MISSION_LABEL" }, { - "trigger": "GUILDCONTROL_OPTION15\tstring", - "contents": "GUILDCONTROL_OPTION15", + "trigger": "GARRISON_SPECIALIZATION_COOLDOWN\t\"string\"", + "contents": "GARRISON_SPECIALIZATION_COOLDOWN" }, { - "trigger": "GUILDCONTROL_OPTION15_TOOLTIP\tstring", - "contents": "GUILDCONTROL_OPTION15_TOOLTIP", + "trigger": "GARRISON_SPECIALIZATION_UNKNOWN\t\"string\"", + "contents": "GARRISON_SPECIALIZATION_UNKNOWN" }, { - "trigger": "GUILDCONTROL_OPTION16\tstring", - "contents": "GUILDCONTROL_OPTION16", + "trigger": "GARRISON_START_MISSION\t\"string\"", + "contents": "GARRISON_START_MISSION" }, { - "trigger": "GUILDCONTROL_OPTION16_TOOLTIP\tstring", - "contents": "GUILDCONTROL_OPTION16_TOOLTIP", + "trigger": "GARRISON_SWITCH_SPECIALIZATIONS\t\"string\"", + "contents": "GARRISON_SWITCH_SPECIALIZATIONS" }, { - "trigger": "GUILDCONTROL_OPTION17\tstring", - "contents": "GUILDCONTROL_OPTION17", + "trigger": "GARRISON_TALENT_ORDER_ADVANCEMENT\t\"string\"", + "contents": "GARRISON_TALENT_ORDER_ADVANCEMENT" }, { - "trigger": "GUILDCONTROL_OPTION18\tstring", - "contents": "GUILDCONTROL_OPTION18", + "trigger": "GARRISON_TALENT_RESEARCH_COMPLETE\t\"string\"", + "contents": "GARRISON_TALENT_RESEARCH_COMPLETE" }, { - "trigger": "GUILDCONTROL_OPTION19\tstring", - "contents": "GUILDCONTROL_OPTION19", + "trigger": "GARRISON_TEMPORARY_CATEGORY_FORMAT\t\"string\"", + "contents": "GARRISON_TEMPORARY_CATEGORY_FORMAT" }, { - "trigger": "GUILDCONTROL_OPTION2\tstring", - "contents": "GUILDCONTROL_OPTION2", + "trigger": "GARRISON_THREAT_COUNTER\t\"string\"", + "contents": "GARRISON_THREAT_COUNTER" }, { - "trigger": "GUILDCONTROL_OPTION20\tstring", - "contents": "GUILDCONTROL_OPTION20", + "trigger": "GARRISON_THREAT_COUNTER_TOOLTIP\t\"string\"", + "contents": "GARRISON_THREAT_COUNTER_TOOLTIP" }, { - "trigger": "GUILDCONTROL_OPTION21\tstring", - "contents": "GUILDCONTROL_OPTION21", + "trigger": "GARRISON_TIER\t\"string\"", + "contents": "GARRISON_TIER" }, { - "trigger": "GUILDCONTROL_OPTION3\tstring", - "contents": "GUILDCONTROL_OPTION3", + "trigger": "GARRISON_TOWN_HALL\t\"string\"", + "contents": "GARRISON_TOWN_HALL" }, { - "trigger": "GUILDCONTROL_OPTION4\tstring", - "contents": "GUILDCONTROL_OPTION4", + "trigger": "GARRISON_TOWN_HALL_ALLIANCE\t\"string\"", + "contents": "GARRISON_TOWN_HALL_ALLIANCE" }, { - "trigger": "GUILDCONTROL_OPTION5\tstring", - "contents": "GUILDCONTROL_OPTION5", + "trigger": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER1_TOOLTIP\t\"string\"", + "contents": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER1_TOOLTIP" }, { - "trigger": "GUILDCONTROL_OPTION6\tstring", - "contents": "GUILDCONTROL_OPTION6", + "trigger": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER2_TOOLTIP\t\"string\"", + "contents": "GARRISON_TOWN_HALL_ALLIANCE_UPGRADE_TIER2_TOOLTIP" }, { - "trigger": "GUILDCONTROL_OPTION7\tstring", - "contents": "GUILDCONTROL_OPTION7", + "trigger": "GARRISON_TOWN_HALL_EXPLANATION\t\"string\"", + "contents": "GARRISON_TOWN_HALL_EXPLANATION" }, { - "trigger": "GUILDCONTROL_OPTION8\tstring", - "contents": "GUILDCONTROL_OPTION8", + "trigger": "GARRISON_TOWN_HALL_HORDE\t\"string\"", + "contents": "GARRISON_TOWN_HALL_HORDE" }, { - "trigger": "GUILDCONTROL_OPTION9\tstring", - "contents": "GUILDCONTROL_OPTION9", + "trigger": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER1_TOOLTIP\t\"string\"", + "contents": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER1_TOOLTIP" }, { - "trigger": "GUILDCONTROL_RANK_PERMISSIONS\tstring", - "contents": "GUILDCONTROL_RANK_PERMISSIONS", + "trigger": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER2_TOOLTIP\t\"string\"", + "contents": "GARRISON_TOWN_HALL_HORDE_UPGRADE_TIER2_TOOLTIP" }, { - "trigger": "GUILDCONTROL_RANKLABEL\tstring", - "contents": "GUILDCONTROL_RANKLABEL", + "trigger": "GARRISON_TOWN_HALL_LEVEL1_DESCRIPTION\t\"string\"", + "contents": "GARRISON_TOWN_HALL_LEVEL1_DESCRIPTION" }, { - "trigger": "GUILDCONTROL_SELECTRANK\tstring", - "contents": "GUILDCONTROL_SELECTRANK", + "trigger": "GARRISON_TOWN_HALL_LEVEL2_DESCRIPTION\t\"string\"", + "contents": "GARRISON_TOWN_HALL_LEVEL2_DESCRIPTION" }, { - "trigger": "GUILDCONTROL_UPDATE_TEXT\tstring", - "contents": "GUILDCONTROL_UPDATE_TEXT", + "trigger": "GARRISON_TOWN_HALL_LEVEL3_DESCRIPTION\t\"string\"", + "contents": "GARRISON_TOWN_HALL_LEVEL3_DESCRIPTION" }, { - "trigger": "GUILDCONTROL_VIEW_TAB\tstring", - "contents": "GUILDCONTROL_VIEW_TAB", + "trigger": "GARRISON_TRAITS\t\"string\"", + "contents": "GARRISON_TRAITS" }, { - "trigger": "GUILDCONTROL_WITHDRAW_GOLD\tstring", - "contents": "GUILDCONTROL_WITHDRAW_GOLD", + "trigger": "GARRISON_TROPHY_LOCKED_SUBTEXT\t\"string\"", + "contents": "GARRISON_TROPHY_LOCKED_SUBTEXT" }, { - "trigger": "GUILDCONTROL_WITHDRAW_ITEMS\tstring", - "contents": "GUILDCONTROL_WITHDRAW_ITEMS", + "trigger": "GARRISON_TROPHY_NOT_SELECTED_TOOLTIP\t\"string\"", + "contents": "GARRISON_TROPHY_NOT_SELECTED_TOOLTIP" }, { - "trigger": "GUILDEVENT_TYPE_DEMOTE\tstring", - "contents": "GUILDEVENT_TYPE_DEMOTE", + "trigger": "GARRISON_TYPE_8_0_LANDING_PAGE_TITLE\t\"string\"", + "contents": "GARRISON_TYPE_8_0_LANDING_PAGE_TITLE" }, { - "trigger": "GUILDEVENT_TYPE_INVITE\tstring", - "contents": "GUILDEVENT_TYPE_INVITE", + "trigger": "GARRISON_TYPE_8_0_LANDING_PAGE_TOOLTIP\t\"string\"", + "contents": "GARRISON_TYPE_8_0_LANDING_PAGE_TOOLTIP" }, { - "trigger": "GUILDEVENT_TYPE_JOIN\tstring", - "contents": "GUILDEVENT_TYPE_JOIN", + "trigger": "GARRISON_TYPE_AND_MECHANIC_NAME_FORMAT\t\"string\"", + "contents": "GARRISON_TYPE_AND_MECHANIC_NAME_FORMAT" }, { - "trigger": "GUILDEVENT_TYPE_PROMOTE\tstring", - "contents": "GUILDEVENT_TYPE_PROMOTE", + "trigger": "GARRISON_UPDATE\t\"string\"", + "contents": "GARRISON_UPDATE" }, { - "trigger": "GUILDEVENT_TYPE_QUIT\tstring", - "contents": "GUILDEVENT_TYPE_QUIT", + "trigger": "GARRISON_UPGRADE_COMPLETE\t\"string\"", + "contents": "GARRISON_UPGRADE_COMPLETE" }, { - "trigger": "GUILDEVENT_TYPE_REMOVE\tstring", - "contents": "GUILDEVENT_TYPE_REMOVE", + "trigger": "GARRISON_UPGRADE_ERROR\t\"string\"", + "contents": "GARRISON_UPGRADE_ERROR" }, { - "trigger": "GUILDFINDER_POPUP_TEXT\tstring", - "contents": "GUILDFINDER_POPUP_TEXT", + "trigger": "GARRISON_UPGRADE_IN_PROGRESS\t\"string\"", + "contents": "GARRISON_UPGRADE_IN_PROGRESS" }, { - "trigger": "GUILDINFOTAB_APPLICANTS\tstring", - "contents": "GUILDINFOTAB_APPLICANTS", + "trigger": "GARRISON_UPGRADE_NEED_PLAN\t\"string\"", + "contents": "GARRISON_UPGRADE_NEED_PLAN" }, { - "trigger": "GUILDINFOTAB_APPLICANTS_NONE\tstring", - "contents": "GUILDINFOTAB_APPLICANTS_NONE", + "trigger": "GARRISON_VIEW_COMPLETED_MISSIONS\t\"string\"", + "contents": "GARRISON_VIEW_COMPLETED_MISSIONS" }, { - "trigger": "GUILDINFOTAB_INFO\tstring", - "contents": "GUILDINFOTAB_INFO", + "trigger": "GARRISON_VIEW_MISSION_PROGRESS_HERE\t\"string\"", + "contents": "GARRISON_VIEW_MISSION_PROGRESS_HERE" }, { - "trigger": "GUILDINFOTAB_RECRUITMENT\tstring", - "contents": "GUILDINFOTAB_RECRUITMENT", + "trigger": "GARRISON_VISIT_LEADER\t\"string\"", + "contents": "GARRISON_VISIT_LEADER" }, { - "trigger": "GUILDMEMBER_ALERT\tstring", - "contents": "GUILDMEMBER_ALERT", + "trigger": "GARRISON_YOUR_MATERIAL\t\"string\"", + "contents": "GARRISON_YOUR_MATERIAL" }, { - "trigger": "GUILDMOTD_BUTTON_TOOLTIP\tstring", - "contents": "GUILDMOTD_BUTTON_TOOLTIP", + "trigger": "GDAPI_REALMTYPE_NORMAL\t\"string\"", + "contents": "GDAPI_REALMTYPE_NORMAL" }, { - "trigger": "GUILDNOTE_BUTTON_TOOLTIP\tstring", - "contents": "GUILDNOTE_BUTTON_TOOLTIP", + "trigger": "GDAPI_REALMTYPE_PVP\t\"string\"", + "contents": "GDAPI_REALMTYPE_PVP" }, { - "trigger": "GUILDOFFICERNOTE_BUTTON_TOOLTIP\tstring", - "contents": "GUILDOFFICERNOTE_BUTTON_TOOLTIP", + "trigger": "GDAPI_REALMTYPE_PVP_RP\t\"string\"", + "contents": "GDAPI_REALMTYPE_PVP_RP" }, { - "trigger": "GUILDRECRUITMENT_ROLE1\tstring", - "contents": "GUILDRECRUITMENT_ROLE1", + "trigger": "GDAPI_REALMTYPE_RP\t\"string\"", + "contents": "GDAPI_REALMTYPE_RP" }, { - "trigger": "GUILDRECRUITMENT_ROLE2\tstring", - "contents": "GUILDRECRUITMENT_ROLE2", + "trigger": "GEAR_FILTER\t\"string\"", + "contents": "GEAR_FILTER" }, { - "trigger": "GUILDRECRUITMENT_ROLE3\tstring", - "contents": "GUILDRECRUITMENT_ROLE3", + "trigger": "GEARSETS_POPUP_TEXT\t\"string\"", + "contents": "GEARSETS_POPUP_TEXT" }, { - "trigger": "GUILDREMOVERANK_BUTTON_TOOLTIP\tstring", - "contents": "GUILDREMOVERANK_BUTTON_TOOLTIP", + "trigger": "GEARSETS_TITLE\t\"string\"", + "contents": "GEARSETS_TITLE" }, { - "trigger": "GXAPI\tstring", - "contents": "GXAPI", + "trigger": "GEM_TEXT_BLUE\t\"string\"", + "contents": "GEM_TEXT_BLUE" }, { - "trigger": "GXAPI_D3D11\tstring", - "contents": "GXAPI_D3D11", + "trigger": "GEM_TEXT_COGWHEEL\t\"string\"", + "contents": "GEM_TEXT_COGWHEEL" }, { - "trigger": "GXAPI_D3D9\tstring", - "contents": "GXAPI_D3D9", + "trigger": "GEM_TEXT_GREEN\t\"string\"", + "contents": "GEM_TEXT_GREEN" }, { - "trigger": "GXAPI_GLL\tstring", - "contents": "GXAPI_GLL", + "trigger": "GEM_TEXT_HYDRAULIC\t\"string\"", + "contents": "GEM_TEXT_HYDRAULIC" }, { - "trigger": "GXAPI_MTL\tstring", - "contents": "GXAPI_MTL", + "trigger": "GEM_TEXT_META\t\"string\"", + "contents": "GEM_TEXT_META" }, { - "trigger": "GXAPI_OPENGL\tstring", - "contents": "GXAPI_OPENGL", + "trigger": "GEM_TEXT_ORANGE\t\"string\"", + "contents": "GEM_TEXT_ORANGE" }, { - "trigger": "HAIR_HORNS_COLOR\tstring", - "contents": "HAIR_HORNS_COLOR", + "trigger": "GEM_TEXT_PRISMATIC\t\"string\"", + "contents": "GEM_TEXT_PRISMATIC" }, { - "trigger": "HAIR_HORNS_STYLE\tstring", - "contents": "HAIR_HORNS_STYLE", + "trigger": "GEM_TEXT_PURPLE\t\"string\"", + "contents": "GEM_TEXT_PURPLE" }, { - "trigger": "HAIR_NORMAL_COLOR\tstring", - "contents": "HAIR_NORMAL_COLOR", + "trigger": "GEM_TEXT_RED\t\"string\"", + "contents": "GEM_TEXT_RED" }, { - "trigger": "HAIR_NORMAL_STYLE\tstring", - "contents": "HAIR_NORMAL_STYLE", + "trigger": "GEM_TEXT_YELLOW\t\"string\"", + "contents": "GEM_TEXT_YELLOW" }, { - "trigger": "HANDSSLOT\tstring", - "contents": "HANDSSLOT", + "trigger": "GENERAL\t\"string\"", + "contents": "GENERAL" }, { - "trigger": "HAPPINESS\tstring", - "contents": "HAPPINESS", + "trigger": "GENERAL_LABEL\t\"string\"", + "contents": "GENERAL_LABEL" }, { - "trigger": "HARASSMENT\tstring", - "contents": "HARASSMENT", + "trigger": "GENERAL_MACROS\t\"string\"", + "contents": "GENERAL_MACROS" }, { - "trigger": "HARASSMENT_POLICY_TEXT\tstring", - "contents": "HARASSMENT_POLICY_TEXT", + "trigger": "GENERAL_SPELLS\t\"string\"", + "contents": "GENERAL_SPELLS" }, { - "trigger": "HARASSMENT_TEXT\tstring", - "contents": "HARASSMENT_TEXT", + "trigger": "GENERAL_SUBTEXT\t\"string\"", + "contents": "GENERAL_SUBTEXT" }, { - "trigger": "HARDWARE\tstring", - "contents": "HARDWARE", + "trigger": "GENERIC_FRACTION_STRING\t\"string\"", + "contents": "GENERIC_FRACTION_STRING" }, { - "trigger": "HARDWARE_CURSOR\tstring", - "contents": "HARDWARE_CURSOR", + "trigger": "GENERIC_FRACTION_STRING_WITH_SPACING\t\"string\"", + "contents": "GENERIC_FRACTION_STRING_WITH_SPACING" }, { - "trigger": "HARMFUL_AURA_COMBATLOG_TOOLTIP\tstring", - "contents": "HARMFUL_AURA_COMBATLOG_TOOLTIP", + "trigger": "GERR_OUT_OF_LUNAR_POWER\t\"string\"", + "contents": "GERR_OUT_OF_LUNAR_POWER" }, { - "trigger": "HATRED\tstring", - "contents": "HATRED", + "trigger": "GIVE_LOOT\t\"string\"", + "contents": "GIVE_LOOT" }, { - "trigger": "HAVE_MAIL\tstring", - "contents": "HAVE_MAIL", + "trigger": "GLANCING_TRAILER\t\"string\"", + "contents": "GLANCING_TRAILER" }, { - "trigger": "HAVE_MAIL_FROM\tstring", - "contents": "HAVE_MAIL_FROM", + "trigger": "GLOBAL_CHANNELS\t\"string\"", + "contents": "GLOBAL_CHANNELS" }, { - "trigger": "HEAD_BOB\tstring", - "contents": "HEAD_BOB", + "trigger": "GLYPH_EMPTY\t\"string\"", + "contents": "GLYPH_EMPTY" }, { - "trigger": "HEADER_COLON\tstring", - "contents": "HEADER_COLON", + "trigger": "GLYPH_EMPTY_DESC\t\"string\"", + "contents": "GLYPH_EMPTY_DESC" }, { - "trigger": "HEADSLOT\tstring", - "contents": "HEADSLOT", + "trigger": "GLYPH_EXCLUSIVE_WITH\t\"string\"", + "contents": "GLYPH_EXCLUSIVE_WITH" }, { - "trigger": "HEALER\tstring", - "contents": "HEALER", + "trigger": "GLYPH_FILLED\t\"string\"", + "contents": "GLYPH_FILLED" }, { - "trigger": "HEALING_DONE_TOOLTIP\tstring", - "contents": "HEALING_DONE_TOOLTIP", + "trigger": "GLYPH_INACTIVE\t\"string\"", + "contents": "GLYPH_INACTIVE" }, { - "trigger": "HEALS\tstring", - "contents": "HEALS", + "trigger": "GLYPH_LOCKED\t\"string\"", + "contents": "GLYPH_LOCKED" }, { - "trigger": "HEALTH\tstring", - "contents": "HEALTH", + "trigger": "GLYPH_SLOT_REMOVE_TOOLTIP\t\"string\"", + "contents": "GLYPH_SLOT_REMOVE_TOOLTIP" }, { - "trigger": "HEALTH_COLON\tstring", - "contents": "HEALTH_COLON", + "trigger": "GLYPH_SLOT_TOOLTIP1\t\"string\"", + "contents": "GLYPH_SLOT_TOOLTIP1" }, { - "trigger": "HEALTH_COST\tstring", - "contents": "HEALTH_COST", + "trigger": "GLYPH_SLOT_TOOLTIP2\t\"string\"", + "contents": "GLYPH_SLOT_TOOLTIP2" }, { - "trigger": "HEALTH_COST_PCT\tstring", - "contents": "HEALTH_COST_PCT", + "trigger": "GLYPH_SLOT_TOOLTIP3\t\"string\"", + "contents": "GLYPH_SLOT_TOOLTIP3" }, { - "trigger": "HEALTH_COST_PER_TIME\tstring", - "contents": "HEALTH_COST_PER_TIME", + "trigger": "GLYPH_SLOT_TOOLTIP4\t\"string\"", + "contents": "GLYPH_SLOT_TOOLTIP4" }, { - "trigger": "HEALTH_COST_PER_TIME_NO_BASE\tstring", - "contents": "HEALTH_COST_PER_TIME_NO_BASE", + "trigger": "GLYPH_SLOT_TOOLTIP5\t\"string\"", + "contents": "GLYPH_SLOT_TOOLTIP5" }, { - "trigger": "HEALTH_LOW\tstring", - "contents": "HEALTH_LOW", + "trigger": "GLYPH_SLOT_TOOLTIP6\t\"string\"", + "contents": "GLYPH_SLOT_TOOLTIP6" }, { - "trigger": "HEIRLOOM_UPGRADE_TOOLTIP_FORMAT\tstring", - "contents": "HEIRLOOM_UPGRADE_TOOLTIP_FORMAT", + "trigger": "GLYPH_SLOTS\t\"string\"", + "contents": "GLYPH_SLOTS" }, { - "trigger": "HEIRLOOMS\tstring", - "contents": "HEIRLOOMS", + "trigger": "GLYPHS\t\"string\"", + "contents": "GLYPHS" }, { - "trigger": "HEIRLOOMS_CATEGORY_BACK\tstring", - "contents": "HEIRLOOMS_CATEGORY_BACK", + "trigger": "GM_CHAT\t\"string\"", + "contents": "GM_CHAT" }, { - "trigger": "HEIRLOOMS_CATEGORY_CHEST\tstring", - "contents": "HEIRLOOMS_CATEGORY_CHEST", + "trigger": "GM_CHAT_LAST_SESSION\t\"string\"", + "contents": "GM_CHAT_LAST_SESSION" }, { - "trigger": "HEIRLOOMS_CATEGORY_HEAD\tstring", - "contents": "HEIRLOOMS_CATEGORY_HEAD", + "trigger": "GM_CHAT_OPEN\t\"string\"", + "contents": "GM_CHAT_OPEN" }, { - "trigger": "HEIRLOOMS_CATEGORY_LEGS\tstring", - "contents": "HEIRLOOMS_CATEGORY_LEGS", + "trigger": "GM_CHAT_STATUS_READY\t\"string\"", + "contents": "GM_CHAT_STATUS_READY" }, { - "trigger": "HEIRLOOMS_CATEGORY_SHOULDER\tstring", - "contents": "HEIRLOOMS_CATEGORY_SHOULDER", + "trigger": "GM_CHAT_STATUS_READY_DESCRIPTION\t\"string\"", + "contents": "GM_CHAT_STATUS_READY_DESCRIPTION" }, { - "trigger": "HEIRLOOMS_CATEGORY_TRINKETS_RINGS_AND_NECKLACES\tstring", - "contents": "HEIRLOOMS_CATEGORY_TRINKETS_RINGS_AND_NECKLACES", + "trigger": "GM_EMAIL_NAME\t\"string\"", + "contents": "GM_EMAIL_NAME" }, { - "trigger": "HEIRLOOMS_CATEGORY_WEAPON\tstring", - "contents": "HEIRLOOMS_CATEGORY_WEAPON", + "trigger": "GM_RESPONSE_ALERT\t\"string\"", + "contents": "GM_RESPONSE_ALERT" }, { - "trigger": "HEIRLOOMS_CLASS_FILTER_FORMAT\tstring", - "contents": "HEIRLOOMS_CLASS_FILTER_FORMAT", + "trigger": "GM_RESPONSE_FRAME_HEADER\t\"string\"", + "contents": "GM_RESPONSE_FRAME_HEADER" }, { - "trigger": "HEIRLOOMS_CLASS_SPEC_FILTER_FORMAT\tstring", - "contents": "HEIRLOOMS_CLASS_SPEC_FILTER_FORMAT", + "trigger": "GM_RESPONSE_ISSUE_HEADER\t\"string\"", + "contents": "GM_RESPONSE_ISSUE_HEADER" }, { - "trigger": "HEIRLOOMS_JOURNAL\tstring", - "contents": "HEIRLOOMS_JOURNAL", + "trigger": "GM_RESPONSE_MESSAGE_HEADER\t\"string\"", + "contents": "GM_RESPONSE_MESSAGE_HEADER" }, { - "trigger": "HEIRLOOMS_JOURNAL_TUTORIAL_TAB\tstring", - "contents": "HEIRLOOMS_JOURNAL_TUTORIAL_TAB", + "trigger": "GM_RESPONSE_MORE_HELP\t\"string\"", + "contents": "GM_RESPONSE_MORE_HELP" }, { - "trigger": "HEIRLOOMS_JOURNAL_TUTORIAL_UPGRADE\tstring", - "contents": "HEIRLOOMS_JOURNAL_TUTORIAL_UPGRADE", + "trigger": "GM_RESPONSE_POPUP_MUST_RESOLVE_RESPONSE\t\"string\"", + "contents": "GM_RESPONSE_POPUP_MUST_RESOLVE_RESPONSE" }, { - "trigger": "HEIRLOOMS_MICRO_BUTTON_SPEC_TUTORIAL\tstring", - "contents": "HEIRLOOMS_MICRO_BUTTON_SPEC_TUTORIAL", + "trigger": "GM_RESPONSE_POPUP_NEED_MORE_HELP_WARNING\t\"string\"", + "contents": "GM_RESPONSE_POPUP_NEED_MORE_HELP_WARNING" }, { - "trigger": "HEIRLOOMS_PROGRESS_FORMAT\tstring", - "contents": "HEIRLOOMS_PROGRESS_FORMAT", + "trigger": "GM_RESPONSE_POPUP_RESOLVE_CONFIRM\t\"string\"", + "contents": "GM_RESPONSE_POPUP_RESOLVE_CONFIRM" }, { - "trigger": "HEIRLOOMS_PVP\tstring", - "contents": "HEIRLOOMS_PVP", + "trigger": "GM_RESPONSE_POPUP_VIEW_RESPONSE\t\"string\"", + "contents": "GM_RESPONSE_POPUP_VIEW_RESPONSE" }, { - "trigger": "HELP_BUTTON\tstring", - "contents": "HELP_BUTTON", + "trigger": "GM_RESPONSE_RESOLVE\t\"string\"", + "contents": "GM_RESPONSE_RESOLVE" }, { - "trigger": "HELP_FRAME_TITLE\tstring", - "contents": "HELP_FRAME_TITLE", + "trigger": "GM_SURVEY_NOT_APPLICABLE\t\"string\"", + "contents": "GM_SURVEY_NOT_APPLICABLE" }, { - "trigger": "HELP_LABEL\tstring", - "contents": "HELP_LABEL", + "trigger": "GM_TICKET_ESCALATED\t\"string\"", + "contents": "GM_TICKET_ESCALATED" }, { - "trigger": "HELP_OPTIONS_MOVED\tstring", - "contents": "HELP_OPTIONS_MOVED", + "trigger": "GM_TICKET_HIGH_VOLUME\t\"string\"", + "contents": "GM_TICKET_HIGH_VOLUME" }, { - "trigger": "HELP_SUBTEXT\tstring", - "contents": "HELP_SUBTEXT", + "trigger": "GM_TICKET_SERVICE_SOON\t\"string\"", + "contents": "GM_TICKET_SERVICE_SOON" }, { - "trigger": "HELP_TEXT_LINE1\tstring", - "contents": "HELP_TEXT_LINE1", + "trigger": "GM_TICKET_UNAVAILABLE\t\"string\"", + "contents": "GM_TICKET_UNAVAILABLE" }, { - "trigger": "HELP_TEXT_LINE10\tstring", - "contents": "HELP_TEXT_LINE10", + "trigger": "GM_TICKET_WAIT_TIME\t\"string\"", + "contents": "GM_TICKET_WAIT_TIME" }, { - "trigger": "HELP_TEXT_LINE11\tstring", - "contents": "HELP_TEXT_LINE11", + "trigger": "GMSS_CHAT_DEFAULT_RESPONSE\t\"string\"", + "contents": "GMSS_CHAT_DEFAULT_RESPONSE" }, { - "trigger": "HELP_TEXT_LINE12\tstring", - "contents": "HELP_TEXT_LINE12", + "trigger": "GMSURVEY_BLOCK_TEXT\t\"string\"", + "contents": "GMSURVEY_BLOCK_TEXT" }, { - "trigger": "HELP_TEXT_LINE13\tstring", - "contents": "HELP_TEXT_LINE13", + "trigger": "GMSURVEY_BLOCK_TEXT2\t\"string\"", + "contents": "GMSURVEY_BLOCK_TEXT2" }, { - "trigger": "HELP_TEXT_LINE14\tstring", - "contents": "HELP_TEXT_LINE14", + "trigger": "GMSURVEY_BLOCK_TEXT3\t\"string\"", + "contents": "GMSURVEY_BLOCK_TEXT3" }, { - "trigger": "HELP_TEXT_LINE15\tstring", - "contents": "HELP_TEXT_LINE15", + "trigger": "GMSURVEY_EXCELLENT\t\"string\"", + "contents": "GMSURVEY_EXCELLENT" }, { - "trigger": "HELP_TEXT_LINE2\tstring", - "contents": "HELP_TEXT_LINE2", + "trigger": "GMSURVEY_POOR\t\"string\"", + "contents": "GMSURVEY_POOR" }, { - "trigger": "HELP_TEXT_LINE3\tstring", - "contents": "HELP_TEXT_LINE3", + "trigger": "GMSURVEY_REQUEST_TEXT\t\"string\"", + "contents": "GMSURVEY_REQUEST_TEXT" }, { - "trigger": "HELP_TEXT_LINE4\tstring", - "contents": "HELP_TEXT_LINE4", + "trigger": "GMSURVEY_SUBMITTED\t\"string\"", + "contents": "GMSURVEY_SUBMITTED" }, { - "trigger": "HELP_TEXT_LINE5\tstring", - "contents": "HELP_TEXT_LINE5", + "trigger": "GMSURVEY_TITLE\t\"string\"", + "contents": "GMSURVEY_TITLE" }, { - "trigger": "HELP_TEXT_LINE6\tstring", - "contents": "HELP_TEXT_LINE6", + "trigger": "GMSURVEYRATING1\t\"string\"", + "contents": "GMSURVEYRATING1" }, { - "trigger": "HELP_TEXT_LINE7\tstring", - "contents": "HELP_TEXT_LINE7", + "trigger": "GMSURVEYRATING2\t\"string\"", + "contents": "GMSURVEYRATING2" }, { - "trigger": "HELP_TEXT_LINE8\tstring", - "contents": "HELP_TEXT_LINE8", + "trigger": "GMSURVEYRATING3\t\"string\"", + "contents": "GMSURVEYRATING3" }, { - "trigger": "HELP_TEXT_LINE9\tstring", - "contents": "HELP_TEXT_LINE9", + "trigger": "GMSURVEYRATING4\t\"string\"", + "contents": "GMSURVEYRATING4" }, { - "trigger": "HELP_TEXT_SIMPLE\tstring", - "contents": "HELP_TEXT_SIMPLE", + "trigger": "GMSURVEYRATING5\t\"string\"", + "contents": "GMSURVEYRATING5" }, { - "trigger": "HELP_TICKET_ABANDON\tstring", - "contents": "HELP_TICKET_ABANDON", + "trigger": "GOAL_COMPLETED\t\"string\"", + "contents": "GOAL_COMPLETED" }, { - "trigger": "HELP_TICKET_ABANDON_CONFIRM\tstring", - "contents": "HELP_TICKET_ABANDON_CONFIRM", + "trigger": "GOLD_AMOUNT\t\"string\"", + "contents": "GOLD_AMOUNT" }, { - "trigger": "HELP_TICKET_EDIT\tstring", - "contents": "HELP_TICKET_EDIT", + "trigger": "GOLD_AMOUNT_SYMBOL\t\"string\"", + "contents": "GOLD_AMOUNT_SYMBOL" }, { - "trigger": "HELP_TICKET_EDIT_ABANDON\tstring", - "contents": "HELP_TICKET_EDIT_ABANDON", + "trigger": "GOLD_AMOUNT_TEXTURE\t\"string\"", + "contents": "GOLD_AMOUNT_TEXTURE" }, { - "trigger": "HELP_TICKET_OPEN\tstring", - "contents": "HELP_TICKET_OPEN", + "trigger": "GOLD_AMOUNT_TEXTURE_STRING\t\"string\"", + "contents": "GOLD_AMOUNT_TEXTURE_STRING" }, { - "trigger": "HELP_TICKET_QUEUE_DISABLED\tstring", - "contents": "HELP_TICKET_QUEUE_DISABLED", + "trigger": "GOLD_PER_DAY\t\"string\"", + "contents": "GOLD_PER_DAY" }, { - "trigger": "HELPFRAME_ACCOUNT_BULLET1\tstring", - "contents": "HELPFRAME_ACCOUNT_BULLET1", + "trigger": "GOODBYE\t\"string\"", + "contents": "GOODBYE" }, { - "trigger": "HELPFRAME_ACCOUNT_BULLET2\tstring", - "contents": "HELPFRAME_ACCOUNT_BULLET2", + "trigger": "GOSSIP_OPTIONS\t\"string\"", + "contents": "GOSSIP_OPTIONS" }, { - "trigger": "HELPFRAME_ACCOUNT_BULLET3\tstring", - "contents": "HELPFRAME_ACCOUNT_BULLET3", + "trigger": "GRAND_MASTER\t\"string\"", + "contents": "GRAND_MASTER" }, { - "trigger": "HELPFRAME_ACCOUNT_BULLET4\tstring", - "contents": "HELPFRAME_ACCOUNT_BULLET4", + "trigger": "GRANT_PET_LEVEL_CONFIRM\t\"string\"", + "contents": "GRANT_PET_LEVEL_CONFIRM" }, { - "trigger": "HELPFRAME_ACCOUNT_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_ACCOUNT_BULLET_TITLE1", + "trigger": "GRANT_PET_LEVEL_FAIL\t\"string\"", + "contents": "GRANT_PET_LEVEL_FAIL" }, { - "trigger": "HELPFRAME_ACCOUNT_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_ACCOUNT_BUTTON_TEXT", + "trigger": "GRAPHICS_CARD\t\"string\"", + "contents": "GRAPHICS_CARD" }, { - "trigger": "HELPFRAME_ACCOUNT_ENDTEXT\tstring", - "contents": "HELPFRAME_ACCOUNT_ENDTEXT", + "trigger": "GRAPHICS_HEADER\t\"string\"", + "contents": "GRAPHICS_HEADER" }, { - "trigger": "HELPFRAME_ACCOUNT_TEXT\tstring", - "contents": "HELPFRAME_ACCOUNT_TEXT", + "trigger": "GRAPHICS_LABEL\t\"string\"", + "contents": "GRAPHICS_LABEL" }, { - "trigger": "HELPFRAME_ACCOUNT_TITLE\tstring", - "contents": "HELPFRAME_ACCOUNT_TITLE", + "trigger": "GRAPHICS_OPTIONS_UNAVAILABLE\t\"string\"", + "contents": "GRAPHICS_OPTIONS_UNAVAILABLE" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_FOOTER\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_FOOTER", + "trigger": "GRAPHICS_QUALITY\t\"string\"", + "contents": "GRAPHICS_QUALITY" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT1\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT1", + "trigger": "GRAPHICS_QUALITY_RECOMENDED\t\"string\"", + "contents": "GRAPHICS_QUALITY_RECOMENDED" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT1_HEADER\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT1_HEADER", + "trigger": "GRAPHICS_SETTING_NORMAL_NOTICE\t\"string\"", + "contents": "GRAPHICS_SETTING_NORMAL_NOTICE" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT2\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT2", + "trigger": "GRAPHICS_SETTING_RAID_NOTICE\t\"string\"", + "contents": "GRAPHICS_SETTING_RAID_NOTICE" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT2_HEADER\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT2_HEADER", + "trigger": "GRAVEYARD_ELIGIBLE\t\"string\"", + "contents": "GRAVEYARD_ELIGIBLE" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT3\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT3", + "trigger": "GRAVEYARD_ELIGIBLE_TOOLTIP\t\"string\"", + "contents": "GRAVEYARD_ELIGIBLE_TOOLTIP" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT3_HEADER\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT3_HEADER", + "trigger": "GRAVEYARD_SELECTED\t\"string\"", + "contents": "GRAVEYARD_SELECTED" }, { - "trigger": "HELPFRAME_ACCOUNTSECURITY_TITLE\tstring", - "contents": "HELPFRAME_ACCOUNTSECURITY_TITLE", + "trigger": "GRAVEYARD_SELECTED_TOOLTIP\t\"string\"", + "contents": "GRAVEYARD_SELECTED_TOOLTIP" }, { - "trigger": "HELPFRAME_BUG_BUTTON_DESCRIPTION\tstring", - "contents": "HELPFRAME_BUG_BUTTON_DESCRIPTION", + "trigger": "GRAY_FONT_COLOR_CODE\t\"string\"", + "contents": "GRAY_FONT_COLOR_CODE" }, { - "trigger": "HELPFRAME_BUG_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_BUG_BUTTON_TEXT", + "trigger": "GREED\t\"string\"", + "contents": "GREED" }, { - "trigger": "HELPFRAME_CHARACTER_BULLET1\tstring", - "contents": "HELPFRAME_CHARACTER_BULLET1", + "trigger": "GREED_NEWBIE\t\"string\"", + "contents": "GREED_NEWBIE" }, { - "trigger": "HELPFRAME_CHARACTER_BULLET2\tstring", - "contents": "HELPFRAME_CHARACTER_BULLET2", + "trigger": "GREEN_FONT_COLOR_CODE\t\"string\"", + "contents": "GREEN_FONT_COLOR_CODE" }, { - "trigger": "HELPFRAME_CHARACTER_BULLET3\tstring", - "contents": "HELPFRAME_CHARACTER_BULLET3", + "trigger": "GREENCOLORCODE\t\"string\"", + "contents": "GREENCOLORCODE" }, { - "trigger": "HELPFRAME_CHARACTER_BULLET4\tstring", - "contents": "HELPFRAME_CHARACTER_BULLET4", + "trigger": "GREYCOLORCODE\t\"string\"", + "contents": "GREYCOLORCODE" }, { - "trigger": "HELPFRAME_CHARACTER_BULLET5\tstring", - "contents": "HELPFRAME_CHARACTER_BULLET5", + "trigger": "GROUND_CLUTTER\t\"string\"", + "contents": "GROUND_CLUTTER" }, { - "trigger": "HELPFRAME_CHARACTER_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_CHARACTER_BULLET_TITLE1", + "trigger": "GROUND_DENSITY\t\"string\"", + "contents": "GROUND_DENSITY" }, { - "trigger": "HELPFRAME_CHARACTER_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_CHARACTER_BUTTON_TEXT", + "trigger": "GROUND_RADIUS\t\"string\"", + "contents": "GROUND_RADIUS" }, { - "trigger": "HELPFRAME_CHARACTER_TEXT\tstring", - "contents": "HELPFRAME_CHARACTER_TEXT", + "trigger": "GROUP\t\"string\"", + "contents": "GROUP" }, { - "trigger": "HELPFRAME_CHARACTER_TITLE\tstring", - "contents": "HELPFRAME_CHARACTER_TITLE", + "trigger": "GROUP1_CHAT_TAG1\t\"string\"", + "contents": "GROUP1_CHAT_TAG1" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET1\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET1", + "trigger": "GROUP1_CHAT_TAG2\t\"string\"", + "contents": "GROUP1_CHAT_TAG2" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET2\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET2", + "trigger": "GROUP2_CHAT_TAG1\t\"string\"", + "contents": "GROUP2_CHAT_TAG1" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET3\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET3", + "trigger": "GROUP2_CHAT_TAG2\t\"string\"", + "contents": "GROUP2_CHAT_TAG2" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET4\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET4", + "trigger": "GROUP3_CHAT_TAG1\t\"string\"", + "contents": "GROUP3_CHAT_TAG1" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET5\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET5", + "trigger": "GROUP3_CHAT_TAG2\t\"string\"", + "contents": "GROUP3_CHAT_TAG2" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET6\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET6", + "trigger": "GROUP4_CHAT_TAG1\t\"string\"", + "contents": "GROUP4_CHAT_TAG1" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE1", + "trigger": "GROUP4_CHAT_TAG2\t\"string\"", + "contents": "GROUP4_CHAT_TAG2" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE2\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE2", + "trigger": "GROUP5_CHAT_TAG1\t\"string\"", + "contents": "GROUP5_CHAT_TAG1" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_BUTTON_TEXT", + "trigger": "GROUP5_CHAT_TAG2\t\"string\"", + "contents": "GROUP5_CHAT_TAG2" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_TEXT\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_TEXT", + "trigger": "GROUP6_CHAT_TAG1\t\"string\"", + "contents": "GROUP6_CHAT_TAG1" }, { - "trigger": "HELPFRAME_ENVIRONMENTAL_TITLE\tstring", - "contents": "HELPFRAME_ENVIRONMENTAL_TITLE", + "trigger": "GROUP6_CHAT_TAG2\t\"string\"", + "contents": "GROUP6_CHAT_TAG2" }, { - "trigger": "HELPFRAME_GENERAL_BUTTON_DESCRIPTION\tstring", - "contents": "HELPFRAME_GENERAL_BUTTON_DESCRIPTION", + "trigger": "GROUP7_CHAT_TAG1\t\"string\"", + "contents": "GROUP7_CHAT_TAG1" }, { - "trigger": "HELPFRAME_GENERAL_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_GENERAL_BUTTON_TEXT", + "trigger": "GROUP7_CHAT_TAG2\t\"string\"", + "contents": "GROUP7_CHAT_TAG2" }, { - "trigger": "HELPFRAME_GM_BUTTON_DESCRIPTION\tstring", - "contents": "HELPFRAME_GM_BUTTON_DESCRIPTION", + "trigger": "GROUP8_CHAT_TAG1\t\"string\"", + "contents": "GROUP8_CHAT_TAG1" }, { - "trigger": "HELPFRAME_GM_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_GM_BUTTON_TEXT", + "trigger": "GROUP8_CHAT_TAG2\t\"string\"", + "contents": "GROUP8_CHAT_TAG2" }, { - "trigger": "HELPFRAME_GUILD_BULLET1\tstring", - "contents": "HELPFRAME_GUILD_BULLET1", + "trigger": "GROUP_FINDER\t\"string\"", + "contents": "GROUP_FINDER" }, { - "trigger": "HELPFRAME_GUILD_BULLET2\tstring", - "contents": "HELPFRAME_GUILD_BULLET2", + "trigger": "GROUP_INVITE\t\"string\"", + "contents": "GROUP_INVITE" }, { - "trigger": "HELPFRAME_GUILD_BULLET3\tstring", - "contents": "HELPFRAME_GUILD_BULLET3", + "trigger": "GROUP_NUMBER\t\"string\"", + "contents": "GROUP_NUMBER" }, { - "trigger": "HELPFRAME_GUILD_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_GUILD_BULLET_TITLE1", + "trigger": "GROUPS\t\"string\"", + "contents": "GROUPS" }, { - "trigger": "HELPFRAME_GUILD_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_GUILD_BUTTON_TEXT", + "trigger": "GUIDE\t\"string\"", + "contents": "GUIDE" }, { - "trigger": "HELPFRAME_GUILD_TEXT\tstring", - "contents": "HELPFRAME_GUILD_TEXT", + "trigger": "GUIDE_TOOLTIP\t\"string\"", + "contents": "GUIDE_TOOLTIP" }, { - "trigger": "HELPFRAME_GUILD_TITLE\tstring", - "contents": "HELPFRAME_GUILD_TITLE", + "trigger": "GUILD\t\"string\"", + "contents": "GUILD" }, { - "trigger": "HELPFRAME_HARASSMENT_BUTTON_DESCRIPTION\tstring", - "contents": "HELPFRAME_HARASSMENT_BUTTON_DESCRIPTION", + "trigger": "GUILD_ACHIEVEMENT\t\"string\"", + "contents": "GUILD_ACHIEVEMENT" }, { - "trigger": "HELPFRAME_HARASSMENT_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_HARASSMENT_BUTTON_TEXT", + "trigger": "GUILD_ACHIEVEMENT_BROADCAST\t\"string\"", + "contents": "GUILD_ACHIEVEMENT_BROADCAST" }, { - "trigger": "HELPFRAME_HOME_TEXT\tstring", - "contents": "HELPFRAME_HOME_TEXT", + "trigger": "GUILD_ACHIEVEMENT_EARNED_BY\t\"string\"", + "contents": "GUILD_ACHIEVEMENT_EARNED_BY" }, { - "trigger": "HELPFRAME_HOME_TEXT1\tstring", - "contents": "HELPFRAME_HOME_TEXT1", + "trigger": "GUILD_ACHIEVEMENT_UNLOCKED\t\"string\"", + "contents": "GUILD_ACHIEVEMENT_UNLOCKED" }, { - "trigger": "HELPFRAME_HOME_TEXT2\tstring", - "contents": "HELPFRAME_HOME_TEXT2", + "trigger": "GUILD_ACHIEVEMENTS_ELIGIBLE\t\"string\"", + "contents": "GUILD_ACHIEVEMENTS_ELIGIBLE" }, { - "trigger": "HELPFRAME_ITEM_BULLET1\tstring", - "contents": "HELPFRAME_ITEM_BULLET1", + "trigger": "GUILD_ACHIEVEMENTS_ELIGIBLE_MAXXP\t\"string\"", + "contents": "GUILD_ACHIEVEMENTS_ELIGIBLE_MAXXP" }, { - "trigger": "HELPFRAME_ITEM_BULLET2\tstring", - "contents": "HELPFRAME_ITEM_BULLET2", + "trigger": "GUILD_ACHIEVEMENTS_ELIGIBLE_MINXP\t\"string\"", + "contents": "GUILD_ACHIEVEMENTS_ELIGIBLE_MINXP" }, { - "trigger": "HELPFRAME_ITEM_BULLET3\tstring", - "contents": "HELPFRAME_ITEM_BULLET3", + "trigger": "GUILD_ACHIEVEMENTS_TITLE\t\"string\"", + "contents": "GUILD_ACHIEVEMENTS_TITLE" }, { - "trigger": "HELPFRAME_ITEM_BULLET4\tstring", - "contents": "HELPFRAME_ITEM_BULLET4", + "trigger": "GUILD_AND_COMMUNITIES\t\"string\"", + "contents": "GUILD_AND_COMMUNITIES" }, { - "trigger": "HELPFRAME_ITEM_BULLET5\tstring", - "contents": "HELPFRAME_ITEM_BULLET5", + "trigger": "GUILD_AVAILABILITY\t\"string\"", + "contents": "GUILD_AVAILABILITY" }, { - "trigger": "HELPFRAME_ITEM_BULLET6\tstring", - "contents": "HELPFRAME_ITEM_BULLET6", + "trigger": "GUILD_AVAILABILITY_WEEKDAYS\t\"string\"", + "contents": "GUILD_AVAILABILITY_WEEKDAYS" }, { - "trigger": "HELPFRAME_ITEM_BULLET7\tstring", - "contents": "HELPFRAME_ITEM_BULLET7", + "trigger": "GUILD_AVAILABILITY_WEEKENDS\t\"string\"", + "contents": "GUILD_AVAILABILITY_WEEKENDS" }, { - "trigger": "HELPFRAME_ITEM_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_ITEM_BULLET_TITLE1", + "trigger": "GUILD_BANK\t\"string\"", + "contents": "GUILD_BANK" }, { - "trigger": "HELPFRAME_ITEM_BULLET_TITLE2\tstring", - "contents": "HELPFRAME_ITEM_BULLET_TITLE2", + "trigger": "GUILD_BANK_LOG\t\"string\"", + "contents": "GUILD_BANK_LOG" }, { - "trigger": "HELPFRAME_ITEM_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_ITEM_BUTTON_TEXT", + "trigger": "GUILD_BANK_LOG_TIME\t\"string\"", + "contents": "GUILD_BANK_LOG_TIME" }, { - "trigger": "HELPFRAME_ITEM_RESTORATION\tstring", - "contents": "HELPFRAME_ITEM_RESTORATION", + "trigger": "GUILD_BANK_LOG_TIME_PREPEND\t\"string\"", + "contents": "GUILD_BANK_LOG_TIME_PREPEND" }, { - "trigger": "HELPFRAME_ITEM_TEXT\tstring", - "contents": "HELPFRAME_ITEM_TEXT", + "trigger": "GUILD_BANK_MONEY_LOG\t\"string\"", + "contents": "GUILD_BANK_MONEY_LOG" }, { - "trigger": "HELPFRAME_ITEM_TITLE\tstring", - "contents": "HELPFRAME_ITEM_TITLE", + "trigger": "GUILD_BANK_TAB_INFO\t\"string\"", + "contents": "GUILD_BANK_TAB_INFO" }, { - "trigger": "HELPFRAME_LAG_TEXT1\tstring", - "contents": "HELPFRAME_LAG_TEXT1", + "trigger": "GUILD_BECOMES_AVAILABLE\t\"string\"", + "contents": "GUILD_BECOMES_AVAILABLE" }, { - "trigger": "HELPFRAME_LAG_TITLE\tstring", - "contents": "HELPFRAME_LAG_TITLE", + "trigger": "GUILD_CHALLENGE_COMPLETE_GOLD\t\"string\"", + "contents": "GUILD_CHALLENGE_COMPLETE_GOLD" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET1\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET1", + "trigger": "GUILD_CHALLENGE_COMPLETE_XP\t\"string\"", + "contents": "GUILD_CHALLENGE_COMPLETE_XP" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET2\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET2", + "trigger": "GUILD_CHALLENGE_COMPLETE_XP_GOLD\t\"string\"", + "contents": "GUILD_CHALLENGE_COMPLETE_XP_GOLD" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET3\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET3", + "trigger": "GUILD_CHALLENGE_LABEL\t\"string\"", + "contents": "GUILD_CHALLENGE_LABEL" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET4\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET4", + "trigger": "GUILD_CHALLENGE_LABEL1\t\"string\"", + "contents": "GUILD_CHALLENGE_LABEL1" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET5\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET5", + "trigger": "GUILD_CHALLENGE_LABEL2\t\"string\"", + "contents": "GUILD_CHALLENGE_LABEL2" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET6\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET6", + "trigger": "GUILD_CHALLENGE_LABEL3\t\"string\"", + "contents": "GUILD_CHALLENGE_LABEL3" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET7\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET7", + "trigger": "GUILD_CHALLENGE_LABEL4\t\"string\"", + "contents": "GUILD_CHALLENGE_LABEL4" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET_TITLE1", + "trigger": "GUILD_CHALLENGE_LABEL5\t\"string\"", + "contents": "GUILD_CHALLENGE_LABEL5" }, { - "trigger": "HELPFRAME_NONQUEST_BULLET_TITLE2\tstring", - "contents": "HELPFRAME_NONQUEST_BULLET_TITLE2", + "trigger": "GUILD_CHALLENGE_PROGRESS_FORMAT\t\"string\"", + "contents": "GUILD_CHALLENGE_PROGRESS_FORMAT" }, { - "trigger": "HELPFRAME_NONQUEST_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_NONQUEST_BUTTON_TEXT", + "trigger": "GUILD_CHALLENGE_REWARD_GOLD\t\"string\"", + "contents": "GUILD_CHALLENGE_REWARD_GOLD" }, { - "trigger": "HELPFRAME_NONQUEST_TEXT\tstring", - "contents": "HELPFRAME_NONQUEST_TEXT", + "trigger": "GUILD_CHALLENGE_REWARD_XP\t\"string\"", + "contents": "GUILD_CHALLENGE_REWARD_XP" }, { - "trigger": "HELPFRAME_NONQUEST_TITLE\tstring", - "contents": "HELPFRAME_NONQUEST_TITLE", + "trigger": "GUILD_CHALLENGE_TOOLTIP1\t\"string\"", + "contents": "GUILD_CHALLENGE_TOOLTIP1" }, { - "trigger": "HELPFRAME_OPENTICKET_EDITTEXT\tstring", - "contents": "HELPFRAME_OPENTICKET_EDITTEXT", + "trigger": "GUILD_CHALLENGE_TOOLTIP2\t\"string\"", + "contents": "GUILD_CHALLENGE_TOOLTIP2" }, { - "trigger": "HELPFRAME_OPENTICKET_FOLLOWUPTEXT\tstring", - "contents": "HELPFRAME_OPENTICKET_FOLLOWUPTEXT", + "trigger": "GUILD_CHALLENGE_TOOLTIP3\t\"string\"", + "contents": "GUILD_CHALLENGE_TOOLTIP3" }, { - "trigger": "HELPFRAME_OPENTICKET_TEXT\tstring", - "contents": "HELPFRAME_OPENTICKET_TEXT", + "trigger": "GUILD_CHALLENGE_TOOLTIP4\t\"string\"", + "contents": "GUILD_CHALLENGE_TOOLTIP4" }, { - "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT1\tstring", - "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT1", + "trigger": "GUILD_CHALLENGE_TOOLTIP5\t\"string\"", + "contents": "GUILD_CHALLENGE_TOOLTIP5" }, { - "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT2\tstring", - "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT2", + "trigger": "GUILD_CHALLENGE_TOOLTIP_DONE\t\"string\"", + "contents": "GUILD_CHALLENGE_TOOLTIP_DONE" }, { - "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT3\tstring", - "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT3", + "trigger": "GUILD_CHALLENGE_TOOLTIP_PROGRESS\t\"string\"", + "contents": "GUILD_CHALLENGE_TOOLTIP_PROGRESS" }, { - "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TITLE\tstring", - "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TITLE", + "trigger": "GUILD_CHALLENGE_TYPE1\t\"string\"", + "contents": "GUILD_CHALLENGE_TYPE1" }, { - "trigger": "HELPFRAME_OTHER_BUTTON_DESCRIPTION\tstring", - "contents": "HELPFRAME_OTHER_BUTTON_DESCRIPTION", + "trigger": "GUILD_CHALLENGE_TYPE2\t\"string\"", + "contents": "GUILD_CHALLENGE_TYPE2" }, { - "trigger": "HELPFRAME_OTHER_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_OTHER_BUTTON_TEXT", + "trigger": "GUILD_CHALLENGE_TYPE3\t\"string\"", + "contents": "GUILD_CHALLENGE_TYPE3" }, { - "trigger": "HELPFRAME_QUEST_BULLET1\tstring", - "contents": "HELPFRAME_QUEST_BULLET1", + "trigger": "GUILD_CHALLENGE_TYPE4\t\"string\"", + "contents": "GUILD_CHALLENGE_TYPE4" }, { - "trigger": "HELPFRAME_QUEST_BULLET2\tstring", - "contents": "HELPFRAME_QUEST_BULLET2", + "trigger": "GUILD_CHALLENGE_TYPE5\t\"string\"", + "contents": "GUILD_CHALLENGE_TYPE5" }, { - "trigger": "HELPFRAME_QUEST_BULLET3\tstring", - "contents": "HELPFRAME_QUEST_BULLET3", + "trigger": "GUILD_CHALLENGES_THIS_WEEK\t\"string\"", + "contents": "GUILD_CHALLENGES_THIS_WEEK" }, { - "trigger": "HELPFRAME_QUEST_BULLET4\tstring", - "contents": "HELPFRAME_QUEST_BULLET4", + "trigger": "GUILD_CHARTER\t\"string\"", + "contents": "GUILD_CHARTER" }, { - "trigger": "HELPFRAME_QUEST_BULLET5\tstring", - "contents": "HELPFRAME_QUEST_BULLET5", + "trigger": "GUILD_CHARTER_CREATOR\t\"string\"", + "contents": "GUILD_CHARTER_CREATOR" }, { - "trigger": "HELPFRAME_QUEST_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_QUEST_BULLET_TITLE1", + "trigger": "GUILD_CHARTER_INVITE_PROMPT\t\"string\"", + "contents": "GUILD_CHARTER_INVITE_PROMPT" }, { - "trigger": "HELPFRAME_QUEST_BULLET_TITLE2\tstring", - "contents": "HELPFRAME_QUEST_BULLET_TITLE2", + "trigger": "GUILD_CHARTER_PURCHASE\t\"string\"", + "contents": "GUILD_CHARTER_PURCHASE" }, { - "trigger": "HELPFRAME_QUEST_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_QUEST_BUTTON_TEXT", + "trigger": "GUILD_CHARTER_REGISTER\t\"string\"", + "contents": "GUILD_CHARTER_REGISTER" }, { - "trigger": "HELPFRAME_QUEST_TEXT\tstring", - "contents": "HELPFRAME_QUEST_TEXT", + "trigger": "GUILD_CHARTER_TEMPLATE\t\"string\"", + "contents": "GUILD_CHARTER_TEMPLATE" }, { - "trigger": "HELPFRAME_QUEST_TITLE\tstring", - "contents": "HELPFRAME_QUEST_TITLE", + "trigger": "GUILD_CHARTER_TITLE\t\"string\"", + "contents": "GUILD_CHARTER_TITLE" }, { - "trigger": "HELPFRAME_REPORT_ABUSE_HELP\tstring", - "contents": "HELPFRAME_REPORT_ABUSE_HELP", + "trigger": "GUILD_CHAT\t\"string\"", + "contents": "GUILD_CHAT" }, { - "trigger": "HELPFRAME_REPORT_BUG_TEXT1\tstring", - "contents": "HELPFRAME_REPORT_BUG_TEXT1", + "trigger": "GUILD_CLOSE_RECRUITMENT\t\"string\"", + "contents": "GUILD_CLOSE_RECRUITMENT" }, { - "trigger": "HELPFRAME_REPORT_BUG_TITLE\tstring", - "contents": "HELPFRAME_REPORT_BUG_TITLE", + "trigger": "GUILD_CONTROL_BUTTON_TEXT\t\"string\"", + "contents": "GUILD_CONTROL_BUTTON_TEXT" }, { - "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT\tstring", - "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT", + "trigger": "GUILD_CONTROL_RANK_PERMISSION_HAS_OFFICER_PRIVLEGES\t\"string\"", + "contents": "GUILD_CONTROL_RANK_PERMISSION_HAS_OFFICER_PRIVLEGES" }, { - "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT_CLICK_LOCATION\tstring", - "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT_CLICK_LOCATION", + "trigger": "GUILD_CRAFTERS\t\"string\"", + "contents": "GUILD_CRAFTERS" }, { - "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_CLICK_LOCATION\tstring", - "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_CLICK_LOCATION", + "trigger": "GUILD_CREATE_EVENT_LINK\t\"string\"", + "contents": "GUILD_CREATE_EVENT_LINK" }, { - "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_NAME\tstring", - "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_NAME", + "trigger": "GUILD_CREATION\t\"string\"", + "contents": "GUILD_CREATION" }, { - "trigger": "HELPFRAME_REPORT_PLAYER_RIGHT_CLICK\tstring", - "contents": "HELPFRAME_REPORT_PLAYER_RIGHT_CLICK", + "trigger": "GUILD_CREST_DESIGN\t\"string\"", + "contents": "GUILD_CREST_DESIGN" }, { - "trigger": "HELPFRAME_REPORT_PLAYER_TEXT1\tstring", - "contents": "HELPFRAME_REPORT_PLAYER_TEXT1", + "trigger": "GUILD_DUP_RANK\t\"string\"", + "contents": "GUILD_DUP_RANK" }, { - "trigger": "HELPFRAME_REPORT_PLAYER_TITLE\tstring", - "contents": "HELPFRAME_REPORT_PLAYER_TITLE", + "trigger": "GUILD_EDIT_TEXT_LINK\t\"string\"", + "contents": "GUILD_EDIT_TEXT_LINK" }, { - "trigger": "HELPFRAME_REPORTLAG_TEXT1\tstring", - "contents": "HELPFRAME_REPORTLAG_TEXT1", + "trigger": "GUILD_EVENT_FORMAT\t\"string\"", + "contents": "GUILD_EVENT_FORMAT" }, { - "trigger": "HELPFRAME_STUCK_BUTTON_DESCRIPTION\tstring", - "contents": "HELPFRAME_STUCK_BUTTON_DESCRIPTION", + "trigger": "GUILD_EVENT_LOG\t\"string\"", + "contents": "GUILD_EVENT_LOG" }, { - "trigger": "HELPFRAME_STUCK_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_STUCK_BUTTON_TEXT", + "trigger": "GUILD_EVENT_TODAY\t\"string\"", + "contents": "GUILD_EVENT_TODAY" }, { - "trigger": "HELPFRAME_STUCK_GRAVEYARD\tstring", - "contents": "HELPFRAME_STUCK_GRAVEYARD", + "trigger": "GUILD_EVENTS\t\"string\"", + "contents": "GUILD_EVENTS" }, { - "trigger": "HELPFRAME_STUCK_GRAVEYARD_HEADER\tstring", - "contents": "HELPFRAME_STUCK_GRAVEYARD_HEADER", + "trigger": "GUILD_EXPERIENCE\t\"string\"", + "contents": "GUILD_EXPERIENCE" }, { - "trigger": "HELPFRAME_STUCK_HEARTHSTONE\tstring", - "contents": "HELPFRAME_STUCK_HEARTHSTONE", + "trigger": "GUILD_EXPERIENCE_CAP\t\"string\"", + "contents": "GUILD_EXPERIENCE_CAP" }, { - "trigger": "HELPFRAME_STUCK_HEARTHSTONE_HEADER\tstring", - "contents": "HELPFRAME_STUCK_HEARTHSTONE_HEADER", + "trigger": "GUILD_EXPERIENCE_CURRENT\t\"string\"", + "contents": "GUILD_EXPERIENCE_CURRENT" }, { - "trigger": "HELPFRAME_STUCK_HEARTHSTONE_MISSING\tstring", - "contents": "HELPFRAME_STUCK_HEARTHSTONE_MISSING", + "trigger": "GUILD_EXPERIENCE_DAILY\t\"string\"", + "contents": "GUILD_EXPERIENCE_DAILY" }, { - "trigger": "HELPFRAME_STUCK_TEXT1\tstring", - "contents": "HELPFRAME_STUCK_TEXT1", + "trigger": "GUILD_EXPERIENCE_LABEL\t\"string\"", + "contents": "GUILD_EXPERIENCE_LABEL" }, { - "trigger": "HELPFRAME_STUCK_TITLE\tstring", - "contents": "HELPFRAME_STUCK_TITLE", + "trigger": "GUILD_EXPERIENCE_NO_CAP\t\"string\"", + "contents": "GUILD_EXPERIENCE_NO_CAP" }, { - "trigger": "HELPFRAME_SUBMIT_SUGGESTION_LEGAL\tstring", - "contents": "HELPFRAME_SUBMIT_SUGGESTION_LEGAL", + "trigger": "GUILD_EXPERIENCE_TOOLTIP\t\"string\"", + "contents": "GUILD_EXPERIENCE_TOOLTIP" }, { - "trigger": "HELPFRAME_SUBMIT_SUGGESTION_TEXT1\tstring", - "contents": "HELPFRAME_SUBMIT_SUGGESTION_TEXT1", + "trigger": "GUILD_FACTION_TITLE_EXALTED\t\"string\"", + "contents": "GUILD_FACTION_TITLE_EXALTED" }, { - "trigger": "HELPFRAME_SUBMIT_SUGGESTION_TITLE\tstring", - "contents": "HELPFRAME_SUBMIT_SUGGESTION_TITLE", + "trigger": "GUILD_FACTION_TITLE_EXALTED_FEMALE\t\"string\"", + "contents": "GUILD_FACTION_TITLE_EXALTED_FEMALE" }, { - "trigger": "HELPFRAME_SUBMIT_TICKET_TITLE\tstring", - "contents": "HELPFRAME_SUBMIT_TICKET_TITLE", + "trigger": "GUILD_FACTION_TITLE_FRIENDLY\t\"string\"", + "contents": "GUILD_FACTION_TITLE_FRIENDLY" }, { - "trigger": "HELPFRAME_SUGGESTION_BUTTON_DESCRIPTION\tstring", - "contents": "HELPFRAME_SUGGESTION_BUTTON_DESCRIPTION", + "trigger": "GUILD_FACTION_TITLE_FRIENDLY_FEMALE\t\"string\"", + "contents": "GUILD_FACTION_TITLE_FRIENDLY_FEMALE" }, { - "trigger": "HELPFRAME_SUGGESTION_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_SUGGESTION_BUTTON_TEXT", + "trigger": "GUILD_FACTION_TITLE_HONORED\t\"string\"", + "contents": "GUILD_FACTION_TITLE_HONORED" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET1\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET1", + "trigger": "GUILD_FACTION_TITLE_HONORED_FEMALE\t\"string\"", + "contents": "GUILD_FACTION_TITLE_HONORED_FEMALE" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET2\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET2", + "trigger": "GUILD_FACTION_TITLE_REVERED\t\"string\"", + "contents": "GUILD_FACTION_TITLE_REVERED" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET3\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET3", + "trigger": "GUILD_FACTION_TITLE_REVERED_FEMALE\t\"string\"", + "contents": "GUILD_FACTION_TITLE_REVERED_FEMALE" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET4\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET4", + "trigger": "GUILD_FEAT_OF_STRENGTH_DESCRIPTION\t\"string\"", + "contents": "GUILD_FEAT_OF_STRENGTH_DESCRIPTION" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET5\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET5", + "trigger": "GUILD_FINDER_DAYS_LEFT\t\"string\"", + "contents": "GUILD_FINDER_DAYS_LEFT" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET6\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET6", + "trigger": "GUILD_FINDER_LAST_DAY_LEFT\t\"string\"", + "contents": "GUILD_FINDER_LAST_DAY_LEFT" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET7\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET7", + "trigger": "GUILD_FINDER_REQUESTS_LEFT\t\"string\"", + "contents": "GUILD_FINDER_REQUESTS_LEFT" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET_TITLE1\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET_TITLE1", + "trigger": "GUILD_FRAME_CHALLENGES\t\"string\"", + "contents": "GUILD_FRAME_CHALLENGES" }, { - "trigger": "HELPFRAME_TECHNICAL_BULLET_TITLE2\tstring", - "contents": "HELPFRAME_TECHNICAL_BULLET_TITLE2", + "trigger": "GUILD_FRAME_TITLE\t\"string\"", + "contents": "GUILD_FRAME_TITLE" }, { - "trigger": "HELPFRAME_TECHNICAL_BUTTON_TEXT\tstring", - "contents": "HELPFRAME_TECHNICAL_BUTTON_TEXT", + "trigger": "GUILD_GROUP\t\"string\"", + "contents": "GUILD_GROUP" }, { - "trigger": "HELPFRAME_TECHNICAL_TEXT\tstring", - "contents": "HELPFRAME_TECHNICAL_TEXT", + "trigger": "GUILD_HELP_TEXT_LINE1\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE1" }, { - "trigger": "HELPFRAME_TECHNICAL_TITLE\tstring", - "contents": "HELPFRAME_TECHNICAL_TITLE", + "trigger": "GUILD_HELP_TEXT_LINE10\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE10" }, { - "trigger": "HELPFRAME_TICKET_CLICK_HELP\tstring", - "contents": "HELPFRAME_TICKET_CLICK_HELP", + "trigger": "GUILD_HELP_TEXT_LINE11\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE11" }, { - "trigger": "HELPFRAME_TICKET_TUTORIAL_HELP\tstring", - "contents": "HELPFRAME_TICKET_TUTORIAL_HELP", + "trigger": "GUILD_HELP_TEXT_LINE12\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE12" }, { - "trigger": "HELPFRAME_WELCOME_TEXT1\tstring", - "contents": "HELPFRAME_WELCOME_TEXT1", + "trigger": "GUILD_HELP_TEXT_LINE13\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE13" }, { - "trigger": "HELPFRAME_WELCOME_TITLE\tstring", - "contents": "HELPFRAME_WELCOME_TITLE", + "trigger": "GUILD_HELP_TEXT_LINE2\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE2" }, { - "trigger": "HEROIC_PREFIX\tstring", - "contents": "HEROIC_PREFIX", + "trigger": "GUILD_HELP_TEXT_LINE3\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE3" }, { - "trigger": "HEROIC_SCENARIO\tstring", - "contents": "HEROIC_SCENARIO", + "trigger": "GUILD_HELP_TEXT_LINE4\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE4" }, { - "trigger": "HEROIC_SCENARIO_BONUS_VALOR\tstring", - "contents": "HEROIC_SCENARIO_BONUS_VALOR", + "trigger": "GUILD_HELP_TEXT_LINE5\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE5" }, { - "trigger": "HEROIC_SCENARIO_BONUS_VALOR_SPECIFIC\tstring", - "contents": "HEROIC_SCENARIO_BONUS_VALOR_SPECIFIC", + "trigger": "GUILD_HELP_TEXT_LINE6\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE6" }, { - "trigger": "HERTZ\tstring", - "contents": "HERTZ", + "trigger": "GUILD_HELP_TEXT_LINE7\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE7" }, { - "trigger": "HIDE\tstring", - "contents": "HIDE", + "trigger": "GUILD_HELP_TEXT_LINE8\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE8" }, { - "trigger": "HIDE_ADVENTURE_JOURNAL_ALERTS\tstring", - "contents": "HIDE_ADVENTURE_JOURNAL_ALERTS", + "trigger": "GUILD_HELP_TEXT_LINE9\t\"string\"", + "contents": "GUILD_HELP_TEXT_LINE9" }, { - "trigger": "HIDE_OUTDOOR_WORLD_STATE_TEXT\tstring", - "contents": "HIDE_OUTDOOR_WORLD_STATE_TEXT", + "trigger": "GUILD_IMPEACH_BUTTON_TEXT\t\"string\"", + "contents": "GUILD_IMPEACH_BUTTON_TEXT" }, { - "trigger": "HIDE_PARTY_INTERFACE_TEXT\tstring", - "contents": "HIDE_PARTY_INTERFACE_TEXT", + "trigger": "GUILD_IMPEACH_POPUP_CONFIRM\t\"string\"", + "contents": "GUILD_IMPEACH_POPUP_CONFIRM" }, { - "trigger": "HIDE_PULLOUT_BG\tstring", - "contents": "HIDE_PULLOUT_BG", + "trigger": "GUILD_IMPEACH_POPUP_TEXT\t\"string\"", + "contents": "GUILD_IMPEACH_POPUP_TEXT" }, { - "trigger": "HIGH\tstring", - "contents": "HIGH", + "trigger": "GUILD_INFO_EDITLABEL\t\"string\"", + "contents": "GUILD_INFO_EDITLABEL" }, { - "trigger": "HIGH_BIDDER\tstring", - "contents": "HIGH_BIDDER", + "trigger": "GUILD_INFO_TEMPLATE\t\"string\"", + "contents": "GUILD_INFO_TEMPLATE" }, { - "trigger": "HIGHLIGHT_ABILITY_COMBATLOG_TOOLTIP\tstring", - "contents": "HIGHLIGHT_ABILITY_COMBATLOG_TOOLTIP", + "trigger": "GUILD_INFO_TITLE\t\"string\"", + "contents": "GUILD_INFO_TITLE" }, { - "trigger": "HIGHLIGHT_DAMAGE_COMBATLOG_TOOLTIP\tstring", - "contents": "HIGHLIGHT_DAMAGE_COMBATLOG_TOOLTIP", + "trigger": "GUILD_INFORMATION\t\"string\"", + "contents": "GUILD_INFORMATION" }, { - "trigger": "HIGHLIGHT_FONT_COLOR_CODE\tstring", - "contents": "HIGHLIGHT_FONT_COLOR_CODE", + "trigger": "GUILD_INTEREST\t\"string\"", + "contents": "GUILD_INTEREST" }, { - "trigger": "HIGHLIGHT_KILL_COMBATLOG_TOOLTIP\tstring", - "contents": "HIGHLIGHT_KILL_COMBATLOG_TOOLTIP", + "trigger": "GUILD_INTEREST_DUNGEON\t\"string\"", + "contents": "GUILD_INTEREST_DUNGEON" }, { - "trigger": "HIGHLIGHT_SCHOOL_COMBATLOG_TOOLTIP\tstring", - "contents": "HIGHLIGHT_SCHOOL_COMBATLOG_TOOLTIP", + "trigger": "GUILD_INTEREST_DUNGEON_TOOLTIP\t\"string\"", + "contents": "GUILD_INTEREST_DUNGEON_TOOLTIP" }, { - "trigger": "HIGHLIGHTING\tstring", - "contents": "HIGHLIGHTING", + "trigger": "GUILD_INTEREST_PVP\t\"string\"", + "contents": "GUILD_INTEREST_PVP" }, { - "trigger": "HIGHMOUNTAIN\tstring", - "contents": "HIGHMOUNTAIN", + "trigger": "GUILD_INTEREST_PVP_TOOLTIP\t\"string\"", + "contents": "GUILD_INTEREST_PVP_TOOLTIP" }, { - "trigger": "HISTORY\tstring", - "contents": "HISTORY", + "trigger": "GUILD_INTEREST_QUEST\t\"string\"", + "contents": "GUILD_INTEREST_QUEST" }, { - "trigger": "HIT\tstring", - "contents": "HIT", + "trigger": "GUILD_INTEREST_QUEST_TOOLTIP\t\"string\"", + "contents": "GUILD_INTEREST_QUEST_TOOLTIP" }, { - "trigger": "HIT_LCD\tstring", - "contents": "HIT_LCD", + "trigger": "GUILD_INTEREST_RAID\t\"string\"", + "contents": "GUILD_INTEREST_RAID" }, { - "trigger": "HK\tstring", - "contents": "HK", + "trigger": "GUILD_INTEREST_RAID_TOOLTIP\t\"string\"", + "contents": "GUILD_INTEREST_RAID_TOOLTIP" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_01\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_01", + "trigger": "GUILD_INTEREST_RP\t\"string\"", + "contents": "GUILD_INTEREST_RP" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_02\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_02", + "trigger": "GUILD_INTEREST_RP_TOOLTIP\t\"string\"", + "contents": "GUILD_INTEREST_RP_TOOLTIP" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_03\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_03", + "trigger": "GUILD_INVITATION\t\"string\"", + "contents": "GUILD_INVITATION" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_04\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_04", + "trigger": "GUILD_INVITE_DECLINE\t\"string\"", + "contents": "GUILD_INVITE_DECLINE" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_05\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_05", + "trigger": "GUILD_INVITE_JOIN\t\"string\"", + "contents": "GUILD_INVITE_JOIN" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_06\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_06", + "trigger": "GUILD_ITEM_LOOTED\t\"string\"", + "contents": "GUILD_ITEM_LOOTED" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_07\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_07", + "trigger": "GUILD_ITEM_LOOTED_BROADCAST\t\"string\"", + "contents": "GUILD_ITEM_LOOTED_BROADCAST" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_08\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_08", + "trigger": "GUILD_LATEST_PERK\t\"string\"", + "contents": "GUILD_LATEST_PERK" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_09\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_09", + "trigger": "GUILD_LEAVE\t\"string\"", + "contents": "GUILD_LEAVE" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_10\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_10", + "trigger": "GUILD_LEVEL\t\"string\"", + "contents": "GUILD_LEVEL" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_11\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_11", + "trigger": "GUILD_LEVEL_AND_FACTION\t\"string\"", + "contents": "GUILD_LEVEL_AND_FACTION" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_12\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_12", + "trigger": "GUILD_LOWERRANK_BUTTON_TOOLTIP\t\"string\"", + "contents": "GUILD_LOWERRANK_BUTTON_TOOLTIP" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_13\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_13", + "trigger": "GUILD_MEMBER_OPTIONS\t\"string\"", + "contents": "GUILD_MEMBER_OPTIONS" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_14\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_14", + "trigger": "GUILD_MEMBER_TEMPLATE\t\"string\"", + "contents": "GUILD_MEMBER_TEMPLATE" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_15\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_15", + "trigger": "GUILD_MEMBERS_ONLINE\t\"string\"", + "contents": "GUILD_MEMBERS_ONLINE" }, { - "trigger": "HOLIDAY_TRANSMOG_THEME_16\tstring", - "contents": "HOLIDAY_TRANSMOG_THEME_16", + "trigger": "GUILD_MEMBERS_ONLINE_COLON\t\"string\"", + "contents": "GUILD_MEMBERS_ONLINE_COLON" }, { - "trigger": "HOLY_POWER\tstring", - "contents": "HOLY_POWER", + "trigger": "GUILD_MEMBERSHIP_REQUEST_SENT\t\"string\"", + "contents": "GUILD_MEMBERSHIP_REQUEST_SENT" }, { - "trigger": "HOLY_POWER_COST\tstring", - "contents": "HOLY_POWER_COST", + "trigger": "GUILD_MESSAGE\t\"string\"", + "contents": "GUILD_MESSAGE" }, { - "trigger": "HOLY_POWER_COST_PER_TIME\tstring", - "contents": "HOLY_POWER_COST_PER_TIME", + "trigger": "GUILD_MOTD\t\"string\"", + "contents": "GUILD_MOTD" }, { - "trigger": "HOLY_POWER_COST_PER_TIME_NO_BASE\tstring", - "contents": "HOLY_POWER_COST_PER_TIME_NO_BASE", + "trigger": "GUILD_MOTD_EDITLABEL\t\"string\"", + "contents": "GUILD_MOTD_EDITLABEL" }, { - "trigger": "HOLY_POWER_TOOLTIP\tstring", - "contents": "HOLY_POWER_TOOLTIP", + "trigger": "GUILD_MOTD_LABEL\t\"string\"", + "contents": "GUILD_MOTD_LABEL" }, { - "trigger": "HOME\tstring", - "contents": "HOME", + "trigger": "GUILD_MOTD_LABEL2\t\"string\"", + "contents": "GUILD_MOTD_LABEL2" }, { - "trigger": "HOME_INN\tstring", - "contents": "HOME_INN", + "trigger": "GUILD_MOTD_TEMPLATE\t\"string\"", + "contents": "GUILD_MOTD_TEMPLATE" }, { - "trigger": "HONOR\tstring", - "contents": "HONOR", + "trigger": "GUILD_MOVE_COMPLETE\t\"string\"", + "contents": "GUILD_MOVE_COMPLETE" }, { - "trigger": "HONOR_BAR\tstring", - "contents": "HONOR_BAR", + "trigger": "GUILD_MOVE_STARTING\t\"string\"", + "contents": "GUILD_MOVE_STARTING" }, { - "trigger": "HONOR_CONTRIBUTION_POINTS\tstring", - "contents": "HONOR_CONTRIBUTION_POINTS", + "trigger": "GUILD_NAME\t\"string\"", + "contents": "GUILD_NAME" }, { - "trigger": "HONOR_ESTIMATED_TOOLTIP\tstring", - "contents": "HONOR_ESTIMATED_TOOLTIP", + "trigger": "GUILD_NAME_ALERT\t\"string\"", + "contents": "GUILD_NAME_ALERT" }, { - "trigger": "HONOR_GAINED\tstring", - "contents": "HONOR_GAINED", + "trigger": "GUILD_NAME_ALERT_GM_HELP\t\"string\"", + "contents": "GUILD_NAME_ALERT_GM_HELP" }, { - "trigger": "HONOR_GAINED_TOOLTIP\tstring", - "contents": "HONOR_GAINED_TOOLTIP", + "trigger": "GUILD_NAME_ALERT_MEMBER_HELP\t\"string\"", + "contents": "GUILD_NAME_ALERT_MEMBER_HELP" }, { - "trigger": "HONOR_HIGHEST_RANK\tstring", - "contents": "HONOR_HIGHEST_RANK", + "trigger": "GUILD_NAME_ALERT_WARNING\t\"string\"", + "contents": "GUILD_NAME_ALERT_WARNING" }, { - "trigger": "HONOR_LASTWEEK\tstring", - "contents": "HONOR_LASTWEEK", + "trigger": "GUILD_NAME_TEMPLATE\t\"string\"", + "contents": "GUILD_NAME_TEMPLATE" }, { - "trigger": "HONOR_LEVEL_LABEL\tstring", - "contents": "HONOR_LEVEL_LABEL", + "trigger": "GUILD_NEW_RANK\t\"string\"", + "contents": "GUILD_NEW_RANK" }, { - "trigger": "HONOR_LIFETIME\tstring", - "contents": "HONOR_LIFETIME", + "trigger": "GUILD_NEWS\t\"string\"", + "contents": "GUILD_NEWS" }, { - "trigger": "HONOR_POINTS\tstring", - "contents": "HONOR_POINTS", + "trigger": "GUILD_NEWS_AND_EVENTS\t\"string\"", + "contents": "GUILD_NEWS_AND_EVENTS" }, { - "trigger": "HONOR_REWARD_ARTIFACT_POWER\tstring", - "contents": "HONOR_REWARD_ARTIFACT_POWER", + "trigger": "GUILD_NEWS_DATE\t\"string\"", + "contents": "GUILD_NEWS_DATE" }, { - "trigger": "HONOR_REWARD_MONEY\tstring", - "contents": "HONOR_REWARD_MONEY", + "trigger": "GUILD_NEWS_FILTER1\t\"string\"", + "contents": "GUILD_NEWS_FILTER1" }, { - "trigger": "HONOR_REWARD_TITLE\tstring", - "contents": "HONOR_REWARD_TITLE", + "trigger": "GUILD_NEWS_FILTER2\t\"string\"", + "contents": "GUILD_NEWS_FILTER2" }, { - "trigger": "HONOR_REWARD_TITLE_TOOLTIP\tstring", - "contents": "HONOR_REWARD_TITLE_TOOLTIP", + "trigger": "GUILD_NEWS_FILTER3\t\"string\"", + "contents": "GUILD_NEWS_FILTER3" }, { - "trigger": "HONOR_STANDING\tstring", - "contents": "HONOR_STANDING", + "trigger": "GUILD_NEWS_FILTER4\t\"string\"", + "contents": "GUILD_NEWS_FILTER4" }, { - "trigger": "HONOR_TALENT_CAN_NOW_PRESTIGE\tstring", - "contents": "HONOR_TALENT_CAN_NOW_PRESTIGE", + "trigger": "GUILD_NEWS_FILTER5\t\"string\"", + "contents": "GUILD_NEWS_FILTER5" }, { - "trigger": "HONOR_TALENT_FIRST_TALENT\tstring", - "contents": "HONOR_TALENT_FIRST_TALENT", + "trigger": "GUILD_NEWS_FILTER6\t\"string\"", + "contents": "GUILD_NEWS_FILTER6" }, { - "trigger": "HONOR_TALENT_HONOR_LEVELS\tstring", - "contents": "HONOR_TALENT_HONOR_LEVELS", + "trigger": "GUILD_NEWS_FILTER7\t\"string\"", + "contents": "GUILD_NEWS_FILTER7" }, { - "trigger": "HONOR_THIS_SESSION\tstring", - "contents": "HONOR_THIS_SESSION", + "trigger": "GUILD_NEWS_FILTER9\t\"string\"", + "contents": "GUILD_NEWS_FILTER9" }, { - "trigger": "HONOR_TODAY\tstring", - "contents": "HONOR_TODAY", + "trigger": "GUILD_NEWS_FILTERS\t\"string\"", + "contents": "GUILD_NEWS_FILTERS" }, { - "trigger": "HONOR_YESTERDAY\tstring", - "contents": "HONOR_YESTERDAY", + "trigger": "GUILD_NEWS_FORMAT0\t\"string\"", + "contents": "GUILD_NEWS_FORMAT0" }, { - "trigger": "HONOR_YOUVE_REACHED\tstring", - "contents": "HONOR_YOUVE_REACHED", + "trigger": "GUILD_NEWS_FORMAT1\t\"string\"", + "contents": "GUILD_NEWS_FORMAT1" }, { - "trigger": "HONORABLE_KILLS\tstring", - "contents": "HONORABLE_KILLS", + "trigger": "GUILD_NEWS_FORMAT2\t\"string\"", + "contents": "GUILD_NEWS_FORMAT2" }, { - "trigger": "HONORABLE_KILLS_TOOLTIP\tstring", - "contents": "HONORABLE_KILLS_TOOLTIP", + "trigger": "GUILD_NEWS_FORMAT3\t\"string\"", + "contents": "GUILD_NEWS_FORMAT3" }, { - "trigger": "HORDE_CHEER\tstring", - "contents": "HORDE_CHEER", + "trigger": "GUILD_NEWS_FORMAT4\t\"string\"", + "contents": "GUILD_NEWS_FORMAT4" }, { - "trigger": "HOSTILE\tstring", - "contents": "HOSTILE", + "trigger": "GUILD_NEWS_FORMAT5\t\"string\"", + "contents": "GUILD_NEWS_FORMAT5" }, { - "trigger": "HOT_ITEM\tstring", - "contents": "HOT_ITEM", + "trigger": "GUILD_NEWS_FORMAT6\t\"string\"", + "contents": "GUILD_NEWS_FORMAT6" }, { - "trigger": "HOT_ITEM_SELLER\tstring", - "contents": "HOT_ITEM_SELLER", + "trigger": "GUILD_NEWS_FORMAT7\t\"string\"", + "contents": "GUILD_NEWS_FORMAT7" }, { - "trigger": "HOUR_ONELETTER_ABBR\tstring", - "contents": "HOUR_ONELETTER_ABBR", + "trigger": "GUILD_NEWS_FORMAT8\t\"string\"", + "contents": "GUILD_NEWS_FORMAT8" }, { - "trigger": "HOURS\tstring", - "contents": "HOURS", + "trigger": "GUILD_NEWS_ITEM_PURCHASED\t\"string\"", + "contents": "GUILD_NEWS_ITEM_PURCHASED" }, { - "trigger": "HOURS_ABBR\tstring", - "contents": "HOURS_ABBR", + "trigger": "GUILD_NEWS_LINK_ITEM\t\"string\"", + "contents": "GUILD_NEWS_LINK_ITEM" }, { - "trigger": "HOURS_MINUTES_SECONDS\tstring", - "contents": "HOURS_MINUTES_SECONDS", + "trigger": "GUILD_NEWS_MAKE_STICKY\t\"string\"", + "contents": "GUILD_NEWS_MAKE_STICKY" }, { - "trigger": "HOURS_MINUTES_SECONDS_MILLISECONDS\tstring", - "contents": "HOURS_MINUTES_SECONDS_MILLISECONDS", + "trigger": "GUILD_NEWS_MOTD\t\"string\"", + "contents": "GUILD_NEWS_MOTD" }, { - "trigger": "HP\tstring", - "contents": "HP", + "trigger": "GUILD_NEWS_REMOVE_STICKY\t\"string\"", + "contents": "GUILD_NEWS_REMOVE_STICKY" }, { - "trigger": "HP_TEMPLATE\tstring", - "contents": "HP_TEMPLATE", + "trigger": "GUILD_NEWS_TITLE\t\"string\"", + "contents": "GUILD_NEWS_TITLE" }, { - "trigger": "HTML_END\tstring", - "contents": "HTML_END", + "trigger": "GUILD_NEWS_VIEW_ACHIEVEMENT\t\"string\"", + "contents": "GUILD_NEWS_VIEW_ACHIEVEMENT" }, { - "trigger": "HTML_START\tstring", - "contents": "HTML_START", + "trigger": "GUILD_NEXT_PERK_LEVEL\t\"string\"", + "contents": "GUILD_NEXT_PERK_LEVEL" }, { - "trigger": "HTML_START_CENTERED\tstring", - "contents": "HTML_START_CENTERED", + "trigger": "GUILD_NO_GUILD_EVENTS\t\"string\"", + "contents": "GUILD_NO_GUILD_EVENTS" }, { - "trigger": "HUNTER_AGILITY_TOOLTIP\tstring", - "contents": "HUNTER_AGILITY_TOOLTIP", + "trigger": "GUILD_NO_GUILD_NEWS\t\"string\"", + "contents": "GUILD_NO_GUILD_NEWS" }, { - "trigger": "HUNTER_BM_CORE_ABILITY_1\tstring", - "contents": "HUNTER_BM_CORE_ABILITY_1", + "trigger": "GUILD_NOT_ALLIED_S\t\"string\"", + "contents": "GUILD_NOT_ALLIED_S" }, { - "trigger": "HUNTER_BM_CORE_ABILITY_2\tstring", - "contents": "HUNTER_BM_CORE_ABILITY_2", + "trigger": "GUILD_NOTE_EDITLABEL\t\"string\"", + "contents": "GUILD_NOTE_EDITLABEL" }, { - "trigger": "HUNTER_BM_CORE_ABILITY_3\tstring", - "contents": "HUNTER_BM_CORE_ABILITY_3", + "trigger": "GUILD_NOTES_LABEL\t\"string\"", + "contents": "GUILD_NOTES_LABEL" }, { - "trigger": "HUNTER_BM_CORE_ABILITY_4\tstring", - "contents": "HUNTER_BM_CORE_ABILITY_4", + "trigger": "GUILD_OFFICER_NOTE\t\"string\"", + "contents": "GUILD_OFFICER_NOTE" }, { - "trigger": "HUNTER_BM_CORE_ABILITY_5\tstring", - "contents": "HUNTER_BM_CORE_ABILITY_5", + "trigger": "GUILD_OFFICER_PERMISSION_ACCESS_CHANNELS\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_ACCESS_CHANNELS" }, { - "trigger": "HUNTER_BM_CORE_ABILITY_6\tstring", - "contents": "HUNTER_BM_CORE_ABILITY_6", + "trigger": "GUILD_OFFICER_PERMISSION_DELETE_EVENTS\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_DELETE_EVENTS" }, { - "trigger": "HUNTER_INTELLECT_TOOLTIP\tstring", - "contents": "HUNTER_INTELLECT_TOOLTIP", + "trigger": "GUILD_OFFICER_PERMISSION_DELETE_MESSAGES\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_DELETE_MESSAGES" }, { - "trigger": "HUNTER_MM_CORE_ABILITY_1\tstring", - "contents": "HUNTER_MM_CORE_ABILITY_1", + "trigger": "GUILD_OFFICER_PERMISSION_GUILD_INFO\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_GUILD_INFO" }, { - "trigger": "HUNTER_MM_CORE_ABILITY_2\tstring", - "contents": "HUNTER_MM_CORE_ABILITY_2", + "trigger": "GUILD_OFFICER_PERMISSION_MOTD\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_MOTD" }, { - "trigger": "HUNTER_MM_CORE_ABILITY_3\tstring", - "contents": "HUNTER_MM_CORE_ABILITY_3", + "trigger": "GUILD_OFFICER_PERMISSION_OFFICER_NOTES\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_OFFICER_NOTES" }, { - "trigger": "HUNTER_MM_CORE_ABILITY_4\tstring", - "contents": "HUNTER_MM_CORE_ABILITY_4", + "trigger": "GUILD_OFFICER_PERMISSION_PUBLIC_NOTES\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_PUBLIC_NOTES" }, { - "trigger": "HUNTER_MM_CORE_ABILITY_5\tstring", - "contents": "HUNTER_MM_CORE_ABILITY_5", + "trigger": "GUILD_OFFICER_PERMISSION_REMOVE_FROM_VOICE\t\"string\"", + "contents": "GUILD_OFFICER_PERMISSION_REMOVE_FROM_VOICE" }, { - "trigger": "HUNTER_MM_CORE_ABILITY_6\tstring", - "contents": "HUNTER_MM_CORE_ABILITY_6", + "trigger": "GUILD_OFFICERNOTE_EDITLABEL\t\"string\"", + "contents": "GUILD_OFFICERNOTE_EDITLABEL" }, { - "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_1\tstring", - "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_1", + "trigger": "GUILD_OFFICERNOTES_LABEL\t\"string\"", + "contents": "GUILD_OFFICERNOTES_LABEL" }, { - "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_2\tstring", - "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_2", + "trigger": "GUILD_ONLINE_LABEL\t\"string\"", + "contents": "GUILD_ONLINE_LABEL" }, { - "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_3\tstring", - "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_3", + "trigger": "GUILD_OPEN_RECRUITMENT\t\"string\"", + "contents": "GUILD_OPEN_RECRUITMENT" }, { - "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_4\tstring", - "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_4", + "trigger": "GUILD_PERKS\t\"string\"", + "contents": "GUILD_PERKS" }, { - "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_5\tstring", - "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_5", + "trigger": "GUILD_PERKS_TITLE\t\"string\"", + "contents": "GUILD_PERKS_TITLE" }, { - "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_6\tstring", - "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_6", + "trigger": "GUILD_PETITION_LEADER_INSTRUCTIONS\t\"string\"", + "contents": "GUILD_PETITION_LEADER_INSTRUCTIONS" }, { - "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_1\tstring", - "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_1", + "trigger": "GUILD_PETITION_MEMBER_INSTRUCTIONS\t\"string\"", + "contents": "GUILD_PETITION_MEMBER_INSTRUCTIONS" }, { - "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_2\tstring", - "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_2", + "trigger": "GUILD_PLAYSTYLE\t\"string\"", + "contents": "GUILD_PLAYSTYLE" }, { - "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_3\tstring", - "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_3", + "trigger": "GUILD_PLAYSTYLE_CASUAL\t\"string\"", + "contents": "GUILD_PLAYSTYLE_CASUAL" }, { - "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_4\tstring", - "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_4", + "trigger": "GUILD_PLAYSTYLE_HARDCORE\t\"string\"", + "contents": "GUILD_PLAYSTYLE_HARDCORE" }, { - "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_1\tstring", - "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_1", + "trigger": "GUILD_PLAYSTYLE_MODERATE\t\"string\"", + "contents": "GUILD_PLAYSTYLE_MODERATE" }, { - "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_2\tstring", - "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_2", + "trigger": "GUILD_POINTS_TT\t\"string\"", + "contents": "GUILD_POINTS_TT" }, { - "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_3\tstring", - "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_3", + "trigger": "GUILD_PROMOTE\t\"string\"", + "contents": "GUILD_PROMOTE" }, { - "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_4\tstring", - "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_4", + "trigger": "GUILD_PVP_STATUS\t\"string\"", + "contents": "GUILD_PVP_STATUS" }, { - "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_5\tstring", - "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_5", + "trigger": "GUILD_RAISERANK_BUTTON_TOOLTIP\t\"string\"", + "contents": "GUILD_RAISERANK_BUTTON_TOOLTIP" }, { - "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_6\tstring", - "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_6", + "trigger": "GUILD_RANK0_DESC\t\"string\"", + "contents": "GUILD_RANK0_DESC" }, { - "trigger": "HUNTER_SV_CORE_ABILITY_1\tstring", - "contents": "HUNTER_SV_CORE_ABILITY_1", + "trigger": "GUILD_RANK1_DESC\t\"string\"", + "contents": "GUILD_RANK1_DESC" }, { - "trigger": "HUNTER_SV_CORE_ABILITY_2\tstring", - "contents": "HUNTER_SV_CORE_ABILITY_2", + "trigger": "GUILD_RANK2_DESC\t\"string\"", + "contents": "GUILD_RANK2_DESC" }, { - "trigger": "HUNTER_SV_CORE_ABILITY_3\tstring", - "contents": "HUNTER_SV_CORE_ABILITY_3", + "trigger": "GUILD_RANK3_DESC\t\"string\"", + "contents": "GUILD_RANK3_DESC" }, { - "trigger": "HUNTER_SV_CORE_ABILITY_4\tstring", - "contents": "HUNTER_SV_CORE_ABILITY_4", + "trigger": "GUILD_RANK4_DESC\t\"string\"", + "contents": "GUILD_RANK4_DESC" }, { - "trigger": "HUNTER_SV_CORE_ABILITY_5\tstring", - "contents": "HUNTER_SV_CORE_ABILITY_5", + "trigger": "GUILD_RANK_AUTHENTICATOR_TOOLTIP\t\"string\"", + "contents": "GUILD_RANK_AUTHENTICATOR_TOOLTIP" }, { - "trigger": "HUNTER_SV_CORE_ABILITY_6\tstring", - "contents": "HUNTER_SV_CORE_ABILITY_6", + "trigger": "GUILD_RANK_UNAVAILABLE\t\"string\"", + "contents": "GUILD_RANK_UNAVAILABLE" }, { - "trigger": "HUNTER_TRACKING_TEXT\tstring", - "contents": "HUNTER_TRACKING_TEXT", + "trigger": "GUILD_RANK_UNAVAILABLE_AUTHENTICATOR\t\"string\"", + "contents": "GUILD_RANK_UNAVAILABLE_AUTHENTICATOR" }, { - "trigger": "ICON_TAG_RAID_TARGET_CIRCLE1\tstring", - "contents": "ICON_TAG_RAID_TARGET_CIRCLE1", + "trigger": "GUILD_RECRUITMENT\t\"string\"", + "contents": "GUILD_RECRUITMENT" }, { - "trigger": "ICON_TAG_RAID_TARGET_CIRCLE2\tstring", - "contents": "ICON_TAG_RAID_TARGET_CIRCLE2", + "trigger": "GUILD_RECRUITMENT_ANYLEVEL\t\"string\"", + "contents": "GUILD_RECRUITMENT_ANYLEVEL" }, { - "trigger": "ICON_TAG_RAID_TARGET_CROSS1\tstring", - "contents": "ICON_TAG_RAID_TARGET_CROSS1", + "trigger": "GUILD_RECRUITMENT_LEVEL\t\"string\"", + "contents": "GUILD_RECRUITMENT_LEVEL" }, { - "trigger": "ICON_TAG_RAID_TARGET_CROSS2\tstring", - "contents": "ICON_TAG_RAID_TARGET_CROSS2", + "trigger": "GUILD_RECRUITMENT_MAXLEVEL\t\"string\"", + "contents": "GUILD_RECRUITMENT_MAXLEVEL" }, { - "trigger": "ICON_TAG_RAID_TARGET_DIAMOND1\tstring", - "contents": "ICON_TAG_RAID_TARGET_DIAMOND1", + "trigger": "GUILD_REGISTRAR_PURCHASE_TEXT\t\"string\"", + "contents": "GUILD_REGISTRAR_PURCHASE_TEXT" }, { - "trigger": "ICON_TAG_RAID_TARGET_DIAMOND2\tstring", - "contents": "ICON_TAG_RAID_TARGET_DIAMOND2", + "trigger": "GUILD_RENAMED\t\"string\"", + "contents": "GUILD_RENAMED" }, { - "trigger": "ICON_TAG_RAID_TARGET_MOON1\tstring", - "contents": "ICON_TAG_RAID_TARGET_MOON1", + "trigger": "GUILD_REP_WEEKLY_CAPPED\t\"string\"", + "contents": "GUILD_REP_WEEKLY_CAPPED" }, { - "trigger": "ICON_TAG_RAID_TARGET_MOON2\tstring", - "contents": "ICON_TAG_RAID_TARGET_MOON2", + "trigger": "GUILD_REPUTATION\t\"string\"", + "contents": "GUILD_REPUTATION" }, { - "trigger": "ICON_TAG_RAID_TARGET_SKULL1\tstring", - "contents": "ICON_TAG_RAID_TARGET_SKULL1", + "trigger": "GUILD_REPUTATION_CAP\t\"string\"", + "contents": "GUILD_REPUTATION_CAP" }, { - "trigger": "ICON_TAG_RAID_TARGET_SKULL2\tstring", - "contents": "ICON_TAG_RAID_TARGET_SKULL2", + "trigger": "GUILD_REPUTATION_COLON\t\"string\"", + "contents": "GUILD_REPUTATION_COLON" }, { - "trigger": "ICON_TAG_RAID_TARGET_SQUARE1\tstring", - "contents": "ICON_TAG_RAID_TARGET_SQUARE1", + "trigger": "GUILD_REPUTATION_WARNING\t\"string\"", + "contents": "GUILD_REPUTATION_WARNING" }, { - "trigger": "ICON_TAG_RAID_TARGET_SQUARE2\tstring", - "contents": "ICON_TAG_RAID_TARGET_SQUARE2", + "trigger": "GUILD_REPUTATION_WARNING_GENERIC\t\"string\"", + "contents": "GUILD_REPUTATION_WARNING_GENERIC" }, { - "trigger": "ICON_TAG_RAID_TARGET_STAR1\tstring", - "contents": "ICON_TAG_RAID_TARGET_STAR1", + "trigger": "GUILD_REPUTATION_WEEKLY\t\"string\"", + "contents": "GUILD_REPUTATION_WEEKLY" }, { - "trigger": "ICON_TAG_RAID_TARGET_STAR2\tstring", - "contents": "ICON_TAG_RAID_TARGET_STAR2", + "trigger": "GUILD_REWARDS_ACHIEVEMENT_ICON\t\"string\"", + "contents": "GUILD_REWARDS_ACHIEVEMENT_ICON" }, { - "trigger": "ICON_TAG_RAID_TARGET_TRIANGLE1\tstring", - "contents": "ICON_TAG_RAID_TARGET_TRIANGLE1", + "trigger": "GUILD_REWARDS_TITLE\t\"string\"", + "contents": "GUILD_REWARDS_TITLE" }, { - "trigger": "ICON_TAG_RAID_TARGET_TRIANGLE2\tstring", - "contents": "ICON_TAG_RAID_TARGET_TRIANGLE2", + "trigger": "GUILD_REWARDS_VISIT_VENDOR\t\"string\"", + "contents": "GUILD_REWARDS_VISIT_VENDOR" }, { - "trigger": "ID\tstring", - "contents": "ID", + "trigger": "GUILD_ROSTER\t\"string\"", + "contents": "GUILD_ROSTER" }, { - "trigger": "IDLE_MESSAGE\tstring", - "contents": "IDLE_MESSAGE", + "trigger": "GUILD_ROSTER_ARENA_RATING\t\"string\"", + "contents": "GUILD_ROSTER_ARENA_RATING" }, { - "trigger": "IF_EQUIPPED_TOGETHER\tstring", - "contents": "IF_EQUIPPED_TOGETHER", + "trigger": "GUILD_ROSTER_TEMPLATE\t\"string\"", + "contents": "GUILD_ROSTER_TEMPLATE" }, { - "trigger": "IGNORE\tstring", - "contents": "IGNORE", + "trigger": "GUILD_ROSTER_VIEW\t\"string\"", + "contents": "GUILD_ROSTER_VIEW" }, { - "trigger": "IGNORE_DIALOG\tstring", - "contents": "IGNORE_DIALOG", + "trigger": "GUILD_SET_FILTERS_LINK\t\"string\"", + "contents": "GUILD_SET_FILTERS_LINK" }, { - "trigger": "IGNORE_ERRORS\tstring", - "contents": "IGNORE_ERRORS", + "trigger": "GUILD_STATUS\t\"string\"", + "contents": "GUILD_STATUS" }, { - "trigger": "IGNORE_LIST\tstring", - "contents": "IGNORE_LIST", + "trigger": "GUILD_TAB_GUILD\t\"string\"", + "contents": "GUILD_TAB_GUILD" }, { - "trigger": "IGNORE_PLAYER\tstring", - "contents": "IGNORE_PLAYER", + "trigger": "GUILD_TAB_GUILD_ABBR\t\"string\"", + "contents": "GUILD_TAB_GUILD_ABBR" }, { - "trigger": "IGNORE_QUEST\tstring", - "contents": "IGNORE_QUEST", + "trigger": "GUILD_TAB_INFO\t\"string\"", + "contents": "GUILD_TAB_INFO" }, { - "trigger": "IGNORE_REMOVE\tstring", - "contents": "IGNORE_REMOVE", + "trigger": "GUILD_TAB_INFO_ABBR\t\"string\"", + "contents": "GUILD_TAB_INFO_ABBR" }, { - "trigger": "IGNORED\tstring", - "contents": "IGNORED", + "trigger": "GUILD_TAB_NEWS\t\"string\"", + "contents": "GUILD_TAB_NEWS" }, { - "trigger": "IGNORED_QUEST_DISPLAY\tstring", - "contents": "IGNORED_QUEST_DISPLAY", + "trigger": "GUILD_TAB_NEWS_ABBR\t\"string\"", + "contents": "GUILD_TAB_NEWS_ABBR" }, { - "trigger": "IGR_BILLING_NAG_DIALOG\tstring", - "contents": "IGR_BILLING_NAG_DIALOG", + "trigger": "GUILD_TAB_PERKS\t\"string\"", + "contents": "GUILD_TAB_PERKS" }, { - "trigger": "ILLIDAN_ORIGINS_PIT_LORD_BOSSNAME\tstring", - "contents": "ILLIDAN_ORIGINS_PIT_LORD_BOSSNAME", + "trigger": "GUILD_TAB_PERKS_ABBR\t\"string\"", + "contents": "GUILD_TAB_PERKS_ABBR" }, { - "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_01\tstring", - "contents": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_01", + "trigger": "GUILD_TAB_REWARDS\t\"string\"", + "contents": "GUILD_TAB_REWARDS" }, { - "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_02\tstring", - "contents": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_02", + "trigger": "GUILD_TAB_REWARDS_ABBR\t\"string\"", + "contents": "GUILD_TAB_REWARDS_ABBR" }, { - "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_COLLAPSING_STAR\tstring", - "contents": "ILLIDAN_ORIGINS_RL_ABILITY_COLLAPSING_STAR", + "trigger": "GUILD_TAB_ROSTER\t\"string\"", + "contents": "GUILD_TAB_ROSTER" }, { - "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_FURY_OF_THE_COSMOS\tstring", - "contents": "ILLIDAN_ORIGINS_RL_ABILITY_FURY_OF_THE_COSMOS", + "trigger": "GUILD_TAB_ROSTER_ABBR\t\"string\"", + "contents": "GUILD_TAB_ROSTER_ABBR" }, { - "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_STORMRAGE\tstring", - "contents": "ILLIDAN_ORIGINS_RL_ABILITY_STORMRAGE", + "trigger": "GUILD_TEMPLATE\t\"string\"", + "contents": "GUILD_TEMPLATE" }, { - "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_WARHAWK\tstring", - "contents": "ILLIDAN_ORIGINS_RL_ABILITY_WARHAWK", + "trigger": "GUILD_TITLE_TEMPLATE\t\"string\"", + "contents": "GUILD_TITLE_TEMPLATE" }, { - "trigger": "ILLIDAN_ORIGINS_RL_ESSENCE_OF_THE_ARCANE_NEEDED\tstring", - "contents": "ILLIDAN_ORIGINS_RL_ESSENCE_OF_THE_ARCANE_NEEDED", + "trigger": "GUILD_TOTAL\t\"string\"", + "contents": "GUILD_TOTAL" }, { - "trigger": "ILLUSTRIOUS\tstring", - "contents": "ILLUSTRIOUS", + "trigger": "GUILD_TOTALONLINE\t\"string\"", + "contents": "GUILD_TOTALONLINE" }, { - "trigger": "IM_STYLE\tstring", - "contents": "IM_STYLE", + "trigger": "GUILD_TRADE_SKILL_CRAFTERS_COLON\t\"string\"", + "contents": "GUILD_TRADE_SKILL_CRAFTERS_COLON" }, { - "trigger": "IMMUNE\tstring", - "contents": "IMMUNE", + "trigger": "GUILD_TRADE_SKILL_TITLE\t\"string\"", + "contents": "GUILD_TRADE_SKILL_TITLE" }, { - "trigger": "IMPORTANT_PEOPLE_IN_GROUP\tstring", - "contents": "IMPORTANT_PEOPLE_IN_GROUP", + "trigger": "GUILD_TRADE_SKILL_VIEW_CRAFTERS\t\"string\"", + "contents": "GUILD_TRADE_SKILL_VIEW_CRAFTERS" }, { - "trigger": "IN_LFG_QUEUE_BUT_SUSPENDED\tstring", - "contents": "IN_LFG_QUEUE_BUT_SUSPENDED", + "trigger": "GUILD_VIEW_ALL_PERKS_LINK\t\"string\"", + "contents": "GUILD_VIEW_ALL_PERKS_LINK" }, { - "trigger": "INBOX\tstring", - "contents": "INBOX", + "trigger": "GUILD_VIEW_ALL_RECIPES_LINK\t\"string\"", + "contents": "GUILD_VIEW_ALL_RECIPES_LINK" }, { - "trigger": "INBOX_TOO_MUCH_MAIL\tstring", - "contents": "INBOX_TOO_MUCH_MAIL", + "trigger": "GUILD_VIEW_LOG\t\"string\"", + "contents": "GUILD_VIEW_LOG" }, { - "trigger": "INBOX_TOO_MUCH_MAIL_TOOLTIP\tstring", - "contents": "INBOX_TOO_MUCH_MAIL_TOOLTIP", + "trigger": "GUILD_VIEW_NEW_PERKS_LINK\t\"string\"", + "contents": "GUILD_VIEW_NEW_PERKS_LINK" }, { - "trigger": "INCLUDED_BATTLEGROUNDS\tstring", - "contents": "INCLUDED_BATTLEGROUNDS", + "trigger": "GUILD_VIEW_RECIPES_LINK\t\"string\"", + "contents": "GUILD_VIEW_RECIPES_LINK" }, { - "trigger": "INCLUDED_DUNGEONS\tstring", - "contents": "INCLUDED_DUNGEONS", + "trigger": "GUILD_XP_TOTAL\t\"string\"", + "contents": "GUILD_XP_TOTAL" }, { - "trigger": "INCLUDED_DUNGEONS_EMPTY\tstring", - "contents": "INCLUDED_DUNGEONS_EMPTY", + "trigger": "GUILD_XP_WEEKLY\t\"string\"", + "contents": "GUILD_XP_WEEKLY" }, { - "trigger": "INCLUDED_DUNGEONS_SUBTEXT\tstring", - "contents": "INCLUDED_DUNGEONS_SUBTEXT", + "trigger": "GUILDADDRANK_BUTTON_TOOLTIP\t\"string\"", + "contents": "GUILDADDRANK_BUTTON_TOOLTIP" }, { - "trigger": "INCLUDED_DUNGEONS_TIMEWALKER_EMPTY\tstring", - "contents": "INCLUDED_DUNGEONS_TIMEWALKER_EMPTY", + "trigger": "GUILDBANK_AVAILABLE_MONEY\t\"string\"", + "contents": "GUILDBANK_AVAILABLE_MONEY" }, { - "trigger": "INCLUDED_SCENARIOS\tstring", - "contents": "INCLUDED_SCENARIOS", + "trigger": "GUILDBANK_AWARD_MONEY_SUMMARY_FORMAT\t\"string\"", + "contents": "GUILDBANK_AWARD_MONEY_SUMMARY_FORMAT" }, { - "trigger": "INCLUDED_SCENARIOS_EMPTY\tstring", - "contents": "INCLUDED_SCENARIOS_EMPTY", + "trigger": "GUILDBANK_BUYTAB_MONEY_FORMAT\t\"string\"", + "contents": "GUILDBANK_BUYTAB_MONEY_FORMAT" }, { - "trigger": "INCLUDED_SCENARIOS_SUBTEXT\tstring", - "contents": "INCLUDED_SCENARIOS_SUBTEXT", + "trigger": "GUILDBANK_CASHFLOW\t\"string\"", + "contents": "GUILDBANK_CASHFLOW" }, { - "trigger": "INCOMPLETE\tstring", - "contents": "INCOMPLETE", + "trigger": "GUILDBANK_DEPOSIT\t\"string\"", + "contents": "GUILDBANK_DEPOSIT" }, { - "trigger": "INCREASE_POTENTIAL\tstring", - "contents": "INCREASE_POTENTIAL", + "trigger": "GUILDBANK_DEPOSIT_FORMAT\t\"string\"", + "contents": "GUILDBANK_DEPOSIT_FORMAT" }, { - "trigger": "INDIVIDUALS\tstring", - "contents": "INDIVIDUALS", + "trigger": "GUILDBANK_DEPOSIT_MONEY_FORMAT\t\"string\"", + "contents": "GUILDBANK_DEPOSIT_MONEY_FORMAT" }, { - "trigger": "INELIGIBLE_BOSSES\tstring", - "contents": "INELIGIBLE_BOSSES", + "trigger": "GUILDBANK_INFO_TITLE_FORMAT\t\"string\"", + "contents": "GUILDBANK_INFO_TITLE_FORMAT" }, { - "trigger": "INELIGIBLE_FOR_LOOT\tstring", - "contents": "INELIGIBLE_FOR_LOOT", + "trigger": "GUILDBANK_LOG_QUANTITY\t\"string\"", + "contents": "GUILDBANK_LOG_QUANTITY" }, { - "trigger": "INFO\tstring", - "contents": "INFO", + "trigger": "GUILDBANK_LOG_TITLE_FORMAT\t\"string\"", + "contents": "GUILDBANK_LOG_TITLE_FORMAT" }, { - "trigger": "INLINE_DAMAGER_ICON\tstring", - "contents": "INLINE_DAMAGER_ICON", + "trigger": "GUILDBANK_MOVE_FORMAT\t\"string\"", + "contents": "GUILDBANK_MOVE_FORMAT" }, { - "trigger": "INLINE_HEALER_ICON\tstring", - "contents": "INLINE_HEALER_ICON", + "trigger": "GUILDBANK_NAME_CONFIG\t\"string\"", + "contents": "GUILDBANK_NAME_CONFIG" }, { - "trigger": "INLINE_TANK_ICON\tstring", - "contents": "INLINE_TANK_ICON", + "trigger": "GUILDBANK_POPUP_TEXT\t\"string\"", + "contents": "GUILDBANK_POPUP_TEXT" }, { - "trigger": "INPUT_CHINESE\tstring", - "contents": "INPUT_CHINESE", + "trigger": "GUILDBANK_REMAINING_MONEY\t\"string\"", + "contents": "GUILDBANK_REMAINING_MONEY" }, { - "trigger": "INPUT_JAPANESE\tstring", - "contents": "INPUT_JAPANESE", + "trigger": "GUILDBANK_REPAIR\t\"string\"", + "contents": "GUILDBANK_REPAIR" }, { - "trigger": "INPUT_KOREAN\tstring", - "contents": "INPUT_KOREAN", + "trigger": "GUILDBANK_REPAIR_MONEY_FORMAT\t\"string\"", + "contents": "GUILDBANK_REPAIR_MONEY_FORMAT" }, { - "trigger": "INPUT_ROMAN\tstring", - "contents": "INPUT_ROMAN", + "trigger": "GUILDBANK_TAB_COLON\t\"string\"", + "contents": "GUILDBANK_TAB_COLON" }, { - "trigger": "INSANITY\tstring", - "contents": "INSANITY", + "trigger": "GUILDBANK_TAB_DEPOSIT_ONLY\t\"string\"", + "contents": "GUILDBANK_TAB_DEPOSIT_ONLY" }, { - "trigger": "INSANITY_COST\tstring", - "contents": "INSANITY_COST", + "trigger": "GUILDBANK_TAB_FULL_ACCESS\t\"string\"", + "contents": "GUILDBANK_TAB_FULL_ACCESS" }, { - "trigger": "INSANITY_COST_LARGE\tstring", - "contents": "INSANITY_COST_LARGE", + "trigger": "GUILDBANK_TAB_LOCKED\t\"string\"", + "contents": "GUILDBANK_TAB_LOCKED" }, { - "trigger": "INSANITY_COST_LARGE_PER_TIME\tstring", - "contents": "INSANITY_COST_LARGE_PER_TIME", + "trigger": "GUILDBANK_TAB_NUMBER\t\"string\"", + "contents": "GUILDBANK_TAB_NUMBER" }, { - "trigger": "INSANITY_COST_LARGE_PER_TIME_NO_BASE\tstring", - "contents": "INSANITY_COST_LARGE_PER_TIME_NO_BASE", + "trigger": "GUILDBANK_TAB_WITHDRAW_ONLY\t\"string\"", + "contents": "GUILDBANK_TAB_WITHDRAW_ONLY" }, { - "trigger": "INSANITY_COST_PER_TIME\tstring", - "contents": "INSANITY_COST_PER_TIME", + "trigger": "GUILDBANK_UNLOCKTAB_FORMAT\t\"string\"", + "contents": "GUILDBANK_UNLOCKTAB_FORMAT" }, { - "trigger": "INSANITY_COST_PER_TIME_NO_BASE\tstring", - "contents": "INSANITY_COST_PER_TIME_NO_BASE", + "trigger": "GUILDBANK_WITHDRAW\t\"string\"", + "contents": "GUILDBANK_WITHDRAW" }, { - "trigger": "INSANITY_POWER\tstring", - "contents": "INSANITY_POWER", + "trigger": "GUILDBANK_WITHDRAW_FORMAT\t\"string\"", + "contents": "GUILDBANK_WITHDRAW_FORMAT" }, { - "trigger": "INSCRIPTION\tstring", - "contents": "INSCRIPTION", + "trigger": "GUILDBANK_WITHDRAW_MONEY_FORMAT\t\"string\"", + "contents": "GUILDBANK_WITHDRAW_MONEY_FORMAT" }, { - "trigger": "INSPECT\tstring", - "contents": "INSPECT", + "trigger": "GUILDBANK_WITHDRAWFORTAB_MONEY_FORMAT\t\"string\"", + "contents": "GUILDBANK_WITHDRAWFORTAB_MONEY_FORMAT" }, { - "trigger": "INSPECT_GUILD_FACTION\tstring", - "contents": "INSPECT_GUILD_FACTION", + "trigger": "GUILDCONTROL\t\"string\"", + "contents": "GUILDCONTROL" }, { - "trigger": "INSPECT_GUILD_LEVEL\tstring", - "contents": "INSPECT_GUILD_LEVEL", + "trigger": "GUILDCONTROL_ALLOWRANK\t\"string\"", + "contents": "GUILDCONTROL_ALLOWRANK" }, { - "trigger": "INSPECT_GUILD_NUM_MEMBERS\tstring", - "contents": "INSPECT_GUILD_NUM_MEMBERS", + "trigger": "GUILDCONTROL_BANK_PERMISSIONS\t\"string\"", + "contents": "GUILDCONTROL_BANK_PERMISSIONS" }, { - "trigger": "INSPECT_HONORABLE_KILLS\tstring", - "contents": "INSPECT_HONORABLE_KILLS", + "trigger": "GUILDCONTROL_DEPOSIT_ITEMS\t\"string\"", + "contents": "GUILDCONTROL_DEPOSIT_ITEMS" }, { - "trigger": "INSPECT_NOTIFY\tstring", - "contents": "INSPECT_NOTIFY", + "trigger": "GUILDCONTROL_GUILDRANKS\t\"string\"", + "contents": "GUILDCONTROL_GUILDRANKS" }, { - "trigger": "INSTANCE\tstring", - "contents": "INSTANCE", + "trigger": "GUILDCONTROL_OPTION1\t\"string\"", + "contents": "GUILDCONTROL_OPTION1" }, { - "trigger": "INSTANCE_BOOT_TIMER\tstring", - "contents": "INSTANCE_BOOT_TIMER", + "trigger": "GUILDCONTROL_OPTION10\t\"string\"", + "contents": "GUILDCONTROL_OPTION10" }, { - "trigger": "INSTANCE_CHAT\tstring", - "contents": "INSTANCE_CHAT", + "trigger": "GUILDCONTROL_OPTION11\t\"string\"", + "contents": "GUILDCONTROL_OPTION11" }, { - "trigger": "INSTANCE_CHAT_LEADER\tstring", - "contents": "INSTANCE_CHAT_LEADER", + "trigger": "GUILDCONTROL_OPTION12\t\"string\"", + "contents": "GUILDCONTROL_OPTION12" }, { - "trigger": "INSTANCE_CHAT_MESSAGE\tstring", - "contents": "INSTANCE_CHAT_MESSAGE", + "trigger": "GUILDCONTROL_OPTION13\t\"string\"", + "contents": "GUILDCONTROL_OPTION13" }, { - "trigger": "INSTANCE_DIFFICULTY_FORMAT\tstring", - "contents": "INSTANCE_DIFFICULTY_FORMAT", + "trigger": "GUILDCONTROL_OPTION14\t\"string\"", + "contents": "GUILDCONTROL_OPTION14" }, { - "trigger": "INSTANCE_ID\tstring", - "contents": "INSTANCE_ID", + "trigger": "GUILDCONTROL_OPTION15\t\"string\"", + "contents": "GUILDCONTROL_OPTION15" }, { - "trigger": "INSTANCE_LEAVE\tstring", - "contents": "INSTANCE_LEAVE", + "trigger": "GUILDCONTROL_OPTION15_TOOLTIP\t\"string\"", + "contents": "GUILDCONTROL_OPTION15_TOOLTIP" }, { - "trigger": "INSTANCE_LOCK_SEPARATOR\tstring", - "contents": "INSTANCE_LOCK_SEPARATOR", + "trigger": "GUILDCONTROL_OPTION16\t\"string\"", + "contents": "GUILDCONTROL_OPTION16" }, { - "trigger": "INSTANCE_LOCK_SS\tstring", - "contents": "INSTANCE_LOCK_SS", + "trigger": "GUILDCONTROL_OPTION16_TOOLTIP\t\"string\"", + "contents": "GUILDCONTROL_OPTION16_TOOLTIP" }, { - "trigger": "INSTANCE_LOCK_TIMER\tstring", - "contents": "INSTANCE_LOCK_TIMER", + "trigger": "GUILDCONTROL_OPTION17\t\"string\"", + "contents": "GUILDCONTROL_OPTION17" }, { - "trigger": "INSTANCE_LOCK_TIMER_PREVIOUSLY_SAVED\tstring", - "contents": "INSTANCE_LOCK_TIMER_PREVIOUSLY_SAVED", + "trigger": "GUILDCONTROL_OPTION18\t\"string\"", + "contents": "GUILDCONTROL_OPTION18" }, { - "trigger": "INSTANCE_LOCK_WARNING\tstring", - "contents": "INSTANCE_LOCK_WARNING", + "trigger": "GUILDCONTROL_OPTION19\t\"string\"", + "contents": "GUILDCONTROL_OPTION19" }, { - "trigger": "INSTANCE_LOCK_WARNING_PREVIOUSLY_SAVED\tstring", - "contents": "INSTANCE_LOCK_WARNING_PREVIOUSLY_SAVED", + "trigger": "GUILDCONTROL_OPTION2\t\"string\"", + "contents": "GUILDCONTROL_OPTION2" }, { - "trigger": "INSTANCE_PARTY_LEAVE\tstring", - "contents": "INSTANCE_PARTY_LEAVE", + "trigger": "GUILDCONTROL_OPTION20\t\"string\"", + "contents": "GUILDCONTROL_OPTION20" }, { - "trigger": "INSTANCE_RESET_FAILED\tstring", - "contents": "INSTANCE_RESET_FAILED", + "trigger": "GUILDCONTROL_OPTION21\t\"string\"", + "contents": "GUILDCONTROL_OPTION21" }, { - "trigger": "INSTANCE_RESET_FAILED_OFFLINE\tstring", - "contents": "INSTANCE_RESET_FAILED_OFFLINE", + "trigger": "GUILDCONTROL_OPTION3\t\"string\"", + "contents": "GUILDCONTROL_OPTION3" }, { - "trigger": "INSTANCE_RESET_FAILED_ZONING\tstring", - "contents": "INSTANCE_RESET_FAILED_ZONING", + "trigger": "GUILDCONTROL_OPTION4\t\"string\"", + "contents": "GUILDCONTROL_OPTION4" }, { - "trigger": "INSTANCE_RESET_SUCCESS\tstring", - "contents": "INSTANCE_RESET_SUCCESS", + "trigger": "GUILDCONTROL_OPTION5\t\"string\"", + "contents": "GUILDCONTROL_OPTION5" }, { - "trigger": "INSTANCE_ROLE_WARNING_TEXT\tstring", - "contents": "INSTANCE_ROLE_WARNING_TEXT", + "trigger": "GUILDCONTROL_OPTION6\t\"string\"", + "contents": "GUILDCONTROL_OPTION6" }, { - "trigger": "INSTANCE_ROLE_WARNING_TITLE\tstring", - "contents": "INSTANCE_ROLE_WARNING_TITLE", + "trigger": "GUILDCONTROL_OPTION7\t\"string\"", + "contents": "GUILDCONTROL_OPTION7" }, { - "trigger": "INSTANCE_SAVED\tstring", - "contents": "INSTANCE_SAVED", + "trigger": "GUILDCONTROL_OPTION8\t\"string\"", + "contents": "GUILDCONTROL_OPTION8" }, { - "trigger": "INSTANCE_SHUTDOWN_MESSAGE\tstring", - "contents": "INSTANCE_SHUTDOWN_MESSAGE", + "trigger": "GUILDCONTROL_OPTION9\t\"string\"", + "contents": "GUILDCONTROL_OPTION9" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_ACHIEVEMENT_NOT_COMPLETED\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_ACHIEVEMENT_NOT_COMPLETED", + "trigger": "GUILDCONTROL_RANK_PERMISSIONS\t\"string\"", + "contents": "GUILDCONTROL_RANK_PERMISSIONS" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_AREA_NOT_EXPLORED\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_AREA_NOT_EXPLORED", + "trigger": "GUILDCONTROL_RANKLABEL\t\"string\"", + "contents": "GUILDCONTROL_RANKLABEL" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_CANNOT_RUN_ANY_CHILD_DUNGEON\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_CANNOT_RUN_ANY_CHILD_DUNGEON", + "trigger": "GUILDCONTROL_SELECTRANK\t\"string\"", + "contents": "GUILDCONTROL_SELECTRANK" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_ENGAGED_IN_PVP\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_ENGAGED_IN_PVP", + "trigger": "GUILDCONTROL_UPDATE_TEXT\t\"string\"", + "contents": "GUILDCONTROL_UPDATE_TEXT" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_EXPANSION_TOO_LOW\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_EXPANSION_TOO_LOW", + "trigger": "GUILDCONTROL_VIEW_TAB\t\"string\"", + "contents": "GUILDCONTROL_VIEW_TAB" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_HIGH\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_HIGH", + "trigger": "GUILDCONTROL_WITHDRAW_GOLD\t\"string\"", + "contents": "GUILDCONTROL_WITHDRAW_GOLD" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_LOW\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_LOW", + "trigger": "GUILDCONTROL_WITHDRAW_ITEMS\t\"string\"", + "contents": "GUILDCONTROL_WITHDRAW_ITEMS" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_HIGH\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_HIGH", + "trigger": "GUILDEVENT_TYPE_DEMOTE\t\"string\"", + "contents": "GUILDEVENT_TYPE_DEMOTE" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_LOW\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_LOW", + "trigger": "GUILDEVENT_TYPE_INVITE\t\"string\"", + "contents": "GUILDEVENT_TYPE_INVITE" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_MISSING_ITEM\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_MISSING_ITEM", + "trigger": "GUILDEVENT_TYPE_JOIN\t\"string\"", + "contents": "GUILDEVENT_TYPE_JOIN" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_NO_SPEC\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_NO_SPEC", + "trigger": "GUILDEVENT_TYPE_PROMOTE\t\"string\"", + "contents": "GUILDEVENT_TYPE_PROMOTE" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_NO_VALID_ROLES\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_NO_VALID_ROLES", + "trigger": "GUILDEVENT_TYPE_QUIT\t\"string\"", + "contents": "GUILDEVENT_TYPE_QUIT" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_OTHER\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_OTHER", + "trigger": "GUILDEVENT_TYPE_REMOVE\t\"string\"", + "contents": "GUILDEVENT_TYPE_REMOVE" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_QUEST_NOT_COMPLETED\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_QUEST_NOT_COMPLETED", + "trigger": "GUILDFINDER_POPUP_TEXT\t\"string\"", + "contents": "GUILDFINDER_POPUP_TEXT" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_RAID_LOCKED\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_RAID_LOCKED", + "trigger": "GUILDINFOTAB_APPLICANTS\t\"string\"", + "contents": "GUILDINFOTAB_APPLICANTS" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_TEMPORARILY_DISABLED\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_TEMPORARILY_DISABLED", + "trigger": "GUILDINFOTAB_APPLICANTS_NONE\t\"string\"", + "contents": "GUILDINFOTAB_APPLICANTS_NONE" }, { - "trigger": "INSTANCE_UNAVAILABLE_OTHER_TOO_SOON\tstring", - "contents": "INSTANCE_UNAVAILABLE_OTHER_TOO_SOON", + "trigger": "GUILDINFOTAB_INFO\t\"string\"", + "contents": "GUILDINFOTAB_INFO" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_ACHIEVEMENT_NOT_COMPLETED\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_ACHIEVEMENT_NOT_COMPLETED", + "trigger": "GUILDINFOTAB_RECRUITMENT\t\"string\"", + "contents": "GUILDINFOTAB_RECRUITMENT" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_AREA_NOT_EXPLORED\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_AREA_NOT_EXPLORED", + "trigger": "GUILDMEMBER_ALERT\t\"string\"", + "contents": "GUILDMEMBER_ALERT" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_CANNOT_RUN_ANY_CHILD_DUNGEON\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_CANNOT_RUN_ANY_CHILD_DUNGEON", + "trigger": "GUILDMOTD_BUTTON_TOOLTIP\t\"string\"", + "contents": "GUILDMOTD_BUTTON_TOOLTIP" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_ENGAGED_IN_PVP\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_ENGAGED_IN_PVP", + "trigger": "GUILDNOTE_BUTTON_TOOLTIP\t\"string\"", + "contents": "GUILDNOTE_BUTTON_TOOLTIP" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_EXPANSION_TOO_LOW\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_EXPANSION_TOO_LOW", + "trigger": "GUILDOFFICERNOTE_BUTTON_TOOLTIP\t\"string\"", + "contents": "GUILDOFFICERNOTE_BUTTON_TOOLTIP" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_HIGH\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_HIGH", + "trigger": "GUILDRECRUITMENT_ROLE1\t\"string\"", + "contents": "GUILDRECRUITMENT_ROLE1" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_LOW\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_LOW", + "trigger": "GUILDRECRUITMENT_ROLE2\t\"string\"", + "contents": "GUILDRECRUITMENT_ROLE2" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_HIGH\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_HIGH", + "trigger": "GUILDRECRUITMENT_ROLE3\t\"string\"", + "contents": "GUILDRECRUITMENT_ROLE3" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_LOW\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_LOW", + "trigger": "GUILDREMOVERANK_BUTTON_TOOLTIP\t\"string\"", + "contents": "GUILDREMOVERANK_BUTTON_TOOLTIP" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_MISSING_ITEM\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_MISSING_ITEM", + "trigger": "GUILLD_ROSTER_DROPDOWN_ACHIEVEMENT_POINTS\t\"string\"", + "contents": "GUILLD_ROSTER_DROPDOWN_ACHIEVEMENT_POINTS" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_NO_SPEC\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_NO_SPEC", + "trigger": "GUILLD_ROSTER_DROPDOWN_PROFESSION\t\"string\"", + "contents": "GUILLD_ROSTER_DROPDOWN_PROFESSION" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_NO_VALID_ROLES\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_NO_VALID_ROLES", + "trigger": "GX_ADAPTER_AUTO_DETECT\t\"string\"", + "contents": "GX_ADAPTER_AUTO_DETECT" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_OTHER\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_OTHER", + "trigger": "GX_ADAPTER_EXTERNAL\t\"string\"", + "contents": "GX_ADAPTER_EXTERNAL" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_QUEST_NOT_COMPLETED\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_QUEST_NOT_COMPLETED", + "trigger": "GX_ADAPTER_LOW_POWER\t\"string\"", + "contents": "GX_ADAPTER_LOW_POWER" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_RAID_LOCKED\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_RAID_LOCKED", + "trigger": "GXAPI\t\"string\"", + "contents": "GXAPI" }, { - "trigger": "INSTANCE_UNAVAILABLE_SELF_TEMPORARILY_DISABLED\tstring", - "contents": "INSTANCE_UNAVAILABLE_SELF_TEMPORARILY_DISABLED", + "trigger": "GXAPI_D3D11\t\"string\"", + "contents": "GXAPI_D3D11" }, { - "trigger": "INT\tstring", - "contents": "INT", + "trigger": "GXAPI_D3D12\t\"string\"", + "contents": "GXAPI_D3D12" }, { - "trigger": "INT_GENERAL_DURATION_DAYS\tstring", - "contents": "INT_GENERAL_DURATION_DAYS", + "trigger": "GXAPI_D3D9\t\"string\"", + "contents": "GXAPI_D3D9" }, { - "trigger": "INT_GENERAL_DURATION_HOURS\tstring", - "contents": "INT_GENERAL_DURATION_HOURS", + "trigger": "GXAPI_GLL\t\"string\"", + "contents": "GXAPI_GLL" }, { - "trigger": "INT_GENERAL_DURATION_MIN\tstring", - "contents": "INT_GENERAL_DURATION_MIN", + "trigger": "GXAPI_MTL\t\"string\"", + "contents": "GXAPI_MTL" }, { - "trigger": "INT_GENERAL_DURATION_SEC\tstring", - "contents": "INT_GENERAL_DURATION_SEC", + "trigger": "GXAPI_OPENGL\t\"string\"", + "contents": "GXAPI_OPENGL" }, { - "trigger": "INT_LCD\tstring", - "contents": "INT_LCD", + "trigger": "HAIR_HORNS_COLOR\t\"string\"", + "contents": "HAIR_HORNS_COLOR" }, { - "trigger": "INT_SPELL_DURATION_DAYS\tstring", - "contents": "INT_SPELL_DURATION_DAYS", + "trigger": "HAIR_HORNS_STYLE\t\"string\"", + "contents": "HAIR_HORNS_STYLE" }, { - "trigger": "INT_SPELL_DURATION_HOURS\tstring", - "contents": "INT_SPELL_DURATION_HOURS", + "trigger": "HAIR_NORMAL_COLOR\t\"string\"", + "contents": "HAIR_NORMAL_COLOR" }, { - "trigger": "INT_SPELL_DURATION_MIN\tstring", - "contents": "INT_SPELL_DURATION_MIN", + "trigger": "HAIR_NORMAL_STYLE\t\"string\"", + "contents": "HAIR_NORMAL_STYLE" }, { - "trigger": "INT_SPELL_DURATION_SEC\tstring", - "contents": "INT_SPELL_DURATION_SEC", + "trigger": "HANDSSLOT\t\"string\"", + "contents": "HANDSSLOT" }, { - "trigger": "INT_SPELL_POINTS_SPREAD_TEMPLATE\tstring", - "contents": "INT_SPELL_POINTS_SPREAD_TEMPLATE", + "trigger": "HAPPINESS\t\"string\"", + "contents": "HAPPINESS" }, { - "trigger": "INTELLECT_COLON\tstring", - "contents": "INTELLECT_COLON", + "trigger": "HARASSMENT\t\"string\"", + "contents": "HARASSMENT" }, { - "trigger": "INTELLECT_TOOLTIP\tstring", - "contents": "INTELLECT_TOOLTIP", + "trigger": "HARASSMENT_POLICY_TEXT\t\"string\"", + "contents": "HARASSMENT_POLICY_TEXT" }, { - "trigger": "INTERACT_ON_LEFT_CLICK_TEXT\tstring", - "contents": "INTERACT_ON_LEFT_CLICK_TEXT", + "trigger": "HARASSMENT_TEXT\t\"string\"", + "contents": "HARASSMENT_TEXT" }, { - "trigger": "INTERACTIVE_REALM_TOOLTIP\tstring", - "contents": "INTERACTIVE_REALM_TOOLTIP", + "trigger": "HARDWARE\t\"string\"", + "contents": "HARDWARE" }, { - "trigger": "INTERACTIVE_SERVER_LABEL\tstring", - "contents": "INTERACTIVE_SERVER_LABEL", + "trigger": "HARDWARE_CURSOR\t\"string\"", + "contents": "HARDWARE_CURSOR" }, { - "trigger": "INTERFACE_ACTION_BLOCKED\tstring", - "contents": "INTERFACE_ACTION_BLOCKED", + "trigger": "HARMFUL_AURA_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "HARMFUL_AURA_COMBATLOG_TOOLTIP" }, { - "trigger": "INTERFACE_OPTIONS\tstring", - "contents": "INTERFACE_OPTIONS", + "trigger": "HATRED\t\"string\"", + "contents": "HATRED" }, { - "trigger": "INTERNAL_STRING_ERROR\tstring", - "contents": "INTERNAL_STRING_ERROR", + "trigger": "HAVE_MAIL\t\"string\"", + "contents": "HAVE_MAIL" }, { - "trigger": "INTERRUPT\tstring", - "contents": "INTERRUPT", + "trigger": "HAVE_MAIL_FROM\t\"string\"", + "contents": "HAVE_MAIL_FROM" }, { - "trigger": "INTERRUPTED\tstring", - "contents": "INTERRUPTED", + "trigger": "HEAD_BOB\t\"string\"", + "contents": "HEAD_BOB" }, { - "trigger": "INTERRUPTS\tstring", - "contents": "INTERRUPTS", + "trigger": "HEADER_COLON\t\"string\"", + "contents": "HEADER_COLON" }, { - "trigger": "INVASION_TIME_FORMAT\tstring", - "contents": "INVASION_TIME_FORMAT", + "trigger": "HEADSLOT\t\"string\"", + "contents": "HEADSLOT" }, { - "trigger": "INVENTORY_FULL\tstring", - "contents": "INVENTORY_FULL", + "trigger": "HEALER\t\"string\"", + "contents": "HEALER" }, { - "trigger": "INVENTORY_TOOLTIP\tstring", - "contents": "INVENTORY_TOOLTIP", + "trigger": "HEALING_DONE_TOOLTIP\t\"string\"", + "contents": "HEALING_DONE_TOOLTIP" }, { - "trigger": "INVERT_MOUSE\tstring", - "contents": "INVERT_MOUSE", + "trigger": "HEALS\t\"string\"", + "contents": "HEALS" }, { - "trigger": "INVITATION\tstring", - "contents": "INVITATION", + "trigger": "HEALTH\t\"string\"", + "contents": "HEALTH" }, { - "trigger": "INVITATION_XREALM\tstring", - "contents": "INVITATION_XREALM", + "trigger": "HEALTH_COLON\t\"string\"", + "contents": "HEALTH_COLON" }, { - "trigger": "INVITE\tstring", - "contents": "INVITE", + "trigger": "HEALTH_COST\t\"string\"", + "contents": "HEALTH_COST" }, { - "trigger": "INVITE_CONFIRMATION_QUEUE_WARNING\tstring", - "contents": "INVITE_CONFIRMATION_QUEUE_WARNING", + "trigger": "HEALTH_COST_PCT\t\"string\"", + "contents": "HEALTH_COST_PCT" }, { - "trigger": "INVITE_CONFIRMATION_REQUEST\tstring", - "contents": "INVITE_CONFIRMATION_REQUEST", + "trigger": "HEALTH_COST_PER_TIME\t\"string\"", + "contents": "HEALTH_COST_PER_TIME" }, { - "trigger": "INVITE_CONFIRMATION_REQUEST_FRIEND\tstring", - "contents": "INVITE_CONFIRMATION_REQUEST_FRIEND", + "trigger": "HEALTH_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "HEALTH_COST_PER_TIME_NO_BASE" }, { - "trigger": "INVITE_CONFIRMATION_REQUEST_FRIEND_QUICKJOIN\tstring", - "contents": "INVITE_CONFIRMATION_REQUEST_FRIEND_QUICKJOIN", + "trigger": "HEALTH_LOW\t\"string\"", + "contents": "HEALTH_LOW" }, { - "trigger": "INVITE_CONFIRMATION_REQUEST_GUILD\tstring", - "contents": "INVITE_CONFIRMATION_REQUEST_GUILD", + "trigger": "HEIRLOOM_UPGRADE_TOOLTIP_FORMAT\t\"string\"", + "contents": "HEIRLOOM_UPGRADE_TOOLTIP_FORMAT" }, { - "trigger": "INVITE_CONFIRMATION_REQUEST_GUILD_QUICKJOIN\tstring", - "contents": "INVITE_CONFIRMATION_REQUEST_GUILD_QUICKJOIN", + "trigger": "HEIRLOOMS\t\"string\"", + "contents": "HEIRLOOMS" }, { - "trigger": "INVITE_CONFIRMATION_REQUEST_QUICKJOIN\tstring", - "contents": "INVITE_CONFIRMATION_REQUEST_QUICKJOIN", + "trigger": "HEIRLOOMS_CATEGORY_BACK\t\"string\"", + "contents": "HEIRLOOMS_CATEGORY_BACK" }, { - "trigger": "INVITE_CONFIRMATION_SUGGEST\tstring", - "contents": "INVITE_CONFIRMATION_SUGGEST", + "trigger": "HEIRLOOMS_CATEGORY_CHEST\t\"string\"", + "contents": "HEIRLOOMS_CATEGORY_CHEST" }, { - "trigger": "INVITE_CONVERSATION_INSTRUCTIONS\tstring", - "contents": "INVITE_CONVERSATION_INSTRUCTIONS", + "trigger": "HEIRLOOMS_CATEGORY_HEAD\t\"string\"", + "contents": "HEIRLOOMS_CATEGORY_HEAD" }, { - "trigger": "INVITE_FRIEND_TO_CONVERSATION\tstring", - "contents": "INVITE_FRIEND_TO_CONVERSATION", + "trigger": "HEIRLOOMS_CATEGORY_LEGS\t\"string\"", + "contents": "HEIRLOOMS_CATEGORY_LEGS" }, { - "trigger": "INVITE_TEAM_MEMBERS\tstring", - "contents": "INVITE_TEAM_MEMBERS", + "trigger": "HEIRLOOMS_CATEGORY_SHOULDER\t\"string\"", + "contents": "HEIRLOOMS_CATEGORY_SHOULDER" }, { - "trigger": "INVITE_TO_CONVERSATION\tstring", - "contents": "INVITE_TO_CONVERSATION", + "trigger": "HEIRLOOMS_CATEGORY_TRINKETS_RINGS_AND_NECKLACES\t\"string\"", + "contents": "HEIRLOOMS_CATEGORY_TRINKETS_RINGS_AND_NECKLACES" }, { - "trigger": "INVTYPE_2HWEAPON\tstring", - "contents": "INVTYPE_2HWEAPON", + "trigger": "HEIRLOOMS_CATEGORY_WEAPON\t\"string\"", + "contents": "HEIRLOOMS_CATEGORY_WEAPON" }, { - "trigger": "INVTYPE_AMMO\tstring", - "contents": "INVTYPE_AMMO", + "trigger": "HEIRLOOMS_CLASS_FILTER_FORMAT\t\"string\"", + "contents": "HEIRLOOMS_CLASS_FILTER_FORMAT" }, { - "trigger": "INVTYPE_BAG\tstring", - "contents": "INVTYPE_BAG", + "trigger": "HEIRLOOMS_CLASS_SPEC_FILTER_FORMAT\t\"string\"", + "contents": "HEIRLOOMS_CLASS_SPEC_FILTER_FORMAT" }, { - "trigger": "INVTYPE_BODY\tstring", - "contents": "INVTYPE_BODY", + "trigger": "HEIRLOOMS_JOURNAL\t\"string\"", + "contents": "HEIRLOOMS_JOURNAL" }, { - "trigger": "INVTYPE_CHEST\tstring", - "contents": "INVTYPE_CHEST", + "trigger": "HEIRLOOMS_JOURNAL_TUTORIAL_TAB\t\"string\"", + "contents": "HEIRLOOMS_JOURNAL_TUTORIAL_TAB" }, { - "trigger": "INVTYPE_CLOAK\tstring", - "contents": "INVTYPE_CLOAK", + "trigger": "HEIRLOOMS_JOURNAL_TUTORIAL_UPGRADE\t\"string\"", + "contents": "HEIRLOOMS_JOURNAL_TUTORIAL_UPGRADE" }, { - "trigger": "INVTYPE_FEET\tstring", - "contents": "INVTYPE_FEET", + "trigger": "HEIRLOOMS_MICRO_BUTTON_SPEC_TUTORIAL\t\"string\"", + "contents": "HEIRLOOMS_MICRO_BUTTON_SPEC_TUTORIAL" }, { - "trigger": "INVTYPE_FINGER\tstring", - "contents": "INVTYPE_FINGER", + "trigger": "HEIRLOOMS_PROGRESS_FORMAT\t\"string\"", + "contents": "HEIRLOOMS_PROGRESS_FORMAT" }, { - "trigger": "INVTYPE_HAND\tstring", - "contents": "INVTYPE_HAND", + "trigger": "HEIRLOOMS_PVP\t\"string\"", + "contents": "HEIRLOOMS_PVP" }, { - "trigger": "INVTYPE_HEAD\tstring", - "contents": "INVTYPE_HEAD", + "trigger": "HELP_BUTTON\t\"string\"", + "contents": "HELP_BUTTON" }, { - "trigger": "INVTYPE_HOLDABLE\tstring", - "contents": "INVTYPE_HOLDABLE", + "trigger": "HELP_FRAME_TITLE\t\"string\"", + "contents": "HELP_FRAME_TITLE" }, { - "trigger": "INVTYPE_LEGS\tstring", - "contents": "INVTYPE_LEGS", + "trigger": "HELP_LABEL\t\"string\"", + "contents": "HELP_LABEL" }, { - "trigger": "INVTYPE_NECK\tstring", - "contents": "INVTYPE_NECK", + "trigger": "HELP_SUBTEXT\t\"string\"", + "contents": "HELP_SUBTEXT" }, { - "trigger": "INVTYPE_NON_EQUIP\tstring", - "contents": "INVTYPE_NON_EQUIP", + "trigger": "HELP_TEXT_LINE1\t\"string\"", + "contents": "HELP_TEXT_LINE1" }, { - "trigger": "INVTYPE_QUIVER\tstring", - "contents": "INVTYPE_QUIVER", + "trigger": "HELP_TEXT_LINE10\t\"string\"", + "contents": "HELP_TEXT_LINE10" }, { - "trigger": "INVTYPE_RANGED\tstring", - "contents": "INVTYPE_RANGED", + "trigger": "HELP_TEXT_LINE11\t\"string\"", + "contents": "HELP_TEXT_LINE11" }, { - "trigger": "INVTYPE_RANGEDRIGHT\tstring", - "contents": "INVTYPE_RANGEDRIGHT", + "trigger": "HELP_TEXT_LINE12\t\"string\"", + "contents": "HELP_TEXT_LINE12" }, { - "trigger": "INVTYPE_RELIC\tstring", - "contents": "INVTYPE_RELIC", + "trigger": "HELP_TEXT_LINE13\t\"string\"", + "contents": "HELP_TEXT_LINE13" }, { - "trigger": "INVTYPE_ROBE\tstring", - "contents": "INVTYPE_ROBE", + "trigger": "HELP_TEXT_LINE14\t\"string\"", + "contents": "HELP_TEXT_LINE14" }, { - "trigger": "INVTYPE_SHIELD\tstring", - "contents": "INVTYPE_SHIELD", + "trigger": "HELP_TEXT_LINE15\t\"string\"", + "contents": "HELP_TEXT_LINE15" }, { - "trigger": "INVTYPE_SHOULDER\tstring", - "contents": "INVTYPE_SHOULDER", + "trigger": "HELP_TEXT_LINE2\t\"string\"", + "contents": "HELP_TEXT_LINE2" }, { - "trigger": "INVTYPE_TABARD\tstring", - "contents": "INVTYPE_TABARD", + "trigger": "HELP_TEXT_LINE3\t\"string\"", + "contents": "HELP_TEXT_LINE3" }, { - "trigger": "INVTYPE_THROWN\tstring", - "contents": "INVTYPE_THROWN", + "trigger": "HELP_TEXT_LINE4\t\"string\"", + "contents": "HELP_TEXT_LINE4" }, { - "trigger": "INVTYPE_TRINKET\tstring", - "contents": "INVTYPE_TRINKET", + "trigger": "HELP_TEXT_LINE5\t\"string\"", + "contents": "HELP_TEXT_LINE5" }, { - "trigger": "INVTYPE_WAIST\tstring", - "contents": "INVTYPE_WAIST", + "trigger": "HELP_TEXT_LINE6\t\"string\"", + "contents": "HELP_TEXT_LINE6" }, { - "trigger": "INVTYPE_WEAPON\tstring", - "contents": "INVTYPE_WEAPON", + "trigger": "HELP_TEXT_LINE7\t\"string\"", + "contents": "HELP_TEXT_LINE7" }, { - "trigger": "INVTYPE_WEAPONMAINHAND\tstring", - "contents": "INVTYPE_WEAPONMAINHAND", + "trigger": "HELP_TEXT_LINE8\t\"string\"", + "contents": "HELP_TEXT_LINE8" }, { - "trigger": "INVTYPE_WEAPONMAINHAND_PET\tstring", - "contents": "INVTYPE_WEAPONMAINHAND_PET", + "trigger": "HELP_TEXT_LINE9\t\"string\"", + "contents": "HELP_TEXT_LINE9" }, { - "trigger": "INVTYPE_WEAPONOFFHAND\tstring", - "contents": "INVTYPE_WEAPONOFFHAND", + "trigger": "HELP_TEXT_SIMPLE\t\"string\"", + "contents": "HELP_TEXT_SIMPLE" }, { - "trigger": "INVTYPE_WRIST\tstring", - "contents": "INVTYPE_WRIST", + "trigger": "HELP_TICKET_ABANDON\t\"string\"", + "contents": "HELP_TICKET_ABANDON" }, { - "trigger": "ITEM_ACCOUNTBOUND\tstring", - "contents": "ITEM_ACCOUNTBOUND", + "trigger": "HELP_TICKET_ABANDON_CONFIRM\t\"string\"", + "contents": "HELP_TICKET_ABANDON_CONFIRM" }, { - "trigger": "ITEM_ARTIFACT_VIEWABLE\tstring", - "contents": "ITEM_ARTIFACT_VIEWABLE", + "trigger": "HELP_TICKET_EDIT\t\"string\"", + "contents": "HELP_TICKET_EDIT" }, { - "trigger": "ITEM_BIND_ON_EQUIP\tstring", - "contents": "ITEM_BIND_ON_EQUIP", + "trigger": "HELP_TICKET_EDIT_ABANDON\t\"string\"", + "contents": "HELP_TICKET_EDIT_ABANDON" }, { - "trigger": "ITEM_BIND_ON_PICKUP\tstring", - "contents": "ITEM_BIND_ON_PICKUP", + "trigger": "HELP_TICKET_OPEN\t\"string\"", + "contents": "HELP_TICKET_OPEN" }, { - "trigger": "ITEM_BIND_ON_USE\tstring", - "contents": "ITEM_BIND_ON_USE", + "trigger": "HELP_TICKET_QUEUE_DISABLED\t\"string\"", + "contents": "HELP_TICKET_QUEUE_DISABLED" }, { - "trigger": "ITEM_BIND_QUEST\tstring", - "contents": "ITEM_BIND_QUEST", + "trigger": "HELPFRAME_ACCOUNT_BULLET1\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_BULLET1" }, { - "trigger": "ITEM_BIND_TO_ACCOUNT\tstring", - "contents": "ITEM_BIND_TO_ACCOUNT", + "trigger": "HELPFRAME_ACCOUNT_BULLET2\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_BULLET2" }, { - "trigger": "ITEM_BIND_TO_BNETACCOUNT\tstring", - "contents": "ITEM_BIND_TO_BNETACCOUNT", + "trigger": "HELPFRAME_ACCOUNT_BULLET3\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_BULLET3" }, { - "trigger": "ITEM_BNETACCOUNTBOUND\tstring", - "contents": "ITEM_BNETACCOUNTBOUND", + "trigger": "HELPFRAME_ACCOUNT_BULLET4\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_BULLET4" }, { - "trigger": "ITEM_CAN_BE_READ\tstring", - "contents": "ITEM_CAN_BE_READ", + "trigger": "HELPFRAME_ACCOUNT_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_BULLET_TITLE1" }, { - "trigger": "ITEM_CANT_BE_DESTROYED\tstring", - "contents": "ITEM_CANT_BE_DESTROYED", + "trigger": "HELPFRAME_ACCOUNT_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_BUTTON_TEXT" }, { - "trigger": "ITEM_CHARGEUP_TOTAL\tstring", - "contents": "ITEM_CHARGEUP_TOTAL", + "trigger": "HELPFRAME_ACCOUNT_ENDTEXT\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_ENDTEXT" }, { - "trigger": "ITEM_CHARGEUP_TOTAL_DAYS\tstring", - "contents": "ITEM_CHARGEUP_TOTAL_DAYS", + "trigger": "HELPFRAME_ACCOUNT_TEXT\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_TEXT" }, { - "trigger": "ITEM_CHARGEUP_TOTAL_HOURS\tstring", - "contents": "ITEM_CHARGEUP_TOTAL_HOURS", + "trigger": "HELPFRAME_ACCOUNT_TITLE\t\"string\"", + "contents": "HELPFRAME_ACCOUNT_TITLE" }, { - "trigger": "ITEM_CHARGEUP_TOTAL_MIN\tstring", - "contents": "ITEM_CHARGEUP_TOTAL_MIN", + "trigger": "HELPFRAME_ACCOUNTSECURITY_FOOTER\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_FOOTER" }, { - "trigger": "ITEM_CHARGEUP_TOTAL_SEC\tstring", - "contents": "ITEM_CHARGEUP_TOTAL_SEC", + "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT1\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT1" }, { - "trigger": "ITEM_CLASSES_ALLOWED\tstring", - "contents": "ITEM_CLASSES_ALLOWED", + "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT1_HEADER\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT1_HEADER" }, { - "trigger": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_MAINHAND\tstring", - "contents": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_MAINHAND", + "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT2\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT2" }, { - "trigger": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_OFFHAND\tstring", - "contents": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_OFFHAND", + "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT2_HEADER\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT2_HEADER" }, { - "trigger": "ITEM_COMPARISON_RELIC_BONUS_RANKS\tstring", - "contents": "ITEM_COMPARISON_RELIC_BONUS_RANKS", + "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT3\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT3" }, { - "trigger": "ITEM_COMPARISON_SWAP_ITEM_MAINHAND_DESCRIPTION\tstring", - "contents": "ITEM_COMPARISON_SWAP_ITEM_MAINHAND_DESCRIPTION", + "trigger": "HELPFRAME_ACCOUNTSECURITY_TEXT3_HEADER\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_TEXT3_HEADER" }, { - "trigger": "ITEM_COMPARISON_SWAP_ITEM_OFFHAND_DESCRIPTION\tstring", - "contents": "ITEM_COMPARISON_SWAP_ITEM_OFFHAND_DESCRIPTION", + "trigger": "HELPFRAME_ACCOUNTSECURITY_TITLE\t\"string\"", + "contents": "HELPFRAME_ACCOUNTSECURITY_TITLE" }, { - "trigger": "ITEM_CONJURED\tstring", - "contents": "ITEM_CONJURED", + "trigger": "HELPFRAME_BUG_BUTTON_DESCRIPTION\t\"string\"", + "contents": "HELPFRAME_BUG_BUTTON_DESCRIPTION" }, { - "trigger": "ITEM_CONTAINER\tstring", - "contents": "ITEM_CONTAINER", + "trigger": "HELPFRAME_BUG_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_BUG_BUTTON_TEXT" }, { - "trigger": "ITEM_COOLDOWN_TIME\tstring", - "contents": "ITEM_COOLDOWN_TIME", + "trigger": "HELPFRAME_CHARACTER_BULLET1\t\"string\"", + "contents": "HELPFRAME_CHARACTER_BULLET1" }, { - "trigger": "ITEM_COOLDOWN_TIME_DAYS\tstring", - "contents": "ITEM_COOLDOWN_TIME_DAYS", + "trigger": "HELPFRAME_CHARACTER_BULLET2\t\"string\"", + "contents": "HELPFRAME_CHARACTER_BULLET2" }, { - "trigger": "ITEM_COOLDOWN_TIME_HOURS\tstring", - "contents": "ITEM_COOLDOWN_TIME_HOURS", + "trigger": "HELPFRAME_CHARACTER_BULLET3\t\"string\"", + "contents": "HELPFRAME_CHARACTER_BULLET3" }, { - "trigger": "ITEM_COOLDOWN_TIME_MIN\tstring", - "contents": "ITEM_COOLDOWN_TIME_MIN", + "trigger": "HELPFRAME_CHARACTER_BULLET4\t\"string\"", + "contents": "HELPFRAME_CHARACTER_BULLET4" }, { - "trigger": "ITEM_COOLDOWN_TIME_SEC\tstring", - "contents": "ITEM_COOLDOWN_TIME_SEC", + "trigger": "HELPFRAME_CHARACTER_BULLET5\t\"string\"", + "contents": "HELPFRAME_CHARACTER_BULLET5" }, { - "trigger": "ITEM_COOLDOWN_TOTAL\tstring", - "contents": "ITEM_COOLDOWN_TOTAL", + "trigger": "HELPFRAME_CHARACTER_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_CHARACTER_BULLET_TITLE1" }, { - "trigger": "ITEM_COOLDOWN_TOTAL_DAYS\tstring", - "contents": "ITEM_COOLDOWN_TOTAL_DAYS", + "trigger": "HELPFRAME_CHARACTER_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_CHARACTER_BUTTON_TEXT" }, { - "trigger": "ITEM_COOLDOWN_TOTAL_HOURS\tstring", - "contents": "ITEM_COOLDOWN_TOTAL_HOURS", + "trigger": "HELPFRAME_CHARACTER_TEXT\t\"string\"", + "contents": "HELPFRAME_CHARACTER_TEXT" }, { - "trigger": "ITEM_COOLDOWN_TOTAL_MIN\tstring", - "contents": "ITEM_COOLDOWN_TOTAL_MIN", + "trigger": "HELPFRAME_CHARACTER_TITLE\t\"string\"", + "contents": "HELPFRAME_CHARACTER_TITLE" }, { - "trigger": "ITEM_COOLDOWN_TOTAL_SEC\tstring", - "contents": "ITEM_COOLDOWN_TOTAL_SEC", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET1\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET1" }, { - "trigger": "ITEM_CREATED_BY\tstring", - "contents": "ITEM_CREATED_BY", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET2\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET2" }, { - "trigger": "ITEM_DELTA_DESCRIPTION\tstring", - "contents": "ITEM_DELTA_DESCRIPTION", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET3\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET3" }, { - "trigger": "ITEM_DELTA_DUAL_WIELD_COMPARISON_MAINHAND_DESCRIPTION\tstring", - "contents": "ITEM_DELTA_DUAL_WIELD_COMPARISON_MAINHAND_DESCRIPTION", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET4\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET4" }, { - "trigger": "ITEM_DELTA_DUAL_WIELD_COMPARISON_OFFHAND_DESCRIPTION\tstring", - "contents": "ITEM_DELTA_DUAL_WIELD_COMPARISON_OFFHAND_DESCRIPTION", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET5\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET5" }, { - "trigger": "ITEM_DELTA_MULTIPLE_COMPARISON_DESCRIPTION\tstring", - "contents": "ITEM_DELTA_MULTIPLE_COMPARISON_DESCRIPTION", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET6\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET6" }, { - "trigger": "ITEM_DISENCHANT_ANY_SKILL\tstring", - "contents": "ITEM_DISENCHANT_ANY_SKILL", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE1" }, { - "trigger": "ITEM_DISENCHANT_MIN_SKILL\tstring", - "contents": "ITEM_DISENCHANT_MIN_SKILL", + "trigger": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE2\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BULLET_TITLE2" }, { - "trigger": "ITEM_DISENCHANT_NOT_DISENCHANTABLE\tstring", - "contents": "ITEM_DISENCHANT_NOT_DISENCHANTABLE", + "trigger": "HELPFRAME_ENVIRONMENTAL_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_BUTTON_TEXT" }, { - "trigger": "ITEM_DURATION_DAYS\tstring", - "contents": "ITEM_DURATION_DAYS", + "trigger": "HELPFRAME_ENVIRONMENTAL_TEXT\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_TEXT" }, { - "trigger": "ITEM_DURATION_HOURS\tstring", - "contents": "ITEM_DURATION_HOURS", + "trigger": "HELPFRAME_ENVIRONMENTAL_TITLE\t\"string\"", + "contents": "HELPFRAME_ENVIRONMENTAL_TITLE" }, { - "trigger": "ITEM_DURATION_MIN\tstring", - "contents": "ITEM_DURATION_MIN", + "trigger": "HELPFRAME_GENERAL_BUTTON_DESCRIPTION\t\"string\"", + "contents": "HELPFRAME_GENERAL_BUTTON_DESCRIPTION" }, { - "trigger": "ITEM_DURATION_SEC\tstring", - "contents": "ITEM_DURATION_SEC", + "trigger": "HELPFRAME_GENERAL_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_GENERAL_BUTTON_TEXT" }, { - "trigger": "ITEM_ENCHANT_DISCLAIMER\tstring", - "contents": "ITEM_ENCHANT_DISCLAIMER", + "trigger": "HELPFRAME_GM_BUTTON_DESCRIPTION\t\"string\"", + "contents": "HELPFRAME_GM_BUTTON_DESCRIPTION" }, { - "trigger": "ITEM_ENCHANT_TIME_LEFT_DAYS\tstring", - "contents": "ITEM_ENCHANT_TIME_LEFT_DAYS", + "trigger": "HELPFRAME_GM_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_GM_BUTTON_TEXT" }, { - "trigger": "ITEM_ENCHANT_TIME_LEFT_HOURS\tstring", - "contents": "ITEM_ENCHANT_TIME_LEFT_HOURS", + "trigger": "HELPFRAME_GUILD_BULLET1\t\"string\"", + "contents": "HELPFRAME_GUILD_BULLET1" }, { - "trigger": "ITEM_ENCHANT_TIME_LEFT_MIN\tstring", - "contents": "ITEM_ENCHANT_TIME_LEFT_MIN", + "trigger": "HELPFRAME_GUILD_BULLET2\t\"string\"", + "contents": "HELPFRAME_GUILD_BULLET2" }, { - "trigger": "ITEM_ENCHANT_TIME_LEFT_SEC\tstring", - "contents": "ITEM_ENCHANT_TIME_LEFT_SEC", + "trigger": "HELPFRAME_GUILD_BULLET3\t\"string\"", + "contents": "HELPFRAME_GUILD_BULLET3" }, { - "trigger": "ITEM_GLYPH_ONUSE\tstring", - "contents": "ITEM_GLYPH_ONUSE", + "trigger": "HELPFRAME_GUILD_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_GUILD_BULLET_TITLE1" }, { - "trigger": "ITEM_HEROIC\tstring", - "contents": "ITEM_HEROIC", + "trigger": "HELPFRAME_GUILD_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_GUILD_BUTTON_TEXT" }, { - "trigger": "ITEM_HEROIC_EPIC\tstring", - "contents": "ITEM_HEROIC_EPIC", + "trigger": "HELPFRAME_GUILD_TEXT\t\"string\"", + "contents": "HELPFRAME_GUILD_TEXT" }, { - "trigger": "ITEM_HEROIC_QUALITY0_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY0_DESC", + "trigger": "HELPFRAME_GUILD_TITLE\t\"string\"", + "contents": "HELPFRAME_GUILD_TITLE" }, { - "trigger": "ITEM_HEROIC_QUALITY1_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY1_DESC", + "trigger": "HELPFRAME_HARASSMENT_BUTTON_DESCRIPTION\t\"string\"", + "contents": "HELPFRAME_HARASSMENT_BUTTON_DESCRIPTION" }, { - "trigger": "ITEM_HEROIC_QUALITY2_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY2_DESC", + "trigger": "HELPFRAME_HARASSMENT_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_HARASSMENT_BUTTON_TEXT" }, { - "trigger": "ITEM_HEROIC_QUALITY3_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY3_DESC", + "trigger": "HELPFRAME_HOME_TEXT\t\"string\"", + "contents": "HELPFRAME_HOME_TEXT" }, { - "trigger": "ITEM_HEROIC_QUALITY4_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY4_DESC", + "trigger": "HELPFRAME_HOME_TEXT1\t\"string\"", + "contents": "HELPFRAME_HOME_TEXT1" }, { - "trigger": "ITEM_HEROIC_QUALITY5_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY5_DESC", + "trigger": "HELPFRAME_HOME_TEXT2\t\"string\"", + "contents": "HELPFRAME_HOME_TEXT2" }, { - "trigger": "ITEM_HEROIC_QUALITY6_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY6_DESC", + "trigger": "HELPFRAME_ITEM_BULLET1\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET1" }, { - "trigger": "ITEM_HEROIC_QUALITY7_DESC\tstring", - "contents": "ITEM_HEROIC_QUALITY7_DESC", + "trigger": "HELPFRAME_ITEM_BULLET2\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET2" }, { - "trigger": "ITEM_LEVEL\tstring", - "contents": "ITEM_LEVEL", + "trigger": "HELPFRAME_ITEM_BULLET3\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET3" }, { - "trigger": "ITEM_LEVEL_ABBR\tstring", - "contents": "ITEM_LEVEL_ABBR", + "trigger": "HELPFRAME_ITEM_BULLET4\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET4" }, { - "trigger": "ITEM_LEVEL_ALT\tstring", - "contents": "ITEM_LEVEL_ALT", + "trigger": "HELPFRAME_ITEM_BULLET5\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET5" }, { - "trigger": "ITEM_LEVEL_AND_MIN\tstring", - "contents": "ITEM_LEVEL_AND_MIN", + "trigger": "HELPFRAME_ITEM_BULLET6\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET6" }, { - "trigger": "ITEM_LEVEL_PLUS\tstring", - "contents": "ITEM_LEVEL_PLUS", + "trigger": "HELPFRAME_ITEM_BULLET7\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET7" }, { - "trigger": "ITEM_LEVEL_RANGE\tstring", - "contents": "ITEM_LEVEL_RANGE", + "trigger": "HELPFRAME_ITEM_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET_TITLE1" }, { - "trigger": "ITEM_LEVEL_RANGE_CURRENT\tstring", - "contents": "ITEM_LEVEL_RANGE_CURRENT", + "trigger": "HELPFRAME_ITEM_BULLET_TITLE2\t\"string\"", + "contents": "HELPFRAME_ITEM_BULLET_TITLE2" }, { - "trigger": "ITEM_LIMIT_CATEGORY\tstring", - "contents": "ITEM_LIMIT_CATEGORY", + "trigger": "HELPFRAME_ITEM_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_ITEM_BUTTON_TEXT" }, { - "trigger": "ITEM_LIMIT_CATEGORY_MULTIPLE\tstring", - "contents": "ITEM_LIMIT_CATEGORY_MULTIPLE", + "trigger": "HELPFRAME_ITEM_RESTORATION\t\"string\"", + "contents": "HELPFRAME_ITEM_RESTORATION" }, { - "trigger": "ITEM_LOOT\tstring", - "contents": "ITEM_LOOT", + "trigger": "HELPFRAME_ITEM_TEXT\t\"string\"", + "contents": "HELPFRAME_ITEM_TEXT" }, { - "trigger": "ITEM_MILLABLE\tstring", - "contents": "ITEM_MILLABLE", + "trigger": "HELPFRAME_ITEM_TITLE\t\"string\"", + "contents": "HELPFRAME_ITEM_TITLE" }, { - "trigger": "ITEM_MIN_LEVEL\tstring", - "contents": "ITEM_MIN_LEVEL", + "trigger": "HELPFRAME_LAG_TEXT1\t\"string\"", + "contents": "HELPFRAME_LAG_TEXT1" }, { - "trigger": "ITEM_MIN_SKILL\tstring", - "contents": "ITEM_MIN_SKILL", + "trigger": "HELPFRAME_LAG_TITLE\t\"string\"", + "contents": "HELPFRAME_LAG_TITLE" }, { - "trigger": "ITEM_MISSING\tstring", - "contents": "ITEM_MISSING", + "trigger": "HELPFRAME_NONQUEST_BULLET1\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET1" }, { - "trigger": "ITEM_MOD_AGILITY\tstring", - "contents": "ITEM_MOD_AGILITY", + "trigger": "HELPFRAME_NONQUEST_BULLET2\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET2" }, { - "trigger": "ITEM_MOD_AGILITY_SHORT\tstring", - "contents": "ITEM_MOD_AGILITY_SHORT", + "trigger": "HELPFRAME_NONQUEST_BULLET3\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET3" }, { - "trigger": "ITEM_MOD_ARMOR_PENETRATION_RATING\tstring", - "contents": "ITEM_MOD_ARMOR_PENETRATION_RATING", + "trigger": "HELPFRAME_NONQUEST_BULLET4\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET4" }, { - "trigger": "ITEM_MOD_ARMOR_PENETRATION_RATING_SHORT\tstring", - "contents": "ITEM_MOD_ARMOR_PENETRATION_RATING_SHORT", + "trigger": "HELPFRAME_NONQUEST_BULLET5\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET5" }, { - "trigger": "ITEM_MOD_ATTACK_POWER\tstring", - "contents": "ITEM_MOD_ATTACK_POWER", + "trigger": "HELPFRAME_NONQUEST_BULLET6\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET6" }, { - "trigger": "ITEM_MOD_ATTACK_POWER_SHORT\tstring", - "contents": "ITEM_MOD_ATTACK_POWER_SHORT", + "trigger": "HELPFRAME_NONQUEST_BULLET7\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET7" }, { - "trigger": "ITEM_MOD_BLOCK_RATING\tstring", - "contents": "ITEM_MOD_BLOCK_RATING", + "trigger": "HELPFRAME_NONQUEST_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET_TITLE1" }, { - "trigger": "ITEM_MOD_BLOCK_RATING_SHORT\tstring", - "contents": "ITEM_MOD_BLOCK_RATING_SHORT", + "trigger": "HELPFRAME_NONQUEST_BULLET_TITLE2\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BULLET_TITLE2" }, { - "trigger": "ITEM_MOD_BLOCK_VALUE\tstring", - "contents": "ITEM_MOD_BLOCK_VALUE", + "trigger": "HELPFRAME_NONQUEST_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_NONQUEST_BUTTON_TEXT" }, { - "trigger": "ITEM_MOD_BLOCK_VALUE_SHORT\tstring", - "contents": "ITEM_MOD_BLOCK_VALUE_SHORT", + "trigger": "HELPFRAME_NONQUEST_TEXT\t\"string\"", + "contents": "HELPFRAME_NONQUEST_TEXT" }, { - "trigger": "ITEM_MOD_CR_AVOIDANCE_SHORT\tstring", - "contents": "ITEM_MOD_CR_AVOIDANCE_SHORT", + "trigger": "HELPFRAME_NONQUEST_TITLE\t\"string\"", + "contents": "HELPFRAME_NONQUEST_TITLE" }, { - "trigger": "ITEM_MOD_CR_LIFESTEAL_SHORT\tstring", - "contents": "ITEM_MOD_CR_LIFESTEAL_SHORT", + "trigger": "HELPFRAME_OPENTICKET_EDITTEXT\t\"string\"", + "contents": "HELPFRAME_OPENTICKET_EDITTEXT" }, { - "trigger": "ITEM_MOD_CR_MULTISTRIKE_SHORT\tstring", - "contents": "ITEM_MOD_CR_MULTISTRIKE_SHORT", + "trigger": "HELPFRAME_OPENTICKET_FOLLOWUPTEXT\t\"string\"", + "contents": "HELPFRAME_OPENTICKET_FOLLOWUPTEXT" }, { - "trigger": "ITEM_MOD_CR_SPEED_SHORT\tstring", - "contents": "ITEM_MOD_CR_SPEED_SHORT", + "trigger": "HELPFRAME_OPENTICKET_TEXT\t\"string\"", + "contents": "HELPFRAME_OPENTICKET_TEXT" }, { - "trigger": "ITEM_MOD_CR_STURDINESS_SHORT\tstring", - "contents": "ITEM_MOD_CR_STURDINESS_SHORT", + "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT1\t\"string\"", + "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT1" }, { - "trigger": "ITEM_MOD_CR_UNUSED_10_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_10_SHORT", + "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT2\t\"string\"", + "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT2" }, { - "trigger": "ITEM_MOD_CR_UNUSED_11_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_11_SHORT", + "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT3\t\"string\"", + "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TEXT3" }, { - "trigger": "ITEM_MOD_CR_UNUSED_12_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_12_SHORT", + "trigger": "HELPFRAME_OPENTICKETINSTRUCTIONS_TITLE\t\"string\"", + "contents": "HELPFRAME_OPENTICKETINSTRUCTIONS_TITLE" }, { - "trigger": "ITEM_MOD_CR_UNUSED_1_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_1_SHORT", + "trigger": "HELPFRAME_OTHER_BUTTON_DESCRIPTION\t\"string\"", + "contents": "HELPFRAME_OTHER_BUTTON_DESCRIPTION" }, { - "trigger": "ITEM_MOD_CR_UNUSED_3_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_3_SHORT", + "trigger": "HELPFRAME_OTHER_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_OTHER_BUTTON_TEXT" }, { - "trigger": "ITEM_MOD_CR_UNUSED_4_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_4_SHORT", + "trigger": "HELPFRAME_QUEST_BULLET1\t\"string\"", + "contents": "HELPFRAME_QUEST_BULLET1" }, { - "trigger": "ITEM_MOD_CR_UNUSED_5_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_5_SHORT", + "trigger": "HELPFRAME_QUEST_BULLET2\t\"string\"", + "contents": "HELPFRAME_QUEST_BULLET2" }, { - "trigger": "ITEM_MOD_CR_UNUSED_6_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_6_SHORT", + "trigger": "HELPFRAME_QUEST_BULLET3\t\"string\"", + "contents": "HELPFRAME_QUEST_BULLET3" }, { - "trigger": "ITEM_MOD_CR_UNUSED_7_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_7_SHORT", + "trigger": "HELPFRAME_QUEST_BULLET4\t\"string\"", + "contents": "HELPFRAME_QUEST_BULLET4" }, { - "trigger": "ITEM_MOD_CR_UNUSED_9_SHORT\tstring", - "contents": "ITEM_MOD_CR_UNUSED_9_SHORT", + "trigger": "HELPFRAME_QUEST_BULLET5\t\"string\"", + "contents": "HELPFRAME_QUEST_BULLET5" }, { - "trigger": "ITEM_MOD_CRIT_MELEE_RATING\tstring", - "contents": "ITEM_MOD_CRIT_MELEE_RATING", + "trigger": "HELPFRAME_QUEST_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_QUEST_BULLET_TITLE1" }, { - "trigger": "ITEM_MOD_CRIT_MELEE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_MELEE_RATING_SHORT", + "trigger": "HELPFRAME_QUEST_BULLET_TITLE2\t\"string\"", + "contents": "HELPFRAME_QUEST_BULLET_TITLE2" }, { - "trigger": "ITEM_MOD_CRIT_RANGED_RATING\tstring", - "contents": "ITEM_MOD_CRIT_RANGED_RATING", + "trigger": "HELPFRAME_QUEST_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_QUEST_BUTTON_TEXT" }, { - "trigger": "ITEM_MOD_CRIT_RANGED_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_RANGED_RATING_SHORT", + "trigger": "HELPFRAME_QUEST_TEXT\t\"string\"", + "contents": "HELPFRAME_QUEST_TEXT" }, { - "trigger": "ITEM_MOD_CRIT_RATING\tstring", - "contents": "ITEM_MOD_CRIT_RATING", + "trigger": "HELPFRAME_QUEST_TITLE\t\"string\"", + "contents": "HELPFRAME_QUEST_TITLE" }, { - "trigger": "ITEM_MOD_CRIT_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_RATING_SHORT", + "trigger": "HELPFRAME_REPORT_ABUSE_HELP\t\"string\"", + "contents": "HELPFRAME_REPORT_ABUSE_HELP" }, { - "trigger": "ITEM_MOD_CRIT_SPELL_RATING\tstring", - "contents": "ITEM_MOD_CRIT_SPELL_RATING", + "trigger": "HELPFRAME_REPORT_BUG_TEXT1\t\"string\"", + "contents": "HELPFRAME_REPORT_BUG_TEXT1" }, { - "trigger": "ITEM_MOD_CRIT_SPELL_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_SPELL_RATING_SHORT", + "trigger": "HELPFRAME_REPORT_BUG_TITLE\t\"string\"", + "contents": "HELPFRAME_REPORT_BUG_TITLE" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING", + "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT\t\"string\"", + "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING_SHORT", + "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT_CLICK_LOCATION\t\"string\"", + "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_CHAT_CLICK_LOCATION" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING", + "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_CLICK_LOCATION\t\"string\"", + "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_CLICK_LOCATION" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING_SHORT", + "trigger": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_NAME\t\"string\"", + "contents": "HELPFRAME_REPORT_PLAYER_EXAMPLE_TARGET_NAME" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_RATING\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_RATING", + "trigger": "HELPFRAME_REPORT_PLAYER_RIGHT_CLICK\t\"string\"", + "contents": "HELPFRAME_REPORT_PLAYER_RIGHT_CLICK" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_RATING_SHORT", + "trigger": "HELPFRAME_REPORT_PLAYER_TEXT1\t\"string\"", + "contents": "HELPFRAME_REPORT_PLAYER_TEXT1" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING", + "trigger": "HELPFRAME_REPORT_PLAYER_TITLE\t\"string\"", + "contents": "HELPFRAME_REPORT_PLAYER_TITLE" }, { - "trigger": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING_SHORT\tstring", - "contents": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING_SHORT", + "trigger": "HELPFRAME_REPORTLAG_TEXT1\t\"string\"", + "contents": "HELPFRAME_REPORTLAG_TEXT1" }, { - "trigger": "ITEM_MOD_DAMAGE_PER_SECOND_SHORT\tstring", - "contents": "ITEM_MOD_DAMAGE_PER_SECOND_SHORT", + "trigger": "HELPFRAME_STUCK_BUTTON_DESCRIPTION\t\"string\"", + "contents": "HELPFRAME_STUCK_BUTTON_DESCRIPTION" }, { - "trigger": "ITEM_MOD_DEFENSE_SKILL_RATING\tstring", - "contents": "ITEM_MOD_DEFENSE_SKILL_RATING", + "trigger": "HELPFRAME_STUCK_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_STUCK_BUTTON_TEXT" }, { - "trigger": "ITEM_MOD_DEFENSE_SKILL_RATING_SHORT\tstring", - "contents": "ITEM_MOD_DEFENSE_SKILL_RATING_SHORT", + "trigger": "HELPFRAME_STUCK_GRAVEYARD\t\"string\"", + "contents": "HELPFRAME_STUCK_GRAVEYARD" }, { - "trigger": "ITEM_MOD_DODGE_RATING\tstring", - "contents": "ITEM_MOD_DODGE_RATING", + "trigger": "HELPFRAME_STUCK_GRAVEYARD_HEADER\t\"string\"", + "contents": "HELPFRAME_STUCK_GRAVEYARD_HEADER" }, { - "trigger": "ITEM_MOD_DODGE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_DODGE_RATING_SHORT", + "trigger": "HELPFRAME_STUCK_HEARTHSTONE\t\"string\"", + "contents": "HELPFRAME_STUCK_HEARTHSTONE" }, { - "trigger": "ITEM_MOD_EXPERTISE_RATING\tstring", - "contents": "ITEM_MOD_EXPERTISE_RATING", + "trigger": "HELPFRAME_STUCK_HEARTHSTONE_HEADER\t\"string\"", + "contents": "HELPFRAME_STUCK_HEARTHSTONE_HEADER" }, { - "trigger": "ITEM_MOD_EXPERTISE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_EXPERTISE_RATING_SHORT", + "trigger": "HELPFRAME_STUCK_HEARTHSTONE_MISSING\t\"string\"", + "contents": "HELPFRAME_STUCK_HEARTHSTONE_MISSING" }, { - "trigger": "ITEM_MOD_EXTRA_ARMOR\tstring", - "contents": "ITEM_MOD_EXTRA_ARMOR", + "trigger": "HELPFRAME_STUCK_TEXT1\t\"string\"", + "contents": "HELPFRAME_STUCK_TEXT1" }, { - "trigger": "ITEM_MOD_EXTRA_ARMOR_SHORT\tstring", - "contents": "ITEM_MOD_EXTRA_ARMOR_SHORT", + "trigger": "HELPFRAME_STUCK_TITLE\t\"string\"", + "contents": "HELPFRAME_STUCK_TITLE" }, { - "trigger": "ITEM_MOD_FERAL_ATTACK_POWER\tstring", - "contents": "ITEM_MOD_FERAL_ATTACK_POWER", + "trigger": "HELPFRAME_SUBMIT_SUGGESTION_LEGAL\t\"string\"", + "contents": "HELPFRAME_SUBMIT_SUGGESTION_LEGAL" }, { - "trigger": "ITEM_MOD_FERAL_ATTACK_POWER_SHORT\tstring", - "contents": "ITEM_MOD_FERAL_ATTACK_POWER_SHORT", + "trigger": "HELPFRAME_SUBMIT_SUGGESTION_TEXT1\t\"string\"", + "contents": "HELPFRAME_SUBMIT_SUGGESTION_TEXT1" }, { - "trigger": "ITEM_MOD_HASTE_RATING\tstring", - "contents": "ITEM_MOD_HASTE_RATING", + "trigger": "HELPFRAME_SUBMIT_SUGGESTION_TITLE\t\"string\"", + "contents": "HELPFRAME_SUBMIT_SUGGESTION_TITLE" }, { - "trigger": "ITEM_MOD_HASTE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HASTE_RATING_SHORT", + "trigger": "HELPFRAME_SUBMIT_TICKET_TITLE\t\"string\"", + "contents": "HELPFRAME_SUBMIT_TICKET_TITLE" }, { - "trigger": "ITEM_MOD_HEALTH\tstring", - "contents": "ITEM_MOD_HEALTH", + "trigger": "HELPFRAME_SUGGESTION_BUTTON_DESCRIPTION\t\"string\"", + "contents": "HELPFRAME_SUGGESTION_BUTTON_DESCRIPTION" }, { - "trigger": "ITEM_MOD_HEALTH_REGEN\tstring", - "contents": "ITEM_MOD_HEALTH_REGEN", + "trigger": "HELPFRAME_SUGGESTION_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_SUGGESTION_BUTTON_TEXT" }, { - "trigger": "ITEM_MOD_HEALTH_REGEN_SHORT\tstring", - "contents": "ITEM_MOD_HEALTH_REGEN_SHORT", + "trigger": "HELPFRAME_TECHNICAL_BULLET1\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET1" }, { - "trigger": "ITEM_MOD_HEALTH_REGENERATION\tstring", - "contents": "ITEM_MOD_HEALTH_REGENERATION", + "trigger": "HELPFRAME_TECHNICAL_BULLET2\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET2" }, { - "trigger": "ITEM_MOD_HEALTH_REGENERATION_SHORT\tstring", - "contents": "ITEM_MOD_HEALTH_REGENERATION_SHORT", + "trigger": "HELPFRAME_TECHNICAL_BULLET3\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET3" }, { - "trigger": "ITEM_MOD_HEALTH_SHORT\tstring", - "contents": "ITEM_MOD_HEALTH_SHORT", + "trigger": "HELPFRAME_TECHNICAL_BULLET4\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET4" }, { - "trigger": "ITEM_MOD_HIT_MELEE_RATING\tstring", - "contents": "ITEM_MOD_HIT_MELEE_RATING", + "trigger": "HELPFRAME_TECHNICAL_BULLET5\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET5" }, { - "trigger": "ITEM_MOD_HIT_MELEE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_MELEE_RATING_SHORT", + "trigger": "HELPFRAME_TECHNICAL_BULLET6\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET6" }, { - "trigger": "ITEM_MOD_HIT_RANGED_RATING\tstring", - "contents": "ITEM_MOD_HIT_RANGED_RATING", + "trigger": "HELPFRAME_TECHNICAL_BULLET7\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET7" }, { - "trigger": "ITEM_MOD_HIT_RANGED_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_RANGED_RATING_SHORT", + "trigger": "HELPFRAME_TECHNICAL_BULLET_TITLE1\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET_TITLE1" }, { - "trigger": "ITEM_MOD_HIT_RATING\tstring", - "contents": "ITEM_MOD_HIT_RATING", + "trigger": "HELPFRAME_TECHNICAL_BULLET_TITLE2\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BULLET_TITLE2" }, { - "trigger": "ITEM_MOD_HIT_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_RATING_SHORT", + "trigger": "HELPFRAME_TECHNICAL_BUTTON_TEXT\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_BUTTON_TEXT" }, { - "trigger": "ITEM_MOD_HIT_SPELL_RATING\tstring", - "contents": "ITEM_MOD_HIT_SPELL_RATING", + "trigger": "HELPFRAME_TECHNICAL_TEXT\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_TEXT" }, { - "trigger": "ITEM_MOD_HIT_SPELL_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_SPELL_RATING_SHORT", + "trigger": "HELPFRAME_TECHNICAL_TITLE\t\"string\"", + "contents": "HELPFRAME_TECHNICAL_TITLE" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_MELEE_RATING\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_MELEE_RATING", + "trigger": "HELPFRAME_TICKET_CLICK_HELP\t\"string\"", + "contents": "HELPFRAME_TICKET_CLICK_HELP" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_MELEE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_MELEE_RATING_SHORT", + "trigger": "HELPFRAME_TICKET_TUTORIAL_HELP\t\"string\"", + "contents": "HELPFRAME_TICKET_TUTORIAL_HELP" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_RANGED_RATING\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_RANGED_RATING", + "trigger": "HELPFRAME_WELCOME_TEXT1\t\"string\"", + "contents": "HELPFRAME_WELCOME_TEXT1" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_RANGED_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_RANGED_RATING_SHORT", + "trigger": "HELPFRAME_WELCOME_TITLE\t\"string\"", + "contents": "HELPFRAME_WELCOME_TITLE" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_RATING\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_RATING", + "trigger": "HEROIC_PREFIX\t\"string\"", + "contents": "HEROIC_PREFIX" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_RATING_SHORT", + "trigger": "HEROIC_SCENARIO\t\"string\"", + "contents": "HEROIC_SCENARIO" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_SPELL_RATING\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_SPELL_RATING", + "trigger": "HEROIC_SCENARIO_BONUS_VALOR\t\"string\"", + "contents": "HEROIC_SCENARIO_BONUS_VALOR" }, { - "trigger": "ITEM_MOD_HIT_TAKEN_SPELL_RATING_SHORT\tstring", - "contents": "ITEM_MOD_HIT_TAKEN_SPELL_RATING_SHORT", + "trigger": "HEROIC_SCENARIO_BONUS_VALOR_SPECIFIC\t\"string\"", + "contents": "HEROIC_SCENARIO_BONUS_VALOR_SPECIFIC" }, { - "trigger": "ITEM_MOD_INTELLECT\tstring", - "contents": "ITEM_MOD_INTELLECT", + "trigger": "HERTZ\t\"string\"", + "contents": "HERTZ" }, { - "trigger": "ITEM_MOD_INTELLECT_SHORT\tstring", - "contents": "ITEM_MOD_INTELLECT_SHORT", + "trigger": "HIDE\t\"string\"", + "contents": "HIDE" }, { - "trigger": "ITEM_MOD_MANA\tstring", - "contents": "ITEM_MOD_MANA", + "trigger": "HIDE_ADVENTURE_JOURNAL_ALERTS\t\"string\"", + "contents": "HIDE_ADVENTURE_JOURNAL_ALERTS" }, { - "trigger": "ITEM_MOD_MANA_REGENERATION\tstring", - "contents": "ITEM_MOD_MANA_REGENERATION", + "trigger": "HIDE_OUTDOOR_WORLD_STATE_TEXT\t\"string\"", + "contents": "HIDE_OUTDOOR_WORLD_STATE_TEXT" }, { - "trigger": "ITEM_MOD_MANA_REGENERATION_SHORT\tstring", - "contents": "ITEM_MOD_MANA_REGENERATION_SHORT", + "trigger": "HIDE_PARTY_INTERFACE_TEXT\t\"string\"", + "contents": "HIDE_PARTY_INTERFACE_TEXT" }, { - "trigger": "ITEM_MOD_MANA_SHORT\tstring", - "contents": "ITEM_MOD_MANA_SHORT", + "trigger": "HIDE_PULLOUT_BG\t\"string\"", + "contents": "HIDE_PULLOUT_BG" }, { - "trigger": "ITEM_MOD_MASTERY_RATING\tstring", - "contents": "ITEM_MOD_MASTERY_RATING", + "trigger": "HIGH\t\"string\"", + "contents": "HIGH" }, { - "trigger": "ITEM_MOD_MASTERY_RATING_SHORT\tstring", - "contents": "ITEM_MOD_MASTERY_RATING_SHORT", + "trigger": "HIGH_BIDDER\t\"string\"", + "contents": "HIGH_BIDDER" }, { - "trigger": "ITEM_MOD_MASTERY_RATING_SPELL\tstring", - "contents": "ITEM_MOD_MASTERY_RATING_SPELL", + "trigger": "HIGHLIGHT_ABILITY_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "HIGHLIGHT_ABILITY_COMBATLOG_TOOLTIP" }, { - "trigger": "ITEM_MOD_MASTERY_RATING_TWO_SPELLS\tstring", - "contents": "ITEM_MOD_MASTERY_RATING_TWO_SPELLS", + "trigger": "HIGHLIGHT_DAMAGE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "HIGHLIGHT_DAMAGE_COMBATLOG_TOOLTIP" }, { - "trigger": "ITEM_MOD_MELEE_ATTACK_POWER_SHORT\tstring", - "contents": "ITEM_MOD_MELEE_ATTACK_POWER_SHORT", + "trigger": "HIGHLIGHT_FONT_COLOR_CODE\t\"string\"", + "contents": "HIGHLIGHT_FONT_COLOR_CODE" }, { - "trigger": "ITEM_MOD_PARRY_RATING\tstring", - "contents": "ITEM_MOD_PARRY_RATING", + "trigger": "HIGHLIGHT_KILL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "HIGHLIGHT_KILL_COMBATLOG_TOOLTIP" }, { - "trigger": "ITEM_MOD_PARRY_RATING_SHORT\tstring", - "contents": "ITEM_MOD_PARRY_RATING_SHORT", + "trigger": "HIGHLIGHT_SCHOOL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "HIGHLIGHT_SCHOOL_COMBATLOG_TOOLTIP" }, { - "trigger": "ITEM_MOD_POWER_REGEN0_SHORT\tstring", - "contents": "ITEM_MOD_POWER_REGEN0_SHORT", + "trigger": "HIGHLIGHTING\t\"string\"", + "contents": "HIGHLIGHTING" }, { - "trigger": "ITEM_MOD_POWER_REGEN1_SHORT\tstring", - "contents": "ITEM_MOD_POWER_REGEN1_SHORT", + "trigger": "HIGHMOUNTAIN\t\"string\"", + "contents": "HIGHMOUNTAIN" }, { - "trigger": "ITEM_MOD_POWER_REGEN2_SHORT\tstring", - "contents": "ITEM_MOD_POWER_REGEN2_SHORT", + "trigger": "HISTORY\t\"string\"", + "contents": "HISTORY" }, { - "trigger": "ITEM_MOD_POWER_REGEN3_SHORT\tstring", - "contents": "ITEM_MOD_POWER_REGEN3_SHORT", + "trigger": "HIT\t\"string\"", + "contents": "HIT" }, { - "trigger": "ITEM_MOD_POWER_REGEN4_SHORT\tstring", - "contents": "ITEM_MOD_POWER_REGEN4_SHORT", + "trigger": "HIT_LCD\t\"string\"", + "contents": "HIT_LCD" }, { - "trigger": "ITEM_MOD_POWER_REGEN5_SHORT\tstring", - "contents": "ITEM_MOD_POWER_REGEN5_SHORT", + "trigger": "HK\t\"string\"", + "contents": "HK" }, { - "trigger": "ITEM_MOD_POWER_REGEN6_SHORT\tstring", - "contents": "ITEM_MOD_POWER_REGEN6_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_01\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_01" }, { - "trigger": "ITEM_MOD_PVP_POWER\tstring", - "contents": "ITEM_MOD_PVP_POWER", + "trigger": "HOLIDAY_TRANSMOG_THEME_02\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_02" }, { - "trigger": "ITEM_MOD_PVP_POWER_SHORT\tstring", - "contents": "ITEM_MOD_PVP_POWER_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_03\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_03" }, { - "trigger": "ITEM_MOD_PVP_PRIMARY_STAT_SHORT\tstring", - "contents": "ITEM_MOD_PVP_PRIMARY_STAT_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_04\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_04" }, { - "trigger": "ITEM_MOD_RANGED_ATTACK_POWER\tstring", - "contents": "ITEM_MOD_RANGED_ATTACK_POWER", + "trigger": "HOLIDAY_TRANSMOG_THEME_05\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_05" }, { - "trigger": "ITEM_MOD_RANGED_ATTACK_POWER_SHORT\tstring", - "contents": "ITEM_MOD_RANGED_ATTACK_POWER_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_06\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_06" }, { - "trigger": "ITEM_MOD_RESILIENCE_RATING\tstring", - "contents": "ITEM_MOD_RESILIENCE_RATING", + "trigger": "HOLIDAY_TRANSMOG_THEME_07\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_07" }, { - "trigger": "ITEM_MOD_RESILIENCE_RATING_SHORT\tstring", - "contents": "ITEM_MOD_RESILIENCE_RATING_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_08\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_08" }, { - "trigger": "ITEM_MOD_SPELL_DAMAGE_DONE\tstring", - "contents": "ITEM_MOD_SPELL_DAMAGE_DONE", + "trigger": "HOLIDAY_TRANSMOG_THEME_09\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_09" }, { - "trigger": "ITEM_MOD_SPELL_DAMAGE_DONE_SHORT\tstring", - "contents": "ITEM_MOD_SPELL_DAMAGE_DONE_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_10\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_10" }, { - "trigger": "ITEM_MOD_SPELL_HEALING_DONE\tstring", - "contents": "ITEM_MOD_SPELL_HEALING_DONE", + "trigger": "HOLIDAY_TRANSMOG_THEME_11\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_11" }, { - "trigger": "ITEM_MOD_SPELL_HEALING_DONE_SHORT\tstring", - "contents": "ITEM_MOD_SPELL_HEALING_DONE_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_12\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_12" }, { - "trigger": "ITEM_MOD_SPELL_PENETRATION\tstring", - "contents": "ITEM_MOD_SPELL_PENETRATION", + "trigger": "HOLIDAY_TRANSMOG_THEME_13\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_13" }, { - "trigger": "ITEM_MOD_SPELL_PENETRATION_SHORT\tstring", - "contents": "ITEM_MOD_SPELL_PENETRATION_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_14\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_14" }, { - "trigger": "ITEM_MOD_SPELL_POWER\tstring", - "contents": "ITEM_MOD_SPELL_POWER", + "trigger": "HOLIDAY_TRANSMOG_THEME_15\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_15" }, { - "trigger": "ITEM_MOD_SPELL_POWER_SHORT\tstring", - "contents": "ITEM_MOD_SPELL_POWER_SHORT", + "trigger": "HOLIDAY_TRANSMOG_THEME_16\t\"string\"", + "contents": "HOLIDAY_TRANSMOG_THEME_16" }, { - "trigger": "ITEM_MOD_SPIRIT\tstring", - "contents": "ITEM_MOD_SPIRIT", + "trigger": "HOLY_POWER\t\"string\"", + "contents": "HOLY_POWER" }, { - "trigger": "ITEM_MOD_SPIRIT_SHORT\tstring", - "contents": "ITEM_MOD_SPIRIT_SHORT", + "trigger": "HOLY_POWER_COST\t\"string\"", + "contents": "HOLY_POWER_COST" }, { - "trigger": "ITEM_MOD_STAMINA\tstring", - "contents": "ITEM_MOD_STAMINA", + "trigger": "HOLY_POWER_COST_PER_TIME\t\"string\"", + "contents": "HOLY_POWER_COST_PER_TIME" }, { - "trigger": "ITEM_MOD_STAMINA_SHORT\tstring", - "contents": "ITEM_MOD_STAMINA_SHORT", + "trigger": "HOLY_POWER_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "HOLY_POWER_COST_PER_TIME_NO_BASE" }, { - "trigger": "ITEM_MOD_STRENGTH\tstring", - "contents": "ITEM_MOD_STRENGTH", + "trigger": "HOLY_POWER_TOOLTIP\t\"string\"", + "contents": "HOLY_POWER_TOOLTIP" }, { - "trigger": "ITEM_MOD_STRENGTH_SHORT\tstring", - "contents": "ITEM_MOD_STRENGTH_SHORT", + "trigger": "HOME\t\"string\"", + "contents": "HOME" }, { - "trigger": "ITEM_MOD_VERSATILITY\tstring", - "contents": "ITEM_MOD_VERSATILITY", + "trigger": "HOME_INN\t\"string\"", + "contents": "HOME_INN" }, { - "trigger": "ITEM_MOUSE_OVER\tstring", - "contents": "ITEM_MOUSE_OVER", + "trigger": "HONOR\t\"string\"", + "contents": "HONOR" }, { - "trigger": "ITEM_NAME_DESCRIPTION_DELIMITER\tstring", - "contents": "ITEM_NAME_DESCRIPTION_DELIMITER", + "trigger": "HONOR_BAR\t\"string\"", + "contents": "HONOR_BAR" }, { - "trigger": "ITEM_NAMES\tstring", - "contents": "ITEM_NAMES", + "trigger": "HONOR_CONTRIBUTION_POINTS\t\"string\"", + "contents": "HONOR_CONTRIBUTION_POINTS" }, { - "trigger": "ITEM_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP\tstring", - "contents": "ITEM_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP", + "trigger": "HONOR_ESTIMATED_TOOLTIP\t\"string\"", + "contents": "HONOR_ESTIMATED_TOOLTIP" }, { - "trigger": "ITEM_NO_DROP\tstring", - "contents": "ITEM_NO_DROP", + "trigger": "HONOR_GAINED\t\"string\"", + "contents": "HONOR_GAINED" }, { - "trigger": "ITEM_OBLITERATEABLE\tstring", - "contents": "ITEM_OBLITERATEABLE", + "trigger": "HONOR_GAINED_TOOLTIP\t\"string\"", + "contents": "HONOR_GAINED_TOOLTIP" }, { - "trigger": "ITEM_OBLITERATEABLE_NOT\tstring", - "contents": "ITEM_OBLITERATEABLE_NOT", + "trigger": "HONOR_HIGHEST_RANK\t\"string\"", + "contents": "HONOR_HIGHEST_RANK" }, { - "trigger": "ITEM_ONLY_TOURNAMENT_GEAR_ALLOWED\tstring", - "contents": "ITEM_ONLY_TOURNAMENT_GEAR_ALLOWED", + "trigger": "HONOR_LASTWEEK\t\"string\"", + "contents": "HONOR_LASTWEEK" }, { - "trigger": "ITEM_OPENABLE\tstring", - "contents": "ITEM_OPENABLE", + "trigger": "HONOR_LEVEL_LABEL\t\"string\"", + "contents": "HONOR_LEVEL_LABEL" }, { - "trigger": "ITEM_PET_KNOWN\tstring", - "contents": "ITEM_PET_KNOWN", + "trigger": "HONOR_LEVEL_TOOLTIP\t\"string\"", + "contents": "HONOR_LEVEL_TOOLTIP" }, { - "trigger": "ITEM_PROPOSED_ENCHANT\tstring", - "contents": "ITEM_PROPOSED_ENCHANT", + "trigger": "HONOR_LIFETIME\t\"string\"", + "contents": "HONOR_LIFETIME" }, { - "trigger": "ITEM_PROSPECTABLE\tstring", - "contents": "ITEM_PROSPECTABLE", + "trigger": "HONOR_POINTS\t\"string\"", + "contents": "HONOR_POINTS" }, { - "trigger": "ITEM_PURCHASED_COLON\tstring", - "contents": "ITEM_PURCHASED_COLON", + "trigger": "HONOR_REWARD_ARTIFACT_POWER\t\"string\"", + "contents": "HONOR_REWARD_ARTIFACT_POWER" }, { - "trigger": "ITEM_QUALITY0_DESC\tstring", - "contents": "ITEM_QUALITY0_DESC", + "trigger": "HONOR_REWARD_MONEY\t\"string\"", + "contents": "HONOR_REWARD_MONEY" }, { - "trigger": "ITEM_QUALITY1_DESC\tstring", - "contents": "ITEM_QUALITY1_DESC", + "trigger": "HONOR_REWARD_TITLE\t\"string\"", + "contents": "HONOR_REWARD_TITLE" }, { - "trigger": "ITEM_QUALITY2_DESC\tstring", - "contents": "ITEM_QUALITY2_DESC", + "trigger": "HONOR_REWARD_TITLE_TOOLTIP\t\"string\"", + "contents": "HONOR_REWARD_TITLE_TOOLTIP" }, { - "trigger": "ITEM_QUALITY3_DESC\tstring", - "contents": "ITEM_QUALITY3_DESC", + "trigger": "HONOR_STANDING\t\"string\"", + "contents": "HONOR_STANDING" }, { - "trigger": "ITEM_QUALITY4_DESC\tstring", - "contents": "ITEM_QUALITY4_DESC", + "trigger": "HONOR_TALENT_CAN_NOW_PRESTIGE\t\"string\"", + "contents": "HONOR_TALENT_CAN_NOW_PRESTIGE" }, { - "trigger": "ITEM_QUALITY5_DESC\tstring", - "contents": "ITEM_QUALITY5_DESC", + "trigger": "HONOR_TALENT_FIRST_TALENT\t\"string\"", + "contents": "HONOR_TALENT_FIRST_TALENT" }, { - "trigger": "ITEM_QUALITY6_DESC\tstring", - "contents": "ITEM_QUALITY6_DESC", + "trigger": "HONOR_TALENT_HONOR_LEVELS\t\"string\"", + "contents": "HONOR_TALENT_HONOR_LEVELS" }, { - "trigger": "ITEM_QUALITY7_DESC\tstring", - "contents": "ITEM_QUALITY7_DESC", + "trigger": "HONOR_THIS_SESSION\t\"string\"", + "contents": "HONOR_THIS_SESSION" }, { - "trigger": "ITEM_QUALITY8_DESC\tstring", - "contents": "ITEM_QUALITY8_DESC", + "trigger": "HONOR_TODAY\t\"string\"", + "contents": "HONOR_TODAY" }, { - "trigger": "ITEM_QUANTITY_TEMPLATE\tstring", - "contents": "ITEM_QUANTITY_TEMPLATE", + "trigger": "HONOR_YESTERDAY\t\"string\"", + "contents": "HONOR_YESTERDAY" }, { - "trigger": "ITEM_RACES_ALLOWED\tstring", - "contents": "ITEM_RACES_ALLOWED", + "trigger": "HONOR_YOUVE_REACHED\t\"string\"", + "contents": "HONOR_YOUVE_REACHED" }, { - "trigger": "ITEM_RANDOM_ENCHANT\tstring", - "contents": "ITEM_RANDOM_ENCHANT", + "trigger": "HONORABLE_KILLS\t\"string\"", + "contents": "HONORABLE_KILLS" }, { - "trigger": "ITEM_READABLE\tstring", - "contents": "ITEM_READABLE", + "trigger": "HONORABLE_KILLS_TOOLTIP\t\"string\"", + "contents": "HONORABLE_KILLS_TOOLTIP" }, { - "trigger": "ITEM_REFUND_MSG\tstring", - "contents": "ITEM_REFUND_MSG", + "trigger": "HORDE_CHEER\t\"string\"", + "contents": "HORDE_CHEER" }, { - "trigger": "ITEM_RELIC_VIEWABLE\tstring", - "contents": "ITEM_RELIC_VIEWABLE", + "trigger": "HOSTILE\t\"string\"", + "contents": "HOSTILE" }, { - "trigger": "ITEM_REQ_ALLIANCE\tstring", - "contents": "ITEM_REQ_ALLIANCE", + "trigger": "HOT_ITEM\t\"string\"", + "contents": "HOT_ITEM" }, { - "trigger": "ITEM_REQ_AMOUNT_EARNED\tstring", - "contents": "ITEM_REQ_AMOUNT_EARNED", + "trigger": "HOT_ITEM_SELLER\t\"string\"", + "contents": "HOT_ITEM_SELLER" }, { - "trigger": "ITEM_REQ_ARENA_RATING\tstring", - "contents": "ITEM_REQ_ARENA_RATING", + "trigger": "HOUR_ONELETTER_ABBR\t\"string\"", + "contents": "HOUR_ONELETTER_ABBR" }, { - "trigger": "ITEM_REQ_ARENA_RATING_3V3\tstring", - "contents": "ITEM_REQ_ARENA_RATING_3V3", + "trigger": "HOURS\t\"string\"", + "contents": "HOURS" }, { - "trigger": "ITEM_REQ_ARENA_RATING_3V3_BG\tstring", - "contents": "ITEM_REQ_ARENA_RATING_3V3_BG", + "trigger": "HOURS_ABBR\t\"string\"", + "contents": "HOURS_ABBR" }, { - "trigger": "ITEM_REQ_ARENA_RATING_5V5\tstring", - "contents": "ITEM_REQ_ARENA_RATING_5V5", + "trigger": "HOURS_MINUTES_SECONDS\t\"string\"", + "contents": "HOURS_MINUTES_SECONDS" }, { - "trigger": "ITEM_REQ_ARENA_RATING_BG\tstring", - "contents": "ITEM_REQ_ARENA_RATING_BG", + "trigger": "HOURS_MINUTES_SECONDS_MILLISECONDS\t\"string\"", + "contents": "HOURS_MINUTES_SECONDS_MILLISECONDS" }, { - "trigger": "ITEM_REQ_HORDE\tstring", - "contents": "ITEM_REQ_HORDE", + "trigger": "HP\t\"string\"", + "contents": "HP" }, { - "trigger": "ITEM_REQ_PURCHASE_ACHIEVEMENT\tstring", - "contents": "ITEM_REQ_PURCHASE_ACHIEVEMENT", + "trigger": "HP_TEMPLATE\t\"string\"", + "contents": "HP_TEMPLATE" }, { - "trigger": "ITEM_REQ_PURCHASE_GUILD\tstring", - "contents": "ITEM_REQ_PURCHASE_GUILD", + "trigger": "HTML_END\t\"string\"", + "contents": "HTML_END" }, { - "trigger": "ITEM_REQ_PURCHASE_GUILD_LEVEL\tstring", - "contents": "ITEM_REQ_PURCHASE_GUILD_LEVEL", + "trigger": "HTML_START\t\"string\"", + "contents": "HTML_START" }, { - "trigger": "ITEM_REQ_REPUTATION\tstring", - "contents": "ITEM_REQ_REPUTATION", + "trigger": "HTML_START_CENTERED\t\"string\"", + "contents": "HTML_START_CENTERED" }, { - "trigger": "ITEM_REQ_SKILL\tstring", - "contents": "ITEM_REQ_SKILL", + "trigger": "HUNTER_AGILITY_TOOLTIP\t\"string\"", + "contents": "HUNTER_AGILITY_TOOLTIP" }, { - "trigger": "ITEM_REQ_SPECIALIZATION\tstring", - "contents": "ITEM_REQ_SPECIALIZATION", + "trigger": "HUNTER_BM_CORE_ABILITY_1\t\"string\"", + "contents": "HUNTER_BM_CORE_ABILITY_1" }, { - "trigger": "ITEM_RESIST_ALL\tstring", - "contents": "ITEM_RESIST_ALL", + "trigger": "HUNTER_BM_CORE_ABILITY_2\t\"string\"", + "contents": "HUNTER_BM_CORE_ABILITY_2" }, { - "trigger": "ITEM_RESIST_SINGLE\tstring", - "contents": "ITEM_RESIST_SINGLE", + "trigger": "HUNTER_BM_CORE_ABILITY_3\t\"string\"", + "contents": "HUNTER_BM_CORE_ABILITY_3" }, { - "trigger": "ITEM_SET_BONUS\tstring", - "contents": "ITEM_SET_BONUS", + "trigger": "HUNTER_BM_CORE_ABILITY_4\t\"string\"", + "contents": "HUNTER_BM_CORE_ABILITY_4" }, { - "trigger": "ITEM_SET_BONUS_GRAY\tstring", - "contents": "ITEM_SET_BONUS_GRAY", + "trigger": "HUNTER_BM_CORE_ABILITY_5\t\"string\"", + "contents": "HUNTER_BM_CORE_ABILITY_5" }, { - "trigger": "ITEM_SET_BONUS_NO_VALID_SPEC\tstring", - "contents": "ITEM_SET_BONUS_NO_VALID_SPEC", + "trigger": "HUNTER_BM_CORE_ABILITY_6\t\"string\"", + "contents": "HUNTER_BM_CORE_ABILITY_6" }, { - "trigger": "ITEM_SET_LEGACY_INACTIVE_BONUS\tstring", - "contents": "ITEM_SET_LEGACY_INACTIVE_BONUS", + "trigger": "HUNTER_INTELLECT_TOOLTIP\t\"string\"", + "contents": "HUNTER_INTELLECT_TOOLTIP" }, { - "trigger": "ITEM_SET_NAME\tstring", - "contents": "ITEM_SET_NAME", + "trigger": "HUNTER_MM_CORE_ABILITY_1\t\"string\"", + "contents": "HUNTER_MM_CORE_ABILITY_1" }, { - "trigger": "ITEM_SIGNABLE\tstring", - "contents": "ITEM_SIGNABLE", + "trigger": "HUNTER_MM_CORE_ABILITY_2\t\"string\"", + "contents": "HUNTER_MM_CORE_ABILITY_2" }, { - "trigger": "ITEM_SLOTS_IGNORED\tstring", - "contents": "ITEM_SLOTS_IGNORED", + "trigger": "HUNTER_MM_CORE_ABILITY_3\t\"string\"", + "contents": "HUNTER_MM_CORE_ABILITY_3" }, { - "trigger": "ITEM_SOCKET_BONUS\tstring", - "contents": "ITEM_SOCKET_BONUS", + "trigger": "HUNTER_MM_CORE_ABILITY_4\t\"string\"", + "contents": "HUNTER_MM_CORE_ABILITY_4" }, { - "trigger": "ITEM_SOCKETABLE\tstring", - "contents": "ITEM_SOCKETABLE", + "trigger": "HUNTER_MM_CORE_ABILITY_5\t\"string\"", + "contents": "HUNTER_MM_CORE_ABILITY_5" }, { - "trigger": "ITEM_SOCKETING\tstring", - "contents": "ITEM_SOCKETING", + "trigger": "HUNTER_MM_CORE_ABILITY_6\t\"string\"", + "contents": "HUNTER_MM_CORE_ABILITY_6" }, { - "trigger": "ITEM_SOLD_COLON\tstring", - "contents": "ITEM_SOLD_COLON", + "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_1\t\"string\"", + "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_1" }, { - "trigger": "ITEM_SOULBOUND\tstring", - "contents": "ITEM_SOULBOUND", + "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_2\t\"string\"", + "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_2" }, { - "trigger": "ITEM_SPELL_CHARGES\tstring", - "contents": "ITEM_SPELL_CHARGES", + "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_3\t\"string\"", + "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_3" }, { - "trigger": "ITEM_SPELL_CHARGES_NONE\tstring", - "contents": "ITEM_SPELL_CHARGES_NONE", + "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_4\t\"string\"", + "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_4" }, { - "trigger": "ITEM_SPELL_EFFECT\tstring", - "contents": "ITEM_SPELL_EFFECT", + "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_5\t\"string\"", + "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_5" }, { - "trigger": "ITEM_SPELL_KNOWN\tstring", - "contents": "ITEM_SPELL_KNOWN", + "trigger": "HUNTER_PET_CUNNING_CORE_ABILITY_6\t\"string\"", + "contents": "HUNTER_PET_CUNNING_CORE_ABILITY_6" }, { - "trigger": "ITEM_SPELL_MAX_USABLE_LEVEL\tstring", - "contents": "ITEM_SPELL_MAX_USABLE_LEVEL", + "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_1\t\"string\"", + "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_1" }, { - "trigger": "ITEM_SPELL_TRIGGER_ONEQUIP\tstring", - "contents": "ITEM_SPELL_TRIGGER_ONEQUIP", + "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_2\t\"string\"", + "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_2" }, { - "trigger": "ITEM_SPELL_TRIGGER_ONPROC\tstring", - "contents": "ITEM_SPELL_TRIGGER_ONPROC", + "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_3\t\"string\"", + "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_3" }, { - "trigger": "ITEM_SPELL_TRIGGER_ONUSE\tstring", - "contents": "ITEM_SPELL_TRIGGER_ONUSE", + "trigger": "HUNTER_PET_FEROCITY_CORE_ABILITY_4\t\"string\"", + "contents": "HUNTER_PET_FEROCITY_CORE_ABILITY_4" }, { - "trigger": "ITEM_STARTS_QUEST\tstring", - "contents": "ITEM_STARTS_QUEST", + "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_1\t\"string\"", + "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_1" }, { - "trigger": "ITEM_SUFFIX_TEMPLATE\tstring", - "contents": "ITEM_SUFFIX_TEMPLATE", + "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_2\t\"string\"", + "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_2" }, { - "trigger": "ITEM_TEXT_FROM\tstring", - "contents": "ITEM_TEXT_FROM", + "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_3\t\"string\"", + "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_3" }, { - "trigger": "ITEM_TOURNAMENT_GEAR\tstring", - "contents": "ITEM_TOURNAMENT_GEAR", + "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_4\t\"string\"", + "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_4" }, { - "trigger": "ITEM_TOURNAMENT_GEAR_WARNING\tstring", - "contents": "ITEM_TOURNAMENT_GEAR_WARNING", + "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_5\t\"string\"", + "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_5" }, { - "trigger": "ITEM_TOY_ONUSE\tstring", - "contents": "ITEM_TOY_ONUSE", + "trigger": "HUNTER_PET_TENACITY_CORE_ABILITY_6\t\"string\"", + "contents": "HUNTER_PET_TENACITY_CORE_ABILITY_6" }, { - "trigger": "ITEM_UNIQUE\tstring", - "contents": "ITEM_UNIQUE", + "trigger": "HUNTER_SV_CORE_ABILITY_1\t\"string\"", + "contents": "HUNTER_SV_CORE_ABILITY_1" }, { - "trigger": "ITEM_UNIQUE_EQUIPPABLE\tstring", - "contents": "ITEM_UNIQUE_EQUIPPABLE", + "trigger": "HUNTER_SV_CORE_ABILITY_2\t\"string\"", + "contents": "HUNTER_SV_CORE_ABILITY_2" }, { - "trigger": "ITEM_UNIQUE_MULTIPLE\tstring", - "contents": "ITEM_UNIQUE_MULTIPLE", + "trigger": "HUNTER_SV_CORE_ABILITY_3\t\"string\"", + "contents": "HUNTER_SV_CORE_ABILITY_3" }, { - "trigger": "ITEM_UNSELLABLE\tstring", - "contents": "ITEM_UNSELLABLE", + "trigger": "HUNTER_SV_CORE_ABILITY_4\t\"string\"", + "contents": "HUNTER_SV_CORE_ABILITY_4" }, { - "trigger": "ITEM_UPGRADE\tstring", - "contents": "ITEM_UPGRADE", + "trigger": "HUNTER_SV_CORE_ABILITY_5\t\"string\"", + "contents": "HUNTER_SV_CORE_ABILITY_5" }, { - "trigger": "ITEM_UPGRADE_BONUS_FORMAT\tstring", - "contents": "ITEM_UPGRADE_BONUS_FORMAT", + "trigger": "HUNTER_SV_CORE_ABILITY_6\t\"string\"", + "contents": "HUNTER_SV_CORE_ABILITY_6" }, { - "trigger": "ITEM_UPGRADE_DESCRIPTION\tstring", - "contents": "ITEM_UPGRADE_DESCRIPTION", + "trigger": "HUNTER_TRACKING_TEXT\t\"string\"", + "contents": "HUNTER_TRACKING_TEXT" }, { - "trigger": "ITEM_UPGRADE_ITEM_UPGRADED_NOTIFICATION\tstring", - "contents": "ITEM_UPGRADE_ITEM_UPGRADED_NOTIFICATION", + "trigger": "ICON_TAG_RAID_TARGET_CIRCLE1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_CIRCLE1" }, { - "trigger": "ITEM_UPGRADE_MISSING_ITEM\tstring", - "contents": "ITEM_UPGRADE_MISSING_ITEM", + "trigger": "ICON_TAG_RAID_TARGET_CIRCLE2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_CIRCLE2" }, { - "trigger": "ITEM_UPGRADE_NO_MORE_UPGRADES\tstring", - "contents": "ITEM_UPGRADE_NO_MORE_UPGRADES", + "trigger": "ICON_TAG_RAID_TARGET_CIRCLE3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_CIRCLE3" }, { - "trigger": "ITEM_UPGRADE_STAT_AVERAGE_ITEM_LEVEL\tstring", - "contents": "ITEM_UPGRADE_STAT_AVERAGE_ITEM_LEVEL", + "trigger": "ICON_TAG_RAID_TARGET_CROSS1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_CROSS1" }, { - "trigger": "ITEM_UPGRADE_TOOLTIP_FORMAT\tstring", - "contents": "ITEM_UPGRADE_TOOLTIP_FORMAT", + "trigger": "ICON_TAG_RAID_TARGET_CROSS2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_CROSS2" }, { - "trigger": "ITEM_UPGRADED_LABEL\tstring", - "contents": "ITEM_UPGRADED_LABEL", + "trigger": "ICON_TAG_RAID_TARGET_CROSS3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_CROSS3" }, { - "trigger": "ITEM_VENDOR_STACK_BUY\tstring", - "contents": "ITEM_VENDOR_STACK_BUY", + "trigger": "ICON_TAG_RAID_TARGET_DIAMOND1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_DIAMOND1" }, { - "trigger": "ITEM_WRAPPED_BY\tstring", - "contents": "ITEM_WRAPPED_BY", + "trigger": "ICON_TAG_RAID_TARGET_DIAMOND2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_DIAMOND2" }, { - "trigger": "ITEM_WRITTEN_BY\tstring", - "contents": "ITEM_WRITTEN_BY", + "trigger": "ICON_TAG_RAID_TARGET_DIAMOND3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_DIAMOND3" }, { - "trigger": "ITEM_WRONG_CLASS\tstring", - "contents": "ITEM_WRONG_CLASS", + "trigger": "ICON_TAG_RAID_TARGET_MOON1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_MOON1" }, { - "trigger": "ITEM_WRONG_RACE\tstring", - "contents": "ITEM_WRONG_RACE", + "trigger": "ICON_TAG_RAID_TARGET_MOON2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_MOON2" }, { - "trigger": "ITEMPRESENTINOFFHAND\tstring", - "contents": "ITEMPRESENTINOFFHAND", + "trigger": "ICON_TAG_RAID_TARGET_MOON3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_MOON3" }, { - "trigger": "ITEMS\tstring", - "contents": "ITEMS", + "trigger": "ICON_TAG_RAID_TARGET_SKULL1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_SKULL1" }, { - "trigger": "ITEMS_EQUIPPED\tstring", - "contents": "ITEMS_EQUIPPED", + "trigger": "ICON_TAG_RAID_TARGET_SKULL2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_SKULL2" }, { - "trigger": "ITEMS_IN_INVENTORY\tstring", - "contents": "ITEMS_IN_INVENTORY", + "trigger": "ICON_TAG_RAID_TARGET_SKULL3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_SKULL3" }, { - "trigger": "ITEMS_NOT_IN_INVENTORY\tstring", - "contents": "ITEMS_NOT_IN_INVENTORY", + "trigger": "ICON_TAG_RAID_TARGET_SQUARE1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_SQUARE1" }, { - "trigger": "ITEMS_VARIABLE_QUANTITY\tstring", - "contents": "ITEMS_VARIABLE_QUANTITY", + "trigger": "ICON_TAG_RAID_TARGET_SQUARE2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_SQUARE2" }, { - "trigger": "ITEMSLOTTEXT\tstring", - "contents": "ITEMSLOTTEXT", + "trigger": "ICON_TAG_RAID_TARGET_SQUARE3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_SQUARE3" }, { - "trigger": "ITUNES_SHOW_ALL_TRACK_CHANGES\tstring", - "contents": "ITUNES_SHOW_ALL_TRACK_CHANGES", + "trigger": "ICON_TAG_RAID_TARGET_STAR1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_STAR1" }, { - "trigger": "ITUNES_SHOW_ALL_TRACK_CHANGES_TOOLTIP\tstring", - "contents": "ITUNES_SHOW_ALL_TRACK_CHANGES_TOOLTIP", + "trigger": "ICON_TAG_RAID_TARGET_STAR2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_STAR2" }, { - "trigger": "ITUNES_SHOW_FEEDBACK\tstring", - "contents": "ITUNES_SHOW_FEEDBACK", + "trigger": "ICON_TAG_RAID_TARGET_STAR3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_STAR3" }, { - "trigger": "ITUNES_SHOW_FEEDBACK_TOOLTIP\tstring", - "contents": "ITUNES_SHOW_FEEDBACK_TOOLTIP", + "trigger": "ICON_TAG_RAID_TARGET_TRIANGLE1\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_TRIANGLE1" }, { - "trigger": "JOIN\tstring", - "contents": "JOIN", + "trigger": "ICON_TAG_RAID_TARGET_TRIANGLE2\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_TRIANGLE2" }, { - "trigger": "JOIN_AS_GROUP\tstring", - "contents": "JOIN_AS_GROUP", + "trigger": "ICON_TAG_RAID_TARGET_TRIANGLE3\t\"string\"", + "contents": "ICON_TAG_RAID_TARGET_TRIANGLE3" }, { - "trigger": "JOIN_AS_GROUP_TOOLTIP\tstring", - "contents": "JOIN_AS_GROUP_TOOLTIP", + "trigger": "ID\t\"string\"", + "contents": "ID" }, { - "trigger": "JOIN_AS_PARTY\tstring", - "contents": "JOIN_AS_PARTY", + "trigger": "IDLE_MESSAGE\t\"string\"", + "contents": "IDLE_MESSAGE" }, { - "trigger": "JOIN_NEW_CHANNEL\tstring", - "contents": "JOIN_NEW_CHANNEL", + "trigger": "IF_EQUIPPED_TOGETHER\t\"string\"", + "contents": "IF_EQUIPPED_TOGETHER" }, { - "trigger": "JOIN_QUEUE\tstring", - "contents": "JOIN_QUEUE", + "trigger": "IGNORE\t\"string\"", + "contents": "IGNORE" }, { - "trigger": "JOIN_RAID_INSTANCE_ELIGIBLE\tstring", - "contents": "JOIN_RAID_INSTANCE_ELIGIBLE", + "trigger": "IGNORE_DIALOG\t\"string\"", + "contents": "IGNORE_DIALOG" }, { - "trigger": "JOIN_RAID_INSTANCE_INELIGIBLE\tstring", - "contents": "JOIN_RAID_INSTANCE_INELIGIBLE", + "trigger": "IGNORE_ERRORS\t\"string\"", + "contents": "IGNORE_ERRORS" }, { - "trigger": "JOIN_THE_ALLIANCE\tstring", - "contents": "JOIN_THE_ALLIANCE", + "trigger": "IGNORE_LIST\t\"string\"", + "contents": "IGNORE_LIST" }, { - "trigger": "JOIN_THE_HORDE\tstring", - "contents": "JOIN_THE_HORDE", + "trigger": "IGNORE_PLAYER\t\"string\"", + "contents": "IGNORE_PLAYER" }, { - "trigger": "JOINED_PARTY\tstring", - "contents": "JOINED_PARTY", + "trigger": "IGNORE_QUEST\t\"string\"", + "contents": "IGNORE_QUEST" }, { - "trigger": "JOURNEYMAN\tstring", - "contents": "JOURNEYMAN", + "trigger": "IGNORE_REMOVE\t\"string\"", + "contents": "IGNORE_REMOVE" }, { - "trigger": "JUST_OR\tstring", - "contents": "JUST_OR", + "trigger": "IGNORED\t\"string\"", + "contents": "IGNORED" }, { - "trigger": "KBASE_ACCOUNTSECURITY\tstring", - "contents": "KBASE_ACCOUNTSECURITY", + "trigger": "IGNORED_QUEST_DISPLAY\t\"string\"", + "contents": "IGNORED_QUEST_DISPLAY" }, { - "trigger": "KBASE_ARTICLE_COUNT\tstring", - "contents": "KBASE_ARTICLE_COUNT", + "trigger": "IGR_BILLING_NAG_DIALOG\t\"string\"", + "contents": "IGR_BILLING_NAG_DIALOG" }, { - "trigger": "KBASE_ARTICLE_ID\tstring", - "contents": "KBASE_ARTICLE_ID", + "trigger": "ILLIDAN_ORIGINS_PIT_LORD_BOSSNAME\t\"string\"", + "contents": "ILLIDAN_ORIGINS_PIT_LORD_BOSSNAME" }, { - "trigger": "KBASE_CHARSTUCK\tstring", - "contents": "KBASE_CHARSTUCK", + "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_01\t\"string\"", + "contents": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_01" }, { - "trigger": "KBASE_DEFAULT_SEARCH_TEXT\tstring", - "contents": "KBASE_DEFAULT_SEARCH_TEXT", + "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_02\t\"string\"", + "contents": "ILLIDAN_ORIGINS_RL_ABILITY_ARCANE_SIPHON_02" }, { - "trigger": "KBASE_ERROR_LOAD_FAILURE\tstring", - "contents": "KBASE_ERROR_LOAD_FAILURE", + "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_COLLAPSING_STAR\t\"string\"", + "contents": "ILLIDAN_ORIGINS_RL_ABILITY_COLLAPSING_STAR" }, { - "trigger": "KBASE_ERROR_NO_RESULTS\tstring", - "contents": "KBASE_ERROR_NO_RESULTS", + "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_FURY_OF_THE_COSMOS\t\"string\"", + "contents": "ILLIDAN_ORIGINS_RL_ABILITY_FURY_OF_THE_COSMOS" }, { - "trigger": "KBASE_HOT_ISSUE\tstring", - "contents": "KBASE_HOT_ISSUE", + "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_STORMRAGE\t\"string\"", + "contents": "ILLIDAN_ORIGINS_RL_ABILITY_STORMRAGE" }, { - "trigger": "KBASE_LAG\tstring", - "contents": "KBASE_LAG", + "trigger": "ILLIDAN_ORIGINS_RL_ABILITY_WARHAWK\t\"string\"", + "contents": "ILLIDAN_ORIGINS_RL_ABILITY_WARHAWK" }, { - "trigger": "KBASE_OPENTICKET\tstring", - "contents": "KBASE_OPENTICKET", + "trigger": "ILLIDAN_ORIGINS_RL_ESSENCE_OF_THE_ARCANE_NEEDED\t\"string\"", + "contents": "ILLIDAN_ORIGINS_RL_ESSENCE_OF_THE_ARCANE_NEEDED" }, { - "trigger": "KBASE_RECENTLY_UPDATED\tstring", - "contents": "KBASE_RECENTLY_UPDATED", + "trigger": "ILLUSTRIOUS\t\"string\"", + "contents": "ILLUSTRIOUS" }, { - "trigger": "KBASE_SEARCH_RESULTS\tstring", - "contents": "KBASE_SEARCH_RESULTS", + "trigger": "IM_STYLE\t\"string\"", + "contents": "IM_STYLE" }, { - "trigger": "KBASE_TOP_ISSUES\tstring", - "contents": "KBASE_TOP_ISSUES", + "trigger": "IMMUNE\t\"string\"", + "contents": "IMMUNE" }, { - "trigger": "KEEP_GROUPS_TOGETHER\tstring", - "contents": "KEEP_GROUPS_TOGETHER", + "trigger": "IMPORTANT_PEOPLE_IN_GROUP\t\"string\"", + "contents": "IMPORTANT_PEOPLE_IN_GROUP" }, { - "trigger": "KEY1\tstring", - "contents": "KEY1", + "trigger": "IN_LFG_QUEUE_BUT_SUSPENDED\t\"string\"", + "contents": "IN_LFG_QUEUE_BUT_SUSPENDED" }, { - "trigger": "KEY2\tstring", - "contents": "KEY2", + "trigger": "INBOX\t\"string\"", + "contents": "INBOX" }, { - "trigger": "KEY_APOSTROPHE\tstring", - "contents": "KEY_APOSTROPHE", + "trigger": "INBOX_TOO_MUCH_MAIL\t\"string\"", + "contents": "INBOX_TOO_MUCH_MAIL" }, { - "trigger": "KEY_BACKSLASH\tstring", - "contents": "KEY_BACKSLASH", + "trigger": "INBOX_TOO_MUCH_MAIL_TOOLTIP\t\"string\"", + "contents": "INBOX_TOO_MUCH_MAIL_TOOLTIP" }, { - "trigger": "KEY_BACKSPACE\tstring", - "contents": "KEY_BACKSPACE", + "trigger": "INCLUDED_BATTLEGROUNDS\t\"string\"", + "contents": "INCLUDED_BATTLEGROUNDS" }, { - "trigger": "KEY_BACKSPACE_MAC\tstring", - "contents": "KEY_BACKSPACE_MAC", + "trigger": "INCLUDED_DUNGEONS\t\"string\"", + "contents": "INCLUDED_DUNGEONS" }, { - "trigger": "KEY_BINDING\tstring", - "contents": "KEY_BINDING", + "trigger": "INCLUDED_DUNGEONS_EMPTY\t\"string\"", + "contents": "INCLUDED_DUNGEONS_EMPTY" }, { - "trigger": "KEY_BINDING_ROW_NAME\tstring", - "contents": "KEY_BINDING_ROW_NAME", + "trigger": "INCLUDED_DUNGEONS_SUBTEXT\t\"string\"", + "contents": "INCLUDED_DUNGEONS_SUBTEXT" }, { - "trigger": "KEY_BINDINGS\tstring", - "contents": "KEY_BINDINGS", + "trigger": "INCLUDED_DUNGEONS_TIMEWALKER_EMPTY\t\"string\"", + "contents": "INCLUDED_DUNGEONS_TIMEWALKER_EMPTY" }, { - "trigger": "KEY_BINDINGS_MAC\tstring", - "contents": "KEY_BINDINGS_MAC", + "trigger": "INCLUDED_SCENARIOS\t\"string\"", + "contents": "INCLUDED_SCENARIOS" }, { - "trigger": "KEY_BOUND\tstring", - "contents": "KEY_BOUND", + "trigger": "INCLUDED_SCENARIOS_EMPTY\t\"string\"", + "contents": "INCLUDED_SCENARIOS_EMPTY" }, { - "trigger": "KEY_BUTTON1\tstring", - "contents": "KEY_BUTTON1", + "trigger": "INCLUDED_SCENARIOS_SUBTEXT\t\"string\"", + "contents": "INCLUDED_SCENARIOS_SUBTEXT" }, { - "trigger": "KEY_BUTTON10\tstring", - "contents": "KEY_BUTTON10", + "trigger": "INCOMPLETE\t\"string\"", + "contents": "INCOMPLETE" }, { - "trigger": "KEY_BUTTON11\tstring", - "contents": "KEY_BUTTON11", + "trigger": "INCREASE_POTENTIAL\t\"string\"", + "contents": "INCREASE_POTENTIAL" }, { - "trigger": "KEY_BUTTON12\tstring", - "contents": "KEY_BUTTON12", + "trigger": "INDIVIDUALS\t\"string\"", + "contents": "INDIVIDUALS" }, { - "trigger": "KEY_BUTTON13\tstring", - "contents": "KEY_BUTTON13", + "trigger": "INELIGIBLE_BOSSES\t\"string\"", + "contents": "INELIGIBLE_BOSSES" }, { - "trigger": "KEY_BUTTON14\tstring", - "contents": "KEY_BUTTON14", + "trigger": "INELIGIBLE_FOR_LOOT\t\"string\"", + "contents": "INELIGIBLE_FOR_LOOT" }, { - "trigger": "KEY_BUTTON15\tstring", - "contents": "KEY_BUTTON15", + "trigger": "INFO\t\"string\"", + "contents": "INFO" }, { - "trigger": "KEY_BUTTON16\tstring", - "contents": "KEY_BUTTON16", + "trigger": "INLINE_DAMAGER_ICON\t\"string\"", + "contents": "INLINE_DAMAGER_ICON" }, { - "trigger": "KEY_BUTTON17\tstring", - "contents": "KEY_BUTTON17", + "trigger": "INLINE_HEALER_ICON\t\"string\"", + "contents": "INLINE_HEALER_ICON" }, { - "trigger": "KEY_BUTTON18\tstring", - "contents": "KEY_BUTTON18", + "trigger": "INLINE_TANK_ICON\t\"string\"", + "contents": "INLINE_TANK_ICON" }, { - "trigger": "KEY_BUTTON19\tstring", - "contents": "KEY_BUTTON19", + "trigger": "INPUT_CHINESE\t\"string\"", + "contents": "INPUT_CHINESE" }, { - "trigger": "KEY_BUTTON2\tstring", - "contents": "KEY_BUTTON2", + "trigger": "INPUT_JAPANESE\t\"string\"", + "contents": "INPUT_JAPANESE" }, { - "trigger": "KEY_BUTTON20\tstring", - "contents": "KEY_BUTTON20", + "trigger": "INPUT_KOREAN\t\"string\"", + "contents": "INPUT_KOREAN" }, { - "trigger": "KEY_BUTTON21\tstring", - "contents": "KEY_BUTTON21", + "trigger": "INPUT_ROMAN\t\"string\"", + "contents": "INPUT_ROMAN" }, { - "trigger": "KEY_BUTTON22\tstring", - "contents": "KEY_BUTTON22", + "trigger": "INSANITY\t\"string\"", + "contents": "INSANITY" }, { - "trigger": "KEY_BUTTON23\tstring", - "contents": "KEY_BUTTON23", + "trigger": "INSANITY_COST\t\"string\"", + "contents": "INSANITY_COST" }, { - "trigger": "KEY_BUTTON24\tstring", - "contents": "KEY_BUTTON24", + "trigger": "INSANITY_COST_LARGE\t\"string\"", + "contents": "INSANITY_COST_LARGE" }, { - "trigger": "KEY_BUTTON25\tstring", - "contents": "KEY_BUTTON25", + "trigger": "INSANITY_COST_LARGE_PER_TIME\t\"string\"", + "contents": "INSANITY_COST_LARGE_PER_TIME" }, { - "trigger": "KEY_BUTTON26\tstring", - "contents": "KEY_BUTTON26", + "trigger": "INSANITY_COST_LARGE_PER_TIME_NO_BASE\t\"string\"", + "contents": "INSANITY_COST_LARGE_PER_TIME_NO_BASE" }, { - "trigger": "KEY_BUTTON27\tstring", - "contents": "KEY_BUTTON27", + "trigger": "INSANITY_COST_PER_TIME\t\"string\"", + "contents": "INSANITY_COST_PER_TIME" }, { - "trigger": "KEY_BUTTON28\tstring", - "contents": "KEY_BUTTON28", + "trigger": "INSANITY_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "INSANITY_COST_PER_TIME_NO_BASE" }, { - "trigger": "KEY_BUTTON29\tstring", - "contents": "KEY_BUTTON29", + "trigger": "INSANITY_POWER\t\"string\"", + "contents": "INSANITY_POWER" }, { - "trigger": "KEY_BUTTON3\tstring", - "contents": "KEY_BUTTON3", + "trigger": "INSCRIPTION\t\"string\"", + "contents": "INSCRIPTION" }, { - "trigger": "KEY_BUTTON30\tstring", - "contents": "KEY_BUTTON30", + "trigger": "INSPECT\t\"string\"", + "contents": "INSPECT" }, { - "trigger": "KEY_BUTTON31\tstring", - "contents": "KEY_BUTTON31", + "trigger": "INSPECT_GUILD_FACTION\t\"string\"", + "contents": "INSPECT_GUILD_FACTION" }, { - "trigger": "KEY_BUTTON4\tstring", - "contents": "KEY_BUTTON4", + "trigger": "INSPECT_GUILD_LEVEL\t\"string\"", + "contents": "INSPECT_GUILD_LEVEL" }, { - "trigger": "KEY_BUTTON5\tstring", - "contents": "KEY_BUTTON5", + "trigger": "INSPECT_GUILD_NUM_MEMBERS\t\"string\"", + "contents": "INSPECT_GUILD_NUM_MEMBERS" }, { - "trigger": "KEY_BUTTON6\tstring", - "contents": "KEY_BUTTON6", + "trigger": "INSPECT_HONORABLE_KILLS\t\"string\"", + "contents": "INSPECT_HONORABLE_KILLS" }, { - "trigger": "KEY_BUTTON7\tstring", - "contents": "KEY_BUTTON7", + "trigger": "INSPECT_NOTIFY\t\"string\"", + "contents": "INSPECT_NOTIFY" }, { - "trigger": "KEY_BUTTON8\tstring", - "contents": "KEY_BUTTON8", + "trigger": "INSTANCE\t\"string\"", + "contents": "INSTANCE" }, { - "trigger": "KEY_BUTTON9\tstring", - "contents": "KEY_BUTTON9", + "trigger": "INSTANCE_BOOT_TIMER\t\"string\"", + "contents": "INSTANCE_BOOT_TIMER" }, { - "trigger": "KEY_COMMA\tstring", - "contents": "KEY_COMMA", + "trigger": "INSTANCE_CHAT\t\"string\"", + "contents": "INSTANCE_CHAT" }, { - "trigger": "KEY_DELETE\tstring", - "contents": "KEY_DELETE", + "trigger": "INSTANCE_CHAT_LEADER\t\"string\"", + "contents": "INSTANCE_CHAT_LEADER" }, { - "trigger": "KEY_DELETE_MAC\tstring", - "contents": "KEY_DELETE_MAC", + "trigger": "INSTANCE_CHAT_MESSAGE\t\"string\"", + "contents": "INSTANCE_CHAT_MESSAGE" }, { - "trigger": "KEY_DOWN\tstring", - "contents": "KEY_DOWN", + "trigger": "INSTANCE_DIFFICULTY_FORMAT\t\"string\"", + "contents": "INSTANCE_DIFFICULTY_FORMAT" }, { - "trigger": "KEY_END\tstring", - "contents": "KEY_END", + "trigger": "INSTANCE_ID\t\"string\"", + "contents": "INSTANCE_ID" }, { - "trigger": "KEY_ENTER\tstring", - "contents": "KEY_ENTER", + "trigger": "INSTANCE_LEAVE\t\"string\"", + "contents": "INSTANCE_LEAVE" }, { - "trigger": "KEY_ENTER_MAC\tstring", - "contents": "KEY_ENTER_MAC", + "trigger": "INSTANCE_LOCK_SEPARATOR\t\"string\"", + "contents": "INSTANCE_LOCK_SEPARATOR" }, { - "trigger": "KEY_ESCAPE\tstring", - "contents": "KEY_ESCAPE", + "trigger": "INSTANCE_LOCK_SS\t\"string\"", + "contents": "INSTANCE_LOCK_SS" }, { - "trigger": "KEY_HOME\tstring", - "contents": "KEY_HOME", + "trigger": "INSTANCE_LOCK_TIMER\t\"string\"", + "contents": "INSTANCE_LOCK_TIMER" }, { - "trigger": "KEY_INSERT\tstring", - "contents": "KEY_INSERT", + "trigger": "INSTANCE_LOCK_TIMER_PREVIOUSLY_SAVED\t\"string\"", + "contents": "INSTANCE_LOCK_TIMER_PREVIOUSLY_SAVED" }, { - "trigger": "KEY_INSERT_MAC\tstring", - "contents": "KEY_INSERT_MAC", + "trigger": "INSTANCE_LOCK_WARNING\t\"string\"", + "contents": "INSTANCE_LOCK_WARNING" }, { - "trigger": "KEY_LEFT\tstring", - "contents": "KEY_LEFT", + "trigger": "INSTANCE_LOCK_WARNING_PREVIOUSLY_SAVED\t\"string\"", + "contents": "INSTANCE_LOCK_WARNING_PREVIOUSLY_SAVED" }, { - "trigger": "KEY_LEFTBRACKET\tstring", - "contents": "KEY_LEFTBRACKET", + "trigger": "INSTANCE_PARTY_LEAVE\t\"string\"", + "contents": "INSTANCE_PARTY_LEAVE" }, { - "trigger": "KEY_MINUS\tstring", - "contents": "KEY_MINUS", + "trigger": "INSTANCE_RESET_FAILED\t\"string\"", + "contents": "INSTANCE_RESET_FAILED" }, { - "trigger": "KEY_MOUSEWHEELDOWN\tstring", - "contents": "KEY_MOUSEWHEELDOWN", + "trigger": "INSTANCE_RESET_FAILED_OFFLINE\t\"string\"", + "contents": "INSTANCE_RESET_FAILED_OFFLINE" }, { - "trigger": "KEY_MOUSEWHEELUP\tstring", - "contents": "KEY_MOUSEWHEELUP", + "trigger": "INSTANCE_RESET_FAILED_ZONING\t\"string\"", + "contents": "INSTANCE_RESET_FAILED_ZONING" }, { - "trigger": "KEY_NUMLOCK\tstring", - "contents": "KEY_NUMLOCK", + "trigger": "INSTANCE_RESET_SUCCESS\t\"string\"", + "contents": "INSTANCE_RESET_SUCCESS" }, { - "trigger": "KEY_NUMLOCK_MAC\tstring", - "contents": "KEY_NUMLOCK_MAC", + "trigger": "INSTANCE_ROLE_WARNING_TEXT\t\"string\"", + "contents": "INSTANCE_ROLE_WARNING_TEXT" }, { - "trigger": "KEY_NUMPAD0\tstring", - "contents": "KEY_NUMPAD0", + "trigger": "INSTANCE_ROLE_WARNING_TITLE\t\"string\"", + "contents": "INSTANCE_ROLE_WARNING_TITLE" }, { - "trigger": "KEY_NUMPAD1\tstring", - "contents": "KEY_NUMPAD1", + "trigger": "INSTANCE_SAVED\t\"string\"", + "contents": "INSTANCE_SAVED" }, { - "trigger": "KEY_NUMPAD2\tstring", - "contents": "KEY_NUMPAD2", + "trigger": "INSTANCE_SHUTDOWN_MESSAGE\t\"string\"", + "contents": "INSTANCE_SHUTDOWN_MESSAGE" }, { - "trigger": "KEY_NUMPAD3\tstring", - "contents": "KEY_NUMPAD3", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_ACHIEVEMENT_NOT_COMPLETED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_ACHIEVEMENT_NOT_COMPLETED" }, { - "trigger": "KEY_NUMPAD4\tstring", - "contents": "KEY_NUMPAD4", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_AREA_NOT_EXPLORED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_AREA_NOT_EXPLORED" }, { - "trigger": "KEY_NUMPAD5\tstring", - "contents": "KEY_NUMPAD5", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_CANNOT_RUN_ANY_CHILD_DUNGEON\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_CANNOT_RUN_ANY_CHILD_DUNGEON" }, { - "trigger": "KEY_NUMPAD6\tstring", - "contents": "KEY_NUMPAD6", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_ENGAGED_IN_PVP\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_ENGAGED_IN_PVP" }, { - "trigger": "KEY_NUMPAD7\tstring", - "contents": "KEY_NUMPAD7", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_EXPANSION_TOO_LOW\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_EXPANSION_TOO_LOW" }, { - "trigger": "KEY_NUMPAD8\tstring", - "contents": "KEY_NUMPAD8", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_HIGH\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_HIGH" }, { - "trigger": "KEY_NUMPAD9\tstring", - "contents": "KEY_NUMPAD9", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_LOW\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_GEAR_TOO_LOW" }, { - "trigger": "KEY_NUMPADDECIMAL\tstring", - "contents": "KEY_NUMPADDECIMAL", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_HIGH\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_HIGH" }, { - "trigger": "KEY_NUMPADDIVIDE\tstring", - "contents": "KEY_NUMPADDIVIDE", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_LOW\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_LEVEL_TOO_LOW" }, { - "trigger": "KEY_NUMPADMINUS\tstring", - "contents": "KEY_NUMPADMINUS", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_MISSING_ITEM\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_MISSING_ITEM" }, { - "trigger": "KEY_NUMPADMULTIPLY\tstring", - "contents": "KEY_NUMPADMULTIPLY", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_NO_SPEC\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_NO_SPEC" }, { - "trigger": "KEY_NUMPADPLUS\tstring", - "contents": "KEY_NUMPADPLUS", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_NO_VALID_ROLES\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_NO_VALID_ROLES" }, { - "trigger": "KEY_PAGEDOWN\tstring", - "contents": "KEY_PAGEDOWN", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_OTHER\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_OTHER" }, { - "trigger": "KEY_PAGEUP\tstring", - "contents": "KEY_PAGEUP", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_QUEST_NOT_COMPLETED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_QUEST_NOT_COMPLETED" }, { - "trigger": "KEY_PAUSE\tstring", - "contents": "KEY_PAUSE", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_RAID_LOCKED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_RAID_LOCKED" }, { - "trigger": "KEY_PAUSE_MAC\tstring", - "contents": "KEY_PAUSE_MAC", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_TEMPORARILY_DISABLED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_TEMPORARILY_DISABLED" }, { - "trigger": "KEY_PERIOD\tstring", - "contents": "KEY_PERIOD", + "trigger": "INSTANCE_UNAVAILABLE_OTHER_TOO_SOON\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_OTHER_TOO_SOON" }, { - "trigger": "KEY_PLUS\tstring", - "contents": "KEY_PLUS", + "trigger": "INSTANCE_UNAVAILABLE_SELF_ACHIEVEMENT_NOT_COMPLETED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_ACHIEVEMENT_NOT_COMPLETED" }, { - "trigger": "KEY_PRINTSCREEN\tstring", - "contents": "KEY_PRINTSCREEN", + "trigger": "INSTANCE_UNAVAILABLE_SELF_AREA_NOT_EXPLORED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_AREA_NOT_EXPLORED" }, { - "trigger": "KEY_PRINTSCREEN_MAC\tstring", - "contents": "KEY_PRINTSCREEN_MAC", + "trigger": "INSTANCE_UNAVAILABLE_SELF_CANNOT_RUN_ANY_CHILD_DUNGEON\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_CANNOT_RUN_ANY_CHILD_DUNGEON" }, { - "trigger": "KEY_RIGHT\tstring", - "contents": "KEY_RIGHT", + "trigger": "INSTANCE_UNAVAILABLE_SELF_ENGAGED_IN_PVP\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_ENGAGED_IN_PVP" }, { - "trigger": "KEY_RIGHTBRACKET\tstring", - "contents": "KEY_RIGHTBRACKET", + "trigger": "INSTANCE_UNAVAILABLE_SELF_EXPANSION_TOO_LOW\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_EXPANSION_TOO_LOW" }, { - "trigger": "KEY_SCROLLLOCK\tstring", - "contents": "KEY_SCROLLLOCK", + "trigger": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_HIGH\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_HIGH" }, { - "trigger": "KEY_SCROLLLOCK_MAC\tstring", - "contents": "KEY_SCROLLLOCK_MAC", + "trigger": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_LOW\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_GEAR_TOO_LOW" }, { - "trigger": "KEY_SEMICOLON\tstring", - "contents": "KEY_SEMICOLON", + "trigger": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_HIGH\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_HIGH" }, { - "trigger": "KEY_SLASH\tstring", - "contents": "KEY_SLASH", + "trigger": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_LOW\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_LEVEL_TOO_LOW" }, { - "trigger": "KEY_SPACE\tstring", - "contents": "KEY_SPACE", + "trigger": "INSTANCE_UNAVAILABLE_SELF_MISSING_ITEM\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_MISSING_ITEM" }, { - "trigger": "KEY_TAB\tstring", - "contents": "KEY_TAB", + "trigger": "INSTANCE_UNAVAILABLE_SELF_NO_SPEC\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_NO_SPEC" }, { - "trigger": "KEY_TILDE\tstring", - "contents": "KEY_TILDE", + "trigger": "INSTANCE_UNAVAILABLE_SELF_NO_VALID_ROLES\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_NO_VALID_ROLES" }, { - "trigger": "KEY_UNBOUND_ERROR\tstring", - "contents": "KEY_UNBOUND_ERROR", + "trigger": "INSTANCE_UNAVAILABLE_SELF_OTHER\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_OTHER" }, { - "trigger": "KEY_UP\tstring", - "contents": "KEY_UP", + "trigger": "INSTANCE_UNAVAILABLE_SELF_QUEST_NOT_COMPLETED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_QUEST_NOT_COMPLETED" }, { - "trigger": "KEYBIND_NOT_SET_TOOLTIP\tstring", - "contents": "KEYBIND_NOT_SET_TOOLTIP", + "trigger": "INSTANCE_UNAVAILABLE_SELF_RAID_LOCKED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_RAID_LOCKED" }, { - "trigger": "KEYBINDINGFRAME_MOUSEWHEEL_ERROR\tstring", - "contents": "KEYBINDINGFRAME_MOUSEWHEEL_ERROR", + "trigger": "INSTANCE_UNAVAILABLE_SELF_TEMPORARILY_DISABLED\t\"string\"", + "contents": "INSTANCE_UNAVAILABLE_SELF_TEMPORARILY_DISABLED" }, { - "trigger": "KEYBOARD_HEADER\tstring", - "contents": "KEYBOARD_HEADER", + "trigger": "INT\t\"string\"", + "contents": "INT" }, { - "trigger": "KEYRING\tstring", - "contents": "KEYRING", + "trigger": "INT_GENERAL_DURATION_DAYS\t\"string\"", + "contents": "INT_GENERAL_DURATION_DAYS" }, { - "trigger": "KILLING_BLOW_TOOLTIP\tstring", - "contents": "KILLING_BLOW_TOOLTIP", + "trigger": "INT_GENERAL_DURATION_HOURS\t\"string\"", + "contents": "INT_GENERAL_DURATION_HOURS" }, { - "trigger": "KILLING_BLOWS\tstring", - "contents": "KILLING_BLOWS", + "trigger": "INT_GENERAL_DURATION_MIN\t\"string\"", + "contents": "INT_GENERAL_DURATION_MIN" }, { - "trigger": "KILLS\tstring", - "contents": "KILLS", + "trigger": "INT_GENERAL_DURATION_SEC\t\"string\"", + "contents": "INT_GENERAL_DURATION_SEC" }, { - "trigger": "KILLS_COMBATLOG_TOOLTIP\tstring", - "contents": "KILLS_COMBATLOG_TOOLTIP", + "trigger": "INT_LCD\t\"string\"", + "contents": "INT_LCD" }, { - "trigger": "KILLS_PVP\tstring", - "contents": "KILLS_PVP", + "trigger": "INT_SPELL_DURATION_DAYS\t\"string\"", + "contents": "INT_SPELL_DURATION_DAYS" }, { - "trigger": "KIOSK_PLEASE_TAKE_THE_SURVEY\tstring", - "contents": "KIOSK_PLEASE_TAKE_THE_SURVEY", + "trigger": "INT_SPELL_DURATION_HOURS\t\"string\"", + "contents": "INT_SPELL_DURATION_HOURS" }, { - "trigger": "KIOSK_THANK_YOU_FOR_PLAYING\tstring", - "contents": "KIOSK_THANK_YOU_FOR_PLAYING", + "trigger": "INT_SPELL_DURATION_MIN\t\"string\"", + "contents": "INT_SPELL_DURATION_MIN" }, { - "trigger": "KNOWLEDGE_BASE\tstring", - "contents": "KNOWLEDGE_BASE", + "trigger": "INT_SPELL_DURATION_SEC\t\"string\"", + "contents": "INT_SPELL_DURATION_SEC" }, { - "trigger": "KNOWLEDGEBASE_FRAME_TITLE\tstring", - "contents": "KNOWLEDGEBASE_FRAME_TITLE", + "trigger": "INT_SPELL_POINTS_SPREAD_TEMPLATE\t\"string\"", + "contents": "INT_SPELL_POINTS_SPREAD_TEMPLATE" }, { - "trigger": "KNOWN_TALENTS_HEADER\tstring", - "contents": "KNOWN_TALENTS_HEADER", + "trigger": "INTELLECT_COLON\t\"string\"", + "contents": "INTELLECT_COLON" }, { - "trigger": "KOKR\tstring", - "contents": "KOKR", + "trigger": "INTELLECT_TOOLTIP\t\"string\"", + "contents": "INTELLECT_TOOLTIP" }, { - "trigger": "LABEL_NOTE\tstring", - "contents": "LABEL_NOTE", + "trigger": "INTERACT_ON_LEFT_CLICK_TEXT\t\"string\"", + "contents": "INTERACT_ON_LEFT_CLICK_TEXT" }, { - "trigger": "LAG_TOLERANCE\tstring", - "contents": "LAG_TOLERANCE", + "trigger": "INTERACTIVE_REALM_TOOLTIP\t\"string\"", + "contents": "INTERACTIVE_REALM_TOOLTIP" }, { - "trigger": "LALT_KEY_TEXT\tstring", - "contents": "LALT_KEY_TEXT", + "trigger": "INTERACTIVE_SERVER_LABEL\t\"string\"", + "contents": "INTERACTIVE_SERVER_LABEL" }, { - "trigger": "LANDING_PAGE_REPORT\tstring", - "contents": "LANDING_PAGE_REPORT", + "trigger": "INTERFACE_ACTION_BLOCKED\t\"string\"", + "contents": "INTERFACE_ACTION_BLOCKED" }, { - "trigger": "LANGUAGE\tstring", - "contents": "LANGUAGE", + "trigger": "INTERFACE_OPTIONS\t\"string\"", + "contents": "INTERFACE_OPTIONS" }, { - "trigger": "LANGUAGES_LABEL\tstring", - "contents": "LANGUAGES_LABEL", + "trigger": "INTERNAL_STRING_ERROR\t\"string\"", + "contents": "INTERNAL_STRING_ERROR" }, { - "trigger": "LANGUAGES_SUBTEXT\tstring", - "contents": "LANGUAGES_SUBTEXT", + "trigger": "INTERRUPT\t\"string\"", + "contents": "INTERRUPT" }, { - "trigger": "LARGE\tstring", - "contents": "LARGE", + "trigger": "INTERRUPTED\t\"string\"", + "contents": "INTERRUPTED" }, { - "trigger": "LARGE_NUMBER_SEPERATOR\tstring", - "contents": "LARGE_NUMBER_SEPERATOR", + "trigger": "INTERRUPTS\t\"string\"", + "contents": "INTERRUPTS" }, { - "trigger": "LAST_ITEM_AUCTIONED\tstring", - "contents": "LAST_ITEM_AUCTIONED", + "trigger": "INVASION_TIME_FORMAT\t\"string\"", + "contents": "INVASION_TIME_FORMAT" }, { - "trigger": "LAST_ONLINE_COLON\tstring", - "contents": "LAST_ONLINE_COLON", + "trigger": "INVENTORY_FULL\t\"string\"", + "contents": "INVENTORY_FULL" }, { - "trigger": "LASTONLINE\tstring", - "contents": "LASTONLINE", + "trigger": "INVENTORY_TOOLTIP\t\"string\"", + "contents": "INVENTORY_TOOLTIP" }, { - "trigger": "LASTONLINE_DAYS\tstring", - "contents": "LASTONLINE_DAYS", + "trigger": "INVERT_MOUSE\t\"string\"", + "contents": "INVERT_MOUSE" }, { - "trigger": "LASTONLINE_HOURS\tstring", - "contents": "LASTONLINE_HOURS", + "trigger": "INVITATION\t\"string\"", + "contents": "INVITATION" }, { - "trigger": "LASTONLINE_MINS\tstring", - "contents": "LASTONLINE_MINS", + "trigger": "INVITATION_XREALM\t\"string\"", + "contents": "INVITATION_XREALM" }, { - "trigger": "LASTONLINE_MINUTES\tstring", - "contents": "LASTONLINE_MINUTES", + "trigger": "INVITE\t\"string\"", + "contents": "INVITE" }, { - "trigger": "LASTONLINE_MONTHS\tstring", - "contents": "LASTONLINE_MONTHS", + "trigger": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_SUB_TEXT_BNET_FRIEND\t\"string\"", + "contents": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_SUB_TEXT_BNET_FRIEND" }, { - "trigger": "LASTONLINE_SECS\tstring", - "contents": "LASTONLINE_SECS", + "trigger": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_SUB_TEXT_BTAG\t\"string\"", + "contents": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_SUB_TEXT_BTAG" }, { - "trigger": "LASTONLINE_YEARS\tstring", - "contents": "LASTONLINE_YEARS", + "trigger": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_SUB_TEXT_CHARACTER\t\"string\"", + "contents": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_SUB_TEXT_CHARACTER" }, { - "trigger": "LATEST_UNLOCKED_ACHIEVEMENTS\tstring", - "contents": "LATEST_UNLOCKED_ACHIEVEMENTS", + "trigger": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_TEXT\t\"string\"", + "contents": "INVITE_COMMUNITY_MEMBER_POPUP_INVITE_TEXT" }, { - "trigger": "LATEST_UPDATED_STATS\tstring", - "contents": "LATEST_UPDATED_STATS", + "trigger": "INVITE_COMMUNITY_MEMBER_POPUP_OPEN_INVITE_MANAGER\t\"string\"", + "contents": "INVITE_COMMUNITY_MEMBER_POPUP_OPEN_INVITE_MANAGER" }, { - "trigger": "LAUGH_WORD1\tstring", - "contents": "LAUGH_WORD1", + "trigger": "INVITE_COMMUNITY_MEMBER_POPUP_SEND_INVITE\t\"string\"", + "contents": "INVITE_COMMUNITY_MEMBER_POPUP_SEND_INVITE" }, { - "trigger": "LAUGH_WORD2\tstring", - "contents": "LAUGH_WORD2", + "trigger": "INVITE_COMMUNITY_MEMBER_POPUP_SUGGEST_TEXT\t\"string\"", + "contents": "INVITE_COMMUNITY_MEMBER_POPUP_SUGGEST_TEXT" }, { - "trigger": "LAUGH_WORD3\tstring", - "contents": "LAUGH_WORD3", + "trigger": "INVITE_CONFIRMATION_QUEUE_WARNING\t\"string\"", + "contents": "INVITE_CONFIRMATION_QUEUE_WARNING" }, { - "trigger": "LAUGH_WORD4\tstring", - "contents": "LAUGH_WORD4", + "trigger": "INVITE_CONFIRMATION_REQUEST\t\"string\"", + "contents": "INVITE_CONFIRMATION_REQUEST" }, { - "trigger": "LAUGH_WORD5\tstring", - "contents": "LAUGH_WORD5", + "trigger": "INVITE_CONFIRMATION_REQUEST_FRIEND\t\"string\"", + "contents": "INVITE_CONFIRMATION_REQUEST_FRIEND" }, { - "trigger": "LAUGH_WORD6\tstring", - "contents": "LAUGH_WORD6", + "trigger": "INVITE_CONFIRMATION_REQUEST_FRIEND_QUICKJOIN\t\"string\"", + "contents": "INVITE_CONFIRMATION_REQUEST_FRIEND_QUICKJOIN" }, { - "trigger": "LAUGH_WORD7\tstring", - "contents": "LAUGH_WORD7", + "trigger": "INVITE_CONFIRMATION_REQUEST_GUILD\t\"string\"", + "contents": "INVITE_CONFIRMATION_REQUEST_GUILD" }, { - "trigger": "LAUGH_WORD8\tstring", - "contents": "LAUGH_WORD8", + "trigger": "INVITE_CONFIRMATION_REQUEST_GUILD_QUICKJOIN\t\"string\"", + "contents": "INVITE_CONFIRMATION_REQUEST_GUILD_QUICKJOIN" }, { - "trigger": "LAUGH_WORD9\tstring", - "contents": "LAUGH_WORD9", + "trigger": "INVITE_CONFIRMATION_REQUEST_QUICKJOIN\t\"string\"", + "contents": "INVITE_CONFIRMATION_REQUEST_QUICKJOIN" }, { - "trigger": "LCTRL_KEY_TEXT\tstring", - "contents": "LCTRL_KEY_TEXT", + "trigger": "INVITE_CONFIRMATION_SUGGEST\t\"string\"", + "contents": "INVITE_CONFIRMATION_SUGGEST" }, { - "trigger": "LEADER\tstring", - "contents": "LEADER", + "trigger": "INVITE_CONVERSATION_INSTRUCTIONS\t\"string\"", + "contents": "INVITE_CONVERSATION_INSTRUCTIONS" }, { - "trigger": "LEADER_TOOLTIP\tstring", - "contents": "LEADER_TOOLTIP", + "trigger": "INVITE_FRIEND_TO_CONVERSATION\t\"string\"", + "contents": "INVITE_FRIEND_TO_CONVERSATION" }, { - "trigger": "LEADERBOARD\tstring", - "contents": "LEADERBOARD", + "trigger": "INVITE_TEAM_MEMBERS\t\"string\"", + "contents": "INVITE_TEAM_MEMBERS" }, { - "trigger": "LEARN\tstring", - "contents": "LEARN", + "trigger": "INVITE_TO_CONVERSATION\t\"string\"", + "contents": "INVITE_TO_CONVERSATION" }, { - "trigger": "LEARN_SKILL_TEMPLATE\tstring", - "contents": "LEARN_SKILL_TEMPLATE", + "trigger": "INVTYPE_2HWEAPON\t\"string\"", + "contents": "INVTYPE_2HWEAPON" }, { - "trigger": "LEARN_SPELL_OBJECTIVE\tstring", - "contents": "LEARN_SPELL_OBJECTIVE", + "trigger": "INVTYPE_AMMO\t\"string\"", + "contents": "INVTYPE_AMMO" }, { - "trigger": "LEAVE_ALL\tstring", - "contents": "LEAVE_ALL", + "trigger": "INVTYPE_BAG\t\"string\"", + "contents": "INVTYPE_BAG" }, { - "trigger": "LEAVE_ALL_QUEUES\tstring", - "contents": "LEAVE_ALL_QUEUES", + "trigger": "INVTYPE_BODY\t\"string\"", + "contents": "INVTYPE_BODY" }, { - "trigger": "LEAVE_ARENA\tstring", - "contents": "LEAVE_ARENA", + "trigger": "INVTYPE_CHEST\t\"string\"", + "contents": "INVTYPE_CHEST" }, { - "trigger": "LEAVE_BATTLEGROUND\tstring", - "contents": "LEAVE_BATTLEGROUND", + "trigger": "INVTYPE_CLOAK\t\"string\"", + "contents": "INVTYPE_CLOAK" }, { - "trigger": "LEAVE_CONVERSATION\tstring", - "contents": "LEAVE_CONVERSATION", + "trigger": "INVTYPE_FEET\t\"string\"", + "contents": "INVTYPE_FEET" }, { - "trigger": "LEAVE_QUEUE\tstring", - "contents": "LEAVE_QUEUE", + "trigger": "INVTYPE_FINGER\t\"string\"", + "contents": "INVTYPE_FINGER" }, { - "trigger": "LEAVE_SUMMARIES\tstring", - "contents": "LEAVE_SUMMARIES", + "trigger": "INVTYPE_HAND\t\"string\"", + "contents": "INVTYPE_HAND" }, { - "trigger": "LEAVE_VEHICLE\tstring", - "contents": "LEAVE_VEHICLE", + "trigger": "INVTYPE_HEAD\t\"string\"", + "contents": "INVTYPE_HEAD" }, { - "trigger": "LEAVE_ZONE\tstring", - "contents": "LEAVE_ZONE", + "trigger": "INVTYPE_HOLDABLE\t\"string\"", + "contents": "INVTYPE_HOLDABLE" }, { - "trigger": "LEAVING_COMBAT\tstring", - "contents": "LEAVING_COMBAT", + "trigger": "INVTYPE_LEGS\t\"string\"", + "contents": "INVTYPE_LEGS" }, { - "trigger": "LEFT_PARTY\tstring", - "contents": "LEFT_PARTY", + "trigger": "INVTYPE_NECK\t\"string\"", + "contents": "INVTYPE_NECK" }, { - "trigger": "LEGACY_RAID_DIFFICULTY\tstring", - "contents": "LEGACY_RAID_DIFFICULTY", + "trigger": "INVTYPE_NON_EQUIP\t\"string\"", + "contents": "INVTYPE_NON_EQUIP" }, { - "trigger": "LEGENDARY_54_CLOAK_VALIDATION\tstring", - "contents": "LEGENDARY_54_CLOAK_VALIDATION", + "trigger": "INVTYPE_QUIVER\t\"string\"", + "contents": "INVTYPE_QUIVER" }, { - "trigger": "LEGENDARY_ITEM_LOOT_LABEL\tstring", - "contents": "LEGENDARY_ITEM_LOOT_LABEL", + "trigger": "INVTYPE_RANGED\t\"string\"", + "contents": "INVTYPE_RANGED" }, { - "trigger": "LEGION_MASTER\tstring", - "contents": "LEGION_MASTER", + "trigger": "INVTYPE_RANGEDRIGHT\t\"string\"", + "contents": "INVTYPE_RANGEDRIGHT" }, { - "trigger": "LEGSSLOT\tstring", - "contents": "LEGSSLOT", + "trigger": "INVTYPE_RELIC\t\"string\"", + "contents": "INVTYPE_RELIC" }, { - "trigger": "LESS_THAN_ONE_MINUTE\tstring", - "contents": "LESS_THAN_ONE_MINUTE", + "trigger": "INVTYPE_ROBE\t\"string\"", + "contents": "INVTYPE_ROBE" }, { - "trigger": "LEVEL\tstring", - "contents": "LEVEL", + "trigger": "INVTYPE_SHIELD\t\"string\"", + "contents": "INVTYPE_SHIELD" }, { - "trigger": "LEVEL_ABBR\tstring", - "contents": "LEVEL_ABBR", + "trigger": "INVTYPE_SHOULDER\t\"string\"", + "contents": "INVTYPE_SHOULDER" }, { - "trigger": "LEVEL_CAP_REACHED_TRIAL\tstring", - "contents": "LEVEL_CAP_REACHED_TRIAL", + "trigger": "INVTYPE_TABARD\t\"string\"", + "contents": "INVTYPE_TABARD" }, { - "trigger": "LEVEL_GAINED\tstring", - "contents": "LEVEL_GAINED", + "trigger": "INVTYPE_THROWN\t\"string\"", + "contents": "INVTYPE_THROWN" }, { - "trigger": "LEVEL_GRANT\tstring", - "contents": "LEVEL_GRANT", + "trigger": "INVTYPE_TRINKET\t\"string\"", + "contents": "INVTYPE_TRINKET" }, { - "trigger": "LEVEL_RANGE\tstring", - "contents": "LEVEL_RANGE", + "trigger": "INVTYPE_WAIST\t\"string\"", + "contents": "INVTYPE_WAIST" }, { - "trigger": "LEVEL_REQUIRED\tstring", - "contents": "LEVEL_REQUIRED", + "trigger": "INVTYPE_WEAPON\t\"string\"", + "contents": "INVTYPE_WEAPON" }, { - "trigger": "LEVEL_TOO_LOW\tstring", - "contents": "LEVEL_TOO_LOW", + "trigger": "INVTYPE_WEAPONMAINHAND\t\"string\"", + "contents": "INVTYPE_WEAPONMAINHAND" }, { - "trigger": "LEVEL_UP\tstring", - "contents": "LEVEL_UP", + "trigger": "INVTYPE_WEAPONMAINHAND_PET\t\"string\"", + "contents": "INVTYPE_WEAPONMAINHAND_PET" }, { - "trigger": "LEVEL_UP_ABILITY\tstring", - "contents": "LEVEL_UP_ABILITY", + "trigger": "INVTYPE_WEAPONOFFHAND\t\"string\"", + "contents": "INVTYPE_WEAPONOFFHAND" }, { - "trigger": "LEVEL_UP_ABILITY2\tstring", - "contents": "LEVEL_UP_ABILITY2", + "trigger": "INVTYPE_WRIST\t\"string\"", + "contents": "INVTYPE_WRIST" }, { - "trigger": "LEVEL_UP_BG_LINK\tstring", - "contents": "LEVEL_UP_BG_LINK", + "trigger": "ISLAND_LEAVE\t\"string\"", + "contents": "ISLAND_LEAVE" }, { - "trigger": "LEVEL_UP_DRAENOR_TALENT\tstring", - "contents": "LEVEL_UP_DRAENOR_TALENT", + "trigger": "ISLAND_QUEUE_REWARD_FOR_WINNING\t\"string\"", + "contents": "ISLAND_QUEUE_REWARD_FOR_WINNING" }, { - "trigger": "LEVEL_UP_DRAENOR_TALENT2\tstring", - "contents": "LEVEL_UP_DRAENOR_TALENT2", + "trigger": "ISLANDS_HEADER\t\"string\"", + "contents": "ISLANDS_HEADER" }, { - "trigger": "LEVEL_UP_DUAL_SPEC_LINK\tstring", - "contents": "LEVEL_UP_DUAL_SPEC_LINK", + "trigger": "ISLANDS_QUEUE_CANNOT_QUEUE_ERROR\t\"string\"", + "contents": "ISLANDS_QUEUE_CANNOT_QUEUE_ERROR" }, { - "trigger": "LEVEL_UP_DUALSPEC\tstring", - "contents": "LEVEL_UP_DUALSPEC", + "trigger": "ISLANDS_QUEUE_FIND_CREW\t\"string\"", + "contents": "ISLANDS_QUEUE_FIND_CREW" }, { - "trigger": "LEVEL_UP_DUNGEON\tstring", - "contents": "LEVEL_UP_DUNGEON", + "trigger": "ISLANDS_QUEUE_FRAME_TITLE\t\"string\"", + "contents": "ISLANDS_QUEUE_FRAME_TITLE" }, { - "trigger": "LEVEL_UP_DUNGEON2\tstring", - "contents": "LEVEL_UP_DUNGEON2", + "trigger": "ISLANDS_QUEUE_PARTY_REQUIREMENTS\t\"string\"", + "contents": "ISLANDS_QUEUE_PARTY_REQUIREMENTS" }, { - "trigger": "LEVEL_UP_FEATURE\tstring", - "contents": "LEVEL_UP_FEATURE", + "trigger": "ISLANDS_QUEUE_SET_SAIL\t\"string\"", + "contents": "ISLANDS_QUEUE_SET_SAIL" }, { - "trigger": "LEVEL_UP_FEATURE2\tstring", - "contents": "LEVEL_UP_FEATURE2", + "trigger": "ISLANDS_QUEUE_WEEKLY_QUEST\t\"string\"", + "contents": "ISLANDS_QUEUE_WEEKLY_QUEST" }, { - "trigger": "LEVEL_UP_GLYPH1_LINK\tstring", - "contents": "LEVEL_UP_GLYPH1_LINK", + "trigger": "ISLANDS_QUEUE_WEEKLY_QUEST_PROGRESS\t\"string\"", + "contents": "ISLANDS_QUEUE_WEEKLY_QUEST_PROGRESS" }, { - "trigger": "LEVEL_UP_GLYPH2_LINK\tstring", - "contents": "LEVEL_UP_GLYPH2_LINK", + "trigger": "ISLANDS_TUTORIAL\t\"string\"", + "contents": "ISLANDS_TUTORIAL" }, { - "trigger": "LEVEL_UP_GLYPH3_LINK\tstring", - "contents": "LEVEL_UP_GLYPH3_LINK", + "trigger": "ITEM_ACCOUNTBOUND\t\"string\"", + "contents": "ITEM_ACCOUNTBOUND" }, { - "trigger": "LEVEL_UP_GLYPHSLOT_LINK\tstring", - "contents": "LEVEL_UP_GLYPHSLOT_LINK", + "trigger": "ITEM_ARTIFACT_VIEWABLE\t\"string\"", + "contents": "ITEM_ARTIFACT_VIEWABLE" }, { - "trigger": "LEVEL_UP_HEALTH\tstring", - "contents": "LEVEL_UP_HEALTH", + "trigger": "ITEM_AZERITE_EMPOWERED_VIEWABLE\t\"string\"", + "contents": "ITEM_AZERITE_EMPOWERED_VIEWABLE" }, { - "trigger": "LEVEL_UP_HEALTH_MANA\tstring", - "contents": "LEVEL_UP_HEALTH_MANA", + "trigger": "ITEM_BIND_ON_EQUIP\t\"string\"", + "contents": "ITEM_BIND_ON_EQUIP" }, { - "trigger": "LEVEL_UP_HEROIC\tstring", - "contents": "LEVEL_UP_HEROIC", + "trigger": "ITEM_BIND_ON_PICKUP\t\"string\"", + "contents": "ITEM_BIND_ON_PICKUP" }, { - "trigger": "LEVEL_UP_HEROIC2\tstring", - "contents": "LEVEL_UP_HEROIC2", + "trigger": "ITEM_BIND_ON_USE\t\"string\"", + "contents": "ITEM_BIND_ON_USE" }, { - "trigger": "LEVEL_UP_HONOR_LINK\tstring", - "contents": "LEVEL_UP_HONOR_LINK", + "trigger": "ITEM_BIND_QUEST\t\"string\"", + "contents": "ITEM_BIND_QUEST" }, { - "trigger": "LEVEL_UP_LFD_LINK\tstring", - "contents": "LEVEL_UP_LFD_LINK", + "trigger": "ITEM_BIND_TO_ACCOUNT\t\"string\"", + "contents": "ITEM_BIND_TO_ACCOUNT" }, { - "trigger": "LEVEL_UP_RAID\tstring", - "contents": "LEVEL_UP_RAID", + "trigger": "ITEM_BIND_TO_BNETACCOUNT\t\"string\"", + "contents": "ITEM_BIND_TO_BNETACCOUNT" }, { - "trigger": "LEVEL_UP_RAID2\tstring", - "contents": "LEVEL_UP_RAID2", + "trigger": "ITEM_BNETACCOUNTBOUND\t\"string\"", + "contents": "ITEM_BNETACCOUNTBOUND" }, { - "trigger": "LEVEL_UP_SKILL_POINTS\tstring", - "contents": "LEVEL_UP_SKILL_POINTS", + "trigger": "ITEM_CAN_BE_READ\t\"string\"", + "contents": "ITEM_CAN_BE_READ" }, { - "trigger": "LEVEL_UP_SPECIALIZATION_LINK\tstring", - "contents": "LEVEL_UP_SPECIALIZATION_LINK", + "trigger": "ITEM_CANT_BE_DESTROYED\t\"string\"", + "contents": "ITEM_CANT_BE_DESTROYED" }, { - "trigger": "LEVEL_UP_STAT\tstring", - "contents": "LEVEL_UP_STAT", + "trigger": "ITEM_CHARGEUP_TOTAL\t\"string\"", + "contents": "ITEM_CHARGEUP_TOTAL" }, { - "trigger": "LEVEL_UP_TALENT_MAIN\tstring", - "contents": "LEVEL_UP_TALENT_MAIN", + "trigger": "ITEM_CHARGEUP_TOTAL_DAYS\t\"string\"", + "contents": "ITEM_CHARGEUP_TOTAL_DAYS" }, { - "trigger": "LEVEL_UP_TALENT_SUB\tstring", - "contents": "LEVEL_UP_TALENT_SUB", + "trigger": "ITEM_CHARGEUP_TOTAL_HOURS\t\"string\"", + "contents": "ITEM_CHARGEUP_TOTAL_HOURS" }, { - "trigger": "LEVEL_UP_TALENTPOINT_LINK\tstring", - "contents": "LEVEL_UP_TALENTPOINT_LINK", + "trigger": "ITEM_CHARGEUP_TOTAL_MIN\t\"string\"", + "contents": "ITEM_CHARGEUP_TOTAL_MIN" }, { - "trigger": "LEVEL_UP_TALENTS_LINK\tstring", - "contents": "LEVEL_UP_TALENTS_LINK", + "trigger": "ITEM_CHARGEUP_TOTAL_SEC\t\"string\"", + "contents": "ITEM_CHARGEUP_TOTAL_SEC" }, { - "trigger": "LEVEL_UP_TYPE_CHARACTER\tstring", - "contents": "LEVEL_UP_TYPE_CHARACTER", + "trigger": "ITEM_CLASSES_ALLOWED\t\"string\"", + "contents": "ITEM_CLASSES_ALLOWED" }, { - "trigger": "LEVEL_UP_TYPE_PET\tstring", - "contents": "LEVEL_UP_TYPE_PET", + "trigger": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_MAINHAND\t\"string\"", + "contents": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_MAINHAND" }, { - "trigger": "LEVEL_UP_TYPE_SCENARIO\tstring", - "contents": "LEVEL_UP_TYPE_SCENARIO", + "trigger": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_OFFHAND\t\"string\"", + "contents": "ITEM_COMPARISON_CYCLING_DISABLED_MSG_OFFHAND" }, { - "trigger": "LEVEL_UP_TYPE_SPELL_BUCKET\tstring", - "contents": "LEVEL_UP_TYPE_SPELL_BUCKET", + "trigger": "ITEM_COMPARISON_RELIC_BONUS_RANKS\t\"string\"", + "contents": "ITEM_COMPARISON_RELIC_BONUS_RANKS" }, { - "trigger": "LEVEL_UP_WORLD_QUEST_LINK\tstring", - "contents": "LEVEL_UP_WORLD_QUEST_LINK", + "trigger": "ITEM_COMPARISON_SWAP_ITEM_MAINHAND_DESCRIPTION\t\"string\"", + "contents": "ITEM_COMPARISON_SWAP_ITEM_MAINHAND_DESCRIPTION" }, { - "trigger": "LEVEL_UP_WORLD_QUESTS\tstring", - "contents": "LEVEL_UP_WORLD_QUESTS", + "trigger": "ITEM_COMPARISON_SWAP_ITEM_OFFHAND_DESCRIPTION\t\"string\"", + "contents": "ITEM_COMPARISON_SWAP_ITEM_OFFHAND_DESCRIPTION" }, { - "trigger": "LEVEL_UP_WORLD_QUESTS_INSTRUCTIONS\tstring", - "contents": "LEVEL_UP_WORLD_QUESTS_INSTRUCTIONS", + "trigger": "ITEM_CONJURED\t\"string\"", + "contents": "ITEM_CONJURED" }, { - "trigger": "LEVEL_UP_YOU_REACHED\tstring", - "contents": "LEVEL_UP_YOU_REACHED", + "trigger": "ITEM_CONTAINER\t\"string\"", + "contents": "ITEM_CONTAINER" }, { - "trigger": "LFD_CURRENCY_CAP_ALL\tstring", - "contents": "LFD_CURRENCY_CAP_ALL", + "trigger": "ITEM_COOLDOWN_TIME\t\"string\"", + "contents": "ITEM_COOLDOWN_TIME" }, { - "trigger": "LFD_CURRENCY_CAP_SPECIFIC\tstring", - "contents": "LFD_CURRENCY_CAP_SPECIFIC", + "trigger": "ITEM_COOLDOWN_TIME_DAYS\t\"string\"", + "contents": "ITEM_COOLDOWN_TIME_DAYS" }, { - "trigger": "LFD_HOLIDAY_REWARD_EXPLANATION1\tstring", - "contents": "LFD_HOLIDAY_REWARD_EXPLANATION1", + "trigger": "ITEM_COOLDOWN_TIME_HOURS\t\"string\"", + "contents": "ITEM_COOLDOWN_TIME_HOURS" }, { - "trigger": "LFD_HOLIDAY_REWARD_EXPLANATION2\tstring", - "contents": "LFD_HOLIDAY_REWARD_EXPLANATION2", + "trigger": "ITEM_COOLDOWN_TIME_MIN\t\"string\"", + "contents": "ITEM_COOLDOWN_TIME_MIN" }, { - "trigger": "LFD_LEVEL_FORMAT_RANGE\tstring", - "contents": "LFD_LEVEL_FORMAT_RANGE", + "trigger": "ITEM_COOLDOWN_TIME_SEC\t\"string\"", + "contents": "ITEM_COOLDOWN_TIME_SEC" }, { - "trigger": "LFD_LEVEL_FORMAT_SINGLE\tstring", - "contents": "LFD_LEVEL_FORMAT_SINGLE", + "trigger": "ITEM_COOLDOWN_TOTAL\t\"string\"", + "contents": "ITEM_COOLDOWN_TOTAL" }, { - "trigger": "LFD_RANDOM_EXPLANATION\tstring", - "contents": "LFD_RANDOM_EXPLANATION", + "trigger": "ITEM_COOLDOWN_TOTAL_DAYS\t\"string\"", + "contents": "ITEM_COOLDOWN_TOTAL_DAYS" }, { - "trigger": "LFD_RANDOM_REWARD_EXPLANATION1\tstring", - "contents": "LFD_RANDOM_REWARD_EXPLANATION1", + "trigger": "ITEM_COOLDOWN_TOTAL_HOURS\t\"string\"", + "contents": "ITEM_COOLDOWN_TOTAL_HOURS" }, { - "trigger": "LFD_RANDOM_REWARD_EXPLANATION2\tstring", - "contents": "LFD_RANDOM_REWARD_EXPLANATION2", + "trigger": "ITEM_COOLDOWN_TOTAL_MIN\t\"string\"", + "contents": "ITEM_COOLDOWN_TOTAL_MIN" }, { - "trigger": "LFD_RANDOM_REWARD_PUG_EXPLANATION\tstring", - "contents": "LFD_RANDOM_REWARD_PUG_EXPLANATION", + "trigger": "ITEM_COOLDOWN_TOTAL_SEC\t\"string\"", + "contents": "ITEM_COOLDOWN_TOTAL_SEC" }, { - "trigger": "LFD_REWARD_DESCRIPTION_DAILY\tstring", - "contents": "LFD_REWARD_DESCRIPTION_DAILY", + "trigger": "ITEM_CREATED_BY\t\"string\"", + "contents": "ITEM_CREATED_BY" }, { - "trigger": "LFD_REWARD_DESCRIPTION_WEEKLY\tstring", - "contents": "LFD_REWARD_DESCRIPTION_WEEKLY", + "trigger": "ITEM_DELTA_DESCRIPTION\t\"string\"", + "contents": "ITEM_DELTA_DESCRIPTION" }, { - "trigger": "LFD_REWARDS\tstring", - "contents": "LFD_REWARDS", + "trigger": "ITEM_DELTA_DUAL_WIELD_COMPARISON_MAINHAND_DESCRIPTION\t\"string\"", + "contents": "ITEM_DELTA_DUAL_WIELD_COMPARISON_MAINHAND_DESCRIPTION" }, { - "trigger": "LFD_TIMEWALKER_RANDOM_EXPLANATION\tstring", - "contents": "LFD_TIMEWALKER_RANDOM_EXPLANATION", + "trigger": "ITEM_DELTA_DUAL_WIELD_COMPARISON_OFFHAND_DESCRIPTION\t\"string\"", + "contents": "ITEM_DELTA_DUAL_WIELD_COMPARISON_OFFHAND_DESCRIPTION" }, { - "trigger": "LFG_BONUS_REPUTATION\tstring", - "contents": "LFG_BONUS_REPUTATION", + "trigger": "ITEM_DELTA_MULTIPLE_COMPARISON_DESCRIPTION\t\"string\"", + "contents": "ITEM_DELTA_MULTIPLE_COMPARISON_DESCRIPTION" }, { - "trigger": "LFG_BONUS_REPUTATION_FACTION\tstring", - "contents": "LFG_BONUS_REPUTATION_FACTION", + "trigger": "ITEM_DISENCHANT_ANY_SKILL\t\"string\"", + "contents": "ITEM_DISENCHANT_ANY_SKILL" }, { - "trigger": "LFG_BONUS_REPUTATION_TOOLTIP\tstring", - "contents": "LFG_BONUS_REPUTATION_TOOLTIP", + "trigger": "ITEM_DISENCHANT_MIN_SKILL\t\"string\"", + "contents": "ITEM_DISENCHANT_MIN_SKILL" }, { - "trigger": "LFG_CALL_TO_ARMS\tstring", - "contents": "LFG_CALL_TO_ARMS", + "trigger": "ITEM_DISENCHANT_NOT_DISENCHANTABLE\t\"string\"", + "contents": "ITEM_DISENCHANT_NOT_DISENCHANTABLE" }, { - "trigger": "LFG_CALL_TO_ARMS_EXPLANATION\tstring", - "contents": "LFG_CALL_TO_ARMS_EXPLANATION", + "trigger": "ITEM_DURATION_DAYS\t\"string\"", + "contents": "ITEM_DURATION_DAYS" }, { - "trigger": "LFG_CATEGORY_BATTLEFIELD\tstring", - "contents": "LFG_CATEGORY_BATTLEFIELD", + "trigger": "ITEM_DURATION_HOURS\t\"string\"", + "contents": "ITEM_DURATION_HOURS" }, { - "trigger": "LFG_CHOOSE_BONUS_REPUTATION\tstring", - "contents": "LFG_CHOOSE_BONUS_REPUTATION", + "trigger": "ITEM_DURATION_MIN\t\"string\"", + "contents": "ITEM_DURATION_MIN" }, { - "trigger": "LFG_DESERTER_OTHER\tstring", - "contents": "LFG_DESERTER_OTHER", + "trigger": "ITEM_DURATION_SEC\t\"string\"", + "contents": "ITEM_DURATION_SEC" }, { - "trigger": "LFG_DESERTER_YOU\tstring", - "contents": "LFG_DESERTER_YOU", + "trigger": "ITEM_ENCHANT_DISCLAIMER\t\"string\"", + "contents": "ITEM_ENCHANT_DISCLAIMER" }, { - "trigger": "LFG_DISABLED_LFM_TOOLTIP\tstring", - "contents": "LFG_DISABLED_LFM_TOOLTIP", + "trigger": "ITEM_ENCHANT_TIME_LEFT_DAYS\t\"string\"", + "contents": "ITEM_ENCHANT_TIME_LEFT_DAYS" }, { - "trigger": "LFG_DISABLED_PARTY_TOOLTIP\tstring", - "contents": "LFG_DISABLED_PARTY_TOOLTIP", + "trigger": "ITEM_ENCHANT_TIME_LEFT_HOURS\t\"string\"", + "contents": "ITEM_ENCHANT_TIME_LEFT_HOURS" }, { - "trigger": "LFG_LABEL\tstring", - "contents": "LFG_LABEL", + "trigger": "ITEM_ENCHANT_TIME_LEFT_MIN\t\"string\"", + "contents": "ITEM_ENCHANT_TIME_LEFT_MIN" }, { - "trigger": "LFG_LEADER_CHANGED_WARNING\tstring", - "contents": "LFG_LEADER_CHANGED_WARNING", + "trigger": "ITEM_ENCHANT_TIME_LEFT_SEC\t\"string\"", + "contents": "ITEM_ENCHANT_TIME_LEFT_SEC" }, { - "trigger": "LFG_LIST_ACTIVITY\tstring", - "contents": "LFG_LIST_ACTIVITY", + "trigger": "ITEM_GLYPH_ONUSE\t\"string\"", + "contents": "ITEM_GLYPH_ONUSE" }, { - "trigger": "LFG_LIST_AND_MORE\tstring", - "contents": "LFG_LIST_AND_MORE", + "trigger": "ITEM_HEROIC\t\"string\"", + "contents": "ITEM_HEROIC" }, { - "trigger": "LFG_LIST_APP_CANCELLED\tstring", - "contents": "LFG_LIST_APP_CANCELLED", + "trigger": "ITEM_HEROIC_EPIC\t\"string\"", + "contents": "ITEM_HEROIC_EPIC" }, { - "trigger": "LFG_LIST_APP_CURRENTLY_APPLYING\tstring", - "contents": "LFG_LIST_APP_CURRENTLY_APPLYING", + "trigger": "ITEM_HEROIC_QUALITY0_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY0_DESC" }, { - "trigger": "LFG_LIST_APP_DECLINED\tstring", - "contents": "LFG_LIST_APP_DECLINED", + "trigger": "ITEM_HEROIC_QUALITY1_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY1_DESC" }, { - "trigger": "LFG_LIST_APP_DECLINED_DELISTED_MESSAGE\tstring", - "contents": "LFG_LIST_APP_DECLINED_DELISTED_MESSAGE", + "trigger": "ITEM_HEROIC_QUALITY2_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY2_DESC" }, { - "trigger": "LFG_LIST_APP_DECLINED_FULL_MESSAGE\tstring", - "contents": "LFG_LIST_APP_DECLINED_FULL_MESSAGE", + "trigger": "ITEM_HEROIC_QUALITY3_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY3_DESC" }, { - "trigger": "LFG_LIST_APP_DECLINED_MESSAGE\tstring", - "contents": "LFG_LIST_APP_DECLINED_MESSAGE", + "trigger": "ITEM_HEROIC_QUALITY4_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY4_DESC" }, { - "trigger": "LFG_LIST_APP_INVITE_ACCEPTED\tstring", - "contents": "LFG_LIST_APP_INVITE_ACCEPTED", + "trigger": "ITEM_HEROIC_QUALITY5_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY5_DESC" }, { - "trigger": "LFG_LIST_APP_INVITE_DECLINED\tstring", - "contents": "LFG_LIST_APP_INVITE_DECLINED", + "trigger": "ITEM_HEROIC_QUALITY6_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY6_DESC" }, { - "trigger": "LFG_LIST_APP_INVITED\tstring", - "contents": "LFG_LIST_APP_INVITED", + "trigger": "ITEM_HEROIC_QUALITY7_DESC\t\"string\"", + "contents": "ITEM_HEROIC_QUALITY7_DESC" }, { - "trigger": "LFG_LIST_APP_TIMED_OUT\tstring", - "contents": "LFG_LIST_APP_TIMED_OUT", + "trigger": "ITEM_IS_NOT_AZERITE_EMPOWERED\t\"string\"", + "contents": "ITEM_IS_NOT_AZERITE_EMPOWERED" }, { - "trigger": "LFG_LIST_APP_TIMED_OUT_MESSAGE\tstring", - "contents": "LFG_LIST_APP_TIMED_OUT_MESSAGE", + "trigger": "ITEM_LEGACY_INACTIVE_EFFECTS\t\"string\"", + "contents": "ITEM_LEGACY_INACTIVE_EFFECTS" }, { - "trigger": "LFG_LIST_APP_UNEMPOWERED\tstring", - "contents": "LFG_LIST_APP_UNEMPOWERED", + "trigger": "ITEM_LEVEL\t\"string\"", + "contents": "ITEM_LEVEL" }, { - "trigger": "LFG_LIST_APPLYING_TO\tstring", - "contents": "LFG_LIST_APPLYING_TO", + "trigger": "ITEM_LEVEL_ABBR\t\"string\"", + "contents": "ITEM_LEVEL_ABBR" }, { - "trigger": "LFG_LIST_AUTO_ACCEPT\tstring", - "contents": "LFG_LIST_AUTO_ACCEPT", + "trigger": "ITEM_LEVEL_ALT\t\"string\"", + "contents": "ITEM_LEVEL_ALT" }, { - "trigger": "LFG_LIST_BAD_DESCRIPTION\tstring", - "contents": "LFG_LIST_BAD_DESCRIPTION", + "trigger": "ITEM_LEVEL_AND_MIN\t\"string\"", + "contents": "ITEM_LEVEL_AND_MIN" }, { - "trigger": "LFG_LIST_BAD_LEADER_NAME\tstring", - "contents": "LFG_LIST_BAD_LEADER_NAME", + "trigger": "ITEM_LEVEL_PLUS\t\"string\"", + "contents": "ITEM_LEVEL_PLUS" }, { - "trigger": "LFG_LIST_BAD_NAME\tstring", - "contents": "LFG_LIST_BAD_NAME", + "trigger": "ITEM_LEVEL_RANGE\t\"string\"", + "contents": "ITEM_LEVEL_RANGE" }, { - "trigger": "LFG_LIST_BAD_PLAYER_NAME\tstring", - "contents": "LFG_LIST_BAD_PLAYER_NAME", + "trigger": "ITEM_LEVEL_RANGE_CURRENT\t\"string\"", + "contents": "ITEM_LEVEL_RANGE_CURRENT" }, { - "trigger": "LFG_LIST_BAD_VOICE_CHAT_COMMENT\tstring", - "contents": "LFG_LIST_BAD_VOICE_CHAT_COMMENT", + "trigger": "ITEM_LIMIT_CATEGORY\t\"string\"", + "contents": "ITEM_LIMIT_CATEGORY" }, { - "trigger": "LFG_LIST_BOSSES_DEFEATED\tstring", - "contents": "LFG_LIST_BOSSES_DEFEATED", + "trigger": "ITEM_LIMIT_CATEGORY_MULTIPLE\t\"string\"", + "contents": "ITEM_LIMIT_CATEGORY_MULTIPLE" }, { - "trigger": "LFG_LIST_CATEGORY_FORMAT\tstring", - "contents": "LFG_LIST_CATEGORY_FORMAT", + "trigger": "ITEM_LOOT\t\"string\"", + "contents": "ITEM_LOOT" }, { - "trigger": "LFG_LIST_CHOOSE_YOUR_ROLES\tstring", - "contents": "LFG_LIST_CHOOSE_YOUR_ROLES", + "trigger": "ITEM_MILLABLE\t\"string\"", + "contents": "ITEM_MILLABLE" }, { - "trigger": "LFG_LIST_COMMENT_FORMAT\tstring", - "contents": "LFG_LIST_COMMENT_FORMAT", + "trigger": "ITEM_MIN_LEVEL\t\"string\"", + "contents": "ITEM_MIN_LEVEL" }, { - "trigger": "LFG_LIST_CONVERT_TO_RAID_WARNING\tstring", - "contents": "LFG_LIST_CONVERT_TO_RAID_WARNING", + "trigger": "ITEM_MIN_SKILL\t\"string\"", + "contents": "ITEM_MIN_SKILL" }, { - "trigger": "LFG_LIST_CREATING_ENTRY\tstring", - "contents": "LFG_LIST_CREATING_ENTRY", + "trigger": "ITEM_MISSING\t\"string\"", + "contents": "ITEM_MISSING" }, { - "trigger": "LFG_LIST_DETAILS\tstring", - "contents": "LFG_LIST_DETAILS", + "trigger": "ITEM_MOD_AGILITY\t\"string\"", + "contents": "ITEM_MOD_AGILITY" }, { - "trigger": "LFG_LIST_ENTER_NAME\tstring", - "contents": "LFG_LIST_ENTER_NAME", + "trigger": "ITEM_MOD_AGILITY_SHORT\t\"string\"", + "contents": "ITEM_MOD_AGILITY_SHORT" }, { - "trigger": "LFG_LIST_ENTRY_DELISTED\tstring", - "contents": "LFG_LIST_ENTRY_DELISTED", + "trigger": "ITEM_MOD_ARMOR_PENETRATION_RATING\t\"string\"", + "contents": "ITEM_MOD_ARMOR_PENETRATION_RATING" }, { - "trigger": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT\tstring", - "contents": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT", + "trigger": "ITEM_MOD_ARMOR_PENETRATION_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_ARMOR_PENETRATION_RATING_SHORT" }, { - "trigger": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS\tstring", - "contents": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS", + "trigger": "ITEM_MOD_ATTACK_POWER\t\"string\"", + "contents": "ITEM_MOD_ATTACK_POWER" }, { - "trigger": "LFG_LIST_FIND_A_GROUP\tstring", - "contents": "LFG_LIST_FIND_A_GROUP", + "trigger": "ITEM_MOD_ATTACK_POWER_SHORT\t\"string\"", + "contents": "ITEM_MOD_ATTACK_POWER_SHORT" }, { - "trigger": "LFG_LIST_FRIEND\tstring", - "contents": "LFG_LIST_FRIEND", + "trigger": "ITEM_MOD_BLOCK_RATING\t\"string\"", + "contents": "ITEM_MOD_BLOCK_RATING" }, { - "trigger": "LFG_LIST_GROUP_FORMING\tstring", - "contents": "LFG_LIST_GROUP_FORMING", + "trigger": "ITEM_MOD_BLOCK_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_BLOCK_RATING_SHORT" }, { - "trigger": "LFG_LIST_GROUP_TOO_FULL\tstring", - "contents": "LFG_LIST_GROUP_TOO_FULL", + "trigger": "ITEM_MOD_BLOCK_VALUE\t\"string\"", + "contents": "ITEM_MOD_BLOCK_VALUE" }, { - "trigger": "LFG_LIST_GUILD_MEMBER\tstring", - "contents": "LFG_LIST_GUILD_MEMBER", + "trigger": "ITEM_MOD_BLOCK_VALUE_SHORT\t\"string\"", + "contents": "ITEM_MOD_BLOCK_VALUE_SHORT" }, { - "trigger": "LFG_LIST_HIT_MAX_APPLICATIONS\tstring", - "contents": "LFG_LIST_HIT_MAX_APPLICATIONS", + "trigger": "ITEM_MOD_CR_AVOIDANCE_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_AVOIDANCE_SHORT" }, { - "trigger": "LFG_LIST_HONOR_LEVEL_ABOVE_YOURS\tstring", - "contents": "LFG_LIST_HONOR_LEVEL_ABOVE_YOURS", + "trigger": "ITEM_MOD_CR_LIFESTEAL_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_LIFESTEAL_SHORT" }, { - "trigger": "LFG_LIST_HONOR_LEVEL_CURRENT_PVP\tstring", - "contents": "LFG_LIST_HONOR_LEVEL_CURRENT_PVP", + "trigger": "ITEM_MOD_CR_MULTISTRIKE_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_MULTISTRIKE_SHORT" }, { - "trigger": "LFG_LIST_HONOR_LEVEL_INSTR_SHORT\tstring", - "contents": "LFG_LIST_HONOR_LEVEL_INSTR_SHORT", + "trigger": "ITEM_MOD_CR_SPEED_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_SPEED_SHORT" }, { - "trigger": "LFG_LIST_HONOR_LEVEL_REQ\tstring", - "contents": "LFG_LIST_HONOR_LEVEL_REQ", + "trigger": "ITEM_MOD_CR_STURDINESS_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_STURDINESS_SHORT" }, { - "trigger": "LFG_LIST_ILVL_ABOVE_YOURS\tstring", - "contents": "LFG_LIST_ILVL_ABOVE_YOURS", + "trigger": "ITEM_MOD_CR_UNUSED_10_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_10_SHORT" }, { - "trigger": "LFG_LIST_IN_QUOTES\tstring", - "contents": "LFG_LIST_IN_QUOTES", + "trigger": "ITEM_MOD_CR_UNUSED_11_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_11_SHORT" }, { - "trigger": "LFG_LIST_INVITE_GROUP\tstring", - "contents": "LFG_LIST_INVITE_GROUP", + "trigger": "ITEM_MOD_CR_UNUSED_12_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_12_SHORT" }, { - "trigger": "LFG_LIST_INVITED_APP_FILLS_GROUP\tstring", - "contents": "LFG_LIST_INVITED_APP_FILLS_GROUP", + "trigger": "ITEM_MOD_CR_UNUSED_1_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_1_SHORT" }, { - "trigger": "LFG_LIST_INVITED_TO_GROUP\tstring", - "contents": "LFG_LIST_INVITED_TO_GROUP", + "trigger": "ITEM_MOD_CR_UNUSED_3_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_3_SHORT" }, { - "trigger": "LFG_LIST_ITEM_LEVEL_CURRENT\tstring", - "contents": "LFG_LIST_ITEM_LEVEL_CURRENT", + "trigger": "ITEM_MOD_CR_UNUSED_4_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_4_SHORT" }, { - "trigger": "LFG_LIST_ITEM_LEVEL_CURRENT_PVP\tstring", - "contents": "LFG_LIST_ITEM_LEVEL_CURRENT_PVP", + "trigger": "ITEM_MOD_CR_UNUSED_5_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_5_SHORT" }, { - "trigger": "LFG_LIST_ITEM_LEVEL_INSTR_PVP_SHORT\tstring", - "contents": "LFG_LIST_ITEM_LEVEL_INSTR_PVP_SHORT", + "trigger": "ITEM_MOD_CR_UNUSED_6_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_6_SHORT" }, { - "trigger": "LFG_LIST_ITEM_LEVEL_INSTR_SHORT\tstring", - "contents": "LFG_LIST_ITEM_LEVEL_INSTR_SHORT", + "trigger": "ITEM_MOD_CR_UNUSED_7_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_7_SHORT" }, { - "trigger": "LFG_LIST_ITEM_LEVEL_PVP_REQ\tstring", - "contents": "LFG_LIST_ITEM_LEVEL_PVP_REQ", + "trigger": "ITEM_MOD_CR_UNUSED_9_SHORT\t\"string\"", + "contents": "ITEM_MOD_CR_UNUSED_9_SHORT" }, { - "trigger": "LFG_LIST_ITEM_LEVEL_REQ\tstring", - "contents": "LFG_LIST_ITEM_LEVEL_REQ", + "trigger": "ITEM_MOD_CRIT_MELEE_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_MELEE_RATING" }, { - "trigger": "LFG_LIST_JOINED_GROUP_NOTICE\tstring", - "contents": "LFG_LIST_JOINED_GROUP_NOTICE", + "trigger": "ITEM_MOD_CRIT_MELEE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_MELEE_RATING_SHORT" }, { - "trigger": "LFG_LIST_LANGUAGE_DEDE\tstring", - "contents": "LFG_LIST_LANGUAGE_DEDE", + "trigger": "ITEM_MOD_CRIT_RANGED_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_RANGED_RATING" }, { - "trigger": "LFG_LIST_LANGUAGE_ENUS\tstring", - "contents": "LFG_LIST_LANGUAGE_ENUS", + "trigger": "ITEM_MOD_CRIT_RANGED_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_RANGED_RATING_SHORT" }, { - "trigger": "LFG_LIST_LANGUAGE_ESES\tstring", - "contents": "LFG_LIST_LANGUAGE_ESES", + "trigger": "ITEM_MOD_CRIT_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_RATING" }, { - "trigger": "LFG_LIST_LANGUAGE_ESMX\tstring", - "contents": "LFG_LIST_LANGUAGE_ESMX", + "trigger": "ITEM_MOD_CRIT_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_RATING_SHORT" }, { - "trigger": "LFG_LIST_LANGUAGE_FRFR\tstring", - "contents": "LFG_LIST_LANGUAGE_FRFR", + "trigger": "ITEM_MOD_CRIT_SPELL_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_SPELL_RATING" }, { - "trigger": "LFG_LIST_LANGUAGE_ITIT\tstring", - "contents": "LFG_LIST_LANGUAGE_ITIT", + "trigger": "ITEM_MOD_CRIT_SPELL_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_SPELL_RATING_SHORT" }, { - "trigger": "LFG_LIST_LANGUAGE_KOKR\tstring", - "contents": "LFG_LIST_LANGUAGE_KOKR", + "trigger": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING" }, { - "trigger": "LFG_LIST_LANGUAGE_PTBR\tstring", - "contents": "LFG_LIST_LANGUAGE_PTBR", + "trigger": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_MELEE_RATING_SHORT" }, { - "trigger": "LFG_LIST_LANGUAGE_RURU\tstring", - "contents": "LFG_LIST_LANGUAGE_RURU", + "trigger": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING" }, { - "trigger": "LFG_LIST_LANGUAGE_ZHCN\tstring", - "contents": "LFG_LIST_LANGUAGE_ZHCN", + "trigger": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_RANGED_RATING_SHORT" }, { - "trigger": "LFG_LIST_LANGUAGE_ZHTW\tstring", - "contents": "LFG_LIST_LANGUAGE_ZHTW", + "trigger": "ITEM_MOD_CRIT_TAKEN_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_RATING" }, { - "trigger": "LFG_LIST_LEGACY\tstring", - "contents": "LFG_LIST_LEGACY", + "trigger": "ITEM_MOD_CRIT_TAKEN_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_RATING_SHORT" }, { - "trigger": "LFG_LIST_LOADING\tstring", - "contents": "LFG_LIST_LOADING", + "trigger": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING" }, { - "trigger": "LFG_LIST_MAX_MEMBERS\tstring", - "contents": "LFG_LIST_MAX_MEMBERS", + "trigger": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_CRIT_TAKEN_SPELL_RATING_SHORT" }, { - "trigger": "LFG_LIST_MEMBER_COUNT\tstring", - "contents": "LFG_LIST_MEMBER_COUNT", + "trigger": "ITEM_MOD_DAMAGE_PER_SECOND_SHORT\t\"string\"", + "contents": "ITEM_MOD_DAMAGE_PER_SECOND_SHORT" }, { - "trigger": "LFG_LIST_MORE\tstring", - "contents": "LFG_LIST_MORE", + "trigger": "ITEM_MOD_DEFENSE_SKILL_RATING\t\"string\"", + "contents": "ITEM_MOD_DEFENSE_SKILL_RATING" }, { - "trigger": "LFG_LIST_MUST_CHOOSE_SPEC\tstring", - "contents": "LFG_LIST_MUST_CHOOSE_SPEC", + "trigger": "ITEM_MOD_DEFENSE_SKILL_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_DEFENSE_SKILL_RATING_SHORT" }, { - "trigger": "LFG_LIST_MUST_HAVE_NAME\tstring", - "contents": "LFG_LIST_MUST_HAVE_NAME", + "trigger": "ITEM_MOD_DODGE_RATING\t\"string\"", + "contents": "ITEM_MOD_DODGE_RATING" }, { - "trigger": "LFG_LIST_MUST_SELECT_ROLE\tstring", - "contents": "LFG_LIST_MUST_SELECT_ROLE", + "trigger": "ITEM_MOD_DODGE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_DODGE_RATING_SHORT" }, { - "trigger": "LFG_LIST_MUST_SIGN_UP_TO_WHISPER\tstring", - "contents": "LFG_LIST_MUST_SIGN_UP_TO_WHISPER", + "trigger": "ITEM_MOD_EXPERTISE_RATING\t\"string\"", + "contents": "ITEM_MOD_EXPERTISE_RATING" }, { - "trigger": "LFG_LIST_NO_APPLICANTS\tstring", - "contents": "LFG_LIST_NO_APPLICANTS", + "trigger": "ITEM_MOD_EXPERTISE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_EXPERTISE_RATING_SHORT" }, { - "trigger": "LFG_LIST_NO_RESULTS_FOUND\tstring", - "contents": "LFG_LIST_NO_RESULTS_FOUND", + "trigger": "ITEM_MOD_EXTRA_ARMOR\t\"string\"", + "contents": "ITEM_MOD_EXTRA_ARMOR" }, { - "trigger": "LFG_LIST_NOT_LEADER\tstring", - "contents": "LFG_LIST_NOT_LEADER", + "trigger": "ITEM_MOD_EXTRA_ARMOR_SHORT\t\"string\"", + "contents": "ITEM_MOD_EXTRA_ARMOR_SHORT" }, { - "trigger": "LFG_LIST_NOTE_TO_LEADER\tstring", - "contents": "LFG_LIST_NOTE_TO_LEADER", + "trigger": "ITEM_MOD_FERAL_ATTACK_POWER\t\"string\"", + "contents": "ITEM_MOD_FERAL_ATTACK_POWER" }, { - "trigger": "LFG_LIST_OFFLINE_MEMBER\tstring", - "contents": "LFG_LIST_OFFLINE_MEMBER", + "trigger": "ITEM_MOD_FERAL_ATTACK_POWER_SHORT\t\"string\"", + "contents": "ITEM_MOD_FERAL_ATTACK_POWER_SHORT" }, { - "trigger": "LFG_LIST_OFFLINE_MEMBER_NOTICE\tstring", - "contents": "LFG_LIST_OFFLINE_MEMBER_NOTICE", + "trigger": "ITEM_MOD_HASTE_RATING\t\"string\"", + "contents": "ITEM_MOD_HASTE_RATING" }, { - "trigger": "LFG_LIST_OFFLINE_MEMBER_NOTICE_GONE\tstring", - "contents": "LFG_LIST_OFFLINE_MEMBER_NOTICE_GONE", + "trigger": "ITEM_MOD_HASTE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HASTE_RATING_SHORT" }, { - "trigger": "LFG_LIST_PENDING\tstring", - "contents": "LFG_LIST_PENDING", + "trigger": "ITEM_MOD_HEALTH\t\"string\"", + "contents": "ITEM_MOD_HEALTH" }, { - "trigger": "LFG_LIST_PENDING_APPLICANTS\tstring", - "contents": "LFG_LIST_PENDING_APPLICANTS", + "trigger": "ITEM_MOD_HEALTH_REGEN\t\"string\"", + "contents": "ITEM_MOD_HEALTH_REGEN" }, { - "trigger": "LFG_LIST_PRIVATE\tstring", - "contents": "LFG_LIST_PRIVATE", + "trigger": "ITEM_MOD_HEALTH_REGEN_SHORT\t\"string\"", + "contents": "ITEM_MOD_HEALTH_REGEN_SHORT" }, { - "trigger": "LFG_LIST_PRIVATE_TOOLTIP\tstring", - "contents": "LFG_LIST_PRIVATE_TOOLTIP", + "trigger": "ITEM_MOD_HEALTH_REGENERATION\t\"string\"", + "contents": "ITEM_MOD_HEALTH_REGENERATION" }, { - "trigger": "LFG_LIST_PROVING_DAMAGER_BRONZE\tstring", - "contents": "LFG_LIST_PROVING_DAMAGER_BRONZE", + "trigger": "ITEM_MOD_HEALTH_REGENERATION_SHORT\t\"string\"", + "contents": "ITEM_MOD_HEALTH_REGENERATION_SHORT" }, { - "trigger": "LFG_LIST_PROVING_DAMAGER_GOLD\tstring", - "contents": "LFG_LIST_PROVING_DAMAGER_GOLD", + "trigger": "ITEM_MOD_HEALTH_SHORT\t\"string\"", + "contents": "ITEM_MOD_HEALTH_SHORT" }, { - "trigger": "LFG_LIST_PROVING_DAMAGER_SILVER\tstring", - "contents": "LFG_LIST_PROVING_DAMAGER_SILVER", + "trigger": "ITEM_MOD_HIT_MELEE_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_MELEE_RATING" }, { - "trigger": "LFG_LIST_PROVING_GROUND_TITLE\tstring", - "contents": "LFG_LIST_PROVING_GROUND_TITLE", + "trigger": "ITEM_MOD_HIT_MELEE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_MELEE_RATING_SHORT" }, { - "trigger": "LFG_LIST_PROVING_HEALER_BRONZE\tstring", - "contents": "LFG_LIST_PROVING_HEALER_BRONZE", + "trigger": "ITEM_MOD_HIT_RANGED_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_RANGED_RATING" }, { - "trigger": "LFG_LIST_PROVING_HEALER_GOLD\tstring", - "contents": "LFG_LIST_PROVING_HEALER_GOLD", + "trigger": "ITEM_MOD_HIT_RANGED_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_RANGED_RATING_SHORT" }, { - "trigger": "LFG_LIST_PROVING_HEALER_SILVER\tstring", - "contents": "LFG_LIST_PROVING_HEALER_SILVER", + "trigger": "ITEM_MOD_HIT_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_RATING" }, { - "trigger": "LFG_LIST_PROVING_TANK_BRONZE\tstring", - "contents": "LFG_LIST_PROVING_TANK_BRONZE", + "trigger": "ITEM_MOD_HIT_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_RATING_SHORT" }, { - "trigger": "LFG_LIST_PROVING_TANK_GOLD\tstring", - "contents": "LFG_LIST_PROVING_TANK_GOLD", + "trigger": "ITEM_MOD_HIT_SPELL_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_SPELL_RATING" }, { - "trigger": "LFG_LIST_PROVING_TANK_SILVER\tstring", - "contents": "LFG_LIST_PROVING_TANK_SILVER", + "trigger": "ITEM_MOD_HIT_SPELL_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_SPELL_RATING_SHORT" }, { - "trigger": "LFG_LIST_RECOMMENDED_ILVL\tstring", - "contents": "LFG_LIST_RECOMMENDED_ILVL", + "trigger": "ITEM_MOD_HIT_TAKEN_MELEE_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_MELEE_RATING" }, { - "trigger": "LFG_LIST_REFRESH\tstring", - "contents": "LFG_LIST_REFRESH", + "trigger": "ITEM_MOD_HIT_TAKEN_MELEE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_MELEE_RATING_SHORT" }, { - "trigger": "LFG_LIST_REPORT_FOR\tstring", - "contents": "LFG_LIST_REPORT_FOR", + "trigger": "ITEM_MOD_HIT_TAKEN_RANGED_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_RANGED_RATING" }, { - "trigger": "LFG_LIST_REPORT_GROUP_FOR\tstring", - "contents": "LFG_LIST_REPORT_GROUP_FOR", + "trigger": "ITEM_MOD_HIT_TAKEN_RANGED_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_RANGED_RATING_SHORT" }, { - "trigger": "LFG_LIST_ROLE_CHECK\tstring", - "contents": "LFG_LIST_ROLE_CHECK", + "trigger": "ITEM_MOD_HIT_TAKEN_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_RATING" }, { - "trigger": "LFG_LIST_SEARCH_AGAIN\tstring", - "contents": "LFG_LIST_SEARCH_AGAIN", + "trigger": "ITEM_MOD_HIT_TAKEN_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_RATING_SHORT" }, { - "trigger": "LFG_LIST_SEARCH_FAILED\tstring", - "contents": "LFG_LIST_SEARCH_FAILED", + "trigger": "ITEM_MOD_HIT_TAKEN_SPELL_RATING\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_SPELL_RATING" }, { - "trigger": "LFG_LIST_SELECT\tstring", - "contents": "LFG_LIST_SELECT", + "trigger": "ITEM_MOD_HIT_TAKEN_SPELL_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_HIT_TAKEN_SPELL_RATING_SHORT" }, { - "trigger": "LFG_LIST_SELECT_A_CATEGORY\tstring", - "contents": "LFG_LIST_SELECT_A_CATEGORY", + "trigger": "ITEM_MOD_INTELLECT\t\"string\"", + "contents": "ITEM_MOD_INTELLECT" }, { - "trigger": "LFG_LIST_SELECT_A_SEARCH_RESULT\tstring", - "contents": "LFG_LIST_SELECT_A_SEARCH_RESULT", + "trigger": "ITEM_MOD_INTELLECT_SHORT\t\"string\"", + "contents": "ITEM_MOD_INTELLECT_SHORT" }, { - "trigger": "LFG_LIST_TITLE\tstring", - "contents": "LFG_LIST_TITLE", + "trigger": "ITEM_MOD_MANA\t\"string\"", + "contents": "ITEM_MOD_MANA" }, { - "trigger": "LFG_LIST_TOO_MANY_FOR_ACTIVITY\tstring", - "contents": "LFG_LIST_TOO_MANY_FOR_ACTIVITY", + "trigger": "ITEM_MOD_MANA_REGENERATION\t\"string\"", + "contents": "ITEM_MOD_MANA_REGENERATION" }, { - "trigger": "LFG_LIST_TOOLTIP_AGE\tstring", - "contents": "LFG_LIST_TOOLTIP_AGE", + "trigger": "ITEM_MOD_MANA_REGENERATION_SHORT\t\"string\"", + "contents": "ITEM_MOD_MANA_REGENERATION_SHORT" }, { - "trigger": "LFG_LIST_TOOLTIP_AUTO_ACCEPT\tstring", - "contents": "LFG_LIST_TOOLTIP_AUTO_ACCEPT", + "trigger": "ITEM_MOD_MANA_SHORT\t\"string\"", + "contents": "ITEM_MOD_MANA_SHORT" }, { - "trigger": "LFG_LIST_TOOLTIP_CLASS_ROLE\tstring", - "contents": "LFG_LIST_TOOLTIP_CLASS_ROLE", + "trigger": "ITEM_MOD_MASTERY_RATING\t\"string\"", + "contents": "ITEM_MOD_MASTERY_RATING" }, { - "trigger": "LFG_LIST_TOOLTIP_FRIENDS_IN_GROUP\tstring", - "contents": "LFG_LIST_TOOLTIP_FRIENDS_IN_GROUP", + "trigger": "ITEM_MOD_MASTERY_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_MASTERY_RATING_SHORT" }, { - "trigger": "LFG_LIST_TOOLTIP_HONOR_LEVEL\tstring", - "contents": "LFG_LIST_TOOLTIP_HONOR_LEVEL", + "trigger": "ITEM_MOD_MASTERY_RATING_SPELL\t\"string\"", + "contents": "ITEM_MOD_MASTERY_RATING_SPELL" }, { - "trigger": "LFG_LIST_TOOLTIP_ILVL\tstring", - "contents": "LFG_LIST_TOOLTIP_ILVL", + "trigger": "ITEM_MOD_MASTERY_RATING_TWO_SPELLS\t\"string\"", + "contents": "ITEM_MOD_MASTERY_RATING_TWO_SPELLS" }, { - "trigger": "LFG_LIST_TOOLTIP_LEADER\tstring", - "contents": "LFG_LIST_TOOLTIP_LEADER", + "trigger": "ITEM_MOD_MELEE_ATTACK_POWER_SHORT\t\"string\"", + "contents": "ITEM_MOD_MELEE_ATTACK_POWER_SHORT" }, { - "trigger": "LFG_LIST_TOOLTIP_MEMBERS\tstring", - "contents": "LFG_LIST_TOOLTIP_MEMBERS", + "trigger": "ITEM_MOD_PARRY_RATING\t\"string\"", + "contents": "ITEM_MOD_PARRY_RATING" }, { - "trigger": "LFG_LIST_TOOLTIP_MEMBERS_SIMPLE\tstring", - "contents": "LFG_LIST_TOOLTIP_MEMBERS_SIMPLE", + "trigger": "ITEM_MOD_PARRY_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_PARRY_RATING_SHORT" }, { - "trigger": "LFG_LIST_TOOLTIP_VOICE_CHAT\tstring", - "contents": "LFG_LIST_TOOLTIP_VOICE_CHAT", + "trigger": "ITEM_MOD_POWER_REGEN0_SHORT\t\"string\"", + "contents": "ITEM_MOD_POWER_REGEN0_SHORT" }, { - "trigger": "LFG_LIST_TUTORIAL_ALERT\tstring", - "contents": "LFG_LIST_TUTORIAL_ALERT", + "trigger": "ITEM_MOD_POWER_REGEN1_SHORT\t\"string\"", + "contents": "ITEM_MOD_POWER_REGEN1_SHORT" }, { - "trigger": "LFG_LIST_VIEW_GROUP\tstring", - "contents": "LFG_LIST_VIEW_GROUP", + "trigger": "ITEM_MOD_POWER_REGEN2_SHORT\t\"string\"", + "contents": "ITEM_MOD_POWER_REGEN2_SHORT" }, { - "trigger": "LFG_LIST_VOICE_CHAT\tstring", - "contents": "LFG_LIST_VOICE_CHAT", + "trigger": "ITEM_MOD_POWER_REGEN3_SHORT\t\"string\"", + "contents": "ITEM_MOD_POWER_REGEN3_SHORT" }, { - "trigger": "LFG_LIST_VOICE_CHAT_INSTR\tstring", - "contents": "LFG_LIST_VOICE_CHAT_INSTR", + "trigger": "ITEM_MOD_POWER_REGEN4_SHORT\t\"string\"", + "contents": "ITEM_MOD_POWER_REGEN4_SHORT" }, { - "trigger": "LFG_MICRO_BUTTON_SPEC_TUTORIAL\tstring", - "contents": "LFG_MICRO_BUTTON_SPEC_TUTORIAL", + "trigger": "ITEM_MOD_POWER_REGEN5_SHORT\t\"string\"", + "contents": "ITEM_MOD_POWER_REGEN5_SHORT" }, { - "trigger": "LFG_MUST_SELECT_ROLE\tstring", - "contents": "LFG_MUST_SELECT_ROLE", + "trigger": "ITEM_MOD_POWER_REGEN6_SHORT\t\"string\"", + "contents": "ITEM_MOD_POWER_REGEN6_SHORT" }, { - "trigger": "LFG_OFFER_CONTINUE\tstring", - "contents": "LFG_OFFER_CONTINUE", + "trigger": "ITEM_MOD_PVP_POWER\t\"string\"", + "contents": "ITEM_MOD_PVP_POWER" }, { - "trigger": "LFG_RANDOM_COOLDOWN_OTHER\tstring", - "contents": "LFG_RANDOM_COOLDOWN_OTHER", + "trigger": "ITEM_MOD_PVP_POWER_SHORT\t\"string\"", + "contents": "ITEM_MOD_PVP_POWER_SHORT" }, { - "trigger": "LFG_RANDOM_COOLDOWN_YOU\tstring", - "contents": "LFG_RANDOM_COOLDOWN_YOU", + "trigger": "ITEM_MOD_PVP_PRIMARY_STAT_SHORT\t\"string\"", + "contents": "ITEM_MOD_PVP_PRIMARY_STAT_SHORT" }, { - "trigger": "LFG_READY_CHECK_PLAYER_IS_READY\tstring", - "contents": "LFG_READY_CHECK_PLAYER_IS_READY", + "trigger": "ITEM_MOD_RANGED_ATTACK_POWER\t\"string\"", + "contents": "ITEM_MOD_RANGED_ATTACK_POWER" }, { - "trigger": "LFG_ROLE_CHECK_ROLE_CHOSEN\tstring", - "contents": "LFG_ROLE_CHECK_ROLE_CHOSEN", + "trigger": "ITEM_MOD_RANGED_ATTACK_POWER_SHORT\t\"string\"", + "contents": "ITEM_MOD_RANGED_ATTACK_POWER_SHORT" }, { - "trigger": "LFG_ROLE_UNAVAILABLE\tstring", - "contents": "LFG_ROLE_UNAVAILABLE", + "trigger": "ITEM_MOD_RESILIENCE_RATING\t\"string\"", + "contents": "ITEM_MOD_RESILIENCE_RATING" }, { - "trigger": "LFG_ROLES_TITLE\tstring", - "contents": "LFG_ROLES_TITLE", + "trigger": "ITEM_MOD_RESILIENCE_RATING_SHORT\t\"string\"", + "contents": "ITEM_MOD_RESILIENCE_RATING_SHORT" }, { - "trigger": "LFG_STATISTIC_AVERAGE_WAIT\tstring", - "contents": "LFG_STATISTIC_AVERAGE_WAIT", + "trigger": "ITEM_MOD_SPELL_DAMAGE_DONE\t\"string\"", + "contents": "ITEM_MOD_SPELL_DAMAGE_DONE" }, { - "trigger": "LFG_STATISTIC_AVERAGE_WAIT_UNKNOWN\tstring", - "contents": "LFG_STATISTIC_AVERAGE_WAIT_UNKNOWN", + "trigger": "ITEM_MOD_SPELL_DAMAGE_DONE_SHORT\t\"string\"", + "contents": "ITEM_MOD_SPELL_DAMAGE_DONE_SHORT" }, { - "trigger": "LFG_STATISTIC_MATCHES_MADE\tstring", - "contents": "LFG_STATISTIC_MATCHES_MADE", + "trigger": "ITEM_MOD_SPELL_HEALING_DONE\t\"string\"", + "contents": "ITEM_MOD_SPELL_HEALING_DONE" }, { - "trigger": "LFG_STATISTIC_PARTIES_IN_QUEUE\tstring", - "contents": "LFG_STATISTIC_PARTIES_IN_QUEUE", + "trigger": "ITEM_MOD_SPELL_HEALING_DONE_SHORT\t\"string\"", + "contents": "ITEM_MOD_SPELL_HEALING_DONE_SHORT" }, { - "trigger": "LFG_STATISTIC_PLAYERS_IN_QUEUE\tstring", - "contents": "LFG_STATISTIC_PLAYERS_IN_QUEUE", + "trigger": "ITEM_MOD_SPELL_PENETRATION\t\"string\"", + "contents": "ITEM_MOD_SPELL_PENETRATION" }, { - "trigger": "LFG_TITLE\tstring", - "contents": "LFG_TITLE", + "trigger": "ITEM_MOD_SPELL_PENETRATION_SHORT\t\"string\"", + "contents": "ITEM_MOD_SPELL_PENETRATION_SHORT" }, { - "trigger": "LFG_TOOLTIP_MONEY_REWARD\tstring", - "contents": "LFG_TOOLTIP_MONEY_REWARD", + "trigger": "ITEM_MOD_SPELL_POWER\t\"string\"", + "contents": "ITEM_MOD_SPELL_POWER" }, { - "trigger": "LFG_TOOLTIP_ROLES\tstring", - "contents": "LFG_TOOLTIP_ROLES", + "trigger": "ITEM_MOD_SPELL_POWER_SHORT\t\"string\"", + "contents": "ITEM_MOD_SPELL_POWER_SHORT" }, { - "trigger": "LFG_TYPE_ANY_DUNGEON\tstring", - "contents": "LFG_TYPE_ANY_DUNGEON", + "trigger": "ITEM_MOD_SPIRIT\t\"string\"", + "contents": "ITEM_MOD_SPIRIT" }, { - "trigger": "LFG_TYPE_ANY_HEROIC_DUNGEON\tstring", - "contents": "LFG_TYPE_ANY_HEROIC_DUNGEON", + "trigger": "ITEM_MOD_SPIRIT_SHORT\t\"string\"", + "contents": "ITEM_MOD_SPIRIT_SHORT" }, { - "trigger": "LFG_TYPE_BATTLEGROUND\tstring", - "contents": "LFG_TYPE_BATTLEGROUND", + "trigger": "ITEM_MOD_STAMINA\t\"string\"", + "contents": "ITEM_MOD_STAMINA" }, { - "trigger": "LFG_TYPE_DAILY_DUNGEON\tstring", - "contents": "LFG_TYPE_DAILY_DUNGEON", + "trigger": "ITEM_MOD_STAMINA_SHORT\t\"string\"", + "contents": "ITEM_MOD_STAMINA_SHORT" }, { - "trigger": "LFG_TYPE_DAILY_HEROIC_DUNGEON\tstring", - "contents": "LFG_TYPE_DAILY_HEROIC_DUNGEON", + "trigger": "ITEM_MOD_STRENGTH\t\"string\"", + "contents": "ITEM_MOD_STRENGTH" }, { - "trigger": "LFG_TYPE_DUNGEON\tstring", - "contents": "LFG_TYPE_DUNGEON", + "trigger": "ITEM_MOD_STRENGTH_SHORT\t\"string\"", + "contents": "ITEM_MOD_STRENGTH_SHORT" }, { - "trigger": "LFG_TYPE_HEROIC_DUNGEON\tstring", - "contents": "LFG_TYPE_HEROIC_DUNGEON", + "trigger": "ITEM_MOD_VERSATILITY\t\"string\"", + "contents": "ITEM_MOD_VERSATILITY" }, { - "trigger": "LFG_TYPE_NONE\tstring", - "contents": "LFG_TYPE_NONE", + "trigger": "ITEM_MOUSE_OVER\t\"string\"", + "contents": "ITEM_MOUSE_OVER" }, { - "trigger": "LFG_TYPE_QUEST\tstring", - "contents": "LFG_TYPE_QUEST", + "trigger": "ITEM_NAME_DESCRIPTION_DELIMITER\t\"string\"", + "contents": "ITEM_NAME_DESCRIPTION_DELIMITER" }, { - "trigger": "LFG_TYPE_RAID\tstring", - "contents": "LFG_TYPE_RAID", + "trigger": "ITEM_NAMES\t\"string\"", + "contents": "ITEM_NAMES" }, { - "trigger": "LFG_TYPE_RANDOM_DUNGEON\tstring", - "contents": "LFG_TYPE_RANDOM_DUNGEON", + "trigger": "ITEM_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "ITEM_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP" }, { - "trigger": "LFG_TYPE_RANDOM_HEROIC_SCENARIO\tstring", - "contents": "LFG_TYPE_RANDOM_HEROIC_SCENARIO", + "trigger": "ITEM_NO_DROP\t\"string\"", + "contents": "ITEM_NO_DROP" }, { - "trigger": "LFG_TYPE_RANDOM_SCENARIO\tstring", - "contents": "LFG_TYPE_RANDOM_SCENARIO", + "trigger": "ITEM_OBLITERATEABLE\t\"string\"", + "contents": "ITEM_OBLITERATEABLE" }, { - "trigger": "LFG_TYPE_RANDOM_TIMEWALKER_DUNGEON\tstring", - "contents": "LFG_TYPE_RANDOM_TIMEWALKER_DUNGEON", + "trigger": "ITEM_OBLITERATEABLE_NOT\t\"string\"", + "contents": "ITEM_OBLITERATEABLE_NOT" }, { - "trigger": "LFG_TYPE_ZONE\tstring", - "contents": "LFG_TYPE_ZONE", + "trigger": "ITEM_ONLY_TOURNAMENT_GEAR_ALLOWED\t\"string\"", + "contents": "ITEM_ONLY_TOURNAMENT_GEAR_ALLOWED" }, { - "trigger": "LFGLIST_NAME\tstring", - "contents": "LFGLIST_NAME", + "trigger": "ITEM_OPENABLE\t\"string\"", + "contents": "ITEM_OPENABLE" }, { - "trigger": "LFGUILD_DECLINED\tstring", - "contents": "LFGUILD_DECLINED", + "trigger": "ITEM_PET_KNOWN\t\"string\"", + "contents": "ITEM_PET_KNOWN" }, { - "trigger": "LFGUILD_TAB_BROWSE\tstring", - "contents": "LFGUILD_TAB_BROWSE", + "trigger": "ITEM_PROPOSED_ENCHANT\t\"string\"", + "contents": "ITEM_PROPOSED_ENCHANT" }, { - "trigger": "LFGUILD_TAB_REQUESTS\tstring", - "contents": "LFGUILD_TAB_REQUESTS", + "trigger": "ITEM_PROSPECTABLE\t\"string\"", + "contents": "ITEM_PROSPECTABLE" }, { - "trigger": "LFGUILD_TAB_REQUESTS_NONE\tstring", - "contents": "LFGUILD_TAB_REQUESTS_NONE", + "trigger": "ITEM_PURCHASED_COLON\t\"string\"", + "contents": "ITEM_PURCHASED_COLON" }, { - "trigger": "LFGUILD_TAB_SETTINGS\tstring", - "contents": "LFGUILD_TAB_SETTINGS", + "trigger": "ITEM_QUALITY0_DESC\t\"string\"", + "contents": "ITEM_QUALITY0_DESC" }, { - "trigger": "LFGWIZARD_TITLE\tstring", - "contents": "LFGWIZARD_TITLE", + "trigger": "ITEM_QUALITY1_DESC\t\"string\"", + "contents": "ITEM_QUALITY1_DESC" }, { - "trigger": "LFM_DISABLED_LFG_TOOLTIP\tstring", - "contents": "LFM_DISABLED_LFG_TOOLTIP", + "trigger": "ITEM_QUALITY2_DESC\t\"string\"", + "contents": "ITEM_QUALITY2_DESC" }, { - "trigger": "LFM_NAME_TEMPLATE\tstring", - "contents": "LFM_NAME_TEMPLATE", + "trigger": "ITEM_QUALITY3_DESC\t\"string\"", + "contents": "ITEM_QUALITY3_DESC" }, { - "trigger": "LFM_NUM_RAID_MEMBER_TEMPLATE\tstring", - "contents": "LFM_NUM_RAID_MEMBER_TEMPLATE", + "trigger": "ITEM_QUALITY4_DESC\t\"string\"", + "contents": "ITEM_QUALITY4_DESC" }, { - "trigger": "LFM_TITLE\tstring", - "contents": "LFM_TITLE", + "trigger": "ITEM_QUALITY5_DESC\t\"string\"", + "contents": "ITEM_QUALITY5_DESC" }, { - "trigger": "LFR_QUEUE_GROUP_INELIGIBLE\tstring", - "contents": "LFR_QUEUE_GROUP_INELIGIBLE", + "trigger": "ITEM_QUALITY6_DESC\t\"string\"", + "contents": "ITEM_QUALITY6_DESC" }, { - "trigger": "LFR_QUEUE_PLAYER_INELIGIBLE\tstring", - "contents": "LFR_QUEUE_PLAYER_INELIGIBLE", + "trigger": "ITEM_QUALITY7_DESC\t\"string\"", + "contents": "ITEM_QUALITY7_DESC" }, { - "trigger": "LIGHT_FORCE\tstring", - "contents": "LIGHT_FORCE", + "trigger": "ITEM_QUALITY8_DESC\t\"string\"", + "contents": "ITEM_QUALITY8_DESC" }, { - "trigger": "LIGHT_FORCE_COST\tstring", - "contents": "LIGHT_FORCE_COST", + "trigger": "ITEM_QUANTITY_TEMPLATE\t\"string\"", + "contents": "ITEM_QUANTITY_TEMPLATE" }, { - "trigger": "LIGHT_FORCE_COST_PER_TIME\tstring", - "contents": "LIGHT_FORCE_COST_PER_TIME", + "trigger": "ITEM_RACES_ALLOWED\t\"string\"", + "contents": "ITEM_RACES_ALLOWED" }, { - "trigger": "LIGHT_FORCE_COST_PER_TIME_NO_BASE\tstring", - "contents": "LIGHT_FORCE_COST_PER_TIME_NO_BASE", + "trigger": "ITEM_RANDOM_ENCHANT\t\"string\"", + "contents": "ITEM_RANDOM_ENCHANT" }, { - "trigger": "LIGHTING_QUALITY\tstring", - "contents": "LIGHTING_QUALITY", + "trigger": "ITEM_READABLE\t\"string\"", + "contents": "ITEM_READABLE" }, { - "trigger": "LIGHTYELLOW_FONT_COLOR_CODE\tstring", - "contents": "LIGHTYELLOW_FONT_COLOR_CODE", + "trigger": "ITEM_REFUND_MSG\t\"string\"", + "contents": "ITEM_REFUND_MSG" }, { - "trigger": "LINK_TRADESKILL_TOOLTIP\tstring", - "contents": "LINK_TRADESKILL_TOOLTIP", + "trigger": "ITEM_RELIC_VIEWABLE\t\"string\"", + "contents": "ITEM_RELIC_VIEWABLE" }, { - "trigger": "LIQUID_DETAIL\tstring", - "contents": "LIQUID_DETAIL", + "trigger": "ITEM_REQ_ALLIANCE\t\"string\"", + "contents": "ITEM_REQ_ALLIANCE" }, { - "trigger": "LIST_DELIMITER\tstring", - "contents": "LIST_DELIMITER", + "trigger": "ITEM_REQ_AMOUNT_EARNED\t\"string\"", + "contents": "ITEM_REQ_AMOUNT_EARNED" }, { - "trigger": "LIST_GROUP\tstring", - "contents": "LIST_GROUP", + "trigger": "ITEM_REQ_ARENA_RATING\t\"string\"", + "contents": "ITEM_REQ_ARENA_RATING" }, { - "trigger": "LIST_ME\tstring", - "contents": "LIST_ME", + "trigger": "ITEM_REQ_ARENA_RATING_3V3\t\"string\"", + "contents": "ITEM_REQ_ARENA_RATING_3V3" }, { - "trigger": "LIST_MY_GROUP\tstring", - "contents": "LIST_MY_GROUP", + "trigger": "ITEM_REQ_ARENA_RATING_3V3_BG\t\"string\"", + "contents": "ITEM_REQ_ARENA_RATING_3V3_BG" }, { - "trigger": "LOAD_ADDON\tstring", - "contents": "LOAD_ADDON", + "trigger": "ITEM_REQ_ARENA_RATING_5V5\t\"string\"", + "contents": "ITEM_REQ_ARENA_RATING_5V5" }, { - "trigger": "LOC_OPTION_ALERT\tstring", - "contents": "LOC_OPTION_ALERT", + "trigger": "ITEM_REQ_ARENA_RATING_BG\t\"string\"", + "contents": "ITEM_REQ_ARENA_RATING_BG" }, { - "trigger": "LOC_OPTION_FULL\tstring", - "contents": "LOC_OPTION_FULL", + "trigger": "ITEM_REQ_HORDE\t\"string\"", + "contents": "ITEM_REQ_HORDE" }, { - "trigger": "LOC_OPTION_OFF\tstring", - "contents": "LOC_OPTION_OFF", + "trigger": "ITEM_REQ_PURCHASE_ACHIEVEMENT\t\"string\"", + "contents": "ITEM_REQ_PURCHASE_ACHIEVEMENT" }, { - "trigger": "LOC_TYPE_DISARM\tstring", - "contents": "LOC_TYPE_DISARM", + "trigger": "ITEM_REQ_PURCHASE_GUILD\t\"string\"", + "contents": "ITEM_REQ_PURCHASE_GUILD" }, { - "trigger": "LOC_TYPE_FULL\tstring", - "contents": "LOC_TYPE_FULL", + "trigger": "ITEM_REQ_PURCHASE_GUILD_LEVEL\t\"string\"", + "contents": "ITEM_REQ_PURCHASE_GUILD_LEVEL" }, { - "trigger": "LOC_TYPE_INTERRUPT\tstring", - "contents": "LOC_TYPE_INTERRUPT", + "trigger": "ITEM_REQ_REPUTATION\t\"string\"", + "contents": "ITEM_REQ_REPUTATION" }, { - "trigger": "LOC_TYPE_ROOT\tstring", - "contents": "LOC_TYPE_ROOT", + "trigger": "ITEM_REQ_SKILL\t\"string\"", + "contents": "ITEM_REQ_SKILL" }, { - "trigger": "LOC_TYPE_SILENCE\tstring", - "contents": "LOC_TYPE_SILENCE", + "trigger": "ITEM_REQ_SPECIALIZATION\t\"string\"", + "contents": "ITEM_REQ_SPECIALIZATION" }, { - "trigger": "LOCALE_AUDIO_LABEL\tstring", - "contents": "LOCALE_AUDIO_LABEL", + "trigger": "ITEM_RESIST_ALL\t\"string\"", + "contents": "ITEM_RESIST_ALL" }, { - "trigger": "LOCALE_INFORMATION\tstring", - "contents": "LOCALE_INFORMATION", + "trigger": "ITEM_RESIST_SINGLE\t\"string\"", + "contents": "ITEM_RESIST_SINGLE" }, { - "trigger": "LOCALE_TEXT_LABEL\tstring", - "contents": "LOCALE_TEXT_LABEL", + "trigger": "ITEM_SCRAPABLE\t\"string\"", + "contents": "ITEM_SCRAPABLE" }, { - "trigger": "LOCATION_COLON\tstring", - "contents": "LOCATION_COLON", + "trigger": "ITEM_SCRAPABLE_NOT\t\"string\"", + "contents": "ITEM_SCRAPABLE_NOT" }, { - "trigger": "LOCK\tstring", - "contents": "LOCK", + "trigger": "ITEM_SET_BONUS\t\"string\"", + "contents": "ITEM_SET_BONUS" }, { - "trigger": "LOCK_ACTIONBAR\tstring", - "contents": "LOCK_ACTIONBAR", + "trigger": "ITEM_SET_BONUS_GRAY\t\"string\"", + "contents": "ITEM_SET_BONUS_GRAY" }, { - "trigger": "LOCK_ACTIONBAR_TEXT\tstring", - "contents": "LOCK_ACTIONBAR_TEXT", + "trigger": "ITEM_SET_BONUS_NO_VALID_SPEC\t\"string\"", + "contents": "ITEM_SET_BONUS_NO_VALID_SPEC" }, { - "trigger": "LOCK_BATTLEFIELDMINIMAP\tstring", - "contents": "LOCK_BATTLEFIELDMINIMAP", + "trigger": "ITEM_SET_LEGACY_INACTIVE_BONUS\t\"string\"", + "contents": "ITEM_SET_LEGACY_INACTIVE_BONUS" }, { - "trigger": "LOCK_CHANNELPULLOUT_LABEL\tstring", - "contents": "LOCK_CHANNELPULLOUT_LABEL", + "trigger": "ITEM_SET_NAME\t\"string\"", + "contents": "ITEM_SET_NAME" }, { - "trigger": "LOCK_EXPIRE\tstring", - "contents": "LOCK_EXPIRE", + "trigger": "ITEM_SIGNABLE\t\"string\"", + "contents": "ITEM_SIGNABLE" }, { - "trigger": "LOCK_FOCUS_FRAME\tstring", - "contents": "LOCK_FOCUS_FRAME", + "trigger": "ITEM_SLOTS_IGNORED\t\"string\"", + "contents": "ITEM_SLOTS_IGNORED" }, { - "trigger": "LOCK_FRAME\tstring", - "contents": "LOCK_FRAME", + "trigger": "ITEM_SOCKET_BONUS\t\"string\"", + "contents": "ITEM_SOCKET_BONUS" }, { - "trigger": "LOCK_WINDOW\tstring", - "contents": "LOCK_WINDOW", + "trigger": "ITEM_SOCKETABLE\t\"string\"", + "contents": "ITEM_SOCKETABLE" }, { - "trigger": "LOCKED\tstring", - "contents": "LOCKED", + "trigger": "ITEM_SOCKETING\t\"string\"", + "contents": "ITEM_SOCKETING" }, { - "trigger": "LOCKED_RELIC_TOOLTIP_BODY\tstring", - "contents": "LOCKED_RELIC_TOOLTIP_BODY", + "trigger": "ITEM_SOLD_COLON\t\"string\"", + "contents": "ITEM_SOLD_COLON" }, { - "trigger": "LOCKED_RELIC_TOOLTIP_TITLE\tstring", - "contents": "LOCKED_RELIC_TOOLTIP_TITLE", + "trigger": "ITEM_SOULBOUND\t\"string\"", + "contents": "ITEM_SOULBOUND" }, { - "trigger": "LOCKED_WITH_ITEM\tstring", - "contents": "LOCKED_WITH_ITEM", + "trigger": "ITEM_SPELL_CHARGES\t\"string\"", + "contents": "ITEM_SPELL_CHARGES" }, { - "trigger": "LOCKED_WITH_SPELL\tstring", - "contents": "LOCKED_WITH_SPELL", + "trigger": "ITEM_SPELL_CHARGES_NONE\t\"string\"", + "contents": "ITEM_SPELL_CHARGES_NONE" }, { - "trigger": "LOCKED_WITH_SPELL_KNOWN\tstring", - "contents": "LOCKED_WITH_SPELL_KNOWN", + "trigger": "ITEM_SPELL_EFFECT\t\"string\"", + "contents": "ITEM_SPELL_EFFECT" }, { - "trigger": "LOG_PERIODIC_EFFECTS\tstring", - "contents": "LOG_PERIODIC_EFFECTS", + "trigger": "ITEM_SPELL_KNOWN\t\"string\"", + "contents": "ITEM_SPELL_KNOWN" }, { - "trigger": "LOGOUT\tstring", - "contents": "LOGOUT", + "trigger": "ITEM_SPELL_MAX_USABLE_LEVEL\t\"string\"", + "contents": "ITEM_SPELL_MAX_USABLE_LEVEL" }, { - "trigger": "LOOK_FOR_GROUP\tstring", - "contents": "LOOK_FOR_GROUP", + "trigger": "ITEM_SPELL_TRIGGER_ONEQUIP\t\"string\"", + "contents": "ITEM_SPELL_TRIGGER_ONEQUIP" }, { - "trigger": "LOOK_FOR_MORE\tstring", - "contents": "LOOK_FOR_MORE", + "trigger": "ITEM_SPELL_TRIGGER_ONPROC\t\"string\"", + "contents": "ITEM_SPELL_TRIGGER_ONPROC" }, { - "trigger": "LOOKING\tstring", - "contents": "LOOKING", + "trigger": "ITEM_SPELL_TRIGGER_ONUSE\t\"string\"", + "contents": "ITEM_SPELL_TRIGGER_ONUSE" }, { - "trigger": "LOOKING_FOR\tstring", - "contents": "LOOKING_FOR", + "trigger": "ITEM_STARTS_QUEST\t\"string\"", + "contents": "ITEM_STARTS_QUEST" }, { - "trigger": "LOOKING_FOR_DUNGEON\tstring", - "contents": "LOOKING_FOR_DUNGEON", + "trigger": "ITEM_SUFFIX_TEMPLATE\t\"string\"", + "contents": "ITEM_SUFFIX_TEMPLATE" }, { - "trigger": "LOOKING_FOR_DUNGEON_PVEFRAME\tstring", - "contents": "LOOKING_FOR_DUNGEON_PVEFRAME", + "trigger": "ITEM_TEXT_FROM\t\"string\"", + "contents": "ITEM_TEXT_FROM" }, { - "trigger": "LOOKING_FOR_GROUP_LABEL\tstring", - "contents": "LOOKING_FOR_GROUP_LABEL", + "trigger": "ITEM_TOURNAMENT_GEAR\t\"string\"", + "contents": "ITEM_TOURNAMENT_GEAR" }, { - "trigger": "LOOKING_FOR_GROUP_LABEL2\tstring", - "contents": "LOOKING_FOR_GROUP_LABEL2", + "trigger": "ITEM_TOURNAMENT_GEAR_WARNING\t\"string\"", + "contents": "ITEM_TOURNAMENT_GEAR_WARNING" }, { - "trigger": "LOOKING_FOR_GROUP_TEXT\tstring", - "contents": "LOOKING_FOR_GROUP_TEXT", + "trigger": "ITEM_TOY_ONUSE\t\"string\"", + "contents": "ITEM_TOY_ONUSE" }, { - "trigger": "LOOKING_FOR_MORE\tstring", - "contents": "LOOKING_FOR_MORE", + "trigger": "ITEM_UNIQUE\t\"string\"", + "contents": "ITEM_UNIQUE" }, { - "trigger": "LOOKING_FOR_MORE_TEXT\tstring", - "contents": "LOOKING_FOR_MORE_TEXT", + "trigger": "ITEM_UNIQUE_EQUIPPABLE\t\"string\"", + "contents": "ITEM_UNIQUE_EQUIPPABLE" }, { - "trigger": "LOOKING_FOR_RAID\tstring", - "contents": "LOOKING_FOR_RAID", + "trigger": "ITEM_UNIQUE_MULTIPLE\t\"string\"", + "contents": "ITEM_UNIQUE_MULTIPLE" }, { - "trigger": "LOOKINGFORGUILD\tstring", - "contents": "LOOKINGFORGUILD", + "trigger": "ITEM_UNSELLABLE\t\"string\"", + "contents": "ITEM_UNSELLABLE" }, { - "trigger": "LOOT\tstring", - "contents": "LOOT", + "trigger": "ITEM_UPGRADE\t\"string\"", + "contents": "ITEM_UPGRADE" }, { - "trigger": "LOOT_CURRENCY_REFUND\tstring", - "contents": "LOOT_CURRENCY_REFUND", + "trigger": "ITEM_UPGRADE_BONUS_FORMAT\t\"string\"", + "contents": "ITEM_UPGRADE_BONUS_FORMAT" }, { - "trigger": "LOOT_DISENCHANT_CREDIT\tstring", - "contents": "LOOT_DISENCHANT_CREDIT", + "trigger": "ITEM_UPGRADE_DESCRIPTION\t\"string\"", + "contents": "ITEM_UPGRADE_DESCRIPTION" }, { - "trigger": "LOOT_FREE_FOR_ALL\tstring", - "contents": "LOOT_FREE_FOR_ALL", + "trigger": "ITEM_UPGRADE_ITEM_UPGRADED_NOTIFICATION\t\"string\"", + "contents": "ITEM_UPGRADE_ITEM_UPGRADED_NOTIFICATION" }, { - "trigger": "LOOT_GONE\tstring", - "contents": "LOOT_GONE", + "trigger": "ITEM_UPGRADE_MISSING_ITEM\t\"string\"", + "contents": "ITEM_UPGRADE_MISSING_ITEM" }, { - "trigger": "LOOT_GROUP_LOOT\tstring", - "contents": "LOOT_GROUP_LOOT", + "trigger": "ITEM_UPGRADE_NO_MORE_UPGRADES\t\"string\"", + "contents": "ITEM_UPGRADE_NO_MORE_UPGRADES" }, { - "trigger": "LOOT_HISTORY_ALL_PASSED\tstring", - "contents": "LOOT_HISTORY_ALL_PASSED", + "trigger": "ITEM_UPGRADE_STAT_AVERAGE_ITEM_LEVEL\t\"string\"", + "contents": "ITEM_UPGRADE_STAT_AVERAGE_ITEM_LEVEL" }, { - "trigger": "LOOT_ITEM\tstring", - "contents": "LOOT_ITEM", + "trigger": "ITEM_UPGRADE_TOOLTIP_FORMAT\t\"string\"", + "contents": "ITEM_UPGRADE_TOOLTIP_FORMAT" }, { - "trigger": "LOOT_ITEM_BONUS_ROLL\tstring", - "contents": "LOOT_ITEM_BONUS_ROLL", + "trigger": "ITEM_UPGRADED_LABEL\t\"string\"", + "contents": "ITEM_UPGRADED_LABEL" }, { - "trigger": "LOOT_ITEM_BONUS_ROLL_MULTIPLE\tstring", - "contents": "LOOT_ITEM_BONUS_ROLL_MULTIPLE", + "trigger": "ITEM_VENDOR_STACK_BUY\t\"string\"", + "contents": "ITEM_VENDOR_STACK_BUY" }, { - "trigger": "LOOT_ITEM_BONUS_ROLL_SELF\tstring", - "contents": "LOOT_ITEM_BONUS_ROLL_SELF", + "trigger": "ITEM_WRAPPED_BY\t\"string\"", + "contents": "ITEM_WRAPPED_BY" }, { - "trigger": "LOOT_ITEM_BONUS_ROLL_SELF_MULTIPLE\tstring", - "contents": "LOOT_ITEM_BONUS_ROLL_SELF_MULTIPLE", + "trigger": "ITEM_WRITTEN_BY\t\"string\"", + "contents": "ITEM_WRITTEN_BY" }, { - "trigger": "LOOT_ITEM_CREATED_SELF\tstring", - "contents": "LOOT_ITEM_CREATED_SELF", + "trigger": "ITEM_WRONG_CLASS\t\"string\"", + "contents": "ITEM_WRONG_CLASS" }, { - "trigger": "LOOT_ITEM_CREATED_SELF_MULTIPLE\tstring", - "contents": "LOOT_ITEM_CREATED_SELF_MULTIPLE", + "trigger": "ITEM_WRONG_RACE\t\"string\"", + "contents": "ITEM_WRONG_RACE" }, { - "trigger": "LOOT_ITEM_MULTIPLE\tstring", - "contents": "LOOT_ITEM_MULTIPLE", + "trigger": "ITEMPRESENTINOFFHAND\t\"string\"", + "contents": "ITEMPRESENTINOFFHAND" }, { - "trigger": "LOOT_ITEM_PUSHED\tstring", - "contents": "LOOT_ITEM_PUSHED", + "trigger": "ITEMS\t\"string\"", + "contents": "ITEMS" }, { - "trigger": "LOOT_ITEM_PUSHED_MULTIPLE\tstring", - "contents": "LOOT_ITEM_PUSHED_MULTIPLE", + "trigger": "ITEMS_EQUIPPED\t\"string\"", + "contents": "ITEMS_EQUIPPED" }, { - "trigger": "LOOT_ITEM_PUSHED_SELF\tstring", - "contents": "LOOT_ITEM_PUSHED_SELF", + "trigger": "ITEMS_IN_INVENTORY\t\"string\"", + "contents": "ITEMS_IN_INVENTORY" }, { - "trigger": "LOOT_ITEM_PUSHED_SELF_MULTIPLE\tstring", - "contents": "LOOT_ITEM_PUSHED_SELF_MULTIPLE", + "trigger": "ITEMS_NOT_IN_INVENTORY\t\"string\"", + "contents": "ITEMS_NOT_IN_INVENTORY" }, { - "trigger": "LOOT_ITEM_REFUND\tstring", - "contents": "LOOT_ITEM_REFUND", + "trigger": "ITEMS_VARIABLE_QUANTITY\t\"string\"", + "contents": "ITEMS_VARIABLE_QUANTITY" }, { - "trigger": "LOOT_ITEM_REFUND_MULTIPLE\tstring", - "contents": "LOOT_ITEM_REFUND_MULTIPLE", + "trigger": "ITEMSLOTTEXT\t\"string\"", + "contents": "ITEMSLOTTEXT" }, { - "trigger": "LOOT_ITEM_SELF\tstring", - "contents": "LOOT_ITEM_SELF", + "trigger": "ITUNES_SHOW_ALL_TRACK_CHANGES\t\"string\"", + "contents": "ITUNES_SHOW_ALL_TRACK_CHANGES" }, { - "trigger": "LOOT_ITEM_SELF_MULTIPLE\tstring", - "contents": "LOOT_ITEM_SELF_MULTIPLE", + "trigger": "ITUNES_SHOW_ALL_TRACK_CHANGES_TOOLTIP\t\"string\"", + "contents": "ITUNES_SHOW_ALL_TRACK_CHANGES_TOOLTIP" }, { - "trigger": "LOOT_ITEM_WHILE_PLAYER_INELIGIBLE\tstring", - "contents": "LOOT_ITEM_WHILE_PLAYER_INELIGIBLE", + "trigger": "ITUNES_SHOW_FEEDBACK\t\"string\"", + "contents": "ITUNES_SHOW_FEEDBACK" }, { - "trigger": "LOOT_JOURNAL_ITEM_SETS\tstring", - "contents": "LOOT_JOURNAL_ITEM_SETS", + "trigger": "ITUNES_SHOW_FEEDBACK_TOOLTIP\t\"string\"", + "contents": "ITUNES_SHOW_FEEDBACK_TOOLTIP" }, { - "trigger": "LOOT_JOURNAL_LEGENDARIES\tstring", - "contents": "LOOT_JOURNAL_LEGENDARIES", + "trigger": "JOIN\t\"string\"", + "contents": "JOIN" }, { - "trigger": "LOOT_JOURNAL_LEGENDARIES_CRAFTED_ITEM\tstring", - "contents": "LOOT_JOURNAL_LEGENDARIES_CRAFTED_ITEM", + "trigger": "JOIN_AS_GROUP\t\"string\"", + "contents": "JOIN_AS_GROUP" }, { - "trigger": "LOOT_KEY_TEXT\tstring", - "contents": "LOOT_KEY_TEXT", + "trigger": "JOIN_AS_GROUP_TOOLTIP\t\"string\"", + "contents": "JOIN_AS_GROUP_TOOLTIP" }, { - "trigger": "LOOT_MASTER_LOOTER\tstring", - "contents": "LOOT_MASTER_LOOTER", + "trigger": "JOIN_AS_PARTY\t\"string\"", + "contents": "JOIN_AS_PARTY" }, { - "trigger": "LOOT_METHOD\tstring", - "contents": "LOOT_METHOD", + "trigger": "JOIN_NEW_CHANNEL\t\"string\"", + "contents": "JOIN_NEW_CHANNEL" }, { - "trigger": "LOOT_MONEY\tstring", - "contents": "LOOT_MONEY", + "trigger": "JOIN_QUEUE\t\"string\"", + "contents": "JOIN_QUEUE" }, { - "trigger": "LOOT_MONEY_REFUND\tstring", - "contents": "LOOT_MONEY_REFUND", + "trigger": "JOIN_RAID_INSTANCE_ELIGIBLE\t\"string\"", + "contents": "JOIN_RAID_INSTANCE_ELIGIBLE" }, { - "trigger": "LOOT_MONEY_SPLIT\tstring", - "contents": "LOOT_MONEY_SPLIT", + "trigger": "JOIN_RAID_INSTANCE_INELIGIBLE\t\"string\"", + "contents": "JOIN_RAID_INSTANCE_INELIGIBLE" }, { - "trigger": "LOOT_MONEY_SPLIT_GUILD\tstring", - "contents": "LOOT_MONEY_SPLIT_GUILD", + "trigger": "JOIN_THE_ALLIANCE\t\"string\"", + "contents": "JOIN_THE_ALLIANCE" }, { - "trigger": "LOOT_NEED_BEFORE_GREED\tstring", - "contents": "LOOT_NEED_BEFORE_GREED", + "trigger": "JOIN_THE_HORDE\t\"string\"", + "contents": "JOIN_THE_HORDE" }, { - "trigger": "LOOT_NEXT_PAGE\tstring", - "contents": "LOOT_NEXT_PAGE", + "trigger": "JOINED_PARTY\t\"string\"", + "contents": "JOINED_PARTY" }, { - "trigger": "LOOT_NO_DROP\tstring", - "contents": "LOOT_NO_DROP", + "trigger": "JOURNEYMAN\t\"string\"", + "contents": "JOURNEYMAN" }, { - "trigger": "LOOT_NO_DROP_DISENCHANT\tstring", - "contents": "LOOT_NO_DROP_DISENCHANT", + "trigger": "JUST_OR\t\"string\"", + "contents": "JUST_OR" }, { - "trigger": "LOOT_NO_DROP_ROLL_NEED\tstring", - "contents": "LOOT_NO_DROP_ROLL_NEED", + "trigger": "KBASE_ACCOUNTSECURITY\t\"string\"", + "contents": "KBASE_ACCOUNTSECURITY" }, { - "trigger": "LOOT_NOUN\tstring", - "contents": "LOOT_NOUN", + "trigger": "KBASE_ARTICLE_COUNT\t\"string\"", + "contents": "KBASE_ARTICLE_COUNT" }, { - "trigger": "LOOT_PASS_NEWBIE\tstring", - "contents": "LOOT_PASS_NEWBIE", + "trigger": "KBASE_ARTICLE_ID\t\"string\"", + "contents": "KBASE_ARTICLE_ID" }, { - "trigger": "LOOT_PERSONAL_LOOT\tstring", - "contents": "LOOT_PERSONAL_LOOT", + "trigger": "KBASE_CHARSTUCK\t\"string\"", + "contents": "KBASE_CHARSTUCK" }, { - "trigger": "LOOT_PROMOTE\tstring", - "contents": "LOOT_PROMOTE", + "trigger": "KBASE_DEFAULT_SEARCH_TEXT\t\"string\"", + "contents": "KBASE_DEFAULT_SEARCH_TEXT" }, { - "trigger": "LOOT_ROLL\tstring", - "contents": "LOOT_ROLL", + "trigger": "KBASE_ERROR_LOAD_FAILURE\t\"string\"", + "contents": "KBASE_ERROR_LOAD_FAILURE" }, { - "trigger": "LOOT_ROLL_ALL_PASSED\tstring", - "contents": "LOOT_ROLL_ALL_PASSED", + "trigger": "KBASE_ERROR_NO_RESULTS\t\"string\"", + "contents": "KBASE_ERROR_NO_RESULTS" }, { - "trigger": "LOOT_ROLL_DISENCHANT\tstring", - "contents": "LOOT_ROLL_DISENCHANT", + "trigger": "KBASE_HOT_ISSUE\t\"string\"", + "contents": "KBASE_HOT_ISSUE" }, { - "trigger": "LOOT_ROLL_DISENCHANT_SELF\tstring", - "contents": "LOOT_ROLL_DISENCHANT_SELF", + "trigger": "KBASE_LAG\t\"string\"", + "contents": "KBASE_LAG" }, { - "trigger": "LOOT_ROLL_GREED\tstring", - "contents": "LOOT_ROLL_GREED", + "trigger": "KBASE_OPENTICKET\t\"string\"", + "contents": "KBASE_OPENTICKET" }, { - "trigger": "LOOT_ROLL_GREED_SELF\tstring", - "contents": "LOOT_ROLL_GREED_SELF", + "trigger": "KBASE_RECENTLY_UPDATED\t\"string\"", + "contents": "KBASE_RECENTLY_UPDATED" }, { - "trigger": "LOOT_ROLL_INELIGIBLE_REASON1\tstring", - "contents": "LOOT_ROLL_INELIGIBLE_REASON1", + "trigger": "KBASE_SEARCH_RESULTS\t\"string\"", + "contents": "KBASE_SEARCH_RESULTS" }, { - "trigger": "LOOT_ROLL_INELIGIBLE_REASON2\tstring", - "contents": "LOOT_ROLL_INELIGIBLE_REASON2", + "trigger": "KBASE_TOP_ISSUES\t\"string\"", + "contents": "KBASE_TOP_ISSUES" }, { - "trigger": "LOOT_ROLL_INELIGIBLE_REASON3\tstring", - "contents": "LOOT_ROLL_INELIGIBLE_REASON3", + "trigger": "KEEP_GROUPS_TOGETHER\t\"string\"", + "contents": "KEEP_GROUPS_TOGETHER" }, { - "trigger": "LOOT_ROLL_INELIGIBLE_REASON4\tstring", - "contents": "LOOT_ROLL_INELIGIBLE_REASON4", + "trigger": "KEY1\t\"string\"", + "contents": "KEY1" }, { - "trigger": "LOOT_ROLL_INELIGIBLE_REASON5\tstring", - "contents": "LOOT_ROLL_INELIGIBLE_REASON5", + "trigger": "KEY2\t\"string\"", + "contents": "KEY2" }, { - "trigger": "LOOT_ROLL_LOST_ROLL\tstring", - "contents": "LOOT_ROLL_LOST_ROLL", + "trigger": "KEY_APOSTROPHE\t\"string\"", + "contents": "KEY_APOSTROPHE" }, { - "trigger": "LOOT_ROLL_NEED\tstring", - "contents": "LOOT_ROLL_NEED", + "trigger": "KEY_BACKSLASH\t\"string\"", + "contents": "KEY_BACKSLASH" }, { - "trigger": "LOOT_ROLL_NEED_SELF\tstring", - "contents": "LOOT_ROLL_NEED_SELF", + "trigger": "KEY_BACKSPACE\t\"string\"", + "contents": "KEY_BACKSPACE" }, { - "trigger": "LOOT_ROLL_NEED_SELF_OFF_SPEC\tstring", - "contents": "LOOT_ROLL_NEED_SELF_OFF_SPEC", + "trigger": "KEY_BACKSPACE_MAC\t\"string\"", + "contents": "KEY_BACKSPACE_MAC" }, { - "trigger": "LOOT_ROLL_PASSED\tstring", - "contents": "LOOT_ROLL_PASSED", + "trigger": "KEY_BINDING\t\"string\"", + "contents": "KEY_BINDING" }, { - "trigger": "LOOT_ROLL_PASSED_AUTO\tstring", - "contents": "LOOT_ROLL_PASSED_AUTO", + "trigger": "KEY_BINDING_ROW_NAME\t\"string\"", + "contents": "KEY_BINDING_ROW_NAME" }, { - "trigger": "LOOT_ROLL_PASSED_AUTO_FEMALE\tstring", - "contents": "LOOT_ROLL_PASSED_AUTO_FEMALE", + "trigger": "KEY_BINDINGS\t\"string\"", + "contents": "KEY_BINDINGS" }, { - "trigger": "LOOT_ROLL_PASSED_SELF\tstring", - "contents": "LOOT_ROLL_PASSED_SELF", + "trigger": "KEY_BINDINGS_MAC\t\"string\"", + "contents": "KEY_BINDINGS_MAC" }, { - "trigger": "LOOT_ROLL_PASSED_SELF_AUTO\tstring", - "contents": "LOOT_ROLL_PASSED_SELF_AUTO", + "trigger": "KEY_BOUND\t\"string\"", + "contents": "KEY_BOUND" }, { - "trigger": "LOOT_ROLL_ROLLED_DE\tstring", - "contents": "LOOT_ROLL_ROLLED_DE", + "trigger": "KEY_BUTTON1\t\"string\"", + "contents": "KEY_BUTTON1" }, { - "trigger": "LOOT_ROLL_ROLLED_GREED\tstring", - "contents": "LOOT_ROLL_ROLLED_GREED", + "trigger": "KEY_BUTTON10\t\"string\"", + "contents": "KEY_BUTTON10" }, { - "trigger": "LOOT_ROLL_ROLLED_NEED\tstring", - "contents": "LOOT_ROLL_ROLLED_NEED", + "trigger": "KEY_BUTTON11\t\"string\"", + "contents": "KEY_BUTTON11" }, { - "trigger": "LOOT_ROLL_ROLLED_NEED_ROLE_BONUS\tstring", - "contents": "LOOT_ROLL_ROLLED_NEED_ROLE_BONUS", + "trigger": "KEY_BUTTON12\t\"string\"", + "contents": "KEY_BUTTON12" }, { - "trigger": "LOOT_ROLL_STARTED\tstring", - "contents": "LOOT_ROLL_STARTED", + "trigger": "KEY_BUTTON13\t\"string\"", + "contents": "KEY_BUTTON13" }, { - "trigger": "LOOT_ROLL_WON\tstring", - "contents": "LOOT_ROLL_WON", + "trigger": "KEY_BUTTON14\t\"string\"", + "contents": "KEY_BUTTON14" }, { - "trigger": "LOOT_ROLL_WON_NO_SPAM_DE\tstring", - "contents": "LOOT_ROLL_WON_NO_SPAM_DE", + "trigger": "KEY_BUTTON15\t\"string\"", + "contents": "KEY_BUTTON15" }, { - "trigger": "LOOT_ROLL_WON_NO_SPAM_GREED\tstring", - "contents": "LOOT_ROLL_WON_NO_SPAM_GREED", + "trigger": "KEY_BUTTON16\t\"string\"", + "contents": "KEY_BUTTON16" }, { - "trigger": "LOOT_ROLL_WON_NO_SPAM_NEED\tstring", - "contents": "LOOT_ROLL_WON_NO_SPAM_NEED", + "trigger": "KEY_BUTTON17\t\"string\"", + "contents": "KEY_BUTTON17" }, { - "trigger": "LOOT_ROLL_WON_NO_SPAM_NEED_OFF_SPEC\tstring", - "contents": "LOOT_ROLL_WON_NO_SPAM_NEED_OFF_SPEC", + "trigger": "KEY_BUTTON18\t\"string\"", + "contents": "KEY_BUTTON18" }, { - "trigger": "LOOT_ROLL_YOU_WON\tstring", - "contents": "LOOT_ROLL_YOU_WON", + "trigger": "KEY_BUTTON19\t\"string\"", + "contents": "KEY_BUTTON19" }, { - "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_DE\tstring", - "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_DE", + "trigger": "KEY_BUTTON2\t\"string\"", + "contents": "KEY_BUTTON2" }, { - "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_GREED\tstring", - "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_GREED", + "trigger": "KEY_BUTTON20\t\"string\"", + "contents": "KEY_BUTTON20" }, { - "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED\tstring", - "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED", + "trigger": "KEY_BUTTON21\t\"string\"", + "contents": "KEY_BUTTON21" }, { - "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED_OFF_SPEC\tstring", - "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED_OFF_SPEC", + "trigger": "KEY_BUTTON22\t\"string\"", + "contents": "KEY_BUTTON22" }, { - "trigger": "LOOT_ROLLS\tstring", - "contents": "LOOT_ROLLS", + "trigger": "KEY_BUTTON23\t\"string\"", + "contents": "KEY_BUTTON23" }, { - "trigger": "LOOT_ROUND_ROBIN\tstring", - "contents": "LOOT_ROUND_ROBIN", + "trigger": "KEY_BUTTON24\t\"string\"", + "contents": "KEY_BUTTON24" }, { - "trigger": "LOOT_SPECIALIZATION_DEFAULT\tstring", - "contents": "LOOT_SPECIALIZATION_DEFAULT", + "trigger": "KEY_BUTTON25\t\"string\"", + "contents": "KEY_BUTTON25" }, { - "trigger": "LOOT_THRESHOLD\tstring", - "contents": "LOOT_THRESHOLD", + "trigger": "KEY_BUTTON26\t\"string\"", + "contents": "KEY_BUTTON26" }, { - "trigger": "LOOT_UNDER_MOUSE\tstring", - "contents": "LOOT_UNDER_MOUSE", + "trigger": "KEY_BUTTON27\t\"string\"", + "contents": "KEY_BUTTON27" }, { - "trigger": "LOOT_UNDER_MOUSE_TEXT\tstring", - "contents": "LOOT_UNDER_MOUSE_TEXT", + "trigger": "KEY_BUTTON28\t\"string\"", + "contents": "KEY_BUTTON28" }, { - "trigger": "LOOTER\tstring", - "contents": "LOOTER", + "trigger": "KEY_BUTTON29\t\"string\"", + "contents": "KEY_BUTTON29" }, { - "trigger": "LOOTUPGRADEFRAME_TITLE\tstring", - "contents": "LOOTUPGRADEFRAME_TITLE", + "trigger": "KEY_BUTTON3\t\"string\"", + "contents": "KEY_BUTTON3" }, { - "trigger": "LOSS\tstring", - "contents": "LOSS", + "trigger": "KEY_BUTTON30\t\"string\"", + "contents": "KEY_BUTTON30" }, { - "trigger": "LOSS_OF_CONTROL\tstring", - "contents": "LOSS_OF_CONTROL", + "trigger": "KEY_BUTTON31\t\"string\"", + "contents": "KEY_BUTTON31" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_BANISH\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_BANISH", + "trigger": "KEY_BUTTON4\t\"string\"", + "contents": "KEY_BUTTON4" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_CHARM\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_CHARM", + "trigger": "KEY_BUTTON5\t\"string\"", + "contents": "KEY_BUTTON5" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_CONFUSE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_CONFUSE", + "trigger": "KEY_BUTTON6\t\"string\"", + "contents": "KEY_BUTTON6" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_CYCLONE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_CYCLONE", + "trigger": "KEY_BUTTON7\t\"string\"", + "contents": "KEY_BUTTON7" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_DAZE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_DAZE", + "trigger": "KEY_BUTTON8\t\"string\"", + "contents": "KEY_BUTTON8" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_DISARM\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_DISARM", + "trigger": "KEY_BUTTON9\t\"string\"", + "contents": "KEY_BUTTON9" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_DISORIENT\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_DISORIENT", + "trigger": "KEY_COMMA\t\"string\"", + "contents": "KEY_COMMA" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_DISTRACT\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_DISTRACT", + "trigger": "KEY_DELETE\t\"string\"", + "contents": "KEY_DELETE" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_FEAR\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_FEAR", + "trigger": "KEY_DELETE_MAC\t\"string\"", + "contents": "KEY_DELETE_MAC" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_FEAR_MECHANIC\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_FEAR_MECHANIC", + "trigger": "KEY_DOWN\t\"string\"", + "contents": "KEY_DOWN" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_FREEZE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_FREEZE", + "trigger": "KEY_END\t\"string\"", + "contents": "KEY_END" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_HORROR\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_HORROR", + "trigger": "KEY_ENTER\t\"string\"", + "contents": "KEY_ENTER" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_INCAPACITATE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_INCAPACITATE", + "trigger": "KEY_ENTER_MAC\t\"string\"", + "contents": "KEY_ENTER_MAC" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT", + "trigger": "KEY_ESCAPE\t\"string\"", + "contents": "KEY_ESCAPE" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT_SCHOOL\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT_SCHOOL", + "trigger": "KEY_HOME\t\"string\"", + "contents": "KEY_HOME" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_INVULNERABILITY\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_INVULNERABILITY", + "trigger": "KEY_INSERT\t\"string\"", + "contents": "KEY_INSERT" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_MAGICAL_IMMUNITY\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_MAGICAL_IMMUNITY", + "trigger": "KEY_INSERT_MAC\t\"string\"", + "contents": "KEY_INSERT_MAC" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_PACIFY\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_PACIFY", + "trigger": "KEY_LEFT\t\"string\"", + "contents": "KEY_LEFT" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_PACIFYSILENCE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_PACIFYSILENCE", + "trigger": "KEY_LEFTBRACKET\t\"string\"", + "contents": "KEY_LEFTBRACKET" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_POLYMORPH\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_POLYMORPH", + "trigger": "KEY_MINUS\t\"string\"", + "contents": "KEY_MINUS" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_POSSESS\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_POSSESS", + "trigger": "KEY_MOUSEWHEELDOWN\t\"string\"", + "contents": "KEY_MOUSEWHEELDOWN" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_ROOT\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_ROOT", + "trigger": "KEY_MOUSEWHEELUP\t\"string\"", + "contents": "KEY_MOUSEWHEELUP" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_SAP\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_SAP", + "trigger": "KEY_NUMLOCK\t\"string\"", + "contents": "KEY_NUMLOCK" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_SCHOOL_INTERRUPT\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_SCHOOL_INTERRUPT", + "trigger": "KEY_NUMLOCK_MAC\t\"string\"", + "contents": "KEY_NUMLOCK_MAC" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_SHACKLE_UNDEAD\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_SHACKLE_UNDEAD", + "trigger": "KEY_NUMPAD0\t\"string\"", + "contents": "KEY_NUMPAD0" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_SILENCE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_SILENCE", + "trigger": "KEY_NUMPAD1\t\"string\"", + "contents": "KEY_NUMPAD1" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_SLEEP\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_SLEEP", + "trigger": "KEY_NUMPAD2\t\"string\"", + "contents": "KEY_NUMPAD2" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_SNARE\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_SNARE", + "trigger": "KEY_NUMPAD3\t\"string\"", + "contents": "KEY_NUMPAD3" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_STUN\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_STUN", + "trigger": "KEY_NUMPAD4\t\"string\"", + "contents": "KEY_NUMPAD4" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_STUN_MECHANIC\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_STUN_MECHANIC", + "trigger": "KEY_NUMPAD5\t\"string\"", + "contents": "KEY_NUMPAD5" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_TAUNT\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_TAUNT", + "trigger": "KEY_NUMPAD6\t\"string\"", + "contents": "KEY_NUMPAD6" }, { - "trigger": "LOSS_OF_CONTROL_DISPLAY_TURN_UNDEAD\tstring", - "contents": "LOSS_OF_CONTROL_DISPLAY_TURN_UNDEAD", + "trigger": "KEY_NUMPAD7\t\"string\"", + "contents": "KEY_NUMPAD7" }, { - "trigger": "LOSS_OF_CONTROL_SECONDS\tstring", - "contents": "LOSS_OF_CONTROL_SECONDS", + "trigger": "KEY_NUMPAD8\t\"string\"", + "contents": "KEY_NUMPAD8" }, { - "trigger": "LOSSES\tstring", - "contents": "LOSSES", + "trigger": "KEY_NUMPAD9\t\"string\"", + "contents": "KEY_NUMPAD9" }, { - "trigger": "LOST_HEALTH\tstring", - "contents": "LOST_HEALTH", + "trigger": "KEY_NUMPADDECIMAL\t\"string\"", + "contents": "KEY_NUMPADDECIMAL" }, { - "trigger": "LOW\tstring", - "contents": "LOW", + "trigger": "KEY_NUMPADDIVIDE\t\"string\"", + "contents": "KEY_NUMPADDIVIDE" }, { - "trigger": "LSHIFT_KEY_TEXT\tstring", - "contents": "LSHIFT_KEY_TEXT", + "trigger": "KEY_NUMPADMINUS\t\"string\"", + "contents": "KEY_NUMPADMINUS" }, { - "trigger": "LUA_ERROR\tstring", - "contents": "LUA_ERROR", + "trigger": "KEY_NUMPADMULTIPLY\t\"string\"", + "contents": "KEY_NUMPADMULTIPLY" }, { - "trigger": "LUA_WARNING\tstring", - "contents": "LUA_WARNING", + "trigger": "KEY_NUMPADPLUS\t\"string\"", + "contents": "KEY_NUMPADPLUS" }, { - "trigger": "LUNAR_POWER\tstring", - "contents": "LUNAR_POWER", + "trigger": "KEY_PAGEDOWN\t\"string\"", + "contents": "KEY_PAGEDOWN" }, { - "trigger": "LUNAR_POWER_COST\tstring", - "contents": "LUNAR_POWER_COST", + "trigger": "KEY_PAGEUP\t\"string\"", + "contents": "KEY_PAGEUP" }, { - "trigger": "LUNAR_POWER_COST_LARGE\tstring", - "contents": "LUNAR_POWER_COST_LARGE", + "trigger": "KEY_PAUSE\t\"string\"", + "contents": "KEY_PAUSE" }, { - "trigger": "LUNAR_POWER_COST_LARGE_PER_TIME\tstring", - "contents": "LUNAR_POWER_COST_LARGE_PER_TIME", + "trigger": "KEY_PAUSE_MAC\t\"string\"", + "contents": "KEY_PAUSE_MAC" }, { - "trigger": "LUNAR_POWER_COST_LARGE_PER_TIME_NO_BASE\tstring", - "contents": "LUNAR_POWER_COST_LARGE_PER_TIME_NO_BASE", + "trigger": "KEY_PERIOD\t\"string\"", + "contents": "KEY_PERIOD" }, { - "trigger": "LUNAR_POWER_COST_PER_TIME\tstring", - "contents": "LUNAR_POWER_COST_PER_TIME", + "trigger": "KEY_PLUS\t\"string\"", + "contents": "KEY_PLUS" }, { - "trigger": "LUNAR_POWER_COST_PER_TIME_NO_BASE\tstring", - "contents": "LUNAR_POWER_COST_PER_TIME_NO_BASE", + "trigger": "KEY_PRINTSCREEN\t\"string\"", + "contents": "KEY_PRINTSCREEN" }, { - "trigger": "MAC_DISABLE_OS_SHORTCUTS\tstring", - "contents": "MAC_DISABLE_OS_SHORTCUTS", + "trigger": "KEY_PRINTSCREEN_MAC\t\"string\"", + "contents": "KEY_PRINTSCREEN_MAC" }, { - "trigger": "MAC_DISABLE_OS_SHORTCUTS_TOOLTIP\tstring", - "contents": "MAC_DISABLE_OS_SHORTCUTS_TOOLTIP", + "trigger": "KEY_RIGHT\t\"string\"", + "contents": "KEY_RIGHT" }, { - "trigger": "MAC_OPEN_UNIVERSAL_ACCESS\tstring", - "contents": "MAC_OPEN_UNIVERSAL_ACCESS", + "trigger": "KEY_RIGHTBRACKET\t\"string\"", + "contents": "KEY_RIGHTBRACKET" }, { - "trigger": "MAC_OPEN_UNIVERSAL_ACCESS1090\tstring", - "contents": "MAC_OPEN_UNIVERSAL_ACCESS1090", + "trigger": "KEY_SCROLLLOCK\t\"string\"", + "contents": "KEY_SCROLLLOCK" }, { - "trigger": "MAC_OPTIONS\tstring", - "contents": "MAC_OPTIONS", + "trigger": "KEY_SCROLLLOCK_MAC\t\"string\"", + "contents": "KEY_SCROLLLOCK_MAC" }, { - "trigger": "MAC_OPTIONS_MISC\tstring", - "contents": "MAC_OPTIONS_MISC", + "trigger": "KEY_SEMICOLON\t\"string\"", + "contents": "KEY_SEMICOLON" }, { - "trigger": "MAC_SWAP_CONTROL_AND_COMMAND_TOOLTIP\tstring", - "contents": "MAC_SWAP_CONTROL_AND_COMMAND_TOOLTIP", + "trigger": "KEY_SLASH\t\"string\"", + "contents": "KEY_SLASH" }, { - "trigger": "MAC_USE_COMMAND_AS_CONTROL\tstring", - "contents": "MAC_USE_COMMAND_AS_CONTROL", + "trigger": "KEY_SPACE\t\"string\"", + "contents": "KEY_SPACE" }, { - "trigger": "MAC_USE_COMMAND_AS_CONTROL_TOOLTIP\tstring", - "contents": "MAC_USE_COMMAND_AS_CONTROL_TOOLTIP", + "trigger": "KEY_TAB\t\"string\"", + "contents": "KEY_TAB" }, { - "trigger": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK\tstring", - "contents": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK", + "trigger": "KEY_TILDE\t\"string\"", + "contents": "KEY_TILDE" }, { - "trigger": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK_TOOLTIP\tstring", - "contents": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK_TOOLTIP", + "trigger": "KEY_UNBOUND_ERROR\t\"string\"", + "contents": "KEY_UNBOUND_ERROR" }, { - "trigger": "MACRO\tstring", - "contents": "MACRO", + "trigger": "KEY_UP\t\"string\"", + "contents": "KEY_UP" }, { - "trigger": "MACRO_ACTION_FORBIDDEN\tstring", - "contents": "MACRO_ACTION_FORBIDDEN", + "trigger": "KEYBIND_NOT_SET_TOOLTIP\t\"string\"", + "contents": "KEYBIND_NOT_SET_TOOLTIP" }, { - "trigger": "MACRO_HELP_TEXT_LINE1\tstring", - "contents": "MACRO_HELP_TEXT_LINE1", + "trigger": "KEYBINDINGFRAME_MOUSEWHEEL_ERROR\t\"string\"", + "contents": "KEYBINDINGFRAME_MOUSEWHEEL_ERROR" }, { - "trigger": "MACRO_HELP_TEXT_LINE2\tstring", - "contents": "MACRO_HELP_TEXT_LINE2", + "trigger": "KEYBOARD_HEADER\t\"string\"", + "contents": "KEYBOARD_HEADER" }, { - "trigger": "MACRO_HELP_TEXT_LINE3\tstring", - "contents": "MACRO_HELP_TEXT_LINE3", + "trigger": "KEYRING\t\"string\"", + "contents": "KEYRING" }, { - "trigger": "MACRO_HELP_TEXT_LINE4\tstring", - "contents": "MACRO_HELP_TEXT_LINE4", + "trigger": "KILLING_BLOW_TOOLTIP\t\"string\"", + "contents": "KILLING_BLOW_TOOLTIP" }, { - "trigger": "MACRO_HELP_TEXT_LINE5\tstring", - "contents": "MACRO_HELP_TEXT_LINE5", + "trigger": "KILLING_BLOWS\t\"string\"", + "contents": "KILLING_BLOWS" }, { - "trigger": "MACRO_POPUP_CHOOSE_ICON\tstring", - "contents": "MACRO_POPUP_CHOOSE_ICON", + "trigger": "KILLS\t\"string\"", + "contents": "KILLS" }, { - "trigger": "MACRO_POPUP_TEXT\tstring", - "contents": "MACRO_POPUP_TEXT", + "trigger": "KILLS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "KILLS_COMBATLOG_TOOLTIP" }, { - "trigger": "MACROFRAME_CHAR_LIMIT\tstring", - "contents": "MACROFRAME_CHAR_LIMIT", + "trigger": "KILLS_PVP\t\"string\"", + "contents": "KILLS_PVP" }, { - "trigger": "MACROS\tstring", - "contents": "MACROS", + "trigger": "KIOSK_PLEASE_TAKE_THE_SURVEY\t\"string\"", + "contents": "KIOSK_PLEASE_TAKE_THE_SURVEY" }, { - "trigger": "MAELSTROM\tstring", - "contents": "MAELSTROM", + "trigger": "KIOSK_THANK_YOU_FOR_PLAYING\t\"string\"", + "contents": "KIOSK_THANK_YOU_FOR_PLAYING" }, { - "trigger": "MAELSTROM_COST\tstring", - "contents": "MAELSTROM_COST", + "trigger": "KNOWLEDGE_BASE\t\"string\"", + "contents": "KNOWLEDGE_BASE" }, { - "trigger": "MAELSTROM_COST_LARGE\tstring", - "contents": "MAELSTROM_COST_LARGE", + "trigger": "KNOWLEDGEBASE_FRAME_TITLE\t\"string\"", + "contents": "KNOWLEDGEBASE_FRAME_TITLE" }, { - "trigger": "MAELSTROM_COST_LARGE_PER_TIME\tstring", - "contents": "MAELSTROM_COST_LARGE_PER_TIME", + "trigger": "KNOWN_TALENTS_HEADER\t\"string\"", + "contents": "KNOWN_TALENTS_HEADER" }, { - "trigger": "MAELSTROM_COST_LARGE_PER_TIME_NO_BASE\tstring", - "contents": "MAELSTROM_COST_LARGE_PER_TIME_NO_BASE", + "trigger": "KOKR\t\"string\"", + "contents": "KOKR" }, { - "trigger": "MAELSTROM_COST_PER_TIME\tstring", - "contents": "MAELSTROM_COST_PER_TIME", + "trigger": "LABEL_NOTE\t\"string\"", + "contents": "LABEL_NOTE" }, { - "trigger": "MAELSTROM_COST_PER_TIME_NO_BASE\tstring", - "contents": "MAELSTROM_COST_PER_TIME_NO_BASE", + "trigger": "LAG_TOLERANCE\t\"string\"", + "contents": "LAG_TOLERANCE" }, { - "trigger": "MAELSTROM_POWER\tstring", - "contents": "MAELSTROM_POWER", + "trigger": "LALT_KEY_TEXT\t\"string\"", + "contents": "LALT_KEY_TEXT" }, { - "trigger": "MAGE_ARCANE_CORE_ABILITY_1\tstring", - "contents": "MAGE_ARCANE_CORE_ABILITY_1", + "trigger": "LANDING_PAGE_REPORT\t\"string\"", + "contents": "LANDING_PAGE_REPORT" }, { - "trigger": "MAGE_ARCANE_CORE_ABILITY_2\tstring", - "contents": "MAGE_ARCANE_CORE_ABILITY_2", + "trigger": "LANGUAGE\t\"string\"", + "contents": "LANGUAGE" }, { - "trigger": "MAGE_ARCANE_CORE_ABILITY_3\tstring", - "contents": "MAGE_ARCANE_CORE_ABILITY_3", + "trigger": "LANGUAGES_LABEL\t\"string\"", + "contents": "LANGUAGES_LABEL" }, { - "trigger": "MAGE_ARCANE_CORE_ABILITY_4\tstring", - "contents": "MAGE_ARCANE_CORE_ABILITY_4", + "trigger": "LANGUAGES_SUBTEXT\t\"string\"", + "contents": "LANGUAGES_SUBTEXT" }, { - "trigger": "MAGE_ARCANE_CORE_ABILITY_5\tstring", - "contents": "MAGE_ARCANE_CORE_ABILITY_5", + "trigger": "LARGE\t\"string\"", + "contents": "LARGE" }, { - "trigger": "MAGE_ARCANE_CORE_ABILITY_6\tstring", - "contents": "MAGE_ARCANE_CORE_ABILITY_6", + "trigger": "LARGE_NUMBER_SEPERATOR\t\"string\"", + "contents": "LARGE_NUMBER_SEPERATOR" }, { - "trigger": "MAGE_FIRE_CORE_ABILITY_1\tstring", - "contents": "MAGE_FIRE_CORE_ABILITY_1", + "trigger": "LAST_ITEM_AUCTIONED\t\"string\"", + "contents": "LAST_ITEM_AUCTIONED" }, { - "trigger": "MAGE_FIRE_CORE_ABILITY_2\tstring", - "contents": "MAGE_FIRE_CORE_ABILITY_2", + "trigger": "LAST_ONLINE_COLON\t\"string\"", + "contents": "LAST_ONLINE_COLON" }, { - "trigger": "MAGE_FIRE_CORE_ABILITY_3\tstring", - "contents": "MAGE_FIRE_CORE_ABILITY_3", + "trigger": "LASTONLINE\t\"string\"", + "contents": "LASTONLINE" }, { - "trigger": "MAGE_FIRE_CORE_ABILITY_4\tstring", - "contents": "MAGE_FIRE_CORE_ABILITY_4", + "trigger": "LASTONLINE_DAYS\t\"string\"", + "contents": "LASTONLINE_DAYS" }, { - "trigger": "MAGE_FIRE_CORE_ABILITY_5\tstring", - "contents": "MAGE_FIRE_CORE_ABILITY_5", + "trigger": "LASTONLINE_HOURS\t\"string\"", + "contents": "LASTONLINE_HOURS" }, { - "trigger": "MAGE_FIRE_CORE_ABILITY_6\tstring", - "contents": "MAGE_FIRE_CORE_ABILITY_6", + "trigger": "LASTONLINE_MINS\t\"string\"", + "contents": "LASTONLINE_MINS" }, { - "trigger": "MAGE_FROST_CORE_ABILITY_1\tstring", - "contents": "MAGE_FROST_CORE_ABILITY_1", + "trigger": "LASTONLINE_MINUTES\t\"string\"", + "contents": "LASTONLINE_MINUTES" }, { - "trigger": "MAGE_FROST_CORE_ABILITY_2\tstring", - "contents": "MAGE_FROST_CORE_ABILITY_2", + "trigger": "LASTONLINE_MONTHS\t\"string\"", + "contents": "LASTONLINE_MONTHS" }, { - "trigger": "MAGE_FROST_CORE_ABILITY_3\tstring", - "contents": "MAGE_FROST_CORE_ABILITY_3", + "trigger": "LASTONLINE_SECS\t\"string\"", + "contents": "LASTONLINE_SECS" }, { - "trigger": "MAGE_FROST_CORE_ABILITY_4\tstring", - "contents": "MAGE_FROST_CORE_ABILITY_4", + "trigger": "LASTONLINE_YEARS\t\"string\"", + "contents": "LASTONLINE_YEARS" }, { - "trigger": "MAGE_FROST_CORE_ABILITY_5\tstring", - "contents": "MAGE_FROST_CORE_ABILITY_5", + "trigger": "LATEST_UNLOCKED_ACHIEVEMENTS\t\"string\"", + "contents": "LATEST_UNLOCKED_ACHIEVEMENTS" }, { - "trigger": "MAGE_FROST_CORE_ABILITY_6\tstring", - "contents": "MAGE_FROST_CORE_ABILITY_6", + "trigger": "LATEST_UPDATED_STATS\t\"string\"", + "contents": "LATEST_UPDATED_STATS" }, { - "trigger": "MAGE_INTELLECT_TOOLTIP\tstring", - "contents": "MAGE_INTELLECT_TOOLTIP", + "trigger": "LAUGH_WORD1\t\"string\"", + "contents": "LAUGH_WORD1" }, { - "trigger": "MAGIC_RESISTANCES_COLON\tstring", - "contents": "MAGIC_RESISTANCES_COLON", + "trigger": "LAUGH_WORD2\t\"string\"", + "contents": "LAUGH_WORD2" }, { - "trigger": "MAIL_COD_ERROR\tstring", - "contents": "MAIL_COD_ERROR", + "trigger": "LAUGH_WORD3\t\"string\"", + "contents": "LAUGH_WORD3" }, { - "trigger": "MAIL_COD_ERROR_COLORBLIND\tstring", - "contents": "MAIL_COD_ERROR_COLORBLIND", + "trigger": "LAUGH_WORD4\t\"string\"", + "contents": "LAUGH_WORD4" }, { - "trigger": "MAIL_LABEL\tstring", - "contents": "MAIL_LABEL", + "trigger": "LAUGH_WORD5\t\"string\"", + "contents": "LAUGH_WORD5" }, { - "trigger": "MAIL_LETTER_TOOLTIP\tstring", - "contents": "MAIL_LETTER_TOOLTIP", + "trigger": "LAUGH_WORD6\t\"string\"", + "contents": "LAUGH_WORD6" }, { - "trigger": "MAIL_LOOT_KEY_TEXT\tstring", - "contents": "MAIL_LOOT_KEY_TEXT", + "trigger": "LAUGH_WORD7\t\"string\"", + "contents": "LAUGH_WORD7" }, { - "trigger": "MAIL_MULTIPLE_ITEMS\tstring", - "contents": "MAIL_MULTIPLE_ITEMS", + "trigger": "LAUGH_WORD8\t\"string\"", + "contents": "LAUGH_WORD8" }, { - "trigger": "MAIL_REPLY_PREFIX\tstring", - "contents": "MAIL_REPLY_PREFIX", + "trigger": "LAUGH_WORD9\t\"string\"", + "contents": "LAUGH_WORD9" }, { - "trigger": "MAIL_RETURN\tstring", - "contents": "MAIL_RETURN", + "trigger": "LCTRL_KEY_TEXT\t\"string\"", + "contents": "LCTRL_KEY_TEXT" }, { - "trigger": "MAIL_SUBJECT_LABEL\tstring", - "contents": "MAIL_SUBJECT_LABEL", + "trigger": "LEADER\t\"string\"", + "contents": "LEADER" }, { - "trigger": "MAIL_TO_LABEL\tstring", - "contents": "MAIL_TO_LABEL", + "trigger": "LEADER_TOOLTIP\t\"string\"", + "contents": "LEADER_TOOLTIP" }, { - "trigger": "MAIN_ASSIST\tstring", - "contents": "MAIN_ASSIST", + "trigger": "LEADERBOARD\t\"string\"", + "contents": "LEADERBOARD" }, { - "trigger": "MAIN_HELP_BUTTON_TOOLTIP\tstring", - "contents": "MAIN_HELP_BUTTON_TOOLTIP", + "trigger": "LEARN\t\"string\"", + "contents": "LEARN" }, { - "trigger": "MAIN_MENU\tstring", - "contents": "MAIN_MENU", + "trigger": "LEARN_SKILL_TEMPLATE\t\"string\"", + "contents": "LEARN_SKILL_TEMPLATE" }, { - "trigger": "MAIN_TANK\tstring", - "contents": "MAIN_TANK", + "trigger": "LEARN_SPELL_OBJECTIVE\t\"string\"", + "contents": "LEARN_SPELL_OBJECTIVE" }, { - "trigger": "MAINASSIST\tstring", - "contents": "MAINASSIST", + "trigger": "LEAVE_ALL\t\"string\"", + "contents": "LEAVE_ALL" }, { - "trigger": "MAINHANDSLOT\tstring", - "contents": "MAINHANDSLOT", + "trigger": "LEAVE_ALL_QUEUES\t\"string\"", + "contents": "LEAVE_ALL_QUEUES" }, { - "trigger": "MAINMENU_BUTTON\tstring", - "contents": "MAINMENU_BUTTON", + "trigger": "LEAVE_ARENA\t\"string\"", + "contents": "LEAVE_ARENA" }, { - "trigger": "MAINMENUBAR_BANDWIDTH\tstring", - "contents": "MAINMENUBAR_BANDWIDTH", + "trigger": "LEAVE_BATTLEGROUND\t\"string\"", + "contents": "LEAVE_BATTLEGROUND" }, { - "trigger": "MAINMENUBAR_BANDWIDTH_LABEL\tstring", - "contents": "MAINMENUBAR_BANDWIDTH_LABEL", + "trigger": "LEAVE_CONVERSATION\t\"string\"", + "contents": "LEAVE_CONVERSATION" }, { - "trigger": "MAINMENUBAR_DOWNLOAD_PERCENT\tstring", - "contents": "MAINMENUBAR_DOWNLOAD_PERCENT", + "trigger": "LEAVE_LFD_BATTLEFIELD\t\"string\"", + "contents": "LEAVE_LFD_BATTLEFIELD" }, { - "trigger": "MAINMENUBAR_DOWNLOAD_PERCENT_LABEL\tstring", - "contents": "MAINMENUBAR_DOWNLOAD_PERCENT_LABEL", + "trigger": "LEAVE_QUEUE\t\"string\"", + "contents": "LEAVE_QUEUE" }, { - "trigger": "MAINMENUBAR_FPS_LABEL\tstring", - "contents": "MAINMENUBAR_FPS_LABEL", + "trigger": "LEAVE_SUMMARIES\t\"string\"", + "contents": "LEAVE_SUMMARIES" }, { - "trigger": "MAINMENUBAR_LATENCY_LABEL\tstring", - "contents": "MAINMENUBAR_LATENCY_LABEL", + "trigger": "LEAVE_VEHICLE\t\"string\"", + "contents": "LEAVE_VEHICLE" }, { - "trigger": "MAINMENUBAR_PROTOCOLS_LABEL\tstring", - "contents": "MAINMENUBAR_PROTOCOLS_LABEL", + "trigger": "LEAVE_ZONE\t\"string\"", + "contents": "LEAVE_ZONE" }, { - "trigger": "MAINTANK\tstring", - "contents": "MAINTANK", + "trigger": "LEAVING_COMBAT\t\"string\"", + "contents": "LEAVING_COMBAT" }, { - "trigger": "MAJOR_GLYPH\tstring", - "contents": "MAJOR_GLYPH", + "trigger": "LEFT_PARTY\t\"string\"", + "contents": "LEFT_PARTY" }, { - "trigger": "MAJOR_GLYPHS\tstring", - "contents": "MAJOR_GLYPHS", + "trigger": "LEGACY_LOOT_RULES_IN_EFFECT\t\"string\"", + "contents": "LEGACY_LOOT_RULES_IN_EFFECT" }, { - "trigger": "MAKE_INTERACTABLE\tstring", - "contents": "MAKE_INTERACTABLE", + "trigger": "LEGACY_RAID_DIFFICULTY\t\"string\"", + "contents": "LEGACY_RAID_DIFFICULTY" }, { - "trigger": "MAKE_MODERATOR\tstring", - "contents": "MAKE_MODERATOR", + "trigger": "LEGENDARY_54_CLOAK_VALIDATION\t\"string\"", + "contents": "LEGENDARY_54_CLOAK_VALIDATION" }, { - "trigger": "MAKE_UNINTERACTABLE\tstring", - "contents": "MAKE_UNINTERACTABLE", + "trigger": "LEGENDARY_ITEM_LOOT_LABEL\t\"string\"", + "contents": "LEGENDARY_ITEM_LOOT_LABEL" }, { - "trigger": "MALE\tstring", - "contents": "MALE", + "trigger": "LEGION_MASTER\t\"string\"", + "contents": "LEGION_MASTER" }, { - "trigger": "MANA\tstring", - "contents": "MANA", + "trigger": "LEGSSLOT\t\"string\"", + "contents": "LEGSSLOT" }, { - "trigger": "MANA_COLON\tstring", - "contents": "MANA_COLON", + "trigger": "LESS_THAN_ONE_MINUTE\t\"string\"", + "contents": "LESS_THAN_ONE_MINUTE" }, { - "trigger": "MANA_COMBAT_REGEN_TOOLTIP\tstring", - "contents": "MANA_COMBAT_REGEN_TOOLTIP", + "trigger": "LEVEL\t\"string\"", + "contents": "LEVEL" }, { - "trigger": "MANA_COST\tstring", - "contents": "MANA_COST", + "trigger": "LEVEL_ABBR\t\"string\"", + "contents": "LEVEL_ABBR" }, { - "trigger": "MANA_COST_LARGE\tstring", - "contents": "MANA_COST_LARGE", + "trigger": "LEVEL_CAP_REACHED_TRIAL\t\"string\"", + "contents": "LEVEL_CAP_REACHED_TRIAL" }, { - "trigger": "MANA_COST_LARGE_PER_TIME\tstring", - "contents": "MANA_COST_LARGE_PER_TIME", + "trigger": "LEVEL_GAINED\t\"string\"", + "contents": "LEVEL_GAINED" }, { - "trigger": "MANA_COST_LARGE_PER_TIME_NO_BASE\tstring", - "contents": "MANA_COST_LARGE_PER_TIME_NO_BASE", + "trigger": "LEVEL_GRANT\t\"string\"", + "contents": "LEVEL_GRANT" }, { - "trigger": "MANA_COST_PER_TIME\tstring", - "contents": "MANA_COST_PER_TIME", + "trigger": "LEVEL_GRANT_ALLIED_RACE\t\"string\"", + "contents": "LEVEL_GRANT_ALLIED_RACE" }, { - "trigger": "MANA_COST_PER_TIME_NO_BASE\tstring", - "contents": "MANA_COST_PER_TIME_NO_BASE", + "trigger": "LEVEL_GRANT_ALLIED_RACE_WARNING\t\"string\"", + "contents": "LEVEL_GRANT_ALLIED_RACE_WARNING" }, { - "trigger": "MANA_LOW\tstring", - "contents": "MANA_LOW", + "trigger": "LEVEL_RANGE\t\"string\"", + "contents": "LEVEL_RANGE" }, { - "trigger": "MANA_REGEN\tstring", - "contents": "MANA_REGEN", + "trigger": "LEVEL_REQUIRED\t\"string\"", + "contents": "LEVEL_REQUIRED" }, { - "trigger": "MANA_REGEN_ABBR\tstring", - "contents": "MANA_REGEN_ABBR", + "trigger": "LEVEL_TOO_LOW\t\"string\"", + "contents": "LEVEL_TOO_LOW" }, { - "trigger": "MANA_REGEN_COMBAT\tstring", - "contents": "MANA_REGEN_COMBAT", + "trigger": "LEVEL_UP\t\"string\"", + "contents": "LEVEL_UP" }, { - "trigger": "MANA_REGEN_FROM_SPIRIT\tstring", - "contents": "MANA_REGEN_FROM_SPIRIT", + "trigger": "LEVEL_UP_ABILITY\t\"string\"", + "contents": "LEVEL_UP_ABILITY" }, { - "trigger": "MANA_REGEN_TOOLTIP\tstring", - "contents": "MANA_REGEN_TOOLTIP", + "trigger": "LEVEL_UP_ABILITY2\t\"string\"", + "contents": "LEVEL_UP_ABILITY2" }, { - "trigger": "MANAGE_ACCOUNT\tstring", - "contents": "MANAGE_ACCOUNT", + "trigger": "LEVEL_UP_BG_LINK\t\"string\"", + "contents": "LEVEL_UP_BG_LINK" }, { - "trigger": "MANAGE_ACCOUNT_URL\tstring", - "contents": "MANAGE_ACCOUNT_URL", + "trigger": "LEVEL_UP_DRAENOR_TALENT\t\"string\"", + "contents": "LEVEL_UP_DRAENOR_TALENT" }, { - "trigger": "MAP_AND_QUEST_LOG\tstring", - "contents": "MAP_AND_QUEST_LOG", + "trigger": "LEVEL_UP_DRAENOR_TALENT2\t\"string\"", + "contents": "LEVEL_UP_DRAENOR_TALENT2" }, { - "trigger": "MAP_BAR_PARTICIPATION\tstring", - "contents": "MAP_BAR_PARTICIPATION", + "trigger": "LEVEL_UP_DUAL_SPEC_LINK\t\"string\"", + "contents": "LEVEL_UP_DUAL_SPEC_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP0\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP0", + "trigger": "LEVEL_UP_DUALSPEC\t\"string\"", + "contents": "LEVEL_UP_DUALSPEC" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP1\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP1", + "trigger": "LEVEL_UP_DUNGEON\t\"string\"", + "contents": "LEVEL_UP_DUNGEON" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP2\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP2", + "trigger": "LEVEL_UP_DUNGEON2\t\"string\"", + "contents": "LEVEL_UP_DUNGEON2" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP3\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP3", + "trigger": "LEVEL_UP_FEATURE\t\"string\"", + "contents": "LEVEL_UP_FEATURE" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP4\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP4", + "trigger": "LEVEL_UP_FEATURE2\t\"string\"", + "contents": "LEVEL_UP_FEATURE2" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION0\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION0", + "trigger": "LEVEL_UP_GLYPH1_LINK\t\"string\"", + "contents": "LEVEL_UP_GLYPH1_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION1\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION1", + "trigger": "LEVEL_UP_GLYPH2_LINK\t\"string\"", + "contents": "LEVEL_UP_GLYPH2_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION2\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION2", + "trigger": "LEVEL_UP_GLYPH3_LINK\t\"string\"", + "contents": "LEVEL_UP_GLYPH3_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION3\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION3", + "trigger": "LEVEL_UP_GLYPHSLOT_LINK\t\"string\"", + "contents": "LEVEL_UP_GLYPHSLOT_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION4\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION4", + "trigger": "LEVEL_UP_HEALTH\t\"string\"", + "contents": "LEVEL_UP_HEALTH" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP0\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP0", + "trigger": "LEVEL_UP_HEALTH_MANA\t\"string\"", + "contents": "LEVEL_UP_HEALTH_MANA" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP1\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP1", + "trigger": "LEVEL_UP_HEROIC\t\"string\"", + "contents": "LEVEL_UP_HEROIC" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP2\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP2", + "trigger": "LEVEL_UP_HEROIC2\t\"string\"", + "contents": "LEVEL_UP_HEROIC2" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP3\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP3", + "trigger": "LEVEL_UP_HONOR_LINK\t\"string\"", + "contents": "LEVEL_UP_HONOR_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP4\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP4", + "trigger": "LEVEL_UP_LFD_LINK\t\"string\"", + "contents": "LEVEL_UP_LFD_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED0\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_LOCKED0", + "trigger": "LEVEL_UP_PVP_TALENT_MAIN\t\"string\"", + "contents": "LEVEL_UP_PVP_TALENT_MAIN" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED1\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_LOCKED1", + "trigger": "LEVEL_UP_PVP_TALENT_SLOT_LINK\t\"string\"", + "contents": "LEVEL_UP_PVP_TALENT_SLOT_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED2\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_LOCKED2", + "trigger": "LEVEL_UP_PVP_TALENT_SLOT_MAIN\t\"string\"", + "contents": "LEVEL_UP_PVP_TALENT_SLOT_MAIN" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED3\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_LOCKED3", + "trigger": "LEVEL_UP_PVP_TALENT_SUB\t\"string\"", + "contents": "LEVEL_UP_PVP_TALENT_SUB" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED4\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_LOCKED4", + "trigger": "LEVEL_UP_PVP_TALENTPOINT_LINK\t\"string\"", + "contents": "LEVEL_UP_PVP_TALENTPOINT_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_TITLE0\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_TITLE0", + "trigger": "LEVEL_UP_RAID\t\"string\"", + "contents": "LEVEL_UP_RAID" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_TITLE1\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_TITLE1", + "trigger": "LEVEL_UP_RAID2\t\"string\"", + "contents": "LEVEL_UP_RAID2" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_TITLE2\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_TITLE2", + "trigger": "LEVEL_UP_SKILL_POINTS\t\"string\"", + "contents": "LEVEL_UP_SKILL_POINTS" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_TITLE3\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_TITLE3", + "trigger": "LEVEL_UP_SPECIALIZATION_LINK\t\"string\"", + "contents": "LEVEL_UP_SPECIALIZATION_LINK" }, { - "trigger": "MAP_BAR_THUNDER_ISLE_TITLE4\tstring", - "contents": "MAP_BAR_THUNDER_ISLE_TITLE4", + "trigger": "LEVEL_UP_STAT\t\"string\"", + "contents": "LEVEL_UP_STAT" }, { - "trigger": "MAP_BAR_TOOLTIP_TITLE\tstring", - "contents": "MAP_BAR_TOOLTIP_TITLE", + "trigger": "LEVEL_UP_TALENT_MAIN\t\"string\"", + "contents": "LEVEL_UP_TALENT_MAIN" }, { - "trigger": "MAP_FADE_TEXT\tstring", - "contents": "MAP_FADE_TEXT", + "trigger": "LEVEL_UP_TALENT_SUB\t\"string\"", + "contents": "LEVEL_UP_TALENT_SUB" }, { - "trigger": "MAP_OPTIONS_TEXT\tstring", - "contents": "MAP_OPTIONS_TEXT", + "trigger": "LEVEL_UP_TALENTPOINT_LINK\t\"string\"", + "contents": "LEVEL_UP_TALENTPOINT_LINK" }, { - "trigger": "MAP_QUEST_DIFFICULTY_TEXT\tstring", - "contents": "MAP_QUEST_DIFFICULTY_TEXT", + "trigger": "LEVEL_UP_TALENTS_LINK\t\"string\"", + "contents": "LEVEL_UP_TALENTS_LINK" }, { - "trigger": "MAP_UNDER_INVASION\tstring", - "contents": "MAP_UNDER_INVASION", + "trigger": "LEVEL_UP_TYPE_CHARACTER\t\"string\"", + "contents": "LEVEL_UP_TYPE_CHARACTER" }, { - "trigger": "MARKED_AFK\tstring", - "contents": "MARKED_AFK", + "trigger": "LEVEL_UP_TYPE_PET\t\"string\"", + "contents": "LEVEL_UP_TYPE_PET" }, { - "trigger": "MARKED_AFK_MESSAGE\tstring", - "contents": "MARKED_AFK_MESSAGE", + "trigger": "LEVEL_UP_TYPE_SCENARIO\t\"string\"", + "contents": "LEVEL_UP_TYPE_SCENARIO" }, { - "trigger": "MARKED_DND\tstring", - "contents": "MARKED_DND", + "trigger": "LEVEL_UP_TYPE_SPELL_BUCKET\t\"string\"", + "contents": "LEVEL_UP_TYPE_SPELL_BUCKET" }, { - "trigger": "MASTER\tstring", - "contents": "MASTER", + "trigger": "LEVEL_UP_WORLD_QUEST_LINK\t\"string\"", + "contents": "LEVEL_UP_WORLD_QUEST_LINK" }, { - "trigger": "MASTER_LOOTER\tstring", - "contents": "MASTER_LOOTER", + "trigger": "LEVEL_UP_WORLD_QUESTS\t\"string\"", + "contents": "LEVEL_UP_WORLD_QUESTS" }, { - "trigger": "MASTER_LOOTER_GIVE_TO\tstring", - "contents": "MASTER_LOOTER_GIVE_TO", + "trigger": "LEVEL_UP_WORLD_QUESTS_INSTRUCTIONS\t\"string\"", + "contents": "LEVEL_UP_WORLD_QUESTS_INSTRUCTIONS" }, { - "trigger": "MASTER_VOLUME\tstring", - "contents": "MASTER_VOLUME", + "trigger": "LEVEL_UP_YOU_REACHED\t\"string\"", + "contents": "LEVEL_UP_YOU_REACHED" }, { - "trigger": "MASTERY_POINTS_SPENT\tstring", - "contents": "MASTERY_POINTS_SPENT", + "trigger": "LFD_CURRENCY_CAP_ALL\t\"string\"", + "contents": "LFD_CURRENCY_CAP_ALL" }, { - "trigger": "MATCHMAKING_MATCH_S\tstring", - "contents": "MATCHMAKING_MATCH_S", + "trigger": "LFD_CURRENCY_CAP_SPECIFIC\t\"string\"", + "contents": "LFD_CURRENCY_CAP_SPECIFIC" }, { - "trigger": "MATCHMAKING_PENDING\tstring", - "contents": "MATCHMAKING_PENDING", + "trigger": "LFD_HOLIDAY_REWARD_EXPLANATION1\t\"string\"", + "contents": "LFD_HOLIDAY_REWARD_EXPLANATION1" }, { - "trigger": "MAX_DAMAGE\tstring", - "contents": "MAX_DAMAGE", + "trigger": "LFD_HOLIDAY_REWARD_EXPLANATION2\t\"string\"", + "contents": "LFD_HOLIDAY_REWARD_EXPLANATION2" }, { - "trigger": "MAX_FOLLOW_DIST\tstring", - "contents": "MAX_FOLLOW_DIST", + "trigger": "LFD_LEVEL_FORMAT_RANGE\t\"string\"", + "contents": "LFD_LEVEL_FORMAT_RANGE" }, { - "trigger": "MAX_HONOR_LEVEL\tstring", - "contents": "MAX_HONOR_LEVEL", + "trigger": "LFD_LEVEL_FORMAT_SINGLE\t\"string\"", + "contents": "LFD_LEVEL_FORMAT_SINGLE" }, { - "trigger": "MAX_HP_TEMPLATE\tstring", - "contents": "MAX_HP_TEMPLATE", + "trigger": "LFD_RANDOM_EXPLANATION\t\"string\"", + "contents": "LFD_RANDOM_EXPLANATION" }, { - "trigger": "MAXFPS\tstring", - "contents": "MAXFPS", + "trigger": "LFD_RANDOM_REWARD_EXPLANATION1\t\"string\"", + "contents": "LFD_RANDOM_REWARD_EXPLANATION1" }, { - "trigger": "MAXFPS_CHECK\tstring", - "contents": "MAXFPS_CHECK", + "trigger": "LFD_RANDOM_REWARD_EXPLANATION2\t\"string\"", + "contents": "LFD_RANDOM_REWARD_EXPLANATION2" }, { - "trigger": "MAXFPSBK\tstring", - "contents": "MAXFPSBK", + "trigger": "LFD_RANDOM_REWARD_PUG_EXPLANATION\t\"string\"", + "contents": "LFD_RANDOM_REWARD_PUG_EXPLANATION" }, { - "trigger": "MAXFPSBK_CHECK\tstring", - "contents": "MAXFPSBK_CHECK", + "trigger": "LFD_REWARD_DESCRIPTION_DAILY\t\"string\"", + "contents": "LFD_REWARD_DESCRIPTION_DAILY" }, { - "trigger": "MAXIMUM\tstring", - "contents": "MAXIMUM", + "trigger": "LFD_REWARD_DESCRIPTION_WEEKLY\t\"string\"", + "contents": "LFD_REWARD_DESCRIPTION_WEEKLY" }, { - "trigger": "MAXIMUM_REWARD\tstring", - "contents": "MAXIMUM_REWARD", + "trigger": "LFD_REWARDS\t\"string\"", + "contents": "LFD_REWARDS" }, { - "trigger": "MEETINGSTONE_LEVEL\tstring", - "contents": "MEETINGSTONE_LEVEL", + "trigger": "LFD_TIMEWALKER_RANDOM_EXPLANATION\t\"string\"", + "contents": "LFD_TIMEWALKER_RANDOM_EXPLANATION" }, { - "trigger": "MEETINGSTONE_TOOLTIP\tstring", - "contents": "MEETINGSTONE_TOOLTIP", + "trigger": "LFG_BONUS_REPUTATION\t\"string\"", + "contents": "LFG_BONUS_REPUTATION" }, { - "trigger": "MELEE\tstring", - "contents": "MELEE", + "trigger": "LFG_BONUS_REPUTATION_FACTION\t\"string\"", + "contents": "LFG_BONUS_REPUTATION_FACTION" }, { - "trigger": "MELEE_ATTACK\tstring", - "contents": "MELEE_ATTACK", + "trigger": "LFG_BONUS_REPUTATION_TOOLTIP\t\"string\"", + "contents": "LFG_BONUS_REPUTATION_TOOLTIP" }, { - "trigger": "MELEE_ATTACK_POWER\tstring", - "contents": "MELEE_ATTACK_POWER", + "trigger": "LFG_CALL_TO_ARMS\t\"string\"", + "contents": "LFG_CALL_TO_ARMS" }, { - "trigger": "MELEE_ATTACK_POWER_SPELL_POWER_TOOLTIP\tstring", - "contents": "MELEE_ATTACK_POWER_SPELL_POWER_TOOLTIP", + "trigger": "LFG_CALL_TO_ARMS_EXPLANATION\t\"string\"", + "contents": "LFG_CALL_TO_ARMS_EXPLANATION" }, { - "trigger": "MELEE_ATTACK_POWER_TOOLTIP\tstring", - "contents": "MELEE_ATTACK_POWER_TOOLTIP", + "trigger": "LFG_CATEGORY_BATTLEFIELD\t\"string\"", + "contents": "LFG_CATEGORY_BATTLEFIELD" }, { - "trigger": "MELEE_COMBATLOG_TOOLTIP\tstring", - "contents": "MELEE_COMBATLOG_TOOLTIP", + "trigger": "LFG_CHOOSE_BONUS_REPUTATION\t\"string\"", + "contents": "LFG_CHOOSE_BONUS_REPUTATION" }, { - "trigger": "MELEE_CRIT_CHANCE\tstring", - "contents": "MELEE_CRIT_CHANCE", + "trigger": "LFG_DESERTER_OTHER\t\"string\"", + "contents": "LFG_DESERTER_OTHER" }, { - "trigger": "MELEE_RANGE\tstring", - "contents": "MELEE_RANGE", + "trigger": "LFG_DESERTER_YOU\t\"string\"", + "contents": "LFG_DESERTER_YOU" }, { - "trigger": "MEMBER_COUNT_IN_RAID_LIST\tstring", - "contents": "MEMBER_COUNT_IN_RAID_LIST", + "trigger": "LFG_DISABLED_LFM_TOOLTIP\t\"string\"", + "contents": "LFG_DISABLED_LFM_TOOLTIP" }, { - "trigger": "MEMBERS\tstring", - "contents": "MEMBERS", + "trigger": "LFG_DISABLED_PARTY_TOOLTIP\t\"string\"", + "contents": "LFG_DISABLED_PARTY_TOOLTIP" }, { - "trigger": "MEMBERS_IN_PARTY_LIST\tstring", - "contents": "MEMBERS_IN_PARTY_LIST", + "trigger": "LFG_LABEL\t\"string\"", + "contents": "LFG_LABEL" }, { - "trigger": "MERCHANT\tstring", - "contents": "MERCHANT", + "trigger": "LFG_LEADER_CHANGED_WARNING\t\"string\"", + "contents": "LFG_LEADER_CHANGED_WARNING" }, { - "trigger": "MERCHANT_ARENA_POINTS\tstring", - "contents": "MERCHANT_ARENA_POINTS", + "trigger": "LFG_LIST_ACTIVITY\t\"string\"", + "contents": "LFG_LIST_ACTIVITY" }, { - "trigger": "MERCHANT_BUYBACK\tstring", - "contents": "MERCHANT_BUYBACK", + "trigger": "LFG_LIST_AND_MORE\t\"string\"", + "contents": "LFG_LIST_AND_MORE" }, { - "trigger": "MERCHANT_HONOR_POINTS\tstring", - "contents": "MERCHANT_HONOR_POINTS", + "trigger": "LFG_LIST_APP_CANCELLED\t\"string\"", + "contents": "LFG_LIST_APP_CANCELLED" }, { - "trigger": "MERCHANT_PAGE_NUMBER\tstring", - "contents": "MERCHANT_PAGE_NUMBER", + "trigger": "LFG_LIST_APP_CURRENTLY_APPLYING\t\"string\"", + "contents": "LFG_LIST_APP_CURRENTLY_APPLYING" }, { - "trigger": "MERCHANT_STOCK\tstring", - "contents": "MERCHANT_STOCK", + "trigger": "LFG_LIST_APP_DECLINED\t\"string\"", + "contents": "LFG_LIST_APP_DECLINED" }, { - "trigger": "MESSAGE_SOURCES\tstring", - "contents": "MESSAGE_SOURCES", + "trigger": "LFG_LIST_APP_DECLINED_DELISTED_MESSAGE\t\"string\"", + "contents": "LFG_LIST_APP_DECLINED_DELISTED_MESSAGE" }, { - "trigger": "MESSAGE_TYPES\tstring", - "contents": "MESSAGE_TYPES", + "trigger": "LFG_LIST_APP_DECLINED_FULL_MESSAGE\t\"string\"", + "contents": "LFG_LIST_APP_DECLINED_FULL_MESSAGE" }, { - "trigger": "META_GEM\tstring", - "contents": "META_GEM", + "trigger": "LFG_LIST_APP_DECLINED_MESSAGE\t\"string\"", + "contents": "LFG_LIST_APP_DECLINED_MESSAGE" }, { - "trigger": "MILLISECONDS_ABBR\tstring", - "contents": "MILLISECONDS_ABBR", + "trigger": "LFG_LIST_APP_INVITE_ACCEPTED\t\"string\"", + "contents": "LFG_LIST_APP_INVITE_ACCEPTED" }, { - "trigger": "MIN_DAMAGE\tstring", - "contents": "MIN_DAMAGE", + "trigger": "LFG_LIST_APP_INVITE_DECLINED\t\"string\"", + "contents": "LFG_LIST_APP_INVITE_DECLINED" }, { - "trigger": "MINIMAP_GARRISON_LANDING_PAGE_TOOLTIP\tstring", - "contents": "MINIMAP_GARRISON_LANDING_PAGE_TOOLTIP", + "trigger": "LFG_LIST_APP_INVITED\t\"string\"", + "contents": "LFG_LIST_APP_INVITED" }, { - "trigger": "MINIMAP_LABEL\tstring", - "contents": "MINIMAP_LABEL", + "trigger": "LFG_LIST_APP_TIMED_OUT\t\"string\"", + "contents": "LFG_LIST_APP_TIMED_OUT" }, { - "trigger": "MINIMAP_ORDER_HALL_LANDING_PAGE_TOOLTIP\tstring", - "contents": "MINIMAP_ORDER_HALL_LANDING_PAGE_TOOLTIP", + "trigger": "LFG_LIST_APP_TIMED_OUT_MESSAGE\t\"string\"", + "contents": "LFG_LIST_APP_TIMED_OUT_MESSAGE" }, { - "trigger": "MINIMAP_TRACKING_AUCTIONEER\tstring", - "contents": "MINIMAP_TRACKING_AUCTIONEER", + "trigger": "LFG_LIST_APP_UNEMPOWERED\t\"string\"", + "contents": "LFG_LIST_APP_UNEMPOWERED" }, { - "trigger": "MINIMAP_TRACKING_BANKER\tstring", - "contents": "MINIMAP_TRACKING_BANKER", + "trigger": "LFG_LIST_APPLYING_TO\t\"string\"", + "contents": "LFG_LIST_APPLYING_TO" }, { - "trigger": "MINIMAP_TRACKING_BATTLEMASTER\tstring", - "contents": "MINIMAP_TRACKING_BATTLEMASTER", + "trigger": "LFG_LIST_AUTO_ACCEPT\t\"string\"", + "contents": "LFG_LIST_AUTO_ACCEPT" }, { - "trigger": "MINIMAP_TRACKING_DIGSITES\tstring", - "contents": "MINIMAP_TRACKING_DIGSITES", + "trigger": "LFG_LIST_BAD_DESCRIPTION\t\"string\"", + "contents": "LFG_LIST_BAD_DESCRIPTION" }, { - "trigger": "MINIMAP_TRACKING_FLIGHTMASTER\tstring", - "contents": "MINIMAP_TRACKING_FLIGHTMASTER", + "trigger": "LFG_LIST_BAD_LEADER_NAME\t\"string\"", + "contents": "LFG_LIST_BAD_LEADER_NAME" }, { - "trigger": "MINIMAP_TRACKING_FOCUS\tstring", - "contents": "MINIMAP_TRACKING_FOCUS", + "trigger": "LFG_LIST_BAD_NAME\t\"string\"", + "contents": "LFG_LIST_BAD_NAME" }, { - "trigger": "MINIMAP_TRACKING_HIDDEN_QUESTS\tstring", - "contents": "MINIMAP_TRACKING_HIDDEN_QUESTS", + "trigger": "LFG_LIST_BAD_PLAYER_NAME\t\"string\"", + "contents": "LFG_LIST_BAD_PLAYER_NAME" }, { - "trigger": "MINIMAP_TRACKING_INNKEEPER\tstring", - "contents": "MINIMAP_TRACKING_INNKEEPER", + "trigger": "LFG_LIST_BAD_VOICE_CHAT_COMMENT\t\"string\"", + "contents": "LFG_LIST_BAD_VOICE_CHAT_COMMENT" }, { - "trigger": "MINIMAP_TRACKING_MAILBOX\tstring", - "contents": "MINIMAP_TRACKING_MAILBOX", + "trigger": "LFG_LIST_BOSSES_DEFEATED\t\"string\"", + "contents": "LFG_LIST_BOSSES_DEFEATED" }, { - "trigger": "MINIMAP_TRACKING_NONE\tstring", - "contents": "MINIMAP_TRACKING_NONE", + "trigger": "LFG_LIST_CATEGORY_FORMAT\t\"string\"", + "contents": "LFG_LIST_CATEGORY_FORMAT" }, { - "trigger": "MINIMAP_TRACKING_POI\tstring", - "contents": "MINIMAP_TRACKING_POI", + "trigger": "LFG_LIST_CHOOSE_YOUR_ROLES\t\"string\"", + "contents": "LFG_LIST_CHOOSE_YOUR_ROLES" }, { - "trigger": "MINIMAP_TRACKING_QUEST_POIS\tstring", - "contents": "MINIMAP_TRACKING_QUEST_POIS", + "trigger": "LFG_LIST_COMMENT_FORMAT\t\"string\"", + "contents": "LFG_LIST_COMMENT_FORMAT" }, { - "trigger": "MINIMAP_TRACKING_REPAIR\tstring", - "contents": "MINIMAP_TRACKING_REPAIR", + "trigger": "LFG_LIST_CONVERT_TO_RAID_WARNING\t\"string\"", + "contents": "LFG_LIST_CONVERT_TO_RAID_WARNING" }, { - "trigger": "MINIMAP_TRACKING_STABLEMASTER\tstring", - "contents": "MINIMAP_TRACKING_STABLEMASTER", + "trigger": "LFG_LIST_CREATING_ENTRY\t\"string\"", + "contents": "LFG_LIST_CREATING_ENTRY" }, { - "trigger": "MINIMAP_TRACKING_TARGET\tstring", - "contents": "MINIMAP_TRACKING_TARGET", + "trigger": "LFG_LIST_DETAILS\t\"string\"", + "contents": "LFG_LIST_DETAILS" }, { - "trigger": "MINIMAP_TRACKING_TOOLTIP_NONE\tstring", - "contents": "MINIMAP_TRACKING_TOOLTIP_NONE", + "trigger": "LFG_LIST_ENTER_NAME\t\"string\"", + "contents": "LFG_LIST_ENTER_NAME" }, { - "trigger": "MINIMAP_TRACKING_TRAINER_CLASS\tstring", - "contents": "MINIMAP_TRACKING_TRAINER_CLASS", + "trigger": "LFG_LIST_ENTRY_DELISTED\t\"string\"", + "contents": "LFG_LIST_ENTRY_DELISTED" }, { - "trigger": "MINIMAP_TRACKING_TRAINER_PROFESSION\tstring", - "contents": "MINIMAP_TRACKING_TRAINER_PROFESSION", + "trigger": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT\t\"string\"", + "contents": "LFG_LIST_ENTRY_EXPIRED_TIMEOUT" }, { - "trigger": "MINIMAP_TRACKING_TRANSMOGRIFIER\tstring", - "contents": "MINIMAP_TRACKING_TRANSMOGRIFIER", + "trigger": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS\t\"string\"", + "contents": "LFG_LIST_ENTRY_EXPIRED_TOO_MANY_PLAYERS" }, { - "trigger": "MINIMAP_TRACKING_TRIVIAL_QUESTS\tstring", - "contents": "MINIMAP_TRACKING_TRIVIAL_QUESTS", + "trigger": "LFG_LIST_FIND_A_GROUP\t\"string\"", + "contents": "LFG_LIST_FIND_A_GROUP" }, { - "trigger": "MINIMAP_TRACKING_VENDOR_AMMO\tstring", - "contents": "MINIMAP_TRACKING_VENDOR_AMMO", + "trigger": "LFG_LIST_FRIEND\t\"string\"", + "contents": "LFG_LIST_FRIEND" }, { - "trigger": "MINIMAP_TRACKING_VENDOR_FOOD\tstring", - "contents": "MINIMAP_TRACKING_VENDOR_FOOD", + "trigger": "LFG_LIST_GROUP_FORMING\t\"string\"", + "contents": "LFG_LIST_GROUP_FORMING" }, { - "trigger": "MINIMAP_TRACKING_VENDOR_POISON\tstring", - "contents": "MINIMAP_TRACKING_VENDOR_POISON", + "trigger": "LFG_LIST_GROUP_TOO_FULL\t\"string\"", + "contents": "LFG_LIST_GROUP_TOO_FULL" }, { - "trigger": "MINIMAP_TRACKING_VENDOR_REAGENT\tstring", - "contents": "MINIMAP_TRACKING_VENDOR_REAGENT", + "trigger": "LFG_LIST_GUILD_MEMBER\t\"string\"", + "contents": "LFG_LIST_GUILD_MEMBER" }, { - "trigger": "MINIMAP_TRACKING_WILD_BATTLE_PET\tstring", - "contents": "MINIMAP_TRACKING_WILD_BATTLE_PET", + "trigger": "LFG_LIST_HIT_MAX_APPLICATIONS\t\"string\"", + "contents": "LFG_LIST_HIT_MAX_APPLICATIONS" }, { - "trigger": "MINIMIZE\tstring", - "contents": "MINIMIZE", + "trigger": "LFG_LIST_HONOR_LEVEL_ABOVE_YOURS\t\"string\"", + "contents": "LFG_LIST_HONOR_LEVEL_ABOVE_YOURS" }, { - "trigger": "MINIMUM\tstring", - "contents": "MINIMUM", + "trigger": "LFG_LIST_HONOR_LEVEL_CURRENT_PVP\t\"string\"", + "contents": "LFG_LIST_HONOR_LEVEL_CURRENT_PVP" }, { - "trigger": "MINOR_GLYPH\tstring", - "contents": "MINOR_GLYPH", + "trigger": "LFG_LIST_HONOR_LEVEL_INSTR_SHORT\t\"string\"", + "contents": "LFG_LIST_HONOR_LEVEL_INSTR_SHORT" }, { - "trigger": "MINOR_GLYPHS\tstring", - "contents": "MINOR_GLYPHS", + "trigger": "LFG_LIST_HONOR_LEVEL_REQ\t\"string\"", + "contents": "LFG_LIST_HONOR_LEVEL_REQ" }, { - "trigger": "MINS_ABBR\tstring", - "contents": "MINS_ABBR", + "trigger": "LFG_LIST_ILVL_ABOVE_YOURS\t\"string\"", + "contents": "LFG_LIST_ILVL_ABOVE_YOURS" }, { - "trigger": "MINUTE_ONELETTER_ABBR\tstring", - "contents": "MINUTE_ONELETTER_ABBR", + "trigger": "LFG_LIST_IN_QUOTES\t\"string\"", + "contents": "LFG_LIST_IN_QUOTES" }, { - "trigger": "MINUTES\tstring", - "contents": "MINUTES", + "trigger": "LFG_LIST_INVITE_GROUP\t\"string\"", + "contents": "LFG_LIST_INVITE_GROUP" }, { - "trigger": "MINUTES_ABBR\tstring", - "contents": "MINUTES_ABBR", + "trigger": "LFG_LIST_INVITED_APP_FILLS_GROUP\t\"string\"", + "contents": "LFG_LIST_INVITED_APP_FILLS_GROUP" }, { - "trigger": "MINUTES_SECONDS\tstring", - "contents": "MINUTES_SECONDS", + "trigger": "LFG_LIST_INVITED_TO_GROUP\t\"string\"", + "contents": "LFG_LIST_INVITED_TO_GROUP" }, { - "trigger": "MISCELLANEOUS\tstring", - "contents": "MISCELLANEOUS", + "trigger": "LFG_LIST_ITEM_LEVEL_CURRENT\t\"string\"", + "contents": "LFG_LIST_ITEM_LEVEL_CURRENT" }, { - "trigger": "MISS\tstring", - "contents": "MISS", + "trigger": "LFG_LIST_ITEM_LEVEL_CURRENT_PVP\t\"string\"", + "contents": "LFG_LIST_ITEM_LEVEL_CURRENT_PVP" }, { - "trigger": "MISS_CHANCE\tstring", - "contents": "MISS_CHANCE", + "trigger": "LFG_LIST_ITEM_LEVEL_INSTR_PVP_SHORT\t\"string\"", + "contents": "LFG_LIST_ITEM_LEVEL_INSTR_PVP_SHORT" }, { - "trigger": "MISSES\tstring", - "contents": "MISSES", + "trigger": "LFG_LIST_ITEM_LEVEL_INSTR_SHORT\t\"string\"", + "contents": "LFG_LIST_ITEM_LEVEL_INSTR_SHORT" }, { - "trigger": "MODE\tstring", - "contents": "MODE", + "trigger": "LFG_LIST_ITEM_LEVEL_PVP_REQ\t\"string\"", + "contents": "LFG_LIST_ITEM_LEVEL_PVP_REQ" }, { - "trigger": "MODEL\tstring", - "contents": "MODEL", + "trigger": "LFG_LIST_ITEM_LEVEL_REQ\t\"string\"", + "contents": "LFG_LIST_ITEM_LEVEL_REQ" }, { - "trigger": "MODIFIERS_COLON\tstring", - "contents": "MODIFIERS_COLON", + "trigger": "LFG_LIST_JOINED_GROUP_NOTICE\t\"string\"", + "contents": "LFG_LIST_JOINED_GROUP_NOTICE" }, { - "trigger": "MONEY\tstring", - "contents": "MONEY", + "trigger": "LFG_LIST_LANGUAGE_DEDE\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_DEDE" }, { - "trigger": "MONEY_CAP_REACHED_TRIAL\tstring", - "contents": "MONEY_CAP_REACHED_TRIAL", + "trigger": "LFG_LIST_LANGUAGE_ENUS\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_ENUS" }, { - "trigger": "MONEY_COLON\tstring", - "contents": "MONEY_COLON", + "trigger": "LFG_LIST_LANGUAGE_ESES\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_ESES" }, { - "trigger": "MONEY_LOOT\tstring", - "contents": "MONEY_LOOT", + "trigger": "LFG_LIST_LANGUAGE_ESMX\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_ESMX" }, { - "trigger": "MONK_BREW_CORE_ABILITY_1\tstring", - "contents": "MONK_BREW_CORE_ABILITY_1", + "trigger": "LFG_LIST_LANGUAGE_FRFR\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_FRFR" }, { - "trigger": "MONK_BREW_CORE_ABILITY_2\tstring", - "contents": "MONK_BREW_CORE_ABILITY_2", + "trigger": "LFG_LIST_LANGUAGE_ITIT\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_ITIT" }, { - "trigger": "MONK_BREW_CORE_ABILITY_3\tstring", - "contents": "MONK_BREW_CORE_ABILITY_3", + "trigger": "LFG_LIST_LANGUAGE_KOKR\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_KOKR" }, { - "trigger": "MONK_BREW_CORE_ABILITY_4\tstring", - "contents": "MONK_BREW_CORE_ABILITY_4", + "trigger": "LFG_LIST_LANGUAGE_PTBR\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_PTBR" }, { - "trigger": "MONK_BREW_CORE_ABILITY_5\tstring", - "contents": "MONK_BREW_CORE_ABILITY_5", + "trigger": "LFG_LIST_LANGUAGE_RURU\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_RURU" }, { - "trigger": "MONK_BREW_CORE_ABILITY_6\tstring", - "contents": "MONK_BREW_CORE_ABILITY_6", + "trigger": "LFG_LIST_LANGUAGE_ZHCN\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_ZHCN" }, { - "trigger": "MONK_MIST_CORE_ABILITY_1\tstring", - "contents": "MONK_MIST_CORE_ABILITY_1", + "trigger": "LFG_LIST_LANGUAGE_ZHTW\t\"string\"", + "contents": "LFG_LIST_LANGUAGE_ZHTW" }, { - "trigger": "MONK_MIST_CORE_ABILITY_2\tstring", - "contents": "MONK_MIST_CORE_ABILITY_2", + "trigger": "LFG_LIST_LEGACY\t\"string\"", + "contents": "LFG_LIST_LEGACY" }, { - "trigger": "MONK_MIST_CORE_ABILITY_3\tstring", - "contents": "MONK_MIST_CORE_ABILITY_3", + "trigger": "LFG_LIST_LOADING\t\"string\"", + "contents": "LFG_LIST_LOADING" }, { - "trigger": "MONK_MIST_CORE_ABILITY_4\tstring", - "contents": "MONK_MIST_CORE_ABILITY_4", + "trigger": "LFG_LIST_MAX_MEMBERS\t\"string\"", + "contents": "LFG_LIST_MAX_MEMBERS" }, { - "trigger": "MONK_MIST_CORE_ABILITY_5\tstring", - "contents": "MONK_MIST_CORE_ABILITY_5", + "trigger": "LFG_LIST_MEMBER_COUNT\t\"string\"", + "contents": "LFG_LIST_MEMBER_COUNT" }, { - "trigger": "MONK_MIST_CORE_ABILITY_6\tstring", - "contents": "MONK_MIST_CORE_ABILITY_6", + "trigger": "LFG_LIST_MORE\t\"string\"", + "contents": "LFG_LIST_MORE" }, { - "trigger": "MONK_WIND_CORE_ABILITY_1\tstring", - "contents": "MONK_WIND_CORE_ABILITY_1", + "trigger": "LFG_LIST_MUST_CHOOSE_SPEC\t\"string\"", + "contents": "LFG_LIST_MUST_CHOOSE_SPEC" }, { - "trigger": "MONK_WIND_CORE_ABILITY_2\tstring", - "contents": "MONK_WIND_CORE_ABILITY_2", + "trigger": "LFG_LIST_MUST_HAVE_NAME\t\"string\"", + "contents": "LFG_LIST_MUST_HAVE_NAME" }, { - "trigger": "MONK_WIND_CORE_ABILITY_3\tstring", - "contents": "MONK_WIND_CORE_ABILITY_3", + "trigger": "LFG_LIST_MUST_SELECT_ROLE\t\"string\"", + "contents": "LFG_LIST_MUST_SELECT_ROLE" }, { - "trigger": "MONK_WIND_CORE_ABILITY_4\tstring", - "contents": "MONK_WIND_CORE_ABILITY_4", + "trigger": "LFG_LIST_MUST_SIGN_UP_TO_WHISPER\t\"string\"", + "contents": "LFG_LIST_MUST_SIGN_UP_TO_WHISPER" }, { - "trigger": "MONK_WIND_CORE_ABILITY_5\tstring", - "contents": "MONK_WIND_CORE_ABILITY_5", + "trigger": "LFG_LIST_NO_APPLICANTS\t\"string\"", + "contents": "LFG_LIST_NO_APPLICANTS" }, { - "trigger": "MONK_WIND_CORE_ABILITY_6\tstring", - "contents": "MONK_WIND_CORE_ABILITY_6", + "trigger": "LFG_LIST_NO_RESULTS_FOUND\t\"string\"", + "contents": "LFG_LIST_NO_RESULTS_FOUND" }, { - "trigger": "MONSTER_BOSS_EMOTE\tstring", - "contents": "MONSTER_BOSS_EMOTE", + "trigger": "LFG_LIST_NOT_LEADER\t\"string\"", + "contents": "LFG_LIST_NOT_LEADER" }, { - "trigger": "MONSTER_BOSS_WHISPER\tstring", - "contents": "MONSTER_BOSS_WHISPER", + "trigger": "LFG_LIST_NOTE_TO_LEADER\t\"string\"", + "contents": "LFG_LIST_NOTE_TO_LEADER" }, { - "trigger": "MONTH_APRIL\tstring", - "contents": "MONTH_APRIL", + "trigger": "LFG_LIST_OFFLINE_MEMBER\t\"string\"", + "contents": "LFG_LIST_OFFLINE_MEMBER" }, { - "trigger": "MONTH_AUGUST\tstring", - "contents": "MONTH_AUGUST", + "trigger": "LFG_LIST_OFFLINE_MEMBER_NOTICE\t\"string\"", + "contents": "LFG_LIST_OFFLINE_MEMBER_NOTICE" }, { - "trigger": "MONTH_DECEMBER\tstring", - "contents": "MONTH_DECEMBER", + "trigger": "LFG_LIST_OFFLINE_MEMBER_NOTICE_GONE\t\"string\"", + "contents": "LFG_LIST_OFFLINE_MEMBER_NOTICE_GONE" }, { - "trigger": "MONTH_FEBRUARY\tstring", - "contents": "MONTH_FEBRUARY", + "trigger": "LFG_LIST_PENDING\t\"string\"", + "contents": "LFG_LIST_PENDING" }, { - "trigger": "MONTH_JANUARY\tstring", - "contents": "MONTH_JANUARY", + "trigger": "LFG_LIST_PENDING_APPLICANTS\t\"string\"", + "contents": "LFG_LIST_PENDING_APPLICANTS" }, { - "trigger": "MONTH_JULY\tstring", - "contents": "MONTH_JULY", + "trigger": "LFG_LIST_PRIVATE\t\"string\"", + "contents": "LFG_LIST_PRIVATE" }, { - "trigger": "MONTH_JUNE\tstring", - "contents": "MONTH_JUNE", + "trigger": "LFG_LIST_PRIVATE_TOOLTIP\t\"string\"", + "contents": "LFG_LIST_PRIVATE_TOOLTIP" }, { - "trigger": "MONTH_MARCH\tstring", - "contents": "MONTH_MARCH", + "trigger": "LFG_LIST_PROVING_DAMAGER_BRONZE\t\"string\"", + "contents": "LFG_LIST_PROVING_DAMAGER_BRONZE" }, { - "trigger": "MONTH_MAY\tstring", - "contents": "MONTH_MAY", + "trigger": "LFG_LIST_PROVING_DAMAGER_GOLD\t\"string\"", + "contents": "LFG_LIST_PROVING_DAMAGER_GOLD" }, { - "trigger": "MONTH_NOVEMBER\tstring", - "contents": "MONTH_NOVEMBER", + "trigger": "LFG_LIST_PROVING_DAMAGER_SILVER\t\"string\"", + "contents": "LFG_LIST_PROVING_DAMAGER_SILVER" }, { - "trigger": "MONTH_OCTOBER\tstring", - "contents": "MONTH_OCTOBER", + "trigger": "LFG_LIST_PROVING_GROUND_TITLE\t\"string\"", + "contents": "LFG_LIST_PROVING_GROUND_TITLE" }, { - "trigger": "MONTH_SEPTEMBER\tstring", - "contents": "MONTH_SEPTEMBER", + "trigger": "LFG_LIST_PROVING_HEALER_BRONZE\t\"string\"", + "contents": "LFG_LIST_PROVING_HEALER_BRONZE" }, { - "trigger": "MORE_REAGENTS\tstring", - "contents": "MORE_REAGENTS", + "trigger": "LFG_LIST_PROVING_HEALER_GOLD\t\"string\"", + "contents": "LFG_LIST_PROVING_HEALER_GOLD" }, { - "trigger": "MOTD_COLON\tstring", - "contents": "MOTD_COLON", + "trigger": "LFG_LIST_PROVING_HEALER_SILVER\t\"string\"", + "contents": "LFG_LIST_PROVING_HEALER_SILVER" }, { - "trigger": "MOUNT\tstring", - "contents": "MOUNT", + "trigger": "LFG_LIST_PROVING_TANK_BRONZE\t\"string\"", + "contents": "LFG_LIST_PROVING_TANK_BRONZE" }, { - "trigger": "MOUNT_JOURNAL_CANT_USE\tstring", - "contents": "MOUNT_JOURNAL_CANT_USE", + "trigger": "LFG_LIST_PROVING_TANK_GOLD\t\"string\"", + "contents": "LFG_LIST_PROVING_TANK_GOLD" }, { - "trigger": "MOUNT_JOURNAL_FILTER_UNUSABLE\tstring", - "contents": "MOUNT_JOURNAL_FILTER_UNUSABLE", + "trigger": "LFG_LIST_PROVING_TANK_SILVER\t\"string\"", + "contents": "LFG_LIST_PROVING_TANK_SILVER" }, { - "trigger": "MOUNT_JOURNAL_NO_VALID_FAVORITES\tstring", - "contents": "MOUNT_JOURNAL_NO_VALID_FAVORITES", + "trigger": "LFG_LIST_RECOMMENDED_ILVL\t\"string\"", + "contents": "LFG_LIST_RECOMMENDED_ILVL" }, { - "trigger": "MOUNT_JOURNAL_NOT_COLLECTED\tstring", - "contents": "MOUNT_JOURNAL_NOT_COLLECTED", + "trigger": "LFG_LIST_REFRESH\t\"string\"", + "contents": "LFG_LIST_REFRESH" }, { - "trigger": "MOUNT_JOURNAL_SUMMON_RANDOM_FAVORITE_MOUNT\tstring", - "contents": "MOUNT_JOURNAL_SUMMON_RANDOM_FAVORITE_MOUNT", + "trigger": "LFG_LIST_REPORT_FOR\t\"string\"", + "contents": "LFG_LIST_REPORT_FOR" }, { - "trigger": "MOUNT_JOURNAL_WRONG_FACTION\tstring", - "contents": "MOUNT_JOURNAL_WRONG_FACTION", + "trigger": "LFG_LIST_REPORT_GROUP_FOR\t\"string\"", + "contents": "LFG_LIST_REPORT_GROUP_FOR" }, { - "trigger": "MOUNTS\tstring", - "contents": "MOUNTS", + "trigger": "LFG_LIST_ROLE_CHECK\t\"string\"", + "contents": "LFG_LIST_ROLE_CHECK" }, { - "trigger": "MOUNTS_AND_PETS\tstring", - "contents": "MOUNTS_AND_PETS", + "trigger": "LFG_LIST_SEARCH_AGAIN\t\"string\"", + "contents": "LFG_LIST_SEARCH_AGAIN" }, { - "trigger": "MOUSE_LABEL\tstring", - "contents": "MOUSE_LABEL", + "trigger": "LFG_LIST_SEARCH_FAILED\t\"string\"", + "contents": "LFG_LIST_SEARCH_FAILED" }, { - "trigger": "MOUSE_LOOK_SPEED\tstring", - "contents": "MOUSE_LOOK_SPEED", + "trigger": "LFG_LIST_SELECT\t\"string\"", + "contents": "LFG_LIST_SELECT" }, { - "trigger": "MOUSE_SENSITIVITY\tstring", - "contents": "MOUSE_SENSITIVITY", + "trigger": "LFG_LIST_SELECT_A_CATEGORY\t\"string\"", + "contents": "LFG_LIST_SELECT_A_CATEGORY" }, { - "trigger": "MOUSE_SUBTEXT\tstring", - "contents": "MOUSE_SUBTEXT", + "trigger": "LFG_LIST_SELECT_A_SEARCH_RESULT\t\"string\"", + "contents": "LFG_LIST_SELECT_A_SEARCH_RESULT" }, { - "trigger": "MOVE_FILTER_DOWN\tstring", - "contents": "MOVE_FILTER_DOWN", + "trigger": "LFG_LIST_SPAM\t\"string\"", + "contents": "LFG_LIST_SPAM" }, { - "trigger": "MOVE_FILTER_UP\tstring", - "contents": "MOVE_FILTER_UP", + "trigger": "LFG_LIST_TITLE\t\"string\"", + "contents": "LFG_LIST_TITLE" }, { - "trigger": "MOVE_FRAME\tstring", - "contents": "MOVE_FRAME", + "trigger": "LFG_LIST_TOO_MANY_FOR_ACTIVITY\t\"string\"", + "contents": "LFG_LIST_TOO_MANY_FOR_ACTIVITY" }, { - "trigger": "MOVE_PAD\tstring", - "contents": "MOVE_PAD", + "trigger": "LFG_LIST_TOOLTIP_AGE\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_AGE" }, { - "trigger": "MOVE_TO_CONVERSATION_WINDOW\tstring", - "contents": "MOVE_TO_CONVERSATION_WINDOW", + "trigger": "LFG_LIST_TOOLTIP_AUTO_ACCEPT\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_AUTO_ACCEPT" }, { - "trigger": "MOVE_TO_INACTIVE\tstring", - "contents": "MOVE_TO_INACTIVE", + "trigger": "LFG_LIST_TOOLTIP_CLASS_ROLE\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_CLASS_ROLE" }, { - "trigger": "MOVE_TO_NEW_WINDOW\tstring", - "contents": "MOVE_TO_NEW_WINDOW", + "trigger": "LFG_LIST_TOOLTIP_FRIENDS_IN_GROUP\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_FRIENDS_IN_GROUP" }, { - "trigger": "MOVE_TO_WHISPER_WINDOW\tstring", - "contents": "MOVE_TO_WHISPER_WINDOW", + "trigger": "LFG_LIST_TOOLTIP_HONOR_LEVEL\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_HONOR_LEVEL" }, { - "trigger": "MOVIE_RECORDING_AIC\tstring", - "contents": "MOVIE_RECORDING_AIC", + "trigger": "LFG_LIST_TOOLTIP_ILVL\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_ILVL" }, { - "trigger": "MOVIE_RECORDING_AIC_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_AIC_TOOLTIP", + "trigger": "LFG_LIST_TOOLTIP_LEADER\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_LEADER" }, { - "trigger": "MOVIE_RECORDING_CANCEL_CONFIRMATION\tstring", - "contents": "MOVIE_RECORDING_CANCEL_CONFIRMATION", + "trigger": "LFG_LIST_TOOLTIP_MEMBERS\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_MEMBERS" }, { - "trigger": "MOVIE_RECORDING_CODEC_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_CODEC_TOOLTIP", + "trigger": "LFG_LIST_TOOLTIP_MEMBERS_SIMPLE\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_MEMBERS_SIMPLE" }, { - "trigger": "MOVIE_RECORDING_COMPRESS_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_COMPRESS_TOOLTIP", + "trigger": "LFG_LIST_TOOLTIP_VOICE_CHAT\t\"string\"", + "contents": "LFG_LIST_TOOLTIP_VOICE_CHAT" }, { - "trigger": "MOVIE_RECORDING_COMPRESSBUTTON\tstring", - "contents": "MOVIE_RECORDING_COMPRESSBUTTON", + "trigger": "LFG_LIST_TUTORIAL_ALERT\t\"string\"", + "contents": "LFG_LIST_TUTORIAL_ALERT" }, { - "trigger": "MOVIE_RECORDING_COMPRESSDIALOG\tstring", - "contents": "MOVIE_RECORDING_COMPRESSDIALOG", + "trigger": "LFG_LIST_VIEW_GROUP\t\"string\"", + "contents": "LFG_LIST_VIEW_GROUP" }, { - "trigger": "MOVIE_RECORDING_COMPRESSING\tstring", - "contents": "MOVIE_RECORDING_COMPRESSING", + "trigger": "LFG_LIST_VOICE_CHAT\t\"string\"", + "contents": "LFG_LIST_VOICE_CHAT" }, { - "trigger": "MOVIE_RECORDING_COMPRESSING_CANCEL_NEWBIE_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_COMPRESSING_CANCEL_NEWBIE_TOOLTIP", + "trigger": "LFG_LIST_VOICE_CHAT_INSTR\t\"string\"", + "contents": "LFG_LIST_VOICE_CHAT_INSTR" }, { - "trigger": "MOVIE_RECORDING_COMPRESSING_CANCEL_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_COMPRESSING_CANCEL_TOOLTIP", + "trigger": "LFG_MICRO_BUTTON_SPEC_TUTORIAL\t\"string\"", + "contents": "LFG_MICRO_BUTTON_SPEC_TUTORIAL" }, { - "trigger": "MOVIE_RECORDING_COMPRESSION\tstring", - "contents": "MOVIE_RECORDING_COMPRESSION", + "trigger": "LFG_MUST_SELECT_ROLE\t\"string\"", + "contents": "LFG_MUST_SELECT_ROLE" }, { - "trigger": "MOVIE_RECORDING_COMPRESSION_STARTED\tstring", - "contents": "MOVIE_RECORDING_COMPRESSION_STARTED", + "trigger": "LFG_OFFER_CONTINUE\t\"string\"", + "contents": "LFG_OFFER_CONTINUE" }, { - "trigger": "MOVIE_RECORDING_DATA_RATE\tstring", - "contents": "MOVIE_RECORDING_DATA_RATE", + "trigger": "LFG_RANDOM_COOLDOWN_OTHER\t\"string\"", + "contents": "LFG_RANDOM_COOLDOWN_OTHER" }, { - "trigger": "MOVIE_RECORDING_DATA_RATE_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_DATA_RATE_TOOLTIP", + "trigger": "LFG_RANDOM_COOLDOWN_YOU\t\"string\"", + "contents": "LFG_RANDOM_COOLDOWN_YOU" }, { - "trigger": "MOVIE_RECORDING_DV\tstring", - "contents": "MOVIE_RECORDING_DV", + "trigger": "LFG_READY_CHECK_PLAYER_IS_READY\t\"string\"", + "contents": "LFG_READY_CHECK_PLAYER_IS_READY" }, { - "trigger": "MOVIE_RECORDING_DV_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_DV_TOOLTIP", + "trigger": "LFG_ROLE_CHECK_ROLE_CHOSEN\t\"string\"", + "contents": "LFG_ROLE_CHECK_ROLE_CHOSEN" }, { - "trigger": "MOVIE_RECORDING_ENABLE_COMPRESSION\tstring", - "contents": "MOVIE_RECORDING_ENABLE_COMPRESSION", + "trigger": "LFG_ROLE_UNAVAILABLE\t\"string\"", + "contents": "LFG_ROLE_UNAVAILABLE" }, { - "trigger": "MOVIE_RECORDING_ENABLE_COMPRESSION_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_ENABLE_COMPRESSION_TOOLTIP", + "trigger": "LFG_ROLES_TITLE\t\"string\"", + "contents": "LFG_ROLES_TITLE" }, { - "trigger": "MOVIE_RECORDING_ENABLE_CURSOR\tstring", - "contents": "MOVIE_RECORDING_ENABLE_CURSOR", + "trigger": "LFG_STATISTIC_AVERAGE_WAIT\t\"string\"", + "contents": "LFG_STATISTIC_AVERAGE_WAIT" }, { - "trigger": "MOVIE_RECORDING_ENABLE_CURSOR_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_ENABLE_CURSOR_TOOLTIP", + "trigger": "LFG_STATISTIC_AVERAGE_WAIT_UNKNOWN\t\"string\"", + "contents": "LFG_STATISTIC_AVERAGE_WAIT_UNKNOWN" }, { - "trigger": "MOVIE_RECORDING_ENABLE_GUI\tstring", - "contents": "MOVIE_RECORDING_ENABLE_GUI", + "trigger": "LFG_STATISTIC_MATCHES_MADE\t\"string\"", + "contents": "LFG_STATISTIC_MATCHES_MADE" }, { - "trigger": "MOVIE_RECORDING_ENABLE_GUI_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_ENABLE_GUI_TOOLTIP", + "trigger": "LFG_STATISTIC_PARTIES_IN_QUEUE\t\"string\"", + "contents": "LFG_STATISTIC_PARTIES_IN_QUEUE" }, { - "trigger": "MOVIE_RECORDING_ENABLE_ICON\tstring", - "contents": "MOVIE_RECORDING_ENABLE_ICON", + "trigger": "LFG_STATISTIC_PLAYERS_IN_QUEUE\t\"string\"", + "contents": "LFG_STATISTIC_PLAYERS_IN_QUEUE" }, { - "trigger": "MOVIE_RECORDING_ENABLE_ICON_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_ENABLE_ICON_TOOLTIP", + "trigger": "LFG_TITLE\t\"string\"", + "contents": "LFG_TITLE" }, { - "trigger": "MOVIE_RECORDING_ENABLE_RECOVER\tstring", - "contents": "MOVIE_RECORDING_ENABLE_RECOVER", + "trigger": "LFG_TOOLTIP_MONEY_REWARD\t\"string\"", + "contents": "LFG_TOOLTIP_MONEY_REWARD" }, { - "trigger": "MOVIE_RECORDING_ENABLE_RECOVER_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_ENABLE_RECOVER_TOOLTIP", + "trigger": "LFG_TOOLTIP_ROLES\t\"string\"", + "contents": "LFG_TOOLTIP_ROLES" }, { - "trigger": "MOVIE_RECORDING_ENABLE_SOUND\tstring", - "contents": "MOVIE_RECORDING_ENABLE_SOUND", + "trigger": "LFG_TYPE_ANY_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_ANY_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_ENABLE_SOUND_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_ENABLE_SOUND_TOOLTIP", + "trigger": "LFG_TYPE_ANY_HEROIC_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_ANY_HEROIC_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_FPS_FOURTH\tstring", - "contents": "MOVIE_RECORDING_FPS_FOURTH", + "trigger": "LFG_TYPE_BATTLEGROUND\t\"string\"", + "contents": "LFG_TYPE_BATTLEGROUND" }, { - "trigger": "MOVIE_RECORDING_FPS_HALF\tstring", - "contents": "MOVIE_RECORDING_FPS_HALF", + "trigger": "LFG_TYPE_DAILY_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_DAILY_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_FPS_THIRD\tstring", - "contents": "MOVIE_RECORDING_FPS_THIRD", + "trigger": "LFG_TYPE_DAILY_HEROIC_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_DAILY_HEROIC_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_FRAMERATE\tstring", - "contents": "MOVIE_RECORDING_FRAMERATE", + "trigger": "LFG_TYPE_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_FRAMERATE_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_FRAMERATE_TOOLTIP", + "trigger": "LFG_TYPE_HEROIC_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_HEROIC_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_FULL_RESOLUTION\tstring", - "contents": "MOVIE_RECORDING_FULL_RESOLUTION", + "trigger": "LFG_TYPE_NONE\t\"string\"", + "contents": "LFG_TYPE_NONE" }, { - "trigger": "MOVIE_RECORDING_GUI_OFF\tstring", - "contents": "MOVIE_RECORDING_GUI_OFF", + "trigger": "LFG_TYPE_QUEST\t\"string\"", + "contents": "LFG_TYPE_QUEST" }, { - "trigger": "MOVIE_RECORDING_GUI_ON\tstring", - "contents": "MOVIE_RECORDING_GUI_ON", + "trigger": "LFG_TYPE_RAID\t\"string\"", + "contents": "LFG_TYPE_RAID" }, { - "trigger": "MOVIE_RECORDING_H264\tstring", - "contents": "MOVIE_RECORDING_H264", + "trigger": "LFG_TYPE_RANDOM_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_RANDOM_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_H264_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_H264_TOOLTIP", + "trigger": "LFG_TYPE_RANDOM_HEROIC_SCENARIO\t\"string\"", + "contents": "LFG_TYPE_RANDOM_HEROIC_SCENARIO" }, { - "trigger": "MOVIE_RECORDING_MJPEG\tstring", - "contents": "MOVIE_RECORDING_MJPEG", + "trigger": "LFG_TYPE_RANDOM_SCENARIO\t\"string\"", + "contents": "LFG_TYPE_RANDOM_SCENARIO" }, { - "trigger": "MOVIE_RECORDING_MJPEG_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_MJPEG_TOOLTIP", + "trigger": "LFG_TYPE_RANDOM_TIMEWALKER_DUNGEON\t\"string\"", + "contents": "LFG_TYPE_RANDOM_TIMEWALKER_DUNGEON" }, { - "trigger": "MOVIE_RECORDING_MPEG4\tstring", - "contents": "MOVIE_RECORDING_MPEG4", + "trigger": "LFG_TYPE_ZONE\t\"string\"", + "contents": "LFG_TYPE_ZONE" }, { - "trigger": "MOVIE_RECORDING_MPEG4_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_MPEG4_TOOLTIP", + "trigger": "LFGLIST_NAME\t\"string\"", + "contents": "LFGLIST_NAME" }, { - "trigger": "MOVIE_RECORDING_PIXLET\tstring", - "contents": "MOVIE_RECORDING_PIXLET", + "trigger": "LFGUILD_DECLINED\t\"string\"", + "contents": "LFGUILD_DECLINED" }, { - "trigger": "MOVIE_RECORDING_QUALITY_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_QUALITY_TOOLTIP", + "trigger": "LFGUILD_TAB_BROWSE\t\"string\"", + "contents": "LFGUILD_TAB_BROWSE" }, { - "trigger": "MOVIE_RECORDING_RECORDING\tstring", - "contents": "MOVIE_RECORDING_RECORDING", + "trigger": "LFGUILD_TAB_REQUESTS\t\"string\"", + "contents": "LFGUILD_TAB_REQUESTS" }, { - "trigger": "MOVIE_RECORDING_RECORDING_STARTED\tstring", - "contents": "MOVIE_RECORDING_RECORDING_STARTED", + "trigger": "LFGUILD_TAB_REQUESTS_NONE\t\"string\"", + "contents": "LFGUILD_TAB_REQUESTS_NONE" }, { - "trigger": "MOVIE_RECORDING_RECORDING_STOPPED\tstring", - "contents": "MOVIE_RECORDING_RECORDING_STOPPED", + "trigger": "LFGUILD_TAB_SETTINGS\t\"string\"", + "contents": "LFGUILD_TAB_SETTINGS" }, { - "trigger": "MOVIE_RECORDING_RECOVERING\tstring", - "contents": "MOVIE_RECORDING_RECOVERING", + "trigger": "LFGWIZARD_TITLE\t\"string\"", + "contents": "LFGWIZARD_TITLE" }, { - "trigger": "MOVIE_RECORDING_RESOLUTION_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_RESOLUTION_TOOLTIP", + "trigger": "LFM_DISABLED_LFG_TOOLTIP\t\"string\"", + "contents": "LFM_DISABLED_LFG_TOOLTIP" }, { - "trigger": "MOVIE_RECORDING_TIME\tstring", - "contents": "MOVIE_RECORDING_TIME", + "trigger": "LFM_NAME_TEMPLATE\t\"string\"", + "contents": "LFM_NAME_TEMPLATE" }, { - "trigger": "MOVIE_RECORDING_TIME_TOOLTIP\tstring", - "contents": "MOVIE_RECORDING_TIME_TOOLTIP", + "trigger": "LFM_NUM_RAID_MEMBER_TEMPLATE\t\"string\"", + "contents": "LFM_NUM_RAID_MEMBER_TEMPLATE" }, { - "trigger": "MOVIE_RECORDING_UNCOMPRESSED_RGB\tstring", - "contents": "MOVIE_RECORDING_UNCOMPRESSED_RGB", + "trigger": "LFM_TITLE\t\"string\"", + "contents": "LFM_TITLE" }, { - "trigger": "MP\tstring", - "contents": "MP", + "trigger": "LFR_QUEUE_GROUP_INELIGIBLE\t\"string\"", + "contents": "LFR_QUEUE_GROUP_INELIGIBLE" }, { - "trigger": "MULTI_CAST_TOOLTIP_NO_TOTEM\tstring", - "contents": "MULTI_CAST_TOOLTIP_NO_TOTEM", + "trigger": "LFR_QUEUE_PLAYER_INELIGIBLE\t\"string\"", + "contents": "LFR_QUEUE_PLAYER_INELIGIBLE" }, { - "trigger": "MULTIPLE_DUNGEONS\tstring", - "contents": "MULTIPLE_DUNGEONS", + "trigger": "LIGHT_FORCE\t\"string\"", + "contents": "LIGHT_FORCE" }, { - "trigger": "MULTISAMPLE\tstring", - "contents": "MULTISAMPLE", + "trigger": "LIGHT_FORCE_COST\t\"string\"", + "contents": "LIGHT_FORCE_COST" }, { - "trigger": "MULTISAMPLE_ALPHA_TEST\tstring", - "contents": "MULTISAMPLE_ALPHA_TEST", + "trigger": "LIGHT_FORCE_COST_PER_TIME\t\"string\"", + "contents": "LIGHT_FORCE_COST_PER_TIME" }, { - "trigger": "MULTISAMPLE_ANTI_ALIASING\tstring", - "contents": "MULTISAMPLE_ANTI_ALIASING", + "trigger": "LIGHT_FORCE_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "LIGHT_FORCE_COST_PER_TIME_NO_BASE" }, { - "trigger": "MULTISAMPLE_ANTIALIASING\tstring", - "contents": "MULTISAMPLE_ANTIALIASING", + "trigger": "LIGHTING_QUALITY\t\"string\"", + "contents": "LIGHTING_QUALITY" }, { - "trigger": "MULTISAMPLING_FORMAT_STRING\tstring", - "contents": "MULTISAMPLING_FORMAT_STRING", + "trigger": "LIGHTYELLOW_FONT_COLOR_CODE\t\"string\"", + "contents": "LIGHTYELLOW_FONT_COLOR_CODE" }, { - "trigger": "MULTISAMPLING_SHORT_FORMAT_STRING\tstring", - "contents": "MULTISAMPLING_SHORT_FORMAT_STRING", + "trigger": "LINK_TRADESKILL_TOOLTIP\t\"string\"", + "contents": "LINK_TRADESKILL_TOOLTIP" }, { - "trigger": "MUSIC_DISABLED\tstring", - "contents": "MUSIC_DISABLED", + "trigger": "LIQUID_DETAIL\t\"string\"", + "contents": "LIQUID_DETAIL" }, { - "trigger": "MUSIC_ENABLED\tstring", - "contents": "MUSIC_ENABLED", + "trigger": "LIST_DELIMITER\t\"string\"", + "contents": "LIST_DELIMITER" }, { - "trigger": "MUSIC_VOLUME\tstring", - "contents": "MUSIC_VOLUME", + "trigger": "LIST_GROUP\t\"string\"", + "contents": "LIST_GROUP" }, { - "trigger": "MUTE\tstring", - "contents": "MUTE", + "trigger": "LIST_ME\t\"string\"", + "contents": "LIST_ME" }, { - "trigger": "MUTE_PLAYER\tstring", - "contents": "MUTE_PLAYER", + "trigger": "LIST_MY_GROUP\t\"string\"", + "contents": "LIST_MY_GROUP" }, { - "trigger": "MUTED\tstring", - "contents": "MUTED", + "trigger": "LOAD_ADDON\t\"string\"", + "contents": "LOAD_ADDON" }, { - "trigger": "MUTED_LIST\tstring", - "contents": "MUTED_LIST", + "trigger": "LOC_OPTION_ALERT\t\"string\"", + "contents": "LOC_OPTION_ALERT" }, { - "trigger": "NAME\tstring", - "contents": "NAME", + "trigger": "LOC_OPTION_FULL\t\"string\"", + "contents": "LOC_OPTION_FULL" }, { - "trigger": "NAME_CHAT_WINDOW\tstring", - "contents": "NAME_CHAT_WINDOW", + "trigger": "LOC_OPTION_OFF\t\"string\"", + "contents": "LOC_OPTION_OFF" }, { - "trigger": "NAMEPLATE_FONT\tstring", - "contents": "NAMEPLATE_FONT", + "trigger": "LOC_TYPE_DISARM\t\"string\"", + "contents": "LOC_TYPE_DISARM" }, { - "trigger": "NAMEPLATE_SPELLCAST_FONT\tstring", - "contents": "NAMEPLATE_SPELLCAST_FONT", + "trigger": "LOC_TYPE_FULL\t\"string\"", + "contents": "LOC_TYPE_FULL" }, { - "trigger": "NAMEPLATES_MESSAGE_ALL_OFF\tstring", - "contents": "NAMEPLATES_MESSAGE_ALL_OFF", + "trigger": "LOC_TYPE_INTERRUPT\t\"string\"", + "contents": "LOC_TYPE_INTERRUPT" }, { - "trigger": "NAMEPLATES_MESSAGE_ALL_ON\tstring", - "contents": "NAMEPLATES_MESSAGE_ALL_ON", + "trigger": "LOC_TYPE_ROOT\t\"string\"", + "contents": "LOC_TYPE_ROOT" }, { - "trigger": "NAMEPLATES_MESSAGE_ALL_ON_AUTO\tstring", - "contents": "NAMEPLATES_MESSAGE_ALL_ON_AUTO", + "trigger": "LOC_TYPE_SILENCE\t\"string\"", + "contents": "LOC_TYPE_SILENCE" }, { - "trigger": "NAMEPLATES_MESSAGE_ENEMY_OFF\tstring", - "contents": "NAMEPLATES_MESSAGE_ENEMY_OFF", + "trigger": "LOCALE_AUDIO_LABEL\t\"string\"", + "contents": "LOCALE_AUDIO_LABEL" }, { - "trigger": "NAMEPLATES_MESSAGE_ENEMY_ON\tstring", - "contents": "NAMEPLATES_MESSAGE_ENEMY_ON", + "trigger": "LOCALE_INFORMATION\t\"string\"", + "contents": "LOCALE_INFORMATION" }, { - "trigger": "NAMEPLATES_MESSAGE_ENEMY_ON_AUTO\tstring", - "contents": "NAMEPLATES_MESSAGE_ENEMY_ON_AUTO", + "trigger": "LOCALE_TEXT_LABEL\t\"string\"", + "contents": "LOCALE_TEXT_LABEL" }, { - "trigger": "NAMEPLATES_MESSAGE_FRIENDLY_OFF\tstring", - "contents": "NAMEPLATES_MESSAGE_FRIENDLY_OFF", + "trigger": "LOCATION_COLON\t\"string\"", + "contents": "LOCATION_COLON" }, { - "trigger": "NAMEPLATES_MESSAGE_FRIENDLY_ON\tstring", - "contents": "NAMEPLATES_MESSAGE_FRIENDLY_ON", + "trigger": "LOCK\t\"string\"", + "contents": "LOCK" }, { - "trigger": "NAMEPLATES_MESSAGE_FRIENDLY_ON_AUTO\tstring", - "contents": "NAMEPLATES_MESSAGE_FRIENDLY_ON_AUTO", + "trigger": "LOCK_ACTIONBAR\t\"string\"", + "contents": "LOCK_ACTIONBAR" }, { - "trigger": "NAMES_LABEL\tstring", - "contents": "NAMES_LABEL", + "trigger": "LOCK_ACTIONBAR_TEXT\t\"string\"", + "contents": "LOCK_ACTIONBAR_TEXT" }, { - "trigger": "NAMES_SUBTEXT\tstring", - "contents": "NAMES_SUBTEXT", + "trigger": "LOCK_BATTLEFIELDMINIMAP\t\"string\"", + "contents": "LOCK_BATTLEFIELDMINIMAP" }, { - "trigger": "NARROW\tstring", - "contents": "NARROW", + "trigger": "LOCK_CHANNELPULLOUT_LABEL\t\"string\"", + "contents": "LOCK_CHANNELPULLOUT_LABEL" }, { - "trigger": "NATURAL_ABBREVIATION_FORMAT\tstring", - "contents": "NATURAL_ABBREVIATION_FORMAT", + "trigger": "LOCK_CURSOR\t\"string\"", + "contents": "LOCK_CURSOR" }, { - "trigger": "NATURAL_ABBREVIATION_FORMAT_SEPARATOR\tstring", - "contents": "NATURAL_ABBREVIATION_FORMAT_SEPARATOR", + "trigger": "LOCK_EXPIRE\t\"string\"", + "contents": "LOCK_EXPIRE" }, { - "trigger": "NEAR\tstring", - "contents": "NEAR", + "trigger": "LOCK_FOCUS_FRAME\t\"string\"", + "contents": "LOCK_FOCUS_FRAME" }, { - "trigger": "NECKSLOT\tstring", - "contents": "NECKSLOT", + "trigger": "LOCK_FRAME\t\"string\"", + "contents": "LOCK_FRAME" }, { - "trigger": "NEED\tstring", - "contents": "NEED", + "trigger": "LOCK_WINDOW\t\"string\"", + "contents": "LOCK_WINDOW" }, { - "trigger": "NEED_NEWBIE\tstring", - "contents": "NEED_NEWBIE", + "trigger": "LOCKED\t\"string\"", + "contents": "LOCKED" }, { - "trigger": "NET_PROMOTER_HIGH\tstring", - "contents": "NET_PROMOTER_HIGH", + "trigger": "LOCKED_RELIC_TOOLTIP_BODY\t\"string\"", + "contents": "LOCKED_RELIC_TOOLTIP_BODY" }, { - "trigger": "NET_PROMOTER_LOW\tstring", - "contents": "NET_PROMOTER_LOW", + "trigger": "LOCKED_RELIC_TOOLTIP_TITLE\t\"string\"", + "contents": "LOCKED_RELIC_TOOLTIP_TITLE" }, { - "trigger": "NETWORK_LABEL\tstring", - "contents": "NETWORK_LABEL", + "trigger": "LOCKED_WITH_ITEM\t\"string\"", + "contents": "LOCKED_WITH_ITEM" }, { - "trigger": "NEVER\tstring", - "contents": "NEVER", + "trigger": "LOCKED_WITH_SPELL\t\"string\"", + "contents": "LOCKED_WITH_SPELL" }, { - "trigger": "NEW\tstring", - "contents": "NEW", + "trigger": "LOCKED_WITH_SPELL_KNOWN\t\"string\"", + "contents": "LOCKED_WITH_SPELL_KNOWN" }, { - "trigger": "NEW_ACHIEVEMENT_EARNED\tstring", - "contents": "NEW_ACHIEVEMENT_EARNED", + "trigger": "LOG_PERIODIC_EFFECTS\t\"string\"", + "contents": "LOG_PERIODIC_EFFECTS" }, { - "trigger": "NEW_CAPS\tstring", - "contents": "NEW_CAPS", + "trigger": "LOGOUT\t\"string\"", + "contents": "LOGOUT" }, { - "trigger": "NEW_CHAT_WINDOW\tstring", - "contents": "NEW_CHAT_WINDOW", + "trigger": "LOOK_FOR_GROUP\t\"string\"", + "contents": "LOOK_FOR_GROUP" }, { - "trigger": "NEW_COMPACT_UNIT_FRAME_PROFILE\tstring", - "contents": "NEW_COMPACT_UNIT_FRAME_PROFILE", + "trigger": "LOOK_FOR_MORE\t\"string\"", + "contents": "LOOK_FOR_MORE" }, { - "trigger": "NEW_CONVERSATION_INSTRUCTIONS\tstring", - "contents": "NEW_CONVERSATION_INSTRUCTIONS", + "trigger": "LOOKING\t\"string\"", + "contents": "LOOKING" }, { - "trigger": "NEW_LEADER\tstring", - "contents": "NEW_LEADER", + "trigger": "LOOKING_FOR\t\"string\"", + "contents": "LOOKING_FOR" }, { - "trigger": "NEW_RECIPE_LEARNED_TITLE\tstring", - "contents": "NEW_RECIPE_LEARNED_TITLE", + "trigger": "LOOKING_FOR_DUNGEON\t\"string\"", + "contents": "LOOKING_FOR_DUNGEON" }, { - "trigger": "NEW_TITLE_EARNED\tstring", - "contents": "NEW_TITLE_EARNED", + "trigger": "LOOKING_FOR_DUNGEON_PVEFRAME\t\"string\"", + "contents": "LOOKING_FOR_DUNGEON_PVEFRAME" }, { - "trigger": "NEWBIE_TOOLTIP_ABANDONQUEST\tstring", - "contents": "NEWBIE_TOOLTIP_ABANDONQUEST", + "trigger": "LOOKING_FOR_GROUP_LABEL\t\"string\"", + "contents": "LOOKING_FOR_GROUP_LABEL" }, { - "trigger": "NEWBIE_TOOLTIP_ACHIEVEMENT\tstring", - "contents": "NEWBIE_TOOLTIP_ACHIEVEMENT", + "trigger": "LOOKING_FOR_GROUP_LABEL2\t\"string\"", + "contents": "LOOKING_FOR_GROUP_LABEL2" }, { - "trigger": "NEWBIE_TOOLTIP_ADDFRIEND\tstring", - "contents": "NEWBIE_TOOLTIP_ADDFRIEND", + "trigger": "LOOKING_FOR_GROUP_TEXT\t\"string\"", + "contents": "LOOKING_FOR_GROUP_TEXT" }, { - "trigger": "NEWBIE_TOOLTIP_ADDMEMBER\tstring", - "contents": "NEWBIE_TOOLTIP_ADDMEMBER", + "trigger": "LOOKING_FOR_MORE\t\"string\"", + "contents": "LOOKING_FOR_MORE" }, { - "trigger": "NEWBIE_TOOLTIP_ADDTEAMMEMBER\tstring", - "contents": "NEWBIE_TOOLTIP_ADDTEAMMEMBER", + "trigger": "LOOKING_FOR_MORE_TEXT\t\"string\"", + "contents": "LOOKING_FOR_MORE_TEXT" }, { - "trigger": "NEWBIE_TOOLTIP_ALLIANCE\tstring", - "contents": "NEWBIE_TOOLTIP_ALLIANCE", + "trigger": "LOOKING_FOR_RAID\t\"string\"", + "contents": "LOOKING_FOR_RAID" }, { - "trigger": "NEWBIE_TOOLTIP_AUTO_JOIN_VOICE\tstring", - "contents": "NEWBIE_TOOLTIP_AUTO_JOIN_VOICE", + "trigger": "LOOKINGFORGUILD\t\"string\"", + "contents": "LOOKINGFORGUILD" }, { - "trigger": "NEWBIE_TOOLTIP_BANDWIDTH\tstring", - "contents": "NEWBIE_TOOLTIP_BANDWIDTH", + "trigger": "LOOT\t\"string\"", + "contents": "LOOT" }, { - "trigger": "NEWBIE_TOOLTIP_BATTLEFIELD_GROUP_JOIN\tstring", - "contents": "NEWBIE_TOOLTIP_BATTLEFIELD_GROUP_JOIN", + "trigger": "LOOT_CURRENCY_REFUND\t\"string\"", + "contents": "LOOT_CURRENCY_REFUND" }, { - "trigger": "NEWBIE_TOOLTIP_BATTLEFIELDMINIMAP_OPTIONS\tstring", - "contents": "NEWBIE_TOOLTIP_BATTLEFIELDMINIMAP_OPTIONS", + "trigger": "LOOT_DISENCHANT_CREDIT\t\"string\"", + "contents": "LOOT_DISENCHANT_CREDIT" }, { - "trigger": "NEWBIE_TOOLTIP_CHANNELPULLOUT_OPTIONS\tstring", - "contents": "NEWBIE_TOOLTIP_CHANNELPULLOUT_OPTIONS", + "trigger": "LOOT_FREE_FOR_ALL\t\"string\"", + "contents": "LOOT_FREE_FOR_ALL" }, { - "trigger": "NEWBIE_TOOLTIP_CHANNELTAB\tstring", - "contents": "NEWBIE_TOOLTIP_CHANNELTAB", + "trigger": "LOOT_GONE\t\"string\"", + "contents": "LOOT_GONE" }, { - "trigger": "NEWBIE_TOOLTIP_CHARACTER\tstring", - "contents": "NEWBIE_TOOLTIP_CHARACTER", + "trigger": "LOOT_GROUP_LOOT\t\"string\"", + "contents": "LOOT_GROUP_LOOT" }, { - "trigger": "NEWBIE_TOOLTIP_CHAT_OVERFLOW\tstring", - "contents": "NEWBIE_TOOLTIP_CHAT_OVERFLOW", + "trigger": "LOOT_HISTORY_ALL_PASSED\t\"string\"", + "contents": "LOOT_HISTORY_ALL_PASSED" }, { - "trigger": "NEWBIE_TOOLTIP_CHATMENU\tstring", - "contents": "NEWBIE_TOOLTIP_CHATMENU", + "trigger": "LOOT_ITEM\t\"string\"", + "contents": "LOOT_ITEM" }, { - "trigger": "NEWBIE_TOOLTIP_CHATOPTIONS\tstring", - "contents": "NEWBIE_TOOLTIP_CHATOPTIONS", + "trigger": "LOOT_ITEM_BONUS_ROLL\t\"string\"", + "contents": "LOOT_ITEM_BONUS_ROLL" }, { - "trigger": "NEWBIE_TOOLTIP_DEMOTE\tstring", - "contents": "NEWBIE_TOOLTIP_DEMOTE", + "trigger": "LOOT_ITEM_BONUS_ROLL_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_BONUS_ROLL_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_DISHONORABLE_KILLS\tstring", - "contents": "NEWBIE_TOOLTIP_DISHONORABLE_KILLS", + "trigger": "LOOT_ITEM_BONUS_ROLL_SELF\t\"string\"", + "contents": "LOOT_ITEM_BONUS_ROLL_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_DISPLAY_CHANNEL_PULLOUT\tstring", - "contents": "NEWBIE_TOOLTIP_DISPLAY_CHANNEL_PULLOUT", + "trigger": "LOOT_ITEM_BONUS_ROLL_SELF_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_BONUS_ROLL_SELF_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_DOWNLOAD_PERCENT\tstring", - "contents": "NEWBIE_TOOLTIP_DOWNLOAD_PERCENT", + "trigger": "LOOT_ITEM_CREATED_SELF\t\"string\"", + "contents": "LOOT_ITEM_CREATED_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_ENCHANTSLOT\tstring", - "contents": "NEWBIE_TOOLTIP_ENCHANTSLOT", + "trigger": "LOOT_ITEM_CREATED_SELF_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_CREATED_SELF_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_ENCOUNTER_JOURNAL\tstring", - "contents": "NEWBIE_TOOLTIP_ENCOUNTER_JOURNAL", + "trigger": "LOOT_ITEM_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_ENTER_BATTLEGROUND\tstring", - "contents": "NEWBIE_TOOLTIP_ENTER_BATTLEGROUND", + "trigger": "LOOT_ITEM_PUSHED\t\"string\"", + "contents": "LOOT_ITEM_PUSHED" }, { - "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER\tstring", - "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER", + "trigger": "LOOT_ITEM_PUSHED_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_PUSHED_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_IGNORE_SLOT\tstring", - "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_IGNORE_SLOT", + "trigger": "LOOT_ITEM_PUSHED_SELF\t\"string\"", + "contents": "LOOT_ITEM_PUSHED_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_PLACE_IN_BAGS\tstring", - "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_PLACE_IN_BAGS", + "trigger": "LOOT_ITEM_PUSHED_SELF_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_PUSHED_SELF_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_UNIGNORE_SLOT\tstring", - "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_UNIGNORE_SLOT", + "trigger": "LOOT_ITEM_REFUND\t\"string\"", + "contents": "LOOT_ITEM_REFUND" }, { - "trigger": "NEWBIE_TOOLTIP_FIRST_AVAILABLE\tstring", - "contents": "NEWBIE_TOOLTIP_FIRST_AVAILABLE", + "trigger": "LOOT_ITEM_REFUND_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_REFUND_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_FRAMERATE\tstring", - "contents": "NEWBIE_TOOLTIP_FRAMERATE", + "trigger": "LOOT_ITEM_SELF\t\"string\"", + "contents": "LOOT_ITEM_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_FRIENDSTAB\tstring", - "contents": "NEWBIE_TOOLTIP_FRIENDSTAB", + "trigger": "LOOT_ITEM_SELF_MULTIPLE\t\"string\"", + "contents": "LOOT_ITEM_SELF_MULTIPLE" }, { - "trigger": "NEWBIE_TOOLTIP_GROUPINVITE\tstring", - "contents": "NEWBIE_TOOLTIP_GROUPINVITE", + "trigger": "LOOT_ITEM_WHILE_PLAYER_INELIGIBLE\t\"string\"", + "contents": "LOOT_ITEM_WHILE_PLAYER_INELIGIBLE" }, { - "trigger": "NEWBIE_TOOLTIP_GUILD_INFORMATION\tstring", - "contents": "NEWBIE_TOOLTIP_GUILD_INFORMATION", + "trigger": "LOOT_JOURNAL_ITEM_SETS\t\"string\"", + "contents": "LOOT_JOURNAL_ITEM_SETS" }, { - "trigger": "NEWBIE_TOOLTIP_GUILD_MEMBER_OPTIONS\tstring", - "contents": "NEWBIE_TOOLTIP_GUILD_MEMBER_OPTIONS", + "trigger": "LOOT_JOURNAL_LEGENDARIES\t\"string\"", + "contents": "LOOT_JOURNAL_LEGENDARIES" }, { - "trigger": "NEWBIE_TOOLTIP_GUILDCONTROL\tstring", - "contents": "NEWBIE_TOOLTIP_GUILDCONTROL", + "trigger": "LOOT_JOURNAL_LEGENDARIES_CRAFTED_ITEM\t\"string\"", + "contents": "LOOT_JOURNAL_LEGENDARIES_CRAFTED_ITEM" }, { - "trigger": "NEWBIE_TOOLTIP_GUILDGROUPINVITE\tstring", - "contents": "NEWBIE_TOOLTIP_GUILDGROUPINVITE", + "trigger": "LOOT_JOURNAL_LEGENDARIES_ITEM_WITH_SOURCE\t\"string\"", + "contents": "LOOT_JOURNAL_LEGENDARIES_ITEM_WITH_SOURCE" }, { - "trigger": "NEWBIE_TOOLTIP_GUILDPUBLICNOTE\tstring", - "contents": "NEWBIE_TOOLTIP_GUILDPUBLICNOTE", + "trigger": "LOOT_JOURNAL_LEGENDARIES_SOURCE_ACHIEVEMENT\t\"string\"", + "contents": "LOOT_JOURNAL_LEGENDARIES_SOURCE_ACHIEVEMENT" }, { - "trigger": "NEWBIE_TOOLTIP_GUILDREMOVE\tstring", - "contents": "NEWBIE_TOOLTIP_GUILDREMOVE", + "trigger": "LOOT_JOURNAL_LEGENDARIES_SOURCE_CRAFTED_ITEM\t\"string\"", + "contents": "LOOT_JOURNAL_LEGENDARIES_SOURCE_CRAFTED_ITEM" }, { - "trigger": "NEWBIE_TOOLTIP_GUILDTAB\tstring", - "contents": "NEWBIE_TOOLTIP_GUILDTAB", + "trigger": "LOOT_JOURNAL_LEGENDARIES_SOURCE_QUEST\t\"string\"", + "contents": "LOOT_JOURNAL_LEGENDARIES_SOURCE_QUEST" }, { - "trigger": "NEWBIE_TOOLTIP_HEALTHBAR\tstring", - "contents": "NEWBIE_TOOLTIP_HEALTHBAR", + "trigger": "LOOT_KEY_TEXT\t\"string\"", + "contents": "LOOT_KEY_TEXT" }, { - "trigger": "NEWBIE_TOOLTIP_HELP\tstring", - "contents": "NEWBIE_TOOLTIP_HELP", + "trigger": "LOOT_MASTER_LOOTER\t\"string\"", + "contents": "LOOT_MASTER_LOOTER" }, { - "trigger": "NEWBIE_TOOLTIP_HONOR_CONTRIBUTION_POINTS\tstring", - "contents": "NEWBIE_TOOLTIP_HONOR_CONTRIBUTION_POINTS", + "trigger": "LOOT_METHOD\t\"string\"", + "contents": "LOOT_METHOD" }, { - "trigger": "NEWBIE_TOOLTIP_HONOR_STANDING\tstring", - "contents": "NEWBIE_TOOLTIP_HONOR_STANDING", + "trigger": "LOOT_MONEY\t\"string\"", + "contents": "LOOT_MONEY" }, { - "trigger": "NEWBIE_TOOLTIP_HONORABLE_KILLS\tstring", - "contents": "NEWBIE_TOOLTIP_HONORABLE_KILLS", + "trigger": "LOOT_MONEY_REFUND\t\"string\"", + "contents": "LOOT_MONEY_REFUND" }, { - "trigger": "NEWBIE_TOOLTIP_HORDE\tstring", - "contents": "NEWBIE_TOOLTIP_HORDE", + "trigger": "LOOT_MONEY_SPLIT\t\"string\"", + "contents": "LOOT_MONEY_SPLIT" }, { - "trigger": "NEWBIE_TOOLTIP_IGNOREPLAYER\tstring", - "contents": "NEWBIE_TOOLTIP_IGNOREPLAYER", + "trigger": "LOOT_MONEY_SPLIT_GUILD\t\"string\"", + "contents": "LOOT_MONEY_SPLIT_GUILD" }, { - "trigger": "NEWBIE_TOOLTIP_IGNORETAB\tstring", - "contents": "NEWBIE_TOOLTIP_IGNORETAB", + "trigger": "LOOT_NEED_BEFORE_GREED\t\"string\"", + "contents": "LOOT_NEED_BEFORE_GREED" }, { - "trigger": "NEWBIE_TOOLTIP_LATENCY\tstring", - "contents": "NEWBIE_TOOLTIP_LATENCY", + "trigger": "LOOT_NEXT_PAGE\t\"string\"", + "contents": "LOOT_NEXT_PAGE" }, { - "trigger": "NEWBIE_TOOLTIP_LFGPARENT\tstring", - "contents": "NEWBIE_TOOLTIP_LFGPARENT", + "trigger": "LOOT_NO_DROP\t\"string\"", + "contents": "LOOT_NO_DROP" }, { - "trigger": "NEWBIE_TOOLTIP_LFMTAB\tstring", - "contents": "NEWBIE_TOOLTIP_LFMTAB", + "trigger": "LOOT_NO_DROP_DISENCHANT\t\"string\"", + "contents": "LOOT_NO_DROP_DISENCHANT" }, { - "trigger": "NEWBIE_TOOLTIP_LOOKINGFORGUILDTAB\tstring", - "contents": "NEWBIE_TOOLTIP_LOOKINGFORGUILDTAB", + "trigger": "LOOT_NO_DROP_ROLL_NEED\t\"string\"", + "contents": "LOOT_NO_DROP_ROLL_NEED" }, { - "trigger": "NEWBIE_TOOLTIP_MAINMENU\tstring", - "contents": "NEWBIE_TOOLTIP_MAINMENU", + "trigger": "LOOT_NOUN\t\"string\"", + "contents": "LOOT_NOUN" }, { - "trigger": "NEWBIE_TOOLTIP_MANABAR0\tstring", - "contents": "NEWBIE_TOOLTIP_MANABAR0", + "trigger": "LOOT_PASS_NEWBIE\t\"string\"", + "contents": "LOOT_PASS_NEWBIE" }, { - "trigger": "NEWBIE_TOOLTIP_MANABAR1\tstring", - "contents": "NEWBIE_TOOLTIP_MANABAR1", + "trigger": "LOOT_PERSONAL_LOOT\t\"string\"", + "contents": "LOOT_PERSONAL_LOOT" }, { - "trigger": "NEWBIE_TOOLTIP_MANABAR2\tstring", - "contents": "NEWBIE_TOOLTIP_MANABAR2", + "trigger": "LOOT_PROMOTE\t\"string\"", + "contents": "LOOT_PROMOTE" }, { - "trigger": "NEWBIE_TOOLTIP_MANABAR3\tstring", - "contents": "NEWBIE_TOOLTIP_MANABAR3", + "trigger": "LOOT_ROLL\t\"string\"", + "contents": "LOOT_ROLL" }, { - "trigger": "NEWBIE_TOOLTIP_MANABAR4\tstring", - "contents": "NEWBIE_TOOLTIP_MANABAR4", + "trigger": "LOOT_ROLL_ALL_PASSED\t\"string\"", + "contents": "LOOT_ROLL_ALL_PASSED" }, { - "trigger": "NEWBIE_TOOLTIP_MEMORY\tstring", - "contents": "NEWBIE_TOOLTIP_MEMORY", + "trigger": "LOOT_ROLL_DISENCHANT\t\"string\"", + "contents": "LOOT_ROLL_DISENCHANT" }, { - "trigger": "NEWBIE_TOOLTIP_MINIMAPTOGGLE\tstring", - "contents": "NEWBIE_TOOLTIP_MINIMAPTOGGLE", + "trigger": "LOOT_ROLL_DISENCHANT_SELF\t\"string\"", + "contents": "LOOT_ROLL_DISENCHANT_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_MOUNTS_AND_PETS\tstring", - "contents": "NEWBIE_TOOLTIP_MOUNTS_AND_PETS", + "trigger": "LOOT_ROLL_GREED\t\"string\"", + "contents": "LOOT_ROLL_GREED" }, { - "trigger": "NEWBIE_TOOLTIP_MUTEPLAYER\tstring", - "contents": "NEWBIE_TOOLTIP_MUTEPLAYER", + "trigger": "LOOT_ROLL_GREED_SELF\t\"string\"", + "contents": "LOOT_ROLL_GREED_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_PARTYOPTIONS\tstring", - "contents": "NEWBIE_TOOLTIP_PARTYOPTIONS", + "trigger": "LOOT_ROLL_INELIGIBLE_REASON1\t\"string\"", + "contents": "LOOT_ROLL_INELIGIBLE_REASON1" }, { - "trigger": "NEWBIE_TOOLTIP_PLAYEROPTIONS\tstring", - "contents": "NEWBIE_TOOLTIP_PLAYEROPTIONS", + "trigger": "LOOT_ROLL_INELIGIBLE_REASON2\t\"string\"", + "contents": "LOOT_ROLL_INELIGIBLE_REASON2" }, { - "trigger": "NEWBIE_TOOLTIP_PROMOTE\tstring", - "contents": "NEWBIE_TOOLTIP_PROMOTE", + "trigger": "LOOT_ROLL_INELIGIBLE_REASON3\t\"string\"", + "contents": "LOOT_ROLL_INELIGIBLE_REASON3" }, { - "trigger": "NEWBIE_TOOLTIP_PROTOCOLS\tstring", - "contents": "NEWBIE_TOOLTIP_PROTOCOLS", + "trigger": "LOOT_ROLL_INELIGIBLE_REASON4\t\"string\"", + "contents": "LOOT_ROLL_INELIGIBLE_REASON4" }, { - "trigger": "NEWBIE_TOOLTIP_PVP\tstring", - "contents": "NEWBIE_TOOLTIP_PVP", + "trigger": "LOOT_ROLL_INELIGIBLE_REASON5\t\"string\"", + "contents": "LOOT_ROLL_INELIGIBLE_REASON5" }, { - "trigger": "NEWBIE_TOOLTIP_PVPFFA\tstring", - "contents": "NEWBIE_TOOLTIP_PVPFFA", + "trigger": "LOOT_ROLL_LOST_ROLL\t\"string\"", + "contents": "LOOT_ROLL_LOST_ROLL" }, { - "trigger": "NEWBIE_TOOLTIP_QUESTLOG\tstring", - "contents": "NEWBIE_TOOLTIP_QUESTLOG", + "trigger": "LOOT_ROLL_NEED\t\"string\"", + "contents": "LOOT_ROLL_NEED" }, { - "trigger": "NEWBIE_TOOLTIP_RAF_SUMMON_LINKED\tstring", - "contents": "NEWBIE_TOOLTIP_RAF_SUMMON_LINKED", + "trigger": "LOOT_ROLL_NEED_SELF\t\"string\"", + "contents": "LOOT_ROLL_NEED_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_RAID_BROWSER\tstring", - "contents": "NEWBIE_TOOLTIP_RAID_BROWSER", + "trigger": "LOOT_ROLL_NEED_SELF_OFF_SPEC\t\"string\"", + "contents": "LOOT_ROLL_NEED_SELF_OFF_SPEC" }, { - "trigger": "NEWBIE_TOOLTIP_RAID_FINDER\tstring", - "contents": "NEWBIE_TOOLTIP_RAID_FINDER", + "trigger": "LOOT_ROLL_PASSED\t\"string\"", + "contents": "LOOT_ROLL_PASSED" }, { - "trigger": "NEWBIE_TOOLTIP_RAIDTAB\tstring", - "contents": "NEWBIE_TOOLTIP_RAIDTAB", + "trigger": "LOOT_ROLL_PASSED_AUTO\t\"string\"", + "contents": "LOOT_ROLL_PASSED_AUTO" }, { - "trigger": "NEWBIE_TOOLTIP_RANK\tstring", - "contents": "NEWBIE_TOOLTIP_RANK", + "trigger": "LOOT_ROLL_PASSED_AUTO_FEMALE\t\"string\"", + "contents": "LOOT_ROLL_PASSED_AUTO_FEMALE" }, { - "trigger": "NEWBIE_TOOLTIP_RANK_POSITION\tstring", - "contents": "NEWBIE_TOOLTIP_RANK_POSITION", + "trigger": "LOOT_ROLL_PASSED_SELF\t\"string\"", + "contents": "LOOT_ROLL_PASSED_SELF" }, { - "trigger": "NEWBIE_TOOLTIP_REMOVEFRIEND\tstring", - "contents": "NEWBIE_TOOLTIP_REMOVEFRIEND", + "trigger": "LOOT_ROLL_PASSED_SELF_AUTO\t\"string\"", + "contents": "LOOT_ROLL_PASSED_SELF_AUTO" }, { - "trigger": "NEWBIE_TOOLTIP_REMOVEPLAYER\tstring", - "contents": "NEWBIE_TOOLTIP_REMOVEPLAYER", + "trigger": "LOOT_ROLL_ROLLED_DE\t\"string\"", + "contents": "LOOT_ROLL_ROLLED_DE" }, { - "trigger": "NEWBIE_TOOLTIP_SENDMESSAGE\tstring", - "contents": "NEWBIE_TOOLTIP_SENDMESSAGE", + "trigger": "LOOT_ROLL_ROLLED_GREED\t\"string\"", + "contents": "LOOT_ROLL_ROLLED_GREED" }, { - "trigger": "NEWBIE_TOOLTIP_SHAREQUEST\tstring", - "contents": "NEWBIE_TOOLTIP_SHAREQUEST", + "trigger": "LOOT_ROLL_ROLLED_NEED\t\"string\"", + "contents": "LOOT_ROLL_ROLLED_NEED" }, { - "trigger": "NEWBIE_TOOLTIP_SOCIAL\tstring", - "contents": "NEWBIE_TOOLTIP_SOCIAL", + "trigger": "LOOT_ROLL_ROLLED_NEED_ROLE_BONUS\t\"string\"", + "contents": "LOOT_ROLL_ROLLED_NEED_ROLE_BONUS" }, { - "trigger": "NEWBIE_TOOLTIP_SPELLBOOK\tstring", - "contents": "NEWBIE_TOOLTIP_SPELLBOOK", + "trigger": "LOOT_ROLL_STARTED\t\"string\"", + "contents": "LOOT_ROLL_STARTED" }, { - "trigger": "NEWBIE_TOOLTIP_STOPIGNORE\tstring", - "contents": "NEWBIE_TOOLTIP_STOPIGNORE", + "trigger": "LOOT_ROLL_WON\t\"string\"", + "contents": "LOOT_ROLL_WON" }, { - "trigger": "NEWBIE_TOOLTIP_STOPWATCH_PLAYPAUSEBUTTON\tstring", - "contents": "NEWBIE_TOOLTIP_STOPWATCH_PLAYPAUSEBUTTON", + "trigger": "LOOT_ROLL_WON_NO_SPAM_DE\t\"string\"", + "contents": "LOOT_ROLL_WON_NO_SPAM_DE" }, { - "trigger": "NEWBIE_TOOLTIP_STOPWATCH_RESETBUTTON\tstring", - "contents": "NEWBIE_TOOLTIP_STOPWATCH_RESETBUTTON", + "trigger": "LOOT_ROLL_WON_NO_SPAM_GREED\t\"string\"", + "contents": "LOOT_ROLL_WON_NO_SPAM_GREED" }, { - "trigger": "NEWBIE_TOOLTIP_TALENTS\tstring", - "contents": "NEWBIE_TOOLTIP_TALENTS", + "trigger": "LOOT_ROLL_WON_NO_SPAM_NEED\t\"string\"", + "contents": "LOOT_ROLL_WON_NO_SPAM_NEED" }, { - "trigger": "NEWBIE_TOOLTIP_TRACKQUEST\tstring", - "contents": "NEWBIE_TOOLTIP_TRACKQUEST", + "trigger": "LOOT_ROLL_WON_NO_SPAM_NEED_OFF_SPEC\t\"string\"", + "contents": "LOOT_ROLL_WON_NO_SPAM_NEED_OFF_SPEC" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_DUEL\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_DUEL", + "trigger": "LOOT_ROLL_YOU_WON\t\"string\"", + "contents": "LOOT_ROLL_YOU_WON" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_FOLLOW\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_FOLLOW", + "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_DE\t\"string\"", + "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_DE" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_FREE_FOR_ALL\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_FREE_FOR_ALL", + "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_GREED\t\"string\"", + "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_GREED" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_GROUP_LOOT\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_GROUP_LOOT", + "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED\t\"string\"", + "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_INSPECT\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_INSPECT", + "trigger": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED_OFF_SPEC\t\"string\"", + "contents": "LOOT_ROLL_YOU_WON_NO_SPAM_NEED_OFF_SPEC" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_INVITE\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_INVITE", + "trigger": "LOOT_ROLLS\t\"string\"", + "contents": "LOOT_ROLLS" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_LEAVE_PARTY\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_LEAVE_PARTY", + "trigger": "LOOT_ROUND_ROBIN\t\"string\"", + "contents": "LOOT_ROUND_ROBIN" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_LOOT_THRESHOLD\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_LOOT_THRESHOLD", + "trigger": "LOOT_SPECIALIZATION_DEFAULT\t\"string\"", + "contents": "LOOT_SPECIALIZATION_DEFAULT" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_MASTER_LOOTER\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_MASTER_LOOTER", + "trigger": "LOOT_THRESHOLD\t\"string\"", + "contents": "LOOT_THRESHOLD" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_NEED_BEFORE_GREED\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_NEED_BEFORE_GREED", + "trigger": "LOOT_UNDER_MOUSE\t\"string\"", + "contents": "LOOT_UNDER_MOUSE" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_OPT_OUT_LOOT\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_OPT_OUT_LOOT", + "trigger": "LOOT_UNDER_MOUSE_TEXT\t\"string\"", + "contents": "LOOT_UNDER_MOUSE_TEXT" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_PERSONAL\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_PERSONAL", + "trigger": "LOOTER\t\"string\"", + "contents": "LOOTER" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_PET_ABANDON\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_PET_ABANDON", + "trigger": "LOOTUPGRADEFRAME_TITLE\t\"string\"", + "contents": "LOOTUPGRADEFRAME_TITLE" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_PET_DISMISS\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_PET_DISMISS", + "trigger": "LOSS\t\"string\"", + "contents": "LOSS" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_PET_PAPERDOLL\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_PET_PAPERDOLL", + "trigger": "LOSS_OF_CONTROL\t\"string\"", + "contents": "LOSS_OF_CONTROL" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_PET_RENAME\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_PET_RENAME", + "trigger": "LOSS_OF_CONTROL_DISPLAY_BANISH\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_BANISH" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_PROMOTE\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_PROMOTE", + "trigger": "LOSS_OF_CONTROL_DISPLAY_CHARM\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_CHARM" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_ROUND_ROBIN\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_ROUND_ROBIN", + "trigger": "LOSS_OF_CONTROL_DISPLAY_CONFUSE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_CONFUSE" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_TRADE\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_TRADE", + "trigger": "LOSS_OF_CONTROL_DISPLAY_CYCLONE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_CYCLONE" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_UNINVITE\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_UNINVITE", + "trigger": "LOSS_OF_CONTROL_DISPLAY_DAZE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_DAZE" }, { - "trigger": "NEWBIE_TOOLTIP_UNIT_VOTE_TO_KICK\tstring", - "contents": "NEWBIE_TOOLTIP_UNIT_VOTE_TO_KICK", + "trigger": "LOSS_OF_CONTROL_DISPLAY_DISARM\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_DISARM" }, { - "trigger": "NEWBIE_TOOLTIP_UNMUTE\tstring", - "contents": "NEWBIE_TOOLTIP_UNMUTE", + "trigger": "LOSS_OF_CONTROL_DISPLAY_DISORIENT\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_DISORIENT" }, { - "trigger": "NEWBIE_TOOLTIP_VIEWGUILD\tstring", - "contents": "NEWBIE_TOOLTIP_VIEWGUILD", + "trigger": "LOSS_OF_CONTROL_DISPLAY_DISTRACT\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_DISTRACT" }, { - "trigger": "NEWBIE_TOOLTIP_VOICE_CHAT_SELECTOR\tstring", - "contents": "NEWBIE_TOOLTIP_VOICE_CHAT_SELECTOR", + "trigger": "LOSS_OF_CONTROL_DISPLAY_FEAR\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_FEAR" }, { - "trigger": "NEWBIE_TOOLTIP_WHOTAB\tstring", - "contents": "NEWBIE_TOOLTIP_WHOTAB", + "trigger": "LOSS_OF_CONTROL_DISPLAY_FEAR_MECHANIC\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_FEAR_MECHANIC" }, { - "trigger": "NEWBIE_TOOLTIP_WORLDMAP\tstring", - "contents": "NEWBIE_TOOLTIP_WORLDMAP", + "trigger": "LOSS_OF_CONTROL_DISPLAY_FREEZE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_FREEZE" }, { - "trigger": "NEWBIE_TOOLTIP_XPBAR\tstring", - "contents": "NEWBIE_TOOLTIP_XPBAR", + "trigger": "LOSS_OF_CONTROL_DISPLAY_HORROR\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_HORROR" }, { - "trigger": "NEXT\tstring", - "contents": "NEXT", + "trigger": "LOSS_OF_CONTROL_DISPLAY_INCAPACITATE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_INCAPACITATE" }, { - "trigger": "NEXT_ABILITY\tstring", - "contents": "NEXT_ABILITY", + "trigger": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT" }, { - "trigger": "NEXT_BATTLE\tstring", - "contents": "NEXT_BATTLE", + "trigger": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT_SCHOOL\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_INTERRUPT_SCHOOL" }, { - "trigger": "NEXT_BATTLE_LABEL\tstring", - "contents": "NEXT_BATTLE_LABEL", + "trigger": "LOSS_OF_CONTROL_DISPLAY_INVULNERABILITY\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_INVULNERABILITY" }, { - "trigger": "NEXT_TALENT_LEVEL\tstring", - "contents": "NEXT_TALENT_LEVEL", + "trigger": "LOSS_OF_CONTROL_DISPLAY_MAGICAL_IMMUNITY\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_MAGICAL_IMMUNITY" }, { - "trigger": "NO\tstring", - "contents": "NO", + "trigger": "LOSS_OF_CONTROL_DISPLAY_PACIFY\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_PACIFY" }, { - "trigger": "NO_ARENA_TEAM\tstring", - "contents": "NO_ARENA_TEAM", + "trigger": "LOSS_OF_CONTROL_DISPLAY_PACIFYSILENCE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_PACIFYSILENCE" }, { - "trigger": "NO_ATTACHMENTS\tstring", - "contents": "NO_ATTACHMENTS", + "trigger": "LOSS_OF_CONTROL_DISPLAY_POLYMORPH\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_POLYMORPH" }, { - "trigger": "NO_BATTLETAG\tstring", - "contents": "NO_BATTLETAG", + "trigger": "LOSS_OF_CONTROL_DISPLAY_POSSESS\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_POSSESS" }, { - "trigger": "NO_BIDS\tstring", - "contents": "NO_BIDS", + "trigger": "LOSS_OF_CONTROL_DISPLAY_ROOT\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_ROOT" }, { - "trigger": "NO_COMPLETED_ACHIEVEMENTS\tstring", - "contents": "NO_COMPLETED_ACHIEVEMENTS", + "trigger": "LOSS_OF_CONTROL_DISPLAY_SAP\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_SAP" }, { - "trigger": "NO_DAILY_QUESTS_REMAINING\tstring", - "contents": "NO_DAILY_QUESTS_REMAINING", + "trigger": "LOSS_OF_CONTROL_DISPLAY_SCHOOL_INTERRUPT\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_SCHOOL_INTERRUPT" }, { - "trigger": "NO_EMPTY_KEYRING_SLOTS_ERROR\tstring", - "contents": "NO_EMPTY_KEYRING_SLOTS_ERROR", + "trigger": "LOSS_OF_CONTROL_DISPLAY_SHACKLE_UNDEAD\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_SHACKLE_UNDEAD" }, { - "trigger": "NO_ENVIRONMENT_INTERACTION\tstring", - "contents": "NO_ENVIRONMENT_INTERACTION", + "trigger": "LOSS_OF_CONTROL_DISPLAY_SILENCE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_SILENCE" }, { - "trigger": "NO_EQUIPMENT_SLOTS_AVAILABLE\tstring", - "contents": "NO_EQUIPMENT_SLOTS_AVAILABLE", + "trigger": "LOSS_OF_CONTROL_DISPLAY_SLEEP\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_SLEEP" }, { - "trigger": "NO_FRIEND_REQUESTS\tstring", - "contents": "NO_FRIEND_REQUESTS", + "trigger": "LOSS_OF_CONTROL_DISPLAY_SNARE\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_SNARE" }, { - "trigger": "NO_GUILDBANK_TABS\tstring", - "contents": "NO_GUILDBANK_TABS", + "trigger": "LOSS_OF_CONTROL_DISPLAY_STUN\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_STUN" }, { - "trigger": "NO_LFD_WHILE_LFR\tstring", - "contents": "NO_LFD_WHILE_LFR", + "trigger": "LOSS_OF_CONTROL_DISPLAY_STUN_MECHANIC\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_STUN_MECHANIC" }, { - "trigger": "NO_LFD_WHILE_RF\tstring", - "contents": "NO_LFD_WHILE_RF", + "trigger": "LOSS_OF_CONTROL_DISPLAY_TAUNT\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_TAUNT" }, { - "trigger": "NO_LFG_LIST_AVAILABLE\tstring", - "contents": "NO_LFG_LIST_AVAILABLE", + "trigger": "LOSS_OF_CONTROL_DISPLAY_TURN_UNDEAD\t\"string\"", + "contents": "LOSS_OF_CONTROL_DISPLAY_TURN_UNDEAD" }, { - "trigger": "NO_LFR_WHILE_LFD\tstring", - "contents": "NO_LFR_WHILE_LFD", + "trigger": "LOSS_OF_CONTROL_SECONDS\t\"string\"", + "contents": "LOSS_OF_CONTROL_SECONDS" }, { - "trigger": "NO_LFR_WHILE_RF\tstring", - "contents": "NO_LFR_WHILE_RF", + "trigger": "LOSSES\t\"string\"", + "contents": "LOSSES" }, { - "trigger": "NO_RAID_INSTANCES_SAVED\tstring", - "contents": "NO_RAID_INSTANCES_SAVED", + "trigger": "LOST_HEALTH\t\"string\"", + "contents": "LOST_HEALTH" }, { - "trigger": "NO_RAIDS_AVAILABLE\tstring", - "contents": "NO_RAIDS_AVAILABLE", + "trigger": "LOW\t\"string\"", + "contents": "LOW" }, { - "trigger": "NO_RESPONSE\tstring", - "contents": "NO_RESPONSE", + "trigger": "LSHIFT_KEY_TEXT\t\"string\"", + "contents": "LSHIFT_KEY_TEXT" }, { - "trigger": "NO_RF_AVAILABLE\tstring", - "contents": "NO_RF_AVAILABLE", + "trigger": "LUA_ERROR\t\"string\"", + "contents": "LUA_ERROR" }, { - "trigger": "NO_RF_AVAILABLE_WITH_NEXT_LEVEL\tstring", - "contents": "NO_RF_AVAILABLE_WITH_NEXT_LEVEL", + "trigger": "LUA_WARNING\t\"string\"", + "contents": "LUA_WARNING" }, { - "trigger": "NO_RF_WHILE_LFD\tstring", - "contents": "NO_RF_WHILE_LFD", + "trigger": "LUNAR_POWER\t\"string\"", + "contents": "LUNAR_POWER" }, { - "trigger": "NO_RF_WHILE_LFR\tstring", - "contents": "NO_RF_WHILE_LFR", + "trigger": "LUNAR_POWER_COST\t\"string\"", + "contents": "LUNAR_POWER_COST" }, { - "trigger": "NO_ROLE\tstring", - "contents": "NO_ROLE", + "trigger": "LUNAR_POWER_COST_LARGE\t\"string\"", + "contents": "LUNAR_POWER_COST_LARGE" }, { - "trigger": "NO_ROSTER_ACHIEVEMENT_POINTS\tstring", - "contents": "NO_ROSTER_ACHIEVEMENT_POINTS", + "trigger": "LUNAR_POWER_COST_LARGE_PER_TIME\t\"string\"", + "contents": "LUNAR_POWER_COST_LARGE_PER_TIME" }, { - "trigger": "NO_SCENARIO_AVAILABLE\tstring", - "contents": "NO_SCENARIO_AVAILABLE", + "trigger": "LUNAR_POWER_COST_LARGE_PER_TIME_NO_BASE\t\"string\"", + "contents": "LUNAR_POWER_COST_LARGE_PER_TIME_NO_BASE" }, { - "trigger": "NO_SCENARIO_AVAILABLE_WITH_NEXT_LEVEL\tstring", - "contents": "NO_SCENARIO_AVAILABLE_WITH_NEXT_LEVEL", + "trigger": "LUNAR_POWER_COST_PER_TIME\t\"string\"", + "contents": "LUNAR_POWER_COST_PER_TIME" }, { - "trigger": "NO_TITLES_TOOLTIP\tstring", - "contents": "NO_TITLES_TOOLTIP", + "trigger": "LUNAR_POWER_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "LUNAR_POWER_COST_PER_TIME_NO_BASE" }, { - "trigger": "NO_TRADE_FROM_BONUS_ROLL\tstring", - "contents": "NO_TRADE_FROM_BONUS_ROLL", + "trigger": "MAC_DISABLE_OS_SHORTCUTS\t\"string\"", + "contents": "MAC_DISABLE_OS_SHORTCUTS" }, { - "trigger": "NO_UPDATED_STATS_TEXT\tstring", - "contents": "NO_UPDATED_STATS_TEXT", + "trigger": "MAC_DISABLE_OS_SHORTCUTS_TOOLTIP\t\"string\"", + "contents": "MAC_DISABLE_OS_SHORTCUTS_TOOLTIP" }, { - "trigger": "NO_VIEWABLE_GUILDBANK_LOGS\tstring", - "contents": "NO_VIEWABLE_GUILDBANK_LOGS", + "trigger": "MAC_OPEN_UNIVERSAL_ACCESS\t\"string\"", + "contents": "MAC_OPEN_UNIVERSAL_ACCESS" }, { - "trigger": "NO_VIEWABLE_GUILDBANK_TABS\tstring", - "contents": "NO_VIEWABLE_GUILDBANK_TABS", + "trigger": "MAC_OPEN_UNIVERSAL_ACCESS1090\t\"string\"", + "contents": "MAC_OPEN_UNIVERSAL_ACCESS1090" }, { - "trigger": "NO_VOICE_SESSIONS\tstring", - "contents": "NO_VOICE_SESSIONS", + "trigger": "MAC_OPTIONS\t\"string\"", + "contents": "MAC_OPTIONS" }, { - "trigger": "NONE\tstring", - "contents": "NONE", + "trigger": "MAC_OPTIONS_MISC\t\"string\"", + "contents": "MAC_OPTIONS_MISC" }, { - "trigger": "NONE_CAPS\tstring", - "contents": "NONE_CAPS", + "trigger": "MAC_SWAP_CONTROL_AND_COMMAND_TOOLTIP\t\"string\"", + "contents": "MAC_SWAP_CONTROL_AND_COMMAND_TOOLTIP" }, { - "trigger": "NONE_KEY\tstring", - "contents": "NONE_KEY", + "trigger": "MAC_USE_COMMAND_AS_CONTROL\t\"string\"", + "contents": "MAC_USE_COMMAND_AS_CONTROL" }, { - "trigger": "NONEQUIPSLOT\tstring", - "contents": "NONEQUIPSLOT", + "trigger": "MAC_USE_COMMAND_AS_CONTROL_TOOLTIP\t\"string\"", + "contents": "MAC_USE_COMMAND_AS_CONTROL_TOOLTIP" }, { - "trigger": "NORMAL_FONT_COLOR_CODE\tstring", - "contents": "NORMAL_FONT_COLOR_CODE", + "trigger": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK\t\"string\"", + "contents": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK" }, { - "trigger": "NORMAL_QUEST_DISPLAY\tstring", - "contents": "NORMAL_QUEST_DISPLAY", + "trigger": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK_TOOLTIP\t\"string\"", + "contents": "MAC_USE_COMMAND_LEFT_CLICK_AS_RIGHT_CLICK_TOOLTIP" }, { - "trigger": "NOT_APPLICABLE\tstring", - "contents": "NOT_APPLICABLE", + "trigger": "MACRO\t\"string\"", + "contents": "MACRO" }, { - "trigger": "NOT_BOUND\tstring", - "contents": "NOT_BOUND", + "trigger": "MACRO_ACTION_FORBIDDEN\t\"string\"", + "contents": "MACRO_ACTION_FORBIDDEN" }, { - "trigger": "NOT_COLLECTED\tstring", - "contents": "NOT_COLLECTED", + "trigger": "MACRO_HELP_TEXT_LINE1\t\"string\"", + "contents": "MACRO_HELP_TEXT_LINE1" }, { - "trigger": "NOT_ENOUGH_MANA\tstring", - "contents": "NOT_ENOUGH_MANA", + "trigger": "MACRO_HELP_TEXT_LINE2\t\"string\"", + "contents": "MACRO_HELP_TEXT_LINE2" }, { - "trigger": "NOT_IN_GROUP\tstring", - "contents": "NOT_IN_GROUP", + "trigger": "MACRO_HELP_TEXT_LINE3\t\"string\"", + "contents": "MACRO_HELP_TEXT_LINE3" }, { - "trigger": "NOT_READY\tstring", - "contents": "NOT_READY", + "trigger": "MACRO_HELP_TEXT_LINE4\t\"string\"", + "contents": "MACRO_HELP_TEXT_LINE4" }, { - "trigger": "NOT_READY_FEMALE\tstring", - "contents": "NOT_READY_FEMALE", + "trigger": "MACRO_HELP_TEXT_LINE5\t\"string\"", + "contents": "MACRO_HELP_TEXT_LINE5" }, { - "trigger": "NOT_TAMEABLE\tstring", - "contents": "NOT_TAMEABLE", + "trigger": "MACRO_POPUP_CHOOSE_ICON\t\"string\"", + "contents": "MACRO_POPUP_CHOOSE_ICON" }, { - "trigger": "NOT_YET_SIGNED\tstring", - "contents": "NOT_YET_SIGNED", + "trigger": "MACRO_POPUP_TEXT\t\"string\"", + "contents": "MACRO_POPUP_TEXT" }, { - "trigger": "NOTE\tstring", - "contents": "NOTE", + "trigger": "MACROFRAME_CHAR_LIMIT\t\"string\"", + "contents": "MACROFRAME_CHAR_LIMIT" }, { - "trigger": "NOTE_COLON\tstring", - "contents": "NOTE_COLON", + "trigger": "MACROS\t\"string\"", + "contents": "MACROS" }, { - "trigger": "NOTE_SUBMIT_FAILED\tstring", - "contents": "NOTE_SUBMIT_FAILED", + "trigger": "MAELSTROM\t\"string\"", + "contents": "MAELSTROM" }, { - "trigger": "NOTE_SUBMITTED\tstring", - "contents": "NOTE_SUBMITTED", + "trigger": "MAELSTROM_COST\t\"string\"", + "contents": "MAELSTROM_COST" }, { - "trigger": "NPC_NAMES_DROPDOWN_ALL\tstring", - "contents": "NPC_NAMES_DROPDOWN_ALL", + "trigger": "MAELSTROM_COST_LARGE\t\"string\"", + "contents": "MAELSTROM_COST_LARGE" }, { - "trigger": "NPC_NAMES_DROPDOWN_ALL_TOOLTIP\tstring", - "contents": "NPC_NAMES_DROPDOWN_ALL_TOOLTIP", + "trigger": "MAELSTROM_COST_LARGE_PER_TIME\t\"string\"", + "contents": "MAELSTROM_COST_LARGE_PER_TIME" }, { - "trigger": "NPC_NAMES_DROPDOWN_HOSTILE\tstring", - "contents": "NPC_NAMES_DROPDOWN_HOSTILE", + "trigger": "MAELSTROM_COST_LARGE_PER_TIME_NO_BASE\t\"string\"", + "contents": "MAELSTROM_COST_LARGE_PER_TIME_NO_BASE" }, { - "trigger": "NPC_NAMES_DROPDOWN_HOSTILE_TOOLTIP\tstring", - "contents": "NPC_NAMES_DROPDOWN_HOSTILE_TOOLTIP", + "trigger": "MAELSTROM_COST_PER_TIME\t\"string\"", + "contents": "MAELSTROM_COST_PER_TIME" }, { - "trigger": "NPC_NAMES_DROPDOWN_INTERACTIVE\tstring", - "contents": "NPC_NAMES_DROPDOWN_INTERACTIVE", + "trigger": "MAELSTROM_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "MAELSTROM_COST_PER_TIME_NO_BASE" }, { - "trigger": "NPC_NAMES_DROPDOWN_INTERACTIVE_TOOLTIP\tstring", - "contents": "NPC_NAMES_DROPDOWN_INTERACTIVE_TOOLTIP", + "trigger": "MAELSTROM_POWER\t\"string\"", + "contents": "MAELSTROM_POWER" }, { - "trigger": "NPC_NAMES_DROPDOWN_NONE\tstring", - "contents": "NPC_NAMES_DROPDOWN_NONE", + "trigger": "MAGE_ARCANE_CORE_ABILITY_1\t\"string\"", + "contents": "MAGE_ARCANE_CORE_ABILITY_1" }, { - "trigger": "NPC_NAMES_DROPDOWN_NONE_TOOLTIP\tstring", - "contents": "NPC_NAMES_DROPDOWN_NONE_TOOLTIP", + "trigger": "MAGE_ARCANE_CORE_ABILITY_2\t\"string\"", + "contents": "MAGE_ARCANE_CORE_ABILITY_2" }, { - "trigger": "NPC_NAMES_DROPDOWN_TRACKED\tstring", - "contents": "NPC_NAMES_DROPDOWN_TRACKED", + "trigger": "MAGE_ARCANE_CORE_ABILITY_3\t\"string\"", + "contents": "MAGE_ARCANE_CORE_ABILITY_3" }, { - "trigger": "NPC_NAMES_DROPDOWN_TRACKED_TOOLTIP\tstring", - "contents": "NPC_NAMES_DROPDOWN_TRACKED_TOOLTIP", + "trigger": "MAGE_ARCANE_CORE_ABILITY_4\t\"string\"", + "contents": "MAGE_ARCANE_CORE_ABILITY_4" }, { - "trigger": "NPE_ABILITIES\tstring", - "contents": "NPE_ABILITIES", + "trigger": "MAGE_ARCANE_CORE_ABILITY_5\t\"string\"", + "contents": "MAGE_ARCANE_CORE_ABILITY_5" }, { - "trigger": "NPE_ABILITYINITIAL\tstring", - "contents": "NPE_ABILITYINITIAL", + "trigger": "MAGE_ARCANE_CORE_ABILITY_6\t\"string\"", + "contents": "MAGE_ARCANE_CORE_ABILITY_6" }, { - "trigger": "NPE_ABILITYINITIAL_WARRIOR\tstring", - "contents": "NPE_ABILITYINITIAL_WARRIOR", + "trigger": "MAGE_FIRE_CORE_ABILITY_1\t\"string\"", + "contents": "MAGE_FIRE_CORE_ABILITY_1" }, { - "trigger": "NPE_ABILITYLEVEL3_DRUID\tstring", - "contents": "NPE_ABILITYLEVEL3_DRUID", + "trigger": "MAGE_FIRE_CORE_ABILITY_2\t\"string\"", + "contents": "MAGE_FIRE_CORE_ABILITY_2" }, { - "trigger": "NPE_ABILITYLEVEL3_HUNTER\tstring", - "contents": "NPE_ABILITYLEVEL3_HUNTER", + "trigger": "MAGE_FIRE_CORE_ABILITY_3\t\"string\"", + "contents": "MAGE_FIRE_CORE_ABILITY_3" }, { - "trigger": "NPE_ABILITYLEVEL3_MAGE\tstring", - "contents": "NPE_ABILITYLEVEL3_MAGE", + "trigger": "MAGE_FIRE_CORE_ABILITY_4\t\"string\"", + "contents": "MAGE_FIRE_CORE_ABILITY_4" }, { - "trigger": "NPE_ABILITYLEVEL3_MONK\tstring", - "contents": "NPE_ABILITYLEVEL3_MONK", + "trigger": "MAGE_FIRE_CORE_ABILITY_5\t\"string\"", + "contents": "MAGE_FIRE_CORE_ABILITY_5" }, { - "trigger": "NPE_ABILITYLEVEL3_PALADIN\tstring", - "contents": "NPE_ABILITYLEVEL3_PALADIN", + "trigger": "MAGE_FIRE_CORE_ABILITY_6\t\"string\"", + "contents": "MAGE_FIRE_CORE_ABILITY_6" }, { - "trigger": "NPE_ABILITYLEVEL3_PRIEST\tstring", - "contents": "NPE_ABILITYLEVEL3_PRIEST", + "trigger": "MAGE_FROST_CORE_ABILITY_1\t\"string\"", + "contents": "MAGE_FROST_CORE_ABILITY_1" }, { - "trigger": "NPE_ABILITYLEVEL3_ROGUE\tstring", - "contents": "NPE_ABILITYLEVEL3_ROGUE", + "trigger": "MAGE_FROST_CORE_ABILITY_2\t\"string\"", + "contents": "MAGE_FROST_CORE_ABILITY_2" }, { - "trigger": "NPE_ABILITYLEVEL3_SHAMAN\tstring", - "contents": "NPE_ABILITYLEVEL3_SHAMAN", + "trigger": "MAGE_FROST_CORE_ABILITY_3\t\"string\"", + "contents": "MAGE_FROST_CORE_ABILITY_3" }, { - "trigger": "NPE_ABILITYLEVEL3_WARLOCK\tstring", - "contents": "NPE_ABILITYLEVEL3_WARLOCK", + "trigger": "MAGE_FROST_CORE_ABILITY_4\t\"string\"", + "contents": "MAGE_FROST_CORE_ABILITY_4" }, { - "trigger": "NPE_ABILITYLEVEL3_WARRIOR\tstring", - "contents": "NPE_ABILITYLEVEL3_WARRIOR", + "trigger": "MAGE_FROST_CORE_ABILITY_5\t\"string\"", + "contents": "MAGE_FROST_CORE_ABILITY_5" }, { - "trigger": "NPE_ABILITYREMINDER\tstring", - "contents": "NPE_ABILITYREMINDER", + "trigger": "MAGE_FROST_CORE_ABILITY_6\t\"string\"", + "contents": "MAGE_FROST_CORE_ABILITY_6" }, { - "trigger": "NPE_ABILITYREMINDER_WARRIOR\tstring", - "contents": "NPE_ABILITYREMINDER_WARRIOR", + "trigger": "MAGE_INTELLECT_TOOLTIP\t\"string\"", + "contents": "MAGE_INTELLECT_TOOLTIP" }, { - "trigger": "NPE_ABILITYSECOND_WARRIOR\tstring", - "contents": "NPE_ABILITYSECOND_WARRIOR", + "trigger": "MAGIC_RESISTANCES_COLON\t\"string\"", + "contents": "MAGIC_RESISTANCES_COLON" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY", + "trigger": "MAIL_COD_ERROR\t\"string\"", + "contents": "MAIL_COD_ERROR" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_DRUID\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_DRUID", + "trigger": "MAIL_COD_ERROR_COLORBLIND\t\"string\"", + "contents": "MAIL_COD_ERROR_COLORBLIND" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_HUNTER\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_HUNTER", + "trigger": "MAIL_LABEL\t\"string\"", + "contents": "MAIL_LABEL" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_MAGE\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_MAGE", + "trigger": "MAIL_LETTER_TOOLTIP\t\"string\"", + "contents": "MAIL_LETTER_TOOLTIP" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_MONK\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_MONK", + "trigger": "MAIL_LOOT_KEY_TEXT\t\"string\"", + "contents": "MAIL_LOOT_KEY_TEXT" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_PALADIN\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_PALADIN", + "trigger": "MAIL_MULTIPLE_ITEMS\t\"string\"", + "contents": "MAIL_MULTIPLE_ITEMS" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_PRIEST\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_PRIEST", + "trigger": "MAIL_REPLY_PREFIX\t\"string\"", + "contents": "MAIL_REPLY_PREFIX" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_ROGUE\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_ROGUE", + "trigger": "MAIL_RETURN\t\"string\"", + "contents": "MAIL_RETURN" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_SHAMAN\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_SHAMAN", + "trigger": "MAIL_SUBJECT_LABEL\t\"string\"", + "contents": "MAIL_SUBJECT_LABEL" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_WARLOCK\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_WARLOCK", + "trigger": "MAIL_TO_LABEL\t\"string\"", + "contents": "MAIL_TO_LABEL" }, { - "trigger": "NPE_ABILITYTRAININGDUMMY_WARRIOR\tstring", - "contents": "NPE_ABILITYTRAININGDUMMY_WARRIOR", + "trigger": "MAIN_ASSIST\t\"string\"", + "contents": "MAIN_ASSIST" }, { - "trigger": "NPE_ACCEPTQUEST\tstring", - "contents": "NPE_ACCEPTQUEST", + "trigger": "MAIN_HELP_BUTTON_TOOLTIP\t\"string\"", + "contents": "MAIN_HELP_BUTTON_TOOLTIP" }, { - "trigger": "NPE_ACTIONBARCALLOUT\tstring", - "contents": "NPE_ACTIONBARCALLOUT", + "trigger": "MAIN_MENU\t\"string\"", + "contents": "MAIN_MENU" }, { - "trigger": "NPE_BACKPACKFULL\tstring", - "contents": "NPE_BACKPACKFULL", + "trigger": "MAIN_TANK\t\"string\"", + "contents": "MAIN_TANK" }, { - "trigger": "NPE_BINDPOINTER\tstring", - "contents": "NPE_BINDPOINTER", + "trigger": "MAINASSIST\t\"string\"", + "contents": "MAINASSIST" }, { - "trigger": "NPE_BINDPROMPT\tstring", - "contents": "NPE_BINDPROMPT", + "trigger": "MAINHANDSLOT\t\"string\"", + "contents": "MAINHANDSLOT" }, { - "trigger": "NPE_BLOODELFARCANETORRENT\tstring", - "contents": "NPE_BLOODELFARCANETORRENT", + "trigger": "MAINMENU_BUTTON\t\"string\"", + "contents": "MAINMENU_BUTTON" }, { - "trigger": "NPE_CHATFRAME\tstring", - "contents": "NPE_CHATFRAME", + "trigger": "MAINMENUBAR_BANDWIDTH\t\"string\"", + "contents": "MAINMENUBAR_BANDWIDTH" }, { - "trigger": "NPE_CLICKLOOT\tstring", - "contents": "NPE_CLICKLOOT", + "trigger": "MAINMENUBAR_BANDWIDTH_LABEL\t\"string\"", + "contents": "MAINMENUBAR_BANDWIDTH_LABEL" }, { - "trigger": "NPE_CLOSECHARACTERSHEET\tstring", - "contents": "NPE_CLOSECHARACTERSHEET", + "trigger": "MAINMENUBAR_DOWNLOAD_PERCENT\t\"string\"", + "contents": "MAINMENUBAR_DOWNLOAD_PERCENT" }, { - "trigger": "NPE_CLOSEWORLDMAP\tstring", - "contents": "NPE_CLOSEWORLDMAP", + "trigger": "MAINMENUBAR_DOWNLOAD_PERCENT_LABEL\t\"string\"", + "contents": "MAINMENUBAR_DOWNLOAD_PERCENT_LABEL" }, { - "trigger": "NPE_CONTROLS\tstring", - "contents": "NPE_CONTROLS", + "trigger": "MAINMENUBAR_FPS_LABEL\t\"string\"", + "contents": "MAINMENUBAR_FPS_LABEL" }, { - "trigger": "NPE_DRAENEIGIFTOFTHENARARU\tstring", - "contents": "NPE_DRAENEIGIFTOFTHENARARU", + "trigger": "MAINMENUBAR_LATENCY_LABEL\t\"string\"", + "contents": "MAINMENUBAR_LATENCY_LABEL" }, { - "trigger": "NPE_EQUIPITEM\tstring", - "contents": "NPE_EQUIPITEM", + "trigger": "MAINMENUBAR_PROTOCOLS_LABEL\t\"string\"", + "contents": "MAINMENUBAR_PROTOCOLS_LABEL" }, { - "trigger": "NPE_EQUIPPEDITEM\tstring", - "contents": "NPE_EQUIPPEDITEM", + "trigger": "MAINTANK\t\"string\"", + "contents": "MAINTANK" }, { - "trigger": "NPE_FINDCORPSE\tstring", - "contents": "NPE_FINDCORPSE", + "trigger": "MAJOR_GLYPH\t\"string\"", + "contents": "MAJOR_GLYPH" }, { - "trigger": "NPE_GOSSIPQUESTACTIVE\tstring", - "contents": "NPE_GOSSIPQUESTACTIVE", + "trigger": "MAJOR_GLYPHS\t\"string\"", + "contents": "MAJOR_GLYPHS" }, { - "trigger": "NPE_GOSSIPQUESTAVAILABLE\tstring", - "contents": "NPE_GOSSIPQUESTAVAILABLE", + "trigger": "MAKE_INTERACTABLE\t\"string\"", + "contents": "MAKE_INTERACTABLE" }, { - "trigger": "NPE_HEALTHBAR\tstring", - "contents": "NPE_HEALTHBAR", + "trigger": "MAKE_MODERATOR\t\"string\"", + "contents": "MAKE_MODERATOR" }, { - "trigger": "NPE_ITEMQUESTGIVER\tstring", - "contents": "NPE_ITEMQUESTGIVER", + "trigger": "MAKE_UNINTERACTABLE\t\"string\"", + "contents": "MAKE_UNINTERACTABLE" }, { - "trigger": "NPE_JUMP\tstring", - "contents": "NPE_JUMP", + "trigger": "MALE\t\"string\"", + "contents": "MALE" }, { - "trigger": "NPE_KEYBOARDANDMOUSETITLE\tstring", - "contents": "NPE_KEYBOARDANDMOUSETITLE", + "trigger": "MANA\t\"string\"", + "contents": "MANA" }, { - "trigger": "NPE_LOOTCORPSE\tstring", - "contents": "NPE_LOOTCORPSE", + "trigger": "MANA_COLON\t\"string\"", + "contents": "MANA_COLON" }, { - "trigger": "NPE_LOOTCORPSEQUEST\tstring", - "contents": "NPE_LOOTCORPSEQUEST", + "trigger": "MANA_COMBAT_REGEN_TOOLTIP\t\"string\"", + "contents": "MANA_COMBAT_REGEN_TOOLTIP" }, { - "trigger": "NPE_MAPCALLOUTAREA\tstring", - "contents": "NPE_MAPCALLOUTAREA", + "trigger": "MANA_COST\t\"string\"", + "contents": "MANA_COST" }, { - "trigger": "NPE_MAPCALLOUTBASE\tstring", - "contents": "NPE_MAPCALLOUTBASE", + "trigger": "MANA_COST_LARGE\t\"string\"", + "contents": "MANA_COST_LARGE" }, { - "trigger": "NPE_MAPCALLOUTPOINT\tstring", - "contents": "NPE_MAPCALLOUTPOINT", + "trigger": "MANA_COST_LARGE_PER_TIME\t\"string\"", + "contents": "MANA_COST_LARGE_PER_TIME" }, { - "trigger": "NPE_MOREQUESTS\tstring", - "contents": "NPE_MOREQUESTS", + "trigger": "MANA_COST_LARGE_PER_TIME_NO_BASE\t\"string\"", + "contents": "MANA_COST_LARGE_PER_TIME_NO_BASE" }, { - "trigger": "NPE_MOVE\tstring", - "contents": "NPE_MOVE", + "trigger": "MANA_COST_PER_TIME\t\"string\"", + "contents": "MANA_COST_PER_TIME" }, { - "trigger": "NPE_MOVEMENTCANCELSSPELL\tstring", - "contents": "NPE_MOVEMENTCANCELSSPELL", + "trigger": "MANA_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "MANA_COST_PER_TIME_NO_BASE" }, { - "trigger": "NPE_NPCGOSSIP\tstring", - "contents": "NPE_NPCGOSSIP", + "trigger": "MANA_LOW\t\"string\"", + "contents": "MANA_LOW" }, { - "trigger": "NPE_NPCINTERACT\tstring", - "contents": "NPE_NPCINTERACT", + "trigger": "MANA_REGEN\t\"string\"", + "contents": "MANA_REGEN" }, { - "trigger": "NPE_OBJECTLOOT\tstring", - "contents": "NPE_OBJECTLOOT", + "trigger": "MANA_REGEN_ABBR\t\"string\"", + "contents": "MANA_REGEN_ABBR" }, { - "trigger": "NPE_OPENBAG\tstring", - "contents": "NPE_OPENBAG", + "trigger": "MANA_REGEN_COMBAT\t\"string\"", + "contents": "MANA_REGEN_COMBAT" }, { - "trigger": "NPE_OPENCHARACTERSHEET\tstring", - "contents": "NPE_OPENCHARACTERSHEET", + "trigger": "MANA_REGEN_FROM_SPIRIT\t\"string\"", + "contents": "MANA_REGEN_FROM_SPIRIT" }, { - "trigger": "NPE_OPENMAP\tstring", - "contents": "NPE_OPENMAP", + "trigger": "MANA_REGEN_TOOLTIP\t\"string\"", + "contents": "MANA_REGEN_TOOLTIP" }, { - "trigger": "NPE_QUESTCOMPELTELOCATION\tstring", - "contents": "NPE_QUESTCOMPELTELOCATION", + "trigger": "MANAGE_ACCOUNT\t\"string\"", + "contents": "MANAGE_ACCOUNT" }, { - "trigger": "NPE_QUESTCOMPLETE\tstring", - "contents": "NPE_QUESTCOMPLETE", + "trigger": "MANAGE_ACCOUNT_URL\t\"string\"", + "contents": "MANAGE_ACCOUNT_URL" }, { - "trigger": "NPE_QUESTCOMPLETEBREADCRUMB\tstring", - "contents": "NPE_QUESTCOMPLETEBREADCRUMB", + "trigger": "MAP_AND_QUEST_LOG\t\"string\"", + "contents": "MAP_AND_QUEST_LOG" }, { - "trigger": "NPE_QUESTCUSTOM14071A\tstring", - "contents": "NPE_QUESTCUSTOM14071A", + "trigger": "MAP_BAR_PARTICIPATION\t\"string\"", + "contents": "MAP_BAR_PARTICIPATION" }, { - "trigger": "NPE_QUESTCUSTOM14071B\tstring", - "contents": "NPE_QUESTCUSTOM14071B", + "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP0\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP0" }, { - "trigger": "NPE_QUESTCUSTOM14098\tstring", - "contents": "NPE_QUESTCUSTOM14098", + "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP1\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP1" }, { - "trigger": "NPE_QUESTCUSTOM14153\tstring", - "contents": "NPE_QUESTCUSTOM14153", + "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP2\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP2" }, { - "trigger": "NPE_QUESTCUSTOM14212A\tstring", - "contents": "NPE_QUESTCUSTOM14212A", + "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP3\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP3" }, { - "trigger": "NPE_QUESTCUSTOM14212B\tstring", - "contents": "NPE_QUESTCUSTOM14212B", + "trigger": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP4\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_ALLIANCE_TOOLTIP4" }, { - "trigger": "NPE_QUESTCUSTOM14218\tstring", - "contents": "NPE_QUESTCUSTOM14218", + "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION0\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION0" }, { - "trigger": "NPE_QUESTCUSTOM29661\tstring", - "contents": "NPE_QUESTCUSTOM29661", + "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION1\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION1" }, { - "trigger": "NPE_QUESTGIVER\tstring", - "contents": "NPE_QUESTGIVER", + "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION2\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION2" }, { - "trigger": "NPE_QUESTOBJECT\tstring", - "contents": "NPE_QUESTOBJECT", + "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION3\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION3" }, { - "trigger": "NPE_QUESTREWARDCHOCIEREDITEMS\tstring", - "contents": "NPE_QUESTREWARDCHOCIEREDITEMS", + "trigger": "MAP_BAR_THUNDER_ISLE_DESCRIPTION4\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_DESCRIPTION4" }, { - "trigger": "NPE_QUESTREWARDCHOICE\tstring", - "contents": "NPE_QUESTREWARDCHOICE", + "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP0\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP0" }, { - "trigger": "NPE_RELEASESPIRIT\tstring", - "contents": "NPE_RELEASESPIRIT", + "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP1\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP1" }, { - "trigger": "NPE_RESURRECT\tstring", - "contents": "NPE_RESURRECT", + "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP2\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP2" }, { - "trigger": "NPE_SELECTTARGET\tstring", - "contents": "NPE_SELECTTARGET", + "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP3\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP3" }, { - "trigger": "NPE_SHAPESHIFT_DRUID\tstring", - "contents": "NPE_SHAPESHIFT_DRUID", + "trigger": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP4\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_HORDE_TOOLTIP4" }, { - "trigger": "NPE_SHOWINTERFACEHELP\tstring", - "contents": "NPE_SHOWINTERFACEHELP", + "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED0\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_LOCKED0" }, { - "trigger": "NPE_TARGETFIRSTMOB\tstring", - "contents": "NPE_TARGETFIRSTMOB", + "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED1\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_LOCKED1" }, { - "trigger": "NPE_TAXICALLOUT\tstring", - "contents": "NPE_TAXICALLOUT", + "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED2\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_LOCKED2" }, { - "trigger": "NPE_TURN\tstring", - "contents": "NPE_TURN", + "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED3\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_LOCKED3" }, { - "trigger": "NPE_TURNINNOTONMAP\tstring", - "contents": "NPE_TURNINNOTONMAP", + "trigger": "MAP_BAR_THUNDER_ISLE_LOCKED4\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_LOCKED4" }, { - "trigger": "NPE_TURNINQUEST\tstring", - "contents": "NPE_TURNINQUEST", + "trigger": "MAP_BAR_THUNDER_ISLE_TITLE0\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_TITLE0" }, { - "trigger": "NPE_USEHEARTHSTONE\tstring", - "contents": "NPE_USEHEARTHSTONE", + "trigger": "MAP_BAR_THUNDER_ISLE_TITLE1\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_TITLE1" }, { - "trigger": "NPE_USEQUESTITEM\tstring", - "contents": "NPE_USEQUESTITEM", + "trigger": "MAP_BAR_THUNDER_ISLE_TITLE2\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_TITLE2" }, { - "trigger": "NUM_FREE_SLOTS\tstring", - "contents": "NUM_FREE_SLOTS", + "trigger": "MAP_BAR_THUNDER_ISLE_TITLE3\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_TITLE3" }, { - "trigger": "NUM_GUILDBANK_TABS_PURCHASED\tstring", - "contents": "NUM_GUILDBANK_TABS_PURCHASED", + "trigger": "MAP_BAR_THUNDER_ISLE_TITLE4\t\"string\"", + "contents": "MAP_BAR_THUNDER_ISLE_TITLE4" }, { - "trigger": "NUM_RAID_MEMBERS\tstring", - "contents": "NUM_RAID_MEMBERS", + "trigger": "MAP_BAR_TOOLTIP_TITLE\t\"string\"", + "contents": "MAP_BAR_TOOLTIP_TITLE" }, { - "trigger": "NUMBER_IN_PARENTHESES\tstring", - "contents": "NUMBER_IN_PARENTHESES", + "trigger": "MAP_FADE_TEXT\t\"string\"", + "contents": "MAP_FADE_TEXT" }, { - "trigger": "NUMBER_OF_RESULTS_TEMPLATE\tstring", - "contents": "NUMBER_OF_RESULTS_TEMPLATE", + "trigger": "MAP_OPTIONS_TEXT\t\"string\"", + "contents": "MAP_OPTIONS_TEXT" }, { - "trigger": "OBJECT_ALPHA\tstring", - "contents": "OBJECT_ALPHA", + "trigger": "MAP_QUEST_DIFFICULTY_TEXT\t\"string\"", + "contents": "MAP_QUEST_DIFFICULTY_TEXT" }, { - "trigger": "OBJECT_NPC_OUTLINE\tstring", - "contents": "OBJECT_NPC_OUTLINE", + "trigger": "MAP_UNDER_INVASION\t\"string\"", + "contents": "MAP_UNDER_INVASION" }, { - "trigger": "OBJECT_NPC_OUTLINE_DISABLED\tstring", - "contents": "OBJECT_NPC_OUTLINE_DISABLED", + "trigger": "MARKED_AFK\t\"string\"", + "contents": "MARKED_AFK" }, { - "trigger": "OBJECT_NPC_OUTLINE_MODE_ONE\tstring", - "contents": "OBJECT_NPC_OUTLINE_MODE_ONE", + "trigger": "MARKED_AFK_MESSAGE\t\"string\"", + "contents": "MARKED_AFK_MESSAGE" }, { - "trigger": "OBJECT_NPC_OUTLINE_MODE_THREE\tstring", - "contents": "OBJECT_NPC_OUTLINE_MODE_THREE", + "trigger": "MARKED_DND\t\"string\"", + "contents": "MARKED_DND" }, { - "trigger": "OBJECT_NPC_OUTLINE_MODE_TWO\tstring", - "contents": "OBJECT_NPC_OUTLINE_MODE_TWO", + "trigger": "MASTER\t\"string\"", + "contents": "MASTER" }, { - "trigger": "OBJECTIVES_FIND_GROUP\tstring", - "contents": "OBJECTIVES_FIND_GROUP", + "trigger": "MASTER_LOOTER\t\"string\"", + "contents": "MASTER_LOOTER" }, { - "trigger": "OBJECTIVES_IGNORE_CURSOR_TEXT\tstring", - "contents": "OBJECTIVES_IGNORE_CURSOR_TEXT", + "trigger": "MASTER_LOOTER_GIVE_TO\t\"string\"", + "contents": "MASTER_LOOTER_GIVE_TO" }, { - "trigger": "OBJECTIVES_LABEL\tstring", - "contents": "OBJECTIVES_LABEL", + "trigger": "MASTER_VOLUME\t\"string\"", + "contents": "MASTER_VOLUME" }, { - "trigger": "OBJECTIVES_SHOW_QUEST_MAP\tstring", - "contents": "OBJECTIVES_SHOW_QUEST_MAP", + "trigger": "MASTERY_POINTS_SPENT\t\"string\"", + "contents": "MASTERY_POINTS_SPENT" }, { - "trigger": "OBJECTIVES_STOP_TRACKING\tstring", - "contents": "OBJECTIVES_STOP_TRACKING", + "trigger": "MATCHMAKING_MATCH_S\t\"string\"", + "contents": "MATCHMAKING_MATCH_S" }, { - "trigger": "OBJECTIVES_SUBTEXT\tstring", - "contents": "OBJECTIVES_SUBTEXT", + "trigger": "MATCHMAKING_PENDING\t\"string\"", + "contents": "MATCHMAKING_PENDING" }, { - "trigger": "OBJECTIVES_TRACKER_LABEL\tstring", - "contents": "OBJECTIVES_TRACKER_LABEL", + "trigger": "MAX_DAMAGE\t\"string\"", + "contents": "MAX_DAMAGE" }, { - "trigger": "OBJECTIVES_VIEW_ACHIEVEMENT\tstring", - "contents": "OBJECTIVES_VIEW_ACHIEVEMENT", + "trigger": "MAX_FOLLOW_DIST\t\"string\"", + "contents": "MAX_FOLLOW_DIST" }, { - "trigger": "OBJECTIVES_VIEW_IN_ACHIEVEMENTS\tstring", - "contents": "OBJECTIVES_VIEW_IN_ACHIEVEMENTS", + "trigger": "MAX_HONOR_LEVEL\t\"string\"", + "contents": "MAX_HONOR_LEVEL" }, { - "trigger": "OBJECTIVES_VIEW_IN_QUESTLOG\tstring", - "contents": "OBJECTIVES_VIEW_IN_QUESTLOG", + "trigger": "MAX_HP_TEMPLATE\t\"string\"", + "contents": "MAX_HP_TEMPLATE" }, { - "trigger": "OBJECTIVES_WATCH_QUESTS_ARENA\tstring", - "contents": "OBJECTIVES_WATCH_QUESTS_ARENA", + "trigger": "MAXFPS\t\"string\"", + "contents": "MAXFPS" }, { - "trigger": "OBJECTIVES_WATCH_TOO_MANY\tstring", - "contents": "OBJECTIVES_WATCH_TOO_MANY", + "trigger": "MAXFPS_CHECK\t\"string\"", + "contents": "MAXFPS_CHECK" }, { - "trigger": "OBLITERATE_BUTTON\tstring", - "contents": "OBLITERATE_BUTTON", + "trigger": "MAXFPSBK\t\"string\"", + "contents": "MAXFPSBK" }, { - "trigger": "OBLITERUM_FORGE_TITLE\tstring", - "contents": "OBLITERUM_FORGE_TITLE", + "trigger": "MAXFPSBK_CHECK\t\"string\"", + "contents": "MAXFPSBK_CHECK" }, { - "trigger": "OFF\tstring", - "contents": "OFF", + "trigger": "MAXIMILLIAN_ARTIFACTACQUISITION\t\"string\"", + "contents": "MAXIMILLIAN_ARTIFACTACQUISITION" }, { - "trigger": "OFFICER\tstring", - "contents": "OFFICER", + "trigger": "MAXIMUM\t\"string\"", + "contents": "MAXIMUM" }, { - "trigger": "OFFICER_CHAT\tstring", - "contents": "OFFICER_CHAT", + "trigger": "MAXIMUM_REWARD\t\"string\"", + "contents": "MAXIMUM_REWARD" }, { - "trigger": "OFFICER_NOTE_COLON\tstring", - "contents": "OFFICER_NOTE_COLON", + "trigger": "MEETINGSTONE_LEVEL\t\"string\"", + "contents": "MEETINGSTONE_LEVEL" }, { - "trigger": "OKAY\tstring", - "contents": "OKAY", + "trigger": "MEETINGSTONE_TOOLTIP\t\"string\"", + "contents": "MEETINGSTONE_TOOLTIP" }, { - "trigger": "OLD_GUILD_NAME\tstring", - "contents": "OLD_GUILD_NAME", + "trigger": "MELEE\t\"string\"", + "contents": "MELEE" }, { - "trigger": "OLD_TITLE_LOST\tstring", - "contents": "OLD_TITLE_LOST", + "trigger": "MELEE_ATTACK\t\"string\"", + "contents": "MELEE_ATTACK" }, { - "trigger": "ON_COOLDOWN\tstring", - "contents": "ON_COOLDOWN", + "trigger": "MELEE_ATTACK_POWER\t\"string\"", + "contents": "MELEE_ATTACK_POWER" }, { - "trigger": "ON_COOLDOWN_FEMALE\tstring", - "contents": "ON_COOLDOWN_FEMALE", + "trigger": "MELEE_ATTACK_POWER_SPELL_POWER_TOOLTIP\t\"string\"", + "contents": "MELEE_ATTACK_POWER_SPELL_POWER_TOOLTIP" }, { - "trigger": "ONLY_EMPTY_BAGS\tstring", - "contents": "ONLY_EMPTY_BAGS", + "trigger": "MELEE_ATTACK_POWER_TOOLTIP\t\"string\"", + "contents": "MELEE_ATTACK_POWER_TOOLTIP" }, { - "trigger": "OPACITY\tstring", - "contents": "OPACITY", + "trigger": "MELEE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "MELEE_COMBATLOG_TOOLTIP" }, { - "trigger": "OPEN_ALL_MAIL_BUTTON\tstring", - "contents": "OPEN_ALL_MAIL_BUTTON", + "trigger": "MELEE_CRIT_CHANCE\t\"string\"", + "contents": "MELEE_CRIT_CHANCE" }, { - "trigger": "OPEN_ALL_MAIL_BUTTON_OPENING\tstring", - "contents": "OPEN_ALL_MAIL_BUTTON_OPENING", + "trigger": "MELEE_RANGE\t\"string\"", + "contents": "MELEE_RANGE" }, { - "trigger": "OPEN_LOCK_OTHER\tstring", - "contents": "OPEN_LOCK_OTHER", + "trigger": "MEMBER_COUNT_IN_RAID_LIST\t\"string\"", + "contents": "MEMBER_COUNT_IN_RAID_LIST" }, { - "trigger": "OPEN_LOCK_SELF\tstring", - "contents": "OPEN_LOCK_SELF", + "trigger": "MEMBERS\t\"string\"", + "contents": "MEMBERS" }, { - "trigger": "OPEN_RAID_BROWSER\tstring", - "contents": "OPEN_RAID_BROWSER", + "trigger": "MEMBERS_IN_PARTY_LIST\t\"string\"", + "contents": "MEMBERS_IN_PARTY_LIST" }, { - "trigger": "OPEN_REASON_ACTIVATED_GLYPH\tstring", - "contents": "OPEN_REASON_ACTIVATED_GLYPH", + "trigger": "MERCHANT\t\"string\"", + "contents": "MERCHANT" }, { - "trigger": "OPEN_REASON_PENDING_GLYPH\tstring", - "contents": "OPEN_REASON_PENDING_GLYPH", + "trigger": "MERCHANT_ARENA_POINTS\t\"string\"", + "contents": "MERCHANT_ARENA_POINTS" }, { - "trigger": "OPENING\tstring", - "contents": "OPENING", + "trigger": "MERCHANT_BUYBACK\t\"string\"", + "contents": "MERCHANT_BUYBACK" }, { - "trigger": "OPENMAIL\tstring", - "contents": "OPENMAIL", + "trigger": "MERCHANT_HONOR_POINTS\t\"string\"", + "contents": "MERCHANT_HONOR_POINTS" }, { - "trigger": "OPT_OUT_LOOT_TITLE\tstring", - "contents": "OPT_OUT_LOOT_TITLE", + "trigger": "MERCHANT_PAGE_NUMBER\t\"string\"", + "contents": "MERCHANT_PAGE_NUMBER" }, { - "trigger": "OPT_OUT_LOOT_TOGGLE_OFF\tstring", - "contents": "OPT_OUT_LOOT_TOGGLE_OFF", + "trigger": "MERCHANT_STOCK\t\"string\"", + "contents": "MERCHANT_STOCK" }, { - "trigger": "OPT_OUT_LOOT_TOGGLE_ON\tstring", - "contents": "OPT_OUT_LOOT_TOGGLE_ON", + "trigger": "MESSAGE_SOURCES\t\"string\"", + "contents": "MESSAGE_SOURCES" }, { - "trigger": "OPTIMIZE_NETWORK_SPEED\tstring", - "contents": "OPTIMIZE_NETWORK_SPEED", + "trigger": "MESSAGE_TYPES\t\"string\"", + "contents": "MESSAGE_TYPES" }, { - "trigger": "OPTION_BN_WHISPER_MODE_INLINE\tstring", - "contents": "OPTION_BN_WHISPER_MODE_INLINE", + "trigger": "META_GEM\t\"string\"", + "contents": "META_GEM" }, { - "trigger": "OPTION_BN_WHISPER_MODE_POPOUT\tstring", - "contents": "OPTION_BN_WHISPER_MODE_POPOUT", + "trigger": "MILLISECONDS_ABBR\t\"string\"", + "contents": "MILLISECONDS_ABBR" }, { - "trigger": "OPTION_BN_WHISPER_MODE_POPOUT_AND_INLINE\tstring", - "contents": "OPTION_BN_WHISPER_MODE_POPOUT_AND_INLINE", + "trigger": "MIN_DAMAGE\t\"string\"", + "contents": "MIN_DAMAGE" }, { - "trigger": "OPTION_CHAT_STYLE_CLASSIC\tstring", - "contents": "OPTION_CHAT_STYLE_CLASSIC", + "trigger": "MINIMAP_GARRISON_LANDING_PAGE_TOOLTIP\t\"string\"", + "contents": "MINIMAP_GARRISON_LANDING_PAGE_TOOLTIP" }, { - "trigger": "OPTION_CHAT_STYLE_IM\tstring", - "contents": "OPTION_CHAT_STYLE_IM", + "trigger": "MINIMAP_LABEL\t\"string\"", + "contents": "MINIMAP_LABEL" }, { - "trigger": "OPTION_CONVERSATION_MODE_INLINE\tstring", - "contents": "OPTION_CONVERSATION_MODE_INLINE", + "trigger": "MINIMAP_ORDER_HALL_LANDING_PAGE_TOOLTIP\t\"string\"", + "contents": "MINIMAP_ORDER_HALL_LANDING_PAGE_TOOLTIP" }, { - "trigger": "OPTION_CONVERSATION_MODE_POPOUT\tstring", - "contents": "OPTION_CONVERSATION_MODE_POPOUT", + "trigger": "MINIMAP_TRACKING_AUCTIONEER\t\"string\"", + "contents": "MINIMAP_TRACKING_AUCTIONEER" }, { - "trigger": "OPTION_CONVERSATION_MODE_POPOUT_AND_INLINE\tstring", - "contents": "OPTION_CONVERSATION_MODE_POPOUT_AND_INLINE", + "trigger": "MINIMAP_TRACKING_BANKER\t\"string\"", + "contents": "MINIMAP_TRACKING_BANKER" }, { - "trigger": "OPTION_LOGOUT_REQUIREMENT\tstring", - "contents": "OPTION_LOGOUT_REQUIREMENT", + "trigger": "MINIMAP_TRACKING_BATTLEMASTER\t\"string\"", + "contents": "MINIMAP_TRACKING_BATTLEMASTER" }, { - "trigger": "OPTION_LOSS_OF_CONTROL_DISARM\tstring", - "contents": "OPTION_LOSS_OF_CONTROL_DISARM", + "trigger": "MINIMAP_TRACKING_DIGSITES\t\"string\"", + "contents": "MINIMAP_TRACKING_DIGSITES" }, { - "trigger": "OPTION_LOSS_OF_CONTROL_FULL\tstring", - "contents": "OPTION_LOSS_OF_CONTROL_FULL", + "trigger": "MINIMAP_TRACKING_FLIGHTMASTER\t\"string\"", + "contents": "MINIMAP_TRACKING_FLIGHTMASTER" }, { - "trigger": "OPTION_LOSS_OF_CONTROL_INTERRUPT\tstring", - "contents": "OPTION_LOSS_OF_CONTROL_INTERRUPT", + "trigger": "MINIMAP_TRACKING_FOCUS\t\"string\"", + "contents": "MINIMAP_TRACKING_FOCUS" }, { - "trigger": "OPTION_LOSS_OF_CONTROL_ROOT\tstring", - "contents": "OPTION_LOSS_OF_CONTROL_ROOT", + "trigger": "MINIMAP_TRACKING_HIDDEN_QUESTS\t\"string\"", + "contents": "MINIMAP_TRACKING_HIDDEN_QUESTS" }, { - "trigger": "OPTION_LOSS_OF_CONTROL_SILENCE\tstring", - "contents": "OPTION_LOSS_OF_CONTROL_SILENCE", + "trigger": "MINIMAP_TRACKING_INNKEEPER\t\"string\"", + "contents": "MINIMAP_TRACKING_INNKEEPER" }, { - "trigger": "OPTION_MAXFPS\tstring", - "contents": "OPTION_MAXFPS", + "trigger": "MINIMAP_TRACKING_MAILBOX\t\"string\"", + "contents": "MINIMAP_TRACKING_MAILBOX" }, { - "trigger": "OPTION_MAXFPS_CHECK\tstring", - "contents": "OPTION_MAXFPS_CHECK", + "trigger": "MINIMAP_TRACKING_NONE\t\"string\"", + "contents": "MINIMAP_TRACKING_NONE" }, { - "trigger": "OPTION_MAXFPSBK\tstring", - "contents": "OPTION_MAXFPSBK", + "trigger": "MINIMAP_TRACKING_POI\t\"string\"", + "contents": "MINIMAP_TRACKING_POI" }, { - "trigger": "OPTION_MAXFPSBK_CHECK\tstring", - "contents": "OPTION_MAXFPSBK_CHECK", + "trigger": "MINIMAP_TRACKING_QUEST_POIS\t\"string\"", + "contents": "MINIMAP_TRACKING_QUEST_POIS" }, { - "trigger": "OPTION_PHYSICS_OPTIONS\tstring", - "contents": "OPTION_PHYSICS_OPTIONS", + "trigger": "MINIMAP_TRACKING_REPAIR\t\"string\"", + "contents": "MINIMAP_TRACKING_REPAIR" }, { - "trigger": "OPTION_PREVIEW_TALENT_CHANGES_DESCRIPTION\tstring", - "contents": "OPTION_PREVIEW_TALENT_CHANGES_DESCRIPTION", + "trigger": "MINIMAP_TRACKING_STABLEMASTER\t\"string\"", + "contents": "MINIMAP_TRACKING_STABLEMASTER" }, { - "trigger": "OPTION_RAID_HEALTH_TEXT_HEALTH\tstring", - "contents": "OPTION_RAID_HEALTH_TEXT_HEALTH", + "trigger": "MINIMAP_TRACKING_TARGET\t\"string\"", + "contents": "MINIMAP_TRACKING_TARGET" }, { - "trigger": "OPTION_RAID_HEALTH_TEXT_LOSTHEALTH\tstring", - "contents": "OPTION_RAID_HEALTH_TEXT_LOSTHEALTH", + "trigger": "MINIMAP_TRACKING_TOOLTIP_NONE\t\"string\"", + "contents": "MINIMAP_TRACKING_TOOLTIP_NONE" }, { - "trigger": "OPTION_RAID_HEALTH_TEXT_NONE\tstring", - "contents": "OPTION_RAID_HEALTH_TEXT_NONE", + "trigger": "MINIMAP_TRACKING_TRAINER_CLASS\t\"string\"", + "contents": "MINIMAP_TRACKING_TRAINER_CLASS" }, { - "trigger": "OPTION_RAID_HEALTH_TEXT_PERC\tstring", - "contents": "OPTION_RAID_HEALTH_TEXT_PERC", + "trigger": "MINIMAP_TRACKING_TRAINER_PROFESSION\t\"string\"", + "contents": "MINIMAP_TRACKING_TRAINER_PROFESSION" }, { - "trigger": "OPTION_RAID_SORT_BY_ALPHABETICAL\tstring", - "contents": "OPTION_RAID_SORT_BY_ALPHABETICAL", + "trigger": "MINIMAP_TRACKING_TRANSMOGRIFIER\t\"string\"", + "contents": "MINIMAP_TRACKING_TRANSMOGRIFIER" }, { - "trigger": "OPTION_RAID_SORT_BY_GROUP\tstring", - "contents": "OPTION_RAID_SORT_BY_GROUP", + "trigger": "MINIMAP_TRACKING_TRIVIAL_QUESTS\t\"string\"", + "contents": "MINIMAP_TRACKING_TRIVIAL_QUESTS" }, { - "trigger": "OPTION_RAID_SORT_BY_ROLE\tstring", - "contents": "OPTION_RAID_SORT_BY_ROLE", + "trigger": "MINIMAP_TRACKING_VENDOR_AMMO\t\"string\"", + "contents": "MINIMAP_TRACKING_VENDOR_AMMO" }, { - "trigger": "OPTION_RESTART_REQUIREMENT\tstring", - "contents": "OPTION_RESTART_REQUIREMENT", + "trigger": "MINIMAP_TRACKING_VENDOR_FOOD\t\"string\"", + "contents": "MINIMAP_TRACKING_VENDOR_FOOD" }, { - "trigger": "OPTION_STEREO_CONVERGENCE\tstring", - "contents": "OPTION_STEREO_CONVERGENCE", + "trigger": "MINIMAP_TRACKING_VENDOR_POISON\t\"string\"", + "contents": "MINIMAP_TRACKING_VENDOR_POISON" }, { - "trigger": "OPTION_STEREO_SEPARATION\tstring", - "contents": "OPTION_STEREO_SEPARATION", + "trigger": "MINIMAP_TRACKING_VENDOR_REAGENT\t\"string\"", + "contents": "MINIMAP_TRACKING_VENDOR_REAGENT" }, { - "trigger": "OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN\tstring", - "contents": "OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN", + "trigger": "MINIMAP_TRACKING_WILD_BATTLE_PET\t\"string\"", + "contents": "MINIMAP_TRACKING_WILD_BATTLE_PET" }, { - "trigger": "OPTION_TOOLTIP_ADVANCED_COMBAT_LOGGING\tstring", - "contents": "OPTION_TOOLTIP_ADVANCED_COMBAT_LOGGING", + "trigger": "MINIMIZE\t\"string\"", + "contents": "MINIMIZE" }, { - "trigger": "OPTION_TOOLTIP_ADVANCED_MSAA\tstring", - "contents": "OPTION_TOOLTIP_ADVANCED_MSAA", + "trigger": "MINIMUM\t\"string\"", + "contents": "MINIMUM" }, { - "trigger": "OPTION_TOOLTIP_ADVANCED_OBJECTIVES\tstring", - "contents": "OPTION_TOOLTIP_ADVANCED_OBJECTIVES", + "trigger": "MINOR_GLYPH\t\"string\"", + "contents": "MINOR_GLYPH" }, { - "trigger": "OPTION_TOOLTIP_ADVANCED_PPAA\tstring", - "contents": "OPTION_TOOLTIP_ADVANCED_PPAA", + "trigger": "MINOR_GLYPHS\t\"string\"", + "contents": "MINOR_GLYPHS" }, { - "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY1\tstring", - "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY1", + "trigger": "MINS_ABBR\t\"string\"", + "contents": "MINS_ABBR" }, { - "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY2\tstring", - "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY2", + "trigger": "MINUTE_ONELETTER_ABBR\t\"string\"", + "contents": "MINUTE_ONELETTER_ABBR" }, { - "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY3\tstring", - "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY3", + "trigger": "MINUTES\t\"string\"", + "contents": "MINUTES" }, { - "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY4\tstring", - "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY4", + "trigger": "MINUTES_ABBR\t\"string\"", + "contents": "MINUTES_ABBR" }, { - "trigger": "OPTION_TOOLTIP_ALTERNATE_RESOURCE\tstring", - "contents": "OPTION_TOOLTIP_ALTERNATE_RESOURCE", + "trigger": "MINUTES_SECONDS\t\"string\"", + "contents": "MINUTES_SECONDS" }, { - "trigger": "OPTION_TOOLTIP_ALWAYS_SHOW_MULTIBARS\tstring", - "contents": "OPTION_TOOLTIP_ALWAYS_SHOW_MULTIBARS", + "trigger": "MISCELLANEOUS\t\"string\"", + "contents": "MISCELLANEOUS" }, { - "trigger": "OPTION_TOOLTIP_AMBIENCE_VOLUME\tstring", - "contents": "OPTION_TOOLTIP_AMBIENCE_VOLUME", + "trigger": "MISS\t\"string\"", + "contents": "MISS" }, { - "trigger": "OPTION_TOOLTIP_ANIMATION\tstring", - "contents": "OPTION_TOOLTIP_ANIMATION", + "trigger": "MISS_CHANCE\t\"string\"", + "contents": "MISS_CHANCE" }, { - "trigger": "OPTION_TOOLTIP_ANISOTROPIC\tstring", - "contents": "OPTION_TOOLTIP_ANISOTROPIC", + "trigger": "MISSES\t\"string\"", + "contents": "MISSES" }, { - "trigger": "OPTION_TOOLTIP_ANTIALIASING\tstring", - "contents": "OPTION_TOOLTIP_ANTIALIASING", + "trigger": "MODE\t\"string\"", + "contents": "MODE" }, { - "trigger": "OPTION_TOOLTIP_ASSIST_ATTACK\tstring", - "contents": "OPTION_TOOLTIP_ASSIST_ATTACK", + "trigger": "MODEL\t\"string\"", + "contents": "MODEL" }, { - "trigger": "OPTION_TOOLTIP_AUDIO_LOCALE\tstring", - "contents": "OPTION_TOOLTIP_AUDIO_LOCALE", + "trigger": "MODEL_PREVIEW_FRAME_CAROUSEL_TEXT_FORMAT\t\"string\"", + "contents": "MODEL_PREVIEW_FRAME_CAROUSEL_TEXT_FORMAT" }, { - "trigger": "OPTION_TOOLTIP_AUTO_ACCEPT_QUICK_JOIN\tstring", - "contents": "OPTION_TOOLTIP_AUTO_ACCEPT_QUICK_JOIN", + "trigger": "MODIFIERS_COLON\t\"string\"", + "contents": "MODIFIERS_COLON" }, { - "trigger": "OPTION_TOOLTIP_AUTO_DISMOUNT_FLYING\tstring", - "contents": "OPTION_TOOLTIP_AUTO_DISMOUNT_FLYING", + "trigger": "MONEY\t\"string\"", + "contents": "MONEY" }, { - "trigger": "OPTION_TOOLTIP_AUTO_FOLLOW_SPEED\tstring", - "contents": "OPTION_TOOLTIP_AUTO_FOLLOW_SPEED", + "trigger": "MONEY_CAP_REACHED_TRIAL\t\"string\"", + "contents": "MONEY_CAP_REACHED_TRIAL" }, { - "trigger": "OPTION_TOOLTIP_AUTO_JOIN_GUILD_CHANNEL\tstring", - "contents": "OPTION_TOOLTIP_AUTO_JOIN_GUILD_CHANNEL", + "trigger": "MONEY_COLON\t\"string\"", + "contents": "MONEY_COLON" }, { - "trigger": "OPTION_TOOLTIP_AUTO_LOOT_ALT_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_LOOT_ALT_KEY", + "trigger": "MONEY_LOOT\t\"string\"", + "contents": "MONEY_LOOT" }, { - "trigger": "OPTION_TOOLTIP_AUTO_LOOT_CTRL_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_LOOT_CTRL_KEY", + "trigger": "MONK_BREW_CORE_ABILITY_1\t\"string\"", + "contents": "MONK_BREW_CORE_ABILITY_1" }, { - "trigger": "OPTION_TOOLTIP_AUTO_LOOT_DEFAULT\tstring", - "contents": "OPTION_TOOLTIP_AUTO_LOOT_DEFAULT", + "trigger": "MONK_BREW_CORE_ABILITY_2\t\"string\"", + "contents": "MONK_BREW_CORE_ABILITY_2" }, { - "trigger": "OPTION_TOOLTIP_AUTO_LOOT_KEY_TEXT\tstring", - "contents": "OPTION_TOOLTIP_AUTO_LOOT_KEY_TEXT", + "trigger": "MONK_BREW_CORE_ABILITY_3\t\"string\"", + "contents": "MONK_BREW_CORE_ABILITY_3" }, { - "trigger": "OPTION_TOOLTIP_AUTO_LOOT_NONE_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_LOOT_NONE_KEY", + "trigger": "MONK_BREW_CORE_ABILITY_4\t\"string\"", + "contents": "MONK_BREW_CORE_ABILITY_4" }, { - "trigger": "OPTION_TOOLTIP_AUTO_LOOT_SHIFT_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_LOOT_SHIFT_KEY", + "trigger": "MONK_BREW_CORE_ABILITY_5\t\"string\"", + "contents": "MONK_BREW_CORE_ABILITY_5" }, { - "trigger": "OPTION_TOOLTIP_AUTO_OPEN_LOOT_HISTORY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_OPEN_LOOT_HISTORY", + "trigger": "MONK_BREW_CORE_ABILITY_6\t\"string\"", + "contents": "MONK_BREW_CORE_ABILITY_6" }, { - "trigger": "OPTION_TOOLTIP_AUTO_QUEST_PROGRESS\tstring", - "contents": "OPTION_TOOLTIP_AUTO_QUEST_PROGRESS", + "trigger": "MONK_MIST_CORE_ABILITY_1\t\"string\"", + "contents": "MONK_MIST_CORE_ABILITY_1" }, { - "trigger": "OPTION_TOOLTIP_AUTO_QUEST_WATCH\tstring", - "contents": "OPTION_TOOLTIP_AUTO_QUEST_WATCH", + "trigger": "MONK_MIST_CORE_ABILITY_2\t\"string\"", + "contents": "MONK_MIST_CORE_ABILITY_2" }, { - "trigger": "OPTION_TOOLTIP_AUTO_RANGED_COMBAT\tstring", - "contents": "OPTION_TOOLTIP_AUTO_RANGED_COMBAT", + "trigger": "MONK_MIST_CORE_ABILITY_3\t\"string\"", + "contents": "MONK_MIST_CORE_ABILITY_3" }, { - "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST\tstring", - "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST", + "trigger": "MONK_MIST_CORE_ABILITY_4\t\"string\"", + "contents": "MONK_MIST_CORE_ABILITY_4" }, { - "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_ALT_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_ALT_KEY", + "trigger": "MONK_MIST_CORE_ABILITY_5\t\"string\"", + "contents": "MONK_MIST_CORE_ABILITY_5" }, { - "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_CTRL_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_CTRL_KEY", + "trigger": "MONK_MIST_CORE_ABILITY_6\t\"string\"", + "contents": "MONK_MIST_CORE_ABILITY_6" }, { - "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_KEY_TEXT\tstring", - "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_KEY_TEXT", + "trigger": "MONK_WIND_CORE_ABILITY_1\t\"string\"", + "contents": "MONK_WIND_CORE_ABILITY_1" }, { - "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_NONE_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_NONE_KEY", + "trigger": "MONK_WIND_CORE_ABILITY_2\t\"string\"", + "contents": "MONK_WIND_CORE_ABILITY_2" }, { - "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_SHIFT_KEY\tstring", - "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_SHIFT_KEY", + "trigger": "MONK_WIND_CORE_ABILITY_3\t\"string\"", + "contents": "MONK_WIND_CORE_ABILITY_3" }, { - "trigger": "OPTION_TOOLTIP_BLOCK_CHAT_CHANNEL_INVITE\tstring", - "contents": "OPTION_TOOLTIP_BLOCK_CHAT_CHANNEL_INVITE", + "trigger": "MONK_WIND_CORE_ABILITY_4\t\"string\"", + "contents": "MONK_WIND_CORE_ABILITY_4" }, { - "trigger": "OPTION_TOOLTIP_BLOCK_GUILD_INVITES\tstring", - "contents": "OPTION_TOOLTIP_BLOCK_GUILD_INVITES", + "trigger": "MONK_WIND_CORE_ABILITY_5\t\"string\"", + "contents": "MONK_WIND_CORE_ABILITY_5" }, { - "trigger": "OPTION_TOOLTIP_BLOCK_TRADES\tstring", - "contents": "OPTION_TOOLTIP_BLOCK_TRADES", + "trigger": "MONK_WIND_CORE_ABILITY_6\t\"string\"", + "contents": "MONK_WIND_CORE_ABILITY_6" }, { - "trigger": "OPTION_TOOLTIP_CAMERA1\tstring", - "contents": "OPTION_TOOLTIP_CAMERA1", + "trigger": "MONSTER_BOSS_EMOTE\t\"string\"", + "contents": "MONSTER_BOSS_EMOTE" }, { - "trigger": "OPTION_TOOLTIP_CAMERA2\tstring", - "contents": "OPTION_TOOLTIP_CAMERA2", + "trigger": "MONSTER_BOSS_WHISPER\t\"string\"", + "contents": "MONSTER_BOSS_WHISPER" }, { - "trigger": "OPTION_TOOLTIP_CAMERA3\tstring", - "contents": "OPTION_TOOLTIP_CAMERA3", + "trigger": "MONTH_APRIL\t\"string\"", + "contents": "MONTH_APRIL" }, { - "trigger": "OPTION_TOOLTIP_CAMERA4\tstring", - "contents": "OPTION_TOOLTIP_CAMERA4", + "trigger": "MONTH_AUGUST\t\"string\"", + "contents": "MONTH_AUGUST" }, { - "trigger": "OPTION_TOOLTIP_CAMERA_ALWAYS\tstring", - "contents": "OPTION_TOOLTIP_CAMERA_ALWAYS", + "trigger": "MONTH_DECEMBER\t\"string\"", + "contents": "MONTH_DECEMBER" }, { - "trigger": "OPTION_TOOLTIP_CAMERA_NEVER\tstring", - "contents": "OPTION_TOOLTIP_CAMERA_NEVER", + "trigger": "MONTH_FEBRUARY\t\"string\"", + "contents": "MONTH_FEBRUARY" }, { - "trigger": "OPTION_TOOLTIP_CAMERA_SMART\tstring", - "contents": "OPTION_TOOLTIP_CAMERA_SMART", + "trigger": "MONTH_JANUARY\t\"string\"", + "contents": "MONTH_JANUARY" }, { - "trigger": "OPTION_TOOLTIP_CAMERA_SMARTER\tstring", - "contents": "OPTION_TOOLTIP_CAMERA_SMARTER", + "trigger": "MONTH_JULY\t\"string\"", + "contents": "MONTH_JULY" }, { - "trigger": "OPTION_TOOLTIP_CHARACTER_SHADOWS\tstring", - "contents": "OPTION_TOOLTIP_CHARACTER_SHADOWS", + "trigger": "MONTH_JUNE\t\"string\"", + "contents": "MONTH_JUNE" }, { - "trigger": "OPTION_TOOLTIP_CHAT_BUBBLES\tstring", - "contents": "OPTION_TOOLTIP_CHAT_BUBBLES", + "trigger": "MONTH_MARCH\t\"string\"", + "contents": "MONTH_MARCH" }, { - "trigger": "OPTION_TOOLTIP_CHAT_LOCKED\tstring", - "contents": "OPTION_TOOLTIP_CHAT_LOCKED", + "trigger": "MONTH_MAY\t\"string\"", + "contents": "MONTH_MAY" }, { - "trigger": "OPTION_TOOLTIP_CHAT_MOUSE_WHEEL_SCROLL\tstring", - "contents": "OPTION_TOOLTIP_CHAT_MOUSE_WHEEL_SCROLL", + "trigger": "MONTH_NOVEMBER\t\"string\"", + "contents": "MONTH_NOVEMBER" }, { - "trigger": "OPTION_TOOLTIP_CHAT_WHOLE_WINDOW_CLICKABLE\tstring", - "contents": "OPTION_TOOLTIP_CHAT_WHOLE_WINDOW_CLICKABLE", + "trigger": "MONTH_OCTOBER\t\"string\"", + "contents": "MONTH_OCTOBER" }, { - "trigger": "OPTION_TOOLTIP_CINEMATIC_SUBTITLES\tstring", - "contents": "OPTION_TOOLTIP_CINEMATIC_SUBTITLES", + "trigger": "MONTH_SEPTEMBER\t\"string\"", + "contents": "MONTH_SEPTEMBER" }, { - "trigger": "OPTION_TOOLTIP_CLEAR_AFK\tstring", - "contents": "OPTION_TOOLTIP_CLEAR_AFK", + "trigger": "MORE_REAGENTS\t\"string\"", + "contents": "MORE_REAGENTS" }, { - "trigger": "OPTION_TOOLTIP_CLICK_CAMERA1\tstring", - "contents": "OPTION_TOOLTIP_CLICK_CAMERA1", + "trigger": "MOTD_COLON\t\"string\"", + "contents": "MOTD_COLON" }, { - "trigger": "OPTION_TOOLTIP_CLICK_CAMERA2\tstring", - "contents": "OPTION_TOOLTIP_CLICK_CAMERA2", + "trigger": "MOUNT\t\"string\"", + "contents": "MOUNT" }, { - "trigger": "OPTION_TOOLTIP_CLICK_CAMERA3\tstring", - "contents": "OPTION_TOOLTIP_CLICK_CAMERA3", + "trigger": "MOUNT_JOURNAL_CANT_USE\t\"string\"", + "contents": "MOUNT_JOURNAL_CANT_USE" }, { - "trigger": "OPTION_TOOLTIP_CLICK_CAMERA_STYLE\tstring", - "contents": "OPTION_TOOLTIP_CLICK_CAMERA_STYLE", + "trigger": "MOUNT_JOURNAL_FILTER_UNUSABLE\t\"string\"", + "contents": "MOUNT_JOURNAL_FILTER_UNUSABLE" }, { - "trigger": "OPTION_TOOLTIP_CLICK_TO_MOVE\tstring", - "contents": "OPTION_TOOLTIP_CLICK_TO_MOVE", + "trigger": "MOUNT_JOURNAL_NO_VALID_FAVORITES\t\"string\"", + "contents": "MOUNT_JOURNAL_NO_VALID_FAVORITES" }, { - "trigger": "OPTION_TOOLTIP_CLICKCAMERA_LOCKED\tstring", - "contents": "OPTION_TOOLTIP_CLICKCAMERA_LOCKED", + "trigger": "MOUNT_JOURNAL_NOT_COLLECTED\t\"string\"", + "contents": "MOUNT_JOURNAL_NOT_COLLECTED" }, { - "trigger": "OPTION_TOOLTIP_CLICKCAMERA_NEVER\tstring", - "contents": "OPTION_TOOLTIP_CLICKCAMERA_NEVER", + "trigger": "MOUNT_JOURNAL_SUMMON_RANDOM_FAVORITE_MOUNT\t\"string\"", + "contents": "MOUNT_JOURNAL_SUMMON_RANDOM_FAVORITE_MOUNT" }, { - "trigger": "OPTION_TOOLTIP_CLICKCAMERA_SMART\tstring", - "contents": "OPTION_TOOLTIP_CLICKCAMERA_SMART", + "trigger": "MOUNT_JOURNAL_WRONG_FACTION\t\"string\"", + "contents": "MOUNT_JOURNAL_WRONG_FACTION" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TARGET_MODE\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TARGET_MODE", + "trigger": "MOUNTS\t\"string\"", + "contents": "MOUNTS" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_NEW\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_NEW", + "trigger": "MOUNTS_AND_PETS\t\"string\"", + "contents": "MOUNTS_AND_PETS" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_OLD\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_OLD", + "trigger": "MOUSE_LABEL\t\"string\"", + "contents": "MOUSE_LABEL" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_MODE\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_MODE", + "trigger": "MOUSE_LOOK_SPEED\t\"string\"", + "contents": "MOUSE_LOOK_SPEED" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SCROLL_DOWN\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SCROLL_DOWN", + "trigger": "MOUSE_SENSITIVITY\t\"string\"", + "contents": "MOUSE_SENSITIVITY" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURA_FADE\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURA_FADE", + "trigger": "MOUSE_SUBTEXT\t\"string\"", + "contents": "MOUSE_SUBTEXT" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURAS\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURAS", + "trigger": "MOVE_FILTER_DOWN\t\"string\"", + "contents": "MOVE_FILTER_DOWN" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBAT_STATE\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBAT_STATE", + "trigger": "MOVE_FILTER_UP\t\"string\"", + "contents": "MOVE_FILTER_UP" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBO_POINTS\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBO_POINTS", + "trigger": "MOVE_FRAME\t\"string\"", + "contents": "MOVE_FRAME" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_DODGE_PARRY_MISS\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_DODGE_PARRY_MISS", + "trigger": "MOVE_PAD\t\"string\"", + "contents": "MOVE_PAD" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_ENERGIZE\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_ENERGIZE", + "trigger": "MOVE_TO_CONVERSATION_WINDOW\t\"string\"", + "contents": "MOVE_TO_CONVERSATION_WINDOW" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_FRIENDLY_NAMES\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_FRIENDLY_NAMES", + "trigger": "MOVE_TO_INACTIVE\t\"string\"", + "contents": "MOVE_TO_INACTIVE" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_HONOR_GAINED\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_HONOR_GAINED", + "trigger": "MOVE_TO_NEW_WINDOW\t\"string\"", + "contents": "MOVE_TO_NEW_WINDOW" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_LOW_HEALTH_MANA\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_LOW_HEALTH_MANA", + "trigger": "MOVE_TO_WHISPER_WINDOW\t\"string\"", + "contents": "MOVE_TO_WHISPER_WINDOW" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE", + "trigger": "MOVIE_RECORDING_AIC\t\"string\"", + "contents": "MOVIE_RECORDING_AIC" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REACTIVES\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REACTIVES", + "trigger": "MOVIE_RECORDING_AIC_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_AIC_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REPUTATION\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REPUTATION", + "trigger": "MOVIE_RECORDING_CANCEL_CONFIRMATION\t\"string\"", + "contents": "MOVIE_RECORDING_CANCEL_CONFIRMATION" }, { - "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_RESISTANCES\tstring", - "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_RESISTANCES", + "trigger": "MOVIE_RECORDING_CODEC_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_CODEC_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_CONSOLIDATE_BUFFS\tstring", - "contents": "OPTION_TOOLTIP_CONSOLIDATE_BUFFS", + "trigger": "MOVIE_RECORDING_COMPRESS_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESS_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_COUNTDOWN_FOR_COOLDOWNS\tstring", - "contents": "OPTION_TOOLTIP_COUNTDOWN_FOR_COOLDOWNS", + "trigger": "MOVIE_RECORDING_COMPRESSBUTTON\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESSBUTTON" }, { - "trigger": "OPTION_TOOLTIP_DEATH_EFFECT\tstring", - "contents": "OPTION_TOOLTIP_DEATH_EFFECT", + "trigger": "MOVIE_RECORDING_COMPRESSDIALOG\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESSDIALOG" }, { - "trigger": "OPTION_TOOLTIP_DEPTH_EFFECTS\tstring", - "contents": "OPTION_TOOLTIP_DEPTH_EFFECTS", + "trigger": "MOVIE_RECORDING_COMPRESSING\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESSING" }, { - "trigger": "OPTION_TOOLTIP_DESKTOP_GAMMA\tstring", - "contents": "OPTION_TOOLTIP_DESKTOP_GAMMA", + "trigger": "MOVIE_RECORDING_COMPRESSING_CANCEL_NEWBIE_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESSING_CANCEL_NEWBIE_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_DIALOG_VOLUME\tstring", - "contents": "OPTION_TOOLTIP_DIALOG_VOLUME", + "trigger": "MOVIE_RECORDING_COMPRESSING_CANCEL_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESSING_CANCEL_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_BORDERS\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_BORDERS", + "trigger": "MOVIE_RECORDING_COMPRESSION\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESSION" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_FREE_BAG_SLOTS\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_FREE_BAG_SLOTS", + "trigger": "MOVIE_RECORDING_COMPRESSION_STARTED\t\"string\"", + "contents": "MOVIE_RECORDING_COMPRESSION_STARTED" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_INCOMING_HEALS\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_INCOMING_HEALS", + "trigger": "MOVIE_RECORDING_DATA_RATE\t\"string\"", + "contents": "MOVIE_RECORDING_DATA_RATE" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_MODE\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_MODE", + "trigger": "MOVIE_RECORDING_DATA_RATE_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_DATA_RATE_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_MT_AND_MA\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_MT_AND_MA", + "trigger": "MOVIE_RECORDING_DV\t\"string\"", + "contents": "MOVIE_RECORDING_DV" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_ONLY_DISPELLABLE_DEBUFFS\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_ONLY_DISPELLABLE_DEBUFFS", + "trigger": "MOVIE_RECORDING_DV_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_DV_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE", + "trigger": "MOVIE_RECORDING_ENABLE_COMPRESSION\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_COMPRESSION" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE_ON_ENEMY\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE_ON_ENEMY", + "trigger": "MOVIE_RECORDING_ENABLE_COMPRESSION_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_COMPRESSION_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_POWER_BARS\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_POWER_BARS", + "trigger": "MOVIE_RECORDING_ENABLE_CURSOR\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_CURSOR" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_RAID_AGGRO_HIGHLIGHT\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_RAID_AGGRO_HIGHLIGHT", + "trigger": "MOVIE_RECORDING_ENABLE_CURSOR_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_CURSOR_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_DISPLAY_RAID_PETS\tstring", - "contents": "OPTION_TOOLTIP_DISPLAY_RAID_PETS", + "trigger": "MOVIE_RECORDING_ENABLE_GUI\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_GUI" }, { - "trigger": "OPTION_TOOLTIP_EMPHASIZE_MY_SPELLS\tstring", - "contents": "OPTION_TOOLTIP_EMPHASIZE_MY_SPELLS", + "trigger": "MOVIE_RECORDING_ENABLE_GUI_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_GUI_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_ALL_SHADERS\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_ALL_SHADERS", + "trigger": "MOVIE_RECORDING_ENABLE_ICON\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_ICON" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_AMBIENCE\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_AMBIENCE", + "trigger": "MOVIE_RECORDING_ENABLE_ICON_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_ICON_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_BGSOUND\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_BGSOUND", + "trigger": "MOVIE_RECORDING_ENABLE_RECOVER\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_RECOVER" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_DIALOG\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_DIALOG", + "trigger": "MOVIE_RECORDING_ENABLE_RECOVER_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_RECOVER_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_DSP_EFFECTS\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_DSP_EFFECTS", + "trigger": "MOVIE_RECORDING_ENABLE_SOUND\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_SOUND" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_EMOTE_SOUNDS\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_EMOTE_SOUNDS", + "trigger": "MOVIE_RECORDING_ENABLE_SOUND_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_ENABLE_SOUND_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_ERROR_SPEECH\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_ERROR_SPEECH", + "trigger": "MOVIE_RECORDING_FPS_FOURTH\t\"string\"", + "contents": "MOVIE_RECORDING_FPS_FOURTH" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_GROUP_SPEECH\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_GROUP_SPEECH", + "trigger": "MOVIE_RECORDING_FPS_HALF\t\"string\"", + "contents": "MOVIE_RECORDING_FPS_HALF" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_HARDWARE\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_HARDWARE", + "trigger": "MOVIE_RECORDING_FPS_THIRD\t\"string\"", + "contents": "MOVIE_RECORDING_FPS_THIRD" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_MICROPHONE\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_MICROPHONE", + "trigger": "MOVIE_RECORDING_FRAMERATE\t\"string\"", + "contents": "MOVIE_RECORDING_FRAMERATE" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_MUSIC\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_MUSIC", + "trigger": "MOVIE_RECORDING_FRAMERATE_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_FRAMERATE_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_MUSIC_LOOPING\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_MUSIC_LOOPING", + "trigger": "MOVIE_RECORDING_FULL_RESOLUTION\t\"string\"", + "contents": "MOVIE_RECORDING_FULL_RESOLUTION" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_PET_BATTLE_MUSIC\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_PET_BATTLE_MUSIC", + "trigger": "MOVIE_RECORDING_GUI_OFF\t\"string\"", + "contents": "MOVIE_RECORDING_GUI_OFF" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_PET_SOUNDS\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_PET_SOUNDS", + "trigger": "MOVIE_RECORDING_GUI_ON\t\"string\"", + "contents": "MOVIE_RECORDING_GUI_ON" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_REVERB\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_REVERB", + "trigger": "MOVIE_RECORDING_H264\t\"string\"", + "contents": "MOVIE_RECORDING_H264" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_SOFTWARE_HRTF\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_SOFTWARE_HRTF", + "trigger": "MOVIE_RECORDING_H264_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_H264_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_SOUND\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_SOUND", + "trigger": "MOVIE_RECORDING_MJPEG\t\"string\"", + "contents": "MOVIE_RECORDING_MJPEG" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_SOUND_AT_CHARACTER\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_SOUND_AT_CHARACTER", + "trigger": "MOVIE_RECORDING_MJPEG_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_MJPEG_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_SOUNDFX\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_SOUNDFX", + "trigger": "MOVIE_RECORDING_MPEG4\t\"string\"", + "contents": "MOVIE_RECORDING_MPEG4" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_STEREO_VIDEO\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_STEREO_VIDEO", + "trigger": "MOVIE_RECORDING_MPEG4_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_MPEG4_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_ENABLE_VOICECHAT\tstring", - "contents": "OPTION_TOOLTIP_ENABLE_VOICECHAT", + "trigger": "MOVIE_RECORDING_PIXLET\t\"string\"", + "contents": "MOVIE_RECORDING_PIXLET" }, { - "trigger": "OPTION_TOOLTIP_ENVIRONMENT_DETAIL\tstring", - "contents": "OPTION_TOOLTIP_ENVIRONMENT_DETAIL", + "trigger": "MOVIE_RECORDING_QUALITY_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_QUALITY_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_FARCLIP\tstring", - "contents": "OPTION_TOOLTIP_FARCLIP", + "trigger": "MOVIE_RECORDING_RECORDING\t\"string\"", + "contents": "MOVIE_RECORDING_RECORDING" }, { - "trigger": "OPTION_TOOLTIP_FIX_LAG\tstring", - "contents": "OPTION_TOOLTIP_FIX_LAG", + "trigger": "MOVIE_RECORDING_RECORDING_STARTED\t\"string\"", + "contents": "MOVIE_RECORDING_RECORDING_STARTED" }, { - "trigger": "OPTION_TOOLTIP_FLASH_LOW_HEALTH_WARNING\tstring", - "contents": "OPTION_TOOLTIP_FLASH_LOW_HEALTH_WARNING", + "trigger": "MOVIE_RECORDING_RECORDING_STOPPED\t\"string\"", + "contents": "MOVIE_RECORDING_RECORDING_STOPPED" }, { - "trigger": "OPTION_TOOLTIP_FOCUS_CAST_ALT_KEY\tstring", - "contents": "OPTION_TOOLTIP_FOCUS_CAST_ALT_KEY", + "trigger": "MOVIE_RECORDING_RECOVERING\t\"string\"", + "contents": "MOVIE_RECORDING_RECOVERING" }, { - "trigger": "OPTION_TOOLTIP_FOCUS_CAST_CTRL_KEY\tstring", - "contents": "OPTION_TOOLTIP_FOCUS_CAST_CTRL_KEY", + "trigger": "MOVIE_RECORDING_RESOLUTION_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_RESOLUTION_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_FOCUS_CAST_NONE_KEY\tstring", - "contents": "OPTION_TOOLTIP_FOCUS_CAST_NONE_KEY", + "trigger": "MOVIE_RECORDING_TIME\t\"string\"", + "contents": "MOVIE_RECORDING_TIME" }, { - "trigger": "OPTION_TOOLTIP_FOCUS_CAST_SHIFT_KEY\tstring", - "contents": "OPTION_TOOLTIP_FOCUS_CAST_SHIFT_KEY", + "trigger": "MOVIE_RECORDING_TIME_TOOLTIP\t\"string\"", + "contents": "MOVIE_RECORDING_TIME_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_FOLLOW_TERRAIN\tstring", - "contents": "OPTION_TOOLTIP_FOLLOW_TERRAIN", + "trigger": "MOVIE_RECORDING_UNCOMPRESSED_RGB\t\"string\"", + "contents": "MOVIE_RECORDING_UNCOMPRESSED_RGB" }, { - "trigger": "OPTION_TOOLTIP_FULL_SCREEN_GLOW\tstring", - "contents": "OPTION_TOOLTIP_FULL_SCREEN_GLOW", + "trigger": "MP\t\"string\"", + "contents": "MP" }, { - "trigger": "OPTION_TOOLTIP_FULL_SIZE_FOCUS_FRAME\tstring", - "contents": "OPTION_TOOLTIP_FULL_SIZE_FOCUS_FRAME", + "trigger": "MULTI_CAST_TOOLTIP_NO_TOTEM\t\"string\"", + "contents": "MULTI_CAST_TOOLTIP_NO_TOTEM" }, { - "trigger": "OPTION_TOOLTIP_GAMEFIELD_DESELECT\tstring", - "contents": "OPTION_TOOLTIP_GAMEFIELD_DESELECT", + "trigger": "MULTIPLE_DUNGEONS\t\"string\"", + "contents": "MULTIPLE_DUNGEONS" }, { - "trigger": "OPTION_TOOLTIP_GAMMA\tstring", - "contents": "OPTION_TOOLTIP_GAMMA", + "trigger": "MULTISAMPLE\t\"string\"", + "contents": "MULTISAMPLE" }, { - "trigger": "OPTION_TOOLTIP_GROUND_CLUTTER\tstring", - "contents": "OPTION_TOOLTIP_GROUND_CLUTTER", + "trigger": "MULTISAMPLE_ALPHA_TEST\t\"string\"", + "contents": "MULTISAMPLE_ALPHA_TEST" }, { - "trigger": "OPTION_TOOLTIP_GROUND_DENSITY\tstring", - "contents": "OPTION_TOOLTIP_GROUND_DENSITY", + "trigger": "MULTISAMPLE_ANTI_ALIASING\t\"string\"", + "contents": "MULTISAMPLE_ANTI_ALIASING" }, { - "trigger": "OPTION_TOOLTIP_GROUND_RADIUS\tstring", - "contents": "OPTION_TOOLTIP_GROUND_RADIUS", + "trigger": "MULTISAMPLE_ANTIALIASING\t\"string\"", + "contents": "MULTISAMPLE_ANTIALIASING" }, { - "trigger": "OPTION_TOOLTIP_GUILDMEMBER_ALERT\tstring", - "contents": "OPTION_TOOLTIP_GUILDMEMBER_ALERT", + "trigger": "MULTISAMPLING_FORMAT_STRING\t\"string\"", + "contents": "MULTISAMPLING_FORMAT_STRING" }, { - "trigger": "OPTION_TOOLTIP_GXAPI\tstring", - "contents": "OPTION_TOOLTIP_GXAPI", + "trigger": "MULTISAMPLING_SHORT_FORMAT_STRING\t\"string\"", + "contents": "MULTISAMPLING_SHORT_FORMAT_STRING" }, { - "trigger": "OPTION_TOOLTIP_HARDWARE_CURSOR\tstring", - "contents": "OPTION_TOOLTIP_HARDWARE_CURSOR", + "trigger": "MUSIC_DISABLED\t\"string\"", + "contents": "MUSIC_DISABLED" }, { - "trigger": "OPTION_TOOLTIP_HEAD_BOB\tstring", - "contents": "OPTION_TOOLTIP_HEAD_BOB", + "trigger": "MUSIC_ENABLED\t\"string\"", + "contents": "MUSIC_ENABLED" }, { - "trigger": "OPTION_TOOLTIP_HIDE_ADVENTURE_JOURNAL_ALERTS\tstring", - "contents": "OPTION_TOOLTIP_HIDE_ADVENTURE_JOURNAL_ALERTS", + "trigger": "MUSIC_VOLUME\t\"string\"", + "contents": "MUSIC_VOLUME" }, { - "trigger": "OPTION_TOOLTIP_HIDE_OUTDOOR_WORLD_STATE\tstring", - "contents": "OPTION_TOOLTIP_HIDE_OUTDOOR_WORLD_STATE", + "trigger": "MUTE\t\"string\"", + "contents": "MUTE" }, { - "trigger": "OPTION_TOOLTIP_HIDE_PARTY_INTERFACE\tstring", - "contents": "OPTION_TOOLTIP_HIDE_PARTY_INTERFACE", + "trigger": "MUTE_PLAYER\t\"string\"", + "contents": "MUTE_PLAYER" }, { - "trigger": "OPTION_TOOLTIP_INTERACT_ON_LEFT_CLICK\tstring", - "contents": "OPTION_TOOLTIP_INTERACT_ON_LEFT_CLICK", + "trigger": "MUTE_SILENCED\t\"string\"", + "contents": "MUTE_SILENCED" }, { - "trigger": "OPTION_TOOLTIP_INVERT_MOUSE\tstring", - "contents": "OPTION_TOOLTIP_INVERT_MOUSE", + "trigger": "MUTED\t\"string\"", + "contents": "MUTED" }, { - "trigger": "OPTION_TOOLTIP_KEEP_GROUPS_TOGETHER\tstring", - "contents": "OPTION_TOOLTIP_KEEP_GROUPS_TOGETHER", + "trigger": "MUTED_LIST\t\"string\"", + "contents": "MUTED_LIST" }, { - "trigger": "OPTION_TOOLTIP_LIGHTING_QUALITY\tstring", - "contents": "OPTION_TOOLTIP_LIGHTING_QUALITY", + "trigger": "MYTHIC_PLUS_BEST_WEEKLY\t\"string\"", + "contents": "MYTHIC_PLUS_BEST_WEEKLY" }, { - "trigger": "OPTION_TOOLTIP_LIQUID_DETAIL\tstring", - "contents": "OPTION_TOOLTIP_LIQUID_DETAIL", + "trigger": "MYTHIC_PLUS_CHEST_ITEM_LEVEL_REWARD\t\"string\"", + "contents": "MYTHIC_PLUS_CHEST_ITEM_LEVEL_REWARD" }, { - "trigger": "OPTION_TOOLTIP_LOCALE\tstring", - "contents": "OPTION_TOOLTIP_LOCALE", + "trigger": "MYTHIC_PLUS_CHEST_KEYSTONE_LEVEL\t\"string\"", + "contents": "MYTHIC_PLUS_CHEST_KEYSTONE_LEVEL" }, { - "trigger": "OPTION_TOOLTIP_LOCK_ACTIONBAR\tstring", - "contents": "OPTION_TOOLTIP_LOCK_ACTIONBAR", + "trigger": "MYTHIC_PLUS_CHEST_LEVEL_ABOVE_15\t\"string\"", + "contents": "MYTHIC_PLUS_CHEST_LEVEL_ABOVE_15" }, { - "trigger": "OPTION_TOOLTIP_LOG_PERIODIC_EFFECTS\tstring", - "contents": "OPTION_TOOLTIP_LOG_PERIODIC_EFFECTS", + "trigger": "MYTHIC_PLUS_CHEST_LEVEL_BELOW_15\t\"string\"", + "contents": "MYTHIC_PLUS_CHEST_LEVEL_BELOW_15" }, { - "trigger": "OPTION_TOOLTIP_LONG_RANGE_NAMEPLATE\tstring", - "contents": "OPTION_TOOLTIP_LONG_RANGE_NAMEPLATE", + "trigger": "MYTHIC_PLUS_CLAIM_REWARD_MESSAGE\t\"string\"", + "contents": "MYTHIC_PLUS_CLAIM_REWARD_MESSAGE" }, { - "trigger": "OPTION_TOOLTIP_LOOT_KEY_TEXT\tstring", - "contents": "OPTION_TOOLTIP_LOOT_KEY_TEXT", + "trigger": "MYTHIC_PLUS_CURR_WEEK_REWARD\t\"string\"", + "contents": "MYTHIC_PLUS_CURR_WEEK_REWARD" }, { - "trigger": "OPTION_TOOLTIP_LOOT_UNDER_MOUSE\tstring", - "contents": "OPTION_TOOLTIP_LOOT_UNDER_MOUSE", + "trigger": "MYTHIC_PLUS_INCOMPLETE_WEEKLY_KEYSTONE\t\"string\"", + "contents": "MYTHIC_PLUS_INCOMPLETE_WEEKLY_KEYSTONE" }, { - "trigger": "OPTION_TOOLTIP_LOSS_OF_CONTROL\tstring", - "contents": "OPTION_TOOLTIP_LOSS_OF_CONTROL", + "trigger": "MYTHIC_PLUS_LEADER_BOARD_NAME_ICON\t\"string\"", + "contents": "MYTHIC_PLUS_LEADER_BOARD_NAME_ICON" }, { - "trigger": "OPTION_TOOLTIP_MAP_FADE\tstring", - "contents": "OPTION_TOOLTIP_MAP_FADE", + "trigger": "MYTHIC_PLUS_MISSING_KEYSTONE_MESSAGE\t\"string\"", + "contents": "MYTHIC_PLUS_MISSING_KEYSTONE_MESSAGE" }, { - "trigger": "OPTION_TOOLTIP_MAP_QUEST_DIFFICULTY\tstring", - "contents": "OPTION_TOOLTIP_MAP_QUEST_DIFFICULTY", + "trigger": "MYTHIC_PLUS_POWER_LEVEL\t\"string\"", + "contents": "MYTHIC_PLUS_POWER_LEVEL" }, { - "trigger": "OPTION_TOOLTIP_MAP_TRACK_QUEST\tstring", - "contents": "OPTION_TOOLTIP_MAP_TRACK_QUEST", + "trigger": "MYTHIC_PLUS_SEASON_BEST\t\"string\"", + "contents": "MYTHIC_PLUS_SEASON_BEST" }, { - "trigger": "OPTION_TOOLTIP_MASTER_VOLUME\tstring", - "contents": "OPTION_TOOLTIP_MASTER_VOLUME", + "trigger": "MYTHIC_PLUS_TAB_DISABLE_TEXT\t\"string\"", + "contents": "MYTHIC_PLUS_TAB_DISABLE_TEXT" }, { - "trigger": "OPTION_TOOLTIP_MAX_FOLLOW_DIST\tstring", - "contents": "OPTION_TOOLTIP_MAX_FOLLOW_DIST", + "trigger": "MYTHIC_PLUS_WEEKLY_BEST\t\"string\"", + "contents": "MYTHIC_PLUS_WEEKLY_BEST" }, { - "trigger": "OPTION_TOOLTIP_MOUSE_LOOK_SPEED\tstring", - "contents": "OPTION_TOOLTIP_MOUSE_LOOK_SPEED", + "trigger": "MYTHIC_PLUS_WEEKLY_CHEST_LEVEL\t\"string\"", + "contents": "MYTHIC_PLUS_WEEKLY_CHEST_LEVEL" }, { - "trigger": "OPTION_TOOLTIP_MOUSE_SENSITIVITY\tstring", - "contents": "OPTION_TOOLTIP_MOUSE_SENSITIVITY", + "trigger": "MYTHIC_PLUS_WEEKLY_CHEST_REWARD\t\"string\"", + "contents": "MYTHIC_PLUS_WEEKLY_CHEST_REWARD" }, { - "trigger": "OPTION_TOOLTIP_MOUSE_SPEED\tstring", - "contents": "OPTION_TOOLTIP_MOUSE_SPEED", + "trigger": "NAME\t\"string\"", + "contents": "NAME" }, { - "trigger": "OPTION_TOOLTIP_MOVE_PAD\tstring", - "contents": "OPTION_TOOLTIP_MOVE_PAD", + "trigger": "NAME_CHAT_WINDOW\t\"string\"", + "contents": "NAME_CHAT_WINDOW" }, { - "trigger": "OPTION_TOOLTIP_MULTISAMPLE_ALPHA_TEST\tstring", - "contents": "OPTION_TOOLTIP_MULTISAMPLE_ALPHA_TEST", + "trigger": "NAMEPLATE_FONT\t\"string\"", + "contents": "NAMEPLATE_FONT" }, { - "trigger": "OPTION_TOOLTIP_MULTISAMPLING\tstring", - "contents": "OPTION_TOOLTIP_MULTISAMPLING", + "trigger": "NAMEPLATE_SPELLCAST_FONT\t\"string\"", + "contents": "NAMEPLATE_SPELLCAST_FONT" }, { - "trigger": "OPTION_TOOLTIP_MUSIC_VOLUME\tstring", - "contents": "OPTION_TOOLTIP_MUSIC_VOLUME", + "trigger": "NAMEPLATES_MESSAGE_ALL_OFF\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_ALL_OFF" }, { - "trigger": "OPTION_TOOLTIP_OBJECT_ALPHA\tstring", - "contents": "OPTION_TOOLTIP_OBJECT_ALPHA", + "trigger": "NAMEPLATES_MESSAGE_ALL_ON\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_ALL_ON" }, { - "trigger": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE\tstring", - "contents": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE", + "trigger": "NAMEPLATES_MESSAGE_ALL_ON_AUTO\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_ALL_ON_AUTO" }, { - "trigger": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_ALLOWED\tstring", - "contents": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_ALLOWED", + "trigger": "NAMEPLATES_MESSAGE_ENEMY_OFF\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_ENEMY_OFF" }, { - "trigger": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_SUPPORTED\tstring", - "contents": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_SUPPORTED", + "trigger": "NAMEPLATES_MESSAGE_ENEMY_ON\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_ENEMY_ON" }, { - "trigger": "OPTION_TOOLTIP_OBJECTIVES_IGNORE_CURSOR\tstring", - "contents": "OPTION_TOOLTIP_OBJECTIVES_IGNORE_CURSOR", + "trigger": "NAMEPLATES_MESSAGE_ENEMY_ON_AUTO\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_ENEMY_ON_AUTO" }, { - "trigger": "OPTION_TOOLTIP_OPTIMIZE_NETWORK_SPEED\tstring", - "contents": "OPTION_TOOLTIP_OPTIMIZE_NETWORK_SPEED", + "trigger": "NAMEPLATES_MESSAGE_FRIENDLY_OFF\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_FRIENDLY_OFF" }, { - "trigger": "OPTION_TOOLTIP_OUTLINE_MODE\tstring", - "contents": "OPTION_TOOLTIP_OUTLINE_MODE", + "trigger": "NAMEPLATES_MESSAGE_FRIENDLY_ON\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_FRIENDLY_ON" }, { - "trigger": "OPTION_TOOLTIP_PARTICLE_DENSITY\tstring", - "contents": "OPTION_TOOLTIP_PARTICLE_DENSITY", + "trigger": "NAMEPLATES_MESSAGE_FRIENDLY_ON_AUTO\t\"string\"", + "contents": "NAMEPLATES_MESSAGE_FRIENDLY_ON_AUTO" }, { - "trigger": "OPTION_TOOLTIP_PET_NAMEPLATES\tstring", - "contents": "OPTION_TOOLTIP_PET_NAMEPLATES", + "trigger": "NAMES_LABEL\t\"string\"", + "contents": "NAMES_LABEL" }, { - "trigger": "OPTION_TOOLTIP_PET_SPELL_DAMAGE\tstring", - "contents": "OPTION_TOOLTIP_PET_SPELL_DAMAGE", + "trigger": "NAMES_SUBTEXT\t\"string\"", + "contents": "NAMES_SUBTEXT" }, { - "trigger": "OPTION_TOOLTIP_PHONG_SHADING\tstring", - "contents": "OPTION_TOOLTIP_PHONG_SHADING", + "trigger": "NARROW\t\"string\"", + "contents": "NARROW" }, { - "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_ALT_KEY\tstring", - "contents": "OPTION_TOOLTIP_PICKUP_ACTION_ALT_KEY", + "trigger": "NATURAL_ABBREVIATION_FORMAT\t\"string\"", + "contents": "NATURAL_ABBREVIATION_FORMAT" }, { - "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_CTRL_KEY\tstring", - "contents": "OPTION_TOOLTIP_PICKUP_ACTION_CTRL_KEY", + "trigger": "NATURAL_ABBREVIATION_FORMAT_SEPARATOR\t\"string\"", + "contents": "NATURAL_ABBREVIATION_FORMAT_SEPARATOR" }, { - "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_NONE_KEY\tstring", - "contents": "OPTION_TOOLTIP_PICKUP_ACTION_NONE_KEY", + "trigger": "NAZMIR_RAID_ZUL_CRAWG_ENERGY\t\"string\"", + "contents": "NAZMIR_RAID_ZUL_CRAWG_ENERGY" }, { - "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_SHIFT_KEY\tstring", - "contents": "OPTION_TOOLTIP_PICKUP_ACTION_SHIFT_KEY", + "trigger": "NAZMIR_RAID_ZUL_ELDER_BLOOD\t\"string\"", + "contents": "NAZMIR_RAID_ZUL_ELDER_BLOOD" }, { - "trigger": "OPTION_TOOLTIP_PLAY_AGGRO_SOUNDS\tstring", - "contents": "OPTION_TOOLTIP_PLAY_AGGRO_SOUNDS", + "trigger": "NEAR\t\"string\"", + "contents": "NEAR" }, { - "trigger": "OPTION_TOOLTIP_PLAYER_DETAIL\tstring", - "contents": "OPTION_TOOLTIP_PLAYER_DETAIL", + "trigger": "NECKSLOT\t\"string\"", + "contents": "NECKSLOT" }, { - "trigger": "OPTION_TOOLTIP_PRIMARY_MONITOR\tstring", - "contents": "OPTION_TOOLTIP_PRIMARY_MONITOR", + "trigger": "NEED\t\"string\"", + "contents": "NEED" }, { - "trigger": "OPTION_TOOLTIP_PROFANITY_FILTER\tstring", - "contents": "OPTION_TOOLTIP_PROFANITY_FILTER", + "trigger": "NEED_NEWBIE\t\"string\"", + "contents": "NEED_NEWBIE" }, { - "trigger": "OPTION_TOOLTIP_PROFANITY_FILTER_WITH_WARNING\tstring", - "contents": "OPTION_TOOLTIP_PROFANITY_FILTER_WITH_WARNING", + "trigger": "NET_PROMOTER_HIGH\t\"string\"", + "contents": "NET_PROMOTER_HIGH" }, { - "trigger": "OPTION_TOOLTIP_PROJECTED_TEXTURES\tstring", - "contents": "OPTION_TOOLTIP_PROJECTED_TEXTURES", + "trigger": "NET_PROMOTER_LOW\t\"string\"", + "contents": "NET_PROMOTER_LOW" }, { - "trigger": "OPTION_TOOLTIP_PUSHTOTALK_SOUND\tstring", - "contents": "OPTION_TOOLTIP_PUSHTOTALK_SOUND", + "trigger": "NETWORK_LABEL\t\"string\"", + "contents": "NETWORK_LABEL" }, { - "trigger": "OPTION_TOOLTIP_RAID_USE_CLASS_COLORS\tstring", - "contents": "OPTION_TOOLTIP_RAID_USE_CLASS_COLORS", + "trigger": "NEVER\t\"string\"", + "contents": "NEVER" }, { - "trigger": "OPTION_TOOLTIP_REDUCED_LAG_TOLERANCE\tstring", - "contents": "OPTION_TOOLTIP_REDUCED_LAG_TOLERANCE", + "trigger": "NEW\t\"string\"", + "contents": "NEW" }, { - "trigger": "OPTION_TOOLTIP_REFRESH_RATE\tstring", - "contents": "OPTION_TOOLTIP_REFRESH_RATE", + "trigger": "NEW_ACHIEVEMENT_EARNED\t\"string\"", + "contents": "NEW_ACHIEVEMENT_EARNED" }, { - "trigger": "OPTION_TOOLTIP_REMOVE_CHAT_DELAY\tstring", - "contents": "OPTION_TOOLTIP_REMOVE_CHAT_DELAY", + "trigger": "NEW_AZERITE_POWER_AVAILABLE\t\"string\"", + "contents": "NEW_AZERITE_POWER_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_RENDER_SCALE\tstring", - "contents": "OPTION_TOOLTIP_RENDER_SCALE", + "trigger": "NEW_CAPS\t\"string\"", + "contents": "NEW_CAPS" }, { - "trigger": "OPTION_TOOLTIP_RESAMPLE_QUALITY\tstring", - "contents": "OPTION_TOOLTIP_RESAMPLE_QUALITY", + "trigger": "NEW_CHAT_WINDOW\t\"string\"", + "contents": "NEW_CHAT_WINDOW" }, { - "trigger": "OPTION_TOOLTIP_RESET_CHAT_POSITION\tstring", - "contents": "OPTION_TOOLTIP_RESET_CHAT_POSITION", + "trigger": "NEW_COMPACT_UNIT_FRAME_PROFILE\t\"string\"", + "contents": "NEW_COMPACT_UNIT_FRAME_PROFILE" }, { - "trigger": "OPTION_TOOLTIP_RESOLUTION\tstring", - "contents": "OPTION_TOOLTIP_RESOLUTION", + "trigger": "NEW_CONVERSATION_INSTRUCTIONS\t\"string\"", + "contents": "NEW_CONVERSATION_INSTRUCTIONS" }, { - "trigger": "OPTION_TOOLTIP_REVERSE_CLEAN_UP_BAGS\tstring", - "contents": "OPTION_TOOLTIP_REVERSE_CLEAN_UP_BAGS", + "trigger": "NEW_LEADER\t\"string\"", + "contents": "NEW_LEADER" }, { - "trigger": "OPTION_TOOLTIP_REVERSE_NEW_LOOT\tstring", - "contents": "OPTION_TOOLTIP_REVERSE_NEW_LOOT", + "trigger": "NEW_RECIPE_LEARNED_TITLE\t\"string\"", + "contents": "NEW_RECIPE_LEARNED_TITLE" }, { - "trigger": "OPTION_TOOLTIP_ROTATE_MINIMAP\tstring", - "contents": "OPTION_TOOLTIP_ROTATE_MINIMAP", + "trigger": "NEW_TITLE_EARNED\t\"string\"", + "contents": "NEW_TITLE_EARNED" }, { - "trigger": "OPTION_TOOLTIP_SCROLL_ARC\tstring", - "contents": "OPTION_TOOLTIP_SCROLL_ARC", + "trigger": "NEWBIE_TOOLTIP_ABANDONQUEST\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ABANDONQUEST" }, { - "trigger": "OPTION_TOOLTIP_SCROLL_DOWN\tstring", - "contents": "OPTION_TOOLTIP_SCROLL_DOWN", + "trigger": "NEWBIE_TOOLTIP_ACHIEVEMENT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ACHIEVEMENT" }, { - "trigger": "OPTION_TOOLTIP_SCROLL_UP\tstring", - "contents": "OPTION_TOOLTIP_SCROLL_UP", + "trigger": "NEWBIE_TOOLTIP_ADDFRIEND\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ADDFRIEND" }, { - "trigger": "OPTION_TOOLTIP_SECURE_ABILITY_TOGGLE\tstring", - "contents": "OPTION_TOOLTIP_SECURE_ABILITY_TOGGLE", + "trigger": "NEWBIE_TOOLTIP_ADDMEMBER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ADDMEMBER" }, { - "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT\tstring", - "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT", + "trigger": "NEWBIE_TOOLTIP_ADDTEAMMEMBER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ADDTEAMMEMBER" }, { - "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG\tstring", - "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG", + "trigger": "NEWBIE_TOOLTIP_ALLIANCE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ALLIANCE" }, { - "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG_COMBAT\tstring", - "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG_COMBAT", + "trigger": "NEWBIE_TOOLTIP_AUTO_JOIN_VOICE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_AUTO_JOIN_VOICE" }, { - "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID\tstring", - "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID", + "trigger": "NEWBIE_TOOLTIP_BANDWIDTH\t\"string\"", + "contents": "NEWBIE_TOOLTIP_BANDWIDTH" }, { - "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID_COMBAT\tstring", - "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID_COMBAT", + "trigger": "NEWBIE_TOOLTIP_BATTLEFIELD_GROUP_JOIN\t\"string\"", + "contents": "NEWBIE_TOOLTIP_BATTLEFIELD_GROUP_JOIN" }, { - "trigger": "OPTION_TOOLTIP_SHADOW_QUALITY\tstring", - "contents": "OPTION_TOOLTIP_SHADOW_QUALITY", + "trigger": "NEWBIE_TOOLTIP_BATTLEFIELDMINIMAP_OPTIONS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_BATTLEFIELDMINIMAP_OPTIONS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_ACCOUNT_ACHIEVEMENTS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_ACCOUNT_ACHIEVEMENTS", + "trigger": "NEWBIE_TOOLTIP_CHANNELPULLOUT_OPTIONS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_CHANNELPULLOUT_OPTIONS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_ALL_ENEMY_DEBUFFS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_ALL_ENEMY_DEBUFFS", + "trigger": "NEWBIE_TOOLTIP_CHANNELTAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_CHANNELTAB" }, { - "trigger": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_CASTBAR\tstring", - "contents": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_CASTBAR", + "trigger": "NEWBIE_TOOLTIP_CHARACTER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_CHARACTER" }, { - "trigger": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_FRAMES\tstring", - "contents": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_FRAMES", + "trigger": "NEWBIE_TOOLTIP_CHAT_OVERFLOW\t\"string\"", + "contents": "NEWBIE_TOOLTIP_CHAT_OVERFLOW" }, { - "trigger": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_PETS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_PETS", + "trigger": "NEWBIE_TOOLTIP_CHATMENU\t\"string\"", + "contents": "NEWBIE_TOOLTIP_CHATMENU" }, { - "trigger": "OPTION_TOOLTIP_SHOW_BATTLENET_TOASTS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_BATTLENET_TOASTS", + "trigger": "NEWBIE_TOOLTIP_CHATOPTIONS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_CHATOPTIONS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_BORDERS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_BORDERS", + "trigger": "NEWBIE_TOOLTIP_DEMOTE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_DEMOTE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_BUFF_DURATION\tstring", - "contents": "OPTION_TOOLTIP_SHOW_BUFF_DURATION", + "trigger": "NEWBIE_TOOLTIP_DISHONORABLE_KILLS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_DISHONORABLE_KILLS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_CASTABLE_BUFFS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_CASTABLE_BUFFS", + "trigger": "NEWBIE_TOOLTIP_DISPLAY_CHANNEL_PULLOUT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_DISPLAY_CHANNEL_PULLOUT" }, { - "trigger": "OPTION_TOOLTIP_SHOW_CASTABLE_DEBUFFS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_CASTABLE_DEBUFFS", + "trigger": "NEWBIE_TOOLTIP_DOWNLOAD_PERCENT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_DOWNLOAD_PERCENT" }, { - "trigger": "OPTION_TOOLTIP_SHOW_CHAT_ICONS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_CHAT_ICONS", + "trigger": "NEWBIE_TOOLTIP_ENCHANTSLOT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ENCHANTSLOT" }, { - "trigger": "OPTION_TOOLTIP_SHOW_CLASS_COLOR_IN_V_KEY\tstring", - "contents": "OPTION_TOOLTIP_SHOW_CLASS_COLOR_IN_V_KEY", + "trigger": "NEWBIE_TOOLTIP_ENCOUNTER_JOURNAL\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ENCOUNTER_JOURNAL" }, { - "trigger": "OPTION_TOOLTIP_SHOW_CLOAK\tstring", - "contents": "OPTION_TOOLTIP_SHOW_CLOAK", + "trigger": "NEWBIE_TOOLTIP_ENTER_BATTLEGROUND\t\"string\"", + "contents": "NEWBIE_TOOLTIP_ENTER_BATTLEGROUND" }, { - "trigger": "OPTION_TOOLTIP_SHOW_CLOCK\tstring", - "contents": "OPTION_TOOLTIP_SHOW_CLOCK", + "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER" }, { - "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING\tstring", - "contents": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING", + "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_IGNORE_SLOT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_IGNORE_SLOT" }, { - "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_SELF\tstring", - "contents": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_SELF", + "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_PLACE_IN_BAGS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_PLACE_IN_BAGS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_TARGET\tstring", - "contents": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_TARGET", + "trigger": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_UNIGNORE_SLOT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_EQUIPMENT_MANAGER_UNIGNORE_SLOT" }, { - "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_TEXT\tstring", - "contents": "OPTION_TOOLTIP_SHOW_COMBAT_TEXT", + "trigger": "NEWBIE_TOOLTIP_FIRST_AVAILABLE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_FIRST_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_DAMAGE\tstring", - "contents": "OPTION_TOOLTIP_SHOW_DAMAGE", + "trigger": "NEWBIE_TOOLTIP_FRAMERATE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_FRAMERATE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_DISPELLABLE_DEBUFFS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_DISPELLABLE_DEBUFFS", + "trigger": "NEWBIE_TOOLTIP_FRIENDSTAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_FRIENDSTAB" }, { - "trigger": "OPTION_TOOLTIP_SHOW_FULLSCREEN_STATUS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_FULLSCREEN_STATUS", + "trigger": "NEWBIE_TOOLTIP_GROUPINVITE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GROUPINVITE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_GUILD_NAMES\tstring", - "contents": "OPTION_TOOLTIP_SHOW_GUILD_NAMES", + "trigger": "NEWBIE_TOOLTIP_GUILD_INFORMATION\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GUILD_INFORMATION" }, { - "trigger": "OPTION_TOOLTIP_SHOW_HD_MODELS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_HD_MODELS", + "trigger": "NEWBIE_TOOLTIP_GUILD_MEMBER_OPTIONS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GUILD_MEMBER_OPTIONS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_HELM\tstring", - "contents": "OPTION_TOOLTIP_SHOW_HELM", + "trigger": "NEWBIE_TOOLTIP_GUILDCONTROL\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GUILDCONTROL" }, { - "trigger": "OPTION_TOOLTIP_SHOW_ITEM_LEVEL\tstring", - "contents": "OPTION_TOOLTIP_SHOW_ITEM_LEVEL", + "trigger": "NEWBIE_TOOLTIP_GUILDGROUPINVITE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GUILDGROUPINVITE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_LOOT_SPAM\tstring", - "contents": "OPTION_TOOLTIP_SHOW_LOOT_SPAM", + "trigger": "NEWBIE_TOOLTIP_GUILDPUBLICNOTE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GUILDPUBLICNOTE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_LUA_ERRORS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_LUA_ERRORS", + "trigger": "NEWBIE_TOOLTIP_GUILDREMOVE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GUILDREMOVE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR1\tstring", - "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR1", + "trigger": "NEWBIE_TOOLTIP_GUILDTAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_GUILDTAB" }, { - "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR2\tstring", - "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR2", + "trigger": "NEWBIE_TOOLTIP_HEALTHBAR\t\"string\"", + "contents": "NEWBIE_TOOLTIP_HEALTHBAR" }, { - "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR3\tstring", - "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR3", + "trigger": "NEWBIE_TOOLTIP_HELP\t\"string\"", + "contents": "NEWBIE_TOOLTIP_HELP" }, { - "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR4\tstring", - "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR4", + "trigger": "NEWBIE_TOOLTIP_HONOR_CONTRIBUTION_POINTS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_HONOR_CONTRIBUTION_POINTS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_NAMEPLATE_LOSE_AGGRO_FLASH\tstring", - "contents": "OPTION_TOOLTIP_SHOW_NAMEPLATE_LOSE_AGGRO_FLASH", + "trigger": "NEWBIE_TOOLTIP_HONOR_STANDING\t\"string\"", + "contents": "NEWBIE_TOOLTIP_HONOR_STANDING" }, { - "trigger": "OPTION_TOOLTIP_SHOW_NEWBIE_TIPS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_NEWBIE_TIPS", + "trigger": "NEWBIE_TOOLTIP_HONORABLE_KILLS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_HONORABLE_KILLS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_NPC_NAMES\tstring", - "contents": "OPTION_TOOLTIP_SHOW_NPC_NAMES", + "trigger": "NEWBIE_TOOLTIP_HORDE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_HORDE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_NUMERIC_THREAT\tstring", - "contents": "OPTION_TOOLTIP_SHOW_NUMERIC_THREAT", + "trigger": "NEWBIE_TOOLTIP_IGNOREPLAYER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_IGNOREPLAYER" }, { - "trigger": "OPTION_TOOLTIP_SHOW_OTHER_TARGET_EFFECTS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_OTHER_TARGET_EFFECTS", + "trigger": "NEWBIE_TOOLTIP_IGNORETAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_IGNORETAB" }, { - "trigger": "OPTION_TOOLTIP_SHOW_OWN_NAME\tstring", - "contents": "OPTION_TOOLTIP_SHOW_OWN_NAME", + "trigger": "NEWBIE_TOOLTIP_LATENCY\t\"string\"", + "contents": "NEWBIE_TOOLTIP_LATENCY" }, { - "trigger": "OPTION_TOOLTIP_SHOW_PARTY_BACKGROUND\tstring", - "contents": "OPTION_TOOLTIP_SHOW_PARTY_BACKGROUND", + "trigger": "NEWBIE_TOOLTIP_LFGPARENT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_LFGPARENT" }, { - "trigger": "OPTION_TOOLTIP_SHOW_PARTY_PETS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_PARTY_PETS", + "trigger": "NEWBIE_TOOLTIP_LFMTAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_LFMTAB" }, { - "trigger": "OPTION_TOOLTIP_SHOW_PARTY_TEXT\tstring", - "contents": "OPTION_TOOLTIP_SHOW_PARTY_TEXT", + "trigger": "NEWBIE_TOOLTIP_LOOKINGFORGUILDTAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_LOOKINGFORGUILDTAB" }, { - "trigger": "OPTION_TOOLTIP_SHOW_PET_MELEE_DAMAGE\tstring", - "contents": "OPTION_TOOLTIP_SHOW_PET_MELEE_DAMAGE", + "trigger": "NEWBIE_TOOLTIP_MAINMENU\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MAINMENU" }, { - "trigger": "OPTION_TOOLTIP_SHOW_PETBATTLE_COMBAT\tstring", - "contents": "OPTION_TOOLTIP_SHOW_PETBATTLE_COMBAT", + "trigger": "NEWBIE_TOOLTIP_MANABAR0\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MANABAR0" }, { - "trigger": "OPTION_TOOLTIP_SHOW_PLAYER_NAMES\tstring", - "contents": "OPTION_TOOLTIP_SHOW_PLAYER_NAMES", + "trigger": "NEWBIE_TOOLTIP_MANABAR1\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MANABAR1" }, { - "trigger": "OPTION_TOOLTIP_SHOW_PLAYER_TITLES\tstring", - "contents": "OPTION_TOOLTIP_SHOW_PLAYER_TITLES", + "trigger": "NEWBIE_TOOLTIP_MANABAR2\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MANABAR2" }, { - "trigger": "OPTION_TOOLTIP_SHOW_POINTS_AS_AVG\tstring", - "contents": "OPTION_TOOLTIP_SHOW_POINTS_AS_AVG", + "trigger": "NEWBIE_TOOLTIP_MANABAR3\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MANABAR3" }, { - "trigger": "OPTION_TOOLTIP_SHOW_QUEST_FADING\tstring", - "contents": "OPTION_TOOLTIP_SHOW_QUEST_FADING", + "trigger": "NEWBIE_TOOLTIP_MANABAR4\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MANABAR4" }, { - "trigger": "OPTION_TOOLTIP_SHOW_QUEST_OBJECTIVES_ON_MAP\tstring", - "contents": "OPTION_TOOLTIP_SHOW_QUEST_OBJECTIVES_ON_MAP", + "trigger": "NEWBIE_TOOLTIP_MEMORY\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MEMORY" }, { - "trigger": "OPTION_TOOLTIP_SHOW_RAID_RANGE\tstring", - "contents": "OPTION_TOOLTIP_SHOW_RAID_RANGE", + "trigger": "NEWBIE_TOOLTIP_MINIMAPTOGGLE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MINIMAPTOGGLE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR", + "trigger": "NEWBIE_TOOLTIP_MOUNTS_AND_PETS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MOUNTS_AND_PETS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY", + "trigger": "NEWBIE_TOOLTIP_MUTEPLAYER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_MUTEPLAYER" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET", + "trigger": "NEWBIE_TOOLTIP_PARTYOPTIONS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_PARTYOPTIONS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME", + "trigger": "NEWBIE_TOOLTIP_PLAYEROPTIONS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_PLAYEROPTIONS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TARGET_EFFECTS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TARGET_EFFECTS", + "trigger": "NEWBIE_TOOLTIP_PROMOTE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_PROMOTE" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TARGET_OF_TARGET\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TARGET_OF_TARGET", + "trigger": "NEWBIE_TOOLTIP_PROTOCOLS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_PROTOCOLS" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TIPOFTHEDAY\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TIPOFTHEDAY", + "trigger": "NEWBIE_TOOLTIP_PVP\t\"string\"", + "contents": "NEWBIE_TOOLTIP_PVP" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TOAST_BROADCAST\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TOAST_BROADCAST", + "trigger": "NEWBIE_TOOLTIP_PVPFFA\t\"string\"", + "contents": "NEWBIE_TOOLTIP_PVPFFA" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TOAST_CONVERSATION\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TOAST_CONVERSATION", + "trigger": "NEWBIE_TOOLTIP_QUESTLOG\t\"string\"", + "contents": "NEWBIE_TOOLTIP_QUESTLOG" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TOAST_FRIEND_REQUEST\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TOAST_FRIEND_REQUEST", + "trigger": "NEWBIE_TOOLTIP_RAF_SUMMON_LINKED\t\"string\"", + "contents": "NEWBIE_TOOLTIP_RAF_SUMMON_LINKED" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TOAST_OFFLINE\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TOAST_OFFLINE", + "trigger": "NEWBIE_TOOLTIP_RAID_BROWSER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_RAID_BROWSER" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TOAST_ONLINE\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TOAST_ONLINE", + "trigger": "NEWBIE_TOOLTIP_RAID_FINDER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_RAID_FINDER" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TOAST_WINDOW\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TOAST_WINDOW", + "trigger": "NEWBIE_TOOLTIP_RAIDTAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_RAIDTAB" }, { - "trigger": "OPTION_TOOLTIP_SHOW_TUTORIALS\tstring", - "contents": "OPTION_TOOLTIP_SHOW_TUTORIALS", + "trigger": "NEWBIE_TOOLTIP_RANK\t\"string\"", + "contents": "NEWBIE_TOOLTIP_RANK" }, { - "trigger": "OPTION_TOOLTIP_SHOW_UNIT_NAMES\tstring", - "contents": "OPTION_TOOLTIP_SHOW_UNIT_NAMES", + "trigger": "NEWBIE_TOOLTIP_RANK_POSITION\t\"string\"", + "contents": "NEWBIE_TOOLTIP_RANK_POSITION" }, { - "trigger": "OPTION_TOOLTIP_SIMPLE_CHAT\tstring", - "contents": "OPTION_TOOLTIP_SIMPLE_CHAT", + "trigger": "NEWBIE_TOOLTIP_REMOVEFRIEND\t\"string\"", + "contents": "NEWBIE_TOOLTIP_REMOVEFRIEND" }, { - "trigger": "OPTION_TOOLTIP_SIMPLE_QUEST_WATCH_TEXT\tstring", - "contents": "OPTION_TOOLTIP_SIMPLE_QUEST_WATCH_TEXT", + "trigger": "NEWBIE_TOOLTIP_REMOVEPLAYER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_REMOVEPLAYER" }, { - "trigger": "OPTION_TOOLTIP_SMART_PIVOT\tstring", - "contents": "OPTION_TOOLTIP_SMART_PIVOT", + "trigger": "NEWBIE_TOOLTIP_SENDMESSAGE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_SENDMESSAGE" }, { - "trigger": "OPTION_TOOLTIP_SOCIAL_ENABLE_TWITTER_FUNCTIONALITY\tstring", - "contents": "OPTION_TOOLTIP_SOCIAL_ENABLE_TWITTER_FUNCTIONALITY", + "trigger": "NEWBIE_TOOLTIP_SHAREQUEST\t\"string\"", + "contents": "NEWBIE_TOOLTIP_SHAREQUEST" }, { - "trigger": "OPTION_TOOLTIP_SOUND_CACHE_SIZE\tstring", - "contents": "OPTION_TOOLTIP_SOUND_CACHE_SIZE", + "trigger": "NEWBIE_TOOLTIP_SOCIAL\t\"string\"", + "contents": "NEWBIE_TOOLTIP_SOCIAL" }, { - "trigger": "OPTION_TOOLTIP_SOUND_CHANNELS\tstring", - "contents": "OPTION_TOOLTIP_SOUND_CHANNELS", + "trigger": "NEWBIE_TOOLTIP_SPELLBOOK\t\"string\"", + "contents": "NEWBIE_TOOLTIP_SPELLBOOK" }, { - "trigger": "OPTION_TOOLTIP_SOUND_OUTPUT\tstring", - "contents": "OPTION_TOOLTIP_SOUND_OUTPUT", + "trigger": "NEWBIE_TOOLTIP_STOPIGNORE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_STOPIGNORE" }, { - "trigger": "OPTION_TOOLTIP_SOUND_QUALITY\tstring", - "contents": "OPTION_TOOLTIP_SOUND_QUALITY", + "trigger": "NEWBIE_TOOLTIP_STOPWATCH_PLAYPAUSEBUTTON\t\"string\"", + "contents": "NEWBIE_TOOLTIP_STOPWATCH_PLAYPAUSEBUTTON" }, { - "trigger": "OPTION_TOOLTIP_SOUND_VOLUME\tstring", - "contents": "OPTION_TOOLTIP_SOUND_VOLUME", + "trigger": "NEWBIE_TOOLTIP_STOPWATCH_RESETBUTTON\t\"string\"", + "contents": "NEWBIE_TOOLTIP_STOPWATCH_RESETBUTTON" }, { - "trigger": "OPTION_TOOLTIP_SPAM_FILTER\tstring", - "contents": "OPTION_TOOLTIP_SPAM_FILTER", + "trigger": "NEWBIE_TOOLTIP_TALENTS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_TALENTS" }, { - "trigger": "OPTION_TOOLTIP_SPELL_ALERT_OPACITY\tstring", - "contents": "OPTION_TOOLTIP_SPELL_ALERT_OPACITY", + "trigger": "NEWBIE_TOOLTIP_TRACKQUEST\t\"string\"", + "contents": "NEWBIE_TOOLTIP_TRACKQUEST" }, { - "trigger": "OPTION_TOOLTIP_SPELL_DETAIL\tstring", - "contents": "OPTION_TOOLTIP_SPELL_DETAIL", + "trigger": "NEWBIE_TOOLTIP_UNIT_DUEL\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_DUEL" }, { - "trigger": "OPTION_TOOLTIP_SSAO\tstring", - "contents": "OPTION_TOOLTIP_SSAO", + "trigger": "NEWBIE_TOOLTIP_UNIT_FOLLOW\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_FOLLOW" }, { - "trigger": "OPTION_TOOLTIP_STATUS_BAR\tstring", - "contents": "OPTION_TOOLTIP_STATUS_BAR", + "trigger": "NEWBIE_TOOLTIP_UNIT_FREE_FOR_ALL\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_FREE_FOR_ALL" }, { - "trigger": "OPTION_TOOLTIP_STATUS_TEXT_DISPLAY\tstring", - "contents": "OPTION_TOOLTIP_STATUS_TEXT_DISPLAY", + "trigger": "NEWBIE_TOOLTIP_UNIT_GROUP_LOOT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_GROUP_LOOT" }, { - "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PARTY\tstring", - "contents": "OPTION_TOOLTIP_STATUS_TEXT_PARTY", + "trigger": "NEWBIE_TOOLTIP_UNIT_INSPECT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_INSPECT" }, { - "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PERCENT\tstring", - "contents": "OPTION_TOOLTIP_STATUS_TEXT_PERCENT", + "trigger": "NEWBIE_TOOLTIP_UNIT_INVITE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_INVITE" }, { - "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PET\tstring", - "contents": "OPTION_TOOLTIP_STATUS_TEXT_PET", + "trigger": "NEWBIE_TOOLTIP_UNIT_LEAVE_PARTY\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_LEAVE_PARTY" }, { - "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PLAYER\tstring", - "contents": "OPTION_TOOLTIP_STATUS_TEXT_PLAYER", + "trigger": "NEWBIE_TOOLTIP_UNIT_LOOT_THRESHOLD\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_LOOT_THRESHOLD" }, { - "trigger": "OPTION_TOOLTIP_STATUS_TEXT_TARGET\tstring", - "contents": "OPTION_TOOLTIP_STATUS_TEXT_TARGET", + "trigger": "NEWBIE_TOOLTIP_UNIT_MASTER_LOOTER\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_MASTER_LOOTER" }, { - "trigger": "OPTION_TOOLTIP_STEREO_HARDWARE_CURSOR\tstring", - "contents": "OPTION_TOOLTIP_STEREO_HARDWARE_CURSOR", + "trigger": "NEWBIE_TOOLTIP_UNIT_NEED_BEFORE_GREED\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_NEED_BEFORE_GREED" }, { - "trigger": "OPTION_TOOLTIP_STOP_AUTO_ATTACK\tstring", - "contents": "OPTION_TOOLTIP_STOP_AUTO_ATTACK", + "trigger": "NEWBIE_TOOLTIP_UNIT_OPT_OUT_LOOT\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_OPT_OUT_LOOT" }, { - "trigger": "OPTION_TOOLTIP_SUNSHAFTS\tstring", - "contents": "OPTION_TOOLTIP_SUNSHAFTS", + "trigger": "NEWBIE_TOOLTIP_UNIT_PERSONAL\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_PERSONAL" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET1\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET1", + "trigger": "NEWBIE_TOOLTIP_UNIT_PET_ABANDON\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_PET_ABANDON" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET2\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET2", + "trigger": "NEWBIE_TOOLTIP_UNIT_PET_DISMISS\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_PET_DISMISS" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET3\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET3", + "trigger": "NEWBIE_TOOLTIP_UNIT_PET_PAPERDOLL\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_PET_PAPERDOLL" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET4\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET4", + "trigger": "NEWBIE_TOOLTIP_UNIT_PET_RENAME\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_PET_RENAME" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET5\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET5", + "trigger": "NEWBIE_TOOLTIP_UNIT_PROMOTE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_PROMOTE" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_ALWAYS\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET_ALWAYS", + "trigger": "NEWBIE_TOOLTIP_UNIT_ROUND_ROBIN\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_ROUND_ROBIN" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_PARTY\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET_PARTY", + "trigger": "NEWBIE_TOOLTIP_UNIT_TRADE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_TRADE" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_RAID\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET_RAID", + "trigger": "NEWBIE_TOOLTIP_UNIT_UNINVITE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_UNINVITE" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_RAID_AND_PARTY\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET_RAID_AND_PARTY", + "trigger": "NEWBIE_TOOLTIP_UNIT_VOTE_TO_KICK\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNIT_VOTE_TO_KICK" }, { - "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_SOLO\tstring", - "contents": "OPTION_TOOLTIP_TARGETOFTARGET_SOLO", + "trigger": "NEWBIE_TOOLTIP_UNMUTE\t\"string\"", + "contents": "NEWBIE_TOOLTIP_UNMUTE" }, { - "trigger": "OPTION_TOOLTIP_TERRAIN_HIGHLIGHTS\tstring", - "contents": "OPTION_TOOLTIP_TERRAIN_HIGHLIGHTS", + "trigger": "NEWBIE_TOOLTIP_VIEWGUILD\t\"string\"", + "contents": "NEWBIE_TOOLTIP_VIEWGUILD" }, { - "trigger": "OPTION_TOOLTIP_TERRAIN_TEXTURE\tstring", - "contents": "OPTION_TOOLTIP_TERRAIN_TEXTURE", + "trigger": "NEWBIE_TOOLTIP_VOICE_CHAT_SELECTOR\t\"string\"", + "contents": "NEWBIE_TOOLTIP_VOICE_CHAT_SELECTOR" }, { - "trigger": "OPTION_TOOLTIP_TEXTURE_DETAIL\tstring", - "contents": "OPTION_TOOLTIP_TEXTURE_DETAIL", + "trigger": "NEWBIE_TOOLTIP_WHOTAB\t\"string\"", + "contents": "NEWBIE_TOOLTIP_WHOTAB" }, { - "trigger": "OPTION_TOOLTIP_TIMESTAMPS\tstring", - "contents": "OPTION_TOOLTIP_TIMESTAMPS", + "trigger": "NEWBIE_TOOLTIP_WORLDMAP\t\"string\"", + "contents": "NEWBIE_TOOLTIP_WORLDMAP" }, { - "trigger": "OPTION_TOOLTIP_TOAST_DURATION\tstring", - "contents": "OPTION_TOOLTIP_TOAST_DURATION", + "trigger": "NEWBIE_TOOLTIP_XPBAR\t\"string\"", + "contents": "NEWBIE_TOOLTIP_XPBAR" }, { - "trigger": "OPTION_TOOLTIP_TRACK_QUEST_PROXIMITY\tstring", - "contents": "OPTION_TOOLTIP_TRACK_QUEST_PROXIMITY", + "trigger": "NEXT\t\"string\"", + "contents": "NEXT" }, { - "trigger": "OPTION_TOOLTIP_TRACK_QUEST_TOP\tstring", - "contents": "OPTION_TOOLTIP_TRACK_QUEST_TOP", + "trigger": "NEXT_ABILITY\t\"string\"", + "contents": "NEXT_ABILITY" }, { - "trigger": "OPTION_TOOLTIP_TRILINEAR\tstring", - "contents": "OPTION_TOOLTIP_TRILINEAR", + "trigger": "NEXT_BATTLE\t\"string\"", + "contents": "NEXT_BATTLE" }, { - "trigger": "OPTION_TOOLTIP_TRIPLE_BUFFER\tstring", - "contents": "OPTION_TOOLTIP_TRIPLE_BUFFER", + "trigger": "NEXT_BATTLE_LABEL\t\"string\"", + "contents": "NEXT_BATTLE_LABEL" }, { - "trigger": "OPTION_TOOLTIP_UI_SCALE\tstring", - "contents": "OPTION_TOOLTIP_UI_SCALE", + "trigger": "NEXT_TALENT_LEVEL\t\"string\"", + "contents": "NEXT_TALENT_LEVEL" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY", + "trigger": "NIGHTMARE_RAID_XAVIUS_NIGHTMARE_CORRUPTION\t\"string\"", + "contents": "NIGHTMARE_RAID_XAVIUS_NIGHTMARE_CORRUPTION" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_GUARDIANS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_GUARDIANS", + "trigger": "NO\t\"string\"", + "contents": "NO" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_MINIONS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_MINIONS", + "trigger": "NO_ARENA_TEAM\t\"string\"", + "contents": "NO_ARENA_TEAM" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_TOTEMS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_TOTEMS", + "trigger": "NO_ATTACHMENTS\t\"string\"", + "contents": "NO_ATTACHMENTS" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY", + "trigger": "NO_BATTLETAG\t\"string\"", + "contents": "NO_BATTLETAG" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_GUARDIANS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_GUARDIANS", + "trigger": "NO_BIDS\t\"string\"", + "contents": "NO_BIDS" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_MINIONS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_MINIONS", + "trigger": "NO_COMPLETED_ACHIEVEMENTS\t\"string\"", + "contents": "NO_COMPLETED_ACHIEVEMENTS" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_TOTEMS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_TOTEMS", + "trigger": "NO_DAILY_QUESTS_REMAINING\t\"string\"", + "contents": "NO_DAILY_QUESTS_REMAINING" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_GUILD\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_GUILD", + "trigger": "NO_EMPTY_KEYRING_SLOTS_ERROR\t\"string\"", + "contents": "NO_EMPTY_KEYRING_SLOTS_ERROR" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_GUILD_TITLE\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_GUILD_TITLE", + "trigger": "NO_ENVIRONMENT_INTERACTION\t\"string\"", + "contents": "NO_ENVIRONMENT_INTERACTION" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_HIDE_MINUS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_HIDE_MINUS", + "trigger": "NO_EQUIPMENT_SLOTS_AVAILABLE\t\"string\"", + "contents": "NO_EQUIPMENT_SLOTS_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_NONCOMBAT_CREATURE\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_NONCOMBAT_CREATURE", + "trigger": "NO_FRIEND_REQUESTS\t\"string\"", + "contents": "NO_FRIEND_REQUESTS" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_NPC\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_NPC", + "trigger": "NO_GUILDBANK_TABS\t\"string\"", + "contents": "NO_GUILDBANK_TABS" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_OWN\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_OWN", + "trigger": "NO_LFD_WHILE_LFR\t\"string\"", + "contents": "NO_LFD_WHILE_LFR" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAME_PLAYER_TITLE\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAME_PLAYER_TITLE", + "trigger": "NO_LFD_WHILE_RF\t\"string\"", + "contents": "NO_LFD_WHILE_RF" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_ALLOW_OVERLAP\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_ALLOW_OVERLAP", + "trigger": "NO_LFG_LIST_AVAILABLE\t\"string\"", + "contents": "NO_LFG_LIST_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_AUTOMODE\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_AUTOMODE", + "trigger": "NO_LFR_WHILE_LFD\t\"string\"", + "contents": "NO_LFR_WHILE_LFD" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_MAKE_LARGER\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_MAKE_LARGER", + "trigger": "NO_LFR_WHILE_RF\t\"string\"", + "contents": "NO_LFR_WHILE_RF" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMIES\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMIES", + "trigger": "NO_LONGER_AVAILABLE\t\"string\"", + "contents": "NO_LONGER_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS", + "trigger": "NO_RAID_INSTANCES_SAVED\t\"string\"", + "contents": "NO_RAID_INSTANCES_SAVED" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS", + "trigger": "NO_RAIDS_AVAILABLE\t\"string\"", + "contents": "NO_RAIDS_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINUS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINUS", + "trigger": "NO_RESPONSE\t\"string\"", + "contents": "NO_RESPONSE" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS", + "trigger": "NO_RF_AVAILABLE\t\"string\"", + "contents": "NO_RF_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS", + "trigger": "NO_RF_AVAILABLE_WITH_NEXT_LEVEL\t\"string\"", + "contents": "NO_RF_AVAILABLE_WITH_NEXT_LEVEL" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS", + "trigger": "NO_RF_WHILE_LFD\t\"string\"", + "contents": "NO_RF_WHILE_LFD" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS", + "trigger": "NO_RF_WHILE_LFR\t\"string\"", + "contents": "NO_RF_WHILE_LFR" }, { - "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDS\tstring", - "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDS", + "trigger": "NO_ROLE\t\"string\"", + "contents": "NO_ROLE" }, { - "trigger": "OPTION_TOOLTIP_USE_COLORBLIND_MODE\tstring", - "contents": "OPTION_TOOLTIP_USE_COLORBLIND_MODE", + "trigger": "NO_ROSTER_ACHIEVEMENT_POINTS\t\"string\"", + "contents": "NO_ROSTER_ACHIEVEMENT_POINTS" }, { - "trigger": "OPTION_TOOLTIP_USE_ENGLISH_AUDIO\tstring", - "contents": "OPTION_TOOLTIP_USE_ENGLISH_AUDIO", + "trigger": "NO_SCENARIO_AVAILABLE\t\"string\"", + "contents": "NO_SCENARIO_AVAILABLE" }, { - "trigger": "OPTION_TOOLTIP_USE_RAID_STYLE_PARTY_FRAMES\tstring", - "contents": "OPTION_TOOLTIP_USE_RAID_STYLE_PARTY_FRAMES", + "trigger": "NO_SCENARIO_AVAILABLE_WITH_NEXT_LEVEL\t\"string\"", + "contents": "NO_SCENARIO_AVAILABLE_WITH_NEXT_LEVEL" }, { - "trigger": "OPTION_TOOLTIP_USE_REFRESH\tstring", - "contents": "OPTION_TOOLTIP_USE_REFRESH", + "trigger": "NO_TITLES_TOOLTIP\t\"string\"", + "contents": "NO_TITLES_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_USE_RESOLUTION\tstring", - "contents": "OPTION_TOOLTIP_USE_RESOLUTION", + "trigger": "NO_TRADE_FROM_BONUS_ROLL\t\"string\"", + "contents": "NO_TRADE_FROM_BONUS_ROLL" }, { - "trigger": "OPTION_TOOLTIP_USE_UBERTOOLTIPS\tstring", - "contents": "OPTION_TOOLTIP_USE_UBERTOOLTIPS", + "trigger": "NO_UPDATED_STATS_TEXT\t\"string\"", + "contents": "NO_UPDATED_STATS_TEXT" }, { - "trigger": "OPTION_TOOLTIP_USE_UISCALE\tstring", - "contents": "OPTION_TOOLTIP_USE_UISCALE", + "trigger": "NO_VIEWABLE_GUILDBANK_LOGS\t\"string\"", + "contents": "NO_VIEWABLE_GUILDBANK_LOGS" }, { - "trigger": "OPTION_TOOLTIP_USE_WEATHER_SHADER\tstring", - "contents": "OPTION_TOOLTIP_USE_WEATHER_SHADER", + "trigger": "NO_VIEWABLE_GUILDBANK_TABS\t\"string\"", + "contents": "NO_VIEWABLE_GUILDBANK_TABS" }, { - "trigger": "OPTION_TOOLTIP_USEIPV6\tstring", - "contents": "OPTION_TOOLTIP_USEIPV6", + "trigger": "NO_VOICE_SESSIONS\t\"string\"", + "contents": "NO_VOICE_SESSIONS" }, { - "trigger": "OPTION_TOOLTIP_VERTEX_ANIMATION_SHADERS\tstring", - "contents": "OPTION_TOOLTIP_VERTEX_ANIMATION_SHADERS", + "trigger": "NONE\t\"string\"", + "contents": "NONE" }, { - "trigger": "OPTION_TOOLTIP_VERTICAL_SYNC\tstring", - "contents": "OPTION_TOOLTIP_VERTICAL_SYNC", + "trigger": "NONE_CAPS\t\"string\"", + "contents": "NONE_CAPS" }, { - "trigger": "OPTION_TOOLTIP_VOICE_ACTIVATION_SENSITIVITY\tstring", - "contents": "OPTION_TOOLTIP_VOICE_ACTIVATION_SENSITIVITY", + "trigger": "NONE_KEY\t\"string\"", + "contents": "NONE_KEY" }, { - "trigger": "OPTION_TOOLTIP_VOICE_AMBIENCE\tstring", - "contents": "OPTION_TOOLTIP_VOICE_AMBIENCE", + "trigger": "NONEQUIPSLOT\t\"string\"", + "contents": "NONEQUIPSLOT" }, { - "trigger": "OPTION_TOOLTIP_VOICE_INPUT\tstring", - "contents": "OPTION_TOOLTIP_VOICE_INPUT", + "trigger": "NORMAL_FONT_COLOR_CODE\t\"string\"", + "contents": "NORMAL_FONT_COLOR_CODE" }, { - "trigger": "OPTION_TOOLTIP_VOICE_INPUT_VOLUME\tstring", - "contents": "OPTION_TOOLTIP_VOICE_INPUT_VOLUME", + "trigger": "NORMAL_QUEST_DISPLAY\t\"string\"", + "contents": "NORMAL_QUEST_DISPLAY" }, { - "trigger": "OPTION_TOOLTIP_VOICE_MUSIC\tstring", - "contents": "OPTION_TOOLTIP_VOICE_MUSIC", + "trigger": "NOT_APPLICABLE\t\"string\"", + "contents": "NOT_APPLICABLE" }, { - "trigger": "OPTION_TOOLTIP_VOICE_OUTPUT\tstring", - "contents": "OPTION_TOOLTIP_VOICE_OUTPUT", + "trigger": "NOT_BOUND\t\"string\"", + "contents": "NOT_BOUND" }, { - "trigger": "OPTION_TOOLTIP_VOICE_OUTPUT_VOLUME\tstring", - "contents": "OPTION_TOOLTIP_VOICE_OUTPUT_VOLUME", + "trigger": "NOT_COLLECTED\t\"string\"", + "contents": "NOT_COLLECTED" }, { - "trigger": "OPTION_TOOLTIP_VOICE_SOUND\tstring", - "contents": "OPTION_TOOLTIP_VOICE_SOUND", + "trigger": "NOT_ENOUGH_GOLD_FOR_AZERITE_RESPEC\t\"string\"", + "contents": "NOT_ENOUGH_GOLD_FOR_AZERITE_RESPEC" }, { - "trigger": "OPTION_TOOLTIP_VOICE_TYPE1\tstring", - "contents": "OPTION_TOOLTIP_VOICE_TYPE1", + "trigger": "NOT_ENOUGH_MANA\t\"string\"", + "contents": "NOT_ENOUGH_MANA" }, { - "trigger": "OPTION_TOOLTIP_VOICE_TYPE2\tstring", - "contents": "OPTION_TOOLTIP_VOICE_TYPE2", + "trigger": "NOT_IN_GROUP\t\"string\"", + "contents": "NOT_IN_GROUP" }, { - "trigger": "OPTION_TOOLTIP_WATCH_FRAME_WIDTH\tstring", - "contents": "OPTION_TOOLTIP_WATCH_FRAME_WIDTH", + "trigger": "NOT_READY\t\"string\"", + "contents": "NOT_READY" }, { - "trigger": "OPTION_TOOLTIP_WATER_COLLISION\tstring", - "contents": "OPTION_TOOLTIP_WATER_COLLISION", + "trigger": "NOT_READY_FEMALE\t\"string\"", + "contents": "NOT_READY_FEMALE" }, { - "trigger": "OPTION_TOOLTIP_WEATHER_DETAIL\tstring", - "contents": "OPTION_TOOLTIP_WEATHER_DETAIL", + "trigger": "NOT_TAMEABLE\t\"string\"", + "contents": "NOT_TAMEABLE" }, { - "trigger": "OPTION_TOOLTIP_WINDOW_LOCK\tstring", - "contents": "OPTION_TOOLTIP_WINDOW_LOCK", + "trigger": "NOT_YET_SIGNED\t\"string\"", + "contents": "NOT_YET_SIGNED" }, { - "trigger": "OPTION_TOOLTIP_WINDOWED_MAXIMIZED\tstring", - "contents": "OPTION_TOOLTIP_WINDOWED_MAXIMIZED", + "trigger": "NOTE\t\"string\"", + "contents": "NOTE" }, { - "trigger": "OPTION_TOOLTIP_WINDOWED_MODE\tstring", - "contents": "OPTION_TOOLTIP_WINDOWED_MODE", + "trigger": "NOTE_COLON\t\"string\"", + "contents": "NOTE_COLON" }, { - "trigger": "OPTION_TOOLTIP_WORLD_LOD\tstring", - "contents": "OPTION_TOOLTIP_WORLD_LOD", + "trigger": "NOTE_SUBMIT_FAILED\t\"string\"", + "contents": "NOTE_SUBMIT_FAILED" }, { - "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY1\tstring", - "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY1", + "trigger": "NOTE_SUBMITTED\t\"string\"", + "contents": "NOTE_SUBMITTED" }, { - "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY2\tstring", - "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY2", + "trigger": "NPC_NAMES_DROPDOWN_ALL\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_ALL" }, { - "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY3\tstring", - "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY3", + "trigger": "NPC_NAMES_DROPDOWN_ALL_TOOLTIP\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_ALL_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_ALWAYS\tstring", - "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_ALWAYS", + "trigger": "NPC_NAMES_DROPDOWN_HOSTILE\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_HOSTILE" }, { - "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_DYNAMIC\tstring", - "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_DYNAMIC", + "trigger": "NPC_NAMES_DROPDOWN_HOSTILE_TOOLTIP\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_HOSTILE_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_NEVER\tstring", - "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_NEVER", + "trigger": "NPC_NAMES_DROPDOWN_INTERACTIVE\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_INTERACTIVE" }, { - "trigger": "OPTION_TOOLTIP_WOW_MOUSE\tstring", - "contents": "OPTION_TOOLTIP_WOW_MOUSE", + "trigger": "NPC_NAMES_DROPDOWN_INTERACTIVE_TOOLTIP\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_INTERACTIVE_TOOLTIP" }, { - "trigger": "OPTION_TOOLTIP_XP_BAR\tstring", - "contents": "OPTION_TOOLTIP_XP_BAR", + "trigger": "NPC_NAMES_DROPDOWN_NONE\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_NONE" }, { - "trigger": "OPTION_TOOTIP_RETINA_CURSOR\tstring", - "contents": "OPTION_TOOTIP_RETINA_CURSOR", + "trigger": "NPC_NAMES_DROPDOWN_NONE_TOOLTIP\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_NONE_TOOLTIP" }, { - "trigger": "OPTION_UI_DEPTH\tstring", - "contents": "OPTION_UI_DEPTH", + "trigger": "NPC_NAMES_DROPDOWN_TRACKED\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_TRACKED" }, { - "trigger": "OPTION_USE_EQUIPMENT_MANAGER_DESCRIPTION\tstring", - "contents": "OPTION_USE_EQUIPMENT_MANAGER_DESCRIPTION", + "trigger": "NPC_NAMES_DROPDOWN_TRACKED_TOOLTIP\t\"string\"", + "contents": "NPC_NAMES_DROPDOWN_TRACKED_TOOLTIP" }, { - "trigger": "OPTION_WHISPER_MODE_INLINE\tstring", - "contents": "OPTION_WHISPER_MODE_INLINE", + "trigger": "NPE_ABILITIES\t\"string\"", + "contents": "NPE_ABILITIES" }, { - "trigger": "OPTION_WHISPER_MODE_POPOUT\tstring", - "contents": "OPTION_WHISPER_MODE_POPOUT", + "trigger": "NPE_ABILITYINITIAL\t\"string\"", + "contents": "NPE_ABILITYINITIAL" }, { - "trigger": "OPTION_WHISPER_MODE_POPOUT_AND_INLINE\tstring", - "contents": "OPTION_WHISPER_MODE_POPOUT_AND_INLINE", + "trigger": "NPE_ABILITYINITIAL_WARRIOR\t\"string\"", + "contents": "NPE_ABILITYINITIAL_WARRIOR" }, { - "trigger": "OPTIONAL\tstring", - "contents": "OPTIONAL", + "trigger": "NPE_ABILITYLEVEL3_DRUID\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_DRUID" }, { - "trigger": "OPTIONAL_PARENS\tstring", - "contents": "OPTIONAL_PARENS", + "trigger": "NPE_ABILITYLEVEL3_HUNTER\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_HUNTER" }, { - "trigger": "OPTIONS\tstring", - "contents": "OPTIONS", + "trigger": "NPE_ABILITYLEVEL3_MAGE\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_MAGE" }, { - "trigger": "OPTIONS_BRIGHTNESS\tstring", - "contents": "OPTIONS_BRIGHTNESS", + "trigger": "NPE_ABILITYLEVEL3_MONK\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_MONK" }, { - "trigger": "OPTIONS_MENU\tstring", - "contents": "OPTIONS_MENU", + "trigger": "NPE_ABILITYLEVEL3_PALADIN\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_PALADIN" }, { - "trigger": "OPTIONS_SHADERS\tstring", - "contents": "OPTIONS_SHADERS", + "trigger": "NPE_ABILITYLEVEL3_PRIEST\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_PRIEST" }, { - "trigger": "OR_CAPS\tstring", - "contents": "OR_CAPS", + "trigger": "NPE_ABILITYLEVEL3_ROGUE\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_ROGUE" }, { - "trigger": "ORANGE_FONT_COLOR_CODE\tstring", - "contents": "ORANGE_FONT_COLOR_CODE", + "trigger": "NPE_ABILITYLEVEL3_SHAMAN\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_SHAMAN" }, { - "trigger": "ORDER_HALL_COMMANDBAR_CATEGORY_COUNT\tstring", - "contents": "ORDER_HALL_COMMANDBAR_CATEGORY_COUNT", + "trigger": "NPE_ABILITYLEVEL3_WARLOCK\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_WARLOCK" }, { - "trigger": "ORDER_HALL_DEATHKNIGHT\tstring", - "contents": "ORDER_HALL_DEATHKNIGHT", + "trigger": "NPE_ABILITYLEVEL3_WARRIOR\t\"string\"", + "contents": "NPE_ABILITYLEVEL3_WARRIOR" }, { - "trigger": "ORDER_HALL_DEMONHUNTER\tstring", - "contents": "ORDER_HALL_DEMONHUNTER", + "trigger": "NPE_ABILITYREMINDER\t\"string\"", + "contents": "NPE_ABILITYREMINDER" }, { - "trigger": "ORDER_HALL_DRUID\tstring", - "contents": "ORDER_HALL_DRUID", + "trigger": "NPE_ABILITYREMINDER_WARRIOR\t\"string\"", + "contents": "NPE_ABILITYREMINDER_WARRIOR" }, { - "trigger": "ORDER_HALL_EQUIPMENT_SLOTS\tstring", - "contents": "ORDER_HALL_EQUIPMENT_SLOTS", + "trigger": "NPE_ABILITYSECOND_WARRIOR\t\"string\"", + "contents": "NPE_ABILITYSECOND_WARRIOR" }, { - "trigger": "ORDER_HALL_FOLLOWER_ADDED_TOAST\tstring", - "contents": "ORDER_HALL_FOLLOWER_ADDED_TOAST", + "trigger": "NPE_ABILITYTRAININGDUMMY\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY" }, { - "trigger": "ORDER_HALL_FOLLOWER_ADDED_UPGRADED_TOAST\tstring", - "contents": "ORDER_HALL_FOLLOWER_ADDED_UPGRADED_TOAST", + "trigger": "NPE_ABILITYTRAININGDUMMY_DRUID\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_DRUID" }, { - "trigger": "ORDER_HALL_FOLLOWERS\tstring", - "contents": "ORDER_HALL_FOLLOWERS", + "trigger": "NPE_ABILITYTRAININGDUMMY_HUNTER\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_HUNTER" }, { - "trigger": "ORDER_HALL_HUNTER\tstring", - "contents": "ORDER_HALL_HUNTER", + "trigger": "NPE_ABILITYTRAININGDUMMY_MAGE\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_MAGE" }, { - "trigger": "ORDER_HALL_LANDING_COMPLETE\tstring", - "contents": "ORDER_HALL_LANDING_COMPLETE", + "trigger": "NPE_ABILITYTRAININGDUMMY_MONK\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_MONK" }, { - "trigger": "ORDER_HALL_LANDING_PAGE_TITLE\tstring", - "contents": "ORDER_HALL_LANDING_PAGE_TITLE", + "trigger": "NPE_ABILITYTRAININGDUMMY_PALADIN\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_PALADIN" }, { - "trigger": "ORDER_HALL_MAGE\tstring", - "contents": "ORDER_HALL_MAGE", + "trigger": "NPE_ABILITYTRAININGDUMMY_PRIEST\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_PRIEST" }, { - "trigger": "ORDER_HALL_MISSION_BONUS_ROLL\tstring", - "contents": "ORDER_HALL_MISSION_BONUS_ROLL", + "trigger": "NPE_ABILITYTRAININGDUMMY_ROGUE\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_ROGUE" }, { - "trigger": "ORDER_HALL_MISSION_REQUIRED_CHAMPION\tstring", - "contents": "ORDER_HALL_MISSION_REQUIRED_CHAMPION", + "trigger": "NPE_ABILITYTRAININGDUMMY_SHAMAN\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_SHAMAN" }, { - "trigger": "ORDER_HALL_MISSION_REQUIRED_CHAMPIONS\tstring", - "contents": "ORDER_HALL_MISSION_REQUIRED_CHAMPIONS", + "trigger": "NPE_ABILITYTRAININGDUMMY_WARLOCK\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_WARLOCK" }, { - "trigger": "ORDER_HALL_MISSION_TOOLTIP_RETURN_TO_START\tstring", - "contents": "ORDER_HALL_MISSION_TOOLTIP_RETURN_TO_START", + "trigger": "NPE_ABILITYTRAININGDUMMY_WARRIOR\t\"string\"", + "contents": "NPE_ABILITYTRAININGDUMMY_WARRIOR" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_BOSS_COUNTER\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_BOSS_COUNTER", + "trigger": "NPE_ACCEPTQUEST\t\"string\"", + "contents": "NPE_ACCEPTQUEST" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_COMBAT_ALLY\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_COMBAT_ALLY", + "trigger": "NPE_ACTIONBARCALLOUT\t\"string\"", + "contents": "NPE_ACTIONBARCALLOUT" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_CURSED\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_CURSED", + "trigger": "NPE_BACKPACKFULL\t\"string\"", + "contents": "NPE_BACKPACKFULL" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_DISORIENTING\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_DISORIENTING", + "trigger": "NPE_BINDPOINTER\t\"string\"", + "contents": "NPE_BINDPOINTER" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_LETHAL\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_LETHAL", + "trigger": "NPE_BINDPROMPT\t\"string\"", + "contents": "NPE_BINDPROMPT" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_SLOWING\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_SLOWING", + "trigger": "NPE_BLOODELFARCANETORRENT\t\"string\"", + "contents": "NPE_BLOODELFARCANETORRENT" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_TROOPS\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_TROOPS", + "trigger": "NPE_CHATFRAME\t\"string\"", + "contents": "NPE_CHATFRAME" }, { - "trigger": "ORDER_HALL_MISSION_TUTORIAL_VIEW_DETAILS\tstring", - "contents": "ORDER_HALL_MISSION_TUTORIAL_VIEW_DETAILS", + "trigger": "NPE_CLICKLOOT\t\"string\"", + "contents": "NPE_CLICKLOOT" }, { - "trigger": "ORDER_HALL_MISSIONS\tstring", - "contents": "ORDER_HALL_MISSIONS", + "trigger": "NPE_CLOSECHARACTERSHEET\t\"string\"", + "contents": "NPE_CLOSECHARACTERSHEET" }, { - "trigger": "ORDER_HALL_MONK\tstring", - "contents": "ORDER_HALL_MONK", + "trigger": "NPE_CLOSEWORLDMAP\t\"string\"", + "contents": "NPE_CLOSEWORLDMAP" }, { - "trigger": "ORDER_HALL_PALADIN\tstring", - "contents": "ORDER_HALL_PALADIN", + "trigger": "NPE_CONTROLS\t\"string\"", + "contents": "NPE_CONTROLS" }, { - "trigger": "ORDER_HALL_PRIEST\tstring", - "contents": "ORDER_HALL_PRIEST", + "trigger": "NPE_DRAENEIGIFTOFTHENARARU\t\"string\"", + "contents": "NPE_DRAENEIGIFTOFTHENARARU" }, { - "trigger": "ORDER_HALL_RESEARCH_CONFIRMATION\tstring", - "contents": "ORDER_HALL_RESEARCH_CONFIRMATION", + "trigger": "NPE_EQUIPITEM\t\"string\"", + "contents": "NPE_EQUIPITEM" }, { - "trigger": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_COST\tstring", - "contents": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_COST", + "trigger": "NPE_EQUIPPEDITEM\t\"string\"", + "contents": "NPE_EQUIPPEDITEM" }, { - "trigger": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_TIME\tstring", - "contents": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_TIME", + "trigger": "NPE_FINDCORPSE\t\"string\"", + "contents": "NPE_FINDCORPSE" }, { - "trigger": "ORDER_HALL_ROGUE\tstring", - "contents": "ORDER_HALL_ROGUE", + "trigger": "NPE_GOSSIPQUESTACTIVE\t\"string\"", + "contents": "NPE_GOSSIPQUESTACTIVE" }, { - "trigger": "ORDER_HALL_SHAMAN\tstring", - "contents": "ORDER_HALL_SHAMAN", + "trigger": "NPE_GOSSIPQUESTAVAILABLE\t\"string\"", + "contents": "NPE_GOSSIPQUESTAVAILABLE" }, { - "trigger": "ORDER_HALL_TALENT_RESEARCH\tstring", - "contents": "ORDER_HALL_TALENT_RESEARCH", + "trigger": "NPE_HEALTHBAR\t\"string\"", + "contents": "NPE_HEALTHBAR" }, { - "trigger": "ORDER_HALL_TALENT_TITLE\tstring", - "contents": "ORDER_HALL_TALENT_TITLE", + "trigger": "NPE_ITEMQUESTGIVER\t\"string\"", + "contents": "NPE_ITEMQUESTGIVER" }, { - "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_ANOTHER_IS_RESEARCHING\tstring", - "contents": "ORDER_HALL_TALENT_UNAVAILABLE_ANOTHER_IS_RESEARCHING", + "trigger": "NPE_JUMP\t\"string\"", + "contents": "NPE_JUMP" }, { - "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_GOLD\tstring", - "contents": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_GOLD", + "trigger": "NPE_KEYBOARDANDMOUSETITLE\t\"string\"", + "contents": "NPE_KEYBOARDANDMOUSETITLE" }, { - "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_RESOURCES\tstring", - "contents": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_RESOURCES", + "trigger": "NPE_LOOTCORPSE\t\"string\"", + "contents": "NPE_LOOTCORPSE" }, { - "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_PLAYER_CONDITION\tstring", - "contents": "ORDER_HALL_TALENT_UNAVAILABLE_PLAYER_CONDITION", + "trigger": "NPE_LOOTCORPSEQUEST\t\"string\"", + "contents": "NPE_LOOTCORPSEQUEST" }, { - "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_TIER_UNAVAILABLE\tstring", - "contents": "ORDER_HALL_TALENT_UNAVAILABLE_TIER_UNAVAILABLE", + "trigger": "NPE_MAPCALLOUTAREA\t\"string\"", + "contents": "NPE_MAPCALLOUTAREA" }, { - "trigger": "ORDER_HALL_TROOP_ADDED_TOAST\tstring", - "contents": "ORDER_HALL_TROOP_ADDED_TOAST", + "trigger": "NPE_MAPCALLOUTBASE\t\"string\"", + "contents": "NPE_MAPCALLOUTBASE" }, { - "trigger": "ORDER_HALL_TROOP_ADDED_UPGRADED_TOAST\tstring", - "contents": "ORDER_HALL_TROOP_ADDED_UPGRADED_TOAST", + "trigger": "NPE_MAPCALLOUTPOINT\t\"string\"", + "contents": "NPE_MAPCALLOUTPOINT" }, { - "trigger": "ORDER_HALL_WARLOCK\tstring", - "contents": "ORDER_HALL_WARLOCK", + "trigger": "NPE_MOREQUESTS\t\"string\"", + "contents": "NPE_MOREQUESTS" }, { - "trigger": "ORDER_HALL_WARRIOR\tstring", - "contents": "ORDER_HALL_WARRIOR", + "trigger": "NPE_MOVE\t\"string\"", + "contents": "NPE_MOVE" }, { - "trigger": "ORDER_HALL_ZONE_SUPPORT\tstring", - "contents": "ORDER_HALL_ZONE_SUPPORT", + "trigger": "NPE_MOVEMENTCANCELSSPELL\t\"string\"", + "contents": "NPE_MOVEMENTCANCELSSPELL" }, { - "trigger": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION\tstring", - "contents": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION", + "trigger": "NPE_NPCGOSSIP\t\"string\"", + "contents": "NPE_NPCGOSSIP" }, { - "trigger": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_2\tstring", - "contents": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_2", + "trigger": "NPE_NPCINTERACT\t\"string\"", + "contents": "NPE_NPCINTERACT" }, { - "trigger": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_IN_ZONE\tstring", - "contents": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_IN_ZONE", + "trigger": "NPE_OBJECTLOOT\t\"string\"", + "contents": "NPE_OBJECTLOOT" }, { - "trigger": "ORDERHALL_MISSION_REPORT\tstring", - "contents": "ORDERHALL_MISSION_REPORT", + "trigger": "NPE_OPENBAG\t\"string\"", + "contents": "NPE_OPENBAG" }, { - "trigger": "OTHER\tstring", - "contents": "OTHER", + "trigger": "NPE_OPENCHARACTERSHEET\t\"string\"", + "contents": "NPE_OPENCHARACTERSHEET" }, { - "trigger": "OTHER_MESSAGES\tstring", - "contents": "OTHER_MESSAGES", + "trigger": "NPE_OPENMAP\t\"string\"", + "contents": "NPE_OPENMAP" }, { - "trigger": "OUT_OF_ENERGY\tstring", - "contents": "OUT_OF_ENERGY", + "trigger": "NPE_QUESTCOMPELTELOCATION\t\"string\"", + "contents": "NPE_QUESTCOMPELTELOCATION" }, { - "trigger": "OUT_OF_FOCUS\tstring", - "contents": "OUT_OF_FOCUS", + "trigger": "NPE_QUESTCOMPLETE\t\"string\"", + "contents": "NPE_QUESTCOMPLETE" }, { - "trigger": "OUT_OF_HEALTH\tstring", - "contents": "OUT_OF_HEALTH", + "trigger": "NPE_QUESTCOMPLETEBREADCRUMB\t\"string\"", + "contents": "NPE_QUESTCOMPLETEBREADCRUMB" }, { - "trigger": "OUT_OF_MANA\tstring", - "contents": "OUT_OF_MANA", + "trigger": "NPE_QUESTCUSTOM14071A\t\"string\"", + "contents": "NPE_QUESTCUSTOM14071A" }, { - "trigger": "OUT_OF_POWER_DISPLAY\tstring", - "contents": "OUT_OF_POWER_DISPLAY", + "trigger": "NPE_QUESTCUSTOM14071B\t\"string\"", + "contents": "NPE_QUESTCUSTOM14071B" }, { - "trigger": "OUT_OF_RAGE\tstring", - "contents": "OUT_OF_RAGE", + "trigger": "NPE_QUESTCUSTOM14098\t\"string\"", + "contents": "NPE_QUESTCUSTOM14098" }, { - "trigger": "OUTBID\tstring", - "contents": "OUTBID", + "trigger": "NPE_QUESTCUSTOM14153\t\"string\"", + "contents": "NPE_QUESTCUSTOM14153" }, { - "trigger": "OUTBID_BY\tstring", - "contents": "OUTBID_BY", + "trigger": "NPE_QUESTCUSTOM14212A\t\"string\"", + "contents": "NPE_QUESTCUSTOM14212A" }, { - "trigger": "OUTLINE_MODE\tstring", - "contents": "OUTLINE_MODE", + "trigger": "NPE_QUESTCUSTOM14212B\t\"string\"", + "contents": "NPE_QUESTCUSTOM14212B" }, { - "trigger": "OVERALL_QUALITY\tstring", - "contents": "OVERALL_QUALITY", + "trigger": "NPE_QUESTCUSTOM14218\t\"string\"", + "contents": "NPE_QUESTCUSTOM14218" }, { - "trigger": "OVERVIEW\tstring", - "contents": "OVERVIEW", + "trigger": "NPE_QUESTCUSTOM29661\t\"string\"", + "contents": "NPE_QUESTCUSTOM29661" }, { - "trigger": "OVERVIEW_DAMAGER\tstring", - "contents": "OVERVIEW_DAMAGER", + "trigger": "NPE_QUESTGIVER\t\"string\"", + "contents": "NPE_QUESTGIVER" }, { - "trigger": "OVERVIEW_HEALER\tstring", - "contents": "OVERVIEW_HEALER", + "trigger": "NPE_QUESTOBJECT\t\"string\"", + "contents": "NPE_QUESTOBJECT" }, { - "trigger": "OVERVIEW_TANK\tstring", - "contents": "OVERVIEW_TANK", + "trigger": "NPE_QUESTREWARDCHOCIEREDITEMS\t\"string\"", + "contents": "NPE_QUESTREWARDCHOCIEREDITEMS" }, { - "trigger": "PAGE_NUMBER\tstring", - "contents": "PAGE_NUMBER", + "trigger": "NPE_QUESTREWARDCHOICE\t\"string\"", + "contents": "NPE_QUESTREWARDCHOICE" }, { - "trigger": "PAIN\tstring", - "contents": "PAIN", + "trigger": "NPE_RELEASESPIRIT\t\"string\"", + "contents": "NPE_RELEASESPIRIT" }, { - "trigger": "PAIN_COST\tstring", - "contents": "PAIN_COST", + "trigger": "NPE_RESURRECT\t\"string\"", + "contents": "NPE_RESURRECT" }, { - "trigger": "PAIN_COST_LARGE\tstring", - "contents": "PAIN_COST_LARGE", + "trigger": "NPE_SELECTTARGET\t\"string\"", + "contents": "NPE_SELECTTARGET" }, { - "trigger": "PAIN_COST_LARGE_PER_TIME\tstring", - "contents": "PAIN_COST_LARGE_PER_TIME", + "trigger": "NPE_SHAPESHIFT_DRUID\t\"string\"", + "contents": "NPE_SHAPESHIFT_DRUID" }, { - "trigger": "PAIN_COST_LARGE_PER_TIME_NO_BASE\tstring", - "contents": "PAIN_COST_LARGE_PER_TIME_NO_BASE", + "trigger": "NPE_SHOWINTERFACEHELP\t\"string\"", + "contents": "NPE_SHOWINTERFACEHELP" }, { - "trigger": "PAIN_COST_PER_TIME\tstring", - "contents": "PAIN_COST_PER_TIME", + "trigger": "NPE_TARGETFIRSTMOB\t\"string\"", + "contents": "NPE_TARGETFIRSTMOB" }, { - "trigger": "PAIN_COST_PER_TIME_NO_BASE\tstring", - "contents": "PAIN_COST_PER_TIME_NO_BASE", + "trigger": "NPE_TAXICALLOUT\t\"string\"", + "contents": "NPE_TAXICALLOUT" }, { - "trigger": "PALADIN_HOLY_CORE_ABILITY_1\tstring", - "contents": "PALADIN_HOLY_CORE_ABILITY_1", + "trigger": "NPE_TURN\t\"string\"", + "contents": "NPE_TURN" }, { - "trigger": "PALADIN_HOLY_CORE_ABILITY_2\tstring", - "contents": "PALADIN_HOLY_CORE_ABILITY_2", + "trigger": "NPE_TURNINNOTONMAP\t\"string\"", + "contents": "NPE_TURNINNOTONMAP" }, { - "trigger": "PALADIN_HOLY_CORE_ABILITY_3\tstring", - "contents": "PALADIN_HOLY_CORE_ABILITY_3", + "trigger": "NPE_TURNINNOTONMAP_QUESTFRAMENOTFOUND\t\"string\"", + "contents": "NPE_TURNINNOTONMAP_QUESTFRAMENOTFOUND" }, { - "trigger": "PALADIN_HOLY_CORE_ABILITY_4\tstring", - "contents": "PALADIN_HOLY_CORE_ABILITY_4", + "trigger": "NPE_TURNINQUEST\t\"string\"", + "contents": "NPE_TURNINQUEST" }, { - "trigger": "PALADIN_HOLY_CORE_ABILITY_5\tstring", - "contents": "PALADIN_HOLY_CORE_ABILITY_5", + "trigger": "NPE_USEHEARTHSTONE\t\"string\"", + "contents": "NPE_USEHEARTHSTONE" }, { - "trigger": "PALADIN_HOLY_CORE_ABILITY_6\tstring", - "contents": "PALADIN_HOLY_CORE_ABILITY_6", + "trigger": "NPE_USEQUESTITEM\t\"string\"", + "contents": "NPE_USEQUESTITEM" }, { - "trigger": "PALADIN_INTELLECT_TOOLTIP\tstring", - "contents": "PALADIN_INTELLECT_TOOLTIP", + "trigger": "NUM_FREE_SLOTS\t\"string\"", + "contents": "NUM_FREE_SLOTS" }, { - "trigger": "PALADIN_PROT_CORE_ABILITY_1\tstring", - "contents": "PALADIN_PROT_CORE_ABILITY_1", + "trigger": "NUM_GUILDBANK_TABS_PURCHASED\t\"string\"", + "contents": "NUM_GUILDBANK_TABS_PURCHASED" }, { - "trigger": "PALADIN_PROT_CORE_ABILITY_2\tstring", - "contents": "PALADIN_PROT_CORE_ABILITY_2", + "trigger": "NUM_RAID_MEMBERS\t\"string\"", + "contents": "NUM_RAID_MEMBERS" }, { - "trigger": "PALADIN_PROT_CORE_ABILITY_3\tstring", - "contents": "PALADIN_PROT_CORE_ABILITY_3", + "trigger": "NUMBER_IN_PARENTHESES\t\"string\"", + "contents": "NUMBER_IN_PARENTHESES" }, { - "trigger": "PALADIN_PROT_CORE_ABILITY_4\tstring", - "contents": "PALADIN_PROT_CORE_ABILITY_4", + "trigger": "NUMBER_OF_RESULTS_TEMPLATE\t\"string\"", + "contents": "NUMBER_OF_RESULTS_TEMPLATE" }, { - "trigger": "PALADIN_PROT_CORE_ABILITY_5\tstring", - "contents": "PALADIN_PROT_CORE_ABILITY_5", + "trigger": "OBJECT_ALPHA\t\"string\"", + "contents": "OBJECT_ALPHA" }, { - "trigger": "PALADIN_PROT_CORE_ABILITY_6\tstring", - "contents": "PALADIN_PROT_CORE_ABILITY_6", + "trigger": "OBJECT_NPC_OUTLINE\t\"string\"", + "contents": "OBJECT_NPC_OUTLINE" }, { - "trigger": "PALADIN_RET_CORE_ABILITY_1\tstring", - "contents": "PALADIN_RET_CORE_ABILITY_1", + "trigger": "OBJECT_NPC_OUTLINE_DISABLED\t\"string\"", + "contents": "OBJECT_NPC_OUTLINE_DISABLED" }, { - "trigger": "PALADIN_RET_CORE_ABILITY_2\tstring", - "contents": "PALADIN_RET_CORE_ABILITY_2", + "trigger": "OBJECT_NPC_OUTLINE_MODE_ONE\t\"string\"", + "contents": "OBJECT_NPC_OUTLINE_MODE_ONE" }, { - "trigger": "PALADIN_RET_CORE_ABILITY_3\tstring", - "contents": "PALADIN_RET_CORE_ABILITY_3", + "trigger": "OBJECT_NPC_OUTLINE_MODE_THREE\t\"string\"", + "contents": "OBJECT_NPC_OUTLINE_MODE_THREE" }, { - "trigger": "PALADIN_RET_CORE_ABILITY_4\tstring", - "contents": "PALADIN_RET_CORE_ABILITY_4", + "trigger": "OBJECT_NPC_OUTLINE_MODE_TWO\t\"string\"", + "contents": "OBJECT_NPC_OUTLINE_MODE_TWO" }, { - "trigger": "PALADIN_RET_CORE_ABILITY_5\tstring", - "contents": "PALADIN_RET_CORE_ABILITY_5", + "trigger": "OBJECTIVES_FIND_GROUP\t\"string\"", + "contents": "OBJECTIVES_FIND_GROUP" }, { - "trigger": "PALADIN_RET_CORE_ABILITY_6\tstring", - "contents": "PALADIN_RET_CORE_ABILITY_6", + "trigger": "OBJECTIVES_IGNORE_CURSOR_TEXT\t\"string\"", + "contents": "OBJECTIVES_IGNORE_CURSOR_TEXT" }, { - "trigger": "PALADIN_STRENGTH_TOOLTIP\tstring", - "contents": "PALADIN_STRENGTH_TOOLTIP", + "trigger": "OBJECTIVES_LABEL\t\"string\"", + "contents": "OBJECTIVES_LABEL" }, { - "trigger": "PAPERDOLL_EQUIPMENTMANAGER\tstring", - "contents": "PAPERDOLL_EQUIPMENTMANAGER", + "trigger": "OBJECTIVES_SHOW_QUEST_MAP\t\"string\"", + "contents": "OBJECTIVES_SHOW_QUEST_MAP" }, { - "trigger": "PAPERDOLL_INVENTORY_FIXUP_COMPLETE\tstring", - "contents": "PAPERDOLL_INVENTORY_FIXUP_COMPLETE", + "trigger": "OBJECTIVES_STOP_TRACKING\t\"string\"", + "contents": "OBJECTIVES_STOP_TRACKING" }, { - "trigger": "PAPERDOLL_NEWEQUIPMENTSET\tstring", - "contents": "PAPERDOLL_NEWEQUIPMENTSET", + "trigger": "OBJECTIVES_SUBTEXT\t\"string\"", + "contents": "OBJECTIVES_SUBTEXT" }, { - "trigger": "PAPERDOLL_SELECT_TITLE\tstring", - "contents": "PAPERDOLL_SELECT_TITLE", + "trigger": "OBJECTIVES_TRACKER_LABEL\t\"string\"", + "contents": "OBJECTIVES_TRACKER_LABEL" }, { - "trigger": "PAPERDOLL_SIDEBAR_STATS\tstring", - "contents": "PAPERDOLL_SIDEBAR_STATS", + "trigger": "OBJECTIVES_VIEW_ACHIEVEMENT\t\"string\"", + "contents": "OBJECTIVES_VIEW_ACHIEVEMENT" }, { - "trigger": "PAPERDOLL_SIDEBAR_TITLES\tstring", - "contents": "PAPERDOLL_SIDEBAR_TITLES", + "trigger": "OBJECTIVES_VIEW_IN_ACHIEVEMENTS\t\"string\"", + "contents": "OBJECTIVES_VIEW_IN_ACHIEVEMENTS" }, { - "trigger": "PAPERDOLLFRAME_TOOLTIP_FORMAT\tstring", - "contents": "PAPERDOLLFRAME_TOOLTIP_FORMAT", + "trigger": "OBJECTIVES_VIEW_IN_QUESTLOG\t\"string\"", + "contents": "OBJECTIVES_VIEW_IN_QUESTLOG" }, { - "trigger": "PARAGON_REPUTATION_TOOLTIP_TEXT\tstring", - "contents": "PARAGON_REPUTATION_TOOLTIP_TEXT", + "trigger": "OBJECTIVES_WATCH_QUESTS_ARENA\t\"string\"", + "contents": "OBJECTIVES_WATCH_QUESTS_ARENA" }, { - "trigger": "PARENS_TEMPLATE\tstring", - "contents": "PARENS_TEMPLATE", + "trigger": "OBJECTIVES_WATCH_TOO_MANY\t\"string\"", + "contents": "OBJECTIVES_WATCH_TOO_MANY" }, { - "trigger": "PARRIED\tstring", - "contents": "PARRIED", + "trigger": "OBLITERATE_BUTTON\t\"string\"", + "contents": "OBLITERATE_BUTTON" }, { - "trigger": "PARRY\tstring", - "contents": "PARRY", + "trigger": "OBLITERUM_FORGE_TITLE\t\"string\"", + "contents": "OBLITERUM_FORGE_TITLE" }, { - "trigger": "PARRY_CHANCE\tstring", - "contents": "PARRY_CHANCE", + "trigger": "OFF\t\"string\"", + "contents": "OFF" }, { - "trigger": "PARRY_LCD\tstring", - "contents": "PARRY_LCD", + "trigger": "OFFICER\t\"string\"", + "contents": "OFFICER" }, { - "trigger": "PARTICLE_DENSITY\tstring", - "contents": "PARTICLE_DENSITY", + "trigger": "OFFICER_CHAT\t\"string\"", + "contents": "OFFICER_CHAT" }, { - "trigger": "PARTY\tstring", - "contents": "PARTY", + "trigger": "OFFICER_NOTE_COLON\t\"string\"", + "contents": "OFFICER_NOTE_COLON" }, { - "trigger": "PARTY_CHAT_BUBBLES_TEXT\tstring", - "contents": "PARTY_CHAT_BUBBLES_TEXT", + "trigger": "OKAY\t\"string\"", + "contents": "OKAY" }, { - "trigger": "PARTY_IN_PUBLIC_GROUP_MESSAGE\tstring", - "contents": "PARTY_IN_PUBLIC_GROUP_MESSAGE", + "trigger": "OLD_GUILD_NAME\t\"string\"", + "contents": "OLD_GUILD_NAME" }, { - "trigger": "PARTY_INVITE\tstring", - "contents": "PARTY_INVITE", + "trigger": "OLD_TITLE_LOST\t\"string\"", + "contents": "OLD_TITLE_LOST" }, { - "trigger": "PARTY_LEADER\tstring", - "contents": "PARTY_LEADER", + "trigger": "ON_COOLDOWN\t\"string\"", + "contents": "ON_COOLDOWN" }, { - "trigger": "PARTY_LEAVE\tstring", - "contents": "PARTY_LEAVE", + "trigger": "ON_COOLDOWN_FEMALE\t\"string\"", + "contents": "ON_COOLDOWN_FEMALE" }, { - "trigger": "PARTY_MEMBERS\tstring", - "contents": "PARTY_MEMBERS", + "trigger": "ONLY_EMPTY_BAGS\t\"string\"", + "contents": "ONLY_EMPTY_BAGS" }, { - "trigger": "PARTY_MESSAGE\tstring", - "contents": "PARTY_MESSAGE", + "trigger": "OPACITY\t\"string\"", + "contents": "OPACITY" }, { - "trigger": "PARTY_OPTIONS_LABEL\tstring", - "contents": "PARTY_OPTIONS_LABEL", + "trigger": "OPEN_ALL_MAIL_BUTTON\t\"string\"", + "contents": "OPEN_ALL_MAIL_BUTTON" }, { - "trigger": "PARTY_PHASED_MESSAGE\tstring", - "contents": "PARTY_PHASED_MESSAGE", + "trigger": "OPEN_ALL_MAIL_BUTTON_OPENING\t\"string\"", + "contents": "OPEN_ALL_MAIL_BUTTON_OPENING" }, { - "trigger": "PARTY_PROMOTE\tstring", - "contents": "PARTY_PROMOTE", + "trigger": "OPEN_LOCK_OTHER\t\"string\"", + "contents": "OPEN_LOCK_OTHER" }, { - "trigger": "PARTY_PROMOTE_GUIDE\tstring", - "contents": "PARTY_PROMOTE_GUIDE", + "trigger": "OPEN_LOCK_SELF\t\"string\"", + "contents": "OPEN_LOCK_SELF" }, { - "trigger": "PARTY_QUEST_STATUS_NONE\tstring", - "contents": "PARTY_QUEST_STATUS_NONE", + "trigger": "OPEN_MIC\t\"string\"", + "contents": "OPEN_MIC" }, { - "trigger": "PARTY_QUEST_STATUS_ON\tstring", - "contents": "PARTY_QUEST_STATUS_ON", + "trigger": "OPEN_RAID_BROWSER\t\"string\"", + "contents": "OPEN_RAID_BROWSER" }, { - "trigger": "PARTY_SILENCE\tstring", - "contents": "PARTY_SILENCE", + "trigger": "OPEN_REASON_ACTIVATED_GLYPH\t\"string\"", + "contents": "OPEN_REASON_ACTIVATED_GLYPH" }, { - "trigger": "PARTY_UNINVITE\tstring", - "contents": "PARTY_UNINVITE", + "trigger": "OPEN_REASON_PENDING_GLYPH\t\"string\"", + "contents": "OPEN_REASON_PENDING_GLYPH" }, { - "trigger": "PARTY_UNSILENCE\tstring", - "contents": "PARTY_UNSILENCE", + "trigger": "OPENING\t\"string\"", + "contents": "OPENING" }, { - "trigger": "PARTYRAID_LABEL\tstring", - "contents": "PARTYRAID_LABEL", + "trigger": "OPENMAIL\t\"string\"", + "contents": "OPENMAIL" }, { - "trigger": "PARTYRAID_SUBTEXT\tstring", - "contents": "PARTYRAID_SUBTEXT", + "trigger": "OPT_OUT_LOOT_TITLE\t\"string\"", + "contents": "OPT_OUT_LOOT_TITLE" }, { - "trigger": "PASS\tstring", - "contents": "PASS", + "trigger": "OPT_OUT_LOOT_TOGGLE_OFF\t\"string\"", + "contents": "OPT_OUT_LOOT_TOGGLE_OFF" }, { - "trigger": "PASSIVE_PARENS\tstring", - "contents": "PASSIVE_PARENS", + "trigger": "OPT_OUT_LOOT_TOGGLE_ON\t\"string\"", + "contents": "OPT_OUT_LOOT_TOGGLE_ON" }, { - "trigger": "PASSWORD\tstring", - "contents": "PASSWORD", + "trigger": "OPTIMIZE_NETWORK_SPEED\t\"string\"", + "contents": "OPTIMIZE_NETWORK_SPEED" }, { - "trigger": "PENDING_INVITE\tstring", - "contents": "PENDING_INVITE", + "trigger": "OPTION_BN_WHISPER_MODE_INLINE\t\"string\"", + "contents": "OPTION_BN_WHISPER_MODE_INLINE" }, { - "trigger": "PENDING_INVITE_LIST\tstring", - "contents": "PENDING_INVITE_LIST", + "trigger": "OPTION_BN_WHISPER_MODE_POPOUT\t\"string\"", + "contents": "OPTION_BN_WHISPER_MODE_POPOUT" }, { - "trigger": "PERCENT_SYMBOL\tstring", - "contents": "PERCENT_SYMBOL", + "trigger": "OPTION_BN_WHISPER_MODE_POPOUT_AND_INLINE\t\"string\"", + "contents": "OPTION_BN_WHISPER_MODE_POPOUT_AND_INLINE" }, { - "trigger": "PERCENTAGE_STRING\tstring", - "contents": "PERCENTAGE_STRING", + "trigger": "OPTION_CHAT_STYLE_CLASSIC\t\"string\"", + "contents": "OPTION_CHAT_STYLE_CLASSIC" }, { - "trigger": "PERIODIC\tstring", - "contents": "PERIODIC", + "trigger": "OPTION_CHAT_STYLE_IM\t\"string\"", + "contents": "OPTION_CHAT_STYLE_IM" }, { - "trigger": "PERIODIC_MESSAGES\tstring", - "contents": "PERIODIC_MESSAGES", + "trigger": "OPTION_CONTRAST\t\"string\"", + "contents": "OPTION_CONTRAST" }, { - "trigger": "PERK_LEVEL\tstring", - "contents": "PERK_LEVEL", + "trigger": "OPTION_CONVERSATION_MODE_INLINE\t\"string\"", + "contents": "OPTION_CONVERSATION_MODE_INLINE" }, { - "trigger": "PET\tstring", - "contents": "PET", + "trigger": "OPTION_CONVERSATION_MODE_POPOUT\t\"string\"", + "contents": "OPTION_CONVERSATION_MODE_POPOUT" }, { - "trigger": "PET_ABANDON\tstring", - "contents": "PET_ABANDON", + "trigger": "OPTION_CONVERSATION_MODE_POPOUT_AND_INLINE\t\"string\"", + "contents": "OPTION_CONVERSATION_MODE_POPOUT_AND_INLINE" }, { - "trigger": "PET_ABILITY_NO_SECOND_ABILITY\tstring", - "contents": "PET_ABILITY_NO_SECOND_ABILITY", + "trigger": "OPTION_LOGOUT_REQUIREMENT\t\"string\"", + "contents": "OPTION_LOGOUT_REQUIREMENT" }, { - "trigger": "PET_ABILITY_REQUIRES_LEVEL\tstring", - "contents": "PET_ABILITY_REQUIRES_LEVEL", + "trigger": "OPTION_LOSS_OF_CONTROL_DISARM\t\"string\"", + "contents": "OPTION_LOSS_OF_CONTROL_DISARM" }, { - "trigger": "PET_ACTION_ATTACK\tstring", - "contents": "PET_ACTION_ATTACK", + "trigger": "OPTION_LOSS_OF_CONTROL_FULL\t\"string\"", + "contents": "OPTION_LOSS_OF_CONTROL_FULL" }, { - "trigger": "PET_ACTION_ATTACK_TOOLTIP\tstring", - "contents": "PET_ACTION_ATTACK_TOOLTIP", + "trigger": "OPTION_LOSS_OF_CONTROL_INTERRUPT\t\"string\"", + "contents": "OPTION_LOSS_OF_CONTROL_INTERRUPT" }, { - "trigger": "PET_ACTION_DISMISS\tstring", - "contents": "PET_ACTION_DISMISS", + "trigger": "OPTION_LOSS_OF_CONTROL_ROOT\t\"string\"", + "contents": "OPTION_LOSS_OF_CONTROL_ROOT" }, { - "trigger": "PET_ACTION_FOLLOW\tstring", - "contents": "PET_ACTION_FOLLOW", + "trigger": "OPTION_LOSS_OF_CONTROL_SILENCE\t\"string\"", + "contents": "OPTION_LOSS_OF_CONTROL_SILENCE" }, { - "trigger": "PET_ACTION_FOLLOW_TOOLTIP\tstring", - "contents": "PET_ACTION_FOLLOW_TOOLTIP", + "trigger": "OPTION_MAXFPS\t\"string\"", + "contents": "OPTION_MAXFPS" }, { - "trigger": "PET_ACTION_MOVE_TO\tstring", - "contents": "PET_ACTION_MOVE_TO", + "trigger": "OPTION_MAXFPS_CHECK\t\"string\"", + "contents": "OPTION_MAXFPS_CHECK" }, { - "trigger": "PET_ACTION_MOVE_TO_TOOLTIP\tstring", - "contents": "PET_ACTION_MOVE_TO_TOOLTIP", + "trigger": "OPTION_MAXFPSBK\t\"string\"", + "contents": "OPTION_MAXFPSBK" }, { - "trigger": "PET_ACTION_SUBTEXT\tstring", - "contents": "PET_ACTION_SUBTEXT", + "trigger": "OPTION_MAXFPSBK_CHECK\t\"string\"", + "contents": "OPTION_MAXFPSBK_CHECK" }, { - "trigger": "PET_ACTION_WAIT\tstring", - "contents": "PET_ACTION_WAIT", + "trigger": "OPTION_PHYSICS_OPTIONS\t\"string\"", + "contents": "OPTION_PHYSICS_OPTIONS" }, { - "trigger": "PET_ACTION_WAIT_TOOLTIP\tstring", - "contents": "PET_ACTION_WAIT_TOOLTIP", + "trigger": "OPTION_PREVIEW_TALENT_CHANGES_DESCRIPTION\t\"string\"", + "contents": "OPTION_PREVIEW_TALENT_CHANGES_DESCRIPTION" }, { - "trigger": "PET_AGGRESSIVE\tstring", - "contents": "PET_AGGRESSIVE", + "trigger": "OPTION_RAID_HEALTH_TEXT_HEALTH\t\"string\"", + "contents": "OPTION_RAID_HEALTH_TEXT_HEALTH" }, { - "trigger": "PET_AGGRESSIVE_TEXTURE\tstring", - "contents": "PET_AGGRESSIVE_TEXTURE", + "trigger": "OPTION_RAID_HEALTH_TEXT_LOSTHEALTH\t\"string\"", + "contents": "OPTION_RAID_HEALTH_TEXT_LOSTHEALTH" }, { - "trigger": "PET_ASSIST\tstring", - "contents": "PET_ASSIST", + "trigger": "OPTION_RAID_HEALTH_TEXT_NONE\t\"string\"", + "contents": "OPTION_RAID_HEALTH_TEXT_NONE" }, { - "trigger": "PET_ASSIST_TEXTURE\tstring", - "contents": "PET_ASSIST_TEXTURE", + "trigger": "OPTION_RAID_HEALTH_TEXT_PERC\t\"string\"", + "contents": "OPTION_RAID_HEALTH_TEXT_PERC" }, { - "trigger": "PET_ATTACK\tstring", - "contents": "PET_ATTACK", + "trigger": "OPTION_RAID_SORT_BY_ALPHABETICAL\t\"string\"", + "contents": "OPTION_RAID_SORT_BY_ALPHABETICAL" }, { - "trigger": "PET_ATTACK_TEXTURE\tstring", - "contents": "PET_ATTACK_TEXTURE", + "trigger": "OPTION_RAID_SORT_BY_GROUP\t\"string\"", + "contents": "OPTION_RAID_SORT_BY_GROUP" }, { - "trigger": "PET_BATTLE_ABILITIES_LABEL\tstring", - "contents": "PET_BATTLE_ABILITIES_LABEL", + "trigger": "OPTION_RAID_SORT_BY_ROLE\t\"string\"", + "contents": "OPTION_RAID_SORT_BY_ROLE" }, { - "trigger": "PET_BATTLE_ANOTHER_PET_JOINED\tstring", - "contents": "PET_BATTLE_ANOTHER_PET_JOINED", + "trigger": "OPTION_RESTART_REQUIREMENT\t\"string\"", + "contents": "OPTION_RESTART_REQUIREMENT" }, { - "trigger": "PET_BATTLE_AREA_EFFECT\tstring", - "contents": "PET_BATTLE_AREA_EFFECT", + "trigger": "OPTION_STEREO_CONVERGENCE\t\"string\"", + "contents": "OPTION_STEREO_CONVERGENCE" }, { - "trigger": "PET_BATTLE_AURA_TURNS_REMAINING\tstring", - "contents": "PET_BATTLE_AURA_TURNS_REMAINING", + "trigger": "OPTION_STEREO_SEPARATION\t\"string\"", + "contents": "OPTION_STEREO_SEPARATION" }, { - "trigger": "PET_BATTLE_COMBAT_LOG\tstring", - "contents": "PET_BATTLE_COMBAT_LOG", + "trigger": "OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN\t\"string\"", + "contents": "OPTION_TOOLTIP_ACTION_BUTTON_USE_KEY_DOWN" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_AURA_APPLIED\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_AURA_APPLIED", + "trigger": "OPTION_TOOLTIP_ADVANCED_COMBAT_LOGGING\t\"string\"", + "contents": "OPTION_TOOLTIP_ADVANCED_COMBAT_LOGGING" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_AURA_FADES\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_AURA_FADES", + "trigger": "OPTION_TOOLTIP_ADVANCED_MSAA\t\"string\"", + "contents": "OPTION_TOOLTIP_ADVANCED_MSAA" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_BLOCKED\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_BLOCKED", + "trigger": "OPTION_TOOLTIP_ADVANCED_OBJECTIVES\t\"string\"", + "contents": "OPTION_TOOLTIP_ADVANCED_OBJECTIVES" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_CAST\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_CAST", + "trigger": "OPTION_TOOLTIP_ADVANCED_PPAA\t\"string\"", + "contents": "OPTION_TOOLTIP_ADVANCED_PPAA" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE", + "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY1\t\"string\"", + "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY1" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE_CRIT\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE_CRIT", + "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY2\t\"string\"", + "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY2" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE_STRONG\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE_STRONG", + "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY3\t\"string\"", + "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY3" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE_WEAK\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE_WEAK", + "trigger": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY4\t\"string\"", + "contents": "OPTION_TOOLTIP_AGGRO_WARNING_DISPLAY4" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_DEATH\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_DEATH", + "trigger": "OPTION_TOOLTIP_ALTERNATE_RESOURCE\t\"string\"", + "contents": "OPTION_TOOLTIP_ALTERNATE_RESOURCE" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_DEFLECT\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_DEFLECT", + "trigger": "OPTION_TOOLTIP_ALWAYS_SHOW_MULTIBARS\t\"string\"", + "contents": "OPTION_TOOLTIP_ALWAYS_SHOW_MULTIBARS" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_DODGE\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_DODGE", + "trigger": "OPTION_TOOLTIP_AMBIENCE_VOLUME\t\"string\"", + "contents": "OPTION_TOOLTIP_AMBIENCE_VOLUME" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_ENEMY", + "trigger": "OPTION_TOOLTIP_ANIMATION\t\"string\"", + "contents": "OPTION_TOOLTIP_ANIMATION" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY_LOWER\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_ENEMY_LOWER", + "trigger": "OPTION_TOOLTIP_ANISOTROPIC\t\"string\"", + "contents": "OPTION_TOOLTIP_ANISOTROPIC" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM", + "trigger": "OPTION_TOOLTIP_ANTIALIASING\t\"string\"", + "contents": "OPTION_TOOLTIP_ANTIALIASING" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM_LOWER\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM_LOWER", + "trigger": "OPTION_TOOLTIP_ASSIST_ATTACK\t\"string\"", + "contents": "OPTION_TOOLTIP_ASSIST_ATTACK" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_HEALING\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_HEALING", + "trigger": "OPTION_TOOLTIP_AUDIO_LOCALE\t\"string\"", + "contents": "OPTION_TOOLTIP_AUDIO_LOCALE" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_IMMUNE\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_IMMUNE", + "trigger": "OPTION_TOOLTIP_AUTO_ACCEPT_QUICK_JOIN\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_ACCEPT_QUICK_JOIN" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_MISS\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_MISS", + "trigger": "OPTION_TOOLTIP_AUTO_DISMOUNT_FLYING\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_DISMOUNT_FLYING" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_NEW_ROUND\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_NEW_ROUND", + "trigger": "OPTION_TOOLTIP_AUTO_FOLLOW_SPEED\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_FOLLOW_SPEED" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_PAD_AURA_APPLIED\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_PAD_AURA_APPLIED", + "trigger": "OPTION_TOOLTIP_AUTO_JOIN_GUILD_CHANNEL\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_JOIN_GUILD_CHANNEL" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_PAD_AURA_FADES\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_PAD_AURA_FADES", + "trigger": "OPTION_TOOLTIP_AUTO_LOOT_ALT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_LOOT_ALT_KEY" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_PARRY\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_PARRY", + "trigger": "OPTION_TOOLTIP_AUTO_LOOT_CTRL_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_LOOT_CTRL_KEY" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_PET_SWITCHED\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_PET_SWITCHED", + "trigger": "OPTION_TOOLTIP_AUTO_LOOT_DEFAULT\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_LOOT_DEFAULT" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_REFLECT\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_REFLECT", + "trigger": "OPTION_TOOLTIP_AUTO_LOOT_KEY_TEXT\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_LOOT_KEY_TEXT" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_TRAP_HIT\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_TRAP_HIT", + "trigger": "OPTION_TOOLTIP_AUTO_LOOT_NONE_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_LOOT_NONE_KEY" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_TRAP_MISS\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_TRAP_MISS", + "trigger": "OPTION_TOOLTIP_AUTO_LOOT_SHIFT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_LOOT_SHIFT_KEY" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_APPLIED\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_APPLIED", + "trigger": "OPTION_TOOLTIP_AUTO_OPEN_LOOT_HISTORY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_OPEN_LOOT_HISTORY" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_FADES\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_FADES", + "trigger": "OPTION_TOOLTIP_AUTO_QUEST_PROGRESS\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_QUEST_PROGRESS" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_XP\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_XP", + "trigger": "OPTION_TOOLTIP_AUTO_QUEST_WATCH\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_QUEST_WATCH" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_YOUR\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_YOUR", + "trigger": "OPTION_TOOLTIP_AUTO_RANGED_COMBAT\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_RANGED_COMBAT" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_YOUR_LOWER\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_YOUR_LOWER", + "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM", + "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_ALT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_ALT_KEY" }, { - "trigger": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM_LOWER\tstring", - "contents": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM_LOWER", + "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_CTRL_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_CTRL_KEY" }, { - "trigger": "PET_BATTLE_CURRENT_HEALTH_FORMAT\tstring", - "contents": "PET_BATTLE_CURRENT_HEALTH_FORMAT", + "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_KEY_TEXT\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_KEY_TEXT" }, { - "trigger": "PET_BATTLE_CURRENT_HEALTH_FORMAT_VERBOSE\tstring", - "contents": "PET_BATTLE_CURRENT_HEALTH_FORMAT_VERBOSE", + "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_NONE_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_NONE_KEY" }, { - "trigger": "PET_BATTLE_CURRENT_XP_FORMAT\tstring", - "contents": "PET_BATTLE_CURRENT_XP_FORMAT", + "trigger": "OPTION_TOOLTIP_AUTO_SELF_CAST_SHIFT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_AUTO_SELF_CAST_SHIFT_KEY" }, { - "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_BOTH\tstring", - "contents": "PET_BATTLE_CURRENT_XP_FORMAT_BOTH", + "trigger": "OPTION_TOOLTIP_BLOCK_CHAT_CHANNEL_INVITE\t\"string\"", + "contents": "OPTION_TOOLTIP_BLOCK_CHAT_CHANNEL_INVITE" }, { - "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_PERCENT\tstring", - "contents": "PET_BATTLE_CURRENT_XP_FORMAT_PERCENT", + "trigger": "OPTION_TOOLTIP_BLOCK_GUILD_INVITES\t\"string\"", + "contents": "OPTION_TOOLTIP_BLOCK_GUILD_INVITES" }, { - "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_TOOLTIP\tstring", - "contents": "PET_BATTLE_CURRENT_XP_FORMAT_TOOLTIP", + "trigger": "OPTION_TOOLTIP_BLOCK_TRADES\t\"string\"", + "contents": "OPTION_TOOLTIP_BLOCK_TRADES" }, { - "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_VERBOSE\tstring", - "contents": "PET_BATTLE_CURRENT_XP_FORMAT_VERBOSE", + "trigger": "OPTION_TOOLTIP_BRIGHTNESS\t\"string\"", + "contents": "OPTION_TOOLTIP_BRIGHTNESS" }, { - "trigger": "PET_BATTLE_EFFECTIVENESS_VS\tstring", - "contents": "PET_BATTLE_EFFECTIVENESS_VS", + "trigger": "OPTION_TOOLTIP_CAMERA1\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA1" }, { - "trigger": "PET_BATTLE_FORFEIT\tstring", - "contents": "PET_BATTLE_FORFEIT", + "trigger": "OPTION_TOOLTIP_CAMERA2\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA2" }, { - "trigger": "PET_BATTLE_FORFEIT_CONFIRMATION\tstring", - "contents": "PET_BATTLE_FORFEIT_CONFIRMATION", + "trigger": "OPTION_TOOLTIP_CAMERA3\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA3" }, { - "trigger": "PET_BATTLE_FORFEIT_CONFIRMATION_NO_PENALTY\tstring", - "contents": "PET_BATTLE_FORFEIT_CONFIRMATION_NO_PENALTY", + "trigger": "OPTION_TOOLTIP_CAMERA4\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA4" }, { - "trigger": "PET_BATTLE_FORFEIT_DESCRIPTION\tstring", - "contents": "PET_BATTLE_FORFEIT_DESCRIPTION", + "trigger": "OPTION_TOOLTIP_CAMERA_ALWAYS\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA_ALWAYS" }, { - "trigger": "PET_BATTLE_HEALTH_VERBOSE\tstring", - "contents": "PET_BATTLE_HEALTH_VERBOSE", + "trigger": "OPTION_TOOLTIP_CAMERA_NEVER\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA_NEVER" }, { - "trigger": "PET_BATTLE_INFO\tstring", - "contents": "PET_BATTLE_INFO", + "trigger": "OPTION_TOOLTIP_CAMERA_SMART\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA_SMART" }, { - "trigger": "PET_BATTLE_PASS\tstring", - "contents": "PET_BATTLE_PASS", + "trigger": "OPTION_TOOLTIP_CAMERA_SMARTER\t\"string\"", + "contents": "OPTION_TOOLTIP_CAMERA_SMARTER" }, { - "trigger": "PET_BATTLE_PVP_DUEL\tstring", - "contents": "PET_BATTLE_PVP_DUEL", + "trigger": "OPTION_TOOLTIP_CHARACTER_SHADOWS\t\"string\"", + "contents": "OPTION_TOOLTIP_CHARACTER_SHADOWS" }, { - "trigger": "PET_BATTLE_PVP_DUEL_REQUESTED\tstring", - "contents": "PET_BATTLE_PVP_DUEL_REQUESTED", + "trigger": "OPTION_TOOLTIP_CHAT_BUBBLES\t\"string\"", + "contents": "OPTION_TOOLTIP_CHAT_BUBBLES" }, { - "trigger": "PET_BATTLE_PVP_QUEUE\tstring", - "contents": "PET_BATTLE_PVP_QUEUE", + "trigger": "OPTION_TOOLTIP_CHAT_LOCKED\t\"string\"", + "contents": "OPTION_TOOLTIP_CHAT_LOCKED" }, { - "trigger": "PET_BATTLE_QUEUE_PROPOSE_MATCH\tstring", - "contents": "PET_BATTLE_QUEUE_PROPOSE_MATCH", + "trigger": "OPTION_TOOLTIP_CHAT_MOUSE_WHEEL_SCROLL\t\"string\"", + "contents": "OPTION_TOOLTIP_CHAT_MOUSE_WHEEL_SCROLL" }, { - "trigger": "PET_BATTLE_RESISTANT_TO_LABEL\tstring", - "contents": "PET_BATTLE_RESISTANT_TO_LABEL", + "trigger": "OPTION_TOOLTIP_CHAT_WHOLE_WINDOW_CLICKABLE\t\"string\"", + "contents": "OPTION_TOOLTIP_CHAT_WHOLE_WINDOW_CLICKABLE" }, { - "trigger": "PET_BATTLE_RESULT_LOSE\tstring", - "contents": "PET_BATTLE_RESULT_LOSE", + "trigger": "OPTION_TOOLTIP_CINEMATIC_SUBTITLES\t\"string\"", + "contents": "OPTION_TOOLTIP_CINEMATIC_SUBTITLES" }, { - "trigger": "PET_BATTLE_RESULT_WIN\tstring", - "contents": "PET_BATTLE_RESULT_WIN", + "trigger": "OPTION_TOOLTIP_CLEAR_AFK\t\"string\"", + "contents": "OPTION_TOOLTIP_CLEAR_AFK" }, { - "trigger": "PET_BATTLE_SELECT_A_PET\tstring", - "contents": "PET_BATTLE_SELECT_A_PET", + "trigger": "OPTION_TOOLTIP_CLICK_CAMERA1\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICK_CAMERA1" }, { - "trigger": "PET_BATTLE_SELECT_AN_ACTION\tstring", - "contents": "PET_BATTLE_SELECT_AN_ACTION", + "trigger": "OPTION_TOOLTIP_CLICK_CAMERA2\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICK_CAMERA2" }, { - "trigger": "PET_BATTLE_START\tstring", - "contents": "PET_BATTLE_START", + "trigger": "OPTION_TOOLTIP_CLICK_CAMERA3\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICK_CAMERA3" }, { - "trigger": "PET_BATTLE_STAT_HEALTH\tstring", - "contents": "PET_BATTLE_STAT_HEALTH", + "trigger": "OPTION_TOOLTIP_CLICK_CAMERA_STYLE\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICK_CAMERA_STYLE" }, { - "trigger": "PET_BATTLE_STAT_POWER\tstring", - "contents": "PET_BATTLE_STAT_POWER", + "trigger": "OPTION_TOOLTIP_CLICK_TO_MOVE\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICK_TO_MOVE" }, { - "trigger": "PET_BATTLE_STAT_QUALITY\tstring", - "contents": "PET_BATTLE_STAT_QUALITY", + "trigger": "OPTION_TOOLTIP_CLICKCAMERA_LOCKED\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICKCAMERA_LOCKED" }, { - "trigger": "PET_BATTLE_STAT_SPEED\tstring", - "contents": "PET_BATTLE_STAT_SPEED", + "trigger": "OPTION_TOOLTIP_CLICKCAMERA_NEVER\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICKCAMERA_NEVER" }, { - "trigger": "PET_BATTLE_STATS_LABEL\tstring", - "contents": "PET_BATTLE_STATS_LABEL", + "trigger": "OPTION_TOOLTIP_CLICKCAMERA_SMART\t\"string\"", + "contents": "OPTION_TOOLTIP_CLICKCAMERA_SMART" }, { - "trigger": "PET_BATTLE_TOOLTIP_HEALTH_MAX\tstring", - "contents": "PET_BATTLE_TOOLTIP_HEALTH_MAX", + "trigger": "OPTION_TOOLTIP_COMBAT_TARGET_MODE\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TARGET_MODE" }, { - "trigger": "PET_BATTLE_TOOLTIP_POWER\tstring", - "contents": "PET_BATTLE_TOOLTIP_POWER", + "trigger": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_NEW\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_NEW" }, { - "trigger": "PET_BATTLE_TOOLTIP_RARITY\tstring", - "contents": "PET_BATTLE_TOOLTIP_RARITY", + "trigger": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_OLD\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TARGET_MODE_OLD" }, { - "trigger": "PET_BATTLE_TOOLTIP_SPEED\tstring", - "contents": "PET_BATTLE_TOOLTIP_SPEED", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_MODE\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_MODE" }, { - "trigger": "PET_BATTLE_TOOLTIP_SPEED_ADVANTAGE\tstring", - "contents": "PET_BATTLE_TOOLTIP_SPEED_ADVANTAGE", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SCROLL_DOWN\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SCROLL_DOWN" }, { - "trigger": "PET_BATTLE_TRAP_ERR_2\tstring", - "contents": "PET_BATTLE_TRAP_ERR_2", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURA_FADE\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURA_FADE" }, { - "trigger": "PET_BATTLE_TRAP_ERR_3\tstring", - "contents": "PET_BATTLE_TRAP_ERR_3", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURAS\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_AURAS" }, { - "trigger": "PET_BATTLE_TRAP_ERR_4\tstring", - "contents": "PET_BATTLE_TRAP_ERR_4", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBAT_STATE\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBAT_STATE" }, { - "trigger": "PET_BATTLE_TRAP_ERR_5\tstring", - "contents": "PET_BATTLE_TRAP_ERR_5", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBO_POINTS\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_COMBO_POINTS" }, { - "trigger": "PET_BATTLE_TRAP_ERR_6\tstring", - "contents": "PET_BATTLE_TRAP_ERR_6", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_DODGE_PARRY_MISS\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_DODGE_PARRY_MISS" }, { - "trigger": "PET_BATTLE_TRAP_ERR_7\tstring", - "contents": "PET_BATTLE_TRAP_ERR_7", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_ENERGIZE\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_ENERGIZE" }, { - "trigger": "PET_BATTLE_TRAP_ERR_8\tstring", - "contents": "PET_BATTLE_TRAP_ERR_8", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_FRIENDLY_NAMES\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_FRIENDLY_NAMES" }, { - "trigger": "PET_BATTLE_TRAP_UPGRADE\tstring", - "contents": "PET_BATTLE_TRAP_UPGRADE", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_HONOR_GAINED\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_HONOR_GAINED" }, { - "trigger": "PET_BATTLE_TURN_COOLDOWN\tstring", - "contents": "PET_BATTLE_TURN_COOLDOWN", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_LOW_HEALTH_MANA\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_LOW_HEALTH_MANA" }, { - "trigger": "PET_BATTLE_TURN_CURRENT_COOLDOWN\tstring", - "contents": "PET_BATTLE_TURN_CURRENT_COOLDOWN", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_PERIODIC_ENERGIZE" }, { - "trigger": "PET_BATTLE_TWO_PETS_JOINED\tstring", - "contents": "PET_BATTLE_TWO_PETS_JOINED", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REACTIVES\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REACTIVES" }, { - "trigger": "PET_BATTLE_UI_VS\tstring", - "contents": "PET_BATTLE_UI_VS", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REPUTATION\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_REPUTATION" }, { - "trigger": "PET_BATTLE_WAITING_FOR_OPPONENT\tstring", - "contents": "PET_BATTLE_WAITING_FOR_OPPONENT", + "trigger": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_RESISTANCES\t\"string\"", + "contents": "OPTION_TOOLTIP_COMBAT_TEXT_SHOW_RESISTANCES" }, { - "trigger": "PET_BATTLE_WEAK_TO_LABEL\tstring", - "contents": "PET_BATTLE_WEAK_TO_LABEL", + "trigger": "OPTION_TOOLTIP_CONSOLIDATE_BUFFS\t\"string\"", + "contents": "OPTION_TOOLTIP_CONSOLIDATE_BUFFS" }, { - "trigger": "PET_BATTLE_WEATHER_LABEL\tstring", - "contents": "PET_BATTLE_WEATHER_LABEL", + "trigger": "OPTION_TOOLTIP_CONTRAST\t\"string\"", + "contents": "OPTION_TOOLTIP_CONTRAST" }, { - "trigger": "PET_BONUS_TOOLTIP_ARMOR\tstring", - "contents": "PET_BONUS_TOOLTIP_ARMOR", + "trigger": "OPTION_TOOLTIP_COUNTDOWN_FOR_COOLDOWNS\t\"string\"", + "contents": "OPTION_TOOLTIP_COUNTDOWN_FOR_COOLDOWNS" }, { - "trigger": "PET_BONUS_TOOLTIP_INTELLECT\tstring", - "contents": "PET_BONUS_TOOLTIP_INTELLECT", + "trigger": "OPTION_TOOLTIP_DEATH_EFFECT\t\"string\"", + "contents": "OPTION_TOOLTIP_DEATH_EFFECT" }, { - "trigger": "PET_BONUS_TOOLTIP_RANGED_ATTACK_POWER\tstring", - "contents": "PET_BONUS_TOOLTIP_RANGED_ATTACK_POWER", + "trigger": "OPTION_TOOLTIP_DEPTH_EFFECTS\t\"string\"", + "contents": "OPTION_TOOLTIP_DEPTH_EFFECTS" }, { - "trigger": "PET_BONUS_TOOLTIP_RESISTANCE\tstring", - "contents": "PET_BONUS_TOOLTIP_RESISTANCE", + "trigger": "OPTION_TOOLTIP_DESKTOP_GAMMA\t\"string\"", + "contents": "OPTION_TOOLTIP_DESKTOP_GAMMA" }, { - "trigger": "PET_BONUS_TOOLTIP_SPELLDAMAGE\tstring", - "contents": "PET_BONUS_TOOLTIP_SPELLDAMAGE", + "trigger": "OPTION_TOOLTIP_DIALOG_VOLUME\t\"string\"", + "contents": "OPTION_TOOLTIP_DIALOG_VOLUME" }, { - "trigger": "PET_BONUS_TOOLTIP_STAMINA\tstring", - "contents": "PET_BONUS_TOOLTIP_STAMINA", + "trigger": "OPTION_TOOLTIP_DISPLAY_BORDERS\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_BORDERS" }, { - "trigger": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG\tstring", - "contents": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG", + "trigger": "OPTION_TOOLTIP_DISPLAY_FREE_BAG_SLOTS\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_FREE_BAG_SLOTS" }, { - "trigger": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_FIRE\tstring", - "contents": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_FIRE", + "trigger": "OPTION_TOOLTIP_DISPLAY_INCOMING_HEALS\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_INCOMING_HEALS" }, { - "trigger": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_SHADOW\tstring", - "contents": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_SHADOW", + "trigger": "OPTION_TOOLTIP_DISPLAY_MODE\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_MODE" }, { - "trigger": "PET_DAMAGE_PERCENTAGE\tstring", - "contents": "PET_DAMAGE_PERCENTAGE", + "trigger": "OPTION_TOOLTIP_DISPLAY_MT_AND_MA\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_MT_AND_MA" }, { - "trigger": "PET_DEFENSIVE\tstring", - "contents": "PET_DEFENSIVE", + "trigger": "OPTION_TOOLTIP_DISPLAY_ONLY_DISPELLABLE_DEBUFFS\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_ONLY_DISPELLABLE_DEBUFFS" }, { - "trigger": "PET_DEFENSIVE_TEXTURE\tstring", - "contents": "PET_DEFENSIVE_TEXTURE", + "trigger": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE" }, { - "trigger": "PET_DIET_TEMPLATE\tstring", - "contents": "PET_DIET_TEMPLATE", + "trigger": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE_ON_ENEMY\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_PERSONAL_RESOURCE_ON_ENEMY" }, { - "trigger": "PET_DISMISS\tstring", - "contents": "PET_DISMISS", + "trigger": "OPTION_TOOLTIP_DISPLAY_POWER_BARS\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_POWER_BARS" }, { - "trigger": "PET_DISMISS_TEXTURE\tstring", - "contents": "PET_DISMISS_TEXTURE", + "trigger": "OPTION_TOOLTIP_DISPLAY_RAID_AGGRO_HIGHLIGHT\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_RAID_AGGRO_HIGHLIGHT" }, { - "trigger": "PET_FAMILIES\tstring", - "contents": "PET_FAMILIES", + "trigger": "OPTION_TOOLTIP_DISPLAY_RAID_PETS\t\"string\"", + "contents": "OPTION_TOOLTIP_DISPLAY_RAID_PETS" }, { - "trigger": "PET_FOLLOW\tstring", - "contents": "PET_FOLLOW", + "trigger": "OPTION_TOOLTIP_EMPHASIZE_MY_SPELLS\t\"string\"", + "contents": "OPTION_TOOLTIP_EMPHASIZE_MY_SPELLS" }, { - "trigger": "PET_FOLLOW_TEXTURE\tstring", - "contents": "PET_FOLLOW_TEXTURE", + "trigger": "OPTION_TOOLTIP_ENABLE_ALL_SHADERS\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_ALL_SHADERS" }, { - "trigger": "PET_HAPPINESS1\tstring", - "contents": "PET_HAPPINESS1", + "trigger": "OPTION_TOOLTIP_ENABLE_AMBIENCE\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_AMBIENCE" }, { - "trigger": "PET_HAPPINESS2\tstring", - "contents": "PET_HAPPINESS2", + "trigger": "OPTION_TOOLTIP_ENABLE_BGSOUND\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_BGSOUND" }, { - "trigger": "PET_HAPPINESS3\tstring", - "contents": "PET_HAPPINESS3", + "trigger": "OPTION_TOOLTIP_ENABLE_DIALOG\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_DIALOG" }, { - "trigger": "PET_INFO\tstring", - "contents": "PET_INFO", + "trigger": "OPTION_TOOLTIP_ENABLE_EMOTE_SOUNDS\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_EMOTE_SOUNDS" }, { - "trigger": "PET_JOURNAL\tstring", - "contents": "PET_JOURNAL", + "trigger": "OPTION_TOOLTIP_ENABLE_ERROR_SPEECH\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_ERROR_SPEECH" }, { - "trigger": "PET_JOURNAL_CARD_NAME_DEFAULT\tstring", - "contents": "PET_JOURNAL_CARD_NAME_DEFAULT", + "trigger": "OPTION_TOOLTIP_ENABLE_GROUP_SPEECH\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_GROUP_SPEECH" }, { - "trigger": "PET_JOURNAL_HEAL_SPELL_IN_BATTLE\tstring", - "contents": "PET_JOURNAL_HEAL_SPELL_IN_BATTLE", + "trigger": "OPTION_TOOLTIP_ENABLE_HARDWARE\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_HARDWARE" }, { - "trigger": "PET_JOURNAL_HEAL_SPELL_LOCKED\tstring", - "contents": "PET_JOURNAL_HEAL_SPELL_LOCKED", + "trigger": "OPTION_TOOLTIP_ENABLE_MICROPHONE\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_MICROPHONE" }, { - "trigger": "PET_JOURNAL_HELP_1\tstring", - "contents": "PET_JOURNAL_HELP_1", + "trigger": "OPTION_TOOLTIP_ENABLE_MUSIC\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_MUSIC" }, { - "trigger": "PET_JOURNAL_HELP_2\tstring", - "contents": "PET_JOURNAL_HELP_2", + "trigger": "OPTION_TOOLTIP_ENABLE_MUSIC_LOOPING\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_MUSIC_LOOPING" }, { - "trigger": "PET_JOURNAL_HELP_3\tstring", - "contents": "PET_JOURNAL_HELP_3", + "trigger": "OPTION_TOOLTIP_ENABLE_PET_BATTLE_MUSIC\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_PET_BATTLE_MUSIC" }, { - "trigger": "PET_JOURNAL_HELP_4\tstring", - "contents": "PET_JOURNAL_HELP_4", + "trigger": "OPTION_TOOLTIP_ENABLE_PET_SOUNDS\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_PET_SOUNDS" }, { - "trigger": "PET_JOURNAL_HELP_5\tstring", - "contents": "PET_JOURNAL_HELP_5", + "trigger": "OPTION_TOOLTIP_ENABLE_REVERB\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_REVERB" }, { - "trigger": "PET_JOURNAL_HELP_6\tstring", - "contents": "PET_JOURNAL_HELP_6", + "trigger": "OPTION_TOOLTIP_ENABLE_SOFTWARE_HRTF\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_SOFTWARE_HRTF" }, { - "trigger": "PET_JOURNAL_READONLY\tstring", - "contents": "PET_JOURNAL_READONLY", + "trigger": "OPTION_TOOLTIP_ENABLE_SOUND\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_SOUND" }, { - "trigger": "PET_JOURNAL_READONLY_TEXT\tstring", - "contents": "PET_JOURNAL_READONLY_TEXT", + "trigger": "OPTION_TOOLTIP_ENABLE_SOUND_AT_CHARACTER\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_SOUND_AT_CHARACTER" }, { - "trigger": "PET_LEVEL_UP\tstring", - "contents": "PET_LEVEL_UP", + "trigger": "OPTION_TOOLTIP_ENABLE_SOUNDFX\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_SOUNDFX" }, { - "trigger": "PET_LEVEL_UP_REACHED\tstring", - "contents": "PET_LEVEL_UP_REACHED", + "trigger": "OPTION_TOOLTIP_ENABLE_STEREO_VIDEO\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_STEREO_VIDEO" }, { - "trigger": "PET_LEVEL_UP_TALENT_MAIN\tstring", - "contents": "PET_LEVEL_UP_TALENT_MAIN", + "trigger": "OPTION_TOOLTIP_ENABLE_VOICECHAT\t\"string\"", + "contents": "OPTION_TOOLTIP_ENABLE_VOICECHAT" }, { - "trigger": "PET_LEVEL_UP_TALENT_SUB\tstring", - "contents": "PET_LEVEL_UP_TALENT_SUB", + "trigger": "OPTION_TOOLTIP_ENVIRONMENT_DETAIL\t\"string\"", + "contents": "OPTION_TOOLTIP_ENVIRONMENT_DETAIL" }, { - "trigger": "PET_LEVEL_UP_TALENTPOINT_LINK\tstring", - "contents": "PET_LEVEL_UP_TALENTPOINT_LINK", + "trigger": "OPTION_TOOLTIP_FARCLIP\t\"string\"", + "contents": "OPTION_TOOLTIP_FARCLIP" }, { - "trigger": "PET_MODE_AGGRESSIVE\tstring", - "contents": "PET_MODE_AGGRESSIVE", + "trigger": "OPTION_TOOLTIP_FIX_LAG\t\"string\"", + "contents": "OPTION_TOOLTIP_FIX_LAG" }, { - "trigger": "PET_MODE_AGGRESSIVE_TOOLTIP\tstring", - "contents": "PET_MODE_AGGRESSIVE_TOOLTIP", + "trigger": "OPTION_TOOLTIP_FLASH_LOW_HEALTH_WARNING\t\"string\"", + "contents": "OPTION_TOOLTIP_FLASH_LOW_HEALTH_WARNING" }, { - "trigger": "PET_MODE_ASSIST\tstring", - "contents": "PET_MODE_ASSIST", + "trigger": "OPTION_TOOLTIP_FOCUS_CAST_ALT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_FOCUS_CAST_ALT_KEY" }, { - "trigger": "PET_MODE_ASSIST_TOOLTIP\tstring", - "contents": "PET_MODE_ASSIST_TOOLTIP", + "trigger": "OPTION_TOOLTIP_FOCUS_CAST_CTRL_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_FOCUS_CAST_CTRL_KEY" }, { - "trigger": "PET_MODE_DEFENSIVE\tstring", - "contents": "PET_MODE_DEFENSIVE", + "trigger": "OPTION_TOOLTIP_FOCUS_CAST_NONE_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_FOCUS_CAST_NONE_KEY" }, { - "trigger": "PET_MODE_DEFENSIVE_TOOLTIP\tstring", - "contents": "PET_MODE_DEFENSIVE_TOOLTIP", + "trigger": "OPTION_TOOLTIP_FOCUS_CAST_SHIFT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_FOCUS_CAST_SHIFT_KEY" }, { - "trigger": "PET_MODE_PASSIVE\tstring", - "contents": "PET_MODE_PASSIVE", + "trigger": "OPTION_TOOLTIP_FOLLOW_TERRAIN\t\"string\"", + "contents": "OPTION_TOOLTIP_FOLLOW_TERRAIN" }, { - "trigger": "PET_MODE_PASSIVE_TOOLTIP\tstring", - "contents": "PET_MODE_PASSIVE_TOOLTIP", + "trigger": "OPTION_TOOLTIP_FULL_SCREEN_GLOW\t\"string\"", + "contents": "OPTION_TOOLTIP_FULL_SCREEN_GLOW" }, { - "trigger": "PET_MODE_SUBTEXT\tstring", - "contents": "PET_MODE_SUBTEXT", + "trigger": "OPTION_TOOLTIP_FULL_SIZE_FOCUS_FRAME\t\"string\"", + "contents": "OPTION_TOOLTIP_FULL_SIZE_FOCUS_FRAME" }, { - "trigger": "PET_MOVE_TO_TEXTURE\tstring", - "contents": "PET_MOVE_TO_TEXTURE", + "trigger": "OPTION_TOOLTIP_GAMEFIELD_DESELECT\t\"string\"", + "contents": "OPTION_TOOLTIP_GAMEFIELD_DESELECT" }, { - "trigger": "PET_PAPERDOLL\tstring", - "contents": "PET_PAPERDOLL", + "trigger": "OPTION_TOOLTIP_GAMMA\t\"string\"", + "contents": "OPTION_TOOLTIP_GAMMA" }, { - "trigger": "PET_PASSIVE\tstring", - "contents": "PET_PASSIVE", + "trigger": "OPTION_TOOLTIP_GRAPHICS_CARD\t\"string\"", + "contents": "OPTION_TOOLTIP_GRAPHICS_CARD" }, { - "trigger": "PET_PASSIVE_TEXTURE\tstring", - "contents": "PET_PASSIVE_TEXTURE", + "trigger": "OPTION_TOOLTIP_GROUND_CLUTTER\t\"string\"", + "contents": "OPTION_TOOLTIP_GROUND_CLUTTER" }, { - "trigger": "PET_PUT_IN_CAGE_LABEL\tstring", - "contents": "PET_PUT_IN_CAGE_LABEL", + "trigger": "OPTION_TOOLTIP_GROUND_DENSITY\t\"string\"", + "contents": "OPTION_TOOLTIP_GROUND_DENSITY" }, { - "trigger": "PET_RELEASE_LABEL\tstring", - "contents": "PET_RELEASE_LABEL", + "trigger": "OPTION_TOOLTIP_GROUND_RADIUS\t\"string\"", + "contents": "OPTION_TOOLTIP_GROUND_RADIUS" }, { - "trigger": "PET_RENAME\tstring", - "contents": "PET_RENAME", + "trigger": "OPTION_TOOLTIP_GUILDMEMBER_ALERT\t\"string\"", + "contents": "OPTION_TOOLTIP_GUILDMEMBER_ALERT" }, { - "trigger": "PET_RENAME_CONFIRMATION\tstring", - "contents": "PET_RENAME_CONFIRMATION", + "trigger": "OPTION_TOOLTIP_GXAPI\t\"string\"", + "contents": "OPTION_TOOLTIP_GXAPI" }, { - "trigger": "PET_RENAME_DEFAULT_LABEL\tstring", - "contents": "PET_RENAME_DEFAULT_LABEL", + "trigger": "OPTION_TOOLTIP_HARDWARE_CURSOR\t\"string\"", + "contents": "OPTION_TOOLTIP_HARDWARE_CURSOR" }, { - "trigger": "PET_RENAME_LABEL\tstring", - "contents": "PET_RENAME_LABEL", + "trigger": "OPTION_TOOLTIP_HEAD_BOB\t\"string\"", + "contents": "OPTION_TOOLTIP_HEAD_BOB" }, { - "trigger": "PET_SHOW_IN_JOURNAL\tstring", - "contents": "PET_SHOW_IN_JOURNAL", + "trigger": "OPTION_TOOLTIP_HIDE_ADVENTURE_JOURNAL_ALERTS\t\"string\"", + "contents": "OPTION_TOOLTIP_HIDE_ADVENTURE_JOURNAL_ALERTS" }, { - "trigger": "PET_SPECIALIZATION\tstring", - "contents": "PET_SPECIALIZATION", + "trigger": "OPTION_TOOLTIP_HIDE_OUTDOOR_WORLD_STATE\t\"string\"", + "contents": "OPTION_TOOLTIP_HIDE_OUTDOOR_WORLD_STATE" }, { - "trigger": "PET_SPELLS_TEMPLATE\tstring", - "contents": "PET_SPELLS_TEMPLATE", + "trigger": "OPTION_TOOLTIP_HIDE_PARTY_INTERFACE\t\"string\"", + "contents": "OPTION_TOOLTIP_HIDE_PARTY_INTERFACE" }, { - "trigger": "PET_STABLE_SLOT_LOCKED\tstring", - "contents": "PET_STABLE_SLOT_LOCKED", + "trigger": "OPTION_TOOLTIP_INTERACT_ON_LEFT_CLICK\t\"string\"", + "contents": "OPTION_TOOLTIP_INTERACT_ON_LEFT_CLICK" }, { - "trigger": "PET_STABLE_SLOT_LOCKED_TOOLTIP\tstring", - "contents": "PET_STABLE_SLOT_LOCKED_TOOLTIP", + "trigger": "OPTION_TOOLTIP_INVERT_MOUSE\t\"string\"", + "contents": "OPTION_TOOLTIP_INVERT_MOUSE" }, { - "trigger": "PET_STABLE_TITLE\tstring", - "contents": "PET_STABLE_TITLE", + "trigger": "OPTION_TOOLTIP_KEEP_GROUPS_TOGETHER\t\"string\"", + "contents": "OPTION_TOOLTIP_KEEP_GROUPS_TOGETHER" }, { - "trigger": "PET_STATS_COLLAPSE_TOOLTIP\tstring", - "contents": "PET_STATS_COLLAPSE_TOOLTIP", + "trigger": "OPTION_TOOLTIP_LIGHTING_QUALITY\t\"string\"", + "contents": "OPTION_TOOLTIP_LIGHTING_QUALITY" }, { - "trigger": "PET_STATS_EXPAND_TOOLTIP\tstring", - "contents": "PET_STATS_EXPAND_TOOLTIP", + "trigger": "OPTION_TOOLTIP_LIQUID_DETAIL\t\"string\"", + "contents": "OPTION_TOOLTIP_LIQUID_DETAIL" }, { - "trigger": "PET_TALENTS\tstring", - "contents": "PET_TALENTS", + "trigger": "OPTION_TOOLTIP_LOCALE\t\"string\"", + "contents": "OPTION_TOOLTIP_LOCALE" }, { - "trigger": "PET_TIME_LEFT_MINUTES\tstring", - "contents": "PET_TIME_LEFT_MINUTES", + "trigger": "OPTION_TOOLTIP_LOCK_ACTIONBAR\t\"string\"", + "contents": "OPTION_TOOLTIP_LOCK_ACTIONBAR" }, { - "trigger": "PET_TIME_LEFT_SECONDS\tstring", - "contents": "PET_TIME_LEFT_SECONDS", + "trigger": "OPTION_TOOLTIP_LOCK_CURSOR\t\"string\"", + "contents": "OPTION_TOOLTIP_LOCK_CURSOR" }, { - "trigger": "PET_TYPE_DEMON\tstring", - "contents": "PET_TYPE_DEMON", + "trigger": "OPTION_TOOLTIP_LOG_PERIODIC_EFFECTS\t\"string\"", + "contents": "OPTION_TOOLTIP_LOG_PERIODIC_EFFECTS" }, { - "trigger": "PET_TYPE_PET\tstring", - "contents": "PET_TYPE_PET", + "trigger": "OPTION_TOOLTIP_LONG_RANGE_NAMEPLATE\t\"string\"", + "contents": "OPTION_TOOLTIP_LONG_RANGE_NAMEPLATE" }, { - "trigger": "PET_UNSPENT_TALENT_POINTS\tstring", - "contents": "PET_UNSPENT_TALENT_POINTS", + "trigger": "OPTION_TOOLTIP_LOOT_KEY_TEXT\t\"string\"", + "contents": "OPTION_TOOLTIP_LOOT_KEY_TEXT" }, { - "trigger": "PET_WAIT\tstring", - "contents": "PET_WAIT", + "trigger": "OPTION_TOOLTIP_LOOT_UNDER_MOUSE\t\"string\"", + "contents": "OPTION_TOOLTIP_LOOT_UNDER_MOUSE" }, { - "trigger": "PET_WAIT_TEXTURE\tstring", - "contents": "PET_WAIT_TEXTURE", + "trigger": "OPTION_TOOLTIP_LOSS_OF_CONTROL\t\"string\"", + "contents": "OPTION_TOOLTIP_LOSS_OF_CONTROL" }, { - "trigger": "PETBATTLE_QUEUE_SLOT_NO_SPECIES\tstring", - "contents": "PETBATTLE_QUEUE_SLOT_NO_SPECIES", + "trigger": "OPTION_TOOLTIP_MAP_FADE\t\"string\"", + "contents": "OPTION_TOOLTIP_MAP_FADE" }, { - "trigger": "PETITION_CREATOR\tstring", - "contents": "PETITION_CREATOR", + "trigger": "OPTION_TOOLTIP_MAP_QUEST_DIFFICULTY\t\"string\"", + "contents": "OPTION_TOOLTIP_MAP_QUEST_DIFFICULTY" }, { - "trigger": "PETITION_NUM_SIGNATURES\tstring", - "contents": "PETITION_NUM_SIGNATURES", + "trigger": "OPTION_TOOLTIP_MAP_TRACK_QUEST\t\"string\"", + "contents": "OPTION_TOOLTIP_MAP_TRACK_QUEST" }, { - "trigger": "PETITION_PLAYER_NOT_FOUND_S\tstring", - "contents": "PETITION_PLAYER_NOT_FOUND_S", + "trigger": "OPTION_TOOLTIP_MASTER_VOLUME\t\"string\"", + "contents": "OPTION_TOOLTIP_MASTER_VOLUME" }, { - "trigger": "PETITION_TITLE\tstring", - "contents": "PETITION_TITLE", + "trigger": "OPTION_TOOLTIP_MAX_FOLLOW_DIST\t\"string\"", + "contents": "OPTION_TOOLTIP_MAX_FOLLOW_DIST" }, { - "trigger": "PETS\tstring", - "contents": "PETS", + "trigger": "OPTION_TOOLTIP_MOUSE_LOOK_SPEED\t\"string\"", + "contents": "OPTION_TOOLTIP_MOUSE_LOOK_SPEED" }, { - "trigger": "PETTAME_ANOTHERSUMMONACTIVE\tstring", - "contents": "PETTAME_ANOTHERSUMMONACTIVE", + "trigger": "OPTION_TOOLTIP_MOUSE_SENSITIVITY\t\"string\"", + "contents": "OPTION_TOOLTIP_MOUSE_SENSITIVITY" }, { - "trigger": "PETTAME_CANTCONTROLEXOTIC\tstring", - "contents": "PETTAME_CANTCONTROLEXOTIC", + "trigger": "OPTION_TOOLTIP_MOUSE_SPEED\t\"string\"", + "contents": "OPTION_TOOLTIP_MOUSE_SPEED" }, { - "trigger": "PETTAME_CREATUREALREADYOWNED\tstring", - "contents": "PETTAME_CREATUREALREADYOWNED", + "trigger": "OPTION_TOOLTIP_MOVE_PAD\t\"string\"", + "contents": "OPTION_TOOLTIP_MOVE_PAD" }, { - "trigger": "PETTAME_DEAD\tstring", - "contents": "PETTAME_DEAD", + "trigger": "OPTION_TOOLTIP_MULTISAMPLE_ALPHA_TEST\t\"string\"", + "contents": "OPTION_TOOLTIP_MULTISAMPLE_ALPHA_TEST" }, { - "trigger": "PETTAME_INTERNALERROR\tstring", - "contents": "PETTAME_INTERNALERROR", + "trigger": "OPTION_TOOLTIP_MULTISAMPLING\t\"string\"", + "contents": "OPTION_TOOLTIP_MULTISAMPLING" }, { - "trigger": "PETTAME_INVALIDCREATURE\tstring", - "contents": "PETTAME_INVALIDCREATURE", + "trigger": "OPTION_TOOLTIP_MUSIC_VOLUME\t\"string\"", + "contents": "OPTION_TOOLTIP_MUSIC_VOLUME" }, { - "trigger": "PETTAME_INVALIDSLOT\tstring", - "contents": "PETTAME_INVALIDSLOT", + "trigger": "OPTION_TOOLTIP_OBJECT_ALPHA\t\"string\"", + "contents": "OPTION_TOOLTIP_OBJECT_ALPHA" }, { - "trigger": "PETTAME_NOPETAVAILABLE\tstring", - "contents": "PETTAME_NOPETAVAILABLE", + "trigger": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE\t\"string\"", + "contents": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE" }, { - "trigger": "PETTAME_NOTDEAD\tstring", - "contents": "PETTAME_NOTDEAD", + "trigger": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_ALLOWED\t\"string\"", + "contents": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_ALLOWED" }, { - "trigger": "PETTAME_NOTTAMEABLE\tstring", - "contents": "PETTAME_NOTTAMEABLE", + "trigger": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_SUPPORTED\t\"string\"", + "contents": "OPTION_TOOLTIP_OBJECT_NPC_OUTLINE_NOT_SUPPORTED" }, { - "trigger": "PETTAME_TOOHIGHLEVEL\tstring", - "contents": "PETTAME_TOOHIGHLEVEL", + "trigger": "OPTION_TOOLTIP_OBJECTIVES_IGNORE_CURSOR\t\"string\"", + "contents": "OPTION_TOOLTIP_OBJECTIVES_IGNORE_CURSOR" }, { - "trigger": "PETTAME_TOOMANY\tstring", - "contents": "PETTAME_TOOMANY", + "trigger": "OPTION_TOOLTIP_OPTIMIZE_NETWORK_SPEED\t\"string\"", + "contents": "OPTION_TOOLTIP_OPTIMIZE_NETWORK_SPEED" }, { - "trigger": "PETTAME_UNITSCANTTAME\tstring", - "contents": "PETTAME_UNITSCANTTAME", + "trigger": "OPTION_TOOLTIP_OUTLINE_MODE\t\"string\"", + "contents": "OPTION_TOOLTIP_OUTLINE_MODE" }, { - "trigger": "PETTAME_UNKNOWNERROR\tstring", - "contents": "PETTAME_UNKNOWNERROR", + "trigger": "OPTION_TOOLTIP_PARTICLE_DENSITY\t\"string\"", + "contents": "OPTION_TOOLTIP_PARTICLE_DENSITY" }, { - "trigger": "PHONG_SHADING\tstring", - "contents": "PHONG_SHADING", + "trigger": "OPTION_TOOLTIP_PET_NAMEPLATES\t\"string\"", + "contents": "OPTION_TOOLTIP_PET_NAMEPLATES" }, { - "trigger": "PHYSICAL_HARASSMENT\tstring", - "contents": "PHYSICAL_HARASSMENT", + "trigger": "OPTION_TOOLTIP_PET_SPELL_DAMAGE\t\"string\"", + "contents": "OPTION_TOOLTIP_PET_SPELL_DAMAGE" }, { - "trigger": "PHYSICAL_HARASSMENT_DESCRIPTION\tstring", - "contents": "PHYSICAL_HARASSMENT_DESCRIPTION", + "trigger": "OPTION_TOOLTIP_PHONG_SHADING\t\"string\"", + "contents": "OPTION_TOOLTIP_PHONG_SHADING" }, { - "trigger": "PHYSICAL_HARASSMENT_TEXT1\tstring", - "contents": "PHYSICAL_HARASSMENT_TEXT1", + "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_ALT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_PICKUP_ACTION_ALT_KEY" }, { - "trigger": "PHYSICAL_HARASSMENT_TEXT2\tstring", - "contents": "PHYSICAL_HARASSMENT_TEXT2", + "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_CTRL_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_PICKUP_ACTION_CTRL_KEY" }, { - "trigger": "PHYSICAL_HARASSMENT_TEXT3\tstring", - "contents": "PHYSICAL_HARASSMENT_TEXT3", + "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_NONE_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_PICKUP_ACTION_NONE_KEY" }, { - "trigger": "PHYSICAL_HARASSMENT_TEXT4\tstring", - "contents": "PHYSICAL_HARASSMENT_TEXT4", + "trigger": "OPTION_TOOLTIP_PICKUP_ACTION_SHIFT_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_PICKUP_ACTION_SHIFT_KEY" }, { - "trigger": "PHYSICAL_HARASSMENT_TEXT5\tstring", - "contents": "PHYSICAL_HARASSMENT_TEXT5", + "trigger": "OPTION_TOOLTIP_PLAY_AGGRO_SOUNDS\t\"string\"", + "contents": "OPTION_TOOLTIP_PLAY_AGGRO_SOUNDS" }, { - "trigger": "PHYSICAL_HARASSMENT_TEXT6\tstring", - "contents": "PHYSICAL_HARASSMENT_TEXT6", + "trigger": "OPTION_TOOLTIP_PLAYER_DETAIL\t\"string\"", + "contents": "OPTION_TOOLTIP_PLAYER_DETAIL" }, { - "trigger": "PHYSICS_INTERACTION\tstring", - "contents": "PHYSICS_INTERACTION", + "trigger": "OPTION_TOOLTIP_PRIMARY_MONITOR\t\"string\"", + "contents": "OPTION_TOOLTIP_PRIMARY_MONITOR" }, { - "trigger": "PICKUP_ACTION_KEY_TEXT\tstring", - "contents": "PICKUP_ACTION_KEY_TEXT", + "trigger": "OPTION_TOOLTIP_PROFANITY_FILTER\t\"string\"", + "contents": "OPTION_TOOLTIP_PROFANITY_FILTER" }, { - "trigger": "PIXEL_SHADERS\tstring", - "contents": "PIXEL_SHADERS", + "trigger": "OPTION_TOOLTIP_PROFANITY_FILTER_WITH_WARNING\t\"string\"", + "contents": "OPTION_TOOLTIP_PROFANITY_FILTER_WITH_WARNING" }, { - "trigger": "PLAY_AGGRO_SOUNDS\tstring", - "contents": "PLAY_AGGRO_SOUNDS", + "trigger": "OPTION_TOOLTIP_PROJECTED_TEXTURES\t\"string\"", + "contents": "OPTION_TOOLTIP_PROJECTED_TEXTURES" }, { - "trigger": "PLAYBACK\tstring", - "contents": "PLAYBACK", + "trigger": "OPTION_TOOLTIP_PUSHTOTALK_SOUND\t\"string\"", + "contents": "OPTION_TOOLTIP_PUSHTOTALK_SOUND" }, { - "trigger": "PLAYED\tstring", - "contents": "PLAYED", + "trigger": "OPTION_TOOLTIP_RAID_USE_CLASS_COLORS\t\"string\"", + "contents": "OPTION_TOOLTIP_RAID_USE_CLASS_COLORS" }, { - "trigger": "PLAYER\tstring", - "contents": "PLAYER", + "trigger": "OPTION_TOOLTIP_REDUCED_LAG_TOLERANCE\t\"string\"", + "contents": "OPTION_TOOLTIP_REDUCED_LAG_TOLERANCE" }, { - "trigger": "PLAYER_AND_NPC_INTERACTION\tstring", - "contents": "PLAYER_AND_NPC_INTERACTION", + "trigger": "OPTION_TOOLTIP_REFRESH_RATE\t\"string\"", + "contents": "OPTION_TOOLTIP_REFRESH_RATE" }, { - "trigger": "PLAYER_CLASS\tstring", - "contents": "PLAYER_CLASS", + "trigger": "OPTION_TOOLTIP_REMOVE_CHAT_DELAY\t\"string\"", + "contents": "OPTION_TOOLTIP_REMOVE_CHAT_DELAY" }, { - "trigger": "PLAYER_CLASS_NO_SPEC\tstring", - "contents": "PLAYER_CLASS_NO_SPEC", + "trigger": "OPTION_TOOLTIP_RENDER_SCALE\t\"string\"", + "contents": "OPTION_TOOLTIP_RENDER_SCALE" }, { - "trigger": "PLAYER_COUNT_ALLIANCE\tstring", - "contents": "PLAYER_COUNT_ALLIANCE", + "trigger": "OPTION_TOOLTIP_RESAMPLE_QUALITY\t\"string\"", + "contents": "OPTION_TOOLTIP_RESAMPLE_QUALITY" }, { - "trigger": "PLAYER_COUNT_HORDE\tstring", - "contents": "PLAYER_COUNT_HORDE", + "trigger": "OPTION_TOOLTIP_RESET_CHAT_POSITION\t\"string\"", + "contents": "OPTION_TOOLTIP_RESET_CHAT_POSITION" }, { - "trigger": "PLAYER_DETAIL\tstring", - "contents": "PLAYER_DETAIL", + "trigger": "OPTION_TOOLTIP_RESOLUTION\t\"string\"", + "contents": "OPTION_TOOLTIP_RESOLUTION" }, { - "trigger": "PLAYER_DIFFICULTY1\tstring", - "contents": "PLAYER_DIFFICULTY1", + "trigger": "OPTION_TOOLTIP_REVERSE_CLEAN_UP_BAGS\t\"string\"", + "contents": "OPTION_TOOLTIP_REVERSE_CLEAN_UP_BAGS" }, { - "trigger": "PLAYER_DIFFICULTY2\tstring", - "contents": "PLAYER_DIFFICULTY2", + "trigger": "OPTION_TOOLTIP_REVERSE_NEW_LOOT\t\"string\"", + "contents": "OPTION_TOOLTIP_REVERSE_NEW_LOOT" }, { - "trigger": "PLAYER_DIFFICULTY3\tstring", - "contents": "PLAYER_DIFFICULTY3", + "trigger": "OPTION_TOOLTIP_ROTATE_MINIMAP\t\"string\"", + "contents": "OPTION_TOOLTIP_ROTATE_MINIMAP" }, { - "trigger": "PLAYER_DIFFICULTY4\tstring", - "contents": "PLAYER_DIFFICULTY4", + "trigger": "OPTION_TOOLTIP_SCROLL_ARC\t\"string\"", + "contents": "OPTION_TOOLTIP_SCROLL_ARC" }, { - "trigger": "PLAYER_DIFFICULTY5\tstring", - "contents": "PLAYER_DIFFICULTY5", + "trigger": "OPTION_TOOLTIP_SCROLL_DOWN\t\"string\"", + "contents": "OPTION_TOOLTIP_SCROLL_DOWN" }, { - "trigger": "PLAYER_DIFFICULTY6\tstring", - "contents": "PLAYER_DIFFICULTY6", + "trigger": "OPTION_TOOLTIP_SCROLL_UP\t\"string\"", + "contents": "OPTION_TOOLTIP_SCROLL_UP" }, { - "trigger": "PLAYER_DIFFICULTY_TIMEWALKER\tstring", - "contents": "PLAYER_DIFFICULTY_TIMEWALKER", + "trigger": "OPTION_TOOLTIP_SECURE_ABILITY_TOGGLE\t\"string\"", + "contents": "OPTION_TOOLTIP_SECURE_ABILITY_TOGGLE" }, { - "trigger": "PLAYER_FRAME_SHOW_CASTBARS\tstring", - "contents": "PLAYER_FRAME_SHOW_CASTBARS", + "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT\t\"string\"", + "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT" }, { - "trigger": "PLAYER_IN_MULTI_GROUP_PARTY_MESSAGE\tstring", - "contents": "PLAYER_IN_MULTI_GROUP_PARTY_MESSAGE", + "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG\t\"string\"", + "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG" }, { - "trigger": "PLAYER_IN_MULTI_GROUP_RAID_MESSAGE\tstring", - "contents": "PLAYER_IN_MULTI_GROUP_RAID_MESSAGE", + "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG_COMBAT\t\"string\"", + "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_BG_COMBAT" }, { - "trigger": "PLAYER_IS_PVP_AFK\tstring", - "contents": "PLAYER_IS_PVP_AFK", + "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID\t\"string\"", + "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID" }, { - "trigger": "PLAYER_LEVEL\tstring", - "contents": "PLAYER_LEVEL", + "trigger": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID_COMBAT\t\"string\"", + "contents": "OPTION_TOOLTIP_SELF_HIGHLIGHT_IN_RAID_COMBAT" }, { - "trigger": "PLAYER_LEVEL_NO_SPEC\tstring", - "contents": "PLAYER_LEVEL_NO_SPEC", + "trigger": "OPTION_TOOLTIP_SHADOW_QUALITY\t\"string\"", + "contents": "OPTION_TOOLTIP_SHADOW_QUALITY" }, { - "trigger": "PLAYER_LEVEL_UP\tstring", - "contents": "PLAYER_LEVEL_UP", + "trigger": "OPTION_TOOLTIP_SHOW_ACCOUNT_ACHIEVEMENTS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_ACCOUNT_ACHIEVEMENTS" }, { - "trigger": "PLAYER_LIST_DELIMITER\tstring", - "contents": "PLAYER_LIST_DELIMITER", + "trigger": "OPTION_TOOLTIP_SHOW_ALL_ENEMY_DEBUFFS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_ALL_ENEMY_DEBUFFS" }, { - "trigger": "PLAYER_LOGOUT_FAILED\tstring", - "contents": "PLAYER_LOGOUT_FAILED", + "trigger": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_CASTBAR\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_CASTBAR" }, { - "trigger": "PLAYER_LOGOUT_FAILED_ERROR\tstring", - "contents": "PLAYER_LOGOUT_FAILED_ERROR", + "trigger": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_FRAMES\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_FRAMES" }, { - "trigger": "PLAYER_MESSAGES\tstring", - "contents": "PLAYER_MESSAGES", + "trigger": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_PETS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_ARENA_ENEMY_PETS" }, { - "trigger": "PLAYER_NOT_FOUND\tstring", - "contents": "PLAYER_NOT_FOUND", + "trigger": "OPTION_TOOLTIP_SHOW_BATTLENET_TOASTS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_BATTLENET_TOASTS" }, { - "trigger": "PLAYER_OFFLINE\tstring", - "contents": "PLAYER_OFFLINE", + "trigger": "OPTION_TOOLTIP_SHOW_BORDERS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_BORDERS" }, { - "trigger": "PLAYER_ONLY_INTERACTION\tstring", - "contents": "PLAYER_ONLY_INTERACTION", + "trigger": "OPTION_TOOLTIP_SHOW_BUFF_DURATION\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_BUFF_DURATION" }, { - "trigger": "PLAYER_OPTIONS_LABEL\tstring", - "contents": "PLAYER_OPTIONS_LABEL", + "trigger": "OPTION_TOOLTIP_SHOW_CASTABLE_BUFFS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_CASTABLE_BUFFS" }, { - "trigger": "PLAYER_REPORT_TYPE_BAD_BATTLEPET_NAME\tstring", - "contents": "PLAYER_REPORT_TYPE_BAD_BATTLEPET_NAME", + "trigger": "OPTION_TOOLTIP_SHOW_CASTABLE_DEBUFFS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_CASTABLE_DEBUFFS" }, { - "trigger": "PLAYER_REPORT_TYPE_BAD_GUILD_NAME\tstring", - "contents": "PLAYER_REPORT_TYPE_BAD_GUILD_NAME", + "trigger": "OPTION_TOOLTIP_SHOW_CHAT_ICONS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_CHAT_ICONS" }, { - "trigger": "PLAYER_REPORT_TYPE_BAD_PET_NAME\tstring", - "contents": "PLAYER_REPORT_TYPE_BAD_PET_NAME", + "trigger": "OPTION_TOOLTIP_SHOW_CLASS_COLOR_IN_V_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_CLASS_COLOR_IN_V_KEY" }, { - "trigger": "PLAYER_REPORT_TYPE_BAD_PLAYER_NAME\tstring", - "contents": "PLAYER_REPORT_TYPE_BAD_PLAYER_NAME", + "trigger": "OPTION_TOOLTIP_SHOW_CLOAK\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_CLOAK" }, { - "trigger": "PLAYER_REPORT_TYPE_CHEATING\tstring", - "contents": "PLAYER_REPORT_TYPE_CHEATING", + "trigger": "OPTION_TOOLTIP_SHOW_CLOCK\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_CLOCK" }, { - "trigger": "PLAYER_REPORT_TYPE_LANGUAGE\tstring", - "contents": "PLAYER_REPORT_TYPE_LANGUAGE", + "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING" }, { - "trigger": "PLAYER_REPORT_TYPE_SPAM\tstring", - "contents": "PLAYER_REPORT_TYPE_SPAM", + "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_SELF\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_SELF" }, { - "trigger": "PLAYER_SERVER_FIRST_ACHIEVEMENT\tstring", - "contents": "PLAYER_SERVER_FIRST_ACHIEVEMENT", + "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_TARGET\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_COMBAT_HEALING_ABSORB_TARGET" }, { - "trigger": "PLAYER_STATUS\tstring", - "contents": "PLAYER_STATUS", + "trigger": "OPTION_TOOLTIP_SHOW_COMBAT_TEXT\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_COMBAT_TEXT" }, { - "trigger": "PLAYER_TITLE_NONE\tstring", - "contents": "PLAYER_TITLE_NONE", + "trigger": "OPTION_TOOLTIP_SHOW_DAMAGE\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_DAMAGE" }, { - "trigger": "PLAYER_UNSPENT_TALENT_POINTS\tstring", - "contents": "PLAYER_UNSPENT_TALENT_POINTS", + "trigger": "OPTION_TOOLTIP_SHOW_DISPELLABLE_DEBUFFS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_DISPELLABLE_DEBUFFS" }, { - "trigger": "PLAYER_V_PLAYER\tstring", - "contents": "PLAYER_V_PLAYER", + "trigger": "OPTION_TOOLTIP_SHOW_FULLSCREEN_STATUS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_FULLSCREEN_STATUS" }, { - "trigger": "PLAYER_V_PLAYER_SEASON\tstring", - "contents": "PLAYER_V_PLAYER_SEASON", + "trigger": "OPTION_TOOLTIP_SHOW_GUILD_NAMES\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_GUILD_NAMES" }, { - "trigger": "PLAYERS_FOUND_OUT_OF_MAX\tstring", - "contents": "PLAYERS_FOUND_OUT_OF_MAX", + "trigger": "OPTION_TOOLTIP_SHOW_HD_MODELS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_HD_MODELS" }, { - "trigger": "PLAYERS_IN_GROUP\tstring", - "contents": "PLAYERS_IN_GROUP", + "trigger": "OPTION_TOOLTIP_SHOW_HELM\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_HELM" }, { - "trigger": "PLAYERSTAT_BASE_STATS\tstring", - "contents": "PLAYERSTAT_BASE_STATS", + "trigger": "OPTION_TOOLTIP_SHOW_ITEM_LEVEL\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_ITEM_LEVEL" }, { - "trigger": "PLAYERSTAT_DEFENSES\tstring", - "contents": "PLAYERSTAT_DEFENSES", + "trigger": "OPTION_TOOLTIP_SHOW_LOOT_SPAM\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_LOOT_SPAM" }, { - "trigger": "PLAYERSTAT_MELEE_COMBAT\tstring", - "contents": "PLAYERSTAT_MELEE_COMBAT", + "trigger": "OPTION_TOOLTIP_SHOW_LUA_ERRORS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_LUA_ERRORS" }, { - "trigger": "PLAYERSTAT_RANGED_COMBAT\tstring", - "contents": "PLAYERSTAT_RANGED_COMBAT", + "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR1\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR1" }, { - "trigger": "PLAYERSTAT_SPELL_COMBAT\tstring", - "contents": "PLAYERSTAT_SPELL_COMBAT", + "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR2\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR2" }, { - "trigger": "PLAYTIME_TIRED\tstring", - "contents": "PLAYTIME_TIRED", + "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR3\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR3" }, { - "trigger": "PLAYTIME_TIRED_ABILITY\tstring", - "contents": "PLAYTIME_TIRED_ABILITY", + "trigger": "OPTION_TOOLTIP_SHOW_MULTIBAR4\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_MULTIBAR4" }, { - "trigger": "PLAYTIME_UNHEALTHY\tstring", - "contents": "PLAYTIME_UNHEALTHY", + "trigger": "OPTION_TOOLTIP_SHOW_NAMEPLATE_LOSE_AGGRO_FLASH\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_NAMEPLATE_LOSE_AGGRO_FLASH" }, { - "trigger": "PLAYTIME_UNHEALTHY_ABILITY\tstring", - "contents": "PLAYTIME_UNHEALTHY_ABILITY", + "trigger": "OPTION_TOOLTIP_SHOW_NEWBIE_TIPS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_NEWBIE_TIPS" }, { - "trigger": "PLUS_AMMO_DAMAGE_TEMPLATE\tstring", - "contents": "PLUS_AMMO_DAMAGE_TEMPLATE", + "trigger": "OPTION_TOOLTIP_SHOW_NPC_NAMES\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_NPC_NAMES" }, { - "trigger": "PLUS_AMMO_SCHOOL_DAMAGE_TEMPLATE\tstring", - "contents": "PLUS_AMMO_SCHOOL_DAMAGE_TEMPLATE", + "trigger": "OPTION_TOOLTIP_SHOW_NUMERIC_THREAT\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_NUMERIC_THREAT" }, { - "trigger": "PLUS_DAMAGE_TEMPLATE\tstring", - "contents": "PLUS_DAMAGE_TEMPLATE", + "trigger": "OPTION_TOOLTIP_SHOW_OTHER_TARGET_EFFECTS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_OTHER_TARGET_EFFECTS" }, { - "trigger": "PLUS_DAMAGE_TEMPLATE_WITH_SCHOOL\tstring", - "contents": "PLUS_DAMAGE_TEMPLATE_WITH_SCHOOL", + "trigger": "OPTION_TOOLTIP_SHOW_OWN_NAME\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_OWN_NAME" }, { - "trigger": "PLUS_SINGLE_DAMAGE_TEMPLATE\tstring", - "contents": "PLUS_SINGLE_DAMAGE_TEMPLATE", + "trigger": "OPTION_TOOLTIP_SHOW_PARTY_BACKGROUND\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_PARTY_BACKGROUND" }, { - "trigger": "PLUS_SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL\tstring", - "contents": "PLUS_SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL", + "trigger": "OPTION_TOOLTIP_SHOW_PARTY_PETS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_PARTY_PETS" }, { - "trigger": "POP_IN_CHAT\tstring", - "contents": "POP_IN_CHAT", + "trigger": "OPTION_TOOLTIP_SHOW_PARTY_TEXT\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_PARTY_TEXT" }, { - "trigger": "POP_OUT_CHAT\tstring", - "contents": "POP_OUT_CHAT", + "trigger": "OPTION_TOOLTIP_SHOW_PET_MELEE_DAMAGE\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_PET_MELEE_DAMAGE" }, { - "trigger": "POSTMASTER_PIPE_BROKEN_ISLES\tstring", - "contents": "POSTMASTER_PIPE_BROKEN_ISLES", + "trigger": "OPTION_TOOLTIP_SHOW_PETBATTLE_COMBAT\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_PETBATTLE_COMBAT" }, { - "trigger": "POSTMASTER_PIPE_DRAENOR\tstring", - "contents": "POSTMASTER_PIPE_DRAENOR", + "trigger": "OPTION_TOOLTIP_SHOW_PLAYER_NAMES\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_PLAYER_NAMES" }, { - "trigger": "POSTMASTER_PIPE_EASTERNKINGDOMS\tstring", - "contents": "POSTMASTER_PIPE_EASTERNKINGDOMS", + "trigger": "OPTION_TOOLTIP_SHOW_PLAYER_TITLES\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_PLAYER_TITLES" }, { - "trigger": "POSTMASTER_PIPE_KALIMDOR\tstring", - "contents": "POSTMASTER_PIPE_KALIMDOR", + "trigger": "OPTION_TOOLTIP_SHOW_POINTS_AS_AVG\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_POINTS_AS_AVG" }, { - "trigger": "POSTMASTER_PIPE_NORTHREND\tstring", - "contents": "POSTMASTER_PIPE_NORTHREND", + "trigger": "OPTION_TOOLTIP_SHOW_QUEST_FADING\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_QUEST_FADING" }, { - "trigger": "POSTMASTER_PIPE_OUTLAND\tstring", - "contents": "POSTMASTER_PIPE_OUTLAND", + "trigger": "OPTION_TOOLTIP_SHOW_QUEST_OBJECTIVES_ON_MAP\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_QUEST_OBJECTIVES_ON_MAP" }, { - "trigger": "POSTMASTER_PIPE_PANDARIA\tstring", - "contents": "POSTMASTER_PIPE_PANDARIA", + "trigger": "OPTION_TOOLTIP_SHOW_RAID_RANGE\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_RAID_RANGE" }, { - "trigger": "POSTPROCESS_ANTI_ALIASING\tstring", - "contents": "POSTPROCESS_ANTI_ALIASING", + "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR" }, { - "trigger": "POSTPROCESS_ANTI_ALIASING_ABREV\tstring", - "contents": "POSTPROCESS_ANTI_ALIASING_ABREV", + "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY" }, { - "trigger": "POTION_TIMER\tstring", - "contents": "POTION_TIMER", + "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET" }, { - "trigger": "POWER_ABBR\tstring", - "contents": "POWER_ABBR", + "trigger": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME" }, { - "trigger": "POWER_DISPLAY_COST\tstring", - "contents": "POWER_DISPLAY_COST", + "trigger": "OPTION_TOOLTIP_SHOW_TARGET_EFFECTS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TARGET_EFFECTS" }, { - "trigger": "POWER_DISPLAY_COST_LARGE\tstring", - "contents": "POWER_DISPLAY_COST_LARGE", + "trigger": "OPTION_TOOLTIP_SHOW_TARGET_OF_TARGET\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TARGET_OF_TARGET" }, { - "trigger": "POWER_DISPLAY_COST_PER_TIME\tstring", - "contents": "POWER_DISPLAY_COST_PER_TIME", + "trigger": "OPTION_TOOLTIP_SHOW_TIPOFTHEDAY\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TIPOFTHEDAY" }, { - "trigger": "POWER_DISPLAY_COST_PER_TIME_NO_BASE\tstring", - "contents": "POWER_DISPLAY_COST_PER_TIME_NO_BASE", + "trigger": "OPTION_TOOLTIP_SHOW_TOAST_BROADCAST\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TOAST_BROADCAST" }, { - "trigger": "POWER_GAINS\tstring", - "contents": "POWER_GAINS", + "trigger": "OPTION_TOOLTIP_SHOW_TOAST_CONVERSATION\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TOAST_CONVERSATION" }, { - "trigger": "POWER_GAINS_COMBATLOG_TOOLTIP\tstring", - "contents": "POWER_GAINS_COMBATLOG_TOOLTIP", + "trigger": "OPTION_TOOLTIP_SHOW_TOAST_FRIEND_REQUEST\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TOAST_FRIEND_REQUEST" }, { - "trigger": "POWER_TYPE_AMETHYST_POWER\tstring", - "contents": "POWER_TYPE_AMETHYST_POWER", + "trigger": "OPTION_TOOLTIP_SHOW_TOAST_OFFLINE\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TOAST_OFFLINE" }, { - "trigger": "POWER_TYPE_ANIMA\tstring", - "contents": "POWER_TYPE_ANIMA", + "trigger": "OPTION_TOOLTIP_SHOW_TOAST_ONLINE\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TOAST_ONLINE" }, { - "trigger": "POWER_TYPE_ANIMA_V2\tstring", - "contents": "POWER_TYPE_ANIMA_V2", + "trigger": "OPTION_TOOLTIP_SHOW_TOAST_WINDOW\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TOAST_WINDOW" }, { - "trigger": "POWER_TYPE_AQUEOUS_ENERGY\tstring", - "contents": "POWER_TYPE_AQUEOUS_ENERGY", + "trigger": "OPTION_TOOLTIP_SHOW_TUTORIALS\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_TUTORIALS" }, { - "trigger": "POWER_TYPE_ARCANE_CHARGES\tstring", - "contents": "POWER_TYPE_ARCANE_CHARGES", + "trigger": "OPTION_TOOLTIP_SHOW_UNIT_NAMES\t\"string\"", + "contents": "OPTION_TOOLTIP_SHOW_UNIT_NAMES" }, { - "trigger": "POWER_TYPE_ARCANE_ENERGY\tstring", - "contents": "POWER_TYPE_ARCANE_ENERGY", + "trigger": "OPTION_TOOLTIP_SIMPLE_CHAT\t\"string\"", + "contents": "OPTION_TOOLTIP_SIMPLE_CHAT" }, { - "trigger": "POWER_TYPE_ARCANEENERGY\tstring", - "contents": "POWER_TYPE_ARCANEENERGY", + "trigger": "OPTION_TOOLTIP_SIMPLE_QUEST_WATCH_TEXT\t\"string\"", + "contents": "OPTION_TOOLTIP_SIMPLE_QUEST_WATCH_TEXT" }, { - "trigger": "POWER_TYPE_BLACKROCK_ORE\tstring", - "contents": "POWER_TYPE_BLACKROCK_ORE", + "trigger": "OPTION_TOOLTIP_SMART_PIVOT\t\"string\"", + "contents": "OPTION_TOOLTIP_SMART_PIVOT" }, { - "trigger": "POWER_TYPE_BLOOD_POWER\tstring", - "contents": "POWER_TYPE_BLOOD_POWER", + "trigger": "OPTION_TOOLTIP_SOCIAL_ENABLE_TWITTER_FUNCTIONALITY\t\"string\"", + "contents": "OPTION_TOOLTIP_SOCIAL_ENABLE_TWITTER_FUNCTIONALITY" }, { - "trigger": "POWER_TYPE_BLUE_POWER\tstring", - "contents": "POWER_TYPE_BLUE_POWER", + "trigger": "OPTION_TOOLTIP_SOUND_CACHE_SIZE\t\"string\"", + "contents": "OPTION_TOOLTIP_SOUND_CACHE_SIZE" }, { - "trigger": "POWER_TYPE_COBALT_POWER\tstring", - "contents": "POWER_TYPE_COBALT_POWER", + "trigger": "OPTION_TOOLTIP_SOUND_CHANNELS\t\"string\"", + "contents": "OPTION_TOOLTIP_SOUND_CHANNELS" }, { - "trigger": "POWER_TYPE_CONSUMING_FLAME\tstring", - "contents": "POWER_TYPE_CONSUMING_FLAME", + "trigger": "OPTION_TOOLTIP_SOUND_OUTPUT\t\"string\"", + "contents": "OPTION_TOOLTIP_SOUND_OUTPUT" }, { - "trigger": "POWER_TYPE_DARK_POWER\tstring", - "contents": "POWER_TYPE_DARK_POWER", + "trigger": "OPTION_TOOLTIP_SOUND_QUALITY\t\"string\"", + "contents": "OPTION_TOOLTIP_SOUND_QUALITY" }, { - "trigger": "POWER_TYPE_DEMENTIA\tstring", - "contents": "POWER_TYPE_DEMENTIA", + "trigger": "OPTION_TOOLTIP_SOUND_VOLUME\t\"string\"", + "contents": "OPTION_TOOLTIP_SOUND_VOLUME" }, { - "trigger": "POWER_TYPE_DEMONIC_FURY\tstring", - "contents": "POWER_TYPE_DEMONIC_FURY", + "trigger": "OPTION_TOOLTIP_SPAM_FILTER\t\"string\"", + "contents": "OPTION_TOOLTIP_SPAM_FILTER" }, { - "trigger": "POWER_TYPE_DINO_SONIC\tstring", - "contents": "POWER_TYPE_DINO_SONIC", + "trigger": "OPTION_TOOLTIP_SPELL_ALERT_OPACITY\t\"string\"", + "contents": "OPTION_TOOLTIP_SPELL_ALERT_OPACITY" }, { - "trigger": "POWER_TYPE_DW_BACK_HEAT\tstring", - "contents": "POWER_TYPE_DW_BACK_HEAT", + "trigger": "OPTION_TOOLTIP_SPELL_DETAIL\t\"string\"", + "contents": "OPTION_TOOLTIP_SPELL_DETAIL" }, { - "trigger": "POWER_TYPE_ENERGY\tstring", - "contents": "POWER_TYPE_ENERGY", + "trigger": "OPTION_TOOLTIP_SSAO\t\"string\"", + "contents": "OPTION_TOOLTIP_SSAO" }, { - "trigger": "POWER_TYPE_EXPERIENCE\tstring", - "contents": "POWER_TYPE_EXPERIENCE", + "trigger": "OPTION_TOOLTIP_STACK_RIGHT_BARS\t\"string\"", + "contents": "OPTION_TOOLTIP_STACK_RIGHT_BARS" }, { - "trigger": "POWER_TYPE_FEL_AMMO\tstring", - "contents": "POWER_TYPE_FEL_AMMO", + "trigger": "OPTION_TOOLTIP_STATUS_BAR\t\"string\"", + "contents": "OPTION_TOOLTIP_STATUS_BAR" }, { - "trigger": "POWER_TYPE_FEL_ENERGY\tstring", - "contents": "POWER_TYPE_FEL_ENERGY", + "trigger": "OPTION_TOOLTIP_STATUS_TEXT_DISPLAY\t\"string\"", + "contents": "OPTION_TOOLTIP_STATUS_TEXT_DISPLAY" }, { - "trigger": "POWER_TYPE_FEL_FURY\tstring", - "contents": "POWER_TYPE_FEL_FURY", + "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PARTY\t\"string\"", + "contents": "OPTION_TOOLTIP_STATUS_TEXT_PARTY" }, { - "trigger": "POWER_TYPE_FEL_INFUSION\tstring", - "contents": "POWER_TYPE_FEL_INFUSION", + "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PERCENT\t\"string\"", + "contents": "OPTION_TOOLTIP_STATUS_TEXT_PERCENT" }, { - "trigger": "POWER_TYPE_FEL_RADIANCE\tstring", - "contents": "POWER_TYPE_FEL_RADIANCE", + "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PET\t\"string\"", + "contents": "OPTION_TOOLTIP_STATUS_TEXT_PET" }, { - "trigger": "POWER_TYPE_FLASHFIRE\tstring", - "contents": "POWER_TYPE_FLASHFIRE", + "trigger": "OPTION_TOOLTIP_STATUS_TEXT_PLAYER\t\"string\"", + "contents": "OPTION_TOOLTIP_STATUS_TEXT_PLAYER" }, { - "trigger": "POWER_TYPE_FOCUS\tstring", - "contents": "POWER_TYPE_FOCUS", + "trigger": "OPTION_TOOLTIP_STATUS_TEXT_TARGET\t\"string\"", + "contents": "OPTION_TOOLTIP_STATUS_TEXT_TARGET" }, { - "trigger": "POWER_TYPE_FOOD\tstring", - "contents": "POWER_TYPE_FOOD", + "trigger": "OPTION_TOOLTIP_STEREO_HARDWARE_CURSOR\t\"string\"", + "contents": "OPTION_TOOLTIP_STEREO_HARDWARE_CURSOR" }, { - "trigger": "POWER_TYPE_FUEL\tstring", - "contents": "POWER_TYPE_FUEL", + "trigger": "OPTION_TOOLTIP_STOP_AUTO_ATTACK\t\"string\"", + "contents": "OPTION_TOOLTIP_STOP_AUTO_ATTACK" }, { - "trigger": "POWER_TYPE_FURY\tstring", - "contents": "POWER_TYPE_FURY", + "trigger": "OPTION_TOOLTIP_SUNSHAFTS\t\"string\"", + "contents": "OPTION_TOOLTIP_SUNSHAFTS" }, { - "trigger": "POWER_TYPE_FURY_DEMONHUNTER\tstring", - "contents": "POWER_TYPE_FURY_DEMONHUNTER", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET1\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET1" }, { - "trigger": "POWER_TYPE_GOLD_POWER\tstring", - "contents": "POWER_TYPE_GOLD_POWER", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET2\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET2" }, { - "trigger": "POWER_TYPE_GREEN_POWER\tstring", - "contents": "POWER_TYPE_GREEN_POWER", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET3\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET3" }, { - "trigger": "POWER_TYPE_HATRED\tstring", - "contents": "POWER_TYPE_HATRED", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET4\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET4" }, { - "trigger": "POWER_TYPE_HEAT\tstring", - "contents": "POWER_TYPE_HEAT", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET5\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET5" }, { - "trigger": "POWER_TYPE_INSANITY\tstring", - "contents": "POWER_TYPE_INSANITY", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_ALWAYS\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET_ALWAYS" }, { - "trigger": "POWER_TYPE_IRON_FURY\tstring", - "contents": "POWER_TYPE_IRON_FURY", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_PARTY\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET_PARTY" }, { - "trigger": "POWER_TYPE_JADE_POWER\tstring", - "contents": "POWER_TYPE_JADE_POWER", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_RAID\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET_RAID" }, { - "trigger": "POWER_TYPE_JASPER_POWER\tstring", - "contents": "POWER_TYPE_JASPER_POWER", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_RAID_AND_PARTY\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET_RAID_AND_PARTY" }, { - "trigger": "POWER_TYPE_LIFE_ENERGY\tstring", - "contents": "POWER_TYPE_LIFE_ENERGY", + "trigger": "OPTION_TOOLTIP_TARGETOFTARGET_SOLO\t\"string\"", + "contents": "OPTION_TOOLTIP_TARGETOFTARGET_SOLO" }, { - "trigger": "POWER_TYPE_LUNAR_POWER\tstring", - "contents": "POWER_TYPE_LUNAR_POWER", + "trigger": "OPTION_TOOLTIP_TERRAIN_HIGHLIGHTS\t\"string\"", + "contents": "OPTION_TOOLTIP_TERRAIN_HIGHLIGHTS" }, { - "trigger": "POWER_TYPE_MAELSTROM\tstring", - "contents": "POWER_TYPE_MAELSTROM", + "trigger": "OPTION_TOOLTIP_TERRAIN_TEXTURE\t\"string\"", + "contents": "OPTION_TOOLTIP_TERRAIN_TEXTURE" }, { - "trigger": "POWER_TYPE_MANA\tstring", - "contents": "POWER_TYPE_MANA", + "trigger": "OPTION_TOOLTIP_TEXTURE_DETAIL\t\"string\"", + "contents": "OPTION_TOOLTIP_TEXTURE_DETAIL" }, { - "trigger": "POWER_TYPE_MINER_FUEL\tstring", - "contents": "POWER_TYPE_MINER_FUEL", + "trigger": "OPTION_TOOLTIP_TIMESTAMPS\t\"string\"", + "contents": "OPTION_TOOLTIP_TIMESTAMPS" }, { - "trigger": "POWER_TYPE_MOLTEN_ENERGY\tstring", - "contents": "POWER_TYPE_MOLTEN_ENERGY", + "trigger": "OPTION_TOOLTIP_TOAST_DURATION\t\"string\"", + "contents": "OPTION_TOOLTIP_TOAST_DURATION" }, { - "trigger": "POWER_TYPE_MUTATION_LEVEL\tstring", - "contents": "POWER_TYPE_MUTATION_LEVEL", + "trigger": "OPTION_TOOLTIP_TRACK_QUEST_PROXIMITY\t\"string\"", + "contents": "OPTION_TOOLTIP_TRACK_QUEST_PROXIMITY" }, { - "trigger": "POWER_TYPE_NIGHTWELL_ENERGY\tstring", - "contents": "POWER_TYPE_NIGHTWELL_ENERGY", + "trigger": "OPTION_TOOLTIP_TRACK_QUEST_TOP\t\"string\"", + "contents": "OPTION_TOOLTIP_TRACK_QUEST_TOP" }, { - "trigger": "POWER_TYPE_OLD_GOD_ENERGY\tstring", - "contents": "POWER_TYPE_OLD_GOD_ENERGY", + "trigger": "OPTION_TOOLTIP_TRILINEAR\t\"string\"", + "contents": "OPTION_TOOLTIP_TRILINEAR" }, { - "trigger": "POWER_TYPE_OOZE\tstring", - "contents": "POWER_TYPE_OOZE", + "trigger": "OPTION_TOOLTIP_TRIPLE_BUFFER\t\"string\"", + "contents": "OPTION_TOOLTIP_TRIPLE_BUFFER" }, { - "trigger": "POWER_TYPE_ORANGE_POWER\tstring", - "contents": "POWER_TYPE_ORANGE_POWER", + "trigger": "OPTION_TOOLTIP_UI_SCALE\t\"string\"", + "contents": "OPTION_TOOLTIP_UI_SCALE" }, { - "trigger": "POWER_TYPE_PAIN\tstring", - "contents": "POWER_TYPE_PAIN", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY" }, { - "trigger": "POWER_TYPE_POWER\tstring", - "contents": "POWER_TYPE_POWER", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_GUARDIANS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_GUARDIANS" }, { - "trigger": "POWER_TYPE_PURPLE_POWER\tstring", - "contents": "POWER_TYPE_PURPLE_POWER", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_MINIONS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_MINIONS" }, { - "trigger": "POWER_TYPE_PYRITE\tstring", - "contents": "POWER_TYPE_PYRITE", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_TOTEMS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_ENEMY_TOTEMS" }, { - "trigger": "POWER_TYPE_PYROCLASTIC_FRENZY\tstring", - "contents": "POWER_TYPE_PYROCLASTIC_FRENZY", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY" }, { - "trigger": "POWER_TYPE_RED_POWER\tstring", - "contents": "POWER_TYPE_RED_POWER", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_GUARDIANS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_GUARDIANS" }, { - "trigger": "POWER_TYPE_REGENERATIVE_BLOOD\tstring", - "contents": "POWER_TYPE_REGENERATIVE_BLOOD", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_MINIONS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_MINIONS" }, { - "trigger": "POWER_TYPE_RESONANCE\tstring", - "contents": "POWER_TYPE_RESONANCE", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_TOTEMS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_FRIENDLY_TOTEMS" }, { - "trigger": "POWER_TYPE_SHADOWFLAME_ENERGY\tstring", - "contents": "POWER_TYPE_SHADOWFLAME_ENERGY", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_GUILD\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_GUILD" }, { - "trigger": "POWER_TYPE_SOUL_ENERGY\tstring", - "contents": "POWER_TYPE_SOUL_ENERGY", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_GUILD_TITLE\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_GUILD_TITLE" }, { - "trigger": "POWER_TYPE_SPORE_ENERGY\tstring", - "contents": "POWER_TYPE_SPORE_ENERGY", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_HIDE_MINUS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_HIDE_MINUS" }, { - "trigger": "POWER_TYPE_STEAM\tstring", - "contents": "POWER_TYPE_STEAM", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_NONCOMBAT_CREATURE\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_NONCOMBAT_CREATURE" }, { - "trigger": "POWER_TYPE_SUN_ENERGY\tstring", - "contents": "POWER_TYPE_SUN_ENERGY", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_NPC\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_NPC" }, { - "trigger": "POWER_TYPE_SUN_POWER\tstring", - "contents": "POWER_TYPE_SUN_POWER", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_OWN\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_OWN" }, { - "trigger": "POWER_TYPE_SWING_VELOCITY\tstring", - "contents": "POWER_TYPE_SWING_VELOCITY", + "trigger": "OPTION_TOOLTIP_UNIT_NAME_PLAYER_TITLE\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAME_PLAYER_TITLE" }, { - "trigger": "POWER_TYPE_TITAN_ENERGY\tstring", - "contents": "POWER_TYPE_TITAN_ENERGY", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_ALLOW_OVERLAP\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_ALLOW_OVERLAP" }, { - "trigger": "POWER_TYPE_TWILIGHTENERGY\tstring", - "contents": "POWER_TYPE_TWILIGHTENERGY", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_AUTOMODE\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_AUTOMODE" }, { - "trigger": "POWER_TYPE_VAULT_CRACKING_PROGRESS\tstring", - "contents": "POWER_TYPE_VAULT_CRACKING_PROGRESS", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_MAKE_LARGER\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_MAKE_LARGER" }, { - "trigger": "POWER_TYPE_VENGEANCE\tstring", - "contents": "POWER_TYPE_VENGEANCE", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMIES\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMIES" }, { - "trigger": "POWER_TYPE_VENOM\tstring", - "contents": "POWER_TYPE_VENOM", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS" }, { - "trigger": "POWER_TYPE_VITA\tstring", - "contents": "POWER_TYPE_VITA", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS" }, { - "trigger": "POWER_TYPE_WILLPOWER\tstring", - "contents": "POWER_TYPE_WILLPOWER", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINUS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_MINUS" }, { - "trigger": "POWER_TYPE_WIND_POWER\tstring", - "contents": "POWER_TYPE_WIND_POWER", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS" }, { - "trigger": "POWER_TYPE_WRATH\tstring", - "contents": "POWER_TYPE_WRATH", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_CLASS_COLORS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_CLASS_COLORS" }, { - "trigger": "PREFERENCES\tstring", - "contents": "PREFERENCES", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS" }, { - "trigger": "PREMADE_GROUP_INSECURE_SEARCH\tstring", - "contents": "PREMADE_GROUP_INSECURE_SEARCH", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS" }, { - "trigger": "PREMADE_GROUP_SEARCH_DELIST_WARNING_TEXT\tstring", - "contents": "PREMADE_GROUP_SEARCH_DELIST_WARNING_TEXT", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS" }, { - "trigger": "PRESS_TAB\tstring", - "contents": "PRESS_TAB", + "trigger": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDS\t\"string\"", + "contents": "OPTION_TOOLTIP_UNIT_NAMEPLATES_SHOW_FRIENDS" }, { - "trigger": "PRESTIGE_RANK_TOOLTIP_LINE\tstring", - "contents": "PRESTIGE_RANK_TOOLTIP_LINE", + "trigger": "OPTION_TOOLTIP_USE_COLORBLIND_MODE\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_COLORBLIND_MODE" }, { - "trigger": "PREV\tstring", - "contents": "PREV", + "trigger": "OPTION_TOOLTIP_USE_ENGLISH_AUDIO\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_ENGLISH_AUDIO" }, { - "trigger": "PREVIEW\tstring", - "contents": "PREVIEW", + "trigger": "OPTION_TOOLTIP_USE_RAID_STYLE_PARTY_FRAMES\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_RAID_STYLE_PARTY_FRAMES" }, { - "trigger": "PREVIEW_TALENT_CHANGES\tstring", - "contents": "PREVIEW_TALENT_CHANGES", + "trigger": "OPTION_TOOLTIP_USE_REFRESH\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_REFRESH" }, { - "trigger": "PREVIOUS\tstring", - "contents": "PREVIOUS", + "trigger": "OPTION_TOOLTIP_USE_RESOLUTION\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_RESOLUTION" }, { - "trigger": "PRIEST_DISC_CORE_ABILITY_1\tstring", - "contents": "PRIEST_DISC_CORE_ABILITY_1", + "trigger": "OPTION_TOOLTIP_USE_UBERTOOLTIPS\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_UBERTOOLTIPS" }, { - "trigger": "PRIEST_DISC_CORE_ABILITY_2\tstring", - "contents": "PRIEST_DISC_CORE_ABILITY_2", + "trigger": "OPTION_TOOLTIP_USE_UISCALE\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_UISCALE" }, { - "trigger": "PRIEST_DISC_CORE_ABILITY_3\tstring", - "contents": "PRIEST_DISC_CORE_ABILITY_3", + "trigger": "OPTION_TOOLTIP_USE_WEATHER_SHADER\t\"string\"", + "contents": "OPTION_TOOLTIP_USE_WEATHER_SHADER" }, { - "trigger": "PRIEST_DISC_CORE_ABILITY_4\tstring", - "contents": "PRIEST_DISC_CORE_ABILITY_4", + "trigger": "OPTION_TOOLTIP_USEIPV6\t\"string\"", + "contents": "OPTION_TOOLTIP_USEIPV6" }, { - "trigger": "PRIEST_DISC_CORE_ABILITY_5\tstring", - "contents": "PRIEST_DISC_CORE_ABILITY_5", + "trigger": "OPTION_TOOLTIP_VERTEX_ANIMATION_SHADERS\t\"string\"", + "contents": "OPTION_TOOLTIP_VERTEX_ANIMATION_SHADERS" }, { - "trigger": "PRIEST_DISC_CORE_ABILITY_6\tstring", - "contents": "PRIEST_DISC_CORE_ABILITY_6", + "trigger": "OPTION_TOOLTIP_VERTICAL_SYNC\t\"string\"", + "contents": "OPTION_TOOLTIP_VERTICAL_SYNC" }, { - "trigger": "PRIEST_HOLY_CORE_ABILITY_1\tstring", - "contents": "PRIEST_HOLY_CORE_ABILITY_1", + "trigger": "OPTION_TOOLTIP_VOICE_ACTIVATION_SENSITIVITY\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_ACTIVATION_SENSITIVITY" }, { - "trigger": "PRIEST_HOLY_CORE_ABILITY_2\tstring", - "contents": "PRIEST_HOLY_CORE_ABILITY_2", + "trigger": "OPTION_TOOLTIP_VOICE_AMBIENCE\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_AMBIENCE" }, { - "trigger": "PRIEST_HOLY_CORE_ABILITY_3\tstring", - "contents": "PRIEST_HOLY_CORE_ABILITY_3", + "trigger": "OPTION_TOOLTIP_VOICE_INPUT\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_INPUT" }, { - "trigger": "PRIEST_HOLY_CORE_ABILITY_4\tstring", - "contents": "PRIEST_HOLY_CORE_ABILITY_4", + "trigger": "OPTION_TOOLTIP_VOICE_INPUT_VOLUME\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_INPUT_VOLUME" }, { - "trigger": "PRIEST_HOLY_CORE_ABILITY_5\tstring", - "contents": "PRIEST_HOLY_CORE_ABILITY_5", + "trigger": "OPTION_TOOLTIP_VOICE_MUSIC\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_MUSIC" }, { - "trigger": "PRIEST_HOLY_CORE_ABILITY_6\tstring", - "contents": "PRIEST_HOLY_CORE_ABILITY_6", + "trigger": "OPTION_TOOLTIP_VOICE_OUTPUT\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_OUTPUT" }, { - "trigger": "PRIEST_INTELLECT_TOOLTIP\tstring", - "contents": "PRIEST_INTELLECT_TOOLTIP", + "trigger": "OPTION_TOOLTIP_VOICE_OUTPUT_VOLUME\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_OUTPUT_VOLUME" }, { - "trigger": "PRIEST_SHADOW_CORE_ABILITY_1\tstring", - "contents": "PRIEST_SHADOW_CORE_ABILITY_1", + "trigger": "OPTION_TOOLTIP_VOICE_SOUND\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_SOUND" }, { - "trigger": "PRIEST_SHADOW_CORE_ABILITY_2\tstring", - "contents": "PRIEST_SHADOW_CORE_ABILITY_2", + "trigger": "OPTION_TOOLTIP_VOICE_TYPE1\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_TYPE1" }, { - "trigger": "PRIEST_SHADOW_CORE_ABILITY_3\tstring", - "contents": "PRIEST_SHADOW_CORE_ABILITY_3", + "trigger": "OPTION_TOOLTIP_VOICE_TYPE2\t\"string\"", + "contents": "OPTION_TOOLTIP_VOICE_TYPE2" }, { - "trigger": "PRIEST_SHADOW_CORE_ABILITY_4\tstring", - "contents": "PRIEST_SHADOW_CORE_ABILITY_4", + "trigger": "OPTION_TOOLTIP_WATCH_FRAME_WIDTH\t\"string\"", + "contents": "OPTION_TOOLTIP_WATCH_FRAME_WIDTH" }, { - "trigger": "PRIEST_SHADOW_CORE_ABILITY_5\tstring", - "contents": "PRIEST_SHADOW_CORE_ABILITY_5", + "trigger": "OPTION_TOOLTIP_WATER_COLLISION\t\"string\"", + "contents": "OPTION_TOOLTIP_WATER_COLLISION" }, { - "trigger": "PRIEST_SHADOW_CORE_ABILITY_6\tstring", - "contents": "PRIEST_SHADOW_CORE_ABILITY_6", + "trigger": "OPTION_TOOLTIP_WEATHER_DETAIL\t\"string\"", + "contents": "OPTION_TOOLTIP_WEATHER_DETAIL" }, { - "trigger": "PRIMARY\tstring", - "contents": "PRIMARY", + "trigger": "OPTION_TOOLTIP_WINDOW_LOCK\t\"string\"", + "contents": "OPTION_TOOLTIP_WINDOW_LOCK" }, { - "trigger": "PRIMARY_MONITOR\tstring", - "contents": "PRIMARY_MONITOR", + "trigger": "OPTION_TOOLTIP_WINDOWED_MAXIMIZED\t\"string\"", + "contents": "OPTION_TOOLTIP_WINDOWED_MAXIMIZED" }, { - "trigger": "PRIMARY_SKILLS\tstring", - "contents": "PRIMARY_SKILLS", + "trigger": "OPTION_TOOLTIP_WINDOWED_MODE\t\"string\"", + "contents": "OPTION_TOOLTIP_WINDOWED_MODE" }, { - "trigger": "PRIMARY_SPEC_CHANGE_AT_CLASS_TRAINER\tstring", - "contents": "PRIMARY_SPEC_CHANGE_AT_CLASS_TRAINER", + "trigger": "OPTION_TOOLTIP_WORLD_LOD\t\"string\"", + "contents": "OPTION_TOOLTIP_WORLD_LOD" }, { - "trigger": "PRIME_GLYPH\tstring", - "contents": "PRIME_GLYPH", + "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY1\t\"string\"", + "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY1" }, { - "trigger": "PRIME_GLYPHS\tstring", - "contents": "PRIME_GLYPHS", + "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY2\t\"string\"", + "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY2" }, { - "trigger": "PROC_EVENT0_DESC\tstring", - "contents": "PROC_EVENT0_DESC", + "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY3\t\"string\"", + "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY3" }, { - "trigger": "PROC_EVENT1024_DESC\tstring", - "contents": "PROC_EVENT1024_DESC", + "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_ALWAYS\t\"string\"", + "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_ALWAYS" }, { - "trigger": "PROC_EVENT128_DESC\tstring", - "contents": "PROC_EVENT128_DESC", + "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_DYNAMIC\t\"string\"", + "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_DYNAMIC" }, { - "trigger": "PROC_EVENT16_DESC\tstring", - "contents": "PROC_EVENT16_DESC", + "trigger": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_NEVER\t\"string\"", + "contents": "OPTION_TOOLTIP_WORLD_PVP_DISPLAY_NEVER" }, { - "trigger": "PROC_EVENT1_DESC\tstring", - "contents": "PROC_EVENT1_DESC", + "trigger": "OPTION_TOOLTIP_WOW_MOUSE\t\"string\"", + "contents": "OPTION_TOOLTIP_WOW_MOUSE" }, { - "trigger": "PROC_EVENT2048_DESC\tstring", - "contents": "PROC_EVENT2048_DESC", + "trigger": "OPTION_TOOLTIP_XP_BAR\t\"string\"", + "contents": "OPTION_TOOLTIP_XP_BAR" }, { - "trigger": "PROC_EVENT256_DESC\tstring", - "contents": "PROC_EVENT256_DESC", + "trigger": "OPTION_TOOTIP_RETINA_CURSOR\t\"string\"", + "contents": "OPTION_TOOTIP_RETINA_CURSOR" }, { - "trigger": "PROC_EVENT2_DESC\tstring", - "contents": "PROC_EVENT2_DESC", + "trigger": "OPTION_UI_DEPTH\t\"string\"", + "contents": "OPTION_UI_DEPTH" }, { - "trigger": "PROC_EVENT32_DESC\tstring", - "contents": "PROC_EVENT32_DESC", + "trigger": "OPTION_USE_EQUIPMENT_MANAGER_DESCRIPTION\t\"string\"", + "contents": "OPTION_USE_EQUIPMENT_MANAGER_DESCRIPTION" }, { - "trigger": "PROC_EVENT3_DESC\tstring", - "contents": "PROC_EVENT3_DESC", + "trigger": "OPTION_WHISPER_MODE_INLINE\t\"string\"", + "contents": "OPTION_WHISPER_MODE_INLINE" }, { - "trigger": "PROC_EVENT4_DESC\tstring", - "contents": "PROC_EVENT4_DESC", + "trigger": "OPTION_WHISPER_MODE_POPOUT\t\"string\"", + "contents": "OPTION_WHISPER_MODE_POPOUT" }, { - "trigger": "PROC_EVENT512_DESC\tstring", - "contents": "PROC_EVENT512_DESC", + "trigger": "OPTION_WHISPER_MODE_POPOUT_AND_INLINE\t\"string\"", + "contents": "OPTION_WHISPER_MODE_POPOUT_AND_INLINE" }, { - "trigger": "PROC_EVENT64_DESC\tstring", - "contents": "PROC_EVENT64_DESC", + "trigger": "OPTIONAL\t\"string\"", + "contents": "OPTIONAL" }, { - "trigger": "PROC_EVENT8_DESC\tstring", - "contents": "PROC_EVENT8_DESC", + "trigger": "OPTIONAL_PARENS\t\"string\"", + "contents": "OPTIONAL_PARENS" }, { - "trigger": "PRODUCT_CHOICE_NO_TAKE_BACKSIES\tstring", - "contents": "PRODUCT_CHOICE_NO_TAKE_BACKSIES", + "trigger": "OPTIONAL_QUEST_OBJECTIVE_DESCRIPTION\t\"string\"", + "contents": "OPTIONAL_QUEST_OBJECTIVE_DESCRIPTION" }, { - "trigger": "PRODUCT_CHOICE_PAGE_NUMBER\tstring", - "contents": "PRODUCT_CHOICE_PAGE_NUMBER", + "trigger": "OPTIONS\t\"string\"", + "contents": "OPTIONS" }, { - "trigger": "PRODUCT_CHOICE_SUBTEXT\tstring", - "contents": "PRODUCT_CHOICE_SUBTEXT", + "trigger": "OPTIONS_BRIGHTNESS\t\"string\"", + "contents": "OPTIONS_BRIGHTNESS" }, { - "trigger": "PRODUCT_CLAIMING_FAILED\tstring", - "contents": "PRODUCT_CLAIMING_FAILED", + "trigger": "OPTIONS_MENU\t\"string\"", + "contents": "OPTIONS_MENU" }, { - "trigger": "PROFANITY_FILTER\tstring", - "contents": "PROFANITY_FILTER", + "trigger": "OPTIONS_SHADERS\t\"string\"", + "contents": "OPTIONS_SHADERS" }, { - "trigger": "PROFESSION_CONFIRMATION1\tstring", - "contents": "PROFESSION_CONFIRMATION1", + "trigger": "OR_CAPS\t\"string\"", + "contents": "OR_CAPS" }, { - "trigger": "PROFESSION_CONFIRMATION2\tstring", - "contents": "PROFESSION_CONFIRMATION2", + "trigger": "ORANGE_FONT_COLOR_CODE\t\"string\"", + "contents": "ORANGE_FONT_COLOR_CODE" }, { - "trigger": "PROFESSIONS_ARCHAEOLOGY\tstring", - "contents": "PROFESSIONS_ARCHAEOLOGY", + "trigger": "ORDER_HALL_COMMANDBAR_CATEGORY_COUNT\t\"string\"", + "contents": "ORDER_HALL_COMMANDBAR_CATEGORY_COUNT" }, { - "trigger": "PROFESSIONS_ARCHAEOLOGY_MISSING\tstring", - "contents": "PROFESSIONS_ARCHAEOLOGY_MISSING", + "trigger": "ORDER_HALL_DEATHKNIGHT\t\"string\"", + "contents": "ORDER_HALL_DEATHKNIGHT" }, { - "trigger": "PROFESSIONS_COOKING\tstring", - "contents": "PROFESSIONS_COOKING", + "trigger": "ORDER_HALL_DEMONHUNTER\t\"string\"", + "contents": "ORDER_HALL_DEMONHUNTER" }, { - "trigger": "PROFESSIONS_COOKING_MISSING\tstring", - "contents": "PROFESSIONS_COOKING_MISSING", + "trigger": "ORDER_HALL_DRUID\t\"string\"", + "contents": "ORDER_HALL_DRUID" }, { - "trigger": "PROFESSIONS_FIRST_AID\tstring", - "contents": "PROFESSIONS_FIRST_AID", + "trigger": "ORDER_HALL_EQUIPMENT_SLOTS\t\"string\"", + "contents": "ORDER_HALL_EQUIPMENT_SLOTS" }, { - "trigger": "PROFESSIONS_FIRST_AID_MISSING\tstring", - "contents": "PROFESSIONS_FIRST_AID_MISSING", + "trigger": "ORDER_HALL_FOLLOWER_ADDED_TOAST\t\"string\"", + "contents": "ORDER_HALL_FOLLOWER_ADDED_TOAST" }, { - "trigger": "PROFESSIONS_FIRST_PROFESSION\tstring", - "contents": "PROFESSIONS_FIRST_PROFESSION", + "trigger": "ORDER_HALL_FOLLOWER_ADDED_UPGRADED_TOAST\t\"string\"", + "contents": "ORDER_HALL_FOLLOWER_ADDED_UPGRADED_TOAST" }, { - "trigger": "PROFESSIONS_FISHING\tstring", - "contents": "PROFESSIONS_FISHING", + "trigger": "ORDER_HALL_FOLLOWERS\t\"string\"", + "contents": "ORDER_HALL_FOLLOWERS" }, { - "trigger": "PROFESSIONS_FISHING_MISSING\tstring", - "contents": "PROFESSIONS_FISHING_MISSING", + "trigger": "ORDER_HALL_HUNTER\t\"string\"", + "contents": "ORDER_HALL_HUNTER" }, { - "trigger": "PROFESSIONS_HELP_1\tstring", - "contents": "PROFESSIONS_HELP_1", + "trigger": "ORDER_HALL_LANDING_COMPLETE\t\"string\"", + "contents": "ORDER_HALL_LANDING_COMPLETE" }, { - "trigger": "PROFESSIONS_HELP_2\tstring", - "contents": "PROFESSIONS_HELP_2", + "trigger": "ORDER_HALL_LANDING_PAGE_TITLE\t\"string\"", + "contents": "ORDER_HALL_LANDING_PAGE_TITLE" }, { - "trigger": "PROFESSIONS_MISSING_PROFESSION\tstring", - "contents": "PROFESSIONS_MISSING_PROFESSION", + "trigger": "ORDER_HALL_MAGE\t\"string\"", + "contents": "ORDER_HALL_MAGE" }, { - "trigger": "PROFESSIONS_SECOND_PROFESSION\tstring", - "contents": "PROFESSIONS_SECOND_PROFESSION", + "trigger": "ORDER_HALL_MISSION_BONUS_ROLL\t\"string\"", + "contents": "ORDER_HALL_MISSION_BONUS_ROLL" }, { - "trigger": "PROFESSIONS_USED_IN_COOKING\tstring", - "contents": "PROFESSIONS_USED_IN_COOKING", + "trigger": "ORDER_HALL_MISSION_REQUIRED_CHAMPION\t\"string\"", + "contents": "ORDER_HALL_MISSION_REQUIRED_CHAMPION" }, { - "trigger": "PROFFESSION_CONFIRMATION2\tstring", - "contents": "PROFFESSION_CONFIRMATION2", + "trigger": "ORDER_HALL_MISSION_REQUIRED_CHAMPIONS\t\"string\"", + "contents": "ORDER_HALL_MISSION_REQUIRED_CHAMPIONS" }, { - "trigger": "PROFICIENCIES\tstring", - "contents": "PROFICIENCIES", + "trigger": "ORDER_HALL_MISSION_TOOLTIP_RETURN_TO_START\t\"string\"", + "contents": "ORDER_HALL_MISSION_TOOLTIP_RETURN_TO_START" }, { - "trigger": "PROFICIENCIES_COLON\tstring", - "contents": "PROFICIENCIES_COLON", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_BOSS_COUNTER\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_BOSS_COUNTER" }, { - "trigger": "PROFICIENCY_NEEDED\tstring", - "contents": "PROFICIENCY_NEEDED", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_COMBAT_ALLY\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_COMBAT_ALLY" }, { - "trigger": "PROJECTED_CONQUEST_CAP\tstring", - "contents": "PROJECTED_CONQUEST_CAP", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_CURSED\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_CURSED" }, { - "trigger": "PROJECTED_TEXTURES\tstring", - "contents": "PROJECTED_TEXTURES", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_DISORIENTING\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_DISORIENTING" }, { - "trigger": "PROVING_GROUNDS_SCORE\tstring", - "contents": "PROVING_GROUNDS_SCORE", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_LETHAL\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_LETHAL" }, { - "trigger": "PROVING_GROUNDS_WAVE\tstring", - "contents": "PROVING_GROUNDS_WAVE", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_SLOWING\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_SLOWING" }, { - "trigger": "PTT_BOUND\tstring", - "contents": "PTT_BOUND", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_TROOPS\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_TROOPS" }, { - "trigger": "PUBLIC_NOTE\tstring", - "contents": "PUBLIC_NOTE", + "trigger": "ORDER_HALL_MISSION_TUTORIAL_VIEW_DETAILS\t\"string\"", + "contents": "ORDER_HALL_MISSION_TUTORIAL_VIEW_DETAILS" }, { - "trigger": "PUBLICNOTE_BUTTON_TOOLTIP\tstring", - "contents": "PUBLICNOTE_BUTTON_TOOLTIP", + "trigger": "ORDER_HALL_MISSIONS\t\"string\"", + "contents": "ORDER_HALL_MISSIONS" }, { - "trigger": "PURCHASE\tstring", - "contents": "PURCHASE", + "trigger": "ORDER_HALL_MONK\t\"string\"", + "contents": "ORDER_HALL_MONK" }, { - "trigger": "PURCHASE_TAB_TEXT\tstring", - "contents": "PURCHASE_TAB_TEXT", + "trigger": "ORDER_HALL_PALADIN\t\"string\"", + "contents": "ORDER_HALL_PALADIN" }, { - "trigger": "PURCHASED_BY_COLON\tstring", - "contents": "PURCHASED_BY_COLON", + "trigger": "ORDER_HALL_PRIEST\t\"string\"", + "contents": "ORDER_HALL_PRIEST" }, { - "trigger": "PUSH_TO_TALK\tstring", - "contents": "PUSH_TO_TALK", + "trigger": "ORDER_HALL_RESEARCH_CONFIRMATION\t\"string\"", + "contents": "ORDER_HALL_RESEARCH_CONFIRMATION" }, { - "trigger": "PUSHTOTALK_SOUND_TEXT\tstring", - "contents": "PUSHTOTALK_SOUND_TEXT", + "trigger": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_COST\t\"string\"", + "contents": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_COST" }, { - "trigger": "PVP\tstring", - "contents": "PVP", + "trigger": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_TIME\t\"string\"", + "contents": "ORDER_HALL_RESEARCH_CONFIRMATION_NO_TIME" }, { - "trigger": "PVP_ARENA_EXPLANATION\tstring", - "contents": "PVP_ARENA_EXPLANATION", + "trigger": "ORDER_HALL_ROGUE\t\"string\"", + "contents": "ORDER_HALL_ROGUE" }, { - "trigger": "PVP_ARENA_NEED_LESS\tstring", - "contents": "PVP_ARENA_NEED_LESS", + "trigger": "ORDER_HALL_SHAMAN\t\"string\"", + "contents": "ORDER_HALL_SHAMAN" }, { - "trigger": "PVP_ARENA_NEED_MORE\tstring", - "contents": "PVP_ARENA_NEED_MORE", + "trigger": "ORDER_HALL_TALENT_RESEARCH\t\"string\"", + "contents": "ORDER_HALL_TALENT_RESEARCH" }, { - "trigger": "PVP_ARENA_PARTY_ERROR\tstring", - "contents": "PVP_ARENA_PARTY_ERROR", + "trigger": "ORDER_HALL_TALENT_TITLE\t\"string\"", + "contents": "ORDER_HALL_TALENT_TITLE" }, { - "trigger": "PVP_BEST_RATING\tstring", - "contents": "PVP_BEST_RATING", + "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_ANOTHER_IS_RESEARCHING\t\"string\"", + "contents": "ORDER_HALL_TALENT_UNAVAILABLE_ANOTHER_IS_RESEARCHING" }, { - "trigger": "PVP_CONQUEST\tstring", - "contents": "PVP_CONQUEST", + "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_GOLD\t\"string\"", + "contents": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_GOLD" }, { - "trigger": "PVP_CONQUEST_LOWLEVEL\tstring", - "contents": "PVP_CONQUEST_LOWLEVEL", + "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_RESOURCES\t\"string\"", + "contents": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_RESOURCES" }, { - "trigger": "PVP_CONQUEST_TOOLTIP\tstring", - "contents": "PVP_CONQUEST_TOOLTIP", + "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_RESOURCES_MULTI_RESOURCE\t\"string\"", + "contents": "ORDER_HALL_TALENT_UNAVAILABLE_NOT_ENOUGH_RESOURCES_MULTI_RESOURCE" }, { - "trigger": "PVP_CURRENCY_CAP_ARENA\tstring", - "contents": "PVP_CURRENCY_CAP_ARENA", + "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_PLAYER_CONDITION\t\"string\"", + "contents": "ORDER_HALL_TALENT_UNAVAILABLE_PLAYER_CONDITION" }, { - "trigger": "PVP_CURRENCY_CAP_RATEDBG\tstring", - "contents": "PVP_CURRENCY_CAP_RATEDBG", + "trigger": "ORDER_HALL_TALENT_UNAVAILABLE_TIER_UNAVAILABLE\t\"string\"", + "contents": "ORDER_HALL_TALENT_UNAVAILABLE_TIER_UNAVAILABLE" }, { - "trigger": "PVP_CURRENT_RATING\tstring", - "contents": "PVP_CURRENT_RATING", + "trigger": "ORDER_HALL_TROOP_ADDED_TOAST\t\"string\"", + "contents": "ORDER_HALL_TROOP_ADDED_TOAST" }, { - "trigger": "PVP_DISABLED\tstring", - "contents": "PVP_DISABLED", + "trigger": "ORDER_HALL_TROOP_ADDED_UPGRADED_TOAST\t\"string\"", + "contents": "ORDER_HALL_TROOP_ADDED_UPGRADED_TOAST" }, { - "trigger": "PVP_ENABLED\tstring", - "contents": "PVP_ENABLED", + "trigger": "ORDER_HALL_WARLOCK\t\"string\"", + "contents": "ORDER_HALL_WARLOCK" }, { - "trigger": "PVP_ENLISTMENT_BONUS_DESCRIPTION\tstring", - "contents": "PVP_ENLISTMENT_BONUS_DESCRIPTION", + "trigger": "ORDER_HALL_WARRIOR\t\"string\"", + "contents": "ORDER_HALL_WARRIOR" }, { - "trigger": "PVP_ENLISTMENT_BONUS_TITLE\tstring", - "contents": "PVP_ENLISTMENT_BONUS_TITLE", + "trigger": "ORDER_HALL_ZONE_SUPPORT\t\"string\"", + "contents": "ORDER_HALL_ZONE_SUPPORT" }, { - "trigger": "PVP_FLAG\tstring", - "contents": "PVP_FLAG", + "trigger": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION\t\"string\"", + "contents": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION" }, { - "trigger": "PVP_GAMES_PLAYED\tstring", - "contents": "PVP_GAMES_PLAYED", + "trigger": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_2\t\"string\"", + "contents": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_2" }, { - "trigger": "PVP_GAMES_WON\tstring", - "contents": "PVP_GAMES_WON", + "trigger": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_IN_ZONE\t\"string\"", + "contents": "ORDER_HALL_ZONE_SUPPORT_DESCRIPTION_IN_ZONE" }, { - "trigger": "PVP_HONOR_PRESTIGE_AVAILABLE\tstring", - "contents": "PVP_HONOR_PRESTIGE_AVAILABLE", + "trigger": "ORDERHALL_MISSION_REPORT\t\"string\"", + "contents": "ORDERHALL_MISSION_REPORT" }, { - "trigger": "PVP_HONOR_XP_BAR_CANNOT_PRESTIGE_HERE\tstring", - "contents": "PVP_HONOR_XP_BAR_CANNOT_PRESTIGE_HERE", + "trigger": "OTHER\t\"string\"", + "contents": "OTHER" }, { - "trigger": "PVP_INVALID_QUEUE_STATUS\tstring", - "contents": "PVP_INVALID_QUEUE_STATUS", + "trigger": "OTHER_MESSAGES\t\"string\"", + "contents": "OTHER_MESSAGES" }, { - "trigger": "PVP_INVITE_TEAM_TOOLTIP\tstring", - "contents": "PVP_INVITE_TEAM_TOOLTIP", + "trigger": "OUT_OF_ENERGY\t\"string\"", + "contents": "OUT_OF_ENERGY" }, { - "trigger": "PVP_ITEM_LEVEL_TOOLTIP\tstring", - "contents": "PVP_ITEM_LEVEL_TOOLTIP", + "trigger": "OUT_OF_FOCUS\t\"string\"", + "contents": "OUT_OF_FOCUS" }, { - "trigger": "PVP_LABEL_ARENA\tstring", - "contents": "PVP_LABEL_ARENA", + "trigger": "OUT_OF_HEALTH\t\"string\"", + "contents": "OUT_OF_HEALTH" }, { - "trigger": "PVP_LABEL_HONOR\tstring", - "contents": "PVP_LABEL_HONOR", + "trigger": "OUT_OF_MANA\t\"string\"", + "contents": "OUT_OF_MANA" }, { - "trigger": "PVP_MEDAL1\tstring", - "contents": "PVP_MEDAL1", + "trigger": "OUT_OF_POWER_DISPLAY\t\"string\"", + "contents": "OUT_OF_POWER_DISPLAY" }, { - "trigger": "PVP_MEDAL2\tstring", - "contents": "PVP_MEDAL2", + "trigger": "OUT_OF_RAGE\t\"string\"", + "contents": "OUT_OF_RAGE" }, { - "trigger": "PVP_MEDAL3\tstring", - "contents": "PVP_MEDAL3", + "trigger": "OUTBID\t\"string\"", + "contents": "OUTBID" }, { - "trigger": "PVP_MEDAL4\tstring", - "contents": "PVP_MEDAL4", + "trigger": "OUTBID_BY\t\"string\"", + "contents": "OUTBID_BY" }, { - "trigger": "PVP_MEDAL5\tstring", - "contents": "PVP_MEDAL5", + "trigger": "OUTLINE_MODE\t\"string\"", + "contents": "OUTLINE_MODE" }, { - "trigger": "PVP_MEDAL6\tstring", - "contents": "PVP_MEDAL6", + "trigger": "OVERALL_QUALITY\t\"string\"", + "contents": "OVERALL_QUALITY" }, { - "trigger": "PVP_MEDAL7\tstring", - "contents": "PVP_MEDAL7", + "trigger": "OVERVIEW\t\"string\"", + "contents": "OVERVIEW" }, { - "trigger": "PVP_MEDAL8\tstring", - "contents": "PVP_MEDAL8", + "trigger": "OVERVIEW_DAMAGER\t\"string\"", + "contents": "OVERVIEW_DAMAGER" }, { - "trigger": "PVP_MINIMAP\tstring", - "contents": "PVP_MINIMAP", + "trigger": "OVERVIEW_HEALER\t\"string\"", + "contents": "OVERVIEW_HEALER" }, { - "trigger": "PVP_NO_QUEUE_DISCONNECTED_GROUP\tstring", - "contents": "PVP_NO_QUEUE_DISCONNECTED_GROUP", + "trigger": "OVERVIEW_TANK\t\"string\"", + "contents": "OVERVIEW_TANK" }, { - "trigger": "PVP_NO_QUEUE_GROUP\tstring", - "contents": "PVP_NO_QUEUE_GROUP", + "trigger": "PAGE_NUMBER\t\"string\"", + "contents": "PAGE_NUMBER" }, { - "trigger": "PVP_NO_WEEKLY_RATED_BG\tstring", - "contents": "PVP_NO_WEEKLY_RATED_BG", + "trigger": "PAIN\t\"string\"", + "contents": "PAIN" }, { - "trigger": "PVP_NOT_LEADER\tstring", - "contents": "PVP_NOT_LEADER", + "trigger": "PAIN_COST\t\"string\"", + "contents": "PAIN_COST" }, { - "trigger": "PVP_OPTIONS\tstring", - "contents": "PVP_OPTIONS", + "trigger": "PAIN_COST_LARGE\t\"string\"", + "contents": "PAIN_COST_LARGE" }, { - "trigger": "PVP_PARTY_SIZE\tstring", - "contents": "PVP_PARTY_SIZE", + "trigger": "PAIN_COST_LARGE_PER_TIME\t\"string\"", + "contents": "PAIN_COST_LARGE_PER_TIME" }, { - "trigger": "PVP_POLICY_URL\tstring", - "contents": "PVP_POLICY_URL", + "trigger": "PAIN_COST_LARGE_PER_TIME_NO_BASE\t\"string\"", + "contents": "PAIN_COST_LARGE_PER_TIME_NO_BASE" }, { - "trigger": "PVP_POWER_BASE_TOOLTIP\tstring", - "contents": "PVP_POWER_BASE_TOOLTIP", + "trigger": "PAIN_COST_PER_TIME\t\"string\"", + "contents": "PAIN_COST_PER_TIME" }, { - "trigger": "PVP_POWER_DAMAGE_TOOLTIP\tstring", - "contents": "PVP_POWER_DAMAGE_TOOLTIP", + "trigger": "PAIN_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "PAIN_COST_PER_TIME_NO_BASE" }, { - "trigger": "PVP_POWER_HEALING_TOOLTIP\tstring", - "contents": "PVP_POWER_HEALING_TOOLTIP", + "trigger": "PALADIN_HOLY_CORE_ABILITY_1\t\"string\"", + "contents": "PALADIN_HOLY_CORE_ABILITY_1" }, { - "trigger": "PVP_POWER_TOOLTIP\tstring", - "contents": "PVP_POWER_TOOLTIP", + "trigger": "PALADIN_HOLY_CORE_ABILITY_2\t\"string\"", + "contents": "PALADIN_HOLY_CORE_ABILITY_2" }, { - "trigger": "PVP_PRESTIGE_RANK_UP_ACCEPT\tstring", - "contents": "PVP_PRESTIGE_RANK_UP_ACCEPT", + "trigger": "PALADIN_HOLY_CORE_ABILITY_3\t\"string\"", + "contents": "PALADIN_HOLY_CORE_ABILITY_3" }, { - "trigger": "PVP_PRESTIGE_RANK_UP_HONOR_TRADE\tstring", - "contents": "PVP_PRESTIGE_RANK_UP_HONOR_TRADE", + "trigger": "PALADIN_HOLY_CORE_ABILITY_4\t\"string\"", + "contents": "PALADIN_HOLY_CORE_ABILITY_4" }, { - "trigger": "PVP_PRESTIGE_RANK_UP_NEXT_MAX_LEVEL_REWARD\tstring", - "contents": "PVP_PRESTIGE_RANK_UP_NEXT_MAX_LEVEL_REWARD", + "trigger": "PALADIN_HOLY_CORE_ABILITY_5\t\"string\"", + "contents": "PALADIN_HOLY_CORE_ABILITY_5" }, { - "trigger": "PVP_PRESTIGE_RANK_UP_TITLE\tstring", - "contents": "PVP_PRESTIGE_RANK_UP_TITLE", + "trigger": "PALADIN_HOLY_CORE_ABILITY_6\t\"string\"", + "contents": "PALADIN_HOLY_CORE_ABILITY_6" }, { - "trigger": "PVP_PRESTIGE_RANK_UP_WARNING\tstring", - "contents": "PVP_PRESTIGE_RANK_UP_WARNING", + "trigger": "PALADIN_INTELLECT_TOOLTIP\t\"string\"", + "contents": "PALADIN_INTELLECT_TOOLTIP" }, { - "trigger": "PVP_QUEUE_AGAIN\tstring", - "contents": "PVP_QUEUE_AGAIN", + "trigger": "PALADIN_PROT_CORE_ABILITY_1\t\"string\"", + "contents": "PALADIN_PROT_CORE_ABILITY_1" }, { - "trigger": "PVP_RANK_0_0\tstring", - "contents": "PVP_RANK_0_0", + "trigger": "PALADIN_PROT_CORE_ABILITY_2\t\"string\"", + "contents": "PALADIN_PROT_CORE_ABILITY_2" }, { - "trigger": "PVP_RANK_0_0_FEMALE\tstring", - "contents": "PVP_RANK_0_0_FEMALE", + "trigger": "PALADIN_PROT_CORE_ABILITY_3\t\"string\"", + "contents": "PALADIN_PROT_CORE_ABILITY_3" }, { - "trigger": "PVP_RANK_0_1\tstring", - "contents": "PVP_RANK_0_1", + "trigger": "PALADIN_PROT_CORE_ABILITY_4\t\"string\"", + "contents": "PALADIN_PROT_CORE_ABILITY_4" }, { - "trigger": "PVP_RANK_0_1_FEMALE\tstring", - "contents": "PVP_RANK_0_1_FEMALE", + "trigger": "PALADIN_PROT_CORE_ABILITY_5\t\"string\"", + "contents": "PALADIN_PROT_CORE_ABILITY_5" }, { - "trigger": "PVP_RANK_10_0\tstring", - "contents": "PVP_RANK_10_0", + "trigger": "PALADIN_PROT_CORE_ABILITY_6\t\"string\"", + "contents": "PALADIN_PROT_CORE_ABILITY_6" }, { - "trigger": "PVP_RANK_10_0_FEMALE\tstring", - "contents": "PVP_RANK_10_0_FEMALE", + "trigger": "PALADIN_RET_CORE_ABILITY_1\t\"string\"", + "contents": "PALADIN_RET_CORE_ABILITY_1" }, { - "trigger": "PVP_RANK_10_1\tstring", - "contents": "PVP_RANK_10_1", + "trigger": "PALADIN_RET_CORE_ABILITY_2\t\"string\"", + "contents": "PALADIN_RET_CORE_ABILITY_2" }, { - "trigger": "PVP_RANK_10_1_FEMALE\tstring", - "contents": "PVP_RANK_10_1_FEMALE", + "trigger": "PALADIN_RET_CORE_ABILITY_3\t\"string\"", + "contents": "PALADIN_RET_CORE_ABILITY_3" }, { - "trigger": "PVP_RANK_11_0\tstring", - "contents": "PVP_RANK_11_0", + "trigger": "PALADIN_RET_CORE_ABILITY_4\t\"string\"", + "contents": "PALADIN_RET_CORE_ABILITY_4" }, { - "trigger": "PVP_RANK_11_0_FEMALE\tstring", - "contents": "PVP_RANK_11_0_FEMALE", + "trigger": "PALADIN_RET_CORE_ABILITY_5\t\"string\"", + "contents": "PALADIN_RET_CORE_ABILITY_5" }, { - "trigger": "PVP_RANK_11_1\tstring", - "contents": "PVP_RANK_11_1", + "trigger": "PALADIN_RET_CORE_ABILITY_6\t\"string\"", + "contents": "PALADIN_RET_CORE_ABILITY_6" }, { - "trigger": "PVP_RANK_11_1_FEMALE\tstring", - "contents": "PVP_RANK_11_1_FEMALE", + "trigger": "PALADIN_STRENGTH_TOOLTIP\t\"string\"", + "contents": "PALADIN_STRENGTH_TOOLTIP" }, { - "trigger": "PVP_RANK_12_0\tstring", - "contents": "PVP_RANK_12_0", + "trigger": "PAPERDOLL_EQUIPMENTMANAGER\t\"string\"", + "contents": "PAPERDOLL_EQUIPMENTMANAGER" }, { - "trigger": "PVP_RANK_12_0_FEMALE\tstring", - "contents": "PVP_RANK_12_0_FEMALE", + "trigger": "PAPERDOLL_INVENTORY_FIXUP_COMPLETE\t\"string\"", + "contents": "PAPERDOLL_INVENTORY_FIXUP_COMPLETE" }, { - "trigger": "PVP_RANK_12_1\tstring", - "contents": "PVP_RANK_12_1", + "trigger": "PAPERDOLL_NEWEQUIPMENTSET\t\"string\"", + "contents": "PAPERDOLL_NEWEQUIPMENTSET" }, { - "trigger": "PVP_RANK_12_1_FEMALE\tstring", - "contents": "PVP_RANK_12_1_FEMALE", + "trigger": "PAPERDOLL_SELECT_TITLE\t\"string\"", + "contents": "PAPERDOLL_SELECT_TITLE" }, { - "trigger": "PVP_RANK_13_0\tstring", - "contents": "PVP_RANK_13_0", + "trigger": "PAPERDOLL_SIDEBAR_STATS\t\"string\"", + "contents": "PAPERDOLL_SIDEBAR_STATS" }, { - "trigger": "PVP_RANK_13_0_FEMALE\tstring", - "contents": "PVP_RANK_13_0_FEMALE", + "trigger": "PAPERDOLL_SIDEBAR_TITLES\t\"string\"", + "contents": "PAPERDOLL_SIDEBAR_TITLES" }, { - "trigger": "PVP_RANK_13_1\tstring", - "contents": "PVP_RANK_13_1", + "trigger": "PAPERDOLLFRAME_TOOLTIP_FORMAT\t\"string\"", + "contents": "PAPERDOLLFRAME_TOOLTIP_FORMAT" }, { - "trigger": "PVP_RANK_13_1_FEMALE\tstring", - "contents": "PVP_RANK_13_1_FEMALE", + "trigger": "PARAGON_REPUTATION_TOOLTIP_TEXT\t\"string\"", + "contents": "PARAGON_REPUTATION_TOOLTIP_TEXT" }, { - "trigger": "PVP_RANK_14_0\tstring", - "contents": "PVP_RANK_14_0", + "trigger": "PARAGON_REPUTATION_TOOLTIP_TEXT_LOW_LEVEL\t\"string\"", + "contents": "PARAGON_REPUTATION_TOOLTIP_TEXT_LOW_LEVEL" }, { - "trigger": "PVP_RANK_14_0_FEMALE\tstring", - "contents": "PVP_RANK_14_0_FEMALE", + "trigger": "PARENS_TEMPLATE\t\"string\"", + "contents": "PARENS_TEMPLATE" }, { - "trigger": "PVP_RANK_14_1\tstring", - "contents": "PVP_RANK_14_1", + "trigger": "PARRIED\t\"string\"", + "contents": "PARRIED" }, { - "trigger": "PVP_RANK_14_1_FEMALE\tstring", - "contents": "PVP_RANK_14_1_FEMALE", + "trigger": "PARRY\t\"string\"", + "contents": "PARRY" }, { - "trigger": "PVP_RANK_15_0\tstring", - "contents": "PVP_RANK_15_0", + "trigger": "PARRY_CHANCE\t\"string\"", + "contents": "PARRY_CHANCE" }, { - "trigger": "PVP_RANK_15_0_FEMALE\tstring", - "contents": "PVP_RANK_15_0_FEMALE", + "trigger": "PARRY_LCD\t\"string\"", + "contents": "PARRY_LCD" }, { - "trigger": "PVP_RANK_15_1\tstring", - "contents": "PVP_RANK_15_1", + "trigger": "PARTICLE_DENSITY\t\"string\"", + "contents": "PARTICLE_DENSITY" }, { - "trigger": "PVP_RANK_15_1_FEMALE\tstring", - "contents": "PVP_RANK_15_1_FEMALE", + "trigger": "PARTY\t\"string\"", + "contents": "PARTY" }, { - "trigger": "PVP_RANK_16_0\tstring", - "contents": "PVP_RANK_16_0", + "trigger": "PARTY_CHAT_BUBBLES_TEXT\t\"string\"", + "contents": "PARTY_CHAT_BUBBLES_TEXT" }, { - "trigger": "PVP_RANK_16_0_FEMALE\tstring", - "contents": "PVP_RANK_16_0_FEMALE", + "trigger": "PARTY_IN_PUBLIC_GROUP_MESSAGE\t\"string\"", + "contents": "PARTY_IN_PUBLIC_GROUP_MESSAGE" }, { - "trigger": "PVP_RANK_16_1\tstring", - "contents": "PVP_RANK_16_1", + "trigger": "PARTY_INVITE\t\"string\"", + "contents": "PARTY_INVITE" }, { - "trigger": "PVP_RANK_16_1_FEMALE\tstring", - "contents": "PVP_RANK_16_1_FEMALE", + "trigger": "PARTY_LEADER\t\"string\"", + "contents": "PARTY_LEADER" }, { - "trigger": "PVP_RANK_17_0\tstring", - "contents": "PVP_RANK_17_0", + "trigger": "PARTY_LEAVE\t\"string\"", + "contents": "PARTY_LEAVE" }, { - "trigger": "PVP_RANK_17_0_FEMALE\tstring", - "contents": "PVP_RANK_17_0_FEMALE", + "trigger": "PARTY_MEMBERS\t\"string\"", + "contents": "PARTY_MEMBERS" }, { - "trigger": "PVP_RANK_17_1\tstring", - "contents": "PVP_RANK_17_1", + "trigger": "PARTY_MESSAGE\t\"string\"", + "contents": "PARTY_MESSAGE" }, { - "trigger": "PVP_RANK_17_1_FEMALE\tstring", - "contents": "PVP_RANK_17_1_FEMALE", + "trigger": "PARTY_OPTIONS_LABEL\t\"string\"", + "contents": "PARTY_OPTIONS_LABEL" }, { - "trigger": "PVP_RANK_18_0\tstring", - "contents": "PVP_RANK_18_0", + "trigger": "PARTY_PHASED_MESSAGE\t\"string\"", + "contents": "PARTY_PHASED_MESSAGE" }, { - "trigger": "PVP_RANK_18_0_FEMALE\tstring", - "contents": "PVP_RANK_18_0_FEMALE", + "trigger": "PARTY_POSE_DEFEAT\t\"string\"", + "contents": "PARTY_POSE_DEFEAT" }, { - "trigger": "PVP_RANK_18_1\tstring", - "contents": "PVP_RANK_18_1", + "trigger": "PARTY_POSE_VICTORY\t\"string\"", + "contents": "PARTY_POSE_VICTORY" }, { - "trigger": "PVP_RANK_18_1_FEMALE\tstring", - "contents": "PVP_RANK_18_1_FEMALE", + "trigger": "PARTY_PROMOTE\t\"string\"", + "contents": "PARTY_PROMOTE" }, { - "trigger": "PVP_RANK_19_0\tstring", - "contents": "PVP_RANK_19_0", + "trigger": "PARTY_PROMOTE_GUIDE\t\"string\"", + "contents": "PARTY_PROMOTE_GUIDE" }, { - "trigger": "PVP_RANK_19_0_FEMALE\tstring", - "contents": "PVP_RANK_19_0_FEMALE", + "trigger": "PARTY_QUEST_STATUS_NONE\t\"string\"", + "contents": "PARTY_QUEST_STATUS_NONE" }, { - "trigger": "PVP_RANK_19_1\tstring", - "contents": "PVP_RANK_19_1", + "trigger": "PARTY_QUEST_STATUS_ON\t\"string\"", + "contents": "PARTY_QUEST_STATUS_ON" }, { - "trigger": "PVP_RANK_19_1_FEMALE\tstring", - "contents": "PVP_RANK_19_1_FEMALE", + "trigger": "PARTY_SILENCE\t\"string\"", + "contents": "PARTY_SILENCE" }, { - "trigger": "PVP_RANK_1_0\tstring", - "contents": "PVP_RANK_1_0", + "trigger": "PARTY_UNINVITE\t\"string\"", + "contents": "PARTY_UNINVITE" }, { - "trigger": "PVP_RANK_1_0_FEMALE\tstring", - "contents": "PVP_RANK_1_0_FEMALE", + "trigger": "PARTY_UNSILENCE\t\"string\"", + "contents": "PARTY_UNSILENCE" }, { - "trigger": "PVP_RANK_1_1\tstring", - "contents": "PVP_RANK_1_1", + "trigger": "PARTY_WARMODE_MESSAGE\t\"string\"", + "contents": "PARTY_WARMODE_MESSAGE" }, { - "trigger": "PVP_RANK_1_1_FEMALE\tstring", - "contents": "PVP_RANK_1_1_FEMALE", + "trigger": "PARTYRAID_LABEL\t\"string\"", + "contents": "PARTYRAID_LABEL" }, { - "trigger": "PVP_RANK_2_0\tstring", - "contents": "PVP_RANK_2_0", + "trigger": "PARTYRAID_SUBTEXT\t\"string\"", + "contents": "PARTYRAID_SUBTEXT" }, { - "trigger": "PVP_RANK_2_0_FEMALE\tstring", - "contents": "PVP_RANK_2_0_FEMALE", + "trigger": "PASS\t\"string\"", + "contents": "PASS" }, { - "trigger": "PVP_RANK_2_1\tstring", - "contents": "PVP_RANK_2_1", + "trigger": "PASSIVE_PARENS\t\"string\"", + "contents": "PASSIVE_PARENS" }, { - "trigger": "PVP_RANK_2_1_FEMALE\tstring", - "contents": "PVP_RANK_2_1_FEMALE", + "trigger": "PASSWORD\t\"string\"", + "contents": "PASSWORD" }, { - "trigger": "PVP_RANK_3_0\tstring", - "contents": "PVP_RANK_3_0", + "trigger": "PENDING_INVITE\t\"string\"", + "contents": "PENDING_INVITE" }, { - "trigger": "PVP_RANK_3_0_FEMALE\tstring", - "contents": "PVP_RANK_3_0_FEMALE", + "trigger": "PENDING_INVITE_LIST\t\"string\"", + "contents": "PENDING_INVITE_LIST" }, { - "trigger": "PVP_RANK_3_1\tstring", - "contents": "PVP_RANK_3_1", + "trigger": "PERCENT_SYMBOL\t\"string\"", + "contents": "PERCENT_SYMBOL" }, { - "trigger": "PVP_RANK_3_1_FEMALE\tstring", - "contents": "PVP_RANK_3_1_FEMALE", + "trigger": "PERCENTAGE_STRING\t\"string\"", + "contents": "PERCENTAGE_STRING" }, { - "trigger": "PVP_RANK_4_0\tstring", - "contents": "PVP_RANK_4_0", + "trigger": "PERIODIC\t\"string\"", + "contents": "PERIODIC" }, { - "trigger": "PVP_RANK_4_0_FEMALE\tstring", - "contents": "PVP_RANK_4_0_FEMALE", + "trigger": "PERIODIC_MESSAGES\t\"string\"", + "contents": "PERIODIC_MESSAGES" }, { - "trigger": "PVP_RANK_4_1\tstring", - "contents": "PVP_RANK_4_1", + "trigger": "PERK_LEVEL\t\"string\"", + "contents": "PERK_LEVEL" }, { - "trigger": "PVP_RANK_4_1_FEMALE\tstring", - "contents": "PVP_RANK_4_1_FEMALE", + "trigger": "PET\t\"string\"", + "contents": "PET" }, { - "trigger": "PVP_RANK_5_0\tstring", - "contents": "PVP_RANK_5_0", + "trigger": "PET_ABANDON\t\"string\"", + "contents": "PET_ABANDON" }, { - "trigger": "PVP_RANK_5_0_FEMALE\tstring", - "contents": "PVP_RANK_5_0_FEMALE", + "trigger": "PET_ABILITY_NO_SECOND_ABILITY\t\"string\"", + "contents": "PET_ABILITY_NO_SECOND_ABILITY" }, { - "trigger": "PVP_RANK_5_1\tstring", - "contents": "PVP_RANK_5_1", + "trigger": "PET_ABILITY_REQUIRES_LEVEL\t\"string\"", + "contents": "PET_ABILITY_REQUIRES_LEVEL" }, { - "trigger": "PVP_RANK_5_1_FEMALE\tstring", - "contents": "PVP_RANK_5_1_FEMALE", + "trigger": "PET_ACTION_ATTACK\t\"string\"", + "contents": "PET_ACTION_ATTACK" }, { - "trigger": "PVP_RANK_6_0\tstring", - "contents": "PVP_RANK_6_0", + "trigger": "PET_ACTION_ATTACK_TOOLTIP\t\"string\"", + "contents": "PET_ACTION_ATTACK_TOOLTIP" }, { - "trigger": "PVP_RANK_6_0_FEMALE\tstring", - "contents": "PVP_RANK_6_0_FEMALE", + "trigger": "PET_ACTION_DISMISS\t\"string\"", + "contents": "PET_ACTION_DISMISS" }, { - "trigger": "PVP_RANK_6_1\tstring", - "contents": "PVP_RANK_6_1", + "trigger": "PET_ACTION_FOLLOW\t\"string\"", + "contents": "PET_ACTION_FOLLOW" }, { - "trigger": "PVP_RANK_6_1_FEMALE\tstring", - "contents": "PVP_RANK_6_1_FEMALE", + "trigger": "PET_ACTION_FOLLOW_TOOLTIP\t\"string\"", + "contents": "PET_ACTION_FOLLOW_TOOLTIP" }, { - "trigger": "PVP_RANK_7_0\tstring", - "contents": "PVP_RANK_7_0", + "trigger": "PET_ACTION_MOVE_TO\t\"string\"", + "contents": "PET_ACTION_MOVE_TO" }, { - "trigger": "PVP_RANK_7_0_FEMALE\tstring", - "contents": "PVP_RANK_7_0_FEMALE", + "trigger": "PET_ACTION_MOVE_TO_TOOLTIP\t\"string\"", + "contents": "PET_ACTION_MOVE_TO_TOOLTIP" }, { - "trigger": "PVP_RANK_7_1\tstring", - "contents": "PVP_RANK_7_1", + "trigger": "PET_ACTION_SUBTEXT\t\"string\"", + "contents": "PET_ACTION_SUBTEXT" }, { - "trigger": "PVP_RANK_7_1_FEMALE\tstring", - "contents": "PVP_RANK_7_1_FEMALE", + "trigger": "PET_ACTION_WAIT\t\"string\"", + "contents": "PET_ACTION_WAIT" }, { - "trigger": "PVP_RANK_8_0\tstring", - "contents": "PVP_RANK_8_0", + "trigger": "PET_ACTION_WAIT_TOOLTIP\t\"string\"", + "contents": "PET_ACTION_WAIT_TOOLTIP" }, { - "trigger": "PVP_RANK_8_0_FEMALE\tstring", - "contents": "PVP_RANK_8_0_FEMALE", + "trigger": "PET_AGGRESSIVE\t\"string\"", + "contents": "PET_AGGRESSIVE" }, { - "trigger": "PVP_RANK_8_1\tstring", - "contents": "PVP_RANK_8_1", + "trigger": "PET_AGGRESSIVE_TEXTURE\t\"string\"", + "contents": "PET_AGGRESSIVE_TEXTURE" }, { - "trigger": "PVP_RANK_8_1_FEMALE\tstring", - "contents": "PVP_RANK_8_1_FEMALE", + "trigger": "PET_ASSIST\t\"string\"", + "contents": "PET_ASSIST" }, { - "trigger": "PVP_RANK_9_0\tstring", - "contents": "PVP_RANK_9_0", + "trigger": "PET_ASSIST_TEXTURE\t\"string\"", + "contents": "PET_ASSIST_TEXTURE" }, { - "trigger": "PVP_RANK_9_0_FEMALE\tstring", - "contents": "PVP_RANK_9_0_FEMALE", + "trigger": "PET_ATTACK\t\"string\"", + "contents": "PET_ATTACK" }, { - "trigger": "PVP_RANK_9_1\tstring", - "contents": "PVP_RANK_9_1", + "trigger": "PET_ATTACK_TEXTURE\t\"string\"", + "contents": "PET_ATTACK_TEXTURE" }, { - "trigger": "PVP_RANK_9_1_FEMALE\tstring", - "contents": "PVP_RANK_9_1_FEMALE", + "trigger": "PET_BATTLE_ABILITIES_LABEL\t\"string\"", + "contents": "PET_BATTLE_ABILITIES_LABEL" }, { - "trigger": "PVP_RANK_LEADER\tstring", - "contents": "PVP_RANK_LEADER", + "trigger": "PET_BATTLE_ANOTHER_PET_JOINED\t\"string\"", + "contents": "PET_BATTLE_ANOTHER_PET_JOINED" }, { - "trigger": "PVP_RATED_BATTLEGROUND\tstring", - "contents": "PVP_RATED_BATTLEGROUND", + "trigger": "PET_BATTLE_AREA_EFFECT\t\"string\"", + "contents": "PET_BATTLE_AREA_EFFECT" }, { - "trigger": "PVP_RATED_BATTLEGROUND_EXPLANATION\tstring", - "contents": "PVP_RATED_BATTLEGROUND_EXPLANATION", + "trigger": "PET_BATTLE_AURA_TURNS_REMAINING\t\"string\"", + "contents": "PET_BATTLE_AURA_TURNS_REMAINING" }, { - "trigger": "PVP_RATED_BATTLEGROUNDS\tstring", - "contents": "PVP_RATED_BATTLEGROUNDS", + "trigger": "PET_BATTLE_COMBAT_LOG\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG" }, { - "trigger": "PVP_RATEDBG_NEED_LESS\tstring", - "contents": "PVP_RATEDBG_NEED_LESS", + "trigger": "PET_BATTLE_COMBAT_LOG_AURA_APPLIED\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_AURA_APPLIED" }, { - "trigger": "PVP_RATEDBG_NEED_MORE\tstring", - "contents": "PVP_RATEDBG_NEED_MORE", + "trigger": "PET_BATTLE_COMBAT_LOG_AURA_FADES\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_AURA_FADES" }, { - "trigger": "PVP_RATING\tstring", - "contents": "PVP_RATING", + "trigger": "PET_BATTLE_COMBAT_LOG_BLOCKED\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_BLOCKED" }, { - "trigger": "PVP_RECORD\tstring", - "contents": "PVP_RECORD", + "trigger": "PET_BATTLE_COMBAT_LOG_CAST\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_CAST" }, { - "trigger": "PVP_RECORD_DESCRIPTION\tstring", - "contents": "PVP_RECORD_DESCRIPTION", + "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE" }, { - "trigger": "PVP_REPORT_AFK\tstring", - "contents": "PVP_REPORT_AFK", + "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE_CRIT\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE_CRIT" }, { - "trigger": "PVP_REPORT_AFK_ALL\tstring", - "contents": "PVP_REPORT_AFK_ALL", + "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE_STRONG\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE_STRONG" }, { - "trigger": "PVP_REPORT_AFK_ALREADY_NOTIFIED\tstring", - "contents": "PVP_REPORT_AFK_ALREADY_NOTIFIED", + "trigger": "PET_BATTLE_COMBAT_LOG_DAMAGE_WEAK\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_DAMAGE_WEAK" }, { - "trigger": "PVP_REPORT_AFK_GENERIC_FAILURE\tstring", - "contents": "PVP_REPORT_AFK_GENERIC_FAILURE", + "trigger": "PET_BATTLE_COMBAT_LOG_DEATH\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_DEATH" }, { - "trigger": "PVP_REPORT_AFK_NOT_SAME_TEAM\tstring", - "contents": "PVP_REPORT_AFK_NOT_SAME_TEAM", + "trigger": "PET_BATTLE_COMBAT_LOG_DEFLECT\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_DEFLECT" }, { - "trigger": "PVP_REPORT_AFK_PLAYER_NOT_VALID\tstring", - "contents": "PVP_REPORT_AFK_PLAYER_NOT_VALID", + "trigger": "PET_BATTLE_COMBAT_LOG_DODGE\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_DODGE" }, { - "trigger": "PVP_REPORT_AFK_SUCCEEDED\tstring", - "contents": "PVP_REPORT_AFK_SUCCEEDED", + "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_ENEMY" }, { - "trigger": "PVP_REPORT_AFK_SYSTEM_DISABLED\tstring", - "contents": "PVP_REPORT_AFK_SYSTEM_DISABLED", + "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY_LOWER\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_ENEMY_LOWER" }, { - "trigger": "PVP_REPORT_AFK_SYSTEM_ENABLED\tstring", - "contents": "PVP_REPORT_AFK_SYSTEM_ENABLED", + "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM" }, { - "trigger": "PVP_REQUIRED_FOR_CAPTURE\tstring", - "contents": "PVP_REQUIRED_FOR_CAPTURE", + "trigger": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM_LOWER\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_ENEMY_TEAM_LOWER" }, { - "trigger": "PVP_REWARD_EXPLANATION\tstring", - "contents": "PVP_REWARD_EXPLANATION", + "trigger": "PET_BATTLE_COMBAT_LOG_HEALING\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_HEALING" }, { - "trigger": "PVP_REWARD_FAILURE\tstring", - "contents": "PVP_REWARD_FAILURE", + "trigger": "PET_BATTLE_COMBAT_LOG_IMMUNE\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_IMMUNE" }, { - "trigger": "PVP_REWARD_TOOLTIP\tstring", - "contents": "PVP_REWARD_TOOLTIP", + "trigger": "PET_BATTLE_COMBAT_LOG_MISS\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_MISS" }, { - "trigger": "PVP_REWARD_XP_FORMAT\tstring", - "contents": "PVP_REWARD_XP_FORMAT", + "trigger": "PET_BATTLE_COMBAT_LOG_NEW_ROUND\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_NEW_ROUND" }, { - "trigger": "PVP_SUSPENDED_QUEUE_STATUS\tstring", - "contents": "PVP_SUSPENDED_QUEUE_STATUS", + "trigger": "PET_BATTLE_COMBAT_LOG_PAD_AURA_APPLIED\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_PAD_AURA_APPLIED" }, { - "trigger": "PVP_TAB_CONQUEST\tstring", - "contents": "PVP_TAB_CONQUEST", + "trigger": "PET_BATTLE_COMBAT_LOG_PAD_AURA_FADES\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_PAD_AURA_FADES" }, { - "trigger": "PVP_TAB_GROUPS\tstring", - "contents": "PVP_TAB_GROUPS", + "trigger": "PET_BATTLE_COMBAT_LOG_PARRY\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_PARRY" }, { - "trigger": "PVP_TAB_HONOR\tstring", - "contents": "PVP_TAB_HONOR", + "trigger": "PET_BATTLE_COMBAT_LOG_PET_SWITCHED\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_PET_SWITCHED" }, { - "trigger": "PVP_TALENTS\tstring", - "contents": "PVP_TALENTS", + "trigger": "PET_BATTLE_COMBAT_LOG_REFLECT\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_REFLECT" }, { - "trigger": "PVP_TALENTS_BECOME_AVAILABLE_AT_LEVEL\tstring", - "contents": "PVP_TALENTS_BECOME_AVAILABLE_AT_LEVEL", + "trigger": "PET_BATTLE_COMBAT_LOG_TRAP_HIT\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_TRAP_HIT" }, { - "trigger": "PVP_TALENTS_PRESTIGE_RANK_TITLE\tstring", - "contents": "PVP_TALENTS_PRESTIGE_RANK_TITLE", + "trigger": "PET_BATTLE_COMBAT_LOG_TRAP_MISS\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_TRAP_MISS" }, { - "trigger": "PVP_TEAMSIZE\tstring", - "contents": "PVP_TEAMSIZE", + "trigger": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_APPLIED\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_APPLIED" }, { - "trigger": "PVP_TEAMTYPE\tstring", - "contents": "PVP_TEAMTYPE", + "trigger": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_FADES\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_WEATHER_AURA_FADES" }, { - "trigger": "PVP_TOGGLE_OFF_VERBOSE\tstring", - "contents": "PVP_TOGGLE_OFF_VERBOSE", + "trigger": "PET_BATTLE_COMBAT_LOG_XP\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_XP" }, { - "trigger": "PVP_TOGGLE_ON_VERBOSE\tstring", - "contents": "PVP_TOGGLE_ON_VERBOSE", + "trigger": "PET_BATTLE_COMBAT_LOG_YOUR\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_YOUR" }, { - "trigger": "PVP_WEEKLY_BONUS\tstring", - "contents": "PVP_WEEKLY_BONUS", + "trigger": "PET_BATTLE_COMBAT_LOG_YOUR_LOWER\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_YOUR_LOWER" }, { - "trigger": "PVP_WEEKLY_BONUS_DESCRIPTION\tstring", - "contents": "PVP_WEEKLY_BONUS_DESCRIPTION", + "trigger": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM" }, { - "trigger": "PVP_WEEKLY_BONUS_GAMES_WON\tstring", - "contents": "PVP_WEEKLY_BONUS_GAMES_WON", + "trigger": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM_LOWER\t\"string\"", + "contents": "PET_BATTLE_COMBAT_LOG_YOUR_TEAM_LOWER" }, { - "trigger": "PVP_WEEKLY_REWARD\tstring", - "contents": "PVP_WEEKLY_REWARD", + "trigger": "PET_BATTLE_CURRENT_HEALTH_FORMAT\t\"string\"", + "contents": "PET_BATTLE_CURRENT_HEALTH_FORMAT" }, { - "trigger": "PVP_YOUR_RATING\tstring", - "contents": "PVP_YOUR_RATING", + "trigger": "PET_BATTLE_CURRENT_HEALTH_FORMAT_VERBOSE\t\"string\"", + "contents": "PET_BATTLE_CURRENT_HEALTH_FORMAT_VERBOSE" }, { - "trigger": "PVP_ZONE_OBJECTIVES\tstring", - "contents": "PVP_ZONE_OBJECTIVES", + "trigger": "PET_BATTLE_CURRENT_XP_FORMAT\t\"string\"", + "contents": "PET_BATTLE_CURRENT_XP_FORMAT" }, { - "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER\tstring", - "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER", + "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_BOTH\t\"string\"", + "contents": "PET_BATTLE_CURRENT_XP_FORMAT_BOTH" }, { - "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER_CAN_QUEUE\tstring", - "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER_CAN_QUEUE", + "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_PERCENT\t\"string\"", + "contents": "PET_BATTLE_CURRENT_XP_FORMAT_PERCENT" }, { - "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER_CANNOT_QUEUE\tstring", - "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER_CANNOT_QUEUE", + "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_TOOLTIP\t\"string\"", + "contents": "PET_BATTLE_CURRENT_XP_FORMAT_TOOLTIP" }, { - "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER_TOOLTIP\tstring", - "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER_TOOLTIP", + "trigger": "PET_BATTLE_CURRENT_XP_FORMAT_VERBOSE\t\"string\"", + "contents": "PET_BATTLE_CURRENT_XP_FORMAT_VERBOSE" }, { - "trigger": "PVPFFA\tstring", - "contents": "PVPFFA", + "trigger": "PET_BATTLE_EFFECTIVENESS_VS\t\"string\"", + "contents": "PET_BATTLE_EFFECTIVENESS_VS" }, { - "trigger": "QUALITY\tstring", - "contents": "QUALITY", + "trigger": "PET_BATTLE_FORFEIT\t\"string\"", + "contents": "PET_BATTLE_FORFEIT" }, { - "trigger": "QUEST_ACCEPT\tstring", - "contents": "QUEST_ACCEPT", + "trigger": "PET_BATTLE_FORFEIT_CONFIRMATION\t\"string\"", + "contents": "PET_BATTLE_FORFEIT_CONFIRMATION" }, { - "trigger": "QUEST_ACCEPT_LOG_FULL\tstring", - "contents": "QUEST_ACCEPT_LOG_FULL", + "trigger": "PET_BATTLE_FORFEIT_CONFIRMATION_NO_PENALTY\t\"string\"", + "contents": "PET_BATTLE_FORFEIT_CONFIRMATION_NO_PENALTY" }, { - "trigger": "QUEST_COMPLETE\tstring", - "contents": "QUEST_COMPLETE", + "trigger": "PET_BATTLE_FORFEIT_DESCRIPTION\t\"string\"", + "contents": "PET_BATTLE_FORFEIT_DESCRIPTION" }, { - "trigger": "QUEST_CRITERIA_TREE_OBJECTIVE\tstring", - "contents": "QUEST_CRITERIA_TREE_OBJECTIVE", + "trigger": "PET_BATTLE_HEALTH_VERBOSE\t\"string\"", + "contents": "PET_BATTLE_HEALTH_VERBOSE" }, { - "trigger": "QUEST_CRITERIA_TREE_OBJECTIVE_NOPROGRESS\tstring", - "contents": "QUEST_CRITERIA_TREE_OBJECTIVE_NOPROGRESS", + "trigger": "PET_BATTLE_INFO\t\"string\"", + "contents": "PET_BATTLE_INFO" }, { - "trigger": "QUEST_DASH\tstring", - "contents": "QUEST_DASH", + "trigger": "PET_BATTLE_PASS\t\"string\"", + "contents": "PET_BATTLE_PASS" }, { - "trigger": "QUEST_DESCRIPTION\tstring", - "contents": "QUEST_DESCRIPTION", + "trigger": "PET_BATTLE_PVP_DUEL\t\"string\"", + "contents": "PET_BATTLE_PVP_DUEL" }, { - "trigger": "QUEST_DETAILS\tstring", - "contents": "QUEST_DETAILS", + "trigger": "PET_BATTLE_PVP_DUEL_REQUESTED\t\"string\"", + "contents": "PET_BATTLE_PVP_DUEL_REQUESTED" }, { - "trigger": "QUEST_FACTION_NEEDED\tstring", - "contents": "QUEST_FACTION_NEEDED", + "trigger": "PET_BATTLE_PVP_QUEUE\t\"string\"", + "contents": "PET_BATTLE_PVP_QUEUE" }, { - "trigger": "QUEST_FACTION_NEEDED_NOPROGRESS\tstring", - "contents": "QUEST_FACTION_NEEDED_NOPROGRESS", + "trigger": "PET_BATTLE_QUEUE_PROPOSE_MATCH\t\"string\"", + "contents": "PET_BATTLE_QUEUE_PROPOSE_MATCH" }, { - "trigger": "QUEST_FAILED\tstring", - "contents": "QUEST_FAILED", + "trigger": "PET_BATTLE_RESISTANT_TO_LABEL\t\"string\"", + "contents": "PET_BATTLE_RESISTANT_TO_LABEL" }, { - "trigger": "QUEST_FAILED_TAG\tstring", - "contents": "QUEST_FAILED_TAG", + "trigger": "PET_BATTLE_RESULT_LOSE\t\"string\"", + "contents": "PET_BATTLE_RESULT_LOSE" }, { - "trigger": "QUEST_HARD\tstring", - "contents": "QUEST_HARD", + "trigger": "PET_BATTLE_RESULT_WIN\t\"string\"", + "contents": "PET_BATTLE_RESULT_WIN" }, { - "trigger": "QUEST_INTERMEDIATE_ITEMS_NEEDED\tstring", - "contents": "QUEST_INTERMEDIATE_ITEMS_NEEDED", + "trigger": "PET_BATTLE_SELECT_A_PET\t\"string\"", + "contents": "PET_BATTLE_SELECT_A_PET" }, { - "trigger": "QUEST_ITEMS_NEEDED\tstring", - "contents": "QUEST_ITEMS_NEEDED", + "trigger": "PET_BATTLE_SELECT_AN_ACTION\t\"string\"", + "contents": "PET_BATTLE_SELECT_AN_ACTION" }, { - "trigger": "QUEST_ITEMS_NEEDED_NOPROGRESS\tstring", - "contents": "QUEST_ITEMS_NEEDED_NOPROGRESS", + "trigger": "PET_BATTLE_START\t\"string\"", + "contents": "PET_BATTLE_START" }, { - "trigger": "QUEST_KHADGAR\tstring", - "contents": "QUEST_KHADGAR", + "trigger": "PET_BATTLE_STAT_HEALTH\t\"string\"", + "contents": "PET_BATTLE_STAT_HEALTH" }, { - "trigger": "QUEST_KING_VARIAN_WRYNN\tstring", - "contents": "QUEST_KING_VARIAN_WRYNN", + "trigger": "PET_BATTLE_STAT_POWER\t\"string\"", + "contents": "PET_BATTLE_STAT_POWER" }, { - "trigger": "QUEST_LOG\tstring", - "contents": "QUEST_LOG", + "trigger": "PET_BATTLE_STAT_QUALITY\t\"string\"", + "contents": "PET_BATTLE_STAT_QUALITY" }, { - "trigger": "QUEST_LOG_COUNT\tstring", - "contents": "QUEST_LOG_COUNT", + "trigger": "PET_BATTLE_STAT_SPEED\t\"string\"", + "contents": "PET_BATTLE_STAT_SPEED" }, { - "trigger": "QUEST_LOG_COUNT_TEMPLATE\tstring", - "contents": "QUEST_LOG_COUNT_TEMPLATE", + "trigger": "PET_BATTLE_STATS_LABEL\t\"string\"", + "contents": "PET_BATTLE_STATS_LABEL" }, { - "trigger": "QUEST_LOG_DAILY_COUNT_TEMPLATE\tstring", - "contents": "QUEST_LOG_DAILY_COUNT_TEMPLATE", + "trigger": "PET_BATTLE_TOOLTIP_HEALTH_MAX\t\"string\"", + "contents": "PET_BATTLE_TOOLTIP_HEALTH_MAX" }, { - "trigger": "QUEST_LOG_DAILY_TOOLTIP\tstring", - "contents": "QUEST_LOG_DAILY_TOOLTIP", + "trigger": "PET_BATTLE_TOOLTIP_POWER\t\"string\"", + "contents": "PET_BATTLE_TOOLTIP_POWER" }, { - "trigger": "QUEST_MAP_VIEW_ALL_FORMAT\tstring", - "contents": "QUEST_MAP_VIEW_ALL_FORMAT", + "trigger": "PET_BATTLE_TOOLTIP_RARITY\t\"string\"", + "contents": "PET_BATTLE_TOOLTIP_RARITY" }, { - "trigger": "QUEST_MONSTERS_KILLED\tstring", - "contents": "QUEST_MONSTERS_KILLED", + "trigger": "PET_BATTLE_TOOLTIP_SPEED\t\"string\"", + "contents": "PET_BATTLE_TOOLTIP_SPEED" }, { - "trigger": "QUEST_MONSTERS_KILLED_NOPROGRESS\tstring", - "contents": "QUEST_MONSTERS_KILLED_NOPROGRESS", + "trigger": "PET_BATTLE_TOOLTIP_SPEED_ADVANTAGE\t\"string\"", + "contents": "PET_BATTLE_TOOLTIP_SPEED_ADVANTAGE" }, { - "trigger": "QUEST_OBJECTIVE_PROGRESS_BAR\tstring", - "contents": "QUEST_OBJECTIVE_PROGRESS_BAR", + "trigger": "PET_BATTLE_TRAP_ERR_2\t\"string\"", + "contents": "PET_BATTLE_TRAP_ERR_2" }, { - "trigger": "QUEST_OBJECTIVES\tstring", - "contents": "QUEST_OBJECTIVES", + "trigger": "PET_BATTLE_TRAP_ERR_3\t\"string\"", + "contents": "PET_BATTLE_TRAP_ERR_3" }, { - "trigger": "QUEST_OBJECTS_FOUND\tstring", - "contents": "QUEST_OBJECTS_FOUND", + "trigger": "PET_BATTLE_TRAP_ERR_4\t\"string\"", + "contents": "PET_BATTLE_TRAP_ERR_4" }, { - "trigger": "QUEST_OBJECTS_FOUND_NOPROGRESS\tstring", - "contents": "QUEST_OBJECTS_FOUND_NOPROGRESS", + "trigger": "PET_BATTLE_TRAP_ERR_5\t\"string\"", + "contents": "PET_BATTLE_TRAP_ERR_5" }, { - "trigger": "QUEST_PLAYERS_DEFEATED_PET_BATTLE\tstring", - "contents": "QUEST_PLAYERS_DEFEATED_PET_BATTLE", + "trigger": "PET_BATTLE_TRAP_ERR_6\t\"string\"", + "contents": "PET_BATTLE_TRAP_ERR_6" }, { - "trigger": "QUEST_PLAYERS_DEFEATED_PET_BATTLE_NOPROGRESS\tstring", - "contents": "QUEST_PLAYERS_DEFEATED_PET_BATTLE_NOPROGRESS", + "trigger": "PET_BATTLE_TRAP_ERR_7\t\"string\"", + "contents": "PET_BATTLE_TRAP_ERR_7" }, { - "trigger": "QUEST_PLAYERS_KILLED\tstring", - "contents": "QUEST_PLAYERS_KILLED", + "trigger": "PET_BATTLE_TRAP_ERR_8\t\"string\"", + "contents": "PET_BATTLE_TRAP_ERR_8" }, { - "trigger": "QUEST_PLAYERS_KILLED_NOPROGRESS\tstring", - "contents": "QUEST_PLAYERS_KILLED_NOPROGRESS", + "trigger": "PET_BATTLE_TRAP_UPGRADE\t\"string\"", + "contents": "PET_BATTLE_TRAP_UPGRADE" }, { - "trigger": "QUEST_PROGRESS_NEEDED\tstring", - "contents": "QUEST_PROGRESS_NEEDED", + "trigger": "PET_BATTLE_TURN_COOLDOWN\t\"string\"", + "contents": "PET_BATTLE_TURN_COOLDOWN" }, { - "trigger": "QUEST_REWARDS\tstring", - "contents": "QUEST_REWARDS", + "trigger": "PET_BATTLE_TURN_CURRENT_COOLDOWN\t\"string\"", + "contents": "PET_BATTLE_TURN_CURRENT_COOLDOWN" }, { - "trigger": "QUEST_SPELL_NEEDED\tstring", - "contents": "QUEST_SPELL_NEEDED", + "trigger": "PET_BATTLE_TWO_PETS_JOINED\t\"string\"", + "contents": "PET_BATTLE_TWO_PETS_JOINED" }, { - "trigger": "QUEST_STORY_STATUS\tstring", - "contents": "QUEST_STORY_STATUS", + "trigger": "PET_BATTLE_UI_VS\t\"string\"", + "contents": "PET_BATTLE_UI_VS" }, { - "trigger": "QUEST_SUGGESTED_GROUP_NUM\tstring", - "contents": "QUEST_SUGGESTED_GROUP_NUM", + "trigger": "PET_BATTLE_WAITING_FOR_OPPONENT\t\"string\"", + "contents": "PET_BATTLE_WAITING_FOR_OPPONENT" }, { - "trigger": "QUEST_SUGGESTED_GROUP_NUM_TAG\tstring", - "contents": "QUEST_SUGGESTED_GROUP_NUM_TAG", + "trigger": "PET_BATTLE_WEAK_TO_LABEL\t\"string\"", + "contents": "PET_BATTLE_WEAK_TO_LABEL" }, { - "trigger": "QUEST_TIMERS\tstring", - "contents": "QUEST_TIMERS", + "trigger": "PET_BATTLE_WEATHER_LABEL\t\"string\"", + "contents": "PET_BATTLE_WEATHER_LABEL" }, { - "trigger": "QUEST_TOOLTIP_ACTIVE\tstring", - "contents": "QUEST_TOOLTIP_ACTIVE", + "trigger": "PET_BONUS_TOOLTIP_ARMOR\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_ARMOR" }, { - "trigger": "QUEST_TOOLTIP_REQUIREMENTS\tstring", - "contents": "QUEST_TOOLTIP_REQUIREMENTS", + "trigger": "PET_BONUS_TOOLTIP_INTELLECT\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_INTELLECT" }, { - "trigger": "QUEST_WARCHIEF_VOLJIN\tstring", - "contents": "QUEST_WARCHIEF_VOLJIN", + "trigger": "PET_BONUS_TOOLTIP_RANGED_ATTACK_POWER\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_RANGED_ATTACK_POWER" }, { - "trigger": "QUEST_WATCH_CLICK_TO_COMPLETE\tstring", - "contents": "QUEST_WATCH_CLICK_TO_COMPLETE", + "trigger": "PET_BONUS_TOOLTIP_RESISTANCE\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_RESISTANCE" }, { - "trigger": "QUEST_WATCH_NO_OBJECTIVES\tstring", - "contents": "QUEST_WATCH_NO_OBJECTIVES", + "trigger": "PET_BONUS_TOOLTIP_SPELLDAMAGE\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_SPELLDAMAGE" }, { - "trigger": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE\tstring", - "contents": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE", + "trigger": "PET_BONUS_TOOLTIP_STAMINA\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_STAMINA" }, { - "trigger": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE_TASK\tstring", - "contents": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE_TASK", + "trigger": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG" }, { - "trigger": "QUEST_WATCH_POPUP_CLICK_TO_VIEW\tstring", - "contents": "QUEST_WATCH_POPUP_CLICK_TO_VIEW", + "trigger": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_FIRE\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_FIRE" }, { - "trigger": "QUEST_WATCH_POPUP_QUEST_COMPLETE\tstring", - "contents": "QUEST_WATCH_POPUP_QUEST_COMPLETE", + "trigger": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_SHADOW\t\"string\"", + "contents": "PET_BONUS_TOOLTIP_WARLOCK_SPELLDMG_SHADOW" }, { - "trigger": "QUEST_WATCH_POPUP_QUEST_DISCOVERED\tstring", - "contents": "QUEST_WATCH_POPUP_QUEST_DISCOVERED", + "trigger": "PET_DAMAGE_PERCENTAGE\t\"string\"", + "contents": "PET_DAMAGE_PERCENTAGE" }, { - "trigger": "QUEST_WATCH_QUEST_COMPLETE\tstring", - "contents": "QUEST_WATCH_QUEST_COMPLETE", + "trigger": "PET_DEFENSIVE\t\"string\"", + "contents": "PET_DEFENSIVE" }, { - "trigger": "QUEST_WATCH_QUEST_READY\tstring", - "contents": "QUEST_WATCH_QUEST_READY", + "trigger": "PET_DEFENSIVE_TEXTURE\t\"string\"", + "contents": "PET_DEFENSIVE_TEXTURE" }, { - "trigger": "QUEST_WATCH_TOO_MANY\tstring", - "contents": "QUEST_WATCH_TOO_MANY", + "trigger": "PET_DIET_TEMPLATE\t\"string\"", + "contents": "PET_DIET_TEMPLATE" }, { - "trigger": "QUEST_WATCH_TOOLTIP\tstring", - "contents": "QUEST_WATCH_TOOLTIP", + "trigger": "PET_DISMISS\t\"string\"", + "contents": "PET_DISMISS" }, { - "trigger": "QUESTION_MARK_ICON\tstring", - "contents": "QUESTION_MARK_ICON", + "trigger": "PET_DISMISS_TEXTURE\t\"string\"", + "contents": "PET_DISMISS_TEXTURE" }, { - "trigger": "QUESTLINE_LOCATED_ABOVE\tstring", - "contents": "QUESTLINE_LOCATED_ABOVE", + "trigger": "PET_FAMILIES\t\"string\"", + "contents": "PET_FAMILIES" }, { - "trigger": "QUESTLINE_LOCATED_BELOW\tstring", - "contents": "QUESTLINE_LOCATED_BELOW", + "trigger": "PET_FOLLOW\t\"string\"", + "contents": "PET_FOLLOW" }, { - "trigger": "QUESTLOG_BUTTON\tstring", - "contents": "QUESTLOG_BUTTON", + "trigger": "PET_FOLLOW_TEXTURE\t\"string\"", + "contents": "PET_FOLLOW_TEXTURE" }, { - "trigger": "QUESTLOG_NO_QUESTS_TEXT\tstring", - "contents": "QUESTLOG_NO_QUESTS_TEXT", + "trigger": "PET_HAPPINESS1\t\"string\"", + "contents": "PET_HAPPINESS1" }, { - "trigger": "QUESTS_COLON\tstring", - "contents": "QUESTS_COLON", + "trigger": "PET_HAPPINESS2\t\"string\"", + "contents": "PET_HAPPINESS2" }, { - "trigger": "QUESTS_LABEL\tstring", - "contents": "QUESTS_LABEL", + "trigger": "PET_HAPPINESS3\t\"string\"", + "contents": "PET_HAPPINESS3" }, { - "trigger": "QUESTS_SUBTEXT\tstring", - "contents": "QUESTS_SUBTEXT", + "trigger": "PET_INFO\t\"string\"", + "contents": "PET_INFO" }, { - "trigger": "QUEUE_TIME_UNAVAILABLE\tstring", - "contents": "QUEUE_TIME_UNAVAILABLE", + "trigger": "PET_JOURNAL\t\"string\"", + "contents": "PET_JOURNAL" }, { - "trigger": "QUEUED_FOR\tstring", - "contents": "QUEUED_FOR", + "trigger": "PET_JOURNAL_CARD_NAME_DEFAULT\t\"string\"", + "contents": "PET_JOURNAL_CARD_NAME_DEFAULT" }, { - "trigger": "QUEUED_FOR_SHORT\tstring", - "contents": "QUEUED_FOR_SHORT", + "trigger": "PET_JOURNAL_FILTER_USABLE_ONLY\t\"string\"", + "contents": "PET_JOURNAL_FILTER_USABLE_ONLY" }, { - "trigger": "QUEUED_STATUS_BRAWL_RULES_SUBTITLE\tstring", - "contents": "QUEUED_STATUS_BRAWL_RULES_SUBTITLE", + "trigger": "PET_JOURNAL_HEAL_SPELL_IN_BATTLE\t\"string\"", + "contents": "PET_JOURNAL_HEAL_SPELL_IN_BATTLE" }, { - "trigger": "QUEUED_STATUS_IN_PROGRESS\tstring", - "contents": "QUEUED_STATUS_IN_PROGRESS", + "trigger": "PET_JOURNAL_HEAL_SPELL_LOCKED\t\"string\"", + "contents": "PET_JOURNAL_HEAL_SPELL_LOCKED" }, { - "trigger": "QUEUED_STATUS_LISTED\tstring", - "contents": "QUEUED_STATUS_LISTED", + "trigger": "PET_JOURNAL_HELP_1\t\"string\"", + "contents": "PET_JOURNAL_HELP_1" }, { - "trigger": "QUEUED_STATUS_LOCKED\tstring", - "contents": "QUEUED_STATUS_LOCKED", + "trigger": "PET_JOURNAL_HELP_2\t\"string\"", + "contents": "PET_JOURNAL_HELP_2" }, { - "trigger": "QUEUED_STATUS_LOCKED_EXPLANATION\tstring", - "contents": "QUEUED_STATUS_LOCKED_EXPLANATION", + "trigger": "PET_JOURNAL_HELP_3\t\"string\"", + "contents": "PET_JOURNAL_HELP_3" }, { - "trigger": "QUEUED_STATUS_PROPOSAL\tstring", - "contents": "QUEUED_STATUS_PROPOSAL", + "trigger": "PET_JOURNAL_HELP_4\t\"string\"", + "contents": "PET_JOURNAL_HELP_4" }, { - "trigger": "QUEUED_STATUS_QUEUED\tstring", - "contents": "QUEUED_STATUS_QUEUED", + "trigger": "PET_JOURNAL_HELP_5\t\"string\"", + "contents": "PET_JOURNAL_HELP_5" }, { - "trigger": "QUEUED_STATUS_READY_CHECK_IN_PROGRESS\tstring", - "contents": "QUEUED_STATUS_READY_CHECK_IN_PROGRESS", + "trigger": "PET_JOURNAL_HELP_6\t\"string\"", + "contents": "PET_JOURNAL_HELP_6" }, { - "trigger": "QUEUED_STATUS_ROLE_CHECK_IN_PROGRESS\tstring", - "contents": "QUEUED_STATUS_ROLE_CHECK_IN_PROGRESS", + "trigger": "PET_JOURNAL_NO_VALID_RANDOM\t\"string\"", + "contents": "PET_JOURNAL_NO_VALID_RANDOM" }, { - "trigger": "QUEUED_STATUS_SIGNED_UP\tstring", - "contents": "QUEUED_STATUS_SIGNED_UP", + "trigger": "PET_JOURNAL_NO_VALID_RANDOM_FAVORITES\t\"string\"", + "contents": "PET_JOURNAL_NO_VALID_RANDOM_FAVORITES" }, { - "trigger": "QUEUED_STATUS_SUSPENDED\tstring", - "contents": "QUEUED_STATUS_SUSPENDED", + "trigger": "PET_JOURNAL_PET_IS_DEAD\t\"string\"", + "contents": "PET_JOURNAL_PET_IS_DEAD" }, { - "trigger": "QUEUED_STATUS_UNKNOWN\tstring", - "contents": "QUEUED_STATUS_UNKNOWN", + "trigger": "PET_JOURNAL_PET_IS_LOCKED\t\"string\"", + "contents": "PET_JOURNAL_PET_IS_LOCKED" }, { - "trigger": "QUEUED_STATUS_WAITING\tstring", - "contents": "QUEUED_STATUS_WAITING", + "trigger": "PET_JOURNAL_PET_IS_WRONG_FACTION\t\"string\"", + "contents": "PET_JOURNAL_PET_IS_WRONG_FACTION" }, { - "trigger": "QUICK_BUTTON_COMBATLOG_TOOLTIP\tstring", - "contents": "QUICK_BUTTON_COMBATLOG_TOOLTIP", + "trigger": "PET_JOURNAL_READONLY\t\"string\"", + "contents": "PET_JOURNAL_READONLY" }, { - "trigger": "QUICK_JOIN\tstring", - "contents": "QUICK_JOIN", + "trigger": "PET_JOURNAL_READONLY_TEXT\t\"string\"", + "contents": "PET_JOURNAL_READONLY_TEXT" }, { - "trigger": "QUICK_JOIN_ALREADY_IN_PARTY\tstring", - "contents": "QUICK_JOIN_ALREADY_IN_PARTY", + "trigger": "PET_JOURNAL_SUMMON_RANDOM_FAVORITE_PET\t\"string\"", + "contents": "PET_JOURNAL_SUMMON_RANDOM_FAVORITE_PET" }, { - "trigger": "QUICK_JOIN_FAILED\tstring", - "contents": "QUICK_JOIN_FAILED", + "trigger": "PET_LEVEL_UP\t\"string\"", + "contents": "PET_LEVEL_UP" }, { - "trigger": "QUICK_JOIN_IS_AUTO_ACCEPT_TOOLTIP\tstring", - "contents": "QUICK_JOIN_IS_AUTO_ACCEPT_TOOLTIP", + "trigger": "PET_LEVEL_UP_REACHED\t\"string\"", + "contents": "PET_LEVEL_UP_REACHED" }, { - "trigger": "QUICK_JOIN_ROLE_NOT_NEEDED\tstring", - "contents": "QUICK_JOIN_ROLE_NOT_NEEDED", + "trigger": "PET_LEVEL_UP_TALENT_MAIN\t\"string\"", + "contents": "PET_LEVEL_UP_TALENT_MAIN" }, { - "trigger": "QUICK_JOIN_TOAST_EXTRA_PLAYERS\tstring", - "contents": "QUICK_JOIN_TOAST_EXTRA_PLAYERS", + "trigger": "PET_LEVEL_UP_TALENT_SUB\t\"string\"", + "contents": "PET_LEVEL_UP_TALENT_SUB" }, { - "trigger": "QUICK_JOIN_TOAST_EXTRA_QUEUES\tstring", - "contents": "QUICK_JOIN_TOAST_EXTRA_QUEUES", + "trigger": "PET_LEVEL_UP_TALENTPOINT_LINK\t\"string\"", + "contents": "PET_LEVEL_UP_TALENTPOINT_LINK" }, { - "trigger": "QUICK_JOIN_TOAST_LFGLIST_MESSAGE\tstring", - "contents": "QUICK_JOIN_TOAST_LFGLIST_MESSAGE", + "trigger": "PET_MODE_AGGRESSIVE\t\"string\"", + "contents": "PET_MODE_AGGRESSIVE" }, { - "trigger": "QUICK_JOIN_TOAST_MESSAGE\tstring", - "contents": "QUICK_JOIN_TOAST_MESSAGE", + "trigger": "PET_MODE_AGGRESSIVE_TOOLTIP\t\"string\"", + "contents": "PET_MODE_AGGRESSIVE_TOOLTIP" }, { - "trigger": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES\tstring", - "contents": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES", + "trigger": "PET_MODE_ASSIST\t\"string\"", + "contents": "PET_MODE_ASSIST" }, { - "trigger": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES_FORMAT\tstring", - "contents": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES_FORMAT", + "trigger": "PET_MODE_ASSIST_TOOLTIP\t\"string\"", + "contents": "PET_MODE_ASSIST_TOOLTIP" }, { - "trigger": "QUICK_JOIN_TOOLTIP_NO_AVAILABLE_ROLES\tstring", - "contents": "QUICK_JOIN_TOOLTIP_NO_AVAILABLE_ROLES", + "trigger": "PET_MODE_DEFENSIVE\t\"string\"", + "contents": "PET_MODE_DEFENSIVE" }, { - "trigger": "QUICKBUTTON_NAME_DEFAULT\tstring", - "contents": "QUICKBUTTON_NAME_DEFAULT", + "trigger": "PET_MODE_DEFENSIVE_TOOLTIP\t\"string\"", + "contents": "PET_MODE_DEFENSIVE_TOOLTIP" }, { - "trigger": "QUICKBUTTON_NAME_EVERYTHING\tstring", - "contents": "QUICKBUTTON_NAME_EVERYTHING", + "trigger": "PET_MODE_PASSIVE\t\"string\"", + "contents": "PET_MODE_PASSIVE" }, { - "trigger": "QUICKBUTTON_NAME_EVERYTHING_TOOLTIP\tstring", - "contents": "QUICKBUTTON_NAME_EVERYTHING_TOOLTIP", + "trigger": "PET_MODE_PASSIVE_TOOLTIP\t\"string\"", + "contents": "PET_MODE_PASSIVE_TOOLTIP" }, { - "trigger": "QUICKBUTTON_NAME_FRIENDS\tstring", - "contents": "QUICKBUTTON_NAME_FRIENDS", + "trigger": "PET_MODE_SUBTEXT\t\"string\"", + "contents": "PET_MODE_SUBTEXT" }, { - "trigger": "QUICKBUTTON_NAME_KILLS\tstring", - "contents": "QUICKBUTTON_NAME_KILLS", + "trigger": "PET_MOVE_TO_TEXTURE\t\"string\"", + "contents": "PET_MOVE_TO_TEXTURE" }, { - "trigger": "QUICKBUTTON_NAME_KILLS_TOOLTIP\tstring", - "contents": "QUICKBUTTON_NAME_KILLS_TOOLTIP", + "trigger": "PET_PAPERDOLL\t\"string\"", + "contents": "PET_PAPERDOLL" }, { - "trigger": "QUICKBUTTON_NAME_ME\tstring", - "contents": "QUICKBUTTON_NAME_ME", + "trigger": "PET_PASSIVE\t\"string\"", + "contents": "PET_PASSIVE" }, { - "trigger": "QUICKBUTTON_NAME_ME_TOOLTIP\tstring", - "contents": "QUICKBUTTON_NAME_ME_TOOLTIP", + "trigger": "PET_PASSIVE_TEXTURE\t\"string\"", + "contents": "PET_PASSIVE_TEXTURE" }, { - "trigger": "QUICKBUTTON_NAME_MY_ACTIONS\tstring", - "contents": "QUICKBUTTON_NAME_MY_ACTIONS", + "trigger": "PET_PUT_IN_CAGE_LABEL\t\"string\"", + "contents": "PET_PUT_IN_CAGE_LABEL" }, { - "trigger": "QUICKBUTTON_NAME_MY_ACTIONS_TOOLTIP\tstring", - "contents": "QUICKBUTTON_NAME_MY_ACTIONS_TOOLTIP", + "trigger": "PET_RELEASE_LABEL\t\"string\"", + "contents": "PET_RELEASE_LABEL" }, { - "trigger": "QUIT\tstring", - "contents": "QUIT", + "trigger": "PET_RENAME\t\"string\"", + "contents": "PET_RENAME" }, { - "trigger": "QUIT_NOW\tstring", - "contents": "QUIT_NOW", + "trigger": "PET_RENAME_CONFIRMATION\t\"string\"", + "contents": "PET_RENAME_CONFIRMATION" }, { - "trigger": "QUIT_TIMER\tstring", - "contents": "QUIT_TIMER", + "trigger": "PET_RENAME_DEFAULT_LABEL\t\"string\"", + "contents": "PET_RENAME_DEFAULT_LABEL" }, { - "trigger": "RACE\tstring", - "contents": "RACE", + "trigger": "PET_RENAME_LABEL\t\"string\"", + "contents": "PET_RENAME_LABEL" }, { - "trigger": "RACE_CLASS_ONLY\tstring", - "contents": "RACE_CLASS_ONLY", + "trigger": "PET_SHOW_IN_JOURNAL\t\"string\"", + "contents": "PET_SHOW_IN_JOURNAL" }, { - "trigger": "RACES\tstring", - "contents": "RACES", + "trigger": "PET_SPECIALIZATION\t\"string\"", + "contents": "PET_SPECIALIZATION" }, { - "trigger": "RACIAL_SKILLS\tstring", - "contents": "RACIAL_SKILLS", + "trigger": "PET_SPELLS_TEMPLATE\t\"string\"", + "contents": "PET_SPELLS_TEMPLATE" }, { - "trigger": "RAF_BENEFIT1\tstring", - "contents": "RAF_BENEFIT1", + "trigger": "PET_STABLE_SLOT_LOCKED\t\"string\"", + "contents": "PET_STABLE_SLOT_LOCKED" }, { - "trigger": "RAF_BENEFIT2\tstring", - "contents": "RAF_BENEFIT2", + "trigger": "PET_STABLE_SLOT_LOCKED_TOOLTIP\t\"string\"", + "contents": "PET_STABLE_SLOT_LOCKED_TOOLTIP" }, { - "trigger": "RAF_BENEFIT3\tstring", - "contents": "RAF_BENEFIT3", + "trigger": "PET_STABLE_TITLE\t\"string\"", + "contents": "PET_STABLE_TITLE" }, { - "trigger": "RAF_BENEFIT4\tstring", - "contents": "RAF_BENEFIT4", + "trigger": "PET_STATS_COLLAPSE_TOOLTIP\t\"string\"", + "contents": "PET_STATS_COLLAPSE_TOOLTIP" }, { - "trigger": "RAF_BENEFIT5\tstring", - "contents": "RAF_BENEFIT5", + "trigger": "PET_STATS_EXPAND_TOOLTIP\t\"string\"", + "contents": "PET_STATS_EXPAND_TOOLTIP" }, { - "trigger": "RAF_BENEFITS\tstring", - "contents": "RAF_BENEFITS", + "trigger": "PET_TALENTS\t\"string\"", + "contents": "PET_TALENTS" }, { - "trigger": "RAF_BUTTON_DISABLED_FACTION\tstring", - "contents": "RAF_BUTTON_DISABLED_FACTION", + "trigger": "PET_TIME_LEFT_MINUTES\t\"string\"", + "contents": "PET_TIME_LEFT_MINUTES" }, { - "trigger": "RAF_BUTTON_REWARD_TOOLTIP_DESCRIPTION\tstring", - "contents": "RAF_BUTTON_REWARD_TOOLTIP_DESCRIPTION", + "trigger": "PET_TIME_LEFT_SECONDS\t\"string\"", + "contents": "PET_TIME_LEFT_SECONDS" }, { - "trigger": "RAF_BUTTON_REWARD_TOOLTIP_TITLE\tstring", - "contents": "RAF_BUTTON_REWARD_TOOLTIP_TITLE", + "trigger": "PET_TYPE_DEMON\t\"string\"", + "contents": "PET_TYPE_DEMON" }, { - "trigger": "RAF_BUTTON_TOOLTIP_DESCRIPTION\tstring", - "contents": "RAF_BUTTON_TOOLTIP_DESCRIPTION", + "trigger": "PET_TYPE_PET\t\"string\"", + "contents": "PET_TYPE_PET" }, { - "trigger": "RAF_BUTTON_TOOLTIP_TITLE\tstring", - "contents": "RAF_BUTTON_TOOLTIP_TITLE", + "trigger": "PET_UNSPENT_TALENT_POINTS\t\"string\"", + "contents": "PET_UNSPENT_TALENT_POINTS" }, { - "trigger": "RAF_DESCRIPTION\tstring", - "contents": "RAF_DESCRIPTION", + "trigger": "PET_WAIT\t\"string\"", + "contents": "PET_WAIT" }, { - "trigger": "RAF_ENTER_EMAIL\tstring", - "contents": "RAF_ENTER_EMAIL", + "trigger": "PET_WAIT_TEXTURE\t\"string\"", + "contents": "PET_WAIT_TEXTURE" }, { - "trigger": "RAF_ENTER_NOTE\tstring", - "contents": "RAF_ENTER_NOTE", + "trigger": "PETBATTLE_QUEUE_SLOT_NO_SPECIES\t\"string\"", + "contents": "PETBATTLE_QUEUE_SLOT_NO_SPECIES" }, { - "trigger": "RAF_ENTER_NOTE_PROMPT\tstring", - "contents": "RAF_ENTER_NOTE_PROMPT", + "trigger": "PETITION_CREATOR\t\"string\"", + "contents": "PETITION_CREATOR" }, { - "trigger": "RAF_FAQ\tstring", - "contents": "RAF_FAQ", + "trigger": "PETITION_NUM_SIGNATURES\t\"string\"", + "contents": "PETITION_NUM_SIGNATURES" }, { - "trigger": "RAF_GRANT_LEVEL\tstring", - "contents": "RAF_GRANT_LEVEL", + "trigger": "PETITION_PLAYER_NOT_FOUND_S\t\"string\"", + "contents": "PETITION_PLAYER_NOT_FOUND_S" }, { - "trigger": "RAF_INVITATION_SENT\tstring", - "contents": "RAF_INVITATION_SENT", + "trigger": "PETITION_TITLE\t\"string\"", + "contents": "PETITION_TITLE" }, { - "trigger": "RAF_INVITEE_FRIEND_ADDED_EXPLANATION\tstring", - "contents": "RAF_INVITEE_FRIEND_ADDED_EXPLANATION", + "trigger": "PETS\t\"string\"", + "contents": "PETS" }, { - "trigger": "RAF_INVITEE_FRIEND_ADDED_NOTICE\tstring", - "contents": "RAF_INVITEE_FRIEND_ADDED_NOTICE", + "trigger": "PETTAME_ANOTHERSUMMONACTIVE\t\"string\"", + "contents": "PETTAME_ANOTHERSUMMONACTIVE" }, { - "trigger": "RAF_INVITER_FRIEND_ADDED\tstring", - "contents": "RAF_INVITER_FRIEND_ADDED", + "trigger": "PETTAME_CANTCONTROLEXOTIC\t\"string\"", + "contents": "PETTAME_CANTCONTROLEXOTIC" }, { - "trigger": "RAF_MORE_DETAILS\tstring", - "contents": "RAF_MORE_DETAILS", + "trigger": "PETTAME_CREATUREALREADYOWNED\t\"string\"", + "contents": "PETTAME_CREATUREALREADYOWNED" }, { - "trigger": "RAF_PRODUCT_CHOICE_CLAIM\tstring", - "contents": "RAF_PRODUCT_CHOICE_CLAIM", + "trigger": "PETTAME_DEAD\t\"string\"", + "contents": "PETTAME_DEAD" }, { - "trigger": "RAF_PRODUCT_CHOICE_EARNED\tstring", - "contents": "RAF_PRODUCT_CHOICE_EARNED", + "trigger": "PETTAME_ELITE_TOOHIGHLEVEL\t\"string\"", + "contents": "PETTAME_ELITE_TOOHIGHLEVEL" }, { - "trigger": "RAF_REALM_INFO\tstring", - "contents": "RAF_REALM_INFO", + "trigger": "PETTAME_INTERNALERROR\t\"string\"", + "contents": "PETTAME_INTERNALERROR" }, { - "trigger": "RAF_REWARD_SUPPRESSED\tstring", - "contents": "RAF_REWARD_SUPPRESSED", + "trigger": "PETTAME_INVALIDCREATURE\t\"string\"", + "contents": "PETTAME_INVALIDCREATURE" }, { - "trigger": "RAF_SEND_INVITATION\tstring", - "contents": "RAF_SEND_INVITATION", + "trigger": "PETTAME_INVALIDSLOT\t\"string\"", + "contents": "PETTAME_INVALIDSLOT" }, { - "trigger": "RAF_SUMMON\tstring", - "contents": "RAF_SUMMON", + "trigger": "PETTAME_NOPETAVAILABLE\t\"string\"", + "contents": "PETTAME_NOPETAVAILABLE" }, { - "trigger": "RAF_SUMMON_LINKED\tstring", - "contents": "RAF_SUMMON_LINKED", + "trigger": "PETTAME_NOTDEAD\t\"string\"", + "contents": "PETTAME_NOTDEAD" }, { - "trigger": "RAF_SUMMON_WITH_COOLDOWN\tstring", - "contents": "RAF_SUMMON_WITH_COOLDOWN", + "trigger": "PETTAME_NOTTAMEABLE\t\"string\"", + "contents": "PETTAME_NOTTAMEABLE" }, { - "trigger": "RAGE\tstring", - "contents": "RAGE", + "trigger": "PETTAME_TOOHIGHLEVEL\t\"string\"", + "contents": "PETTAME_TOOHIGHLEVEL" }, { - "trigger": "RAGE_COST\tstring", - "contents": "RAGE_COST", + "trigger": "PETTAME_TOOMANY\t\"string\"", + "contents": "PETTAME_TOOMANY" }, { - "trigger": "RAGE_COST_PER_TIME\tstring", - "contents": "RAGE_COST_PER_TIME", + "trigger": "PETTAME_UNITSCANTTAME\t\"string\"", + "contents": "PETTAME_UNITSCANTTAME" }, { - "trigger": "RAGE_COST_PER_TIME_NO_BASE\tstring", - "contents": "RAGE_COST_PER_TIME_NO_BASE", + "trigger": "PETTAME_UNKNOWNERROR\t\"string\"", + "contents": "PETTAME_UNKNOWNERROR" }, { - "trigger": "RAID\tstring", - "contents": "RAID", + "trigger": "PHONG_SHADING\t\"string\"", + "contents": "PHONG_SHADING" }, { - "trigger": "RAID_AND_PARTY\tstring", - "contents": "RAID_AND_PARTY", + "trigger": "PHYSICAL_HARASSMENT\t\"string\"", + "contents": "PHYSICAL_HARASSMENT" }, { - "trigger": "RAID_ASSISTANT\tstring", - "contents": "RAID_ASSISTANT", + "trigger": "PHYSICAL_HARASSMENT_DESCRIPTION\t\"string\"", + "contents": "PHYSICAL_HARASSMENT_DESCRIPTION" }, { - "trigger": "RAID_ASSISTANT_TOKEN\tstring", - "contents": "RAID_ASSISTANT_TOKEN", + "trigger": "PHYSICAL_HARASSMENT_TEXT1\t\"string\"", + "contents": "PHYSICAL_HARASSMENT_TEXT1" }, { - "trigger": "RAID_BOSS_MESSAGE\tstring", - "contents": "RAID_BOSS_MESSAGE", + "trigger": "PHYSICAL_HARASSMENT_TEXT2\t\"string\"", + "contents": "PHYSICAL_HARASSMENT_TEXT2" }, { - "trigger": "RAID_BOSSES\tstring", - "contents": "RAID_BOSSES", + "trigger": "PHYSICAL_HARASSMENT_TEXT3\t\"string\"", + "contents": "PHYSICAL_HARASSMENT_TEXT3" }, { - "trigger": "RAID_BROWSER_DESCRIPTION\tstring", - "contents": "RAID_BROWSER_DESCRIPTION", + "trigger": "PHYSICAL_HARASSMENT_TEXT4\t\"string\"", + "contents": "PHYSICAL_HARASSMENT_TEXT4" }, { - "trigger": "RAID_BUFF_1\tstring", - "contents": "RAID_BUFF_1", + "trigger": "PHYSICAL_HARASSMENT_TEXT5\t\"string\"", + "contents": "PHYSICAL_HARASSMENT_TEXT5" }, { - "trigger": "RAID_BUFF_2\tstring", - "contents": "RAID_BUFF_2", + "trigger": "PHYSICAL_HARASSMENT_TEXT6\t\"string\"", + "contents": "PHYSICAL_HARASSMENT_TEXT6" }, { - "trigger": "RAID_BUFF_3\tstring", - "contents": "RAID_BUFF_3", + "trigger": "PHYSICS_INTERACTION\t\"string\"", + "contents": "PHYSICS_INTERACTION" }, { - "trigger": "RAID_BUFF_4\tstring", - "contents": "RAID_BUFF_4", + "trigger": "PICKUP_ACTION_KEY_TEXT\t\"string\"", + "contents": "PICKUP_ACTION_KEY_TEXT" }, { - "trigger": "RAID_BUFF_5\tstring", - "contents": "RAID_BUFF_5", + "trigger": "PIXEL_SHADERS\t\"string\"", + "contents": "PIXEL_SHADERS" }, { - "trigger": "RAID_BUFF_6\tstring", - "contents": "RAID_BUFF_6", + "trigger": "PLAY_AGGRO_SOUNDS\t\"string\"", + "contents": "PLAY_AGGRO_SOUNDS" }, { - "trigger": "RAID_BUFF_7\tstring", - "contents": "RAID_BUFF_7", + "trigger": "PLAYBACK\t\"string\"", + "contents": "PLAYBACK" }, { - "trigger": "RAID_BUFF_8\tstring", - "contents": "RAID_BUFF_8", + "trigger": "PLAYED\t\"string\"", + "contents": "PLAYED" }, { - "trigger": "RAID_BUFF_9\tstring", - "contents": "RAID_BUFF_9", + "trigger": "PLAYER\t\"string\"", + "contents": "PLAYER" }, { - "trigger": "RAID_CONTROL\tstring", - "contents": "RAID_CONTROL", + "trigger": "PLAYER_AND_NPC_INTERACTION\t\"string\"", + "contents": "PLAYER_AND_NPC_INTERACTION" }, { - "trigger": "RAID_DESCRIPTION\tstring", - "contents": "RAID_DESCRIPTION", + "trigger": "PLAYER_BROADCAST_ACHIEVEMENT\t\"string\"", + "contents": "PLAYER_BROADCAST_ACHIEVEMENT" }, { - "trigger": "RAID_DIFFICULTY\tstring", - "contents": "RAID_DIFFICULTY", + "trigger": "PLAYER_CLASS\t\"string\"", + "contents": "PLAYER_CLASS" }, { - "trigger": "RAID_DIFFICULTY1\tstring", - "contents": "RAID_DIFFICULTY1", + "trigger": "PLAYER_CLASS_NO_SPEC\t\"string\"", + "contents": "PLAYER_CLASS_NO_SPEC" }, { - "trigger": "RAID_DIFFICULTY2\tstring", - "contents": "RAID_DIFFICULTY2", + "trigger": "PLAYER_COUNT_ALLIANCE\t\"string\"", + "contents": "PLAYER_COUNT_ALLIANCE" }, { - "trigger": "RAID_DIFFICULTY3\tstring", - "contents": "RAID_DIFFICULTY3", + "trigger": "PLAYER_COUNT_HORDE\t\"string\"", + "contents": "PLAYER_COUNT_HORDE" }, { - "trigger": "RAID_DIFFICULTY4\tstring", - "contents": "RAID_DIFFICULTY4", + "trigger": "PLAYER_DETAIL\t\"string\"", + "contents": "PLAYER_DETAIL" }, { - "trigger": "RAID_DIFFICULTY_10PLAYER\tstring", - "contents": "RAID_DIFFICULTY_10PLAYER", + "trigger": "PLAYER_DIFFICULTY1\t\"string\"", + "contents": "PLAYER_DIFFICULTY1" }, { - "trigger": "RAID_DIFFICULTY_10PLAYER_HEROIC\tstring", - "contents": "RAID_DIFFICULTY_10PLAYER_HEROIC", + "trigger": "PLAYER_DIFFICULTY2\t\"string\"", + "contents": "PLAYER_DIFFICULTY2" }, { - "trigger": "RAID_DIFFICULTY_20PLAYER\tstring", - "contents": "RAID_DIFFICULTY_20PLAYER", + "trigger": "PLAYER_DIFFICULTY3\t\"string\"", + "contents": "PLAYER_DIFFICULTY3" }, { - "trigger": "RAID_DIFFICULTY_25PLAYER\tstring", - "contents": "RAID_DIFFICULTY_25PLAYER", + "trigger": "PLAYER_DIFFICULTY4\t\"string\"", + "contents": "PLAYER_DIFFICULTY4" }, { - "trigger": "RAID_DIFFICULTY_25PLAYER_HEROIC\tstring", - "contents": "RAID_DIFFICULTY_25PLAYER_HEROIC", + "trigger": "PLAYER_DIFFICULTY5\t\"string\"", + "contents": "PLAYER_DIFFICULTY5" }, { - "trigger": "RAID_DIFFICULTY_40PLAYER\tstring", - "contents": "RAID_DIFFICULTY_40PLAYER", + "trigger": "PLAYER_DIFFICULTY6\t\"string\"", + "contents": "PLAYER_DIFFICULTY6" }, { - "trigger": "RAID_DISPLAY_HEALTH_TEXT\tstring", - "contents": "RAID_DISPLAY_HEALTH_TEXT", + "trigger": "PLAYER_DIFFICULTY_TIMEWALKER\t\"string\"", + "contents": "PLAYER_DIFFICULTY_TIMEWALKER" }, { - "trigger": "RAID_ENCOUNTERS\tstring", - "contents": "RAID_ENCOUNTERS", + "trigger": "PLAYER_FRAME_SHOW_CASTBARS\t\"string\"", + "contents": "PLAYER_FRAME_SHOW_CASTBARS" }, { - "trigger": "RAID_FINDER\tstring", - "contents": "RAID_FINDER", + "trigger": "PLAYER_IN_MULTI_GROUP_PARTY_MESSAGE\t\"string\"", + "contents": "PLAYER_IN_MULTI_GROUP_PARTY_MESSAGE" }, { - "trigger": "RAID_FINDER_PVEFRAME\tstring", - "contents": "RAID_FINDER_PVEFRAME", + "trigger": "PLAYER_IN_MULTI_GROUP_RAID_MESSAGE\t\"string\"", + "contents": "PLAYER_IN_MULTI_GROUP_RAID_MESSAGE" }, { - "trigger": "RAID_FRAME_SORT_LABEL\tstring", - "contents": "RAID_FRAME_SORT_LABEL", + "trigger": "PLAYER_IS_PVP_AFK\t\"string\"", + "contents": "PLAYER_IS_PVP_AFK" }, { - "trigger": "RAID_FRAMES_HEIGHT\tstring", - "contents": "RAID_FRAMES_HEIGHT", + "trigger": "PLAYER_LEVEL\t\"string\"", + "contents": "PLAYER_LEVEL" }, { - "trigger": "RAID_FRAMES_LABEL\tstring", - "contents": "RAID_FRAMES_LABEL", + "trigger": "PLAYER_LEVEL_NO_SPEC\t\"string\"", + "contents": "PLAYER_LEVEL_NO_SPEC" }, { - "trigger": "RAID_FRAMES_SUBTEXT\tstring", - "contents": "RAID_FRAMES_SUBTEXT", + "trigger": "PLAYER_LEVEL_UP\t\"string\"", + "contents": "PLAYER_LEVEL_UP" }, { - "trigger": "RAID_FRAMES_WIDTH\tstring", - "contents": "RAID_FRAMES_WIDTH", + "trigger": "PLAYER_LIST_DELIMITER\t\"string\"", + "contents": "PLAYER_LIST_DELIMITER" }, { - "trigger": "RAID_GRAPHICS_LABEL\tstring", - "contents": "RAID_GRAPHICS_LABEL", + "trigger": "PLAYER_LOGOUT_FAILED\t\"string\"", + "contents": "PLAYER_LOGOUT_FAILED" }, { - "trigger": "RAID_GROUPS\tstring", - "contents": "RAID_GROUPS", + "trigger": "PLAYER_LOGOUT_FAILED_ERROR\t\"string\"", + "contents": "PLAYER_LOGOUT_FAILED_ERROR" }, { - "trigger": "RAID_HEALTH_TEXT_HEALTH\tstring", - "contents": "RAID_HEALTH_TEXT_HEALTH", + "trigger": "PLAYER_MESSAGES\t\"string\"", + "contents": "PLAYER_MESSAGES" }, { - "trigger": "RAID_HEALTH_TEXT_LOSTHEALTH\tstring", - "contents": "RAID_HEALTH_TEXT_LOSTHEALTH", + "trigger": "PLAYER_NOT_FOUND\t\"string\"", + "contents": "PLAYER_NOT_FOUND" }, { - "trigger": "RAID_HEALTH_TEXT_NONE\tstring", - "contents": "RAID_HEALTH_TEXT_NONE", + "trigger": "PLAYER_OFFLINE\t\"string\"", + "contents": "PLAYER_OFFLINE" }, { - "trigger": "RAID_HEALTH_TEXT_PERC\tstring", - "contents": "RAID_HEALTH_TEXT_PERC", + "trigger": "PLAYER_ONLY_INTERACTION\t\"string\"", + "contents": "PLAYER_ONLY_INTERACTION" }, { - "trigger": "RAID_INFO\tstring", - "contents": "RAID_INFO", + "trigger": "PLAYER_OPTIONS_LABEL\t\"string\"", + "contents": "PLAYER_OPTIONS_LABEL" }, { - "trigger": "RAID_INFO_DESC\tstring", - "contents": "RAID_INFO_DESC", + "trigger": "PLAYER_REPORT_TYPE_ABUSE\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_ABUSE" }, { - "trigger": "RAID_INFO_WORLD_BOSS\tstring", - "contents": "RAID_INFO_WORLD_BOSS", + "trigger": "PLAYER_REPORT_TYPE_BAD_BATTLEPET_NAME\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_BAD_BATTLEPET_NAME" }, { - "trigger": "RAID_INFORMATION\tstring", - "contents": "RAID_INFORMATION", + "trigger": "PLAYER_REPORT_TYPE_BAD_GUILD_NAME\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_BAD_GUILD_NAME" }, { - "trigger": "RAID_INSTANCE_EXPIRED\tstring", - "contents": "RAID_INSTANCE_EXPIRED", + "trigger": "PLAYER_REPORT_TYPE_BAD_PET_NAME\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_BAD_PET_NAME" }, { - "trigger": "RAID_INSTANCE_EXPIRES\tstring", - "contents": "RAID_INSTANCE_EXPIRES", + "trigger": "PLAYER_REPORT_TYPE_BAD_PLAYER_NAME\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_BAD_PLAYER_NAME" }, { - "trigger": "RAID_INSTANCE_EXPIRES_EXPIRED\tstring", - "contents": "RAID_INSTANCE_EXPIRES_EXPIRED", + "trigger": "PLAYER_REPORT_TYPE_CHEATING\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_CHEATING" }, { - "trigger": "RAID_INSTANCE_EXPIRES_EXTENDED\tstring", - "contents": "RAID_INSTANCE_EXPIRES_EXTENDED", + "trigger": "PLAYER_REPORT_TYPE_LANGUAGE\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_LANGUAGE" }, { - "trigger": "RAID_INSTANCE_INFO_FMT\tstring", - "contents": "RAID_INSTANCE_INFO_FMT", + "trigger": "PLAYER_REPORT_TYPE_SPAM\t\"string\"", + "contents": "PLAYER_REPORT_TYPE_SPAM" }, { - "trigger": "RAID_INSTANCE_INFO_HDR\tstring", - "contents": "RAID_INSTANCE_INFO_HDR", + "trigger": "PLAYER_STATUS\t\"string\"", + "contents": "PLAYER_STATUS" }, { - "trigger": "RAID_INSTANCE_LOCK_EXTENDED\tstring", - "contents": "RAID_INSTANCE_LOCK_EXTENDED", + "trigger": "PLAYER_TITLE_NONE\t\"string\"", + "contents": "PLAYER_TITLE_NONE" }, { - "trigger": "RAID_INSTANCE_LOCK_NOT_EXTENDED\tstring", - "contents": "RAID_INSTANCE_LOCK_NOT_EXTENDED", + "trigger": "PLAYER_UNSPENT_TALENT_POINTS\t\"string\"", + "contents": "PLAYER_UNSPENT_TALENT_POINTS" }, { - "trigger": "RAID_INSTANCE_WARNING_HOURS\tstring", - "contents": "RAID_INSTANCE_WARNING_HOURS", + "trigger": "PLAYER_V_PLAYER\t\"string\"", + "contents": "PLAYER_V_PLAYER" }, { - "trigger": "RAID_INSTANCE_WARNING_MIN\tstring", - "contents": "RAID_INSTANCE_WARNING_MIN", + "trigger": "PLAYER_V_PLAYER_OFF_SEASON\t\"string\"", + "contents": "PLAYER_V_PLAYER_OFF_SEASON" }, { - "trigger": "RAID_INSTANCE_WARNING_MIN_SOON\tstring", - "contents": "RAID_INSTANCE_WARNING_MIN_SOON", + "trigger": "PLAYER_V_PLAYER_PRESTIGE\t\"string\"", + "contents": "PLAYER_V_PLAYER_PRESTIGE" }, { - "trigger": "RAID_INSTANCE_WELCOME\tstring", - "contents": "RAID_INSTANCE_WELCOME", + "trigger": "PLAYER_V_PLAYER_SEASON\t\"string\"", + "contents": "PLAYER_V_PLAYER_SEASON" }, { - "trigger": "RAID_INSTANCE_WELCOME_DH\tstring", - "contents": "RAID_INSTANCE_WELCOME_DH", + "trigger": "PLAYER_V_PLAYER_SEASON_PRESTIGE\t\"string\"", + "contents": "PLAYER_V_PLAYER_SEASON_PRESTIGE" }, { - "trigger": "RAID_INSTANCE_WELCOME_EXTENDED\tstring", - "contents": "RAID_INSTANCE_WELCOME_EXTENDED", + "trigger": "PLAYERS_FOUND_OUT_OF_MAX\t\"string\"", + "contents": "PLAYERS_FOUND_OUT_OF_MAX" }, { - "trigger": "RAID_INSTANCE_WELCOME_HM\tstring", - "contents": "RAID_INSTANCE_WELCOME_HM", + "trigger": "PLAYERS_IN_GROUP\t\"string\"", + "contents": "PLAYERS_IN_GROUP" }, { - "trigger": "RAID_INSTANCE_WELCOME_LOCKED\tstring", - "contents": "RAID_INSTANCE_WELCOME_LOCKED", + "trigger": "PLAYERSTAT_BASE_STATS\t\"string\"", + "contents": "PLAYERSTAT_BASE_STATS" }, { - "trigger": "RAID_INSTANCE_WELCOME_LOCKED_EXTENDED\tstring", - "contents": "RAID_INSTANCE_WELCOME_LOCKED_EXTENDED", + "trigger": "PLAYERSTAT_DEFENSES\t\"string\"", + "contents": "PLAYERSTAT_DEFENSES" }, { - "trigger": "RAID_LEADER\tstring", - "contents": "RAID_LEADER", + "trigger": "PLAYERSTAT_MELEE_COMBAT\t\"string\"", + "contents": "PLAYERSTAT_MELEE_COMBAT" }, { - "trigger": "RAID_LEADER_TOKEN\tstring", - "contents": "RAID_LEADER_TOKEN", + "trigger": "PLAYERSTAT_RANGED_COMBAT\t\"string\"", + "contents": "PLAYERSTAT_RANGED_COMBAT" }, { - "trigger": "RAID_MEMBER_NOT_READY\tstring", - "contents": "RAID_MEMBER_NOT_READY", + "trigger": "PLAYERSTAT_SPELL_COMBAT\t\"string\"", + "contents": "PLAYERSTAT_SPELL_COMBAT" }, { - "trigger": "RAID_MEMBERS\tstring", - "contents": "RAID_MEMBERS", + "trigger": "PLAYTIME_TIRED\t\"string\"", + "contents": "PLAYTIME_TIRED" }, { - "trigger": "RAID_MEMBERS_AFK\tstring", - "contents": "RAID_MEMBERS_AFK", + "trigger": "PLAYTIME_TIRED_ABILITY\t\"string\"", + "contents": "PLAYTIME_TIRED_ABILITY" }, { - "trigger": "RAID_MESSAGE\tstring", - "contents": "RAID_MESSAGE", + "trigger": "PLAYTIME_UNHEALTHY\t\"string\"", + "contents": "PLAYTIME_UNHEALTHY" }, { - "trigger": "RAID_SETTINGS\tstring", - "contents": "RAID_SETTINGS", + "trigger": "PLAYTIME_UNHEALTHY_ABILITY\t\"string\"", + "contents": "PLAYTIME_UNHEALTHY_ABILITY" }, { - "trigger": "RAID_SETTINGS_ENABLED\tstring", - "contents": "RAID_SETTINGS_ENABLED", + "trigger": "PLUS_AMMO_DAMAGE_TEMPLATE\t\"string\"", + "contents": "PLUS_AMMO_DAMAGE_TEMPLATE" }, { - "trigger": "RAID_SETTINGS_ENABLED_TOOLTIP\tstring", - "contents": "RAID_SETTINGS_ENABLED_TOOLTIP", + "trigger": "PLUS_AMMO_SCHOOL_DAMAGE_TEMPLATE\t\"string\"", + "contents": "PLUS_AMMO_SCHOOL_DAMAGE_TEMPLATE" }, { - "trigger": "RAID_SILENCE\tstring", - "contents": "RAID_SILENCE", + "trigger": "PLUS_DAMAGE_TEMPLATE\t\"string\"", + "contents": "PLUS_DAMAGE_TEMPLATE" }, { - "trigger": "RAID_SORT_ALPHABETICAL\tstring", - "contents": "RAID_SORT_ALPHABETICAL", + "trigger": "PLUS_DAMAGE_TEMPLATE_WITH_SCHOOL\t\"string\"", + "contents": "PLUS_DAMAGE_TEMPLATE_WITH_SCHOOL" }, { - "trigger": "RAID_SORT_GROUP\tstring", - "contents": "RAID_SORT_GROUP", + "trigger": "PLUS_SINGLE_DAMAGE_TEMPLATE\t\"string\"", + "contents": "PLUS_SINGLE_DAMAGE_TEMPLATE" }, { - "trigger": "RAID_SORT_ROLE\tstring", - "contents": "RAID_SORT_ROLE", + "trigger": "PLUS_SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL\t\"string\"", + "contents": "PLUS_SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL" }, { - "trigger": "RAID_SUMMON_FAILED\tstring", - "contents": "RAID_SUMMON_FAILED", + "trigger": "POP_IN_CHAT\t\"string\"", + "contents": "POP_IN_CHAT" }, { - "trigger": "RAID_SUMMON_FAILED_DEAD_OR_GHOST\tstring", - "contents": "RAID_SUMMON_FAILED_DEAD_OR_GHOST", + "trigger": "POP_OUT_CHAT\t\"string\"", + "contents": "POP_OUT_CHAT" }, { - "trigger": "RAID_SUMMON_FAILED_MAP_CONDITION\tstring", - "contents": "RAID_SUMMON_FAILED_MAP_CONDITION", + "trigger": "POSTMASTER_BEGIN\t\"string\"", + "contents": "POSTMASTER_BEGIN" }, { - "trigger": "RAID_SUMMON_FAILED_MEMBERS\tstring", - "contents": "RAID_SUMMON_FAILED_MEMBERS", + "trigger": "POSTMASTER_LETTER_ALLERIANSTRONGHOLD\t\"string\"", + "contents": "POSTMASTER_LETTER_ALLERIANSTRONGHOLD" }, { - "trigger": "RAID_SUMMON_FAILED_OFFLINE\tstring", - "contents": "RAID_SUMMON_FAILED_OFFLINE", + "trigger": "POSTMASTER_LETTER_ALLERIANSTRONGHOLD_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ALLERIANSTRONGHOLD_MYTHIC" }, { - "trigger": "RAID_SUMMON_FAILED_RAID_LOCKED\tstring", - "contents": "RAID_SUMMON_FAILED_RAID_LOCKED", + "trigger": "POSTMASTER_LETTER_ALTAROFSHATAR\t\"string\"", + "contents": "POSTMASTER_LETTER_ALTAROFSHATAR" }, { - "trigger": "RAID_SUMMON_FAILED_REALM_MISMATCH\tstring", - "contents": "RAID_SUMMON_FAILED_REALM_MISMATCH", + "trigger": "POSTMASTER_LETTER_ALTAROFSHATAR_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ALTAROFSHATAR_MYTHIC" }, { - "trigger": "RAID_TARGET_1\tstring", - "contents": "RAID_TARGET_1", + "trigger": "POSTMASTER_LETTER_AREA52\t\"string\"", + "contents": "POSTMASTER_LETTER_AREA52" }, { - "trigger": "RAID_TARGET_2\tstring", - "contents": "RAID_TARGET_2", + "trigger": "POSTMASTER_LETTER_AREA52_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_AREA52_MYTHIC" }, { - "trigger": "RAID_TARGET_3\tstring", - "contents": "RAID_TARGET_3", + "trigger": "POSTMASTER_LETTER_ARGENTSTAND\t\"string\"", + "contents": "POSTMASTER_LETTER_ARGENTSTAND" }, { - "trigger": "RAID_TARGET_4\tstring", - "contents": "RAID_TARGET_4", + "trigger": "POSTMASTER_LETTER_ARGENTSTAND_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ARGENTSTAND_MYTHIC" }, { - "trigger": "RAID_TARGET_5\tstring", - "contents": "RAID_TARGET_5", + "trigger": "POSTMASTER_LETTER_ASHENVALE\t\"string\"", + "contents": "POSTMASTER_LETTER_ASHENVALE" }, { - "trigger": "RAID_TARGET_6\tstring", - "contents": "RAID_TARGET_6", + "trigger": "POSTMASTER_LETTER_ASHENVALE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ASHENVALE_MYTHIC" }, { - "trigger": "RAID_TARGET_7\tstring", - "contents": "RAID_TARGET_7", + "trigger": "POSTMASTER_LETTER_AZUREWINGREPOSE\t\"string\"", + "contents": "POSTMASTER_LETTER_AZUREWINGREPOSE" }, { - "trigger": "RAID_TARGET_8\tstring", - "contents": "RAID_TARGET_8", + "trigger": "POSTMASTER_LETTER_AZUREWINGREPOSE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_AZUREWINGREPOSE_MYTHIC" }, { - "trigger": "RAID_TARGET_ICON\tstring", - "contents": "RAID_TARGET_ICON", + "trigger": "POSTMASTER_LETTER_BARRENS\t\"string\"", + "contents": "POSTMASTER_LETTER_BARRENS" }, { - "trigger": "RAID_TARGET_NONE\tstring", - "contents": "RAID_TARGET_NONE", + "trigger": "POSTMASTER_LETTER_BARRENS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_BARRENS_MYTHIC" }, { - "trigger": "RAID_UNSILENCE\tstring", - "contents": "RAID_UNSILENCE", + "trigger": "POSTMASTER_LETTER_BARRENS_SUBTITLE\t\"string\"", + "contents": "POSTMASTER_LETTER_BARRENS_SUBTITLE" }, { - "trigger": "RAID_USE_CLASS_COLORS\tstring", - "contents": "RAID_USE_CLASS_COLORS", + "trigger": "POSTMASTER_LETTER_BRADENSBROOK\t\"string\"", + "contents": "POSTMASTER_LETTER_BRADENSBROOK" }, { - "trigger": "RAID_WARNING\tstring", - "contents": "RAID_WARNING", + "trigger": "POSTMASTER_LETTER_BRADENSBROOK_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_BRADENSBROOK_MYTHIC" }, { - "trigger": "RAID_WARNING_MESSAGE\tstring", - "contents": "RAID_WARNING_MESSAGE", + "trigger": "POSTMASTER_LETTER_CAMPONEQWAH\t\"string\"", + "contents": "POSTMASTER_LETTER_CAMPONEQWAH" }, { - "trigger": "RAIDOPTIONS_MENU\tstring", - "contents": "RAIDOPTIONS_MENU", + "trigger": "POSTMASTER_LETTER_CAMPONEQWAH_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_CAMPONEQWAH_MYTHIC" }, { - "trigger": "RAIDS\tstring", - "contents": "RAIDS", + "trigger": "POSTMASTER_LETTER_CENARIONREFUGE\t\"string\"", + "contents": "POSTMASTER_LETTER_CENARIONREFUGE" }, { - "trigger": "RALT_KEY_TEXT\tstring", - "contents": "RALT_KEY_TEXT", + "trigger": "POSTMASTER_LETTER_CENARIONREFUGE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_CENARIONREFUGE_MYTHIC" }, { - "trigger": "RANDOM_BATTLEGROUND\tstring", - "contents": "RANDOM_BATTLEGROUND", + "trigger": "POSTMASTER_LETTER_CONQUESTHOLD\t\"string\"", + "contents": "POSTMASTER_LETTER_CONQUESTHOLD" }, { - "trigger": "RANDOM_BATTLEGROUND_EXPLANATION\tstring", - "contents": "RANDOM_BATTLEGROUND_EXPLANATION", + "trigger": "POSTMASTER_LETTER_CONQUESTHOLD_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_CONQUESTHOLD_MYTHIC" }, { - "trigger": "RANDOM_BATTLEGROUNDS\tstring", - "contents": "RANDOM_BATTLEGROUNDS", + "trigger": "POSTMASTER_LETTER_COSMOWRENCH\t\"string\"", + "contents": "POSTMASTER_LETTER_COSMOWRENCH" }, { - "trigger": "RANDOM_DUNGEON_IS_READY\tstring", - "contents": "RANDOM_DUNGEON_IS_READY", + "trigger": "POSTMASTER_LETTER_COSMOWRENCH_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_COSMOWRENCH_MYTHIC" }, { - "trigger": "RANDOM_HEROIC_SCENARIO\tstring", - "contents": "RANDOM_HEROIC_SCENARIO", + "trigger": "POSTMASTER_LETTER_DARKSHORE\t\"string\"", + "contents": "POSTMASTER_LETTER_DARKSHORE" }, { - "trigger": "RANDOM_ROLL_RESULT\tstring", - "contents": "RANDOM_ROLL_RESULT", + "trigger": "POSTMASTER_LETTER_DARKSHORE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_DARKSHORE_MYTHIC" }, { - "trigger": "RANDOM_SCENARIO\tstring", - "contents": "RANDOM_SCENARIO", + "trigger": "POSTMASTER_LETTER_DAWNSBLOSSOM\t\"string\"", + "contents": "POSTMASTER_LETTER_DAWNSBLOSSOM" }, { - "trigger": "RANGE_DAMAGE_COMBATLOG_TOOLTIP\tstring", - "contents": "RANGE_DAMAGE_COMBATLOG_TOOLTIP", + "trigger": "POSTMASTER_LETTER_DAWNSBLOSSOM_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_DAWNSBLOSSOM_MYTHIC" }, { - "trigger": "RANGE_INDICATOR\tstring", - "contents": "RANGE_INDICATOR", + "trigger": "POSTMASTER_LETTER_DELIVERANCEPOINT\t\"string\"", + "contents": "POSTMASTER_LETTER_DELIVERANCEPOINT" }, { - "trigger": "RANGE_MISSED_COMBATLOG_TOOLTIP\tstring", - "contents": "RANGE_MISSED_COMBATLOG_TOOLTIP", + "trigger": "POSTMASTER_LETTER_DELIVERANCEPOINT_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_DELIVERANCEPOINT_MYTHIC" }, { - "trigger": "RANGED\tstring", - "contents": "RANGED", + "trigger": "POSTMASTER_LETTER_DUNMOROGH\t\"string\"", + "contents": "POSTMASTER_LETTER_DUNMOROGH" }, { - "trigger": "RANGED_ATTACK\tstring", - "contents": "RANGED_ATTACK", + "trigger": "POSTMASTER_LETTER_DUNMOROGH_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_DUNMOROGH_MYTHIC" }, { - "trigger": "RANGED_ATTACK_POWER\tstring", - "contents": "RANGED_ATTACK_POWER", + "trigger": "POSTMASTER_LETTER_ELWYNNFOREST\t\"string\"", + "contents": "POSTMASTER_LETTER_ELWYNNFOREST" }, { - "trigger": "RANGED_ATTACK_POWER_TOOLTIP\tstring", - "contents": "RANGED_ATTACK_POWER_TOOLTIP", + "trigger": "POSTMASTER_LETTER_ELWYNNFOREST_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ELWYNNFOREST_MYTHIC" }, { - "trigger": "RANGED_ATTACK_TOOLTIP\tstring", - "contents": "RANGED_ATTACK_TOOLTIP", + "trigger": "POSTMASTER_LETTER_FELWOOD\t\"string\"", + "contents": "POSTMASTER_LETTER_FELWOOD" }, { - "trigger": "RANGED_COMBATLOG_TOOLTIP\tstring", - "contents": "RANGED_COMBATLOG_TOOLTIP", + "trigger": "POSTMASTER_LETTER_FELWOOD_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_FELWOOD_MYTHIC" }, { - "trigger": "RANGED_CRIT_CHANCE\tstring", - "contents": "RANGED_CRIT_CHANCE", + "trigger": "POSTMASTER_LETTER_FERALAS\t\"string\"", + "contents": "POSTMASTER_LETTER_FERALAS" }, { - "trigger": "RANGED_DAMAGE_TOOLTIP\tstring", - "contents": "RANGED_DAMAGE_TOOLTIP", + "trigger": "POSTMASTER_LETTER_FERALAS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_FERALAS_MYTHIC" }, { - "trigger": "RANGEDSLOT\tstring", - "contents": "RANGEDSLOT", + "trigger": "POSTMASTER_LETTER_FROSTHOLD\t\"string\"", + "contents": "POSTMASTER_LETTER_FROSTHOLD" }, { - "trigger": "RANK\tstring", - "contents": "RANK", + "trigger": "POSTMASTER_LETTER_FROSTHOLD_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_FROSTHOLD_MYTHIC" }, { - "trigger": "RANK_COLON\tstring", - "contents": "RANK_COLON", + "trigger": "POSTMASTER_LETTER_GARADAR\t\"string\"", + "contents": "POSTMASTER_LETTER_GARADAR" }, { - "trigger": "RANK_POSITION\tstring", - "contents": "RANK_POSITION", + "trigger": "POSTMASTER_LETTER_GARADAR_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_GARADAR_MYTHIC" }, { - "trigger": "RANKING\tstring", - "contents": "RANKING", + "trigger": "POSTMASTER_LETTER_GHOSTLANDS\t\"string\"", + "contents": "POSTMASTER_LETTER_GHOSTLANDS" }, { - "trigger": "RARITY\tstring", - "contents": "RARITY", + "trigger": "POSTMASTER_LETTER_GHOSTLANDS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_GHOSTLANDS_MYTHIC" }, { - "trigger": "RATED_BATTLEGROUND_IS_READY\tstring", - "contents": "RATED_BATTLEGROUND_IS_READY", + "trigger": "POSTMASTER_LETTER_GREYWATCH\t\"string\"", + "contents": "POSTMASTER_LETTER_GREYWATCH" }, { - "trigger": "RATEDBG_NOT_USABLE\tstring", - "contents": "RATEDBG_NOT_USABLE", + "trigger": "POSTMASTER_LETTER_GREYWATCH_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_GREYWATCH_MYTHIC" }, { - "trigger": "RATING\tstring", - "contents": "RATING", + "trigger": "POSTMASTER_LETTER_HALFHILL\t\"string\"", + "contents": "POSTMASTER_LETTER_HALFHILL" }, { - "trigger": "RATING_CHANGE\tstring", - "contents": "RATING_CHANGE", + "trigger": "POSTMASTER_LETTER_HALFHILL_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_HALFHILL_MYTHIC" }, { - "trigger": "RATING_CHANGE_TOOLTIP\tstring", - "contents": "RATING_CHANGE_TOOLTIP", + "trigger": "POSTMASTER_LETTER_HILLSBRADFOOTHILLS\t\"string\"", + "contents": "POSTMASTER_LETTER_HILLSBRADFOOTHILLS" }, { - "trigger": "RATINGS_MENU\tstring", - "contents": "RATINGS_MENU", + "trigger": "POSTMASTER_LETTER_HILLSBRADFOOTHILLS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_HILLSBRADFOOTHILLS_MYTHIC" }, { - "trigger": "RATINGS_TEXT\tstring", - "contents": "RATINGS_TEXT", + "trigger": "POSTMASTER_LETTER_HINTERLANDS\t\"string\"", + "contents": "POSTMASTER_LETTER_HINTERLANDS" }, { - "trigger": "RCTRL_KEY_TEXT\tstring", - "contents": "RCTRL_KEY_TEXT", + "trigger": "POSTMASTER_LETTER_HINTERLANDS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_HINTERLANDS_MYTHIC" }, { - "trigger": "REACTIVATE_RAID_LOCK\tstring", - "contents": "REACTIVATE_RAID_LOCK", + "trigger": "POSTMASTER_LETTER_HONORHOLD\t\"string\"", + "contents": "POSTMASTER_LETTER_HONORHOLD" }, { - "trigger": "READY\tstring", - "contents": "READY", + "trigger": "POSTMASTER_LETTER_HONORHOLD_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_HONORHOLD_MYTHIC" }, { - "trigger": "READY_CHECK\tstring", - "contents": "READY_CHECK", + "trigger": "POSTMASTER_LETTER_HYJAL\t\"string\"", + "contents": "POSTMASTER_LETTER_HYJAL" }, { - "trigger": "READY_CHECK_AFK_TEXTURE\tstring", - "contents": "READY_CHECK_AFK_TEXTURE", + "trigger": "POSTMASTER_LETTER_HYJAL_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_HYJAL_MYTHIC" }, { - "trigger": "READY_CHECK_ALL_READY\tstring", - "contents": "READY_CHECK_ALL_READY", + "trigger": "POSTMASTER_LETTER_KAMAGUA\t\"string\"", + "contents": "POSTMASTER_LETTER_KAMAGUA" }, { - "trigger": "READY_CHECK_FINISHED\tstring", - "contents": "READY_CHECK_FINISHED", + "trigger": "POSTMASTER_LETTER_KAMAGUA_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_KAMAGUA_MYTHIC" }, { - "trigger": "READY_CHECK_MESSAGE\tstring", - "contents": "READY_CHECK_MESSAGE", + "trigger": "POSTMASTER_LETTER_KLAXXIVESS\t\"string\"", + "contents": "POSTMASTER_LETTER_KLAXXIVESS" }, { - "trigger": "READY_CHECK_NO_AFK\tstring", - "contents": "READY_CHECK_NO_AFK", + "trigger": "POSTMASTER_LETTER_KLAXXIVESS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_KLAXXIVESS_MYTHIC" }, { - "trigger": "READY_CHECK_NOT_READY_TEXTURE\tstring", - "contents": "READY_CHECK_NOT_READY_TEXTURE", + "trigger": "POSTMASTER_LETTER_LIONSLANDING\t\"string\"", + "contents": "POSTMASTER_LETTER_LIONSLANDING" }, { - "trigger": "READY_CHECK_READY_TEXTURE\tstring", - "contents": "READY_CHECK_READY_TEXTURE", + "trigger": "POSTMASTER_LETTER_LIONSLANDING_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_LIONSLANDING_MYTHIC" }, { - "trigger": "READY_CHECK_START\tstring", - "contents": "READY_CHECK_START", + "trigger": "POSTMASTER_LETTER_LONGYING\t\"string\"", + "contents": "POSTMASTER_LETTER_LONGYING" }, { - "trigger": "READY_CHECK_WAITING_TEXTURE\tstring", - "contents": "READY_CHECK_WAITING_TEXTURE", + "trigger": "POSTMASTER_LETTER_LONGYING_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_LONGYING_MYTHIC" }, { - "trigger": "READY_CHECK_YOU_WERE_AFK\tstring", - "contents": "READY_CHECK_YOU_WERE_AFK", + "trigger": "POSTMASTER_LETTER_LORLATHIL\t\"string\"", + "contents": "POSTMASTER_LETTER_LORLATHIL" }, { - "trigger": "READY_FEMALE\tstring", - "contents": "READY_FEMALE", + "trigger": "POSTMASTER_LETTER_LORLATHIL_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_LORLATHIL_MYTHIC" }, { - "trigger": "REAGENT_BANK\tstring", - "contents": "REAGENT_BANK", + "trigger": "POSTMASTER_LETTER_MEREDIL\t\"string\"", + "contents": "POSTMASTER_LETTER_MEREDIL" }, { - "trigger": "REAGENT_BANK_HELP\tstring", - "contents": "REAGENT_BANK_HELP", + "trigger": "POSTMASTER_LETTER_MEREDIL_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_MEREDIL_MYTHIC" }, { - "trigger": "REAGENTBANK_DEPOSIT\tstring", - "contents": "REAGENTBANK_DEPOSIT", + "trigger": "POSTMASTER_LETTER_MOAKI\t\"string\"", + "contents": "POSTMASTER_LETTER_MOAKI" }, { - "trigger": "REAGENTBANK_PURCHASE_TEXT\tstring", - "contents": "REAGENTBANK_PURCHASE_TEXT", + "trigger": "POSTMASTER_LETTER_MOAKI_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_MOAKI_MYTHIC" }, { - "trigger": "REAL_ID\tstring", - "contents": "REAL_ID", + "trigger": "POSTMASTER_LETTER_MOONGLADE\t\"string\"", + "contents": "POSTMASTER_LETTER_MOONGLADE" }, { - "trigger": "REALID_BATTLETAG_FRIEND_LABEL\tstring", - "contents": "REALID_BATTLETAG_FRIEND_LABEL", + "trigger": "POSTMASTER_LETTER_MOONGLADE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_MOONGLADE_MYTHIC" }, { - "trigger": "REALID_FRIEND_LABEL\tstring", - "contents": "REALID_FRIEND_LABEL", + "trigger": "POSTMASTER_LETTER_NESINGWARY_SHOLAZAR\t\"string\"", + "contents": "POSTMASTER_LETTER_NESINGWARY_SHOLAZAR" }, { - "trigger": "REALM_SEPARATORS\tstring", - "contents": "REALM_SEPARATORS", + "trigger": "POSTMASTER_LETTER_NESINGWARY_SHOLAZAR_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_NESINGWARY_SHOLAZAR_MYTHIC" }, { - "trigger": "REALM_STATUS_DOWN\tstring", - "contents": "REALM_STATUS_DOWN", + "trigger": "POSTMASTER_LETTER_ONEKEG\t\"string\"", + "contents": "POSTMASTER_LETTER_ONEKEG" }, { - "trigger": "REALM_STATUS_UP\tstring", - "contents": "REALM_STATUS_UP", + "trigger": "POSTMASTER_LETTER_ONEKEG_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ONEKEG_MYTHIC" }, { - "trigger": "RECOMMENDED\tstring", - "contents": "RECOMMENDED", + "trigger": "POSTMASTER_LETTER_SHACKLESDEN\t\"string\"", + "contents": "POSTMASTER_LETTER_SHACKLESDEN" }, { - "trigger": "RECOVER_CORPSE\tstring", - "contents": "RECOVER_CORPSE", + "trigger": "POSTMASTER_LETTER_SHACKLESDEN_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_SHACKLESDEN_MYTHIC" }, { - "trigger": "RECOVER_CORPSE_INSTANCE\tstring", - "contents": "RECOVER_CORPSE_INSTANCE", + "trigger": "POSTMASTER_LETTER_SKYHORN\t\"string\"", + "contents": "POSTMASTER_LETTER_SKYHORN" }, { - "trigger": "RECOVER_CORPSE_TIMER\tstring", - "contents": "RECOVER_CORPSE_TIMER", + "trigger": "POSTMASTER_LETTER_SKYHORN_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_SKYHORN_MYTHIC" }, { - "trigger": "RECRUIT_A_FRIEND\tstring", - "contents": "RECRUIT_A_FRIEND", + "trigger": "POSTMASTER_LETTER_SOGGYSGAMBLE\t\"string\"", + "contents": "POSTMASTER_LETTER_SOGGYSGAMBLE" }, { - "trigger": "RECRUIT_A_FRIEND_FACTION_PANDAREN_ALLIANCE\tstring", - "contents": "RECRUIT_A_FRIEND_FACTION_PANDAREN_ALLIANCE", + "trigger": "POSTMASTER_LETTER_SOGGYSGAMBLE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_SOGGYSGAMBLE_MYTHIC" }, { - "trigger": "RECRUIT_A_FRIEND_FACTION_PANDAREN_HORDE\tstring", - "contents": "RECRUIT_A_FRIEND_FACTION_PANDAREN_HORDE", + "trigger": "POSTMASTER_LETTER_STRANGLETHORNVALE\t\"string\"", + "contents": "POSTMASTER_LETTER_STRANGLETHORNVALE" }, { - "trigger": "RECRUIT_A_FRIEND_REWARDS\tstring", - "contents": "RECRUIT_A_FRIEND_REWARDS", + "trigger": "POSTMASTER_LETTER_STRANGLETHORNVALE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_STRANGLETHORNVALE_MYTHIC" }, { - "trigger": "RED_FONT_COLOR_CODE\tstring", - "contents": "RED_FONT_COLOR_CODE", + "trigger": "POSTMASTER_LETTER_SWAMPOFSORROWS\t\"string\"", + "contents": "POSTMASTER_LETTER_SWAMPOFSORROWS" }, { - "trigger": "RED_GEM\tstring", - "contents": "RED_GEM", + "trigger": "POSTMASTER_LETTER_SWAMPOFSORROWS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_SWAMPOFSORROWS_MYTHIC" }, { - "trigger": "REDUCED_LAG_TOLERANCE\tstring", - "contents": "REDUCED_LAG_TOLERANCE", + "trigger": "POSTMASTER_LETTER_SYLVANAAR\t\"string\"", + "contents": "POSTMASTER_LETTER_SYLVANAAR" }, { - "trigger": "REFER_A_FRIEND\tstring", - "contents": "REFER_A_FRIEND", + "trigger": "POSTMASTER_LETTER_SYLVANAAR_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_SYLVANAAR_MYTHIC" }, { - "trigger": "REFLECT\tstring", - "contents": "REFLECT", + "trigger": "POSTMASTER_LETTER_TANARIS\t\"string\"", + "contents": "POSTMASTER_LETTER_TANARIS" }, { - "trigger": "REFORGE_CURRENT\tstring", - "contents": "REFORGE_CURRENT", + "trigger": "POSTMASTER_LETTER_TANARIS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_TANARIS_MYTHIC" }, { - "trigger": "REFORGE_TOOLTIP_LINE\tstring", - "contents": "REFORGE_TOOLTIP_LINE", + "trigger": "POSTMASTER_LETTER_THRALLMAR\t\"string\"", + "contents": "POSTMASTER_LETTER_THRALLMAR" }, { - "trigger": "REFRESH\tstring", - "contents": "REFRESH", + "trigger": "POSTMASTER_LETTER_THRALLMAR_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_THRALLMAR_MYTHIC" }, { - "trigger": "REFRESH_RATE\tstring", - "contents": "REFRESH_RATE", + "trigger": "POSTMASTER_LETTER_THUNDERCLEFT\t\"string\"", + "contents": "POSTMASTER_LETTER_THUNDERCLEFT" }, { - "trigger": "REFUND_TIME_REMAINING\tstring", - "contents": "REFUND_TIME_REMAINING", + "trigger": "POSTMASTER_LETTER_THUNDERCLEFT_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_THUNDERCLEFT_MYTHIC" }, { - "trigger": "RELIC_ITEM_LEVEL_INCREASE\tstring", - "contents": "RELIC_ITEM_LEVEL_INCREASE", + "trigger": "POSTMASTER_LETTER_THUNDERTOTEM\t\"string\"", + "contents": "POSTMASTER_LETTER_THUNDERTOTEM" }, { - "trigger": "RELIC_SLOT_INVALID\tstring", - "contents": "RELIC_SLOT_INVALID", + "trigger": "POSTMASTER_LETTER_THUNDERTOTEM_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_THUNDERTOTEM_MYTHIC" }, { - "trigger": "RELIC_SLOT_TYPE_ARCANE\tstring", - "contents": "RELIC_SLOT_TYPE_ARCANE", + "trigger": "POSTMASTER_LETTER_TIANMONASTERY\t\"string\"", + "contents": "POSTMASTER_LETTER_TIANMONASTERY" }, { - "trigger": "RELIC_SLOT_TYPE_BLOOD\tstring", - "contents": "RELIC_SLOT_TYPE_BLOOD", + "trigger": "POSTMASTER_LETTER_TIANMONASTERY_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_TIANMONASTERY_MYTHIC" }, { - "trigger": "RELIC_SLOT_TYPE_FEL\tstring", - "contents": "RELIC_SLOT_TYPE_FEL", + "trigger": "POSTMASTER_LETTER_TIRISFALGLADES\t\"string\"", + "contents": "POSTMASTER_LETTER_TIRISFALGLADES" }, { - "trigger": "RELIC_SLOT_TYPE_FIRE\tstring", - "contents": "RELIC_SLOT_TYPE_FIRE", + "trigger": "POSTMASTER_LETTER_TIRISFALGLADES_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_TIRISFALGLADES_MYTHIC" }, { - "trigger": "RELIC_SLOT_TYPE_FROST\tstring", - "contents": "RELIC_SLOT_TYPE_FROST", + "trigger": "POSTMASTER_LETTER_ULDUM\t\"string\"", + "contents": "POSTMASTER_LETTER_ULDUM" }, { - "trigger": "RELIC_SLOT_TYPE_HOLY\tstring", - "contents": "RELIC_SLOT_TYPE_HOLY", + "trigger": "POSTMASTER_LETTER_ULDUM_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ULDUM_MYTHIC" }, { - "trigger": "RELIC_SLOT_TYPE_IRON\tstring", - "contents": "RELIC_SLOT_TYPE_IRON", + "trigger": "POSTMASTER_LETTER_VALDISDALL\t\"string\"", + "contents": "POSTMASTER_LETTER_VALDISDALL" }, { - "trigger": "RELIC_SLOT_TYPE_LIFE\tstring", - "contents": "RELIC_SLOT_TYPE_LIFE", + "trigger": "POSTMASTER_LETTER_VALDISDALL_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_VALDISDALL_MYTHIC" }, { - "trigger": "RELIC_SLOT_TYPE_SHADOW\tstring", - "contents": "RELIC_SLOT_TYPE_SHADOW", + "trigger": "POSTMASTER_LETTER_VALIANCEKEEP\t\"string\"", + "contents": "POSTMASTER_LETTER_VALIANCEKEEP" }, { - "trigger": "RELIC_SLOT_TYPE_WATER\tstring", - "contents": "RELIC_SLOT_TYPE_WATER", + "trigger": "POSTMASTER_LETTER_VALIANCEKEEP_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_VALIANCEKEEP_MYTHIC" }, { - "trigger": "RELIC_SLOT_TYPE_WIND\tstring", - "contents": "RELIC_SLOT_TYPE_WIND", + "trigger": "POSTMASTER_LETTER_WARSONGHOLD\t\"string\"", + "contents": "POSTMASTER_LETTER_WARSONGHOLD" }, { - "trigger": "RELIC_TOOLTIP_ATTUNED_FOR\tstring", - "contents": "RELIC_TOOLTIP_ATTUNED_FOR", + "trigger": "POSTMASTER_LETTER_WARSONGHOLD_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_WARSONGHOLD_MYTHIC" }, { - "trigger": "RELIC_TOOLTIP_CURRENT_RANK_SPELL\tstring", - "contents": "RELIC_TOOLTIP_CURRENT_RANK_SPELL", + "trigger": "POSTMASTER_LETTER_WESTFALL\t\"string\"", + "contents": "POSTMASTER_LETTER_WESTFALL" }, { - "trigger": "RELIC_TOOLTIP_DISABLED_FOR_PVP\tstring", - "contents": "RELIC_TOOLTIP_DISABLED_FOR_PVP", + "trigger": "POSTMASTER_LETTER_WESTFALL_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_WESTFALL_MYTHIC" }, { - "trigger": "RELIC_TOOLTIP_ILVL_INCREASE\tstring", - "contents": "RELIC_TOOLTIP_ILVL_INCREASE", + "trigger": "POSTMASTER_LETTER_WETLANDS\t\"string\"", + "contents": "POSTMASTER_LETTER_WETLANDS" }, { - "trigger": "RELIC_TOOLTIP_RANK_INCREASE\tstring", - "contents": "RELIC_TOOLTIP_RANK_INCREASE", + "trigger": "POSTMASTER_LETTER_WETLANDS_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_WETLANDS_MYTHIC" }, { - "trigger": "RELIC_TOOLTIP_RANK_INCREASE_INACTIVE\tstring", - "contents": "RELIC_TOOLTIP_RANK_INCREASE_INACTIVE", + "trigger": "POSTMASTER_LETTER_WINTERSPRING\t\"string\"", + "contents": "POSTMASTER_LETTER_WINTERSPRING" }, { - "trigger": "RELIC_TOOLTIP_RANK_INCREASE_OTHER_ARTIFACT\tstring", - "contents": "RELIC_TOOLTIP_RANK_INCREASE_OTHER_ARTIFACT", + "trigger": "POSTMASTER_LETTER_WINTERSPRING_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_WINTERSPRING_MYTHIC" }, { - "trigger": "RELIC_TOOLTIP_RANK_INCREASE_RANDOM\tstring", - "contents": "RELIC_TOOLTIP_RANK_INCREASE_RANDOM", + "trigger": "POSTMASTER_LETTER_WYRMREST\t\"string\"", + "contents": "POSTMASTER_LETTER_WYRMREST" }, { - "trigger": "RELIC_TOOLTIP_TYPE\tstring", - "contents": "RELIC_TOOLTIP_TYPE", + "trigger": "POSTMASTER_LETTER_WYRMREST_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_WYRMREST_MYTHIC" }, { - "trigger": "RELICSLOT\tstring", - "contents": "RELICSLOT", + "trigger": "POSTMASTER_LETTER_ZABRAJIN\t\"string\"", + "contents": "POSTMASTER_LETTER_ZABRAJIN" }, { - "trigger": "RELOADUI\tstring", - "contents": "RELOADUI", + "trigger": "POSTMASTER_LETTER_ZABRAJIN_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ZABRAJIN_MYTHIC" }, { - "trigger": "REMOTE_CHAT\tstring", - "contents": "REMOTE_CHAT", + "trigger": "POSTMASTER_LETTER_ZOUCHINVILLAGE\t\"string\"", + "contents": "POSTMASTER_LETTER_ZOUCHINVILLAGE" }, { - "trigger": "REMOVE\tstring", - "contents": "REMOVE", + "trigger": "POSTMASTER_LETTER_ZOUCHINVILLAGE_MYTHIC\t\"string\"", + "contents": "POSTMASTER_LETTER_ZOUCHINVILLAGE_MYTHIC" }, { - "trigger": "REMOVE_AUTHENTICATOR_FROM_RANK\tstring", - "contents": "REMOVE_AUTHENTICATOR_FROM_RANK", + "trigger": "POSTMASTER_PIPE_BROKEN_ISLES\t\"string\"", + "contents": "POSTMASTER_PIPE_BROKEN_ISLES" }, { - "trigger": "REMOVE_BLOCK\tstring", - "contents": "REMOVE_BLOCK", + "trigger": "POSTMASTER_PIPE_DRAENOR\t\"string\"", + "contents": "POSTMASTER_PIPE_DRAENOR" }, { - "trigger": "REMOVE_CHAT_DELAY\tstring", - "contents": "REMOVE_CHAT_DELAY", + "trigger": "POSTMASTER_PIPE_EASTERNKINGDOMS\t\"string\"", + "contents": "POSTMASTER_PIPE_EASTERNKINGDOMS" }, { - "trigger": "REMOVE_CHAT_DELAY_TEXT\tstring", - "contents": "REMOVE_CHAT_DELAY_TEXT", + "trigger": "POSTMASTER_PIPE_KALIMDOR\t\"string\"", + "contents": "POSTMASTER_PIPE_KALIMDOR" }, { - "trigger": "REMOVE_FOLLOWER\tstring", - "contents": "REMOVE_FOLLOWER", + "trigger": "POSTMASTER_PIPE_NORTHREND\t\"string\"", + "contents": "POSTMASTER_PIPE_NORTHREND" }, { - "trigger": "REMOVE_FRIEND\tstring", - "contents": "REMOVE_FRIEND", + "trigger": "POSTMASTER_PIPE_OUTLAND\t\"string\"", + "contents": "POSTMASTER_PIPE_OUTLAND" }, { - "trigger": "REMOVE_FRIEND_CONFIRMATION\tstring", - "contents": "REMOVE_FRIEND_CONFIRMATION", + "trigger": "POSTMASTER_PIPE_PANDARIA\t\"string\"", + "contents": "POSTMASTER_PIPE_PANDARIA" }, { - "trigger": "REMOVE_GUILDMEMBER_LABEL\tstring", - "contents": "REMOVE_GUILDMEMBER_LABEL", + "trigger": "POSTPROCESS_ANTI_ALIASING\t\"string\"", + "contents": "POSTPROCESS_ANTI_ALIASING" }, { - "trigger": "REMOVE_IGNORE\tstring", - "contents": "REMOVE_IGNORE", + "trigger": "POSTPROCESS_ANTI_ALIASING_ABREV\t\"string\"", + "contents": "POSTPROCESS_ANTI_ALIASING_ABREV" }, { - "trigger": "REMOVE_MODERATOR\tstring", - "contents": "REMOVE_MODERATOR", + "trigger": "POTION_TIMER\t\"string\"", + "contents": "POTION_TIMER" }, { - "trigger": "REMOVE_MUTE\tstring", - "contents": "REMOVE_MUTE", + "trigger": "POWER_ABBR\t\"string\"", + "contents": "POWER_ABBR" }, { - "trigger": "REMOVE_PLAYER\tstring", - "contents": "REMOVE_PLAYER", + "trigger": "POWER_DISPLAY_COST\t\"string\"", + "contents": "POWER_DISPLAY_COST" }, { - "trigger": "REMOVE_WORLD_MARKERS\tstring", - "contents": "REMOVE_WORLD_MARKERS", + "trigger": "POWER_DISPLAY_COST_LARGE\t\"string\"", + "contents": "POWER_DISPLAY_COST_LARGE" }, { - "trigger": "RENAME_ARENA_TEAM\tstring", - "contents": "RENAME_ARENA_TEAM", + "trigger": "POWER_DISPLAY_COST_PER_TIME\t\"string\"", + "contents": "POWER_DISPLAY_COST_PER_TIME" }, { - "trigger": "RENAME_ARENA_TEAM_LABEL\tstring", - "contents": "RENAME_ARENA_TEAM_LABEL", + "trigger": "POWER_DISPLAY_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "POWER_DISPLAY_COST_PER_TIME_NO_BASE" }, { - "trigger": "RENAME_CHAT_WINDOW\tstring", - "contents": "RENAME_CHAT_WINDOW", + "trigger": "POWER_GAINS\t\"string\"", + "contents": "POWER_GAINS" }, { - "trigger": "RENAME_GUILD\tstring", - "contents": "RENAME_GUILD", + "trigger": "POWER_GAINS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "POWER_GAINS_COMBATLOG_TOOLTIP" }, { - "trigger": "RENAME_GUILD_LABEL\tstring", - "contents": "RENAME_GUILD_LABEL", + "trigger": "POWER_LEVEL_ABBR\t\"string\"", + "contents": "POWER_LEVEL_ABBR" }, { - "trigger": "RENDER_SCALE\tstring", - "contents": "RENDER_SCALE", + "trigger": "POWER_TYPE_AMETHYST_POWER\t\"string\"", + "contents": "POWER_TYPE_AMETHYST_POWER" }, { - "trigger": "REPAIR_ALL_ITEMS\tstring", - "contents": "REPAIR_ALL_ITEMS", + "trigger": "POWER_TYPE_ANIMA\t\"string\"", + "contents": "POWER_TYPE_ANIMA" }, { - "trigger": "REPAIR_AN_ITEM\tstring", - "contents": "REPAIR_AN_ITEM", + "trigger": "POWER_TYPE_ANIMA_V2\t\"string\"", + "contents": "POWER_TYPE_ANIMA_V2" }, { - "trigger": "REPAIR_COST\tstring", - "contents": "REPAIR_COST", + "trigger": "POWER_TYPE_AQUEOUS_ENERGY\t\"string\"", + "contents": "POWER_TYPE_AQUEOUS_ENERGY" }, { - "trigger": "REPAIR_ITEMS\tstring", - "contents": "REPAIR_ITEMS", + "trigger": "POWER_TYPE_ARCANE_CHARGES\t\"string\"", + "contents": "POWER_TYPE_ARCANE_CHARGES" }, { - "trigger": "REPLACE\tstring", - "contents": "REPLACE", + "trigger": "POWER_TYPE_ARCANE_ENERGY\t\"string\"", + "contents": "POWER_TYPE_ARCANE_ENERGY" }, { - "trigger": "REPLACE_ENCHANT\tstring", - "contents": "REPLACE_ENCHANT", + "trigger": "POWER_TYPE_ARCANEENERGY\t\"string\"", + "contents": "POWER_TYPE_ARCANEENERGY" }, { - "trigger": "REPLACES_SPELL\tstring", - "contents": "REPLACES_SPELL", + "trigger": "POWER_TYPE_BLACKROCK_ORE\t\"string\"", + "contents": "POWER_TYPE_BLACKROCK_ORE" }, { - "trigger": "REPLY_MESSAGE\tstring", - "contents": "REPLY_MESSAGE", + "trigger": "POWER_TYPE_BLOOD_FURY\t\"string\"", + "contents": "POWER_TYPE_BLOOD_FURY" }, { - "trigger": "REPORT_BAD_LANGUAGE\tstring", - "contents": "REPORT_BAD_LANGUAGE", + "trigger": "POWER_TYPE_BLOOD_POWER\t\"string\"", + "contents": "POWER_TYPE_BLOOD_POWER" }, { - "trigger": "REPORT_BAD_LANGUAGE_CONFIRMATION\tstring", - "contents": "REPORT_BAD_LANGUAGE_CONFIRMATION", + "trigger": "POWER_TYPE_BLUE_POWER\t\"string\"", + "contents": "POWER_TYPE_BLUE_POWER" }, { - "trigger": "REPORT_BAD_NAME\tstring", - "contents": "REPORT_BAD_NAME", + "trigger": "POWER_TYPE_COBALT_POWER\t\"string\"", + "contents": "POWER_TYPE_COBALT_POWER" }, { - "trigger": "REPORT_BATTLEPET_NAME_CONFIRMATION\tstring", - "contents": "REPORT_BATTLEPET_NAME_CONFIRMATION", + "trigger": "POWER_TYPE_CONSUMING_FLAME\t\"string\"", + "contents": "POWER_TYPE_CONSUMING_FLAME" }, { - "trigger": "REPORT_CHEATING\tstring", - "contents": "REPORT_CHEATING", + "trigger": "POWER_TYPE_DARK_POWER\t\"string\"", + "contents": "POWER_TYPE_DARK_POWER" }, { - "trigger": "REPORT_CHEATING_EDITBOX_INFO\tstring", - "contents": "REPORT_CHEATING_EDITBOX_INFO", + "trigger": "POWER_TYPE_DEMENTIA\t\"string\"", + "contents": "POWER_TYPE_DEMENTIA" }, { - "trigger": "REPORT_CHEATING_TEXT1\tstring", - "contents": "REPORT_CHEATING_TEXT1", + "trigger": "POWER_TYPE_DEMONIC_FURY\t\"string\"", + "contents": "POWER_TYPE_DEMONIC_FURY" }, { - "trigger": "REPORT_CHEATING_TITLE\tstring", - "contents": "REPORT_CHEATING_TITLE", + "trigger": "POWER_TYPE_DINO_SONIC\t\"string\"", + "contents": "POWER_TYPE_DINO_SONIC" }, { - "trigger": "REPORT_MULTIPLE_PVP_AFK_SENT\tstring", - "contents": "REPORT_MULTIPLE_PVP_AFK_SENT", + "trigger": "POWER_TYPE_DW_BACK_HEAT\t\"string\"", + "contents": "POWER_TYPE_DW_BACK_HEAT" }, { - "trigger": "REPORT_PET_NAME\tstring", - "contents": "REPORT_PET_NAME", + "trigger": "POWER_TYPE_ENERGY\t\"string\"", + "contents": "POWER_TYPE_ENERGY" }, { - "trigger": "REPORT_PET_NAME_CONFIRMATION\tstring", - "contents": "REPORT_PET_NAME_CONFIRMATION", + "trigger": "POWER_TYPE_EXPERIENCE\t\"string\"", + "contents": "POWER_TYPE_EXPERIENCE" }, { - "trigger": "REPORT_PHYSICAL_HARASSMENT\tstring", - "contents": "REPORT_PHYSICAL_HARASSMENT", + "trigger": "POWER_TYPE_FEL_AMMO\t\"string\"", + "contents": "POWER_TYPE_FEL_AMMO" }, { - "trigger": "REPORT_PLAYER\tstring", - "contents": "REPORT_PLAYER", + "trigger": "POWER_TYPE_FEL_ENERGY\t\"string\"", + "contents": "POWER_TYPE_FEL_ENERGY" }, { - "trigger": "REPORT_PLAYER_FOR\tstring", - "contents": "REPORT_PLAYER_FOR", + "trigger": "POWER_TYPE_FEL_FURY\t\"string\"", + "contents": "POWER_TYPE_FEL_FURY" }, { - "trigger": "REPORT_PLAYER_NAME_EDITBOX_INFO\tstring", - "contents": "REPORT_PLAYER_NAME_EDITBOX_INFO", + "trigger": "POWER_TYPE_FEL_INFUSION\t\"string\"", + "contents": "POWER_TYPE_FEL_INFUSION" }, { - "trigger": "REPORT_PLAYER_NAME_TEXT1\tstring", - "contents": "REPORT_PLAYER_NAME_TEXT1", + "trigger": "POWER_TYPE_FEL_RADIANCE\t\"string\"", + "contents": "POWER_TYPE_FEL_RADIANCE" }, { - "trigger": "REPORT_PLAYER_NAME_TITLE\tstring", - "contents": "REPORT_PLAYER_NAME_TITLE", + "trigger": "POWER_TYPE_FLASHFIRE\t\"string\"", + "contents": "POWER_TYPE_FLASHFIRE" }, { - "trigger": "REPORT_PVP_AFK_SENT\tstring", - "contents": "REPORT_PVP_AFK_SENT", + "trigger": "POWER_TYPE_FOCUS\t\"string\"", + "contents": "POWER_TYPE_FOCUS" }, { - "trigger": "REPORT_SPAM\tstring", - "contents": "REPORT_SPAM", + "trigger": "POWER_TYPE_FOOD\t\"string\"", + "contents": "POWER_TYPE_FOOD" }, { - "trigger": "REPORT_SPAM_CONFIRMATION\tstring", - "contents": "REPORT_SPAM_CONFIRMATION", + "trigger": "POWER_TYPE_FUEL\t\"string\"", + "contents": "POWER_TYPE_FUEL" }, { - "trigger": "REPORT_SPAMMING\tstring", - "contents": "REPORT_SPAMMING", + "trigger": "POWER_TYPE_FURY\t\"string\"", + "contents": "POWER_TYPE_FURY" }, { - "trigger": "REPORT_VERBAL_HARASSMENT\tstring", - "contents": "REPORT_VERBAL_HARASSMENT", + "trigger": "POWER_TYPE_FURY_DEMONHUNTER\t\"string\"", + "contents": "POWER_TYPE_FURY_DEMONHUNTER" }, { - "trigger": "REPUTATION\tstring", - "contents": "REPUTATION", + "trigger": "POWER_TYPE_GOLD_POWER\t\"string\"", + "contents": "POWER_TYPE_GOLD_POWER" }, { - "trigger": "REPUTATION_ABBR\tstring", - "contents": "REPUTATION_ABBR", + "trigger": "POWER_TYPE_GREEN_POWER\t\"string\"", + "contents": "POWER_TYPE_GREEN_POWER" }, { - "trigger": "REPUTATION_AT_WAR_DESCRIPTION\tstring", - "contents": "REPUTATION_AT_WAR_DESCRIPTION", + "trigger": "POWER_TYPE_HATRED\t\"string\"", + "contents": "POWER_TYPE_HATRED" }, { - "trigger": "REPUTATION_EXALTED_PLUS_HELP\tstring", - "contents": "REPUTATION_EXALTED_PLUS_HELP", + "trigger": "POWER_TYPE_HEAT\t\"string\"", + "contents": "POWER_TYPE_HEAT" }, { - "trigger": "REPUTATION_FACTION_DESCRIPTION\tstring", - "contents": "REPUTATION_FACTION_DESCRIPTION", + "trigger": "POWER_TYPE_INSANITY\t\"string\"", + "contents": "POWER_TYPE_INSANITY" }, { - "trigger": "REPUTATION_MOVE_TO_INACTIVE\tstring", - "contents": "REPUTATION_MOVE_TO_INACTIVE", + "trigger": "POWER_TYPE_IRON_FURY\t\"string\"", + "contents": "POWER_TYPE_IRON_FURY" }, { - "trigger": "REPUTATION_PROGRESS_FORMAT\tstring", - "contents": "REPUTATION_PROGRESS_FORMAT", + "trigger": "POWER_TYPE_JADE_POWER\t\"string\"", + "contents": "POWER_TYPE_JADE_POWER" }, { - "trigger": "REPUTATION_SHOW_AS_XP\tstring", - "contents": "REPUTATION_SHOW_AS_XP", + "trigger": "POWER_TYPE_JASPER_POWER\t\"string\"", + "contents": "POWER_TYPE_JASPER_POWER" }, { - "trigger": "REPUTATION_STANDING_DESCRIPTION\tstring", - "contents": "REPUTATION_STANDING_DESCRIPTION", + "trigger": "POWER_TYPE_LIFE_ENERGY\t\"string\"", + "contents": "POWER_TYPE_LIFE_ENERGY" }, { - "trigger": "REPUTATION_STATUS_AT_PEACE\tstring", - "contents": "REPUTATION_STATUS_AT_PEACE", + "trigger": "POWER_TYPE_LUNAR_POWER\t\"string\"", + "contents": "POWER_TYPE_LUNAR_POWER" }, { - "trigger": "REPUTATION_STATUS_AT_WAR\tstring", - "contents": "REPUTATION_STATUS_AT_WAR", + "trigger": "POWER_TYPE_MAELSTROM\t\"string\"", + "contents": "POWER_TYPE_MAELSTROM" }, { - "trigger": "REPUTATION_STATUS_NOT_AT_PEACE\tstring", - "contents": "REPUTATION_STATUS_NOT_AT_PEACE", + "trigger": "POWER_TYPE_MANA\t\"string\"", + "contents": "POWER_TYPE_MANA" }, { - "trigger": "REPUTATION_STATUS_PERMANENT_AT_PEACE\tstring", - "contents": "REPUTATION_STATUS_PERMANENT_AT_PEACE", + "trigger": "POWER_TYPE_MINER_FUEL\t\"string\"", + "contents": "POWER_TYPE_MINER_FUEL" }, { - "trigger": "REPUTATION_STATUS_PERMANENT_AT_WAR\tstring", - "contents": "REPUTATION_STATUS_PERMANENT_AT_WAR", + "trigger": "POWER_TYPE_MOLTEN_ENERGY\t\"string\"", + "contents": "POWER_TYPE_MOLTEN_ENERGY" }, { - "trigger": "REQ_LEVEL_ABBR\tstring", - "contents": "REQ_LEVEL_ABBR", + "trigger": "POWER_TYPE_MUTATION_LEVEL\t\"string\"", + "contents": "POWER_TYPE_MUTATION_LEVEL" }, { - "trigger": "REQUEST_GUILD_MEMBERSHIP\tstring", - "contents": "REQUEST_GUILD_MEMBERSHIP", + "trigger": "POWER_TYPE_NIGHTWELL_ENERGY\t\"string\"", + "contents": "POWER_TYPE_NIGHTWELL_ENERGY" }, { - "trigger": "REQUEST_INVITE\tstring", - "contents": "REQUEST_INVITE", + "trigger": "POWER_TYPE_OLD_GOD_ENERGY\t\"string\"", + "contents": "POWER_TYPE_OLD_GOD_ENERGY" }, { - "trigger": "REQUEST_ROLL\tstring", - "contents": "REQUEST_ROLL", + "trigger": "POWER_TYPE_OOZE\t\"string\"", + "contents": "POWER_TYPE_OOZE" }, { - "trigger": "REQUEST_SIGNATURE\tstring", - "contents": "REQUEST_SIGNATURE", + "trigger": "POWER_TYPE_ORANGE_POWER\t\"string\"", + "contents": "POWER_TYPE_ORANGE_POWER" }, { - "trigger": "REQUEUE_CONFIRM_YOUR_ROLE\tstring", - "contents": "REQUEUE_CONFIRM_YOUR_ROLE", + "trigger": "POWER_TYPE_PAIN\t\"string\"", + "contents": "POWER_TYPE_PAIN" }, { - "trigger": "REQUIRED_MONEY\tstring", - "contents": "REQUIRED_MONEY", + "trigger": "POWER_TYPE_POWER\t\"string\"", + "contents": "POWER_TYPE_POWER" }, { - "trigger": "REQUIREMENTS\tstring", - "contents": "REQUIREMENTS", + "trigger": "POWER_TYPE_PURPLE_POWER\t\"string\"", + "contents": "POWER_TYPE_PURPLE_POWER" }, { - "trigger": "REQUIRES_CHI\tstring", - "contents": "REQUIRES_CHI", + "trigger": "POWER_TYPE_PYRITE\t\"string\"", + "contents": "POWER_TYPE_PYRITE" }, { - "trigger": "REQUIRES_GUILD_ACHIEVEMENT\tstring", - "contents": "REQUIRES_GUILD_ACHIEVEMENT", + "trigger": "POWER_TYPE_PYROCLASTIC_FRENZY\t\"string\"", + "contents": "POWER_TYPE_PYROCLASTIC_FRENZY" }, { - "trigger": "REQUIRES_GUILD_FACTION\tstring", - "contents": "REQUIRES_GUILD_FACTION", + "trigger": "POWER_TYPE_RED_POWER\t\"string\"", + "contents": "POWER_TYPE_RED_POWER" }, { - "trigger": "REQUIRES_GUILD_FACTION_TOOLTIP\tstring", - "contents": "REQUIRES_GUILD_FACTION_TOOLTIP", + "trigger": "POWER_TYPE_REGENERATIVE_BLOOD\t\"string\"", + "contents": "POWER_TYPE_REGENERATIVE_BLOOD" }, { - "trigger": "REQUIRES_HOLY_POWER\tstring", - "contents": "REQUIRES_HOLY_POWER", + "trigger": "POWER_TYPE_RESONANCE\t\"string\"", + "contents": "POWER_TYPE_RESONANCE" }, { - "trigger": "REQUIRES_LABEL\tstring", - "contents": "REQUIRES_LABEL", + "trigger": "POWER_TYPE_SHADOWFLAME_ENERGY\t\"string\"", + "contents": "POWER_TYPE_SHADOWFLAME_ENERGY" }, { - "trigger": "REQUIRES_RELOAD\tstring", - "contents": "REQUIRES_RELOAD", + "trigger": "POWER_TYPE_SOUL_ENERGY\t\"string\"", + "contents": "POWER_TYPE_SOUL_ENERGY" }, { - "trigger": "REQUIRES_RUNIC_POWER\tstring", - "contents": "REQUIRES_RUNIC_POWER", + "trigger": "POWER_TYPE_SPORE_ENERGY\t\"string\"", + "contents": "POWER_TYPE_SPORE_ENERGY" }, { - "trigger": "RESAMPLE_QUALITY\tstring", - "contents": "RESAMPLE_QUALITY", + "trigger": "POWER_TYPE_STEAM\t\"string\"", + "contents": "POWER_TYPE_STEAM" }, { - "trigger": "RESAMPLE_QUALITY_BICUBIC\tstring", - "contents": "RESAMPLE_QUALITY_BICUBIC", + "trigger": "POWER_TYPE_SUN_ENERGY\t\"string\"", + "contents": "POWER_TYPE_SUN_ENERGY" }, { - "trigger": "RESAMPLE_QUALITY_BILINEAR\tstring", - "contents": "RESAMPLE_QUALITY_BILINEAR", + "trigger": "POWER_TYPE_SUN_POWER\t\"string\"", + "contents": "POWER_TYPE_SUN_POWER" }, { - "trigger": "RESEARCH_TIME_LABEL\tstring", - "contents": "RESEARCH_TIME_LABEL", + "trigger": "POWER_TYPE_SWING_VELOCITY\t\"string\"", + "contents": "POWER_TYPE_SWING_VELOCITY" }, { - "trigger": "RESET\tstring", - "contents": "RESET", + "trigger": "POWER_TYPE_TITAN_ENERGY\t\"string\"", + "contents": "POWER_TYPE_TITAN_ENERGY" }, { - "trigger": "RESET_ALL_WINDOWS\tstring", - "contents": "RESET_ALL_WINDOWS", + "trigger": "POWER_TYPE_TWILIGHTENERGY\t\"string\"", + "contents": "POWER_TYPE_TWILIGHTENERGY" }, { - "trigger": "RESET_CHALLENGE_MODE\tstring", - "contents": "RESET_CHALLENGE_MODE", + "trigger": "POWER_TYPE_VAULT_CRACKING_PROGRESS\t\"string\"", + "contents": "POWER_TYPE_VAULT_CRACKING_PROGRESS" }, { - "trigger": "RESET_CHAT_POSITION\tstring", - "contents": "RESET_CHAT_POSITION", + "trigger": "POWER_TYPE_VENGEANCE\t\"string\"", + "contents": "POWER_TYPE_VENGEANCE" }, { - "trigger": "RESET_CHAT_WINDOW\tstring", - "contents": "RESET_CHAT_WINDOW", + "trigger": "POWER_TYPE_VENOM\t\"string\"", + "contents": "POWER_TYPE_VENOM" }, { - "trigger": "RESET_CHAT_WINDOW_POSITIONS\tstring", - "contents": "RESET_CHAT_WINDOW_POSITIONS", + "trigger": "POWER_TYPE_VITA\t\"string\"", + "contents": "POWER_TYPE_VITA" }, { - "trigger": "RESET_FAILED_NOTIFY\tstring", - "contents": "RESET_FAILED_NOTIFY", + "trigger": "POWER_TYPE_WILLPOWER\t\"string\"", + "contents": "POWER_TYPE_WILLPOWER" }, { - "trigger": "RESET_INSTANCES\tstring", - "contents": "RESET_INSTANCES", + "trigger": "POWER_TYPE_WIND_POWER\t\"string\"", + "contents": "POWER_TYPE_WIND_POWER" }, { - "trigger": "RESET_POSITION\tstring", - "contents": "RESET_POSITION", + "trigger": "POWER_TYPE_WRATH\t\"string\"", + "contents": "POWER_TYPE_WRATH" }, { - "trigger": "RESET_TO_DEFAULT\tstring", - "contents": "RESET_TO_DEFAULT", + "trigger": "PREFERENCES\t\"string\"", + "contents": "PREFERENCES" }, { - "trigger": "RESET_TUTORIALS\tstring", - "contents": "RESET_TUTORIALS", + "trigger": "PREMADE_GROUP_INSECURE_SEARCH\t\"string\"", + "contents": "PREMADE_GROUP_INSECURE_SEARCH" }, { - "trigger": "RESETS_IN\tstring", - "contents": "RESETS_IN", + "trigger": "PREMADE_GROUP_SEARCH_DELIST_WARNING_TEXT\t\"string\"", + "contents": "PREMADE_GROUP_SEARCH_DELIST_WARNING_TEXT" }, { - "trigger": "RESILIENCE\tstring", - "contents": "RESILIENCE", + "trigger": "PRESS_TAB\t\"string\"", + "contents": "PRESS_TAB" }, { - "trigger": "RESILIENCE_ABBR\tstring", - "contents": "RESILIENCE_ABBR", + "trigger": "PRESTIGE_RANK_TOOLTIP_LINE\t\"string\"", + "contents": "PRESTIGE_RANK_TOOLTIP_LINE" }, { - "trigger": "RESILIENCE_LCD\tstring", - "contents": "RESILIENCE_LCD", + "trigger": "PREV\t\"string\"", + "contents": "PREV" }, { - "trigger": "RESILIENCE_TOOLTIP\tstring", - "contents": "RESILIENCE_TOOLTIP", + "trigger": "PREVIEW\t\"string\"", + "contents": "PREVIEW" }, { - "trigger": "RESIST\tstring", - "contents": "RESIST", + "trigger": "PREVIEW_TALENT_CHANGES\t\"string\"", + "contents": "PREVIEW_TALENT_CHANGES" }, { - "trigger": "RESIST_TRAILER\tstring", - "contents": "RESIST_TRAILER", + "trigger": "PREVIOUS\t\"string\"", + "contents": "PREVIOUS" }, { - "trigger": "RESISTANCE0_NAME\tstring", - "contents": "RESISTANCE0_NAME", + "trigger": "PRIEST_DISC_CORE_ABILITY_1\t\"string\"", + "contents": "PRIEST_DISC_CORE_ABILITY_1" }, { - "trigger": "RESISTANCE1_NAME\tstring", - "contents": "RESISTANCE1_NAME", + "trigger": "PRIEST_DISC_CORE_ABILITY_2\t\"string\"", + "contents": "PRIEST_DISC_CORE_ABILITY_2" }, { - "trigger": "RESISTANCE2_NAME\tstring", - "contents": "RESISTANCE2_NAME", + "trigger": "PRIEST_DISC_CORE_ABILITY_3\t\"string\"", + "contents": "PRIEST_DISC_CORE_ABILITY_3" }, { - "trigger": "RESISTANCE3_NAME\tstring", - "contents": "RESISTANCE3_NAME", + "trigger": "PRIEST_DISC_CORE_ABILITY_4\t\"string\"", + "contents": "PRIEST_DISC_CORE_ABILITY_4" }, { - "trigger": "RESISTANCE4_NAME\tstring", - "contents": "RESISTANCE4_NAME", + "trigger": "PRIEST_DISC_CORE_ABILITY_5\t\"string\"", + "contents": "PRIEST_DISC_CORE_ABILITY_5" }, { - "trigger": "RESISTANCE5_NAME\tstring", - "contents": "RESISTANCE5_NAME", + "trigger": "PRIEST_DISC_CORE_ABILITY_6\t\"string\"", + "contents": "PRIEST_DISC_CORE_ABILITY_6" }, { - "trigger": "RESISTANCE6_NAME\tstring", - "contents": "RESISTANCE6_NAME", + "trigger": "PRIEST_HOLY_CORE_ABILITY_1\t\"string\"", + "contents": "PRIEST_HOLY_CORE_ABILITY_1" }, { - "trigger": "RESISTANCE_EXCELLENT\tstring", - "contents": "RESISTANCE_EXCELLENT", + "trigger": "PRIEST_HOLY_CORE_ABILITY_2\t\"string\"", + "contents": "PRIEST_HOLY_CORE_ABILITY_2" }, { - "trigger": "RESISTANCE_FAIR\tstring", - "contents": "RESISTANCE_FAIR", + "trigger": "PRIEST_HOLY_CORE_ABILITY_3\t\"string\"", + "contents": "PRIEST_HOLY_CORE_ABILITY_3" }, { - "trigger": "RESISTANCE_GOOD\tstring", - "contents": "RESISTANCE_GOOD", + "trigger": "PRIEST_HOLY_CORE_ABILITY_4\t\"string\"", + "contents": "PRIEST_HOLY_CORE_ABILITY_4" }, { - "trigger": "RESISTANCE_LABEL\tstring", - "contents": "RESISTANCE_LABEL", + "trigger": "PRIEST_HOLY_CORE_ABILITY_5\t\"string\"", + "contents": "PRIEST_HOLY_CORE_ABILITY_5" }, { - "trigger": "RESISTANCE_NONE\tstring", - "contents": "RESISTANCE_NONE", + "trigger": "PRIEST_HOLY_CORE_ABILITY_6\t\"string\"", + "contents": "PRIEST_HOLY_CORE_ABILITY_6" }, { - "trigger": "RESISTANCE_POOR\tstring", - "contents": "RESISTANCE_POOR", + "trigger": "PRIEST_INTELLECT_TOOLTIP\t\"string\"", + "contents": "PRIEST_INTELLECT_TOOLTIP" }, { - "trigger": "RESISTANCE_TEMPLATE\tstring", - "contents": "RESISTANCE_TEMPLATE", + "trigger": "PRIEST_SHADOW_CORE_ABILITY_1\t\"string\"", + "contents": "PRIEST_SHADOW_CORE_ABILITY_1" }, { - "trigger": "RESISTANCE_TOOLTIP_SUBTEXT\tstring", - "contents": "RESISTANCE_TOOLTIP_SUBTEXT", + "trigger": "PRIEST_SHADOW_CORE_ABILITY_2\t\"string\"", + "contents": "PRIEST_SHADOW_CORE_ABILITY_2" }, { - "trigger": "RESISTANCE_TYPE0\tstring", - "contents": "RESISTANCE_TYPE0", + "trigger": "PRIEST_SHADOW_CORE_ABILITY_3\t\"string\"", + "contents": "PRIEST_SHADOW_CORE_ABILITY_3" }, { - "trigger": "RESISTANCE_TYPE1\tstring", - "contents": "RESISTANCE_TYPE1", + "trigger": "PRIEST_SHADOW_CORE_ABILITY_4\t\"string\"", + "contents": "PRIEST_SHADOW_CORE_ABILITY_4" }, { - "trigger": "RESISTANCE_TYPE2\tstring", - "contents": "RESISTANCE_TYPE2", + "trigger": "PRIEST_SHADOW_CORE_ABILITY_5\t\"string\"", + "contents": "PRIEST_SHADOW_CORE_ABILITY_5" }, { - "trigger": "RESISTANCE_TYPE3\tstring", - "contents": "RESISTANCE_TYPE3", + "trigger": "PRIEST_SHADOW_CORE_ABILITY_6\t\"string\"", + "contents": "PRIEST_SHADOW_CORE_ABILITY_6" }, { - "trigger": "RESISTANCE_TYPE4\tstring", - "contents": "RESISTANCE_TYPE4", + "trigger": "PRIMARY\t\"string\"", + "contents": "PRIMARY" }, { - "trigger": "RESISTANCE_TYPE5\tstring", - "contents": "RESISTANCE_TYPE5", + "trigger": "PRIMARY_MONITOR\t\"string\"", + "contents": "PRIMARY_MONITOR" }, { - "trigger": "RESISTANCE_TYPE6\tstring", - "contents": "RESISTANCE_TYPE6", + "trigger": "PRIMARY_SKILLS\t\"string\"", + "contents": "PRIMARY_SKILLS" }, { - "trigger": "RESISTANCE_VERYGOOD\tstring", - "contents": "RESISTANCE_VERYGOOD", + "trigger": "PRIMARY_SPEC_CHANGE_AT_CLASS_TRAINER\t\"string\"", + "contents": "PRIMARY_SPEC_CHANGE_AT_CLASS_TRAINER" }, { - "trigger": "RESOLUTION\tstring", - "contents": "RESOLUTION", + "trigger": "PRIME_GLYPH\t\"string\"", + "contents": "PRIME_GLYPH" }, { - "trigger": "RESOLUTION_LABEL\tstring", - "contents": "RESOLUTION_LABEL", + "trigger": "PRIME_GLYPHS\t\"string\"", + "contents": "PRIME_GLYPHS" }, { - "trigger": "RESOLUTION_SUBTEXT\tstring", - "contents": "RESOLUTION_SUBTEXT", + "trigger": "PROC_EVENT0_DESC\t\"string\"", + "contents": "PROC_EVENT0_DESC" }, { - "trigger": "RESURRECT\tstring", - "contents": "RESURRECT", + "trigger": "PROC_EVENT1024_DESC\t\"string\"", + "contents": "PROC_EVENT1024_DESC" }, { - "trigger": "RESURRECT_REQUEST\tstring", - "contents": "RESURRECT_REQUEST", + "trigger": "PROC_EVENT128_DESC\t\"string\"", + "contents": "PROC_EVENT128_DESC" }, { - "trigger": "RESURRECT_REQUEST_NO_SICKNESS\tstring", - "contents": "RESURRECT_REQUEST_NO_SICKNESS", + "trigger": "PROC_EVENT16_DESC\t\"string\"", + "contents": "PROC_EVENT16_DESC" }, { - "trigger": "RESURRECT_REQUEST_NO_SICKNESS_TIMER\tstring", - "contents": "RESURRECT_REQUEST_NO_SICKNESS_TIMER", + "trigger": "PROC_EVENT1_DESC\t\"string\"", + "contents": "PROC_EVENT1_DESC" }, { - "trigger": "RESURRECT_REQUEST_TIMER\tstring", - "contents": "RESURRECT_REQUEST_TIMER", + "trigger": "PROC_EVENT2048_DESC\t\"string\"", + "contents": "PROC_EVENT2048_DESC" }, { - "trigger": "RESURRECTABLE\tstring", - "contents": "RESURRECTABLE", + "trigger": "PROC_EVENT256_DESC\t\"string\"", + "contents": "PROC_EVENT256_DESC" }, { - "trigger": "RETINA_CURSOR\tstring", - "contents": "RETINA_CURSOR", + "trigger": "PROC_EVENT2_DESC\t\"string\"", + "contents": "PROC_EVENT2_DESC" }, { - "trigger": "RETRIEVING_DATA\tstring", - "contents": "RETRIEVING_DATA", + "trigger": "PROC_EVENT32_DESC\t\"string\"", + "contents": "PROC_EVENT32_DESC" }, { - "trigger": "RETRIEVING_INVITE_LIST\tstring", - "contents": "RETRIEVING_INVITE_LIST", + "trigger": "PROC_EVENT3_DESC\t\"string\"", + "contents": "PROC_EVENT3_DESC" }, { - "trigger": "RETRIEVING_ITEM_INFO\tstring", - "contents": "RETRIEVING_ITEM_INFO", + "trigger": "PROC_EVENT4_DESC\t\"string\"", + "contents": "PROC_EVENT4_DESC" }, { - "trigger": "RETRIEVING_TRADESKILL_INFO\tstring", - "contents": "RETRIEVING_TRADESKILL_INFO", + "trigger": "PROC_EVENT512_DESC\t\"string\"", + "contents": "PROC_EVENT512_DESC" }, { - "trigger": "RETURN_TO_DEFAULT\tstring", - "contents": "RETURN_TO_DEFAULT", + "trigger": "PROC_EVENT64_DESC\t\"string\"", + "contents": "PROC_EVENT64_DESC" }, { - "trigger": "RETURN_TO_GAME\tstring", - "contents": "RETURN_TO_GAME", + "trigger": "PROC_EVENT8_DESC\t\"string\"", + "contents": "PROC_EVENT8_DESC" }, { - "trigger": "RETURN_TO_GRAVEYARD\tstring", - "contents": "RETURN_TO_GRAVEYARD", + "trigger": "PRODUCT_CHOICE_NO_TAKE_BACKSIES\t\"string\"", + "contents": "PRODUCT_CHOICE_NO_TAKE_BACKSIES" }, { - "trigger": "RETURN_TO_WORLD\tstring", - "contents": "RETURN_TO_WORLD", + "trigger": "PRODUCT_CHOICE_PAGE_NUMBER\t\"string\"", + "contents": "PRODUCT_CHOICE_PAGE_NUMBER" }, { - "trigger": "REVERSE_CLEAN_UP_BAGS_TEXT\tstring", - "contents": "REVERSE_CLEAN_UP_BAGS_TEXT", + "trigger": "PRODUCT_CHOICE_SUBTEXT\t\"string\"", + "contents": "PRODUCT_CHOICE_SUBTEXT" }, { - "trigger": "REVERSE_NEW_LOOT_TEXT\tstring", - "contents": "REVERSE_NEW_LOOT_TEXT", + "trigger": "PRODUCT_CLAIMING_FAILED\t\"string\"", + "contents": "PRODUCT_CLAIMING_FAILED" }, { - "trigger": "REVERT\tstring", - "contents": "REVERT", + "trigger": "PROFANITY_FILTER\t\"string\"", + "contents": "PROFANITY_FILTER" }, { - "trigger": "REWARD_ABILITY\tstring", - "contents": "REWARD_ABILITY", + "trigger": "PROFESSION_CONFIRMATION1\t\"string\"", + "contents": "PROFESSION_CONFIRMATION1" }, { - "trigger": "REWARD_AURA\tstring", - "contents": "REWARD_AURA", + "trigger": "PROFESSION_CONFIRMATION2\t\"string\"", + "contents": "PROFESSION_CONFIRMATION2" }, { - "trigger": "REWARD_CHOICES\tstring", - "contents": "REWARD_CHOICES", + "trigger": "PROFESSIONS_ARCHAEOLOGY\t\"string\"", + "contents": "PROFESSIONS_ARCHAEOLOGY" }, { - "trigger": "REWARD_CHOOSE\tstring", - "contents": "REWARD_CHOOSE", + "trigger": "PROFESSIONS_ARCHAEOLOGY_MISSING\t\"string\"", + "contents": "PROFESSIONS_ARCHAEOLOGY_MISSING" }, { - "trigger": "REWARD_FOLLOWER\tstring", - "contents": "REWARD_FOLLOWER", + "trigger": "PROFESSIONS_COOKING\t\"string\"", + "contents": "PROFESSIONS_COOKING" }, { - "trigger": "REWARD_FOR_PVP_COMPETING\tstring", - "contents": "REWARD_FOR_PVP_COMPETING", + "trigger": "PROFESSIONS_COOKING_MISSING\t\"string\"", + "contents": "PROFESSIONS_COOKING_MISSING" }, { - "trigger": "REWARD_FOR_PVP_WIN\tstring", - "contents": "REWARD_FOR_PVP_WIN", + "trigger": "PROFESSIONS_FIRST_AID\t\"string\"", + "contents": "PROFESSIONS_FIRST_AID" }, { - "trigger": "REWARD_FOR_PVP_WIN_HONOR\tstring", - "contents": "REWARD_FOR_PVP_WIN_HONOR", + "trigger": "PROFESSIONS_FIRST_AID_MISSING\t\"string\"", + "contents": "PROFESSIONS_FIRST_AID_MISSING" }, { - "trigger": "REWARD_FOR_SPECFIC_PVP_WIN\tstring", - "contents": "REWARD_FOR_SPECFIC_PVP_WIN", + "trigger": "PROFESSIONS_FIRST_PROFESSION\t\"string\"", + "contents": "PROFESSIONS_FIRST_PROFESSION" }, { - "trigger": "REWARD_ITEMS\tstring", - "contents": "REWARD_ITEMS", + "trigger": "PROFESSIONS_FISHING\t\"string\"", + "contents": "PROFESSIONS_FISHING" }, { - "trigger": "REWARD_ITEMS_ONLY\tstring", - "contents": "REWARD_ITEMS_ONLY", + "trigger": "PROFESSIONS_FISHING_MISSING\t\"string\"", + "contents": "PROFESSIONS_FISHING_MISSING" }, { - "trigger": "REWARD_REPUTATION\tstring", - "contents": "REWARD_REPUTATION", + "trigger": "PROFESSIONS_HELP_1\t\"string\"", + "contents": "PROFESSIONS_HELP_1" }, { - "trigger": "REWARD_REPUTATION_TEXT\tstring", - "contents": "REWARD_REPUTATION_TEXT", + "trigger": "PROFESSIONS_HELP_2\t\"string\"", + "contents": "PROFESSIONS_HELP_2" }, { - "trigger": "REWARD_SPELL\tstring", - "contents": "REWARD_SPELL", + "trigger": "PROFESSIONS_MISSING_PROFESSION\t\"string\"", + "contents": "PROFESSIONS_MISSING_PROFESSION" }, { - "trigger": "REWARD_TITLE\tstring", - "contents": "REWARD_TITLE", + "trigger": "PROFESSIONS_SECOND_PROFESSION\t\"string\"", + "contents": "PROFESSIONS_SECOND_PROFESSION" }, { - "trigger": "REWARD_TRADESKILL_SPELL\tstring", - "contents": "REWARD_TRADESKILL_SPELL", + "trigger": "PROFESSIONS_USED_IN_COOKING\t\"string\"", + "contents": "PROFESSIONS_USED_IN_COOKING" }, { - "trigger": "REWARDS\tstring", - "contents": "REWARDS", + "trigger": "PROFFESSION_CONFIRMATION2\t\"string\"", + "contents": "PROFFESSION_CONFIRMATION2" }, { - "trigger": "RF_COOLDOWN_ADDITIONAL_PEOPLE\tstring", - "contents": "RF_COOLDOWN_ADDITIONAL_PEOPLE", + "trigger": "PROFICIENCIES\t\"string\"", + "contents": "PROFICIENCIES" }, { - "trigger": "RF_COOLDOWN_OTHER\tstring", - "contents": "RF_COOLDOWN_OTHER", + "trigger": "PROFICIENCIES_COLON\t\"string\"", + "contents": "PROFICIENCIES_COLON" }, { - "trigger": "RF_COOLDOWN_YOU\tstring", - "contents": "RF_COOLDOWN_YOU", + "trigger": "PROFICIENCY_NEEDED\t\"string\"", + "contents": "PROFICIENCY_NEEDED" }, { - "trigger": "RF_DESERTER_OTHER\tstring", - "contents": "RF_DESERTER_OTHER", + "trigger": "PROJECTED_CONQUEST_CAP\t\"string\"", + "contents": "PROJECTED_CONQUEST_CAP" }, { - "trigger": "RF_DESERTER_YOU\tstring", - "contents": "RF_DESERTER_YOU", + "trigger": "PROJECTED_TEXTURES\t\"string\"", + "contents": "PROJECTED_TEXTURES" }, { - "trigger": "RF_REWARD_EXPLANATION1\tstring", - "contents": "RF_REWARD_EXPLANATION1", + "trigger": "PROVING_GROUNDS_SCORE\t\"string\"", + "contents": "PROVING_GROUNDS_SCORE" }, { - "trigger": "RF_REWARD_EXPLANATION2\tstring", - "contents": "RF_REWARD_EXPLANATION2", + "trigger": "PROVING_GROUNDS_WAVE\t\"string\"", + "contents": "PROVING_GROUNDS_WAVE" }, { - "trigger": "RID_FRIEND_REQUEST_INFO\tstring", - "contents": "RID_FRIEND_REQUEST_INFO", + "trigger": "PTT_BOUND\t\"string\"", + "contents": "PTT_BOUND" }, { - "trigger": "RIGHT_CLICK_MESSAGE\tstring", - "contents": "RIGHT_CLICK_MESSAGE", + "trigger": "PUBLIC_NOTE\t\"string\"", + "contents": "PUBLIC_NOTE" }, { - "trigger": "ROGUE_AGILITY_TOOLTIP\tstring", - "contents": "ROGUE_AGILITY_TOOLTIP", + "trigger": "PUBLICNOTE_BUTTON_TOOLTIP\t\"string\"", + "contents": "PUBLICNOTE_BUTTON_TOOLTIP" }, { - "trigger": "ROGUE_ASS_CORE_ABILITY_1\tstring", - "contents": "ROGUE_ASS_CORE_ABILITY_1", + "trigger": "PURCHASE\t\"string\"", + "contents": "PURCHASE" }, { - "trigger": "ROGUE_ASS_CORE_ABILITY_2\tstring", - "contents": "ROGUE_ASS_CORE_ABILITY_2", + "trigger": "PURCHASE_TAB_TEXT\t\"string\"", + "contents": "PURCHASE_TAB_TEXT" }, { - "trigger": "ROGUE_ASS_CORE_ABILITY_3\tstring", - "contents": "ROGUE_ASS_CORE_ABILITY_3", + "trigger": "PURCHASED_BY_COLON\t\"string\"", + "contents": "PURCHASED_BY_COLON" }, { - "trigger": "ROGUE_ASS_CORE_ABILITY_4\tstring", - "contents": "ROGUE_ASS_CORE_ABILITY_4", + "trigger": "PUSH_TO_TALK\t\"string\"", + "contents": "PUSH_TO_TALK" }, { - "trigger": "ROGUE_ASS_CORE_ABILITY_5\tstring", - "contents": "ROGUE_ASS_CORE_ABILITY_5", + "trigger": "PUSHTOTALK_SOUND_TEXT\t\"string\"", + "contents": "PUSHTOTALK_SOUND_TEXT" }, { - "trigger": "ROGUE_ASS_CORE_ABILITY_6\tstring", - "contents": "ROGUE_ASS_CORE_ABILITY_6", + "trigger": "PVP\t\"string\"", + "contents": "PVP" }, { - "trigger": "ROGUE_COMBAT_CORE_ABILITY_1\tstring", - "contents": "ROGUE_COMBAT_CORE_ABILITY_1", + "trigger": "PVP_ARENA_EXPLANATION\t\"string\"", + "contents": "PVP_ARENA_EXPLANATION" }, { - "trigger": "ROGUE_COMBAT_CORE_ABILITY_2\tstring", - "contents": "ROGUE_COMBAT_CORE_ABILITY_2", + "trigger": "PVP_ARENA_NEED_LESS\t\"string\"", + "contents": "PVP_ARENA_NEED_LESS" }, { - "trigger": "ROGUE_COMBAT_CORE_ABILITY_3\tstring", - "contents": "ROGUE_COMBAT_CORE_ABILITY_3", + "trigger": "PVP_ARENA_NEED_MORE\t\"string\"", + "contents": "PVP_ARENA_NEED_MORE" }, { - "trigger": "ROGUE_COMBAT_CORE_ABILITY_4\tstring", - "contents": "ROGUE_COMBAT_CORE_ABILITY_4", + "trigger": "PVP_ARENA_PARTY_ERROR\t\"string\"", + "contents": "PVP_ARENA_PARTY_ERROR" }, { - "trigger": "ROGUE_COMBAT_CORE_ABILITY_5\tstring", - "contents": "ROGUE_COMBAT_CORE_ABILITY_5", + "trigger": "PVP_BEST_RATING\t\"string\"", + "contents": "PVP_BEST_RATING" }, { - "trigger": "ROGUE_COMBAT_CORE_ABILITY_6\tstring", - "contents": "ROGUE_COMBAT_CORE_ABILITY_6", + "trigger": "PVP_BOUNTY_REWARD_TITLE\t\"string\"", + "contents": "PVP_BOUNTY_REWARD_TITLE" }, { - "trigger": "ROGUE_SUB_CORE_ABILITY_1\tstring", - "contents": "ROGUE_SUB_CORE_ABILITY_1", + "trigger": "PVP_CONQUEST\t\"string\"", + "contents": "PVP_CONQUEST" }, { - "trigger": "ROGUE_SUB_CORE_ABILITY_2\tstring", - "contents": "ROGUE_SUB_CORE_ABILITY_2", + "trigger": "PVP_CONQUEST_LOWLEVEL\t\"string\"", + "contents": "PVP_CONQUEST_LOWLEVEL" }, { - "trigger": "ROGUE_SUB_CORE_ABILITY_3\tstring", - "contents": "ROGUE_SUB_CORE_ABILITY_3", + "trigger": "PVP_CONQUEST_TOOLTIP\t\"string\"", + "contents": "PVP_CONQUEST_TOOLTIP" }, { - "trigger": "ROGUE_SUB_CORE_ABILITY_4\tstring", - "contents": "ROGUE_SUB_CORE_ABILITY_4", + "trigger": "PVP_CURRENCY_CAP_ARENA\t\"string\"", + "contents": "PVP_CURRENCY_CAP_ARENA" }, { - "trigger": "ROGUE_SUB_CORE_ABILITY_5\tstring", - "contents": "ROGUE_SUB_CORE_ABILITY_5", + "trigger": "PVP_CURRENCY_CAP_RATEDBG\t\"string\"", + "contents": "PVP_CURRENCY_CAP_RATEDBG" }, { - "trigger": "ROGUE_SUB_CORE_ABILITY_6\tstring", - "contents": "ROGUE_SUB_CORE_ABILITY_6", + "trigger": "PVP_CURRENT_RATING\t\"string\"", + "contents": "PVP_CURRENT_RATING" }, { - "trigger": "ROLE\tstring", - "contents": "ROLE", + "trigger": "PVP_DISABLED\t\"string\"", + "contents": "PVP_DISABLED" }, { - "trigger": "ROLE_CHANGED_INFORM\tstring", - "contents": "ROLE_CHANGED_INFORM", + "trigger": "PVP_ENABLED\t\"string\"", + "contents": "PVP_ENABLED" }, { - "trigger": "ROLE_CHANGED_INFORM_WITH_SOURCE\tstring", - "contents": "ROLE_CHANGED_INFORM_WITH_SOURCE", + "trigger": "PVP_ENLISTMENT_BONUS_DESCRIPTION\t\"string\"", + "contents": "PVP_ENLISTMENT_BONUS_DESCRIPTION" }, { - "trigger": "ROLE_CHECK_IN_PROGRESS_TOOLTIP\tstring", - "contents": "ROLE_CHECK_IN_PROGRESS_TOOLTIP", + "trigger": "PVP_ENLISTMENT_BONUS_TITLE\t\"string\"", + "contents": "PVP_ENLISTMENT_BONUS_TITLE" }, { - "trigger": "ROLE_DESCRIPTION1\tstring", - "contents": "ROLE_DESCRIPTION1", + "trigger": "PVP_FLAG\t\"string\"", + "contents": "PVP_FLAG" }, { - "trigger": "ROLE_DESCRIPTION2\tstring", - "contents": "ROLE_DESCRIPTION2", + "trigger": "PVP_GAMES_PLAYED\t\"string\"", + "contents": "PVP_GAMES_PLAYED" }, { - "trigger": "ROLE_DESCRIPTION3\tstring", - "contents": "ROLE_DESCRIPTION3", + "trigger": "PVP_GAMES_WON\t\"string\"", + "contents": "PVP_GAMES_WON" }, { - "trigger": "ROLE_DESCRIPTION_DAMAGER\tstring", - "contents": "ROLE_DESCRIPTION_DAMAGER", + "trigger": "PVP_HONOR_PRESTIGE_AVAILABLE\t\"string\"", + "contents": "PVP_HONOR_PRESTIGE_AVAILABLE" }, { - "trigger": "ROLE_DESCRIPTION_HEALER\tstring", - "contents": "ROLE_DESCRIPTION_HEALER", + "trigger": "PVP_HONOR_XP_BAR_CANNOT_PRESTIGE_HERE\t\"string\"", + "contents": "PVP_HONOR_XP_BAR_CANNOT_PRESTIGE_HERE" }, { - "trigger": "ROLE_DESCRIPTION_TANK\tstring", - "contents": "ROLE_DESCRIPTION_TANK", + "trigger": "PVP_HONOR_XP_BAR_CLICK_HERE_TO_PRESTIGE\t\"string\"", + "contents": "PVP_HONOR_XP_BAR_CLICK_HERE_TO_PRESTIGE" }, { - "trigger": "ROLE_POLL\tstring", - "contents": "ROLE_POLL", + "trigger": "PVP_INVALID_QUEUE_STATUS\t\"string\"", + "contents": "PVP_INVALID_QUEUE_STATUS" }, { - "trigger": "ROLE_REMOVED_INFORM\tstring", - "contents": "ROLE_REMOVED_INFORM", + "trigger": "PVP_INVITE_TEAM_TOOLTIP\t\"string\"", + "contents": "PVP_INVITE_TEAM_TOOLTIP" }, { - "trigger": "ROLE_REMOVED_INFORM_WITH_SOURCE\tstring", - "contents": "ROLE_REMOVED_INFORM_WITH_SOURCE", + "trigger": "PVP_ITEM_LEVEL_TOOLTIP\t\"string\"", + "contents": "PVP_ITEM_LEVEL_TOOLTIP" }, { - "trigger": "ROLL\tstring", - "contents": "ROLL", + "trigger": "PVP_LABEL_ARENA\t\"string\"", + "contents": "PVP_LABEL_ARENA" }, { - "trigger": "ROLL_DISENCHANT\tstring", - "contents": "ROLL_DISENCHANT", + "trigger": "PVP_LABEL_HONOR\t\"string\"", + "contents": "PVP_LABEL_HONOR" }, { - "trigger": "ROLL_DISENCHANT_NEWBIE\tstring", - "contents": "ROLL_DISENCHANT_NEWBIE", + "trigger": "PVP_LABEL_PVP_TALENTS\t\"string\"", + "contents": "PVP_LABEL_PVP_TALENTS" }, { - "trigger": "ROTATE_LEFT\tstring", - "contents": "ROTATE_LEFT", + "trigger": "PVP_LABEL_WAR_MODE\t\"string\"", + "contents": "PVP_LABEL_WAR_MODE" }, { - "trigger": "ROTATE_MINIMAP\tstring", - "contents": "ROTATE_MINIMAP", + "trigger": "PVP_LAST_SEASON_HIGH\t\"string\"", + "contents": "PVP_LAST_SEASON_HIGH" }, { - "trigger": "ROTATE_RIGHT\tstring", - "contents": "ROTATE_RIGHT", + "trigger": "PVP_MEDAL1\t\"string\"", + "contents": "PVP_MEDAL1" }, { - "trigger": "ROTATE_TOOLTIP\tstring", - "contents": "ROTATE_TOOLTIP", + "trigger": "PVP_MEDAL2\t\"string\"", + "contents": "PVP_MEDAL2" }, { - "trigger": "RSHIFT_KEY_TEXT\tstring", - "contents": "RSHIFT_KEY_TEXT", + "trigger": "PVP_MEDAL3\t\"string\"", + "contents": "PVP_MEDAL3" }, { - "trigger": "RUNE_COST\tstring", - "contents": "RUNE_COST", + "trigger": "PVP_MEDAL4\t\"string\"", + "contents": "PVP_MEDAL4" }, { - "trigger": "RUNE_COST_BLOOD\tstring", - "contents": "RUNE_COST_BLOOD", + "trigger": "PVP_MEDAL5\t\"string\"", + "contents": "PVP_MEDAL5" }, { - "trigger": "RUNE_COST_CHROMATIC\tstring", - "contents": "RUNE_COST_CHROMATIC", + "trigger": "PVP_MEDAL6\t\"string\"", + "contents": "PVP_MEDAL6" }, { - "trigger": "RUNE_COST_FROST\tstring", - "contents": "RUNE_COST_FROST", + "trigger": "PVP_MEDAL7\t\"string\"", + "contents": "PVP_MEDAL7" }, { - "trigger": "RUNE_COST_ONGOING\tstring", - "contents": "RUNE_COST_ONGOING", + "trigger": "PVP_MEDAL8\t\"string\"", + "contents": "PVP_MEDAL8" }, { - "trigger": "RUNE_COST_UNHOLY\tstring", - "contents": "RUNE_COST_UNHOLY", + "trigger": "PVP_MINIMAP\t\"string\"", + "contents": "PVP_MINIMAP" }, { - "trigger": "RUNES\tstring", - "contents": "RUNES", + "trigger": "PVP_NO_QUEUE_DISCONNECTED_GROUP\t\"string\"", + "contents": "PVP_NO_QUEUE_DISCONNECTED_GROUP" }, { - "trigger": "RUNES_TOOLTIP\tstring", - "contents": "RUNES_TOOLTIP", + "trigger": "PVP_NO_QUEUE_GROUP\t\"string\"", + "contents": "PVP_NO_QUEUE_GROUP" }, { - "trigger": "RUNIC_POWER\tstring", - "contents": "RUNIC_POWER", + "trigger": "PVP_NO_WEEKLY_RATED_BG\t\"string\"", + "contents": "PVP_NO_WEEKLY_RATED_BG" }, { - "trigger": "RUNIC_POWER_COST\tstring", - "contents": "RUNIC_POWER_COST", + "trigger": "PVP_NOT_LEADER\t\"string\"", + "contents": "PVP_NOT_LEADER" }, { - "trigger": "RUNIC_POWER_COST_PER_TIME\tstring", - "contents": "RUNIC_POWER_COST_PER_TIME", + "trigger": "PVP_OPTIONS\t\"string\"", + "contents": "PVP_OPTIONS" }, { - "trigger": "RUNIC_POWER_COST_PER_TIME_NO_BASE\tstring", - "contents": "RUNIC_POWER_COST_PER_TIME_NO_BASE", + "trigger": "PVP_PARTY_SIZE\t\"string\"", + "contents": "PVP_PARTY_SIZE" }, { - "trigger": "RURU\tstring", - "contents": "RURU", + "trigger": "PVP_POLICY_URL\t\"string\"", + "contents": "PVP_POLICY_URL" }, { - "trigger": "RUSSIAN_DECLENSION\tstring", - "contents": "RUSSIAN_DECLENSION", + "trigger": "PVP_POWER_BASE_TOOLTIP\t\"string\"", + "contents": "PVP_POWER_BASE_TOOLTIP" }, { - "trigger": "RUSSIAN_DECLENSION_1\tstring", - "contents": "RUSSIAN_DECLENSION_1", + "trigger": "PVP_POWER_DAMAGE_TOOLTIP\t\"string\"", + "contents": "PVP_POWER_DAMAGE_TOOLTIP" }, { - "trigger": "RUSSIAN_DECLENSION_2\tstring", - "contents": "RUSSIAN_DECLENSION_2", + "trigger": "PVP_POWER_HEALING_TOOLTIP\t\"string\"", + "contents": "PVP_POWER_HEALING_TOOLTIP" }, { - "trigger": "RUSSIAN_DECLENSION_3\tstring", - "contents": "RUSSIAN_DECLENSION_3", + "trigger": "PVP_POWER_TOOLTIP\t\"string\"", + "contents": "PVP_POWER_TOOLTIP" }, { - "trigger": "RUSSIAN_DECLENSION_4\tstring", - "contents": "RUSSIAN_DECLENSION_4", + "trigger": "PVP_PRESTIGE_RANK_UP_ACCEPT\t\"string\"", + "contents": "PVP_PRESTIGE_RANK_UP_ACCEPT" }, { - "trigger": "RUSSIAN_DECLENSION_5\tstring", - "contents": "RUSSIAN_DECLENSION_5", + "trigger": "PVP_PRESTIGE_RANK_UP_HONOR_TRADE\t\"string\"", + "contents": "PVP_PRESTIGE_RANK_UP_HONOR_TRADE" }, { - "trigger": "RUSSIAN_DECLENSION_EXAMPLE_1\tstring", - "contents": "RUSSIAN_DECLENSION_EXAMPLE_1", + "trigger": "PVP_PRESTIGE_RANK_UP_NEXT_MAX_LEVEL_REWARD\t\"string\"", + "contents": "PVP_PRESTIGE_RANK_UP_NEXT_MAX_LEVEL_REWARD" }, { - "trigger": "RUSSIAN_DECLENSION_EXAMPLE_2\tstring", - "contents": "RUSSIAN_DECLENSION_EXAMPLE_2", + "trigger": "PVP_PRESTIGE_RANK_UP_TITLE\t\"string\"", + "contents": "PVP_PRESTIGE_RANK_UP_TITLE" }, { - "trigger": "RUSSIAN_DECLENSION_EXAMPLE_3\tstring", - "contents": "RUSSIAN_DECLENSION_EXAMPLE_3", + "trigger": "PVP_PRESTIGE_RANK_UP_WARNING\t\"string\"", + "contents": "PVP_PRESTIGE_RANK_UP_WARNING" }, { - "trigger": "RUSSIAN_DECLENSION_EXAMPLE_4\tstring", - "contents": "RUSSIAN_DECLENSION_EXAMPLE_4", + "trigger": "PVP_QUEUE_AGAIN\t\"string\"", + "contents": "PVP_QUEUE_AGAIN" }, { - "trigger": "RUSSIAN_DECLENSION_EXAMPLE_5\tstring", - "contents": "RUSSIAN_DECLENSION_EXAMPLE_5", + "trigger": "PVP_RANK_0_0\t\"string\"", + "contents": "PVP_RANK_0_0" }, { - "trigger": "SALE_PRICE_COLON\tstring", - "contents": "SALE_PRICE_COLON", + "trigger": "PVP_RANK_0_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_0_0_FEMALE" }, { - "trigger": "SANCTUARY_TERRITORY\tstring", - "contents": "SANCTUARY_TERRITORY", + "trigger": "PVP_RANK_0_1\t\"string\"", + "contents": "PVP_RANK_0_1" }, { - "trigger": "SAVE\tstring", - "contents": "SAVE", + "trigger": "PVP_RANK_0_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_0_1_FEMALE" }, { - "trigger": "SAVE_CHANGES\tstring", - "contents": "SAVE_CHANGES", + "trigger": "PVP_RANK_0_NAME\t\"string\"", + "contents": "PVP_RANK_0_NAME" }, { - "trigger": "SAVED_VARIABLES_TOO_LARGE\tstring", - "contents": "SAVED_VARIABLES_TOO_LARGE", + "trigger": "PVP_RANK_10_0\t\"string\"", + "contents": "PVP_RANK_10_0" }, { - "trigger": "SAY\tstring", - "contents": "SAY", + "trigger": "PVP_RANK_10_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_10_0_FEMALE" }, { - "trigger": "SAY_MESSAGE\tstring", - "contents": "SAY_MESSAGE", + "trigger": "PVP_RANK_10_1\t\"string\"", + "contents": "PVP_RANK_10_1" }, { - "trigger": "SCENARIO_BONUS_CURRENCY_FORMAT\tstring", - "contents": "SCENARIO_BONUS_CURRENCY_FORMAT", + "trigger": "PVP_RANK_10_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_10_1_FEMALE" }, { - "trigger": "SCENARIO_BONUS_FAILURE\tstring", - "contents": "SCENARIO_BONUS_FAILURE", + "trigger": "PVP_RANK_11_0\t\"string\"", + "contents": "PVP_RANK_11_0" }, { - "trigger": "SCENARIO_BONUS_LABEL\tstring", - "contents": "SCENARIO_BONUS_LABEL", + "trigger": "PVP_RANK_11_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_11_0_FEMALE" }, { - "trigger": "SCENARIO_BONUS_OBJECTIVES\tstring", - "contents": "SCENARIO_BONUS_OBJECTIVES", + "trigger": "PVP_RANK_11_1\t\"string\"", + "contents": "PVP_RANK_11_1" }, { - "trigger": "SCENARIO_BONUS_OBJECTIVES_DESCRIPTION\tstring", - "contents": "SCENARIO_BONUS_OBJECTIVES_DESCRIPTION", + "trigger": "PVP_RANK_11_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_11_1_FEMALE" }, { - "trigger": "SCENARIO_BONUS_REWARD\tstring", - "contents": "SCENARIO_BONUS_REWARD", + "trigger": "PVP_RANK_12_0\t\"string\"", + "contents": "PVP_RANK_12_0" }, { - "trigger": "SCENARIO_BONUS_SUCCESS\tstring", - "contents": "SCENARIO_BONUS_SUCCESS", + "trigger": "PVP_RANK_12_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_12_0_FEMALE" }, { - "trigger": "SCENARIO_BONUS_VALOR\tstring", - "contents": "SCENARIO_BONUS_VALOR", + "trigger": "PVP_RANK_12_1\t\"string\"", + "contents": "PVP_RANK_12_1" }, { - "trigger": "SCENARIO_COMPLETED\tstring", - "contents": "SCENARIO_COMPLETED", + "trigger": "PVP_RANK_12_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_12_1_FEMALE" }, { - "trigger": "SCENARIO_COMPLETED_GENERIC\tstring", - "contents": "SCENARIO_COMPLETED_GENERIC", + "trigger": "PVP_RANK_13_0\t\"string\"", + "contents": "PVP_RANK_13_0" }, { - "trigger": "SCENARIO_INVASION_COMPLETE\tstring", - "contents": "SCENARIO_INVASION_COMPLETE", + "trigger": "PVP_RANK_13_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_13_0_FEMALE" }, { - "trigger": "SCENARIO_INVASION_REWARD_TOOLTIP_TEXT\tstring", - "contents": "SCENARIO_INVASION_REWARD_TOOLTIP_TEXT", + "trigger": "PVP_RANK_13_1\t\"string\"", + "contents": "PVP_RANK_13_1" }, { - "trigger": "SCENARIO_RANDOM_EXPLANATION\tstring", - "contents": "SCENARIO_RANDOM_EXPLANATION", + "trigger": "PVP_RANK_13_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_13_1_FEMALE" }, { - "trigger": "SCENARIO_RANDOM_HEROIC_EXPLANATION\tstring", - "contents": "SCENARIO_RANDOM_HEROIC_EXPLANATION", + "trigger": "PVP_RANK_14_0\t\"string\"", + "contents": "PVP_RANK_14_0" }, { - "trigger": "SCENARIO_STAGE\tstring", - "contents": "SCENARIO_STAGE", + "trigger": "PVP_RANK_14_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_14_0_FEMALE" }, { - "trigger": "SCENARIO_STAGE_FINAL\tstring", - "contents": "SCENARIO_STAGE_FINAL", + "trigger": "PVP_RANK_14_1\t\"string\"", + "contents": "PVP_RANK_14_1" }, { - "trigger": "SCENARIO_STAGE_STATUS\tstring", - "contents": "SCENARIO_STAGE_STATUS", + "trigger": "PVP_RANK_14_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_14_1_FEMALE" }, { - "trigger": "SCENARIOS\tstring", - "contents": "SCENARIOS", + "trigger": "PVP_RANK_15_0\t\"string\"", + "contents": "PVP_RANK_15_0" }, { - "trigger": "SCENARIOS_PVEFRAME\tstring", - "contents": "SCENARIOS_PVEFRAME", + "trigger": "PVP_RANK_15_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_15_0_FEMALE" }, { - "trigger": "SCENE_ACTOR_NAME_001\tstring", - "contents": "SCENE_ACTOR_NAME_001", + "trigger": "PVP_RANK_15_1\t\"string\"", + "contents": "PVP_RANK_15_1" }, { - "trigger": "SCENE_ACTOR_NAME_002\tstring", - "contents": "SCENE_ACTOR_NAME_002", + "trigger": "PVP_RANK_15_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_15_1_FEMALE" }, { - "trigger": "SCENE_ACTOR_NAME_003\tstring", - "contents": "SCENE_ACTOR_NAME_003", + "trigger": "PVP_RANK_16_0\t\"string\"", + "contents": "PVP_RANK_16_0" }, { - "trigger": "SCENE_ACTOR_NAME_004\tstring", - "contents": "SCENE_ACTOR_NAME_004", + "trigger": "PVP_RANK_16_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_16_0_FEMALE" }, { - "trigger": "SCENE_ACTOR_NAME_005\tstring", - "contents": "SCENE_ACTOR_NAME_005", + "trigger": "PVP_RANK_16_1\t\"string\"", + "contents": "PVP_RANK_16_1" }, { - "trigger": "SCENE_ACTOR_NAME_006\tstring", - "contents": "SCENE_ACTOR_NAME_006", + "trigger": "PVP_RANK_16_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_16_1_FEMALE" }, { - "trigger": "SCENE_ACTOR_NAME_F_001\tstring", - "contents": "SCENE_ACTOR_NAME_F_001", + "trigger": "PVP_RANK_17_0\t\"string\"", + "contents": "PVP_RANK_17_0" }, { - "trigger": "SCENE_ACTOR_NAME_F_002\tstring", - "contents": "SCENE_ACTOR_NAME_F_002", + "trigger": "PVP_RANK_17_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_17_0_FEMALE" }, { - "trigger": "SCENE_ACTOR_NAME_F_003\tstring", - "contents": "SCENE_ACTOR_NAME_F_003", + "trigger": "PVP_RANK_17_1\t\"string\"", + "contents": "PVP_RANK_17_1" }, { - "trigger": "SCENE_ACTOR_NAME_F_004\tstring", - "contents": "SCENE_ACTOR_NAME_F_004", + "trigger": "PVP_RANK_17_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_17_1_FEMALE" }, { - "trigger": "SCENE_ACTOR_NAME_F_006\tstring", - "contents": "SCENE_ACTOR_NAME_F_006", + "trigger": "PVP_RANK_18_0\t\"string\"", + "contents": "PVP_RANK_18_0" }, { - "trigger": "SCORE_DAMAGE_DONE\tstring", - "contents": "SCORE_DAMAGE_DONE", + "trigger": "PVP_RANK_18_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_18_0_FEMALE" }, { - "trigger": "SCORE_FLAGS_CAPTURED\tstring", - "contents": "SCORE_FLAGS_CAPTURED", + "trigger": "PVP_RANK_18_1\t\"string\"", + "contents": "PVP_RANK_18_1" }, { - "trigger": "SCORE_FLAGS_RETURNED\tstring", - "contents": "SCORE_FLAGS_RETURNED", + "trigger": "PVP_RANK_18_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_18_1_FEMALE" }, { - "trigger": "SCORE_HEALING_DONE\tstring", - "contents": "SCORE_HEALING_DONE", + "trigger": "PVP_RANK_19_0\t\"string\"", + "contents": "PVP_RANK_19_0" }, { - "trigger": "SCORE_HONOR_GAINED\tstring", - "contents": "SCORE_HONOR_GAINED", + "trigger": "PVP_RANK_19_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_19_0_FEMALE" }, { - "trigger": "SCORE_HONORABLE_KILLS\tstring", - "contents": "SCORE_HONORABLE_KILLS", + "trigger": "PVP_RANK_19_1\t\"string\"", + "contents": "PVP_RANK_19_1" }, { - "trigger": "SCORE_KILLING_BLOWS\tstring", - "contents": "SCORE_KILLING_BLOWS", + "trigger": "PVP_RANK_19_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_19_1_FEMALE" }, { - "trigger": "SCORE_POWER_UPS\tstring", - "contents": "SCORE_POWER_UPS", + "trigger": "PVP_RANK_1_0\t\"string\"", + "contents": "PVP_RANK_1_0" }, { - "trigger": "SCORE_RATING_CHANGE\tstring", - "contents": "SCORE_RATING_CHANGE", + "trigger": "PVP_RANK_1_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_1_0_FEMALE" }, { - "trigger": "SCORE_TEAM_SKILL\tstring", - "contents": "SCORE_TEAM_SKILL", + "trigger": "PVP_RANK_1_1\t\"string\"", + "contents": "PVP_RANK_1_1" }, { - "trigger": "SCREENSHOT_FAILURE\tstring", - "contents": "SCREENSHOT_FAILURE", + "trigger": "PVP_RANK_1_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_1_1_FEMALE" }, { - "trigger": "SCREENSHOT_SUCCESS\tstring", - "contents": "SCREENSHOT_SUCCESS", + "trigger": "PVP_RANK_1_NAME\t\"string\"", + "contents": "PVP_RANK_1_NAME" }, { - "trigger": "SCROLL_OF_RESURRECTION\tstring", - "contents": "SCROLL_OF_RESURRECTION", + "trigger": "PVP_RANK_1_NEXT_RANK_DESC\t\"string\"", + "contents": "PVP_RANK_1_NEXT_RANK_DESC" }, { - "trigger": "SCROLL_OF_RESURRECTION_TOOLTIP\tstring", - "contents": "SCROLL_OF_RESURRECTION_TOOLTIP", + "trigger": "PVP_RANK_2_0\t\"string\"", + "contents": "PVP_RANK_2_0" }, { - "trigger": "SEARCH\tstring", - "contents": "SEARCH", + "trigger": "PVP_RANK_2_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_2_0_FEMALE" }, { - "trigger": "SEARCH_LOADING_TEXT\tstring", - "contents": "SEARCH_LOADING_TEXT", + "trigger": "PVP_RANK_2_1\t\"string\"", + "contents": "PVP_RANK_2_1" }, { - "trigger": "SEARCH_PROGRESS_BAR_TEXT\tstring", - "contents": "SEARCH_PROGRESS_BAR_TEXT", + "trigger": "PVP_RANK_2_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_2_1_FEMALE" }, { - "trigger": "SEARCHING\tstring", - "contents": "SEARCHING", + "trigger": "PVP_RANK_2_NAME\t\"string\"", + "contents": "PVP_RANK_2_NAME" }, { - "trigger": "SEARCHING_FOR_GROUPS_NEEDS\tstring", - "contents": "SEARCHING_FOR_GROUPS_NEEDS", + "trigger": "PVP_RANK_2_NEXT_RANK_DESC\t\"string\"", + "contents": "PVP_RANK_2_NEXT_RANK_DESC" }, { - "trigger": "SEARCHING_FOR_ITEMS\tstring", - "contents": "SEARCHING_FOR_ITEMS", + "trigger": "PVP_RANK_3_0\t\"string\"", + "contents": "PVP_RANK_3_0" }, { - "trigger": "SECOND_NUMBER\tstring", - "contents": "SECOND_NUMBER", + "trigger": "PVP_RANK_3_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_3_0_FEMALE" }, { - "trigger": "SECOND_NUMBER_CAP\tstring", - "contents": "SECOND_NUMBER_CAP", + "trigger": "PVP_RANK_3_1\t\"string\"", + "contents": "PVP_RANK_3_1" }, { - "trigger": "SECOND_NUMBER_CAP_NO_SPACE\tstring", - "contents": "SECOND_NUMBER_CAP_NO_SPACE", + "trigger": "PVP_RANK_3_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_3_1_FEMALE" }, { - "trigger": "SECOND_ONELETTER_ABBR\tstring", - "contents": "SECOND_ONELETTER_ABBR", + "trigger": "PVP_RANK_3_NAME\t\"string\"", + "contents": "PVP_RANK_3_NAME" }, { - "trigger": "SECONDARY\tstring", - "contents": "SECONDARY", + "trigger": "PVP_RANK_3_NEXT_RANK_DESC\t\"string\"", + "contents": "PVP_RANK_3_NEXT_RANK_DESC" }, { - "trigger": "SECONDARY_SKILLS\tstring", - "contents": "SECONDARY_SKILLS", + "trigger": "PVP_RANK_4_0\t\"string\"", + "contents": "PVP_RANK_4_0" }, { - "trigger": "SECONDARYHANDSLOT\tstring", - "contents": "SECONDARYHANDSLOT", + "trigger": "PVP_RANK_4_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_4_0_FEMALE" }, { - "trigger": "SECONDS\tstring", - "contents": "SECONDS", + "trigger": "PVP_RANK_4_1\t\"string\"", + "contents": "PVP_RANK_4_1" }, { - "trigger": "SECONDS_ABBR\tstring", - "contents": "SECONDS_ABBR", + "trigger": "PVP_RANK_4_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_4_1_FEMALE" }, { - "trigger": "SECURE_ABILITY_TOGGLE\tstring", - "contents": "SECURE_ABILITY_TOGGLE", + "trigger": "PVP_RANK_4_NAME\t\"string\"", + "contents": "PVP_RANK_4_NAME" }, { - "trigger": "SELECT_CATEGORY\tstring", - "contents": "SELECT_CATEGORY", + "trigger": "PVP_RANK_4_NEXT_RANK_DESC\t\"string\"", + "contents": "PVP_RANK_4_NEXT_RANK_DESC" }, { - "trigger": "SELECT_LOOT_SPECIALIZATION\tstring", - "contents": "SELECT_LOOT_SPECIALIZATION", + "trigger": "PVP_RANK_5_0\t\"string\"", + "contents": "PVP_RANK_5_0" }, { - "trigger": "SELECT_LOOT_SPECIALIZATION_TOOLTIP\tstring", - "contents": "SELECT_LOOT_SPECIALIZATION_TOOLTIP", + "trigger": "PVP_RANK_5_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_5_0_FEMALE" }, { - "trigger": "SELECT_YOUR_ROLE\tstring", - "contents": "SELECT_YOUR_ROLE", + "trigger": "PVP_RANK_5_1\t\"string\"", + "contents": "PVP_RANK_5_1" }, { - "trigger": "SELF_HIGHLIGHT_IN_BG\tstring", - "contents": "SELF_HIGHLIGHT_IN_BG", + "trigger": "PVP_RANK_5_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_5_1_FEMALE" }, { - "trigger": "SELF_HIGHLIGHT_IN_BG_COMBAT\tstring", - "contents": "SELF_HIGHLIGHT_IN_BG_COMBAT", + "trigger": "PVP_RANK_5_NAME\t\"string\"", + "contents": "PVP_RANK_5_NAME" }, { - "trigger": "SELF_HIGHLIGHT_IN_RAID\tstring", - "contents": "SELF_HIGHLIGHT_IN_RAID", + "trigger": "PVP_RANK_5_NEXT_RANK_DESC\t\"string\"", + "contents": "PVP_RANK_5_NEXT_RANK_DESC" }, { - "trigger": "SELF_HIGHLIGHT_IN_RAID_COMBAT\tstring", - "contents": "SELF_HIGHLIGHT_IN_RAID_COMBAT", + "trigger": "PVP_RANK_6_0\t\"string\"", + "contents": "PVP_RANK_6_0" }, { - "trigger": "SELF_HIGHLIGHT_MODE_CIRCLE\tstring", - "contents": "SELF_HIGHLIGHT_MODE_CIRCLE", + "trigger": "PVP_RANK_6_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_6_0_FEMALE" }, { - "trigger": "SELF_HIGHLIGHT_MODE_CIRCLE_AND_OUTLINE\tstring", - "contents": "SELF_HIGHLIGHT_MODE_CIRCLE_AND_OUTLINE", + "trigger": "PVP_RANK_6_1\t\"string\"", + "contents": "PVP_RANK_6_1" }, { - "trigger": "SELF_HIGHLIGHT_MODE_OUTLINE\tstring", - "contents": "SELF_HIGHLIGHT_MODE_OUTLINE", + "trigger": "PVP_RANK_6_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_6_1_FEMALE" }, { - "trigger": "SELF_HIGHLIGHT_OFF\tstring", - "contents": "SELF_HIGHLIGHT_OFF", + "trigger": "PVP_RANK_7_0\t\"string\"", + "contents": "PVP_RANK_7_0" }, { - "trigger": "SELF_HIGHLIGHT_ON\tstring", - "contents": "SELF_HIGHLIGHT_ON", + "trigger": "PVP_RANK_7_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_7_0_FEMALE" }, { - "trigger": "SELF_HIGHLIGHT_OPTION\tstring", - "contents": "SELF_HIGHLIGHT_OPTION", + "trigger": "PVP_RANK_7_1\t\"string\"", + "contents": "PVP_RANK_7_1" }, { - "trigger": "SELFMUTED\tstring", - "contents": "SELFMUTED", + "trigger": "PVP_RANK_7_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_7_1_FEMALE" }, { - "trigger": "SELL_PRICE\tstring", - "contents": "SELL_PRICE", + "trigger": "PVP_RANK_8_0\t\"string\"", + "contents": "PVP_RANK_8_0" }, { - "trigger": "SEND_BATTLETAG_FRIEND_REQUEST\tstring", - "contents": "SEND_BATTLETAG_FRIEND_REQUEST", + "trigger": "PVP_RANK_8_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_8_0_FEMALE" }, { - "trigger": "SEND_BATTLETAG_REQUEST\tstring", - "contents": "SEND_BATTLETAG_REQUEST", + "trigger": "PVP_RANK_8_1\t\"string\"", + "contents": "PVP_RANK_8_1" }, { - "trigger": "SEND_BUG\tstring", - "contents": "SEND_BUG", + "trigger": "PVP_RANK_8_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_8_1_FEMALE" }, { - "trigger": "SEND_LABEL\tstring", - "contents": "SEND_LABEL", + "trigger": "PVP_RANK_9_0\t\"string\"", + "contents": "PVP_RANK_9_0" }, { - "trigger": "SEND_MAIL_COST\tstring", - "contents": "SEND_MAIL_COST", + "trigger": "PVP_RANK_9_0_FEMALE\t\"string\"", + "contents": "PVP_RANK_9_0_FEMALE" }, { - "trigger": "SEND_MESSAGE\tstring", - "contents": "SEND_MESSAGE", + "trigger": "PVP_RANK_9_1\t\"string\"", + "contents": "PVP_RANK_9_1" }, { - "trigger": "SEND_MONEY\tstring", - "contents": "SEND_MONEY", + "trigger": "PVP_RANK_9_1_FEMALE\t\"string\"", + "contents": "PVP_RANK_9_1_FEMALE" }, { - "trigger": "SEND_MONEY_CONFIRMATION\tstring", - "contents": "SEND_MONEY_CONFIRMATION", + "trigger": "PVP_RANK_LEADER\t\"string\"", + "contents": "PVP_RANK_LEADER" }, { - "trigger": "SEND_REQUEST\tstring", - "contents": "SEND_REQUEST", + "trigger": "PVP_RATED_BATTLEGROUND\t\"string\"", + "contents": "PVP_RATED_BATTLEGROUND" }, { - "trigger": "SEND_SCROLL_OF_RESURRECTION\tstring", - "contents": "SEND_SCROLL_OF_RESURRECTION", + "trigger": "PVP_RATED_BATTLEGROUND_EXPLANATION\t\"string\"", + "contents": "PVP_RATED_BATTLEGROUND_EXPLANATION" }, { - "trigger": "SEND_SUGGEST\tstring", - "contents": "SEND_SUGGEST", + "trigger": "PVP_RATED_BATTLEGROUNDS\t\"string\"", + "contents": "PVP_RATED_BATTLEGROUNDS" }, { - "trigger": "SENDMAIL\tstring", - "contents": "SENDMAIL", + "trigger": "PVP_RATEDBG_NEED_LESS\t\"string\"", + "contents": "PVP_RATEDBG_NEED_LESS" }, { - "trigger": "SENDMAIL_TEXT\tstring", - "contents": "SENDMAIL_TEXT", + "trigger": "PVP_RATEDBG_NEED_MORE\t\"string\"", + "contents": "PVP_RATEDBG_NEED_MORE" }, { - "trigger": "SERVER_CHANNELS\tstring", - "contents": "SERVER_CHANNELS", + "trigger": "PVP_RATING\t\"string\"", + "contents": "PVP_RATING" }, { - "trigger": "SERVER_FIRST_ACHIEVEMENT\tstring", - "contents": "SERVER_FIRST_ACHIEVEMENT", + "trigger": "PVP_RECORD\t\"string\"", + "contents": "PVP_RECORD" }, { - "trigger": "SERVER_MESSAGE_COLON\tstring", - "contents": "SERVER_MESSAGE_COLON", + "trigger": "PVP_RECORD_DESCRIPTION\t\"string\"", + "contents": "PVP_RECORD_DESCRIPTION" }, { - "trigger": "SERVER_MESSAGE_PREFIX\tstring", - "contents": "SERVER_MESSAGE_PREFIX", + "trigger": "PVP_REPORT_AFK\t\"string\"", + "contents": "PVP_REPORT_AFK" }, { - "trigger": "SET_COMMENT_LABEL\tstring", - "contents": "SET_COMMENT_LABEL", + "trigger": "PVP_REPORT_AFK_ALL\t\"string\"", + "contents": "PVP_REPORT_AFK_ALL" }, { - "trigger": "SET_FACTION_LFG_BONUS_REP\tstring", - "contents": "SET_FACTION_LFG_BONUS_REP", + "trigger": "PVP_REPORT_AFK_ALREADY_NOTIFIED\t\"string\"", + "contents": "PVP_REPORT_AFK_ALREADY_NOTIFIED" }, { - "trigger": "SET_FACTION_LFG_BONUS_REP_TOOLTIP\tstring", - "contents": "SET_FACTION_LFG_BONUS_REP_TOOLTIP", + "trigger": "PVP_REPORT_AFK_GENERIC_FAILURE\t\"string\"", + "contents": "PVP_REPORT_AFK_GENERIC_FAILURE" }, { - "trigger": "SET_FOCUS\tstring", - "contents": "SET_FOCUS", + "trigger": "PVP_REPORT_AFK_NOT_SAME_TEAM\t\"string\"", + "contents": "PVP_REPORT_AFK_NOT_SAME_TEAM" }, { - "trigger": "SET_FRIENDNOTE_LABEL\tstring", - "contents": "SET_FRIENDNOTE_LABEL", + "trigger": "PVP_REPORT_AFK_PLAYER_NOT_VALID\t\"string\"", + "contents": "PVP_REPORT_AFK_PLAYER_NOT_VALID" }, { - "trigger": "SET_GUILDMOTD_LABEL\tstring", - "contents": "SET_GUILDMOTD_LABEL", + "trigger": "PVP_REPORT_AFK_SUCCEEDED\t\"string\"", + "contents": "PVP_REPORT_AFK_SUCCEEDED" }, { - "trigger": "SET_GUILDOFFICERNOTE_LABEL\tstring", - "contents": "SET_GUILDOFFICERNOTE_LABEL", + "trigger": "PVP_REPORT_AFK_SYSTEM_DISABLED\t\"string\"", + "contents": "PVP_REPORT_AFK_SYSTEM_DISABLED" }, { - "trigger": "SET_GUILDPLAYERNOTE_LABEL\tstring", - "contents": "SET_GUILDPLAYERNOTE_LABEL", + "trigger": "PVP_REPORT_AFK_SYSTEM_ENABLED\t\"string\"", + "contents": "PVP_REPORT_AFK_SYSTEM_ENABLED" }, { - "trigger": "SET_MAIN_ASSIST\tstring", - "contents": "SET_MAIN_ASSIST", + "trigger": "PVP_REQUIRED_FOR_CAPTURE\t\"string\"", + "contents": "PVP_REQUIRED_FOR_CAPTURE" }, { - "trigger": "SET_MAIN_TANK\tstring", - "contents": "SET_MAIN_TANK", + "trigger": "PVP_REWARD_EXPLANATION\t\"string\"", + "contents": "PVP_REWARD_EXPLANATION" }, { - "trigger": "SET_NOTE\tstring", - "contents": "SET_NOTE", + "trigger": "PVP_REWARD_FAILURE\t\"string\"", + "contents": "PVP_REWARD_FAILURE" }, { - "trigger": "SET_RAID_ASSISTANT\tstring", - "contents": "SET_RAID_ASSISTANT", + "trigger": "PVP_REWARD_TOOLTIP\t\"string\"", + "contents": "PVP_REWARD_TOOLTIP" }, { - "trigger": "SET_RAID_LEADER\tstring", - "contents": "SET_RAID_LEADER", + "trigger": "PVP_REWARD_XP_FORMAT\t\"string\"", + "contents": "PVP_REWARD_XP_FORMAT" }, { - "trigger": "SET_ROLE\tstring", - "contents": "SET_ROLE", + "trigger": "PVP_SEASON_HIGH\t\"string\"", + "contents": "PVP_SEASON_HIGH" }, { - "trigger": "SETTING_BELOW_GRAPHICSQUALITY\tstring", - "contents": "SETTING_BELOW_GRAPHICSQUALITY", + "trigger": "PVP_SEASON_REWARD\t\"string\"", + "contents": "PVP_SEASON_REWARD" }, { - "trigger": "SETTING_BELOW_GRAPHICSQUALITY_32BIT\tstring", - "contents": "SETTING_BELOW_GRAPHICSQUALITY_32BIT", + "trigger": "PVP_SUSPENDED_QUEUE_STATUS\t\"string\"", + "contents": "PVP_SUSPENDED_QUEUE_STATUS" }, { - "trigger": "SETTINGS\tstring", - "contents": "SETTINGS", + "trigger": "PVP_TAB_CONQUEST\t\"string\"", + "contents": "PVP_TAB_CONQUEST" }, { - "trigger": "SHA_ENERGY\tstring", - "contents": "SHA_ENERGY", + "trigger": "PVP_TAB_GROUPS\t\"string\"", + "contents": "PVP_TAB_GROUPS" }, { - "trigger": "SHADOW_ORBS\tstring", - "contents": "SHADOW_ORBS", + "trigger": "PVP_TAB_HONOR\t\"string\"", + "contents": "PVP_TAB_HONOR" }, { - "trigger": "SHADOW_ORBS_COST\tstring", - "contents": "SHADOW_ORBS_COST", + "trigger": "PVP_TALENT_FIRST_TALENT\t\"string\"", + "contents": "PVP_TALENT_FIRST_TALENT" }, { - "trigger": "SHADOW_ORBS_COST_PER_TIME\tstring", - "contents": "SHADOW_ORBS_COST_PER_TIME", + "trigger": "PVP_TALENT_SLOT\t\"string\"", + "contents": "PVP_TALENT_SLOT" }, { - "trigger": "SHADOW_ORBS_COST_PER_TIME_NO_BASE\tstring", - "contents": "SHADOW_ORBS_COST_PER_TIME_NO_BASE", + "trigger": "PVP_TALENT_SLOT_EMPTY\t\"string\"", + "contents": "PVP_TALENT_SLOT_EMPTY" }, { - "trigger": "SHADOW_ORBS_POWER\tstring", - "contents": "SHADOW_ORBS_POWER", + "trigger": "PVP_TALENT_SLOT_LOCKED\t\"string\"", + "contents": "PVP_TALENT_SLOT_LOCKED" }, { - "trigger": "SHADOW_ORBS_TOOLTIP\tstring", - "contents": "SHADOW_ORBS_TOOLTIP", + "trigger": "PVP_TALENTS\t\"string\"", + "contents": "PVP_TALENTS" }, { - "trigger": "SHADOW_QUALITY\tstring", - "contents": "SHADOW_QUALITY", + "trigger": "PVP_TALENTS_BECOME_AVAILABLE_AT_LEVEL\t\"string\"", + "contents": "PVP_TALENTS_BECOME_AVAILABLE_AT_LEVEL" }, { - "trigger": "SHAMAN_ELE_CORE_ABILITY_1\tstring", - "contents": "SHAMAN_ELE_CORE_ABILITY_1", + "trigger": "PVP_TALENTS_PRESTIGE_RANK_TITLE\t\"string\"", + "contents": "PVP_TALENTS_PRESTIGE_RANK_TITLE" }, { - "trigger": "SHAMAN_ELE_CORE_ABILITY_2\tstring", - "contents": "SHAMAN_ELE_CORE_ABILITY_2", + "trigger": "PVP_TEAMSIZE\t\"string\"", + "contents": "PVP_TEAMSIZE" }, { - "trigger": "SHAMAN_ELE_CORE_ABILITY_3\tstring", - "contents": "SHAMAN_ELE_CORE_ABILITY_3", + "trigger": "PVP_TEAMTYPE\t\"string\"", + "contents": "PVP_TEAMTYPE" }, { - "trigger": "SHAMAN_ELE_CORE_ABILITY_4\tstring", - "contents": "SHAMAN_ELE_CORE_ABILITY_4", + "trigger": "PVP_TOGGLE_OFF_VERBOSE\t\"string\"", + "contents": "PVP_TOGGLE_OFF_VERBOSE" }, { - "trigger": "SHAMAN_ELE_CORE_ABILITY_5\tstring", - "contents": "SHAMAN_ELE_CORE_ABILITY_5", + "trigger": "PVP_TOGGLE_ON_VERBOSE\t\"string\"", + "contents": "PVP_TOGGLE_ON_VERBOSE" }, { - "trigger": "SHAMAN_ELE_CORE_ABILITY_6\tstring", - "contents": "SHAMAN_ELE_CORE_ABILITY_6", + "trigger": "PVP_WAR_MODE_DESCRIPTION\t\"string\"", + "contents": "PVP_WAR_MODE_DESCRIPTION" }, { - "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_1\tstring", - "contents": "SHAMAN_ENHANCE_CORE_ABILITY_1", + "trigger": "PVP_WAR_MODE_ENABLED\t\"string\"", + "contents": "PVP_WAR_MODE_ENABLED" }, { - "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_2\tstring", - "contents": "SHAMAN_ENHANCE_CORE_ABILITY_2", + "trigger": "PVP_WAR_MODE_NOT_NOW_ALLIANCE\t\"string\"", + "contents": "PVP_WAR_MODE_NOT_NOW_ALLIANCE" }, { - "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_3\tstring", - "contents": "SHAMAN_ENHANCE_CORE_ABILITY_3", + "trigger": "PVP_WAR_MODE_NOT_NOW_HORDE\t\"string\"", + "contents": "PVP_WAR_MODE_NOT_NOW_HORDE" }, { - "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_4\tstring", - "contents": "SHAMAN_ENHANCE_CORE_ABILITY_4", + "trigger": "PVP_WARMODE_TOGGLE_OFF\t\"string\"", + "contents": "PVP_WARMODE_TOGGLE_OFF" }, { - "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_5\tstring", - "contents": "SHAMAN_ENHANCE_CORE_ABILITY_5", + "trigger": "PVP_WARMODE_TOGGLE_ON\t\"string\"", + "contents": "PVP_WARMODE_TOGGLE_ON" }, { - "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_6\tstring", - "contents": "SHAMAN_ENHANCE_CORE_ABILITY_6", + "trigger": "PVP_WEEKLY_BONUS\t\"string\"", + "contents": "PVP_WEEKLY_BONUS" }, { - "trigger": "SHAMAN_INTELLECT_TOOLTIP\tstring", - "contents": "SHAMAN_INTELLECT_TOOLTIP", + "trigger": "PVP_WEEKLY_BONUS_DESCRIPTION\t\"string\"", + "contents": "PVP_WEEKLY_BONUS_DESCRIPTION" }, { - "trigger": "SHAMAN_RESTO_CORE_ABILITY_1\tstring", - "contents": "SHAMAN_RESTO_CORE_ABILITY_1", + "trigger": "PVP_WEEKLY_BONUS_GAMES_WON\t\"string\"", + "contents": "PVP_WEEKLY_BONUS_GAMES_WON" }, { - "trigger": "SHAMAN_RESTO_CORE_ABILITY_2\tstring", - "contents": "SHAMAN_RESTO_CORE_ABILITY_2", + "trigger": "PVP_WEEKLY_REWARD\t\"string\"", + "contents": "PVP_WEEKLY_REWARD" }, { - "trigger": "SHAMAN_RESTO_CORE_ABILITY_3\tstring", - "contents": "SHAMAN_RESTO_CORE_ABILITY_3", + "trigger": "PVP_YOUR_RATING\t\"string\"", + "contents": "PVP_YOUR_RATING" }, { - "trigger": "SHAMAN_RESTO_CORE_ABILITY_4\tstring", - "contents": "SHAMAN_RESTO_CORE_ABILITY_4", + "trigger": "PVP_ZONE_OBJECTIVES\t\"string\"", + "contents": "PVP_ZONE_OBJECTIVES" }, { - "trigger": "SHAMAN_RESTO_CORE_ABILITY_5\tstring", - "contents": "SHAMAN_RESTO_CORE_ABILITY_5", + "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER\t\"string\"", + "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER" }, { - "trigger": "SHAMAN_RESTO_CORE_ABILITY_6\tstring", - "contents": "SHAMAN_RESTO_CORE_ABILITY_6", + "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER_CAN_QUEUE\t\"string\"", + "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER_CAN_QUEUE" }, { - "trigger": "SHAMAN_STRENGTH_TOOLTIP\tstring", - "contents": "SHAMAN_STRENGTH_TOOLTIP", + "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER_CANNOT_QUEUE\t\"string\"", + "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER_CANNOT_QUEUE" }, { - "trigger": "SHARDS\tstring", - "contents": "SHARDS", + "trigger": "PVPBATTLEGROUND_WINTERGRASPTIMER_TOOLTIP\t\"string\"", + "contents": "PVPBATTLEGROUND_WINTERGRASPTIMER_TOOLTIP" }, { - "trigger": "SHARE_ICON_COLOR\tstring", - "contents": "SHARE_ICON_COLOR", + "trigger": "PVPFFA\t\"string\"", + "contents": "PVPFFA" }, { - "trigger": "SHARE_ICON_TEXT\tstring", - "contents": "SHARE_ICON_TEXT", + "trigger": "QUALITY\t\"string\"", + "contents": "QUALITY" }, { - "trigger": "SHARE_QUEST\tstring", - "contents": "SHARE_QUEST", + "trigger": "QUEST_ACCEPT\t\"string\"", + "contents": "QUEST_ACCEPT" }, { - "trigger": "SHARE_QUEST_ABBREV\tstring", - "contents": "SHARE_QUEST_ABBREV", + "trigger": "QUEST_ACCEPT_LOG_FULL\t\"string\"", + "contents": "QUEST_ACCEPT_LOG_FULL" }, { - "trigger": "SHARE_QUEST_TEXT\tstring", - "contents": "SHARE_QUEST_TEXT", + "trigger": "QUEST_COMPLETE\t\"string\"", + "contents": "QUEST_COMPLETE" }, { - "trigger": "SHIELD_BLOCK_TEMPLATE\tstring", - "contents": "SHIELD_BLOCK_TEMPLATE", + "trigger": "QUEST_CRITERIA_TREE_OBJECTIVE\t\"string\"", + "contents": "QUEST_CRITERIA_TREE_OBJECTIVE" }, { - "trigger": "SHIELDSLOT\tstring", - "contents": "SHIELDSLOT", + "trigger": "QUEST_CRITERIA_TREE_OBJECTIVE_NOPROGRESS\t\"string\"", + "contents": "QUEST_CRITERIA_TREE_OBJECTIVE_NOPROGRESS" }, { - "trigger": "SHIFT_KEY\tstring", - "contents": "SHIFT_KEY", + "trigger": "QUEST_DASH\t\"string\"", + "contents": "QUEST_DASH" }, { - "trigger": "SHIFT_KEY_TEXT\tstring", - "contents": "SHIFT_KEY_TEXT", + "trigger": "QUEST_DESCRIPTION\t\"string\"", + "contents": "QUEST_DESCRIPTION" }, { - "trigger": "SHIFT_KEY_TEXT_ABBR\tstring", - "contents": "SHIFT_KEY_TEXT_ABBR", + "trigger": "QUEST_DETAILS\t\"string\"", + "contents": "QUEST_DETAILS" }, { - "trigger": "SHIRTSLOT\tstring", - "contents": "SHIRTSLOT", + "trigger": "QUEST_FACTION_NEEDED\t\"string\"", + "contents": "QUEST_FACTION_NEEDED" }, { - "trigger": "SHORT\tstring", - "contents": "SHORT", + "trigger": "QUEST_FACTION_NEEDED_NOPROGRESS\t\"string\"", + "contents": "QUEST_FACTION_NEEDED_NOPROGRESS" }, { - "trigger": "SHORTDATE\tstring", - "contents": "SHORTDATE", + "trigger": "QUEST_FAILED\t\"string\"", + "contents": "QUEST_FAILED" }, { - "trigger": "SHORTDATE_EU\tstring", - "contents": "SHORTDATE_EU", + "trigger": "QUEST_FAILED_TAG\t\"string\"", + "contents": "QUEST_FAILED_TAG" }, { - "trigger": "SHORTDATENOYEAR\tstring", - "contents": "SHORTDATENOYEAR", + "trigger": "QUEST_HARD\t\"string\"", + "contents": "QUEST_HARD" }, { - "trigger": "SHORTDATENOYEAR_EU\tstring", - "contents": "SHORTDATENOYEAR_EU", + "trigger": "QUEST_ICONS_FILE\t\"string\"", + "contents": "QUEST_ICONS_FILE" }, { - "trigger": "SHOULDERSLOT\tstring", - "contents": "SHOULDERSLOT", + "trigger": "QUEST_INTERMEDIATE_ITEMS_NEEDED\t\"string\"", + "contents": "QUEST_INTERMEDIATE_ITEMS_NEEDED" }, { - "trigger": "SHOW\tstring", - "contents": "SHOW", + "trigger": "QUEST_ITEMS_NEEDED\t\"string\"", + "contents": "QUEST_ITEMS_NEEDED" }, { - "trigger": "SHOW_ACCOUNT_ACHIEVEMENTS\tstring", - "contents": "SHOW_ACCOUNT_ACHIEVEMENTS", + "trigger": "QUEST_ITEMS_NEEDED_NOPROGRESS\t\"string\"", + "contents": "QUEST_ITEMS_NEEDED_NOPROGRESS" }, { - "trigger": "SHOW_ALL_ENEMY_DEBUFFS_TEXT\tstring", - "contents": "SHOW_ALL_ENEMY_DEBUFFS_TEXT", + "trigger": "QUEST_KHADGAR\t\"string\"", + "contents": "QUEST_KHADGAR" }, { - "trigger": "SHOW_ALL_SPELL_RANKS\tstring", - "contents": "SHOW_ALL_SPELL_RANKS", + "trigger": "QUEST_KING_ANDUIN_WRYNN\t\"string\"", + "contents": "QUEST_KING_ANDUIN_WRYNN" }, { - "trigger": "SHOW_ARENA_ENEMY_CASTBAR\tstring", - "contents": "SHOW_ARENA_ENEMY_CASTBAR", + "trigger": "QUEST_KING_VARIAN_WRYNN\t\"string\"", + "contents": "QUEST_KING_VARIAN_WRYNN" }, { - "trigger": "SHOW_ARENA_ENEMY_CASTBAR_TEXT\tstring", - "contents": "SHOW_ARENA_ENEMY_CASTBAR_TEXT", + "trigger": "QUEST_LOG\t\"string\"", + "contents": "QUEST_LOG" }, { - "trigger": "SHOW_ARENA_ENEMY_FRAMES\tstring", - "contents": "SHOW_ARENA_ENEMY_FRAMES", + "trigger": "QUEST_LOG_COUNT\t\"string\"", + "contents": "QUEST_LOG_COUNT" }, { - "trigger": "SHOW_ARENA_ENEMY_FRAMES_TEXT\tstring", - "contents": "SHOW_ARENA_ENEMY_FRAMES_TEXT", + "trigger": "QUEST_LOG_COUNT_TEMPLATE\t\"string\"", + "contents": "QUEST_LOG_COUNT_TEMPLATE" }, { - "trigger": "SHOW_ARENA_ENEMY_PETS\tstring", - "contents": "SHOW_ARENA_ENEMY_PETS", + "trigger": "QUEST_LOG_DAILY_COUNT_TEMPLATE\t\"string\"", + "contents": "QUEST_LOG_DAILY_COUNT_TEMPLATE" }, { - "trigger": "SHOW_ARENA_ENEMY_PETS_TEXT\tstring", - "contents": "SHOW_ARENA_ENEMY_PETS_TEXT", + "trigger": "QUEST_LOG_DAILY_TOOLTIP\t\"string\"", + "contents": "QUEST_LOG_DAILY_TOOLTIP" }, { - "trigger": "SHOW_BATTLEFIELDMINIMAP_PLAYERS\tstring", - "contents": "SHOW_BATTLEFIELDMINIMAP_PLAYERS", + "trigger": "QUEST_MAP_VIEW_ALL_FORMAT\t\"string\"", + "contents": "QUEST_MAP_VIEW_ALL_FORMAT" }, { - "trigger": "SHOW_BATTLENET_TOASTS\tstring", - "contents": "SHOW_BATTLENET_TOASTS", + "trigger": "QUEST_MONSTERS_KILLED\t\"string\"", + "contents": "QUEST_MONSTERS_KILLED" }, { - "trigger": "SHOW_BRACES\tstring", - "contents": "SHOW_BRACES", + "trigger": "QUEST_MONSTERS_KILLED_NOPROGRESS\t\"string\"", + "contents": "QUEST_MONSTERS_KILLED_NOPROGRESS" }, { - "trigger": "SHOW_BRACES_COMBATLOG_TOOLTIP\tstring", - "contents": "SHOW_BRACES_COMBATLOG_TOOLTIP", + "trigger": "QUEST_OBJECTIVE_PROGRESS_BAR\t\"string\"", + "contents": "QUEST_OBJECTIVE_PROGRESS_BAR" }, { - "trigger": "SHOW_BUFF_DURATION_TEXT\tstring", - "contents": "SHOW_BUFF_DURATION_TEXT", + "trigger": "QUEST_OBJECTIVES\t\"string\"", + "contents": "QUEST_OBJECTIVES" }, { - "trigger": "SHOW_BUFF_DURATIONS\tstring", - "contents": "SHOW_BUFF_DURATIONS", + "trigger": "QUEST_OBJECTS_FOUND\t\"string\"", + "contents": "QUEST_OBJECTS_FOUND" }, { - "trigger": "SHOW_BUFFS\tstring", - "contents": "SHOW_BUFFS", + "trigger": "QUEST_OBJECTS_FOUND_NOPROGRESS\t\"string\"", + "contents": "QUEST_OBJECTS_FOUND_NOPROGRESS" }, { - "trigger": "SHOW_CASTABLE_BUFFS\tstring", - "contents": "SHOW_CASTABLE_BUFFS", + "trigger": "QUEST_PLAYERS_DEFEATED_PET_BATTLE\t\"string\"", + "contents": "QUEST_PLAYERS_DEFEATED_PET_BATTLE" }, { - "trigger": "SHOW_CASTABLE_BUFFS_TEXT\tstring", - "contents": "SHOW_CASTABLE_BUFFS_TEXT", + "trigger": "QUEST_PLAYERS_DEFEATED_PET_BATTLE_NOPROGRESS\t\"string\"", + "contents": "QUEST_PLAYERS_DEFEATED_PET_BATTLE_NOPROGRESS" }, { - "trigger": "SHOW_CASTABLE_DEBUFFS_TEXT\tstring", - "contents": "SHOW_CASTABLE_DEBUFFS_TEXT", + "trigger": "QUEST_PLAYERS_KILLED\t\"string\"", + "contents": "QUEST_PLAYERS_KILLED" }, { - "trigger": "SHOW_CHAT_ICONS\tstring", - "contents": "SHOW_CHAT_ICONS", + "trigger": "QUEST_PLAYERS_KILLED_NOPROGRESS\t\"string\"", + "contents": "QUEST_PLAYERS_KILLED_NOPROGRESS" }, { - "trigger": "SHOW_CLASS_COLOR\tstring", - "contents": "SHOW_CLASS_COLOR", + "trigger": "QUEST_PROGRESS_NEEDED\t\"string\"", + "contents": "QUEST_PROGRESS_NEEDED" }, { - "trigger": "SHOW_CLASS_COLOR_IN_V_KEY\tstring", - "contents": "SHOW_CLASS_COLOR_IN_V_KEY", + "trigger": "QUEST_REWARDS\t\"string\"", + "contents": "QUEST_REWARDS" }, { - "trigger": "SHOW_CLOAK\tstring", - "contents": "SHOW_CLOAK", + "trigger": "QUEST_SPELL_NEEDED\t\"string\"", + "contents": "QUEST_SPELL_NEEDED" }, { - "trigger": "SHOW_CLOCK\tstring", - "contents": "SHOW_CLOCK", + "trigger": "QUEST_STORY_STATUS\t\"string\"", + "contents": "QUEST_STORY_STATUS" }, { - "trigger": "SHOW_COMBAT_HEALING\tstring", - "contents": "SHOW_COMBAT_HEALING", + "trigger": "QUEST_SUGGESTED_GROUP_NUM\t\"string\"", + "contents": "QUEST_SUGGESTED_GROUP_NUM" }, { - "trigger": "SHOW_COMBAT_HEALING_ABSORB_SELF\tstring", - "contents": "SHOW_COMBAT_HEALING_ABSORB_SELF", + "trigger": "QUEST_SUGGESTED_GROUP_NUM_TAG\t\"string\"", + "contents": "QUEST_SUGGESTED_GROUP_NUM_TAG" }, { - "trigger": "SHOW_COMBAT_HEALING_ABSORB_TARGET\tstring", - "contents": "SHOW_COMBAT_HEALING_ABSORB_TARGET", + "trigger": "QUEST_TIMERS\t\"string\"", + "contents": "QUEST_TIMERS" }, { - "trigger": "SHOW_COMBAT_TEXT\tstring", - "contents": "SHOW_COMBAT_TEXT", + "trigger": "QUEST_TOOLTIP_ACTIVE\t\"string\"", + "contents": "QUEST_TOOLTIP_ACTIVE" }, { - "trigger": "SHOW_COMBAT_TEXT_TEXT\tstring", - "contents": "SHOW_COMBAT_TEXT_TEXT", + "trigger": "QUEST_TOOLTIP_REQUIREMENTS\t\"string\"", + "contents": "QUEST_TOOLTIP_REQUIREMENTS" }, { - "trigger": "SHOW_DAMAGE_TEXT\tstring", - "contents": "SHOW_DAMAGE_TEXT", + "trigger": "QUEST_WARCHIEF_SYLVANAS_WINDRUNNER\t\"string\"", + "contents": "QUEST_WARCHIEF_SYLVANAS_WINDRUNNER" }, { - "trigger": "SHOW_DEBUFFS\tstring", - "contents": "SHOW_DEBUFFS", + "trigger": "QUEST_WARCHIEF_VOLJIN\t\"string\"", + "contents": "QUEST_WARCHIEF_VOLJIN" }, { - "trigger": "SHOW_DISPELLABLE_DEBUFFS\tstring", - "contents": "SHOW_DISPELLABLE_DEBUFFS", + "trigger": "QUEST_WATCH_CLICK_TO_COMPLETE\t\"string\"", + "contents": "QUEST_WATCH_CLICK_TO_COMPLETE" }, { - "trigger": "SHOW_DISPELLABLE_DEBUFFS_TEXT\tstring", - "contents": "SHOW_DISPELLABLE_DEBUFFS_TEXT", + "trigger": "QUEST_WATCH_NO_OBJECTIVES\t\"string\"", + "contents": "QUEST_WATCH_NO_OBJECTIVES" }, { - "trigger": "SHOW_ENEMY_CAST\tstring", - "contents": "SHOW_ENEMY_CAST", + "trigger": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE\t\"string\"", + "contents": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE" }, { - "trigger": "SHOW_FACTION_ON_MAINSCREEN\tstring", - "contents": "SHOW_FACTION_ON_MAINSCREEN", + "trigger": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE_TASK\t\"string\"", + "contents": "QUEST_WATCH_POPUP_CLICK_TO_COMPLETE_TASK" }, { - "trigger": "SHOW_FREE_BAG_SLOTS_TEXT\tstring", - "contents": "SHOW_FREE_BAG_SLOTS_TEXT", + "trigger": "QUEST_WATCH_POPUP_CLICK_TO_VIEW\t\"string\"", + "contents": "QUEST_WATCH_POPUP_CLICK_TO_VIEW" }, { - "trigger": "SHOW_FRIENDS_LIST\tstring", - "contents": "SHOW_FRIENDS_LIST", + "trigger": "QUEST_WATCH_POPUP_QUEST_COMPLETE\t\"string\"", + "contents": "QUEST_WATCH_POPUP_QUEST_COMPLETE" }, { - "trigger": "SHOW_FULLSCREEN_STATUS_TEXT\tstring", - "contents": "SHOW_FULLSCREEN_STATUS_TEXT", + "trigger": "QUEST_WATCH_POPUP_QUEST_DISCOVERED\t\"string\"", + "contents": "QUEST_WATCH_POPUP_QUEST_DISCOVERED" }, { - "trigger": "SHOW_GUILD_NAMES\tstring", - "contents": "SHOW_GUILD_NAMES", + "trigger": "QUEST_WATCH_QUEST_COMPLETE\t\"string\"", + "contents": "QUEST_WATCH_QUEST_COMPLETE" }, { - "trigger": "SHOW_HD_MODELS_TEXT\tstring", - "contents": "SHOW_HD_MODELS_TEXT", + "trigger": "QUEST_WATCH_QUEST_READY\t\"string\"", + "contents": "QUEST_WATCH_QUEST_READY" }, { - "trigger": "SHOW_HELM\tstring", - "contents": "SHOW_HELM", + "trigger": "QUEST_WATCH_TOO_MANY\t\"string\"", + "contents": "QUEST_WATCH_TOO_MANY" }, { - "trigger": "SHOW_IGNORE_LIST\tstring", - "contents": "SHOW_IGNORE_LIST", + "trigger": "QUEST_WATCH_TOOLTIP\t\"string\"", + "contents": "QUEST_WATCH_TOOLTIP" }, { - "trigger": "SHOW_ITEM_LEVEL\tstring", - "contents": "SHOW_ITEM_LEVEL", + "trigger": "QUESTION_MARK_ICON\t\"string\"", + "contents": "QUESTION_MARK_ICON" }, { - "trigger": "SHOW_LOOT_SPAM\tstring", - "contents": "SHOW_LOOT_SPAM", + "trigger": "QUESTLINE_LOCATED_ABOVE\t\"string\"", + "contents": "QUESTLINE_LOCATED_ABOVE" }, { - "trigger": "SHOW_LUA_ERRORS\tstring", - "contents": "SHOW_LUA_ERRORS", + "trigger": "QUESTLINE_LOCATED_BELOW\t\"string\"", + "contents": "QUESTLINE_LOCATED_BELOW" }, { - "trigger": "SHOW_MAP\tstring", - "contents": "SHOW_MAP", + "trigger": "QUESTLOG_BUTTON\t\"string\"", + "contents": "QUESTLOG_BUTTON" }, { - "trigger": "SHOW_MULTIBAR1_TEXT\tstring", - "contents": "SHOW_MULTIBAR1_TEXT", + "trigger": "QUESTLOG_NO_QUESTS_TEXT\t\"string\"", + "contents": "QUESTLOG_NO_QUESTS_TEXT" }, { - "trigger": "SHOW_MULTIBAR2_TEXT\tstring", - "contents": "SHOW_MULTIBAR2_TEXT", + "trigger": "QUESTS_COLON\t\"string\"", + "contents": "QUESTS_COLON" }, { - "trigger": "SHOW_MULTIBAR3_TEXT\tstring", - "contents": "SHOW_MULTIBAR3_TEXT", + "trigger": "QUESTS_LABEL\t\"string\"", + "contents": "QUESTS_LABEL" }, { - "trigger": "SHOW_MULTIBAR4_TEXT\tstring", - "contents": "SHOW_MULTIBAR4_TEXT", + "trigger": "QUESTS_SUBTEXT\t\"string\"", + "contents": "QUESTS_SUBTEXT" }, { - "trigger": "SHOW_NAMEPLATE_LOSE_AGGRO_FLASH\tstring", - "contents": "SHOW_NAMEPLATE_LOSE_AGGRO_FLASH", + "trigger": "QUEUE_TIME_UNAVAILABLE\t\"string\"", + "contents": "QUEUE_TIME_UNAVAILABLE" }, { - "trigger": "SHOW_NEWBIE_TIPS_TEXT\tstring", - "contents": "SHOW_NEWBIE_TIPS_TEXT", + "trigger": "QUEUED_FOR\t\"string\"", + "contents": "QUEUED_FOR" }, { - "trigger": "SHOW_NPC_NAMES\tstring", - "contents": "SHOW_NPC_NAMES", + "trigger": "QUEUED_FOR_SHORT\t\"string\"", + "contents": "QUEUED_FOR_SHORT" }, { - "trigger": "SHOW_NUMERIC_THREAT\tstring", - "contents": "SHOW_NUMERIC_THREAT", + "trigger": "QUEUED_STATUS_BRAWL_RULES_SUBTITLE\t\"string\"", + "contents": "QUEUED_STATUS_BRAWL_RULES_SUBTITLE" }, { - "trigger": "SHOW_OFFLINE_MEMBERS\tstring", - "contents": "SHOW_OFFLINE_MEMBERS", + "trigger": "QUEUED_STATUS_IN_PROGRESS\t\"string\"", + "contents": "QUEUED_STATUS_IN_PROGRESS" }, { - "trigger": "SHOW_ON_BACKPACK\tstring", - "contents": "SHOW_ON_BACKPACK", + "trigger": "QUEUED_STATUS_LISTED\t\"string\"", + "contents": "QUEUED_STATUS_LISTED" }, { - "trigger": "SHOW_OTHER_TARGET_EFFECTS\tstring", - "contents": "SHOW_OTHER_TARGET_EFFECTS", + "trigger": "QUEUED_STATUS_LOCKED\t\"string\"", + "contents": "QUEUED_STATUS_LOCKED" }, { - "trigger": "SHOW_OWN_NAME\tstring", - "contents": "SHOW_OWN_NAME", + "trigger": "QUEUED_STATUS_LOCKED_EXPLANATION\t\"string\"", + "contents": "QUEUED_STATUS_LOCKED_EXPLANATION" }, { - "trigger": "SHOW_PARTY_BACKGROUND\tstring", - "contents": "SHOW_PARTY_BACKGROUND", + "trigger": "QUEUED_STATUS_PROPOSAL\t\"string\"", + "contents": "QUEUED_STATUS_PROPOSAL" }, { - "trigger": "SHOW_PARTY_BACKGROUND_TEXT\tstring", - "contents": "SHOW_PARTY_BACKGROUND_TEXT", + "trigger": "QUEUED_STATUS_QUEUED\t\"string\"", + "contents": "QUEUED_STATUS_QUEUED" }, { - "trigger": "SHOW_PARTY_PETS\tstring", - "contents": "SHOW_PARTY_PETS", + "trigger": "QUEUED_STATUS_READY_CHECK_IN_PROGRESS\t\"string\"", + "contents": "QUEUED_STATUS_READY_CHECK_IN_PROGRESS" }, { - "trigger": "SHOW_PARTY_PETS_TEXT\tstring", - "contents": "SHOW_PARTY_PETS_TEXT", + "trigger": "QUEUED_STATUS_ROLE_CHECK_IN_PROGRESS\t\"string\"", + "contents": "QUEUED_STATUS_ROLE_CHECK_IN_PROGRESS" }, { - "trigger": "SHOW_PARTY_TEXT_TEXT\tstring", - "contents": "SHOW_PARTY_TEXT_TEXT", + "trigger": "QUEUED_STATUS_SIGNED_UP\t\"string\"", + "contents": "QUEUED_STATUS_SIGNED_UP" }, { - "trigger": "SHOW_PET_BATTLES_ON_MAP_TEXT\tstring", - "contents": "SHOW_PET_BATTLES_ON_MAP_TEXT", + "trigger": "QUEUED_STATUS_SUSPENDED\t\"string\"", + "contents": "QUEUED_STATUS_SUSPENDED" }, { - "trigger": "SHOW_PET_MELEE_DAMAGE\tstring", - "contents": "SHOW_PET_MELEE_DAMAGE", + "trigger": "QUEUED_STATUS_UNKNOWN\t\"string\"", + "contents": "QUEUED_STATUS_UNKNOWN" }, { - "trigger": "SHOW_PET_NAMEPLATES\tstring", - "contents": "SHOW_PET_NAMEPLATES", + "trigger": "QUEUED_STATUS_WAITING\t\"string\"", + "contents": "QUEUED_STATUS_WAITING" }, { - "trigger": "SHOW_PET_SPELL_DAMAGE\tstring", - "contents": "SHOW_PET_SPELL_DAMAGE", + "trigger": "QUICK_BUTTON_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "QUICK_BUTTON_COMBATLOG_TOOLTIP" }, { - "trigger": "SHOW_PETBATTLE_COMBAT_TEXT\tstring", - "contents": "SHOW_PETBATTLE_COMBAT_TEXT", + "trigger": "QUICK_JOIN\t\"string\"", + "contents": "QUICK_JOIN" }, { - "trigger": "SHOW_PLAYER_NAMES\tstring", - "contents": "SHOW_PLAYER_NAMES", + "trigger": "QUICK_JOIN_ALREADY_IN_PARTY\t\"string\"", + "contents": "QUICK_JOIN_ALREADY_IN_PARTY" }, { - "trigger": "SHOW_PLAYER_TITLES\tstring", - "contents": "SHOW_PLAYER_TITLES", + "trigger": "QUICK_JOIN_FAILED\t\"string\"", + "contents": "QUICK_JOIN_FAILED" }, { - "trigger": "SHOW_POINTS_AS_AVG\tstring", - "contents": "SHOW_POINTS_AS_AVG", + "trigger": "QUICK_JOIN_IS_AUTO_ACCEPT_TOOLTIP\t\"string\"", + "contents": "QUICK_JOIN_IS_AUTO_ACCEPT_TOOLTIP" }, { - "trigger": "SHOW_PRIMARY_PROFESSION_ON_MAP_TEXT\tstring", - "contents": "SHOW_PRIMARY_PROFESSION_ON_MAP_TEXT", + "trigger": "QUICK_JOIN_ROLE_NOT_NEEDED\t\"string\"", + "contents": "QUICK_JOIN_ROLE_NOT_NEEDED" }, { - "trigger": "SHOW_QUEST_FADING_TEXT\tstring", - "contents": "SHOW_QUEST_FADING_TEXT", + "trigger": "QUICK_JOIN_TOAST_EXTRA_PLAYERS\t\"string\"", + "contents": "QUICK_JOIN_TOAST_EXTRA_PLAYERS" }, { - "trigger": "SHOW_QUEST_OBJECTIVES_ON_MAP_TEXT\tstring", - "contents": "SHOW_QUEST_OBJECTIVES_ON_MAP_TEXT", + "trigger": "QUICK_JOIN_TOAST_EXTRA_QUEUES\t\"string\"", + "contents": "QUICK_JOIN_TOAST_EXTRA_QUEUES" }, { - "trigger": "SHOW_QUICK_BUTTON\tstring", - "contents": "SHOW_QUICK_BUTTON", + "trigger": "QUICK_JOIN_TOAST_LFGLIST_MESSAGE\t\"string\"", + "contents": "QUICK_JOIN_TOAST_LFGLIST_MESSAGE" }, { - "trigger": "SHOW_RAID_RANGE_TEXT\tstring", - "contents": "SHOW_RAID_RANGE_TEXT", + "trigger": "QUICK_JOIN_TOAST_MESSAGE\t\"string\"", + "contents": "QUICK_JOIN_TOAST_MESSAGE" }, { - "trigger": "SHOW_SECONDARY_PROFESSION_ON_MAP_TEXT\tstring", - "contents": "SHOW_SECONDARY_PROFESSION_ON_MAP_TEXT", + "trigger": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES\t\"string\"", + "contents": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES" }, { - "trigger": "SHOW_TARGET\tstring", - "contents": "SHOW_TARGET", + "trigger": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES_FORMAT\t\"string\"", + "contents": "QUICK_JOIN_TOOLTIP_AVAILABLE_ROLES_FORMAT" }, { - "trigger": "SHOW_TARGET_CASTBAR\tstring", - "contents": "SHOW_TARGET_CASTBAR", + "trigger": "QUICK_JOIN_TOOLTIP_NO_AVAILABLE_ROLES\t\"string\"", + "contents": "QUICK_JOIN_TOOLTIP_NO_AVAILABLE_ROLES" }, { - "trigger": "SHOW_TARGET_CASTBAR_IN_V_KEY\tstring", - "contents": "SHOW_TARGET_CASTBAR_IN_V_KEY", + "trigger": "QUICKBUTTON_NAME_DEFAULT\t\"string\"", + "contents": "QUICKBUTTON_NAME_DEFAULT" }, { - "trigger": "SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET\tstring", - "contents": "SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET", + "trigger": "QUICKBUTTON_NAME_EVERYTHING\t\"string\"", + "contents": "QUICKBUTTON_NAME_EVERYTHING" }, { - "trigger": "SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME\tstring", - "contents": "SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME", + "trigger": "QUICKBUTTON_NAME_EVERYTHING_TOOLTIP\t\"string\"", + "contents": "QUICKBUTTON_NAME_EVERYTHING_TOOLTIP" }, { - "trigger": "SHOW_TARGET_EFFECTS\tstring", - "contents": "SHOW_TARGET_EFFECTS", + "trigger": "QUICKBUTTON_NAME_FRIENDS\t\"string\"", + "contents": "QUICKBUTTON_NAME_FRIENDS" }, { - "trigger": "SHOW_TARGET_OF_TARGET\tstring", - "contents": "SHOW_TARGET_OF_TARGET", + "trigger": "QUICKBUTTON_NAME_KILLS\t\"string\"", + "contents": "QUICKBUTTON_NAME_KILLS" }, { - "trigger": "SHOW_TARGET_OF_TARGET_TEXT\tstring", - "contents": "SHOW_TARGET_OF_TARGET_TEXT", + "trigger": "QUICKBUTTON_NAME_KILLS_TOOLTIP\t\"string\"", + "contents": "QUICKBUTTON_NAME_KILLS_TOOLTIP" }, { - "trigger": "SHOW_TIMESTAMP\tstring", - "contents": "SHOW_TIMESTAMP", + "trigger": "QUICKBUTTON_NAME_ME\t\"string\"", + "contents": "QUICKBUTTON_NAME_ME" }, { - "trigger": "SHOW_TIPOFTHEDAY_TEXT\tstring", - "contents": "SHOW_TIPOFTHEDAY_TEXT", + "trigger": "QUICKBUTTON_NAME_ME_TOOLTIP\t\"string\"", + "contents": "QUICKBUTTON_NAME_ME_TOOLTIP" }, { - "trigger": "SHOW_TOAST_BROADCAST_TEXT\tstring", - "contents": "SHOW_TOAST_BROADCAST_TEXT", + "trigger": "QUICKBUTTON_NAME_MY_ACTIONS\t\"string\"", + "contents": "QUICKBUTTON_NAME_MY_ACTIONS" }, { - "trigger": "SHOW_TOAST_CONVERSATION_TEXT\tstring", - "contents": "SHOW_TOAST_CONVERSATION_TEXT", + "trigger": "QUICKBUTTON_NAME_MY_ACTIONS_TOOLTIP\t\"string\"", + "contents": "QUICKBUTTON_NAME_MY_ACTIONS_TOOLTIP" }, { - "trigger": "SHOW_TOAST_FRIEND_REQUEST_TEXT\tstring", - "contents": "SHOW_TOAST_FRIEND_REQUEST_TEXT", + "trigger": "QUIT\t\"string\"", + "contents": "QUIT" }, { - "trigger": "SHOW_TOAST_OFFLINE_TEXT\tstring", - "contents": "SHOW_TOAST_OFFLINE_TEXT", + "trigger": "QUIT_NOW\t\"string\"", + "contents": "QUIT_NOW" }, { - "trigger": "SHOW_TOAST_ONLINE_TEXT\tstring", - "contents": "SHOW_TOAST_ONLINE_TEXT", + "trigger": "QUIT_TIMER\t\"string\"", + "contents": "QUIT_TIMER" }, { - "trigger": "SHOW_TOAST_WINDOW_TEXT\tstring", - "contents": "SHOW_TOAST_WINDOW_TEXT", + "trigger": "RACE\t\"string\"", + "contents": "RACE" }, { - "trigger": "SHOW_TUTORIALS\tstring", - "contents": "SHOW_TUTORIALS", + "trigger": "RACE_CLASS_ONLY\t\"string\"", + "contents": "RACE_CLASS_ONLY" }, { - "trigger": "SHOW_UNIT_NAMES\tstring", - "contents": "SHOW_UNIT_NAMES", + "trigger": "RACE_INFO_BLOODELF\t\"string\"", + "contents": "RACE_INFO_BLOODELF" }, { - "trigger": "SIGN_CHARTER\tstring", - "contents": "SIGN_CHARTER", + "trigger": "RACE_INFO_BLOODELF_FEMALE\t\"string\"", + "contents": "RACE_INFO_BLOODELF_FEMALE" }, { - "trigger": "SIGN_UP\tstring", - "contents": "SIGN_UP", + "trigger": "RACE_INFO_DARKIRONDWARF\t\"string\"", + "contents": "RACE_INFO_DARKIRONDWARF" }, { - "trigger": "SILVER_AMOUNT\tstring", - "contents": "SILVER_AMOUNT", + "trigger": "RACE_INFO_DARKIRONDWARF_FEMALE\t\"string\"", + "contents": "RACE_INFO_DARKIRONDWARF_FEMALE" }, { - "trigger": "SILVER_AMOUNT_SYMBOL\tstring", - "contents": "SILVER_AMOUNT_SYMBOL", + "trigger": "RACE_INFO_DRAENEI\t\"string\"", + "contents": "RACE_INFO_DRAENEI" }, { - "trigger": "SILVER_AMOUNT_TEXTURE\tstring", - "contents": "SILVER_AMOUNT_TEXTURE", + "trigger": "RACE_INFO_DRAENEI_FEMALE\t\"string\"", + "contents": "RACE_INFO_DRAENEI_FEMALE" }, { - "trigger": "SIMPLE_CHAT_OPTION_ENABLE_INTERRUPT\tstring", - "contents": "SIMPLE_CHAT_OPTION_ENABLE_INTERRUPT", + "trigger": "RACE_INFO_DWARF\t\"string\"", + "contents": "RACE_INFO_DWARF" }, { - "trigger": "SIMPLE_CHAT_TEXT\tstring", - "contents": "SIMPLE_CHAT_TEXT", + "trigger": "RACE_INFO_DWARF_FEMALE\t\"string\"", + "contents": "RACE_INFO_DWARF_FEMALE" }, { - "trigger": "SIMPLE_QUEST_WATCH_TEXT\tstring", - "contents": "SIMPLE_QUEST_WATCH_TEXT", + "trigger": "RACE_INFO_GNOME\t\"string\"", + "contents": "RACE_INFO_GNOME" }, { - "trigger": "SINGLE_DAMAGE_TEMPLATE\tstring", - "contents": "SINGLE_DAMAGE_TEMPLATE", + "trigger": "RACE_INFO_GNOME_FEMALE\t\"string\"", + "contents": "RACE_INFO_GNOME_FEMALE" }, { - "trigger": "SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL\tstring", - "contents": "SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL", + "trigger": "RACE_INFO_GOBLIN\t\"string\"", + "contents": "RACE_INFO_GOBLIN" }, { - "trigger": "SINGLE_PAGE_RESULTS_TEMPLATE\tstring", - "contents": "SINGLE_PAGE_RESULTS_TEMPLATE", + "trigger": "RACE_INFO_HIGHMOUNTAINTAUREN\t\"string\"", + "contents": "RACE_INFO_HIGHMOUNTAINTAUREN" }, { - "trigger": "SKILL\tstring", - "contents": "SKILL", + "trigger": "RACE_INFO_HIGHMOUNTAINTAUREN_FEMALE\t\"string\"", + "contents": "RACE_INFO_HIGHMOUNTAINTAUREN_FEMALE" }, { - "trigger": "SKILL_ABBR\tstring", - "contents": "SKILL_ABBR", + "trigger": "RACE_INFO_HUMAN\t\"string\"", + "contents": "RACE_INFO_HUMAN" }, { - "trigger": "SKILL_DESCRIPTION\tstring", - "contents": "SKILL_DESCRIPTION", + "trigger": "RACE_INFO_HUMAN_FEMALE\t\"string\"", + "contents": "RACE_INFO_HUMAN_FEMALE" }, { - "trigger": "SKILL_INCREMENT_COST\tstring", - "contents": "SKILL_INCREMENT_COST", + "trigger": "RACE_INFO_LIGHTFORGEDDRAENEI\t\"string\"", + "contents": "RACE_INFO_LIGHTFORGEDDRAENEI" }, { - "trigger": "SKILL_INCREMENT_COST_SINGULAR\tstring", - "contents": "SKILL_INCREMENT_COST_SINGULAR", + "trigger": "RACE_INFO_LIGHTFORGEDDRAENEI_FEMALE\t\"string\"", + "contents": "RACE_INFO_LIGHTFORGEDDRAENEI_FEMALE" }, { - "trigger": "SKILL_LEARNING_COST\tstring", - "contents": "SKILL_LEARNING_COST", + "trigger": "RACE_INFO_MAGHARORC\t\"string\"", + "contents": "RACE_INFO_MAGHARORC" }, { - "trigger": "SKILL_LEARNING_COST_SINGULAR\tstring", - "contents": "SKILL_LEARNING_COST_SINGULAR", + "trigger": "RACE_INFO_MAGHARORC_FEMALE\t\"string\"", + "contents": "RACE_INFO_MAGHARORC_FEMALE" }, { - "trigger": "SKILL_LEVEL\tstring", - "contents": "SKILL_LEVEL", + "trigger": "RACE_INFO_NIGHTBORNE\t\"string\"", + "contents": "RACE_INFO_NIGHTBORNE" }, { - "trigger": "SKILL_POINTS_ABBR\tstring", - "contents": "SKILL_POINTS_ABBR", + "trigger": "RACE_INFO_NIGHTBORNE_FEMALE\t\"string\"", + "contents": "RACE_INFO_NIGHTBORNE_FEMALE" }, { - "trigger": "SKILL_POINTS_TOOLTIP\tstring", - "contents": "SKILL_POINTS_TOOLTIP", + "trigger": "RACE_INFO_NIGHTELF\t\"string\"", + "contents": "RACE_INFO_NIGHTELF" }, { - "trigger": "SKILL_RANK_UP\tstring", - "contents": "SKILL_RANK_UP", + "trigger": "RACE_INFO_NIGHTELF_FEMALE\t\"string\"", + "contents": "RACE_INFO_NIGHTELF_FEMALE" }, { - "trigger": "SKILLS\tstring", - "contents": "SKILLS", + "trigger": "RACE_INFO_ORC\t\"string\"", + "contents": "RACE_INFO_ORC" }, { - "trigger": "SKILLS_ABBR\tstring", - "contents": "SKILLS_ABBR", + "trigger": "RACE_INFO_ORC_FEMALE\t\"string\"", + "contents": "RACE_INFO_ORC_FEMALE" }, { - "trigger": "SKILLUP_TOOLTIP\tstring", - "contents": "SKILLUP_TOOLTIP", + "trigger": "RACE_INFO_SCOURGE\t\"string\"", + "contents": "RACE_INFO_SCOURGE" }, { - "trigger": "SKILLUPS\tstring", - "contents": "SKILLUPS", + "trigger": "RACE_INFO_SCOURGE_FEMALE\t\"string\"", + "contents": "RACE_INFO_SCOURGE_FEMALE" }, { - "trigger": "SKIN_COLOR\tstring", - "contents": "SKIN_COLOR", + "trigger": "RACE_INFO_TAUREN\t\"string\"", + "contents": "RACE_INFO_TAUREN" }, { - "trigger": "SKIRMISH\tstring", - "contents": "SKIRMISH", + "trigger": "RACE_INFO_TAUREN_FEMALE\t\"string\"", + "contents": "RACE_INFO_TAUREN_FEMALE" }, { - "trigger": "SKIRMISH_2V2\tstring", - "contents": "SKIRMISH_2V2", + "trigger": "RACE_INFO_TROLL\t\"string\"", + "contents": "RACE_INFO_TROLL" }, { - "trigger": "SKIRMISH_3V3\tstring", - "contents": "SKIRMISH_3V3", + "trigger": "RACE_INFO_TROLL_FEMALE\t\"string\"", + "contents": "RACE_INFO_TROLL_FEMALE" }, { - "trigger": "SLASH_ACHIEVEMENTUI1\tstring", - "contents": "SLASH_ACHIEVEMENTUI1", + "trigger": "RACE_INFO_VOIDELF\t\"string\"", + "contents": "RACE_INFO_VOIDELF" }, { - "trigger": "SLASH_ACHIEVEMENTUI2\tstring", - "contents": "SLASH_ACHIEVEMENTUI2", + "trigger": "RACE_INFO_VOIDELF_FEMALE\t\"string\"", + "contents": "RACE_INFO_VOIDELF_FEMALE" }, { - "trigger": "SLASH_ACHIEVEMENTUI3\tstring", - "contents": "SLASH_ACHIEVEMENTUI3", + "trigger": "RACE_INFO_WORGEN\t\"string\"", + "contents": "RACE_INFO_WORGEN" }, { - "trigger": "SLASH_ACHIEVEMENTUI4\tstring", - "contents": "SLASH_ACHIEVEMENTUI4", + "trigger": "RACE_INFO_ZANDALARITROLL\t\"string\"", + "contents": "RACE_INFO_ZANDALARITROLL" }, { - "trigger": "SLASH_ACHIEVEMENTUI5\tstring", - "contents": "SLASH_ACHIEVEMENTUI5", + "trigger": "RACE_INFO_ZANDALARITROLL_FEMALE\t\"string\"", + "contents": "RACE_INFO_ZANDALARITROLL_FEMALE" }, { - "trigger": "SLASH_ACHIEVEMENTUI6\tstring", - "contents": "SLASH_ACHIEVEMENTUI6", + "trigger": "RACES\t\"string\"", + "contents": "RACES" }, { - "trigger": "SLASH_ACHIEVEMENTUI7\tstring", - "contents": "SLASH_ACHIEVEMENTUI7", + "trigger": "RACIAL_SKILLS\t\"string\"", + "contents": "RACIAL_SKILLS" }, { - "trigger": "SLASH_ACHIEVEMENTUI8\tstring", - "contents": "SLASH_ACHIEVEMENTUI8", + "trigger": "RAF_BENEFIT1\t\"string\"", + "contents": "RAF_BENEFIT1" }, { - "trigger": "SLASH_API1\tstring", - "contents": "SLASH_API1", + "trigger": "RAF_BENEFIT2\t\"string\"", + "contents": "RAF_BENEFIT2" }, { - "trigger": "SLASH_API2\tstring", - "contents": "SLASH_API2", + "trigger": "RAF_BENEFIT3\t\"string\"", + "contents": "RAF_BENEFIT3" }, { - "trigger": "SLASH_ASSIST1\tstring", - "contents": "SLASH_ASSIST1", + "trigger": "RAF_BENEFIT4\t\"string\"", + "contents": "RAF_BENEFIT4" }, { - "trigger": "SLASH_ASSIST2\tstring", - "contents": "SLASH_ASSIST2", + "trigger": "RAF_BENEFIT5\t\"string\"", + "contents": "RAF_BENEFIT5" }, { - "trigger": "SLASH_ASSIST3\tstring", - "contents": "SLASH_ASSIST3", + "trigger": "RAF_BENEFITS\t\"string\"", + "contents": "RAF_BENEFITS" }, { - "trigger": "SLASH_ASSIST4\tstring", - "contents": "SLASH_ASSIST4", + "trigger": "RAF_BUTTON_DISABLED_FACTION\t\"string\"", + "contents": "RAF_BUTTON_DISABLED_FACTION" }, { - "trigger": "SLASH_BENCHMARK1\tstring", - "contents": "SLASH_BENCHMARK1", + "trigger": "RAF_BUTTON_REWARD_TOOLTIP_DESCRIPTION\t\"string\"", + "contents": "RAF_BUTTON_REWARD_TOOLTIP_DESCRIPTION" }, { - "trigger": "SLASH_BENCHMARK2\tstring", - "contents": "SLASH_BENCHMARK2", + "trigger": "RAF_BUTTON_REWARD_TOOLTIP_TITLE\t\"string\"", + "contents": "RAF_BUTTON_REWARD_TOOLTIP_TITLE" }, { - "trigger": "SLASH_CALENDAR1\tstring", - "contents": "SLASH_CALENDAR1", + "trigger": "RAF_BUTTON_TOOLTIP_DESCRIPTION\t\"string\"", + "contents": "RAF_BUTTON_TOOLTIP_DESCRIPTION" }, { - "trigger": "SLASH_CALENDAR2\tstring", - "contents": "SLASH_CALENDAR2", + "trigger": "RAF_BUTTON_TOOLTIP_TITLE\t\"string\"", + "contents": "RAF_BUTTON_TOOLTIP_TITLE" }, { - "trigger": "SLASH_CANCELAURA1\tstring", - "contents": "SLASH_CANCELAURA1", + "trigger": "RAF_DESCRIPTION\t\"string\"", + "contents": "RAF_DESCRIPTION" }, { - "trigger": "SLASH_CANCELAURA2\tstring", - "contents": "SLASH_CANCELAURA2", + "trigger": "RAF_ENTER_EMAIL\t\"string\"", + "contents": "RAF_ENTER_EMAIL" }, { - "trigger": "SLASH_CANCELFORM1\tstring", - "contents": "SLASH_CANCELFORM1", + "trigger": "RAF_ENTER_NOTE\t\"string\"", + "contents": "RAF_ENTER_NOTE" }, { - "trigger": "SLASH_CANCELFORM2\tstring", - "contents": "SLASH_CANCELFORM2", + "trigger": "RAF_ENTER_NOTE_PROMPT\t\"string\"", + "contents": "RAF_ENTER_NOTE_PROMPT" }, { - "trigger": "SLASH_CANCELQUEUEDSPELL1\tstring", - "contents": "SLASH_CANCELQUEUEDSPELL1", + "trigger": "RAF_FAQ\t\"string\"", + "contents": "RAF_FAQ" }, { - "trigger": "SLASH_CANCELQUEUEDSPELL2\tstring", - "contents": "SLASH_CANCELQUEUEDSPELL2", + "trigger": "RAF_GRANT_LEVEL\t\"string\"", + "contents": "RAF_GRANT_LEVEL" }, { - "trigger": "SLASH_CANCELQUEUEDSPELL3\tstring", - "contents": "SLASH_CANCELQUEUEDSPELL3", + "trigger": "RAF_INVITATION_SENT\t\"string\"", + "contents": "RAF_INVITATION_SENT" }, { - "trigger": "SLASH_CANCELQUEUEDSPELL4\tstring", - "contents": "SLASH_CANCELQUEUEDSPELL4", + "trigger": "RAF_INVITEE_FRIEND_ADDED_EXPLANATION\t\"string\"", + "contents": "RAF_INVITEE_FRIEND_ADDED_EXPLANATION" }, { - "trigger": "SLASH_CAST1\tstring", - "contents": "SLASH_CAST1", + "trigger": "RAF_INVITEE_FRIEND_ADDED_NOTICE\t\"string\"", + "contents": "RAF_INVITEE_FRIEND_ADDED_NOTICE" }, { - "trigger": "SLASH_CAST2\tstring", - "contents": "SLASH_CAST2", + "trigger": "RAF_INVITER_FRIEND_ADDED\t\"string\"", + "contents": "RAF_INVITER_FRIEND_ADDED" }, { - "trigger": "SLASH_CAST3\tstring", - "contents": "SLASH_CAST3", + "trigger": "RAF_MORE_DETAILS\t\"string\"", + "contents": "RAF_MORE_DETAILS" }, { - "trigger": "SLASH_CAST4\tstring", - "contents": "SLASH_CAST4", + "trigger": "RAF_PRODUCT_CHOICE_CLAIM\t\"string\"", + "contents": "RAF_PRODUCT_CHOICE_CLAIM" }, { - "trigger": "SLASH_CASTGLYPH1\tstring", - "contents": "SLASH_CASTGLYPH1", + "trigger": "RAF_PRODUCT_CHOICE_EARNED\t\"string\"", + "contents": "RAF_PRODUCT_CHOICE_EARNED" }, { - "trigger": "SLASH_CASTGLYPH2\tstring", - "contents": "SLASH_CASTGLYPH2", + "trigger": "RAF_REALM_INFO\t\"string\"", + "contents": "RAF_REALM_INFO" }, { - "trigger": "SLASH_CASTRANDOM1\tstring", - "contents": "SLASH_CASTRANDOM1", + "trigger": "RAF_REWARD_SUPPRESSED\t\"string\"", + "contents": "RAF_REWARD_SUPPRESSED" }, { - "trigger": "SLASH_CASTRANDOM2\tstring", - "contents": "SLASH_CASTRANDOM2", + "trigger": "RAF_SEND_INVITATION\t\"string\"", + "contents": "RAF_SEND_INVITATION" }, { - "trigger": "SLASH_CASTSEQUENCE1\tstring", - "contents": "SLASH_CASTSEQUENCE1", + "trigger": "RAF_SUMMON\t\"string\"", + "contents": "RAF_SUMMON" }, { - "trigger": "SLASH_CASTSEQUENCE2\tstring", - "contents": "SLASH_CASTSEQUENCE2", + "trigger": "RAF_SUMMON_LINKED\t\"string\"", + "contents": "RAF_SUMMON_LINKED" }, { - "trigger": "SLASH_CHANGEACTIONBAR1\tstring", - "contents": "SLASH_CHANGEACTIONBAR1", + "trigger": "RAF_SUMMON_WITH_COOLDOWN\t\"string\"", + "contents": "RAF_SUMMON_WITH_COOLDOWN" }, { - "trigger": "SLASH_CHANGEACTIONBAR2\tstring", - "contents": "SLASH_CHANGEACTIONBAR2", + "trigger": "RAGE\t\"string\"", + "contents": "RAGE" }, { - "trigger": "SLASH_CHANNEL1\tstring", - "contents": "SLASH_CHANNEL1", + "trigger": "RAGE_COST\t\"string\"", + "contents": "RAGE_COST" }, { - "trigger": "SLASH_CHANNEL2\tstring", - "contents": "SLASH_CHANNEL2", + "trigger": "RAGE_COST_PER_TIME\t\"string\"", + "contents": "RAGE_COST_PER_TIME" }, { - "trigger": "SLASH_CHANNEL3\tstring", - "contents": "SLASH_CHANNEL3", + "trigger": "RAGE_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "RAGE_COST_PER_TIME_NO_BASE" }, { - "trigger": "SLASH_CHANNEL4\tstring", - "contents": "SLASH_CHANNEL4", + "trigger": "RAID\t\"string\"", + "contents": "RAID" }, { - "trigger": "SLASH_CHAT_AFK1\tstring", - "contents": "SLASH_CHAT_AFK1", + "trigger": "RAID_AND_PARTY\t\"string\"", + "contents": "RAID_AND_PARTY" }, { - "trigger": "SLASH_CHAT_AFK2\tstring", - "contents": "SLASH_CHAT_AFK2", + "trigger": "RAID_ASSISTANT\t\"string\"", + "contents": "RAID_ASSISTANT" }, { - "trigger": "SLASH_CHAT_AFK3\tstring", - "contents": "SLASH_CHAT_AFK3", + "trigger": "RAID_ASSISTANT_TOKEN\t\"string\"", + "contents": "RAID_ASSISTANT_TOKEN" }, { - "trigger": "SLASH_CHAT_AFK4\tstring", - "contents": "SLASH_CHAT_AFK4", + "trigger": "RAID_BOSS_MESSAGE\t\"string\"", + "contents": "RAID_BOSS_MESSAGE" }, { - "trigger": "SLASH_CHAT_ANNOUNCE1\tstring", - "contents": "SLASH_CHAT_ANNOUNCE1", + "trigger": "RAID_BOSSES\t\"string\"", + "contents": "RAID_BOSSES" }, { - "trigger": "SLASH_CHAT_ANNOUNCE2\tstring", - "contents": "SLASH_CHAT_ANNOUNCE2", + "trigger": "RAID_BROWSER_DESCRIPTION\t\"string\"", + "contents": "RAID_BROWSER_DESCRIPTION" }, { - "trigger": "SLASH_CHAT_ANNOUNCE3\tstring", - "contents": "SLASH_CHAT_ANNOUNCE3", + "trigger": "RAID_BUFF_1\t\"string\"", + "contents": "RAID_BUFF_1" }, { - "trigger": "SLASH_CHAT_ANNOUNCE4\tstring", - "contents": "SLASH_CHAT_ANNOUNCE4", + "trigger": "RAID_BUFF_2\t\"string\"", + "contents": "RAID_BUFF_2" }, { - "trigger": "SLASH_CHAT_BAN1\tstring", - "contents": "SLASH_CHAT_BAN1", + "trigger": "RAID_BUFF_3\t\"string\"", + "contents": "RAID_BUFF_3" }, { - "trigger": "SLASH_CHAT_BAN2\tstring", - "contents": "SLASH_CHAT_BAN2", + "trigger": "RAID_BUFF_4\t\"string\"", + "contents": "RAID_BUFF_4" }, { - "trigger": "SLASH_CHAT_CINVITE1\tstring", - "contents": "SLASH_CHAT_CINVITE1", + "trigger": "RAID_BUFF_5\t\"string\"", + "contents": "RAID_BUFF_5" }, { - "trigger": "SLASH_CHAT_CINVITE2\tstring", - "contents": "SLASH_CHAT_CINVITE2", + "trigger": "RAID_BUFF_6\t\"string\"", + "contents": "RAID_BUFF_6" }, { - "trigger": "SLASH_CHAT_CINVITE3\tstring", - "contents": "SLASH_CHAT_CINVITE3", + "trigger": "RAID_BUFF_7\t\"string\"", + "contents": "RAID_BUFF_7" }, { - "trigger": "SLASH_CHAT_CINVITE4\tstring", - "contents": "SLASH_CHAT_CINVITE4", + "trigger": "RAID_BUFF_8\t\"string\"", + "contents": "RAID_BUFF_8" }, { - "trigger": "SLASH_CHAT_DND1\tstring", - "contents": "SLASH_CHAT_DND1", + "trigger": "RAID_BUFF_9\t\"string\"", + "contents": "RAID_BUFF_9" }, { - "trigger": "SLASH_CHAT_DND2\tstring", - "contents": "SLASH_CHAT_DND2", + "trigger": "RAID_CONTROL\t\"string\"", + "contents": "RAID_CONTROL" }, { - "trigger": "SLASH_CHAT_DND3\tstring", - "contents": "SLASH_CHAT_DND3", + "trigger": "RAID_DESCRIPTION\t\"string\"", + "contents": "RAID_DESCRIPTION" }, { - "trigger": "SLASH_CHAT_DND4\tstring", - "contents": "SLASH_CHAT_DND4", + "trigger": "RAID_DIFFICULTY\t\"string\"", + "contents": "RAID_DIFFICULTY" }, { - "trigger": "SLASH_CHAT_DND5\tstring", - "contents": "SLASH_CHAT_DND5", + "trigger": "RAID_DIFFICULTY1\t\"string\"", + "contents": "RAID_DIFFICULTY1" }, { - "trigger": "SLASH_CHAT_DND6\tstring", - "contents": "SLASH_CHAT_DND6", + "trigger": "RAID_DIFFICULTY2\t\"string\"", + "contents": "RAID_DIFFICULTY2" }, { - "trigger": "SLASH_CHAT_HELP1\tstring", - "contents": "SLASH_CHAT_HELP1", + "trigger": "RAID_DIFFICULTY3\t\"string\"", + "contents": "RAID_DIFFICULTY3" }, { - "trigger": "SLASH_CHAT_HELP2\tstring", - "contents": "SLASH_CHAT_HELP2", + "trigger": "RAID_DIFFICULTY4\t\"string\"", + "contents": "RAID_DIFFICULTY4" }, { - "trigger": "SLASH_CHAT_HELP3\tstring", - "contents": "SLASH_CHAT_HELP3", + "trigger": "RAID_DIFFICULTY_10PLAYER\t\"string\"", + "contents": "RAID_DIFFICULTY_10PLAYER" }, { - "trigger": "SLASH_CHAT_HELP4\tstring", - "contents": "SLASH_CHAT_HELP4", + "trigger": "RAID_DIFFICULTY_10PLAYER_HEROIC\t\"string\"", + "contents": "RAID_DIFFICULTY_10PLAYER_HEROIC" }, { - "trigger": "SLASH_CHAT_HELP5\tstring", - "contents": "SLASH_CHAT_HELP5", + "trigger": "RAID_DIFFICULTY_20PLAYER\t\"string\"", + "contents": "RAID_DIFFICULTY_20PLAYER" }, { - "trigger": "SLASH_CHAT_KICK1\tstring", - "contents": "SLASH_CHAT_KICK1", + "trigger": "RAID_DIFFICULTY_25PLAYER\t\"string\"", + "contents": "RAID_DIFFICULTY_25PLAYER" }, { - "trigger": "SLASH_CHAT_KICK2\tstring", - "contents": "SLASH_CHAT_KICK2", + "trigger": "RAID_DIFFICULTY_25PLAYER_HEROIC\t\"string\"", + "contents": "RAID_DIFFICULTY_25PLAYER_HEROIC" }, { - "trigger": "SLASH_CHAT_MODERATE1\tstring", - "contents": "SLASH_CHAT_MODERATE1", + "trigger": "RAID_DIFFICULTY_40PLAYER\t\"string\"", + "contents": "RAID_DIFFICULTY_40PLAYER" }, { - "trigger": "SLASH_CHAT_MODERATE2\tstring", - "contents": "SLASH_CHAT_MODERATE2", + "trigger": "RAID_DISPLAY_HEALTH_TEXT\t\"string\"", + "contents": "RAID_DISPLAY_HEALTH_TEXT" }, { - "trigger": "SLASH_CHAT_MODERATOR1\tstring", - "contents": "SLASH_CHAT_MODERATOR1", + "trigger": "RAID_ENCOUNTERS\t\"string\"", + "contents": "RAID_ENCOUNTERS" }, { - "trigger": "SLASH_CHAT_MODERATOR2\tstring", - "contents": "SLASH_CHAT_MODERATOR2", + "trigger": "RAID_FINDER\t\"string\"", + "contents": "RAID_FINDER" }, { - "trigger": "SLASH_CHAT_MODERATOR3\tstring", - "contents": "SLASH_CHAT_MODERATOR3", + "trigger": "RAID_FINDER_PVEFRAME\t\"string\"", + "contents": "RAID_FINDER_PVEFRAME" }, { - "trigger": "SLASH_CHAT_MODERATOR4\tstring", - "contents": "SLASH_CHAT_MODERATOR4", + "trigger": "RAID_FRAME_SORT_LABEL\t\"string\"", + "contents": "RAID_FRAME_SORT_LABEL" }, { - "trigger": "SLASH_CHAT_MUTE1\tstring", - "contents": "SLASH_CHAT_MUTE1", + "trigger": "RAID_FRAMES_HEIGHT\t\"string\"", + "contents": "RAID_FRAMES_HEIGHT" }, { - "trigger": "SLASH_CHAT_MUTE2\tstring", - "contents": "SLASH_CHAT_MUTE2", + "trigger": "RAID_FRAMES_LABEL\t\"string\"", + "contents": "RAID_FRAMES_LABEL" }, { - "trigger": "SLASH_CHAT_MUTE3\tstring", - "contents": "SLASH_CHAT_MUTE3", + "trigger": "RAID_FRAMES_SUBTEXT\t\"string\"", + "contents": "RAID_FRAMES_SUBTEXT" }, { - "trigger": "SLASH_CHAT_MUTE4\tstring", - "contents": "SLASH_CHAT_MUTE4", + "trigger": "RAID_FRAMES_WIDTH\t\"string\"", + "contents": "RAID_FRAMES_WIDTH" }, { - "trigger": "SLASH_CHAT_MUTE5\tstring", - "contents": "SLASH_CHAT_MUTE5", + "trigger": "RAID_GRAPHICS_LABEL\t\"string\"", + "contents": "RAID_GRAPHICS_LABEL" }, { - "trigger": "SLASH_CHAT_MUTE6\tstring", - "contents": "SLASH_CHAT_MUTE6", + "trigger": "RAID_GROUPS\t\"string\"", + "contents": "RAID_GROUPS" }, { - "trigger": "SLASH_CHAT_OWNER1\tstring", - "contents": "SLASH_CHAT_OWNER1", + "trigger": "RAID_HEALTH_TEXT_HEALTH\t\"string\"", + "contents": "RAID_HEALTH_TEXT_HEALTH" }, { - "trigger": "SLASH_CHAT_OWNER2\tstring", - "contents": "SLASH_CHAT_OWNER2", + "trigger": "RAID_HEALTH_TEXT_LOSTHEALTH\t\"string\"", + "contents": "RAID_HEALTH_TEXT_LOSTHEALTH" }, { - "trigger": "SLASH_CHAT_PASSWORD1\tstring", - "contents": "SLASH_CHAT_PASSWORD1", + "trigger": "RAID_HEALTH_TEXT_NONE\t\"string\"", + "contents": "RAID_HEALTH_TEXT_NONE" }, { - "trigger": "SLASH_CHAT_PASSWORD2\tstring", - "contents": "SLASH_CHAT_PASSWORD2", + "trigger": "RAID_HEALTH_TEXT_PERC\t\"string\"", + "contents": "RAID_HEALTH_TEXT_PERC" }, { - "trigger": "SLASH_CHAT_PASSWORD3\tstring", - "contents": "SLASH_CHAT_PASSWORD3", + "trigger": "RAID_INFO\t\"string\"", + "contents": "RAID_INFO" }, { - "trigger": "SLASH_CHAT_PASSWORD4\tstring", - "contents": "SLASH_CHAT_PASSWORD4", + "trigger": "RAID_INFO_DESC\t\"string\"", + "contents": "RAID_INFO_DESC" }, { - "trigger": "SLASH_CHAT_PASSWORD5\tstring", - "contents": "SLASH_CHAT_PASSWORD5", + "trigger": "RAID_INFO_WORLD_BOSS\t\"string\"", + "contents": "RAID_INFO_WORLD_BOSS" }, { - "trigger": "SLASH_CHAT_UNBAN1\tstring", - "contents": "SLASH_CHAT_UNBAN1", + "trigger": "RAID_INFORMATION\t\"string\"", + "contents": "RAID_INFORMATION" }, { - "trigger": "SLASH_CHAT_UNBAN2\tstring", - "contents": "SLASH_CHAT_UNBAN2", + "trigger": "RAID_INSTANCE_EXPIRED\t\"string\"", + "contents": "RAID_INSTANCE_EXPIRED" }, { - "trigger": "SLASH_CHAT_UNMODERATOR1\tstring", - "contents": "SLASH_CHAT_UNMODERATOR1", + "trigger": "RAID_INSTANCE_EXPIRES\t\"string\"", + "contents": "RAID_INSTANCE_EXPIRES" }, { - "trigger": "SLASH_CHAT_UNMODERATOR2\tstring", - "contents": "SLASH_CHAT_UNMODERATOR2", + "trigger": "RAID_INSTANCE_EXPIRES_EXPIRED\t\"string\"", + "contents": "RAID_INSTANCE_EXPIRES_EXPIRED" }, { - "trigger": "SLASH_CHAT_UNMODERATOR3\tstring", - "contents": "SLASH_CHAT_UNMODERATOR3", + "trigger": "RAID_INSTANCE_EXPIRES_EXTENDED\t\"string\"", + "contents": "RAID_INSTANCE_EXPIRES_EXTENDED" }, { - "trigger": "SLASH_CHAT_UNMODERATOR4\tstring", - "contents": "SLASH_CHAT_UNMODERATOR4", + "trigger": "RAID_INSTANCE_INFO_FMT\t\"string\"", + "contents": "RAID_INSTANCE_INFO_FMT" }, { - "trigger": "SLASH_CHAT_UNMUTE1\tstring", - "contents": "SLASH_CHAT_UNMUTE1", + "trigger": "RAID_INSTANCE_INFO_HDR\t\"string\"", + "contents": "RAID_INSTANCE_INFO_HDR" }, { - "trigger": "SLASH_CHAT_UNMUTE2\tstring", - "contents": "SLASH_CHAT_UNMUTE2", + "trigger": "RAID_INSTANCE_LOCK_EXTENDED\t\"string\"", + "contents": "RAID_INSTANCE_LOCK_EXTENDED" }, { - "trigger": "SLASH_CHAT_UNMUTE3\tstring", - "contents": "SLASH_CHAT_UNMUTE3", + "trigger": "RAID_INSTANCE_LOCK_NOT_EXTENDED\t\"string\"", + "contents": "RAID_INSTANCE_LOCK_NOT_EXTENDED" }, { - "trigger": "SLASH_CHAT_UNMUTE4\tstring", - "contents": "SLASH_CHAT_UNMUTE4", + "trigger": "RAID_INSTANCE_WARNING_HOURS\t\"string\"", + "contents": "RAID_INSTANCE_WARNING_HOURS" }, { - "trigger": "SLASH_CHAT_UNMUTE5\tstring", - "contents": "SLASH_CHAT_UNMUTE5", + "trigger": "RAID_INSTANCE_WARNING_MIN\t\"string\"", + "contents": "RAID_INSTANCE_WARNING_MIN" }, { - "trigger": "SLASH_CHAT_UNMUTE6\tstring", - "contents": "SLASH_CHAT_UNMUTE6", + "trigger": "RAID_INSTANCE_WARNING_MIN_SOON\t\"string\"", + "contents": "RAID_INSTANCE_WARNING_MIN_SOON" }, { - "trigger": "SLASH_CHATLOG1\tstring", - "contents": "SLASH_CHATLOG1", + "trigger": "RAID_INSTANCE_WELCOME\t\"string\"", + "contents": "RAID_INSTANCE_WELCOME" }, { - "trigger": "SLASH_CHATLOG2\tstring", - "contents": "SLASH_CHATLOG2", + "trigger": "RAID_INSTANCE_WELCOME_DH\t\"string\"", + "contents": "RAID_INSTANCE_WELCOME_DH" }, { - "trigger": "SLASH_CLEAR1\tstring", - "contents": "SLASH_CLEAR1", + "trigger": "RAID_INSTANCE_WELCOME_EXTENDED\t\"string\"", + "contents": "RAID_INSTANCE_WELCOME_EXTENDED" }, { - "trigger": "SLASH_CLEAR2\tstring", - "contents": "SLASH_CLEAR2", + "trigger": "RAID_INSTANCE_WELCOME_HM\t\"string\"", + "contents": "RAID_INSTANCE_WELCOME_HM" }, { - "trigger": "SLASH_CLEAR_WORLD_MARKER1\tstring", - "contents": "SLASH_CLEAR_WORLD_MARKER1", + "trigger": "RAID_INSTANCE_WELCOME_LOCKED\t\"string\"", + "contents": "RAID_INSTANCE_WELCOME_LOCKED" }, { - "trigger": "SLASH_CLEAR_WORLD_MARKER2\tstring", - "contents": "SLASH_CLEAR_WORLD_MARKER2", + "trigger": "RAID_INSTANCE_WELCOME_LOCKED_EXTENDED\t\"string\"", + "contents": "RAID_INSTANCE_WELCOME_LOCKED_EXTENDED" }, { - "trigger": "SLASH_CLEAR_WORLD_MARKER3\tstring", - "contents": "SLASH_CLEAR_WORLD_MARKER3", + "trigger": "RAID_LEADER\t\"string\"", + "contents": "RAID_LEADER" }, { - "trigger": "SLASH_CLEAR_WORLD_MARKER4\tstring", - "contents": "SLASH_CLEAR_WORLD_MARKER4", + "trigger": "RAID_LEADER_TOKEN\t\"string\"", + "contents": "RAID_LEADER_TOKEN" }, { - "trigger": "SLASH_CLEARFOCUS1\tstring", - "contents": "SLASH_CLEARFOCUS1", + "trigger": "RAID_MEMBER_NOT_READY\t\"string\"", + "contents": "RAID_MEMBER_NOT_READY" }, { - "trigger": "SLASH_CLEARFOCUS2\tstring", - "contents": "SLASH_CLEARFOCUS2", + "trigger": "RAID_MEMBERS\t\"string\"", + "contents": "RAID_MEMBERS" }, { - "trigger": "SLASH_CLEARMAINASSIST1\tstring", - "contents": "SLASH_CLEARMAINASSIST1", + "trigger": "RAID_MEMBERS_AFK\t\"string\"", + "contents": "RAID_MEMBERS_AFK" }, { - "trigger": "SLASH_CLEARMAINASSIST2\tstring", - "contents": "SLASH_CLEARMAINASSIST2", + "trigger": "RAID_MESSAGE\t\"string\"", + "contents": "RAID_MESSAGE" }, { - "trigger": "SLASH_CLEARMAINASSIST3\tstring", - "contents": "SLASH_CLEARMAINASSIST3", + "trigger": "RAID_SETTINGS\t\"string\"", + "contents": "RAID_SETTINGS" }, { - "trigger": "SLASH_CLEARMAINASSIST4\tstring", - "contents": "SLASH_CLEARMAINASSIST4", + "trigger": "RAID_SETTINGS_ENABLED\t\"string\"", + "contents": "RAID_SETTINGS_ENABLED" }, { - "trigger": "SLASH_CLEARMAINTANK1\tstring", - "contents": "SLASH_CLEARMAINTANK1", + "trigger": "RAID_SETTINGS_ENABLED_TOOLTIP\t\"string\"", + "contents": "RAID_SETTINGS_ENABLED_TOOLTIP" }, { - "trigger": "SLASH_CLEARMAINTANK2\tstring", - "contents": "SLASH_CLEARMAINTANK2", + "trigger": "RAID_SILENCE\t\"string\"", + "contents": "RAID_SILENCE" }, { - "trigger": "SLASH_CLEARMAINTANK3\tstring", - "contents": "SLASH_CLEARMAINTANK3", + "trigger": "RAID_SORT_ALPHABETICAL\t\"string\"", + "contents": "RAID_SORT_ALPHABETICAL" }, { - "trigger": "SLASH_CLEARMAINTANK4\tstring", - "contents": "SLASH_CLEARMAINTANK4", + "trigger": "RAID_SORT_GROUP\t\"string\"", + "contents": "RAID_SORT_GROUP" }, { - "trigger": "SLASH_CLEARTARGET1\tstring", - "contents": "SLASH_CLEARTARGET1", + "trigger": "RAID_SORT_ROLE\t\"string\"", + "contents": "RAID_SORT_ROLE" }, { - "trigger": "SLASH_CLEARTARGET2\tstring", - "contents": "SLASH_CLEARTARGET2", + "trigger": "RAID_SUMMON_FAILED\t\"string\"", + "contents": "RAID_SUMMON_FAILED" }, { - "trigger": "SLASH_CLICK1\tstring", - "contents": "SLASH_CLICK1", + "trigger": "RAID_SUMMON_FAILED_DEAD_OR_GHOST\t\"string\"", + "contents": "RAID_SUMMON_FAILED_DEAD_OR_GHOST" }, { - "trigger": "SLASH_CLICK2\tstring", - "contents": "SLASH_CLICK2", + "trigger": "RAID_SUMMON_FAILED_MAP_CONDITION\t\"string\"", + "contents": "RAID_SUMMON_FAILED_MAP_CONDITION" }, { - "trigger": "SLASH_COMBATLOG1\tstring", - "contents": "SLASH_COMBATLOG1", + "trigger": "RAID_SUMMON_FAILED_MEMBERS\t\"string\"", + "contents": "RAID_SUMMON_FAILED_MEMBERS" }, { - "trigger": "SLASH_COMBATLOG2\tstring", - "contents": "SLASH_COMBATLOG2", + "trigger": "RAID_SUMMON_FAILED_OFFLINE\t\"string\"", + "contents": "RAID_SUMMON_FAILED_OFFLINE" }, { - "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER1\tstring", - "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER1", + "trigger": "RAID_SUMMON_FAILED_RAID_LOCKED\t\"string\"", + "contents": "RAID_SUMMON_FAILED_RAID_LOCKED" }, { - "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER2\tstring", - "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER2", + "trigger": "RAID_SUMMON_FAILED_REALM_MISMATCH\t\"string\"", + "contents": "RAID_SUMMON_FAILED_REALM_MISMATCH" }, { - "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER3\tstring", - "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER3", + "trigger": "RAID_TARGET_1\t\"string\"", + "contents": "RAID_TARGET_1" }, { - "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER4\tstring", - "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER4", + "trigger": "RAID_TARGET_2\t\"string\"", + "contents": "RAID_TARGET_2" }, { - "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER_SUCCESS\tstring", - "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER_SUCCESS", + "trigger": "RAID_TARGET_3\t\"string\"", + "contents": "RAID_TARGET_3" }, { - "trigger": "SLASH_COMMENTATOR_NAMETEAM1\tstring", - "contents": "SLASH_COMMENTATOR_NAMETEAM1", + "trigger": "RAID_TARGET_4\t\"string\"", + "contents": "RAID_TARGET_4" }, { - "trigger": "SLASH_COMMENTATOR_NAMETEAM2\tstring", - "contents": "SLASH_COMMENTATOR_NAMETEAM2", + "trigger": "RAID_TARGET_5\t\"string\"", + "contents": "RAID_TARGET_5" }, { - "trigger": "SLASH_COMMENTATOR_NAMETEAM3\tstring", - "contents": "SLASH_COMMENTATOR_NAMETEAM3", + "trigger": "RAID_TARGET_6\t\"string\"", + "contents": "RAID_TARGET_6" }, { - "trigger": "SLASH_COMMENTATOR_NAMETEAM4\tstring", - "contents": "SLASH_COMMENTATOR_NAMETEAM4", + "trigger": "RAID_TARGET_7\t\"string\"", + "contents": "RAID_TARGET_7" }, { - "trigger": "SLASH_COMMENTATOR_NAMETEAM_SUCCESS\tstring", - "contents": "SLASH_COMMENTATOR_NAMETEAM_SUCCESS", + "trigger": "RAID_TARGET_8\t\"string\"", + "contents": "RAID_TARGET_8" }, { - "trigger": "SLASH_COMMENTATOR_OVERRIDE1\tstring", - "contents": "SLASH_COMMENTATOR_OVERRIDE1", + "trigger": "RAID_TARGET_ICON\t\"string\"", + "contents": "RAID_TARGET_ICON" }, { - "trigger": "SLASH_COMMENTATOR_OVERRIDE2\tstring", - "contents": "SLASH_COMMENTATOR_OVERRIDE2", + "trigger": "RAID_TARGET_NONE\t\"string\"", + "contents": "RAID_TARGET_NONE" }, { - "trigger": "SLASH_COMMENTATOR_OVERRIDE3\tstring", - "contents": "SLASH_COMMENTATOR_OVERRIDE3", + "trigger": "RAID_UNSILENCE\t\"string\"", + "contents": "RAID_UNSILENCE" }, { - "trigger": "SLASH_COMMENTATOR_OVERRIDE4\tstring", - "contents": "SLASH_COMMENTATOR_OVERRIDE4", + "trigger": "RAID_USE_CLASS_COLORS\t\"string\"", + "contents": "RAID_USE_CLASS_COLORS" }, { - "trigger": "SLASH_COMMENTATOROVERRIDE_SUCCESS\tstring", - "contents": "SLASH_COMMENTATOROVERRIDE_SUCCESS", + "trigger": "RAID_WARNING\t\"string\"", + "contents": "RAID_WARNING" }, { - "trigger": "SLASH_CONSOLE1\tstring", - "contents": "SLASH_CONSOLE1", + "trigger": "RAID_WARNING_MESSAGE\t\"string\"", + "contents": "RAID_WARNING_MESSAGE" }, { - "trigger": "SLASH_CONSOLE2\tstring", - "contents": "SLASH_CONSOLE2", + "trigger": "RAIDOPTIONS_MENU\t\"string\"", + "contents": "RAIDOPTIONS_MENU" }, { - "trigger": "SLASH_DISABLE_ADDONS1\tstring", - "contents": "SLASH_DISABLE_ADDONS1", + "trigger": "RAIDS\t\"string\"", + "contents": "RAIDS" }, { - "trigger": "SLASH_DISABLE_ADDONS2\tstring", - "contents": "SLASH_DISABLE_ADDONS2", + "trigger": "RALT_KEY_TEXT\t\"string\"", + "contents": "RALT_KEY_TEXT" }, { - "trigger": "SLASH_DISMISSBATTLEPET1\tstring", - "contents": "SLASH_DISMISSBATTLEPET1", + "trigger": "RANDOM_BATTLEGROUND\t\"string\"", + "contents": "RANDOM_BATTLEGROUND" }, { - "trigger": "SLASH_DISMISSBATTLEPET2\tstring", - "contents": "SLASH_DISMISSBATTLEPET2", + "trigger": "RANDOM_BATTLEGROUND_EXPLANATION\t\"string\"", + "contents": "RANDOM_BATTLEGROUND_EXPLANATION" }, { - "trigger": "SLASH_DISMOUNT1\tstring", - "contents": "SLASH_DISMOUNT1", + "trigger": "RANDOM_BATTLEGROUNDS\t\"string\"", + "contents": "RANDOM_BATTLEGROUNDS" }, { - "trigger": "SLASH_DISMOUNT2\tstring", - "contents": "SLASH_DISMOUNT2", + "trigger": "RANDOM_DUNGEON_IS_READY\t\"string\"", + "contents": "RANDOM_DUNGEON_IS_READY" }, { - "trigger": "SLASH_DUEL1\tstring", - "contents": "SLASH_DUEL1", + "trigger": "RANDOM_EPIC_BATTLEGROUND\t\"string\"", + "contents": "RANDOM_EPIC_BATTLEGROUND" }, { - "trigger": "SLASH_DUEL2\tstring", - "contents": "SLASH_DUEL2", + "trigger": "RANDOM_HEROIC_SCENARIO\t\"string\"", + "contents": "RANDOM_HEROIC_SCENARIO" }, { - "trigger": "SLASH_DUEL_CANCEL1\tstring", - "contents": "SLASH_DUEL_CANCEL1", + "trigger": "RANDOM_ROLL_RESULT\t\"string\"", + "contents": "RANDOM_ROLL_RESULT" }, { - "trigger": "SLASH_DUEL_CANCEL2\tstring", - "contents": "SLASH_DUEL_CANCEL2", + "trigger": "RANDOM_SCENARIO\t\"string\"", + "contents": "RANDOM_SCENARIO" }, { - "trigger": "SLASH_DUEL_CANCEL3\tstring", - "contents": "SLASH_DUEL_CANCEL3", + "trigger": "RANGE_DAMAGE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "RANGE_DAMAGE_COMBATLOG_TOOLTIP" }, { - "trigger": "SLASH_DUEL_CANCEL4\tstring", - "contents": "SLASH_DUEL_CANCEL4", + "trigger": "RANGE_INDICATOR\t\"string\"", + "contents": "RANGE_INDICATOR" }, { - "trigger": "SLASH_DUEL_CANCEL5\tstring", - "contents": "SLASH_DUEL_CANCEL5", + "trigger": "RANGE_MISSED_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "RANGE_MISSED_COMBATLOG_TOOLTIP" }, { - "trigger": "SLASH_DUEL_CANCEL6\tstring", - "contents": "SLASH_DUEL_CANCEL6", + "trigger": "RANGED\t\"string\"", + "contents": "RANGED" }, { - "trigger": "SLASH_DUMP1\tstring", - "contents": "SLASH_DUMP1", + "trigger": "RANGED_ATTACK\t\"string\"", + "contents": "RANGED_ATTACK" }, { - "trigger": "SLASH_DUMP2\tstring", - "contents": "SLASH_DUMP2", + "trigger": "RANGED_ATTACK_POWER\t\"string\"", + "contents": "RANGED_ATTACK_POWER" }, { - "trigger": "SLASH_DUNGEONS1\tstring", - "contents": "SLASH_DUNGEONS1", + "trigger": "RANGED_ATTACK_POWER_TOOLTIP\t\"string\"", + "contents": "RANGED_ATTACK_POWER_TOOLTIP" }, { - "trigger": "SLASH_DUNGEONS2\tstring", - "contents": "SLASH_DUNGEONS2", + "trigger": "RANGED_ATTACK_TOOLTIP\t\"string\"", + "contents": "RANGED_ATTACK_TOOLTIP" }, { - "trigger": "SLASH_DUNGEONS3\tstring", - "contents": "SLASH_DUNGEONS3", + "trigger": "RANGED_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "RANGED_COMBATLOG_TOOLTIP" }, { - "trigger": "SLASH_DUNGEONS4\tstring", - "contents": "SLASH_DUNGEONS4", + "trigger": "RANGED_CRIT_CHANCE\t\"string\"", + "contents": "RANGED_CRIT_CHANCE" }, { - "trigger": "SLASH_DUNGEONS5\tstring", - "contents": "SLASH_DUNGEONS5", + "trigger": "RANGED_DAMAGE_TOOLTIP\t\"string\"", + "contents": "RANGED_DAMAGE_TOOLTIP" }, { - "trigger": "SLASH_DUNGEONS6\tstring", - "contents": "SLASH_DUNGEONS6", + "trigger": "RANGEDSLOT\t\"string\"", + "contents": "RANGEDSLOT" }, { - "trigger": "SLASH_EMOTE1\tstring", - "contents": "SLASH_EMOTE1", + "trigger": "RANK\t\"string\"", + "contents": "RANK" }, { - "trigger": "SLASH_EMOTE2\tstring", - "contents": "SLASH_EMOTE2", + "trigger": "RANK_COLON\t\"string\"", + "contents": "RANK_COLON" }, { - "trigger": "SLASH_EMOTE3\tstring", - "contents": "SLASH_EMOTE3", + "trigger": "RANK_POSITION\t\"string\"", + "contents": "RANK_POSITION" }, { - "trigger": "SLASH_EMOTE4\tstring", - "contents": "SLASH_EMOTE4", + "trigger": "RANKING\t\"string\"", + "contents": "RANKING" }, { - "trigger": "SLASH_EMOTE5\tstring", - "contents": "SLASH_EMOTE5", + "trigger": "RARITY\t\"string\"", + "contents": "RARITY" }, { - "trigger": "SLASH_EMOTE6\tstring", - "contents": "SLASH_EMOTE6", + "trigger": "RATED_BATTLEGROUND_IS_READY\t\"string\"", + "contents": "RATED_BATTLEGROUND_IS_READY" }, { - "trigger": "SLASH_EMOTE7\tstring", - "contents": "SLASH_EMOTE7", + "trigger": "RATEDBG_NOT_USABLE\t\"string\"", + "contents": "RATEDBG_NOT_USABLE" }, { - "trigger": "SLASH_EMOTE8\tstring", - "contents": "SLASH_EMOTE8", + "trigger": "RATING\t\"string\"", + "contents": "RATING" }, { - "trigger": "SLASH_ENABLE_ADDONS1\tstring", - "contents": "SLASH_ENABLE_ADDONS1", + "trigger": "RATING_CHANGE\t\"string\"", + "contents": "RATING_CHANGE" }, { - "trigger": "SLASH_ENABLE_ADDONS2\tstring", - "contents": "SLASH_ENABLE_ADDONS2", + "trigger": "RATING_CHANGE_TOOLTIP\t\"string\"", + "contents": "RATING_CHANGE_TOOLTIP" }, { - "trigger": "SLASH_EQUIP1\tstring", - "contents": "SLASH_EQUIP1", + "trigger": "RATINGS_MENU\t\"string\"", + "contents": "RATINGS_MENU" }, { - "trigger": "SLASH_EQUIP2\tstring", - "contents": "SLASH_EQUIP2", + "trigger": "RATINGS_TEXT\t\"string\"", + "contents": "RATINGS_TEXT" }, { - "trigger": "SLASH_EQUIP3\tstring", - "contents": "SLASH_EQUIP3", + "trigger": "RCTRL_KEY_TEXT\t\"string\"", + "contents": "RCTRL_KEY_TEXT" }, { - "trigger": "SLASH_EQUIP4\tstring", - "contents": "SLASH_EQUIP4", + "trigger": "REACTIVATE_RAID_LOCK\t\"string\"", + "contents": "REACTIVATE_RAID_LOCK" }, { - "trigger": "SLASH_EQUIP_SET1\tstring", - "contents": "SLASH_EQUIP_SET1", + "trigger": "READY\t\"string\"", + "contents": "READY" }, { - "trigger": "SLASH_EQUIP_SET2\tstring", - "contents": "SLASH_EQUIP_SET2", + "trigger": "READY_CHECK\t\"string\"", + "contents": "READY_CHECK" }, { - "trigger": "SLASH_EQUIP_TO_SLOT1\tstring", - "contents": "SLASH_EQUIP_TO_SLOT1", + "trigger": "READY_CHECK_AFK_TEXTURE\t\"string\"", + "contents": "READY_CHECK_AFK_TEXTURE" }, { - "trigger": "SLASH_EQUIP_TO_SLOT2\tstring", - "contents": "SLASH_EQUIP_TO_SLOT2", + "trigger": "READY_CHECK_ALL_READY\t\"string\"", + "contents": "READY_CHECK_ALL_READY" }, { - "trigger": "SLASH_EVENT1\tstring", - "contents": "SLASH_EVENT1", + "trigger": "READY_CHECK_FINISHED\t\"string\"", + "contents": "READY_CHECK_FINISHED" }, { - "trigger": "SLASH_EVENTTRACE1\tstring", - "contents": "SLASH_EVENTTRACE1", + "trigger": "READY_CHECK_MESSAGE\t\"string\"", + "contents": "READY_CHECK_MESSAGE" }, { - "trigger": "SLASH_EVENTTRACE2\tstring", - "contents": "SLASH_EVENTTRACE2", + "trigger": "READY_CHECK_NO_AFK\t\"string\"", + "contents": "READY_CHECK_NO_AFK" }, { - "trigger": "SLASH_EVENTTRACE3\tstring", - "contents": "SLASH_EVENTTRACE3", + "trigger": "READY_CHECK_NOT_READY_TEXTURE\t\"string\"", + "contents": "READY_CHECK_NOT_READY_TEXTURE" }, { - "trigger": "SLASH_EVENTTRACE4\tstring", - "contents": "SLASH_EVENTTRACE4", + "trigger": "READY_CHECK_READY_TEXTURE\t\"string\"", + "contents": "READY_CHECK_READY_TEXTURE" }, { - "trigger": "SLASH_FOCUS1\tstring", - "contents": "SLASH_FOCUS1", + "trigger": "READY_CHECK_START\t\"string\"", + "contents": "READY_CHECK_START" }, { - "trigger": "SLASH_FOCUS2\tstring", - "contents": "SLASH_FOCUS2", + "trigger": "READY_CHECK_WAITING_TEXTURE\t\"string\"", + "contents": "READY_CHECK_WAITING_TEXTURE" }, { - "trigger": "SLASH_FOLLOW1\tstring", - "contents": "SLASH_FOLLOW1", + "trigger": "READY_CHECK_YOU_WERE_AFK\t\"string\"", + "contents": "READY_CHECK_YOU_WERE_AFK" }, { - "trigger": "SLASH_FOLLOW2\tstring", - "contents": "SLASH_FOLLOW2", + "trigger": "READY_FEMALE\t\"string\"", + "contents": "READY_FEMALE" }, { - "trigger": "SLASH_FOLLOW3\tstring", - "contents": "SLASH_FOLLOW3", + "trigger": "REAGENT_BANK\t\"string\"", + "contents": "REAGENT_BANK" }, { - "trigger": "SLASH_FOLLOW4\tstring", - "contents": "SLASH_FOLLOW4", + "trigger": "REAGENT_BANK_HELP\t\"string\"", + "contents": "REAGENT_BANK_HELP" }, { - "trigger": "SLASH_FOLLOW5\tstring", - "contents": "SLASH_FOLLOW5", + "trigger": "REAGENTBANK_DEPOSIT\t\"string\"", + "contents": "REAGENTBANK_DEPOSIT" }, { - "trigger": "SLASH_FOLLOW6\tstring", - "contents": "SLASH_FOLLOW6", + "trigger": "REAGENTBANK_PURCHASE_TEXT\t\"string\"", + "contents": "REAGENTBANK_PURCHASE_TEXT" }, { - "trigger": "SLASH_FOLLOW7\tstring", - "contents": "SLASH_FOLLOW7", + "trigger": "REAL_ID\t\"string\"", + "contents": "REAL_ID" }, { - "trigger": "SLASH_FRAMESTACK1\tstring", - "contents": "SLASH_FRAMESTACK1", + "trigger": "REALID_BATTLETAG_FRIEND_LABEL\t\"string\"", + "contents": "REALID_BATTLETAG_FRIEND_LABEL" }, { - "trigger": "SLASH_FRAMESTACK2\tstring", - "contents": "SLASH_FRAMESTACK2", + "trigger": "REALID_FRIEND_LABEL\t\"string\"", + "contents": "REALID_FRIEND_LABEL" }, { - "trigger": "SLASH_FRAMESTACK3\tstring", - "contents": "SLASH_FRAMESTACK3", + "trigger": "REALM_SEPARATORS\t\"string\"", + "contents": "REALM_SEPARATORS" }, { - "trigger": "SLASH_FRAMESTACK4\tstring", - "contents": "SLASH_FRAMESTACK4", + "trigger": "REALM_STATUS_DOWN\t\"string\"", + "contents": "REALM_STATUS_DOWN" }, { - "trigger": "SLASH_FRIENDS1\tstring", - "contents": "SLASH_FRIENDS1", + "trigger": "REALM_STATUS_UP\t\"string\"", + "contents": "REALM_STATUS_UP" }, { - "trigger": "SLASH_FRIENDS2\tstring", - "contents": "SLASH_FRIENDS2", + "trigger": "RECOMMENDED\t\"string\"", + "contents": "RECOMMENDED" }, { - "trigger": "SLASH_FRIENDS3\tstring", - "contents": "SLASH_FRIENDS3", + "trigger": "RECOVER_CORPSE\t\"string\"", + "contents": "RECOVER_CORPSE" }, { - "trigger": "SLASH_FRIENDS4\tstring", - "contents": "SLASH_FRIENDS4", + "trigger": "RECOVER_CORPSE_INSTANCE\t\"string\"", + "contents": "RECOVER_CORPSE_INSTANCE" }, { - "trigger": "SLASH_GUILD1\tstring", - "contents": "SLASH_GUILD1", + "trigger": "RECOVER_CORPSE_TIMER\t\"string\"", + "contents": "RECOVER_CORPSE_TIMER" }, { - "trigger": "SLASH_GUILD2\tstring", - "contents": "SLASH_GUILD2", + "trigger": "RECRUIT_A_FRIEND\t\"string\"", + "contents": "RECRUIT_A_FRIEND" }, { - "trigger": "SLASH_GUILD3\tstring", - "contents": "SLASH_GUILD3", + "trigger": "RECRUIT_A_FRIEND_FACTION_PANDAREN_ALLIANCE\t\"string\"", + "contents": "RECRUIT_A_FRIEND_FACTION_PANDAREN_ALLIANCE" }, { - "trigger": "SLASH_GUILD4\tstring", - "contents": "SLASH_GUILD4", + "trigger": "RECRUIT_A_FRIEND_FACTION_PANDAREN_HORDE\t\"string\"", + "contents": "RECRUIT_A_FRIEND_FACTION_PANDAREN_HORDE" }, { - "trigger": "SLASH_GUILD5\tstring", - "contents": "SLASH_GUILD5", + "trigger": "RECRUIT_A_FRIEND_REWARDS\t\"string\"", + "contents": "RECRUIT_A_FRIEND_REWARDS" }, { - "trigger": "SLASH_GUILD6\tstring", - "contents": "SLASH_GUILD6", + "trigger": "RED_FONT_COLOR_CODE\t\"string\"", + "contents": "RED_FONT_COLOR_CODE" }, { - "trigger": "SLASH_GUILD7\tstring", - "contents": "SLASH_GUILD7", + "trigger": "RED_GEM\t\"string\"", + "contents": "RED_GEM" }, { - "trigger": "SLASH_GUILD8\tstring", - "contents": "SLASH_GUILD8", + "trigger": "REDUCED_LAG_TOLERANCE\t\"string\"", + "contents": "REDUCED_LAG_TOLERANCE" }, { - "trigger": "SLASH_GUILD9\tstring", - "contents": "SLASH_GUILD9", + "trigger": "REFER_A_FRIEND\t\"string\"", + "contents": "REFER_A_FRIEND" }, { - "trigger": "SLASH_GUILD_DEMOTE1\tstring", - "contents": "SLASH_GUILD_DEMOTE1", + "trigger": "REFLECT\t\"string\"", + "contents": "REFLECT" }, { - "trigger": "SLASH_GUILD_DEMOTE2\tstring", - "contents": "SLASH_GUILD_DEMOTE2", + "trigger": "REFORGE_CURRENT\t\"string\"", + "contents": "REFORGE_CURRENT" }, { - "trigger": "SLASH_GUILD_DEMOTE3\tstring", - "contents": "SLASH_GUILD_DEMOTE3", + "trigger": "REFORGE_TOOLTIP_LINE\t\"string\"", + "contents": "REFORGE_TOOLTIP_LINE" }, { - "trigger": "SLASH_GUILD_DEMOTE4\tstring", - "contents": "SLASH_GUILD_DEMOTE4", + "trigger": "REFRESH\t\"string\"", + "contents": "REFRESH" }, { - "trigger": "SLASH_GUILD_DISBAND1\tstring", - "contents": "SLASH_GUILD_DISBAND1", + "trigger": "REFRESH_RATE\t\"string\"", + "contents": "REFRESH_RATE" }, { - "trigger": "SLASH_GUILD_DISBAND2\tstring", - "contents": "SLASH_GUILD_DISBAND2", + "trigger": "REFUND_TIME_REMAINING\t\"string\"", + "contents": "REFUND_TIME_REMAINING" }, { - "trigger": "SLASH_GUILD_DISBAND3\tstring", - "contents": "SLASH_GUILD_DISBAND3", + "trigger": "RELIC_FORGE_CONFIRM_TRAIT\t\"string\"", + "contents": "RELIC_FORGE_CONFIRM_TRAIT" }, { - "trigger": "SLASH_GUILD_DISBAND4\tstring", - "contents": "SLASH_GUILD_DISBAND4", + "trigger": "RELIC_FORGE_CONFIRM_TRAIT_FIRST_TIME\t\"string\"", + "contents": "RELIC_FORGE_CONFIRM_TRAIT_FIRST_TIME" }, { - "trigger": "SLASH_GUILD_HELP1\tstring", - "contents": "SLASH_GUILD_HELP1", + "trigger": "RELIC_FORGE_LEARN_TRAIT\t\"string\"", + "contents": "RELIC_FORGE_LEARN_TRAIT" }, { - "trigger": "SLASH_GUILD_HELP2\tstring", - "contents": "SLASH_GUILD_HELP2", + "trigger": "RELIC_FORGE_NO_ACTIVE_LINKS\t\"string\"", + "contents": "RELIC_FORGE_NO_ACTIVE_LINKS" }, { - "trigger": "SLASH_GUILD_HELP3\tstring", - "contents": "SLASH_GUILD_HELP3", + "trigger": "RELIC_FORGE_PREVIEW_RELIC_TOOLTIP\t\"string\"", + "contents": "RELIC_FORGE_PREVIEW_RELIC_TOOLTIP" }, { - "trigger": "SLASH_GUILD_HELP4\tstring", - "contents": "SLASH_GUILD_HELP4", + "trigger": "RELIC_FORGE_PREVIEW_RELIC_TOOLTIP_TITLE\t\"string\"", + "contents": "RELIC_FORGE_PREVIEW_RELIC_TOOLTIP_TITLE" }, { - "trigger": "SLASH_GUILD_HELP5\tstring", - "contents": "SLASH_GUILD_HELP5", + "trigger": "RELIC_FORGE_RANK_REQUIRED\t\"string\"", + "contents": "RELIC_FORGE_RANK_REQUIRED" }, { - "trigger": "SLASH_GUILD_INFO1\tstring", - "contents": "SLASH_GUILD_INFO1", + "trigger": "RELIC_FORGE_SOCKET_PREVIEW_RELIC\t\"string\"", + "contents": "RELIC_FORGE_SOCKET_PREVIEW_RELIC" }, { - "trigger": "SLASH_GUILD_INFO2\tstring", - "contents": "SLASH_GUILD_INFO2", + "trigger": "RELIC_FORGE_TRAIT_DISABLED\t\"string\"", + "contents": "RELIC_FORGE_TRAIT_DISABLED" }, { - "trigger": "SLASH_GUILD_INFO3\tstring", - "contents": "SLASH_GUILD_INFO3", + "trigger": "RELIC_FORGE_TUTORIAL_PREVIEW_RELIC\t\"string\"", + "contents": "RELIC_FORGE_TUTORIAL_PREVIEW_RELIC" }, { - "trigger": "SLASH_GUILD_INFO4\tstring", - "contents": "SLASH_GUILD_INFO4", + "trigger": "RELIC_FORGE_TUTORIAL_SOCKETED_RELIC\t\"string\"", + "contents": "RELIC_FORGE_TUTORIAL_SOCKETED_RELIC" }, { - "trigger": "SLASH_GUILD_INVITE1\tstring", - "contents": "SLASH_GUILD_INVITE1", + "trigger": "RELIC_ITEM_LEVEL_INCREASE\t\"string\"", + "contents": "RELIC_ITEM_LEVEL_INCREASE" }, { - "trigger": "SLASH_GUILD_INVITE2\tstring", - "contents": "SLASH_GUILD_INVITE2", + "trigger": "RELIC_SLOT_INVALID\t\"string\"", + "contents": "RELIC_SLOT_INVALID" }, { - "trigger": "SLASH_GUILD_INVITE3\tstring", - "contents": "SLASH_GUILD_INVITE3", + "trigger": "RELIC_SLOT_TYPE_ARCANE\t\"string\"", + "contents": "RELIC_SLOT_TYPE_ARCANE" }, { - "trigger": "SLASH_GUILD_INVITE4\tstring", - "contents": "SLASH_GUILD_INVITE4", + "trigger": "RELIC_SLOT_TYPE_BLOOD\t\"string\"", + "contents": "RELIC_SLOT_TYPE_BLOOD" }, { - "trigger": "SLASH_GUILD_LEADER1\tstring", - "contents": "SLASH_GUILD_LEADER1", + "trigger": "RELIC_SLOT_TYPE_FEL\t\"string\"", + "contents": "RELIC_SLOT_TYPE_FEL" }, { - "trigger": "SLASH_GUILD_LEADER2\tstring", - "contents": "SLASH_GUILD_LEADER2", + "trigger": "RELIC_SLOT_TYPE_FIRE\t\"string\"", + "contents": "RELIC_SLOT_TYPE_FIRE" }, { - "trigger": "SLASH_GUILD_LEADER3\tstring", - "contents": "SLASH_GUILD_LEADER3", + "trigger": "RELIC_SLOT_TYPE_FROST\t\"string\"", + "contents": "RELIC_SLOT_TYPE_FROST" }, { - "trigger": "SLASH_GUILD_LEADER4\tstring", - "contents": "SLASH_GUILD_LEADER4", + "trigger": "RELIC_SLOT_TYPE_HOLY\t\"string\"", + "contents": "RELIC_SLOT_TYPE_HOLY" }, { - "trigger": "SLASH_GUILD_LEADER_REPLACE1\tstring", - "contents": "SLASH_GUILD_LEADER_REPLACE1", + "trigger": "RELIC_SLOT_TYPE_IRON\t\"string\"", + "contents": "RELIC_SLOT_TYPE_IRON" }, { - "trigger": "SLASH_GUILD_LEADER_REPLACE2\tstring", - "contents": "SLASH_GUILD_LEADER_REPLACE2", + "trigger": "RELIC_SLOT_TYPE_LIFE\t\"string\"", + "contents": "RELIC_SLOT_TYPE_LIFE" }, { - "trigger": "SLASH_GUILD_LEAVE1\tstring", - "contents": "SLASH_GUILD_LEAVE1", + "trigger": "RELIC_SLOT_TYPE_SHADOW\t\"string\"", + "contents": "RELIC_SLOT_TYPE_SHADOW" }, { - "trigger": "SLASH_GUILD_LEAVE2\tstring", - "contents": "SLASH_GUILD_LEAVE2", + "trigger": "RELIC_SLOT_TYPE_WATER\t\"string\"", + "contents": "RELIC_SLOT_TYPE_WATER" }, { - "trigger": "SLASH_GUILD_LEAVE3\tstring", - "contents": "SLASH_GUILD_LEAVE3", + "trigger": "RELIC_SLOT_TYPE_WIND\t\"string\"", + "contents": "RELIC_SLOT_TYPE_WIND" }, { - "trigger": "SLASH_GUILD_LEAVE4\tstring", - "contents": "SLASH_GUILD_LEAVE4", + "trigger": "RELIC_TOOLTIP_ATTUNED_FOR\t\"string\"", + "contents": "RELIC_TOOLTIP_ATTUNED_FOR" }, { - "trigger": "SLASH_GUILD_MOTD1\tstring", - "contents": "SLASH_GUILD_MOTD1", + "trigger": "RELIC_TOOLTIP_CURRENT_RANK_SPELL\t\"string\"", + "contents": "RELIC_TOOLTIP_CURRENT_RANK_SPELL" }, { - "trigger": "SLASH_GUILD_MOTD2\tstring", - "contents": "SLASH_GUILD_MOTD2", + "trigger": "RELIC_TOOLTIP_DISABLED_FOR_PVP\t\"string\"", + "contents": "RELIC_TOOLTIP_DISABLED_FOR_PVP" }, { - "trigger": "SLASH_GUILD_MOTD3\tstring", - "contents": "SLASH_GUILD_MOTD3", + "trigger": "RELIC_TOOLTIP_ILVL_INCREASE\t\"string\"", + "contents": "RELIC_TOOLTIP_ILVL_INCREASE" }, { - "trigger": "SLASH_GUILD_MOTD4\tstring", - "contents": "SLASH_GUILD_MOTD4", + "trigger": "RELIC_TOOLTIP_RANK_INCREASE\t\"string\"", + "contents": "RELIC_TOOLTIP_RANK_INCREASE" }, { - "trigger": "SLASH_GUILD_PROMOTE1\tstring", - "contents": "SLASH_GUILD_PROMOTE1", + "trigger": "RELIC_TOOLTIP_RANK_INCREASE_INACTIVE\t\"string\"", + "contents": "RELIC_TOOLTIP_RANK_INCREASE_INACTIVE" }, { - "trigger": "SLASH_GUILD_PROMOTE2\tstring", - "contents": "SLASH_GUILD_PROMOTE2", + "trigger": "RELIC_TOOLTIP_RANK_INCREASE_OTHER_ARTIFACT\t\"string\"", + "contents": "RELIC_TOOLTIP_RANK_INCREASE_OTHER_ARTIFACT" }, { - "trigger": "SLASH_GUILD_PROMOTE3\tstring", - "contents": "SLASH_GUILD_PROMOTE3", + "trigger": "RELIC_TOOLTIP_RANK_INCREASE_RANDOM\t\"string\"", + "contents": "RELIC_TOOLTIP_RANK_INCREASE_RANDOM" }, { - "trigger": "SLASH_GUILD_PROMOTE4\tstring", - "contents": "SLASH_GUILD_PROMOTE4", + "trigger": "RELIC_TOOLTIP_TYPE\t\"string\"", + "contents": "RELIC_TOOLTIP_TYPE" }, { - "trigger": "SLASH_GUILD_ROSTER1\tstring", - "contents": "SLASH_GUILD_ROSTER1", + "trigger": "RELICSLOT\t\"string\"", + "contents": "RELICSLOT" }, { - "trigger": "SLASH_GUILD_ROSTER2\tstring", - "contents": "SLASH_GUILD_ROSTER2", + "trigger": "RELOADUI\t\"string\"", + "contents": "RELOADUI" }, { - "trigger": "SLASH_GUILD_ROSTER3\tstring", - "contents": "SLASH_GUILD_ROSTER3", + "trigger": "REMOTE_CHAT\t\"string\"", + "contents": "REMOTE_CHAT" }, { - "trigger": "SLASH_GUILD_ROSTER4\tstring", - "contents": "SLASH_GUILD_ROSTER4", + "trigger": "REMOVE\t\"string\"", + "contents": "REMOVE" }, { - "trigger": "SLASH_GUILD_UNINVITE1\tstring", - "contents": "SLASH_GUILD_UNINVITE1", + "trigger": "REMOVE_AUTHENTICATOR_FROM_RANK\t\"string\"", + "contents": "REMOVE_AUTHENTICATOR_FROM_RANK" }, { - "trigger": "SLASH_GUILD_UNINVITE2\tstring", - "contents": "SLASH_GUILD_UNINVITE2", + "trigger": "REMOVE_BLOCK\t\"string\"", + "contents": "REMOVE_BLOCK" }, { - "trigger": "SLASH_GUILD_UNINVITE3\tstring", - "contents": "SLASH_GUILD_UNINVITE3", + "trigger": "REMOVE_CHAT_DELAY\t\"string\"", + "contents": "REMOVE_CHAT_DELAY" }, { - "trigger": "SLASH_GUILD_UNINVITE4\tstring", - "contents": "SLASH_GUILD_UNINVITE4", + "trigger": "REMOVE_CHAT_DELAY_TEXT\t\"string\"", + "contents": "REMOVE_CHAT_DELAY_TEXT" }, { - "trigger": "SLASH_GUILD_WHO1\tstring", - "contents": "SLASH_GUILD_WHO1", + "trigger": "REMOVE_FOLLOWER\t\"string\"", + "contents": "REMOVE_FOLLOWER" }, { - "trigger": "SLASH_GUILD_WHO2\tstring", - "contents": "SLASH_GUILD_WHO2", + "trigger": "REMOVE_FRIEND\t\"string\"", + "contents": "REMOVE_FRIEND" }, { - "trigger": "SLASH_GUILD_WHO3\tstring", - "contents": "SLASH_GUILD_WHO3", + "trigger": "REMOVE_FRIEND_CONFIRMATION\t\"string\"", + "contents": "REMOVE_FRIEND_CONFIRMATION" }, { - "trigger": "SLASH_GUILD_WHO4\tstring", - "contents": "SLASH_GUILD_WHO4", + "trigger": "REMOVE_GUILDMEMBER_LABEL\t\"string\"", + "contents": "REMOVE_GUILDMEMBER_LABEL" }, { - "trigger": "SLASH_GUILD_WHO5\tstring", - "contents": "SLASH_GUILD_WHO5", + "trigger": "REMOVE_IGNORE\t\"string\"", + "contents": "REMOVE_IGNORE" }, { - "trigger": "SLASH_GUILD_WHO6\tstring", - "contents": "SLASH_GUILD_WHO6", + "trigger": "REMOVE_MODERATOR\t\"string\"", + "contents": "REMOVE_MODERATOR" }, { - "trigger": "SLASH_GUILDFINDER1\tstring", - "contents": "SLASH_GUILDFINDER1", + "trigger": "REMOVE_MUTE\t\"string\"", + "contents": "REMOVE_MUTE" }, { - "trigger": "SLASH_GUILDFINDER2\tstring", - "contents": "SLASH_GUILDFINDER2", + "trigger": "REMOVE_PLAYER\t\"string\"", + "contents": "REMOVE_PLAYER" }, { - "trigger": "SLASH_GUILDFINDER3\tstring", - "contents": "SLASH_GUILDFINDER3", + "trigger": "REMOVE_WORLD_MARKERS\t\"string\"", + "contents": "REMOVE_WORLD_MARKERS" }, { - "trigger": "SLASH_GUILDFINDER4\tstring", - "contents": "SLASH_GUILDFINDER4", + "trigger": "RENAME_ARENA_TEAM\t\"string\"", + "contents": "RENAME_ARENA_TEAM" }, { - "trigger": "SLASH_HELP1\tstring", - "contents": "SLASH_HELP1", + "trigger": "RENAME_ARENA_TEAM_LABEL\t\"string\"", + "contents": "RENAME_ARENA_TEAM_LABEL" }, { - "trigger": "SLASH_HELP2\tstring", - "contents": "SLASH_HELP2", + "trigger": "RENAME_CHAT_WINDOW\t\"string\"", + "contents": "RENAME_CHAT_WINDOW" }, { - "trigger": "SLASH_HELP3\tstring", - "contents": "SLASH_HELP3", + "trigger": "RENAME_GUILD\t\"string\"", + "contents": "RENAME_GUILD" }, { - "trigger": "SLASH_HELP4\tstring", - "contents": "SLASH_HELP4", + "trigger": "RENAME_GUILD_LABEL\t\"string\"", + "contents": "RENAME_GUILD_LABEL" }, { - "trigger": "SLASH_HELP5\tstring", - "contents": "SLASH_HELP5", + "trigger": "RENDER_RESOLUTION\t\"string\"", + "contents": "RENDER_RESOLUTION" }, { - "trigger": "SLASH_HELP6\tstring", - "contents": "SLASH_HELP6", + "trigger": "RENDER_RESOLUTION_LABEL\t\"string\"", + "contents": "RENDER_RESOLUTION_LABEL" }, { - "trigger": "SLASH_IGNORE1\tstring", - "contents": "SLASH_IGNORE1", + "trigger": "RENDER_SCALE\t\"string\"", + "contents": "RENDER_SCALE" }, { - "trigger": "SLASH_IGNORE2\tstring", - "contents": "SLASH_IGNORE2", + "trigger": "REPAIR_ALL_ITEMS\t\"string\"", + "contents": "REPAIR_ALL_ITEMS" }, { - "trigger": "SLASH_INSPECT1\tstring", - "contents": "SLASH_INSPECT1", + "trigger": "REPAIR_AN_ITEM\t\"string\"", + "contents": "REPAIR_AN_ITEM" }, { - "trigger": "SLASH_INSPECT2\tstring", - "contents": "SLASH_INSPECT2", + "trigger": "REPAIR_COST\t\"string\"", + "contents": "REPAIR_COST" }, { - "trigger": "SLASH_INSPECT3\tstring", - "contents": "SLASH_INSPECT3", + "trigger": "REPAIR_ITEMS\t\"string\"", + "contents": "REPAIR_ITEMS" }, { - "trigger": "SLASH_INSPECT4\tstring", - "contents": "SLASH_INSPECT4", + "trigger": "REPLACE\t\"string\"", + "contents": "REPLACE" }, { - "trigger": "SLASH_INSTANCE_CHAT1\tstring", - "contents": "SLASH_INSTANCE_CHAT1", + "trigger": "REPLACE_ENCHANT\t\"string\"", + "contents": "REPLACE_ENCHANT" }, { - "trigger": "SLASH_INSTANCE_CHAT2\tstring", - "contents": "SLASH_INSTANCE_CHAT2", + "trigger": "REPLACES_SPELL\t\"string\"", + "contents": "REPLACES_SPELL" }, { - "trigger": "SLASH_INSTANCE_CHAT3\tstring", - "contents": "SLASH_INSTANCE_CHAT3", + "trigger": "REPLY_MESSAGE\t\"string\"", + "contents": "REPLY_MESSAGE" }, { - "trigger": "SLASH_INSTANCE_CHAT4\tstring", - "contents": "SLASH_INSTANCE_CHAT4", + "trigger": "REPORT_ABUSE\t\"string\"", + "contents": "REPORT_ABUSE" }, { - "trigger": "SLASH_INSTANCE_CHAT5\tstring", - "contents": "SLASH_INSTANCE_CHAT5", + "trigger": "REPORT_BAD_GUILD_NAME\t\"string\"", + "contents": "REPORT_BAD_GUILD_NAME" }, { - "trigger": "SLASH_INSTANCE_CHAT6\tstring", - "contents": "SLASH_INSTANCE_CHAT6", + "trigger": "REPORT_BAD_LANGUAGE\t\"string\"", + "contents": "REPORT_BAD_LANGUAGE" }, { - "trigger": "SLASH_INSTANCE_CHAT7\tstring", - "contents": "SLASH_INSTANCE_CHAT7", + "trigger": "REPORT_BAD_LANGUAGE_CONFIRMATION\t\"string\"", + "contents": "REPORT_BAD_LANGUAGE_CONFIRMATION" }, { - "trigger": "SLASH_INSTANCE_CHAT8\tstring", - "contents": "SLASH_INSTANCE_CHAT8", + "trigger": "REPORT_BAD_NAME\t\"string\"", + "contents": "REPORT_BAD_NAME" }, { - "trigger": "SLASH_INSTANCE_CHAT9\tstring", - "contents": "SLASH_INSTANCE_CHAT9", + "trigger": "REPORT_BATTLEPET_NAME_CONFIRMATION\t\"string\"", + "contents": "REPORT_BATTLEPET_NAME_CONFIRMATION" }, { - "trigger": "SLASH_INVITE1\tstring", - "contents": "SLASH_INVITE1", + "trigger": "REPORT_CHEATING\t\"string\"", + "contents": "REPORT_CHEATING" }, { - "trigger": "SLASH_INVITE2\tstring", - "contents": "SLASH_INVITE2", + "trigger": "REPORT_CHEATING_EDITBOX_INFO\t\"string\"", + "contents": "REPORT_CHEATING_EDITBOX_INFO" }, { - "trigger": "SLASH_INVITE3\tstring", - "contents": "SLASH_INVITE3", + "trigger": "REPORT_CHEATING_TEXT1\t\"string\"", + "contents": "REPORT_CHEATING_TEXT1" }, { - "trigger": "SLASH_INVITE4\tstring", - "contents": "SLASH_INVITE4", + "trigger": "REPORT_CHEATING_TITLE\t\"string\"", + "contents": "REPORT_CHEATING_TITLE" }, { - "trigger": "SLASH_JOIN1\tstring", - "contents": "SLASH_JOIN1", + "trigger": "REPORT_MULTIPLE_PVP_AFK_SENT\t\"string\"", + "contents": "REPORT_MULTIPLE_PVP_AFK_SENT" }, { - "trigger": "SLASH_JOIN2\tstring", - "contents": "SLASH_JOIN2", + "trigger": "REPORT_PET_NAME\t\"string\"", + "contents": "REPORT_PET_NAME" }, { - "trigger": "SLASH_JOIN3\tstring", - "contents": "SLASH_JOIN3", + "trigger": "REPORT_PET_NAME_CONFIRMATION\t\"string\"", + "contents": "REPORT_PET_NAME_CONFIRMATION" }, { - "trigger": "SLASH_JOIN4\tstring", - "contents": "SLASH_JOIN4", + "trigger": "REPORT_PHYSICAL_HARASSMENT\t\"string\"", + "contents": "REPORT_PHYSICAL_HARASSMENT" }, { - "trigger": "SLASH_JOIN5\tstring", - "contents": "SLASH_JOIN5", + "trigger": "REPORT_PLAYER\t\"string\"", + "contents": "REPORT_PLAYER" }, { - "trigger": "SLASH_JOIN6\tstring", - "contents": "SLASH_JOIN6", + "trigger": "REPORT_PLAYER_BUTTON_SHORT\t\"string\"", + "contents": "REPORT_PLAYER_BUTTON_SHORT" }, { - "trigger": "SLASH_JOIN7\tstring", - "contents": "SLASH_JOIN7", + "trigger": "REPORT_PLAYER_COMMENT_PROMPT\t\"string\"", + "contents": "REPORT_PLAYER_COMMENT_PROMPT" }, { - "trigger": "SLASH_LEAVE1\tstring", - "contents": "SLASH_LEAVE1", + "trigger": "REPORT_PLAYER_FOR\t\"string\"", + "contents": "REPORT_PLAYER_FOR" }, { - "trigger": "SLASH_LEAVE2\tstring", - "contents": "SLASH_LEAVE2", + "trigger": "REPORT_PLAYER_LABEL\t\"string\"", + "contents": "REPORT_PLAYER_LABEL" }, { - "trigger": "SLASH_LEAVE3\tstring", - "contents": "SLASH_LEAVE3", + "trigger": "REPORT_PVP_AFK_SENT\t\"string\"", + "contents": "REPORT_PVP_AFK_SENT" }, { - "trigger": "SLASH_LEAVE4\tstring", - "contents": "SLASH_LEAVE4", + "trigger": "REPORT_SPAM\t\"string\"", + "contents": "REPORT_SPAM" }, { - "trigger": "SLASH_LEAVE5\tstring", - "contents": "SLASH_LEAVE5", + "trigger": "REPORT_SPAM_CONFIRMATION\t\"string\"", + "contents": "REPORT_SPAM_CONFIRMATION" }, { - "trigger": "SLASH_LEAVE6\tstring", - "contents": "SLASH_LEAVE6", + "trigger": "REPORT_SPAMMING\t\"string\"", + "contents": "REPORT_SPAMMING" }, { - "trigger": "SLASH_LEAVE7\tstring", - "contents": "SLASH_LEAVE7", + "trigger": "REPORT_THREAT\t\"string\"", + "contents": "REPORT_THREAT" }, { - "trigger": "SLASH_LEAVEVEHICLE1\tstring", - "contents": "SLASH_LEAVEVEHICLE1", + "trigger": "REPORT_VERBAL_HARASSMENT\t\"string\"", + "contents": "REPORT_VERBAL_HARASSMENT" }, { - "trigger": "SLASH_LEAVEVEHICLE2\tstring", - "contents": "SLASH_LEAVEVEHICLE2", + "trigger": "REPUTATION\t\"string\"", + "contents": "REPUTATION" }, { - "trigger": "SLASH_LIST_CHANNEL1\tstring", - "contents": "SLASH_LIST_CHANNEL1", + "trigger": "REPUTATION_ABBR\t\"string\"", + "contents": "REPUTATION_ABBR" }, { - "trigger": "SLASH_LIST_CHANNEL2\tstring", - "contents": "SLASH_LIST_CHANNEL2", + "trigger": "REPUTATION_AT_WAR_DESCRIPTION\t\"string\"", + "contents": "REPUTATION_AT_WAR_DESCRIPTION" }, { - "trigger": "SLASH_LIST_CHANNEL3\tstring", - "contents": "SLASH_LIST_CHANNEL3", + "trigger": "REPUTATION_EXALTED_PLUS_HELP\t\"string\"", + "contents": "REPUTATION_EXALTED_PLUS_HELP" }, { - "trigger": "SLASH_LIST_CHANNEL4\tstring", - "contents": "SLASH_LIST_CHANNEL4", + "trigger": "REPUTATION_FACTION_DESCRIPTION\t\"string\"", + "contents": "REPUTATION_FACTION_DESCRIPTION" }, { - "trigger": "SLASH_LIST_CHANNEL5\tstring", - "contents": "SLASH_LIST_CHANNEL5", + "trigger": "REPUTATION_MOVE_TO_INACTIVE\t\"string\"", + "contents": "REPUTATION_MOVE_TO_INACTIVE" }, { - "trigger": "SLASH_LIST_CHANNEL6\tstring", - "contents": "SLASH_LIST_CHANNEL6", + "trigger": "REPUTATION_PROGRESS_FORMAT\t\"string\"", + "contents": "REPUTATION_PROGRESS_FORMAT" }, { - "trigger": "SLASH_LIST_CHANNEL7\tstring", - "contents": "SLASH_LIST_CHANNEL7", + "trigger": "REPUTATION_SHOW_AS_XP\t\"string\"", + "contents": "REPUTATION_SHOW_AS_XP" }, { - "trigger": "SLASH_LOGOUT1\tstring", - "contents": "SLASH_LOGOUT1", + "trigger": "REPUTATION_STANDING_DESCRIPTION\t\"string\"", + "contents": "REPUTATION_STANDING_DESCRIPTION" }, { - "trigger": "SLASH_LOGOUT2\tstring", - "contents": "SLASH_LOGOUT2", + "trigger": "REPUTATION_STATUS_AT_PEACE\t\"string\"", + "contents": "REPUTATION_STATUS_AT_PEACE" }, { - "trigger": "SLASH_LOGOUT3\tstring", - "contents": "SLASH_LOGOUT3", + "trigger": "REPUTATION_STATUS_AT_WAR\t\"string\"", + "contents": "REPUTATION_STATUS_AT_WAR" }, { - "trigger": "SLASH_LOGOUT4\tstring", - "contents": "SLASH_LOGOUT4", + "trigger": "REPUTATION_STATUS_NOT_AT_PEACE\t\"string\"", + "contents": "REPUTATION_STATUS_NOT_AT_PEACE" }, { - "trigger": "SLASH_LOOT_FFA1\tstring", - "contents": "SLASH_LOOT_FFA1", + "trigger": "REPUTATION_STATUS_PERMANENT_AT_PEACE\t\"string\"", + "contents": "REPUTATION_STATUS_PERMANENT_AT_PEACE" }, { - "trigger": "SLASH_LOOT_FFA2\tstring", - "contents": "SLASH_LOOT_FFA2", + "trigger": "REPUTATION_STATUS_PERMANENT_AT_WAR\t\"string\"", + "contents": "REPUTATION_STATUS_PERMANENT_AT_WAR" }, { - "trigger": "SLASH_LOOT_GROUP1\tstring", - "contents": "SLASH_LOOT_GROUP1", + "trigger": "REQ_LEVEL_ABBR\t\"string\"", + "contents": "REQ_LEVEL_ABBR" }, { - "trigger": "SLASH_LOOT_GROUP2\tstring", - "contents": "SLASH_LOOT_GROUP2", + "trigger": "REQUEST_GUILD_MEMBERSHIP\t\"string\"", + "contents": "REQUEST_GUILD_MEMBERSHIP" }, { - "trigger": "SLASH_LOOT_MASTER1\tstring", - "contents": "SLASH_LOOT_MASTER1", + "trigger": "REQUEST_INVITE\t\"string\"", + "contents": "REQUEST_INVITE" }, { - "trigger": "SLASH_LOOT_MASTER2\tstring", - "contents": "SLASH_LOOT_MASTER2", + "trigger": "REQUEST_ROLL\t\"string\"", + "contents": "REQUEST_ROLL" }, { - "trigger": "SLASH_LOOT_NEEDBEFOREGREED1\tstring", - "contents": "SLASH_LOOT_NEEDBEFOREGREED1", + "trigger": "REQUEST_SIGNATURE\t\"string\"", + "contents": "REQUEST_SIGNATURE" }, { - "trigger": "SLASH_LOOT_NEEDBEFOREGREED2\tstring", - "contents": "SLASH_LOOT_NEEDBEFOREGREED2", + "trigger": "REQUEUE_CONFIRM_YOUR_ROLE\t\"string\"", + "contents": "REQUEUE_CONFIRM_YOUR_ROLE" }, { - "trigger": "SLASH_LOOT_ROUNDROBIN1\tstring", - "contents": "SLASH_LOOT_ROUNDROBIN1", + "trigger": "REQUIRED_MONEY\t\"string\"", + "contents": "REQUIRED_MONEY" }, { - "trigger": "SLASH_LOOT_ROUNDROBIN2\tstring", - "contents": "SLASH_LOOT_ROUNDROBIN2", + "trigger": "REQUIREMENTS\t\"string\"", + "contents": "REQUIREMENTS" }, { - "trigger": "SLASH_LOOT_SETTHRESHOLD1\tstring", - "contents": "SLASH_LOOT_SETTHRESHOLD1", + "trigger": "REQUIRES_AZERITE_LEVEL_TOOLTIP\t\"string\"", + "contents": "REQUIRES_AZERITE_LEVEL_TOOLTIP" }, { - "trigger": "SLASH_LOOT_SETTHRESHOLD2\tstring", - "contents": "SLASH_LOOT_SETTHRESHOLD2", + "trigger": "REQUIRES_CHI\t\"string\"", + "contents": "REQUIRES_CHI" }, { - "trigger": "SLASH_MACRO1\tstring", - "contents": "SLASH_MACRO1", + "trigger": "REQUIRES_GUILD_ACHIEVEMENT\t\"string\"", + "contents": "REQUIRES_GUILD_ACHIEVEMENT" }, { - "trigger": "SLASH_MACRO2\tstring", - "contents": "SLASH_MACRO2", + "trigger": "REQUIRES_GUILD_FACTION\t\"string\"", + "contents": "REQUIRES_GUILD_FACTION" }, { - "trigger": "SLASH_MACRO3\tstring", - "contents": "SLASH_MACRO3", + "trigger": "REQUIRES_GUILD_FACTION_TOOLTIP\t\"string\"", + "contents": "REQUIRES_GUILD_FACTION_TOOLTIP" }, { - "trigger": "SLASH_MACRO4\tstring", - "contents": "SLASH_MACRO4", + "trigger": "REQUIRES_HOLY_POWER\t\"string\"", + "contents": "REQUIRES_HOLY_POWER" }, { - "trigger": "SLASH_MACROHELP1\tstring", - "contents": "SLASH_MACROHELP1", + "trigger": "REQUIRES_LABEL\t\"string\"", + "contents": "REQUIRES_LABEL" }, { - "trigger": "SLASH_MACROHELP2\tstring", - "contents": "SLASH_MACROHELP2", + "trigger": "REQUIRES_OR_SPECIALIZATIONS\t\"string\"", + "contents": "REQUIRES_OR_SPECIALIZATIONS" }, { - "trigger": "SLASH_MACROHELP3\tstring", - "contents": "SLASH_MACROHELP3", + "trigger": "REQUIRES_RELOAD\t\"string\"", + "contents": "REQUIRES_RELOAD" }, { - "trigger": "SLASH_MAINASSISTOFF1\tstring", - "contents": "SLASH_MAINASSISTOFF1", + "trigger": "REQUIRES_RUNIC_POWER\t\"string\"", + "contents": "REQUIRES_RUNIC_POWER" }, { - "trigger": "SLASH_MAINASSISTOFF2\tstring", - "contents": "SLASH_MAINASSISTOFF2", + "trigger": "REQUIRES_SPECIALIZATION\t\"string\"", + "contents": "REQUIRES_SPECIALIZATION" }, { - "trigger": "SLASH_MAINASSISTOFF3\tstring", - "contents": "SLASH_MAINASSISTOFF3", + "trigger": "RESAMPLE_QUALITY\t\"string\"", + "contents": "RESAMPLE_QUALITY" }, { - "trigger": "SLASH_MAINASSISTOFF4\tstring", - "contents": "SLASH_MAINASSISTOFF4", + "trigger": "RESAMPLE_QUALITY_BICUBIC\t\"string\"", + "contents": "RESAMPLE_QUALITY_BICUBIC" }, { - "trigger": "SLASH_MAINASSISTON1\tstring", - "contents": "SLASH_MAINASSISTON1", + "trigger": "RESAMPLE_QUALITY_BILINEAR\t\"string\"", + "contents": "RESAMPLE_QUALITY_BILINEAR" }, { - "trigger": "SLASH_MAINASSISTON2\tstring", - "contents": "SLASH_MAINASSISTON2", + "trigger": "RESEARCH_TIME_LABEL\t\"string\"", + "contents": "RESEARCH_TIME_LABEL" }, { - "trigger": "SLASH_MAINASSISTON3\tstring", - "contents": "SLASH_MAINASSISTON3", + "trigger": "RESET\t\"string\"", + "contents": "RESET" }, { - "trigger": "SLASH_MAINASSISTON4\tstring", - "contents": "SLASH_MAINASSISTON4", + "trigger": "RESET_ALL_WINDOWS\t\"string\"", + "contents": "RESET_ALL_WINDOWS" }, { - "trigger": "SLASH_MAINTANKOFF1\tstring", - "contents": "SLASH_MAINTANKOFF1", + "trigger": "RESET_CHALLENGE_MODE\t\"string\"", + "contents": "RESET_CHALLENGE_MODE" }, { - "trigger": "SLASH_MAINTANKOFF2\tstring", - "contents": "SLASH_MAINTANKOFF2", + "trigger": "RESET_CHAT_POSITION\t\"string\"", + "contents": "RESET_CHAT_POSITION" }, { - "trigger": "SLASH_MAINTANKOFF3\tstring", - "contents": "SLASH_MAINTANKOFF3", + "trigger": "RESET_CHAT_WINDOW\t\"string\"", + "contents": "RESET_CHAT_WINDOW" }, { - "trigger": "SLASH_MAINTANKOFF4\tstring", - "contents": "SLASH_MAINTANKOFF4", + "trigger": "RESET_CHAT_WINDOW_POSITIONS\t\"string\"", + "contents": "RESET_CHAT_WINDOW_POSITIONS" }, { - "trigger": "SLASH_MAINTANKON1\tstring", - "contents": "SLASH_MAINTANKON1", + "trigger": "RESET_FAILED_NOTIFY\t\"string\"", + "contents": "RESET_FAILED_NOTIFY" }, { - "trigger": "SLASH_MAINTANKON2\tstring", - "contents": "SLASH_MAINTANKON2", + "trigger": "RESET_INSTANCES\t\"string\"", + "contents": "RESET_INSTANCES" }, { - "trigger": "SLASH_MAINTANKON3\tstring", - "contents": "SLASH_MAINTANKON3", + "trigger": "RESET_POSITION\t\"string\"", + "contents": "RESET_POSITION" }, { - "trigger": "SLASH_MAINTANKON4\tstring", - "contents": "SLASH_MAINTANKON4", + "trigger": "RESET_TO_DEFAULT\t\"string\"", + "contents": "RESET_TO_DEFAULT" }, { - "trigger": "SLASH_OFFICER1\tstring", - "contents": "SLASH_OFFICER1", + "trigger": "RESET_TUTORIALS\t\"string\"", + "contents": "RESET_TUTORIALS" }, { - "trigger": "SLASH_OFFICER2\tstring", - "contents": "SLASH_OFFICER2", + "trigger": "RESETS_IN\t\"string\"", + "contents": "RESETS_IN" }, { - "trigger": "SLASH_OFFICER3\tstring", - "contents": "SLASH_OFFICER3", + "trigger": "RESILIENCE\t\"string\"", + "contents": "RESILIENCE" }, { - "trigger": "SLASH_OFFICER4\tstring", - "contents": "SLASH_OFFICER4", + "trigger": "RESILIENCE_ABBR\t\"string\"", + "contents": "RESILIENCE_ABBR" }, { - "trigger": "SLASH_OFFICER5\tstring", - "contents": "SLASH_OFFICER5", + "trigger": "RESILIENCE_LCD\t\"string\"", + "contents": "RESILIENCE_LCD" }, { - "trigger": "SLASH_OFFICER6\tstring", - "contents": "SLASH_OFFICER6", + "trigger": "RESILIENCE_TOOLTIP\t\"string\"", + "contents": "RESILIENCE_TOOLTIP" }, { - "trigger": "SLASH_OPEN_LOOT_HISTORY1\tstring", - "contents": "SLASH_OPEN_LOOT_HISTORY1", + "trigger": "RESIST\t\"string\"", + "contents": "RESIST" }, { - "trigger": "SLASH_OPEN_LOOT_HISTORY2\tstring", - "contents": "SLASH_OPEN_LOOT_HISTORY2", + "trigger": "RESIST_TRAILER\t\"string\"", + "contents": "RESIST_TRAILER" }, { - "trigger": "SLASH_OPEN_LOOT_HISTORY3\tstring", - "contents": "SLASH_OPEN_LOOT_HISTORY3", + "trigger": "RESISTANCE0_NAME\t\"string\"", + "contents": "RESISTANCE0_NAME" }, { - "trigger": "SLASH_OPEN_LOOT_HISTORY4\tstring", - "contents": "SLASH_OPEN_LOOT_HISTORY4", + "trigger": "RESISTANCE1_NAME\t\"string\"", + "contents": "RESISTANCE1_NAME" }, { - "trigger": "SLASH_PARTY1\tstring", - "contents": "SLASH_PARTY1", + "trigger": "RESISTANCE2_NAME\t\"string\"", + "contents": "RESISTANCE2_NAME" }, { - "trigger": "SLASH_PARTY2\tstring", - "contents": "SLASH_PARTY2", + "trigger": "RESISTANCE3_NAME\t\"string\"", + "contents": "RESISTANCE3_NAME" }, { - "trigger": "SLASH_PARTY3\tstring", - "contents": "SLASH_PARTY3", + "trigger": "RESISTANCE4_NAME\t\"string\"", + "contents": "RESISTANCE4_NAME" }, { - "trigger": "SLASH_PARTY4\tstring", - "contents": "SLASH_PARTY4", + "trigger": "RESISTANCE5_NAME\t\"string\"", + "contents": "RESISTANCE5_NAME" }, { - "trigger": "SLASH_PARTY5\tstring", - "contents": "SLASH_PARTY5", + "trigger": "RESISTANCE6_NAME\t\"string\"", + "contents": "RESISTANCE6_NAME" }, { - "trigger": "SLASH_PET_AGGRESSIVE1\tstring", - "contents": "SLASH_PET_AGGRESSIVE1", + "trigger": "RESISTANCE_EXCELLENT\t\"string\"", + "contents": "RESISTANCE_EXCELLENT" }, { - "trigger": "SLASH_PET_AGGRESSIVE2\tstring", - "contents": "SLASH_PET_AGGRESSIVE2", + "trigger": "RESISTANCE_FAIR\t\"string\"", + "contents": "RESISTANCE_FAIR" }, { - "trigger": "SLASH_PET_ASSIST1\tstring", - "contents": "SLASH_PET_ASSIST1", + "trigger": "RESISTANCE_GOOD\t\"string\"", + "contents": "RESISTANCE_GOOD" }, { - "trigger": "SLASH_PET_ASSIST2\tstring", - "contents": "SLASH_PET_ASSIST2", + "trigger": "RESISTANCE_LABEL\t\"string\"", + "contents": "RESISTANCE_LABEL" }, { - "trigger": "SLASH_PET_ATTACK1\tstring", - "contents": "SLASH_PET_ATTACK1", + "trigger": "RESISTANCE_NONE\t\"string\"", + "contents": "RESISTANCE_NONE" }, { - "trigger": "SLASH_PET_ATTACK2\tstring", - "contents": "SLASH_PET_ATTACK2", + "trigger": "RESISTANCE_POOR\t\"string\"", + "contents": "RESISTANCE_POOR" }, { - "trigger": "SLASH_PET_AUTOCASTOFF1\tstring", - "contents": "SLASH_PET_AUTOCASTOFF1", + "trigger": "RESISTANCE_TEMPLATE\t\"string\"", + "contents": "RESISTANCE_TEMPLATE" }, { - "trigger": "SLASH_PET_AUTOCASTOFF2\tstring", - "contents": "SLASH_PET_AUTOCASTOFF2", + "trigger": "RESISTANCE_TOOLTIP_SUBTEXT\t\"string\"", + "contents": "RESISTANCE_TOOLTIP_SUBTEXT" }, { - "trigger": "SLASH_PET_AUTOCASTON1\tstring", - "contents": "SLASH_PET_AUTOCASTON1", + "trigger": "RESISTANCE_TYPE0\t\"string\"", + "contents": "RESISTANCE_TYPE0" }, { - "trigger": "SLASH_PET_AUTOCASTON2\tstring", - "contents": "SLASH_PET_AUTOCASTON2", + "trigger": "RESISTANCE_TYPE1\t\"string\"", + "contents": "RESISTANCE_TYPE1" }, { - "trigger": "SLASH_PET_AUTOCASTTOGGLE1\tstring", - "contents": "SLASH_PET_AUTOCASTTOGGLE1", + "trigger": "RESISTANCE_TYPE2\t\"string\"", + "contents": "RESISTANCE_TYPE2" }, { - "trigger": "SLASH_PET_AUTOCASTTOGGLE2\tstring", - "contents": "SLASH_PET_AUTOCASTTOGGLE2", + "trigger": "RESISTANCE_TYPE3\t\"string\"", + "contents": "RESISTANCE_TYPE3" }, { - "trigger": "SLASH_PET_DEFENSIVE1\tstring", - "contents": "SLASH_PET_DEFENSIVE1", + "trigger": "RESISTANCE_TYPE4\t\"string\"", + "contents": "RESISTANCE_TYPE4" }, { - "trigger": "SLASH_PET_DEFENSIVE2\tstring", - "contents": "SLASH_PET_DEFENSIVE2", + "trigger": "RESISTANCE_TYPE5\t\"string\"", + "contents": "RESISTANCE_TYPE5" }, { - "trigger": "SLASH_PET_DISMISS1\tstring", - "contents": "SLASH_PET_DISMISS1", + "trigger": "RESISTANCE_TYPE6\t\"string\"", + "contents": "RESISTANCE_TYPE6" }, { - "trigger": "SLASH_PET_DISMISS2\tstring", - "contents": "SLASH_PET_DISMISS2", + "trigger": "RESISTANCE_VERYGOOD\t\"string\"", + "contents": "RESISTANCE_VERYGOOD" }, { - "trigger": "SLASH_PET_FOLLOW1\tstring", - "contents": "SLASH_PET_FOLLOW1", + "trigger": "RESOLUTION\t\"string\"", + "contents": "RESOLUTION" }, { - "trigger": "SLASH_PET_FOLLOW2\tstring", - "contents": "SLASH_PET_FOLLOW2", + "trigger": "RESOLUTION_LABEL\t\"string\"", + "contents": "RESOLUTION_LABEL" }, { - "trigger": "SLASH_PET_MOVE_TO1\tstring", - "contents": "SLASH_PET_MOVE_TO1", + "trigger": "RESOLUTION_SUBTEXT\t\"string\"", + "contents": "RESOLUTION_SUBTEXT" }, { - "trigger": "SLASH_PET_MOVE_TO2\tstring", - "contents": "SLASH_PET_MOVE_TO2", + "trigger": "RESURRECT\t\"string\"", + "contents": "RESURRECT" }, { - "trigger": "SLASH_PET_PASSIVE1\tstring", - "contents": "SLASH_PET_PASSIVE1", + "trigger": "RESURRECT_REQUEST\t\"string\"", + "contents": "RESURRECT_REQUEST" }, { - "trigger": "SLASH_PET_PASSIVE2\tstring", - "contents": "SLASH_PET_PASSIVE2", + "trigger": "RESURRECT_REQUEST_NO_SICKNESS\t\"string\"", + "contents": "RESURRECT_REQUEST_NO_SICKNESS" }, { - "trigger": "SLASH_PET_STAY1\tstring", - "contents": "SLASH_PET_STAY1", + "trigger": "RESURRECT_REQUEST_NO_SICKNESS_TIMER\t\"string\"", + "contents": "RESURRECT_REQUEST_NO_SICKNESS_TIMER" }, { - "trigger": "SLASH_PET_STAY2\tstring", - "contents": "SLASH_PET_STAY2", + "trigger": "RESURRECT_REQUEST_TIMER\t\"string\"", + "contents": "RESURRECT_REQUEST_TIMER" }, { - "trigger": "SLASH_PLAYED1\tstring", - "contents": "SLASH_PLAYED1", + "trigger": "RESURRECTABLE\t\"string\"", + "contents": "RESURRECTABLE" }, { - "trigger": "SLASH_PLAYED2\tstring", - "contents": "SLASH_PLAYED2", + "trigger": "RETINA_CURSOR\t\"string\"", + "contents": "RETINA_CURSOR" }, { - "trigger": "SLASH_PROMOTE1\tstring", - "contents": "SLASH_PROMOTE1", + "trigger": "RETRIEVING_DATA\t\"string\"", + "contents": "RETRIEVING_DATA" }, { - "trigger": "SLASH_PROMOTE2\tstring", - "contents": "SLASH_PROMOTE2", + "trigger": "RETRIEVING_INVITE_LIST\t\"string\"", + "contents": "RETRIEVING_INVITE_LIST" }, { - "trigger": "SLASH_PROMOTE3\tstring", - "contents": "SLASH_PROMOTE3", + "trigger": "RETRIEVING_ITEM_INFO\t\"string\"", + "contents": "RETRIEVING_ITEM_INFO" }, { - "trigger": "SLASH_PROMOTE4\tstring", - "contents": "SLASH_PROMOTE4", + "trigger": "RETRIEVING_TRADESKILL_INFO\t\"string\"", + "contents": "RETRIEVING_TRADESKILL_INFO" }, { - "trigger": "SLASH_PVP1\tstring", - "contents": "SLASH_PVP1", + "trigger": "RETURN_TO_DEFAULT\t\"string\"", + "contents": "RETURN_TO_DEFAULT" }, { - "trigger": "SLASH_PVP2\tstring", - "contents": "SLASH_PVP2", + "trigger": "RETURN_TO_GAME\t\"string\"", + "contents": "RETURN_TO_GAME" }, { - "trigger": "SLASH_QUIT1\tstring", - "contents": "SLASH_QUIT1", + "trigger": "RETURN_TO_GRAVEYARD\t\"string\"", + "contents": "RETURN_TO_GRAVEYARD" }, { - "trigger": "SLASH_QUIT2\tstring", - "contents": "SLASH_QUIT2", + "trigger": "RETURN_TO_WORLD\t\"string\"", + "contents": "RETURN_TO_WORLD" }, { - "trigger": "SLASH_QUIT3\tstring", - "contents": "SLASH_QUIT3", + "trigger": "REVERSE_CLEAN_UP_BAGS_TEXT\t\"string\"", + "contents": "REVERSE_CLEAN_UP_BAGS_TEXT" }, { - "trigger": "SLASH_QUIT4\tstring", - "contents": "SLASH_QUIT4", + "trigger": "REVERSE_NEW_LOOT_TEXT\t\"string\"", + "contents": "REVERSE_NEW_LOOT_TEXT" }, { - "trigger": "SLASH_RAID1\tstring", - "contents": "SLASH_RAID1", + "trigger": "REVERT\t\"string\"", + "contents": "REVERT" }, { - "trigger": "SLASH_RAID2\tstring", - "contents": "SLASH_RAID2", + "trigger": "REWARD\t\"string\"", + "contents": "REWARD" }, { - "trigger": "SLASH_RAID3\tstring", - "contents": "SLASH_RAID3", + "trigger": "REWARD_ABILITY\t\"string\"", + "contents": "REWARD_ABILITY" }, { - "trigger": "SLASH_RAID4\tstring", - "contents": "SLASH_RAID4", + "trigger": "REWARD_AURA\t\"string\"", + "contents": "REWARD_AURA" }, { - "trigger": "SLASH_RAID5\tstring", - "contents": "SLASH_RAID5", + "trigger": "REWARD_CHOICES\t\"string\"", + "contents": "REWARD_CHOICES" }, { - "trigger": "SLASH_RAID6\tstring", - "contents": "SLASH_RAID6", + "trigger": "REWARD_CHOOSE\t\"string\"", + "contents": "REWARD_CHOOSE" }, { - "trigger": "SLASH_RAID_INFO1\tstring", - "contents": "SLASH_RAID_INFO1", + "trigger": "REWARD_FOLLOWER\t\"string\"", + "contents": "REWARD_FOLLOWER" }, { - "trigger": "SLASH_RAID_INFO2\tstring", - "contents": "SLASH_RAID_INFO2", + "trigger": "REWARD_FOR_PVP_COMPETING\t\"string\"", + "contents": "REWARD_FOR_PVP_COMPETING" }, { - "trigger": "SLASH_RAID_WARNING1\tstring", - "contents": "SLASH_RAID_WARNING1", + "trigger": "REWARD_FOR_PVP_WIN\t\"string\"", + "contents": "REWARD_FOR_PVP_WIN" }, { - "trigger": "SLASH_RAID_WARNING2\tstring", - "contents": "SLASH_RAID_WARNING2", + "trigger": "REWARD_FOR_PVP_WIN_HONOR\t\"string\"", + "contents": "REWARD_FOR_PVP_WIN_HONOR" }, { - "trigger": "SLASH_RAIDBROWSER1\tstring", - "contents": "SLASH_RAIDBROWSER1", + "trigger": "REWARD_FOR_SPECFIC_PVP_WIN\t\"string\"", + "contents": "REWARD_FOR_SPECFIC_PVP_WIN" }, { - "trigger": "SLASH_RAIDBROWSER2\tstring", - "contents": "SLASH_RAIDBROWSER2", + "trigger": "REWARD_ITEMS\t\"string\"", + "contents": "REWARD_ITEMS" }, { - "trigger": "SLASH_RAIDBROWSER3\tstring", - "contents": "SLASH_RAIDBROWSER3", + "trigger": "REWARD_ITEMS_ONLY\t\"string\"", + "contents": "REWARD_ITEMS_ONLY" }, { - "trigger": "SLASH_RAIDBROWSER4\tstring", - "contents": "SLASH_RAIDBROWSER4", + "trigger": "REWARD_REPUTATION\t\"string\"", + "contents": "REWARD_REPUTATION" }, { - "trigger": "SLASH_RAIDBROWSER5\tstring", - "contents": "SLASH_RAIDBROWSER5", + "trigger": "REWARD_REPUTATION_TEXT\t\"string\"", + "contents": "REWARD_REPUTATION_TEXT" }, { - "trigger": "SLASH_RAIDBROWSER6\tstring", - "contents": "SLASH_RAIDBROWSER6", + "trigger": "REWARD_SPELL\t\"string\"", + "contents": "REWARD_SPELL" }, { - "trigger": "SLASH_RAIDBROWSER7\tstring", - "contents": "SLASH_RAIDBROWSER7", + "trigger": "REWARD_TITLE\t\"string\"", + "contents": "REWARD_TITLE" }, { - "trigger": "SLASH_RAIDBROWSER8\tstring", - "contents": "SLASH_RAIDBROWSER8", + "trigger": "REWARD_TRADESKILL_SPELL\t\"string\"", + "contents": "REWARD_TRADESKILL_SPELL" }, { - "trigger": "SLASH_RAIDFINDER1\tstring", - "contents": "SLASH_RAIDFINDER1", + "trigger": "REWARD_UNLOCK\t\"string\"", + "contents": "REWARD_UNLOCK" }, { - "trigger": "SLASH_RAIDFINDER2\tstring", - "contents": "SLASH_RAIDFINDER2", + "trigger": "REWARDS\t\"string\"", + "contents": "REWARDS" }, { - "trigger": "SLASH_RAIDFINDER3\tstring", - "contents": "SLASH_RAIDFINDER3", + "trigger": "RF_COOLDOWN_ADDITIONAL_PEOPLE\t\"string\"", + "contents": "RF_COOLDOWN_ADDITIONAL_PEOPLE" }, { - "trigger": "SLASH_RAIDFINDER4\tstring", - "contents": "SLASH_RAIDFINDER4", + "trigger": "RF_COOLDOWN_OTHER\t\"string\"", + "contents": "RF_COOLDOWN_OTHER" }, { - "trigger": "SLASH_RAIDFINDER5\tstring", - "contents": "SLASH_RAIDFINDER5", + "trigger": "RF_COOLDOWN_YOU\t\"string\"", + "contents": "RF_COOLDOWN_YOU" }, { - "trigger": "SLASH_RAIDFINDER6\tstring", - "contents": "SLASH_RAIDFINDER6", + "trigger": "RF_DESERTER_OTHER\t\"string\"", + "contents": "RF_DESERTER_OTHER" }, { - "trigger": "SLASH_RANDOM1\tstring", - "contents": "SLASH_RANDOM1", + "trigger": "RF_DESERTER_YOU\t\"string\"", + "contents": "RF_DESERTER_YOU" }, { - "trigger": "SLASH_RANDOM2\tstring", - "contents": "SLASH_RANDOM2", + "trigger": "RF_REWARD_EXPLANATION1\t\"string\"", + "contents": "RF_REWARD_EXPLANATION1" }, { - "trigger": "SLASH_RANDOM3\tstring", - "contents": "SLASH_RANDOM3", + "trigger": "RF_REWARD_EXPLANATION2\t\"string\"", + "contents": "RF_REWARD_EXPLANATION2" }, { - "trigger": "SLASH_RANDOM4\tstring", - "contents": "SLASH_RANDOM4", + "trigger": "RID_FRIEND_REQUEST_INFO\t\"string\"", + "contents": "RID_FRIEND_REQUEST_INFO" }, { - "trigger": "SLASH_RANDOM5\tstring", - "contents": "SLASH_RANDOM5", + "trigger": "RIGHT_CLICK_MESSAGE\t\"string\"", + "contents": "RIGHT_CLICK_MESSAGE" }, { - "trigger": "SLASH_RANDOM6\tstring", - "contents": "SLASH_RANDOM6", + "trigger": "ROGUE_AGILITY_TOOLTIP\t\"string\"", + "contents": "ROGUE_AGILITY_TOOLTIP" }, { - "trigger": "SLASH_RANDOM7\tstring", - "contents": "SLASH_RANDOM7", + "trigger": "ROGUE_ASS_CORE_ABILITY_1\t\"string\"", + "contents": "ROGUE_ASS_CORE_ABILITY_1" }, { - "trigger": "SLASH_RANDOM8\tstring", - "contents": "SLASH_RANDOM8", + "trigger": "ROGUE_ASS_CORE_ABILITY_2\t\"string\"", + "contents": "ROGUE_ASS_CORE_ABILITY_2" }, { - "trigger": "SLASH_RANDOMFAVORITEPET1\tstring", - "contents": "SLASH_RANDOMFAVORITEPET1", + "trigger": "ROGUE_ASS_CORE_ABILITY_3\t\"string\"", + "contents": "ROGUE_ASS_CORE_ABILITY_3" }, { - "trigger": "SLASH_RANDOMFAVORITEPET2\tstring", - "contents": "SLASH_RANDOMFAVORITEPET2", + "trigger": "ROGUE_ASS_CORE_ABILITY_4\t\"string\"", + "contents": "ROGUE_ASS_CORE_ABILITY_4" }, { - "trigger": "SLASH_RANDOMFAVORITEPET3\tstring", - "contents": "SLASH_RANDOMFAVORITEPET3", + "trigger": "ROGUE_ASS_CORE_ABILITY_5\t\"string\"", + "contents": "ROGUE_ASS_CORE_ABILITY_5" }, { - "trigger": "SLASH_RANDOMFAVORITEPET4\tstring", - "contents": "SLASH_RANDOMFAVORITEPET4", + "trigger": "ROGUE_ASS_CORE_ABILITY_6\t\"string\"", + "contents": "ROGUE_ASS_CORE_ABILITY_6" }, { - "trigger": "SLASH_RANDOMPET1\tstring", - "contents": "SLASH_RANDOMPET1", + "trigger": "ROGUE_COMBAT_CORE_ABILITY_1\t\"string\"", + "contents": "ROGUE_COMBAT_CORE_ABILITY_1" }, { - "trigger": "SLASH_RANDOMPET2\tstring", - "contents": "SLASH_RANDOMPET2", + "trigger": "ROGUE_COMBAT_CORE_ABILITY_2\t\"string\"", + "contents": "ROGUE_COMBAT_CORE_ABILITY_2" }, { - "trigger": "SLASH_READYCHECK1\tstring", - "contents": "SLASH_READYCHECK1", + "trigger": "ROGUE_COMBAT_CORE_ABILITY_3\t\"string\"", + "contents": "ROGUE_COMBAT_CORE_ABILITY_3" }, { - "trigger": "SLASH_READYCHECK2\tstring", - "contents": "SLASH_READYCHECK2", + "trigger": "ROGUE_COMBAT_CORE_ABILITY_4\t\"string\"", + "contents": "ROGUE_COMBAT_CORE_ABILITY_4" }, { - "trigger": "SLASH_RELOAD1\tstring", - "contents": "SLASH_RELOAD1", + "trigger": "ROGUE_COMBAT_CORE_ABILITY_5\t\"string\"", + "contents": "ROGUE_COMBAT_CORE_ABILITY_5" }, { - "trigger": "SLASH_RELOAD2\tstring", - "contents": "SLASH_RELOAD2", + "trigger": "ROGUE_COMBAT_CORE_ABILITY_6\t\"string\"", + "contents": "ROGUE_COMBAT_CORE_ABILITY_6" }, { - "trigger": "SLASH_REMOVEFRIEND1\tstring", - "contents": "SLASH_REMOVEFRIEND1", + "trigger": "ROGUE_SUB_CORE_ABILITY_1\t\"string\"", + "contents": "ROGUE_SUB_CORE_ABILITY_1" }, { - "trigger": "SLASH_REMOVEFRIEND2\tstring", - "contents": "SLASH_REMOVEFRIEND2", + "trigger": "ROGUE_SUB_CORE_ABILITY_2\t\"string\"", + "contents": "ROGUE_SUB_CORE_ABILITY_2" }, { - "trigger": "SLASH_REMOVEFRIEND3\tstring", - "contents": "SLASH_REMOVEFRIEND3", + "trigger": "ROGUE_SUB_CORE_ABILITY_3\t\"string\"", + "contents": "ROGUE_SUB_CORE_ABILITY_3" }, { - "trigger": "SLASH_REMOVEFRIEND4\tstring", - "contents": "SLASH_REMOVEFRIEND4", + "trigger": "ROGUE_SUB_CORE_ABILITY_4\t\"string\"", + "contents": "ROGUE_SUB_CORE_ABILITY_4" }, { - "trigger": "SLASH_REPLY1\tstring", - "contents": "SLASH_REPLY1", + "trigger": "ROGUE_SUB_CORE_ABILITY_5\t\"string\"", + "contents": "ROGUE_SUB_CORE_ABILITY_5" }, { - "trigger": "SLASH_REPLY2\tstring", - "contents": "SLASH_REPLY2", + "trigger": "ROGUE_SUB_CORE_ABILITY_6\t\"string\"", + "contents": "ROGUE_SUB_CORE_ABILITY_6" }, { - "trigger": "SLASH_REPLY3\tstring", - "contents": "SLASH_REPLY3", + "trigger": "ROLE\t\"string\"", + "contents": "ROLE" }, { - "trigger": "SLASH_REPLY4\tstring", - "contents": "SLASH_REPLY4", + "trigger": "ROLE_CHANGED_INFORM\t\"string\"", + "contents": "ROLE_CHANGED_INFORM" }, { - "trigger": "SLASH_REQUEST_INVITE1\tstring", - "contents": "SLASH_REQUEST_INVITE1", + "trigger": "ROLE_CHANGED_INFORM_WITH_SOURCE\t\"string\"", + "contents": "ROLE_CHANGED_INFORM_WITH_SOURCE" }, { - "trigger": "SLASH_REQUEST_INVITE2\tstring", - "contents": "SLASH_REQUEST_INVITE2", + "trigger": "ROLE_CHECK_IN_PROGRESS_TOOLTIP\t\"string\"", + "contents": "ROLE_CHECK_IN_PROGRESS_TOOLTIP" }, { - "trigger": "SLASH_RESET_COMMENTATOR_SETTINGS1\tstring", - "contents": "SLASH_RESET_COMMENTATOR_SETTINGS1", + "trigger": "ROLE_DESCRIPTION1\t\"string\"", + "contents": "ROLE_DESCRIPTION1" }, { - "trigger": "SLASH_RESET_COMMENTATOR_SETTINGS2\tstring", - "contents": "SLASH_RESET_COMMENTATOR_SETTINGS2", + "trigger": "ROLE_DESCRIPTION2\t\"string\"", + "contents": "ROLE_DESCRIPTION2" }, { - "trigger": "SLASH_RESETCHAT1\tstring", - "contents": "SLASH_RESETCHAT1", + "trigger": "ROLE_DESCRIPTION3\t\"string\"", + "contents": "ROLE_DESCRIPTION3" }, { - "trigger": "SLASH_RESETCHAT2\tstring", - "contents": "SLASH_RESETCHAT2", + "trigger": "ROLE_DESCRIPTION_DAMAGER\t\"string\"", + "contents": "ROLE_DESCRIPTION_DAMAGER" }, { - "trigger": "SLASH_SAVEGUILDROSTER1\tstring", - "contents": "SLASH_SAVEGUILDROSTER1", + "trigger": "ROLE_DESCRIPTION_HEALER\t\"string\"", + "contents": "ROLE_DESCRIPTION_HEALER" }, { - "trigger": "SLASH_SAVEGUILDROSTER2\tstring", - "contents": "SLASH_SAVEGUILDROSTER2", + "trigger": "ROLE_DESCRIPTION_TANK\t\"string\"", + "contents": "ROLE_DESCRIPTION_TANK" }, { - "trigger": "SLASH_SAY1\tstring", - "contents": "SLASH_SAY1", + "trigger": "ROLE_POLL\t\"string\"", + "contents": "ROLE_POLL" }, { - "trigger": "SLASH_SAY2\tstring", - "contents": "SLASH_SAY2", + "trigger": "ROLE_REMOVED_INFORM\t\"string\"", + "contents": "ROLE_REMOVED_INFORM" }, { - "trigger": "SLASH_SAY3\tstring", - "contents": "SLASH_SAY3", + "trigger": "ROLE_REMOVED_INFORM_WITH_SOURCE\t\"string\"", + "contents": "ROLE_REMOVED_INFORM_WITH_SOURCE" }, { - "trigger": "SLASH_SAY4\tstring", - "contents": "SLASH_SAY4", + "trigger": "ROLL\t\"string\"", + "contents": "ROLL" }, { - "trigger": "SLASH_SCRIPT1\tstring", - "contents": "SLASH_SCRIPT1", + "trigger": "ROLL_DISENCHANT\t\"string\"", + "contents": "ROLL_DISENCHANT" }, { - "trigger": "SLASH_SCRIPT2\tstring", - "contents": "SLASH_SCRIPT2", + "trigger": "ROLL_DISENCHANT_NEWBIE\t\"string\"", + "contents": "ROLL_DISENCHANT_NEWBIE" }, { - "trigger": "SLASH_SCRIPT3\tstring", - "contents": "SLASH_SCRIPT3", + "trigger": "ROTATE_LEFT\t\"string\"", + "contents": "ROTATE_LEFT" }, { - "trigger": "SLASH_SCRIPT4\tstring", - "contents": "SLASH_SCRIPT4", + "trigger": "ROTATE_MINIMAP\t\"string\"", + "contents": "ROTATE_MINIMAP" }, { - "trigger": "SLASH_SET_TITLE1\tstring", - "contents": "SLASH_SET_TITLE1", + "trigger": "ROTATE_RIGHT\t\"string\"", + "contents": "ROTATE_RIGHT" }, { - "trigger": "SLASH_SET_TITLE2\tstring", - "contents": "SLASH_SET_TITLE2", + "trigger": "ROTATE_TOOLTIP\t\"string\"", + "contents": "ROTATE_TOOLTIP" }, { - "trigger": "SLASH_SHARE1\tstring", - "contents": "SLASH_SHARE1", + "trigger": "RSHIFT_KEY_TEXT\t\"string\"", + "contents": "RSHIFT_KEY_TEXT" }, { - "trigger": "SLASH_SHARE2\tstring", - "contents": "SLASH_SHARE2", + "trigger": "RUNE_COST\t\"string\"", + "contents": "RUNE_COST" }, { - "trigger": "SLASH_SMART_WHISPER1\tstring", - "contents": "SLASH_SMART_WHISPER1", + "trigger": "RUNE_COST_BLOOD\t\"string\"", + "contents": "RUNE_COST_BLOOD" }, { - "trigger": "SLASH_SMART_WHISPER10\tstring", - "contents": "SLASH_SMART_WHISPER10", + "trigger": "RUNE_COST_CHROMATIC\t\"string\"", + "contents": "RUNE_COST_CHROMATIC" }, { - "trigger": "SLASH_SMART_WHISPER2\tstring", - "contents": "SLASH_SMART_WHISPER2", + "trigger": "RUNE_COST_FROST\t\"string\"", + "contents": "RUNE_COST_FROST" }, { - "trigger": "SLASH_SMART_WHISPER3\tstring", - "contents": "SLASH_SMART_WHISPER3", + "trigger": "RUNE_COST_ONGOING\t\"string\"", + "contents": "RUNE_COST_ONGOING" }, { - "trigger": "SLASH_SMART_WHISPER4\tstring", - "contents": "SLASH_SMART_WHISPER4", + "trigger": "RUNE_COST_UNHOLY\t\"string\"", + "contents": "RUNE_COST_UNHOLY" }, { - "trigger": "SLASH_SMART_WHISPER5\tstring", - "contents": "SLASH_SMART_WHISPER5", + "trigger": "RUNES\t\"string\"", + "contents": "RUNES" }, { - "trigger": "SLASH_SMART_WHISPER6\tstring", - "contents": "SLASH_SMART_WHISPER6", + "trigger": "RUNES_TOOLTIP\t\"string\"", + "contents": "RUNES_TOOLTIP" }, { - "trigger": "SLASH_SMART_WHISPER7\tstring", - "contents": "SLASH_SMART_WHISPER7", + "trigger": "RUNIC_POWER\t\"string\"", + "contents": "RUNIC_POWER" }, { - "trigger": "SLASH_SMART_WHISPER8\tstring", - "contents": "SLASH_SMART_WHISPER8", + "trigger": "RUNIC_POWER_COST\t\"string\"", + "contents": "RUNIC_POWER_COST" }, { - "trigger": "SLASH_SMART_WHISPER9\tstring", - "contents": "SLASH_SMART_WHISPER9", + "trigger": "RUNIC_POWER_COST_PER_TIME\t\"string\"", + "contents": "RUNIC_POWER_COST_PER_TIME" }, { - "trigger": "SLASH_SPECTATOR_WARGAME1\tstring", - "contents": "SLASH_SPECTATOR_WARGAME1", + "trigger": "RUNIC_POWER_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "RUNIC_POWER_COST_PER_TIME_NO_BASE" }, { - "trigger": "SLASH_SPECTATOR_WARGAME2\tstring", - "contents": "SLASH_SPECTATOR_WARGAME2", + "trigger": "RURU\t\"string\"", + "contents": "RURU" }, { - "trigger": "SLASH_STARTATTACK1\tstring", - "contents": "SLASH_STARTATTACK1", + "trigger": "RUSSIAN_DECLENSION\t\"string\"", + "contents": "RUSSIAN_DECLENSION" }, { - "trigger": "SLASH_STARTATTACK2\tstring", - "contents": "SLASH_STARTATTACK2", + "trigger": "RUSSIAN_DECLENSION_1\t\"string\"", + "contents": "RUSSIAN_DECLENSION_1" }, { - "trigger": "SLASH_STOPATTACK1\tstring", - "contents": "SLASH_STOPATTACK1", + "trigger": "RUSSIAN_DECLENSION_2\t\"string\"", + "contents": "RUSSIAN_DECLENSION_2" }, { - "trigger": "SLASH_STOPATTACK2\tstring", - "contents": "SLASH_STOPATTACK2", + "trigger": "RUSSIAN_DECLENSION_3\t\"string\"", + "contents": "RUSSIAN_DECLENSION_3" }, { - "trigger": "SLASH_STOPCASTING1\tstring", - "contents": "SLASH_STOPCASTING1", + "trigger": "RUSSIAN_DECLENSION_4\t\"string\"", + "contents": "RUSSIAN_DECLENSION_4" }, { - "trigger": "SLASH_STOPCASTING2\tstring", - "contents": "SLASH_STOPCASTING2", + "trigger": "RUSSIAN_DECLENSION_5\t\"string\"", + "contents": "RUSSIAN_DECLENSION_5" }, { - "trigger": "SLASH_STOPMACRO1\tstring", - "contents": "SLASH_STOPMACRO1", + "trigger": "RUSSIAN_DECLENSION_EXAMPLE_1\t\"string\"", + "contents": "RUSSIAN_DECLENSION_EXAMPLE_1" }, { - "trigger": "SLASH_STOPMACRO2\tstring", - "contents": "SLASH_STOPMACRO2", + "trigger": "RUSSIAN_DECLENSION_EXAMPLE_2\t\"string\"", + "contents": "RUSSIAN_DECLENSION_EXAMPLE_2" }, { - "trigger": "SLASH_STOPSPELLTARGET1\tstring", - "contents": "SLASH_STOPSPELLTARGET1", + "trigger": "RUSSIAN_DECLENSION_EXAMPLE_3\t\"string\"", + "contents": "RUSSIAN_DECLENSION_EXAMPLE_3" }, { - "trigger": "SLASH_STOPSPELLTARGET2\tstring", - "contents": "SLASH_STOPSPELLTARGET2", + "trigger": "RUSSIAN_DECLENSION_EXAMPLE_4\t\"string\"", + "contents": "RUSSIAN_DECLENSION_EXAMPLE_4" }, { - "trigger": "SLASH_STOPWATCH1\tstring", - "contents": "SLASH_STOPWATCH1", + "trigger": "RUSSIAN_DECLENSION_EXAMPLE_5\t\"string\"", + "contents": "RUSSIAN_DECLENSION_EXAMPLE_5" }, { - "trigger": "SLASH_STOPWATCH2\tstring", - "contents": "SLASH_STOPWATCH2", + "trigger": "SALE_PRICE_COLON\t\"string\"", + "contents": "SALE_PRICE_COLON" }, { - "trigger": "SLASH_STOPWATCH3\tstring", - "contents": "SLASH_STOPWATCH3", + "trigger": "SANCTUARY_TERRITORY\t\"string\"", + "contents": "SANCTUARY_TERRITORY" }, { - "trigger": "SLASH_STOPWATCH4\tstring", - "contents": "SLASH_STOPWATCH4", + "trigger": "SAVE\t\"string\"", + "contents": "SAVE" }, { - "trigger": "SLASH_STOPWATCH5\tstring", - "contents": "SLASH_STOPWATCH5", + "trigger": "SAVE_CHANGES\t\"string\"", + "contents": "SAVE_CHANGES" }, { - "trigger": "SLASH_STOPWATCH6\tstring", - "contents": "SLASH_STOPWATCH6", + "trigger": "SAVED_VARIABLES_TOO_LARGE\t\"string\"", + "contents": "SAVED_VARIABLES_TOO_LARGE" }, { - "trigger": "SLASH_STOPWATCH_PARAM_PAUSE1\tstring", - "contents": "SLASH_STOPWATCH_PARAM_PAUSE1", + "trigger": "SAY\t\"string\"", + "contents": "SAY" }, { - "trigger": "SLASH_STOPWATCH_PARAM_PAUSE2\tstring", - "contents": "SLASH_STOPWATCH_PARAM_PAUSE2", + "trigger": "SAY_MESSAGE\t\"string\"", + "contents": "SAY_MESSAGE" }, { - "trigger": "SLASH_STOPWATCH_PARAM_PLAY1\tstring", - "contents": "SLASH_STOPWATCH_PARAM_PLAY1", + "trigger": "SCENARIO_BONUS_CURRENCY_FORMAT\t\"string\"", + "contents": "SCENARIO_BONUS_CURRENCY_FORMAT" }, { - "trigger": "SLASH_STOPWATCH_PARAM_PLAY2\tstring", - "contents": "SLASH_STOPWATCH_PARAM_PLAY2", + "trigger": "SCENARIO_BONUS_FAILURE\t\"string\"", + "contents": "SCENARIO_BONUS_FAILURE" }, { - "trigger": "SLASH_STOPWATCH_PARAM_STOP1\tstring", - "contents": "SLASH_STOPWATCH_PARAM_STOP1", + "trigger": "SCENARIO_BONUS_LABEL\t\"string\"", + "contents": "SCENARIO_BONUS_LABEL" }, { - "trigger": "SLASH_STOPWATCH_PARAM_STOP2\tstring", - "contents": "SLASH_STOPWATCH_PARAM_STOP2", + "trigger": "SCENARIO_BONUS_OBJECTIVES\t\"string\"", + "contents": "SCENARIO_BONUS_OBJECTIVES" }, { - "trigger": "SLASH_STOPWATCH_PARAM_STOP3\tstring", - "contents": "SLASH_STOPWATCH_PARAM_STOP3", + "trigger": "SCENARIO_BONUS_OBJECTIVES_DESCRIPTION\t\"string\"", + "contents": "SCENARIO_BONUS_OBJECTIVES_DESCRIPTION" }, { - "trigger": "SLASH_STOPWATCH_PARAM_STOP4\tstring", - "contents": "SLASH_STOPWATCH_PARAM_STOP4", + "trigger": "SCENARIO_BONUS_REWARD\t\"string\"", + "contents": "SCENARIO_BONUS_REWARD" }, { - "trigger": "SLASH_STOPWATCH_PARAM_STOP5\tstring", - "contents": "SLASH_STOPWATCH_PARAM_STOP5", + "trigger": "SCENARIO_BONUS_SUCCESS\t\"string\"", + "contents": "SCENARIO_BONUS_SUCCESS" }, { - "trigger": "SLASH_STOPWATCH_PARAM_STOP6\tstring", - "contents": "SLASH_STOPWATCH_PARAM_STOP6", + "trigger": "SCENARIO_BONUS_VALOR\t\"string\"", + "contents": "SCENARIO_BONUS_VALOR" }, { - "trigger": "SLASH_SUMMON_BATTLE_PET1\tstring", - "contents": "SLASH_SUMMON_BATTLE_PET1", + "trigger": "SCENARIO_COMPLETED\t\"string\"", + "contents": "SCENARIO_COMPLETED" }, { - "trigger": "SLASH_SUMMON_BATTLE_PET2\tstring", - "contents": "SLASH_SUMMON_BATTLE_PET2", + "trigger": "SCENARIO_COMPLETED_GENERIC\t\"string\"", + "contents": "SCENARIO_COMPLETED_GENERIC" }, { - "trigger": "SLASH_SUMMON_BATTLE_PET3\tstring", - "contents": "SLASH_SUMMON_BATTLE_PET3", + "trigger": "SCENARIO_INVASION_COMPLETE\t\"string\"", + "contents": "SCENARIO_INVASION_COMPLETE" }, { - "trigger": "SLASH_SUMMON_BATTLE_PET4\tstring", - "contents": "SLASH_SUMMON_BATTLE_PET4", + "trigger": "SCENARIO_INVASION_REWARD_TOOLTIP_TEXT\t\"string\"", + "contents": "SCENARIO_INVASION_REWARD_TOOLTIP_TEXT" }, { - "trigger": "SLASH_SWAPACTIONBAR1\tstring", - "contents": "SLASH_SWAPACTIONBAR1", + "trigger": "SCENARIO_RANDOM_EXPLANATION\t\"string\"", + "contents": "SCENARIO_RANDOM_EXPLANATION" }, { - "trigger": "SLASH_SWAPACTIONBAR2\tstring", - "contents": "SLASH_SWAPACTIONBAR2", + "trigger": "SCENARIO_RANDOM_HEROIC_EXPLANATION\t\"string\"", + "contents": "SCENARIO_RANDOM_HEROIC_EXPLANATION" }, { - "trigger": "SLASH_TARGET1\tstring", - "contents": "SLASH_TARGET1", + "trigger": "SCENARIO_STAGE\t\"string\"", + "contents": "SCENARIO_STAGE" }, { - "trigger": "SLASH_TARGET2\tstring", - "contents": "SLASH_TARGET2", + "trigger": "SCENARIO_STAGE_FINAL\t\"string\"", + "contents": "SCENARIO_STAGE_FINAL" }, { - "trigger": "SLASH_TARGET3\tstring", - "contents": "SLASH_TARGET3", + "trigger": "SCENARIO_STAGE_STATUS\t\"string\"", + "contents": "SCENARIO_STAGE_STATUS" }, { - "trigger": "SLASH_TARGET4\tstring", - "contents": "SLASH_TARGET4", + "trigger": "SCENARIOS\t\"string\"", + "contents": "SCENARIOS" }, { - "trigger": "SLASH_TARGET_EXACT1\tstring", - "contents": "SLASH_TARGET_EXACT1", + "trigger": "SCENARIOS_PVEFRAME\t\"string\"", + "contents": "SCENARIOS_PVEFRAME" }, { - "trigger": "SLASH_TARGET_EXACT2\tstring", - "contents": "SLASH_TARGET_EXACT2", + "trigger": "SCENE_ACTOR_NAME_001\t\"string\"", + "contents": "SCENE_ACTOR_NAME_001" }, { - "trigger": "SLASH_TARGET_LAST_ENEMY1\tstring", - "contents": "SLASH_TARGET_LAST_ENEMY1", + "trigger": "SCENE_ACTOR_NAME_002\t\"string\"", + "contents": "SCENE_ACTOR_NAME_002" }, { - "trigger": "SLASH_TARGET_LAST_ENEMY2\tstring", - "contents": "SLASH_TARGET_LAST_ENEMY2", + "trigger": "SCENE_ACTOR_NAME_003\t\"string\"", + "contents": "SCENE_ACTOR_NAME_003" }, { - "trigger": "SLASH_TARGET_LAST_FRIEND1\tstring", - "contents": "SLASH_TARGET_LAST_FRIEND1", + "trigger": "SCENE_ACTOR_NAME_004\t\"string\"", + "contents": "SCENE_ACTOR_NAME_004" }, { - "trigger": "SLASH_TARGET_LAST_FRIEND2\tstring", - "contents": "SLASH_TARGET_LAST_FRIEND2", + "trigger": "SCENE_ACTOR_NAME_005\t\"string\"", + "contents": "SCENE_ACTOR_NAME_005" }, { - "trigger": "SLASH_TARGET_LAST_TARGET1\tstring", - "contents": "SLASH_TARGET_LAST_TARGET1", + "trigger": "SCENE_ACTOR_NAME_006\t\"string\"", + "contents": "SCENE_ACTOR_NAME_006" }, { - "trigger": "SLASH_TARGET_LAST_TARGET2\tstring", - "contents": "SLASH_TARGET_LAST_TARGET2", + "trigger": "SCENE_ACTOR_NAME_F_001\t\"string\"", + "contents": "SCENE_ACTOR_NAME_F_001" }, { - "trigger": "SLASH_TARGET_MARKER1\tstring", - "contents": "SLASH_TARGET_MARKER1", + "trigger": "SCENE_ACTOR_NAME_F_002\t\"string\"", + "contents": "SCENE_ACTOR_NAME_F_002" }, { - "trigger": "SLASH_TARGET_MARKER2\tstring", - "contents": "SLASH_TARGET_MARKER2", + "trigger": "SCENE_ACTOR_NAME_F_003\t\"string\"", + "contents": "SCENE_ACTOR_NAME_F_003" }, { - "trigger": "SLASH_TARGET_MARKER3\tstring", - "contents": "SLASH_TARGET_MARKER3", + "trigger": "SCENE_ACTOR_NAME_F_004\t\"string\"", + "contents": "SCENE_ACTOR_NAME_F_004" }, { - "trigger": "SLASH_TARGET_MARKER4\tstring", - "contents": "SLASH_TARGET_MARKER4", + "trigger": "SCENE_ACTOR_NAME_F_006\t\"string\"", + "contents": "SCENE_ACTOR_NAME_F_006" }, { - "trigger": "SLASH_TARGET_NEAREST_ENEMY1\tstring", - "contents": "SLASH_TARGET_NEAREST_ENEMY1", + "trigger": "SCORE_DAMAGE_DONE\t\"string\"", + "contents": "SCORE_DAMAGE_DONE" }, { - "trigger": "SLASH_TARGET_NEAREST_ENEMY2\tstring", - "contents": "SLASH_TARGET_NEAREST_ENEMY2", + "trigger": "SCORE_FLAGS_CAPTURED\t\"string\"", + "contents": "SCORE_FLAGS_CAPTURED" }, { - "trigger": "SLASH_TARGET_NEAREST_ENEMY_PLAYER1\tstring", - "contents": "SLASH_TARGET_NEAREST_ENEMY_PLAYER1", + "trigger": "SCORE_FLAGS_RETURNED\t\"string\"", + "contents": "SCORE_FLAGS_RETURNED" }, { - "trigger": "SLASH_TARGET_NEAREST_ENEMY_PLAYER2\tstring", - "contents": "SLASH_TARGET_NEAREST_ENEMY_PLAYER2", + "trigger": "SCORE_HEALING_DONE\t\"string\"", + "contents": "SCORE_HEALING_DONE" }, { - "trigger": "SLASH_TARGET_NEAREST_FRIEND1\tstring", - "contents": "SLASH_TARGET_NEAREST_FRIEND1", + "trigger": "SCORE_HONOR_GAINED\t\"string\"", + "contents": "SCORE_HONOR_GAINED" }, { - "trigger": "SLASH_TARGET_NEAREST_FRIEND2\tstring", - "contents": "SLASH_TARGET_NEAREST_FRIEND2", + "trigger": "SCORE_HONORABLE_KILLS\t\"string\"", + "contents": "SCORE_HONORABLE_KILLS" }, { - "trigger": "SLASH_TARGET_NEAREST_FRIEND_PLAYER1\tstring", - "contents": "SLASH_TARGET_NEAREST_FRIEND_PLAYER1", + "trigger": "SCORE_KILLING_BLOWS\t\"string\"", + "contents": "SCORE_KILLING_BLOWS" }, { - "trigger": "SLASH_TARGET_NEAREST_FRIEND_PLAYER2\tstring", - "contents": "SLASH_TARGET_NEAREST_FRIEND_PLAYER2", + "trigger": "SCORE_POWER_UPS\t\"string\"", + "contents": "SCORE_POWER_UPS" }, { - "trigger": "SLASH_TARGET_NEAREST_PARTY1\tstring", - "contents": "SLASH_TARGET_NEAREST_PARTY1", + "trigger": "SCORE_RATING_CHANGE\t\"string\"", + "contents": "SCORE_RATING_CHANGE" }, { - "trigger": "SLASH_TARGET_NEAREST_PARTY2\tstring", - "contents": "SLASH_TARGET_NEAREST_PARTY2", + "trigger": "SCORE_TEAM_SKILL\t\"string\"", + "contents": "SCORE_TEAM_SKILL" }, { - "trigger": "SLASH_TARGET_NEAREST_RAID1\tstring", - "contents": "SLASH_TARGET_NEAREST_RAID1", + "trigger": "SCRAP_BUTTON\t\"string\"", + "contents": "SCRAP_BUTTON" }, { - "trigger": "SLASH_TARGET_NEAREST_RAID2\tstring", - "contents": "SLASH_TARGET_NEAREST_RAID2", + "trigger": "SCRAPPING_MACHINE_TITLE\t\"string\"", + "contents": "SCRAPPING_MACHINE_TITLE" }, { - "trigger": "SLASH_TEAM_CAPTAIN1\tstring", - "contents": "SLASH_TEAM_CAPTAIN1", + "trigger": "SCREENSHOT_FAILURE\t\"string\"", + "contents": "SCREENSHOT_FAILURE" }, { - "trigger": "SLASH_TEAM_CAPTAIN2\tstring", - "contents": "SLASH_TEAM_CAPTAIN2", + "trigger": "SCREENSHOT_SUCCESS\t\"string\"", + "contents": "SCREENSHOT_SUCCESS" }, { - "trigger": "SLASH_TEAM_CAPTAIN3\tstring", - "contents": "SLASH_TEAM_CAPTAIN3", + "trigger": "SCROLL_OF_RESURRECTION\t\"string\"", + "contents": "SCROLL_OF_RESURRECTION" }, { - "trigger": "SLASH_TEAM_CAPTAIN4\tstring", - "contents": "SLASH_TEAM_CAPTAIN4", + "trigger": "SCROLL_OF_RESURRECTION_TOOLTIP\t\"string\"", + "contents": "SCROLL_OF_RESURRECTION_TOOLTIP" }, { - "trigger": "SLASH_TEAM_DISBAND1\tstring", - "contents": "SLASH_TEAM_DISBAND1", + "trigger": "SEARCH\t\"string\"", + "contents": "SEARCH" }, { - "trigger": "SLASH_TEAM_DISBAND2\tstring", - "contents": "SLASH_TEAM_DISBAND2", + "trigger": "SEARCH_LOADING_TEXT\t\"string\"", + "contents": "SEARCH_LOADING_TEXT" }, { - "trigger": "SLASH_TEAM_DISBAND3\tstring", - "contents": "SLASH_TEAM_DISBAND3", + "trigger": "SEARCH_PROGRESS_BAR_TEXT\t\"string\"", + "contents": "SEARCH_PROGRESS_BAR_TEXT" }, { - "trigger": "SLASH_TEAM_DISBAND4\tstring", - "contents": "SLASH_TEAM_DISBAND4", + "trigger": "SEARCHING\t\"string\"", + "contents": "SEARCHING" }, { - "trigger": "SLASH_TEAM_INVITE1\tstring", - "contents": "SLASH_TEAM_INVITE1", + "trigger": "SEARCHING_FOR_GROUPS_NEEDS\t\"string\"", + "contents": "SEARCHING_FOR_GROUPS_NEEDS" }, { - "trigger": "SLASH_TEAM_INVITE2\tstring", - "contents": "SLASH_TEAM_INVITE2", + "trigger": "SEARCHING_FOR_ITEMS\t\"string\"", + "contents": "SEARCHING_FOR_ITEMS" }, { - "trigger": "SLASH_TEAM_INVITE3\tstring", - "contents": "SLASH_TEAM_INVITE3", + "trigger": "SECOND_NUMBER\t\"string\"", + "contents": "SECOND_NUMBER" }, { - "trigger": "SLASH_TEAM_INVITE4\tstring", - "contents": "SLASH_TEAM_INVITE4", + "trigger": "SECOND_NUMBER_CAP\t\"string\"", + "contents": "SECOND_NUMBER_CAP" }, { - "trigger": "SLASH_TEAM_QUIT1\tstring", - "contents": "SLASH_TEAM_QUIT1", + "trigger": "SECOND_NUMBER_CAP_NO_SPACE\t\"string\"", + "contents": "SECOND_NUMBER_CAP_NO_SPACE" }, { - "trigger": "SLASH_TEAM_QUIT2\tstring", - "contents": "SLASH_TEAM_QUIT2", + "trigger": "SECOND_ONELETTER_ABBR\t\"string\"", + "contents": "SECOND_ONELETTER_ABBR" }, { - "trigger": "SLASH_TEAM_QUIT3\tstring", - "contents": "SLASH_TEAM_QUIT3", + "trigger": "SECONDARY\t\"string\"", + "contents": "SECONDARY" }, { - "trigger": "SLASH_TEAM_QUIT4\tstring", - "contents": "SLASH_TEAM_QUIT4", + "trigger": "SECONDARY_SKILLS\t\"string\"", + "contents": "SECONDARY_SKILLS" }, { - "trigger": "SLASH_TEAM_UNINVITE1\tstring", - "contents": "SLASH_TEAM_UNINVITE1", + "trigger": "SECONDARYHANDSLOT\t\"string\"", + "contents": "SECONDARYHANDSLOT" }, { - "trigger": "SLASH_TEAM_UNINVITE2\tstring", - "contents": "SLASH_TEAM_UNINVITE2", + "trigger": "SECONDS\t\"string\"", + "contents": "SECONDS" }, { - "trigger": "SLASH_TEAM_UNINVITE3\tstring", - "contents": "SLASH_TEAM_UNINVITE3", + "trigger": "SECONDS_ABBR\t\"string\"", + "contents": "SECONDS_ABBR" }, { - "trigger": "SLASH_TEAM_UNINVITE4\tstring", - "contents": "SLASH_TEAM_UNINVITE4", + "trigger": "SECURE_ABILITY_TOGGLE\t\"string\"", + "contents": "SECURE_ABILITY_TOGGLE" }, { - "trigger": "SLASH_TIME1\tstring", - "contents": "SLASH_TIME1", + "trigger": "SELECT_AZERITE_POWER_TOOLTIP\t\"string\"", + "contents": "SELECT_AZERITE_POWER_TOOLTIP" }, { - "trigger": "SLASH_TIME2\tstring", - "contents": "SLASH_TIME2", + "trigger": "SELECT_CATEGORY\t\"string\"", + "contents": "SELECT_CATEGORY" }, { - "trigger": "SLASH_TOKEN1\tstring", - "contents": "SLASH_TOKEN1", + "trigger": "SELECT_LOOT_SPECIALIZATION\t\"string\"", + "contents": "SELECT_LOOT_SPECIALIZATION" }, { - "trigger": "SLASH_TOKEN2\tstring", - "contents": "SLASH_TOKEN2", + "trigger": "SELECT_LOOT_SPECIALIZATION_TOOLTIP\t\"string\"", + "contents": "SELECT_LOOT_SPECIALIZATION_TOOLTIP" }, { - "trigger": "SLASH_TOKEN3\tstring", - "contents": "SLASH_TOKEN3", + "trigger": "SELECT_YOUR_ROLE\t\"string\"", + "contents": "SELECT_YOUR_ROLE" }, { - "trigger": "SLASH_TOKEN4\tstring", - "contents": "SLASH_TOKEN4", + "trigger": "SELF_HIGHLIGHT_MODE_CIRCLE\t\"string\"", + "contents": "SELF_HIGHLIGHT_MODE_CIRCLE" }, { - "trigger": "SLASH_TRADE1\tstring", - "contents": "SLASH_TRADE1", + "trigger": "SELF_HIGHLIGHT_MODE_CIRCLE_AND_OUTLINE\t\"string\"", + "contents": "SELF_HIGHLIGHT_MODE_CIRCLE_AND_OUTLINE" }, { - "trigger": "SLASH_TRADE2\tstring", - "contents": "SLASH_TRADE2", + "trigger": "SELF_HIGHLIGHT_MODE_OUTLINE\t\"string\"", + "contents": "SELF_HIGHLIGHT_MODE_OUTLINE" }, { - "trigger": "SLASH_TRADE3\tstring", - "contents": "SLASH_TRADE3", + "trigger": "SELF_HIGHLIGHT_OFF\t\"string\"", + "contents": "SELF_HIGHLIGHT_OFF" }, { - "trigger": "SLASH_TRADE4\tstring", - "contents": "SLASH_TRADE4", + "trigger": "SELF_HIGHLIGHT_ON\t\"string\"", + "contents": "SELF_HIGHLIGHT_ON" }, { - "trigger": "SLASH_UNIGNORE1\tstring", - "contents": "SLASH_UNIGNORE1", + "trigger": "SELF_HIGHLIGHT_OPTION\t\"string\"", + "contents": "SELF_HIGHLIGHT_OPTION" }, { - "trigger": "SLASH_UNIGNORE2\tstring", - "contents": "SLASH_UNIGNORE2", + "trigger": "SELFMUTED\t\"string\"", + "contents": "SELFMUTED" }, { - "trigger": "SLASH_UNINVITE1\tstring", - "contents": "SLASH_UNINVITE1", + "trigger": "SELL_PRICE\t\"string\"", + "contents": "SELL_PRICE" }, { - "trigger": "SLASH_UNINVITE10\tstring", - "contents": "SLASH_UNINVITE10", + "trigger": "SEND_BATTLETAG_FRIEND_REQUEST\t\"string\"", + "contents": "SEND_BATTLETAG_FRIEND_REQUEST" }, { - "trigger": "SLASH_UNINVITE2\tstring", - "contents": "SLASH_UNINVITE2", + "trigger": "SEND_BATTLETAG_REQUEST\t\"string\"", + "contents": "SEND_BATTLETAG_REQUEST" }, { - "trigger": "SLASH_UNINVITE3\tstring", - "contents": "SLASH_UNINVITE3", + "trigger": "SEND_BUG\t\"string\"", + "contents": "SEND_BUG" }, { - "trigger": "SLASH_UNINVITE4\tstring", - "contents": "SLASH_UNINVITE4", + "trigger": "SEND_LABEL\t\"string\"", + "contents": "SEND_LABEL" }, { - "trigger": "SLASH_UNINVITE5\tstring", - "contents": "SLASH_UNINVITE5", + "trigger": "SEND_MAIL_COST\t\"string\"", + "contents": "SEND_MAIL_COST" }, { - "trigger": "SLASH_UNINVITE6\tstring", - "contents": "SLASH_UNINVITE6", + "trigger": "SEND_MESSAGE\t\"string\"", + "contents": "SEND_MESSAGE" }, { - "trigger": "SLASH_UNINVITE7\tstring", - "contents": "SLASH_UNINVITE7", + "trigger": "SEND_MONEY\t\"string\"", + "contents": "SEND_MONEY" }, { - "trigger": "SLASH_UNINVITE8\tstring", - "contents": "SLASH_UNINVITE8", + "trigger": "SEND_MONEY_CONFIRMATION\t\"string\"", + "contents": "SEND_MONEY_CONFIRMATION" }, { - "trigger": "SLASH_UNINVITE9\tstring", - "contents": "SLASH_UNINVITE9", + "trigger": "SEND_REQUEST\t\"string\"", + "contents": "SEND_REQUEST" }, { - "trigger": "SLASH_USE1\tstring", - "contents": "SLASH_USE1", + "trigger": "SEND_SCROLL_OF_RESURRECTION\t\"string\"", + "contents": "SEND_SCROLL_OF_RESURRECTION" }, { - "trigger": "SLASH_USE2\tstring", - "contents": "SLASH_USE2", + "trigger": "SEND_SUGGEST\t\"string\"", + "contents": "SEND_SUGGEST" }, { - "trigger": "SLASH_USE_TALENT_SPEC1\tstring", - "contents": "SLASH_USE_TALENT_SPEC1", + "trigger": "SENDMAIL\t\"string\"", + "contents": "SENDMAIL" }, { - "trigger": "SLASH_USE_TALENT_SPEC2\tstring", - "contents": "SLASH_USE_TALENT_SPEC2", + "trigger": "SENDMAIL_TEXT\t\"string\"", + "contents": "SENDMAIL_TEXT" }, { - "trigger": "SLASH_USE_TOY1\tstring", - "contents": "SLASH_USE_TOY1", + "trigger": "SERVER_CHANNELS\t\"string\"", + "contents": "SERVER_CHANNELS" }, { - "trigger": "SLASH_USE_TOY2\tstring", - "contents": "SLASH_USE_TOY2", + "trigger": "SERVER_MESSAGE_COLON\t\"string\"", + "contents": "SERVER_MESSAGE_COLON" }, { - "trigger": "SLASH_USERANDOM1\tstring", - "contents": "SLASH_USERANDOM1", + "trigger": "SERVER_MESSAGE_PREFIX\t\"string\"", + "contents": "SERVER_MESSAGE_PREFIX" }, { - "trigger": "SLASH_USERANDOM2\tstring", - "contents": "SLASH_USERANDOM2", + "trigger": "SET_COMMENT_LABEL\t\"string\"", + "contents": "SET_COMMENT_LABEL" }, { - "trigger": "SLASH_VOICEMACRO1\tstring", - "contents": "SLASH_VOICEMACRO1", + "trigger": "SET_FACTION_LFG_BONUS_REP\t\"string\"", + "contents": "SET_FACTION_LFG_BONUS_REP" }, { - "trigger": "SLASH_VOICEMACRO2\tstring", - "contents": "SLASH_VOICEMACRO2", + "trigger": "SET_FACTION_LFG_BONUS_REP_TOOLTIP\t\"string\"", + "contents": "SET_FACTION_LFG_BONUS_REP_TOOLTIP" }, { - "trigger": "SLASH_WARGAME1\tstring", - "contents": "SLASH_WARGAME1", + "trigger": "SET_FOCUS\t\"string\"", + "contents": "SET_FOCUS" }, { - "trigger": "SLASH_WARGAME2\tstring", - "contents": "SLASH_WARGAME2", + "trigger": "SET_FRIENDNOTE_LABEL\t\"string\"", + "contents": "SET_FRIENDNOTE_LABEL" }, { - "trigger": "SLASH_WARGAME3\tstring", - "contents": "SLASH_WARGAME3", + "trigger": "SET_GUILDMOTD_LABEL\t\"string\"", + "contents": "SET_GUILDMOTD_LABEL" }, { - "trigger": "SLASH_WARGAME4\tstring", - "contents": "SLASH_WARGAME4", + "trigger": "SET_GUILDOFFICERNOTE_LABEL\t\"string\"", + "contents": "SET_GUILDOFFICERNOTE_LABEL" }, { - "trigger": "SLASH_WHISPER1\tstring", - "contents": "SLASH_WHISPER1", + "trigger": "SET_GUILDPLAYERNOTE_LABEL\t\"string\"", + "contents": "SET_GUILDPLAYERNOTE_LABEL" }, { - "trigger": "SLASH_WHISPER2\tstring", - "contents": "SLASH_WHISPER2", + "trigger": "SET_MAIN_ASSIST\t\"string\"", + "contents": "SET_MAIN_ASSIST" }, { - "trigger": "SLASH_WHISPER3\tstring", - "contents": "SLASH_WHISPER3", + "trigger": "SET_MAIN_TANK\t\"string\"", + "contents": "SET_MAIN_TANK" }, { - "trigger": "SLASH_WHISPER4\tstring", - "contents": "SLASH_WHISPER4", + "trigger": "SET_NOTE\t\"string\"", + "contents": "SET_NOTE" }, { - "trigger": "SLASH_WHO1\tstring", - "contents": "SLASH_WHO1", + "trigger": "SET_RAID_ASSISTANT\t\"string\"", + "contents": "SET_RAID_ASSISTANT" }, { - "trigger": "SLASH_WHO2\tstring", - "contents": "SLASH_WHO2", + "trigger": "SET_RAID_LEADER\t\"string\"", + "contents": "SET_RAID_LEADER" }, { - "trigger": "SLASH_WORLD_MARKER1\tstring", - "contents": "SLASH_WORLD_MARKER1", + "trigger": "SET_ROLE\t\"string\"", + "contents": "SET_ROLE" }, { - "trigger": "SLASH_WORLD_MARKER2\tstring", - "contents": "SLASH_WORLD_MARKER2", + "trigger": "SETTING_BELOW_GRAPHICSQUALITY\t\"string\"", + "contents": "SETTING_BELOW_GRAPHICSQUALITY" }, { - "trigger": "SLASH_WORLD_MARKER3\tstring", - "contents": "SLASH_WORLD_MARKER3", + "trigger": "SETTING_BELOW_GRAPHICSQUALITY_32BIT\t\"string\"", + "contents": "SETTING_BELOW_GRAPHICSQUALITY_32BIT" }, { - "trigger": "SLASH_WORLD_MARKER4\tstring", - "contents": "SLASH_WORLD_MARKER4", + "trigger": "SETTINGS\t\"string\"", + "contents": "SETTINGS" }, { - "trigger": "SLASH_YELL1\tstring", - "contents": "SLASH_YELL1", + "trigger": "SHA_ENERGY\t\"string\"", + "contents": "SHA_ENERGY" }, { - "trigger": "SLASH_YELL2\tstring", - "contents": "SLASH_YELL2", + "trigger": "SHADOW_ORBS\t\"string\"", + "contents": "SHADOW_ORBS" }, { - "trigger": "SLASH_YELL3\tstring", - "contents": "SLASH_YELL3", + "trigger": "SHADOW_ORBS_COST\t\"string\"", + "contents": "SHADOW_ORBS_COST" }, { - "trigger": "SLASH_YELL4\tstring", - "contents": "SLASH_YELL4", + "trigger": "SHADOW_ORBS_COST_PER_TIME\t\"string\"", + "contents": "SHADOW_ORBS_COST_PER_TIME" }, { - "trigger": "SLASH_YELL5\tstring", - "contents": "SLASH_YELL5", + "trigger": "SHADOW_ORBS_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "SHADOW_ORBS_COST_PER_TIME_NO_BASE" }, { - "trigger": "SLASH_YELL6\tstring", - "contents": "SLASH_YELL6", + "trigger": "SHADOW_ORBS_POWER\t\"string\"", + "contents": "SHADOW_ORBS_POWER" }, { - "trigger": "SLASH_YELL7\tstring", - "contents": "SLASH_YELL7", + "trigger": "SHADOW_ORBS_TOOLTIP\t\"string\"", + "contents": "SHADOW_ORBS_TOOLTIP" }, { - "trigger": "SLASH_YELL8\tstring", - "contents": "SLASH_YELL8", + "trigger": "SHADOW_QUALITY\t\"string\"", + "contents": "SHADOW_QUALITY" }, { - "trigger": "SLOT_ABBR\tstring", - "contents": "SLOT_ABBR", + "trigger": "SHAMAN_ELE_CORE_ABILITY_1\t\"string\"", + "contents": "SHAMAN_ELE_CORE_ABILITY_1" }, { - "trigger": "SLOW\tstring", - "contents": "SLOW", + "trigger": "SHAMAN_ELE_CORE_ABILITY_2\t\"string\"", + "contents": "SHAMAN_ELE_CORE_ABILITY_2" }, { - "trigger": "SLURRED_SPEECH\tstring", - "contents": "SLURRED_SPEECH", + "trigger": "SHAMAN_ELE_CORE_ABILITY_3\t\"string\"", + "contents": "SHAMAN_ELE_CORE_ABILITY_3" }, { - "trigger": "SMALL\tstring", - "contents": "SMALL", + "trigger": "SHAMAN_ELE_CORE_ABILITY_4\t\"string\"", + "contents": "SHAMAN_ELE_CORE_ABILITY_4" }, { - "trigger": "SMART_PIVOT\tstring", - "contents": "SMART_PIVOT", + "trigger": "SHAMAN_ELE_CORE_ABILITY_5\t\"string\"", + "contents": "SHAMAN_ELE_CORE_ABILITY_5" }, { - "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_NONE\tstring", - "contents": "SOCIAL_ACHIEVEMENT_PREFILL_NONE", + "trigger": "SHAMAN_ELE_CORE_ABILITY_6\t\"string\"", + "contents": "SHAMAN_ELE_CORE_ABILITY_6" }, { - "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_EARNED\tstring", - "contents": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_EARNED", + "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_1\t\"string\"", + "contents": "SHAMAN_ENHANCE_CORE_ABILITY_1" }, { - "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_GENERIC\tstring", - "contents": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_GENERIC", + "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_2\t\"string\"", + "contents": "SHAMAN_ENHANCE_CORE_ABILITY_2" }, { - "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_TOOLTIP\tstring", - "contents": "SOCIAL_ACHIEVEMENT_PREFILL_TOOLTIP", + "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_3\t\"string\"", + "contents": "SHAMAN_ENHANCE_CORE_ABILITY_3" }, { - "trigger": "SOCIAL_ACHIEVEMENT_REMOVE_BUTTON\tstring", - "contents": "SOCIAL_ACHIEVEMENT_REMOVE_BUTTON", + "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_4\t\"string\"", + "contents": "SHAMAN_ENHANCE_CORE_ABILITY_4" }, { - "trigger": "SOCIAL_BUTTON\tstring", - "contents": "SOCIAL_BUTTON", + "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_5\t\"string\"", + "contents": "SHAMAN_ENHANCE_CORE_ABILITY_5" }, { - "trigger": "SOCIAL_ENABLE_TWITTER_FUNCTIONALITY\tstring", - "contents": "SOCIAL_ENABLE_TWITTER_FUNCTIONALITY", + "trigger": "SHAMAN_ENHANCE_CORE_ABILITY_6\t\"string\"", + "contents": "SHAMAN_ENHANCE_CORE_ABILITY_6" }, { - "trigger": "SOCIAL_ITEM_ARMORY_LINK\tstring", - "contents": "SOCIAL_ITEM_ARMORY_LINK", + "trigger": "SHAMAN_INTELLECT_TOOLTIP\t\"string\"", + "contents": "SHAMAN_INTELLECT_TOOLTIP" }, { - "trigger": "SOCIAL_ITEM_PREFILL_NONE\tstring", - "contents": "SOCIAL_ITEM_PREFILL_NONE", + "trigger": "SHAMAN_RESTO_CORE_ABILITY_1\t\"string\"", + "contents": "SHAMAN_RESTO_CORE_ABILITY_1" }, { - "trigger": "SOCIAL_ITEM_PREFILL_TEXT_ALL\tstring", - "contents": "SOCIAL_ITEM_PREFILL_TEXT_ALL", + "trigger": "SHAMAN_RESTO_CORE_ABILITY_2\t\"string\"", + "contents": "SHAMAN_RESTO_CORE_ABILITY_2" }, { - "trigger": "SOCIAL_ITEM_PREFILL_TEXT_EARNED\tstring", - "contents": "SOCIAL_ITEM_PREFILL_TEXT_EARNED", + "trigger": "SHAMAN_RESTO_CORE_ABILITY_3\t\"string\"", + "contents": "SHAMAN_RESTO_CORE_ABILITY_3" }, { - "trigger": "SOCIAL_ITEM_PREFILL_TEXT_GENERIC\tstring", - "contents": "SOCIAL_ITEM_PREFILL_TEXT_GENERIC", + "trigger": "SHAMAN_RESTO_CORE_ABILITY_4\t\"string\"", + "contents": "SHAMAN_RESTO_CORE_ABILITY_4" }, { - "trigger": "SOCIAL_ITEM_PREFILL_TOOLTIP\tstring", - "contents": "SOCIAL_ITEM_PREFILL_TOOLTIP", + "trigger": "SHAMAN_RESTO_CORE_ABILITY_5\t\"string\"", + "contents": "SHAMAN_RESTO_CORE_ABILITY_5" }, { - "trigger": "SOCIAL_LABEL\tstring", - "contents": "SOCIAL_LABEL", + "trigger": "SHAMAN_RESTO_CORE_ABILITY_6\t\"string\"", + "contents": "SHAMAN_RESTO_CORE_ABILITY_6" }, { - "trigger": "SOCIAL_QUEUE_ALSO_IN_GROUP\tstring", - "contents": "SOCIAL_QUEUE_ALSO_IN_GROUP", + "trigger": "SHAMAN_STRENGTH_TOOLTIP\t\"string\"", + "contents": "SHAMAN_STRENGTH_TOOLTIP" }, { - "trigger": "SOCIAL_QUEUE_AND_MORE\tstring", - "contents": "SOCIAL_QUEUE_AND_MORE", + "trigger": "SHARDS\t\"string\"", + "contents": "SHARDS" }, { - "trigger": "SOCIAL_QUEUE_CLICK_TO_JOIN\tstring", - "contents": "SOCIAL_QUEUE_CLICK_TO_JOIN", + "trigger": "SHARE_ICON_COLOR\t\"string\"", + "contents": "SHARE_ICON_COLOR" }, { - "trigger": "SOCIAL_QUEUE_FORMAT_ARENA\tstring", - "contents": "SOCIAL_QUEUE_FORMAT_ARENA", + "trigger": "SHARE_ICON_TEXT\t\"string\"", + "contents": "SHARE_ICON_TEXT" }, { - "trigger": "SOCIAL_QUEUE_FORMAT_ARENA_SKIRMISH\tstring", - "contents": "SOCIAL_QUEUE_FORMAT_ARENA_SKIRMISH", + "trigger": "SHARE_QUEST\t\"string\"", + "contents": "SHARE_QUEST" }, { - "trigger": "SOCIAL_QUEUE_FORMAT_BATTLEGROUND\tstring", - "contents": "SOCIAL_QUEUE_FORMAT_BATTLEGROUND", + "trigger": "SHARE_QUEST_ABBREV\t\"string\"", + "contents": "SHARE_QUEST_ABBREV" }, { - "trigger": "SOCIAL_QUEUE_FORMAT_DUNGEON\tstring", - "contents": "SOCIAL_QUEUE_FORMAT_DUNGEON", + "trigger": "SHARE_QUEST_TEXT\t\"string\"", + "contents": "SHARE_QUEST_TEXT" }, { - "trigger": "SOCIAL_QUEUE_FORMAT_HEROIC_DUNGEON\tstring", - "contents": "SOCIAL_QUEUE_FORMAT_HEROIC_DUNGEON", + "trigger": "SHIELD_BLOCK_TEMPLATE\t\"string\"", + "contents": "SHIELD_BLOCK_TEMPLATE" }, { - "trigger": "SOCIAL_QUEUE_FORMAT_RAID\tstring", - "contents": "SOCIAL_QUEUE_FORMAT_RAID", + "trigger": "SHIELDSLOT\t\"string\"", + "contents": "SHIELDSLOT" }, { - "trigger": "SOCIAL_QUEUE_FORMAT_WORLDPVP\tstring", - "contents": "SOCIAL_QUEUE_FORMAT_WORLDPVP", + "trigger": "SHIFT_KEY\t\"string\"", + "contents": "SHIFT_KEY" }, { - "trigger": "SOCIAL_QUEUE_QUEUED_FOR\tstring", - "contents": "SOCIAL_QUEUE_QUEUED_FOR", + "trigger": "SHIFT_KEY_TEXT\t\"string\"", + "contents": "SHIFT_KEY_TEXT" }, { - "trigger": "SOCIAL_QUEUE_TOOLTIP_HEADER\tstring", - "contents": "SOCIAL_QUEUE_TOOLTIP_HEADER", + "trigger": "SHIFT_KEY_TEXT_ABBR\t\"string\"", + "contents": "SHIFT_KEY_TEXT_ABBR" }, { - "trigger": "SOCIAL_QUICK_JOIN_TAB_HELP_TIP\tstring", - "contents": "SOCIAL_QUICK_JOIN_TAB_HELP_TIP", + "trigger": "SHIRTSLOT\t\"string\"", + "contents": "SHIRTSLOT" }, { - "trigger": "SOCIAL_SCREENSHOT_CROP_BUTTON\tstring", - "contents": "SOCIAL_SCREENSHOT_CROP_BUTTON", + "trigger": "SHORT\t\"string\"", + "contents": "SHORT" }, { - "trigger": "SOCIAL_SCREENSHOT_CROP_SAVE_BUTTON\tstring", - "contents": "SOCIAL_SCREENSHOT_CROP_SAVE_BUTTON", + "trigger": "SHORTDATE\t\"string\"", + "contents": "SHORTDATE" }, { - "trigger": "SOCIAL_SCREENSHOT_PREFILL_NONE\tstring", - "contents": "SOCIAL_SCREENSHOT_PREFILL_NONE", + "trigger": "SHORTDATE_EU\t\"string\"", + "contents": "SHORTDATE_EU" }, { - "trigger": "SOCIAL_SCREENSHOT_PREFILL_TEXT\tstring", - "contents": "SOCIAL_SCREENSHOT_PREFILL_TEXT", + "trigger": "SHORTDATENOYEAR\t\"string\"", + "contents": "SHORTDATENOYEAR" }, { - "trigger": "SOCIAL_SCREENSHOT_PREFILL_TOOLTIP\tstring", - "contents": "SOCIAL_SCREENSHOT_PREFILL_TOOLTIP", + "trigger": "SHORTDATENOYEAR_EU\t\"string\"", + "contents": "SHORTDATENOYEAR_EU" }, { - "trigger": "SOCIAL_SCREENSHOT_REMOVE_BUTTON\tstring", - "contents": "SOCIAL_SCREENSHOT_REMOVE_BUTTON", + "trigger": "SHOULDERSLOT\t\"string\"", + "contents": "SHOULDERSLOT" }, { - "trigger": "SOCIAL_SHARE_TEXT\tstring", - "contents": "SOCIAL_SHARE_TEXT", + "trigger": "SHOW\t\"string\"", + "contents": "SHOW" }, { - "trigger": "SOCIAL_SUBTEXT\tstring", - "contents": "SOCIAL_SUBTEXT", + "trigger": "SHOW_ACCOUNT_ACHIEVEMENTS\t\"string\"", + "contents": "SHOW_ACCOUNT_ACHIEVEMENTS" }, { - "trigger": "SOCIAL_TWITTER_COMPOSE_NEW_TWEET\tstring", - "contents": "SOCIAL_TWITTER_COMPOSE_NEW_TWEET", + "trigger": "SHOW_ALL_ENEMY_DEBUFFS_TEXT\t\"string\"", + "contents": "SHOW_ALL_ENEMY_DEBUFFS_TEXT" }, { - "trigger": "SOCIAL_TWITTER_CONNECT_FAIL_MESSAGE\tstring", - "contents": "SOCIAL_TWITTER_CONNECT_FAIL_MESSAGE", + "trigger": "SHOW_ALL_SPELL_RANKS\t\"string\"", + "contents": "SHOW_ALL_SPELL_RANKS" }, { - "trigger": "SOCIAL_TWITTER_CONNECT_SUCCESS_MESSAGE\tstring", - "contents": "SOCIAL_TWITTER_CONNECT_SUCCESS_MESSAGE", + "trigger": "SHOW_ARENA_ENEMY_CASTBAR\t\"string\"", + "contents": "SHOW_ARENA_ENEMY_CASTBAR" }, { - "trigger": "SOCIAL_TWITTER_DISCONNECT\tstring", - "contents": "SOCIAL_TWITTER_DISCONNECT", + "trigger": "SHOW_ARENA_ENEMY_CASTBAR_TEXT\t\"string\"", + "contents": "SHOW_ARENA_ENEMY_CASTBAR_TEXT" }, { - "trigger": "SOCIAL_TWITTER_POST_BUTTON\tstring", - "contents": "SOCIAL_TWITTER_POST_BUTTON", + "trigger": "SHOW_ARENA_ENEMY_FRAMES\t\"string\"", + "contents": "SHOW_ARENA_ENEMY_FRAMES" }, { - "trigger": "SOCIAL_TWITTER_POST_TITLE\tstring", - "contents": "SOCIAL_TWITTER_POST_TITLE", + "trigger": "SHOW_ARENA_ENEMY_FRAMES_TEXT\t\"string\"", + "contents": "SHOW_ARENA_ENEMY_FRAMES_TEXT" }, { - "trigger": "SOCIAL_TWITTER_SIGN_IN\tstring", - "contents": "SOCIAL_TWITTER_SIGN_IN", + "trigger": "SHOW_ARENA_ENEMY_PETS\t\"string\"", + "contents": "SHOW_ARENA_ENEMY_PETS" }, { - "trigger": "SOCIAL_TWITTER_STATUS_CONNECTED\tstring", - "contents": "SOCIAL_TWITTER_STATUS_CONNECTED", + "trigger": "SHOW_ARENA_ENEMY_PETS_TEXT\t\"string\"", + "contents": "SHOW_ARENA_ENEMY_PETS_TEXT" }, { - "trigger": "SOCIAL_TWITTER_STATUS_NOT_CONNECTED\tstring", - "contents": "SOCIAL_TWITTER_STATUS_NOT_CONNECTED", + "trigger": "SHOW_BATTLEFIELDMINIMAP_PLAYERS\t\"string\"", + "contents": "SHOW_BATTLEFIELDMINIMAP_PLAYERS" }, { - "trigger": "SOCIAL_TWITTER_THROTTLE_TOOLTIP\tstring", - "contents": "SOCIAL_TWITTER_THROTTLE_TOOLTIP", + "trigger": "SHOW_BATTLENET_TOASTS\t\"string\"", + "contents": "SHOW_BATTLENET_TOASTS" }, { - "trigger": "SOCIAL_TWITTER_TWEET_FAILED\tstring", - "contents": "SOCIAL_TWITTER_TWEET_FAILED", + "trigger": "SHOW_BRACES\t\"string\"", + "contents": "SHOW_BRACES" }, { - "trigger": "SOCIAL_TWITTER_TWEET_NOT_LINKED\tstring", - "contents": "SOCIAL_TWITTER_TWEET_NOT_LINKED", + "trigger": "SHOW_BRACES_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SHOW_BRACES_COMBATLOG_TOOLTIP" }, { - "trigger": "SOCIAL_TWITTER_TWEET_SENDING\tstring", - "contents": "SOCIAL_TWITTER_TWEET_SENDING", + "trigger": "SHOW_BUFF_DURATION_TEXT\t\"string\"", + "contents": "SHOW_BUFF_DURATION_TEXT" }, { - "trigger": "SOCIAL_TWITTER_TWEET_SENT\tstring", - "contents": "SOCIAL_TWITTER_TWEET_SENT", + "trigger": "SHOW_BUFF_DURATIONS\t\"string\"", + "contents": "SHOW_BUFF_DURATIONS" }, { - "trigger": "SOCIALS\tstring", - "contents": "SOCIALS", + "trigger": "SHOW_BUFFS\t\"string\"", + "contents": "SHOW_BUFFS" }, { - "trigger": "SOCKET_GEMS\tstring", - "contents": "SOCKET_GEMS", + "trigger": "SHOW_CASTABLE_BUFFS\t\"string\"", + "contents": "SHOW_CASTABLE_BUFFS" }, { - "trigger": "SOCKET_ITEM_MIN_SKILL\tstring", - "contents": "SOCKET_ITEM_MIN_SKILL", + "trigger": "SHOW_CASTABLE_BUFFS_TEXT\t\"string\"", + "contents": "SHOW_CASTABLE_BUFFS_TEXT" }, { - "trigger": "SOCKET_ITEM_REQ_LEVEL\tstring", - "contents": "SOCKET_ITEM_REQ_LEVEL", + "trigger": "SHOW_CASTABLE_DEBUFFS_TEXT\t\"string\"", + "contents": "SHOW_CASTABLE_DEBUFFS_TEXT" }, { - "trigger": "SOCKET_ITEM_REQ_SKILL\tstring", - "contents": "SOCKET_ITEM_REQ_SKILL", + "trigger": "SHOW_CHAT_ICONS\t\"string\"", + "contents": "SHOW_CHAT_ICONS" }, { - "trigger": "SOCKETING_ITEM_MIN_LEVEL_I\tstring", - "contents": "SOCKETING_ITEM_MIN_LEVEL_I", + "trigger": "SHOW_CLASS_COLOR\t\"string\"", + "contents": "SHOW_CLASS_COLOR" }, { - "trigger": "SOLD_BY_COLON\tstring", - "contents": "SOLD_BY_COLON", + "trigger": "SHOW_CLASS_COLOR_IN_V_KEY\t\"string\"", + "contents": "SHOW_CLASS_COLOR_IN_V_KEY" }, { - "trigger": "SOLO\tstring", - "contents": "SOLO", + "trigger": "SHOW_CLOAK\t\"string\"", + "contents": "SHOW_CLOAK" }, { - "trigger": "SOLVE\tstring", - "contents": "SOLVE", + "trigger": "SHOW_CLOCK\t\"string\"", + "contents": "SHOW_CLOCK" }, { - "trigger": "SOR_DEFAULT_MESSAGE\tstring", - "contents": "SOR_DEFAULT_MESSAGE", + "trigger": "SHOW_COMBAT_HEALING\t\"string\"", + "contents": "SHOW_COMBAT_HEALING" }, { - "trigger": "SOR_DISABLE_CHOOSE_A_TARGET\tstring", - "contents": "SOR_DISABLE_CHOOSE_A_TARGET", + "trigger": "SHOW_COMBAT_HEALING_ABSORB_SELF\t\"string\"", + "contents": "SHOW_COMBAT_HEALING_ABSORB_SELF" }, { - "trigger": "SOR_DISABLE_NO_INVITES_LEFT\tstring", - "contents": "SOR_DISABLE_NO_INVITES_LEFT", + "trigger": "SHOW_COMBAT_HEALING_ABSORB_TARGET\t\"string\"", + "contents": "SHOW_COMBAT_HEALING_ABSORB_TARGET" }, { - "trigger": "SOR_INACTIVE\tstring", - "contents": "SOR_INACTIVE", + "trigger": "SHOW_COMBAT_TEXT\t\"string\"", + "contents": "SHOW_COMBAT_TEXT" }, { - "trigger": "SOR_INSTRUCTION_EMAIL\tstring", - "contents": "SOR_INSTRUCTION_EMAIL", + "trigger": "SHOW_COMBAT_TEXT_TEXT\t\"string\"", + "contents": "SHOW_COMBAT_TEXT_TEXT" }, { - "trigger": "SOR_INSTRUCTION_SELECT\tstring", - "contents": "SOR_INSTRUCTION_SELECT", + "trigger": "SHOW_DAMAGE_TEXT\t\"string\"", + "contents": "SHOW_DAMAGE_TEXT" }, { - "trigger": "SOR_NUM_REMAINING\tstring", - "contents": "SOR_NUM_REMAINING", + "trigger": "SHOW_DEBUFFS\t\"string\"", + "contents": "SHOW_DEBUFFS" }, { - "trigger": "SOR_SUCCESSFULLY_SENT\tstring", - "contents": "SOR_SUCCESSFULLY_SENT", + "trigger": "SHOW_DISPELLABLE_DEBUFFS\t\"string\"", + "contents": "SHOW_DISPELLABLE_DEBUFFS" }, { - "trigger": "SORT_QUEST\tstring", - "contents": "SORT_QUEST", + "trigger": "SHOW_DISPELLABLE_DEBUFFS_TEXT\t\"string\"", + "contents": "SHOW_DISPELLABLE_DEBUFFS_TEXT" }, { - "trigger": "SOUL_SHARDS\tstring", - "contents": "SOUL_SHARDS", + "trigger": "SHOW_ENEMY_CAST\t\"string\"", + "contents": "SHOW_ENEMY_CAST" }, { - "trigger": "SOUL_SHARDS_COST\tstring", - "contents": "SOUL_SHARDS_COST", + "trigger": "SHOW_FACTION_ON_MAINSCREEN\t\"string\"", + "contents": "SHOW_FACTION_ON_MAINSCREEN" }, { - "trigger": "SOUL_SHARDS_COST_PER_TIME\tstring", - "contents": "SOUL_SHARDS_COST_PER_TIME", + "trigger": "SHOW_FREE_BAG_SLOTS_TEXT\t\"string\"", + "contents": "SHOW_FREE_BAG_SLOTS_TEXT" }, { - "trigger": "SOUL_SHARDS_COST_PER_TIME_NO_BASE\tstring", - "contents": "SOUL_SHARDS_COST_PER_TIME_NO_BASE", + "trigger": "SHOW_FRIENDS_LIST\t\"string\"", + "contents": "SHOW_FRIENDS_LIST" }, { - "trigger": "SOUL_SHARDS_POWER\tstring", - "contents": "SOUL_SHARDS_POWER", + "trigger": "SHOW_FULLSCREEN_STATUS_TEXT\t\"string\"", + "contents": "SHOW_FULLSCREEN_STATUS_TEXT" }, { - "trigger": "SOUL_SHARDS_TOOLTIP\tstring", - "contents": "SOUL_SHARDS_TOOLTIP", + "trigger": "SHOW_GUILD_NAMES\t\"string\"", + "contents": "SHOW_GUILD_NAMES" }, { - "trigger": "SOUND\tstring", - "contents": "SOUND", + "trigger": "SHOW_HD_MODELS_TEXT\t\"string\"", + "contents": "SHOW_HD_MODELS_TEXT" }, { - "trigger": "SOUND_CACHE_SIZE_LARGE\tstring", - "contents": "SOUND_CACHE_SIZE_LARGE", + "trigger": "SHOW_HELM\t\"string\"", + "contents": "SHOW_HELM" }, { - "trigger": "SOUND_CACHE_SIZE_SMALL\tstring", - "contents": "SOUND_CACHE_SIZE_SMALL", + "trigger": "SHOW_IGNORE_LIST\t\"string\"", + "contents": "SHOW_IGNORE_LIST" }, { - "trigger": "SOUND_CACHESIZE\tstring", - "contents": "SOUND_CACHESIZE", + "trigger": "SHOW_ITEM_LEVEL\t\"string\"", + "contents": "SHOW_ITEM_LEVEL" }, { - "trigger": "SOUND_CHANNELS\tstring", - "contents": "SOUND_CHANNELS", + "trigger": "SHOW_LOOT_SPAM\t\"string\"", + "contents": "SHOW_LOOT_SPAM" }, { - "trigger": "SOUND_CHANNELS_HIGH\tstring", - "contents": "SOUND_CHANNELS_HIGH", + "trigger": "SHOW_LUA_ERRORS\t\"string\"", + "contents": "SHOW_LUA_ERRORS" }, { - "trigger": "SOUND_CHANNELS_LOW\tstring", - "contents": "SOUND_CHANNELS_LOW", + "trigger": "SHOW_MAP\t\"string\"", + "contents": "SHOW_MAP" }, { - "trigger": "SOUND_CHANNELS_MEDIUM\tstring", - "contents": "SOUND_CHANNELS_MEDIUM", + "trigger": "SHOW_MULTIBAR1_TEXT\t\"string\"", + "contents": "SHOW_MULTIBAR1_TEXT" }, { - "trigger": "SOUND_DISABLED\tstring", - "contents": "SOUND_DISABLED", + "trigger": "SHOW_MULTIBAR2_TEXT\t\"string\"", + "contents": "SHOW_MULTIBAR2_TEXT" }, { - "trigger": "SOUND_EFFECTS_DISABLED\tstring", - "contents": "SOUND_EFFECTS_DISABLED", + "trigger": "SHOW_MULTIBAR3_TEXT\t\"string\"", + "contents": "SHOW_MULTIBAR3_TEXT" }, { - "trigger": "SOUND_EFFECTS_ENABLED\tstring", - "contents": "SOUND_EFFECTS_ENABLED", + "trigger": "SHOW_MULTIBAR4_TEXT\t\"string\"", + "contents": "SHOW_MULTIBAR4_TEXT" }, { - "trigger": "SOUND_LABEL\tstring", - "contents": "SOUND_LABEL", + "trigger": "SHOW_NAMEPLATE_LOSE_AGGRO_FLASH\t\"string\"", + "contents": "SHOW_NAMEPLATE_LOSE_AGGRO_FLASH" }, { - "trigger": "SOUND_OPTIONS\tstring", - "contents": "SOUND_OPTIONS", + "trigger": "SHOW_NEWBIE_TIPS_TEXT\t\"string\"", + "contents": "SHOW_NEWBIE_TIPS_TEXT" }, { - "trigger": "SOUND_QUALITY\tstring", - "contents": "SOUND_QUALITY", + "trigger": "SHOW_NPC_NAMES\t\"string\"", + "contents": "SHOW_NPC_NAMES" }, { - "trigger": "SOUND_SUBTEXT\tstring", - "contents": "SOUND_SUBTEXT", + "trigger": "SHOW_NUMERIC_THREAT\t\"string\"", + "contents": "SHOW_NUMERIC_THREAT" }, { - "trigger": "SOUND_VOLUME\tstring", - "contents": "SOUND_VOLUME", + "trigger": "SHOW_OFFLINE_MEMBERS\t\"string\"", + "contents": "SHOW_OFFLINE_MEMBERS" }, { - "trigger": "SOUNDOPTIONS_MENU\tstring", - "contents": "SOUNDOPTIONS_MENU", + "trigger": "SHOW_ON_BACKPACK\t\"string\"", + "contents": "SHOW_ON_BACKPACK" }, { - "trigger": "SOURCE\tstring", - "contents": "SOURCE", + "trigger": "SHOW_OTHER_TARGET_EFFECTS\t\"string\"", + "contents": "SHOW_OTHER_TARGET_EFFECTS" }, { - "trigger": "SOURCES\tstring", - "contents": "SOURCES", + "trigger": "SHOW_OWN_NAME\t\"string\"", + "contents": "SHOW_OWN_NAME" }, { - "trigger": "SPAM_FILTER\tstring", - "contents": "SPAM_FILTER", + "trigger": "SHOW_PARTY_BACKGROUND\t\"string\"", + "contents": "SHOW_PARTY_BACKGROUND" }, { - "trigger": "SPEAKERMODE\tstring", - "contents": "SPEAKERMODE", + "trigger": "SHOW_PARTY_BACKGROUND_TEXT\t\"string\"", + "contents": "SHOW_PARTY_BACKGROUND_TEXT" }, { - "trigger": "SPEAKERMODE_HEADPHONES\tstring", - "contents": "SPEAKERMODE_HEADPHONES", + "trigger": "SHOW_PARTY_PETS\t\"string\"", + "contents": "SHOW_PARTY_PETS" }, { - "trigger": "SPEAKERMODE_STEREO\tstring", - "contents": "SPEAKERMODE_STEREO", + "trigger": "SHOW_PARTY_PETS_TEXT\t\"string\"", + "contents": "SHOW_PARTY_PETS_TEXT" }, { - "trigger": "SPEAKERMODE_SURROUND\tstring", - "contents": "SPEAKERMODE_SURROUND", + "trigger": "SHOW_PARTY_TEXT_TEXT\t\"string\"", + "contents": "SHOW_PARTY_TEXT_TEXT" }, { - "trigger": "SPEC_FRAME_HELP_1\tstring", - "contents": "SPEC_FRAME_HELP_1", + "trigger": "SHOW_PET_BATTLES_ON_MAP_TEXT\t\"string\"", + "contents": "SHOW_PET_BATTLES_ON_MAP_TEXT" }, { - "trigger": "SPEC_FRAME_HELP_2\tstring", - "contents": "SPEC_FRAME_HELP_2", + "trigger": "SHOW_PET_MELEE_DAMAGE\t\"string\"", + "contents": "SHOW_PET_MELEE_DAMAGE" }, { - "trigger": "SPEC_FRAME_HELP_3\tstring", - "contents": "SPEC_FRAME_HELP_3", + "trigger": "SHOW_PET_NAMEPLATES\t\"string\"", + "contents": "SHOW_PET_NAMEPLATES" }, { - "trigger": "SPEC_FRAME_PRIMARY_STAT\tstring", - "contents": "SPEC_FRAME_PRIMARY_STAT", + "trigger": "SHOW_PET_SPELL_DAMAGE\t\"string\"", + "contents": "SHOW_PET_SPELL_DAMAGE" }, { - "trigger": "SPEC_FRAME_PRIMARY_STAT_AGILITY\tstring", - "contents": "SPEC_FRAME_PRIMARY_STAT_AGILITY", + "trigger": "SHOW_PETBATTLE_COMBAT_TEXT\t\"string\"", + "contents": "SHOW_PETBATTLE_COMBAT_TEXT" }, { - "trigger": "SPEC_FRAME_PRIMARY_STAT_INTELLECT\tstring", - "contents": "SPEC_FRAME_PRIMARY_STAT_INTELLECT", + "trigger": "SHOW_PLAYER_NAMES\t\"string\"", + "contents": "SHOW_PLAYER_NAMES" }, { - "trigger": "SPEC_FRAME_PRIMARY_STAT_STRENGTH\tstring", - "contents": "SPEC_FRAME_PRIMARY_STAT_STRENGTH", + "trigger": "SHOW_PLAYER_TITLES\t\"string\"", + "contents": "SHOW_PLAYER_TITLES" }, { - "trigger": "SPEC_INVOLUNTARILY_CHANGED\tstring", - "contents": "SPEC_INVOLUNTARILY_CHANGED", + "trigger": "SHOW_POINTS_AS_AVG\t\"string\"", + "contents": "SHOW_POINTS_AS_AVG" }, { - "trigger": "SPECIAL\tstring", - "contents": "SPECIAL", + "trigger": "SHOW_PRIMARY_PROFESSION_ON_MAP_TEXT\t\"string\"", + "contents": "SHOW_PRIMARY_PROFESSION_ON_MAP_TEXT" }, { - "trigger": "SPECIAL_SKILLS\tstring", - "contents": "SPECIAL_SKILLS", + "trigger": "SHOW_QUEST_FADING_TEXT\t\"string\"", + "contents": "SHOW_QUEST_FADING_TEXT" }, { - "trigger": "SPECIALIZATION\tstring", - "contents": "SPECIALIZATION", + "trigger": "SHOW_QUEST_OBJECTIVES_ON_MAP_TEXT\t\"string\"", + "contents": "SHOW_QUEST_OBJECTIVES_ON_MAP_TEXT" }, { - "trigger": "SPECIALIZATION_PRIMARY\tstring", - "contents": "SPECIALIZATION_PRIMARY", + "trigger": "SHOW_QUICK_BUTTON\t\"string\"", + "contents": "SHOW_QUICK_BUTTON" }, { - "trigger": "SPECIALIZATION_PRIMARY_ACTIVE\tstring", - "contents": "SPECIALIZATION_PRIMARY_ACTIVE", + "trigger": "SHOW_RAID_RANGE_TEXT\t\"string\"", + "contents": "SHOW_RAID_RANGE_TEXT" }, { - "trigger": "SPECIALIZATION_SECONDARY\tstring", - "contents": "SPECIALIZATION_SECONDARY", + "trigger": "SHOW_SECONDARY_PROFESSION_ON_MAP_TEXT\t\"string\"", + "contents": "SHOW_SECONDARY_PROFESSION_ON_MAP_TEXT" }, { - "trigger": "SPECIALIZATION_SECONDARY_ACTIVE\tstring", - "contents": "SPECIALIZATION_SECONDARY_ACTIVE", + "trigger": "SHOW_TARGET\t\"string\"", + "contents": "SHOW_TARGET" }, { - "trigger": "SPECIFIC_BATTLEGROUNDS\tstring", - "contents": "SPECIFIC_BATTLEGROUNDS", + "trigger": "SHOW_TARGET_CASTBAR\t\"string\"", + "contents": "SHOW_TARGET_CASTBAR" }, { - "trigger": "SPECIFIC_DUNGEON_IS_READY\tstring", - "contents": "SPECIFIC_DUNGEON_IS_READY", + "trigger": "SHOW_TARGET_CASTBAR_IN_V_KEY\t\"string\"", + "contents": "SHOW_TARGET_CASTBAR_IN_V_KEY" }, { - "trigger": "SPECIFIC_DUNGEONS\tstring", - "contents": "SPECIFIC_DUNGEONS", + "trigger": "SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET\t\"string\"", + "contents": "SHOW_TARGET_CASTBAR_IN_V_KEY_ONLY_ON_TARGET" }, { - "trigger": "SPECIFIC_INSTANCE_IS_READY\tstring", - "contents": "SPECIFIC_INSTANCE_IS_READY", + "trigger": "SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME\t\"string\"", + "contents": "SHOW_TARGET_CASTBAR_IN_V_KEY_SPELL_NAME" }, { - "trigger": "SPECIFIC_SCENARIOS\tstring", - "contents": "SPECIFIC_SCENARIOS", + "trigger": "SHOW_TARGET_EFFECTS\t\"string\"", + "contents": "SHOW_TARGET_EFFECTS" }, { - "trigger": "SPEED\tstring", - "contents": "SPEED", + "trigger": "SHOW_TARGET_OF_TARGET\t\"string\"", + "contents": "SHOW_TARGET_OF_TARGET" }, { - "trigger": "SPEED_ABBR\tstring", - "contents": "SPEED_ABBR", + "trigger": "SHOW_TARGET_OF_TARGET_TEXT\t\"string\"", + "contents": "SHOW_TARGET_OF_TARGET_TEXT" }, { - "trigger": "SPELL_ALERT_OPACITY\tstring", - "contents": "SPELL_ALERT_OPACITY", + "trigger": "SHOW_TIMESTAMP\t\"string\"", + "contents": "SHOW_TIMESTAMP" }, { - "trigger": "SPELL_BONUS\tstring", - "contents": "SPELL_BONUS", + "trigger": "SHOW_TIPOFTHEDAY_TEXT\t\"string\"", + "contents": "SHOW_TIPOFTHEDAY_TEXT" }, { - "trigger": "SPELL_BUCKET_ABILITIES_UNLOCKED\tstring", - "contents": "SPELL_BUCKET_ABILITIES_UNLOCKED", + "trigger": "SHOW_TOAST_BROADCAST_TEXT\t\"string\"", + "contents": "SHOW_TOAST_BROADCAST_TEXT" }, { - "trigger": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED\tstring", - "contents": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED", + "trigger": "SHOW_TOAST_CONVERSATION_TEXT\t\"string\"", + "contents": "SHOW_TOAST_CONVERSATION_TEXT" }, { - "trigger": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED_MESSAGE\tstring", - "contents": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED_MESSAGE", + "trigger": "SHOW_TOAST_FRIEND_REQUEST_TEXT\t\"string\"", + "contents": "SHOW_TOAST_FRIEND_REQUEST_TEXT" }, { - "trigger": "SPELL_BUCKET_LEVEL_UP\tstring", - "contents": "SPELL_BUCKET_LEVEL_UP", + "trigger": "SHOW_TOAST_OFFLINE_TEXT\t\"string\"", + "contents": "SHOW_TOAST_OFFLINE_TEXT" }, { - "trigger": "SPELL_BUCKET_YOU_WILL_EARN\tstring", - "contents": "SPELL_BUCKET_YOU_WILL_EARN", + "trigger": "SHOW_TOAST_ONLINE_TEXT\t\"string\"", + "contents": "SHOW_TOAST_ONLINE_TEXT" }, { - "trigger": "SPELL_CAST_CHANNELED\tstring", - "contents": "SPELL_CAST_CHANNELED", + "trigger": "SHOW_TOAST_WINDOW_TEXT\t\"string\"", + "contents": "SHOW_TOAST_WINDOW_TEXT" }, { - "trigger": "SPELL_CAST_FAILED_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_CAST_FAILED_COMBATLOG_TOOLTIP", + "trigger": "SHOW_TUTORIALS\t\"string\"", + "contents": "SHOW_TUTORIALS" }, { - "trigger": "SPELL_CAST_START_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_CAST_START_COMBATLOG_TOOLTIP", + "trigger": "SHOW_UNIT_NAMES\t\"string\"", + "contents": "SHOW_UNIT_NAMES" }, { - "trigger": "SPELL_CAST_SUCCESS_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_CAST_SUCCESS_COMBATLOG_TOOLTIP", + "trigger": "SIGN_CHARTER\t\"string\"", + "contents": "SIGN_CHARTER" }, { - "trigger": "SPELL_CAST_TIME_INSTANT\tstring", - "contents": "SPELL_CAST_TIME_INSTANT", + "trigger": "SIGN_UP\t\"string\"", + "contents": "SIGN_UP" }, { - "trigger": "SPELL_CAST_TIME_INSTANT_NO_MANA\tstring", - "contents": "SPELL_CAST_TIME_INSTANT_NO_MANA", + "trigger": "SILVER_AMOUNT\t\"string\"", + "contents": "SILVER_AMOUNT" }, { - "trigger": "SPELL_CAST_TIME_MIN\tstring", - "contents": "SPELL_CAST_TIME_MIN", + "trigger": "SILVER_AMOUNT_SYMBOL\t\"string\"", + "contents": "SILVER_AMOUNT_SYMBOL" }, { - "trigger": "SPELL_CAST_TIME_RANGED\tstring", - "contents": "SPELL_CAST_TIME_RANGED", + "trigger": "SILVER_AMOUNT_TEXTURE\t\"string\"", + "contents": "SILVER_AMOUNT_TEXTURE" }, { - "trigger": "SPELL_CAST_TIME_SEC\tstring", - "contents": "SPELL_CAST_TIME_SEC", + "trigger": "SIMPLE_CHAT_OPTION_ENABLE_INTERRUPT\t\"string\"", + "contents": "SIMPLE_CHAT_OPTION_ENABLE_INTERRUPT" }, { - "trigger": "SPELL_CASTING\tstring", - "contents": "SPELL_CASTING", + "trigger": "SIMPLE_CHAT_TEXT\t\"string\"", + "contents": "SIMPLE_CHAT_TEXT" }, { - "trigger": "SPELL_CASTING_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_CASTING_COMBATLOG_TOOLTIP", + "trigger": "SIMPLE_QUEST_WATCH_TEXT\t\"string\"", + "contents": "SIMPLE_QUEST_WATCH_TEXT" }, { - "trigger": "SPELL_CHARGEUP_TIME\tstring", - "contents": "SPELL_CHARGEUP_TIME", + "trigger": "SINGLE_DAMAGE_TEMPLATE\t\"string\"", + "contents": "SINGLE_DAMAGE_TEMPLATE" }, { - "trigger": "SPELL_CHARGEUP_TIME_DAYS\tstring", - "contents": "SPELL_CHARGEUP_TIME_DAYS", + "trigger": "SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL\t\"string\"", + "contents": "SINGLE_DAMAGE_TEMPLATE_WITH_SCHOOL" }, { - "trigger": "SPELL_CHARGEUP_TIME_HOURS\tstring", - "contents": "SPELL_CHARGEUP_TIME_HOURS", + "trigger": "SINGLE_PAGE_RESULTS_TEMPLATE\t\"string\"", + "contents": "SINGLE_PAGE_RESULTS_TEMPLATE" }, { - "trigger": "SPELL_CHARGEUP_TIME_MIN\tstring", - "contents": "SPELL_CHARGEUP_TIME_MIN", + "trigger": "SKILL\t\"string\"", + "contents": "SKILL" }, { - "trigger": "SPELL_CHARGEUP_TIME_SEC\tstring", - "contents": "SPELL_CHARGEUP_TIME_SEC", + "trigger": "SKILL_ABBR\t\"string\"", + "contents": "SKILL_ABBR" }, { - "trigger": "SPELL_COLOR_BY_SCHOOL_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_COLOR_BY_SCHOOL_COMBATLOG_TOOLTIP", + "trigger": "SKILL_DESCRIPTION\t\"string\"", + "contents": "SKILL_DESCRIPTION" }, { - "trigger": "SPELL_CREATE_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_CREATE_COMBATLOG_TOOLTIP", + "trigger": "SKILL_INCREMENT_COST\t\"string\"", + "contents": "SKILL_INCREMENT_COST" }, { - "trigger": "SPELL_CRIT_CHANCE\tstring", - "contents": "SPELL_CRIT_CHANCE", + "trigger": "SKILL_INCREMENT_COST_SINGULAR\t\"string\"", + "contents": "SKILL_INCREMENT_COST_SINGULAR" }, { - "trigger": "SPELL_DAMAGE_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_DAMAGE_COMBATLOG_TOOLTIP", + "trigger": "SKILL_LEARNING_COST\t\"string\"", + "contents": "SKILL_LEARNING_COST" }, { - "trigger": "SPELL_DAMAGE_NUMBER_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_DAMAGE_NUMBER_COMBATLOG_TOOLTIP", + "trigger": "SKILL_LEARNING_COST_SINGULAR\t\"string\"", + "contents": "SKILL_LEARNING_COST_SINGULAR" }, { - "trigger": "SPELL_DAMAGE_SCHOOL_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_DAMAGE_SCHOOL_COMBATLOG_TOOLTIP", + "trigger": "SKILL_LEVEL\t\"string\"", + "contents": "SKILL_LEVEL" }, { - "trigger": "SPELL_DETAIL\tstring", - "contents": "SPELL_DETAIL", + "trigger": "SKILL_POINTS_ABBR\t\"string\"", + "contents": "SKILL_POINTS_ABBR" }, { - "trigger": "SPELL_DRAIN_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_DRAIN_COMBATLOG_TOOLTIP", + "trigger": "SKILL_POINTS_TOOLTIP\t\"string\"", + "contents": "SKILL_POINTS_TOOLTIP" }, { - "trigger": "SPELL_DURATION\tstring", - "contents": "SPELL_DURATION", + "trigger": "SKILL_RANK_UP\t\"string\"", + "contents": "SKILL_RANK_UP" }, { - "trigger": "SPELL_DURATION_DAYS\tstring", - "contents": "SPELL_DURATION_DAYS", + "trigger": "SKILLS\t\"string\"", + "contents": "SKILLS" }, { - "trigger": "SPELL_DURATION_HOURS\tstring", - "contents": "SPELL_DURATION_HOURS", + "trigger": "SKILLS_ABBR\t\"string\"", + "contents": "SKILLS_ABBR" }, { - "trigger": "SPELL_DURATION_MIN\tstring", - "contents": "SPELL_DURATION_MIN", + "trigger": "SKILLUP_TOOLTIP\t\"string\"", + "contents": "SKILLUP_TOOLTIP" }, { - "trigger": "SPELL_DURATION_SEC\tstring", - "contents": "SPELL_DURATION_SEC", + "trigger": "SKILLUPS\t\"string\"", + "contents": "SKILLUPS" }, { - "trigger": "SPELL_DURATION_UNTIL_CANCELLED\tstring", - "contents": "SPELL_DURATION_UNTIL_CANCELLED", + "trigger": "SKIN_COLOR\t\"string\"", + "contents": "SKIN_COLOR" }, { - "trigger": "SPELL_EQUIPPED_ITEM\tstring", - "contents": "SPELL_EQUIPPED_ITEM", + "trigger": "SKIRMISH\t\"string\"", + "contents": "SKIRMISH" }, { - "trigger": "SPELL_EQUIPPED_ITEM_NOSPACE\tstring", - "contents": "SPELL_EQUIPPED_ITEM_NOSPACE", + "trigger": "SKIRMISH_2V2\t\"string\"", + "contents": "SKIRMISH_2V2" }, { - "trigger": "SPELL_EXTRA_ATTACKS_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_EXTRA_ATTACKS_COMBATLOG_TOOLTIP", + "trigger": "SKIRMISH_3V3\t\"string\"", + "contents": "SKIRMISH_3V3" }, { - "trigger": "SPELL_FAILED_ABOVE_MAXIMUM_SKILL_RANK\tstring", - "contents": "SPELL_FAILED_ABOVE_MAXIMUM_SKILL_RANK", + "trigger": "SLASH_ACHIEVEMENTUI1\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI1" }, { - "trigger": "SPELL_FAILED_AFFECTING_COMBAT\tstring", - "contents": "SPELL_FAILED_AFFECTING_COMBAT", + "trigger": "SLASH_ACHIEVEMENTUI2\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI2" }, { - "trigger": "SPELL_FAILED_ALREADY_BEING_TAMED\tstring", - "contents": "SPELL_FAILED_ALREADY_BEING_TAMED", + "trigger": "SLASH_ACHIEVEMENTUI3\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI3" }, { - "trigger": "SPELL_FAILED_ALREADY_HAVE_CHARM\tstring", - "contents": "SPELL_FAILED_ALREADY_HAVE_CHARM", + "trigger": "SLASH_ACHIEVEMENTUI4\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI4" }, { - "trigger": "SPELL_FAILED_ALREADY_HAVE_PET\tstring", - "contents": "SPELL_FAILED_ALREADY_HAVE_PET", + "trigger": "SLASH_ACHIEVEMENTUI5\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI5" }, { - "trigger": "SPELL_FAILED_ALREADY_HAVE_SUMMON\tstring", - "contents": "SPELL_FAILED_ALREADY_HAVE_SUMMON", + "trigger": "SLASH_ACHIEVEMENTUI6\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI6" }, { - "trigger": "SPELL_FAILED_ALREADY_OPEN\tstring", - "contents": "SPELL_FAILED_ALREADY_OPEN", + "trigger": "SLASH_ACHIEVEMENTUI7\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI7" }, { - "trigger": "SPELL_FAILED_AP_ITEM_FROM_PREVIOUS_TIER\tstring", - "contents": "SPELL_FAILED_AP_ITEM_FROM_PREVIOUS_TIER", + "trigger": "SLASH_ACHIEVEMENTUI8\t\"string\"", + "contents": "SLASH_ACHIEVEMENTUI8" }, { - "trigger": "SPELL_FAILED_APPRENTICE_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_APPRENTICE_RIDING_REQUIREMENT", + "trigger": "SLASH_API1\t\"string\"", + "contents": "SLASH_API1" }, { - "trigger": "SPELL_FAILED_AREA_TRIGGER_CREATION\tstring", - "contents": "SPELL_FAILED_AREA_TRIGGER_CREATION", + "trigger": "SLASH_API2\t\"string\"", + "contents": "SLASH_API2" }, { - "trigger": "SPELL_FAILED_ARTIFACT_AT_FULL_POWER\tstring", - "contents": "SPELL_FAILED_ARTIFACT_AT_FULL_POWER", + "trigger": "SLASH_ASSIST1\t\"string\"", + "contents": "SLASH_ASSIST1" }, { - "trigger": "SPELL_FAILED_ARTISAN_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_ARTISAN_RIDING_REQUIREMENT", + "trigger": "SLASH_ASSIST2\t\"string\"", + "contents": "SLASH_ASSIST2" }, { - "trigger": "SPELL_FAILED_AURA_BOUNCED\tstring", - "contents": "SPELL_FAILED_AURA_BOUNCED", + "trigger": "SLASH_ASSIST3\t\"string\"", + "contents": "SLASH_ASSIST3" }, { - "trigger": "SPELL_FAILED_BAD_IMPLICIT_TARGETS\tstring", - "contents": "SPELL_FAILED_BAD_IMPLICIT_TARGETS", + "trigger": "SLASH_ASSIST4\t\"string\"", + "contents": "SLASH_ASSIST4" }, { - "trigger": "SPELL_FAILED_BAD_TARGETS\tstring", - "contents": "SPELL_FAILED_BAD_TARGETS", + "trigger": "SLASH_BENCHMARK1\t\"string\"", + "contents": "SLASH_BENCHMARK1" }, { - "trigger": "SPELL_FAILED_BLUEPRINT_KNOWN\tstring", - "contents": "SPELL_FAILED_BLUEPRINT_KNOWN", + "trigger": "SLASH_BENCHMARK2\t\"string\"", + "contents": "SLASH_BENCHMARK2" }, { - "trigger": "SPELL_FAILED_BM_OR_INVISGOD\tstring", - "contents": "SPELL_FAILED_BM_OR_INVISGOD", + "trigger": "SLASH_CALENDAR1\t\"string\"", + "contents": "SLASH_CALENDAR1" }, { - "trigger": "SPELL_FAILED_BROKEN_ISLES_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_BROKEN_ISLES_RIDING_REQUIREMENT", + "trigger": "SLASH_CALENDAR2\t\"string\"", + "contents": "SLASH_CALENDAR2" }, { - "trigger": "SPELL_FAILED_BUILDING_ACTIVATE_NOT_READY\tstring", - "contents": "SPELL_FAILED_BUILDING_ACTIVATE_NOT_READY", + "trigger": "SLASH_CANCELAURA1\t\"string\"", + "contents": "SLASH_CANCELAURA1" }, { - "trigger": "SPELL_FAILED_CANT_ADD_BATTLE_PET\tstring", - "contents": "SPELL_FAILED_CANT_ADD_BATTLE_PET", + "trigger": "SLASH_CANCELAURA2\t\"string\"", + "contents": "SLASH_CANCELAURA2" }, { - "trigger": "SPELL_FAILED_CANT_BE_CHARMED\tstring", - "contents": "SPELL_FAILED_CANT_BE_CHARMED", + "trigger": "SLASH_CANCELFORM1\t\"string\"", + "contents": "SLASH_CANCELFORM1" }, { - "trigger": "SPELL_FAILED_CANT_BE_DISENCHANTED\tstring", - "contents": "SPELL_FAILED_CANT_BE_DISENCHANTED", + "trigger": "SLASH_CANCELFORM2\t\"string\"", + "contents": "SLASH_CANCELFORM2" }, { - "trigger": "SPELL_FAILED_CANT_BE_DISENCHANTED_SKILL\tstring", - "contents": "SPELL_FAILED_CANT_BE_DISENCHANTED_SKILL", + "trigger": "SLASH_CANCELQUEUEDSPELL1\t\"string\"", + "contents": "SLASH_CANCELQUEUEDSPELL1" }, { - "trigger": "SPELL_FAILED_CANT_BE_MILLED\tstring", - "contents": "SPELL_FAILED_CANT_BE_MILLED", + "trigger": "SLASH_CANCELQUEUEDSPELL2\t\"string\"", + "contents": "SLASH_CANCELQUEUEDSPELL2" }, { - "trigger": "SPELL_FAILED_CANT_BE_OBLITERATED\tstring", - "contents": "SPELL_FAILED_CANT_BE_OBLITERATED", + "trigger": "SLASH_CANCELQUEUEDSPELL3\t\"string\"", + "contents": "SLASH_CANCELQUEUEDSPELL3" }, { - "trigger": "SPELL_FAILED_CANT_BE_PROSPECTED\tstring", - "contents": "SPELL_FAILED_CANT_BE_PROSPECTED", + "trigger": "SLASH_CANCELQUEUEDSPELL4\t\"string\"", + "contents": "SLASH_CANCELQUEUEDSPELL4" }, { - "trigger": "SPELL_FAILED_CANT_CAST_ON_TAPPED\tstring", - "contents": "SPELL_FAILED_CANT_CAST_ON_TAPPED", + "trigger": "SLASH_CAST1\t\"string\"", + "contents": "SLASH_CAST1" }, { - "trigger": "SPELL_FAILED_CANT_DO_THAT_RIGHT_NOW\tstring", - "contents": "SPELL_FAILED_CANT_DO_THAT_RIGHT_NOW", + "trigger": "SLASH_CAST2\t\"string\"", + "contents": "SLASH_CAST2" }, { - "trigger": "SPELL_FAILED_CANT_DUEL_WHILE_INVISIBLE\tstring", - "contents": "SPELL_FAILED_CANT_DUEL_WHILE_INVISIBLE", + "trigger": "SLASH_CAST3\t\"string\"", + "contents": "SLASH_CAST3" }, { - "trigger": "SPELL_FAILED_CANT_DUEL_WHILE_STEALTHED\tstring", - "contents": "SPELL_FAILED_CANT_DUEL_WHILE_STEALTHED", + "trigger": "SLASH_CAST4\t\"string\"", + "contents": "SLASH_CAST4" }, { - "trigger": "SPELL_FAILED_CANT_OVERRIDE_ENCHANT_VISUAL\tstring", - "contents": "SPELL_FAILED_CANT_OVERRIDE_ENCHANT_VISUAL", + "trigger": "SLASH_CASTGLYPH1\t\"string\"", + "contents": "SLASH_CASTGLYPH1" }, { - "trigger": "SPELL_FAILED_CANT_REPLACE_ITEM_BONUS\tstring", - "contents": "SPELL_FAILED_CANT_REPLACE_ITEM_BONUS", + "trigger": "SLASH_CASTGLYPH2\t\"string\"", + "contents": "SLASH_CASTGLYPH2" }, { - "trigger": "SPELL_FAILED_CANT_STEALTH\tstring", - "contents": "SPELL_FAILED_CANT_STEALTH", + "trigger": "SLASH_CASTRANDOM1\t\"string\"", + "contents": "SLASH_CASTRANDOM1" }, { - "trigger": "SPELL_FAILED_CANT_UNTALENT\tstring", - "contents": "SPELL_FAILED_CANT_UNTALENT", + "trigger": "SLASH_CASTRANDOM2\t\"string\"", + "contents": "SLASH_CASTRANDOM2" }, { - "trigger": "SPELL_FAILED_CANT_UPGRADE_BATTLE_PET\tstring", - "contents": "SPELL_FAILED_CANT_UPGRADE_BATTLE_PET", + "trigger": "SLASH_CASTSEQUENCE1\t\"string\"", + "contents": "SLASH_CASTSEQUENCE1" }, { - "trigger": "SPELL_FAILED_CAST_NOT_HERE\tstring", - "contents": "SPELL_FAILED_CAST_NOT_HERE", + "trigger": "SLASH_CASTSEQUENCE2\t\"string\"", + "contents": "SLASH_CASTSEQUENCE2" }, { - "trigger": "SPELL_FAILED_CASTER_AURASTATE\tstring", - "contents": "SPELL_FAILED_CASTER_AURASTATE", + "trigger": "SLASH_CHANGEACTIONBAR1\t\"string\"", + "contents": "SLASH_CHANGEACTIONBAR1" }, { - "trigger": "SPELL_FAILED_CASTER_DEAD\tstring", - "contents": "SPELL_FAILED_CASTER_DEAD", + "trigger": "SLASH_CHANGEACTIONBAR2\t\"string\"", + "contents": "SLASH_CHANGEACTIONBAR2" }, { - "trigger": "SPELL_FAILED_CASTER_DEAD_FEMALE\tstring", - "contents": "SPELL_FAILED_CASTER_DEAD_FEMALE", + "trigger": "SLASH_CHANNEL1\t\"string\"", + "contents": "SLASH_CHANNEL1" }, { - "trigger": "SPELL_FAILED_CHARMED\tstring", - "contents": "SPELL_FAILED_CHARMED", + "trigger": "SLASH_CHANNEL2\t\"string\"", + "contents": "SLASH_CHANNEL2" }, { - "trigger": "SPELL_FAILED_CHEST_IN_USE\tstring", - "contents": "SPELL_FAILED_CHEST_IN_USE", + "trigger": "SLASH_CHANNEL3\t\"string\"", + "contents": "SLASH_CHANNEL3" }, { - "trigger": "SPELL_FAILED_COLD_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_COLD_RIDING_REQUIREMENT", + "trigger": "SLASH_CHANNEL4\t\"string\"", + "contents": "SLASH_CHANNEL4" }, { - "trigger": "SPELL_FAILED_CONFUSED\tstring", - "contents": "SPELL_FAILED_CONFUSED", + "trigger": "SLASH_CHAT_AFK1\t\"string\"", + "contents": "SLASH_CHAT_AFK1" }, { - "trigger": "SPELL_FAILED_CS_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_CS_RIDING_REQUIREMENT", + "trigger": "SLASH_CHAT_AFK2\t\"string\"", + "contents": "SLASH_CHAT_AFK2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_1\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_1", + "trigger": "SLASH_CHAT_AFK3\t\"string\"", + "contents": "SLASH_CHAT_AFK3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_10\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_10", + "trigger": "SLASH_CHAT_AFK4\t\"string\"", + "contents": "SLASH_CHAT_AFK4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_100\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_100", + "trigger": "SLASH_CHAT_ANNOUNCE1\t\"string\"", + "contents": "SLASH_CHAT_ANNOUNCE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_101\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_101", + "trigger": "SLASH_CHAT_ANNOUNCE2\t\"string\"", + "contents": "SLASH_CHAT_ANNOUNCE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_102\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_102", + "trigger": "SLASH_CHAT_ANNOUNCE3\t\"string\"", + "contents": "SLASH_CHAT_ANNOUNCE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_103\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_103", + "trigger": "SLASH_CHAT_ANNOUNCE4\t\"string\"", + "contents": "SLASH_CHAT_ANNOUNCE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_104\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_104", + "trigger": "SLASH_CHAT_BAN1\t\"string\"", + "contents": "SLASH_CHAT_BAN1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_106\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_106", + "trigger": "SLASH_CHAT_BAN2\t\"string\"", + "contents": "SLASH_CHAT_BAN2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_107\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_107", + "trigger": "SLASH_CHAT_CINVITE1\t\"string\"", + "contents": "SLASH_CHAT_CINVITE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_108\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_108", + "trigger": "SLASH_CHAT_CINVITE2\t\"string\"", + "contents": "SLASH_CHAT_CINVITE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_109_MIXED\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_109_MIXED", + "trigger": "SLASH_CHAT_CINVITE3\t\"string\"", + "contents": "SLASH_CHAT_CINVITE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_11\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_11", + "trigger": "SLASH_CHAT_CINVITE4\t\"string\"", + "contents": "SLASH_CHAT_CINVITE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_110\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_110", + "trigger": "SLASH_CHAT_DND1\t\"string\"", + "contents": "SLASH_CHAT_DND1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_111\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_111", + "trigger": "SLASH_CHAT_DND2\t\"string\"", + "contents": "SLASH_CHAT_DND2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_112\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_112", + "trigger": "SLASH_CHAT_DND3\t\"string\"", + "contents": "SLASH_CHAT_DND3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_113\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_113", + "trigger": "SLASH_CHAT_DND4\t\"string\"", + "contents": "SLASH_CHAT_DND4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_114\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_114", + "trigger": "SLASH_CHAT_DND5\t\"string\"", + "contents": "SLASH_CHAT_DND5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_115\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_115", + "trigger": "SLASH_CHAT_DND6\t\"string\"", + "contents": "SLASH_CHAT_DND6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_116\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_116", + "trigger": "SLASH_CHAT_HELP1\t\"string\"", + "contents": "SLASH_CHAT_HELP1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_117\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_117", + "trigger": "SLASH_CHAT_HELP2\t\"string\"", + "contents": "SLASH_CHAT_HELP2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_118\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_118", + "trigger": "SLASH_CHAT_HELP3\t\"string\"", + "contents": "SLASH_CHAT_HELP3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_119\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_119", + "trigger": "SLASH_CHAT_HELP4\t\"string\"", + "contents": "SLASH_CHAT_HELP4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_12\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_12", + "trigger": "SLASH_CHAT_HELP5\t\"string\"", + "contents": "SLASH_CHAT_HELP5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_120\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_120", + "trigger": "SLASH_CHAT_KICK1\t\"string\"", + "contents": "SLASH_CHAT_KICK1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_121\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_121", + "trigger": "SLASH_CHAT_KICK2\t\"string\"", + "contents": "SLASH_CHAT_KICK2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_122\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_122", + "trigger": "SLASH_CHAT_MODERATE1\t\"string\"", + "contents": "SLASH_CHAT_MODERATE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_123\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_123", + "trigger": "SLASH_CHAT_MODERATE2\t\"string\"", + "contents": "SLASH_CHAT_MODERATE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_124\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_124", + "trigger": "SLASH_CHAT_MODERATOR1\t\"string\"", + "contents": "SLASH_CHAT_MODERATOR1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_125\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_125", + "trigger": "SLASH_CHAT_MODERATOR2\t\"string\"", + "contents": "SLASH_CHAT_MODERATOR2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_126\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_126", + "trigger": "SLASH_CHAT_MODERATOR3\t\"string\"", + "contents": "SLASH_CHAT_MODERATOR3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_127\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_127", + "trigger": "SLASH_CHAT_MODERATOR4\t\"string\"", + "contents": "SLASH_CHAT_MODERATOR4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_128\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_128", + "trigger": "SLASH_CHAT_MUTE1\t\"string\"", + "contents": "SLASH_CHAT_MUTE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_129\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_129", + "trigger": "SLASH_CHAT_MUTE2\t\"string\"", + "contents": "SLASH_CHAT_MUTE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_13\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_13", + "trigger": "SLASH_CHAT_MUTE3\t\"string\"", + "contents": "SLASH_CHAT_MUTE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_130\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_130", + "trigger": "SLASH_CHAT_MUTE4\t\"string\"", + "contents": "SLASH_CHAT_MUTE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_131\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_131", + "trigger": "SLASH_CHAT_MUTE5\t\"string\"", + "contents": "SLASH_CHAT_MUTE5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_132\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_132", + "trigger": "SLASH_CHAT_MUTE6\t\"string\"", + "contents": "SLASH_CHAT_MUTE6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_133\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_133", + "trigger": "SLASH_CHAT_OWNER1\t\"string\"", + "contents": "SLASH_CHAT_OWNER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_134\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_134", + "trigger": "SLASH_CHAT_OWNER2\t\"string\"", + "contents": "SLASH_CHAT_OWNER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_135\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_135", + "trigger": "SLASH_CHAT_PASSWORD1\t\"string\"", + "contents": "SLASH_CHAT_PASSWORD1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_136\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_136", + "trigger": "SLASH_CHAT_PASSWORD2\t\"string\"", + "contents": "SLASH_CHAT_PASSWORD2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_137\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_137", + "trigger": "SLASH_CHAT_PASSWORD3\t\"string\"", + "contents": "SLASH_CHAT_PASSWORD3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_138\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_138", + "trigger": "SLASH_CHAT_PASSWORD4\t\"string\"", + "contents": "SLASH_CHAT_PASSWORD4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_139\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_139", + "trigger": "SLASH_CHAT_PASSWORD5\t\"string\"", + "contents": "SLASH_CHAT_PASSWORD5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_140\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_140", + "trigger": "SLASH_CHAT_UNBAN1\t\"string\"", + "contents": "SLASH_CHAT_UNBAN1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_141\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_141", + "trigger": "SLASH_CHAT_UNBAN2\t\"string\"", + "contents": "SLASH_CHAT_UNBAN2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_142\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_142", + "trigger": "SLASH_CHAT_UNMODERATOR1\t\"string\"", + "contents": "SLASH_CHAT_UNMODERATOR1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_143\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_143", + "trigger": "SLASH_CHAT_UNMODERATOR2\t\"string\"", + "contents": "SLASH_CHAT_UNMODERATOR2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_144\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_144", + "trigger": "SLASH_CHAT_UNMODERATOR3\t\"string\"", + "contents": "SLASH_CHAT_UNMODERATOR3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_145\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_145", + "trigger": "SLASH_CHAT_UNMODERATOR4\t\"string\"", + "contents": "SLASH_CHAT_UNMODERATOR4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_146\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_146", + "trigger": "SLASH_CHAT_UNMUTE1\t\"string\"", + "contents": "SLASH_CHAT_UNMUTE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_147\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_147", + "trigger": "SLASH_CHAT_UNMUTE2\t\"string\"", + "contents": "SLASH_CHAT_UNMUTE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_148\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_148", + "trigger": "SLASH_CHAT_UNMUTE3\t\"string\"", + "contents": "SLASH_CHAT_UNMUTE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_149\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_149", + "trigger": "SLASH_CHAT_UNMUTE4\t\"string\"", + "contents": "SLASH_CHAT_UNMUTE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_14_NONE\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_14_NONE", + "trigger": "SLASH_CHAT_UNMUTE5\t\"string\"", + "contents": "SLASH_CHAT_UNMUTE5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_15\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_15", + "trigger": "SLASH_CHAT_UNMUTE6\t\"string\"", + "contents": "SLASH_CHAT_UNMUTE6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_150\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_150", + "trigger": "SLASH_CHATLOG1\t\"string\"", + "contents": "SLASH_CHATLOG1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_151\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_151", + "trigger": "SLASH_CHATLOG2\t\"string\"", + "contents": "SLASH_CHATLOG2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_152\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_152", + "trigger": "SLASH_CLEAR1\t\"string\"", + "contents": "SLASH_CLEAR1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_153\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_153", + "trigger": "SLASH_CLEAR2\t\"string\"", + "contents": "SLASH_CLEAR2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_154\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_154", + "trigger": "SLASH_CLEAR_WORLD_MARKER1\t\"string\"", + "contents": "SLASH_CLEAR_WORLD_MARKER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_155\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_155", + "trigger": "SLASH_CLEAR_WORLD_MARKER2\t\"string\"", + "contents": "SLASH_CLEAR_WORLD_MARKER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_156\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_156", + "trigger": "SLASH_CLEAR_WORLD_MARKER3\t\"string\"", + "contents": "SLASH_CLEAR_WORLD_MARKER3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_157\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_157", + "trigger": "SLASH_CLEAR_WORLD_MARKER4\t\"string\"", + "contents": "SLASH_CLEAR_WORLD_MARKER4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_158\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_158", + "trigger": "SLASH_CLEARFOCUS1\t\"string\"", + "contents": "SLASH_CLEARFOCUS1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_159\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_159", + "trigger": "SLASH_CLEARFOCUS2\t\"string\"", + "contents": "SLASH_CLEARFOCUS2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_16\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_16", + "trigger": "SLASH_CLEARMAINASSIST1\t\"string\"", + "contents": "SLASH_CLEARMAINASSIST1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_160\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_160", + "trigger": "SLASH_CLEARMAINASSIST2\t\"string\"", + "contents": "SLASH_CLEARMAINASSIST2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_161\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_161", + "trigger": "SLASH_CLEARMAINASSIST3\t\"string\"", + "contents": "SLASH_CLEARMAINASSIST3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_162\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_162", + "trigger": "SLASH_CLEARMAINASSIST4\t\"string\"", + "contents": "SLASH_CLEARMAINASSIST4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_163\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_163", + "trigger": "SLASH_CLEARMAINTANK1\t\"string\"", + "contents": "SLASH_CLEARMAINTANK1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_164\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_164", + "trigger": "SLASH_CLEARMAINTANK2\t\"string\"", + "contents": "SLASH_CLEARMAINTANK2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_165\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_165", + "trigger": "SLASH_CLEARMAINTANK3\t\"string\"", + "contents": "SLASH_CLEARMAINTANK3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_166\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_166", + "trigger": "SLASH_CLEARMAINTANK4\t\"string\"", + "contents": "SLASH_CLEARMAINTANK4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_167\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_167", + "trigger": "SLASH_CLEARTARGET1\t\"string\"", + "contents": "SLASH_CLEARTARGET1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_168\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_168", + "trigger": "SLASH_CLEARTARGET2\t\"string\"", + "contents": "SLASH_CLEARTARGET2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_169\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_169", + "trigger": "SLASH_CLICK1\t\"string\"", + "contents": "SLASH_CLICK1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_17\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_17", + "trigger": "SLASH_CLICK2\t\"string\"", + "contents": "SLASH_CLICK2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_170\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_170", + "trigger": "SLASH_COMBATLOG1\t\"string\"", + "contents": "SLASH_COMBATLOG1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_171\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_171", + "trigger": "SLASH_COMBATLOG2\t\"string\"", + "contents": "SLASH_COMBATLOG2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_172\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_172", + "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER1\t\"string\"", + "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_173\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_173", + "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER2\t\"string\"", + "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_174\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_174", + "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER3\t\"string\"", + "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_175\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_175", + "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER4\t\"string\"", + "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_176\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_176", + "trigger": "SLASH_COMMENTATOR_ASSIGNPLAYER_SUCCESS\t\"string\"", + "contents": "SLASH_COMMENTATOR_ASSIGNPLAYER_SUCCESS" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_177\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_177", + "trigger": "SLASH_COMMENTATOR_NAMETEAM1\t\"string\"", + "contents": "SLASH_COMMENTATOR_NAMETEAM1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_178\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_178", + "trigger": "SLASH_COMMENTATOR_NAMETEAM2\t\"string\"", + "contents": "SLASH_COMMENTATOR_NAMETEAM2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_179\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_179", + "trigger": "SLASH_COMMENTATOR_NAMETEAM3\t\"string\"", + "contents": "SLASH_COMMENTATOR_NAMETEAM3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_18\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_18", + "trigger": "SLASH_COMMENTATOR_NAMETEAM4\t\"string\"", + "contents": "SLASH_COMMENTATOR_NAMETEAM4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_180\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_180", + "trigger": "SLASH_COMMENTATOR_NAMETEAM_SUCCESS\t\"string\"", + "contents": "SLASH_COMMENTATOR_NAMETEAM_SUCCESS" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_181\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_181", + "trigger": "SLASH_COMMENTATOR_OVERRIDE1\t\"string\"", + "contents": "SLASH_COMMENTATOR_OVERRIDE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_182\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_182", + "trigger": "SLASH_COMMENTATOR_OVERRIDE2\t\"string\"", + "contents": "SLASH_COMMENTATOR_OVERRIDE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_183\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_183", + "trigger": "SLASH_COMMENTATOR_OVERRIDE3\t\"string\"", + "contents": "SLASH_COMMENTATOR_OVERRIDE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_184\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_184", + "trigger": "SLASH_COMMENTATOR_OVERRIDE4\t\"string\"", + "contents": "SLASH_COMMENTATOR_OVERRIDE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_185\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_185", + "trigger": "SLASH_COMMENTATOROVERRIDE_SUCCESS\t\"string\"", + "contents": "SLASH_COMMENTATOROVERRIDE_SUCCESS" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_186\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_186", + "trigger": "SLASH_CONSOLE1\t\"string\"", + "contents": "SLASH_CONSOLE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_187\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_187", + "trigger": "SLASH_CONSOLE2\t\"string\"", + "contents": "SLASH_CONSOLE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_188\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_188", + "trigger": "SLASH_DISABLE_ADDONS1\t\"string\"", + "contents": "SLASH_DISABLE_ADDONS1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_189\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_189", + "trigger": "SLASH_DISABLE_ADDONS2\t\"string\"", + "contents": "SLASH_DISABLE_ADDONS2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_19\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_19", + "trigger": "SLASH_DISMISSBATTLEPET1\t\"string\"", + "contents": "SLASH_DISMISSBATTLEPET1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_190\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_190", + "trigger": "SLASH_DISMISSBATTLEPET2\t\"string\"", + "contents": "SLASH_DISMISSBATTLEPET2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_191\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_191", + "trigger": "SLASH_DISMOUNT1\t\"string\"", + "contents": "SLASH_DISMOUNT1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_192\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_192", + "trigger": "SLASH_DISMOUNT2\t\"string\"", + "contents": "SLASH_DISMOUNT2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_193\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_193", + "trigger": "SLASH_DUEL1\t\"string\"", + "contents": "SLASH_DUEL1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_194\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_194", + "trigger": "SLASH_DUEL2\t\"string\"", + "contents": "SLASH_DUEL2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_195\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_195", + "trigger": "SLASH_DUEL_CANCEL1\t\"string\"", + "contents": "SLASH_DUEL_CANCEL1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_196\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_196", + "trigger": "SLASH_DUEL_CANCEL2\t\"string\"", + "contents": "SLASH_DUEL_CANCEL2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_197\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_197", + "trigger": "SLASH_DUEL_CANCEL3\t\"string\"", + "contents": "SLASH_DUEL_CANCEL3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_198\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_198", + "trigger": "SLASH_DUEL_CANCEL4\t\"string\"", + "contents": "SLASH_DUEL_CANCEL4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_199\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_199", + "trigger": "SLASH_DUEL_CANCEL5\t\"string\"", + "contents": "SLASH_DUEL_CANCEL5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_2\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_2", + "trigger": "SLASH_DUEL_CANCEL6\t\"string\"", + "contents": "SLASH_DUEL_CANCEL6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_20\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_20", + "trigger": "SLASH_DUMP1\t\"string\"", + "contents": "SLASH_DUMP1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_200\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_200", + "trigger": "SLASH_DUMP2\t\"string\"", + "contents": "SLASH_DUMP2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_201\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_201", + "trigger": "SLASH_DUNGEONS1\t\"string\"", + "contents": "SLASH_DUNGEONS1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_202\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_202", + "trigger": "SLASH_DUNGEONS2\t\"string\"", + "contents": "SLASH_DUNGEONS2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_203\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_203", + "trigger": "SLASH_DUNGEONS3\t\"string\"", + "contents": "SLASH_DUNGEONS3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_204\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_204", + "trigger": "SLASH_DUNGEONS4\t\"string\"", + "contents": "SLASH_DUNGEONS4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_205\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_205", + "trigger": "SLASH_DUNGEONS5\t\"string\"", + "contents": "SLASH_DUNGEONS5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_206\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_206", + "trigger": "SLASH_DUNGEONS6\t\"string\"", + "contents": "SLASH_DUNGEONS6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_207\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_207", + "trigger": "SLASH_EMOTE1\t\"string\"", + "contents": "SLASH_EMOTE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_208\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_208", + "trigger": "SLASH_EMOTE2\t\"string\"", + "contents": "SLASH_EMOTE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_209\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_209", + "trigger": "SLASH_EMOTE3\t\"string\"", + "contents": "SLASH_EMOTE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_21\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_21", + "trigger": "SLASH_EMOTE4\t\"string\"", + "contents": "SLASH_EMOTE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_210\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_210", + "trigger": "SLASH_EMOTE5\t\"string\"", + "contents": "SLASH_EMOTE5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_211\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_211", + "trigger": "SLASH_EMOTE6\t\"string\"", + "contents": "SLASH_EMOTE6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_212\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_212", + "trigger": "SLASH_EMOTE7\t\"string\"", + "contents": "SLASH_EMOTE7" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_213\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_213", + "trigger": "SLASH_EMOTE8\t\"string\"", + "contents": "SLASH_EMOTE8" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_214\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_214", + "trigger": "SLASH_ENABLE_ADDONS1\t\"string\"", + "contents": "SLASH_ENABLE_ADDONS1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_215\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_215", + "trigger": "SLASH_ENABLE_ADDONS2\t\"string\"", + "contents": "SLASH_ENABLE_ADDONS2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_216\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_216", + "trigger": "SLASH_EQUIP1\t\"string\"", + "contents": "SLASH_EQUIP1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_217\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_217", + "trigger": "SLASH_EQUIP2\t\"string\"", + "contents": "SLASH_EQUIP2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_218\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_218", + "trigger": "SLASH_EQUIP3\t\"string\"", + "contents": "SLASH_EQUIP3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_219\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_219", + "trigger": "SLASH_EQUIP4\t\"string\"", + "contents": "SLASH_EQUIP4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_22\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_22", + "trigger": "SLASH_EQUIP_SET1\t\"string\"", + "contents": "SLASH_EQUIP_SET1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_220\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_220", + "trigger": "SLASH_EQUIP_SET2\t\"string\"", + "contents": "SLASH_EQUIP_SET2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_221\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_221", + "trigger": "SLASH_EQUIP_TO_SLOT1\t\"string\"", + "contents": "SLASH_EQUIP_TO_SLOT1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_222\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_222", + "trigger": "SLASH_EQUIP_TO_SLOT2\t\"string\"", + "contents": "SLASH_EQUIP_TO_SLOT2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_223\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_223", + "trigger": "SLASH_EVENT1\t\"string\"", + "contents": "SLASH_EVENT1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_224\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_224", + "trigger": "SLASH_EVENTTRACE1\t\"string\"", + "contents": "SLASH_EVENTTRACE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_225\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_225", + "trigger": "SLASH_EVENTTRACE2\t\"string\"", + "contents": "SLASH_EVENTTRACE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_226\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_226", + "trigger": "SLASH_EVENTTRACE3\t\"string\"", + "contents": "SLASH_EVENTTRACE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_227\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_227", + "trigger": "SLASH_EVENTTRACE4\t\"string\"", + "contents": "SLASH_EVENTTRACE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_228\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_228", + "trigger": "SLASH_FOCUS1\t\"string\"", + "contents": "SLASH_FOCUS1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_229\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_229", + "trigger": "SLASH_FOCUS2\t\"string\"", + "contents": "SLASH_FOCUS2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_23\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_23", + "trigger": "SLASH_FOLLOW1\t\"string\"", + "contents": "SLASH_FOLLOW1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_230\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_230", + "trigger": "SLASH_FOLLOW2\t\"string\"", + "contents": "SLASH_FOLLOW2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_231\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_231", + "trigger": "SLASH_FOLLOW3\t\"string\"", + "contents": "SLASH_FOLLOW3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_232\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_232", + "trigger": "SLASH_FOLLOW4\t\"string\"", + "contents": "SLASH_FOLLOW4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_233\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_233", + "trigger": "SLASH_FOLLOW5\t\"string\"", + "contents": "SLASH_FOLLOW5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_234\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_234", + "trigger": "SLASH_FOLLOW6\t\"string\"", + "contents": "SLASH_FOLLOW6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_235\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_235", + "trigger": "SLASH_FOLLOW7\t\"string\"", + "contents": "SLASH_FOLLOW7" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_236\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_236", + "trigger": "SLASH_FRAMESTACK1\t\"string\"", + "contents": "SLASH_FRAMESTACK1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_237\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_237", + "trigger": "SLASH_FRAMESTACK2\t\"string\"", + "contents": "SLASH_FRAMESTACK2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_238\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_238", + "trigger": "SLASH_FRAMESTACK3\t\"string\"", + "contents": "SLASH_FRAMESTACK3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_239\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_239", + "trigger": "SLASH_FRAMESTACK4\t\"string\"", + "contents": "SLASH_FRAMESTACK4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_24\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_24", + "trigger": "SLASH_FRIENDS1\t\"string\"", + "contents": "SLASH_FRIENDS1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_240\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_240", + "trigger": "SLASH_FRIENDS2\t\"string\"", + "contents": "SLASH_FRIENDS2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_241\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_241", + "trigger": "SLASH_FRIENDS3\t\"string\"", + "contents": "SLASH_FRIENDS3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_242\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_242", + "trigger": "SLASH_FRIENDS4\t\"string\"", + "contents": "SLASH_FRIENDS4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_243\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_243", + "trigger": "SLASH_GUILD1\t\"string\"", + "contents": "SLASH_GUILD1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_244\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_244", + "trigger": "SLASH_GUILD2\t\"string\"", + "contents": "SLASH_GUILD2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_245\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_245", + "trigger": "SLASH_GUILD3\t\"string\"", + "contents": "SLASH_GUILD3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_246\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_246", + "trigger": "SLASH_GUILD4\t\"string\"", + "contents": "SLASH_GUILD4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_247\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_247", + "trigger": "SLASH_GUILD5\t\"string\"", + "contents": "SLASH_GUILD5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_248\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_248", + "trigger": "SLASH_GUILD6\t\"string\"", + "contents": "SLASH_GUILD6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_249\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_249", + "trigger": "SLASH_GUILD7\t\"string\"", + "contents": "SLASH_GUILD7" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_25\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_25", + "trigger": "SLASH_GUILD8\t\"string\"", + "contents": "SLASH_GUILD8" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_250\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_250", + "trigger": "SLASH_GUILD9\t\"string\"", + "contents": "SLASH_GUILD9" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_251\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_251", + "trigger": "SLASH_GUILD_DEMOTE1\t\"string\"", + "contents": "SLASH_GUILD_DEMOTE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_252\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_252", + "trigger": "SLASH_GUILD_DEMOTE2\t\"string\"", + "contents": "SLASH_GUILD_DEMOTE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_253\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_253", + "trigger": "SLASH_GUILD_DEMOTE3\t\"string\"", + "contents": "SLASH_GUILD_DEMOTE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_254\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_254", + "trigger": "SLASH_GUILD_DEMOTE4\t\"string\"", + "contents": "SLASH_GUILD_DEMOTE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_255\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_255", + "trigger": "SLASH_GUILD_DISBAND1\t\"string\"", + "contents": "SLASH_GUILD_DISBAND1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_256\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_256", + "trigger": "SLASH_GUILD_DISBAND2\t\"string\"", + "contents": "SLASH_GUILD_DISBAND2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_257\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_257", + "trigger": "SLASH_GUILD_DISBAND3\t\"string\"", + "contents": "SLASH_GUILD_DISBAND3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_258\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_258", + "trigger": "SLASH_GUILD_DISBAND4\t\"string\"", + "contents": "SLASH_GUILD_DISBAND4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_259\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_259", + "trigger": "SLASH_GUILD_HELP1\t\"string\"", + "contents": "SLASH_GUILD_HELP1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_26\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_26", + "trigger": "SLASH_GUILD_HELP2\t\"string\"", + "contents": "SLASH_GUILD_HELP2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_260\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_260", + "trigger": "SLASH_GUILD_HELP3\t\"string\"", + "contents": "SLASH_GUILD_HELP3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_261\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_261", + "trigger": "SLASH_GUILD_HELP4\t\"string\"", + "contents": "SLASH_GUILD_HELP4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_262\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_262", + "trigger": "SLASH_GUILD_HELP5\t\"string\"", + "contents": "SLASH_GUILD_HELP5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_263\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_263", + "trigger": "SLASH_GUILD_INFO1\t\"string\"", + "contents": "SLASH_GUILD_INFO1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_264\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_264", + "trigger": "SLASH_GUILD_INFO2\t\"string\"", + "contents": "SLASH_GUILD_INFO2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_265\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_265", + "trigger": "SLASH_GUILD_INFO3\t\"string\"", + "contents": "SLASH_GUILD_INFO3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_266\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_266", + "trigger": "SLASH_GUILD_INFO4\t\"string\"", + "contents": "SLASH_GUILD_INFO4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_267\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_267", + "trigger": "SLASH_GUILD_INVITE1\t\"string\"", + "contents": "SLASH_GUILD_INVITE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_268\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_268", + "trigger": "SLASH_GUILD_INVITE2\t\"string\"", + "contents": "SLASH_GUILD_INVITE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_269\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_269", + "trigger": "SLASH_GUILD_INVITE3\t\"string\"", + "contents": "SLASH_GUILD_INVITE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_27\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_27", + "trigger": "SLASH_GUILD_INVITE4\t\"string\"", + "contents": "SLASH_GUILD_INVITE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_270\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_270", + "trigger": "SLASH_GUILD_LEADER1\t\"string\"", + "contents": "SLASH_GUILD_LEADER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_271\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_271", + "trigger": "SLASH_GUILD_LEADER2\t\"string\"", + "contents": "SLASH_GUILD_LEADER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_272\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_272", + "trigger": "SLASH_GUILD_LEADER3\t\"string\"", + "contents": "SLASH_GUILD_LEADER3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_273\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_273", + "trigger": "SLASH_GUILD_LEADER4\t\"string\"", + "contents": "SLASH_GUILD_LEADER4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_274\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_274", + "trigger": "SLASH_GUILD_LEADER_REPLACE1\t\"string\"", + "contents": "SLASH_GUILD_LEADER_REPLACE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_275\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_275", + "trigger": "SLASH_GUILD_LEADER_REPLACE2\t\"string\"", + "contents": "SLASH_GUILD_LEADER_REPLACE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_276\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_276", + "trigger": "SLASH_GUILD_LEAVE1\t\"string\"", + "contents": "SLASH_GUILD_LEAVE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_277\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_277", + "trigger": "SLASH_GUILD_LEAVE2\t\"string\"", + "contents": "SLASH_GUILD_LEAVE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_278\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_278", + "trigger": "SLASH_GUILD_LEAVE3\t\"string\"", + "contents": "SLASH_GUILD_LEAVE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_279\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_279", + "trigger": "SLASH_GUILD_LEAVE4\t\"string\"", + "contents": "SLASH_GUILD_LEAVE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_28\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_28", + "trigger": "SLASH_GUILD_MOTD1\t\"string\"", + "contents": "SLASH_GUILD_MOTD1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_280\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_280", + "trigger": "SLASH_GUILD_MOTD2\t\"string\"", + "contents": "SLASH_GUILD_MOTD2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_281\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_281", + "trigger": "SLASH_GUILD_MOTD3\t\"string\"", + "contents": "SLASH_GUILD_MOTD3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_282\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_282", + "trigger": "SLASH_GUILD_MOTD4\t\"string\"", + "contents": "SLASH_GUILD_MOTD4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_283\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_283", + "trigger": "SLASH_GUILD_PROMOTE1\t\"string\"", + "contents": "SLASH_GUILD_PROMOTE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_284\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_284", + "trigger": "SLASH_GUILD_PROMOTE2\t\"string\"", + "contents": "SLASH_GUILD_PROMOTE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_285\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_285", + "trigger": "SLASH_GUILD_PROMOTE3\t\"string\"", + "contents": "SLASH_GUILD_PROMOTE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_286\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_286", + "trigger": "SLASH_GUILD_PROMOTE4\t\"string\"", + "contents": "SLASH_GUILD_PROMOTE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_287\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_287", + "trigger": "SLASH_GUILD_ROSTER1\t\"string\"", + "contents": "SLASH_GUILD_ROSTER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_288\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_288", + "trigger": "SLASH_GUILD_ROSTER2\t\"string\"", + "contents": "SLASH_GUILD_ROSTER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_289\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_289", + "trigger": "SLASH_GUILD_ROSTER3\t\"string\"", + "contents": "SLASH_GUILD_ROSTER3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_29\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_29", + "trigger": "SLASH_GUILD_ROSTER4\t\"string\"", + "contents": "SLASH_GUILD_ROSTER4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_290\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_290", + "trigger": "SLASH_GUILD_UNINVITE1\t\"string\"", + "contents": "SLASH_GUILD_UNINVITE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_291\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_291", + "trigger": "SLASH_GUILD_UNINVITE2\t\"string\"", + "contents": "SLASH_GUILD_UNINVITE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_292\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_292", + "trigger": "SLASH_GUILD_UNINVITE3\t\"string\"", + "contents": "SLASH_GUILD_UNINVITE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_293\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_293", + "trigger": "SLASH_GUILD_UNINVITE4\t\"string\"", + "contents": "SLASH_GUILD_UNINVITE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_294\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_294", + "trigger": "SLASH_GUILD_WHO1\t\"string\"", + "contents": "SLASH_GUILD_WHO1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_295\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_295", + "trigger": "SLASH_GUILD_WHO2\t\"string\"", + "contents": "SLASH_GUILD_WHO2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_296\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_296", + "trigger": "SLASH_GUILD_WHO3\t\"string\"", + "contents": "SLASH_GUILD_WHO3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_297\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_297", + "trigger": "SLASH_GUILD_WHO4\t\"string\"", + "contents": "SLASH_GUILD_WHO4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_298\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_298", + "trigger": "SLASH_GUILD_WHO5\t\"string\"", + "contents": "SLASH_GUILD_WHO5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_299\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_299", + "trigger": "SLASH_GUILD_WHO6\t\"string\"", + "contents": "SLASH_GUILD_WHO6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_3\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_3", + "trigger": "SLASH_GUILDFINDER1\t\"string\"", + "contents": "SLASH_GUILDFINDER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_30\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_30", + "trigger": "SLASH_GUILDFINDER2\t\"string\"", + "contents": "SLASH_GUILDFINDER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_300\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_300", + "trigger": "SLASH_GUILDFINDER3\t\"string\"", + "contents": "SLASH_GUILDFINDER3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_301\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_301", + "trigger": "SLASH_GUILDFINDER4\t\"string\"", + "contents": "SLASH_GUILDFINDER4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_302\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_302", + "trigger": "SLASH_HELP1\t\"string\"", + "contents": "SLASH_HELP1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_303\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_303", + "trigger": "SLASH_HELP2\t\"string\"", + "contents": "SLASH_HELP2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_304\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_304", + "trigger": "SLASH_HELP3\t\"string\"", + "contents": "SLASH_HELP3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_305\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_305", + "trigger": "SLASH_HELP4\t\"string\"", + "contents": "SLASH_HELP4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_306\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_306", + "trigger": "SLASH_HELP5\t\"string\"", + "contents": "SLASH_HELP5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_307\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_307", + "trigger": "SLASH_HELP6\t\"string\"", + "contents": "SLASH_HELP6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_308\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_308", + "trigger": "SLASH_IGNORE1\t\"string\"", + "contents": "SLASH_IGNORE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_309\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_309", + "trigger": "SLASH_IGNORE2\t\"string\"", + "contents": "SLASH_IGNORE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_31\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_31", + "trigger": "SLASH_INSPECT1\t\"string\"", + "contents": "SLASH_INSPECT1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_310\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_310", + "trigger": "SLASH_INSPECT2\t\"string\"", + "contents": "SLASH_INSPECT2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_311\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_311", + "trigger": "SLASH_INSPECT3\t\"string\"", + "contents": "SLASH_INSPECT3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_312\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_312", + "trigger": "SLASH_INSPECT4\t\"string\"", + "contents": "SLASH_INSPECT4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_313\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_313", + "trigger": "SLASH_INSTANCE_CHAT1\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_314\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_314", + "trigger": "SLASH_INSTANCE_CHAT2\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_315\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_315", + "trigger": "SLASH_INSTANCE_CHAT3\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_316\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_316", + "trigger": "SLASH_INSTANCE_CHAT4\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_317\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_317", + "trigger": "SLASH_INSTANCE_CHAT5\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_318\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_318", + "trigger": "SLASH_INSTANCE_CHAT6\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_319\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_319", + "trigger": "SLASH_INSTANCE_CHAT7\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT7" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_32\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_32", + "trigger": "SLASH_INSTANCE_CHAT8\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT8" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_320\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_320", + "trigger": "SLASH_INSTANCE_CHAT9\t\"string\"", + "contents": "SLASH_INSTANCE_CHAT9" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_321\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_321", + "trigger": "SLASH_INVITE1\t\"string\"", + "contents": "SLASH_INVITE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_322\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_322", + "trigger": "SLASH_INVITE2\t\"string\"", + "contents": "SLASH_INVITE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_323\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_323", + "trigger": "SLASH_INVITE3\t\"string\"", + "contents": "SLASH_INVITE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_324\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_324", + "trigger": "SLASH_INVITE4\t\"string\"", + "contents": "SLASH_INVITE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_325\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_325", + "trigger": "SLASH_JOIN1\t\"string\"", + "contents": "SLASH_JOIN1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_326\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_326", + "trigger": "SLASH_JOIN2\t\"string\"", + "contents": "SLASH_JOIN2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_327\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_327", + "trigger": "SLASH_JOIN3\t\"string\"", + "contents": "SLASH_JOIN3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_328\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_328", + "trigger": "SLASH_JOIN4\t\"string\"", + "contents": "SLASH_JOIN4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_329\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_329", + "trigger": "SLASH_JOIN5\t\"string\"", + "contents": "SLASH_JOIN5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_33\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_33", + "trigger": "SLASH_JOIN6\t\"string\"", + "contents": "SLASH_JOIN6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_330\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_330", + "trigger": "SLASH_JOIN7\t\"string\"", + "contents": "SLASH_JOIN7" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_331\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_331", + "trigger": "SLASH_LEAVE1\t\"string\"", + "contents": "SLASH_LEAVE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_332\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_332", + "trigger": "SLASH_LEAVE2\t\"string\"", + "contents": "SLASH_LEAVE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_333\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_333", + "trigger": "SLASH_LEAVE3\t\"string\"", + "contents": "SLASH_LEAVE3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_334\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_334", + "trigger": "SLASH_LEAVE4\t\"string\"", + "contents": "SLASH_LEAVE4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_335\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_335", + "trigger": "SLASH_LEAVE5\t\"string\"", + "contents": "SLASH_LEAVE5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_336\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_336", + "trigger": "SLASH_LEAVE6\t\"string\"", + "contents": "SLASH_LEAVE6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_337\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_337", + "trigger": "SLASH_LEAVE7\t\"string\"", + "contents": "SLASH_LEAVE7" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_338\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_338", + "trigger": "SLASH_LEAVEVEHICLE1\t\"string\"", + "contents": "SLASH_LEAVEVEHICLE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_34\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_34", + "trigger": "SLASH_LEAVEVEHICLE2\t\"string\"", + "contents": "SLASH_LEAVEVEHICLE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_340\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_340", + "trigger": "SLASH_LIST_CHANNEL1\t\"string\"", + "contents": "SLASH_LIST_CHANNEL1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_342\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_342", + "trigger": "SLASH_LIST_CHANNEL2\t\"string\"", + "contents": "SLASH_LIST_CHANNEL2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_343\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_343", + "trigger": "SLASH_LIST_CHANNEL3\t\"string\"", + "contents": "SLASH_LIST_CHANNEL3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_35\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_35", + "trigger": "SLASH_LIST_CHANNEL4\t\"string\"", + "contents": "SLASH_LIST_CHANNEL4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_36\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_36", + "trigger": "SLASH_LIST_CHANNEL5\t\"string\"", + "contents": "SLASH_LIST_CHANNEL5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_37\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_37", + "trigger": "SLASH_LIST_CHANNEL6\t\"string\"", + "contents": "SLASH_LIST_CHANNEL6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_38\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_38", + "trigger": "SLASH_LIST_CHANNEL7\t\"string\"", + "contents": "SLASH_LIST_CHANNEL7" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_39\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_39", + "trigger": "SLASH_LOGOUT1\t\"string\"", + "contents": "SLASH_LOGOUT1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_4\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_4", + "trigger": "SLASH_LOGOUT2\t\"string\"", + "contents": "SLASH_LOGOUT2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_40\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_40", + "trigger": "SLASH_LOGOUT3\t\"string\"", + "contents": "SLASH_LOGOUT3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_41\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_41", + "trigger": "SLASH_LOGOUT4\t\"string\"", + "contents": "SLASH_LOGOUT4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_42\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_42", + "trigger": "SLASH_LOOT_FFA1\t\"string\"", + "contents": "SLASH_LOOT_FFA1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_43\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_43", + "trigger": "SLASH_LOOT_FFA2\t\"string\"", + "contents": "SLASH_LOOT_FFA2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_44\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_44", + "trigger": "SLASH_LOOT_GROUP1\t\"string\"", + "contents": "SLASH_LOOT_GROUP1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_45\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_45", + "trigger": "SLASH_LOOT_GROUP2\t\"string\"", + "contents": "SLASH_LOOT_GROUP2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_46\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_46", + "trigger": "SLASH_LOOT_MASTER1\t\"string\"", + "contents": "SLASH_LOOT_MASTER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_47\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_47", + "trigger": "SLASH_LOOT_MASTER2\t\"string\"", + "contents": "SLASH_LOOT_MASTER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_48\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_48", + "trigger": "SLASH_LOOT_NEEDBEFOREGREED1\t\"string\"", + "contents": "SLASH_LOOT_NEEDBEFOREGREED1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_49\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_49", + "trigger": "SLASH_LOOT_NEEDBEFOREGREED2\t\"string\"", + "contents": "SLASH_LOOT_NEEDBEFOREGREED2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_5\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_5", + "trigger": "SLASH_LOOT_ROUNDROBIN1\t\"string\"", + "contents": "SLASH_LOOT_ROUNDROBIN1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_50\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_50", + "trigger": "SLASH_LOOT_ROUNDROBIN2\t\"string\"", + "contents": "SLASH_LOOT_ROUNDROBIN2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_51\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_51", + "trigger": "SLASH_LOOT_SETTHRESHOLD1\t\"string\"", + "contents": "SLASH_LOOT_SETTHRESHOLD1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_52\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_52", + "trigger": "SLASH_LOOT_SETTHRESHOLD2\t\"string\"", + "contents": "SLASH_LOOT_SETTHRESHOLD2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_53\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_53", + "trigger": "SLASH_MACRO1\t\"string\"", + "contents": "SLASH_MACRO1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_54\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_54", + "trigger": "SLASH_MACRO2\t\"string\"", + "contents": "SLASH_MACRO2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_55\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_55", + "trigger": "SLASH_MACRO3\t\"string\"", + "contents": "SLASH_MACRO3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_56\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_56", + "trigger": "SLASH_MACRO4\t\"string\"", + "contents": "SLASH_MACRO4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_57\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_57", + "trigger": "SLASH_MACROHELP1\t\"string\"", + "contents": "SLASH_MACROHELP1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_58\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_58", + "trigger": "SLASH_MACROHELP2\t\"string\"", + "contents": "SLASH_MACROHELP2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_59\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_59", + "trigger": "SLASH_MACROHELP3\t\"string\"", + "contents": "SLASH_MACROHELP3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_6\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_6", + "trigger": "SLASH_MAINASSISTOFF1\t\"string\"", + "contents": "SLASH_MAINASSISTOFF1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_60\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_60", + "trigger": "SLASH_MAINASSISTOFF2\t\"string\"", + "contents": "SLASH_MAINASSISTOFF2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_61\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_61", + "trigger": "SLASH_MAINASSISTOFF3\t\"string\"", + "contents": "SLASH_MAINASSISTOFF3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_62\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_62", + "trigger": "SLASH_MAINASSISTOFF4\t\"string\"", + "contents": "SLASH_MAINASSISTOFF4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_63_NONE\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_63_NONE", + "trigger": "SLASH_MAINASSISTON1\t\"string\"", + "contents": "SLASH_MAINASSISTON1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_64\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_64", + "trigger": "SLASH_MAINASSISTON2\t\"string\"", + "contents": "SLASH_MAINASSISTON2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_65\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_65", + "trigger": "SLASH_MAINASSISTON3\t\"string\"", + "contents": "SLASH_MAINASSISTON3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_66\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_66", + "trigger": "SLASH_MAINASSISTON4\t\"string\"", + "contents": "SLASH_MAINASSISTON4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_67\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_67", + "trigger": "SLASH_MAINTANKOFF1\t\"string\"", + "contents": "SLASH_MAINTANKOFF1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_68\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_68", + "trigger": "SLASH_MAINTANKOFF2\t\"string\"", + "contents": "SLASH_MAINTANKOFF2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_69\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_69", + "trigger": "SLASH_MAINTANKOFF3\t\"string\"", + "contents": "SLASH_MAINTANKOFF3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_7\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_7", + "trigger": "SLASH_MAINTANKOFF4\t\"string\"", + "contents": "SLASH_MAINTANKOFF4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_70\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_70", + "trigger": "SLASH_MAINTANKON1\t\"string\"", + "contents": "SLASH_MAINTANKON1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_71\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_71", + "trigger": "SLASH_MAINTANKON2\t\"string\"", + "contents": "SLASH_MAINTANKON2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_72\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_72", + "trigger": "SLASH_MAINTANKON3\t\"string\"", + "contents": "SLASH_MAINTANKON3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_73\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_73", + "trigger": "SLASH_MAINTANKON4\t\"string\"", + "contents": "SLASH_MAINTANKON4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_74\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_74", + "trigger": "SLASH_OFFICER1\t\"string\"", + "contents": "SLASH_OFFICER1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_75\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_75", + "trigger": "SLASH_OFFICER2\t\"string\"", + "contents": "SLASH_OFFICER2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_76\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_76", + "trigger": "SLASH_OFFICER3\t\"string\"", + "contents": "SLASH_OFFICER3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_77\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_77", + "trigger": "SLASH_OFFICER4\t\"string\"", + "contents": "SLASH_OFFICER4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_78\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_78", + "trigger": "SLASH_OFFICER5\t\"string\"", + "contents": "SLASH_OFFICER5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_79\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_79", + "trigger": "SLASH_OFFICER6\t\"string\"", + "contents": "SLASH_OFFICER6" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_8\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_8", + "trigger": "SLASH_OPEN_LOOT_HISTORY1\t\"string\"", + "contents": "SLASH_OPEN_LOOT_HISTORY1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_80\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_80", + "trigger": "SLASH_OPEN_LOOT_HISTORY2\t\"string\"", + "contents": "SLASH_OPEN_LOOT_HISTORY2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_81\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_81", + "trigger": "SLASH_OPEN_LOOT_HISTORY3\t\"string\"", + "contents": "SLASH_OPEN_LOOT_HISTORY3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_82\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_82", + "trigger": "SLASH_OPEN_LOOT_HISTORY4\t\"string\"", + "contents": "SLASH_OPEN_LOOT_HISTORY4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_83\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_83", + "trigger": "SLASH_PARTY1\t\"string\"", + "contents": "SLASH_PARTY1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_84\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_84", + "trigger": "SLASH_PARTY2\t\"string\"", + "contents": "SLASH_PARTY2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_85\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_85", + "trigger": "SLASH_PARTY3\t\"string\"", + "contents": "SLASH_PARTY3" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_86\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_86", + "trigger": "SLASH_PARTY4\t\"string\"", + "contents": "SLASH_PARTY4" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_87\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_87", + "trigger": "SLASH_PARTY5\t\"string\"", + "contents": "SLASH_PARTY5" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_88\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_88", + "trigger": "SLASH_PET_AGGRESSIVE1\t\"string\"", + "contents": "SLASH_PET_AGGRESSIVE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_89\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_89", + "trigger": "SLASH_PET_AGGRESSIVE2\t\"string\"", + "contents": "SLASH_PET_AGGRESSIVE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_9\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_9", + "trigger": "SLASH_PET_ASSIST1\t\"string\"", + "contents": "SLASH_PET_ASSIST1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_90\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_90", + "trigger": "SLASH_PET_ASSIST2\t\"string\"", + "contents": "SLASH_PET_ASSIST2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_91\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_91", + "trigger": "SLASH_PET_ATTACK1\t\"string\"", + "contents": "SLASH_PET_ATTACK1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_92\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_92", + "trigger": "SLASH_PET_ATTACK2\t\"string\"", + "contents": "SLASH_PET_ATTACK2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_93\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_93", + "trigger": "SLASH_PET_AUTOCASTOFF1\t\"string\"", + "contents": "SLASH_PET_AUTOCASTOFF1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_94\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_94", + "trigger": "SLASH_PET_AUTOCASTOFF2\t\"string\"", + "contents": "SLASH_PET_AUTOCASTOFF2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_95\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_95", + "trigger": "SLASH_PET_AUTOCASTON1\t\"string\"", + "contents": "SLASH_PET_AUTOCASTON1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_96\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_96", + "trigger": "SLASH_PET_AUTOCASTON2\t\"string\"", + "contents": "SLASH_PET_AUTOCASTON2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_97\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_97", + "trigger": "SLASH_PET_AUTOCASTTOGGLE1\t\"string\"", + "contents": "SLASH_PET_AUTOCASTTOGGLE1" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_98\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_98", + "trigger": "SLASH_PET_AUTOCASTTOGGLE2\t\"string\"", + "contents": "SLASH_PET_AUTOCASTTOGGLE2" }, { - "trigger": "SPELL_FAILED_CUSTOM_ERROR_99\tstring", - "contents": "SPELL_FAILED_CUSTOM_ERROR_99", + "trigger": "SLASH_PET_DEFENSIVE1\t\"string\"", + "contents": "SLASH_PET_DEFENSIVE1" }, { - "trigger": "SPELL_FAILED_DAMAGE_IMMUNE\tstring", - "contents": "SPELL_FAILED_DAMAGE_IMMUNE", + "trigger": "SLASH_PET_DEFENSIVE2\t\"string\"", + "contents": "SLASH_PET_DEFENSIVE2" }, { - "trigger": "SPELL_FAILED_DISABLED_BY_AURA_LABEL\tstring", - "contents": "SPELL_FAILED_DISABLED_BY_AURA_LABEL", + "trigger": "SLASH_PET_DISMISS1\t\"string\"", + "contents": "SLASH_PET_DISMISS1" }, { - "trigger": "SPELL_FAILED_DISABLED_BY_MAX_USABLE_LEVEL\tstring", - "contents": "SPELL_FAILED_DISABLED_BY_MAX_USABLE_LEVEL", + "trigger": "SLASH_PET_DISMISS2\t\"string\"", + "contents": "SLASH_PET_DISMISS2" }, { - "trigger": "SPELL_FAILED_DRAENOR_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_DRAENOR_RIDING_REQUIREMENT", + "trigger": "SLASH_PET_FOLLOW1\t\"string\"", + "contents": "SLASH_PET_FOLLOW1" }, { - "trigger": "SPELL_FAILED_EQUIPPED_ITEM\tstring", - "contents": "SPELL_FAILED_EQUIPPED_ITEM", + "trigger": "SLASH_PET_FOLLOW2\t\"string\"", + "contents": "SLASH_PET_FOLLOW2" }, { - "trigger": "SPELL_FAILED_EQUIPPED_ITEM_CLASS\tstring", - "contents": "SPELL_FAILED_EQUIPPED_ITEM_CLASS", + "trigger": "SLASH_PET_MOVE_TO1\t\"string\"", + "contents": "SLASH_PET_MOVE_TO1" }, { - "trigger": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND\tstring", - "contents": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND", + "trigger": "SLASH_PET_MOVE_TO2\t\"string\"", + "contents": "SLASH_PET_MOVE_TO2" }, { - "trigger": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND\tstring", - "contents": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND", + "trigger": "SLASH_PET_PASSIVE1\t\"string\"", + "contents": "SLASH_PET_PASSIVE1" }, { - "trigger": "SPELL_FAILED_ERROR\tstring", - "contents": "SPELL_FAILED_ERROR", + "trigger": "SLASH_PET_PASSIVE2\t\"string\"", + "contents": "SLASH_PET_PASSIVE2" }, { - "trigger": "SPELL_FAILED_EXCEEDED_WEEKLY_USAGE\tstring", - "contents": "SPELL_FAILED_EXCEEDED_WEEKLY_USAGE", + "trigger": "SLASH_PET_STAY1\t\"string\"", + "contents": "SLASH_PET_STAY1" }, { - "trigger": "SPELL_FAILED_EXPERT_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_EXPERT_RIDING_REQUIREMENT", + "trigger": "SLASH_PET_STAY2\t\"string\"", + "contents": "SLASH_PET_STAY2" }, { - "trigger": "SPELL_FAILED_FALLING\tstring", - "contents": "SPELL_FAILED_FALLING", + "trigger": "SLASH_PLAYED1\t\"string\"", + "contents": "SLASH_PLAYED1" }, { - "trigger": "SPELL_FAILED_FISHING_TOO_LOW\tstring", - "contents": "SPELL_FAILED_FISHING_TOO_LOW", + "trigger": "SLASH_PLAYED2\t\"string\"", + "contents": "SLASH_PLAYED2" }, { - "trigger": "SPELL_FAILED_FIZZLE\tstring", - "contents": "SPELL_FAILED_FIZZLE", + "trigger": "SLASH_PROMOTE1\t\"string\"", + "contents": "SLASH_PROMOTE1" }, { - "trigger": "SPELL_FAILED_FLEEING\tstring", - "contents": "SPELL_FAILED_FLEEING", + "trigger": "SLASH_PROMOTE2\t\"string\"", + "contents": "SLASH_PROMOTE2" }, { - "trigger": "SPELL_FAILED_FLIGHT_MASTER_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_FLIGHT_MASTER_RIDING_REQUIREMENT", + "trigger": "SLASH_PROMOTE3\t\"string\"", + "contents": "SLASH_PROMOTE3" }, { - "trigger": "SPELL_FAILED_FLOATING_MOUNT_NOT_ALLOWED\tstring", - "contents": "SPELL_FAILED_FLOATING_MOUNT_NOT_ALLOWED", + "trigger": "SLASH_PROMOTE4\t\"string\"", + "contents": "SLASH_PROMOTE4" }, { - "trigger": "SPELL_FAILED_FLYING_MOUNT_NOT_ALLOWED\tstring", - "contents": "SPELL_FAILED_FLYING_MOUNT_NOT_ALLOWED", + "trigger": "SLASH_PVP1\t\"string\"", + "contents": "SLASH_PVP1" }, { - "trigger": "SPELL_FAILED_FOLLOWER_CLASS_SPEC_CAP\tstring", - "contents": "SPELL_FAILED_FOLLOWER_CLASS_SPEC_CAP", + "trigger": "SLASH_PVP2\t\"string\"", + "contents": "SLASH_PVP2" }, { - "trigger": "SPELL_FAILED_FOLLOWER_KNOWN\tstring", - "contents": "SPELL_FAILED_FOLLOWER_KNOWN", + "trigger": "SLASH_QUIT1\t\"string\"", + "contents": "SLASH_QUIT1" }, { - "trigger": "SPELL_FAILED_FOOD_LOWLEVEL\tstring", - "contents": "SPELL_FAILED_FOOD_LOWLEVEL", + "trigger": "SLASH_QUIT2\t\"string\"", + "contents": "SLASH_QUIT2" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_ABILITY\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_ABILITY", + "trigger": "SLASH_QUIT3\t\"string\"", + "contents": "SLASH_QUIT3" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_SINGLE_MISSION_ABILITY\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_SINGLE_MISSION_ABILITY", + "trigger": "SLASH_QUIT4\t\"string\"", + "contents": "SLASH_QUIT4" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_IN_BUILDING\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_IN_BUILDING", + "trigger": "SLASH_RAID1\t\"string\"", + "contents": "SLASH_RAID1" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_ITEM_LEVEL\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_ITEM_LEVEL", + "trigger": "SLASH_RAID2\t\"string\"", + "contents": "SLASH_RAID2" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_LEVEL\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_LEVEL", + "trigger": "SLASH_RAID3\t\"string\"", + "contents": "SLASH_RAID3" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_QUALITY\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_QUALITY", + "trigger": "SLASH_RAID4\t\"string\"", + "contents": "SLASH_RAID4" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MIN_ITEM_LEVEL\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MIN_ITEM_LEVEL", + "trigger": "SLASH_RAID5\t\"string\"", + "contents": "SLASH_RAID5" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_NO_OVERRIDEABLE_ABILITY\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_NO_OVERRIDEABLE_ABILITY", + "trigger": "SLASH_RAID6\t\"string\"", + "contents": "SLASH_RAID6" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_NOT_MAX_LEVEL\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_NOT_MAX_LEVEL", + "trigger": "SLASH_RAID_INFO1\t\"string\"", + "contents": "SLASH_RAID_INFO1" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_ON_MISSION\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_ON_MISSION", + "trigger": "SLASH_RAID_INFO2\t\"string\"", + "contents": "SLASH_RAID_INFO2" }, { - "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_REQUIRES_EPIC\tstring", - "contents": "SPELL_FAILED_GARRISON_FOLLOWER_REQUIRES_EPIC", + "trigger": "SLASH_RAID_WARNING1\t\"string\"", + "contents": "SLASH_RAID_WARNING1" }, { - "trigger": "SPELL_FAILED_GARRISON_MISSION_COMPLETE\tstring", - "contents": "SPELL_FAILED_GARRISON_MISSION_COMPLETE", + "trigger": "SLASH_RAID_WARNING2\t\"string\"", + "contents": "SLASH_RAID_WARNING2" }, { - "trigger": "SPELL_FAILED_GARRISON_MISSION_NOT_IN_PROGRESS\tstring", - "contents": "SPELL_FAILED_GARRISON_MISSION_NOT_IN_PROGRESS", + "trigger": "SLASH_RAIDBROWSER1\t\"string\"", + "contents": "SLASH_RAIDBROWSER1" }, { - "trigger": "SPELL_FAILED_GARRISON_NO_MISSIONS_AVAILABLE\tstring", - "contents": "SPELL_FAILED_GARRISON_NO_MISSIONS_AVAILABLE", + "trigger": "SLASH_RAIDBROWSER2\t\"string\"", + "contents": "SLASH_RAIDBROWSER2" }, { - "trigger": "SPELL_FAILED_GARRISON_NOT_OWNED\tstring", - "contents": "SPELL_FAILED_GARRISON_NOT_OWNED", + "trigger": "SLASH_RAIDBROWSER3\t\"string\"", + "contents": "SLASH_RAIDBROWSER3" }, { - "trigger": "SPELL_FAILED_GARRISON_OWNED\tstring", - "contents": "SPELL_FAILED_GARRISON_OWNED", + "trigger": "SLASH_RAIDBROWSER4\t\"string\"", + "contents": "SLASH_RAIDBROWSER4" }, { - "trigger": "SPELL_FAILED_GLYPH_EXCLUSIVE_CATEGORY\tstring", - "contents": "SPELL_FAILED_GLYPH_EXCLUSIVE_CATEGORY", + "trigger": "SLASH_RAIDBROWSER5\t\"string\"", + "contents": "SLASH_RAIDBROWSER5" }, { - "trigger": "SPELL_FAILED_GLYPH_INVALID_SPEC\tstring", - "contents": "SPELL_FAILED_GLYPH_INVALID_SPEC", + "trigger": "SLASH_RAIDBROWSER6\t\"string\"", + "contents": "SLASH_RAIDBROWSER6" }, { - "trigger": "SPELL_FAILED_GLYPH_NO_SPEC\tstring", - "contents": "SPELL_FAILED_GLYPH_NO_SPEC", + "trigger": "SLASH_RAIDBROWSER7\t\"string\"", + "contents": "SLASH_RAIDBROWSER7" }, { - "trigger": "SPELL_FAILED_GLYPH_SOCKET_LOCKED\tstring", - "contents": "SPELL_FAILED_GLYPH_SOCKET_LOCKED", + "trigger": "SLASH_RAIDBROWSER8\t\"string\"", + "contents": "SLASH_RAIDBROWSER8" }, { - "trigger": "SPELL_FAILED_GROUND_MOUNT_NOT_ALLOWED\tstring", - "contents": "SPELL_FAILED_GROUND_MOUNT_NOT_ALLOWED", + "trigger": "SLASH_RAIDFINDER1\t\"string\"", + "contents": "SLASH_RAIDFINDER1" }, { - "trigger": "SPELL_FAILED_HAS_MISSION\tstring", - "contents": "SPELL_FAILED_HAS_MISSION", + "trigger": "SLASH_RAIDFINDER2\t\"string\"", + "contents": "SLASH_RAIDFINDER2" }, { - "trigger": "SPELL_FAILED_HIGHLEVEL\tstring", - "contents": "SPELL_FAILED_HIGHLEVEL", + "trigger": "SLASH_RAIDFINDER3\t\"string\"", + "contents": "SLASH_RAIDFINDER3" }, { - "trigger": "SPELL_FAILED_IMMUNE\tstring", - "contents": "SPELL_FAILED_IMMUNE", + "trigger": "SLASH_RAIDFINDER4\t\"string\"", + "contents": "SLASH_RAIDFINDER4" }, { - "trigger": "SPELL_FAILED_IN_COMBAT_RES_LIMIT_REACHED\tstring", - "contents": "SPELL_FAILED_IN_COMBAT_RES_LIMIT_REACHED", + "trigger": "SLASH_RAIDFINDER5\t\"string\"", + "contents": "SLASH_RAIDFINDER5" }, { - "trigger": "SPELL_FAILED_INCORRECT_AREA\tstring", - "contents": "SPELL_FAILED_INCORRECT_AREA", + "trigger": "SLASH_RAIDFINDER6\t\"string\"", + "contents": "SLASH_RAIDFINDER6" }, { - "trigger": "SPELL_FAILED_INTERRUPTED\tstring", - "contents": "SPELL_FAILED_INTERRUPTED", + "trigger": "SLASH_RANDOM1\t\"string\"", + "contents": "SLASH_RANDOM1" }, { - "trigger": "SPELL_FAILED_INTERRUPTED_COMBAT\tstring", - "contents": "SPELL_FAILED_INTERRUPTED_COMBAT", + "trigger": "SLASH_RANDOM2\t\"string\"", + "contents": "SLASH_RANDOM2" }, { - "trigger": "SPELL_FAILED_INVALID_GLYPH\tstring", - "contents": "SPELL_FAILED_INVALID_GLYPH", + "trigger": "SLASH_RANDOM3\t\"string\"", + "contents": "SLASH_RANDOM3" }, { - "trigger": "SPELL_FAILED_ITEM_ALREADY_ENCHANTED\tstring", - "contents": "SPELL_FAILED_ITEM_ALREADY_ENCHANTED", + "trigger": "SLASH_RANDOM4\t\"string\"", + "contents": "SLASH_RANDOM4" }, { - "trigger": "SPELL_FAILED_ITEM_AT_MAX_CHARGES\tstring", - "contents": "SPELL_FAILED_ITEM_AT_MAX_CHARGES", + "trigger": "SLASH_RANDOM5\t\"string\"", + "contents": "SLASH_RANDOM5" }, { - "trigger": "SPELL_FAILED_ITEM_ENCHANT_TRADE_WINDOW\tstring", - "contents": "SPELL_FAILED_ITEM_ENCHANT_TRADE_WINDOW", + "trigger": "SLASH_RANDOM6\t\"string\"", + "contents": "SLASH_RANDOM6" }, { - "trigger": "SPELL_FAILED_ITEM_GONE\tstring", - "contents": "SPELL_FAILED_ITEM_GONE", + "trigger": "SLASH_RANDOM7\t\"string\"", + "contents": "SLASH_RANDOM7" }, { - "trigger": "SPELL_FAILED_ITEM_NOT_A_WEAPON\tstring", - "contents": "SPELL_FAILED_ITEM_NOT_A_WEAPON", + "trigger": "SLASH_RANDOM8\t\"string\"", + "contents": "SLASH_RANDOM8" }, { - "trigger": "SPELL_FAILED_ITEM_NOT_FOUND\tstring", - "contents": "SPELL_FAILED_ITEM_NOT_FOUND", + "trigger": "SLASH_RANDOMFAVORITEPET1\t\"string\"", + "contents": "SLASH_RANDOMFAVORITEPET1" }, { - "trigger": "SPELL_FAILED_ITEM_NOT_READY\tstring", - "contents": "SPELL_FAILED_ITEM_NOT_READY", + "trigger": "SLASH_RANDOMFAVORITEPET2\t\"string\"", + "contents": "SLASH_RANDOMFAVORITEPET2" }, { - "trigger": "SPELL_FAILED_JOURNEYMAN_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_JOURNEYMAN_RIDING_REQUIREMENT", + "trigger": "SLASH_RANDOMFAVORITEPET3\t\"string\"", + "contents": "SLASH_RANDOMFAVORITEPET3" }, { - "trigger": "SPELL_FAILED_LEVEL_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_LEVEL_REQUIREMENT", + "trigger": "SLASH_RANDOMFAVORITEPET4\t\"string\"", + "contents": "SLASH_RANDOMFAVORITEPET4" }, { - "trigger": "SPELL_FAILED_LEVEL_REQUIREMENT_PET\tstring", - "contents": "SPELL_FAILED_LEVEL_REQUIREMENT_PET", + "trigger": "SLASH_RANDOMPET1\t\"string\"", + "contents": "SLASH_RANDOMPET1" }, { - "trigger": "SPELL_FAILED_LIMIT_CATEGORY_EXCEEDED\tstring", - "contents": "SPELL_FAILED_LIMIT_CATEGORY_EXCEEDED", + "trigger": "SLASH_RANDOMPET2\t\"string\"", + "contents": "SLASH_RANDOMPET2" }, { - "trigger": "SPELL_FAILED_LINE_OF_SIGHT\tstring", - "contents": "SPELL_FAILED_LINE_OF_SIGHT", + "trigger": "SLASH_READYCHECK1\t\"string\"", + "contents": "SLASH_READYCHECK1" }, { - "trigger": "SPELL_FAILED_LOW_CASTLEVEL\tstring", - "contents": "SPELL_FAILED_LOW_CASTLEVEL", + "trigger": "SLASH_READYCHECK2\t\"string\"", + "contents": "SLASH_READYCHECK2" }, { - "trigger": "SPELL_FAILED_LOWLEVEL\tstring", - "contents": "SPELL_FAILED_LOWLEVEL", + "trigger": "SLASH_RELOAD1\t\"string\"", + "contents": "SLASH_RELOAD1" }, { - "trigger": "SPELL_FAILED_MAINHAND_EMPTY\tstring", - "contents": "SPELL_FAILED_MAINHAND_EMPTY", + "trigger": "SLASH_RELOAD2\t\"string\"", + "contents": "SLASH_RELOAD2" }, { - "trigger": "SPELL_FAILED_MASTER_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_MASTER_RIDING_REQUIREMENT", + "trigger": "SLASH_REMOVEFRIEND1\t\"string\"", + "contents": "SLASH_REMOVEFRIEND1" }, { - "trigger": "SPELL_FAILED_MIN_SKILL\tstring", - "contents": "SPELL_FAILED_MIN_SKILL", + "trigger": "SLASH_REMOVEFRIEND2\t\"string\"", + "contents": "SLASH_REMOVEFRIEND2" }, { - "trigger": "SPELL_FAILED_MOUNT_ABOVE_WATER_HERE\tstring", - "contents": "SPELL_FAILED_MOUNT_ABOVE_WATER_HERE", + "trigger": "SLASH_REMOVEFRIEND3\t\"string\"", + "contents": "SLASH_REMOVEFRIEND3" }, { - "trigger": "SPELL_FAILED_MOUNT_COLLECTED_ON_OTHER_CHAR\tstring", - "contents": "SPELL_FAILED_MOUNT_COLLECTED_ON_OTHER_CHAR", + "trigger": "SLASH_REMOVEFRIEND4\t\"string\"", + "contents": "SLASH_REMOVEFRIEND4" }, { - "trigger": "SPELL_FAILED_MOUNT_NO_FLOAT_HERE\tstring", - "contents": "SPELL_FAILED_MOUNT_NO_FLOAT_HERE", + "trigger": "SLASH_REPLY1\t\"string\"", + "contents": "SLASH_REPLY1" }, { - "trigger": "SPELL_FAILED_MOUNT_NO_UNDERWATER_HERE\tstring", - "contents": "SPELL_FAILED_MOUNT_NO_UNDERWATER_HERE", + "trigger": "SLASH_REPLY2\t\"string\"", + "contents": "SLASH_REPLY2" }, { - "trigger": "SPELL_FAILED_MOVING\tstring", - "contents": "SPELL_FAILED_MOVING", + "trigger": "SLASH_REPLY3\t\"string\"", + "contents": "SLASH_REPLY3" }, { - "trigger": "SPELL_FAILED_MUST_KNOW_SUPERCEDING_SPELL\tstring", - "contents": "SPELL_FAILED_MUST_KNOW_SUPERCEDING_SPELL", + "trigger": "SLASH_REPLY4\t\"string\"", + "contents": "SLASH_REPLY4" }, { - "trigger": "SPELL_FAILED_NEED_ALL_PARTY_MEMBERS\tstring", - "contents": "SPELL_FAILED_NEED_ALL_PARTY_MEMBERS", + "trigger": "SLASH_REQUEST_INVITE1\t\"string\"", + "contents": "SLASH_REQUEST_INVITE1" }, { - "trigger": "SPELL_FAILED_NEED_AMMO\tstring", - "contents": "SPELL_FAILED_NEED_AMMO", + "trigger": "SLASH_REQUEST_INVITE2\t\"string\"", + "contents": "SLASH_REQUEST_INVITE2" }, { - "trigger": "SPELL_FAILED_NEED_AMMO_POUCH\tstring", - "contents": "SPELL_FAILED_NEED_AMMO_POUCH", + "trigger": "SLASH_RESET_COMMENTATOR_SETTINGS1\t\"string\"", + "contents": "SLASH_RESET_COMMENTATOR_SETTINGS1" }, { - "trigger": "SPELL_FAILED_NEED_EXOTIC_AMMO\tstring", - "contents": "SPELL_FAILED_NEED_EXOTIC_AMMO", + "trigger": "SLASH_RESET_COMMENTATOR_SETTINGS2\t\"string\"", + "contents": "SLASH_RESET_COMMENTATOR_SETTINGS2" }, { - "trigger": "SPELL_FAILED_NEED_MORE_ITEMS\tstring", - "contents": "SPELL_FAILED_NEED_MORE_ITEMS", + "trigger": "SLASH_RESETCHAT1\t\"string\"", + "contents": "SLASH_RESETCHAT1" }, { - "trigger": "SPELL_FAILED_NO_ACTIONS\tstring", - "contents": "SPELL_FAILED_NO_ACTIONS", + "trigger": "SLASH_RESETCHAT2\t\"string\"", + "contents": "SLASH_RESETCHAT2" }, { - "trigger": "SPELL_FAILED_NO_ACTIVE_GLYPHS\tstring", - "contents": "SPELL_FAILED_NO_ACTIVE_GLYPHS", + "trigger": "SLASH_SAVEGUILDROSTER1\t\"string\"", + "contents": "SLASH_SAVEGUILDROSTER1" }, { - "trigger": "SPELL_FAILED_NO_AMMO\tstring", - "contents": "SPELL_FAILED_NO_AMMO", + "trigger": "SLASH_SAVEGUILDROSTER2\t\"string\"", + "contents": "SLASH_SAVEGUILDROSTER2" }, { - "trigger": "SPELL_FAILED_NO_ARTIFACT_EQUIPPED\tstring", - "contents": "SPELL_FAILED_NO_ARTIFACT_EQUIPPED", + "trigger": "SLASH_SAY1\t\"string\"", + "contents": "SLASH_SAY1" }, { - "trigger": "SPELL_FAILED_NO_BONE_SHIELD\tstring", - "contents": "SPELL_FAILED_NO_BONE_SHIELD", + "trigger": "SLASH_SAY2\t\"string\"", + "contents": "SLASH_SAY2" }, { - "trigger": "SPELL_FAILED_NO_BUILDING_FOR_SHIPMENT\tstring", - "contents": "SPELL_FAILED_NO_BUILDING_FOR_SHIPMENT", + "trigger": "SLASH_SAY3\t\"string\"", + "contents": "SLASH_SAY3" }, { - "trigger": "SPELL_FAILED_NO_CHAMPION\tstring", - "contents": "SPELL_FAILED_NO_CHAMPION", + "trigger": "SLASH_SAY4\t\"string\"", + "contents": "SLASH_SAY4" }, { - "trigger": "SPELL_FAILED_NO_CHARGES_REMAIN\tstring", - "contents": "SPELL_FAILED_NO_CHARGES_REMAIN", + "trigger": "SLASH_SCRIPT1\t\"string\"", + "contents": "SLASH_SCRIPT1" }, { - "trigger": "SPELL_FAILED_NO_COMBO_POINTS\tstring", - "contents": "SPELL_FAILED_NO_COMBO_POINTS", + "trigger": "SLASH_SCRIPT2\t\"string\"", + "contents": "SLASH_SCRIPT2" }, { - "trigger": "SPELL_FAILED_NO_DUELING\tstring", - "contents": "SPELL_FAILED_NO_DUELING", + "trigger": "SLASH_SCRIPT3\t\"string\"", + "contents": "SLASH_SCRIPT3" }, { - "trigger": "SPELL_FAILED_NO_DUNGEON_ENCOUNTER\tstring", - "contents": "SPELL_FAILED_NO_DUNGEON_ENCOUNTER", + "trigger": "SLASH_SCRIPT4\t\"string\"", + "contents": "SLASH_SCRIPT4" }, { - "trigger": "SPELL_FAILED_NO_EDIBLE_CORPSES\tstring", - "contents": "SPELL_FAILED_NO_EDIBLE_CORPSES", + "trigger": "SLASH_SET_TITLE1\t\"string\"", + "contents": "SLASH_SET_TITLE1" }, { - "trigger": "SPELL_FAILED_NO_ENDURANCE\tstring", - "contents": "SPELL_FAILED_NO_ENDURANCE", + "trigger": "SLASH_SET_TITLE2\t\"string\"", + "contents": "SLASH_SET_TITLE2" }, { - "trigger": "SPELL_FAILED_NO_EVASIVE_CHARGES\tstring", - "contents": "SPELL_FAILED_NO_EVASIVE_CHARGES", + "trigger": "SLASH_SHARE1\t\"string\"", + "contents": "SLASH_SHARE1" }, { - "trigger": "SPELL_FAILED_NO_FISH\tstring", - "contents": "SPELL_FAILED_NO_FISH", + "trigger": "SLASH_SHARE2\t\"string\"", + "contents": "SLASH_SHARE2" }, { - "trigger": "SPELL_FAILED_NO_ITEMS_WHILE_SHAPESHIFTED\tstring", - "contents": "SPELL_FAILED_NO_ITEMS_WHILE_SHAPESHIFTED", + "trigger": "SLASH_SMART_WHISPER1\t\"string\"", + "contents": "SLASH_SMART_WHISPER1" }, { - "trigger": "SPELL_FAILED_NO_LIQUID\tstring", - "contents": "SPELL_FAILED_NO_LIQUID", + "trigger": "SLASH_SMART_WHISPER10\t\"string\"", + "contents": "SLASH_SMART_WHISPER10" }, { - "trigger": "SPELL_FAILED_NO_MAGIC_TO_CONSUME\tstring", - "contents": "SPELL_FAILED_NO_MAGIC_TO_CONSUME", + "trigger": "SLASH_SMART_WHISPER2\t\"string\"", + "contents": "SLASH_SMART_WHISPER2" }, { - "trigger": "SPELL_FAILED_NO_MOUNTS_ALLOWED\tstring", - "contents": "SPELL_FAILED_NO_MOUNTS_ALLOWED", + "trigger": "SLASH_SMART_WHISPER3\t\"string\"", + "contents": "SLASH_SMART_WHISPER3" }, { - "trigger": "SPELL_FAILED_NO_PET\tstring", - "contents": "SPELL_FAILED_NO_PET", + "trigger": "SLASH_SMART_WHISPER4\t\"string\"", + "contents": "SLASH_SMART_WHISPER4" }, { - "trigger": "SPELL_FAILED_NO_PLAYTIME\tstring", - "contents": "SPELL_FAILED_NO_PLAYTIME", + "trigger": "SLASH_SMART_WHISPER5\t\"string\"", + "contents": "SLASH_SMART_WHISPER5" }, { - "trigger": "SPELL_FAILED_NO_SHIPMENTS_FOR_CONTAINER\tstring", - "contents": "SPELL_FAILED_NO_SHIPMENTS_FOR_CONTAINER", + "trigger": "SLASH_SMART_WHISPER6\t\"string\"", + "contents": "SLASH_SMART_WHISPER6" }, { - "trigger": "SPELL_FAILED_NO_SPEC\tstring", - "contents": "SPELL_FAILED_NO_SPEC", + "trigger": "SLASH_SMART_WHISPER7\t\"string\"", + "contents": "SLASH_SMART_WHISPER7" }, { - "trigger": "SPELL_FAILED_NO_TELEPORT_FROM_DUNGEON\tstring", - "contents": "SPELL_FAILED_NO_TELEPORT_FROM_DUNGEON", + "trigger": "SLASH_SMART_WHISPER8\t\"string\"", + "contents": "SLASH_SMART_WHISPER8" }, { - "trigger": "SPELL_FAILED_NO_VACANT_SEAT\tstring", - "contents": "SPELL_FAILED_NO_VACANT_SEAT", + "trigger": "SLASH_SMART_WHISPER9\t\"string\"", + "contents": "SLASH_SMART_WHISPER9" }, { - "trigger": "SPELL_FAILED_NOPATH\tstring", - "contents": "SPELL_FAILED_NOPATH", + "trigger": "SLASH_SPECTATOR_WARGAME1\t\"string\"", + "contents": "SLASH_SPECTATOR_WARGAME1" }, { - "trigger": "SPELL_FAILED_NOT_BEHIND\tstring", - "contents": "SPELL_FAILED_NOT_BEHIND", + "trigger": "SLASH_SPECTATOR_WARGAME2\t\"string\"", + "contents": "SLASH_SPECTATOR_WARGAME2" }, { - "trigger": "SPELL_FAILED_NOT_ENOUGH_SHIPMENTS_FOR_CONTAINER\tstring", - "contents": "SPELL_FAILED_NOT_ENOUGH_SHIPMENTS_FOR_CONTAINER", + "trigger": "SLASH_STARTATTACK1\t\"string\"", + "contents": "SLASH_STARTATTACK1" }, { - "trigger": "SPELL_FAILED_NOT_FISHABLE\tstring", - "contents": "SPELL_FAILED_NOT_FISHABLE", + "trigger": "SLASH_STARTATTACK2\t\"string\"", + "contents": "SLASH_STARTATTACK2" }, { - "trigger": "SPELL_FAILED_NOT_FLYING\tstring", - "contents": "SPELL_FAILED_NOT_FLYING", + "trigger": "SLASH_STOPATTACK1\t\"string\"", + "contents": "SLASH_STOPATTACK1" }, { - "trigger": "SPELL_FAILED_NOT_HERE\tstring", - "contents": "SPELL_FAILED_NOT_HERE", + "trigger": "SLASH_STOPATTACK2\t\"string\"", + "contents": "SLASH_STOPATTACK2" }, { - "trigger": "SPELL_FAILED_NOT_IDLE\tstring", - "contents": "SPELL_FAILED_NOT_IDLE", + "trigger": "SLASH_STOPCASTING1\t\"string\"", + "contents": "SLASH_STOPCASTING1" }, { - "trigger": "SPELL_FAILED_NOT_IN_ARENA\tstring", - "contents": "SPELL_FAILED_NOT_IN_ARENA", + "trigger": "SLASH_STOPCASTING2\t\"string\"", + "contents": "SLASH_STOPCASTING2" }, { - "trigger": "SPELL_FAILED_NOT_IN_ARENA_FIXME\tstring", - "contents": "SPELL_FAILED_NOT_IN_ARENA_FIXME", + "trigger": "SLASH_STOPMACRO1\t\"string\"", + "contents": "SLASH_STOPMACRO1" }, { - "trigger": "SPELL_FAILED_NOT_IN_BARBERSHOP\tstring", - "contents": "SPELL_FAILED_NOT_IN_BARBERSHOP", + "trigger": "SLASH_STOPMACRO2\t\"string\"", + "contents": "SLASH_STOPMACRO2" }, { - "trigger": "SPELL_FAILED_NOT_IN_BATTLEGROUND\tstring", - "contents": "SPELL_FAILED_NOT_IN_BATTLEGROUND", + "trigger": "SLASH_STOPSPELLTARGET1\t\"string\"", + "contents": "SLASH_STOPSPELLTARGET1" }, { - "trigger": "SPELL_FAILED_NOT_IN_CONTROL\tstring", - "contents": "SPELL_FAILED_NOT_IN_CONTROL", + "trigger": "SLASH_STOPSPELLTARGET2\t\"string\"", + "contents": "SLASH_STOPSPELLTARGET2" }, { - "trigger": "SPELL_FAILED_NOT_IN_LFG_DUNGEON\tstring", - "contents": "SPELL_FAILED_NOT_IN_LFG_DUNGEON", + "trigger": "SLASH_STOPWATCH1\t\"string\"", + "contents": "SLASH_STOPWATCH1" }, { - "trigger": "SPELL_FAILED_NOT_IN_RAID_INSTANCE\tstring", - "contents": "SPELL_FAILED_NOT_IN_RAID_INSTANCE", + "trigger": "SLASH_STOPWATCH2\t\"string\"", + "contents": "SLASH_STOPWATCH2" }, { - "trigger": "SPELL_FAILED_NOT_IN_RATED_BATTLEGROUND\tstring", - "contents": "SPELL_FAILED_NOT_IN_RATED_BATTLEGROUND", + "trigger": "SLASH_STOPWATCH3\t\"string\"", + "contents": "SLASH_STOPWATCH3" }, { - "trigger": "SPELL_FAILED_NOT_INACTIVE\tstring", - "contents": "SPELL_FAILED_NOT_INACTIVE", + "trigger": "SLASH_STOPWATCH4\t\"string\"", + "contents": "SLASH_STOPWATCH4" }, { - "trigger": "SPELL_FAILED_NOT_INFRONT\tstring", - "contents": "SPELL_FAILED_NOT_INFRONT", + "trigger": "SLASH_STOPWATCH5\t\"string\"", + "contents": "SLASH_STOPWATCH5" }, { - "trigger": "SPELL_FAILED_NOT_KNOWN\tstring", - "contents": "SPELL_FAILED_NOT_KNOWN", + "trigger": "SLASH_STOPWATCH6\t\"string\"", + "contents": "SLASH_STOPWATCH6" }, { - "trigger": "SPELL_FAILED_NOT_MOUNTED\tstring", - "contents": "SPELL_FAILED_NOT_MOUNTED", + "trigger": "SLASH_STOPWATCH_PARAM_PAUSE1\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_PAUSE1" }, { - "trigger": "SPELL_FAILED_NOT_ON_DAMAGE_IMMUNE\tstring", - "contents": "SPELL_FAILED_NOT_ON_DAMAGE_IMMUNE", + "trigger": "SLASH_STOPWATCH_PARAM_PAUSE2\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_PAUSE2" }, { - "trigger": "SPELL_FAILED_NOT_ON_GROUND\tstring", - "contents": "SPELL_FAILED_NOT_ON_GROUND", + "trigger": "SLASH_STOPWATCH_PARAM_PLAY1\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_PLAY1" }, { - "trigger": "SPELL_FAILED_NOT_ON_MOUNTED\tstring", - "contents": "SPELL_FAILED_NOT_ON_MOUNTED", + "trigger": "SLASH_STOPWATCH_PARAM_PLAY2\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_PLAY2" }, { - "trigger": "SPELL_FAILED_NOT_ON_SHAPESHIFT\tstring", - "contents": "SPELL_FAILED_NOT_ON_SHAPESHIFT", + "trigger": "SLASH_STOPWATCH_PARAM_STOP1\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_STOP1" }, { - "trigger": "SPELL_FAILED_NOT_ON_STEALTHED\tstring", - "contents": "SPELL_FAILED_NOT_ON_STEALTHED", + "trigger": "SLASH_STOPWATCH_PARAM_STOP2\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_STOP2" }, { - "trigger": "SPELL_FAILED_NOT_ON_TAXI\tstring", - "contents": "SPELL_FAILED_NOT_ON_TAXI", + "trigger": "SLASH_STOPWATCH_PARAM_STOP3\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_STOP3" }, { - "trigger": "SPELL_FAILED_NOT_ON_TRANSPORT\tstring", - "contents": "SPELL_FAILED_NOT_ON_TRANSPORT", + "trigger": "SLASH_STOPWATCH_PARAM_STOP4\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_STOP4" }, { - "trigger": "SPELL_FAILED_NOT_READY\tstring", - "contents": "SPELL_FAILED_NOT_READY", + "trigger": "SLASH_STOPWATCH_PARAM_STOP5\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_STOP5" }, { - "trigger": "SPELL_FAILED_NOT_SHAPESHIFT\tstring", - "contents": "SPELL_FAILED_NOT_SHAPESHIFT", + "trigger": "SLASH_STOPWATCH_PARAM_STOP6\t\"string\"", + "contents": "SLASH_STOPWATCH_PARAM_STOP6" }, { - "trigger": "SPELL_FAILED_NOT_SOULBOUND\tstring", - "contents": "SPELL_FAILED_NOT_SOULBOUND", + "trigger": "SLASH_SUMMON_BATTLE_PET1\t\"string\"", + "contents": "SLASH_SUMMON_BATTLE_PET1" }, { - "trigger": "SPELL_FAILED_NOT_STANDING\tstring", - "contents": "SPELL_FAILED_NOT_STANDING", + "trigger": "SLASH_SUMMON_BATTLE_PET2\t\"string\"", + "contents": "SLASH_SUMMON_BATTLE_PET2" }, { - "trigger": "SPELL_FAILED_NOT_TRADEABLE\tstring", - "contents": "SPELL_FAILED_NOT_TRADEABLE", + "trigger": "SLASH_SUMMON_BATTLE_PET3\t\"string\"", + "contents": "SLASH_SUMMON_BATTLE_PET3" }, { - "trigger": "SPELL_FAILED_NOT_TRADING\tstring", - "contents": "SPELL_FAILED_NOT_TRADING", + "trigger": "SLASH_SUMMON_BATTLE_PET4\t\"string\"", + "contents": "SLASH_SUMMON_BATTLE_PET4" }, { - "trigger": "SPELL_FAILED_NOT_UNSHEATHED\tstring", - "contents": "SPELL_FAILED_NOT_UNSHEATHED", + "trigger": "SLASH_SWAPACTIONBAR1\t\"string\"", + "contents": "SLASH_SWAPACTIONBAR1" }, { - "trigger": "SPELL_FAILED_NOT_WHILE_FATIGUED\tstring", - "contents": "SPELL_FAILED_NOT_WHILE_FATIGUED", + "trigger": "SLASH_SWAPACTIONBAR2\t\"string\"", + "contents": "SLASH_SWAPACTIONBAR2" }, { - "trigger": "SPELL_FAILED_NOT_WHILE_GHOST\tstring", - "contents": "SPELL_FAILED_NOT_WHILE_GHOST", + "trigger": "SLASH_TABLEINSPECT1\t\"string\"", + "contents": "SLASH_TABLEINSPECT1" }, { - "trigger": "SPELL_FAILED_NOT_WHILE_LOOTING\tstring", - "contents": "SPELL_FAILED_NOT_WHILE_LOOTING", + "trigger": "SLASH_TABLEINSPECT2\t\"string\"", + "contents": "SLASH_TABLEINSPECT2" }, { - "trigger": "SPELL_FAILED_NOT_WHILE_MERCENARY\tstring", - "contents": "SPELL_FAILED_NOT_WHILE_MERCENARY", + "trigger": "SLASH_TABLEINSPECT3\t\"string\"", + "contents": "SLASH_TABLEINSPECT3" }, { - "trigger": "SPELL_FAILED_NOT_WHILE_TRADING\tstring", - "contents": "SPELL_FAILED_NOT_WHILE_TRADING", + "trigger": "SLASH_TABLEINSPECT4\t\"string\"", + "contents": "SLASH_TABLEINSPECT4" }, { - "trigger": "SPELL_FAILED_NOTHING_TO_DISPEL\tstring", - "contents": "SPELL_FAILED_NOTHING_TO_DISPEL", + "trigger": "SLASH_TARGET1\t\"string\"", + "contents": "SLASH_TARGET1" }, { - "trigger": "SPELL_FAILED_NOTHING_TO_STEAL\tstring", - "contents": "SPELL_FAILED_NOTHING_TO_STEAL", + "trigger": "SLASH_TARGET2\t\"string\"", + "contents": "SLASH_TARGET2" }, { - "trigger": "SPELL_FAILED_ONLY_ABOVEWATER\tstring", - "contents": "SPELL_FAILED_ONLY_ABOVEWATER", + "trigger": "SLASH_TARGET3\t\"string\"", + "contents": "SLASH_TARGET3" }, { - "trigger": "SPELL_FAILED_ONLY_BATTLEGROUNDS\tstring", - "contents": "SPELL_FAILED_ONLY_BATTLEGROUNDS", + "trigger": "SLASH_TARGET4\t\"string\"", + "contents": "SLASH_TARGET4" }, { - "trigger": "SPELL_FAILED_ONLY_IN_ARENA\tstring", - "contents": "SPELL_FAILED_ONLY_IN_ARENA", + "trigger": "SLASH_TARGET_EXACT1\t\"string\"", + "contents": "SLASH_TARGET_EXACT1" }, { - "trigger": "SPELL_FAILED_ONLY_INDOORS\tstring", - "contents": "SPELL_FAILED_ONLY_INDOORS", + "trigger": "SLASH_TARGET_EXACT2\t\"string\"", + "contents": "SLASH_TARGET_EXACT2" }, { - "trigger": "SPELL_FAILED_ONLY_MOUNTED\tstring", - "contents": "SPELL_FAILED_ONLY_MOUNTED", + "trigger": "SLASH_TARGET_LAST_ENEMY1\t\"string\"", + "contents": "SLASH_TARGET_LAST_ENEMY1" }, { - "trigger": "SPELL_FAILED_ONLY_NOT_SWIMMING\tstring", - "contents": "SPELL_FAILED_ONLY_NOT_SWIMMING", + "trigger": "SLASH_TARGET_LAST_ENEMY2\t\"string\"", + "contents": "SLASH_TARGET_LAST_ENEMY2" }, { - "trigger": "SPELL_FAILED_ONLY_OUTDOORS\tstring", - "contents": "SPELL_FAILED_ONLY_OUTDOORS", + "trigger": "SLASH_TARGET_LAST_FRIEND1\t\"string\"", + "contents": "SLASH_TARGET_LAST_FRIEND1" }, { - "trigger": "SPELL_FAILED_ONLY_SHAPESHIFT\tstring", - "contents": "SPELL_FAILED_ONLY_SHAPESHIFT", + "trigger": "SLASH_TARGET_LAST_FRIEND2\t\"string\"", + "contents": "SLASH_TARGET_LAST_FRIEND2" }, { - "trigger": "SPELL_FAILED_ONLY_STEALTHED\tstring", - "contents": "SPELL_FAILED_ONLY_STEALTHED", + "trigger": "SLASH_TARGET_LAST_TARGET1\t\"string\"", + "contents": "SLASH_TARGET_LAST_TARGET1" }, { - "trigger": "SPELL_FAILED_ONLY_UNDERWATER\tstring", - "contents": "SPELL_FAILED_ONLY_UNDERWATER", + "trigger": "SLASH_TARGET_LAST_TARGET2\t\"string\"", + "contents": "SLASH_TARGET_LAST_TARGET2" }, { - "trigger": "SPELL_FAILED_OUT_OF_RANGE\tstring", - "contents": "SPELL_FAILED_OUT_OF_RANGE", + "trigger": "SLASH_TARGET_MARKER1\t\"string\"", + "contents": "SLASH_TARGET_MARKER1" }, { - "trigger": "SPELL_FAILED_PACIFIED\tstring", - "contents": "SPELL_FAILED_PACIFIED", + "trigger": "SLASH_TARGET_MARKER2\t\"string\"", + "contents": "SLASH_TARGET_MARKER2" }, { - "trigger": "SPELL_FAILED_PANDA_RIDING_REQUIREMENT\tstring", - "contents": "SPELL_FAILED_PANDA_RIDING_REQUIREMENT", + "trigger": "SLASH_TARGET_MARKER3\t\"string\"", + "contents": "SLASH_TARGET_MARKER3" }, { - "trigger": "SPELL_FAILED_PARTIAL_PLAYTIME\tstring", - "contents": "SPELL_FAILED_PARTIAL_PLAYTIME", + "trigger": "SLASH_TARGET_MARKER4\t\"string\"", + "contents": "SLASH_TARGET_MARKER4" }, { - "trigger": "SPELL_FAILED_PET_CAN_RENAME\tstring", - "contents": "SPELL_FAILED_PET_CAN_RENAME", + "trigger": "SLASH_TARGET_NEAREST_ENEMY1\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_ENEMY1" }, { - "trigger": "SPELL_FAILED_POSSESSED\tstring", - "contents": "SPELL_FAILED_POSSESSED", + "trigger": "SLASH_TARGET_NEAREST_ENEMY2\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_ENEMY2" }, { - "trigger": "SPELL_FAILED_PREVENTED_BY_MECHANIC\tstring", - "contents": "SPELL_FAILED_PREVENTED_BY_MECHANIC", + "trigger": "SLASH_TARGET_NEAREST_ENEMY_PLAYER1\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_ENEMY_PLAYER1" }, { - "trigger": "SPELL_FAILED_REAGENTS\tstring", - "contents": "SPELL_FAILED_REAGENTS", + "trigger": "SLASH_TARGET_NEAREST_ENEMY_PLAYER2\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_ENEMY_PLAYER2" }, { - "trigger": "SPELL_FAILED_REPUTATION\tstring", - "contents": "SPELL_FAILED_REPUTATION", + "trigger": "SLASH_TARGET_NEAREST_FRIEND1\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_FRIEND1" }, { - "trigger": "SPELL_FAILED_REQUIRES_AREA\tstring", - "contents": "SPELL_FAILED_REQUIRES_AREA", + "trigger": "SLASH_TARGET_NEAREST_FRIEND2\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_FRIEND2" }, { - "trigger": "SPELL_FAILED_REQUIRES_SPELL_FOCUS\tstring", - "contents": "SPELL_FAILED_REQUIRES_SPELL_FOCUS", + "trigger": "SLASH_TARGET_NEAREST_FRIEND_PLAYER1\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_FRIEND_PLAYER1" }, { - "trigger": "SPELL_FAILED_ROCKET_PACK\tstring", - "contents": "SPELL_FAILED_ROCKET_PACK", + "trigger": "SLASH_TARGET_NEAREST_FRIEND_PLAYER2\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_FRIEND_PLAYER2" }, { - "trigger": "SPELL_FAILED_ROOTED\tstring", - "contents": "SPELL_FAILED_ROOTED", + "trigger": "SLASH_TARGET_NEAREST_PARTY1\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_PARTY1" }, { - "trigger": "SPELL_FAILED_SAME_ENCHANT_VISUAL\tstring", - "contents": "SPELL_FAILED_SAME_ENCHANT_VISUAL", + "trigger": "SLASH_TARGET_NEAREST_PARTY2\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_PARTY2" }, { - "trigger": "SPELL_FAILED_SHIPMENTS_FULL\tstring", - "contents": "SPELL_FAILED_SHIPMENTS_FULL", + "trigger": "SLASH_TARGET_NEAREST_RAID1\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_RAID1" }, { - "trigger": "SPELL_FAILED_SILENCED\tstring", - "contents": "SPELL_FAILED_SILENCED", + "trigger": "SLASH_TARGET_NEAREST_RAID2\t\"string\"", + "contents": "SLASH_TARGET_NEAREST_RAID2" }, { - "trigger": "SPELL_FAILED_SKILL_LINE_NOT_KNOWN\tstring", - "contents": "SPELL_FAILED_SKILL_LINE_NOT_KNOWN", + "trigger": "SLASH_TEAM_CAPTAIN1\t\"string\"", + "contents": "SLASH_TEAM_CAPTAIN1" }, { - "trigger": "SPELL_FAILED_SPEC_DISABLED\tstring", - "contents": "SPELL_FAILED_SPEC_DISABLED", + "trigger": "SLASH_TEAM_CAPTAIN2\t\"string\"", + "contents": "SLASH_TEAM_CAPTAIN2" }, { - "trigger": "SPELL_FAILED_SPELL_ALREADY_KNOWN\tstring", - "contents": "SPELL_FAILED_SPELL_ALREADY_KNOWN", + "trigger": "SLASH_TEAM_CAPTAIN3\t\"string\"", + "contents": "SLASH_TEAM_CAPTAIN3" }, { - "trigger": "SPELL_FAILED_SPELL_IN_PROGRESS\tstring", - "contents": "SPELL_FAILED_SPELL_IN_PROGRESS", + "trigger": "SLASH_TEAM_CAPTAIN4\t\"string\"", + "contents": "SLASH_TEAM_CAPTAIN4" }, { - "trigger": "SPELL_FAILED_SPELL_LEARNED\tstring", - "contents": "SPELL_FAILED_SPELL_LEARNED", + "trigger": "SLASH_TEAM_DISBAND1\t\"string\"", + "contents": "SLASH_TEAM_DISBAND1" }, { - "trigger": "SPELL_FAILED_SPELL_UNAVAILABLE\tstring", - "contents": "SPELL_FAILED_SPELL_UNAVAILABLE", + "trigger": "SLASH_TEAM_DISBAND2\t\"string\"", + "contents": "SLASH_TEAM_DISBAND2" }, { - "trigger": "SPELL_FAILED_SPELL_UNAVAILABLE_PET\tstring", - "contents": "SPELL_FAILED_SPELL_UNAVAILABLE_PET", + "trigger": "SLASH_TEAM_DISBAND3\t\"string\"", + "contents": "SLASH_TEAM_DISBAND3" }, { - "trigger": "SPELL_FAILED_STUNNED\tstring", - "contents": "SPELL_FAILED_STUNNED", + "trigger": "SLASH_TEAM_DISBAND4\t\"string\"", + "contents": "SLASH_TEAM_DISBAND4" }, { - "trigger": "SPELL_FAILED_SUMMON_PENDING\tstring", - "contents": "SPELL_FAILED_SUMMON_PENDING", + "trigger": "SLASH_TEAM_INVITE1\t\"string\"", + "contents": "SLASH_TEAM_INVITE1" }, { - "trigger": "SPELL_FAILED_TARGET_AFFECTING_COMBAT\tstring", - "contents": "SPELL_FAILED_TARGET_AFFECTING_COMBAT", + "trigger": "SLASH_TEAM_INVITE2\t\"string\"", + "contents": "SLASH_TEAM_INVITE2" }, { - "trigger": "SPELL_FAILED_TARGET_AURASTATE\tstring", - "contents": "SPELL_FAILED_TARGET_AURASTATE", + "trigger": "SLASH_TEAM_INVITE3\t\"string\"", + "contents": "SLASH_TEAM_INVITE3" }, { - "trigger": "SPELL_FAILED_TARGET_CANNOT_BE_RESURRECTED\tstring", - "contents": "SPELL_FAILED_TARGET_CANNOT_BE_RESURRECTED", + "trigger": "SLASH_TEAM_INVITE4\t\"string\"", + "contents": "SLASH_TEAM_INVITE4" }, { - "trigger": "SPELL_FAILED_TARGET_DUELING\tstring", - "contents": "SPELL_FAILED_TARGET_DUELING", + "trigger": "SLASH_TEAM_QUIT1\t\"string\"", + "contents": "SLASH_TEAM_QUIT1" }, { - "trigger": "SPELL_FAILED_TARGET_ENEMY\tstring", - "contents": "SPELL_FAILED_TARGET_ENEMY", + "trigger": "SLASH_TEAM_QUIT2\t\"string\"", + "contents": "SLASH_TEAM_QUIT2" }, { - "trigger": "SPELL_FAILED_TARGET_ENRAGED\tstring", - "contents": "SPELL_FAILED_TARGET_ENRAGED", + "trigger": "SLASH_TEAM_QUIT3\t\"string\"", + "contents": "SLASH_TEAM_QUIT3" }, { - "trigger": "SPELL_FAILED_TARGET_FREEFORALL\tstring", - "contents": "SPELL_FAILED_TARGET_FREEFORALL", + "trigger": "SLASH_TEAM_QUIT4\t\"string\"", + "contents": "SLASH_TEAM_QUIT4" }, { - "trigger": "SPELL_FAILED_TARGET_FRIENDLY\tstring", - "contents": "SPELL_FAILED_TARGET_FRIENDLY", + "trigger": "SLASH_TEAM_UNINVITE1\t\"string\"", + "contents": "SLASH_TEAM_UNINVITE1" }, { - "trigger": "SPELL_FAILED_TARGET_HAS_RESURRECT_PENDING\tstring", - "contents": "SPELL_FAILED_TARGET_HAS_RESURRECT_PENDING", + "trigger": "SLASH_TEAM_UNINVITE2\t\"string\"", + "contents": "SLASH_TEAM_UNINVITE2" }, { - "trigger": "SPELL_FAILED_TARGET_IN_COMBAT\tstring", - "contents": "SPELL_FAILED_TARGET_IN_COMBAT", + "trigger": "SLASH_TEAM_UNINVITE3\t\"string\"", + "contents": "SLASH_TEAM_UNINVITE3" }, { - "trigger": "SPELL_FAILED_TARGET_IN_PET_BATTLE\tstring", - "contents": "SPELL_FAILED_TARGET_IN_PET_BATTLE", + "trigger": "SLASH_TEAM_UNINVITE4\t\"string\"", + "contents": "SLASH_TEAM_UNINVITE4" }, { - "trigger": "SPELL_FAILED_TARGET_IS_PLAYER\tstring", - "contents": "SPELL_FAILED_TARGET_IS_PLAYER", + "trigger": "SLASH_TIME1\t\"string\"", + "contents": "SLASH_TIME1" }, { - "trigger": "SPELL_FAILED_TARGET_IS_PLAYER_CONTROLLED\tstring", - "contents": "SPELL_FAILED_TARGET_IS_PLAYER_CONTROLLED", + "trigger": "SLASH_TIME2\t\"string\"", + "contents": "SLASH_TIME2" }, { - "trigger": "SPELL_FAILED_TARGET_IS_TRIVIAL\tstring", - "contents": "SPELL_FAILED_TARGET_IS_TRIVIAL", + "trigger": "SLASH_TOKEN1\t\"string\"", + "contents": "SLASH_TOKEN1" }, { - "trigger": "SPELL_FAILED_TARGET_LOCKED_TO_RAID_INSTANCE\tstring", - "contents": "SPELL_FAILED_TARGET_LOCKED_TO_RAID_INSTANCE", + "trigger": "SLASH_TOKEN2\t\"string\"", + "contents": "SLASH_TOKEN2" }, { - "trigger": "SPELL_FAILED_TARGET_NO_POCKETS\tstring", - "contents": "SPELL_FAILED_TARGET_NO_POCKETS", + "trigger": "SLASH_TOKEN3\t\"string\"", + "contents": "SLASH_TOKEN3" }, { - "trigger": "SPELL_FAILED_TARGET_NO_RANGED_WEAPONS\tstring", - "contents": "SPELL_FAILED_TARGET_NO_RANGED_WEAPONS", + "trigger": "SLASH_TOKEN4\t\"string\"", + "contents": "SLASH_TOKEN4" }, { - "trigger": "SPELL_FAILED_TARGET_NO_WEAPONS\tstring", - "contents": "SPELL_FAILED_TARGET_NO_WEAPONS", + "trigger": "SLASH_TRADE1\t\"string\"", + "contents": "SLASH_TRADE1" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_DEAD\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_DEAD", + "trigger": "SLASH_TRADE2\t\"string\"", + "contents": "SLASH_TRADE2" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_GHOST\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_GHOST", + "trigger": "SLASH_TRADE3\t\"string\"", + "contents": "SLASH_TRADE3" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_GROUNDED\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_GROUNDED", + "trigger": "SLASH_TRADE4\t\"string\"", + "contents": "SLASH_TRADE4" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_IN_INSTANCE\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_IN_INSTANCE", + "trigger": "SLASH_UNIGNORE1\t\"string\"", + "contents": "SLASH_UNIGNORE1" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_IN_PARTY\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_IN_PARTY", + "trigger": "SLASH_UNIGNORE2\t\"string\"", + "contents": "SLASH_UNIGNORE2" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_IN_RAID\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_IN_RAID", + "trigger": "SLASH_UNINVITE1\t\"string\"", + "contents": "SLASH_UNINVITE1" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_IN_SANCTUARY\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_IN_SANCTUARY", + "trigger": "SLASH_UNINVITE10\t\"string\"", + "contents": "SLASH_UNINVITE10" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_LOOTED\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_LOOTED", + "trigger": "SLASH_UNINVITE2\t\"string\"", + "contents": "SLASH_UNINVITE2" }, { - "trigger": "SPELL_FAILED_TARGET_NOT_PLAYER\tstring", - "contents": "SPELL_FAILED_TARGET_NOT_PLAYER", + "trigger": "SLASH_UNINVITE3\t\"string\"", + "contents": "SLASH_UNINVITE3" }, { - "trigger": "SPELL_FAILED_TARGET_ON_TAXI\tstring", - "contents": "SPELL_FAILED_TARGET_ON_TAXI", + "trigger": "SLASH_UNINVITE4\t\"string\"", + "contents": "SLASH_UNINVITE4" }, { - "trigger": "SPELL_FAILED_TARGET_UNSKINNABLE\tstring", - "contents": "SPELL_FAILED_TARGET_UNSKINNABLE", + "trigger": "SLASH_UNINVITE5\t\"string\"", + "contents": "SLASH_UNINVITE5" }, { - "trigger": "SPELL_FAILED_TARGETS_DEAD\tstring", - "contents": "SPELL_FAILED_TARGETS_DEAD", + "trigger": "SLASH_UNINVITE6\t\"string\"", + "contents": "SLASH_UNINVITE6" }, { - "trigger": "SPELL_FAILED_TOO_CLOSE\tstring", - "contents": "SPELL_FAILED_TOO_CLOSE", + "trigger": "SLASH_UNINVITE7\t\"string\"", + "contents": "SLASH_UNINVITE7" }, { - "trigger": "SPELL_FAILED_TOO_MANY_OF_ITEM\tstring", - "contents": "SPELL_FAILED_TOO_MANY_OF_ITEM", + "trigger": "SLASH_UNINVITE8\t\"string\"", + "contents": "SLASH_UNINVITE8" }, { - "trigger": "SPELL_FAILED_TOO_SHALLOW\tstring", - "contents": "SPELL_FAILED_TOO_SHALLOW", + "trigger": "SLASH_UNINVITE9\t\"string\"", + "contents": "SLASH_UNINVITE9" }, { - "trigger": "SPELL_FAILED_TOTEM_CATEGORY\tstring", - "contents": "SPELL_FAILED_TOTEM_CATEGORY", + "trigger": "SLASH_USE1\t\"string\"", + "contents": "SLASH_USE1" }, { - "trigger": "SPELL_FAILED_TOTEMS\tstring", - "contents": "SPELL_FAILED_TOTEMS", + "trigger": "SLASH_USE2\t\"string\"", + "contents": "SLASH_USE2" }, { - "trigger": "SPELL_FAILED_TOY_ALREADY_KNOWN\tstring", - "contents": "SPELL_FAILED_TOY_ALREADY_KNOWN", + "trigger": "SLASH_USE_TALENT_SPEC1\t\"string\"", + "contents": "SLASH_USE_TALENT_SPEC1" }, { - "trigger": "SPELL_FAILED_TOY_USE_LIMIT_REACHED\tstring", - "contents": "SPELL_FAILED_TOY_USE_LIMIT_REACHED", + "trigger": "SLASH_USE_TALENT_SPEC2\t\"string\"", + "contents": "SLASH_USE_TALENT_SPEC2" }, { - "trigger": "SPELL_FAILED_TRANSFORM_UNUSABLE\tstring", - "contents": "SPELL_FAILED_TRANSFORM_UNUSABLE", + "trigger": "SLASH_USE_TOY1\t\"string\"", + "contents": "SLASH_USE_TOY1" }, { - "trigger": "SPELL_FAILED_TRANSMOG_SET_ALREADY_KNOWN\tstring", - "contents": "SPELL_FAILED_TRANSMOG_SET_ALREADY_KNOWN", + "trigger": "SLASH_USE_TOY2\t\"string\"", + "contents": "SLASH_USE_TOY2" }, { - "trigger": "SPELL_FAILED_TRY_AGAIN\tstring", - "contents": "SPELL_FAILED_TRY_AGAIN", + "trigger": "SLASH_USERANDOM1\t\"string\"", + "contents": "SLASH_USERANDOM1" }, { - "trigger": "SPELL_FAILED_UNDERWATER_MOUNT_NOT_ALLOWED\tstring", - "contents": "SPELL_FAILED_UNDERWATER_MOUNT_NOT_ALLOWED", + "trigger": "SLASH_USERANDOM2\t\"string\"", + "contents": "SLASH_USERANDOM2" }, { - "trigger": "SPELL_FAILED_UNIQUE_GLYPH\tstring", - "contents": "SPELL_FAILED_UNIQUE_GLYPH", + "trigger": "SLASH_VOICEMACRO1\t\"string\"", + "contents": "SLASH_VOICEMACRO1" }, { - "trigger": "SPELL_FAILED_UNIT_NOT_BEHIND\tstring", - "contents": "SPELL_FAILED_UNIT_NOT_BEHIND", + "trigger": "SLASH_VOICEMACRO2\t\"string\"", + "contents": "SLASH_VOICEMACRO2" }, { - "trigger": "SPELL_FAILED_UNIT_NOT_INFRONT\tstring", - "contents": "SPELL_FAILED_UNIT_NOT_INFRONT", + "trigger": "SLASH_WARGAME1\t\"string\"", + "contents": "SLASH_WARGAME1" }, { - "trigger": "SPELL_FAILED_UNKNOWN\tstring", - "contents": "SPELL_FAILED_UNKNOWN", + "trigger": "SLASH_WARGAME2\t\"string\"", + "contents": "SLASH_WARGAME2" }, { - "trigger": "SPELL_FAILED_VETERAN_TRIAL_ABOVE_SKILL_RANK_MAX\tstring", - "contents": "SPELL_FAILED_VETERAN_TRIAL_ABOVE_SKILL_RANK_MAX", + "trigger": "SLASH_WARGAME3\t\"string\"", + "contents": "SLASH_WARGAME3" }, { - "trigger": "SPELL_FAILED_VISION_OBSCURED\tstring", - "contents": "SPELL_FAILED_VISION_OBSCURED", + "trigger": "SLASH_WARGAME4\t\"string\"", + "contents": "SLASH_WARGAME4" }, { - "trigger": "SPELL_FAILED_WEIGHT_NOT_ENOUGH\tstring", - "contents": "SPELL_FAILED_WEIGHT_NOT_ENOUGH", + "trigger": "SLASH_WHISPER1\t\"string\"", + "contents": "SLASH_WHISPER1" }, { - "trigger": "SPELL_FAILED_WEIGHT_TOO_MUCH\tstring", - "contents": "SPELL_FAILED_WEIGHT_TOO_MUCH", + "trigger": "SLASH_WHISPER2\t\"string\"", + "contents": "SLASH_WHISPER2" }, { - "trigger": "SPELL_FAILED_WRONG_ARTIFACT_EQUIPPED\tstring", - "contents": "SPELL_FAILED_WRONG_ARTIFACT_EQUIPPED", + "trigger": "SLASH_WHISPER3\t\"string\"", + "contents": "SLASH_WHISPER3" }, { - "trigger": "SPELL_FAILED_WRONG_BATTLE_PET_TYPE\tstring", - "contents": "SPELL_FAILED_WRONG_BATTLE_PET_TYPE", + "trigger": "SLASH_WHISPER4\t\"string\"", + "contents": "SLASH_WHISPER4" }, { - "trigger": "SPELL_FAILED_WRONG_PET_FOOD\tstring", - "contents": "SPELL_FAILED_WRONG_PET_FOOD", + "trigger": "SLASH_WHO1\t\"string\"", + "contents": "SLASH_WHO1" }, { - "trigger": "SPELL_FAILED_WRONG_WEATHER\tstring", - "contents": "SPELL_FAILED_WRONG_WEATHER", + "trigger": "SLASH_WHO2\t\"string\"", + "contents": "SLASH_WHO2" }, { - "trigger": "SPELL_FAILED_YOU_CANNOT_USE_THAT_IN_PVP_INSTANCE\tstring", - "contents": "SPELL_FAILED_YOU_CANNOT_USE_THAT_IN_PVP_INSTANCE", + "trigger": "SLASH_WORLD_MARKER1\t\"string\"", + "contents": "SLASH_WORLD_MARKER1" }, { - "trigger": "SPELL_HASTE\tstring", - "contents": "SPELL_HASTE", + "trigger": "SLASH_WORLD_MARKER2\t\"string\"", + "contents": "SLASH_WORLD_MARKER2" }, { - "trigger": "SPELL_HASTE_ABBR\tstring", - "contents": "SPELL_HASTE_ABBR", + "trigger": "SLASH_WORLD_MARKER3\t\"string\"", + "contents": "SLASH_WORLD_MARKER3" }, { - "trigger": "SPELL_HASTE_TOOLTIP\tstring", - "contents": "SPELL_HASTE_TOOLTIP", + "trigger": "SLASH_WORLD_MARKER4\t\"string\"", + "contents": "SLASH_WORLD_MARKER4" }, { - "trigger": "SPELL_HEAL_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_HEAL_COMBATLOG_TOOLTIP", + "trigger": "SLASH_YELL1\t\"string\"", + "contents": "SLASH_YELL1" }, { - "trigger": "SPELL_INSTAKILL_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_INSTAKILL_COMBATLOG_TOOLTIP", + "trigger": "SLASH_YELL2\t\"string\"", + "contents": "SLASH_YELL2" }, { - "trigger": "SPELL_INSTANT_EFFECT\tstring", - "contents": "SPELL_INSTANT_EFFECT", + "trigger": "SLASH_YELL3\t\"string\"", + "contents": "SLASH_YELL3" }, { - "trigger": "SPELL_INTERRUPT_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_INTERRUPT_COMBATLOG_TOOLTIP", + "trigger": "SLASH_YELL4\t\"string\"", + "contents": "SLASH_YELL4" }, { - "trigger": "SPELL_LASTING_EFFECT\tstring", - "contents": "SPELL_LASTING_EFFECT", + "trigger": "SLASH_YELL5\t\"string\"", + "contents": "SLASH_YELL5" }, { - "trigger": "SPELL_MAX_CHARGES\tstring", - "contents": "SPELL_MAX_CHARGES", + "trigger": "SLASH_YELL6\t\"string\"", + "contents": "SLASH_YELL6" }, { - "trigger": "SPELL_MESSAGES\tstring", - "contents": "SPELL_MESSAGES", + "trigger": "SLASH_YELL7\t\"string\"", + "contents": "SLASH_YELL7" }, { - "trigger": "SPELL_MISSED_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_MISSED_COMBATLOG_TOOLTIP", + "trigger": "SLASH_YELL8\t\"string\"", + "contents": "SLASH_YELL8" }, { - "trigger": "SPELL_NAMES\tstring", - "contents": "SPELL_NAMES", + "trigger": "SLOT_ABBR\t\"string\"", + "contents": "SLOT_ABBR" }, { - "trigger": "SPELL_NAMES_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_NAMES_COMBATLOG_TOOLTIP", + "trigger": "SLOW\t\"string\"", + "contents": "SLOW" }, { - "trigger": "SPELL_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP", + "trigger": "SLURRED_SPEECH\t\"string\"", + "contents": "SLURRED_SPEECH" }, { - "trigger": "SPELL_NOT_SHAPESHIFTED\tstring", - "contents": "SPELL_NOT_SHAPESHIFTED", + "trigger": "SMALL\t\"string\"", + "contents": "SMALL" }, { - "trigger": "SPELL_NOT_SHAPESHIFTED_NOSPACE\tstring", - "contents": "SPELL_NOT_SHAPESHIFTED_NOSPACE", + "trigger": "SMART_PIVOT\t\"string\"", + "contents": "SMART_PIVOT" }, { - "trigger": "SPELL_ON_NEXT_RANGED\tstring", - "contents": "SPELL_ON_NEXT_RANGED", + "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_NONE\t\"string\"", + "contents": "SOCIAL_ACHIEVEMENT_PREFILL_NONE" }, { - "trigger": "SPELL_ON_NEXT_SWING\tstring", - "contents": "SPELL_ON_NEXT_SWING", + "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_EARNED\t\"string\"", + "contents": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_EARNED" }, { - "trigger": "SPELL_OTHER_MESSAGES\tstring", - "contents": "SPELL_OTHER_MESSAGES", + "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_GENERIC\t\"string\"", + "contents": "SOCIAL_ACHIEVEMENT_PREFILL_TEXT_GENERIC" }, { - "trigger": "SPELL_PASSIVE\tstring", - "contents": "SPELL_PASSIVE", + "trigger": "SOCIAL_ACHIEVEMENT_PREFILL_TOOLTIP\t\"string\"", + "contents": "SOCIAL_ACHIEVEMENT_PREFILL_TOOLTIP" }, { - "trigger": "SPELL_PASSIVE_EFFECT\tstring", - "contents": "SPELL_PASSIVE_EFFECT", + "trigger": "SOCIAL_ACHIEVEMENT_REMOVE_BUTTON\t\"string\"", + "contents": "SOCIAL_ACHIEVEMENT_REMOVE_BUTTON" }, { - "trigger": "SPELL_PASSIVE_SECOND\tstring", - "contents": "SPELL_PASSIVE_SECOND", + "trigger": "SOCIAL_BUTTON\t\"string\"", + "contents": "SOCIAL_BUTTON" }, { - "trigger": "SPELL_PENETRATION\tstring", - "contents": "SPELL_PENETRATION", + "trigger": "SOCIAL_ENABLE_TWITTER_FUNCTIONALITY\t\"string\"", + "contents": "SOCIAL_ENABLE_TWITTER_FUNCTIONALITY" }, { - "trigger": "SPELL_PENETRATION_TOOLTIP\tstring", - "contents": "SPELL_PENETRATION_TOOLTIP", + "trigger": "SOCIAL_ITEM_ARMORY_LINK\t\"string\"", + "contents": "SOCIAL_ITEM_ARMORY_LINK" }, { - "trigger": "SPELL_PERIODIC_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_PERIODIC_COMBATLOG_TOOLTIP", + "trigger": "SOCIAL_ITEM_PREFILL_NONE\t\"string\"", + "contents": "SOCIAL_ITEM_PREFILL_NONE" }, { - "trigger": "SPELL_PERIODIC_DAMAGE_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_PERIODIC_DAMAGE_COMBATLOG_TOOLTIP", + "trigger": "SOCIAL_ITEM_PREFILL_TEXT_ALL\t\"string\"", + "contents": "SOCIAL_ITEM_PREFILL_TEXT_ALL" }, { - "trigger": "SPELL_PERIODIC_HEAL_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_PERIODIC_HEAL_COMBATLOG_TOOLTIP", + "trigger": "SOCIAL_ITEM_PREFILL_TEXT_EARNED\t\"string\"", + "contents": "SOCIAL_ITEM_PREFILL_TEXT_EARNED" }, { - "trigger": "SPELL_PERIODIC_MISSED_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_PERIODIC_MISSED_COMBATLOG_TOOLTIP", + "trigger": "SOCIAL_ITEM_PREFILL_TEXT_GENERIC\t\"string\"", + "contents": "SOCIAL_ITEM_PREFILL_TEXT_GENERIC" }, { - "trigger": "SPELL_PERIODIC_OTHER_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_PERIODIC_OTHER_COMBATLOG_TOOLTIP", + "trigger": "SOCIAL_ITEM_PREFILL_TOOLTIP\t\"string\"", + "contents": "SOCIAL_ITEM_PREFILL_TOOLTIP" }, { - "trigger": "SPELL_POINTS_SPREAD_TEMPLATE\tstring", - "contents": "SPELL_POINTS_SPREAD_TEMPLATE", + "trigger": "SOCIAL_LABEL\t\"string\"", + "contents": "SOCIAL_LABEL" }, { - "trigger": "SPELL_POINTS_SPREAD_TEMPLATE_WITH_SYMBOL\tstring", - "contents": "SPELL_POINTS_SPREAD_TEMPLATE_WITH_SYMBOL", + "trigger": "SOCIAL_QUEUE_ALSO_IN_GROUP\t\"string\"", + "contents": "SOCIAL_QUEUE_ALSO_IN_GROUP" }, { - "trigger": "SPELL_RANGE\tstring", - "contents": "SPELL_RANGE", + "trigger": "SOCIAL_QUEUE_AND_MORE\t\"string\"", + "contents": "SOCIAL_QUEUE_AND_MORE" }, { - "trigger": "SPELL_RANGE_AREA\tstring", - "contents": "SPELL_RANGE_AREA", + "trigger": "SOCIAL_QUEUE_CLICK_TO_JOIN\t\"string\"", + "contents": "SOCIAL_QUEUE_CLICK_TO_JOIN" }, { - "trigger": "SPELL_RANGE_DUAL\tstring", - "contents": "SPELL_RANGE_DUAL", + "trigger": "SOCIAL_QUEUE_COMMUNITIES_HEADER_FORMAT\t\"string\"", + "contents": "SOCIAL_QUEUE_COMMUNITIES_HEADER_FORMAT" }, { - "trigger": "SPELL_RANGE_UNLIMITED\tstring", - "contents": "SPELL_RANGE_UNLIMITED", + "trigger": "SOCIAL_QUEUE_FORMAT_ARENA\t\"string\"", + "contents": "SOCIAL_QUEUE_FORMAT_ARENA" }, { - "trigger": "SPELL_REAGENTS\tstring", - "contents": "SPELL_REAGENTS", + "trigger": "SOCIAL_QUEUE_FORMAT_ARENA_SKIRMISH\t\"string\"", + "contents": "SOCIAL_QUEUE_FORMAT_ARENA_SKIRMISH" }, { - "trigger": "SPELL_RECAST_TIME_CHARGES_DAYS\tstring", - "contents": "SPELL_RECAST_TIME_CHARGES_DAYS", + "trigger": "SOCIAL_QUEUE_FORMAT_BATTLEGROUND\t\"string\"", + "contents": "SOCIAL_QUEUE_FORMAT_BATTLEGROUND" }, { - "trigger": "SPELL_RECAST_TIME_CHARGES_HOURS\tstring", - "contents": "SPELL_RECAST_TIME_CHARGES_HOURS", + "trigger": "SOCIAL_QUEUE_FORMAT_DUNGEON\t\"string\"", + "contents": "SOCIAL_QUEUE_FORMAT_DUNGEON" }, { - "trigger": "SPELL_RECAST_TIME_CHARGES_INSTANT\tstring", - "contents": "SPELL_RECAST_TIME_CHARGES_INSTANT", + "trigger": "SOCIAL_QUEUE_FORMAT_HEROIC_DUNGEON\t\"string\"", + "contents": "SOCIAL_QUEUE_FORMAT_HEROIC_DUNGEON" }, { - "trigger": "SPELL_RECAST_TIME_CHARGES_MIN\tstring", - "contents": "SPELL_RECAST_TIME_CHARGES_MIN", + "trigger": "SOCIAL_QUEUE_FORMAT_RAID\t\"string\"", + "contents": "SOCIAL_QUEUE_FORMAT_RAID" }, { - "trigger": "SPELL_RECAST_TIME_CHARGES_SEC\tstring", - "contents": "SPELL_RECAST_TIME_CHARGES_SEC", + "trigger": "SOCIAL_QUEUE_FORMAT_WORLDPVP\t\"string\"", + "contents": "SOCIAL_QUEUE_FORMAT_WORLDPVP" }, { - "trigger": "SPELL_RECAST_TIME_CHARGEUP_DAYS\tstring", - "contents": "SPELL_RECAST_TIME_CHARGEUP_DAYS", + "trigger": "SOCIAL_QUEUE_QUEUED_FOR\t\"string\"", + "contents": "SOCIAL_QUEUE_QUEUED_FOR" }, { - "trigger": "SPELL_RECAST_TIME_CHARGEUP_HOURS\tstring", - "contents": "SPELL_RECAST_TIME_CHARGEUP_HOURS", + "trigger": "SOCIAL_QUEUE_TOOLTIP_HEADER\t\"string\"", + "contents": "SOCIAL_QUEUE_TOOLTIP_HEADER" }, { - "trigger": "SPELL_RECAST_TIME_CHARGEUP_INSTANT\tstring", - "contents": "SPELL_RECAST_TIME_CHARGEUP_INSTANT", + "trigger": "SOCIAL_QUICK_JOIN_TAB_HELP_TIP\t\"string\"", + "contents": "SOCIAL_QUICK_JOIN_TAB_HELP_TIP" }, { - "trigger": "SPELL_RECAST_TIME_CHARGEUP_MIN\tstring", - "contents": "SPELL_RECAST_TIME_CHARGEUP_MIN", + "trigger": "SOCIAL_SCREENSHOT_CROP_BUTTON\t\"string\"", + "contents": "SOCIAL_SCREENSHOT_CROP_BUTTON" }, { - "trigger": "SPELL_RECAST_TIME_CHARGEUP_SEC\tstring", - "contents": "SPELL_RECAST_TIME_CHARGEUP_SEC", + "trigger": "SOCIAL_SCREENSHOT_CROP_SAVE_BUTTON\t\"string\"", + "contents": "SOCIAL_SCREENSHOT_CROP_SAVE_BUTTON" }, { - "trigger": "SPELL_RECAST_TIME_DAYS\tstring", - "contents": "SPELL_RECAST_TIME_DAYS", + "trigger": "SOCIAL_SCREENSHOT_PREFILL_NONE\t\"string\"", + "contents": "SOCIAL_SCREENSHOT_PREFILL_NONE" }, { - "trigger": "SPELL_RECAST_TIME_HOURS\tstring", - "contents": "SPELL_RECAST_TIME_HOURS", + "trigger": "SOCIAL_SCREENSHOT_PREFILL_TEXT\t\"string\"", + "contents": "SOCIAL_SCREENSHOT_PREFILL_TEXT" }, { - "trigger": "SPELL_RECAST_TIME_INSTANT\tstring", - "contents": "SPELL_RECAST_TIME_INSTANT", + "trigger": "SOCIAL_SCREENSHOT_PREFILL_TOOLTIP\t\"string\"", + "contents": "SOCIAL_SCREENSHOT_PREFILL_TOOLTIP" }, { - "trigger": "SPELL_RECAST_TIME_MIN\tstring", - "contents": "SPELL_RECAST_TIME_MIN", + "trigger": "SOCIAL_SCREENSHOT_REMOVE_BUTTON\t\"string\"", + "contents": "SOCIAL_SCREENSHOT_REMOVE_BUTTON" }, { - "trigger": "SPELL_RECAST_TIME_SEC\tstring", - "contents": "SPELL_RECAST_TIME_SEC", + "trigger": "SOCIAL_SHARE_TEXT\t\"string\"", + "contents": "SOCIAL_SHARE_TEXT" }, { - "trigger": "SPELL_RECHARGE_TIME\tstring", - "contents": "SPELL_RECHARGE_TIME", + "trigger": "SOCIAL_SUBTEXT\t\"string\"", + "contents": "SOCIAL_SUBTEXT" }, { - "trigger": "SPELL_RECHARGE_TIME_DAYS\tstring", - "contents": "SPELL_RECHARGE_TIME_DAYS", + "trigger": "SOCIAL_TWITTER_COMPOSE_NEW_TWEET\t\"string\"", + "contents": "SOCIAL_TWITTER_COMPOSE_NEW_TWEET" }, { - "trigger": "SPELL_RECHARGE_TIME_HOURS\tstring", - "contents": "SPELL_RECHARGE_TIME_HOURS", + "trigger": "SOCIAL_TWITTER_CONNECT_FAIL_MESSAGE\t\"string\"", + "contents": "SOCIAL_TWITTER_CONNECT_FAIL_MESSAGE" }, { - "trigger": "SPELL_RECHARGE_TIME_MIN\tstring", - "contents": "SPELL_RECHARGE_TIME_MIN", + "trigger": "SOCIAL_TWITTER_CONNECT_SUCCESS_MESSAGE\t\"string\"", + "contents": "SOCIAL_TWITTER_CONNECT_SUCCESS_MESSAGE" }, { - "trigger": "SPELL_RECHARGE_TIME_SEC\tstring", - "contents": "SPELL_RECHARGE_TIME_SEC", + "trigger": "SOCIAL_TWITTER_DISCONNECT\t\"string\"", + "contents": "SOCIAL_TWITTER_DISCONNECT" }, { - "trigger": "SPELL_REQUIRED_FORM\tstring", - "contents": "SPELL_REQUIRED_FORM", + "trigger": "SOCIAL_TWITTER_POST_BUTTON\t\"string\"", + "contents": "SOCIAL_TWITTER_POST_BUTTON" }, { - "trigger": "SPELL_REQUIRED_FORM_NOSPACE\tstring", - "contents": "SPELL_REQUIRED_FORM_NOSPACE", + "trigger": "SOCIAL_TWITTER_POST_TITLE\t\"string\"", + "contents": "SOCIAL_TWITTER_POST_TITLE" }, { - "trigger": "SPELL_RESURRECT_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_RESURRECT_COMBATLOG_TOOLTIP", + "trigger": "SOCIAL_TWITTER_SIGN_IN\t\"string\"", + "contents": "SOCIAL_TWITTER_SIGN_IN" }, { - "trigger": "SPELL_SCHOOL0_CAP\tstring", - "contents": "SPELL_SCHOOL0_CAP", + "trigger": "SOCIAL_TWITTER_STATUS_CONNECTED\t\"string\"", + "contents": "SOCIAL_TWITTER_STATUS_CONNECTED" }, { - "trigger": "SPELL_SCHOOL0_NAME\tstring", - "contents": "SPELL_SCHOOL0_NAME", + "trigger": "SOCIAL_TWITTER_STATUS_NOT_CONNECTED\t\"string\"", + "contents": "SOCIAL_TWITTER_STATUS_NOT_CONNECTED" }, { - "trigger": "SPELL_SCHOOL1_CAP\tstring", - "contents": "SPELL_SCHOOL1_CAP", + "trigger": "SOCIAL_TWITTER_THROTTLE_TOOLTIP\t\"string\"", + "contents": "SOCIAL_TWITTER_THROTTLE_TOOLTIP" }, { - "trigger": "SPELL_SCHOOL1_NAME\tstring", - "contents": "SPELL_SCHOOL1_NAME", + "trigger": "SOCIAL_TWITTER_TWEET_FAILED\t\"string\"", + "contents": "SOCIAL_TWITTER_TWEET_FAILED" }, { - "trigger": "SPELL_SCHOOL2_CAP\tstring", - "contents": "SPELL_SCHOOL2_CAP", + "trigger": "SOCIAL_TWITTER_TWEET_NOT_LINKED\t\"string\"", + "contents": "SOCIAL_TWITTER_TWEET_NOT_LINKED" }, { - "trigger": "SPELL_SCHOOL2_NAME\tstring", - "contents": "SPELL_SCHOOL2_NAME", + "trigger": "SOCIAL_TWITTER_TWEET_SENDING\t\"string\"", + "contents": "SOCIAL_TWITTER_TWEET_SENDING" }, { - "trigger": "SPELL_SCHOOL3_CAP\tstring", - "contents": "SPELL_SCHOOL3_CAP", + "trigger": "SOCIAL_TWITTER_TWEET_SENT\t\"string\"", + "contents": "SOCIAL_TWITTER_TWEET_SENT" }, { - "trigger": "SPELL_SCHOOL3_NAME\tstring", - "contents": "SPELL_SCHOOL3_NAME", + "trigger": "SOCIALS\t\"string\"", + "contents": "SOCIALS" }, { - "trigger": "SPELL_SCHOOL4_CAP\tstring", - "contents": "SPELL_SCHOOL4_CAP", + "trigger": "SOCKET_GEMS\t\"string\"", + "contents": "SOCKET_GEMS" }, { - "trigger": "SPELL_SCHOOL4_NAME\tstring", - "contents": "SPELL_SCHOOL4_NAME", + "trigger": "SOCKET_ITEM_MIN_SKILL\t\"string\"", + "contents": "SOCKET_ITEM_MIN_SKILL" }, { - "trigger": "SPELL_SCHOOL5_CAP\tstring", - "contents": "SPELL_SCHOOL5_CAP", + "trigger": "SOCKET_ITEM_REQ_LEVEL\t\"string\"", + "contents": "SOCKET_ITEM_REQ_LEVEL" }, { - "trigger": "SPELL_SCHOOL5_NAME\tstring", - "contents": "SPELL_SCHOOL5_NAME", + "trigger": "SOCKET_ITEM_REQ_SKILL\t\"string\"", + "contents": "SOCKET_ITEM_REQ_SKILL" }, { - "trigger": "SPELL_SCHOOL6_CAP\tstring", - "contents": "SPELL_SCHOOL6_CAP", + "trigger": "SOCKETING_ITEM_MIN_LEVEL_I\t\"string\"", + "contents": "SOCKETING_ITEM_MIN_LEVEL_I" }, { - "trigger": "SPELL_SCHOOL6_NAME\tstring", - "contents": "SPELL_SCHOOL6_NAME", + "trigger": "SOLD_BY_COLON\t\"string\"", + "contents": "SOLD_BY_COLON" }, { - "trigger": "SPELL_SCHOOLALL\tstring", - "contents": "SPELL_SCHOOLALL", + "trigger": "SOLO\t\"string\"", + "contents": "SOLO" }, { - "trigger": "SPELL_SCHOOLMAGICAL\tstring", - "contents": "SPELL_SCHOOLMAGICAL", + "trigger": "SOLVE\t\"string\"", + "contents": "SOLVE" }, { - "trigger": "SPELL_SKILL_LINE\tstring", - "contents": "SPELL_SKILL_LINE", + "trigger": "SOR_DEFAULT_MESSAGE\t\"string\"", + "contents": "SOR_DEFAULT_MESSAGE" }, { - "trigger": "SPELL_STAT1_NAME\tstring", - "contents": "SPELL_STAT1_NAME", + "trigger": "SOR_DISABLE_CHOOSE_A_TARGET\t\"string\"", + "contents": "SOR_DISABLE_CHOOSE_A_TARGET" }, { - "trigger": "SPELL_STAT2_NAME\tstring", - "contents": "SPELL_STAT2_NAME", + "trigger": "SOR_DISABLE_NO_INVITES_LEFT\t\"string\"", + "contents": "SOR_DISABLE_NO_INVITES_LEFT" }, { - "trigger": "SPELL_STAT3_NAME\tstring", - "contents": "SPELL_STAT3_NAME", + "trigger": "SOR_INACTIVE\t\"string\"", + "contents": "SOR_INACTIVE" }, { - "trigger": "SPELL_STAT4_NAME\tstring", - "contents": "SPELL_STAT4_NAME", + "trigger": "SOR_INSTRUCTION_EMAIL\t\"string\"", + "contents": "SOR_INSTRUCTION_EMAIL" }, { - "trigger": "SPELL_STAT5_NAME\tstring", - "contents": "SPELL_STAT5_NAME", + "trigger": "SOR_INSTRUCTION_SELECT\t\"string\"", + "contents": "SOR_INSTRUCTION_SELECT" }, { - "trigger": "SPELL_STATALL\tstring", - "contents": "SPELL_STATALL", + "trigger": "SOR_NUM_REMAINING\t\"string\"", + "contents": "SOR_NUM_REMAINING" }, { - "trigger": "SPELL_SUMMON_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELL_SUMMON_COMBATLOG_TOOLTIP", + "trigger": "SOR_SUCCESSFULLY_SENT\t\"string\"", + "contents": "SOR_SUCCESSFULLY_SENT" }, { - "trigger": "SPELL_TARGET_CENTER_CASTER\tstring", - "contents": "SPELL_TARGET_CENTER_CASTER", + "trigger": "SORT_QUEST\t\"string\"", + "contents": "SORT_QUEST" }, { - "trigger": "SPELL_TARGET_CENTER_LOC\tstring", - "contents": "SPELL_TARGET_CENTER_LOC", + "trigger": "SOUL_SHARDS\t\"string\"", + "contents": "SOUL_SHARDS" }, { - "trigger": "SPELL_TARGET_CHAIN_TEMPLATE\tstring", - "contents": "SPELL_TARGET_CHAIN_TEMPLATE", + "trigger": "SOUL_SHARDS_COST\t\"string\"", + "contents": "SOUL_SHARDS_COST" }, { - "trigger": "SPELL_TARGET_CONE_TEMPLATE\tstring", - "contents": "SPELL_TARGET_CONE_TEMPLATE", + "trigger": "SOUL_SHARDS_COST_PER_TIME\t\"string\"", + "contents": "SOUL_SHARDS_COST_PER_TIME" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE12_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE12_DESC", + "trigger": "SOUL_SHARDS_COST_PER_TIME_NO_BASE\t\"string\"", + "contents": "SOUL_SHARDS_COST_PER_TIME_NO_BASE" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE13_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE13_DESC", + "trigger": "SOUL_SHARDS_POWER\t\"string\"", + "contents": "SOUL_SHARDS_POWER" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE1_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE1_DESC", + "trigger": "SOUL_SHARDS_TOOLTIP\t\"string\"", + "contents": "SOUL_SHARDS_TOOLTIP" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE2_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE2_DESC", + "trigger": "SOUND\t\"string\"", + "contents": "SOUND" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE3_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE3_DESC", + "trigger": "SOUND_CACHE_SIZE_LARGE\t\"string\"", + "contents": "SOUND_CACHE_SIZE_LARGE" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE8_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE8_DESC", + "trigger": "SOUND_CACHE_SIZE_SMALL\t\"string\"", + "contents": "SOUND_CACHE_SIZE_SMALL" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD12_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD12_DESC", + "trigger": "SOUND_CACHESIZE\t\"string\"", + "contents": "SOUND_CACHESIZE" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD13_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD13_DESC", + "trigger": "SOUND_CHANNELS\t\"string\"", + "contents": "SOUND_CHANNELS" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD1_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD1_DESC", + "trigger": "SOUND_CHANNELS_HIGH\t\"string\"", + "contents": "SOUND_CHANNELS_HIGH" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD2_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD2_DESC", + "trigger": "SOUND_CHANNELS_LOW\t\"string\"", + "contents": "SOUND_CHANNELS_LOW" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD3_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD3_DESC", + "trigger": "SOUND_CHANNELS_MEDIUM\t\"string\"", + "contents": "SOUND_CHANNELS_MEDIUM" }, { - "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD8_DESC\tstring", - "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD8_DESC", + "trigger": "SOUND_DISABLED\t\"string\"", + "contents": "SOUND_DISABLED" }, { - "trigger": "SPELL_TARGET_MULTIPLE_TEMPLATE\tstring", - "contents": "SPELL_TARGET_MULTIPLE_TEMPLATE", + "trigger": "SOUND_EFFECTS_DISABLED\t\"string\"", + "contents": "SOUND_EFFECTS_DISABLED" }, { - "trigger": "SPELL_TARGET_TEMPLATE\tstring", - "contents": "SPELL_TARGET_TEMPLATE", + "trigger": "SOUND_EFFECTS_ENABLED\t\"string\"", + "contents": "SOUND_EFFECTS_ENABLED" }, { - "trigger": "SPELL_TARGET_TYPE0_DESC\tstring", - "contents": "SPELL_TARGET_TYPE0_DESC", + "trigger": "SOUND_LABEL\t\"string\"", + "contents": "SOUND_LABEL" }, { - "trigger": "SPELL_TARGET_TYPE10_DESC\tstring", - "contents": "SPELL_TARGET_TYPE10_DESC", + "trigger": "SOUND_OPTIONS\t\"string\"", + "contents": "SOUND_OPTIONS" }, { - "trigger": "SPELL_TARGET_TYPE11_DESC\tstring", - "contents": "SPELL_TARGET_TYPE11_DESC", + "trigger": "SOUND_QUALITY\t\"string\"", + "contents": "SOUND_QUALITY" }, { - "trigger": "SPELL_TARGET_TYPE12_DESC\tstring", - "contents": "SPELL_TARGET_TYPE12_DESC", + "trigger": "SOUND_SUBTEXT\t\"string\"", + "contents": "SOUND_SUBTEXT" }, { - "trigger": "SPELL_TARGET_TYPE13_DESC\tstring", - "contents": "SPELL_TARGET_TYPE13_DESC", + "trigger": "SOUND_VOLUME\t\"string\"", + "contents": "SOUND_VOLUME" }, { - "trigger": "SPELL_TARGET_TYPE14_DESC\tstring", - "contents": "SPELL_TARGET_TYPE14_DESC", + "trigger": "SOUNDOPTIONS_MENU\t\"string\"", + "contents": "SOUNDOPTIONS_MENU" }, { - "trigger": "SPELL_TARGET_TYPE15_DESC\tstring", - "contents": "SPELL_TARGET_TYPE15_DESC", + "trigger": "SOURCE\t\"string\"", + "contents": "SOURCE" }, { - "trigger": "SPELL_TARGET_TYPE16_DESC\tstring", - "contents": "SPELL_TARGET_TYPE16_DESC", + "trigger": "SOURCES\t\"string\"", + "contents": "SOURCES" }, { - "trigger": "SPELL_TARGET_TYPE17_DESC\tstring", - "contents": "SPELL_TARGET_TYPE17_DESC", + "trigger": "SPAM_FILTER\t\"string\"", + "contents": "SPAM_FILTER" }, { - "trigger": "SPELL_TARGET_TYPE1_DESC\tstring", - "contents": "SPELL_TARGET_TYPE1_DESC", + "trigger": "SPEAKERMODE\t\"string\"", + "contents": "SPEAKERMODE" }, { - "trigger": "SPELL_TARGET_TYPE2_DESC\tstring", - "contents": "SPELL_TARGET_TYPE2_DESC", + "trigger": "SPEAKERMODE_HEADPHONES\t\"string\"", + "contents": "SPEAKERMODE_HEADPHONES" }, { - "trigger": "SPELL_TARGET_TYPE3_DESC\tstring", - "contents": "SPELL_TARGET_TYPE3_DESC", + "trigger": "SPEAKERMODE_STEREO\t\"string\"", + "contents": "SPEAKERMODE_STEREO" }, { - "trigger": "SPELL_TARGET_TYPE4_DESC\tstring", - "contents": "SPELL_TARGET_TYPE4_DESC", + "trigger": "SPEAKERMODE_SURROUND\t\"string\"", + "contents": "SPEAKERMODE_SURROUND" }, { - "trigger": "SPELL_TARGET_TYPE5_DESC\tstring", - "contents": "SPELL_TARGET_TYPE5_DESC", + "trigger": "SPEC_FRAME_HELP_1\t\"string\"", + "contents": "SPEC_FRAME_HELP_1" }, { - "trigger": "SPELL_TARGET_TYPE6_DESC\tstring", - "contents": "SPELL_TARGET_TYPE6_DESC", + "trigger": "SPEC_FRAME_HELP_2\t\"string\"", + "contents": "SPEC_FRAME_HELP_2" }, { - "trigger": "SPELL_TARGET_TYPE7_DESC\tstring", - "contents": "SPELL_TARGET_TYPE7_DESC", + "trigger": "SPEC_FRAME_HELP_3\t\"string\"", + "contents": "SPEC_FRAME_HELP_3" }, { - "trigger": "SPELL_TARGET_TYPE8_DESC\tstring", - "contents": "SPELL_TARGET_TYPE8_DESC", + "trigger": "SPEC_FRAME_PRIMARY_STAT\t\"string\"", + "contents": "SPEC_FRAME_PRIMARY_STAT" }, { - "trigger": "SPELL_TARGET_TYPE9_DESC\tstring", - "contents": "SPELL_TARGET_TYPE9_DESC", + "trigger": "SPEC_FRAME_PRIMARY_STAT_AGILITY\t\"string\"", + "contents": "SPEC_FRAME_PRIMARY_STAT_AGILITY" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD11_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD11_DESC", + "trigger": "SPEC_FRAME_PRIMARY_STAT_INTELLECT\t\"string\"", + "contents": "SPEC_FRAME_PRIMARY_STAT_INTELLECT" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD12_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD12_DESC", + "trigger": "SPEC_FRAME_PRIMARY_STAT_STRENGTH\t\"string\"", + "contents": "SPEC_FRAME_PRIMARY_STAT_STRENGTH" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD13_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD13_DESC", + "trigger": "SPEC_INVOLUNTARILY_CHANGED\t\"string\"", + "contents": "SPEC_INVOLUNTARILY_CHANGED" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD14_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD14_DESC", + "trigger": "SPECIAL\t\"string\"", + "contents": "SPECIAL" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD16_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD16_DESC", + "trigger": "SPECIAL_SKILLS\t\"string\"", + "contents": "SPECIAL_SKILLS" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD17_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD17_DESC", + "trigger": "SPECIALIZATION\t\"string\"", + "contents": "SPECIALIZATION" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD1_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD1_DESC", + "trigger": "SPECIALIZATION_PRIMARY\t\"string\"", + "contents": "SPECIALIZATION_PRIMARY" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD2_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD2_DESC", + "trigger": "SPECIALIZATION_PRIMARY_ACTIVE\t\"string\"", + "contents": "SPECIALIZATION_PRIMARY_ACTIVE" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD3_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD3_DESC", + "trigger": "SPECIALIZATION_SECONDARY\t\"string\"", + "contents": "SPECIALIZATION_SECONDARY" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD4_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD4_DESC", + "trigger": "SPECIALIZATION_SECONDARY_ACTIVE\t\"string\"", + "contents": "SPECIALIZATION_SECONDARY_ACTIVE" }, { - "trigger": "SPELL_TARGET_TYPE_DEAD8_DESC\tstring", - "contents": "SPELL_TARGET_TYPE_DEAD8_DESC", + "trigger": "SPECIFIC_BATTLEGROUNDS\t\"string\"", + "contents": "SPECIFIC_BATTLEGROUNDS" }, { - "trigger": "SPELL_TIME_REMAINING_DAYS\tstring", - "contents": "SPELL_TIME_REMAINING_DAYS", + "trigger": "SPECIFIC_DUNGEON_IS_READY\t\"string\"", + "contents": "SPECIFIC_DUNGEON_IS_READY" }, { - "trigger": "SPELL_TIME_REMAINING_HOURS\tstring", - "contents": "SPELL_TIME_REMAINING_HOURS", + "trigger": "SPECIFIC_DUNGEONS\t\"string\"", + "contents": "SPECIFIC_DUNGEONS" }, { - "trigger": "SPELL_TIME_REMAINING_MIN\tstring", - "contents": "SPELL_TIME_REMAINING_MIN", + "trigger": "SPECIFIC_INSTANCE_IS_READY\t\"string\"", + "contents": "SPECIFIC_INSTANCE_IS_READY" }, { - "trigger": "SPELL_TIME_REMAINING_SEC\tstring", - "contents": "SPELL_TIME_REMAINING_SEC", + "trigger": "SPECIFIC_SCENARIOS\t\"string\"", + "contents": "SPECIFIC_SCENARIOS" }, { - "trigger": "SPELL_TIMER\tstring", - "contents": "SPELL_TIMER", + "trigger": "SPEED\t\"string\"", + "contents": "SPEED" }, { - "trigger": "SPELL_TOTEMS\tstring", - "contents": "SPELL_TOTEMS", + "trigger": "SPEED_ABBR\t\"string\"", + "contents": "SPEED_ABBR" }, { - "trigger": "SPELL_UNKNOWN\tstring", - "contents": "SPELL_UNKNOWN", + "trigger": "SPELL_ALERT_OPACITY\t\"string\"", + "contents": "SPELL_ALERT_OPACITY" }, { - "trigger": "SPELL_USE_ALL_BALANCE_NEGATIVE\tstring", - "contents": "SPELL_USE_ALL_BALANCE_NEGATIVE", + "trigger": "SPELL_BONUS\t\"string\"", + "contents": "SPELL_BONUS" }, { - "trigger": "SPELL_USE_ALL_BALANCE_POSITIVE\tstring", - "contents": "SPELL_USE_ALL_BALANCE_POSITIVE", + "trigger": "SPELL_BUCKET_ABILITIES_UNLOCKED\t\"string\"", + "contents": "SPELL_BUCKET_ABILITIES_UNLOCKED" }, { - "trigger": "SPELL_USE_ALL_CHI\tstring", - "contents": "SPELL_USE_ALL_CHI", + "trigger": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED\t\"string\"", + "contents": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED" }, { - "trigger": "SPELL_USE_ALL_ENERGY\tstring", - "contents": "SPELL_USE_ALL_ENERGY", + "trigger": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED_MESSAGE\t\"string\"", + "contents": "SPELL_BUCKET_ALL_ABILITIES_UNLOCKED_MESSAGE" }, { - "trigger": "SPELL_USE_ALL_FOCUS\tstring", - "contents": "SPELL_USE_ALL_FOCUS", + "trigger": "SPELL_BUCKET_LEVEL_UP\t\"string\"", + "contents": "SPELL_BUCKET_LEVEL_UP" }, { - "trigger": "SPELL_USE_ALL_FURY\tstring", - "contents": "SPELL_USE_ALL_FURY", + "trigger": "SPELL_BUCKET_YOU_WILL_EARN\t\"string\"", + "contents": "SPELL_BUCKET_YOU_WILL_EARN" }, { - "trigger": "SPELL_USE_ALL_HEALTH\tstring", - "contents": "SPELL_USE_ALL_HEALTH", + "trigger": "SPELL_CAST_CHANNELED\t\"string\"", + "contents": "SPELL_CAST_CHANNELED" }, { - "trigger": "SPELL_USE_ALL_HOLY_POWER\tstring", - "contents": "SPELL_USE_ALL_HOLY_POWER", + "trigger": "SPELL_CAST_FAILED_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_CAST_FAILED_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELL_USE_ALL_MANA\tstring", - "contents": "SPELL_USE_ALL_MANA", + "trigger": "SPELL_CAST_START_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_CAST_START_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELL_USE_ALL_PAIN\tstring", - "contents": "SPELL_USE_ALL_PAIN", + "trigger": "SPELL_CAST_SUCCESS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_CAST_SUCCESS_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELL_USE_ALL_POWER_DISPLAY\tstring", - "contents": "SPELL_USE_ALL_POWER_DISPLAY", + "trigger": "SPELL_CAST_TIME_INSTANT\t\"string\"", + "contents": "SPELL_CAST_TIME_INSTANT" }, { - "trigger": "SPELL_USE_ALL_RAGE\tstring", - "contents": "SPELL_USE_ALL_RAGE", + "trigger": "SPELL_CAST_TIME_INSTANT_NO_MANA\t\"string\"", + "contents": "SPELL_CAST_TIME_INSTANT_NO_MANA" }, { - "trigger": "SPELL_USE_ALL_RUNIC_POWER\tstring", - "contents": "SPELL_USE_ALL_RUNIC_POWER", + "trigger": "SPELL_CAST_TIME_MIN\t\"string\"", + "contents": "SPELL_CAST_TIME_MIN" }, { - "trigger": "SPELL_WEEKLY_USAGE_TOOLTIP\tstring", - "contents": "SPELL_WEEKLY_USAGE_TOOLTIP", + "trigger": "SPELL_CAST_TIME_RANGED\t\"string\"", + "contents": "SPELL_CAST_TIME_RANGED" }, { - "trigger": "SPELLBOOK\tstring", - "contents": "SPELLBOOK", + "trigger": "SPELL_CAST_TIME_SEC\t\"string\"", + "contents": "SPELL_CAST_TIME_SEC" }, { - "trigger": "SPELLBOOK_ABILITIES_BUTTON\tstring", - "contents": "SPELLBOOK_ABILITIES_BUTTON", + "trigger": "SPELL_CASTING\t\"string\"", + "contents": "SPELL_CASTING" }, { - "trigger": "SPELLBOOK_AVAILABLE_AT\tstring", - "contents": "SPELLBOOK_AVAILABLE_AT", + "trigger": "SPELL_CASTING_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_CASTING_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELLBOOK_BUTTON\tstring", - "contents": "SPELLBOOK_BUTTON", + "trigger": "SPELL_CHARGEUP_TIME\t\"string\"", + "contents": "SPELL_CHARGEUP_TIME" }, { - "trigger": "SPELLBOOK_HELP_1\tstring", - "contents": "SPELLBOOK_HELP_1", + "trigger": "SPELL_CHARGEUP_TIME_DAYS\t\"string\"", + "contents": "SPELL_CHARGEUP_TIME_DAYS" }, { - "trigger": "SPELLBOOK_HELP_2\tstring", - "contents": "SPELLBOOK_HELP_2", + "trigger": "SPELL_CHARGEUP_TIME_HOURS\t\"string\"", + "contents": "SPELL_CHARGEUP_TIME_HOURS" }, { - "trigger": "SPELLBOOK_HELP_3\tstring", - "contents": "SPELLBOOK_HELP_3", + "trigger": "SPELL_CHARGEUP_TIME_MIN\t\"string\"", + "contents": "SPELL_CHARGEUP_TIME_MIN" }, { - "trigger": "SPELLBOOK_SPELL_NOT_ON_ACTION_BAR\tstring", - "contents": "SPELLBOOK_SPELL_NOT_ON_ACTION_BAR", + "trigger": "SPELL_CHARGEUP_TIME_SEC\t\"string\"", + "contents": "SPELL_CHARGEUP_TIME_SEC" }, { - "trigger": "SPELLBOOK_TRAINABLE\tstring", - "contents": "SPELLBOOK_TRAINABLE", + "trigger": "SPELL_COLOR_BY_SCHOOL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_COLOR_BY_SCHOOL_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELLDISMISSPETOTHER\tstring", - "contents": "SPELLDISMISSPETOTHER", + "trigger": "SPELL_CREATE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_CREATE_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELLDISMISSPETSELF\tstring", - "contents": "SPELLDISMISSPETSELF", + "trigger": "SPELL_CRIT_CHANCE\t\"string\"", + "contents": "SPELL_CRIT_CHANCE" }, { - "trigger": "SPELLHAPPINESSDRAINOTHER\tstring", - "contents": "SPELLHAPPINESSDRAINOTHER", + "trigger": "SPELL_DAMAGE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_DAMAGE_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELLHAPPINESSDRAINSELF\tstring", - "contents": "SPELLHAPPINESSDRAINSELF", + "trigger": "SPELL_DAMAGE_NUMBER_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_DAMAGE_NUMBER_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELLS\tstring", - "contents": "SPELLS", + "trigger": "SPELL_DAMAGE_SCHOOL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_DAMAGE_SCHOOL_COMBATLOG_TOOLTIP" }, { - "trigger": "SPELLS_COMBATLOG_TOOLTIP\tstring", - "contents": "SPELLS_COMBATLOG_TOOLTIP", + "trigger": "SPELL_DETAIL\t\"string\"", + "contents": "SPELL_DETAIL" }, { - "trigger": "SPI\tstring", - "contents": "SPI", + "trigger": "SPELL_DRAIN_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_DRAIN_COMBATLOG_TOOLTIP" }, { - "trigger": "SPIRIT_COLON\tstring", - "contents": "SPIRIT_COLON", + "trigger": "SPELL_DURATION\t\"string\"", + "contents": "SPELL_DURATION" }, { - "trigger": "SPIRIT_HEALER_RELEASE_RED\tstring", - "contents": "SPIRIT_HEALER_RELEASE_RED", + "trigger": "SPELL_DURATION_DAYS\t\"string\"", + "contents": "SPELL_DURATION_DAYS" }, { - "trigger": "SPIRIT_TOOLTIP\tstring", - "contents": "SPIRIT_TOOLTIP", + "trigger": "SPELL_DURATION_HOURS\t\"string\"", + "contents": "SPELL_DURATION_HOURS" }, { - "trigger": "SPLASH_BASE_90_RIGHT_DESC\tstring", - "contents": "SPLASH_BASE_90_RIGHT_DESC", + "trigger": "SPELL_DURATION_MIN\t\"string\"", + "contents": "SPELL_DURATION_MIN" }, { - "trigger": "SPLASH_BASE_90_RIGHT_TITLE\tstring", - "contents": "SPLASH_BASE_90_RIGHT_TITLE", + "trigger": "SPELL_DURATION_SEC\t\"string\"", + "contents": "SPELL_DURATION_SEC" }, { - "trigger": "SPLASH_BASE_FEATURE1_DESC\tstring", - "contents": "SPLASH_BASE_FEATURE1_DESC", + "trigger": "SPELL_DURATION_UNTIL_CANCELLED\t\"string\"", + "contents": "SPELL_DURATION_UNTIL_CANCELLED" }, { - "trigger": "SPLASH_BASE_FEATURE1_TITLE\tstring", - "contents": "SPLASH_BASE_FEATURE1_TITLE", + "trigger": "SPELL_EQUIPPED_ITEM\t\"string\"", + "contents": "SPELL_EQUIPPED_ITEM" }, { - "trigger": "SPLASH_BASE_FEATURE2_DESC\tstring", - "contents": "SPLASH_BASE_FEATURE2_DESC", + "trigger": "SPELL_EQUIPPED_ITEM_NOSPACE\t\"string\"", + "contents": "SPELL_EQUIPPED_ITEM_NOSPACE" }, { - "trigger": "SPLASH_BASE_FEATURE2_TITLE\tstring", - "contents": "SPLASH_BASE_FEATURE2_TITLE", + "trigger": "SPELL_EXTRA_ATTACKS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_EXTRA_ATTACKS_COMBATLOG_TOOLTIP" }, { - "trigger": "SPLASH_BASE_HEADER\tstring", - "contents": "SPLASH_BASE_HEADER", + "trigger": "SPELL_FAILED_ABOVE_MAXIMUM_SKILL_RANK\t\"string\"", + "contents": "SPELL_FAILED_ABOVE_MAXIMUM_SKILL_RANK" }, { - "trigger": "SPLASH_BASE_LABEL\tstring", - "contents": "SPLASH_BASE_LABEL", + "trigger": "SPELL_FAILED_AFFECTING_COMBAT\t\"string\"", + "contents": "SPELL_FAILED_AFFECTING_COMBAT" }, { - "trigger": "SPLASH_BASE_RIGHT_DESC\tstring", - "contents": "SPLASH_BASE_RIGHT_DESC", + "trigger": "SPELL_FAILED_ALREADY_BEING_TAMED\t\"string\"", + "contents": "SPELL_FAILED_ALREADY_BEING_TAMED" }, { - "trigger": "SPLASH_BASE_RIGHT_TITLE\tstring", - "contents": "SPLASH_BASE_RIGHT_TITLE", + "trigger": "SPELL_FAILED_ALREADY_HAVE_CHARM\t\"string\"", + "contents": "SPELL_FAILED_ALREADY_HAVE_CHARM" }, { - "trigger": "SPLASH_BOOST2_FEATURE2_DESC\tstring", - "contents": "SPLASH_BOOST2_FEATURE2_DESC", + "trigger": "SPELL_FAILED_ALREADY_HAVE_PET\t\"string\"", + "contents": "SPELL_FAILED_ALREADY_HAVE_PET" }, { - "trigger": "SPLASH_BOOST2_RIGHT_DESC\tstring", - "contents": "SPLASH_BOOST2_RIGHT_DESC", + "trigger": "SPELL_FAILED_ALREADY_HAVE_SUMMON\t\"string\"", + "contents": "SPELL_FAILED_ALREADY_HAVE_SUMMON" }, { - "trigger": "SPLASH_BOOST_FEATURE1_DESC\tstring", - "contents": "SPLASH_BOOST_FEATURE1_DESC", + "trigger": "SPELL_FAILED_ALREADY_OPEN\t\"string\"", + "contents": "SPELL_FAILED_ALREADY_OPEN" }, { - "trigger": "SPLASH_BOOST_FEATURE1_TITLE\tstring", - "contents": "SPLASH_BOOST_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_AP_ITEM_FROM_PREVIOUS_TIER\t\"string\"", + "contents": "SPELL_FAILED_AP_ITEM_FROM_PREVIOUS_TIER" }, { - "trigger": "SPLASH_BOOST_FEATURE2_DESC\tstring", - "contents": "SPLASH_BOOST_FEATURE2_DESC", + "trigger": "SPELL_FAILED_APPRENTICE_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_APPRENTICE_RIDING_REQUIREMENT" }, { - "trigger": "SPLASH_BOOST_FEATURE2_TITLE\tstring", - "contents": "SPLASH_BOOST_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_AREA_TRIGGER_CREATION\t\"string\"", + "contents": "SPELL_FAILED_AREA_TRIGGER_CREATION" }, { - "trigger": "SPLASH_BOOST_HEADER\tstring", - "contents": "SPLASH_BOOST_HEADER", + "trigger": "SPELL_FAILED_ARTIFACT_AT_FULL_POWER\t\"string\"", + "contents": "SPELL_FAILED_ARTIFACT_AT_FULL_POWER" }, { - "trigger": "SPLASH_BOOST_LABEL\tstring", - "contents": "SPLASH_BOOST_LABEL", + "trigger": "SPELL_FAILED_ARTISAN_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_ARTISAN_RIDING_REQUIREMENT" }, { - "trigger": "SPLASH_BOOST_RIGHT_DESC_ALLIANCE\tstring", - "contents": "SPLASH_BOOST_RIGHT_DESC_ALLIANCE", + "trigger": "SPELL_FAILED_AURA_BOUNCED\t\"string\"", + "contents": "SPELL_FAILED_AURA_BOUNCED" }, { - "trigger": "SPLASH_BOOST_RIGHT_DESC_HORDE\tstring", - "contents": "SPLASH_BOOST_RIGHT_DESC_HORDE", + "trigger": "SPELL_FAILED_AZERITE_EMPOWERED_NO_CHOICES_TO_UNDO\t\"string\"", + "contents": "SPELL_FAILED_AZERITE_EMPOWERED_NO_CHOICES_TO_UNDO" }, { - "trigger": "SPLASH_BOOST_RIGHT_TITLE\tstring", - "contents": "SPLASH_BOOST_RIGHT_TITLE", + "trigger": "SPELL_FAILED_AZERITE_EMPOWERED_ONLY\t\"string\"", + "contents": "SPELL_FAILED_AZERITE_EMPOWERED_ONLY" }, { - "trigger": "SPLASH_LEGION_BASE_FEATURE1_DESC\tstring", - "contents": "SPLASH_LEGION_BASE_FEATURE1_DESC", + "trigger": "SPELL_FAILED_BAD_IMPLICIT_TARGETS\t\"string\"", + "contents": "SPELL_FAILED_BAD_IMPLICIT_TARGETS" }, { - "trigger": "SPLASH_LEGION_BASE_FEATURE1_TITLE\tstring", - "contents": "SPLASH_LEGION_BASE_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_BAD_TARGETS\t\"string\"", + "contents": "SPELL_FAILED_BAD_TARGETS" }, { - "trigger": "SPLASH_LEGION_BASE_FEATURE2_DESC\tstring", - "contents": "SPLASH_LEGION_BASE_FEATURE2_DESC", + "trigger": "SPELL_FAILED_BATTLE_FOR_AZEROTH_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_BATTLE_FOR_AZEROTH_RIDING_REQUIREMENT" }, { - "trigger": "SPLASH_LEGION_BASE_FEATURE2_TITLE\tstring", - "contents": "SPLASH_LEGION_BASE_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_BLUEPRINT_KNOWN\t\"string\"", + "contents": "SPELL_FAILED_BLUEPRINT_KNOWN" }, { - "trigger": "SPLASH_LEGION_BASE_LABEL\tstring", - "contents": "SPLASH_LEGION_BASE_LABEL", + "trigger": "SPELL_FAILED_BM_OR_INVISGOD\t\"string\"", + "contents": "SPELL_FAILED_BM_OR_INVISGOD" }, { - "trigger": "SPLASH_LEGION_BASE_RIGHT_DESC\tstring", - "contents": "SPLASH_LEGION_BASE_RIGHT_DESC", + "trigger": "SPELL_FAILED_BROKEN_ISLES_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_BROKEN_ISLES_RIDING_REQUIREMENT" }, { - "trigger": "SPLASH_LEGION_BASE_RIGHT_TITLE\tstring", - "contents": "SPLASH_LEGION_BASE_RIGHT_TITLE", + "trigger": "SPELL_FAILED_BUILDING_ACTIVATE_NOT_READY\t\"string\"", + "contents": "SPELL_FAILED_BUILDING_ACTIVATE_NOT_READY" }, { - "trigger": "SPLASH_LEGION_BOX_FEATURE1_DESC\tstring", - "contents": "SPLASH_LEGION_BOX_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CANT_ADD_BATTLE_PET\t\"string\"", + "contents": "SPELL_FAILED_CANT_ADD_BATTLE_PET" }, { - "trigger": "SPLASH_LEGION_BOX_FEATURE1_TITLE\tstring", - "contents": "SPLASH_LEGION_BOX_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_CANT_BE_CHARMED\t\"string\"", + "contents": "SPELL_FAILED_CANT_BE_CHARMED" }, { - "trigger": "SPLASH_LEGION_BOX_FEATURE2_DESC\tstring", - "contents": "SPLASH_LEGION_BOX_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CANT_BE_DISENCHANTED\t\"string\"", + "contents": "SPELL_FAILED_CANT_BE_DISENCHANTED" }, { - "trigger": "SPLASH_LEGION_BOX_FEATURE2_TITLE\tstring", - "contents": "SPLASH_LEGION_BOX_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CANT_BE_DISENCHANTED_SKILL\t\"string\"", + "contents": "SPELL_FAILED_CANT_BE_DISENCHANTED_SKILL" }, { - "trigger": "SPLASH_LEGION_BOX_LABEL\tstring", - "contents": "SPLASH_LEGION_BOX_LABEL", + "trigger": "SPELL_FAILED_CANT_BE_MILLED\t\"string\"", + "contents": "SPELL_FAILED_CANT_BE_MILLED" }, { - "trigger": "SPLASH_LEGION_BOX_RIGHT_DESC\tstring", - "contents": "SPLASH_LEGION_BOX_RIGHT_DESC", + "trigger": "SPELL_FAILED_CANT_BE_OBLITERATED\t\"string\"", + "contents": "SPELL_FAILED_CANT_BE_OBLITERATED" }, { - "trigger": "SPLASH_LEGION_BOX_RIGHT_TITLE\tstring", - "contents": "SPLASH_LEGION_BOX_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CANT_BE_PROSPECTED\t\"string\"", + "contents": "SPELL_FAILED_CANT_BE_PROSPECTED" }, { - "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE1_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_1_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CANT_CAST_ON_TAPPED\t\"string\"", + "contents": "SPELL_FAILED_CANT_CAST_ON_TAPPED" }, { - "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE1_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_1_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_CANT_DO_THAT_RIGHT_NOW\t\"string\"", + "contents": "SPELL_FAILED_CANT_DO_THAT_RIGHT_NOW" }, { - "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE2_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_1_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CANT_DUEL_WHILE_INVISIBLE\t\"string\"", + "contents": "SPELL_FAILED_CANT_DUEL_WHILE_INVISIBLE" }, { - "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE2_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_1_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CANT_DUEL_WHILE_STEALTHED\t\"string\"", + "contents": "SPELL_FAILED_CANT_DUEL_WHILE_STEALTHED" }, { - "trigger": "SPLASH_LEGION_NEW_7_1_LABEL\tstring", - "contents": "SPLASH_LEGION_NEW_7_1_LABEL", + "trigger": "SPELL_FAILED_CANT_OVERRIDE_ENCHANT_VISUAL\t\"string\"", + "contents": "SPELL_FAILED_CANT_OVERRIDE_ENCHANT_VISUAL" }, { - "trigger": "SPLASH_LEGION_NEW_7_1_RIGHT_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_1_RIGHT_DESC", + "trigger": "SPELL_FAILED_CANT_REPLACE_ITEM_BONUS\t\"string\"", + "contents": "SPELL_FAILED_CANT_REPLACE_ITEM_BONUS" }, { - "trigger": "SPLASH_LEGION_NEW_7_1_RIGHT_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_1_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CANT_STEALTH\t\"string\"", + "contents": "SPELL_FAILED_CANT_STEALTH" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CANT_UNTALENT\t\"string\"", + "contents": "SPELL_FAILED_CANT_UNTALENT" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_CANT_UPGRADE_BATTLE_PET\t\"string\"", + "contents": "SPELL_FAILED_CANT_UPGRADE_BATTLE_PET" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CAST_NOT_HERE\t\"string\"", + "contents": "SPELL_FAILED_CAST_NOT_HERE" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CASTER_AURASTATE\t\"string\"", + "contents": "SPELL_FAILED_CASTER_AURASTATE" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_5_LABEL\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_5_LABEL", + "trigger": "SPELL_FAILED_CASTER_DEAD\t\"string\"", + "contents": "SPELL_FAILED_CASTER_DEAD" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_5_RIGHT_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_5_RIGHT_DESC", + "trigger": "SPELL_FAILED_CASTER_DEAD_FEMALE\t\"string\"", + "contents": "SPELL_FAILED_CASTER_DEAD_FEMALE" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_5_RIGHT_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_5_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CHARMED\t\"string\"", + "contents": "SPELL_FAILED_CHARMED" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE1_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CHEST_IN_USE\t\"string\"", + "contents": "SPELL_FAILED_CHEST_IN_USE" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE1_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_COLD_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_COLD_RIDING_REQUIREMENT" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE2_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CONFUSED\t\"string\"", + "contents": "SPELL_FAILED_CONFUSED" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE2_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CS_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_CS_RIDING_REQUIREMENT" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_LABEL\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_1\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_1" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_RIGHT_DESC\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_RIGHT_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_10\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_10" }, { - "trigger": "SPLASH_LEGION_NEW_7_2_RIGHT_TITLE\tstring", - "contents": "SPLASH_LEGION_NEW_7_2_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_100\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_100" }, { - "trigger": "SPLASH_LEGION_PREPATCH_FEATURE1_DESC\tstring", - "contents": "SPLASH_LEGION_PREPATCH_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_101\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_101" }, { - "trigger": "SPLASH_LEGION_PREPATCH_FEATURE1_TITLE\tstring", - "contents": "SPLASH_LEGION_PREPATCH_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_102\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_102" }, { - "trigger": "SPLASH_LEGION_PREPATCH_FEATURE2_DESC\tstring", - "contents": "SPLASH_LEGION_PREPATCH_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_103\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_103" }, { - "trigger": "SPLASH_LEGION_PREPATCH_FEATURE2_TITLE\tstring", - "contents": "SPLASH_LEGION_PREPATCH_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_104\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_104" }, { - "trigger": "SPLASH_LEGION_PREPATCH_LABEL\tstring", - "contents": "SPLASH_LEGION_PREPATCH_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_106\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_106" }, { - "trigger": "SPLASH_LEGION_PREPATCH_RIGHT_DESC\tstring", - "contents": "SPLASH_LEGION_PREPATCH_RIGHT_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_107\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_107" }, { - "trigger": "SPLASH_LEGION_PREPATCH_RIGHT_TITLE\tstring", - "contents": "SPLASH_LEGION_PREPATCH_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_108\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_108" }, { - "trigger": "SPLASH_NEW_6_1_FEATURE1_DESC\tstring", - "contents": "SPLASH_NEW_6_1_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_109_MIXED\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_109_MIXED" }, { - "trigger": "SPLASH_NEW_6_1_FEATURE1_TITLE\tstring", - "contents": "SPLASH_NEW_6_1_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_11\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_11" }, { - "trigger": "SPLASH_NEW_6_1_FEATURE2_DESC\tstring", - "contents": "SPLASH_NEW_6_1_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_110\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_110" }, { - "trigger": "SPLASH_NEW_6_1_FEATURE2_TITLE\tstring", - "contents": "SPLASH_NEW_6_1_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_111\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_111" }, { - "trigger": "SPLASH_NEW_6_1_LABEL\tstring", - "contents": "SPLASH_NEW_6_1_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_112\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_112" }, { - "trigger": "SPLASH_NEW_6_1_RIGHT_DESC\tstring", - "contents": "SPLASH_NEW_6_1_RIGHT_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_113\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_113" }, { - "trigger": "SPLASH_NEW_6_1_RIGHT_TITLE\tstring", - "contents": "SPLASH_NEW_6_1_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_114\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_114" }, { - "trigger": "SPLASH_NEW_6_2_FEATURE1_DESC\tstring", - "contents": "SPLASH_NEW_6_2_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_115\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_115" }, { - "trigger": "SPLASH_NEW_6_2_FEATURE1_TITLE\tstring", - "contents": "SPLASH_NEW_6_2_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_116\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_116" }, { - "trigger": "SPLASH_NEW_6_2_FEATURE2_DESC\tstring", - "contents": "SPLASH_NEW_6_2_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_117\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_117" }, { - "trigger": "SPLASH_NEW_6_2_FEATURE2_TITLE\tstring", - "contents": "SPLASH_NEW_6_2_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_118\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_118" }, { - "trigger": "SPLASH_NEW_6_2_LABEL\tstring", - "contents": "SPLASH_NEW_6_2_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_119\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_119" }, { - "trigger": "SPLASH_NEW_6_2_RIGHT_DESC\tstring", - "contents": "SPLASH_NEW_6_2_RIGHT_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_12\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_12" }, { - "trigger": "SPLASH_NEW_6_2_RIGHT_TITLE\tstring", - "contents": "SPLASH_NEW_6_2_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_120\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_120" }, { - "trigger": "SPLASH_NEW_90_RIGHT_DESC\tstring", - "contents": "SPLASH_NEW_90_RIGHT_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_121\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_121" }, { - "trigger": "SPLASH_NEW_FEATURE1_DESC\tstring", - "contents": "SPLASH_NEW_FEATURE1_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_122\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_122" }, { - "trigger": "SPLASH_NEW_FEATURE1_TITLE\tstring", - "contents": "SPLASH_NEW_FEATURE1_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_123\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_123" }, { - "trigger": "SPLASH_NEW_FEATURE2_DESC\tstring", - "contents": "SPLASH_NEW_FEATURE2_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_124\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_124" }, { - "trigger": "SPLASH_NEW_FEATURE2_TITLE\tstring", - "contents": "SPLASH_NEW_FEATURE2_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_125\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_125" }, { - "trigger": "SPLASH_NEW_HEADER\tstring", - "contents": "SPLASH_NEW_HEADER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_126\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_126" }, { - "trigger": "SPLASH_NEW_LABEL\tstring", - "contents": "SPLASH_NEW_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_127\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_127" }, { - "trigger": "SPLASH_NEW_RIGHT_DESC\tstring", - "contents": "SPLASH_NEW_RIGHT_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_128\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_128" }, { - "trigger": "SPLASH_NEW_RIGHT_TITLE\tstring", - "contents": "SPLASH_NEW_RIGHT_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_129\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_129" }, { - "trigger": "SPLASH_OPENS_SOON\tstring", - "contents": "SPLASH_OPENS_SOON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_13\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_13" }, { - "trigger": "SPLASH_START_QUEST_NOW\tstring", - "contents": "SPLASH_START_QUEST_NOW", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_130\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_130" }, { - "trigger": "SSAO_LABEL\tstring", - "contents": "SSAO_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_131\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_131" }, { - "trigger": "STA\tstring", - "contents": "STA", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_132\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_132" }, { - "trigger": "STA_LCD\tstring", - "contents": "STA_LCD", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_133\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_133" }, { - "trigger": "STABLE_PET_INFO_TEXT\tstring", - "contents": "STABLE_PET_INFO_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_134\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_134" }, { - "trigger": "STABLE_PET_INFO_TOOLTIP_TEXT\tstring", - "contents": "STABLE_PET_INFO_TOOLTIP_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_135\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_135" }, { - "trigger": "STABLE_SLOT_TEXT\tstring", - "contents": "STABLE_SLOT_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_136\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_136" }, { - "trigger": "STABLED_PETS\tstring", - "contents": "STABLED_PETS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_137\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_137" }, { - "trigger": "STABLES\tstring", - "contents": "STABLES", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_138\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_138" }, { - "trigger": "STACKS\tstring", - "contents": "STACKS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_139\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_139" }, { - "trigger": "STAGE_COMPLETE\tstring", - "contents": "STAGE_COMPLETE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_140\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_140" }, { - "trigger": "STAMINA_COLON\tstring", - "contents": "STAMINA_COLON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_141\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_141" }, { - "trigger": "STAMINA_TOOLTIP\tstring", - "contents": "STAMINA_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_142\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_142" }, { - "trigger": "STANDARD_TEXT_FONT\tstring", - "contents": "STANDARD_TEXT_FONT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_143\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_143" }, { - "trigger": "STANDING\tstring", - "contents": "STANDING", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_144\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_144" }, { - "trigger": "START\tstring", - "contents": "START", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_145\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_145" }, { - "trigger": "START_A_GROUP\tstring", - "contents": "START_A_GROUP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_146\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_146" }, { - "trigger": "START_RAID\tstring", - "contents": "START_RAID", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_147\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_147" }, { - "trigger": "START_WARGAME\tstring", - "contents": "START_WARGAME", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_148\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_148" }, { - "trigger": "STARTING_PRICE\tstring", - "contents": "STARTING_PRICE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_149\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_149" }, { - "trigger": "STARTUP_STRINGSENUM_MSG_GX_FAIL_API_VERSION\tstring", - "contents": "STARTUP_STRINGSENUM_MSG_GX_FAIL_API_VERSION", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_14_NONE\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_14_NONE" }, { - "trigger": "STARTUP_STRINGSENUM_MSG_GX_FAIL_NO_DRIVER\tstring", - "contents": "STARTUP_STRINGSENUM_MSG_GX_FAIL_NO_DRIVER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_15\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_15" }, { - "trigger": "STARTUP_TEXT_LINE1\tstring", - "contents": "STARTUP_TEXT_LINE1", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_150\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_150" }, { - "trigger": "STARTUP_TEXT_LINE2\tstring", - "contents": "STARTUP_TEXT_LINE2", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_151\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_151" }, { - "trigger": "STARTUP_TEXT_LINE3\tstring", - "contents": "STARTUP_TEXT_LINE3", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_152\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_152" }, { - "trigger": "STARTUP_TEXT_LINE4\tstring", - "contents": "STARTUP_TEXT_LINE4", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_153\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_153" }, { - "trigger": "STAT4_NOSPELLPOWER_TOOLTIP\tstring", - "contents": "STAT4_NOSPELLPOWER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_154\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_154" }, { - "trigger": "STAT_ARMOR\tstring", - "contents": "STAT_ARMOR", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_155\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_155" }, { - "trigger": "STAT_ARMOR_BASE_TOOLTIP\tstring", - "contents": "STAT_ARMOR_BASE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_156\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_156" }, { - "trigger": "STAT_ARMOR_BONUS_ARMOR_BLADED_ARMOR_TOOLTIP\tstring", - "contents": "STAT_ARMOR_BONUS_ARMOR_BLADED_ARMOR_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_157\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_157" }, { - "trigger": "STAT_ARMOR_TOOLTIP\tstring", - "contents": "STAT_ARMOR_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_158\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_158" }, { - "trigger": "STAT_ARMOR_TOTAL_TOOLTIP\tstring", - "contents": "STAT_ARMOR_TOTAL_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_159\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_159" }, { - "trigger": "STAT_ATTACK_POWER\tstring", - "contents": "STAT_ATTACK_POWER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_16\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_16" }, { - "trigger": "STAT_ATTACK_SPEED\tstring", - "contents": "STAT_ATTACK_SPEED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_160\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_160" }, { - "trigger": "STAT_ATTACK_SPEED_BASE_TOOLTIP\tstring", - "contents": "STAT_ATTACK_SPEED_BASE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_161\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_161" }, { - "trigger": "STAT_AVERAGE_ITEM_LEVEL\tstring", - "contents": "STAT_AVERAGE_ITEM_LEVEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_162\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_162" }, { - "trigger": "STAT_AVERAGE_ITEM_LEVEL_EQUIPPED\tstring", - "contents": "STAT_AVERAGE_ITEM_LEVEL_EQUIPPED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_163\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_163" }, { - "trigger": "STAT_AVERAGE_ITEM_LEVEL_TOOLTIP\tstring", - "contents": "STAT_AVERAGE_ITEM_LEVEL_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_164\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_164" }, { - "trigger": "STAT_AVERAGE_PVP_ITEM_LEVEL\tstring", - "contents": "STAT_AVERAGE_PVP_ITEM_LEVEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_165\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_165" }, { - "trigger": "STAT_AVOIDANCE\tstring", - "contents": "STAT_AVOIDANCE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_166\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_166" }, { - "trigger": "STAT_BLOCK\tstring", - "contents": "STAT_BLOCK", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_167\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_167" }, { - "trigger": "STAT_BLOCK_TOOLTIP\tstring", - "contents": "STAT_BLOCK_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_168\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_168" }, { - "trigger": "STAT_BONUS_ARMOR\tstring", - "contents": "STAT_BONUS_ARMOR", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_169\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_169" }, { - "trigger": "STAT_CATEGORY_ATTACK\tstring", - "contents": "STAT_CATEGORY_ATTACK", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_17\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_17" }, { - "trigger": "STAT_CATEGORY_ATTRIBUTES\tstring", - "contents": "STAT_CATEGORY_ATTRIBUTES", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_170\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_170" }, { - "trigger": "STAT_CATEGORY_DEFENSE\tstring", - "contents": "STAT_CATEGORY_DEFENSE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_171\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_171" }, { - "trigger": "STAT_CATEGORY_ENHANCEMENTS\tstring", - "contents": "STAT_CATEGORY_ENHANCEMENTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_172\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_172" }, { - "trigger": "STAT_CATEGORY_GENERAL\tstring", - "contents": "STAT_CATEGORY_GENERAL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_173\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_173" }, { - "trigger": "STAT_CATEGORY_MELEE\tstring", - "contents": "STAT_CATEGORY_MELEE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_174\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_174" }, { - "trigger": "STAT_CATEGORY_PVP\tstring", - "contents": "STAT_CATEGORY_PVP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_175\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_175" }, { - "trigger": "STAT_CATEGORY_RANGED\tstring", - "contents": "STAT_CATEGORY_RANGED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_176\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_176" }, { - "trigger": "STAT_CATEGORY_RESISTANCE\tstring", - "contents": "STAT_CATEGORY_RESISTANCE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_177\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_177" }, { - "trigger": "STAT_CATEGORY_SPELL\tstring", - "contents": "STAT_CATEGORY_SPELL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_178\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_178" }, { - "trigger": "STAT_CHI_TOOLTIP\tstring", - "contents": "STAT_CHI_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_179\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_179" }, { - "trigger": "STAT_CRITICAL_STRIKE\tstring", - "contents": "STAT_CRITICAL_STRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_18\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_18" }, { - "trigger": "STAT_DODGE\tstring", - "contents": "STAT_DODGE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_180\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_180" }, { - "trigger": "STAT_DPS_SHORT\tstring", - "contents": "STAT_DPS_SHORT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_181\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_181" }, { - "trigger": "STAT_ENERGY_REGEN\tstring", - "contents": "STAT_ENERGY_REGEN", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_182\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_182" }, { - "trigger": "STAT_ENERGY_REGEN_TOOLTIP\tstring", - "contents": "STAT_ENERGY_REGEN_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_183\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_183" }, { - "trigger": "STAT_ENERGY_TOOLTIP\tstring", - "contents": "STAT_ENERGY_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_184\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_184" }, { - "trigger": "STAT_EXPERTISE\tstring", - "contents": "STAT_EXPERTISE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_185\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_185" }, { - "trigger": "STAT_FOCUS_REGEN\tstring", - "contents": "STAT_FOCUS_REGEN", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_186\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_186" }, { - "trigger": "STAT_FOCUS_REGEN_TOOLTIP\tstring", - "contents": "STAT_FOCUS_REGEN_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_187\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_187" }, { - "trigger": "STAT_FOCUS_TOOLTIP\tstring", - "contents": "STAT_FOCUS_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_188\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_188" }, { - "trigger": "STAT_FORMAT\tstring", - "contents": "STAT_FORMAT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_189\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_189" }, { - "trigger": "STAT_HASTE\tstring", - "contents": "STAT_HASTE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_19\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_19" }, { - "trigger": "STAT_HASTE_BASE_TOOLTIP\tstring", - "contents": "STAT_HASTE_BASE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_190\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_190" }, { - "trigger": "STAT_HASTE_DEATHKNIGHT_TOOLTIP\tstring", - "contents": "STAT_HASTE_DEATHKNIGHT_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_191\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_191" }, { - "trigger": "STAT_HASTE_DRUID_TOOLTIP\tstring", - "contents": "STAT_HASTE_DRUID_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_192\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_192" }, { - "trigger": "STAT_HASTE_HUNTER_TOOLTIP\tstring", - "contents": "STAT_HASTE_HUNTER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_193\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_193" }, { - "trigger": "STAT_HASTE_MELEE_DEATHKNIGHT_TOOLTIP\tstring", - "contents": "STAT_HASTE_MELEE_DEATHKNIGHT_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_194\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_194" }, { - "trigger": "STAT_HASTE_MELEE_DRUID_TOOLTIP\tstring", - "contents": "STAT_HASTE_MELEE_DRUID_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_195\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_195" }, { - "trigger": "STAT_HASTE_MELEE_HUNTER_TOOLTIP\tstring", - "contents": "STAT_HASTE_MELEE_HUNTER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_196\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_196" }, { - "trigger": "STAT_HASTE_MELEE_MONK_TOOLTIP\tstring", - "contents": "STAT_HASTE_MELEE_MONK_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_197\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_197" }, { - "trigger": "STAT_HASTE_MELEE_ROGUE_TOOLTIP\tstring", - "contents": "STAT_HASTE_MELEE_ROGUE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_198\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_198" }, { - "trigger": "STAT_HASTE_MELEE_TOOLTIP\tstring", - "contents": "STAT_HASTE_MELEE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_199\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_199" }, { - "trigger": "STAT_HASTE_MONK_TOOLTIP\tstring", - "contents": "STAT_HASTE_MONK_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_2\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_2" }, { - "trigger": "STAT_HASTE_RANGED_HUNTER_TOOLTIP\tstring", - "contents": "STAT_HASTE_RANGED_HUNTER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_20\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_20" }, { - "trigger": "STAT_HASTE_RANGED_TOOLTIP\tstring", - "contents": "STAT_HASTE_RANGED_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_200\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_200" }, { - "trigger": "STAT_HASTE_ROGUE_TOOLTIP\tstring", - "contents": "STAT_HASTE_ROGUE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_201\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_201" }, { - "trigger": "STAT_HASTE_SPELL_TOOLTIP\tstring", - "contents": "STAT_HASTE_SPELL_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_202\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_202" }, { - "trigger": "STAT_HASTE_TOOLTIP\tstring", - "contents": "STAT_HASTE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_203\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_203" }, { - "trigger": "STAT_HEALTH_PET_TOOLTIP\tstring", - "contents": "STAT_HEALTH_PET_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_204\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_204" }, { - "trigger": "STAT_HEALTH_TOOLTIP\tstring", - "contents": "STAT_HEALTH_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_205\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_205" }, { - "trigger": "STAT_HIT_CHANCE\tstring", - "contents": "STAT_HIT_CHANCE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_206\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_206" }, { - "trigger": "STAT_HIT_MELEE_TOOLTIP\tstring", - "contents": "STAT_HIT_MELEE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_207\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_207" }, { - "trigger": "STAT_HIT_NORMAL_ATTACKS\tstring", - "contents": "STAT_HIT_NORMAL_ATTACKS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_208\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_208" }, { - "trigger": "STAT_HIT_RANGED_TOOLTIP\tstring", - "contents": "STAT_HIT_RANGED_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_209\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_209" }, { - "trigger": "STAT_HIT_SPECIAL_ATTACKS\tstring", - "contents": "STAT_HIT_SPECIAL_ATTACKS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_21\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_21" }, { - "trigger": "STAT_HIT_SPELL_TOOLTIP\tstring", - "contents": "STAT_HIT_SPELL_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_210\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_210" }, { - "trigger": "STAT_LIFESTEAL\tstring", - "contents": "STAT_LIFESTEAL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_211\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_211" }, { - "trigger": "STAT_LUNAR_POWER_TOOLTIP\tstring", - "contents": "STAT_LUNAR_POWER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_212\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_212" }, { - "trigger": "STAT_MANA_TOOLTIP\tstring", - "contents": "STAT_MANA_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_213\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_213" }, { - "trigger": "STAT_MASTERY\tstring", - "contents": "STAT_MASTERY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_214\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_214" }, { - "trigger": "STAT_MASTERY_TOOLTIP\tstring", - "contents": "STAT_MASTERY_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_215\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_215" }, { - "trigger": "STAT_MASTERY_TOOLTIP_NO_TALENT_SPEC\tstring", - "contents": "STAT_MASTERY_TOOLTIP_NO_TALENT_SPEC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_216\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_216" }, { - "trigger": "STAT_MASTERY_TOOLTIP_NOT_KNOWN\tstring", - "contents": "STAT_MASTERY_TOOLTIP_NOT_KNOWN", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_217\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_217" }, { - "trigger": "STAT_MOVEMENT_FLIGHT_TOOLTIP\tstring", - "contents": "STAT_MOVEMENT_FLIGHT_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_218\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_218" }, { - "trigger": "STAT_MOVEMENT_GROUND_TOOLTIP\tstring", - "contents": "STAT_MOVEMENT_GROUND_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_219\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_219" }, { - "trigger": "STAT_MOVEMENT_SPEED\tstring", - "contents": "STAT_MOVEMENT_SPEED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_22\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_22" }, { - "trigger": "STAT_MOVEMENT_SWIM_TOOLTIP\tstring", - "contents": "STAT_MOVEMENT_SWIM_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_220\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_220" }, { - "trigger": "STAT_MULTISTRIKE\tstring", - "contents": "STAT_MULTISTRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_221\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_221" }, { - "trigger": "STAT_NO_BENEFIT_TOOLTIP\tstring", - "contents": "STAT_NO_BENEFIT_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_222\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_222" }, { - "trigger": "STAT_PARRY\tstring", - "contents": "STAT_PARRY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_223\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_223" }, { - "trigger": "STAT_PVP_POWER\tstring", - "contents": "STAT_PVP_POWER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_224\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_224" }, { - "trigger": "STAT_RAGE_TOOLTIP\tstring", - "contents": "STAT_RAGE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_225\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_225" }, { - "trigger": "STAT_RESILIENCE\tstring", - "contents": "STAT_RESILIENCE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_226\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_226" }, { - "trigger": "STAT_RESILIENCE_BASE_TOOLTIP\tstring", - "contents": "STAT_RESILIENCE_BASE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_227\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_227" }, { - "trigger": "STAT_RUNE_REGEN\tstring", - "contents": "STAT_RUNE_REGEN", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_228\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_228" }, { - "trigger": "STAT_RUNE_REGEN_FORMAT\tstring", - "contents": "STAT_RUNE_REGEN_FORMAT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_229\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_229" }, { - "trigger": "STAT_RUNE_REGEN_TOOLTIP\tstring", - "contents": "STAT_RUNE_REGEN_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_23\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_23" }, { - "trigger": "STAT_RUNIC_POWER_TOOLTIP\tstring", - "contents": "STAT_RUNIC_POWER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_230\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_230" }, { - "trigger": "STAT_SPEED\tstring", - "contents": "STAT_SPEED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_231\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_231" }, { - "trigger": "STAT_SPELLDAMAGE\tstring", - "contents": "STAT_SPELLDAMAGE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_232\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_232" }, { - "trigger": "STAT_SPELLDAMAGE_TOOLTIP\tstring", - "contents": "STAT_SPELLDAMAGE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_233\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_233" }, { - "trigger": "STAT_SPELLHEALING\tstring", - "contents": "STAT_SPELLHEALING", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_234\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_234" }, { - "trigger": "STAT_SPELLHEALING_TOOLTIP\tstring", - "contents": "STAT_SPELLHEALING_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_235\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_235" }, { - "trigger": "STAT_SPELLPOWER\tstring", - "contents": "STAT_SPELLPOWER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_236\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_236" }, { - "trigger": "STAT_SPELLPOWER_MELEE_ATTACK_POWER_TOOLTIP\tstring", - "contents": "STAT_SPELLPOWER_MELEE_ATTACK_POWER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_237\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_237" }, { - "trigger": "STAT_SPELLPOWER_TOOLTIP\tstring", - "contents": "STAT_SPELLPOWER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_238\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_238" }, { - "trigger": "STAT_STURDINESS\tstring", - "contents": "STAT_STURDINESS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_239\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_239" }, { - "trigger": "STAT_TARGET_LEVEL\tstring", - "contents": "STAT_TARGET_LEVEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_24\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_24" }, { - "trigger": "STAT_TEMPLATE\tstring", - "contents": "STAT_TEMPLATE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_240\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_240" }, { - "trigger": "STAT_TOOLTIP_BONUS_AP\tstring", - "contents": "STAT_TOOLTIP_BONUS_AP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_241\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_241" }, { - "trigger": "STAT_TOOLTIP_BONUS_AP_SP\tstring", - "contents": "STAT_TOOLTIP_BONUS_AP_SP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_242\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_242" }, { - "trigger": "STAT_TOOLTIP_SP_AP_DRUID\tstring", - "contents": "STAT_TOOLTIP_SP_AP_DRUID", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_243\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_243" }, { - "trigger": "STAT_USELESS_TOOLTIP\tstring", - "contents": "STAT_USELESS_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_244\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_244" }, { - "trigger": "STAT_VERSATILITY\tstring", - "contents": "STAT_VERSATILITY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_245\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_245" }, { - "trigger": "STATICPOPUP_TEXTURE_ALERT\tstring", - "contents": "STATICPOPUP_TEXTURE_ALERT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_246\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_246" }, { - "trigger": "STATICPOPUP_TEXTURE_ALERTGEAR\tstring", - "contents": "STATICPOPUP_TEXTURE_ALERTGEAR", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_247\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_247" }, { - "trigger": "STATISTICS\tstring", - "contents": "STATISTICS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_248\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_248" }, { - "trigger": "STATS_COLLAPSE_TOOLTIP\tstring", - "contents": "STATS_COLLAPSE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_249\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_249" }, { - "trigger": "STATS_EXPAND_TOOLTIP\tstring", - "contents": "STATS_EXPAND_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_25\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_25" }, { - "trigger": "STATS_LABEL\tstring", - "contents": "STATS_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_250\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_250" }, { - "trigger": "STATUS\tstring", - "contents": "STATUS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_251\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_251" }, { - "trigger": "STATUS_ADDL_FILE_TOOLTIP\tstring", - "contents": "STATUS_ADDL_FILE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_252\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_252" }, { - "trigger": "STATUS_BAR_TEXT\tstring", - "contents": "STATUS_BAR_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_253\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_253" }, { - "trigger": "STATUS_CORE_FILE_TOOLTIP\tstring", - "contents": "STATUS_CORE_FILE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_254\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_254" }, { - "trigger": "STATUS_MAJOR_FILE_TOOLTIP\tstring", - "contents": "STATUS_MAJOR_FILE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_255\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_255" }, { - "trigger": "STATUS_TEXT\tstring", - "contents": "STATUS_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_256\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_256" }, { - "trigger": "STATUS_TEXT_BOTH\tstring", - "contents": "STATUS_TEXT_BOTH", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_257\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_257" }, { - "trigger": "STATUS_TEXT_PARTY\tstring", - "contents": "STATUS_TEXT_PARTY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_258\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_258" }, { - "trigger": "STATUS_TEXT_PERCENT\tstring", - "contents": "STATUS_TEXT_PERCENT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_259\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_259" }, { - "trigger": "STATUS_TEXT_PET\tstring", - "contents": "STATUS_TEXT_PET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_26\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_26" }, { - "trigger": "STATUS_TEXT_PLAYER\tstring", - "contents": "STATUS_TEXT_PLAYER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_260\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_260" }, { - "trigger": "STATUS_TEXT_TARGET\tstring", - "contents": "STATUS_TEXT_TARGET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_261\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_261" }, { - "trigger": "STATUS_TEXT_VALUE\tstring", - "contents": "STATUS_TEXT_VALUE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_262\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_262" }, { - "trigger": "STATUSTEXT_LABEL\tstring", - "contents": "STATUSTEXT_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_263\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_263" }, { - "trigger": "STATUSTEXT_SUBTEXT\tstring", - "contents": "STATUSTEXT_SUBTEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_264\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_264" }, { - "trigger": "STEREO_HARDWARE_CURSOR\tstring", - "contents": "STEREO_HARDWARE_CURSOR", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_265\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_265" }, { - "trigger": "STEREO_VIDEO_LABEL\tstring", - "contents": "STEREO_VIDEO_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_266\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_266" }, { - "trigger": "STEREO_VIDEO_SUBTEXT\tstring", - "contents": "STEREO_VIDEO_SUBTEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_267\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_267" }, { - "trigger": "STOP_AUTO_ATTACK\tstring", - "contents": "STOP_AUTO_ATTACK", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_268\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_268" }, { - "trigger": "STOP_IGNORE\tstring", - "contents": "STOP_IGNORE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_269\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_269" }, { - "trigger": "STOPWATCH_TIME_UNIT\tstring", - "contents": "STOPWATCH_TIME_UNIT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_27\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_27" }, { - "trigger": "STOPWATCH_TITLE\tstring", - "contents": "STOPWATCH_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_270\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_270" }, { - "trigger": "STORY_CHAPTERS\tstring", - "contents": "STORY_CHAPTERS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_271\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_271" }, { - "trigger": "STORY_PROGRESS\tstring", - "contents": "STORY_PROGRESS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_272\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_272" }, { - "trigger": "STR\tstring", - "contents": "STR", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_273\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_273" }, { - "trigger": "STR_LCD\tstring", - "contents": "STR_LCD", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_274\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_274" }, { - "trigger": "STRENGTH_COLON\tstring", - "contents": "STRENGTH_COLON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_275\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_275" }, { - "trigger": "STRENGTH_TOOLTIP\tstring", - "contents": "STRENGTH_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_276\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_276" }, { - "trigger": "STRING_ENVIRONMENTAL_DAMAGE_DROWNING\tstring", - "contents": "STRING_ENVIRONMENTAL_DAMAGE_DROWNING", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_277\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_277" }, { - "trigger": "STRING_ENVIRONMENTAL_DAMAGE_FALLING\tstring", - "contents": "STRING_ENVIRONMENTAL_DAMAGE_FALLING", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_278\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_278" }, { - "trigger": "STRING_ENVIRONMENTAL_DAMAGE_FATIGUE\tstring", - "contents": "STRING_ENVIRONMENTAL_DAMAGE_FATIGUE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_279\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_279" }, { - "trigger": "STRING_ENVIRONMENTAL_DAMAGE_FIRE\tstring", - "contents": "STRING_ENVIRONMENTAL_DAMAGE_FIRE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_28\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_28" }, { - "trigger": "STRING_ENVIRONMENTAL_DAMAGE_LAVA\tstring", - "contents": "STRING_ENVIRONMENTAL_DAMAGE_LAVA", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_280\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_280" }, { - "trigger": "STRING_ENVIRONMENTAL_DAMAGE_SLIME\tstring", - "contents": "STRING_ENVIRONMENTAL_DAMAGE_SLIME", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_281\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_281" }, { - "trigger": "STRING_SCHOOL_ALL\tstring", - "contents": "STRING_SCHOOL_ALL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_282\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_282" }, { - "trigger": "STRING_SCHOOL_ARCANE\tstring", - "contents": "STRING_SCHOOL_ARCANE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_283\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_283" }, { - "trigger": "STRING_SCHOOL_CHAOS\tstring", - "contents": "STRING_SCHOOL_CHAOS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_284\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_284" }, { - "trigger": "STRING_SCHOOL_CHROMATIC\tstring", - "contents": "STRING_SCHOOL_CHROMATIC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_285\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_285" }, { - "trigger": "STRING_SCHOOL_DIVINE\tstring", - "contents": "STRING_SCHOOL_DIVINE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_286\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_286" }, { - "trigger": "STRING_SCHOOL_ELEMENTAL\tstring", - "contents": "STRING_SCHOOL_ELEMENTAL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_287\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_287" }, { - "trigger": "STRING_SCHOOL_FIRE\tstring", - "contents": "STRING_SCHOOL_FIRE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_288\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_288" }, { - "trigger": "STRING_SCHOOL_FIRESTORM\tstring", - "contents": "STRING_SCHOOL_FIRESTORM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_289\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_289" }, { - "trigger": "STRING_SCHOOL_FLAMESTRIKE\tstring", - "contents": "STRING_SCHOOL_FLAMESTRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_29\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_29" }, { - "trigger": "STRING_SCHOOL_FROST\tstring", - "contents": "STRING_SCHOOL_FROST", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_290\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_290" }, { - "trigger": "STRING_SCHOOL_FROSTFIRE\tstring", - "contents": "STRING_SCHOOL_FROSTFIRE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_291\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_291" }, { - "trigger": "STRING_SCHOOL_FROSTSTORM\tstring", - "contents": "STRING_SCHOOL_FROSTSTORM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_292\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_292" }, { - "trigger": "STRING_SCHOOL_FROSTSTRIKE\tstring", - "contents": "STRING_SCHOOL_FROSTSTRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_293\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_293" }, { - "trigger": "STRING_SCHOOL_HOLY\tstring", - "contents": "STRING_SCHOOL_HOLY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_294\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_294" }, { - "trigger": "STRING_SCHOOL_HOLYFIRE\tstring", - "contents": "STRING_SCHOOL_HOLYFIRE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_295\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_295" }, { - "trigger": "STRING_SCHOOL_HOLYFROST\tstring", - "contents": "STRING_SCHOOL_HOLYFROST", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_296\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_296" }, { - "trigger": "STRING_SCHOOL_HOLYSTORM\tstring", - "contents": "STRING_SCHOOL_HOLYSTORM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_297\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_297" }, { - "trigger": "STRING_SCHOOL_HOLYSTRIKE\tstring", - "contents": "STRING_SCHOOL_HOLYSTRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_298\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_298" }, { - "trigger": "STRING_SCHOOL_MAGIC\tstring", - "contents": "STRING_SCHOOL_MAGIC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_299\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_299" }, { - "trigger": "STRING_SCHOOL_NATURE\tstring", - "contents": "STRING_SCHOOL_NATURE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_3\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_3" }, { - "trigger": "STRING_SCHOOL_PHYSICAL\tstring", - "contents": "STRING_SCHOOL_PHYSICAL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_30\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_30" }, { - "trigger": "STRING_SCHOOL_SHADOW\tstring", - "contents": "STRING_SCHOOL_SHADOW", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_300\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_300" }, { - "trigger": "STRING_SCHOOL_SHADOWFLAME\tstring", - "contents": "STRING_SCHOOL_SHADOWFLAME", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_301\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_301" }, { - "trigger": "STRING_SCHOOL_SHADOWFROST\tstring", - "contents": "STRING_SCHOOL_SHADOWFROST", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_302\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_302" }, { - "trigger": "STRING_SCHOOL_SHADOWHOLY\tstring", - "contents": "STRING_SCHOOL_SHADOWHOLY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_303\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_303" }, { - "trigger": "STRING_SCHOOL_SHADOWLIGHT\tstring", - "contents": "STRING_SCHOOL_SHADOWLIGHT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_304\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_304" }, { - "trigger": "STRING_SCHOOL_SHADOWSTORM\tstring", - "contents": "STRING_SCHOOL_SHADOWSTORM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_305\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_305" }, { - "trigger": "STRING_SCHOOL_SHADOWSTRIKE\tstring", - "contents": "STRING_SCHOOL_SHADOWSTRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_306\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_306" }, { - "trigger": "STRING_SCHOOL_SPELLFIRE\tstring", - "contents": "STRING_SCHOOL_SPELLFIRE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_307\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_307" }, { - "trigger": "STRING_SCHOOL_SPELLFROST\tstring", - "contents": "STRING_SCHOOL_SPELLFROST", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_308\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_308" }, { - "trigger": "STRING_SCHOOL_SPELLSHADOW\tstring", - "contents": "STRING_SCHOOL_SPELLSHADOW", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_309\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_309" }, { - "trigger": "STRING_SCHOOL_SPELLSTORM\tstring", - "contents": "STRING_SCHOOL_SPELLSTORM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_31\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_31" }, { - "trigger": "STRING_SCHOOL_SPELLSTRIKE\tstring", - "contents": "STRING_SCHOOL_SPELLSTRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_310\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_310" }, { - "trigger": "STRING_SCHOOL_STORMSTRIKE\tstring", - "contents": "STRING_SCHOOL_STORMSTRIKE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_311\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_311" }, { - "trigger": "STRING_SCHOOL_UNKNOWN\tstring", - "contents": "STRING_SCHOOL_UNKNOWN", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_312\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_312" }, { - "trigger": "STUCK_BUTTON2_TEXT\tstring", - "contents": "STUCK_BUTTON2_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_313\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_313" }, { - "trigger": "STUCK_BUTTON_TEXT\tstring", - "contents": "STUCK_BUTTON_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_314\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_314" }, { - "trigger": "STUN\tstring", - "contents": "STUN", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_315\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_315" }, { - "trigger": "STUN_CAPS\tstring", - "contents": "STUN_CAPS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_316\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_316" }, { - "trigger": "STUNNED\tstring", - "contents": "STUNNED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_317\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_317" }, { - "trigger": "SUBCATEGORY\tstring", - "contents": "SUBCATEGORY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_318\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_318" }, { - "trigger": "SUBMIT\tstring", - "contents": "SUBMIT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_319\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_319" }, { - "trigger": "SUBTITLE_FORMAT\tstring", - "contents": "SUBTITLE_FORMAT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_32\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_32" }, { - "trigger": "SUCCESS\tstring", - "contents": "SUCCESS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_320\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_320" }, { - "trigger": "SUGGEST_INVITE\tstring", - "contents": "SUGGEST_INVITE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_321\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_321" }, { - "trigger": "SUGGEST_SUBMIT_FAILED\tstring", - "contents": "SUGGEST_SUBMIT_FAILED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_322\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_322" }, { - "trigger": "SUGGEST_SUBMITTED\tstring", - "contents": "SUGGEST_SUBMITTED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_323\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_323" }, { - "trigger": "SUGGEST_TOOLTIP_TEXT\tstring", - "contents": "SUGGEST_TOOLTIP_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_324\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_324" }, { - "trigger": "SUGGESTFRAME_TITLE\tstring", - "contents": "SUGGESTFRAME_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_325\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_325" }, { - "trigger": "SUMMARY_ACHIEVEMENT_INCOMPLETE\tstring", - "contents": "SUMMARY_ACHIEVEMENT_INCOMPLETE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_326\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_326" }, { - "trigger": "SUMMARY_ACHIEVEMENT_INCOMPLETE_TEXT\tstring", - "contents": "SUMMARY_ACHIEVEMENT_INCOMPLETE_TEXT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_327\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_327" }, { - "trigger": "SUMMON\tstring", - "contents": "SUMMON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_328\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_328" }, { - "trigger": "SUMMON_RANDOM_PET\tstring", - "contents": "SUMMON_RANDOM_PET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_329\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_329" }, { - "trigger": "SUMMONS\tstring", - "contents": "SUMMONS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_33\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_33" }, { - "trigger": "SUNSHAFTS\tstring", - "contents": "SUNSHAFTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_330\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_330" }, { - "trigger": "SURRENDER_ARENA\tstring", - "contents": "SURRENDER_ARENA", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_331\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_331" }, { - "trigger": "SWING_DAMAGE_COMBATLOG_TOOLTIP\tstring", - "contents": "SWING_DAMAGE_COMBATLOG_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_332\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_332" }, { - "trigger": "SWING_MISSED_COMBATLOG_TOOLTIP\tstring", - "contents": "SWING_MISSED_COMBATLOG_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_333\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_333" }, { - "trigger": "SWITCH\tstring", - "contents": "SWITCH", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_334\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_334" }, { - "trigger": "SWITCH_PET\tstring", - "contents": "SWITCH_PET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_335\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_335" }, { - "trigger": "SWITCH_PET_DESCRIPTION\tstring", - "contents": "SWITCH_PET_DESCRIPTION", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_336\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_336" }, { - "trigger": "SYSTEM_DEFAULT\tstring", - "contents": "SYSTEM_DEFAULT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_337\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_337" }, { - "trigger": "SYSTEM_MESSAGES\tstring", - "contents": "SYSTEM_MESSAGES", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_338\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_338" }, { - "trigger": "SYSTEMOPTIONS_MENU\tstring", - "contents": "SYSTEMOPTIONS_MENU", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_339\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_339" }, { - "trigger": "TABARDBACKGROUNDLOWER\tstring", - "contents": "TABARDBACKGROUNDLOWER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_34\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_34" }, { - "trigger": "TABARDBACKGROUNDUPPER\tstring", - "contents": "TABARDBACKGROUNDUPPER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_340\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_340" }, { - "trigger": "TABARDBORDERLOWER\tstring", - "contents": "TABARDBORDERLOWER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_341\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_341" }, { - "trigger": "TABARDBORDERUPPER\tstring", - "contents": "TABARDBORDERUPPER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_342\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_342" }, { - "trigger": "TABARDEMBLEMLOWER\tstring", - "contents": "TABARDEMBLEMLOWER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_343\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_343" }, { - "trigger": "TABARDEMBLEMUPPER\tstring", - "contents": "TABARDEMBLEMUPPER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_344\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_344" }, { - "trigger": "TABARDSLOT\tstring", - "contents": "TABARDSLOT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_345\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_345" }, { - "trigger": "TABARDVENDORALREADYSETGREETING\tstring", - "contents": "TABARDVENDORALREADYSETGREETING", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_346\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_346" }, { - "trigger": "TABARDVENDORCOST\tstring", - "contents": "TABARDVENDORCOST", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_347\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_347" }, { - "trigger": "TABARDVENDORGREETING\tstring", - "contents": "TABARDVENDORGREETING", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_348\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_348" }, { - "trigger": "TABARDVENDORNOGUILDGREETING\tstring", - "contents": "TABARDVENDORNOGUILDGREETING", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_349\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_349" }, { - "trigger": "TAKE_ATTACHMENTS\tstring", - "contents": "TAKE_ATTACHMENTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_35\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_35" }, { - "trigger": "TAKE_GM_SURVEY\tstring", - "contents": "TAKE_GM_SURVEY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_350\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_350" }, { - "trigger": "TALENT\tstring", - "contents": "TALENT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_351\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_351" }, { - "trigger": "TALENT_ACTIVE_SPEC_STATUS\tstring", - "contents": "TALENT_ACTIVE_SPEC_STATUS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_352\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_352" }, { - "trigger": "TALENT_CLICK_TOO_FAST\tstring", - "contents": "TALENT_CLICK_TOO_FAST", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_353\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_353" }, { - "trigger": "TALENT_EARLY_SPELLS_LABEL\tstring", - "contents": "TALENT_EARLY_SPELLS_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_354\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_354" }, { - "trigger": "TALENT_FRAME_HELP_1\tstring", - "contents": "TALENT_FRAME_HELP_1", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_355\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_355" }, { - "trigger": "TALENT_FRAME_HELP_2\tstring", - "contents": "TALENT_FRAME_HELP_2", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_356\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_356" }, { - "trigger": "TALENT_GRANTED_BY_ITEM\tstring", - "contents": "TALENT_GRANTED_BY_ITEM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_357\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_357" }, { - "trigger": "TALENT_MASTERY_LABEL\tstring", - "contents": "TALENT_MASTERY_LABEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_358\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_358" }, { - "trigger": "TALENT_MASTERY_TOOLTIP_NOT_KNOWN\tstring", - "contents": "TALENT_MASTERY_TOOLTIP_NOT_KNOWN", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_359\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_359" }, { - "trigger": "TALENT_MICRO_BUTTON_NO_SPEC\tstring", - "contents": "TALENT_MICRO_BUTTON_NO_SPEC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_36\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_36" }, { - "trigger": "TALENT_MICRO_BUTTON_SPEC_TUTORIAL\tstring", - "contents": "TALENT_MICRO_BUTTON_SPEC_TUTORIAL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_360\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_360" }, { - "trigger": "TALENT_MICRO_BUTTON_TALENT_TUTORIAL\tstring", - "contents": "TALENT_MICRO_BUTTON_TALENT_TUTORIAL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_361\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_361" }, { - "trigger": "TALENT_MICRO_BUTTON_UNSAVED_CHANGES\tstring", - "contents": "TALENT_MICRO_BUTTON_UNSAVED_CHANGES", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_362\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_362" }, { - "trigger": "TALENT_MICRO_BUTTON_UNSPENT_HONOR_TALENTS\tstring", - "contents": "TALENT_MICRO_BUTTON_UNSPENT_HONOR_TALENTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_363\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_363" }, { - "trigger": "TALENT_MICRO_BUTTON_UNSPENT_TALENTS\tstring", - "contents": "TALENT_MICRO_BUTTON_UNSPENT_TALENTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_364\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_364" }, { - "trigger": "TALENT_PASSIVE\tstring", - "contents": "TALENT_PASSIVE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_365\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_365" }, { - "trigger": "TALENT_POINTS\tstring", - "contents": "TALENT_POINTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_366\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_366" }, { - "trigger": "TALENT_POINTS_TOOLTIP\tstring", - "contents": "TALENT_POINTS_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_367\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_367" }, { - "trigger": "TALENT_SPEC_ACTIVATE\tstring", - "contents": "TALENT_SPEC_ACTIVATE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_368\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_368" }, { - "trigger": "TALENT_SPEC_AND_CLASS\tstring", - "contents": "TALENT_SPEC_AND_CLASS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_369\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_369" }, { - "trigger": "TALENT_SPEC_CHANGE_AT_CLASS_TRAINER\tstring", - "contents": "TALENT_SPEC_CHANGE_AT_CLASS_TRAINER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_37\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_37" }, { - "trigger": "TALENT_SPEC_DAMAGER_TOOLTIP\tstring", - "contents": "TALENT_SPEC_DAMAGER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_370\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_370" }, { - "trigger": "TALENT_SPEC_HEALER_TOOLTIP\tstring", - "contents": "TALENT_SPEC_HEALER_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_371\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_371" }, { - "trigger": "TALENT_SPEC_PET_PRIMARY\tstring", - "contents": "TALENT_SPEC_PET_PRIMARY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_372\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_372" }, { - "trigger": "TALENT_SPEC_PRIMARY\tstring", - "contents": "TALENT_SPEC_PRIMARY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_373\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_373" }, { - "trigger": "TALENT_SPEC_PRIMARY_ACTIVE\tstring", - "contents": "TALENT_SPEC_PRIMARY_ACTIVE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_38\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_38" }, { - "trigger": "TALENT_SPEC_PRIMARY_GLYPH\tstring", - "contents": "TALENT_SPEC_PRIMARY_GLYPH", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_39\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_39" }, { - "trigger": "TALENT_SPEC_PRIMARY_GLYPH_ACTIVE\tstring", - "contents": "TALENT_SPEC_PRIMARY_GLYPH_ACTIVE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_4\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_4" }, { - "trigger": "TALENT_SPEC_SECONDARY\tstring", - "contents": "TALENT_SPEC_SECONDARY", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_40\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_40" }, { - "trigger": "TALENT_SPEC_SECONDARY_ACTIVE\tstring", - "contents": "TALENT_SPEC_SECONDARY_ACTIVE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_41\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_41" }, { - "trigger": "TALENT_SPEC_SECONDARY_GLYPH\tstring", - "contents": "TALENT_SPEC_SECONDARY_GLYPH", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_42\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_42" }, { - "trigger": "TALENT_SPEC_SECONDARY_GLYPH_ACTIVE\tstring", - "contents": "TALENT_SPEC_SECONDARY_GLYPH_ACTIVE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_43\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_43" }, { - "trigger": "TALENT_SPEC_TANK_TOOLTIP\tstring", - "contents": "TALENT_SPEC_TANK_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_44\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_44" }, { - "trigger": "TALENT_SPECTAB_TOOLTIP_ACTIVE\tstring", - "contents": "TALENT_SPECTAB_TOOLTIP_ACTIVE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_45\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_45" }, { - "trigger": "TALENT_SPECTAB_TOOLTIP_POINTS_SPENT\tstring", - "contents": "TALENT_SPECTAB_TOOLTIP_POINTS_SPENT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_46\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_46" }, { - "trigger": "TALENT_TOOLTIP_ADD_COMBAT_ERROR\tstring", - "contents": "TALENT_TOOLTIP_ADD_COMBAT_ERROR", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_47\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_47" }, { - "trigger": "TALENT_TOOLTIP_ADD_REST_ERROR\tstring", - "contents": "TALENT_TOOLTIP_ADD_REST_ERROR", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_48\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_48" }, { - "trigger": "TALENT_TOOLTIP_ADD_REST_ERROR_PVP\tstring", - "contents": "TALENT_TOOLTIP_ADD_REST_ERROR_PVP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_49\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_49" }, { - "trigger": "TALENT_TOOLTIP_ADDPREVIEWPOINT\tstring", - "contents": "TALENT_TOOLTIP_ADDPREVIEWPOINT", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_5\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_5" }, { - "trigger": "TALENT_TRAINER\tstring", - "contents": "TALENT_TRAINER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_50\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_50" }, { - "trigger": "TALENT_TREE_LOCKED\tstring", - "contents": "TALENT_TREE_LOCKED", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_51\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_51" }, { - "trigger": "TALENT_TREE_LOCKED_TOOLTIP\tstring", - "contents": "TALENT_TREE_LOCKED_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_52\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_52" }, { - "trigger": "TALENTS\tstring", - "contents": "TALENTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_53\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_53" }, { - "trigger": "TALENTS_BUTTON\tstring", - "contents": "TALENTS_BUTTON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_54\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_54" }, { - "trigger": "TALENTS_CHOOSE_SPEC_HEADER\tstring", - "contents": "TALENTS_CHOOSE_SPEC_HEADER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_55\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_55" }, { - "trigger": "TALENTS_CHOOSE_SPEC_SUBHEADER\tstring", - "contents": "TALENTS_CHOOSE_SPEC_SUBHEADER", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_56\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_56" }, { - "trigger": "TALENTS_FRAME_GLYPH_LOCK_DESC\tstring", - "contents": "TALENTS_FRAME_GLYPH_LOCK_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_57\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_57" }, { - "trigger": "TALENTS_FRAME_GLYPH_LOCK_TITLE\tstring", - "contents": "TALENTS_FRAME_GLYPH_LOCK_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_58\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_58" }, { - "trigger": "TALENTS_FRAME_TALENT_LOCK_DESC\tstring", - "contents": "TALENTS_FRAME_TALENT_LOCK_DESC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_59\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_59" }, { - "trigger": "TALENTS_FRAME_TALENT_LOCK_TITLE\tstring", - "contents": "TALENTS_FRAME_TALENT_LOCK_TITLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_6\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_6" }, { - "trigger": "TALENTS_HIDE_SUMMARIES\tstring", - "contents": "TALENTS_HIDE_SUMMARIES", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_60\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_60" }, { - "trigger": "TALENTS_INVOLUNTARILY_RESET\tstring", - "contents": "TALENTS_INVOLUNTARILY_RESET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_61\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_61" }, { - "trigger": "TALENTS_INVOLUNTARILY_RESET_PET\tstring", - "contents": "TALENTS_INVOLUNTARILY_RESET_PET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_62\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_62" }, { - "trigger": "TALENTS_SHOW_SUMMARIES\tstring", - "contents": "TALENTS_SHOW_SUMMARIES", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_63\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_63" }, { - "trigger": "TALENTS_UNAVAILABLE_TOOLTIP\tstring", - "contents": "TALENTS_UNAVAILABLE_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_64\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_64" }, { - "trigger": "TALL\tstring", - "contents": "TALL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_65\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_65" }, { - "trigger": "TAMEABLE\tstring", - "contents": "TAMEABLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_66\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_66" }, { - "trigger": "TAMEABLE_EXOTIC\tstring", - "contents": "TAMEABLE_EXOTIC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_67\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_67" }, { - "trigger": "TANK\tstring", - "contents": "TANK", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_68\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_68" }, { - "trigger": "TARGET\tstring", - "contents": "TARGET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_69\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_69" }, { - "trigger": "TARGET_ICON_SET\tstring", - "contents": "TARGET_ICON_SET", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_7\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_7" }, { - "trigger": "TARGET_TOKEN_NOT_FOUND\tstring", - "contents": "TARGET_TOKEN_NOT_FOUND", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_70\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_70" }, { - "trigger": "TARGETFOCUS\tstring", - "contents": "TARGETFOCUS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_71\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_71" }, { - "trigger": "TARGETICONS\tstring", - "contents": "TARGETICONS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_72\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_72" }, { - "trigger": "TASKS_BONUS_OBJECTIVES\tstring", - "contents": "TASKS_BONUS_OBJECTIVES", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_73\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_73" }, { - "trigger": "TASKS_COLON\tstring", - "contents": "TASKS_COLON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_74\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_74" }, { - "trigger": "TAXI_CANCEL\tstring", - "contents": "TAXI_CANCEL", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_75\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_75" }, { - "trigger": "TAXI_CANCEL_DESCRIPTION\tstring", - "contents": "TAXI_CANCEL_DESCRIPTION", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_76\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_76" }, { - "trigger": "TAXI_PATH_UNREACHABLE\tstring", - "contents": "TAXI_PATH_UNREACHABLE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_77\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_77" }, { - "trigger": "TAXINODEYOUAREHERE\tstring", - "contents": "TAXINODEYOUAREHERE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_78\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_78" }, { - "trigger": "TAXISAMENODE\tstring", - "contents": "TAXISAMENODE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_79\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_79" }, { - "trigger": "TEAM\tstring", - "contents": "TEAM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_8\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_8" }, { - "trigger": "TEAM_DISBAND\tstring", - "contents": "TEAM_DISBAND", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_80\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_80" }, { - "trigger": "TEAM_KICK\tstring", - "contents": "TEAM_KICK", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_81\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_81" }, { - "trigger": "TEAM_LEAVE\tstring", - "contents": "TEAM_LEAVE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_82\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_82" }, { - "trigger": "TEAM_PROMOTE\tstring", - "contents": "TEAM_PROMOTE", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_83\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_83" }, { - "trigger": "TEAM_SKILL_TOOLTIP\tstring", - "contents": "TEAM_SKILL_TOOLTIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_84\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_84" }, { - "trigger": "TELEPORT_OUT_OF_DUNGEON\tstring", - "contents": "TELEPORT_OUT_OF_DUNGEON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_85\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_85" }, { - "trigger": "TELEPORT_TO_DUNGEON\tstring", - "contents": "TELEPORT_TO_DUNGEON", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_86\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_86" }, { - "trigger": "TERRAIN_HIGHLIGHTS\tstring", - "contents": "TERRAIN_HIGHLIGHTS", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_87\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_87" }, { - "trigger": "TERRAIN_MIP\tstring", - "contents": "TERRAIN_MIP", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_88\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_88" }, { - "trigger": "TEST_TAG_TEST\tstring", - "contents": "TEST_TAG_TEST", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_89\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_89" }, { - "trigger": "TEXT_16XANISOTROPIC\tstring", - "contents": "TEXT_16XANISOTROPIC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_9\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_9" }, { - "trigger": "TEXT_4XANISOTROPIC\tstring", - "contents": "TEXT_4XANISOTROPIC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_90\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_90" }, { - "trigger": "TEXT_8XANISOTROPIC\tstring", - "contents": "TEXT_8XANISOTROPIC", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_91\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_91" }, { - "trigger": "TEXT_MODE_A\tstring", - "contents": "TEXT_MODE_A", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_92\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_92" }, { - "trigger": "TEXT_MODE_A_STRING_1\tstring", - "contents": "TEXT_MODE_A_STRING_1", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_93\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_93" }, { - "trigger": "TEXT_MODE_A_STRING_2\tstring", - "contents": "TEXT_MODE_A_STRING_2", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_94\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_94" }, { - "trigger": "TEXT_MODE_A_STRING_3\tstring", - "contents": "TEXT_MODE_A_STRING_3", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_95\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_95" }, { - "trigger": "TEXT_MODE_A_STRING_4\tstring", - "contents": "TEXT_MODE_A_STRING_4", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_96\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_96" }, { - "trigger": "TEXT_MODE_A_STRING_5\tstring", - "contents": "TEXT_MODE_A_STRING_5", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_97\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_97" }, { - "trigger": "TEXT_MODE_A_STRING_ACTION\tstring", - "contents": "TEXT_MODE_A_STRING_ACTION", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_98\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_98" }, { - "trigger": "TEXT_MODE_A_STRING_BRACE_ITEM\tstring", - "contents": "TEXT_MODE_A_STRING_BRACE_ITEM", + "trigger": "SPELL_FAILED_CUSTOM_ERROR_99\t\"string\"", + "contents": "SPELL_FAILED_CUSTOM_ERROR_99" }, { - "trigger": "TEXT_MODE_A_STRING_BRACE_SPELL\tstring", - "contents": "TEXT_MODE_A_STRING_BRACE_SPELL", + "trigger": "SPELL_FAILED_DAMAGE_IMMUNE\t\"string\"", + "contents": "SPELL_FAILED_DAMAGE_IMMUNE" }, { - "trigger": "TEXT_MODE_A_STRING_BRACE_UNIT\tstring", - "contents": "TEXT_MODE_A_STRING_BRACE_UNIT", + "trigger": "SPELL_FAILED_DISABLED_BY_AURA_LABEL\t\"string\"", + "contents": "SPELL_FAILED_DISABLED_BY_AURA_LABEL" }, { - "trigger": "TEXT_MODE_A_STRING_DEST\tstring", - "contents": "TEXT_MODE_A_STRING_DEST", + "trigger": "SPELL_FAILED_DISABLED_BY_MAX_USABLE_LEVEL\t\"string\"", + "contents": "SPELL_FAILED_DISABLED_BY_MAX_USABLE_LEVEL" }, { - "trigger": "TEXT_MODE_A_STRING_DEST_ICON\tstring", - "contents": "TEXT_MODE_A_STRING_DEST_ICON", + "trigger": "SPELL_FAILED_DRAENOR_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_DRAENOR_RIDING_REQUIREMENT" }, { - "trigger": "TEXT_MODE_A_STRING_DEST_UNIT\tstring", - "contents": "TEXT_MODE_A_STRING_DEST_UNIT", + "trigger": "SPELL_FAILED_EQUIPPED_ITEM\t\"string\"", + "contents": "SPELL_FAILED_EQUIPPED_ITEM" }, { - "trigger": "TEXT_MODE_A_STRING_ITEM\tstring", - "contents": "TEXT_MODE_A_STRING_ITEM", + "trigger": "SPELL_FAILED_EQUIPPED_ITEM_CLASS\t\"string\"", + "contents": "SPELL_FAILED_EQUIPPED_ITEM_CLASS" }, { - "trigger": "TEXT_MODE_A_STRING_POSSESSIVE\tstring", - "contents": "TEXT_MODE_A_STRING_POSSESSIVE", + "trigger": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND\t\"string\"", + "contents": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_MAINHAND" }, { - "trigger": "TEXT_MODE_A_STRING_POSSESSIVE_STRING\tstring", - "contents": "TEXT_MODE_A_STRING_POSSESSIVE_STRING", + "trigger": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND\t\"string\"", + "contents": "SPELL_FAILED_EQUIPPED_ITEM_CLASS_OFFHAND" }, { - "trigger": "TEXT_MODE_A_STRING_REMAINING_POINTS\tstring", - "contents": "TEXT_MODE_A_STRING_REMAINING_POINTS", + "trigger": "SPELL_FAILED_ERROR\t\"string\"", + "contents": "SPELL_FAILED_ERROR" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT", + "trigger": "SPELL_FAILED_EXCEEDED_WEEKLY_USAGE\t\"string\"", + "contents": "SPELL_FAILED_EXCEEDED_WEEKLY_USAGE" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_ABSORB\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_ABSORB", + "trigger": "SPELL_FAILED_EXPERT_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_EXPERT_RIDING_REQUIREMENT" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_BLOCK\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_BLOCK", + "trigger": "SPELL_FAILED_FALLING\t\"string\"", + "contents": "SPELL_FAILED_FALLING" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_CRITICAL\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_CRITICAL", + "trigger": "SPELL_FAILED_FISHING_TOO_LOW\t\"string\"", + "contents": "SPELL_FAILED_FISHING_TOO_LOW" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_CRITICAL_SPELL\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_CRITICAL_SPELL", + "trigger": "SPELL_FAILED_FIZZLE\t\"string\"", + "contents": "SPELL_FAILED_FIZZLE" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_CRUSHING\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_CRUSHING", + "trigger": "SPELL_FAILED_FLEEING\t\"string\"", + "contents": "SPELL_FAILED_FLEEING" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_FORMAT\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_FORMAT", + "trigger": "SPELL_FAILED_FLIGHT_MASTER_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_FLIGHT_MASTER_RIDING_REQUIREMENT" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_GLANCING\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_GLANCING", + "trigger": "SPELL_FAILED_FLOATING_MOUNT_NOT_ALLOWED\t\"string\"", + "contents": "SPELL_FAILED_FLOATING_MOUNT_NOT_ALLOWED" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_MULTISTRIKE\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_MULTISTRIKE", + "trigger": "SPELL_FAILED_FLYING_MOUNT_NOT_ALLOWED\t\"string\"", + "contents": "SPELL_FAILED_FLYING_MOUNT_NOT_ALLOWED" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_OVERENERGIZE\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_OVERENERGIZE", + "trigger": "SPELL_FAILED_FOLLOWER_CLASS_SPEC_CAP\t\"string\"", + "contents": "SPELL_FAILED_FOLLOWER_CLASS_SPEC_CAP" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_OVERHEALING\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_OVERHEALING", + "trigger": "SPELL_FAILED_FOLLOWER_KNOWN\t\"string\"", + "contents": "SPELL_FAILED_FOLLOWER_KNOWN" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_OVERKILLING\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_OVERKILLING", + "trigger": "SPELL_FAILED_FOOD_LOWLEVEL\t\"string\"", + "contents": "SPELL_FAILED_FOOD_LOWLEVEL" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_PARRY\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_PARRY", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_ABILITY\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_ABILITY" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_REFLECT\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_REFLECT", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_SINGLE_MISSION_ABILITY\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_HAS_SINGLE_MISSION_ABILITY" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_RESIST\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_RESIST", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_IN_BUILDING\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_IN_BUILDING" }, { - "trigger": "TEXT_MODE_A_STRING_RESULT_VULNERABILITY\tstring", - "contents": "TEXT_MODE_A_STRING_RESULT_VULNERABILITY", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_ITEM_LEVEL\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_ITEM_LEVEL" }, { - "trigger": "TEXT_MODE_A_STRING_SOURCE\tstring", - "contents": "TEXT_MODE_A_STRING_SOURCE", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_LEVEL\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_LEVEL" }, { - "trigger": "TEXT_MODE_A_STRING_SOURCE_ICON\tstring", - "contents": "TEXT_MODE_A_STRING_SOURCE_ICON", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_QUALITY\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MAX_QUALITY" }, { - "trigger": "TEXT_MODE_A_STRING_SOURCE_UNIT\tstring", - "contents": "TEXT_MODE_A_STRING_SOURCE_UNIT", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_MIN_ITEM_LEVEL\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_MIN_ITEM_LEVEL" }, { - "trigger": "TEXT_MODE_A_STRING_SPELL\tstring", - "contents": "TEXT_MODE_A_STRING_SPELL", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_NO_OVERRIDEABLE_ABILITY\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_NO_OVERRIDEABLE_ABILITY" }, { - "trigger": "TEXT_MODE_A_STRING_SPELL_EXTRA\tstring", - "contents": "TEXT_MODE_A_STRING_SPELL_EXTRA", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_NOT_MAX_LEVEL\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_NOT_MAX_LEVEL" }, { - "trigger": "TEXT_MODE_A_STRING_SPELL_EXTRA_LINK\tstring", - "contents": "TEXT_MODE_A_STRING_SPELL_EXTRA_LINK", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_ON_MISSION\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_ON_MISSION" }, { - "trigger": "TEXT_MODE_A_STRING_SPELL_LINK\tstring", - "contents": "TEXT_MODE_A_STRING_SPELL_LINK", + "trigger": "SPELL_FAILED_GARRISON_FOLLOWER_REQUIRES_EPIC\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_FOLLOWER_REQUIRES_EPIC" }, { - "trigger": "TEXT_MODE_A_STRING_TIMESTAMP\tstring", - "contents": "TEXT_MODE_A_STRING_TIMESTAMP", + "trigger": "SPELL_FAILED_GARRISON_MISSION_COMPLETE\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_MISSION_COMPLETE" }, { - "trigger": "TEXT_MODE_A_STRING_TOKEN_ICON\tstring", - "contents": "TEXT_MODE_A_STRING_TOKEN_ICON", + "trigger": "SPELL_FAILED_GARRISON_MISSION_NOT_IN_PROGRESS\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_MISSION_NOT_IN_PROGRESS" }, { - "trigger": "TEXT_MODE_A_STRING_VALUE\tstring", - "contents": "TEXT_MODE_A_STRING_VALUE", + "trigger": "SPELL_FAILED_GARRISON_NO_MISSIONS_AVAILABLE\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_NO_MISSIONS_AVAILABLE" }, { - "trigger": "TEXT_MODE_A_STRING_VALUE_SCHOOL\tstring", - "contents": "TEXT_MODE_A_STRING_VALUE_SCHOOL", + "trigger": "SPELL_FAILED_GARRISON_NOT_OWNED\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_NOT_OWNED" }, { - "trigger": "TEXT_MODE_A_STRING_VALUE_TYPE\tstring", - "contents": "TEXT_MODE_A_STRING_VALUE_TYPE", + "trigger": "SPELL_FAILED_GARRISON_OWNED\t\"string\"", + "contents": "SPELL_FAILED_GARRISON_OWNED" }, { - "trigger": "TEXT_MODE_A_TIMESTAMP\tstring", - "contents": "TEXT_MODE_A_TIMESTAMP", + "trigger": "SPELL_FAILED_GLYPH_EXCLUSIVE_CATEGORY\t\"string\"", + "contents": "SPELL_FAILED_GLYPH_EXCLUSIVE_CATEGORY" }, { - "trigger": "TEXTURE_DETAIL\tstring", - "contents": "TEXTURE_DETAIL", + "trigger": "SPELL_FAILED_GLYPH_INVALID_SPEC\t\"string\"", + "contents": "SPELL_FAILED_GLYPH_INVALID_SPEC" }, { - "trigger": "TEXTURE_ITEM_QUEST_BANG\tstring", - "contents": "TEXTURE_ITEM_QUEST_BANG", + "trigger": "SPELL_FAILED_GLYPH_NO_SPEC\t\"string\"", + "contents": "SPELL_FAILED_GLYPH_NO_SPEC" }, { - "trigger": "TEXTURE_ITEM_QUEST_BORDER\tstring", - "contents": "TEXTURE_ITEM_QUEST_BORDER", + "trigger": "SPELL_FAILED_GLYPH_SOCKET_LOCKED\t\"string\"", + "contents": "SPELL_FAILED_GLYPH_SOCKET_LOCKED" }, { - "trigger": "TEXTURES_SUBHEADER\tstring", - "contents": "TEXTURES_SUBHEADER", + "trigger": "SPELL_FAILED_GROUND_MOUNT_NOT_ALLOWED\t\"string\"", + "contents": "SPELL_FAILED_GROUND_MOUNT_NOT_ALLOWED" }, { - "trigger": "THE_ALLIANCE\tstring", - "contents": "THE_ALLIANCE", + "trigger": "SPELL_FAILED_HAS_MISSION\t\"string\"", + "contents": "SPELL_FAILED_HAS_MISSION" }, { - "trigger": "THE_GREY_ONE\tstring", - "contents": "THE_GREY_ONE", + "trigger": "SPELL_FAILED_HIGHLEVEL\t\"string\"", + "contents": "SPELL_FAILED_HIGHLEVEL" }, { - "trigger": "THE_HORDE\tstring", - "contents": "THE_HORDE", + "trigger": "SPELL_FAILED_IMMUNE\t\"string\"", + "contents": "SPELL_FAILED_IMMUNE" }, { - "trigger": "THIRD_NUMBER\tstring", - "contents": "THIRD_NUMBER", + "trigger": "SPELL_FAILED_IN_COMBAT_RES_LIMIT_REACHED\t\"string\"", + "contents": "SPELL_FAILED_IN_COMBAT_RES_LIMIT_REACHED" }, { - "trigger": "THIS_DUNGEON_IN_PROGRESS\tstring", - "contents": "THIS_DUNGEON_IN_PROGRESS", + "trigger": "SPELL_FAILED_INCORRECT_AREA\t\"string\"", + "contents": "SPELL_FAILED_INCORRECT_AREA" }, { - "trigger": "THREAT_TOOLTIP\tstring", - "contents": "THREAT_TOOLTIP", + "trigger": "SPELL_FAILED_INTERRUPTED\t\"string\"", + "contents": "SPELL_FAILED_INTERRUPTED" }, { - "trigger": "THUMBS_DOWN_TOOLTIP\tstring", - "contents": "THUMBS_DOWN_TOOLTIP", + "trigger": "SPELL_FAILED_INTERRUPTED_COMBAT\t\"string\"", + "contents": "SPELL_FAILED_INTERRUPTED_COMBAT" }, { - "trigger": "TICKET_STATUS\tstring", - "contents": "TICKET_STATUS", + "trigger": "SPELL_FAILED_INVALID_GLYPH\t\"string\"", + "contents": "SPELL_FAILED_INVALID_GLYPH" }, { - "trigger": "TICKET_STATUS_NMI\tstring", - "contents": "TICKET_STATUS_NMI", + "trigger": "SPELL_FAILED_ITEM_ALREADY_ENCHANTED\t\"string\"", + "contents": "SPELL_FAILED_ITEM_ALREADY_ENCHANTED" }, { - "trigger": "TICKET_TYPE1\tstring", - "contents": "TICKET_TYPE1", + "trigger": "SPELL_FAILED_ITEM_AT_MAX_CHARGES\t\"string\"", + "contents": "SPELL_FAILED_ITEM_AT_MAX_CHARGES" }, { - "trigger": "TICKET_TYPE2\tstring", - "contents": "TICKET_TYPE2", + "trigger": "SPELL_FAILED_ITEM_ENCHANT_TRADE_WINDOW\t\"string\"", + "contents": "SPELL_FAILED_ITEM_ENCHANT_TRADE_WINDOW" }, { - "trigger": "TICKET_TYPE3\tstring", - "contents": "TICKET_TYPE3", + "trigger": "SPELL_FAILED_ITEM_GONE\t\"string\"", + "contents": "SPELL_FAILED_ITEM_GONE" }, { - "trigger": "TICKET_TYPE4\tstring", - "contents": "TICKET_TYPE4", + "trigger": "SPELL_FAILED_ITEM_NOT_A_WEAPON\t\"string\"", + "contents": "SPELL_FAILED_ITEM_NOT_A_WEAPON" }, { - "trigger": "TIME_DAYHOURMINUTESECOND\tstring", - "contents": "TIME_DAYHOURMINUTESECOND", + "trigger": "SPELL_FAILED_ITEM_NOT_FOUND\t\"string\"", + "contents": "SPELL_FAILED_ITEM_NOT_FOUND" }, { - "trigger": "TIME_ELAPSED\tstring", - "contents": "TIME_ELAPSED", + "trigger": "SPELL_FAILED_ITEM_NOT_READY\t\"string\"", + "contents": "SPELL_FAILED_ITEM_NOT_READY" }, { - "trigger": "TIME_IN_QUEUE\tstring", - "contents": "TIME_IN_QUEUE", + "trigger": "SPELL_FAILED_JOURNEYMAN_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_JOURNEYMAN_RIDING_REQUIREMENT" }, { - "trigger": "TIME_LABEL\tstring", - "contents": "TIME_LABEL", + "trigger": "SPELL_FAILED_LEVEL_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_LEVEL_REQUIREMENT" }, { - "trigger": "TIME_LEFT_LONG\tstring", - "contents": "TIME_LEFT_LONG", + "trigger": "SPELL_FAILED_LEVEL_REQUIREMENT_PET\t\"string\"", + "contents": "SPELL_FAILED_LEVEL_REQUIREMENT_PET" }, { - "trigger": "TIME_LEFT_MEDIUM\tstring", - "contents": "TIME_LEFT_MEDIUM", + "trigger": "SPELL_FAILED_LIMIT_CATEGORY_EXCEEDED\t\"string\"", + "contents": "SPELL_FAILED_LIMIT_CATEGORY_EXCEEDED" }, { - "trigger": "TIME_LEFT_SHORT\tstring", - "contents": "TIME_LEFT_SHORT", + "trigger": "SPELL_FAILED_LINE_OF_SIGHT\t\"string\"", + "contents": "SPELL_FAILED_LINE_OF_SIGHT" }, { - "trigger": "TIME_LEFT_VERY_LONG\tstring", - "contents": "TIME_LEFT_VERY_LONG", + "trigger": "SPELL_FAILED_LOW_CASTLEVEL\t\"string\"", + "contents": "SPELL_FAILED_LOW_CASTLEVEL" }, { - "trigger": "TIME_PLAYED_ALERT\tstring", - "contents": "TIME_PLAYED_ALERT", + "trigger": "SPELL_FAILED_LOWLEVEL\t\"string\"", + "contents": "SPELL_FAILED_LOWLEVEL" }, { - "trigger": "TIME_PLAYED_LEVEL\tstring", - "contents": "TIME_PLAYED_LEVEL", + "trigger": "SPELL_FAILED_MAINHAND_EMPTY\t\"string\"", + "contents": "SPELL_FAILED_MAINHAND_EMPTY" }, { - "trigger": "TIME_PLAYED_MSG\tstring", - "contents": "TIME_PLAYED_MSG", + "trigger": "SPELL_FAILED_MASTER_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_MASTER_RIDING_REQUIREMENT" }, { - "trigger": "TIME_PLAYED_TOTAL\tstring", - "contents": "TIME_PLAYED_TOTAL", + "trigger": "SPELL_FAILED_MIN_SKILL\t\"string\"", + "contents": "SPELL_FAILED_MIN_SKILL" }, { - "trigger": "TIME_REMAINING\tstring", - "contents": "TIME_REMAINING", + "trigger": "SPELL_FAILED_MOUNT_ABOVE_WATER_HERE\t\"string\"", + "contents": "SPELL_FAILED_MOUNT_ABOVE_WATER_HERE" }, { - "trigger": "TIME_TEMPLATE_LONG\tstring", - "contents": "TIME_TEMPLATE_LONG", + "trigger": "SPELL_FAILED_MOUNT_COLLECTED_ON_OTHER_CHAR\t\"string\"", + "contents": "SPELL_FAILED_MOUNT_COLLECTED_ON_OTHER_CHAR" }, { - "trigger": "TIME_TO_PORT\tstring", - "contents": "TIME_TO_PORT", + "trigger": "SPELL_FAILED_MOUNT_NO_FLOAT_HERE\t\"string\"", + "contents": "SPELL_FAILED_MOUNT_NO_FLOAT_HERE" }, { - "trigger": "TIME_TO_PORT_ARENA\tstring", - "contents": "TIME_TO_PORT_ARENA", + "trigger": "SPELL_FAILED_MOUNT_NO_UNDERWATER_HERE\t\"string\"", + "contents": "SPELL_FAILED_MOUNT_NO_UNDERWATER_HERE" }, { - "trigger": "TIME_TWELVEHOURAM\tstring", - "contents": "TIME_TWELVEHOURAM", + "trigger": "SPELL_FAILED_MOVING\t\"string\"", + "contents": "SPELL_FAILED_MOVING" }, { - "trigger": "TIME_TWELVEHOURPM\tstring", - "contents": "TIME_TWELVEHOURPM", + "trigger": "SPELL_FAILED_MUST_KNOW_SUPERCEDING_SPELL\t\"string\"", + "contents": "SPELL_FAILED_MUST_KNOW_SUPERCEDING_SPELL" }, { - "trigger": "TIME_TWENTYFOURHOURS\tstring", - "contents": "TIME_TWENTYFOURHOURS", + "trigger": "SPELL_FAILED_NEED_ALL_PARTY_MEMBERS\t\"string\"", + "contents": "SPELL_FAILED_NEED_ALL_PARTY_MEMBERS" }, { - "trigger": "TIME_UNIT_DELIMITER\tstring", - "contents": "TIME_UNIT_DELIMITER", + "trigger": "SPELL_FAILED_NEED_AMMO\t\"string\"", + "contents": "SPELL_FAILED_NEED_AMMO" }, { - "trigger": "TIME_UNKNOWN\tstring", - "contents": "TIME_UNKNOWN", + "trigger": "SPELL_FAILED_NEED_AMMO_POUCH\t\"string\"", + "contents": "SPELL_FAILED_NEED_AMMO_POUCH" }, { - "trigger": "TIME_UNTIL_DELETED\tstring", - "contents": "TIME_UNTIL_DELETED", + "trigger": "SPELL_FAILED_NEED_EXOTIC_AMMO\t\"string\"", + "contents": "SPELL_FAILED_NEED_EXOTIC_AMMO" }, { - "trigger": "TIME_UNTIL_RETURNED\tstring", - "contents": "TIME_UNTIL_RETURNED", + "trigger": "SPELL_FAILED_NEED_MORE_ITEMS\t\"string\"", + "contents": "SPELL_FAILED_NEED_MORE_ITEMS" }, { - "trigger": "TIMEMANAGER_12HOUR\tstring", - "contents": "TIMEMANAGER_12HOUR", + "trigger": "SPELL_FAILED_NO_ACTIONS\t\"string\"", + "contents": "SPELL_FAILED_NO_ACTIONS" }, { - "trigger": "TIMEMANAGER_24HOUR\tstring", - "contents": "TIMEMANAGER_24HOUR", + "trigger": "SPELL_FAILED_NO_ACTIVE_GLYPHS\t\"string\"", + "contents": "SPELL_FAILED_NO_ACTIVE_GLYPHS" }, { - "trigger": "TIMEMANAGER_24HOURMODE\tstring", - "contents": "TIMEMANAGER_24HOURMODE", + "trigger": "SPELL_FAILED_NO_AMMO\t\"string\"", + "contents": "SPELL_FAILED_NO_AMMO" }, { - "trigger": "TIMEMANAGER_ALARM_DISABLED\tstring", - "contents": "TIMEMANAGER_ALARM_DISABLED", + "trigger": "SPELL_FAILED_NO_ARTIFACT_EQUIPPED\t\"string\"", + "contents": "SPELL_FAILED_NO_ARTIFACT_EQUIPPED" }, { - "trigger": "TIMEMANAGER_ALARM_ENABLED\tstring", - "contents": "TIMEMANAGER_ALARM_ENABLED", + "trigger": "SPELL_FAILED_NO_BONE_SHIELD\t\"string\"", + "contents": "SPELL_FAILED_NO_BONE_SHIELD" }, { - "trigger": "TIMEMANAGER_ALARM_MESSAGE\tstring", - "contents": "TIMEMANAGER_ALARM_MESSAGE", + "trigger": "SPELL_FAILED_NO_BUILDING_FOR_SHIPMENT\t\"string\"", + "contents": "SPELL_FAILED_NO_BUILDING_FOR_SHIPMENT" }, { - "trigger": "TIMEMANAGER_ALARM_TIME\tstring", - "contents": "TIMEMANAGER_ALARM_TIME", + "trigger": "SPELL_FAILED_NO_CHAMPION\t\"string\"", + "contents": "SPELL_FAILED_NO_CHAMPION" }, { - "trigger": "TIMEMANAGER_ALARM_TOOLTIP_TURN_OFF\tstring", - "contents": "TIMEMANAGER_ALARM_TOOLTIP_TURN_OFF", + "trigger": "SPELL_FAILED_NO_CHARGES_REMAIN\t\"string\"", + "contents": "SPELL_FAILED_NO_CHARGES_REMAIN" }, { - "trigger": "TIMEMANAGER_AM\tstring", - "contents": "TIMEMANAGER_AM", + "trigger": "SPELL_FAILED_NO_COMBO_POINTS\t\"string\"", + "contents": "SPELL_FAILED_NO_COMBO_POINTS" }, { - "trigger": "TIMEMANAGER_LOCALTIME\tstring", - "contents": "TIMEMANAGER_LOCALTIME", + "trigger": "SPELL_FAILED_NO_DUELING\t\"string\"", + "contents": "SPELL_FAILED_NO_DUELING" }, { - "trigger": "TIMEMANAGER_MINUTE\tstring", - "contents": "TIMEMANAGER_MINUTE", + "trigger": "SPELL_FAILED_NO_DUNGEON_ENCOUNTER\t\"string\"", + "contents": "SPELL_FAILED_NO_DUNGEON_ENCOUNTER" }, { - "trigger": "TIMEMANAGER_PM\tstring", - "contents": "TIMEMANAGER_PM", + "trigger": "SPELL_FAILED_NO_EDIBLE_CORPSES\t\"string\"", + "contents": "SPELL_FAILED_NO_EDIBLE_CORPSES" }, { - "trigger": "TIMEMANAGER_SHOW_STOPWATCH\tstring", - "contents": "TIMEMANAGER_SHOW_STOPWATCH", + "trigger": "SPELL_FAILED_NO_ENDURANCE\t\"string\"", + "contents": "SPELL_FAILED_NO_ENDURANCE" }, { - "trigger": "TIMEMANAGER_TICKER_12HOUR\tstring", - "contents": "TIMEMANAGER_TICKER_12HOUR", + "trigger": "SPELL_FAILED_NO_EVASIVE_CHARGES\t\"string\"", + "contents": "SPELL_FAILED_NO_EVASIVE_CHARGES" }, { - "trigger": "TIMEMANAGER_TICKER_24HOUR\tstring", - "contents": "TIMEMANAGER_TICKER_24HOUR", + "trigger": "SPELL_FAILED_NO_FISH\t\"string\"", + "contents": "SPELL_FAILED_NO_FISH" }, { - "trigger": "TIMEMANAGER_TITLE\tstring", - "contents": "TIMEMANAGER_TITLE", + "trigger": "SPELL_FAILED_NO_ITEMS_WHILE_SHAPESHIFTED\t\"string\"", + "contents": "SPELL_FAILED_NO_ITEMS_WHILE_SHAPESHIFTED" }, { - "trigger": "TIMEMANAGER_TOOLTIP_LOCALTIME\tstring", - "contents": "TIMEMANAGER_TOOLTIP_LOCALTIME", + "trigger": "SPELL_FAILED_NO_LIQUID\t\"string\"", + "contents": "SPELL_FAILED_NO_LIQUID" }, { - "trigger": "TIMEMANAGER_TOOLTIP_REALMTIME\tstring", - "contents": "TIMEMANAGER_TOOLTIP_REALMTIME", + "trigger": "SPELL_FAILED_NO_MAGIC_TO_CONSUME\t\"string\"", + "contents": "SPELL_FAILED_NO_MAGIC_TO_CONSUME" }, { - "trigger": "TIMEMANAGER_TOOLTIP_TITLE\tstring", - "contents": "TIMEMANAGER_TOOLTIP_TITLE", + "trigger": "SPELL_FAILED_NO_MOUNTS_ALLOWED\t\"string\"", + "contents": "SPELL_FAILED_NO_MOUNTS_ALLOWED" }, { - "trigger": "TIMER_MINUTES_DISPLAY\tstring", - "contents": "TIMER_MINUTES_DISPLAY", + "trigger": "SPELL_FAILED_NO_PET\t\"string\"", + "contents": "SPELL_FAILED_NO_PET" }, { - "trigger": "TIMESTAMP_COMBATLOG_TOOLTIP\tstring", - "contents": "TIMESTAMP_COMBATLOG_TOOLTIP", + "trigger": "SPELL_FAILED_NO_PLAYTIME\t\"string\"", + "contents": "SPELL_FAILED_NO_PLAYTIME" }, { - "trigger": "TIMESTAMP_FORMAT_HHMM\tstring", - "contents": "TIMESTAMP_FORMAT_HHMM", + "trigger": "SPELL_FAILED_NO_SHIPMENTS_FOR_CONTAINER\t\"string\"", + "contents": "SPELL_FAILED_NO_SHIPMENTS_FOR_CONTAINER" }, { - "trigger": "TIMESTAMP_FORMAT_HHMM_24HR\tstring", - "contents": "TIMESTAMP_FORMAT_HHMM_24HR", + "trigger": "SPELL_FAILED_NO_SPEC\t\"string\"", + "contents": "SPELL_FAILED_NO_SPEC" }, { - "trigger": "TIMESTAMP_FORMAT_HHMM_AMPM\tstring", - "contents": "TIMESTAMP_FORMAT_HHMM_AMPM", + "trigger": "SPELL_FAILED_NO_TELEPORT_FROM_DUNGEON\t\"string\"", + "contents": "SPELL_FAILED_NO_TELEPORT_FROM_DUNGEON" }, { - "trigger": "TIMESTAMP_FORMAT_HHMMSS\tstring", - "contents": "TIMESTAMP_FORMAT_HHMMSS", + "trigger": "SPELL_FAILED_NO_VACANT_SEAT\t\"string\"", + "contents": "SPELL_FAILED_NO_VACANT_SEAT" }, { - "trigger": "TIMESTAMP_FORMAT_HHMMSS_24HR\tstring", - "contents": "TIMESTAMP_FORMAT_HHMMSS_24HR", + "trigger": "SPELL_FAILED_NOPATH\t\"string\"", + "contents": "SPELL_FAILED_NOPATH" }, { - "trigger": "TIMESTAMP_FORMAT_HHMMSS_AMPM\tstring", - "contents": "TIMESTAMP_FORMAT_HHMMSS_AMPM", + "trigger": "SPELL_FAILED_NOT_BEHIND\t\"string\"", + "contents": "SPELL_FAILED_NOT_BEHIND" }, { - "trigger": "TIMESTAMP_FORMAT_NONE\tstring", - "contents": "TIMESTAMP_FORMAT_NONE", + "trigger": "SPELL_FAILED_NOT_ENOUGH_CURRENCY\t\"string\"", + "contents": "SPELL_FAILED_NOT_ENOUGH_CURRENCY" }, { - "trigger": "TIMESTAMPS_LABEL\tstring", - "contents": "TIMESTAMPS_LABEL", + "trigger": "SPELL_FAILED_NOT_ENOUGH_SHIPMENTS_FOR_CONTAINER\t\"string\"", + "contents": "SPELL_FAILED_NOT_ENOUGH_SHIPMENTS_FOR_CONTAINER" }, { - "trigger": "TITLE_DOESNT_EXIST\tstring", - "contents": "TITLE_DOESNT_EXIST", + "trigger": "SPELL_FAILED_NOT_FISHABLE\t\"string\"", + "contents": "SPELL_FAILED_NOT_FISHABLE" }, { - "trigger": "TITLE_REWARD\tstring", - "contents": "TITLE_REWARD", + "trigger": "SPELL_FAILED_NOT_FLYING\t\"string\"", + "contents": "SPELL_FAILED_NOT_FLYING" }, { - "trigger": "TITLE_TEMPLATE\tstring", - "contents": "TITLE_TEMPLATE", + "trigger": "SPELL_FAILED_NOT_HERE\t\"string\"", + "contents": "SPELL_FAILED_NOT_HERE" }, { - "trigger": "TOAST_CHALLENGE_MODE_RECORD\tstring", - "contents": "TOAST_CHALLENGE_MODE_RECORD", + "trigger": "SPELL_FAILED_NOT_IDLE\t\"string\"", + "contents": "SPELL_FAILED_NOT_IDLE" }, { - "trigger": "TOAST_DURATION_LONG\tstring", - "contents": "TOAST_DURATION_LONG", + "trigger": "SPELL_FAILED_NOT_IN_ARENA\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_ARENA" }, { - "trigger": "TOAST_DURATION_SHORT\tstring", - "contents": "TOAST_DURATION_SHORT", + "trigger": "SPELL_FAILED_NOT_IN_ARENA_FIXME\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_ARENA_FIXME" }, { - "trigger": "TOAST_DURATION_TEXT\tstring", - "contents": "TOAST_DURATION_TEXT", + "trigger": "SPELL_FAILED_NOT_IN_BARBERSHOP\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_BARBERSHOP" }, { - "trigger": "TOAST_GARRISON_ABILITY\tstring", - "contents": "TOAST_GARRISON_ABILITY", + "trigger": "SPELL_FAILED_NOT_IN_BATTLEGROUND\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_BATTLEGROUND" }, { - "trigger": "TOAST_PET_BATTLE_CAPTURE\tstring", - "contents": "TOAST_PET_BATTLE_CAPTURE", + "trigger": "SPELL_FAILED_NOT_IN_CONTROL\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_CONTROL" }, { - "trigger": "TOAST_PET_BATTLE_LEVELUP\tstring", - "contents": "TOAST_PET_BATTLE_LEVELUP", + "trigger": "SPELL_FAILED_NOT_IN_LFG_DUNGEON\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_LFG_DUNGEON" }, { - "trigger": "TOAST_PET_BATTLE_LOOT\tstring", - "contents": "TOAST_PET_BATTLE_LOOT", + "trigger": "SPELL_FAILED_NOT_IN_RAID_INSTANCE\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_RAID_INSTANCE" }, { - "trigger": "TOAST_PET_BATTLE_WINNER\tstring", - "contents": "TOAST_PET_BATTLE_WINNER", + "trigger": "SPELL_FAILED_NOT_IN_RATED_BATTLEGROUND\t\"string\"", + "contents": "SPELL_FAILED_NOT_IN_RATED_BATTLEGROUND" }, { - "trigger": "TOAST_QUEST_BOSS_EMOTE\tstring", - "contents": "TOAST_QUEST_BOSS_EMOTE", + "trigger": "SPELL_FAILED_NOT_INACTIVE\t\"string\"", + "contents": "SPELL_FAILED_NOT_INACTIVE" }, { - "trigger": "TOAST_WORLD_QUESTS_UNLOCKED\tstring", - "contents": "TOAST_WORLD_QUESTS_UNLOCKED", + "trigger": "SPELL_FAILED_NOT_INFRONT\t\"string\"", + "contents": "SPELL_FAILED_NOT_INFRONT" }, { - "trigger": "TOGGLE_BATTLEFIELD_MAP\tstring", - "contents": "TOGGLE_BATTLEFIELD_MAP", + "trigger": "SPELL_FAILED_NOT_KNOWN\t\"string\"", + "contents": "SPELL_FAILED_NOT_KNOWN" }, { - "trigger": "TOGGLE_BATTLEFIELDMINIMAP_TOOLTIP\tstring", - "contents": "TOGGLE_BATTLEFIELDMINIMAP_TOOLTIP", + "trigger": "SPELL_FAILED_NOT_MOUNTED\t\"string\"", + "contents": "SPELL_FAILED_NOT_MOUNTED" }, { - "trigger": "TOGGLE_SCOREBOARD\tstring", - "contents": "TOGGLE_SCOREBOARD", + "trigger": "SPELL_FAILED_NOT_ON_DAMAGE_IMMUNE\t\"string\"", + "contents": "SPELL_FAILED_NOT_ON_DAMAGE_IMMUNE" }, { - "trigger": "TOGGLESTICKYCAMERA\tstring", - "contents": "TOGGLESTICKYCAMERA", + "trigger": "SPELL_FAILED_NOT_ON_GROUND\t\"string\"", + "contents": "SPELL_FAILED_NOT_ON_GROUND" }, { - "trigger": "TOKEN_AUCTIONABLE_DESCRIPTION_30_DAYS\tstring", - "contents": "TOKEN_AUCTIONABLE_DESCRIPTION_30_DAYS", + "trigger": "SPELL_FAILED_NOT_ON_MOUNTED\t\"string\"", + "contents": "SPELL_FAILED_NOT_ON_MOUNTED" }, { - "trigger": "TOKEN_AUCTIONABLE_TOKEN_OWNED\tstring", - "contents": "TOKEN_AUCTIONABLE_TOKEN_OWNED", + "trigger": "SPELL_FAILED_NOT_ON_SHAPESHIFT\t\"string\"", + "contents": "SPELL_FAILED_NOT_ON_SHAPESHIFT" }, { - "trigger": "TOKEN_AUCTIONS_UNAVAILABLE\tstring", - "contents": "TOKEN_AUCTIONS_UNAVAILABLE", + "trigger": "SPELL_FAILED_NOT_ON_STEALTHED\t\"string\"", + "contents": "SPELL_FAILED_NOT_ON_STEALTHED" }, { - "trigger": "TOKEN_BUYOUT_PRICE_UPDATES\tstring", - "contents": "TOKEN_BUYOUT_PRICE_UPDATES", + "trigger": "SPELL_FAILED_NOT_ON_TAXI\t\"string\"", + "contents": "SPELL_FAILED_NOT_ON_TAXI" }, { - "trigger": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS\tstring", - "contents": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS", + "trigger": "SPELL_FAILED_NOT_ON_TRANSPORT\t\"string\"", + "contents": "SPELL_FAILED_NOT_ON_TRANSPORT" }, { - "trigger": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS_BALANCE\tstring", - "contents": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS_BALANCE", + "trigger": "SPELL_FAILED_NOT_READY\t\"string\"", + "contents": "SPELL_FAILED_NOT_READY" }, { - "trigger": "TOKEN_CREATE_AUCTION_LOCKED_PRICE\tstring", - "contents": "TOKEN_CREATE_AUCTION_LOCKED_PRICE", + "trigger": "SPELL_FAILED_NOT_SHAPESHIFT\t\"string\"", + "contents": "SPELL_FAILED_NOT_SHAPESHIFT" }, { - "trigger": "TOKEN_CURRENT_BUYOUT_PRICE\tstring", - "contents": "TOKEN_CURRENT_BUYOUT_PRICE", + "trigger": "SPELL_FAILED_NOT_SOULBOUND\t\"string\"", + "contents": "SPELL_FAILED_NOT_SOULBOUND" }, { - "trigger": "TOKEN_CURRENT_MARKET_PRICE\tstring", - "contents": "TOKEN_CURRENT_MARKET_PRICE", + "trigger": "SPELL_FAILED_NOT_STANDING\t\"string\"", + "contents": "SPELL_FAILED_NOT_STANDING" }, { - "trigger": "TOKEN_FILTER_LABEL\tstring", - "contents": "TOKEN_FILTER_LABEL", + "trigger": "SPELL_FAILED_NOT_TRADEABLE\t\"string\"", + "contents": "SPELL_FAILED_NOT_TRADEABLE" }, { - "trigger": "TOKEN_MARKET_PRICE_NOT_AVAILABLE\tstring", - "contents": "TOKEN_MARKET_PRICE_NOT_AVAILABLE", + "trigger": "SPELL_FAILED_NOT_TRADING\t\"string\"", + "contents": "SPELL_FAILED_NOT_TRADING" }, { - "trigger": "TOKEN_MOVE_TO_UNUSED\tstring", - "contents": "TOKEN_MOVE_TO_UNUSED", + "trigger": "SPELL_FAILED_NOT_UNSHEATHED\t\"string\"", + "contents": "SPELL_FAILED_NOT_UNSHEATHED" }, { - "trigger": "TOKEN_NONE_FOR_SALE\tstring", - "contents": "TOKEN_NONE_FOR_SALE", + "trigger": "SPELL_FAILED_NOT_WHILE_FATIGUED\t\"string\"", + "contents": "SPELL_FAILED_NOT_WHILE_FATIGUED" }, { - "trigger": "TOKEN_OPTIONS\tstring", - "contents": "TOKEN_OPTIONS", + "trigger": "SPELL_FAILED_NOT_WHILE_GHOST\t\"string\"", + "contents": "SPELL_FAILED_NOT_WHILE_GHOST" }, { - "trigger": "TOKEN_SHOW_ON_BACKPACK\tstring", - "contents": "TOKEN_SHOW_ON_BACKPACK", + "trigger": "SPELL_FAILED_NOT_WHILE_LOOTING\t\"string\"", + "contents": "SPELL_FAILED_NOT_WHILE_LOOTING" }, { - "trigger": "TOKEN_TRIAL_RESTRICTIONS\tstring", - "contents": "TOKEN_TRIAL_RESTRICTIONS", + "trigger": "SPELL_FAILED_NOT_WHILE_MERCENARY\t\"string\"", + "contents": "SPELL_FAILED_NOT_WHILE_MERCENARY" }, { - "trigger": "TOKEN_TRY_AGAIN_LATER\tstring", - "contents": "TOKEN_TRY_AGAIN_LATER", + "trigger": "SPELL_FAILED_NOT_WHILE_TRADING\t\"string\"", + "contents": "SPELL_FAILED_NOT_WHILE_TRADING" }, { - "trigger": "TOKENS\tstring", - "contents": "TOKENS", + "trigger": "SPELL_FAILED_NOTHING_TO_DISPEL\t\"string\"", + "contents": "SPELL_FAILED_NOTHING_TO_DISPEL" }, { - "trigger": "TOL_BARAD_DESCRIPTION\tstring", - "contents": "TOL_BARAD_DESCRIPTION", + "trigger": "SPELL_FAILED_NOTHING_TO_STEAL\t\"string\"", + "contents": "SPELL_FAILED_NOTHING_TO_STEAL" }, { - "trigger": "TOO_FAR_TO_LOOT\tstring", - "contents": "TOO_FAR_TO_LOOT", + "trigger": "SPELL_FAILED_ONLY_ABOVEWATER\t\"string\"", + "contents": "SPELL_FAILED_ONLY_ABOVEWATER" }, { - "trigger": "TOO_MANY_LUA_ERRORS\tstring", - "contents": "TOO_MANY_LUA_ERRORS", + "trigger": "SPELL_FAILED_ONLY_BATTLEGROUNDS\t\"string\"", + "contents": "SPELL_FAILED_ONLY_BATTLEGROUNDS" }, { - "trigger": "TOO_MANY_WATCHED_TOKENS\tstring", - "contents": "TOO_MANY_WATCHED_TOKENS", + "trigger": "SPELL_FAILED_ONLY_IN_ARENA\t\"string\"", + "contents": "SPELL_FAILED_ONLY_IN_ARENA" }, { - "trigger": "TOOLTIP_ARENA_POINTS\tstring", - "contents": "TOOLTIP_ARENA_POINTS", + "trigger": "SPELL_FAILED_ONLY_INDOORS\t\"string\"", + "contents": "SPELL_FAILED_ONLY_INDOORS" }, { - "trigger": "TOOLTIP_BATTLE_PET\tstring", - "contents": "TOOLTIP_BATTLE_PET", + "trigger": "SPELL_FAILED_ONLY_MOUNTED\t\"string\"", + "contents": "SPELL_FAILED_ONLY_MOUNTED" }, { - "trigger": "TOOLTIP_HONOR_POINTS\tstring", - "contents": "TOOLTIP_HONOR_POINTS", + "trigger": "SPELL_FAILED_ONLY_NOT_SWIMMING\t\"string\"", + "contents": "SPELL_FAILED_ONLY_NOT_SWIMMING" }, { - "trigger": "TOOLTIP_ITEM_COMPARE_FORMAT\tstring", - "contents": "TOOLTIP_ITEM_COMPARE_FORMAT", + "trigger": "SPELL_FAILED_ONLY_OUTDOORS\t\"string\"", + "contents": "SPELL_FAILED_ONLY_OUTDOORS" }, { - "trigger": "TOOLTIP_ITEM_STAT_FORMAT\tstring", - "contents": "TOOLTIP_ITEM_STAT_FORMAT", + "trigger": "SPELL_FAILED_ONLY_SHAPESHIFT\t\"string\"", + "contents": "SPELL_FAILED_ONLY_SHAPESHIFT" }, { - "trigger": "TOOLTIP_RAID_CLASS_BUTTON\tstring", - "contents": "TOOLTIP_RAID_CLASS_BUTTON", + "trigger": "SPELL_FAILED_ONLY_STEALTHED\t\"string\"", + "contents": "SPELL_FAILED_ONLY_STEALTHED" }, { - "trigger": "TOOLTIP_RAID_CONTROL_TIP\tstring", - "contents": "TOOLTIP_RAID_CONTROL_TIP", + "trigger": "SPELL_FAILED_ONLY_UNDERWATER\t\"string\"", + "contents": "SPELL_FAILED_ONLY_UNDERWATER" }, { - "trigger": "TOOLTIP_RAID_DRAG_TIP\tstring", - "contents": "TOOLTIP_RAID_DRAG_TIP", + "trigger": "SPELL_FAILED_OUT_OF_RANGE\t\"string\"", + "contents": "SPELL_FAILED_OUT_OF_RANGE" }, { - "trigger": "TOOLTIP_RAID_SHIFT_TIP\tstring", - "contents": "TOOLTIP_RAID_SHIFT_TIP", + "trigger": "SPELL_FAILED_PACIFIED\t\"string\"", + "contents": "SPELL_FAILED_PACIFIED" }, { - "trigger": "TOOLTIP_SUPERCEDING_SPELL_NOT_KNOWN\tstring", - "contents": "TOOLTIP_SUPERCEDING_SPELL_NOT_KNOWN", + "trigger": "SPELL_FAILED_PANDA_RIDING_REQUIREMENT\t\"string\"", + "contents": "SPELL_FAILED_PANDA_RIDING_REQUIREMENT" }, { - "trigger": "TOOLTIP_TALENT_LEARN\tstring", - "contents": "TOOLTIP_TALENT_LEARN", + "trigger": "SPELL_FAILED_PARTIAL_PLAYTIME\t\"string\"", + "contents": "SPELL_FAILED_PARTIAL_PLAYTIME" }, { - "trigger": "TOOLTIP_TALENT_NEXT_RANK\tstring", - "contents": "TOOLTIP_TALENT_NEXT_RANK", + "trigger": "SPELL_FAILED_PET_CAN_RENAME\t\"string\"", + "contents": "SPELL_FAILED_PET_CAN_RENAME" }, { - "trigger": "TOOLTIP_TALENT_PREREQ\tstring", - "contents": "TOOLTIP_TALENT_PREREQ", + "trigger": "SPELL_FAILED_POSSESSED\t\"string\"", + "contents": "SPELL_FAILED_POSSESSED" }, { - "trigger": "TOOLTIP_TALENT_RANK\tstring", - "contents": "TOOLTIP_TALENT_RANK", + "trigger": "SPELL_FAILED_PREVENTED_BY_MECHANIC\t\"string\"", + "contents": "SPELL_FAILED_PREVENTED_BY_MECHANIC" }, { - "trigger": "TOOLTIP_TALENT_TIER_POINTS\tstring", - "contents": "TOOLTIP_TALENT_TIER_POINTS", + "trigger": "SPELL_FAILED_REAGENTS\t\"string\"", + "contents": "SPELL_FAILED_REAGENTS" }, { - "trigger": "TOOLTIP_TRACKER_FILTER_ACHIEVEMENTS\tstring", - "contents": "TOOLTIP_TRACKER_FILTER_ACHIEVEMENTS", + "trigger": "SPELL_FAILED_REPUTATION\t\"string\"", + "contents": "SPELL_FAILED_REPUTATION" }, { - "trigger": "TOOLTIP_TRACKER_FILTER_COMPLETED_QUESTS\tstring", - "contents": "TOOLTIP_TRACKER_FILTER_COMPLETED_QUESTS", + "trigger": "SPELL_FAILED_REQUIRES_AREA\t\"string\"", + "contents": "SPELL_FAILED_REQUIRES_AREA" }, { - "trigger": "TOOLTIP_TRACKER_FILTER_REMOTE_ZONES\tstring", - "contents": "TOOLTIP_TRACKER_FILTER_REMOTE_ZONES", + "trigger": "SPELL_FAILED_REQUIRES_SPELL_FOCUS\t\"string\"", + "contents": "SPELL_FAILED_REQUIRES_SPELL_FOCUS" }, { - "trigger": "TOOLTIP_TRACKER_FIND_GROUP_BUTTON\tstring", - "contents": "TOOLTIP_TRACKER_FIND_GROUP_BUTTON", + "trigger": "SPELL_FAILED_ROCKET_PACK\t\"string\"", + "contents": "SPELL_FAILED_ROCKET_PACK" }, { - "trigger": "TOOLTIP_TRACKER_SORT_DIFFICULTY_HIGH\tstring", - "contents": "TOOLTIP_TRACKER_SORT_DIFFICULTY_HIGH", + "trigger": "SPELL_FAILED_ROOTED\t\"string\"", + "contents": "SPELL_FAILED_ROOTED" }, { - "trigger": "TOOLTIP_TRACKER_SORT_DIFFICULTY_LOW\tstring", - "contents": "TOOLTIP_TRACKER_SORT_DIFFICULTY_LOW", + "trigger": "SPELL_FAILED_SAME_ENCHANT_VISUAL\t\"string\"", + "contents": "SPELL_FAILED_SAME_ENCHANT_VISUAL" }, { - "trigger": "TOOLTIP_TRACKER_SORT_MANUAL\tstring", - "contents": "TOOLTIP_TRACKER_SORT_MANUAL", + "trigger": "SPELL_FAILED_SHIPMENTS_FULL\t\"string\"", + "contents": "SPELL_FAILED_SHIPMENTS_FULL" }, { - "trigger": "TOOLTIP_TRACKER_SORT_PROXIMITY\tstring", - "contents": "TOOLTIP_TRACKER_SORT_PROXIMITY", + "trigger": "SPELL_FAILED_SILENCED\t\"string\"", + "contents": "SPELL_FAILED_SILENCED" }, { - "trigger": "TOOLTIP_UNIT_LEVEL\tstring", - "contents": "TOOLTIP_UNIT_LEVEL", + "trigger": "SPELL_FAILED_SKILL_LINE_NOT_KNOWN\t\"string\"", + "contents": "SPELL_FAILED_SKILL_LINE_NOT_KNOWN" }, { - "trigger": "TOOLTIP_UNIT_LEVEL_CLASS\tstring", - "contents": "TOOLTIP_UNIT_LEVEL_CLASS", + "trigger": "SPELL_FAILED_SPEC_DISABLED\t\"string\"", + "contents": "SPELL_FAILED_SPEC_DISABLED" }, { - "trigger": "TOOLTIP_UNIT_LEVEL_CLASS_TYPE\tstring", - "contents": "TOOLTIP_UNIT_LEVEL_CLASS_TYPE", + "trigger": "SPELL_FAILED_SPELL_ALREADY_KNOWN\t\"string\"", + "contents": "SPELL_FAILED_SPELL_ALREADY_KNOWN" }, { - "trigger": "TOOLTIP_UNIT_LEVEL_RACE_CLASS\tstring", - "contents": "TOOLTIP_UNIT_LEVEL_RACE_CLASS", + "trigger": "SPELL_FAILED_SPELL_IN_PROGRESS\t\"string\"", + "contents": "SPELL_FAILED_SPELL_IN_PROGRESS" }, { - "trigger": "TOOLTIP_UNIT_LEVEL_RACE_CLASS_TYPE\tstring", - "contents": "TOOLTIP_UNIT_LEVEL_RACE_CLASS_TYPE", + "trigger": "SPELL_FAILED_SPELL_LEARNED\t\"string\"", + "contents": "SPELL_FAILED_SPELL_LEARNED" }, { - "trigger": "TOOLTIP_UNIT_LEVEL_TYPE\tstring", - "contents": "TOOLTIP_UNIT_LEVEL_TYPE", + "trigger": "SPELL_FAILED_SPELL_UNAVAILABLE\t\"string\"", + "contents": "SPELL_FAILED_SPELL_UNAVAILABLE" }, { - "trigger": "TOOLTIP_WILDBATTLEPET_CLASS\tstring", - "contents": "TOOLTIP_WILDBATTLEPET_CLASS", + "trigger": "SPELL_FAILED_SPELL_UNAVAILABLE_PET\t\"string\"", + "contents": "SPELL_FAILED_SPELL_UNAVAILABLE_PET" }, { - "trigger": "TOOLTIP_WILDBATTLEPET_LEVEL\tstring", - "contents": "TOOLTIP_WILDBATTLEPET_LEVEL", + "trigger": "SPELL_FAILED_STUNNED\t\"string\"", + "contents": "SPELL_FAILED_STUNNED" }, { - "trigger": "TOOLTIP_WILDBATTLEPET_LEVEL_CLASS\tstring", - "contents": "TOOLTIP_WILDBATTLEPET_LEVEL_CLASS", + "trigger": "SPELL_FAILED_SUMMON_PENDING\t\"string\"", + "contents": "SPELL_FAILED_SUMMON_PENDING" }, { - "trigger": "TOTAL\tstring", - "contents": "TOTAL", + "trigger": "SPELL_FAILED_TARGET_AFFECTING_COMBAT\t\"string\"", + "contents": "SPELL_FAILED_TARGET_AFFECTING_COMBAT" }, { - "trigger": "TOTAL_MEM_KB_ABBR\tstring", - "contents": "TOTAL_MEM_KB_ABBR", + "trigger": "SPELL_FAILED_TARGET_AURASTATE\t\"string\"", + "contents": "SPELL_FAILED_TARGET_AURASTATE" }, { - "trigger": "TOTAL_MEM_MB_ABBR\tstring", - "contents": "TOTAL_MEM_MB_ABBR", + "trigger": "SPELL_FAILED_TARGET_CANNOT_BE_RESURRECTED\t\"string\"", + "contents": "SPELL_FAILED_TARGET_CANNOT_BE_RESURRECTED" }, { - "trigger": "TOTAL_MOUNTS\tstring", - "contents": "TOTAL_MOUNTS", + "trigger": "SPELL_FAILED_TARGET_DUELING\t\"string\"", + "contents": "SPELL_FAILED_TARGET_DUELING" }, { - "trigger": "TOURNAMENT_RULES\tstring", - "contents": "TOURNAMENT_RULES", + "trigger": "SPELL_FAILED_TARGET_ENEMY\t\"string\"", + "contents": "SPELL_FAILED_TARGET_ENEMY" }, { - "trigger": "TOURNAMENT_RULES_TOOLTIP\tstring", - "contents": "TOURNAMENT_RULES_TOOLTIP", + "trigger": "SPELL_FAILED_TARGET_ENRAGED\t\"string\"", + "contents": "SPELL_FAILED_TARGET_ENRAGED" }, { - "trigger": "TOWN_HALL\tstring", - "contents": "TOWN_HALL", + "trigger": "SPELL_FAILED_TARGET_FREEFORALL\t\"string\"", + "contents": "SPELL_FAILED_TARGET_FREEFORALL" }, { - "trigger": "TOWNSFOLK_TRACKING_TEXT\tstring", - "contents": "TOWNSFOLK_TRACKING_TEXT", + "trigger": "SPELL_FAILED_TARGET_FRIENDLY\t\"string\"", + "contents": "SPELL_FAILED_TARGET_FRIENDLY" }, { - "trigger": "TOY\tstring", - "contents": "TOY", + "trigger": "SPELL_FAILED_TARGET_HAS_RESURRECT_PENDING\t\"string\"", + "contents": "SPELL_FAILED_TARGET_HAS_RESURRECT_PENDING" }, { - "trigger": "TOY_BOX\tstring", - "contents": "TOY_BOX", + "trigger": "SPELL_FAILED_TARGET_IN_COMBAT\t\"string\"", + "contents": "SPELL_FAILED_TARGET_IN_COMBAT" }, { - "trigger": "TOY_PROGRESS_FORMAT\tstring", - "contents": "TOY_PROGRESS_FORMAT", + "trigger": "SPELL_FAILED_TARGET_IN_PET_BATTLE\t\"string\"", + "contents": "SPELL_FAILED_TARGET_IN_PET_BATTLE" }, { - "trigger": "TOYBOX_FAVORITE_HELP\tstring", - "contents": "TOYBOX_FAVORITE_HELP", + "trigger": "SPELL_FAILED_TARGET_IS_PLAYER\t\"string\"", + "contents": "SPELL_FAILED_TARGET_IS_PLAYER" }, { - "trigger": "TOYBOX_MICRO_BUTTON_SPEC_TUTORIAL\tstring", - "contents": "TOYBOX_MICRO_BUTTON_SPEC_TUTORIAL", + "trigger": "SPELL_FAILED_TARGET_IS_PLAYER_CONTROLLED\t\"string\"", + "contents": "SPELL_FAILED_TARGET_IS_PLAYER_CONTROLLED" }, { - "trigger": "TOYBOX_MOUSEWHEEL_PAGING_HELP\tstring", - "contents": "TOYBOX_MOUSEWHEEL_PAGING_HELP", + "trigger": "SPELL_FAILED_TARGET_IS_TRIVIAL\t\"string\"", + "contents": "SPELL_FAILED_TARGET_IS_TRIVIAL" }, { - "trigger": "TRACK_ACHIEVEMENT\tstring", - "contents": "TRACK_ACHIEVEMENT", + "trigger": "SPELL_FAILED_TARGET_LOCKED_TO_RAID_INSTANCE\t\"string\"", + "contents": "SPELL_FAILED_TARGET_LOCKED_TO_RAID_INSTANCE" }, { - "trigger": "TRACK_ACHIEVEMENT_TOOLTIP\tstring", - "contents": "TRACK_ACHIEVEMENT_TOOLTIP", + "trigger": "SPELL_FAILED_TARGET_NO_POCKETS\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NO_POCKETS" }, { - "trigger": "TRACK_QUEST\tstring", - "contents": "TRACK_QUEST", + "trigger": "SPELL_FAILED_TARGET_NO_RANGED_WEAPONS\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NO_RANGED_WEAPONS" }, { - "trigger": "TRACK_QUEST_ABBREV\tstring", - "contents": "TRACK_QUEST_ABBREV", + "trigger": "SPELL_FAILED_TARGET_NO_WEAPONS\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NO_WEAPONS" }, { - "trigger": "TRACK_QUEST_PROXIMITY_SORTING\tstring", - "contents": "TRACK_QUEST_PROXIMITY_SORTING", + "trigger": "SPELL_FAILED_TARGET_NOT_DEAD\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_DEAD" }, { - "trigger": "TRACK_QUEST_SORTING\tstring", - "contents": "TRACK_QUEST_SORTING", + "trigger": "SPELL_FAILED_TARGET_NOT_GHOST\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_GHOST" }, { - "trigger": "TRACK_QUEST_TOP_SORTING\tstring", - "contents": "TRACK_QUEST_TOP_SORTING", + "trigger": "SPELL_FAILED_TARGET_NOT_GROUNDED\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_GROUNDED" }, { - "trigger": "TRACKER_FILTER_ACHIEVEMENTS\tstring", - "contents": "TRACKER_FILTER_ACHIEVEMENTS", + "trigger": "SPELL_FAILED_TARGET_NOT_IN_INSTANCE\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_IN_INSTANCE" }, { - "trigger": "TRACKER_FILTER_COMPLETED_QUESTS\tstring", - "contents": "TRACKER_FILTER_COMPLETED_QUESTS", + "trigger": "SPELL_FAILED_TARGET_NOT_IN_PARTY\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_IN_PARTY" }, { - "trigger": "TRACKER_FILTER_LABEL\tstring", - "contents": "TRACKER_FILTER_LABEL", + "trigger": "SPELL_FAILED_TARGET_NOT_IN_RAID\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_IN_RAID" }, { - "trigger": "TRACKER_FILTER_REMOTE_ZONES\tstring", - "contents": "TRACKER_FILTER_REMOTE_ZONES", + "trigger": "SPELL_FAILED_TARGET_NOT_IN_SANCTUARY\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_IN_SANCTUARY" }, { - "trigger": "TRACKER_HEADER_ACHIEVEMENTS\tstring", - "contents": "TRACKER_HEADER_ACHIEVEMENTS", + "trigger": "SPELL_FAILED_TARGET_NOT_LOOTED\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_LOOTED" }, { - "trigger": "TRACKER_HEADER_BONUS_OBJECTIVES\tstring", - "contents": "TRACKER_HEADER_BONUS_OBJECTIVES", + "trigger": "SPELL_FAILED_TARGET_NOT_PLAYER\t\"string\"", + "contents": "SPELL_FAILED_TARGET_NOT_PLAYER" }, { - "trigger": "TRACKER_HEADER_DUNGEON\tstring", - "contents": "TRACKER_HEADER_DUNGEON", + "trigger": "SPELL_FAILED_TARGET_ON_TAXI\t\"string\"", + "contents": "SPELL_FAILED_TARGET_ON_TAXI" }, { - "trigger": "TRACKER_HEADER_OBJECTIVE\tstring", - "contents": "TRACKER_HEADER_OBJECTIVE", + "trigger": "SPELL_FAILED_TARGET_UNSKINNABLE\t\"string\"", + "contents": "SPELL_FAILED_TARGET_UNSKINNABLE" }, { - "trigger": "TRACKER_HEADER_PROVINGGROUNDS\tstring", - "contents": "TRACKER_HEADER_PROVINGGROUNDS", + "trigger": "SPELL_FAILED_TARGETS_DEAD\t\"string\"", + "contents": "SPELL_FAILED_TARGETS_DEAD" }, { - "trigger": "TRACKER_HEADER_QUESTS\tstring", - "contents": "TRACKER_HEADER_QUESTS", + "trigger": "SPELL_FAILED_TOO_CLOSE\t\"string\"", + "contents": "SPELL_FAILED_TOO_CLOSE" }, { - "trigger": "TRACKER_HEADER_SCENARIO\tstring", - "contents": "TRACKER_HEADER_SCENARIO", + "trigger": "SPELL_FAILED_TOO_MANY_OF_ITEM\t\"string\"", + "contents": "SPELL_FAILED_TOO_MANY_OF_ITEM" }, { - "trigger": "TRACKER_HEADER_WORLD_QUESTS\tstring", - "contents": "TRACKER_HEADER_WORLD_QUESTS", + "trigger": "SPELL_FAILED_TOO_SHALLOW\t\"string\"", + "contents": "SPELL_FAILED_TOO_SHALLOW" }, { - "trigger": "TRACKER_SORT_DIFFICULTY_HIGH\tstring", - "contents": "TRACKER_SORT_DIFFICULTY_HIGH", + "trigger": "SPELL_FAILED_TOTEM_CATEGORY\t\"string\"", + "contents": "SPELL_FAILED_TOTEM_CATEGORY" }, { - "trigger": "TRACKER_SORT_DIFFICULTY_LOW\tstring", - "contents": "TRACKER_SORT_DIFFICULTY_LOW", + "trigger": "SPELL_FAILED_TOTEMS\t\"string\"", + "contents": "SPELL_FAILED_TOTEMS" }, { - "trigger": "TRACKER_SORT_LABEL\tstring", - "contents": "TRACKER_SORT_LABEL", + "trigger": "SPELL_FAILED_TOY_ALREADY_KNOWN\t\"string\"", + "contents": "SPELL_FAILED_TOY_ALREADY_KNOWN" }, { - "trigger": "TRACKER_SORT_MANUAL\tstring", - "contents": "TRACKER_SORT_MANUAL", + "trigger": "SPELL_FAILED_TOY_USE_LIMIT_REACHED\t\"string\"", + "contents": "SPELL_FAILED_TOY_USE_LIMIT_REACHED" }, { - "trigger": "TRACKER_SORT_MANUAL_BOTTOM\tstring", - "contents": "TRACKER_SORT_MANUAL_BOTTOM", + "trigger": "SPELL_FAILED_TRANSFORM_UNUSABLE\t\"string\"", + "contents": "SPELL_FAILED_TRANSFORM_UNUSABLE" }, { - "trigger": "TRACKER_SORT_MANUAL_DOWN\tstring", - "contents": "TRACKER_SORT_MANUAL_DOWN", + "trigger": "SPELL_FAILED_TRANSMOG_SET_ALREADY_KNOWN\t\"string\"", + "contents": "SPELL_FAILED_TRANSMOG_SET_ALREADY_KNOWN" }, { - "trigger": "TRACKER_SORT_MANUAL_TOP\tstring", - "contents": "TRACKER_SORT_MANUAL_TOP", + "trigger": "SPELL_FAILED_TRY_AGAIN\t\"string\"", + "contents": "SPELL_FAILED_TRY_AGAIN" }, { - "trigger": "TRACKER_SORT_MANUAL_UP\tstring", - "contents": "TRACKER_SORT_MANUAL_UP", + "trigger": "SPELL_FAILED_UNDERWATER_MOUNT_NOT_ALLOWED\t\"string\"", + "contents": "SPELL_FAILED_UNDERWATER_MOUNT_NOT_ALLOWED" }, { - "trigger": "TRACKER_SORT_MANUAL_WARNING\tstring", - "contents": "TRACKER_SORT_MANUAL_WARNING", + "trigger": "SPELL_FAILED_UNIQUE_GLYPH\t\"string\"", + "contents": "SPELL_FAILED_UNIQUE_GLYPH" }, { - "trigger": "TRACKER_SORT_PROXIMITY\tstring", - "contents": "TRACKER_SORT_PROXIMITY", + "trigger": "SPELL_FAILED_UNIT_NOT_BEHIND\t\"string\"", + "contents": "SPELL_FAILED_UNIT_NOT_BEHIND" }, { - "trigger": "TRACKING\tstring", - "contents": "TRACKING", + "trigger": "SPELL_FAILED_UNIT_NOT_INFRONT\t\"string\"", + "contents": "SPELL_FAILED_UNIT_NOT_INFRONT" }, { - "trigger": "TRADE\tstring", - "contents": "TRADE", + "trigger": "SPELL_FAILED_UNKNOWN\t\"string\"", + "contents": "SPELL_FAILED_UNKNOWN" }, { - "trigger": "TRADE_POTENTIAL_BIND_ENCHANT\tstring", - "contents": "TRADE_POTENTIAL_BIND_ENCHANT", + "trigger": "SPELL_FAILED_VETERAN_TRIAL_ABOVE_SKILL_RANK_MAX\t\"string\"", + "contents": "SPELL_FAILED_VETERAN_TRIAL_ABOVE_SKILL_RANK_MAX" }, { - "trigger": "TRADE_POTENTIAL_REMOVE_TRANSMOG\tstring", - "contents": "TRADE_POTENTIAL_REMOVE_TRANSMOG", + "trigger": "SPELL_FAILED_VISION_OBSCURED\t\"string\"", + "contents": "SPELL_FAILED_VISION_OBSCURED" }, { - "trigger": "TRADE_SKILL_TITLE\tstring", - "contents": "TRADE_SKILL_TITLE", + "trigger": "SPELL_FAILED_WEIGHT_NOT_ENOUGH\t\"string\"", + "contents": "SPELL_FAILED_WEIGHT_NOT_ENOUGH" }, { - "trigger": "TRADE_SKILLS\tstring", - "contents": "TRADE_SKILLS", + "trigger": "SPELL_FAILED_WEIGHT_TOO_MUCH\t\"string\"", + "contents": "SPELL_FAILED_WEIGHT_TOO_MUCH" }, { - "trigger": "TRADE_SKILLS_LEARNED_TAB\tstring", - "contents": "TRADE_SKILLS_LEARNED_TAB", + "trigger": "SPELL_FAILED_WRONG_ARTIFACT_EQUIPPED\t\"string\"", + "contents": "SPELL_FAILED_WRONG_ARTIFACT_EQUIPPED" }, { - "trigger": "TRADE_SKILLS_UNLEARNED_TAB\tstring", - "contents": "TRADE_SKILLS_UNLEARNED_TAB", + "trigger": "SPELL_FAILED_WRONG_BATTLE_PET_TYPE\t\"string\"", + "contents": "SPELL_FAILED_WRONG_BATTLE_PET_TYPE" }, { - "trigger": "TRADE_WITH_QUESTION\tstring", - "contents": "TRADE_WITH_QUESTION", + "trigger": "SPELL_FAILED_WRONG_FACTION\t\"string\"", + "contents": "SPELL_FAILED_WRONG_FACTION" }, { - "trigger": "TRADEFRAME_ENCHANT_SLOT_LABEL\tstring", - "contents": "TRADEFRAME_ENCHANT_SLOT_LABEL", + "trigger": "SPELL_FAILED_WRONG_PET_FOOD\t\"string\"", + "contents": "SPELL_FAILED_WRONG_PET_FOOD" }, { - "trigger": "TRADEFRAME_NOT_MODIFIED_TEXT\tstring", - "contents": "TRADEFRAME_NOT_MODIFIED_TEXT", + "trigger": "SPELL_FAILED_WRONG_WEATHER\t\"string\"", + "contents": "SPELL_FAILED_WRONG_WEATHER" }, { - "trigger": "TRADESKILL_CHARGES_REMAINING\tstring", - "contents": "TRADESKILL_CHARGES_REMAINING", + "trigger": "SPELL_FAILED_YOU_CANNOT_USE_THAT_IN_PVP_INSTANCE\t\"string\"", + "contents": "SPELL_FAILED_YOU_CANNOT_USE_THAT_IN_PVP_INSTANCE" }, { - "trigger": "TRADESKILL_FILTER_CATEGORY\tstring", - "contents": "TRADESKILL_FILTER_CATEGORY", + "trigger": "SPELL_HASTE\t\"string\"", + "contents": "SPELL_HASTE" }, { - "trigger": "TRADESKILL_FILTER_HAS_SKILL_UP\tstring", - "contents": "TRADESKILL_FILTER_HAS_SKILL_UP", + "trigger": "SPELL_HASTE_ABBR\t\"string\"", + "contents": "SPELL_HASTE_ABBR" }, { - "trigger": "TRADESKILL_FILTER_SLOTS\tstring", - "contents": "TRADESKILL_FILTER_SLOTS", + "trigger": "SPELL_HASTE_TOOLTIP\t\"string\"", + "contents": "SPELL_HASTE_TOOLTIP" }, { - "trigger": "TRADESKILL_LOG_FIRSTPERSON\tstring", - "contents": "TRADESKILL_LOG_FIRSTPERSON", + "trigger": "SPELL_HEAL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_HEAL_COMBATLOG_TOOLTIP" }, { - "trigger": "TRADESKILL_LOG_THIRDPERSON\tstring", - "contents": "TRADESKILL_LOG_THIRDPERSON", + "trigger": "SPELL_INSTAKILL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_INSTAKILL_COMBATLOG_TOOLTIP" }, { - "trigger": "TRADESKILL_NEXT_RANK_HEADER\tstring", - "contents": "TRADESKILL_NEXT_RANK_HEADER", + "trigger": "SPELL_INSTANT_EFFECT\t\"string\"", + "contents": "SPELL_INSTANT_EFFECT" }, { - "trigger": "TRADESKILL_POST\tstring", - "contents": "TRADESKILL_POST", + "trigger": "SPELL_INTERRUPT_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_INTERRUPT_COMBATLOG_TOOLTIP" }, { - "trigger": "TRADESKILL_RANK\tstring", - "contents": "TRADESKILL_RANK", + "trigger": "SPELL_LASTING_EFFECT\t\"string\"", + "contents": "SPELL_LASTING_EFFECT" }, { - "trigger": "TRADESKILL_RANK_HEADER\tstring", - "contents": "TRADESKILL_RANK_HEADER", + "trigger": "SPELL_MAX_CHARGES\t\"string\"", + "contents": "SPELL_MAX_CHARGES" }, { - "trigger": "TRADESKILL_RANK_WITH_MODIFIER\tstring", - "contents": "TRADESKILL_RANK_WITH_MODIFIER", + "trigger": "SPELL_MESSAGES\t\"string\"", + "contents": "SPELL_MESSAGES" }, { - "trigger": "TRADESKILL_REAGENT_COUNT\tstring", - "contents": "TRADESKILL_REAGENT_COUNT", + "trigger": "SPELL_MISSED_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_MISSED_COMBATLOG_TOOLTIP" }, { - "trigger": "TRADESKILL_SERVICE_LEARN\tstring", - "contents": "TRADESKILL_SERVICE_LEARN", + "trigger": "SPELL_NAMES\t\"string\"", + "contents": "SPELL_NAMES" }, { - "trigger": "TRADESKILL_SERVICE_PASSIVE\tstring", - "contents": "TRADESKILL_SERVICE_PASSIVE", + "trigger": "SPELL_NAMES_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_NAMES_COMBATLOG_TOOLTIP" }, { - "trigger": "TRADESKILL_SERVICE_STEP\tstring", - "contents": "TRADESKILL_SERVICE_STEP", + "trigger": "SPELL_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP" }, { - "trigger": "TRADESKILLS\tstring", - "contents": "TRADESKILLS", + "trigger": "SPELL_NOT_SHAPESHIFTED\t\"string\"", + "contents": "SPELL_NOT_SHAPESHIFTED" }, { - "trigger": "TRAIN\tstring", - "contents": "TRAIN", + "trigger": "SPELL_NOT_SHAPESHIFTED_NOSPACE\t\"string\"", + "contents": "SPELL_NOT_SHAPESHIFTED_NOSPACE" }, { - "trigger": "TRAINER_CAST_TIME_INSTANT\tstring", - "contents": "TRAINER_CAST_TIME_INSTANT", + "trigger": "SPELL_ON_NEXT_RANGED\t\"string\"", + "contents": "SPELL_ON_NEXT_RANGED" }, { - "trigger": "TRAINER_CAST_TIME_MIN\tstring", - "contents": "TRAINER_CAST_TIME_MIN", + "trigger": "SPELL_ON_NEXT_SWING\t\"string\"", + "contents": "SPELL_ON_NEXT_SWING" }, { - "trigger": "TRAINER_CAST_TIME_SEC\tstring", - "contents": "TRAINER_CAST_TIME_SEC", + "trigger": "SPELL_OTHER_MESSAGES\t\"string\"", + "contents": "SPELL_OTHER_MESSAGES" }, { - "trigger": "TRAINER_COOLDOWN_TIME_INSTANT\tstring", - "contents": "TRAINER_COOLDOWN_TIME_INSTANT", + "trigger": "SPELL_PASSIVE\t\"string\"", + "contents": "SPELL_PASSIVE" }, { - "trigger": "TRAINER_COOLDOWN_TIME_MIN\tstring", - "contents": "TRAINER_COOLDOWN_TIME_MIN", + "trigger": "SPELL_PASSIVE_EFFECT\t\"string\"", + "contents": "SPELL_PASSIVE_EFFECT" }, { - "trigger": "TRAINER_COOLDOWN_TIME_SEC\tstring", - "contents": "TRAINER_COOLDOWN_TIME_SEC", + "trigger": "SPELL_PASSIVE_SECOND\t\"string\"", + "contents": "SPELL_PASSIVE_SECOND" }, { - "trigger": "TRAINER_COST_SP\tstring", - "contents": "TRAINER_COST_SP", + "trigger": "SPELL_PENETRATION\t\"string\"", + "contents": "SPELL_PENETRATION" }, { - "trigger": "TRAINER_COST_SP_RED\tstring", - "contents": "TRAINER_COST_SP_RED", + "trigger": "SPELL_PENETRATION_TOOLTIP\t\"string\"", + "contents": "SPELL_PENETRATION_TOOLTIP" }, { - "trigger": "TRAINER_COST_TP\tstring", - "contents": "TRAINER_COST_TP", + "trigger": "SPELL_PERIODIC_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_PERIODIC_COMBATLOG_TOOLTIP" }, { - "trigger": "TRAINER_COST_TP_RED\tstring", - "contents": "TRAINER_COST_TP_RED", + "trigger": "SPELL_PERIODIC_DAMAGE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_PERIODIC_DAMAGE_COMBATLOG_TOOLTIP" }, { - "trigger": "TRAINER_LIST_SP\tstring", - "contents": "TRAINER_LIST_SP", + "trigger": "SPELL_PERIODIC_HEAL_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_PERIODIC_HEAL_COMBATLOG_TOOLTIP" }, { - "trigger": "TRAINER_MANA_COST\tstring", - "contents": "TRAINER_MANA_COST", + "trigger": "SPELL_PERIODIC_MISSED_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_PERIODIC_MISSED_COMBATLOG_TOOLTIP" }, { - "trigger": "TRAINER_MANA_COST_PER_TIME\tstring", - "contents": "TRAINER_MANA_COST_PER_TIME", + "trigger": "SPELL_PERIODIC_OTHER_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_PERIODIC_OTHER_COMBATLOG_TOOLTIP" }, { - "trigger": "TRAINER_RANGE\tstring", - "contents": "TRAINER_RANGE", + "trigger": "SPELL_POINTS_SPREAD_TEMPLATE\t\"string\"", + "contents": "SPELL_POINTS_SPREAD_TEMPLATE" }, { - "trigger": "TRAINER_REQ_ABILITY\tstring", - "contents": "TRAINER_REQ_ABILITY", + "trigger": "SPELL_POINTS_SPREAD_TEMPLATE_WITH_SYMBOL\t\"string\"", + "contents": "SPELL_POINTS_SPREAD_TEMPLATE_WITH_SYMBOL" }, { - "trigger": "TRAINER_REQ_ABILITY_RED\tstring", - "contents": "TRAINER_REQ_ABILITY_RED", + "trigger": "SPELL_RANGE\t\"string\"", + "contents": "SPELL_RANGE" }, { - "trigger": "TRAINER_REQ_LEVEL\tstring", - "contents": "TRAINER_REQ_LEVEL", + "trigger": "SPELL_RANGE_AREA\t\"string\"", + "contents": "SPELL_RANGE_AREA" }, { - "trigger": "TRAINER_REQ_LEVEL_RED\tstring", - "contents": "TRAINER_REQ_LEVEL_RED", + "trigger": "SPELL_RANGE_DUAL\t\"string\"", + "contents": "SPELL_RANGE_DUAL" }, { - "trigger": "TRAINER_REQ_SKILL_RANK\tstring", - "contents": "TRAINER_REQ_SKILL_RANK", + "trigger": "SPELL_RANGE_UNLIMITED\t\"string\"", + "contents": "SPELL_RANGE_UNLIMITED" }, { - "trigger": "TRAINER_REQ_SKILL_RANK_RED\tstring", - "contents": "TRAINER_REQ_SKILL_RANK_RED", + "trigger": "SPELL_REAGENTS\t\"string\"", + "contents": "SPELL_REAGENTS" }, { - "trigger": "TRANSFER\tstring", - "contents": "TRANSFER", + "trigger": "SPELL_RECAST_TIME_CHARGES_DAYS\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGES_DAYS" }, { - "trigger": "TRANSFER_ABORT_ALREADY_COMPLETED_ENCOUNTER\tstring", - "contents": "TRANSFER_ABORT_ALREADY_COMPLETED_ENCOUNTER", + "trigger": "SPELL_RECAST_TIME_CHARGES_HOURS\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGES_HOURS" }, { - "trigger": "TRANSFER_ABORT_DIFFICULTY1\tstring", - "contents": "TRANSFER_ABORT_DIFFICULTY1", + "trigger": "SPELL_RECAST_TIME_CHARGES_INSTANT\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGES_INSTANT" }, { - "trigger": "TRANSFER_ABORT_DIFFICULTY2\tstring", - "contents": "TRANSFER_ABORT_DIFFICULTY2", + "trigger": "SPELL_RECAST_TIME_CHARGES_MIN\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGES_MIN" }, { - "trigger": "TRANSFER_ABORT_DIFFICULTY3\tstring", - "contents": "TRANSFER_ABORT_DIFFICULTY3", + "trigger": "SPELL_RECAST_TIME_CHARGES_SEC\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGES_SEC" }, { - "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL1\tstring", - "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL1", + "trigger": "SPELL_RECAST_TIME_CHARGEUP_DAYS\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGEUP_DAYS" }, { - "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL2\tstring", - "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL2", + "trigger": "SPELL_RECAST_TIME_CHARGEUP_HOURS\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGEUP_HOURS" }, { - "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL3\tstring", - "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL3", + "trigger": "SPELL_RECAST_TIME_CHARGEUP_INSTANT\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGEUP_INSTANT" }, { - "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL5\tstring", - "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL5", + "trigger": "SPELL_RECAST_TIME_CHARGEUP_MIN\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGEUP_MIN" }, { - "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL6\tstring", - "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL6", + "trigger": "SPELL_RECAST_TIME_CHARGEUP_SEC\t\"string\"", + "contents": "SPELL_RECAST_TIME_CHARGEUP_SEC" }, { - "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL_GENERIC\tstring", - "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL_GENERIC", + "trigger": "SPELL_RECAST_TIME_DAYS\t\"string\"", + "contents": "SPELL_RECAST_TIME_DAYS" }, { - "trigger": "TRANSFER_ABORT_LOCKED_TO_DIFFERENT_INSTANCE\tstring", - "contents": "TRANSFER_ABORT_LOCKED_TO_DIFFERENT_INSTANCE", + "trigger": "SPELL_RECAST_TIME_HOURS\t\"string\"", + "contents": "SPELL_RECAST_TIME_HOURS" }, { - "trigger": "TRANSFER_ABORT_MAP_NOT_ALLOWED\tstring", - "contents": "TRANSFER_ABORT_MAP_NOT_ALLOWED", + "trigger": "SPELL_RECAST_TIME_INSTANT\t\"string\"", + "contents": "SPELL_RECAST_TIME_INSTANT" }, { - "trigger": "TRANSFER_ABORT_MAX_PLAYERS\tstring", - "contents": "TRANSFER_ABORT_MAX_PLAYERS", + "trigger": "SPELL_RECAST_TIME_MIN\t\"string\"", + "contents": "SPELL_RECAST_TIME_MIN" }, { - "trigger": "TRANSFER_ABORT_NEED_GROUP\tstring", - "contents": "TRANSFER_ABORT_NEED_GROUP", + "trigger": "SPELL_RECAST_TIME_SEC\t\"string\"", + "contents": "SPELL_RECAST_TIME_SEC" }, { - "trigger": "TRANSFER_ABORT_NOT_FOUND\tstring", - "contents": "TRANSFER_ABORT_NOT_FOUND", + "trigger": "SPELL_RECHARGE_TIME\t\"string\"", + "contents": "SPELL_RECHARGE_TIME" }, { - "trigger": "TRANSFER_ABORT_REALM_ONLY\tstring", - "contents": "TRANSFER_ABORT_REALM_ONLY", + "trigger": "SPELL_RECHARGE_TIME_DAYS\t\"string\"", + "contents": "SPELL_RECHARGE_TIME_DAYS" }, { - "trigger": "TRANSFER_ABORT_SOLO_PLAYER_SWITCH_DIFFICULTY\tstring", - "contents": "TRANSFER_ABORT_SOLO_PLAYER_SWITCH_DIFFICULTY", + "trigger": "SPELL_RECHARGE_TIME_HOURS\t\"string\"", + "contents": "SPELL_RECHARGE_TIME_HOURS" }, { - "trigger": "TRANSFER_ABORT_TOO_MANY_INSTANCES\tstring", - "contents": "TRANSFER_ABORT_TOO_MANY_INSTANCES", + "trigger": "SPELL_RECHARGE_TIME_MIN\t\"string\"", + "contents": "SPELL_RECHARGE_TIME_MIN" }, { - "trigger": "TRANSFER_ABORT_TOO_MANY_REALM_INSTANCES\tstring", - "contents": "TRANSFER_ABORT_TOO_MANY_REALM_INSTANCES", + "trigger": "SPELL_RECHARGE_TIME_SEC\t\"string\"", + "contents": "SPELL_RECHARGE_TIME_SEC" }, { - "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE1\tstring", - "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE1", + "trigger": "SPELL_REQUIRED_FORM\t\"string\"", + "contents": "SPELL_REQUIRED_FORM" }, { - "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE2\tstring", - "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE2", + "trigger": "SPELL_REQUIRED_FORM_NOSPACE\t\"string\"", + "contents": "SPELL_REQUIRED_FORM_NOSPACE" }, { - "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE3\tstring", - "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE3", + "trigger": "SPELL_RESURRECT_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_RESURRECT_COMBATLOG_TOOLTIP" }, { - "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE4\tstring", - "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE4", + "trigger": "SPELL_SCHOOL0_CAP\t\"string\"", + "contents": "SPELL_SCHOOL0_CAP" }, { - "trigger": "TRANSFER_ABORT_XREALM_ZONE_DOWN\tstring", - "contents": "TRANSFER_ABORT_XREALM_ZONE_DOWN", + "trigger": "SPELL_SCHOOL0_NAME\t\"string\"", + "contents": "SPELL_SCHOOL0_NAME" }, { - "trigger": "TRANSFER_ABORT_ZONE_IN_COMBAT\tstring", - "contents": "TRANSFER_ABORT_ZONE_IN_COMBAT", + "trigger": "SPELL_SCHOOL1_CAP\t\"string\"", + "contents": "SPELL_SCHOOL1_CAP" }, { - "trigger": "TRANSMOG_ALL_SPECIALIZATIONS\tstring", - "contents": "TRANSMOG_ALL_SPECIALIZATIONS", + "trigger": "SPELL_SCHOOL1_NAME\t\"string\"", + "contents": "SPELL_SCHOOL1_NAME" }, { - "trigger": "TRANSMOG_APPLY_TO\tstring", - "contents": "TRANSMOG_APPLY_TO", + "trigger": "SPELL_SCHOOL2_CAP\t\"string\"", + "contents": "SPELL_SCHOOL2_CAP" }, { - "trigger": "TRANSMOG_CATEGORY_FAVORITE_LIMIT\tstring", - "contents": "TRANSMOG_CATEGORY_FAVORITE_LIMIT", + "trigger": "SPELL_SCHOOL2_NAME\t\"string\"", + "contents": "SPELL_SCHOOL2_NAME" }, { - "trigger": "TRANSMOG_COLLECTED\tstring", - "contents": "TRANSMOG_COLLECTED", + "trigger": "SPELL_SCHOOL3_CAP\t\"string\"", + "contents": "SPELL_SCHOOL3_CAP" }, { - "trigger": "TRANSMOG_CURRENT_SPECIALIZATION\tstring", - "contents": "TRANSMOG_CURRENT_SPECIALIZATION", + "trigger": "SPELL_SCHOOL3_NAME\t\"string\"", + "contents": "SPELL_SCHOOL3_NAME" }, { - "trigger": "TRANSMOG_FAVORITE_LOSE_REFUND_AND_TRADE\tstring", - "contents": "TRANSMOG_FAVORITE_LOSE_REFUND_AND_TRADE", + "trigger": "SPELL_SCHOOL4_CAP\t\"string\"", + "contents": "SPELL_SCHOOL4_CAP" }, { - "trigger": "TRANSMOG_JOURNAL_TAB_TUTORIAL\tstring", - "contents": "TRANSMOG_JOURNAL_TAB_TUTORIAL", + "trigger": "SPELL_SCHOOL4_NAME\t\"string\"", + "contents": "SPELL_SCHOOL4_NAME" }, { - "trigger": "TRANSMOG_MOUSE_CLICK_TUTORIAL\tstring", - "contents": "TRANSMOG_MOUSE_CLICK_TUTORIAL", + "trigger": "SPELL_SCHOOL5_CAP\t\"string\"", + "contents": "SPELL_SCHOOL5_CAP" }, { - "trigger": "TRANSMOG_NO_VALID_ITEMS_EQUIPPED\tstring", - "contents": "TRANSMOG_NO_VALID_ITEMS_EQUIPPED", + "trigger": "SPELL_SCHOOL5_NAME\t\"string\"", + "contents": "SPELL_SCHOOL5_NAME" }, { - "trigger": "TRANSMOG_OUTFIT_ALL_INVALID_APPEARANCES\tstring", - "contents": "TRANSMOG_OUTFIT_ALL_INVALID_APPEARANCES", + "trigger": "SPELL_SCHOOL6_CAP\t\"string\"", + "contents": "SPELL_SCHOOL6_CAP" }, { - "trigger": "TRANSMOG_OUTFIT_ALREADY_EXISTS\tstring", - "contents": "TRANSMOG_OUTFIT_ALREADY_EXISTS", + "trigger": "SPELL_SCHOOL6_NAME\t\"string\"", + "contents": "SPELL_SCHOOL6_NAME" }, { - "trigger": "TRANSMOG_OUTFIT_CHECKING_APPEARANCES\tstring", - "contents": "TRANSMOG_OUTFIT_CHECKING_APPEARANCES", + "trigger": "SPELL_SCHOOLALL\t\"string\"", + "contents": "SPELL_SCHOOLALL" }, { - "trigger": "TRANSMOG_OUTFIT_CONFIRM_DELETE\tstring", - "contents": "TRANSMOG_OUTFIT_CONFIRM_DELETE", + "trigger": "SPELL_SCHOOLMAGICAL\t\"string\"", + "contents": "SPELL_SCHOOLMAGICAL" }, { - "trigger": "TRANSMOG_OUTFIT_CONFIRM_OVERWRITE\tstring", - "contents": "TRANSMOG_OUTFIT_CONFIRM_OVERWRITE", + "trigger": "SPELL_SKILL_LINE\t\"string\"", + "contents": "SPELL_SKILL_LINE" }, { - "trigger": "TRANSMOG_OUTFIT_CONFIRM_SAVE\tstring", - "contents": "TRANSMOG_OUTFIT_CONFIRM_SAVE", + "trigger": "SPELL_STAT1_NAME\t\"string\"", + "contents": "SPELL_STAT1_NAME" }, { - "trigger": "TRANSMOG_OUTFIT_DELETE\tstring", - "contents": "TRANSMOG_OUTFIT_DELETE", + "trigger": "SPELL_STAT2_NAME\t\"string\"", + "contents": "SPELL_STAT2_NAME" }, { - "trigger": "TRANSMOG_OUTFIT_DROPDOWN_TUTORIAL\tstring", - "contents": "TRANSMOG_OUTFIT_DROPDOWN_TUTORIAL", + "trigger": "SPELL_STAT3_NAME\t\"string\"", + "contents": "SPELL_STAT3_NAME" }, { - "trigger": "TRANSMOG_OUTFIT_EDIT\tstring", - "contents": "TRANSMOG_OUTFIT_EDIT", + "trigger": "SPELL_STAT4_NAME\t\"string\"", + "contents": "SPELL_STAT4_NAME" }, { - "trigger": "TRANSMOG_OUTFIT_NAME\tstring", - "contents": "TRANSMOG_OUTFIT_NAME", + "trigger": "SPELL_STAT5_NAME\t\"string\"", + "contents": "SPELL_STAT5_NAME" }, { - "trigger": "TRANSMOG_OUTFIT_NEW\tstring", - "contents": "TRANSMOG_OUTFIT_NEW", + "trigger": "SPELL_STATALL\t\"string\"", + "contents": "SPELL_STATALL" }, { - "trigger": "TRANSMOG_OUTFIT_NONE\tstring", - "contents": "TRANSMOG_OUTFIT_NONE", + "trigger": "SPELL_SUMMON_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELL_SUMMON_COMBATLOG_TOOLTIP" }, { - "trigger": "TRANSMOG_OUTFIT_SOME_INVALID_APPEARANCES\tstring", - "contents": "TRANSMOG_OUTFIT_SOME_INVALID_APPEARANCES", + "trigger": "SPELL_TARGET_CENTER_CASTER\t\"string\"", + "contents": "SPELL_TARGET_CENTER_CASTER" }, { - "trigger": "TRANSMOG_REQUIRED_ABILITY\tstring", - "contents": "TRANSMOG_REQUIRED_ABILITY", + "trigger": "SPELL_TARGET_CENTER_LOC\t\"string\"", + "contents": "SPELL_TARGET_CENTER_LOC" }, { - "trigger": "TRANSMOG_REQUIRED_FACTION\tstring", - "contents": "TRANSMOG_REQUIRED_FACTION", + "trigger": "SPELL_TARGET_CHAIN_TEMPLATE\t\"string\"", + "contents": "SPELL_TARGET_CHAIN_TEMPLATE" }, { - "trigger": "TRANSMOG_REQUIRED_HOLIDAY\tstring", - "contents": "TRANSMOG_REQUIRED_HOLIDAY", + "trigger": "SPELL_TARGET_CONE_TEMPLATE\t\"string\"", + "contents": "SPELL_TARGET_CONE_TEMPLATE" }, { - "trigger": "TRANSMOG_REQUIRED_LEVEL\tstring", - "contents": "TRANSMOG_REQUIRED_LEVEL", + "trigger": "SPELL_TARGET_CREATURE_TYPE12_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE12_DESC" }, { - "trigger": "TRANSMOG_REQUIRED_SKILL\tstring", - "contents": "TRANSMOG_REQUIRED_SKILL", + "trigger": "SPELL_TARGET_CREATURE_TYPE13_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE13_DESC" }, { - "trigger": "TRANSMOG_SET_LINK_FORMAT\tstring", - "contents": "TRANSMOG_SET_LINK_FORMAT", + "trigger": "SPELL_TARGET_CREATURE_TYPE1_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE1_DESC" }, { - "trigger": "TRANSMOG_SET_PARTIALLY_KNOWN\tstring", - "contents": "TRANSMOG_SET_PARTIALLY_KNOWN", + "trigger": "SPELL_TARGET_CREATURE_TYPE2_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE2_DESC" }, { - "trigger": "TRANSMOG_SET_PVE\tstring", - "contents": "TRANSMOG_SET_PVE", + "trigger": "SPELL_TARGET_CREATURE_TYPE3_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE3_DESC" }, { - "trigger": "TRANSMOG_SET_PVP\tstring", - "contents": "TRANSMOG_SET_PVP", + "trigger": "SPELL_TARGET_CREATURE_TYPE8_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE8_DESC" }, { - "trigger": "TRANSMOG_SETS_FAVORITE_WITH_DESCRIPTION\tstring", - "contents": "TRANSMOG_SETS_FAVORITE_WITH_DESCRIPTION", + "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD12_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD12_DESC" }, { - "trigger": "TRANSMOG_SETS_TAB_DISABLED\tstring", - "contents": "TRANSMOG_SETS_TAB_DISABLED", + "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD13_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD13_DESC" }, { - "trigger": "TRANSMOG_SETS_TAB_TUTORIAL\tstring", - "contents": "TRANSMOG_SETS_TAB_TUTORIAL", + "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD1_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD1_DESC" }, { - "trigger": "TRANSMOG_SETS_UNFAVORITE_WITH_DESCRIPTION\tstring", - "contents": "TRANSMOG_SETS_UNFAVORITE_WITH_DESCRIPTION", + "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD2_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD2_DESC" }, { - "trigger": "TRANSMOG_SETS_VENDOR_TUTORIAL\tstring", - "contents": "TRANSMOG_SETS_VENDOR_TUTORIAL", + "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD3_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD3_DESC" }, { - "trigger": "TRANSMOG_SOURCE_1\tstring", - "contents": "TRANSMOG_SOURCE_1", + "trigger": "SPELL_TARGET_CREATURE_TYPE_DEAD8_DESC\t\"string\"", + "contents": "SPELL_TARGET_CREATURE_TYPE_DEAD8_DESC" }, { - "trigger": "TRANSMOG_SOURCE_2\tstring", - "contents": "TRANSMOG_SOURCE_2", + "trigger": "SPELL_TARGET_MULTIPLE_TEMPLATE\t\"string\"", + "contents": "SPELL_TARGET_MULTIPLE_TEMPLATE" }, { - "trigger": "TRANSMOG_SOURCE_3\tstring", - "contents": "TRANSMOG_SOURCE_3", + "trigger": "SPELL_TARGET_TEMPLATE\t\"string\"", + "contents": "SPELL_TARGET_TEMPLATE" }, { - "trigger": "TRANSMOG_SOURCE_4\tstring", - "contents": "TRANSMOG_SOURCE_4", + "trigger": "SPELL_TARGET_TYPE0_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE0_DESC" }, { - "trigger": "TRANSMOG_SOURCE_5\tstring", - "contents": "TRANSMOG_SOURCE_5", + "trigger": "SPELL_TARGET_TYPE10_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE10_DESC" }, { - "trigger": "TRANSMOG_SOURCE_6\tstring", - "contents": "TRANSMOG_SOURCE_6", + "trigger": "SPELL_TARGET_TYPE11_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE11_DESC" }, { - "trigger": "TRANSMOG_SPECS_BUTTON_TUTORIAL\tstring", - "contents": "TRANSMOG_SPECS_BUTTON_TUTORIAL", + "trigger": "SPELL_TARGET_TYPE12_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE12_DESC" }, { - "trigger": "TRANSMOGRIFIED\tstring", - "contents": "TRANSMOGRIFIED", + "trigger": "SPELL_TARGET_TYPE13_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE13_DESC" }, { - "trigger": "TRANSMOGRIFIED_ENCHANT\tstring", - "contents": "TRANSMOGRIFIED_ENCHANT", + "trigger": "SPELL_TARGET_TYPE14_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE14_DESC" }, { - "trigger": "TRANSMOGRIFIED_HEADER\tstring", - "contents": "TRANSMOGRIFIED_HEADER", + "trigger": "SPELL_TARGET_TYPE15_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE15_DESC" }, { - "trigger": "TRANSMOGRIFY\tstring", - "contents": "TRANSMOGRIFY", + "trigger": "SPELL_TARGET_TYPE16_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE16_DESC" }, { - "trigger": "TRANSMOGRIFY_CLEAR_ALL_PENDING\tstring", - "contents": "TRANSMOGRIFY_CLEAR_ALL_PENDING", + "trigger": "SPELL_TARGET_TYPE17_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE17_DESC" }, { - "trigger": "TRANSMOGRIFY_ILLUSION_INVALID_ITEM\tstring", - "contents": "TRANSMOGRIFY_ILLUSION_INVALID_ITEM", + "trigger": "SPELL_TARGET_TYPE1_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE1_DESC" }, { - "trigger": "TRANSMOGRIFY_INVALID_CANNOT_USE\tstring", - "contents": "TRANSMOGRIFY_INVALID_CANNOT_USE", + "trigger": "SPELL_TARGET_TYPE2_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE2_DESC" }, { - "trigger": "TRANSMOGRIFY_INVALID_DESTINATION\tstring", - "contents": "TRANSMOGRIFY_INVALID_DESTINATION", + "trigger": "SPELL_TARGET_TYPE3_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE3_DESC" }, { - "trigger": "TRANSMOGRIFY_INVALID_ITEM_TYPE\tstring", - "contents": "TRANSMOGRIFY_INVALID_ITEM_TYPE", + "trigger": "SPELL_TARGET_TYPE4_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE4_DESC" }, { - "trigger": "TRANSMOGRIFY_INVALID_LEGENDARY\tstring", - "contents": "TRANSMOGRIFY_INVALID_LEGENDARY", + "trigger": "SPELL_TARGET_TYPE5_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE5_DESC" }, { - "trigger": "TRANSMOGRIFY_INVALID_MISMATCH\tstring", - "contents": "TRANSMOGRIFY_INVALID_MISMATCH", + "trigger": "SPELL_TARGET_TYPE6_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE6_DESC" }, { - "trigger": "TRANSMOGRIFY_INVALID_NO_ITEM\tstring", - "contents": "TRANSMOGRIFY_INVALID_NO_ITEM", + "trigger": "SPELL_TARGET_TYPE7_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE7_DESC" }, { - "trigger": "TRANSMOGRIFY_INVALID_NOT_SOULBOUND\tstring", - "contents": "TRANSMOGRIFY_INVALID_NOT_SOULBOUND", + "trigger": "SPELL_TARGET_TYPE8_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE8_DESC" }, { - "trigger": "TRANSMOGRIFY_LOSE_REFUND\tstring", - "contents": "TRANSMOGRIFY_LOSE_REFUND", + "trigger": "SPELL_TARGET_TYPE9_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE9_DESC" }, { - "trigger": "TRANSMOGRIFY_LOSE_TRADE\tstring", - "contents": "TRANSMOGRIFY_LOSE_TRADE", + "trigger": "SPELL_TARGET_TYPE_DEAD11_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD11_DESC" }, { - "trigger": "TRANSMOGRIFY_STYLE_UNCOLLECTED\tstring", - "contents": "TRANSMOGRIFY_STYLE_UNCOLLECTED", + "trigger": "SPELL_TARGET_TYPE_DEAD12_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD12_DESC" }, { - "trigger": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_KNOWN\tstring", - "contents": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_KNOWN", + "trigger": "SPELL_TARGET_TYPE_DEAD13_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD13_DESC" }, { - "trigger": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_UNKNOWN\tstring", - "contents": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_UNKNOWN", + "trigger": "SPELL_TARGET_TYPE_DEAD14_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD14_DESC" }, { - "trigger": "TRANSMOGRIFY_TOOLTIP_ITEM_UNKNOWN_APPEARANCE_KNOWN\tstring", - "contents": "TRANSMOGRIFY_TOOLTIP_ITEM_UNKNOWN_APPEARANCE_KNOWN", + "trigger": "SPELL_TARGET_TYPE_DEAD16_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD16_DESC" }, { - "trigger": "TRANSMOGRIFY_TOOLTIP_REVERT\tstring", - "contents": "TRANSMOGRIFY_TOOLTIP_REVERT", + "trigger": "SPELL_TARGET_TYPE_DEAD17_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD17_DESC" }, { - "trigger": "TRAVEL_PASS_INVITE\tstring", - "contents": "TRAVEL_PASS_INVITE", + "trigger": "SPELL_TARGET_TYPE_DEAD1_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD1_DESC" }, { - "trigger": "TRIAL_ACCOUNT_LEVEL_CAP_REACHED\tstring", - "contents": "TRIAL_ACCOUNT_LEVEL_CAP_REACHED", + "trigger": "SPELL_TARGET_TYPE_DEAD2_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD2_DESC" }, { - "trigger": "TRIAL_ACCOUNT_MONEY_CAP_REACHED\tstring", - "contents": "TRIAL_ACCOUNT_MONEY_CAP_REACHED", + "trigger": "SPELL_TARGET_TYPE_DEAD3_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD3_DESC" }, { - "trigger": "TRIAL_ACCOUNT_TRADESKILL_RESTRICTED\tstring", - "contents": "TRIAL_ACCOUNT_TRADESKILL_RESTRICTED", + "trigger": "SPELL_TARGET_TYPE_DEAD4_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD4_DESC" }, { - "trigger": "TRIAL_CAPPED\tstring", - "contents": "TRIAL_CAPPED", + "trigger": "SPELL_TARGET_TYPE_DEAD8_DESC\t\"string\"", + "contents": "SPELL_TARGET_TYPE_DEAD8_DESC" }, { - "trigger": "TRIAL_CAPPED_MONEY\tstring", - "contents": "TRIAL_CAPPED_MONEY", + "trigger": "SPELL_TIME_REMAINING_DAYS\t\"string\"", + "contents": "SPELL_TIME_REMAINING_DAYS" }, { - "trigger": "TRIAL_LEVEL_CAPPED\tstring", - "contents": "TRIAL_LEVEL_CAPPED", + "trigger": "SPELL_TIME_REMAINING_HOURS\t\"string\"", + "contents": "SPELL_TIME_REMAINING_HOURS" }, { - "trigger": "TRIAL_RESTRICTED\tstring", - "contents": "TRIAL_RESTRICTED", + "trigger": "SPELL_TIME_REMAINING_MIN\t\"string\"", + "contents": "SPELL_TIME_REMAINING_MIN" }, { - "trigger": "TRILINEAR_FILTERING\tstring", - "contents": "TRILINEAR_FILTERING", + "trigger": "SPELL_TIME_REMAINING_SEC\t\"string\"", + "contents": "SPELL_TIME_REMAINING_SEC" }, { - "trigger": "TRINKET0SLOT\tstring", - "contents": "TRINKET0SLOT", + "trigger": "SPELL_TIMER\t\"string\"", + "contents": "SPELL_TIMER" }, { - "trigger": "TRINKET0SLOT_UNIQUE\tstring", - "contents": "TRINKET0SLOT_UNIQUE", + "trigger": "SPELL_TOTEMS\t\"string\"", + "contents": "SPELL_TOTEMS" }, { - "trigger": "TRINKET1SLOT\tstring", - "contents": "TRINKET1SLOT", + "trigger": "SPELL_UNKNOWN\t\"string\"", + "contents": "SPELL_UNKNOWN" }, { - "trigger": "TRINKET1SLOT_UNIQUE\tstring", - "contents": "TRINKET1SLOT_UNIQUE", + "trigger": "SPELL_USE_ALL_BALANCE_NEGATIVE\t\"string\"", + "contents": "SPELL_USE_ALL_BALANCE_NEGATIVE" }, { - "trigger": "TRIPLE_BUFFER\tstring", - "contents": "TRIPLE_BUFFER", + "trigger": "SPELL_USE_ALL_BALANCE_POSITIVE\t\"string\"", + "contents": "SPELL_USE_ALL_BALANCE_POSITIVE" }, { - "trigger": "TRIVIAL_QUEST_DISPLAY\tstring", - "contents": "TRIVIAL_QUEST_DISPLAY", + "trigger": "SPELL_USE_ALL_CHI\t\"string\"", + "contents": "SPELL_USE_ALL_CHI" }, { - "trigger": "TURN_IN_ITEMS\tstring", - "contents": "TURN_IN_ITEMS", + "trigger": "SPELL_USE_ALL_ENERGY\t\"string\"", + "contents": "SPELL_USE_ALL_ENERGY" }, { - "trigger": "TURN_IN_QUEST\tstring", - "contents": "TURN_IN_QUEST", + "trigger": "SPELL_USE_ALL_FOCUS\t\"string\"", + "contents": "SPELL_USE_ALL_FOCUS" }, { - "trigger": "TUTORIAL1\tstring", - "contents": "TUTORIAL1", + "trigger": "SPELL_USE_ALL_FURY\t\"string\"", + "contents": "SPELL_USE_ALL_FURY" }, { - "trigger": "TUTORIAL10_DWARF\tstring", - "contents": "TUTORIAL10_DWARF", + "trigger": "SPELL_USE_ALL_HEALTH\t\"string\"", + "contents": "SPELL_USE_ALL_HEALTH" }, { - "trigger": "TUTORIAL10_GNOME\tstring", - "contents": "TUTORIAL10_GNOME", + "trigger": "SPELL_USE_ALL_HOLY_POWER\t\"string\"", + "contents": "SPELL_USE_ALL_HOLY_POWER" }, { - "trigger": "TUTORIAL10_HUMAN\tstring", - "contents": "TUTORIAL10_HUMAN", + "trigger": "SPELL_USE_ALL_MANA\t\"string\"", + "contents": "SPELL_USE_ALL_MANA" }, { - "trigger": "TUTORIAL10_NIGHTELF\tstring", - "contents": "TUTORIAL10_NIGHTELF", + "trigger": "SPELL_USE_ALL_PAIN\t\"string\"", + "contents": "SPELL_USE_ALL_PAIN" }, { - "trigger": "TUTORIAL10_ORC\tstring", - "contents": "TUTORIAL10_ORC", + "trigger": "SPELL_USE_ALL_POWER_DISPLAY\t\"string\"", + "contents": "SPELL_USE_ALL_POWER_DISPLAY" }, { - "trigger": "TUTORIAL10_SCOURGE\tstring", - "contents": "TUTORIAL10_SCOURGE", + "trigger": "SPELL_USE_ALL_RAGE\t\"string\"", + "contents": "SPELL_USE_ALL_RAGE" }, { - "trigger": "TUTORIAL10_TAUREN\tstring", - "contents": "TUTORIAL10_TAUREN", + "trigger": "SPELL_USE_ALL_RUNIC_POWER\t\"string\"", + "contents": "SPELL_USE_ALL_RUNIC_POWER" }, { - "trigger": "TUTORIAL10_TROLL\tstring", - "contents": "TUTORIAL10_TROLL", + "trigger": "SPELL_WEEKLY_USAGE_TOOLTIP\t\"string\"", + "contents": "SPELL_WEEKLY_USAGE_TOOLTIP" }, { - "trigger": "TUTORIAL11_DWARF\tstring", - "contents": "TUTORIAL11_DWARF", + "trigger": "SPELLBOOK\t\"string\"", + "contents": "SPELLBOOK" }, { - "trigger": "TUTORIAL11_GNOME\tstring", - "contents": "TUTORIAL11_GNOME", + "trigger": "SPELLBOOK_ABILITIES_BUTTON\t\"string\"", + "contents": "SPELLBOOK_ABILITIES_BUTTON" }, { - "trigger": "TUTORIAL11_HUMAN\tstring", - "contents": "TUTORIAL11_HUMAN", + "trigger": "SPELLBOOK_AVAILABLE_AT\t\"string\"", + "contents": "SPELLBOOK_AVAILABLE_AT" }, { - "trigger": "TUTORIAL11_NIGHTELF\tstring", - "contents": "TUTORIAL11_NIGHTELF", + "trigger": "SPELLBOOK_BUTTON\t\"string\"", + "contents": "SPELLBOOK_BUTTON" }, { - "trigger": "TUTORIAL11_ORC\tstring", - "contents": "TUTORIAL11_ORC", + "trigger": "SPELLBOOK_HELP_1\t\"string\"", + "contents": "SPELLBOOK_HELP_1" }, { - "trigger": "TUTORIAL11_SCOURGE\tstring", - "contents": "TUTORIAL11_SCOURGE", + "trigger": "SPELLBOOK_HELP_2\t\"string\"", + "contents": "SPELLBOOK_HELP_2" }, { - "trigger": "TUTORIAL11_TAUREN\tstring", - "contents": "TUTORIAL11_TAUREN", + "trigger": "SPELLBOOK_HELP_3\t\"string\"", + "contents": "SPELLBOOK_HELP_3" }, { - "trigger": "TUTORIAL11_TROLL\tstring", - "contents": "TUTORIAL11_TROLL", + "trigger": "SPELLBOOK_SPELL_NOT_ON_ACTION_BAR\t\"string\"", + "contents": "SPELLBOOK_SPELL_NOT_ON_ACTION_BAR" }, { - "trigger": "TUTORIAL12\tstring", - "contents": "TUTORIAL12", + "trigger": "SPELLBOOK_TRAINABLE\t\"string\"", + "contents": "SPELLBOOK_TRAINABLE" }, { - "trigger": "TUTORIAL13\tstring", - "contents": "TUTORIAL13", + "trigger": "SPELLDISMISSPETOTHER\t\"string\"", + "contents": "SPELLDISMISSPETOTHER" }, { - "trigger": "TUTORIAL14\tstring", - "contents": "TUTORIAL14", + "trigger": "SPELLDISMISSPETSELF\t\"string\"", + "contents": "SPELLDISMISSPETSELF" }, { - "trigger": "TUTORIAL15\tstring", - "contents": "TUTORIAL15", + "trigger": "SPELLHAPPINESSDRAINOTHER\t\"string\"", + "contents": "SPELLHAPPINESSDRAINOTHER" }, { - "trigger": "TUTORIAL16\tstring", - "contents": "TUTORIAL16", + "trigger": "SPELLHAPPINESSDRAINSELF\t\"string\"", + "contents": "SPELLHAPPINESSDRAINSELF" }, { - "trigger": "TUTORIAL17\tstring", - "contents": "TUTORIAL17", + "trigger": "SPELLS\t\"string\"", + "contents": "SPELLS" }, { - "trigger": "TUTORIAL18\tstring", - "contents": "TUTORIAL18", + "trigger": "SPELLS_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SPELLS_COMBATLOG_TOOLTIP" }, { - "trigger": "TUTORIAL19\tstring", - "contents": "TUTORIAL19", + "trigger": "SPI\t\"string\"", + "contents": "SPI" }, { - "trigger": "TUTORIAL1_DWARF\tstring", - "contents": "TUTORIAL1_DWARF", + "trigger": "SPIRIT_COLON\t\"string\"", + "contents": "SPIRIT_COLON" }, { - "trigger": "TUTORIAL1_GNOME\tstring", - "contents": "TUTORIAL1_GNOME", + "trigger": "SPIRIT_HEALER_RELEASE_RED\t\"string\"", + "contents": "SPIRIT_HEALER_RELEASE_RED" }, { - "trigger": "TUTORIAL1_HUMAN\tstring", - "contents": "TUTORIAL1_HUMAN", + "trigger": "SPIRIT_TOOLTIP\t\"string\"", + "contents": "SPIRIT_TOOLTIP" }, { - "trigger": "TUTORIAL1_NIGHTELF\tstring", - "contents": "TUTORIAL1_NIGHTELF", + "trigger": "SPLASH_BASE_90_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_BASE_90_RIGHT_DESC" }, { - "trigger": "TUTORIAL1_ORC\tstring", - "contents": "TUTORIAL1_ORC", + "trigger": "SPLASH_BASE_90_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_BASE_90_RIGHT_TITLE" }, { - "trigger": "TUTORIAL1_SCOURGE\tstring", - "contents": "TUTORIAL1_SCOURGE", + "trigger": "SPLASH_BASE_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_BASE_FEATURE1_DESC" }, { - "trigger": "TUTORIAL1_TAUREN\tstring", - "contents": "TUTORIAL1_TAUREN", + "trigger": "SPLASH_BASE_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_BASE_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL1_TROLL\tstring", - "contents": "TUTORIAL1_TROLL", + "trigger": "SPLASH_BASE_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_BASE_FEATURE2_DESC" }, { - "trigger": "TUTORIAL2\tstring", - "contents": "TUTORIAL2", + "trigger": "SPLASH_BASE_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_BASE_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL20\tstring", - "contents": "TUTORIAL20", + "trigger": "SPLASH_BASE_HEADER\t\"string\"", + "contents": "SPLASH_BASE_HEADER" }, { - "trigger": "TUTORIAL21\tstring", - "contents": "TUTORIAL21", + "trigger": "SPLASH_BASE_LABEL\t\"string\"", + "contents": "SPLASH_BASE_LABEL" }, { - "trigger": "TUTORIAL22\tstring", - "contents": "TUTORIAL22", + "trigger": "SPLASH_BASE_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_BASE_RIGHT_DESC" }, { - "trigger": "TUTORIAL23\tstring", - "contents": "TUTORIAL23", + "trigger": "SPLASH_BASE_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_BASE_RIGHT_TITLE" }, { - "trigger": "TUTORIAL24\tstring", - "contents": "TUTORIAL24", + "trigger": "SPLASH_BATTLEFORAZEROTH_BOX_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_BOX_FEATURE1_DESC" }, { - "trigger": "TUTORIAL25\tstring", - "contents": "TUTORIAL25", + "trigger": "SPLASH_BATTLEFORAZEROTH_BOX_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_BOX_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL26\tstring", - "contents": "TUTORIAL26", + "trigger": "SPLASH_BATTLEFORAZEROTH_BOX_LABEL\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_BOX_LABEL" }, { - "trigger": "TUTORIAL27\tstring", - "contents": "TUTORIAL27", + "trigger": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_DESC_ALLIANCE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_DESC_ALLIANCE" }, { - "trigger": "TUTORIAL28\tstring", - "contents": "TUTORIAL28", + "trigger": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_DESC_HORDE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_DESC_HORDE" }, { - "trigger": "TUTORIAL29\tstring", - "contents": "TUTORIAL29", + "trigger": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_TITLE_ALLIANCE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_TITLE_ALLIANCE" }, { - "trigger": "TUTORIAL3\tstring", - "contents": "TUTORIAL3", + "trigger": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_TITLE_HORDE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_BOX_RIGHT_TITLE_HORDE" }, { - "trigger": "TUTORIAL30\tstring", - "contents": "TUTORIAL30", + "trigger": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE1_DESC" }, { - "trigger": "TUTORIAL31\tstring", - "contents": "TUTORIAL31", + "trigger": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL32\tstring", - "contents": "TUTORIAL32", + "trigger": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE2_DESC" }, { - "trigger": "TUTORIAL33\tstring", - "contents": "TUTORIAL33", + "trigger": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_PREPATCH_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL34\tstring", - "contents": "TUTORIAL34", + "trigger": "SPLASH_BATTLEFORAZEROTH_PREPATCH_LABEL\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_PREPATCH_LABEL" }, { - "trigger": "TUTORIAL35\tstring", - "contents": "TUTORIAL35", + "trigger": "SPLASH_BATTLEFORAZEROTH_PREPATCH_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_PREPATCH_RIGHT_DESC" }, { - "trigger": "TUTORIAL36\tstring", - "contents": "TUTORIAL36", + "trigger": "SPLASH_BATTLEFORAZEROTH_PREPATCH_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_BATTLEFORAZEROTH_PREPATCH_RIGHT_TITLE" }, { - "trigger": "TUTORIAL37\tstring", - "contents": "TUTORIAL37", + "trigger": "SPLASH_BOOST2_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_BOOST2_FEATURE2_DESC" }, { - "trigger": "TUTORIAL38\tstring", - "contents": "TUTORIAL38", + "trigger": "SPLASH_BOOST2_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_BOOST2_RIGHT_DESC" }, { - "trigger": "TUTORIAL39\tstring", - "contents": "TUTORIAL39", + "trigger": "SPLASH_BOOST_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_BOOST_FEATURE1_DESC" }, { - "trigger": "TUTORIAL40\tstring", - "contents": "TUTORIAL40", + "trigger": "SPLASH_BOOST_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_BOOST_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL41\tstring", - "contents": "TUTORIAL41", + "trigger": "SPLASH_BOOST_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_BOOST_FEATURE2_DESC" }, { - "trigger": "TUTORIAL42\tstring", - "contents": "TUTORIAL42", + "trigger": "SPLASH_BOOST_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_BOOST_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL43\tstring", - "contents": "TUTORIAL43", + "trigger": "SPLASH_BOOST_HEADER\t\"string\"", + "contents": "SPLASH_BOOST_HEADER" }, { - "trigger": "TUTORIAL44\tstring", - "contents": "TUTORIAL44", + "trigger": "SPLASH_BOOST_LABEL\t\"string\"", + "contents": "SPLASH_BOOST_LABEL" }, { - "trigger": "TUTORIAL45\tstring", - "contents": "TUTORIAL45", + "trigger": "SPLASH_BOOST_RIGHT_DESC_ALLIANCE\t\"string\"", + "contents": "SPLASH_BOOST_RIGHT_DESC_ALLIANCE" }, { - "trigger": "TUTORIAL46\tstring", - "contents": "TUTORIAL46", + "trigger": "SPLASH_BOOST_RIGHT_DESC_HORDE\t\"string\"", + "contents": "SPLASH_BOOST_RIGHT_DESC_HORDE" }, { - "trigger": "TUTORIAL47\tstring", - "contents": "TUTORIAL47", + "trigger": "SPLASH_BOOST_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_BOOST_RIGHT_TITLE" }, { - "trigger": "TUTORIAL48\tstring", - "contents": "TUTORIAL48", + "trigger": "SPLASH_LEGION_BASE_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_BASE_FEATURE1_DESC" }, { - "trigger": "TUTORIAL49\tstring", - "contents": "TUTORIAL49", + "trigger": "SPLASH_LEGION_BASE_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_BASE_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL4_DWARF\tstring", - "contents": "TUTORIAL4_DWARF", + "trigger": "SPLASH_LEGION_BASE_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_BASE_FEATURE2_DESC" }, { - "trigger": "TUTORIAL4_GNOME\tstring", - "contents": "TUTORIAL4_GNOME", + "trigger": "SPLASH_LEGION_BASE_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_BASE_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL4_HUMAN\tstring", - "contents": "TUTORIAL4_HUMAN", + "trigger": "SPLASH_LEGION_BASE_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_BASE_LABEL" }, { - "trigger": "TUTORIAL4_NIGHTELF\tstring", - "contents": "TUTORIAL4_NIGHTELF", + "trigger": "SPLASH_LEGION_BASE_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_BASE_RIGHT_DESC" }, { - "trigger": "TUTORIAL4_ORC\tstring", - "contents": "TUTORIAL4_ORC", + "trigger": "SPLASH_LEGION_BASE_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_BASE_RIGHT_TITLE" }, { - "trigger": "TUTORIAL4_SCOURGE\tstring", - "contents": "TUTORIAL4_SCOURGE", + "trigger": "SPLASH_LEGION_BOX_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_BOX_FEATURE1_DESC" }, { - "trigger": "TUTORIAL4_TAUREN\tstring", - "contents": "TUTORIAL4_TAUREN", + "trigger": "SPLASH_LEGION_BOX_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_BOX_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL4_TROLL\tstring", - "contents": "TUTORIAL4_TROLL", + "trigger": "SPLASH_LEGION_BOX_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_BOX_FEATURE2_DESC" }, { - "trigger": "TUTORIAL5\tstring", - "contents": "TUTORIAL5", + "trigger": "SPLASH_LEGION_BOX_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_BOX_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL50\tstring", - "contents": "TUTORIAL50", + "trigger": "SPLASH_LEGION_BOX_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_BOX_LABEL" }, { - "trigger": "TUTORIAL51\tstring", - "contents": "TUTORIAL51", + "trigger": "SPLASH_LEGION_BOX_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_BOX_RIGHT_DESC" }, { - "trigger": "TUTORIAL52\tstring", - "contents": "TUTORIAL52", + "trigger": "SPLASH_LEGION_BOX_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_BOX_RIGHT_TITLE" }, { - "trigger": "TUTORIAL53\tstring", - "contents": "TUTORIAL53", + "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_1_FEATURE1_DESC" }, { - "trigger": "TUTORIAL54\tstring", - "contents": "TUTORIAL54", + "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_1_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL55\tstring", - "contents": "TUTORIAL55", + "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_1_FEATURE2_DESC" }, { - "trigger": "TUTORIAL55_DWARF\tstring", - "contents": "TUTORIAL55_DWARF", + "trigger": "SPLASH_LEGION_NEW_7_1_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_1_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL55_GNOME\tstring", - "contents": "TUTORIAL55_GNOME", + "trigger": "SPLASH_LEGION_NEW_7_1_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_1_LABEL" }, { - "trigger": "TUTORIAL55_HUMAN\tstring", - "contents": "TUTORIAL55_HUMAN", + "trigger": "SPLASH_LEGION_NEW_7_1_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_1_RIGHT_DESC" }, { - "trigger": "TUTORIAL55_NIGHTELF\tstring", - "contents": "TUTORIAL55_NIGHTELF", + "trigger": "SPLASH_LEGION_NEW_7_1_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_1_RIGHT_TITLE" }, { - "trigger": "TUTORIAL55_ORC\tstring", - "contents": "TUTORIAL55_ORC", + "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_DESC" }, { - "trigger": "TUTORIAL55_SCOURGE\tstring", - "contents": "TUTORIAL55_SCOURGE", + "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL55_TAUREN\tstring", - "contents": "TUTORIAL55_TAUREN", + "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_DESC" }, { - "trigger": "TUTORIAL55_TROLL_DRUID\tstring", - "contents": "TUTORIAL55_TROLL_DRUID", + "trigger": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_5_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL55_TROLL_HUNTER\tstring", - "contents": "TUTORIAL55_TROLL_HUNTER", + "trigger": "SPLASH_LEGION_NEW_7_2_5_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_5_LABEL" }, { - "trigger": "TUTORIAL55_TROLL_MAGE\tstring", - "contents": "TUTORIAL55_TROLL_MAGE", + "trigger": "SPLASH_LEGION_NEW_7_2_5_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_5_RIGHT_DESC" }, { - "trigger": "TUTORIAL55_TROLL_PRIEST\tstring", - "contents": "TUTORIAL55_TROLL_PRIEST", + "trigger": "SPLASH_LEGION_NEW_7_2_5_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_5_RIGHT_TITLE" }, { - "trigger": "TUTORIAL55_TROLL_ROGUE\tstring", - "contents": "TUTORIAL55_TROLL_ROGUE", + "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_FEATURE1_DESC" }, { - "trigger": "TUTORIAL55_TROLL_SHAMAN\tstring", - "contents": "TUTORIAL55_TROLL_SHAMAN", + "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL55_TROLL_WARLOCK\tstring", - "contents": "TUTORIAL55_TROLL_WARLOCK", + "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_FEATURE2_DESC" }, { - "trigger": "TUTORIAL55_TROLL_WARRIOR\tstring", - "contents": "TUTORIAL55_TROLL_WARRIOR", + "trigger": "SPLASH_LEGION_NEW_7_2_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL56\tstring", - "contents": "TUTORIAL56", + "trigger": "SPLASH_LEGION_NEW_7_2_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_LABEL" }, { - "trigger": "TUTORIAL57_HUMAN\tstring", - "contents": "TUTORIAL57_HUMAN", + "trigger": "SPLASH_LEGION_NEW_7_2_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_RIGHT_DESC" }, { - "trigger": "TUTORIAL57_ORC\tstring", - "contents": "TUTORIAL57_ORC", + "trigger": "SPLASH_LEGION_NEW_7_2_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_2_RIGHT_TITLE" }, { - "trigger": "TUTORIAL57_SCOURGE\tstring", - "contents": "TUTORIAL57_SCOURGE", + "trigger": "SPLASH_LEGION_NEW_7_3_5_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_5_FEATURE1_DESC" }, { - "trigger": "TUTORIAL57_TAUREN\tstring", - "contents": "TUTORIAL57_TAUREN", + "trigger": "SPLASH_LEGION_NEW_7_3_5_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_5_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL57_TROLL_DRUID\tstring", - "contents": "TUTORIAL57_TROLL_DRUID", + "trigger": "SPLASH_LEGION_NEW_7_3_5_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_5_FEATURE2_DESC" }, { - "trigger": "TUTORIAL57_TROLL_HUNTER\tstring", - "contents": "TUTORIAL57_TROLL_HUNTER", + "trigger": "SPLASH_LEGION_NEW_7_3_5_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_5_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL57_TROLL_MAGE\tstring", - "contents": "TUTORIAL57_TROLL_MAGE", + "trigger": "SPLASH_LEGION_NEW_7_3_5_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_5_LABEL" }, { - "trigger": "TUTORIAL57_TROLL_PRIEST\tstring", - "contents": "TUTORIAL57_TROLL_PRIEST", + "trigger": "SPLASH_LEGION_NEW_7_3_5_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_5_RIGHT_DESC" }, { - "trigger": "TUTORIAL57_TROLL_ROGUE\tstring", - "contents": "TUTORIAL57_TROLL_ROGUE", + "trigger": "SPLASH_LEGION_NEW_7_3_5_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_5_RIGHT_TITLE" }, { - "trigger": "TUTORIAL57_TROLL_SHAMAN\tstring", - "contents": "TUTORIAL57_TROLL_SHAMAN", + "trigger": "SPLASH_LEGION_NEW_7_3_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_FEATURE1_DESC" }, { - "trigger": "TUTORIAL57_TROLL_WARLOCK\tstring", - "contents": "TUTORIAL57_TROLL_WARLOCK", + "trigger": "SPLASH_LEGION_NEW_7_3_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL57_TROLL_WARRIOR\tstring", - "contents": "TUTORIAL57_TROLL_WARRIOR", + "trigger": "SPLASH_LEGION_NEW_7_3_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_FEATURE2_DESC" }, { - "trigger": "TUTORIAL58\tstring", - "contents": "TUTORIAL58", + "trigger": "SPLASH_LEGION_NEW_7_3_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL59\tstring", - "contents": "TUTORIAL59", + "trigger": "SPLASH_LEGION_NEW_7_3_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_LABEL" }, { - "trigger": "TUTORIAL5_DRUID\tstring", - "contents": "TUTORIAL5_DRUID", + "trigger": "SPLASH_LEGION_NEW_7_3_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_RIGHT_DESC" }, { - "trigger": "TUTORIAL5_HUNTER\tstring", - "contents": "TUTORIAL5_HUNTER", + "trigger": "SPLASH_LEGION_NEW_7_3_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_NEW_7_3_RIGHT_TITLE" }, { - "trigger": "TUTORIAL5_MAGE\tstring", - "contents": "TUTORIAL5_MAGE", + "trigger": "SPLASH_LEGION_PREPATCH_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_LEGION_PREPATCH_FEATURE1_DESC" }, { - "trigger": "TUTORIAL5_PALADIN\tstring", - "contents": "TUTORIAL5_PALADIN", + "trigger": "SPLASH_LEGION_PREPATCH_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_PREPATCH_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL5_PRIEST\tstring", - "contents": "TUTORIAL5_PRIEST", + "trigger": "SPLASH_LEGION_PREPATCH_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_LEGION_PREPATCH_FEATURE2_DESC" }, { - "trigger": "TUTORIAL5_ROGUE\tstring", - "contents": "TUTORIAL5_ROGUE", + "trigger": "SPLASH_LEGION_PREPATCH_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_PREPATCH_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL5_SHAMAN\tstring", - "contents": "TUTORIAL5_SHAMAN", + "trigger": "SPLASH_LEGION_PREPATCH_LABEL\t\"string\"", + "contents": "SPLASH_LEGION_PREPATCH_LABEL" }, { - "trigger": "TUTORIAL5_WARLOCK\tstring", - "contents": "TUTORIAL5_WARLOCK", + "trigger": "SPLASH_LEGION_PREPATCH_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_LEGION_PREPATCH_RIGHT_DESC" }, { - "trigger": "TUTORIAL5_WARRIOR\tstring", - "contents": "TUTORIAL5_WARRIOR", + "trigger": "SPLASH_LEGION_PREPATCH_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_LEGION_PREPATCH_RIGHT_TITLE" }, { - "trigger": "TUTORIAL6\tstring", - "contents": "TUTORIAL6", + "trigger": "SPLASH_NEW_6_1_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_NEW_6_1_FEATURE1_DESC" }, { - "trigger": "TUTORIAL60\tstring", - "contents": "TUTORIAL60", + "trigger": "SPLASH_NEW_6_1_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_NEW_6_1_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL61_DRUID\tstring", - "contents": "TUTORIAL61_DRUID", + "trigger": "SPLASH_NEW_6_1_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_NEW_6_1_FEATURE2_DESC" }, { - "trigger": "TUTORIAL61_HUNTER\tstring", - "contents": "TUTORIAL61_HUNTER", + "trigger": "SPLASH_NEW_6_1_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_NEW_6_1_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL61_PALADIN\tstring", - "contents": "TUTORIAL61_PALADIN", + "trigger": "SPLASH_NEW_6_1_LABEL\t\"string\"", + "contents": "SPLASH_NEW_6_1_LABEL" }, { - "trigger": "TUTORIAL61_SHAMAN\tstring", - "contents": "TUTORIAL61_SHAMAN", + "trigger": "SPLASH_NEW_6_1_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_NEW_6_1_RIGHT_DESC" }, { - "trigger": "TUTORIAL61_SPELLID_DRUID\tstring", - "contents": "TUTORIAL61_SPELLID_DRUID", + "trigger": "SPLASH_NEW_6_1_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_NEW_6_1_RIGHT_TITLE" }, { - "trigger": "TUTORIAL61_SPELLID_HUNTER\tstring", - "contents": "TUTORIAL61_SPELLID_HUNTER", + "trigger": "SPLASH_NEW_6_2_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_NEW_6_2_FEATURE1_DESC" }, { - "trigger": "TUTORIAL61_SPELLID_PALADIN\tstring", - "contents": "TUTORIAL61_SPELLID_PALADIN", + "trigger": "SPLASH_NEW_6_2_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_NEW_6_2_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL61_SPELLID_SHAMAN\tstring", - "contents": "TUTORIAL61_SPELLID_SHAMAN", + "trigger": "SPLASH_NEW_6_2_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_NEW_6_2_FEATURE2_DESC" }, { - "trigger": "TUTORIAL61_SPELLID_WARLOCK\tstring", - "contents": "TUTORIAL61_SPELLID_WARLOCK", + "trigger": "SPLASH_NEW_6_2_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_NEW_6_2_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL61_SPELLID_WARRIOR\tstring", - "contents": "TUTORIAL61_SPELLID_WARRIOR", + "trigger": "SPLASH_NEW_6_2_LABEL\t\"string\"", + "contents": "SPLASH_NEW_6_2_LABEL" }, { - "trigger": "TUTORIAL61_WARLOCK\tstring", - "contents": "TUTORIAL61_WARLOCK", + "trigger": "SPLASH_NEW_6_2_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_NEW_6_2_RIGHT_DESC" }, { - "trigger": "TUTORIAL61_WARRIOR\tstring", - "contents": "TUTORIAL61_WARRIOR", + "trigger": "SPLASH_NEW_6_2_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_NEW_6_2_RIGHT_TITLE" }, { - "trigger": "TUTORIAL7\tstring", - "contents": "TUTORIAL7", + "trigger": "SPLASH_NEW_90_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_NEW_90_RIGHT_DESC" }, { - "trigger": "TUTORIAL8\tstring", - "contents": "TUTORIAL8", + "trigger": "SPLASH_NEW_FEATURE1_DESC\t\"string\"", + "contents": "SPLASH_NEW_FEATURE1_DESC" }, { - "trigger": "TUTORIAL9\tstring", - "contents": "TUTORIAL9", + "trigger": "SPLASH_NEW_FEATURE1_TITLE\t\"string\"", + "contents": "SPLASH_NEW_FEATURE1_TITLE" }, { - "trigger": "TUTORIAL_TITLE1\tstring", - "contents": "TUTORIAL_TITLE1", + "trigger": "SPLASH_NEW_FEATURE2_DESC\t\"string\"", + "contents": "SPLASH_NEW_FEATURE2_DESC" }, { - "trigger": "TUTORIAL_TITLE10\tstring", - "contents": "TUTORIAL_TITLE10", + "trigger": "SPLASH_NEW_FEATURE2_TITLE\t\"string\"", + "contents": "SPLASH_NEW_FEATURE2_TITLE" }, { - "trigger": "TUTORIAL_TITLE11\tstring", - "contents": "TUTORIAL_TITLE11", + "trigger": "SPLASH_NEW_HEADER\t\"string\"", + "contents": "SPLASH_NEW_HEADER" }, { - "trigger": "TUTORIAL_TITLE12\tstring", - "contents": "TUTORIAL_TITLE12", + "trigger": "SPLASH_NEW_LABEL\t\"string\"", + "contents": "SPLASH_NEW_LABEL" }, { - "trigger": "TUTORIAL_TITLE13\tstring", - "contents": "TUTORIAL_TITLE13", + "trigger": "SPLASH_NEW_RIGHT_DESC\t\"string\"", + "contents": "SPLASH_NEW_RIGHT_DESC" }, { - "trigger": "TUTORIAL_TITLE14\tstring", - "contents": "TUTORIAL_TITLE14", + "trigger": "SPLASH_NEW_RIGHT_TITLE\t\"string\"", + "contents": "SPLASH_NEW_RIGHT_TITLE" }, { - "trigger": "TUTORIAL_TITLE15\tstring", - "contents": "TUTORIAL_TITLE15", + "trigger": "SPLASH_OPENS_SOON\t\"string\"", + "contents": "SPLASH_OPENS_SOON" }, { - "trigger": "TUTORIAL_TITLE16\tstring", - "contents": "TUTORIAL_TITLE16", + "trigger": "SPLASH_START_QUEST_NOW\t\"string\"", + "contents": "SPLASH_START_QUEST_NOW" }, { - "trigger": "TUTORIAL_TITLE17\tstring", - "contents": "TUTORIAL_TITLE17", + "trigger": "SSAO_LABEL\t\"string\"", + "contents": "SSAO_LABEL" }, { - "trigger": "TUTORIAL_TITLE18\tstring", - "contents": "TUTORIAL_TITLE18", + "trigger": "STA\t\"string\"", + "contents": "STA" }, { - "trigger": "TUTORIAL_TITLE19\tstring", - "contents": "TUTORIAL_TITLE19", + "trigger": "STA_LCD\t\"string\"", + "contents": "STA_LCD" }, { - "trigger": "TUTORIAL_TITLE2\tstring", - "contents": "TUTORIAL_TITLE2", + "trigger": "STABLE_PET_INFO_TEXT\t\"string\"", + "contents": "STABLE_PET_INFO_TEXT" }, { - "trigger": "TUTORIAL_TITLE20\tstring", - "contents": "TUTORIAL_TITLE20", + "trigger": "STABLE_PET_INFO_TOOLTIP_TEXT\t\"string\"", + "contents": "STABLE_PET_INFO_TOOLTIP_TEXT" }, { - "trigger": "TUTORIAL_TITLE21\tstring", - "contents": "TUTORIAL_TITLE21", + "trigger": "STABLE_SLOT_TEXT\t\"string\"", + "contents": "STABLE_SLOT_TEXT" }, { - "trigger": "TUTORIAL_TITLE22\tstring", - "contents": "TUTORIAL_TITLE22", + "trigger": "STABLED_PETS\t\"string\"", + "contents": "STABLED_PETS" }, { - "trigger": "TUTORIAL_TITLE23\tstring", - "contents": "TUTORIAL_TITLE23", + "trigger": "STABLES\t\"string\"", + "contents": "STABLES" }, { - "trigger": "TUTORIAL_TITLE24\tstring", - "contents": "TUTORIAL_TITLE24", + "trigger": "STACK_RIGHT_BARS\t\"string\"", + "contents": "STACK_RIGHT_BARS" }, { - "trigger": "TUTORIAL_TITLE25\tstring", - "contents": "TUTORIAL_TITLE25", + "trigger": "STACKS\t\"string\"", + "contents": "STACKS" }, { - "trigger": "TUTORIAL_TITLE26\tstring", - "contents": "TUTORIAL_TITLE26", + "trigger": "STAGE_COMPLETE\t\"string\"", + "contents": "STAGE_COMPLETE" }, { - "trigger": "TUTORIAL_TITLE27\tstring", - "contents": "TUTORIAL_TITLE27", + "trigger": "STAGGER\t\"string\"", + "contents": "STAGGER" }, { - "trigger": "TUTORIAL_TITLE28\tstring", - "contents": "TUTORIAL_TITLE28", + "trigger": "STAMINA_COLON\t\"string\"", + "contents": "STAMINA_COLON" }, { - "trigger": "TUTORIAL_TITLE29\tstring", - "contents": "TUTORIAL_TITLE29", + "trigger": "STAMINA_TOOLTIP\t\"string\"", + "contents": "STAMINA_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE3\tstring", - "contents": "TUTORIAL_TITLE3", + "trigger": "STANDARD_TEXT_FONT\t\"string\"", + "contents": "STANDARD_TEXT_FONT" }, { - "trigger": "TUTORIAL_TITLE30\tstring", - "contents": "TUTORIAL_TITLE30", + "trigger": "STANDING\t\"string\"", + "contents": "STANDING" }, { - "trigger": "TUTORIAL_TITLE31\tstring", - "contents": "TUTORIAL_TITLE31", + "trigger": "START\t\"string\"", + "contents": "START" }, { - "trigger": "TUTORIAL_TITLE32\tstring", - "contents": "TUTORIAL_TITLE32", + "trigger": "START_A_GROUP\t\"string\"", + "contents": "START_A_GROUP" }, { - "trigger": "TUTORIAL_TITLE33\tstring", - "contents": "TUTORIAL_TITLE33", + "trigger": "START_RAID\t\"string\"", + "contents": "START_RAID" }, { - "trigger": "TUTORIAL_TITLE34\tstring", - "contents": "TUTORIAL_TITLE34", + "trigger": "START_WARGAME\t\"string\"", + "contents": "START_WARGAME" }, { - "trigger": "TUTORIAL_TITLE35\tstring", - "contents": "TUTORIAL_TITLE35", + "trigger": "STARTING_PRICE\t\"string\"", + "contents": "STARTING_PRICE" }, { - "trigger": "TUTORIAL_TITLE36\tstring", - "contents": "TUTORIAL_TITLE36", + "trigger": "STARTUP_STRINGSENUM_MSG_GX_FAIL_API_VERSION\t\"string\"", + "contents": "STARTUP_STRINGSENUM_MSG_GX_FAIL_API_VERSION" }, { - "trigger": "TUTORIAL_TITLE37\tstring", - "contents": "TUTORIAL_TITLE37", + "trigger": "STARTUP_STRINGSENUM_MSG_GX_FAIL_NO_DRIVER\t\"string\"", + "contents": "STARTUP_STRINGSENUM_MSG_GX_FAIL_NO_DRIVER" }, { - "trigger": "TUTORIAL_TITLE38\tstring", - "contents": "TUTORIAL_TITLE38", + "trigger": "STARTUP_TEXT_LINE1\t\"string\"", + "contents": "STARTUP_TEXT_LINE1" }, { - "trigger": "TUTORIAL_TITLE39\tstring", - "contents": "TUTORIAL_TITLE39", + "trigger": "STARTUP_TEXT_LINE2\t\"string\"", + "contents": "STARTUP_TEXT_LINE2" }, { - "trigger": "TUTORIAL_TITLE4\tstring", - "contents": "TUTORIAL_TITLE4", + "trigger": "STARTUP_TEXT_LINE3\t\"string\"", + "contents": "STARTUP_TEXT_LINE3" }, { - "trigger": "TUTORIAL_TITLE40\tstring", - "contents": "TUTORIAL_TITLE40", + "trigger": "STARTUP_TEXT_LINE4\t\"string\"", + "contents": "STARTUP_TEXT_LINE4" }, { - "trigger": "TUTORIAL_TITLE41\tstring", - "contents": "TUTORIAL_TITLE41", + "trigger": "STAT4_NOSPELLPOWER_TOOLTIP\t\"string\"", + "contents": "STAT4_NOSPELLPOWER_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE42\tstring", - "contents": "TUTORIAL_TITLE42", + "trigger": "STAT_ARMOR\t\"string\"", + "contents": "STAT_ARMOR" }, { - "trigger": "TUTORIAL_TITLE43\tstring", - "contents": "TUTORIAL_TITLE43", + "trigger": "STAT_ARMOR_BASE_TOOLTIP\t\"string\"", + "contents": "STAT_ARMOR_BASE_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE44\tstring", - "contents": "TUTORIAL_TITLE44", + "trigger": "STAT_ARMOR_BONUS_ARMOR_BLADED_ARMOR_TOOLTIP\t\"string\"", + "contents": "STAT_ARMOR_BONUS_ARMOR_BLADED_ARMOR_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE45\tstring", - "contents": "TUTORIAL_TITLE45", + "trigger": "STAT_ARMOR_TARGET_TOOLTIP\t\"string\"", + "contents": "STAT_ARMOR_TARGET_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE46\tstring", - "contents": "TUTORIAL_TITLE46", + "trigger": "STAT_ARMOR_TOOLTIP\t\"string\"", + "contents": "STAT_ARMOR_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE47\tstring", - "contents": "TUTORIAL_TITLE47", + "trigger": "STAT_ARMOR_TOTAL_TOOLTIP\t\"string\"", + "contents": "STAT_ARMOR_TOTAL_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE48\tstring", - "contents": "TUTORIAL_TITLE48", + "trigger": "STAT_ATTACK_POWER\t\"string\"", + "contents": "STAT_ATTACK_POWER" }, { - "trigger": "TUTORIAL_TITLE49\tstring", - "contents": "TUTORIAL_TITLE49", + "trigger": "STAT_ATTACK_SPEED\t\"string\"", + "contents": "STAT_ATTACK_SPEED" }, { - "trigger": "TUTORIAL_TITLE5\tstring", - "contents": "TUTORIAL_TITLE5", + "trigger": "STAT_ATTACK_SPEED_BASE_TOOLTIP\t\"string\"", + "contents": "STAT_ATTACK_SPEED_BASE_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE50\tstring", - "contents": "TUTORIAL_TITLE50", + "trigger": "STAT_AVERAGE_ITEM_LEVEL\t\"string\"", + "contents": "STAT_AVERAGE_ITEM_LEVEL" }, { - "trigger": "TUTORIAL_TITLE51\tstring", - "contents": "TUTORIAL_TITLE51", + "trigger": "STAT_AVERAGE_ITEM_LEVEL_EQUIPPED\t\"string\"", + "contents": "STAT_AVERAGE_ITEM_LEVEL_EQUIPPED" }, { - "trigger": "TUTORIAL_TITLE52\tstring", - "contents": "TUTORIAL_TITLE52", + "trigger": "STAT_AVERAGE_ITEM_LEVEL_TOOLTIP\t\"string\"", + "contents": "STAT_AVERAGE_ITEM_LEVEL_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE53\tstring", - "contents": "TUTORIAL_TITLE53", + "trigger": "STAT_AVERAGE_PVP_ITEM_LEVEL\t\"string\"", + "contents": "STAT_AVERAGE_PVP_ITEM_LEVEL" }, { - "trigger": "TUTORIAL_TITLE54\tstring", - "contents": "TUTORIAL_TITLE54", + "trigger": "STAT_AVOIDANCE\t\"string\"", + "contents": "STAT_AVOIDANCE" }, { - "trigger": "TUTORIAL_TITLE55\tstring", - "contents": "TUTORIAL_TITLE55", + "trigger": "STAT_BLOCK\t\"string\"", + "contents": "STAT_BLOCK" }, { - "trigger": "TUTORIAL_TITLE56\tstring", - "contents": "TUTORIAL_TITLE56", + "trigger": "STAT_BLOCK_TARGET_TOOLTIP\t\"string\"", + "contents": "STAT_BLOCK_TARGET_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE57\tstring", - "contents": "TUTORIAL_TITLE57", + "trigger": "STAT_BLOCK_TOOLTIP\t\"string\"", + "contents": "STAT_BLOCK_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE58\tstring", - "contents": "TUTORIAL_TITLE58", + "trigger": "STAT_BONUS_ARMOR\t\"string\"", + "contents": "STAT_BONUS_ARMOR" }, { - "trigger": "TUTORIAL_TITLE59\tstring", - "contents": "TUTORIAL_TITLE59", + "trigger": "STAT_CATEGORY_ATTACK\t\"string\"", + "contents": "STAT_CATEGORY_ATTACK" }, { - "trigger": "TUTORIAL_TITLE6\tstring", - "contents": "TUTORIAL_TITLE6", + "trigger": "STAT_CATEGORY_ATTRIBUTES\t\"string\"", + "contents": "STAT_CATEGORY_ATTRIBUTES" }, { - "trigger": "TUTORIAL_TITLE60\tstring", - "contents": "TUTORIAL_TITLE60", + "trigger": "STAT_CATEGORY_DEFENSE\t\"string\"", + "contents": "STAT_CATEGORY_DEFENSE" }, { - "trigger": "TUTORIAL_TITLE61_DRUID\tstring", - "contents": "TUTORIAL_TITLE61_DRUID", + "trigger": "STAT_CATEGORY_ENHANCEMENTS\t\"string\"", + "contents": "STAT_CATEGORY_ENHANCEMENTS" }, { - "trigger": "TUTORIAL_TITLE61_HUNTER\tstring", - "contents": "TUTORIAL_TITLE61_HUNTER", + "trigger": "STAT_CATEGORY_GENERAL\t\"string\"", + "contents": "STAT_CATEGORY_GENERAL" }, { - "trigger": "TUTORIAL_TITLE61_PALADIN\tstring", - "contents": "TUTORIAL_TITLE61_PALADIN", + "trigger": "STAT_CATEGORY_MELEE\t\"string\"", + "contents": "STAT_CATEGORY_MELEE" }, { - "trigger": "TUTORIAL_TITLE61_ROGUE\tstring", - "contents": "TUTORIAL_TITLE61_ROGUE", + "trigger": "STAT_CATEGORY_PVP\t\"string\"", + "contents": "STAT_CATEGORY_PVP" }, { - "trigger": "TUTORIAL_TITLE61_SHAMAN\tstring", - "contents": "TUTORIAL_TITLE61_SHAMAN", + "trigger": "STAT_CATEGORY_RANGED\t\"string\"", + "contents": "STAT_CATEGORY_RANGED" }, { - "trigger": "TUTORIAL_TITLE61_WARLOCK\tstring", - "contents": "TUTORIAL_TITLE61_WARLOCK", + "trigger": "STAT_CATEGORY_RESISTANCE\t\"string\"", + "contents": "STAT_CATEGORY_RESISTANCE" }, { - "trigger": "TUTORIAL_TITLE61_WARRIOR\tstring", - "contents": "TUTORIAL_TITLE61_WARRIOR", + "trigger": "STAT_CATEGORY_SPELL\t\"string\"", + "contents": "STAT_CATEGORY_SPELL" }, { - "trigger": "TUTORIAL_TITLE7\tstring", - "contents": "TUTORIAL_TITLE7", + "trigger": "STAT_CHI_TOOLTIP\t\"string\"", + "contents": "STAT_CHI_TOOLTIP" }, { - "trigger": "TUTORIAL_TITLE8\tstring", - "contents": "TUTORIAL_TITLE8", + "trigger": "STAT_CRITICAL_STRIKE\t\"string\"", + "contents": "STAT_CRITICAL_STRIKE" }, { - "trigger": "TUTORIAL_TITLE9\tstring", - "contents": "TUTORIAL_TITLE9", + "trigger": "STAT_DODGE\t\"string\"", + "contents": "STAT_DODGE" }, { - "trigger": "TUTORIAL_TOKEN_ABOUT_TOKENS\tstring", - "contents": "TUTORIAL_TOKEN_ABOUT_TOKENS", + "trigger": "STAT_DPS_SHORT\t\"string\"", + "contents": "STAT_DPS_SHORT" }, { - "trigger": "TUTORIAL_TOKEN_GAME_TIME_STEP_1\tstring", - "contents": "TUTORIAL_TOKEN_GAME_TIME_STEP_1", + "trigger": "STAT_ENERGY_REGEN\t\"string\"", + "contents": "STAT_ENERGY_REGEN" }, { - "trigger": "TUTORIAL_TOKEN_GAME_TIME_STEP_2\tstring", - "contents": "TUTORIAL_TOKEN_GAME_TIME_STEP_2", + "trigger": "STAT_ENERGY_REGEN_TOOLTIP\t\"string\"", + "contents": "STAT_ENERGY_REGEN_TOOLTIP" }, { - "trigger": "TUTORIAL_TOKEN_GAME_TIME_STEP_2_BALANCE\tstring", - "contents": "TUTORIAL_TOKEN_GAME_TIME_STEP_2_BALANCE", + "trigger": "STAT_ENERGY_TOOLTIP\t\"string\"", + "contents": "STAT_ENERGY_TOOLTIP" }, { - "trigger": "TUTORIAL_TOKEN_GOLD_STEP_1\tstring", - "contents": "TUTORIAL_TOKEN_GOLD_STEP_1", + "trigger": "STAT_EXPERTISE\t\"string\"", + "contents": "STAT_EXPERTISE" }, { - "trigger": "TUTORIAL_TOKEN_GOLD_STEP_2\tstring", - "contents": "TUTORIAL_TOKEN_GOLD_STEP_2", + "trigger": "STAT_FOCUS_REGEN\t\"string\"", + "contents": "STAT_FOCUS_REGEN" }, { - "trigger": "TUTORIAL_TOKEN_I_NEED_GAME_TIME\tstring", - "contents": "TUTORIAL_TOKEN_I_NEED_GAME_TIME", + "trigger": "STAT_FOCUS_REGEN_TOOLTIP\t\"string\"", + "contents": "STAT_FOCUS_REGEN_TOOLTIP" }, { - "trigger": "TUTORIAL_TOKEN_I_NEED_GOLD\tstring", - "contents": "TUTORIAL_TOKEN_I_NEED_GOLD", + "trigger": "STAT_FOCUS_TOOLTIP\t\"string\"", + "contents": "STAT_FOCUS_TOOLTIP" }, { - "trigger": "TUTORIAL_TOKEN_PAY_FOR_TIME_WITH_GOLD\tstring", - "contents": "TUTORIAL_TOKEN_PAY_FOR_TIME_WITH_GOLD", + "trigger": "STAT_FORMAT\t\"string\"", + "contents": "STAT_FORMAT" }, { - "trigger": "TUTORIAL_TOKEN_SELL_FOR_GOLD\tstring", - "contents": "TUTORIAL_TOKEN_SELL_FOR_GOLD", + "trigger": "STAT_HASTE\t\"string\"", + "contents": "STAT_HASTE" }, { - "trigger": "TWO_HANDED\tstring", - "contents": "TWO_HANDED", + "trigger": "STAT_HASTE_BASE_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_BASE_TOOLTIP" }, { - "trigger": "TWOHANDEDWEAPONBEINGWIELDED\tstring", - "contents": "TWOHANDEDWEAPONBEINGWIELDED", + "trigger": "STAT_HASTE_DEATHKNIGHT_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_DEATHKNIGHT_TOOLTIP" }, { - "trigger": "TYPE\tstring", - "contents": "TYPE", + "trigger": "STAT_HASTE_DRUID_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_DRUID_TOOLTIP" }, { - "trigger": "TYPE_LFR_COMMENT_HERE\tstring", - "contents": "TYPE_LFR_COMMENT_HERE", + "trigger": "STAT_HASTE_HUNTER_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_HUNTER_TOOLTIP" }, { - "trigger": "UI_DEPTH\tstring", - "contents": "UI_DEPTH", + "trigger": "STAT_HASTE_MELEE_DEATHKNIGHT_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_MELEE_DEATHKNIGHT_TOOLTIP" }, { - "trigger": "UI_HIDDEN\tstring", - "contents": "UI_HIDDEN", + "trigger": "STAT_HASTE_MELEE_DRUID_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_MELEE_DRUID_TOOLTIP" }, { - "trigger": "UI_SCALE\tstring", - "contents": "UI_SCALE", + "trigger": "STAT_HASTE_MELEE_HUNTER_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_MELEE_HUNTER_TOOLTIP" }, { - "trigger": "UIOPTIONS_MENU\tstring", - "contents": "UIOPTIONS_MENU", + "trigger": "STAT_HASTE_MELEE_MONK_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_MELEE_MONK_TOOLTIP" }, { - "trigger": "UKNOWNBEING\tstring", - "contents": "UKNOWNBEING", + "trigger": "STAT_HASTE_MELEE_ROGUE_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_MELEE_ROGUE_TOOLTIP" }, { - "trigger": "UNABLE_TO_LEARN_BLUEPRINT\tstring", - "contents": "UNABLE_TO_LEARN_BLUEPRINT", + "trigger": "STAT_HASTE_MELEE_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_MELEE_TOOLTIP" }, { - "trigger": "UNABLE_TO_REFUND_ITEM\tstring", - "contents": "UNABLE_TO_REFUND_ITEM", + "trigger": "STAT_HASTE_MONK_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_MONK_TOOLTIP" }, { - "trigger": "UNAVAILABLE\tstring", - "contents": "UNAVAILABLE", + "trigger": "STAT_HASTE_RANGED_HUNTER_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_RANGED_HUNTER_TOOLTIP" }, { - "trigger": "UNBIND\tstring", - "contents": "UNBIND", + "trigger": "STAT_HASTE_RANGED_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_RANGED_TOOLTIP" }, { - "trigger": "UNCHECK_ALL\tstring", - "contents": "UNCHECK_ALL", + "trigger": "STAT_HASTE_ROGUE_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_ROGUE_TOOLTIP" }, { - "trigger": "UNCONSCIOUS\tstring", - "contents": "UNCONSCIOUS", + "trigger": "STAT_HASTE_SPELL_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_SPELL_TOOLTIP" }, { - "trigger": "UNDOCK_WINDOW\tstring", - "contents": "UNDOCK_WINDOW", + "trigger": "STAT_HASTE_TOOLTIP\t\"string\"", + "contents": "STAT_HASTE_TOOLTIP" }, { - "trigger": "UNEXTEND_RAID_LOCK\tstring", - "contents": "UNEXTEND_RAID_LOCK", + "trigger": "STAT_HEALTH_PET_TOOLTIP\t\"string\"", + "contents": "STAT_HEALTH_PET_TOOLTIP" }, { - "trigger": "UNIGNORE_QUEST\tstring", - "contents": "UNIGNORE_QUEST", + "trigger": "STAT_HEALTH_TOOLTIP\t\"string\"", + "contents": "STAT_HEALTH_TOOLTIP" }, { - "trigger": "UNIT_CAPTURABLE\tstring", - "contents": "UNIT_CAPTURABLE", + "trigger": "STAT_HIT_CHANCE\t\"string\"", + "contents": "STAT_HIT_CHANCE" }, { - "trigger": "UNIT_COLORS\tstring", - "contents": "UNIT_COLORS", + "trigger": "STAT_HIT_MELEE_TOOLTIP\t\"string\"", + "contents": "STAT_HIT_MELEE_TOOLTIP" }, { - "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INSTANCE\tstring", - "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INSTANCE", + "trigger": "STAT_HIT_NORMAL_ATTACKS\t\"string\"", + "contents": "STAT_HIT_NORMAL_ATTACKS" }, { - "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INTERACT\tstring", - "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INTERACT", + "trigger": "STAT_HIT_RANGED_TOOLTIP\t\"string\"", + "contents": "STAT_HIT_RANGED_TOOLTIP" }, { - "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LEGACY_RAID\tstring", - "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LEGACY_RAID", + "trigger": "STAT_HIT_SPECIAL_ATTACKS\t\"string\"", + "contents": "STAT_HIT_SPECIAL_ATTACKS" }, { - "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LOOT\tstring", - "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LOOT", + "trigger": "STAT_HIT_SPELL_TOOLTIP\t\"string\"", + "contents": "STAT_HIT_SPELL_TOOLTIP" }, { - "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_OTHER\tstring", - "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_OTHER", + "trigger": "STAT_LIFESTEAL\t\"string\"", + "contents": "STAT_LIFESTEAL" }, { - "trigger": "UNIT_LETHAL_LEVEL_DEAD_TEMPLATE\tstring", - "contents": "UNIT_LETHAL_LEVEL_DEAD_TEMPLATE", + "trigger": "STAT_LUNAR_POWER_TOOLTIP\t\"string\"", + "contents": "STAT_LUNAR_POWER_TOOLTIP" }, { - "trigger": "UNIT_LETHAL_LEVEL_TEMPLATE\tstring", - "contents": "UNIT_LETHAL_LEVEL_TEMPLATE", + "trigger": "STAT_MANA_TOOLTIP\t\"string\"", + "contents": "STAT_MANA_TOOLTIP" }, { - "trigger": "UNIT_LEVEL_DEAD_TEMPLATE\tstring", - "contents": "UNIT_LEVEL_DEAD_TEMPLATE", + "trigger": "STAT_MASTERY\t\"string\"", + "contents": "STAT_MASTERY" }, { - "trigger": "UNIT_LEVEL_TEMPLATE\tstring", - "contents": "UNIT_LEVEL_TEMPLATE", + "trigger": "STAT_MASTERY_TOOLTIP\t\"string\"", + "contents": "STAT_MASTERY_TOOLTIP" }, { - "trigger": "UNIT_NAME_ENEMY\tstring", - "contents": "UNIT_NAME_ENEMY", + "trigger": "STAT_MASTERY_TOOLTIP_NO_TALENT_SPEC\t\"string\"", + "contents": "STAT_MASTERY_TOOLTIP_NO_TALENT_SPEC" }, { - "trigger": "UNIT_NAME_ENEMY_GUARDIANS\tstring", - "contents": "UNIT_NAME_ENEMY_GUARDIANS", + "trigger": "STAT_MASTERY_TOOLTIP_NOT_KNOWN\t\"string\"", + "contents": "STAT_MASTERY_TOOLTIP_NOT_KNOWN" }, { - "trigger": "UNIT_NAME_ENEMY_MINIONS\tstring", - "contents": "UNIT_NAME_ENEMY_MINIONS", + "trigger": "STAT_MOVEMENT_FLIGHT_TOOLTIP\t\"string\"", + "contents": "STAT_MOVEMENT_FLIGHT_TOOLTIP" }, { - "trigger": "UNIT_NAME_ENEMY_TOTEMS\tstring", - "contents": "UNIT_NAME_ENEMY_TOTEMS", + "trigger": "STAT_MOVEMENT_GROUND_TOOLTIP\t\"string\"", + "contents": "STAT_MOVEMENT_GROUND_TOOLTIP" }, { - "trigger": "UNIT_NAME_FONT\tstring", - "contents": "UNIT_NAME_FONT", + "trigger": "STAT_MOVEMENT_SPEED\t\"string\"", + "contents": "STAT_MOVEMENT_SPEED" }, { - "trigger": "UNIT_NAME_FONT_CHINESE\tstring", - "contents": "UNIT_NAME_FONT_CHINESE", + "trigger": "STAT_MOVEMENT_SWIM_TOOLTIP\t\"string\"", + "contents": "STAT_MOVEMENT_SWIM_TOOLTIP" }, { - "trigger": "UNIT_NAME_FONT_CYRILLIC\tstring", - "contents": "UNIT_NAME_FONT_CYRILLIC", + "trigger": "STAT_MULTISTRIKE\t\"string\"", + "contents": "STAT_MULTISTRIKE" }, { - "trigger": "UNIT_NAME_FONT_KOREAN\tstring", - "contents": "UNIT_NAME_FONT_KOREAN", + "trigger": "STAT_NO_BENEFIT_TOOLTIP\t\"string\"", + "contents": "STAT_NO_BENEFIT_TOOLTIP" }, { - "trigger": "UNIT_NAME_FONT_ROMAN\tstring", - "contents": "UNIT_NAME_FONT_ROMAN", + "trigger": "STAT_PARRY\t\"string\"", + "contents": "STAT_PARRY" }, { - "trigger": "UNIT_NAME_FRIENDLY\tstring", - "contents": "UNIT_NAME_FRIENDLY", + "trigger": "STAT_PVP_POWER\t\"string\"", + "contents": "STAT_PVP_POWER" }, { - "trigger": "UNIT_NAME_FRIENDLY_GUARDIANS\tstring", - "contents": "UNIT_NAME_FRIENDLY_GUARDIANS", + "trigger": "STAT_RAGE_TOOLTIP\t\"string\"", + "contents": "STAT_RAGE_TOOLTIP" }, { - "trigger": "UNIT_NAME_FRIENDLY_MINIONS\tstring", - "contents": "UNIT_NAME_FRIENDLY_MINIONS", + "trigger": "STAT_RESILIENCE\t\"string\"", + "contents": "STAT_RESILIENCE" }, { - "trigger": "UNIT_NAME_FRIENDLY_TOTEMS\tstring", - "contents": "UNIT_NAME_FRIENDLY_TOTEMS", + "trigger": "STAT_RESILIENCE_BASE_TOOLTIP\t\"string\"", + "contents": "STAT_RESILIENCE_BASE_TOOLTIP" }, { - "trigger": "UNIT_NAME_GUILD\tstring", - "contents": "UNIT_NAME_GUILD", + "trigger": "STAT_RUNE_REGEN\t\"string\"", + "contents": "STAT_RUNE_REGEN" }, { - "trigger": "UNIT_NAME_GUILD_TITLE\tstring", - "contents": "UNIT_NAME_GUILD_TITLE", + "trigger": "STAT_RUNE_REGEN_FORMAT\t\"string\"", + "contents": "STAT_RUNE_REGEN_FORMAT" }, { - "trigger": "UNIT_NAME_HIDE_MINUS\tstring", - "contents": "UNIT_NAME_HIDE_MINUS", + "trigger": "STAT_RUNE_REGEN_TOOLTIP\t\"string\"", + "contents": "STAT_RUNE_REGEN_TOOLTIP" }, { - "trigger": "UNIT_NAME_NONCOMBAT_CREATURE\tstring", - "contents": "UNIT_NAME_NONCOMBAT_CREATURE", + "trigger": "STAT_RUNIC_POWER_TOOLTIP\t\"string\"", + "contents": "STAT_RUNIC_POWER_TOOLTIP" }, { - "trigger": "UNIT_NAME_NPC\tstring", - "contents": "UNIT_NAME_NPC", + "trigger": "STAT_SPEED\t\"string\"", + "contents": "STAT_SPEED" }, { - "trigger": "UNIT_NAME_OWN\tstring", - "contents": "UNIT_NAME_OWN", + "trigger": "STAT_SPELLDAMAGE\t\"string\"", + "contents": "STAT_SPELLDAMAGE" }, { - "trigger": "UNIT_NAME_PLAYER_TITLE\tstring", - "contents": "UNIT_NAME_PLAYER_TITLE", + "trigger": "STAT_SPELLDAMAGE_TOOLTIP\t\"string\"", + "contents": "STAT_SPELLDAMAGE_TOOLTIP" }, { - "trigger": "UNIT_NAMEPLATES\tstring", - "contents": "UNIT_NAMEPLATES", + "trigger": "STAT_SPELLHEALING\t\"string\"", + "contents": "STAT_SPELLHEALING" }, { - "trigger": "UNIT_NAMEPLATES_ALLOW_OVERLAP\tstring", - "contents": "UNIT_NAMEPLATES_ALLOW_OVERLAP", + "trigger": "STAT_SPELLHEALING_TOOLTIP\t\"string\"", + "contents": "STAT_SPELLHEALING_TOOLTIP" }, { - "trigger": "UNIT_NAMEPLATES_AUTOMODE\tstring", - "contents": "UNIT_NAMEPLATES_AUTOMODE", + "trigger": "STAT_SPELLPOWER\t\"string\"", + "contents": "STAT_SPELLPOWER" }, { - "trigger": "UNIT_NAMEPLATES_MAKE_LARGER\tstring", - "contents": "UNIT_NAMEPLATES_MAKE_LARGER", + "trigger": "STAT_SPELLPOWER_MELEE_ATTACK_POWER_TOOLTIP\t\"string\"", + "contents": "STAT_SPELLPOWER_MELEE_ATTACK_POWER_TOOLTIP" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_ENEMIES\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_ENEMIES", + "trigger": "STAT_SPELLPOWER_TOOLTIP\t\"string\"", + "contents": "STAT_SPELLPOWER_TOOLTIP" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS", + "trigger": "STAT_STAGGER\t\"string\"", + "contents": "STAT_STAGGER" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS", + "trigger": "STAT_STAGGER_TARGET_TOOLTIP\t\"string\"", + "contents": "STAT_STAGGER_TARGET_TOOLTIP" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_MINUS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_MINUS", + "trigger": "STAT_STAGGER_TOOLTIP\t\"string\"", + "contents": "STAT_STAGGER_TOOLTIP" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS", + "trigger": "STAT_STURDINESS\t\"string\"", + "contents": "STAT_STURDINESS" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS", + "trigger": "STAT_TARGET_LEVEL\t\"string\"", + "contents": "STAT_TARGET_LEVEL" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS", + "trigger": "STAT_TEMPLATE\t\"string\"", + "contents": "STAT_TEMPLATE" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS", + "trigger": "STAT_TOOLTIP_BONUS_AP\t\"string\"", + "contents": "STAT_TOOLTIP_BONUS_AP" }, { - "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDS\tstring", - "contents": "UNIT_NAMEPLATES_SHOW_FRIENDS", + "trigger": "STAT_TOOLTIP_BONUS_AP_SP\t\"string\"", + "contents": "STAT_TOOLTIP_BONUS_AP_SP" }, { - "trigger": "UNIT_NAMEPLATES_TYPE_1\tstring", - "contents": "UNIT_NAMEPLATES_TYPE_1", + "trigger": "STAT_TOOLTIP_SP_AP_DRUID\t\"string\"", + "contents": "STAT_TOOLTIP_SP_AP_DRUID" }, { - "trigger": "UNIT_NAMEPLATES_TYPE_2\tstring", - "contents": "UNIT_NAMEPLATES_TYPE_2", + "trigger": "STAT_USELESS_TOOLTIP\t\"string\"", + "contents": "STAT_USELESS_TOOLTIP" }, { - "trigger": "UNIT_NAMEPLATES_TYPE_TOOLTIP_1\tstring", - "contents": "UNIT_NAMEPLATES_TYPE_TOOLTIP_1", + "trigger": "STAT_VERSATILITY\t\"string\"", + "contents": "STAT_VERSATILITY" }, { - "trigger": "UNIT_NAMEPLATES_TYPE_TOOLTIP_2\tstring", - "contents": "UNIT_NAMEPLATES_TYPE_TOOLTIP_2", + "trigger": "STATICPOPUP_TEXTURE_ALERT\t\"string\"", + "contents": "STATICPOPUP_TEXTURE_ALERT" }, { - "trigger": "UNIT_NAMEPLATES_TYPES\tstring", - "contents": "UNIT_NAMEPLATES_TYPES", + "trigger": "STATICPOPUP_TEXTURE_ALERTGEAR\t\"string\"", + "contents": "STATICPOPUP_TEXTURE_ALERTGEAR" }, { - "trigger": "UNIT_NAMES\tstring", - "contents": "UNIT_NAMES", + "trigger": "STATISTICS\t\"string\"", + "contents": "STATISTICS" }, { - "trigger": "UNIT_NAMES_COMBATLOG_TOOLTIP\tstring", - "contents": "UNIT_NAMES_COMBATLOG_TOOLTIP", + "trigger": "STATS_COLLAPSE_TOOLTIP\t\"string\"", + "contents": "STATS_COLLAPSE_TOOLTIP" }, { - "trigger": "UNIT_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP\tstring", - "contents": "UNIT_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP", + "trigger": "STATS_EXPAND_TOOLTIP\t\"string\"", + "contents": "STATS_EXPAND_TOOLTIP" }, { - "trigger": "UNIT_PLUS_LEVEL_TEMPLATE\tstring", - "contents": "UNIT_PLUS_LEVEL_TEMPLATE", + "trigger": "STATS_LABEL\t\"string\"", + "contents": "STATS_LABEL" }, { - "trigger": "UNIT_POSITION_FRAME_DEFAULT_TEXTURE\tstring", - "contents": "UNIT_POSITION_FRAME_DEFAULT_TEXTURE", + "trigger": "STATUS\t\"string\"", + "contents": "STATUS" }, { - "trigger": "UNIT_PVP_NAME\tstring", - "contents": "UNIT_PVP_NAME", + "trigger": "STATUS_ADDL_FILE_TOOLTIP\t\"string\"", + "contents": "STATUS_ADDL_FILE_TOOLTIP" }, { - "trigger": "UNIT_SKINNABLE_BOLTS\tstring", - "contents": "UNIT_SKINNABLE_BOLTS", + "trigger": "STATUS_BAR_TEXT\t\"string\"", + "contents": "STATUS_BAR_TEXT" }, { - "trigger": "UNIT_SKINNABLE_HERB\tstring", - "contents": "UNIT_SKINNABLE_HERB", + "trigger": "STATUS_CORE_FILE_TOOLTIP\t\"string\"", + "contents": "STATUS_CORE_FILE_TOOLTIP" }, { - "trigger": "UNIT_SKINNABLE_LEATHER\tstring", - "contents": "UNIT_SKINNABLE_LEATHER", + "trigger": "STATUS_MAJOR_FILE_TOOLTIP\t\"string\"", + "contents": "STATUS_MAJOR_FILE_TOOLTIP" }, { - "trigger": "UNIT_SKINNABLE_ROCK\tstring", - "contents": "UNIT_SKINNABLE_ROCK", + "trigger": "STATUS_TEXT\t\"string\"", + "contents": "STATUS_TEXT" }, { - "trigger": "UNIT_TYPE_LETHAL_LEVEL_TEMPLATE\tstring", - "contents": "UNIT_TYPE_LETHAL_LEVEL_TEMPLATE", + "trigger": "STATUS_TEXT_BOTH\t\"string\"", + "contents": "STATUS_TEXT_BOTH" }, { - "trigger": "UNIT_TYPE_LEVEL_TEMPLATE\tstring", - "contents": "UNIT_TYPE_LEVEL_TEMPLATE", + "trigger": "STATUS_TEXT_PARTY\t\"string\"", + "contents": "STATUS_TEXT_PARTY" }, { - "trigger": "UNIT_TYPE_PLUS_LEVEL_TEMPLATE\tstring", - "contents": "UNIT_TYPE_PLUS_LEVEL_TEMPLATE", + "trigger": "STATUS_TEXT_PERCENT\t\"string\"", + "contents": "STATUS_TEXT_PERCENT" }, { - "trigger": "UNIT_YOU\tstring", - "contents": "UNIT_YOU", + "trigger": "STATUS_TEXT_PET\t\"string\"", + "contents": "STATUS_TEXT_PET" }, { - "trigger": "UNIT_YOU_DEST\tstring", - "contents": "UNIT_YOU_DEST", + "trigger": "STATUS_TEXT_PLAYER\t\"string\"", + "contents": "STATUS_TEXT_PLAYER" }, { - "trigger": "UNIT_YOU_DEST_POSSESSIVE\tstring", - "contents": "UNIT_YOU_DEST_POSSESSIVE", + "trigger": "STATUS_TEXT_TARGET\t\"string\"", + "contents": "STATUS_TEXT_TARGET" }, { - "trigger": "UNIT_YOU_SOURCE\tstring", - "contents": "UNIT_YOU_SOURCE", + "trigger": "STATUS_TEXT_VALUE\t\"string\"", + "contents": "STATUS_TEXT_VALUE" }, { - "trigger": "UNIT_YOU_SOURCE_POSSESSIVE\tstring", - "contents": "UNIT_YOU_SOURCE_POSSESSIVE", + "trigger": "STATUSTEXT_LABEL\t\"string\"", + "contents": "STATUSTEXT_LABEL" }, { - "trigger": "UNITFRAME_LABEL\tstring", - "contents": "UNITFRAME_LABEL", + "trigger": "STATUSTEXT_SUBTEXT\t\"string\"", + "contents": "STATUSTEXT_SUBTEXT" }, { - "trigger": "UNITFRAME_SUBTEXT\tstring", - "contents": "UNITFRAME_SUBTEXT", + "trigger": "STEREO_HARDWARE_CURSOR\t\"string\"", + "contents": "STEREO_HARDWARE_CURSOR" }, { - "trigger": "UNITNAME_SUMMON_TITLE1\tstring", - "contents": "UNITNAME_SUMMON_TITLE1", + "trigger": "STEREO_VIDEO_LABEL\t\"string\"", + "contents": "STEREO_VIDEO_LABEL" }, { - "trigger": "UNITNAME_SUMMON_TITLE10\tstring", - "contents": "UNITNAME_SUMMON_TITLE10", + "trigger": "STEREO_VIDEO_SUBTEXT\t\"string\"", + "contents": "STEREO_VIDEO_SUBTEXT" }, { - "trigger": "UNITNAME_SUMMON_TITLE11\tstring", - "contents": "UNITNAME_SUMMON_TITLE11", + "trigger": "STOP_AUTO_ATTACK\t\"string\"", + "contents": "STOP_AUTO_ATTACK" }, { - "trigger": "UNITNAME_SUMMON_TITLE12\tstring", - "contents": "UNITNAME_SUMMON_TITLE12", + "trigger": "STOP_IGNORE\t\"string\"", + "contents": "STOP_IGNORE" }, { - "trigger": "UNITNAME_SUMMON_TITLE13\tstring", - "contents": "UNITNAME_SUMMON_TITLE13", + "trigger": "STOPWATCH_TIME_UNIT\t\"string\"", + "contents": "STOPWATCH_TIME_UNIT" }, { - "trigger": "UNITNAME_SUMMON_TITLE14\tstring", - "contents": "UNITNAME_SUMMON_TITLE14", + "trigger": "STOPWATCH_TITLE\t\"string\"", + "contents": "STOPWATCH_TITLE" }, { - "trigger": "UNITNAME_SUMMON_TITLE15\tstring", - "contents": "UNITNAME_SUMMON_TITLE15", + "trigger": "STORE_MICRO_BUTTON_ALERT_TRIAL_CAP_REACHED\t\"string\"", + "contents": "STORE_MICRO_BUTTON_ALERT_TRIAL_CAP_REACHED" }, { - "trigger": "UNITNAME_SUMMON_TITLE16\tstring", - "contents": "UNITNAME_SUMMON_TITLE16", + "trigger": "STORY_CHAPTERS\t\"string\"", + "contents": "STORY_CHAPTERS" }, { - "trigger": "UNITNAME_SUMMON_TITLE17\tstring", - "contents": "UNITNAME_SUMMON_TITLE17", + "trigger": "STORY_PROGRESS\t\"string\"", + "contents": "STORY_PROGRESS" }, { - "trigger": "UNITNAME_SUMMON_TITLE18\tstring", - "contents": "UNITNAME_SUMMON_TITLE18", + "trigger": "STR\t\"string\"", + "contents": "STR" }, { - "trigger": "UNITNAME_SUMMON_TITLE19\tstring", - "contents": "UNITNAME_SUMMON_TITLE19", + "trigger": "STR_LCD\t\"string\"", + "contents": "STR_LCD" }, { - "trigger": "UNITNAME_SUMMON_TITLE2\tstring", - "contents": "UNITNAME_SUMMON_TITLE2", + "trigger": "STRENGTH_COLON\t\"string\"", + "contents": "STRENGTH_COLON" }, { - "trigger": "UNITNAME_SUMMON_TITLE20\tstring", - "contents": "UNITNAME_SUMMON_TITLE20", + "trigger": "STRENGTH_TOOLTIP\t\"string\"", + "contents": "STRENGTH_TOOLTIP" }, { - "trigger": "UNITNAME_SUMMON_TITLE21\tstring", - "contents": "UNITNAME_SUMMON_TITLE21", + "trigger": "STRING_ENVIRONMENTAL_DAMAGE_DROWNING\t\"string\"", + "contents": "STRING_ENVIRONMENTAL_DAMAGE_DROWNING" }, { - "trigger": "UNITNAME_SUMMON_TITLE22\tstring", - "contents": "UNITNAME_SUMMON_TITLE22", + "trigger": "STRING_ENVIRONMENTAL_DAMAGE_FALLING\t\"string\"", + "contents": "STRING_ENVIRONMENTAL_DAMAGE_FALLING" }, { - "trigger": "UNITNAME_SUMMON_TITLE23\tstring", - "contents": "UNITNAME_SUMMON_TITLE23", + "trigger": "STRING_ENVIRONMENTAL_DAMAGE_FATIGUE\t\"string\"", + "contents": "STRING_ENVIRONMENTAL_DAMAGE_FATIGUE" }, { - "trigger": "UNITNAME_SUMMON_TITLE24\tstring", - "contents": "UNITNAME_SUMMON_TITLE24", + "trigger": "STRING_ENVIRONMENTAL_DAMAGE_FIRE\t\"string\"", + "contents": "STRING_ENVIRONMENTAL_DAMAGE_FIRE" }, { - "trigger": "UNITNAME_SUMMON_TITLE25\tstring", - "contents": "UNITNAME_SUMMON_TITLE25", + "trigger": "STRING_ENVIRONMENTAL_DAMAGE_LAVA\t\"string\"", + "contents": "STRING_ENVIRONMENTAL_DAMAGE_LAVA" }, { - "trigger": "UNITNAME_SUMMON_TITLE26\tstring", - "contents": "UNITNAME_SUMMON_TITLE26", + "trigger": "STRING_ENVIRONMENTAL_DAMAGE_SLIME\t\"string\"", + "contents": "STRING_ENVIRONMENTAL_DAMAGE_SLIME" }, { - "trigger": "UNITNAME_SUMMON_TITLE27\tstring", - "contents": "UNITNAME_SUMMON_TITLE27", + "trigger": "STRING_SCHOOL_ALL\t\"string\"", + "contents": "STRING_SCHOOL_ALL" }, { - "trigger": "UNITNAME_SUMMON_TITLE28\tstring", - "contents": "UNITNAME_SUMMON_TITLE28", + "trigger": "STRING_SCHOOL_ARCANE\t\"string\"", + "contents": "STRING_SCHOOL_ARCANE" }, { - "trigger": "UNITNAME_SUMMON_TITLE29\tstring", - "contents": "UNITNAME_SUMMON_TITLE29", + "trigger": "STRING_SCHOOL_CHAOS\t\"string\"", + "contents": "STRING_SCHOOL_CHAOS" }, { - "trigger": "UNITNAME_SUMMON_TITLE3\tstring", - "contents": "UNITNAME_SUMMON_TITLE3", + "trigger": "STRING_SCHOOL_CHROMATIC\t\"string\"", + "contents": "STRING_SCHOOL_CHROMATIC" }, { - "trigger": "UNITNAME_SUMMON_TITLE30\tstring", - "contents": "UNITNAME_SUMMON_TITLE30", + "trigger": "STRING_SCHOOL_DIVINE\t\"string\"", + "contents": "STRING_SCHOOL_DIVINE" }, { - "trigger": "UNITNAME_SUMMON_TITLE31\tstring", - "contents": "UNITNAME_SUMMON_TITLE31", + "trigger": "STRING_SCHOOL_ELEMENTAL\t\"string\"", + "contents": "STRING_SCHOOL_ELEMENTAL" }, { - "trigger": "UNITNAME_SUMMON_TITLE32\tstring", - "contents": "UNITNAME_SUMMON_TITLE32", + "trigger": "STRING_SCHOOL_FIRE\t\"string\"", + "contents": "STRING_SCHOOL_FIRE" }, { - "trigger": "UNITNAME_SUMMON_TITLE33\tstring", - "contents": "UNITNAME_SUMMON_TITLE33", + "trigger": "STRING_SCHOOL_FIRESTORM\t\"string\"", + "contents": "STRING_SCHOOL_FIRESTORM" }, { - "trigger": "UNITNAME_SUMMON_TITLE34\tstring", - "contents": "UNITNAME_SUMMON_TITLE34", + "trigger": "STRING_SCHOOL_FLAMESTRIKE\t\"string\"", + "contents": "STRING_SCHOOL_FLAMESTRIKE" }, { - "trigger": "UNITNAME_SUMMON_TITLE4\tstring", - "contents": "UNITNAME_SUMMON_TITLE4", + "trigger": "STRING_SCHOOL_FROST\t\"string\"", + "contents": "STRING_SCHOOL_FROST" }, { - "trigger": "UNITNAME_SUMMON_TITLE5\tstring", - "contents": "UNITNAME_SUMMON_TITLE5", + "trigger": "STRING_SCHOOL_FROSTFIRE\t\"string\"", + "contents": "STRING_SCHOOL_FROSTFIRE" }, { - "trigger": "UNITNAME_SUMMON_TITLE6\tstring", - "contents": "UNITNAME_SUMMON_TITLE6", + "trigger": "STRING_SCHOOL_FROSTSTORM\t\"string\"", + "contents": "STRING_SCHOOL_FROSTSTORM" }, { - "trigger": "UNITNAME_SUMMON_TITLE7\tstring", - "contents": "UNITNAME_SUMMON_TITLE7", + "trigger": "STRING_SCHOOL_FROSTSTRIKE\t\"string\"", + "contents": "STRING_SCHOOL_FROSTSTRIKE" }, { - "trigger": "UNITNAME_SUMMON_TITLE8\tstring", - "contents": "UNITNAME_SUMMON_TITLE8", + "trigger": "STRING_SCHOOL_HOLY\t\"string\"", + "contents": "STRING_SCHOOL_HOLY" }, { - "trigger": "UNITNAME_SUMMON_TITLE9\tstring", - "contents": "UNITNAME_SUMMON_TITLE9", + "trigger": "STRING_SCHOOL_HOLYFIRE\t\"string\"", + "contents": "STRING_SCHOOL_HOLYFIRE" }, { - "trigger": "UNITNAME_TITLE\tstring", - "contents": "UNITNAME_TITLE", + "trigger": "STRING_SCHOOL_HOLYFROST\t\"string\"", + "contents": "STRING_SCHOOL_HOLYFROST" }, { - "trigger": "UNITNAME_TITLE_CHARM\tstring", - "contents": "UNITNAME_TITLE_CHARM", + "trigger": "STRING_SCHOOL_HOLYSTORM\t\"string\"", + "contents": "STRING_SCHOOL_HOLYSTORM" }, { - "trigger": "UNITNAME_TITLE_COMPANION\tstring", - "contents": "UNITNAME_TITLE_COMPANION", + "trigger": "STRING_SCHOOL_HOLYSTRIKE\t\"string\"", + "contents": "STRING_SCHOOL_HOLYSTRIKE" }, { - "trigger": "UNITNAME_TITLE_CREATION\tstring", - "contents": "UNITNAME_TITLE_CREATION", + "trigger": "STRING_SCHOOL_MAGIC\t\"string\"", + "contents": "STRING_SCHOOL_MAGIC" }, { - "trigger": "UNITNAME_TITLE_GUARDIAN\tstring", - "contents": "UNITNAME_TITLE_GUARDIAN", + "trigger": "STRING_SCHOOL_NATURE\t\"string\"", + "contents": "STRING_SCHOOL_NATURE" }, { - "trigger": "UNITNAME_TITLE_MINION\tstring", - "contents": "UNITNAME_TITLE_MINION", + "trigger": "STRING_SCHOOL_PHYSICAL\t\"string\"", + "contents": "STRING_SCHOOL_PHYSICAL" }, { - "trigger": "UNITNAME_TITLE_OPPONENT\tstring", - "contents": "UNITNAME_TITLE_OPPONENT", + "trigger": "STRING_SCHOOL_SHADOW\t\"string\"", + "contents": "STRING_SCHOOL_SHADOW" }, { - "trigger": "UNITNAME_TITLE_PET\tstring", - "contents": "UNITNAME_TITLE_PET", + "trigger": "STRING_SCHOOL_SHADOWFLAME\t\"string\"", + "contents": "STRING_SCHOOL_SHADOWFLAME" }, { - "trigger": "UNITNAME_TITLE_SQUIRE\tstring", - "contents": "UNITNAME_TITLE_SQUIRE", + "trigger": "STRING_SCHOOL_SHADOWFROST\t\"string\"", + "contents": "STRING_SCHOOL_SHADOWFROST" }, { - "trigger": "UNITNAME_TITLE_WAR_BANNER\tstring", - "contents": "UNITNAME_TITLE_WAR_BANNER", + "trigger": "STRING_SCHOOL_SHADOWHOLY\t\"string\"", + "contents": "STRING_SCHOOL_SHADOWHOLY" }, { - "trigger": "UNKNOWN\tstring", - "contents": "UNKNOWN", + "trigger": "STRING_SCHOOL_SHADOWLIGHT\t\"string\"", + "contents": "STRING_SCHOOL_SHADOWLIGHT" }, { - "trigger": "UNKNOWNOBJECT\tstring", - "contents": "UNKNOWNOBJECT", + "trigger": "STRING_SCHOOL_SHADOWSTORM\t\"string\"", + "contents": "STRING_SCHOOL_SHADOWSTORM" }, { - "trigger": "UNLEARN\tstring", - "contents": "UNLEARN", + "trigger": "STRING_SCHOOL_SHADOWSTRIKE\t\"string\"", + "contents": "STRING_SCHOOL_SHADOWSTRIKE" }, { - "trigger": "UNLEARN_SKILL\tstring", - "contents": "UNLEARN_SKILL", + "trigger": "STRING_SCHOOL_SPELLFIRE\t\"string\"", + "contents": "STRING_SCHOOL_SPELLFIRE" }, { - "trigger": "UNLEARN_SKILL_TOOLTIP\tstring", - "contents": "UNLEARN_SKILL_TOOLTIP", + "trigger": "STRING_SCHOOL_SPELLFROST\t\"string\"", + "contents": "STRING_SCHOOL_SPELLFROST" }, { - "trigger": "UNLEARN_SPECIALIZATION_TOOLTIP\tstring", - "contents": "UNLEARN_SPECIALIZATION_TOOLTIP", + "trigger": "STRING_SCHOOL_SPELLSHADOW\t\"string\"", + "contents": "STRING_SCHOOL_SPELLSHADOW" }, { - "trigger": "UNLIMITED\tstring", - "contents": "UNLIMITED", + "trigger": "STRING_SCHOOL_SPELLSHADOWNATURE\t\"string\"", + "contents": "STRING_SCHOOL_SPELLSHADOWNATURE" }, { - "trigger": "UNLIST_ME\tstring", - "contents": "UNLIST_ME", + "trigger": "STRING_SCHOOL_SPELLSTORM\t\"string\"", + "contents": "STRING_SCHOOL_SPELLSTORM" }, { - "trigger": "UNLIST_MY_GROUP\tstring", - "contents": "UNLIST_MY_GROUP", + "trigger": "STRING_SCHOOL_SPELLSTRIKE\t\"string\"", + "contents": "STRING_SCHOOL_SPELLSTRIKE" }, { - "trigger": "UNLOCK\tstring", - "contents": "UNLOCK", + "trigger": "STRING_SCHOOL_STORMSTRIKE\t\"string\"", + "contents": "STRING_SCHOOL_STORMSTRIKE" }, { - "trigger": "UNLOCK_FOCUS_FRAME\tstring", - "contents": "UNLOCK_FOCUS_FRAME", + "trigger": "STRING_SCHOOL_UNKNOWN\t\"string\"", + "contents": "STRING_SCHOOL_UNKNOWN" }, { - "trigger": "UNLOCK_FRAME\tstring", - "contents": "UNLOCK_FRAME", + "trigger": "STUCK_BUTTON2_TEXT\t\"string\"", + "contents": "STUCK_BUTTON2_TEXT" }, { - "trigger": "UNLOCK_VOID_STORAGE\tstring", - "contents": "UNLOCK_VOID_STORAGE", + "trigger": "STUCK_BUTTON_TEXT\t\"string\"", + "contents": "STUCK_BUTTON_TEXT" }, { - "trigger": "UNLOCK_WINDOW\tstring", - "contents": "UNLOCK_WINDOW", + "trigger": "STUN\t\"string\"", + "contents": "STUN" }, { - "trigger": "UNLOCKED_AT_HONOR_LEVEL\tstring", - "contents": "UNLOCKED_AT_HONOR_LEVEL", + "trigger": "STUN_CAPS\t\"string\"", + "contents": "STUN_CAPS" }, { - "trigger": "UNLOCKED_AT_LEVEL\tstring", - "contents": "UNLOCKED_AT_LEVEL", + "trigger": "STUNNED\t\"string\"", + "contents": "STUNNED" }, { - "trigger": "UNLOCKS_AT_LABEL\tstring", - "contents": "UNLOCKS_AT_LABEL", + "trigger": "SUBCATEGORY\t\"string\"", + "contents": "SUBCATEGORY" }, { - "trigger": "UNMUTE\tstring", - "contents": "UNMUTE", + "trigger": "SUBMIT\t\"string\"", + "contents": "SUBMIT" }, { - "trigger": "UNSPENT_TALENT_POINTS\tstring", - "contents": "UNSPENT_TALENT_POINTS", + "trigger": "SUBTITLE_FORMAT\t\"string\"", + "contents": "SUBTITLE_FORMAT" }, { - "trigger": "UNTRACK_ACHIEVEMENT_TOOLTIP\tstring", - "contents": "UNTRACK_ACHIEVEMENT_TOOLTIP", + "trigger": "SUCCESS\t\"string\"", + "contents": "SUCCESS" }, { - "trigger": "UNTRACK_QUEST\tstring", - "contents": "UNTRACK_QUEST", + "trigger": "SUGGEST_INVITE\t\"string\"", + "contents": "SUGGEST_INVITE" }, { - "trigger": "UNTRACK_QUEST_ABBREV\tstring", - "contents": "UNTRACK_QUEST_ABBREV", + "trigger": "SUGGEST_SUBMIT_FAILED\t\"string\"", + "contents": "SUGGEST_SUBMIT_FAILED" }, { - "trigger": "UNUSED\tstring", - "contents": "UNUSED", + "trigger": "SUGGEST_SUBMITTED\t\"string\"", + "contents": "SUGGEST_SUBMITTED" }, { - "trigger": "UNWRAP\tstring", - "contents": "UNWRAP", + "trigger": "SUGGEST_TOOLTIP_TEXT\t\"string\"", + "contents": "SUGGEST_TOOLTIP_TEXT" }, { - "trigger": "UPDATE\tstring", - "contents": "UPDATE", + "trigger": "SUGGESTFRAME_TITLE\t\"string\"", + "contents": "SUGGESTFRAME_TITLE" }, { - "trigger": "UPGRADE\tstring", - "contents": "UPGRADE", + "trigger": "SUMMARY_ACHIEVEMENT_INCOMPLETE\t\"string\"", + "contents": "SUMMARY_ACHIEVEMENT_INCOMPLETE" }, { - "trigger": "UPGRADE_MISSING_ITEM\tstring", - "contents": "UPGRADE_MISSING_ITEM", + "trigger": "SUMMARY_ACHIEVEMENT_INCOMPLETE_TEXT\t\"string\"", + "contents": "SUMMARY_ACHIEVEMENT_INCOMPLETE_TEXT" }, { - "trigger": "UPGRADED_RECIPE_LEARNED_TITLE\tstring", - "contents": "UPGRADED_RECIPE_LEARNED_TITLE", + "trigger": "SUMMON\t\"string\"", + "contents": "SUMMON" }, { - "trigger": "USABLE_ITEMS\tstring", - "contents": "USABLE_ITEMS", + "trigger": "SUMMON_RANDOM_PET\t\"string\"", + "contents": "SUMMON_RANDOM_PET" }, { - "trigger": "USE\tstring", - "contents": "USE", + "trigger": "SUMMONS\t\"string\"", + "contents": "SUMMONS" }, { - "trigger": "USE_COLON\tstring", - "contents": "USE_COLON", + "trigger": "SUNSHAFTS\t\"string\"", + "contents": "SUNSHAFTS" }, { - "trigger": "USE_COLORBLIND_MODE\tstring", - "contents": "USE_COLORBLIND_MODE", + "trigger": "SURRENDER_ARENA\t\"string\"", + "contents": "SURRENDER_ARENA" }, { - "trigger": "USE_ENGLISH_AUDIO\tstring", - "contents": "USE_ENGLISH_AUDIO", + "trigger": "SWING_DAMAGE_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SWING_DAMAGE_COMBATLOG_TOOLTIP" }, { - "trigger": "USE_EQUIPMENT_MANAGER\tstring", - "contents": "USE_EQUIPMENT_MANAGER", + "trigger": "SWING_MISSED_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "SWING_MISSED_COMBATLOG_TOOLTIP" }, { - "trigger": "USE_EXISTING_PROFILE\tstring", - "contents": "USE_EXISTING_PROFILE", + "trigger": "SWITCH\t\"string\"", + "contents": "SWITCH" }, { - "trigger": "USE_FULL_TEXT_MODE\tstring", - "contents": "USE_FULL_TEXT_MODE", + "trigger": "SWITCH_PET\t\"string\"", + "contents": "SWITCH_PET" }, { - "trigger": "USE_GUILDBANK_REPAIR\tstring", - "contents": "USE_GUILDBANK_REPAIR", + "trigger": "SWITCH_PET_DESCRIPTION\t\"string\"", + "contents": "SWITCH_PET_DESCRIPTION" }, { - "trigger": "USE_ITEM\tstring", - "contents": "USE_ITEM", + "trigger": "SYSTEM_DEFAULT\t\"string\"", + "contents": "SYSTEM_DEFAULT" }, { - "trigger": "USE_NO_DROP\tstring", - "contents": "USE_NO_DROP", + "trigger": "SYSTEM_MESSAGES\t\"string\"", + "contents": "SYSTEM_MESSAGES" }, { - "trigger": "USE_PERSONAL_FUNDS\tstring", - "contents": "USE_PERSONAL_FUNDS", + "trigger": "SYSTEMOPTIONS_MENU\t\"string\"", + "contents": "SYSTEMOPTIONS_MENU" }, { - "trigger": "USE_RAID_STYLE_PARTY_FRAMES\tstring", - "contents": "USE_RAID_STYLE_PARTY_FRAMES", + "trigger": "TABARDBACKGROUNDLOWER\t\"string\"", + "contents": "TABARDBACKGROUNDLOWER" }, { - "trigger": "USE_SOULSTONE\tstring", - "contents": "USE_SOULSTONE", + "trigger": "TABARDBACKGROUNDUPPER\t\"string\"", + "contents": "TABARDBACKGROUNDUPPER" }, { - "trigger": "USE_UBERTOOLTIPS\tstring", - "contents": "USE_UBERTOOLTIPS", + "trigger": "TABARDBORDERLOWER\t\"string\"", + "contents": "TABARDBORDERLOWER" }, { - "trigger": "USE_UISCALE\tstring", - "contents": "USE_UISCALE", + "trigger": "TABARDBORDERUPPER\t\"string\"", + "contents": "TABARDBORDERUPPER" }, { - "trigger": "USE_WEATHER_SHADER\tstring", - "contents": "USE_WEATHER_SHADER", + "trigger": "TABARDEMBLEMLOWER\t\"string\"", + "contents": "TABARDEMBLEMLOWER" }, { - "trigger": "USED\tstring", - "contents": "USED", + "trigger": "TABARDEMBLEMUPPER\t\"string\"", + "contents": "TABARDEMBLEMUPPER" }, { - "trigger": "USEIPV6\tstring", - "contents": "USEIPV6", + "trigger": "TABARDSLOT\t\"string\"", + "contents": "TABARDSLOT" }, { - "trigger": "VAS_QUEUE_SIX_DAY\tstring", - "contents": "VAS_QUEUE_SIX_DAY", + "trigger": "TABARDVENDORALREADYSETGREETING\t\"string\"", + "contents": "TABARDVENDORALREADYSETGREETING" }, { - "trigger": "VEHICLE_LEAVE\tstring", - "contents": "VEHICLE_LEAVE", + "trigger": "TABARDVENDORCOST\t\"string\"", + "contents": "TABARDVENDORCOST" }, { - "trigger": "VEHICLE_STEAM\tstring", - "contents": "VEHICLE_STEAM", + "trigger": "TABARDVENDORGREETING\t\"string\"", + "contents": "TABARDVENDORGREETING" }, { - "trigger": "VERBAL_HARASSMENT\tstring", - "contents": "VERBAL_HARASSMENT", + "trigger": "TABARDVENDORNOGUILDGREETING\t\"string\"", + "contents": "TABARDVENDORNOGUILDGREETING" }, { - "trigger": "VERBAL_HARASSMENT_DESCRIPTION\tstring", - "contents": "VERBAL_HARASSMENT_DESCRIPTION", + "trigger": "TAKE_ATTACHMENTS\t\"string\"", + "contents": "TAKE_ATTACHMENTS" }, { - "trigger": "VERBAL_HARASSMENT_TEXT1\tstring", - "contents": "VERBAL_HARASSMENT_TEXT1", + "trigger": "TAKE_GM_SURVEY\t\"string\"", + "contents": "TAKE_GM_SURVEY" }, { - "trigger": "VERBAL_HARASSMENT_TEXT2\tstring", - "contents": "VERBAL_HARASSMENT_TEXT2", + "trigger": "TALENT\t\"string\"", + "contents": "TALENT" }, { - "trigger": "VERBAL_HARASSMENT_TEXT3\tstring", - "contents": "VERBAL_HARASSMENT_TEXT3", + "trigger": "TALENT_ACTIVE_SPEC_STATUS\t\"string\"", + "contents": "TALENT_ACTIVE_SPEC_STATUS" }, { - "trigger": "VERBAL_HARASSMENT_TEXT4\tstring", - "contents": "VERBAL_HARASSMENT_TEXT4", + "trigger": "TALENT_CLICK_TOO_FAST\t\"string\"", + "contents": "TALENT_CLICK_TOO_FAST" }, { - "trigger": "VERSATILITY_TOOLTIP_FORMAT\tstring", - "contents": "VERSATILITY_TOOLTIP_FORMAT", + "trigger": "TALENT_EARLY_SPELLS_LABEL\t\"string\"", + "contents": "TALENT_EARLY_SPELLS_LABEL" }, { - "trigger": "VERTEX_ANIMATION_SHADERS\tstring", - "contents": "VERTEX_ANIMATION_SHADERS", + "trigger": "TALENT_FRAME_HELP_1\t\"string\"", + "contents": "TALENT_FRAME_HELP_1" }, { - "trigger": "VERTICAL_SYNC\tstring", - "contents": "VERTICAL_SYNC", + "trigger": "TALENT_FRAME_HELP_2\t\"string\"", + "contents": "TALENT_FRAME_HELP_2" }, { - "trigger": "VICTORY_TEXT0\tstring", - "contents": "VICTORY_TEXT0", + "trigger": "TALENT_GRANTED_BY_ITEM\t\"string\"", + "contents": "TALENT_GRANTED_BY_ITEM" }, { - "trigger": "VICTORY_TEXT1\tstring", - "contents": "VICTORY_TEXT1", + "trigger": "TALENT_MASTERY_LABEL\t\"string\"", + "contents": "TALENT_MASTERY_LABEL" }, { - "trigger": "VICTORY_TEXT_ARENA0\tstring", - "contents": "VICTORY_TEXT_ARENA0", + "trigger": "TALENT_MASTERY_TOOLTIP_NOT_KNOWN\t\"string\"", + "contents": "TALENT_MASTERY_TOOLTIP_NOT_KNOWN" }, { - "trigger": "VICTORY_TEXT_ARENA1\tstring", - "contents": "VICTORY_TEXT_ARENA1", + "trigger": "TALENT_MICRO_BUTTON_NEW_PVP_TALENT\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_NEW_PVP_TALENT" }, { - "trigger": "VICTORY_TEXT_ARENA_DRAW\tstring", - "contents": "VICTORY_TEXT_ARENA_DRAW", + "trigger": "TALENT_MICRO_BUTTON_NO_SPEC\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_NO_SPEC" }, { - "trigger": "VICTORY_TEXT_ARENA_WINS\tstring", - "contents": "VICTORY_TEXT_ARENA_WINS", + "trigger": "TALENT_MICRO_BUTTON_SPEC_TUTORIAL\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_SPEC_TUTORIAL" }, { - "trigger": "VIDEO_OPTIONS_16XANISOTROPIC\tstring", - "contents": "VIDEO_OPTIONS_16XANISOTROPIC", + "trigger": "TALENT_MICRO_BUTTON_TALENT_TUTORIAL\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_TALENT_TUTORIAL" }, { - "trigger": "VIDEO_OPTIONS_2XANISOTROPIC\tstring", - "contents": "VIDEO_OPTIONS_2XANISOTROPIC", + "trigger": "TALENT_MICRO_BUTTON_UNSAVED_CHANGES\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_UNSAVED_CHANGES" }, { - "trigger": "VIDEO_OPTIONS_4XANISOTROPIC\tstring", - "contents": "VIDEO_OPTIONS_4XANISOTROPIC", + "trigger": "TALENT_MICRO_BUTTON_UNSPENT_HONOR_TALENTS\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_UNSPENT_HONOR_TALENTS" }, { - "trigger": "VIDEO_OPTIONS_8XANISOTROPIC\tstring", - "contents": "VIDEO_OPTIONS_8XANISOTROPIC", + "trigger": "TALENT_MICRO_BUTTON_UNSPENT_PVP_TALENT_SLOT\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_UNSPENT_PVP_TALENT_SLOT" }, { - "trigger": "VIDEO_OPTIONS_ALLOWED\tstring", - "contents": "VIDEO_OPTIONS_ALLOWED", + "trigger": "TALENT_MICRO_BUTTON_UNSPENT_TALENTS\t\"string\"", + "contents": "TALENT_MICRO_BUTTON_UNSPENT_TALENTS" }, { - "trigger": "VIDEO_OPTIONS_BILINEAR\tstring", - "contents": "VIDEO_OPTIONS_BILINEAR", + "trigger": "TALENT_NOT_SELECTED\t\"string\"", + "contents": "TALENT_NOT_SELECTED" }, { - "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_DISABLED\tstring", - "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_DISABLED", + "trigger": "TALENT_PASSIVE\t\"string\"", + "contents": "TALENT_PASSIVE" }, { - "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_HIGH\tstring", - "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_HIGH", + "trigger": "TALENT_POINTS\t\"string\"", + "contents": "TALENT_POINTS" }, { - "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_LOW\tstring", - "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_LOW", + "trigger": "TALENT_POINTS_TOOLTIP\t\"string\"", + "contents": "TALENT_POINTS_TOOLTIP" }, { - "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_MEDIUM\tstring", - "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_MEDIUM", + "trigger": "TALENT_SPEC_ACTIVATE\t\"string\"", + "contents": "TALENT_SPEC_ACTIVATE" }, { - "trigger": "VIDEO_OPTIONS_DISABLED\tstring", - "contents": "VIDEO_OPTIONS_DISABLED", + "trigger": "TALENT_SPEC_AND_CLASS\t\"string\"", + "contents": "TALENT_SPEC_AND_CLASS" }, { - "trigger": "VIDEO_OPTIONS_ENABLED\tstring", - "contents": "VIDEO_OPTIONS_ENABLED", + "trigger": "TALENT_SPEC_CHANGE_AT_CLASS_TRAINER\t\"string\"", + "contents": "TALENT_SPEC_CHANGE_AT_CLASS_TRAINER" }, { - "trigger": "VIDEO_OPTIONS_FAIR\tstring", - "contents": "VIDEO_OPTIONS_FAIR", + "trigger": "TALENT_SPEC_DAMAGER_TOOLTIP\t\"string\"", + "contents": "TALENT_SPEC_DAMAGER_TOOLTIP" }, { - "trigger": "VIDEO_OPTIONS_FULLSCREEN\tstring", - "contents": "VIDEO_OPTIONS_FULLSCREEN", + "trigger": "TALENT_SPEC_HEALER_TOOLTIP\t\"string\"", + "contents": "TALENT_SPEC_HEALER_TOOLTIP" }, { - "trigger": "VIDEO_OPTIONS_HIGH\tstring", - "contents": "VIDEO_OPTIONS_HIGH", + "trigger": "TALENT_SPEC_PET_PRIMARY\t\"string\"", + "contents": "TALENT_SPEC_PET_PRIMARY" }, { - "trigger": "VIDEO_OPTIONS_LIGHTING_QUALITY_HIGH\tstring", - "contents": "VIDEO_OPTIONS_LIGHTING_QUALITY_HIGH", + "trigger": "TALENT_SPEC_PRIMARY\t\"string\"", + "contents": "TALENT_SPEC_PRIMARY" }, { - "trigger": "VIDEO_OPTIONS_LIGHTING_QUALITY_LOW\tstring", - "contents": "VIDEO_OPTIONS_LIGHTING_QUALITY_LOW", + "trigger": "TALENT_SPEC_PRIMARY_ACTIVE\t\"string\"", + "contents": "TALENT_SPEC_PRIMARY_ACTIVE" }, { - "trigger": "VIDEO_OPTIONS_LIGHTING_QUALITY_MEDIUM\tstring", - "contents": "VIDEO_OPTIONS_LIGHTING_QUALITY_MEDIUM", + "trigger": "TALENT_SPEC_PRIMARY_GLYPH\t\"string\"", + "contents": "TALENT_SPEC_PRIMARY_GLYPH" }, { - "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_FAIR\tstring", - "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_FAIR", + "trigger": "TALENT_SPEC_PRIMARY_GLYPH_ACTIVE\t\"string\"", + "contents": "TALENT_SPEC_PRIMARY_GLYPH_ACTIVE" }, { - "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_LOW\tstring", - "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_LOW", + "trigger": "TALENT_SPEC_SECONDARY\t\"string\"", + "contents": "TALENT_SPEC_SECONDARY" }, { - "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_MEDIUM\tstring", - "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_MEDIUM", + "trigger": "TALENT_SPEC_SECONDARY_ACTIVE\t\"string\"", + "contents": "TALENT_SPEC_SECONDARY_ACTIVE" }, { - "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_ULTRA\tstring", - "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_ULTRA", + "trigger": "TALENT_SPEC_SECONDARY_GLYPH\t\"string\"", + "contents": "TALENT_SPEC_SECONDARY_GLYPH" }, { - "trigger": "VIDEO_OPTIONS_LOW\tstring", - "contents": "VIDEO_OPTIONS_LOW", + "trigger": "TALENT_SPEC_SECONDARY_GLYPH_ACTIVE\t\"string\"", + "contents": "TALENT_SPEC_SECONDARY_GLYPH_ACTIVE" }, { - "trigger": "VIDEO_OPTIONS_MEDIUM\tstring", - "contents": "VIDEO_OPTIONS_MEDIUM", + "trigger": "TALENT_SPEC_TANK_TOOLTIP\t\"string\"", + "contents": "TALENT_SPEC_TANK_TOOLTIP" }, { - "trigger": "VIDEO_OPTIONS_MONITOR\tstring", - "contents": "VIDEO_OPTIONS_MONITOR", + "trigger": "TALENT_SPECTAB_TOOLTIP_ACTIVE\t\"string\"", + "contents": "TALENT_SPECTAB_TOOLTIP_ACTIVE" }, { - "trigger": "VIDEO_OPTIONS_MONITOR_PRIMARY\tstring", - "contents": "VIDEO_OPTIONS_MONITOR_PRIMARY", + "trigger": "TALENT_SPECTAB_TOOLTIP_POINTS_SPENT\t\"string\"", + "contents": "TALENT_SPECTAB_TOOLTIP_POINTS_SPENT" }, { - "trigger": "VIDEO_OPTIONS_MULTISAMPLE_FORMAT_STRING\tstring", - "contents": "VIDEO_OPTIONS_MULTISAMPLE_FORMAT_STRING", + "trigger": "TALENT_TOOLTIP_ADD_COMBAT_ERROR\t\"string\"", + "contents": "TALENT_TOOLTIP_ADD_COMBAT_ERROR" }, { - "trigger": "VIDEO_OPTIONS_NEED_CLIENTRESTART\tstring", - "contents": "VIDEO_OPTIONS_NEED_CLIENTRESTART", + "trigger": "TALENT_TOOLTIP_ADD_REST_ERROR\t\"string\"", + "contents": "TALENT_TOOLTIP_ADD_REST_ERROR" }, { - "trigger": "VIDEO_OPTIONS_NONE\tstring", - "contents": "VIDEO_OPTIONS_NONE", + "trigger": "TALENT_TOOLTIP_ADD_REST_ERROR_PVP\t\"string\"", + "contents": "TALENT_TOOLTIP_ADD_REST_ERROR_PVP" }, { - "trigger": "VIDEO_OPTIONS_RECOMMENDED\tstring", - "contents": "VIDEO_OPTIONS_RECOMMENDED", + "trigger": "TALENT_TOOLTIP_ADDPREVIEWPOINT\t\"string\"", + "contents": "TALENT_TOOLTIP_ADDPREVIEWPOINT" }, { - "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_FAIR\tstring", - "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_FAIR", + "trigger": "TALENT_TRAINER\t\"string\"", + "contents": "TALENT_TRAINER" }, { - "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_HIGH\tstring", - "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_HIGH", + "trigger": "TALENT_TREE_LOCKED\t\"string\"", + "contents": "TALENT_TREE_LOCKED" }, { - "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_LOW\tstring", - "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_LOW", + "trigger": "TALENT_TREE_LOCKED_TOOLTIP\t\"string\"", + "contents": "TALENT_TREE_LOCKED_TOOLTIP" }, { - "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_MEDIUM\tstring", - "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_MEDIUM", + "trigger": "TALENTS\t\"string\"", + "contents": "TALENTS" }, { - "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA\tstring", - "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA", + "trigger": "TALENTS_BUTTON\t\"string\"", + "contents": "TALENTS_BUTTON" }, { - "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA_HIGH\tstring", - "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA_HIGH", + "trigger": "TALENTS_CHOOSE_SPEC_HEADER\t\"string\"", + "contents": "TALENTS_CHOOSE_SPEC_HEADER" }, { - "trigger": "VIDEO_OPTIONS_SSAO_ULTRA\tstring", - "contents": "VIDEO_OPTIONS_SSAO_ULTRA", + "trigger": "TALENTS_CHOOSE_SPEC_SUBHEADER\t\"string\"", + "contents": "TALENTS_CHOOSE_SPEC_SUBHEADER" }, { - "trigger": "VIDEO_OPTIONS_SUNSHAFTS_DISABLED\tstring", - "contents": "VIDEO_OPTIONS_SUNSHAFTS_DISABLED", + "trigger": "TALENTS_FRAME_GLYPH_LOCK_DESC\t\"string\"", + "contents": "TALENTS_FRAME_GLYPH_LOCK_DESC" }, { - "trigger": "VIDEO_OPTIONS_SUNSHAFTS_HIGH\tstring", - "contents": "VIDEO_OPTIONS_SUNSHAFTS_HIGH", + "trigger": "TALENTS_FRAME_GLYPH_LOCK_TITLE\t\"string\"", + "contents": "TALENTS_FRAME_GLYPH_LOCK_TITLE" }, { - "trigger": "VIDEO_OPTIONS_SUNSHAFTS_LOW\tstring", - "contents": "VIDEO_OPTIONS_SUNSHAFTS_LOW", + "trigger": "TALENTS_FRAME_TALENT_LOCK_DESC\t\"string\"", + "contents": "TALENTS_FRAME_TALENT_LOCK_DESC" }, { - "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_FAIR\tstring", - "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_FAIR", + "trigger": "TALENTS_FRAME_TALENT_LOCK_TITLE\t\"string\"", + "contents": "TALENTS_FRAME_TALENT_LOCK_TITLE" }, { - "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_HIGH\tstring", - "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_HIGH", + "trigger": "TALENTS_HIDE_SUMMARIES\t\"string\"", + "contents": "TALENTS_HIDE_SUMMARIES" }, { - "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_LOW\tstring", - "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_LOW", + "trigger": "TALENTS_INVOLUNTARILY_RESET\t\"string\"", + "contents": "TALENTS_INVOLUNTARILY_RESET" }, { - "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_MEDIUM\tstring", - "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_MEDIUM", + "trigger": "TALENTS_INVOLUNTARILY_RESET_PET\t\"string\"", + "contents": "TALENTS_INVOLUNTARILY_RESET_PET" }, { - "trigger": "VIDEO_OPTIONS_TRILINEAR\tstring", - "contents": "VIDEO_OPTIONS_TRILINEAR", + "trigger": "TALENTS_SHOW_SUMMARIES\t\"string\"", + "contents": "TALENTS_SHOW_SUMMARIES" }, { - "trigger": "VIDEO_OPTIONS_ULTRA\tstring", - "contents": "VIDEO_OPTIONS_ULTRA", + "trigger": "TALENTS_UNAVAILABLE_TOOLTIP\t\"string\"", + "contents": "TALENTS_UNAVAILABLE_TOOLTIP" }, { - "trigger": "VIDEO_OPTIONS_ULTRA_HIGH\tstring", - "contents": "VIDEO_OPTIONS_ULTRA_HIGH", + "trigger": "TALL\t\"string\"", + "contents": "TALL" }, { - "trigger": "VIDEO_OPTIONS_WINDOWED\tstring", - "contents": "VIDEO_OPTIONS_WINDOWED", + "trigger": "TAMEABLE\t\"string\"", + "contents": "TAMEABLE" }, { - "trigger": "VIDEO_OPTIONS_WINDOWED_FULLSCREEN\tstring", - "contents": "VIDEO_OPTIONS_WINDOWED_FULLSCREEN", + "trigger": "TAMEABLE_EXOTIC\t\"string\"", + "contents": "TAMEABLE_EXOTIC" }, { - "trigger": "VIDEO_QUALITY_LABEL1\tstring", - "contents": "VIDEO_QUALITY_LABEL1", + "trigger": "TANK\t\"string\"", + "contents": "TANK" }, { - "trigger": "VIDEO_QUALITY_LABEL2\tstring", - "contents": "VIDEO_QUALITY_LABEL2", + "trigger": "TARGET\t\"string\"", + "contents": "TARGET" }, { - "trigger": "VIDEO_QUALITY_LABEL3\tstring", - "contents": "VIDEO_QUALITY_LABEL3", + "trigger": "TARGET_ICON_SET\t\"string\"", + "contents": "TARGET_ICON_SET" }, { - "trigger": "VIDEO_QUALITY_LABEL4\tstring", - "contents": "VIDEO_QUALITY_LABEL4", + "trigger": "TARGET_TOKEN_NOT_FOUND\t\"string\"", + "contents": "TARGET_TOKEN_NOT_FOUND" }, { - "trigger": "VIDEO_QUALITY_LABEL5\tstring", - "contents": "VIDEO_QUALITY_LABEL5", + "trigger": "TARGETFOCUS\t\"string\"", + "contents": "TARGETFOCUS" }, { - "trigger": "VIDEO_QUALITY_LABEL6\tstring", - "contents": "VIDEO_QUALITY_LABEL6", + "trigger": "TARGETICONS\t\"string\"", + "contents": "TARGETICONS" }, { - "trigger": "VIDEO_QUALITY_S\tstring", - "contents": "VIDEO_QUALITY_S", + "trigger": "TASKS_BONUS_OBJECTIVES\t\"string\"", + "contents": "TASKS_BONUS_OBJECTIVES" }, { - "trigger": "VIDEO_QUALITY_SUBTEXT1\tstring", - "contents": "VIDEO_QUALITY_SUBTEXT1", + "trigger": "TASKS_COLON\t\"string\"", + "contents": "TASKS_COLON" }, { - "trigger": "VIDEO_QUALITY_SUBTEXT2\tstring", - "contents": "VIDEO_QUALITY_SUBTEXT2", + "trigger": "TAXI_CANCEL\t\"string\"", + "contents": "TAXI_CANCEL" }, { - "trigger": "VIDEO_QUALITY_SUBTEXT3\tstring", - "contents": "VIDEO_QUALITY_SUBTEXT3", + "trigger": "TAXI_CANCEL_DESCRIPTION\t\"string\"", + "contents": "TAXI_CANCEL_DESCRIPTION" }, { - "trigger": "VIDEO_QUALITY_SUBTEXT4\tstring", - "contents": "VIDEO_QUALITY_SUBTEXT4", + "trigger": "TAXI_PATH_UNREACHABLE\t\"string\"", + "contents": "TAXI_PATH_UNREACHABLE" }, { - "trigger": "VIDEO_QUALITY_SUBTEXT5\tstring", - "contents": "VIDEO_QUALITY_SUBTEXT5", + "trigger": "TAXINODEYOUAREHERE\t\"string\"", + "contents": "TAXINODEYOUAREHERE" }, { - "trigger": "VIDEO_QUALITY_SUBTEXT6\tstring", - "contents": "VIDEO_QUALITY_SUBTEXT6", + "trigger": "TAXISAMENODE\t\"string\"", + "contents": "TAXISAMENODE" }, { - "trigger": "VIDEOOPTIONS_MENU\tstring", - "contents": "VIDEOOPTIONS_MENU", + "trigger": "TEAM\t\"string\"", + "contents": "TEAM" }, { - "trigger": "VIEW\tstring", - "contents": "VIEW", + "trigger": "TEAM_DISBAND\t\"string\"", + "contents": "TEAM_DISBAND" }, { - "trigger": "VIEW_FRIENDS_OF_FRIENDS\tstring", - "contents": "VIEW_FRIENDS_OF_FRIENDS", + "trigger": "TEAM_KICK\t\"string\"", + "contents": "TEAM_KICK" }, { - "trigger": "VIEW_IN_DRESSUP_FRAME\tstring", - "contents": "VIEW_IN_DRESSUP_FRAME", + "trigger": "TEAM_LEAVE\t\"string\"", + "contents": "TEAM_LEAVE" }, { - "trigger": "VIEW_LOG\tstring", - "contents": "VIEW_LOG", + "trigger": "TEAM_PROMOTE\t\"string\"", + "contents": "TEAM_PROMOTE" }, { - "trigger": "VIEW_SUMMARIES\tstring", - "contents": "VIEW_SUMMARIES", + "trigger": "TEAM_SKILL_TOOLTIP\t\"string\"", + "contents": "TEAM_SKILL_TOOLTIP" }, { - "trigger": "VOICE\tstring", - "contents": "VOICE", + "trigger": "TELEPORT_OUT_OF_DUNGEON\t\"string\"", + "contents": "TELEPORT_OUT_OF_DUNGEON" }, { - "trigger": "VOICE_ACTIVATED\tstring", - "contents": "VOICE_ACTIVATED", + "trigger": "TELEPORT_TO_DUNGEON\t\"string\"", + "contents": "TELEPORT_TO_DUNGEON" }, { - "trigger": "VOICE_ACTIVATION_SENSITIVITY\tstring", - "contents": "VOICE_ACTIVATION_SENSITIVITY", + "trigger": "TEMPSCENE\t\"string\"", + "contents": "TEMPSCENE" }, { - "trigger": "VOICE_AMBIENCE\tstring", - "contents": "VOICE_AMBIENCE", + "trigger": "TERRAIN_HIGHLIGHTS\t\"string\"", + "contents": "TERRAIN_HIGHLIGHTS" }, { - "trigger": "VOICE_CHAT\tstring", - "contents": "VOICE_CHAT", + "trigger": "TERRAIN_MIP\t\"string\"", + "contents": "TERRAIN_MIP" }, { - "trigger": "VOICE_CHAT_AUDIO_DUCKING\tstring", - "contents": "VOICE_CHAT_AUDIO_DUCKING", + "trigger": "TEST_TAG_TEST\t\"string\"", + "contents": "TEST_TAG_TEST" }, { - "trigger": "VOICE_CHAT_BATTLEGROUND\tstring", - "contents": "VOICE_CHAT_BATTLEGROUND", + "trigger": "TEXT_16XANISOTROPIC\t\"string\"", + "contents": "TEXT_16XANISOTROPIC" }, { - "trigger": "VOICE_CHAT_COLON\tstring", - "contents": "VOICE_CHAT_COLON", + "trigger": "TEXT_4XANISOTROPIC\t\"string\"", + "contents": "TEXT_4XANISOTROPIC" }, { - "trigger": "VOICE_CHAT_MODE\tstring", - "contents": "VOICE_CHAT_MODE", + "trigger": "TEXT_8XANISOTROPIC\t\"string\"", + "contents": "TEXT_8XANISOTROPIC" }, { - "trigger": "VOICE_CHAT_NORMAL\tstring", - "contents": "VOICE_CHAT_NORMAL", + "trigger": "TEXT_MODE_A\t\"string\"", + "contents": "TEXT_MODE_A" }, { - "trigger": "VOICE_CHAT_OPTIONS\tstring", - "contents": "VOICE_CHAT_OPTIONS", + "trigger": "TEXT_MODE_A_STRING_1\t\"string\"", + "contents": "TEXT_MODE_A_STRING_1" }, { - "trigger": "VOICE_CHAT_OUTPUT_DEVICE\tstring", - "contents": "VOICE_CHAT_OUTPUT_DEVICE", + "trigger": "TEXT_MODE_A_STRING_2\t\"string\"", + "contents": "TEXT_MODE_A_STRING_2" }, { - "trigger": "VOICE_CHAT_PARTY_RAID\tstring", - "contents": "VOICE_CHAT_PARTY_RAID", + "trigger": "TEXT_MODE_A_STRING_3\t\"string\"", + "contents": "TEXT_MODE_A_STRING_3" }, { - "trigger": "VOICE_GAME_DUCKING\tstring", - "contents": "VOICE_GAME_DUCKING", + "trigger": "TEXT_MODE_A_STRING_4\t\"string\"", + "contents": "TEXT_MODE_A_STRING_4" }, { - "trigger": "VOICE_INPUT_VOLUME\tstring", - "contents": "VOICE_INPUT_VOLUME", + "trigger": "TEXT_MODE_A_STRING_5\t\"string\"", + "contents": "TEXT_MODE_A_STRING_5" }, { - "trigger": "VOICE_LABEL\tstring", - "contents": "VOICE_LABEL", + "trigger": "TEXT_MODE_A_STRING_ACTION\t\"string\"", + "contents": "TEXT_MODE_A_STRING_ACTION" }, { - "trigger": "VOICE_LISTENING\tstring", - "contents": "VOICE_LISTENING", + "trigger": "TEXT_MODE_A_STRING_BRACE_ITEM\t\"string\"", + "contents": "TEXT_MODE_A_STRING_BRACE_ITEM" }, { - "trigger": "VOICE_MIC_TEST_PLAY\tstring", - "contents": "VOICE_MIC_TEST_PLAY", + "trigger": "TEXT_MODE_A_STRING_BRACE_SPELL\t\"string\"", + "contents": "TEXT_MODE_A_STRING_BRACE_SPELL" }, { - "trigger": "VOICE_MIC_TEST_RECORD\tstring", - "contents": "VOICE_MIC_TEST_RECORD", + "trigger": "TEXT_MODE_A_STRING_BRACE_UNIT\t\"string\"", + "contents": "TEXT_MODE_A_STRING_BRACE_UNIT" }, { - "trigger": "VOICE_MICROPHONE_TEST\tstring", - "contents": "VOICE_MICROPHONE_TEST", + "trigger": "TEXT_MODE_A_STRING_DEST\t\"string\"", + "contents": "TEXT_MODE_A_STRING_DEST" }, { - "trigger": "VOICE_MUSIC\tstring", - "contents": "VOICE_MUSIC", + "trigger": "TEXT_MODE_A_STRING_DEST_ICON\t\"string\"", + "contents": "TEXT_MODE_A_STRING_DEST_ICON" }, { - "trigger": "VOICE_OUTPUT_VOLUME\tstring", - "contents": "VOICE_OUTPUT_VOLUME", + "trigger": "TEXT_MODE_A_STRING_DEST_UNIT\t\"string\"", + "contents": "TEXT_MODE_A_STRING_DEST_UNIT" }, { - "trigger": "VOICE_SUBTEXT\tstring", - "contents": "VOICE_SUBTEXT", + "trigger": "TEXT_MODE_A_STRING_ITEM\t\"string\"", + "contents": "TEXT_MODE_A_STRING_ITEM" }, { - "trigger": "VOICE_TALKING\tstring", - "contents": "VOICE_TALKING", + "trigger": "TEXT_MODE_A_STRING_POSSESSIVE\t\"string\"", + "contents": "TEXT_MODE_A_STRING_POSSESSIVE" }, { - "trigger": "VOICECHAT_DISABLED\tstring", - "contents": "VOICECHAT_DISABLED", + "trigger": "TEXT_MODE_A_STRING_POSSESSIVE_STRING\t\"string\"", + "contents": "TEXT_MODE_A_STRING_POSSESSIVE_STRING" }, { - "trigger": "VOICECHAT_DISABLED_TEXT\tstring", - "contents": "VOICECHAT_DISABLED_TEXT", + "trigger": "TEXT_MODE_A_STRING_REMAINING_POINTS\t\"string\"", + "contents": "TEXT_MODE_A_STRING_REMAINING_POINTS" }, { - "trigger": "VOICEMACRO_0_Dw_0\tstring", - "contents": "VOICEMACRO_0_Dw_0", + "trigger": "TEXT_MODE_A_STRING_RESULT\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT" }, { - "trigger": "VOICEMACRO_0_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Dw_0_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_ABSORB\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_ABSORB" }, { - "trigger": "VOICEMACRO_0_Dw_1\tstring", - "contents": "VOICEMACRO_0_Dw_1", + "trigger": "TEXT_MODE_A_STRING_RESULT_BLOCK\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_BLOCK" }, { - "trigger": "VOICEMACRO_0_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Dw_1_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_CRITICAL\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_CRITICAL" }, { - "trigger": "VOICEMACRO_0_Gn_0\tstring", - "contents": "VOICEMACRO_0_Gn_0", + "trigger": "TEXT_MODE_A_STRING_RESULT_CRITICAL_SPELL\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_CRITICAL_SPELL" }, { - "trigger": "VOICEMACRO_0_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Gn_0_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_CRUSHING\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_CRUSHING" }, { - "trigger": "VOICEMACRO_0_Gn_1\tstring", - "contents": "VOICEMACRO_0_Gn_1", + "trigger": "TEXT_MODE_A_STRING_RESULT_FORMAT\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_FORMAT" }, { - "trigger": "VOICEMACRO_0_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Gn_1_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_GLANCING\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_GLANCING" }, { - "trigger": "VOICEMACRO_0_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_0_Gn_2_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_MULTISTRIKE\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_MULTISTRIKE" }, { - "trigger": "VOICEMACRO_0_Hu_0\tstring", - "contents": "VOICEMACRO_0_Hu_0", + "trigger": "TEXT_MODE_A_STRING_RESULT_OVERENERGIZE\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_OVERENERGIZE" }, { - "trigger": "VOICEMACRO_0_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Hu_0_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_OVERHEALING\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_OVERHEALING" }, { - "trigger": "VOICEMACRO_0_Hu_1\tstring", - "contents": "VOICEMACRO_0_Hu_1", + "trigger": "TEXT_MODE_A_STRING_RESULT_OVERKILLING\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_OVERKILLING" }, { - "trigger": "VOICEMACRO_0_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Hu_1_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_PARRY\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_PARRY" }, { - "trigger": "VOICEMACRO_0_Ni_0\tstring", - "contents": "VOICEMACRO_0_Ni_0", + "trigger": "TEXT_MODE_A_STRING_RESULT_REFLECT\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_REFLECT" }, { - "trigger": "VOICEMACRO_0_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Ni_0_FEMALE", + "trigger": "TEXT_MODE_A_STRING_RESULT_RESIST\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_RESIST" }, { - "trigger": "VOICEMACRO_0_Ni_1\tstring", - "contents": "VOICEMACRO_0_Ni_1", + "trigger": "TEXT_MODE_A_STRING_RESULT_VULNERABILITY\t\"string\"", + "contents": "TEXT_MODE_A_STRING_RESULT_VULNERABILITY" }, { - "trigger": "VOICEMACRO_0_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Ni_1_FEMALE", + "trigger": "TEXT_MODE_A_STRING_SOURCE\t\"string\"", + "contents": "TEXT_MODE_A_STRING_SOURCE" }, { - "trigger": "VOICEMACRO_0_Ni_2\tstring", - "contents": "VOICEMACRO_0_Ni_2", + "trigger": "TEXT_MODE_A_STRING_SOURCE_ICON\t\"string\"", + "contents": "TEXT_MODE_A_STRING_SOURCE_ICON" }, { - "trigger": "VOICEMACRO_0_Or_0\tstring", - "contents": "VOICEMACRO_0_Or_0", + "trigger": "TEXT_MODE_A_STRING_SOURCE_UNIT\t\"string\"", + "contents": "TEXT_MODE_A_STRING_SOURCE_UNIT" }, { - "trigger": "VOICEMACRO_0_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Or_0_FEMALE", + "trigger": "TEXT_MODE_A_STRING_SPELL\t\"string\"", + "contents": "TEXT_MODE_A_STRING_SPELL" }, { - "trigger": "VOICEMACRO_0_Or_1\tstring", - "contents": "VOICEMACRO_0_Or_1", + "trigger": "TEXT_MODE_A_STRING_SPELL_EXTRA\t\"string\"", + "contents": "TEXT_MODE_A_STRING_SPELL_EXTRA" }, { - "trigger": "VOICEMACRO_0_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Or_1_FEMALE", + "trigger": "TEXT_MODE_A_STRING_SPELL_EXTRA_LINK\t\"string\"", + "contents": "TEXT_MODE_A_STRING_SPELL_EXTRA_LINK" }, { - "trigger": "VOICEMACRO_0_Sc_0\tstring", - "contents": "VOICEMACRO_0_Sc_0", + "trigger": "TEXT_MODE_A_STRING_SPELL_LINK\t\"string\"", + "contents": "TEXT_MODE_A_STRING_SPELL_LINK" }, { - "trigger": "VOICEMACRO_0_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Sc_0_FEMALE", + "trigger": "TEXT_MODE_A_STRING_TIMESTAMP\t\"string\"", + "contents": "TEXT_MODE_A_STRING_TIMESTAMP" }, { - "trigger": "VOICEMACRO_0_Sc_1\tstring", - "contents": "VOICEMACRO_0_Sc_1", + "trigger": "TEXT_MODE_A_STRING_TOKEN_ICON\t\"string\"", + "contents": "TEXT_MODE_A_STRING_TOKEN_ICON" }, { - "trigger": "VOICEMACRO_0_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Sc_1_FEMALE", + "trigger": "TEXT_MODE_A_STRING_VALUE\t\"string\"", + "contents": "TEXT_MODE_A_STRING_VALUE" }, { - "trigger": "VOICEMACRO_0_Ta_0\tstring", - "contents": "VOICEMACRO_0_Ta_0", + "trigger": "TEXT_MODE_A_STRING_VALUE_SCHOOL\t\"string\"", + "contents": "TEXT_MODE_A_STRING_VALUE_SCHOOL" }, { - "trigger": "VOICEMACRO_0_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Ta_0_FEMALE", + "trigger": "TEXT_MODE_A_STRING_VALUE_TYPE\t\"string\"", + "contents": "TEXT_MODE_A_STRING_VALUE_TYPE" }, { - "trigger": "VOICEMACRO_0_Ta_1\tstring", - "contents": "VOICEMACRO_0_Ta_1", + "trigger": "TEXT_MODE_A_TIMESTAMP\t\"string\"", + "contents": "TEXT_MODE_A_TIMESTAMP" }, { - "trigger": "VOICEMACRO_0_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Ta_1_FEMALE", + "trigger": "TEXTURE_DETAIL\t\"string\"", + "contents": "TEXTURE_DETAIL" }, { - "trigger": "VOICEMACRO_0_Ta_2\tstring", - "contents": "VOICEMACRO_0_Ta_2", + "trigger": "TEXTURE_ITEM_QUEST_BANG\t\"string\"", + "contents": "TEXTURE_ITEM_QUEST_BANG" }, { - "trigger": "VOICEMACRO_0_Tr_0\tstring", - "contents": "VOICEMACRO_0_Tr_0", + "trigger": "TEXTURE_ITEM_QUEST_BORDER\t\"string\"", + "contents": "TEXTURE_ITEM_QUEST_BORDER" }, { - "trigger": "VOICEMACRO_0_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_0_Tr_0_FEMALE", + "trigger": "TEXTURES_SUBHEADER\t\"string\"", + "contents": "TEXTURES_SUBHEADER" }, { - "trigger": "VOICEMACRO_0_Tr_1\tstring", - "contents": "VOICEMACRO_0_Tr_1", + "trigger": "THE_ALLIANCE\t\"string\"", + "contents": "THE_ALLIANCE" }, { - "trigger": "VOICEMACRO_0_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_0_Tr_1_FEMALE", + "trigger": "THE_GREY_ONE\t\"string\"", + "contents": "THE_GREY_ONE" }, { - "trigger": "VOICEMACRO_10_Dw_0\tstring", - "contents": "VOICEMACRO_10_Dw_0", + "trigger": "THE_HORDE\t\"string\"", + "contents": "THE_HORDE" }, { - "trigger": "VOICEMACRO_10_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Dw_0_FEMALE", + "trigger": "THIRD_NUMBER\t\"string\"", + "contents": "THIRD_NUMBER" }, { - "trigger": "VOICEMACRO_10_Dw_1\tstring", - "contents": "VOICEMACRO_10_Dw_1", + "trigger": "THIS_DUNGEON_IN_PROGRESS\t\"string\"", + "contents": "THIS_DUNGEON_IN_PROGRESS" }, { - "trigger": "VOICEMACRO_10_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Dw_1_FEMALE", + "trigger": "THREAT_TOOLTIP\t\"string\"", + "contents": "THREAT_TOOLTIP" }, { - "trigger": "VOICEMACRO_10_Gn_0\tstring", - "contents": "VOICEMACRO_10_Gn_0", + "trigger": "THUMBS_DOWN_TOOLTIP\t\"string\"", + "contents": "THUMBS_DOWN_TOOLTIP" }, { - "trigger": "VOICEMACRO_10_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Gn_0_FEMALE", + "trigger": "TICKET_STATUS\t\"string\"", + "contents": "TICKET_STATUS" }, { - "trigger": "VOICEMACRO_10_Gn_1\tstring", - "contents": "VOICEMACRO_10_Gn_1", + "trigger": "TICKET_STATUS_NMI\t\"string\"", + "contents": "TICKET_STATUS_NMI" }, { - "trigger": "VOICEMACRO_10_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Gn_1_FEMALE", + "trigger": "TICKET_TYPE1\t\"string\"", + "contents": "TICKET_TYPE1" }, { - "trigger": "VOICEMACRO_10_Hu_0\tstring", - "contents": "VOICEMACRO_10_Hu_0", + "trigger": "TICKET_TYPE2\t\"string\"", + "contents": "TICKET_TYPE2" }, { - "trigger": "VOICEMACRO_10_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Hu_0_FEMALE", + "trigger": "TICKET_TYPE3\t\"string\"", + "contents": "TICKET_TYPE3" }, { - "trigger": "VOICEMACRO_10_Hu_1\tstring", - "contents": "VOICEMACRO_10_Hu_1", + "trigger": "TICKET_TYPE4\t\"string\"", + "contents": "TICKET_TYPE4" }, { - "trigger": "VOICEMACRO_10_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Hu_1_FEMALE", + "trigger": "TIME_DAYHOURMINUTESECOND\t\"string\"", + "contents": "TIME_DAYHOURMINUTESECOND" }, { - "trigger": "VOICEMACRO_10_Ni_0\tstring", - "contents": "VOICEMACRO_10_Ni_0", + "trigger": "TIME_ELAPSED\t\"string\"", + "contents": "TIME_ELAPSED" }, { - "trigger": "VOICEMACRO_10_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Ni_0_FEMALE", + "trigger": "TIME_IN_QUEUE\t\"string\"", + "contents": "TIME_IN_QUEUE" }, { - "trigger": "VOICEMACRO_10_Ni_1\tstring", - "contents": "VOICEMACRO_10_Ni_1", + "trigger": "TIME_LABEL\t\"string\"", + "contents": "TIME_LABEL" }, { - "trigger": "VOICEMACRO_10_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Ni_1_FEMALE", + "trigger": "TIME_LEFT_LONG\t\"string\"", + "contents": "TIME_LEFT_LONG" }, { - "trigger": "VOICEMACRO_10_Or_0\tstring", - "contents": "VOICEMACRO_10_Or_0", + "trigger": "TIME_LEFT_MEDIUM\t\"string\"", + "contents": "TIME_LEFT_MEDIUM" }, { - "trigger": "VOICEMACRO_10_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Or_0_FEMALE", + "trigger": "TIME_LEFT_SHORT\t\"string\"", + "contents": "TIME_LEFT_SHORT" }, { - "trigger": "VOICEMACRO_10_Or_1\tstring", - "contents": "VOICEMACRO_10_Or_1", + "trigger": "TIME_LEFT_VERY_LONG\t\"string\"", + "contents": "TIME_LEFT_VERY_LONG" }, { - "trigger": "VOICEMACRO_10_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Or_1_FEMALE", + "trigger": "TIME_PLAYED_ALERT\t\"string\"", + "contents": "TIME_PLAYED_ALERT" }, { - "trigger": "VOICEMACRO_10_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_10_Or_2_FEMALE", + "trigger": "TIME_PLAYED_LEVEL\t\"string\"", + "contents": "TIME_PLAYED_LEVEL" }, { - "trigger": "VOICEMACRO_10_Sc_0\tstring", - "contents": "VOICEMACRO_10_Sc_0", + "trigger": "TIME_PLAYED_MSG\t\"string\"", + "contents": "TIME_PLAYED_MSG" }, { - "trigger": "VOICEMACRO_10_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Sc_0_FEMALE", + "trigger": "TIME_PLAYED_TOTAL\t\"string\"", + "contents": "TIME_PLAYED_TOTAL" }, { - "trigger": "VOICEMACRO_10_Sc_1\tstring", - "contents": "VOICEMACRO_10_Sc_1", + "trigger": "TIME_REMAINING\t\"string\"", + "contents": "TIME_REMAINING" }, { - "trigger": "VOICEMACRO_10_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Sc_1_FEMALE", + "trigger": "TIME_TEMPLATE_LONG\t\"string\"", + "contents": "TIME_TEMPLATE_LONG" }, { - "trigger": "VOICEMACRO_10_Ta_0\tstring", - "contents": "VOICEMACRO_10_Ta_0", + "trigger": "TIME_TO_PORT\t\"string\"", + "contents": "TIME_TO_PORT" }, { - "trigger": "VOICEMACRO_10_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Ta_0_FEMALE", + "trigger": "TIME_TO_PORT_ARENA\t\"string\"", + "contents": "TIME_TO_PORT_ARENA" }, { - "trigger": "VOICEMACRO_10_Ta_1\tstring", - "contents": "VOICEMACRO_10_Ta_1", + "trigger": "TIME_TWELVEHOURAM\t\"string\"", + "contents": "TIME_TWELVEHOURAM" }, { - "trigger": "VOICEMACRO_10_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Ta_1_FEMALE", + "trigger": "TIME_TWELVEHOURPM\t\"string\"", + "contents": "TIME_TWELVEHOURPM" }, { - "trigger": "VOICEMACRO_10_Tr_0\tstring", - "contents": "VOICEMACRO_10_Tr_0", + "trigger": "TIME_TWENTYFOURHOURS\t\"string\"", + "contents": "TIME_TWENTYFOURHOURS" }, { - "trigger": "VOICEMACRO_10_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_10_Tr_0_FEMALE", + "trigger": "TIME_UNIT_DELIMITER\t\"string\"", + "contents": "TIME_UNIT_DELIMITER" }, { - "trigger": "VOICEMACRO_10_Tr_1\tstring", - "contents": "VOICEMACRO_10_Tr_1", + "trigger": "TIME_UNKNOWN\t\"string\"", + "contents": "TIME_UNKNOWN" }, { - "trigger": "VOICEMACRO_10_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_10_Tr_1_FEMALE", + "trigger": "TIME_UNTIL_DELETED\t\"string\"", + "contents": "TIME_UNTIL_DELETED" }, { - "trigger": "VOICEMACRO_12_Dw_0\tstring", - "contents": "VOICEMACRO_12_Dw_0", + "trigger": "TIME_UNTIL_RETURNED\t\"string\"", + "contents": "TIME_UNTIL_RETURNED" }, { - "trigger": "VOICEMACRO_12_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Dw_0_FEMALE", + "trigger": "TIMEMANAGER_12HOUR\t\"string\"", + "contents": "TIMEMANAGER_12HOUR" }, { - "trigger": "VOICEMACRO_12_Dw_1\tstring", - "contents": "VOICEMACRO_12_Dw_1", + "trigger": "TIMEMANAGER_24HOUR\t\"string\"", + "contents": "TIMEMANAGER_24HOUR" }, { - "trigger": "VOICEMACRO_12_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Dw_1_FEMALE", + "trigger": "TIMEMANAGER_24HOURMODE\t\"string\"", + "contents": "TIMEMANAGER_24HOURMODE" }, { - "trigger": "VOICEMACRO_12_Dw_2\tstring", - "contents": "VOICEMACRO_12_Dw_2", + "trigger": "TIMEMANAGER_ALARM_DISABLED\t\"string\"", + "contents": "TIMEMANAGER_ALARM_DISABLED" }, { - "trigger": "VOICEMACRO_12_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Dw_2_FEMALE", + "trigger": "TIMEMANAGER_ALARM_ENABLED\t\"string\"", + "contents": "TIMEMANAGER_ALARM_ENABLED" }, { - "trigger": "VOICEMACRO_12_Dw_3\tstring", - "contents": "VOICEMACRO_12_Dw_3", + "trigger": "TIMEMANAGER_ALARM_MESSAGE\t\"string\"", + "contents": "TIMEMANAGER_ALARM_MESSAGE" }, { - "trigger": "VOICEMACRO_12_Gn_0\tstring", - "contents": "VOICEMACRO_12_Gn_0", + "trigger": "TIMEMANAGER_ALARM_TIME\t\"string\"", + "contents": "TIMEMANAGER_ALARM_TIME" }, { - "trigger": "VOICEMACRO_12_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Gn_0_FEMALE", + "trigger": "TIMEMANAGER_ALARM_TOOLTIP_TURN_OFF\t\"string\"", + "contents": "TIMEMANAGER_ALARM_TOOLTIP_TURN_OFF" }, { - "trigger": "VOICEMACRO_12_Gn_1\tstring", - "contents": "VOICEMACRO_12_Gn_1", + "trigger": "TIMEMANAGER_AM\t\"string\"", + "contents": "TIMEMANAGER_AM" }, { - "trigger": "VOICEMACRO_12_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Gn_1_FEMALE", + "trigger": "TIMEMANAGER_LOCALTIME\t\"string\"", + "contents": "TIMEMANAGER_LOCALTIME" }, { - "trigger": "VOICEMACRO_12_Gn_2\tstring", - "contents": "VOICEMACRO_12_Gn_2", + "trigger": "TIMEMANAGER_MINUTE\t\"string\"", + "contents": "TIMEMANAGER_MINUTE" }, { - "trigger": "VOICEMACRO_12_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Gn_2_FEMALE", + "trigger": "TIMEMANAGER_PM\t\"string\"", + "contents": "TIMEMANAGER_PM" }, { - "trigger": "VOICEMACRO_12_Gn_3\tstring", - "contents": "VOICEMACRO_12_Gn_3", + "trigger": "TIMEMANAGER_SHOW_STOPWATCH\t\"string\"", + "contents": "TIMEMANAGER_SHOW_STOPWATCH" }, { - "trigger": "VOICEMACRO_12_Hu_0\tstring", - "contents": "VOICEMACRO_12_Hu_0", + "trigger": "TIMEMANAGER_TICKER_12HOUR\t\"string\"", + "contents": "TIMEMANAGER_TICKER_12HOUR" }, { - "trigger": "VOICEMACRO_12_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Hu_0_FEMALE", + "trigger": "TIMEMANAGER_TICKER_24HOUR\t\"string\"", + "contents": "TIMEMANAGER_TICKER_24HOUR" }, { - "trigger": "VOICEMACRO_12_Hu_1\tstring", - "contents": "VOICEMACRO_12_Hu_1", + "trigger": "TIMEMANAGER_TITLE\t\"string\"", + "contents": "TIMEMANAGER_TITLE" }, { - "trigger": "VOICEMACRO_12_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Hu_1_FEMALE", + "trigger": "TIMEMANAGER_TOOLTIP_LOCALTIME\t\"string\"", + "contents": "TIMEMANAGER_TOOLTIP_LOCALTIME" }, { - "trigger": "VOICEMACRO_12_Hu_2\tstring", - "contents": "VOICEMACRO_12_Hu_2", + "trigger": "TIMEMANAGER_TOOLTIP_REALMTIME\t\"string\"", + "contents": "TIMEMANAGER_TOOLTIP_REALMTIME" }, { - "trigger": "VOICEMACRO_12_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Hu_2_FEMALE", + "trigger": "TIMEMANAGER_TOOLTIP_TITLE\t\"string\"", + "contents": "TIMEMANAGER_TOOLTIP_TITLE" }, { - "trigger": "VOICEMACRO_12_Hu_3\tstring", - "contents": "VOICEMACRO_12_Hu_3", + "trigger": "TIMER_MINUTES_DISPLAY\t\"string\"", + "contents": "TIMER_MINUTES_DISPLAY" }, { - "trigger": "VOICEMACRO_12_Ni_0\tstring", - "contents": "VOICEMACRO_12_Ni_0", + "trigger": "TIMESTAMP_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "TIMESTAMP_COMBATLOG_TOOLTIP" }, { - "trigger": "VOICEMACRO_12_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Ni_0_FEMALE", + "trigger": "TIMESTAMP_FORMAT_HHMM\t\"string\"", + "contents": "TIMESTAMP_FORMAT_HHMM" }, { - "trigger": "VOICEMACRO_12_Ni_1\tstring", - "contents": "VOICEMACRO_12_Ni_1", + "trigger": "TIMESTAMP_FORMAT_HHMM_24HR\t\"string\"", + "contents": "TIMESTAMP_FORMAT_HHMM_24HR" }, { - "trigger": "VOICEMACRO_12_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Ni_1_FEMALE", + "trigger": "TIMESTAMP_FORMAT_HHMM_AMPM\t\"string\"", + "contents": "TIMESTAMP_FORMAT_HHMM_AMPM" }, { - "trigger": "VOICEMACRO_12_Ni_2\tstring", - "contents": "VOICEMACRO_12_Ni_2", + "trigger": "TIMESTAMP_FORMAT_HHMMSS\t\"string\"", + "contents": "TIMESTAMP_FORMAT_HHMMSS" }, { - "trigger": "VOICEMACRO_12_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Ni_2_FEMALE", + "trigger": "TIMESTAMP_FORMAT_HHMMSS_24HR\t\"string\"", + "contents": "TIMESTAMP_FORMAT_HHMMSS_24HR" }, { - "trigger": "VOICEMACRO_12_Ni_3_FEMALE\tstring", - "contents": "VOICEMACRO_12_Ni_3_FEMALE", + "trigger": "TIMESTAMP_FORMAT_HHMMSS_AMPM\t\"string\"", + "contents": "TIMESTAMP_FORMAT_HHMMSS_AMPM" }, { - "trigger": "VOICEMACRO_12_Or_0\tstring", - "contents": "VOICEMACRO_12_Or_0", + "trigger": "TIMESTAMP_FORMAT_NONE\t\"string\"", + "contents": "TIMESTAMP_FORMAT_NONE" }, { - "trigger": "VOICEMACRO_12_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Or_0_FEMALE", + "trigger": "TIMESTAMPS_LABEL\t\"string\"", + "contents": "TIMESTAMPS_LABEL" }, { - "trigger": "VOICEMACRO_12_Or_1\tstring", - "contents": "VOICEMACRO_12_Or_1", + "trigger": "TITLE_DOESNT_EXIST\t\"string\"", + "contents": "TITLE_DOESNT_EXIST" }, { - "trigger": "VOICEMACRO_12_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Or_1_FEMALE", + "trigger": "TITLE_REWARD\t\"string\"", + "contents": "TITLE_REWARD" }, { - "trigger": "VOICEMACRO_12_Or_2\tstring", - "contents": "VOICEMACRO_12_Or_2", + "trigger": "TITLE_TEMPLATE\t\"string\"", + "contents": "TITLE_TEMPLATE" }, { - "trigger": "VOICEMACRO_12_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Or_2_FEMALE", + "trigger": "TOAST_CHALLENGE_MODE_RECORD\t\"string\"", + "contents": "TOAST_CHALLENGE_MODE_RECORD" }, { - "trigger": "VOICEMACRO_12_Sc_0\tstring", - "contents": "VOICEMACRO_12_Sc_0", + "trigger": "TOAST_DURATION_LONG\t\"string\"", + "contents": "TOAST_DURATION_LONG" }, { - "trigger": "VOICEMACRO_12_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Sc_0_FEMALE", + "trigger": "TOAST_DURATION_SHORT\t\"string\"", + "contents": "TOAST_DURATION_SHORT" }, { - "trigger": "VOICEMACRO_12_Sc_1\tstring", - "contents": "VOICEMACRO_12_Sc_1", + "trigger": "TOAST_DURATION_TEXT\t\"string\"", + "contents": "TOAST_DURATION_TEXT" }, { - "trigger": "VOICEMACRO_12_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Sc_1_FEMALE", + "trigger": "TOAST_GARRISON_ABILITY\t\"string\"", + "contents": "TOAST_GARRISON_ABILITY" }, { - "trigger": "VOICEMACRO_12_Sc_2\tstring", - "contents": "VOICEMACRO_12_Sc_2", + "trigger": "TOAST_PET_BATTLE_CAPTURE\t\"string\"", + "contents": "TOAST_PET_BATTLE_CAPTURE" }, { - "trigger": "VOICEMACRO_12_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Sc_2_FEMALE", + "trigger": "TOAST_PET_BATTLE_LEVELUP\t\"string\"", + "contents": "TOAST_PET_BATTLE_LEVELUP" }, { - "trigger": "VOICEMACRO_12_Ta_0\tstring", - "contents": "VOICEMACRO_12_Ta_0", + "trigger": "TOAST_PET_BATTLE_LOOT\t\"string\"", + "contents": "TOAST_PET_BATTLE_LOOT" }, { - "trigger": "VOICEMACRO_12_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Ta_0_FEMALE", + "trigger": "TOAST_PET_BATTLE_WINNER\t\"string\"", + "contents": "TOAST_PET_BATTLE_WINNER" }, { - "trigger": "VOICEMACRO_12_Ta_1\tstring", - "contents": "VOICEMACRO_12_Ta_1", + "trigger": "TOAST_QUEST_BOSS_EMOTE\t\"string\"", + "contents": "TOAST_QUEST_BOSS_EMOTE" }, { - "trigger": "VOICEMACRO_12_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Ta_1_FEMALE", + "trigger": "TOAST_WORLD_QUESTS_UNLOCKED\t\"string\"", + "contents": "TOAST_WORLD_QUESTS_UNLOCKED" }, { - "trigger": "VOICEMACRO_12_Ta_2\tstring", - "contents": "VOICEMACRO_12_Ta_2", + "trigger": "TOGGLE_BATTLEFIELD_MAP\t\"string\"", + "contents": "TOGGLE_BATTLEFIELD_MAP" }, { - "trigger": "VOICEMACRO_12_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Ta_2_FEMALE", + "trigger": "TOGGLE_BATTLEFIELDMINIMAP_TOOLTIP\t\"string\"", + "contents": "TOGGLE_BATTLEFIELDMINIMAP_TOOLTIP" }, { - "trigger": "VOICEMACRO_12_Tr_0\tstring", - "contents": "VOICEMACRO_12_Tr_0", + "trigger": "TOGGLE_SCOREBOARD\t\"string\"", + "contents": "TOGGLE_SCOREBOARD" }, { - "trigger": "VOICEMACRO_12_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_12_Tr_0_FEMALE", + "trigger": "TOGGLESTICKYCAMERA\t\"string\"", + "contents": "TOGGLESTICKYCAMERA" }, { - "trigger": "VOICEMACRO_12_Tr_1\tstring", - "contents": "VOICEMACRO_12_Tr_1", + "trigger": "TOKEN_AUCTIONABLE_DESCRIPTION_30_DAYS\t\"string\"", + "contents": "TOKEN_AUCTIONABLE_DESCRIPTION_30_DAYS" }, { - "trigger": "VOICEMACRO_12_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_12_Tr_1_FEMALE", + "trigger": "TOKEN_AUCTIONABLE_TOKEN_OWNED\t\"string\"", + "contents": "TOKEN_AUCTIONABLE_TOKEN_OWNED" }, { - "trigger": "VOICEMACRO_12_Tr_2\tstring", - "contents": "VOICEMACRO_12_Tr_2", + "trigger": "TOKEN_AUCTIONS_UNAVAILABLE\t\"string\"", + "contents": "TOKEN_AUCTIONS_UNAVAILABLE" }, { - "trigger": "VOICEMACRO_12_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_12_Tr_2_FEMALE", + "trigger": "TOKEN_BUYOUT_PRICE_UPDATES\t\"string\"", + "contents": "TOKEN_BUYOUT_PRICE_UPDATES" }, { - "trigger": "VOICEMACRO_13_Dw_0\tstring", - "contents": "VOICEMACRO_13_Dw_0", + "trigger": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS\t\"string\"", + "contents": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS" }, { - "trigger": "VOICEMACRO_13_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Dw_0_FEMALE", + "trigger": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS_BALANCE\t\"string\"", + "contents": "TOKEN_CONSUMABLE_DESCRIPTION_30_DAYS_BALANCE" }, { - "trigger": "VOICEMACRO_13_Dw_1\tstring", - "contents": "VOICEMACRO_13_Dw_1", + "trigger": "TOKEN_CREATE_AUCTION_LOCKED_PRICE\t\"string\"", + "contents": "TOKEN_CREATE_AUCTION_LOCKED_PRICE" }, { - "trigger": "VOICEMACRO_13_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Dw_1_FEMALE", + "trigger": "TOKEN_CURRENT_BUYOUT_PRICE\t\"string\"", + "contents": "TOKEN_CURRENT_BUYOUT_PRICE" }, { - "trigger": "VOICEMACRO_13_Dw_2\tstring", - "contents": "VOICEMACRO_13_Dw_2", + "trigger": "TOKEN_CURRENT_MARKET_PRICE\t\"string\"", + "contents": "TOKEN_CURRENT_MARKET_PRICE" }, { - "trigger": "VOICEMACRO_13_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Dw_2_FEMALE", + "trigger": "TOKEN_FILTER_LABEL\t\"string\"", + "contents": "TOKEN_FILTER_LABEL" }, { - "trigger": "VOICEMACRO_13_Gn_0\tstring", - "contents": "VOICEMACRO_13_Gn_0", + "trigger": "TOKEN_MARKET_PRICE_NOT_AVAILABLE\t\"string\"", + "contents": "TOKEN_MARKET_PRICE_NOT_AVAILABLE" }, { - "trigger": "VOICEMACRO_13_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Gn_0_FEMALE", + "trigger": "TOKEN_MOVE_TO_UNUSED\t\"string\"", + "contents": "TOKEN_MOVE_TO_UNUSED" }, { - "trigger": "VOICEMACRO_13_Gn_1\tstring", - "contents": "VOICEMACRO_13_Gn_1", + "trigger": "TOKEN_NONE_FOR_SALE\t\"string\"", + "contents": "TOKEN_NONE_FOR_SALE" }, { - "trigger": "VOICEMACRO_13_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Gn_1_FEMALE", + "trigger": "TOKEN_OPTIONS\t\"string\"", + "contents": "TOKEN_OPTIONS" }, { - "trigger": "VOICEMACRO_13_Gn_2\tstring", - "contents": "VOICEMACRO_13_Gn_2", + "trigger": "TOKEN_SHOW_ON_BACKPACK\t\"string\"", + "contents": "TOKEN_SHOW_ON_BACKPACK" }, { - "trigger": "VOICEMACRO_13_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Gn_2_FEMALE", + "trigger": "TOKEN_TRIAL_RESTRICTIONS\t\"string\"", + "contents": "TOKEN_TRIAL_RESTRICTIONS" }, { - "trigger": "VOICEMACRO_13_Gn_3\tstring", - "contents": "VOICEMACRO_13_Gn_3", + "trigger": "TOKEN_TRY_AGAIN_LATER\t\"string\"", + "contents": "TOKEN_TRY_AGAIN_LATER" }, { - "trigger": "VOICEMACRO_13_Gn_3_FEMALE\tstring", - "contents": "VOICEMACRO_13_Gn_3_FEMALE", + "trigger": "TOKENS\t\"string\"", + "contents": "TOKENS" }, { - "trigger": "VOICEMACRO_13_Hu_0\tstring", - "contents": "VOICEMACRO_13_Hu_0", + "trigger": "TOL_BARAD_DESCRIPTION\t\"string\"", + "contents": "TOL_BARAD_DESCRIPTION" }, { - "trigger": "VOICEMACRO_13_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Hu_0_FEMALE", + "trigger": "TOMB_RAID_DRAGON_INFERNAL\t\"string\"", + "contents": "TOMB_RAID_DRAGON_INFERNAL" }, { - "trigger": "VOICEMACRO_13_Hu_1\tstring", - "contents": "VOICEMACRO_13_Hu_1", + "trigger": "TOO_FAR_TO_LOOT\t\"string\"", + "contents": "TOO_FAR_TO_LOOT" }, { - "trigger": "VOICEMACRO_13_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Hu_1_FEMALE", + "trigger": "TOO_MANY_LUA_ERRORS\t\"string\"", + "contents": "TOO_MANY_LUA_ERRORS" }, { - "trigger": "VOICEMACRO_13_Hu_2\tstring", - "contents": "VOICEMACRO_13_Hu_2", + "trigger": "TOO_MANY_WATCHED_TOKENS\t\"string\"", + "contents": "TOO_MANY_WATCHED_TOKENS" }, { - "trigger": "VOICEMACRO_13_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Hu_2_FEMALE", + "trigger": "TOOLTIP_ARENA_POINTS\t\"string\"", + "contents": "TOOLTIP_ARENA_POINTS" }, { - "trigger": "VOICEMACRO_13_Ni_0\tstring", - "contents": "VOICEMACRO_13_Ni_0", + "trigger": "TOOLTIP_AZERITE_UNLOCK_LEVELS\t\"string\"", + "contents": "TOOLTIP_AZERITE_UNLOCK_LEVELS" }, { - "trigger": "VOICEMACRO_13_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Ni_0_FEMALE", + "trigger": "TOOLTIP_BATTLE_PET\t\"string\"", + "contents": "TOOLTIP_BATTLE_PET" }, { - "trigger": "VOICEMACRO_13_Ni_1\tstring", - "contents": "VOICEMACRO_13_Ni_1", + "trigger": "TOOLTIP_HONOR_POINTS\t\"string\"", + "contents": "TOOLTIP_HONOR_POINTS" }, { - "trigger": "VOICEMACRO_13_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Ni_1_FEMALE", + "trigger": "TOOLTIP_ITEM_COMPARE_FORMAT\t\"string\"", + "contents": "TOOLTIP_ITEM_COMPARE_FORMAT" }, { - "trigger": "VOICEMACRO_13_Ni_2\tstring", - "contents": "VOICEMACRO_13_Ni_2", + "trigger": "TOOLTIP_ITEM_STAT_FORMAT\t\"string\"", + "contents": "TOOLTIP_ITEM_STAT_FORMAT" }, { - "trigger": "VOICEMACRO_13_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Ni_2_FEMALE", + "trigger": "TOOLTIP_PVP_NEXT_RANK\t\"string\"", + "contents": "TOOLTIP_PVP_NEXT_RANK" }, { - "trigger": "VOICEMACRO_13_Or_0\tstring", - "contents": "VOICEMACRO_13_Or_0", + "trigger": "TOOLTIP_QUEST_ITEM_SPECIALIZATIONS\t\"string\"", + "contents": "TOOLTIP_QUEST_ITEM_SPECIALIZATIONS" }, { - "trigger": "VOICEMACRO_13_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Or_0_FEMALE", + "trigger": "TOOLTIP_RAID_CLASS_BUTTON\t\"string\"", + "contents": "TOOLTIP_RAID_CLASS_BUTTON" }, { - "trigger": "VOICEMACRO_13_Or_1\tstring", - "contents": "VOICEMACRO_13_Or_1", + "trigger": "TOOLTIP_RAID_CONTROL_TIP\t\"string\"", + "contents": "TOOLTIP_RAID_CONTROL_TIP" }, { - "trigger": "VOICEMACRO_13_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Or_1_FEMALE", + "trigger": "TOOLTIP_RAID_DRAG_TIP\t\"string\"", + "contents": "TOOLTIP_RAID_DRAG_TIP" }, { - "trigger": "VOICEMACRO_13_Or_2\tstring", - "contents": "VOICEMACRO_13_Or_2", + "trigger": "TOOLTIP_RAID_SHIFT_TIP\t\"string\"", + "contents": "TOOLTIP_RAID_SHIFT_TIP" }, { - "trigger": "VOICEMACRO_13_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Or_2_FEMALE", + "trigger": "TOOLTIP_SUPERCEDING_SPELL_NOT_KNOWN\t\"string\"", + "contents": "TOOLTIP_SUPERCEDING_SPELL_NOT_KNOWN" }, { - "trigger": "VOICEMACRO_13_Sc_0\tstring", - "contents": "VOICEMACRO_13_Sc_0", + "trigger": "TOOLTIP_TALENT_LEARN\t\"string\"", + "contents": "TOOLTIP_TALENT_LEARN" }, { - "trigger": "VOICEMACRO_13_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Sc_0_FEMALE", + "trigger": "TOOLTIP_TALENT_NEXT_RANK\t\"string\"", + "contents": "TOOLTIP_TALENT_NEXT_RANK" }, { - "trigger": "VOICEMACRO_13_Sc_1\tstring", - "contents": "VOICEMACRO_13_Sc_1", + "trigger": "TOOLTIP_TALENT_PREREQ\t\"string\"", + "contents": "TOOLTIP_TALENT_PREREQ" }, { - "trigger": "VOICEMACRO_13_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Sc_1_FEMALE", + "trigger": "TOOLTIP_TALENT_RANK\t\"string\"", + "contents": "TOOLTIP_TALENT_RANK" }, { - "trigger": "VOICEMACRO_13_Sc_2\tstring", - "contents": "VOICEMACRO_13_Sc_2", + "trigger": "TOOLTIP_TALENT_RANK_CURRENT_ONLY\t\"string\"", + "contents": "TOOLTIP_TALENT_RANK_CURRENT_ONLY" }, { - "trigger": "VOICEMACRO_13_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Sc_2_FEMALE", + "trigger": "TOOLTIP_TALENT_TIER_POINTS\t\"string\"", + "contents": "TOOLTIP_TALENT_TIER_POINTS" }, { - "trigger": "VOICEMACRO_13_Ta_0\tstring", - "contents": "VOICEMACRO_13_Ta_0", + "trigger": "TOOLTIP_TRACKER_FILTER_ACHIEVEMENTS\t\"string\"", + "contents": "TOOLTIP_TRACKER_FILTER_ACHIEVEMENTS" }, { - "trigger": "VOICEMACRO_13_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Ta_0_FEMALE", + "trigger": "TOOLTIP_TRACKER_FILTER_COMPLETED_QUESTS\t\"string\"", + "contents": "TOOLTIP_TRACKER_FILTER_COMPLETED_QUESTS" }, { - "trigger": "VOICEMACRO_13_Ta_1\tstring", - "contents": "VOICEMACRO_13_Ta_1", + "trigger": "TOOLTIP_TRACKER_FILTER_REMOTE_ZONES\t\"string\"", + "contents": "TOOLTIP_TRACKER_FILTER_REMOTE_ZONES" }, { - "trigger": "VOICEMACRO_13_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Ta_1_FEMALE", + "trigger": "TOOLTIP_TRACKER_FIND_GROUP_BUTTON\t\"string\"", + "contents": "TOOLTIP_TRACKER_FIND_GROUP_BUTTON" }, { - "trigger": "VOICEMACRO_13_Ta_2\tstring", - "contents": "VOICEMACRO_13_Ta_2", + "trigger": "TOOLTIP_TRACKER_SORT_DIFFICULTY_HIGH\t\"string\"", + "contents": "TOOLTIP_TRACKER_SORT_DIFFICULTY_HIGH" }, { - "trigger": "VOICEMACRO_13_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Ta_2_FEMALE", + "trigger": "TOOLTIP_TRACKER_SORT_DIFFICULTY_LOW\t\"string\"", + "contents": "TOOLTIP_TRACKER_SORT_DIFFICULTY_LOW" }, { - "trigger": "VOICEMACRO_13_Tr_0\tstring", - "contents": "VOICEMACRO_13_Tr_0", + "trigger": "TOOLTIP_TRACKER_SORT_MANUAL\t\"string\"", + "contents": "TOOLTIP_TRACKER_SORT_MANUAL" }, { - "trigger": "VOICEMACRO_13_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_13_Tr_0_FEMALE", + "trigger": "TOOLTIP_TRACKER_SORT_PROXIMITY\t\"string\"", + "contents": "TOOLTIP_TRACKER_SORT_PROXIMITY" }, { - "trigger": "VOICEMACRO_13_Tr_1\tstring", - "contents": "VOICEMACRO_13_Tr_1", + "trigger": "TOOLTIP_UNIT_LEVEL\t\"string\"", + "contents": "TOOLTIP_UNIT_LEVEL" }, { - "trigger": "VOICEMACRO_13_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_13_Tr_1_FEMALE", + "trigger": "TOOLTIP_UNIT_LEVEL_CLASS\t\"string\"", + "contents": "TOOLTIP_UNIT_LEVEL_CLASS" }, { - "trigger": "VOICEMACRO_13_Tr_2\tstring", - "contents": "VOICEMACRO_13_Tr_2", + "trigger": "TOOLTIP_UNIT_LEVEL_CLASS_TYPE\t\"string\"", + "contents": "TOOLTIP_UNIT_LEVEL_CLASS_TYPE" }, { - "trigger": "VOICEMACRO_13_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_13_Tr_2_FEMALE", + "trigger": "TOOLTIP_UNIT_LEVEL_RACE_CLASS\t\"string\"", + "contents": "TOOLTIP_UNIT_LEVEL_RACE_CLASS" }, { - "trigger": "VOICEMACRO_14_Dw_0\tstring", - "contents": "VOICEMACRO_14_Dw_0", + "trigger": "TOOLTIP_UNIT_LEVEL_RACE_CLASS_TYPE\t\"string\"", + "contents": "TOOLTIP_UNIT_LEVEL_RACE_CLASS_TYPE" }, { - "trigger": "VOICEMACRO_14_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Dw_0_FEMALE", + "trigger": "TOOLTIP_UNIT_LEVEL_TYPE\t\"string\"", + "contents": "TOOLTIP_UNIT_LEVEL_TYPE" }, { - "trigger": "VOICEMACRO_14_Dw_1\tstring", - "contents": "VOICEMACRO_14_Dw_1", + "trigger": "TOOLTIP_WILDBATTLEPET_CLASS\t\"string\"", + "contents": "TOOLTIP_WILDBATTLEPET_CLASS" }, { - "trigger": "VOICEMACRO_14_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Dw_1_FEMALE", + "trigger": "TOOLTIP_WILDBATTLEPET_LEVEL\t\"string\"", + "contents": "TOOLTIP_WILDBATTLEPET_LEVEL" }, { - "trigger": "VOICEMACRO_14_Dw_2\tstring", - "contents": "VOICEMACRO_14_Dw_2", + "trigger": "TOOLTIP_WILDBATTLEPET_LEVEL_CLASS\t\"string\"", + "contents": "TOOLTIP_WILDBATTLEPET_LEVEL_CLASS" }, { - "trigger": "VOICEMACRO_14_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Dw_2_FEMALE", + "trigger": "TOTAL\t\"string\"", + "contents": "TOTAL" }, { - "trigger": "VOICEMACRO_14_Dw_3\tstring", - "contents": "VOICEMACRO_14_Dw_3", + "trigger": "TOTAL_MEM_KB_ABBR\t\"string\"", + "contents": "TOTAL_MEM_KB_ABBR" }, { - "trigger": "VOICEMACRO_14_Gn_0\tstring", - "contents": "VOICEMACRO_14_Gn_0", + "trigger": "TOTAL_MEM_MB_ABBR\t\"string\"", + "contents": "TOTAL_MEM_MB_ABBR" }, { - "trigger": "VOICEMACRO_14_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Gn_0_FEMALE", + "trigger": "TOTAL_MOUNTS\t\"string\"", + "contents": "TOTAL_MOUNTS" }, { - "trigger": "VOICEMACRO_14_Gn_1\tstring", - "contents": "VOICEMACRO_14_Gn_1", + "trigger": "TOURNAMENT_RULES\t\"string\"", + "contents": "TOURNAMENT_RULES" }, { - "trigger": "VOICEMACRO_14_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Gn_1_FEMALE", + "trigger": "TOURNAMENT_RULES_TOOLTIP\t\"string\"", + "contents": "TOURNAMENT_RULES_TOOLTIP" }, { - "trigger": "VOICEMACRO_14_Gn_2\tstring", - "contents": "VOICEMACRO_14_Gn_2", + "trigger": "TOWN_HALL\t\"string\"", + "contents": "TOWN_HALL" }, { - "trigger": "VOICEMACRO_14_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Gn_2_FEMALE", + "trigger": "TOWNSFOLK_TRACKING_TEXT\t\"string\"", + "contents": "TOWNSFOLK_TRACKING_TEXT" }, { - "trigger": "VOICEMACRO_14_Hu_0\tstring", - "contents": "VOICEMACRO_14_Hu_0", + "trigger": "TOY\t\"string\"", + "contents": "TOY" }, { - "trigger": "VOICEMACRO_14_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Hu_0_FEMALE", + "trigger": "TOY_BOX\t\"string\"", + "contents": "TOY_BOX" }, { - "trigger": "VOICEMACRO_14_Hu_1\tstring", - "contents": "VOICEMACRO_14_Hu_1", + "trigger": "TOY_PROGRESS_FORMAT\t\"string\"", + "contents": "TOY_PROGRESS_FORMAT" }, { - "trigger": "VOICEMACRO_14_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Hu_1_FEMALE", + "trigger": "TOYBOX_FAVORITE_HELP\t\"string\"", + "contents": "TOYBOX_FAVORITE_HELP" }, { - "trigger": "VOICEMACRO_14_Hu_2\tstring", - "contents": "VOICEMACRO_14_Hu_2", + "trigger": "TOYBOX_MICRO_BUTTON_SPEC_TUTORIAL\t\"string\"", + "contents": "TOYBOX_MICRO_BUTTON_SPEC_TUTORIAL" }, { - "trigger": "VOICEMACRO_14_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Hu_2_FEMALE", + "trigger": "TOYBOX_MOUSEWHEEL_PAGING_HELP\t\"string\"", + "contents": "TOYBOX_MOUSEWHEEL_PAGING_HELP" }, { - "trigger": "VOICEMACRO_14_Ni_0\tstring", - "contents": "VOICEMACRO_14_Ni_0", + "trigger": "TRACK_ACHIEVEMENT\t\"string\"", + "contents": "TRACK_ACHIEVEMENT" }, { - "trigger": "VOICEMACRO_14_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Ni_0_FEMALE", + "trigger": "TRACK_ACHIEVEMENT_TOOLTIP\t\"string\"", + "contents": "TRACK_ACHIEVEMENT_TOOLTIP" }, { - "trigger": "VOICEMACRO_14_Ni_1\tstring", - "contents": "VOICEMACRO_14_Ni_1", + "trigger": "TRACK_QUEST\t\"string\"", + "contents": "TRACK_QUEST" }, { - "trigger": "VOICEMACRO_14_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Ni_1_FEMALE", + "trigger": "TRACK_QUEST_ABBREV\t\"string\"", + "contents": "TRACK_QUEST_ABBREV" }, { - "trigger": "VOICEMACRO_14_Ni_2\tstring", - "contents": "VOICEMACRO_14_Ni_2", + "trigger": "TRACK_QUEST_PROXIMITY_SORTING\t\"string\"", + "contents": "TRACK_QUEST_PROXIMITY_SORTING" }, { - "trigger": "VOICEMACRO_14_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Ni_2_FEMALE", + "trigger": "TRACK_QUEST_SORTING\t\"string\"", + "contents": "TRACK_QUEST_SORTING" }, { - "trigger": "VOICEMACRO_14_Or_0\tstring", - "contents": "VOICEMACRO_14_Or_0", + "trigger": "TRACK_QUEST_TOP_SORTING\t\"string\"", + "contents": "TRACK_QUEST_TOP_SORTING" }, { - "trigger": "VOICEMACRO_14_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Or_0_FEMALE", + "trigger": "TRACKER_FILTER_ACHIEVEMENTS\t\"string\"", + "contents": "TRACKER_FILTER_ACHIEVEMENTS" }, { - "trigger": "VOICEMACRO_14_Or_1\tstring", - "contents": "VOICEMACRO_14_Or_1", + "trigger": "TRACKER_FILTER_COMPLETED_QUESTS\t\"string\"", + "contents": "TRACKER_FILTER_COMPLETED_QUESTS" }, { - "trigger": "VOICEMACRO_14_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Or_1_FEMALE", + "trigger": "TRACKER_FILTER_LABEL\t\"string\"", + "contents": "TRACKER_FILTER_LABEL" }, { - "trigger": "VOICEMACRO_14_Or_2\tstring", - "contents": "VOICEMACRO_14_Or_2", + "trigger": "TRACKER_FILTER_REMOTE_ZONES\t\"string\"", + "contents": "TRACKER_FILTER_REMOTE_ZONES" }, { - "trigger": "VOICEMACRO_14_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Or_2_FEMALE", + "trigger": "TRACKER_HEADER_ACHIEVEMENTS\t\"string\"", + "contents": "TRACKER_HEADER_ACHIEVEMENTS" }, { - "trigger": "VOICEMACRO_14_Or_3\tstring", - "contents": "VOICEMACRO_14_Or_3", + "trigger": "TRACKER_HEADER_BONUS_OBJECTIVES\t\"string\"", + "contents": "TRACKER_HEADER_BONUS_OBJECTIVES" }, { - "trigger": "VOICEMACRO_14_Or_3_FEMALE\tstring", - "contents": "VOICEMACRO_14_Or_3_FEMALE", + "trigger": "TRACKER_HEADER_DUNGEON\t\"string\"", + "contents": "TRACKER_HEADER_DUNGEON" }, { - "trigger": "VOICEMACRO_14_Sc_0\tstring", - "contents": "VOICEMACRO_14_Sc_0", + "trigger": "TRACKER_HEADER_OBJECTIVE\t\"string\"", + "contents": "TRACKER_HEADER_OBJECTIVE" }, { - "trigger": "VOICEMACRO_14_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Sc_0_FEMALE", + "trigger": "TRACKER_HEADER_PROVINGGROUNDS\t\"string\"", + "contents": "TRACKER_HEADER_PROVINGGROUNDS" }, { - "trigger": "VOICEMACRO_14_Sc_1\tstring", - "contents": "VOICEMACRO_14_Sc_1", + "trigger": "TRACKER_HEADER_QUESTS\t\"string\"", + "contents": "TRACKER_HEADER_QUESTS" }, { - "trigger": "VOICEMACRO_14_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Sc_1_FEMALE", + "trigger": "TRACKER_HEADER_SCENARIO\t\"string\"", + "contents": "TRACKER_HEADER_SCENARIO" }, { - "trigger": "VOICEMACRO_14_Sc_2\tstring", - "contents": "VOICEMACRO_14_Sc_2", + "trigger": "TRACKER_HEADER_WORLD_QUESTS\t\"string\"", + "contents": "TRACKER_HEADER_WORLD_QUESTS" }, { - "trigger": "VOICEMACRO_14_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Sc_2_FEMALE", + "trigger": "TRACKER_SORT_DIFFICULTY_HIGH\t\"string\"", + "contents": "TRACKER_SORT_DIFFICULTY_HIGH" }, { - "trigger": "VOICEMACRO_14_Ta_0\tstring", - "contents": "VOICEMACRO_14_Ta_0", + "trigger": "TRACKER_SORT_DIFFICULTY_LOW\t\"string\"", + "contents": "TRACKER_SORT_DIFFICULTY_LOW" }, { - "trigger": "VOICEMACRO_14_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Ta_0_FEMALE", + "trigger": "TRACKER_SORT_LABEL\t\"string\"", + "contents": "TRACKER_SORT_LABEL" }, { - "trigger": "VOICEMACRO_14_Ta_1\tstring", - "contents": "VOICEMACRO_14_Ta_1", + "trigger": "TRACKER_SORT_MANUAL\t\"string\"", + "contents": "TRACKER_SORT_MANUAL" }, { - "trigger": "VOICEMACRO_14_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Ta_1_FEMALE", + "trigger": "TRACKER_SORT_MANUAL_BOTTOM\t\"string\"", + "contents": "TRACKER_SORT_MANUAL_BOTTOM" }, { - "trigger": "VOICEMACRO_14_Ta_2\tstring", - "contents": "VOICEMACRO_14_Ta_2", + "trigger": "TRACKER_SORT_MANUAL_DOWN\t\"string\"", + "contents": "TRACKER_SORT_MANUAL_DOWN" }, { - "trigger": "VOICEMACRO_14_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Ta_2_FEMALE", + "trigger": "TRACKER_SORT_MANUAL_TOP\t\"string\"", + "contents": "TRACKER_SORT_MANUAL_TOP" }, { - "trigger": "VOICEMACRO_14_Tr_0\tstring", - "contents": "VOICEMACRO_14_Tr_0", + "trigger": "TRACKER_SORT_MANUAL_UP\t\"string\"", + "contents": "TRACKER_SORT_MANUAL_UP" }, { - "trigger": "VOICEMACRO_14_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_14_Tr_0_FEMALE", + "trigger": "TRACKER_SORT_MANUAL_WARNING\t\"string\"", + "contents": "TRACKER_SORT_MANUAL_WARNING" }, { - "trigger": "VOICEMACRO_14_Tr_1\tstring", - "contents": "VOICEMACRO_14_Tr_1", + "trigger": "TRACKER_SORT_PROXIMITY\t\"string\"", + "contents": "TRACKER_SORT_PROXIMITY" }, { - "trigger": "VOICEMACRO_14_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_14_Tr_1_FEMALE", + "trigger": "TRACKING\t\"string\"", + "contents": "TRACKING" }, { - "trigger": "VOICEMACRO_14_Tr_2\tstring", - "contents": "VOICEMACRO_14_Tr_2", + "trigger": "TRADE\t\"string\"", + "contents": "TRADE" }, { - "trigger": "VOICEMACRO_14_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_14_Tr_2_FEMALE", + "trigger": "TRADE_POTENTIAL_BIND_ENCHANT\t\"string\"", + "contents": "TRADE_POTENTIAL_BIND_ENCHANT" }, { - "trigger": "VOICEMACRO_14_Tr_3\tstring", - "contents": "VOICEMACRO_14_Tr_3", + "trigger": "TRADE_POTENTIAL_REMOVE_TRANSMOG\t\"string\"", + "contents": "TRADE_POTENTIAL_REMOVE_TRANSMOG" }, { - "trigger": "VOICEMACRO_15_Dw_0\tstring", - "contents": "VOICEMACRO_15_Dw_0", + "trigger": "TRADE_SKILL_TITLE\t\"string\"", + "contents": "TRADE_SKILL_TITLE" }, { - "trigger": "VOICEMACRO_15_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Dw_0_FEMALE", + "trigger": "TRADE_SKILLS\t\"string\"", + "contents": "TRADE_SKILLS" }, { - "trigger": "VOICEMACRO_15_Dw_1\tstring", - "contents": "VOICEMACRO_15_Dw_1", + "trigger": "TRADE_SKILLS_LEARNED_TAB\t\"string\"", + "contents": "TRADE_SKILLS_LEARNED_TAB" }, { - "trigger": "VOICEMACRO_15_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Dw_1_FEMALE", + "trigger": "TRADE_SKILLS_UNLEARNED_TAB\t\"string\"", + "contents": "TRADE_SKILLS_UNLEARNED_TAB" }, { - "trigger": "VOICEMACRO_15_Dw_2\tstring", - "contents": "VOICEMACRO_15_Dw_2", + "trigger": "TRADE_WITH_QUESTION\t\"string\"", + "contents": "TRADE_WITH_QUESTION" }, { - "trigger": "VOICEMACRO_15_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Dw_2_FEMALE", + "trigger": "TRADEFRAME_ENCHANT_SLOT_LABEL\t\"string\"", + "contents": "TRADEFRAME_ENCHANT_SLOT_LABEL" }, { - "trigger": "VOICEMACRO_15_Dw_3\tstring", - "contents": "VOICEMACRO_15_Dw_3", + "trigger": "TRADEFRAME_NOT_MODIFIED_TEXT\t\"string\"", + "contents": "TRADEFRAME_NOT_MODIFIED_TEXT" }, { - "trigger": "VOICEMACRO_15_Gn_0\tstring", - "contents": "VOICEMACRO_15_Gn_0", + "trigger": "TRADESKILL_CHARGES_REMAINING\t\"string\"", + "contents": "TRADESKILL_CHARGES_REMAINING" }, { - "trigger": "VOICEMACRO_15_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Gn_0_FEMALE", + "trigger": "TRADESKILL_FILTER_CATEGORY\t\"string\"", + "contents": "TRADESKILL_FILTER_CATEGORY" }, { - "trigger": "VOICEMACRO_15_Gn_1\tstring", - "contents": "VOICEMACRO_15_Gn_1", + "trigger": "TRADESKILL_FILTER_HAS_SKILL_UP\t\"string\"", + "contents": "TRADESKILL_FILTER_HAS_SKILL_UP" }, { - "trigger": "VOICEMACRO_15_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Gn_1_FEMALE", + "trigger": "TRADESKILL_FILTER_SLOTS\t\"string\"", + "contents": "TRADESKILL_FILTER_SLOTS" }, { - "trigger": "VOICEMACRO_15_Gn_2\tstring", - "contents": "VOICEMACRO_15_Gn_2", + "trigger": "TRADESKILL_LOG_FIRSTPERSON\t\"string\"", + "contents": "TRADESKILL_LOG_FIRSTPERSON" }, { - "trigger": "VOICEMACRO_15_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Gn_2_FEMALE", + "trigger": "TRADESKILL_LOG_THIRDPERSON\t\"string\"", + "contents": "TRADESKILL_LOG_THIRDPERSON" }, { - "trigger": "VOICEMACRO_15_Hu_0\tstring", - "contents": "VOICEMACRO_15_Hu_0", + "trigger": "TRADESKILL_NAME_RANK\t\"string\"", + "contents": "TRADESKILL_NAME_RANK" }, { - "trigger": "VOICEMACRO_15_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Hu_0_FEMALE", + "trigger": "TRADESKILL_NAME_RANK_WITH_MODIFIER\t\"string\"", + "contents": "TRADESKILL_NAME_RANK_WITH_MODIFIER" }, { - "trigger": "VOICEMACRO_15_Hu_1\tstring", - "contents": "VOICEMACRO_15_Hu_1", + "trigger": "TRADESKILL_NEXT_RANK_HEADER\t\"string\"", + "contents": "TRADESKILL_NEXT_RANK_HEADER" }, { - "trigger": "VOICEMACRO_15_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Hu_1_FEMALE", + "trigger": "TRADESKILL_POST\t\"string\"", + "contents": "TRADESKILL_POST" }, { - "trigger": "VOICEMACRO_15_Hu_2\tstring", - "contents": "VOICEMACRO_15_Hu_2", + "trigger": "TRADESKILL_RANK\t\"string\"", + "contents": "TRADESKILL_RANK" }, { - "trigger": "VOICEMACRO_15_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Hu_2_FEMALE", + "trigger": "TRADESKILL_RANK_HEADER\t\"string\"", + "contents": "TRADESKILL_RANK_HEADER" }, { - "trigger": "VOICEMACRO_15_Hu_3\tstring", - "contents": "VOICEMACRO_15_Hu_3", + "trigger": "TRADESKILL_RANK_WITH_MODIFIER\t\"string\"", + "contents": "TRADESKILL_RANK_WITH_MODIFIER" }, { - "trigger": "VOICEMACRO_15_Ni_0\tstring", - "contents": "VOICEMACRO_15_Ni_0", + "trigger": "TRADESKILL_REAGENT_COUNT\t\"string\"", + "contents": "TRADESKILL_REAGENT_COUNT" }, { - "trigger": "VOICEMACRO_15_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Ni_0_FEMALE", + "trigger": "TRADESKILL_SERVICE_LEARN\t\"string\"", + "contents": "TRADESKILL_SERVICE_LEARN" }, { - "trigger": "VOICEMACRO_15_Ni_1\tstring", - "contents": "VOICEMACRO_15_Ni_1", + "trigger": "TRADESKILL_SERVICE_PASSIVE\t\"string\"", + "contents": "TRADESKILL_SERVICE_PASSIVE" }, { - "trigger": "VOICEMACRO_15_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Ni_1_FEMALE", + "trigger": "TRADESKILL_SERVICE_STEP\t\"string\"", + "contents": "TRADESKILL_SERVICE_STEP" }, { - "trigger": "VOICEMACRO_15_Ni_2\tstring", - "contents": "VOICEMACRO_15_Ni_2", + "trigger": "TRADESKILLS\t\"string\"", + "contents": "TRADESKILLS" }, { - "trigger": "VOICEMACRO_15_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Ni_2_FEMALE", + "trigger": "TRAIN\t\"string\"", + "contents": "TRAIN" }, { - "trigger": "VOICEMACRO_15_Or_0\tstring", - "contents": "VOICEMACRO_15_Or_0", + "trigger": "TRAINER_CAST_TIME_INSTANT\t\"string\"", + "contents": "TRAINER_CAST_TIME_INSTANT" }, { - "trigger": "VOICEMACRO_15_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Or_0_FEMALE", + "trigger": "TRAINER_CAST_TIME_MIN\t\"string\"", + "contents": "TRAINER_CAST_TIME_MIN" }, { - "trigger": "VOICEMACRO_15_Or_1\tstring", - "contents": "VOICEMACRO_15_Or_1", + "trigger": "TRAINER_CAST_TIME_SEC\t\"string\"", + "contents": "TRAINER_CAST_TIME_SEC" }, { - "trigger": "VOICEMACRO_15_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Or_1_FEMALE", + "trigger": "TRAINER_COOLDOWN_TIME_INSTANT\t\"string\"", + "contents": "TRAINER_COOLDOWN_TIME_INSTANT" }, { - "trigger": "VOICEMACRO_15_Or_2\tstring", - "contents": "VOICEMACRO_15_Or_2", + "trigger": "TRAINER_COOLDOWN_TIME_MIN\t\"string\"", + "contents": "TRAINER_COOLDOWN_TIME_MIN" }, { - "trigger": "VOICEMACRO_15_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Or_2_FEMALE", + "trigger": "TRAINER_COOLDOWN_TIME_SEC\t\"string\"", + "contents": "TRAINER_COOLDOWN_TIME_SEC" }, { - "trigger": "VOICEMACRO_15_Sc_0\tstring", - "contents": "VOICEMACRO_15_Sc_0", + "trigger": "TRAINER_COST_SP\t\"string\"", + "contents": "TRAINER_COST_SP" }, { - "trigger": "VOICEMACRO_15_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Sc_0_FEMALE", + "trigger": "TRAINER_COST_SP_RED\t\"string\"", + "contents": "TRAINER_COST_SP_RED" }, { - "trigger": "VOICEMACRO_15_Sc_1\tstring", - "contents": "VOICEMACRO_15_Sc_1", + "trigger": "TRAINER_COST_TP\t\"string\"", + "contents": "TRAINER_COST_TP" }, { - "trigger": "VOICEMACRO_15_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Sc_1_FEMALE", + "trigger": "TRAINER_COST_TP_RED\t\"string\"", + "contents": "TRAINER_COST_TP_RED" }, { - "trigger": "VOICEMACRO_15_Sc_2\tstring", - "contents": "VOICEMACRO_15_Sc_2", + "trigger": "TRAINER_LIST_SP\t\"string\"", + "contents": "TRAINER_LIST_SP" }, { - "trigger": "VOICEMACRO_15_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Sc_2_FEMALE", + "trigger": "TRAINER_MANA_COST\t\"string\"", + "contents": "TRAINER_MANA_COST" }, { - "trigger": "VOICEMACRO_15_Ta_0\tstring", - "contents": "VOICEMACRO_15_Ta_0", + "trigger": "TRAINER_MANA_COST_PER_TIME\t\"string\"", + "contents": "TRAINER_MANA_COST_PER_TIME" }, { - "trigger": "VOICEMACRO_15_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Ta_0_FEMALE", + "trigger": "TRAINER_RANGE\t\"string\"", + "contents": "TRAINER_RANGE" }, { - "trigger": "VOICEMACRO_15_Ta_1\tstring", - "contents": "VOICEMACRO_15_Ta_1", + "trigger": "TRAINER_REQ_ABILITY\t\"string\"", + "contents": "TRAINER_REQ_ABILITY" }, { - "trigger": "VOICEMACRO_15_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Ta_1_FEMALE", + "trigger": "TRAINER_REQ_ABILITY_RED\t\"string\"", + "contents": "TRAINER_REQ_ABILITY_RED" }, { - "trigger": "VOICEMACRO_15_Ta_2\tstring", - "contents": "VOICEMACRO_15_Ta_2", + "trigger": "TRAINER_REQ_LEVEL\t\"string\"", + "contents": "TRAINER_REQ_LEVEL" }, { - "trigger": "VOICEMACRO_15_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Ta_2_FEMALE", + "trigger": "TRAINER_REQ_LEVEL_RED\t\"string\"", + "contents": "TRAINER_REQ_LEVEL_RED" }, { - "trigger": "VOICEMACRO_15_Tr_0\tstring", - "contents": "VOICEMACRO_15_Tr_0", + "trigger": "TRAINER_REQ_SKILL_RANK\t\"string\"", + "contents": "TRAINER_REQ_SKILL_RANK" }, { - "trigger": "VOICEMACRO_15_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_15_Tr_0_FEMALE", + "trigger": "TRAINER_REQ_SKILL_RANK_RED\t\"string\"", + "contents": "TRAINER_REQ_SKILL_RANK_RED" }, { - "trigger": "VOICEMACRO_15_Tr_1\tstring", - "contents": "VOICEMACRO_15_Tr_1", + "trigger": "TRANSFER\t\"string\"", + "contents": "TRANSFER" }, { - "trigger": "VOICEMACRO_15_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_15_Tr_1_FEMALE", + "trigger": "TRANSFER_ABORT_ALREADY_COMPLETED_ENCOUNTER\t\"string\"", + "contents": "TRANSFER_ABORT_ALREADY_COMPLETED_ENCOUNTER" }, { - "trigger": "VOICEMACRO_15_Tr_2\tstring", - "contents": "VOICEMACRO_15_Tr_2", + "trigger": "TRANSFER_ABORT_DIFFICULTY1\t\"string\"", + "contents": "TRANSFER_ABORT_DIFFICULTY1" }, { - "trigger": "VOICEMACRO_15_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_15_Tr_2_FEMALE", + "trigger": "TRANSFER_ABORT_DIFFICULTY2\t\"string\"", + "contents": "TRANSFER_ABORT_DIFFICULTY2" }, { - "trigger": "VOICEMACRO_15_Tr_3\tstring", - "contents": "VOICEMACRO_15_Tr_3", + "trigger": "TRANSFER_ABORT_DIFFICULTY3\t\"string\"", + "contents": "TRANSFER_ABORT_DIFFICULTY3" }, { - "trigger": "VOICEMACRO_16_Dw_0\tstring", - "contents": "VOICEMACRO_16_Dw_0", + "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL1\t\"string\"", + "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL1" }, { - "trigger": "VOICEMACRO_16_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Dw_0_FEMALE", + "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL2\t\"string\"", + "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL2" }, { - "trigger": "VOICEMACRO_16_Dw_1\tstring", - "contents": "VOICEMACRO_16_Dw_1", + "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL3\t\"string\"", + "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL3" }, { - "trigger": "VOICEMACRO_16_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Dw_1_FEMALE", + "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL5\t\"string\"", + "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL5" }, { - "trigger": "VOICEMACRO_16_Dw_2\tstring", - "contents": "VOICEMACRO_16_Dw_2", + "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL6\t\"string\"", + "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL6" }, { - "trigger": "VOICEMACRO_16_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Dw_2_FEMALE", + "trigger": "TRANSFER_ABORT_INSUF_EXPAN_LVL_GENERIC\t\"string\"", + "contents": "TRANSFER_ABORT_INSUF_EXPAN_LVL_GENERIC" }, { - "trigger": "VOICEMACRO_16_Dw_3\tstring", - "contents": "VOICEMACRO_16_Dw_3", + "trigger": "TRANSFER_ABORT_LOCKED_TO_DIFFERENT_INSTANCE\t\"string\"", + "contents": "TRANSFER_ABORT_LOCKED_TO_DIFFERENT_INSTANCE" }, { - "trigger": "VOICEMACRO_16_Dw_3_FEMALE\tstring", - "contents": "VOICEMACRO_16_Dw_3_FEMALE", + "trigger": "TRANSFER_ABORT_MAP_NOT_ALLOWED\t\"string\"", + "contents": "TRANSFER_ABORT_MAP_NOT_ALLOWED" }, { - "trigger": "VOICEMACRO_16_Gn_0\tstring", - "contents": "VOICEMACRO_16_Gn_0", + "trigger": "TRANSFER_ABORT_MAX_PLAYERS\t\"string\"", + "contents": "TRANSFER_ABORT_MAX_PLAYERS" }, { - "trigger": "VOICEMACRO_16_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Gn_0_FEMALE", + "trigger": "TRANSFER_ABORT_NEED_GROUP\t\"string\"", + "contents": "TRANSFER_ABORT_NEED_GROUP" }, { - "trigger": "VOICEMACRO_16_Gn_1\tstring", - "contents": "VOICEMACRO_16_Gn_1", + "trigger": "TRANSFER_ABORT_NOT_FOUND\t\"string\"", + "contents": "TRANSFER_ABORT_NOT_FOUND" }, { - "trigger": "VOICEMACRO_16_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Gn_1_FEMALE", + "trigger": "TRANSFER_ABORT_REALM_ONLY\t\"string\"", + "contents": "TRANSFER_ABORT_REALM_ONLY" }, { - "trigger": "VOICEMACRO_16_Gn_2\tstring", - "contents": "VOICEMACRO_16_Gn_2", + "trigger": "TRANSFER_ABORT_SOLO_PLAYER_SWITCH_DIFFICULTY\t\"string\"", + "contents": "TRANSFER_ABORT_SOLO_PLAYER_SWITCH_DIFFICULTY" }, { - "trigger": "VOICEMACRO_16_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Gn_2_FEMALE", + "trigger": "TRANSFER_ABORT_TOO_MANY_INSTANCES\t\"string\"", + "contents": "TRANSFER_ABORT_TOO_MANY_INSTANCES" }, { - "trigger": "VOICEMACRO_16_Hu_0\tstring", - "contents": "VOICEMACRO_16_Hu_0", + "trigger": "TRANSFER_ABORT_TOO_MANY_REALM_INSTANCES\t\"string\"", + "contents": "TRANSFER_ABORT_TOO_MANY_REALM_INSTANCES" }, { - "trigger": "VOICEMACRO_16_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Hu_0_FEMALE", + "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE1\t\"string\"", + "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE1" }, { - "trigger": "VOICEMACRO_16_Hu_1\tstring", - "contents": "VOICEMACRO_16_Hu_1", + "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE2\t\"string\"", + "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE2" }, { - "trigger": "VOICEMACRO_16_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Hu_1_FEMALE", + "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE3\t\"string\"", + "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE3" }, { - "trigger": "VOICEMACRO_16_Hu_2\tstring", - "contents": "VOICEMACRO_16_Hu_2", + "trigger": "TRANSFER_ABORT_UNIQUE_MESSAGE4\t\"string\"", + "contents": "TRANSFER_ABORT_UNIQUE_MESSAGE4" }, { - "trigger": "VOICEMACRO_16_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Hu_2_FEMALE", + "trigger": "TRANSFER_ABORT_XREALM_ZONE_DOWN\t\"string\"", + "contents": "TRANSFER_ABORT_XREALM_ZONE_DOWN" }, { - "trigger": "VOICEMACRO_16_Ni_0\tstring", - "contents": "VOICEMACRO_16_Ni_0", + "trigger": "TRANSFER_ABORT_ZONE_IN_COMBAT\t\"string\"", + "contents": "TRANSFER_ABORT_ZONE_IN_COMBAT" }, { - "trigger": "VOICEMACRO_16_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Ni_0_FEMALE", + "trigger": "TRANSMOG_ALL_SPECIALIZATIONS\t\"string\"", + "contents": "TRANSMOG_ALL_SPECIALIZATIONS" }, { - "trigger": "VOICEMACRO_16_Ni_1\tstring", - "contents": "VOICEMACRO_16_Ni_1", + "trigger": "TRANSMOG_APPEARANCE_USABLE_HOLIDAY\t\"string\"", + "contents": "TRANSMOG_APPEARANCE_USABLE_HOLIDAY" }, { - "trigger": "VOICEMACRO_16_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Ni_1_FEMALE", + "trigger": "TRANSMOG_APPLY_TO\t\"string\"", + "contents": "TRANSMOG_APPLY_TO" }, { - "trigger": "VOICEMACRO_16_Ni_2\tstring", - "contents": "VOICEMACRO_16_Ni_2", + "trigger": "TRANSMOG_CATEGORY_FAVORITE_LIMIT\t\"string\"", + "contents": "TRANSMOG_CATEGORY_FAVORITE_LIMIT" }, { - "trigger": "VOICEMACRO_16_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Ni_2_FEMALE", + "trigger": "TRANSMOG_COLLECTED\t\"string\"", + "contents": "TRANSMOG_COLLECTED" }, { - "trigger": "VOICEMACRO_16_Or_0\tstring", - "contents": "VOICEMACRO_16_Or_0", + "trigger": "TRANSMOG_CURRENT_SPECIALIZATION\t\"string\"", + "contents": "TRANSMOG_CURRENT_SPECIALIZATION" }, { - "trigger": "VOICEMACRO_16_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Or_0_FEMALE", + "trigger": "TRANSMOG_FAVORITE_LOSE_REFUND_AND_TRADE\t\"string\"", + "contents": "TRANSMOG_FAVORITE_LOSE_REFUND_AND_TRADE" }, { - "trigger": "VOICEMACRO_16_Or_1\tstring", - "contents": "VOICEMACRO_16_Or_1", + "trigger": "TRANSMOG_JOURNAL_TAB_TUTORIAL\t\"string\"", + "contents": "TRANSMOG_JOURNAL_TAB_TUTORIAL" }, { - "trigger": "VOICEMACRO_16_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Or_1_FEMALE", + "trigger": "TRANSMOG_MOUSE_CLICK_TUTORIAL\t\"string\"", + "contents": "TRANSMOG_MOUSE_CLICK_TUTORIAL" }, { - "trigger": "VOICEMACRO_16_Or_2\tstring", - "contents": "VOICEMACRO_16_Or_2", + "trigger": "TRANSMOG_NO_VALID_ITEMS_EQUIPPED\t\"string\"", + "contents": "TRANSMOG_NO_VALID_ITEMS_EQUIPPED" }, { - "trigger": "VOICEMACRO_16_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Or_2_FEMALE", + "trigger": "TRANSMOG_OUTFIT_ALL_INVALID_APPEARANCES\t\"string\"", + "contents": "TRANSMOG_OUTFIT_ALL_INVALID_APPEARANCES" }, { - "trigger": "VOICEMACRO_16_Sc_0\tstring", - "contents": "VOICEMACRO_16_Sc_0", + "trigger": "TRANSMOG_OUTFIT_ALREADY_EXISTS\t\"string\"", + "contents": "TRANSMOG_OUTFIT_ALREADY_EXISTS" }, { - "trigger": "VOICEMACRO_16_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Sc_0_FEMALE", + "trigger": "TRANSMOG_OUTFIT_CHECKING_APPEARANCES\t\"string\"", + "contents": "TRANSMOG_OUTFIT_CHECKING_APPEARANCES" }, { - "trigger": "VOICEMACRO_16_Sc_1\tstring", - "contents": "VOICEMACRO_16_Sc_1", + "trigger": "TRANSMOG_OUTFIT_CONFIRM_DELETE\t\"string\"", + "contents": "TRANSMOG_OUTFIT_CONFIRM_DELETE" }, { - "trigger": "VOICEMACRO_16_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Sc_1_FEMALE", + "trigger": "TRANSMOG_OUTFIT_CONFIRM_OVERWRITE\t\"string\"", + "contents": "TRANSMOG_OUTFIT_CONFIRM_OVERWRITE" }, { - "trigger": "VOICEMACRO_16_Sc_2\tstring", - "contents": "VOICEMACRO_16_Sc_2", + "trigger": "TRANSMOG_OUTFIT_CONFIRM_SAVE\t\"string\"", + "contents": "TRANSMOG_OUTFIT_CONFIRM_SAVE" }, { - "trigger": "VOICEMACRO_16_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Sc_2_FEMALE", + "trigger": "TRANSMOG_OUTFIT_DELETE\t\"string\"", + "contents": "TRANSMOG_OUTFIT_DELETE" }, { - "trigger": "VOICEMACRO_16_Ta_0\tstring", - "contents": "VOICEMACRO_16_Ta_0", + "trigger": "TRANSMOG_OUTFIT_DROPDOWN_TUTORIAL\t\"string\"", + "contents": "TRANSMOG_OUTFIT_DROPDOWN_TUTORIAL" }, { - "trigger": "VOICEMACRO_16_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Ta_0_FEMALE", + "trigger": "TRANSMOG_OUTFIT_EDIT\t\"string\"", + "contents": "TRANSMOG_OUTFIT_EDIT" }, { - "trigger": "VOICEMACRO_16_Ta_1\tstring", - "contents": "VOICEMACRO_16_Ta_1", + "trigger": "TRANSMOG_OUTFIT_NAME\t\"string\"", + "contents": "TRANSMOG_OUTFIT_NAME" }, { - "trigger": "VOICEMACRO_16_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Ta_1_FEMALE", + "trigger": "TRANSMOG_OUTFIT_NEW\t\"string\"", + "contents": "TRANSMOG_OUTFIT_NEW" }, { - "trigger": "VOICEMACRO_16_Ta_2\tstring", - "contents": "VOICEMACRO_16_Ta_2", + "trigger": "TRANSMOG_OUTFIT_NONE\t\"string\"", + "contents": "TRANSMOG_OUTFIT_NONE" }, { - "trigger": "VOICEMACRO_16_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Ta_2_FEMALE", + "trigger": "TRANSMOG_OUTFIT_SOME_INVALID_APPEARANCES\t\"string\"", + "contents": "TRANSMOG_OUTFIT_SOME_INVALID_APPEARANCES" }, { - "trigger": "VOICEMACRO_16_Ta_3\tstring", - "contents": "VOICEMACRO_16_Ta_3", + "trigger": "TRANSMOG_REQUIRED_ABILITY\t\"string\"", + "contents": "TRANSMOG_REQUIRED_ABILITY" }, { - "trigger": "VOICEMACRO_16_Tr_0\tstring", - "contents": "VOICEMACRO_16_Tr_0", + "trigger": "TRANSMOG_REQUIRED_FACTION\t\"string\"", + "contents": "TRANSMOG_REQUIRED_FACTION" }, { - "trigger": "VOICEMACRO_16_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_16_Tr_0_FEMALE", + "trigger": "TRANSMOG_REQUIRED_HOLIDAY\t\"string\"", + "contents": "TRANSMOG_REQUIRED_HOLIDAY" }, { - "trigger": "VOICEMACRO_16_Tr_1\tstring", - "contents": "VOICEMACRO_16_Tr_1", + "trigger": "TRANSMOG_REQUIRED_LEVEL\t\"string\"", + "contents": "TRANSMOG_REQUIRED_LEVEL" }, { - "trigger": "VOICEMACRO_16_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_16_Tr_1_FEMALE", + "trigger": "TRANSMOG_REQUIRED_SKILL\t\"string\"", + "contents": "TRANSMOG_REQUIRED_SKILL" }, { - "trigger": "VOICEMACRO_16_Tr_2\tstring", - "contents": "VOICEMACRO_16_Tr_2", + "trigger": "TRANSMOG_REQUIRED_SPEC\t\"string\"", + "contents": "TRANSMOG_REQUIRED_SPEC" }, { - "trigger": "VOICEMACRO_16_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_16_Tr_2_FEMALE", + "trigger": "TRANSMOG_SET_LINK_FORMAT\t\"string\"", + "contents": "TRANSMOG_SET_LINK_FORMAT" }, { - "trigger": "VOICEMACRO_17_Dw_0\tstring", - "contents": "VOICEMACRO_17_Dw_0", + "trigger": "TRANSMOG_SET_PARTIALLY_KNOWN\t\"string\"", + "contents": "TRANSMOG_SET_PARTIALLY_KNOWN" }, { - "trigger": "VOICEMACRO_17_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Dw_0_FEMALE", + "trigger": "TRANSMOG_SET_PVE\t\"string\"", + "contents": "TRANSMOG_SET_PVE" }, { - "trigger": "VOICEMACRO_17_Dw_1\tstring", - "contents": "VOICEMACRO_17_Dw_1", + "trigger": "TRANSMOG_SET_PVP\t\"string\"", + "contents": "TRANSMOG_SET_PVP" }, { - "trigger": "VOICEMACRO_17_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Dw_1_FEMALE", + "trigger": "TRANSMOG_SETS_FAVORITE_WITH_DESCRIPTION\t\"string\"", + "contents": "TRANSMOG_SETS_FAVORITE_WITH_DESCRIPTION" }, { - "trigger": "VOICEMACRO_17_Dw_2\tstring", - "contents": "VOICEMACRO_17_Dw_2", + "trigger": "TRANSMOG_SETS_TAB_DISABLED\t\"string\"", + "contents": "TRANSMOG_SETS_TAB_DISABLED" }, { - "trigger": "VOICEMACRO_17_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Dw_2_FEMALE", + "trigger": "TRANSMOG_SETS_TAB_TUTORIAL\t\"string\"", + "contents": "TRANSMOG_SETS_TAB_TUTORIAL" }, { - "trigger": "VOICEMACRO_17_Gn_0\tstring", - "contents": "VOICEMACRO_17_Gn_0", + "trigger": "TRANSMOG_SETS_UNFAVORITE_WITH_DESCRIPTION\t\"string\"", + "contents": "TRANSMOG_SETS_UNFAVORITE_WITH_DESCRIPTION" }, { - "trigger": "VOICEMACRO_17_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Gn_0_FEMALE", + "trigger": "TRANSMOG_SETS_VENDOR_TUTORIAL\t\"string\"", + "contents": "TRANSMOG_SETS_VENDOR_TUTORIAL" }, { - "trigger": "VOICEMACRO_17_Gn_1\tstring", - "contents": "VOICEMACRO_17_Gn_1", + "trigger": "TRANSMOG_SOURCE_1\t\"string\"", + "contents": "TRANSMOG_SOURCE_1" }, { - "trigger": "VOICEMACRO_17_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Gn_1_FEMALE", + "trigger": "TRANSMOG_SOURCE_2\t\"string\"", + "contents": "TRANSMOG_SOURCE_2" }, { - "trigger": "VOICEMACRO_17_Gn_2\tstring", - "contents": "VOICEMACRO_17_Gn_2", + "trigger": "TRANSMOG_SOURCE_3\t\"string\"", + "contents": "TRANSMOG_SOURCE_3" }, { - "trigger": "VOICEMACRO_17_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Gn_2_FEMALE", + "trigger": "TRANSMOG_SOURCE_4\t\"string\"", + "contents": "TRANSMOG_SOURCE_4" }, { - "trigger": "VOICEMACRO_17_Hu_0\tstring", - "contents": "VOICEMACRO_17_Hu_0", + "trigger": "TRANSMOG_SOURCE_5\t\"string\"", + "contents": "TRANSMOG_SOURCE_5" }, { - "trigger": "VOICEMACRO_17_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Hu_0_FEMALE", + "trigger": "TRANSMOG_SOURCE_6\t\"string\"", + "contents": "TRANSMOG_SOURCE_6" }, { - "trigger": "VOICEMACRO_17_Hu_1\tstring", - "contents": "VOICEMACRO_17_Hu_1", + "trigger": "TRANSMOG_SPECS_BUTTON_TUTORIAL\t\"string\"", + "contents": "TRANSMOG_SPECS_BUTTON_TUTORIAL" }, { - "trigger": "VOICEMACRO_17_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Hu_1_FEMALE", + "trigger": "TRANSMOGRIFIED\t\"string\"", + "contents": "TRANSMOGRIFIED" }, { - "trigger": "VOICEMACRO_17_Hu_2\tstring", - "contents": "VOICEMACRO_17_Hu_2", + "trigger": "TRANSMOGRIFIED_ENCHANT\t\"string\"", + "contents": "TRANSMOGRIFIED_ENCHANT" }, { - "trigger": "VOICEMACRO_17_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Hu_2_FEMALE", + "trigger": "TRANSMOGRIFIED_HEADER\t\"string\"", + "contents": "TRANSMOGRIFIED_HEADER" }, { - "trigger": "VOICEMACRO_17_Ni_0\tstring", - "contents": "VOICEMACRO_17_Ni_0", + "trigger": "TRANSMOGRIFY\t\"string\"", + "contents": "TRANSMOGRIFY" }, { - "trigger": "VOICEMACRO_17_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Ni_0_FEMALE", + "trigger": "TRANSMOGRIFY_CLEAR_ALL_PENDING\t\"string\"", + "contents": "TRANSMOGRIFY_CLEAR_ALL_PENDING" }, { - "trigger": "VOICEMACRO_17_Ni_1\tstring", - "contents": "VOICEMACRO_17_Ni_1", + "trigger": "TRANSMOGRIFY_ILLUSION_INVALID_ITEM\t\"string\"", + "contents": "TRANSMOGRIFY_ILLUSION_INVALID_ITEM" }, { - "trigger": "VOICEMACRO_17_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Ni_1_FEMALE", + "trigger": "TRANSMOGRIFY_INVALID_CANNOT_USE\t\"string\"", + "contents": "TRANSMOGRIFY_INVALID_CANNOT_USE" }, { - "trigger": "VOICEMACRO_17_Ni_2\tstring", - "contents": "VOICEMACRO_17_Ni_2", + "trigger": "TRANSMOGRIFY_INVALID_DESTINATION\t\"string\"", + "contents": "TRANSMOGRIFY_INVALID_DESTINATION" }, { - "trigger": "VOICEMACRO_17_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Ni_2_FEMALE", + "trigger": "TRANSMOGRIFY_INVALID_ITEM_TYPE\t\"string\"", + "contents": "TRANSMOGRIFY_INVALID_ITEM_TYPE" }, { - "trigger": "VOICEMACRO_17_Or_0\tstring", - "contents": "VOICEMACRO_17_Or_0", + "trigger": "TRANSMOGRIFY_INVALID_LEGENDARY\t\"string\"", + "contents": "TRANSMOGRIFY_INVALID_LEGENDARY" }, { - "trigger": "VOICEMACRO_17_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Or_0_FEMALE", + "trigger": "TRANSMOGRIFY_INVALID_MISMATCH\t\"string\"", + "contents": "TRANSMOGRIFY_INVALID_MISMATCH" }, { - "trigger": "VOICEMACRO_17_Or_1\tstring", - "contents": "VOICEMACRO_17_Or_1", + "trigger": "TRANSMOGRIFY_INVALID_NO_ITEM\t\"string\"", + "contents": "TRANSMOGRIFY_INVALID_NO_ITEM" }, { - "trigger": "VOICEMACRO_17_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Or_1_FEMALE", + "trigger": "TRANSMOGRIFY_INVALID_NOT_SOULBOUND\t\"string\"", + "contents": "TRANSMOGRIFY_INVALID_NOT_SOULBOUND" }, { - "trigger": "VOICEMACRO_17_Or_2\tstring", - "contents": "VOICEMACRO_17_Or_2", + "trigger": "TRANSMOGRIFY_LOSE_REFUND\t\"string\"", + "contents": "TRANSMOGRIFY_LOSE_REFUND" }, { - "trigger": "VOICEMACRO_17_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Or_2_FEMALE", + "trigger": "TRANSMOGRIFY_LOSE_TRADE\t\"string\"", + "contents": "TRANSMOGRIFY_LOSE_TRADE" }, { - "trigger": "VOICEMACRO_17_Sc_0\tstring", - "contents": "VOICEMACRO_17_Sc_0", + "trigger": "TRANSMOGRIFY_STYLE_UNCOLLECTED\t\"string\"", + "contents": "TRANSMOGRIFY_STYLE_UNCOLLECTED" }, { - "trigger": "VOICEMACRO_17_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Sc_0_FEMALE", + "trigger": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_KNOWN\t\"string\"", + "contents": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_KNOWN" }, { - "trigger": "VOICEMACRO_17_Sc_1\tstring", - "contents": "VOICEMACRO_17_Sc_1", + "trigger": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_UNKNOWN\t\"string\"", + "contents": "TRANSMOGRIFY_TOOLTIP_APPEARANCE_UNKNOWN" }, { - "trigger": "VOICEMACRO_17_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Sc_1_FEMALE", + "trigger": "TRANSMOGRIFY_TOOLTIP_ITEM_UNKNOWN_APPEARANCE_KNOWN\t\"string\"", + "contents": "TRANSMOGRIFY_TOOLTIP_ITEM_UNKNOWN_APPEARANCE_KNOWN" }, { - "trigger": "VOICEMACRO_17_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Sc_2_FEMALE", + "trigger": "TRANSMOGRIFY_TOOLTIP_REVERT\t\"string\"", + "contents": "TRANSMOGRIFY_TOOLTIP_REVERT" }, { - "trigger": "VOICEMACRO_17_Ta_0\tstring", - "contents": "VOICEMACRO_17_Ta_0", + "trigger": "TRAVEL_PASS_INVITE\t\"string\"", + "contents": "TRAVEL_PASS_INVITE" }, { - "trigger": "VOICEMACRO_17_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Ta_0_FEMALE", + "trigger": "TRIAL_ACCOUNT_LEVEL_CAP_REACHED\t\"string\"", + "contents": "TRIAL_ACCOUNT_LEVEL_CAP_REACHED" }, { - "trigger": "VOICEMACRO_17_Ta_1\tstring", - "contents": "VOICEMACRO_17_Ta_1", + "trigger": "TRIAL_ACCOUNT_MONEY_CAP_REACHED\t\"string\"", + "contents": "TRIAL_ACCOUNT_MONEY_CAP_REACHED" }, { - "trigger": "VOICEMACRO_17_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Ta_1_FEMALE", + "trigger": "TRIAL_ACCOUNT_TRADESKILL_RESTRICTED\t\"string\"", + "contents": "TRIAL_ACCOUNT_TRADESKILL_RESTRICTED" }, { - "trigger": "VOICEMACRO_17_Ta_2\tstring", - "contents": "VOICEMACRO_17_Ta_2", + "trigger": "TRIAL_CAP_BANKED_LEVELS_TOOLTIP\t\"string\"", + "contents": "TRIAL_CAP_BANKED_LEVELS_TOOLTIP" }, { - "trigger": "VOICEMACRO_17_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Ta_2_FEMALE", + "trigger": "TRIAL_CAP_BANKED_XP_TOOLTIP\t\"string\"", + "contents": "TRIAL_CAP_BANKED_XP_TOOLTIP" }, { - "trigger": "VOICEMACRO_17_Tr_0\tstring", - "contents": "VOICEMACRO_17_Tr_0", + "trigger": "TRIAL_CAPPED\t\"string\"", + "contents": "TRIAL_CAPPED" }, { - "trigger": "VOICEMACRO_17_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_17_Tr_0_FEMALE", + "trigger": "TRIAL_CAPPED_MONEY\t\"string\"", + "contents": "TRIAL_CAPPED_MONEY" }, { - "trigger": "VOICEMACRO_17_Tr_1\tstring", - "contents": "VOICEMACRO_17_Tr_1", + "trigger": "TRIAL_FEATURE_1\t\"string\"", + "contents": "TRIAL_FEATURE_1" }, { - "trigger": "VOICEMACRO_17_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_17_Tr_1_FEMALE", + "trigger": "TRIAL_FEATURE_2\t\"string\"", + "contents": "TRIAL_FEATURE_2" }, { - "trigger": "VOICEMACRO_17_Tr_2\tstring", - "contents": "VOICEMACRO_17_Tr_2", + "trigger": "TRIAL_FEATURE_LEVEL_CAP\t\"string\"", + "contents": "TRIAL_FEATURE_LEVEL_CAP" }, { - "trigger": "VOICEMACRO_17_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_17_Tr_2_FEMALE", + "trigger": "TRIAL_LEVEL_CAPPED\t\"string\"", + "contents": "TRIAL_LEVEL_CAPPED" }, { - "trigger": "VOICEMACRO_18_Dw_0\tstring", - "contents": "VOICEMACRO_18_Dw_0", + "trigger": "TRIAL_RESTRICTED\t\"string\"", + "contents": "TRIAL_RESTRICTED" }, { - "trigger": "VOICEMACRO_18_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Dw_0_FEMALE", + "trigger": "TRIAL_UPGRADE_LOGOUT_WARNING\t\"string\"", + "contents": "TRIAL_UPGRADE_LOGOUT_WARNING" }, { - "trigger": "VOICEMACRO_18_Dw_1\tstring", - "contents": "VOICEMACRO_18_Dw_1", + "trigger": "TRILINEAR_FILTERING\t\"string\"", + "contents": "TRILINEAR_FILTERING" }, { - "trigger": "VOICEMACRO_18_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Dw_1_FEMALE", + "trigger": "TRINKET0SLOT\t\"string\"", + "contents": "TRINKET0SLOT" }, { - "trigger": "VOICEMACRO_18_Dw_2\tstring", - "contents": "VOICEMACRO_18_Dw_2", + "trigger": "TRINKET0SLOT_UNIQUE\t\"string\"", + "contents": "TRINKET0SLOT_UNIQUE" }, { - "trigger": "VOICEMACRO_18_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Dw_2_FEMALE", + "trigger": "TRINKET1SLOT\t\"string\"", + "contents": "TRINKET1SLOT" }, { - "trigger": "VOICEMACRO_18_Dw_3\tstring", - "contents": "VOICEMACRO_18_Dw_3", + "trigger": "TRINKET1SLOT_UNIQUE\t\"string\"", + "contents": "TRINKET1SLOT_UNIQUE" }, { - "trigger": "VOICEMACRO_18_Dw_3_FEMALE\tstring", - "contents": "VOICEMACRO_18_Dw_3_FEMALE", + "trigger": "TRIPLE_BUFFER\t\"string\"", + "contents": "TRIPLE_BUFFER" }, { - "trigger": "VOICEMACRO_18_Dw_4\tstring", - "contents": "VOICEMACRO_18_Dw_4", + "trigger": "TRIVIAL_QUEST_DISPLAY\t\"string\"", + "contents": "TRIVIAL_QUEST_DISPLAY" }, { - "trigger": "VOICEMACRO_18_Gn_0\tstring", - "contents": "VOICEMACRO_18_Gn_0", + "trigger": "TURN_IN_ITEMS\t\"string\"", + "contents": "TURN_IN_ITEMS" }, { - "trigger": "VOICEMACRO_18_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Gn_0_FEMALE", + "trigger": "TURN_IN_QUEST\t\"string\"", + "contents": "TURN_IN_QUEST" }, { - "trigger": "VOICEMACRO_18_Gn_1\tstring", - "contents": "VOICEMACRO_18_Gn_1", + "trigger": "TUTORIAL1\t\"string\"", + "contents": "TUTORIAL1" }, { - "trigger": "VOICEMACRO_18_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Gn_1_FEMALE", + "trigger": "TUTORIAL10_DWARF\t\"string\"", + "contents": "TUTORIAL10_DWARF" }, { - "trigger": "VOICEMACRO_18_Gn_2\tstring", - "contents": "VOICEMACRO_18_Gn_2", + "trigger": "TUTORIAL10_GNOME\t\"string\"", + "contents": "TUTORIAL10_GNOME" }, { - "trigger": "VOICEMACRO_18_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Gn_2_FEMALE", + "trigger": "TUTORIAL10_HUMAN\t\"string\"", + "contents": "TUTORIAL10_HUMAN" }, { - "trigger": "VOICEMACRO_18_Gn_3_FEMALE\tstring", - "contents": "VOICEMACRO_18_Gn_3_FEMALE", + "trigger": "TUTORIAL10_NIGHTELF\t\"string\"", + "contents": "TUTORIAL10_NIGHTELF" }, { - "trigger": "VOICEMACRO_18_Hu_0\tstring", - "contents": "VOICEMACRO_18_Hu_0", + "trigger": "TUTORIAL10_ORC\t\"string\"", + "contents": "TUTORIAL10_ORC" }, { - "trigger": "VOICEMACRO_18_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Hu_0_FEMALE", + "trigger": "TUTORIAL10_SCOURGE\t\"string\"", + "contents": "TUTORIAL10_SCOURGE" }, { - "trigger": "VOICEMACRO_18_Hu_1\tstring", - "contents": "VOICEMACRO_18_Hu_1", + "trigger": "TUTORIAL10_TAUREN\t\"string\"", + "contents": "TUTORIAL10_TAUREN" }, { - "trigger": "VOICEMACRO_18_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Hu_1_FEMALE", + "trigger": "TUTORIAL10_TROLL\t\"string\"", + "contents": "TUTORIAL10_TROLL" }, { - "trigger": "VOICEMACRO_18_Hu_2\tstring", - "contents": "VOICEMACRO_18_Hu_2", + "trigger": "TUTORIAL11_DWARF\t\"string\"", + "contents": "TUTORIAL11_DWARF" }, { - "trigger": "VOICEMACRO_18_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Hu_2_FEMALE", + "trigger": "TUTORIAL11_GNOME\t\"string\"", + "contents": "TUTORIAL11_GNOME" }, { - "trigger": "VOICEMACRO_18_Ni_0\tstring", - "contents": "VOICEMACRO_18_Ni_0", + "trigger": "TUTORIAL11_HUMAN\t\"string\"", + "contents": "TUTORIAL11_HUMAN" }, { - "trigger": "VOICEMACRO_18_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Ni_0_FEMALE", + "trigger": "TUTORIAL11_NIGHTELF\t\"string\"", + "contents": "TUTORIAL11_NIGHTELF" }, { - "trigger": "VOICEMACRO_18_Ni_1\tstring", - "contents": "VOICEMACRO_18_Ni_1", + "trigger": "TUTORIAL11_ORC\t\"string\"", + "contents": "TUTORIAL11_ORC" }, { - "trigger": "VOICEMACRO_18_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Ni_1_FEMALE", + "trigger": "TUTORIAL11_SCOURGE\t\"string\"", + "contents": "TUTORIAL11_SCOURGE" }, { - "trigger": "VOICEMACRO_18_Ni_2\tstring", - "contents": "VOICEMACRO_18_Ni_2", + "trigger": "TUTORIAL11_TAUREN\t\"string\"", + "contents": "TUTORIAL11_TAUREN" }, { - "trigger": "VOICEMACRO_18_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Ni_2_FEMALE", + "trigger": "TUTORIAL11_TROLL\t\"string\"", + "contents": "TUTORIAL11_TROLL" }, { - "trigger": "VOICEMACRO_18_Or_0\tstring", - "contents": "VOICEMACRO_18_Or_0", + "trigger": "TUTORIAL12\t\"string\"", + "contents": "TUTORIAL12" }, { - "trigger": "VOICEMACRO_18_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Or_0_FEMALE", + "trigger": "TUTORIAL13\t\"string\"", + "contents": "TUTORIAL13" }, { - "trigger": "VOICEMACRO_18_Or_1\tstring", - "contents": "VOICEMACRO_18_Or_1", + "trigger": "TUTORIAL14\t\"string\"", + "contents": "TUTORIAL14" }, { - "trigger": "VOICEMACRO_18_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Or_1_FEMALE", + "trigger": "TUTORIAL15\t\"string\"", + "contents": "TUTORIAL15" }, { - "trigger": "VOICEMACRO_18_Or_2\tstring", - "contents": "VOICEMACRO_18_Or_2", + "trigger": "TUTORIAL16\t\"string\"", + "contents": "TUTORIAL16" }, { - "trigger": "VOICEMACRO_18_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Or_2_FEMALE", + "trigger": "TUTORIAL17\t\"string\"", + "contents": "TUTORIAL17" }, { - "trigger": "VOICEMACRO_18_Sc_0\tstring", - "contents": "VOICEMACRO_18_Sc_0", + "trigger": "TUTORIAL18\t\"string\"", + "contents": "TUTORIAL18" }, { - "trigger": "VOICEMACRO_18_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Sc_0_FEMALE", + "trigger": "TUTORIAL19\t\"string\"", + "contents": "TUTORIAL19" }, { - "trigger": "VOICEMACRO_18_Sc_1\tstring", - "contents": "VOICEMACRO_18_Sc_1", + "trigger": "TUTORIAL1_DWARF\t\"string\"", + "contents": "TUTORIAL1_DWARF" }, { - "trigger": "VOICEMACRO_18_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Sc_1_FEMALE", + "trigger": "TUTORIAL1_GNOME\t\"string\"", + "contents": "TUTORIAL1_GNOME" }, { - "trigger": "VOICEMACRO_18_Sc_2\tstring", - "contents": "VOICEMACRO_18_Sc_2", + "trigger": "TUTORIAL1_HUMAN\t\"string\"", + "contents": "TUTORIAL1_HUMAN" }, { - "trigger": "VOICEMACRO_18_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Sc_2_FEMALE", + "trigger": "TUTORIAL1_NIGHTELF\t\"string\"", + "contents": "TUTORIAL1_NIGHTELF" }, { - "trigger": "VOICEMACRO_18_Sc_3_FEMALE\tstring", - "contents": "VOICEMACRO_18_Sc_3_FEMALE", + "trigger": "TUTORIAL1_ORC\t\"string\"", + "contents": "TUTORIAL1_ORC" }, { - "trigger": "VOICEMACRO_18_Ta_0\tstring", - "contents": "VOICEMACRO_18_Ta_0", + "trigger": "TUTORIAL1_SCOURGE\t\"string\"", + "contents": "TUTORIAL1_SCOURGE" }, { - "trigger": "VOICEMACRO_18_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Ta_0_FEMALE", + "trigger": "TUTORIAL1_TAUREN\t\"string\"", + "contents": "TUTORIAL1_TAUREN" }, { - "trigger": "VOICEMACRO_18_Ta_1\tstring", - "contents": "VOICEMACRO_18_Ta_1", + "trigger": "TUTORIAL1_TROLL\t\"string\"", + "contents": "TUTORIAL1_TROLL" }, { - "trigger": "VOICEMACRO_18_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Ta_1_FEMALE", + "trigger": "TUTORIAL2\t\"string\"", + "contents": "TUTORIAL2" }, { - "trigger": "VOICEMACRO_18_Ta_2\tstring", - "contents": "VOICEMACRO_18_Ta_2", + "trigger": "TUTORIAL20\t\"string\"", + "contents": "TUTORIAL20" }, { - "trigger": "VOICEMACRO_18_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Ta_2_FEMALE", + "trigger": "TUTORIAL21\t\"string\"", + "contents": "TUTORIAL21" }, { - "trigger": "VOICEMACRO_18_Tr_0\tstring", - "contents": "VOICEMACRO_18_Tr_0", + "trigger": "TUTORIAL22\t\"string\"", + "contents": "TUTORIAL22" }, { - "trigger": "VOICEMACRO_18_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_18_Tr_0_FEMALE", + "trigger": "TUTORIAL23\t\"string\"", + "contents": "TUTORIAL23" }, { - "trigger": "VOICEMACRO_18_Tr_1\tstring", - "contents": "VOICEMACRO_18_Tr_1", + "trigger": "TUTORIAL24\t\"string\"", + "contents": "TUTORIAL24" }, { - "trigger": "VOICEMACRO_18_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_18_Tr_1_FEMALE", + "trigger": "TUTORIAL25\t\"string\"", + "contents": "TUTORIAL25" }, { - "trigger": "VOICEMACRO_18_Tr_2\tstring", - "contents": "VOICEMACRO_18_Tr_2", + "trigger": "TUTORIAL26\t\"string\"", + "contents": "TUTORIAL26" }, { - "trigger": "VOICEMACRO_18_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_18_Tr_2_FEMALE", + "trigger": "TUTORIAL27\t\"string\"", + "contents": "TUTORIAL27" }, { - "trigger": "VOICEMACRO_19_Dw_0\tstring", - "contents": "VOICEMACRO_19_Dw_0", + "trigger": "TUTORIAL28\t\"string\"", + "contents": "TUTORIAL28" }, { - "trigger": "VOICEMACRO_19_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Dw_0_FEMALE", + "trigger": "TUTORIAL29\t\"string\"", + "contents": "TUTORIAL29" }, { - "trigger": "VOICEMACRO_19_Dw_1\tstring", - "contents": "VOICEMACRO_19_Dw_1", + "trigger": "TUTORIAL3\t\"string\"", + "contents": "TUTORIAL3" }, { - "trigger": "VOICEMACRO_19_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Dw_1_FEMALE", + "trigger": "TUTORIAL30\t\"string\"", + "contents": "TUTORIAL30" }, { - "trigger": "VOICEMACRO_19_Dw_2\tstring", - "contents": "VOICEMACRO_19_Dw_2", + "trigger": "TUTORIAL31\t\"string\"", + "contents": "TUTORIAL31" }, { - "trigger": "VOICEMACRO_19_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Dw_2_FEMALE", + "trigger": "TUTORIAL32\t\"string\"", + "contents": "TUTORIAL32" }, { - "trigger": "VOICEMACRO_19_Dw_3\tstring", - "contents": "VOICEMACRO_19_Dw_3", + "trigger": "TUTORIAL33\t\"string\"", + "contents": "TUTORIAL33" }, { - "trigger": "VOICEMACRO_19_Dw_3_FEMALE\tstring", - "contents": "VOICEMACRO_19_Dw_3_FEMALE", + "trigger": "TUTORIAL34\t\"string\"", + "contents": "TUTORIAL34" }, { - "trigger": "VOICEMACRO_19_Dw_4\tstring", - "contents": "VOICEMACRO_19_Dw_4", + "trigger": "TUTORIAL35\t\"string\"", + "contents": "TUTORIAL35" }, { - "trigger": "VOICEMACRO_19_Dw_4_FEMALE\tstring", - "contents": "VOICEMACRO_19_Dw_4_FEMALE", + "trigger": "TUTORIAL36\t\"string\"", + "contents": "TUTORIAL36" }, { - "trigger": "VOICEMACRO_19_Dw_5\tstring", - "contents": "VOICEMACRO_19_Dw_5", + "trigger": "TUTORIAL37\t\"string\"", + "contents": "TUTORIAL37" }, { - "trigger": "VOICEMACRO_19_Gn_0\tstring", - "contents": "VOICEMACRO_19_Gn_0", + "trigger": "TUTORIAL38\t\"string\"", + "contents": "TUTORIAL38" }, { - "trigger": "VOICEMACRO_19_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Gn_0_FEMALE", + "trigger": "TUTORIAL39\t\"string\"", + "contents": "TUTORIAL39" }, { - "trigger": "VOICEMACRO_19_Gn_1\tstring", - "contents": "VOICEMACRO_19_Gn_1", + "trigger": "TUTORIAL40\t\"string\"", + "contents": "TUTORIAL40" }, { - "trigger": "VOICEMACRO_19_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Gn_1_FEMALE", + "trigger": "TUTORIAL41\t\"string\"", + "contents": "TUTORIAL41" }, { - "trigger": "VOICEMACRO_19_Gn_2\tstring", - "contents": "VOICEMACRO_19_Gn_2", + "trigger": "TUTORIAL42\t\"string\"", + "contents": "TUTORIAL42" }, { - "trigger": "VOICEMACRO_19_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Gn_2_FEMALE", + "trigger": "TUTORIAL43\t\"string\"", + "contents": "TUTORIAL43" }, { - "trigger": "VOICEMACRO_19_Gn_3\tstring", - "contents": "VOICEMACRO_19_Gn_3", + "trigger": "TUTORIAL44\t\"string\"", + "contents": "TUTORIAL44" }, { - "trigger": "VOICEMACRO_19_Gn_3_FEMALE\tstring", - "contents": "VOICEMACRO_19_Gn_3_FEMALE", + "trigger": "TUTORIAL45\t\"string\"", + "contents": "TUTORIAL45" }, { - "trigger": "VOICEMACRO_19_Gn_4_FEMALE\tstring", - "contents": "VOICEMACRO_19_Gn_4_FEMALE", + "trigger": "TUTORIAL46\t\"string\"", + "contents": "TUTORIAL46" }, { - "trigger": "VOICEMACRO_19_Hu_0\tstring", - "contents": "VOICEMACRO_19_Hu_0", + "trigger": "TUTORIAL47\t\"string\"", + "contents": "TUTORIAL47" }, { - "trigger": "VOICEMACRO_19_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Hu_0_FEMALE", + "trigger": "TUTORIAL48\t\"string\"", + "contents": "TUTORIAL48" }, { - "trigger": "VOICEMACRO_19_Hu_1\tstring", - "contents": "VOICEMACRO_19_Hu_1", + "trigger": "TUTORIAL49\t\"string\"", + "contents": "TUTORIAL49" }, { - "trigger": "VOICEMACRO_19_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Hu_1_FEMALE", + "trigger": "TUTORIAL4_DWARF\t\"string\"", + "contents": "TUTORIAL4_DWARF" }, { - "trigger": "VOICEMACRO_19_Hu_2\tstring", - "contents": "VOICEMACRO_19_Hu_2", + "trigger": "TUTORIAL4_GNOME\t\"string\"", + "contents": "TUTORIAL4_GNOME" }, { - "trigger": "VOICEMACRO_19_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Hu_2_FEMALE", + "trigger": "TUTORIAL4_HUMAN\t\"string\"", + "contents": "TUTORIAL4_HUMAN" }, { - "trigger": "VOICEMACRO_19_Hu_3\tstring", - "contents": "VOICEMACRO_19_Hu_3", + "trigger": "TUTORIAL4_NIGHTELF\t\"string\"", + "contents": "TUTORIAL4_NIGHTELF" }, { - "trigger": "VOICEMACRO_19_Hu_4\tstring", - "contents": "VOICEMACRO_19_Hu_4", + "trigger": "TUTORIAL4_ORC\t\"string\"", + "contents": "TUTORIAL4_ORC" }, { - "trigger": "VOICEMACRO_19_Hu_5\tstring", - "contents": "VOICEMACRO_19_Hu_5", + "trigger": "TUTORIAL4_SCOURGE\t\"string\"", + "contents": "TUTORIAL4_SCOURGE" }, { - "trigger": "VOICEMACRO_19_Ni_0\tstring", - "contents": "VOICEMACRO_19_Ni_0", + "trigger": "TUTORIAL4_TAUREN\t\"string\"", + "contents": "TUTORIAL4_TAUREN" }, { - "trigger": "VOICEMACRO_19_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ni_0_FEMALE", + "trigger": "TUTORIAL4_TROLL\t\"string\"", + "contents": "TUTORIAL4_TROLL" }, { - "trigger": "VOICEMACRO_19_Ni_1\tstring", - "contents": "VOICEMACRO_19_Ni_1", + "trigger": "TUTORIAL5\t\"string\"", + "contents": "TUTORIAL5" }, { - "trigger": "VOICEMACRO_19_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ni_1_FEMALE", + "trigger": "TUTORIAL50\t\"string\"", + "contents": "TUTORIAL50" }, { - "trigger": "VOICEMACRO_19_Ni_2\tstring", - "contents": "VOICEMACRO_19_Ni_2", + "trigger": "TUTORIAL51\t\"string\"", + "contents": "TUTORIAL51" }, { - "trigger": "VOICEMACRO_19_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ni_2_FEMALE", + "trigger": "TUTORIAL52\t\"string\"", + "contents": "TUTORIAL52" }, { - "trigger": "VOICEMACRO_19_Ni_3\tstring", - "contents": "VOICEMACRO_19_Ni_3", + "trigger": "TUTORIAL53\t\"string\"", + "contents": "TUTORIAL53" }, { - "trigger": "VOICEMACRO_19_Ni_3_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ni_3_FEMALE", + "trigger": "TUTORIAL54\t\"string\"", + "contents": "TUTORIAL54" }, { - "trigger": "VOICEMACRO_19_Ni_4\tstring", - "contents": "VOICEMACRO_19_Ni_4", + "trigger": "TUTORIAL55\t\"string\"", + "contents": "TUTORIAL55" }, { - "trigger": "VOICEMACRO_19_Or_0\tstring", - "contents": "VOICEMACRO_19_Or_0", + "trigger": "TUTORIAL55_DWARF\t\"string\"", + "contents": "TUTORIAL55_DWARF" }, { - "trigger": "VOICEMACRO_19_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Or_0_FEMALE", + "trigger": "TUTORIAL55_GNOME\t\"string\"", + "contents": "TUTORIAL55_GNOME" }, { - "trigger": "VOICEMACRO_19_Or_1\tstring", - "contents": "VOICEMACRO_19_Or_1", + "trigger": "TUTORIAL55_HUMAN\t\"string\"", + "contents": "TUTORIAL55_HUMAN" }, { - "trigger": "VOICEMACRO_19_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Or_1_FEMALE", + "trigger": "TUTORIAL55_NIGHTELF\t\"string\"", + "contents": "TUTORIAL55_NIGHTELF" }, { - "trigger": "VOICEMACRO_19_Or_2\tstring", - "contents": "VOICEMACRO_19_Or_2", + "trigger": "TUTORIAL55_ORC\t\"string\"", + "contents": "TUTORIAL55_ORC" }, { - "trigger": "VOICEMACRO_19_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Or_2_FEMALE", + "trigger": "TUTORIAL55_SCOURGE\t\"string\"", + "contents": "TUTORIAL55_SCOURGE" }, { - "trigger": "VOICEMACRO_19_Or_3\tstring", - "contents": "VOICEMACRO_19_Or_3", + "trigger": "TUTORIAL55_TAUREN\t\"string\"", + "contents": "TUTORIAL55_TAUREN" }, { - "trigger": "VOICEMACRO_19_Or_3_FEMALE\tstring", - "contents": "VOICEMACRO_19_Or_3_FEMALE", + "trigger": "TUTORIAL55_TROLL_DRUID\t\"string\"", + "contents": "TUTORIAL55_TROLL_DRUID" }, { - "trigger": "VOICEMACRO_19_Or_4\tstring", - "contents": "VOICEMACRO_19_Or_4", + "trigger": "TUTORIAL55_TROLL_HUNTER\t\"string\"", + "contents": "TUTORIAL55_TROLL_HUNTER" }, { - "trigger": "VOICEMACRO_19_Or_4_FEMALE\tstring", - "contents": "VOICEMACRO_19_Or_4_FEMALE", + "trigger": "TUTORIAL55_TROLL_MAGE\t\"string\"", + "contents": "TUTORIAL55_TROLL_MAGE" }, { - "trigger": "VOICEMACRO_19_Or_5\tstring", - "contents": "VOICEMACRO_19_Or_5", + "trigger": "TUTORIAL55_TROLL_PRIEST\t\"string\"", + "contents": "TUTORIAL55_TROLL_PRIEST" }, { - "trigger": "VOICEMACRO_19_Or_5_FEMALE\tstring", - "contents": "VOICEMACRO_19_Or_5_FEMALE", + "trigger": "TUTORIAL55_TROLL_ROGUE\t\"string\"", + "contents": "TUTORIAL55_TROLL_ROGUE" }, { - "trigger": "VOICEMACRO_19_Sc_0\tstring", - "contents": "VOICEMACRO_19_Sc_0", + "trigger": "TUTORIAL55_TROLL_SHAMAN\t\"string\"", + "contents": "TUTORIAL55_TROLL_SHAMAN" }, { - "trigger": "VOICEMACRO_19_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Sc_0_FEMALE", + "trigger": "TUTORIAL55_TROLL_WARLOCK\t\"string\"", + "contents": "TUTORIAL55_TROLL_WARLOCK" }, { - "trigger": "VOICEMACRO_19_Sc_1\tstring", - "contents": "VOICEMACRO_19_Sc_1", + "trigger": "TUTORIAL55_TROLL_WARRIOR\t\"string\"", + "contents": "TUTORIAL55_TROLL_WARRIOR" }, { - "trigger": "VOICEMACRO_19_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Sc_1_FEMALE", + "trigger": "TUTORIAL56\t\"string\"", + "contents": "TUTORIAL56" }, { - "trigger": "VOICEMACRO_19_Sc_2\tstring", - "contents": "VOICEMACRO_19_Sc_2", + "trigger": "TUTORIAL57_HUMAN\t\"string\"", + "contents": "TUTORIAL57_HUMAN" }, { - "trigger": "VOICEMACRO_19_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Sc_2_FEMALE", + "trigger": "TUTORIAL57_ORC\t\"string\"", + "contents": "TUTORIAL57_ORC" }, { - "trigger": "VOICEMACRO_19_Sc_3\tstring", - "contents": "VOICEMACRO_19_Sc_3", + "trigger": "TUTORIAL57_SCOURGE\t\"string\"", + "contents": "TUTORIAL57_SCOURGE" }, { - "trigger": "VOICEMACRO_19_Sc_3_FEMALE\tstring", - "contents": "VOICEMACRO_19_Sc_3_FEMALE", + "trigger": "TUTORIAL57_TAUREN\t\"string\"", + "contents": "TUTORIAL57_TAUREN" }, { - "trigger": "VOICEMACRO_19_Sc_4\tstring", - "contents": "VOICEMACRO_19_Sc_4", + "trigger": "TUTORIAL57_TROLL_DRUID\t\"string\"", + "contents": "TUTORIAL57_TROLL_DRUID" }, { - "trigger": "VOICEMACRO_19_Sc_4_FEMALE\tstring", - "contents": "VOICEMACRO_19_Sc_4_FEMALE", + "trigger": "TUTORIAL57_TROLL_HUNTER\t\"string\"", + "contents": "TUTORIAL57_TROLL_HUNTER" }, { - "trigger": "VOICEMACRO_19_Sc_5\tstring", - "contents": "VOICEMACRO_19_Sc_5", + "trigger": "TUTORIAL57_TROLL_MAGE\t\"string\"", + "contents": "TUTORIAL57_TROLL_MAGE" }, { - "trigger": "VOICEMACRO_19_Sc_5_FEMALE\tstring", - "contents": "VOICEMACRO_19_Sc_5_FEMALE", + "trigger": "TUTORIAL57_TROLL_PRIEST\t\"string\"", + "contents": "TUTORIAL57_TROLL_PRIEST" }, { - "trigger": "VOICEMACRO_19_Ta_0\tstring", - "contents": "VOICEMACRO_19_Ta_0", + "trigger": "TUTORIAL57_TROLL_ROGUE\t\"string\"", + "contents": "TUTORIAL57_TROLL_ROGUE" }, { - "trigger": "VOICEMACRO_19_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ta_0_FEMALE", + "trigger": "TUTORIAL57_TROLL_SHAMAN\t\"string\"", + "contents": "TUTORIAL57_TROLL_SHAMAN" }, { - "trigger": "VOICEMACRO_19_Ta_1\tstring", - "contents": "VOICEMACRO_19_Ta_1", + "trigger": "TUTORIAL57_TROLL_WARLOCK\t\"string\"", + "contents": "TUTORIAL57_TROLL_WARLOCK" }, { - "trigger": "VOICEMACRO_19_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ta_1_FEMALE", + "trigger": "TUTORIAL57_TROLL_WARRIOR\t\"string\"", + "contents": "TUTORIAL57_TROLL_WARRIOR" }, { - "trigger": "VOICEMACRO_19_Ta_2\tstring", - "contents": "VOICEMACRO_19_Ta_2", + "trigger": "TUTORIAL58\t\"string\"", + "contents": "TUTORIAL58" }, { - "trigger": "VOICEMACRO_19_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ta_2_FEMALE", + "trigger": "TUTORIAL59\t\"string\"", + "contents": "TUTORIAL59" }, { - "trigger": "VOICEMACRO_19_Ta_3\tstring", - "contents": "VOICEMACRO_19_Ta_3", + "trigger": "TUTORIAL5_DRUID\t\"string\"", + "contents": "TUTORIAL5_DRUID" }, { - "trigger": "VOICEMACRO_19_Ta_3_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ta_3_FEMALE", + "trigger": "TUTORIAL5_HUNTER\t\"string\"", + "contents": "TUTORIAL5_HUNTER" }, { - "trigger": "VOICEMACRO_19_Ta_4\tstring", - "contents": "VOICEMACRO_19_Ta_4", + "trigger": "TUTORIAL5_MAGE\t\"string\"", + "contents": "TUTORIAL5_MAGE" }, { - "trigger": "VOICEMACRO_19_Ta_4_FEMALE\tstring", - "contents": "VOICEMACRO_19_Ta_4_FEMALE", + "trigger": "TUTORIAL5_PALADIN\t\"string\"", + "contents": "TUTORIAL5_PALADIN" }, { - "trigger": "VOICEMACRO_19_Ta_5\tstring", - "contents": "VOICEMACRO_19_Ta_5", + "trigger": "TUTORIAL5_PRIEST\t\"string\"", + "contents": "TUTORIAL5_PRIEST" }, { - "trigger": "VOICEMACRO_19_Tr_0\tstring", - "contents": "VOICEMACRO_19_Tr_0", + "trigger": "TUTORIAL5_ROGUE\t\"string\"", + "contents": "TUTORIAL5_ROGUE" }, { - "trigger": "VOICEMACRO_19_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_19_Tr_0_FEMALE", + "trigger": "TUTORIAL5_SHAMAN\t\"string\"", + "contents": "TUTORIAL5_SHAMAN" }, { - "trigger": "VOICEMACRO_19_Tr_1\tstring", - "contents": "VOICEMACRO_19_Tr_1", + "trigger": "TUTORIAL5_WARLOCK\t\"string\"", + "contents": "TUTORIAL5_WARLOCK" }, { - "trigger": "VOICEMACRO_19_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_19_Tr_1_FEMALE", + "trigger": "TUTORIAL5_WARRIOR\t\"string\"", + "contents": "TUTORIAL5_WARRIOR" }, { - "trigger": "VOICEMACRO_19_Tr_2\tstring", - "contents": "VOICEMACRO_19_Tr_2", + "trigger": "TUTORIAL6\t\"string\"", + "contents": "TUTORIAL6" }, { - "trigger": "VOICEMACRO_19_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_19_Tr_2_FEMALE", + "trigger": "TUTORIAL60\t\"string\"", + "contents": "TUTORIAL60" }, { - "trigger": "VOICEMACRO_19_Tr_3\tstring", - "contents": "VOICEMACRO_19_Tr_3", + "trigger": "TUTORIAL61_DRUID\t\"string\"", + "contents": "TUTORIAL61_DRUID" }, { - "trigger": "VOICEMACRO_19_Tr_3_FEMALE\tstring", - "contents": "VOICEMACRO_19_Tr_3_FEMALE", + "trigger": "TUTORIAL61_HUNTER\t\"string\"", + "contents": "TUTORIAL61_HUNTER" }, { - "trigger": "VOICEMACRO_19_Tr_4_FEMALE\tstring", - "contents": "VOICEMACRO_19_Tr_4_FEMALE", + "trigger": "TUTORIAL61_PALADIN\t\"string\"", + "contents": "TUTORIAL61_PALADIN" }, { - "trigger": "VOICEMACRO_1_Dw_0\tstring", - "contents": "VOICEMACRO_1_Dw_0", + "trigger": "TUTORIAL61_SHAMAN\t\"string\"", + "contents": "TUTORIAL61_SHAMAN" }, { - "trigger": "VOICEMACRO_1_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Dw_0_FEMALE", + "trigger": "TUTORIAL61_SPELLID_DRUID\t\"string\"", + "contents": "TUTORIAL61_SPELLID_DRUID" }, { - "trigger": "VOICEMACRO_1_Dw_1\tstring", - "contents": "VOICEMACRO_1_Dw_1", + "trigger": "TUTORIAL61_SPELLID_HUNTER\t\"string\"", + "contents": "TUTORIAL61_SPELLID_HUNTER" }, { - "trigger": "VOICEMACRO_1_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_1_Dw_1_FEMALE", + "trigger": "TUTORIAL61_SPELLID_PALADIN\t\"string\"", + "contents": "TUTORIAL61_SPELLID_PALADIN" }, { - "trigger": "VOICEMACRO_1_Gn_0\tstring", - "contents": "VOICEMACRO_1_Gn_0", + "trigger": "TUTORIAL61_SPELLID_SHAMAN\t\"string\"", + "contents": "TUTORIAL61_SPELLID_SHAMAN" }, { - "trigger": "VOICEMACRO_1_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Gn_0_FEMALE", + "trigger": "TUTORIAL61_SPELLID_WARLOCK\t\"string\"", + "contents": "TUTORIAL61_SPELLID_WARLOCK" }, { - "trigger": "VOICEMACRO_1_Hu_0\tstring", - "contents": "VOICEMACRO_1_Hu_0", + "trigger": "TUTORIAL61_WARLOCK\t\"string\"", + "contents": "TUTORIAL61_WARLOCK" }, { - "trigger": "VOICEMACRO_1_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Hu_0_FEMALE", + "trigger": "TUTORIAL7\t\"string\"", + "contents": "TUTORIAL7" }, { - "trigger": "VOICEMACRO_1_Hu_1\tstring", - "contents": "VOICEMACRO_1_Hu_1", + "trigger": "TUTORIAL8\t\"string\"", + "contents": "TUTORIAL8" }, { - "trigger": "VOICEMACRO_1_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_1_Hu_1_FEMALE", + "trigger": "TUTORIAL9\t\"string\"", + "contents": "TUTORIAL9" }, { - "trigger": "VOICEMACRO_1_Ni_0\tstring", - "contents": "VOICEMACRO_1_Ni_0", + "trigger": "TUTORIAL_TITLE1\t\"string\"", + "contents": "TUTORIAL_TITLE1" }, { - "trigger": "VOICEMACRO_1_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Ni_0_FEMALE", + "trigger": "TUTORIAL_TITLE10\t\"string\"", + "contents": "TUTORIAL_TITLE10" }, { - "trigger": "VOICEMACRO_1_Ni_1\tstring", - "contents": "VOICEMACRO_1_Ni_1", + "trigger": "TUTORIAL_TITLE11\t\"string\"", + "contents": "TUTORIAL_TITLE11" }, { - "trigger": "VOICEMACRO_1_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_1_Ni_1_FEMALE", + "trigger": "TUTORIAL_TITLE12\t\"string\"", + "contents": "TUTORIAL_TITLE12" }, { - "trigger": "VOICEMACRO_1_Or_0\tstring", - "contents": "VOICEMACRO_1_Or_0", + "trigger": "TUTORIAL_TITLE13\t\"string\"", + "contents": "TUTORIAL_TITLE13" }, { - "trigger": "VOICEMACRO_1_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Or_0_FEMALE", + "trigger": "TUTORIAL_TITLE14\t\"string\"", + "contents": "TUTORIAL_TITLE14" }, { - "trigger": "VOICEMACRO_1_Or_1\tstring", - "contents": "VOICEMACRO_1_Or_1", + "trigger": "TUTORIAL_TITLE15\t\"string\"", + "contents": "TUTORIAL_TITLE15" }, { - "trigger": "VOICEMACRO_1_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_1_Or_1_FEMALE", + "trigger": "TUTORIAL_TITLE16\t\"string\"", + "contents": "TUTORIAL_TITLE16" }, { - "trigger": "VOICEMACRO_1_Or_2\tstring", - "contents": "VOICEMACRO_1_Or_2", + "trigger": "TUTORIAL_TITLE17\t\"string\"", + "contents": "TUTORIAL_TITLE17" }, { - "trigger": "VOICEMACRO_1_Sc_0\tstring", - "contents": "VOICEMACRO_1_Sc_0", + "trigger": "TUTORIAL_TITLE18\t\"string\"", + "contents": "TUTORIAL_TITLE18" }, { - "trigger": "VOICEMACRO_1_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Sc_0_FEMALE", + "trigger": "TUTORIAL_TITLE19\t\"string\"", + "contents": "TUTORIAL_TITLE19" }, { - "trigger": "VOICEMACRO_1_Sc_1\tstring", - "contents": "VOICEMACRO_1_Sc_1", + "trigger": "TUTORIAL_TITLE2\t\"string\"", + "contents": "TUTORIAL_TITLE2" }, { - "trigger": "VOICEMACRO_1_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_1_Sc_1_FEMALE", + "trigger": "TUTORIAL_TITLE20\t\"string\"", + "contents": "TUTORIAL_TITLE20" }, { - "trigger": "VOICEMACRO_1_Ta_0\tstring", - "contents": "VOICEMACRO_1_Ta_0", + "trigger": "TUTORIAL_TITLE21\t\"string\"", + "contents": "TUTORIAL_TITLE21" }, { - "trigger": "VOICEMACRO_1_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Ta_0_FEMALE", + "trigger": "TUTORIAL_TITLE22\t\"string\"", + "contents": "TUTORIAL_TITLE22" }, { - "trigger": "VOICEMACRO_1_Ta_1\tstring", - "contents": "VOICEMACRO_1_Ta_1", + "trigger": "TUTORIAL_TITLE23\t\"string\"", + "contents": "TUTORIAL_TITLE23" }, { - "trigger": "VOICEMACRO_1_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_1_Ta_1_FEMALE", + "trigger": "TUTORIAL_TITLE24\t\"string\"", + "contents": "TUTORIAL_TITLE24" }, { - "trigger": "VOICEMACRO_1_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_1_Ta_2_FEMALE", + "trigger": "TUTORIAL_TITLE25\t\"string\"", + "contents": "TUTORIAL_TITLE25" }, { - "trigger": "VOICEMACRO_1_Tr_0\tstring", - "contents": "VOICEMACRO_1_Tr_0", + "trigger": "TUTORIAL_TITLE26\t\"string\"", + "contents": "TUTORIAL_TITLE26" }, { - "trigger": "VOICEMACRO_1_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_1_Tr_0_FEMALE", + "trigger": "TUTORIAL_TITLE27\t\"string\"", + "contents": "TUTORIAL_TITLE27" }, { - "trigger": "VOICEMACRO_1_Tr_1\tstring", - "contents": "VOICEMACRO_1_Tr_1", + "trigger": "TUTORIAL_TITLE28\t\"string\"", + "contents": "TUTORIAL_TITLE28" }, { - "trigger": "VOICEMACRO_1_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_1_Tr_1_FEMALE", + "trigger": "TUTORIAL_TITLE29\t\"string\"", + "contents": "TUTORIAL_TITLE29" }, { - "trigger": "VOICEMACRO_20_Dw_0\tstring", - "contents": "VOICEMACRO_20_Dw_0", + "trigger": "TUTORIAL_TITLE3\t\"string\"", + "contents": "TUTORIAL_TITLE3" }, { - "trigger": "VOICEMACRO_20_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Dw_0_FEMALE", + "trigger": "TUTORIAL_TITLE30\t\"string\"", + "contents": "TUTORIAL_TITLE30" }, { - "trigger": "VOICEMACRO_20_Dw_1\tstring", - "contents": "VOICEMACRO_20_Dw_1", + "trigger": "TUTORIAL_TITLE31\t\"string\"", + "contents": "TUTORIAL_TITLE31" }, { - "trigger": "VOICEMACRO_20_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Dw_1_FEMALE", + "trigger": "TUTORIAL_TITLE32\t\"string\"", + "contents": "TUTORIAL_TITLE32" }, { - "trigger": "VOICEMACRO_20_Dw_2\tstring", - "contents": "VOICEMACRO_20_Dw_2", + "trigger": "TUTORIAL_TITLE33\t\"string\"", + "contents": "TUTORIAL_TITLE33" }, { - "trigger": "VOICEMACRO_20_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Dw_2_FEMALE", + "trigger": "TUTORIAL_TITLE34\t\"string\"", + "contents": "TUTORIAL_TITLE34" }, { - "trigger": "VOICEMACRO_20_Dw_3\tstring", - "contents": "VOICEMACRO_20_Dw_3", + "trigger": "TUTORIAL_TITLE35\t\"string\"", + "contents": "TUTORIAL_TITLE35" }, { - "trigger": "VOICEMACRO_20_Dw_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Dw_3_FEMALE", + "trigger": "TUTORIAL_TITLE36\t\"string\"", + "contents": "TUTORIAL_TITLE36" }, { - "trigger": "VOICEMACRO_20_Dw_4\tstring", - "contents": "VOICEMACRO_20_Dw_4", + "trigger": "TUTORIAL_TITLE37\t\"string\"", + "contents": "TUTORIAL_TITLE37" }, { - "trigger": "VOICEMACRO_20_Dw_4_FEMALE\tstring", - "contents": "VOICEMACRO_20_Dw_4_FEMALE", + "trigger": "TUTORIAL_TITLE38\t\"string\"", + "contents": "TUTORIAL_TITLE38" }, { - "trigger": "VOICEMACRO_20_Dw_5\tstring", - "contents": "VOICEMACRO_20_Dw_5", + "trigger": "TUTORIAL_TITLE39\t\"string\"", + "contents": "TUTORIAL_TITLE39" }, { - "trigger": "VOICEMACRO_20_Dw_5_FEMALE\tstring", - "contents": "VOICEMACRO_20_Dw_5_FEMALE", + "trigger": "TUTORIAL_TITLE4\t\"string\"", + "contents": "TUTORIAL_TITLE4" }, { - "trigger": "VOICEMACRO_20_Dw_6\tstring", - "contents": "VOICEMACRO_20_Dw_6", + "trigger": "TUTORIAL_TITLE40\t\"string\"", + "contents": "TUTORIAL_TITLE40" }, { - "trigger": "VOICEMACRO_20_Gn_0\tstring", - "contents": "VOICEMACRO_20_Gn_0", + "trigger": "TUTORIAL_TITLE41\t\"string\"", + "contents": "TUTORIAL_TITLE41" }, { - "trigger": "VOICEMACRO_20_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Gn_0_FEMALE", + "trigger": "TUTORIAL_TITLE42\t\"string\"", + "contents": "TUTORIAL_TITLE42" }, { - "trigger": "VOICEMACRO_20_Gn_1\tstring", - "contents": "VOICEMACRO_20_Gn_1", + "trigger": "TUTORIAL_TITLE43\t\"string\"", + "contents": "TUTORIAL_TITLE43" }, { - "trigger": "VOICEMACRO_20_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Gn_1_FEMALE", + "trigger": "TUTORIAL_TITLE44\t\"string\"", + "contents": "TUTORIAL_TITLE44" }, { - "trigger": "VOICEMACRO_20_Gn_2\tstring", - "contents": "VOICEMACRO_20_Gn_2", + "trigger": "TUTORIAL_TITLE45\t\"string\"", + "contents": "TUTORIAL_TITLE45" }, { - "trigger": "VOICEMACRO_20_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Gn_2_FEMALE", + "trigger": "TUTORIAL_TITLE46\t\"string\"", + "contents": "TUTORIAL_TITLE46" }, { - "trigger": "VOICEMACRO_20_Gn_3\tstring", - "contents": "VOICEMACRO_20_Gn_3", + "trigger": "TUTORIAL_TITLE47\t\"string\"", + "contents": "TUTORIAL_TITLE47" }, { - "trigger": "VOICEMACRO_20_Gn_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Gn_3_FEMALE", + "trigger": "TUTORIAL_TITLE48\t\"string\"", + "contents": "TUTORIAL_TITLE48" }, { - "trigger": "VOICEMACRO_20_Gn_4\tstring", - "contents": "VOICEMACRO_20_Gn_4", + "trigger": "TUTORIAL_TITLE49\t\"string\"", + "contents": "TUTORIAL_TITLE49" }, { - "trigger": "VOICEMACRO_20_Gn_5\tstring", - "contents": "VOICEMACRO_20_Gn_5", + "trigger": "TUTORIAL_TITLE5\t\"string\"", + "contents": "TUTORIAL_TITLE5" }, { - "trigger": "VOICEMACRO_20_Hu_0\tstring", - "contents": "VOICEMACRO_20_Hu_0", + "trigger": "TUTORIAL_TITLE50\t\"string\"", + "contents": "TUTORIAL_TITLE50" }, { - "trigger": "VOICEMACRO_20_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Hu_0_FEMALE", + "trigger": "TUTORIAL_TITLE51\t\"string\"", + "contents": "TUTORIAL_TITLE51" }, { - "trigger": "VOICEMACRO_20_Hu_1\tstring", - "contents": "VOICEMACRO_20_Hu_1", + "trigger": "TUTORIAL_TITLE52\t\"string\"", + "contents": "TUTORIAL_TITLE52" }, { - "trigger": "VOICEMACRO_20_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Hu_1_FEMALE", + "trigger": "TUTORIAL_TITLE53\t\"string\"", + "contents": "TUTORIAL_TITLE53" }, { - "trigger": "VOICEMACRO_20_Hu_2\tstring", - "contents": "VOICEMACRO_20_Hu_2", + "trigger": "TUTORIAL_TITLE54\t\"string\"", + "contents": "TUTORIAL_TITLE54" }, { - "trigger": "VOICEMACRO_20_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Hu_2_FEMALE", + "trigger": "TUTORIAL_TITLE55\t\"string\"", + "contents": "TUTORIAL_TITLE55" }, { - "trigger": "VOICEMACRO_20_Hu_3\tstring", - "contents": "VOICEMACRO_20_Hu_3", + "trigger": "TUTORIAL_TITLE56\t\"string\"", + "contents": "TUTORIAL_TITLE56" }, { - "trigger": "VOICEMACRO_20_Hu_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Hu_3_FEMALE", + "trigger": "TUTORIAL_TITLE57\t\"string\"", + "contents": "TUTORIAL_TITLE57" }, { - "trigger": "VOICEMACRO_20_Hu_4\tstring", - "contents": "VOICEMACRO_20_Hu_4", + "trigger": "TUTORIAL_TITLE58\t\"string\"", + "contents": "TUTORIAL_TITLE58" }, { - "trigger": "VOICEMACRO_20_Hu_4_FEMALE\tstring", - "contents": "VOICEMACRO_20_Hu_4_FEMALE", + "trigger": "TUTORIAL_TITLE59\t\"string\"", + "contents": "TUTORIAL_TITLE59" }, { - "trigger": "VOICEMACRO_20_Hu_5\tstring", - "contents": "VOICEMACRO_20_Hu_5", + "trigger": "TUTORIAL_TITLE6\t\"string\"", + "contents": "TUTORIAL_TITLE6" }, { - "trigger": "VOICEMACRO_20_Hu_5_FEMALE\tstring", - "contents": "VOICEMACRO_20_Hu_5_FEMALE", + "trigger": "TUTORIAL_TITLE60\t\"string\"", + "contents": "TUTORIAL_TITLE60" }, { - "trigger": "VOICEMACRO_20_Hu_6_FEMALE\tstring", - "contents": "VOICEMACRO_20_Hu_6_FEMALE", + "trigger": "TUTORIAL_TITLE61_DRUID\t\"string\"", + "contents": "TUTORIAL_TITLE61_DRUID" }, { - "trigger": "VOICEMACRO_20_Ni_0\tstring", - "contents": "VOICEMACRO_20_Ni_0", + "trigger": "TUTORIAL_TITLE61_HUNTER\t\"string\"", + "contents": "TUTORIAL_TITLE61_HUNTER" }, { - "trigger": "VOICEMACRO_20_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ni_0_FEMALE", + "trigger": "TUTORIAL_TITLE61_PALADIN\t\"string\"", + "contents": "TUTORIAL_TITLE61_PALADIN" }, { - "trigger": "VOICEMACRO_20_Ni_1\tstring", - "contents": "VOICEMACRO_20_Ni_1", + "trigger": "TUTORIAL_TITLE61_ROGUE\t\"string\"", + "contents": "TUTORIAL_TITLE61_ROGUE" }, { - "trigger": "VOICEMACRO_20_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ni_1_FEMALE", + "trigger": "TUTORIAL_TITLE61_SHAMAN\t\"string\"", + "contents": "TUTORIAL_TITLE61_SHAMAN" }, { - "trigger": "VOICEMACRO_20_Ni_2\tstring", - "contents": "VOICEMACRO_20_Ni_2", + "trigger": "TUTORIAL_TITLE61_WARLOCK\t\"string\"", + "contents": "TUTORIAL_TITLE61_WARLOCK" }, { - "trigger": "VOICEMACRO_20_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ni_2_FEMALE", + "trigger": "TUTORIAL_TITLE61_WARRIOR\t\"string\"", + "contents": "TUTORIAL_TITLE61_WARRIOR" }, { - "trigger": "VOICEMACRO_20_Ni_3\tstring", - "contents": "VOICEMACRO_20_Ni_3", + "trigger": "TUTORIAL_TITLE7\t\"string\"", + "contents": "TUTORIAL_TITLE7" }, { - "trigger": "VOICEMACRO_20_Ni_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ni_3_FEMALE", + "trigger": "TUTORIAL_TITLE8\t\"string\"", + "contents": "TUTORIAL_TITLE8" }, { - "trigger": "VOICEMACRO_20_Ni_4\tstring", - "contents": "VOICEMACRO_20_Ni_4", + "trigger": "TUTORIAL_TITLE9\t\"string\"", + "contents": "TUTORIAL_TITLE9" }, { - "trigger": "VOICEMACRO_20_Ni_4_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ni_4_FEMALE", + "trigger": "TUTORIAL_TOKEN_ABOUT_TOKENS\t\"string\"", + "contents": "TUTORIAL_TOKEN_ABOUT_TOKENS" }, { - "trigger": "VOICEMACRO_20_Ni_5\tstring", - "contents": "VOICEMACRO_20_Ni_5", + "trigger": "TUTORIAL_TOKEN_GAME_TIME_STEP_1\t\"string\"", + "contents": "TUTORIAL_TOKEN_GAME_TIME_STEP_1" }, { - "trigger": "VOICEMACRO_20_Ni_6\tstring", - "contents": "VOICEMACRO_20_Ni_6", + "trigger": "TUTORIAL_TOKEN_GAME_TIME_STEP_2\t\"string\"", + "contents": "TUTORIAL_TOKEN_GAME_TIME_STEP_2" }, { - "trigger": "VOICEMACRO_20_Ni_7\tstring", - "contents": "VOICEMACRO_20_Ni_7", + "trigger": "TUTORIAL_TOKEN_GAME_TIME_STEP_2_BALANCE\t\"string\"", + "contents": "TUTORIAL_TOKEN_GAME_TIME_STEP_2_BALANCE" }, { - "trigger": "VOICEMACRO_20_Or_0\tstring", - "contents": "VOICEMACRO_20_Or_0", + "trigger": "TUTORIAL_TOKEN_GOLD_STEP_1\t\"string\"", + "contents": "TUTORIAL_TOKEN_GOLD_STEP_1" }, { - "trigger": "VOICEMACRO_20_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Or_0_FEMALE", + "trigger": "TUTORIAL_TOKEN_GOLD_STEP_2\t\"string\"", + "contents": "TUTORIAL_TOKEN_GOLD_STEP_2" }, { - "trigger": "VOICEMACRO_20_Or_1\tstring", - "contents": "VOICEMACRO_20_Or_1", + "trigger": "TUTORIAL_TOKEN_I_NEED_GAME_TIME\t\"string\"", + "contents": "TUTORIAL_TOKEN_I_NEED_GAME_TIME" }, { - "trigger": "VOICEMACRO_20_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Or_1_FEMALE", + "trigger": "TUTORIAL_TOKEN_I_NEED_GOLD\t\"string\"", + "contents": "TUTORIAL_TOKEN_I_NEED_GOLD" }, { - "trigger": "VOICEMACRO_20_Or_2\tstring", - "contents": "VOICEMACRO_20_Or_2", + "trigger": "TUTORIAL_TOKEN_PAY_FOR_TIME_WITH_GOLD\t\"string\"", + "contents": "TUTORIAL_TOKEN_PAY_FOR_TIME_WITH_GOLD" }, { - "trigger": "VOICEMACRO_20_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Or_2_FEMALE", + "trigger": "TUTORIAL_TOKEN_SELL_FOR_GOLD\t\"string\"", + "contents": "TUTORIAL_TOKEN_SELL_FOR_GOLD" }, { - "trigger": "VOICEMACRO_20_Or_3\tstring", - "contents": "VOICEMACRO_20_Or_3", + "trigger": "TUTORIAL_VOICE\t\"string\"", + "contents": "TUTORIAL_VOICE" }, { - "trigger": "VOICEMACRO_20_Or_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Or_3_FEMALE", + "trigger": "TWO_HANDED\t\"string\"", + "contents": "TWO_HANDED" }, { - "trigger": "VOICEMACRO_20_Or_4\tstring", - "contents": "VOICEMACRO_20_Or_4", + "trigger": "TWOHANDEDWEAPONBEINGWIELDED\t\"string\"", + "contents": "TWOHANDEDWEAPONBEINGWIELDED" }, { - "trigger": "VOICEMACRO_20_Or_4_FEMALE\tstring", - "contents": "VOICEMACRO_20_Or_4_FEMALE", + "trigger": "TYPE\t\"string\"", + "contents": "TYPE" }, { - "trigger": "VOICEMACRO_20_Or_5\tstring", - "contents": "VOICEMACRO_20_Or_5", + "trigger": "TYPE_LFR_COMMENT_HERE\t\"string\"", + "contents": "TYPE_LFR_COMMENT_HERE" }, { - "trigger": "VOICEMACRO_20_Or_5_FEMALE\tstring", - "contents": "VOICEMACRO_20_Or_5_FEMALE", + "trigger": "UI_DEPTH\t\"string\"", + "contents": "UI_DEPTH" }, { - "trigger": "VOICEMACRO_20_Sc_0\tstring", - "contents": "VOICEMACRO_20_Sc_0", + "trigger": "UI_HIDDEN\t\"string\"", + "contents": "UI_HIDDEN" }, { - "trigger": "VOICEMACRO_20_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_0_FEMALE", + "trigger": "UI_SCALE\t\"string\"", + "contents": "UI_SCALE" }, { - "trigger": "VOICEMACRO_20_Sc_1\tstring", - "contents": "VOICEMACRO_20_Sc_1", + "trigger": "UIOPTIONS_MENU\t\"string\"", + "contents": "UIOPTIONS_MENU" }, { - "trigger": "VOICEMACRO_20_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_1_FEMALE", + "trigger": "UKNOWNBEING\t\"string\"", + "contents": "UKNOWNBEING" }, { - "trigger": "VOICEMACRO_20_Sc_2\tstring", - "contents": "VOICEMACRO_20_Sc_2", + "trigger": "UNABLE_TO_LEARN_BLUEPRINT\t\"string\"", + "contents": "UNABLE_TO_LEARN_BLUEPRINT" }, { - "trigger": "VOICEMACRO_20_Sc_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_2_FEMALE", + "trigger": "UNABLE_TO_REFUND_ITEM\t\"string\"", + "contents": "UNABLE_TO_REFUND_ITEM" }, { - "trigger": "VOICEMACRO_20_Sc_3\tstring", - "contents": "VOICEMACRO_20_Sc_3", + "trigger": "UNAVAILABLE\t\"string\"", + "contents": "UNAVAILABLE" }, { - "trigger": "VOICEMACRO_20_Sc_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_3_FEMALE", + "trigger": "UNBIND\t\"string\"", + "contents": "UNBIND" }, { - "trigger": "VOICEMACRO_20_Sc_4\tstring", - "contents": "VOICEMACRO_20_Sc_4", + "trigger": "UNCHECK_ALL\t\"string\"", + "contents": "UNCHECK_ALL" }, { - "trigger": "VOICEMACRO_20_Sc_4_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_4_FEMALE", + "trigger": "UNCONSCIOUS\t\"string\"", + "contents": "UNCONSCIOUS" }, { - "trigger": "VOICEMACRO_20_Sc_5_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_5_FEMALE", + "trigger": "UNDERROTDUNGEON_CRAWGBOSS_ENERGY_BAR\t\"string\"", + "contents": "UNDERROTDUNGEON_CRAWGBOSS_ENERGY_BAR" }, { - "trigger": "VOICEMACRO_20_Sc_6_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_6_FEMALE", + "trigger": "UNDOCK_WINDOW\t\"string\"", + "contents": "UNDOCK_WINDOW" }, { - "trigger": "VOICEMACRO_20_Sc_7_FEMALE\tstring", - "contents": "VOICEMACRO_20_Sc_7_FEMALE", + "trigger": "UNEXTEND_RAID_LOCK\t\"string\"", + "contents": "UNEXTEND_RAID_LOCK" }, { - "trigger": "VOICEMACRO_20_Ta_0\tstring", - "contents": "VOICEMACRO_20_Ta_0", + "trigger": "UNIGNORE_QUEST\t\"string\"", + "contents": "UNIGNORE_QUEST" }, { - "trigger": "VOICEMACRO_20_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ta_0_FEMALE", + "trigger": "UNIT_CAPTURABLE\t\"string\"", + "contents": "UNIT_CAPTURABLE" }, { - "trigger": "VOICEMACRO_20_Ta_1\tstring", - "contents": "VOICEMACRO_20_Ta_1", + "trigger": "UNIT_COLORS\t\"string\"", + "contents": "UNIT_COLORS" }, { - "trigger": "VOICEMACRO_20_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ta_1_FEMALE", + "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INSTANCE\t\"string\"", + "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INSTANCE" }, { - "trigger": "VOICEMACRO_20_Ta_2\tstring", - "contents": "VOICEMACRO_20_Ta_2", + "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INTERACT\t\"string\"", + "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_INTERACT" }, { - "trigger": "VOICEMACRO_20_Ta_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ta_2_FEMALE", + "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LEGACY_RAID\t\"string\"", + "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LEGACY_RAID" }, { - "trigger": "VOICEMACRO_20_Ta_3\tstring", - "contents": "VOICEMACRO_20_Ta_3", + "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LOOT\t\"string\"", + "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_LOOT" }, { - "trigger": "VOICEMACRO_20_Ta_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Ta_3_FEMALE", + "trigger": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_OTHER\t\"string\"", + "contents": "UNIT_FRAME_DROPDOWN_SUBSECTION_TITLE_OTHER" }, { - "trigger": "VOICEMACRO_20_Ta_4\tstring", - "contents": "VOICEMACRO_20_Ta_4", + "trigger": "UNIT_LETHAL_LEVEL_DEAD_TEMPLATE\t\"string\"", + "contents": "UNIT_LETHAL_LEVEL_DEAD_TEMPLATE" }, { - "trigger": "VOICEMACRO_20_Tr_0\tstring", - "contents": "VOICEMACRO_20_Tr_0", + "trigger": "UNIT_LETHAL_LEVEL_TEMPLATE\t\"string\"", + "contents": "UNIT_LETHAL_LEVEL_TEMPLATE" }, { - "trigger": "VOICEMACRO_20_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_20_Tr_0_FEMALE", + "trigger": "UNIT_LEVEL_DEAD_TEMPLATE\t\"string\"", + "contents": "UNIT_LEVEL_DEAD_TEMPLATE" }, { - "trigger": "VOICEMACRO_20_Tr_1\tstring", - "contents": "VOICEMACRO_20_Tr_1", + "trigger": "UNIT_LEVEL_TEMPLATE\t\"string\"", + "contents": "UNIT_LEVEL_TEMPLATE" }, { - "trigger": "VOICEMACRO_20_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_20_Tr_1_FEMALE", + "trigger": "UNIT_NAME_ENEMY\t\"string\"", + "contents": "UNIT_NAME_ENEMY" }, { - "trigger": "VOICEMACRO_20_Tr_2\tstring", - "contents": "VOICEMACRO_20_Tr_2", + "trigger": "UNIT_NAME_ENEMY_GUARDIANS\t\"string\"", + "contents": "UNIT_NAME_ENEMY_GUARDIANS" }, { - "trigger": "VOICEMACRO_20_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_20_Tr_2_FEMALE", + "trigger": "UNIT_NAME_ENEMY_MINIONS\t\"string\"", + "contents": "UNIT_NAME_ENEMY_MINIONS" }, { - "trigger": "VOICEMACRO_20_Tr_3\tstring", - "contents": "VOICEMACRO_20_Tr_3", + "trigger": "UNIT_NAME_ENEMY_TOTEMS\t\"string\"", + "contents": "UNIT_NAME_ENEMY_TOTEMS" }, { - "trigger": "VOICEMACRO_20_Tr_3_FEMALE\tstring", - "contents": "VOICEMACRO_20_Tr_3_FEMALE", + "trigger": "UNIT_NAME_FONT\t\"string\"", + "contents": "UNIT_NAME_FONT" }, { - "trigger": "VOICEMACRO_20_Tr_4\tstring", - "contents": "VOICEMACRO_20_Tr_4", + "trigger": "UNIT_NAME_FONT_CHINESE\t\"string\"", + "contents": "UNIT_NAME_FONT_CHINESE" }, { - "trigger": "VOICEMACRO_20_Tr_4_FEMALE\tstring", - "contents": "VOICEMACRO_20_Tr_4_FEMALE", + "trigger": "UNIT_NAME_FONT_CYRILLIC\t\"string\"", + "contents": "UNIT_NAME_FONT_CYRILLIC" }, { - "trigger": "VOICEMACRO_20_Tr_5\tstring", - "contents": "VOICEMACRO_20_Tr_5", + "trigger": "UNIT_NAME_FONT_KOREAN\t\"string\"", + "contents": "UNIT_NAME_FONT_KOREAN" }, { - "trigger": "VOICEMACRO_2_Dw_0\tstring", - "contents": "VOICEMACRO_2_Dw_0", + "trigger": "UNIT_NAME_FONT_ROMAN\t\"string\"", + "contents": "UNIT_NAME_FONT_ROMAN" }, { - "trigger": "VOICEMACRO_2_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Dw_0_FEMALE", + "trigger": "UNIT_NAME_FRIENDLY\t\"string\"", + "contents": "UNIT_NAME_FRIENDLY" }, { - "trigger": "VOICEMACRO_2_Dw_1\tstring", - "contents": "VOICEMACRO_2_Dw_1", + "trigger": "UNIT_NAME_FRIENDLY_GUARDIANS\t\"string\"", + "contents": "UNIT_NAME_FRIENDLY_GUARDIANS" }, { - "trigger": "VOICEMACRO_2_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Dw_1_FEMALE", + "trigger": "UNIT_NAME_FRIENDLY_MINIONS\t\"string\"", + "contents": "UNIT_NAME_FRIENDLY_MINIONS" }, { - "trigger": "VOICEMACRO_2_Gn_0\tstring", - "contents": "VOICEMACRO_2_Gn_0", + "trigger": "UNIT_NAME_FRIENDLY_TOTEMS\t\"string\"", + "contents": "UNIT_NAME_FRIENDLY_TOTEMS" }, { - "trigger": "VOICEMACRO_2_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Gn_0_FEMALE", + "trigger": "UNIT_NAME_GUILD\t\"string\"", + "contents": "UNIT_NAME_GUILD" }, { - "trigger": "VOICEMACRO_2_Gn_1\tstring", - "contents": "VOICEMACRO_2_Gn_1", + "trigger": "UNIT_NAME_GUILD_TITLE\t\"string\"", + "contents": "UNIT_NAME_GUILD_TITLE" }, { - "trigger": "VOICEMACRO_2_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Gn_1_FEMALE", + "trigger": "UNIT_NAME_HIDE_MINUS\t\"string\"", + "contents": "UNIT_NAME_HIDE_MINUS" }, { - "trigger": "VOICEMACRO_2_Gn_2\tstring", - "contents": "VOICEMACRO_2_Gn_2", + "trigger": "UNIT_NAME_NONCOMBAT_CREATURE\t\"string\"", + "contents": "UNIT_NAME_NONCOMBAT_CREATURE" }, { - "trigger": "VOICEMACRO_2_Hu_0\tstring", - "contents": "VOICEMACRO_2_Hu_0", + "trigger": "UNIT_NAME_NPC\t\"string\"", + "contents": "UNIT_NAME_NPC" }, { - "trigger": "VOICEMACRO_2_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Hu_0_FEMALE", + "trigger": "UNIT_NAME_OWN\t\"string\"", + "contents": "UNIT_NAME_OWN" }, { - "trigger": "VOICEMACRO_2_Hu_1\tstring", - "contents": "VOICEMACRO_2_Hu_1", + "trigger": "UNIT_NAME_PLAYER_TITLE\t\"string\"", + "contents": "UNIT_NAME_PLAYER_TITLE" }, { - "trigger": "VOICEMACRO_2_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Hu_1_FEMALE", + "trigger": "UNIT_NAMEPLATES\t\"string\"", + "contents": "UNIT_NAMEPLATES" }, { - "trigger": "VOICEMACRO_2_Ni_0\tstring", - "contents": "VOICEMACRO_2_Ni_0", + "trigger": "UNIT_NAMEPLATES_ALLOW_OVERLAP\t\"string\"", + "contents": "UNIT_NAMEPLATES_ALLOW_OVERLAP" }, { - "trigger": "VOICEMACRO_2_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Ni_0_FEMALE", + "trigger": "UNIT_NAMEPLATES_AUTOMODE\t\"string\"", + "contents": "UNIT_NAMEPLATES_AUTOMODE" }, { - "trigger": "VOICEMACRO_2_Ni_1\tstring", - "contents": "VOICEMACRO_2_Ni_1", + "trigger": "UNIT_NAMEPLATES_MAKE_LARGER\t\"string\"", + "contents": "UNIT_NAMEPLATES_MAKE_LARGER" }, { - "trigger": "VOICEMACRO_2_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Ni_1_FEMALE", + "trigger": "UNIT_NAMEPLATES_SHOW_ENEMIES\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_ENEMIES" }, { - "trigger": "VOICEMACRO_2_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_2_Ni_2_FEMALE", + "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_GUARDIANS" }, { - "trigger": "VOICEMACRO_2_Or_0\tstring", - "contents": "VOICEMACRO_2_Or_0", + "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_MINIONS" }, { - "trigger": "VOICEMACRO_2_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Or_0_FEMALE", + "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_MINUS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_MINUS" }, { - "trigger": "VOICEMACRO_2_Or_1\tstring", - "contents": "VOICEMACRO_2_Or_1", + "trigger": "UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_ENEMY_TOTEMS" }, { - "trigger": "VOICEMACRO_2_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Or_1_FEMALE", + "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDLY_CLASS_COLORS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_FRIENDLY_CLASS_COLORS" }, { - "trigger": "VOICEMACRO_2_Or_2\tstring", - "contents": "VOICEMACRO_2_Or_2", + "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_FRIENDLY_GUARDIANS" }, { - "trigger": "VOICEMACRO_2_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_2_Or_2_FEMALE", + "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_FRIENDLY_MINIONS" }, { - "trigger": "VOICEMACRO_2_Sc_0\tstring", - "contents": "VOICEMACRO_2_Sc_0", + "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_FRIENDLY_TOTEMS" }, { - "trigger": "VOICEMACRO_2_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Sc_0_FEMALE", + "trigger": "UNIT_NAMEPLATES_SHOW_FRIENDS\t\"string\"", + "contents": "UNIT_NAMEPLATES_SHOW_FRIENDS" }, { - "trigger": "VOICEMACRO_2_Sc_1\tstring", - "contents": "VOICEMACRO_2_Sc_1", + "trigger": "UNIT_NAMEPLATES_TYPE_1\t\"string\"", + "contents": "UNIT_NAMEPLATES_TYPE_1" }, { - "trigger": "VOICEMACRO_2_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Sc_1_FEMALE", + "trigger": "UNIT_NAMEPLATES_TYPE_2\t\"string\"", + "contents": "UNIT_NAMEPLATES_TYPE_2" }, { - "trigger": "VOICEMACRO_2_Ta_0\tstring", - "contents": "VOICEMACRO_2_Ta_0", + "trigger": "UNIT_NAMEPLATES_TYPE_TOOLTIP_1\t\"string\"", + "contents": "UNIT_NAMEPLATES_TYPE_TOOLTIP_1" }, { - "trigger": "VOICEMACRO_2_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Ta_0_FEMALE", + "trigger": "UNIT_NAMEPLATES_TYPE_TOOLTIP_2\t\"string\"", + "contents": "UNIT_NAMEPLATES_TYPE_TOOLTIP_2" }, { - "trigger": "VOICEMACRO_2_Ta_1\tstring", - "contents": "VOICEMACRO_2_Ta_1", + "trigger": "UNIT_NAMEPLATES_TYPES\t\"string\"", + "contents": "UNIT_NAMEPLATES_TYPES" }, { - "trigger": "VOICEMACRO_2_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Ta_1_FEMALE", + "trigger": "UNIT_NAMES\t\"string\"", + "contents": "UNIT_NAMES" }, { - "trigger": "VOICEMACRO_2_Ta_2\tstring", - "contents": "VOICEMACRO_2_Ta_2", + "trigger": "UNIT_NAMES_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "UNIT_NAMES_COMBATLOG_TOOLTIP" }, { - "trigger": "VOICEMACRO_2_Tr_0\tstring", - "contents": "VOICEMACRO_2_Tr_0", + "trigger": "UNIT_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP\t\"string\"", + "contents": "UNIT_NAMES_SHOW_BRACES_COMBATLOG_TOOLTIP" }, { - "trigger": "VOICEMACRO_2_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_2_Tr_0_FEMALE", + "trigger": "UNIT_PLUS_LEVEL_TEMPLATE\t\"string\"", + "contents": "UNIT_PLUS_LEVEL_TEMPLATE" }, { - "trigger": "VOICEMACRO_2_Tr_1\tstring", - "contents": "VOICEMACRO_2_Tr_1", + "trigger": "UNIT_POSITION_FRAME_DEFAULT_TEXTURE\t\"string\"", + "contents": "UNIT_POSITION_FRAME_DEFAULT_TEXTURE" }, { - "trigger": "VOICEMACRO_2_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_2_Tr_1_FEMALE", + "trigger": "UNIT_PVP_NAME\t\"string\"", + "contents": "UNIT_PVP_NAME" }, { - "trigger": "VOICEMACRO_3_Dw_0\tstring", - "contents": "VOICEMACRO_3_Dw_0", + "trigger": "UNIT_SKINNABLE_BOLTS\t\"string\"", + "contents": "UNIT_SKINNABLE_BOLTS" }, { - "trigger": "VOICEMACRO_3_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Dw_0_FEMALE", + "trigger": "UNIT_SKINNABLE_HERB\t\"string\"", + "contents": "UNIT_SKINNABLE_HERB" }, { - "trigger": "VOICEMACRO_3_Dw_1\tstring", - "contents": "VOICEMACRO_3_Dw_1", + "trigger": "UNIT_SKINNABLE_LEATHER\t\"string\"", + "contents": "UNIT_SKINNABLE_LEATHER" }, { - "trigger": "VOICEMACRO_3_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Dw_1_FEMALE", + "trigger": "UNIT_SKINNABLE_ROCK\t\"string\"", + "contents": "UNIT_SKINNABLE_ROCK" }, { - "trigger": "VOICEMACRO_3_Dw_2\tstring", - "contents": "VOICEMACRO_3_Dw_2", + "trigger": "UNIT_TYPE_LETHAL_LEVEL_TEMPLATE\t\"string\"", + "contents": "UNIT_TYPE_LETHAL_LEVEL_TEMPLATE" }, { - "trigger": "VOICEMACRO_3_Gn_0\tstring", - "contents": "VOICEMACRO_3_Gn_0", + "trigger": "UNIT_TYPE_LEVEL_TEMPLATE\t\"string\"", + "contents": "UNIT_TYPE_LEVEL_TEMPLATE" }, { - "trigger": "VOICEMACRO_3_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Gn_0_FEMALE", + "trigger": "UNIT_TYPE_PLUS_LEVEL_TEMPLATE\t\"string\"", + "contents": "UNIT_TYPE_PLUS_LEVEL_TEMPLATE" }, { - "trigger": "VOICEMACRO_3_Gn_1\tstring", - "contents": "VOICEMACRO_3_Gn_1", + "trigger": "UNIT_YOU\t\"string\"", + "contents": "UNIT_YOU" }, { - "trigger": "VOICEMACRO_3_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Gn_1_FEMALE", + "trigger": "UNIT_YOU_DEST\t\"string\"", + "contents": "UNIT_YOU_DEST" }, { - "trigger": "VOICEMACRO_3_Gn_2\tstring", - "contents": "VOICEMACRO_3_Gn_2", + "trigger": "UNIT_YOU_DEST_POSSESSIVE\t\"string\"", + "contents": "UNIT_YOU_DEST_POSSESSIVE" }, { - "trigger": "VOICEMACRO_3_Gn_2_FEMALE\tstring", - "contents": "VOICEMACRO_3_Gn_2_FEMALE", + "trigger": "UNIT_YOU_SOURCE\t\"string\"", + "contents": "UNIT_YOU_SOURCE" }, { - "trigger": "VOICEMACRO_3_Hu_0\tstring", - "contents": "VOICEMACRO_3_Hu_0", + "trigger": "UNIT_YOU_SOURCE_POSSESSIVE\t\"string\"", + "contents": "UNIT_YOU_SOURCE_POSSESSIVE" }, { - "trigger": "VOICEMACRO_3_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Hu_0_FEMALE", + "trigger": "UNITFRAME_LABEL\t\"string\"", + "contents": "UNITFRAME_LABEL" }, { - "trigger": "VOICEMACRO_3_Hu_1\tstring", - "contents": "VOICEMACRO_3_Hu_1", + "trigger": "UNITFRAME_SUBTEXT\t\"string\"", + "contents": "UNITFRAME_SUBTEXT" }, { - "trigger": "VOICEMACRO_3_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Hu_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE1\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE1" }, { - "trigger": "VOICEMACRO_3_Ni_0\tstring", - "contents": "VOICEMACRO_3_Ni_0", + "trigger": "UNITNAME_SUMMON_TITLE10\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE10" }, { - "trigger": "VOICEMACRO_3_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Ni_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE11\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE11" }, { - "trigger": "VOICEMACRO_3_Ni_1\tstring", - "contents": "VOICEMACRO_3_Ni_1", + "trigger": "UNITNAME_SUMMON_TITLE12\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE12" }, { - "trigger": "VOICEMACRO_3_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Ni_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE13\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE13" }, { - "trigger": "VOICEMACRO_3_Or_0\tstring", - "contents": "VOICEMACRO_3_Or_0", + "trigger": "UNITNAME_SUMMON_TITLE14\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE14" }, { - "trigger": "VOICEMACRO_3_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Or_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE15\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE15" }, { - "trigger": "VOICEMACRO_3_Or_1\tstring", - "contents": "VOICEMACRO_3_Or_1", + "trigger": "UNITNAME_SUMMON_TITLE16\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE16" }, { - "trigger": "VOICEMACRO_3_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Or_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE17\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE17" }, { - "trigger": "VOICEMACRO_3_Sc_0\tstring", - "contents": "VOICEMACRO_3_Sc_0", + "trigger": "UNITNAME_SUMMON_TITLE18\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE18" }, { - "trigger": "VOICEMACRO_3_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Sc_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE19\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE19" }, { - "trigger": "VOICEMACRO_3_Sc_1\tstring", - "contents": "VOICEMACRO_3_Sc_1", + "trigger": "UNITNAME_SUMMON_TITLE2\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE2" }, { - "trigger": "VOICEMACRO_3_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Sc_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE20\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE20" }, { - "trigger": "VOICEMACRO_3_Ta_0\tstring", - "contents": "VOICEMACRO_3_Ta_0", + "trigger": "UNITNAME_SUMMON_TITLE21\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE21" }, { - "trigger": "VOICEMACRO_3_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Ta_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE22\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE22" }, { - "trigger": "VOICEMACRO_3_Ta_1\tstring", - "contents": "VOICEMACRO_3_Ta_1", + "trigger": "UNITNAME_SUMMON_TITLE23\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE23" }, { - "trigger": "VOICEMACRO_3_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Ta_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE24\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE24" }, { - "trigger": "VOICEMACRO_3_Tr_0\tstring", - "contents": "VOICEMACRO_3_Tr_0", + "trigger": "UNITNAME_SUMMON_TITLE25\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE25" }, { - "trigger": "VOICEMACRO_3_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_3_Tr_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE26\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE26" }, { - "trigger": "VOICEMACRO_3_Tr_1\tstring", - "contents": "VOICEMACRO_3_Tr_1", + "trigger": "UNITNAME_SUMMON_TITLE27\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE27" }, { - "trigger": "VOICEMACRO_3_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_3_Tr_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE28\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE28" }, { - "trigger": "VOICEMACRO_4_Dw_0\tstring", - "contents": "VOICEMACRO_4_Dw_0", + "trigger": "UNITNAME_SUMMON_TITLE29\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE29" }, { - "trigger": "VOICEMACRO_4_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Dw_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE3\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE3" }, { - "trigger": "VOICEMACRO_4_Dw_1\tstring", - "contents": "VOICEMACRO_4_Dw_1", + "trigger": "UNITNAME_SUMMON_TITLE30\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE30" }, { - "trigger": "VOICEMACRO_4_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Dw_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE31\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE31" }, { - "trigger": "VOICEMACRO_4_Dw_2\tstring", - "contents": "VOICEMACRO_4_Dw_2", + "trigger": "UNITNAME_SUMMON_TITLE32\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE32" }, { - "trigger": "VOICEMACRO_4_Gn_0\tstring", - "contents": "VOICEMACRO_4_Gn_0", + "trigger": "UNITNAME_SUMMON_TITLE33\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE33" }, { - "trigger": "VOICEMACRO_4_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Gn_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE34\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE34" }, { - "trigger": "VOICEMACRO_4_Gn_1\tstring", - "contents": "VOICEMACRO_4_Gn_1", + "trigger": "UNITNAME_SUMMON_TITLE35\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE35" }, { - "trigger": "VOICEMACRO_4_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Gn_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE36\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE36" }, { - "trigger": "VOICEMACRO_4_Hu_0\tstring", - "contents": "VOICEMACRO_4_Hu_0", + "trigger": "UNITNAME_SUMMON_TITLE37\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE37" }, { - "trigger": "VOICEMACRO_4_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Hu_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE38\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE38" }, { - "trigger": "VOICEMACRO_4_Hu_1\tstring", - "contents": "VOICEMACRO_4_Hu_1", + "trigger": "UNITNAME_SUMMON_TITLE4\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE4" }, { - "trigger": "VOICEMACRO_4_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Hu_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE5\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE5" }, { - "trigger": "VOICEMACRO_4_Ni_0\tstring", - "contents": "VOICEMACRO_4_Ni_0", + "trigger": "UNITNAME_SUMMON_TITLE6\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE6" }, { - "trigger": "VOICEMACRO_4_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Ni_0_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE7\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE7" }, { - "trigger": "VOICEMACRO_4_Ni_1\tstring", - "contents": "VOICEMACRO_4_Ni_1", + "trigger": "UNITNAME_SUMMON_TITLE8\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE8" }, { - "trigger": "VOICEMACRO_4_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Ni_1_FEMALE", + "trigger": "UNITNAME_SUMMON_TITLE9\t\"string\"", + "contents": "UNITNAME_SUMMON_TITLE9" }, { - "trigger": "VOICEMACRO_4_Ni_2_FEMALE\tstring", - "contents": "VOICEMACRO_4_Ni_2_FEMALE", + "trigger": "UNITNAME_TITLE\t\"string\"", + "contents": "UNITNAME_TITLE" }, { - "trigger": "VOICEMACRO_4_Or_0\tstring", - "contents": "VOICEMACRO_4_Or_0", + "trigger": "UNITNAME_TITLE_CHARM\t\"string\"", + "contents": "UNITNAME_TITLE_CHARM" }, { - "trigger": "VOICEMACRO_4_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Or_0_FEMALE", + "trigger": "UNITNAME_TITLE_COMPANION\t\"string\"", + "contents": "UNITNAME_TITLE_COMPANION" }, { - "trigger": "VOICEMACRO_4_Or_1\tstring", - "contents": "VOICEMACRO_4_Or_1", + "trigger": "UNITNAME_TITLE_CREATION\t\"string\"", + "contents": "UNITNAME_TITLE_CREATION" }, { - "trigger": "VOICEMACRO_4_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Or_1_FEMALE", + "trigger": "UNITNAME_TITLE_GUARDIAN\t\"string\"", + "contents": "UNITNAME_TITLE_GUARDIAN" }, { - "trigger": "VOICEMACRO_4_Or_2\tstring", - "contents": "VOICEMACRO_4_Or_2", + "trigger": "UNITNAME_TITLE_MINION\t\"string\"", + "contents": "UNITNAME_TITLE_MINION" }, { - "trigger": "VOICEMACRO_4_Or_2_FEMALE\tstring", - "contents": "VOICEMACRO_4_Or_2_FEMALE", + "trigger": "UNITNAME_TITLE_OPPONENT\t\"string\"", + "contents": "UNITNAME_TITLE_OPPONENT" }, { - "trigger": "VOICEMACRO_4_Sc_0\tstring", - "contents": "VOICEMACRO_4_Sc_0", + "trigger": "UNITNAME_TITLE_PET\t\"string\"", + "contents": "UNITNAME_TITLE_PET" }, { - "trigger": "VOICEMACRO_4_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Sc_0_FEMALE", + "trigger": "UNITNAME_TITLE_SQUIRE\t\"string\"", + "contents": "UNITNAME_TITLE_SQUIRE" }, { - "trigger": "VOICEMACRO_4_Sc_1\tstring", - "contents": "VOICEMACRO_4_Sc_1", + "trigger": "UNITNAME_TITLE_WAR_BANNER\t\"string\"", + "contents": "UNITNAME_TITLE_WAR_BANNER" }, { - "trigger": "VOICEMACRO_4_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Sc_1_FEMALE", + "trigger": "UNKNOWN\t\"string\"", + "contents": "UNKNOWN" }, { - "trigger": "VOICEMACRO_4_Ta_0\tstring", - "contents": "VOICEMACRO_4_Ta_0", + "trigger": "UNKNOWNOBJECT\t\"string\"", + "contents": "UNKNOWNOBJECT" }, { - "trigger": "VOICEMACRO_4_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Ta_0_FEMALE", + "trigger": "UNLEARN\t\"string\"", + "contents": "UNLEARN" }, { - "trigger": "VOICEMACRO_4_Ta_1\tstring", - "contents": "VOICEMACRO_4_Ta_1", + "trigger": "UNLEARN_SKILL\t\"string\"", + "contents": "UNLEARN_SKILL" }, { - "trigger": "VOICEMACRO_4_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Ta_1_FEMALE", + "trigger": "UNLEARN_SKILL_TOOLTIP\t\"string\"", + "contents": "UNLEARN_SKILL_TOOLTIP" }, { - "trigger": "VOICEMACRO_4_Tr_0\tstring", - "contents": "VOICEMACRO_4_Tr_0", + "trigger": "UNLEARN_SPECIALIZATION_TOOLTIP\t\"string\"", + "contents": "UNLEARN_SPECIALIZATION_TOOLTIP" }, { - "trigger": "VOICEMACRO_4_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_4_Tr_0_FEMALE", + "trigger": "UNLIMITED\t\"string\"", + "contents": "UNLIMITED" }, { - "trigger": "VOICEMACRO_4_Tr_1\tstring", - "contents": "VOICEMACRO_4_Tr_1", + "trigger": "UNLIST_ME\t\"string\"", + "contents": "UNLIST_ME" }, { - "trigger": "VOICEMACRO_4_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_4_Tr_1_FEMALE", + "trigger": "UNLIST_MY_GROUP\t\"string\"", + "contents": "UNLIST_MY_GROUP" }, { - "trigger": "VOICEMACRO_5_Dw_0\tstring", - "contents": "VOICEMACRO_5_Dw_0", + "trigger": "UNLOCK\t\"string\"", + "contents": "UNLOCK" }, { - "trigger": "VOICEMACRO_5_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Dw_0_FEMALE", + "trigger": "UNLOCK_FOCUS_FRAME\t\"string\"", + "contents": "UNLOCK_FOCUS_FRAME" }, { - "trigger": "VOICEMACRO_5_Dw_1\tstring", - "contents": "VOICEMACRO_5_Dw_1", + "trigger": "UNLOCK_FRAME\t\"string\"", + "contents": "UNLOCK_FRAME" }, { - "trigger": "VOICEMACRO_5_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Dw_1_FEMALE", + "trigger": "UNLOCK_VOID_STORAGE\t\"string\"", + "contents": "UNLOCK_VOID_STORAGE" }, { - "trigger": "VOICEMACRO_5_Gn_0\tstring", - "contents": "VOICEMACRO_5_Gn_0", + "trigger": "UNLOCK_WINDOW\t\"string\"", + "contents": "UNLOCK_WINDOW" }, { - "trigger": "VOICEMACRO_5_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Gn_0_FEMALE", + "trigger": "UNLOCKED_AT_HONOR_LEVEL\t\"string\"", + "contents": "UNLOCKED_AT_HONOR_LEVEL" }, { - "trigger": "VOICEMACRO_5_Gn_1\tstring", - "contents": "VOICEMACRO_5_Gn_1", + "trigger": "UNLOCKED_AT_LEVEL\t\"string\"", + "contents": "UNLOCKED_AT_LEVEL" }, { - "trigger": "VOICEMACRO_5_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Gn_1_FEMALE", + "trigger": "UNLOCKS_AT_LABEL\t\"string\"", + "contents": "UNLOCKS_AT_LABEL" }, { - "trigger": "VOICEMACRO_5_Hu_0\tstring", - "contents": "VOICEMACRO_5_Hu_0", + "trigger": "UNLOCKS_AT_LEVEL\t\"string\"", + "contents": "UNLOCKS_AT_LEVEL" }, { - "trigger": "VOICEMACRO_5_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Hu_0_FEMALE", + "trigger": "UNMUTE\t\"string\"", + "contents": "UNMUTE" }, { - "trigger": "VOICEMACRO_5_Hu_1\tstring", - "contents": "VOICEMACRO_5_Hu_1", + "trigger": "UNMUTE_SILENCED\t\"string\"", + "contents": "UNMUTE_SILENCED" }, { - "trigger": "VOICEMACRO_5_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Hu_1_FEMALE", + "trigger": "UNSPENT_TALENT_POINTS\t\"string\"", + "contents": "UNSPENT_TALENT_POINTS" }, { - "trigger": "VOICEMACRO_5_Ni_0\tstring", - "contents": "VOICEMACRO_5_Ni_0", + "trigger": "UNTRACK_ACHIEVEMENT_TOOLTIP\t\"string\"", + "contents": "UNTRACK_ACHIEVEMENT_TOOLTIP" }, { - "trigger": "VOICEMACRO_5_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Ni_0_FEMALE", + "trigger": "UNTRACK_QUEST\t\"string\"", + "contents": "UNTRACK_QUEST" }, { - "trigger": "VOICEMACRO_5_Ni_1\tstring", - "contents": "VOICEMACRO_5_Ni_1", + "trigger": "UNTRACK_QUEST_ABBREV\t\"string\"", + "contents": "UNTRACK_QUEST_ABBREV" }, { - "trigger": "VOICEMACRO_5_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Ni_1_FEMALE", + "trigger": "UNUSED\t\"string\"", + "contents": "UNUSED" }, { - "trigger": "VOICEMACRO_5_Or_0\tstring", - "contents": "VOICEMACRO_5_Or_0", + "trigger": "UNWRAP\t\"string\"", + "contents": "UNWRAP" }, { - "trigger": "VOICEMACRO_5_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Or_0_FEMALE", + "trigger": "UPDATE\t\"string\"", + "contents": "UPDATE" }, { - "trigger": "VOICEMACRO_5_Or_1\tstring", - "contents": "VOICEMACRO_5_Or_1", + "trigger": "UPGRADE\t\"string\"", + "contents": "UPGRADE" }, { - "trigger": "VOICEMACRO_5_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Or_1_FEMALE", + "trigger": "UPGRADE_MISSING_ITEM\t\"string\"", + "contents": "UPGRADE_MISSING_ITEM" }, { - "trigger": "VOICEMACRO_5_Sc_0\tstring", - "contents": "VOICEMACRO_5_Sc_0", + "trigger": "UPGRADED_RECIPE_LEARNED_TITLE\t\"string\"", + "contents": "UPGRADED_RECIPE_LEARNED_TITLE" }, { - "trigger": "VOICEMACRO_5_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Sc_0_FEMALE", + "trigger": "USABLE_ITEMS\t\"string\"", + "contents": "USABLE_ITEMS" }, { - "trigger": "VOICEMACRO_5_Sc_1\tstring", - "contents": "VOICEMACRO_5_Sc_1", + "trigger": "USE\t\"string\"", + "contents": "USE" }, { - "trigger": "VOICEMACRO_5_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Sc_1_FEMALE", + "trigger": "USE_COLON\t\"string\"", + "contents": "USE_COLON" }, { - "trigger": "VOICEMACRO_5_Ta_0\tstring", - "contents": "VOICEMACRO_5_Ta_0", + "trigger": "USE_COLORBLIND_MODE\t\"string\"", + "contents": "USE_COLORBLIND_MODE" }, { - "trigger": "VOICEMACRO_5_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Ta_0_FEMALE", + "trigger": "USE_ENGLISH_AUDIO\t\"string\"", + "contents": "USE_ENGLISH_AUDIO" }, { - "trigger": "VOICEMACRO_5_Ta_1\tstring", - "contents": "VOICEMACRO_5_Ta_1", + "trigger": "USE_EQUIPMENT_MANAGER\t\"string\"", + "contents": "USE_EQUIPMENT_MANAGER" }, { - "trigger": "VOICEMACRO_5_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Ta_1_FEMALE", + "trigger": "USE_EXISTING_PROFILE\t\"string\"", + "contents": "USE_EXISTING_PROFILE" }, { - "trigger": "VOICEMACRO_5_Tr_0\tstring", - "contents": "VOICEMACRO_5_Tr_0", + "trigger": "USE_FULL_TEXT_MODE\t\"string\"", + "contents": "USE_FULL_TEXT_MODE" }, { - "trigger": "VOICEMACRO_5_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_5_Tr_0_FEMALE", + "trigger": "USE_GUILDBANK_REPAIR\t\"string\"", + "contents": "USE_GUILDBANK_REPAIR" }, { - "trigger": "VOICEMACRO_5_Tr_1\tstring", - "contents": "VOICEMACRO_5_Tr_1", + "trigger": "USE_ITEM\t\"string\"", + "contents": "USE_ITEM" }, { - "trigger": "VOICEMACRO_5_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_5_Tr_1_FEMALE", + "trigger": "USE_NO_DROP\t\"string\"", + "contents": "USE_NO_DROP" }, { - "trigger": "VOICEMACRO_6_Dw_0\tstring", - "contents": "VOICEMACRO_6_Dw_0", + "trigger": "USE_PERSONAL_FUNDS\t\"string\"", + "contents": "USE_PERSONAL_FUNDS" }, { - "trigger": "VOICEMACRO_6_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Dw_0_FEMALE", + "trigger": "USE_RAID_STYLE_PARTY_FRAMES\t\"string\"", + "contents": "USE_RAID_STYLE_PARTY_FRAMES" }, { - "trigger": "VOICEMACRO_6_Dw_1\tstring", - "contents": "VOICEMACRO_6_Dw_1", + "trigger": "USE_SOULSTONE\t\"string\"", + "contents": "USE_SOULSTONE" }, { - "trigger": "VOICEMACRO_6_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_6_Dw_1_FEMALE", + "trigger": "USE_UBERTOOLTIPS\t\"string\"", + "contents": "USE_UBERTOOLTIPS" }, { - "trigger": "VOICEMACRO_6_Dw_2\tstring", - "contents": "VOICEMACRO_6_Dw_2", + "trigger": "USE_UISCALE\t\"string\"", + "contents": "USE_UISCALE" }, { - "trigger": "VOICEMACRO_6_Gn_0\tstring", - "contents": "VOICEMACRO_6_Gn_0", + "trigger": "USE_WEATHER_SHADER\t\"string\"", + "contents": "USE_WEATHER_SHADER" }, { - "trigger": "VOICEMACRO_6_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Gn_0_FEMALE", + "trigger": "USED\t\"string\"", + "contents": "USED" }, { - "trigger": "VOICEMACRO_6_Gn_1\tstring", - "contents": "VOICEMACRO_6_Gn_1", + "trigger": "USEIPV6\t\"string\"", + "contents": "USEIPV6" }, { - "trigger": "VOICEMACRO_6_Hu_0\tstring", - "contents": "VOICEMACRO_6_Hu_0", + "trigger": "VAS_QUEUE_SIX_DAY\t\"string\"", + "contents": "VAS_QUEUE_SIX_DAY" }, { - "trigger": "VOICEMACRO_6_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Hu_0_FEMALE", + "trigger": "VEHICLE_LEAVE\t\"string\"", + "contents": "VEHICLE_LEAVE" }, { - "trigger": "VOICEMACRO_6_Hu_1\tstring", - "contents": "VOICEMACRO_6_Hu_1", + "trigger": "VEHICLE_STEAM\t\"string\"", + "contents": "VEHICLE_STEAM" }, { - "trigger": "VOICEMACRO_6_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_6_Hu_1_FEMALE", + "trigger": "VERBAL_HARASSMENT\t\"string\"", + "contents": "VERBAL_HARASSMENT" }, { - "trigger": "VOICEMACRO_6_Ni_0\tstring", - "contents": "VOICEMACRO_6_Ni_0", + "trigger": "VERBAL_HARASSMENT_DESCRIPTION\t\"string\"", + "contents": "VERBAL_HARASSMENT_DESCRIPTION" }, { - "trigger": "VOICEMACRO_6_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Ni_0_FEMALE", + "trigger": "VERBAL_HARASSMENT_TEXT1\t\"string\"", + "contents": "VERBAL_HARASSMENT_TEXT1" }, { - "trigger": "VOICEMACRO_6_Ni_1\tstring", - "contents": "VOICEMACRO_6_Ni_1", + "trigger": "VERBAL_HARASSMENT_TEXT2\t\"string\"", + "contents": "VERBAL_HARASSMENT_TEXT2" }, { - "trigger": "VOICEMACRO_6_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_6_Ni_1_FEMALE", + "trigger": "VERBAL_HARASSMENT_TEXT3\t\"string\"", + "contents": "VERBAL_HARASSMENT_TEXT3" }, { - "trigger": "VOICEMACRO_6_Or_0\tstring", - "contents": "VOICEMACRO_6_Or_0", + "trigger": "VERBAL_HARASSMENT_TEXT4\t\"string\"", + "contents": "VERBAL_HARASSMENT_TEXT4" }, { - "trigger": "VOICEMACRO_6_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Or_0_FEMALE", + "trigger": "VERSATILITY_TOOLTIP_FORMAT\t\"string\"", + "contents": "VERSATILITY_TOOLTIP_FORMAT" }, { - "trigger": "VOICEMACRO_6_Or_1\tstring", - "contents": "VOICEMACRO_6_Or_1", + "trigger": "VERTEX_ANIMATION_SHADERS\t\"string\"", + "contents": "VERTEX_ANIMATION_SHADERS" }, { - "trigger": "VOICEMACRO_6_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_6_Or_1_FEMALE", + "trigger": "VERTICAL_SYNC\t\"string\"", + "contents": "VERTICAL_SYNC" }, { - "trigger": "VOICEMACRO_6_Sc_0\tstring", - "contents": "VOICEMACRO_6_Sc_0", + "trigger": "VICTORY_TEXT0\t\"string\"", + "contents": "VICTORY_TEXT0" }, { - "trigger": "VOICEMACRO_6_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Sc_0_FEMALE", + "trigger": "VICTORY_TEXT1\t\"string\"", + "contents": "VICTORY_TEXT1" }, { - "trigger": "VOICEMACRO_6_Sc_1\tstring", - "contents": "VOICEMACRO_6_Sc_1", + "trigger": "VICTORY_TEXT_ARENA0\t\"string\"", + "contents": "VICTORY_TEXT_ARENA0" }, { - "trigger": "VOICEMACRO_6_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_6_Sc_1_FEMALE", + "trigger": "VICTORY_TEXT_ARENA1\t\"string\"", + "contents": "VICTORY_TEXT_ARENA1" }, { - "trigger": "VOICEMACRO_6_Ta_0\tstring", - "contents": "VOICEMACRO_6_Ta_0", + "trigger": "VICTORY_TEXT_ARENA_DRAW\t\"string\"", + "contents": "VICTORY_TEXT_ARENA_DRAW" }, { - "trigger": "VOICEMACRO_6_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Ta_0_FEMALE", + "trigger": "VICTORY_TEXT_ARENA_WINS\t\"string\"", + "contents": "VICTORY_TEXT_ARENA_WINS" }, { - "trigger": "VOICEMACRO_6_Ta_1\tstring", - "contents": "VOICEMACRO_6_Ta_1", + "trigger": "VICTORY_TEXT_LFD_BATTLEFIELD0\t\"string\"", + "contents": "VICTORY_TEXT_LFD_BATTLEFIELD0" }, { - "trigger": "VOICEMACRO_6_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_6_Ta_1_FEMALE", + "trigger": "VICTORY_TEXT_LFD_BATTLEFIELD1\t\"string\"", + "contents": "VICTORY_TEXT_LFD_BATTLEFIELD1" }, { - "trigger": "VOICEMACRO_6_Tr_0\tstring", - "contents": "VOICEMACRO_6_Tr_0", + "trigger": "VICTORY_TEXT_LFD_BATTLEFIELD_DRAW\t\"string\"", + "contents": "VICTORY_TEXT_LFD_BATTLEFIELD_DRAW" }, { - "trigger": "VOICEMACRO_6_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_6_Tr_0_FEMALE", + "trigger": "VICTORY_TEXT_LFD_BATTLEFIELD_WINS\t\"string\"", + "contents": "VICTORY_TEXT_LFD_BATTLEFIELD_WINS" }, { - "trigger": "VOICEMACRO_6_Tr_1\tstring", - "contents": "VOICEMACRO_6_Tr_1", + "trigger": "VIDEO_OPTIONS_16XANISOTROPIC\t\"string\"", + "contents": "VIDEO_OPTIONS_16XANISOTROPIC" }, { - "trigger": "VOICEMACRO_6_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_6_Tr_1_FEMALE", + "trigger": "VIDEO_OPTIONS_2XANISOTROPIC\t\"string\"", + "contents": "VIDEO_OPTIONS_2XANISOTROPIC" }, { - "trigger": "VOICEMACRO_7_Dw_0\tstring", - "contents": "VOICEMACRO_7_Dw_0", + "trigger": "VIDEO_OPTIONS_4XANISOTROPIC\t\"string\"", + "contents": "VIDEO_OPTIONS_4XANISOTROPIC" }, { - "trigger": "VOICEMACRO_7_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Dw_0_FEMALE", + "trigger": "VIDEO_OPTIONS_8XANISOTROPIC\t\"string\"", + "contents": "VIDEO_OPTIONS_8XANISOTROPIC" }, { - "trigger": "VOICEMACRO_7_Dw_1\tstring", - "contents": "VOICEMACRO_7_Dw_1", + "trigger": "VIDEO_OPTIONS_ALLOWED\t\"string\"", + "contents": "VIDEO_OPTIONS_ALLOWED" }, { - "trigger": "VOICEMACRO_7_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Dw_1_FEMALE", + "trigger": "VIDEO_OPTIONS_BILINEAR\t\"string\"", + "contents": "VIDEO_OPTIONS_BILINEAR" }, { - "trigger": "VOICEMACRO_7_Dw_2\tstring", - "contents": "VOICEMACRO_7_Dw_2", + "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_DISABLED\t\"string\"", + "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_DISABLED" }, { - "trigger": "VOICEMACRO_7_Gn_0\tstring", - "contents": "VOICEMACRO_7_Gn_0", + "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_HIGH" }, { - "trigger": "VOICEMACRO_7_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Gn_0_FEMALE", + "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_LOW\t\"string\"", + "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_LOW" }, { - "trigger": "VOICEMACRO_7_Gn_1\tstring", - "contents": "VOICEMACRO_7_Gn_1", + "trigger": "VIDEO_OPTIONS_DEPTH_EFFECTS_MEDIUM\t\"string\"", + "contents": "VIDEO_OPTIONS_DEPTH_EFFECTS_MEDIUM" }, { - "trigger": "VOICEMACRO_7_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Gn_1_FEMALE", + "trigger": "VIDEO_OPTIONS_DISABLED\t\"string\"", + "contents": "VIDEO_OPTIONS_DISABLED" }, { - "trigger": "VOICEMACRO_7_Hu_0\tstring", - "contents": "VOICEMACRO_7_Hu_0", + "trigger": "VIDEO_OPTIONS_ENABLED\t\"string\"", + "contents": "VIDEO_OPTIONS_ENABLED" }, { - "trigger": "VOICEMACRO_7_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Hu_0_FEMALE", + "trigger": "VIDEO_OPTIONS_FAIR\t\"string\"", + "contents": "VIDEO_OPTIONS_FAIR" }, { - "trigger": "VOICEMACRO_7_Hu_1\tstring", - "contents": "VOICEMACRO_7_Hu_1", + "trigger": "VIDEO_OPTIONS_FULLSCREEN\t\"string\"", + "contents": "VIDEO_OPTIONS_FULLSCREEN" }, { - "trigger": "VOICEMACRO_7_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Hu_1_FEMALE", + "trigger": "VIDEO_OPTIONS_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_HIGH" }, { - "trigger": "VOICEMACRO_7_Hu_2\tstring", - "contents": "VOICEMACRO_7_Hu_2", + "trigger": "VIDEO_OPTIONS_LIGHTING_QUALITY_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_LIGHTING_QUALITY_HIGH" }, { - "trigger": "VOICEMACRO_7_Hu_2_FEMALE\tstring", - "contents": "VOICEMACRO_7_Hu_2_FEMALE", + "trigger": "VIDEO_OPTIONS_LIGHTING_QUALITY_LOW\t\"string\"", + "contents": "VIDEO_OPTIONS_LIGHTING_QUALITY_LOW" }, { - "trigger": "VOICEMACRO_7_Ni_0\tstring", - "contents": "VOICEMACRO_7_Ni_0", + "trigger": "VIDEO_OPTIONS_LIGHTING_QUALITY_MEDIUM\t\"string\"", + "contents": "VIDEO_OPTIONS_LIGHTING_QUALITY_MEDIUM" }, { - "trigger": "VOICEMACRO_7_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Ni_0_FEMALE", + "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_FAIR\t\"string\"", + "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_FAIR" }, { - "trigger": "VOICEMACRO_7_Ni_1\tstring", - "contents": "VOICEMACRO_7_Ni_1", + "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_LOW\t\"string\"", + "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_LOW" }, { - "trigger": "VOICEMACRO_7_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Ni_1_FEMALE", + "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_MEDIUM\t\"string\"", + "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_MEDIUM" }, { - "trigger": "VOICEMACRO_7_Or_0\tstring", - "contents": "VOICEMACRO_7_Or_0", + "trigger": "VIDEO_OPTIONS_LIQUID_DETAIL_ULTRA\t\"string\"", + "contents": "VIDEO_OPTIONS_LIQUID_DETAIL_ULTRA" }, { - "trigger": "VOICEMACRO_7_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Or_0_FEMALE", + "trigger": "VIDEO_OPTIONS_LOW\t\"string\"", + "contents": "VIDEO_OPTIONS_LOW" }, { - "trigger": "VOICEMACRO_7_Or_1\tstring", - "contents": "VOICEMACRO_7_Or_1", + "trigger": "VIDEO_OPTIONS_MEDIUM\t\"string\"", + "contents": "VIDEO_OPTIONS_MEDIUM" }, { - "trigger": "VOICEMACRO_7_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Or_1_FEMALE", + "trigger": "VIDEO_OPTIONS_MONITOR\t\"string\"", + "contents": "VIDEO_OPTIONS_MONITOR" }, { - "trigger": "VOICEMACRO_7_Sc_0\tstring", - "contents": "VOICEMACRO_7_Sc_0", + "trigger": "VIDEO_OPTIONS_MONITOR_PRIMARY\t\"string\"", + "contents": "VIDEO_OPTIONS_MONITOR_PRIMARY" }, { - "trigger": "VOICEMACRO_7_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Sc_0_FEMALE", + "trigger": "VIDEO_OPTIONS_MULTISAMPLE_FORMAT_STRING\t\"string\"", + "contents": "VIDEO_OPTIONS_MULTISAMPLE_FORMAT_STRING" }, { - "trigger": "VOICEMACRO_7_Sc_1\tstring", - "contents": "VOICEMACRO_7_Sc_1", + "trigger": "VIDEO_OPTIONS_NEED_CLIENTRESTART\t\"string\"", + "contents": "VIDEO_OPTIONS_NEED_CLIENTRESTART" }, { - "trigger": "VOICEMACRO_7_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Sc_1_FEMALE", + "trigger": "VIDEO_OPTIONS_NONE\t\"string\"", + "contents": "VIDEO_OPTIONS_NONE" }, { - "trigger": "VOICEMACRO_7_Ta_0\tstring", - "contents": "VOICEMACRO_7_Ta_0", + "trigger": "VIDEO_OPTIONS_RECOMMENDED\t\"string\"", + "contents": "VIDEO_OPTIONS_RECOMMENDED" }, { - "trigger": "VOICEMACRO_7_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Ta_0_FEMALE", + "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_FAIR\t\"string\"", + "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_FAIR" }, { - "trigger": "VOICEMACRO_7_Ta_1\tstring", - "contents": "VOICEMACRO_7_Ta_1", + "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_HIGH" }, { - "trigger": "VOICEMACRO_7_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Ta_1_FEMALE", + "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_LOW\t\"string\"", + "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_LOW" }, { - "trigger": "VOICEMACRO_7_Ta_2\tstring", - "contents": "VOICEMACRO_7_Ta_2", + "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_MEDIUM\t\"string\"", + "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_MEDIUM" }, { - "trigger": "VOICEMACRO_7_Tr_0\tstring", - "contents": "VOICEMACRO_7_Tr_0", + "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA\t\"string\"", + "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA" }, { - "trigger": "VOICEMACRO_7_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_7_Tr_0_FEMALE", + "trigger": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_SHADOW_QUALITY_ULTRA_HIGH" }, { - "trigger": "VOICEMACRO_7_Tr_1\tstring", - "contents": "VOICEMACRO_7_Tr_1", + "trigger": "VIDEO_OPTIONS_SSAO_ULTRA\t\"string\"", + "contents": "VIDEO_OPTIONS_SSAO_ULTRA" }, { - "trigger": "VOICEMACRO_7_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_7_Tr_1_FEMALE", + "trigger": "VIDEO_OPTIONS_SUNSHAFTS_DISABLED\t\"string\"", + "contents": "VIDEO_OPTIONS_SUNSHAFTS_DISABLED" }, { - "trigger": "VOICEMACRO_7_Tr_2\tstring", - "contents": "VOICEMACRO_7_Tr_2", + "trigger": "VIDEO_OPTIONS_SUNSHAFTS_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_SUNSHAFTS_HIGH" }, { - "trigger": "VOICEMACRO_7_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_7_Tr_2_FEMALE", + "trigger": "VIDEO_OPTIONS_SUNSHAFTS_LOW\t\"string\"", + "contents": "VIDEO_OPTIONS_SUNSHAFTS_LOW" }, { - "trigger": "VOICEMACRO_8_Dw_0\tstring", - "contents": "VOICEMACRO_8_Dw_0", + "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_FAIR\t\"string\"", + "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_FAIR" }, { - "trigger": "VOICEMACRO_8_Dw_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Dw_0_FEMALE", + "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_HIGH" }, { - "trigger": "VOICEMACRO_8_Dw_1\tstring", - "contents": "VOICEMACRO_8_Dw_1", + "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_LOW\t\"string\"", + "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_LOW" }, { - "trigger": "VOICEMACRO_8_Dw_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Dw_1_FEMALE", + "trigger": "VIDEO_OPTIONS_TEXTURE_DETAIL_MEDIUM\t\"string\"", + "contents": "VIDEO_OPTIONS_TEXTURE_DETAIL_MEDIUM" }, { - "trigger": "VOICEMACRO_8_Dw_2\tstring", - "contents": "VOICEMACRO_8_Dw_2", + "trigger": "VIDEO_OPTIONS_TRILINEAR\t\"string\"", + "contents": "VIDEO_OPTIONS_TRILINEAR" }, { - "trigger": "VOICEMACRO_8_Dw_2_FEMALE\tstring", - "contents": "VOICEMACRO_8_Dw_2_FEMALE", + "trigger": "VIDEO_OPTIONS_ULTRA\t\"string\"", + "contents": "VIDEO_OPTIONS_ULTRA" }, { - "trigger": "VOICEMACRO_8_Gn_0\tstring", - "contents": "VOICEMACRO_8_Gn_0", + "trigger": "VIDEO_OPTIONS_ULTRA_HIGH\t\"string\"", + "contents": "VIDEO_OPTIONS_ULTRA_HIGH" }, { - "trigger": "VOICEMACRO_8_Gn_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Gn_0_FEMALE", + "trigger": "VIDEO_OPTIONS_WINDOWED\t\"string\"", + "contents": "VIDEO_OPTIONS_WINDOWED" }, { - "trigger": "VOICEMACRO_8_Gn_1\tstring", - "contents": "VOICEMACRO_8_Gn_1", + "trigger": "VIDEO_OPTIONS_WINDOWED_FULLSCREEN\t\"string\"", + "contents": "VIDEO_OPTIONS_WINDOWED_FULLSCREEN" }, { - "trigger": "VOICEMACRO_8_Gn_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Gn_1_FEMALE", + "trigger": "VIDEO_QUALITY_LABEL1\t\"string\"", + "contents": "VIDEO_QUALITY_LABEL1" }, { - "trigger": "VOICEMACRO_8_Hu_0\tstring", - "contents": "VOICEMACRO_8_Hu_0", + "trigger": "VIDEO_QUALITY_LABEL2\t\"string\"", + "contents": "VIDEO_QUALITY_LABEL2" }, { - "trigger": "VOICEMACRO_8_Hu_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Hu_0_FEMALE", + "trigger": "VIDEO_QUALITY_LABEL3\t\"string\"", + "contents": "VIDEO_QUALITY_LABEL3" }, { - "trigger": "VOICEMACRO_8_Hu_1\tstring", - "contents": "VOICEMACRO_8_Hu_1", + "trigger": "VIDEO_QUALITY_LABEL4\t\"string\"", + "contents": "VIDEO_QUALITY_LABEL4" }, { - "trigger": "VOICEMACRO_8_Hu_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Hu_1_FEMALE", + "trigger": "VIDEO_QUALITY_LABEL5\t\"string\"", + "contents": "VIDEO_QUALITY_LABEL5" }, { - "trigger": "VOICEMACRO_8_Ni_0\tstring", - "contents": "VOICEMACRO_8_Ni_0", + "trigger": "VIDEO_QUALITY_LABEL6\t\"string\"", + "contents": "VIDEO_QUALITY_LABEL6" }, { - "trigger": "VOICEMACRO_8_Ni_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Ni_0_FEMALE", + "trigger": "VIDEO_QUALITY_S\t\"string\"", + "contents": "VIDEO_QUALITY_S" }, { - "trigger": "VOICEMACRO_8_Ni_1\tstring", - "contents": "VOICEMACRO_8_Ni_1", + "trigger": "VIDEO_QUALITY_SUBTEXT1\t\"string\"", + "contents": "VIDEO_QUALITY_SUBTEXT1" }, { - "trigger": "VOICEMACRO_8_Ni_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Ni_1_FEMALE", + "trigger": "VIDEO_QUALITY_SUBTEXT2\t\"string\"", + "contents": "VIDEO_QUALITY_SUBTEXT2" }, { - "trigger": "VOICEMACRO_8_Or_0\tstring", - "contents": "VOICEMACRO_8_Or_0", + "trigger": "VIDEO_QUALITY_SUBTEXT3\t\"string\"", + "contents": "VIDEO_QUALITY_SUBTEXT3" }, { - "trigger": "VOICEMACRO_8_Or_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Or_0_FEMALE", + "trigger": "VIDEO_QUALITY_SUBTEXT4\t\"string\"", + "contents": "VIDEO_QUALITY_SUBTEXT4" }, { - "trigger": "VOICEMACRO_8_Or_1\tstring", - "contents": "VOICEMACRO_8_Or_1", + "trigger": "VIDEO_QUALITY_SUBTEXT5\t\"string\"", + "contents": "VIDEO_QUALITY_SUBTEXT5" }, { - "trigger": "VOICEMACRO_8_Or_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Or_1_FEMALE", + "trigger": "VIDEO_QUALITY_SUBTEXT6\t\"string\"", + "contents": "VIDEO_QUALITY_SUBTEXT6" }, { - "trigger": "VOICEMACRO_8_Sc_0\tstring", - "contents": "VOICEMACRO_8_Sc_0", + "trigger": "VIDEOOPTIONS_MENU\t\"string\"", + "contents": "VIDEOOPTIONS_MENU" }, { - "trigger": "VOICEMACRO_8_Sc_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Sc_0_FEMALE", + "trigger": "VIEW\t\"string\"", + "contents": "VIEW" }, { - "trigger": "VOICEMACRO_8_Sc_1\tstring", - "contents": "VOICEMACRO_8_Sc_1", + "trigger": "VIEW_FRIENDS_OF_FRIENDS\t\"string\"", + "contents": "VIEW_FRIENDS_OF_FRIENDS" }, { - "trigger": "VOICEMACRO_8_Sc_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Sc_1_FEMALE", + "trigger": "VIEW_IN_DRESSUP_FRAME\t\"string\"", + "contents": "VIEW_IN_DRESSUP_FRAME" }, { - "trigger": "VOICEMACRO_8_Ta_0\tstring", - "contents": "VOICEMACRO_8_Ta_0", + "trigger": "VIEW_LOG\t\"string\"", + "contents": "VIEW_LOG" }, { - "trigger": "VOICEMACRO_8_Ta_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Ta_0_FEMALE", + "trigger": "VIEW_SUMMARIES\t\"string\"", + "contents": "VIEW_SUMMARIES" }, { - "trigger": "VOICEMACRO_8_Ta_1\tstring", - "contents": "VOICEMACRO_8_Ta_1", + "trigger": "VISITABLE_URL39\t\"string\"", + "contents": "VISITABLE_URL39" }, { - "trigger": "VOICEMACRO_8_Ta_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Ta_1_FEMALE", + "trigger": "VISITABLE_URL40\t\"string\"", + "contents": "VISITABLE_URL40" }, { - "trigger": "VOICEMACRO_8_Tr_0\tstring", - "contents": "VOICEMACRO_8_Tr_0", + "trigger": "VISITABLE_URL41\t\"string\"", + "contents": "VISITABLE_URL41" }, { - "trigger": "VOICEMACRO_8_Tr_0_FEMALE\tstring", - "contents": "VOICEMACRO_8_Tr_0_FEMALE", + "trigger": "VISITABLE_URL42\t\"string\"", + "contents": "VISITABLE_URL42" }, { - "trigger": "VOICEMACRO_8_Tr_1\tstring", - "contents": "VOICEMACRO_8_Tr_1", + "trigger": "VISITABLE_URL43\t\"string\"", + "contents": "VISITABLE_URL43" }, { - "trigger": "VOICEMACRO_8_Tr_1_FEMALE\tstring", - "contents": "VOICEMACRO_8_Tr_1_FEMALE", + "trigger": "VOICE\t\"string\"", + "contents": "VOICE" }, { - "trigger": "VOICEMACRO_8_Tr_2\tstring", - "contents": "VOICEMACRO_8_Tr_2", + "trigger": "VOICE_ACTIVATED\t\"string\"", + "contents": "VOICE_ACTIVATED" }, { - "trigger": "VOICEMACRO_8_Tr_2_FEMALE\tstring", - "contents": "VOICEMACRO_8_Tr_2_FEMALE", + "trigger": "VOICE_ACTIVATION_SENSITIVITY\t\"string\"", + "contents": "VOICE_ACTIVATION_SENSITIVITY" }, { - "trigger": "VOICEMACRO_LABEL\tstring", - "contents": "VOICEMACRO_LABEL", + "trigger": "VOICE_AMBIENCE\t\"string\"", + "contents": "VOICE_AMBIENCE" }, { - "trigger": "VOICEMACRO_LABEL_AID1\tstring", - "contents": "VOICEMACRO_LABEL_AID1", + "trigger": "VOICE_CHANNEL_NAME_BATTLEGROUND\t\"string\"", + "contents": "VOICE_CHANNEL_NAME_BATTLEGROUND" }, { - "trigger": "VOICEMACRO_LABEL_ATTACKMYTARGET1\tstring", - "contents": "VOICEMACRO_LABEL_ATTACKMYTARGET1", + "trigger": "VOICE_CHANNEL_NAME_INSTANCE\t\"string\"", + "contents": "VOICE_CHANNEL_NAME_INSTANCE" }, { - "trigger": "VOICEMACRO_LABEL_ATTACKMYTARGET2\tstring", - "contents": "VOICEMACRO_LABEL_ATTACKMYTARGET2", + "trigger": "VOICE_CHANNEL_NAME_PARTY\t\"string\"", + "contents": "VOICE_CHANNEL_NAME_PARTY" }, { - "trigger": "VOICEMACRO_LABEL_CHARGE1\tstring", - "contents": "VOICEMACRO_LABEL_CHARGE1", + "trigger": "VOICE_CHANNEL_NAME_RAID\t\"string\"", + "contents": "VOICE_CHANNEL_NAME_RAID" }, { - "trigger": "VOICEMACRO_LABEL_CHEER1\tstring", - "contents": "VOICEMACRO_LABEL_CHEER1", + "trigger": "VOICE_CHAT\t\"string\"", + "contents": "VOICE_CHAT" }, { - "trigger": "VOICEMACRO_LABEL_CONGRATULATIONS1\tstring", - "contents": "VOICEMACRO_LABEL_CONGRATULATIONS1", + "trigger": "VOICE_CHAT_AUDIO_DUCKING\t\"string\"", + "contents": "VOICE_CHAT_AUDIO_DUCKING" }, { - "trigger": "VOICEMACRO_LABEL_CONGRATULATIONS2\tstring", - "contents": "VOICEMACRO_LABEL_CONGRATULATIONS2", + "trigger": "VOICE_CHAT_AWAITING_MEMBER_NAME\t\"string\"", + "contents": "VOICE_CHAT_AWAITING_MEMBER_NAME" }, { - "trigger": "VOICEMACRO_LABEL_CONGRATULATIONS3\tstring", - "contents": "VOICEMACRO_LABEL_CONGRATULATIONS3", + "trigger": "VOICE_CHAT_BATTLEGROUND\t\"string\"", + "contents": "VOICE_CHAT_BATTLEGROUND" }, { - "trigger": "VOICEMACRO_LABEL_FLEE1\tstring", - "contents": "VOICEMACRO_LABEL_FLEE1", + "trigger": "VOICE_CHAT_CHANNEL_ACTIVE_TOOLTIP\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_ACTIVE_TOOLTIP" }, { - "trigger": "VOICEMACRO_LABEL_FLEE2\tstring", - "contents": "VOICEMACRO_LABEL_FLEE2", + "trigger": "VOICE_CHAT_CHANNEL_ACTIVE_TOOLTIP_INSTRUCTIONS\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_ACTIVE_TOOLTIP_INSTRUCTIONS" }, { - "trigger": "VOICEMACRO_LABEL_FLIRT1\tstring", - "contents": "VOICEMACRO_LABEL_FLIRT1", + "trigger": "VOICE_CHAT_CHANNEL_ANNOUNCE\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_ANNOUNCE" }, { - "trigger": "VOICEMACRO_LABEL_FOLLOW1\tstring", - "contents": "VOICEMACRO_LABEL_FOLLOW1", + "trigger": "VOICE_CHAT_CHANNEL_ANNOUNCE_MEMBER_ACTIVE\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_ANNOUNCE_MEMBER_ACTIVE" }, { - "trigger": "VOICEMACRO_LABEL_FOLLOWME1\tstring", - "contents": "VOICEMACRO_LABEL_FOLLOWME1", + "trigger": "VOICE_CHAT_CHANNEL_ANNOUNCE_MEMBER_LEFT\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_ANNOUNCE_MEMBER_LEFT" }, { - "trigger": "VOICEMACRO_LABEL_FOLLOWME2\tstring", - "contents": "VOICEMACRO_LABEL_FOLLOWME2", + "trigger": "VOICE_CHAT_CHANNEL_ANNOUNCE_PLAYER_ACTIVE\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_ANNOUNCE_PLAYER_ACTIVE" }, { - "trigger": "VOICEMACRO_LABEL_FOLLOWME3\tstring", - "contents": "VOICEMACRO_LABEL_FOLLOWME3", + "trigger": "VOICE_CHAT_CHANNEL_ANNOUNCE_PLAYER_LEFT\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_ANNOUNCE_PLAYER_LEFT" }, { - "trigger": "VOICEMACRO_LABEL_GOODBYE1\tstring", - "contents": "VOICEMACRO_LABEL_GOODBYE1", + "trigger": "VOICE_CHAT_CHANNEL_INACTIVE_TOOLTIP\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_INACTIVE_TOOLTIP" }, { - "trigger": "VOICEMACRO_LABEL_GOODBYE2\tstring", - "contents": "VOICEMACRO_LABEL_GOODBYE2", + "trigger": "VOICE_CHAT_CHANNEL_INACTIVE_TOOLTIP_INSTRUCTIONS\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_INACTIVE_TOOLTIP_INSTRUCTIONS" }, { - "trigger": "VOICEMACRO_LABEL_HEALME1\tstring", - "contents": "VOICEMACRO_LABEL_HEALME1", + "trigger": "VOICE_CHAT_CHANNEL_MANAGEMENT_TIP\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_MANAGEMENT_TIP" }, { - "trigger": "VOICEMACRO_LABEL_HEALME2\tstring", - "contents": "VOICEMACRO_LABEL_HEALME2", + "trigger": "VOICE_CHAT_CHANNEL_MEMBER_COUNT_ACTIVE\t\"string\"", + "contents": "VOICE_CHAT_CHANNEL_MEMBER_COUNT_ACTIVE" }, { - "trigger": "VOICEMACRO_LABEL_HELLO1\tstring", - "contents": "VOICEMACRO_LABEL_HELLO1", + "trigger": "VOICE_CHAT_CHAT_NOTIFICATION\t\"string\"", + "contents": "VOICE_CHAT_CHAT_NOTIFICATION" }, { - "trigger": "VOICEMACRO_LABEL_HELP1\tstring", - "contents": "VOICEMACRO_LABEL_HELP1", + "trigger": "VOICE_CHAT_COLON\t\"string\"", + "contents": "VOICE_CHAT_COLON" }, { - "trigger": "VOICEMACRO_LABEL_HELPME1\tstring", - "contents": "VOICEMACRO_LABEL_HELPME1", + "trigger": "VOICE_CHAT_INPUT_DEVICE_DEFAULT\t\"string\"", + "contents": "VOICE_CHAT_INPUT_DEVICE_DEFAULT" }, { - "trigger": "VOICEMACRO_LABEL_HELPME2\tstring", - "contents": "VOICEMACRO_LABEL_HELPME2", + "trigger": "VOICE_CHAT_INVALID_DEVICE\t\"string\"", + "contents": "VOICE_CHAT_INVALID_DEVICE" }, { - "trigger": "VOICEMACRO_LABEL_INCOMING1\tstring", - "contents": "VOICEMACRO_LABEL_INCOMING1", + "trigger": "VOICE_CHAT_JOIN\t\"string\"", + "contents": "VOICE_CHAT_JOIN" }, { - "trigger": "VOICEMACRO_LABEL_INCOMING2\tstring", - "contents": "VOICEMACRO_LABEL_INCOMING2", + "trigger": "VOICE_CHAT_LEAVE\t\"string\"", + "contents": "VOICE_CHAT_LEAVE" }, { - "trigger": "VOICEMACRO_LABEL_JOKE1\tstring", - "contents": "VOICEMACRO_LABEL_JOKE1", + "trigger": "VOICE_CHAT_MIC_DEVICE\t\"string\"", + "contents": "VOICE_CHAT_MIC_DEVICE" }, { - "trigger": "VOICEMACRO_LABEL_NO1\tstring", - "contents": "VOICEMACRO_LABEL_NO1", + "trigger": "VOICE_CHAT_MIC_SENSITIVITY\t\"string\"", + "contents": "VOICE_CHAT_MIC_SENSITIVITY" }, { - "trigger": "VOICEMACRO_LABEL_OPENFIRE1\tstring", - "contents": "VOICEMACRO_LABEL_OPENFIRE1", + "trigger": "VOICE_CHAT_MIC_VOLUME\t\"string\"", + "contents": "VOICE_CHAT_MIC_VOLUME" }, { - "trigger": "VOICEMACRO_LABEL_OPENFIRE2\tstring", - "contents": "VOICEMACRO_LABEL_OPENFIRE2", + "trigger": "VOICE_CHAT_MODE\t\"string\"", + "contents": "VOICE_CHAT_MODE" }, { - "trigger": "VOICEMACRO_LABEL_OUTOFMANA1\tstring", - "contents": "VOICEMACRO_LABEL_OUTOFMANA1", + "trigger": "VOICE_CHAT_MODE_KEY\t\"string\"", + "contents": "VOICE_CHAT_MODE_KEY" }, { - "trigger": "VOICEMACRO_LABEL_OUTOFMANA2\tstring", - "contents": "VOICEMACRO_LABEL_OUTOFMANA2", + "trigger": "VOICE_CHAT_NORMAL\t\"string\"", + "contents": "VOICE_CHAT_NORMAL" }, { - "trigger": "VOICEMACRO_LABEL_RASPBERRY1\tstring", - "contents": "VOICEMACRO_LABEL_RASPBERRY1", + "trigger": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_BATTLEGROUND\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_BATTLEGROUND" }, { - "trigger": "VOICEMACRO_LABEL_RASPBERRY2\tstring", - "contents": "VOICEMACRO_LABEL_RASPBERRY2", + "trigger": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_CUSTOM_NAME\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_CUSTOM_NAME" }, { - "trigger": "VOICEMACRO_LABEL_SILLY1\tstring", - "contents": "VOICEMACRO_LABEL_SILLY1", + "trigger": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_INSTANCE\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_INSTANCE" }, { - "trigger": "VOICEMACRO_LABEL_THANKYOU1\tstring", - "contents": "VOICEMACRO_LABEL_THANKYOU1", + "trigger": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_PARTY\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_PARTY" }, { - "trigger": "VOICEMACRO_LABEL_THANKYOU2\tstring", - "contents": "VOICEMACRO_LABEL_THANKYOU2", + "trigger": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_RAID\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_CHANNEL_ACTIVATED_RAID" }, { - "trigger": "VOICEMACRO_LABEL_THANKYOU3\tstring", - "contents": "VOICEMACRO_LABEL_THANKYOU3", + "trigger": "VOICE_CHAT_NOTIFICATION_COMMS_MODE_PTT\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_COMMS_MODE_PTT" }, { - "trigger": "VOICEMACRO_LABEL_TRAIN1\tstring", - "contents": "VOICEMACRO_LABEL_TRAIN1", + "trigger": "VOICE_CHAT_NOTIFICATION_COMMS_MODE_PTT_UNBOUND\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_COMMS_MODE_PTT_UNBOUND" }, { - "trigger": "VOICEMACRO_LABEL_WAITHERE1\tstring", - "contents": "VOICEMACRO_LABEL_WAITHERE1", + "trigger": "VOICE_CHAT_NOTIFICATION_COMMS_MODE_VOICE_ACTIVATED\t\"string\"", + "contents": "VOICE_CHAT_NOTIFICATION_COMMS_MODE_VOICE_ACTIVATED" }, { - "trigger": "VOICEMACRO_LABEL_WAITHERE2\tstring", - "contents": "VOICEMACRO_LABEL_WAITHERE2", + "trigger": "VOICE_CHAT_OPTIONS\t\"string\"", + "contents": "VOICE_CHAT_OPTIONS" }, { - "trigger": "VOICEMACRO_LABEL_YES1\tstring", - "contents": "VOICEMACRO_LABEL_YES1", + "trigger": "VOICE_CHAT_OUTPUT_DEVICE\t\"string\"", + "contents": "VOICE_CHAT_OUTPUT_DEVICE" }, { - "trigger": "VOICEMACRO_LABEL_YOUREWELCOME1\tstring", - "contents": "VOICEMACRO_LABEL_YOUREWELCOME1", + "trigger": "VOICE_CHAT_OUTPUT_DEVICE_DEFAULT\t\"string\"", + "contents": "VOICE_CHAT_OUTPUT_DEVICE_DEFAULT" }, { - "trigger": "VOICEMACRO_LABEL_YOUREWELCOME2\tstring", - "contents": "VOICEMACRO_LABEL_YOUREWELCOME2", + "trigger": "VOICE_CHAT_PARTY_RAID\t\"string\"", + "contents": "VOICE_CHAT_PARTY_RAID" }, { - "trigger": "VOID_STORAGE\tstring", - "contents": "VOID_STORAGE", + "trigger": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_ACCEPT\t\"string\"", + "contents": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_ACCEPT" }, { - "trigger": "VOID_STORAGE_DEPOSIT_CONFIRMATION\tstring", - "contents": "VOID_STORAGE_DEPOSIT_CONFIRMATION", + "trigger": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_BATTLEGROUND\t\"string\"", + "contents": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_BATTLEGROUND" }, { - "trigger": "VOID_STORAGE_TUTORIAL1\tstring", - "contents": "VOID_STORAGE_TUTORIAL1", + "trigger": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_INSTANCE\t\"string\"", + "contents": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_INSTANCE" }, { - "trigger": "VOID_STORAGE_TUTORIAL2\tstring", - "contents": "VOID_STORAGE_TUTORIAL2", + "trigger": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_PARTY\t\"string\"", + "contents": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_PARTY" }, { - "trigger": "VOID_STORAGE_TUTORIAL3\tstring", - "contents": "VOID_STORAGE_TUTORIAL3", + "trigger": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_RAID\t\"string\"", + "contents": "VOICE_CHAT_PROMPT_CHANNEL_ACTIVATE_RAID" }, { - "trigger": "VOID_STORAGE_TUTORIAL4\tstring", - "contents": "VOID_STORAGE_TUTORIAL4", + "trigger": "VOICE_CHAT_SERVICE_CONNECTION_RESTORED\t\"string\"", + "contents": "VOICE_CHAT_SERVICE_CONNECTION_RESTORED" }, { - "trigger": "VOID_STORAGE_TUTORIAL5\tstring", - "contents": "VOID_STORAGE_TUTORIAL5", + "trigger": "VOICE_CHAT_SETTINGS\t\"string\"", + "contents": "VOICE_CHAT_SETTINGS" }, { - "trigger": "VOID_STORAGE_WELCOME\tstring", - "contents": "VOID_STORAGE_WELCOME", + "trigger": "VOICE_CHAT_TEST_MIC_DEVICE\t\"string\"", + "contents": "VOICE_CHAT_TEST_MIC_DEVICE" }, { - "trigger": "VOID_STORAGE_WELCOME_TEXT\tstring", - "contents": "VOID_STORAGE_WELCOME_TEXT", + "trigger": "VOICE_CHAT_VOLUME\t\"string\"", + "contents": "VOICE_CHAT_VOLUME" }, { - "trigger": "VOLUME\tstring", - "contents": "VOLUME", + "trigger": "VOICE_GAME_DUCKING\t\"string\"", + "contents": "VOICE_GAME_DUCKING" }, { - "trigger": "VOTE_BOOT_PLAYER\tstring", - "contents": "VOTE_BOOT_PLAYER", + "trigger": "VOICE_INPUT_VOLUME\t\"string\"", + "contents": "VOICE_INPUT_VOLUME" }, { - "trigger": "VOTE_BOOT_PLAYER_NO_REASON\tstring", - "contents": "VOTE_BOOT_PLAYER_NO_REASON", + "trigger": "VOICE_LABEL\t\"string\"", + "contents": "VOICE_LABEL" }, { - "trigger": "VOTE_BOOT_REASON_REQUIRED\tstring", - "contents": "VOTE_BOOT_REASON_REQUIRED", + "trigger": "VOICE_LISTENING\t\"string\"", + "contents": "VOICE_LISTENING" }, { - "trigger": "VOTE_TO_KICK\tstring", - "contents": "VOTE_TO_KICK", + "trigger": "VOICE_MIC_TEST_PLAY\t\"string\"", + "contents": "VOICE_MIC_TEST_PLAY" }, { - "trigger": "VRN_CPUMEM_2GB\tstring", - "contents": "VRN_CPUMEM_2GB", + "trigger": "VOICE_MIC_TEST_RECORD\t\"string\"", + "contents": "VOICE_MIC_TEST_RECORD" }, { - "trigger": "VRN_DUALCORE\tstring", - "contents": "VRN_DUALCORE", + "trigger": "VOICE_MICROPHONE_TEST\t\"string\"", + "contents": "VOICE_MICROPHONE_TEST" }, { - "trigger": "VRN_GPU_DRIVER\tstring", - "contents": "VRN_GPU_DRIVER", + "trigger": "VOICE_MUSIC\t\"string\"", + "contents": "VOICE_MUSIC" }, { - "trigger": "VRN_GRAPHICS\tstring", - "contents": "VRN_GRAPHICS", + "trigger": "VOICE_OUTPUT_VOLUME\t\"string\"", + "contents": "VOICE_OUTPUT_VOLUME" }, { - "trigger": "VRN_ILLEGAL\tstring", - "contents": "VRN_ILLEGAL", + "trigger": "VOICE_SUBTEXT\t\"string\"", + "contents": "VOICE_SUBTEXT" }, { - "trigger": "VRN_MACOS_UNSUPPORTED\tstring", - "contents": "VRN_MACOS_UNSUPPORTED", + "trigger": "VOICE_TALKING\t\"string\"", + "contents": "VOICE_TALKING" }, { - "trigger": "VRN_NEEDS_2_0\tstring", - "contents": "VRN_NEEDS_2_0", + "trigger": "VOICE_TOOLTIP_DEAFEN\t\"string\"", + "contents": "VOICE_TOOLTIP_DEAFEN" }, { - "trigger": "VRN_NEEDS_3_0\tstring", - "contents": "VRN_NEEDS_3_0", + "trigger": "VOICE_TOOLTIP_MUTE_MIC\t\"string\"", + "contents": "VOICE_TOOLTIP_MUTE_MIC" }, { - "trigger": "VRN_NEEDS_4_0\tstring", - "contents": "VRN_NEEDS_4_0", + "trigger": "VOICE_TOOLTIP_PARENTAL_MUTE_MIC\t\"string\"", + "contents": "VOICE_TOOLTIP_PARENTAL_MUTE_MIC" }, { - "trigger": "VRN_NEEDS_5_0\tstring", - "contents": "VRN_NEEDS_5_0", + "trigger": "VOICE_TOOLTIP_PARENTAL_UNMUTE_MIC\t\"string\"", + "contents": "VOICE_TOOLTIP_PARENTAL_UNMUTE_MIC" }, { - "trigger": "VRN_NEEDS_5_0_DX11\tstring", - "contents": "VRN_NEEDS_5_0_DX11", + "trigger": "VOICE_TOOLTIP_SILENCED_MUTE_MIC\t\"string\"", + "contents": "VOICE_TOOLTIP_SILENCED_MUTE_MIC" }, { - "trigger": "VRN_NEEDS_MACOS_10_5_5\tstring", - "contents": "VRN_NEEDS_MACOS_10_5_5", + "trigger": "VOICE_TOOLTIP_SILENCED_UNMUTE_MIC\t\"string\"", + "contents": "VOICE_TOOLTIP_SILENCED_UNMUTE_MIC" }, { - "trigger": "VRN_NEEDS_MACOS_10_5_7\tstring", - "contents": "VRN_NEEDS_MACOS_10_5_7", + "trigger": "VOICE_TOOLTIP_UNDEAFEN\t\"string\"", + "contents": "VOICE_TOOLTIP_UNDEAFEN" }, { - "trigger": "VRN_NEEDS_MACOS_10_5_8\tstring", - "contents": "VRN_NEEDS_MACOS_10_5_8", + "trigger": "VOICE_TOOLTIP_UNMUTE_MIC\t\"string\"", + "contents": "VOICE_TOOLTIP_UNMUTE_MIC" }, { - "trigger": "VRN_NEEDS_MACOS_10_6_4\tstring", - "contents": "VRN_NEEDS_MACOS_10_6_4", + "trigger": "VOICECHAT_DISABLED\t\"string\"", + "contents": "VOICECHAT_DISABLED" }, { - "trigger": "VRN_NEEDS_MACOS_10_6_5\tstring", - "contents": "VRN_NEEDS_MACOS_10_6_5", + "trigger": "VOICECHAT_DISABLED_TEXT\t\"string\"", + "contents": "VOICECHAT_DISABLED_TEXT" }, { - "trigger": "VRN_NOMULTISAMPLE\tstring", - "contents": "VRN_NOMULTISAMPLE", + "trigger": "VOICEMACRO_0_Dw_0\t\"string\"", + "contents": "VOICEMACRO_0_Dw_0" }, { - "trigger": "VRN_UNSUPPORTED\tstring", - "contents": "VRN_UNSUPPORTED", + "trigger": "VOICEMACRO_0_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Dw_0_FEMALE" }, { - "trigger": "VRN_WINDOWS_32BIT\tstring", - "contents": "VRN_WINDOWS_32BIT", + "trigger": "VOICEMACRO_0_Dw_1\t\"string\"", + "contents": "VOICEMACRO_0_Dw_1" }, { - "trigger": "VRN_WINDOWS_UNSUPPORTED\tstring", - "contents": "VRN_WINDOWS_UNSUPPORTED", + "trigger": "VOICEMACRO_0_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Dw_1_FEMALE" }, { - "trigger": "VULNERABLE_TRAILER\tstring", - "contents": "VULNERABLE_TRAILER", + "trigger": "VOICEMACRO_0_Gn_0\t\"string\"", + "contents": "VOICEMACRO_0_Gn_0" }, { - "trigger": "WAISTSLOT\tstring", - "contents": "WAISTSLOT", + "trigger": "VOICEMACRO_0_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Gn_0_FEMALE" }, { - "trigger": "WAR_GAME\tstring", - "contents": "WAR_GAME", + "trigger": "VOICEMACRO_0_Gn_1\t\"string\"", + "contents": "VOICEMACRO_0_Gn_1" }, { - "trigger": "WARDROBE\tstring", - "contents": "WARDROBE", + "trigger": "VOICEMACRO_0_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Gn_1_FEMALE" }, { - "trigger": "WARDROBE_ALTERNATE_ITEMS\tstring", - "contents": "WARDROBE_ALTERNATE_ITEMS", + "trigger": "VOICEMACRO_0_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Gn_2_FEMALE" }, { - "trigger": "WARDROBE_CYCLE_KEY\tstring", - "contents": "WARDROBE_CYCLE_KEY", + "trigger": "VOICEMACRO_0_Hu_0\t\"string\"", + "contents": "VOICEMACRO_0_Hu_0" }, { - "trigger": "WARDROBE_DOWN_VISUAL_KEY\tstring", - "contents": "WARDROBE_DOWN_VISUAL_KEY", + "trigger": "VOICEMACRO_0_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Hu_0_FEMALE" }, { - "trigger": "WARDROBE_ITEMS\tstring", - "contents": "WARDROBE_ITEMS", + "trigger": "VOICEMACRO_0_Hu_1\t\"string\"", + "contents": "VOICEMACRO_0_Hu_1" }, { - "trigger": "WARDROBE_NEXT_VISUAL_KEY\tstring", - "contents": "WARDROBE_NEXT_VISUAL_KEY", + "trigger": "VOICEMACRO_0_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Hu_1_FEMALE" }, { - "trigger": "WARDROBE_NO_SEARCH\tstring", - "contents": "WARDROBE_NO_SEARCH", + "trigger": "VOICEMACRO_0_Ni_0\t\"string\"", + "contents": "VOICEMACRO_0_Ni_0" }, { - "trigger": "WARDROBE_OTHER_ITEMS\tstring", - "contents": "WARDROBE_OTHER_ITEMS", + "trigger": "VOICEMACRO_0_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Ni_0_FEMALE" }, { - "trigger": "WARDROBE_PREV_VISUAL_KEY\tstring", - "contents": "WARDROBE_PREV_VISUAL_KEY", + "trigger": "VOICEMACRO_0_Ni_1\t\"string\"", + "contents": "VOICEMACRO_0_Ni_1" }, { - "trigger": "WARDROBE_SETS\tstring", - "contents": "WARDROBE_SETS", + "trigger": "VOICEMACRO_0_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Ni_1_FEMALE" }, { - "trigger": "WARDROBE_TOOLTIP_CYCLE\tstring", - "contents": "WARDROBE_TOOLTIP_CYCLE", + "trigger": "VOICEMACRO_0_Ni_2\t\"string\"", + "contents": "VOICEMACRO_0_Ni_2" }, { - "trigger": "WARDROBE_TOOLTIP_CYCLE_ARROW_ICON\tstring", - "contents": "WARDROBE_TOOLTIP_CYCLE_ARROW_ICON", + "trigger": "VOICEMACRO_0_Or_0\t\"string\"", + "contents": "VOICEMACRO_0_Or_0" }, { - "trigger": "WARDROBE_TOOLTIP_CYCLE_SPACER_ICON\tstring", - "contents": "WARDROBE_TOOLTIP_CYCLE_SPACER_ICON", + "trigger": "VOICEMACRO_0_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Or_0_FEMALE" }, { - "trigger": "WARDROBE_TOOLTIP_DUNGEONS\tstring", - "contents": "WARDROBE_TOOLTIP_DUNGEONS", + "trigger": "VOICEMACRO_0_Or_1\t\"string\"", + "contents": "VOICEMACRO_0_Or_1" }, { - "trigger": "WARDROBE_TOOLTIP_ENCOUNTER_SOURCE\tstring", - "contents": "WARDROBE_TOOLTIP_ENCOUNTER_SOURCE", + "trigger": "VOICEMACRO_0_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Or_1_FEMALE" }, { - "trigger": "WARDROBE_TOOLTIP_RAIDS\tstring", - "contents": "WARDROBE_TOOLTIP_RAIDS", + "trigger": "VOICEMACRO_0_Sc_0\t\"string\"", + "contents": "VOICEMACRO_0_Sc_0" }, { - "trigger": "WARDROBE_TOOLTIP_TRANSMOGRIFIER\tstring", - "contents": "WARDROBE_TOOLTIP_TRANSMOGRIFIER", + "trigger": "VOICEMACRO_0_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Sc_0_FEMALE" }, { - "trigger": "WARDROBE_TRANSMOGRIFY_AS\tstring", - "contents": "WARDROBE_TRANSMOGRIFY_AS", + "trigger": "VOICEMACRO_0_Sc_1\t\"string\"", + "contents": "VOICEMACRO_0_Sc_1" }, { - "trigger": "WARDROBE_UP_VISUAL_KEY\tstring", - "contents": "WARDROBE_UP_VISUAL_KEY", + "trigger": "VOICEMACRO_0_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Sc_1_FEMALE" }, { - "trigger": "WARGAME\tstring", - "contents": "WARGAME", + "trigger": "VOICEMACRO_0_Ta_0\t\"string\"", + "contents": "VOICEMACRO_0_Ta_0" }, { - "trigger": "WARGAME_ARENA_SIZES\tstring", - "contents": "WARGAME_ARENA_SIZES", + "trigger": "VOICEMACRO_0_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Ta_0_FEMALE" }, { - "trigger": "WARGAME_CHALLENGED\tstring", - "contents": "WARGAME_CHALLENGED", + "trigger": "VOICEMACRO_0_Ta_1\t\"string\"", + "contents": "VOICEMACRO_0_Ta_1" }, { - "trigger": "WARGAME_IS_READY\tstring", - "contents": "WARGAME_IS_READY", + "trigger": "VOICEMACRO_0_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Ta_1_FEMALE" }, { - "trigger": "WARGAME_MINIMUM\tstring", - "contents": "WARGAME_MINIMUM", + "trigger": "VOICEMACRO_0_Ta_2\t\"string\"", + "contents": "VOICEMACRO_0_Ta_2" }, { - "trigger": "WARGAME_REQ\tstring", - "contents": "WARGAME_REQ", + "trigger": "VOICEMACRO_0_Tr_0\t\"string\"", + "contents": "VOICEMACRO_0_Tr_0" }, { - "trigger": "WARGAME_REQ_ARENA\tstring", - "contents": "WARGAME_REQ_ARENA", + "trigger": "VOICEMACRO_0_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Tr_0_FEMALE" }, { - "trigger": "WARGAME_REQ_LEADER\tstring", - "contents": "WARGAME_REQ_LEADER", + "trigger": "VOICEMACRO_0_Tr_1\t\"string\"", + "contents": "VOICEMACRO_0_Tr_1" }, { - "trigger": "WARGAME_REQ_TARGET\tstring", - "contents": "WARGAME_REQ_TARGET", + "trigger": "VOICEMACRO_0_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_0_Tr_1_FEMALE" }, { - "trigger": "WARGAME_TOOLTIP\tstring", - "contents": "WARGAME_TOOLTIP", + "trigger": "VOICEMACRO_10_Dw_0\t\"string\"", + "contents": "VOICEMACRO_10_Dw_0" }, { - "trigger": "WARGAMES\tstring", - "contents": "WARGAMES", + "trigger": "VOICEMACRO_10_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Dw_0_FEMALE" }, { - "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_1\tstring", - "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_1", + "trigger": "VOICEMACRO_10_Dw_1\t\"string\"", + "contents": "VOICEMACRO_10_Dw_1" }, { - "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_2\tstring", - "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_2", + "trigger": "VOICEMACRO_10_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Dw_1_FEMALE" }, { - "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_3\tstring", - "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_3", + "trigger": "VOICEMACRO_10_Gn_0\t\"string\"", + "contents": "VOICEMACRO_10_Gn_0" }, { - "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_4\tstring", - "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_4", + "trigger": "VOICEMACRO_10_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Gn_0_FEMALE" }, { - "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_5\tstring", - "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_5", + "trigger": "VOICEMACRO_10_Gn_1\t\"string\"", + "contents": "VOICEMACRO_10_Gn_1" }, { - "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_6\tstring", - "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_6", + "trigger": "VOICEMACRO_10_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Gn_1_FEMALE" }, { - "trigger": "WARLOCK_DEMO_CORE_ABILITY_1\tstring", - "contents": "WARLOCK_DEMO_CORE_ABILITY_1", + "trigger": "VOICEMACRO_10_Hu_0\t\"string\"", + "contents": "VOICEMACRO_10_Hu_0" }, { - "trigger": "WARLOCK_DEMO_CORE_ABILITY_2\tstring", - "contents": "WARLOCK_DEMO_CORE_ABILITY_2", + "trigger": "VOICEMACRO_10_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Hu_0_FEMALE" }, { - "trigger": "WARLOCK_DEMO_CORE_ABILITY_3\tstring", - "contents": "WARLOCK_DEMO_CORE_ABILITY_3", + "trigger": "VOICEMACRO_10_Hu_1\t\"string\"", + "contents": "VOICEMACRO_10_Hu_1" }, { - "trigger": "WARLOCK_DEMO_CORE_ABILITY_4\tstring", - "contents": "WARLOCK_DEMO_CORE_ABILITY_4", + "trigger": "VOICEMACRO_10_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Hu_1_FEMALE" }, { - "trigger": "WARLOCK_DEMO_CORE_ABILITY_5\tstring", - "contents": "WARLOCK_DEMO_CORE_ABILITY_5", + "trigger": "VOICEMACRO_10_Ni_0\t\"string\"", + "contents": "VOICEMACRO_10_Ni_0" }, { - "trigger": "WARLOCK_DEMO_CORE_ABILITY_6\tstring", - "contents": "WARLOCK_DEMO_CORE_ABILITY_6", + "trigger": "VOICEMACRO_10_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Ni_0_FEMALE" }, { - "trigger": "WARLOCK_DESTRO_CORE_ABILITY_1\tstring", - "contents": "WARLOCK_DESTRO_CORE_ABILITY_1", + "trigger": "VOICEMACRO_10_Ni_1\t\"string\"", + "contents": "VOICEMACRO_10_Ni_1" }, { - "trigger": "WARLOCK_DESTRO_CORE_ABILITY_2\tstring", - "contents": "WARLOCK_DESTRO_CORE_ABILITY_2", + "trigger": "VOICEMACRO_10_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Ni_1_FEMALE" }, { - "trigger": "WARLOCK_DESTRO_CORE_ABILITY_3\tstring", - "contents": "WARLOCK_DESTRO_CORE_ABILITY_3", + "trigger": "VOICEMACRO_10_Or_0\t\"string\"", + "contents": "VOICEMACRO_10_Or_0" }, { - "trigger": "WARLOCK_DESTRO_CORE_ABILITY_4\tstring", - "contents": "WARLOCK_DESTRO_CORE_ABILITY_4", + "trigger": "VOICEMACRO_10_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Or_0_FEMALE" }, { - "trigger": "WARLOCK_DESTRO_CORE_ABILITY_5\tstring", - "contents": "WARLOCK_DESTRO_CORE_ABILITY_5", + "trigger": "VOICEMACRO_10_Or_1\t\"string\"", + "contents": "VOICEMACRO_10_Or_1" }, { - "trigger": "WARLOCK_DESTRO_CORE_ABILITY_6\tstring", - "contents": "WARLOCK_DESTRO_CORE_ABILITY_6", + "trigger": "VOICEMACRO_10_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Or_1_FEMALE" }, { - "trigger": "WARLOCK_INTELLECT_TOOLTIP\tstring", - "contents": "WARLOCK_INTELLECT_TOOLTIP", + "trigger": "VOICEMACRO_10_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Or_2_FEMALE" }, { - "trigger": "WARRIOR_ARMS_CORE_ABILITY_1\tstring", - "contents": "WARRIOR_ARMS_CORE_ABILITY_1", + "trigger": "VOICEMACRO_10_Sc_0\t\"string\"", + "contents": "VOICEMACRO_10_Sc_0" }, { - "trigger": "WARRIOR_ARMS_CORE_ABILITY_2\tstring", - "contents": "WARRIOR_ARMS_CORE_ABILITY_2", + "trigger": "VOICEMACRO_10_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Sc_0_FEMALE" }, { - "trigger": "WARRIOR_ARMS_CORE_ABILITY_3\tstring", - "contents": "WARRIOR_ARMS_CORE_ABILITY_3", + "trigger": "VOICEMACRO_10_Sc_1\t\"string\"", + "contents": "VOICEMACRO_10_Sc_1" }, { - "trigger": "WARRIOR_ARMS_CORE_ABILITY_4\tstring", - "contents": "WARRIOR_ARMS_CORE_ABILITY_4", + "trigger": "VOICEMACRO_10_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Sc_1_FEMALE" }, { - "trigger": "WARRIOR_ARMS_CORE_ABILITY_5\tstring", - "contents": "WARRIOR_ARMS_CORE_ABILITY_5", + "trigger": "VOICEMACRO_10_Ta_0\t\"string\"", + "contents": "VOICEMACRO_10_Ta_0" }, { - "trigger": "WARRIOR_ARMS_CORE_ABILITY_6\tstring", - "contents": "WARRIOR_ARMS_CORE_ABILITY_6", + "trigger": "VOICEMACRO_10_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Ta_0_FEMALE" }, { - "trigger": "WARRIOR_FURY_CORE_ABILITY_1\tstring", - "contents": "WARRIOR_FURY_CORE_ABILITY_1", + "trigger": "VOICEMACRO_10_Ta_1\t\"string\"", + "contents": "VOICEMACRO_10_Ta_1" }, { - "trigger": "WARRIOR_FURY_CORE_ABILITY_2\tstring", - "contents": "WARRIOR_FURY_CORE_ABILITY_2", + "trigger": "VOICEMACRO_10_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Ta_1_FEMALE" }, { - "trigger": "WARRIOR_FURY_CORE_ABILITY_3\tstring", - "contents": "WARRIOR_FURY_CORE_ABILITY_3", + "trigger": "VOICEMACRO_10_Tr_0\t\"string\"", + "contents": "VOICEMACRO_10_Tr_0" }, { - "trigger": "WARRIOR_FURY_CORE_ABILITY_4\tstring", - "contents": "WARRIOR_FURY_CORE_ABILITY_4", + "trigger": "VOICEMACRO_10_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Tr_0_FEMALE" }, { - "trigger": "WARRIOR_FURY_CORE_ABILITY_5\tstring", - "contents": "WARRIOR_FURY_CORE_ABILITY_5", + "trigger": "VOICEMACRO_10_Tr_1\t\"string\"", + "contents": "VOICEMACRO_10_Tr_1" }, { - "trigger": "WARRIOR_FURY_CORE_ABILITY_6\tstring", - "contents": "WARRIOR_FURY_CORE_ABILITY_6", + "trigger": "VOICEMACRO_10_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_10_Tr_1_FEMALE" }, { - "trigger": "WARRIOR_PROT_CORE_ABILITY_1\tstring", - "contents": "WARRIOR_PROT_CORE_ABILITY_1", + "trigger": "VOICEMACRO_12_Dw_0\t\"string\"", + "contents": "VOICEMACRO_12_Dw_0" }, { - "trigger": "WARRIOR_PROT_CORE_ABILITY_2\tstring", - "contents": "WARRIOR_PROT_CORE_ABILITY_2", + "trigger": "VOICEMACRO_12_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Dw_0_FEMALE" }, { - "trigger": "WARRIOR_PROT_CORE_ABILITY_3\tstring", - "contents": "WARRIOR_PROT_CORE_ABILITY_3", + "trigger": "VOICEMACRO_12_Dw_1\t\"string\"", + "contents": "VOICEMACRO_12_Dw_1" }, { - "trigger": "WARRIOR_PROT_CORE_ABILITY_4\tstring", - "contents": "WARRIOR_PROT_CORE_ABILITY_4", + "trigger": "VOICEMACRO_12_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Dw_1_FEMALE" }, { - "trigger": "WARRIOR_PROT_CORE_ABILITY_5\tstring", - "contents": "WARRIOR_PROT_CORE_ABILITY_5", + "trigger": "VOICEMACRO_12_Dw_2\t\"string\"", + "contents": "VOICEMACRO_12_Dw_2" }, { - "trigger": "WARRIOR_PROT_CORE_ABILITY_6\tstring", - "contents": "WARRIOR_PROT_CORE_ABILITY_6", + "trigger": "VOICEMACRO_12_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Dw_2_FEMALE" }, { - "trigger": "WARRIOR_STRENGTH_TOOLTIP\tstring", - "contents": "WARRIOR_STRENGTH_TOOLTIP", + "trigger": "VOICEMACRO_12_Dw_3\t\"string\"", + "contents": "VOICEMACRO_12_Dw_3" }, { - "trigger": "WATCH_FRAME_WIDTH_TEXT\tstring", - "contents": "WATCH_FRAME_WIDTH_TEXT", + "trigger": "VOICEMACRO_12_Gn_0\t\"string\"", + "contents": "VOICEMACRO_12_Gn_0" }, { - "trigger": "WATCHFRAME_LOCK\tstring", - "contents": "WATCHFRAME_LOCK", + "trigger": "VOICEMACRO_12_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Gn_0_FEMALE" }, { - "trigger": "WATER_COLLISION\tstring", - "contents": "WATER_COLLISION", + "trigger": "VOICEMACRO_12_Gn_1\t\"string\"", + "contents": "VOICEMACRO_12_Gn_1" }, { - "trigger": "WATER_DETAIL\tstring", - "contents": "WATER_DETAIL", + "trigger": "VOICEMACRO_12_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Gn_1_FEMALE" }, { - "trigger": "WEAPON\tstring", - "contents": "WEAPON", + "trigger": "VOICEMACRO_12_Gn_2\t\"string\"", + "contents": "VOICEMACRO_12_Gn_2" }, { - "trigger": "WEAPON_ENCHANTMENT\tstring", - "contents": "WEAPON_ENCHANTMENT", + "trigger": "VOICEMACRO_12_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Gn_2_FEMALE" }, { - "trigger": "WEAPON_SKILL_RATING\tstring", - "contents": "WEAPON_SKILL_RATING", + "trigger": "VOICEMACRO_12_Gn_3\t\"string\"", + "contents": "VOICEMACRO_12_Gn_3" }, { - "trigger": "WEAPON_SKILL_RATING_BONUS\tstring", - "contents": "WEAPON_SKILL_RATING_BONUS", + "trigger": "VOICEMACRO_12_Hu_0\t\"string\"", + "contents": "VOICEMACRO_12_Hu_0" }, { - "trigger": "WEAPON_SPEED\tstring", - "contents": "WEAPON_SPEED", + "trigger": "VOICEMACRO_12_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Hu_0_FEMALE" }, { - "trigger": "WEATHER_DETAIL\tstring", - "contents": "WEATHER_DETAIL", + "trigger": "VOICEMACRO_12_Hu_1\t\"string\"", + "contents": "VOICEMACRO_12_Hu_1" }, { - "trigger": "WEB_BROWSER_IME_ENTRY_TEXT\tstring", - "contents": "WEB_BROWSER_IME_ENTRY_TEXT", + "trigger": "VOICEMACRO_12_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Hu_1_FEMALE" }, { - "trigger": "WEB_ERROR\tstring", - "contents": "WEB_ERROR", + "trigger": "VOICEMACRO_12_Hu_2\t\"string\"", + "contents": "VOICEMACRO_12_Hu_2" }, { - "trigger": "WEB_PROXY_FAILED\tstring", - "contents": "WEB_PROXY_FAILED", + "trigger": "VOICEMACRO_12_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Hu_2_FEMALE" }, { - "trigger": "WEEKDAY_FRIDAY\tstring", - "contents": "WEEKDAY_FRIDAY", + "trigger": "VOICEMACRO_12_Hu_3\t\"string\"", + "contents": "VOICEMACRO_12_Hu_3" }, { - "trigger": "WEEKDAY_MONDAY\tstring", - "contents": "WEEKDAY_MONDAY", + "trigger": "VOICEMACRO_12_Ni_0\t\"string\"", + "contents": "VOICEMACRO_12_Ni_0" }, { - "trigger": "WEEKDAY_SATURDAY\tstring", - "contents": "WEEKDAY_SATURDAY", + "trigger": "VOICEMACRO_12_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Ni_0_FEMALE" }, { - "trigger": "WEEKDAY_SUNDAY\tstring", - "contents": "WEEKDAY_SUNDAY", + "trigger": "VOICEMACRO_12_Ni_1\t\"string\"", + "contents": "VOICEMACRO_12_Ni_1" }, { - "trigger": "WEEKDAY_THURSDAY\tstring", - "contents": "WEEKDAY_THURSDAY", + "trigger": "VOICEMACRO_12_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Ni_1_FEMALE" }, { - "trigger": "WEEKDAY_TUESDAY\tstring", - "contents": "WEEKDAY_TUESDAY", + "trigger": "VOICEMACRO_12_Ni_2\t\"string\"", + "contents": "VOICEMACRO_12_Ni_2" }, { - "trigger": "WEEKDAY_WEDNESDAY\tstring", - "contents": "WEEKDAY_WEDNESDAY", + "trigger": "VOICEMACRO_12_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Ni_2_FEMALE" }, { - "trigger": "WEEKLY\tstring", - "contents": "WEEKLY", + "trigger": "VOICEMACRO_12_Ni_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Ni_3_FEMALE" }, { - "trigger": "WEEKS_ABBR\tstring", - "contents": "WEEKS_ABBR", + "trigger": "VOICEMACRO_12_Or_0\t\"string\"", + "contents": "VOICEMACRO_12_Or_0" }, { - "trigger": "WHISPER\tstring", - "contents": "WHISPER", + "trigger": "VOICEMACRO_12_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Or_0_FEMALE" }, { - "trigger": "WHISPER_LEADER\tstring", - "contents": "WHISPER_LEADER", + "trigger": "VOICEMACRO_12_Or_1\t\"string\"", + "contents": "VOICEMACRO_12_Or_1" }, { - "trigger": "WHISPER_MESSAGE\tstring", - "contents": "WHISPER_MESSAGE", + "trigger": "VOICEMACRO_12_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Or_1_FEMALE" }, { - "trigger": "WHISPER_MODE\tstring", - "contents": "WHISPER_MODE", + "trigger": "VOICEMACRO_12_Or_2\t\"string\"", + "contents": "VOICEMACRO_12_Or_2" }, { - "trigger": "WHO\tstring", - "contents": "WHO", + "trigger": "VOICEMACRO_12_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Or_2_FEMALE" }, { - "trigger": "WHO_FRAME_SHOWN_TEMPLATE\tstring", - "contents": "WHO_FRAME_SHOWN_TEMPLATE", + "trigger": "VOICEMACRO_12_Sc_0\t\"string\"", + "contents": "VOICEMACRO_12_Sc_0" }, { - "trigger": "WHO_FRAME_TOTAL_TEMPLATE\tstring", - "contents": "WHO_FRAME_TOTAL_TEMPLATE", + "trigger": "VOICEMACRO_12_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Sc_0_FEMALE" }, { - "trigger": "WHO_LIST\tstring", - "contents": "WHO_LIST", + "trigger": "VOICEMACRO_12_Sc_1\t\"string\"", + "contents": "VOICEMACRO_12_Sc_1" }, { - "trigger": "WHO_LIST_FORMAT\tstring", - "contents": "WHO_LIST_FORMAT", + "trigger": "VOICEMACRO_12_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Sc_1_FEMALE" }, { - "trigger": "WHO_LIST_GUILD_FORMAT\tstring", - "contents": "WHO_LIST_GUILD_FORMAT", + "trigger": "VOICEMACRO_12_Sc_2\t\"string\"", + "contents": "VOICEMACRO_12_Sc_2" }, { - "trigger": "WHO_NUM_RESULTS\tstring", - "contents": "WHO_NUM_RESULTS", + "trigger": "VOICEMACRO_12_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Sc_2_FEMALE" }, { - "trigger": "WHO_TAG_CLASS\tstring", - "contents": "WHO_TAG_CLASS", + "trigger": "VOICEMACRO_12_Ta_0\t\"string\"", + "contents": "VOICEMACRO_12_Ta_0" }, { - "trigger": "WHO_TAG_EXACT\tstring", - "contents": "WHO_TAG_EXACT", + "trigger": "VOICEMACRO_12_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Ta_0_FEMALE" }, { - "trigger": "WHO_TAG_GUILD\tstring", - "contents": "WHO_TAG_GUILD", + "trigger": "VOICEMACRO_12_Ta_1\t\"string\"", + "contents": "VOICEMACRO_12_Ta_1" }, { - "trigger": "WHO_TAG_NAME\tstring", - "contents": "WHO_TAG_NAME", + "trigger": "VOICEMACRO_12_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Ta_1_FEMALE" }, { - "trigger": "WHO_TAG_RACE\tstring", - "contents": "WHO_TAG_RACE", + "trigger": "VOICEMACRO_12_Ta_2\t\"string\"", + "contents": "VOICEMACRO_12_Ta_2" }, { - "trigger": "WHO_TAG_ZONE\tstring", - "contents": "WHO_TAG_ZONE", + "trigger": "VOICEMACRO_12_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Ta_2_FEMALE" }, { - "trigger": "WIDE\tstring", - "contents": "WIDE", + "trigger": "VOICEMACRO_12_Tr_0\t\"string\"", + "contents": "VOICEMACRO_12_Tr_0" }, { - "trigger": "WIDESCREEN_TAG\tstring", - "contents": "WIDESCREEN_TAG", + "trigger": "VOICEMACRO_12_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Tr_0_FEMALE" }, { - "trigger": "WILD_PETS\tstring", - "contents": "WILD_PETS", + "trigger": "VOICEMACRO_12_Tr_1\t\"string\"", + "contents": "VOICEMACRO_12_Tr_1" }, { - "trigger": "WILL_BE_TRANSMOGRIFIED_HEADER\tstring", - "contents": "WILL_BE_TRANSMOGRIFIED_HEADER", + "trigger": "VOICEMACRO_12_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Tr_1_FEMALE" }, { - "trigger": "WIN\tstring", - "contents": "WIN", + "trigger": "VOICEMACRO_12_Tr_2\t\"string\"", + "contents": "VOICEMACRO_12_Tr_2" }, { - "trigger": "WIN_LOSS\tstring", - "contents": "WIN_LOSS", + "trigger": "VOICEMACRO_12_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_12_Tr_2_FEMALE" }, { - "trigger": "WINDOW_LOCK\tstring", - "contents": "WINDOW_LOCK", + "trigger": "VOICEMACRO_13_Dw_0\t\"string\"", + "contents": "VOICEMACRO_13_Dw_0" }, { - "trigger": "WINDOWED_MAXIMIZED\tstring", - "contents": "WINDOWED_MAXIMIZED", + "trigger": "VOICEMACRO_13_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Dw_0_FEMALE" }, { - "trigger": "WINDOWED_MODE\tstring", - "contents": "WINDOWED_MODE", + "trigger": "VOICEMACRO_13_Dw_1\t\"string\"", + "contents": "VOICEMACRO_13_Dw_1" }, { - "trigger": "WINS\tstring", - "contents": "WINS", + "trigger": "VOICEMACRO_13_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Dw_1_FEMALE" }, { - "trigger": "WINTERGRASP_DESCRIPTION\tstring", - "contents": "WINTERGRASP_DESCRIPTION", + "trigger": "VOICEMACRO_13_Dw_2\t\"string\"", + "contents": "VOICEMACRO_13_Dw_2" }, { - "trigger": "WINTERGRASP_IN_PROGRESS\tstring", - "contents": "WINTERGRASP_IN_PROGRESS", + "trigger": "VOICEMACRO_13_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Dw_2_FEMALE" }, { - "trigger": "WITHDRAW\tstring", - "contents": "WITHDRAW", + "trigger": "VOICEMACRO_13_Gn_0\t\"string\"", + "contents": "VOICEMACRO_13_Gn_0" }, { - "trigger": "WORK_IN_PROGRESS\tstring", - "contents": "WORK_IN_PROGRESS", + "trigger": "VOICEMACRO_13_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Gn_0_FEMALE" }, { - "trigger": "WORLD\tstring", - "contents": "WORLD", + "trigger": "VOICEMACRO_13_Gn_1\t\"string\"", + "contents": "VOICEMACRO_13_Gn_1" }, { - "trigger": "WORLD_APPEARANCE\tstring", - "contents": "WORLD_APPEARANCE", + "trigger": "VOICEMACRO_13_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Gn_1_FEMALE" }, { - "trigger": "WORLD_BATTLES\tstring", - "contents": "WORLD_BATTLES", + "trigger": "VOICEMACRO_13_Gn_2\t\"string\"", + "contents": "VOICEMACRO_13_Gn_2" }, { - "trigger": "WORLD_LOD\tstring", - "contents": "WORLD_LOD", + "trigger": "VOICEMACRO_13_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Gn_2_FEMALE" }, { - "trigger": "WORLD_MAP\tstring", - "contents": "WORLD_MAP", + "trigger": "VOICEMACRO_13_Gn_3\t\"string\"", + "contents": "VOICEMACRO_13_Gn_3" }, { - "trigger": "WORLD_MAP_FILTER_TITLE\tstring", - "contents": "WORLD_MAP_FILTER_TITLE", + "trigger": "VOICEMACRO_13_Gn_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Gn_3_FEMALE" }, { - "trigger": "WORLD_MAP_TUTORIAL1\tstring", - "contents": "WORLD_MAP_TUTORIAL1", + "trigger": "VOICEMACRO_13_Hu_0\t\"string\"", + "contents": "VOICEMACRO_13_Hu_0" }, { - "trigger": "WORLD_MAP_TUTORIAL2\tstring", - "contents": "WORLD_MAP_TUTORIAL2", + "trigger": "VOICEMACRO_13_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Hu_0_FEMALE" }, { - "trigger": "WORLD_MAP_TUTORIAL3\tstring", - "contents": "WORLD_MAP_TUTORIAL3", + "trigger": "VOICEMACRO_13_Hu_1\t\"string\"", + "contents": "VOICEMACRO_13_Hu_1" }, { - "trigger": "WORLD_MAP_TUTORIAL4\tstring", - "contents": "WORLD_MAP_TUTORIAL4", + "trigger": "VOICEMACRO_13_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Hu_1_FEMALE" }, { - "trigger": "WORLD_MAP_WILDBATTLEPET_LEVEL\tstring", - "contents": "WORLD_MAP_WILDBATTLEPET_LEVEL", + "trigger": "VOICEMACRO_13_Hu_2\t\"string\"", + "contents": "VOICEMACRO_13_Hu_2" }, { - "trigger": "WORLD_MARKER\tstring", - "contents": "WORLD_MARKER", + "trigger": "VOICEMACRO_13_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Hu_2_FEMALE" }, { - "trigger": "WORLD_MARKER1\tstring", - "contents": "WORLD_MARKER1", + "trigger": "VOICEMACRO_13_Ni_0\t\"string\"", + "contents": "VOICEMACRO_13_Ni_0" }, { - "trigger": "WORLD_MARKER2\tstring", - "contents": "WORLD_MARKER2", + "trigger": "VOICEMACRO_13_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Ni_0_FEMALE" }, { - "trigger": "WORLD_MARKER3\tstring", - "contents": "WORLD_MARKER3", + "trigger": "VOICEMACRO_13_Ni_1\t\"string\"", + "contents": "VOICEMACRO_13_Ni_1" }, { - "trigger": "WORLD_MARKER4\tstring", - "contents": "WORLD_MARKER4", + "trigger": "VOICEMACRO_13_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Ni_1_FEMALE" }, { - "trigger": "WORLD_MARKER5\tstring", - "contents": "WORLD_MARKER5", + "trigger": "VOICEMACRO_13_Ni_2\t\"string\"", + "contents": "VOICEMACRO_13_Ni_2" }, { - "trigger": "WORLD_MARKER6\tstring", - "contents": "WORLD_MARKER6", + "trigger": "VOICEMACRO_13_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Ni_2_FEMALE" }, { - "trigger": "WORLD_MARKER7\tstring", - "contents": "WORLD_MARKER7", + "trigger": "VOICEMACRO_13_Or_0\t\"string\"", + "contents": "VOICEMACRO_13_Or_0" }, { - "trigger": "WORLD_MARKER8\tstring", - "contents": "WORLD_MARKER8", + "trigger": "VOICEMACRO_13_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Or_0_FEMALE" }, { - "trigger": "WORLD_PORT_ROOT_TIMER\tstring", - "contents": "WORLD_PORT_ROOT_TIMER", + "trigger": "VOICEMACRO_13_Or_1\t\"string\"", + "contents": "VOICEMACRO_13_Or_1" }, { - "trigger": "WORLD_PVP\tstring", - "contents": "WORLD_PVP", + "trigger": "VOICEMACRO_13_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Or_1_FEMALE" }, { - "trigger": "WORLD_PVP_DESERTER\tstring", - "contents": "WORLD_PVP_DESERTER", + "trigger": "VOICEMACRO_13_Or_2\t\"string\"", + "contents": "VOICEMACRO_13_Or_2" }, { - "trigger": "WORLD_PVP_DISPLAY\tstring", - "contents": "WORLD_PVP_DISPLAY", + "trigger": "VOICEMACRO_13_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Or_2_FEMALE" }, { - "trigger": "WORLD_PVP_ENTER\tstring", - "contents": "WORLD_PVP_ENTER", + "trigger": "VOICEMACRO_13_Sc_0\t\"string\"", + "contents": "VOICEMACRO_13_Sc_0" }, { - "trigger": "WORLD_PVP_EXITED_BATTLE\tstring", - "contents": "WORLD_PVP_EXITED_BATTLE", + "trigger": "VOICEMACRO_13_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Sc_0_FEMALE" }, { - "trigger": "WORLD_PVP_FAIL\tstring", - "contents": "WORLD_PVP_FAIL", + "trigger": "VOICEMACRO_13_Sc_1\t\"string\"", + "contents": "VOICEMACRO_13_Sc_1" }, { - "trigger": "WORLD_PVP_INVITED\tstring", - "contents": "WORLD_PVP_INVITED", + "trigger": "VOICEMACRO_13_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Sc_1_FEMALE" }, { - "trigger": "WORLD_PVP_INVITED_WARMUP\tstring", - "contents": "WORLD_PVP_INVITED_WARMUP", + "trigger": "VOICEMACRO_13_Sc_2\t\"string\"", + "contents": "VOICEMACRO_13_Sc_2" }, { - "trigger": "WORLD_PVP_LOW_LEVEL\tstring", - "contents": "WORLD_PVP_LOW_LEVEL", + "trigger": "VOICEMACRO_13_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Sc_2_FEMALE" }, { - "trigger": "WORLD_PVP_NOT_WHILE_IN_RAID\tstring", - "contents": "WORLD_PVP_NOT_WHILE_IN_RAID", + "trigger": "VOICEMACRO_13_Ta_0\t\"string\"", + "contents": "VOICEMACRO_13_Ta_0" }, { - "trigger": "WORLD_PVP_PENDING\tstring", - "contents": "WORLD_PVP_PENDING", + "trigger": "VOICEMACRO_13_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Ta_0_FEMALE" }, { - "trigger": "WORLD_PVP_PENDING_REMOTE\tstring", - "contents": "WORLD_PVP_PENDING_REMOTE", + "trigger": "VOICEMACRO_13_Ta_1\t\"string\"", + "contents": "VOICEMACRO_13_Ta_1" }, { - "trigger": "WORLD_PVP_QUEUED\tstring", - "contents": "WORLD_PVP_QUEUED", + "trigger": "VOICEMACRO_13_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Ta_1_FEMALE" }, { - "trigger": "WORLD_PVP_QUEUED_WARMUP\tstring", - "contents": "WORLD_PVP_QUEUED_WARMUP", + "trigger": "VOICEMACRO_13_Ta_2\t\"string\"", + "contents": "VOICEMACRO_13_Ta_2" }, { - "trigger": "WORLD_QUEST_BANNER\tstring", - "contents": "WORLD_QUEST_BANNER", + "trigger": "VOICEMACRO_13_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Ta_2_FEMALE" }, { - "trigger": "WORLD_QUEST_CANT_COMPLETE_BY_SPELL\tstring", - "contents": "WORLD_QUEST_CANT_COMPLETE_BY_SPELL", + "trigger": "VOICEMACRO_13_Tr_0\t\"string\"", + "contents": "VOICEMACRO_13_Tr_0" }, { - "trigger": "WORLD_QUEST_COMPLETE\tstring", - "contents": "WORLD_QUEST_COMPLETE", + "trigger": "VOICEMACRO_13_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Tr_0_FEMALE" }, { - "trigger": "WORLD_QUEST_REWARD_FILTERS_ARTIFACT_POWER\tstring", - "contents": "WORLD_QUEST_REWARD_FILTERS_ARTIFACT_POWER", + "trigger": "VOICEMACRO_13_Tr_1\t\"string\"", + "contents": "VOICEMACRO_13_Tr_1" }, { - "trigger": "WORLD_QUEST_REWARD_FILTERS_EQUIPMENT\tstring", - "contents": "WORLD_QUEST_REWARD_FILTERS_EQUIPMENT", + "trigger": "VOICEMACRO_13_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Tr_1_FEMALE" }, { - "trigger": "WORLD_QUEST_REWARD_FILTERS_GOLD\tstring", - "contents": "WORLD_QUEST_REWARD_FILTERS_GOLD", + "trigger": "VOICEMACRO_13_Tr_2\t\"string\"", + "contents": "VOICEMACRO_13_Tr_2" }, { - "trigger": "WORLD_QUEST_REWARD_FILTERS_ORDER_RESOURCES\tstring", - "contents": "WORLD_QUEST_REWARD_FILTERS_ORDER_RESOURCES", + "trigger": "VOICEMACRO_13_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_13_Tr_2_FEMALE" }, { - "trigger": "WORLD_QUEST_REWARD_FILTERS_PROFESSION_MATERIALS\tstring", - "contents": "WORLD_QUEST_REWARD_FILTERS_PROFESSION_MATERIALS", + "trigger": "VOICEMACRO_14_Dw_0\t\"string\"", + "contents": "VOICEMACRO_14_Dw_0" }, { - "trigger": "WORLD_QUEST_REWARD_FILTERS_TITLE\tstring", - "contents": "WORLD_QUEST_REWARD_FILTERS_TITLE", + "trigger": "VOICEMACRO_14_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Dw_0_FEMALE" }, { - "trigger": "WORLD_QUEST_TOOLTIP_DESCRIPTION\tstring", - "contents": "WORLD_QUEST_TOOLTIP_DESCRIPTION", + "trigger": "VOICEMACRO_14_Dw_1\t\"string\"", + "contents": "VOICEMACRO_14_Dw_1" }, { - "trigger": "WORLDMAP_BUTTON\tstring", - "contents": "WORLDMAP_BUTTON", + "trigger": "VOICEMACRO_14_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Dw_1_FEMALE" }, { - "trigger": "WOW_FRIEND\tstring", - "contents": "WOW_FRIEND", + "trigger": "VOICEMACRO_14_Dw_2\t\"string\"", + "contents": "VOICEMACRO_14_Dw_2" }, { - "trigger": "WOW_MOUSE\tstring", - "contents": "WOW_MOUSE", + "trigger": "VOICEMACRO_14_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Dw_2_FEMALE" }, { - "trigger": "WOW_MOUSE_NOT_FOUND\tstring", - "contents": "WOW_MOUSE_NOT_FOUND", + "trigger": "VOICEMACRO_14_Dw_3\t\"string\"", + "contents": "VOICEMACRO_14_Dw_3" }, { - "trigger": "WRISTSLOT\tstring", - "contents": "WRISTSLOT", + "trigger": "VOICEMACRO_14_Gn_0\t\"string\"", + "contents": "VOICEMACRO_14_Gn_0" }, { - "trigger": "WRONG_SLOT_FOR_ITEM\tstring", - "contents": "WRONG_SLOT_FOR_ITEM", + "trigger": "VOICEMACRO_14_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Gn_0_FEMALE" }, { - "trigger": "XP\tstring", - "contents": "XP", + "trigger": "VOICEMACRO_14_Gn_1\t\"string\"", + "contents": "VOICEMACRO_14_Gn_1" }, { - "trigger": "XP_BAR_TEXT\tstring", - "contents": "XP_BAR_TEXT", + "trigger": "VOICEMACRO_14_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Gn_1_FEMALE" }, { - "trigger": "XP_GAIN\tstring", - "contents": "XP_GAIN", + "trigger": "VOICEMACRO_14_Gn_2\t\"string\"", + "contents": "VOICEMACRO_14_Gn_2" }, { - "trigger": "XP_TEXT\tstring", - "contents": "XP_TEXT", + "trigger": "VOICEMACRO_14_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Gn_2_FEMALE" }, { - "trigger": "XPBAR_LABEL\tstring", - "contents": "XPBAR_LABEL", + "trigger": "VOICEMACRO_14_Hu_0\t\"string\"", + "contents": "VOICEMACRO_14_Hu_0" }, { - "trigger": "XREALM_PVP_ALERT\tstring", - "contents": "XREALM_PVP_ALERT", + "trigger": "VOICEMACRO_14_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Hu_0_FEMALE" }, { - "trigger": "YELL\tstring", - "contents": "YELL", + "trigger": "VOICEMACRO_14_Hu_1\t\"string\"", + "contents": "VOICEMACRO_14_Hu_1" }, { - "trigger": "YELL_MESSAGE\tstring", - "contents": "YELL_MESSAGE", + "trigger": "VOICEMACRO_14_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Hu_1_FEMALE" }, { - "trigger": "YELLOW_FONT_COLOR_CODE\tstring", - "contents": "YELLOW_FONT_COLOR_CODE", + "trigger": "VOICEMACRO_14_Hu_2\t\"string\"", + "contents": "VOICEMACRO_14_Hu_2" }, { - "trigger": "YELLOW_GEM\tstring", - "contents": "YELLOW_GEM", + "trigger": "VOICEMACRO_14_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Hu_2_FEMALE" }, { - "trigger": "YES\tstring", - "contents": "YES", + "trigger": "VOICEMACRO_14_Ni_0\t\"string\"", + "contents": "VOICEMACRO_14_Ni_0" }, { - "trigger": "YOU\tstring", - "contents": "YOU", + "trigger": "VOICEMACRO_14_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Ni_0_FEMALE" }, { - "trigger": "YOU_ARE_IN_DUNGEON_GROUP\tstring", - "contents": "YOU_ARE_IN_DUNGEON_GROUP", + "trigger": "VOICEMACRO_14_Ni_1\t\"string\"", + "contents": "VOICEMACRO_14_Ni_1" }, { - "trigger": "YOU_ARE_LISTED_IN_LFR\tstring", - "contents": "YOU_ARE_LISTED_IN_LFR", + "trigger": "VOICEMACRO_14_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Ni_1_FEMALE" }, { - "trigger": "YOU_ARE_NOT_SPECIALIZED_IN_ROLE\tstring", - "contents": "YOU_ARE_NOT_SPECIALIZED_IN_ROLE", + "trigger": "VOICEMACRO_14_Ni_2\t\"string\"", + "contents": "VOICEMACRO_14_Ni_2" }, { - "trigger": "YOU_EARNED_LABEL\tstring", - "contents": "YOU_EARNED_LABEL", + "trigger": "VOICEMACRO_14_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Ni_2_FEMALE" }, { - "trigger": "YOU_LOOT_MONEY\tstring", - "contents": "YOU_LOOT_MONEY", + "trigger": "VOICEMACRO_14_Or_0\t\"string\"", + "contents": "VOICEMACRO_14_Or_0" }, { - "trigger": "YOU_LOOT_MONEY_GUILD\tstring", - "contents": "YOU_LOOT_MONEY_GUILD", + "trigger": "VOICEMACRO_14_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Or_0_FEMALE" }, { - "trigger": "YOU_MAY_NOT_QUEUE_FOR_DUNGEON\tstring", - "contents": "YOU_MAY_NOT_QUEUE_FOR_DUNGEON", + "trigger": "VOICEMACRO_14_Or_1\t\"string\"", + "contents": "VOICEMACRO_14_Or_1" }, { - "trigger": "YOU_MAY_NOT_QUEUE_FOR_SCENARIO\tstring", - "contents": "YOU_MAY_NOT_QUEUE_FOR_SCENARIO", + "trigger": "VOICEMACRO_14_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Or_1_FEMALE" }, { - "trigger": "YOU_MAY_NOT_QUEUE_FOR_THIS\tstring", - "contents": "YOU_MAY_NOT_QUEUE_FOR_THIS", + "trigger": "VOICEMACRO_14_Or_2\t\"string\"", + "contents": "VOICEMACRO_14_Or_2" }, { - "trigger": "YOU_RECEIVED\tstring", - "contents": "YOU_RECEIVED", + "trigger": "VOICEMACRO_14_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Or_2_FEMALE" }, { - "trigger": "YOU_RECEIVED_LABEL\tstring", - "contents": "YOU_RECEIVED_LABEL", + "trigger": "VOICEMACRO_14_Or_3\t\"string\"", + "contents": "VOICEMACRO_14_Or_3" }, { - "trigger": "YOU_WON_LABEL\tstring", - "contents": "YOU_WON_LABEL", + "trigger": "VOICEMACRO_14_Or_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Or_3_FEMALE" }, { - "trigger": "YOUR_BID\tstring", - "contents": "YOUR_BID", + "trigger": "VOICEMACRO_14_Sc_0\t\"string\"", + "contents": "VOICEMACRO_14_Sc_0" }, { - "trigger": "YOUR_CLASS_MAY_NOT_PERFORM_ROLE\tstring", - "contents": "YOUR_CLASS_MAY_NOT_PERFORM_ROLE", + "trigger": "VOICEMACRO_14_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Sc_0_FEMALE" }, { - "trigger": "YOUR_ROLE\tstring", - "contents": "YOUR_ROLE", + "trigger": "VOICEMACRO_14_Sc_1\t\"string\"", + "contents": "VOICEMACRO_14_Sc_1" }, { - "trigger": "ZEN_MASTER\tstring", - "contents": "ZEN_MASTER", + "trigger": "VOICEMACRO_14_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Sc_1_FEMALE" }, { - "trigger": "ZHCN\tstring", - "contents": "ZHCN", + "trigger": "VOICEMACRO_14_Sc_2\t\"string\"", + "contents": "VOICEMACRO_14_Sc_2" }, { - "trigger": "ZHCN_NATIVE\tstring", - "contents": "ZHCN_NATIVE", + "trigger": "VOICEMACRO_14_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Sc_2_FEMALE" }, { - "trigger": "ZHTW\tstring", - "contents": "ZHTW", + "trigger": "VOICEMACRO_14_Ta_0\t\"string\"", + "contents": "VOICEMACRO_14_Ta_0" }, { - "trigger": "ZONE\tstring", - "contents": "ZONE", + "trigger": "VOICEMACRO_14_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Ta_0_FEMALE" }, { - "trigger": "ZONE_COLON\tstring", - "contents": "ZONE_COLON", + "trigger": "VOICEMACRO_14_Ta_1\t\"string\"", + "contents": "VOICEMACRO_14_Ta_1" }, { - "trigger": "ZONE_SPELL_ABILITY_TEXTURES_BASE_FALLBACK\tstring", - "contents": "ZONE_SPELL_ABILITY_TEXTURES_BASE_FALLBACK", + "trigger": "VOICEMACRO_14_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Ta_1_FEMALE" }, { - "trigger": "ZONE_UNDER_ATTACK\tstring", - "contents": "ZONE_UNDER_ATTACK", + "trigger": "VOICEMACRO_14_Ta_2\t\"string\"", + "contents": "VOICEMACRO_14_Ta_2" }, { - "trigger": "ZonePVPType\tstring", - "contents": "ZonePVPType", + "trigger": "VOICEMACRO_14_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Ta_2_FEMALE" }, { - "trigger": "ZOOM_IN\tstring", - "contents": "ZOOM_IN", + "trigger": "VOICEMACRO_14_Tr_0\t\"string\"", + "contents": "VOICEMACRO_14_Tr_0" }, { - "trigger": "ZOOM_OUT\tstring", - "contents": "ZOOM_OUT", + "trigger": "VOICEMACRO_14_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Tr_0_FEMALE" }, { - "trigger": "ZOOM_OUT_BUTTON_TEXT\tstring", - "contents": "ZOOM_OUT_BUTTON_TEXT", + "trigger": "VOICEMACRO_14_Tr_1\t\"string\"", + "contents": "VOICEMACRO_14_Tr_1" + }, + { + "trigger": "VOICEMACRO_14_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_14_Tr_2\t\"string\"", + "contents": "VOICEMACRO_14_Tr_2" + }, + { + "trigger": "VOICEMACRO_14_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_14_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_14_Tr_3\t\"string\"", + "contents": "VOICEMACRO_14_Tr_3" + }, + { + "trigger": "VOICEMACRO_15_Dw_0\t\"string\"", + "contents": "VOICEMACRO_15_Dw_0" + }, + { + "trigger": "VOICEMACRO_15_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Dw_1\t\"string\"", + "contents": "VOICEMACRO_15_Dw_1" + }, + { + "trigger": "VOICEMACRO_15_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Dw_2\t\"string\"", + "contents": "VOICEMACRO_15_Dw_2" + }, + { + "trigger": "VOICEMACRO_15_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Dw_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Dw_3\t\"string\"", + "contents": "VOICEMACRO_15_Dw_3" + }, + { + "trigger": "VOICEMACRO_15_Gn_0\t\"string\"", + "contents": "VOICEMACRO_15_Gn_0" + }, + { + "trigger": "VOICEMACRO_15_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Gn_1\t\"string\"", + "contents": "VOICEMACRO_15_Gn_1" + }, + { + "trigger": "VOICEMACRO_15_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Gn_2\t\"string\"", + "contents": "VOICEMACRO_15_Gn_2" + }, + { + "trigger": "VOICEMACRO_15_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Gn_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Hu_0\t\"string\"", + "contents": "VOICEMACRO_15_Hu_0" + }, + { + "trigger": "VOICEMACRO_15_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Hu_1\t\"string\"", + "contents": "VOICEMACRO_15_Hu_1" + }, + { + "trigger": "VOICEMACRO_15_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Hu_2\t\"string\"", + "contents": "VOICEMACRO_15_Hu_2" + }, + { + "trigger": "VOICEMACRO_15_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Hu_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Hu_3\t\"string\"", + "contents": "VOICEMACRO_15_Hu_3" + }, + { + "trigger": "VOICEMACRO_15_Ni_0\t\"string\"", + "contents": "VOICEMACRO_15_Ni_0" + }, + { + "trigger": "VOICEMACRO_15_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Ni_1\t\"string\"", + "contents": "VOICEMACRO_15_Ni_1" + }, + { + "trigger": "VOICEMACRO_15_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Ni_2\t\"string\"", + "contents": "VOICEMACRO_15_Ni_2" + }, + { + "trigger": "VOICEMACRO_15_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Or_0\t\"string\"", + "contents": "VOICEMACRO_15_Or_0" + }, + { + "trigger": "VOICEMACRO_15_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Or_1\t\"string\"", + "contents": "VOICEMACRO_15_Or_1" + }, + { + "trigger": "VOICEMACRO_15_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Or_2\t\"string\"", + "contents": "VOICEMACRO_15_Or_2" + }, + { + "trigger": "VOICEMACRO_15_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Sc_0\t\"string\"", + "contents": "VOICEMACRO_15_Sc_0" + }, + { + "trigger": "VOICEMACRO_15_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Sc_1\t\"string\"", + "contents": "VOICEMACRO_15_Sc_1" + }, + { + "trigger": "VOICEMACRO_15_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Sc_2\t\"string\"", + "contents": "VOICEMACRO_15_Sc_2" + }, + { + "trigger": "VOICEMACRO_15_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Sc_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Ta_0\t\"string\"", + "contents": "VOICEMACRO_15_Ta_0" + }, + { + "trigger": "VOICEMACRO_15_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Ta_1\t\"string\"", + "contents": "VOICEMACRO_15_Ta_1" + }, + { + "trigger": "VOICEMACRO_15_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Ta_2\t\"string\"", + "contents": "VOICEMACRO_15_Ta_2" + }, + { + "trigger": "VOICEMACRO_15_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Ta_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Tr_0\t\"string\"", + "contents": "VOICEMACRO_15_Tr_0" + }, + { + "trigger": "VOICEMACRO_15_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Tr_1\t\"string\"", + "contents": "VOICEMACRO_15_Tr_1" + }, + { + "trigger": "VOICEMACRO_15_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Tr_2\t\"string\"", + "contents": "VOICEMACRO_15_Tr_2" + }, + { + "trigger": "VOICEMACRO_15_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_15_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_15_Tr_3\t\"string\"", + "contents": "VOICEMACRO_15_Tr_3" + }, + { + "trigger": "VOICEMACRO_16_Dw_0\t\"string\"", + "contents": "VOICEMACRO_16_Dw_0" + }, + { + "trigger": "VOICEMACRO_16_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Dw_1\t\"string\"", + "contents": "VOICEMACRO_16_Dw_1" + }, + { + "trigger": "VOICEMACRO_16_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Dw_2\t\"string\"", + "contents": "VOICEMACRO_16_Dw_2" + }, + { + "trigger": "VOICEMACRO_16_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Dw_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Dw_3\t\"string\"", + "contents": "VOICEMACRO_16_Dw_3" + }, + { + "trigger": "VOICEMACRO_16_Dw_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Dw_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Gn_0\t\"string\"", + "contents": "VOICEMACRO_16_Gn_0" + }, + { + "trigger": "VOICEMACRO_16_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Gn_1\t\"string\"", + "contents": "VOICEMACRO_16_Gn_1" + }, + { + "trigger": "VOICEMACRO_16_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Gn_2\t\"string\"", + "contents": "VOICEMACRO_16_Gn_2" + }, + { + "trigger": "VOICEMACRO_16_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Gn_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Hu_0\t\"string\"", + "contents": "VOICEMACRO_16_Hu_0" + }, + { + "trigger": "VOICEMACRO_16_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Hu_1\t\"string\"", + "contents": "VOICEMACRO_16_Hu_1" + }, + { + "trigger": "VOICEMACRO_16_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Hu_2\t\"string\"", + "contents": "VOICEMACRO_16_Hu_2" + }, + { + "trigger": "VOICEMACRO_16_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Hu_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Ni_0\t\"string\"", + "contents": "VOICEMACRO_16_Ni_0" + }, + { + "trigger": "VOICEMACRO_16_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Ni_1\t\"string\"", + "contents": "VOICEMACRO_16_Ni_1" + }, + { + "trigger": "VOICEMACRO_16_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Ni_2\t\"string\"", + "contents": "VOICEMACRO_16_Ni_2" + }, + { + "trigger": "VOICEMACRO_16_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Or_0\t\"string\"", + "contents": "VOICEMACRO_16_Or_0" + }, + { + "trigger": "VOICEMACRO_16_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Or_1\t\"string\"", + "contents": "VOICEMACRO_16_Or_1" + }, + { + "trigger": "VOICEMACRO_16_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Or_2\t\"string\"", + "contents": "VOICEMACRO_16_Or_2" + }, + { + "trigger": "VOICEMACRO_16_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Sc_0\t\"string\"", + "contents": "VOICEMACRO_16_Sc_0" + }, + { + "trigger": "VOICEMACRO_16_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Sc_1\t\"string\"", + "contents": "VOICEMACRO_16_Sc_1" + }, + { + "trigger": "VOICEMACRO_16_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Sc_2\t\"string\"", + "contents": "VOICEMACRO_16_Sc_2" + }, + { + "trigger": "VOICEMACRO_16_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Sc_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Ta_0\t\"string\"", + "contents": "VOICEMACRO_16_Ta_0" + }, + { + "trigger": "VOICEMACRO_16_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Ta_1\t\"string\"", + "contents": "VOICEMACRO_16_Ta_1" + }, + { + "trigger": "VOICEMACRO_16_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Ta_2\t\"string\"", + "contents": "VOICEMACRO_16_Ta_2" + }, + { + "trigger": "VOICEMACRO_16_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Ta_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Ta_3\t\"string\"", + "contents": "VOICEMACRO_16_Ta_3" + }, + { + "trigger": "VOICEMACRO_16_Tr_0\t\"string\"", + "contents": "VOICEMACRO_16_Tr_0" + }, + { + "trigger": "VOICEMACRO_16_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Tr_1\t\"string\"", + "contents": "VOICEMACRO_16_Tr_1" + }, + { + "trigger": "VOICEMACRO_16_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_16_Tr_2\t\"string\"", + "contents": "VOICEMACRO_16_Tr_2" + }, + { + "trigger": "VOICEMACRO_16_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_16_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Dw_0\t\"string\"", + "contents": "VOICEMACRO_17_Dw_0" + }, + { + "trigger": "VOICEMACRO_17_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Dw_1\t\"string\"", + "contents": "VOICEMACRO_17_Dw_1" + }, + { + "trigger": "VOICEMACRO_17_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Dw_2\t\"string\"", + "contents": "VOICEMACRO_17_Dw_2" + }, + { + "trigger": "VOICEMACRO_17_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Dw_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Gn_0\t\"string\"", + "contents": "VOICEMACRO_17_Gn_0" + }, + { + "trigger": "VOICEMACRO_17_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Gn_1\t\"string\"", + "contents": "VOICEMACRO_17_Gn_1" + }, + { + "trigger": "VOICEMACRO_17_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Gn_2\t\"string\"", + "contents": "VOICEMACRO_17_Gn_2" + }, + { + "trigger": "VOICEMACRO_17_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Gn_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Hu_0\t\"string\"", + "contents": "VOICEMACRO_17_Hu_0" + }, + { + "trigger": "VOICEMACRO_17_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Hu_1\t\"string\"", + "contents": "VOICEMACRO_17_Hu_1" + }, + { + "trigger": "VOICEMACRO_17_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Hu_2\t\"string\"", + "contents": "VOICEMACRO_17_Hu_2" + }, + { + "trigger": "VOICEMACRO_17_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Hu_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Ni_0\t\"string\"", + "contents": "VOICEMACRO_17_Ni_0" + }, + { + "trigger": "VOICEMACRO_17_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Ni_1\t\"string\"", + "contents": "VOICEMACRO_17_Ni_1" + }, + { + "trigger": "VOICEMACRO_17_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Ni_2\t\"string\"", + "contents": "VOICEMACRO_17_Ni_2" + }, + { + "trigger": "VOICEMACRO_17_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Or_0\t\"string\"", + "contents": "VOICEMACRO_17_Or_0" + }, + { + "trigger": "VOICEMACRO_17_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Or_1\t\"string\"", + "contents": "VOICEMACRO_17_Or_1" + }, + { + "trigger": "VOICEMACRO_17_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Or_2\t\"string\"", + "contents": "VOICEMACRO_17_Or_2" + }, + { + "trigger": "VOICEMACRO_17_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Sc_0\t\"string\"", + "contents": "VOICEMACRO_17_Sc_0" + }, + { + "trigger": "VOICEMACRO_17_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Sc_1\t\"string\"", + "contents": "VOICEMACRO_17_Sc_1" + }, + { + "trigger": "VOICEMACRO_17_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Sc_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Ta_0\t\"string\"", + "contents": "VOICEMACRO_17_Ta_0" + }, + { + "trigger": "VOICEMACRO_17_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Ta_1\t\"string\"", + "contents": "VOICEMACRO_17_Ta_1" + }, + { + "trigger": "VOICEMACRO_17_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Ta_2\t\"string\"", + "contents": "VOICEMACRO_17_Ta_2" + }, + { + "trigger": "VOICEMACRO_17_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Ta_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Tr_0\t\"string\"", + "contents": "VOICEMACRO_17_Tr_0" + }, + { + "trigger": "VOICEMACRO_17_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Tr_1\t\"string\"", + "contents": "VOICEMACRO_17_Tr_1" + }, + { + "trigger": "VOICEMACRO_17_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_17_Tr_2\t\"string\"", + "contents": "VOICEMACRO_17_Tr_2" + }, + { + "trigger": "VOICEMACRO_17_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_17_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Dw_0\t\"string\"", + "contents": "VOICEMACRO_18_Dw_0" + }, + { + "trigger": "VOICEMACRO_18_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Dw_1\t\"string\"", + "contents": "VOICEMACRO_18_Dw_1" + }, + { + "trigger": "VOICEMACRO_18_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Dw_2\t\"string\"", + "contents": "VOICEMACRO_18_Dw_2" + }, + { + "trigger": "VOICEMACRO_18_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Dw_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Dw_3\t\"string\"", + "contents": "VOICEMACRO_18_Dw_3" + }, + { + "trigger": "VOICEMACRO_18_Dw_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Dw_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Dw_4\t\"string\"", + "contents": "VOICEMACRO_18_Dw_4" + }, + { + "trigger": "VOICEMACRO_18_Gn_0\t\"string\"", + "contents": "VOICEMACRO_18_Gn_0" + }, + { + "trigger": "VOICEMACRO_18_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Gn_1\t\"string\"", + "contents": "VOICEMACRO_18_Gn_1" + }, + { + "trigger": "VOICEMACRO_18_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Gn_2\t\"string\"", + "contents": "VOICEMACRO_18_Gn_2" + }, + { + "trigger": "VOICEMACRO_18_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Gn_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Gn_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Gn_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Hu_0\t\"string\"", + "contents": "VOICEMACRO_18_Hu_0" + }, + { + "trigger": "VOICEMACRO_18_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Hu_1\t\"string\"", + "contents": "VOICEMACRO_18_Hu_1" + }, + { + "trigger": "VOICEMACRO_18_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Hu_2\t\"string\"", + "contents": "VOICEMACRO_18_Hu_2" + }, + { + "trigger": "VOICEMACRO_18_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Hu_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Ni_0\t\"string\"", + "contents": "VOICEMACRO_18_Ni_0" + }, + { + "trigger": "VOICEMACRO_18_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Ni_1\t\"string\"", + "contents": "VOICEMACRO_18_Ni_1" + }, + { + "trigger": "VOICEMACRO_18_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Ni_2\t\"string\"", + "contents": "VOICEMACRO_18_Ni_2" + }, + { + "trigger": "VOICEMACRO_18_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Or_0\t\"string\"", + "contents": "VOICEMACRO_18_Or_0" + }, + { + "trigger": "VOICEMACRO_18_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Or_1\t\"string\"", + "contents": "VOICEMACRO_18_Or_1" + }, + { + "trigger": "VOICEMACRO_18_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Or_2\t\"string\"", + "contents": "VOICEMACRO_18_Or_2" + }, + { + "trigger": "VOICEMACRO_18_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Sc_0\t\"string\"", + "contents": "VOICEMACRO_18_Sc_0" + }, + { + "trigger": "VOICEMACRO_18_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Sc_1\t\"string\"", + "contents": "VOICEMACRO_18_Sc_1" + }, + { + "trigger": "VOICEMACRO_18_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Sc_2\t\"string\"", + "contents": "VOICEMACRO_18_Sc_2" + }, + { + "trigger": "VOICEMACRO_18_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Sc_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Sc_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Sc_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Ta_0\t\"string\"", + "contents": "VOICEMACRO_18_Ta_0" + }, + { + "trigger": "VOICEMACRO_18_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Ta_1\t\"string\"", + "contents": "VOICEMACRO_18_Ta_1" + }, + { + "trigger": "VOICEMACRO_18_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Ta_2\t\"string\"", + "contents": "VOICEMACRO_18_Ta_2" + }, + { + "trigger": "VOICEMACRO_18_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Ta_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Tr_0\t\"string\"", + "contents": "VOICEMACRO_18_Tr_0" + }, + { + "trigger": "VOICEMACRO_18_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Tr_1\t\"string\"", + "contents": "VOICEMACRO_18_Tr_1" + }, + { + "trigger": "VOICEMACRO_18_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_18_Tr_2\t\"string\"", + "contents": "VOICEMACRO_18_Tr_2" + }, + { + "trigger": "VOICEMACRO_18_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_18_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Dw_0\t\"string\"", + "contents": "VOICEMACRO_19_Dw_0" + }, + { + "trigger": "VOICEMACRO_19_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Dw_1\t\"string\"", + "contents": "VOICEMACRO_19_Dw_1" + }, + { + "trigger": "VOICEMACRO_19_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Dw_2\t\"string\"", + "contents": "VOICEMACRO_19_Dw_2" + }, + { + "trigger": "VOICEMACRO_19_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Dw_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Dw_3\t\"string\"", + "contents": "VOICEMACRO_19_Dw_3" + }, + { + "trigger": "VOICEMACRO_19_Dw_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Dw_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Dw_4\t\"string\"", + "contents": "VOICEMACRO_19_Dw_4" + }, + { + "trigger": "VOICEMACRO_19_Dw_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Dw_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Dw_5\t\"string\"", + "contents": "VOICEMACRO_19_Dw_5" + }, + { + "trigger": "VOICEMACRO_19_Gn_0\t\"string\"", + "contents": "VOICEMACRO_19_Gn_0" + }, + { + "trigger": "VOICEMACRO_19_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Gn_1\t\"string\"", + "contents": "VOICEMACRO_19_Gn_1" + }, + { + "trigger": "VOICEMACRO_19_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Gn_2\t\"string\"", + "contents": "VOICEMACRO_19_Gn_2" + }, + { + "trigger": "VOICEMACRO_19_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Gn_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Gn_3\t\"string\"", + "contents": "VOICEMACRO_19_Gn_3" + }, + { + "trigger": "VOICEMACRO_19_Gn_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Gn_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Gn_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Gn_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Hu_0\t\"string\"", + "contents": "VOICEMACRO_19_Hu_0" + }, + { + "trigger": "VOICEMACRO_19_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Hu_1\t\"string\"", + "contents": "VOICEMACRO_19_Hu_1" + }, + { + "trigger": "VOICEMACRO_19_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Hu_2\t\"string\"", + "contents": "VOICEMACRO_19_Hu_2" + }, + { + "trigger": "VOICEMACRO_19_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Hu_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Hu_3\t\"string\"", + "contents": "VOICEMACRO_19_Hu_3" + }, + { + "trigger": "VOICEMACRO_19_Hu_4\t\"string\"", + "contents": "VOICEMACRO_19_Hu_4" + }, + { + "trigger": "VOICEMACRO_19_Hu_5\t\"string\"", + "contents": "VOICEMACRO_19_Hu_5" + }, + { + "trigger": "VOICEMACRO_19_Ni_0\t\"string\"", + "contents": "VOICEMACRO_19_Ni_0" + }, + { + "trigger": "VOICEMACRO_19_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ni_1\t\"string\"", + "contents": "VOICEMACRO_19_Ni_1" + }, + { + "trigger": "VOICEMACRO_19_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ni_2\t\"string\"", + "contents": "VOICEMACRO_19_Ni_2" + }, + { + "trigger": "VOICEMACRO_19_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ni_3\t\"string\"", + "contents": "VOICEMACRO_19_Ni_3" + }, + { + "trigger": "VOICEMACRO_19_Ni_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ni_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ni_4\t\"string\"", + "contents": "VOICEMACRO_19_Ni_4" + }, + { + "trigger": "VOICEMACRO_19_Or_0\t\"string\"", + "contents": "VOICEMACRO_19_Or_0" + }, + { + "trigger": "VOICEMACRO_19_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Or_1\t\"string\"", + "contents": "VOICEMACRO_19_Or_1" + }, + { + "trigger": "VOICEMACRO_19_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Or_2\t\"string\"", + "contents": "VOICEMACRO_19_Or_2" + }, + { + "trigger": "VOICEMACRO_19_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Or_3\t\"string\"", + "contents": "VOICEMACRO_19_Or_3" + }, + { + "trigger": "VOICEMACRO_19_Or_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Or_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Or_4\t\"string\"", + "contents": "VOICEMACRO_19_Or_4" + }, + { + "trigger": "VOICEMACRO_19_Or_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Or_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Or_5\t\"string\"", + "contents": "VOICEMACRO_19_Or_5" + }, + { + "trigger": "VOICEMACRO_19_Or_5_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Or_5_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Sc_0\t\"string\"", + "contents": "VOICEMACRO_19_Sc_0" + }, + { + "trigger": "VOICEMACRO_19_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Sc_1\t\"string\"", + "contents": "VOICEMACRO_19_Sc_1" + }, + { + "trigger": "VOICEMACRO_19_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Sc_2\t\"string\"", + "contents": "VOICEMACRO_19_Sc_2" + }, + { + "trigger": "VOICEMACRO_19_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Sc_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Sc_3\t\"string\"", + "contents": "VOICEMACRO_19_Sc_3" + }, + { + "trigger": "VOICEMACRO_19_Sc_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Sc_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Sc_4\t\"string\"", + "contents": "VOICEMACRO_19_Sc_4" + }, + { + "trigger": "VOICEMACRO_19_Sc_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Sc_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Sc_5\t\"string\"", + "contents": "VOICEMACRO_19_Sc_5" + }, + { + "trigger": "VOICEMACRO_19_Sc_5_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Sc_5_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ta_0\t\"string\"", + "contents": "VOICEMACRO_19_Ta_0" + }, + { + "trigger": "VOICEMACRO_19_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ta_1\t\"string\"", + "contents": "VOICEMACRO_19_Ta_1" + }, + { + "trigger": "VOICEMACRO_19_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ta_2\t\"string\"", + "contents": "VOICEMACRO_19_Ta_2" + }, + { + "trigger": "VOICEMACRO_19_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ta_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ta_3\t\"string\"", + "contents": "VOICEMACRO_19_Ta_3" + }, + { + "trigger": "VOICEMACRO_19_Ta_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ta_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ta_4\t\"string\"", + "contents": "VOICEMACRO_19_Ta_4" + }, + { + "trigger": "VOICEMACRO_19_Ta_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Ta_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Ta_5\t\"string\"", + "contents": "VOICEMACRO_19_Ta_5" + }, + { + "trigger": "VOICEMACRO_19_Tr_0\t\"string\"", + "contents": "VOICEMACRO_19_Tr_0" + }, + { + "trigger": "VOICEMACRO_19_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Tr_1\t\"string\"", + "contents": "VOICEMACRO_19_Tr_1" + }, + { + "trigger": "VOICEMACRO_19_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Tr_2\t\"string\"", + "contents": "VOICEMACRO_19_Tr_2" + }, + { + "trigger": "VOICEMACRO_19_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Tr_3\t\"string\"", + "contents": "VOICEMACRO_19_Tr_3" + }, + { + "trigger": "VOICEMACRO_19_Tr_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Tr_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_19_Tr_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_19_Tr_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Dw_0\t\"string\"", + "contents": "VOICEMACRO_1_Dw_0" + }, + { + "trigger": "VOICEMACRO_1_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Dw_1\t\"string\"", + "contents": "VOICEMACRO_1_Dw_1" + }, + { + "trigger": "VOICEMACRO_1_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Gn_0\t\"string\"", + "contents": "VOICEMACRO_1_Gn_0" + }, + { + "trigger": "VOICEMACRO_1_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Hu_0\t\"string\"", + "contents": "VOICEMACRO_1_Hu_0" + }, + { + "trigger": "VOICEMACRO_1_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Hu_1\t\"string\"", + "contents": "VOICEMACRO_1_Hu_1" + }, + { + "trigger": "VOICEMACRO_1_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Ni_0\t\"string\"", + "contents": "VOICEMACRO_1_Ni_0" + }, + { + "trigger": "VOICEMACRO_1_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Ni_1\t\"string\"", + "contents": "VOICEMACRO_1_Ni_1" + }, + { + "trigger": "VOICEMACRO_1_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Or_0\t\"string\"", + "contents": "VOICEMACRO_1_Or_0" + }, + { + "trigger": "VOICEMACRO_1_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Or_1\t\"string\"", + "contents": "VOICEMACRO_1_Or_1" + }, + { + "trigger": "VOICEMACRO_1_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Or_2\t\"string\"", + "contents": "VOICEMACRO_1_Or_2" + }, + { + "trigger": "VOICEMACRO_1_Sc_0\t\"string\"", + "contents": "VOICEMACRO_1_Sc_0" + }, + { + "trigger": "VOICEMACRO_1_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Sc_1\t\"string\"", + "contents": "VOICEMACRO_1_Sc_1" + }, + { + "trigger": "VOICEMACRO_1_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Ta_0\t\"string\"", + "contents": "VOICEMACRO_1_Ta_0" + }, + { + "trigger": "VOICEMACRO_1_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Ta_1\t\"string\"", + "contents": "VOICEMACRO_1_Ta_1" + }, + { + "trigger": "VOICEMACRO_1_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Ta_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Tr_0\t\"string\"", + "contents": "VOICEMACRO_1_Tr_0" + }, + { + "trigger": "VOICEMACRO_1_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_1_Tr_1\t\"string\"", + "contents": "VOICEMACRO_1_Tr_1" + }, + { + "trigger": "VOICEMACRO_1_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_1_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Dw_0\t\"string\"", + "contents": "VOICEMACRO_20_Dw_0" + }, + { + "trigger": "VOICEMACRO_20_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Dw_1\t\"string\"", + "contents": "VOICEMACRO_20_Dw_1" + }, + { + "trigger": "VOICEMACRO_20_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Dw_2\t\"string\"", + "contents": "VOICEMACRO_20_Dw_2" + }, + { + "trigger": "VOICEMACRO_20_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Dw_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Dw_3\t\"string\"", + "contents": "VOICEMACRO_20_Dw_3" + }, + { + "trigger": "VOICEMACRO_20_Dw_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Dw_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Dw_4\t\"string\"", + "contents": "VOICEMACRO_20_Dw_4" + }, + { + "trigger": "VOICEMACRO_20_Dw_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Dw_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Dw_5\t\"string\"", + "contents": "VOICEMACRO_20_Dw_5" + }, + { + "trigger": "VOICEMACRO_20_Dw_5_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Dw_5_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Dw_6\t\"string\"", + "contents": "VOICEMACRO_20_Dw_6" + }, + { + "trigger": "VOICEMACRO_20_Gn_0\t\"string\"", + "contents": "VOICEMACRO_20_Gn_0" + }, + { + "trigger": "VOICEMACRO_20_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Gn_1\t\"string\"", + "contents": "VOICEMACRO_20_Gn_1" + }, + { + "trigger": "VOICEMACRO_20_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Gn_2\t\"string\"", + "contents": "VOICEMACRO_20_Gn_2" + }, + { + "trigger": "VOICEMACRO_20_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Gn_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Gn_3\t\"string\"", + "contents": "VOICEMACRO_20_Gn_3" + }, + { + "trigger": "VOICEMACRO_20_Gn_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Gn_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Gn_4\t\"string\"", + "contents": "VOICEMACRO_20_Gn_4" + }, + { + "trigger": "VOICEMACRO_20_Gn_5\t\"string\"", + "contents": "VOICEMACRO_20_Gn_5" + }, + { + "trigger": "VOICEMACRO_20_Hu_0\t\"string\"", + "contents": "VOICEMACRO_20_Hu_0" + }, + { + "trigger": "VOICEMACRO_20_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Hu_1\t\"string\"", + "contents": "VOICEMACRO_20_Hu_1" + }, + { + "trigger": "VOICEMACRO_20_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Hu_2\t\"string\"", + "contents": "VOICEMACRO_20_Hu_2" + }, + { + "trigger": "VOICEMACRO_20_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Hu_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Hu_3\t\"string\"", + "contents": "VOICEMACRO_20_Hu_3" + }, + { + "trigger": "VOICEMACRO_20_Hu_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Hu_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Hu_4\t\"string\"", + "contents": "VOICEMACRO_20_Hu_4" + }, + { + "trigger": "VOICEMACRO_20_Hu_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Hu_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Hu_5\t\"string\"", + "contents": "VOICEMACRO_20_Hu_5" + }, + { + "trigger": "VOICEMACRO_20_Hu_5_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Hu_5_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Hu_6_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Hu_6_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ni_0\t\"string\"", + "contents": "VOICEMACRO_20_Ni_0" + }, + { + "trigger": "VOICEMACRO_20_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ni_1\t\"string\"", + "contents": "VOICEMACRO_20_Ni_1" + }, + { + "trigger": "VOICEMACRO_20_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ni_2\t\"string\"", + "contents": "VOICEMACRO_20_Ni_2" + }, + { + "trigger": "VOICEMACRO_20_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ni_3\t\"string\"", + "contents": "VOICEMACRO_20_Ni_3" + }, + { + "trigger": "VOICEMACRO_20_Ni_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ni_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ni_4\t\"string\"", + "contents": "VOICEMACRO_20_Ni_4" + }, + { + "trigger": "VOICEMACRO_20_Ni_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ni_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ni_5\t\"string\"", + "contents": "VOICEMACRO_20_Ni_5" + }, + { + "trigger": "VOICEMACRO_20_Ni_6\t\"string\"", + "contents": "VOICEMACRO_20_Ni_6" + }, + { + "trigger": "VOICEMACRO_20_Ni_7\t\"string\"", + "contents": "VOICEMACRO_20_Ni_7" + }, + { + "trigger": "VOICEMACRO_20_Or_0\t\"string\"", + "contents": "VOICEMACRO_20_Or_0" + }, + { + "trigger": "VOICEMACRO_20_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Or_1\t\"string\"", + "contents": "VOICEMACRO_20_Or_1" + }, + { + "trigger": "VOICEMACRO_20_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Or_2\t\"string\"", + "contents": "VOICEMACRO_20_Or_2" + }, + { + "trigger": "VOICEMACRO_20_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Or_3\t\"string\"", + "contents": "VOICEMACRO_20_Or_3" + }, + { + "trigger": "VOICEMACRO_20_Or_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Or_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Or_4\t\"string\"", + "contents": "VOICEMACRO_20_Or_4" + }, + { + "trigger": "VOICEMACRO_20_Or_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Or_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Or_5\t\"string\"", + "contents": "VOICEMACRO_20_Or_5" + }, + { + "trigger": "VOICEMACRO_20_Or_5_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Or_5_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_0\t\"string\"", + "contents": "VOICEMACRO_20_Sc_0" + }, + { + "trigger": "VOICEMACRO_20_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_1\t\"string\"", + "contents": "VOICEMACRO_20_Sc_1" + }, + { + "trigger": "VOICEMACRO_20_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_2\t\"string\"", + "contents": "VOICEMACRO_20_Sc_2" + }, + { + "trigger": "VOICEMACRO_20_Sc_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_3\t\"string\"", + "contents": "VOICEMACRO_20_Sc_3" + }, + { + "trigger": "VOICEMACRO_20_Sc_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_4\t\"string\"", + "contents": "VOICEMACRO_20_Sc_4" + }, + { + "trigger": "VOICEMACRO_20_Sc_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_5_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_5_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_6_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_6_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Sc_7_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Sc_7_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ta_0\t\"string\"", + "contents": "VOICEMACRO_20_Ta_0" + }, + { + "trigger": "VOICEMACRO_20_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ta_1\t\"string\"", + "contents": "VOICEMACRO_20_Ta_1" + }, + { + "trigger": "VOICEMACRO_20_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ta_2\t\"string\"", + "contents": "VOICEMACRO_20_Ta_2" + }, + { + "trigger": "VOICEMACRO_20_Ta_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ta_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ta_3\t\"string\"", + "contents": "VOICEMACRO_20_Ta_3" + }, + { + "trigger": "VOICEMACRO_20_Ta_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Ta_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Ta_4\t\"string\"", + "contents": "VOICEMACRO_20_Ta_4" + }, + { + "trigger": "VOICEMACRO_20_Tr_0\t\"string\"", + "contents": "VOICEMACRO_20_Tr_0" + }, + { + "trigger": "VOICEMACRO_20_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Tr_1\t\"string\"", + "contents": "VOICEMACRO_20_Tr_1" + }, + { + "trigger": "VOICEMACRO_20_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Tr_2\t\"string\"", + "contents": "VOICEMACRO_20_Tr_2" + }, + { + "trigger": "VOICEMACRO_20_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Tr_3\t\"string\"", + "contents": "VOICEMACRO_20_Tr_3" + }, + { + "trigger": "VOICEMACRO_20_Tr_3_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Tr_3_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Tr_4\t\"string\"", + "contents": "VOICEMACRO_20_Tr_4" + }, + { + "trigger": "VOICEMACRO_20_Tr_4_FEMALE\t\"string\"", + "contents": "VOICEMACRO_20_Tr_4_FEMALE" + }, + { + "trigger": "VOICEMACRO_20_Tr_5\t\"string\"", + "contents": "VOICEMACRO_20_Tr_5" + }, + { + "trigger": "VOICEMACRO_2_Dw_0\t\"string\"", + "contents": "VOICEMACRO_2_Dw_0" + }, + { + "trigger": "VOICEMACRO_2_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Dw_1\t\"string\"", + "contents": "VOICEMACRO_2_Dw_1" + }, + { + "trigger": "VOICEMACRO_2_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Gn_0\t\"string\"", + "contents": "VOICEMACRO_2_Gn_0" + }, + { + "trigger": "VOICEMACRO_2_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Gn_1\t\"string\"", + "contents": "VOICEMACRO_2_Gn_1" + }, + { + "trigger": "VOICEMACRO_2_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Gn_2\t\"string\"", + "contents": "VOICEMACRO_2_Gn_2" + }, + { + "trigger": "VOICEMACRO_2_Hu_0\t\"string\"", + "contents": "VOICEMACRO_2_Hu_0" + }, + { + "trigger": "VOICEMACRO_2_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Hu_1\t\"string\"", + "contents": "VOICEMACRO_2_Hu_1" + }, + { + "trigger": "VOICEMACRO_2_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Ni_0\t\"string\"", + "contents": "VOICEMACRO_2_Ni_0" + }, + { + "trigger": "VOICEMACRO_2_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Ni_1\t\"string\"", + "contents": "VOICEMACRO_2_Ni_1" + }, + { + "trigger": "VOICEMACRO_2_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Or_0\t\"string\"", + "contents": "VOICEMACRO_2_Or_0" + }, + { + "trigger": "VOICEMACRO_2_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Or_1\t\"string\"", + "contents": "VOICEMACRO_2_Or_1" + }, + { + "trigger": "VOICEMACRO_2_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Or_2\t\"string\"", + "contents": "VOICEMACRO_2_Or_2" + }, + { + "trigger": "VOICEMACRO_2_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Sc_0\t\"string\"", + "contents": "VOICEMACRO_2_Sc_0" + }, + { + "trigger": "VOICEMACRO_2_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Sc_1\t\"string\"", + "contents": "VOICEMACRO_2_Sc_1" + }, + { + "trigger": "VOICEMACRO_2_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Ta_0\t\"string\"", + "contents": "VOICEMACRO_2_Ta_0" + }, + { + "trigger": "VOICEMACRO_2_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Ta_1\t\"string\"", + "contents": "VOICEMACRO_2_Ta_1" + }, + { + "trigger": "VOICEMACRO_2_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Ta_2\t\"string\"", + "contents": "VOICEMACRO_2_Ta_2" + }, + { + "trigger": "VOICEMACRO_2_Tr_0\t\"string\"", + "contents": "VOICEMACRO_2_Tr_0" + }, + { + "trigger": "VOICEMACRO_2_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_2_Tr_1\t\"string\"", + "contents": "VOICEMACRO_2_Tr_1" + }, + { + "trigger": "VOICEMACRO_2_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_2_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Dw_0\t\"string\"", + "contents": "VOICEMACRO_3_Dw_0" + }, + { + "trigger": "VOICEMACRO_3_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Dw_1\t\"string\"", + "contents": "VOICEMACRO_3_Dw_1" + }, + { + "trigger": "VOICEMACRO_3_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Dw_2\t\"string\"", + "contents": "VOICEMACRO_3_Dw_2" + }, + { + "trigger": "VOICEMACRO_3_Gn_0\t\"string\"", + "contents": "VOICEMACRO_3_Gn_0" + }, + { + "trigger": "VOICEMACRO_3_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Gn_1\t\"string\"", + "contents": "VOICEMACRO_3_Gn_1" + }, + { + "trigger": "VOICEMACRO_3_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Gn_2\t\"string\"", + "contents": "VOICEMACRO_3_Gn_2" + }, + { + "trigger": "VOICEMACRO_3_Gn_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Gn_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Hu_0\t\"string\"", + "contents": "VOICEMACRO_3_Hu_0" + }, + { + "trigger": "VOICEMACRO_3_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Hu_1\t\"string\"", + "contents": "VOICEMACRO_3_Hu_1" + }, + { + "trigger": "VOICEMACRO_3_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Ni_0\t\"string\"", + "contents": "VOICEMACRO_3_Ni_0" + }, + { + "trigger": "VOICEMACRO_3_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Ni_1\t\"string\"", + "contents": "VOICEMACRO_3_Ni_1" + }, + { + "trigger": "VOICEMACRO_3_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Or_0\t\"string\"", + "contents": "VOICEMACRO_3_Or_0" + }, + { + "trigger": "VOICEMACRO_3_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Or_1\t\"string\"", + "contents": "VOICEMACRO_3_Or_1" + }, + { + "trigger": "VOICEMACRO_3_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Sc_0\t\"string\"", + "contents": "VOICEMACRO_3_Sc_0" + }, + { + "trigger": "VOICEMACRO_3_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Sc_1\t\"string\"", + "contents": "VOICEMACRO_3_Sc_1" + }, + { + "trigger": "VOICEMACRO_3_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Ta_0\t\"string\"", + "contents": "VOICEMACRO_3_Ta_0" + }, + { + "trigger": "VOICEMACRO_3_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Ta_1\t\"string\"", + "contents": "VOICEMACRO_3_Ta_1" + }, + { + "trigger": "VOICEMACRO_3_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Tr_0\t\"string\"", + "contents": "VOICEMACRO_3_Tr_0" + }, + { + "trigger": "VOICEMACRO_3_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_3_Tr_1\t\"string\"", + "contents": "VOICEMACRO_3_Tr_1" + }, + { + "trigger": "VOICEMACRO_3_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_3_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Dw_0\t\"string\"", + "contents": "VOICEMACRO_4_Dw_0" + }, + { + "trigger": "VOICEMACRO_4_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Dw_1\t\"string\"", + "contents": "VOICEMACRO_4_Dw_1" + }, + { + "trigger": "VOICEMACRO_4_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Dw_2\t\"string\"", + "contents": "VOICEMACRO_4_Dw_2" + }, + { + "trigger": "VOICEMACRO_4_Gn_0\t\"string\"", + "contents": "VOICEMACRO_4_Gn_0" + }, + { + "trigger": "VOICEMACRO_4_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Gn_1\t\"string\"", + "contents": "VOICEMACRO_4_Gn_1" + }, + { + "trigger": "VOICEMACRO_4_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Hu_0\t\"string\"", + "contents": "VOICEMACRO_4_Hu_0" + }, + { + "trigger": "VOICEMACRO_4_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Hu_1\t\"string\"", + "contents": "VOICEMACRO_4_Hu_1" + }, + { + "trigger": "VOICEMACRO_4_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Ni_0\t\"string\"", + "contents": "VOICEMACRO_4_Ni_0" + }, + { + "trigger": "VOICEMACRO_4_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Ni_1\t\"string\"", + "contents": "VOICEMACRO_4_Ni_1" + }, + { + "trigger": "VOICEMACRO_4_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Ni_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Ni_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Or_0\t\"string\"", + "contents": "VOICEMACRO_4_Or_0" + }, + { + "trigger": "VOICEMACRO_4_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Or_1\t\"string\"", + "contents": "VOICEMACRO_4_Or_1" + }, + { + "trigger": "VOICEMACRO_4_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Or_2\t\"string\"", + "contents": "VOICEMACRO_4_Or_2" + }, + { + "trigger": "VOICEMACRO_4_Or_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Or_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Sc_0\t\"string\"", + "contents": "VOICEMACRO_4_Sc_0" + }, + { + "trigger": "VOICEMACRO_4_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Sc_1\t\"string\"", + "contents": "VOICEMACRO_4_Sc_1" + }, + { + "trigger": "VOICEMACRO_4_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Ta_0\t\"string\"", + "contents": "VOICEMACRO_4_Ta_0" + }, + { + "trigger": "VOICEMACRO_4_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Ta_1\t\"string\"", + "contents": "VOICEMACRO_4_Ta_1" + }, + { + "trigger": "VOICEMACRO_4_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Tr_0\t\"string\"", + "contents": "VOICEMACRO_4_Tr_0" + }, + { + "trigger": "VOICEMACRO_4_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_4_Tr_1\t\"string\"", + "contents": "VOICEMACRO_4_Tr_1" + }, + { + "trigger": "VOICEMACRO_4_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_4_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Dw_0\t\"string\"", + "contents": "VOICEMACRO_5_Dw_0" + }, + { + "trigger": "VOICEMACRO_5_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Dw_1\t\"string\"", + "contents": "VOICEMACRO_5_Dw_1" + }, + { + "trigger": "VOICEMACRO_5_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Gn_0\t\"string\"", + "contents": "VOICEMACRO_5_Gn_0" + }, + { + "trigger": "VOICEMACRO_5_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Gn_1\t\"string\"", + "contents": "VOICEMACRO_5_Gn_1" + }, + { + "trigger": "VOICEMACRO_5_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Hu_0\t\"string\"", + "contents": "VOICEMACRO_5_Hu_0" + }, + { + "trigger": "VOICEMACRO_5_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Hu_1\t\"string\"", + "contents": "VOICEMACRO_5_Hu_1" + }, + { + "trigger": "VOICEMACRO_5_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Ni_0\t\"string\"", + "contents": "VOICEMACRO_5_Ni_0" + }, + { + "trigger": "VOICEMACRO_5_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Ni_1\t\"string\"", + "contents": "VOICEMACRO_5_Ni_1" + }, + { + "trigger": "VOICEMACRO_5_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Or_0\t\"string\"", + "contents": "VOICEMACRO_5_Or_0" + }, + { + "trigger": "VOICEMACRO_5_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Or_1\t\"string\"", + "contents": "VOICEMACRO_5_Or_1" + }, + { + "trigger": "VOICEMACRO_5_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Sc_0\t\"string\"", + "contents": "VOICEMACRO_5_Sc_0" + }, + { + "trigger": "VOICEMACRO_5_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Sc_1\t\"string\"", + "contents": "VOICEMACRO_5_Sc_1" + }, + { + "trigger": "VOICEMACRO_5_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Ta_0\t\"string\"", + "contents": "VOICEMACRO_5_Ta_0" + }, + { + "trigger": "VOICEMACRO_5_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Ta_1\t\"string\"", + "contents": "VOICEMACRO_5_Ta_1" + }, + { + "trigger": "VOICEMACRO_5_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Tr_0\t\"string\"", + "contents": "VOICEMACRO_5_Tr_0" + }, + { + "trigger": "VOICEMACRO_5_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_5_Tr_1\t\"string\"", + "contents": "VOICEMACRO_5_Tr_1" + }, + { + "trigger": "VOICEMACRO_5_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_5_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Dw_0\t\"string\"", + "contents": "VOICEMACRO_6_Dw_0" + }, + { + "trigger": "VOICEMACRO_6_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Dw_1\t\"string\"", + "contents": "VOICEMACRO_6_Dw_1" + }, + { + "trigger": "VOICEMACRO_6_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Dw_2\t\"string\"", + "contents": "VOICEMACRO_6_Dw_2" + }, + { + "trigger": "VOICEMACRO_6_Gn_0\t\"string\"", + "contents": "VOICEMACRO_6_Gn_0" + }, + { + "trigger": "VOICEMACRO_6_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Gn_1\t\"string\"", + "contents": "VOICEMACRO_6_Gn_1" + }, + { + "trigger": "VOICEMACRO_6_Hu_0\t\"string\"", + "contents": "VOICEMACRO_6_Hu_0" + }, + { + "trigger": "VOICEMACRO_6_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Hu_1\t\"string\"", + "contents": "VOICEMACRO_6_Hu_1" + }, + { + "trigger": "VOICEMACRO_6_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Ni_0\t\"string\"", + "contents": "VOICEMACRO_6_Ni_0" + }, + { + "trigger": "VOICEMACRO_6_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Ni_1\t\"string\"", + "contents": "VOICEMACRO_6_Ni_1" + }, + { + "trigger": "VOICEMACRO_6_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Or_0\t\"string\"", + "contents": "VOICEMACRO_6_Or_0" + }, + { + "trigger": "VOICEMACRO_6_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Or_1\t\"string\"", + "contents": "VOICEMACRO_6_Or_1" + }, + { + "trigger": "VOICEMACRO_6_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Sc_0\t\"string\"", + "contents": "VOICEMACRO_6_Sc_0" + }, + { + "trigger": "VOICEMACRO_6_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Sc_1\t\"string\"", + "contents": "VOICEMACRO_6_Sc_1" + }, + { + "trigger": "VOICEMACRO_6_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Ta_0\t\"string\"", + "contents": "VOICEMACRO_6_Ta_0" + }, + { + "trigger": "VOICEMACRO_6_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Ta_1\t\"string\"", + "contents": "VOICEMACRO_6_Ta_1" + }, + { + "trigger": "VOICEMACRO_6_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Tr_0\t\"string\"", + "contents": "VOICEMACRO_6_Tr_0" + }, + { + "trigger": "VOICEMACRO_6_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_6_Tr_1\t\"string\"", + "contents": "VOICEMACRO_6_Tr_1" + }, + { + "trigger": "VOICEMACRO_6_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_6_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Dw_0\t\"string\"", + "contents": "VOICEMACRO_7_Dw_0" + }, + { + "trigger": "VOICEMACRO_7_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Dw_1\t\"string\"", + "contents": "VOICEMACRO_7_Dw_1" + }, + { + "trigger": "VOICEMACRO_7_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Dw_2\t\"string\"", + "contents": "VOICEMACRO_7_Dw_2" + }, + { + "trigger": "VOICEMACRO_7_Gn_0\t\"string\"", + "contents": "VOICEMACRO_7_Gn_0" + }, + { + "trigger": "VOICEMACRO_7_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Gn_1\t\"string\"", + "contents": "VOICEMACRO_7_Gn_1" + }, + { + "trigger": "VOICEMACRO_7_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Hu_0\t\"string\"", + "contents": "VOICEMACRO_7_Hu_0" + }, + { + "trigger": "VOICEMACRO_7_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Hu_1\t\"string\"", + "contents": "VOICEMACRO_7_Hu_1" + }, + { + "trigger": "VOICEMACRO_7_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Hu_2\t\"string\"", + "contents": "VOICEMACRO_7_Hu_2" + }, + { + "trigger": "VOICEMACRO_7_Hu_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Hu_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Ni_0\t\"string\"", + "contents": "VOICEMACRO_7_Ni_0" + }, + { + "trigger": "VOICEMACRO_7_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Ni_1\t\"string\"", + "contents": "VOICEMACRO_7_Ni_1" + }, + { + "trigger": "VOICEMACRO_7_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Or_0\t\"string\"", + "contents": "VOICEMACRO_7_Or_0" + }, + { + "trigger": "VOICEMACRO_7_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Or_1\t\"string\"", + "contents": "VOICEMACRO_7_Or_1" + }, + { + "trigger": "VOICEMACRO_7_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Sc_0\t\"string\"", + "contents": "VOICEMACRO_7_Sc_0" + }, + { + "trigger": "VOICEMACRO_7_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Sc_1\t\"string\"", + "contents": "VOICEMACRO_7_Sc_1" + }, + { + "trigger": "VOICEMACRO_7_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Ta_0\t\"string\"", + "contents": "VOICEMACRO_7_Ta_0" + }, + { + "trigger": "VOICEMACRO_7_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Ta_1\t\"string\"", + "contents": "VOICEMACRO_7_Ta_1" + }, + { + "trigger": "VOICEMACRO_7_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Ta_2\t\"string\"", + "contents": "VOICEMACRO_7_Ta_2" + }, + { + "trigger": "VOICEMACRO_7_Tr_0\t\"string\"", + "contents": "VOICEMACRO_7_Tr_0" + }, + { + "trigger": "VOICEMACRO_7_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Tr_1\t\"string\"", + "contents": "VOICEMACRO_7_Tr_1" + }, + { + "trigger": "VOICEMACRO_7_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_7_Tr_2\t\"string\"", + "contents": "VOICEMACRO_7_Tr_2" + }, + { + "trigger": "VOICEMACRO_7_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_7_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Dw_0\t\"string\"", + "contents": "VOICEMACRO_8_Dw_0" + }, + { + "trigger": "VOICEMACRO_8_Dw_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Dw_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Dw_1\t\"string\"", + "contents": "VOICEMACRO_8_Dw_1" + }, + { + "trigger": "VOICEMACRO_8_Dw_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Dw_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Dw_2\t\"string\"", + "contents": "VOICEMACRO_8_Dw_2" + }, + { + "trigger": "VOICEMACRO_8_Dw_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Dw_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Gn_0\t\"string\"", + "contents": "VOICEMACRO_8_Gn_0" + }, + { + "trigger": "VOICEMACRO_8_Gn_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Gn_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Gn_1\t\"string\"", + "contents": "VOICEMACRO_8_Gn_1" + }, + { + "trigger": "VOICEMACRO_8_Gn_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Gn_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Hu_0\t\"string\"", + "contents": "VOICEMACRO_8_Hu_0" + }, + { + "trigger": "VOICEMACRO_8_Hu_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Hu_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Hu_1\t\"string\"", + "contents": "VOICEMACRO_8_Hu_1" + }, + { + "trigger": "VOICEMACRO_8_Hu_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Hu_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Ni_0\t\"string\"", + "contents": "VOICEMACRO_8_Ni_0" + }, + { + "trigger": "VOICEMACRO_8_Ni_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Ni_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Ni_1\t\"string\"", + "contents": "VOICEMACRO_8_Ni_1" + }, + { + "trigger": "VOICEMACRO_8_Ni_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Ni_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Or_0\t\"string\"", + "contents": "VOICEMACRO_8_Or_0" + }, + { + "trigger": "VOICEMACRO_8_Or_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Or_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Or_1\t\"string\"", + "contents": "VOICEMACRO_8_Or_1" + }, + { + "trigger": "VOICEMACRO_8_Or_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Or_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Sc_0\t\"string\"", + "contents": "VOICEMACRO_8_Sc_0" + }, + { + "trigger": "VOICEMACRO_8_Sc_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Sc_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Sc_1\t\"string\"", + "contents": "VOICEMACRO_8_Sc_1" + }, + { + "trigger": "VOICEMACRO_8_Sc_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Sc_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Ta_0\t\"string\"", + "contents": "VOICEMACRO_8_Ta_0" + }, + { + "trigger": "VOICEMACRO_8_Ta_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Ta_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Ta_1\t\"string\"", + "contents": "VOICEMACRO_8_Ta_1" + }, + { + "trigger": "VOICEMACRO_8_Ta_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Ta_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Tr_0\t\"string\"", + "contents": "VOICEMACRO_8_Tr_0" + }, + { + "trigger": "VOICEMACRO_8_Tr_0_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Tr_0_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Tr_1\t\"string\"", + "contents": "VOICEMACRO_8_Tr_1" + }, + { + "trigger": "VOICEMACRO_8_Tr_1_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Tr_1_FEMALE" + }, + { + "trigger": "VOICEMACRO_8_Tr_2\t\"string\"", + "contents": "VOICEMACRO_8_Tr_2" + }, + { + "trigger": "VOICEMACRO_8_Tr_2_FEMALE\t\"string\"", + "contents": "VOICEMACRO_8_Tr_2_FEMALE" + }, + { + "trigger": "VOICEMACRO_LABEL\t\"string\"", + "contents": "VOICEMACRO_LABEL" + }, + { + "trigger": "VOICEMACRO_LABEL_AID1\t\"string\"", + "contents": "VOICEMACRO_LABEL_AID1" + }, + { + "trigger": "VOICEMACRO_LABEL_ATTACKMYTARGET1\t\"string\"", + "contents": "VOICEMACRO_LABEL_ATTACKMYTARGET1" + }, + { + "trigger": "VOICEMACRO_LABEL_ATTACKMYTARGET2\t\"string\"", + "contents": "VOICEMACRO_LABEL_ATTACKMYTARGET2" + }, + { + "trigger": "VOICEMACRO_LABEL_CHARGE1\t\"string\"", + "contents": "VOICEMACRO_LABEL_CHARGE1" + }, + { + "trigger": "VOICEMACRO_LABEL_CHEER1\t\"string\"", + "contents": "VOICEMACRO_LABEL_CHEER1" + }, + { + "trigger": "VOICEMACRO_LABEL_CONGRATULATIONS1\t\"string\"", + "contents": "VOICEMACRO_LABEL_CONGRATULATIONS1" + }, + { + "trigger": "VOICEMACRO_LABEL_CONGRATULATIONS2\t\"string\"", + "contents": "VOICEMACRO_LABEL_CONGRATULATIONS2" + }, + { + "trigger": "VOICEMACRO_LABEL_CONGRATULATIONS3\t\"string\"", + "contents": "VOICEMACRO_LABEL_CONGRATULATIONS3" + }, + { + "trigger": "VOICEMACRO_LABEL_FLEE1\t\"string\"", + "contents": "VOICEMACRO_LABEL_FLEE1" + }, + { + "trigger": "VOICEMACRO_LABEL_FLEE2\t\"string\"", + "contents": "VOICEMACRO_LABEL_FLEE2" + }, + { + "trigger": "VOICEMACRO_LABEL_FLIRT1\t\"string\"", + "contents": "VOICEMACRO_LABEL_FLIRT1" + }, + { + "trigger": "VOICEMACRO_LABEL_FOLLOW1\t\"string\"", + "contents": "VOICEMACRO_LABEL_FOLLOW1" + }, + { + "trigger": "VOICEMACRO_LABEL_FOLLOWME1\t\"string\"", + "contents": "VOICEMACRO_LABEL_FOLLOWME1" + }, + { + "trigger": "VOICEMACRO_LABEL_FOLLOWME2\t\"string\"", + "contents": "VOICEMACRO_LABEL_FOLLOWME2" + }, + { + "trigger": "VOICEMACRO_LABEL_FOLLOWME3\t\"string\"", + "contents": "VOICEMACRO_LABEL_FOLLOWME3" + }, + { + "trigger": "VOICEMACRO_LABEL_GOODBYE1\t\"string\"", + "contents": "VOICEMACRO_LABEL_GOODBYE1" + }, + { + "trigger": "VOICEMACRO_LABEL_GOODBYE2\t\"string\"", + "contents": "VOICEMACRO_LABEL_GOODBYE2" + }, + { + "trigger": "VOICEMACRO_LABEL_HEALME1\t\"string\"", + "contents": "VOICEMACRO_LABEL_HEALME1" + }, + { + "trigger": "VOICEMACRO_LABEL_HEALME2\t\"string\"", + "contents": "VOICEMACRO_LABEL_HEALME2" + }, + { + "trigger": "VOICEMACRO_LABEL_HELLO1\t\"string\"", + "contents": "VOICEMACRO_LABEL_HELLO1" + }, + { + "trigger": "VOICEMACRO_LABEL_HELP1\t\"string\"", + "contents": "VOICEMACRO_LABEL_HELP1" + }, + { + "trigger": "VOICEMACRO_LABEL_HELPME1\t\"string\"", + "contents": "VOICEMACRO_LABEL_HELPME1" + }, + { + "trigger": "VOICEMACRO_LABEL_HELPME2\t\"string\"", + "contents": "VOICEMACRO_LABEL_HELPME2" + }, + { + "trigger": "VOICEMACRO_LABEL_INCOMING1\t\"string\"", + "contents": "VOICEMACRO_LABEL_INCOMING1" + }, + { + "trigger": "VOICEMACRO_LABEL_INCOMING2\t\"string\"", + "contents": "VOICEMACRO_LABEL_INCOMING2" + }, + { + "trigger": "VOICEMACRO_LABEL_JOKE1\t\"string\"", + "contents": "VOICEMACRO_LABEL_JOKE1" + }, + { + "trigger": "VOICEMACRO_LABEL_NO1\t\"string\"", + "contents": "VOICEMACRO_LABEL_NO1" + }, + { + "trigger": "VOICEMACRO_LABEL_OPENFIRE1\t\"string\"", + "contents": "VOICEMACRO_LABEL_OPENFIRE1" + }, + { + "trigger": "VOICEMACRO_LABEL_OPENFIRE2\t\"string\"", + "contents": "VOICEMACRO_LABEL_OPENFIRE2" + }, + { + "trigger": "VOICEMACRO_LABEL_OUTOFMANA1\t\"string\"", + "contents": "VOICEMACRO_LABEL_OUTOFMANA1" + }, + { + "trigger": "VOICEMACRO_LABEL_OUTOFMANA2\t\"string\"", + "contents": "VOICEMACRO_LABEL_OUTOFMANA2" + }, + { + "trigger": "VOICEMACRO_LABEL_RASPBERRY1\t\"string\"", + "contents": "VOICEMACRO_LABEL_RASPBERRY1" + }, + { + "trigger": "VOICEMACRO_LABEL_RASPBERRY2\t\"string\"", + "contents": "VOICEMACRO_LABEL_RASPBERRY2" + }, + { + "trigger": "VOICEMACRO_LABEL_SILLY1\t\"string\"", + "contents": "VOICEMACRO_LABEL_SILLY1" + }, + { + "trigger": "VOICEMACRO_LABEL_THANKYOU1\t\"string\"", + "contents": "VOICEMACRO_LABEL_THANKYOU1" + }, + { + "trigger": "VOICEMACRO_LABEL_THANKYOU2\t\"string\"", + "contents": "VOICEMACRO_LABEL_THANKYOU2" + }, + { + "trigger": "VOICEMACRO_LABEL_THANKYOU3\t\"string\"", + "contents": "VOICEMACRO_LABEL_THANKYOU3" + }, + { + "trigger": "VOICEMACRO_LABEL_TRAIN1\t\"string\"", + "contents": "VOICEMACRO_LABEL_TRAIN1" + }, + { + "trigger": "VOICEMACRO_LABEL_WAITHERE1\t\"string\"", + "contents": "VOICEMACRO_LABEL_WAITHERE1" + }, + { + "trigger": "VOICEMACRO_LABEL_WAITHERE2\t\"string\"", + "contents": "VOICEMACRO_LABEL_WAITHERE2" + }, + { + "trigger": "VOICEMACRO_LABEL_YES1\t\"string\"", + "contents": "VOICEMACRO_LABEL_YES1" + }, + { + "trigger": "VOICEMACRO_LABEL_YOUREWELCOME1\t\"string\"", + "contents": "VOICEMACRO_LABEL_YOUREWELCOME1" + }, + { + "trigger": "VOICEMACRO_LABEL_YOUREWELCOME2\t\"string\"", + "contents": "VOICEMACRO_LABEL_YOUREWELCOME2" + }, + { + "trigger": "VOID_STORAGE\t\"string\"", + "contents": "VOID_STORAGE" + }, + { + "trigger": "VOID_STORAGE_DEPOSIT_CONFIRMATION\t\"string\"", + "contents": "VOID_STORAGE_DEPOSIT_CONFIRMATION" + }, + { + "trigger": "VOID_STORAGE_TUTORIAL1\t\"string\"", + "contents": "VOID_STORAGE_TUTORIAL1" + }, + { + "trigger": "VOID_STORAGE_TUTORIAL2\t\"string\"", + "contents": "VOID_STORAGE_TUTORIAL2" + }, + { + "trigger": "VOID_STORAGE_TUTORIAL3\t\"string\"", + "contents": "VOID_STORAGE_TUTORIAL3" + }, + { + "trigger": "VOID_STORAGE_TUTORIAL4\t\"string\"", + "contents": "VOID_STORAGE_TUTORIAL4" + }, + { + "trigger": "VOID_STORAGE_TUTORIAL5\t\"string\"", + "contents": "VOID_STORAGE_TUTORIAL5" + }, + { + "trigger": "VOID_STORAGE_WELCOME\t\"string\"", + "contents": "VOID_STORAGE_WELCOME" + }, + { + "trigger": "VOID_STORAGE_WELCOME_TEXT\t\"string\"", + "contents": "VOID_STORAGE_WELCOME_TEXT" + }, + { + "trigger": "VOLUME\t\"string\"", + "contents": "VOLUME" + }, + { + "trigger": "VOTE_BOOT_PLAYER\t\"string\"", + "contents": "VOTE_BOOT_PLAYER" + }, + { + "trigger": "VOTE_BOOT_PLAYER_NO_REASON\t\"string\"", + "contents": "VOTE_BOOT_PLAYER_NO_REASON" + }, + { + "trigger": "VOTE_BOOT_REASON_REQUIRED\t\"string\"", + "contents": "VOTE_BOOT_REASON_REQUIRED" + }, + { + "trigger": "VOTE_TO_KICK\t\"string\"", + "contents": "VOTE_TO_KICK" + }, + { + "trigger": "VRN_CPUMEM_2GB\t\"string\"", + "contents": "VRN_CPUMEM_2GB" + }, + { + "trigger": "VRN_DUALCORE\t\"string\"", + "contents": "VRN_DUALCORE" + }, + { + "trigger": "VRN_GPU_DRIVER\t\"string\"", + "contents": "VRN_GPU_DRIVER" + }, + { + "trigger": "VRN_GRAPHICS\t\"string\"", + "contents": "VRN_GRAPHICS" + }, + { + "trigger": "VRN_ILLEGAL\t\"string\"", + "contents": "VRN_ILLEGAL" + }, + { + "trigger": "VRN_MACOS_UNSUPPORTED\t\"string\"", + "contents": "VRN_MACOS_UNSUPPORTED" + }, + { + "trigger": "VRN_NEEDS_2_0\t\"string\"", + "contents": "VRN_NEEDS_2_0" + }, + { + "trigger": "VRN_NEEDS_3_0\t\"string\"", + "contents": "VRN_NEEDS_3_0" + }, + { + "trigger": "VRN_NEEDS_4_0\t\"string\"", + "contents": "VRN_NEEDS_4_0" + }, + { + "trigger": "VRN_NEEDS_5_0\t\"string\"", + "contents": "VRN_NEEDS_5_0" + }, + { + "trigger": "VRN_NEEDS_5_0_DX11\t\"string\"", + "contents": "VRN_NEEDS_5_0_DX11" + }, + { + "trigger": "VRN_NEEDS_MACOS_10_5_5\t\"string\"", + "contents": "VRN_NEEDS_MACOS_10_5_5" + }, + { + "trigger": "VRN_NEEDS_MACOS_10_5_7\t\"string\"", + "contents": "VRN_NEEDS_MACOS_10_5_7" + }, + { + "trigger": "VRN_NEEDS_MACOS_10_5_8\t\"string\"", + "contents": "VRN_NEEDS_MACOS_10_5_8" + }, + { + "trigger": "VRN_NEEDS_MACOS_10_6_4\t\"string\"", + "contents": "VRN_NEEDS_MACOS_10_6_4" + }, + { + "trigger": "VRN_NEEDS_MACOS_10_6_5\t\"string\"", + "contents": "VRN_NEEDS_MACOS_10_6_5" + }, + { + "trigger": "VRN_NOMULTISAMPLE\t\"string\"", + "contents": "VRN_NOMULTISAMPLE" + }, + { + "trigger": "VRN_UNSUPPORTED\t\"string\"", + "contents": "VRN_UNSUPPORTED" + }, + { + "trigger": "VRN_WINDOWS_32BIT\t\"string\"", + "contents": "VRN_WINDOWS_32BIT" + }, + { + "trigger": "VRN_WINDOWS_UNSUPPORTED\t\"string\"", + "contents": "VRN_WINDOWS_UNSUPPORTED" + }, + { + "trigger": "VULNERABLE_TRAILER\t\"string\"", + "contents": "VULNERABLE_TRAILER" + }, + { + "trigger": "WAISTSLOT\t\"string\"", + "contents": "WAISTSLOT" + }, + { + "trigger": "WAR_CAMPAIGN\t\"string\"", + "contents": "WAR_CAMPAIGN" + }, + { + "trigger": "WAR_CAMPAIGN_CHAPTER_REWARD_TEXT\t\"string\"", + "contents": "WAR_CAMPAIGN_CHAPTER_REWARD_TEXT" + }, + { + "trigger": "WAR_CAMPAIGN_DONE_DESCRIPTION\t\"string\"", + "contents": "WAR_CAMPAIGN_DONE_DESCRIPTION" + }, + { + "trigger": "WAR_CAMPAIGN_TO_BE_CONTINUED\t\"string\"", + "contents": "WAR_CAMPAIGN_TO_BE_CONTINUED" + }, + { + "trigger": "WAR_FOLLOWERS\t\"string\"", + "contents": "WAR_FOLLOWERS" + }, + { + "trigger": "WAR_GAME\t\"string\"", + "contents": "WAR_GAME" + }, + { + "trigger": "WAR_MISSIONS\t\"string\"", + "contents": "WAR_MISSIONS" + }, + { + "trigger": "WAR_MODE_BONUS_PERCENTAGE\t\"string\"", + "contents": "WAR_MODE_BONUS_PERCENTAGE" + }, + { + "trigger": "WAR_MODE_BONUS_PERCENTAGE_XP\t\"string\"", + "contents": "WAR_MODE_BONUS_PERCENTAGE_XP" + }, + { + "trigger": "WAR_MODE_TUTORIAL\t\"string\"", + "contents": "WAR_MODE_TUTORIAL" + }, + { + "trigger": "WARDROBE\t\"string\"", + "contents": "WARDROBE" + }, + { + "trigger": "WARDROBE_ALTERNATE_ITEMS\t\"string\"", + "contents": "WARDROBE_ALTERNATE_ITEMS" + }, + { + "trigger": "WARDROBE_COLLECTION_TYPE_PAIRED\t\"string\"", + "contents": "WARDROBE_COLLECTION_TYPE_PAIRED" + }, + { + "trigger": "WARDROBE_CYCLE_KEY\t\"string\"", + "contents": "WARDROBE_CYCLE_KEY" + }, + { + "trigger": "WARDROBE_DOWN_VISUAL_KEY\t\"string\"", + "contents": "WARDROBE_DOWN_VISUAL_KEY" + }, + { + "trigger": "WARDROBE_ITEMS\t\"string\"", + "contents": "WARDROBE_ITEMS" + }, + { + "trigger": "WARDROBE_NEXT_VISUAL_KEY\t\"string\"", + "contents": "WARDROBE_NEXT_VISUAL_KEY" + }, + { + "trigger": "WARDROBE_NO_SEARCH\t\"string\"", + "contents": "WARDROBE_NO_SEARCH" + }, + { + "trigger": "WARDROBE_OTHER_ITEMS\t\"string\"", + "contents": "WARDROBE_OTHER_ITEMS" + }, + { + "trigger": "WARDROBE_PREV_VISUAL_KEY\t\"string\"", + "contents": "WARDROBE_PREV_VISUAL_KEY" + }, + { + "trigger": "WARDROBE_SETS\t\"string\"", + "contents": "WARDROBE_SETS" + }, + { + "trigger": "WARDROBE_TOOLTIP_CYCLE\t\"string\"", + "contents": "WARDROBE_TOOLTIP_CYCLE" + }, + { + "trigger": "WARDROBE_TOOLTIP_CYCLE_ARROW_ICON\t\"string\"", + "contents": "WARDROBE_TOOLTIP_CYCLE_ARROW_ICON" + }, + { + "trigger": "WARDROBE_TOOLTIP_CYCLE_SPACER_ICON\t\"string\"", + "contents": "WARDROBE_TOOLTIP_CYCLE_SPACER_ICON" + }, + { + "trigger": "WARDROBE_TOOLTIP_DUNGEONS\t\"string\"", + "contents": "WARDROBE_TOOLTIP_DUNGEONS" + }, + { + "trigger": "WARDROBE_TOOLTIP_ENCOUNTER_SOURCE\t\"string\"", + "contents": "WARDROBE_TOOLTIP_ENCOUNTER_SOURCE" + }, + { + "trigger": "WARDROBE_TOOLTIP_RAIDS\t\"string\"", + "contents": "WARDROBE_TOOLTIP_RAIDS" + }, + { + "trigger": "WARDROBE_TOOLTIP_TRANSMOGRIFIER\t\"string\"", + "contents": "WARDROBE_TOOLTIP_TRANSMOGRIFIER" + }, + { + "trigger": "WARDROBE_TRANSMOGRIFY_AS\t\"string\"", + "contents": "WARDROBE_TRANSMOGRIFY_AS" + }, + { + "trigger": "WARDROBE_UP_VISUAL_KEY\t\"string\"", + "contents": "WARDROBE_UP_VISUAL_KEY" + }, + { + "trigger": "WARFRONT_TUTORIAL_CONSTRUCTION\t\"string\"", + "contents": "WARFRONT_TUTORIAL_CONSTRUCTION" + }, + { + "trigger": "WARFRONT_TUTORIAL_RESOURCES\t\"string\"", + "contents": "WARFRONT_TUTORIAL_RESOURCES" + }, + { + "trigger": "WARFRONTS_LEAVE\t\"string\"", + "contents": "WARFRONTS_LEAVE" + }, + { + "trigger": "WARGAME\t\"string\"", + "contents": "WARGAME" + }, + { + "trigger": "WARGAME_ARENA_SIZES\t\"string\"", + "contents": "WARGAME_ARENA_SIZES" + }, + { + "trigger": "WARGAME_CHALLENGED\t\"string\"", + "contents": "WARGAME_CHALLENGED" + }, + { + "trigger": "WARGAME_IS_READY\t\"string\"", + "contents": "WARGAME_IS_READY" + }, + { + "trigger": "WARGAME_MINIMUM\t\"string\"", + "contents": "WARGAME_MINIMUM" + }, + { + "trigger": "WARGAME_REQ\t\"string\"", + "contents": "WARGAME_REQ" + }, + { + "trigger": "WARGAME_REQ_ARENA\t\"string\"", + "contents": "WARGAME_REQ_ARENA" + }, + { + "trigger": "WARGAME_REQ_LEADER\t\"string\"", + "contents": "WARGAME_REQ_LEADER" + }, + { + "trigger": "WARGAME_REQ_TARGET\t\"string\"", + "contents": "WARGAME_REQ_TARGET" + }, + { + "trigger": "WARGAME_TOOLTIP\t\"string\"", + "contents": "WARGAME_TOOLTIP" + }, + { + "trigger": "WARGAMES\t\"string\"", + "contents": "WARGAMES" + }, + { + "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_1\t\"string\"", + "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_1" + }, + { + "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_2\t\"string\"", + "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_2" + }, + { + "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_3\t\"string\"", + "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_3" + }, + { + "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_4\t\"string\"", + "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_4" + }, + { + "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_5\t\"string\"", + "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_5" + }, + { + "trigger": "WARLOCK_AFFLICTION_CORE_ABILITY_6\t\"string\"", + "contents": "WARLOCK_AFFLICTION_CORE_ABILITY_6" + }, + { + "trigger": "WARLOCK_DEMO_CORE_ABILITY_1\t\"string\"", + "contents": "WARLOCK_DEMO_CORE_ABILITY_1" + }, + { + "trigger": "WARLOCK_DEMO_CORE_ABILITY_2\t\"string\"", + "contents": "WARLOCK_DEMO_CORE_ABILITY_2" + }, + { + "trigger": "WARLOCK_DEMO_CORE_ABILITY_3\t\"string\"", + "contents": "WARLOCK_DEMO_CORE_ABILITY_3" + }, + { + "trigger": "WARLOCK_DEMO_CORE_ABILITY_4\t\"string\"", + "contents": "WARLOCK_DEMO_CORE_ABILITY_4" + }, + { + "trigger": "WARLOCK_DEMO_CORE_ABILITY_5\t\"string\"", + "contents": "WARLOCK_DEMO_CORE_ABILITY_5" + }, + { + "trigger": "WARLOCK_DEMO_CORE_ABILITY_6\t\"string\"", + "contents": "WARLOCK_DEMO_CORE_ABILITY_6" + }, + { + "trigger": "WARLOCK_DESTRO_CORE_ABILITY_1\t\"string\"", + "contents": "WARLOCK_DESTRO_CORE_ABILITY_1" + }, + { + "trigger": "WARLOCK_DESTRO_CORE_ABILITY_2\t\"string\"", + "contents": "WARLOCK_DESTRO_CORE_ABILITY_2" + }, + { + "trigger": "WARLOCK_DESTRO_CORE_ABILITY_3\t\"string\"", + "contents": "WARLOCK_DESTRO_CORE_ABILITY_3" + }, + { + "trigger": "WARLOCK_DESTRO_CORE_ABILITY_4\t\"string\"", + "contents": "WARLOCK_DESTRO_CORE_ABILITY_4" + }, + { + "trigger": "WARLOCK_DESTRO_CORE_ABILITY_5\t\"string\"", + "contents": "WARLOCK_DESTRO_CORE_ABILITY_5" + }, + { + "trigger": "WARLOCK_DESTRO_CORE_ABILITY_6\t\"string\"", + "contents": "WARLOCK_DESTRO_CORE_ABILITY_6" + }, + { + "trigger": "WARLOCK_INTELLECT_TOOLTIP\t\"string\"", + "contents": "WARLOCK_INTELLECT_TOOLTIP" + }, + { + "trigger": "WARRIOR_ARMS_CORE_ABILITY_1\t\"string\"", + "contents": "WARRIOR_ARMS_CORE_ABILITY_1" + }, + { + "trigger": "WARRIOR_ARMS_CORE_ABILITY_2\t\"string\"", + "contents": "WARRIOR_ARMS_CORE_ABILITY_2" + }, + { + "trigger": "WARRIOR_ARMS_CORE_ABILITY_3\t\"string\"", + "contents": "WARRIOR_ARMS_CORE_ABILITY_3" + }, + { + "trigger": "WARRIOR_ARMS_CORE_ABILITY_4\t\"string\"", + "contents": "WARRIOR_ARMS_CORE_ABILITY_4" + }, + { + "trigger": "WARRIOR_ARMS_CORE_ABILITY_5\t\"string\"", + "contents": "WARRIOR_ARMS_CORE_ABILITY_5" + }, + { + "trigger": "WARRIOR_ARMS_CORE_ABILITY_6\t\"string\"", + "contents": "WARRIOR_ARMS_CORE_ABILITY_6" + }, + { + "trigger": "WARRIOR_FURY_CORE_ABILITY_1\t\"string\"", + "contents": "WARRIOR_FURY_CORE_ABILITY_1" + }, + { + "trigger": "WARRIOR_FURY_CORE_ABILITY_2\t\"string\"", + "contents": "WARRIOR_FURY_CORE_ABILITY_2" + }, + { + "trigger": "WARRIOR_FURY_CORE_ABILITY_3\t\"string\"", + "contents": "WARRIOR_FURY_CORE_ABILITY_3" + }, + { + "trigger": "WARRIOR_FURY_CORE_ABILITY_4\t\"string\"", + "contents": "WARRIOR_FURY_CORE_ABILITY_4" + }, + { + "trigger": "WARRIOR_FURY_CORE_ABILITY_5\t\"string\"", + "contents": "WARRIOR_FURY_CORE_ABILITY_5" + }, + { + "trigger": "WARRIOR_FURY_CORE_ABILITY_6\t\"string\"", + "contents": "WARRIOR_FURY_CORE_ABILITY_6" + }, + { + "trigger": "WARRIOR_PROT_CORE_ABILITY_1\t\"string\"", + "contents": "WARRIOR_PROT_CORE_ABILITY_1" + }, + { + "trigger": "WARRIOR_PROT_CORE_ABILITY_2\t\"string\"", + "contents": "WARRIOR_PROT_CORE_ABILITY_2" + }, + { + "trigger": "WARRIOR_PROT_CORE_ABILITY_3\t\"string\"", + "contents": "WARRIOR_PROT_CORE_ABILITY_3" + }, + { + "trigger": "WARRIOR_PROT_CORE_ABILITY_4\t\"string\"", + "contents": "WARRIOR_PROT_CORE_ABILITY_4" + }, + { + "trigger": "WARRIOR_PROT_CORE_ABILITY_5\t\"string\"", + "contents": "WARRIOR_PROT_CORE_ABILITY_5" + }, + { + "trigger": "WARRIOR_PROT_CORE_ABILITY_6\t\"string\"", + "contents": "WARRIOR_PROT_CORE_ABILITY_6" + }, + { + "trigger": "WARRIOR_STRENGTH_TOOLTIP\t\"string\"", + "contents": "WARRIOR_STRENGTH_TOOLTIP" + }, + { + "trigger": "WATCH_FRAME_WIDTH_TEXT\t\"string\"", + "contents": "WATCH_FRAME_WIDTH_TEXT" + }, + { + "trigger": "WATCHFRAME_LOCK\t\"string\"", + "contents": "WATCHFRAME_LOCK" + }, + { + "trigger": "WATER_COLLISION\t\"string\"", + "contents": "WATER_COLLISION" + }, + { + "trigger": "WATER_DETAIL\t\"string\"", + "contents": "WATER_DETAIL" + }, + { + "trigger": "WEAPON\t\"string\"", + "contents": "WEAPON" + }, + { + "trigger": "WEAPON_ENCHANTMENT\t\"string\"", + "contents": "WEAPON_ENCHANTMENT" + }, + { + "trigger": "WEAPON_SKILL_RATING\t\"string\"", + "contents": "WEAPON_SKILL_RATING" + }, + { + "trigger": "WEAPON_SKILL_RATING_BONUS\t\"string\"", + "contents": "WEAPON_SKILL_RATING_BONUS" + }, + { + "trigger": "WEAPON_SPEED\t\"string\"", + "contents": "WEAPON_SPEED" + }, + { + "trigger": "WEATHER_DETAIL\t\"string\"", + "contents": "WEATHER_DETAIL" + }, + { + "trigger": "WEB_BROWSER_IME_ENTRY_TEXT\t\"string\"", + "contents": "WEB_BROWSER_IME_ENTRY_TEXT" + }, + { + "trigger": "WEB_ERROR\t\"string\"", + "contents": "WEB_ERROR" + }, + { + "trigger": "WEB_PROXY_FAILED\t\"string\"", + "contents": "WEB_PROXY_FAILED" + }, + { + "trigger": "WEEKDAY_FRIDAY\t\"string\"", + "contents": "WEEKDAY_FRIDAY" + }, + { + "trigger": "WEEKDAY_MONDAY\t\"string\"", + "contents": "WEEKDAY_MONDAY" + }, + { + "trigger": "WEEKDAY_SATURDAY\t\"string\"", + "contents": "WEEKDAY_SATURDAY" + }, + { + "trigger": "WEEKDAY_SUNDAY\t\"string\"", + "contents": "WEEKDAY_SUNDAY" + }, + { + "trigger": "WEEKDAY_THURSDAY\t\"string\"", + "contents": "WEEKDAY_THURSDAY" + }, + { + "trigger": "WEEKDAY_TUESDAY\t\"string\"", + "contents": "WEEKDAY_TUESDAY" + }, + { + "trigger": "WEEKDAY_WEDNESDAY\t\"string\"", + "contents": "WEEKDAY_WEDNESDAY" + }, + { + "trigger": "WEEKLY\t\"string\"", + "contents": "WEEKLY" + }, + { + "trigger": "WEEKS_ABBR\t\"string\"", + "contents": "WEEKS_ABBR" + }, + { + "trigger": "WHISPER\t\"string\"", + "contents": "WHISPER" + }, + { + "trigger": "WHISPER_LEADER\t\"string\"", + "contents": "WHISPER_LEADER" + }, + { + "trigger": "WHISPER_MESSAGE\t\"string\"", + "contents": "WHISPER_MESSAGE" + }, + { + "trigger": "WHISPER_MODE\t\"string\"", + "contents": "WHISPER_MODE" + }, + { + "trigger": "WHO\t\"string\"", + "contents": "WHO" + }, + { + "trigger": "WHO_FRAME_SHOWN_TEMPLATE\t\"string\"", + "contents": "WHO_FRAME_SHOWN_TEMPLATE" + }, + { + "trigger": "WHO_FRAME_TOTAL_TEMPLATE\t\"string\"", + "contents": "WHO_FRAME_TOTAL_TEMPLATE" + }, + { + "trigger": "WHO_LIST\t\"string\"", + "contents": "WHO_LIST" + }, + { + "trigger": "WHO_LIST_FORMAT\t\"string\"", + "contents": "WHO_LIST_FORMAT" + }, + { + "trigger": "WHO_LIST_GUILD_FORMAT\t\"string\"", + "contents": "WHO_LIST_GUILD_FORMAT" + }, + { + "trigger": "WHO_NUM_RESULTS\t\"string\"", + "contents": "WHO_NUM_RESULTS" + }, + { + "trigger": "WHO_TAG_CLASS\t\"string\"", + "contents": "WHO_TAG_CLASS" + }, + { + "trigger": "WHO_TAG_EXACT\t\"string\"", + "contents": "WHO_TAG_EXACT" + }, + { + "trigger": "WHO_TAG_GUILD\t\"string\"", + "contents": "WHO_TAG_GUILD" + }, + { + "trigger": "WHO_TAG_NAME\t\"string\"", + "contents": "WHO_TAG_NAME" + }, + { + "trigger": "WHO_TAG_RACE\t\"string\"", + "contents": "WHO_TAG_RACE" + }, + { + "trigger": "WHO_TAG_ZONE\t\"string\"", + "contents": "WHO_TAG_ZONE" + }, + { + "trigger": "WIDE\t\"string\"", + "contents": "WIDE" + }, + { + "trigger": "WIDESCREEN_TAG\t\"string\"", + "contents": "WIDESCREEN_TAG" + }, + { + "trigger": "WILD_PETS\t\"string\"", + "contents": "WILD_PETS" + }, + { + "trigger": "WILL_BE_TRANSMOGRIFIED_HEADER\t\"string\"", + "contents": "WILL_BE_TRANSMOGRIFIED_HEADER" + }, + { + "trigger": "WIN\t\"string\"", + "contents": "WIN" + }, + { + "trigger": "WIN_LOSS\t\"string\"", + "contents": "WIN_LOSS" + }, + { + "trigger": "WINDOW_LOCK\t\"string\"", + "contents": "WINDOW_LOCK" + }, + { + "trigger": "WINDOW_SIZE\t\"string\"", + "contents": "WINDOW_SIZE" + }, + { + "trigger": "WINDOW_SIZE_LABEL\t\"string\"", + "contents": "WINDOW_SIZE_LABEL" + }, + { + "trigger": "WINDOWED_MAXIMIZED\t\"string\"", + "contents": "WINDOWED_MAXIMIZED" + }, + { + "trigger": "WINDOWED_MODE\t\"string\"", + "contents": "WINDOWED_MODE" + }, + { + "trigger": "WINS\t\"string\"", + "contents": "WINS" + }, + { + "trigger": "WINTERGRASP_DESCRIPTION\t\"string\"", + "contents": "WINTERGRASP_DESCRIPTION" + }, + { + "trigger": "WINTERGRASP_IN_PROGRESS\t\"string\"", + "contents": "WINTERGRASP_IN_PROGRESS" + }, + { + "trigger": "WITHDRAW\t\"string\"", + "contents": "WITHDRAW" + }, + { + "trigger": "WORK_IN_PROGRESS\t\"string\"", + "contents": "WORK_IN_PROGRESS" + }, + { + "trigger": "WORLD\t\"string\"", + "contents": "WORLD" + }, + { + "trigger": "WORLD_APPEARANCE\t\"string\"", + "contents": "WORLD_APPEARANCE" + }, + { + "trigger": "WORLD_BATTLES\t\"string\"", + "contents": "WORLD_BATTLES" + }, + { + "trigger": "WORLD_LOD\t\"string\"", + "contents": "WORLD_LOD" + }, + { + "trigger": "WORLD_MAP\t\"string\"", + "contents": "WORLD_MAP" + }, + { + "trigger": "WORLD_MAP_FILTER_TITLE\t\"string\"", + "contents": "WORLD_MAP_FILTER_TITLE" + }, + { + "trigger": "WORLD_MAP_TUTORIAL1\t\"string\"", + "contents": "WORLD_MAP_TUTORIAL1" + }, + { + "trigger": "WORLD_MAP_TUTORIAL2\t\"string\"", + "contents": "WORLD_MAP_TUTORIAL2" + }, + { + "trigger": "WORLD_MAP_TUTORIAL3\t\"string\"", + "contents": "WORLD_MAP_TUTORIAL3" + }, + { + "trigger": "WORLD_MAP_TUTORIAL4\t\"string\"", + "contents": "WORLD_MAP_TUTORIAL4" + }, + { + "trigger": "WORLD_MAP_WILDBATTLEPET_LEVEL\t\"string\"", + "contents": "WORLD_MAP_WILDBATTLEPET_LEVEL" + }, + { + "trigger": "WORLD_MARKER\t\"string\"", + "contents": "WORLD_MARKER" + }, + { + "trigger": "WORLD_MARKER1\t\"string\"", + "contents": "WORLD_MARKER1" + }, + { + "trigger": "WORLD_MARKER2\t\"string\"", + "contents": "WORLD_MARKER2" + }, + { + "trigger": "WORLD_MARKER3\t\"string\"", + "contents": "WORLD_MARKER3" + }, + { + "trigger": "WORLD_MARKER4\t\"string\"", + "contents": "WORLD_MARKER4" + }, + { + "trigger": "WORLD_MARKER5\t\"string\"", + "contents": "WORLD_MARKER5" + }, + { + "trigger": "WORLD_MARKER6\t\"string\"", + "contents": "WORLD_MARKER6" + }, + { + "trigger": "WORLD_MARKER7\t\"string\"", + "contents": "WORLD_MARKER7" + }, + { + "trigger": "WORLD_MARKER8\t\"string\"", + "contents": "WORLD_MARKER8" + }, + { + "trigger": "WORLD_PORT_ROOT_TIMER\t\"string\"", + "contents": "WORLD_PORT_ROOT_TIMER" + }, + { + "trigger": "WORLD_PVP\t\"string\"", + "contents": "WORLD_PVP" + }, + { + "trigger": "WORLD_PVP_DESERTER\t\"string\"", + "contents": "WORLD_PVP_DESERTER" + }, + { + "trigger": "WORLD_PVP_DISPLAY\t\"string\"", + "contents": "WORLD_PVP_DISPLAY" + }, + { + "trigger": "WORLD_PVP_ENTER\t\"string\"", + "contents": "WORLD_PVP_ENTER" + }, + { + "trigger": "WORLD_PVP_EXITED_BATTLE\t\"string\"", + "contents": "WORLD_PVP_EXITED_BATTLE" + }, + { + "trigger": "WORLD_PVP_FAIL\t\"string\"", + "contents": "WORLD_PVP_FAIL" + }, + { + "trigger": "WORLD_PVP_INVITED\t\"string\"", + "contents": "WORLD_PVP_INVITED" + }, + { + "trigger": "WORLD_PVP_INVITED_WARMUP\t\"string\"", + "contents": "WORLD_PVP_INVITED_WARMUP" + }, + { + "trigger": "WORLD_PVP_LOW_LEVEL\t\"string\"", + "contents": "WORLD_PVP_LOW_LEVEL" + }, + { + "trigger": "WORLD_PVP_NOT_WHILE_IN_RAID\t\"string\"", + "contents": "WORLD_PVP_NOT_WHILE_IN_RAID" + }, + { + "trigger": "WORLD_PVP_PENDING\t\"string\"", + "contents": "WORLD_PVP_PENDING" + }, + { + "trigger": "WORLD_PVP_PENDING_REMOTE\t\"string\"", + "contents": "WORLD_PVP_PENDING_REMOTE" + }, + { + "trigger": "WORLD_PVP_QUEUED\t\"string\"", + "contents": "WORLD_PVP_QUEUED" + }, + { + "trigger": "WORLD_PVP_QUEUED_WARMUP\t\"string\"", + "contents": "WORLD_PVP_QUEUED_WARMUP" + }, + { + "trigger": "WORLD_QUEST_BANNER\t\"string\"", + "contents": "WORLD_QUEST_BANNER" + }, + { + "trigger": "WORLD_QUEST_CANT_COMPLETE_BY_SPELL\t\"string\"", + "contents": "WORLD_QUEST_CANT_COMPLETE_BY_SPELL" + }, + { + "trigger": "WORLD_QUEST_COMPLETE\t\"string\"", + "contents": "WORLD_QUEST_COMPLETE" + }, + { + "trigger": "WORLD_QUEST_REWARD_FILTERS_ARTIFACT_POWER\t\"string\"", + "contents": "WORLD_QUEST_REWARD_FILTERS_ARTIFACT_POWER" + }, + { + "trigger": "WORLD_QUEST_REWARD_FILTERS_EQUIPMENT\t\"string\"", + "contents": "WORLD_QUEST_REWARD_FILTERS_EQUIPMENT" + }, + { + "trigger": "WORLD_QUEST_REWARD_FILTERS_GOLD\t\"string\"", + "contents": "WORLD_QUEST_REWARD_FILTERS_GOLD" + }, + { + "trigger": "WORLD_QUEST_REWARD_FILTERS_ORDER_RESOURCES\t\"string\"", + "contents": "WORLD_QUEST_REWARD_FILTERS_ORDER_RESOURCES" + }, + { + "trigger": "WORLD_QUEST_REWARD_FILTERS_PROFESSION_MATERIALS\t\"string\"", + "contents": "WORLD_QUEST_REWARD_FILTERS_PROFESSION_MATERIALS" + }, + { + "trigger": "WORLD_QUEST_REWARD_FILTERS_RESOURCES\t\"string\"", + "contents": "WORLD_QUEST_REWARD_FILTERS_RESOURCES" + }, + { + "trigger": "WORLD_QUEST_REWARD_FILTERS_TITLE\t\"string\"", + "contents": "WORLD_QUEST_REWARD_FILTERS_TITLE" + }, + { + "trigger": "WORLD_QUEST_TOOLTIP_DESCRIPTION\t\"string\"", + "contents": "WORLD_QUEST_TOOLTIP_DESCRIPTION" + }, + { + "trigger": "WORLDMAP_BUTTON\t\"string\"", + "contents": "WORLDMAP_BUTTON" + }, + { + "trigger": "WOW_FRIEND\t\"string\"", + "contents": "WOW_FRIEND" + }, + { + "trigger": "WOW_MOUSE\t\"string\"", + "contents": "WOW_MOUSE" + }, + { + "trigger": "WOW_MOUSE_NOT_FOUND\t\"string\"", + "contents": "WOW_MOUSE_NOT_FOUND" + }, + { + "trigger": "WRISTSLOT\t\"string\"", + "contents": "WRISTSLOT" + }, + { + "trigger": "WRONG_SLOT_FOR_ITEM\t\"string\"", + "contents": "WRONG_SLOT_FOR_ITEM" + }, + { + "trigger": "XP\t\"string\"", + "contents": "XP" + }, + { + "trigger": "XP_BAR_TEXT\t\"string\"", + "contents": "XP_BAR_TEXT" + }, + { + "trigger": "XP_GAIN\t\"string\"", + "contents": "XP_GAIN" + }, + { + "trigger": "XP_STATUS_BAR_TEXT\t\"string\"", + "contents": "XP_STATUS_BAR_TEXT" + }, + { + "trigger": "XP_TEXT\t\"string\"", + "contents": "XP_TEXT" + }, + { + "trigger": "XPBAR_LABEL\t\"string\"", + "contents": "XPBAR_LABEL" + }, + { + "trigger": "XREALM_PVP_ALERT\t\"string\"", + "contents": "XREALM_PVP_ALERT" + }, + { + "trigger": "YELL\t\"string\"", + "contents": "YELL" + }, + { + "trigger": "YELL_MESSAGE\t\"string\"", + "contents": "YELL_MESSAGE" + }, + { + "trigger": "YELLOW_FONT_COLOR_CODE\t\"string\"", + "contents": "YELLOW_FONT_COLOR_CODE" + }, + { + "trigger": "YELLOW_GEM\t\"string\"", + "contents": "YELLOW_GEM" + }, + { + "trigger": "YES\t\"string\"", + "contents": "YES" + }, + { + "trigger": "YOU\t\"string\"", + "contents": "YOU" + }, + { + "trigger": "YOU_ARE_IN_DUNGEON_GROUP\t\"string\"", + "contents": "YOU_ARE_IN_DUNGEON_GROUP" + }, + { + "trigger": "YOU_ARE_LISTED_IN_LFR\t\"string\"", + "contents": "YOU_ARE_LISTED_IN_LFR" + }, + { + "trigger": "YOU_ARE_NOT_SPECIALIZED_IN_ROLE\t\"string\"", + "contents": "YOU_ARE_NOT_SPECIALIZED_IN_ROLE" + }, + { + "trigger": "YOU_EARNED_LABEL\t\"string\"", + "contents": "YOU_EARNED_LABEL" + }, + { + "trigger": "YOU_LOOT_MONEY\t\"string\"", + "contents": "YOU_LOOT_MONEY" + }, + { + "trigger": "YOU_LOOT_MONEY_GUILD\t\"string\"", + "contents": "YOU_LOOT_MONEY_GUILD" + }, + { + "trigger": "YOU_MAY_NOT_QUEUE_FOR_DUNGEON\t\"string\"", + "contents": "YOU_MAY_NOT_QUEUE_FOR_DUNGEON" + }, + { + "trigger": "YOU_MAY_NOT_QUEUE_FOR_SCENARIO\t\"string\"", + "contents": "YOU_MAY_NOT_QUEUE_FOR_SCENARIO" + }, + { + "trigger": "YOU_MAY_NOT_QUEUE_FOR_THIS\t\"string\"", + "contents": "YOU_MAY_NOT_QUEUE_FOR_THIS" + }, + { + "trigger": "YOU_RECEIVED\t\"string\"", + "contents": "YOU_RECEIVED" + }, + { + "trigger": "YOU_RECEIVED_LABEL\t\"string\"", + "contents": "YOU_RECEIVED_LABEL" + }, + { + "trigger": "YOU_WON_LABEL\t\"string\"", + "contents": "YOU_WON_LABEL" + }, + { + "trigger": "YOUR_BID\t\"string\"", + "contents": "YOUR_BID" + }, + { + "trigger": "YOUR_CLASS_MAY_NOT_PERFORM_ROLE\t\"string\"", + "contents": "YOUR_CLASS_MAY_NOT_PERFORM_ROLE" + }, + { + "trigger": "YOUR_ROLE\t\"string\"", + "contents": "YOUR_ROLE" + }, + { + "trigger": "ZEN_MASTER\t\"string\"", + "contents": "ZEN_MASTER" + }, + { + "trigger": "ZHCN\t\"string\"", + "contents": "ZHCN" + }, + { + "trigger": "ZHCN_NATIVE\t\"string\"", + "contents": "ZHCN_NATIVE" + }, + { + "trigger": "ZHTW\t\"string\"", + "contents": "ZHTW" + }, + { + "trigger": "ZONE\t\"string\"", + "contents": "ZONE" + }, + { + "trigger": "ZONE_COLON\t\"string\"", + "contents": "ZONE_COLON" + }, + { + "trigger": "ZONE_SPELL_ABILITY_TEXTURES_BASE_FALLBACK\t\"string\"", + "contents": "ZONE_SPELL_ABILITY_TEXTURES_BASE_FALLBACK" + }, + { + "trigger": "ZONE_UNDER_ATTACK\t\"string\"", + "contents": "ZONE_UNDER_ATTACK" + }, + { + "trigger": "ZonePVPType\t\"string\"", + "contents": "ZonePVPType" + }, + { + "trigger": "ZOOM_IN\t\"string\"", + "contents": "ZOOM_IN" + }, + { + "trigger": "ZOOM_OUT\t\"string\"", + "contents": "ZOOM_OUT" + }, + { + "trigger": "ZOOM_OUT_BUTTON_TEXT\t\"string\"", + "contents": "ZOOM_OUT_BUTTON_TEXT" }, ] } diff --git a/Reference/Library Reference/!/Library Reference.sublime-completions.txt b/Reference/Library Reference/!/Library Reference.sublime-completions.txt index 3a2d26a04..acb8c9bfe 100644 --- a/Reference/Library Reference/!/Library Reference.sublime-completions.txt +++ b/Reference/Library Reference/!/Library Reference.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "abs\t(x)", diff --git a/Reference/Library Reference/_abs(x).sublime-snippet b/Reference/Library Reference/_abs(x).sublime-snippet index 523706464..32e4c9651 100644 --- a/Reference/Library Reference/_abs(x).sublime-snippet +++ b/Reference/Library Reference/_abs(x).sublime-snippet @@ -2,5 +2,5 @@ _abs (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_assert(condition, message).sublime-snippet b/Reference/Library Reference/_assert(condition, message).sublime-snippet index e5d89d199..3406ae218 100644 --- a/Reference/Library Reference/_assert(condition, message).sublime-snippet +++ b/Reference/Library Reference/_assert(condition, message).sublime-snippet @@ -2,5 +2,5 @@ _assert (condition, "message") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_ceil(x).sublime-snippet b/Reference/Library Reference/_ceil(x).sublime-snippet index f9708c63f..3ceb06d7d 100644 --- a/Reference/Library Reference/_ceil(x).sublime-snippet +++ b/Reference/Library Reference/_ceil(x).sublime-snippet @@ -2,5 +2,5 @@ _ceil (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_date([format], [time]).sublime-snippet b/Reference/Library Reference/_date([format], [time]).sublime-snippet index 64e917d73..1abe6b29c 100644 --- a/Reference/Library Reference/_date([format], [time]).sublime-snippet +++ b/Reference/Library Reference/_date([format], [time]).sublime-snippet @@ -2,5 +2,5 @@ _date (["format"], [time]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_debuglocals(stackLevel).sublime-snippet b/Reference/Library Reference/_debuglocals(stackLevel).sublime-snippet index 7480d4ff7..8ae631fe0 100644 --- a/Reference/Library Reference/_debuglocals(stackLevel).sublime-snippet +++ b/Reference/Library Reference/_debuglocals(stackLevel).sublime-snippet @@ -2,5 +2,5 @@ _debuglocals (stackLevel) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_debugprofilestop().sublime-snippet b/Reference/Library Reference/_debugprofilestop().sublime-snippet index 540086481..bd2510cc7 100644 --- a/Reference/Library Reference/_debugprofilestop().sublime-snippet +++ b/Reference/Library Reference/_debugprofilestop().sublime-snippet @@ -2,5 +2,5 @@ _debugprofilestop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_debugstack(start, countTop, countBot).sublime-snippet b/Reference/Library Reference/_debugstack(start, countTop, countBot).sublime-snippet index 0f302baf4..f7f2d1d57 100644 --- a/Reference/Library Reference/_debugstack(start, countTop, countBot).sublime-snippet +++ b/Reference/Library Reference/_debugstack(start, countTop, countBot).sublime-snippet @@ -2,5 +2,5 @@ _debugstack (start, countTop, countBot) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_deg(radians).sublime-snippet b/Reference/Library Reference/_deg(radians).sublime-snippet index e005bc079..c77d10834 100644 --- a/Reference/Library Reference/_deg(radians).sublime-snippet +++ b/Reference/Library Reference/_deg(radians).sublime-snippet @@ -2,5 +2,5 @@ _deg (radians) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_difftime(time2, time1).sublime-snippet b/Reference/Library Reference/_difftime(time2, time1).sublime-snippet index 9e387297e..f840807d9 100644 --- a/Reference/Library Reference/_difftime(time2, time1).sublime-snippet +++ b/Reference/Library Reference/_difftime(time2, time1).sublime-snippet @@ -2,5 +2,5 @@ _difftime (time2, time1) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_exp(x).sublime-snippet b/Reference/Library Reference/_exp(x).sublime-snippet index 1ff93c311..9648a1d11 100644 --- a/Reference/Library Reference/_exp(x).sublime-snippet +++ b/Reference/Library Reference/_exp(x).sublime-snippet @@ -2,5 +2,5 @@ _exp (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_floor(x).sublime-snippet b/Reference/Library Reference/_floor(x).sublime-snippet index 03dc0d1a8..dddde21ed 100644 --- a/Reference/Library Reference/_floor(x).sublime-snippet +++ b/Reference/Library Reference/_floor(x).sublime-snippet @@ -2,5 +2,5 @@ _floor (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_format(formatString, ...).sublime-snippet b/Reference/Library Reference/_format(formatString, ...).sublime-snippet index 0aba72b7c..22ff5e48a 100644 --- a/Reference/Library Reference/_format(formatString, ...).sublime-snippet +++ b/Reference/Library Reference/_format(formatString, ...).sublime-snippet @@ -2,5 +2,5 @@ _format ("formatString", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_frexp(x).sublime-snippet b/Reference/Library Reference/_frexp(x).sublime-snippet index a495a4a77..e7c396cb4 100644 --- a/Reference/Library Reference/_frexp(x).sublime-snippet +++ b/Reference/Library Reference/_frexp(x).sublime-snippet @@ -2,5 +2,5 @@ _frexp (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_geterrorhandler().sublime-snippet b/Reference/Library Reference/_geterrorhandler().sublime-snippet index 2b4d79538..cf6c9f68f 100644 --- a/Reference/Library Reference/_geterrorhandler().sublime-snippet +++ b/Reference/Library Reference/_geterrorhandler().sublime-snippet @@ -2,5 +2,5 @@ _geterrorhandler () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_getfenv([func]).sublime-snippet b/Reference/Library Reference/_getfenv([func]).sublime-snippet index 5ce398424..19474ff26 100644 --- a/Reference/Library Reference/_getfenv([func]).sublime-snippet +++ b/Reference/Library Reference/_getfenv([func]).sublime-snippet @@ -2,5 +2,5 @@ _getfenv ([func]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_getfenv([stackLevel]).sublime-snippet b/Reference/Library Reference/_getfenv([stackLevel]).sublime-snippet index e11cd13aa..87a9e8f2e 100644 --- a/Reference/Library Reference/_getfenv([stackLevel]).sublime-snippet +++ b/Reference/Library Reference/_getfenv([stackLevel]).sublime-snippet @@ -2,5 +2,5 @@ _getfenv ([stackLevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_getglobal(name).sublime-snippet b/Reference/Library Reference/_getglobal(name).sublime-snippet index 62ab64f7b..a62b6c6c4 100644 --- a/Reference/Library Reference/_getglobal(name).sublime-snippet +++ b/Reference/Library Reference/_getglobal(name).sublime-snippet @@ -2,5 +2,5 @@ _getglobal ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_getmetatable(object).sublime-snippet b/Reference/Library Reference/_getmetatable(object).sublime-snippet index 120277f55..d9bf6ec6f 100644 --- a/Reference/Library Reference/_getmetatable(object).sublime-snippet +++ b/Reference/Library Reference/_getmetatable(object).sublime-snippet @@ -2,5 +2,5 @@ _getmetatable (object) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_getprinthandler().sublime-snippet b/Reference/Library Reference/_getprinthandler().sublime-snippet index a08a5a11e..404796086 100644 --- a/Reference/Library Reference/_getprinthandler().sublime-snippet +++ b/Reference/Library Reference/_getprinthandler().sublime-snippet @@ -2,5 +2,5 @@ _getprinthandler () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_gmatch(string, pattern).sublime-snippet b/Reference/Library Reference/_gmatch(string, pattern).sublime-snippet index 2460f7735..7daf0e2ba 100644 --- a/Reference/Library Reference/_gmatch(string, pattern).sublime-snippet +++ b/Reference/Library Reference/_gmatch(string, pattern).sublime-snippet @@ -2,5 +2,5 @@ _gmatch ("string", "pattern") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_gsub(string, pattern, rep, [maxReplaced]).sublime-snippet b/Reference/Library Reference/_gsub(string, pattern, rep, [maxReplaced]).sublime-snippet index c65b54994..c135a415f 100644 --- a/Reference/Library Reference/_gsub(string, pattern, rep, [maxReplaced]).sublime-snippet +++ b/Reference/Library Reference/_gsub(string, pattern, rep, [maxReplaced]).sublime-snippet @@ -2,5 +2,5 @@ _gsub ("string", "pattern", "rep", [maxReplaced]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet b/Reference/Library Reference/_gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet index 8685dc810..45caa9006 100644 --- a/Reference/Library Reference/_gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet +++ b/Reference/Library Reference/_gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet @@ -2,5 +2,5 @@ _gsub ("string", "pattern", repFunc, [maxReplaced]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet b/Reference/Library Reference/_gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet index 408b4de40..96f845182 100644 --- a/Reference/Library Reference/_gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet +++ b/Reference/Library Reference/_gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet @@ -2,5 +2,5 @@ _gsub ("string", "pattern", repTable, [maxReplaced]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_ipairs(t).sublime-snippet b/Reference/Library Reference/_ipairs(t).sublime-snippet index 712a3f53a..04f00ec6f 100644 --- a/Reference/Library Reference/_ipairs(t).sublime-snippet +++ b/Reference/Library Reference/_ipairs(t).sublime-snippet @@ -2,5 +2,5 @@ _ipairs (t) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_issecure().sublime-snippet b/Reference/Library Reference/_issecure().sublime-snippet index bb1db8bf1..4a0a8796b 100644 --- a/Reference/Library Reference/_issecure().sublime-snippet +++ b/Reference/Library Reference/_issecure().sublime-snippet @@ -2,5 +2,5 @@ _issecure () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_issecurevariable([table], variable).sublime-snippet b/Reference/Library Reference/_issecurevariable([table], variable).sublime-snippet index 80a870d5b..07ec33d91 100644 --- a/Reference/Library Reference/_issecurevariable([table], variable).sublime-snippet +++ b/Reference/Library Reference/_issecurevariable([table], variable).sublime-snippet @@ -2,5 +2,5 @@ _issecurevariable ([table], "variable") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_ldexp(m, e).sublime-snippet b/Reference/Library Reference/_ldexp(m, e).sublime-snippet index c6a389038..3ac811f09 100644 --- a/Reference/Library Reference/_ldexp(m, e).sublime-snippet +++ b/Reference/Library Reference/_ldexp(m, e).sublime-snippet @@ -2,5 +2,5 @@ _ldexp (m, e) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_loadstring(string, [chunkname]).sublime-snippet b/Reference/Library Reference/_loadstring(string, [chunkname]).sublime-snippet index b78e88981..f25d7b67d 100644 --- a/Reference/Library Reference/_loadstring(string, [chunkname]).sublime-snippet +++ b/Reference/Library Reference/_loadstring(string, [chunkname]).sublime-snippet @@ -2,5 +2,5 @@ _loadstring ("string", ["chunkname"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_log(x).sublime-snippet b/Reference/Library Reference/_log(x).sublime-snippet index ae93d1508..60139e968 100644 --- a/Reference/Library Reference/_log(x).sublime-snippet +++ b/Reference/Library Reference/_log(x).sublime-snippet @@ -2,5 +2,5 @@ _log (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_log10(x).sublime-snippet b/Reference/Library Reference/_log10(x).sublime-snippet index bb21da4a1..02611dd9b 100644 --- a/Reference/Library Reference/_log10(x).sublime-snippet +++ b/Reference/Library Reference/_log10(x).sublime-snippet @@ -2,5 +2,5 @@ _log10 (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_max(...).sublime-snippet b/Reference/Library Reference/_max(...).sublime-snippet index 2b81b030c..3c22075fa 100644 --- a/Reference/Library Reference/_max(...).sublime-snippet +++ b/Reference/Library Reference/_max(...).sublime-snippet @@ -2,5 +2,5 @@ _max (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_min(...).sublime-snippet b/Reference/Library Reference/_min(...).sublime-snippet index 45ec94ea2..a3074e45a 100644 --- a/Reference/Library Reference/_min(...).sublime-snippet +++ b/Reference/Library Reference/_min(...).sublime-snippet @@ -2,5 +2,5 @@ _min (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_mod(x, y).sublime-snippet b/Reference/Library Reference/_mod(x, y).sublime-snippet index f20932571..4489f68c8 100644 --- a/Reference/Library Reference/_mod(x, y).sublime-snippet +++ b/Reference/Library Reference/_mod(x, y).sublime-snippet @@ -2,5 +2,5 @@ _mod (x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_newproxy(boolean).sublime-snippet b/Reference/Library Reference/_newproxy(boolean).sublime-snippet index 0216f4099..854b6690f 100644 --- a/Reference/Library Reference/_newproxy(boolean).sublime-snippet +++ b/Reference/Library Reference/_newproxy(boolean).sublime-snippet @@ -2,5 +2,5 @@ _newproxy (boolean) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_newproxy(userdata).sublime-snippet b/Reference/Library Reference/_newproxy(userdata).sublime-snippet index 9e8ff8579..0c8c17dbe 100644 --- a/Reference/Library Reference/_newproxy(userdata).sublime-snippet +++ b/Reference/Library Reference/_newproxy(userdata).sublime-snippet @@ -2,5 +2,5 @@ _newproxy (userdata) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_next(table, [key]).sublime-snippet b/Reference/Library Reference/_next(table, [key]).sublime-snippet index 0809b746f..1fd504d34 100644 --- a/Reference/Library Reference/_next(table, [key]).sublime-snippet +++ b/Reference/Library Reference/_next(table, [key]).sublime-snippet @@ -2,5 +2,5 @@ _next (table, [key]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_pairs(table).sublime-snippet b/Reference/Library Reference/_pairs(table).sublime-snippet index 1ea647187..e261f0ed7 100644 --- a/Reference/Library Reference/_pairs(table).sublime-snippet +++ b/Reference/Library Reference/_pairs(table).sublime-snippet @@ -2,5 +2,5 @@ _pairs (table) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_pcall(func, ...).sublime-snippet b/Reference/Library Reference/_pcall(func, ...).sublime-snippet index 8be20e0f2..ea76b8c14 100644 --- a/Reference/Library Reference/_pcall(func, ...).sublime-snippet +++ b/Reference/Library Reference/_pcall(func, ...).sublime-snippet @@ -2,5 +2,5 @@ _pcall (func, ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_rad(degrees).sublime-snippet b/Reference/Library Reference/_rad(degrees).sublime-snippet index 2718515a5..a2bb0b62e 100644 --- a/Reference/Library Reference/_rad(degrees).sublime-snippet +++ b/Reference/Library Reference/_rad(degrees).sublime-snippet @@ -2,5 +2,5 @@ _rad (degrees) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_random([m], [n]).sublime-snippet b/Reference/Library Reference/_random([m], [n]).sublime-snippet index d34736a9f..dd30261d3 100644 --- a/Reference/Library Reference/_random([m], [n]).sublime-snippet +++ b/Reference/Library Reference/_random([m], [n]).sublime-snippet @@ -2,5 +2,5 @@ _random ([m], [n]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_rawequal(v1, v2).sublime-snippet b/Reference/Library Reference/_rawequal(v1, v2).sublime-snippet index be47cb758..0dd3c9552 100644 --- a/Reference/Library Reference/_rawequal(v1, v2).sublime-snippet +++ b/Reference/Library Reference/_rawequal(v1, v2).sublime-snippet @@ -2,5 +2,5 @@ _rawequal (v1, v2) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_rawget(table, key).sublime-snippet b/Reference/Library Reference/_rawget(table, key).sublime-snippet index 9ec709155..408e6dd8e 100644 --- a/Reference/Library Reference/_rawget(table, key).sublime-snippet +++ b/Reference/Library Reference/_rawget(table, key).sublime-snippet @@ -2,5 +2,5 @@ _rawget (table, key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_scrub(...).sublime-snippet b/Reference/Library Reference/_scrub(...).sublime-snippet index 4ad115dc6..4c86aea15 100644 --- a/Reference/Library Reference/_scrub(...).sublime-snippet +++ b/Reference/Library Reference/_scrub(...).sublime-snippet @@ -2,5 +2,5 @@ _scrub (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_securecall(func, ...).sublime-snippet b/Reference/Library Reference/_securecall(func, ...).sublime-snippet index e044b20f0..4482dd940 100644 --- a/Reference/Library Reference/_securecall(func, ...).sublime-snippet +++ b/Reference/Library Reference/_securecall(func, ...).sublime-snippet @@ -2,5 +2,5 @@ _securecall (func, ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_select(#, ...).sublime-snippet b/Reference/Library Reference/_select(#, ...).sublime-snippet index 9386d1395..e98b2cf97 100644 --- a/Reference/Library Reference/_select(#, ...).sublime-snippet +++ b/Reference/Library Reference/_select(#, ...).sublime-snippet @@ -2,5 +2,5 @@ _select ("#", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_select(index, ...).sublime-snippet b/Reference/Library Reference/_select(index, ...).sublime-snippet index 802b29fca..fb6804365 100644 --- a/Reference/Library Reference/_select(index, ...).sublime-snippet +++ b/Reference/Library Reference/_select(index, ...).sublime-snippet @@ -2,5 +2,5 @@ _select (index, ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_setfenv([func], table).sublime-snippet b/Reference/Library Reference/_setfenv([func], table).sublime-snippet index da008ed58..42e746d5a 100644 --- a/Reference/Library Reference/_setfenv([func], table).sublime-snippet +++ b/Reference/Library Reference/_setfenv([func], table).sublime-snippet @@ -2,5 +2,5 @@ _setfenv ([func], table) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_setmetatable(table, metatable).sublime-snippet b/Reference/Library Reference/_setmetatable(table, metatable).sublime-snippet index 64bff2db0..3066ac9ae 100644 --- a/Reference/Library Reference/_setmetatable(table, metatable).sublime-snippet +++ b/Reference/Library Reference/_setmetatable(table, metatable).sublime-snippet @@ -2,5 +2,5 @@ _setmetatable (table, metatable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_sqrt(x).sublime-snippet b/Reference/Library Reference/_sqrt(x).sublime-snippet index 1c30cb12c..c159c7d44 100644 --- a/Reference/Library Reference/_sqrt(x).sublime-snippet +++ b/Reference/Library Reference/_sqrt(x).sublime-snippet @@ -2,5 +2,5 @@ _sqrt (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strbyte(string, [firstChar], [lastChar]).sublime-snippet b/Reference/Library Reference/_strbyte(string, [firstChar], [lastChar]).sublime-snippet index b2eceac77..a7534f470 100644 --- a/Reference/Library Reference/_strbyte(string, [firstChar], [lastChar]).sublime-snippet +++ b/Reference/Library Reference/_strbyte(string, [firstChar], [lastChar]).sublime-snippet @@ -2,5 +2,5 @@ _strbyte ("string", [firstChar], [lastChar]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strchar(n, [...]).sublime-snippet b/Reference/Library Reference/_strchar(n, [...]).sublime-snippet index 31dd37385..1db1a9849 100644 --- a/Reference/Library Reference/_strchar(n, [...]).sublime-snippet +++ b/Reference/Library Reference/_strchar(n, [...]).sublime-snippet @@ -2,5 +2,5 @@ _strchar (n, [...]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strconcat(...).sublime-snippet b/Reference/Library Reference/_strconcat(...).sublime-snippet index 169f88cac..f3e3d48ae 100644 --- a/Reference/Library Reference/_strconcat(...).sublime-snippet +++ b/Reference/Library Reference/_strconcat(...).sublime-snippet @@ -2,5 +2,5 @@ _strconcat ("...") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strfind(string, pattern, [init], [plain]).sublime-snippet b/Reference/Library Reference/_strfind(string, pattern, [init], [plain]).sublime-snippet index 3947dbc1f..bdf2f2488 100644 --- a/Reference/Library Reference/_strfind(string, pattern, [init], [plain]).sublime-snippet +++ b/Reference/Library Reference/_strfind(string, pattern, [init], [plain]).sublime-snippet @@ -2,5 +2,5 @@ _strfind ("string", "pattern", [init], [plain]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strjoin(seperator, ...).sublime-snippet b/Reference/Library Reference/_strjoin(seperator, ...).sublime-snippet index 9718bfc67..fff693c85 100644 --- a/Reference/Library Reference/_strjoin(seperator, ...).sublime-snippet +++ b/Reference/Library Reference/_strjoin(seperator, ...).sublime-snippet @@ -2,5 +2,5 @@ _strjoin ("seperator", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strlen(string).sublime-snippet b/Reference/Library Reference/_strlen(string).sublime-snippet index 96b40df0a..aeeb52d1c 100644 --- a/Reference/Library Reference/_strlen(string).sublime-snippet +++ b/Reference/Library Reference/_strlen(string).sublime-snippet @@ -2,5 +2,5 @@ _strlen ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strlenutf8(string).sublime-snippet b/Reference/Library Reference/_strlenutf8(string).sublime-snippet index f2ef9d0df..e59de0198 100644 --- a/Reference/Library Reference/_strlenutf8(string).sublime-snippet +++ b/Reference/Library Reference/_strlenutf8(string).sublime-snippet @@ -2,5 +2,5 @@ _strlenutf8 ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strlower(string).sublime-snippet b/Reference/Library Reference/_strlower(string).sublime-snippet index 7c7f05c9d..249952d98 100644 --- a/Reference/Library Reference/_strlower(string).sublime-snippet +++ b/Reference/Library Reference/_strlower(string).sublime-snippet @@ -2,5 +2,5 @@ _strlower ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strmatch(string, pattern).sublime-snippet b/Reference/Library Reference/_strmatch(string, pattern).sublime-snippet index a97e3e74d..ed7a3626d 100644 --- a/Reference/Library Reference/_strmatch(string, pattern).sublime-snippet +++ b/Reference/Library Reference/_strmatch(string, pattern).sublime-snippet @@ -2,5 +2,5 @@ _strmatch (string, "pattern") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strmatch(stringRef, pattern).sublime-snippet b/Reference/Library Reference/_strmatch(stringRef, pattern).sublime-snippet index a97e3e74d..ed7a3626d 100644 --- a/Reference/Library Reference/_strmatch(stringRef, pattern).sublime-snippet +++ b/Reference/Library Reference/_strmatch(stringRef, pattern).sublime-snippet @@ -2,5 +2,5 @@ _strmatch (string, "pattern") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strrep(string, n).sublime-snippet b/Reference/Library Reference/_strrep(string, n).sublime-snippet index 87f51b188..bee8c9de1 100644 --- a/Reference/Library Reference/_strrep(string, n).sublime-snippet +++ b/Reference/Library Reference/_strrep(string, n).sublime-snippet @@ -2,5 +2,5 @@ _strrep ("string", n) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strrev(string).sublime-snippet b/Reference/Library Reference/_strrev(string).sublime-snippet index 699f52685..48bbe0c2c 100644 --- a/Reference/Library Reference/_strrev(string).sublime-snippet +++ b/Reference/Library Reference/_strrev(string).sublime-snippet @@ -2,5 +2,5 @@ _strrev ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strsplit(seperator, text, limit).sublime-snippet b/Reference/Library Reference/_strsplit(seperator, text, limit).sublime-snippet index 58454fbb8..c0834cac5 100644 --- a/Reference/Library Reference/_strsplit(seperator, text, limit).sublime-snippet +++ b/Reference/Library Reference/_strsplit(seperator, text, limit).sublime-snippet @@ -2,5 +2,5 @@ _strsplit ("seperator", "text", limit) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strsub(string, firstChar, [lastChar]).sublime-snippet b/Reference/Library Reference/_strsub(string, firstChar, [lastChar]).sublime-snippet index 44c2ff8cf..e7fe79187 100644 --- a/Reference/Library Reference/_strsub(string, firstChar, [lastChar]).sublime-snippet +++ b/Reference/Library Reference/_strsub(string, firstChar, [lastChar]).sublime-snippet @@ -2,5 +2,5 @@ _strsub ("string", firstChar, [lastChar]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strtrim(string, [trimChars]).sublime-snippet b/Reference/Library Reference/_strtrim(string, [trimChars]).sublime-snippet index 101fbae3b..e2a9ee78a 100644 --- a/Reference/Library Reference/_strtrim(string, [trimChars]).sublime-snippet +++ b/Reference/Library Reference/_strtrim(string, [trimChars]).sublime-snippet @@ -2,5 +2,5 @@ _strtrim ("string", ["trimChars"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_strupper(string).sublime-snippet b/Reference/Library Reference/_strupper(string).sublime-snippet index 0413db4ce..2c22825f6 100644 --- a/Reference/Library Reference/_strupper(string).sublime-snippet +++ b/Reference/Library Reference/_strupper(string).sublime-snippet @@ -2,5 +2,5 @@ _strupper ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_time([timeDesc]).sublime-snippet b/Reference/Library Reference/_time([timeDesc]).sublime-snippet index 11c8de291..300f1abfb 100644 --- a/Reference/Library Reference/_time([timeDesc]).sublime-snippet +++ b/Reference/Library Reference/_time([timeDesc]).sublime-snippet @@ -2,5 +2,5 @@ _time ([timeDesc]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_tonumber(x, [base]).sublime-snippet b/Reference/Library Reference/_tonumber(x, [base]).sublime-snippet index 39971963a..d961f757f 100644 --- a/Reference/Library Reference/_tonumber(x, [base]).sublime-snippet +++ b/Reference/Library Reference/_tonumber(x, [base]).sublime-snippet @@ -2,5 +2,5 @@ _tonumber (x, [base]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_tostring(value).sublime-snippet b/Reference/Library Reference/_tostring(value).sublime-snippet index 7fae5bcad..68f486350 100644 --- a/Reference/Library Reference/_tostring(value).sublime-snippet +++ b/Reference/Library Reference/_tostring(value).sublime-snippet @@ -2,5 +2,5 @@ _tostring (value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_tostringall(...).sublime-snippet b/Reference/Library Reference/_tostringall(...).sublime-snippet index eb0e075cc..9b48bfdff 100644 --- a/Reference/Library Reference/_tostringall(...).sublime-snippet +++ b/Reference/Library Reference/_tostringall(...).sublime-snippet @@ -2,5 +2,5 @@ _tostringall (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_type(v).sublime-snippet b/Reference/Library Reference/_type(v).sublime-snippet index 51a3eb4d9..d045b88e9 100644 --- a/Reference/Library Reference/_type(v).sublime-snippet +++ b/Reference/Library Reference/_type(v).sublime-snippet @@ -2,5 +2,5 @@ _type (v) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_unpack(t, [i], [j]).sublime-snippet b/Reference/Library Reference/_unpack(t, [i], [j]).sublime-snippet index 8876a8286..8a1b369ff 100644 --- a/Reference/Library Reference/_unpack(t, [i], [j]).sublime-snippet +++ b/Reference/Library Reference/_unpack(t, [i], [j]).sublime-snippet @@ -2,5 +2,5 @@ _unpack (t, [i], [j]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_wipe(table).sublime-snippet b/Reference/Library Reference/_wipe(table).sublime-snippet index fa87060bd..43f5b81c2 100644 --- a/Reference/Library Reference/_wipe(table).sublime-snippet +++ b/Reference/Library Reference/_wipe(table).sublime-snippet @@ -2,5 +2,5 @@ _wipe (table) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/_xpcall(func, errHandler).sublime-snippet b/Reference/Library Reference/_xpcall(func, errHandler).sublime-snippet index 26275e6b6..89880f152 100644 --- a/Reference/Library Reference/_xpcall(func, errHandler).sublime-snippet +++ b/Reference/Library Reference/_xpcall(func, errHandler).sublime-snippet @@ -2,5 +2,5 @@ _xpcall (func, errHandler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/abs(x).sublime-snippet b/Reference/Library Reference/abs(x).sublime-snippet index d1c7fed57..3ca25dfa6 100644 --- a/Reference/Library Reference/abs(x).sublime-snippet +++ b/Reference/Library Reference/abs(x).sublime-snippet @@ -2,5 +2,5 @@ abs (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/acos(x).sublime-snippet b/Reference/Library Reference/acos(x).sublime-snippet index 7b5b297b9..ee6a41e3f 100644 --- a/Reference/Library Reference/acos(x).sublime-snippet +++ b/Reference/Library Reference/acos(x).sublime-snippet @@ -2,5 +2,5 @@ acos (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/asin(x).sublime-snippet b/Reference/Library Reference/asin(x).sublime-snippet index 581e5a073..87443e52a 100644 --- a/Reference/Library Reference/asin(x).sublime-snippet +++ b/Reference/Library Reference/asin(x).sublime-snippet @@ -2,5 +2,5 @@ asin (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/assert(condition, message).sublime-snippet b/Reference/Library Reference/assert(condition, message).sublime-snippet index a58d4bab0..d4194b710 100644 --- a/Reference/Library Reference/assert(condition, message).sublime-snippet +++ b/Reference/Library Reference/assert(condition, message).sublime-snippet @@ -2,5 +2,5 @@ assert (condition, "message") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/atan(x).sublime-snippet b/Reference/Library Reference/atan(x).sublime-snippet index 255591190..eebbd8dc0 100644 --- a/Reference/Library Reference/atan(x).sublime-snippet +++ b/Reference/Library Reference/atan(x).sublime-snippet @@ -2,5 +2,5 @@ atan (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/atan2(x, y).sublime-snippet b/Reference/Library Reference/atan2(x, y).sublime-snippet index 603b03f74..2a44166fe 100644 --- a/Reference/Library Reference/atan2(x, y).sublime-snippet +++ b/Reference/Library Reference/atan2(x, y).sublime-snippet @@ -2,5 +2,5 @@ atan2 (x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/ceil(x).sublime-snippet b/Reference/Library Reference/ceil(x).sublime-snippet index f3b962bd1..9df60a50e 100644 --- a/Reference/Library Reference/ceil(x).sublime-snippet +++ b/Reference/Library Reference/ceil(x).sublime-snippet @@ -2,5 +2,5 @@ ceil (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/collectgarbage(option, [arg]).sublime-snippet b/Reference/Library Reference/collectgarbage(option, [arg]).sublime-snippet index d8ff1cf82..d1824f98a 100644 --- a/Reference/Library Reference/collectgarbage(option, [arg]).sublime-snippet +++ b/Reference/Library Reference/collectgarbage(option, [arg]).sublime-snippet @@ -2,5 +2,5 @@ collectgarbage (option, [arg]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/cos(x).sublime-snippet b/Reference/Library Reference/cos(x).sublime-snippet index 3ddee2b68..5acc61b02 100644 --- a/Reference/Library Reference/cos(x).sublime-snippet +++ b/Reference/Library Reference/cos(x).sublime-snippet @@ -2,5 +2,5 @@ cos (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/date([format], [time]).sublime-snippet b/Reference/Library Reference/date([format], [time]).sublime-snippet index c9c9e22ed..075c3efbd 100644 --- a/Reference/Library Reference/date([format], [time]).sublime-snippet +++ b/Reference/Library Reference/date([format], [time]).sublime-snippet @@ -2,5 +2,5 @@ date (["format"], [time]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/debuglocals(stackLevel).sublime-snippet b/Reference/Library Reference/debuglocals(stackLevel).sublime-snippet index d49b08db4..fe77c8210 100644 --- a/Reference/Library Reference/debuglocals(stackLevel).sublime-snippet +++ b/Reference/Library Reference/debuglocals(stackLevel).sublime-snippet @@ -2,5 +2,5 @@ debuglocals (stackLevel) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/debugprofilestart().sublime-snippet b/Reference/Library Reference/debugprofilestart().sublime-snippet index c8c52c3fc..8ca5dd334 100644 --- a/Reference/Library Reference/debugprofilestart().sublime-snippet +++ b/Reference/Library Reference/debugprofilestart().sublime-snippet @@ -2,5 +2,5 @@ debugprofilestart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/debugprofilestop().sublime-snippet b/Reference/Library Reference/debugprofilestop().sublime-snippet index 62631972c..e6c3211f7 100644 --- a/Reference/Library Reference/debugprofilestop().sublime-snippet +++ b/Reference/Library Reference/debugprofilestop().sublime-snippet @@ -2,5 +2,5 @@ debugprofilestop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/debugstack(start, countTop, countBot).sublime-snippet b/Reference/Library Reference/debugstack(start, countTop, countBot).sublime-snippet index 784c926f8..d9d902876 100644 --- a/Reference/Library Reference/debugstack(start, countTop, countBot).sublime-snippet +++ b/Reference/Library Reference/debugstack(start, countTop, countBot).sublime-snippet @@ -2,5 +2,5 @@ debugstack (start, countTop, countBot) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/deg(radians).sublime-snippet b/Reference/Library Reference/deg(radians).sublime-snippet index 87e74a719..e63933938 100644 --- a/Reference/Library Reference/deg(radians).sublime-snippet +++ b/Reference/Library Reference/deg(radians).sublime-snippet @@ -2,5 +2,5 @@ deg (radians) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/difftime(time2, time1).sublime-snippet b/Reference/Library Reference/difftime(time2, time1).sublime-snippet index 1de7a80e8..d77d8e4ae 100644 --- a/Reference/Library Reference/difftime(time2, time1).sublime-snippet +++ b/Reference/Library Reference/difftime(time2, time1).sublime-snippet @@ -2,5 +2,5 @@ difftime (time2, time1) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/error(message, [level]).sublime-snippet b/Reference/Library Reference/error(message, [level]).sublime-snippet index 284972ed7..f76b89bd4 100644 --- a/Reference/Library Reference/error(message, [level]).sublime-snippet +++ b/Reference/Library Reference/error(message, [level]).sublime-snippet @@ -2,5 +2,5 @@ error ("message", [level]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/exp(x).sublime-snippet b/Reference/Library Reference/exp(x).sublime-snippet index 148bc2757..109647f72 100644 --- a/Reference/Library Reference/exp(x).sublime-snippet +++ b/Reference/Library Reference/exp(x).sublime-snippet @@ -2,5 +2,5 @@ exp (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/floor(x).sublime-snippet b/Reference/Library Reference/floor(x).sublime-snippet index 762e24965..6cfcc7697 100644 --- a/Reference/Library Reference/floor(x).sublime-snippet +++ b/Reference/Library Reference/floor(x).sublime-snippet @@ -2,5 +2,5 @@ floor (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/format(formatString, ...).sublime-snippet b/Reference/Library Reference/format(formatString, ...).sublime-snippet index a969493b9..cdb92f309 100644 --- a/Reference/Library Reference/format(formatString, ...).sublime-snippet +++ b/Reference/Library Reference/format(formatString, ...).sublime-snippet @@ -2,5 +2,5 @@ format ("formatString", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/frexp(x).sublime-snippet b/Reference/Library Reference/frexp(x).sublime-snippet index 654c67b02..44325f1e1 100644 --- a/Reference/Library Reference/frexp(x).sublime-snippet +++ b/Reference/Library Reference/frexp(x).sublime-snippet @@ -2,5 +2,5 @@ frexp (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/geterrorhandler().sublime-snippet b/Reference/Library Reference/geterrorhandler().sublime-snippet index 7531ef9bf..f582ba469 100644 --- a/Reference/Library Reference/geterrorhandler().sublime-snippet +++ b/Reference/Library Reference/geterrorhandler().sublime-snippet @@ -2,5 +2,5 @@ geterrorhandler () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/getfenv([func]).sublime-snippet b/Reference/Library Reference/getfenv([func]).sublime-snippet index e8d98f4de..8a4d6c80d 100644 --- a/Reference/Library Reference/getfenv([func]).sublime-snippet +++ b/Reference/Library Reference/getfenv([func]).sublime-snippet @@ -2,5 +2,5 @@ getfenv ([func]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/getfenv([stackLevel]).sublime-snippet b/Reference/Library Reference/getfenv([stackLevel]).sublime-snippet index 4db6cce69..b785a0ec0 100644 --- a/Reference/Library Reference/getfenv([stackLevel]).sublime-snippet +++ b/Reference/Library Reference/getfenv([stackLevel]).sublime-snippet @@ -2,5 +2,5 @@ getfenv ([stackLevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/getglobal(name).sublime-snippet b/Reference/Library Reference/getglobal(name).sublime-snippet index a97153600..ea21936f3 100644 --- a/Reference/Library Reference/getglobal(name).sublime-snippet +++ b/Reference/Library Reference/getglobal(name).sublime-snippet @@ -2,5 +2,5 @@ getglobal ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/getmetatable(object).sublime-snippet b/Reference/Library Reference/getmetatable(object).sublime-snippet index 45ea0ea95..9a18b7ab1 100644 --- a/Reference/Library Reference/getmetatable(object).sublime-snippet +++ b/Reference/Library Reference/getmetatable(object).sublime-snippet @@ -2,5 +2,5 @@ getmetatable (object) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/getprinthandler().sublime-snippet b/Reference/Library Reference/getprinthandler().sublime-snippet index 0062b4452..47c95ef51 100644 --- a/Reference/Library Reference/getprinthandler().sublime-snippet +++ b/Reference/Library Reference/getprinthandler().sublime-snippet @@ -2,5 +2,5 @@ getprinthandler () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/gmatch(string, pattern).sublime-snippet b/Reference/Library Reference/gmatch(string, pattern).sublime-snippet index c20bb2a3b..e5967620b 100644 --- a/Reference/Library Reference/gmatch(string, pattern).sublime-snippet +++ b/Reference/Library Reference/gmatch(string, pattern).sublime-snippet @@ -2,5 +2,5 @@ gmatch ("string", "pattern") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/gsub(string, pattern, rep, [maxReplaced]).sublime-snippet b/Reference/Library Reference/gsub(string, pattern, rep, [maxReplaced]).sublime-snippet index a58a317ac..153a9c709 100644 --- a/Reference/Library Reference/gsub(string, pattern, rep, [maxReplaced]).sublime-snippet +++ b/Reference/Library Reference/gsub(string, pattern, rep, [maxReplaced]).sublime-snippet @@ -2,5 +2,5 @@ gsub ("string", "pattern", "rep", [maxReplaced]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet b/Reference/Library Reference/gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet index 02695a405..a647e22d4 100644 --- a/Reference/Library Reference/gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet +++ b/Reference/Library Reference/gsub(string, pattern, repFunc, [maxReplaced]).sublime-snippet @@ -2,5 +2,5 @@ gsub ("string", "pattern", repFunc, [maxReplaced]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet b/Reference/Library Reference/gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet index cffada234..9da9f4070 100644 --- a/Reference/Library Reference/gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet +++ b/Reference/Library Reference/gsub(string, pattern, repTable, [maxReplaced]).sublime-snippet @@ -2,5 +2,5 @@ gsub ("string", "pattern", repTable, [maxReplaced]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/hooksecurefunc([table], function, hookfunc).sublime-snippet b/Reference/Library Reference/hooksecurefunc([table], function, hookfunc).sublime-snippet index df5e661cb..44a3a0c90 100644 --- a/Reference/Library Reference/hooksecurefunc([table], function, hookfunc).sublime-snippet +++ b/Reference/Library Reference/hooksecurefunc([table], function, hookfunc).sublime-snippet @@ -2,5 +2,5 @@ hooksecurefunc ([table], "function", hookfunc) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/hooksecurefunc(function, hookfunc).sublime-snippet b/Reference/Library Reference/hooksecurefunc(function, hookfunc).sublime-snippet index 0c80586bd..be63555ef 100644 --- a/Reference/Library Reference/hooksecurefunc(function, hookfunc).sublime-snippet +++ b/Reference/Library Reference/hooksecurefunc(function, hookfunc).sublime-snippet @@ -2,5 +2,5 @@ hooksecurefunc ("function", hookfunc) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/ipairs(t).sublime-snippet b/Reference/Library Reference/ipairs(t).sublime-snippet index bf14b0a16..c3b50b0e8 100644 --- a/Reference/Library Reference/ipairs(t).sublime-snippet +++ b/Reference/Library Reference/ipairs(t).sublime-snippet @@ -2,5 +2,5 @@ ipairs (t) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/issecure().sublime-snippet b/Reference/Library Reference/issecure().sublime-snippet index 5fddda4c5..c45571143 100644 --- a/Reference/Library Reference/issecure().sublime-snippet +++ b/Reference/Library Reference/issecure().sublime-snippet @@ -2,5 +2,5 @@ issecure () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/issecurevariable([table], variable).sublime-snippet b/Reference/Library Reference/issecurevariable([table], variable).sublime-snippet index e95d0e601..142d1fa27 100644 --- a/Reference/Library Reference/issecurevariable([table], variable).sublime-snippet +++ b/Reference/Library Reference/issecurevariable([table], variable).sublime-snippet @@ -2,5 +2,5 @@ issecurevariable ([table], "variable") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/ldexp(m, e).sublime-snippet b/Reference/Library Reference/ldexp(m, e).sublime-snippet index 493f0ca3c..cd9680fcd 100644 --- a/Reference/Library Reference/ldexp(m, e).sublime-snippet +++ b/Reference/Library Reference/ldexp(m, e).sublime-snippet @@ -2,5 +2,5 @@ ldexp (m, e) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/loadstring(string, [chunkname]).sublime-snippet b/Reference/Library Reference/loadstring(string, [chunkname]).sublime-snippet index 8b604ec41..e0376a1d2 100644 --- a/Reference/Library Reference/loadstring(string, [chunkname]).sublime-snippet +++ b/Reference/Library Reference/loadstring(string, [chunkname]).sublime-snippet @@ -2,5 +2,5 @@ loadstring ("string", ["chunkname"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/log(x).sublime-snippet b/Reference/Library Reference/log(x).sublime-snippet index 8222c7397..3feb13468 100644 --- a/Reference/Library Reference/log(x).sublime-snippet +++ b/Reference/Library Reference/log(x).sublime-snippet @@ -2,5 +2,5 @@ log (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/log10(x).sublime-snippet b/Reference/Library Reference/log10(x).sublime-snippet index 66f7fc29b..acb195437 100644 --- a/Reference/Library Reference/log10(x).sublime-snippet +++ b/Reference/Library Reference/log10(x).sublime-snippet @@ -2,5 +2,5 @@ log10 (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/max(...).sublime-snippet b/Reference/Library Reference/max(...).sublime-snippet index ca2a8e3e3..364b73c52 100644 --- a/Reference/Library Reference/max(...).sublime-snippet +++ b/Reference/Library Reference/max(...).sublime-snippet @@ -2,5 +2,5 @@ max (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/message(text).sublime-snippet b/Reference/Library Reference/message(text).sublime-snippet index b711f073b..a04388f45 100644 --- a/Reference/Library Reference/message(text).sublime-snippet +++ b/Reference/Library Reference/message(text).sublime-snippet @@ -2,5 +2,5 @@ message ("text") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/min(...).sublime-snippet b/Reference/Library Reference/min(...).sublime-snippet index 44c18b4e9..29d2f5141 100644 --- a/Reference/Library Reference/min(...).sublime-snippet +++ b/Reference/Library Reference/min(...).sublime-snippet @@ -2,5 +2,5 @@ min (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/mod(x, y).sublime-snippet b/Reference/Library Reference/mod(x, y).sublime-snippet index 489d669fe..ae78a4f4e 100644 --- a/Reference/Library Reference/mod(x, y).sublime-snippet +++ b/Reference/Library Reference/mod(x, y).sublime-snippet @@ -2,5 +2,5 @@ mod (x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/newproxy(boolean).sublime-snippet b/Reference/Library Reference/newproxy(boolean).sublime-snippet index 2a0d1f260..16c56f5b6 100644 --- a/Reference/Library Reference/newproxy(boolean).sublime-snippet +++ b/Reference/Library Reference/newproxy(boolean).sublime-snippet @@ -2,5 +2,5 @@ newproxy (boolean) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/newproxy(userdata).sublime-snippet b/Reference/Library Reference/newproxy(userdata).sublime-snippet index 33a1eea13..07cdb21ed 100644 --- a/Reference/Library Reference/newproxy(userdata).sublime-snippet +++ b/Reference/Library Reference/newproxy(userdata).sublime-snippet @@ -2,5 +2,5 @@ newproxy (userdata) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/next(table, [key]).sublime-snippet b/Reference/Library Reference/next(table, [key]).sublime-snippet index df12e9f78..33bdfb6be 100644 --- a/Reference/Library Reference/next(table, [key]).sublime-snippet +++ b/Reference/Library Reference/next(table, [key]).sublime-snippet @@ -2,5 +2,5 @@ next (table, [key]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/pairs(table).sublime-snippet b/Reference/Library Reference/pairs(table).sublime-snippet index fa12902a3..0a508a3cf 100644 --- a/Reference/Library Reference/pairs(table).sublime-snippet +++ b/Reference/Library Reference/pairs(table).sublime-snippet @@ -2,5 +2,5 @@ pairs (table) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/pcall(func, ...).sublime-snippet b/Reference/Library Reference/pcall(func, ...).sublime-snippet index 617b817b4..b32510fc6 100644 --- a/Reference/Library Reference/pcall(func, ...).sublime-snippet +++ b/Reference/Library Reference/pcall(func, ...).sublime-snippet @@ -2,5 +2,5 @@ pcall (func, ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/print(...).sublime-snippet b/Reference/Library Reference/print(...).sublime-snippet index b877327b4..7108dfd30 100644 --- a/Reference/Library Reference/print(...).sublime-snippet +++ b/Reference/Library Reference/print(...).sublime-snippet @@ -2,5 +2,5 @@ print (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/rad(degrees).sublime-snippet b/Reference/Library Reference/rad(degrees).sublime-snippet index 1a66a2454..5c962d8d1 100644 --- a/Reference/Library Reference/rad(degrees).sublime-snippet +++ b/Reference/Library Reference/rad(degrees).sublime-snippet @@ -2,5 +2,5 @@ rad (degrees) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/random([m], [n]).sublime-snippet b/Reference/Library Reference/random([m], [n]).sublime-snippet index b3c120f18..7e5212bd9 100644 --- a/Reference/Library Reference/random([m], [n]).sublime-snippet +++ b/Reference/Library Reference/random([m], [n]).sublime-snippet @@ -2,5 +2,5 @@ random ([m], [n]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/rawequal(v1, v2).sublime-snippet b/Reference/Library Reference/rawequal(v1, v2).sublime-snippet index 1c7941d67..18b7ab603 100644 --- a/Reference/Library Reference/rawequal(v1, v2).sublime-snippet +++ b/Reference/Library Reference/rawequal(v1, v2).sublime-snippet @@ -2,5 +2,5 @@ rawequal (v1, v2) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/rawget(table, key).sublime-snippet b/Reference/Library Reference/rawget(table, key).sublime-snippet index 93652792d..37d6612b6 100644 --- a/Reference/Library Reference/rawget(table, key).sublime-snippet +++ b/Reference/Library Reference/rawget(table, key).sublime-snippet @@ -2,5 +2,5 @@ rawget (table, key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/rawset(table, key, value).sublime-snippet b/Reference/Library Reference/rawset(table, key, value).sublime-snippet index 01b21000b..255ee9da0 100644 --- a/Reference/Library Reference/rawset(table, key, value).sublime-snippet +++ b/Reference/Library Reference/rawset(table, key, value).sublime-snippet @@ -2,5 +2,5 @@ rawset (table, key, value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/scrub(...).sublime-snippet b/Reference/Library Reference/scrub(...).sublime-snippet index bd304be1a..60107c117 100644 --- a/Reference/Library Reference/scrub(...).sublime-snippet +++ b/Reference/Library Reference/scrub(...).sublime-snippet @@ -2,5 +2,5 @@ scrub (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/securecall(func, ...).sublime-snippet b/Reference/Library Reference/securecall(func, ...).sublime-snippet index 1f4be72cf..5ce335be1 100644 --- a/Reference/Library Reference/securecall(func, ...).sublime-snippet +++ b/Reference/Library Reference/securecall(func, ...).sublime-snippet @@ -2,5 +2,5 @@ securecall (func, ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/select(#, ...).sublime-snippet b/Reference/Library Reference/select(#, ...).sublime-snippet index 3aa7918fb..62dc48168 100644 --- a/Reference/Library Reference/select(#, ...).sublime-snippet +++ b/Reference/Library Reference/select(#, ...).sublime-snippet @@ -2,5 +2,5 @@ select ("#", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/select(index, ...).sublime-snippet b/Reference/Library Reference/select(index, ...).sublime-snippet index 320cc01c7..b52717ad1 100644 --- a/Reference/Library Reference/select(index, ...).sublime-snippet +++ b/Reference/Library Reference/select(index, ...).sublime-snippet @@ -2,5 +2,5 @@ select (index, ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/seterrorhandler(errHandler).sublime-snippet b/Reference/Library Reference/seterrorhandler(errHandler).sublime-snippet index 26fed7ec0..e30b7af2e 100644 --- a/Reference/Library Reference/seterrorhandler(errHandler).sublime-snippet +++ b/Reference/Library Reference/seterrorhandler(errHandler).sublime-snippet @@ -2,5 +2,5 @@ seterrorhandler (errHandler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/setfenv([func], table).sublime-snippet b/Reference/Library Reference/setfenv([func], table).sublime-snippet index 5ecd8c624..af83cb11a 100644 --- a/Reference/Library Reference/setfenv([func], table).sublime-snippet +++ b/Reference/Library Reference/setfenv([func], table).sublime-snippet @@ -2,5 +2,5 @@ setfenv ([func], table) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/setglobal(name, value).sublime-snippet b/Reference/Library Reference/setglobal(name, value).sublime-snippet index 8cb148371..bf6bb4e71 100644 --- a/Reference/Library Reference/setglobal(name, value).sublime-snippet +++ b/Reference/Library Reference/setglobal(name, value).sublime-snippet @@ -2,5 +2,5 @@ setglobal ("name", value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/setmetatable(table, metatable).sublime-snippet b/Reference/Library Reference/setmetatable(table, metatable).sublime-snippet index 525152349..1751fc03f 100644 --- a/Reference/Library Reference/setmetatable(table, metatable).sublime-snippet +++ b/Reference/Library Reference/setmetatable(table, metatable).sublime-snippet @@ -2,5 +2,5 @@ setmetatable (table, metatable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/setprinthandler(printHandler).sublime-snippet b/Reference/Library Reference/setprinthandler(printHandler).sublime-snippet index 006c19781..91c767dbb 100644 --- a/Reference/Library Reference/setprinthandler(printHandler).sublime-snippet +++ b/Reference/Library Reference/setprinthandler(printHandler).sublime-snippet @@ -2,5 +2,5 @@ setprinthandler (printHandler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/sin(x).sublime-snippet b/Reference/Library Reference/sin(x).sublime-snippet index 6bdf8b267..d55922925 100644 --- a/Reference/Library Reference/sin(x).sublime-snippet +++ b/Reference/Library Reference/sin(x).sublime-snippet @@ -2,5 +2,5 @@ sin (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/sort(table, [comparator]).sublime-snippet b/Reference/Library Reference/sort(table, [comparator]).sublime-snippet index dca2b6ad3..29b35e3b3 100644 --- a/Reference/Library Reference/sort(table, [comparator]).sublime-snippet +++ b/Reference/Library Reference/sort(table, [comparator]).sublime-snippet @@ -2,5 +2,5 @@ sort (table, [comparator]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/sqrt(x).sublime-snippet b/Reference/Library Reference/sqrt(x).sublime-snippet index 2c457f41e..fa506c604 100644 --- a/Reference/Library Reference/sqrt(x).sublime-snippet +++ b/Reference/Library Reference/sqrt(x).sublime-snippet @@ -2,5 +2,5 @@ sqrt (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strbyte(string, [firstChar], [lastChar]).sublime-snippet b/Reference/Library Reference/strbyte(string, [firstChar], [lastChar]).sublime-snippet index 770232b1b..b4a9dea3f 100644 --- a/Reference/Library Reference/strbyte(string, [firstChar], [lastChar]).sublime-snippet +++ b/Reference/Library Reference/strbyte(string, [firstChar], [lastChar]).sublime-snippet @@ -2,5 +2,5 @@ strbyte ("string", [firstChar], [lastChar]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strchar(n, [...]).sublime-snippet b/Reference/Library Reference/strchar(n, [...]).sublime-snippet index 973622dca..39536add8 100644 --- a/Reference/Library Reference/strchar(n, [...]).sublime-snippet +++ b/Reference/Library Reference/strchar(n, [...]).sublime-snippet @@ -2,5 +2,5 @@ strchar (n, [...]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strconcat(...).sublime-snippet b/Reference/Library Reference/strconcat(...).sublime-snippet index 05f13df0a..b9243a113 100644 --- a/Reference/Library Reference/strconcat(...).sublime-snippet +++ b/Reference/Library Reference/strconcat(...).sublime-snippet @@ -2,5 +2,5 @@ strconcat ("...") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strfind(string, pattern, [init], [plain]).sublime-snippet b/Reference/Library Reference/strfind(string, pattern, [init], [plain]).sublime-snippet index 0894d1458..56dc1b0d4 100644 --- a/Reference/Library Reference/strfind(string, pattern, [init], [plain]).sublime-snippet +++ b/Reference/Library Reference/strfind(string, pattern, [init], [plain]).sublime-snippet @@ -2,5 +2,5 @@ strfind ("string", "pattern", [init], [plain]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strjoin(seperator, ...).sublime-snippet b/Reference/Library Reference/strjoin(seperator, ...).sublime-snippet index 7e8c822ab..a8c322dbb 100644 --- a/Reference/Library Reference/strjoin(seperator, ...).sublime-snippet +++ b/Reference/Library Reference/strjoin(seperator, ...).sublime-snippet @@ -2,5 +2,5 @@ strjoin ("seperator", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strlen(string).sublime-snippet b/Reference/Library Reference/strlen(string).sublime-snippet index bb874f1a5..9c559cf46 100644 --- a/Reference/Library Reference/strlen(string).sublime-snippet +++ b/Reference/Library Reference/strlen(string).sublime-snippet @@ -2,5 +2,5 @@ strlen ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strlenutf8(string).sublime-snippet b/Reference/Library Reference/strlenutf8(string).sublime-snippet index b16f273cf..7d0348b55 100644 --- a/Reference/Library Reference/strlenutf8(string).sublime-snippet +++ b/Reference/Library Reference/strlenutf8(string).sublime-snippet @@ -2,5 +2,5 @@ strlenutf8 ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strlower(string).sublime-snippet b/Reference/Library Reference/strlower(string).sublime-snippet index b5e106bba..978b2dbba 100644 --- a/Reference/Library Reference/strlower(string).sublime-snippet +++ b/Reference/Library Reference/strlower(string).sublime-snippet @@ -2,5 +2,5 @@ strlower ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strmatch(string, pattern).sublime-snippet b/Reference/Library Reference/strmatch(string, pattern).sublime-snippet index 7782d4a84..9ed61d966 100644 --- a/Reference/Library Reference/strmatch(string, pattern).sublime-snippet +++ b/Reference/Library Reference/strmatch(string, pattern).sublime-snippet @@ -2,5 +2,5 @@ strmatch ("string", "pattern") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strrep(string, n).sublime-snippet b/Reference/Library Reference/strrep(string, n).sublime-snippet index cc9e40ced..d9f2b6781 100644 --- a/Reference/Library Reference/strrep(string, n).sublime-snippet +++ b/Reference/Library Reference/strrep(string, n).sublime-snippet @@ -2,5 +2,5 @@ strrep ("string", n) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strrev(string).sublime-snippet b/Reference/Library Reference/strrev(string).sublime-snippet index 625ac7683..e630aa377 100644 --- a/Reference/Library Reference/strrev(string).sublime-snippet +++ b/Reference/Library Reference/strrev(string).sublime-snippet @@ -2,5 +2,5 @@ strrev ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strsplit(seperator, text, limit).sublime-snippet b/Reference/Library Reference/strsplit(seperator, text, limit).sublime-snippet index 147577292..ff6eab608 100644 --- a/Reference/Library Reference/strsplit(seperator, text, limit).sublime-snippet +++ b/Reference/Library Reference/strsplit(seperator, text, limit).sublime-snippet @@ -2,5 +2,5 @@ strsplit ("seperator", "text", limit) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strsub(string, firstChar, [lastChar]).sublime-snippet b/Reference/Library Reference/strsub(string, firstChar, [lastChar]).sublime-snippet index 9d8e9ed39..f73cd09ae 100644 --- a/Reference/Library Reference/strsub(string, firstChar, [lastChar]).sublime-snippet +++ b/Reference/Library Reference/strsub(string, firstChar, [lastChar]).sublime-snippet @@ -2,5 +2,5 @@ strsub ("string", firstChar, [lastChar]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strtrim(string, [trimChars]).sublime-snippet b/Reference/Library Reference/strtrim(string, [trimChars]).sublime-snippet index d0319ce4e..f249cc317 100644 --- a/Reference/Library Reference/strtrim(string, [trimChars]).sublime-snippet +++ b/Reference/Library Reference/strtrim(string, [trimChars]).sublime-snippet @@ -2,5 +2,5 @@ strtrim ("string", ["trimChars"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/strupper(string).sublime-snippet b/Reference/Library Reference/strupper(string).sublime-snippet index aa2050e84..40c1cf712 100644 --- a/Reference/Library Reference/strupper(string).sublime-snippet +++ b/Reference/Library Reference/strupper(string).sublime-snippet @@ -2,5 +2,5 @@ strupper ("string") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/tan(x).sublime-snippet b/Reference/Library Reference/tan(x).sublime-snippet index 08fa48c3c..21d498f3a 100644 --- a/Reference/Library Reference/tan(x).sublime-snippet +++ b/Reference/Library Reference/tan(x).sublime-snippet @@ -2,5 +2,5 @@ tan (x) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/time([timeDesc]).sublime-snippet b/Reference/Library Reference/time([timeDesc]).sublime-snippet index cedc49fb0..fa44c3b1b 100644 --- a/Reference/Library Reference/time([timeDesc]).sublime-snippet +++ b/Reference/Library Reference/time([timeDesc]).sublime-snippet @@ -2,5 +2,5 @@ time ([timeDesc]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/tinsert(table, [position], value).sublime-snippet b/Reference/Library Reference/tinsert(table, [position], value).sublime-snippet index eac6cadce..d974bf9ee 100644 --- a/Reference/Library Reference/tinsert(table, [position], value).sublime-snippet +++ b/Reference/Library Reference/tinsert(table, [position], value).sublime-snippet @@ -2,5 +2,5 @@ tinsert (table, [position], value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/tonumber(x, [base]).sublime-snippet b/Reference/Library Reference/tonumber(x, [base]).sublime-snippet index 85154d075..fcbceef4e 100644 --- a/Reference/Library Reference/tonumber(x, [base]).sublime-snippet +++ b/Reference/Library Reference/tonumber(x, [base]).sublime-snippet @@ -2,5 +2,5 @@ tonumber (x, [base]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/tostring(value).sublime-snippet b/Reference/Library Reference/tostring(value).sublime-snippet index 606954d05..44718c144 100644 --- a/Reference/Library Reference/tostring(value).sublime-snippet +++ b/Reference/Library Reference/tostring(value).sublime-snippet @@ -2,5 +2,5 @@ tostring (value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/tostringall(...).sublime-snippet b/Reference/Library Reference/tostringall(...).sublime-snippet index 544c00a66..01d3bdc36 100644 --- a/Reference/Library Reference/tostringall(...).sublime-snippet +++ b/Reference/Library Reference/tostringall(...).sublime-snippet @@ -2,5 +2,5 @@ tostringall (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/tremove(table, [position]).sublime-snippet b/Reference/Library Reference/tremove(table, [position]).sublime-snippet index 8625fda17..e94eff394 100644 --- a/Reference/Library Reference/tremove(table, [position]).sublime-snippet +++ b/Reference/Library Reference/tremove(table, [position]).sublime-snippet @@ -2,5 +2,5 @@ tremove (table, [position]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/type(v).sublime-snippet b/Reference/Library Reference/type(v).sublime-snippet index 376225867..e2f50d59a 100644 --- a/Reference/Library Reference/type(v).sublime-snippet +++ b/Reference/Library Reference/type(v).sublime-snippet @@ -2,5 +2,5 @@ type (v) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/unpack(t, [i], [j]).sublime-snippet b/Reference/Library Reference/unpack(t, [i], [j]).sublime-snippet index 14dda0c39..7a28813dd 100644 --- a/Reference/Library Reference/unpack(t, [i], [j]).sublime-snippet +++ b/Reference/Library Reference/unpack(t, [i], [j]).sublime-snippet @@ -2,5 +2,5 @@ unpack (t, [i], [j]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/wipe(table).sublime-snippet b/Reference/Library Reference/wipe(table).sublime-snippet index 9e5b42f13..5caf10262 100644 --- a/Reference/Library Reference/wipe(table).sublime-snippet +++ b/Reference/Library Reference/wipe(table).sublime-snippet @@ -2,5 +2,5 @@ wipe (table) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Library Reference/xpcall(func, errHandler).sublime-snippet b/Reference/Library Reference/xpcall(func, errHandler).sublime-snippet index 484f6ddd4..66d24226c 100644 --- a/Reference/Library Reference/xpcall(func, errHandler).sublime-snippet +++ b/Reference/Library Reference/xpcall(func, errHandler).sublime-snippet @@ -2,5 +2,5 @@ xpcall (func, errHandler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Miscellaneous/CLASS_ICON_TCOORDS.sublime-snippet b/Reference/Miscellaneous/CLASS_ICON_TCOORDS.sublime-snippet index 45e3da65e..2d4a90e25 100644 --- a/Reference/Miscellaneous/CLASS_ICON_TCOORDS.sublime-snippet +++ b/Reference/Miscellaneous/CLASS_ICON_TCOORDS.sublime-snippet @@ -2,5 +2,5 @@ CLASS_ICON_TCOORDS table - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Miscellaneous/CUSTOM_CLASS_COLORS.sublime-snippet b/Reference/Miscellaneous/CUSTOM_CLASS_COLORS.sublime-snippet index d4f418aa6..9f1c51780 100644 --- a/Reference/Miscellaneous/CUSTOM_CLASS_COLORS.sublime-snippet +++ b/Reference/Miscellaneous/CUSTOM_CLASS_COLORS.sublime-snippet @@ -2,5 +2,5 @@ CUSTOM_CLASS_COLORS table - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Miscellaneous/Keywords/and.sublime-snippet b/Reference/Miscellaneous/Keywords/and.sublime-snippet index ba322c4a5..7cb666c79 100644 --- a/Reference/Miscellaneous/Keywords/and.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/and.sublime-snippet @@ -1,6 +1,6 @@ and - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua and diff --git a/Reference/Miscellaneous/Keywords/break.sublime-snippet b/Reference/Miscellaneous/Keywords/break.sublime-snippet index d9f51436b..15e10e80b 100644 --- a/Reference/Miscellaneous/Keywords/break.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/break.sublime-snippet @@ -1,6 +1,6 @@ break - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua break diff --git a/Reference/Miscellaneous/Keywords/do.sublime-snippet b/Reference/Miscellaneous/Keywords/do.sublime-snippet index 8580d4401..ae32ce414 100644 --- a/Reference/Miscellaneous/Keywords/do.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/do.sublime-snippet @@ -1,6 +1,6 @@ do - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua do diff --git a/Reference/Miscellaneous/Keywords/else.sublime-snippet b/Reference/Miscellaneous/Keywords/else.sublime-snippet index cd422ed42..4053db1b3 100644 --- a/Reference/Miscellaneous/Keywords/else.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/else.sublime-snippet @@ -1,6 +1,6 @@ else - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua else diff --git a/Reference/Miscellaneous/Keywords/false.sublime-snippet b/Reference/Miscellaneous/Keywords/false.sublime-snippet index 3db0e4375..84c79d00c 100644 --- a/Reference/Miscellaneous/Keywords/false.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/false.sublime-snippet @@ -1,6 +1,6 @@ false - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua false diff --git a/Reference/Miscellaneous/Keywords/for.sublime-snippet b/Reference/Miscellaneous/Keywords/for.sublime-snippet index 3f4c16d57..9e2e7f2c0 100644 --- a/Reference/Miscellaneous/Keywords/for.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/for.sublime-snippet @@ -1,6 +1,6 @@ for - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua for diff --git a/Reference/Miscellaneous/Keywords/function.sublime-snippet b/Reference/Miscellaneous/Keywords/function.sublime-snippet index fa4e52b10..cfad60045 100644 --- a/Reference/Miscellaneous/Keywords/function.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/function.sublime-snippet @@ -1,6 +1,6 @@ function - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua function diff --git a/Reference/Miscellaneous/Keywords/in.sublime-snippet b/Reference/Miscellaneous/Keywords/in.sublime-snippet index 51d4bbb78..319f04010 100644 --- a/Reference/Miscellaneous/Keywords/in.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/in.sublime-snippet @@ -1,6 +1,6 @@ in - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua in diff --git a/Reference/Miscellaneous/Keywords/local.sublime-snippet b/Reference/Miscellaneous/Keywords/local.sublime-snippet index 6ab293200..b125b255c 100644 --- a/Reference/Miscellaneous/Keywords/local.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/local.sublime-snippet @@ -1,6 +1,6 @@ local - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua local diff --git a/Reference/Miscellaneous/Keywords/nil.sublime-snippet b/Reference/Miscellaneous/Keywords/nil.sublime-snippet index 7eac12a25..49c2d68f4 100644 --- a/Reference/Miscellaneous/Keywords/nil.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/nil.sublime-snippet @@ -1,6 +1,6 @@ nil - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua nil diff --git a/Reference/Miscellaneous/Keywords/or.sublime-snippet b/Reference/Miscellaneous/Keywords/or.sublime-snippet index 8f76a4500..50e36ba58 100644 --- a/Reference/Miscellaneous/Keywords/or.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/or.sublime-snippet @@ -1,6 +1,6 @@ or - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua or diff --git a/Reference/Miscellaneous/Keywords/repeat.sublime-snippet b/Reference/Miscellaneous/Keywords/repeat.sublime-snippet index 2728b2e69..d5a6c8d34 100644 --- a/Reference/Miscellaneous/Keywords/repeat.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/repeat.sublime-snippet @@ -1,6 +1,6 @@ repeat - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua repeat diff --git a/Reference/Miscellaneous/Keywords/return.sublime-snippet b/Reference/Miscellaneous/Keywords/return.sublime-snippet index 818b954c7..03b8b86e1 100644 --- a/Reference/Miscellaneous/Keywords/return.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/return.sublime-snippet @@ -1,6 +1,6 @@ return - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua return diff --git a/Reference/Miscellaneous/Keywords/then.sublime-snippet b/Reference/Miscellaneous/Keywords/then.sublime-snippet index f89547693..2846dafd1 100644 --- a/Reference/Miscellaneous/Keywords/then.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/then.sublime-snippet @@ -1,6 +1,6 @@ then - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua then diff --git a/Reference/Miscellaneous/Keywords/true.sublime-snippet b/Reference/Miscellaneous/Keywords/true.sublime-snippet index d829f2637..528d2de00 100644 --- a/Reference/Miscellaneous/Keywords/true.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/true.sublime-snippet @@ -1,6 +1,6 @@ true - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua true diff --git a/Reference/Miscellaneous/Keywords/until.sublime-snippet b/Reference/Miscellaneous/Keywords/until.sublime-snippet index 09d660fd9..fddf69516 100644 --- a/Reference/Miscellaneous/Keywords/until.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/until.sublime-snippet @@ -1,6 +1,6 @@ until - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua until diff --git a/Reference/Miscellaneous/Keywords/while.sublime-snippet b/Reference/Miscellaneous/Keywords/while.sublime-snippet index 562407048..bf6a869ae 100644 --- a/Reference/Miscellaneous/Keywords/while.sublime-snippet +++ b/Reference/Miscellaneous/Keywords/while.sublime-snippet @@ -1,6 +1,6 @@ while - source.lua - entity - punctuation - string + source.lua - entity - punctuation - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua while diff --git a/Reference/Miscellaneous/PowerBarColor.sublime-snippet b/Reference/Miscellaneous/PowerBarColor.sublime-snippet index a2705a27e..dd4038fa4 100644 --- a/Reference/Miscellaneous/PowerBarColor.sublime-snippet +++ b/Reference/Miscellaneous/PowerBarColor.sublime-snippet @@ -2,5 +2,5 @@ PowerBarColor table - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Miscellaneous/RAID_CLASS_COLORS.sublime-snippet b/Reference/Miscellaneous/RAID_CLASS_COLORS.sublime-snippet index 8d0900c42..a2fd62820 100644 --- a/Reference/Miscellaneous/RAID_CLASS_COLORS.sublime-snippet +++ b/Reference/Miscellaneous/RAID_CLASS_COLORS.sublime-snippet @@ -2,5 +2,5 @@ RAID_CLASS_COLORS table - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Miscellaneous/UIParent.sublime-snippet b/Reference/Miscellaneous/UIParent.sublime-snippet index 4054a7033..aea81396b 100644 --- a/Reference/Miscellaneous/UIParent.sublime-snippet +++ b/Reference/Miscellaneous/UIParent.sublime-snippet @@ -2,5 +2,5 @@ UIParent frame - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/!/Script Functions.sublime-completions.txt b/Reference/Script Reference/!/Script Functions.sublime-completions.txt index 2665b3d4d..0f053b895 100644 --- a/Reference/Script Reference/!/Script Functions.sublime-completions.txt +++ b/Reference/Script Reference/!/Script Functions.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "_OnAnimFinished\t(self)", diff --git a/Reference/Script Reference/_OnAnimFinished(self).sublime-snippet b/Reference/Script Reference/_OnAnimFinished(self).sublime-snippet index f00d4b3b2..67364760e 100644 --- a/Reference/Script Reference/_OnAnimFinished(self).sublime-snippet +++ b/Reference/Script Reference/_OnAnimFinished(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnAnimFinished (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnArrowPressed(self, key).sublime-snippet b/Reference/Script Reference/_OnArrowPressed(self, key).sublime-snippet index 77585338c..0da1cdf0f 100644 --- a/Reference/Script Reference/_OnArrowPressed(self, key).sublime-snippet +++ b/Reference/Script Reference/_OnArrowPressed(self, key).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnArrowPressed (self, key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnAttributeChanged(self, name, value).sublime-snippet b/Reference/Script Reference/_OnAttributeChanged(self, name, value).sublime-snippet index d8f953acb..b896abf7c 100644 --- a/Reference/Script Reference/_OnAttributeChanged(self, name, value).sublime-snippet +++ b/Reference/Script Reference/_OnAttributeChanged(self, name, value).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnAttributeChanged (self, name, value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnButtonUpdate(self, action).sublime-snippet b/Reference/Script Reference/_OnButtonUpdate(self, action).sublime-snippet index 8a0fd88ef..967099826 100644 --- a/Reference/Script Reference/_OnButtonUpdate(self, action).sublime-snippet +++ b/Reference/Script Reference/_OnButtonUpdate(self, action).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnButtonUpdate (self, action) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnChar(self, text).sublime-snippet b/Reference/Script Reference/_OnChar(self, text).sublime-snippet index db6294fba..203c35bf0 100644 --- a/Reference/Script Reference/_OnChar(self, text).sublime-snippet +++ b/Reference/Script Reference/_OnChar(self, text).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnChar (self, text) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnCharComposition(self, text).sublime-snippet b/Reference/Script Reference/_OnCharComposition(self, text).sublime-snippet index 30d6db40b..52b0a104a 100644 --- a/Reference/Script Reference/_OnCharComposition(self, text).sublime-snippet +++ b/Reference/Script Reference/_OnCharComposition(self, text).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnCharComposition (self, text) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnClick(self, button, down).sublime-snippet b/Reference/Script Reference/_OnClick(self, button, down).sublime-snippet index 351632ce4..797be0a6b 100644 --- a/Reference/Script Reference/_OnClick(self, button, down).sublime-snippet +++ b/Reference/Script Reference/_OnClick(self, button, down).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnClick (self, button, down) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnColorSelect(self, r, g, b).sublime-snippet b/Reference/Script Reference/_OnColorSelect(self, r, g, b).sublime-snippet index 45228f71b..a49269de3 100644 --- a/Reference/Script Reference/_OnColorSelect(self, r, g, b).sublime-snippet +++ b/Reference/Script Reference/_OnColorSelect(self, r, g, b).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnColorSelect (self, r, g, b) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnCooldownDone(self).sublime-snippet b/Reference/Script Reference/_OnCooldownDone(self).sublime-snippet index bcbcd5236..255f445a5 100644 --- a/Reference/Script Reference/_OnCooldownDone(self).sublime-snippet +++ b/Reference/Script Reference/_OnCooldownDone(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnCooldownDone (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnCursorChanged(self, x, y, width, height).sublime-snippet b/Reference/Script Reference/_OnCursorChanged(self, x, y, width, height).sublime-snippet index 884298caf..2b387d685 100644 --- a/Reference/Script Reference/_OnCursorChanged(self, x, y, width, height).sublime-snippet +++ b/Reference/Script Reference/_OnCursorChanged(self, x, y, width, height).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnCursorChanged (self, x, y, width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnDisable(self).sublime-snippet b/Reference/Script Reference/_OnDisable(self).sublime-snippet index 08afe5cc8..3524687d6 100644 --- a/Reference/Script Reference/_OnDisable(self).sublime-snippet +++ b/Reference/Script Reference/_OnDisable(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnDisable (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnDoubleClick(self, button).sublime-snippet b/Reference/Script Reference/_OnDoubleClick(self, button).sublime-snippet index 06ad59d26..f7cd03b67 100644 --- a/Reference/Script Reference/_OnDoubleClick(self, button).sublime-snippet +++ b/Reference/Script Reference/_OnDoubleClick(self, button).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnDoubleClick (self, button) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnDragStart(self, button).sublime-snippet b/Reference/Script Reference/_OnDragStart(self, button).sublime-snippet index 57c24d954..fc2fd6478 100644 --- a/Reference/Script Reference/_OnDragStart(self, button).sublime-snippet +++ b/Reference/Script Reference/_OnDragStart(self, button).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnDragStart (self, button) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnDragStop(self).sublime-snippet b/Reference/Script Reference/_OnDragStop(self).sublime-snippet index b7806cd83..4ba9dde7e 100644 --- a/Reference/Script Reference/_OnDragStop(self).sublime-snippet +++ b/Reference/Script Reference/_OnDragStop(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnDragStop (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnDressModel(self).sublime-snippet b/Reference/Script Reference/_OnDressModel(self).sublime-snippet index 561fefd09..b794bf7db 100644 --- a/Reference/Script Reference/_OnDressModel(self).sublime-snippet +++ b/Reference/Script Reference/_OnDressModel(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnDressModel (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnEditFocusGained(self).sublime-snippet b/Reference/Script Reference/_OnEditFocusGained(self).sublime-snippet index eb12d3fdc..480d2efa3 100644 --- a/Reference/Script Reference/_OnEditFocusGained(self).sublime-snippet +++ b/Reference/Script Reference/_OnEditFocusGained(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnEditFocusGained (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnEditFocusLost(self).sublime-snippet b/Reference/Script Reference/_OnEditFocusLost(self).sublime-snippet index e5a2411b8..70645c694 100644 --- a/Reference/Script Reference/_OnEditFocusLost(self).sublime-snippet +++ b/Reference/Script Reference/_OnEditFocusLost(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnEditFocusLost (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnEnable(self).sublime-snippet b/Reference/Script Reference/_OnEnable(self).sublime-snippet index c2792b60f..9b75f2467 100644 --- a/Reference/Script Reference/_OnEnable(self).sublime-snippet +++ b/Reference/Script Reference/_OnEnable(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnEnable (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnEnter(self, motion).sublime-snippet b/Reference/Script Reference/_OnEnter(self, motion).sublime-snippet index 299294adf..dcc169de0 100644 --- a/Reference/Script Reference/_OnEnter(self, motion).sublime-snippet +++ b/Reference/Script Reference/_OnEnter(self, motion).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnEnter (self, motion) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnEnterPressed(self).sublime-snippet b/Reference/Script Reference/_OnEnterPressed(self).sublime-snippet index b679c9ad5..0693f3a64 100644 --- a/Reference/Script Reference/_OnEnterPressed(self).sublime-snippet +++ b/Reference/Script Reference/_OnEnterPressed(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnEnterPressed (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnError(self, msg).sublime-snippet b/Reference/Script Reference/_OnError(self, msg).sublime-snippet index 7d40c10c9..6faa21d6d 100644 --- a/Reference/Script Reference/_OnError(self, msg).sublime-snippet +++ b/Reference/Script Reference/_OnError(self, msg).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnError (self, msg) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnEscapePressed(self).sublime-snippet b/Reference/Script Reference/_OnEscapePressed(self).sublime-snippet index ce8927725..8ba76810e 100644 --- a/Reference/Script Reference/_OnEscapePressed(self).sublime-snippet +++ b/Reference/Script Reference/_OnEscapePressed(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnEscapePressed (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnEvent(self, event, ...).sublime-snippet b/Reference/Script Reference/_OnEvent(self, event, ...).sublime-snippet index 6bf77d5b5..530701571 100644 --- a/Reference/Script Reference/_OnEvent(self, event, ...).sublime-snippet +++ b/Reference/Script Reference/_OnEvent(self, event, ...).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnEvent (self, event, ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnExternalLink(self, url).sublime-snippet b/Reference/Script Reference/_OnExternalLink(self, url).sublime-snippet index 86cc2ed85..a59dce257 100644 --- a/Reference/Script Reference/_OnExternalLink(self, url).sublime-snippet +++ b/Reference/Script Reference/_OnExternalLink(self, url).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnExternalLink (self, url) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnFinished(self, requested).sublime-snippet b/Reference/Script Reference/_OnFinished(self, requested).sublime-snippet index 8a1ed4316..6d86ef5cd 100644 --- a/Reference/Script Reference/_OnFinished(self, requested).sublime-snippet +++ b/Reference/Script Reference/_OnFinished(self, requested).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnFinished (self, requested) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnHide(self).sublime-snippet b/Reference/Script Reference/_OnHide(self).sublime-snippet index d1808fa63..0af955808 100644 --- a/Reference/Script Reference/_OnHide(self).sublime-snippet +++ b/Reference/Script Reference/_OnHide(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnHide (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnHorizontalScroll(self, offset).sublime-snippet b/Reference/Script Reference/_OnHorizontalScroll(self, offset).sublime-snippet index a445e9f35..38e417d88 100644 --- a/Reference/Script Reference/_OnHorizontalScroll(self, offset).sublime-snippet +++ b/Reference/Script Reference/_OnHorizontalScroll(self, offset).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnHorizontalScroll (self, offset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnHyperlinkClick(self, linkData, link, button).sublime-snippet b/Reference/Script Reference/_OnHyperlinkClick(self, linkData, link, button).sublime-snippet index 71ea63da6..b9b566f7a 100644 --- a/Reference/Script Reference/_OnHyperlinkClick(self, linkData, link, button).sublime-snippet +++ b/Reference/Script Reference/_OnHyperlinkClick(self, linkData, link, button).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnHyperlinkClick (self, linkData, link, button) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnHyperlinkEnter(self, linkData, link).sublime-snippet b/Reference/Script Reference/_OnHyperlinkEnter(self, linkData, link).sublime-snippet index 683753c22..7d0a465ae 100644 --- a/Reference/Script Reference/_OnHyperlinkEnter(self, linkData, link).sublime-snippet +++ b/Reference/Script Reference/_OnHyperlinkEnter(self, linkData, link).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnHyperlinkEnter (self, linkData, link) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnHyperlinkLeave(self, linkData, link).sublime-snippet b/Reference/Script Reference/_OnHyperlinkLeave(self, linkData, link).sublime-snippet index 94629d28a..0b209eae6 100644 --- a/Reference/Script Reference/_OnHyperlinkLeave(self, linkData, link).sublime-snippet +++ b/Reference/Script Reference/_OnHyperlinkLeave(self, linkData, link).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnHyperlinkLeave (self, linkData, link) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnInputLanguageChanged(self, language).sublime-snippet b/Reference/Script Reference/_OnInputLanguageChanged(self, language).sublime-snippet index ce2791651..8ff6ce07f 100644 --- a/Reference/Script Reference/_OnInputLanguageChanged(self, language).sublime-snippet +++ b/Reference/Script Reference/_OnInputLanguageChanged(self, language).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnInputLanguageChanged (self, language) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnJoystickAxisMotion(self).sublime-snippet b/Reference/Script Reference/_OnJoystickAxisMotion(self).sublime-snippet index 10901933f..b0ff74a6c 100644 --- a/Reference/Script Reference/_OnJoystickAxisMotion(self).sublime-snippet +++ b/Reference/Script Reference/_OnJoystickAxisMotion(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnJoystickAxisMotion (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnJoystickButtonDown(self, key).sublime-snippet b/Reference/Script Reference/_OnJoystickButtonDown(self, key).sublime-snippet index d9fb5d115..96aca8951 100644 --- a/Reference/Script Reference/_OnJoystickButtonDown(self, key).sublime-snippet +++ b/Reference/Script Reference/_OnJoystickButtonDown(self, key).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnJoystickButtonDown (self, key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnJoystickButtonUp(self, key).sublime-snippet b/Reference/Script Reference/_OnJoystickButtonUp(self, key).sublime-snippet index 2e0b80f1e..46e095dad 100644 --- a/Reference/Script Reference/_OnJoystickButtonUp(self, key).sublime-snippet +++ b/Reference/Script Reference/_OnJoystickButtonUp(self, key).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnJoystickButtonUp (self, key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnJoystickHatMotion(self).sublime-snippet b/Reference/Script Reference/_OnJoystickHatMotion(self).sublime-snippet index 8cd43135c..49f43c7f3 100644 --- a/Reference/Script Reference/_OnJoystickHatMotion(self).sublime-snippet +++ b/Reference/Script Reference/_OnJoystickHatMotion(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnJoystickHatMotion (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnJoystickStickMotion(self).sublime-snippet b/Reference/Script Reference/_OnJoystickStickMotion(self).sublime-snippet index 609726d60..748f9da9e 100644 --- a/Reference/Script Reference/_OnJoystickStickMotion(self).sublime-snippet +++ b/Reference/Script Reference/_OnJoystickStickMotion(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnJoystickStickMotion (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnKeyDown(self, key).sublime-snippet b/Reference/Script Reference/_OnKeyDown(self, key).sublime-snippet index 8e8e6b3f1..96f55c735 100644 --- a/Reference/Script Reference/_OnKeyDown(self, key).sublime-snippet +++ b/Reference/Script Reference/_OnKeyDown(self, key).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnKeyDown (self, key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnKeyUp(self, key).sublime-snippet b/Reference/Script Reference/_OnKeyUp(self, key).sublime-snippet index b965cf851..5bbfd77e0 100644 --- a/Reference/Script Reference/_OnKeyUp(self, key).sublime-snippet +++ b/Reference/Script Reference/_OnKeyUp(self, key).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnKeyUp (self, key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnLeave(self, motion).sublime-snippet b/Reference/Script Reference/_OnLeave(self, motion).sublime-snippet index 212dc0c03..f9c6e5b6c 100644 --- a/Reference/Script Reference/_OnLeave(self, motion).sublime-snippet +++ b/Reference/Script Reference/_OnLeave(self, motion).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnLeave (self, motion) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnLoad(self).sublime-snippet b/Reference/Script Reference/_OnLoad(self).sublime-snippet index 99acf10df..cf2d0d143 100644 --- a/Reference/Script Reference/_OnLoad(self).sublime-snippet +++ b/Reference/Script Reference/_OnLoad(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnLoad (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnLoop(self, loopState).sublime-snippet b/Reference/Script Reference/_OnLoop(self, loopState).sublime-snippet index 4ad921031..073279ed7 100644 --- a/Reference/Script Reference/_OnLoop(self, loopState).sublime-snippet +++ b/Reference/Script Reference/_OnLoop(self, loopState).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnLoop (self, loopState) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMessageScrollChanged(self).sublime-snippet b/Reference/Script Reference/_OnMessageScrollChanged(self).sublime-snippet index adaa19480..f0f5298e8 100644 --- a/Reference/Script Reference/_OnMessageScrollChanged(self).sublime-snippet +++ b/Reference/Script Reference/_OnMessageScrollChanged(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMessageScrollChanged (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMinMaxChanged(self, min, max).sublime-snippet b/Reference/Script Reference/_OnMinMaxChanged(self, min, max).sublime-snippet index d3b60c9e3..86252612d 100644 --- a/Reference/Script Reference/_OnMinMaxChanged(self, min, max).sublime-snippet +++ b/Reference/Script Reference/_OnMinMaxChanged(self, min, max).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMinMaxChanged (self, min, max) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMouseDown(self, button).sublime-snippet b/Reference/Script Reference/_OnMouseDown(self, button).sublime-snippet index 19135324d..b62b2086c 100644 --- a/Reference/Script Reference/_OnMouseDown(self, button).sublime-snippet +++ b/Reference/Script Reference/_OnMouseDown(self, button).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMouseDown (self, button) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMouseUp(self, button).sublime-snippet b/Reference/Script Reference/_OnMouseUp(self, button).sublime-snippet index 143157370..d2bc15294 100644 --- a/Reference/Script Reference/_OnMouseUp(self, button).sublime-snippet +++ b/Reference/Script Reference/_OnMouseUp(self, button).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMouseUp (self, button) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMouseWheel(self, delta).sublime-snippet b/Reference/Script Reference/_OnMouseWheel(self, delta).sublime-snippet index 3752bfa3f..401e0187f 100644 --- a/Reference/Script Reference/_OnMouseWheel(self, delta).sublime-snippet +++ b/Reference/Script Reference/_OnMouseWheel(self, delta).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMouseWheel (self, delta) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMovieFinished(self).sublime-snippet b/Reference/Script Reference/_OnMovieFinished(self).sublime-snippet index c6163512f..f728906a9 100644 --- a/Reference/Script Reference/_OnMovieFinished(self).sublime-snippet +++ b/Reference/Script Reference/_OnMovieFinished(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMovieFinished (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMovieHideSubtitle(self).sublime-snippet b/Reference/Script Reference/_OnMovieHideSubtitle(self).sublime-snippet index bb239c04e..5b6c669e4 100644 --- a/Reference/Script Reference/_OnMovieHideSubtitle(self).sublime-snippet +++ b/Reference/Script Reference/_OnMovieHideSubtitle(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMovieHideSubtitle (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnMovieShowSubtitle(self, text).sublime-snippet b/Reference/Script Reference/_OnMovieShowSubtitle(self, text).sublime-snippet index 4d4099c6a..2d8e63a51 100644 --- a/Reference/Script Reference/_OnMovieShowSubtitle(self, text).sublime-snippet +++ b/Reference/Script Reference/_OnMovieShowSubtitle(self, text).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnMovieShowSubtitle (self, text) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnPanFinished(self).sublime-snippet b/Reference/Script Reference/_OnPanFinished(self).sublime-snippet index 068ba3024..0666554eb 100644 --- a/Reference/Script Reference/_OnPanFinished(self).sublime-snippet +++ b/Reference/Script Reference/_OnPanFinished(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnPanFinished (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnPause(self).sublime-snippet b/Reference/Script Reference/_OnPause(self).sublime-snippet index 34bf955ae..2d0e2f920 100644 --- a/Reference/Script Reference/_OnPause(self).sublime-snippet +++ b/Reference/Script Reference/_OnPause(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnPause (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnPlay(self).sublime-snippet b/Reference/Script Reference/_OnPlay(self).sublime-snippet index 59ee2bc3d..14448b434 100644 --- a/Reference/Script Reference/_OnPlay(self).sublime-snippet +++ b/Reference/Script Reference/_OnPlay(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnPlay (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnReceiveDrag(self).sublime-snippet b/Reference/Script Reference/_OnReceiveDrag(self).sublime-snippet index cfbd7b9d8..5c657c4b3 100644 --- a/Reference/Script Reference/_OnReceiveDrag(self).sublime-snippet +++ b/Reference/Script Reference/_OnReceiveDrag(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnReceiveDrag (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnScrollRangeChanged(self, x, y).sublime-snippet b/Reference/Script Reference/_OnScrollRangeChanged(self, x, y).sublime-snippet index 69f917ed6..a2d2761f6 100644 --- a/Reference/Script Reference/_OnScrollRangeChanged(self, x, y).sublime-snippet +++ b/Reference/Script Reference/_OnScrollRangeChanged(self, x, y).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnScrollRangeChanged (self, x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnShow(self).sublime-snippet b/Reference/Script Reference/_OnShow(self).sublime-snippet index c560fa0bb..d7c7a46d3 100644 --- a/Reference/Script Reference/_OnShow(self).sublime-snippet +++ b/Reference/Script Reference/_OnShow(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnShow (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnSizeChanged(self, width, height).sublime-snippet b/Reference/Script Reference/_OnSizeChanged(self, width, height).sublime-snippet index 4d274da33..281c17991 100644 --- a/Reference/Script Reference/_OnSizeChanged(self, width, height).sublime-snippet +++ b/Reference/Script Reference/_OnSizeChanged(self, width, height).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnSizeChanged (self, width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnSpacePressed(self).sublime-snippet b/Reference/Script Reference/_OnSpacePressed(self).sublime-snippet index ca58e8f75..c2b305500 100644 --- a/Reference/Script Reference/_OnSpacePressed(self).sublime-snippet +++ b/Reference/Script Reference/_OnSpacePressed(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnSpacePressed (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnStop(self, requested).sublime-snippet b/Reference/Script Reference/_OnStop(self, requested).sublime-snippet index cb3ba42ba..c648b4580 100644 --- a/Reference/Script Reference/_OnStop(self, requested).sublime-snippet +++ b/Reference/Script Reference/_OnStop(self, requested).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnStop (self, requested) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTabPressed(self).sublime-snippet b/Reference/Script Reference/_OnTabPressed(self).sublime-snippet index 556d52885..0ec56fc41 100644 --- a/Reference/Script Reference/_OnTabPressed(self).sublime-snippet +++ b/Reference/Script Reference/_OnTabPressed(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTabPressed (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTextChanged(self, userInput).sublime-snippet b/Reference/Script Reference/_OnTextChanged(self, userInput).sublime-snippet index 3716d4127..9e35f3949 100644 --- a/Reference/Script Reference/_OnTextChanged(self, userInput).sublime-snippet +++ b/Reference/Script Reference/_OnTextChanged(self, userInput).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTextChanged (self, userInput) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTextSet(self).sublime-snippet b/Reference/Script Reference/_OnTextSet(self).sublime-snippet index cd26ad92b..73c54cc51 100644 --- a/Reference/Script Reference/_OnTextSet(self).sublime-snippet +++ b/Reference/Script Reference/_OnTextSet(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTextSet (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipAddMoney(self, amount, maxAmount).sublime-snippet b/Reference/Script Reference/_OnTooltipAddMoney(self, amount, maxAmount).sublime-snippet index 9b6f8ab19..33598254c 100644 --- a/Reference/Script Reference/_OnTooltipAddMoney(self, amount, maxAmount).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipAddMoney(self, amount, maxAmount).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipAddMoney (self, amount, maxAmount) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipCleared(self).sublime-snippet b/Reference/Script Reference/_OnTooltipCleared(self).sublime-snippet index e8f461b27..5cf565e57 100644 --- a/Reference/Script Reference/_OnTooltipCleared(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipCleared(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipCleared (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetAchievement(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetAchievement(self).sublime-snippet index 5f6f9cd25..df697e5c7 100644 --- a/Reference/Script Reference/_OnTooltipSetAchievement(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetAchievement(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetAchievement (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetDefaultAnchor(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetDefaultAnchor(self).sublime-snippet index c32204cde..eda5569b0 100644 --- a/Reference/Script Reference/_OnTooltipSetDefaultAnchor(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetDefaultAnchor(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetDefaultAnchor (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetEquipmentSet(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetEquipmentSet(self).sublime-snippet index 07cd1a5b0..7adbe59cb 100644 --- a/Reference/Script Reference/_OnTooltipSetEquipmentSet(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetEquipmentSet(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetEquipmentSet (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetFramestack(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetFramestack(self).sublime-snippet index da75f9d66..cf280ec33 100644 --- a/Reference/Script Reference/_OnTooltipSetFramestack(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetFramestack(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetFramestack (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetItem(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetItem(self).sublime-snippet index e5d916c64..9f1cba8ef 100644 --- a/Reference/Script Reference/_OnTooltipSetItem(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetItem(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetItem (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetQuest(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetQuest(self).sublime-snippet index 2b830e667..3c7a92c58 100644 --- a/Reference/Script Reference/_OnTooltipSetQuest(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetQuest(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetQuest (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetSpell(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetSpell(self).sublime-snippet index 90d6439be..b2f36e7ec 100644 --- a/Reference/Script Reference/_OnTooltipSetSpell(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetSpell(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetSpell (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnTooltipSetUnit(self).sublime-snippet b/Reference/Script Reference/_OnTooltipSetUnit(self).sublime-snippet index 2be2282b7..7fea6a04c 100644 --- a/Reference/Script Reference/_OnTooltipSetUnit(self).sublime-snippet +++ b/Reference/Script Reference/_OnTooltipSetUnit(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnTooltipSetUnit (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnUpdate(self, elapsed).sublime-snippet b/Reference/Script Reference/_OnUpdate(self, elapsed).sublime-snippet index 19f93bdff..53df22a0b 100644 --- a/Reference/Script Reference/_OnUpdate(self, elapsed).sublime-snippet +++ b/Reference/Script Reference/_OnUpdate(self, elapsed).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnUpdate (self, elapsed) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnUpdateModel(self).sublime-snippet b/Reference/Script Reference/_OnUpdateModel(self).sublime-snippet index 1c2790c43..63aa6f691 100644 --- a/Reference/Script Reference/_OnUpdateModel(self).sublime-snippet +++ b/Reference/Script Reference/_OnUpdateModel(self).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnUpdateModel (self) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnValueChanged(self, value).sublime-snippet b/Reference/Script Reference/_OnValueChanged(self, value).sublime-snippet index 29b4bdbaf..13fec0893 100644 --- a/Reference/Script Reference/_OnValueChanged(self, value).sublime-snippet +++ b/Reference/Script Reference/_OnValueChanged(self, value).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnValueChanged (self, value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_OnVerticalScroll(self, offset).sublime-snippet b/Reference/Script Reference/_OnVerticalScroll(self, offset).sublime-snippet index ca261a437..81ef4371d 100644 --- a/Reference/Script Reference/_OnVerticalScroll(self, offset).sublime-snippet +++ b/Reference/Script Reference/_OnVerticalScroll(self, offset).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _OnVerticalScroll (self, offset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_PostClick(self, button, down).sublime-snippet b/Reference/Script Reference/_PostClick(self, button, down).sublime-snippet index f1ad5a117..7650b2cc7 100644 --- a/Reference/Script Reference/_PostClick(self, button, down).sublime-snippet +++ b/Reference/Script Reference/_PostClick(self, button, down).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _PostClick (self, button, down) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Script Reference/_PreClick(self, button, down).sublime-snippet b/Reference/Script Reference/_PreClick(self, button, down).sublime-snippet index e8feeb7e9..d97d96193 100644 --- a/Reference/Script Reference/_PreClick(self, button, down).sublime-snippet +++ b/Reference/Script Reference/_PreClick(self, button, down).sublime-snippet @@ -4,5 +4,5 @@ end$0]]> _PreClick (self, button, down) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/String Reference/!/Blend/Blend.sublime-completions.txt b/Reference/String Reference/!/Blend Mode/Blend.sublime-completions.txt similarity index 100% rename from Reference/String Reference/!/Blend/Blend.sublime-completions.txt rename to Reference/String Reference/!/Blend Mode/Blend.sublime-completions.txt diff --git a/Reference/String Reference/!/Button/Button.sublime-completions.txt b/Reference/String Reference/!/Button State/Button.sublime-completions.txt similarity index 100% rename from Reference/String Reference/!/Button/Button.sublime-completions.txt rename to Reference/String Reference/!/Button State/Button.sublime-completions.txt diff --git a/Reference/String Reference/!/Layer/Layer.sublime-completions.txt b/Reference/String Reference/!/Draw Layer/Layer.sublime-completions.txt similarity index 100% rename from Reference/String Reference/!/Layer/Layer.sublime-completions.txt rename to Reference/String Reference/!/Draw Layer/Layer.sublime-completions.txt diff --git a/Reference/String Reference/!/Font Flag/Font Flag.sublime-completions.txt b/Reference/String Reference/!/Font Flag/Font Flag.sublime-completions.txt new file mode 100644 index 000000000..32abc7006 --- /dev/null +++ b/Reference/String Reference/!/Font Flag/Font Flag.sublime-completions.txt @@ -0,0 +1,17 @@ +{ + "scope": "source.lua string.fontflag", + "completions": [ + { + "trigger": "MONOCHROME\t\"fontFlag\"", + "contents": "MONOCHROME", + }, + { + "trigger": "OUTLINE\t\"fontFlag\"", + "contents": "OUTLINE", + }, + { + "trigger": "THICKOUTLINE\t\"fontFlag\"", + "contents": "THICKOUTLINE", + }, + ] +} diff --git a/Reference/String Reference/!/Frame/Frame.sublime-completions.txt b/Reference/String Reference/!/Frame/Frame.sublime-completions.txt index a5ad7dc2f..d0f119069 100644 --- a/Reference/String Reference/!/Frame/Frame.sublime-completions.txt +++ b/Reference/String Reference/!/Frame/Frame.sublime-completions.txt @@ -25,6 +25,10 @@ "trigger": "CheckButton\t\"frameType\"", "contents": "CheckButton", }, + { + "trigger": "Checkout\t\"frameType\"", + "contents": "Checkout", + }, { "trigger": "ColorSelect\t\"frameType\"", "contents": "ColorSelect", @@ -41,6 +45,10 @@ "trigger": "Frame\t\"frameType\"", "contents": "Frame", }, + { + "trigger": "FogOfWarFrame\t\"frameType\"", + "contents": "FogOfWarFrame", + }, { "trigger": "GameTooltip\t\"frameType\"", "contents": "GameTooltip", @@ -77,6 +85,10 @@ "trigger": "TabardModel\t\"frameType\"", "contents": "TabardModel", }, + { + "trigger": "UICamera\t\"frameType\"", + "contents": "UICamera", + }, { "trigger": "ModelScene\t\"frameType\"", "contents": "ModelScene", @@ -109,9 +121,17 @@ "trigger": "StatusBar\t\"frameType\"", "contents": "StatusBar", }, + { + "trigger": "TaxiRouteFrame\t\"frameType\"", + "contents": "TaxiRouteFrame", + }, { "trigger": "UnitPositionFrame\t\"frameType\"", "contents": "UnitPositionFrame", }, + { + "trigger": "WorldFrame\t\"frameType\"", + "contents": "WorldFrame", + }, ] } diff --git a/Reference/String Reference/!/Script/Script.sublime-completions.txt b/Reference/String Reference/!/Script/Script.sublime-completions.txt index b2f1f19e5..8a3ee42d9 100644 --- a/Reference/String Reference/!/Script/Script.sublime-completions.txt +++ b/Reference/String Reference/!/Script/Script.sublime-completions.txt @@ -213,6 +213,10 @@ "trigger": "OnReceiveDrag\t\"scriptType\"", "contents": "OnReceiveDrag", }, + { + "trigger": "OnRequestNewSize\t\"scriptType\"", + "contents": "OnRequestNewSize", + }, { "trigger": "OnScrollRangeChanged\t\"scriptType\"", "contents": "OnScrollRangeChanged", @@ -285,6 +289,10 @@ "trigger": "OnTooltipSetUnit\t\"scriptType\"", "contents": "OnTooltipSetUnit", }, + { + "trigger": "OnUiMapChanged\t\"scriptType\"", + "contents": "OnUiMapChanged", + }, { "trigger": "OnUpdate\t\"scriptType\"", "contents": "OnUpdate", diff --git a/Reference/String Reference/!/Strata/Strata.sublime-completions.txt b/Reference/String Reference/!/Strata/Strata.sublime-completions.txt index 74cc6e32a..767d570da 100644 --- a/Reference/String Reference/!/Strata/Strata.sublime-completions.txt +++ b/Reference/String Reference/!/Strata/Strata.sublime-completions.txt @@ -29,6 +29,10 @@ "trigger": "MEDIUM\t\"strata\"", "contents": "MEDIUM", }, + { + "trigger": "PARENT\t\"strata\"", + "contents": "PARENT", + }, { "trigger": "TOOLTIP\t\"strata\"", "contents": "TOOLTIP", diff --git a/Reference/String Reference/!/String Reference.sublime-completions.txt b/Reference/String Reference/!/String Reference.sublime-completions.txt index 861ed52ac..1726857c3 100644 --- a/Reference/String Reference/!/String Reference.sublime-completions.txt +++ b/Reference/String Reference/!/String Reference.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture", + "scope": "source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture", "completions": [ { "trigger": "Button4\t\"button\"", @@ -62,33 +62,5 @@ "trigger": "RightButtonUp\t\"button\"", "contents": "RightButtonUp", }, - - - - - { - "trigger": "MIDDLE\t\"anchor\"", - "contents": "MIDDLE", - }, - { - "trigger": "M\t\"MIDDLE\"", - "contents": "MIDDLE", - }, - - - - - { - "trigger": "MONOCHROME\t\"fontFlag\"", - "contents": "MONOCHROME ", - }, - { - "trigger": "OUTLINE\t\"fontFlag\"", - "contents": "OUTLINE", - }, - { - "trigger": "THICKOUTLINE\t\"fontFlag\"", - "contents": "THICKOUTLINE", - }, ] } diff --git a/Reference/String Reference/Anchor/Horizontal/CENTER.sublime-snippet b/Reference/String Reference/Anchor/Horizontal/CENTER.sublime-snippet new file mode 100644 index 000000000..a34a9c082 --- /dev/null +++ b/Reference/String Reference/Anchor/Horizontal/CENTER.sublime-snippet @@ -0,0 +1,6 @@ + + + CENTER + "anchor" + source.lua string.anchortype-horizontal + diff --git a/Reference/String Reference/Anchor/Horizontal/LEFT.sublime-snippet b/Reference/String Reference/Anchor/Horizontal/LEFT.sublime-snippet new file mode 100644 index 000000000..34d0b8125 --- /dev/null +++ b/Reference/String Reference/Anchor/Horizontal/LEFT.sublime-snippet @@ -0,0 +1,6 @@ + + + LEFT + "anchor" + source.lua string.anchortype-horizontal + diff --git a/Reference/String Reference/Anchor/Horizontal/RIGHT.sublime-snippet b/Reference/String Reference/Anchor/Horizontal/RIGHT.sublime-snippet new file mode 100644 index 000000000..ca12e77c6 --- /dev/null +++ b/Reference/String Reference/Anchor/Horizontal/RIGHT.sublime-snippet @@ -0,0 +1,6 @@ + + + RIGHT + "anchor" + source.lua string.anchortype-horizontal + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOM.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOM.sublime-snippet new file mode 100644 index 000000000..88293f998 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOM.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_BOTTOM + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOMLEFT.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOMLEFT.sublime-snippet new file mode 100644 index 000000000..c6f87591f --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOMLEFT.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_BOTTOMLEFT + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOMRIGHT.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOMRIGHT.sublime-snippet new file mode 100644 index 000000000..1a1104751 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_BOTTOMRIGHT.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_BOTTOMRIGHT + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_CENTER.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_CENTER.sublime-snippet new file mode 100644 index 000000000..6e39296e6 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_CENTER.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_CENTER + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_CURSOR.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_CURSOR.sublime-snippet new file mode 100644 index 000000000..6eaab4d08 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_CURSOR.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_CURSOR + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_LEFT.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_LEFT.sublime-snippet new file mode 100644 index 000000000..299594995 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_LEFT.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_LEFT + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_NONE.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_NONE.sublime-snippet new file mode 100644 index 000000000..a395ca885 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_NONE.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_NONE + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_RIGHT.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_RIGHT.sublime-snippet new file mode 100644 index 000000000..adb6d25d2 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_RIGHT.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_RIGHT + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOP.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOP.sublime-snippet new file mode 100644 index 000000000..b5e736efd --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOP.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_TOP + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOPLEFT.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOPLEFT.sublime-snippet new file mode 100644 index 000000000..1dadb1014 --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOPLEFT.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_TOPLEFT + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOPRIGHT.sublime-snippet b/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOPRIGHT.sublime-snippet new file mode 100644 index 000000000..3d9ed0c3f --- /dev/null +++ b/Reference/String Reference/Anchor/Tooltip/ANCHOR_TOPRIGHT.sublime-snippet @@ -0,0 +1,6 @@ + + + ANCHOR_TOPRIGHT + "anchor" + source.lua string.anchortype-tooltip + diff --git a/Reference/String Reference/Anchor/Vertical/BOTTOM.sublime-snippet b/Reference/String Reference/Anchor/Vertical/BOTTOM.sublime-snippet new file mode 100644 index 000000000..32bedac7a --- /dev/null +++ b/Reference/String Reference/Anchor/Vertical/BOTTOM.sublime-snippet @@ -0,0 +1,6 @@ + + + BOTTOM + "anchor" + source.lua string.anchortype-vertical + diff --git a/Reference/String Reference/Anchor/Vertical/MIDDLE.sublime-snippet b/Reference/String Reference/Anchor/Vertical/MIDDLE.sublime-snippet new file mode 100644 index 000000000..d8f937d4b --- /dev/null +++ b/Reference/String Reference/Anchor/Vertical/MIDDLE.sublime-snippet @@ -0,0 +1,6 @@ + + + MIDDLE + "anchor" + source.lua string.anchortype-vertical + diff --git a/Reference/String Reference/Anchor/Vertical/TOP.sublime-snippet b/Reference/String Reference/Anchor/Vertical/TOP.sublime-snippet new file mode 100644 index 000000000..55d658b9b --- /dev/null +++ b/Reference/String Reference/Anchor/Vertical/TOP.sublime-snippet @@ -0,0 +1,6 @@ + + + TOP + "anchor" + source.lua string.anchortype-vertical + diff --git a/Reference/String Reference/Animation/Alpha.sublime-snippet b/Reference/String Reference/Animation/Alpha.sublime-snippet index f664cb9d6..d967123da 100644 --- a/Reference/String Reference/Animation/Alpha.sublime-snippet +++ b/Reference/String Reference/Animation/Alpha.sublime-snippet @@ -1,6 +1,6 @@ Alpha - "animationType" - source.lua string.animtype + "animation" + source.lua string.animationtype diff --git a/Reference/String Reference/Animation/LineScale.sublime-snippet b/Reference/String Reference/Animation/LineScale.sublime-snippet index 7ebf2468a..0c782a875 100644 --- a/Reference/String Reference/Animation/LineScale.sublime-snippet +++ b/Reference/String Reference/Animation/LineScale.sublime-snippet @@ -1,6 +1,6 @@ LineScale - "animationType" - source.lua string.animtype + "animation" + source.lua string.animationtype diff --git a/Reference/String Reference/Animation/LoopTypes/BOUNCE.sublime-snippet b/Reference/String Reference/Animation/LoopTypes/BOUNCE.sublime-snippet new file mode 100644 index 000000000..7b731bbb5 --- /dev/null +++ b/Reference/String Reference/Animation/LoopTypes/BOUNCE.sublime-snippet @@ -0,0 +1,6 @@ + + + BOUNCE + "loopType" + source.lua string.looptype + diff --git a/Reference/String Reference/Animation/LoopTypes/NONE.sublime-snippet b/Reference/String Reference/Animation/LoopTypes/NONE.sublime-snippet new file mode 100644 index 000000000..f6a1a8c2e --- /dev/null +++ b/Reference/String Reference/Animation/LoopTypes/NONE.sublime-snippet @@ -0,0 +1,6 @@ + + + NONE + "loopType" + source.lua string.looptype + diff --git a/Reference/String Reference/Animation/LoopTypes/REPEAT.sublime-snippet b/Reference/String Reference/Animation/LoopTypes/REPEAT.sublime-snippet new file mode 100644 index 000000000..f03fa4246 --- /dev/null +++ b/Reference/String Reference/Animation/LoopTypes/REPEAT.sublime-snippet @@ -0,0 +1,6 @@ + + + REPEAT + "loopType" + source.lua string.looptype + diff --git a/Reference/String Reference/Animation/Path.sublime-snippet b/Reference/String Reference/Animation/Path.sublime-snippet index d73a94b89..198e47d05 100644 --- a/Reference/String Reference/Animation/Path.sublime-snippet +++ b/Reference/String Reference/Animation/Path.sublime-snippet @@ -1,6 +1,6 @@ Path - "animationType" - source.lua string.animtype + "animation" + source.lua string.animationtype diff --git a/Reference/String Reference/Animation/Rotation.sublime-snippet b/Reference/String Reference/Animation/Rotation.sublime-snippet index e449c51e9..58a58a456 100644 --- a/Reference/String Reference/Animation/Rotation.sublime-snippet +++ b/Reference/String Reference/Animation/Rotation.sublime-snippet @@ -1,6 +1,6 @@ Rotation - "animationType" - source.lua string.animtype + "animation" + source.lua string.animationtype diff --git a/Reference/String Reference/Animation/Scale.sublime-snippet b/Reference/String Reference/Animation/Scale.sublime-snippet index 61ef3c3ee..d89767a47 100644 --- a/Reference/String Reference/Animation/Scale.sublime-snippet +++ b/Reference/String Reference/Animation/Scale.sublime-snippet @@ -1,6 +1,6 @@ Scale - "animationType" - source.lua string.animtype + "animation" + source.lua string.animationtype diff --git a/Reference/String Reference/Animation/TextureCoordTranslation.sublime-snippet b/Reference/String Reference/Animation/TextureCoordTranslation.sublime-snippet index 6cbd3550e..e52a9fcae 100644 --- a/Reference/String Reference/Animation/TextureCoordTranslation.sublime-snippet +++ b/Reference/String Reference/Animation/TextureCoordTranslation.sublime-snippet @@ -1,6 +1,6 @@ TextureCoordTranslation - "animationType" - source.lua string.animtype + "animation" + source.lua string.animationtype diff --git a/Reference/String Reference/Animation/Translation.sublime-snippet b/Reference/String Reference/Animation/Translation.sublime-snippet index ddbe474a6..4ee9ac9ca 100644 --- a/Reference/String Reference/Animation/Translation.sublime-snippet +++ b/Reference/String Reference/Animation/Translation.sublime-snippet @@ -1,6 +1,6 @@ Translation - "animationType" - source.lua string.animtype + "animation" + source.lua string.animationtype diff --git a/Reference/String Reference/Blend Mode/ADD.sublime-snippet b/Reference/String Reference/Blend Mode/ADD.sublime-snippet new file mode 100644 index 000000000..d3db46cd5 --- /dev/null +++ b/Reference/String Reference/Blend Mode/ADD.sublime-snippet @@ -0,0 +1,6 @@ + + + ADD + "blend" + source.lua string.blendmode + diff --git a/Reference/String Reference/Blend/ALPHAKEY.sublime-snippet b/Reference/String Reference/Blend Mode/ALPHAKEY.sublime-snippet similarity index 75% rename from Reference/String Reference/Blend/ALPHAKEY.sublime-snippet rename to Reference/String Reference/Blend Mode/ALPHAKEY.sublime-snippet index 32b2ff67d..140ad1b4e 100644 --- a/Reference/String Reference/Blend/ALPHAKEY.sublime-snippet +++ b/Reference/String Reference/Blend Mode/ALPHAKEY.sublime-snippet @@ -2,5 +2,5 @@ ALPHAKEY "blend" - source.lua string.blendtype + source.lua string.blendmode diff --git a/Reference/String Reference/Blend Mode/BLEND.sublime-snippet b/Reference/String Reference/Blend Mode/BLEND.sublime-snippet new file mode 100644 index 000000000..ddb448760 --- /dev/null +++ b/Reference/String Reference/Blend Mode/BLEND.sublime-snippet @@ -0,0 +1,6 @@ + + + BLEND + "blend" + source.lua string.blendmode + diff --git a/Reference/String Reference/Blend Mode/DISABLE.sublime-snippet b/Reference/String Reference/Blend Mode/DISABLE.sublime-snippet new file mode 100644 index 000000000..49a2c37f5 --- /dev/null +++ b/Reference/String Reference/Blend Mode/DISABLE.sublime-snippet @@ -0,0 +1,6 @@ + + + DISABLE + "blend" + source.lua string.blendmode + diff --git a/Reference/String Reference/Blend Mode/MOD.sublime-snippet b/Reference/String Reference/Blend Mode/MOD.sublime-snippet new file mode 100644 index 000000000..df859ac67 --- /dev/null +++ b/Reference/String Reference/Blend Mode/MOD.sublime-snippet @@ -0,0 +1,6 @@ + + + MOD + "blend" + source.lua string.blendmode + diff --git a/Reference/String Reference/Blend/ADD.sublime-snippet b/Reference/String Reference/Blend/ADD.sublime-snippet deleted file mode 100644 index 085007d53..000000000 --- a/Reference/String Reference/Blend/ADD.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ADD - "blend" - source.lua string.blendtype - diff --git a/Reference/String Reference/Blend/BLEND.sublime-snippet b/Reference/String Reference/Blend/BLEND.sublime-snippet deleted file mode 100644 index 2e1472b73..000000000 --- a/Reference/String Reference/Blend/BLEND.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BLEND - "blend" - source.lua string.blendtype - diff --git a/Reference/String Reference/Blend/DISABLE.sublime-snippet b/Reference/String Reference/Blend/DISABLE.sublime-snippet deleted file mode 100644 index 0fea5f04f..000000000 --- a/Reference/String Reference/Blend/DISABLE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - DISABLE - "blend" - source.lua string.blendtype - diff --git a/Reference/String Reference/Blend/MOD.sublime-snippet b/Reference/String Reference/Blend/MOD.sublime-snippet deleted file mode 100644 index 848456e46..000000000 --- a/Reference/String Reference/Blend/MOD.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MOD - "blend" - source.lua string.blendtype - diff --git a/Reference/String Reference/Button/DISABLED.sublime-snippet b/Reference/String Reference/Button State/DISABLED.sublime-snippet similarity index 100% rename from Reference/String Reference/Button/DISABLED.sublime-snippet rename to Reference/String Reference/Button State/DISABLED.sublime-snippet diff --git a/Reference/String Reference/Button/NORMAL.sublime-snippet b/Reference/String Reference/Button State/NORMAL.sublime-snippet similarity index 100% rename from Reference/String Reference/Button/NORMAL.sublime-snippet rename to Reference/String Reference/Button State/NORMAL.sublime-snippet diff --git a/Reference/String Reference/Button/PUSHED.sublime-snippet b/Reference/String Reference/Button State/PUSHED.sublime-snippet similarity index 100% rename from Reference/String Reference/Button/PUSHED.sublime-snippet rename to Reference/String Reference/Button State/PUSHED.sublime-snippet diff --git a/Reference/String Reference/Button4.sublime-snippet b/Reference/String Reference/Button4.sublime-snippet index db87ac6f5..25ec509e8 100644 --- a/Reference/String Reference/Button4.sublime-snippet +++ b/Reference/String Reference/Button4.sublime-snippet @@ -2,5 +2,5 @@ Button4 "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/Button4Down.sublime-snippet b/Reference/String Reference/Button4Down.sublime-snippet index e9596d602..c3f8d0b5b 100644 --- a/Reference/String Reference/Button4Down.sublime-snippet +++ b/Reference/String Reference/Button4Down.sublime-snippet @@ -2,5 +2,5 @@ Button4Down "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/Button4Up.sublime-snippet b/Reference/String Reference/Button4Up.sublime-snippet index 5e8bbd292..3aeba55a7 100644 --- a/Reference/String Reference/Button4Up.sublime-snippet +++ b/Reference/String Reference/Button4Up.sublime-snippet @@ -2,5 +2,5 @@ Button4Up "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/Button5.sublime-snippet b/Reference/String Reference/Button5.sublime-snippet index 5c6ea5eb2..c03151f19 100644 --- a/Reference/String Reference/Button5.sublime-snippet +++ b/Reference/String Reference/Button5.sublime-snippet @@ -2,5 +2,5 @@ Button5 "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/Button5Down.sublime-snippet b/Reference/String Reference/Button5Down.sublime-snippet index e5323f6fe..29676b876 100644 --- a/Reference/String Reference/Button5Down.sublime-snippet +++ b/Reference/String Reference/Button5Down.sublime-snippet @@ -2,5 +2,5 @@ Button5Down "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/Button5Up.sublime-snippet b/Reference/String Reference/Button5Up.sublime-snippet index 2638c6410..e7911299f 100644 --- a/Reference/String Reference/Button5Up.sublime-snippet +++ b/Reference/String Reference/Button5Up.sublime-snippet @@ -2,5 +2,5 @@ Button5Up "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/Console Variable/ActionButtonUseKeyDownCVar.sublime-snippet b/Reference/String Reference/Console Variable/ActionButtonUseKeyDown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ActionButtonUseKeyDownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ActionButtonUseKeyDown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/AimingStrafeLeftUsesMoveBackwardsCVar.sublime-snippet b/Reference/String Reference/Console Variable/AimingStrafeLeftUsesMoveBackwards.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/AimingStrafeLeftUsesMoveBackwardsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/AimingStrafeLeftUsesMoveBackwards.sublime-snippet diff --git a/Reference/String Reference/Console Variable/BrowserNavigateLogCVar.sublime-snippet b/Reference/String Reference/Console Variable/BrowserNavigateLog.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/BrowserNavigateLogCVar.sublime-snippet rename to Reference/String Reference/Console Variable/BrowserNavigateLog.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ChatAmbienceVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/ChatAmbienceVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ChatAmbienceVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ChatAmbienceVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ChatMusicVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/ChatMusicVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ChatMusicVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ChatMusicVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ChatSoundVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/ChatSoundVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ChatSoundVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ChatSoundVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ClientCastDebugCVar.sublime-snippet b/Reference/String Reference/Console Variable/ClientCastDebug.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ClientCastDebugCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ClientCastDebug.sublime-snippet diff --git a/Reference/String Reference/Console Variable/DebugTorsoTwistCVar.sublime-snippet b/Reference/String Reference/Console Variable/DebugTorsoTwist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/DebugTorsoTwistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/DebugTorsoTwist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/DepthBasedOpacityCVar.sublime-snippet b/Reference/String Reference/Console Variable/DepthBasedOpacity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/DepthBasedOpacityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/DepthBasedOpacity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/DesktopGammaCVar.sublime-snippet b/Reference/String Reference/Console Variable/DesktopGamma.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/DesktopGammaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/DesktopGamma.sublime-snippet diff --git a/Reference/String Reference/Console Variable/EJDungeonDifficultyCVar.sublime-snippet b/Reference/String Reference/Console Variable/EJDungeonDifficulty.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/EJDungeonDifficultyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/EJDungeonDifficulty.sublime-snippet diff --git a/Reference/String Reference/Console Variable/EJLootClassCVar.sublime-snippet b/Reference/String Reference/Console Variable/EJLootClass.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/EJLootClassCVar.sublime-snippet rename to Reference/String Reference/Console Variable/EJLootClass.sublime-snippet diff --git a/Reference/String Reference/Console Variable/EJLootSpecCVar.sublime-snippet b/Reference/String Reference/Console Variable/EJLootSpec.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/EJLootSpecCVar.sublime-snippet rename to Reference/String Reference/Console Variable/EJLootSpec.sublime-snippet diff --git a/Reference/String Reference/Console Variable/EJRaidDifficultyCVar.sublime-snippet b/Reference/String Reference/Console Variable/EJRaidDifficulty.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/EJRaidDifficultyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/EJRaidDifficulty.sublime-snippet diff --git a/Reference/String Reference/Console Variable/EmitterCombatRangeCVar.sublime-snippet b/Reference/String Reference/Console Variable/EmitterCombatRange.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/EmitterCombatRangeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/EmitterCombatRange.sublime-snippet diff --git a/Reference/String Reference/Console Variable/EnableBlinkApplicationIconCVar.sublime-snippet b/Reference/String Reference/Console Variable/EnableBlinkApplicationIcon.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/EnableBlinkApplicationIconCVar.sublime-snippet rename to Reference/String Reference/Console Variable/EnableBlinkApplicationIcon.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ErrorFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/ErrorFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ErrorFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ErrorFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ErrorLevelMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/ErrorLevelMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ErrorLevelMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ErrorLevelMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ErrorLevelMinCVar.sublime-snippet b/Reference/String Reference/Console Variable/ErrorLevelMin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ErrorLevelMinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ErrorLevelMin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ErrorsCVar.sublime-snippet b/Reference/String Reference/Console Variable/Errors.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ErrorsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Errors.sublime-snippet diff --git a/Reference/String Reference/Console Variable/FootstepSoundsCVar.sublime-snippet b/Reference/String Reference/Console Variable/FootstepSounds.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/FootstepSoundsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/FootstepSounds.sublime-snippet diff --git a/Reference/String Reference/Console Variable/GammaCVar.sublime-snippet b/Reference/String Reference/Console Variable/Gamma.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/GammaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Gamma.sublime-snippet diff --git a/Reference/String Reference/Console Variable/M2ForceAdditiveParticleSortCVar.sublime-snippet b/Reference/String Reference/Console Variable/M2ForceAdditiveParticleSort.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/M2ForceAdditiveParticleSortCVar.sublime-snippet rename to Reference/String Reference/Console Variable/M2ForceAdditiveParticleSort.sublime-snippet diff --git a/Reference/String Reference/Console Variable/M2UseInstancingCVar.sublime-snippet b/Reference/String Reference/Console Variable/M2UseInstancing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/M2UseInstancingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/M2UseInstancing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/M2UseLODCVar.sublime-snippet b/Reference/String Reference/Console Variable/M2UseLOD.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/M2UseLODCVar.sublime-snippet rename to Reference/String Reference/Console Variable/M2UseLOD.sublime-snippet diff --git a/Reference/String Reference/Console Variable/M2UseThreadsCVar.sublime-snippet b/Reference/String Reference/Console Variable/M2UseThreads.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/M2UseThreadsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/M2UseThreads.sublime-snippet diff --git a/Reference/String Reference/Console Variable/MSAAAlphaTestCVar.sublime-snippet b/Reference/String Reference/Console Variable/MSAAAlphaTest.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/MSAAAlphaTestCVar.sublime-snippet rename to Reference/String Reference/Console Variable/MSAAAlphaTest.sublime-snippet diff --git a/Reference/String Reference/Console Variable/MSAAQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/MSAAQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/MSAAQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/MSAAQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/MaxObservedPetBattlesCVar.sublime-snippet b/Reference/String Reference/Console Variable/MaxObservedPetBattles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/MaxObservedPetBattlesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/MaxObservedPetBattles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NamePlateHorizontalScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/NamePlateHorizontalScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NamePlateHorizontalScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NamePlateHorizontalScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NamePlateVerticalScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/NamePlateVerticalScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NamePlateVerticalScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NamePlateVerticalScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NameplatePersonalHideDelayAlphaCVar.sublime-snippet b/Reference/String Reference/Console Variable/NameplatePersonalHideDelayAlpha.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NameplatePersonalHideDelayAlphaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NameplatePersonalHideDelayAlpha.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NameplatePersonalHideDelaySecondsCVar.sublime-snippet b/Reference/String Reference/Console Variable/NameplatePersonalHideDelaySeconds.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NameplatePersonalHideDelaySecondsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NameplatePersonalHideDelaySeconds.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NameplatePersonalShowAlwaysCVar.sublime-snippet b/Reference/String Reference/Console Variable/NameplatePersonalShowAlways.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NameplatePersonalShowAlwaysCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NameplatePersonalShowAlways.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NameplatePersonalShowInCombatCVar.sublime-snippet b/Reference/String Reference/Console Variable/NameplatePersonalShowInCombat.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NameplatePersonalShowInCombatCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NameplatePersonalShowInCombat.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NameplatePersonalShowWithTargetCVar.sublime-snippet b/Reference/String Reference/Console Variable/NameplatePersonalShowWithTarget.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NameplatePersonalShowWithTargetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NameplatePersonalShowWithTarget.sublime-snippet diff --git a/Reference/String Reference/Console Variable/NonEmitterCombatRangeCVar.sublime-snippet b/Reference/String Reference/Console Variable/NonEmitterCombatRange.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/NonEmitterCombatRangeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/NonEmitterCombatRange.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ObjectSelectionCircleCVar.sublime-snippet b/Reference/String Reference/Console Variable/ObjectSelectionCircle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ObjectSelectionCircleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ObjectSelectionCircle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/OutlineCVar.sublime-snippet b/Reference/String Reference/Console Variable/Outline.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/OutlineCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Outline.sublime-snippet diff --git a/Reference/String Reference/Console Variable/OutlineEngineModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/OutlineEngineMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/OutlineEngineModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/OutlineEngineMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/POIShiftCompleteCVar.sublime-snippet b/Reference/String Reference/Console Variable/POIShiftComplete.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/POIShiftCompleteCVar.sublime-snippet rename to Reference/String Reference/Console Variable/POIShiftComplete.sublime-snippet diff --git a/Reference/String Reference/Console Variable/PraiseTheSunCVar.sublime-snippet b/Reference/String Reference/Console Variable/PraiseTheSun.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/PraiseTheSunCVar.sublime-snippet rename to Reference/String Reference/Console Variable/PraiseTheSun.sublime-snippet diff --git a/Reference/String Reference/Console Variable/PreemptiveCastEnableCVar.sublime-snippet b/Reference/String Reference/Console Variable/PreemptiveCastEnable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/PreemptiveCastEnableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/PreemptiveCastEnable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/PushToTalkSoundCVar.sublime-snippet b/Reference/String Reference/Console Variable/PushToTalkSound.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/PushToTalkSoundCVar.sublime-snippet rename to Reference/String Reference/Console Variable/PushToTalkSound.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDDepthBasedOpacityCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDDepthBasedOpacity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDDepthBasedOpacityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDDepthBasedOpacity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDLightModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDLightMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDLightModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDLightMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDOutlineEngineModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDOutlineEngineMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDOutlineEngineModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDOutlineEngineMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDSSAOCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDSSAO.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDSSAOCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDSSAO.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDSSAOBlurCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDSSAOBlur.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDSSAOBlurCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDSSAOBlur.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDWaterDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDWaterDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDWaterDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDWaterDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDcomponentTextureLevelCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDcomponentTextureLevel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDcomponentTextureLevelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDcomponentTextureLevel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDfarclipCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDfarclip.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDfarclipCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDfarclip.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDgraphicsQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDgraphicsQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDgraphicsQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDgraphicsQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDgroundEffectDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDgroundEffectDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDgroundEffectDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDgroundEffectDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDgroundEffectDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDgroundEffectDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDgroundEffectDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDgroundEffectDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDgroundEffectFadeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDgroundEffectFade.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDgroundEffectFadeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDgroundEffectFade.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDhorizonStartCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDhorizonStart.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDhorizonStartCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDhorizonStart.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDlodObjectCullDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDlodObjectCullDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDlodObjectCullDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDlodObjectCullDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDlodObjectCullSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDlodObjectCullSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDlodObjectCullSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDlodObjectCullSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDlodObjectFadeScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDlodObjectFadeScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDlodObjectFadeScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDlodObjectFadeScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDlodObjectMinSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDlodObjectMinSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDlodObjectMinSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDlodObjectMinSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDparticleDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDparticleDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDparticleDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDparticleDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDparticleMTDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDparticleMTDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDparticleMTDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDparticleMTDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDprojectedTexturesCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDprojectedTextures.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDprojectedTexturesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDprojectedTextures.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDreflectionModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDreflectionMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDreflectionModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDreflectionMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDrefractionCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDrefraction.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDrefractionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDrefraction.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDrippleDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDrippleDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDrippleDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDrippleDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDsettingsEnabledCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDsettingsEnabled.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDsettingsEnabledCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDsettingsEnabled.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDshadowModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDshadowMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDshadowModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDshadowMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDshadowSoftCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDshadowSoft.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDshadowSoftCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDshadowSoft.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDshadowTextureSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDshadowTextureSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDshadowTextureSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDshadowTextureSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDsunShaftsCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDsunShafts.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDsunShaftsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDsunShafts.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDterrainLodDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDterrainLodDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDterrainLodDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDterrainLodDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDterrainMipLevelCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDterrainMipLevel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDterrainMipLevelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDterrainMipLevel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDtextureFilteringModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDtextureFilteringMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDtextureFilteringModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDtextureFilteringMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDweatherDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDweatherDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDweatherDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDweatherDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDwmoLodDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDwmoLodDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDwmoLodDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDwmoLodDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RAIDworldBaseMipCVar.sublime-snippet b/Reference/String Reference/Console Variable/RAIDworldBaseMip.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RAIDworldBaseMipCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RAIDworldBaseMip.sublime-snippet diff --git a/Reference/String Reference/Console Variable/RenderScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/RenderScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/RenderScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/RenderScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ResampleQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/ResampleQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ResampleQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ResampleQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/SSAOCVar.sublime-snippet b/Reference/String Reference/Console Variable/SSAO.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/SSAOCVar.sublime-snippet rename to Reference/String Reference/Console Variable/SSAO.sublime-snippet diff --git a/Reference/String Reference/Console Variable/SSAOBlurCVar.sublime-snippet b/Reference/String Reference/Console Variable/SSAOBlur.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/SSAOBlurCVar.sublime-snippet rename to Reference/String Reference/Console Variable/SSAOBlur.sublime-snippet diff --git a/Reference/String Reference/Console Variable/SSAODistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/SSAODistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/SSAODistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/SSAODistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ShowClassColorInFriendlyNameplateCVar.sublime-snippet b/Reference/String Reference/Console Variable/ShowClassColorInFriendlyNameplate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ShowClassColorInFriendlyNameplateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ShowClassColorInFriendlyNameplate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ShowClassColorInNameplateCVar.sublime-snippet b/Reference/String Reference/Console Variable/ShowClassColorInNameplate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ShowClassColorInNameplateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ShowClassColorInNameplate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ShowNamePlateLoseAggroFlashCVar.sublime-snippet b/Reference/String Reference/Console Variable/ShowNamePlateLoseAggroFlash.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ShowNamePlateLoseAggroFlashCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ShowNamePlateLoseAggroFlash.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ShowQuestUnitCirclesCVar.sublime-snippet b/Reference/String Reference/Console Variable/ShowQuestUnitCircles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ShowQuestUnitCirclesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ShowQuestUnitCircles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/SkyCloudLODCVar.sublime-snippet b/Reference/String Reference/Console Variable/SkyCloudLOD.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/SkyCloudLODCVar.sublime-snippet rename to Reference/String Reference/Console Variable/SkyCloudLOD.sublime-snippet diff --git a/Reference/String Reference/Console Variable/SoundPerf_VariationCapCVar.sublime-snippet b/Reference/String Reference/Console Variable/SoundPerf_VariationCap.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/SoundPerf_VariationCapCVar.sublime-snippet rename to Reference/String Reference/Console Variable/SoundPerf_VariationCap.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_AlternateListenerCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_AlternateListener.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_AlternateListenerCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_AlternateListener.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_AmbienceVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_AmbienceVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_AmbienceVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_AmbienceVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_DSPBufferSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_DSPBufferSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_DSPBufferSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_DSPBufferSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_DialogVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_DialogVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_DialogVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_DialogVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableAllSoundCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableAllSound.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableAllSoundCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableAllSound.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableAmbienceCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableAmbience.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableAmbienceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableAmbience.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForOthersCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForOthers.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForOthersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForOthers.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForSelfCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForSelf.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForSelfCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableArmorFoleySoundForSelf.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableDSPEffectsCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableDSPEffects.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableDSPEffectsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableDSPEffects.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableDialogCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableDialog.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableDialogCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableDialog.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableEmoteSoundsCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableEmoteSounds.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableEmoteSoundsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableEmoteSounds.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableErrorSpeechCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableErrorSpeech.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableErrorSpeechCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableErrorSpeech.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableMixMode2CVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableMixMode2.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableMixMode2CVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableMixMode2.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableMusicCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableMusic.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableMusicCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableMusic.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnablePetBattleMusicCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnablePetBattleMusic.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnablePetBattleMusicCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnablePetBattleMusic.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnablePetSoundsCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnablePetSounds.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnablePetSoundsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnablePetSounds.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnablePositionalLowPassFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnablePositionalLowPassFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnablePositionalLowPassFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnablePositionalLowPassFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableReverbCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableReverb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableReverbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableReverb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableSFXCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableSFX.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableSFXCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableSFX.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_EnableSoundWhenGameIsInBGCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_EnableSoundWhenGameIsInBG.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_EnableSoundWhenGameIsInBGCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_EnableSoundWhenGameIsInBG.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_ListenerAtCharacterCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_ListenerAtCharacter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_ListenerAtCharacterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_ListenerAtCharacter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_MasterVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_MasterVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_MasterVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_MasterVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_MaxCacheSizeInBytesCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_MaxCacheSizeInBytes.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_MaxCacheSizeInBytesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_MaxCacheSizeInBytes.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_MaxCacheableSizeInBytesCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_MaxCacheableSizeInBytes.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_MaxCacheableSizeInBytesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_MaxCacheableSizeInBytes.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_MusicVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_MusicVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_MusicVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_MusicVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_NumChannelsCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_NumChannels.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_NumChannelsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_NumChannels.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_OutputDriverIndexCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_OutputDriverIndex.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_OutputDriverIndexCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_OutputDriverIndex.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_OutputDriverNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_OutputDriverName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_OutputDriverNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_OutputDriverName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_OutputSampleRateCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_OutputSampleRate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_OutputSampleRateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_OutputSampleRate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_SFXVolumeCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_SFXVolume.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_SFXVolumeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_SFXVolume.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverIndexCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverIndex.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverIndexCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverIndex.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_VoiceChatInputDriverName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverIndexCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverIndex.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverIndexCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverIndex.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_VoiceChatOutputDriverName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/Sound_ZoneMusicNoDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/Sound_ZoneMusicNoDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/Sound_ZoneMusicNoDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/Sound_ZoneMusicNoDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/SpellQueueWindowCVar.sublime-snippet b/Reference/String Reference/Console Variable/SpellQueueWindow.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/SpellQueueWindowCVar.sublime-snippet rename to Reference/String Reference/Console Variable/SpellQueueWindow.sublime-snippet diff --git a/Reference/String Reference/Console Variable/SplineOptCVar.sublime-snippet b/Reference/String Reference/Console Variable/SplineOpt.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/SplineOptCVar.sublime-snippet rename to Reference/String Reference/Console Variable/SplineOpt.sublime-snippet diff --git a/Reference/String Reference/Console Variable/TargetNearestUseNewCVar.sublime-snippet b/Reference/String Reference/Console Variable/TargetNearestUseNew.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/TargetNearestUseNewCVar.sublime-snippet rename to Reference/String Reference/Console Variable/TargetNearestUseNew.sublime-snippet diff --git a/Reference/String Reference/Console Variable/TargetPriorityCombatLockCVar.sublime-snippet b/Reference/String Reference/Console Variable/TargetPriorityCombatLock.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/TargetPriorityCombatLockCVar.sublime-snippet rename to Reference/String Reference/Console Variable/TargetPriorityCombatLock.sublime-snippet diff --git a/Reference/String Reference/Console Variable/TargetPriorityCombatLockContextualRelaxationCVar.sublime-snippet b/Reference/String Reference/Console Variable/TargetPriorityCombatLockContextualRelaxation.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/TargetPriorityCombatLockContextualRelaxationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/TargetPriorityCombatLockContextualRelaxation.sublime-snippet diff --git a/Reference/String Reference/Console Variable/TargetPriorityCombatLockHighlightCVar.sublime-snippet b/Reference/String Reference/Console Variable/TargetPriorityCombatLockHighlight.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/TargetPriorityCombatLockHighlightCVar.sublime-snippet rename to Reference/String Reference/Console Variable/TargetPriorityCombatLockHighlight.sublime-snippet diff --git a/Reference/String Reference/Console Variable/TargetPriorityPvpCVar.sublime-snippet b/Reference/String Reference/Console Variable/TargetPriorityPvp.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/TargetPriorityPvpCVar.sublime-snippet rename to Reference/String Reference/Console Variable/TargetPriorityPvp.sublime-snippet diff --git a/Reference/String Reference/Console Variable/TargetPriorityValueBankCVar.sublime-snippet b/Reference/String Reference/Console Variable/TargetPriorityValueBank.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/TargetPriorityValueBankCVar.sublime-snippet rename to Reference/String Reference/Console Variable/TargetPriorityValueBank.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UberTooltipsCVar.sublime-snippet b/Reference/String Reference/Console Variable/UberTooltips.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UberTooltipsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UberTooltips.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameEnemyGuardianNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameEnemyGuardianName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameEnemyGuardianNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameEnemyGuardianName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameEnemyMinionNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameEnemyMinionName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameEnemyMinionNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameEnemyMinionName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameEnemyPetNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameEnemyPetName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameEnemyPetNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameEnemyPetName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameEnemyPlayerNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameEnemyPlayerName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameEnemyPlayerNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameEnemyPlayerName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameEnemyTotemNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameEnemyTotemName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameEnemyTotemNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameEnemyTotemName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameForceHideMinusCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameForceHideMinus.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameForceHideMinusCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameForceHideMinus.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameFriendlyGuardianNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameFriendlyGuardianName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameFriendlyGuardianNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameFriendlyGuardianName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameFriendlyMinionNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameFriendlyMinionName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameFriendlyMinionNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameFriendlyMinionName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameFriendlyPetNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameFriendlyPetName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameFriendlyPetNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameFriendlyPetName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameFriendlyPlayerNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameFriendlyPlayerName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameFriendlyPlayerNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameFriendlyPlayerName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameFriendlySpecialNPCNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameFriendlySpecialNPCName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameFriendlySpecialNPCNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameFriendlySpecialNPCName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameFriendlyTotemNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameFriendlyTotemName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameFriendlyTotemNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameFriendlyTotemName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameGuildTitleCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameGuildTitle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameGuildTitleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameGuildTitle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameHostleNPCCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameHostleNPC.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameHostleNPCCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameHostleNPC.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameInteractiveNPCCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameInteractiveNPC.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameInteractiveNPCCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameInteractiveNPC.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameNPCCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameNPC.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameNPCCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameNPC.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameNonCombatCreatureNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameNonCombatCreatureName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameNonCombatCreatureNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameNonCombatCreatureName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNameOwnCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNameOwn.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNameOwnCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNameOwn.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNamePlayerGuildCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNamePlayerGuild.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNamePlayerGuildCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNamePlayerGuild.sublime-snippet diff --git a/Reference/String Reference/Console Variable/UnitNamePlayerPVPTitleCVar.sublime-snippet b/Reference/String Reference/Console Variable/UnitNamePlayerPVPTitle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/UnitNamePlayerPVPTitleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/UnitNamePlayerPVPTitle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextCritScreenYCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextCritScreenY.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextCritScreenYCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextCritScreenY.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextGravityCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextGravity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextGravityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextGravity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextNonRandomZCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextNonRandomZ.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextNonRandomZCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextNonRandomZ.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextRampDurationCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextRampDuration.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextRampDurationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextRampDuration.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextRampPowCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextRampPow.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextRampPowCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextRampPow.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextRampPowCritCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextRampPowCrit.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextRampPowCritCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextRampPowCrit.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextRandomXYCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextRandomXY.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextRandomXYCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextRandomXY.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextRandomZMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextRandomZMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextRandomZMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextRandomZMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextRandomZMinCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextRandomZMin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextRandomZMinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextRandomZMin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextScreenYCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextScreenY.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextScreenYCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextScreenY.sublime-snippet diff --git a/Reference/String Reference/Console Variable/WorldTextStartPosRandomnessCVar.sublime-snippet b/Reference/String Reference/Console Variable/WorldTextStartPosRandomness.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/WorldTextStartPosRandomnessCVar.sublime-snippet rename to Reference/String Reference/Console Variable/WorldTextStartPosRandomness.sublime-snippet diff --git a/Reference/String Reference/Console Variable/actionedAdventureJournalEntriesCVar.sublime-snippet b/Reference/String Reference/Console Variable/actionedAdventureJournalEntries.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/actionedAdventureJournalEntriesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/actionedAdventureJournalEntries.sublime-snippet diff --git a/Reference/String Reference/Console Variable/activeCUFProfileCVar.sublime-snippet b/Reference/String Reference/Console Variable/activeCUFProfile.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/activeCUFProfileCVar.sublime-snippet rename to Reference/String Reference/Console Variable/activeCUFProfile.sublime-snippet diff --git a/Reference/String Reference/Console Variable/addFriendInfoShownCVar.sublime-snippet b/Reference/String Reference/Console Variable/addFriendInfoShown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/addFriendInfoShownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/addFriendInfoShown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/advJournalLastOpenedCVar.sublime-snippet b/Reference/String Reference/Console Variable/advJournalLastOpened.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/advJournalLastOpenedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/advJournalLastOpened.sublime-snippet diff --git a/Reference/String Reference/Console Variable/advancedCombatLoggingCVar.sublime-snippet b/Reference/String Reference/Console Variable/advancedCombatLogging.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/advancedCombatLoggingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/advancedCombatLogging.sublime-snippet diff --git a/Reference/String Reference/Console Variable/advancedWatchFrameCVar.sublime-snippet b/Reference/String Reference/Console Variable/advancedWatchFrame.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/advancedWatchFrameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/advancedWatchFrame.sublime-snippet diff --git a/Reference/String Reference/Console Variable/agentUIDCVar.sublime-snippet b/Reference/String Reference/Console Variable/agentUID.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/agentUIDCVar.sublime-snippet rename to Reference/String Reference/Console Variable/agentUID.sublime-snippet diff --git a/Reference/String Reference/Console Variable/allowCompareWithToggleCVar.sublime-snippet b/Reference/String Reference/Console Variable/allowCompareWithToggle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/allowCompareWithToggleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/allowCompareWithToggle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/allowD3D9BackingStoreCVar.sublime-snippet b/Reference/String Reference/Console Variable/allowD3D9BackingStore.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/allowD3D9BackingStoreCVar.sublime-snippet rename to Reference/String Reference/Console Variable/allowD3D9BackingStore.sublime-snippet diff --git a/Reference/String Reference/Console Variable/alwaysCompareItemsCVar.sublime-snippet b/Reference/String Reference/Console Variable/alwaysCompareItems.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/alwaysCompareItemsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/alwaysCompareItems.sublime-snippet diff --git a/Reference/String Reference/Console Variable/alwaysShowActionBarsCVar.sublime-snippet b/Reference/String Reference/Console Variable/alwaysShowActionBars.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/alwaysShowActionBarsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/alwaysShowActionBars.sublime-snippet diff --git a/Reference/String Reference/Console Variable/animFrameSkipLODCVar.sublime-snippet b/Reference/String Reference/Console Variable/animFrameSkipLOD.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/animFrameSkipLODCVar.sublime-snippet rename to Reference/String Reference/Console Variable/animFrameSkipLOD.sublime-snippet diff --git a/Reference/String Reference/Console Variable/assistAttackCVar.sublime-snippet b/Reference/String Reference/Console Variable/assistAttack.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/assistAttackCVar.sublime-snippet rename to Reference/String Reference/Console Variable/assistAttack.sublime-snippet diff --git a/Reference/String Reference/Console Variable/asyncHandlerTimeoutCVar.sublime-snippet b/Reference/String Reference/Console Variable/asyncHandlerTimeout.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/asyncHandlerTimeoutCVar.sublime-snippet rename to Reference/String Reference/Console Variable/asyncHandlerTimeout.sublime-snippet diff --git a/Reference/String Reference/Console Variable/asyncThreadSleepCVar.sublime-snippet b/Reference/String Reference/Console Variable/asyncThreadSleep.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/asyncThreadSleepCVar.sublime-snippet rename to Reference/String Reference/Console Variable/asyncThreadSleep.sublime-snippet diff --git a/Reference/String Reference/Console Variable/auctionDisplayOnCharacterCVar.sublime-snippet b/Reference/String Reference/Console Variable/auctionDisplayOnCharacter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/auctionDisplayOnCharacterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/auctionDisplayOnCharacter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/audioLocaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/audioLocale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/audioLocaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/audioLocale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoAcceptQuickJoinRequestsCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoAcceptQuickJoinRequests.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoAcceptQuickJoinRequestsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoAcceptQuickJoinRequests.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoClearAFKCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoClearAFK.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoClearAFKCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoClearAFK.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoCompleteResortNamesOnRecencyCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoCompleteResortNamesOnRecency.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoCompleteResortNamesOnRecencyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoCompleteResortNamesOnRecency.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoCompleteUseContextCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoCompleteUseContext.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoCompleteUseContextCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoCompleteUseContext.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoCompleteWhenEditingFromCenterCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoCompleteWhenEditingFromCenter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoCompleteWhenEditingFromCenterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoCompleteWhenEditingFromCenter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoDismountCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoDismount.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoDismountCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoDismount.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoDismountFlyingCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoDismountFlying.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoDismountFlyingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoDismountFlying.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoFilledMultiCastSlotsCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoFilledMultiCastSlots.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoFilledMultiCastSlotsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoFilledMultiCastSlots.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoInteractCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoInteract.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoInteractCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoInteract.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoLootDefaultCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoLootDefault.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoLootDefaultCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoLootDefault.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoLootRateCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoLootRate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoLootRateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoLootRate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoOpenLootHistoryCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoOpenLootHistory.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoOpenLootHistoryCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoOpenLootHistory.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoQuestPopUpsCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoQuestPopUps.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoQuestPopUpsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoQuestPopUps.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoQuestProgressCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoQuestProgress.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoQuestProgressCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoQuestProgress.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoQuestWatchCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoQuestWatch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoQuestWatchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoQuestWatch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoSelfCastCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoSelfCast.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoSelfCastCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoSelfCast.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoStandCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoStand.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoStandCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoStand.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autoUnshiftCVar.sublime-snippet b/Reference/String Reference/Console Variable/autoUnshift.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autoUnshiftCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autoUnshift.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autojoinBGVoiceCVar.sublime-snippet b/Reference/String Reference/Console Variable/autojoinBGVoice.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autojoinBGVoiceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autojoinBGVoice.sublime-snippet diff --git a/Reference/String Reference/Console Variable/autojoinPartyVoiceCVar.sublime-snippet b/Reference/String Reference/Console Variable/autojoinPartyVoice.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/autojoinPartyVoiceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/autojoinPartyVoice.sublime-snippet diff --git a/Reference/String Reference/Console Variable/blockChannelInvitesCVar.sublime-snippet b/Reference/String Reference/Console Variable/blockChannelInvites.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/blockChannelInvitesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/blockChannelInvites.sublime-snippet diff --git a/Reference/String Reference/Console Variable/blockTradesCVar.sublime-snippet b/Reference/String Reference/Console Variable/blockTrades.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/blockTradesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/blockTrades.sublime-snippet diff --git a/Reference/String Reference/Console Variable/bodyQuotaCVar.sublime-snippet b/Reference/String Reference/Console Variable/bodyQuota.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/bodyQuotaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/bodyQuota.sublime-snippet diff --git a/Reference/String Reference/Console Variable/breakUpLargeNumbersCVar.sublime-snippet b/Reference/String Reference/Console Variable/breakUpLargeNumbers.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/breakUpLargeNumbersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/breakUpLargeNumbers.sublime-snippet diff --git a/Reference/String Reference/Console Variable/bspcacheCVar.sublime-snippet b/Reference/String Reference/Console Variable/bspcache.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/bspcacheCVar.sublime-snippet rename to Reference/String Reference/Console Variable/bspcache.sublime-snippet diff --git a/Reference/String Reference/Console Variable/buffDurationsCVar.sublime-snippet b/Reference/String Reference/Console Variable/buffDurations.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/buffDurationsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/buffDurations.sublime-snippet diff --git a/Reference/String Reference/Console Variable/calendarShowBattlegroundsCVar.sublime-snippet b/Reference/String Reference/Console Variable/calendarShowBattlegrounds.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/calendarShowBattlegroundsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/calendarShowBattlegrounds.sublime-snippet diff --git a/Reference/String Reference/Console Variable/calendarShowDarkmoonCVar.sublime-snippet b/Reference/String Reference/Console Variable/calendarShowDarkmoon.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/calendarShowDarkmoonCVar.sublime-snippet rename to Reference/String Reference/Console Variable/calendarShowDarkmoon.sublime-snippet diff --git a/Reference/String Reference/Console Variable/calendarShowLockoutsCVar.sublime-snippet b/Reference/String Reference/Console Variable/calendarShowLockouts.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/calendarShowLockoutsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/calendarShowLockouts.sublime-snippet diff --git a/Reference/String Reference/Console Variable/calendarShowResetsCVar.sublime-snippet b/Reference/String Reference/Console Variable/calendarShowResets.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/calendarShowResetsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/calendarShowResets.sublime-snippet diff --git a/Reference/String Reference/Console Variable/calendarShowWeeklyHolidaysCVar.sublime-snippet b/Reference/String Reference/Console Variable/calendarShowWeeklyHolidays.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/calendarShowWeeklyHolidaysCVar.sublime-snippet rename to Reference/String Reference/Console Variable/calendarShowWeeklyHolidays.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraBobbingCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraBobbing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraBobbingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraBobbing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraBobbingSmoothSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraBobbingSmoothSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraBobbingSmoothSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraBobbingSmoothSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraCustomViewSmoothingCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraCustomViewSmoothing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraCustomViewSmoothingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraCustomViewSmoothing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraDistanceMaxZoomFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraDistanceMaxZoomFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraDistanceMaxZoomFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraDistanceMaxZoomFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraDistanceRateMultCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraDistanceRateMult.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraDistanceRateMultCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraDistanceRateMult.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraDiveCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraDive.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraDiveCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraDive.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraFoVSmoothSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraFoVSmoothSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraFoVSmoothSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraFoVSmoothSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraGroundSmoothSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraGroundSmoothSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraGroundSmoothSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraGroundSmoothSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraHeightIgnoreStandStateCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraHeightIgnoreStandState.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraHeightIgnoreStandStateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraHeightIgnoreStandState.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraPitchMoveSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraPitchMoveSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraPitchMoveSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraPitchMoveSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraPitchSmoothMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraPitchSmoothMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraPitchSmoothMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraPitchSmoothMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraPitchSmoothMinCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraPitchSmoothMin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraPitchSmoothMinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraPitchSmoothMin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraPitchSmoothSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraPitchSmoothSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraPitchSmoothSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraPitchSmoothSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraPivotCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraPivot.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraPivotCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraPivot.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraPivotDXMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraPivotDXMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraPivotDXMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraPivotDXMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraPivotDYMinCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraPivotDYMin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraPivotDYMinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraPivotDYMin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSavedDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSavedDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSavedDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSavedDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSavedPetBattleDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSavedPetBattleDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSavedPetBattleDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSavedPetBattleDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSavedPitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSavedPitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSavedPitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSavedPitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSavedVehicleDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSavedVehicleDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSavedVehicleDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSavedVehicleDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmooth.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmooth.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysStopDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysStopDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysStopDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysStopDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysStopFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysStopFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysStopFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysStopFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothAlwaysTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverStopDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverStopDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverStopDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverStopDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverStopFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverStopFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverStopFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverStopFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothNeverTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothNeverTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothNeverTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothNeverTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothPitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothPitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothPitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothPitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartStopDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartStopDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartStopDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartStopDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartStopFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartStopFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartStopFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartStopFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmartTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmartTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmartTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmartTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterStopDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterStopDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterStopDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterStopDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterStopFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterStopFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterStopFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterStopFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSmarterTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSmarterTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSmarterTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSmarterTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineStopDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineStopDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineStopDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineStopDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineStopFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineStopFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineStopFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineStopFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothSplineTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothSplineTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothSplineTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothSplineTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothStyleCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothStyle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothStyleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothStyle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothTimeMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothTimeMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothTimeMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothTimeMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothTimeMinCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothTimeMin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothTimeMinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothTimeMin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothTrackingStyleCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothTrackingStyle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothTrackingStyleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothTrackingStyle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysDistanceFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysPitchFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataAlwaysYawFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataNeverDistanceFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataNeverPitchFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataNeverYawFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmartDistanceFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmartPitchFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmartYawFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterDistanceFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterPitchFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSmarterYawFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSplineDistanceFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSplinePitchFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothViewDataSplineYawFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSmoothYawCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSmoothYaw.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSmoothYawCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSmoothYaw.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSubmergePitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSubmergePitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSubmergePitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSubmergePitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraSurfacePitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraSurfacePitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraSurfacePitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraSurfacePitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTargetSmoothSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTargetSmoothSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTargetSmoothSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTargetSmoothSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTilt.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTilt.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFallFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysJumpFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysSwimFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTaxiFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltAlwaysTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverFallFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverJumpFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverSwimFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTaxiFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltNeverTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartFallFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartJumpFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartSwimFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTaxiFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmartTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFallFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterJumpFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterSwimFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTaxiFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSmarterTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineFallFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineFearFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineIdleFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineJumpFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineMoveFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineStrafeFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineSwimFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTaxiFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTrackFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnAbsorbCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnAbsorb.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnAbsorbCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnAbsorb.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltSplineTurnFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltTimeMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltTimeMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltTimeMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltTimeMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraTerrainTiltTimeMinCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraTerrainTiltTimeMin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraTerrainTiltTimeMinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraTerrainTiltTimeMin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraViewCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraView.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraViewCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraView.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraViewBlendStyleCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraViewBlendStyle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraViewBlendStyleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraViewBlendStyle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraWaterCollisionCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraWaterCollision.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraWaterCollisionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraWaterCollision.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraYawMoveSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraYawMoveSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraYawMoveSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraYawMoveSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraYawSmoothMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraYawSmoothMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraYawSmoothMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraYawSmoothMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraYawSmoothMinCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraYawSmoothMin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraYawSmoothMinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraYawSmoothMin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraYawSmoothSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraYawSmoothSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraYawSmoothSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraYawSmoothSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraZDampCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraZDamp.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraZDampCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraZDamp.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cameraZoomSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/cameraZoomSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cameraZoomSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cameraZoomSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/chatBubblesCVar.sublime-snippet b/Reference/String Reference/Console Variable/chatBubbles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/chatBubblesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/chatBubbles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/chatBubblesPartyCVar.sublime-snippet b/Reference/String Reference/Console Variable/chatBubblesParty.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/chatBubblesPartyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/chatBubblesParty.sublime-snippet diff --git a/Reference/String Reference/Console Variable/chatMouseScrollCVar.sublime-snippet b/Reference/String Reference/Console Variable/chatMouseScroll.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/chatMouseScrollCVar.sublime-snippet rename to Reference/String Reference/Console Variable/chatMouseScroll.sublime-snippet diff --git a/Reference/String Reference/Console Variable/chatStyleCVar.sublime-snippet b/Reference/String Reference/Console Variable/chatStyle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/chatStyleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/chatStyle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/checkAddonVersionCVar.sublime-snippet b/Reference/String Reference/Console Variable/checkAddonVersion.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/checkAddonVersionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/checkAddonVersion.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cloakFixEnabledCVar.sublime-snippet b/Reference/String Reference/Console Variable/cloakFixEnabled.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cloakFixEnabledCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cloakFixEnabled.sublime-snippet diff --git a/Reference/String Reference/Console Variable/closedInfoFramesCVar.sublime-snippet b/Reference/String Reference/Console Variable/closedInfoFrames.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/closedInfoFramesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/closedInfoFrames.sublime-snippet diff --git a/Reference/String Reference/Console Variable/colorChatNamesByClassCVar.sublime-snippet b/Reference/String Reference/Console Variable/colorChatNamesByClass.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/colorChatNamesByClassCVar.sublime-snippet rename to Reference/String Reference/Console Variable/colorChatNamesByClass.sublime-snippet diff --git a/Reference/String Reference/Console Variable/colorblindModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/colorblindMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/colorblindModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/colorblindMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/colorblindSimulatorCVar.sublime-snippet b/Reference/String Reference/Console Variable/colorblindSimulator.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/colorblindSimulatorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/colorblindSimulator.sublime-snippet diff --git a/Reference/String Reference/Console Variable/colorblindWeaknessFactorCVar.sublime-snippet b/Reference/String Reference/Console Variable/colorblindWeaknessFactor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/colorblindWeaknessFactorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/colorblindWeaknessFactor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/combatLogReducedRetentionTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/combatLogReducedRetentionTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/combatLogReducedRetentionTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/combatLogReducedRetentionTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/combatLogRetentionTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/combatLogRetentionTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/combatLogRetentionTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/combatLogRetentionTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/comboPointLocationCVar.sublime-snippet b/Reference/String Reference/Console Variable/comboPointLocation.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/comboPointLocationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/comboPointLocation.sublime-snippet diff --git a/Reference/String Reference/Console Variable/componentCompressCVar.sublime-snippet b/Reference/String Reference/Console Variable/componentCompress.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/componentCompressCVar.sublime-snippet rename to Reference/String Reference/Console Variable/componentCompress.sublime-snippet diff --git a/Reference/String Reference/Console Variable/componentEmissiveCVar.sublime-snippet b/Reference/String Reference/Console Variable/componentEmissive.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/componentEmissiveCVar.sublime-snippet rename to Reference/String Reference/Console Variable/componentEmissive.sublime-snippet diff --git a/Reference/String Reference/Console Variable/componentSpecularCVar.sublime-snippet b/Reference/String Reference/Console Variable/componentSpecular.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/componentSpecularCVar.sublime-snippet rename to Reference/String Reference/Console Variable/componentSpecular.sublime-snippet diff --git a/Reference/String Reference/Console Variable/componentTexCacheSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/componentTexCacheSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/componentTexCacheSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/componentTexCacheSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/componentTexLoadLimitCVar.sublime-snippet b/Reference/String Reference/Console Variable/componentTexLoadLimit.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/componentTexLoadLimitCVar.sublime-snippet rename to Reference/String Reference/Console Variable/componentTexLoadLimit.sublime-snippet diff --git a/Reference/String Reference/Console Variable/componentTextureLevelCVar.sublime-snippet b/Reference/String Reference/Console Variable/componentTextureLevel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/componentTextureLevelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/componentTextureLevel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/componentThreadCVar.sublime-snippet b/Reference/String Reference/Console Variable/componentThread.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/componentThreadCVar.sublime-snippet rename to Reference/String Reference/Console Variable/componentThread.sublime-snippet diff --git a/Reference/String Reference/Console Variable/countdownForCooldownsCVar.sublime-snippet b/Reference/String Reference/Console Variable/countdownForCooldowns.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/countdownForCooldownsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/countdownForCooldowns.sublime-snippet diff --git a/Reference/String Reference/Console Variable/currencyCategoriesCollapsedCVar.sublime-snippet b/Reference/String Reference/Console Variable/currencyCategoriesCollapsed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/currencyCategoriesCollapsedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/currencyCategoriesCollapsed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/currencyTokensBackpack1CVar.sublime-snippet b/Reference/String Reference/Console Variable/currencyTokensBackpack1.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/currencyTokensBackpack1CVar.sublime-snippet rename to Reference/String Reference/Console Variable/currencyTokensBackpack1.sublime-snippet diff --git a/Reference/String Reference/Console Variable/currencyTokensBackpack2CVar.sublime-snippet b/Reference/String Reference/Console Variable/currencyTokensBackpack2.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/currencyTokensBackpack2CVar.sublime-snippet rename to Reference/String Reference/Console Variable/currencyTokensBackpack2.sublime-snippet diff --git a/Reference/String Reference/Console Variable/currencyTokensUnused1CVar.sublime-snippet b/Reference/String Reference/Console Variable/currencyTokensUnused1.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/currencyTokensUnused1CVar.sublime-snippet rename to Reference/String Reference/Console Variable/currencyTokensUnused1.sublime-snippet diff --git a/Reference/String Reference/Console Variable/currencyTokensUnused2CVar.sublime-snippet b/Reference/String Reference/Console Variable/currencyTokensUnused2.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/currencyTokensUnused2CVar.sublime-snippet rename to Reference/String Reference/Console Variable/currencyTokensUnused2.sublime-snippet diff --git a/Reference/String Reference/Console Variable/cursorSizePreferredCVar.sublime-snippet b/Reference/String Reference/Console Variable/cursorSizePreferred.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/cursorSizePreferredCVar.sublime-snippet rename to Reference/String Reference/Console Variable/cursorSizePreferred.sublime-snippet diff --git a/Reference/String Reference/Console Variable/daltonizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/daltonize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/daltonizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/daltonize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/dangerousShipyardMissionWarningAlreadyShownCVar.sublime-snippet b/Reference/String Reference/Console Variable/dangerousShipyardMissionWarningAlreadyShown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/dangerousShipyardMissionWarningAlreadyShownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/dangerousShipyardMissionWarningAlreadyShown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/deselectOnClickCVar.sublime-snippet b/Reference/String Reference/Console Variable/deselectOnClick.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/deselectOnClickCVar.sublime-snippet rename to Reference/String Reference/Console Variable/deselectOnClick.sublime-snippet diff --git a/Reference/String Reference/Console Variable/detailDoodadInstancingCVar.sublime-snippet b/Reference/String Reference/Console Variable/detailDoodadInstancing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/detailDoodadInstancingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/detailDoodadInstancing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/digSitesCVar.sublime-snippet b/Reference/String Reference/Console Variable/digSites.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/digSitesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/digSites.sublime-snippet diff --git a/Reference/String Reference/Console Variable/disableAutoRealmSelectCVar.sublime-snippet b/Reference/String Reference/Console Variable/disableAutoRealmSelect.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/disableAutoRealmSelectCVar.sublime-snippet rename to Reference/String Reference/Console Variable/disableAutoRealmSelect.sublime-snippet diff --git a/Reference/String Reference/Console Variable/disableServerNagleCVar.sublime-snippet b/Reference/String Reference/Console Variable/disableServerNagle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/disableServerNagleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/disableServerNagle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/displayFreeBagSlotsCVar.sublime-snippet b/Reference/String Reference/Console Variable/displayFreeBagSlots.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/displayFreeBagSlotsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/displayFreeBagSlots.sublime-snippet diff --git a/Reference/String Reference/Console Variable/displaySpellActivationOverlaysCVar.sublime-snippet b/Reference/String Reference/Console Variable/displaySpellActivationOverlays.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/displaySpellActivationOverlaysCVar.sublime-snippet rename to Reference/String Reference/Console Variable/displaySpellActivationOverlays.sublime-snippet diff --git a/Reference/String Reference/Console Variable/displayWorldPVPObjectivesCVar.sublime-snippet b/Reference/String Reference/Console Variable/displayWorldPVPObjectives.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/displayWorldPVPObjectivesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/displayWorldPVPObjectives.sublime-snippet diff --git a/Reference/String Reference/Console Variable/displayedRAFFriendInfoCVar.sublime-snippet b/Reference/String Reference/Console Variable/displayedRAFFriendInfo.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/displayedRAFFriendInfoCVar.sublime-snippet rename to Reference/String Reference/Console Variable/displayedRAFFriendInfo.sublime-snippet diff --git a/Reference/String Reference/Console Variable/doNotFlashLowHealthWarningCVar.sublime-snippet b/Reference/String Reference/Console Variable/doNotFlashLowHealthWarning.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/doNotFlashLowHealthWarningCVar.sublime-snippet rename to Reference/String Reference/Console Variable/doNotFlashLowHealthWarning.sublime-snippet diff --git a/Reference/String Reference/Console Variable/dontShowEquipmentSetsOnItemsCVar.sublime-snippet b/Reference/String Reference/Console Variable/dontShowEquipmentSetsOnItems.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/dontShowEquipmentSetsOnItemsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/dontShowEquipmentSetsOnItems.sublime-snippet diff --git a/Reference/String Reference/Console Variable/doodadLodDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/doodadLodDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/doodadLodDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/doodadLodDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/emphasizeMySpellEffectsCVar.sublime-snippet b/Reference/String Reference/Console Variable/emphasizeMySpellEffects.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/emphasizeMySpellEffectsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/emphasizeMySpellEffects.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enableBGDLCVar.sublime-snippet b/Reference/String Reference/Console Variable/enableBGDL.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enableBGDLCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enableBGDL.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enableFloatingCombatTextCVar.sublime-snippet b/Reference/String Reference/Console Variable/enableFloatingCombatText.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enableFloatingCombatTextCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enableFloatingCombatText.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enableMouseSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/enableMouseSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enableMouseSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enableMouseSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enableMovePadCVar.sublime-snippet b/Reference/String Reference/Console Variable/enableMovePad.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enableMovePadCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enableMovePad.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enablePVPNotifyAFKCVar.sublime-snippet b/Reference/String Reference/Console Variable/enablePVPNotifyAFK.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enablePVPNotifyAFKCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enablePVPNotifyAFK.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enablePetBattleFloatingCombatTextCVar.sublime-snippet b/Reference/String Reference/Console Variable/enablePetBattleFloatingCombatText.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enablePetBattleFloatingCombatTextCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enablePetBattleFloatingCombatText.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enableRuneSpentAnimCVar.sublime-snippet b/Reference/String Reference/Console Variable/enableRuneSpentAnim.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enableRuneSpentAnimCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enableRuneSpentAnim.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enableTwitterCVar.sublime-snippet b/Reference/String Reference/Console Variable/enableTwitter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enableTwitterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enableTwitter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/enableWowMouseCVar.sublime-snippet b/Reference/String Reference/Console Variable/enableWowMouse.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/enableWowMouseCVar.sublime-snippet rename to Reference/String Reference/Console Variable/enableWowMouse.sublime-snippet diff --git a/Reference/String Reference/Console Variable/engineSurveyCVar.sublime-snippet b/Reference/String Reference/Console Variable/engineSurvey.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/engineSurveyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/engineSurvey.sublime-snippet diff --git a/Reference/String Reference/Console Variable/entityLodDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/entityLodDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/entityLodDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/entityLodDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/expandUpgradePanelCVar.sublime-snippet b/Reference/String Reference/Console Variable/expandUpgradePanel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/expandUpgradePanelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/expandUpgradePanel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/farclipCVar.sublime-snippet b/Reference/String Reference/Console Variable/farclip.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/farclipCVar.sublime-snippet rename to Reference/String Reference/Console Variable/farclip.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ffxAntiAliasingModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/ffxAntiAliasingMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ffxAntiAliasingModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ffxAntiAliasingMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ffxDeathCVar.sublime-snippet b/Reference/String Reference/Console Variable/ffxDeath.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ffxDeathCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ffxDeath.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ffxGlowCVar.sublime-snippet b/Reference/String Reference/Console Variable/ffxGlow.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ffxGlowCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ffxGlow.sublime-snippet diff --git a/Reference/String Reference/Console Variable/ffxNetherCVar.sublime-snippet b/Reference/String Reference/Console Variable/ffxNether.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/ffxNetherCVar.sublime-snippet rename to Reference/String Reference/Console Variable/ffxNether.sublime-snippet diff --git a/Reference/String Reference/Console Variable/findYourselfAnywhereCVar.sublime-snippet b/Reference/String Reference/Console Variable/findYourselfAnywhere.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/findYourselfAnywhereCVar.sublime-snippet rename to Reference/String Reference/Console Variable/findYourselfAnywhere.sublime-snippet diff --git a/Reference/String Reference/Console Variable/findYourselfAnywhereOnlyInCombatCVar.sublime-snippet b/Reference/String Reference/Console Variable/findYourselfAnywhereOnlyInCombat.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/findYourselfAnywhereOnlyInCombatCVar.sublime-snippet rename to Reference/String Reference/Console Variable/findYourselfAnywhereOnlyInCombat.sublime-snippet diff --git a/Reference/String Reference/Console Variable/findYourselfInBGCVar.sublime-snippet b/Reference/String Reference/Console Variable/findYourselfInBG.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/findYourselfInBGCVar.sublime-snippet rename to Reference/String Reference/Console Variable/findYourselfInBG.sublime-snippet diff --git a/Reference/String Reference/Console Variable/findYourselfInBGOnlyInCombatCVar.sublime-snippet b/Reference/String Reference/Console Variable/findYourselfInBGOnlyInCombat.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/findYourselfInBGOnlyInCombatCVar.sublime-snippet rename to Reference/String Reference/Console Variable/findYourselfInBGOnlyInCombat.sublime-snippet diff --git a/Reference/String Reference/Console Variable/findYourselfInRaidCVar.sublime-snippet b/Reference/String Reference/Console Variable/findYourselfInRaid.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/findYourselfInRaidCVar.sublime-snippet rename to Reference/String Reference/Console Variable/findYourselfInRaid.sublime-snippet diff --git a/Reference/String Reference/Console Variable/findYourselfInRaidOnlyInCombatCVar.sublime-snippet b/Reference/String Reference/Console Variable/findYourselfInRaidOnlyInCombat.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/findYourselfInRaidOnlyInCombatCVar.sublime-snippet rename to Reference/String Reference/Console Variable/findYourselfInRaidOnlyInCombat.sublime-snippet diff --git a/Reference/String Reference/Console Variable/findYourselfModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/findYourselfMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/findYourselfModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/findYourselfMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/flaggedTutorialsCVar.sublime-snippet b/Reference/String Reference/Console Variable/flaggedTutorials.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/flaggedTutorialsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/flaggedTutorials.sublime-snippet diff --git a/Reference/String Reference/Console Variable/flashErrorMessageRepeatsCVar.sublime-snippet b/Reference/String Reference/Console Variable/flashErrorMessageRepeats.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/flashErrorMessageRepeatsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/flashErrorMessageRepeats.sublime-snippet diff --git a/Reference/String Reference/Console Variable/flightAngleLookAheadCVar.sublime-snippet b/Reference/String Reference/Console Variable/flightAngleLookAhead.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/flightAngleLookAheadCVar.sublime-snippet rename to Reference/String Reference/Console Variable/flightAngleLookAhead.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextAllSpellMechanicsCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextAllSpellMechanics.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextAllSpellMechanicsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextAllSpellMechanics.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextAurasCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextAuras.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextAurasCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextAuras.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatDamage.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatDamageCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatDamage.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageAllAutosCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageAllAutos.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatDamageAllAutosCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatDamageAllAutos.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalOffsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalOffset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalOffsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalOffset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatDamageDirectionalScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageStyleCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatDamageStyle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatDamageStyleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatDamageStyle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatHealingCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatHealing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatHealingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatHealing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbSelfCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbSelf.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbSelfCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbSelf.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbTargetCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbTarget.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbTargetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatHealingAbsorbTarget.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatLogPeriodicSpellsCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatLogPeriodicSpells.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatLogPeriodicSpellsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatLogPeriodicSpells.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextCombatStateCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextCombatState.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextCombatStateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextCombatState.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextComboPointsCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextComboPoints.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextComboPointsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextComboPoints.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextDamageReductionCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextDamageReduction.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextDamageReductionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextDamageReduction.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextDodgeParryMissCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextDodgeParryMiss.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextDodgeParryMissCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextDodgeParryMiss.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextEnergyGainsCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextEnergyGains.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextEnergyGainsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextEnergyGains.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextFloatModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextFloatMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextFloatModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextFloatMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextFriendlyHealersCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextFriendlyHealers.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextFriendlyHealersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextFriendlyHealers.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextHonorGainsCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextHonorGains.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextHonorGainsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextHonorGains.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextLowManaHealthCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextLowManaHealth.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextLowManaHealthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextLowManaHealth.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextPeriodicEnergyGainsCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextPeriodicEnergyGains.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextPeriodicEnergyGainsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextPeriodicEnergyGains.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextPetMeleeDamageCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextPetMeleeDamage.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextPetMeleeDamageCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextPetMeleeDamage.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextPetSpellDamageCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextPetSpellDamage.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextPetSpellDamageCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextPetSpellDamage.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextReactivesCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextReactives.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextReactivesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextReactives.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextRepChangesCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextRepChanges.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextRepChangesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextRepChanges.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextSpellMechanicsCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextSpellMechanics.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextSpellMechanicsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextSpellMechanics.sublime-snippet diff --git a/Reference/String Reference/Console Variable/floatingCombatTextSpellMechanicsOtherCVar.sublime-snippet b/Reference/String Reference/Console Variable/floatingCombatTextSpellMechanicsOther.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/floatingCombatTextSpellMechanicsOtherCVar.sublime-snippet rename to Reference/String Reference/Console Variable/floatingCombatTextSpellMechanicsOther.sublime-snippet diff --git a/Reference/String Reference/Console Variable/forceEnglishNamesCVar.sublime-snippet b/Reference/String Reference/Console Variable/forceEnglishNames.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/forceEnglishNamesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/forceEnglishNames.sublime-snippet diff --git a/Reference/String Reference/Console Variable/forceLODCheckCVar.sublime-snippet b/Reference/String Reference/Console Variable/forceLODCheck.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/forceLODCheckCVar.sublime-snippet rename to Reference/String Reference/Console Variable/forceLODCheck.sublime-snippet diff --git a/Reference/String Reference/Console Variable/friendInvitesCollapsedCVar.sublime-snippet b/Reference/String Reference/Console Variable/friendInvitesCollapsed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/friendInvitesCollapsedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/friendInvitesCollapsed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/friendsSmallViewCVar.sublime-snippet b/Reference/String Reference/Console Variable/friendsSmallView.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/friendsSmallViewCVar.sublime-snippet rename to Reference/String Reference/Console Variable/friendsSmallView.sublime-snippet diff --git a/Reference/String Reference/Console Variable/friendsViewButtonsCVar.sublime-snippet b/Reference/String Reference/Console Variable/friendsViewButtons.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/friendsViewButtonsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/friendsViewButtons.sublime-snippet diff --git a/Reference/String Reference/Console Variable/fullDumpCVar.sublime-snippet b/Reference/String Reference/Console Variable/fullDump.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/fullDumpCVar.sublime-snippet rename to Reference/String Reference/Console Variable/fullDump.sublime-snippet diff --git a/Reference/String Reference/Console Variable/fullSizeFocusFrameCVar.sublime-snippet b/Reference/String Reference/Console Variable/fullSizeFocusFrame.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/fullSizeFocusFrameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/fullSizeFocusFrame.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gameTipCVar.sublime-snippet b/Reference/String Reference/Console Variable/gameTip.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gameTipCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gameTip.sublime-snippet diff --git a/Reference/String Reference/Console Variable/garrisonCompleteTalentCVar.sublime-snippet b/Reference/String Reference/Console Variable/garrisonCompleteTalent.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/garrisonCompleteTalentCVar.sublime-snippet rename to Reference/String Reference/Console Variable/garrisonCompleteTalent.sublime-snippet diff --git a/Reference/String Reference/Console Variable/garrisonCompleteTalentTypeCVar.sublime-snippet b/Reference/String Reference/Console Variable/garrisonCompleteTalentType.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/garrisonCompleteTalentTypeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/garrisonCompleteTalentType.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsDepthEffectsCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsDepthEffects.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsDepthEffectsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsDepthEffects.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsEnvironmentDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsEnvironmentDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsEnvironmentDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsEnvironmentDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsGroundClutterCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsGroundClutter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsGroundClutterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsGroundClutter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsLightingQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsLightingQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsLightingQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsLightingQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsLiquidDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsLiquidDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsLiquidDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsLiquidDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsOutlineModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsOutlineMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsOutlineModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsOutlineMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsParticleDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsParticleDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsParticleDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsParticleDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsProjectedTexturesCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsProjectedTextures.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsProjectedTexturesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsProjectedTextures.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsSSAOCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsSSAO.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsSSAOCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsSSAO.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsShadowQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsShadowQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsShadowQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsShadowQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsSunshaftsCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsSunshafts.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsSunshaftsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsSunshafts.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsTextureFilteringCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsTextureFiltering.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsTextureFilteringCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsTextureFiltering.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsTextureResolutionCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsTextureResolution.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsTextureResolutionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsTextureResolution.sublime-snippet diff --git a/Reference/String Reference/Console Variable/graphicsViewDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/graphicsViewDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/graphicsViewDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/graphicsViewDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/groundEffectDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/groundEffectDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/groundEffectDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/groundEffectDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/groundEffectDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/groundEffectDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/groundEffectDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/groundEffectDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/groundEffectFadeCVar.sublime-snippet b/Reference/String Reference/Console Variable/groundEffectFade.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/groundEffectFadeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/groundEffectFade.sublime-snippet diff --git a/Reference/String Reference/Console Variable/guildMemberNotifyCVar.sublime-snippet b/Reference/String Reference/Console Variable/guildMemberNotify.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/guildMemberNotifyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/guildMemberNotify.sublime-snippet diff --git a/Reference/String Reference/Console Variable/guildNewsFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/guildNewsFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/guildNewsFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/guildNewsFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/guildRewardsCategoryCVar.sublime-snippet b/Reference/String Reference/Console Variable/guildRewardsCategory.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/guildRewardsCategoryCVar.sublime-snippet rename to Reference/String Reference/Console Variable/guildRewardsCategory.sublime-snippet diff --git a/Reference/String Reference/Console Variable/guildRewardsUsableCVar.sublime-snippet b/Reference/String Reference/Console Variable/guildRewardsUsable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/guildRewardsUsableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/guildRewardsUsable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/guildRosterViewCVar.sublime-snippet b/Reference/String Reference/Console Variable/guildRosterView.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/guildRosterViewCVar.sublime-snippet rename to Reference/String Reference/Console Variable/guildRosterView.sublime-snippet diff --git a/Reference/String Reference/Console Variable/guildShowOfflineCVar.sublime-snippet b/Reference/String Reference/Console Variable/guildShowOffline.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/guildShowOfflineCVar.sublime-snippet rename to Reference/String Reference/Console Variable/guildShowOffline.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxAFRDevicesCountCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxAFRDevicesCount.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxAFRDevicesCountCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxAFRDevicesCount.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxAdapterCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxAdapter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxAdapterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxAdapter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxApiCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxApi.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxApiCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxApi.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxAspectCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxAspect.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxAspectCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxAspect.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxCursorCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxCursor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxCursorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxCursor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxDepthResolveHandleCachingCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxDepthResolveHandleCaching.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxDepthResolveHandleCachingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxDepthResolveHandleCaching.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxFixLagCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxFixLag.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxFixLagCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxFixLag.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxFullscreenResolutionCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxFullscreenResolution.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxFullscreenResolutionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxFullscreenResolution.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxMaxFrameLatencyCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxMaxFrameLatency.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxMaxFrameLatencyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxMaxFrameLatency.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxMaximizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxMaximize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxMaximizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxMaximize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxMonitorCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxMonitor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxMonitorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxMonitor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxNewResolutionCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxNewResolution.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxNewResolutionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxNewResolution.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxPreferWindowedFullscreenCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxPreferWindowedFullscreen.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxPreferWindowedFullscreenCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxPreferWindowedFullscreen.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxRefreshCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxRefresh.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxRefreshCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxRefresh.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxStereoConvergenceCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxStereoConvergence.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxStereoConvergenceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxStereoConvergence.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxStereoEnabledCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxStereoEnabled.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxStereoEnabledCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxStereoEnabled.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxStereoSeparationCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxStereoSeparation.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxStereoSeparationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxStereoSeparation.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxTextureCacheSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxTextureCacheSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxTextureCacheSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxTextureCacheSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxTripleBufferCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxTripleBuffer.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxTripleBufferCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxTripleBuffer.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxVSyncCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxVSync.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxVSyncCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxVSync.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxWindowCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxWindow.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxWindowCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxWindow.sublime-snippet diff --git a/Reference/String Reference/Console Variable/gxWindowedResolutionCVar.sublime-snippet b/Reference/String Reference/Console Variable/gxWindowedResolution.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/gxWindowedResolutionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/gxWindowedResolution.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hardTrackedQuestsCVar.sublime-snippet b/Reference/String Reference/Console Variable/hardTrackedQuests.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hardTrackedQuestsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hardTrackedQuests.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hardTrackedWorldQuestsCVar.sublime-snippet b/Reference/String Reference/Console Variable/hardTrackedWorldQuests.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hardTrackedWorldQuestsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hardTrackedWorldQuests.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hbaoBiasCVar.sublime-snippet b/Reference/String Reference/Console Variable/hbaoBias.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hbaoBiasCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hbaoBias.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hbaoBlurSharpCVar.sublime-snippet b/Reference/String Reference/Console Variable/hbaoBlurSharp.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hbaoBlurSharpCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hbaoBlurSharp.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hbaoNormalsCVar.sublime-snippet b/Reference/String Reference/Console Variable/hbaoNormals.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hbaoNormalsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hbaoNormals.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hbaoPowerExpCVar.sublime-snippet b/Reference/String Reference/Console Variable/hbaoPowerExp.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hbaoPowerExpCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hbaoPowerExp.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hbaoRadiusCVar.sublime-snippet b/Reference/String Reference/Console Variable/hbaoRadius.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hbaoRadiusCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hbaoRadius.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hdPlayerModelsCVar.sublime-snippet b/Reference/String Reference/Console Variable/hdPlayerModels.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hdPlayerModelsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hdPlayerModels.sublime-snippet diff --git a/Reference/String Reference/Console Variable/heirloomCollectedFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/heirloomCollectedFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/heirloomCollectedFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/heirloomCollectedFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/heirloomSourceFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/heirloomSourceFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/heirloomSourceFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/heirloomSourceFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hideAdventureJournalAlertsCVar.sublime-snippet b/Reference/String Reference/Console Variable/hideAdventureJournalAlerts.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hideAdventureJournalAlertsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hideAdventureJournalAlerts.sublime-snippet diff --git a/Reference/String Reference/Console Variable/horizonStartCVar.sublime-snippet b/Reference/String Reference/Console Variable/horizonStart.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/horizonStartCVar.sublime-snippet rename to Reference/String Reference/Console Variable/horizonStart.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hotReloadModelsCVar.sublime-snippet b/Reference/String Reference/Console Variable/hotReloadModels.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hotReloadModelsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hotReloadModels.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hwDetectCVar.sublime-snippet b/Reference/String Reference/Console Variable/hwDetect.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hwDetectCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hwDetect.sublime-snippet diff --git a/Reference/String Reference/Console Variable/hwPCFCVar.sublime-snippet b/Reference/String Reference/Console Variable/hwPCF.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/hwPCFCVar.sublime-snippet rename to Reference/String Reference/Console Variable/hwPCF.sublime-snippet diff --git a/Reference/String Reference/Console Variable/incompleteQuestPriorityThresholdDeltaCVar.sublime-snippet b/Reference/String Reference/Console Variable/incompleteQuestPriorityThresholdDelta.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/incompleteQuestPriorityThresholdDeltaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/incompleteQuestPriorityThresholdDelta.sublime-snippet diff --git a/Reference/String Reference/Console Variable/initialRealmListTimeoutCVar.sublime-snippet b/Reference/String Reference/Console Variable/initialRealmListTimeout.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/initialRealmListTimeoutCVar.sublime-snippet rename to Reference/String Reference/Console Variable/initialRealmListTimeout.sublime-snippet diff --git a/Reference/String Reference/Console Variable/interactOnLeftClickCVar.sublime-snippet b/Reference/String Reference/Console Variable/interactOnLeftClick.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/interactOnLeftClickCVar.sublime-snippet rename to Reference/String Reference/Console Variable/interactOnLeftClick.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastAddonVersionCVar.sublime-snippet b/Reference/String Reference/Console Variable/lastAddonVersion.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastAddonVersionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastAddonVersion.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastCharacterIndexCVar.sublime-snippet b/Reference/String Reference/Console Variable/lastCharacterIndex.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastCharacterIndexCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastCharacterIndex.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastGarrisonMissionTutorialCVar.sublime-snippet b/Reference/String Reference/Console Variable/lastGarrisonMissionTutorial.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastGarrisonMissionTutorialCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastGarrisonMissionTutorial.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastTalkedToGMCVar.sublime-snippet b/Reference/String Reference/Console Variable/lastTalkedToGM.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastTalkedToGMCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastTalkedToGM.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec1CVar.sublime-snippet b/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec1.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec1CVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec1.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec2CVar.sublime-snippet b/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec2.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec2CVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec2.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec3CVar.sublime-snippet b/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec3.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec3CVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec3.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec4CVar.sublime-snippet b/Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec4.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec4CVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastTransmogOutfitIDSpec4.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lastVoidStorageTutorialCVar.sublime-snippet b/Reference/String Reference/Console Variable/lastVoidStorageTutorial.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lastVoidStorageTutorialCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lastVoidStorageTutorial.sublime-snippet diff --git a/Reference/String Reference/Console Variable/latestTransmogSetSourceCVar.sublime-snippet b/Reference/String Reference/Console Variable/latestTransmogSetSource.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/latestTransmogSetSourceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/latestTransmogSetSource.sublime-snippet diff --git a/Reference/String Reference/Console Variable/launchAgentCVar.sublime-snippet b/Reference/String Reference/Console Variable/launchAgent.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/launchAgentCVar.sublime-snippet rename to Reference/String Reference/Console Variable/launchAgent.sublime-snippet diff --git a/Reference/String Reference/Console Variable/legacyBankSwapCVar.sublime-snippet b/Reference/String Reference/Console Variable/legacyBankSwap.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/legacyBankSwapCVar.sublime-snippet rename to Reference/String Reference/Console Variable/legacyBankSwap.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfGuildCommentCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfGuildComment.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfGuildCommentCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfGuildComment.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfGuildSettingsCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfGuildSettings.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfGuildSettingsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfGuildSettings.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfdCollapsedHeadersCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfdCollapsedHeaders.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfdCollapsedHeadersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfdCollapsedHeaders.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfdSelectedDungeonsCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfdSelectedDungeons.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfdSelectedDungeonsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfdSelectedDungeons.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfgAutoFillCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfgAutoFill.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfgAutoFillCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfgAutoFill.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfgAutoJoinCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfgAutoJoin.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfgAutoJoinCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfgAutoJoin.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfgListSearchLanguagesCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfgListSearchLanguages.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfgListSearchLanguagesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfgListSearchLanguages.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lfgSelectedRolesCVar.sublime-snippet b/Reference/String Reference/Console Variable/lfgSelectedRoles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lfgSelectedRolesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lfgSelectedRoles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lightModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/lightMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lightModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lightMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/localeCVar.sublime-snippet b/Reference/String Reference/Console Variable/locale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/localeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/locale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lockActionBarsCVar.sublime-snippet b/Reference/String Reference/Console Variable/lockActionBars.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lockActionBarsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lockActionBars.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lockedWorldMapCVar.sublime-snippet b/Reference/String Reference/Console Variable/lockedWorldMap.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lockedWorldMapCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lockedWorldMap.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lodObjectCullDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/lodObjectCullDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lodObjectCullDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lodObjectCullDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lodObjectCullSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/lodObjectCullSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lodObjectCullSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lodObjectCullSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lodObjectFadeScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/lodObjectFadeScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lodObjectFadeScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lodObjectFadeScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lodObjectMinSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/lodObjectMinSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lodObjectMinSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lodObjectMinSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lodTerrainDivCVar.sublime-snippet b/Reference/String Reference/Console Variable/lodTerrainDiv.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lodTerrainDivCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lodTerrainDiv.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lootUnderMouseCVar.sublime-snippet b/Reference/String Reference/Console Variable/lootUnderMouse.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lootUnderMouseCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lootUnderMouse.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lossOfControlCVar.sublime-snippet b/Reference/String Reference/Console Variable/lossOfControl.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lossOfControlCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lossOfControl.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lossOfControlDisarmCVar.sublime-snippet b/Reference/String Reference/Console Variable/lossOfControlDisarm.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lossOfControlDisarmCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lossOfControlDisarm.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lossOfControlFullCVar.sublime-snippet b/Reference/String Reference/Console Variable/lossOfControlFull.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lossOfControlFullCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lossOfControlFull.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lossOfControlInterruptCVar.sublime-snippet b/Reference/String Reference/Console Variable/lossOfControlInterrupt.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lossOfControlInterruptCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lossOfControlInterrupt.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lossOfControlRootCVar.sublime-snippet b/Reference/String Reference/Console Variable/lossOfControlRoot.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lossOfControlRootCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lossOfControlRoot.sublime-snippet diff --git a/Reference/String Reference/Console Variable/lossOfControlSilenceCVar.sublime-snippet b/Reference/String Reference/Console Variable/lossOfControlSilence.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/lossOfControlSilenceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/lossOfControlSilence.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mapAnimDurationCVar.sublime-snippet b/Reference/String Reference/Console Variable/mapAnimDuration.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mapAnimDurationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mapAnimDuration.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mapAnimMinAlphaCVar.sublime-snippet b/Reference/String Reference/Console Variable/mapAnimMinAlpha.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mapAnimMinAlphaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mapAnimMinAlpha.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mapAnimStartDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/mapAnimStartDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mapAnimStartDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mapAnimStartDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mapFadeCVar.sublime-snippet b/Reference/String Reference/Console Variable/mapFade.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mapFadeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mapFade.sublime-snippet diff --git a/Reference/String Reference/Console Variable/maxFPSCVar.sublime-snippet b/Reference/String Reference/Console Variable/maxFPS.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/maxFPSCVar.sublime-snippet rename to Reference/String Reference/Console Variable/maxFPS.sublime-snippet diff --git a/Reference/String Reference/Console Variable/maxFPSBkCVar.sublime-snippet b/Reference/String Reference/Console Variable/maxFPSBk.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/maxFPSBkCVar.sublime-snippet rename to Reference/String Reference/Console Variable/maxFPSBk.sublime-snippet diff --git a/Reference/String Reference/Console Variable/maxFPSLoadingCVar.sublime-snippet b/Reference/String Reference/Console Variable/maxFPSLoading.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/maxFPSLoadingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/maxFPSLoading.sublime-snippet diff --git a/Reference/String Reference/Console Variable/maxLightCountCVar.sublime-snippet b/Reference/String Reference/Console Variable/maxLightCount.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/maxLightCountCVar.sublime-snippet rename to Reference/String Reference/Console Variable/maxLightCount.sublime-snippet diff --git a/Reference/String Reference/Console Variable/maxLightDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/maxLightDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/maxLightDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/maxLightDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/miniDressUpFrameCVar.sublime-snippet b/Reference/String Reference/Console Variable/miniDressUpFrame.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/miniDressUpFrameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/miniDressUpFrame.sublime-snippet diff --git a/Reference/String Reference/Console Variable/miniWorldMapCVar.sublime-snippet b/Reference/String Reference/Console Variable/miniWorldMap.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/miniWorldMapCVar.sublime-snippet rename to Reference/String Reference/Console Variable/miniWorldMap.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapAltitudeHintModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapAltitudeHintMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapAltitudeHintModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapAltitudeHintMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapInsideZoomCVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapInsideZoom.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapInsideZoomCVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapInsideZoom.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapPortalMaxCVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapPortalMax.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapPortalMaxCVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapPortalMax.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapShapeshiftTrackingCVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapShapeshiftTracking.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapShapeshiftTrackingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapShapeshiftTracking.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapShowArchBlobsCVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapShowArchBlobs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapShowArchBlobsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapShowArchBlobs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapShowQuestBlobsCVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapShowQuestBlobs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapShowQuestBlobsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapShowQuestBlobs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapTrackedInfov2CVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapTrackedInfov2.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapTrackedInfov2CVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapTrackedInfov2.sublime-snippet diff --git a/Reference/String Reference/Console Variable/minimapZoomCVar.sublime-snippet b/Reference/String Reference/Console Variable/minimapZoom.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/minimapZoomCVar.sublime-snippet rename to Reference/String Reference/Console Variable/minimapZoom.sublime-snippet diff --git a/Reference/String Reference/Console Variable/missingTransmogSourceInItemTooltipsCVar.sublime-snippet b/Reference/String Reference/Console Variable/missingTransmogSourceInItemTooltips.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/missingTransmogSourceInItemTooltipsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/missingTransmogSourceInItemTooltips.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mountJournalGeneralFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/mountJournalGeneralFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mountJournalGeneralFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mountJournalGeneralFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mountJournalSourcesFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/mountJournalSourcesFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mountJournalSourcesFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mountJournalSourcesFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mouseInvertPitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/mouseInvertPitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mouseInvertPitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mouseInvertPitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mouseInvertYawCVar.sublime-snippet b/Reference/String Reference/Console Variable/mouseInvertYaw.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mouseInvertYawCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mouseInvertYaw.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mouseSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/mouseSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mouseSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mouseSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/movieSubtitleCVar.sublime-snippet b/Reference/String Reference/Console Variable/movieSubtitle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/movieSubtitleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/movieSubtitle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/mtParticlesCVar.sublime-snippet b/Reference/String Reference/Console Variable/mtParticles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/mtParticlesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/mtParticles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateClassResourceTopInsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateClassResourceTopInset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateClassResourceTopInsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateClassResourceTopInset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateGlobalScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateGlobalScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateGlobalScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateGlobalScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateLargeBottomInsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateLargeBottomInset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateLargeBottomInsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateLargeBottomInset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateLargeTopInsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateLargeTopInset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateLargeTopInsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateLargeTopInset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateLargerScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateLargerScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateLargerScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateLargerScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMaxAlphaCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMaxAlpha.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMaxAlphaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMaxAlpha.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMaxAlphaDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMaxAlphaDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMaxAlphaDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMaxAlphaDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMaxDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMaxDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMaxDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMaxDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMaxScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMaxScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMaxScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMaxScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMaxScaleDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMaxScaleDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMaxScaleDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMaxScaleDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMinAlphaCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMinAlpha.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMinAlphaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMinAlpha.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMinAlphaDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMinAlphaDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMinAlphaDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMinAlphaDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMinScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMinScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMinScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMinScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMinScaleDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMinScaleDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMinScaleDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMinScaleDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMotionCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMotion.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMotionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMotion.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateMotionSpeedCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateMotionSpeed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateMotionSpeedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateMotionSpeed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateOccludedAlphaMultCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateOccludedAlphaMult.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateOccludedAlphaMultCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateOccludedAlphaMult.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateOtherAtBaseCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateOtherAtBase.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateOtherAtBaseCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateOtherAtBase.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateOtherBottomInsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateOtherBottomInset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateOtherBottomInsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateOtherBottomInset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateOtherTopInsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateOtherTopInset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateOtherTopInsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateOtherTopInset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateOverlapHCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateOverlapH.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateOverlapHCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateOverlapH.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateOverlapVCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateOverlapV.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateOverlapVCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateOverlapV.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateResourceOnTargetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateResourceOnTarget.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateResourceOnTargetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateResourceOnTarget.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateSelectedAlphaCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateSelectedAlpha.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateSelectedAlphaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateSelectedAlpha.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateSelectedScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateSelectedScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateSelectedScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateSelectedScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateSelfAlphaCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateSelfAlpha.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateSelfAlphaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateSelfAlpha.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateSelfBottomInsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateSelfBottomInset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateSelfBottomInsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateSelfBottomInset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateSelfScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateSelfScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateSelfScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateSelfScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateSelfTopInsetCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateSelfTopInset.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateSelfTopInsetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateSelfTopInset.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowAllCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowAll.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowAllCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowAll.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowDebuffsOnFriendlyCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowDebuffsOnFriendly.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowDebuffsOnFriendlyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowDebuffsOnFriendly.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowEnemiesCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowEnemies.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowEnemiesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowEnemies.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowEnemyGuardiansCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowEnemyGuardians.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowEnemyGuardiansCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowEnemyGuardians.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowEnemyMinionsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowEnemyMinions.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowEnemyMinionsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowEnemyMinions.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowEnemyMinusCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowEnemyMinus.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowEnemyMinusCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowEnemyMinus.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowEnemyPetsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowEnemyPets.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowEnemyPetsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowEnemyPets.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowEnemyTotemsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowEnemyTotems.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowEnemyTotemsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowEnemyTotems.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowFriendlyGuardiansCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowFriendlyGuardians.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowFriendlyGuardiansCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowFriendlyGuardians.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowFriendlyMinionsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowFriendlyMinions.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowFriendlyMinionsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowFriendlyMinions.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowFriendlyNPCsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowFriendlyNPCs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowFriendlyNPCsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowFriendlyNPCs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowFriendlyPetsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowFriendlyPets.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowFriendlyPetsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowFriendlyPets.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowFriendlyTotemsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowFriendlyTotems.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowFriendlyTotemsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowFriendlyTotems.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowFriendsCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowFriends.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowFriendsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowFriends.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowOnlyNamesCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowOnlyNames.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowOnlyNamesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowOnlyNames.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateShowSelfCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateShowSelf.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateShowSelfCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateShowSelf.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateTargetBehindMaxDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateTargetBehindMaxDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateTargetBehindMaxDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateTargetBehindMaxDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nameplateTargetRadialPositionCVar.sublime-snippet b/Reference/String Reference/Console Variable/nameplateTargetRadialPosition.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nameplateTargetRadialPositionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nameplateTargetRadialPosition.sublime-snippet diff --git a/Reference/String Reference/Console Variable/nearclipCVar.sublime-snippet b/Reference/String Reference/Console Variable/nearclip.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/nearclipCVar.sublime-snippet rename to Reference/String Reference/Console Variable/nearclip.sublime-snippet diff --git a/Reference/String Reference/Console Variable/noBuffDebuffFilterOnTargetCVar.sublime-snippet b/Reference/String Reference/Console Variable/noBuffDebuffFilterOnTarget.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/noBuffDebuffFilterOnTargetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/noBuffDebuffFilterOnTarget.sublime-snippet diff --git a/Reference/String Reference/Console Variable/orderHallMissionTutorialCVar.sublime-snippet b/Reference/String Reference/Console Variable/orderHallMissionTutorial.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/orderHallMissionTutorialCVar.sublime-snippet rename to Reference/String Reference/Console Variable/orderHallMissionTutorial.sublime-snippet diff --git a/Reference/String Reference/Console Variable/outdoorMinAltitudeDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/outdoorMinAltitudeDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/outdoorMinAltitudeDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/outdoorMinAltitudeDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/outlineMouseOverFadeDurationCVar.sublime-snippet b/Reference/String Reference/Console Variable/outlineMouseOverFadeDuration.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/outlineMouseOverFadeDurationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/outlineMouseOverFadeDuration.sublime-snippet diff --git a/Reference/String Reference/Console Variable/outlineSelectionFadeDurationCVar.sublime-snippet b/Reference/String Reference/Console Variable/outlineSelectionFadeDuration.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/outlineSelectionFadeDurationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/outlineSelectionFadeDuration.sublime-snippet diff --git a/Reference/String Reference/Console Variable/overrideArchiveCVar.sublime-snippet b/Reference/String Reference/Console Variable/overrideArchive.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/overrideArchiveCVar.sublime-snippet rename to Reference/String Reference/Console Variable/overrideArchive.sublime-snippet diff --git a/Reference/String Reference/Console Variable/particleDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/particleDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/particleDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/particleDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/particleMTDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/particleMTDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/particleMTDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/particleMTDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/partyBackgroundOpacityCVar.sublime-snippet b/Reference/String Reference/Console Variable/partyBackgroundOpacity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/partyBackgroundOpacityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/partyBackgroundOpacity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/pathSmoothingCVar.sublime-snippet b/Reference/String Reference/Console Variable/pathSmoothing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/pathSmoothingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/pathSmoothing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/pendingInviteInfoShownCVar.sublime-snippet b/Reference/String Reference/Console Variable/pendingInviteInfoShown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/pendingInviteInfoShownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/pendingInviteInfoShown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/persistMoveLogOnTransferCVar.sublime-snippet b/Reference/String Reference/Console Variable/persistMoveLogOnTransfer.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/persistMoveLogOnTransferCVar.sublime-snippet rename to Reference/String Reference/Console Variable/persistMoveLogOnTransfer.sublime-snippet diff --git a/Reference/String Reference/Console Variable/petJournalFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/petJournalFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/petJournalFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/petJournalFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/petJournalSortCVar.sublime-snippet b/Reference/String Reference/Console Variable/petJournalSort.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/petJournalSortCVar.sublime-snippet rename to Reference/String Reference/Console Variable/petJournalSort.sublime-snippet diff --git a/Reference/String Reference/Console Variable/petJournalSourceFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/petJournalSourceFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/petJournalSourceFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/petJournalSourceFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/petJournalTabCVar.sublime-snippet b/Reference/String Reference/Console Variable/petJournalTab.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/petJournalTabCVar.sublime-snippet rename to Reference/String Reference/Console Variable/petJournalTab.sublime-snippet diff --git a/Reference/String Reference/Console Variable/petJournalTypeFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/petJournalTypeFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/petJournalTypeFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/petJournalTypeFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/physicsLevelCVar.sublime-snippet b/Reference/String Reference/Console Variable/physicsLevel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/physicsLevelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/physicsLevel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/playIntroMovieCVar.sublime-snippet b/Reference/String Reference/Console Variable/playIntroMovie.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/playIntroMovieCVar.sublime-snippet rename to Reference/String Reference/Console Variable/playIntroMovie.sublime-snippet diff --git a/Reference/String Reference/Console Variable/playerStatLeftDropdownCVar.sublime-snippet b/Reference/String Reference/Console Variable/playerStatLeftDropdown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/playerStatLeftDropdownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/playerStatLeftDropdown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/playerStatRightDropdownCVar.sublime-snippet b/Reference/String Reference/Console Variable/playerStatRightDropdown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/playerStatRightDropdownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/playerStatRightDropdown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/portalCVar.sublime-snippet b/Reference/String Reference/Console Variable/portal.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/portalCVar.sublime-snippet rename to Reference/String Reference/Console Variable/portal.sublime-snippet diff --git a/Reference/String Reference/Console Variable/predictedHealthCVar.sublime-snippet b/Reference/String Reference/Console Variable/predictedHealth.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/predictedHealthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/predictedHealth.sublime-snippet diff --git a/Reference/String Reference/Console Variable/preloadLoadingDistObjectCVar.sublime-snippet b/Reference/String Reference/Console Variable/preloadLoadingDistObject.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/preloadLoadingDistObjectCVar.sublime-snippet rename to Reference/String Reference/Console Variable/preloadLoadingDistObject.sublime-snippet diff --git a/Reference/String Reference/Console Variable/preloadLoadingDistTerrainCVar.sublime-snippet b/Reference/String Reference/Console Variable/preloadLoadingDistTerrain.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/preloadLoadingDistTerrainCVar.sublime-snippet rename to Reference/String Reference/Console Variable/preloadLoadingDistTerrain.sublime-snippet diff --git a/Reference/String Reference/Console Variable/preloadPlayerModelsCVar.sublime-snippet b/Reference/String Reference/Console Variable/preloadPlayerModels.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/preloadPlayerModelsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/preloadPlayerModels.sublime-snippet diff --git a/Reference/String Reference/Console Variable/preloadStreamingDistObjectCVar.sublime-snippet b/Reference/String Reference/Console Variable/preloadStreamingDistObject.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/preloadStreamingDistObjectCVar.sublime-snippet rename to Reference/String Reference/Console Variable/preloadStreamingDistObject.sublime-snippet diff --git a/Reference/String Reference/Console Variable/preloadStreamingDistTerrainCVar.sublime-snippet b/Reference/String Reference/Console Variable/preloadStreamingDistTerrain.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/preloadStreamingDistTerrainCVar.sublime-snippet rename to Reference/String Reference/Console Variable/preloadStreamingDistTerrain.sublime-snippet diff --git a/Reference/String Reference/Console Variable/primaryProfessionsFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/primaryProfessionsFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/primaryProfessionsFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/primaryProfessionsFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/processAffinityMaskCVar.sublime-snippet b/Reference/String Reference/Console Variable/processAffinityMask.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/processAffinityMaskCVar.sublime-snippet rename to Reference/String Reference/Console Variable/processAffinityMask.sublime-snippet diff --git a/Reference/String Reference/Console Variable/profanityFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/profanityFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/profanityFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/profanityFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/projectedTexturesCVar.sublime-snippet b/Reference/String Reference/Console Variable/projectedTextures.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/projectedTexturesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/projectedTextures.sublime-snippet diff --git a/Reference/String Reference/Console Variable/pvpBlacklistMaps0CVar.sublime-snippet b/Reference/String Reference/Console Variable/pvpBlacklistMaps0.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/pvpBlacklistMaps0CVar.sublime-snippet rename to Reference/String Reference/Console Variable/pvpBlacklistMaps0.sublime-snippet diff --git a/Reference/String Reference/Console Variable/pvpBlacklistMaps1CVar.sublime-snippet b/Reference/String Reference/Console Variable/pvpBlacklistMaps1.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/pvpBlacklistMaps1CVar.sublime-snippet rename to Reference/String Reference/Console Variable/pvpBlacklistMaps1.sublime-snippet diff --git a/Reference/String Reference/Console Variable/pvpSelectedRolesCVar.sublime-snippet b/Reference/String Reference/Console Variable/pvpSelectedRoles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/pvpSelectedRolesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/pvpSelectedRoles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/questLogOpenCVar.sublime-snippet b/Reference/String Reference/Console Variable/questLogOpen.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/questLogOpenCVar.sublime-snippet rename to Reference/String Reference/Console Variable/questLogOpen.sublime-snippet diff --git a/Reference/String Reference/Console Variable/questPOICVar.sublime-snippet b/Reference/String Reference/Console Variable/questPOI.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/questPOICVar.sublime-snippet rename to Reference/String Reference/Console Variable/questPOI.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesDisplayAggroHighlightCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesDisplayAggroHighlight.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesDisplayAggroHighlightCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesDisplayAggroHighlight.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesDisplayClassColorCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesDisplayClassColor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesDisplayClassColorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesDisplayClassColor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesDisplayOnlyDispellableDebuffsCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesDisplayOnlyDispellableDebuffs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesDisplayOnlyDispellableDebuffsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesDisplayOnlyDispellableDebuffs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesDisplayPowerBarsCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesDisplayPowerBars.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesDisplayPowerBarsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesDisplayPowerBars.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesHealthTextCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesHealthText.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesHealthTextCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesHealthText.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesHeightCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesHeight.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesHeightCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesHeight.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesPositionCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesPosition.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesPositionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesPosition.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidFramesWidthCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidFramesWidth.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidFramesWidthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidFramesWidth.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsDepthEffectsCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsDepthEffects.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsDepthEffectsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsDepthEffects.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsEnvironmentDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsEnvironmentDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsEnvironmentDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsEnvironmentDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsGroundClutterCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsGroundClutter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsGroundClutterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsGroundClutter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsLightingQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsLightingQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsLightingQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsLightingQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsLiquidDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsLiquidDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsLiquidDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsLiquidDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsOutlineModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsOutlineMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsOutlineModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsOutlineMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsParticleDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsParticleDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsParticleDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsParticleDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsProjectedTexturesCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsProjectedTextures.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsProjectedTexturesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsProjectedTextures.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsSSAOCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsSSAO.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsSSAOCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsSSAO.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsShadowQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsShadowQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsShadowQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsShadowQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsSunshaftsCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsSunshafts.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsSunshaftsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsSunshafts.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsTextureFilteringCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsTextureFiltering.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsTextureFilteringCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsTextureFiltering.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsTextureResolutionCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsTextureResolution.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsTextureResolutionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsTextureResolution.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidGraphicsViewDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidGraphicsViewDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidGraphicsViewDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidGraphicsViewDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOptionDisplayMainTankAndAssistCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOptionDisplayMainTankAndAssist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOptionDisplayMainTankAndAssistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOptionDisplayMainTankAndAssist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOptionDisplayPetsCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOptionDisplayPets.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOptionDisplayPetsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOptionDisplayPets.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOptionIsShownCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOptionIsShown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOptionIsShownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOptionIsShown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOptionKeepGroupsTogetherCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOptionKeepGroupsTogether.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOptionKeepGroupsTogetherCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOptionKeepGroupsTogether.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOptionLockedCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOptionLocked.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOptionLockedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOptionLocked.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOptionShowBordersCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOptionShowBorders.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOptionShowBordersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOptionShowBorders.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOptionSortModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOptionSortMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOptionSortModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOptionSortMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/raidOrBattleCountCVar.sublime-snippet b/Reference/String Reference/Console Variable/raidOrBattleCount.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/raidOrBattleCountCVar.sublime-snippet rename to Reference/String Reference/Console Variable/raidOrBattleCount.sublime-snippet diff --git a/Reference/String Reference/Console Variable/rawMouseAccelerationEnableCVar.sublime-snippet b/Reference/String Reference/Console Variable/rawMouseAccelerationEnable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/rawMouseAccelerationEnableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/rawMouseAccelerationEnable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/rawMouseEnableCVar.sublime-snippet b/Reference/String Reference/Console Variable/rawMouseEnable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/rawMouseEnableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/rawMouseEnable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/rawMouseRateCVar.sublime-snippet b/Reference/String Reference/Console Variable/rawMouseRate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/rawMouseRateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/rawMouseRate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/rawMouseResolutionCVar.sublime-snippet b/Reference/String Reference/Console Variable/rawMouseResolution.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/rawMouseResolutionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/rawMouseResolution.sublime-snippet diff --git a/Reference/String Reference/Console Variable/reflectionDownscaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/reflectionDownscale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/reflectionDownscaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/reflectionDownscale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/reflectionModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/reflectionMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/reflectionModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/reflectionMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/refractionCVar.sublime-snippet b/Reference/String Reference/Console Variable/refraction.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/refractionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/refraction.sublime-snippet diff --git a/Reference/String Reference/Console Variable/removeChatDelayCVar.sublime-snippet b/Reference/String Reference/Console Variable/removeChatDelay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/removeChatDelayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/removeChatDelay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/reputationsCollapsedCVar.sublime-snippet b/Reference/String Reference/Console Variable/reputationsCollapsed.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/reputationsCollapsedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/reputationsCollapsed.sublime-snippet diff --git a/Reference/String Reference/Console Variable/rippleDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/rippleDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/rippleDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/rippleDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/rotateMinimapCVar.sublime-snippet b/Reference/String Reference/Console Variable/rotateMinimap.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/rotateMinimapCVar.sublime-snippet rename to Reference/String Reference/Console Variable/rotateMinimap.sublime-snippet diff --git a/Reference/String Reference/Console Variable/runeFadeTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/runeFadeTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/runeFadeTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/runeFadeTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/runeSpentFadeTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/runeSpentFadeTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/runeSpentFadeTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/runeSpentFadeTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/runeSpentFlashTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/runeSpentFlashTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/runeSpentFlashTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/runeSpentFlashTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/sceneOcclusionEnableCVar.sublime-snippet b/Reference/String Reference/Console Variable/sceneOcclusionEnable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/sceneOcclusionEnableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/sceneOcclusionEnable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/screenEdgeFlashCVar.sublime-snippet b/Reference/String Reference/Console Variable/screenEdgeFlash.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/screenEdgeFlashCVar.sublime-snippet rename to Reference/String Reference/Console Variable/screenEdgeFlash.sublime-snippet diff --git a/Reference/String Reference/Console Variable/screenshotFormatCVar.sublime-snippet b/Reference/String Reference/Console Variable/screenshotFormat.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/screenshotFormatCVar.sublime-snippet rename to Reference/String Reference/Console Variable/screenshotFormat.sublime-snippet diff --git a/Reference/String Reference/Console Variable/screenshotQualityCVar.sublime-snippet b/Reference/String Reference/Console Variable/screenshotQuality.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/screenshotQualityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/screenshotQuality.sublime-snippet diff --git a/Reference/String Reference/Console Variable/scriptErrorsCVar.sublime-snippet b/Reference/String Reference/Console Variable/scriptErrors.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/scriptErrorsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/scriptErrors.sublime-snippet diff --git a/Reference/String Reference/Console Variable/scriptProfileCVar.sublime-snippet b/Reference/String Reference/Console Variable/scriptProfile.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/scriptProfileCVar.sublime-snippet rename to Reference/String Reference/Console Variable/scriptProfile.sublime-snippet diff --git a/Reference/String Reference/Console Variable/scriptWarningsCVar.sublime-snippet b/Reference/String Reference/Console Variable/scriptWarnings.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/scriptWarningsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/scriptWarnings.sublime-snippet diff --git a/Reference/String Reference/Console Variable/secondaryProfessionsFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/secondaryProfessionsFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/secondaryProfessionsFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/secondaryProfessionsFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/secureAbilityToggleCVar.sublime-snippet b/Reference/String Reference/Console Variable/secureAbilityToggle.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/secureAbilityToggleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/secureAbilityToggle.sublime-snippet diff --git a/Reference/String Reference/Console Variable/seenAsiaCharacterUpgradePopupCVar.sublime-snippet b/Reference/String Reference/Console Variable/seenAsiaCharacterUpgradePopup.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/seenAsiaCharacterUpgradePopupCVar.sublime-snippet rename to Reference/String Reference/Console Variable/seenAsiaCharacterUpgradePopup.sublime-snippet diff --git a/Reference/String Reference/Console Variable/seenCharacterUpgradePopupCVar.sublime-snippet b/Reference/String Reference/Console Variable/seenCharacterUpgradePopup.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/seenCharacterUpgradePopupCVar.sublime-snippet rename to Reference/String Reference/Console Variable/seenCharacterUpgradePopup.sublime-snippet diff --git a/Reference/String Reference/Console Variable/seenConfigurationWarningsCVar.sublime-snippet b/Reference/String Reference/Console Variable/seenConfigurationWarnings.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/seenConfigurationWarningsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/seenConfigurationWarnings.sublime-snippet diff --git a/Reference/String Reference/Console Variable/serverAlertCVar.sublime-snippet b/Reference/String Reference/Console Variable/serverAlert.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/serverAlertCVar.sublime-snippet rename to Reference/String Reference/Console Variable/serverAlert.sublime-snippet diff --git a/Reference/String Reference/Console Variable/serviceTypeFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/serviceTypeFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/serviceTypeFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/serviceTypeFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shadowCullCVar.sublime-snippet b/Reference/String Reference/Console Variable/shadowCull.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shadowCullCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shadowCull.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shadowInstancingCVar.sublime-snippet b/Reference/String Reference/Console Variable/shadowInstancing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shadowInstancingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shadowInstancing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shadowModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/shadowMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shadowModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shadowMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shadowScissorCVar.sublime-snippet b/Reference/String Reference/Console Variable/shadowScissor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shadowScissorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shadowScissor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shadowSoftCVar.sublime-snippet b/Reference/String Reference/Console Variable/shadowSoft.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shadowSoftCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shadowSoft.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shadowTextureSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/shadowTextureSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shadowTextureSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shadowTextureSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shipyardMissionTutorialAreaBuffCVar.sublime-snippet b/Reference/String Reference/Console Variable/shipyardMissionTutorialAreaBuff.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shipyardMissionTutorialAreaBuffCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shipyardMissionTutorialAreaBuff.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shipyardMissionTutorialBlockadeCVar.sublime-snippet b/Reference/String Reference/Console Variable/shipyardMissionTutorialBlockade.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shipyardMissionTutorialBlockadeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shipyardMissionTutorialBlockade.sublime-snippet diff --git a/Reference/String Reference/Console Variable/shipyardMissionTutorialFirstCVar.sublime-snippet b/Reference/String Reference/Console Variable/shipyardMissionTutorialFirst.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/shipyardMissionTutorialFirstCVar.sublime-snippet rename to Reference/String Reference/Console Variable/shipyardMissionTutorialFirst.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showArenaEnemyCastbarCVar.sublime-snippet b/Reference/String Reference/Console Variable/showArenaEnemyCastbar.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showArenaEnemyCastbarCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showArenaEnemyCastbar.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showArenaEnemyFramesCVar.sublime-snippet b/Reference/String Reference/Console Variable/showArenaEnemyFrames.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showArenaEnemyFramesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showArenaEnemyFrames.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showArenaEnemyPetsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showArenaEnemyPets.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showArenaEnemyPetsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showArenaEnemyPets.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showArtifactXPBarCVar.sublime-snippet b/Reference/String Reference/Console Variable/showArtifactXPBar.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showArtifactXPBarCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showArtifactXPBar.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showBattlefieldMinimapCVar.sublime-snippet b/Reference/String Reference/Console Variable/showBattlefieldMinimap.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showBattlefieldMinimapCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showBattlefieldMinimap.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showBuilderFeedbackCVar.sublime-snippet b/Reference/String Reference/Console Variable/showBuilderFeedback.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showBuilderFeedbackCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showBuilderFeedback.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showCastableBuffsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showCastableBuffs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showCastableBuffsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showCastableBuffs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showDispelDebuffsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showDispelDebuffs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showDispelDebuffsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showDispelDebuffs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showErrorsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showErrors.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showErrorsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showErrors.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showHonorAsExperienceCVar.sublime-snippet b/Reference/String Reference/Console Variable/showHonorAsExperience.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showHonorAsExperienceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showHonorAsExperience.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showNPETutorialsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showNPETutorials.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showNPETutorialsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showNPETutorials.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showPartyBackgroundCVar.sublime-snippet b/Reference/String Reference/Console Variable/showPartyBackground.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showPartyBackgroundCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showPartyBackground.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showPartyPetsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showPartyPets.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showPartyPetsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showPartyPets.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showQuestObjectivesOnMapCVar.sublime-snippet b/Reference/String Reference/Console Variable/showQuestObjectivesOnMap.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showQuestObjectivesOnMapCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showQuestObjectivesOnMap.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showQuestTrackingTooltipsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showQuestTrackingTooltips.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showQuestTrackingTooltipsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showQuestTrackingTooltips.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showSpectatorTeamCirclesCVar.sublime-snippet b/Reference/String Reference/Console Variable/showSpectatorTeamCircles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showSpectatorTeamCirclesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showSpectatorTeamCircles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showSpenderFeedbackCVar.sublime-snippet b/Reference/String Reference/Console Variable/showSpenderFeedback.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showSpenderFeedbackCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showSpenderFeedback.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showTamersCVar.sublime-snippet b/Reference/String Reference/Console Variable/showTamers.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showTamersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showTamers.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showTargetCastbarCVar.sublime-snippet b/Reference/String Reference/Console Variable/showTargetCastbar.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showTargetCastbarCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showTargetCastbar.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showTargetOfTargetCVar.sublime-snippet b/Reference/String Reference/Console Variable/showTargetOfTarget.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showTargetOfTargetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showTargetOfTarget.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showTimestampsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showTimestamps.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showTimestampsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showTimestamps.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showToastBroadcastCVar.sublime-snippet b/Reference/String Reference/Console Variable/showToastBroadcast.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showToastBroadcastCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showToastBroadcast.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showToastConversationCVar.sublime-snippet b/Reference/String Reference/Console Variable/showToastConversation.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showToastConversationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showToastConversation.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showToastFriendRequestCVar.sublime-snippet b/Reference/String Reference/Console Variable/showToastFriendRequest.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showToastFriendRequestCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showToastFriendRequest.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showToastOfflineCVar.sublime-snippet b/Reference/String Reference/Console Variable/showToastOffline.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showToastOfflineCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showToastOffline.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showToastOnlineCVar.sublime-snippet b/Reference/String Reference/Console Variable/showToastOnline.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showToastOnlineCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showToastOnline.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showToastWindowCVar.sublime-snippet b/Reference/String Reference/Console Variable/showToastWindow.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showToastWindowCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showToastWindow.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showTokenFrameCVar.sublime-snippet b/Reference/String Reference/Console Variable/showTokenFrame.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showTokenFrameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showTokenFrame.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showTokenFrameHonorCVar.sublime-snippet b/Reference/String Reference/Console Variable/showTokenFrameHonor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showTokenFrameHonorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showTokenFrameHonor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showTutorialsCVar.sublime-snippet b/Reference/String Reference/Console Variable/showTutorials.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showTutorialsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showTutorials.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showVKeyCastbarCVar.sublime-snippet b/Reference/String Reference/Console Variable/showVKeyCastbar.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showVKeyCastbarCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showVKeyCastbar.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showVKeyCastbarOnlyOnTargetCVar.sublime-snippet b/Reference/String Reference/Console Variable/showVKeyCastbarOnlyOnTarget.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showVKeyCastbarOnlyOnTargetCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showVKeyCastbarOnlyOnTarget.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showVKeyCastbarSpellNameCVar.sublime-snippet b/Reference/String Reference/Console Variable/showVKeyCastbarSpellName.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showVKeyCastbarSpellNameCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showVKeyCastbarSpellName.sublime-snippet diff --git a/Reference/String Reference/Console Variable/showfootprintparticlesCVar.sublime-snippet b/Reference/String Reference/Console Variable/showfootprintparticles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/showfootprintparticlesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/showfootprintparticles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/simdCVar.sublime-snippet b/Reference/String Reference/Console Variable/simd.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/simdCVar.sublime-snippet rename to Reference/String Reference/Console Variable/simd.sublime-snippet diff --git a/Reference/String Reference/Console Variable/skipStartGearCVar.sublime-snippet b/Reference/String Reference/Console Variable/skipStartGear.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/skipStartGearCVar.sublime-snippet rename to Reference/String Reference/Console Variable/skipStartGear.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasing.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasing.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingActorPurgatoryTimeMsCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasingActorPurgatoryTimeMs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingActorPurgatoryTimeMsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasingActorPurgatoryTimeMs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingAliveTimeoutMsCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasingAliveTimeoutMs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingAliveTimeoutMsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasingAliveTimeoutMs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingDestroyedPurgatoryTimeMsCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasingDestroyedPurgatoryTimeMs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingDestroyedPurgatoryTimeMsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasingDestroyedPurgatoryTimeMs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingDistThresholdCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasingDistThreshold.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingDistThresholdCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasingDistThreshold.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingEnableAliveCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasingEnableAlive.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingEnableAliveCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasingEnableAlive.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingUnseenPurgatoryTimeMsCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasingUnseenPurgatoryTimeMs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingUnseenPurgatoryTimeMsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasingUnseenPurgatoryTimeMs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/smoothUnitPhasingVehicleExtraTimeoutMsCVar.sublime-snippet b/Reference/String Reference/Console Variable/smoothUnitPhasingVehicleExtraTimeoutMs.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/smoothUnitPhasingVehicleExtraTimeoutMsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/smoothUnitPhasingVehicleExtraTimeoutMs.sublime-snippet diff --git a/Reference/String Reference/Console Variable/sortDiskReadsCVar.sublime-snippet b/Reference/String Reference/Console Variable/sortDiskReads.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/sortDiskReadsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/sortDiskReads.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spamFilterCVar.sublime-snippet b/Reference/String Reference/Console Variable/spamFilter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spamFilterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spamFilter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellActivationOverlayOpacityCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellActivationOverlayOpacity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellActivationOverlayOpacityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellActivationOverlayOpacity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellBookSortCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellBookSort.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellBookSortCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellBookSort.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterDefaultTargetScalarCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutterDefaultTargetScalar.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterDefaultTargetScalarCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutterDefaultTargetScalar.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterHostileScalarCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutterHostileScalar.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterHostileScalarCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutterHostileScalar.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterMinSpellCountCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutterMinSpellCount.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterMinSpellCountCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutterMinSpellCount.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterPartySizeScalarCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutterPartySizeScalar.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterPartySizeScalarCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutterPartySizeScalar.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterPlayerScalarMultiplierCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutterPlayerScalarMultiplier.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterPlayerScalarMultiplierCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutterPlayerScalarMultiplier.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterRangeConstantCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutterRangeConstant.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterRangeConstantCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutterRangeConstant.sublime-snippet diff --git a/Reference/String Reference/Console Variable/spellClutterRangeConstantRaidCVar.sublime-snippet b/Reference/String Reference/Console Variable/spellClutterRangeConstantRaid.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/spellClutterRangeConstantRaidCVar.sublime-snippet rename to Reference/String Reference/Console Variable/spellClutterRangeConstantRaid.sublime-snippet diff --git a/Reference/String Reference/Console Variable/splashScreenBoostCVar.sublime-snippet b/Reference/String Reference/Console Variable/splashScreenBoost.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/splashScreenBoostCVar.sublime-snippet rename to Reference/String Reference/Console Variable/splashScreenBoost.sublime-snippet diff --git a/Reference/String Reference/Console Variable/splashScreenNormalCVar.sublime-snippet b/Reference/String Reference/Console Variable/splashScreenNormal.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/splashScreenNormalCVar.sublime-snippet rename to Reference/String Reference/Console Variable/splashScreenNormal.sublime-snippet diff --git a/Reference/String Reference/Console Variable/statusTextCVar.sublime-snippet b/Reference/String Reference/Console Variable/statusText.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/statusTextCVar.sublime-snippet rename to Reference/String Reference/Console Variable/statusText.sublime-snippet diff --git a/Reference/String Reference/Console Variable/statusTextDisplayCVar.sublime-snippet b/Reference/String Reference/Console Variable/statusTextDisplay.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/statusTextDisplayCVar.sublime-snippet rename to Reference/String Reference/Console Variable/statusTextDisplay.sublime-snippet diff --git a/Reference/String Reference/Console Variable/stopAutoAttackOnTargetChangeCVar.sublime-snippet b/Reference/String Reference/Console Variable/stopAutoAttackOnTargetChange.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/stopAutoAttackOnTargetChangeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/stopAutoAttackOnTargetChange.sublime-snippet diff --git a/Reference/String Reference/Console Variable/streamStatusMessageCVar.sublime-snippet b/Reference/String Reference/Console Variable/streamStatusMessage.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/streamStatusMessageCVar.sublime-snippet rename to Reference/String Reference/Console Variable/streamStatusMessage.sublime-snippet diff --git a/Reference/String Reference/Console Variable/streamingCameraLookAheadTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/streamingCameraLookAheadTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/streamingCameraLookAheadTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/streamingCameraLookAheadTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/streamingCameraMaxRadiusCVar.sublime-snippet b/Reference/String Reference/Console Variable/streamingCameraMaxRadius.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/streamingCameraMaxRadiusCVar.sublime-snippet rename to Reference/String Reference/Console Variable/streamingCameraMaxRadius.sublime-snippet diff --git a/Reference/String Reference/Console Variable/streamingCameraRadiusCVar.sublime-snippet b/Reference/String Reference/Console Variable/streamingCameraRadius.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/streamingCameraRadiusCVar.sublime-snippet rename to Reference/String Reference/Console Variable/streamingCameraRadius.sublime-snippet diff --git a/Reference/String Reference/Console Variable/sunShaftsCVar.sublime-snippet b/Reference/String Reference/Console Variable/sunShafts.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/sunShaftsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/sunShafts.sublime-snippet diff --git a/Reference/String Reference/Console Variable/superTrackerDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/superTrackerDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/superTrackerDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/superTrackerDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/synchronizeBindingsCVar.sublime-snippet b/Reference/String Reference/Console Variable/synchronizeBindings.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/synchronizeBindingsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/synchronizeBindings.sublime-snippet diff --git a/Reference/String Reference/Console Variable/synchronizeChatFramesCVar.sublime-snippet b/Reference/String Reference/Console Variable/synchronizeChatFrames.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/synchronizeChatFramesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/synchronizeChatFrames.sublime-snippet diff --git a/Reference/String Reference/Console Variable/synchronizeConfigCVar.sublime-snippet b/Reference/String Reference/Console Variable/synchronizeConfig.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/synchronizeConfigCVar.sublime-snippet rename to Reference/String Reference/Console Variable/synchronizeConfig.sublime-snippet diff --git a/Reference/String Reference/Console Variable/synchronizeMacrosCVar.sublime-snippet b/Reference/String Reference/Console Variable/synchronizeMacros.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/synchronizeMacrosCVar.sublime-snippet rename to Reference/String Reference/Console Variable/synchronizeMacros.sublime-snippet diff --git a/Reference/String Reference/Console Variable/synchronizeSettingsCVar.sublime-snippet b/Reference/String Reference/Console Variable/synchronizeSettings.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/synchronizeSettingsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/synchronizeSettings.sublime-snippet diff --git a/Reference/String Reference/Console Variable/taintLogCVar.sublime-snippet b/Reference/String Reference/Console Variable/taintLog.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/taintLogCVar.sublime-snippet rename to Reference/String Reference/Console Variable/taintLog.sublime-snippet diff --git a/Reference/String Reference/Console Variable/talentFrameShownCVar.sublime-snippet b/Reference/String Reference/Console Variable/talentFrameShown.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/talentFrameShownCVar.sublime-snippet rename to Reference/String Reference/Console Variable/talentFrameShown.sublime-snippet diff --git a/Reference/String Reference/Console Variable/talentPointsSpentCVar.sublime-snippet b/Reference/String Reference/Console Variable/talentPointsSpent.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/talentPointsSpentCVar.sublime-snippet rename to Reference/String Reference/Console Variable/talentPointsSpent.sublime-snippet diff --git a/Reference/String Reference/Console Variable/terrainAlphaBitDepthCVar.sublime-snippet b/Reference/String Reference/Console Variable/terrainAlphaBitDepth.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/terrainAlphaBitDepthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/terrainAlphaBitDepth.sublime-snippet diff --git a/Reference/String Reference/Console Variable/terrainHolesCVar.sublime-snippet b/Reference/String Reference/Console Variable/terrainHoles.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/terrainHolesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/terrainHoles.sublime-snippet diff --git a/Reference/String Reference/Console Variable/terrainLodDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/terrainLodDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/terrainLodDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/terrainLodDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/terrainMipLevelCVar.sublime-snippet b/Reference/String Reference/Console Variable/terrainMipLevel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/terrainMipLevelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/terrainMipLevel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraDynamicPitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraDynamicPitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraDynamicPitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraDynamicPitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPad.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPad.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadDownScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadDownScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadDownScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadDownScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadFlyingCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadFlying.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadFlyingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraDynamicPitchBaseFovPadFlying.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraDynamicPitchSmartPivotCutoffDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraDynamicPitchSmartPivotCutoffDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraDynamicPitchSmartPivotCutoffDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraDynamicPitchSmartPivotCutoffDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementDeadZoneCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementDeadZone.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementDeadZoneCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementDeadZone.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementFirstPersonDampRateCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementFirstPersonDampRate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementFirstPersonDampRateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementFirstPersonDampRate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementMovingDampRateCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementMovingDampRate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementMovingDampRateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementMovingDampRate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementMovingStrengthCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementMovingStrength.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementMovingStrengthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementMovingStrength.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementRangeScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementRangeScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementRangeScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementRangeScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementStandingDampRateCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementStandingDampRate.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementStandingDampRateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementStandingDampRate.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementStandingStrengthCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementStandingStrength.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementStandingStrengthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementStandingStrength.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraHeadMovementStrengthCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraHeadMovementStrength.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraHeadMovementStrengthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraHeadMovementStrength.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraOverShoulderCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraOverShoulder.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraOverShoulderCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraOverShoulder.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyEnableCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyEnable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyEnableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyEnable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthPitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthPitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthPitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthPitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthYawCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthYaw.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthYawCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraTargetFocusEnemyStrengthYaw.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraTargetFocusInteractEnableCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraTargetFocusInteractEnable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraTargetFocusInteractEnableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraTargetFocusInteractEnable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthPitchCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthPitch.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthPitchCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthPitch.sublime-snippet diff --git a/Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthYawCVar.sublime-snippet b/Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthYaw.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthYawCVar.sublime-snippet rename to Reference/String Reference/Console Variable/test_cameraTargetFocusInteractStrengthYaw.sublime-snippet diff --git a/Reference/String Reference/Console Variable/textLocaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/textLocale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/textLocaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/textLocale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/textureFilteringModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/textureFilteringMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/textureFilteringModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/textureFilteringMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/threatPlaySoundsCVar.sublime-snippet b/Reference/String Reference/Console Variable/threatPlaySounds.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/threatPlaySoundsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/threatPlaySounds.sublime-snippet diff --git a/Reference/String Reference/Console Variable/threatShowNumericCVar.sublime-snippet b/Reference/String Reference/Console Variable/threatShowNumeric.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/threatShowNumericCVar.sublime-snippet rename to Reference/String Reference/Console Variable/threatShowNumeric.sublime-snippet diff --git a/Reference/String Reference/Console Variable/threatWarningCVar.sublime-snippet b/Reference/String Reference/Console Variable/threatWarning.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/threatWarningCVar.sublime-snippet rename to Reference/String Reference/Console Variable/threatWarning.sublime-snippet diff --git a/Reference/String Reference/Console Variable/threatWorldTextCVar.sublime-snippet b/Reference/String Reference/Console Variable/threatWorldText.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/threatWorldTextCVar.sublime-snippet rename to Reference/String Reference/Console Variable/threatWorldText.sublime-snippet diff --git a/Reference/String Reference/Console Variable/timeMgrAlarmEnabledCVar.sublime-snippet b/Reference/String Reference/Console Variable/timeMgrAlarmEnabled.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/timeMgrAlarmEnabledCVar.sublime-snippet rename to Reference/String Reference/Console Variable/timeMgrAlarmEnabled.sublime-snippet diff --git a/Reference/String Reference/Console Variable/timeMgrAlarmMessageCVar.sublime-snippet b/Reference/String Reference/Console Variable/timeMgrAlarmMessage.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/timeMgrAlarmMessageCVar.sublime-snippet rename to Reference/String Reference/Console Variable/timeMgrAlarmMessage.sublime-snippet diff --git a/Reference/String Reference/Console Variable/timeMgrAlarmTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/timeMgrAlarmTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/timeMgrAlarmTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/timeMgrAlarmTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/timeMgrUseLocalTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/timeMgrUseLocalTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/timeMgrUseLocalTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/timeMgrUseLocalTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/timeMgrUseMilitaryTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/timeMgrUseMilitaryTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/timeMgrUseMilitaryTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/timeMgrUseMilitaryTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/timingMethodCVar.sublime-snippet b/Reference/String Reference/Console Variable/timingMethod.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/timingMethodCVar.sublime-snippet rename to Reference/String Reference/Console Variable/timingMethod.sublime-snippet diff --git a/Reference/String Reference/Console Variable/timingTestErrorCVar.sublime-snippet b/Reference/String Reference/Console Variable/timingTestError.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/timingTestErrorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/timingTestError.sublime-snippet diff --git a/Reference/String Reference/Console Variable/toastDurationCVar.sublime-snippet b/Reference/String Reference/Console Variable/toastDuration.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/toastDurationCVar.sublime-snippet rename to Reference/String Reference/Console Variable/toastDuration.sublime-snippet diff --git a/Reference/String Reference/Console Variable/toyBoxCollectedFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/toyBoxCollectedFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/toyBoxCollectedFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/toyBoxCollectedFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/toyBoxExpansionFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/toyBoxExpansionFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/toyBoxExpansionFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/toyBoxExpansionFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/toyBoxSourceFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/toyBoxSourceFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/toyBoxSourceFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/toyBoxSourceFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/trackQuestSortingCVar.sublime-snippet b/Reference/String Reference/Console Variable/trackQuestSorting.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/trackQuestSortingCVar.sublime-snippet rename to Reference/String Reference/Console Variable/trackQuestSorting.sublime-snippet diff --git a/Reference/String Reference/Console Variable/trackedAchievementsCVar.sublime-snippet b/Reference/String Reference/Console Variable/trackedAchievements.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/trackedAchievementsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/trackedAchievements.sublime-snippet diff --git a/Reference/String Reference/Console Variable/trackedQuestsCVar.sublime-snippet b/Reference/String Reference/Console Variable/trackedQuests.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/trackedQuestsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/trackedQuests.sublime-snippet diff --git a/Reference/String Reference/Console Variable/trackedWorldQuestsCVar.sublime-snippet b/Reference/String Reference/Console Variable/trackedWorldQuests.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/trackedWorldQuestsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/trackedWorldQuests.sublime-snippet diff --git a/Reference/String Reference/Console Variable/transmogCurrentSpecOnlyCVar.sublime-snippet b/Reference/String Reference/Console Variable/transmogCurrentSpecOnly.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/transmogCurrentSpecOnlyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/transmogCurrentSpecOnly.sublime-snippet diff --git a/Reference/String Reference/Console Variable/transmogrifyShowCollectedCVar.sublime-snippet b/Reference/String Reference/Console Variable/transmogrifyShowCollected.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/transmogrifyShowCollectedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/transmogrifyShowCollected.sublime-snippet diff --git a/Reference/String Reference/Console Variable/transmogrifyShowUncollectedCVar.sublime-snippet b/Reference/String Reference/Console Variable/transmogrifyShowUncollected.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/transmogrifyShowUncollectedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/transmogrifyShowUncollected.sublime-snippet diff --git a/Reference/String Reference/Console Variable/transmogrifySourceFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/transmogrifySourceFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/transmogrifySourceFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/transmogrifySourceFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/twitterCharactersPerMediaCVar.sublime-snippet b/Reference/String Reference/Console Variable/twitterCharactersPerMedia.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/twitterCharactersPerMediaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/twitterCharactersPerMedia.sublime-snippet diff --git a/Reference/String Reference/Console Variable/twitterGetConfigTimeCVar.sublime-snippet b/Reference/String Reference/Console Variable/twitterGetConfigTime.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/twitterGetConfigTimeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/twitterGetConfigTime.sublime-snippet diff --git a/Reference/String Reference/Console Variable/twitterShortUrlLengthCVar.sublime-snippet b/Reference/String Reference/Console Variable/twitterShortUrlLength.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/twitterShortUrlLengthCVar.sublime-snippet rename to Reference/String Reference/Console Variable/twitterShortUrlLength.sublime-snippet diff --git a/Reference/String Reference/Console Variable/twitterShortUrlLengthHttpsCVar.sublime-snippet b/Reference/String Reference/Console Variable/twitterShortUrlLengthHttps.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/twitterShortUrlLengthHttpsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/twitterShortUrlLengthHttps.sublime-snippet diff --git a/Reference/String Reference/Console Variable/uiScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/uiScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/uiScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/uiScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/uiScaleMultiplierCVar.sublime-snippet b/Reference/String Reference/Console Variable/uiScaleMultiplier.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/uiScaleMultiplierCVar.sublime-snippet rename to Reference/String Reference/Console Variable/uiScaleMultiplier.sublime-snippet diff --git a/Reference/String Reference/Console Variable/unitClutterCVar.sublime-snippet b/Reference/String Reference/Console Variable/unitClutter.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/unitClutterCVar.sublime-snippet rename to Reference/String Reference/Console Variable/unitClutter.sublime-snippet diff --git a/Reference/String Reference/Console Variable/unitClutterInstancesOnlyCVar.sublime-snippet b/Reference/String Reference/Console Variable/unitClutterInstancesOnly.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/unitClutterInstancesOnlyCVar.sublime-snippet rename to Reference/String Reference/Console Variable/unitClutterInstancesOnly.sublime-snippet diff --git a/Reference/String Reference/Console Variable/unitClutterPlayerThresholdCVar.sublime-snippet b/Reference/String Reference/Console Variable/unitClutterPlayerThreshold.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/unitClutterPlayerThresholdCVar.sublime-snippet rename to Reference/String Reference/Console Variable/unitClutterPlayerThreshold.sublime-snippet diff --git a/Reference/String Reference/Console Variable/useCompactPartyFramesCVar.sublime-snippet b/Reference/String Reference/Console Variable/useCompactPartyFrames.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/useCompactPartyFramesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/useCompactPartyFrames.sublime-snippet diff --git a/Reference/String Reference/Console Variable/useIPv6CVar.sublime-snippet b/Reference/String Reference/Console Variable/useIPv6.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/useIPv6CVar.sublime-snippet rename to Reference/String Reference/Console Variable/useIPv6.sublime-snippet diff --git a/Reference/String Reference/Console Variable/useNewConsoleCVar.sublime-snippet b/Reference/String Reference/Console Variable/useNewConsole.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/useNewConsoleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/useNewConsole.sublime-snippet diff --git a/Reference/String Reference/Console Variable/useUiScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/useUiScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/useUiScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/useUiScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/videoOptionsVersionCVar.sublime-snippet b/Reference/String Reference/Console Variable/videoOptionsVersion.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/videoOptionsVersionCVar.sublime-snippet rename to Reference/String Reference/Console Variable/videoOptionsVersion.sublime-snippet diff --git a/Reference/String Reference/Console Variable/violenceLevelCVar.sublime-snippet b/Reference/String Reference/Console Variable/violenceLevel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/violenceLevelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/violenceLevel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wardrobeSetsFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/wardrobeSetsFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wardrobeSetsFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wardrobeSetsFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wardrobeShowCollectedCVar.sublime-snippet b/Reference/String Reference/Console Variable/wardrobeShowCollected.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wardrobeShowCollectedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wardrobeShowCollected.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wardrobeShowUncollectedCVar.sublime-snippet b/Reference/String Reference/Console Variable/wardrobeShowUncollected.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wardrobeShowUncollectedCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wardrobeShowUncollected.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wardrobeSourceFiltersCVar.sublime-snippet b/Reference/String Reference/Console Variable/wardrobeSourceFilters.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wardrobeSourceFiltersCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wardrobeSourceFilters.sublime-snippet diff --git a/Reference/String Reference/Console Variable/warpCVar.sublime-snippet b/Reference/String Reference/Console Variable/warp.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/warpCVar.sublime-snippet rename to Reference/String Reference/Console Variable/warp.sublime-snippet diff --git a/Reference/String Reference/Console Variable/warpScreenSizeCVar.sublime-snippet b/Reference/String Reference/Console Variable/warpScreenSize.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/warpScreenSizeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/warpScreenSize.sublime-snippet diff --git a/Reference/String Reference/Console Variable/warpViewDistanceCVar.sublime-snippet b/Reference/String Reference/Console Variable/warpViewDistance.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/warpViewDistanceCVar.sublime-snippet rename to Reference/String Reference/Console Variable/warpViewDistance.sublime-snippet diff --git a/Reference/String Reference/Console Variable/warpViewTiltCVar.sublime-snippet b/Reference/String Reference/Console Variable/warpViewTilt.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/warpViewTiltCVar.sublime-snippet rename to Reference/String Reference/Console Variable/warpViewTilt.sublime-snippet diff --git a/Reference/String Reference/Console Variable/watchFrameBaseAlphaCVar.sublime-snippet b/Reference/String Reference/Console Variable/watchFrameBaseAlpha.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/watchFrameBaseAlphaCVar.sublime-snippet rename to Reference/String Reference/Console Variable/watchFrameBaseAlpha.sublime-snippet diff --git a/Reference/String Reference/Console Variable/watchFrameIgnoreCursorCVar.sublime-snippet b/Reference/String Reference/Console Variable/watchFrameIgnoreCursor.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/watchFrameIgnoreCursorCVar.sublime-snippet rename to Reference/String Reference/Console Variable/watchFrameIgnoreCursor.sublime-snippet diff --git a/Reference/String Reference/Console Variable/watchFrameStateCVar.sublime-snippet b/Reference/String Reference/Console Variable/watchFrameState.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/watchFrameStateCVar.sublime-snippet rename to Reference/String Reference/Console Variable/watchFrameState.sublime-snippet diff --git a/Reference/String Reference/Console Variable/waterDetailCVar.sublime-snippet b/Reference/String Reference/Console Variable/waterDetail.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/waterDetailCVar.sublime-snippet rename to Reference/String Reference/Console Variable/waterDetail.sublime-snippet diff --git a/Reference/String Reference/Console Variable/weatherDensityCVar.sublime-snippet b/Reference/String Reference/Console Variable/weatherDensity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/weatherDensityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/weatherDensity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/webChallengeURLTimeoutCVar.sublime-snippet b/Reference/String Reference/Console Variable/webChallengeURLTimeout.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/webChallengeURLTimeoutCVar.sublime-snippet rename to Reference/String Reference/Console Variable/webChallengeURLTimeout.sublime-snippet diff --git a/Reference/String Reference/Console Variable/whisperModeCVar.sublime-snippet b/Reference/String Reference/Console Variable/whisperMode.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/whisperModeCVar.sublime-snippet rename to Reference/String Reference/Console Variable/whisperMode.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wholeChatWindowClickableCVar.sublime-snippet b/Reference/String Reference/Console Variable/wholeChatWindowClickable.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wholeChatWindowClickableCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wholeChatWindowClickable.sublime-snippet diff --git a/Reference/String Reference/Console Variable/windowResizeLockCVar.sublime-snippet b/Reference/String Reference/Console Variable/windowResizeLock.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/windowResizeLockCVar.sublime-snippet rename to Reference/String Reference/Console Variable/windowResizeLock.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wmoDoodadDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/wmoDoodadDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wmoDoodadDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wmoDoodadDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wmoLodDistCVar.sublime-snippet b/Reference/String Reference/Console Variable/wmoLodDist.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wmoLodDistCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wmoLodDist.sublime-snippet diff --git a/Reference/String Reference/Console Variable/wmoLodDistScaleCVar.sublime-snippet b/Reference/String Reference/Console Variable/wmoLodDistScale.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/wmoLodDistScaleCVar.sublime-snippet rename to Reference/String Reference/Console Variable/wmoLodDistScale.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldBaseMipCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldBaseMip.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldBaseMipCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldBaseMip.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldLoadSortCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldLoadSort.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldLoadSortCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldLoadSort.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldMapOpacityCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldMapOpacity.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldMapOpacityCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldMapOpacity.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldMaxMipLevelCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldMaxMipLevel.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldMaxMipLevelCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldMaxMipLevel.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldPreloadHighResTexturesCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldPreloadHighResTextures.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldPreloadHighResTexturesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldPreloadHighResTextures.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldPreloadNonCriticalCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldPreloadNonCritical.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldPreloadNonCriticalCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldPreloadNonCritical.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldPreloadSortCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldPreloadSort.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldPreloadSortCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldPreloadSort.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldQuestFilterArtifactPowerCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldQuestFilterArtifactPower.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldQuestFilterArtifactPowerCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldQuestFilterArtifactPower.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldQuestFilterEquipmentCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldQuestFilterEquipment.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldQuestFilterEquipmentCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldQuestFilterEquipment.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldQuestFilterGoldCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldQuestFilterGold.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldQuestFilterGoldCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldQuestFilterGold.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldQuestFilterOrderResourcesCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldQuestFilterOrderResources.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldQuestFilterOrderResourcesCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldQuestFilterOrderResources.sublime-snippet diff --git a/Reference/String Reference/Console Variable/worldQuestFilterProfessionMaterialsCVar.sublime-snippet b/Reference/String Reference/Console Variable/worldQuestFilterProfessionMaterials.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/worldQuestFilterProfessionMaterialsCVar.sublime-snippet rename to Reference/String Reference/Console Variable/worldQuestFilterProfessionMaterials.sublime-snippet diff --git a/Reference/String Reference/Console Variable/xpBarTextCVar.sublime-snippet b/Reference/String Reference/Console Variable/xpBarText.sublime-snippet similarity index 100% rename from Reference/String Reference/Console Variable/xpBarTextCVar.sublime-snippet rename to Reference/String Reference/Console Variable/xpBarText.sublime-snippet diff --git a/Reference/String Reference/Draw Layer/ARTWORK.sublime-snippet b/Reference/String Reference/Draw Layer/ARTWORK.sublime-snippet new file mode 100644 index 000000000..f293be08b --- /dev/null +++ b/Reference/String Reference/Draw Layer/ARTWORK.sublime-snippet @@ -0,0 +1,6 @@ + + + ARTWORK + "drawlayer" + source.lua string.drawlayer + diff --git a/Reference/String Reference/Draw Layer/BACKGROUND.sublime-snippet b/Reference/String Reference/Draw Layer/BACKGROUND.sublime-snippet new file mode 100644 index 000000000..cc7da6558 --- /dev/null +++ b/Reference/String Reference/Draw Layer/BACKGROUND.sublime-snippet @@ -0,0 +1,6 @@ + + + BACKGROUND + "drawlayer" + source.lua string.drawlayer + diff --git a/Reference/String Reference/Draw Layer/BORDER.sublime-snippet b/Reference/String Reference/Draw Layer/BORDER.sublime-snippet new file mode 100644 index 000000000..814df99d9 --- /dev/null +++ b/Reference/String Reference/Draw Layer/BORDER.sublime-snippet @@ -0,0 +1,6 @@ + + + BORDER + "drawlayer" + source.lua string.drawlayer + diff --git a/Reference/String Reference/Draw Layer/HIGHLIGHT.sublime-snippet b/Reference/String Reference/Draw Layer/HIGHLIGHT.sublime-snippet new file mode 100644 index 000000000..26c9a6758 --- /dev/null +++ b/Reference/String Reference/Draw Layer/HIGHLIGHT.sublime-snippet @@ -0,0 +1,6 @@ + + + HIGHLIGHT + "drawlayer" + source.lua string.drawlayer + diff --git a/Reference/String Reference/Draw Layer/OVERLAY.sublime-snippet b/Reference/String Reference/Draw Layer/OVERLAY.sublime-snippet new file mode 100644 index 000000000..08a973004 --- /dev/null +++ b/Reference/String Reference/Draw Layer/OVERLAY.sublime-snippet @@ -0,0 +1,6 @@ + + + OVERLAY + "drawlayer" + source.lua string.drawlayer + diff --git a/Reference/String Reference/Font Flag/MONOCHROME.sublime-snippet b/Reference/String Reference/Font Flag/MONOCHROME.sublime-snippet new file mode 100644 index 000000000..6b4cf7cea --- /dev/null +++ b/Reference/String Reference/Font Flag/MONOCHROME.sublime-snippet @@ -0,0 +1,6 @@ + + + MONOCHROME + "fontFlag" + source.lua string.fontflag + diff --git a/Reference/String Reference/Font Flag/OUTLINE.sublime-snippet b/Reference/String Reference/Font Flag/OUTLINE.sublime-snippet new file mode 100644 index 000000000..d3cb95470 --- /dev/null +++ b/Reference/String Reference/Font Flag/OUTLINE.sublime-snippet @@ -0,0 +1,6 @@ + + + OUTLINE + "fontFlag" + source.lua string.fontflag + diff --git a/Reference/String Reference/Font Flag/THICKOUTLINE.sublime-snippet b/Reference/String Reference/Font Flag/THICKOUTLINE.sublime-snippet new file mode 100644 index 000000000..bbf0f0f9c --- /dev/null +++ b/Reference/String Reference/Font Flag/THICKOUTLINE.sublime-snippet @@ -0,0 +1,6 @@ + + + THICKOUTLINE + "fontFlag" + source.lua string.fontflag + diff --git a/Reference/String Reference/Frame/Checkout.sublime-snippet b/Reference/String Reference/Frame/Checkout.sublime-snippet new file mode 100644 index 000000000..5289353d4 --- /dev/null +++ b/Reference/String Reference/Frame/Checkout.sublime-snippet @@ -0,0 +1,6 @@ + + + Checkout + "frameType" + source.lua string.frametype + diff --git a/Reference/String Reference/Frame/FogOfWarFrame.sublime-snippet b/Reference/String Reference/Frame/FogOfWarFrame.sublime-snippet new file mode 100644 index 000000000..c5120431b --- /dev/null +++ b/Reference/String Reference/Frame/FogOfWarFrame.sublime-snippet @@ -0,0 +1,6 @@ + + + FogOfWarFrame + "frameType" + source.lua string.frametype + diff --git a/Reference/String Reference/Frame/TaxiRouteFrame.sublime-snippet b/Reference/String Reference/Frame/TaxiRouteFrame.sublime-snippet new file mode 100644 index 000000000..94f2205d2 --- /dev/null +++ b/Reference/String Reference/Frame/TaxiRouteFrame.sublime-snippet @@ -0,0 +1,6 @@ + + + TaxiRouteFrame + "frameType" + source.lua string.frametype + diff --git a/Reference/String Reference/Frame/UICamera.sublime-snippet b/Reference/String Reference/Frame/UICamera.sublime-snippet new file mode 100644 index 000000000..c5c57bc4a --- /dev/null +++ b/Reference/String Reference/Frame/UICamera.sublime-snippet @@ -0,0 +1,6 @@ + + + UICamera + "frameType" + source.lua string.frametype + diff --git a/Reference/String Reference/Frame/WorldFrame.sublime-snippet b/Reference/String Reference/Frame/WorldFrame.sublime-snippet new file mode 100644 index 000000000..f13ea8d96 --- /dev/null +++ b/Reference/String Reference/Frame/WorldFrame.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldFrame + "frameType" + source.lua string.frametype + diff --git a/Reference/String Reference/Layer/ARTWORK.sublime-snippet b/Reference/String Reference/Layer/ARTWORK.sublime-snippet deleted file mode 100644 index c323ce134..000000000 --- a/Reference/String Reference/Layer/ARTWORK.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ARTWORK - "layer" - source.lua string.layertype - diff --git a/Reference/String Reference/Layer/BACKGROUND.sublime-snippet b/Reference/String Reference/Layer/BACKGROUND.sublime-snippet deleted file mode 100644 index c90242046..000000000 --- a/Reference/String Reference/Layer/BACKGROUND.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BACKGROUND - "layer" - source.lua string.layertype - diff --git a/Reference/String Reference/Layer/BORDER.sublime-snippet b/Reference/String Reference/Layer/BORDER.sublime-snippet deleted file mode 100644 index 1562be42b..000000000 --- a/Reference/String Reference/Layer/BORDER.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - BORDER - "layer" - source.lua string.layertype - diff --git a/Reference/String Reference/Layer/HIGHLIGHT.sublime-snippet b/Reference/String Reference/Layer/HIGHLIGHT.sublime-snippet deleted file mode 100644 index 487961301..000000000 --- a/Reference/String Reference/Layer/HIGHLIGHT.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - HIGHLIGHT - "layer" - source.lua string.layertype - diff --git a/Reference/String Reference/Layer/OVERLAY.sublime-snippet b/Reference/String Reference/Layer/OVERLAY.sublime-snippet deleted file mode 100644 index 439c97e83..000000000 --- a/Reference/String Reference/Layer/OVERLAY.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - OVERLAY - "layer" - source.lua string.layertype - diff --git a/Reference/String Reference/LeftButton.sublime-snippet b/Reference/String Reference/LeftButton.sublime-snippet index ed68fe716..cf815013c 100644 --- a/Reference/String Reference/LeftButton.sublime-snippet +++ b/Reference/String Reference/LeftButton.sublime-snippet @@ -2,5 +2,5 @@ LeftButton "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/LeftButtonDown.sublime-snippet b/Reference/String Reference/LeftButtonDown.sublime-snippet index 9084b7322..a70f86dde 100644 --- a/Reference/String Reference/LeftButtonDown.sublime-snippet +++ b/Reference/String Reference/LeftButtonDown.sublime-snippet @@ -2,5 +2,5 @@ LeftButtonDown "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/LeftButtonUp.sublime-snippet b/Reference/String Reference/LeftButtonUp.sublime-snippet index fc6e00bdf..2555c30d6 100644 --- a/Reference/String Reference/LeftButtonUp.sublime-snippet +++ b/Reference/String Reference/LeftButtonUp.sublime-snippet @@ -2,5 +2,5 @@ LeftButtonUp "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/M.sublime-snippet b/Reference/String Reference/M.sublime-snippet deleted file mode 100644 index ae51d86bb..000000000 --- a/Reference/String Reference/M.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - M - "MIDDLE" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/String Reference/MIDDLE.sublime-snippet b/Reference/String Reference/MIDDLE.sublime-snippet deleted file mode 100644 index 926030390..000000000 --- a/Reference/String Reference/MIDDLE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MIDDLE - "anchor" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/String Reference/MONOCHROME.sublime-snippet b/Reference/String Reference/MONOCHROME.sublime-snippet deleted file mode 100644 index 176772a6f..000000000 --- a/Reference/String Reference/MONOCHROME.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MONOCHROME - "fontFlag" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/String Reference/MiddleButton.sublime-snippet b/Reference/String Reference/MiddleButton.sublime-snippet index 69bc92034..284029657 100644 --- a/Reference/String Reference/MiddleButton.sublime-snippet +++ b/Reference/String Reference/MiddleButton.sublime-snippet @@ -2,5 +2,5 @@ MiddleButton "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/MiddleButtonDown.sublime-snippet b/Reference/String Reference/MiddleButtonDown.sublime-snippet index b18814ac0..65ce02b58 100644 --- a/Reference/String Reference/MiddleButtonDown.sublime-snippet +++ b/Reference/String Reference/MiddleButtonDown.sublime-snippet @@ -2,5 +2,5 @@ MiddleButtonDown "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/MiddleButtonUp.sublime-snippet b/Reference/String Reference/MiddleButtonUp.sublime-snippet index 42e7eb306..7264bc94c 100644 --- a/Reference/String Reference/MiddleButtonUp.sublime-snippet +++ b/Reference/String Reference/MiddleButtonUp.sublime-snippet @@ -2,5 +2,5 @@ MiddleButtonUp "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/OUTLINE.sublime-snippet b/Reference/String Reference/OUTLINE.sublime-snippet deleted file mode 100644 index 70a7a2c75..000000000 --- a/Reference/String Reference/OUTLINE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - OUTLINE - "fontFlag" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/String Reference/RightButton.sublime-snippet b/Reference/String Reference/RightButton.sublime-snippet index 89b3062a5..4f5d04e91 100644 --- a/Reference/String Reference/RightButton.sublime-snippet +++ b/Reference/String Reference/RightButton.sublime-snippet @@ -2,5 +2,5 @@ RightButton "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/RightButtonDown.sublime-snippet b/Reference/String Reference/RightButtonDown.sublime-snippet index 893dcc51a..d011a5168 100644 --- a/Reference/String Reference/RightButtonDown.sublime-snippet +++ b/Reference/String Reference/RightButtonDown.sublime-snippet @@ -2,5 +2,5 @@ RightButtonDown "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/RightButtonUp.sublime-snippet b/Reference/String Reference/RightButtonUp.sublime-snippet index 1479649cb..02654b0a6 100644 --- a/Reference/String Reference/RightButtonUp.sublime-snippet +++ b/Reference/String Reference/RightButtonUp.sublime-snippet @@ -2,5 +2,5 @@ RightButtonUp "button" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture + source.lua string - string.frametype - string.blendmode - string.stratatype - string.animationtype - string.looptype - string.scripttype - string.attribtype - string.slottype - string.fontflag - string.orienttype - string.buttonstate - string.cvartype - string.drawlayer - string.anchortype - string.anchortype-horizontal - string.anchortype-vertical - string.anchortype-tooltip - string.template.animation - string.template.fontstring - string.template.frame - string.template.texture diff --git a/Reference/String Reference/Script/Lower/onrequestnewsize.sublime-snippet b/Reference/String Reference/Script/Lower/onrequestnewsize.sublime-snippet new file mode 100644 index 000000000..4fad413cf --- /dev/null +++ b/Reference/String Reference/Script/Lower/onrequestnewsize.sublime-snippet @@ -0,0 +1,6 @@ + + + onrequestnewsize + "scriptType" + source.lua string.scripttype + diff --git a/Reference/String Reference/Script/Lower/onuimapchanged.sublime-snippet b/Reference/String Reference/Script/Lower/onuimapchanged.sublime-snippet new file mode 100644 index 000000000..a2df33dfc --- /dev/null +++ b/Reference/String Reference/Script/Lower/onuimapchanged.sublime-snippet @@ -0,0 +1,6 @@ + + + onuimapchanged + "scriptType" + source.lua string.scripttype + diff --git a/Reference/String Reference/Script/OnRequestNewSize.sublime-snippet b/Reference/String Reference/Script/OnRequestNewSize.sublime-snippet new file mode 100644 index 000000000..3f3478f81 --- /dev/null +++ b/Reference/String Reference/Script/OnRequestNewSize.sublime-snippet @@ -0,0 +1,6 @@ + + + OnRequestNewSize + "scriptType" + source.lua string.scripttype + diff --git a/Reference/String Reference/Script/OnUiMapChanged.sublime-snippet b/Reference/String Reference/Script/OnUiMapChanged.sublime-snippet new file mode 100644 index 000000000..1e160742a --- /dev/null +++ b/Reference/String Reference/Script/OnUiMapChanged.sublime-snippet @@ -0,0 +1,6 @@ + + + OnUiMapChanged + "scriptType" + source.lua string.scripttype + diff --git a/Reference/String Reference/Strata/PARENT.sublime-snippet b/Reference/String Reference/Strata/PARENT.sublime-snippet new file mode 100644 index 000000000..c35a33684 --- /dev/null +++ b/Reference/String Reference/Strata/PARENT.sublime-snippet @@ -0,0 +1,6 @@ + + + PARENT + "strata" + source.lua string.stratatype + diff --git a/Reference/String Reference/THICKOUTLINE.sublime-snippet b/Reference/String Reference/THICKOUTLINE.sublime-snippet deleted file mode 100644 index d44a97499..000000000 --- a/Reference/String Reference/THICKOUTLINE.sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - THICKOUTLINE - "fontFlag" - source.lua string - string.frametype - string.blendtype - string.stratatype - string.animtype - string.scripttype - string.attribtype - string.slottype - string.orienttype - string.buttonstate - string.cvartype - string.layertype - string.anchortype - string.template.texture - diff --git a/Reference/String Reference/Templates/FontString/!/FontString.sublime-completions.txt b/Reference/String Reference/Templates/FontString/!/FontString.sublime-completions.txt new file mode 100644 index 000000000..917d5a293 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/!/FontString.sublime-completions.txt @@ -0,0 +1,813 @@ +{ + "scope": "source.lua string.template.fontstring", + "completions": [ + { + "trigger": "AchievementCriteriaFont\t\"template\"", + "contents": "AchievementCriteriaFont" + }, + { + "trigger": "AchievementDateFont\t\"template\"", + "contents": "AchievementDateFont" + }, + { + "trigger": "AchievementDescriptionFont\t\"template\"", + "contents": "AchievementDescriptionFont" + }, + { + "trigger": "AchievementPointsFont\t\"template\"", + "contents": "AchievementPointsFont" + }, + { + "trigger": "BossEmoteNormalHuge\t\"template\"", + "contents": "BossEmoteNormalHuge" + }, + { + "trigger": "CharCopyEditBoxFont\t\"template\"", + "contents": "CharCopyEditBoxFont" + }, + { + "trigger": "ChatFontNormal\t\"template\"", + "contents": "ChatFontNormal" + }, + { + "trigger": "ChatFontSmall\t\"template\"", + "contents": "ChatFontSmall" + }, + { + "trigger": "CollectionsPageTextTemplate\t\"template\"", + "contents": "CollectionsPageTextTemplate" + }, + { + "trigger": "ColorblindItemQualityTemplate\t\"template\"", + "contents": "ColorblindItemQualityTemplate" + }, + { + "trigger": "CombatTextFont\t\"template\"", + "contents": "CombatTextFont" + }, + { + "trigger": "CombatTextTemplate\t\"template\"", + "contents": "CombatTextTemplate" + }, + { + "trigger": "CommentatorCCFont\t\"template\"", + "contents": "CommentatorCCFont" + }, + { + "trigger": "CommentatorDeadFontDefault\t\"template\"", + "contents": "CommentatorDeadFontDefault" + }, + { + "trigger": "CommentatorTeamNameFont\t\"template\"", + "contents": "CommentatorTeamNameFont" + }, + { + "trigger": "CommentatorTeamScoreFont\t\"template\"", + "contents": "CommentatorTeamScoreFont" + }, + { + "trigger": "CommentatorVictoryFanfare\t\"template\"", + "contents": "CommentatorVictoryFanfare" + }, + { + "trigger": "CommentatorVictoryFanfareTeam\t\"template\"", + "contents": "CommentatorVictoryFanfareTeam" + }, + { + "trigger": "ConsoleFontNormal\t\"template\"", + "contents": "ConsoleFontNormal" + }, + { + "trigger": "DestinyFontHuge\t\"template\"", + "contents": "DestinyFontHuge" + }, + { + "trigger": "DestinyFontLarge\t\"template\"", + "contents": "DestinyFontLarge" + }, + { + "trigger": "ErrorFont\t\"template\"", + "contents": "ErrorFont" + }, + { + "trigger": "EventTraceTimeFont\t\"template\"", + "contents": "EventTraceTimeFont" + }, + { + "trigger": "FactionName_Shadow_Huge\t\"template\"", + "contents": "FactionName_Shadow_Huge" + }, + { + "trigger": "FactionName_Shadow_Large\t\"template\"", + "contents": "FactionName_Shadow_Large" + }, + { + "trigger": "Fancy14Font\t\"template\"", + "contents": "Fancy14Font" + }, + { + "trigger": "Fancy16Font\t\"template\"", + "contents": "Fancy16Font" + }, + { + "trigger": "Fancy20Font\t\"template\"", + "contents": "Fancy20Font" + }, + { + "trigger": "Fancy22Font\t\"template\"", + "contents": "Fancy22Font" + }, + { + "trigger": "Fancy24Font\t\"template\"", + "contents": "Fancy24Font" + }, + { + "trigger": "Fancy48Font\t\"template\"", + "contents": "Fancy48Font" + }, + { + "trigger": "FriendsFont_Large\t\"template\"", + "contents": "FriendsFont_Large" + }, + { + "trigger": "FriendsFont_Normal\t\"template\"", + "contents": "FriendsFont_Normal" + }, + { + "trigger": "FriendsFont_Small\t\"template\"", + "contents": "FriendsFont_Small" + }, + { + "trigger": "FriendsFont_UserText\t\"template\"", + "contents": "FriendsFont_UserText" + }, + { + "trigger": "Game10Font_o1\t\"template\"", + "contents": "Game10Font_o1" + }, + { + "trigger": "Game120Font\t\"template\"", + "contents": "Game120Font" + }, + { + "trigger": "Game12Font\t\"template\"", + "contents": "Game12Font" + }, + { + "trigger": "Game13Font\t\"template\"", + "contents": "Game13Font" + }, + { + "trigger": "Game13FontShadow\t\"template\"", + "contents": "Game13FontShadow" + }, + { + "trigger": "Game15Font_o1\t\"template\"", + "contents": "Game15Font_o1" + }, + { + "trigger": "Game16Font\t\"template\"", + "contents": "Game16Font" + }, + { + "trigger": "Game18Font\t\"template\"", + "contents": "Game18Font" + }, + { + "trigger": "Game24Font\t\"template\"", + "contents": "Game24Font" + }, + { + "trigger": "Game27Font\t\"template\"", + "contents": "Game27Font" + }, + { + "trigger": "Game30Font\t\"template\"", + "contents": "Game30Font" + }, + { + "trigger": "Game32Font\t\"template\"", + "contents": "Game32Font" + }, + { + "trigger": "Game42Font\t\"template\"", + "contents": "Game42Font" + }, + { + "trigger": "Game48FontShadow\t\"template\"", + "contents": "Game48FontShadow" + }, + { + "trigger": "GameFontBlack\t\"template\"", + "contents": "GameFontBlack" + }, + { + "trigger": "GameFontBlackMedium\t\"template\"", + "contents": "GameFontBlackMedium" + }, + { + "trigger": "GameFontBlackSmall\t\"template\"", + "contents": "GameFontBlackSmall" + }, + { + "trigger": "GameFontBlackSmall2\t\"template\"", + "contents": "GameFontBlackSmall2" + }, + { + "trigger": "GameFontBlackTiny\t\"template\"", + "contents": "GameFontBlackTiny" + }, + { + "trigger": "GameFontDarkGraySmall\t\"template\"", + "contents": "GameFontDarkGraySmall" + }, + { + "trigger": "GameFontDisable\t\"template\"", + "contents": "GameFontDisable" + }, + { + "trigger": "GameFontDisableLarge\t\"template\"", + "contents": "GameFontDisableLarge" + }, + { + "trigger": "GameFontDisableSmall\t\"template\"", + "contents": "GameFontDisableSmall" + }, + { + "trigger": "GameFontDisableSmallLeft\t\"template\"", + "contents": "GameFontDisableSmallLeft" + }, + { + "trigger": "GameFontGreen\t\"template\"", + "contents": "GameFontGreen" + }, + { + "trigger": "GameFontGreenSmall\t\"template\"", + "contents": "GameFontGreenSmall" + }, + { + "trigger": "GameFontHighlight\t\"template\"", + "contents": "GameFontHighlight" + }, + { + "trigger": "GameFontHighlightCenter\t\"template\"", + "contents": "GameFontHighlightCenter" + }, + { + "trigger": "GameFontHighlightExtraSmall\t\"template\"", + "contents": "GameFontHighlightExtraSmall" + }, + { + "trigger": "GameFontHighlightHuge\t\"template\"", + "contents": "GameFontHighlightHuge" + }, + { + "trigger": "GameFontHighlightHugeOutline2\t\"template\"", + "contents": "GameFontHighlightHugeOutline2" + }, + { + "trigger": "GameFontHighlightLarge\t\"template\"", + "contents": "GameFontHighlightLarge" + }, + { + "trigger": "GameFontHighlightLarge2\t\"template\"", + "contents": "GameFontHighlightLarge2" + }, + { + "trigger": "GameFontHighlightLeft\t\"template\"", + "contents": "GameFontHighlightLeft" + }, + { + "trigger": "GameFontHighlightMedium\t\"template\"", + "contents": "GameFontHighlightMedium" + }, + { + "trigger": "GameFontHighlightOutline\t\"template\"", + "contents": "GameFontHighlightOutline" + }, + { + "trigger": "GameFontHighlightRight\t\"template\"", + "contents": "GameFontHighlightRight" + }, + { + "trigger": "GameFontHighlightSmall\t\"template\"", + "contents": "GameFontHighlightSmall" + }, + { + "trigger": "GameFontHighlightSmall2\t\"template\"", + "contents": "GameFontHighlightSmall2" + }, + { + "trigger": "GameFontHighlightSmallLeft\t\"template\"", + "contents": "GameFontHighlightSmallLeft" + }, + { + "trigger": "GameFontHighlightSmallOutline\t\"template\"", + "contents": "GameFontHighlightSmallOutline" + }, + { + "trigger": "GameFontHighlightSmallRight\t\"template\"", + "contents": "GameFontHighlightSmallRight" + }, + { + "trigger": "GameFontNormal\t\"template\"", + "contents": "GameFontNormal" + }, + { + "trigger": "GameFontNormalGraySmall\t\"template\"", + "contents": "GameFontNormalGraySmall" + }, + { + "trigger": "GameFontNormalHuge\t\"template\"", + "contents": "GameFontNormalHuge" + }, + { + "trigger": "GameFontNormalHuge2\t\"template\"", + "contents": "GameFontNormalHuge2" + }, + { + "trigger": "GameFontNormalHuge3\t\"template\"", + "contents": "GameFontNormalHuge3" + }, + { + "trigger": "GameFontNormalHuge3Outline\t\"template\"", + "contents": "GameFontNormalHuge3Outline" + }, + { + "trigger": "GameFontNormalHugeOutline\t\"template\"", + "contents": "GameFontNormalHugeOutline" + }, + { + "trigger": "GameFontNormalHugeOutline2\t\"template\"", + "contents": "GameFontNormalHugeOutline2" + }, + { + "trigger": "GameFontNormalLarge\t\"template\"", + "contents": "GameFontNormalLarge" + }, + { + "trigger": "GameFontNormalLarge2\t\"template\"", + "contents": "GameFontNormalLarge2" + }, + { + "trigger": "GameFontNormalLargeLeft\t\"template\"", + "contents": "GameFontNormalLargeLeft" + }, + { + "trigger": "GameFontNormalLeft\t\"template\"", + "contents": "GameFontNormalLeft" + }, + { + "trigger": "GameFontNormalLeftBottom\t\"template\"", + "contents": "GameFontNormalLeftBottom" + }, + { + "trigger": "GameFontNormalLeftRed\t\"template\"", + "contents": "GameFontNormalLeftRed" + }, + { + "trigger": "GameFontNormalMed1\t\"template\"", + "contents": "GameFontNormalMed1" + }, + { + "trigger": "GameFontNormalMed2\t\"template\"", + "contents": "GameFontNormalMed2" + }, + { + "trigger": "GameFontNormalMed3\t\"template\"", + "contents": "GameFontNormalMed3" + }, + { + "trigger": "GameFontNormalRight\t\"template\"", + "contents": "GameFontNormalRight" + }, + { + "trigger": "GameFontNormalShadowHuge2\t\"template\"", + "contents": "GameFontNormalShadowHuge2" + }, + { + "trigger": "GameFontNormalSmall\t\"template\"", + "contents": "GameFontNormalSmall" + }, + { + "trigger": "GameFontNormalSmall2\t\"template\"", + "contents": "GameFontNormalSmall2" + }, + { + "trigger": "GameFontNormalSmallLeft\t\"template\"", + "contents": "GameFontNormalSmallLeft" + }, + { + "trigger": "GameFontNormalWTF2\t\"template\"", + "contents": "GameFontNormalWTF2" + }, + { + "trigger": "GameFontNormalWTF2Outline\t\"template\"", + "contents": "GameFontNormalWTF2Outline" + }, + { + "trigger": "GameFontNormal_NoShadow\t\"template\"", + "contents": "GameFontNormal_NoShadow" + }, + { + "trigger": "GameFontRed\t\"template\"", + "contents": "GameFontRed" + }, + { + "trigger": "GameFontRedLarge\t\"template\"", + "contents": "GameFontRedLarge" + }, + { + "trigger": "GameFontRedSmall\t\"template\"", + "contents": "GameFontRedSmall" + }, + { + "trigger": "GameFontWhite\t\"template\"", + "contents": "GameFontWhite" + }, + { + "trigger": "GameFontWhiteSmall\t\"template\"", + "contents": "GameFontWhiteSmall" + }, + { + "trigger": "GameFontWhiteTiny\t\"template\"", + "contents": "GameFontWhiteTiny" + }, + { + "trigger": "GameFont_Gigantic\t\"template\"", + "contents": "GameFont_Gigantic" + }, + { + "trigger": "GameNormalNumberFont\t\"template\"", + "contents": "GameNormalNumberFont" + }, + { + "trigger": "GameTooltipHeaderText\t\"template\"", + "contents": "GameTooltipHeaderText" + }, + { + "trigger": "GameTooltipText\t\"template\"", + "contents": "GameTooltipText" + }, + { + "trigger": "GameTooltipTextSmall\t\"template\"", + "contents": "GameTooltipTextSmall" + }, + { + "trigger": "GlueEditBoxFont\t\"template\"", + "contents": "GlueEditBoxFont" + }, + { + "trigger": "GlueFontCharacterCreate\t\"template\"", + "contents": "GlueFontCharacterCreate" + }, + { + "trigger": "GlueFontDisableLarge\t\"template\"", + "contents": "GlueFontDisableLarge" + }, + { + "trigger": "GlueFontDisableSmall\t\"template\"", + "contents": "GlueFontDisableSmall" + }, + { + "trigger": "GlueFontHighlight\t\"template\"", + "contents": "GlueFontHighlight" + }, + { + "trigger": "GlueFontHighlightHuge\t\"template\"", + "contents": "GlueFontHighlightHuge" + }, + { + "trigger": "GlueFontHighlightSmall\t\"template\"", + "contents": "GlueFontHighlightSmall" + }, + { + "trigger": "GlueFontNormal\t\"template\"", + "contents": "GlueFontNormal" + }, + { + "trigger": "GlueFontNormalExtraSmall\t\"template\"", + "contents": "GlueFontNormalExtraSmall" + }, + { + "trigger": "GlueFontNormalGigantor\t\"template\"", + "contents": "GlueFontNormalGigantor" + }, + { + "trigger": "GlueFontNormalHuge\t\"template\"", + "contents": "GlueFontNormalHuge" + }, + { + "trigger": "GlueFontNormalLarge\t\"template\"", + "contents": "GlueFontNormalLarge" + }, + { + "trigger": "GlueFontNormalSmall\t\"template\"", + "contents": "GlueFontNormalSmall" + }, + { + "trigger": "GlueFontRedLarge\t\"template\"", + "contents": "GlueFontRedLarge" + }, + { + "trigger": "GlueFontRedSmall\t\"template\"", + "contents": "GlueFontRedSmall" + }, + { + "trigger": "InvoiceFont_Small\t\"template\"", + "contents": "InvoiceFont_Small" + }, + { + "trigger": "InvoiceTextFontNormal\t\"template\"", + "contents": "InvoiceTextFontNormal" + }, + { + "trigger": "InvoiceTextFontSmall\t\"template\"", + "contents": "InvoiceTextFontSmall" + }, + { + "trigger": "LootUpgradeFrame_ItemNameTemplate\t\"template\"", + "contents": "LootUpgradeFrame_ItemNameTemplate" + }, + { + "trigger": "MailFont_Large\t\"template\"", + "contents": "MailFont_Large" + }, + { + "trigger": "MailTextFontNormal\t\"template\"", + "contents": "MailTextFontNormal" + }, + { + "trigger": "MovieSubtitleFont\t\"template\"", + "contents": "MovieSubtitleFont" + }, + { + "trigger": "NewSubSpellFont\t\"template\"", + "contents": "NewSubSpellFont" + }, + { + "trigger": "NPE_TutorialKeyString\t\"template\"", + "contents": "NPE_TutorialKeyString" + }, + { + "trigger": "Number12Font_o1\t\"template\"", + "contents": "Number12Font_o1" + }, + { + "trigger": "NumberFontNormal\t\"template\"", + "contents": "NumberFontNormal" + }, + { + "trigger": "NumberFontNormalGray\t\"template\"", + "contents": "NumberFontNormalGray" + }, + { + "trigger": "NumberFontNormalHuge\t\"template\"", + "contents": "NumberFontNormalHuge" + }, + { + "trigger": "NumberFontNormalLarge\t\"template\"", + "contents": "NumberFontNormalLarge" + }, + { + "trigger": "NumberFontNormalRight\t\"template\"", + "contents": "NumberFontNormalRight" + }, + { + "trigger": "NumberFontNormalSmall\t\"template\"", + "contents": "NumberFontNormalSmall" + }, + { + "trigger": "NumberFontNormalSmallGray\t\"template\"", + "contents": "NumberFontNormalSmallGray" + }, + { + "trigger": "NumberFontNormalYellow\t\"template\"", + "contents": "NumberFontNormalYellow" + }, + { + "trigger": "NumberFont_Shadow_Med\t\"template\"", + "contents": "NumberFont_Shadow_Med" + }, + { + "trigger": "NumberFont_Shadow_Small\t\"template\"", + "contents": "NumberFont_Shadow_Small" + }, + { + "trigger": "NumberFont_Shadow_Tiny\t\"template\"", + "contents": "NumberFont_Shadow_Tiny" + }, + { + "trigger": "NumberFont_Small\t\"template\"", + "contents": "NumberFont_Small" + }, + { + "trigger": "ObjectiveFont\t\"template\"", + "contents": "ObjectiveFont" + }, + { + "trigger": "OptionsFont\t\"template\"", + "contents": "OptionsFont" + }, + { + "trigger": "OptionsFontHighlight\t\"template\"", + "contents": "OptionsFontHighlight" + }, + { + "trigger": "OptionsFontHighlightSmall\t\"template\"", + "contents": "OptionsFontHighlightSmall" + }, + { + "trigger": "OptionsFontLarge\t\"template\"", + "contents": "OptionsFontLarge" + }, + { + "trigger": "OptionsFontSmall\t\"template\"", + "contents": "OptionsFontSmall" + }, + { + "trigger": "OptionsFontSmallLeft\t\"template\"", + "contents": "OptionsFontSmallLeft" + }, + { + "trigger": "OrderHallTalentFrameTick\t\"template\"", + "contents": "OrderHallTalentFrameTick" + }, + { + "trigger": "PVPInfoTextFont\t\"template\"", + "contents": "PVPInfoTextFont" + }, + { + "trigger": "QuestFont\t\"template\"", + "contents": "QuestFont" + }, + { + "trigger": "QuestFontHighlight\t\"template\"", + "contents": "QuestFontHighlight" + }, + { + "trigger": "QuestFontNormalHuge\t\"template\"", + "contents": "QuestFontNormalHuge" + }, + { + "trigger": "QuestFontNormalLarge\t\"template\"", + "contents": "QuestFontNormalLarge" + }, + { + "trigger": "QuestFontNormalSmall\t\"template\"", + "contents": "QuestFontNormalSmall" + }, + { + "trigger": "QuestFont_Enormous\t\"template\"", + "contents": "QuestFont_Enormous" + }, + { + "trigger": "QuestFont_Huge\t\"template\"", + "contents": "QuestFont_Huge" + }, + { + "trigger": "QuestFont_Large\t\"template\"", + "contents": "QuestFont_Large" + }, + { + "trigger": "QuestFont_Outline_Huge\t\"template\"", + "contents": "QuestFont_Outline_Huge" + }, + { + "trigger": "QuestFont_Shadow_Huge\t\"template\"", + "contents": "QuestFont_Shadow_Huge" + }, + { + "trigger": "QuestFont_Shadow_Small\t\"template\"", + "contents": "QuestFont_Shadow_Small" + }, + { + "trigger": "QuestFont_Super_Huge\t\"template\"", + "contents": "QuestFont_Super_Huge" + }, + { + "trigger": "QuestMapRewardsFont\t\"template\"", + "contents": "QuestMapRewardsFont" + }, + { + "trigger": "QuestTitleFont\t\"template\"", + "contents": "QuestTitleFont" + }, + { + "trigger": "QuestTitleFontBlackShadow\t\"template\"", + "contents": "QuestTitleFontBlackShadow" + }, + { + "trigger": "QuickJoinButtonMemberTemplate\t\"template\"", + "contents": "QuickJoinButtonMemberTemplate" + }, + { + "trigger": "QuickJoinButtonQueueTemplate\t\"template\"", + "contents": "QuickJoinButtonQueueTemplate" + }, + { + "trigger": "ReputationDetailFont\t\"template\"", + "contents": "ReputationDetailFont" + }, + { + "trigger": "SplashHeaderFont\t\"template\"", + "contents": "SplashHeaderFont" + }, + { + "trigger": "SubSpellFont\t\"template\"", + "contents": "SubSpellFont" + }, + { + "trigger": "SubZoneTextFont\t\"template\"", + "contents": "SubZoneTextFont" + }, + { + "trigger": "SystemFont_Huge1\t\"template\"", + "contents": "SystemFont_Huge1" + }, + { + "trigger": "SystemFont_Huge1_Outline\t\"template\"", + "contents": "SystemFont_Huge1_Outline" + }, + { + "trigger": "SystemFont_Large\t\"template\"", + "contents": "SystemFont_Large" + }, + { + "trigger": "SystemFont_Med1\t\"template\"", + "contents": "SystemFont_Med1" + }, + { + "trigger": "SystemFont_Med3\t\"template\"", + "contents": "SystemFont_Med3" + }, + { + "trigger": "SystemFont_NamePlate\t\"template\"", + "contents": "SystemFont_NamePlate" + }, + { + "trigger": "SystemFont_OutlineThick_Huge2\t\"template\"", + "contents": "SystemFont_OutlineThick_Huge2" + }, + { + "trigger": "SystemFont_Shadow_Huge3\t\"template\"", + "contents": "SystemFont_Shadow_Huge3" + }, + { + "trigger": "SystemFont_Shadow_Large\t\"template\"", + "contents": "SystemFont_Shadow_Large" + }, + { + "trigger": "SystemFont_Shadow_Large2\t\"template\"", + "contents": "SystemFont_Shadow_Large2" + }, + { + "trigger": "SystemFont_Shadow_Large_Outline\t\"template\"", + "contents": "SystemFont_Shadow_Large_Outline" + }, + { + "trigger": "SystemFont_Shadow_Med1\t\"template\"", + "contents": "SystemFont_Shadow_Med1" + }, + { + "trigger": "SystemFont_Shadow_Med2\t\"template\"", + "contents": "SystemFont_Shadow_Med2" + }, + { + "trigger": "SystemFont_Shadow_Small\t\"template\"", + "contents": "SystemFont_Shadow_Small" + }, + { + "trigger": "SystemFont_Small2\t\"template\"", + "contents": "SystemFont_Small2" + }, + { + "trigger": "TextStatusBarText\t\"template\"", + "contents": "TextStatusBarText" + }, + { + "trigger": "TextStatusBarTextLarge\t\"template\"", + "contents": "TextStatusBarTextLarge" + }, + { + "trigger": "TOSFont\t\"template\"", + "contents": "TOSFont" + }, + { + "trigger": "VehicleMenuBarStatusBarText\t\"template\"", + "contents": "VehicleMenuBarStatusBarText" + }, + { + "trigger": "WhiteNormalNumberFont\t\"template\"", + "contents": "WhiteNormalNumberFont" + }, + { + "trigger": "WorldMapTextFont\t\"template\"", + "contents": "WorldMapTextFont" + }, + { + "trigger": "ZoneTextFont\t\"template\"", + "contents": "ZoneTextFont" + }, + ] +} diff --git a/Reference/String Reference/Templates/FontString/AchievementCriteriaFont.sublime-snippet b/Reference/String Reference/Templates/FontString/AchievementCriteriaFont.sublime-snippet new file mode 100644 index 000000000..87795d7c7 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/AchievementCriteriaFont.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementCriteriaFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/AchievementDateFont.sublime-snippet b/Reference/String Reference/Templates/FontString/AchievementDateFont.sublime-snippet new file mode 100644 index 000000000..39ff8afe3 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/AchievementDateFont.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementDateFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/AchievementDescriptionFont.sublime-snippet b/Reference/String Reference/Templates/FontString/AchievementDescriptionFont.sublime-snippet new file mode 100644 index 000000000..f78a15f92 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/AchievementDescriptionFont.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementDescriptionFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/AchievementPointsFont.sublime-snippet b/Reference/String Reference/Templates/FontString/AchievementPointsFont.sublime-snippet new file mode 100644 index 000000000..8bf5e0b25 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/AchievementPointsFont.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementPointsFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/BossEmoteNormalHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/BossEmoteNormalHuge.sublime-snippet new file mode 100644 index 000000000..050fd5873 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/BossEmoteNormalHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + BossEmoteNormalHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CharCopyEditBoxFont.sublime-snippet b/Reference/String Reference/Templates/FontString/CharCopyEditBoxFont.sublime-snippet new file mode 100644 index 000000000..76078e9b1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CharCopyEditBoxFont.sublime-snippet @@ -0,0 +1,6 @@ + + + CharCopyEditBoxFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ChatFontNormal.sublime-snippet b/Reference/String Reference/Templates/FontString/ChatFontNormal.sublime-snippet new file mode 100644 index 000000000..fc9346598 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ChatFontNormal.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatFontNormal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ChatFontSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/ChatFontSmall.sublime-snippet new file mode 100644 index 000000000..55a1bee32 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ChatFontSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatFontSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CollectionsPageTextTemplate.sublime-snippet b/Reference/String Reference/Templates/FontString/CollectionsPageTextTemplate.sublime-snippet new file mode 100644 index 000000000..bfd5cb29c --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CollectionsPageTextTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CollectionsPageTextTemplate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ColorblindItemQualityTemplate.sublime-snippet b/Reference/String Reference/Templates/FontString/ColorblindItemQualityTemplate.sublime-snippet new file mode 100644 index 000000000..20a5df42b --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ColorblindItemQualityTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ColorblindItemQualityTemplate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CombatTextFont.sublime-snippet b/Reference/String Reference/Templates/FontString/CombatTextFont.sublime-snippet new file mode 100644 index 000000000..0392a90ac --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CombatTextFont.sublime-snippet @@ -0,0 +1,6 @@ + + + CombatTextFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CombatTextTemplate.sublime-snippet b/Reference/String Reference/Templates/FontString/CombatTextTemplate.sublime-snippet new file mode 100644 index 000000000..2563e4808 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CombatTextTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CombatTextTemplate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CommentatorCCFont.sublime-snippet b/Reference/String Reference/Templates/FontString/CommentatorCCFont.sublime-snippet new file mode 100644 index 000000000..28dd82d31 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CommentatorCCFont.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorCCFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CommentatorDeadFontDefault.sublime-snippet b/Reference/String Reference/Templates/FontString/CommentatorDeadFontDefault.sublime-snippet new file mode 100644 index 000000000..7026a56a9 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CommentatorDeadFontDefault.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorDeadFontDefault + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CommentatorTeamNameFont.sublime-snippet b/Reference/String Reference/Templates/FontString/CommentatorTeamNameFont.sublime-snippet new file mode 100644 index 000000000..8ce8b314a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CommentatorTeamNameFont.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorTeamNameFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CommentatorTeamScoreFont.sublime-snippet b/Reference/String Reference/Templates/FontString/CommentatorTeamScoreFont.sublime-snippet new file mode 100644 index 000000000..767fb3bd6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CommentatorTeamScoreFont.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorTeamScoreFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CommentatorVictoryFanfare.sublime-snippet b/Reference/String Reference/Templates/FontString/CommentatorVictoryFanfare.sublime-snippet new file mode 100644 index 000000000..1e495cef7 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CommentatorVictoryFanfare.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorVictoryFanfare + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/CommentatorVictoryFanfareTeam.sublime-snippet b/Reference/String Reference/Templates/FontString/CommentatorVictoryFanfareTeam.sublime-snippet new file mode 100644 index 000000000..1a7aa64e2 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/CommentatorVictoryFanfareTeam.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorVictoryFanfareTeam + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ConsoleFontNormal.sublime-snippet b/Reference/String Reference/Templates/FontString/ConsoleFontNormal.sublime-snippet new file mode 100644 index 000000000..1673966e6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ConsoleFontNormal.sublime-snippet @@ -0,0 +1,6 @@ + + + ConsoleFontNormal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/DestinyFontHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/DestinyFontHuge.sublime-snippet new file mode 100644 index 000000000..ef5c05bc2 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/DestinyFontHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + DestinyFontHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/DestinyFontLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/DestinyFontLarge.sublime-snippet new file mode 100644 index 000000000..6a3a6ee4c --- /dev/null +++ b/Reference/String Reference/Templates/FontString/DestinyFontLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + DestinyFontLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ErrorFont.sublime-snippet b/Reference/String Reference/Templates/FontString/ErrorFont.sublime-snippet new file mode 100644 index 000000000..a1c58f550 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ErrorFont.sublime-snippet @@ -0,0 +1,6 @@ + + + ErrorFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/EventTraceTimeFont.sublime-snippet b/Reference/String Reference/Templates/FontString/EventTraceTimeFont.sublime-snippet new file mode 100644 index 000000000..d0c62a752 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/EventTraceTimeFont.sublime-snippet @@ -0,0 +1,6 @@ + + + EventTraceTimeFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/FactionName_Shadow_Huge.sublime-snippet b/Reference/String Reference/Templates/FontString/FactionName_Shadow_Huge.sublime-snippet new file mode 100644 index 000000000..2f17700bd --- /dev/null +++ b/Reference/String Reference/Templates/FontString/FactionName_Shadow_Huge.sublime-snippet @@ -0,0 +1,6 @@ + + + FactionName_Shadow_Huge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/FactionName_Shadow_Large.sublime-snippet b/Reference/String Reference/Templates/FontString/FactionName_Shadow_Large.sublime-snippet new file mode 100644 index 000000000..6196bf55f --- /dev/null +++ b/Reference/String Reference/Templates/FontString/FactionName_Shadow_Large.sublime-snippet @@ -0,0 +1,6 @@ + + + FactionName_Shadow_Large + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Fancy14Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Fancy14Font.sublime-snippet new file mode 100644 index 000000000..b48d878e1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Fancy14Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Fancy14Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Fancy16Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Fancy16Font.sublime-snippet new file mode 100644 index 000000000..94d4669e2 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Fancy16Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Fancy16Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Fancy20Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Fancy20Font.sublime-snippet new file mode 100644 index 000000000..51ccfa3f1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Fancy20Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Fancy20Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Fancy22Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Fancy22Font.sublime-snippet new file mode 100644 index 000000000..d1bdce307 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Fancy22Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Fancy22Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Fancy24Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Fancy24Font.sublime-snippet new file mode 100644 index 000000000..c3529f986 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Fancy24Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Fancy24Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Fancy48Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Fancy48Font.sublime-snippet new file mode 100644 index 000000000..e21f8439a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Fancy48Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Fancy48Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/FriendsFont_Large.sublime-snippet b/Reference/String Reference/Templates/FontString/FriendsFont_Large.sublime-snippet new file mode 100644 index 000000000..74386edbe --- /dev/null +++ b/Reference/String Reference/Templates/FontString/FriendsFont_Large.sublime-snippet @@ -0,0 +1,6 @@ + + + FriendsFont_Large + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/FriendsFont_Normal.sublime-snippet b/Reference/String Reference/Templates/FontString/FriendsFont_Normal.sublime-snippet new file mode 100644 index 000000000..ba8f19cc8 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/FriendsFont_Normal.sublime-snippet @@ -0,0 +1,6 @@ + + + FriendsFont_Normal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/FriendsFont_Small.sublime-snippet b/Reference/String Reference/Templates/FontString/FriendsFont_Small.sublime-snippet new file mode 100644 index 000000000..62e0d830a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/FriendsFont_Small.sublime-snippet @@ -0,0 +1,6 @@ + + + FriendsFont_Small + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/FriendsFont_UserText.sublime-snippet b/Reference/String Reference/Templates/FontString/FriendsFont_UserText.sublime-snippet new file mode 100644 index 000000000..c1232954a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/FriendsFont_UserText.sublime-snippet @@ -0,0 +1,6 @@ + + + FriendsFont_UserText + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game10Font_o1.sublime-snippet b/Reference/String Reference/Templates/FontString/Game10Font_o1.sublime-snippet new file mode 100644 index 000000000..751833b6f --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game10Font_o1.sublime-snippet @@ -0,0 +1,6 @@ + + + Game10Font_o1 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game120Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game120Font.sublime-snippet new file mode 100644 index 000000000..a85298bf0 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game120Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game120Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game12Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game12Font.sublime-snippet new file mode 100644 index 000000000..6be7c69fa --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game12Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game12Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game13Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game13Font.sublime-snippet new file mode 100644 index 000000000..a25871071 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game13Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game13Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game13FontShadow.sublime-snippet b/Reference/String Reference/Templates/FontString/Game13FontShadow.sublime-snippet new file mode 100644 index 000000000..c8438fa12 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game13FontShadow.sublime-snippet @@ -0,0 +1,6 @@ + + + Game13FontShadow + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game15Font_o1.sublime-snippet b/Reference/String Reference/Templates/FontString/Game15Font_o1.sublime-snippet new file mode 100644 index 000000000..87fec0ef6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game15Font_o1.sublime-snippet @@ -0,0 +1,6 @@ + + + Game15Font_o1 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game16Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game16Font.sublime-snippet new file mode 100644 index 000000000..e35aec5d4 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game16Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game16Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game18Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game18Font.sublime-snippet new file mode 100644 index 000000000..d03e51cd0 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game18Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game18Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game24Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game24Font.sublime-snippet new file mode 100644 index 000000000..c8f1d4044 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game24Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game24Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game27Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game27Font.sublime-snippet new file mode 100644 index 000000000..5b80dd9ed --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game27Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game27Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game30Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game30Font.sublime-snippet new file mode 100644 index 000000000..4f8a082b4 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game30Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game30Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game32Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game32Font.sublime-snippet new file mode 100644 index 000000000..4f865b911 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game32Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game32Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game42Font.sublime-snippet b/Reference/String Reference/Templates/FontString/Game42Font.sublime-snippet new file mode 100644 index 000000000..cf4105214 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game42Font.sublime-snippet @@ -0,0 +1,6 @@ + + + Game42Font + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Game48FontShadow.sublime-snippet b/Reference/String Reference/Templates/FontString/Game48FontShadow.sublime-snippet new file mode 100644 index 000000000..8cb165806 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Game48FontShadow.sublime-snippet @@ -0,0 +1,6 @@ + + + Game48FontShadow + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontBlack.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontBlack.sublime-snippet new file mode 100644 index 000000000..fae8646af --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontBlack.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontBlack + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontBlackMedium.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontBlackMedium.sublime-snippet new file mode 100644 index 000000000..6aeabee94 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontBlackMedium.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontBlackMedium + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontBlackSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontBlackSmall.sublime-snippet new file mode 100644 index 000000000..a36fd7230 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontBlackSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontBlackSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontBlackSmall2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontBlackSmall2.sublime-snippet new file mode 100644 index 000000000..825e24c37 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontBlackSmall2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontBlackSmall2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontBlackTiny.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontBlackTiny.sublime-snippet new file mode 100644 index 000000000..d307bec9e --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontBlackTiny.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontBlackTiny + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontDarkGraySmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontDarkGraySmall.sublime-snippet new file mode 100644 index 000000000..5b9077dc8 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontDarkGraySmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontDarkGraySmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontDisable.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontDisable.sublime-snippet new file mode 100644 index 000000000..0e25789ed --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontDisable.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontDisable + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontDisableLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontDisableLarge.sublime-snippet new file mode 100644 index 000000000..2e6b0c2b5 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontDisableLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontDisableLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontDisableSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontDisableSmall.sublime-snippet new file mode 100644 index 000000000..a965014fb --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontDisableSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontDisableSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontDisableSmallLeft.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontDisableSmallLeft.sublime-snippet new file mode 100644 index 000000000..374ebdbc6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontDisableSmallLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontDisableSmallLeft + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontGreen.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontGreen.sublime-snippet new file mode 100644 index 000000000..d343b102c --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontGreen.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontGreen + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontGreenSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontGreenSmall.sublime-snippet new file mode 100644 index 000000000..a3117c858 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontGreenSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontGreenSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlight.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlight.sublime-snippet new file mode 100644 index 000000000..35b231308 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlight.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightCenter.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightCenter.sublime-snippet new file mode 100644 index 000000000..8168ab436 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightCenter.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightCenter + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightExtraSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightExtraSmall.sublime-snippet new file mode 100644 index 000000000..f81cad8f8 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightExtraSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightExtraSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightHuge.sublime-snippet new file mode 100644 index 000000000..273756fe8 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightHugeOutline2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightHugeOutline2.sublime-snippet new file mode 100644 index 000000000..b6cf2ec9a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightHugeOutline2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightHugeOutline2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightLarge.sublime-snippet new file mode 100644 index 000000000..1ba2bb01c --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightLarge2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightLarge2.sublime-snippet new file mode 100644 index 000000000..85fd24223 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightLarge2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightLarge2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightLeft.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightLeft.sublime-snippet new file mode 100644 index 000000000..d684f772e --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightLeft + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightMedium.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightMedium.sublime-snippet new file mode 100644 index 000000000..15d5c1688 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightMedium.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightMedium + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightOutline.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightOutline.sublime-snippet new file mode 100644 index 000000000..1f8dd5220 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightOutline.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightOutline + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightRight.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightRight.sublime-snippet new file mode 100644 index 000000000..2680f56b6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightRight.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightRight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightSmall.sublime-snippet new file mode 100644 index 000000000..5f484a036 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightSmall2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightSmall2.sublime-snippet new file mode 100644 index 000000000..4bd8e9eae --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightSmall2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightSmall2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightSmallLeft.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightSmallLeft.sublime-snippet new file mode 100644 index 000000000..86ee914a2 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightSmallLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightSmallLeft + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightSmallOutline.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightSmallOutline.sublime-snippet new file mode 100644 index 000000000..1bc14246f --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightSmallOutline.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightSmallOutline + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontHighlightSmallRight.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontHighlightSmallRight.sublime-snippet new file mode 100644 index 000000000..b57d8cb4a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontHighlightSmallRight.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontHighlightSmallRight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormal.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormal.sublime-snippet new file mode 100644 index 000000000..aff58494a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormal.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalGraySmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalGraySmall.sublime-snippet new file mode 100644 index 000000000..aa8e72b09 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalGraySmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalGraySmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalHuge.sublime-snippet new file mode 100644 index 000000000..88d7b5d5f --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalHuge2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalHuge2.sublime-snippet new file mode 100644 index 000000000..edee8e159 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalHuge2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalHuge2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalHuge3.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalHuge3.sublime-snippet new file mode 100644 index 000000000..8974629eb --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalHuge3.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalHuge3 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalHuge3Outline.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalHuge3Outline.sublime-snippet new file mode 100644 index 000000000..3ea10c79a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalHuge3Outline.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalHuge3Outline + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalHugeOutline.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalHugeOutline.sublime-snippet new file mode 100644 index 000000000..02d840590 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalHugeOutline.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalHugeOutline + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalHugeOutline2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalHugeOutline2.sublime-snippet new file mode 100644 index 000000000..de8e0cecc --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalHugeOutline2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalHugeOutline2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalLarge.sublime-snippet new file mode 100644 index 000000000..b3c2a13ab --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalLarge2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalLarge2.sublime-snippet new file mode 100644 index 000000000..417382952 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalLarge2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalLarge2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalLargeLeft.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalLargeLeft.sublime-snippet new file mode 100644 index 000000000..2644ba2d0 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalLargeLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalLargeLeft + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalLeft.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalLeft.sublime-snippet new file mode 100644 index 000000000..03a754d59 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalLeft + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalLeftBottom.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalLeftBottom.sublime-snippet new file mode 100644 index 000000000..ca41507f7 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalLeftBottom.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalLeftBottom + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalLeftRed.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalLeftRed.sublime-snippet new file mode 100644 index 000000000..4d39c7643 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalLeftRed.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalLeftRed + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalMed1.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalMed1.sublime-snippet new file mode 100644 index 000000000..79d129c76 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalMed1.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalMed1 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalMed2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalMed2.sublime-snippet new file mode 100644 index 000000000..0fbc130ac --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalMed2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalMed2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalMed3.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalMed3.sublime-snippet new file mode 100644 index 000000000..380eae74e --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalMed3.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalMed3 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalRight.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalRight.sublime-snippet new file mode 100644 index 000000000..c43f2667b --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalRight.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalRight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalShadowHuge2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalShadowHuge2.sublime-snippet new file mode 100644 index 000000000..684224544 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalShadowHuge2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalShadowHuge2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalSmall.sublime-snippet new file mode 100644 index 000000000..75ba55dcb --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalSmall2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalSmall2.sublime-snippet new file mode 100644 index 000000000..80370c3c7 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalSmall2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalSmall2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalSmallLeft.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalSmallLeft.sublime-snippet new file mode 100644 index 000000000..25a3b4a00 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalSmallLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalSmallLeft + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalWTF2.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalWTF2.sublime-snippet new file mode 100644 index 000000000..068925b0d --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalWTF2.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalWTF2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormalWTF2Outline.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormalWTF2Outline.sublime-snippet new file mode 100644 index 000000000..1a95c9d8b --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormalWTF2Outline.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormalWTF2Outline + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontNormal_NoShadow.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontNormal_NoShadow.sublime-snippet new file mode 100644 index 000000000..f01a5a703 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontNormal_NoShadow.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontNormal_NoShadow + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontRed.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontRed.sublime-snippet new file mode 100644 index 000000000..4faacec38 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontRed.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontRed + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontRedLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontRedLarge.sublime-snippet new file mode 100644 index 000000000..a56b7b9ec --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontRedLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontRedLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontRedSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontRedSmall.sublime-snippet new file mode 100644 index 000000000..b82553e44 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontRedSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontRedSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontWhite.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontWhite.sublime-snippet new file mode 100644 index 000000000..a5c57d073 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontWhite.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontWhite + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontWhiteSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontWhiteSmall.sublime-snippet new file mode 100644 index 000000000..ebf2f65a1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontWhiteSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontWhiteSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFontWhiteTiny.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFontWhiteTiny.sublime-snippet new file mode 100644 index 000000000..12f663011 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFontWhiteTiny.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFontWhiteTiny + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameFont_Gigantic.sublime-snippet b/Reference/String Reference/Templates/FontString/GameFont_Gigantic.sublime-snippet new file mode 100644 index 000000000..a4b530486 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameFont_Gigantic.sublime-snippet @@ -0,0 +1,6 @@ + + + GameFont_Gigantic + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameNormalNumberFont.sublime-snippet b/Reference/String Reference/Templates/FontString/GameNormalNumberFont.sublime-snippet new file mode 100644 index 000000000..70c0da3bf --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameNormalNumberFont.sublime-snippet @@ -0,0 +1,6 @@ + + + GameNormalNumberFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameTooltipHeaderText.sublime-snippet b/Reference/String Reference/Templates/FontString/GameTooltipHeaderText.sublime-snippet new file mode 100644 index 000000000..bd0674fac --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameTooltipHeaderText.sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltipHeaderText + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameTooltipText.sublime-snippet b/Reference/String Reference/Templates/FontString/GameTooltipText.sublime-snippet new file mode 100644 index 000000000..58cc3f2ab --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameTooltipText.sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltipText + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GameTooltipTextSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GameTooltipTextSmall.sublime-snippet new file mode 100644 index 000000000..458948780 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GameTooltipTextSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltipTextSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueEditBoxFont.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueEditBoxFont.sublime-snippet new file mode 100644 index 000000000..a68610fbb --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueEditBoxFont.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueEditBoxFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontCharacterCreate.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontCharacterCreate.sublime-snippet new file mode 100644 index 000000000..74aaa8016 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontCharacterCreate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontCharacterCreate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontDisableLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontDisableLarge.sublime-snippet new file mode 100644 index 000000000..1899ba4a6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontDisableLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontDisableLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontDisableSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontDisableSmall.sublime-snippet new file mode 100644 index 000000000..4d3dfe672 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontDisableSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontDisableSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontHighlight.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontHighlight.sublime-snippet new file mode 100644 index 000000000..956448924 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontHighlight.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontHighlight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontHighlightHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontHighlightHuge.sublime-snippet new file mode 100644 index 000000000..63d329fee --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontHighlightHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontHighlightHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontHighlightSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontHighlightSmall.sublime-snippet new file mode 100644 index 000000000..c7317b1f0 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontHighlightSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontHighlightSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontNormal.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontNormal.sublime-snippet new file mode 100644 index 000000000..18436c589 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontNormal.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontNormal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontNormalExtraSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontNormalExtraSmall.sublime-snippet new file mode 100644 index 000000000..0bcdf74e6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontNormalExtraSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontNormalExtraSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontNormalGigantor.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontNormalGigantor.sublime-snippet new file mode 100644 index 000000000..9baafc1b9 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontNormalGigantor.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontNormalGigantor + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontNormalHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontNormalHuge.sublime-snippet new file mode 100644 index 000000000..733c8e534 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontNormalHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontNormalHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontNormalLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontNormalLarge.sublime-snippet new file mode 100644 index 000000000..6413033f6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontNormalLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontNormalLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontNormalSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontNormalSmall.sublime-snippet new file mode 100644 index 000000000..2f1ed7ab2 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontNormalSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontNormalSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontRedLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontRedLarge.sublime-snippet new file mode 100644 index 000000000..c0b7a7bae --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontRedLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontRedLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/GlueFontRedSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/GlueFontRedSmall.sublime-snippet new file mode 100644 index 000000000..30c9a609b --- /dev/null +++ b/Reference/String Reference/Templates/FontString/GlueFontRedSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueFontRedSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/InvoiceFont_Small.sublime-snippet b/Reference/String Reference/Templates/FontString/InvoiceFont_Small.sublime-snippet new file mode 100644 index 000000000..2342528f1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/InvoiceFont_Small.sublime-snippet @@ -0,0 +1,6 @@ + + + InvoiceFont_Small + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/InvoiceTextFontNormal.sublime-snippet b/Reference/String Reference/Templates/FontString/InvoiceTextFontNormal.sublime-snippet new file mode 100644 index 000000000..4df95e363 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/InvoiceTextFontNormal.sublime-snippet @@ -0,0 +1,6 @@ + + + InvoiceTextFontNormal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/InvoiceTextFontSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/InvoiceTextFontSmall.sublime-snippet new file mode 100644 index 000000000..411a592da --- /dev/null +++ b/Reference/String Reference/Templates/FontString/InvoiceTextFontSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + InvoiceTextFontSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/LootUpgradeFrame_ItemNameTemplate.sublime-snippet b/Reference/String Reference/Templates/FontString/LootUpgradeFrame_ItemNameTemplate.sublime-snippet new file mode 100644 index 000000000..19df4129d --- /dev/null +++ b/Reference/String Reference/Templates/FontString/LootUpgradeFrame_ItemNameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LootUpgradeFrame_ItemNameTemplate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/MailFont_Large.sublime-snippet b/Reference/String Reference/Templates/FontString/MailFont_Large.sublime-snippet new file mode 100644 index 000000000..38da66f66 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/MailFont_Large.sublime-snippet @@ -0,0 +1,6 @@ + + + MailFont_Large + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/MailTextFontNormal.sublime-snippet b/Reference/String Reference/Templates/FontString/MailTextFontNormal.sublime-snippet new file mode 100644 index 000000000..93b512e1c --- /dev/null +++ b/Reference/String Reference/Templates/FontString/MailTextFontNormal.sublime-snippet @@ -0,0 +1,6 @@ + + + MailTextFontNormal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/MovieSubtitleFont.sublime-snippet b/Reference/String Reference/Templates/FontString/MovieSubtitleFont.sublime-snippet new file mode 100644 index 000000000..fcb5d9a7a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/MovieSubtitleFont.sublime-snippet @@ -0,0 +1,6 @@ + + + MovieSubtitleFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NPE_TutorialKeyString.sublime-snippet b/Reference/String Reference/Templates/FontString/NPE_TutorialKeyString.sublime-snippet new file mode 100644 index 000000000..68f113647 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NPE_TutorialKeyString.sublime-snippet @@ -0,0 +1,6 @@ + + + NPE_TutorialKeyString + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NewSubSpellFont.sublime-snippet b/Reference/String Reference/Templates/FontString/NewSubSpellFont.sublime-snippet new file mode 100644 index 000000000..1f5125cb6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NewSubSpellFont.sublime-snippet @@ -0,0 +1,6 @@ + + + NewSubSpellFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/Number12Font_o1.sublime-snippet b/Reference/String Reference/Templates/FontString/Number12Font_o1.sublime-snippet new file mode 100644 index 000000000..c25cace09 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/Number12Font_o1.sublime-snippet @@ -0,0 +1,6 @@ + + + Number12Font_o1 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormal.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormal.sublime-snippet new file mode 100644 index 000000000..b7b391b49 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormal.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormal + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormalGray.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormalGray.sublime-snippet new file mode 100644 index 000000000..fb871130f --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormalGray.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormalGray + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormalHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormalHuge.sublime-snippet new file mode 100644 index 000000000..6ae2bb82d --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormalHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormalHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormalLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormalLarge.sublime-snippet new file mode 100644 index 000000000..91b044af6 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormalLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormalLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormalRight.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormalRight.sublime-snippet new file mode 100644 index 000000000..46eb4a9dc --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormalRight.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormalRight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormalSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormalSmall.sublime-snippet new file mode 100644 index 000000000..196ee1c27 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormalSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormalSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormalSmallGray.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormalSmallGray.sublime-snippet new file mode 100644 index 000000000..36a3b6246 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormalSmallGray.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormalSmallGray + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFontNormalYellow.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFontNormalYellow.sublime-snippet new file mode 100644 index 000000000..611e98106 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFontNormalYellow.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFontNormalYellow + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Med.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Med.sublime-snippet new file mode 100644 index 000000000..b862bbf82 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Med.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFont_Shadow_Med + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Small.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Small.sublime-snippet new file mode 100644 index 000000000..7ae790831 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Small.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFont_Shadow_Small + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Tiny.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Tiny.sublime-snippet new file mode 100644 index 000000000..970daaf21 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFont_Shadow_Tiny.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFont_Shadow_Tiny + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/NumberFont_Small.sublime-snippet b/Reference/String Reference/Templates/FontString/NumberFont_Small.sublime-snippet new file mode 100644 index 000000000..4471a7e99 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/NumberFont_Small.sublime-snippet @@ -0,0 +1,6 @@ + + + NumberFont_Small + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ObjectiveFont.sublime-snippet b/Reference/String Reference/Templates/FontString/ObjectiveFont.sublime-snippet new file mode 100644 index 000000000..57245675d --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ObjectiveFont.sublime-snippet @@ -0,0 +1,6 @@ + + + ObjectiveFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/OptionsFont.sublime-snippet b/Reference/String Reference/Templates/FontString/OptionsFont.sublime-snippet new file mode 100644 index 000000000..e5a3fb7e9 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/OptionsFont.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/OptionsFontHighlight.sublime-snippet b/Reference/String Reference/Templates/FontString/OptionsFontHighlight.sublime-snippet new file mode 100644 index 000000000..053aa0a7b --- /dev/null +++ b/Reference/String Reference/Templates/FontString/OptionsFontHighlight.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFontHighlight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/OptionsFontHighlightSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/OptionsFontHighlightSmall.sublime-snippet new file mode 100644 index 000000000..7552259da --- /dev/null +++ b/Reference/String Reference/Templates/FontString/OptionsFontHighlightSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFontHighlightSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/OptionsFontLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/OptionsFontLarge.sublime-snippet new file mode 100644 index 000000000..90e77a8e1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/OptionsFontLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFontLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/OptionsFontSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/OptionsFontSmall.sublime-snippet new file mode 100644 index 000000000..b3a4ec6d2 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/OptionsFontSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFontSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/OptionsFontSmallLeft.sublime-snippet b/Reference/String Reference/Templates/FontString/OptionsFontSmallLeft.sublime-snippet new file mode 100644 index 000000000..c69b689f9 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/OptionsFontSmallLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFontSmallLeft + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/OrderHallTalentFrameTick.sublime-snippet b/Reference/String Reference/Templates/FontString/OrderHallTalentFrameTick.sublime-snippet new file mode 100644 index 000000000..22cb31277 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/OrderHallTalentFrameTick.sublime-snippet @@ -0,0 +1,6 @@ + + + OrderHallTalentFrameTick + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/PVPInfoTextFont.sublime-snippet b/Reference/String Reference/Templates/FontString/PVPInfoTextFont.sublime-snippet new file mode 100644 index 000000000..d49d7753c --- /dev/null +++ b/Reference/String Reference/Templates/FontString/PVPInfoTextFont.sublime-snippet @@ -0,0 +1,6 @@ + + + PVPInfoTextFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont.sublime-snippet new file mode 100644 index 000000000..d0d22a4cc --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFontHighlight.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFontHighlight.sublime-snippet new file mode 100644 index 000000000..070c40120 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFontHighlight.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFontHighlight + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFontNormalHuge.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFontNormalHuge.sublime-snippet new file mode 100644 index 000000000..6b9ff2534 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFontNormalHuge.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFontNormalHuge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFontNormalLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFontNormalLarge.sublime-snippet new file mode 100644 index 000000000..b7f3c413a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFontNormalLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFontNormalLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFontNormalSmall.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFontNormalSmall.sublime-snippet new file mode 100644 index 000000000..a0c882aef --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFontNormalSmall.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFontNormalSmall + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont_Enormous.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont_Enormous.sublime-snippet new file mode 100644 index 000000000..3a4cc42d1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont_Enormous.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont_Enormous + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont_Huge.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont_Huge.sublime-snippet new file mode 100644 index 000000000..7e13d2fdc --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont_Huge.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont_Huge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont_Large.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont_Large.sublime-snippet new file mode 100644 index 000000000..15275708f --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont_Large.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont_Large + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont_Outline_Huge.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont_Outline_Huge.sublime-snippet new file mode 100644 index 000000000..607abc333 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont_Outline_Huge.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont_Outline_Huge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont_Shadow_Huge.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont_Shadow_Huge.sublime-snippet new file mode 100644 index 000000000..020cdac57 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont_Shadow_Huge.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont_Shadow_Huge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont_Shadow_Small.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont_Shadow_Small.sublime-snippet new file mode 100644 index 000000000..8bc7fe630 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont_Shadow_Small.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont_Shadow_Small + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestFont_Super_Huge.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestFont_Super_Huge.sublime-snippet new file mode 100644 index 000000000..5ba33ad02 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestFont_Super_Huge.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFont_Super_Huge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestMapRewardsFont.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestMapRewardsFont.sublime-snippet new file mode 100644 index 000000000..e500d1b83 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestMapRewardsFont.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestMapRewardsFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestTitleFont.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestTitleFont.sublime-snippet new file mode 100644 index 000000000..f7490def5 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestTitleFont.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestTitleFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuestTitleFontBlackShadow.sublime-snippet b/Reference/String Reference/Templates/FontString/QuestTitleFontBlackShadow.sublime-snippet new file mode 100644 index 000000000..db299e0c3 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuestTitleFontBlackShadow.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestTitleFontBlackShadow + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuickJoinButtonMemberTemplate.sublime-snippet b/Reference/String Reference/Templates/FontString/QuickJoinButtonMemberTemplate.sublime-snippet new file mode 100644 index 000000000..0fbe5794f --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuickJoinButtonMemberTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuickJoinButtonMemberTemplate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/QuickJoinButtonQueueTemplate.sublime-snippet b/Reference/String Reference/Templates/FontString/QuickJoinButtonQueueTemplate.sublime-snippet new file mode 100644 index 000000000..f3d4bb604 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/QuickJoinButtonQueueTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuickJoinButtonQueueTemplate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ReputationDetailFont.sublime-snippet b/Reference/String Reference/Templates/FontString/ReputationDetailFont.sublime-snippet new file mode 100644 index 000000000..39d71ec07 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ReputationDetailFont.sublime-snippet @@ -0,0 +1,6 @@ + + + ReputationDetailFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SplashHeaderFont.sublime-snippet b/Reference/String Reference/Templates/FontString/SplashHeaderFont.sublime-snippet new file mode 100644 index 000000000..6657adca9 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SplashHeaderFont.sublime-snippet @@ -0,0 +1,6 @@ + + + SplashHeaderFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SubSpellFont.sublime-snippet b/Reference/String Reference/Templates/FontString/SubSpellFont.sublime-snippet new file mode 100644 index 000000000..7ed2e18d3 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SubSpellFont.sublime-snippet @@ -0,0 +1,6 @@ + + + SubSpellFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SubZoneTextFont.sublime-snippet b/Reference/String Reference/Templates/FontString/SubZoneTextFont.sublime-snippet new file mode 100644 index 000000000..b37b6b2ba --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SubZoneTextFont.sublime-snippet @@ -0,0 +1,6 @@ + + + SubZoneTextFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Huge1.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Huge1.sublime-snippet new file mode 100644 index 000000000..685f6159d --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Huge1.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Huge1 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Huge1_Outline.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Huge1_Outline.sublime-snippet new file mode 100644 index 000000000..5e875e6ed --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Huge1_Outline.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Huge1_Outline + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Large.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Large.sublime-snippet new file mode 100644 index 000000000..2c1f6b5ff --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Large.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Large + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Med1.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Med1.sublime-snippet new file mode 100644 index 000000000..44f7baf01 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Med1.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Med1 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Med3.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Med3.sublime-snippet new file mode 100644 index 000000000..99c3cb62b --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Med3.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Med3 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_NamePlate.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_NamePlate.sublime-snippet new file mode 100644 index 000000000..1b2149906 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_NamePlate.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_NamePlate + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_OutlineThick_Huge2.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_OutlineThick_Huge2.sublime-snippet new file mode 100644 index 000000000..4a384c28a --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_OutlineThick_Huge2.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_OutlineThick_Huge2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Huge3.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Huge3.sublime-snippet new file mode 100644 index 000000000..ff1a73df0 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Huge3.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Shadow_Huge3 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large.sublime-snippet new file mode 100644 index 000000000..90dc8a0ba --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Shadow_Large + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large2.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large2.sublime-snippet new file mode 100644 index 000000000..817635935 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large2.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Shadow_Large2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large_Outline.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large_Outline.sublime-snippet new file mode 100644 index 000000000..b3b5577f1 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Large_Outline.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Shadow_Large_Outline + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Med1.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Med1.sublime-snippet new file mode 100644 index 000000000..e307852f8 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Med1.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Shadow_Med1 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Med2.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Med2.sublime-snippet new file mode 100644 index 000000000..fecdfe233 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Med2.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Shadow_Med2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Small.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Small.sublime-snippet new file mode 100644 index 000000000..78bd1ee7c --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Shadow_Small.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Shadow_Small + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/SystemFont_Small2.sublime-snippet b/Reference/String Reference/Templates/FontString/SystemFont_Small2.sublime-snippet new file mode 100644 index 000000000..d7d9b88a3 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/SystemFont_Small2.sublime-snippet @@ -0,0 +1,6 @@ + + + SystemFont_Small2 + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/TOSFont.sublime-snippet b/Reference/String Reference/Templates/FontString/TOSFont.sublime-snippet new file mode 100644 index 000000000..401160898 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/TOSFont.sublime-snippet @@ -0,0 +1,6 @@ + + + TOSFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/TextStatusBarText.sublime-snippet b/Reference/String Reference/Templates/FontString/TextStatusBarText.sublime-snippet new file mode 100644 index 000000000..06660d56b --- /dev/null +++ b/Reference/String Reference/Templates/FontString/TextStatusBarText.sublime-snippet @@ -0,0 +1,6 @@ + + + TextStatusBarText + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/TextStatusBarTextLarge.sublime-snippet b/Reference/String Reference/Templates/FontString/TextStatusBarTextLarge.sublime-snippet new file mode 100644 index 000000000..2241992aa --- /dev/null +++ b/Reference/String Reference/Templates/FontString/TextStatusBarTextLarge.sublime-snippet @@ -0,0 +1,6 @@ + + + TextStatusBarTextLarge + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/VehicleMenuBarStatusBarText.sublime-snippet b/Reference/String Reference/Templates/FontString/VehicleMenuBarStatusBarText.sublime-snippet new file mode 100644 index 000000000..4096b50d3 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/VehicleMenuBarStatusBarText.sublime-snippet @@ -0,0 +1,6 @@ + + + VehicleMenuBarStatusBarText + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/WhiteNormalNumberFont.sublime-snippet b/Reference/String Reference/Templates/FontString/WhiteNormalNumberFont.sublime-snippet new file mode 100644 index 000000000..1956f9daa --- /dev/null +++ b/Reference/String Reference/Templates/FontString/WhiteNormalNumberFont.sublime-snippet @@ -0,0 +1,6 @@ + + + WhiteNormalNumberFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/WorldMapTextFont.sublime-snippet b/Reference/String Reference/Templates/FontString/WorldMapTextFont.sublime-snippet new file mode 100644 index 000000000..9db1b051e --- /dev/null +++ b/Reference/String Reference/Templates/FontString/WorldMapTextFont.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapTextFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/FontString/ZoneTextFont.sublime-snippet b/Reference/String Reference/Templates/FontString/ZoneTextFont.sublime-snippet new file mode 100644 index 000000000..f55287544 --- /dev/null +++ b/Reference/String Reference/Templates/FontString/ZoneTextFont.sublime-snippet @@ -0,0 +1,6 @@ + + + ZoneTextFont + "template" + source.lua string.template.fontstring + diff --git a/Reference/String Reference/Templates/Frame/!/Frame.sublime-completions.txt b/Reference/String Reference/Templates/Frame/!/Frame.sublime-completions.txt new file mode 100644 index 000000000..ca326c719 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/!/Frame.sublime-completions.txt @@ -0,0 +1,598 @@ +{ + "scope": "source.lua string.template.frame", + "completions": [ + {"trigger": "AchievementAlertFrameTemplate\t\"template\"", "contents": "AchievementAlertFrameTemplate"}, + {"trigger": "AchievementCriteriaTemplate\t\"template\"", "contents": "AchievementCriteriaTemplate"}, + {"trigger": "AchievementFrameAchievementsObjectivesTemplate\t\"template\"", "contents": "AchievementFrameAchievementsObjectivesTemplate"}, + {"trigger": "AchievementGuildTabardTemplate\t\"template\"", "contents": "AchievementGuildTabardTemplate"}, + {"trigger": "AchievementIconFrameTemplate\t\"template\"", "contents": "AchievementIconFrameTemplate"}, + {"trigger": "AdvancedVideoOptionsDropDownMenuTemplate\t\"template\"", "contents": "AdvancedVideoOptionsDropDownMenuTemplate"}, + {"trigger": "AdventureMapInsetTemplate\t\"template\"", "contents": "AdventureMapInsetTemplate"}, + {"trigger": "AlertContainerTemplate\t\"template\"", "contents": "AlertContainerTemplate"}, + {"trigger": "AlertFrameTemplate\t\"template\"", "contents": "AlertFrameTemplate"}, + {"trigger": "AlliedRaceAbilityTemplate\t\"template\"", "contents": "AlliedRaceAbilityTemplate"}, + {"trigger": "AlliedRaceOverviewBulletsTemplate\t\"template\"", "contents": "AlliedRaceOverviewBulletsTemplate"}, + {"trigger": "AnimatedShineTemplate\t\"template\"", "contents": "AnimatedShineTemplate"}, + {"trigger": "AnimatedStatusBarGlowLinesTemplate\t\"template\"", "contents": "AnimatedStatusBarGlowLinesTemplate"}, + {"trigger": "ArcaneChargeTemplate\t\"template\"", "contents": "ArcaneChargeTemplate"}, + {"trigger": "AreaLabelFrameTemplate\t\"template\"", "contents": "AreaLabelFrameTemplate"}, + {"trigger": "AreaPOIPinTemplate\t\"template\"", "contents": "AreaPOIPinTemplate"}, + {"trigger": "ArtifactAppearanceSetTemplate\t\"template\"", "contents": "ArtifactAppearanceSetTemplate"}, + {"trigger": "ArtifactAppearancesTabTemplate\t\"template\"", "contents": "ArtifactAppearancesTabTemplate"}, + {"trigger": "ArtifactCurvedDependencyLineTemplate\t\"template\"", "contents": "ArtifactCurvedDependencyLineTemplate"}, + {"trigger": "ArtifactDependencyLineTemplate\t\"template\"", "contents": "ArtifactDependencyLineTemplate"}, + {"trigger": "ArtifactFloatingRankStringTemplate\t\"template\"", "contents": "ArtifactFloatingRankStringTemplate"}, + {"trigger": "ArtifactPerksTabTemplate\t\"template\"", "contents": "ArtifactPerksTabTemplate"}, + {"trigger": "ArtifactRelicRankTemplate\t\"template\"", "contents": "ArtifactRelicRankTemplate"}, + {"trigger": "ArtifactStatusBarTemplate\t\"template\"", "contents": "ArtifactStatusBarTemplate"}, + {"trigger": "AutoCastShineTemplate\t\"template\"", "contents": "AutoCastShineTemplate"}, + {"trigger": "AutoQuestPopUpBlockTemplate\t\"template\"", "contents": "AutoQuestPopUpBlockTemplate"}, + {"trigger": "AzeriteBarTemplate\t\"template\"", "contents": "AzeriteBarTemplate"}, + {"trigger": "AzeriteEmpoweredItemChannelTemplate\t\"template\"", "contents": "AzeriteEmpoweredItemChannelTemplate"}, + {"trigger": "AzeriteEmpoweredItemSlotTemplate\t\"template\"", "contents": "AzeriteEmpoweredItemSlotTemplate"}, + {"trigger": "AzeriteEmpoweredItemTierTemplate\t\"template\"", "contents": "AzeriteEmpoweredItemTierTemplate"}, + {"trigger": "AzeriteEmpoweredItemUITemplate\t\"template\"", "contents": "AzeriteEmpoweredItemUITemplate"}, + {"trigger": "AzeriteIslandsPartyToastTextTemplate\t\"template\"", "contents": "AzeriteIslandsPartyToastTextTemplate"}, + {"trigger": "AzeriteIslandsPlayerToastTextTemplate\t\"template\"", "contents": "AzeriteIslandsPlayerToastTextTemplate"}, + {"trigger": "AzeriteRankFrameTemplate\t\"template\"", "contents": "AzeriteRankFrameTemplate"}, + {"trigger": "AzeriteUnlockedItemTemplate\t\"template\"", "contents": "AzeriteUnlockedItemTemplate"}, + {"trigger": "BankTabPermissionTemplate\t\"template\"", "contents": "BankTabPermissionTemplate"}, + {"trigger": "BarberShopSelectorTemplate\t\"template\"", "contents": "BarberShopSelectorTemplate"}, + {"trigger": "BaseBasicFrameTemplate\t\"template\"", "contents": "BaseBasicFrameTemplate"}, + {"trigger": "BaseHighlightableMapPoiPinTemplate\t\"template\"", "contents": "BaseHighlightableMapPoiPinTemplate"}, + {"trigger": "BaseLandingPageFollowerListTemplate\t\"template\"", "contents": "BaseLandingPageFollowerListTemplate"}, + {"trigger": "BaseMapPoiPinTemplate\t\"template\"", "contents": "BaseMapPoiPinTemplate"}, + {"trigger": "BasicFrameTemplate\t\"template\"", "contents": "BasicFrameTemplate"}, + {"trigger": "BasicFrameTemplateWithInset\t\"template\"", "contents": "BasicFrameTemplateWithInset"}, + {"trigger": "BasicHybridScrollFrameTemplate\t\"template\"", "contents": "BasicHybridScrollFrameTemplate"}, + {"trigger": "BattlefieldFlagPinTemplate\t\"template\"", "contents": "BattlefieldFlagPinTemplate"}, + {"trigger": "BattlePetTooltipTemplate\t\"template\"", "contents": "BattlePetTooltipTemplate"}, + {"trigger": "BlackMarketColumnButtonTemplate\t\"template\"", "contents": "BlackMarketColumnButtonTemplate"}, + {"trigger": "BonusObjectivePinTemplate\t\"template\"", "contents": "BonusObjectivePinTemplate"}, + {"trigger": "BonusObjectiveRewardsFrameTemplate\t\"template\"", "contents": "BonusObjectiveRewardsFrameTemplate"}, + {"trigger": "BonusObjectiveTrackerBlockTemplate\t\"template\"", "contents": "BonusObjectiveTrackerBlockTemplate"}, + {"trigger": "BonusObjectiveTrackerHeaderTemplate\t\"template\"", "contents": "BonusObjectiveTrackerHeaderTemplate"}, + {"trigger": "BonusObjectiveTrackerLineTemplate\t\"template\"", "contents": "BonusObjectiveTrackerLineTemplate"}, + {"trigger": "BonusObjectiveTrackerRewardTemplate\t\"template\"", "contents": "BonusObjectiveTrackerRewardTemplate"}, + {"trigger": "BonusRollFrameTemplate\t\"template\"", "contents": "BonusRollFrameTemplate"}, + {"trigger": "BonusTrackerProgressBarFlareAnimTemplate\t\"template\"", "contents": "BonusTrackerProgressBarFlareAnimTemplate"}, + {"trigger": "BonusTrackerProgressBarFullBarFlareTemplate\t\"template\"", "contents": "BonusTrackerProgressBarFullBarFlareTemplate"}, + {"trigger": "BonusTrackerProgressBarSmallFlareAnimTemplate\t\"template\"", "contents": "BonusTrackerProgressBarSmallFlareAnimTemplate"}, + {"trigger": "BonusTrackerProgressBarTemplate\t\"template\"", "contents": "BonusTrackerProgressBarTemplate"}, + {"trigger": "BossBannerLootFrameTemplate\t\"template\"", "contents": "BossBannerLootFrameTemplate"}, + {"trigger": "BulletPointTemplate\t\"template\"", "contents": "BulletPointTemplate"}, + {"trigger": "BulletPointWithTextureTemplate\t\"template\"", "contents": "BulletPointWithTextureTemplate"}, + {"trigger": "ButtonFrameTemplate\t\"template\"", "contents": "ButtonFrameTemplate"}, + {"trigger": "CachedLoginFrameTemplate\t\"template\"", "contents": "CachedLoginFrameTemplate"}, + {"trigger": "CalendarEventInviteListTemplate\t\"template\"", "contents": "CalendarEventInviteListTemplate"}, + {"trigger": "CalendarModalDialogTemplate\t\"template\"", "contents": "CalendarModalDialogTemplate"}, + {"trigger": "CalendarModalEventOverlayTemplate\t\"template\"", "contents": "CalendarModalEventOverlayTemplate"}, + {"trigger": "CalendarTitleFrameTemplate\t\"template\"", "contents": "CalendarTitleFrameTemplate"}, + {"trigger": "CapProgressBarTemplate\t\"template\"", "contents": "CapProgressBarTemplate"}, + {"trigger": "ChallengeModeBannerPartyMemberTemplate\t\"template\"", "contents": "ChallengeModeBannerPartyMemberTemplate"}, + {"trigger": "ChallengesDungeonIconFrameTemplate\t\"template\"", "contents": "ChallengesDungeonIconFrameTemplate"}, + {"trigger": "ChallengesKeystoneFrameAffixTemplate\t\"template\"", "contents": "ChallengesKeystoneFrameAffixTemplate"}, + {"trigger": "ChannelListTemplate\t\"template\"", "contents": "ChannelListTemplate"}, + {"trigger": "ChannelRosterTemplate\t\"template\"", "contents": "ChannelRosterTemplate"}, + {"trigger": "CharacterCreateInfoTemplate\t\"template\"", "contents": "CharacterCreateInfoTemplate"}, + {"trigger": "CharacterCreateSpellIconTemplate\t\"template\"", "contents": "CharacterCreateSpellIconTemplate"}, + {"trigger": "CharacterCustomizationFrameTemplate\t\"template\"", "contents": "CharacterCustomizationFrameTemplate"}, + {"trigger": "CharacterServicesArrowTemplate\t\"template\"", "contents": "CharacterServicesArrowTemplate"}, + {"trigger": "CharacterServicesBlockTemplate\t\"template\"", "contents": "CharacterServicesBlockTemplate"}, + {"trigger": "CharacterServicesBonusIconTemplate\t\"template\"", "contents": "CharacterServicesBonusIconTemplate"}, + {"trigger": "CharacterServicesBonusResultTemplate\t\"template\"", "contents": "CharacterServicesBonusResultTemplate"}, + {"trigger": "CharacterServicesProcessingIconTemplate\t\"template\"", "contents": "CharacterServicesProcessingIconTemplate"}, + {"trigger": "CharacterStatFrameCategoryTemplate\t\"template\"", "contents": "CharacterStatFrameCategoryTemplate"}, + {"trigger": "CharacterStatFrameTemplate\t\"template\"", "contents": "CharacterStatFrameTemplate"}, + {"trigger": "CharacterTemplateConfirmDialog\t\"template\"", "contents": "CharacterTemplateConfirmDialog"}, + {"trigger": "CharacterTemplatesFrame\t\"template\"", "contents": "CharacterTemplatesFrame"}, + {"trigger": "CharCreatePreviewFrameTemplate\t\"template\"", "contents": "CharCreatePreviewFrameTemplate"}, + {"trigger": "CharCreateResizablePanelTemplate\t\"template\"", "contents": "CharCreateResizablePanelTemplate"}, + {"trigger": "ChatConfigBoxTemplate\t\"template\"", "contents": "ChatConfigBoxTemplate"}, + {"trigger": "ChatConfigBoxWithHeaderAndClassColorsTemplate\t\"template\"", "contents": "ChatConfigBoxWithHeaderAndClassColorsTemplate"}, + {"trigger": "ChatConfigBoxWithHeaderTemplate\t\"template\"", "contents": "ChatConfigBoxWithHeaderTemplate"}, + {"trigger": "ChatConfigCheckBoxTemplate\t\"template\"", "contents": "ChatConfigCheckBoxTemplate"}, + {"trigger": "ChatConfigCheckBoxWithSwatchTemplate\t\"template\"", "contents": "ChatConfigCheckBoxWithSwatchTemplate"}, + {"trigger": "ChatConfigSwatchTemplate\t\"template\"", "contents": "ChatConfigSwatchTemplate"}, + {"trigger": "ChatConfigWideCheckBoxWithSwatchTemplate\t\"template\"", "contents": "ChatConfigWideCheckBoxWithSwatchTemplate"}, + {"trigger": "ChatFrameTemplate\t\"template\"", "contents": "ChatFrameTemplate"}, + {"trigger": "CollectionsBackgroundTemplate\t\"template\"", "contents": "CollectionsBackgroundTemplate"}, + {"trigger": "CollectionsPagingFrameTemplate\t\"template\"", "contents": "CollectionsPagingFrameTemplate"}, + {"trigger": "ColumnDisplayTemplate\t\"template\"", "contents": "ColumnDisplayTemplate"}, + {"trigger": "ComboPointBonusPlayerTemplate\t\"template\"", "contents": "ComboPointBonusPlayerTemplate"}, + {"trigger": "ComboPointPlayerTemplate\t\"template\"", "contents": "ComboPointPlayerTemplate"}, + {"trigger": "ComboPointTemplate\t\"template\"", "contents": "ComboPointTemplate"}, + {"trigger": "CommentatorCooldownPlayerTemplate\t\"template\"", "contents": "CommentatorCooldownPlayerTemplate"}, + {"trigger": "CommentatorCooldownTeamTemplate\t\"template\"", "contents": "CommentatorCooldownTeamTemplate"}, + {"trigger": "CommentatorCooldownTemplate\t\"template\"", "contents": "CommentatorCooldownTemplate"}, + {"trigger": "CommentatorUnitFrameTemplate\t\"template\"", "contents": "CommentatorUnitFrameTemplate"}, + {"trigger": "CommunitiesChatTemplate\t\"template\"", "contents": "CommunitiesChatTemplate"}, + {"trigger": "CommunitiesControlFrameTemplate\t\"template\"", "contents": "CommunitiesControlFrameTemplate"}, + {"trigger": "CommunitiesEditStreamDialogTemplate\t\"template\"", "contents": "CommunitiesEditStreamDialogTemplate"}, + {"trigger": "CommunitiesGuildChallengeTemplate\t\"template\"", "contents": "CommunitiesGuildChallengeTemplate"}, + {"trigger": "CommunitiesGuildFinderFrameTemplate\t\"template\"", "contents": "CommunitiesGuildFinderFrameTemplate"}, + {"trigger": "CommunitiesGuildInfoFrameTemplate\t\"template\"", "contents": "CommunitiesGuildInfoFrameTemplate"}, + {"trigger": "CommunitiesGuildMemberDetailFrameTemplate\t\"template\"", "contents": "CommunitiesGuildMemberDetailFrameTemplate"}, + {"trigger": "CommunitiesGuildNewsFrameTemplate\t\"template\"", "contents": "CommunitiesGuildNewsFrameTemplate"}, + {"trigger": "CommunitiesGuildPerksFrameTemplate\t\"template\"", "contents": "CommunitiesGuildPerksFrameTemplate"}, + {"trigger": "CommunitiesGuildProgressBarTemplate\t\"template\"", "contents": "CommunitiesGuildProgressBarTemplate"}, + {"trigger": "CommunitiesGuildRecruitmentFrameApplicantsTemplate\t\"template\"", "contents": "CommunitiesGuildRecruitmentFrameApplicantsTemplate"}, + {"trigger": "CommunitiesGuildRecruitmentFrameRecruitmentTemplate\t\"template\"", "contents": "CommunitiesGuildRecruitmentFrameRecruitmentTemplate"}, + {"trigger": "CommunitiesGuildRecruitmentSectionTemplate\t\"template\"", "contents": "CommunitiesGuildRecruitmentSectionTemplate"}, + {"trigger": "CommunitiesGuildRewardsFrameTemplate\t\"template\"", "contents": "CommunitiesGuildRewardsFrameTemplate"}, + {"trigger": "CommunitiesInvitationFrameTemplate\t\"template\"", "contents": "CommunitiesInvitationFrameTemplate"}, + {"trigger": "CommunitiesListDropDownMenuTemplate\t\"template\"", "contents": "CommunitiesListDropDownMenuTemplate"}, + {"trigger": "CommunitiesListFrameTemplate\t\"template\"", "contents": "CommunitiesListFrameTemplate"}, + {"trigger": "CommunitiesMemberListFrameTemplate\t\"template\"", "contents": "CommunitiesMemberListFrameTemplate"}, + {"trigger": "CommunitiesNotificationSettingsDialogTemplate\t\"template\"", "contents": "CommunitiesNotificationSettingsDialogTemplate"}, + {"trigger": "CommunitiesTicketFrameTemplate\t\"template\"", "contents": "CommunitiesTicketFrameTemplate"}, + {"trigger": "CommunitiesTicketManagerScrollFrameTemplate\t\"template\"", "contents": "CommunitiesTicketManagerScrollFrameTemplate"}, + {"trigger": "CompactPartyFrameTemplate\t\"template\"", "contents": "CompactPartyFrameTemplate"}, + {"trigger": "CompactRaidGroupTemplate\t\"template\"", "contents": "CompactRaidGroupTemplate"}, + {"trigger": "CompactUnitFrameProfileDialogWithCoverTemplate\t\"template\"", "contents": "CompactUnitFrameProfileDialogWithCoverTemplate"}, + {"trigger": "CompactUnitFrameProfilesDropdownTemplate\t\"template\"", "contents": "CompactUnitFrameProfilesDropdownTemplate"}, + {"trigger": "ComparisonPlayerTemplate\t\"template\"", "contents": "ComparisonPlayerTemplate"}, + {"trigger": "ComparisonStatTemplate\t\"template\"", "contents": "ComparisonStatTemplate"}, + {"trigger": "ComparisonTemplate\t\"template\"", "contents": "ComparisonTemplate"}, + {"trigger": "ContainerFrameHelpBoxTemplate\t\"template\"", "contents": "ContainerFrameHelpBoxTemplate"}, + {"trigger": "ContainerFrameTemplate\t\"template\"", "contents": "ContainerFrameTemplate"}, + {"trigger": "ContributionCollectorPinTemplate\t\"template\"", "contents": "ContributionCollectorPinTemplate"}, + {"trigger": "ContributionHeaderTemplate\t\"template\"", "contents": "ContributionHeaderTemplate"}, + {"trigger": "ContributionRewardTemplate\t\"template\"", "contents": "ContributionRewardTemplate"}, + {"trigger": "ContributionStateTemplate\t\"template\"", "contents": "ContributionStateTemplate"}, + {"trigger": "ContributionTemplate\t\"template\"", "contents": "ContributionTemplate"}, + {"trigger": "CorpsePinTemplate\t\"template\"", "contents": "CorpsePinTemplate"}, + {"trigger": "CriteriaAlertFrameTemplate\t\"template\"", "contents": "CriteriaAlertFrameTemplate"}, + {"trigger": "CropFrameTemplate\t\"template\"", "contents": "CropFrameTemplate"}, + {"trigger": "DeathRecapEntryTemplate\t\"template\"", "contents": "DeathRecapEntryTemplate"}, + {"trigger": "DeathReleasePinTemplate\t\"template\"", "contents": "DeathReleasePinTemplate"}, + {"trigger": "DeveloperConsoleAutoCompleteEntryTemplate\t\"template\"", "contents": "DeveloperConsoleAutoCompleteEntryTemplate"}, + {"trigger": "DeveloperConsoleAutoCompleteEntryTooltipTemplate\t\"template\"", "contents": "DeveloperConsoleAutoCompleteEntryTooltipTemplate"}, + {"trigger": "DeveloperConsoleAutoCompleteTemplate\t\"template\"", "contents": "DeveloperConsoleAutoCompleteTemplate"}, + {"trigger": "DeveloperConsoleBackgroundTemplate\t\"template\"", "contents": "DeveloperConsoleBackgroundTemplate"}, + {"trigger": "DigsiteCompleteToastFrameTemplate\t\"template\"", "contents": "DigsiteCompleteToastFrameTemplate"}, + {"trigger": "DigSitePinTemplate\t\"template\"", "contents": "DigSitePinTemplate"}, + {"trigger": "DockManagerOverflowListTemplate\t\"template\"", "contents": "DockManagerOverflowListTemplate"}, + {"trigger": "DockManagerTemplate\t\"template\"", "contents": "DockManagerTemplate"}, + {"trigger": "DropDownMenuTemplate\t\"template\"", "contents": "DropDownMenuTemplate"}, + {"trigger": "DungeonCompletionAlertFrameTemplate\t\"template\"", "contents": "DungeonCompletionAlertFrameTemplate"}, + {"trigger": "DungeonEntrancePinTemplate\t\"template\"", "contents": "DungeonEntrancePinTemplate"}, + {"trigger": "EncounterDescriptionTemplate\t\"template\"", "contents": "EncounterDescriptionTemplate"}, + {"trigger": "EncounterInfoTemplate\t\"template\"", "contents": "EncounterInfoTemplate"}, + {"trigger": "EncounterOverviewBulletTemplate\t\"template\"", "contents": "EncounterOverviewBulletTemplate"}, + {"trigger": "EncounterSectionIconTemplate\t\"template\"", "contents": "EncounterSectionIconTemplate"}, + {"trigger": "EtherealFrameTemplate\t\"template\"", "contents": "EtherealFrameTemplate"}, + {"trigger": "ExpStatusBarTemplate\t\"template\"", "contents": "ExpStatusBarTemplate"}, + {"trigger": "EyeTemplate\t\"template\"", "contents": "EyeTemplate"}, + {"trigger": "FauxScrollFrameTemplate\t\"template\"", "contents": "FauxScrollFrameTemplate"}, + {"trigger": "FauxScrollFrameTemplateLight\t\"template\"", "contents": "FauxScrollFrameTemplateLight"}, + {"trigger": "FixedCoinFrameTemplate\t\"template\"", "contents": "FixedCoinFrameTemplate"}, + {"trigger": "FlightPointPinTemplate\t\"template\"", "contents": "FlightPointPinTemplate"}, + {"trigger": "FloatingChatFrameTemplate\t\"template\"", "contents": "FloatingChatFrameTemplate"}, + {"trigger": "FogFrameTemplate\t\"template\"", "contents": "FogFrameTemplate"}, + {"trigger": "FogOfWarFrameTemplate\t\"template\"", "contents": "FogOfWarFrameTemplate"}, + {"trigger": "FogOfWarPinTemplate\t\"template\"", "contents": "FogOfWarPinTemplate"}, + {"trigger": "FollowerMissionPageTemplate\t\"template\"", "contents": "FollowerMissionPageTemplate"}, + {"trigger": "FrameHighlightTemplate\t\"template\"", "contents": "FrameHighlightTemplate"}, + {"trigger": "FrameStackAnchorHighlightTemplate\t\"template\"", "contents": "FrameStackAnchorHighlightTemplate"}, + {"trigger": "FriendsFrameFriendDividerTemplate\t\"template\"", "contents": "FriendsFrameFriendDividerTemplate"}, + {"trigger": "FriendsFrameFriendInviteTemplate\t\"template\"", "contents": "FriendsFrameFriendInviteTemplate"}, + {"trigger": "FriendsFrameHeaderTemplate\t\"template\"", "contents": "FriendsFrameHeaderTemplate"}, + {"trigger": "GarrisonAbilityCounterTemplate\t\"template\"", "contents": "GarrisonAbilityCounterTemplate"}, + {"trigger": "GarrisonAbilityCounterWithCheckTemplate\t\"template\"", "contents": "GarrisonAbilityCounterWithCheckTemplate"}, + {"trigger": "GarrisonAbilityLargeCounterTemplate\t\"template\"", "contents": "GarrisonAbilityLargeCounterTemplate"}, + {"trigger": "GarrisonBaseInfoBoxTemplate\t\"template\"", "contents": "GarrisonBaseInfoBoxTemplate"}, + {"trigger": "GarrisonBonusAreaTooltipFrameTemplate\t\"template\"", "contents": "GarrisonBonusAreaTooltipFrameTemplate"}, + {"trigger": "GarrisonBonusEffectFrameTemplate\t\"template\"", "contents": "GarrisonBonusEffectFrameTemplate"}, + {"trigger": "GarrisonBuildingAlertFrameTemplate\t\"template\"", "contents": "GarrisonBuildingAlertFrameTemplate"}, + {"trigger": "GarrisonCapacitiveWorkOrderTemplate\t\"template\"", "contents": "GarrisonCapacitiveWorkOrderTemplate"}, + {"trigger": "GarrisonEncounterGlowTemplate\t\"template\"", "contents": "GarrisonEncounterGlowTemplate"}, + {"trigger": "GarrisonEncounterPortraitCheckTemplate\t\"template\"", "contents": "GarrisonEncounterPortraitCheckTemplate"}, + {"trigger": "GarrisonEncounterPortraitTemplate\t\"template\"", "contents": "GarrisonEncounterPortraitTemplate"}, + {"trigger": "GarrisonEnemyPortraitTemplate\t\"template\"", "contents": "GarrisonEnemyPortraitTemplate"}, + {"trigger": "GarrisonFollowerAbilityTemplate\t\"template\"", "contents": "GarrisonFollowerAbilityTemplate"}, + {"trigger": "GarrisonFollowerAbilityTooltipTemplate\t\"template\"", "contents": "GarrisonFollowerAbilityTooltipTemplate"}, + {"trigger": "GarrisonFollowerAbilityWithoutCountersTooltipTemplate\t\"template\"", "contents": "GarrisonFollowerAbilityWithoutCountersTooltipTemplate"}, + {"trigger": "GarrisonFollowerAlertFrameTemplate\t\"template\"", "contents": "GarrisonFollowerAlertFrameTemplate"}, + {"trigger": "GarrisonFollowerItemButtonTemplate\t\"template\"", "contents": "GarrisonFollowerItemButtonTemplate"}, + {"trigger": "GarrisonFollowerLevelUpTemplate\t\"template\"", "contents": "GarrisonFollowerLevelUpTemplate"}, + {"trigger": "GarrisonFollowerListButtonAbilityTemplate\t\"template\"", "contents": "GarrisonFollowerListButtonAbilityTemplate"}, + {"trigger": "GarrisonFollowerMissionAbilityWithoutCountersTooltipTemplate\t\"template\"", "contents": "GarrisonFollowerMissionAbilityWithoutCountersTooltipTemplate"}, + {"trigger": "GarrisonFollowerMissionCompleteStageTemplate\t\"template\"", "contents": "GarrisonFollowerMissionCompleteStageTemplate"}, + {"trigger": "GarrisonFollowerMissionPortraitTemplate\t\"template\"", "contents": "GarrisonFollowerMissionPortraitTemplate"}, + {"trigger": "GarrisonFollowerMissionRewardsFrameTemplate\t\"template\"", "contents": "GarrisonFollowerMissionRewardsFrameTemplate"}, + {"trigger": "GarrisonFollowerModelUpgradeTemplate\t\"template\"", "contents": "GarrisonFollowerModelUpgradeTemplate"}, + {"trigger": "GarrisonFollowerPageAbilityTemplate\t\"template\"", "contents": "GarrisonFollowerPageAbilityTemplate"}, + {"trigger": "GarrisonFollowerPortraitTemplate\t\"template\"", "contents": "GarrisonFollowerPortraitTemplate"}, + {"trigger": "GarrisonFollowerTabTemplate\t\"template\"", "contents": "GarrisonFollowerTabTemplate"}, + {"trigger": "GarrisonFollowerTooltipContentsTemplate\t\"template\"", "contents": "GarrisonFollowerTooltipContentsTemplate"}, + {"trigger": "GarrisonFollowerTooltipTemplate\t\"template\"", "contents": "GarrisonFollowerTooltipTemplate"}, + {"trigger": "GarrisonFollowerXPGainTemplate\t\"template\"", "contents": "GarrisonFollowerXPGainTemplate"}, + {"trigger": "GarrisonInfoBoxBigBottomTemplate\t\"template\"", "contents": "GarrisonInfoBoxBigBottomTemplate"}, + {"trigger": "GarrisonInfoBoxFiligreeTemplate\t\"template\"", "contents": "GarrisonInfoBoxFiligreeTemplate"}, + {"trigger": "GarrisonInfoBoxLittleBottomTemplate\t\"template\"", "contents": "GarrisonInfoBoxLittleBottomTemplate"}, + {"trigger": "GarrisonLandingPageReportMissionRewardTemplate\t\"template\"", "contents": "GarrisonLandingPageReportMissionRewardTemplate"}, + {"trigger": "GarrisonLandingPageReportShipmentStatusTemplate\t\"template\"", "contents": "GarrisonLandingPageReportShipmentStatusTemplate"}, + {"trigger": "GarrisonLargeFollowerXPFrameTemplate\t\"template\"", "contents": "GarrisonLargeFollowerXPFrameTemplate"}, + {"trigger": "GarrisonListTemplate\t\"template\"", "contents": "GarrisonListTemplate"}, + {"trigger": "GarrisonListTemplateHeader\t\"template\"", "contents": "GarrisonListTemplateHeader"}, + {"trigger": "GarrisonMissionAbilityCounterTemplate\t\"template\"", "contents": "GarrisonMissionAbilityCounterTemplate"}, + {"trigger": "GarrisonMissionAbilityLargeCounterTemplate\t\"template\"", "contents": "GarrisonMissionAbilityLargeCounterTemplate"}, + {"trigger": "GarrisonMissionAlertFrameTemplate\t\"template\"", "contents": "GarrisonMissionAlertFrameTemplate"}, + {"trigger": "GarrisonMissionBaseFrameTemplate\t\"template\"", "contents": "GarrisonMissionBaseFrameTemplate"}, + {"trigger": "GarrisonMissionBonusRewardsTemplate\t\"template\"", "contents": "GarrisonMissionBonusRewardsTemplate"}, + {"trigger": "GarrisonMissionChanceFrameTemplate\t\"template\"", "contents": "GarrisonMissionChanceFrameTemplate"}, + {"trigger": "GarrisonMissionCheckTemplate\t\"template\"", "contents": "GarrisonMissionCheckTemplate"}, + {"trigger": "GarrisonMissionCompleteDialogTemplate\t\"template\"", "contents": "GarrisonMissionCompleteDialogTemplate"}, + {"trigger": "GarrisonMissionCompleteStageTemplate\t\"template\"", "contents": "GarrisonMissionCompleteStageTemplate"}, + {"trigger": "GarrisonMissionCompleteTemplate\t\"template\"", "contents": "GarrisonMissionCompleteTemplate"}, + {"trigger": "GarrisonMissionEnemyMechanicTemplate\t\"template\"", "contents": "GarrisonMissionEnemyMechanicTemplate"}, + {"trigger": "GarrisonMissionFollowerDurabilityFrameTemplate\t\"template\"", "contents": "GarrisonMissionFollowerDurabilityFrameTemplate"}, + {"trigger": "GarrisonMissionFollowerOrCategoryListButtonTemplate\t\"template\"", "contents": "GarrisonMissionFollowerOrCategoryListButtonTemplate"}, + {"trigger": "GarrisonMissionFrameTemplate\t\"template\"", "contents": "GarrisonMissionFrameTemplate"}, + {"trigger": "GarrisonMissionLargeMechanicTemplate\t\"template\"", "contents": "GarrisonMissionLargeMechanicTemplate"}, + {"trigger": "GarrisonMissionListButtonNewHighlightTemplate\t\"template\"", "contents": "GarrisonMissionListButtonNewHighlightTemplate"}, + {"trigger": "GarrisonMissionListButtonRewardTemplate\t\"template\"", "contents": "GarrisonMissionListButtonRewardTemplate"}, + {"trigger": "GarrisonMissionListTemplate\t\"template\"", "contents": "GarrisonMissionListTemplate"}, + {"trigger": "GarrisonMissionMechanicTemplate\t\"template\"", "contents": "GarrisonMissionMechanicTemplate"}, + {"trigger": "GarrisonMissionPageBaseTemplate\t\"template\"", "contents": "GarrisonMissionPageBaseTemplate"}, + {"trigger": "GarrisonMissionPageCostFrameTemplate\t\"template\"", "contents": "GarrisonMissionPageCostFrameTemplate"}, + {"trigger": "GarrisonMissionPageEnemyTemplate\t\"template\"", "contents": "GarrisonMissionPageEnemyTemplate"}, + {"trigger": "GarrisonMissionPageFollowerTemplate\t\"template\"", "contents": "GarrisonMissionPageFollowerTemplate"}, + {"trigger": "GarrisonMissionPageOvermaxRewardTemplate\t\"template\"", "contents": "GarrisonMissionPageOvermaxRewardTemplate"}, + {"trigger": "GarrisonMissionPageRewardTemplate\t\"template\"", "contents": "GarrisonMissionPageRewardTemplate"}, + {"trigger": "GarrisonMissionPageStageTemplate\t\"template\"", "contents": "GarrisonMissionPageStageTemplate"}, + {"trigger": "GarrisonMissionPartyBuffsFrameTemplate\t\"template\"", "contents": "GarrisonMissionPartyBuffsFrameTemplate"}, + {"trigger": "GarrisonMissionPartyBuffTemplate\t\"template\"", "contents": "GarrisonMissionPartyBuffTemplate"}, + {"trigger": "GarrisonMissionRewardEffectsTemplate\t\"template\"", "contents": "GarrisonMissionRewardEffectsTemplate"}, + {"trigger": "GarrisonMissionStageTemplate\t\"template\"", "contents": "GarrisonMissionStageTemplate"}, + {"trigger": "GarrisonMissionTopBorderTemplate\t\"template\"", "contents": "GarrisonMissionTopBorderTemplate"}, + {"trigger": "GarrisonPlotPinTemplate\t\"template\"", "contents": "GarrisonPlotPinTemplate"}, + {"trigger": "GarrisonRandomMissionAlertFrameTemplate\t\"template\"", "contents": "GarrisonRandomMissionAlertFrameTemplate"}, + {"trigger": "GarrisonRecruitAbilityTemplate\t\"template\"", "contents": "GarrisonRecruitAbilityTemplate"}, + {"trigger": "GarrisonRecruitTemplate\t\"template\"", "contents": "GarrisonRecruitTemplate"}, + {"trigger": "GarrisonShipFollowerAlertFrameTemplate\t\"template\"", "contents": "GarrisonShipFollowerAlertFrameTemplate"}, + {"trigger": "GarrisonShipFollowerListTemplateHeader\t\"template\"", "contents": "GarrisonShipFollowerListTemplateHeader"}, + {"trigger": "GarrisonShipMissionAlertFrameTemplate\t\"template\"", "contents": "GarrisonShipMissionAlertFrameTemplate"}, + {"trigger": "GarrisonShipMissionCompleteEnemyTemplate\t\"template\"", "contents": "GarrisonShipMissionCompleteEnemyTemplate"}, + {"trigger": "GarrisonShipMissionCompleteFollowerTemplate\t\"template\"", "contents": "GarrisonShipMissionCompleteFollowerTemplate"}, + {"trigger": "GarrisonShipMissionEnemyTemplate\t\"template\"", "contents": "GarrisonShipMissionEnemyTemplate"}, + {"trigger": "GarrisonShipMissionFollowerTemplate\t\"template\"", "contents": "GarrisonShipMissionFollowerTemplate"}, + {"trigger": "GarrisonShipyardBonusAreaFrameTemplate\t\"template\"", "contents": "GarrisonShipyardBonusAreaFrameTemplate"}, + {"trigger": "GarrisonShipyardFollowerTabTemplate\t\"template\"", "contents": "GarrisonShipyardFollowerTabTemplate"}, + {"trigger": "GarrisonShipyardFollowerTooltipTemplate\t\"template\"", "contents": "GarrisonShipyardFollowerTooltipTemplate"}, + {"trigger": "GarrisonShipyardMissionCompleteStageTemplate\t\"template\"", "contents": "GarrisonShipyardMissionCompleteStageTemplate"}, + {"trigger": "GarrisonShipyardMissionPageBaseTemplate\t\"template\"", "contents": "GarrisonShipyardMissionPageBaseTemplate"}, + {"trigger": "GarrisonShipyardMissionRewardsFrameTemplate\t\"template\"", "contents": "GarrisonShipyardMissionRewardsFrameTemplate"}, + {"trigger": "GarrisonShipyardTopBorderTemplate\t\"template\"", "contents": "GarrisonShipyardTopBorderTemplate"}, + {"trigger": "GarrisonSmallFollowerXPFrameTemplate\t\"template\"", "contents": "GarrisonSmallFollowerXPFrameTemplate"}, + {"trigger": "GarrisonStandardFollowerAlertFrameTemplate\t\"template\"", "contents": "GarrisonStandardFollowerAlertFrameTemplate"}, + {"trigger": "GarrisonStandardMissionAlertFrameTemplate\t\"template\"", "contents": "GarrisonStandardMissionAlertFrameTemplate"}, + {"trigger": "GarrisonTalentAlertFrameTemplate\t\"template\"", "contents": "GarrisonTalentAlertFrameTemplate"}, + {"trigger": "GarrisonThreatCountersFrameTemplate\t\"template\"", "contents": "GarrisonThreatCountersFrameTemplate"}, + {"trigger": "GarrisonUITemplate\t\"template\"", "contents": "GarrisonUITemplate"}, + {"trigger": "GlowBorderTemplate\t\"template\"", "contents": "GlowBorderTemplate"}, + {"trigger": "GlowBoxArrowTemplate\t\"template\"", "contents": "GlowBoxArrowTemplate"}, + {"trigger": "GlowBoxTemplate\t\"template\"", "contents": "GlowBoxTemplate"}, + {"trigger": "GlueContextMenuTemplate\t\"template\"", "contents": "GlueContextMenuTemplate"}, + {"trigger": "GlueDropDownMenuTemplate\t\"template\"", "contents": "GlueDropDownMenuTemplate"}, + {"trigger": "GlueModalFrameTemplate\t\"template\"", "contents": "GlueModalFrameTemplate"}, + {"trigger": "GlueScrollFrameTemplate\t\"template\"", "contents": "GlueScrollFrameTemplate"}, + {"trigger": "GlueTooltipTemplate\t\"template\"", "contents": "GlueTooltipTemplate"}, + {"trigger": "GMSurveyQuestionTemplate\t\"template\"", "contents": "GMSurveyQuestionTemplate"}, + {"trigger": "GoldBorderFrameTemplate\t\"template\"", "contents": "GoldBorderFrameTemplate"}, + {"trigger": "GossipFramePanelTemplate\t\"template\"", "contents": "GossipFramePanelTemplate"}, + {"trigger": "GossipPinTemplate\t\"template\"", "contents": "GossipPinTemplate"}, + {"trigger": "GroupLootFrameTemplate\t\"template\"", "contents": "GroupLootFrameTemplate"}, + {"trigger": "GroupMembersPinTemplate\t\"template\"", "contents": "GroupMembersPinTemplate"}, + {"trigger": "GuildAchievementPointDisplayTemplate\t\"template\"", "contents": "GuildAchievementPointDisplayTemplate"}, + {"trigger": "GuildBankFrameColumnTemplate\t\"template\"", "contents": "GuildBankFrameColumnTemplate"}, + {"trigger": "GuildBankTabTemplate\t\"template\"", "contents": "GuildBankTabTemplate"}, + {"trigger": "GuildBenefitsFrameTemplate\t\"template\"", "contents": "GuildBenefitsFrameTemplate"}, + {"trigger": "GuildChallengeAlertFrameTemplate\t\"template\"", "contents": "GuildChallengeAlertFrameTemplate"}, + {"trigger": "GuildChallengeTemplate\t\"template\"", "contents": "GuildChallengeTemplate"}, + {"trigger": "GuildDetailsFrameTemplate\t\"template\"", "contents": "GuildDetailsFrameTemplate"}, + {"trigger": "GuildMemberListDropDownMenuTemplate\t\"template\"", "contents": "GuildMemberListDropDownMenuTemplate"}, + {"trigger": "GuildProgressBarTemplate\t\"template\"", "contents": "GuildProgressBarTemplate"}, + {"trigger": "GuildRecruitmentSectionTemplate\t\"template\"", "contents": "GuildRecruitmentSectionTemplate"}, + {"trigger": "HeirloomHeaderTemplate\t\"template\"", "contents": "HeirloomHeaderTemplate"}, + {"trigger": "HonorAwardedAlertFrameTemplate\t\"template\"", "contents": "HonorAwardedAlertFrameTemplate"}, + {"trigger": "HonorFrameContributionButtonTemplate\t\"template\"", "contents": "HonorFrameContributionButtonTemplate"}, + {"trigger": "HonorFrameDKButtonTemplate\t\"template\"", "contents": "HonorFrameDKButtonTemplate"}, + {"trigger": "HonorFrameHKButtonTemplate\t\"template\"", "contents": "HonorFrameHKButtonTemplate"}, + {"trigger": "HonorFrameRankButtonTemplate\t\"template\"", "contents": "HonorFrameRankButtonTemplate"}, + {"trigger": "HonorFrameStandingButtonTemplate\t\"template\"", "contents": "HonorFrameStandingButtonTemplate"}, + {"trigger": "HonorFrameTextButtonTemplate\t\"template\"", "contents": "HonorFrameTextButtonTemplate"}, + {"trigger": "HonorStatusBarTemplate\t\"template\"", "contents": "HonorStatusBarTemplate"}, + {"trigger": "HorizontalBarTemplate\t\"template\"", "contents": "HorizontalBarTemplate"}, + {"trigger": "HybridScrollFrameTemplate\t\"template\"", "contents": "HybridScrollFrameTemplate"}, + {"trigger": "IconIntroAnimTemplate\t\"template\"", "contents": "IconIntroAnimTemplate"}, + {"trigger": "IconIntroTemplate\t\"template\"", "contents": "IconIntroTemplate"}, + {"trigger": "InlineHyperlinkFrameTemplate\t\"template\"", "contents": "InlineHyperlinkFrameTemplate"}, + {"trigger": "InputScrollFrameTemplate\t\"template\"", "contents": "InputScrollFrameTemplate"}, + {"trigger": "InsetFrameTemplate\t\"template\"", "contents": "InsetFrameTemplate"}, + {"trigger": "InsetFrameTemplate2\t\"template\"", "contents": "InsetFrameTemplate2"}, + {"trigger": "InsetFrameTemplate3\t\"template\"", "contents": "InsetFrameTemplate3"}, + {"trigger": "InsetFrameTemplate4\t\"template\"", "contents": "InsetFrameTemplate4"}, + {"trigger": "InspectPvpStatTemplate\t\"template\"", "contents": "InspectPvpStatTemplate"}, + {"trigger": "InspectTalentRowTemplate\t\"template\"", "contents": "InspectTalentRowTemplate"}, + {"trigger": "InternalEmbeddedItemTooltipTemplate\t\"template\"", "contents": "InternalEmbeddedItemTooltipTemplate"}, + {"trigger": "InvasionPinTemplate\t\"template\"", "contents": "InvasionPinTemplate"}, + {"trigger": "IslandsQueueFrameCardFrameTemplate\t\"template\"", "contents": "IslandsQueueFrameCardFrameTemplate"}, + {"trigger": "IslandsQueueFrameIslandCardTemplate\t\"template\"", "contents": "IslandsQueueFrameIslandCardTemplate"}, + {"trigger": "IslandsQueueFrameTutorialTemplate\t\"template\"", "contents": "IslandsQueueFrameTutorialTemplate"}, + {"trigger": "IslandsQueueFrameWeeklyQuestFrameTemplate\t\"template\"", "contents": "IslandsQueueFrameWeeklyQuestFrameTemplate"}, + {"trigger": "ItemAlertFrameTemplate\t\"template\"", "contents": "ItemAlertFrameTemplate"}, + {"trigger": "ItemAnimTemplate\t\"template\"", "contents": "ItemAnimTemplate"}, + {"trigger": "ItemUpgradeEffectRowTemplate\t\"template\"", "contents": "ItemUpgradeEffectRowTemplate"}, + {"trigger": "ItemUpgradeStatTemplate\t\"template\"", "contents": "ItemUpgradeStatTemplate"}, + {"trigger": "ItemUpgradeStatTemplateLeft\t\"template\"", "contents": "ItemUpgradeStatTemplateLeft"}, + {"trigger": "ItemUpgradeStatTemplateRight\t\"template\"", "contents": "ItemUpgradeStatTemplateRight"}, + {"trigger": "KeyBindingFrameBindingTemplate\t\"template\"", "contents": "KeyBindingFrameBindingTemplate"}, + {"trigger": "LegendaryItemAlertFrameTemplate\t\"template\"", "contents": "LegendaryItemAlertFrameTemplate"}, + {"trigger": "LevelUpSkillTemplate\t\"template\"", "contents": "LevelUpSkillTemplate"}, + {"trigger": "LFDFrameDungeonChoiceTemplate\t\"template\"", "contents": "LFDFrameDungeonChoiceTemplate"}, + {"trigger": "LFGBackfillCoverTemplate\t\"template\"", "contents": "LFGBackfillCoverTemplate"}, + {"trigger": "LFGCooldownCoverTemplate\t\"template\"", "contents": "LFGCooldownCoverTemplate"}, + {"trigger": "LFGDungeonReadyRewardTemplate\t\"template\"", "contents": "LFGDungeonReadyRewardTemplate"}, + {"trigger": "LFGDungeonReadyStatusPlayerTemplate\t\"template\"", "contents": "LFGDungeonReadyStatusPlayerTemplate"}, + {"trigger": "LFGDungeonReadyStatusRoleWithCountTemplate\t\"template\"", "contents": "LFGDungeonReadyStatusRoleWithCountTemplate"}, + {"trigger": "LFGListGroupDataDisplayTemplate\t\"template\"", "contents": "LFGListGroupDataDisplayTemplate"}, + {"trigger": "LFGListOptionCheckButtonTemplate\t\"template\"", "contents": "LFGListOptionCheckButtonTemplate"}, + {"trigger": "LFGListPanelTemplate\t\"template\"", "contents": "LFGListPanelTemplate"}, + {"trigger": "LFGListRequirementTemplate\t\"template\"", "contents": "LFGListRequirementTemplate"}, + {"trigger": "LFGRewardFrameTemplate\t\"template\"", "contents": "LFGRewardFrameTemplate"}, + {"trigger": "LFGRewardsLootShortageTemplate\t\"template\"", "contents": "LFGRewardsLootShortageTemplate"}, + {"trigger": "LFGSpecificChoiceTemplate\t\"template\"", "contents": "LFGSpecificChoiceTemplate"}, + {"trigger": "LFRFrameDungeonChoiceTemplate\t\"template\"", "contents": "LFRFrameDungeonChoiceTemplate"}, + {"trigger": "ListScrollFrameTemplate\t\"template\"", "contents": "ListScrollFrameTemplate"}, + {"trigger": "LoadingSpinnerTemplate\t\"template\"", "contents": "LoadingSpinnerTemplate"}, + {"trigger": "LookingForGuildAppsFrameTemplate\t\"template\"", "contents": "LookingForGuildAppsFrameTemplate"}, + {"trigger": "LookingForGuildBrowseFrameTemplate\t\"template\"", "contents": "LookingForGuildBrowseFrameTemplate"}, + {"trigger": "LookingForGuildFrameTemplate\t\"template\"", "contents": "LookingForGuildFrameTemplate"}, + {"trigger": "LookingForGuildSectionTemplate\t\"template\"", "contents": "LookingForGuildSectionTemplate"}, + {"trigger": "LookingForGuildStartFrameTemplate\t\"template\"", "contents": "LookingForGuildStartFrameTemplate"}, + {"trigger": "LootUpgradeFrameTemplate\t\"template\"", "contents": "LootUpgradeFrameTemplate"}, + {"trigger": "LootWonAlertFrameTemplate\t\"template\"", "contents": "LootWonAlertFrameTemplate"}, + {"trigger": "MailItemTemplate\t\"template\"", "contents": "MailItemTemplate"}, + {"trigger": "ManagedHorizontalLayoutFrameTemplate\t\"template\"", "contents": "ManagedHorizontalLayoutFrameTemplate"}, + {"trigger": "ManagedVerticalLayoutFrameTemplate\t\"template\"", "contents": "ManagedVerticalLayoutFrameTemplate"}, + {"trigger": "MapCanvasDetailLayerTemplate\t\"template\"", "contents": "MapCanvasDetailLayerTemplate"}, + {"trigger": "MapCanvasFrameScrollContainerTemplate\t\"template\"", "contents": "MapCanvasFrameScrollContainerTemplate"}, + {"trigger": "MapCanvasFrameTemplate\t\"template\"", "contents": "MapCanvasFrameTemplate"}, + {"trigger": "MapExplorationPinTemplate\t\"template\"", "contents": "MapExplorationPinTemplate"}, + {"trigger": "MapHighlightPinTemplate\t\"template\"", "contents": "MapHighlightPinTemplate"}, + {"trigger": "MapLinkPinTemplate\t\"template\"", "contents": "MapLinkPinTemplate"}, + {"trigger": "MaterialFrameTemplate\t\"template\"", "contents": "MaterialFrameTemplate"}, + {"trigger": "MaximizeMinimizeButtonFrameTemplate\t\"template\"", "contents": "MaximizeMinimizeButtonFrameTemplate"}, + {"trigger": "MerchantItemTemplate\t\"template\"", "contents": "MerchantItemTemplate"}, + {"trigger": "MicroButtonAlertTemplate\t\"template\"", "contents": "MicroButtonAlertTemplate"}, + {"trigger": "MiniAchievementTemplate\t\"template\"", "contents": "MiniAchievementTemplate"}, + {"trigger": "MinimalHybridScrollFrameTemplate\t\"template\"", "contents": "MinimalHybridScrollFrameTemplate"}, + {"trigger": "MinimalScrollFrameTemplate\t\"template\"", "contents": "MinimalScrollFrameTemplate"}, + {"trigger": "MirrorTimerTemplate\t\"template\"", "contents": "MirrorTimerTemplate"}, + {"trigger": "MoneyFrameTemplate\t\"template\"", "contents": "MoneyFrameTemplate"}, + {"trigger": "MoneyInputFrameTemplate\t\"template\"", "contents": "MoneyInputFrameTemplate"}, + {"trigger": "MoneyWonAlertFrameTemplate\t\"template\"", "contents": "MoneyWonAlertFrameTemplate"}, + {"trigger": "MonkLightEnergyTemplate\t\"template\"", "contents": "MonkLightEnergyTemplate"}, + {"trigger": "MovableChatConfigWideCheckBoxWithSwatchTemplate\t\"template\"", "contents": "MovableChatConfigWideCheckBoxWithSwatchTemplate"}, + {"trigger": "NameplateBuffButtonTemplate\t\"template\"", "contents": "NameplateBuffButtonTemplate"}, + {"trigger": "NamePlateCommentatorDisplayInfoTemplate\t\"template\"", "contents": "NamePlateCommentatorDisplayInfoTemplate"}, + {"trigger": "NamePlateFullBorderTemplate\t\"template\"", "contents": "NamePlateFullBorderTemplate"}, + {"trigger": "NamePlateSecondaryBarBorderTemplate\t\"template\"", "contents": "NamePlateSecondaryBarBorderTemplate"}, + {"trigger": "NavBarTemplate\t\"template\"", "contents": "NavBarTemplate"}, + {"trigger": "NewMountAlertFrameTemplate\t\"template\"", "contents": "NewMountAlertFrameTemplate"}, + {"trigger": "NewPetAlertFrameTemplate\t\"template\"", "contents": "NewPetAlertFrameTemplate"}, + {"trigger": "NewRecipeLearnedAlertFrameTemplate\t\"template\"", "contents": "NewRecipeLearnedAlertFrameTemplate"}, + {"trigger": "ObjectiveTrackerBlockTemplate\t\"template\"", "contents": "ObjectiveTrackerBlockTemplate"}, + {"trigger": "ObjectiveTrackerCheckLineTemplate\t\"template\"", "contents": "ObjectiveTrackerCheckLineTemplate"}, + {"trigger": "ObjectiveTrackerHeaderTemplate\t\"template\"", "contents": "ObjectiveTrackerHeaderTemplate"}, + {"trigger": "ObjectiveTrackerLineTemplate\t\"template\"", "contents": "ObjectiveTrackerLineTemplate"}, + {"trigger": "ObjectiveTrackerProgressBarTemplate\t\"template\"", "contents": "ObjectiveTrackerProgressBarTemplate"}, + {"trigger": "ObjectiveTrackerTimerBarTemplate\t\"template\"", "contents": "ObjectiveTrackerTimerBarTemplate"}, + {"trigger": "OptionsBoxTemplate\t\"template\"", "contents": "OptionsBoxTemplate"}, + {"trigger": "OptionsDropdownTemplate\t\"template\"", "contents": "OptionsDropdownTemplate"}, + {"trigger": "OptionsFrameListTemplate\t\"template\"", "contents": "OptionsFrameListTemplate"}, + {"trigger": "OptionsFrameTemplate\t\"template\"", "contents": "OptionsFrameTemplate"}, + {"trigger": "OrderHallClassSpecCategoryTemplate\t\"template\"", "contents": "OrderHallClassSpecCategoryTemplate"}, + {"trigger": "OrderHallMissionPageEnemyTemplate\t\"template\"", "contents": "OrderHallMissionPageEnemyTemplate"}, + {"trigger": "OrderHallMissionPageTemplate\t\"template\"", "contents": "OrderHallMissionPageTemplate"}, + {"trigger": "PaperDollAzeriteItemOverlayTemplate\t\"template\"", "contents": "PaperDollAzeriteItemOverlayTemplate"}, + {"trigger": "PartyBuffFrameTemplate\t\"template\"", "contents": "PartyBuffFrameTemplate"}, + {"trigger": "PartyDebuffFrameTemplate\t\"template\"", "contents": "PartyDebuffFrameTemplate"}, + {"trigger": "PartyPetDebuffFrameTemplate\t\"template\"", "contents": "PartyPetDebuffFrameTemplate"}, + {"trigger": "PartyPoseFrameTemplate\t\"template\"", "contents": "PartyPoseFrameTemplate"}, + {"trigger": "PetBattleAuraHolderTemplate\t\"template\"", "contents": "PetBattleAuraHolderTemplate"}, + {"trigger": "PetBattleAuraTemplate\t\"template\"", "contents": "PetBattleAuraTemplate"}, + {"trigger": "PetBattleUnitTooltipAuraTemplate\t\"template\"", "contents": "PetBattleUnitTooltipAuraTemplate"}, + {"trigger": "PetBattleUnitTooltipTemplate\t\"template\"", "contents": "PetBattleUnitTooltipTemplate"}, + {"trigger": "PetTamerPinTemplate\t\"template\"", "contents": "PetTamerPinTemplate"}, + {"trigger": "PlayerTalentRowTemplate\t\"template\"", "contents": "PlayerTalentRowTemplate"}, + {"trigger": "PlayerTradeItemTemplate\t\"template\"", "contents": "PlayerTradeItemTemplate"}, + {"trigger": "PortraitFrameTemplate\t\"template\"", "contents": "PortraitFrameTemplate"}, + {"trigger": "PortraitFrameTemplateNoCloseButton\t\"template\"", "contents": "PortraitFrameTemplateNoCloseButton"}, + {"trigger": "PrimaryProfessionTemplate\t\"template\"", "contents": "PrimaryProfessionTemplate"}, + {"trigger": "ProductChoiceItemDisplayTemplate\t\"template\"", "contents": "ProductChoiceItemDisplayTemplate"}, + {"trigger": "ProfessionTrialCapTemplate\t\"template\"", "contents": "ProfessionTrialCapTemplate"}, + {"trigger": "PropertyFontStringTemplate\t\"template\"", "contents": "PropertyFontStringTemplate"}, + {"trigger": "PVPBonusBattlegroundContentsTemplate\t\"template\"", "contents": "PVPBonusBattlegroundContentsTemplate"}, + {"trigger": "PVPCurrencyRewardTemplate\t\"template\"", "contents": "PVPCurrencyRewardTemplate"}, + {"trigger": "PVPHonorRewardCodeTemplate\t\"template\"", "contents": "PVPHonorRewardCodeTemplate"}, + {"trigger": "PVPRatedTierTemplate\t\"template\"", "contents": "PVPRatedTierTemplate"}, + {"trigger": "PVPRewardTemplate\t\"template\"", "contents": "PVPRewardTemplate"}, + {"trigger": "QuestBlobPinTemplate\t\"template\"", "contents": "QuestBlobPinTemplate"}, + {"trigger": "QuestChoiceCurrencyTemplate\t\"template\"", "contents": "QuestChoiceCurrencyTemplate"}, + {"trigger": "QuestChoiceReputationTemplate\t\"template\"", "contents": "QuestChoiceReputationTemplate"}, + {"trigger": "QuestChoiceRewardsTemplate\t\"template\"", "contents": "QuestChoiceRewardsTemplate"}, + {"trigger": "QuestFramePanelTemplate\t\"template\"", "contents": "QuestFramePanelTemplate"}, + {"trigger": "QuestLogObjectiveTemplate\t\"template\"", "contents": "QuestLogObjectiveTemplate"}, + {"trigger": "QuestObjectiveAnimLineTemplate\t\"template\"", "contents": "QuestObjectiveAnimLineTemplate"}, + {"trigger": "QuestPinTemplate\t\"template\"", "contents": "QuestPinTemplate"}, + {"trigger": "QuestScrollFrameTemplate\t\"template\"", "contents": "QuestScrollFrameTemplate"}, + {"trigger": "QueueStatusEntryTemplate\t\"template\"", "contents": "QueueStatusEntryTemplate"}, + {"trigger": "QueueStatusRoleCountTemplate\t\"template\"", "contents": "QueueStatusRoleCountTemplate"}, + {"trigger": "QuickJoinToastTemplate\t\"template\"", "contents": "QuickJoinToastTemplate"}, + {"trigger": "RaidAuraFrameTemplate\t\"template\"", "contents": "RaidAuraFrameTemplate"}, + {"trigger": "RaidBossEmoteFrameTemplate\t\"template\"", "contents": "RaidBossEmoteFrameTemplate"}, + {"trigger": "RaidGroupTemplate\t\"template\"", "contents": "RaidGroupTemplate"}, + {"trigger": "RaidInfoHeaderTemplate\t\"template\"", "contents": "RaidInfoHeaderTemplate"}, + {"trigger": "RaidPulloutButtonTemplate\t\"template\"", "contents": "RaidPulloutButtonTemplate"}, + {"trigger": "RaidVideoOptionsDropDownMenuTemplate\t\"template\"", "contents": "RaidVideoOptionsDropDownMenuTemplate"}, + {"trigger": "RaidVideoOptionsSmallCheckButtonTemplate\t\"template\"", "contents": "RaidVideoOptionsSmallCheckButtonTemplate"}, + {"trigger": "RankChangeTemplate\t\"template\"", "contents": "RankChangeTemplate"}, + {"trigger": "ReadyCheckStatusTemplate\t\"template\"", "contents": "ReadyCheckStatusTemplate"}, + {"trigger": "RecipientTradeItemTemplate\t\"template\"", "contents": "RecipientTradeItemTemplate"}, + {"trigger": "RecruitInfoDialogTemplate\t\"template\"", "contents": "RecruitInfoDialogTemplate"}, + {"trigger": "ReputationParagonFrameTemplate\t\"template\"", "contents": "ReputationParagonFrameTemplate"}, + {"trigger": "ReputationStatusBarTemplate\t\"template\"", "contents": "ReputationStatusBarTemplate"}, + {"trigger": "RoleSelectionTemplate\t\"template\"", "contents": "RoleSelectionTemplate"}, + {"trigger": "ScenarioAlertFrameTemplate\t\"template\"", "contents": "ScenarioAlertFrameTemplate"}, + {"trigger": "ScenarioBlobPinTemplate\t\"template\"", "contents": "ScenarioBlobPinTemplate"}, + {"trigger": "ScenarioChallengeModeAffixTemplate\t\"template\"", "contents": "ScenarioChallengeModeAffixTemplate"}, + {"trigger": "ScenarioLegionInvasionAlertFrameTemplate\t\"template\"", "contents": "ScenarioLegionInvasionAlertFrameTemplate"}, + {"trigger": "ScenarioPinTemplate\t\"template\"", "contents": "ScenarioPinTemplate"}, + {"trigger": "ScenarioSpecificChoiceTemplate\t\"template\"", "contents": "ScenarioSpecificChoiceTemplate"}, + {"trigger": "ScenarioSpellFrameTemplate\t\"template\"", "contents": "ScenarioSpellFrameTemplate"}, + {"trigger": "ScenarioTrackerProgressBarTemplate\t\"template\"", "contents": "ScenarioTrackerProgressBarTemplate"}, + {"trigger": "SecondaryProfessionTemplate\t\"template\"", "contents": "SecondaryProfessionTemplate"}, + {"trigger": "SecureAuraHeaderTemplate\t\"template\"", "contents": "SecureAuraHeaderTemplate"}, + {"trigger": "SecureFrameTemplate\t\"template\"", "contents": "SecureFrameTemplate"}, + {"trigger": "SecureGroupHeaderTemplate\t\"template\"", "contents": "SecureGroupHeaderTemplate"}, + {"trigger": "SecureGroupPetHeaderTemplate\t\"template\"", "contents": "SecureGroupPetHeaderTemplate"}, + {"trigger": "SecureHandlerAttributeTemplate\t\"template\"", "contents": "SecureHandlerAttributeTemplate"}, + {"trigger": "SecureHandlerBaseTemplate\t\"template\"", "contents": "SecureHandlerBaseTemplate"}, + {"trigger": "SecureHandlerDragTemplate\t\"template\"", "contents": "SecureHandlerDragTemplate"}, + {"trigger": "SecureHandlerEnterLeaveTemplate\t\"template\"", "contents": "SecureHandlerEnterLeaveTemplate"}, + {"trigger": "SecureHandlerMouseUpDownTemplate\t\"template\"", "contents": "SecureHandlerMouseUpDownTemplate"}, + {"trigger": "SecureHandlerMouseWheelTemplate\t\"template\"", "contents": "SecureHandlerMouseWheelTemplate"}, + {"trigger": "SecureHandlerShowHideTemplate\t\"template\"", "contents": "SecureHandlerShowHideTemplate"}, + {"trigger": "SecureHandlerStateTemplate\t\"template\"", "contents": "SecureHandlerStateTemplate"}, + {"trigger": "SecurePartyHeaderTemplate\t\"template\"", "contents": "SecurePartyHeaderTemplate"}, + {"trigger": "SecurePartyPetHeaderTemplate\t\"template\"", "contents": "SecurePartyPetHeaderTemplate"}, + {"trigger": "SecureRaidGroupHeaderTemplate\t\"template\"", "contents": "SecureRaidGroupHeaderTemplate"}, + {"trigger": "SecureRaidPetHeaderTemplate\t\"template\"", "contents": "SecureRaidPetHeaderTemplate"}, + {"trigger": "SelectableGraveyardPinTemplate\t\"template\"", "contents": "SelectableGraveyardPinTemplate"}, + {"trigger": "SelectionFrameTemplate\t\"template\"", "contents": "SelectionFrameTemplate"}, + {"trigger": "ServerAlertTemplate\t\"template\"", "contents": "ServerAlertTemplate"}, + {"trigger": "ShadowOrbLargeTemplate\t\"template\"", "contents": "ShadowOrbLargeTemplate"}, + {"trigger": "ShadowOrbSmallTemplate\t\"template\"", "contents": "ShadowOrbSmallTemplate"}, + {"trigger": "ShadowOverlaySmallTemplate\t\"template\"", "contents": "ShadowOverlaySmallTemplate"}, + {"trigger": "ShadowOverlayTemplate\t\"template\"", "contents": "ShadowOverlayTemplate"}, + {"trigger": "ShardTemplate\t\"template\"", "contents": "ShardTemplate"}, + {"trigger": "SharedPetBattleAbilityTooltipTemplate\t\"template\"", "contents": "SharedPetBattleAbilityTooltipTemplate"}, + {"trigger": "ShipyardMissionPageTemplate\t\"template\"", "contents": "ShipyardMissionPageTemplate"}, + {"trigger": "SmallAlternateCurrencyFrameTemplate\t\"template\"", "contents": "SmallAlternateCurrencyFrameTemplate"}, + {"trigger": "SmallMoneyFrameTemplate\t\"template\"", "contents": "SmallMoneyFrameTemplate"}, + {"trigger": "SocialToastTemplate\t\"template\"", "contents": "SocialToastTemplate"}, + {"trigger": "SoftBlackBGTemplate\t\"template\"", "contents": "SoftBlackBGTemplate"}, + {"trigger": "SpecializationFrameTemplate\t\"template\"", "contents": "SpecializationFrameTemplate"}, + {"trigger": "SpellActivationOverlayTemplate\t\"template\"", "contents": "SpellActivationOverlayTemplate"}, + {"trigger": "SpellBookShineTemplate\t\"template\"", "contents": "SpellBookShineTemplate"}, + {"trigger": "SpellBucketSpellTemplate\t\"template\"", "contents": "SpellBucketSpellTemplate"}, + {"trigger": "SplashFeatureFrameTemplate\t\"template\"", "contents": "SplashFeatureFrameTemplate"}, + {"trigger": "StaticPopupTemplate\t\"template\"", "contents": "StaticPopupTemplate"}, + {"trigger": "StatusTrackingBarManagerTemplate\t\"template\"", "contents": "StatusTrackingBarManagerTemplate"}, + {"trigger": "StatusTrackingBarTemplate\t\"template\"", "contents": "StatusTrackingBarTemplate"}, + {"trigger": "StoreBulletPointTemplate\t\"template\"", "contents": "StoreBulletPointTemplate"}, + {"trigger": "StoreDropDownMenuTemplate\t\"template\"", "contents": "StoreDropDownMenuTemplate"}, + {"trigger": "StoreInsetFrameTemplate\t\"template\"", "contents": "StoreInsetFrameTemplate"}, + {"trigger": "StorePurchaseAlertFrameTemplate\t\"template\"", "contents": "StorePurchaseAlertFrameTemplate"}, + {"trigger": "StoreVASRaceFactionIconFrameTemplate\t\"template\"", "contents": "StoreVASRaceFactionIconFrameTemplate"}, + {"trigger": "StorylineQuestPinTemplate\t\"template\"", "contents": "StorylineQuestPinTemplate"}, + {"trigger": "StreamDropDownMenuTemplate\t\"template\"", "contents": "StreamDropDownMenuTemplate"}, + {"trigger": "SummaryAchievementTemplate\t\"template\"", "contents": "SummaryAchievementTemplate"}, + {"trigger": "TabardFrameCustomizeTemplate\t\"template\"", "contents": "TabardFrameCustomizeTemplate"}, + {"trigger": "TableAttributeDisplayTemplate\t\"template\"", "contents": "TableAttributeDisplayTemplate"}, + {"trigger": "TableAttributeLineBaseTemplate\t\"template\"", "contents": "TableAttributeLineBaseTemplate"}, + {"trigger": "TableAttributeLineEditableTemplate\t\"template\"", "contents": "TableAttributeLineEditableTemplate"}, + {"trigger": "TableAttributeLineFixedValueTemplate\t\"template\"", "contents": "TableAttributeLineFixedValueTemplate"}, + {"trigger": "TableAttributeLineReferenceTemplate\t\"template\"", "contents": "TableAttributeLineReferenceTemplate"}, + {"trigger": "TableAttributeLineTitleTemplate\t\"template\"", "contents": "TableAttributeLineTitleTemplate"}, + {"trigger": "TableInspectAnchorDataProviderTitleTemplate\t\"template\"", "contents": "TableInspectAnchorDataProviderTitleTemplate"}, + {"trigger": "TalentRowGlowFrameTemplate\t\"template\"", "contents": "TalentRowGlowFrameTemplate"}, + {"trigger": "TargetBuffFrameTemplate\t\"template\"", "contents": "TargetBuffFrameTemplate"}, + {"trigger": "TargetDebuffFrameTemplate\t\"template\"", "contents": "TargetDebuffFrameTemplate"}, + {"trigger": "TargetofTargetDebuffFrameTemplate\t\"template\"", "contents": "TargetofTargetDebuffFrameTemplate"}, + {"trigger": "ThinBorderTemplate\t\"template\"", "contents": "ThinBorderTemplate"}, + {"trigger": "ThinGoldEdgeTemplate\t\"template\"", "contents": "ThinGoldEdgeTemplate"}, + {"trigger": "TitleDragAreaTemplate\t\"template\"", "contents": "TitleDragAreaTemplate"}, + {"trigger": "TooltipBorderedFrameTemplate\t\"template\"", "contents": "TooltipBorderedFrameTemplate"}, + {"trigger": "TooltipMoneyFrameTemplate\t\"template\"", "contents": "TooltipMoneyFrameTemplate"}, + {"trigger": "TooltipProgressBarTemplate\t\"template\"", "contents": "TooltipProgressBarTemplate"}, + {"trigger": "TradeHighlightTemplate\t\"template\"", "contents": "TradeHighlightTemplate"}, + {"trigger": "TradeItemTemplate\t\"template\"", "contents": "TradeItemTemplate"}, + {"trigger": "TradeSkillDetailsFrameTemplate\t\"template\"", "contents": "TradeSkillDetailsFrameTemplate"}, + {"trigger": "TradeSkillDetailsStarTemplate\t\"template\"", "contents": "TradeSkillDetailsStarTemplate"}, + {"trigger": "TradeSkillRecipeListTemplate\t\"template\"", "contents": "TradeSkillRecipeListTemplate"}, + {"trigger": "TradeSkillRowStarTemplate\t\"template\"", "contents": "TradeSkillRowStarTemplate"}, + {"trigger": "TranslucentFrameTemplate\t\"template\"", "contents": "TranslucentFrameTemplate"}, + {"trigger": "TruncatedTooltipScriptTemplate\t\"template\"", "contents": "TruncatedTooltipScriptTemplate"}, + {"trigger": "UIDropDownCustomMenuEntryTemplate\t\"template\"", "contents": "UIDropDownCustomMenuEntryTemplate"}, + {"trigger": "UIDropDownMenuTemplate\t\"template\"", "contents": "UIDropDownMenuTemplate"}, + {"trigger": "UIMenuTemplate\t\"template\"", "contents": "UIMenuTemplate"}, + {"trigger": "UIPanelDialogTemplate\t\"template\"", "contents": "UIPanelDialogTemplate"}, + {"trigger": "UIPanelScrollFrameCodeTemplate\t\"template\"", "contents": "UIPanelScrollFrameCodeTemplate"}, + {"trigger": "UIPanelScrollFrameTemplate\t\"template\"", "contents": "UIPanelScrollFrameTemplate"}, + {"trigger": "UIPanelScrollFrameTemplate2\t\"template\"", "contents": "UIPanelScrollFrameTemplate2"}, + {"trigger": "UIWidgetBaseCurrencyTemplate\t\"template\"", "contents": "UIWidgetBaseCurrencyTemplate"}, + {"trigger": "UIWidgetBaseResourceTemplate\t\"template\"", "contents": "UIWidgetBaseResourceTemplate"}, + {"trigger": "UIWidgetBaseTemplate\t\"template\"", "contents": "UIWidgetBaseTemplate"}, + {"trigger": "UIWidgetTemplateBulletTextList\t\"template\"", "contents": "UIWidgetTemplateBulletTextList"}, + {"trigger": "UIWidgetTemplateBulletTextListLine\t\"template\"", "contents": "UIWidgetTemplateBulletTextListLine"}, + {"trigger": "UIWidgetTemplateCaptureBar\t\"template\"", "contents": "UIWidgetTemplateCaptureBar"}, + {"trigger": "UIWidgetTemplateDoubleIconAndText\t\"template\"", "contents": "UIWidgetTemplateDoubleIconAndText"}, + {"trigger": "UIWidgetTemplateDoubleIconAndText_IconAndTextFrame\t\"template\"", "contents": "UIWidgetTemplateDoubleIconAndText_IconAndTextFrame"}, + {"trigger": "UIWidgetTemplateDoubleStatusBar\t\"template\"", "contents": "UIWidgetTemplateDoubleStatusBar"}, + {"trigger": "UIWidgetTemplateHorizontalCurrencies\t\"template\"", "contents": "UIWidgetTemplateHorizontalCurrencies"}, + {"trigger": "UIWidgetTemplateIconAndText\t\"template\"", "contents": "UIWidgetTemplateIconAndText"}, + {"trigger": "UIWidgetTemplateIconTextAndBackground\t\"template\"", "contents": "UIWidgetTemplateIconTextAndBackground"}, + {"trigger": "UIWidgetTemplateIconTextAndCurrencies\t\"template\"", "contents": "UIWidgetTemplateIconTextAndCurrencies"}, + {"trigger": "UIWidgetTemplateScenarioHeaderCurrenciesAndBackground\t\"template\"", "contents": "UIWidgetTemplateScenarioHeaderCurrenciesAndBackground"}, + {"trigger": "UIWidgetTemplateStackedResourceTracker\t\"template\"", "contents": "UIWidgetTemplateStackedResourceTracker"}, + {"trigger": "UIWidgetTemplateStatusBar\t\"template\"", "contents": "UIWidgetTemplateStatusBar"}, + {"trigger": "UIWidgetTemplateTextureWithState\t\"template\"", "contents": "UIWidgetTemplateTextureWithState"}, + {"trigger": "UIWidgetTemplateTextWithState\t\"template\"", "contents": "UIWidgetTemplateTextWithState"}, + {"trigger": "UIWidgetTemplateTooltipFrame\t\"template\"", "contents": "UIWidgetTemplateTooltipFrame"}, + {"trigger": "UnitCounterBarNumberTemplate\t\"template\"", "contents": "UnitCounterBarNumberTemplate"}, + {"trigger": "UnitPopupVoiceLevelsTemplate\t\"template\"", "contents": "UnitPopupVoiceLevelsTemplate"}, + {"trigger": "UnitPopupVoiceTextTemplate\t\"template\"", "contents": "UnitPopupVoiceTextTemplate"}, + {"trigger": "UnitPositionFrameTemplate\t\"template\"", "contents": "UnitPositionFrameTemplate"}, + {"trigger": "UnitPowerBarAltCounterTemplate\t\"template\"", "contents": "UnitPowerBarAltCounterTemplate"}, + {"trigger": "UnitPowerBarAltPillTemplate\t\"template\"", "contents": "UnitPowerBarAltPillTemplate"}, + {"trigger": "UnitPowerBarAltTemplate\t\"template\"", "contents": "UnitPowerBarAltTemplate"}, + {"trigger": "UnitPowerBarAltTexturableTemplate\t\"template\"", "contents": "UnitPowerBarAltTexturableTemplate"}, + {"trigger": "UpgradeFrameBorderedTemplate\t\"template\"", "contents": "UpgradeFrameBorderedTemplate"}, + {"trigger": "UpgradeFrameFeatureLargeTemplate\t\"template\"", "contents": "UpgradeFrameFeatureLargeTemplate"}, + {"trigger": "UpgradeFrameFeatureTemplate\t\"template\"", "contents": "UpgradeFrameFeatureTemplate"}, + {"trigger": "VehiclePinTemplate\t\"template\"", "contents": "VehiclePinTemplate"}, + {"trigger": "VideoOptionsDropDownMenuTemplate\t\"template\"", "contents": "VideoOptionsDropDownMenuTemplate"}, + {"trigger": "VignettePinTemplate\t\"template\"", "contents": "VignettePinTemplate"}, + {"trigger": "VoiceActivityNotificationTemplate\t\"template\"", "contents": "VoiceActivityNotificationTemplate"}, + {"trigger": "VoiceActivityVolumeTemplate\t\"template\"", "contents": "VoiceActivityVolumeTemplate"}, + {"trigger": "VoiceChatDotsTemplate\t\"template\"", "contents": "VoiceChatDotsTemplate"}, + {"trigger": "VoiceChatHeadsetTemplate\t\"template\"", "contents": "VoiceChatHeadsetTemplate"}, + {"trigger": "VoiceChatPromptTemplate\t\"template\"", "contents": "VoiceChatPromptTemplate"}, + {"trigger": "VoidStorageAntsFrameTemplate\t\"template\"", "contents": "VoidStorageAntsFrameTemplate"}, + {"trigger": "VoidStorageInsetFrameTemplate\t\"template\"", "contents": "VoidStorageInsetFrameTemplate"}, + {"trigger": "WarCampaignTooltipTemplate\t\"template\"", "contents": "WarCampaignTooltipTemplate"}, + {"trigger": "WardrobeOutfitDropDownTemplate\t\"template\"", "contents": "WardrobeOutfitDropDownTemplate"}, + {"trigger": "WardrobeSetsDetailsItemFrameTemplate\t\"template\"", "contents": "WardrobeSetsDetailsItemFrameTemplate"}, + {"trigger": "WardrobeSetsScrollFrameButtonTemplate\t\"template\"", "contents": "WardrobeSetsScrollFrameButtonTemplate"}, + {"trigger": "WideChatConfigBoxWithHeaderAndClassColorsTemplate\t\"template\"", "contents": "WideChatConfigBoxWithHeaderAndClassColorsTemplate"}, + {"trigger": "WoodFrameTemplate\t\"template\"", "contents": "WoodFrameTemplate"}, + {"trigger": "WorldMapActionButtonTemplate\t\"template\"", "contents": "WorldMapActionButtonTemplate"}, + {"trigger": "WorldMapBountyBoardObjectiveTemplate\t\"template\"", "contents": "WorldMapBountyBoardObjectiveTemplate"}, + {"trigger": "WorldMapBountyBoardTemplate\t\"template\"", "contents": "WorldMapBountyBoardTemplate"}, + {"trigger": "WorldMapFloorNavigationFrameTemplate\t\"template\"", "contents": "WorldMapFloorNavigationFrameTemplate"}, + {"trigger": "WorldMapFrameTemplate\t\"template\"", "contents": "WorldMapFrameTemplate"}, + {"trigger": "WorldMapInvasionOverlayTemplate\t\"template\"", "contents": "WorldMapInvasionOverlayTemplate"}, + {"trigger": "WorldMapNavBarButtonTemplate\t\"template\"", "contents": "WorldMapNavBarButtonTemplate"}, + {"trigger": "WorldMapNavBarTemplate\t\"template\"", "contents": "WorldMapNavBarTemplate"}, + {"trigger": "WorldMapSidePanelToggleTemplate\t\"template\"", "contents": "WorldMapSidePanelToggleTemplate"}, + {"trigger": "WorldMapZoneTimerTemplate\t\"template\"", "contents": "WorldMapZoneTimerTemplate"}, + {"trigger": "WorldQuestCompleteAlertFrameTemplate\t\"template\"", "contents": "WorldQuestCompleteAlertFrameTemplate"}, + {"trigger": "WorldQuestPingPinTemplate\t\"template\"", "contents": "WorldQuestPingPinTemplate"}, + {"trigger": "WorldQuestPinTemplate\t\"template\"", "contents": "WorldQuestPinTemplate"}, + {"trigger": "WorldStateScoreTemplate\t\"template\"", "contents": "WorldStateScoreTemplate"}, + ] +} diff --git a/Reference/String Reference/Templates/Frame/AchievementAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AchievementAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..4606f41ce --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AchievementAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AchievementCriteriaTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AchievementCriteriaTemplate.sublime-snippet new file mode 100644 index 000000000..5175e0c7e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AchievementCriteriaTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementCriteriaTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AchievementFrameAchievementsObjectivesTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AchievementFrameAchievementsObjectivesTemplate.sublime-snippet new file mode 100644 index 000000000..72a53df15 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AchievementFrameAchievementsObjectivesTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementFrameAchievementsObjectivesTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AchievementGuildTabardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AchievementGuildTabardTemplate.sublime-snippet new file mode 100644 index 000000000..ba3a88646 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AchievementGuildTabardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementGuildTabardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AchievementIconFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AchievementIconFrameTemplate.sublime-snippet new file mode 100644 index 000000000..75ca1d2ac --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AchievementIconFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AchievementIconFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AdvancedVideoOptionsDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AdvancedVideoOptionsDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..e5c289f18 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AdvancedVideoOptionsDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AdvancedVideoOptionsDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AdventureMapInsetTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AdventureMapInsetTemplate.sublime-snippet new file mode 100644 index 000000000..1147dbbb0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AdventureMapInsetTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AdventureMapInsetTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AlertContainerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AlertContainerTemplate.sublime-snippet new file mode 100644 index 000000000..33ebc5947 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AlertContainerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AlertContainerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..81ac2da92 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AlliedRaceAbilityTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AlliedRaceAbilityTemplate.sublime-snippet new file mode 100644 index 000000000..eff3fb79e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AlliedRaceAbilityTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AlliedRaceAbilityTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AlliedRaceOverviewBulletsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AlliedRaceOverviewBulletsTemplate.sublime-snippet new file mode 100644 index 000000000..e0d8e3a58 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AlliedRaceOverviewBulletsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AlliedRaceOverviewBulletsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AnimatedShineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AnimatedShineTemplate.sublime-snippet new file mode 100644 index 000000000..f1e8fa4fe --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AnimatedShineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AnimatedShineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AnimatedStatusBarGlowLinesTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AnimatedStatusBarGlowLinesTemplate.sublime-snippet new file mode 100644 index 000000000..7c4f0220b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AnimatedStatusBarGlowLinesTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AnimatedStatusBarGlowLinesTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArcaneChargeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArcaneChargeTemplate.sublime-snippet new file mode 100644 index 000000000..427a73001 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArcaneChargeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArcaneChargeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AreaLabelFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AreaLabelFrameTemplate.sublime-snippet new file mode 100644 index 000000000..d8684d07f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AreaLabelFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AreaLabelFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AreaPOIPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AreaPOIPinTemplate.sublime-snippet new file mode 100644 index 000000000..17632593b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AreaPOIPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AreaPOIPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactAppearanceSetTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactAppearanceSetTemplate.sublime-snippet new file mode 100644 index 000000000..8c8982e9e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactAppearanceSetTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactAppearanceSetTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactAppearancesTabTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactAppearancesTabTemplate.sublime-snippet new file mode 100644 index 000000000..ec8ae9606 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactAppearancesTabTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactAppearancesTabTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactCurvedDependencyLineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactCurvedDependencyLineTemplate.sublime-snippet new file mode 100644 index 000000000..55eeab764 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactCurvedDependencyLineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactCurvedDependencyLineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactDependencyLineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactDependencyLineTemplate.sublime-snippet new file mode 100644 index 000000000..d74cb9628 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactDependencyLineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactDependencyLineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactFloatingRankStringTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactFloatingRankStringTemplate.sublime-snippet new file mode 100644 index 000000000..2c07d578d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactFloatingRankStringTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactFloatingRankStringTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactPerksTabTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactPerksTabTemplate.sublime-snippet new file mode 100644 index 000000000..d14b358b1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactPerksTabTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactPerksTabTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactRelicRankTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactRelicRankTemplate.sublime-snippet new file mode 100644 index 000000000..85f289fab --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactRelicRankTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactRelicRankTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ArtifactStatusBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ArtifactStatusBarTemplate.sublime-snippet new file mode 100644 index 000000000..ad609938f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ArtifactStatusBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ArtifactStatusBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AutoCastShineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AutoCastShineTemplate.sublime-snippet new file mode 100644 index 000000000..ccfd48199 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AutoCastShineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AutoCastShineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AutoQuestPopUpBlockTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AutoQuestPopUpBlockTemplate.sublime-snippet new file mode 100644 index 000000000..78d8e4298 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AutoQuestPopUpBlockTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AutoQuestPopUpBlockTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteBarTemplate.sublime-snippet new file mode 100644 index 000000000..282fcb640 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemChannelTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemChannelTemplate.sublime-snippet new file mode 100644 index 000000000..6d40c5373 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemChannelTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteEmpoweredItemChannelTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemSlotTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemSlotTemplate.sublime-snippet new file mode 100644 index 000000000..fa3eb90dc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemSlotTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteEmpoweredItemSlotTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemTierTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemTierTemplate.sublime-snippet new file mode 100644 index 000000000..3175fb2c6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemTierTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteEmpoweredItemTierTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemUITemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemUITemplate.sublime-snippet new file mode 100644 index 000000000..1f9240f5a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteEmpoweredItemUITemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteEmpoweredItemUITemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteIslandsPartyToastTextTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteIslandsPartyToastTextTemplate.sublime-snippet new file mode 100644 index 000000000..63395e11b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteIslandsPartyToastTextTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteIslandsPartyToastTextTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteIslandsPlayerToastTextTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteIslandsPlayerToastTextTemplate.sublime-snippet new file mode 100644 index 000000000..e7e63c875 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteIslandsPlayerToastTextTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteIslandsPlayerToastTextTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteRankFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteRankFrameTemplate.sublime-snippet new file mode 100644 index 000000000..10aedb15c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteRankFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteRankFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/AzeriteUnlockedItemTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/AzeriteUnlockedItemTemplate.sublime-snippet new file mode 100644 index 000000000..5cce50113 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/AzeriteUnlockedItemTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + AzeriteUnlockedItemTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BankTabPermissionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BankTabPermissionTemplate.sublime-snippet new file mode 100644 index 000000000..f49cce6d2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BankTabPermissionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BankTabPermissionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BarberShopSelectorTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BarberShopSelectorTemplate.sublime-snippet new file mode 100644 index 000000000..e4b6ac2fe --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BarberShopSelectorTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BarberShopSelectorTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BaseBasicFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BaseBasicFrameTemplate.sublime-snippet new file mode 100644 index 000000000..c0c3af749 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BaseBasicFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BaseBasicFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BaseHighlightableMapPoiPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BaseHighlightableMapPoiPinTemplate.sublime-snippet new file mode 100644 index 000000000..6f81909fc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BaseHighlightableMapPoiPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BaseHighlightableMapPoiPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BaseLandingPageFollowerListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BaseLandingPageFollowerListTemplate.sublime-snippet new file mode 100644 index 000000000..95e4a34a9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BaseLandingPageFollowerListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BaseLandingPageFollowerListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BaseMapPoiPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BaseMapPoiPinTemplate.sublime-snippet new file mode 100644 index 000000000..e76243962 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BaseMapPoiPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BaseMapPoiPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BasicFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BasicFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6cdb9b74a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BasicFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BasicFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BasicFrameTemplateWithInset.sublime-snippet b/Reference/String Reference/Templates/Frame/BasicFrameTemplateWithInset.sublime-snippet new file mode 100644 index 000000000..e030c81ba --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BasicFrameTemplateWithInset.sublime-snippet @@ -0,0 +1,6 @@ + + + BasicFrameTemplateWithInset + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BasicHybridScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BasicHybridScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..ba66af336 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BasicHybridScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BasicHybridScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BattlePetTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BattlePetTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..db0fa842f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BattlePetTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BattlePetTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BattlefieldFlagPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BattlefieldFlagPinTemplate.sublime-snippet new file mode 100644 index 000000000..a7ca8ddbf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BattlefieldFlagPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BattlefieldFlagPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BlackMarketColumnButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BlackMarketColumnButtonTemplate.sublime-snippet new file mode 100644 index 000000000..ce2d05557 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BlackMarketColumnButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BlackMarketColumnButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusObjectivePinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusObjectivePinTemplate.sublime-snippet new file mode 100644 index 000000000..e6bb3fd43 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusObjectivePinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusObjectivePinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusObjectiveRewardsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusObjectiveRewardsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..57ce8b4f4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusObjectiveRewardsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusObjectiveRewardsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerBlockTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerBlockTemplate.sublime-snippet new file mode 100644 index 000000000..34b0ee7dd --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerBlockTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusObjectiveTrackerBlockTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..c62dadbf2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusObjectiveTrackerHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerLineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerLineTemplate.sublime-snippet new file mode 100644 index 000000000..363a6e01a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerLineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusObjectiveTrackerLineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerRewardTemplate.sublime-snippet new file mode 100644 index 000000000..1b60425b1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusObjectiveTrackerRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusObjectiveTrackerRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusRollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusRollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3e1a74272 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusRollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusRollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarFlareAnimTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarFlareAnimTemplate.sublime-snippet new file mode 100644 index 000000000..6d920bc3a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarFlareAnimTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusTrackerProgressBarFlareAnimTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarFullBarFlareTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarFullBarFlareTemplate.sublime-snippet new file mode 100644 index 000000000..a515974c5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarFullBarFlareTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusTrackerProgressBarFullBarFlareTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarSmallFlareAnimTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarSmallFlareAnimTemplate.sublime-snippet new file mode 100644 index 000000000..88d0a4aed --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarSmallFlareAnimTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusTrackerProgressBarSmallFlareAnimTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarTemplate.sublime-snippet new file mode 100644 index 000000000..9abdfff16 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BonusTrackerProgressBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BonusTrackerProgressBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BossBannerLootFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BossBannerLootFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0c3cb1554 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BossBannerLootFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BossBannerLootFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BulletPointTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BulletPointTemplate.sublime-snippet new file mode 100644 index 000000000..281846acb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BulletPointTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BulletPointTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/BulletPointWithTextureTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/BulletPointWithTextureTemplate.sublime-snippet new file mode 100644 index 000000000..173c98f3d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/BulletPointWithTextureTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + BulletPointWithTextureTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ButtonFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ButtonFrameTemplate.sublime-snippet new file mode 100644 index 000000000..df42663f2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ButtonFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ButtonFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CachedLoginFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CachedLoginFrameTemplate.sublime-snippet new file mode 100644 index 000000000..5dc630173 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CachedLoginFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CachedLoginFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CalendarEventInviteListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CalendarEventInviteListTemplate.sublime-snippet new file mode 100644 index 000000000..3b5669731 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CalendarEventInviteListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CalendarEventInviteListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CalendarModalDialogTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CalendarModalDialogTemplate.sublime-snippet new file mode 100644 index 000000000..c804af41e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CalendarModalDialogTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CalendarModalDialogTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CalendarModalEventOverlayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CalendarModalEventOverlayTemplate.sublime-snippet new file mode 100644 index 000000000..72027685d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CalendarModalEventOverlayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CalendarModalEventOverlayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CalendarTitleFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CalendarTitleFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3b69cb763 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CalendarTitleFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CalendarTitleFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CapProgressBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CapProgressBarTemplate.sublime-snippet new file mode 100644 index 000000000..c958720c2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CapProgressBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CapProgressBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChallengeModeBannerPartyMemberTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChallengeModeBannerPartyMemberTemplate.sublime-snippet new file mode 100644 index 000000000..63b9e4f2b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChallengeModeBannerPartyMemberTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChallengeModeBannerPartyMemberTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChallengesDungeonIconFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChallengesDungeonIconFrameTemplate.sublime-snippet new file mode 100644 index 000000000..53a85842f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChallengesDungeonIconFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChallengesDungeonIconFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChallengesKeystoneFrameAffixTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChallengesKeystoneFrameAffixTemplate.sublime-snippet new file mode 100644 index 000000000..65c6c9df0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChallengesKeystoneFrameAffixTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChallengesKeystoneFrameAffixTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChannelListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChannelListTemplate.sublime-snippet new file mode 100644 index 000000000..e4fa813d1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChannelListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChannelListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChannelRosterTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChannelRosterTemplate.sublime-snippet new file mode 100644 index 000000000..42d7869d6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChannelRosterTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChannelRosterTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharCreatePreviewFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharCreatePreviewFrameTemplate.sublime-snippet new file mode 100644 index 000000000..da531645b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharCreatePreviewFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharCreatePreviewFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharCreateResizablePanelTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharCreateResizablePanelTemplate.sublime-snippet new file mode 100644 index 000000000..f198d1544 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharCreateResizablePanelTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharCreateResizablePanelTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterCreateInfoTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterCreateInfoTemplate.sublime-snippet new file mode 100644 index 000000000..3c9c8e753 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterCreateInfoTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterCreateInfoTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterCreateSpellIconTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterCreateSpellIconTemplate.sublime-snippet new file mode 100644 index 000000000..4f31284c7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterCreateSpellIconTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterCreateSpellIconTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterCustomizationFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterCustomizationFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3c7c79287 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterCustomizationFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterCustomizationFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterServicesArrowTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterServicesArrowTemplate.sublime-snippet new file mode 100644 index 000000000..f685e8344 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterServicesArrowTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterServicesArrowTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterServicesBlockTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterServicesBlockTemplate.sublime-snippet new file mode 100644 index 000000000..ad4754d10 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterServicesBlockTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterServicesBlockTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterServicesBonusIconTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterServicesBonusIconTemplate.sublime-snippet new file mode 100644 index 000000000..a3123ae5e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterServicesBonusIconTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterServicesBonusIconTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterServicesBonusResultTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterServicesBonusResultTemplate.sublime-snippet new file mode 100644 index 000000000..f5ef8d7a7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterServicesBonusResultTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterServicesBonusResultTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterServicesProcessingIconTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterServicesProcessingIconTemplate.sublime-snippet new file mode 100644 index 000000000..267259aac --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterServicesProcessingIconTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterServicesProcessingIconTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterStatFrameCategoryTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterStatFrameCategoryTemplate.sublime-snippet new file mode 100644 index 000000000..acf9ed682 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterStatFrameCategoryTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterStatFrameCategoryTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterStatFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterStatFrameTemplate.sublime-snippet new file mode 100644 index 000000000..36b7604a4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterStatFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterStatFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterTemplateConfirmDialog.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterTemplateConfirmDialog.sublime-snippet new file mode 100644 index 000000000..101a8c3d9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterTemplateConfirmDialog.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterTemplateConfirmDialog + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CharacterTemplatesFrame.sublime-snippet b/Reference/String Reference/Templates/Frame/CharacterTemplatesFrame.sublime-snippet new file mode 100644 index 000000000..21ecb5870 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CharacterTemplatesFrame.sublime-snippet @@ -0,0 +1,6 @@ + + + CharacterTemplatesFrame + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatConfigBoxTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatConfigBoxTemplate.sublime-snippet new file mode 100644 index 000000000..edf340d00 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatConfigBoxTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatConfigBoxTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatConfigBoxWithHeaderAndClassColorsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatConfigBoxWithHeaderAndClassColorsTemplate.sublime-snippet new file mode 100644 index 000000000..d6519075f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatConfigBoxWithHeaderAndClassColorsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatConfigBoxWithHeaderAndClassColorsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatConfigBoxWithHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatConfigBoxWithHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..b0ea48d31 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatConfigBoxWithHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatConfigBoxWithHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatConfigCheckBoxTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatConfigCheckBoxTemplate.sublime-snippet new file mode 100644 index 000000000..740fd8d0f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatConfigCheckBoxTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatConfigCheckBoxTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatConfigCheckBoxWithSwatchTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatConfigCheckBoxWithSwatchTemplate.sublime-snippet new file mode 100644 index 000000000..624148ecc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatConfigCheckBoxWithSwatchTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatConfigCheckBoxWithSwatchTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatConfigSwatchTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatConfigSwatchTemplate.sublime-snippet new file mode 100644 index 000000000..d4f19b218 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatConfigSwatchTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatConfigSwatchTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatConfigWideCheckBoxWithSwatchTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatConfigWideCheckBoxWithSwatchTemplate.sublime-snippet new file mode 100644 index 000000000..c026bcfff --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatConfigWideCheckBoxWithSwatchTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatConfigWideCheckBoxWithSwatchTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ChatFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ChatFrameTemplate.sublime-snippet new file mode 100644 index 000000000..201d8b947 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ChatFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ChatFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CollectionsBackgroundTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CollectionsBackgroundTemplate.sublime-snippet new file mode 100644 index 000000000..a017960a3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CollectionsBackgroundTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CollectionsBackgroundTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CollectionsPagingFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CollectionsPagingFrameTemplate.sublime-snippet new file mode 100644 index 000000000..ddab27707 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CollectionsPagingFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CollectionsPagingFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ColumnDisplayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ColumnDisplayTemplate.sublime-snippet new file mode 100644 index 000000000..5c525f884 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ColumnDisplayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ColumnDisplayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ComboPointBonusPlayerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ComboPointBonusPlayerTemplate.sublime-snippet new file mode 100644 index 000000000..05e5ffdf6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ComboPointBonusPlayerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ComboPointBonusPlayerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ComboPointPlayerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ComboPointPlayerTemplate.sublime-snippet new file mode 100644 index 000000000..6524a2e8f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ComboPointPlayerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ComboPointPlayerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ComboPointTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ComboPointTemplate.sublime-snippet new file mode 100644 index 000000000..73476d02a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ComboPointTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ComboPointTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommentatorCooldownPlayerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommentatorCooldownPlayerTemplate.sublime-snippet new file mode 100644 index 000000000..d7da4ffeb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommentatorCooldownPlayerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorCooldownPlayerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommentatorCooldownTeamTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommentatorCooldownTeamTemplate.sublime-snippet new file mode 100644 index 000000000..23fa41e94 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommentatorCooldownTeamTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorCooldownTeamTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommentatorCooldownTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommentatorCooldownTemplate.sublime-snippet new file mode 100644 index 000000000..47ee5e724 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommentatorCooldownTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorCooldownTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommentatorUnitFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommentatorUnitFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e75d20189 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommentatorUnitFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommentatorUnitFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesChatTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesChatTemplate.sublime-snippet new file mode 100644 index 000000000..dcce22017 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesChatTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesChatTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesControlFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesControlFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3bdf8ff47 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesControlFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesControlFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesEditStreamDialogTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesEditStreamDialogTemplate.sublime-snippet new file mode 100644 index 000000000..4dfd31632 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesEditStreamDialogTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesEditStreamDialogTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildChallengeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildChallengeTemplate.sublime-snippet new file mode 100644 index 000000000..ee904242a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildChallengeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildChallengeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildFinderFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildFinderFrameTemplate.sublime-snippet new file mode 100644 index 000000000..09b857c58 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildFinderFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildFinderFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildInfoFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildInfoFrameTemplate.sublime-snippet new file mode 100644 index 000000000..44e50515f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildInfoFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildInfoFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildMemberDetailFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildMemberDetailFrameTemplate.sublime-snippet new file mode 100644 index 000000000..cd5008d7c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildMemberDetailFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildMemberDetailFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildNewsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildNewsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6eb7c8a31 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildNewsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildNewsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildPerksFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildPerksFrameTemplate.sublime-snippet new file mode 100644 index 000000000..43b9b9a9a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildPerksFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildPerksFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildProgressBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildProgressBarTemplate.sublime-snippet new file mode 100644 index 000000000..243878054 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildProgressBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildProgressBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentFrameApplicantsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentFrameApplicantsTemplate.sublime-snippet new file mode 100644 index 000000000..c9c77353d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentFrameApplicantsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildRecruitmentFrameApplicantsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentFrameRecruitmentTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentFrameRecruitmentTemplate.sublime-snippet new file mode 100644 index 000000000..22b4bd704 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentFrameRecruitmentTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildRecruitmentFrameRecruitmentTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentSectionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentSectionTemplate.sublime-snippet new file mode 100644 index 000000000..59a8bc54f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildRecruitmentSectionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildRecruitmentSectionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesGuildRewardsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesGuildRewardsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..4c356f454 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesGuildRewardsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesGuildRewardsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesInvitationFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesInvitationFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e2fc573cc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesInvitationFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesInvitationFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesListDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesListDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..e7890d0c6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesListDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesListDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesListFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesListFrameTemplate.sublime-snippet new file mode 100644 index 000000000..a1b90165c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesListFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesListFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesMemberListFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesMemberListFrameTemplate.sublime-snippet new file mode 100644 index 000000000..19998b3b3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesMemberListFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesMemberListFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesNotificationSettingsDialogTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesNotificationSettingsDialogTemplate.sublime-snippet new file mode 100644 index 000000000..613bce00d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesNotificationSettingsDialogTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesNotificationSettingsDialogTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesTicketFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesTicketFrameTemplate.sublime-snippet new file mode 100644 index 000000000..af0e83065 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesTicketFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesTicketFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CommunitiesTicketManagerScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CommunitiesTicketManagerScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..1f22ddccb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CommunitiesTicketManagerScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CommunitiesTicketManagerScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CompactPartyFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CompactPartyFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0a5b7cc98 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CompactPartyFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CompactPartyFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CompactRaidGroupTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CompactRaidGroupTemplate.sublime-snippet new file mode 100644 index 000000000..b62b5fbfc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CompactRaidGroupTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CompactRaidGroupTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CompactUnitFrameProfileDialogWithCoverTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CompactUnitFrameProfileDialogWithCoverTemplate.sublime-snippet new file mode 100644 index 000000000..73e0ff468 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CompactUnitFrameProfileDialogWithCoverTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CompactUnitFrameProfileDialogWithCoverTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CompactUnitFrameProfilesDropdownTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CompactUnitFrameProfilesDropdownTemplate.sublime-snippet new file mode 100644 index 000000000..f9ec2f6a6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CompactUnitFrameProfilesDropdownTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CompactUnitFrameProfilesDropdownTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ComparisonPlayerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ComparisonPlayerTemplate.sublime-snippet new file mode 100644 index 000000000..db3dea72a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ComparisonPlayerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ComparisonPlayerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ComparisonStatTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ComparisonStatTemplate.sublime-snippet new file mode 100644 index 000000000..783da5ea5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ComparisonStatTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ComparisonStatTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ComparisonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ComparisonTemplate.sublime-snippet new file mode 100644 index 000000000..69800ed1c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ComparisonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ComparisonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ContainerFrameHelpBoxTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ContainerFrameHelpBoxTemplate.sublime-snippet new file mode 100644 index 000000000..09da2b43c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ContainerFrameHelpBoxTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ContainerFrameHelpBoxTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ContainerFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ContainerFrameTemplate.sublime-snippet new file mode 100644 index 000000000..75a67eaff --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ContainerFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ContainerFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ContributionCollectorPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ContributionCollectorPinTemplate.sublime-snippet new file mode 100644 index 000000000..2bba9884b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ContributionCollectorPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ContributionCollectorPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ContributionHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ContributionHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..5883068b8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ContributionHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ContributionHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ContributionRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ContributionRewardTemplate.sublime-snippet new file mode 100644 index 000000000..fcc7f0b1a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ContributionRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ContributionRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ContributionStateTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ContributionStateTemplate.sublime-snippet new file mode 100644 index 000000000..167c21f52 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ContributionStateTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ContributionStateTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ContributionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ContributionTemplate.sublime-snippet new file mode 100644 index 000000000..4879ea52c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ContributionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ContributionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CorpsePinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CorpsePinTemplate.sublime-snippet new file mode 100644 index 000000000..a488d6bad --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CorpsePinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CorpsePinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CriteriaAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CriteriaAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..c54b4b74a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CriteriaAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CriteriaAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/CropFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/CropFrameTemplate.sublime-snippet new file mode 100644 index 000000000..fc3db656c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/CropFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + CropFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DeathRecapEntryTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DeathRecapEntryTemplate.sublime-snippet new file mode 100644 index 000000000..f2443124c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DeathRecapEntryTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DeathRecapEntryTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DeathReleasePinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DeathReleasePinTemplate.sublime-snippet new file mode 100644 index 000000000..e23ac57ac --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DeathReleasePinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DeathReleasePinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteEntryTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteEntryTemplate.sublime-snippet new file mode 100644 index 000000000..b8e39a044 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteEntryTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DeveloperConsoleAutoCompleteEntryTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteEntryTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteEntryTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..15a019b52 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteEntryTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DeveloperConsoleAutoCompleteEntryTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteTemplate.sublime-snippet new file mode 100644 index 000000000..2000608af --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DeveloperConsoleAutoCompleteTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DeveloperConsoleAutoCompleteTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DeveloperConsoleBackgroundTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DeveloperConsoleBackgroundTemplate.sublime-snippet new file mode 100644 index 000000000..33e679be3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DeveloperConsoleBackgroundTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DeveloperConsoleBackgroundTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DigSitePinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DigSitePinTemplate.sublime-snippet new file mode 100644 index 000000000..f5e4c0103 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DigSitePinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DigSitePinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DigsiteCompleteToastFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DigsiteCompleteToastFrameTemplate.sublime-snippet new file mode 100644 index 000000000..11005f591 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DigsiteCompleteToastFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DigsiteCompleteToastFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DockManagerOverflowListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DockManagerOverflowListTemplate.sublime-snippet new file mode 100644 index 000000000..000b38789 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DockManagerOverflowListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DockManagerOverflowListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DockManagerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DockManagerTemplate.sublime-snippet new file mode 100644 index 000000000..024605ec9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DockManagerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DockManagerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..a5fec865f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DungeonCompletionAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DungeonCompletionAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..112ba49e3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DungeonCompletionAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DungeonCompletionAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/DungeonEntrancePinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/DungeonEntrancePinTemplate.sublime-snippet new file mode 100644 index 000000000..8b1c0100a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/DungeonEntrancePinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + DungeonEntrancePinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/EncounterDescriptionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/EncounterDescriptionTemplate.sublime-snippet new file mode 100644 index 000000000..9131b9c95 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/EncounterDescriptionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + EncounterDescriptionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/EncounterInfoTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/EncounterInfoTemplate.sublime-snippet new file mode 100644 index 000000000..c748bd89d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/EncounterInfoTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + EncounterInfoTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/EncounterOverviewBulletTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/EncounterOverviewBulletTemplate.sublime-snippet new file mode 100644 index 000000000..3b273f616 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/EncounterOverviewBulletTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + EncounterOverviewBulletTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/EncounterSectionIconTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/EncounterSectionIconTemplate.sublime-snippet new file mode 100644 index 000000000..e54e3ce69 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/EncounterSectionIconTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + EncounterSectionIconTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/EtherealFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/EtherealFrameTemplate.sublime-snippet new file mode 100644 index 000000000..7603a81bf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/EtherealFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + EtherealFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ExpStatusBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ExpStatusBarTemplate.sublime-snippet new file mode 100644 index 000000000..4a904d1eb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ExpStatusBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ExpStatusBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/EyeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/EyeTemplate.sublime-snippet new file mode 100644 index 000000000..af8b3c69a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/EyeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + EyeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FauxScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FauxScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..f40aa2c05 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FauxScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FauxScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FauxScrollFrameTemplateLight.sublime-snippet b/Reference/String Reference/Templates/Frame/FauxScrollFrameTemplateLight.sublime-snippet new file mode 100644 index 000000000..5f08f83de --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FauxScrollFrameTemplateLight.sublime-snippet @@ -0,0 +1,6 @@ + + + FauxScrollFrameTemplateLight + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FixedCoinFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FixedCoinFrameTemplate.sublime-snippet new file mode 100644 index 000000000..4e2b39f9e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FixedCoinFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FixedCoinFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FlightPointPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FlightPointPinTemplate.sublime-snippet new file mode 100644 index 000000000..57f472d2c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FlightPointPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FlightPointPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FloatingChatFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FloatingChatFrameTemplate.sublime-snippet new file mode 100644 index 000000000..a1ae1641e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FloatingChatFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FloatingChatFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FogFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FogFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6a04d8cf9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FogFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FogFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FogOfWarFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FogOfWarFrameTemplate.sublime-snippet new file mode 100644 index 000000000..11576fb07 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FogOfWarFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FogOfWarFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FogOfWarPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FogOfWarPinTemplate.sublime-snippet new file mode 100644 index 000000000..7a9fcf520 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FogOfWarPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FogOfWarPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FollowerMissionPageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FollowerMissionPageTemplate.sublime-snippet new file mode 100644 index 000000000..d9e2f1b3c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FollowerMissionPageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FollowerMissionPageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FrameHighlightTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FrameHighlightTemplate.sublime-snippet new file mode 100644 index 000000000..80a0495f8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FrameHighlightTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FrameHighlightTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FrameStackAnchorHighlightTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FrameStackAnchorHighlightTemplate.sublime-snippet new file mode 100644 index 000000000..f29a17a28 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FrameStackAnchorHighlightTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FrameStackAnchorHighlightTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FriendsFrameFriendDividerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FriendsFrameFriendDividerTemplate.sublime-snippet new file mode 100644 index 000000000..ba1757ae7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FriendsFrameFriendDividerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FriendsFrameFriendDividerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FriendsFrameFriendInviteTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FriendsFrameFriendInviteTemplate.sublime-snippet new file mode 100644 index 000000000..557192dac --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FriendsFrameFriendInviteTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FriendsFrameFriendInviteTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/FriendsFrameHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/FriendsFrameHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..056d4088a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/FriendsFrameHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + FriendsFrameHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GMSurveyQuestionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GMSurveyQuestionTemplate.sublime-snippet new file mode 100644 index 000000000..70e7113f4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GMSurveyQuestionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GMSurveyQuestionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonAbilityCounterTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonAbilityCounterTemplate.sublime-snippet new file mode 100644 index 000000000..3100484d7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonAbilityCounterTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonAbilityCounterTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonAbilityCounterWithCheckTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonAbilityCounterWithCheckTemplate.sublime-snippet new file mode 100644 index 000000000..3985102f5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonAbilityCounterWithCheckTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonAbilityCounterWithCheckTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonAbilityLargeCounterTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonAbilityLargeCounterTemplate.sublime-snippet new file mode 100644 index 000000000..b94374fad --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonAbilityLargeCounterTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonAbilityLargeCounterTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonBaseInfoBoxTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonBaseInfoBoxTemplate.sublime-snippet new file mode 100644 index 000000000..49d2ba889 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonBaseInfoBoxTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonBaseInfoBoxTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonBonusAreaTooltipFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonBonusAreaTooltipFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0a66e06f5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonBonusAreaTooltipFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonBonusAreaTooltipFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonBonusEffectFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonBonusEffectFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e929702a8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonBonusEffectFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonBonusEffectFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonBuildingAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonBuildingAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..31b20e715 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonBuildingAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonBuildingAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonCapacitiveWorkOrderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonCapacitiveWorkOrderTemplate.sublime-snippet new file mode 100644 index 000000000..36a68892c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonCapacitiveWorkOrderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonCapacitiveWorkOrderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonEncounterGlowTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonEncounterGlowTemplate.sublime-snippet new file mode 100644 index 000000000..51d5f39b4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonEncounterGlowTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonEncounterGlowTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonEncounterPortraitCheckTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonEncounterPortraitCheckTemplate.sublime-snippet new file mode 100644 index 000000000..7f1140265 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonEncounterPortraitCheckTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonEncounterPortraitCheckTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonEncounterPortraitTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonEncounterPortraitTemplate.sublime-snippet new file mode 100644 index 000000000..c7d48a75e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonEncounterPortraitTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonEncounterPortraitTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonEnemyPortraitTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonEnemyPortraitTemplate.sublime-snippet new file mode 100644 index 000000000..f92c964c2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonEnemyPortraitTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonEnemyPortraitTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityTemplate.sublime-snippet new file mode 100644 index 000000000..58473ed25 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerAbilityTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..ce53a70c6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerAbilityTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityWithoutCountersTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityWithoutCountersTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..0017e0e08 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerAbilityWithoutCountersTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerAbilityWithoutCountersTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3abf6d52e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerItemButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerItemButtonTemplate.sublime-snippet new file mode 100644 index 000000000..43ddb985d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerItemButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerItemButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerLevelUpTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerLevelUpTemplate.sublime-snippet new file mode 100644 index 000000000..e9b9c98d9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerLevelUpTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerLevelUpTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerListButtonAbilityTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerListButtonAbilityTemplate.sublime-snippet new file mode 100644 index 000000000..9f5370321 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerListButtonAbilityTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerListButtonAbilityTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionAbilityWithoutCountersTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionAbilityWithoutCountersTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..dec71a34e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionAbilityWithoutCountersTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerMissionAbilityWithoutCountersTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionCompleteStageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionCompleteStageTemplate.sublime-snippet new file mode 100644 index 000000000..60f20c461 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionCompleteStageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerMissionCompleteStageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionPortraitTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionPortraitTemplate.sublime-snippet new file mode 100644 index 000000000..bdea1647b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionPortraitTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerMissionPortraitTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionRewardsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionRewardsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0470aeed7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerMissionRewardsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerMissionRewardsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerModelUpgradeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerModelUpgradeTemplate.sublime-snippet new file mode 100644 index 000000000..31014c76f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerModelUpgradeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerModelUpgradeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerPageAbilityTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerPageAbilityTemplate.sublime-snippet new file mode 100644 index 000000000..bf7115fb4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerPageAbilityTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerPageAbilityTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerPortraitTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerPortraitTemplate.sublime-snippet new file mode 100644 index 000000000..8404d86eb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerPortraitTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerPortraitTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerTabTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerTabTemplate.sublime-snippet new file mode 100644 index 000000000..a2757a540 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerTabTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerTabTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerTooltipContentsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerTooltipContentsTemplate.sublime-snippet new file mode 100644 index 000000000..179d9d520 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerTooltipContentsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerTooltipContentsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..a5980cb50 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonFollowerXPGainTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonFollowerXPGainTemplate.sublime-snippet new file mode 100644 index 000000000..8a491ba60 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonFollowerXPGainTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonFollowerXPGainTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonInfoBoxBigBottomTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonInfoBoxBigBottomTemplate.sublime-snippet new file mode 100644 index 000000000..cdb7fef2e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonInfoBoxBigBottomTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonInfoBoxBigBottomTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonInfoBoxFiligreeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonInfoBoxFiligreeTemplate.sublime-snippet new file mode 100644 index 000000000..d58b27ca0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonInfoBoxFiligreeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonInfoBoxFiligreeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonInfoBoxLittleBottomTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonInfoBoxLittleBottomTemplate.sublime-snippet new file mode 100644 index 000000000..43c5b5e32 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonInfoBoxLittleBottomTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonInfoBoxLittleBottomTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonLandingPageReportMissionRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonLandingPageReportMissionRewardTemplate.sublime-snippet new file mode 100644 index 000000000..d38463e1b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonLandingPageReportMissionRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonLandingPageReportMissionRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonLandingPageReportShipmentStatusTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonLandingPageReportShipmentStatusTemplate.sublime-snippet new file mode 100644 index 000000000..5524942a9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonLandingPageReportShipmentStatusTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonLandingPageReportShipmentStatusTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonLargeFollowerXPFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonLargeFollowerXPFrameTemplate.sublime-snippet new file mode 100644 index 000000000..7533afb7c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonLargeFollowerXPFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonLargeFollowerXPFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonListTemplate.sublime-snippet new file mode 100644 index 000000000..4de9906df --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonListTemplateHeader.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonListTemplateHeader.sublime-snippet new file mode 100644 index 000000000..76aea7018 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonListTemplateHeader.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonListTemplateHeader + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionAbilityCounterTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionAbilityCounterTemplate.sublime-snippet new file mode 100644 index 000000000..7874135e9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionAbilityCounterTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionAbilityCounterTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionAbilityLargeCounterTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionAbilityLargeCounterTemplate.sublime-snippet new file mode 100644 index 000000000..e2ad51633 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionAbilityLargeCounterTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionAbilityLargeCounterTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..7e57f8bde --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionBaseFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionBaseFrameTemplate.sublime-snippet new file mode 100644 index 000000000..71f4c7d8c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionBaseFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionBaseFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionBonusRewardsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionBonusRewardsTemplate.sublime-snippet new file mode 100644 index 000000000..d28b249f4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionBonusRewardsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionBonusRewardsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionChanceFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionChanceFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3fb43afe1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionChanceFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionChanceFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionCheckTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionCheckTemplate.sublime-snippet new file mode 100644 index 000000000..c81f21adc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionCheckTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionCheckTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteDialogTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteDialogTemplate.sublime-snippet new file mode 100644 index 000000000..1cc399382 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteDialogTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionCompleteDialogTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteStageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteStageTemplate.sublime-snippet new file mode 100644 index 000000000..4bcbe90a1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteStageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionCompleteStageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteTemplate.sublime-snippet new file mode 100644 index 000000000..7255d59d0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionCompleteTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionCompleteTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionEnemyMechanicTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionEnemyMechanicTemplate.sublime-snippet new file mode 100644 index 000000000..70b777341 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionEnemyMechanicTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionEnemyMechanicTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionFollowerDurabilityFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionFollowerDurabilityFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e8d0c3cdb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionFollowerDurabilityFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionFollowerDurabilityFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionFollowerOrCategoryListButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionFollowerOrCategoryListButtonTemplate.sublime-snippet new file mode 100644 index 000000000..d815294ea --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionFollowerOrCategoryListButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionFollowerOrCategoryListButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0e6690233 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionLargeMechanicTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionLargeMechanicTemplate.sublime-snippet new file mode 100644 index 000000000..d08aa4683 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionLargeMechanicTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionLargeMechanicTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionListButtonNewHighlightTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionListButtonNewHighlightTemplate.sublime-snippet new file mode 100644 index 000000000..612fb0577 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionListButtonNewHighlightTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionListButtonNewHighlightTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionListButtonRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionListButtonRewardTemplate.sublime-snippet new file mode 100644 index 000000000..42235b8a1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionListButtonRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionListButtonRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionListTemplate.sublime-snippet new file mode 100644 index 000000000..c64ced12e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionMechanicTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionMechanicTemplate.sublime-snippet new file mode 100644 index 000000000..018ba6784 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionMechanicTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionMechanicTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPageBaseTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPageBaseTemplate.sublime-snippet new file mode 100644 index 000000000..0854e076e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPageBaseTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPageBaseTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPageCostFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPageCostFrameTemplate.sublime-snippet new file mode 100644 index 000000000..a4394b694 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPageCostFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPageCostFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPageEnemyTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPageEnemyTemplate.sublime-snippet new file mode 100644 index 000000000..3a1d1a21c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPageEnemyTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPageEnemyTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPageFollowerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPageFollowerTemplate.sublime-snippet new file mode 100644 index 000000000..37584f94a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPageFollowerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPageFollowerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPageOvermaxRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPageOvermaxRewardTemplate.sublime-snippet new file mode 100644 index 000000000..407f4bd92 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPageOvermaxRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPageOvermaxRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPageRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPageRewardTemplate.sublime-snippet new file mode 100644 index 000000000..c969e867d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPageRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPageRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPageStageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPageStageTemplate.sublime-snippet new file mode 100644 index 000000000..4e5576986 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPageStageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPageStageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPartyBuffTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPartyBuffTemplate.sublime-snippet new file mode 100644 index 000000000..4f8a623be --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPartyBuffTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPartyBuffTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionPartyBuffsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionPartyBuffsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..41c9df91b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionPartyBuffsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionPartyBuffsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionRewardEffectsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionRewardEffectsTemplate.sublime-snippet new file mode 100644 index 000000000..f50d50d84 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionRewardEffectsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionRewardEffectsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionStageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionStageTemplate.sublime-snippet new file mode 100644 index 000000000..54f8ebd5e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionStageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionStageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonMissionTopBorderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonMissionTopBorderTemplate.sublime-snippet new file mode 100644 index 000000000..a6e0fcd7e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonMissionTopBorderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonMissionTopBorderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonPlotPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonPlotPinTemplate.sublime-snippet new file mode 100644 index 000000000..810b2f2e4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonPlotPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonPlotPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonRandomMissionAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonRandomMissionAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..fe49b3a99 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonRandomMissionAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonRandomMissionAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonRecruitAbilityTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonRecruitAbilityTemplate.sublime-snippet new file mode 100644 index 000000000..507d42143 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonRecruitAbilityTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonRecruitAbilityTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonRecruitTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonRecruitTemplate.sublime-snippet new file mode 100644 index 000000000..b9dde2e40 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonRecruitTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonRecruitTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipFollowerAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipFollowerAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..2eff4ebe7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipFollowerAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipFollowerAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipFollowerListTemplateHeader.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipFollowerListTemplateHeader.sublime-snippet new file mode 100644 index 000000000..bcdd1b15c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipFollowerListTemplateHeader.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipFollowerListTemplateHeader + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipMissionAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipMissionAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..88e996dc2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipMissionAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipMissionAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipMissionCompleteEnemyTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipMissionCompleteEnemyTemplate.sublime-snippet new file mode 100644 index 000000000..c13a086d1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipMissionCompleteEnemyTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipMissionCompleteEnemyTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipMissionCompleteFollowerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipMissionCompleteFollowerTemplate.sublime-snippet new file mode 100644 index 000000000..67234c4f7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipMissionCompleteFollowerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipMissionCompleteFollowerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipMissionEnemyTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipMissionEnemyTemplate.sublime-snippet new file mode 100644 index 000000000..9dbac4bb5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipMissionEnemyTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipMissionEnemyTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipMissionFollowerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipMissionFollowerTemplate.sublime-snippet new file mode 100644 index 000000000..c862e8b7e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipMissionFollowerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipMissionFollowerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipyardBonusAreaFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipyardBonusAreaFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e102a21a5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipyardBonusAreaFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipyardBonusAreaFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipyardFollowerTabTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipyardFollowerTabTemplate.sublime-snippet new file mode 100644 index 000000000..deecc33ac --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipyardFollowerTabTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipyardFollowerTabTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipyardFollowerTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipyardFollowerTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..4b990f22e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipyardFollowerTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipyardFollowerTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionCompleteStageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionCompleteStageTemplate.sublime-snippet new file mode 100644 index 000000000..355421485 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionCompleteStageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipyardMissionCompleteStageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionPageBaseTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionPageBaseTemplate.sublime-snippet new file mode 100644 index 000000000..679ce5eba --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionPageBaseTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipyardMissionPageBaseTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionRewardsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionRewardsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..1ac3eb7bc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipyardMissionRewardsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipyardMissionRewardsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonShipyardTopBorderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonShipyardTopBorderTemplate.sublime-snippet new file mode 100644 index 000000000..9b748602d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonShipyardTopBorderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonShipyardTopBorderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonSmallFollowerXPFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonSmallFollowerXPFrameTemplate.sublime-snippet new file mode 100644 index 000000000..c2628aa46 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonSmallFollowerXPFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonSmallFollowerXPFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonStandardFollowerAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonStandardFollowerAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e8d3b0d59 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonStandardFollowerAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonStandardFollowerAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonStandardMissionAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonStandardMissionAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6b050348e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonStandardMissionAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonStandardMissionAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonTalentAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonTalentAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..db9f2b3bd --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonTalentAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonTalentAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonThreatCountersFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonThreatCountersFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e94524e32 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonThreatCountersFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonThreatCountersFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GarrisonUITemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GarrisonUITemplate.sublime-snippet new file mode 100644 index 000000000..0e1f02a00 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GarrisonUITemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GarrisonUITemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlowBorderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlowBorderTemplate.sublime-snippet new file mode 100644 index 000000000..dd2a2a172 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlowBorderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlowBorderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlowBoxArrowTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlowBoxArrowTemplate.sublime-snippet new file mode 100644 index 000000000..986c0bdad --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlowBoxArrowTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlowBoxArrowTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlowBoxTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlowBoxTemplate.sublime-snippet new file mode 100644 index 000000000..7a0e65fda --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlowBoxTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlowBoxTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlueContextMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlueContextMenuTemplate.sublime-snippet new file mode 100644 index 000000000..05a33eb77 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlueContextMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueContextMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlueDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlueDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..60f46dcbb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlueDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlueModalFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlueModalFrameTemplate.sublime-snippet new file mode 100644 index 000000000..4eab26cc8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlueModalFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueModalFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlueScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlueScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..1d2632324 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlueScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GlueTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GlueTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..50e3d8262 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GlueTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GlueTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GoldBorderFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GoldBorderFrameTemplate.sublime-snippet new file mode 100644 index 000000000..caf4fbcdd --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GoldBorderFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GoldBorderFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GossipFramePanelTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GossipFramePanelTemplate.sublime-snippet new file mode 100644 index 000000000..0819ccc64 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GossipFramePanelTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GossipFramePanelTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GossipPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GossipPinTemplate.sublime-snippet new file mode 100644 index 000000000..61e5608f8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GossipPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GossipPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GroupLootFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GroupLootFrameTemplate.sublime-snippet new file mode 100644 index 000000000..684dcd9dc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GroupLootFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GroupLootFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GroupMembersPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GroupMembersPinTemplate.sublime-snippet new file mode 100644 index 000000000..73e20bcd0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GroupMembersPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GroupMembersPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildAchievementPointDisplayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildAchievementPointDisplayTemplate.sublime-snippet new file mode 100644 index 000000000..033685c58 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildAchievementPointDisplayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildAchievementPointDisplayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildBankFrameColumnTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildBankFrameColumnTemplate.sublime-snippet new file mode 100644 index 000000000..6913b6a30 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildBankFrameColumnTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildBankFrameColumnTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildBankTabTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildBankTabTemplate.sublime-snippet new file mode 100644 index 000000000..c8c8c82c2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildBankTabTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildBankTabTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildBenefitsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildBenefitsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..8eef3d582 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildBenefitsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildBenefitsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildChallengeAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildChallengeAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..a4a4be83a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildChallengeAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildChallengeAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildChallengeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildChallengeTemplate.sublime-snippet new file mode 100644 index 000000000..db45bdd76 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildChallengeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildChallengeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildDetailsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildDetailsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..64d2e46d8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildDetailsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildDetailsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildMemberListDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildMemberListDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..15a22c4f4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildMemberListDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildMemberListDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildProgressBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildProgressBarTemplate.sublime-snippet new file mode 100644 index 000000000..06f2abee6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildProgressBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildProgressBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/GuildRecruitmentSectionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/GuildRecruitmentSectionTemplate.sublime-snippet new file mode 100644 index 000000000..2f1ea5226 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/GuildRecruitmentSectionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + GuildRecruitmentSectionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HeirloomHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HeirloomHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..3b504118a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HeirloomHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HeirloomHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorAwardedAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorAwardedAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..bb6f489cf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorAwardedAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorAwardedAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorFrameContributionButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorFrameContributionButtonTemplate.sublime-snippet new file mode 100644 index 000000000..b6fee5015 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorFrameContributionButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorFrameContributionButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorFrameDKButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorFrameDKButtonTemplate.sublime-snippet new file mode 100644 index 000000000..f75a123cb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorFrameDKButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorFrameDKButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorFrameHKButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorFrameHKButtonTemplate.sublime-snippet new file mode 100644 index 000000000..5be714a5d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorFrameHKButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorFrameHKButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorFrameRankButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorFrameRankButtonTemplate.sublime-snippet new file mode 100644 index 000000000..d1edf751b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorFrameRankButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorFrameRankButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorFrameStandingButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorFrameStandingButtonTemplate.sublime-snippet new file mode 100644 index 000000000..86920caac --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorFrameStandingButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorFrameStandingButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorFrameTextButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorFrameTextButtonTemplate.sublime-snippet new file mode 100644 index 000000000..001e0b245 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorFrameTextButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorFrameTextButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HonorStatusBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HonorStatusBarTemplate.sublime-snippet new file mode 100644 index 000000000..7f285cd49 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HonorStatusBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HonorStatusBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HorizontalBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HorizontalBarTemplate.sublime-snippet new file mode 100644 index 000000000..6b1d6e8ae --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HorizontalBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HorizontalBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/HybridScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/HybridScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..aaac3cf7c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/HybridScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + HybridScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/IconIntroAnimTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/IconIntroAnimTemplate.sublime-snippet new file mode 100644 index 000000000..9320badc3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/IconIntroAnimTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + IconIntroAnimTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/IconIntroTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/IconIntroTemplate.sublime-snippet new file mode 100644 index 000000000..0aff204b6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/IconIntroTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + IconIntroTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InlineHyperlinkFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/InlineHyperlinkFrameTemplate.sublime-snippet new file mode 100644 index 000000000..77f57be94 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InlineHyperlinkFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + InlineHyperlinkFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InputScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/InputScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..d0bf070d2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InputScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + InputScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InsetFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/InsetFrameTemplate.sublime-snippet new file mode 100644 index 000000000..eb810ce88 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InsetFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + InsetFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InsetFrameTemplate2.sublime-snippet b/Reference/String Reference/Templates/Frame/InsetFrameTemplate2.sublime-snippet new file mode 100644 index 000000000..b7f78e610 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InsetFrameTemplate2.sublime-snippet @@ -0,0 +1,6 @@ + + + InsetFrameTemplate2 + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InsetFrameTemplate3.sublime-snippet b/Reference/String Reference/Templates/Frame/InsetFrameTemplate3.sublime-snippet new file mode 100644 index 000000000..90546658f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InsetFrameTemplate3.sublime-snippet @@ -0,0 +1,6 @@ + + + InsetFrameTemplate3 + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InsetFrameTemplate4.sublime-snippet b/Reference/String Reference/Templates/Frame/InsetFrameTemplate4.sublime-snippet new file mode 100644 index 000000000..d1fd77429 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InsetFrameTemplate4.sublime-snippet @@ -0,0 +1,6 @@ + + + InsetFrameTemplate4 + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InspectPvpStatTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/InspectPvpStatTemplate.sublime-snippet new file mode 100644 index 000000000..23d2a9df5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InspectPvpStatTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + InspectPvpStatTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InspectTalentRowTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/InspectTalentRowTemplate.sublime-snippet new file mode 100644 index 000000000..8440ce2ea --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InspectTalentRowTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + InspectTalentRowTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InternalEmbeddedItemTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/InternalEmbeddedItemTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..a808c5a8e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InternalEmbeddedItemTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + InternalEmbeddedItemTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/InvasionPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/InvasionPinTemplate.sublime-snippet new file mode 100644 index 000000000..19bab7a8c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/InvasionPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + InvasionPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/IslandsQueueFrameCardFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/IslandsQueueFrameCardFrameTemplate.sublime-snippet new file mode 100644 index 000000000..75f90cb0f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/IslandsQueueFrameCardFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + IslandsQueueFrameCardFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/IslandsQueueFrameIslandCardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/IslandsQueueFrameIslandCardTemplate.sublime-snippet new file mode 100644 index 000000000..3bf08cd76 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/IslandsQueueFrameIslandCardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + IslandsQueueFrameIslandCardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/IslandsQueueFrameTutorialTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/IslandsQueueFrameTutorialTemplate.sublime-snippet new file mode 100644 index 000000000..89191f854 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/IslandsQueueFrameTutorialTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + IslandsQueueFrameTutorialTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/IslandsQueueFrameWeeklyQuestFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/IslandsQueueFrameWeeklyQuestFrameTemplate.sublime-snippet new file mode 100644 index 000000000..b11ea920f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/IslandsQueueFrameWeeklyQuestFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + IslandsQueueFrameWeeklyQuestFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ItemAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ItemAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..7346b6cf3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ItemAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ItemAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ItemAnimTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ItemAnimTemplate.sublime-snippet new file mode 100644 index 000000000..952a9f433 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ItemAnimTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ItemAnimTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ItemUpgradeEffectRowTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ItemUpgradeEffectRowTemplate.sublime-snippet new file mode 100644 index 000000000..c54fea08a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ItemUpgradeEffectRowTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ItemUpgradeEffectRowTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplate.sublime-snippet new file mode 100644 index 000000000..f0145dc00 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ItemUpgradeStatTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplateLeft.sublime-snippet b/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplateLeft.sublime-snippet new file mode 100644 index 000000000..5f9eb0da6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplateLeft.sublime-snippet @@ -0,0 +1,6 @@ + + + ItemUpgradeStatTemplateLeft + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplateRight.sublime-snippet b/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplateRight.sublime-snippet new file mode 100644 index 000000000..ac8620abe --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ItemUpgradeStatTemplateRight.sublime-snippet @@ -0,0 +1,6 @@ + + + ItemUpgradeStatTemplateRight + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/KeyBindingFrameBindingTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/KeyBindingFrameBindingTemplate.sublime-snippet new file mode 100644 index 000000000..f7eea9195 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/KeyBindingFrameBindingTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + KeyBindingFrameBindingTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFDFrameDungeonChoiceTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFDFrameDungeonChoiceTemplate.sublime-snippet new file mode 100644 index 000000000..60d564901 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFDFrameDungeonChoiceTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFDFrameDungeonChoiceTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGBackfillCoverTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGBackfillCoverTemplate.sublime-snippet new file mode 100644 index 000000000..255760236 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGBackfillCoverTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGBackfillCoverTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGCooldownCoverTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGCooldownCoverTemplate.sublime-snippet new file mode 100644 index 000000000..f5b4a473b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGCooldownCoverTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGCooldownCoverTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGDungeonReadyRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGDungeonReadyRewardTemplate.sublime-snippet new file mode 100644 index 000000000..b1c0f27a4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGDungeonReadyRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGDungeonReadyRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGDungeonReadyStatusPlayerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGDungeonReadyStatusPlayerTemplate.sublime-snippet new file mode 100644 index 000000000..39d6d852e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGDungeonReadyStatusPlayerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGDungeonReadyStatusPlayerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGDungeonReadyStatusRoleWithCountTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGDungeonReadyStatusRoleWithCountTemplate.sublime-snippet new file mode 100644 index 000000000..f15ae1d72 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGDungeonReadyStatusRoleWithCountTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGDungeonReadyStatusRoleWithCountTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGListGroupDataDisplayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGListGroupDataDisplayTemplate.sublime-snippet new file mode 100644 index 000000000..657698457 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGListGroupDataDisplayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListGroupDataDisplayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGListOptionCheckButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGListOptionCheckButtonTemplate.sublime-snippet new file mode 100644 index 000000000..79486c6e1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGListOptionCheckButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListOptionCheckButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGListPanelTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGListPanelTemplate.sublime-snippet new file mode 100644 index 000000000..c3510a6e2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGListPanelTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListPanelTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGListRequirementTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGListRequirementTemplate.sublime-snippet new file mode 100644 index 000000000..18f4dd755 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGListRequirementTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGListRequirementTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGRewardFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGRewardFrameTemplate.sublime-snippet new file mode 100644 index 000000000..ebd150e86 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGRewardFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGRewardFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGRewardsLootShortageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGRewardsLootShortageTemplate.sublime-snippet new file mode 100644 index 000000000..607311b1a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGRewardsLootShortageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGRewardsLootShortageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFGSpecificChoiceTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFGSpecificChoiceTemplate.sublime-snippet new file mode 100644 index 000000000..67e4289fe --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFGSpecificChoiceTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFGSpecificChoiceTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LFRFrameDungeonChoiceTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LFRFrameDungeonChoiceTemplate.sublime-snippet new file mode 100644 index 000000000..4b10a8229 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LFRFrameDungeonChoiceTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LFRFrameDungeonChoiceTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LegendaryItemAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LegendaryItemAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e80cf5daa --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LegendaryItemAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LegendaryItemAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LevelUpSkillTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LevelUpSkillTemplate.sublime-snippet new file mode 100644 index 000000000..c8d268fd8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LevelUpSkillTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LevelUpSkillTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ListScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ListScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..559c344d8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ListScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ListScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LoadingSpinnerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LoadingSpinnerTemplate.sublime-snippet new file mode 100644 index 000000000..d0e239515 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LoadingSpinnerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LoadingSpinnerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LookingForGuildAppsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LookingForGuildAppsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..eb5b8a820 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LookingForGuildAppsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LookingForGuildAppsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LookingForGuildBrowseFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LookingForGuildBrowseFrameTemplate.sublime-snippet new file mode 100644 index 000000000..1b4ca53a7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LookingForGuildBrowseFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LookingForGuildBrowseFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LookingForGuildFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LookingForGuildFrameTemplate.sublime-snippet new file mode 100644 index 000000000..123836683 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LookingForGuildFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LookingForGuildFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LookingForGuildSectionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LookingForGuildSectionTemplate.sublime-snippet new file mode 100644 index 000000000..b3040ff3b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LookingForGuildSectionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LookingForGuildSectionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LookingForGuildStartFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LookingForGuildStartFrameTemplate.sublime-snippet new file mode 100644 index 000000000..8c2e3001e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LookingForGuildStartFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LookingForGuildStartFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LootUpgradeFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LootUpgradeFrameTemplate.sublime-snippet new file mode 100644 index 000000000..8f91cc245 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LootUpgradeFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LootUpgradeFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/LootWonAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/LootWonAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..29a5d67b6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/LootWonAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + LootWonAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MailItemTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MailItemTemplate.sublime-snippet new file mode 100644 index 000000000..55f25c866 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MailItemTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MailItemTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ManagedHorizontalLayoutFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ManagedHorizontalLayoutFrameTemplate.sublime-snippet new file mode 100644 index 000000000..b25b6ad95 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ManagedHorizontalLayoutFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ManagedHorizontalLayoutFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ManagedVerticalLayoutFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ManagedVerticalLayoutFrameTemplate.sublime-snippet new file mode 100644 index 000000000..98f5fdfe4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ManagedVerticalLayoutFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ManagedVerticalLayoutFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MapCanvasDetailLayerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MapCanvasDetailLayerTemplate.sublime-snippet new file mode 100644 index 000000000..e49e20a69 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MapCanvasDetailLayerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MapCanvasDetailLayerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MapCanvasFrameScrollContainerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MapCanvasFrameScrollContainerTemplate.sublime-snippet new file mode 100644 index 000000000..de3e4dee1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MapCanvasFrameScrollContainerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MapCanvasFrameScrollContainerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MapCanvasFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MapCanvasFrameTemplate.sublime-snippet new file mode 100644 index 000000000..52989162d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MapCanvasFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MapCanvasFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MapExplorationPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MapExplorationPinTemplate.sublime-snippet new file mode 100644 index 000000000..a5f0bc02e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MapExplorationPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MapExplorationPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MapHighlightPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MapHighlightPinTemplate.sublime-snippet new file mode 100644 index 000000000..e89ddc056 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MapHighlightPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MapHighlightPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MapLinkPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MapLinkPinTemplate.sublime-snippet new file mode 100644 index 000000000..a0a0e0780 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MapLinkPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MapLinkPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MaterialFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MaterialFrameTemplate.sublime-snippet new file mode 100644 index 000000000..413bede30 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MaterialFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MaterialFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MaximizeMinimizeButtonFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MaximizeMinimizeButtonFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0cd6d6958 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MaximizeMinimizeButtonFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MaximizeMinimizeButtonFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MerchantItemTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MerchantItemTemplate.sublime-snippet new file mode 100644 index 000000000..6e61c3319 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MerchantItemTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MerchantItemTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MicroButtonAlertTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MicroButtonAlertTemplate.sublime-snippet new file mode 100644 index 000000000..de493be5b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MicroButtonAlertTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MicroButtonAlertTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MiniAchievementTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MiniAchievementTemplate.sublime-snippet new file mode 100644 index 000000000..d604582ff --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MiniAchievementTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MiniAchievementTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MinimalHybridScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MinimalHybridScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..7bbfd766a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MinimalHybridScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MinimalHybridScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MinimalScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MinimalScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..5e9146982 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MinimalScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MinimalScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MirrorTimerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MirrorTimerTemplate.sublime-snippet new file mode 100644 index 000000000..c8eb18d69 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MirrorTimerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MirrorTimerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MoneyFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MoneyFrameTemplate.sublime-snippet new file mode 100644 index 000000000..56dd6a48b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MoneyFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MoneyFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MoneyInputFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MoneyInputFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0397e7d64 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MoneyInputFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MoneyInputFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MoneyWonAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MoneyWonAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..d04a37b50 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MoneyWonAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MoneyWonAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MonkLightEnergyTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MonkLightEnergyTemplate.sublime-snippet new file mode 100644 index 000000000..af6c062ec --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MonkLightEnergyTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MonkLightEnergyTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/MovableChatConfigWideCheckBoxWithSwatchTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/MovableChatConfigWideCheckBoxWithSwatchTemplate.sublime-snippet new file mode 100644 index 000000000..3aeb44501 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/MovableChatConfigWideCheckBoxWithSwatchTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + MovableChatConfigWideCheckBoxWithSwatchTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NamePlateCommentatorDisplayInfoTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NamePlateCommentatorDisplayInfoTemplate.sublime-snippet new file mode 100644 index 000000000..8ce0fa7f1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NamePlateCommentatorDisplayInfoTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NamePlateCommentatorDisplayInfoTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NamePlateFullBorderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NamePlateFullBorderTemplate.sublime-snippet new file mode 100644 index 000000000..6813a54e3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NamePlateFullBorderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NamePlateFullBorderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NamePlateSecondaryBarBorderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NamePlateSecondaryBarBorderTemplate.sublime-snippet new file mode 100644 index 000000000..06f3af9b0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NamePlateSecondaryBarBorderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NamePlateSecondaryBarBorderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NameplateBuffButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NameplateBuffButtonTemplate.sublime-snippet new file mode 100644 index 000000000..5a64b9918 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NameplateBuffButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NameplateBuffButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NavBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NavBarTemplate.sublime-snippet new file mode 100644 index 000000000..15febce40 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NavBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NavBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NewMountAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NewMountAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..a9e3c0da4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NewMountAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NewMountAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NewPetAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NewPetAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..05228b18a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NewPetAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NewPetAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/NewRecipeLearnedAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/NewRecipeLearnedAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..fe00f07e4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/NewRecipeLearnedAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + NewRecipeLearnedAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ObjectiveTrackerBlockTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ObjectiveTrackerBlockTemplate.sublime-snippet new file mode 100644 index 000000000..b78e30db0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ObjectiveTrackerBlockTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ObjectiveTrackerBlockTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ObjectiveTrackerCheckLineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ObjectiveTrackerCheckLineTemplate.sublime-snippet new file mode 100644 index 000000000..2a74a17f3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ObjectiveTrackerCheckLineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ObjectiveTrackerCheckLineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ObjectiveTrackerHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ObjectiveTrackerHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..632d22813 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ObjectiveTrackerHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ObjectiveTrackerHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ObjectiveTrackerLineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ObjectiveTrackerLineTemplate.sublime-snippet new file mode 100644 index 000000000..f3febb8fc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ObjectiveTrackerLineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ObjectiveTrackerLineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ObjectiveTrackerProgressBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ObjectiveTrackerProgressBarTemplate.sublime-snippet new file mode 100644 index 000000000..d910292ba --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ObjectiveTrackerProgressBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ObjectiveTrackerProgressBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ObjectiveTrackerTimerBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ObjectiveTrackerTimerBarTemplate.sublime-snippet new file mode 100644 index 000000000..ea0c00912 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ObjectiveTrackerTimerBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ObjectiveTrackerTimerBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/OptionsBoxTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/OptionsBoxTemplate.sublime-snippet new file mode 100644 index 000000000..ee90ded11 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/OptionsBoxTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsBoxTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/OptionsDropdownTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/OptionsDropdownTemplate.sublime-snippet new file mode 100644 index 000000000..0e5d601a9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/OptionsDropdownTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsDropdownTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/OptionsFrameListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/OptionsFrameListTemplate.sublime-snippet new file mode 100644 index 000000000..0254ca39d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/OptionsFrameListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFrameListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/OptionsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/OptionsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..78af7a5ce --- /dev/null +++ b/Reference/String Reference/Templates/Frame/OptionsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + OptionsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/OrderHallClassSpecCategoryTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/OrderHallClassSpecCategoryTemplate.sublime-snippet new file mode 100644 index 000000000..691722a1f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/OrderHallClassSpecCategoryTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + OrderHallClassSpecCategoryTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/OrderHallMissionPageEnemyTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/OrderHallMissionPageEnemyTemplate.sublime-snippet new file mode 100644 index 000000000..3890e89be --- /dev/null +++ b/Reference/String Reference/Templates/Frame/OrderHallMissionPageEnemyTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + OrderHallMissionPageEnemyTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/OrderHallMissionPageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/OrderHallMissionPageTemplate.sublime-snippet new file mode 100644 index 000000000..a68130f2e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/OrderHallMissionPageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + OrderHallMissionPageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PVPBonusBattlegroundContentsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PVPBonusBattlegroundContentsTemplate.sublime-snippet new file mode 100644 index 000000000..f555defe7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PVPBonusBattlegroundContentsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PVPBonusBattlegroundContentsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PVPCurrencyRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PVPCurrencyRewardTemplate.sublime-snippet new file mode 100644 index 000000000..c84c978ff --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PVPCurrencyRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PVPCurrencyRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PVPHonorRewardCodeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PVPHonorRewardCodeTemplate.sublime-snippet new file mode 100644 index 000000000..ca8f80e9d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PVPHonorRewardCodeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PVPHonorRewardCodeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PVPRatedTierTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PVPRatedTierTemplate.sublime-snippet new file mode 100644 index 000000000..b9fc6177e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PVPRatedTierTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PVPRatedTierTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PVPRewardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PVPRewardTemplate.sublime-snippet new file mode 100644 index 000000000..7dbf40c13 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PVPRewardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PVPRewardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PaperDollAzeriteItemOverlayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PaperDollAzeriteItemOverlayTemplate.sublime-snippet new file mode 100644 index 000000000..97bc9f425 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PaperDollAzeriteItemOverlayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PaperDollAzeriteItemOverlayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PartyBuffFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PartyBuffFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6c4c4460b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PartyBuffFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PartyBuffFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PartyDebuffFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PartyDebuffFrameTemplate.sublime-snippet new file mode 100644 index 000000000..104040178 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PartyDebuffFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PartyDebuffFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PartyPetDebuffFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PartyPetDebuffFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6244fe5ba --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PartyPetDebuffFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PartyPetDebuffFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PartyPoseFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PartyPoseFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6f5278a20 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PartyPoseFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PartyPoseFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PetBattleAuraHolderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PetBattleAuraHolderTemplate.sublime-snippet new file mode 100644 index 000000000..5cec83694 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PetBattleAuraHolderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PetBattleAuraHolderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PetBattleAuraTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PetBattleAuraTemplate.sublime-snippet new file mode 100644 index 000000000..8b5db30b6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PetBattleAuraTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PetBattleAuraTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PetBattleUnitTooltipAuraTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PetBattleUnitTooltipAuraTemplate.sublime-snippet new file mode 100644 index 000000000..ea55452db --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PetBattleUnitTooltipAuraTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PetBattleUnitTooltipAuraTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PetBattleUnitTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PetBattleUnitTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..d9521ffcf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PetBattleUnitTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PetBattleUnitTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PetTamerPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PetTamerPinTemplate.sublime-snippet new file mode 100644 index 000000000..c70fbd723 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PetTamerPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PetTamerPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PlayerTalentRowTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PlayerTalentRowTemplate.sublime-snippet new file mode 100644 index 000000000..9a184f984 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PlayerTalentRowTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PlayerTalentRowTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PlayerTradeItemTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PlayerTradeItemTemplate.sublime-snippet new file mode 100644 index 000000000..91eacf8a6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PlayerTradeItemTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PlayerTradeItemTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PortraitFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PortraitFrameTemplate.sublime-snippet new file mode 100644 index 000000000..86297b873 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PortraitFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PortraitFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PortraitFrameTemplateNoCloseButton.sublime-snippet b/Reference/String Reference/Templates/Frame/PortraitFrameTemplateNoCloseButton.sublime-snippet new file mode 100644 index 000000000..88f040a5b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PortraitFrameTemplateNoCloseButton.sublime-snippet @@ -0,0 +1,6 @@ + + + PortraitFrameTemplateNoCloseButton + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PrimaryProfessionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PrimaryProfessionTemplate.sublime-snippet new file mode 100644 index 000000000..e763ee521 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PrimaryProfessionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PrimaryProfessionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ProductChoiceItemDisplayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ProductChoiceItemDisplayTemplate.sublime-snippet new file mode 100644 index 000000000..25653ab27 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ProductChoiceItemDisplayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ProductChoiceItemDisplayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ProfessionTrialCapTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ProfessionTrialCapTemplate.sublime-snippet new file mode 100644 index 000000000..506e1b2cc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ProfessionTrialCapTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ProfessionTrialCapTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/PropertyFontStringTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/PropertyFontStringTemplate.sublime-snippet new file mode 100644 index 000000000..9ff3cac7c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/PropertyFontStringTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PropertyFontStringTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestBlobPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestBlobPinTemplate.sublime-snippet new file mode 100644 index 000000000..dcde2c4d7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestBlobPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestBlobPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestChoiceCurrencyTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestChoiceCurrencyTemplate.sublime-snippet new file mode 100644 index 000000000..c5ba5895d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestChoiceCurrencyTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestChoiceCurrencyTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestChoiceReputationTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestChoiceReputationTemplate.sublime-snippet new file mode 100644 index 000000000..653b91136 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestChoiceReputationTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestChoiceReputationTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestChoiceRewardsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestChoiceRewardsTemplate.sublime-snippet new file mode 100644 index 000000000..d86b7f19c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestChoiceRewardsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestChoiceRewardsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestFramePanelTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestFramePanelTemplate.sublime-snippet new file mode 100644 index 000000000..dabdbdcfd --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestFramePanelTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestFramePanelTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestLogObjectiveTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestLogObjectiveTemplate.sublime-snippet new file mode 100644 index 000000000..9ebdaca65 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestLogObjectiveTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestLogObjectiveTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestObjectiveAnimLineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestObjectiveAnimLineTemplate.sublime-snippet new file mode 100644 index 000000000..2238b097b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestObjectiveAnimLineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestObjectiveAnimLineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestPinTemplate.sublime-snippet new file mode 100644 index 000000000..70856a994 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuestScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuestScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..cb6af3f72 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuestScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuestScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QueueStatusEntryTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QueueStatusEntryTemplate.sublime-snippet new file mode 100644 index 000000000..91ee71f06 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QueueStatusEntryTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QueueStatusEntryTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QueueStatusRoleCountTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QueueStatusRoleCountTemplate.sublime-snippet new file mode 100644 index 000000000..6e8b721e6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QueueStatusRoleCountTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QueueStatusRoleCountTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/QuickJoinToastTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/QuickJoinToastTemplate.sublime-snippet new file mode 100644 index 000000000..9c2d1b7fd --- /dev/null +++ b/Reference/String Reference/Templates/Frame/QuickJoinToastTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + QuickJoinToastTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RaidAuraFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RaidAuraFrameTemplate.sublime-snippet new file mode 100644 index 000000000..f10c507cc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RaidAuraFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RaidAuraFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RaidBossEmoteFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RaidBossEmoteFrameTemplate.sublime-snippet new file mode 100644 index 000000000..392470920 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RaidBossEmoteFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RaidBossEmoteFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RaidGroupTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RaidGroupTemplate.sublime-snippet new file mode 100644 index 000000000..86b83fcdf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RaidGroupTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RaidGroupTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RaidInfoHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RaidInfoHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..8576f37ce --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RaidInfoHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RaidInfoHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RaidPulloutButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RaidPulloutButtonTemplate.sublime-snippet new file mode 100644 index 000000000..a3daa68d1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RaidPulloutButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RaidPulloutButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RaidVideoOptionsDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RaidVideoOptionsDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..deb4b1784 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RaidVideoOptionsDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RaidVideoOptionsDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RaidVideoOptionsSmallCheckButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RaidVideoOptionsSmallCheckButtonTemplate.sublime-snippet new file mode 100644 index 000000000..a4c59b00f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RaidVideoOptionsSmallCheckButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RaidVideoOptionsSmallCheckButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RankChangeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RankChangeTemplate.sublime-snippet new file mode 100644 index 000000000..f4efa614e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RankChangeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RankChangeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ReadyCheckStatusTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ReadyCheckStatusTemplate.sublime-snippet new file mode 100644 index 000000000..06fc228b5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ReadyCheckStatusTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ReadyCheckStatusTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RecipientTradeItemTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RecipientTradeItemTemplate.sublime-snippet new file mode 100644 index 000000000..db0b03879 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RecipientTradeItemTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RecipientTradeItemTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RecruitInfoDialogTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RecruitInfoDialogTemplate.sublime-snippet new file mode 100644 index 000000000..c1ad82638 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RecruitInfoDialogTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RecruitInfoDialogTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ReputationParagonFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ReputationParagonFrameTemplate.sublime-snippet new file mode 100644 index 000000000..5a1791079 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ReputationParagonFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ReputationParagonFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ReputationStatusBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ReputationStatusBarTemplate.sublime-snippet new file mode 100644 index 000000000..14ceb14c0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ReputationStatusBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ReputationStatusBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/RoleSelectionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/RoleSelectionTemplate.sublime-snippet new file mode 100644 index 000000000..938d8e48b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/RoleSelectionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + RoleSelectionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..9e5d10223 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioBlobPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioBlobPinTemplate.sublime-snippet new file mode 100644 index 000000000..2c75373b7 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioBlobPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioBlobPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioChallengeModeAffixTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioChallengeModeAffixTemplate.sublime-snippet new file mode 100644 index 000000000..a74e117a9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioChallengeModeAffixTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioChallengeModeAffixTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioLegionInvasionAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioLegionInvasionAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..df5273592 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioLegionInvasionAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioLegionInvasionAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioPinTemplate.sublime-snippet new file mode 100644 index 000000000..90b8acefc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioSpecificChoiceTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioSpecificChoiceTemplate.sublime-snippet new file mode 100644 index 000000000..66716d164 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioSpecificChoiceTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioSpecificChoiceTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioSpellFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioSpellFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3e3c5dedf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioSpellFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioSpellFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ScenarioTrackerProgressBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ScenarioTrackerProgressBarTemplate.sublime-snippet new file mode 100644 index 000000000..ab8681819 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ScenarioTrackerProgressBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ScenarioTrackerProgressBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecondaryProfessionTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecondaryProfessionTemplate.sublime-snippet new file mode 100644 index 000000000..d192388e5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecondaryProfessionTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecondaryProfessionTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureAuraHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureAuraHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..9c6b952f3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureAuraHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureAuraHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureFrameTemplate.sublime-snippet new file mode 100644 index 000000000..50d282cc8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureGroupHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureGroupHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..a3458cd07 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureGroupHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureGroupHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureGroupPetHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureGroupPetHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..1dc7e4696 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureGroupPetHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureGroupPetHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerAttributeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerAttributeTemplate.sublime-snippet new file mode 100644 index 000000000..8f7cf12b4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerAttributeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerAttributeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerBaseTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerBaseTemplate.sublime-snippet new file mode 100644 index 000000000..157a7915c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerBaseTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerBaseTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerDragTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerDragTemplate.sublime-snippet new file mode 100644 index 000000000..8e241ccdf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerDragTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerDragTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerEnterLeaveTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerEnterLeaveTemplate.sublime-snippet new file mode 100644 index 000000000..c8a2ab8a5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerEnterLeaveTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerEnterLeaveTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerMouseUpDownTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerMouseUpDownTemplate.sublime-snippet new file mode 100644 index 000000000..10c3d44b5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerMouseUpDownTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerMouseUpDownTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerMouseWheelTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerMouseWheelTemplate.sublime-snippet new file mode 100644 index 000000000..d2eee0a03 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerMouseWheelTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerMouseWheelTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerShowHideTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerShowHideTemplate.sublime-snippet new file mode 100644 index 000000000..aed92f3e9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerShowHideTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerShowHideTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureHandlerStateTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureHandlerStateTemplate.sublime-snippet new file mode 100644 index 000000000..348a0c291 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureHandlerStateTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureHandlerStateTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecurePartyHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecurePartyHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..b5b62a830 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecurePartyHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecurePartyHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecurePartyPetHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecurePartyPetHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..041caaf4b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecurePartyPetHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecurePartyPetHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureRaidGroupHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureRaidGroupHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..92fb31b33 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureRaidGroupHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureRaidGroupHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SecureRaidPetHeaderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SecureRaidPetHeaderTemplate.sublime-snippet new file mode 100644 index 000000000..50ed37f1c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SecureRaidPetHeaderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SecureRaidPetHeaderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SelectableGraveyardPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SelectableGraveyardPinTemplate.sublime-snippet new file mode 100644 index 000000000..cfd692a9c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SelectableGraveyardPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SelectableGraveyardPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SelectionFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SelectionFrameTemplate.sublime-snippet new file mode 100644 index 000000000..b1ccaac52 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SelectionFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SelectionFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ServerAlertTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ServerAlertTemplate.sublime-snippet new file mode 100644 index 000000000..22bf84870 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ServerAlertTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ServerAlertTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ShadowOrbLargeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ShadowOrbLargeTemplate.sublime-snippet new file mode 100644 index 000000000..e7f8d6f3a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ShadowOrbLargeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ShadowOrbLargeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ShadowOrbSmallTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ShadowOrbSmallTemplate.sublime-snippet new file mode 100644 index 000000000..a6a008db3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ShadowOrbSmallTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ShadowOrbSmallTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ShadowOverlaySmallTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ShadowOverlaySmallTemplate.sublime-snippet new file mode 100644 index 000000000..b84b3bcbc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ShadowOverlaySmallTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ShadowOverlaySmallTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ShadowOverlayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ShadowOverlayTemplate.sublime-snippet new file mode 100644 index 000000000..f8f674f89 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ShadowOverlayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ShadowOverlayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ShardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ShardTemplate.sublime-snippet new file mode 100644 index 000000000..b4dc98a05 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ShardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ShardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SharedPetBattleAbilityTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SharedPetBattleAbilityTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..266c14b3e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SharedPetBattleAbilityTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SharedPetBattleAbilityTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ShipyardMissionPageTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ShipyardMissionPageTemplate.sublime-snippet new file mode 100644 index 000000000..7f39bc9a5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ShipyardMissionPageTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ShipyardMissionPageTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SmallAlternateCurrencyFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SmallAlternateCurrencyFrameTemplate.sublime-snippet new file mode 100644 index 000000000..d86ff86d6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SmallAlternateCurrencyFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SmallAlternateCurrencyFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SmallMoneyFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SmallMoneyFrameTemplate.sublime-snippet new file mode 100644 index 000000000..2c6291f43 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SmallMoneyFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SmallMoneyFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SocialToastTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SocialToastTemplate.sublime-snippet new file mode 100644 index 000000000..241e21170 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SocialToastTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SocialToastTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SoftBlackBGTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SoftBlackBGTemplate.sublime-snippet new file mode 100644 index 000000000..d6a1bee93 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SoftBlackBGTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SoftBlackBGTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SpecializationFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SpecializationFrameTemplate.sublime-snippet new file mode 100644 index 000000000..2bdbf6968 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SpecializationFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SpecializationFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SpellActivationOverlayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SpellActivationOverlayTemplate.sublime-snippet new file mode 100644 index 000000000..a179dd51b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SpellActivationOverlayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SpellActivationOverlayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SpellBookShineTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SpellBookShineTemplate.sublime-snippet new file mode 100644 index 000000000..157c6acb9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SpellBookShineTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SpellBookShineTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SpellBucketSpellTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SpellBucketSpellTemplate.sublime-snippet new file mode 100644 index 000000000..2f0ff5ae4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SpellBucketSpellTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SpellBucketSpellTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SplashFeatureFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SplashFeatureFrameTemplate.sublime-snippet new file mode 100644 index 000000000..38c624dcf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SplashFeatureFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SplashFeatureFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StaticPopupTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StaticPopupTemplate.sublime-snippet new file mode 100644 index 000000000..8bdc230d0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StaticPopupTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StaticPopupTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StatusTrackingBarManagerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StatusTrackingBarManagerTemplate.sublime-snippet new file mode 100644 index 000000000..3bb69249a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StatusTrackingBarManagerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StatusTrackingBarManagerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StatusTrackingBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StatusTrackingBarTemplate.sublime-snippet new file mode 100644 index 000000000..878f41944 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StatusTrackingBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StatusTrackingBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StoreBulletPointTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StoreBulletPointTemplate.sublime-snippet new file mode 100644 index 000000000..bb9e392d8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StoreBulletPointTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StoreBulletPointTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StoreDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StoreDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..ad49e2e9f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StoreDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StoreDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StoreInsetFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StoreInsetFrameTemplate.sublime-snippet new file mode 100644 index 000000000..7c828d895 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StoreInsetFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StoreInsetFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StorePurchaseAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StorePurchaseAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..70446ddd0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StorePurchaseAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StorePurchaseAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StoreVASRaceFactionIconFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StoreVASRaceFactionIconFrameTemplate.sublime-snippet new file mode 100644 index 000000000..f6508117b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StoreVASRaceFactionIconFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StoreVASRaceFactionIconFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StorylineQuestPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StorylineQuestPinTemplate.sublime-snippet new file mode 100644 index 000000000..05bf13e72 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StorylineQuestPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StorylineQuestPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/StreamDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/StreamDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..b775eedd6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/StreamDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + StreamDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/SummaryAchievementTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/SummaryAchievementTemplate.sublime-snippet new file mode 100644 index 000000000..c11b94632 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/SummaryAchievementTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SummaryAchievementTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TabardFrameCustomizeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TabardFrameCustomizeTemplate.sublime-snippet new file mode 100644 index 000000000..161c8e3fa --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TabardFrameCustomizeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TabardFrameCustomizeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TableAttributeDisplayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TableAttributeDisplayTemplate.sublime-snippet new file mode 100644 index 000000000..0cc458a0e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TableAttributeDisplayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TableAttributeDisplayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TableAttributeLineBaseTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TableAttributeLineBaseTemplate.sublime-snippet new file mode 100644 index 000000000..0c66811c6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TableAttributeLineBaseTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TableAttributeLineBaseTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TableAttributeLineEditableTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TableAttributeLineEditableTemplate.sublime-snippet new file mode 100644 index 000000000..5b5dc9cba --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TableAttributeLineEditableTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TableAttributeLineEditableTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TableAttributeLineFixedValueTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TableAttributeLineFixedValueTemplate.sublime-snippet new file mode 100644 index 000000000..b2b3426ba --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TableAttributeLineFixedValueTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TableAttributeLineFixedValueTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TableAttributeLineReferenceTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TableAttributeLineReferenceTemplate.sublime-snippet new file mode 100644 index 000000000..99299fb19 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TableAttributeLineReferenceTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TableAttributeLineReferenceTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TableAttributeLineTitleTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TableAttributeLineTitleTemplate.sublime-snippet new file mode 100644 index 000000000..bbc980eb5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TableAttributeLineTitleTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TableAttributeLineTitleTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TableInspectAnchorDataProviderTitleTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TableInspectAnchorDataProviderTitleTemplate.sublime-snippet new file mode 100644 index 000000000..e5f013e58 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TableInspectAnchorDataProviderTitleTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TableInspectAnchorDataProviderTitleTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TalentRowGlowFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TalentRowGlowFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3c2fd101f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TalentRowGlowFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TalentRowGlowFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TargetBuffFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TargetBuffFrameTemplate.sublime-snippet new file mode 100644 index 000000000..3556913a8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TargetBuffFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TargetBuffFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TargetDebuffFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TargetDebuffFrameTemplate.sublime-snippet new file mode 100644 index 000000000..ca197faee --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TargetDebuffFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TargetDebuffFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TargetofTargetDebuffFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TargetofTargetDebuffFrameTemplate.sublime-snippet new file mode 100644 index 000000000..816ffd519 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TargetofTargetDebuffFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TargetofTargetDebuffFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ThinBorderTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ThinBorderTemplate.sublime-snippet new file mode 100644 index 000000000..f622ffa20 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ThinBorderTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ThinBorderTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/ThinGoldEdgeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/ThinGoldEdgeTemplate.sublime-snippet new file mode 100644 index 000000000..d67ad2aa4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/ThinGoldEdgeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + ThinGoldEdgeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TitleDragAreaTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TitleDragAreaTemplate.sublime-snippet new file mode 100644 index 000000000..7fc8120b2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TitleDragAreaTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TitleDragAreaTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TooltipBorderedFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TooltipBorderedFrameTemplate.sublime-snippet new file mode 100644 index 000000000..4d99df9bb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TooltipBorderedFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TooltipBorderedFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TooltipMoneyFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TooltipMoneyFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e4f37f6a0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TooltipMoneyFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TooltipMoneyFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TooltipProgressBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TooltipProgressBarTemplate.sublime-snippet new file mode 100644 index 000000000..fdab927bb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TooltipProgressBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TooltipProgressBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TradeHighlightTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TradeHighlightTemplate.sublime-snippet new file mode 100644 index 000000000..c720568c1 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TradeHighlightTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TradeHighlightTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TradeItemTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TradeItemTemplate.sublime-snippet new file mode 100644 index 000000000..d19c210d9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TradeItemTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TradeItemTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TradeSkillDetailsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TradeSkillDetailsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..e908ff123 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TradeSkillDetailsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TradeSkillDetailsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TradeSkillDetailsStarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TradeSkillDetailsStarTemplate.sublime-snippet new file mode 100644 index 000000000..781e2dccd --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TradeSkillDetailsStarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TradeSkillDetailsStarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TradeSkillRecipeListTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TradeSkillRecipeListTemplate.sublime-snippet new file mode 100644 index 000000000..e19b244b3 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TradeSkillRecipeListTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TradeSkillRecipeListTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TradeSkillRowStarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TradeSkillRowStarTemplate.sublime-snippet new file mode 100644 index 000000000..2c4ead68b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TradeSkillRowStarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TradeSkillRowStarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TranslucentFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TranslucentFrameTemplate.sublime-snippet new file mode 100644 index 000000000..8fc78d445 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TranslucentFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TranslucentFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/TruncatedTooltipScriptTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/TruncatedTooltipScriptTemplate.sublime-snippet new file mode 100644 index 000000000..ea3628759 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/TruncatedTooltipScriptTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + TruncatedTooltipScriptTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIDropDownCustomMenuEntryTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIDropDownCustomMenuEntryTemplate.sublime-snippet new file mode 100644 index 000000000..51afd1fb2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIDropDownCustomMenuEntryTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIDropDownCustomMenuEntryTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..120bd1a62 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIMenuTemplate.sublime-snippet new file mode 100644 index 000000000..db7b2083c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIPanelDialogTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIPanelDialogTemplate.sublime-snippet new file mode 100644 index 000000000..6d1d75ecb --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIPanelDialogTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIPanelDialogTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIPanelScrollFrameCodeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIPanelScrollFrameCodeTemplate.sublime-snippet new file mode 100644 index 000000000..d986c6046 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIPanelScrollFrameCodeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIPanelScrollFrameCodeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIPanelScrollFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIPanelScrollFrameTemplate.sublime-snippet new file mode 100644 index 000000000..65a135aee --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIPanelScrollFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIPanelScrollFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIPanelScrollFrameTemplate2.sublime-snippet b/Reference/String Reference/Templates/Frame/UIPanelScrollFrameTemplate2.sublime-snippet new file mode 100644 index 000000000..b054bc8ae --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIPanelScrollFrameTemplate2.sublime-snippet @@ -0,0 +1,6 @@ + + + UIPanelScrollFrameTemplate2 + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetBaseCurrencyTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetBaseCurrencyTemplate.sublime-snippet new file mode 100644 index 000000000..277444a19 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetBaseCurrencyTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetBaseCurrencyTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetBaseResourceTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetBaseResourceTemplate.sublime-snippet new file mode 100644 index 000000000..9fbdde589 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetBaseResourceTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetBaseResourceTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetBaseTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetBaseTemplate.sublime-snippet new file mode 100644 index 000000000..53f5f5b47 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetBaseTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetBaseTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateBulletTextList.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateBulletTextList.sublime-snippet new file mode 100644 index 000000000..c4a5fcc59 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateBulletTextList.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateBulletTextList + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateBulletTextListLine.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateBulletTextListLine.sublime-snippet new file mode 100644 index 000000000..e4dbf2074 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateBulletTextListLine.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateBulletTextListLine + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateCaptureBar.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateCaptureBar.sublime-snippet new file mode 100644 index 000000000..6fbe508e4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateCaptureBar.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateCaptureBar + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleIconAndText.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleIconAndText.sublime-snippet new file mode 100644 index 000000000..1dfdb8780 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleIconAndText.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateDoubleIconAndText + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleIconAndText_IconAndTextFrame.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleIconAndText_IconAndTextFrame.sublime-snippet new file mode 100644 index 000000000..fa4c9c1f2 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleIconAndText_IconAndTextFrame.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateDoubleIconAndText_IconAndTextFrame + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleStatusBar.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleStatusBar.sublime-snippet new file mode 100644 index 000000000..edeb0950e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateDoubleStatusBar.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateDoubleStatusBar + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateHorizontalCurrencies.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateHorizontalCurrencies.sublime-snippet new file mode 100644 index 000000000..34dd6f7fc --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateHorizontalCurrencies.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateHorizontalCurrencies + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconAndText.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconAndText.sublime-snippet new file mode 100644 index 000000000..7951e96db --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconAndText.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateIconAndText + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconTextAndBackground.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconTextAndBackground.sublime-snippet new file mode 100644 index 000000000..cf742f442 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconTextAndBackground.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateIconTextAndBackground + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconTextAndCurrencies.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconTextAndCurrencies.sublime-snippet new file mode 100644 index 000000000..cd64e8270 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateIconTextAndCurrencies.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateIconTextAndCurrencies + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateScenarioHeaderCurrenciesAndBackground.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateScenarioHeaderCurrenciesAndBackground.sublime-snippet new file mode 100644 index 000000000..80ae6baa6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateScenarioHeaderCurrenciesAndBackground.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateScenarioHeaderCurrenciesAndBackground + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateStackedResourceTracker.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateStackedResourceTracker.sublime-snippet new file mode 100644 index 000000000..b86445853 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateStackedResourceTracker.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateStackedResourceTracker + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateStatusBar.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateStatusBar.sublime-snippet new file mode 100644 index 000000000..c7add8a76 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateStatusBar.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateStatusBar + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateTextWithState.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateTextWithState.sublime-snippet new file mode 100644 index 000000000..dea3b7890 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateTextWithState.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateTextWithState + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateTextureWithState.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateTextureWithState.sublime-snippet new file mode 100644 index 000000000..ea231790a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateTextureWithState.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateTextureWithState + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UIWidgetTemplateTooltipFrame.sublime-snippet b/Reference/String Reference/Templates/Frame/UIWidgetTemplateTooltipFrame.sublime-snippet new file mode 100644 index 000000000..dd491bf4d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UIWidgetTemplateTooltipFrame.sublime-snippet @@ -0,0 +1,6 @@ + + + UIWidgetTemplateTooltipFrame + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitCounterBarNumberTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitCounterBarNumberTemplate.sublime-snippet new file mode 100644 index 000000000..e69d5e819 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitCounterBarNumberTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitCounterBarNumberTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitPopupVoiceLevelsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitPopupVoiceLevelsTemplate.sublime-snippet new file mode 100644 index 000000000..3074acea5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitPopupVoiceLevelsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPopupVoiceLevelsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitPopupVoiceTextTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitPopupVoiceTextTemplate.sublime-snippet new file mode 100644 index 000000000..2e965a86e --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitPopupVoiceTextTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPopupVoiceTextTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitPositionFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitPositionFrameTemplate.sublime-snippet new file mode 100644 index 000000000..9b24aa3a9 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitPositionFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPositionFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitPowerBarAltCounterTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitPowerBarAltCounterTemplate.sublime-snippet new file mode 100644 index 000000000..f48d7b5c8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitPowerBarAltCounterTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPowerBarAltCounterTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitPowerBarAltPillTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitPowerBarAltPillTemplate.sublime-snippet new file mode 100644 index 000000000..1c52b5bb4 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitPowerBarAltPillTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPowerBarAltPillTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitPowerBarAltTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitPowerBarAltTemplate.sublime-snippet new file mode 100644 index 000000000..1ada7f5ad --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitPowerBarAltTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPowerBarAltTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UnitPowerBarAltTexturableTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UnitPowerBarAltTexturableTemplate.sublime-snippet new file mode 100644 index 000000000..ef40bece8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UnitPowerBarAltTexturableTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UnitPowerBarAltTexturableTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UpgradeFrameBorderedTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UpgradeFrameBorderedTemplate.sublime-snippet new file mode 100644 index 000000000..83ce3aaa0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UpgradeFrameBorderedTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UpgradeFrameBorderedTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UpgradeFrameFeatureLargeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UpgradeFrameFeatureLargeTemplate.sublime-snippet new file mode 100644 index 000000000..acd27bb79 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UpgradeFrameFeatureLargeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UpgradeFrameFeatureLargeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/UpgradeFrameFeatureTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/UpgradeFrameFeatureTemplate.sublime-snippet new file mode 100644 index 000000000..56944f735 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/UpgradeFrameFeatureTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + UpgradeFrameFeatureTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VehiclePinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VehiclePinTemplate.sublime-snippet new file mode 100644 index 000000000..e9ac936e8 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VehiclePinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VehiclePinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VideoOptionsDropDownMenuTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VideoOptionsDropDownMenuTemplate.sublime-snippet new file mode 100644 index 000000000..e6fc24780 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VideoOptionsDropDownMenuTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VideoOptionsDropDownMenuTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VignettePinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VignettePinTemplate.sublime-snippet new file mode 100644 index 000000000..d55b1608a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VignettePinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VignettePinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VoiceActivityNotificationTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VoiceActivityNotificationTemplate.sublime-snippet new file mode 100644 index 000000000..8fd91f1d6 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VoiceActivityNotificationTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VoiceActivityNotificationTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VoiceActivityVolumeTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VoiceActivityVolumeTemplate.sublime-snippet new file mode 100644 index 000000000..26b3b9851 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VoiceActivityVolumeTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VoiceActivityVolumeTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VoiceChatDotsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VoiceChatDotsTemplate.sublime-snippet new file mode 100644 index 000000000..f1c5c07b0 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VoiceChatDotsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VoiceChatDotsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VoiceChatHeadsetTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VoiceChatHeadsetTemplate.sublime-snippet new file mode 100644 index 000000000..f0ba5fa9b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VoiceChatHeadsetTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VoiceChatHeadsetTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VoiceChatPromptTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VoiceChatPromptTemplate.sublime-snippet new file mode 100644 index 000000000..b6a628234 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VoiceChatPromptTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VoiceChatPromptTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VoidStorageAntsFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VoidStorageAntsFrameTemplate.sublime-snippet new file mode 100644 index 000000000..f4e80f417 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VoidStorageAntsFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VoidStorageAntsFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/VoidStorageInsetFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/VoidStorageInsetFrameTemplate.sublime-snippet new file mode 100644 index 000000000..1f14b6769 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/VoidStorageInsetFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + VoidStorageInsetFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WarCampaignTooltipTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WarCampaignTooltipTemplate.sublime-snippet new file mode 100644 index 000000000..38a349f8a --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WarCampaignTooltipTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WarCampaignTooltipTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WardrobeOutfitDropDownTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WardrobeOutfitDropDownTemplate.sublime-snippet new file mode 100644 index 000000000..43a78f75c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WardrobeOutfitDropDownTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WardrobeOutfitDropDownTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WardrobeSetsDetailsItemFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WardrobeSetsDetailsItemFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0e01ef22d --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WardrobeSetsDetailsItemFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WardrobeSetsDetailsItemFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WardrobeSetsScrollFrameButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WardrobeSetsScrollFrameButtonTemplate.sublime-snippet new file mode 100644 index 000000000..04486ebbf --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WardrobeSetsScrollFrameButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WardrobeSetsScrollFrameButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WideChatConfigBoxWithHeaderAndClassColorsTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WideChatConfigBoxWithHeaderAndClassColorsTemplate.sublime-snippet new file mode 100644 index 000000000..cfbc57887 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WideChatConfigBoxWithHeaderAndClassColorsTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WideChatConfigBoxWithHeaderAndClassColorsTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WoodFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WoodFrameTemplate.sublime-snippet new file mode 100644 index 000000000..84f353fee --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WoodFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WoodFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapActionButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapActionButtonTemplate.sublime-snippet new file mode 100644 index 000000000..3f24ced75 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapActionButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapActionButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapBountyBoardObjectiveTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapBountyBoardObjectiveTemplate.sublime-snippet new file mode 100644 index 000000000..efa65118f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapBountyBoardObjectiveTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapBountyBoardObjectiveTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapBountyBoardTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapBountyBoardTemplate.sublime-snippet new file mode 100644 index 000000000..16418ff8b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapBountyBoardTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapBountyBoardTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapFloorNavigationFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapFloorNavigationFrameTemplate.sublime-snippet new file mode 100644 index 000000000..5b736ed5b --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapFloorNavigationFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapFloorNavigationFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapFrameTemplate.sublime-snippet new file mode 100644 index 000000000..6a450ef0f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapInvasionOverlayTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapInvasionOverlayTemplate.sublime-snippet new file mode 100644 index 000000000..c43a83ea5 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapInvasionOverlayTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapInvasionOverlayTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapNavBarButtonTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapNavBarButtonTemplate.sublime-snippet new file mode 100644 index 000000000..2fbb86a08 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapNavBarButtonTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapNavBarButtonTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapNavBarTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapNavBarTemplate.sublime-snippet new file mode 100644 index 000000000..0e0a6f13c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapNavBarTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapNavBarTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapSidePanelToggleTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapSidePanelToggleTemplate.sublime-snippet new file mode 100644 index 000000000..966f4420f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapSidePanelToggleTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapSidePanelToggleTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldMapZoneTimerTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldMapZoneTimerTemplate.sublime-snippet new file mode 100644 index 000000000..72611e81c --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldMapZoneTimerTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldMapZoneTimerTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldQuestCompleteAlertFrameTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldQuestCompleteAlertFrameTemplate.sublime-snippet new file mode 100644 index 000000000..0ccadb330 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldQuestCompleteAlertFrameTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldQuestCompleteAlertFrameTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldQuestPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldQuestPinTemplate.sublime-snippet new file mode 100644 index 000000000..f1a613a8f --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldQuestPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldQuestPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldQuestPingPinTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldQuestPingPinTemplate.sublime-snippet new file mode 100644 index 000000000..1fba22838 --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldQuestPingPinTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldQuestPingPinTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Frame/WorldStateScoreTemplate.sublime-snippet b/Reference/String Reference/Templates/Frame/WorldStateScoreTemplate.sublime-snippet new file mode 100644 index 000000000..7a3b626ad --- /dev/null +++ b/Reference/String Reference/Templates/Frame/WorldStateScoreTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + WorldStateScoreTemplate + "template" + source.lua string.template.frame + diff --git a/Reference/String Reference/Templates/Texture/!/Texture.sublime-completions.txt b/Reference/String Reference/Templates/Texture/!/Texture.sublime-completions.txt index 2980f0951..3beeee7a9 100644 --- a/Reference/String Reference/Templates/Texture/!/Texture.sublime-completions.txt +++ b/Reference/String Reference/Templates/Texture/!/Texture.sublime-completions.txt @@ -1,105 +1,32 @@ { "scope": "source.lua string.template.texture", "completions": [ - { - "trigger": "AdventureMapDetailTileTemplate\t\"template\"", - "contents": "AdventureMapDetailTileTemplate", - }, - { - "trigger": "GarrisonMissionFollowerButtonDurabilityTemplate\t\"template\"", - "contents": "GarrisonMissionFollowerButtonDurabilityTemplate", - }, - { - "trigger": "NubTemplate\t\"template\"", - "contents": "NubTemplate", - }, - { - "trigger": "MapCanvasDetailTileTemplate\t\"template\"", - "contents": "MapCanvasDetailTileTemplate", - }, - { - "trigger": "MapCanvasDebugTriggerAreaTemplate\t\"template\"", - "contents": "MapCanvasDebugTriggerAreaTemplate", - }, - { - "trigger": "GarrisonTalentChoiceTemplate\t\"template\"", - "contents": "GarrisonTalentChoiceTemplate", - }, - { - "trigger": "GarrisonTalentArrowTemplate\t\"template\"", - "contents": "GarrisonTalentArrowTemplate", - }, - { - "trigger": "PetBattleUnitTooltipPetTypeStrengthTemplate\t\"template\"", - "contents": "PetBattleUnitTooltipPetTypeStrengthTemplate", - }, - { - "trigger": "ChatTabConversationIconTemplate\t\"template\"", - "contents": "ChatTabConversationIconTemplate", - }, - { - "trigger": "ColorblindExampleIconTemplate\t\"template\"", - "contents": "ColorblindExampleIconTemplate", - }, - { - "trigger": "SharedPetBattleStrengthPetTypeTemplate\t\"template\"", - "contents": "SharedPetBattleStrengthPetTypeTemplate", - }, - { - "trigger": "GreenCheckMarkTemplate\t\"template\"", - "contents": "GreenCheckMarkTemplate", - }, - { - "trigger": "TalentBranchTemplate\t\"template\"", - "contents": "TalentBranchTemplate", - }, - { - "trigger": "TalentArrowTemplate\t\"template\"", - "contents": "TalentArrowTemplate", - }, - { - "trigger": "CapProgressBarDividerTemplate\t\"template\"", - "contents": "CapProgressBarDividerTemplate", - }, - { - "trigger": "MyHealPredictionBarTemplate\t\"template\"", - "contents": "MyHealPredictionBarTemplate", - }, - { - "trigger": "MyManaCostPredictionBarTemplate\t\"template\"", - "contents": "MyManaCostPredictionBarTemplate", - }, - { - "trigger": "OtherHealPredictionBarTemplate\t\"template\"", - "contents": "OtherHealPredictionBarTemplate", - }, - { - "trigger": "TotalAbsorbBarTemplate\t\"template\"", - "contents": "TotalAbsorbBarTemplate", - }, - { - "trigger": "HealAbsorbBarTemplate\t\"template\"", - "contents": "HealAbsorbBarTemplate", - }, - { - "trigger": "HealAbsorbBarLeftShadowTemplate\t\"template\"", - "contents": "HealAbsorbBarLeftShadowTemplate", - }, - { - "trigger": "HealAbsorbBarRightShadowTemplate\t\"template\"", - "contents": "HealAbsorbBarRightShadowTemplate", - }, - { - "trigger": "TotalAbsorbBarOverlayTemplate\t\"template\"", - "contents": "TotalAbsorbBarOverlayTemplate", - }, - { - "trigger": "OverAbsorbGlowTemplate\t\"template\"", - "contents": "OverAbsorbGlowTemplates", - }, - { - "trigger": "OverHealAbsorbGlowTemplate\t\"template\"", - "contents": "OverHealAbsorbGlowTemplate", - }, + {"trigger": "AdventureMapDetailTileTemplate\t\"template\"", "contents": "AdventureMapDetailTileTemplate"}, + {"trigger": "CapProgressBarDividerTemplate\t\"template\"", "contents": "CapProgressBarDividerTemplate"}, + {"trigger": "ChatTabConversationIconTemplate\t\"template\"", "contents": "ChatTabConversationIconTemplate"}, + {"trigger": "ColorblindExampleIconTemplate\t\"template\"", "contents": "ColorblindExampleIconTemplate"}, + {"trigger": "GarrisonMissionFollowerButtonDurabilityTemplate\t\"template\"", "contents": "GarrisonMissionFollowerButtonDurabilityTemplate"}, + {"trigger": "GarrisonTalentArrowTemplate\t\"template\"", "contents": "GarrisonTalentArrowTemplate"}, + {"trigger": "GarrisonTalentChoiceTemplate\t\"template\"", "contents": "GarrisonTalentChoiceTemplate"}, + {"trigger": "GreenCheckMarkTemplate\t\"template\"", "contents": "GreenCheckMarkTemplate"}, + {"trigger": "HealAbsorbBarLeftShadowTemplate\t\"template\"", "contents": "HealAbsorbBarLeftShadowTemplate"}, + {"trigger": "HealAbsorbBarRightShadowTemplate\t\"template\"", "contents": "HealAbsorbBarRightShadowTemplate"}, + {"trigger": "HealAbsorbBarTemplate\t\"template\"", "contents": "HealAbsorbBarTemplate"}, + {"trigger": "MapCanvasDebugTriggerAreaTemplate\t\"template\"", "contents": "MapCanvasDebugTriggerAreaTemplate"}, + {"trigger": "MapCanvasDetailTileTemplate\t\"template\"", "contents": "MapCanvasDetailTileTemplate"}, + {"trigger": "MyHealPredictionBarTemplate\t\"template\"", "contents": "MyHealPredictionBarTemplate"}, + {"trigger": "MyManaCostPredictionBarTemplate\t\"template\"", "contents": "MyManaCostPredictionBarTemplate"}, + {"trigger": "NubTemplate\t\"template\"", "contents": "NubTemplate"}, + {"trigger": "OtherHealPredictionBarTemplate\t\"template\"", "contents": "OtherHealPredictionBarTemplate"}, + {"trigger": "OverAbsorbGlowTemplate\t\"template\"", "contents": "OverAbsorbGlowTemplate"}, + {"trigger": "OverHealAbsorbGlowTemplate\t\"template\"", "contents": "OverHealAbsorbGlowTemplate"}, + {"trigger": "PartyPoseModelShadowTextureTemplate\t\"template\"", "contents": "PartyPoseModelShadowTextureTemplate"}, + {"trigger": "PetBattleUnitTooltipPetTypeStrengthTemplate\t\"template\"", "contents": "PetBattleUnitTooltipPetTypeStrengthTemplate"}, + {"trigger": "SharedPetBattleStrengthPetTypeTemplate\t\"template\"", "contents": "SharedPetBattleStrengthPetTypeTemplate"}, + {"trigger": "SocialToastGlowTemplate\t\"template\"", "contents": "SocialToastGlowTemplate"}, + {"trigger": "TalentArrowTemplate\t\"template\"", "contents": "TalentArrowTemplate"}, + {"trigger": "TalentBranchTemplate\t\"template\"", "contents": "TalentBranchTemplate"}, + {"trigger": "TotalAbsorbBarOverlayTemplate\t\"template\"", "contents": "TotalAbsorbBarOverlayTemplate"}, + {"trigger": "TotalAbsorbBarTemplate\t\"template\"", "contents": "TotalAbsorbBarTemplate"}, ] } diff --git a/Reference/String Reference/Templates/Texture/PartyPoseModelShadowTextureTemplate.sublime-snippet b/Reference/String Reference/Templates/Texture/PartyPoseModelShadowTextureTemplate.sublime-snippet new file mode 100644 index 000000000..e9fd61ce5 --- /dev/null +++ b/Reference/String Reference/Templates/Texture/PartyPoseModelShadowTextureTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + PartyPoseModelShadowTextureTemplate + "template" + source.lua string.template.texture + diff --git a/Reference/String Reference/Templates/Texture/SocialToastGlowTemplate.sublime-snippet b/Reference/String Reference/Templates/Texture/SocialToastGlowTemplate.sublime-snippet new file mode 100644 index 000000000..e57c4c4d9 --- /dev/null +++ b/Reference/String Reference/Templates/Texture/SocialToastGlowTemplate.sublime-snippet @@ -0,0 +1,6 @@ + + + SocialToastGlowTemplate + "template" + source.lua string.template.texture + diff --git a/Reference/Widget Reference/!/Widget API.sublime-completions.txt b/Reference/Widget Reference/!/Widget API.sublime-completions.txt index 2718cbddc..ca3cb76be 100644 --- a/Reference/Widget Reference/!/Widget API.sublime-completions.txt +++ b/Reference/Widget Reference/!/Widget API.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "AddDoubleLine\t(\"textLeft\", \"textRight\", [rL], [gL], [bL], [rR], [gR], [bR])", diff --git a/Reference/Widget Reference/AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet b/Reference/Widget Reference/AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet index 59982d072..75c29903a 100644 --- a/Reference/Widget Reference/AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet +++ b/Reference/Widget Reference/AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet @@ -2,5 +2,5 @@ AddDoubleLine ("textLeft", "textRight", [rL], [gL], [bL], [rR], [gR], [bR]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AddFontStrings(left, right).sublime-snippet b/Reference/Widget Reference/AddFontStrings(left, right).sublime-snippet index 20e7be42f..07751c6ac 100644 --- a/Reference/Widget Reference/AddFontStrings(left, right).sublime-snippet +++ b/Reference/Widget Reference/AddFontStrings(left, right).sublime-snippet @@ -2,5 +2,5 @@ AddFontStrings (left, right) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AddHistoryLine(text).sublime-snippet b/Reference/Widget Reference/AddHistoryLine(text).sublime-snippet index 76878e4c5..4037f399b 100644 --- a/Reference/Widget Reference/AddHistoryLine(text).sublime-snippet +++ b/Reference/Widget Reference/AddHistoryLine(text).sublime-snippet @@ -2,5 +2,5 @@ AddHistoryLine ("text") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet b/Reference/Widget Reference/AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet index aa65dada0..f9708b286 100644 --- a/Reference/Widget Reference/AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet +++ b/Reference/Widget Reference/AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet @@ -2,5 +2,5 @@ AddLine ("text", [red], [green], [blue], [wrap]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet b/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet index 9c4ed3ae2..c91e3a746 100644 --- a/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet +++ b/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet @@ -2,5 +2,5 @@ AddMessage ("text", [red], [green], [blue], [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet b/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet index 8febcdee0..01e311c5c 100644 --- a/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet +++ b/Reference/Widget Reference/AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet @@ -2,5 +2,5 @@ AddMessage ("text", [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AddTexture(texture).sublime-snippet b/Reference/Widget Reference/AddTexture(texture).sublime-snippet index f1620cebf..576aca939 100644 --- a/Reference/Widget Reference/AddTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/AddTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ AddTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AdvanceTime().sublime-snippet b/Reference/Widget Reference/AdvanceTime().sublime-snippet index 26340194c..3b7ebeb24 100644 --- a/Reference/Widget Reference/AdvanceTime().sublime-snippet +++ b/Reference/Widget Reference/AdvanceTime().sublime-snippet @@ -2,5 +2,5 @@ AdvanceTime () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AllowAttributeChanges().sublime-snippet b/Reference/Widget Reference/AllowAttributeChanges().sublime-snippet index 460eaad46..b2eff1c39 100644 --- a/Reference/Widget Reference/AllowAttributeChanges().sublime-snippet +++ b/Reference/Widget Reference/AllowAttributeChanges().sublime-snippet @@ -2,5 +2,5 @@ AllowAttributeChanges () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AppendText(text).sublime-snippet b/Reference/Widget Reference/AppendText(text).sublime-snippet index 6d0829947..36f929220 100644 --- a/Reference/Widget Reference/AppendText(text).sublime-snippet +++ b/Reference/Widget Reference/AppendText(text).sublime-snippet @@ -2,5 +2,5 @@ AppendText ("text") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AtBottom().sublime-snippet b/Reference/Widget Reference/AtBottom().sublime-snippet index c5700ed4e..58be13697 100644 --- a/Reference/Widget Reference/AtBottom().sublime-snippet +++ b/Reference/Widget Reference/AtBottom().sublime-snippet @@ -2,5 +2,5 @@ AtBottom () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/AtTop().sublime-snippet b/Reference/Widget Reference/AtTop().sublime-snippet index 3c616b465..6a9367dff 100644 --- a/Reference/Widget Reference/AtTop().sublime-snippet +++ b/Reference/Widget Reference/AtTop().sublime-snippet @@ -2,5 +2,5 @@ AtTop () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/CanChangeAttribute().sublime-snippet index 60e328823..90aa9b943 100644 --- a/Reference/Widget Reference/CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/CanChangeProtectedState().sublime-snippet index ba79b3b0d..9f84286ff 100644 --- a/Reference/Widget Reference/CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CanNonSpaceWrap().sublime-snippet b/Reference/Widget Reference/CanNonSpaceWrap().sublime-snippet index 315b1efdd..090c28296 100644 --- a/Reference/Widget Reference/CanNonSpaceWrap().sublime-snippet +++ b/Reference/Widget Reference/CanNonSpaceWrap().sublime-snippet @@ -2,5 +2,5 @@ CanNonSpaceWrap () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CanSaveTabardNow().sublime-snippet b/Reference/Widget Reference/CanSaveTabardNow().sublime-snippet index 57cf5069e..0ec0b3406 100644 --- a/Reference/Widget Reference/CanSaveTabardNow().sublime-snippet +++ b/Reference/Widget Reference/CanSaveTabardNow().sublime-snippet @@ -2,5 +2,5 @@ CanSaveTabardNow () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CanWordWrap().sublime-snippet b/Reference/Widget Reference/CanWordWrap().sublime-snippet index fb56b8063..03e42606e 100644 --- a/Reference/Widget Reference/CanWordWrap().sublime-snippet +++ b/Reference/Widget Reference/CanWordWrap().sublime-snippet @@ -2,5 +2,5 @@ CanWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Clear().sublime-snippet b/Reference/Widget Reference/Clear().sublime-snippet index 22b17337a..881c883af 100644 --- a/Reference/Widget Reference/Clear().sublime-snippet +++ b/Reference/Widget Reference/Clear().sublime-snippet @@ -2,5 +2,5 @@ Clear () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ClearAllPoints().sublime-snippet b/Reference/Widget Reference/ClearAllPoints().sublime-snippet index e7bc2244b..66cb77397 100644 --- a/Reference/Widget Reference/ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ClearFocus().sublime-snippet b/Reference/Widget Reference/ClearFocus().sublime-snippet index 23d0a8217..258daabdf 100644 --- a/Reference/Widget Reference/ClearFocus().sublime-snippet +++ b/Reference/Widget Reference/ClearFocus().sublime-snippet @@ -2,5 +2,5 @@ ClearFocus () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ClearFog().sublime-snippet b/Reference/Widget Reference/ClearFog().sublime-snippet index 22145074a..e3d8f2367 100644 --- a/Reference/Widget Reference/ClearFog().sublime-snippet +++ b/Reference/Widget Reference/ClearFog().sublime-snippet @@ -2,5 +2,5 @@ ClearFog () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ClearHistory().sublime-snippet b/Reference/Widget Reference/ClearHistory().sublime-snippet index 6b80ba459..d4994062d 100644 --- a/Reference/Widget Reference/ClearHistory().sublime-snippet +++ b/Reference/Widget Reference/ClearHistory().sublime-snippet @@ -2,5 +2,5 @@ ClearHistory () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ClearLines().sublime-snippet b/Reference/Widget Reference/ClearLines().sublime-snippet index 773d3a723..67ffc4c79 100644 --- a/Reference/Widget Reference/ClearLines().sublime-snippet +++ b/Reference/Widget Reference/ClearLines().sublime-snippet @@ -2,5 +2,5 @@ ClearLines () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ClearModel().sublime-snippet b/Reference/Widget Reference/ClearModel().sublime-snippet index 0eaa82d7b..366ba84b5 100644 --- a/Reference/Widget Reference/ClearModel().sublime-snippet +++ b/Reference/Widget Reference/ClearModel().sublime-snippet @@ -2,5 +2,5 @@ ClearModel () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Click(button, down).sublime-snippet b/Reference/Widget Reference/Click(button, down).sublime-snippet index baaf0daf5..e4936a726 100644 --- a/Reference/Widget Reference/Click(button, down).sublime-snippet +++ b/Reference/Widget Reference/Click(button, down).sublime-snippet @@ -2,5 +2,5 @@ Click ("button", down) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Cooldown-GetReverse().sublime-snippet b/Reference/Widget Reference/Cooldown-GetReverse().sublime-snippet deleted file mode 100644 index 1a547bdc6..000000000 --- a/Reference/Widget Reference/Cooldown-GetReverse().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Cooldown:GetReverse - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Cooldown-SetCooldown(start, duration).sublime-snippet b/Reference/Widget Reference/Cooldown-SetCooldown(start, duration).sublime-snippet deleted file mode 100644 index baac4368f..000000000 --- a/Reference/Widget Reference/Cooldown-SetCooldown(start, duration).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Cooldown:SetCooldown - (start, duration) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Cooldown-SetReverse(reverse).sublime-snippet b/Reference/Widget Reference/Cooldown-SetReverse(reverse).sublime-snippet deleted file mode 100644 index 962996995..000000000 --- a/Reference/Widget Reference/Cooldown-SetReverse(reverse).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Cooldown:SetReverse - (reverse) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/CopyFontObject(font).sublime-snippet b/Reference/Widget Reference/CopyFontObject(font).sublime-snippet index 7bd438249..c4f38904a 100644 --- a/Reference/Widget Reference/CopyFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/CopyFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ CopyFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet index 19ff10ecf..3e2aa115e 100644 --- a/Reference/Widget Reference/CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ CreateAnimation ("animationType", ["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index 035807996..fa68d80cd 100644 --- a/Reference/Widget Reference/CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CreateControlPoint([name], [template], [order]).sublime-snippet b/Reference/Widget Reference/CreateControlPoint([name], [template], [order]).sublime-snippet index 97714b207..62e892cf7 100644 --- a/Reference/Widget Reference/CreateControlPoint([name], [template], [order]).sublime-snippet +++ b/Reference/Widget Reference/CreateControlPoint([name], [template], [order]).sublime-snippet @@ -2,5 +2,5 @@ CreateControlPoint (["name"], ["template"], [order]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/CreateFontString([name], [layer], [inherits]).sublime-snippet index 7ed926944..840fe821a 100644 --- a/Reference/Widget Reference/CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index ae1ad24b9..661ad3a66 100644 --- a/Reference/Widget Reference/CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CreateTitleRegion().sublime-snippet b/Reference/Widget Reference/CreateTitleRegion().sublime-snippet index d1244121e..f02344af3 100644 --- a/Reference/Widget Reference/CreateTitleRegion().sublime-snippet +++ b/Reference/Widget Reference/CreateTitleRegion().sublime-snippet @@ -2,5 +2,5 @@ CreateTitleRegion () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/CycleVariation(variable, delta).sublime-snippet b/Reference/Widget Reference/CycleVariation(variable, delta).sublime-snippet index 5bec7b572..a009e6d1c 100644 --- a/Reference/Widget Reference/CycleVariation(variable, delta).sublime-snippet +++ b/Reference/Widget Reference/CycleVariation(variable, delta).sublime-snippet @@ -2,5 +2,5 @@ CycleVariation (variable, delta) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Disable().sublime-snippet b/Reference/Widget Reference/Disable().sublime-snippet index e7abf8230..769756a1a 100644 --- a/Reference/Widget Reference/Disable().sublime-snippet +++ b/Reference/Widget Reference/Disable().sublime-snippet @@ -2,5 +2,5 @@ Disable () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DisableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/DisableDrawLayer(layer).sublime-snippet index f395af841..9c0702e53 100644 --- a/Reference/Widget Reference/DisableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/DisableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ DisableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DrawBlob(blobId, draw).sublime-snippet b/Reference/Widget Reference/DrawBlob(blobId, draw).sublime-snippet index 5f788a86f..1209459fb 100644 --- a/Reference/Widget Reference/DrawBlob(blobId, draw).sublime-snippet +++ b/Reference/Widget Reference/DrawBlob(blobId, draw).sublime-snippet @@ -2,5 +2,5 @@ DrawBlob (blobId, draw) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DrawBlob(questID, Draw).sublime-snippet b/Reference/Widget Reference/DrawBlob(questID, Draw).sublime-snippet index 319feda26..82d464c25 100644 --- a/Reference/Widget Reference/DrawBlob(questID, Draw).sublime-snippet +++ b/Reference/Widget Reference/DrawBlob(questID, Draw).sublime-snippet @@ -2,5 +2,5 @@ DrawBlob (questID, Draw) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DrawNone().sublime-snippet b/Reference/Widget Reference/DrawNone().sublime-snippet index ad14f6bb3..46b8b6830 100644 --- a/Reference/Widget Reference/DrawNone().sublime-snippet +++ b/Reference/Widget Reference/DrawNone().sublime-snippet @@ -2,5 +2,5 @@ DrawNone () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Dress().sublime-snippet b/Reference/Widget Reference/Dress().sublime-snippet index c5dab7937..04c35d13f 100644 --- a/Reference/Widget Reference/Dress().sublime-snippet +++ b/Reference/Widget Reference/Dress().sublime-snippet @@ -2,5 +2,5 @@ Dress () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DressUpModel-Dress().sublime-snippet b/Reference/Widget Reference/DressUpModel-Dress().sublime-snippet index cf99d76de..a0300bb88 100644 --- a/Reference/Widget Reference/DressUpModel-Dress().sublime-snippet +++ b/Reference/Widget Reference/DressUpModel-Dress().sublime-snippet @@ -2,5 +2,5 @@ DressUpModel:Dress () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DressUpModel-TryOn(itemID).sublime-snippet b/Reference/Widget Reference/DressUpModel-TryOn(itemID).sublime-snippet index 81baf3b45..2993eda3d 100644 --- a/Reference/Widget Reference/DressUpModel-TryOn(itemID).sublime-snippet +++ b/Reference/Widget Reference/DressUpModel-TryOn(itemID).sublime-snippet @@ -2,5 +2,5 @@ DressUpModel:TryOn (itemID) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DressUpModel-TryOn(itemLink).sublime-snippet b/Reference/Widget Reference/DressUpModel-TryOn(itemLink).sublime-snippet index 90ffd5728..78c4729cd 100644 --- a/Reference/Widget Reference/DressUpModel-TryOn(itemLink).sublime-snippet +++ b/Reference/Widget Reference/DressUpModel-TryOn(itemLink).sublime-snippet @@ -2,5 +2,5 @@ DressUpModel:TryOn ("itemLink") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DressUpModel-TryOn(itemName).sublime-snippet b/Reference/Widget Reference/DressUpModel-TryOn(itemName).sublime-snippet index a30df133a..8f9affb0a 100644 --- a/Reference/Widget Reference/DressUpModel-TryOn(itemName).sublime-snippet +++ b/Reference/Widget Reference/DressUpModel-TryOn(itemName).sublime-snippet @@ -2,5 +2,5 @@ DressUpModel:TryOn ("itemName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/DressUpModel-Undress().sublime-snippet b/Reference/Widget Reference/DressUpModel-Undress().sublime-snippet index 2429e8cc9..fc5ebedf9 100644 --- a/Reference/Widget Reference/DressUpModel-Undress().sublime-snippet +++ b/Reference/Widget Reference/DressUpModel-Undress().sublime-snippet @@ -2,5 +2,5 @@ DressUpModel:Undress () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EditBox-AddHistoryLine(text).sublime-snippet b/Reference/Widget Reference/EditBox-AddHistoryLine(text).sublime-snippet deleted file mode 100644 index baeaf3823..000000000 --- a/Reference/Widget Reference/EditBox-AddHistoryLine(text).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:AddHistoryLine - ("text") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-ClearFocus().sublime-snippet b/Reference/Widget Reference/EditBox-ClearFocus().sublime-snippet deleted file mode 100644 index 9740e2766..000000000 --- a/Reference/Widget Reference/EditBox-ClearFocus().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:ClearFocus - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-ClearHistory().sublime-snippet b/Reference/Widget Reference/EditBox-ClearHistory().sublime-snippet deleted file mode 100644 index 971f3a38f..000000000 --- a/Reference/Widget Reference/EditBox-ClearHistory().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:ClearHistory - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-Disable().sublime-snippet b/Reference/Widget Reference/EditBox-Disable().sublime-snippet deleted file mode 100644 index a4a5f0ea1..000000000 --- a/Reference/Widget Reference/EditBox-Disable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:Disable - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-Enable().sublime-snippet b/Reference/Widget Reference/EditBox-Enable().sublime-snippet deleted file mode 100644 index 2973eefb5..000000000 --- a/Reference/Widget Reference/EditBox-Enable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:Enable - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetAltArrowKeyMode().sublime-snippet b/Reference/Widget Reference/EditBox-GetAltArrowKeyMode().sublime-snippet deleted file mode 100644 index d6b46d1f7..000000000 --- a/Reference/Widget Reference/EditBox-GetAltArrowKeyMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetAltArrowKeyMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetBlinkSpeed().sublime-snippet b/Reference/Widget Reference/EditBox-GetBlinkSpeed().sublime-snippet deleted file mode 100644 index 588b9bc71..000000000 --- a/Reference/Widget Reference/EditBox-GetBlinkSpeed().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetBlinkSpeed - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetCursorPosition().sublime-snippet b/Reference/Widget Reference/EditBox-GetCursorPosition().sublime-snippet deleted file mode 100644 index aee99848b..000000000 --- a/Reference/Widget Reference/EditBox-GetCursorPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetCursorPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetHistoryLines().sublime-snippet b/Reference/Widget Reference/EditBox-GetHistoryLines().sublime-snippet deleted file mode 100644 index 4f8aefc0e..000000000 --- a/Reference/Widget Reference/EditBox-GetHistoryLines().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetHistoryLines - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/EditBox-GetHyperlinksEnabled().sublime-snippet deleted file mode 100644 index 8bca9d75c..000000000 --- a/Reference/Widget Reference/EditBox-GetHyperlinksEnabled().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetHyperlinksEnabled - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/EditBox-GetIndentedWordWrap().sublime-snippet deleted file mode 100644 index 86e1b2c41..000000000 --- a/Reference/Widget Reference/EditBox-GetIndentedWordWrap().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetIndentedWordWrap - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetInputLanguage().sublime-snippet b/Reference/Widget Reference/EditBox-GetInputLanguage().sublime-snippet deleted file mode 100644 index 0eab8c456..000000000 --- a/Reference/Widget Reference/EditBox-GetInputLanguage().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetInputLanguage - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetMaxBytes().sublime-snippet b/Reference/Widget Reference/EditBox-GetMaxBytes().sublime-snippet deleted file mode 100644 index 3f7c166cb..000000000 --- a/Reference/Widget Reference/EditBox-GetMaxBytes().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetMaxBytes - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetMaxLetters().sublime-snippet b/Reference/Widget Reference/EditBox-GetMaxLetters().sublime-snippet deleted file mode 100644 index 68be3b87f..000000000 --- a/Reference/Widget Reference/EditBox-GetMaxLetters().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetMaxLetters - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetNumLetters().sublime-snippet b/Reference/Widget Reference/EditBox-GetNumLetters().sublime-snippet deleted file mode 100644 index 80f07f493..000000000 --- a/Reference/Widget Reference/EditBox-GetNumLetters().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetNumLetters - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetNumber().sublime-snippet b/Reference/Widget Reference/EditBox-GetNumber().sublime-snippet deleted file mode 100644 index 1bddea585..000000000 --- a/Reference/Widget Reference/EditBox-GetNumber().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetNumber - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetText().sublime-snippet b/Reference/Widget Reference/EditBox-GetText().sublime-snippet deleted file mode 100644 index b42dbcc5a..000000000 --- a/Reference/Widget Reference/EditBox-GetText().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetText - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetTextInsets().sublime-snippet b/Reference/Widget Reference/EditBox-GetTextInsets().sublime-snippet deleted file mode 100644 index 4a8a5364e..000000000 --- a/Reference/Widget Reference/EditBox-GetTextInsets().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetTextInsets - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-GetUTF8CursorPosition().sublime-snippet b/Reference/Widget Reference/EditBox-GetUTF8CursorPosition().sublime-snippet deleted file mode 100644 index da007d41f..000000000 --- a/Reference/Widget Reference/EditBox-GetUTF8CursorPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:GetUTF8CursorPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-HasFocus().sublime-snippet b/Reference/Widget Reference/EditBox-HasFocus().sublime-snippet deleted file mode 100644 index 9b350522d..000000000 --- a/Reference/Widget Reference/EditBox-HasFocus().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:HasFocus - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-HighlightText([start], [end]).sublime-snippet b/Reference/Widget Reference/EditBox-HighlightText([start], [end]).sublime-snippet deleted file mode 100644 index 2775a2447..000000000 --- a/Reference/Widget Reference/EditBox-HighlightText([start], [end]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:HighlightText - ([start], [end]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-Insert(text).sublime-snippet b/Reference/Widget Reference/EditBox-Insert(text).sublime-snippet deleted file mode 100644 index 36b319d3d..000000000 --- a/Reference/Widget Reference/EditBox-Insert(text).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:Insert - ("text") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-IsAutoFocus().sublime-snippet b/Reference/Widget Reference/EditBox-IsAutoFocus().sublime-snippet deleted file mode 100644 index 91afe2191..000000000 --- a/Reference/Widget Reference/EditBox-IsAutoFocus().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:IsAutoFocus - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-IsCountInvisibleLetters().sublime-snippet b/Reference/Widget Reference/EditBox-IsCountInvisibleLetters().sublime-snippet deleted file mode 100644 index aac0af0c3..000000000 --- a/Reference/Widget Reference/EditBox-IsCountInvisibleLetters().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:IsCountInvisibleLetters - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-IsEnabled().sublime-snippet b/Reference/Widget Reference/EditBox-IsEnabled().sublime-snippet deleted file mode 100644 index 9da9fc762..000000000 --- a/Reference/Widget Reference/EditBox-IsEnabled().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:IsEnabled - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-IsInIMECompositionMode().sublime-snippet b/Reference/Widget Reference/EditBox-IsInIMECompositionMode().sublime-snippet deleted file mode 100644 index c5f8eafb3..000000000 --- a/Reference/Widget Reference/EditBox-IsInIMECompositionMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:IsInIMECompositionMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-IsMultiLine().sublime-snippet b/Reference/Widget Reference/EditBox-IsMultiLine().sublime-snippet deleted file mode 100644 index 932ca00f5..000000000 --- a/Reference/Widget Reference/EditBox-IsMultiLine().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:IsMultiLine - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-IsNumeric().sublime-snippet b/Reference/Widget Reference/EditBox-IsNumeric().sublime-snippet deleted file mode 100644 index 54c17c3b6..000000000 --- a/Reference/Widget Reference/EditBox-IsNumeric().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:IsNumeric - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-IsPassword().sublime-snippet b/Reference/Widget Reference/EditBox-IsPassword().sublime-snippet deleted file mode 100644 index a78e093d6..000000000 --- a/Reference/Widget Reference/EditBox-IsPassword().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:IsPassword - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetAltArrowKeyMode(enable).sublime-snippet b/Reference/Widget Reference/EditBox-SetAltArrowKeyMode(enable).sublime-snippet deleted file mode 100644 index 9281ddc7e..000000000 --- a/Reference/Widget Reference/EditBox-SetAltArrowKeyMode(enable).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetAltArrowKeyMode - (enable) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetAutoFocus(enable).sublime-snippet b/Reference/Widget Reference/EditBox-SetAutoFocus(enable).sublime-snippet deleted file mode 100644 index a7750caf9..000000000 --- a/Reference/Widget Reference/EditBox-SetAutoFocus(enable).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetAutoFocus - (enable) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetBlinkSpeed(duration).sublime-snippet b/Reference/Widget Reference/EditBox-SetBlinkSpeed(duration).sublime-snippet deleted file mode 100644 index 61a78ddb2..000000000 --- a/Reference/Widget Reference/EditBox-SetBlinkSpeed(duration).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetBlinkSpeed - (duration) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetCursorPosition(position).sublime-snippet b/Reference/Widget Reference/EditBox-SetCursorPosition(position).sublime-snippet deleted file mode 100644 index d773b6f1a..000000000 --- a/Reference/Widget Reference/EditBox-SetCursorPosition(position).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetCursorPosition - (position) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetFocus().sublime-snippet b/Reference/Widget Reference/EditBox-SetFocus().sublime-snippet deleted file mode 100644 index 79acb89ae..000000000 --- a/Reference/Widget Reference/EditBox-SetFocus().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetFocus - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetHistoryLines(count).sublime-snippet b/Reference/Widget Reference/EditBox-SetHistoryLines(count).sublime-snippet deleted file mode 100644 index 9fb36a99b..000000000 --- a/Reference/Widget Reference/EditBox-SetHistoryLines(count).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetHistoryLines - (count) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetIndentedWordWrap(indent).sublime-snippet b/Reference/Widget Reference/EditBox-SetIndentedWordWrap(indent).sublime-snippet deleted file mode 100644 index 5a7671c4d..000000000 --- a/Reference/Widget Reference/EditBox-SetIndentedWordWrap(indent).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetIndentedWordWrap - (indent) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetMaxBytes(maxBytes).sublime-snippet b/Reference/Widget Reference/EditBox-SetMaxBytes(maxBytes).sublime-snippet deleted file mode 100644 index d6161bf08..000000000 --- a/Reference/Widget Reference/EditBox-SetMaxBytes(maxBytes).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetMaxBytes - (maxBytes) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetMaxLetters(maxLetters).sublime-snippet b/Reference/Widget Reference/EditBox-SetMaxLetters(maxLetters).sublime-snippet deleted file mode 100644 index 9e466565f..000000000 --- a/Reference/Widget Reference/EditBox-SetMaxLetters(maxLetters).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetMaxLetters - (maxLetters) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetMultiLine(multiLine).sublime-snippet b/Reference/Widget Reference/EditBox-SetMultiLine(multiLine).sublime-snippet deleted file mode 100644 index 76fad44c2..000000000 --- a/Reference/Widget Reference/EditBox-SetMultiLine(multiLine).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetMultiLine - (multiLine) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetNumber(num).sublime-snippet b/Reference/Widget Reference/EditBox-SetNumber(num).sublime-snippet deleted file mode 100644 index 58150a8c4..000000000 --- a/Reference/Widget Reference/EditBox-SetNumber(num).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetNumber - (num) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetNumeric(enable).sublime-snippet b/Reference/Widget Reference/EditBox-SetNumeric(enable).sublime-snippet deleted file mode 100644 index f7de7dd35..000000000 --- a/Reference/Widget Reference/EditBox-SetNumeric(enable).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetNumeric - (enable) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetPassword(enable).sublime-snippet b/Reference/Widget Reference/EditBox-SetPassword(enable).sublime-snippet deleted file mode 100644 index 2951187bc..000000000 --- a/Reference/Widget Reference/EditBox-SetPassword(enable).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetPassword - (enable) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetText(text).sublime-snippet b/Reference/Widget Reference/EditBox-SetText(text).sublime-snippet deleted file mode 100644 index b221a5530..000000000 --- a/Reference/Widget Reference/EditBox-SetText(text).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetText - ("text") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-SetTextInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/EditBox-SetTextInsets(left, right, top, bottom).sublime-snippet deleted file mode 100644 index 43edead5b..000000000 --- a/Reference/Widget Reference/EditBox-SetTextInsets(left, right, top, bottom).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:SetTextInsets - (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/EditBox-ToggleInputLanguage().sublime-snippet b/Reference/Widget Reference/EditBox-ToggleInputLanguage().sublime-snippet deleted file mode 100644 index 66438f0b5..000000000 --- a/Reference/Widget Reference/EditBox-ToggleInputLanguage().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - EditBox:ToggleInputLanguage - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Enable().sublime-snippet b/Reference/Widget Reference/Enable().sublime-snippet index 24653383c..5111a84eb 100644 --- a/Reference/Widget Reference/Enable().sublime-snippet +++ b/Reference/Widget Reference/Enable().sublime-snippet @@ -2,5 +2,5 @@ Enable () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EnableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/EnableDrawLayer(layer).sublime-snippet index 3226e4679..8d0da2019 100644 --- a/Reference/Widget Reference/EnableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/EnableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ EnableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EnableJoystick(enable).sublime-snippet b/Reference/Widget Reference/EnableJoystick(enable).sublime-snippet index 3020ff0f4..fa95a98f8 100644 --- a/Reference/Widget Reference/EnableJoystick(enable).sublime-snippet +++ b/Reference/Widget Reference/EnableJoystick(enable).sublime-snippet @@ -2,5 +2,5 @@ EnableJoystick (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EnableKeyboard(enable).sublime-snippet b/Reference/Widget Reference/EnableKeyboard(enable).sublime-snippet index 43b84b7e8..14bc5a49d 100644 --- a/Reference/Widget Reference/EnableKeyboard(enable).sublime-snippet +++ b/Reference/Widget Reference/EnableKeyboard(enable).sublime-snippet @@ -2,5 +2,5 @@ EnableKeyboard (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EnableMouse(enable).sublime-snippet b/Reference/Widget Reference/EnableMouse(enable).sublime-snippet index df6680913..74741ee31 100644 --- a/Reference/Widget Reference/EnableMouse(enable).sublime-snippet +++ b/Reference/Widget Reference/EnableMouse(enable).sublime-snippet @@ -2,5 +2,5 @@ EnableMouse (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EnableMouseWheel(enable).sublime-snippet b/Reference/Widget Reference/EnableMouseWheel(enable).sublime-snippet index 3e9a9d64c..ca8e0a461 100644 --- a/Reference/Widget Reference/EnableMouseWheel(enable).sublime-snippet +++ b/Reference/Widget Reference/EnableMouseWheel(enable).sublime-snippet @@ -2,5 +2,5 @@ EnableMouseWheel (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EnableSmoothing(enable).sublime-snippet b/Reference/Widget Reference/EnableSmoothing(enable).sublime-snippet index 652c59a79..3cf2e479f 100644 --- a/Reference/Widget Reference/EnableSmoothing(enable).sublime-snippet +++ b/Reference/Widget Reference/EnableSmoothing(enable).sublime-snippet @@ -2,5 +2,5 @@ EnableSmoothing (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/EnableSubtitles(enable).sublime-snippet b/Reference/Widget Reference/EnableSubtitles(enable).sublime-snippet index cf8f7f504..7cff4dab1 100644 --- a/Reference/Widget Reference/EnableSubtitles(enable).sublime-snippet +++ b/Reference/Widget Reference/EnableSubtitles(enable).sublime-snippet @@ -2,5 +2,5 @@ EnableSubtitles (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/FadeOut().sublime-snippet b/Reference/Widget Reference/FadeOut().sublime-snippet index 46ae2411d..4146ec92b 100644 --- a/Reference/Widget Reference/FadeOut().sublime-snippet +++ b/Reference/Widget Reference/FadeOut().sublime-snippet @@ -2,5 +2,5 @@ FadeOut () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Finish().sublime-snippet b/Reference/Widget Reference/Finish().sublime-snippet index b355fdf57..536cfaad2 100644 --- a/Reference/Widget Reference/Finish().sublime-snippet +++ b/Reference/Widget Reference/Finish().sublime-snippet @@ -2,5 +2,5 @@ Finish () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GameTooltip-AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet b/Reference/Widget Reference/GameTooltip-AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet deleted file mode 100644 index 811e186a6..000000000 --- a/Reference/Widget Reference/GameTooltip-AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:AddDoubleLine - ("textLeft", "textRight", [rL], [gL], [bL], [rR], [gR], [bR]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-AddFontStrings(left, right).sublime-snippet b/Reference/Widget Reference/GameTooltip-AddFontStrings(left, right).sublime-snippet deleted file mode 100644 index 5acb90399..000000000 --- a/Reference/Widget Reference/GameTooltip-AddFontStrings(left, right).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:AddFontStrings - (left, right) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet b/Reference/Widget Reference/GameTooltip-AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet deleted file mode 100644 index 2e8176aed..000000000 --- a/Reference/Widget Reference/GameTooltip-AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:AddLine - ("text", [red], [green], [blue], [wrap]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-AddTexture(texture).sublime-snippet b/Reference/Widget Reference/GameTooltip-AddTexture(texture).sublime-snippet deleted file mode 100644 index 28623192f..000000000 --- a/Reference/Widget Reference/GameTooltip-AddTexture(texture).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:AddTexture - ("texture") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-AppendText(text).sublime-snippet b/Reference/Widget Reference/GameTooltip-AppendText(text).sublime-snippet deleted file mode 100644 index 83d5e641b..000000000 --- a/Reference/Widget Reference/GameTooltip-AppendText(text).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:AppendText - ("text") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-ClearLines().sublime-snippet b/Reference/Widget Reference/GameTooltip-ClearLines().sublime-snippet deleted file mode 100644 index d4a1b3ede..000000000 --- a/Reference/Widget Reference/GameTooltip-ClearLines().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:ClearLines - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-FadeOut().sublime-snippet b/Reference/Widget Reference/GameTooltip-FadeOut().sublime-snippet deleted file mode 100644 index 057336533..000000000 --- a/Reference/Widget Reference/GameTooltip-FadeOut().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:FadeOut - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-GetAnchorType().sublime-snippet b/Reference/Widget Reference/GameTooltip-GetAnchorType().sublime-snippet deleted file mode 100644 index 7bda7e5a9..000000000 --- a/Reference/Widget Reference/GameTooltip-GetAnchorType().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:GetAnchorType - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-GetItem().sublime-snippet b/Reference/Widget Reference/GameTooltip-GetItem().sublime-snippet deleted file mode 100644 index c0e9f6fb3..000000000 --- a/Reference/Widget Reference/GameTooltip-GetItem().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:GetItem - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-GetMinimumWidth().sublime-snippet b/Reference/Widget Reference/GameTooltip-GetMinimumWidth().sublime-snippet deleted file mode 100644 index 8d0d18ee9..000000000 --- a/Reference/Widget Reference/GameTooltip-GetMinimumWidth().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:GetMinimumWidth - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-GetOwner().sublime-snippet b/Reference/Widget Reference/GameTooltip-GetOwner().sublime-snippet deleted file mode 100644 index 90ce5eeee..000000000 --- a/Reference/Widget Reference/GameTooltip-GetOwner().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:GetOwner - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-GetPadding().sublime-snippet b/Reference/Widget Reference/GameTooltip-GetPadding().sublime-snippet deleted file mode 100644 index 2b2d21a7c..000000000 --- a/Reference/Widget Reference/GameTooltip-GetPadding().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:GetPadding - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-GetSpell().sublime-snippet b/Reference/Widget Reference/GameTooltip-GetSpell().sublime-snippet deleted file mode 100644 index 0ca76384b..000000000 --- a/Reference/Widget Reference/GameTooltip-GetSpell().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:GetSpell - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-GetUnit().sublime-snippet b/Reference/Widget Reference/GameTooltip-GetUnit().sublime-snippet deleted file mode 100644 index 167101060..000000000 --- a/Reference/Widget Reference/GameTooltip-GetUnit().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:GetUnit - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-IsEquippedItem().sublime-snippet b/Reference/Widget Reference/GameTooltip-IsEquippedItem().sublime-snippet deleted file mode 100644 index 80df658a3..000000000 --- a/Reference/Widget Reference/GameTooltip-IsEquippedItem().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:IsEquippedItem - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-IsOwned().sublime-snippet b/Reference/Widget Reference/GameTooltip-IsOwned().sublime-snippet deleted file mode 100644 index f4796de9b..000000000 --- a/Reference/Widget Reference/GameTooltip-IsOwned().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:IsOwned - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-IsUnit(unit).sublime-snippet b/Reference/Widget Reference/GameTooltip-IsUnit(unit).sublime-snippet deleted file mode 100644 index 1cb9f48b0..000000000 --- a/Reference/Widget Reference/GameTooltip-IsUnit(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:IsUnit - ("unit") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-NumLines().sublime-snippet b/Reference/Widget Reference/GameTooltip-NumLines().sublime-snippet deleted file mode 100644 index 5d101ef81..000000000 --- a/Reference/Widget Reference/GameTooltip-NumLines().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:NumLines - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetAction(slot).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetAction(slot).sublime-snippet deleted file mode 100644 index 721172b4b..000000000 --- a/Reference/Widget Reference/GameTooltip-SetAction(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetAction - (slot) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet deleted file mode 100644 index 863e18d9e..000000000 --- a/Reference/Widget Reference/GameTooltip-SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetAnchorType - ("anchor", [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetAuctionItem(list, index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetAuctionItem(list, index).sublime-snippet deleted file mode 100644 index c47a658fd..000000000 --- a/Reference/Widget Reference/GameTooltip-SetAuctionItem(list, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetAuctionItem - ("list", index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetAuctionSellItem().sublime-snippet b/Reference/Widget Reference/GameTooltip-SetAuctionSellItem().sublime-snippet deleted file mode 100644 index 1126c13a7..000000000 --- a/Reference/Widget Reference/GameTooltip-SetAuctionSellItem().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetAuctionSellItem - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetBackpackToken(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetBackpackToken(index).sublime-snippet deleted file mode 100644 index 88fe68abe..000000000 --- a/Reference/Widget Reference/GameTooltip-SetBackpackToken(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetBackpackToken - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetBagItem(container, slot).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetBagItem(container, slot).sublime-snippet deleted file mode 100644 index a64f1464f..000000000 --- a/Reference/Widget Reference/GameTooltip-SetBagItem(container, slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetBagItem - (container, slot) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetBuybackItem(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetBuybackItem(index).sublime-snippet deleted file mode 100644 index f42c5b444..000000000 --- a/Reference/Widget Reference/GameTooltip-SetBuybackItem(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetBuybackItem - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetCurrencyByID(currencyID).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetCurrencyByID(currencyID).sublime-snippet deleted file mode 100644 index 409d2b75c..000000000 --- a/Reference/Widget Reference/GameTooltip-SetCurrencyByID(currencyID).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetCurrencyByID - (currencyID) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetCurrencyToken(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetCurrencyToken(index).sublime-snippet deleted file mode 100644 index 82b008a32..000000000 --- a/Reference/Widget Reference/GameTooltip-SetCurrencyToken(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetCurrencyToken - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetEquipmentSet(name).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetEquipmentSet(name).sublime-snippet deleted file mode 100644 index 7b797b8ed..000000000 --- a/Reference/Widget Reference/GameTooltip-SetEquipmentSet(name).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetEquipmentSet - ("name") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetExistingSocketGem(index, toDestroy).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetExistingSocketGem(index, toDestroy).sublime-snippet deleted file mode 100644 index caa7eac09..000000000 --- a/Reference/Widget Reference/GameTooltip-SetExistingSocketGem(index, toDestroy).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetExistingSocketGem - (index, toDestroy) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetFrameStack(includeHidden).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetFrameStack(includeHidden).sublime-snippet deleted file mode 100644 index 0121bcc60..000000000 --- a/Reference/Widget Reference/GameTooltip-SetFrameStack(includeHidden).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetFrameStack - (includeHidden) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetGlyph(socket, talentGroup).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetGlyph(socket, talentGroup).sublime-snippet deleted file mode 100644 index 63669ead6..000000000 --- a/Reference/Widget Reference/GameTooltip-SetGlyph(socket, talentGroup).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetGlyph - (socket, talentGroup) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetGuildBankItem(tab, slot).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetGuildBankItem(tab, slot).sublime-snippet deleted file mode 100644 index 63765e082..000000000 --- a/Reference/Widget Reference/GameTooltip-SetGuildBankItem(tab, slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetGuildBankItem - (tab, slot) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetHyperlink(hyperlink).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetHyperlink(hyperlink).sublime-snippet deleted file mode 100644 index 2dd76faf7..000000000 --- a/Reference/Widget Reference/GameTooltip-SetHyperlink(hyperlink).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetHyperlink - ("hyperlink") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetHyperlink(hyperlinkRef).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetHyperlink(hyperlinkRef).sublime-snippet deleted file mode 100644 index 1af989851..000000000 --- a/Reference/Widget Reference/GameTooltip-SetHyperlink(hyperlinkRef).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetHyperlink - (hyperlink) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet deleted file mode 100644 index b83ec9c77..000000000 --- a/Reference/Widget Reference/GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetHyperlinkCompareItem - ("hyperlink", [index]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetInboxItem(mailID, attachmentIndex).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetInboxItem(mailID, attachmentIndex).sublime-snippet deleted file mode 100644 index 97d1ac342..000000000 --- a/Reference/Widget Reference/GameTooltip-SetInboxItem(mailID, attachmentIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetInboxItem - (mailID, attachmentIndex) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet deleted file mode 100644 index 13533d7dd..000000000 --- a/Reference/Widget Reference/GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetInventoryItem - ("unit", slot, [nameOnly]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetLootItem(slot).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetLootItem(slot).sublime-snippet deleted file mode 100644 index 17cfd14f0..000000000 --- a/Reference/Widget Reference/GameTooltip-SetLootItem(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetLootItem - (slot) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetLootRollItem(id).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetLootRollItem(id).sublime-snippet deleted file mode 100644 index a0d001dd6..000000000 --- a/Reference/Widget Reference/GameTooltip-SetLootRollItem(id).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetLootRollItem - (id) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetMerchantCostItem(index, currency).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetMerchantCostItem(index, currency).sublime-snippet deleted file mode 100644 index 41ebe0a23..000000000 --- a/Reference/Widget Reference/GameTooltip-SetMerchantCostItem(index, currency).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetMerchantCostItem - (index, currency) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetMerchantItem(merchantIndex).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetMerchantItem(merchantIndex).sublime-snippet deleted file mode 100644 index 11763a647..000000000 --- a/Reference/Widget Reference/GameTooltip-SetMerchantItem(merchantIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetMerchantItem - (merchantIndex) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetMinimumWidth(width).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetMinimumWidth(width).sublime-snippet deleted file mode 100644 index 38862b812..000000000 --- a/Reference/Widget Reference/GameTooltip-SetMinimumWidth(width).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetMinimumWidth - (width) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet deleted file mode 100644 index 8b892cb26..000000000 --- a/Reference/Widget Reference/GameTooltip-SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetOwner - (frame, ["anchorType"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetPadding(padding).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetPadding(padding).sublime-snippet deleted file mode 100644 index b0b3539a7..000000000 --- a/Reference/Widget Reference/GameTooltip-SetPadding(padding).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetPadding - (padding) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetPetAction(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetPetAction(index).sublime-snippet deleted file mode 100644 index 7ab53f496..000000000 --- a/Reference/Widget Reference/GameTooltip-SetPetAction(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetPetAction - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetPossession(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetPossession(index).sublime-snippet deleted file mode 100644 index e2f80c25d..000000000 --- a/Reference/Widget Reference/GameTooltip-SetPossession(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetPossession - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetQuestItem(itemType, index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetQuestItem(itemType, index).sublime-snippet deleted file mode 100644 index 647c7e4b9..000000000 --- a/Reference/Widget Reference/GameTooltip-SetQuestItem(itemType, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetQuestItem - ("itemType", index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetQuestLogItem(itemType, index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetQuestLogItem(itemType, index).sublime-snippet deleted file mode 100644 index 9d8dd3946..000000000 --- a/Reference/Widget Reference/GameTooltip-SetQuestLogItem(itemType, index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetQuestLogItem - ("itemType", index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetQuestLogRewardSpell().sublime-snippet b/Reference/Widget Reference/GameTooltip-SetQuestLogRewardSpell().sublime-snippet deleted file mode 100644 index 8a6e73478..000000000 --- a/Reference/Widget Reference/GameTooltip-SetQuestLogRewardSpell().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetQuestLogRewardSpell - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetQuestLogSpecialItem(questIndex).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetQuestLogSpecialItem(questIndex).sublime-snippet deleted file mode 100644 index d371087d1..000000000 --- a/Reference/Widget Reference/GameTooltip-SetQuestLogSpecialItem(questIndex).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetQuestLogSpecialItem - (questIndex) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetQuestRewardSpell().sublime-snippet b/Reference/Widget Reference/GameTooltip-SetQuestRewardSpell().sublime-snippet deleted file mode 100644 index d79674571..000000000 --- a/Reference/Widget Reference/GameTooltip-SetQuestRewardSpell().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetQuestRewardSpell - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetSendMailItem(slot).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetSendMailItem(slot).sublime-snippet deleted file mode 100644 index 08690c373..000000000 --- a/Reference/Widget Reference/GameTooltip-SetSendMailItem(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetSendMailItem - (slot) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetShapeshift(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetShapeshift(index).sublime-snippet deleted file mode 100644 index a2d4693c9..000000000 --- a/Reference/Widget Reference/GameTooltip-SetShapeshift(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetShapeshift - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetSocketGem(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetSocketGem(index).sublime-snippet deleted file mode 100644 index 3cd3280dd..000000000 --- a/Reference/Widget Reference/GameTooltip-SetSocketGem(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetSocketGem - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetSocketedItem().sublime-snippet b/Reference/Widget Reference/GameTooltip-SetSocketedItem().sublime-snippet deleted file mode 100644 index aab610ae1..000000000 --- a/Reference/Widget Reference/GameTooltip-SetSocketedItem().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetSocketedItem - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetSpellByID(id).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetSpellByID(id).sublime-snippet deleted file mode 100644 index 0f2d47199..000000000 --- a/Reference/Widget Reference/GameTooltip-SetSpellByID(id).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetSpellByID - (id) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet deleted file mode 100644 index df90231cb..000000000 --- a/Reference/Widget Reference/GameTooltip-SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetTalent - (tabIndex, talentIndex, inspect, pet, talentGroup) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetText(text, [red], [green], [blue], [alpha]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetText(text, [red], [green], [blue], [alpha]).sublime-snippet deleted file mode 100644 index ed9d3fa57..000000000 --- a/Reference/Widget Reference/GameTooltip-SetText(text, [red], [green], [blue], [alpha]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetText - ("text", [red], [green], [blue], [alpha]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetTotem(slot).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetTotem(slot).sublime-snippet deleted file mode 100644 index b684cb1fe..000000000 --- a/Reference/Widget Reference/GameTooltip-SetTotem(slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetTotem - (slot) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetTradePlayerItem(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetTradePlayerItem(index).sublime-snippet deleted file mode 100644 index def9f583c..000000000 --- a/Reference/Widget Reference/GameTooltip-SetTradePlayerItem(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetTradePlayerItem - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet deleted file mode 100644 index 819893b81..000000000 --- a/Reference/Widget Reference/GameTooltip-SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetTradeSkillItem - (skillIndex, [reagentIndex]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetTradeTargetItem(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetTradeTargetItem(index).sublime-snippet deleted file mode 100644 index 93a5bc508..000000000 --- a/Reference/Widget Reference/GameTooltip-SetTradeTargetItem(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetTradeTargetItem - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetTrainerService(index).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetTrainerService(index).sublime-snippet deleted file mode 100644 index 8f415335e..000000000 --- a/Reference/Widget Reference/GameTooltip-SetTrainerService(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetTrainerService - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetUnit(unit).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetUnit(unit).sublime-snippet deleted file mode 100644 index 718ce5cc3..000000000 --- a/Reference/Widget Reference/GameTooltip-SetUnit(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetUnit - ("unit") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetUnitAura(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetUnitAura(unit, index, [filter]).sublime-snippet deleted file mode 100644 index 59d888bd2..000000000 --- a/Reference/Widget Reference/GameTooltip-SetUnitAura(unit, index, [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetUnitAura - ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetUnitBuff(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetUnitBuff(unit, index, [filter]).sublime-snippet deleted file mode 100644 index fe51fbc6e..000000000 --- a/Reference/Widget Reference/GameTooltip-SetUnitBuff(unit, index, [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetUnitBuff - ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GameTooltip-SetUnitDebuff(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/GameTooltip-SetUnitDebuff(unit, index, [filter]).sublime-snippet deleted file mode 100644 index 3ee3bf6c2..000000000 --- a/Reference/Widget Reference/GameTooltip-SetUnitDebuff(unit, index, [filter]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - GameTooltip:SetUnitDebuff - ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/GetAlpha().sublime-snippet b/Reference/Widget Reference/GetAlpha().sublime-snippet index 09e17d8ee..f49bf9bbe 100644 --- a/Reference/Widget Reference/GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetAltArrowKeyMode().sublime-snippet b/Reference/Widget Reference/GetAltArrowKeyMode().sublime-snippet index a7f4ef137..5ed9b9b27 100644 --- a/Reference/Widget Reference/GetAltArrowKeyMode().sublime-snippet +++ b/Reference/Widget Reference/GetAltArrowKeyMode().sublime-snippet @@ -2,5 +2,5 @@ GetAltArrowKeyMode () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetAnchorType().sublime-snippet b/Reference/Widget Reference/GetAnchorType().sublime-snippet index 7931ff13a..7231f9e51 100644 --- a/Reference/Widget Reference/GetAnchorType().sublime-snippet +++ b/Reference/Widget Reference/GetAnchorType().sublime-snippet @@ -2,5 +2,5 @@ GetAnchorType () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/GetAnimationGroups().sublime-snippet index 5c2fefcc4..0ff3b27d3 100644 --- a/Reference/Widget Reference/GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetAnimations().sublime-snippet b/Reference/Widget Reference/GetAnimations().sublime-snippet index c48cb67f9..9b06977a9 100644 --- a/Reference/Widget Reference/GetAnimations().sublime-snippet +++ b/Reference/Widget Reference/GetAnimations().sublime-snippet @@ -2,5 +2,5 @@ GetAnimations () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetAttribute(name).sublime-snippet b/Reference/Widget Reference/GetAttribute(name).sublime-snippet index 5716d02d4..0f10b0bc8 100644 --- a/Reference/Widget Reference/GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetBackdrop().sublime-snippet b/Reference/Widget Reference/GetBackdrop().sublime-snippet index 242722d6a..01d1f64a4 100644 --- a/Reference/Widget Reference/GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/GetBackdropBorderColor().sublime-snippet index 2d2541fdc..850900add 100644 --- a/Reference/Widget Reference/GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetBackdropColor().sublime-snippet b/Reference/Widget Reference/GetBackdropColor().sublime-snippet index 4cf000d1f..a5bd4aa71 100644 --- a/Reference/Widget Reference/GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetBlendMode().sublime-snippet b/Reference/Widget Reference/GetBlendMode().sublime-snippet index f74e49a1b..54619903f 100644 --- a/Reference/Widget Reference/GetBlendMode().sublime-snippet +++ b/Reference/Widget Reference/GetBlendMode().sublime-snippet @@ -2,5 +2,5 @@ GetBlendMode () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetBlinkSpeed().sublime-snippet b/Reference/Widget Reference/GetBlinkSpeed().sublime-snippet index c78d9a13f..56c96006f 100644 --- a/Reference/Widget Reference/GetBlinkSpeed().sublime-snippet +++ b/Reference/Widget Reference/GetBlinkSpeed().sublime-snippet @@ -2,5 +2,5 @@ GetBlinkSpeed () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetBottom().sublime-snippet b/Reference/Widget Reference/GetBottom().sublime-snippet index effe477a7..616c3ac33 100644 --- a/Reference/Widget Reference/GetBottom().sublime-snippet +++ b/Reference/Widget Reference/GetBottom().sublime-snippet @@ -2,5 +2,5 @@ GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetBoundsRect().sublime-snippet b/Reference/Widget Reference/GetBoundsRect().sublime-snippet index 326c0d16c..c388c8f9a 100644 --- a/Reference/Widget Reference/GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetButtonState().sublime-snippet b/Reference/Widget Reference/GetButtonState().sublime-snippet index 89279fa6f..c6d3e8227 100644 --- a/Reference/Widget Reference/GetButtonState().sublime-snippet +++ b/Reference/Widget Reference/GetButtonState().sublime-snippet @@ -2,5 +2,5 @@ GetButtonState () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetCenter().sublime-snippet b/Reference/Widget Reference/GetCenter().sublime-snippet index 1df8e563f..13f618ef7 100644 --- a/Reference/Widget Reference/GetCenter().sublime-snippet +++ b/Reference/Widget Reference/GetCenter().sublime-snippet @@ -2,5 +2,5 @@ GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetChange().sublime-snippet b/Reference/Widget Reference/GetChange().sublime-snippet index cd6ce3141..cab0465e8 100644 --- a/Reference/Widget Reference/GetChange().sublime-snippet +++ b/Reference/Widget Reference/GetChange().sublime-snippet @@ -2,5 +2,5 @@ GetChange () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetChecked().sublime-snippet b/Reference/Widget Reference/GetChecked().sublime-snippet index c46765b74..68610b30f 100644 --- a/Reference/Widget Reference/GetChecked().sublime-snippet +++ b/Reference/Widget Reference/GetChecked().sublime-snippet @@ -2,5 +2,5 @@ GetChecked () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetCheckedTexture().sublime-snippet b/Reference/Widget Reference/GetCheckedTexture().sublime-snippet index 1dcd6f5ec..550a46906 100644 --- a/Reference/Widget Reference/GetCheckedTexture().sublime-snippet +++ b/Reference/Widget Reference/GetCheckedTexture().sublime-snippet @@ -2,5 +2,5 @@ GetCheckedTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetChildren().sublime-snippet b/Reference/Widget Reference/GetChildren().sublime-snippet index 509514223..76e6da8b4 100644 --- a/Reference/Widget Reference/GetChildren().sublime-snippet +++ b/Reference/Widget Reference/GetChildren().sublime-snippet @@ -2,5 +2,5 @@ GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/GetClampRectInsets().sublime-snippet index a5ea76017..273905218 100644 --- a/Reference/Widget Reference/GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetColorHSV().sublime-snippet b/Reference/Widget Reference/GetColorHSV().sublime-snippet index 34fcc0b43..b5e4519ec 100644 --- a/Reference/Widget Reference/GetColorHSV().sublime-snippet +++ b/Reference/Widget Reference/GetColorHSV().sublime-snippet @@ -2,5 +2,5 @@ GetColorHSV () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetColorRGB().sublime-snippet b/Reference/Widget Reference/GetColorRGB().sublime-snippet index 206a5aec4..25b9d58d6 100644 --- a/Reference/Widget Reference/GetColorRGB().sublime-snippet +++ b/Reference/Widget Reference/GetColorRGB().sublime-snippet @@ -2,5 +2,5 @@ GetColorRGB () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetColorValueTexture().sublime-snippet b/Reference/Widget Reference/GetColorValueTexture().sublime-snippet index f3fa36b19..672981e35 100644 --- a/Reference/Widget Reference/GetColorValueTexture().sublime-snippet +++ b/Reference/Widget Reference/GetColorValueTexture().sublime-snippet @@ -2,5 +2,5 @@ GetColorValueTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetColorValueThumbTexture().sublime-snippet b/Reference/Widget Reference/GetColorValueThumbTexture().sublime-snippet index 9cb3acc6c..ca805c905 100644 --- a/Reference/Widget Reference/GetColorValueThumbTexture().sublime-snippet +++ b/Reference/Widget Reference/GetColorValueThumbTexture().sublime-snippet @@ -2,5 +2,5 @@ GetColorValueThumbTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetColorWheelTexture().sublime-snippet b/Reference/Widget Reference/GetColorWheelTexture().sublime-snippet index 57be47389..4bbf2c753 100644 --- a/Reference/Widget Reference/GetColorWheelTexture().sublime-snippet +++ b/Reference/Widget Reference/GetColorWheelTexture().sublime-snippet @@ -2,5 +2,5 @@ GetColorWheelTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetColorWheelThumbTexture().sublime-snippet b/Reference/Widget Reference/GetColorWheelThumbTexture().sublime-snippet index 4f7cd10b2..fec1d69b2 100644 --- a/Reference/Widget Reference/GetColorWheelThumbTexture().sublime-snippet +++ b/Reference/Widget Reference/GetColorWheelThumbTexture().sublime-snippet @@ -2,5 +2,5 @@ GetColorWheelThumbTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetControlPoints().sublime-snippet b/Reference/Widget Reference/GetControlPoints().sublime-snippet index 40cc106fd..4365756a3 100644 --- a/Reference/Widget Reference/GetControlPoints().sublime-snippet +++ b/Reference/Widget Reference/GetControlPoints().sublime-snippet @@ -2,5 +2,5 @@ GetControlPoints () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetCurrentLine().sublime-snippet b/Reference/Widget Reference/GetCurrentLine().sublime-snippet index efd553fb7..46ba09447 100644 --- a/Reference/Widget Reference/GetCurrentLine().sublime-snippet +++ b/Reference/Widget Reference/GetCurrentLine().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentLine () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetCurrentScroll().sublime-snippet b/Reference/Widget Reference/GetCurrentScroll().sublime-snippet index ef8ef7699..8e8f0ed3d 100644 --- a/Reference/Widget Reference/GetCurrentScroll().sublime-snippet +++ b/Reference/Widget Reference/GetCurrentScroll().sublime-snippet @@ -2,5 +2,5 @@ GetCurrentScroll () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetCursorPosition().sublime-snippet b/Reference/Widget Reference/GetCursorPosition().sublime-snippet index a45a33232..84768ca7f 100644 --- a/Reference/Widget Reference/GetCursorPosition().sublime-snippet +++ b/Reference/Widget Reference/GetCursorPosition().sublime-snippet @@ -2,5 +2,5 @@ GetCursorPosition () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetCurve().sublime-snippet b/Reference/Widget Reference/GetCurve().sublime-snippet index 0128401b3..6692a0b0c 100644 --- a/Reference/Widget Reference/GetCurve().sublime-snippet +++ b/Reference/Widget Reference/GetCurve().sublime-snippet @@ -2,5 +2,5 @@ GetCurve () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDegrees().sublime-snippet b/Reference/Widget Reference/GetDegrees().sublime-snippet index c6b64100b..1bdd08d22 100644 --- a/Reference/Widget Reference/GetDegrees().sublime-snippet +++ b/Reference/Widget Reference/GetDegrees().sublime-snippet @@ -2,5 +2,5 @@ GetDegrees () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDepth().sublime-snippet b/Reference/Widget Reference/GetDepth().sublime-snippet index 5c451bab4..62de17d30 100644 --- a/Reference/Widget Reference/GetDepth().sublime-snippet +++ b/Reference/Widget Reference/GetDepth().sublime-snippet @@ -2,5 +2,5 @@ GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDisabledCheckedTexture().sublime-snippet b/Reference/Widget Reference/GetDisabledCheckedTexture().sublime-snippet index 4aa986c0e..5785b8fa5 100644 --- a/Reference/Widget Reference/GetDisabledCheckedTexture().sublime-snippet +++ b/Reference/Widget Reference/GetDisabledCheckedTexture().sublime-snippet @@ -2,5 +2,5 @@ GetDisabledCheckedTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDisabledFontObject().sublime-snippet b/Reference/Widget Reference/GetDisabledFontObject().sublime-snippet index 2bb36d6ec..f54faf90b 100644 --- a/Reference/Widget Reference/GetDisabledFontObject().sublime-snippet +++ b/Reference/Widget Reference/GetDisabledFontObject().sublime-snippet @@ -2,5 +2,5 @@ GetDisabledFontObject () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDisabledTexture().sublime-snippet b/Reference/Widget Reference/GetDisabledTexture().sublime-snippet index 1520a4772..6b12091e0 100644 --- a/Reference/Widget Reference/GetDisabledTexture().sublime-snippet +++ b/Reference/Widget Reference/GetDisabledTexture().sublime-snippet @@ -2,5 +2,5 @@ GetDisabledTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/GetDontSavePosition().sublime-snippet index 87ad9bb2a..06416af94 100644 --- a/Reference/Widget Reference/GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDrawLayer().sublime-snippet b/Reference/Widget Reference/GetDrawLayer().sublime-snippet index ff843d846..e4a298f3a 100644 --- a/Reference/Widget Reference/GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetDuration().sublime-snippet b/Reference/Widget Reference/GetDuration().sublime-snippet index 2850a8bdd..97ca4be62 100644 --- a/Reference/Widget Reference/GetDuration().sublime-snippet +++ b/Reference/Widget Reference/GetDuration().sublime-snippet @@ -2,5 +2,5 @@ GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/GetEffectiveAlpha().sublime-snippet index e6b436c5c..823f5a5c4 100644 --- a/Reference/Widget Reference/GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/GetEffectiveDepth().sublime-snippet index e068e2e41..d994a5c90 100644 --- a/Reference/Widget Reference/GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/GetEffectiveScale().sublime-snippet index 051f46fc5..a334e6970 100644 --- a/Reference/Widget Reference/GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetElapsed().sublime-snippet b/Reference/Widget Reference/GetElapsed().sublime-snippet index 4d571dbf2..65513c457 100644 --- a/Reference/Widget Reference/GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetEndDelay().sublime-snippet b/Reference/Widget Reference/GetEndDelay().sublime-snippet index 3799377a1..62ae34a02 100644 --- a/Reference/Widget Reference/GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFacing().sublime-snippet b/Reference/Widget Reference/GetFacing().sublime-snippet index 7a3c48f9d..91da91d79 100644 --- a/Reference/Widget Reference/GetFacing().sublime-snippet +++ b/Reference/Widget Reference/GetFacing().sublime-snippet @@ -2,5 +2,5 @@ GetFacing () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFadeDuration().sublime-snippet b/Reference/Widget Reference/GetFadeDuration().sublime-snippet index 1ed4d3714..fe672cec2 100644 --- a/Reference/Widget Reference/GetFadeDuration().sublime-snippet +++ b/Reference/Widget Reference/GetFadeDuration().sublime-snippet @@ -2,5 +2,5 @@ GetFadeDuration () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFading().sublime-snippet b/Reference/Widget Reference/GetFading().sublime-snippet index f8d2ad2ad..50ea2d6f5 100644 --- a/Reference/Widget Reference/GetFading().sublime-snippet +++ b/Reference/Widget Reference/GetFading().sublime-snippet @@ -2,5 +2,5 @@ GetFading () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFogColor().sublime-snippet b/Reference/Widget Reference/GetFogColor().sublime-snippet index 10e8333f4..8b3172fe9 100644 --- a/Reference/Widget Reference/GetFogColor().sublime-snippet +++ b/Reference/Widget Reference/GetFogColor().sublime-snippet @@ -2,5 +2,5 @@ GetFogColor () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFogFar().sublime-snippet b/Reference/Widget Reference/GetFogFar().sublime-snippet index 589a67412..89cec65ab 100644 --- a/Reference/Widget Reference/GetFogFar().sublime-snippet +++ b/Reference/Widget Reference/GetFogFar().sublime-snippet @@ -2,5 +2,5 @@ GetFogFar () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFogNear().sublime-snippet b/Reference/Widget Reference/GetFogNear().sublime-snippet index 52048ac31..dcc6230db 100644 --- a/Reference/Widget Reference/GetFogNear().sublime-snippet +++ b/Reference/Widget Reference/GetFogNear().sublime-snippet @@ -2,5 +2,5 @@ GetFogNear () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFont().sublime-snippet b/Reference/Widget Reference/GetFont().sublime-snippet index 607e2d677..5d1db4968 100644 --- a/Reference/Widget Reference/GetFont().sublime-snippet +++ b/Reference/Widget Reference/GetFont().sublime-snippet @@ -2,5 +2,5 @@ GetFont () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFontObject().sublime-snippet b/Reference/Widget Reference/GetFontObject().sublime-snippet index bf1a5ae80..f0b547d03 100644 --- a/Reference/Widget Reference/GetFontObject().sublime-snippet +++ b/Reference/Widget Reference/GetFontObject().sublime-snippet @@ -2,5 +2,5 @@ GetFontObject () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFontString().sublime-snippet b/Reference/Widget Reference/GetFontString().sublime-snippet index f7b384a54..599fb7e07 100644 --- a/Reference/Widget Reference/GetFontString().sublime-snippet +++ b/Reference/Widget Reference/GetFontString().sublime-snippet @@ -2,5 +2,5 @@ GetFontString () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFrameLevel().sublime-snippet b/Reference/Widget Reference/GetFrameLevel().sublime-snippet index 2eeabfd2c..0f66ae600 100644 --- a/Reference/Widget Reference/GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetFrameStrata().sublime-snippet b/Reference/Widget Reference/GetFrameStrata().sublime-snippet index 44149b885..c0bb2611b 100644 --- a/Reference/Widget Reference/GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHeight().sublime-snippet b/Reference/Widget Reference/GetHeight().sublime-snippet index 7189653cf..4b2194150 100644 --- a/Reference/Widget Reference/GetHeight().sublime-snippet +++ b/Reference/Widget Reference/GetHeight().sublime-snippet @@ -2,5 +2,5 @@ GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHighlightFontObject().sublime-snippet b/Reference/Widget Reference/GetHighlightFontObject().sublime-snippet index 3589d5f70..792781aef 100644 --- a/Reference/Widget Reference/GetHighlightFontObject().sublime-snippet +++ b/Reference/Widget Reference/GetHighlightFontObject().sublime-snippet @@ -2,5 +2,5 @@ GetHighlightFontObject () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHighlightTexture().sublime-snippet b/Reference/Widget Reference/GetHighlightTexture().sublime-snippet index 09d83b8df..6771e5b94 100644 --- a/Reference/Widget Reference/GetHighlightTexture().sublime-snippet +++ b/Reference/Widget Reference/GetHighlightTexture().sublime-snippet @@ -2,5 +2,5 @@ GetHighlightTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHistoryLines().sublime-snippet b/Reference/Widget Reference/GetHistoryLines().sublime-snippet index fbc82c55d..102441537 100644 --- a/Reference/Widget Reference/GetHistoryLines().sublime-snippet +++ b/Reference/Widget Reference/GetHistoryLines().sublime-snippet @@ -2,5 +2,5 @@ GetHistoryLines () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/GetHitRectInsets().sublime-snippet index c0d559569..731f9cf23 100644 --- a/Reference/Widget Reference/GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHorizontalScroll().sublime-snippet b/Reference/Widget Reference/GetHorizontalScroll().sublime-snippet index cfc3792d7..421545d01 100644 --- a/Reference/Widget Reference/GetHorizontalScroll().sublime-snippet +++ b/Reference/Widget Reference/GetHorizontalScroll().sublime-snippet @@ -2,5 +2,5 @@ GetHorizontalScroll () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHorizontalScrollRange().sublime-snippet b/Reference/Widget Reference/GetHorizontalScrollRange().sublime-snippet index 70b3dd02f..33ec3c35f 100644 --- a/Reference/Widget Reference/GetHorizontalScrollRange().sublime-snippet +++ b/Reference/Widget Reference/GetHorizontalScrollRange().sublime-snippet @@ -2,5 +2,5 @@ GetHorizontalScrollRange () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/GetHyperlinksEnabled().sublime-snippet index df0c2b81b..66ef409e3 100644 --- a/Reference/Widget Reference/GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetID().sublime-snippet b/Reference/Widget Reference/GetID().sublime-snippet index 847b181f2..0c9372d4b 100644 --- a/Reference/Widget Reference/GetID().sublime-snippet +++ b/Reference/Widget Reference/GetID().sublime-snippet @@ -2,5 +2,5 @@ GetID () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetIgnoreFramerateThrottle().sublime-snippet b/Reference/Widget Reference/GetIgnoreFramerateThrottle().sublime-snippet index 8c2aa91e4..4e211f295 100644 --- a/Reference/Widget Reference/GetIgnoreFramerateThrottle().sublime-snippet +++ b/Reference/Widget Reference/GetIgnoreFramerateThrottle().sublime-snippet @@ -2,5 +2,5 @@ GetIgnoreFramerateThrottle () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/GetIndentedWordWrap().sublime-snippet index 4a57239c5..f410cccb9 100644 --- a/Reference/Widget Reference/GetIndentedWordWrap().sublime-snippet +++ b/Reference/Widget Reference/GetIndentedWordWrap().sublime-snippet @@ -2,5 +2,5 @@ GetIndentedWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetInitialOffset().sublime-snippet b/Reference/Widget Reference/GetInitialOffset().sublime-snippet index 269a09d35..d62de9011 100644 --- a/Reference/Widget Reference/GetInitialOffset().sublime-snippet +++ b/Reference/Widget Reference/GetInitialOffset().sublime-snippet @@ -2,5 +2,5 @@ GetInitialOffset () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetInputLanguage().sublime-snippet b/Reference/Widget Reference/GetInputLanguage().sublime-snippet index 71f3ba423..f65343a41 100644 --- a/Reference/Widget Reference/GetInputLanguage().sublime-snippet +++ b/Reference/Widget Reference/GetInputLanguage().sublime-snippet @@ -2,5 +2,5 @@ GetInputLanguage () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetInsertMode().sublime-snippet b/Reference/Widget Reference/GetInsertMode().sublime-snippet index 4bcc98f2a..597349ed4 100644 --- a/Reference/Widget Reference/GetInsertMode().sublime-snippet +++ b/Reference/Widget Reference/GetInsertMode().sublime-snippet @@ -2,5 +2,5 @@ GetInsertMode () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetItem().sublime-snippet b/Reference/Widget Reference/GetItem().sublime-snippet index 87f25368e..df4a6ab45 100644 --- a/Reference/Widget Reference/GetItem().sublime-snippet +++ b/Reference/Widget Reference/GetItem().sublime-snippet @@ -2,5 +2,5 @@ GetItem () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetJustifyH().sublime-snippet b/Reference/Widget Reference/GetJustifyH().sublime-snippet index 66896f394..7b45c2d4f 100644 --- a/Reference/Widget Reference/GetJustifyH().sublime-snippet +++ b/Reference/Widget Reference/GetJustifyH().sublime-snippet @@ -2,5 +2,5 @@ GetJustifyH () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetJustifyV().sublime-snippet b/Reference/Widget Reference/GetJustifyV().sublime-snippet index 87ae52bfb..c4259b91e 100644 --- a/Reference/Widget Reference/GetJustifyV().sublime-snippet +++ b/Reference/Widget Reference/GetJustifyV().sublime-snippet @@ -2,5 +2,5 @@ GetJustifyV () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetLeft().sublime-snippet b/Reference/Widget Reference/GetLeft().sublime-snippet index 19b18f8a4..0f4685694 100644 --- a/Reference/Widget Reference/GetLeft().sublime-snippet +++ b/Reference/Widget Reference/GetLeft().sublime-snippet @@ -2,5 +2,5 @@ GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetLight().sublime-snippet b/Reference/Widget Reference/GetLight().sublime-snippet index 948f0ba3d..11e662897 100644 --- a/Reference/Widget Reference/GetLight().sublime-snippet +++ b/Reference/Widget Reference/GetLight().sublime-snippet @@ -2,5 +2,5 @@ GetLight () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetLoopState().sublime-snippet b/Reference/Widget Reference/GetLoopState().sublime-snippet index cf6bba2db..31233ae7a 100644 --- a/Reference/Widget Reference/GetLoopState().sublime-snippet +++ b/Reference/Widget Reference/GetLoopState().sublime-snippet @@ -2,5 +2,5 @@ GetLoopState () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetLooping().sublime-snippet b/Reference/Widget Reference/GetLooping().sublime-snippet index cb2633d3f..086b45c55 100644 --- a/Reference/Widget Reference/GetLooping().sublime-snippet +++ b/Reference/Widget Reference/GetLooping().sublime-snippet @@ -2,5 +2,5 @@ GetLooping () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetLowerBackgroundFileName(fileName).sublime-snippet b/Reference/Widget Reference/GetLowerBackgroundFileName(fileName).sublime-snippet index b09a24ba9..4c238b187 100644 --- a/Reference/Widget Reference/GetLowerBackgroundFileName(fileName).sublime-snippet +++ b/Reference/Widget Reference/GetLowerBackgroundFileName(fileName).sublime-snippet @@ -2,5 +2,5 @@ GetLowerBackgroundFileName ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetLowerEmblemFileName(fileName).sublime-snippet b/Reference/Widget Reference/GetLowerEmblemFileName(fileName).sublime-snippet index ca0717bb9..840766d1d 100644 --- a/Reference/Widget Reference/GetLowerEmblemFileName(fileName).sublime-snippet +++ b/Reference/Widget Reference/GetLowerEmblemFileName(fileName).sublime-snippet @@ -2,5 +2,5 @@ GetLowerEmblemFileName ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetLowerEmblemTexture(texture).sublime-snippet b/Reference/Widget Reference/GetLowerEmblemTexture(texture).sublime-snippet index 9282a2e27..02262e6b0 100644 --- a/Reference/Widget Reference/GetLowerEmblemTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/GetLowerEmblemTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ GetLowerEmblemTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMaxBytes().sublime-snippet b/Reference/Widget Reference/GetMaxBytes().sublime-snippet index 732a49516..ce28fbc96 100644 --- a/Reference/Widget Reference/GetMaxBytes().sublime-snippet +++ b/Reference/Widget Reference/GetMaxBytes().sublime-snippet @@ -2,5 +2,5 @@ GetMaxBytes () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMaxLetters().sublime-snippet b/Reference/Widget Reference/GetMaxLetters().sublime-snippet index 139cf08ac..65a513646 100644 --- a/Reference/Widget Reference/GetMaxLetters().sublime-snippet +++ b/Reference/Widget Reference/GetMaxLetters().sublime-snippet @@ -2,5 +2,5 @@ GetMaxLetters () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMaxLines(maxLines).sublime-snippet b/Reference/Widget Reference/GetMaxLines(maxLines).sublime-snippet index 59b22e85a..a14bba08e 100644 --- a/Reference/Widget Reference/GetMaxLines(maxLines).sublime-snippet +++ b/Reference/Widget Reference/GetMaxLines(maxLines).sublime-snippet @@ -2,5 +2,5 @@ GetMaxLines (maxLines) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMaxOrder().sublime-snippet b/Reference/Widget Reference/GetMaxOrder().sublime-snippet index 9c834a8ee..9a0fe56b5 100644 --- a/Reference/Widget Reference/GetMaxOrder().sublime-snippet +++ b/Reference/Widget Reference/GetMaxOrder().sublime-snippet @@ -2,5 +2,5 @@ GetMaxOrder () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMaxResize().sublime-snippet b/Reference/Widget Reference/GetMaxResize().sublime-snippet index aac43bd1d..221704c0f 100644 --- a/Reference/Widget Reference/GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMessageInfo(index, [accessID]).sublime-snippet b/Reference/Widget Reference/GetMessageInfo(index, [accessID]).sublime-snippet index cb476801e..fa4e281a9 100644 --- a/Reference/Widget Reference/GetMessageInfo(index, [accessID]).sublime-snippet +++ b/Reference/Widget Reference/GetMessageInfo(index, [accessID]).sublime-snippet @@ -2,5 +2,5 @@ GetMessageInfo (index, [accessID]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/GetMinMaxValues().sublime-snippet index b7cc64993..7c93991ad 100644 --- a/Reference/Widget Reference/GetMinMaxValues().sublime-snippet +++ b/Reference/Widget Reference/GetMinMaxValues().sublime-snippet @@ -2,5 +2,5 @@ GetMinMaxValues () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMinResize().sublime-snippet b/Reference/Widget Reference/GetMinResize().sublime-snippet index 427f336f7..941b1e006 100644 --- a/Reference/Widget Reference/GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMinimumWidth().sublime-snippet b/Reference/Widget Reference/GetMinimumWidth().sublime-snippet index 53e463fb8..4d57d8ce1 100644 --- a/Reference/Widget Reference/GetMinimumWidth().sublime-snippet +++ b/Reference/Widget Reference/GetMinimumWidth().sublime-snippet @@ -2,5 +2,5 @@ GetMinimumWidth () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetModel().sublime-snippet b/Reference/Widget Reference/GetModel().sublime-snippet index 64cfda253..a6a6c8241 100644 --- a/Reference/Widget Reference/GetModel().sublime-snippet +++ b/Reference/Widget Reference/GetModel().sublime-snippet @@ -2,5 +2,5 @@ GetModel () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetModelScale().sublime-snippet b/Reference/Widget Reference/GetModelScale().sublime-snippet index 3378706d4..4b3b2e567 100644 --- a/Reference/Widget Reference/GetModelScale().sublime-snippet +++ b/Reference/Widget Reference/GetModelScale().sublime-snippet @@ -2,5 +2,5 @@ GetModelScale () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetMotionScriptsWhileDisabled().sublime-snippet b/Reference/Widget Reference/GetMotionScriptsWhileDisabled().sublime-snippet index ec8291b74..e888982d0 100644 --- a/Reference/Widget Reference/GetMotionScriptsWhileDisabled().sublime-snippet +++ b/Reference/Widget Reference/GetMotionScriptsWhileDisabled().sublime-snippet @@ -2,5 +2,5 @@ GetMotionScriptsWhileDisabled () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetName().sublime-snippet b/Reference/Widget Reference/GetName().sublime-snippet index e609d751f..edbc2e8e3 100644 --- a/Reference/Widget Reference/GetName().sublime-snippet +++ b/Reference/Widget Reference/GetName().sublime-snippet @@ -2,5 +2,5 @@ GetName () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNonBlocking().sublime-snippet b/Reference/Widget Reference/GetNonBlocking().sublime-snippet index 31f687d9c..5698bdb08 100644 --- a/Reference/Widget Reference/GetNonBlocking().sublime-snippet +++ b/Reference/Widget Reference/GetNonBlocking().sublime-snippet @@ -2,5 +2,5 @@ GetNonBlocking () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNormalFontObject().sublime-snippet b/Reference/Widget Reference/GetNormalFontObject().sublime-snippet index c2220846e..b3e26c771 100644 --- a/Reference/Widget Reference/GetNormalFontObject().sublime-snippet +++ b/Reference/Widget Reference/GetNormalFontObject().sublime-snippet @@ -2,5 +2,5 @@ GetNormalFontObject () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNormalTexture().sublime-snippet b/Reference/Widget Reference/GetNormalTexture().sublime-snippet index 0004ed347..1a2f384c2 100644 --- a/Reference/Widget Reference/GetNormalTexture().sublime-snippet +++ b/Reference/Widget Reference/GetNormalTexture().sublime-snippet @@ -2,5 +2,5 @@ GetNormalTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNumChildren().sublime-snippet b/Reference/Widget Reference/GetNumChildren().sublime-snippet index ea9ef381f..0840f653b 100644 --- a/Reference/Widget Reference/GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNumLetters().sublime-snippet b/Reference/Widget Reference/GetNumLetters().sublime-snippet index c1c8c9218..163eb42fa 100644 --- a/Reference/Widget Reference/GetNumLetters().sublime-snippet +++ b/Reference/Widget Reference/GetNumLetters().sublime-snippet @@ -2,5 +2,5 @@ GetNumLetters () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNumLinesDisplayed().sublime-snippet b/Reference/Widget Reference/GetNumLinesDisplayed().sublime-snippet index 9d966f68f..cce7bc363 100644 --- a/Reference/Widget Reference/GetNumLinesDisplayed().sublime-snippet +++ b/Reference/Widget Reference/GetNumLinesDisplayed().sublime-snippet @@ -2,5 +2,5 @@ GetNumLinesDisplayed () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNumMessages([accessID]).sublime-snippet b/Reference/Widget Reference/GetNumMessages([accessID]).sublime-snippet index e739bbc1e..cdb5352a1 100644 --- a/Reference/Widget Reference/GetNumMessages([accessID]).sublime-snippet +++ b/Reference/Widget Reference/GetNumMessages([accessID]).sublime-snippet @@ -2,5 +2,5 @@ GetNumMessages ([accessID]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNumPoints().sublime-snippet b/Reference/Widget Reference/GetNumPoints().sublime-snippet index 6353d77af..7941fe842 100644 --- a/Reference/Widget Reference/GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNumRegions().sublime-snippet b/Reference/Widget Reference/GetNumRegions().sublime-snippet index f71d04d76..44a88ae21 100644 --- a/Reference/Widget Reference/GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetNumber().sublime-snippet b/Reference/Widget Reference/GetNumber().sublime-snippet index 5f1024238..a727f21ec 100644 --- a/Reference/Widget Reference/GetNumber().sublime-snippet +++ b/Reference/Widget Reference/GetNumber().sublime-snippet @@ -2,5 +2,5 @@ GetNumber () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetObjectType().sublime-snippet b/Reference/Widget Reference/GetObjectType().sublime-snippet index 5a2d0ecaf..ed2ef6f52 100644 --- a/Reference/Widget Reference/GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetOffset().sublime-snippet b/Reference/Widget Reference/GetOffset().sublime-snippet index 8b6949940..e898432a1 100644 --- a/Reference/Widget Reference/GetOffset().sublime-snippet +++ b/Reference/Widget Reference/GetOffset().sublime-snippet @@ -2,5 +2,5 @@ GetOffset () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetOrder().sublime-snippet b/Reference/Widget Reference/GetOrder().sublime-snippet index 5609c9a5e..dc13bd81a 100644 --- a/Reference/Widget Reference/GetOrder().sublime-snippet +++ b/Reference/Widget Reference/GetOrder().sublime-snippet @@ -2,5 +2,5 @@ GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetOrientation().sublime-snippet b/Reference/Widget Reference/GetOrientation().sublime-snippet index 37cb9afc7..8dd5463ec 100644 --- a/Reference/Widget Reference/GetOrientation().sublime-snippet +++ b/Reference/Widget Reference/GetOrientation().sublime-snippet @@ -2,5 +2,5 @@ GetOrientation () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetOrigin().sublime-snippet b/Reference/Widget Reference/GetOrigin().sublime-snippet index 133ba1a88..a06ebd28a 100644 --- a/Reference/Widget Reference/GetOrigin().sublime-snippet +++ b/Reference/Widget Reference/GetOrigin().sublime-snippet @@ -2,5 +2,5 @@ GetOrigin () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetOwner().sublime-snippet b/Reference/Widget Reference/GetOwner().sublime-snippet index 2391d882b..a2812fbeb 100644 --- a/Reference/Widget Reference/GetOwner().sublime-snippet +++ b/Reference/Widget Reference/GetOwner().sublime-snippet @@ -2,5 +2,5 @@ GetOwner () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetPadding().sublime-snippet b/Reference/Widget Reference/GetPadding().sublime-snippet index f12492e2e..15e957eb2 100644 --- a/Reference/Widget Reference/GetPadding().sublime-snippet +++ b/Reference/Widget Reference/GetPadding().sublime-snippet @@ -2,5 +2,5 @@ GetPadding () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetParent().sublime-snippet b/Reference/Widget Reference/GetParent().sublime-snippet index 6831851fd..c4ff0ba58 100644 --- a/Reference/Widget Reference/GetParent().sublime-snippet +++ b/Reference/Widget Reference/GetParent().sublime-snippet @@ -2,5 +2,5 @@ GetParent () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetPingPosition().sublime-snippet b/Reference/Widget Reference/GetPingPosition().sublime-snippet index 664bc42a5..eef0f19fb 100644 --- a/Reference/Widget Reference/GetPingPosition().sublime-snippet +++ b/Reference/Widget Reference/GetPingPosition().sublime-snippet @@ -2,5 +2,5 @@ GetPingPosition () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetPoint(index).sublime-snippet b/Reference/Widget Reference/GetPoint(index).sublime-snippet index b134c9597..6344fb266 100644 --- a/Reference/Widget Reference/GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetPosition().sublime-snippet b/Reference/Widget Reference/GetPosition().sublime-snippet index 86f149a10..618b36e3b 100644 --- a/Reference/Widget Reference/GetPosition().sublime-snippet +++ b/Reference/Widget Reference/GetPosition().sublime-snippet @@ -2,5 +2,5 @@ GetPosition () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetProgress().sublime-snippet b/Reference/Widget Reference/GetProgress().sublime-snippet index 43d3acfe3..23a703636 100644 --- a/Reference/Widget Reference/GetProgress().sublime-snippet +++ b/Reference/Widget Reference/GetProgress().sublime-snippet @@ -2,5 +2,5 @@ GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetProgressWithDelay().sublime-snippet b/Reference/Widget Reference/GetProgressWithDelay().sublime-snippet index c18c70339..5b88b39ea 100644 --- a/Reference/Widget Reference/GetProgressWithDelay().sublime-snippet +++ b/Reference/Widget Reference/GetProgressWithDelay().sublime-snippet @@ -2,5 +2,5 @@ GetProgressWithDelay () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/GetPropagateKeyboardInput().sublime-snippet index 3686db32a..ba4cf3e5c 100644 --- a/Reference/Widget Reference/GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetPushedTextOffset().sublime-snippet b/Reference/Widget Reference/GetPushedTextOffset().sublime-snippet index 370ff49d4..a6153d79a 100644 --- a/Reference/Widget Reference/GetPushedTextOffset().sublime-snippet +++ b/Reference/Widget Reference/GetPushedTextOffset().sublime-snippet @@ -2,5 +2,5 @@ GetPushedTextOffset () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetPushedTexture().sublime-snippet b/Reference/Widget Reference/GetPushedTexture().sublime-snippet index ccca0943f..52d4c8cdb 100644 --- a/Reference/Widget Reference/GetPushedTexture().sublime-snippet +++ b/Reference/Widget Reference/GetPushedTexture().sublime-snippet @@ -2,5 +2,5 @@ GetPushedTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetRadians().sublime-snippet b/Reference/Widget Reference/GetRadians().sublime-snippet index f8048ca64..90cad0d6f 100644 --- a/Reference/Widget Reference/GetRadians().sublime-snippet +++ b/Reference/Widget Reference/GetRadians().sublime-snippet @@ -2,5 +2,5 @@ GetRadians () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetRect().sublime-snippet b/Reference/Widget Reference/GetRect().sublime-snippet index f745427f9..88289c8a4 100644 --- a/Reference/Widget Reference/GetRect().sublime-snippet +++ b/Reference/Widget Reference/GetRect().sublime-snippet @@ -2,5 +2,5 @@ GetRect () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetRegionParent().sublime-snippet b/Reference/Widget Reference/GetRegionParent().sublime-snippet index 535a21685..65431eb45 100644 --- a/Reference/Widget Reference/GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetRegions().sublime-snippet b/Reference/Widget Reference/GetRegions().sublime-snippet index 94260e43b..f0671c444 100644 --- a/Reference/Widget Reference/GetRegions().sublime-snippet +++ b/Reference/Widget Reference/GetRegions().sublime-snippet @@ -2,5 +2,5 @@ GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetReverse().sublime-snippet b/Reference/Widget Reference/GetReverse().sublime-snippet index b0191512c..e89d52b7e 100644 --- a/Reference/Widget Reference/GetReverse().sublime-snippet +++ b/Reference/Widget Reference/GetReverse().sublime-snippet @@ -2,5 +2,5 @@ GetReverse () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetRight().sublime-snippet b/Reference/Widget Reference/GetRight().sublime-snippet index 207cece89..d817761bb 100644 --- a/Reference/Widget Reference/GetRight().sublime-snippet +++ b/Reference/Widget Reference/GetRight().sublime-snippet @@ -2,5 +2,5 @@ GetRight () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetRotatesTexture().sublime-snippet b/Reference/Widget Reference/GetRotatesTexture().sublime-snippet index d16ec57a6..431bd7f19 100644 --- a/Reference/Widget Reference/GetRotatesTexture().sublime-snippet +++ b/Reference/Widget Reference/GetRotatesTexture().sublime-snippet @@ -2,5 +2,5 @@ GetRotatesTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetScale().sublime-snippet b/Reference/Widget Reference/GetScale().sublime-snippet index 656ab9fbe..cea8e7fa2 100644 --- a/Reference/Widget Reference/GetScale().sublime-snippet +++ b/Reference/Widget Reference/GetScale().sublime-snippet @@ -2,5 +2,5 @@ GetScale () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/GetScript(scriptType).sublime-snippet index 49fe00d96..8d382c4a4 100644 --- a/Reference/Widget Reference/GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetScrollChild().sublime-snippet b/Reference/Widget Reference/GetScrollChild().sublime-snippet index aca0fed64..49b15661e 100644 --- a/Reference/Widget Reference/GetScrollChild().sublime-snippet +++ b/Reference/Widget Reference/GetScrollChild().sublime-snippet @@ -2,5 +2,5 @@ GetScrollChild () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetShadowColor().sublime-snippet b/Reference/Widget Reference/GetShadowColor().sublime-snippet index 7a2dd1edd..449ebbe75 100644 --- a/Reference/Widget Reference/GetShadowColor().sublime-snippet +++ b/Reference/Widget Reference/GetShadowColor().sublime-snippet @@ -2,5 +2,5 @@ GetShadowColor () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetShadowOffset().sublime-snippet b/Reference/Widget Reference/GetShadowOffset().sublime-snippet index 103442b73..b71668d13 100644 --- a/Reference/Widget Reference/GetShadowOffset().sublime-snippet +++ b/Reference/Widget Reference/GetShadowOffset().sublime-snippet @@ -2,5 +2,5 @@ GetShadowOffset () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetSize().sublime-snippet b/Reference/Widget Reference/GetSize().sublime-snippet index 9e0ecd2db..666f06a24 100644 --- a/Reference/Widget Reference/GetSize().sublime-snippet +++ b/Reference/Widget Reference/GetSize().sublime-snippet @@ -2,5 +2,5 @@ GetSize () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/GetSmoothProgress().sublime-snippet index 8e022e075..1c9c7b217 100644 --- a/Reference/Widget Reference/GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetSmoothing().sublime-snippet b/Reference/Widget Reference/GetSmoothing().sublime-snippet index 3524dbda6..f47635c8c 100644 --- a/Reference/Widget Reference/GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetSpacing().sublime-snippet b/Reference/Widget Reference/GetSpacing().sublime-snippet index aa7877b17..a6fb4909f 100644 --- a/Reference/Widget Reference/GetSpacing().sublime-snippet +++ b/Reference/Widget Reference/GetSpacing().sublime-snippet @@ -2,5 +2,5 @@ GetSpacing () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetSpell().sublime-snippet b/Reference/Widget Reference/GetSpell().sublime-snippet index df553f95d..74ef57441 100644 --- a/Reference/Widget Reference/GetSpell().sublime-snippet +++ b/Reference/Widget Reference/GetSpell().sublime-snippet @@ -2,5 +2,5 @@ GetSpell () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetStartDelay().sublime-snippet b/Reference/Widget Reference/GetStartDelay().sublime-snippet index 65b138dd3..a0357de83 100644 --- a/Reference/Widget Reference/GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetStatusBarColor().sublime-snippet b/Reference/Widget Reference/GetStatusBarColor().sublime-snippet index af265f88e..8909e8f78 100644 --- a/Reference/Widget Reference/GetStatusBarColor().sublime-snippet +++ b/Reference/Widget Reference/GetStatusBarColor().sublime-snippet @@ -2,5 +2,5 @@ GetStatusBarColor () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetStatusBarTexture().sublime-snippet b/Reference/Widget Reference/GetStatusBarTexture().sublime-snippet index 4c40734b6..d7ff19bc3 100644 --- a/Reference/Widget Reference/GetStatusBarTexture().sublime-snippet +++ b/Reference/Widget Reference/GetStatusBarTexture().sublime-snippet @@ -2,5 +2,5 @@ GetStatusBarTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetStringHeight().sublime-snippet b/Reference/Widget Reference/GetStringHeight().sublime-snippet index 1abf94ccd..75ba1b044 100644 --- a/Reference/Widget Reference/GetStringHeight().sublime-snippet +++ b/Reference/Widget Reference/GetStringHeight().sublime-snippet @@ -2,5 +2,5 @@ GetStringHeight () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetStringWidth().sublime-snippet b/Reference/Widget Reference/GetStringWidth().sublime-snippet index bb60734fd..820e5cc67 100644 --- a/Reference/Widget Reference/GetStringWidth().sublime-snippet +++ b/Reference/Widget Reference/GetStringWidth().sublime-snippet @@ -2,5 +2,5 @@ GetStringWidth () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTexCoord().sublime-snippet b/Reference/Widget Reference/GetTexCoord().sublime-snippet index 9289c2ad2..3b414678a 100644 --- a/Reference/Widget Reference/GetTexCoord().sublime-snippet +++ b/Reference/Widget Reference/GetTexCoord().sublime-snippet @@ -2,5 +2,5 @@ GetTexCoord () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetText().sublime-snippet b/Reference/Widget Reference/GetText().sublime-snippet index a5c3b7b4e..1d8c04625 100644 --- a/Reference/Widget Reference/GetText().sublime-snippet +++ b/Reference/Widget Reference/GetText().sublime-snippet @@ -2,5 +2,5 @@ GetText () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTextColor().sublime-snippet b/Reference/Widget Reference/GetTextColor().sublime-snippet index d03931062..1836a1115 100644 --- a/Reference/Widget Reference/GetTextColor().sublime-snippet +++ b/Reference/Widget Reference/GetTextColor().sublime-snippet @@ -2,5 +2,5 @@ GetTextColor () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTextHeight().sublime-snippet b/Reference/Widget Reference/GetTextHeight().sublime-snippet index b0b254425..13c29698f 100644 --- a/Reference/Widget Reference/GetTextHeight().sublime-snippet +++ b/Reference/Widget Reference/GetTextHeight().sublime-snippet @@ -2,5 +2,5 @@ GetTextHeight () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTextInsets().sublime-snippet b/Reference/Widget Reference/GetTextInsets().sublime-snippet index 309943f59..0f51f5781 100644 --- a/Reference/Widget Reference/GetTextInsets().sublime-snippet +++ b/Reference/Widget Reference/GetTextInsets().sublime-snippet @@ -2,5 +2,5 @@ GetTextInsets () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTextWidth().sublime-snippet b/Reference/Widget Reference/GetTextWidth().sublime-snippet index 924a1f6bc..e6d6edbcc 100644 --- a/Reference/Widget Reference/GetTextWidth().sublime-snippet +++ b/Reference/Widget Reference/GetTextWidth().sublime-snippet @@ -2,5 +2,5 @@ GetTextWidth () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTexture().sublime-snippet b/Reference/Widget Reference/GetTexture().sublime-snippet index 19df4053c..fb0968e7c 100644 --- a/Reference/Widget Reference/GetTexture().sublime-snippet +++ b/Reference/Widget Reference/GetTexture().sublime-snippet @@ -2,5 +2,5 @@ GetTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetThumbTexture().sublime-snippet b/Reference/Widget Reference/GetThumbTexture().sublime-snippet index dca5c75f7..67f4198d5 100644 --- a/Reference/Widget Reference/GetThumbTexture().sublime-snippet +++ b/Reference/Widget Reference/GetThumbTexture().sublime-snippet @@ -2,5 +2,5 @@ GetThumbTexture () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTimeVisible().sublime-snippet b/Reference/Widget Reference/GetTimeVisible().sublime-snippet index f627878e1..8d362e697 100644 --- a/Reference/Widget Reference/GetTimeVisible().sublime-snippet +++ b/Reference/Widget Reference/GetTimeVisible().sublime-snippet @@ -2,5 +2,5 @@ GetTimeVisible () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTitleRegion().sublime-snippet b/Reference/Widget Reference/GetTitleRegion().sublime-snippet index e6577d9c2..8903afe87 100644 --- a/Reference/Widget Reference/GetTitleRegion().sublime-snippet +++ b/Reference/Widget Reference/GetTitleRegion().sublime-snippet @@ -2,5 +2,5 @@ GetTitleRegion () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetTop().sublime-snippet b/Reference/Widget Reference/GetTop().sublime-snippet index ecc7f60a0..ced2e4a17 100644 --- a/Reference/Widget Reference/GetTop().sublime-snippet +++ b/Reference/Widget Reference/GetTop().sublime-snippet @@ -2,5 +2,5 @@ GetTop () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetUTF8CursorPosition().sublime-snippet b/Reference/Widget Reference/GetUTF8CursorPosition().sublime-snippet index e0aa4ecb5..9b35be390 100644 --- a/Reference/Widget Reference/GetUTF8CursorPosition().sublime-snippet +++ b/Reference/Widget Reference/GetUTF8CursorPosition().sublime-snippet @@ -2,5 +2,5 @@ GetUTF8CursorPosition () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetUnit().sublime-snippet b/Reference/Widget Reference/GetUnit().sublime-snippet index bc3a87df1..f37750e70 100644 --- a/Reference/Widget Reference/GetUnit().sublime-snippet +++ b/Reference/Widget Reference/GetUnit().sublime-snippet @@ -2,5 +2,5 @@ GetUnit () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetUpperBackgroundFileName(fileName).sublime-snippet b/Reference/Widget Reference/GetUpperBackgroundFileName(fileName).sublime-snippet index 35955698b..78f7f2b84 100644 --- a/Reference/Widget Reference/GetUpperBackgroundFileName(fileName).sublime-snippet +++ b/Reference/Widget Reference/GetUpperBackgroundFileName(fileName).sublime-snippet @@ -2,5 +2,5 @@ GetUpperBackgroundFileName ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetUpperEmblemFileName(fileName).sublime-snippet b/Reference/Widget Reference/GetUpperEmblemFileName(fileName).sublime-snippet index cd8cdffd0..d3e57e079 100644 --- a/Reference/Widget Reference/GetUpperEmblemFileName(fileName).sublime-snippet +++ b/Reference/Widget Reference/GetUpperEmblemFileName(fileName).sublime-snippet @@ -2,5 +2,5 @@ GetUpperEmblemFileName ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetUpperEmblemTexture(texture).sublime-snippet b/Reference/Widget Reference/GetUpperEmblemTexture(texture).sublime-snippet index 17552c9df..44380c9cd 100644 --- a/Reference/Widget Reference/GetUpperEmblemTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/GetUpperEmblemTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ GetUpperEmblemTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetValue().sublime-snippet b/Reference/Widget Reference/GetValue().sublime-snippet index dc6a3cd0d..2a6e7ba57 100644 --- a/Reference/Widget Reference/GetValue().sublime-snippet +++ b/Reference/Widget Reference/GetValue().sublime-snippet @@ -2,5 +2,5 @@ GetValue () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetValueStep().sublime-snippet b/Reference/Widget Reference/GetValueStep().sublime-snippet index 207794e76..71a6a27fa 100644 --- a/Reference/Widget Reference/GetValueStep().sublime-snippet +++ b/Reference/Widget Reference/GetValueStep().sublime-snippet @@ -2,5 +2,5 @@ GetValueStep () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetVertexColor().sublime-snippet b/Reference/Widget Reference/GetVertexColor().sublime-snippet index 142666b4b..7a002d40c 100644 --- a/Reference/Widget Reference/GetVertexColor().sublime-snippet +++ b/Reference/Widget Reference/GetVertexColor().sublime-snippet @@ -2,5 +2,5 @@ GetVertexColor () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetVerticalScroll().sublime-snippet b/Reference/Widget Reference/GetVerticalScroll().sublime-snippet index 3b19d99a9..e7f8b3988 100644 --- a/Reference/Widget Reference/GetVerticalScroll().sublime-snippet +++ b/Reference/Widget Reference/GetVerticalScroll().sublime-snippet @@ -2,5 +2,5 @@ GetVerticalScroll () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetVerticalScrollRange().sublime-snippet b/Reference/Widget Reference/GetVerticalScrollRange().sublime-snippet index 213cda59c..e93862d8e 100644 --- a/Reference/Widget Reference/GetVerticalScrollRange().sublime-snippet +++ b/Reference/Widget Reference/GetVerticalScrollRange().sublime-snippet @@ -2,5 +2,5 @@ GetVerticalScrollRange () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetWidth().sublime-snippet b/Reference/Widget Reference/GetWidth().sublime-snippet index 06abee4e4..efdc9e45d 100644 --- a/Reference/Widget Reference/GetWidth().sublime-snippet +++ b/Reference/Widget Reference/GetWidth().sublime-snippet @@ -2,5 +2,5 @@ GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetZoom().sublime-snippet b/Reference/Widget Reference/GetZoom().sublime-snippet index 3375967a9..d7cea68d1 100644 --- a/Reference/Widget Reference/GetZoom().sublime-snippet +++ b/Reference/Widget Reference/GetZoom().sublime-snippet @@ -2,5 +2,5 @@ GetZoom () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/GetZoomLevels().sublime-snippet b/Reference/Widget Reference/GetZoomLevels().sublime-snippet index 2ad7021a2..fce92ddf2 100644 --- a/Reference/Widget Reference/GetZoomLevels().sublime-snippet +++ b/Reference/Widget Reference/GetZoomLevels().sublime-snippet @@ -2,5 +2,5 @@ GetZoomLevels () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/HasFocus().sublime-snippet b/Reference/Widget Reference/HasFocus().sublime-snippet index 09c27f559..c1e83a24d 100644 --- a/Reference/Widget Reference/HasFocus().sublime-snippet +++ b/Reference/Widget Reference/HasFocus().sublime-snippet @@ -2,5 +2,5 @@ HasFocus () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/HasScript(scriptType).sublime-snippet index 96d72685d..fc12f6442 100644 --- a/Reference/Widget Reference/HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Hide().sublime-snippet b/Reference/Widget Reference/Hide().sublime-snippet index 5acd43df2..e4ab727e9 100644 --- a/Reference/Widget Reference/Hide().sublime-snippet +++ b/Reference/Widget Reference/Hide().sublime-snippet @@ -2,5 +2,5 @@ Hide () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/HighlightText([start], [end]).sublime-snippet b/Reference/Widget Reference/HighlightText([start], [end]).sublime-snippet index 3645792aa..b8b280b9c 100644 --- a/Reference/Widget Reference/HighlightText([start], [end]).sublime-snippet +++ b/Reference/Widget Reference/HighlightText([start], [end]).sublime-snippet @@ -2,5 +2,5 @@ HighlightText ([start], [end]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/HookScript(scriptType, handler).sublime-snippet index 98e421d48..c1204f784 100644 --- a/Reference/Widget Reference/HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IgnoreDepth(enable).sublime-snippet b/Reference/Widget Reference/IgnoreDepth(enable).sublime-snippet index 4d1cc6139..77cdc2da5 100644 --- a/Reference/Widget Reference/IgnoreDepth(enable).sublime-snippet +++ b/Reference/Widget Reference/IgnoreDepth(enable).sublime-snippet @@ -2,5 +2,5 @@ IgnoreDepth (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/InitializeTabardColors().sublime-snippet b/Reference/Widget Reference/InitializeTabardColors().sublime-snippet index b7f27e3bd..801fb7cdd 100644 --- a/Reference/Widget Reference/InitializeTabardColors().sublime-snippet +++ b/Reference/Widget Reference/InitializeTabardColors().sublime-snippet @@ -2,5 +2,5 @@ InitializeTabardColors () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Insert(text).sublime-snippet b/Reference/Widget Reference/Insert(text).sublime-snippet index e4e198b8c..4384b85e3 100644 --- a/Reference/Widget Reference/Insert(text).sublime-snippet +++ b/Reference/Widget Reference/Insert(text).sublime-snippet @@ -2,5 +2,5 @@ Insert ("text") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsAutoFocus().sublime-snippet b/Reference/Widget Reference/IsAutoFocus().sublime-snippet index 481e9ab26..b9c32cbf8 100644 --- a/Reference/Widget Reference/IsAutoFocus().sublime-snippet +++ b/Reference/Widget Reference/IsAutoFocus().sublime-snippet @@ -2,5 +2,5 @@ IsAutoFocus () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/IsClampedToScreen().sublime-snippet index 6bc9e7bea..e87fb8993 100644 --- a/Reference/Widget Reference/IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsCountInvisibleLetters().sublime-snippet b/Reference/Widget Reference/IsCountInvisibleLetters().sublime-snippet index 28517a471..7f19e9b92 100644 --- a/Reference/Widget Reference/IsCountInvisibleLetters().sublime-snippet +++ b/Reference/Widget Reference/IsCountInvisibleLetters().sublime-snippet @@ -2,5 +2,5 @@ IsCountInvisibleLetters () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsDelaying().sublime-snippet b/Reference/Widget Reference/IsDelaying().sublime-snippet index 8bfd9a179..7c7fa0cd6 100644 --- a/Reference/Widget Reference/IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsDesaturated().sublime-snippet b/Reference/Widget Reference/IsDesaturated().sublime-snippet index cd2c46eae..16c9abc86 100644 --- a/Reference/Widget Reference/IsDesaturated().sublime-snippet +++ b/Reference/Widget Reference/IsDesaturated().sublime-snippet @@ -2,5 +2,5 @@ IsDesaturated () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsDone().sublime-snippet b/Reference/Widget Reference/IsDone().sublime-snippet index 605f9c5f4..14e2e045b 100644 --- a/Reference/Widget Reference/IsDone().sublime-snippet +++ b/Reference/Widget Reference/IsDone().sublime-snippet @@ -2,5 +2,5 @@ IsDone () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsDragging().sublime-snippet b/Reference/Widget Reference/IsDragging().sublime-snippet index fec75d389..460d4cbe0 100644 --- a/Reference/Widget Reference/IsDragging().sublime-snippet +++ b/Reference/Widget Reference/IsDragging().sublime-snippet @@ -2,5 +2,5 @@ IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsEnabled().sublime-snippet b/Reference/Widget Reference/IsEnabled().sublime-snippet index d06e96dd4..32ad4d82b 100644 --- a/Reference/Widget Reference/IsEnabled().sublime-snippet +++ b/Reference/Widget Reference/IsEnabled().sublime-snippet @@ -2,5 +2,5 @@ IsEnabled () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsEquippedItem().sublime-snippet b/Reference/Widget Reference/IsEquippedItem().sublime-snippet index cef4d82bc..29fbf2734 100644 --- a/Reference/Widget Reference/IsEquippedItem().sublime-snippet +++ b/Reference/Widget Reference/IsEquippedItem().sublime-snippet @@ -2,5 +2,5 @@ IsEquippedItem () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/IsEventRegistered(event).sublime-snippet index 7167b1b42..a56fb266f 100644 --- a/Reference/Widget Reference/IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsForbidden().sublime-snippet b/Reference/Widget Reference/IsForbidden().sublime-snippet index 37765f448..81903ca8d 100644 --- a/Reference/Widget Reference/IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/IsIgnoringDepth().sublime-snippet index e7cc3e933..a9fd7938a 100644 --- a/Reference/Widget Reference/IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsInIMECompositionMode().sublime-snippet b/Reference/Widget Reference/IsInIMECompositionMode().sublime-snippet index 95928fe95..018b7319d 100644 --- a/Reference/Widget Reference/IsInIMECompositionMode().sublime-snippet +++ b/Reference/Widget Reference/IsInIMECompositionMode().sublime-snippet @@ -2,5 +2,5 @@ IsInIMECompositionMode () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/IsJoystickEnabled().sublime-snippet index 1ad7e7d2e..04a418138 100644 --- a/Reference/Widget Reference/IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/IsKeyboardEnabled().sublime-snippet index eb9a7bebc..fe508f922 100644 --- a/Reference/Widget Reference/IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/IsMouseEnabled().sublime-snippet index bed6924af..1f785dac5 100644 --- a/Reference/Widget Reference/IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 0d1d281ef..a825f3ef4 100644 --- a/Reference/Widget Reference/IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/IsMouseWheelEnabled().sublime-snippet index dd54cbcbb..78b484663 100644 --- a/Reference/Widget Reference/IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsMovable().sublime-snippet b/Reference/Widget Reference/IsMovable().sublime-snippet index 576d395b4..1c3b519ad 100644 --- a/Reference/Widget Reference/IsMovable().sublime-snippet +++ b/Reference/Widget Reference/IsMovable().sublime-snippet @@ -2,5 +2,5 @@ IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsMultiLine().sublime-snippet b/Reference/Widget Reference/IsMultiLine().sublime-snippet index 284b03e16..bf2b6a111 100644 --- a/Reference/Widget Reference/IsMultiLine().sublime-snippet +++ b/Reference/Widget Reference/IsMultiLine().sublime-snippet @@ -2,5 +2,5 @@ IsMultiLine () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsNumeric().sublime-snippet b/Reference/Widget Reference/IsNumeric().sublime-snippet index 4d3dd3895..3c16104eb 100644 --- a/Reference/Widget Reference/IsNumeric().sublime-snippet +++ b/Reference/Widget Reference/IsNumeric().sublime-snippet @@ -2,5 +2,5 @@ IsNumeric () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsObjectType(type).sublime-snippet b/Reference/Widget Reference/IsObjectType(type).sublime-snippet index db51dfb72..2dac465fb 100644 --- a/Reference/Widget Reference/IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsOwned().sublime-snippet b/Reference/Widget Reference/IsOwned().sublime-snippet index a6f806e9f..b53877f7c 100644 --- a/Reference/Widget Reference/IsOwned().sublime-snippet +++ b/Reference/Widget Reference/IsOwned().sublime-snippet @@ -2,5 +2,5 @@ IsOwned () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsPassword().sublime-snippet b/Reference/Widget Reference/IsPassword().sublime-snippet index f2c8804be..372ed8059 100644 --- a/Reference/Widget Reference/IsPassword().sublime-snippet +++ b/Reference/Widget Reference/IsPassword().sublime-snippet @@ -2,5 +2,5 @@ IsPassword () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsPaused().sublime-snippet b/Reference/Widget Reference/IsPaused().sublime-snippet index 16fdcc3a8..91f0cda69 100644 --- a/Reference/Widget Reference/IsPaused().sublime-snippet +++ b/Reference/Widget Reference/IsPaused().sublime-snippet @@ -2,5 +2,5 @@ IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsPendingFinish().sublime-snippet b/Reference/Widget Reference/IsPendingFinish().sublime-snippet index ff5e2f0fc..8e4083342 100644 --- a/Reference/Widget Reference/IsPendingFinish().sublime-snippet +++ b/Reference/Widget Reference/IsPendingFinish().sublime-snippet @@ -2,5 +2,5 @@ IsPendingFinish () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsPlaying().sublime-snippet b/Reference/Widget Reference/IsPlaying().sublime-snippet index 5d527d11e..b83b001d7 100644 --- a/Reference/Widget Reference/IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsProtected().sublime-snippet b/Reference/Widget Reference/IsProtected().sublime-snippet index ba64b0348..4cc82060b 100644 --- a/Reference/Widget Reference/IsProtected().sublime-snippet +++ b/Reference/Widget Reference/IsProtected().sublime-snippet @@ -2,5 +2,5 @@ IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsResizable().sublime-snippet b/Reference/Widget Reference/IsResizable().sublime-snippet index eb1e7bb32..1775ebe72 100644 --- a/Reference/Widget Reference/IsResizable().sublime-snippet +++ b/Reference/Widget Reference/IsResizable().sublime-snippet @@ -2,5 +2,5 @@ IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsShown().sublime-snippet b/Reference/Widget Reference/IsShown().sublime-snippet index a9cff3de9..975b364b2 100644 --- a/Reference/Widget Reference/IsShown().sublime-snippet +++ b/Reference/Widget Reference/IsShown().sublime-snippet @@ -2,5 +2,5 @@ IsShown () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsStopped().sublime-snippet b/Reference/Widget Reference/IsStopped().sublime-snippet index f57c10f4b..956d73764 100644 --- a/Reference/Widget Reference/IsStopped().sublime-snippet +++ b/Reference/Widget Reference/IsStopped().sublime-snippet @@ -2,5 +2,5 @@ IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsToplevel().sublime-snippet b/Reference/Widget Reference/IsToplevel().sublime-snippet index 0dedd9d04..b48000929 100644 --- a/Reference/Widget Reference/IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsTruncated().sublime-snippet b/Reference/Widget Reference/IsTruncated().sublime-snippet index f5770e07a..85ddbebba 100644 --- a/Reference/Widget Reference/IsTruncated().sublime-snippet +++ b/Reference/Widget Reference/IsTruncated().sublime-snippet @@ -2,5 +2,5 @@ IsTruncated () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsUnit(unit).sublime-snippet b/Reference/Widget Reference/IsUnit(unit).sublime-snippet index 6949465b6..2265f73b4 100644 --- a/Reference/Widget Reference/IsUnit(unit).sublime-snippet +++ b/Reference/Widget Reference/IsUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ IsUnit ("unit") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsUserPlaced().sublime-snippet b/Reference/Widget Reference/IsUserPlaced().sublime-snippet index 14143aa2f..5dc3394f1 100644 --- a/Reference/Widget Reference/IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/IsVisible().sublime-snippet b/Reference/Widget Reference/IsVisible().sublime-snippet index bae1f0526..bdfc352d0 100644 --- a/Reference/Widget Reference/IsVisible().sublime-snippet +++ b/Reference/Widget Reference/IsVisible().sublime-snippet @@ -2,5 +2,5 @@ IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/LockHighlight().sublime-snippet b/Reference/Widget Reference/LockHighlight().sublime-snippet index 90ebf8c9f..fe2b09d97 100644 --- a/Reference/Widget Reference/LockHighlight().sublime-snippet +++ b/Reference/Widget Reference/LockHighlight().sublime-snippet @@ -2,5 +2,5 @@ LockHighlight () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Lower().sublime-snippet b/Reference/Widget Reference/Lower().sublime-snippet index 60fcbca54..f91e34cbc 100644 --- a/Reference/Widget Reference/Lower().sublime-snippet +++ b/Reference/Widget Reference/Lower().sublime-snippet @@ -2,5 +2,5 @@ Lower () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/MessageFrame-AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet b/Reference/Widget Reference/MessageFrame-AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet deleted file mode 100644 index 203268c47..000000000 --- a/Reference/Widget Reference/MessageFrame-AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:AddMessage - ("text", [red], [green], [blue], [alpha]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-Clear().sublime-snippet b/Reference/Widget Reference/MessageFrame-Clear().sublime-snippet deleted file mode 100644 index efd15460a..000000000 --- a/Reference/Widget Reference/MessageFrame-Clear().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:Clear - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/MessageFrame-GetFadeDuration().sublime-snippet deleted file mode 100644 index fd65bcc90..000000000 --- a/Reference/Widget Reference/MessageFrame-GetFadeDuration().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:GetFadeDuration - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/MessageFrame-GetFading().sublime-snippet deleted file mode 100644 index cb6fd35a7..000000000 --- a/Reference/Widget Reference/MessageFrame-GetFading().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:GetFading - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/MessageFrame-GetIndentedWordWrap().sublime-snippet deleted file mode 100644 index 90107f4f7..000000000 --- a/Reference/Widget Reference/MessageFrame-GetIndentedWordWrap().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:GetIndentedWordWrap - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/MessageFrame-GetInsertMode().sublime-snippet deleted file mode 100644 index 5d02dfc9c..000000000 --- a/Reference/Widget Reference/MessageFrame-GetInsertMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:GetInsertMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/MessageFrame-GetTimeVisible().sublime-snippet deleted file mode 100644 index e7ded3de9..000000000 --- a/Reference/Widget Reference/MessageFrame-GetTimeVisible().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:GetTimeVisible - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-SetFadeDuration(duration).sublime-snippet b/Reference/Widget Reference/MessageFrame-SetFadeDuration(duration).sublime-snippet deleted file mode 100644 index 025f48bdf..000000000 --- a/Reference/Widget Reference/MessageFrame-SetFadeDuration(duration).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:SetFadeDuration - (duration) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-SetFading(fading).sublime-snippet b/Reference/Widget Reference/MessageFrame-SetFading(fading).sublime-snippet deleted file mode 100644 index 4b94c9af2..000000000 --- a/Reference/Widget Reference/MessageFrame-SetFading(fading).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:SetFading - (fading) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-SetIndentedWordWrap(indent).sublime-snippet b/Reference/Widget Reference/MessageFrame-SetIndentedWordWrap(indent).sublime-snippet deleted file mode 100644 index b5595f211..000000000 --- a/Reference/Widget Reference/MessageFrame-SetIndentedWordWrap(indent).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:SetIndentedWordWrap - (indent) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-SetInsertMode(position).sublime-snippet b/Reference/Widget Reference/MessageFrame-SetInsertMode(position).sublime-snippet deleted file mode 100644 index caf6a14e9..000000000 --- a/Reference/Widget Reference/MessageFrame-SetInsertMode(position).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:SetInsertMode - ("position") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MessageFrame-SetTimeVisible(time).sublime-snippet b/Reference/Widget Reference/MessageFrame-SetTimeVisible(time).sublime-snippet deleted file mode 100644 index 276d51ed3..000000000 --- a/Reference/Widget Reference/MessageFrame-SetTimeVisible(time).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MessageFrame:SetTimeVisible - (time) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-GetPingPosition().sublime-snippet b/Reference/Widget Reference/Minimap-GetPingPosition().sublime-snippet deleted file mode 100644 index f2feaf479..000000000 --- a/Reference/Widget Reference/Minimap-GetPingPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:GetPingPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-GetZoom().sublime-snippet b/Reference/Widget Reference/Minimap-GetZoom().sublime-snippet deleted file mode 100644 index 3fea6935d..000000000 --- a/Reference/Widget Reference/Minimap-GetZoom().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:GetZoom - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-GetZoomLevels().sublime-snippet b/Reference/Widget Reference/Minimap-GetZoomLevels().sublime-snippet deleted file mode 100644 index 6af5ef952..000000000 --- a/Reference/Widget Reference/Minimap-GetZoomLevels().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:GetZoomLevels - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-PingLocation(x, y).sublime-snippet b/Reference/Widget Reference/Minimap-PingLocation(x, y).sublime-snippet deleted file mode 100644 index 677777157..000000000 --- a/Reference/Widget Reference/Minimap-PingLocation(x, y).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:PingLocation - (x, y) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetBlipTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetBlipTexture(fileName).sublime-snippet deleted file mode 100644 index c14db0fc3..000000000 --- a/Reference/Widget Reference/Minimap-SetBlipTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetBlipTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetClassBlipTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetClassBlipTexture(fileName).sublime-snippet deleted file mode 100644 index 4ee6d6fde..000000000 --- a/Reference/Widget Reference/Minimap-SetClassBlipTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetClassBlipTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetCorpsePOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetCorpsePOIArrowTexture(fileName).sublime-snippet deleted file mode 100644 index 43304f457..000000000 --- a/Reference/Widget Reference/Minimap-SetCorpsePOIArrowTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetCorpsePOIArrowTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetIconTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetIconTexture(fileName).sublime-snippet deleted file mode 100644 index ed84fb887..000000000 --- a/Reference/Widget Reference/Minimap-SetIconTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetIconTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetMaskTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetMaskTexture(fileName).sublime-snippet deleted file mode 100644 index 8c72394b2..000000000 --- a/Reference/Widget Reference/Minimap-SetMaskTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetMaskTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetPOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetPOIArrowTexture(fileName).sublime-snippet deleted file mode 100644 index 94dc88692..000000000 --- a/Reference/Widget Reference/Minimap-SetPOIArrowTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetPOIArrowTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetPlayerTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetPlayerTexture(fileName).sublime-snippet deleted file mode 100644 index 5bbbf0699..000000000 --- a/Reference/Widget Reference/Minimap-SetPlayerTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetPlayerTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetPlayerTextureHeight(height).sublime-snippet b/Reference/Widget Reference/Minimap-SetPlayerTextureHeight(height).sublime-snippet deleted file mode 100644 index d1ab1b42c..000000000 --- a/Reference/Widget Reference/Minimap-SetPlayerTextureHeight(height).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetPlayerTextureHeight - (height) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetPlayerTextureWidth(width).sublime-snippet b/Reference/Widget Reference/Minimap-SetPlayerTextureWidth(width).sublime-snippet deleted file mode 100644 index 7efe9f95f..000000000 --- a/Reference/Widget Reference/Minimap-SetPlayerTextureWidth(width).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetPlayerTextureWidth - (width) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetStaticPOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/Minimap-SetStaticPOIArrowTexture(fileName).sublime-snippet deleted file mode 100644 index 3ec74c4d9..000000000 --- a/Reference/Widget Reference/Minimap-SetStaticPOIArrowTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetStaticPOIArrowTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Minimap-SetZoom(zoomLevel).sublime-snippet b/Reference/Widget Reference/Minimap-SetZoom(zoomLevel).sublime-snippet deleted file mode 100644 index 677d57e0c..000000000 --- a/Reference/Widget Reference/Minimap-SetZoom(zoomLevel).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Minimap:SetZoom - (zoomLevel) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-AdvanceTime().sublime-snippet b/Reference/Widget Reference/Model-AdvanceTime().sublime-snippet deleted file mode 100644 index 836ded0c4..000000000 --- a/Reference/Widget Reference/Model-AdvanceTime().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:AdvanceTime - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-ClearFog().sublime-snippet b/Reference/Widget Reference/Model-ClearFog().sublime-snippet deleted file mode 100644 index 523eceeb1..000000000 --- a/Reference/Widget Reference/Model-ClearFog().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:ClearFog - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-ClearModel().sublime-snippet b/Reference/Widget Reference/Model-ClearModel().sublime-snippet deleted file mode 100644 index 77771f58c..000000000 --- a/Reference/Widget Reference/Model-ClearModel().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:ClearModel - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetFacing().sublime-snippet b/Reference/Widget Reference/Model-GetFacing().sublime-snippet deleted file mode 100644 index 3374721fe..000000000 --- a/Reference/Widget Reference/Model-GetFacing().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetFacing - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetFogColor().sublime-snippet b/Reference/Widget Reference/Model-GetFogColor().sublime-snippet deleted file mode 100644 index 878f12c54..000000000 --- a/Reference/Widget Reference/Model-GetFogColor().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetFogColor - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetFogFar().sublime-snippet b/Reference/Widget Reference/Model-GetFogFar().sublime-snippet deleted file mode 100644 index 7fb781367..000000000 --- a/Reference/Widget Reference/Model-GetFogFar().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetFogFar - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetFogNear().sublime-snippet b/Reference/Widget Reference/Model-GetFogNear().sublime-snippet deleted file mode 100644 index 6d21a434b..000000000 --- a/Reference/Widget Reference/Model-GetFogNear().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetFogNear - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetLight().sublime-snippet b/Reference/Widget Reference/Model-GetLight().sublime-snippet deleted file mode 100644 index 6eeef6886..000000000 --- a/Reference/Widget Reference/Model-GetLight().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetLight - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetModel().sublime-snippet b/Reference/Widget Reference/Model-GetModel().sublime-snippet deleted file mode 100644 index 56be46458..000000000 --- a/Reference/Widget Reference/Model-GetModel().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetModel - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetModelScale().sublime-snippet b/Reference/Widget Reference/Model-GetModelScale().sublime-snippet deleted file mode 100644 index 25b14b5c0..000000000 --- a/Reference/Widget Reference/Model-GetModelScale().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetModelScale - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-GetPosition().sublime-snippet b/Reference/Widget Reference/Model-GetPosition().sublime-snippet deleted file mode 100644 index fc490fa76..000000000 --- a/Reference/Widget Reference/Model-GetPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:GetPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-ReplaceIconTexture(fileName).sublime-snippet b/Reference/Widget Reference/Model-ReplaceIconTexture(fileName).sublime-snippet deleted file mode 100644 index 8cf3210a7..000000000 --- a/Reference/Widget Reference/Model-ReplaceIconTexture(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:ReplaceIconTexture - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetCamera(index).sublime-snippet b/Reference/Widget Reference/Model-SetCamera(index).sublime-snippet deleted file mode 100644 index 6a06c9f9a..000000000 --- a/Reference/Widget Reference/Model-SetCamera(index).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetCamera - (index) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetFacing(facing).sublime-snippet b/Reference/Widget Reference/Model-SetFacing(facing).sublime-snippet deleted file mode 100644 index 5a20e8ff2..000000000 --- a/Reference/Widget Reference/Model-SetFacing(facing).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetFacing - (facing) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetFogColor(red, green, blue).sublime-snippet b/Reference/Widget Reference/Model-SetFogColor(red, green, blue).sublime-snippet deleted file mode 100644 index 56d4fdaf9..000000000 --- a/Reference/Widget Reference/Model-SetFogColor(red, green, blue).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetFogColor - (red, green, blue) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetFogFar(distance).sublime-snippet b/Reference/Widget Reference/Model-SetFogFar(distance).sublime-snippet deleted file mode 100644 index bb5663352..000000000 --- a/Reference/Widget Reference/Model-SetFogFar(distance).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetFogFar - (distance) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetFogNear(distance).sublime-snippet b/Reference/Widget Reference/Model-SetFogNear(distance).sublime-snippet deleted file mode 100644 index 162f277a7..000000000 --- a/Reference/Widget Reference/Model-SetFogNear(distance).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetFogNear - (distance) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetGlow(amount).sublime-snippet b/Reference/Widget Reference/Model-SetGlow(amount).sublime-snippet deleted file mode 100644 index 97075202d..000000000 --- a/Reference/Widget Reference/Model-SetGlow(amount).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetGlow - (amount) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetModel(fileName).sublime-snippet b/Reference/Widget Reference/Model-SetModel(fileName).sublime-snippet deleted file mode 100644 index 00af8494a..000000000 --- a/Reference/Widget Reference/Model-SetModel(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetModel - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetModelScale(scale).sublime-snippet b/Reference/Widget Reference/Model-SetModelScale(scale).sublime-snippet deleted file mode 100644 index c6ea6cab7..000000000 --- a/Reference/Widget Reference/Model-SetModelScale(scale).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetModelScale - (scale) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetPosition(x, y, z).sublime-snippet b/Reference/Widget Reference/Model-SetPosition(x, y, z).sublime-snippet deleted file mode 100644 index c0185f368..000000000 --- a/Reference/Widget Reference/Model-SetPosition(x, y, z).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetPosition - (x, y, z) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetSequence(sequence).sublime-snippet b/Reference/Widget Reference/Model-SetSequence(sequence).sublime-snippet deleted file mode 100644 index 758150c4a..000000000 --- a/Reference/Widget Reference/Model-SetSequence(sequence).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetSequence - (sequence) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Model-SetSequenceTime(sequence, time).sublime-snippet b/Reference/Widget Reference/Model-SetSequenceTime(sequence, time).sublime-snippet deleted file mode 100644 index 729a693f8..000000000 --- a/Reference/Widget Reference/Model-SetSequenceTime(sequence, time).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Model:SetSequenceTime - (sequence, time) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MovieFrame-EnableSubtitles(enable).sublime-snippet b/Reference/Widget Reference/MovieFrame-EnableSubtitles(enable).sublime-snippet deleted file mode 100644 index eb88bff7e..000000000 --- a/Reference/Widget Reference/MovieFrame-EnableSubtitles(enable).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MovieFrame:EnableSubtitles - (enable) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MovieFrame-StartMovie(fileName, volume).sublime-snippet b/Reference/Widget Reference/MovieFrame-StartMovie(fileName, volume).sublime-snippet deleted file mode 100644 index 129181874..000000000 --- a/Reference/Widget Reference/MovieFrame-StartMovie(fileName, volume).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MovieFrame:StartMovie - ("fileName", volume) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/MovieFrame-StopMovie().sublime-snippet b/Reference/Widget Reference/MovieFrame-StopMovie().sublime-snippet deleted file mode 100644 index 40a184253..000000000 --- a/Reference/Widget Reference/MovieFrame-StopMovie().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - MovieFrame:StopMovie - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/NumLines().sublime-snippet b/Reference/Widget Reference/NumLines().sublime-snippet index 3c0a664a2..780811781 100644 --- a/Reference/Widget Reference/NumLines().sublime-snippet +++ b/Reference/Widget Reference/NumLines().sublime-snippet @@ -2,5 +2,5 @@ NumLines () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/PageDown().sublime-snippet b/Reference/Widget Reference/PageDown().sublime-snippet index 18fcd2ea4..fe4fb5fc9 100644 --- a/Reference/Widget Reference/PageDown().sublime-snippet +++ b/Reference/Widget Reference/PageDown().sublime-snippet @@ -2,5 +2,5 @@ PageDown () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/PageUp().sublime-snippet b/Reference/Widget Reference/PageUp().sublime-snippet index 8662450b0..f7d538a6a 100644 --- a/Reference/Widget Reference/PageUp().sublime-snippet +++ b/Reference/Widget Reference/PageUp().sublime-snippet @@ -2,5 +2,5 @@ PageUp () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ParentedObject-GetParent().sublime-snippet b/Reference/Widget Reference/ParentedObject-GetParent().sublime-snippet index 13e57d536..dff4c5161 100644 --- a/Reference/Widget Reference/ParentedObject-GetParent().sublime-snippet +++ b/Reference/Widget Reference/ParentedObject-GetParent().sublime-snippet @@ -2,5 +2,5 @@ ParentedObject:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Pause().sublime-snippet b/Reference/Widget Reference/Pause().sublime-snippet index 3663e7475..0f209427b 100644 --- a/Reference/Widget Reference/Pause().sublime-snippet +++ b/Reference/Widget Reference/Pause().sublime-snippet @@ -2,5 +2,5 @@ Pause () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/PingLocation(x, y).sublime-snippet b/Reference/Widget Reference/PingLocation(x, y).sublime-snippet index 510515beb..42d6f6e26 100644 --- a/Reference/Widget Reference/PingLocation(x, y).sublime-snippet +++ b/Reference/Widget Reference/PingLocation(x, y).sublime-snippet @@ -2,5 +2,5 @@ PingLocation (x, y) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Play().sublime-snippet b/Reference/Widget Reference/Play().sublime-snippet index e699f1aea..40d828d79 100644 --- a/Reference/Widget Reference/Play().sublime-snippet +++ b/Reference/Widget Reference/Play().sublime-snippet @@ -2,5 +2,5 @@ Play () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/PlayerModel-RefreshUnit().sublime-snippet b/Reference/Widget Reference/PlayerModel-RefreshUnit().sublime-snippet index 8ef147a3f..b32ac7474 100644 --- a/Reference/Widget Reference/PlayerModel-RefreshUnit().sublime-snippet +++ b/Reference/Widget Reference/PlayerModel-RefreshUnit().sublime-snippet @@ -2,5 +2,5 @@ PlayerModel:RefreshUnit () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/PlayerModel-SetCreature(creature).sublime-snippet b/Reference/Widget Reference/PlayerModel-SetCreature(creature).sublime-snippet index 78af52af4..effa5015a 100644 --- a/Reference/Widget Reference/PlayerModel-SetCreature(creature).sublime-snippet +++ b/Reference/Widget Reference/PlayerModel-SetCreature(creature).sublime-snippet @@ -2,5 +2,5 @@ PlayerModel:SetCreature (creature) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/PlayerModel-SetRotation(facing).sublime-snippet b/Reference/Widget Reference/PlayerModel-SetRotation(facing).sublime-snippet index baa3bffcb..0e4d0bdd2 100644 --- a/Reference/Widget Reference/PlayerModel-SetRotation(facing).sublime-snippet +++ b/Reference/Widget Reference/PlayerModel-SetRotation(facing).sublime-snippet @@ -2,5 +2,5 @@ PlayerModel:SetRotation (facing) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/PlayerModel-SetUnit(unit).sublime-snippet b/Reference/Widget Reference/PlayerModel-SetUnit(unit).sublime-snippet index 2a594821d..3dccb5fda 100644 --- a/Reference/Widget Reference/PlayerModel-SetUnit(unit).sublime-snippet +++ b/Reference/Widget Reference/PlayerModel-SetUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ PlayerModel:SetUnit ("unit") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Raise().sublime-snippet b/Reference/Widget Reference/Raise().sublime-snippet index bc2a9d164..841abc5ba 100644 --- a/Reference/Widget Reference/Raise().sublime-snippet +++ b/Reference/Widget Reference/Raise().sublime-snippet @@ -2,5 +2,5 @@ Raise () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/RefreshUnit().sublime-snippet b/Reference/Widget Reference/RefreshUnit().sublime-snippet index 774367b3c..e73675843 100644 --- a/Reference/Widget Reference/RefreshUnit().sublime-snippet +++ b/Reference/Widget Reference/RefreshUnit().sublime-snippet @@ -2,5 +2,5 @@ RefreshUnit () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/RegisterAllEvents().sublime-snippet b/Reference/Widget Reference/RegisterAllEvents().sublime-snippet index f130cc977..6168b7b60 100644 --- a/Reference/Widget Reference/RegisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/RegisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ RegisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/RegisterEvent(event).sublime-snippet b/Reference/Widget Reference/RegisterEvent(event).sublime-snippet index 8f387be04..9a9143686 100644 --- a/Reference/Widget Reference/RegisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/RegisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ RegisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/RegisterForClicks(...).sublime-snippet b/Reference/Widget Reference/RegisterForClicks(...).sublime-snippet index ca264c77d..03ee29c21 100644 --- a/Reference/Widget Reference/RegisterForClicks(...).sublime-snippet +++ b/Reference/Widget Reference/RegisterForClicks(...).sublime-snippet @@ -2,5 +2,5 @@ RegisterForClicks (...) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/RegisterForDrag(...).sublime-snippet b/Reference/Widget Reference/RegisterForDrag(...).sublime-snippet index 8c487f221..e2b2b5972 100644 --- a/Reference/Widget Reference/RegisterForDrag(...).sublime-snippet +++ b/Reference/Widget Reference/RegisterForDrag(...).sublime-snippet @@ -2,5 +2,5 @@ RegisterForDrag (...) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/RegisterUnitEvent(event, unit1, unit2).sublime-snippet b/Reference/Widget Reference/RegisterUnitEvent(event, unit1, unit2).sublime-snippet index 7c922af20..3327ee04c 100644 --- a/Reference/Widget Reference/RegisterUnitEvent(event, unit1, unit2).sublime-snippet +++ b/Reference/Widget Reference/RegisterUnitEvent(event, unit1, unit2).sublime-snippet @@ -2,5 +2,5 @@ RegisterUnitEvent ("event", "unit1", "unit2") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ReplaceIconTexture(fileName).sublime-snippet b/Reference/Widget Reference/ReplaceIconTexture(fileName).sublime-snippet index b098d360e..a0b5c9550 100644 --- a/Reference/Widget Reference/ReplaceIconTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/ReplaceIconTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ ReplaceIconTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Save().sublime-snippet b/Reference/Widget Reference/Save().sublime-snippet index bfd574b7d..5231a1f56 100644 --- a/Reference/Widget Reference/Save().sublime-snippet +++ b/Reference/Widget Reference/Save().sublime-snippet @@ -2,5 +2,5 @@ Save () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScriptObject-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/ScriptObject-GetScript(scriptType).sublime-snippet index d8ccd2abb..c5a21f121 100644 --- a/Reference/Widget Reference/ScriptObject-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/ScriptObject-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ ScriptObject:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScriptObject-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/ScriptObject-HasScript(scriptType).sublime-snippet index 5fcfbc84e..a241068dd 100644 --- a/Reference/Widget Reference/ScriptObject-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/ScriptObject-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ ScriptObject:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScriptObject-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/ScriptObject-HookScript(scriptType, handler).sublime-snippet index cf175f754..e05d7be50 100644 --- a/Reference/Widget Reference/ScriptObject-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/ScriptObject-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ ScriptObject:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScriptObject-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/ScriptObject-SetScript(scriptType, handler).sublime-snippet index 2a0aa9214..c420990de 100644 --- a/Reference/Widget Reference/ScriptObject-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/ScriptObject-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ ScriptObject:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScrollDown().sublime-snippet b/Reference/Widget Reference/ScrollDown().sublime-snippet index c508fb26b..9b09052ce 100644 --- a/Reference/Widget Reference/ScrollDown().sublime-snippet +++ b/Reference/Widget Reference/ScrollDown().sublime-snippet @@ -2,5 +2,5 @@ ScrollDown () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScrollFrame-GetHorizontalScroll().sublime-snippet b/Reference/Widget Reference/ScrollFrame-GetHorizontalScroll().sublime-snippet deleted file mode 100644 index be0720bc2..000000000 --- a/Reference/Widget Reference/ScrollFrame-GetHorizontalScroll().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:GetHorizontalScroll - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-GetHorizontalScrollRange().sublime-snippet b/Reference/Widget Reference/ScrollFrame-GetHorizontalScrollRange().sublime-snippet deleted file mode 100644 index a3d38e4dc..000000000 --- a/Reference/Widget Reference/ScrollFrame-GetHorizontalScrollRange().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:GetHorizontalScrollRange - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-GetScrollChild().sublime-snippet b/Reference/Widget Reference/ScrollFrame-GetScrollChild().sublime-snippet deleted file mode 100644 index b04697bcc..000000000 --- a/Reference/Widget Reference/ScrollFrame-GetScrollChild().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:GetScrollChild - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-GetVerticalScroll().sublime-snippet b/Reference/Widget Reference/ScrollFrame-GetVerticalScroll().sublime-snippet deleted file mode 100644 index 043678870..000000000 --- a/Reference/Widget Reference/ScrollFrame-GetVerticalScroll().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:GetVerticalScroll - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-GetVerticalScrollRange().sublime-snippet b/Reference/Widget Reference/ScrollFrame-GetVerticalScrollRange().sublime-snippet deleted file mode 100644 index b5495642c..000000000 --- a/Reference/Widget Reference/ScrollFrame-GetVerticalScrollRange().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:GetVerticalScrollRange - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-SetHorizontalScroll(scroll).sublime-snippet b/Reference/Widget Reference/ScrollFrame-SetHorizontalScroll(scroll).sublime-snippet deleted file mode 100644 index 3d176183c..000000000 --- a/Reference/Widget Reference/ScrollFrame-SetHorizontalScroll(scroll).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:SetHorizontalScroll - (scroll) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-SetScrollChild(frame).sublime-snippet b/Reference/Widget Reference/ScrollFrame-SetScrollChild(frame).sublime-snippet deleted file mode 100644 index 25729e10d..000000000 --- a/Reference/Widget Reference/ScrollFrame-SetScrollChild(frame).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:SetScrollChild - (frame) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-SetVerticalScroll(scroll).sublime-snippet b/Reference/Widget Reference/ScrollFrame-SetVerticalScroll(scroll).sublime-snippet deleted file mode 100644 index 19da0365e..000000000 --- a/Reference/Widget Reference/ScrollFrame-SetVerticalScroll(scroll).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:SetVerticalScroll - (scroll) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollFrame-UpdateScrollChildRect().sublime-snippet b/Reference/Widget Reference/ScrollFrame-UpdateScrollChildRect().sublime-snippet deleted file mode 100644 index 80dd94572..000000000 --- a/Reference/Widget Reference/ScrollFrame-UpdateScrollChildRect().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollFrame:UpdateScrollChildRect - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollToBottom().sublime-snippet b/Reference/Widget Reference/ScrollToBottom().sublime-snippet index e522fefe5..dd78e5427 100644 --- a/Reference/Widget Reference/ScrollToBottom().sublime-snippet +++ b/Reference/Widget Reference/ScrollToBottom().sublime-snippet @@ -2,5 +2,5 @@ ScrollToBottom () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScrollToTop().sublime-snippet b/Reference/Widget Reference/ScrollToTop().sublime-snippet index 1e4f5fbc5..86b579e0d 100644 --- a/Reference/Widget Reference/ScrollToTop().sublime-snippet +++ b/Reference/Widget Reference/ScrollToTop().sublime-snippet @@ -2,5 +2,5 @@ ScrollToTop () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScrollUp().sublime-snippet b/Reference/Widget Reference/ScrollUp().sublime-snippet index 4686834f4..b8616addb 100644 --- a/Reference/Widget Reference/ScrollUp().sublime-snippet +++ b/Reference/Widget Reference/ScrollUp().sublime-snippet @@ -2,5 +2,5 @@ ScrollUp () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/ScrollingMessageFrame-AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet deleted file mode 100644 index 285b95f8c..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:AddMessage - ("text", [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-AtBottom().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-AtBottom().sublime-snippet deleted file mode 100644 index 5fa5e0fa5..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-AtBottom().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:AtBottom - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-AtTop().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-AtTop().sublime-snippet deleted file mode 100644 index bc87a6b47..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-AtTop().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:AtTop - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-Clear().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-Clear().sublime-snippet deleted file mode 100644 index 77b9609ce..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-Clear().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:Clear - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetCurrentLine().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetCurrentLine().sublime-snippet deleted file mode 100644 index e70d863a0..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetCurrentLine().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetCurrentLine - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetCurrentScroll().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetCurrentScroll().sublime-snippet deleted file mode 100644 index f6a8db847..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetCurrentScroll().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetCurrentScroll - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetFadeDuration().sublime-snippet deleted file mode 100644 index d7c1f89cd..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetFadeDuration().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetFadeDuration - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetFading().sublime-snippet deleted file mode 100644 index f38775d51..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetFading().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetFading - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet deleted file mode 100644 index d957c1893..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetHyperlinksEnabled - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet deleted file mode 100644 index b2c63ebfb..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetIndentedWordWrap - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetInsertMode().sublime-snippet deleted file mode 100644 index a43245b49..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetInsertMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetInsertMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetMaxLines(maxLines).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetMaxLines(maxLines).sublime-snippet deleted file mode 100644 index 02a3876e0..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetMaxLines(maxLines).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetMaxLines - (maxLines) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet deleted file mode 100644 index e1cd048bb..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetMessageInfo - (index, [accessID]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet deleted file mode 100644 index a3f3d5334..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetNumLinesDisplayed - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet deleted file mode 100644 index 1b5588b6f..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetNumMessages - ([accessID]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-GetTimeVisible().sublime-snippet deleted file mode 100644 index 0765cc353..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-GetTimeVisible().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:GetTimeVisible - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-PageDown().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-PageDown().sublime-snippet deleted file mode 100644 index 46271798a..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-PageDown().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:PageDown - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-PageUp().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-PageUp().sublime-snippet deleted file mode 100644 index 2c119b3bd..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-PageUp().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:PageUp - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-ScrollDown().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-ScrollDown().sublime-snippet deleted file mode 100644 index 64a1b3a3d..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-ScrollDown().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:ScrollDown - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-ScrollToBottom().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-ScrollToBottom().sublime-snippet deleted file mode 100644 index f1bc3b189..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-ScrollToBottom().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:ScrollToBottom - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-ScrollToTop().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-ScrollToTop().sublime-snippet deleted file mode 100644 index b4baabcee..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-ScrollToTop().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:ScrollToTop - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-ScrollUp().sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-ScrollUp().sublime-snippet deleted file mode 100644 index 99c131ac8..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-ScrollUp().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:ScrollUp - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetFadeDuration(duration).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetFadeDuration(duration).sublime-snippet deleted file mode 100644 index 839cd8c5c..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetFadeDuration(duration).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetFadeDuration - (duration) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetFading(fading).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetFading(fading).sublime-snippet deleted file mode 100644 index a397b02bd..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetFading(fading).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetFading - (fading) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetHyperlinksEnabled(enable).sublime-snippet deleted file mode 100644 index 049fcebf7..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetHyperlinksEnabled(enable).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetHyperlinksEnabled - (enable) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetIndentedWordWrap(indent).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetIndentedWordWrap(indent).sublime-snippet deleted file mode 100644 index a2d402220..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetIndentedWordWrap(indent).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetIndentedWordWrap - (indent) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetInsertMode(position).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetInsertMode(position).sublime-snippet deleted file mode 100644 index 358701330..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetInsertMode(position).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetInsertMode - ("position") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetMaxLines(maxLines).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetMaxLines(maxLines).sublime-snippet deleted file mode 100644 index 47cf1cab0..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetMaxLines(maxLines).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetMaxLines - (maxLines) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetScrollOffset(offset).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetScrollOffset(offset).sublime-snippet deleted file mode 100644 index 97a899b9d..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetScrollOffset(offset).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetScrollOffset - (offset) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-SetTimeVisible(time).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-SetTimeVisible(time).sublime-snippet deleted file mode 100644 index af3371ed8..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-SetTimeVisible(time).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:SetTimeVisible - (time) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ScrollingMessageFrame-UpdateColorByID(id, red, green, blue).sublime-snippet b/Reference/Widget Reference/ScrollingMessageFrame-UpdateColorByID(id, red, green, blue).sublime-snippet deleted file mode 100644 index 5591e1ca6..000000000 --- a/Reference/Widget Reference/ScrollingMessageFrame-UpdateColorByID(id, red, green, blue).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - ScrollingMessageFrame:UpdateColorByID - (id, red, green, blue) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/SetAction(slot).sublime-snippet b/Reference/Widget Reference/SetAction(slot).sublime-snippet index 491c601e5..f923451aa 100644 --- a/Reference/Widget Reference/SetAction(slot).sublime-snippet +++ b/Reference/Widget Reference/SetAction(slot).sublime-snippet @@ -2,5 +2,5 @@ SetAction (slot) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAllPoints([name]).sublime-snippet b/Reference/Widget Reference/SetAllPoints([name]).sublime-snippet index 0bacd6103..0e0631164 100644 --- a/Reference/Widget Reference/SetAllPoints([name]).sublime-snippet +++ b/Reference/Widget Reference/SetAllPoints([name]).sublime-snippet @@ -2,5 +2,5 @@ SetAllPoints (["name"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAllPoints([region]).sublime-snippet b/Reference/Widget Reference/SetAllPoints([region]).sublime-snippet index 53338168a..9103cd0b6 100644 --- a/Reference/Widget Reference/SetAllPoints([region]).sublime-snippet +++ b/Reference/Widget Reference/SetAllPoints([region]).sublime-snippet @@ -2,5 +2,5 @@ SetAllPoints ([region]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/SetAlpha(alpha).sublime-snippet index 13b951c74..f84b5cf6c 100644 --- a/Reference/Widget Reference/SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAlphaGradient(start, length).sublime-snippet b/Reference/Widget Reference/SetAlphaGradient(start, length).sublime-snippet index a459d0832..67d37cfce 100644 --- a/Reference/Widget Reference/SetAlphaGradient(start, length).sublime-snippet +++ b/Reference/Widget Reference/SetAlphaGradient(start, length).sublime-snippet @@ -2,5 +2,5 @@ SetAlphaGradient (start, length) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAltArrowKeyMode(enable).sublime-snippet b/Reference/Widget Reference/SetAltArrowKeyMode(enable).sublime-snippet index fefeeb15e..99921e83b 100644 --- a/Reference/Widget Reference/SetAltArrowKeyMode(enable).sublime-snippet +++ b/Reference/Widget Reference/SetAltArrowKeyMode(enable).sublime-snippet @@ -2,5 +2,5 @@ SetAltArrowKeyMode (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet index e007e3f38..3b876de1e 100644 --- a/Reference/Widget Reference/SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ SetAnchorType ("anchor", [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAttribute(name, value).sublime-snippet b/Reference/Widget Reference/SetAttribute(name, value).sublime-snippet index 2658c9412..f873eb9b5 100644 --- a/Reference/Widget Reference/SetAttribute(name, value).sublime-snippet +++ b/Reference/Widget Reference/SetAttribute(name, value).sublime-snippet @@ -2,5 +2,5 @@ SetAttribute ("name", value) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAuctionItem(list, index).sublime-snippet b/Reference/Widget Reference/SetAuctionItem(list, index).sublime-snippet index 92548733a..9784986d9 100644 --- a/Reference/Widget Reference/SetAuctionItem(list, index).sublime-snippet +++ b/Reference/Widget Reference/SetAuctionItem(list, index).sublime-snippet @@ -2,5 +2,5 @@ SetAuctionItem ("list", index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAuctionSellItem().sublime-snippet b/Reference/Widget Reference/SetAuctionSellItem().sublime-snippet index 2cbbb8f95..bd3ae45a3 100644 --- a/Reference/Widget Reference/SetAuctionSellItem().sublime-snippet +++ b/Reference/Widget Reference/SetAuctionSellItem().sublime-snippet @@ -2,5 +2,5 @@ SetAuctionSellItem () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetAutoFocus(enable).sublime-snippet b/Reference/Widget Reference/SetAutoFocus(enable).sublime-snippet index 0aa4fa45f..c826a7eae 100644 --- a/Reference/Widget Reference/SetAutoFocus(enable).sublime-snippet +++ b/Reference/Widget Reference/SetAutoFocus(enable).sublime-snippet @@ -2,5 +2,5 @@ SetAutoFocus (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBackdrop(backdrop).sublime-snippet b/Reference/Widget Reference/SetBackdrop(backdrop).sublime-snippet index 260eebef7..a9ce3cf51 100644 --- a/Reference/Widget Reference/SetBackdrop(backdrop).sublime-snippet +++ b/Reference/Widget Reference/SetBackdrop(backdrop).sublime-snippet @@ -2,5 +2,5 @@ SetBackdrop (backdrop) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet index fa4d68a99..ca633f95a 100644 --- a/Reference/Widget Reference/SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ SetBackdropBorderColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBackdropColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/SetBackdropColor(red, green, blue, [alpha]).sublime-snippet index fe4bcc889..0f4f57e4f 100644 --- a/Reference/Widget Reference/SetBackdropColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/SetBackdropColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ SetBackdropColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBackpackToken(index).sublime-snippet b/Reference/Widget Reference/SetBackpackToken(index).sublime-snippet index a50f0c16a..db8301479 100644 --- a/Reference/Widget Reference/SetBackpackToken(index).sublime-snippet +++ b/Reference/Widget Reference/SetBackpackToken(index).sublime-snippet @@ -2,5 +2,5 @@ SetBackpackToken (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBagItem(container, slot).sublime-snippet b/Reference/Widget Reference/SetBagItem(container, slot).sublime-snippet index a7cf811f8..ff1297da8 100644 --- a/Reference/Widget Reference/SetBagItem(container, slot).sublime-snippet +++ b/Reference/Widget Reference/SetBagItem(container, slot).sublime-snippet @@ -2,5 +2,5 @@ SetBagItem (container, slot) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBlendMode(mode).sublime-snippet b/Reference/Widget Reference/SetBlendMode(mode).sublime-snippet index dfb4970eb..8861d4c77 100644 --- a/Reference/Widget Reference/SetBlendMode(mode).sublime-snippet +++ b/Reference/Widget Reference/SetBlendMode(mode).sublime-snippet @@ -2,5 +2,5 @@ SetBlendMode ("mode") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBlinkSpeed(duration).sublime-snippet b/Reference/Widget Reference/SetBlinkSpeed(duration).sublime-snippet index aa6d08b68..7434336c9 100644 --- a/Reference/Widget Reference/SetBlinkSpeed(duration).sublime-snippet +++ b/Reference/Widget Reference/SetBlinkSpeed(duration).sublime-snippet @@ -2,5 +2,5 @@ SetBlinkSpeed (duration) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBlipTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetBlipTexture(fileName).sublime-snippet index f4b53b071..ad2b73054 100644 --- a/Reference/Widget Reference/SetBlipTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetBlipTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetBlipTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBorderAlpha(Alpha).sublime-snippet b/Reference/Widget Reference/SetBorderAlpha(Alpha).sublime-snippet index dfc61264f..5321f9ee8 100644 --- a/Reference/Widget Reference/SetBorderAlpha(Alpha).sublime-snippet +++ b/Reference/Widget Reference/SetBorderAlpha(Alpha).sublime-snippet @@ -2,5 +2,5 @@ SetBorderAlpha (Alpha) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBorderScalar(Scalar).sublime-snippet b/Reference/Widget Reference/SetBorderScalar(Scalar).sublime-snippet index 2c3c7623a..3639d24f6 100644 --- a/Reference/Widget Reference/SetBorderScalar(Scalar).sublime-snippet +++ b/Reference/Widget Reference/SetBorderScalar(Scalar).sublime-snippet @@ -2,5 +2,5 @@ SetBorderScalar (Scalar) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBorderTexture(Texture).sublime-snippet b/Reference/Widget Reference/SetBorderTexture(Texture).sublime-snippet index a300e4ac9..e851b63ed 100644 --- a/Reference/Widget Reference/SetBorderTexture(Texture).sublime-snippet +++ b/Reference/Widget Reference/SetBorderTexture(Texture).sublime-snippet @@ -2,5 +2,5 @@ SetBorderTexture ("Texture") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetButtonState(state, lock).sublime-snippet b/Reference/Widget Reference/SetButtonState(state, lock).sublime-snippet index 8fd1eaf6d..96326f843 100644 --- a/Reference/Widget Reference/SetButtonState(state, lock).sublime-snippet +++ b/Reference/Widget Reference/SetButtonState(state, lock).sublime-snippet @@ -2,5 +2,5 @@ SetButtonState ("state", lock) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetBuybackItem(index).sublime-snippet b/Reference/Widget Reference/SetBuybackItem(index).sublime-snippet index 374a3e106..7d96060b2 100644 --- a/Reference/Widget Reference/SetBuybackItem(index).sublime-snippet +++ b/Reference/Widget Reference/SetBuybackItem(index).sublime-snippet @@ -2,5 +2,5 @@ SetBuybackItem (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCamera(index).sublime-snippet b/Reference/Widget Reference/SetCamera(index).sublime-snippet index 331f46cc1..0be06e1dd 100644 --- a/Reference/Widget Reference/SetCamera(index).sublime-snippet +++ b/Reference/Widget Reference/SetCamera(index).sublime-snippet @@ -2,5 +2,5 @@ SetCamera (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetChange(change).sublime-snippet b/Reference/Widget Reference/SetChange(change).sublime-snippet index a2ea7bd06..9525fe4ce 100644 --- a/Reference/Widget Reference/SetChange(change).sublime-snippet +++ b/Reference/Widget Reference/SetChange(change).sublime-snippet @@ -2,5 +2,5 @@ SetChange (change) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetChecked(enable).sublime-snippet b/Reference/Widget Reference/SetChecked(enable).sublime-snippet index bac5ca0e4..63d969852 100644 --- a/Reference/Widget Reference/SetChecked(enable).sublime-snippet +++ b/Reference/Widget Reference/SetChecked(enable).sublime-snippet @@ -2,5 +2,5 @@ SetChecked (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCheckedTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetCheckedTexture(fileName).sublime-snippet index 31c72f92d..0be8336a1 100644 --- a/Reference/Widget Reference/SetCheckedTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetCheckedTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetCheckedTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCheckedTexture(texture).sublime-snippet b/Reference/Widget Reference/SetCheckedTexture(texture).sublime-snippet index 5fd4c1299..c4c20c95a 100644 --- a/Reference/Widget Reference/SetCheckedTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetCheckedTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetCheckedTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetClampRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/SetClampRectInsets(left, right, top, bottom).sublime-snippet index 5d2ed1e60..7fd06bd31 100644 --- a/Reference/Widget Reference/SetClampRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/SetClampRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ SetClampRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetClampedToScreen(enable).sublime-snippet b/Reference/Widget Reference/SetClampedToScreen(enable).sublime-snippet index ac42fda95..45eda779d 100644 --- a/Reference/Widget Reference/SetClampedToScreen(enable).sublime-snippet +++ b/Reference/Widget Reference/SetClampedToScreen(enable).sublime-snippet @@ -2,5 +2,5 @@ SetClampedToScreen (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetClassBlipTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetClassBlipTexture(fileName).sublime-snippet index 863f1f7bf..c58158d58 100644 --- a/Reference/Widget Reference/SetClassBlipTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetClassBlipTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetClassBlipTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorHSV(hue, saturation, value).sublime-snippet b/Reference/Widget Reference/SetColorHSV(hue, saturation, value).sublime-snippet index 63aac86f0..6438459a3 100644 --- a/Reference/Widget Reference/SetColorHSV(hue, saturation, value).sublime-snippet +++ b/Reference/Widget Reference/SetColorHSV(hue, saturation, value).sublime-snippet @@ -2,5 +2,5 @@ SetColorHSV (hue, saturation, value) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorRGB(red, blue, green).sublime-snippet b/Reference/Widget Reference/SetColorRGB(red, blue, green).sublime-snippet index 3f938f70e..bbc736f30 100644 --- a/Reference/Widget Reference/SetColorRGB(red, blue, green).sublime-snippet +++ b/Reference/Widget Reference/SetColorRGB(red, blue, green).sublime-snippet @@ -2,5 +2,5 @@ SetColorRGB (red, blue, green) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorValueTexture(texture).sublime-snippet b/Reference/Widget Reference/SetColorValueTexture(texture).sublime-snippet index df4803cf2..c2109c05d 100644 --- a/Reference/Widget Reference/SetColorValueTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetColorValueTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetColorValueTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorValueThumbTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetColorValueThumbTexture(fileName).sublime-snippet index 244dce446..03f20e0fa 100644 --- a/Reference/Widget Reference/SetColorValueThumbTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetColorValueThumbTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetColorValueThumbTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorValueThumbTexture(texture).sublime-snippet b/Reference/Widget Reference/SetColorValueThumbTexture(texture).sublime-snippet index d9efb85fc..0f462379d 100644 --- a/Reference/Widget Reference/SetColorValueThumbTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetColorValueThumbTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetColorValueThumbTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorWheelTexture(texture).sublime-snippet b/Reference/Widget Reference/SetColorWheelTexture(texture).sublime-snippet index c6c82f41c..0843b3e1a 100644 --- a/Reference/Widget Reference/SetColorWheelTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetColorWheelTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetColorWheelTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorWheelThumbTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetColorWheelThumbTexture(fileName).sublime-snippet index afbb1f08a..449c03d72 100644 --- a/Reference/Widget Reference/SetColorWheelThumbTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetColorWheelThumbTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetColorWheelThumbTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetColorWheelThumbTexture(texture).sublime-snippet b/Reference/Widget Reference/SetColorWheelThumbTexture(texture).sublime-snippet index 716cdd694..c7a7942e9 100644 --- a/Reference/Widget Reference/SetColorWheelThumbTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetColorWheelThumbTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetColorWheelThumbTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCooldown(start, duration).sublime-snippet b/Reference/Widget Reference/SetCooldown(start, duration).sublime-snippet index 9bd63bd09..7bed90228 100644 --- a/Reference/Widget Reference/SetCooldown(start, duration).sublime-snippet +++ b/Reference/Widget Reference/SetCooldown(start, duration).sublime-snippet @@ -2,5 +2,5 @@ SetCooldown (start, duration) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCorpsePOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetCorpsePOIArrowTexture(fileName).sublime-snippet index a73b87567..d0a36970e 100644 --- a/Reference/Widget Reference/SetCorpsePOIArrowTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetCorpsePOIArrowTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetCorpsePOIArrowTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCreature(creature).sublime-snippet b/Reference/Widget Reference/SetCreature(creature).sublime-snippet index c3e88c24d..75d054703 100644 --- a/Reference/Widget Reference/SetCreature(creature).sublime-snippet +++ b/Reference/Widget Reference/SetCreature(creature).sublime-snippet @@ -2,5 +2,5 @@ SetCreature (creature) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCurrencyByID(currencyID).sublime-snippet b/Reference/Widget Reference/SetCurrencyByID(currencyID).sublime-snippet index 734fc6a8e..5bdd8cc9b 100644 --- a/Reference/Widget Reference/SetCurrencyByID(currencyID).sublime-snippet +++ b/Reference/Widget Reference/SetCurrencyByID(currencyID).sublime-snippet @@ -2,5 +2,5 @@ SetCurrencyByID (currencyID) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCurrencyToken(index).sublime-snippet b/Reference/Widget Reference/SetCurrencyToken(index).sublime-snippet index ce85b5192..9c675e844 100644 --- a/Reference/Widget Reference/SetCurrencyToken(index).sublime-snippet +++ b/Reference/Widget Reference/SetCurrencyToken(index).sublime-snippet @@ -2,5 +2,5 @@ SetCurrencyToken (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCursorPosition(position).sublime-snippet b/Reference/Widget Reference/SetCursorPosition(position).sublime-snippet index 32f306431..1de4e5614 100644 --- a/Reference/Widget Reference/SetCursorPosition(position).sublime-snippet +++ b/Reference/Widget Reference/SetCursorPosition(position).sublime-snippet @@ -2,5 +2,5 @@ SetCursorPosition (position) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetCurve(curveType).sublime-snippet b/Reference/Widget Reference/SetCurve(curveType).sublime-snippet index eb2f653ad..80ca6c7a4 100644 --- a/Reference/Widget Reference/SetCurve(curveType).sublime-snippet +++ b/Reference/Widget Reference/SetCurve(curveType).sublime-snippet @@ -2,5 +2,5 @@ SetCurve ("curveType") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDegrees(degrees).sublime-snippet b/Reference/Widget Reference/SetDegrees(degrees).sublime-snippet index dd3408c46..f12416991 100644 --- a/Reference/Widget Reference/SetDegrees(degrees).sublime-snippet +++ b/Reference/Widget Reference/SetDegrees(degrees).sublime-snippet @@ -2,5 +2,5 @@ SetDegrees (degrees) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDepth(depth).sublime-snippet b/Reference/Widget Reference/SetDepth(depth).sublime-snippet index 3cb38822e..2ee4e0fed 100644 --- a/Reference/Widget Reference/SetDepth(depth).sublime-snippet +++ b/Reference/Widget Reference/SetDepth(depth).sublime-snippet @@ -2,5 +2,5 @@ SetDepth (depth) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDesaturated(desaturate).sublime-snippet b/Reference/Widget Reference/SetDesaturated(desaturate).sublime-snippet index bac173dec..ef3dbc77b 100644 --- a/Reference/Widget Reference/SetDesaturated(desaturate).sublime-snippet +++ b/Reference/Widget Reference/SetDesaturated(desaturate).sublime-snippet @@ -2,5 +2,5 @@ SetDesaturated (desaturate) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDisabledCheckedTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetDisabledCheckedTexture(fileName).sublime-snippet index 2623106e8..05338bad6 100644 --- a/Reference/Widget Reference/SetDisabledCheckedTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetDisabledCheckedTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetDisabledCheckedTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDisabledCheckedTexture(texture).sublime-snippet b/Reference/Widget Reference/SetDisabledCheckedTexture(texture).sublime-snippet index c640e7ed8..8ec5bec0a 100644 --- a/Reference/Widget Reference/SetDisabledCheckedTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetDisabledCheckedTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetDisabledCheckedTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDisabledFontObject(font).sublime-snippet b/Reference/Widget Reference/SetDisabledFontObject(font).sublime-snippet index 7f3fe9ebf..96fd5008a 100644 --- a/Reference/Widget Reference/SetDisabledFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/SetDisabledFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ SetDisabledFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDisabledTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetDisabledTexture(fileName).sublime-snippet index eec111773..101a5ff54 100644 --- a/Reference/Widget Reference/SetDisabledTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetDisabledTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetDisabledTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDisabledTexture(texture).sublime-snippet b/Reference/Widget Reference/SetDisabledTexture(texture).sublime-snippet index 2c82d0997..a2035d43b 100644 --- a/Reference/Widget Reference/SetDisabledTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetDisabledTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetDisabledTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDrawLayer(layer, sublayer).sublime-snippet b/Reference/Widget Reference/SetDrawLayer(layer, sublayer).sublime-snippet index 7a30011e6..a6d0e0a52 100644 --- a/Reference/Widget Reference/SetDrawLayer(layer, sublayer).sublime-snippet +++ b/Reference/Widget Reference/SetDrawLayer(layer, sublayer).sublime-snippet @@ -2,5 +2,5 @@ SetDrawLayer ("layer", sublayer) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetDuration(duration).sublime-snippet b/Reference/Widget Reference/SetDuration(duration).sublime-snippet index 1908d3466..7f2c27717 100644 --- a/Reference/Widget Reference/SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/SetEndDelay(delay).sublime-snippet index 1d6525528..ac6f0d906 100644 --- a/Reference/Widget Reference/SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetEquipmentSet(name).sublime-snippet b/Reference/Widget Reference/SetEquipmentSet(name).sublime-snippet index 0e27ddc24..f61a9c604 100644 --- a/Reference/Widget Reference/SetEquipmentSet(name).sublime-snippet +++ b/Reference/Widget Reference/SetEquipmentSet(name).sublime-snippet @@ -2,5 +2,5 @@ SetEquipmentSet ("name") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetExistingSocketGem(index, toDestroy).sublime-snippet b/Reference/Widget Reference/SetExistingSocketGem(index, toDestroy).sublime-snippet index 63b067256..3e3ce51e5 100644 --- a/Reference/Widget Reference/SetExistingSocketGem(index, toDestroy).sublime-snippet +++ b/Reference/Widget Reference/SetExistingSocketGem(index, toDestroy).sublime-snippet @@ -2,5 +2,5 @@ SetExistingSocketGem (index, toDestroy) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFacing(facing).sublime-snippet b/Reference/Widget Reference/SetFacing(facing).sublime-snippet index c8a75b24d..1b5178dcb 100644 --- a/Reference/Widget Reference/SetFacing(facing).sublime-snippet +++ b/Reference/Widget Reference/SetFacing(facing).sublime-snippet @@ -2,5 +2,5 @@ SetFacing (facing) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFadeDuration(duration).sublime-snippet b/Reference/Widget Reference/SetFadeDuration(duration).sublime-snippet index ae4edc8b5..00c242588 100644 --- a/Reference/Widget Reference/SetFadeDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/SetFadeDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ SetFadeDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFading(fading).sublime-snippet b/Reference/Widget Reference/SetFading(fading).sublime-snippet index 158fbaafb..3e0aaa0f4 100644 --- a/Reference/Widget Reference/SetFading(fading).sublime-snippet +++ b/Reference/Widget Reference/SetFading(fading).sublime-snippet @@ -2,5 +2,5 @@ SetFading (fading) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFillAlpha(Alpha).sublime-snippet b/Reference/Widget Reference/SetFillAlpha(Alpha).sublime-snippet index 7bc67f956..e61b4c653 100644 --- a/Reference/Widget Reference/SetFillAlpha(Alpha).sublime-snippet +++ b/Reference/Widget Reference/SetFillAlpha(Alpha).sublime-snippet @@ -2,5 +2,5 @@ SetFillAlpha (Alpha) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFillTexture(Texture).sublime-snippet b/Reference/Widget Reference/SetFillTexture(Texture).sublime-snippet index 9084fd3c5..a51bb4001 100644 --- a/Reference/Widget Reference/SetFillTexture(Texture).sublime-snippet +++ b/Reference/Widget Reference/SetFillTexture(Texture).sublime-snippet @@ -2,5 +2,5 @@ SetFillTexture ("Texture") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFocus().sublime-snippet b/Reference/Widget Reference/SetFocus().sublime-snippet index e5f914474..9d29477cf 100644 --- a/Reference/Widget Reference/SetFocus().sublime-snippet +++ b/Reference/Widget Reference/SetFocus().sublime-snippet @@ -2,5 +2,5 @@ SetFocus () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFogColor(red, green, blue).sublime-snippet b/Reference/Widget Reference/SetFogColor(red, green, blue).sublime-snippet index 4bfd57f32..27d0d01fb 100644 --- a/Reference/Widget Reference/SetFogColor(red, green, blue).sublime-snippet +++ b/Reference/Widget Reference/SetFogColor(red, green, blue).sublime-snippet @@ -2,5 +2,5 @@ SetFogColor (red, green, blue) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFogFar(distance).sublime-snippet b/Reference/Widget Reference/SetFogFar(distance).sublime-snippet index 2c3f8f2bc..f581f7909 100644 --- a/Reference/Widget Reference/SetFogFar(distance).sublime-snippet +++ b/Reference/Widget Reference/SetFogFar(distance).sublime-snippet @@ -2,5 +2,5 @@ SetFogFar (distance) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFogNear(distance).sublime-snippet b/Reference/Widget Reference/SetFogNear(distance).sublime-snippet index 0d17abd09..1b7fd2c86 100644 --- a/Reference/Widget Reference/SetFogNear(distance).sublime-snippet +++ b/Reference/Widget Reference/SetFogNear(distance).sublime-snippet @@ -2,5 +2,5 @@ SetFogNear (distance) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFont(fileName, fontHeight, flags).sublime-snippet b/Reference/Widget Reference/SetFont(fileName, fontHeight, flags).sublime-snippet index 03f2d63c3..a3abd8dc5 100644 --- a/Reference/Widget Reference/SetFont(fileName, fontHeight, flags).sublime-snippet +++ b/Reference/Widget Reference/SetFont(fileName, fontHeight, flags).sublime-snippet @@ -2,5 +2,5 @@ SetFont ("fileName", fontHeight, "flags") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFontObject(name).sublime-snippet b/Reference/Widget Reference/SetFontObject(name).sublime-snippet index 6e9272af0..b97610c09 100644 --- a/Reference/Widget Reference/SetFontObject(name).sublime-snippet +++ b/Reference/Widget Reference/SetFontObject(name).sublime-snippet @@ -2,5 +2,5 @@ SetFontObject ("name") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFontObject(object).sublime-snippet b/Reference/Widget Reference/SetFontObject(object).sublime-snippet index a39a52e30..7e878e5f1 100644 --- a/Reference/Widget Reference/SetFontObject(object).sublime-snippet +++ b/Reference/Widget Reference/SetFontObject(object).sublime-snippet @@ -2,5 +2,5 @@ SetFontObject (object) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFontString(fontstring).sublime-snippet b/Reference/Widget Reference/SetFontString(fontstring).sublime-snippet index 27010684c..e619902ed 100644 --- a/Reference/Widget Reference/SetFontString(fontstring).sublime-snippet +++ b/Reference/Widget Reference/SetFontString(fontstring).sublime-snippet @@ -2,5 +2,5 @@ SetFontString (fontstring) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFormattedText(formatString, ...).sublime-snippet b/Reference/Widget Reference/SetFormattedText(formatString, ...).sublime-snippet index 7db24e64a..8348759cb 100644 --- a/Reference/Widget Reference/SetFormattedText(formatString, ...).sublime-snippet +++ b/Reference/Widget Reference/SetFormattedText(formatString, ...).sublime-snippet @@ -2,5 +2,5 @@ SetFormattedText ("formatString", ...) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFrameLevel(level).sublime-snippet b/Reference/Widget Reference/SetFrameLevel(level).sublime-snippet index d9061c663..ea45f7ab8 100644 --- a/Reference/Widget Reference/SetFrameLevel(level).sublime-snippet +++ b/Reference/Widget Reference/SetFrameLevel(level).sublime-snippet @@ -2,5 +2,5 @@ SetFrameLevel (level) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFrameStack(includeHidden).sublime-snippet b/Reference/Widget Reference/SetFrameStack(includeHidden).sublime-snippet index 31ecfe78c..75bce33fe 100644 --- a/Reference/Widget Reference/SetFrameStack(includeHidden).sublime-snippet +++ b/Reference/Widget Reference/SetFrameStack(includeHidden).sublime-snippet @@ -2,5 +2,5 @@ SetFrameStack (includeHidden) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetFrameStrata(strata).sublime-snippet b/Reference/Widget Reference/SetFrameStrata(strata).sublime-snippet index db1fa4564..2acf75bce 100644 --- a/Reference/Widget Reference/SetFrameStrata(strata).sublime-snippet +++ b/Reference/Widget Reference/SetFrameStrata(strata).sublime-snippet @@ -2,5 +2,5 @@ SetFrameStrata ("strata") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetGlow(amount).sublime-snippet b/Reference/Widget Reference/SetGlow(amount).sublime-snippet index 6dfebfe69..fa9b60ce4 100644 --- a/Reference/Widget Reference/SetGlow(amount).sublime-snippet +++ b/Reference/Widget Reference/SetGlow(amount).sublime-snippet @@ -2,5 +2,5 @@ SetGlow (amount) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetGlyph(socket, talentGroup).sublime-snippet b/Reference/Widget Reference/SetGlyph(socket, talentGroup).sublime-snippet index 7ee9f28da..616de58f8 100644 --- a/Reference/Widget Reference/SetGlyph(socket, talentGroup).sublime-snippet +++ b/Reference/Widget Reference/SetGlyph(socket, talentGroup).sublime-snippet @@ -2,5 +2,5 @@ SetGlyph (socket, talentGroup) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet b/Reference/Widget Reference/SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet index 4f7811aef..5c22ebdb2 100644 --- a/Reference/Widget Reference/SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet +++ b/Reference/Widget Reference/SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet @@ -2,5 +2,5 @@ SetGradient ("orientation", startR, startG, startB, endR, endG, endB) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet b/Reference/Widget Reference/SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet index 314cfd903..d4cf51f0e 100644 --- a/Reference/Widget Reference/SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet +++ b/Reference/Widget Reference/SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet @@ -2,5 +2,5 @@ SetGradientAlpha ("orientation", startR, startG, startB, startAlpha, endR, endG, endB, endAlpha) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetGuildBankItem(tab, slot).sublime-snippet b/Reference/Widget Reference/SetGuildBankItem(tab, slot).sublime-snippet index 534e7bf8e..ece6641b5 100644 --- a/Reference/Widget Reference/SetGuildBankItem(tab, slot).sublime-snippet +++ b/Reference/Widget Reference/SetGuildBankItem(tab, slot).sublime-snippet @@ -2,5 +2,5 @@ SetGuildBankItem (tab, slot) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHeight(height).sublime-snippet b/Reference/Widget Reference/SetHeight(height).sublime-snippet index 3ef216407..bc7f23014 100644 --- a/Reference/Widget Reference/SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHighlightFontObject(font).sublime-snippet b/Reference/Widget Reference/SetHighlightFontObject(font).sublime-snippet index cf7daa0f7..c7e1df3fc 100644 --- a/Reference/Widget Reference/SetHighlightFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/SetHighlightFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ SetHighlightFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHighlightTexture(fileName, [mode]).sublime-snippet b/Reference/Widget Reference/SetHighlightTexture(fileName, [mode]).sublime-snippet index 5cc6131ad..aafab853e 100644 --- a/Reference/Widget Reference/SetHighlightTexture(fileName, [mode]).sublime-snippet +++ b/Reference/Widget Reference/SetHighlightTexture(fileName, [mode]).sublime-snippet @@ -2,5 +2,5 @@ SetHighlightTexture ("fileName", ["mode"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHighlightTexture(texture, [mode]).sublime-snippet b/Reference/Widget Reference/SetHighlightTexture(texture, [mode]).sublime-snippet index 221796868..89d32ee38 100644 --- a/Reference/Widget Reference/SetHighlightTexture(texture, [mode]).sublime-snippet +++ b/Reference/Widget Reference/SetHighlightTexture(texture, [mode]).sublime-snippet @@ -2,5 +2,5 @@ SetHighlightTexture (texture, ["mode"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHistoryLines(count).sublime-snippet b/Reference/Widget Reference/SetHistoryLines(count).sublime-snippet index 561dce7db..2b83d80f1 100644 --- a/Reference/Widget Reference/SetHistoryLines(count).sublime-snippet +++ b/Reference/Widget Reference/SetHistoryLines(count).sublime-snippet @@ -2,5 +2,5 @@ SetHistoryLines (count) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHitRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/SetHitRectInsets(left, right, top, bottom).sublime-snippet index 8590a6c75..a7b6b549b 100644 --- a/Reference/Widget Reference/SetHitRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/SetHitRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ SetHitRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHorizontalScroll(scroll).sublime-snippet b/Reference/Widget Reference/SetHorizontalScroll(scroll).sublime-snippet index 5cb19d45f..ddf2e6c26 100644 --- a/Reference/Widget Reference/SetHorizontalScroll(scroll).sublime-snippet +++ b/Reference/Widget Reference/SetHorizontalScroll(scroll).sublime-snippet @@ -2,5 +2,5 @@ SetHorizontalScroll (scroll) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHyperlink(hyperlink).sublime-snippet b/Reference/Widget Reference/SetHyperlink(hyperlink).sublime-snippet index c5e80c917..7bf5de43d 100644 --- a/Reference/Widget Reference/SetHyperlink(hyperlink).sublime-snippet +++ b/Reference/Widget Reference/SetHyperlink(hyperlink).sublime-snippet @@ -2,5 +2,5 @@ SetHyperlink ("hyperlink") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHyperlink(hyperlinkRef).sublime-snippet b/Reference/Widget Reference/SetHyperlink(hyperlinkRef).sublime-snippet index 3ae352e29..6d957e0c1 100644 --- a/Reference/Widget Reference/SetHyperlink(hyperlinkRef).sublime-snippet +++ b/Reference/Widget Reference/SetHyperlink(hyperlinkRef).sublime-snippet @@ -2,5 +2,5 @@ SetHyperlink (hyperlink) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet b/Reference/Widget Reference/SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet index bc19afcd4..4f6d001f0 100644 --- a/Reference/Widget Reference/SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet +++ b/Reference/Widget Reference/SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet @@ -2,5 +2,5 @@ SetHyperlinkCompareItem ("hyperlink", [index]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/SetHyperlinksEnabled(enable).sublime-snippet index 3ae64457d..ce9da36d7 100644 --- a/Reference/Widget Reference/SetHyperlinksEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/SetHyperlinksEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ SetHyperlinksEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetID(id).sublime-snippet b/Reference/Widget Reference/SetID(id).sublime-snippet index a74c29ad4..ef57815d6 100644 --- a/Reference/Widget Reference/SetID(id).sublime-snippet +++ b/Reference/Widget Reference/SetID(id).sublime-snippet @@ -2,5 +2,5 @@ SetID (id) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetIconTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetIconTexture(fileName).sublime-snippet index e911e72b6..81beee793 100644 --- a/Reference/Widget Reference/SetIconTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetIconTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetIconTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetIgnoreFramerateThrottle().sublime-snippet b/Reference/Widget Reference/SetIgnoreFramerateThrottle().sublime-snippet index 7e94c437d..7d9fb4bbf 100644 --- a/Reference/Widget Reference/SetIgnoreFramerateThrottle().sublime-snippet +++ b/Reference/Widget Reference/SetIgnoreFramerateThrottle().sublime-snippet @@ -2,5 +2,5 @@ SetIgnoreFramerateThrottle () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetInboxItem(mailID, attachmentIndex).sublime-snippet b/Reference/Widget Reference/SetInboxItem(mailID, attachmentIndex).sublime-snippet index 097894c60..75c2099bf 100644 --- a/Reference/Widget Reference/SetInboxItem(mailID, attachmentIndex).sublime-snippet +++ b/Reference/Widget Reference/SetInboxItem(mailID, attachmentIndex).sublime-snippet @@ -2,5 +2,5 @@ SetInboxItem (mailID, attachmentIndex) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetIndentedWordWrap(indent).sublime-snippet b/Reference/Widget Reference/SetIndentedWordWrap(indent).sublime-snippet index 24d1eaf88..6fa03d762 100644 --- a/Reference/Widget Reference/SetIndentedWordWrap(indent).sublime-snippet +++ b/Reference/Widget Reference/SetIndentedWordWrap(indent).sublime-snippet @@ -2,5 +2,5 @@ SetIndentedWordWrap (indent) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetInitialOffset(x, y).sublime-snippet b/Reference/Widget Reference/SetInitialOffset(x, y).sublime-snippet index e21f540fd..c58a3dff4 100644 --- a/Reference/Widget Reference/SetInitialOffset(x, y).sublime-snippet +++ b/Reference/Widget Reference/SetInitialOffset(x, y).sublime-snippet @@ -2,5 +2,5 @@ SetInitialOffset (x, y) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetInsertMode(position).sublime-snippet b/Reference/Widget Reference/SetInsertMode(position).sublime-snippet index a350bb015..8e2656da8 100644 --- a/Reference/Widget Reference/SetInsertMode(position).sublime-snippet +++ b/Reference/Widget Reference/SetInsertMode(position).sublime-snippet @@ -2,5 +2,5 @@ SetInsertMode ("position") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet b/Reference/Widget Reference/SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet index 59366a375..311ba02ab 100644 --- a/Reference/Widget Reference/SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet +++ b/Reference/Widget Reference/SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet @@ -2,5 +2,5 @@ SetInventoryItem ("unit", slot, [nameOnly]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetJustifyH(justify).sublime-snippet b/Reference/Widget Reference/SetJustifyH(justify).sublime-snippet index f203f5780..7e3f608e7 100644 --- a/Reference/Widget Reference/SetJustifyH(justify).sublime-snippet +++ b/Reference/Widget Reference/SetJustifyH(justify).sublime-snippet @@ -2,5 +2,5 @@ SetJustifyH ("justify") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetJustifyV(justify).sublime-snippet b/Reference/Widget Reference/SetJustifyV(justify).sublime-snippet index 77f5e1b61..d1925183a 100644 --- a/Reference/Widget Reference/SetJustifyV(justify).sublime-snippet +++ b/Reference/Widget Reference/SetJustifyV(justify).sublime-snippet @@ -2,5 +2,5 @@ SetJustifyV ("justify") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet b/Reference/Widget Reference/SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet index 06815626c..c07436014 100644 --- a/Reference/Widget Reference/SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet +++ b/Reference/Widget Reference/SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet @@ -2,5 +2,5 @@ SetLight (enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetLooping(loopType).sublime-snippet b/Reference/Widget Reference/SetLooping(loopType).sublime-snippet index 7c47288d3..f0a210aac 100644 --- a/Reference/Widget Reference/SetLooping(loopType).sublime-snippet +++ b/Reference/Widget Reference/SetLooping(loopType).sublime-snippet @@ -2,5 +2,5 @@ SetLooping ("loopType") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetLootItem(slot).sublime-snippet b/Reference/Widget Reference/SetLootItem(slot).sublime-snippet index 8b00ac94b..a58358fbf 100644 --- a/Reference/Widget Reference/SetLootItem(slot).sublime-snippet +++ b/Reference/Widget Reference/SetLootItem(slot).sublime-snippet @@ -2,5 +2,5 @@ SetLootItem (slot) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetLootRollItem(id).sublime-snippet b/Reference/Widget Reference/SetLootRollItem(id).sublime-snippet index f7aca87ac..d03045438 100644 --- a/Reference/Widget Reference/SetLootRollItem(id).sublime-snippet +++ b/Reference/Widget Reference/SetLootRollItem(id).sublime-snippet @@ -2,5 +2,5 @@ SetLootRollItem (id) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMaskTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetMaskTexture(fileName).sublime-snippet index f2a6701e4..3bbfb605a 100644 --- a/Reference/Widget Reference/SetMaskTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetMaskTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetMaskTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMaxBytes(maxBytes).sublime-snippet b/Reference/Widget Reference/SetMaxBytes(maxBytes).sublime-snippet index 040d9c603..7ce217ec3 100644 --- a/Reference/Widget Reference/SetMaxBytes(maxBytes).sublime-snippet +++ b/Reference/Widget Reference/SetMaxBytes(maxBytes).sublime-snippet @@ -2,5 +2,5 @@ SetMaxBytes (maxBytes) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMaxLetters(maxLetters).sublime-snippet b/Reference/Widget Reference/SetMaxLetters(maxLetters).sublime-snippet index 59247d299..977ddc74f 100644 --- a/Reference/Widget Reference/SetMaxLetters(maxLetters).sublime-snippet +++ b/Reference/Widget Reference/SetMaxLetters(maxLetters).sublime-snippet @@ -2,5 +2,5 @@ SetMaxLetters (maxLetters) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMaxLines(maxLines).sublime-snippet b/Reference/Widget Reference/SetMaxLines(maxLines).sublime-snippet index bde2e8600..eb69fb282 100644 --- a/Reference/Widget Reference/SetMaxLines(maxLines).sublime-snippet +++ b/Reference/Widget Reference/SetMaxLines(maxLines).sublime-snippet @@ -2,5 +2,5 @@ SetMaxLines (maxLines) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMaxResize(maxWidth, maxHeight).sublime-snippet b/Reference/Widget Reference/SetMaxResize(maxWidth, maxHeight).sublime-snippet index 649dd22ab..501ac40ba 100644 --- a/Reference/Widget Reference/SetMaxResize(maxWidth, maxHeight).sublime-snippet +++ b/Reference/Widget Reference/SetMaxResize(maxWidth, maxHeight).sublime-snippet @@ -2,5 +2,5 @@ SetMaxResize (maxWidth, maxHeight) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMerchantCostItem(index, currency).sublime-snippet b/Reference/Widget Reference/SetMerchantCostItem(index, currency).sublime-snippet index 5adbe67f4..a6074b4ea 100644 --- a/Reference/Widget Reference/SetMerchantCostItem(index, currency).sublime-snippet +++ b/Reference/Widget Reference/SetMerchantCostItem(index, currency).sublime-snippet @@ -2,5 +2,5 @@ SetMerchantCostItem (index, currency) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMerchantItem(merchantIndex).sublime-snippet b/Reference/Widget Reference/SetMerchantItem(merchantIndex).sublime-snippet index d73843af2..f9562a6f8 100644 --- a/Reference/Widget Reference/SetMerchantItem(merchantIndex).sublime-snippet +++ b/Reference/Widget Reference/SetMerchantItem(merchantIndex).sublime-snippet @@ -2,5 +2,5 @@ SetMerchantItem (merchantIndex) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMinMaxValues(minValue, maxValue).sublime-snippet b/Reference/Widget Reference/SetMinMaxValues(minValue, maxValue).sublime-snippet index 03305522f..bc1bcfa7e 100644 --- a/Reference/Widget Reference/SetMinMaxValues(minValue, maxValue).sublime-snippet +++ b/Reference/Widget Reference/SetMinMaxValues(minValue, maxValue).sublime-snippet @@ -2,5 +2,5 @@ SetMinMaxValues (minValue, maxValue) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMinResize(minWidth, minHeight).sublime-snippet b/Reference/Widget Reference/SetMinResize(minWidth, minHeight).sublime-snippet index 3d41f26df..bee3a027b 100644 --- a/Reference/Widget Reference/SetMinResize(minWidth, minHeight).sublime-snippet +++ b/Reference/Widget Reference/SetMinResize(minWidth, minHeight).sublime-snippet @@ -2,5 +2,5 @@ SetMinResize (minWidth, minHeight) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMinimumWidth(width).sublime-snippet b/Reference/Widget Reference/SetMinimumWidth(width).sublime-snippet index a2e47a602..2deefe0f7 100644 --- a/Reference/Widget Reference/SetMinimumWidth(width).sublime-snippet +++ b/Reference/Widget Reference/SetMinimumWidth(width).sublime-snippet @@ -2,5 +2,5 @@ SetMinimumWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetModel(fileName).sublime-snippet b/Reference/Widget Reference/SetModel(fileName).sublime-snippet index 6316a0c96..1f577b117 100644 --- a/Reference/Widget Reference/SetModel(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetModel(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetModel ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetModelScale(scale).sublime-snippet b/Reference/Widget Reference/SetModelScale(scale).sublime-snippet index 88938529b..ce6faf545 100644 --- a/Reference/Widget Reference/SetModelScale(scale).sublime-snippet +++ b/Reference/Widget Reference/SetModelScale(scale).sublime-snippet @@ -2,5 +2,5 @@ SetModelScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMotionScriptsWhileDisabled(enabled).sublime-snippet b/Reference/Widget Reference/SetMotionScriptsWhileDisabled(enabled).sublime-snippet index d855e5551..7f8cde292 100644 --- a/Reference/Widget Reference/SetMotionScriptsWhileDisabled(enabled).sublime-snippet +++ b/Reference/Widget Reference/SetMotionScriptsWhileDisabled(enabled).sublime-snippet @@ -2,5 +2,5 @@ SetMotionScriptsWhileDisabled (enabled) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMovable(enable).sublime-snippet b/Reference/Widget Reference/SetMovable(enable).sublime-snippet index ec3331b56..5bcc7c5f9 100644 --- a/Reference/Widget Reference/SetMovable(enable).sublime-snippet +++ b/Reference/Widget Reference/SetMovable(enable).sublime-snippet @@ -2,5 +2,5 @@ SetMovable (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetMultiLine(multiLine).sublime-snippet b/Reference/Widget Reference/SetMultiLine(multiLine).sublime-snippet index e2bd0df9b..81e12120d 100644 --- a/Reference/Widget Reference/SetMultiLine(multiLine).sublime-snippet +++ b/Reference/Widget Reference/SetMultiLine(multiLine).sublime-snippet @@ -2,5 +2,5 @@ SetMultiLine (multiLine) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNonBlocking(nonBlocking).sublime-snippet b/Reference/Widget Reference/SetNonBlocking(nonBlocking).sublime-snippet index 2891fa288..5b2486792 100644 --- a/Reference/Widget Reference/SetNonBlocking(nonBlocking).sublime-snippet +++ b/Reference/Widget Reference/SetNonBlocking(nonBlocking).sublime-snippet @@ -2,5 +2,5 @@ SetNonBlocking (nonBlocking) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNonSpaceWrap(enable).sublime-snippet b/Reference/Widget Reference/SetNonSpaceWrap(enable).sublime-snippet index 6560586ea..73a304d4d 100644 --- a/Reference/Widget Reference/SetNonSpaceWrap(enable).sublime-snippet +++ b/Reference/Widget Reference/SetNonSpaceWrap(enable).sublime-snippet @@ -2,5 +2,5 @@ SetNonSpaceWrap (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNormalFontObject(font).sublime-snippet b/Reference/Widget Reference/SetNormalFontObject(font).sublime-snippet index 7a12ec151..2d41c5cdf 100644 --- a/Reference/Widget Reference/SetNormalFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/SetNormalFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ SetNormalFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNormalTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetNormalTexture(fileName).sublime-snippet index 498b760da..b3e9e9f79 100644 --- a/Reference/Widget Reference/SetNormalTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetNormalTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetNormalTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNormalTexture(texture).sublime-snippet b/Reference/Widget Reference/SetNormalTexture(texture).sublime-snippet index d751b4523..9fd5c5d6a 100644 --- a/Reference/Widget Reference/SetNormalTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetNormalTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetNormalTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNumSplinePoints(points).sublime-snippet b/Reference/Widget Reference/SetNumSplinePoints(points).sublime-snippet index 164bb816a..44dd395ed 100644 --- a/Reference/Widget Reference/SetNumSplinePoints(points).sublime-snippet +++ b/Reference/Widget Reference/SetNumSplinePoints(points).sublime-snippet @@ -2,5 +2,5 @@ SetNumSplinePoints (points) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNumber(num).sublime-snippet b/Reference/Widget Reference/SetNumber(num).sublime-snippet index 30b8c0b9a..79b47265f 100644 --- a/Reference/Widget Reference/SetNumber(num).sublime-snippet +++ b/Reference/Widget Reference/SetNumber(num).sublime-snippet @@ -2,5 +2,5 @@ SetNumber (num) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetNumeric(enable).sublime-snippet b/Reference/Widget Reference/SetNumeric(enable).sublime-snippet index 3527bb933..e95e64981 100644 --- a/Reference/Widget Reference/SetNumeric(enable).sublime-snippet +++ b/Reference/Widget Reference/SetNumeric(enable).sublime-snippet @@ -2,5 +2,5 @@ SetNumeric (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetObeyStepOnDrag(enable).sublime-snippet b/Reference/Widget Reference/SetObeyStepOnDrag(enable).sublime-snippet index 896d32b27..9701d91b2 100644 --- a/Reference/Widget Reference/SetObeyStepOnDrag(enable).sublime-snippet +++ b/Reference/Widget Reference/SetObeyStepOnDrag(enable).sublime-snippet @@ -2,5 +2,5 @@ SetObeyStepOnDrag (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetOffset(xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/SetOffset(xOffset, yOffset).sublime-snippet index 02b570a12..67249c1ee 100644 --- a/Reference/Widget Reference/SetOffset(xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/SetOffset(xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ SetOffset (xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetOrder(order).sublime-snippet b/Reference/Widget Reference/SetOrder(order).sublime-snippet index ccfeb9641..02ef43a2d 100644 --- a/Reference/Widget Reference/SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetOrientation(orientation).sublime-snippet b/Reference/Widget Reference/SetOrientation(orientation).sublime-snippet index 8c2061da4..3669612bc 100644 --- a/Reference/Widget Reference/SetOrientation(orientation).sublime-snippet +++ b/Reference/Widget Reference/SetOrientation(orientation).sublime-snippet @@ -2,5 +2,5 @@ SetOrientation ("orientation") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetOrigin(point, xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/SetOrigin(point, xOffset, yOffset).sublime-snippet index 1afc6d3fa..279ae031c 100644 --- a/Reference/Widget Reference/SetOrigin(point, xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/SetOrigin(point, xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ SetOrigin ("point", xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet index cb9860626..61a38f870 100644 --- a/Reference/Widget Reference/SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ SetOwner (frame, ["anchorType"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetPOIArrowTexture(fileName).sublime-snippet index 87f4ecb77..cc70b1ec2 100644 --- a/Reference/Widget Reference/SetPOIArrowTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetPOIArrowTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetPOIArrowTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPadding(padding).sublime-snippet b/Reference/Widget Reference/SetPadding(padding).sublime-snippet index 857ee4c29..aa1c965fe 100644 --- a/Reference/Widget Reference/SetPadding(padding).sublime-snippet +++ b/Reference/Widget Reference/SetPadding(padding).sublime-snippet @@ -2,5 +2,5 @@ SetPadding (padding) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetParent([pathRef], [order]).sublime-snippet b/Reference/Widget Reference/SetParent([pathRef], [order]).sublime-snippet index ad036621b..3d70dbabc 100644 --- a/Reference/Widget Reference/SetParent([pathRef], [order]).sublime-snippet +++ b/Reference/Widget Reference/SetParent([pathRef], [order]).sublime-snippet @@ -2,5 +2,5 @@ SetParent ([path], [order]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetParent([path], [order]).sublime-snippet b/Reference/Widget Reference/SetParent([path], [order]).sublime-snippet index 8f785e6f9..fb2b199d9 100644 --- a/Reference/Widget Reference/SetParent([path], [order]).sublime-snippet +++ b/Reference/Widget Reference/SetParent([path], [order]).sublime-snippet @@ -2,5 +2,5 @@ SetParent (["path"], [order]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetParent(animGroup).sublime-snippet b/Reference/Widget Reference/SetParent(animGroup).sublime-snippet index 46e52b5df..4b4c89bc1 100644 --- a/Reference/Widget Reference/SetParent(animGroup).sublime-snippet +++ b/Reference/Widget Reference/SetParent(animGroup).sublime-snippet @@ -2,5 +2,5 @@ SetParent (animGroup) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetParent(animGroupName).sublime-snippet b/Reference/Widget Reference/SetParent(animGroupName).sublime-snippet index fa45315ac..0d925bcb1 100644 --- a/Reference/Widget Reference/SetParent(animGroupName).sublime-snippet +++ b/Reference/Widget Reference/SetParent(animGroupName).sublime-snippet @@ -2,5 +2,5 @@ SetParent ("animGroupName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetParent(frame).sublime-snippet b/Reference/Widget Reference/SetParent(frame).sublime-snippet index 7abababa5..2d99703b0 100644 --- a/Reference/Widget Reference/SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetParent(name).sublime-snippet b/Reference/Widget Reference/SetParent(name).sublime-snippet index 767f374a8..b45e87c46 100644 --- a/Reference/Widget Reference/SetParent(name).sublime-snippet +++ b/Reference/Widget Reference/SetParent(name).sublime-snippet @@ -2,5 +2,5 @@ SetParent ("name") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPassword(enable).sublime-snippet b/Reference/Widget Reference/SetPassword(enable).sublime-snippet index 836e5767e..ea4078146 100644 --- a/Reference/Widget Reference/SetPassword(enable).sublime-snippet +++ b/Reference/Widget Reference/SetPassword(enable).sublime-snippet @@ -2,5 +2,5 @@ SetPassword (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPetAction(index).sublime-snippet b/Reference/Widget Reference/SetPetAction(index).sublime-snippet index b0d3dfe57..00eb13f2c 100644 --- a/Reference/Widget Reference/SetPetAction(index).sublime-snippet +++ b/Reference/Widget Reference/SetPetAction(index).sublime-snippet @@ -2,5 +2,5 @@ SetPetAction (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPlayerTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetPlayerTexture(fileName).sublime-snippet index bff80eda6..085a41323 100644 --- a/Reference/Widget Reference/SetPlayerTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetPlayerTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetPlayerTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPlayerTextureHeight(height).sublime-snippet b/Reference/Widget Reference/SetPlayerTextureHeight(height).sublime-snippet index 7586e9ae2..01158aa91 100644 --- a/Reference/Widget Reference/SetPlayerTextureHeight(height).sublime-snippet +++ b/Reference/Widget Reference/SetPlayerTextureHeight(height).sublime-snippet @@ -2,5 +2,5 @@ SetPlayerTextureHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPlayerTextureWidth(width).sublime-snippet b/Reference/Widget Reference/SetPlayerTextureWidth(width).sublime-snippet index c880f4655..3d366914b 100644 --- a/Reference/Widget Reference/SetPlayerTextureWidth(width).sublime-snippet +++ b/Reference/Widget Reference/SetPlayerTextureWidth(width).sublime-snippet @@ -2,5 +2,5 @@ SetPlayerTextureWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index caae5fa08..b4032763f 100644 --- a/Reference/Widget Reference/SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPosition(x, y, z).sublime-snippet b/Reference/Widget Reference/SetPosition(x, y, z).sublime-snippet index 95f16b2ff..1a054c54d 100644 --- a/Reference/Widget Reference/SetPosition(x, y, z).sublime-snippet +++ b/Reference/Widget Reference/SetPosition(x, y, z).sublime-snippet @@ -2,5 +2,5 @@ SetPosition (x, y, z) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPossession(index).sublime-snippet b/Reference/Widget Reference/SetPossession(index).sublime-snippet index 00a721e56..97dfd2609 100644 --- a/Reference/Widget Reference/SetPossession(index).sublime-snippet +++ b/Reference/Widget Reference/SetPossession(index).sublime-snippet @@ -2,5 +2,5 @@ SetPossession (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPushedTextOffset(x, y).sublime-snippet b/Reference/Widget Reference/SetPushedTextOffset(x, y).sublime-snippet index a37116249..50161e526 100644 --- a/Reference/Widget Reference/SetPushedTextOffset(x, y).sublime-snippet +++ b/Reference/Widget Reference/SetPushedTextOffset(x, y).sublime-snippet @@ -2,5 +2,5 @@ SetPushedTextOffset (x, y) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPushedTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetPushedTexture(fileName).sublime-snippet index 05ae727d4..19550e5f2 100644 --- a/Reference/Widget Reference/SetPushedTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetPushedTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetPushedTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetPushedTexture(texture).sublime-snippet b/Reference/Widget Reference/SetPushedTexture(texture).sublime-snippet index 58d076e36..d4d318368 100644 --- a/Reference/Widget Reference/SetPushedTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetPushedTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetPushedTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetQuestItem(itemType, index).sublime-snippet b/Reference/Widget Reference/SetQuestItem(itemType, index).sublime-snippet index d10370867..b3d2519ea 100644 --- a/Reference/Widget Reference/SetQuestItem(itemType, index).sublime-snippet +++ b/Reference/Widget Reference/SetQuestItem(itemType, index).sublime-snippet @@ -2,5 +2,5 @@ SetQuestItem ("itemType", index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetQuestLogItem(itemType, index).sublime-snippet b/Reference/Widget Reference/SetQuestLogItem(itemType, index).sublime-snippet index 33b1148fc..66974cd1d 100644 --- a/Reference/Widget Reference/SetQuestLogItem(itemType, index).sublime-snippet +++ b/Reference/Widget Reference/SetQuestLogItem(itemType, index).sublime-snippet @@ -2,5 +2,5 @@ SetQuestLogItem ("itemType", index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetQuestLogRewardSpell().sublime-snippet b/Reference/Widget Reference/SetQuestLogRewardSpell().sublime-snippet index 3146c5875..4030e9cd5 100644 --- a/Reference/Widget Reference/SetQuestLogRewardSpell().sublime-snippet +++ b/Reference/Widget Reference/SetQuestLogRewardSpell().sublime-snippet @@ -2,5 +2,5 @@ SetQuestLogRewardSpell () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetQuestLogSpecialItem(questIndex).sublime-snippet b/Reference/Widget Reference/SetQuestLogSpecialItem(questIndex).sublime-snippet index 06ea5b84a..dc9afb8bd 100644 --- a/Reference/Widget Reference/SetQuestLogSpecialItem(questIndex).sublime-snippet +++ b/Reference/Widget Reference/SetQuestLogSpecialItem(questIndex).sublime-snippet @@ -2,5 +2,5 @@ SetQuestLogSpecialItem (questIndex) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetQuestRewardSpell().sublime-snippet b/Reference/Widget Reference/SetQuestRewardSpell().sublime-snippet index c4796527c..04113d548 100644 --- a/Reference/Widget Reference/SetQuestRewardSpell().sublime-snippet +++ b/Reference/Widget Reference/SetQuestRewardSpell().sublime-snippet @@ -2,5 +2,5 @@ SetQuestRewardSpell () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetRadians(radians).sublime-snippet b/Reference/Widget Reference/SetRadians(radians).sublime-snippet index a9eecaec9..0805205c7 100644 --- a/Reference/Widget Reference/SetRadians(radians).sublime-snippet +++ b/Reference/Widget Reference/SetRadians(radians).sublime-snippet @@ -2,5 +2,5 @@ SetRadians (radians) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetResizable(enable).sublime-snippet b/Reference/Widget Reference/SetResizable(enable).sublime-snippet index 56011c0fc..45369cad4 100644 --- a/Reference/Widget Reference/SetResizable(enable).sublime-snippet +++ b/Reference/Widget Reference/SetResizable(enable).sublime-snippet @@ -2,5 +2,5 @@ SetResizable (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetReverse(reverse).sublime-snippet b/Reference/Widget Reference/SetReverse(reverse).sublime-snippet index 53da1a6a1..c833316c2 100644 --- a/Reference/Widget Reference/SetReverse(reverse).sublime-snippet +++ b/Reference/Widget Reference/SetReverse(reverse).sublime-snippet @@ -2,5 +2,5 @@ SetReverse (reverse) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetRotatesTexture(rotate).sublime-snippet b/Reference/Widget Reference/SetRotatesTexture(rotate).sublime-snippet index 2250a2d4c..9e41323cb 100644 --- a/Reference/Widget Reference/SetRotatesTexture(rotate).sublime-snippet +++ b/Reference/Widget Reference/SetRotatesTexture(rotate).sublime-snippet @@ -2,5 +2,5 @@ SetRotatesTexture (rotate) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetRotation(facing).sublime-snippet b/Reference/Widget Reference/SetRotation(facing).sublime-snippet index 52233c42e..e2009486c 100644 --- a/Reference/Widget Reference/SetRotation(facing).sublime-snippet +++ b/Reference/Widget Reference/SetRotation(facing).sublime-snippet @@ -2,5 +2,5 @@ SetRotation (facing) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetRotation(radians).sublime-snippet b/Reference/Widget Reference/SetRotation(radians).sublime-snippet index 464fa0053..11d73cd3f 100644 --- a/Reference/Widget Reference/SetRotation(radians).sublime-snippet +++ b/Reference/Widget Reference/SetRotation(radians).sublime-snippet @@ -2,5 +2,5 @@ SetRotation (radians) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetScale(scale).sublime-snippet b/Reference/Widget Reference/SetScale(scale).sublime-snippet index 8bdda89d5..ac2f4179f 100644 --- a/Reference/Widget Reference/SetScale(scale).sublime-snippet +++ b/Reference/Widget Reference/SetScale(scale).sublime-snippet @@ -2,5 +2,5 @@ SetScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetScale(xFactor, yFactor).sublime-snippet b/Reference/Widget Reference/SetScale(xFactor, yFactor).sublime-snippet index 50197a062..5ee82bb67 100644 --- a/Reference/Widget Reference/SetScale(xFactor, yFactor).sublime-snippet +++ b/Reference/Widget Reference/SetScale(xFactor, yFactor).sublime-snippet @@ -2,5 +2,5 @@ SetScale (xFactor, yFactor) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/SetScript(scriptType, handler).sublime-snippet index 4480ab3a6..d7da57df1 100644 --- a/Reference/Widget Reference/SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetScrollChild(frame).sublime-snippet b/Reference/Widget Reference/SetScrollChild(frame).sublime-snippet index e98832c01..b31d0c1e1 100644 --- a/Reference/Widget Reference/SetScrollChild(frame).sublime-snippet +++ b/Reference/Widget Reference/SetScrollChild(frame).sublime-snippet @@ -2,5 +2,5 @@ SetScrollChild (frame) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetScrollOffset(offset).sublime-snippet b/Reference/Widget Reference/SetScrollOffset(offset).sublime-snippet index ba2b80280..ab18b5f4c 100644 --- a/Reference/Widget Reference/SetScrollOffset(offset).sublime-snippet +++ b/Reference/Widget Reference/SetScrollOffset(offset).sublime-snippet @@ -2,5 +2,5 @@ SetScrollOffset (offset) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSendMailItem(slot).sublime-snippet b/Reference/Widget Reference/SetSendMailItem(slot).sublime-snippet index 2aefc64a3..c7a9dcbde 100644 --- a/Reference/Widget Reference/SetSendMailItem(slot).sublime-snippet +++ b/Reference/Widget Reference/SetSendMailItem(slot).sublime-snippet @@ -2,5 +2,5 @@ SetSendMailItem (slot) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSequence(sequence).sublime-snippet b/Reference/Widget Reference/SetSequence(sequence).sublime-snippet index 8706ef18e..e28f27820 100644 --- a/Reference/Widget Reference/SetSequence(sequence).sublime-snippet +++ b/Reference/Widget Reference/SetSequence(sequence).sublime-snippet @@ -2,5 +2,5 @@ SetSequence (sequence) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSequenceTime(sequence, time).sublime-snippet b/Reference/Widget Reference/SetSequenceTime(sequence, time).sublime-snippet index d5a57fdf5..7f4775cb5 100644 --- a/Reference/Widget Reference/SetSequenceTime(sequence, time).sublime-snippet +++ b/Reference/Widget Reference/SetSequenceTime(sequence, time).sublime-snippet @@ -2,5 +2,5 @@ SetSequenceTime (sequence, time) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet b/Reference/Widget Reference/SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet index 6497dd016..0e5faa7fb 100644 --- a/Reference/Widget Reference/SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet +++ b/Reference/Widget Reference/SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet @@ -2,5 +2,5 @@ SetShadowColor (shadowRed, shadowGreen, shadowBlue, shadowAlpha) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetShadowOffset(xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/SetShadowOffset(xOffset, yOffset).sublime-snippet index dc4d2f677..067311620 100644 --- a/Reference/Widget Reference/SetShadowOffset(xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/SetShadowOffset(xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ SetShadowOffset (xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetShapeshift(index).sublime-snippet b/Reference/Widget Reference/SetShapeshift(index).sublime-snippet index 7c34bc240..b7c6dbc56 100644 --- a/Reference/Widget Reference/SetShapeshift(index).sublime-snippet +++ b/Reference/Widget Reference/SetShapeshift(index).sublime-snippet @@ -2,5 +2,5 @@ SetShapeshift (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSize(width, height).sublime-snippet b/Reference/Widget Reference/SetSize(width, height).sublime-snippet index f9154c849..1d42d4e01 100644 --- a/Reference/Widget Reference/SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/SetSmoothProgress().sublime-snippet index c17e21a1f..d077fca85 100644 --- a/Reference/Widget Reference/SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/SetSmoothing(smoothType).sublime-snippet index e5888a3aa..56f831090 100644 --- a/Reference/Widget Reference/SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSocketGem(index).sublime-snippet b/Reference/Widget Reference/SetSocketGem(index).sublime-snippet index 668f1c89d..547f1cc26 100644 --- a/Reference/Widget Reference/SetSocketGem(index).sublime-snippet +++ b/Reference/Widget Reference/SetSocketGem(index).sublime-snippet @@ -2,5 +2,5 @@ SetSocketGem (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSocketedItem().sublime-snippet b/Reference/Widget Reference/SetSocketedItem().sublime-snippet index 371dfb4ec..c0c7ee52f 100644 --- a/Reference/Widget Reference/SetSocketedItem().sublime-snippet +++ b/Reference/Widget Reference/SetSocketedItem().sublime-snippet @@ -2,5 +2,5 @@ SetSocketedItem () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSpacing(spacing).sublime-snippet b/Reference/Widget Reference/SetSpacing(spacing).sublime-snippet index a8aff2e10..97d7fd191 100644 --- a/Reference/Widget Reference/SetSpacing(spacing).sublime-snippet +++ b/Reference/Widget Reference/SetSpacing(spacing).sublime-snippet @@ -2,5 +2,5 @@ SetSpacing (spacing) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetSpellByID(id).sublime-snippet b/Reference/Widget Reference/SetSpellByID(id).sublime-snippet index 0aed82222..0dec3085a 100644 --- a/Reference/Widget Reference/SetSpellByID(id).sublime-snippet +++ b/Reference/Widget Reference/SetSpellByID(id).sublime-snippet @@ -2,5 +2,5 @@ SetSpellByID (id) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/SetStartDelay(delay).sublime-snippet index c55514c91..8ef6e4460 100644 --- a/Reference/Widget Reference/SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetStaticPOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/SetStaticPOIArrowTexture(fileName).sublime-snippet index ecff7e4a7..fa12ab38b 100644 --- a/Reference/Widget Reference/SetStaticPOIArrowTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/SetStaticPOIArrowTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ SetStaticPOIArrowTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet index e6c4b962d..691922b24 100644 --- a/Reference/Widget Reference/SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ SetStatusBarColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetStatusBarTexture(fileName, [layer]).sublime-snippet b/Reference/Widget Reference/SetStatusBarTexture(fileName, [layer]).sublime-snippet index bcc080282..5cc1e254d 100644 --- a/Reference/Widget Reference/SetStatusBarTexture(fileName, [layer]).sublime-snippet +++ b/Reference/Widget Reference/SetStatusBarTexture(fileName, [layer]).sublime-snippet @@ -2,5 +2,5 @@ SetStatusBarTexture ("fileName", ["layer"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetStatusBarTexture(texture, [layer]).sublime-snippet b/Reference/Widget Reference/SetStatusBarTexture(texture, [layer]).sublime-snippet index 217cfa543..4c1e8f91b 100644 --- a/Reference/Widget Reference/SetStatusBarTexture(texture, [layer]).sublime-snippet +++ b/Reference/Widget Reference/SetStatusBarTexture(texture, [layer]).sublime-snippet @@ -2,5 +2,5 @@ SetStatusBarTexture (texture, ["layer"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet b/Reference/Widget Reference/SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet index f3bde26f2..5d917f692 100644 --- a/Reference/Widget Reference/SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet +++ b/Reference/Widget Reference/SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet @@ -2,5 +2,5 @@ SetTalent (tabIndex, talentIndex, inspect, pet, talentGroup) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet b/Reference/Widget Reference/SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet index adf8f7b62..53e5d0fdd 100644 --- a/Reference/Widget Reference/SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet +++ b/Reference/Widget Reference/SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet @@ -2,5 +2,5 @@ SetTexCoord (ULx, ULy, LLx, LLy, URx, URy, LRx, LRy) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTexCoord(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/SetTexCoord(left, right, top, bottom).sublime-snippet index a1edb3f83..7976cf1c4 100644 --- a/Reference/Widget Reference/SetTexCoord(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/SetTexCoord(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ SetTexCoord (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetText(text).sublime-snippet b/Reference/Widget Reference/SetText(text).sublime-snippet index f4f2ffd86..38919c9e2 100644 --- a/Reference/Widget Reference/SetText(text).sublime-snippet +++ b/Reference/Widget Reference/SetText(text).sublime-snippet @@ -2,5 +2,5 @@ SetText ("text") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetText(text, [red], [green], [blue], [alpha]).sublime-snippet b/Reference/Widget Reference/SetText(text, [red], [green], [blue], [alpha]).sublime-snippet index 0f62cf33a..8166bc482 100644 --- a/Reference/Widget Reference/SetText(text, [red], [green], [blue], [alpha]).sublime-snippet +++ b/Reference/Widget Reference/SetText(text, [red], [green], [blue], [alpha]).sublime-snippet @@ -2,5 +2,5 @@ SetText ("text", [red], [green], [blue], [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTextColor(r, g, b, a).sublime-snippet b/Reference/Widget Reference/SetTextColor(r, g, b, a).sublime-snippet new file mode 100644 index 000000000..018d1836a --- /dev/null +++ b/Reference/Widget Reference/SetTextColor(r, g, b, a).sublime-snippet @@ -0,0 +1,6 @@ + + + SetTextColor + (r, g, b, a) + source.lua meta.method-call.lua + diff --git a/Reference/Widget Reference/SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet b/Reference/Widget Reference/SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet deleted file mode 100644 index 92ffb1faf..000000000 --- a/Reference/Widget Reference/SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - SetTextColor - (textRed, textGreen, textBlue, textAlpha) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/SetTextHeight(height).sublime-snippet b/Reference/Widget Reference/SetTextHeight(height).sublime-snippet index 144bb98c5..cde4cccb0 100644 --- a/Reference/Widget Reference/SetTextHeight(height).sublime-snippet +++ b/Reference/Widget Reference/SetTextHeight(height).sublime-snippet @@ -2,5 +2,5 @@ SetTextHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTextInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/SetTextInsets(left, right, top, bottom).sublime-snippet index 19e560209..c4a9c264a 100644 --- a/Reference/Widget Reference/SetTextInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/SetTextInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ SetTextInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTexture(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/SetTexture(red, green, blue, [alpha]).sublime-snippet index 0d68fcb0a..4718efaad 100644 --- a/Reference/Widget Reference/SetTexture(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/SetTexture(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ SetTexture (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTexture(texture).sublime-snippet b/Reference/Widget Reference/SetTexture(texture).sublime-snippet index 96cd33419..ea466086e 100644 --- a/Reference/Widget Reference/SetTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/SetTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ SetTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetThumbTexture(fileName, [layer]).sublime-snippet b/Reference/Widget Reference/SetThumbTexture(fileName, [layer]).sublime-snippet index 65c87cf0f..666865ef2 100644 --- a/Reference/Widget Reference/SetThumbTexture(fileName, [layer]).sublime-snippet +++ b/Reference/Widget Reference/SetThumbTexture(fileName, [layer]).sublime-snippet @@ -2,5 +2,5 @@ SetThumbTexture ("fileName", ["layer"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetThumbTexture(texture, [layer]).sublime-snippet b/Reference/Widget Reference/SetThumbTexture(texture, [layer]).sublime-snippet index 9298bb8d4..447c59d22 100644 --- a/Reference/Widget Reference/SetThumbTexture(texture, [layer]).sublime-snippet +++ b/Reference/Widget Reference/SetThumbTexture(texture, [layer]).sublime-snippet @@ -2,5 +2,5 @@ SetThumbTexture (texture, ["layer"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTimeVisible(time).sublime-snippet b/Reference/Widget Reference/SetTimeVisible(time).sublime-snippet index da85d7020..d92dd45d3 100644 --- a/Reference/Widget Reference/SetTimeVisible(time).sublime-snippet +++ b/Reference/Widget Reference/SetTimeVisible(time).sublime-snippet @@ -2,5 +2,5 @@ SetTimeVisible (time) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetToplevel(enable).sublime-snippet b/Reference/Widget Reference/SetToplevel(enable).sublime-snippet index ba3e19a94..eb56f9155 100644 --- a/Reference/Widget Reference/SetToplevel(enable).sublime-snippet +++ b/Reference/Widget Reference/SetToplevel(enable).sublime-snippet @@ -2,5 +2,5 @@ SetToplevel (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTotem(slot).sublime-snippet b/Reference/Widget Reference/SetTotem(slot).sublime-snippet index 45914c74f..a18638992 100644 --- a/Reference/Widget Reference/SetTotem(slot).sublime-snippet +++ b/Reference/Widget Reference/SetTotem(slot).sublime-snippet @@ -2,5 +2,5 @@ SetTotem (slot) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTradePlayerItem(index).sublime-snippet b/Reference/Widget Reference/SetTradePlayerItem(index).sublime-snippet index 0daa2b934..5c1a6ea26 100644 --- a/Reference/Widget Reference/SetTradePlayerItem(index).sublime-snippet +++ b/Reference/Widget Reference/SetTradePlayerItem(index).sublime-snippet @@ -2,5 +2,5 @@ SetTradePlayerItem (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet b/Reference/Widget Reference/SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet index f259803ec..71e862f53 100644 --- a/Reference/Widget Reference/SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet +++ b/Reference/Widget Reference/SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet @@ -2,5 +2,5 @@ SetTradeSkillItem (skillIndex, [reagentIndex]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTradeTargetItem(index).sublime-snippet b/Reference/Widget Reference/SetTradeTargetItem(index).sublime-snippet index 75b0dcaf8..ad36538a5 100644 --- a/Reference/Widget Reference/SetTradeTargetItem(index).sublime-snippet +++ b/Reference/Widget Reference/SetTradeTargetItem(index).sublime-snippet @@ -2,5 +2,5 @@ SetTradeTargetItem (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetTrainerService(index).sublime-snippet b/Reference/Widget Reference/SetTrainerService(index).sublime-snippet index c73282231..15d84a5a1 100644 --- a/Reference/Widget Reference/SetTrainerService(index).sublime-snippet +++ b/Reference/Widget Reference/SetTrainerService(index).sublime-snippet @@ -2,5 +2,5 @@ SetTrainerService (index) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetUnit(unit).sublime-snippet b/Reference/Widget Reference/SetUnit(unit).sublime-snippet index e863b54d2..632d694f7 100644 --- a/Reference/Widget Reference/SetUnit(unit).sublime-snippet +++ b/Reference/Widget Reference/SetUnit(unit).sublime-snippet @@ -2,5 +2,5 @@ SetUnit ("unit") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetUnitAura(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/SetUnitAura(unit, index, [filter]).sublime-snippet index 3c3408dc9..edbaa78a2 100644 --- a/Reference/Widget Reference/SetUnitAura(unit, index, [filter]).sublime-snippet +++ b/Reference/Widget Reference/SetUnitAura(unit, index, [filter]).sublime-snippet @@ -2,5 +2,5 @@ SetUnitAura ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetUnitBuff(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/SetUnitBuff(unit, index, [filter]).sublime-snippet index 575fdce4c..e36931e03 100644 --- a/Reference/Widget Reference/SetUnitBuff(unit, index, [filter]).sublime-snippet +++ b/Reference/Widget Reference/SetUnitBuff(unit, index, [filter]).sublime-snippet @@ -2,5 +2,5 @@ SetUnitBuff ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetUnitDebuff(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/SetUnitDebuff(unit, index, [filter]).sublime-snippet index 31e7f0d10..85d260873 100644 --- a/Reference/Widget Reference/SetUnitDebuff(unit, index, [filter]).sublime-snippet +++ b/Reference/Widget Reference/SetUnitDebuff(unit, index, [filter]).sublime-snippet @@ -2,5 +2,5 @@ SetUnitDebuff ("unit", index, ["filter"]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetUserPlaced(enable).sublime-snippet b/Reference/Widget Reference/SetUserPlaced(enable).sublime-snippet index 5c90c70fb..99d6b12a6 100644 --- a/Reference/Widget Reference/SetUserPlaced(enable).sublime-snippet +++ b/Reference/Widget Reference/SetUserPlaced(enable).sublime-snippet @@ -2,5 +2,5 @@ SetUserPlaced (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetValue(value).sublime-snippet b/Reference/Widget Reference/SetValue(value).sublime-snippet index c85e84621..a51d3738d 100644 --- a/Reference/Widget Reference/SetValue(value).sublime-snippet +++ b/Reference/Widget Reference/SetValue(value).sublime-snippet @@ -2,5 +2,5 @@ SetValue (value) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetValueStep(step).sublime-snippet b/Reference/Widget Reference/SetValueStep(step).sublime-snippet index bc3f75f58..cff9d0d2f 100644 --- a/Reference/Widget Reference/SetValueStep(step).sublime-snippet +++ b/Reference/Widget Reference/SetValueStep(step).sublime-snippet @@ -2,5 +2,5 @@ SetValueStep (step) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetVertexColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/SetVertexColor(red, green, blue, [alpha]).sublime-snippet index 271c2ce30..17b6de19a 100644 --- a/Reference/Widget Reference/SetVertexColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/SetVertexColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ SetVertexColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetVerticalScroll(scroll).sublime-snippet b/Reference/Widget Reference/SetVerticalScroll(scroll).sublime-snippet index a63f5141c..1c572a597 100644 --- a/Reference/Widget Reference/SetVerticalScroll(scroll).sublime-snippet +++ b/Reference/Widget Reference/SetVerticalScroll(scroll).sublime-snippet @@ -2,5 +2,5 @@ SetVerticalScroll (scroll) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetWidth(width).sublime-snippet b/Reference/Widget Reference/SetWidth(width).sublime-snippet index 691982a1f..a47a589c1 100644 --- a/Reference/Widget Reference/SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetWordWrap(enable).sublime-snippet b/Reference/Widget Reference/SetWordWrap(enable).sublime-snippet index 7c0975900..5cbfc2be1 100644 --- a/Reference/Widget Reference/SetWordWrap(enable).sublime-snippet +++ b/Reference/Widget Reference/SetWordWrap(enable).sublime-snippet @@ -2,5 +2,5 @@ SetWordWrap (enable) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/SetZoom(zoomLevel).sublime-snippet b/Reference/Widget Reference/SetZoom(zoomLevel).sublime-snippet index 039f3b424..0934f0976 100644 --- a/Reference/Widget Reference/SetZoom(zoomLevel).sublime-snippet +++ b/Reference/Widget Reference/SetZoom(zoomLevel).sublime-snippet @@ -2,5 +2,5 @@ SetZoom (zoomLevel) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Show().sublime-snippet b/Reference/Widget Reference/Show().sublime-snippet index 9e47eae9d..1ef6b1a41 100644 --- a/Reference/Widget Reference/Show().sublime-snippet +++ b/Reference/Widget Reference/Show().sublime-snippet @@ -2,5 +2,5 @@ Show () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Slider-Disable().sublime-snippet b/Reference/Widget Reference/Slider-Disable().sublime-snippet deleted file mode 100644 index 469f6a9d8..000000000 --- a/Reference/Widget Reference/Slider-Disable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:Disable - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-Enable().sublime-snippet b/Reference/Widget Reference/Slider-Enable().sublime-snippet deleted file mode 100644 index 5f17e76c8..000000000 --- a/Reference/Widget Reference/Slider-Enable().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:Enable - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/Slider-GetMinMaxValues().sublime-snippet deleted file mode 100644 index 2023a8da5..000000000 --- a/Reference/Widget Reference/Slider-GetMinMaxValues().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:GetMinMaxValues - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-GetOrientation().sublime-snippet b/Reference/Widget Reference/Slider-GetOrientation().sublime-snippet deleted file mode 100644 index f7d06c7c5..000000000 --- a/Reference/Widget Reference/Slider-GetOrientation().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:GetOrientation - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-GetThumbTexture().sublime-snippet b/Reference/Widget Reference/Slider-GetThumbTexture().sublime-snippet deleted file mode 100644 index c10014723..000000000 --- a/Reference/Widget Reference/Slider-GetThumbTexture().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:GetThumbTexture - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-GetValue().sublime-snippet b/Reference/Widget Reference/Slider-GetValue().sublime-snippet deleted file mode 100644 index 5223afa46..000000000 --- a/Reference/Widget Reference/Slider-GetValue().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:GetValue - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-GetValueStep().sublime-snippet b/Reference/Widget Reference/Slider-GetValueStep().sublime-snippet deleted file mode 100644 index fe6d9eb98..000000000 --- a/Reference/Widget Reference/Slider-GetValueStep().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:GetValueStep - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-IsEnabled().sublime-snippet b/Reference/Widget Reference/Slider-IsEnabled().sublime-snippet deleted file mode 100644 index d4e44342f..000000000 --- a/Reference/Widget Reference/Slider-IsEnabled().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:IsEnabled - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-SetMinMaxValues(minValue, maxValue).sublime-snippet b/Reference/Widget Reference/Slider-SetMinMaxValues(minValue, maxValue).sublime-snippet deleted file mode 100644 index 1fa16c6c7..000000000 --- a/Reference/Widget Reference/Slider-SetMinMaxValues(minValue, maxValue).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:SetMinMaxValues - (minValue, maxValue) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-SetObeyStepOnDrag(enable).sublime-snippet b/Reference/Widget Reference/Slider-SetObeyStepOnDrag(enable).sublime-snippet deleted file mode 100644 index 222034532..000000000 --- a/Reference/Widget Reference/Slider-SetObeyStepOnDrag(enable).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:SetObeyStepOnDrag - (enable) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-SetOrientation(orientation).sublime-snippet b/Reference/Widget Reference/Slider-SetOrientation(orientation).sublime-snippet deleted file mode 100644 index 5867a53a5..000000000 --- a/Reference/Widget Reference/Slider-SetOrientation(orientation).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:SetOrientation - ("orientation") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-SetThumbTexture(fileName, [layer]).sublime-snippet b/Reference/Widget Reference/Slider-SetThumbTexture(fileName, [layer]).sublime-snippet deleted file mode 100644 index badda4bb7..000000000 --- a/Reference/Widget Reference/Slider-SetThumbTexture(fileName, [layer]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:SetThumbTexture - ("fileName", ["layer"]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-SetThumbTexture(texture, [layer]).sublime-snippet b/Reference/Widget Reference/Slider-SetThumbTexture(texture, [layer]).sublime-snippet deleted file mode 100644 index ca1cdec7b..000000000 --- a/Reference/Widget Reference/Slider-SetThumbTexture(texture, [layer]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:SetThumbTexture - (texture, ["layer"]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-SetValue(value).sublime-snippet b/Reference/Widget Reference/Slider-SetValue(value).sublime-snippet deleted file mode 100644 index c9f893b3c..000000000 --- a/Reference/Widget Reference/Slider-SetValue(value).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:SetValue - (value) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Slider-SetValueStep(step).sublime-snippet b/Reference/Widget Reference/Slider-SetValueStep(step).sublime-snippet deleted file mode 100644 index cf295d1a5..000000000 --- a/Reference/Widget Reference/Slider-SetValueStep(step).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Slider:SetValueStep - (step) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StartMovie(fileName, volume).sublime-snippet b/Reference/Widget Reference/StartMovie(fileName, volume).sublime-snippet index 8bb2b9d6d..f8908d980 100644 --- a/Reference/Widget Reference/StartMovie(fileName, volume).sublime-snippet +++ b/Reference/Widget Reference/StartMovie(fileName, volume).sublime-snippet @@ -2,5 +2,5 @@ StartMovie ("fileName", volume) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/StartMoving().sublime-snippet b/Reference/Widget Reference/StartMoving().sublime-snippet index e56fd6ee6..70cb1e280 100644 --- a/Reference/Widget Reference/StartMoving().sublime-snippet +++ b/Reference/Widget Reference/StartMoving().sublime-snippet @@ -2,5 +2,5 @@ StartMoving () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/StartSizing().sublime-snippet b/Reference/Widget Reference/StartSizing().sublime-snippet index ebdfe2430..ec85a007f 100644 --- a/Reference/Widget Reference/StartSizing().sublime-snippet +++ b/Reference/Widget Reference/StartSizing().sublime-snippet @@ -2,5 +2,5 @@ StartSizing () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/StatusBar-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/StatusBar-GetMinMaxValues().sublime-snippet deleted file mode 100644 index 9cf036adf..000000000 --- a/Reference/Widget Reference/StatusBar-GetMinMaxValues().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:GetMinMaxValues - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-GetOrientation().sublime-snippet b/Reference/Widget Reference/StatusBar-GetOrientation().sublime-snippet deleted file mode 100644 index fa5495cb0..000000000 --- a/Reference/Widget Reference/StatusBar-GetOrientation().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:GetOrientation - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-GetRotatesTexture().sublime-snippet b/Reference/Widget Reference/StatusBar-GetRotatesTexture().sublime-snippet deleted file mode 100644 index 653a9b66e..000000000 --- a/Reference/Widget Reference/StatusBar-GetRotatesTexture().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:GetRotatesTexture - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-GetStatusBarColor().sublime-snippet b/Reference/Widget Reference/StatusBar-GetStatusBarColor().sublime-snippet deleted file mode 100644 index 90e77a809..000000000 --- a/Reference/Widget Reference/StatusBar-GetStatusBarColor().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:GetStatusBarColor - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-GetStatusBarTexture().sublime-snippet b/Reference/Widget Reference/StatusBar-GetStatusBarTexture().sublime-snippet deleted file mode 100644 index ae1b59a2c..000000000 --- a/Reference/Widget Reference/StatusBar-GetStatusBarTexture().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:GetStatusBarTexture - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-GetValue().sublime-snippet b/Reference/Widget Reference/StatusBar-GetValue().sublime-snippet deleted file mode 100644 index cd94bdfb8..000000000 --- a/Reference/Widget Reference/StatusBar-GetValue().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:GetValue - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-SetMinMaxValues(minValue, maxValue).sublime-snippet b/Reference/Widget Reference/StatusBar-SetMinMaxValues(minValue, maxValue).sublime-snippet deleted file mode 100644 index 70f1da330..000000000 --- a/Reference/Widget Reference/StatusBar-SetMinMaxValues(minValue, maxValue).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:SetMinMaxValues - (minValue, maxValue) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-SetOrientation(orientation).sublime-snippet b/Reference/Widget Reference/StatusBar-SetOrientation(orientation).sublime-snippet deleted file mode 100644 index 4b80d1831..000000000 --- a/Reference/Widget Reference/StatusBar-SetOrientation(orientation).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:SetOrientation - ("orientation") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-SetRotatesTexture(rotate).sublime-snippet b/Reference/Widget Reference/StatusBar-SetRotatesTexture(rotate).sublime-snippet deleted file mode 100644 index bf955b827..000000000 --- a/Reference/Widget Reference/StatusBar-SetRotatesTexture(rotate).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:SetRotatesTexture - (rotate) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/StatusBar-SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet deleted file mode 100644 index f58733959..000000000 --- a/Reference/Widget Reference/StatusBar-SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:SetStatusBarColor - (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-SetStatusBarTexture(fileName, [layer]).sublime-snippet b/Reference/Widget Reference/StatusBar-SetStatusBarTexture(fileName, [layer]).sublime-snippet deleted file mode 100644 index d022ae25e..000000000 --- a/Reference/Widget Reference/StatusBar-SetStatusBarTexture(fileName, [layer]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:SetStatusBarTexture - ("fileName", ["layer"]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-SetStatusBarTexture(texture, [layer]).sublime-snippet b/Reference/Widget Reference/StatusBar-SetStatusBarTexture(texture, [layer]).sublime-snippet deleted file mode 100644 index 97ebff2fe..000000000 --- a/Reference/Widget Reference/StatusBar-SetStatusBarTexture(texture, [layer]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:SetStatusBarTexture - (texture, ["layer"]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/StatusBar-SetValue(value).sublime-snippet b/Reference/Widget Reference/StatusBar-SetValue(value).sublime-snippet deleted file mode 100644 index 7b4b94a12..000000000 --- a/Reference/Widget Reference/StatusBar-SetValue(value).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - StatusBar:SetValue - (value) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Stop().sublime-snippet b/Reference/Widget Reference/Stop().sublime-snippet index b35290bfa..fc1d8c4c2 100644 --- a/Reference/Widget Reference/Stop().sublime-snippet +++ b/Reference/Widget Reference/Stop().sublime-snippet @@ -2,5 +2,5 @@ Stop () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/StopAnimating().sublime-snippet b/Reference/Widget Reference/StopAnimating().sublime-snippet index 9f49f7c1b..725eb2aab 100644 --- a/Reference/Widget Reference/StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/StopMovie().sublime-snippet b/Reference/Widget Reference/StopMovie().sublime-snippet index bee1b2726..d78b88e9a 100644 --- a/Reference/Widget Reference/StopMovie().sublime-snippet +++ b/Reference/Widget Reference/StopMovie().sublime-snippet @@ -2,5 +2,5 @@ StopMovie () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/StopMovingOrSizing().sublime-snippet b/Reference/Widget Reference/StopMovingOrSizing().sublime-snippet index 504e508e2..a743956da 100644 --- a/Reference/Widget Reference/StopMovingOrSizing().sublime-snippet +++ b/Reference/Widget Reference/StopMovingOrSizing().sublime-snippet @@ -2,5 +2,5 @@ StopMovingOrSizing () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/TabardModel-CanSaveTabardNow().sublime-snippet b/Reference/Widget Reference/TabardModel-CanSaveTabardNow().sublime-snippet deleted file mode 100644 index ed9df1e91..000000000 --- a/Reference/Widget Reference/TabardModel-CanSaveTabardNow().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:CanSaveTabardNow - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-CycleVariation(variable, delta).sublime-snippet b/Reference/Widget Reference/TabardModel-CycleVariation(variable, delta).sublime-snippet deleted file mode 100644 index 7a6d132d2..000000000 --- a/Reference/Widget Reference/TabardModel-CycleVariation(variable, delta).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:CycleVariation - (variable, delta) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-GetLowerBackgroundFileName(fileName).sublime-snippet b/Reference/Widget Reference/TabardModel-GetLowerBackgroundFileName(fileName).sublime-snippet deleted file mode 100644 index 55335c5dc..000000000 --- a/Reference/Widget Reference/TabardModel-GetLowerBackgroundFileName(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:GetLowerBackgroundFileName - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-GetLowerEmblemFileName(fileName).sublime-snippet b/Reference/Widget Reference/TabardModel-GetLowerEmblemFileName(fileName).sublime-snippet deleted file mode 100644 index 3aa2ee34c..000000000 --- a/Reference/Widget Reference/TabardModel-GetLowerEmblemFileName(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:GetLowerEmblemFileName - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-GetLowerEmblemTexture(texture).sublime-snippet b/Reference/Widget Reference/TabardModel-GetLowerEmblemTexture(texture).sublime-snippet deleted file mode 100644 index ce92489cd..000000000 --- a/Reference/Widget Reference/TabardModel-GetLowerEmblemTexture(texture).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:GetLowerEmblemTexture - (texture) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-GetUpperBackgroundFileName(fileName).sublime-snippet b/Reference/Widget Reference/TabardModel-GetUpperBackgroundFileName(fileName).sublime-snippet deleted file mode 100644 index b3e7a21ee..000000000 --- a/Reference/Widget Reference/TabardModel-GetUpperBackgroundFileName(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:GetUpperBackgroundFileName - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-GetUpperEmblemFileName(fileName).sublime-snippet b/Reference/Widget Reference/TabardModel-GetUpperEmblemFileName(fileName).sublime-snippet deleted file mode 100644 index ee9c8f899..000000000 --- a/Reference/Widget Reference/TabardModel-GetUpperEmblemFileName(fileName).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:GetUpperEmblemFileName - ("fileName") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-GetUpperEmblemTexture(texture).sublime-snippet b/Reference/Widget Reference/TabardModel-GetUpperEmblemTexture(texture).sublime-snippet deleted file mode 100644 index e1868b8bc..000000000 --- a/Reference/Widget Reference/TabardModel-GetUpperEmblemTexture(texture).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:GetUpperEmblemTexture - (texture) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-InitializeTabardColors().sublime-snippet b/Reference/Widget Reference/TabardModel-InitializeTabardColors().sublime-snippet deleted file mode 100644 index ebd14f221..000000000 --- a/Reference/Widget Reference/TabardModel-InitializeTabardColors().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:InitializeTabardColors - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/TabardModel-Save().sublime-snippet b/Reference/Widget Reference/TabardModel-Save().sublime-snippet deleted file mode 100644 index 1f1fa0abf..000000000 --- a/Reference/Widget Reference/TabardModel-Save().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - TabardModel:Save - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/ToggleInputLanguage().sublime-snippet b/Reference/Widget Reference/ToggleInputLanguage().sublime-snippet index 7f9a27d4d..e432352c9 100644 --- a/Reference/Widget Reference/ToggleInputLanguage().sublime-snippet +++ b/Reference/Widget Reference/ToggleInputLanguage().sublime-snippet @@ -2,5 +2,5 @@ ToggleInputLanguage () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/TryOn(itemID).sublime-snippet b/Reference/Widget Reference/TryOn(itemID).sublime-snippet index 43c329b1c..71ecce681 100644 --- a/Reference/Widget Reference/TryOn(itemID).sublime-snippet +++ b/Reference/Widget Reference/TryOn(itemID).sublime-snippet @@ -2,5 +2,5 @@ TryOn (itemID) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/TryOn(itemLink).sublime-snippet b/Reference/Widget Reference/TryOn(itemLink).sublime-snippet index aeedb574f..f7306ee88 100644 --- a/Reference/Widget Reference/TryOn(itemLink).sublime-snippet +++ b/Reference/Widget Reference/TryOn(itemLink).sublime-snippet @@ -2,5 +2,5 @@ TryOn ("itemLink") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/TryOn(itemName).sublime-snippet b/Reference/Widget Reference/TryOn(itemName).sublime-snippet index 392f7aa54..762d7efbe 100644 --- a/Reference/Widget Reference/TryOn(itemName).sublime-snippet +++ b/Reference/Widget Reference/TryOn(itemName).sublime-snippet @@ -2,5 +2,5 @@ TryOn ("itemName") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Undress().sublime-snippet b/Reference/Widget Reference/Undress().sublime-snippet index a5e36f905..96688e7d2 100644 --- a/Reference/Widget Reference/Undress().sublime-snippet +++ b/Reference/Widget Reference/Undress().sublime-snippet @@ -2,5 +2,5 @@ Undress () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/UnlockHighlight().sublime-snippet b/Reference/Widget Reference/UnlockHighlight().sublime-snippet index f591148c9..2ece51510 100644 --- a/Reference/Widget Reference/UnlockHighlight().sublime-snippet +++ b/Reference/Widget Reference/UnlockHighlight().sublime-snippet @@ -2,5 +2,5 @@ UnlockHighlight () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/UnregisterAllEvents().sublime-snippet b/Reference/Widget Reference/UnregisterAllEvents().sublime-snippet index fdf3889ad..713e21b93 100644 --- a/Reference/Widget Reference/UnregisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/UnregisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ UnregisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/UnregisterEvent(event).sublime-snippet b/Reference/Widget Reference/UnregisterEvent(event).sublime-snippet index d2f040c9a..95a9bd4e7 100644 --- a/Reference/Widget Reference/UnregisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/UnregisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ UnregisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/UpdateColorByID(id, red, green, blue).sublime-snippet b/Reference/Widget Reference/UpdateColorByID(id, red, green, blue).sublime-snippet index 4e0ba58c1..46d3a64cc 100644 --- a/Reference/Widget Reference/UpdateColorByID(id, red, green, blue).sublime-snippet +++ b/Reference/Widget Reference/UpdateColorByID(id, red, green, blue).sublime-snippet @@ -2,5 +2,5 @@ UpdateColorByID (id, red, green, blue) - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/UpdateScrollChildRect().sublime-snippet b/Reference/Widget Reference/UpdateScrollChildRect().sublime-snippet index 398d8ee1e..511362272 100644 --- a/Reference/Widget Reference/UpdateScrollChildRect().sublime-snippet +++ b/Reference/Widget Reference/UpdateScrollChildRect().sublime-snippet @@ -2,5 +2,5 @@ UpdateScrollChildRect () - source.lua - entity - punctuation - keyword - string + source.lua meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/!/!/Animation.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/Animation.sublime-completions.txt index 19c8101a8..130bb2563 100644 --- a/Reference/Widget Reference/Widgets/!/!/Animation.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/Animation.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Animation:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/!/!/AnimationGroup.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/AnimationGroup.sublime-completions.txt index 0547d6572..4fa5c0cbb 100644 --- a/Reference/Widget Reference/Widgets/!/!/AnimationGroup.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/AnimationGroup.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "AnimationGroup:CreateAnimation\t(\"animationType\", [\"name\"], [\"inheritsFrom\"])", diff --git a/Reference/Widget Reference/Widgets/!/!/ControlPoint.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/ControlPoint.sublime-completions.txt index 7b7db2fd3..53107925c 100644 --- a/Reference/Widget Reference/Widgets/!/!/ControlPoint.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/ControlPoint.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "ControlPoint:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/!/!/Font.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/Font.sublime-completions.txt index fde96ef45..07c5351da 100644 --- a/Reference/Widget Reference/Widgets/!/!/Font.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/Font.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Font:CopyFontObject\t(font)", diff --git a/Reference/Widget Reference/Widgets/!/!/FontString.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/FontString.sublime-completions.txt index 3fa72da2b..ad45ae4b1 100644 --- a/Reference/Widget Reference/Widgets/!/!/FontString.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/FontString.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "FontString:CanChangeProtectedState\t()", @@ -310,8 +310,8 @@ "contents": "${1:FontString}:SetText(\"${2:text}\")$0", }, { - "trigger": "FontString:SetTextColor\t(textRed, textGreen, textBlue, textAlpha)", - "contents": "${1:FontString}:SetTextColor(${2:textRed}, ${3:textGreen}, ${4:textBlue}, ${5:textAlpha})$0", + "trigger": "FontString:SetTextColor\t(r, g, b, a)", + "contents": "${1:FontString}:SetTextColor(${2:r}, ${3:g}, ${4:b}, ${5:a})$0", }, { "trigger": "FontString:SetTextHeight\t(height)", diff --git a/Reference/Widget Reference/Widgets/!/!/Frame.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/Frame.sublime-completions.txt index 163d8ce5f..0509250c5 100644 --- a/Reference/Widget Reference/Widgets/!/!/Frame.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/Frame.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Frame:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/!/!/Line.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/Line.sublime-completions.txt index 960c34ed2..2559dce12 100644 --- a/Reference/Widget Reference/Widgets/!/!/Line.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/Line.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Line:CanChangeProtectedState\t()", diff --git a/Reference/Widget Reference/Widgets/!/!/MaskTexture.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/MaskTexture.sublime-completions.txt index fbcb70f62..3bb01562a 100644 --- a/Reference/Widget Reference/Widgets/!/!/MaskTexture.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/MaskTexture.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "MaskTexture:CanChangeProtectedState\t()", diff --git a/Reference/Widget Reference/Widgets/!/!/Texture.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/!/Texture.sublime-completions.txt index dd6174f9f..43986a323 100644 --- a/Reference/Widget Reference/Widgets/!/!/Texture.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/!/Texture.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Texture:AddMaskTexture\t(\"texture\")", diff --git a/Reference/Widget Reference/Widgets/!/BlobFrame.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/BlobFrame.sublime-completions.txt deleted file mode 100644 index 93720f2d5..000000000 --- a/Reference/Widget Reference/Widgets/!/BlobFrame.sublime-completions.txt +++ /dev/null @@ -1,913 +0,0 @@ -{ - "scope": "source.lua - entity - punctuation - keyword - string", - "completions": [ - { - "trigger": "BlobFrame:CanChangeAttribute\t()", - "contents": "${1:BlobFrame}:CanChangeAttribute()$0", - }, - { - "trigger": "BlobFrame:CanChangeProtectedState\t()", - "contents": "${1:BlobFrame}:CanChangeProtectedState()$0", - }, - { - "trigger": "BlobFrame:ClearAllPoints\t()", - "contents": "${1:BlobFrame}:ClearAllPoints()$0", - }, - { - "trigger": "BlobFrame:CreateAnimationGroup\t([\"name\"], [\"inheritsFrom\"])", - "contents": "${1:BlobFrame}:CreateAnimationGroup(${2:[\"name\"]}, ${3:[\"inheritsFrom\"]})$0", - }, - { - "trigger": "BlobFrame:CreateFontString\t([\"name\"], [\"layer\"], [\"inherits\"])", - "contents": "${1:BlobFrame}:CreateFontString(${2:[\"name\"]}, ${3:[\"layer\"]}, ${4:[\"inherits\"]})$0", - }, - { - "trigger": "BlobFrame:CreateLine\t([\"name\"], [\"layer\"], [\"inherits\"], [sublevel])", - "contents": "${1:BlobFrame}:CreateLine(${2:[\"name\"]}, \"${3:[layer]}\", ${4:[\"inherits\"]}, ${5:[sublevel]})$0", - }, - { - "trigger": "BlobFrame:CreateMaskTexture\t([\"name\"], [\"layer\"], [\"inherits\"], [sublevel])", - "contents": "${1:BlobFrame}:CreateMaskTexture(${2:[\"name\"]}, \"${3:[layer]}\", ${4:[\"inherits\"]}, ${5:[sublevel]})$0", - }, - { - "trigger": "BlobFrame:CreateTexture\t([\"name\"], [\"layer\"], [\"inherits\"], [sublevel])", - "contents": "${1:BlobFrame}:CreateTexture(${2:[\"name\"]}, \"${3:[layer]}\", ${4:[\"inherits\"]}, ${5:[sublevel]})$0", - }, - { - "trigger": "BlobFrame:DisableDrawLayer\t(\"layer\")", - "contents": "${1:BlobFrame}:DisableDrawLayer(\"${2:layer}\")$0", - }, - { - "trigger": "BlobFrame:DrawAll\t()", - "contents": "${1:BlobFrame}:DrawAll()$0", - }, - { - "trigger": "BlobFrame:DrawBlob\t(blobID, draw)", - "contents": "${1:BlobFrame}:DrawBlob(${2:blobID}, ${3:draw})$0", - }, - { - "trigger": "BlobFrame:DrawNone\t()", - "contents": "${1:BlobFrame}:DrawNone()$0", - }, - { - "trigger": "BlobFrame:DoesClipChildren\t()", - "contents": "${1:BlobFrame}:DoesClipChildren()$0", - }, - { - "trigger": "BlobFrame:EnableDrawLayer\t(\"layer\")", - "contents": "${1:BlobFrame}:EnableDrawLayer(\"${2:layer}\")$0", - }, - { - "trigger": "BlobFrame:EnableJoystick\t(enable)", - "contents": "${1:BlobFrame}:EnableJoystick(${2:enable})$0", - }, - { - "trigger": "BlobFrame:EnableKeyboard\t(enable)", - "contents": "${1:BlobFrame}:EnableKeyboard(${2:enable})$0", - }, - { - "trigger": "BlobFrame:EnableMerging\t(enable)", - "contents": "${1:BlobFrame}:EnableMerging(${2:enable})$0", - }, - { - "trigger": "BlobFrame:EnableMouse\t(enable)", - "contents": "${1:BlobFrame}:EnableMouse(${2:enable})$0", - }, - { - "trigger": "BlobFrame:EnableMouseWheel\t(enable)", - "contents": "${1:BlobFrame}:EnableMouseWheel(${2:enable})$0", - }, - { - "trigger": "BlobFrame:EnableSmoothing\t(enable)", - "contents": "${1:BlobFrame}:EnableSmoothing(${2:enable})$0", - }, - { - "trigger": "BlobFrame:GetAlpha\t()", - "contents": "${1:BlobFrame}:GetAlpha()$0", - }, - { - "trigger": "BlobFrame:GetAnimationGroups\t()", - "contents": "${1:BlobFrame}:GetAnimationGroups()$0", - }, - { - "trigger": "BlobFrame:GetAttribute\t(\"name\")", - "contents": "${1:BlobFrame}:GetAttribute(${2:\"name\"})$0", - }, - { - "trigger": "BlobFrame:GetBackdrop\t()", - "contents": "${1:BlobFrame}:GetBackdrop()$0", - }, - { - "trigger": "BlobFrame:GetBackdropBorderColor\t()", - "contents": "${1:BlobFrame}:GetBackdropBorderColor()$0", - }, - { - "trigger": "BlobFrame:GetBackdropColor\t()", - "contents": "${1:BlobFrame}:GetBackdropColor()$0", - }, - { - "trigger": "BlobFrame:GetBottom\t()", - "contents": "${1:BlobFrame}:GetBottom()$0", - }, - { - "trigger": "BlobFrame:GetBoundsRect\t()", - "contents": "${1:BlobFrame}:GetBoundsRect()$0", - }, - { - "trigger": "BlobFrame:GetCenter\t()", - "contents": "${1:BlobFrame}:GetCenter()$0", - }, - { - "trigger": "BlobFrame:GetChildren\t()", - "contents": "${1:BlobFrame}:GetChildren()$0", - }, - { - "trigger": "BlobFrame:GetClampRectInsets\t()", - "contents": "${1:BlobFrame}:GetClampRectInsets()$0", - }, - { - "trigger": "BlobFrame:GetDebugName\t()", - "contents": "${1:BlobFrame}:GetDebugName()$0", - }, - { - "trigger": "BlobFrame:GetDepth\t()", - "contents": "${1:BlobFrame}:GetDepth()$0", - }, - { - "trigger": "BlobFrame:GetDontSavePosition\t()", - "contents": "${1:BlobFrame}:GetDontSavePosition()$0", - }, - { - "trigger": "BlobFrame:GetEffectiveAlpha\t()", - "contents": "${1:BlobFrame}:GetEffectiveAlpha()$0", - }, - { - "trigger": "BlobFrame:GetEffectiveDepth\t()", - "contents": "${1:BlobFrame}:GetEffectiveDepth()$0", - }, - { - "trigger": "BlobFrame:GetEffectivelyFlattensRenderLayers\t()", - "contents": "${1:BlobFrame}:GetEffectivelyFlattensRenderLayers()$0", - }, - { - "trigger": "BlobFrame:GetEffectiveScale\t()", - "contents": "${1:BlobFrame}:GetEffectiveScale()$0", - }, - { - "trigger": "BlobFrame:GetFlattensRenderLayers\t()", - "contents": "${1:BlobFrame}:GetFlattensRenderLayers()$0", - }, - { - "trigger": "BlobFrame:GetFrameLevel\t()", - "contents": "${1:BlobFrame}:GetFrameLevel()$0", - }, - { - "trigger": "BlobFrame:GetFrameStrata\t()", - "contents": "${1:BlobFrame}:GetFrameStrata()$0", - }, - { - "trigger": "BlobFrame:GetHeight\t()", - "contents": "${1:BlobFrame}:GetHeight()$0", - }, - { - "trigger": "BlobFrame:GetHitRectInsets\t()", - "contents": "${1:BlobFrame}:GetHitRectInsets()$0", - }, - { - "trigger": "BlobFrame:GetHyperlinksEnabled\t()", - "contents": "${1:BlobFrame}:GetHyperlinksEnabled()$0", - }, - { - "trigger": "BlobFrame:GetID\t()", - "contents": "${1:BlobFrame}:GetID()$0", - }, - { - "trigger": "BlobFrame:GetLeft\t()", - "contents": "${1:BlobFrame}:GetLeft()$0", - }, - { - "trigger": "BlobFrame:GetMaxResize\t()", - "contents": "${1:BlobFrame}:GetMaxResize()$0", - }, - { - "trigger": "BlobFrame:GetMinResize\t()", - "contents": "${1:BlobFrame}:GetMinResize()$0", - }, - { - "trigger": "BlobFrame:GetName\t()", - "contents": "${1:BlobFrame}:GetName()$0", - }, - { - "trigger": "BlobFrame:GetNumChildren\t()", - "contents": "${1:BlobFrame}:GetNumChildren()$0", - }, - { - "trigger": "BlobFrame:GetNumPoints\t()", - "contents": "${1:BlobFrame}:GetNumPoints()$0", - }, - { - "trigger": "BlobFrame:GetNumRegions\t()", - "contents": "${1:BlobFrame}:GetNumRegions()$0", - }, - { - "trigger": "BlobFrame:GetObjectType\t()", - "contents": "${1:BlobFrame}:GetObjectType()$0", - }, - { - "trigger": "BlobFrame:GetParent\t()", - "contents": "${1:BlobFrame}:GetParent()$0", - }, - { - "trigger": "BlobFrame:GetPoint\t(index)", - "contents": "${1:BlobFrame}:GetPoint(${2:index})$0", - }, - { - "trigger": "BlobFrame:GetPropagateKeyboardInput\t()", - "contents": "${1:BlobFrame}:GetPropagateKeyboardInput()$0", - }, - { - "trigger": "BlobFrame:GetRect\t()", - "contents": "${1:BlobFrame}:GetRect()$0", - }, - { - "trigger": "BlobFrame:GetRegions\t()", - "contents": "${1:BlobFrame}:GetRegions()$0", - }, - { - "trigger": "BlobFrame:GetRight\t()", - "contents": "${1:BlobFrame}:GetRight()$0", - }, - { - "trigger": "BlobFrame:GetScale\t()", - "contents": "${1:BlobFrame}:GetScale()$0", - }, - { - "trigger": "BlobFrame:GetScript\t(\"scriptType\")", - "contents": "${1:BlobFrame}:GetScript(\"${2:scriptType}\")$0", - }, - { - "trigger": "BlobFrame:GetSize\t()", - "contents": "${1:BlobFrame}:GetSize()$0", - }, - { - "trigger": "BlobFrame:GetTop\t()", - "contents": "${1:BlobFrame}:GetTop()$0", - }, - { - "trigger": "BlobFrame:GetWidth\t()", - "contents": "${1:BlobFrame}:GetWidth()$0", - }, - { - "trigger": "BlobFrame:HasScript\t(\"scriptType\")", - "contents": "${1:BlobFrame}:HasScript(\"${2:scriptType}\")$0", - }, - { - "trigger": "BlobFrame:Hide\t()", - "contents": "${1:BlobFrame}:Hide()$0", - }, - { - "trigger": "BlobFrame:HookScript\t(\"scriptType\", handler)", - "contents": "${1:BlobFrame}:HookScript(\"${2:scriptType}\", ${3:handler})$0", - }, - { - "trigger": "BlobFrame:IgnoreDepth\t(enable)", - "contents": "${1:BlobFrame}:IgnoreDepth(${2:enable})$0", - }, - { - "trigger": "BlobFrame:IsClampedToScreen\t()", - "contents": "${1:BlobFrame}:IsClampedToScreen()$0", - }, - { - "trigger": "BlobFrame:IsDragging\t()", - "contents": "${1:BlobFrame}:IsDragging()$0", - }, - { - "trigger": "BlobFrame:IsEventRegistered\t(\"event\")", - "contents": "${1:BlobFrame}:IsEventRegistered(\"${2:event}\")$0", - }, - { - "trigger": "BlobFrame:IsForbidden\t()", - "contents": "${1:BlobFrame}:IsForbidden()$0", - }, - { - "trigger": "BlobFrame:IsIgnoringDepth\t()", - "contents": "${1:BlobFrame}:IsIgnoringDepth()$0", - }, - { - "trigger": "BlobFrame:IsIgnoringParentAlpha\t()", - "contents": "${1:BlobFrame}:IsIgnoringParentAlpha()$0", - }, - { - "trigger": "BlobFrame:IsIgnoringParentScale\t()", - "contents": "${1:BlobFrame}:IsIgnoringParentScale()$0", - }, - { - "trigger": "BlobFrame:IsJoystickEnabled\t()", - "contents": "${1:BlobFrame}:IsJoystickEnabled()$0", - }, - { - "trigger": "BlobFrame:IsKeyboardEnabled\t()", - "contents": "${1:BlobFrame}:IsKeyboardEnabled()$0", - }, - { - "trigger": "BlobFrame:IsMouseClickEnabled\t()", - "contents": "${1:BlobFrame}:IsMouseClickEnabled()$0", - }, - { - "trigger": "BlobFrame:IsMouseEnabled\t()", - "contents": "${1:BlobFrame}:IsMouseEnabled()$0", - }, - { - "trigger": "BlobFrame:IsMouseMotionEnabled\t()", - "contents": "${1:BlobFrame}:IsMouseMotionEnabled()$0", - }, - { - "trigger": "BlobFrame:IsMouseOver\t([topOffset], [leftOffset], [bottomOffset], [rightOffset])", - "contents": "${1:BlobFrame}:IsMouseOver(${2:[topOffset]}, ${3:[leftOffset]}, ${4:[bottomOffset]}, ${5:[rightOffset]})$0", - }, - { - "trigger": "BlobFrame:IsMouseWheelEnabled\t()", - "contents": "${1:BlobFrame}:IsMouseWheelEnabled()$0", - }, - { - "trigger": "BlobFrame:IsMovable\t()", - "contents": "${1:BlobFrame}:IsMovable()$0", - }, - { - "trigger": "BlobFrame:IsObjectLoaded\t()", - "contents": "${1:BlobFrame}:IsObjectLoaded()$0", - }, - { - "trigger": "BlobFrame:IsObjectType\t()", - "contents": "${1:BlobFrame}:IsObjectType()$0", - }, - { - "trigger": "BlobFrame:IsProtected\t()", - "contents": "${1:BlobFrame}:IsProtected()$0", - }, - { - "trigger": "BlobFrame:IsRectValid\t()", - "contents": "${1:BlobFrame}:IsRectValid()$0", - }, - { - "trigger": "BlobFrame:IsResizable\t()", - "contents": "${1:BlobFrame}:IsResizable()$0", - }, - { - "trigger": "BlobFrame:IsShown\t()", - "contents": "${1:BlobFrame}:IsShown()$0", - }, - { - "trigger": "BlobFrame:IsToplevel\t()", - "contents": "${1:BlobFrame}:IsToplevel()$0", - }, - { - "trigger": "BlobFrame:IsUserPlaced\t()", - "contents": "${1:BlobFrame}:IsUserPlaced()$0", - }, - { - "trigger": "BlobFrame:IsVisible\t()", - "contents": "${1:BlobFrame}:IsVisible()$0", - }, - { - "trigger": "BlobFrame:Lower\t()", - "contents": "${1:BlobFrame}:Lower()$0", - }, - { - "trigger": "BlobFrame:Raise\t()", - "contents": "${1:BlobFrame}:Raise()$0", - }, - { - "trigger": "BlobFrame:RegisterAllEvents\t()", - "contents": "${1:BlobFrame}:RegisterAllEvents()$0", - }, - { - "trigger": "BlobFrame:RegisterEvent\t(\"event\")", - "contents": "${1:BlobFrame}:RegisterEvent(\"${2:event}\")$0", - }, - { - "trigger": "BlobFrame:RegisterForDrag\t(...)", - "contents": "${1:BlobFrame}:RegisterForDrag(${2:...})$0", - }, - { - "trigger": "BlobFrame:RegisterUnitEvent\t(\"event\", \"unit1\", \"unit2\")", - "contents": "${1:BlobFrame}:RegisterUnitEvent(\"${2:event}\", \"${3:unit1}\", \"${4:unit2}\")$0", - }, - { - "trigger": "BlobFrame:SetAllPoints\t([frame])", - "contents": "${1:BlobFrame}:SetAllPoints(${2:[frame]})$0", - }, - { - "trigger": "BlobFrame:SetAlpha\t(alpha)", - "contents": "${1:BlobFrame}:SetAlpha(${2:alpha})$0", - }, - { - "trigger": "BlobFrame:SetAttribute\t(\"name\", value)", - "contents": "${1:BlobFrame}:SetAttribute(${2:\"name\"}, ${3:value})$0", - }, - { - "trigger": "BlobFrame:SetBackdrop\t(backdrop)", - "contents": "${1:BlobFrame}:SetBackdrop(${2:backdrop})$0", - }, - { - "trigger": "BlobFrame:SetBackdropBorderColor\t(red, green, blue, [alpha])", - "contents": "${1:BlobFrame}:SetBackdropBorderColor(${2:red}, ${3:green}, ${4:blue}, ${5:[alpha]})$0", - }, - { - "trigger": "BlobFrame:SetBackdropColor\t(red, green, blue, [alpha])", - "contents": "${1:BlobFrame}:SetBackdropColor(${2:red}, ${3:green}, ${4:blue}, ${5:[alpha]})$0", - }, - { - "trigger": "BlobFrame:SetBorderAlpha\t(alpha)", - "contents": "${1:BlobFrame}:SetBorderAlpha(${2:alpha})$0", - }, - { - "trigger": "BlobFrame:SetBorderScalar\t(scalar)", - "contents": "${1:BlobFrame}:SetBorderScalar(${2:scalar})$0", - }, - { - "trigger": "BlobFrame:SetBorderTexture\t(\"texture\")", - "contents": "${1:BlobFrame}:SetBorderTexture(\"${2:texture}\")$0", - }, - { - "trigger": "BlobFrame:SetClampedToScreen\t(enable)", - "contents": "${1:BlobFrame}:SetClampedToScreen(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetClampRectInsets\t(left, right, top, bottom)", - "contents": "${1:BlobFrame}:SetClampRectInsets(${2:left}, ${3:right}, ${4:top}, ${5:bottom})$0", - }, - { - "trigger": "BlobFrame:SetClipsChildren\t(enable)", - "contents": "${1:BlobFrame}:SetClipsChildren(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetDepth\t(depth)", - "contents": "${1:BlobFrame}:SetDepth(${2:depth})$0", - }, - { - "trigger": "BlobFrame:SetDontSavePosition\t(enable)", - "contents": "${1:BlobFrame}:SetDontSavePosition(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetFillAlpha\t(alpha)", - "contents": "${1:BlobFrame}:SetFillAlpha(${2:alpha})$0", - }, - { - "trigger": "BlobFrame:SetFillTexture\t(\"texture\")", - "contents": "${1:BlobFrame}:SetFillTexture(\"${2:texture}\")$0", - }, - { - "trigger": "BlobFrame:SetFlattensRenderLayers\t(enable)", - "contents": "${1:BlobFrame}:SetFlattensRenderLayers(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetForbidden\t()", - "contents": "${1:BlobFrame}:SetForbidden()$0", - }, - { - "trigger": "BlobFrame:SetFrameLevel\t(level)", - "contents": "${1:BlobFrame}:SetFrameLevel(${2:level})$0", - }, - { - "trigger": "BlobFrame:SetFrameStrata\t(\"strata\")", - "contents": "${1:BlobFrame}:SetFrameStrata(\"${2:strata}\")$0", - }, - { - "trigger": "BlobFrame:SetHeight\t(height)", - "contents": "${1:BlobFrame}:SetHeight(${2:height})$0", - }, - { - "trigger": "BlobFrame:SetHitRectInsets\t(left, right, top, bottom)", - "contents": "${1:BlobFrame}:SetHitRectInsets(${2:left}, ${3:right}, ${4:top}, ${5:bottom})$0", - }, - { - "trigger": "BlobFrame:SetHyperlinksEnabled\t(enable)", - "contents": "${1:BlobFrame}:SetHyperlinksEnabled(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetID\t(id)", - "contents": "${1:BlobFrame}:SetID(${2:id})$0", - }, - { - "trigger": "BlobFrame:SetIgnoreParentAlpha\t(enable)", - "contents": "${1:BlobFrame}:SetIgnoreParentAlpha(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetIgnoreParentScale\t(enable)", - "contents": "${1:BlobFrame}:SetIgnoreParentScale(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetMaxResize\t(maxWidth, maxHeight)", - "contents": "${1:BlobFrame}:SetMaxResize(${2:maxWidth}, ${3:maxHeight})$0", - }, - { - "trigger": "BlobFrame:SetMergeThreshold\t(threshold)", - "contents": "${1:BlobFrame}:SetMergeThreshold(${2:threshold})$0", - }, - { - "trigger": "BlobFrame:SetMinResize\t(minWidth, minHeight)", - "contents": "${1:BlobFrame}:SetMinResize(${2:minWidth}, ${3:minHeight})$0", - }, - { - "trigger": "BlobFrame:SetMouseClickEnabled\t(enable)", - "contents": "${1:BlobFrame}:SetMouseClickEnabled(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetMouseMotionEnabled\t(enable)", - "contents": "${1:BlobFrame}:SetMouseMotionEnabled(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetMovable\t(enable)", - "contents": "${1:BlobFrame}:SetMovable(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetNumSplinePoints\t(numPoints)", - "contents": "${1:BlobFrame}:SetNumSplinePoints(${2:numPoints})$0", - }, - { - "trigger": "BlobFrame:SetParent\t(frame)", - "contents": "${1:BlobFrame}:SetParent(${2:BlobFrame})$0", - }, - { - "trigger": "BlobFrame:SetPoint\t(\"point\", [relativeTo], [\"relativePoint\"], [xOffset], [yOffset])", - "contents": "${1:BlobFrame}:SetPoint(\"${2:point}\", ${3:[relativeTo]}, \"${4:[relativePoint]}\", ${5:[xOffset]}, ${6:[yOffset]})$0", - }, - { - "trigger": "BlobFrame:SetPropagateKeyboardInput\t(enable)", - "contents": "${1:BlobFrame}:SetPropagateKeyboardInput(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetResizable\t(enable)", - "contents": "${1:BlobFrame}:SetResizable(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetScale\t(scale)", - "contents": "${1:BlobFrame}:SetScale(${2:scale})$0", - }, - { - "trigger": "BlobFrame:SetScript\t(\"scriptType\", handler)", - "contents": "${1:BlobFrame}:SetScript(\"${2:scriptType}\", ${3:handler})$0", - }, - { - "trigger": "BlobFrame:SetShown\t(enable)", - "contents": "${1:BlobFrame}:SetShown(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetSize\t(width, height)", - "contents": "${1:BlobFrame}:SetSize(${2:width}, ${3:height})$0", - }, - { - "trigger": "BlobFrame:SetToplevel\t(enable)", - "contents": "${1:BlobFrame}:SetToplevel(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetUserPlaced\t(enable)", - "contents": "${1:BlobFrame}:SetUserPlaced(${2:enable})$0", - }, - { - "trigger": "BlobFrame:SetWidth\t(width)", - "contents": "${1:BlobFrame}:SetWidth(${2:width})$0", - }, - { - "trigger": "BlobFrame:Show\t()", - "contents": "${1:BlobFrame}:Show()$0", - }, - { - "trigger": "BlobFrame:StartMoving\t()", - "contents": "${1:BlobFrame}:StartMoving()$0", - }, - { - "trigger": "BlobFrame:StartSizing\t()", - "contents": "${1:BlobFrame}:StartSizing()$0", - }, - { - "trigger": "BlobFrame:StopAnimating\t()", - "contents": "${1:BlobFrame}:StopAnimating()$0", - }, - { - "trigger": "BlobFrame:StopMovingOrSizing\t()", - "contents": "${1:BlobFrame}:StopMovingOrSizing()$0", - }, - { - "trigger": "BlobFrame:UnregisterAllEvents\t()", - "contents": "${1:BlobFrame}:UnregisterAllEvents()$0", - }, - { - "trigger": "BlobFrame:UnregisterEvent\t(\"event\")", - "contents": "${1:BlobFrame}:UnregisterEvent(\"${2:event}\")$0", - }, - - - - - { - "trigger": "_BlobFrame:CanChangeAttribute\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:CanChangeAttribute()$0", - }, - { - "trigger": "_BlobFrame:CanChangeProtectedState\t()", - "contents": "${1:canChange} = ${2:BlobFrame}:CanChangeProtectedState()$0", - }, - { - "trigger": "_BlobFrame:CreateFontString\t([\"name\"], [\"layer\"], [\"inherits\"])", - "contents": "${1:fontstring} = ${2:BlobFrame}:CreateFontString(${3:[\"name\"]}, ${4:[\"layer\"]}, ${5:[\"inherits\"]})$0", - }, - { - "trigger": "_BlobFrame:CreateLine\t([\"name\"], [\"layer\"], [\"inherits\"], [sublevel])", - "contents": "${1:texture} = ${2:BlobFrame}:CreateLine(${3:[\"name\"]}, \"${4:[layer]}\", ${5:[\"inherits\"]}, ${6:[sublevel]})$0", - }, - { - "trigger": "_BlobFrame:CreateMaskTexture\t([\"name\"], [\"layer\"], [\"inherits\"], [sublevel])", - "contents": "${1:texture} = ${2:BlobFrame}:CreateMaskTexture(${3:[\"name\"]}, \"${4:[layer]}\", ${5:[\"inherits\"]}, ${6:[sublevel]})$0", - }, - { - "trigger": "_BlobFrame:CreateTexture\t([\"name\"], [\"layer\"], [\"inherits\"], [sublevel])", - "contents": "${1:texture} = ${2:BlobFrame}:CreateTexture(${3:[\"name\"]}, \"${4:[layer]}\", ${5:[\"inherits\"]}, ${6:[sublevel]})$0", - }, - { - "trigger": "_BlobFrame:DoesClipChildren\t()", - "contents": "${1:doesClip} = ${2:BlobFrame}:DoesClipChildren()$0", - }, - { - "trigger": "_BlobFrame:GetAlpha\t()", - "contents": "${1:alpha} = ${2:BlobFrame}:GetAlpha()$0", - }, - { - "trigger": "_BlobFrame:GetAnimationGroups\t()", - "contents": "${1:...} = ${2:BlobFrame}:GetAnimationGroups()$0", - }, - { - "trigger": "_BlobFrame:GetAttribute\t(\"name\")", - "contents": "${1:value} = ${2:BlobFrame}:GetAttribute(${3:\"name\"})$0", - }, - { - "trigger": "_BlobFrame:GetBackdrop\t()", - "contents": "${1:backdrop} = ${2:BlobFrame}:GetBackdrop()$0", - }, - { - "trigger": "_BlobFrame:GetBackdropBorderColor\t()", - "contents": "${1:red}, ${2:green}, ${3:blue}, ${4:alpha} = ${5:BlobFrame}:GetBackdropBorderColor()$0", - }, - { - "trigger": "_BlobFrame:GetBackdropColor\t()", - "contents": "${1:red}, ${2:green}, ${3:blue}, ${4:alpha} = ${5:BlobFrame}:GetBackdropColor()$0", - }, - { - "trigger": "_BlobFrame:GetBottom\t()", - "contents": "${1:bottom} = ${2:BlobFrame}:GetBottom()$0", - }, - { - "trigger": "_BlobFrame:GetBoundsRect\t()", - "contents": "${1:left}, ${2:bottom}, ${3:width}, ${4:height} = ${5:BlobFrame}:GetBoundsRect()$0", - }, - { - "trigger": "_BlobFrame:GetCenter\t()", - "contents": "${1:x}, ${2:y} = ${3:BlobFrame}:GetCenter()$0", - }, - { - "trigger": "_BlobFrame:GetChildren\t()", - "contents": "${1:...} = ${2:BlobFrame}:GetChildren()$0", - }, - { - "trigger": "_BlobFrame:GetClampRectInsets\t()", - "contents": "${1:left}, ${2:right}, ${3:top}, ${4:bottom} = ${5:BlobFrame}:GetClampRectInsets()$0", - }, - { - "trigger": "_BlobFrame:GetDebugName\t()", - "contents": "${1:name} = ${2:BlobFrame}:GetDebugName()$0", - }, - { - "trigger": "_BlobFrame:GetDepth\t()", - "contents": "${1:depth} = ${2:BlobFrame}:GetDepth()$0", - }, - { - "trigger": "_BlobFrame:GetDontSavePosition\t()", - "contents": "${1:saved} = ${2:BlobFrame}:GetDontSavePosition()$0", - }, - { - "trigger": "_BlobFrame:GetEffectiveAlpha\t()", - "contents": "${1:alpha} = ${2:BlobFrame}:GetEffectiveAlpha()$0", - }, - { - "trigger": "_BlobFrame:GetEffectiveDepth\t()", - "contents": "${1:depth} = ${2:BlobFrame}:GetEffectiveDepth()$0", - }, - { - "trigger": "_BlobFrame:GetEffectivelyFlattensRenderLayers\t()", - "contents": "${1:doesFlattens} = ${2:BlobFrame}:GetEffectivelyFlattensRenderLayers()$0", - }, - { - "trigger": "_BlobFrame:GetEffectiveScale\t()", - "contents": "${1:scale} = ${2:BlobFrame}:GetEffectiveScale()$0", - }, - { - "trigger": "_BlobFrame:GetFlattensRenderLayers\t()", - "contents": "${1:doesFlattens} = ${2:BlobFrame}:GetFlattensRenderLayers()$0", - }, - { - "trigger": "_BlobFrame:GetFrameLevel\t()", - "contents": "${1:level} = ${2:BlobFrame}:GetFrameLevel()$0", - }, - { - "trigger": "_BlobFrame:GetFrameStrata\t()", - "contents": "${1:strata} = ${2:BlobFrame}:GetFrameStrata()$0", - }, - { - "trigger": "_BlobFrame:GetHeight\t()", - "contents": "${1:height} = ${2:BlobFrame}:GetHeight()$0", - }, - { - "trigger": "_BlobFrame:GetHitRectInsets\t()", - "contents": "${1:left}, ${2:right}, ${3:top}, ${4:bottom} = ${5:BlobFrame}:GetHitRectInsets()$0", - }, - { - "trigger": "_BlobFrame:GetHyperlinksEnabled\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:GetHyperlinksEnabled()$0", - }, - { - "trigger": "_BlobFrame:GetID\t()", - "contents": "${1:id} = ${2:BlobFrame}:GetID()$0", - }, - { - "trigger": "_BlobFrame:GetLeft\t()", - "contents": "${1:left} = ${2:BlobFrame}:GetLeft()$0", - }, - { - "trigger": "_BlobFrame:GetMaxResize\t()", - "contents": "${1:maxWidth}, ${2:maxHeight} = ${3:BlobFrame}:GetMaxResize()$0", - }, - { - "trigger": "_BlobFrame:GetMinResize\t()", - "contents": "${1:minWidth}, ${2:minHeight} = ${3:BlobFrame}:GetMinResize()$0", - }, - { - "trigger": "_BlobFrame:GetName\t()", - "contents": "${1:name} = ${2:BlobFrame}:GetName()$0", - }, - { - "trigger": "_BlobFrame:GetNumChildren\t()", - "contents": "${1:numChildren} = ${2:BlobFrame}:GetNumChildren()$0", - }, - { - "trigger": "_BlobFrame:GetNumPoints\t()", - "contents": "${1:numPoints} = ${2:BlobFrame}:GetNumPoints()$0", - }, - { - "trigger": "_BlobFrame:GetNumRegions\t()", - "contents": "${1:numRegions} = ${2:BlobFrame}:GetNumRegions()$0", - }, - { - "trigger": "_BlobFrame:GetObjectType\t()", - "contents": "${1:type} = ${2:BlobFrame}:GetObjectType()$0", - }, - { - "trigger": "_BlobFrame:GetPoint\t(index)", - "contents": "${1:point}, ${2:relativeTo}, ${3:relativePoint}, ${4:xOffset}, ${5:yOffset} = ${6:BlobFrame}:GetPoint(${7:index})$0", - }, - { - "trigger": "_BlobFrame:GetPropagateKeyboardInput\t()", - "contents": "${1:propagate} = ${2:BlobFrame}:GetPropagateKeyboardInput()$0", - }, - { - "trigger": "_BlobFrame:GetRect\t()", - "contents": "${1:left}, ${2:bottom}, ${3:width}, ${4:height} = ${5:BlobFrame}:GetRect()$0", - }, - { - "trigger": "_BlobFrame:GetRegions\t()", - "contents": "${1:...} = ${2:BlobFrame}:GetRegions()$0", - }, - { - "trigger": "_BlobFrame:GetRight\t()", - "contents": "${1:right} = ${2:BlobFrame}:GetRight()$0", - }, - { - "trigger": "_BlobFrame:GetScale\t()", - "contents": "${1:scale} = ${2:BlobFrame}:GetScale()$0", - }, - { - "trigger": "_BlobFrame:GetScript\t(\"scriptType\")", - "contents": "${1:handler} = ${2:BlobFrame}:GetScript(\"${3:scriptType}\")$0", - }, - { - "trigger": "_BlobFrame:GetSize\t()", - "contents": "${1:width}, ${2:height} = ${3:BlobFrame}:GetSize()$0", - }, - { - "trigger": "_BlobFrame:GetTop\t()", - "contents": "${1:top} = ${2:BlobFrame}:GetTop()$0", - }, - { - "trigger": "_BlobFrame:GetWidth\t()", - "contents": "${1:width} = ${2:BlobFrame}:GetWidth()$0", - }, - { - "trigger": "_BlobFrame:HasScript\t(\"scriptType\")", - "contents": "${1:hasScript} = ${2:BlobFrame}:HasScript(\"${3:scriptType}\")$0", - }, - { - "trigger": "_BlobFrame:IsClampedToScreen\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsClampedToScreen()$0", - }, - { - "trigger": "_BlobFrame:IsDragging\t()", - "contents": "${1:isDragging} = ${2:BlobFrame}:IsDragging()$0", - }, - { - "trigger": "_BlobFrame:IsEventRegistered\t(\"event\")", - "contents": "${1:registered} = ${2:BlobFrame}:IsEventRegistered(\"${3:event}\")$0", - }, - { - "trigger": "_BlobFrame:IsForbidden\t()", - "contents": "${1:isForbidden} = ${2:BlobFrame}:IsForbidden()$0", - }, - { - "trigger": "_BlobFrame:IsIgnoringDepth\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsIgnoringDepth()$0", - }, - { - "trigger": "_BlobFrame:IsIgnoringParentAlpha\t()", - "contents": "${1:isIgnoring} = ${2:BlobFrame}:IsIgnoringParentAlpha()$0", - }, - { - "trigger": "_BlobFrame:IsIgnoringParentScale\t()", - "contents": "${1:isIgnoring} = ${2:BlobFrame}:IsIgnoringParentScale()$0", - }, - { - "trigger": "_BlobFrame:IsJoystickEnabled\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsJoystickEnabled()$0", - }, - { - "trigger": "_BlobFrame:IsKeyboardEnabled\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsKeyboardEnabled()$0", - }, - { - "trigger": "_BlobFrame:IsMouseClickEnabled\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsMouseClickEnabled()$0", - }, - { - "trigger": "_BlobFrame:IsMouseEnabled\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsMouseEnabled()$0", - }, - { - "trigger": "_BlobFrame:IsMouseMotionEnabled\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsMouseMotionEnabled()$0", - }, - { - "trigger": "_BlobFrame:IsMouseOver\t([topOffset], [leftOffset], [bottomOffset], [rightOffset])", - "contents": "${1:isOver} = ${2:BlobFrame}:IsMouseOver(${3:[topOffset]}, ${4:[leftOffset]}, ${5:[bottomOffset]}, ${6:[rightOffset]})$0", - }, - { - "trigger": "_BlobFrame:IsMouseWheelEnabled\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsMouseWheelEnabled()$0", - }, - { - "trigger": "_BlobFrame:IsMovable\t()", - "contents": "${1:movable} = ${2:BlobFrame}:IsMovable()$0", - }, - { - "trigger": "_BlobFrame:IsObjectLoaded\t()", - "contents": "${1:loaded} = ${2:BlobFrame}:IsObjectLoaded()$0", - }, - { - "trigger": "_BlobFrame:IsObjectType\t(\"type\")", - "contents": "${1:isType} = ${2:BlobFrame}:IsObjectType(\"${3:type}\")$0", - }, - { - "trigger": "_BlobFrame:IsProtected\t()", - "contents": "${1:isProtected}, ${2:explicit} = ${3:BlobFrame}:IsProtected()$0", - }, - { - "trigger": "_BlobFrame:IsRectValid\t()", - "contents": "${1:isValid} = ${2:BlobFrame}:IsRectValid()$0", - }, - { - "trigger": "_BlobFrame:IsResizable\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsResizable()$0", - }, - { - "trigger": "_BlobFrame:IsShown\t()", - "contents": "${1:shown} = ${2:BlobFrame}:IsShown()$0", - }, - { - "trigger": "_BlobFrame:IsToplevel\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsToplevel()$0", - }, - { - "trigger": "_BlobFrame:IsUserPlaced\t()", - "contents": "${1:enabled} = ${2:BlobFrame}:IsUserPlaced()$0", - }, - { - "trigger": "_BlobFrame:IsVisible\t()", - "contents": "${1:visible} = ${2:BlobFrame}:IsVisible()$0", - }, - - - - - { - "trigger": "_BlobFrame\thelp", - "contents": "BlobFrame = {\n\tinherits = {\n\t\t\"BlobFrame\",\n\t\t\"Frame\",\n\t\t\"ScriptObject\",\n\t\t\"VisibleRegion\",\n\t\t\"Region\",\n\t\t\"ParentedObject\",\n\t\t\"UIObject\",\n\t},\n\thandlers = {\n\t\t[\"OnAttributeChanged\"] = \"self, name, value\", -- Run when a frame attribute is changed\n\t\t[\"OnChar\"] = \"self, text\", -- Run for each text character typed in the frame\n\t\t[\"OnDisable\"] = \"self\", -- Run when the frame is disabled\n\t\t[\"OnDragStart\"] = \"self, button\", -- Run when the mouse is dragged starting in the frame\n\t\t[\"OnDragStop\"] = \"self\", -- Run when the mouse button is released after a drag started in the frame\n\t\t[\"OnEnable\"] = \"self\", -- Run when the frame is enabled\n\t\t[\"OnEnter\"] = \"self, motion\", -- Run when the mouse cursor enters the frame's interactive area\n\t\t[\"OnEvent\"] = \"self, event, ...\", -- Run whenever an event fires for which the frame is registered\n\t\t[\"OnHide\"] = \"self\", -- Run when the frame's visbility changes to hidden\n\t\t[\"OnHyperlinkClick\"] = \"self, link, text, button, region, left, bottom, width, height\", -- Run when a mouse button is pressed while the cursor is over the hyperlink\n\t\t[\"OnHyperlinkEnter\"] = \"self, link, text, region, left, bottom, width, height\", -- Run when the mouse cursor enters the hyperlink's interactive area\n\t\t[\"OnHyperlinkLeave\"] = \"self\", -- Run when the mouse cursor leaves the hyperlink's interactive area\n\t\t[\"OnKeyDown\"] = \"self, key\", -- Run when a keyboard key is pressed if the frame is keyboard enabled\n\t\t[\"OnKeyUp\"] = \"self, key\", -- Run when a keyboard key is released if the frame is keyboard enabled\n\t\t[\"OnLeave\"] = \"self, motion\", -- Run when the mouse cursor leaves the frame's interactive area\n\t\t[\"OnLoad\"] = \"self\", -- Run when the frame is created\n\t\t[\"OnMouseDown\"] = \"self, button\", -- Run when a mouse button is pressed while the cursor is over the frame\n\t\t[\"OnMouseUp\"] = \"self, button, upInside\", -- Run when the mouse button is released following a mouse down action in the frame\n\t\t[\"OnMouseWheel\"] = \"self, delta\", -- Run when the frame receives a mouse wheel scrolling action\n\t\t[\"OnReceiveDrag\"] = \"self\", -- Run when the mouse button is released after dragging into the frame\n\t\t[\"OnShow\"] = \"self\", -- Run when the frame becomes visible\n\t\t[\"OnSizeChanged\"] = \"self, width, height\", -- Run when a frame's size changes\n\t\t[\"OnUpdate\"] = \"self, elapsed\", -- Run each time the screen is drawn by the game engine\n\t},\n\tmethods = {\n\t\t\"CanChangeAttribute\", -- Returns whether secure frame attributes can currently be changed\n\t\t\"CanChangeProtectedState\", -- Returns whether protected properties of the region can be changed by non-secure scripts\n\t\t\"ClearAllPoints\", -- Removes all anchor points from the region\n\t\t\"CreateAnimationGroup\", -- Creates a new animation group as a child of the region\n\t\t\"CreateFontString\", -- Creates a new font string object as a child of the frame\n\t\t\"CreateLine\", -- Creates a new line object as a child of the frame\n\t\t\"CreateMaskTexture\", -- Creates a new mask texture object as a child of the frame\n\t\t\"CreateTexture\", -- Creates a new texture object as a child of the frame\n\t\t\"DisableDrawLayer\", -- Prevents display of all child objects of the frame on a specified graphics layer\n\t\t\"DoesClipChildren\", -- Returns whether the frame's childrens are clipped off when exceeding the it's boundaries\n\t\t\"DrawAll\", -- Draws every blob on the frame\n\t\t\"DrawBlob\", -- Draws a blob onto the frame\n\t\t\"DrawNone\", -- Removes all drawn blobs on the frame\n\t\t\"EnableDrawLayer\", -- Allows display of all child objects of the frame on a specified graphics layer\n\t\t\"EnableJoystick\", -- Enables or disables joystick interactivity for the frame\n\t\t\"EnableKeyboard\", -- Enables or disables keyboard interactivity for the frame\n\t\t\"EnableMerging\", -- Allows merging of multiple blobs into one\n\t\t\"EnableMouse\", -- Enables or disables mouse interactivity for the frame\n\t\t\"EnableMouseWheel\", -- Enables or disables mouse wheel interactivity for the frame\n\t\t\"EnableSmoothing\", -- Enables or disables smoothing of blobs\n\t\t\"GetAlpha\", -- Returns the opacity of the region relative to it's parent\n\t\t\"GetAnimationGroups\", -- Returns a list of animation groups belonging to the region\n\t\t\"GetAttribute\", -- Returns the value of a secure frame attribute\n\t\t\"GetBackdrop\", -- Returns information about the frame's backdrop graphic\n\t\t\"GetBackdropBorderColor\", -- Returns the shading color for the frame's border graphic\n\t\t\"GetBackdropColor\", -- Returns the shading color for the frame's background graphic\n\t\t\"GetBottom\", -- Returns the distance from the bottom of the screen to the bottom of the region\n\t\t\"GetBoundsRect\", -- Returns the position and dimension of the smallest area enclosing the frame and it's childrens\n\t\t\"GetCenter\", -- Returns the screen coordinates of the region's center\n\t\t\"GetChildren\", -- Returns a list of child frames of the frame\n\t\t\"GetClampRectInsets\", -- Returns offsets from the frame's edges used when limiting user movement or resizing of the frame\n\t\t\"GetDebugName\", -- Returns the widget object's debug name\n\t\t\"GetDepth\", -- Returns the 3D depth of the frame\n\t\t\"GetDontSavePosition\", -- Returns whether the position is included for the automatic saving and restoration\n\t\t\"GetEffectiveAlpha\", -- Returns the overall opacity of the frame\n\t\t\"GetEffectiveDepth\", -- Returns the overall 3D depth of the frame\n\t\t\"GetEffectivelyFlattensRenderLayers\", -- Returns whether the frame's childrens are effectively rendered at the same layer level\n\t\t\"GetEffectiveScale\", -- Returns the overall scale factor of the frame\n\t\t\"GetFlattensRenderLayers\", -- Returns whether the frame's childrens are rendered at the same layer level\n\t\t\"GetFrameLevel\", -- Returns the level at which the frame is layered relative to others in its strata\n\t\t\"GetFrameStrata\", -- Returns the general layering strata of the frame\n\t\t\"GetHeight\", -- Returns the height of the region\n\t\t\"GetHitRectInsets\", -- Returns the insets from the frame's edges which determine its mouse-interactable area\n\t\t\"GetHyperlinksEnabled\", -- Returns whether hyperlinks in the frame's text are interactive\n\t\t\"GetID\", -- Returns the frame's numeric identifier\n\t\t\"GetLeft\", -- Returns the distance from the left edge of the screen to the left edge of the region\n\t\t\"GetMaxResize\", -- Returns the maximum size of the frame for user resizing\n\t\t\"GetMinResize\", -- Returns the minimum size of the frame for user resizing\n\t\t\"GetName\", -- Returns the widget object's name\n\t\t\"GetNumChildren\", -- Returns the number of child frames belonging to the frame\n\t\t\"GetNumPoints\", -- Returns the number of anchor points defined for the region\n\t\t\"GetNumRegions\", -- Returns the number of non-frame child regions belonging to the frame\n\t\t\"GetObjectType\", -- Returns the object's widget type\n\t\t\"GetParent\", -- Returns the object's parent object\n\t\t\"GetPoint\", -- Returns information about one of the region's anchor points\n\t\t\"GetPropagateKeyboardInput\", -- Returns whether the frame propagates keyboard events\n\t\t\"GetRect\", -- Returns the position and dimensions of the region\n\t\t\"GetRegions\", -- Returns a list of non-frame child regions belonging to the frame\n\t\t\"GetRight\", -- Returns the distance from the left edge of the screen to the right edge of the region\n\t\t\"GetScale\", -- Returns the frame's scale factor\n\t\t\"GetScript\", -- Returns the widget's handler function for a script\n\t\t\"GetSize\", -- Returns the width and height of the region\n\t\t\"GetTop\", -- Returns the distance from the bottom of the screen to the top of the region\n\t\t\"GetWidth\", -- Returns the width of the region\n\t\t\"HasScript\", -- Returns whether the widget supports a script handler\n\t\t\"Hide\", -- Hides the region\n\t\t\"HookScript\", -- Securely hooks a script handler\n\t\t\"IgnoreDepth\", -- Sets whether the frame's 3D depth property is ignored\n\t\t\"IsClampedToScreen\", -- Returns whether the frame's boundaries are limited to those of the screen\n\t\t\"IsDragging\", -- Returns whether the region is currently being dragged\n\t\t\"IsEventRegistered\", -- Returns whether the frame is registered for a given event\n\t\t\"IsForbidden\", -- Returns if this widget's methods may only be called from secure execution paths\n\t\t\"IsIgnoringDepth\", -- Returns whether the frame's depth property is ignored\n\t\t\"IsIgnoringParentAlpha\", -- Returns if the region is ignoring it's parent alpha changes\n\t\t\"IsIgnoringParentScale\", -- Returns if the region is ignoring it's parent scale changes\n\t\t\"IsJoystickEnabled\", -- Returns whether joystick interactivity is enabled for the frame\n\t\t\"IsKeyboardEnabled\", -- Returns whether keyboard interactivity is enabled for the frame\n\t\t\"IsMouseClickEnabled\", -- Returns whether mouse click interactivity is enabled for the frame\n\t\t\"IsMouseEnabled\", -- Returns whether mouse interactivity is enabled for the frame\n\t\t\"IsMouseMotionEnabled\", -- Returns whether mouse motion interactivity is enabled for the frame\n\t\t\"IsMouseOver\", -- Returns whether the mouse cursor is over the given region\n\t\t\"IsMouseWheelEnabled\", -- Returns whether mouse wheel interactivity is enabled for the frame\n\t\t\"IsMovable\", -- Returns whether the frame can be moved by the user\n\t\t\"IsObjectLoaded\", -- Returns whether the object is loaded\n\t\t\"IsObjectType\", -- Returns whether the object belongs to a given widget type\n\t\t\"IsProtected\", -- Returns whether the region is protected\n\t\t\"IsRectValid\", -- Returns whether the region's rect size is valid\n\t\t\"IsResizable\", -- Returns whether the frame can be resized by the user\n\t\t\"IsShown\", -- Returns whether the region is shown\n\t\t\"IsToplevel\", -- Returns whether the frame is automatically raised to the front when clicked\n\t\t\"IsUserPlaced\", -- Returns whether the frame is flagged for automatic saving and restoration of position and dimensions\n\t\t\"IsVisible\", -- Returns whether the region is visible\n\t\t\"Lower\", -- Reduces the frame's frame level below all other frames in its strata\n\t\t\"Raise\", -- Increases the frame's frame level above all other frames in its strata\n\t\t\"RegisterAllEvents\", -- Registers the frame for all events\n\t\t\"RegisterEvent\", -- Registers the frame for an event\n\t\t\"RegisterForDrag\", -- Registers the frame for dragging\n\t\t\"RegisterUnitEvent\", -- Registers the frame for an event for the specified units\n\t\t\"SetAllPoints\", -- Sets all anchor points of the region to match those of another region\n\t\t\"SetAlpha\", -- Sets the opacity of the region relative to it's parent\n\t\t\"SetAttribute\", -- Sets a secure frame attribute\n\t\t\"SetBackdrop\", -- Sets a backdrop graphic for the frame\n\t\t\"SetBackdropBorderColor\", -- Sets a shading color for the frame's border graphic\n\t\t\"SetBackdropColor\", -- Sets a shading color for the frame's background graphic\n\t\t\"SetBorderAlpha\", -- Set the alpha for the border texture\n\t\t\"SetBorderScalar\", -- Set the border scalar\n\t\t\"SetBorderTexture\", -- Sets the border texture for the blob\n\t\t\"SetClampedToScreen\", -- Sets offsets from the frame's edges used when limiting user movement or resizing of the frame\n\t\t\"SetClampRectInsets\", -- Sets whether the frame's boundaries should be limited to those of the screen\n\t\t\"SetClipsChildren\", -- Sets whether the frame's childrens are clipped off when exceeding the it's boundaries\n\t\t\"SetDepth\", -- Sets the 3D depth of the frame\n\t\t\"SetDontSavePosition\", -- Set whether the position are included for the automatic saving and restoration\n\t\t\"SetFillAlpha\", -- Set the alpha for the fill texture\n\t\t\"SetFillTexture\", -- Set the fill texture for the blob\n\t\t\"SetFlattensRenderLayers\", -- Sets the frame's childrens to be rendered at the same layer level\n\t\t\"SetForbidden\", -- Sets whether the modification of the object's secure methods are forbidden while in combat\n\t\t\"SetFrameLevel\", -- Sets the level at which the frame is layered relative to others in its strata\n\t\t\"SetFrameStrata\", -- Sets the general layering strata of the frame\n\t\t\"SetHeight\", -- Sets the region's height\n\t\t\"SetHitRectInsets\", -- Sets the insets from the frame's edges which determine its mouse-interactable area\n\t\t\"SetHyperlinksEnabled\", -- Sets whether the hyperlinks in the frame's text are interactive\n\t\t\"SetID\", -- Sets a numeric identifier for the frame\n\t\t\"SetIgnoreParentAlpha\", -- Sets if the region should ignore it's parent alpha changes\n\t\t\"SetIgnoreParentScale\", -- Sets if the region should ignore it's parent scale changes\n\t\t\"SetMaxResize\", -- Sets the maximum size of the frame for user resizing\n\t\t\"SetMergeThreshold\", -- Sets the merging threshold of the blob frames\n\t\t\"SetMinResize\", -- Sets the minimum size of the frame for user resizing\n\t\t\"SetMouseClickEnabled\", -- Sets whether the frame can be clicked by the mouse\n\t\t\"SetMouseMotionEnabled\", -- Sets whether the frame's mouse motion is enabled\n\t\t\"SetMovable\", -- Sets whether the frame can be moved by the user\n\t\t\"SetNumSplinePoints\", -- Sets the number of points used in the blob polygon\n\t\t\"SetParent\", -- Sets another frame the parent of this region\n\t\t\"SetPoint\", -- Sets an anchor point for the region\n\t\t\"SetPropagateKeyboardInput\", -- Sets whether the frame propagates the keyboard events\n\t\t\"SetResizable\", -- Sets whether the frame can be resized by the user\n\t\t\"SetScale\", -- Sets the frame's scale factor\n\t\t\"SetScript\", -- Sets the widget's handler function for a script\n\t\t\"SetShown\", -- Sets whether the region should be visible or hidden\n\t\t\"SetSize\", -- Sets the size of the region to the specified values\n\t\t\"SetToplevel\", -- Sets whether the frame should automatically come to the front when clicked\n\t\t\"SetUserPlaced\", -- Sets the frame for automatic saving and restoration of position and dimensions\n\t\t\"SetWidth\", -- Sets the region's width\n\t\t\"Show\", -- Shows the region\n\t\t\"StartMoving\", -- Begins repositioning the frame via mouse movement\n\t\t\"StartSizing\", -- Begins resizing the frame via mouse movement\n\t\t\"StopAnimating\", -- Stops any active animations involving the region or it's children\n\t\t\"StopMovingOrSizing\", -- Ends movement or resizing of the frame initiated with\n\t\t\"UnregisterAllEvents\", -- Unregisters the frame from any events for which it is registered\n\t\t\"UnregisterEvent\", -- Unregisters the frame for an event\n\t}\n}", - }, - ] -} diff --git a/Reference/Widget Reference/Widgets/!/FontInstance.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/FontInstance.sublime-completions.txt index 241db92f1..28734049c 100644 --- a/Reference/Widget Reference/Widgets/!/FontInstance.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/FontInstance.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "FontInstance:GetDebugName\t()", @@ -70,8 +70,8 @@ "contents": "${1:FontInstance}:SetJustifyV(\"justify\")$0", }, { - "trigger": "FontInstance:SetShadowColor\t(shadowRed, shadowGreen, shadowBlue, shadowAlpha)", - "contents": "${1:FontInstance}:SetShadowColor(${2:shadowRed}, ${3:shadowGreen}, ${4:shadowBlue}, ${5:shadowAlpha})$0", + "trigger": "FontInstance:SetShadowColor\t(r, g, b, a)", + "contents": "${1:FontInstance}:SetShadowColor(${2:r}, ${3:g}, ${4:b}, ${5:a})$0", }, { "trigger": "FontInstance:SetShadowOffset\t(xOffset, yOffset)", diff --git a/Reference/Widget Reference/Widgets/!/LayeredRegion.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/LayeredRegion.sublime-completions.txt index f98ec1477..baa017381 100644 --- a/Reference/Widget Reference/Widgets/!/LayeredRegion.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/LayeredRegion.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "LayeredRegion:CanChangeProtectedState\t()", diff --git a/Reference/Widget Reference/Widgets/!/ParentedObject.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/ParentedObject.sublime-completions.txt index f44850571..7aa4f55bd 100644 --- a/Reference/Widget Reference/Widgets/!/ParentedObject.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/ParentedObject.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "ParentedObject:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/!/Region.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/Region.sublime-completions.txt index 2c72349a8..33c146596 100644 --- a/Reference/Widget Reference/Widgets/!/Region.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/Region.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Region:CanChangeProtectedState\t()", diff --git a/Reference/Widget Reference/Widgets/!/ScriptObject.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/ScriptObject.sublime-completions.txt index 727eeed0c..45e2b3f22 100644 --- a/Reference/Widget Reference/Widgets/!/ScriptObject.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/ScriptObject.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "ScriptObject:GetScript\t(\"scriptType\")", diff --git a/Reference/Widget Reference/Widgets/!/UIObject.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/UIObject.sublime-completions.txt index ecb81572d..3aa23d322 100644 --- a/Reference/Widget Reference/Widgets/!/UIObject.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/UIObject.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "UIObject:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/!/VisibleRegion.sublime-completions.txt b/Reference/Widget Reference/Widgets/!/VisibleRegion.sublime-completions.txt index fb738861c..faa239e3b 100644 --- a/Reference/Widget Reference/Widgets/!/VisibleRegion.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/!/VisibleRegion.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "VisibleRegion:CanChangeProtectedState\t()", diff --git a/Reference/Widget Reference/Widgets/Animation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetDebugName().sublime-snippet index 1c2462622..9584b566f 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetDuration().sublime-snippet index 2db6a4da1..408ad3d35 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetElapsed().sublime-snippet index 47c81f821..c60e1d121 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetEndDelay().sublime-snippet index 2639071f7..71dba1ad1 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetName().sublime-snippet index 506603bde..a132c4f57 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetName().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetObjectType().sublime-snippet index 138db79f3..7f0a81a14 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetOrder().sublime-snippet index 990078285..8e0f46c03 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetParent().sublime-snippet index 79ff72d7b..0c81ce830 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetProgress().sublime-snippet index ef3babd61..2a64eb73c 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetRegionParent().sublime-snippet index 1c982959c..d016d241a 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetScript(scriptType).sublime-snippet index 49271ea92..2043ae355 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Animation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetSmoothProgress().sublime-snippet index db1b2a762..d41dcbb51 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetSmoothing().sublime-snippet index f403875a7..8006b167b 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetStartDelay().sublime-snippet index 60f8138d3..fb1d77245 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-GetTarget().sublime-snippet index a3514884f..d774b04dc 100644 --- a/Reference/Widget Reference/Widgets/Animation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ Animation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-HasScript(scriptType).sublime-snippet index deb5aae2a..4cc85c021 100644 --- a/Reference/Widget Reference/Widgets/Animation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Animation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-HookScript(scriptType, handler).sublime-snippet index 5b87314ea..3959d6ea8 100644 --- a/Reference/Widget Reference/Widgets/Animation-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Animation:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-IsDelaying().sublime-snippet index 8bd63871e..5e23b8f9b 100644 --- a/Reference/Widget Reference/Widgets/Animation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ Animation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-IsDone().sublime-snippet index 5b80301d5..3eff68f0f 100644 --- a/Reference/Widget Reference/Widgets/Animation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ Animation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-IsForbidden().sublime-snippet index 8e6641a2e..fe7fbca3d 100644 --- a/Reference/Widget Reference/Widgets/Animation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Animation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-IsObjectType(type).sublime-snippet index 5080ca36a..5e77ba87a 100644 --- a/Reference/Widget Reference/Widgets/Animation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ Animation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-IsPaused().sublime-snippet index 2dbe6700d..0d445f4d6 100644 --- a/Reference/Widget Reference/Widgets/Animation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ Animation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-IsPlaying().sublime-snippet index 477b09f7b..cedb97fd7 100644 --- a/Reference/Widget Reference/Widgets/Animation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ Animation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-IsStopped().sublime-snippet index 8e79b214e..ab5257916 100644 --- a/Reference/Widget Reference/Widgets/Animation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ Animation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-Pause().sublime-snippet index 467b0c7e1..5147f8998 100644 --- a/Reference/Widget Reference/Widgets/Animation-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-Pause().sublime-snippet @@ -2,5 +2,5 @@ Animation:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-Play().sublime-snippet index 8f62144ed..c8cc8dcaf 100644 --- a/Reference/Widget Reference/Widgets/Animation-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-Play().sublime-snippet @@ -2,5 +2,5 @@ Animation:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-Restart().sublime-snippet index e3bf5b566..bdb8a4e16 100644 --- a/Reference/Widget Reference/Widgets/Animation-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-Restart().sublime-snippet @@ -2,5 +2,5 @@ Animation:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetChildKey(key).sublime-snippet index e100bc403..8a55f57e3 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetDuration(duration).sublime-snippet index d50dbc0ea..79963d305 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetEndDelay(delay).sublime-snippet index bc47f9cc2..b4ec1281d 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetForbidden().sublime-snippet index 79ac5a6dd..7cb973591 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Animation:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetOrder(order).sublime-snippet index a06116c22..1c9b19ee4 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetParent(frame).sublime-snippet index 9388958ee..447de50b0 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetScript(scriptType, handler).sublime-snippet index c5b49ad17..39d5331a4 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetSmoothProgress().sublime-snippet index d9b5feee4..14f9d5849 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Animation:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetSmoothing(smoothType).sublime-snippet index 0aacfef8f..08a497179 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetStartDelay(delay).sublime-snippet index c6a257b68..01170d4f4 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetTarget(region).sublime-snippet index 71040b0f1..914078314 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animation-SetTargetKey(key).sublime-snippet index 33efd7d41..9db8adbc3 100644 --- a/Reference/Widget Reference/Widgets/Animation-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ Animation:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animation-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animation-Stop().sublime-snippet index dbb9c34e3..2e9fbac1b 100644 --- a/Reference/Widget Reference/Widgets/Animation-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animation-Stop().sublime-snippet @@ -2,5 +2,5 @@ Animation:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet index 68b6e529e..8234b1900 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:CreateAnimation ("animationType", ["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-Finish().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-Finish().sublime-snippet index bbfb1f9af..ecef119ab 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-Finish().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-Finish().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:Finish () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetAnimations().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetAnimations().sublime-snippet index 06bac2f63..f1f57089d 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetAnimations().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetAnimations().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetAnimations () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetDebugName().sublime-snippet index 4475a5c23..73a01534f 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetDuration().sublime-snippet index 0a8701c4a..c5cb8a76e 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetLoopState().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetLoopState().sublime-snippet index 282254549..27c5f7a04 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetLoopState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetLoopState().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetLoopState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetLooping().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetLooping().sublime-snippet index 7df20d702..bf07b5f2d 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetLooping().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetLooping().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetLooping () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetName().sublime-snippet index 924765559..d37d06b3d 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetName().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetObjectType().sublime-snippet index 72b5c5a02..8638d31a2 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetParent().sublime-snippet index 4bb272d0a..fccb0a4bd 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetParent().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetProgress().sublime-snippet index 28f2ca13d..235afabe7 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-GetScript(scriptType).sublime-snippet index 78448fb30..29b463c38 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-HasScript(scriptType).sublime-snippet index 0e37caf2d..b1d4fe534 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-HookScript(scriptType, handler).sublime-snippet index e027a1d91..551ade46c 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-IsDone().sublime-snippet index 5bba77933..c3b68408f 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-IsDone().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-IsForbidden().sublime-snippet index dacf7fea2..eec67f2dc 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-IsObjectType(type).sublime-snippet index 9c2d8011d..678575180 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-IsPaused().sublime-snippet index f02e3eb46..1460929fd 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-IsPendingFinish().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-IsPendingFinish().sublime-snippet index 977e2bc3e..260afa88c 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-IsPendingFinish().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-IsPendingFinish().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:IsPendingFinish () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-IsPlaying().sublime-snippet index 21d82e20c..8753059d7 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-IsSetToFinalAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-IsSetToFinalAlpha().sublime-snippet index 7dd8e3da9..e0a67b75f 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-IsSetToFinalAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-IsSetToFinalAlpha().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:IsSetToFinalAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-Pause().sublime-snippet index fcd3495f6..34109fde5 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-Pause().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-Play().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-Play().sublime-snippet index 3dfa2add9..cf201c5c5 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-Play().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-Restart().sublime-snippet index 7e1b79507..10d76df1e 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-Restart().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-SetForbidden().sublime-snippet index 1c2f66336..4cc6ba027 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-SetLooping(loopType).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-SetLooping(loopType).sublime-snippet index 01d1caf6a..339fac1d2 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-SetLooping(loopType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-SetLooping(loopType).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:SetLooping ("loopType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-SetScript(scriptType, handler).sublime-snippet index 12b32f597..c110fd9bf 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-SetToFinalAlpha(true).sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-SetToFinalAlpha(true).sublime-snippet index 7cfb705ea..c855ef652 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-SetToFinalAlpha(true).sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-SetToFinalAlpha(true).sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:SetToFinalAlpha (true) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/AnimationGroup-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/AnimationGroup-Stop().sublime-snippet index 421b69ec5..2997f2722 100644 --- a/Reference/Widget Reference/Widgets/AnimationGroup-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/AnimationGroup-Stop().sublime-snippet @@ -2,5 +2,5 @@ AnimationGroup:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/!/Alpha.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/Alpha.sublime-completions.txt index 3e2b20e05..629cfe661 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/Alpha.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/Alpha.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Alpha:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/Animations/!/LineScale.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/LineScale.sublime-completions.txt index b1f953b7f..4dfe1b4c2 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/LineScale.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/LineScale.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "LineScale:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/Animations/!/LineTranslation.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/LineTranslation.sublime-completions.txt index 486b5941d..dd9ba7e1a 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/LineTranslation.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/LineTranslation.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "LineTranslation:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/Animations/!/Path.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/Path.sublime-completions.txt index f29994ee2..eaeec7e61 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/Path.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/Path.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Path:CreateControlPoint\t([\"name\"], [\"template\"], [order])", diff --git a/Reference/Widget Reference/Widgets/Animations/!/Rotation.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/Rotation.sublime-completions.txt index a105df47e..850219171 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/Rotation.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/Rotation.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Rotation:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/Animations/!/Scale.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/Scale.sublime-completions.txt index f8a7e38d9..d6e5aea15 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/Scale.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/Scale.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Scale:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/Animations/!/TextureCoordTranslation.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/TextureCoordTranslation.sublime-completions.txt index 74fc3ba88..a6aa3f02c 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/TextureCoordTranslation.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/TextureCoordTranslation.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "TextureCoordTranslation:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/Animations/!/Translation.sublime-completions.txt b/Reference/Widget Reference/Widgets/Animations/!/Translation.sublime-completions.txt index 1d2e112aa..ecaae0678 100644 --- a/Reference/Widget Reference/Widgets/Animations/!/Translation.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Animations/!/Translation.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Translation:GetDebugName\t()", diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetDebugName().sublime-snippet index 6b585def2..03dd712cd 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetDuration().sublime-snippet index fd73c50b6..9e442556c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetElapsed().sublime-snippet index 561fa3c0c..7a3dc7259 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetEndDelay().sublime-snippet index 3a21bf2c4..0cbe9da18 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetFromAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetFromAlpha().sublime-snippet index b251c7203..490da9b3a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetFromAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetFromAlpha().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetFromAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetName().sublime-snippet index 1485d6c15..feddfd34e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetName().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetObjectType().sublime-snippet index 6b9d2dbfd..d3e43d9f4 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetOrder().sublime-snippet index 8d0799ad1..e554f83e8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetParent().sublime-snippet index 6d64a663c..2324f78f2 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetProgress().sublime-snippet index 0de38d30b..594fbe456 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetRegionParent().sublime-snippet index deaaa9a42..2ed065200 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetScript(scriptType).sublime-snippet index 374a542fd..deb87b0ad 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothProgress().sublime-snippet index d94fc75f3..7ec661ebc 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothing().sublime-snippet index d26850f7e..36913bbf2 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetStartDelay().sublime-snippet index f207d9b09..c60970e20 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetTarget().sublime-snippet index a67c8148e..99be8728e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-GetToAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-GetToAlpha().sublime-snippet index 3468b58e3..e7f98efce 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-GetToAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-GetToAlpha().sublime-snippet @@ -2,5 +2,5 @@ Alpha:GetToAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-HasScript(scriptType).sublime-snippet index a0017c14e..01a0fec5a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Alpha:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-HookScript(scriptType, handler).sublime-snippet index 397e5d617..94fe78d58 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Alpha:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-IsDelaying().sublime-snippet index 99d17483d..a9ed513de 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ Alpha:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-IsDone().sublime-snippet index 486ee4a27..d5df8a110 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-IsDone().sublime-snippet @@ -2,5 +2,5 @@ Alpha:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-IsForbidden().sublime-snippet index 0900aaa45..e8dc2a546 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Alpha:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-IsObjectType(type).sublime-snippet index 9f77b4e12..5fffb792d 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ Alpha:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-IsPaused().sublime-snippet index fd8685eb7..014f5ee4c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ Alpha:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-IsPlaying().sublime-snippet index c9f2bdae5..345d32871 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ Alpha:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-IsStopped().sublime-snippet index 2bf34385a..0773a19f8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ Alpha:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-Pause().sublime-snippet index 68b6bf12e..adba5d86a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-Pause().sublime-snippet @@ -2,5 +2,5 @@ Alpha:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-Play().sublime-snippet index d7ba935c2..72a62e02c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-Play().sublime-snippet @@ -2,5 +2,5 @@ Alpha:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-Restart().sublime-snippet index 5aba06024..f22bbfc56 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-Restart().sublime-snippet @@ -2,5 +2,5 @@ Alpha:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetChildKey(key).sublime-snippet index c5ed5b6b7..ea8b2ce98 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetDuration(duration).sublime-snippet index 238dddcab..56a70132c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetEndDelay(delay).sublime-snippet index 7e904a462..c723cfa3d 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetForbidden().sublime-snippet index 138b3f6a9..19fac04f8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetFromAlpha(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetFromAlpha(order).sublime-snippet index ed7366379..e6b076a1f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetFromAlpha(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetFromAlpha(order).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetFromAlpha (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetOrder(order).sublime-snippet index 245b4433a..ffce04184 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetParent(frame).sublime-snippet index 8b3beb932..658910a28 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetScript(scriptType, handler).sublime-snippet index e227ce659..c12d723d0 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothProgress().sublime-snippet index 7d8ea49e1..1c73edbfa 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothing(smoothType).sublime-snippet index d76c64cd4..a382aa527 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetStartDelay(delay).sublime-snippet index 3e47be206..5ca53cda7 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetTarget(region).sublime-snippet index e4f1aa76e..32e5e555f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetTargetKey(key).sublime-snippet index 92861e642..86134f42e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-SetToAlpha(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-SetToAlpha(key).sublime-snippet index c3b49436f..fd19ced42 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-SetToAlpha(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-SetToAlpha(key).sublime-snippet @@ -2,5 +2,5 @@ Alpha:SetToAlpha (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Alpha-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Alpha-Stop().sublime-snippet index da0259a99..41ef16a3b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Alpha-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Alpha-Stop().sublime-snippet @@ -2,5 +2,5 @@ Alpha:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetDebugName().sublime-snippet index 7278f707f..baf7d31bd 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetDuration().sublime-snippet index 781588d6d..71e12cebc 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetElapsed().sublime-snippet index e41e5a58f..2995ddfa7 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetEndDelay().sublime-snippet index b41c6280b..a497c6e7d 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetFromScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetFromScale().sublime-snippet index 7a796bc94..4bee75347 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetFromScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetFromScale().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetFromScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetName().sublime-snippet index 2c1792192..4f27e201d 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetName().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetObjectType().sublime-snippet index fdbc6d4f2..38249c66d 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrder().sublime-snippet index 3746fdb02..de75e9b74 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrigin().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrigin().sublime-snippet index 0f6713eac..4026e3581 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrigin().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetOrigin().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetOrigin () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetParent().sublime-snippet index c09f11e29..3348ec682 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetParent().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetProgress().sublime-snippet index 9416cd1de..d1b78d9f0 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetRegionParent().sublime-snippet index 1cd554617..400644529 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetScale().sublime-snippet index 325cf6749..5dd878afe 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetScale().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetScript(scriptType).sublime-snippet index fb4caf726..79d28081b 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothProgress().sublime-snippet index 645111ed1..f0492fb3e 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothing().sublime-snippet index e48ed4466..e7867388f 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetStartDelay().sublime-snippet index ee735ac2e..aec1ef16f 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetTarget().sublime-snippet index ed58f2f7b..82f014621 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-GetToScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-GetToScale().sublime-snippet index 48b5c0366..9880d350e 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-GetToScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-GetToScale().sublime-snippet @@ -2,5 +2,5 @@ LineScale:GetToScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-HasScript(scriptType).sublime-snippet index 290ea7182..0f22b9551 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ LineScale:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-HookScript(scriptType, handler).sublime-snippet index 46e59948c..8aa99eb6b 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ LineScale:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-IsDelaying().sublime-snippet index 5163c3109..33dd5ee4a 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ LineScale:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-IsDone().sublime-snippet index d8b143f32..c8ec1bab9 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-IsDone().sublime-snippet @@ -2,5 +2,5 @@ LineScale:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-IsForbidden().sublime-snippet index 1eefb41e1..73b9a282f 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ LineScale:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-IsObjectType(type).sublime-snippet index 43737c97d..189a0e882 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ LineScale:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-IsPaused().sublime-snippet index 58fdf3e4a..a237b9817 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ LineScale:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-IsPlaying().sublime-snippet index a5b1cdad2..ea05abc9f 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ LineScale:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-IsStopped().sublime-snippet index 600dfd8f6..429649a66 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ LineScale:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-Pause().sublime-snippet index ac1efd203..360866e41 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-Pause().sublime-snippet @@ -2,5 +2,5 @@ LineScale:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-Play().sublime-snippet index 790640969..965c68162 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-Play().sublime-snippet @@ -2,5 +2,5 @@ LineScale:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-Restart().sublime-snippet index db690c948..f214f4e30 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-Restart().sublime-snippet @@ -2,5 +2,5 @@ LineScale:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetChildKey(key).sublime-snippet index 5be8a7631..73588881d 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetDuration(duration).sublime-snippet index d9c3a01a4..7fd5086d8 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetEndDelay(delay).sublime-snippet index 2c1305965..3937247e9 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetForbidden().sublime-snippet index e1ee2eea6..0c43d3970 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetFromScale(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetFromScale(order).sublime-snippet index 4b386fcbd..6c8472143 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetFromScale(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetFromScale(order).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetFromScale (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrder(order).sublime-snippet index 308d2f194..0c4ce17df 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrigin(point, xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrigin(point, xOffset, yOffset).sublime-snippet index 5a8530c88..53cbe7a6e 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrigin(point, xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetOrigin(point, xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetOrigin ("point", xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetParent(frame).sublime-snippet index f82ef4130..fb5b7148a 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetScale(xFactor, yFactor).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetScale(xFactor, yFactor).sublime-snippet index 06189cc0c..9d4870f67 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetScale(xFactor, yFactor).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetScale(xFactor, yFactor).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetScale (xFactor, yFactor) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetScript(scriptType, handler).sublime-snippet index d9f1a5d2f..07a09bc8d 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothProgress().sublime-snippet index 441cd61b1..96f2c6cb4 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothing(smoothType).sublime-snippet index 47a1b715f..f62267ff5 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetStartDelay(delay).sublime-snippet index 8df6ac07c..c269990d9 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetTarget(region).sublime-snippet index 02b1f2f8a..4fb7611db 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetTargetKey(key).sublime-snippet index c6b94880b..0cde58670 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-SetToScale(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-SetToScale(key).sublime-snippet index 697e62f84..12da4d7cb 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-SetToScale(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-SetToScale(key).sublime-snippet @@ -2,5 +2,5 @@ LineScale:SetToScale (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineScale-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineScale-Stop().sublime-snippet index 1f37e464c..3818ac244 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineScale-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineScale-Stop().sublime-snippet @@ -2,5 +2,5 @@ LineScale:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDebugName().sublime-snippet index 297b69856..cdabfb4b4 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDuration().sublime-snippet index fd88d2b5a..a75188662 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetElapsed().sublime-snippet index f4f2fe4a2..3936f5201 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetEndDelay().sublime-snippet index 0b7078953..3c52bbc91 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetName().sublime-snippet index 314f61fdc..ea9a6c203 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetName().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetObjectType().sublime-snippet index ab1e754a7..9a23998d5 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOffset().sublime-snippet index b29aeed31..af5c01598 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOffset().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOrder().sublime-snippet index 16ac31ed1..25f7b0888 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetParent().sublime-snippet index c1010ea74..b413af5f0 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetProgress().sublime-snippet index 362887f58..116bdf7ee 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetRegionParent().sublime-snippet index 0f6adf63e..58f49094d 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetScript(scriptType).sublime-snippet index 1973167ff..6025060de 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothProgress().sublime-snippet index 46cf953ef..f4cb8c948 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothing().sublime-snippet index 05efd24a1..b39838534 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetStartDelay().sublime-snippet index 6852a4d8f..4814124fa 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetTarget().sublime-snippet index 9f9bc2336..939a0490f 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-HasScript(scriptType).sublime-snippet index 98846e744..63b24bef9 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-HookScript(scriptType, handler).sublime-snippet index 04000a5a5..203b2a6e3 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDelaying().sublime-snippet index 553f2a14d..0c650c76a 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDone().sublime-snippet index e99dac854..f5e98a3ae 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsForbidden().sublime-snippet index 0565a561f..8ac1c7b76 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsObjectType(type).sublime-snippet index b4e67731e..38eebbe96 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPaused().sublime-snippet index 6a9cf4194..65e1b1887 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPlaying().sublime-snippet index 6c03b9515..043d3b1ef 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsStopped().sublime-snippet index 8fe64caee..04c6823e4 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Pause().sublime-snippet index 6bd65a48c..89104f81e 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Pause().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Play().sublime-snippet index 3a5d6bbdf..4ec81f8db 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Play().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Restart().sublime-snippet index 945c79a6b..4d6f7d7ba 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Restart().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetChildKey(key).sublime-snippet index 31d3caceb..5ef9745d9 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetDuration(duration).sublime-snippet index f3913d266..dc52b3f21 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetEndDelay(delay).sublime-snippet index 0c2ec052d..472654a6c 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetForbidden().sublime-snippet index 87d373077..3a3b85c02 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrder(order).sublime-snippet index b3c998f5b..75fdfc93a 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrigin(point, xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrigin(point, xOffset, yOffset).sublime-snippet index 6ca63b6ac..85b7dad76 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrigin(point, xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetOrigin(point, xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetOrigin ("point", xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetParent(frame).sublime-snippet index 633a6c680..85881b989 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetScript(scriptType, handler).sublime-snippet index 39b083df1..537ea1d2c 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothProgress().sublime-snippet index f1a6934f7..76e9cc54c 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothing(smoothType).sublime-snippet index 5973db3cd..654594354 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetStartDelay(delay).sublime-snippet index f51f45182..1757a559c 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTarget(region).sublime-snippet index c7e65e5cd..e327c6a63 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTargetKey(key).sublime-snippet index 0c130b619..edade436a 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Stop().sublime-snippet index d904a1196..dec9e9cfc 100644 --- a/Reference/Widget Reference/Widgets/Animations/LineTranslation-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/LineTranslation-Stop().sublime-snippet @@ -2,5 +2,5 @@ LineTranslation:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-CreateControlPoint([name], [template], [order]).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-CreateControlPoint([name], [template], [order]).sublime-snippet index 7df2942ef..d334d31e6 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-CreateControlPoint([name], [template], [order]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-CreateControlPoint([name], [template], [order]).sublime-snippet @@ -2,5 +2,5 @@ Path:CreateControlPoint (["name"], ["template"], [order]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetControlPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetControlPoints().sublime-snippet index 39294cc3d..bccabfecd 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetControlPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetControlPoints().sublime-snippet @@ -2,5 +2,5 @@ Path:GetControlPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetCurve().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetCurve().sublime-snippet index e2944f457..f97cb6062 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetCurve().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetCurve().sublime-snippet @@ -2,5 +2,5 @@ Path:GetCurve () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetDebugName().sublime-snippet index 03fb6c789..4f7827e9e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Path:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetDuration().sublime-snippet index 6f3404679..7d1e13312 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ Path:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetElapsed().sublime-snippet index 3f1e28792..3342e47ec 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ Path:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetEndDelay().sublime-snippet index bbd45c858..08d0a3133 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ Path:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetMaxOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetMaxOrder().sublime-snippet index 880ddc280..69f3cb84f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetMaxOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetMaxOrder().sublime-snippet @@ -2,5 +2,5 @@ Path:GetMaxOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetName().sublime-snippet index 5c2c76e66..0b7601cce 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetName().sublime-snippet @@ -2,5 +2,5 @@ Path:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetObjectType().sublime-snippet index b4df70c5d..88d93362f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Path:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetOrder().sublime-snippet index 4518a3bfd..21caa06ce 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ Path:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetParent().sublime-snippet index 733f1a19c..088fa994a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Path:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetProgress().sublime-snippet index bfea4e616..25b233d8c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ Path:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetRegionParent().sublime-snippet index f15451ca2..3fbfa1781 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ Path:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetScript(scriptType).sublime-snippet index 74c0ee702..c7d825c6e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Path:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothProgress().sublime-snippet index 05bdf8923..cd4d5a061 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Path:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothing().sublime-snippet index b80dd79c2..1750d7c3d 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ Path:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetStartDelay().sublime-snippet index b3bf6abb0..4aaac9517 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ Path:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-GetTarget().sublime-snippet index 709150732..ac5f74507 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ Path:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-HasScript(scriptType).sublime-snippet index cbf90dc69..653c1f1ea 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Path:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-HookScript(scriptType, handler).sublime-snippet index 9812bc334..0efcad300 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Path:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-IsDelaying().sublime-snippet index 158c0daa7..1b5150f45 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ Path:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-IsDone().sublime-snippet index 876f334f4..34a919c46 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-IsDone().sublime-snippet @@ -2,5 +2,5 @@ Path:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-IsForbidden().sublime-snippet index cedc95439..5530fb7e4 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Path:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-IsObjectType(type).sublime-snippet index d800268b5..4b8d1a7c1 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ Path:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-IsPaused().sublime-snippet index 1647c8d2c..db08b6d71 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ Path:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-IsPlaying().sublime-snippet index 54dd53204..26d6c650c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ Path:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-IsStopped().sublime-snippet index bb67d9aed..041324a00 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ Path:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-Pause().sublime-snippet index dae1d2b9a..dce64c5e2 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-Pause().sublime-snippet @@ -2,5 +2,5 @@ Path:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-Play().sublime-snippet index b3717e657..3a4041128 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-Play().sublime-snippet @@ -2,5 +2,5 @@ Path:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-Restart().sublime-snippet index 0c94dfbcc..fbefd2508 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-Restart().sublime-snippet @@ -2,5 +2,5 @@ Path:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetChildKey(key).sublime-snippet index 08b2f9e57..786647e1b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ Path:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetCurve(curveType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetCurve(curveType).sublime-snippet index 7459f42c5..c9101f069 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetCurve(curveType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetCurve(curveType).sublime-snippet @@ -2,5 +2,5 @@ Path:SetCurve ("curveType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetDuration(duration).sublime-snippet index 7efdc0f01..727c1d4b8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ Path:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetEndDelay(delay).sublime-snippet index 2d5a205f3..08e6bcf3a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Path:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetForbidden().sublime-snippet index 541ce1c5b..bb8b2748e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Path:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetOrder(order).sublime-snippet index 4df67811d..5ba0782e3 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ Path:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetParent(frame).sublime-snippet index c920cd681..d22ffde9c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Path:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetScript(scriptType, handler).sublime-snippet index e973be2a7..2781516ae 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Path:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothProgress().sublime-snippet index ef447b5dc..0cb57e8e7 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Path:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothing(smoothType).sublime-snippet index 5fdc4023e..906ab12cc 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ Path:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetStartDelay(delay).sublime-snippet index f3ced3dcb..186416af6 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Path:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetTarget(region).sublime-snippet index 8e5f9657a..7c0a2f8e8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ Path:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-SetTargetKey(key).sublime-snippet index 4626dee0c..e0ba2e6ef 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ Path:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Path-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Path-Stop().sublime-snippet index eb727c49e..60f67294a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Path-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Path-Stop().sublime-snippet @@ -2,5 +2,5 @@ Path:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetDebugName().sublime-snippet index 4e7b9ae72..1e8b41aae 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetDegrees().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetDegrees().sublime-snippet index 24fa798a7..635d1f112 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetDegrees().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetDegrees().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetDegrees () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetDuration().sublime-snippet index 75a927a1f..2056f19d2 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetElapsed().sublime-snippet index f35c47b9f..67f2790f0 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetEndDelay().sublime-snippet index ff251e4f6..961e9e770 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetName().sublime-snippet index 8fb10cc5e..d9bfcad1c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetName().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetObjectType().sublime-snippet index 5fb8992c7..8f4c39912 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrder().sublime-snippet index f45f99211..b0813f88f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrigin().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrigin().sublime-snippet index 55e7abbd5..d7dffdd57 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrigin().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetOrigin().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetOrigin () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetParent().sublime-snippet index 2f6883b05..5b42045de 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetProgress().sublime-snippet index c44449592..468dab91e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetRadians().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetRadians().sublime-snippet index 9855ea295..8c925ee82 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetRadians().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetRadians().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetRadians () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetRegionParent().sublime-snippet index e3c67a06c..b16e5ab63 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetScript(scriptType).sublime-snippet index 7f1b9a3f9..0187168e1 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothProgress().sublime-snippet index 88ea4e658..d0e348a63 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothing().sublime-snippet index eb02e05e4..170d55a21 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetStartDelay().sublime-snippet index fcad26e31..f300dda8f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-GetTarget().sublime-snippet index 6e7f8be81..0c6792608 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ Rotation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-HasScript(scriptType).sublime-snippet index 0c52b2285..13d310705 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Rotation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-HookScript(scriptType, handler).sublime-snippet index 64c3b9a5c..5e9e83306 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Rotation:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-IsDelaying().sublime-snippet index d4dc2d00d..d1b06a2d2 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ Rotation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-IsDone().sublime-snippet index 32cb86386..2fa32ce78 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ Rotation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-IsForbidden().sublime-snippet index e3bd0657d..9675ef6e1 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Rotation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-IsObjectType(type).sublime-snippet index 0fe3ebbc4..90f971383 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ Rotation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-IsPaused().sublime-snippet index b86db0a39..5a5d6b882 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ Rotation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-IsPlaying().sublime-snippet index d7e78ba5b..9cc82dc52 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ Rotation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-IsStopped().sublime-snippet index 97ccf4fec..2500865d3 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ Rotation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-Pause().sublime-snippet index c5c3254a6..73259774c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-Pause().sublime-snippet @@ -2,5 +2,5 @@ Rotation:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-Play().sublime-snippet index 1299fb801..e58b6d020 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-Play().sublime-snippet @@ -2,5 +2,5 @@ Rotation:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-Restart().sublime-snippet index b7c0449c1..d09c55bfb 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-Restart().sublime-snippet @@ -2,5 +2,5 @@ Rotation:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetChildKey(key).sublime-snippet index 1cde0d0ef..ba4eaa174 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetDegrees(degrees).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetDegrees(degrees).sublime-snippet index 18f182c77..68bef9fb1 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetDegrees(degrees).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetDegrees(degrees).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetDegrees (degrees) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetDuration(duration).sublime-snippet index 8cdd2672e..622f97f92 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetEndDelay(delay).sublime-snippet index 6d71d1406..a720acf39 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetForbidden().sublime-snippet index d8873cdde..5062c7885 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrder(order).sublime-snippet index a5278e2b9..aec04ebf3 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrigin(point, xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrigin(point, xOffset, yOffset).sublime-snippet index 61309b0a4..c4862c63a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrigin(point, xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetOrigin(point, xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetOrigin ("point", xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetParent(frame).sublime-snippet index d651be5ef..4ac00f956 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetRadians(radians).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetRadians(radians).sublime-snippet index 5565b66b2..eb5ac9097 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetRadians(radians).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetRadians(radians).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetRadians (radians) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetScript(scriptType, handler).sublime-snippet index 4c562ca15..7ae2b4037 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothProgress().sublime-snippet index c66571a4c..b3e8fa169 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothing(smoothType).sublime-snippet index a1419cbb4..211f5d0f9 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetStartDelay(delay).sublime-snippet index dea162f42..b84022ec3 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetTarget(region).sublime-snippet index 12c8cefd2..288dcf269 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-SetTargetKey(key).sublime-snippet index b33928e1b..81ef49a24 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ Rotation:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Rotation-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Rotation-Stop().sublime-snippet index d3161e36e..f3a48753b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Rotation-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Rotation-Stop().sublime-snippet @@ -2,5 +2,5 @@ Rotation:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetDebugName().sublime-snippet index a50256142..24a335adf 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetDuration().sublime-snippet index 5415af5e8..de4ef6cef 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetElapsed().sublime-snippet index e20ccf23c..091bc1457 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetEndDelay().sublime-snippet index 1622a9887..477fdf5f8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetFromScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetFromScale().sublime-snippet index 1b76c89a1..9d77f1834 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetFromScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetFromScale().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetFromScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetName().sublime-snippet index 7708130eb..191f96f6a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetName().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetObjectType().sublime-snippet index 4070b0796..96d78af92 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetOrder().sublime-snippet index a3adc22a5..def902999 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetOrigin().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetOrigin().sublime-snippet index bd8bc5c76..aa5fbaa2e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetOrigin().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetOrigin().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetOrigin () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetParent().sublime-snippet index 307d743e1..728e950be 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetProgress().sublime-snippet index ae72270fd..aec139333 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetRegionParent().sublime-snippet index fd162e924..c35e84fbe 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetScale().sublime-snippet index e6c92662f..62772cb3c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetScale().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetScript(scriptType).sublime-snippet index 9d78f063e..97a40c60a 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Scale:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothProgress().sublime-snippet index e708fdbae..d342cf6a1 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothing().sublime-snippet index 1cba7b795..71a581707 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetStartDelay().sublime-snippet index 494162c17..7bcff4833 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetTarget().sublime-snippet index dd1d2db22..ac7b922d2 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-GetToScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-GetToScale().sublime-snippet index 68a02e5fe..42eedef28 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-GetToScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-GetToScale().sublime-snippet @@ -2,5 +2,5 @@ Scale:GetToScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-HasScript(scriptType).sublime-snippet index 3da2621e7..504faea35 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Scale:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-HookScript(scriptType, handler).sublime-snippet index 8af801297..461fa5790 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Scale:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-IsDelaying().sublime-snippet index b9ed131dc..da8e48efb 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ Scale:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-IsDone().sublime-snippet index 3d98bcb79..984de7f14 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-IsDone().sublime-snippet @@ -2,5 +2,5 @@ Scale:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-IsForbidden().sublime-snippet index 93a7ae804..762bd12e5 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Scale:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-IsObjectType(type).sublime-snippet index cb3c1134b..535ff633d 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ Scale:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-IsPaused().sublime-snippet index e5e9fa6fc..b32a23e8d 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ Scale:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-IsPlaying().sublime-snippet index c7ca6614c..4539fd62b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ Scale:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-IsStopped().sublime-snippet index 3fbdf7c24..84593a58d 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ Scale:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-Pause().sublime-snippet index 22be78920..bea787b62 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-Pause().sublime-snippet @@ -2,5 +2,5 @@ Scale:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-Play().sublime-snippet index ca5c54d5f..b3f56cf25 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-Play().sublime-snippet @@ -2,5 +2,5 @@ Scale:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-Restart().sublime-snippet index 939e8185e..f9f358d6e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-Restart().sublime-snippet @@ -2,5 +2,5 @@ Scale:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetChildKey(key).sublime-snippet index f8d8bbc6a..3547ff0ca 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetDuration(duration).sublime-snippet index 2b2deddd6..744b1f2c0 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetEndDelay(delay).sublime-snippet index f46de564e..a3aff2eb7 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetForbidden().sublime-snippet index 4a332ecec..9e1ea604f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Scale:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetFromScale(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetFromScale(order).sublime-snippet index ff1ea86a5..a82e0bf1b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetFromScale(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetFromScale(order).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetFromScale (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetOrder(order).sublime-snippet index 35ff37251..d17e8cef9 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetOrigin(point, xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetOrigin(point, xOffset, yOffset).sublime-snippet index 35691afe5..5d1bfd161 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetOrigin(point, xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetOrigin(point, xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetOrigin ("point", xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetParent(frame).sublime-snippet index e7c846948..5ba23ee80 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetScale(xFactor, yFactor).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetScale(xFactor, yFactor).sublime-snippet index fbbb65281..e2cae1701 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetScale(xFactor, yFactor).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetScale(xFactor, yFactor).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetScale (xFactor, yFactor) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetScript(scriptType, handler).sublime-snippet index 52ae5d27c..5a30f8633 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothProgress().sublime-snippet index 3865ef9b2..5643c7b5b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Scale:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothing(smoothType).sublime-snippet index a602077eb..25b2d58a9 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetStartDelay(delay).sublime-snippet index 6f2d652b5..bb461e2b9 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetTarget(region).sublime-snippet index c593a7bea..e57429efa 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetTargetKey(key).sublime-snippet index 9cfd98d37..ce5c78428 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-SetToScale(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-SetToScale(key).sublime-snippet index 81b5b3231..ef8a24554 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-SetToScale(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-SetToScale(key).sublime-snippet @@ -2,5 +2,5 @@ Scale:SetToScale (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Scale-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Scale-Stop().sublime-snippet index 52ceef11b..89ee7a94d 100644 --- a/Reference/Widget Reference/Widgets/Animations/Scale-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Scale-Stop().sublime-snippet @@ -2,5 +2,5 @@ Scale:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDebugName().sublime-snippet index a6fc14d0e..7f705d736 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDuration().sublime-snippet index 8d4153fb6..2a63dc329 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetElapsed().sublime-snippet index 256fef4bf..cdf5f8f54 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetEndDelay().sublime-snippet index 0d7f969b3..65174e6c3 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetName().sublime-snippet index 0d71819fc..ad2cb2cb1 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetName().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetObjectType().sublime-snippet index b8ae50be5..9d5212155 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetOrder().sublime-snippet index 3922821e9..d3b7fbae9 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetParent().sublime-snippet index 3ea09f8e1..ca89e8c89 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetProgress().sublime-snippet index ed87b1c5a..05c485bc2 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetRegionParent().sublime-snippet index fdbe02363..a85f6ffa9 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetScript(scriptType).sublime-snippet index ab7ac2831..83348d297 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothProgress().sublime-snippet index ef3ee8ea0..c28ca21c9 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothing().sublime-snippet index 445c0f0eb..92490db69 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetStartDelay().sublime-snippet index 0eddc7afa..763a28b6c 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetTarget().sublime-snippet index e01fc7ed6..d205ef607 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HasScript(scriptType).sublime-snippet index 3b463bc8f..21ad7ed64 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HookScript(scriptType, handler).sublime-snippet index 2d2deb637..f80dfb006 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDelaying().sublime-snippet index fcd1c19fb..1c6d70228 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDone().sublime-snippet index 4825cce22..836d3f52e 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsForbidden().sublime-snippet index a5227e898..10950a54a 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsObjectType(type).sublime-snippet index c1f883bff..cc7a69e87 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPaused().sublime-snippet index 28a35eafe..d3bd2a8cc 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPlaying().sublime-snippet index 9747bee5f..1ae274d15 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsStopped().sublime-snippet index 818edd582..dcfb019da 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Pause().sublime-snippet index ea26d77e4..3536b09f1 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Pause().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Play().sublime-snippet index 95fad8ef4..727da2659 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Play().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Restart().sublime-snippet index e5bc3ab19..475e470b7 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Restart().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetChildKey(key).sublime-snippet index 100182ae6..305f03b76 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetDuration(duration).sublime-snippet index d81c38103..cb3b70ec9 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetEndDelay(delay).sublime-snippet index 65540183b..c4e8d35a7 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetForbidden().sublime-snippet index 01f5d83c4..b02252580 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetOrder(order).sublime-snippet index 842f92e01..13bb59559 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetParent(frame).sublime-snippet index 705207951..c73fcc1b4 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetScript(scriptType, handler).sublime-snippet index a8526d8eb..10770b390 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothProgress().sublime-snippet index 60223a653..b33261fa6 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothing(smoothType).sublime-snippet index b7e1062e2..99020dcff 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetStartDelay(delay).sublime-snippet index 5a838ed76..343e316f7 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTarget(region).sublime-snippet index f075f3f61..712ac182c 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTargetKey(key).sublime-snippet index b88b4210a..689e162f0 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Stop().sublime-snippet index 158c9a92d..5dd00ba27 100644 --- a/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/TextureCoordTranslation-Stop().sublime-snippet @@ -2,5 +2,5 @@ TextureCoordTranslation:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetDebugName().sublime-snippet index 2fc5d62e0..f679c36d2 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetDuration().sublime-snippet index 36b896fa9..9b6cbfca8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetElapsed().sublime-snippet index 7a56f8083..856c4d710 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetEndDelay().sublime-snippet index bd1d6d018..4fdc29610 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetName().sublime-snippet index aed02d134..95dfdf93b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetName().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetObjectType().sublime-snippet index 9d934aab5..6c000b0f9 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetOffset().sublime-snippet index 3d0a1341a..f2a2883f0 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetOffset().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetOrder().sublime-snippet index c2b7147b3..fbe36cfa3 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetParent().sublime-snippet index 77bc40df6..9f03e05dd 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetProgress().sublime-snippet index f3e24db36..2fcbf682e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetRegionParent().sublime-snippet index 3bf026c8b..b5fc3eca3 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetScript(scriptType).sublime-snippet index 28efaef70..6da36b1e8 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Translation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothProgress().sublime-snippet index b95e95608..4975bacfe 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothing().sublime-snippet index 0a06a8f69..435d2ba0e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetStartDelay().sublime-snippet index 6cfef1877..00d8038f7 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-GetTarget().sublime-snippet index 39b311a52..53a9169a3 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ Translation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-HasScript(scriptType).sublime-snippet index 955608040..704d8f1ac 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Translation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-HookScript(scriptType, handler).sublime-snippet index 3fe6a9cb7..f9dc00ff7 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Translation:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-IsDelaying().sublime-snippet index a903df8d2..eacdc5e9b 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ Translation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-IsDone().sublime-snippet index 273476fa5..4aff57895 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ Translation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-IsForbidden().sublime-snippet index 225baf57c..84b8e5b2f 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Translation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-IsObjectType(type).sublime-snippet index 60d9ff094..a07fc6f33 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ Translation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-IsPaused().sublime-snippet index f05450f8e..ca6b264af 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ Translation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-IsPlaying().sublime-snippet index ccdfe90de..790c64df4 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ Translation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-IsStopped().sublime-snippet index 5c065aa30..398d2f83e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ Translation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-Pause().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-Pause().sublime-snippet index 4f25ab681..138872cfb 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-Pause().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-Pause().sublime-snippet @@ -2,5 +2,5 @@ Translation:Pause () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-Play().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-Play().sublime-snippet index e535cc2e3..145934550 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-Play().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-Play().sublime-snippet @@ -2,5 +2,5 @@ Translation:Play () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-Restart().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-Restart().sublime-snippet index ae8560f14..a969d1ffc 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-Restart().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-Restart().sublime-snippet @@ -2,5 +2,5 @@ Translation:Restart () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetChildKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetChildKey(key).sublime-snippet index e91183b55..b197a2015 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetChildKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetChildKey(key).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetChildKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetDuration(duration).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetDuration(duration).sublime-snippet index 3f96f5a25..a0420b30c 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetDuration(duration).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetDuration(duration).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetDuration (duration) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetEndDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetEndDelay(delay).sublime-snippet index a4d807cc0..76e974333 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetEndDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetEndDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetEndDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetForbidden().sublime-snippet index a9a4a9c1d..7039910b9 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Translation:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetOffset(xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetOffset(xOffset, yOffset).sublime-snippet index 98edf6a47..c09763eda 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetOffset(xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetOffset(xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetOffset (xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetOrder(order).sublime-snippet index ad1475880..074a26efe 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetParent(frame).sublime-snippet index ae6528976..8149708a4 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetScript(scriptType, handler).sublime-snippet index 2baf7163e..39261f971 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothProgress().sublime-snippet index 1ac793499..c6b37954e 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ Translation:SetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothing(smoothType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothing(smoothType).sublime-snippet index 2d08983ee..b4e451bb4 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothing(smoothType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetSmoothing(smoothType).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetSmoothing ("smoothType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetStartDelay(delay).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetStartDelay(delay).sublime-snippet index 89375201b..a9adb2620 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetStartDelay(delay).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetStartDelay(delay).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetStartDelay (delay) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetTarget(region).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetTarget(region).sublime-snippet index 1917bc394..65875b989 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetTarget(region).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetTarget(region).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetTarget (region) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-SetTargetKey(key).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-SetTargetKey(key).sublime-snippet index 42db5875f..52ce4a019 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-SetTargetKey(key).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-SetTargetKey(key).sublime-snippet @@ -2,5 +2,5 @@ Translation:SetTargetKey (key) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/Translation-Stop().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/Translation-Stop().sublime-snippet index 007aae508..b27030769 100644 --- a/Reference/Widget Reference/Widgets/Animations/Translation-Stop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/Translation-Stop().sublime-snippet @@ -2,5 +2,5 @@ Translation:Stop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDebugName().sublime-snippet index f8a3defe1..46d46977a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDuration().sublime-snippet index 825c1a2f2..14d4daa7a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetElapsed().sublime-snippet index 3992fccd0..51f3e4796 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetEndDelay().sublime-snippet index be66a1910..ce2aeb397 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetFromAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetFromAlpha().sublime-snippet index 713797905..9d0d8c1a7 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetFromAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetFromAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetFromAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetName().sublime-snippet index 186c1a547..9d729be99 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetObjectType().sublime-snippet index dee2b926d..c76ebcab3 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetOrder().sublime-snippet index caa256c7a..ffde828d1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetParent().sublime-snippet index b9df20f6f..275828535 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetProgress().sublime-snippet index 2e3e11104..a97ec5f16 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetRegionParent().sublime-snippet index 5008f1e83..79916aa56 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetScript(scriptType).sublime-snippet index 89ae12884..65209345f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothProgress().sublime-snippet index 9f0633562..5466f7887 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothing().sublime-snippet index 7f612e949..1acb47151 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetStartDelay().sublime-snippet index 254d611ab..a12b40505 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetTarget().sublime-snippet index d5753f39a..487a46478 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetToAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetToAlpha().sublime-snippet index dac48e73a..eaf101a57 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-GetToAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-GetToAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:GetToAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-HasScript(scriptType).sublime-snippet index 40d35c68d..255075cae 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Alpha:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDelaying().sublime-snippet index 1b72c4148..ba02b50d4 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDone().sublime-snippet index 61cc23ff6..b255f8529 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsForbidden().sublime-snippet index d47ec2fec..11e505acb 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsObjectType(type).sublime-snippet index a3dd291ac..b879e3013 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Alpha:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPaused().sublime-snippet index e0826a0fa..75f6a342c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPlaying().sublime-snippet index 902ab74a4..cdf4eef93 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsStopped().sublime-snippet index 521c4f62f..71e9b0018 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alpha-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alpha-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _Alpha:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Alphahelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Alphahelp.sublime-snippet index c906d4ec1..a5ce9846b 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Alphahelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Alphahelp.sublime-snippet @@ -64,5 +64,5 @@ }]]> _Alpha help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDebugName().sublime-snippet index 6301ceb8a..b7b813f3f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDuration().sublime-snippet index 652144bdf..4b36d429c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetElapsed().sublime-snippet index 463ebf5c1..734c33f13 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetEndDelay().sublime-snippet index 7c8ea228d..fdf4a99b4 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetFromScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetFromScale().sublime-snippet index 39cd48f3b..808f44850 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetFromScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetFromScale().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetFromScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetName().sublime-snippet index 42ba75188..aa8ff09fb 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetName().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetObjectType().sublime-snippet index 7cb50a1ab..0033e0a53 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrder().sublime-snippet index 8abe9b37f..b70e9aa62 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrigin().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrigin().sublime-snippet index a2d75973b..f72b429eb 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrigin().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetOrigin().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetOrigin () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetParent().sublime-snippet index 566017ef4..264945739 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetProgress().sublime-snippet index ee171f4b1..c3c16487f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetRegionParent().sublime-snippet index 222f7f993..e49a8b351 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScale().sublime-snippet index 813e987a2..7850d1bd5 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScale().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScript(scriptType).sublime-snippet index c5bd509ce..3b67cc3e6 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothProgress().sublime-snippet index e80728616..7ebb256ea 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothing().sublime-snippet index 487539c7c..f3a22cf6f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetStartDelay().sublime-snippet index e5d4fb224..14ba7ff1d 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetTarget().sublime-snippet index 8ffdee2ea..6d7fdeaa7 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetToScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetToScale().sublime-snippet index 6ee954c03..8086c4e5a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-GetToScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-GetToScale().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:GetToScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-HasScript(scriptType).sublime-snippet index 082e90877..f5b203906 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _LineScale:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDelaying().sublime-snippet index 17b2284c6..eed93bd68 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDone().sublime-snippet index 09392ea20..9f2c9b187 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsForbidden().sublime-snippet index 6eb9c80a7..3514a39f3 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsObjectType(type).sublime-snippet index 8824456bd..e135140c1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _LineScale:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPaused().sublime-snippet index 528fbd00a..ead1250af 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPlaying().sublime-snippet index b78678420..86983a9b0 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsStopped().sublime-snippet index 6a2e91d9c..332bb9e7d 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScale-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScale-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _LineScale:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineScalehelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineScalehelp.sublime-snippet index 05758134e..8d972e4bc 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineScalehelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineScalehelp.sublime-snippet @@ -69,5 +69,5 @@ }]]> _LineScale help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDebugName().sublime-snippet index cdd11ee73..ccf2aad80 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDuration().sublime-snippet index 41fc543bb..8438b78f6 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetElapsed().sublime-snippet index faeca8038..c30d49491 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetEndDelay().sublime-snippet index 4ff315370..1f5c12111 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetName().sublime-snippet index b9c7f1b1d..1e00ffb2a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetName().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetObjectType().sublime-snippet index 85963cdff..96ee8000f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOffset().sublime-snippet index cefa172e3..ad54c3bf5 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOffset().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOrder().sublime-snippet index 578434920..3eb45f0b9 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetParent().sublime-snippet index b64e0df02..0a82dcf4f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetProgress().sublime-snippet index a40c476c1..bfe5dc0ff 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetRegionParent().sublime-snippet index 62b7596ab..bc7165eff 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetScript(scriptType).sublime-snippet index 0101fc85a..206e4e0c7 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothProgress().sublime-snippet index 0d5004463..fe73dfb2f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothing().sublime-snippet index 6e87f09fd..412a29a6b 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetStartDelay().sublime-snippet index 1c1dc6588..1f056dc72 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetTarget().sublime-snippet index 1270ab421..12d179a6e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-HasScript(scriptType).sublime-snippet index b7be6c8a7..88798b495 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDelaying().sublime-snippet index 8827fb674..43292190e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDone().sublime-snippet index c3f8d40bc..2c2e6293d 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsForbidden().sublime-snippet index 08b6242eb..e129be7ca 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsObjectType(type).sublime-snippet index 4b104965b..ad0ac40a9 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPaused().sublime-snippet index c3faf0947..827f18c41 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPlaying().sublime-snippet index c25457560..02d03a597 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsStopped().sublime-snippet index efa7a0fde..06adb699f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _LineTranslation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_LineTranslationhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_LineTranslationhelp.sublime-snippet index 95fcf0c87..5db3f4a00 100644 --- a/Reference/Widget Reference/Widgets/Animations/_LineTranslationhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_LineTranslationhelp.sublime-snippet @@ -63,5 +63,5 @@ }]]> _LineTranslation help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-CreateControlPoint([name], [template], [order]).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-CreateControlPoint([name], [template], [order]).sublime-snippet index 10b55a2d1..40d04a251 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-CreateControlPoint([name], [template], [order]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-CreateControlPoint([name], [template], [order]).sublime-snippet @@ -2,5 +2,5 @@ _Path:CreateControlPoint (["name"], ["template"], [order]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetControlPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetControlPoints().sublime-snippet index 4569e9755..8efc03498 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetControlPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetControlPoints().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetControlPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetCurve().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetCurve().sublime-snippet index 260a7b5b9..e408280f8 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetCurve().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetCurve().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetCurve () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetDebugName().sublime-snippet index 101dd1f89..ed4419ec0 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetDuration().sublime-snippet index ed4b825fb..7f96ed16a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetElapsed().sublime-snippet index 66299f3ae..827e0b288 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetEndDelay().sublime-snippet index 3bda6fb55..af6031ce9 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetMaxOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetMaxOrder().sublime-snippet index ac1492614..18a2c1ff6 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetMaxOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetMaxOrder().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetMaxOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetName().sublime-snippet index d7d1ecfb4..db990c9e1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetObjectType().sublime-snippet index a02769206..d7f00a4c9 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetOrder().sublime-snippet index 2ec87e3c8..0eb2839fa 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetParent().sublime-snippet index 9fcc9c2f0..b8e55ce57 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetProgress().sublime-snippet index 214c6ce35..b8029b920 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetRegionParent().sublime-snippet index 709cc65fb..aa394cef4 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetScript(scriptType).sublime-snippet index cf80285d0..1e8f06be3 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Path:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothProgress().sublime-snippet index a2d45385b..38334a994 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothing().sublime-snippet index 3a2816c09..febe729c6 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetStartDelay().sublime-snippet index 9c47c956b..4c6eef292 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-GetTarget().sublime-snippet index c45ba5aa3..ffe040987 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _Path:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-HasScript(scriptType).sublime-snippet index 7e7e53886..a5ecde1cf 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Path:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-IsDelaying().sublime-snippet index db3f9a81e..85b6100da 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _Path:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-IsDone().sublime-snippet index 6efe9c084..ccd8cbfbc 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _Path:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-IsForbidden().sublime-snippet index bfdcaddd5..dbede00d8 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Path:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-IsObjectType(type).sublime-snippet index 37ad0e5eb..11b57bc11 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Path:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-IsPaused().sublime-snippet index 32a11d45e..851f5f507 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _Path:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-IsPlaying().sublime-snippet index 88a598aeb..425f7080b 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _Path:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Path-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Path-IsStopped().sublime-snippet index c3f2d06da..3eebe141c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Path-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Path-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _Path:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Pathhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Pathhelp.sublime-snippet index 456e43bd0..2f94584c6 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Pathhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Pathhelp.sublime-snippet @@ -65,5 +65,5 @@ }]]> _Path help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDebugName().sublime-snippet index 7d9a3f41f..9cb197469 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDegrees().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDegrees().sublime-snippet index 185fa74e1..99b0dce61 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDegrees().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDegrees().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetDegrees () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDuration().sublime-snippet index 40b81a79a..980d423f4 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetElapsed().sublime-snippet index ad6875a8b..1537a51ee 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetEndDelay().sublime-snippet index 9d71c06ca..81480723a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetName().sublime-snippet index f46ec3096..f4edfb45f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetObjectType().sublime-snippet index 94a82a311..0f84bf13a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrder().sublime-snippet index 80977473b..b20bd4522 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrigin().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrigin().sublime-snippet index aa20b2c48..07703c617 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrigin().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetOrigin().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetOrigin () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetParent().sublime-snippet index c2df3aa1c..8f1aef7ae 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetProgress().sublime-snippet index 53ec8682e..f1d8793aa 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRadians().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRadians().sublime-snippet index 980229924..c707701b9 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRadians().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRadians().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetRadians () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRegionParent().sublime-snippet index 416955407..851c49138 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetScript(scriptType).sublime-snippet index be3f63fa2..12bd57488 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothProgress().sublime-snippet index 5073cbc97..5ef5fa84e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothing().sublime-snippet index 423c0210b..f73ef54a0 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetStartDelay().sublime-snippet index 818bc1ad1..16fb18726 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetTarget().sublime-snippet index fc5cfd321..86ad6b581 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-HasScript(scriptType).sublime-snippet index e9804bb8d..c1d9a9444 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Rotation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDelaying().sublime-snippet index bd938ae43..3d7b36201 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDone().sublime-snippet index 9b12854d0..17d783edf 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsForbidden().sublime-snippet index 5162fe91a..d611374f1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsObjectType(type).sublime-snippet index a3848f958..b601bc6d8 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Rotation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPaused().sublime-snippet index 5fd6b56e8..39310fa69 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPlaying().sublime-snippet index 5939048ba..fd7f5e588 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsStopped().sublime-snippet index 05d8be262..b2de8ac49 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _Rotation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Rotationhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Rotationhelp.sublime-snippet index 13b1023e2..4138dd83a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Rotationhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Rotationhelp.sublime-snippet @@ -66,5 +66,5 @@ }]]> _Rotation help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetDebugName().sublime-snippet index 33a890026..e320bd3e7 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetDuration().sublime-snippet index cc76384c3..a2673bee5 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetElapsed().sublime-snippet index 6e5ece478..c680470f3 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetEndDelay().sublime-snippet index d53b3553b..4fab61604 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetFromScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetFromScale().sublime-snippet index 3d54615ab..041c6e34d 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetFromScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetFromScale().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetFromScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetName().sublime-snippet index 10b627f27..b9e78c98c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetObjectType().sublime-snippet index f014fa742..21d8691f5 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrder().sublime-snippet index 09b228d13..99ee616ac 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrigin().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrigin().sublime-snippet index a875c81e2..3b9ebf7b1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrigin().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetOrigin().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetOrigin () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetParent().sublime-snippet index 70d5ec60c..9cdf75562 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetProgress().sublime-snippet index 05457e49e..695a9b49f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetRegionParent().sublime-snippet index 1823fad81..2d4677d07 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetScale().sublime-snippet index 4907f95a3..960323761 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetScale().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetScript(scriptType).sublime-snippet index 01b3fb802..7777a683c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothProgress().sublime-snippet index 888c4da5b..620fc9cfa 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothing().sublime-snippet index 5e23ef6f8..63f9f1e82 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetStartDelay().sublime-snippet index d918f3ff6..626b292fc 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetTarget().sublime-snippet index f747ea26a..625d19c42 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-GetToScale().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-GetToScale().sublime-snippet index a9a5b0b6c..3172ac4b1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-GetToScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-GetToScale().sublime-snippet @@ -2,5 +2,5 @@ _Scale:GetToScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-HasScript(scriptType).sublime-snippet index 29d3d78c7..7167e6da1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Scale:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-IsDelaying().sublime-snippet index b038a833c..11c703781 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _Scale:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-IsDone().sublime-snippet index 99ee4454d..2843171a2 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _Scale:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-IsForbidden().sublime-snippet index ddebb63b1..0da155556 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Scale:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-IsObjectType(type).sublime-snippet index a7df4afc7..294cf83a8 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Scale:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-IsPaused().sublime-snippet index b3f309bfe..fe6e194ed 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _Scale:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-IsPlaying().sublime-snippet index aebf7af64..129083833 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _Scale:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scale-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scale-IsStopped().sublime-snippet index e48761e80..4f4c21d56 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scale-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scale-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _Scale:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Scalehelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Scalehelp.sublime-snippet index 5a2382ac7..b4d1ad7f5 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Scalehelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Scalehelp.sublime-snippet @@ -68,5 +68,5 @@ }]]> _Scale help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDebugName().sublime-snippet index 614e1fbf5..b69b2584c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDuration().sublime-snippet index 42492c6f0..0c8b8350e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetElapsed().sublime-snippet index 772c787a7..af1ed24a3 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetEndDelay().sublime-snippet index ecfe0c00f..e4c821d76 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetName().sublime-snippet index b05512d2b..48bf99d5c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetName().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetObjectType().sublime-snippet index f03f57f38..a07a03f33 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetOrder().sublime-snippet index 856b13866..aec60a5d1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetParent().sublime-snippet index 68da4a9df..5d696a953 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetProgress().sublime-snippet index 6edf9612d..3836331df 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetRegionParent().sublime-snippet index c857a49d6..1c7614e5c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetScript(scriptType).sublime-snippet index 2c5193449..5601b2e1f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothProgress().sublime-snippet index e7e70ef0e..562e7ca00 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothing().sublime-snippet index 871e0f9b7..32a2e3ebc 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetStartDelay().sublime-snippet index 752500325..5734d948e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetTarget().sublime-snippet index 3d343fd6c..d23cb00ac 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-HasScript(scriptType).sublime-snippet index 7c162da6c..3135518b6 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDelaying().sublime-snippet index 46e262061..64593fbd7 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDone().sublime-snippet index baca19ff5..bcbe5a795 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsForbidden().sublime-snippet index 551fda25f..c9bcd91e1 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsObjectType(type).sublime-snippet index 84fd35395..75b48b1a2 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPaused().sublime-snippet index 373a48c2b..17c1d2019 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPlaying().sublime-snippet index 9752e5f92..e6f2d5181 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsStopped().sublime-snippet index 7c2e1d77f..019df7788 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _TextureCoordTranslation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslationhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslationhelp.sublime-snippet index 7a9a3ed57..93a99852a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslationhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_TextureCoordTranslationhelp.sublime-snippet @@ -60,5 +60,5 @@ }]]> _TextureCoordTranslation help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetDebugName().sublime-snippet index f88059cae..531cf23cc 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetDuration().sublime-snippet index 84d3977db..72ffb34b0 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetElapsed().sublime-snippet index c953cd5aa..dca752fa4 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetEndDelay().sublime-snippet index c70964b55..7fa125532 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetName().sublime-snippet index d085e7436..29359a645 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetObjectType().sublime-snippet index b24576506..0e2f3ad60 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetOffset().sublime-snippet index f2b246304..00a19d46c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetOffset().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetOrder().sublime-snippet index cd889483c..5aec3eb9f 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetParent().sublime-snippet index a55d48dc9..d00d602cc 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetProgress().sublime-snippet index 9cf9d3d15..2084f4c21 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetRegionParent().sublime-snippet index 60f53310a..64c9a3c04 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetScript(scriptType).sublime-snippet index 582d7b713..9d53fd04a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothProgress().sublime-snippet index 847a4bf31..802e7b41a 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothing().sublime-snippet index 2e6988965..58f579752 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetStartDelay().sublime-snippet index 841a410a8..7028847b0 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-GetTarget().sublime-snippet index 293749de0..4a2137e1e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _Translation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-HasScript(scriptType).sublime-snippet index b56166546..b783256aa 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Translation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-IsDelaying().sublime-snippet index dc3147ed0..773857ad2 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _Translation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-IsDone().sublime-snippet index bae844de0..265d1029e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _Translation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-IsForbidden().sublime-snippet index 8ebcc197e..d8c87a2b4 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Translation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-IsObjectType(type).sublime-snippet index 5212d2376..2488cee3e 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Translation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-IsPaused().sublime-snippet index b57f31257..b8b5b8685 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _Translation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-IsPlaying().sublime-snippet index 3bd95495a..ed47f1d2c 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _Translation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translation-IsStopped().sublime-snippet index 91839e43c..8c2050bcc 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _Translation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Animations/_Translationhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Animations/_Translationhelp.sublime-snippet index 0f49031a5..2dc0e2e12 100644 --- a/Reference/Widget Reference/Widgets/Animations/_Translationhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Animations/_Translationhelp.sublime-snippet @@ -62,5 +62,5 @@ }]]> _Translation help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-GetDebugName().sublime-snippet index 331ad4819..d1dce3924 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-GetName().sublime-snippet index 49e2188c8..28b2bbe58 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-GetName().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-GetObjectType().sublime-snippet index 8733a4826..3b75d9e13 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-GetOffset().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-GetOffset().sublime-snippet index 2f8f2f920..5ce3f9815 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-GetOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-GetOffset().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:GetOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-GetOrder().sublime-snippet index 1da4d3baa..512eaae42 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-GetParent().sublime-snippet index 2bce7db7a..a416322d1 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-GetParent().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-IsForbidden().sublime-snippet index ad36aa642..7b2c47803 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-IsObjectType().sublime-snippet index 9481d4481..bb913f8cf 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-SetForbidden().sublime-snippet index 636ad774f..d6eb56ecc 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-SetOffset(xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-SetOffset(xOffset, yOffset).sublime-snippet index c57cf4644..a798e9057 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-SetOffset(xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-SetOffset(xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:SetOffset (xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-SetOrder(order).sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-SetOrder(order).sublime-snippet index f2cdc404c..947ca4625 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-SetOrder(order).sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-SetOrder(order).sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:SetOrder (order) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/ControlPoint-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/ControlPoint-SetParent(frame).sublime-snippet index 3aea7ec9f..cb0514e01 100644 --- a/Reference/Widget Reference/Widgets/ControlPoint-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/ControlPoint-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ ControlPoint:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-CopyFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Font-CopyFontObject(font).sublime-snippet index d9ba24227..9345d2401 100644 --- a/Reference/Widget Reference/Widgets/Font-CopyFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-CopyFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ Font:CopyFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetAlpha().sublime-snippet index 2ecc6734a..fb4956f28 100644 --- a/Reference/Widget Reference/Widgets/Font-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ Font:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetFont().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetFont().sublime-snippet index e87ed6291..fef510a01 100644 --- a/Reference/Widget Reference/Widgets/Font-GetFont().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetFont().sublime-snippet @@ -2,5 +2,5 @@ Font:GetFont () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetFontObject().sublime-snippet index 7c25ec460..fc215e157 100644 --- a/Reference/Widget Reference/Widgets/Font-GetFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetFontObject().sublime-snippet @@ -2,5 +2,5 @@ Font:GetFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetIndentedWordWrap().sublime-snippet index 9b2bbcc93..367dae364 100644 --- a/Reference/Widget Reference/Widgets/Font-GetIndentedWordWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetIndentedWordWrap().sublime-snippet @@ -2,5 +2,5 @@ Font:GetIndentedWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetJustifyH().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetJustifyH().sublime-snippet index a9216688b..a140ffc84 100644 --- a/Reference/Widget Reference/Widgets/Font-GetJustifyH().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetJustifyH().sublime-snippet @@ -2,5 +2,5 @@ Font:GetJustifyH () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetJustifyV().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetJustifyV().sublime-snippet index b5f7a6946..727753c1e 100644 --- a/Reference/Widget Reference/Widgets/Font-GetJustifyV().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetJustifyV().sublime-snippet @@ -2,5 +2,5 @@ Font:GetJustifyV () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetName().sublime-snippet index 58fbe23f8..7a2a93f67 100644 --- a/Reference/Widget Reference/Widgets/Font-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetName().sublime-snippet @@ -2,5 +2,5 @@ Font:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetObjectType().sublime-snippet index 3feb8d809..70ea115ad 100644 --- a/Reference/Widget Reference/Widgets/Font-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Font:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetShadowColor().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetShadowColor().sublime-snippet index 8d831d62a..51ff8d3be 100644 --- a/Reference/Widget Reference/Widgets/Font-GetShadowColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetShadowColor().sublime-snippet @@ -2,5 +2,5 @@ Font:GetShadowColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetShadowOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetShadowOffset().sublime-snippet index d5b6ad854..f6f99a936 100644 --- a/Reference/Widget Reference/Widgets/Font-GetShadowOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetShadowOffset().sublime-snippet @@ -2,5 +2,5 @@ Font:GetShadowOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetSpacing().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetSpacing().sublime-snippet index 8084034e0..070d548e2 100644 --- a/Reference/Widget Reference/Widgets/Font-GetSpacing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetSpacing().sublime-snippet @@ -2,5 +2,5 @@ Font:GetSpacing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-GetTextColor().sublime-snippet b/Reference/Widget Reference/Widgets/Font-GetTextColor().sublime-snippet index beb17ed50..3e0fc4177 100644 --- a/Reference/Widget Reference/Widgets/Font-GetTextColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-GetTextColor().sublime-snippet @@ -2,5 +2,5 @@ Font:GetTextColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Font-IsObjectType().sublime-snippet index 176d80bd8..0349fbebe 100644 --- a/Reference/Widget Reference/Widgets/Font-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ Font:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetAlpha(alpha).sublime-snippet index 71c1546a1..2569256c0 100644 --- a/Reference/Widget Reference/Widgets/Font-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ Font:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetFont(filename, fontHeight, flags).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetFont(filename, fontHeight, flags).sublime-snippet index 507b31b2a..13f1e30ad 100644 --- a/Reference/Widget Reference/Widgets/Font-SetFont(filename, fontHeight, flags).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetFont(filename, fontHeight, flags).sublime-snippet @@ -2,5 +2,5 @@ Font:SetFont ("filename", fontHeight, "flags") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetFontObject(font).sublime-snippet index 61e89de5f..6a8b4f525 100644 --- a/Reference/Widget Reference/Widgets/Font-SetFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ Font:SetFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetIndentedWordWrap(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetIndentedWordWrap(enable).sublime-snippet index 3e94d5c4b..485ebf40e 100644 --- a/Reference/Widget Reference/Widgets/Font-SetIndentedWordWrap(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetIndentedWordWrap(enable).sublime-snippet @@ -2,5 +2,5 @@ Font:SetIndentedWordWrap (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetJustifyH(justify).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetJustifyH(justify).sublime-snippet index 8afb287fb..189f23077 100644 --- a/Reference/Widget Reference/Widgets/Font-SetJustifyH(justify).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetJustifyH(justify).sublime-snippet @@ -2,5 +2,5 @@ Font:SetJustifyH ("justify") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetJustifyV(justify).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetJustifyV(justify).sublime-snippet index c7afc23d3..eb2820184 100644 --- a/Reference/Widget Reference/Widgets/Font-SetJustifyV(justify).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetJustifyV(justify).sublime-snippet @@ -2,5 +2,5 @@ Font:SetJustifyV ("justify") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetShadowColor(r, g, b, a).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetShadowColor(r, g, b, a).sublime-snippet new file mode 100644 index 000000000..e85e5037c --- /dev/null +++ b/Reference/Widget Reference/Widgets/Font-SetShadowColor(r, g, b, a).sublime-snippet @@ -0,0 +1,6 @@ + + + Font:SetShadowColor + (r, g, b, a) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/Widgets/Font-SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet deleted file mode 100644 index 04b39cdc8..000000000 --- a/Reference/Widget Reference/Widgets/Font-SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Font:SetShadowColor - (shadowRed, shadowGreen, shadowBlue, shadowAlpha) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Widgets/Font-SetShadowOffset(xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetShadowOffset(xOffset, yOffset).sublime-snippet index 68db5a3dc..2a1d9a5b7 100644 --- a/Reference/Widget Reference/Widgets/Font-SetShadowOffset(xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetShadowOffset(xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ Font:SetShadowOffset (xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetSpacing(spacing).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetSpacing(spacing).sublime-snippet index 2e2237496..123c93ace 100644 --- a/Reference/Widget Reference/Widgets/Font-SetSpacing(spacing).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Font-SetSpacing(spacing).sublime-snippet @@ -2,5 +2,5 @@ Font:SetSpacing (spacing) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Font-SetTextColor(r, g, b, a).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetTextColor(r, g, b, a).sublime-snippet new file mode 100644 index 000000000..8f13cd08f --- /dev/null +++ b/Reference/Widget Reference/Widgets/Font-SetTextColor(r, g, b, a).sublime-snippet @@ -0,0 +1,6 @@ + + + Font:SetTextColor + (r, g, b, a) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/Widgets/Font-SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet b/Reference/Widget Reference/Widgets/Font-SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet deleted file mode 100644 index b5d8b03d5..000000000 --- a/Reference/Widget Reference/Widgets/Font-SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - Font:SetTextColor - (textRed, textGreen, textBlue, textAlpha) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Widgets/FontString-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-CanChangeProtectedState().sublime-snippet index 45cdb2b28..54ff32f7f 100644 --- a/Reference/Widget Reference/Widgets/FontString-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ FontString:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-CanNonSpaceWrap().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-CanNonSpaceWrap().sublime-snippet index 43aa0dc2d..ae0229891 100644 --- a/Reference/Widget Reference/Widgets/FontString-CanNonSpaceWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-CanNonSpaceWrap().sublime-snippet @@ -2,5 +2,5 @@ FontString:CanNonSpaceWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-CanWordWrap().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-CanWordWrap().sublime-snippet index 81bec51b4..cc714d0d6 100644 --- a/Reference/Widget Reference/Widgets/FontString-CanWordWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-CanWordWrap().sublime-snippet @@ -2,5 +2,5 @@ FontString:CanWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-ClearAllPoints().sublime-snippet index f8a32cac2..98c8f2f3e 100644 --- a/Reference/Widget Reference/Widgets/FontString-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ FontString:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index c5e0e23e5..9122cb0f4 100644 --- a/Reference/Widget Reference/Widgets/FontString-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ FontString:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetAlpha().sublime-snippet index 38e950747..f70edf2ca 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetAnimationGroups().sublime-snippet index 6ffc5af7e..7b422f514 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetBottom().sublime-snippet index 36bba171f..588184188 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetCenter().sublime-snippet index 2b642bbb9..f04bc0811 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetDebugName().sublime-snippet index fa6b96e96..0dd9c06b8 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetDrawLayer().sublime-snippet index ea0a748d9..b77d81b73 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetFieldSize().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetFieldSize().sublime-snippet index 9790a6457..407016e10 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetFieldSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetFieldSize().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetFieldSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetFont().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetFont().sublime-snippet index 60bfb638d..b1cc528f7 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetFont().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetFont().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetFont () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetFontObject().sublime-snippet index f59761824..31fed292a 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetFontObject().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetHeight().sublime-snippet index 9badef300..5859f4812 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetIndentedWordWrap().sublime-snippet index eabbf58e0..e9734fb58 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetIndentedWordWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetIndentedWordWrap().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetIndentedWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetJustifyH().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetJustifyH().sublime-snippet index ad17e8108..42675810b 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetJustifyH().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetJustifyH().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetJustifyH () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetJustifyV().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetJustifyV().sublime-snippet index d4da16c74..592f4f465 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetJustifyV().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetJustifyV().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetJustifyV () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetLeft().sublime-snippet index 35405e863..8f3542532 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetLineHeight().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetLineHeight().sublime-snippet index 16e230c6e..367cb9e5e 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetLineHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetLineHeight().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetLineHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetMaxLines().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetMaxLines().sublime-snippet index c60771e10..48d3a197b 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetMaxLines().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetMaxLines().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetMaxLines () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetName().sublime-snippet index d2232b871..b45650607 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetName().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetNumLines().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetNumLines().sublime-snippet index b914fcbb0..c8615ddc8 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetNumLines().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetNumLines().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetNumLines () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetNumPoints().sublime-snippet index c4ae91301..7b984949b 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetObjectType().sublime-snippet index 2d5584fce..53047746d 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetParent().sublime-snippet index de7bb1109..c2e7b2117 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetParent().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetPoint(index).sublime-snippet index c61fe702c..09068e2ee 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ FontString:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetRect().sublime-snippet index fe5c280a6..bac662cc6 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetRect().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetRight().sublime-snippet index 24e2c3a65..a423d64f2 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetRight().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetShadowColor().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetShadowColor().sublime-snippet index 667eb8d20..9021d64cb 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetShadowColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetShadowColor().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetShadowColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetShadowOffset().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetShadowOffset().sublime-snippet index e5f502e3c..34593dfbb 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetShadowOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetShadowOffset().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetShadowOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetSize().sublime-snippet index afbc34d24..201bf92db 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetSize().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetSpacing().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetSpacing().sublime-snippet index 436311af2..5b8f8f334 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetSpacing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetSpacing().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetSpacing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetStringHeight().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetStringHeight().sublime-snippet index 9f0fd920d..83831aadc 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetStringHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetStringHeight().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetStringHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetStringWidth().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetStringWidth().sublime-snippet index ba63821d3..5024d7bcd 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetStringWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetStringWidth().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetStringWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetText().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetText().sublime-snippet index e79bf2133..60e1f1824 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetText().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetText().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetText () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetTextColor().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetTextColor().sublime-snippet index b70e85ebb..f8e257132 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetTextColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetTextColor().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetTextColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetTop().sublime-snippet index 5933b1cf7..0c157d0e8 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetTop().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetWidth().sublime-snippet index f21b6fc28..8659b8634 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-GetWrappedWidth().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-GetWrappedWidth().sublime-snippet index cfc38de8f..423c352cb 100644 --- a/Reference/Widget Reference/Widgets/FontString-GetWrappedWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-GetWrappedWidth().sublime-snippet @@ -2,5 +2,5 @@ FontString:GetWrappedWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-Hide().sublime-snippet index 0655bc1d8..3e67a6b43 100644 --- a/Reference/Widget Reference/Widgets/FontString-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-Hide().sublime-snippet @@ -2,5 +2,5 @@ FontString:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsDragging().sublime-snippet index 187cf51e0..60bc4a4c5 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsForbidden().sublime-snippet index 50006fa29..d69c6285c 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentAlpha().sublime-snippet index f1be0b003..e9f300429 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentScale().sublime-snippet index d92bcedf1..173f5c5bc 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 5bebb0b1e..5dac13b9a 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ FontString:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsObjectLoaded().sublime-snippet index 10a4b55a7..660327413 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsObjectType().sublime-snippet index e01f0aabd..fbeb09d3d 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsProtected().sublime-snippet index 598bbfa12..39c9d8208 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsRectValid().sublime-snippet index a9a6e3e33..8d96819f3 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsShown().sublime-snippet index a7522ca56..dc404463e 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsShown().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsTruncated().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsTruncated().sublime-snippet index e956850ca..555c3983b 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsTruncated().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsTruncated().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsTruncated () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-IsVisible().sublime-snippet index 99b5e38f3..d01c816b3 100644 --- a/Reference/Widget Reference/Widgets/FontString-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ FontString:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetAllPoints([frame]).sublime-snippet index e7aac7e05..0c7dbe3c6 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetAlpha(alpha).sublime-snippet index 12c816187..02b239edc 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetAlphaGradient(start, length).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetAlphaGradient(start, length).sublime-snippet index 5014e3eaa..5bc543343 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetAlphaGradient(start, length).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetAlphaGradient(start, length).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetAlphaGradient (start, length) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetDrawLayer(layer, sublayer).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetDrawLayer(layer, sublayer).sublime-snippet index a3fbadffc..d60e00758 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetDrawLayer(layer, sublayer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetDrawLayer(layer, sublayer).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetDrawLayer ("layer", sublayer) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetFont(filename, fontHeight, flags).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetFont(filename, fontHeight, flags).sublime-snippet index f3f71dd27..e9bcbc1c8 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetFont(filename, fontHeight, flags).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetFont(filename, fontHeight, flags).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetFont ("filename", fontHeight, "flags") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetFontObject(font).sublime-snippet index ae0d8d784..fdb633041 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetForbidden().sublime-snippet index 80e58ad0f..ec0e67904 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ FontString:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetFormattedText(formatString, ...).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetFormattedText(formatString, ...).sublime-snippet index 17d9473bc..ebe1a249f 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetFormattedText(formatString, ...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetFormattedText(formatString, ...).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetFormattedText ("formatString", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetHeight(height).sublime-snippet index 3ea06bc84..2fc7365b4 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentAlpha(enable).sublime-snippet index d681c66e1..5b77c4974 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentScale(enable).sublime-snippet index ec9d511f4..25600ad14 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetIndentedWordWrap(enable).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetIndentedWordWrap(enable).sublime-snippet index d2483f34a..55b361864 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetIndentedWordWrap(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetIndentedWordWrap(enable).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetIndentedWordWrap (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetJustifyH(justify).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetJustifyH(justify).sublime-snippet index f1ece793b..b70712dd3 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetJustifyH(justify).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetJustifyH(justify).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetJustifyH ("justify") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetJustifyV(justify).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetJustifyV(justify).sublime-snippet index 13d0eb52d..caacbf59a 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetJustifyV(justify).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetJustifyV(justify).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetJustifyV ("justify") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetMaxLines(lines).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetMaxLines(lines).sublime-snippet index e00fd2a9a..ef38ffcf1 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetMaxLines(lines).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetMaxLines(lines).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetMaxLines (lines) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetNonSpaceWrap(enable).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetNonSpaceWrap(enable).sublime-snippet index 73ae82a95..f083bb193 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetNonSpaceWrap(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetNonSpaceWrap(enable).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetNonSpaceWrap (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetParent(frame).sublime-snippet index 2a689884e..de5063554 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index b98549611..c9976eb27 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetShadowColor(r, g, b, a).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetShadowColor(r, g, b, a).sublime-snippet new file mode 100644 index 000000000..06af90b0a --- /dev/null +++ b/Reference/Widget Reference/Widgets/FontString-SetShadowColor(r, g, b, a).sublime-snippet @@ -0,0 +1,6 @@ + + + FontString:SetShadowColor + (r, g, b, a) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/Widgets/FontString-SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet deleted file mode 100644 index c6ab07a90..000000000 --- a/Reference/Widget Reference/Widgets/FontString-SetShadowColor(shadowRed, shadowGreen, shadowBlue, shadowAlpha).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - FontString:SetShadowColor - (shadowRed, shadowGreen, shadowBlue, shadowAlpha) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Widgets/FontString-SetShadowOffset(xOffset, yOffset).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetShadowOffset(xOffset, yOffset).sublime-snippet index 44edcd524..473bf2b81 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetShadowOffset(xOffset, yOffset).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetShadowOffset(xOffset, yOffset).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetShadowOffset (xOffset, yOffset) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetShown(enable).sublime-snippet index a44782ad2..659ceceae 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetSize(width, height).sublime-snippet index ee78dbb7f..1b8330a78 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetSpacing(spacing).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetSpacing(spacing).sublime-snippet index 0836d34f4..f545ecfba 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetSpacing(spacing).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetSpacing(spacing).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetSpacing (spacing) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetText(text).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetText(text).sublime-snippet index b38a1aaaf..996d2b8ac 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetText(text).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetText(text).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetText ("text") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetTextColor(r, g, b, a).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetTextColor(r, g, b, a).sublime-snippet new file mode 100644 index 000000000..86d81a998 --- /dev/null +++ b/Reference/Widget Reference/Widgets/FontString-SetTextColor(r, g, b, a).sublime-snippet @@ -0,0 +1,6 @@ + + + FontString:SetTextColor + (r, g, b, a) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/Widgets/FontString-SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet deleted file mode 100644 index d83a4afd4..000000000 --- a/Reference/Widget Reference/Widgets/FontString-SetTextColor(textRed, textGreen, textBlue, textAlpha).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - FontString:SetTextColor - (textRed, textGreen, textBlue, textAlpha) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/Widgets/FontString-SetTextHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetTextHeight(height).sublime-snippet index b27aa5348..73f20796d 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetTextHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetTextHeight(height).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetTextHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetVertexColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetVertexColor(red, green, blue, [alpha]).sublime-snippet index 24d3477ce..10a62b3d3 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetVertexColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetVertexColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetVertexColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetWidth(width).sublime-snippet index a0aa6131f..d6a9d74a9 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-SetWordWrap(enable).sublime-snippet b/Reference/Widget Reference/Widgets/FontString-SetWordWrap(enable).sublime-snippet index f105f1416..9cf1a6759 100644 --- a/Reference/Widget Reference/Widgets/FontString-SetWordWrap(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-SetWordWrap(enable).sublime-snippet @@ -2,5 +2,5 @@ FontString:SetWordWrap (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-Show().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-Show().sublime-snippet index d19f3fd34..5787c7006 100644 --- a/Reference/Widget Reference/Widgets/FontString-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-Show().sublime-snippet @@ -2,5 +2,5 @@ FontString:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/FontString-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/FontString-StopAnimating().sublime-snippet index 58bb004be..9bf51f360 100644 --- a/Reference/Widget Reference/Widgets/FontString-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/FontString-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ FontString:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-CanChangeAttribute().sublime-snippet index ccf2825f1..368147f89 100644 --- a/Reference/Widget Reference/Widgets/Frame-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ Frame:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-CanChangeProtectedState().sublime-snippet index 169d270e4..49a3f0a5c 100644 --- a/Reference/Widget Reference/Widgets/Frame-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ Frame:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-ClearAllPoints().sublime-snippet index b02578eee..068161c30 100644 --- a/Reference/Widget Reference/Widgets/Frame-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ Frame:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index 875ac6ae2..08f388436 100644 --- a/Reference/Widget Reference/Widgets/Frame-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ Frame:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet index 8bc6d7a84..fdd30fe0a 100644 --- a/Reference/Widget Reference/Widgets/Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ Frame:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index 4e32a3332..f3238261c 100644 --- a/Reference/Widget Reference/Widgets/Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Frame:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index c67384ed4..09371a8da 100644 --- a/Reference/Widget Reference/Widgets/Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Frame:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 2aa3f135e..e865573c4 100644 --- a/Reference/Widget Reference/Widgets/Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Frame:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-DisableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-DisableDrawLayer(layer).sublime-snippet index 5be7db535..57b2a31de 100644 --- a/Reference/Widget Reference/Widgets/Frame-DisableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-DisableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ Frame:DisableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-DoesClipChildren().sublime-snippet index 34bbba8e5..f1568a0cf 100644 --- a/Reference/Widget Reference/Widgets/Frame-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ Frame:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-EnableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-EnableDrawLayer(layer).sublime-snippet index 4f1d2b256..147c417ef 100644 --- a/Reference/Widget Reference/Widgets/Frame-EnableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-EnableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ Frame:EnableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-EnableJoystick(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-EnableJoystick(enable).sublime-snippet index 1eccd06f0..94f1f5686 100644 --- a/Reference/Widget Reference/Widgets/Frame-EnableJoystick(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-EnableJoystick(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:EnableJoystick (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-EnableKeyboard(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-EnableKeyboard(enable).sublime-snippet index dbb5d7fdd..477b82bf7 100644 --- a/Reference/Widget Reference/Widgets/Frame-EnableKeyboard(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-EnableKeyboard(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:EnableKeyboard (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-EnableMouse(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-EnableMouse(enable).sublime-snippet index 5d085f8bc..fc2ebd23e 100644 --- a/Reference/Widget Reference/Widgets/Frame-EnableMouse(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-EnableMouse(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:EnableMouse (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-EnableMouseWheel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-EnableMouseWheel(enable).sublime-snippet index 0f28b0a8f..a94f2df8d 100644 --- a/Reference/Widget Reference/Widgets/Frame-EnableMouseWheel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-EnableMouseWheel(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:EnableMouseWheel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetAlpha().sublime-snippet index 30cc3e615..3fbea820d 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetAnimationGroups().sublime-snippet index 4361dfa04..fd78d83b7 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetAttribute(name).sublime-snippet index 86131f462..07cf5e65b 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ Frame:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetBackdrop().sublime-snippet index 896fa0735..071c77815 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetBackdropBorderColor().sublime-snippet index 7dbd443d1..8f4ae80f2 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetBackdropColor().sublime-snippet index 8c4084ac4..b4adbd5b6 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetBottom().sublime-snippet index 0fa59238a..1024d39d0 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetBoundsRect().sublime-snippet index c30900a0c..420c282a8 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetCenter().sublime-snippet index 0375ffe30..cb310da6d 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetChildren().sublime-snippet index db950e9a7..729166302 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetClampRectInsets().sublime-snippet index 7acee2bc6..d80498c83 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetDebugName().sublime-snippet index 232a6aed5..3899351e5 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetDepth().sublime-snippet index b23c29ded..a157c008a 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetDontSavePosition().sublime-snippet index 7095e2e27..66524b811 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetEffectiveAlpha().sublime-snippet index 4cd2be181..3e5a3cd5e 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetEffectiveDepth().sublime-snippet index 6cc8a4393..387a559c5 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetEffectiveScale().sublime-snippet index 1c78459b6..4766beff6 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet index 005feaf66..d967a2365 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetFlattensRenderLayers().sublime-snippet index 4d6ebc3b6..bb1f29886 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetFrameLevel().sublime-snippet index fa82d201d..646a0cc11 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetFrameStrata().sublime-snippet index f9079e1d2..8b9ee9461 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetHeight().sublime-snippet index 0e64eeaeb..7708c985a 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetHitRectInsets().sublime-snippet index c204d488f..ae4a0c5ce 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetHyperlinksEnabled().sublime-snippet index 9eb32a61b..90627cd31 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetID().sublime-snippet index b405b22a0..9112fbb82 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetID().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetLeft().sublime-snippet index 9571023b6..34afe57e8 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetMaxResize().sublime-snippet index 76021f851..5dea62672 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetMinResize().sublime-snippet index 01f510364..865202c12 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetName().sublime-snippet index 308623d6c..41024fdd6 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetName().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetNumChildren().sublime-snippet index 3fccbd0a6..4f0ab5432 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetNumPoints().sublime-snippet index 881cc206b..59e4595c5 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetNumRegions().sublime-snippet index 374c503a2..10ac18fd7 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetObjectType().sublime-snippet index b64f84407..e9bb79615 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetParent().sublime-snippet index 8f3b00771..814d12ac0 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetPoint(index).sublime-snippet index 86ace8228..9eedf2991 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ Frame:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetPropagateKeyboardInput().sublime-snippet index 47a945b2d..f980c91b6 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetRect().sublime-snippet index bbd51316e..93cafff7d 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetRect().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetRegions().sublime-snippet index 07b123398..dfd3e37c3 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetRight().sublime-snippet index 7c5619ff1..cea3df324 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetRight().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetScale().sublime-snippet index 37b4a7d5d..5367c63c8 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetScale().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetScript(scriptType).sublime-snippet index 7f67e5583..1c0a938e4 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Frame:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetSize().sublime-snippet index 3be636d62..f83a840af 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetSize().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetTop().sublime-snippet index ef3a67812..f0f9499f1 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetTop().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-GetWidth().sublime-snippet index 4832e12d1..f814bbe8b 100644 --- a/Reference/Widget Reference/Widgets/Frame-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ Frame:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-HasScript(scriptType).sublime-snippet index 92a569ccf..106b2ba7a 100644 --- a/Reference/Widget Reference/Widgets/Frame-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Frame:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-Hide().sublime-snippet index 2576cea57..544a20e4b 100644 --- a/Reference/Widget Reference/Widgets/Frame-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-Hide().sublime-snippet @@ -2,5 +2,5 @@ Frame:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-HookScript(scriptType, handler).sublime-snippet index b7bab0250..3a491f649 100644 --- a/Reference/Widget Reference/Widgets/Frame-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Frame:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IgnoreDepth(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IgnoreDepth(enable).sublime-snippet index 6152071a0..f22996d4e 100644 --- a/Reference/Widget Reference/Widgets/Frame-IgnoreDepth(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IgnoreDepth(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:IgnoreDepth (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsClampedToScreen().sublime-snippet index 6bc5607d5..6a2c32dd4 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsDragging().sublime-snippet index 633837126..57898ab82 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsEventRegistered(event).sublime-snippet index 06137c494..0a9021d5e 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ Frame:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsForbidden().sublime-snippet index a799bb629..325a438c4 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsIgnoringDepth().sublime-snippet index 59820f3fb..9fa4ba825 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentAlpha().sublime-snippet index 1dc4915f9..c1cec826b 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentScale().sublime-snippet index c7de61afe..0e35ce1b5 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsJoystickEnabled().sublime-snippet index 832bcd6f3..94a2cb09b 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsKeyboardEnabled().sublime-snippet index b5f80cfbd..5ee68c32e 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsMouseClickEnabled().sublime-snippet index cede9c0a9..22dc27d09 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsMouseEnabled().sublime-snippet index b711865e8..ad66b9489 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsMouseMotionEnabled().sublime-snippet index 0d0425245..59c0e22a5 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 1725a89be..b2ffd64be 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ Frame:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsMouseWheelEnabled().sublime-snippet index 7ef6686ab..d4cb622ad 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsMovable().sublime-snippet index 11786fea0..ebcbba6d9 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsObjectLoaded().sublime-snippet index d35df1876..b943f669a 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsObjectType().sublime-snippet index 82ae56c76..6f7c85b77 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsProtected().sublime-snippet index 9b4bbacd4..7a782ed19 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsRectValid().sublime-snippet index 065d5dccb..01ae19984 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsResizable().sublime-snippet index f46bd6f7a..c1274574f 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsShown().sublime-snippet index 5b5af539c..d562b8065 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsShown().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsToplevel().sublime-snippet index e406d5757..777bc5969 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsUserPlaced().sublime-snippet index 13b28871c..e0560dea6 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-IsVisible().sublime-snippet index 8ea14ac5e..88e6a229f 100644 --- a/Reference/Widget Reference/Widgets/Frame-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ Frame:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-Lower().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-Lower().sublime-snippet index 8b2083942..ab5cd4bea 100644 --- a/Reference/Widget Reference/Widgets/Frame-Lower().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-Lower().sublime-snippet @@ -2,5 +2,5 @@ Frame:Lower () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-Raise().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-Raise().sublime-snippet index 3986ed9fb..f6f2a09cd 100644 --- a/Reference/Widget Reference/Widgets/Frame-Raise().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-Raise().sublime-snippet @@ -2,5 +2,5 @@ Frame:Raise () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-RegisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-RegisterAllEvents().sublime-snippet index 3c29fc368..120878450 100644 --- a/Reference/Widget Reference/Widgets/Frame-RegisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-RegisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ Frame:RegisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-RegisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-RegisterEvent(event).sublime-snippet index 1ea605720..d8c7c185d 100644 --- a/Reference/Widget Reference/Widgets/Frame-RegisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-RegisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ Frame:RegisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-RegisterForDrag(...).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-RegisterForDrag(...).sublime-snippet index 6114d8c40..547d08b10 100644 --- a/Reference/Widget Reference/Widgets/Frame-RegisterForDrag(...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-RegisterForDrag(...).sublime-snippet @@ -2,5 +2,5 @@ Frame:RegisterForDrag (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-RegisterUnitEvent(event, unit1, unit2).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-RegisterUnitEvent(event, unit1, unit2).sublime-snippet index 6d3568c56..edc335cb6 100644 --- a/Reference/Widget Reference/Widgets/Frame-RegisterUnitEvent(event, unit1, unit2).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-RegisterUnitEvent(event, unit1, unit2).sublime-snippet @@ -2,5 +2,5 @@ Frame:RegisterUnitEvent ("event", "unit1", "unit2") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetAllPoints([frame]).sublime-snippet index b7afd9aff..d3a5138a1 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetAlpha(alpha).sublime-snippet index 2af8d7349..e1d0b2998 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetAttribute(name, value).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetAttribute(name, value).sublime-snippet index 273f306f5..3854e76ef 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetAttribute(name, value).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetAttribute(name, value).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetAttribute ("name", value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetBackdrop(backdrop).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetBackdrop(backdrop).sublime-snippet index 3c8f4f3a7..f433f0e3c 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetBackdrop(backdrop).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetBackdrop(backdrop).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetBackdrop (backdrop) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet index e48b619ef..b3deda3cd 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetBackdropBorderColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet index 927a069e0..ae2a11ed5 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetBackdropColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetClampRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetClampRectInsets(left, right, top, bottom).sublime-snippet index f8a6a0286..88d353f67 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetClampRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetClampRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetClampRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetClampedToScreen(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetClampedToScreen(enable).sublime-snippet index 5d6e92dd9..ea38e0a8d 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetClampedToScreen(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetClampedToScreen(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetClampedToScreen (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetClipsChildren(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetClipsChildren(enable).sublime-snippet index 58106f751..c1e6c18b0 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetClipsChildren(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetClipsChildren(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetClipsChildren (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetDepth(depth).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetDepth(depth).sublime-snippet index 693ed647d..bc712d47a 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetDepth(depth).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetDepth(depth).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetDepth (depth) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetDontSavePosition(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetDontSavePosition(enable).sublime-snippet index 7cbfc62e6..c88a3c1f3 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetDontSavePosition(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetDontSavePosition(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetDontSavePosition (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetFlattensRenderLayers(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetFlattensRenderLayers(enable).sublime-snippet index 7ba483fc4..9625c90cd 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetFlattensRenderLayers(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetFlattensRenderLayers(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetFlattensRenderLayers (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetForbidden().sublime-snippet index 4b30e9049..4ce4905b8 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Frame:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetFrameLevel(level).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetFrameLevel(level).sublime-snippet index 9d987fbdc..8f62997f2 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetFrameLevel(level).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetFrameLevel(level).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetFrameLevel (level) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetFrameStrata(strata).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetFrameStrata(strata).sublime-snippet index 7acd0adca..5bfb4a936 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetFrameStrata(strata).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetFrameStrata(strata).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetFrameStrata ("strata") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetHeight(height).sublime-snippet index 7552c8ca2..a74d3a99b 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetHitRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetHitRectInsets(left, right, top, bottom).sublime-snippet index 5846c00e4..792276015 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetHitRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetHitRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetHitRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetHyperlinksEnabled(enable).sublime-snippet index 2b697c155..fb71537c7 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetHyperlinksEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetHyperlinksEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetHyperlinksEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetID(id).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetID(id).sublime-snippet index 76675a300..063a7f145 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetID(id).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetID(id).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetID (id) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentAlpha(enable).sublime-snippet index 0d0bcccb1..914f1b9ce 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentScale(enable).sublime-snippet index 686fc9b38..e66fccd18 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetMaxResize(maxWidth, maxHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetMaxResize(maxWidth, maxHeight).sublime-snippet index 283769d94..339426b17 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetMaxResize(maxWidth, maxHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetMaxResize(maxWidth, maxHeight).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetMaxResize (maxWidth, maxHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetMinResize(minWidth, minHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetMinResize(minWidth, minHeight).sublime-snippet index efa469d3e..dfa347a65 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetMinResize(minWidth, minHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetMinResize(minWidth, minHeight).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetMinResize (minWidth, minHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetMouseClickEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetMouseClickEnabled(enable).sublime-snippet index e7955fa4e..3f8f1aa5e 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetMouseClickEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetMouseClickEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetMouseClickEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetMouseMotionEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetMouseMotionEnabled(enable).sublime-snippet index b25aadcf4..ca94e3f33 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetMouseMotionEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetMouseMotionEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetMouseMotionEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetMovable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetMovable(enable).sublime-snippet index 830b3436b..19d4e35dc 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetMovable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetMovable(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetMovable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetParent(frame).sublime-snippet index 15e036888..30f13bc59 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index 3fa8e30e0..f4688c7a5 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetPropagateKeyboardInput(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetPropagateKeyboardInput(enable).sublime-snippet index 5da18e497..69cca7db5 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetPropagateKeyboardInput(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetPropagateKeyboardInput(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetPropagateKeyboardInput (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetResizable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetResizable(enable).sublime-snippet index f2400cdd4..182a97841 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetResizable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetResizable(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetResizable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetScale(scale).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetScale(scale).sublime-snippet index 692859414..2f2591857 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetScale(scale).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetScale(scale).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetScript(scriptType, handler).sublime-snippet index 4a8784f6f..a226862ee 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetShown(enable).sublime-snippet index 177d3588d..26020316e 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetSize(width, height).sublime-snippet index e76f2e52f..e6350eba5 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetToplevel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetToplevel(enable).sublime-snippet index 7da81b99a..3d4a2b0fe 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetToplevel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetToplevel(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetToplevel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetUserPlaced(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetUserPlaced(enable).sublime-snippet index f18188005..46bc9f8fb 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetUserPlaced(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetUserPlaced(enable).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetUserPlaced (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-SetWidth(width).sublime-snippet index cbbc5727c..fbeb68a8c 100644 --- a/Reference/Widget Reference/Widgets/Frame-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ Frame:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-Show().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-Show().sublime-snippet index b75abf8ae..963b29edd 100644 --- a/Reference/Widget Reference/Widgets/Frame-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-Show().sublime-snippet @@ -2,5 +2,5 @@ Frame:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-StartMoving().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-StartMoving().sublime-snippet index f743ee1db..33ce04048 100644 --- a/Reference/Widget Reference/Widgets/Frame-StartMoving().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-StartMoving().sublime-snippet @@ -2,5 +2,5 @@ Frame:StartMoving () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-StartSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-StartSizing().sublime-snippet index 0e32d51d0..b2d9f901b 100644 --- a/Reference/Widget Reference/Widgets/Frame-StartSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-StartSizing().sublime-snippet @@ -2,5 +2,5 @@ Frame:StartSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-StopAnimating().sublime-snippet index 05f338066..ca210be8f 100644 --- a/Reference/Widget Reference/Widgets/Frame-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ Frame:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-StopMovingOrSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-StopMovingOrSizing().sublime-snippet index d5e166f2f..55eb5b82d 100644 --- a/Reference/Widget Reference/Widgets/Frame-StopMovingOrSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-StopMovingOrSizing().sublime-snippet @@ -2,5 +2,5 @@ Frame:StopMovingOrSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-UnregisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frame-UnregisterAllEvents().sublime-snippet index b3322676c..77c5d435b 100644 --- a/Reference/Widget Reference/Widgets/Frame-UnregisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-UnregisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ Frame:UnregisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frame-UnregisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frame-UnregisterEvent(event).sublime-snippet index 25838c4b3..485ca6a3a 100644 --- a/Reference/Widget Reference/Widgets/Frame-UnregisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frame-UnregisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ Frame:UnregisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/!/!/Browser.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/!/Browser.sublime-completions.txt index 2f4722efa..ac52ae5aa 100644 --- a/Reference/Widget Reference/Widgets/Frames/!/!/Browser.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/!/Browser.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Browser:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/BlobFrames/!/ArchaeologyDigSiteFrame.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/ArchaeologyDigSiteFrame.sublime-completions.txt similarity index 99% rename from Reference/Widget Reference/Widgets/Frames/BlobFrames/!/ArchaeologyDigSiteFrame.sublime-completions.txt rename to Reference/Widget Reference/Widgets/Frames/!/ArchaeologyDigSiteFrame.sublime-completions.txt index 31318a39e..dde5a8528 100644 --- a/Reference/Widget Reference/Widgets/Frames/BlobFrames/!/ArchaeologyDigSiteFrame.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/ArchaeologyDigSiteFrame.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "ArchaeologyDigSiteFrame:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/!/Button.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/Button.sublime-completions.txt index c64415488..3007f84f7 100644 --- a/Reference/Widget Reference/Widgets/Frames/!/Button.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/Button.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Button:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/!/CheckButton.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/CheckButton.sublime-completions.txt index f87806da5..7e570ad06 100644 --- a/Reference/Widget Reference/Widgets/Frames/!/CheckButton.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/CheckButton.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "CheckButton:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/!/ColorSelect.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/ColorSelect.sublime-completions.txt index 0b187005f..87050163e 100644 --- a/Reference/Widget Reference/Widgets/Frames/!/ColorSelect.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/ColorSelect.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "ColorSelect:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/!/Cooldown.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/Cooldown.sublime-completions.txt index efbe5ea53..fd49a643b 100644 --- a/Reference/Widget Reference/Widgets/Frames/!/Cooldown.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/Cooldown.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "Cooldown:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/BlobFrames/!/QuestPOIFrame.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/QuestPOIFrame.sublime-completions.txt similarity index 99% rename from Reference/Widget Reference/Widgets/Frames/BlobFrames/!/QuestPOIFrame.sublime-completions.txt rename to Reference/Widget Reference/Widgets/Frames/!/QuestPOIFrame.sublime-completions.txt index c224f14cb..faa630900 100644 --- a/Reference/Widget Reference/Widgets/Frames/BlobFrames/!/QuestPOIFrame.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/QuestPOIFrame.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "QuestPOIFrame:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/BlobFrames/!/ScenarioPOIFrame.sublime-completions.txt b/Reference/Widget Reference/Widgets/Frames/!/ScenarioPOIFrame.sublime-completions.txt similarity index 99% rename from Reference/Widget Reference/Widgets/Frames/BlobFrames/!/ScenarioPOIFrame.sublime-completions.txt rename to Reference/Widget Reference/Widgets/Frames/!/ScenarioPOIFrame.sublime-completions.txt index d7c71f25b..aa4fcb031 100644 --- a/Reference/Widget Reference/Widgets/Frames/BlobFrames/!/ScenarioPOIFrame.sublime-completions.txt +++ b/Reference/Widget Reference/Widgets/Frames/!/ScenarioPOIFrame.sublime-completions.txt @@ -1,5 +1,5 @@ { - "scope": "source.lua - entity - punctuation - keyword - string", + "scope": "source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua", "completions": [ { "trigger": "ScenarioPOIFrame:CanChangeAttribute\t()", diff --git a/Reference/Widget Reference/Widgets/Frames/Button-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-CanChangeAttribute().sublime-snippet index f7d43ca14..62be9aba8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ Button:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-CanChangeProtectedState().sublime-snippet index bc0802010..dd8d7d2fb 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ Button:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-ClearAllPoints().sublime-snippet index 5de4a03ed..8f177a89b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ Button:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-Click(button, down).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-Click(button, down).sublime-snippet index d681c22fb..f4c63391b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-Click(button, down).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-Click(button, down).sublime-snippet @@ -2,5 +2,5 @@ Button:Click ("button", down) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index eb2334402..2eecd9855 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ Button:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-CreateFontString([name], [layer], [inherits]).sublime-snippet index b346b91d6..ad9f789d8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ Button:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index 63d92b11e..8c816cd9f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Button:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 3af0205bf..d80ab3a66 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Button:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index e67da23c0..075c889f9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Button:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-Disable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-Disable().sublime-snippet index 380eda536..116c65b7a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-Disable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-Disable().sublime-snippet @@ -2,5 +2,5 @@ Button:Disable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-DisableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-DisableDrawLayer(layer).sublime-snippet index 95278512b..3eb0065a8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-DisableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-DisableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ Button:DisableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-DoesClipChildren().sublime-snippet index 03135445e..c674d2058 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ Button:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-Enable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-Enable().sublime-snippet index 07b1e4249..8fa2b5c4e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-Enable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-Enable().sublime-snippet @@ -2,5 +2,5 @@ Button:Enable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-EnableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-EnableDrawLayer(layer).sublime-snippet index 817a708a1..364d1936e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-EnableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-EnableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ Button:EnableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-EnableJoystick(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-EnableJoystick(enable).sublime-snippet index af5d80c0d..2641da0ab 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-EnableJoystick(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-EnableJoystick(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:EnableJoystick (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-EnableKeyboard(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-EnableKeyboard(enable).sublime-snippet index 9308713cb..f8536440f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-EnableKeyboard(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-EnableKeyboard(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:EnableKeyboard (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-EnableMouse(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-EnableMouse(enable).sublime-snippet index dcfc02bd2..12cd4f254 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-EnableMouse(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-EnableMouse(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:EnableMouse (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-EnableMouseWheel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-EnableMouseWheel(enable).sublime-snippet index 5992ecd99..ae1004ac0 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-EnableMouseWheel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-EnableMouseWheel(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:EnableMouseWheel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetAlpha().sublime-snippet index 4ae539d01..90b515486 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ Button:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetAnimationGroups().sublime-snippet index bd5c5dff9..1aae0b912 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ Button:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetAttribute(name).sublime-snippet index 9c7fff20d..7e45a1d20 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ Button:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetBackdrop().sublime-snippet index 96280f6ab..57e04fed0 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ Button:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropBorderColor().sublime-snippet index f900e8b72..600ff6b14 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ Button:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropColor().sublime-snippet index e751c8fc1..5f458306b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ Button:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetBottom().sublime-snippet index 0b013911e..27fb9fa50 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ Button:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetBoundsRect().sublime-snippet index 82fd854ec..da9df21c2 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ Button:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetButtonState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetButtonState().sublime-snippet index b662065d8..e528016c8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetButtonState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetButtonState().sublime-snippet @@ -2,5 +2,5 @@ Button:GetButtonState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetCenter().sublime-snippet index c6162a891..56d9c15e5 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ Button:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetChildren().sublime-snippet index 4db6da147..848f000cc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ Button:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetClampRectInsets().sublime-snippet index ebc63419b..f45d40b7e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ Button:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetDebugName().sublime-snippet index 6b7b7006c..eb8c6c9cc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Button:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetDepth().sublime-snippet index 8ea3ad713..280bed448 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ Button:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledFontObject().sublime-snippet index b86041eda..7eba9cdce 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledFontObject().sublime-snippet @@ -2,5 +2,5 @@ Button:GetDisabledFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledTexture().sublime-snippet index 44da75dc2..e7eca7f66 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetDisabledTexture().sublime-snippet @@ -2,5 +2,5 @@ Button:GetDisabledTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetDontSavePosition().sublime-snippet index fa5586b40..bffaf65c4 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ Button:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveAlpha().sublime-snippet index 12f789d26..868d3884d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ Button:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveDepth().sublime-snippet index ce1ede959..828a53668 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ Button:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveScale().sublime-snippet index ff98e0e03..face77a3d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ Button:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectivelyFlattensRenderLayers().sublime-snippet index c41043b79..3a978b081 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ Button:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetFlattensRenderLayers().sublime-snippet index 5824f5544..6aeaa307b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ Button:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetFontString().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetFontString().sublime-snippet index caf9dc57e..8f9ec50c6 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetFontString().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetFontString().sublime-snippet @@ -2,5 +2,5 @@ Button:GetFontString () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetFrameLevel().sublime-snippet index ed661e0ba..93e44984e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ Button:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetFrameStrata().sublime-snippet index e9033856d..7710c5e8a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ Button:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetHeight().sublime-snippet index 27f2a04e3..72fe46372 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ Button:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightFontObject().sublime-snippet index f39d16a08..7733375cd 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightFontObject().sublime-snippet @@ -2,5 +2,5 @@ Button:GetHighlightFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightTexture().sublime-snippet index 9a74d881c..ddfd07dbb 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetHighlightTexture().sublime-snippet @@ -2,5 +2,5 @@ Button:GetHighlightTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetHitRectInsets().sublime-snippet index bf52220f3..db3e51057 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ Button:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetHyperlinksEnabled().sublime-snippet index cd9e7c137..d9f74b431 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetID().sublime-snippet index 04f395c33..de1fd14e2 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetID().sublime-snippet @@ -2,5 +2,5 @@ Button:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetLeft().sublime-snippet index bb2741b35..f4e03c4db 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ Button:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetMaxResize().sublime-snippet index fbdd29aa3..f3554763f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ Button:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetMinResize().sublime-snippet index 4320d7c61..1f10b6efc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ Button:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetMotionScriptsWhileDisabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetMotionScriptsWhileDisabled().sublime-snippet index cee5797fc..0e34aa30a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetMotionScriptsWhileDisabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetMotionScriptsWhileDisabled().sublime-snippet @@ -2,5 +2,5 @@ Button:GetMotionScriptsWhileDisabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetName().sublime-snippet index 7baacc73a..3b54a3383 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetName().sublime-snippet @@ -2,5 +2,5 @@ Button:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetNormalFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetNormalFontObject().sublime-snippet index fa91132f6..36bbaccea 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetNormalFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetNormalFontObject().sublime-snippet @@ -2,5 +2,5 @@ Button:GetNormalFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetNormalTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetNormalTexture().sublime-snippet index 5b2e32d10..a332cc1e6 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetNormalTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetNormalTexture().sublime-snippet @@ -2,5 +2,5 @@ Button:GetNormalTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetNumChildren().sublime-snippet index 8d4248252..c16d164a2 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ Button:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetNumPoints().sublime-snippet index e40aa61dd..650164228 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ Button:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetNumRegions().sublime-snippet index 6fc448871..15fd21b94 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ Button:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetObjectType().sublime-snippet index 3ccea5a70..9694c4d9d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Button:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetParent().sublime-snippet index 587a59ba3..2a00ef918 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Button:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetPoint(index).sublime-snippet index 47475001d..52dbce24d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ Button:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetPropagateKeyboardInput().sublime-snippet index cb4797bd9..b3af29596 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ Button:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTextOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTextOffset().sublime-snippet index 3c70e66f0..5375461b1 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTextOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTextOffset().sublime-snippet @@ -2,5 +2,5 @@ Button:GetPushedTextOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTexture().sublime-snippet index 387cc5ffd..9387ca14c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetPushedTexture().sublime-snippet @@ -2,5 +2,5 @@ Button:GetPushedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetRect().sublime-snippet index bb1ebf08c..639ea7615 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetRect().sublime-snippet @@ -2,5 +2,5 @@ Button:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetRegions().sublime-snippet index 8c1255c20..532a5c0be 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ Button:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetRight().sublime-snippet index 7042a88ba..93f276caf 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetRight().sublime-snippet @@ -2,5 +2,5 @@ Button:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetScale().sublime-snippet index 1401a26ca..b6ccc23cc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetScale().sublime-snippet @@ -2,5 +2,5 @@ Button:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetScript(scriptType).sublime-snippet index 6176c8159..d2c2fe937 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Button:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetSize().sublime-snippet index 9af9398f9..4bf5edb46 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetSize().sublime-snippet @@ -2,5 +2,5 @@ Button:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetText().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetText().sublime-snippet index 66609548c..153ea2af4 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetText().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetText().sublime-snippet @@ -2,5 +2,5 @@ Button:GetText () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetTextHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetTextHeight().sublime-snippet index 749bc6d5a..870c1912c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetTextHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetTextHeight().sublime-snippet @@ -2,5 +2,5 @@ Button:GetTextHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetTextWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetTextWidth().sublime-snippet index 4da702119..3c3dfd01f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetTextWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetTextWidth().sublime-snippet @@ -2,5 +2,5 @@ Button:GetTextWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetTop().sublime-snippet index 880489277..b81203a0a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetTop().sublime-snippet @@ -2,5 +2,5 @@ Button:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-GetWidth().sublime-snippet index cec0171a6..967039fc7 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ Button:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-HasScript(scriptType).sublime-snippet index e28546329..cefa64d61 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Button:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-Hide().sublime-snippet index 76c75da35..89c798788 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-Hide().sublime-snippet @@ -2,5 +2,5 @@ Button:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-HookScript(scriptType, handler).sublime-snippet index 56e1e3ac2..4e14ffe20 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Button:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IgnoreDepth(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IgnoreDepth(enable).sublime-snippet index 8991abf23..353aab910 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IgnoreDepth(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IgnoreDepth(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:IgnoreDepth (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsClampedToScreen().sublime-snippet index 9bf967105..8053a9bbc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ Button:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsDragging().sublime-snippet index 168aa505b..7d8eaea8d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ Button:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsEnabled().sublime-snippet index f6da5d628..e58382536 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:IsEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsEventRegistered(event).sublime-snippet index ced8978a7..d76bb9e27 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ Button:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsForbidden().sublime-snippet index a9534ecdf..6e3c1b01f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Button:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringDepth().sublime-snippet index 88aa06373..81b66ef3b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ Button:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentAlpha().sublime-snippet index ee0e95fe9..f34ac8f1b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ Button:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentScale().sublime-snippet index d79418b8f..a8b26aafd 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ Button:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsJoystickEnabled().sublime-snippet index b39cf0d0e..966e67acb 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsKeyboardEnabled().sublime-snippet index 04bd993b0..23c68b016 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseClickEnabled().sublime-snippet index 3fb3eed5b..cb285b04e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseEnabled().sublime-snippet index 93fd9f780..0f0ee018e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseMotionEnabled().sublime-snippet index f586eb0bb..c6f934802 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index dd684966d..06001098b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ Button:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseWheelEnabled().sublime-snippet index 4dafc0cdf..af865cb79 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsMovable().sublime-snippet index b6754c6d9..b92f67626 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ Button:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsObjectLoaded().sublime-snippet index a21747f59..086e6386d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ Button:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsObjectType().sublime-snippet index 644625898..f59800390 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ Button:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsProtected().sublime-snippet index 274d79546..40c001a2b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ Button:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsRectValid().sublime-snippet index 7a7febbb9..004844697 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ Button:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsResizable().sublime-snippet index 756e695f6..b751502fe 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ Button:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsShown().sublime-snippet index e208c7cd8..bfdd2a627 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsShown().sublime-snippet @@ -2,5 +2,5 @@ Button:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsToplevel().sublime-snippet index cb49d92ed..801d39166 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ Button:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsUserPlaced().sublime-snippet index 9e80cc382..1ec5e7d51 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ Button:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-IsVisible().sublime-snippet index fd93aa1fb..eed19ff35 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ Button:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-LockHighlight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-LockHighlight().sublime-snippet index 9d74ba384..98c65073a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-LockHighlight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-LockHighlight().sublime-snippet @@ -2,5 +2,5 @@ Button:LockHighlight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-Lower().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-Lower().sublime-snippet index 9b1890900..82b868faa 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-Lower().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-Lower().sublime-snippet @@ -2,5 +2,5 @@ Button:Lower () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-Raise().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-Raise().sublime-snippet index c19b947d2..160145005 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-Raise().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-Raise().sublime-snippet @@ -2,5 +2,5 @@ Button:Raise () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-RegisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-RegisterAllEvents().sublime-snippet index 5065a90f0..fd505ca50 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-RegisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-RegisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ Button:RegisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-RegisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-RegisterEvent(event).sublime-snippet index 4ae93c157..9e64e5fcc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-RegisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-RegisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ Button:RegisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-RegisterForClicks(button, ...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-RegisterForClicks(button, ...).sublime-snippet index 2f5b6dc3c..fd72adc84 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-RegisterForClicks(button, ...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-RegisterForClicks(button, ...).sublime-snippet @@ -2,5 +2,5 @@ Button:RegisterForClicks ("button", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-RegisterForDrag(...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-RegisterForDrag(...).sublime-snippet index 1ff1dd57e..35a2f8a75 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-RegisterForDrag(...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-RegisterForDrag(...).sublime-snippet @@ -2,5 +2,5 @@ Button:RegisterForDrag (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-RegisterUnitEvent(event, unit, unit2).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-RegisterUnitEvent(event, unit, unit2).sublime-snippet index 80dc91944..f23fb0dd2 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-RegisterUnitEvent(event, unit, unit2).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-RegisterUnitEvent(event, unit, unit2).sublime-snippet @@ -2,5 +2,5 @@ Button:RegisterUnitEvent ("event", "unit", "unit2") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetAllPoints([frame]).sublime-snippet index 748b6c2a2..649436750 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ Button:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetAlpha(alpha).sublime-snippet index 934284871..73f963517 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ Button:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetAttribute(name, value).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetAttribute(name, value).sublime-snippet index 26d4bdb6c..616eb8e0e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetAttribute(name, value).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetAttribute(name, value).sublime-snippet @@ -2,5 +2,5 @@ Button:SetAttribute ("name", value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetBackdrop(backdrop).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetBackdrop(backdrop).sublime-snippet index 660a1d3d8..ba341e882 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetBackdrop(backdrop).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetBackdrop(backdrop).sublime-snippet @@ -2,5 +2,5 @@ Button:SetBackdrop (backdrop) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet index bf75af6ba..610b78e1f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Button:SetBackdropBorderColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet index 645c29c45..d74523983 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Button:SetBackdropColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetButtonState(state, lock).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetButtonState(state, lock).sublime-snippet index 312c01b3a..eb8dda7bf 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetButtonState(state, lock).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetButtonState(state, lock).sublime-snippet @@ -2,5 +2,5 @@ Button:SetButtonState ("state", lock) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetClampRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetClampRectInsets(left, right, top, bottom).sublime-snippet index 2e9d6483f..bb692767b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetClampRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetClampRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Button:SetClampRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetClampedToScreen(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetClampedToScreen(enable).sublime-snippet index daa72618c..f1607da2e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetClampedToScreen(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetClampedToScreen(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetClampedToScreen (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetClipsChildren(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetClipsChildren(enable).sublime-snippet index 8180c0102..07aa66ef2 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetClipsChildren(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetClipsChildren(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetClipsChildren (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetDepth(depth).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetDepth(depth).sublime-snippet index 46167f572..9d2249790 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetDepth(depth).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetDepth(depth).sublime-snippet @@ -2,5 +2,5 @@ Button:SetDepth (depth) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledAtlas(atlas).sublime-snippet index a1be9e73f..9a2fbf070 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ Button:SetDisabledAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledFontObject(font).sublime-snippet index 3074b5922..2ed24200d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ Button:SetDisabledFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(fileName).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(fileName).sublime-snippet index af565120f..85bb69aa3 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ Button:SetDisabledTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(texture).sublime-snippet index fb473d643..0defeda74 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetDisabledTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Button:SetDisabledTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetDontSavePosition(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetDontSavePosition(enable).sublime-snippet index 209c81556..01dc6aa33 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetDontSavePosition(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetDontSavePosition(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetDontSavePosition (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetEnabled().sublime-snippet index c93e34dc1..4f3b9d1c5 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetEnabled().sublime-snippet @@ -2,5 +2,5 @@ Button:SetEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetFlattensRenderLayers(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetFlattensRenderLayers(enable).sublime-snippet index 91bdb6477..85d1d2df3 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetFlattensRenderLayers(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetFlattensRenderLayers(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetFlattensRenderLayers (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetFontString(fontString).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetFontString(fontString).sublime-snippet index 94e097241..ab3900cf4 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetFontString(fontString).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetFontString(fontString).sublime-snippet @@ -2,5 +2,5 @@ Button:SetFontString (fontString) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetForbidden().sublime-snippet index 43a9620d9..bf69d3ac0 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Button:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetFormattedText(formatString, ...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetFormattedText(formatString, ...).sublime-snippet index 26d28e1ee..99f6a8f0e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetFormattedText(formatString, ...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetFormattedText(formatString, ...).sublime-snippet @@ -2,5 +2,5 @@ Button:SetFormattedText ("formatString", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetFrameLevel(level).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetFrameLevel(level).sublime-snippet index f59fa3e94..41e1870f4 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetFrameLevel(level).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetFrameLevel(level).sublime-snippet @@ -2,5 +2,5 @@ Button:SetFrameLevel (level) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetFrameStrata(strata).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetFrameStrata(strata).sublime-snippet index cf2c0fd9a..61487e693 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetFrameStrata(strata).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetFrameStrata(strata).sublime-snippet @@ -2,5 +2,5 @@ Button:SetFrameStrata ("strata") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetHeight(height).sublime-snippet index 9eb539d97..bdf5efcee 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ Button:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightAtlas(atlas).sublime-snippet index a9c62e952..e3e356b22 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ Button:SetHighlightAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightFontObject(font).sublime-snippet index b5b8bfc6d..82b1af09b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ Button:SetHighlightFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(filename, blendMode).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(filename, blendMode).sublime-snippet index b6a981942..a90c1aef4 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(filename, blendMode).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(filename, blendMode).sublime-snippet @@ -2,5 +2,5 @@ Button:SetHighlightTexture ("filename", "blendMode") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(texture, blendMode).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(texture, blendMode).sublime-snippet index 0da64ec86..23ffb2523 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(texture, blendMode).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetHighlightTexture(texture, blendMode).sublime-snippet @@ -2,5 +2,5 @@ Button:SetHighlightTexture (texture, "blendMode") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetHitRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetHitRectInsets(left, right, top, bottom).sublime-snippet index 6dfc31068..050f8491d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetHitRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetHitRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Button:SetHitRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetHyperlinksEnabled(enable).sublime-snippet index 751f9d777..8d8c3f217 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetHyperlinksEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetHyperlinksEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetHyperlinksEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetID(id).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetID(id).sublime-snippet index e1f7c21a3..66fddbd41 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetID(id).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetID(id).sublime-snippet @@ -2,5 +2,5 @@ Button:SetID (id) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentAlpha(enable).sublime-snippet index 7225e6eab..90238526d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentScale(enable).sublime-snippet index 4170d88b3..249f12857 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetMaxResize(maxWidth, maxHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetMaxResize(maxWidth, maxHeight).sublime-snippet index 6ba0a3b25..7105b86dd 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetMaxResize(maxWidth, maxHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetMaxResize(maxWidth, maxHeight).sublime-snippet @@ -2,5 +2,5 @@ Button:SetMaxResize (maxWidth, maxHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetMinResize(minWidth, minHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetMinResize(minWidth, minHeight).sublime-snippet index 3cc351d66..60508d969 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetMinResize(minWidth, minHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetMinResize(minWidth, minHeight).sublime-snippet @@ -2,5 +2,5 @@ Button:SetMinResize (minWidth, minHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetMotionScriptsWhileDisabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetMotionScriptsWhileDisabled(enable).sublime-snippet index e218f9980..03185c04d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetMotionScriptsWhileDisabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetMotionScriptsWhileDisabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetMotionScriptsWhileDisabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetMouseClickEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetMouseClickEnabled(enable).sublime-snippet index a8064e48a..dcbc0157a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetMouseClickEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetMouseClickEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetMouseClickEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetMouseMotionEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetMouseMotionEnabled(enable).sublime-snippet index 73d7aec7f..0d40dbfe6 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetMouseMotionEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetMouseMotionEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetMouseMotionEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetMovable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetMovable(enable).sublime-snippet index c63aa9a00..bda3aebdc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetMovable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetMovable(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetMovable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalAtlas(atlas).sublime-snippet index eccdd305b..3839c0c18 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ Button:SetNormalAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalFontObject(font).sublime-snippet index 01b5d3c51..fb130aa51 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ Button:SetNormalFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(filename).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(filename).sublime-snippet index 79de78f61..02d849509 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(filename).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(filename).sublime-snippet @@ -2,5 +2,5 @@ Button:SetNormalTexture ("filename") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(texture).sublime-snippet index f896d534d..96ecf1c25 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetNormalTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Button:SetNormalTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetParent(frame).sublime-snippet index e99ebe1b5..b630a1c8d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Button:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index b0528a313..d756298ae 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Button:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetPropagateKeyboardInput(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetPropagateKeyboardInput(enable).sublime-snippet index ceb53210d..3f02e8b56 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetPropagateKeyboardInput(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetPropagateKeyboardInput(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetPropagateKeyboardInput (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedAtlas(atlas).sublime-snippet index 709981f62..7accf12db 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ Button:SetPushedAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTextOffset(x, y).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTextOffset(x, y).sublime-snippet index 4764e1488..9a406efdb 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTextOffset(x, y).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTextOffset(x, y).sublime-snippet @@ -2,5 +2,5 @@ Button:SetPushedTextOffset (x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(filename).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(filename).sublime-snippet index fb51b2339..c5e731333 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(filename).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(filename).sublime-snippet @@ -2,5 +2,5 @@ Button:SetPushedTexture ("filename") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(texture).sublime-snippet index 6270dd5ca..cfe2e7b99 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetPushedTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Button:SetPushedTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetResizable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetResizable(enable).sublime-snippet index 3c9364965..53a7ab182 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetResizable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetResizable(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetResizable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetScale(scale).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetScale(scale).sublime-snippet index d53c2591a..17db3c000 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetScale(scale).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetScale(scale).sublime-snippet @@ -2,5 +2,5 @@ Button:SetScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetScript(scriptType, handler).sublime-snippet index d2c97ce21..63f1a76cd 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Button:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetShown(enable).sublime-snippet index 1bc6753c4..fc2b8b71c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetSize(width, height).sublime-snippet index eca45edbe..0e19dffdb 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ Button:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetText(text).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetText(text).sublime-snippet index 56d9f507c..9e973fd32 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetText(text).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetText(text).sublime-snippet @@ -2,5 +2,5 @@ Button:SetText ("text") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetToplevel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetToplevel(enable).sublime-snippet index 3cf54317a..b1ef280d9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetToplevel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetToplevel(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetToplevel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetUserPlaced(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetUserPlaced(enable).sublime-snippet index 9bd3e9fba..dda1a1f17 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetUserPlaced(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetUserPlaced(enable).sublime-snippet @@ -2,5 +2,5 @@ Button:SetUserPlaced (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-SetWidth(width).sublime-snippet index dcda6de6f..3ad7c7772 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ Button:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-Show().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-Show().sublime-snippet index 07b710e09..2ee500e84 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-Show().sublime-snippet @@ -2,5 +2,5 @@ Button:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-StartMoving().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-StartMoving().sublime-snippet index e20b2e242..195caa95a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-StartMoving().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-StartMoving().sublime-snippet @@ -2,5 +2,5 @@ Button:StartMoving () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-StartSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-StartSizing().sublime-snippet index 07451308b..8361367c6 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-StartSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-StartSizing().sublime-snippet @@ -2,5 +2,5 @@ Button:StartSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-StopAnimating().sublime-snippet index 4431b49d6..da1985d1b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ Button:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-StopMovingOrSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-StopMovingOrSizing().sublime-snippet index c7bea5911..c621ffc7f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-StopMovingOrSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-StopMovingOrSizing().sublime-snippet @@ -2,5 +2,5 @@ Button:StopMovingOrSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-UnlockHighlight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-UnlockHighlight().sublime-snippet index 60917132a..9767721a5 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-UnlockHighlight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-UnlockHighlight().sublime-snippet @@ -2,5 +2,5 @@ Button:UnlockHighlight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-UnregisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-UnregisterAllEvents().sublime-snippet index 391271e2d..72cf15c9e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-UnregisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-UnregisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ Button:UnregisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Button-UnregisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Button-UnregisterEvent(event).sublime-snippet index 3a23dc2e9..ac83a01d3 100644 --- a/Reference/Widget Reference/Widgets/Frames/Button-UnregisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Button-UnregisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ Button:UnregisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeAttribute().sublime-snippet index 3e4e98732..1a0fe01b7 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeProtectedState().sublime-snippet index 2f561c931..0874e7526 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-ClearAllPoints().sublime-snippet index bfbca95c9..1599ea074 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-Click(button, down).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-Click(button, down).sublime-snippet index 52d937ac0..3d4fda893 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-Click(button, down).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-Click(button, down).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:Click ("button", down) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index 998ee0409..c325e1909 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet index 9cbda19ce..f4ffe2f97 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index f7130e371..ecdbba107 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 67102232b..46401be70 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 7c3ff7995..4f10d8f15 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-Disable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-Disable().sublime-snippet index 69e636d3b..2e1490235 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-Disable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-Disable().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:Disable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-DisableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-DisableDrawLayer(layer).sublime-snippet index d55e6060a..d769c131b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-DisableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-DisableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:DisableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-DoesClipChildren().sublime-snippet index 4d89941ed..0da0dd5cb 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-Enable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-Enable().sublime-snippet index b70368a1d..4aa7835c6 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-Enable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-Enable().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:Enable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableDrawLayer(layer).sublime-snippet index 0d0e3334b..7a2b38ad8 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:EnableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableJoystick(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableJoystick(enable).sublime-snippet index c4321d17b..f3422b022 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableJoystick(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableJoystick(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:EnableJoystick (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableKeyboard(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableKeyboard(enable).sublime-snippet index 3e845f578..64f8447c1 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableKeyboard(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableKeyboard(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:EnableKeyboard (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouse(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouse(enable).sublime-snippet index cb0a443e9..3be8c5d0a 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouse(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouse(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:EnableMouse (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouseWheel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouseWheel(enable).sublime-snippet index 168d25b74..b871131db 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouseWheel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-EnableMouseWheel(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:EnableMouseWheel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAlpha().sublime-snippet index aa7a4177d..4eea098d9 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAnimationGroups().sublime-snippet index ccf4c70f3..7188e0ab4 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAttribute(name).sublime-snippet index 0be24affe..4ad0ba952 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdrop().sublime-snippet index 01aa9661f..82acbd20e 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropBorderColor().sublime-snippet index 19f781dca..7c78cf29a 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropColor().sublime-snippet index a32e60cce..335c9f128 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBottom().sublime-snippet index 5e9de4754..3d535a3af 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBoundsRect().sublime-snippet index 5732439ef..d3f7b5687 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetButtonState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetButtonState().sublime-snippet index 3de005935..6d92ad169 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetButtonState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetButtonState().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetButtonState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCenter().sublime-snippet index 06a4ecc76..302b83ff4 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChecked().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChecked().sublime-snippet index cbf103d97..64b867831 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChecked().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChecked().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetChecked () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCheckedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCheckedTexture().sublime-snippet index 8e765e501..dade12dfc 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCheckedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetCheckedTexture().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetCheckedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChildren().sublime-snippet index ca20ef335..744885c37 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetClampRectInsets().sublime-snippet index 71faaf26a..005a1d6c3 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDebugName().sublime-snippet index 86f95163d..ba76093b1 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDepth().sublime-snippet index 91ff1e892..b7637a8b1 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledCheckedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledCheckedTexture().sublime-snippet index b30c45dd8..0e1f41c34 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledCheckedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledCheckedTexture().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetDisabledCheckedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledFontObject().sublime-snippet index 83c499875..84341db86 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledFontObject().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetDisabledFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledTexture().sublime-snippet index 478c6fc24..a15c699c7 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDisabledTexture().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetDisabledTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDontSavePosition().sublime-snippet index c99ccc603..4506dd873 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveAlpha().sublime-snippet index 28b282fec..506201e0e 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveDepth().sublime-snippet index e3f5355fd..174820cb0 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveScale().sublime-snippet index 6d48273d5..0f364e7a4 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet index b8d5262cf..8e100087d 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFlattensRenderLayers().sublime-snippet index ea73a0b88..fab6d7f37 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFontString().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFontString().sublime-snippet index 279471a76..bce8ee3a5 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFontString().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFontString().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetFontString () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameLevel().sublime-snippet index 9cb92050b..3ea64cf8d 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameStrata().sublime-snippet index 2c9bcf9ef..f63f961c3 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHeight().sublime-snippet index 3fa4db203..3295f868d 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightFontObject().sublime-snippet index af2d03fc6..d3ec87ce0 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightFontObject().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetHighlightFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightTexture().sublime-snippet index ce4dae6ec..ce62c776c 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHighlightTexture().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetHighlightTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHitRectInsets().sublime-snippet index 750df7b74..a52b63e35 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHyperlinksEnabled().sublime-snippet index cc5df34f7..1e594301e 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetID().sublime-snippet index 2d3db85a7..d51480191 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetID().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetLeft().sublime-snippet index 55aeb81d7..7c339db22 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMaxResize().sublime-snippet index 080781e36..45da0f0b3 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMinResize().sublime-snippet index dd0d04bb2..abd0081b7 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet index 8abf8ab1a..c216a80e0 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetMotionScriptsWhileDisabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetName().sublime-snippet index e86b66108..d4865a67a 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetName().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalFontObject().sublime-snippet index 33c00632b..099aa7f09 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalFontObject().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetNormalFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalTexture().sublime-snippet index 111f4c0d4..11515da09 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNormalTexture().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetNormalTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumChildren().sublime-snippet index de1bfc4c6..d5c64fbc6 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumPoints().sublime-snippet index 699c34c0e..73be64297 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumRegions().sublime-snippet index dc69f5e76..e058bf2cb 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetObjectType().sublime-snippet index 58e5f0672..921421953 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetParent().sublime-snippet index 6922dc2c8..6bf2fe709 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetParent().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPoint(index).sublime-snippet index 7931435f6..c07e21dc6 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPropagateKeyboardInput().sublime-snippet index c4bc8b2ce..284e96d80 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTextOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTextOffset().sublime-snippet index 37fc5160c..bb6d76cf3 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTextOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTextOffset().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetPushedTextOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTexture().sublime-snippet index 71952505a..7d32d3e02 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetPushedTexture().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetPushedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRect().sublime-snippet index 0734e4789..a79127908 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRect().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRegions().sublime-snippet index b8d7c2671..a5f2c0f0c 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRight().sublime-snippet index cca842009..7919b6284 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetRight().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScale().sublime-snippet index 90120eac2..a13e756f7 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScale().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScript(scriptType).sublime-snippet index 27fedb562..2d6f7696c 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetSize().sublime-snippet index 4b423fd15..0ac962f8e 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetSize().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetText().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetText().sublime-snippet index 8134aa8dc..8381db068 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetText().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetText().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetText () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextHeight().sublime-snippet index fa5a29e2b..58336e40b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextHeight().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetTextHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextWidth().sublime-snippet index 32e7e275f..c9a3db1ba 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTextWidth().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetTextWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTop().sublime-snippet index 911012c41..a48aa4d6d 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetTop().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetWidth().sublime-snippet index 76d325ed6..d00ca29af 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-HasScript(scriptType).sublime-snippet index 9aebca1d1..7de4016b3 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-Hide().sublime-snippet index d1bfd1509..cf7d0ec38 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-Hide().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-HookScript(scriptType, handler).sublime-snippet index 30e6d76c4..2f669000e 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IgnoreDepth(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IgnoreDepth(enable).sublime-snippet index 70e2b3d2f..1ceb54842 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IgnoreDepth(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IgnoreDepth(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IgnoreDepth (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsClampedToScreen().sublime-snippet index 39ddaf7c4..1217df741 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsDragging().sublime-snippet index 5cafae54a..8fee40535 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEnabled().sublime-snippet index a6bb8a95d..fa4a466f5 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEventRegistered(event).sublime-snippet index e07795818..46d41af9b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsForbidden().sublime-snippet index 093e616bc..a2ee59975 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringDepth().sublime-snippet index c37f5567c..6cd4e1bff 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentAlpha().sublime-snippet index c9c893fa7..27ab65c7e 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentScale().sublime-snippet index c1ac05d61..81aaa5519 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsJoystickEnabled().sublime-snippet index c0bbec56a..ba540fb13 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsKeyboardEnabled().sublime-snippet index e17c9ab23..924331791 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseClickEnabled().sublime-snippet index fab7be582..3a2dfae2f 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseEnabled().sublime-snippet index 9a9134274..18079d054 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseMotionEnabled().sublime-snippet index 1286a6dc9..865caa5fb 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index cbd1eb7d3..e698ba736 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseWheelEnabled().sublime-snippet index 967364970..1010ead99 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMovable().sublime-snippet index 61960fe97..6208e5d94 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectLoaded().sublime-snippet index ab01ee3df..973d4046b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectType().sublime-snippet index 24ac398b8..48fec5801 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsProtected().sublime-snippet index 73e87049a..ae9f013d1 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsRectValid().sublime-snippet index 3852eb496..6e366d779 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsResizable().sublime-snippet index 4bd3bb4b2..f06e6c2d4 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsShown().sublime-snippet index d33e2421c..5c58b8a83 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsShown().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsToplevel().sublime-snippet index dcbad5706..c458a85c5 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsUserPlaced().sublime-snippet index 24cbc87eb..44cdf472b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsVisible().sublime-snippet index 1cf4d3d97..555c41532 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-LockHighlight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-LockHighlight().sublime-snippet index 01d969811..7ac780c8a 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-LockHighlight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-LockHighlight().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:LockHighlight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-Lower().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-Lower().sublime-snippet index f05e90e60..84fdc2c00 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-Lower().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-Lower().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:Lower () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-Raise().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-Raise().sublime-snippet index 5bdc58cdc..c52d61ece 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-Raise().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-Raise().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:Raise () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterAllEvents().sublime-snippet index fadd96043..47b2a7528 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:RegisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterEvent(event).sublime-snippet index caeb463fb..a96e44349 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:RegisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForClicks(button, ...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForClicks(button, ...).sublime-snippet index 26170849a..e773976b4 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForClicks(button, ...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForClicks(button, ...).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:RegisterForClicks ("button", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForDrag(...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForDrag(...).sublime-snippet index 06bb09748..1e86aa009 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForDrag(...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterForDrag(...).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:RegisterForDrag (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterUnitEvent(event, unit, unit2).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterUnitEvent(event, unit, unit2).sublime-snippet index 3ccc8d5e8..19940fb72 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterUnitEvent(event, unit, unit2).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-RegisterUnitEvent(event, unit, unit2).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:RegisterUnitEvent ("event", "unit", "unit2") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAllPoints([frame]).sublime-snippet index 00df0dd42..89009b2a6 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAlpha(alpha).sublime-snippet index 94eab0f97..983a32be9 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAttribute(name, value).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAttribute(name, value).sublime-snippet index f5fbcb3d1..6d2fbf7af 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAttribute(name, value).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetAttribute(name, value).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetAttribute ("name", value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdrop(backdrop).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdrop(backdrop).sublime-snippet index ce4eaf975..5e7d9de9f 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdrop(backdrop).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdrop(backdrop).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetBackdrop (backdrop) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet index 7f1534355..a9fac2751 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetBackdropBorderColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet index 11de9ce75..c8d704103 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetBackdropColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetButtonState(state, lock).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetButtonState(state, lock).sublime-snippet index f0bc9f991..08c2c4f7b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetButtonState(state, lock).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetButtonState(state, lock).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetButtonState ("state", lock) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetChecked(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetChecked(enable).sublime-snippet index b26ff6e57..e59654f67 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetChecked(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetChecked(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetChecked (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(filePath).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(filePath).sublime-snippet index 368106a33..3874da6b8 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(filePath).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(filePath).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetCheckedTexture ("filePath") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(texture).sublime-snippet index 51c09a3d5..6cc9468c3 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetCheckedTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetCheckedTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampRectInsets(left, right, top, bottom).sublime-snippet index 889bf6631..dca171c39 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetClampRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampedToScreen(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampedToScreen(enable).sublime-snippet index cad02f15e..be00fbcbc 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampedToScreen(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClampedToScreen(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetClampedToScreen (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClipsChildren(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClipsChildren(enable).sublime-snippet index 6e4d20ad1..c2073d514 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClipsChildren(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetClipsChildren(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetClipsChildren (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDepth(depth).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDepth(depth).sublime-snippet index b973d4dd5..2007567f4 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDepth(depth).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDepth(depth).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDepth (depth) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledAtlas(atlas).sublime-snippet index 29f455697..639923664 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDisabledAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(fileName).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(fileName).sublime-snippet index 632629d28..752de2a97 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDisabledCheckedTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(filePath).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(filePath).sublime-snippet index b7907543d..84eeeb019 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(filePath).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(filePath).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDisabledCheckedTexture ("filePath") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(texture).sublime-snippet index 7e6a02cf2..06b171e45 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledCheckedTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDisabledCheckedTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledFontObject(font).sublime-snippet index 58d075f37..420e4d264 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDisabledFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(fileName).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(fileName).sublime-snippet index 50cd7f115..ffe5b0dd7 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDisabledTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(texture).sublime-snippet index 12a8f3aeb..b2c329bbc 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDisabledTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDisabledTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDontSavePosition(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDontSavePosition(enable).sublime-snippet index 5f56db178..43f0e62e9 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDontSavePosition(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetDontSavePosition(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetDontSavePosition (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetEnabled().sublime-snippet index cb31a31bd..06a39d8d9 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetEnabled().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFlattensRenderLayers(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFlattensRenderLayers(enable).sublime-snippet index a47bdf66c..606cfc5aa 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFlattensRenderLayers(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFlattensRenderLayers(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetFlattensRenderLayers (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFontString(fontString).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFontString(fontString).sublime-snippet index 017a49cdf..2d585a407 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFontString(fontString).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFontString(fontString).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetFontString (fontString) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFormattedText(formatString, ...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFormattedText(formatString, ...).sublime-snippet index 16241a6b9..91d3fea43 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFormattedText(formatString, ...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFormattedText(formatString, ...).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetFormattedText ("formatString", ...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameLevel(level).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameLevel(level).sublime-snippet index 08d22f88e..396ef10b6 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameLevel(level).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameLevel(level).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetFrameLevel (level) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameStrata(strata).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameStrata(strata).sublime-snippet index 6eccbfcdd..678968e6c 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameStrata(strata).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetFrameStrata(strata).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetFrameStrata ("strata") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHeight(height).sublime-snippet index 641864adc..01256b987 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightAtlas(atlas).sublime-snippet index a0f676a85..995cfb969 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetHighlightAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightFontObject(font).sublime-snippet index 17ec139fd..b13aab91b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetHighlightFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(filename, blendMode).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(filename, blendMode).sublime-snippet index 2d41f5736..38fba2dc1 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(filename, blendMode).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(filename, blendMode).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetHighlightTexture ("filename", "blendMode") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(texture, blendMode).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(texture, blendMode).sublime-snippet index db9acdd2e..3833f2152 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(texture, blendMode).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHighlightTexture(texture, blendMode).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetHighlightTexture (texture, "blendMode") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHitRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHitRectInsets(left, right, top, bottom).sublime-snippet index da08ec273..a47a35709 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHitRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHitRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetHitRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHyperlinksEnabled(enable).sublime-snippet index 98e32014e..f9bfe683a 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHyperlinksEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetHyperlinksEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetHyperlinksEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetID(id).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetID(id).sublime-snippet index dc5566ee3..f4fbf580f 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetID(id).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetID(id).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetID (id) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentAlpha(enable).sublime-snippet index 4d3243d4d..d5aaa9df0 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentScale(enable).sublime-snippet index 8bc91c9a7..0c027978a 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMaxResize(maxWidth, maxHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMaxResize(maxWidth, maxHeight).sublime-snippet index 1418ca185..4e63b303b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMaxResize(maxWidth, maxHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMaxResize(maxWidth, maxHeight).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetMaxResize (maxWidth, maxHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMinResize(minWidth, minHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMinResize(minWidth, minHeight).sublime-snippet index 6df262f64..1240d86bb 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMinResize(minWidth, minHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMinResize(minWidth, minHeight).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetMinResize (minWidth, minHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMotionScriptsWhileDisabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMotionScriptsWhileDisabled(enable).sublime-snippet index 554453568..561388f46 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMotionScriptsWhileDisabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMotionScriptsWhileDisabled(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetMotionScriptsWhileDisabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseClickEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseClickEnabled(enable).sublime-snippet index 2d06138a6..ddcc35a30 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseClickEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseClickEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetMouseClickEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseMotionEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseMotionEnabled(enable).sublime-snippet index 1859164fe..3f30ba1c8 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseMotionEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMouseMotionEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetMouseMotionEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMovable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMovable(enable).sublime-snippet index b8629cf63..5d6fb6e49 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMovable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetMovable(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetMovable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalAtlas(atlas).sublime-snippet index 782bda594..10e1a9a81 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetNormalAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalFontObject(font).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalFontObject(font).sublime-snippet index 7e0cd1220..cdd250c00 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalFontObject(font).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalFontObject(font).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetNormalFontObject (font) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(filename).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(filename).sublime-snippet index 5dfaf2af6..0ae92e609 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(filename).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(filename).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetNormalTexture ("filename") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(texture).sublime-snippet index 018ee8e49..f1c8e4c45 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetNormalTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetNormalTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetParent(frame).sublime-snippet index b8568b9f8..d70630f1b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index 56ee969af..4e240d1bc 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPropagateKeyboardInput(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPropagateKeyboardInput(enable).sublime-snippet index 3d30f58a6..f7fc99f1d 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPropagateKeyboardInput(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPropagateKeyboardInput(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetPropagateKeyboardInput (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedAtlas(atlas).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedAtlas(atlas).sublime-snippet index 4f71d670b..596afa84c 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedAtlas(atlas).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedAtlas(atlas).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetPushedAtlas ("atlas") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTextOffset(x, y).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTextOffset(x, y).sublime-snippet index a930ab396..987a06c92 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTextOffset(x, y).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTextOffset(x, y).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetPushedTextOffset (x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(filename).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(filename).sublime-snippet index c1559f71f..33e07edec 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(filename).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(filename).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetPushedTexture ("filename") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(texture).sublime-snippet index 5ffa2e79d..10bf5e7d9 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetPushedTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetPushedTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetResizable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetResizable(enable).sublime-snippet index ccaa0876f..9d1904b60 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetResizable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetResizable(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetResizable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScale(scale).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScale(scale).sublime-snippet index cb02517be..6b10f382e 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScale(scale).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScale(scale).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScript(scriptType, handler).sublime-snippet index 7b098e7a4..cef41cada 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetShown(enable).sublime-snippet index 277fe0fca..0fd6d3df2 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetSize(width, height).sublime-snippet index 93540cf91..653f8a84b 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetText(text).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetText(text).sublime-snippet index 297bf828d..9b9a35eb2 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetText(text).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetText(text).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetText ("text") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetToplevel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetToplevel(enable).sublime-snippet index 46f419631..c1829c873 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetToplevel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetToplevel(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetToplevel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetUserPlaced(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetUserPlaced(enable).sublime-snippet index 3ee236b67..cda13de61 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetUserPlaced(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetUserPlaced(enable).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetUserPlaced (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetWidth(width).sublime-snippet index 59e984122..2cca7df42 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-Show().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-Show().sublime-snippet index 9b17f7fd0..d31f507aa 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-Show().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-StartMoving().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-StartMoving().sublime-snippet index fba6fa4b9..94d26b042 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-StartMoving().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-StartMoving().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:StartMoving () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-StartSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-StartSizing().sublime-snippet index b0bac5560..c8bdf475a 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-StartSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-StartSizing().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:StartSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-StopAnimating().sublime-snippet index d66c664cf..ecd8ecc6f 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-StopMovingOrSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-StopMovingOrSizing().sublime-snippet index a749c6dc7..8c00128e2 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-StopMovingOrSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-StopMovingOrSizing().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:StopMovingOrSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-UnlockHighlight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-UnlockHighlight().sublime-snippet index 4baeccd0d..249900af2 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-UnlockHighlight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-UnlockHighlight().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:UnlockHighlight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterAllEvents().sublime-snippet index b49a01431..4c5a8cbf6 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ CheckButton:UnregisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterEvent(event).sublime-snippet index d300c1dcf..0b2978356 100644 --- a/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/CheckButton-UnregisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ CheckButton:UnregisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeAttribute().sublime-snippet index 4fe0ec299..b0967d7c9 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeProtectedState().sublime-snippet index 09ebbb2e8..87ca101cc 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-ClearAllPoints().sublime-snippet index c21ee3964..5da387e07 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index 24fae8d2e..68769d78e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet index c1420c231..16b1758b4 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index 9c77d3725..557652a35 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 2650323b5..607d547cd 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 2bcefba84..af85e9ba6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-DisableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-DisableDrawLayer(layer).sublime-snippet index 15fc16a3d..e72290893 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-DisableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-DisableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:DisableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-DoesClipChildren().sublime-snippet index 227f8fae9..c725df461 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableDrawLayer(layer).sublime-snippet index 7bfab8f03..2e6a35215 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:EnableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableJoystick(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableJoystick(enable).sublime-snippet index f7aa814ef..f91883322 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableJoystick(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableJoystick(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:EnableJoystick (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableKeyboard(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableKeyboard(enable).sublime-snippet index e16d32a98..b29e116a5 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableKeyboard(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableKeyboard(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:EnableKeyboard (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouse(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouse(enable).sublime-snippet index 6ecefd291..cf171b26c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouse(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouse(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:EnableMouse (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouseWheel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouseWheel(enable).sublime-snippet index 2a5b73a66..ac7a4ac81 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouseWheel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-EnableMouseWheel(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:EnableMouseWheel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAlpha().sublime-snippet index e85c2f936..fa2c19cc1 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAnimationGroups().sublime-snippet index c6a862944..d92b1d23f 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAttribute(name).sublime-snippet index f7a253225..d4df135db 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdrop().sublime-snippet index 996143aec..76c028c2c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropBorderColor().sublime-snippet index 9a03a7645..007a15dd6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropColor().sublime-snippet index 9039639f2..049aa032c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBottom().sublime-snippet index 59a9eadaa..b307ad2ca 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBoundsRect().sublime-snippet index 077923255..6979e860b 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetCenter().sublime-snippet index f317e165a..d766fe89d 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetChildren().sublime-snippet index 3878a8480..c781f1fa3 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetClampRectInsets().sublime-snippet index 6c8e492bd..fbc234d2e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorHSV().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorHSV().sublime-snippet index 6fe2b4563..ea50f8550 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorHSV().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorHSV().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetColorHSV () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorRGB().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorRGB().sublime-snippet index d94fba419..a5969b160 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorRGB().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorRGB().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetColorRGB () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueTexture().sublime-snippet index 5833656b9..33e34b593 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueTexture().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetColorValueTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueThumbTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueThumbTexture().sublime-snippet index 47adbd328..3bbd605ea 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueThumbTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorValueThumbTexture().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetColorValueThumbTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelTexture().sublime-snippet index 257f71225..a39f6f2a0 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelTexture().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetColorWheelTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelThumbTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelThumbTexture().sublime-snippet index 7253ade33..f1611bb08 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelThumbTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetColorWheelThumbTexture().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetColorWheelThumbTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDebugName().sublime-snippet index 89757e2b6..660004fac 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDepth().sublime-snippet index 2d851c9aa..4116c8e00 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDontSavePosition().sublime-snippet index 87a986012..d0bdf1f79 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveAlpha().sublime-snippet index 2987f76df..9db62ce2a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveDepth().sublime-snippet index 44bd4314b..6d94e470b 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveScale().sublime-snippet index 0dfd53f96..ee3d258ff 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet index 73dd907a2..09421507e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFlattensRenderLayers().sublime-snippet index 6ed997311..699eba831 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameLevel().sublime-snippet index 285e873b4..83d041444 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameStrata().sublime-snippet index 393d4cf64..031ef8a77 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHeight().sublime-snippet index 3ef311a12..87cb34940 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHitRectInsets().sublime-snippet index 910dffdd5..4635dadbd 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHyperlinksEnabled().sublime-snippet index 7c228925f..0b0d4ede3 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetID().sublime-snippet index 6804758c1..16e27e2f4 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetID().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetLeft().sublime-snippet index 93c0acf1b..9481a51a3 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMaxResize().sublime-snippet index e1c2acb65..67c65bf4f 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMinResize().sublime-snippet index 73330b6be..3dafd0886 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetName().sublime-snippet index 8bc9ce34e..05feec6bd 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetName().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumChildren().sublime-snippet index 7f3249c83..1a849d882 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumPoints().sublime-snippet index 2ae118935..23adf62cc 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumRegions().sublime-snippet index f35ced1d5..ee3d752fe 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetObjectType().sublime-snippet index 8e5eb8fbb..dadc7ecf5 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetParent().sublime-snippet index c7e56f669..092ca18f8 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetParent().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPoint(index).sublime-snippet index 7602e7bb0..b5928c07b 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPropagateKeyboardInput().sublime-snippet index fd0feaba6..c39e1963f 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRect().sublime-snippet index c8f3a123a..3bfc338e1 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRect().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRegions().sublime-snippet index 26d2fdb56..4a38d5858 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRight().sublime-snippet index ef37b3440..9b6b198fd 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetRight().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScale().sublime-snippet index 426694522..a8fb15140 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScale().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScript(scriptType).sublime-snippet index a1bd2d129..8a39ae70c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetSize().sublime-snippet index a0f357747..a005b5e04 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetSize().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetTop().sublime-snippet index 830df5734..6e49c66f8 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetTop().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetWidth().sublime-snippet index 515967c49..5839ddf50 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-HasScript(scriptType).sublime-snippet index 34c6ad681..bf01e64a1 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Hide().sublime-snippet index b7b3e6cef..533010a47 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Hide().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-HookScript(scriptType, handler).sublime-snippet index f972f8a6f..47dd0ce8b 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IgnoreDepth(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IgnoreDepth(enable).sublime-snippet index 3a941cdfa..10226e972 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IgnoreDepth(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IgnoreDepth(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IgnoreDepth (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsClampedToScreen().sublime-snippet index e2be9d897..369183e8d 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsDragging().sublime-snippet index 389c846bd..8a9e01f7e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsEventRegistered(event).sublime-snippet index a3033ca37..f3f917293 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsForbidden().sublime-snippet index 102787849..59f9d177a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringDepth().sublime-snippet index f17e27a0c..eb3bd705f 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentAlpha().sublime-snippet index e3a45f794..fa21374f4 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentScale().sublime-snippet index 682c3a308..e53624ff6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsJoystickEnabled().sublime-snippet index 815d390ee..f26997fdf 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsKeyboardEnabled().sublime-snippet index ad9754c44..890394f40 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseClickEnabled().sublime-snippet index f180f2b3c..dbbfc3404 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseEnabled().sublime-snippet index 948ff75a6..b911a7246 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseMotionEnabled().sublime-snippet index b3f53fbab..054f179d6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index c388d99f9..973f0bb3a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseWheelEnabled().sublime-snippet index e0971f9f7..41ea52bb6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMovable().sublime-snippet index 50f0cc24e..dd692a8c6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectLoaded().sublime-snippet index 40f1c8599..86bf27239 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectType().sublime-snippet index dbb76e4b3..a52650c84 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsProtected().sublime-snippet index 06023a380..ded7df602 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsRectValid().sublime-snippet index f253976ad..70cd0f791 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsResizable().sublime-snippet index 151e95019..8ec9bd560 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsShown().sublime-snippet index 42726de53..4369552c5 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsShown().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsToplevel().sublime-snippet index 850c47cfb..a4d8fa813 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsUserPlaced().sublime-snippet index f556a9a16..2201190b6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsVisible().sublime-snippet index ba0b67952..ebe0d573e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Lower().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Lower().sublime-snippet index fc4fb91c5..9c03025d7 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Lower().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Lower().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:Lower () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Raise().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Raise().sublime-snippet index 0139d9574..594ef0ea2 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Raise().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Raise().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:Raise () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterAllEvents().sublime-snippet index 69c2fbc7e..f270bce9e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:RegisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterEvent(event).sublime-snippet index a869f9168..b9a309838 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:RegisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterForDrag(...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterForDrag(...).sublime-snippet index 2b9bbe166..ad672d6fc 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterForDrag(...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterForDrag(...).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:RegisterForDrag (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterUnitEvent(event, unit1, unit2).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterUnitEvent(event, unit1, unit2).sublime-snippet index 11523ba6b..bceb846bd 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterUnitEvent(event, unit1, unit2).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-RegisterUnitEvent(event, unit1, unit2).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:RegisterUnitEvent ("event", "unit1", "unit2") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAllPoints([frame]).sublime-snippet index beef39fb1..55cfa924a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAlpha(alpha).sublime-snippet index ede474eb5..cc76c4396 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAttribute(name, value).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAttribute(name, value).sublime-snippet index c1e0cea2d..246503943 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAttribute(name, value).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetAttribute(name, value).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetAttribute ("name", value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdrop(backdrop).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdrop(backdrop).sublime-snippet index 093a4e299..0ccb37140 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdrop(backdrop).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdrop(backdrop).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetBackdrop (backdrop) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet index 22456b5bf..d1b4a964c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetBackdropBorderColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet index 781f323bf..c02eba206 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetBackdropColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampRectInsets(left, right, top, bottom).sublime-snippet index 0d01c2f5c..a7ae3200a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetClampRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampedToScreen(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampedToScreen(enable).sublime-snippet index 59d20c6b1..132e20a94 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampedToScreen(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClampedToScreen(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetClampedToScreen (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClipsChildren(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClipsChildren(enable).sublime-snippet index ea814cfc4..fe2c0dd64 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClipsChildren(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetClipsChildren(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetClipsChildren (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorHSV(hue, saturation, value).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorHSV(hue, saturation, value).sublime-snippet index ba4352bcb..17df76c15 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorHSV(hue, saturation, value).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorHSV(hue, saturation, value).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorHSV (hue, saturation, value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorRGB(red, blue, green).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorRGB(red, blue, green).sublime-snippet index 9fb89750a..442771d7b 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorRGB(red, blue, green).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorRGB(red, blue, green).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorRGB (red, blue, green) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueTexture(texture).sublime-snippet index 2c841e82a..a7f639c3e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorValueTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(fileName).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(fileName).sublime-snippet index d4318c362..b1423e2b7 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorValueThumbTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(texture).sublime-snippet index 7e8599d8b..0aeeb0ff5 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorValueThumbTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorValueThumbTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelTexture(texture).sublime-snippet index 76cd4f4d3..6bef2dee8 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorWheelTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(fileName).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(fileName).sublime-snippet index 306270a7f..a7bcd848b 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorWheelThumbTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(texture).sublime-snippet index 88b9adfe1..b970957e7 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetColorWheelThumbTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetColorWheelThumbTexture (texture) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDepth(depth).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDepth(depth).sublime-snippet index 1a90bff9e..881529445 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDepth(depth).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDepth(depth).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetDepth (depth) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDontSavePosition(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDontSavePosition(enable).sublime-snippet index 712f6622c..056919adf 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDontSavePosition(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetDontSavePosition(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetDontSavePosition (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFlattensRenderLayers(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFlattensRenderLayers(enable).sublime-snippet index ec5438847..4c57c3b6a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFlattensRenderLayers(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFlattensRenderLayers(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetFlattensRenderLayers (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetForbidden().sublime-snippet index 3889e0027..3d0074042 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameLevel(level).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameLevel(level).sublime-snippet index dd6e566ee..cceef9813 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameLevel(level).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameLevel(level).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetFrameLevel (level) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameStrata(strata).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameStrata(strata).sublime-snippet index 0a4f20469..f2d636582 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameStrata(strata).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetFrameStrata(strata).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetFrameStrata ("strata") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHeight(height).sublime-snippet index ee6703522..d913e1d75 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHitRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHitRectInsets(left, right, top, bottom).sublime-snippet index 476cc8179..b1c0367fc 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHitRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHitRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetHitRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHyperlinksEnabled(enable).sublime-snippet index 5585f9359..c3097f39a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHyperlinksEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetHyperlinksEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetHyperlinksEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetID(id).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetID(id).sublime-snippet index 62b9e4313..464a6febb 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetID(id).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetID(id).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetID (id) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentAlpha(enable).sublime-snippet index 7bccea73a..a57bd995a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentScale(enable).sublime-snippet index 81660acb8..9d803e60c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMaxResize(maxWidth, maxHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMaxResize(maxWidth, maxHeight).sublime-snippet index ff636981d..907ae1ed3 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMaxResize(maxWidth, maxHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMaxResize(maxWidth, maxHeight).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetMaxResize (maxWidth, maxHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMinResize(minWidth, minHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMinResize(minWidth, minHeight).sublime-snippet index 0d1d78e53..e07d52f6e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMinResize(minWidth, minHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMinResize(minWidth, minHeight).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetMinResize (minWidth, minHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseClickEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseClickEnabled(enable).sublime-snippet index 3ca6d8fd5..28eafcd9a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseClickEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseClickEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetMouseClickEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseMotionEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseMotionEnabled(enable).sublime-snippet index 9f1364751..d4eb98828 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseMotionEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMouseMotionEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetMouseMotionEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMovable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMovable(enable).sublime-snippet index d38a8f971..9b219ab89 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMovable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetMovable(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetMovable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetParent(frame).sublime-snippet index 9483babc5..ac147c5ea 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index 07605f8bc..d919ccf5a 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPropagateKeyboardInput(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPropagateKeyboardInput(enable).sublime-snippet index 57d65d913..daf9af1b6 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPropagateKeyboardInput(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetPropagateKeyboardInput(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetPropagateKeyboardInput (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetResizable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetResizable(enable).sublime-snippet index 5db66aeaf..c9eacf5fd 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetResizable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetResizable(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetResizable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScale(scale).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScale(scale).sublime-snippet index 87d318b27..7592e35c5 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScale(scale).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScale(scale).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScript(scriptType, handler).sublime-snippet index 6e65b8e60..069d0acd8 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetShown(enable).sublime-snippet index ad1a04e14..f90f85543 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetSize(width, height).sublime-snippet index 6942b05b3..57fae7fbe 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetToplevel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetToplevel(enable).sublime-snippet index 34734e8b9..06657581c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetToplevel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetToplevel(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetToplevel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetUserPlaced(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetUserPlaced(enable).sublime-snippet index 81d4f2119..298ad64af 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetUserPlaced(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetUserPlaced(enable).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetUserPlaced (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetWidth(width).sublime-snippet index 3badc47c9..411b976ae 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Show().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Show().sublime-snippet index 60bbaf12c..7320c32c1 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-Show().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartMoving().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartMoving().sublime-snippet index db56e8abb..855a848f7 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartMoving().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartMoving().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:StartMoving () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartSizing().sublime-snippet index 3a25a3a53..bb7c5de07 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StartSizing().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:StartSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopAnimating().sublime-snippet index 6afc5111b..53391577c 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopMovingOrSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopMovingOrSizing().sublime-snippet index 838b1301e..291b822e8 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopMovingOrSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-StopMovingOrSizing().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:StopMovingOrSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterAllEvents().sublime-snippet index 6a5a1b2c8..56d05b41e 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:UnregisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterEvent(event).sublime-snippet index 70614c2b7..fb2ae4de4 100644 --- a/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/ColorSelect-UnregisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ ColorSelect:UnregisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeAttribute().sublime-snippet index 631571e40..67b2d058c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeProtectedState().sublime-snippet index 2bad3bea6..798613223 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-Clear().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-Clear().sublime-snippet index 039d49724..fa72cf4c9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-Clear().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-Clear().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:Clear () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-ClearAllPoints().sublime-snippet index d135d4e4a..01ce14a4f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index a888f221f..aae612f03 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet index ce89bf9ed..232786408 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index 3c1815242..95049b6f6 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 8ada691c1..2434f8ce0 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index beef16b21..4768a7fe7 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-DisableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-DisableDrawLayer(layer).sublime-snippet index 94845b6e8..568cee6e6 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-DisableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-DisableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:DisableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-DoesClipChildren().sublime-snippet index 6b616cfb0..a8febb55c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableDrawLayer(layer).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableDrawLayer(layer).sublime-snippet index 5122cea03..16d35879c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableDrawLayer(layer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableDrawLayer(layer).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:EnableDrawLayer ("layer") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableJoystick(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableJoystick(enable).sublime-snippet index a42fb356f..5ee4e7453 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableJoystick(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableJoystick(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:EnableJoystick (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableKeyboard(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableKeyboard(enable).sublime-snippet index 9b3fc5ffe..8542bce4f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableKeyboard(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableKeyboard(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:EnableKeyboard (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouse(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouse(enable).sublime-snippet index 1157b401e..064b651e4 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouse(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouse(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:EnableMouse (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouseWheel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouseWheel(enable).sublime-snippet index 868284737..e73d1a46d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouseWheel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-EnableMouseWheel(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:EnableMouseWheel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAlpha().sublime-snippet index eaa9d5336..e734e0d9f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAnimationGroups().sublime-snippet index e6643b51f..6aacf1af8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAttribute(name).sublime-snippet index ef467e603..a3b5fda0d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdrop().sublime-snippet index e8a072f62..8e7c16339 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropBorderColor().sublime-snippet index 33a35df98..f81bc60a9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropColor().sublime-snippet index bcbd98b89..940e5d945 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBottom().sublime-snippet index e00bcac0c..71aace06b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBoundsRect().sublime-snippet index c9f507c94..61d8f2e51 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCenter().sublime-snippet index 1e2f4a49e..0ee57daa2 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetChildren().sublime-snippet index c5c43397f..1cd01fae1 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetClampRectInsets().sublime-snippet index 725b5b63c..3f2e509f9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDisplayDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDisplayDuration().sublime-snippet index 32df036f4..41298f0df 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDisplayDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDisplayDuration().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetCooldownDisplayDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDuration().sublime-snippet index f2916f1fe..13cb10556 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownDuration().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetCooldownDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownTimes().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownTimes().sublime-snippet index bb7e22bb8..ce2e61ad3 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownTimes().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetCooldownTimes().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetCooldownTimes () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDebugName().sublime-snippet index 8972538d1..2f61646be 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDepth().sublime-snippet index 9331d3fbb..a44057b55 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDontSavePosition().sublime-snippet index 699e76217..564b84026 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawBling().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawBling().sublime-snippet index 47219e065..34838c920 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawBling().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawBling().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetDrawBling () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawEdge().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawEdge().sublime-snippet index e84424e16..93b3c33b4 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawEdge().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawEdge().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetDrawEdge () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawSwipe().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawSwipe().sublime-snippet index ab4cb4ca5..a10260498 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawSwipe().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetDrawSwipe().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetDrawSwipe () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEdgeScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEdgeScale().sublime-snippet index 88491d940..ee4da30c3 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEdgeScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEdgeScale().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetEdgeScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveAlpha().sublime-snippet index d33a43166..aba93c7dc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveDepth().sublime-snippet index 93501b9bd..a77ee5905 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveScale().sublime-snippet index 01292c753..a66c8b461 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet index 4345ea477..cb7aec98b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFlattensRenderLayers().sublime-snippet index fbc802eca..e3235650e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameLevel().sublime-snippet index 3082d6b4b..b0342c530 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameStrata().sublime-snippet index 857231540..4da97a5d9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHeight().sublime-snippet index fedb29ce4..2be075513 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHitRectInsets().sublime-snippet index 29b7ddf90..bf19d1838 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHyperlinksEnabled().sublime-snippet index 07dcdc076..197e22c3f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetID().sublime-snippet index 4fbe8b1b7..cfde41fd8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetID().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetLeft().sublime-snippet index 15ce5a1cd..0bb35937e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMaxResize().sublime-snippet index c143e8941..fd1fd3362 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMinResize().sublime-snippet index 83e2e0649..f4650fdd1 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetName().sublime-snippet index a1cd7d212..11c91dfae 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetName().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumChildren().sublime-snippet index e1198e853..3292c5b4d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumPoints().sublime-snippet index e0b84ebca..41e0bb508 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumRegions().sublime-snippet index d0908a272..4a347a898 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetObjectType().sublime-snippet index 57a7a1932..863b6b064 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetParent().sublime-snippet index ca4fce4bc..812110e53 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPoint(index).sublime-snippet index 97b436a1c..2761a5584 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPropagateKeyboardInput().sublime-snippet index feaa68133..db3de3b0d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRect().sublime-snippet index cdd2de520..fe4976fd9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRect().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRegions().sublime-snippet index fd888b6ba..b1796019a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetReverse().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetReverse().sublime-snippet index 1a547bdc6..ec8dfd6ab 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetReverse().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetReverse().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetReverse () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRight().sublime-snippet index 307a2ba5a..b942e21c3 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetRight().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScale().sublime-snippet index a07230f9f..eb1716a95 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScale().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScript(scriptType).sublime-snippet index e69daf30c..688b1768f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetSize().sublime-snippet index 90f2ad676..d58ef4d6e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetSize().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetTop().sublime-snippet index c39f6c946..5c95d6bdb 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetTop().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetWidth().sublime-snippet index b72147010..229012ee7 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-HasScript(scriptType).sublime-snippet index 443823f19..9abb4f53d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-Hide().sublime-snippet index 754bceaed..34bbfa0fe 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-Hide().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-HookScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-HookScript(scriptType, handler).sublime-snippet index 9066fad39..3afec4542 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-HookScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-HookScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:HookScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IgnoreDepth(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IgnoreDepth(enable).sublime-snippet index 5f66c443e..efd3c91fa 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IgnoreDepth(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IgnoreDepth(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IgnoreDepth (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsClampedToScreen().sublime-snippet index ce7f71469..fd9c08ed7 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsDragging().sublime-snippet index 4183e1d45..abc6150fd 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsEventRegistered(event).sublime-snippet index 9a9586d76..ab5d3f166 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsForbidden().sublime-snippet index 1bf582cfe..fbb517f79 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringDepth().sublime-snippet index db0f8e27f..c19e40047 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentAlpha().sublime-snippet index b076fc9ee..1a5bc5162 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentScale().sublime-snippet index 6d29f7439..800a2c2a5 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsJoystickEnabled().sublime-snippet index 3e28b7f5a..dfb43bac5 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsKeyboardEnabled().sublime-snippet index 4d8fba37e..be7d6f243 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseClickEnabled().sublime-snippet index 24a204e78..85e93b813 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseEnabled().sublime-snippet index b028b2506..e4061036d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseMotionEnabled().sublime-snippet index fc5823d98..ce96a5eb5 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index f75c922bc..ea24ca413 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseWheelEnabled().sublime-snippet index b946f0000..ba91de71e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMovable().sublime-snippet index 5443fa9e9..7f8eadbca 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectLoaded().sublime-snippet index 8666caaec..958d822c2 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectType().sublime-snippet index 625ae4707..bca487d4b 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsProtected().sublime-snippet index caa6db521..89eb8c25f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsRectValid().sublime-snippet index 77ce6e746..1aa22908d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsResizable().sublime-snippet index f12a6bccb..5dd157275 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsShown().sublime-snippet index 6cd1b0b8f..7fbb30a27 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsShown().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsToplevel().sublime-snippet index 841b9fb02..a7af15bca 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsUserPlaced().sublime-snippet index 2d7c0df48..ecf8cbb3a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsVisible().sublime-snippet index 152d17349..8deef1ec7 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-Lower().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-Lower().sublime-snippet index 63e4d06c7..91f6658ba 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-Lower().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-Lower().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:Lower () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-Raise().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-Raise().sublime-snippet index f237eb3e8..50bb93a18 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-Raise().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-Raise().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:Raise () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterAllEvents().sublime-snippet index fc53ff18f..d466cb159 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:RegisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterEvent(event).sublime-snippet index caa41087a..3c2c29f5f 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:RegisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterForDrag(...).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterForDrag(...).sublime-snippet index e0f584221..72de59a34 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterForDrag(...).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterForDrag(...).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:RegisterForDrag (...) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterUnitEvent(event, unit1, unit2).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterUnitEvent(event, unit1, unit2).sublime-snippet index 448c8b8ef..0d785a78a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterUnitEvent(event, unit1, unit2).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-RegisterUnitEvent(event, unit1, unit2).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:RegisterUnitEvent ("event", "unit1", "unit2") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAllPoints([frame]).sublime-snippet index 63d8467c5..85d447c1d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAlpha(alpha).sublime-snippet index 71b9c6d95..6599d18f8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAttribute(name, value).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAttribute(name, value).sublime-snippet index 73473b61e..e2311ef97 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAttribute(name, value).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetAttribute(name, value).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetAttribute ("name", value) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdrop(backdrop).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdrop(backdrop).sublime-snippet index fadad4543..062d479a8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdrop(backdrop).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdrop(backdrop).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetBackdrop (backdrop) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet index 6e5eae26e..94c581ad1 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropBorderColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetBackdropBorderColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet index 8477dccc8..b275eca27 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBackdropColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetBackdropColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBlingTexture(texture, r, b, g, a).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBlingTexture(texture, r, b, g, a).sublime-snippet index 71edda37e..9beb88774 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBlingTexture(texture, r, b, g, a).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetBlingTexture(texture, r, b, g, a).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetBlingTexture ("texture", r, b, g, a) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampRectInsets(left, right, top, bottom).sublime-snippet index f195b9b84..be4dcd00d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetClampRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampedToScreen(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampedToScreen(enable).sublime-snippet index 355e90604..47651ba96 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampedToScreen(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClampedToScreen(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetClampedToScreen (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClipsChildren(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClipsChildren(enable).sublime-snippet index 630b70910..a61939ffb 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClipsChildren(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetClipsChildren(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetClipsChildren (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldown(start, duration, modrate).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldown(start, duration, modrate).sublime-snippet index e1b47efee..5852f02a5 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldown(start, duration, modrate).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldown(start, duration, modrate).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetCooldown (start, duration, modrate) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownDuration( duration, modrate).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownDuration( duration, modrate).sublime-snippet index c80753afe..1fc4c49d0 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownDuration( duration, modrate).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownDuration( duration, modrate).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetCooldownDuration ( duration, modrate) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownUNIX(start, duration, modrate).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownUNIX(start, duration, modrate).sublime-snippet index c851c5c0f..264227024 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownUNIX(start, duration, modrate).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetCooldownUNIX(start, duration, modrate).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetCooldownUNIX (start, duration, modrate) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDepth(depth).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDepth(depth).sublime-snippet index ab210c673..92b2f65b0 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDepth(depth).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDepth(depth).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetDepth (depth) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDontSavePosition(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDontSavePosition(enable).sublime-snippet index e514f4cee..0647cd17a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDontSavePosition(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDontSavePosition(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetDontSavePosition (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawBling(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawBling(enable).sublime-snippet index a5ebce05f..e586bb423 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawBling(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawBling(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetDrawBling (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawEdge(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawEdge(enable).sublime-snippet index 6a0513d2a..20476d385 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawEdge(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawEdge(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetDrawEdge (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawSwipe(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawSwipe(enable).sublime-snippet index a89738742..9600084d0 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawSwipe(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetDrawSwipe(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetDrawSwipe (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeScale(scale).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeScale(scale).sublime-snippet index 4030cbb05..7da976eab 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeScale(scale).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeScale(scale).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetEdgeScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeTexture(texture).sublime-snippet index 9bd0ebadf..cbe67ba1e 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetEdgeTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetEdgeTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFlattensRenderLayers(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFlattensRenderLayers(enable).sublime-snippet index 597589955..6303d2450 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFlattensRenderLayers(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFlattensRenderLayers(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetFlattensRenderLayers (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetForbidden().sublime-snippet index f717ee7dd..35bb100f8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameLevel(level).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameLevel(level).sublime-snippet index ee7b32736..dea33bbc1 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameLevel(level).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameLevel(level).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetFrameLevel (level) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameStrata(strata).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameStrata(strata).sublime-snippet index 54c2c2ff0..f42c9ca9c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameStrata(strata).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetFrameStrata(strata).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetFrameStrata ("strata") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHeight(height).sublime-snippet index 134d1ca70..a2ab7d54c 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHideCountdownNumbers(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHideCountdownNumbers(enable).sublime-snippet index 303fc5105..f85ed279a 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHideCountdownNumbers(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHideCountdownNumbers(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetHideCountdownNumbers (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHitRectInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHitRectInsets(left, right, top, bottom).sublime-snippet index a6d104ba4..c1ef09840 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHitRectInsets(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHitRectInsets(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetHitRectInsets (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHyperlinksEnabled(enable).sublime-snippet index 2ffbb8e2d..070638b92 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHyperlinksEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetHyperlinksEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetHyperlinksEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetID(id).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetID(id).sublime-snippet index 60d58c56b..05092c989 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetID(id).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetID(id).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetID (id) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentAlpha(enable).sublime-snippet index 4295cb21c..fe34e4170 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentScale(enable).sublime-snippet index f5a2c69ec..cc34c6586 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMaxResize(maxWidth, maxHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMaxResize(maxWidth, maxHeight).sublime-snippet index 04ccfb113..5b2842225 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMaxResize(maxWidth, maxHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMaxResize(maxWidth, maxHeight).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetMaxResize (maxWidth, maxHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMinResize(minWidth, minHeight).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMinResize(minWidth, minHeight).sublime-snippet index 09fe4b526..9486d0134 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMinResize(minWidth, minHeight).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMinResize(minWidth, minHeight).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetMinResize (minWidth, minHeight) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseClickEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseClickEnabled(enable).sublime-snippet index 43c1cce47..3dff8dffd 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseClickEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseClickEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetMouseClickEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseMotionEnabled(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseMotionEnabled(enable).sublime-snippet index 83fb3bb32..2d9f897b8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseMotionEnabled(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMouseMotionEnabled(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetMouseMotionEnabled (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMovable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMovable(enable).sublime-snippet index 8260b01a9..16a3e0957 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMovable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetMovable(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetMovable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetParent(frame).sublime-snippet index 24a51dcbb..e2bfbd26d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index edc8bffda..c9b1a2790 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPropagateKeyboardInput(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPropagateKeyboardInput(enable).sublime-snippet index a0293c696..5fdd49fd8 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPropagateKeyboardInput(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetPropagateKeyboardInput(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetPropagateKeyboardInput (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetResizable(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetResizable(enable).sublime-snippet index ed0b6973f..9a0454258 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetResizable(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetResizable(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetResizable (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetReverse(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetReverse(enable).sublime-snippet index d2d27821a..08484d777 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetReverse(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetReverse(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetReverse (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScale(scale).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScale(scale).sublime-snippet index 901a8856c..7f4cc98a9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScale(scale).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScale(scale).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetScale (scale) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScript(scriptType, handler).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScript(scriptType, handler).sublime-snippet index 0f6533340..51baa6873 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScript(scriptType, handler).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetScript(scriptType, handler).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetScript ("scriptType", handler) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetShown(enable).sublime-snippet index b2a41bd47..66187eb54 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSize(width, height).sublime-snippet index 6cc5a22a7..ca45dc339 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeColor(r, b, g).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeColor(r, b, g).sublime-snippet index 93a496df7..b4e442109 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeColor(r, b, g).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeColor(r, b, g).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetSwipeColor (r, b, g) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeTexture(fileName).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeTexture(fileName).sublime-snippet index 9f8048def..c93e6fc04 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeTexture(fileName).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetSwipeTexture(fileName).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetSwipeTexture ("fileName") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetToplevel(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetToplevel(enable).sublime-snippet index b858cfac3..12d8e4c78 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetToplevel(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetToplevel(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetToplevel (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUseCircularEdge(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUseCircularEdge(enable).sublime-snippet index 6d397ff24..683bf6223 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUseCircularEdge(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUseCircularEdge(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetUseCircularEdge (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUserPlaced(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUserPlaced(enable).sublime-snippet index c614c7049..c62c36fba 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUserPlaced(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetUserPlaced(enable).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetUserPlaced (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetWidth(width).sublime-snippet index dae46826c..ea3c6d980 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-Show().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-Show().sublime-snippet index b05e0322a..1c251b98d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-Show().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-StartMoving().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-StartMoving().sublime-snippet index 6825bc7be..61d7e7b23 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-StartMoving().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-StartMoving().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:StartMoving () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-StartSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-StartSizing().sublime-snippet index 9fcf1a92a..c55766cbc 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-StartSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-StartSizing().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:StartSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-StopAnimating().sublime-snippet index e3617f79c..864b275b9 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-StopMovingOrSizing().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-StopMovingOrSizing().sublime-snippet index 1f57ebfc6..983064f80 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-StopMovingOrSizing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-StopMovingOrSizing().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:StopMovingOrSizing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterAllEvents().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterAllEvents().sublime-snippet index f4236044f..d9ce91070 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterAllEvents().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterAllEvents().sublime-snippet @@ -2,5 +2,5 @@ Cooldown:UnregisterAllEvents () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterEvent(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterEvent(event).sublime-snippet index bc9f7cf2f..7428e8b5d 100644 --- a/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterEvent(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/Cooldown-UnregisterEvent(event).sublime-snippet @@ -2,5 +2,5 @@ Cooldown:UnregisterEvent ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeAttribute().sublime-snippet index a4c7c9574..7432dd36e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ _Button:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeProtectedState().sublime-snippet index 8de87904d..452570528 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _Button:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-CreateFontString([name], [layer], [inherits]).sublime-snippet index 8ba305189..5f020f870 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ _Button:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index f5faca8d9..b7ad547b4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Button:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index f2be3b3e6..f6438c819 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Button:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index a94ede315..8d01391c7 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Button:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-DoesClipChildren().sublime-snippet index 40071cdf6..d71eb541d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ _Button:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetAlpha().sublime-snippet index 01878fcbf..383eb9f92 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetAnimationGroups().sublime-snippet index cc56928a0..4be991f40 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetAttribute(name).sublime-snippet index dad5e5a44..a23e69a5b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ _Button:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdrop().sublime-snippet index 520f3586c..6e80695a5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropBorderColor().sublime-snippet index d6e40f667..3cce7250d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropColor().sublime-snippet index b67e6b18e..e09f19187 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetBottom().sublime-snippet index e77ae62b2..04d25a3b5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetBoundsRect().sublime-snippet index dd2d654cb..93bc4cd69 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetButtonState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetButtonState().sublime-snippet index 47df21178..f20b113e1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetButtonState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetButtonState().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetButtonState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetCenter().sublime-snippet index 4bb348fe8..aa40bf558 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetChildren().sublime-snippet index d2997af57..2372e0629 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetClampRectInsets().sublime-snippet index d9591b43e..acc0b6fe1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetDebugName().sublime-snippet index 60d0b4f6f..dc1df0727 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetDepth().sublime-snippet index c8fb3ef04..2d3958f17 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledFontObject().sublime-snippet index 985fb7805..b54b62127 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledFontObject().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetDisabledFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledTexture().sublime-snippet index 30c80a024..e76bbf894 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetDisabledTexture().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetDisabledTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetDontSavePosition().sublime-snippet index 3a3b3463f..1b473b1a2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveAlpha().sublime-snippet index 5ab22a572..8f9f9aa23 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveDepth().sublime-snippet index 0e3f0a8ed..fc93b6be4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveScale().sublime-snippet index 83f58cab4..d2c95544e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectivelyFlattensRenderLayers().sublime-snippet index e774caca5..6faa07c8a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetFlattensRenderLayers().sublime-snippet index 313596db4..ea03d6242 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetFontString().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetFontString().sublime-snippet index 3760f628f..57e327fcf 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetFontString().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetFontString().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetFontString () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameLevel().sublime-snippet index 9bbfe1f3e..bc3c81e06 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameStrata().sublime-snippet index ce127f52a..de560c93b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetHeight().sublime-snippet index abf533a8f..5ed35d251 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightFontObject().sublime-snippet index 382ed6292..faa81e845 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightFontObject().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetHighlightFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightTexture().sublime-snippet index 637f26bf7..08660c7d1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetHighlightTexture().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetHighlightTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetHitRectInsets().sublime-snippet index 526663e8d..b6bb1b77e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetHyperlinksEnabled().sublime-snippet index a08609bbf..81eb59c92 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetID().sublime-snippet index b90402f88..4c7144c33 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetID().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetLeft().sublime-snippet index 070619101..5fc38d357 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetMaxResize().sublime-snippet index 10124ba9c..f4139653e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetMinResize().sublime-snippet index f0979d503..a2476c69c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetMotionScriptsWhileDisabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetMotionScriptsWhileDisabled().sublime-snippet index a8b347763..fd3c53569 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetMotionScriptsWhileDisabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetMotionScriptsWhileDisabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetMotionScriptsWhileDisabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetName().sublime-snippet index 0ca3655ae..943a2e2dc 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalFontObject().sublime-snippet index d4616c9f7..b5b68a546 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalFontObject().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetNormalFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalTexture().sublime-snippet index d60c18807..9e7cd48b1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetNormalTexture().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetNormalTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetNumChildren().sublime-snippet index 5aa65ab0a..b7e269450 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetNumPoints().sublime-snippet index d91e2bea7..4ed6eb523 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetNumRegions().sublime-snippet index ddb9745b7..4d7472abf 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetObjectType().sublime-snippet index f28e3050d..a41db10fd 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetPoint(index).sublime-snippet index bb013dd9c..99f754cb5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _Button:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetPropagateKeyboardInput().sublime-snippet index 354e7ca9e..b7c2da50f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTextOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTextOffset().sublime-snippet index d7adda991..d66ff267b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTextOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTextOffset().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetPushedTextOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTexture().sublime-snippet index 61211653d..abe8297c1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetPushedTexture().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetPushedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetRect().sublime-snippet index a6cf84352..cb59d8eb5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetRegions().sublime-snippet index 3e1515e65..3f4617f38 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetRight().sublime-snippet index 0f6465801..1238bd8b1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetScale().sublime-snippet index 54bb9470b..c7f69148d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetScale().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetScript(scriptType).sublime-snippet index d47fab215..3acbc3a93 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Button:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetSize().sublime-snippet index 1cdec857f..ec02dd783 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetText().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetText().sublime-snippet index 2ade498a9..2b4b70cc2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetText().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetText().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetText () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetTextHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetTextHeight().sublime-snippet index 3036b9c95..3b11b4021 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetTextHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetTextHeight().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetTextHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetTextWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetTextWidth().sublime-snippet index 4379f5677..394291337 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetTextWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetTextWidth().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetTextWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetTop().sublime-snippet index 9d9ca927d..15487c2f1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-GetWidth().sublime-snippet index 7cb6ab7f4..a346d9be9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _Button:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-HasScript(scriptType).sublime-snippet index 1e469512b..29b9e2109 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Button:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsClampedToScreen().sublime-snippet index f1d121cc4..affb855ba 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsDragging().sublime-snippet index 443355046..f41e48b0f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsEnabled().sublime-snippet index 5f955226a..33808f522 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsEventRegistered(event).sublime-snippet index a40f9ed2a..80253a009 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ _Button:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsForbidden().sublime-snippet index 049da5bb1..271fdee82 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringDepth().sublime-snippet index c9004a7d6..dd0316a62 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentAlpha().sublime-snippet index f81ff99f9..033a3275e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentScale().sublime-snippet index 23dd5c0ee..e01aa9073 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsJoystickEnabled().sublime-snippet index f499d9249..d344daff2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsKeyboardEnabled().sublime-snippet index 7577a0828..bf308d8a2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseClickEnabled().sublime-snippet index 80a66ecee..edd5b1850 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseEnabled().sublime-snippet index 16f5cf2a5..b66659c34 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseMotionEnabled().sublime-snippet index dee00fa7a..e61aeea5b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index b463259cf..93238dffc 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _Button:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseWheelEnabled().sublime-snippet index 074667305..861eac062 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsMovable().sublime-snippet index 6739a1008..4a4f594a1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectLoaded().sublime-snippet index f3ace9dc8..aafa2efcb 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectType(type).sublime-snippet index e209ce176..a5761f72c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Button:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsProtected().sublime-snippet index 2887ecfed..b5544b6ce 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsRectValid().sublime-snippet index fa550734e..beb7fa172 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsResizable().sublime-snippet index b42d478cf..06b22a650 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsShown().sublime-snippet index 233badb22..d60b61f0c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsToplevel().sublime-snippet index 0d6dca156..a44addc5f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsUserPlaced().sublime-snippet index 1e3edc8ff..85cc008d4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Button-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Button-IsVisible().sublime-snippet index e72d086ee..c3623cefc 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Button-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Button-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _Button:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Buttonhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Buttonhelp.sublime-snippet index 1a5da7f02..aa466a9a7 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Buttonhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Buttonhelp.sublime-snippet @@ -219,5 +219,5 @@ }]]> _Button help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeAttribute().sublime-snippet index 23a564c35..cbaf6f529 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeProtectedState().sublime-snippet index d83b12077..cbc92e380 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet index 46cb94fa5..74a6a5f9a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index 0025c32d6..676fd6f6f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index bd72e2326..6b7ddac53 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 2f584f314..30dea581d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-DoesClipChildren().sublime-snippet index f9a6fde75..4f65d6aaa 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAlpha().sublime-snippet index 67837b987..6dcd614ea 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAnimationGroups().sublime-snippet index f80e42a09..22d039990 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAttribute(name).sublime-snippet index 8eb35a1d1..aa8a3032e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdrop().sublime-snippet index b61df0dad..697c49cf4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropBorderColor().sublime-snippet index 5b03d0eb7..d69bf9a74 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropColor().sublime-snippet index 8fea2f17d..d81b847f0 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBottom().sublime-snippet index 2d74a17ac..67dc6ef0a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBoundsRect().sublime-snippet index 8d5c5fc2e..ca704a077 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetButtonState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetButtonState().sublime-snippet index aac25e027..0bccebfab 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetButtonState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetButtonState().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetButtonState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCenter().sublime-snippet index 4823f0c74..da4044a31 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChecked().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChecked().sublime-snippet index 781c4615f..4869e2c4b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChecked().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChecked().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetChecked () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCheckedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCheckedTexture().sublime-snippet index d0b33e4d0..eb52bc878 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCheckedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetCheckedTexture().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetCheckedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChildren().sublime-snippet index 6f4989e2b..49d42f65e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetClampRectInsets().sublime-snippet index 97ac1e653..1d908687c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDebugName().sublime-snippet index a832de971..74a31faad 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDepth().sublime-snippet index aefa69a4d..bc7488b50 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledCheckedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledCheckedTexture().sublime-snippet index 969191474..8da2d04e4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledCheckedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledCheckedTexture().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetDisabledCheckedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledFontObject().sublime-snippet index ce202b039..7fd5f0645 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledFontObject().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetDisabledFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledTexture().sublime-snippet index d4c28fd04..e3663a0bd 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDisabledTexture().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetDisabledTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDontSavePosition().sublime-snippet index 3649eaaea..7d6c08caa 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveAlpha().sublime-snippet index 1f46399c3..f6af1d303 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveDepth().sublime-snippet index 10f61f98e..6133793c1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveScale().sublime-snippet index 3868f53a0..27fe853cb 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet index 7c5a74914..332402674 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFlattensRenderLayers().sublime-snippet index b7aeb17ae..9537ee85b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFontString().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFontString().sublime-snippet index 6a046060e..c86661dc1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFontString().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFontString().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetFontString () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameLevel().sublime-snippet index 2139b7879..bacb67944 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameStrata().sublime-snippet index f86f59742..1eb259663 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHeight().sublime-snippet index 53181821c..44b018658 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightFontObject().sublime-snippet index 14d2643f1..ab8535987 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightFontObject().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetHighlightFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightTexture().sublime-snippet index e8ed6452b..8756669dc 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHighlightTexture().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetHighlightTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHitRectInsets().sublime-snippet index c4d74fc17..02f83d7a1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHyperlinksEnabled().sublime-snippet index fa57c8449..8082e546c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetID().sublime-snippet index 24aa6a490..625b46aa5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetID().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetLeft().sublime-snippet index 46f6d243d..7f2948ef1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMaxResize().sublime-snippet index 3d41628cb..fc04297f1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMinResize().sublime-snippet index 94da9b181..960397cf9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet index ee48aa2b0..4ba9ff2e2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetMotionScriptsWhileDisabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetMotionScriptsWhileDisabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetName().sublime-snippet index 1faa76f33..050eae083 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetName().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalFontObject().sublime-snippet index b383290a0..1af7e0475 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalFontObject().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetNormalFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalTexture().sublime-snippet index d3bcb7939..373f9634a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNormalTexture().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetNormalTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumChildren().sublime-snippet index 1a213d342..3776059cb 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumPoints().sublime-snippet index 53d07fe18..0919c1567 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumRegions().sublime-snippet index 995b6d79d..df217ab1b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetObjectType().sublime-snippet index 6caf4b3e5..d6e654756 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPoint(index).sublime-snippet index 7da9ccf48..773ae0f49 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPropagateKeyboardInput().sublime-snippet index 62c4ad396..ff93d8a54 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTextOffset().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTextOffset().sublime-snippet index a7187f1f1..050dff04b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTextOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTextOffset().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetPushedTextOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTexture().sublime-snippet index 0cd1c32f8..df1006eeb 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetPushedTexture().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetPushedTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRect().sublime-snippet index fdefc45b4..ba397eb81 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRegions().sublime-snippet index a9bfa6387..502ac829e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRight().sublime-snippet index dd1812237..2bc78505b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScale().sublime-snippet index 82bc0d389..62bda0613 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScale().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScript(scriptType).sublime-snippet index aadca98fa..c67297e8f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetSize().sublime-snippet index f606b1a3a..f6764a64d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetText().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetText().sublime-snippet index f0520555a..0b4109b0e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetText().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetText().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetText () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextHeight().sublime-snippet index 654fcc34f..5773d792f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextHeight().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetTextHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextWidth().sublime-snippet index 77201c3a8..29247f4d0 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTextWidth().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetTextWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTop().sublime-snippet index 47ba0825d..a39d6584e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetWidth().sublime-snippet index a3d5960f2..8b277ef70 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-HasScript(scriptType).sublime-snippet index f5301295e..bfed587fd 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsClampedToScreen().sublime-snippet index b06d8f04f..2174f5622 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsDragging().sublime-snippet index f16c2ac37..16174018b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEnabled().sublime-snippet index afb84a3c0..ae0c0e202 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEventRegistered(event).sublime-snippet index f66215276..73ec65a1a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsForbidden().sublime-snippet index e7c90f5e2..6db5ae147 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringDepth().sublime-snippet index 695f11c53..95586bc80 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentAlpha().sublime-snippet index 26bb1805b..87ba5be2e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentScale().sublime-snippet index 5505af646..251854019 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsJoystickEnabled().sublime-snippet index 392fae38a..861483ef2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsKeyboardEnabled().sublime-snippet index 8ddd4c626..40c11c034 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseClickEnabled().sublime-snippet index 1989fbb3e..f25dc8477 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseEnabled().sublime-snippet index 6bff2d326..a65abe13d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseMotionEnabled().sublime-snippet index a113bd10f..813d4feb4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index d63956033..87054934e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseWheelEnabled().sublime-snippet index 285c1bf5c..b277e4d28 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMovable().sublime-snippet index 8cecd511f..6c949c3d5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectLoaded().sublime-snippet index a0912c7e5..94a504434 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectType(type).sublime-snippet index 26065c662..1872592a4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsProtected().sublime-snippet index b308985e2..27804ca40 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsRectValid().sublime-snippet index 41f5338ea..f3ebd0c86 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsResizable().sublime-snippet index 1587a69a4..19a21c3bc 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsShown().sublime-snippet index 4e0fe8998..0937f151f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsToplevel().sublime-snippet index b52b924a2..0bdde821d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsUserPlaced().sublime-snippet index 3c31c5aca..8bbd1d43f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsVisible().sublime-snippet index b4afab5ca..0e18c4898 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButton-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _CheckButton:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_CheckButtonhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_CheckButtonhelp.sublime-snippet index 6f5e385da..8bc75a78c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_CheckButtonhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_CheckButtonhelp.sublime-snippet @@ -225,5 +225,5 @@ }]]> _CheckButton help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeAttribute().sublime-snippet index a8831924f..27203fb09 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeProtectedState().sublime-snippet index 5157d31b9..f250092df 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet index 4cdf5ab47..982ac1bce 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index e27acb81f..acdc65e0d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 0168eb689..f8f9ec058 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 53901683e..e7ffe1b15 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-DoesClipChildren().sublime-snippet index 0080d94d0..ec851c3d3 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAlpha().sublime-snippet index 16a765e0b..c6e506339 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAnimationGroups().sublime-snippet index 61fcd13ed..730e1df52 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAttribute(name).sublime-snippet index 9801dd2f9..5817b9565 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdrop().sublime-snippet index b06ca78d0..a1c840ebf 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropBorderColor().sublime-snippet index 7f49396d6..32213c2e8 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropColor().sublime-snippet index f2b19e0fb..41518d59b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBottom().sublime-snippet index 214f83b6b..256cff428 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBoundsRect().sublime-snippet index 94131aace..51973a6b9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetCenter().sublime-snippet index 142c801b7..c2019c065 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetChildren().sublime-snippet index 0e02ccf3b..5ca718ab1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetClampRectInsets().sublime-snippet index 994e16b7c..f97370366 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorHSV().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorHSV().sublime-snippet index a69c83dda..ffb3117ee 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorHSV().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorHSV().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetColorHSV () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorRGB().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorRGB().sublime-snippet index 7b5ba26f8..36d8de565 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorRGB().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorRGB().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetColorRGB () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueTexture().sublime-snippet index 1866a02d7..9ed63ce12 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueTexture().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetColorValueTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueThumbTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueThumbTexture().sublime-snippet index 0127c40e7..6eff9d9bd 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueThumbTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorValueThumbTexture().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetColorValueThumbTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelTexture().sublime-snippet index 1a8ce7b2e..da6b4404e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelTexture().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetColorWheelTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelThumbTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelThumbTexture().sublime-snippet index b5a720e42..38818bca8 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelThumbTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetColorWheelThumbTexture().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetColorWheelThumbTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDebugName().sublime-snippet index 63148c9eb..69858a60f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDepth().sublime-snippet index 4e39fae91..9fabf3e08 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDontSavePosition().sublime-snippet index d44e4a784..da9c2a8ba 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveAlpha().sublime-snippet index 61ee8b3bb..537b1947a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveDepth().sublime-snippet index 68d743911..1fa54562d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveScale().sublime-snippet index 1f759fb06..a1a6a9b0f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet index fac07d4a6..ebec32754 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFlattensRenderLayers().sublime-snippet index 9585b1e21..e4c78eb49 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameLevel().sublime-snippet index f441047f4..b2f469fee 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameStrata().sublime-snippet index a5816bc0c..b16b9d9cb 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHeight().sublime-snippet index 91c70e163..e70fb85bb 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHitRectInsets().sublime-snippet index 113e49975..239e9f7ee 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHyperlinksEnabled().sublime-snippet index 52aa713a6..a8a877f90 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetID().sublime-snippet index d609b6e58..7413d3050 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetID().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetLeft().sublime-snippet index 6bde3aa83..a4a16af01 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMaxResize().sublime-snippet index 4e8a3a74c..5581495bd 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMinResize().sublime-snippet index fe56cd8d2..c41e901bc 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetName().sublime-snippet index 4e56419a8..5c1d53b28 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetName().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumChildren().sublime-snippet index 49a556d5d..880d76cc4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumPoints().sublime-snippet index 346497aaf..142815c98 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumRegions().sublime-snippet index 2fa34e1b8..d80e52d16 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetObjectType().sublime-snippet index 8ba59412e..7435247ca 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPoint(index).sublime-snippet index dfd753195..201c50377 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPropagateKeyboardInput().sublime-snippet index 5151092ed..83a2c4c78 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRect().sublime-snippet index ca474f06a..ade1a320b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRegions().sublime-snippet index 62605855e..5cec2317e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRight().sublime-snippet index 0ce6bf2f9..86d62a968 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScale().sublime-snippet index fbf5a16e3..1b5f37e2a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScale().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScript(scriptType).sublime-snippet index f67bd3738..5e3c9dff5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetSize().sublime-snippet index c1cb9449b..ea388d961 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetTop().sublime-snippet index c603244f0..add7a58c6 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetWidth().sublime-snippet index 362e5340f..44b620ec4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-HasScript(scriptType).sublime-snippet index a6f4b69a5..1cd993bad 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsClampedToScreen().sublime-snippet index 40899ef5a..b4000379b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsDragging().sublime-snippet index eba040572..215565b3c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsEventRegistered(event).sublime-snippet index d760c9802..8eaeb44ac 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsForbidden().sublime-snippet index 6f4c5fdf2..808d77c1d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringDepth().sublime-snippet index f952fbd04..221157bb0 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentAlpha().sublime-snippet index 758270ca5..a1f1e74c2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentScale().sublime-snippet index f1f083f9e..23c2e6dc7 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsJoystickEnabled().sublime-snippet index b2a6655dd..904538fd5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsKeyboardEnabled().sublime-snippet index 10de45d4f..a9ec600dc 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseClickEnabled().sublime-snippet index c8b30533e..cc409c4ab 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseEnabled().sublime-snippet index c958a9165..ff5c40139 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseMotionEnabled().sublime-snippet index 01dda058e..4572fd814 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 75bdbd477..6b7ac0202 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseWheelEnabled().sublime-snippet index 8af9d3c0b..376e642e9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMovable().sublime-snippet index beabc1f5f..681aa9fc3 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectLoaded().sublime-snippet index f3215104a..c0c073009 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectType(type).sublime-snippet index ccd11c2f2..21058f310 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsProtected().sublime-snippet index 6bd03dfaa..61363746b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsRectValid().sublime-snippet index a0c146cf1..07665407f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsResizable().sublime-snippet index 31a418c06..216434a6f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsShown().sublime-snippet index 387d58a7d..55a33afa7 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsToplevel().sublime-snippet index 4b0d1f5ea..f91fe540a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsUserPlaced().sublime-snippet index 0fbe400ad..bbb227a96 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsVisible().sublime-snippet index c49f5ef13..b6fc893fd 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelect-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _ColorSelect:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_ColorSelecthelp.sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_ColorSelecthelp.sublime-snippet index b9321959f..e13d39055 100644 --- a/Reference/Widget Reference/Widgets/Frames/_ColorSelecthelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_ColorSelecthelp.sublime-snippet @@ -180,5 +180,5 @@ }]]> _ColorSelect help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeAttribute().sublime-snippet index 23dec78c9..30796349a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeProtectedState().sublime-snippet index 81c5e86d4..1b6f91aa4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet index 0c7a58831..d5afbfbfa 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index c32f9255b..ff038498e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 5c0db73b4..c8d09635a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index 5d4597ddc..484b1b78e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-DoesClipChildren().sublime-snippet index e1e17ef9c..add44aa8b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAlpha().sublime-snippet index cc2c7a47a..39ce23229 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAnimationGroups().sublime-snippet index 050afe305..3a9e9f638 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAttribute(name).sublime-snippet index 677bba558..8025b97a3 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdrop().sublime-snippet index d7efe82c9..d1a3c64c1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropBorderColor().sublime-snippet index 1ded93055..fffe04333 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropColor().sublime-snippet index 7e88ca917..eda6063f6 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBottom().sublime-snippet index 19bbc4109..b88f12a92 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBoundsRect().sublime-snippet index 2ce4c2ce9..ff81e451b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCenter().sublime-snippet index 484d9ced8..ea415923f 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetChildren().sublime-snippet index cfd9fd809..5608015d5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetClampRectInsets().sublime-snippet index 576394df0..88a618d19 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDisplayDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDisplayDuration().sublime-snippet index 4db0e71fb..ffa70b7d9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDisplayDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDisplayDuration().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetCooldownDisplayDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDuration().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDuration().sublime-snippet index 468cb089a..374afa501 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownDuration().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetCooldownDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownTimes().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownTimes().sublime-snippet index 77b6a8a6c..cc2c54340 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownTimes().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetCooldownTimes().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetCooldownTimes () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDebugName().sublime-snippet index 8a885947a..01a465aef 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDepth().sublime-snippet index 1d6b2ab19..7f8f36744 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDontSavePosition().sublime-snippet index 4f3f9491c..936b400f2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawBling().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawBling().sublime-snippet index c2fa66005..c233c753b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawBling().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawBling().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetDrawBling () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawEdge().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawEdge().sublime-snippet index 9566aff37..25cc958a9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawEdge().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawEdge().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetDrawEdge () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawSwipe().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawSwipe().sublime-snippet index e48dba1cf..eb6d7fd15 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawSwipe().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetDrawSwipe().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetDrawSwipe () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEdgeScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEdgeScale().sublime-snippet index b0d18f13d..ec0dfdcf0 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEdgeScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEdgeScale().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetEdgeScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveAlpha().sublime-snippet index 82050dc92..d48519648 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveDepth().sublime-snippet index 95032654a..ae0b34996 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveScale().sublime-snippet index 80195538c..8d1ff10f3 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet index 1cb2e554d..c710c2b8a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFlattensRenderLayers().sublime-snippet index eccda1498..379ecd5d4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameLevel().sublime-snippet index c083a287c..769587cc8 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameStrata().sublime-snippet index af3d09117..5542f7325 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHeight().sublime-snippet index 90dd8e910..be570e9b5 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHitRectInsets().sublime-snippet index 4f5752cb8..77be9140c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHyperlinksEnabled().sublime-snippet index 00d9fecb7..fd4cb4767 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetID().sublime-snippet index 3e306df79..ebeb5fad2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetID().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetLeft().sublime-snippet index a7ef2d472..faa267578 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMaxResize().sublime-snippet index 694baa87d..97d2d8019 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMinResize().sublime-snippet index b46536822..de8cd8880 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetName().sublime-snippet index 4625871c8..1ad464088 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumChildren().sublime-snippet index dedb7c25c..819a1b6ba 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumPoints().sublime-snippet index 3a24c145e..740c65a2e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumRegions().sublime-snippet index 32b76a3e2..d35babfb6 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetObjectType().sublime-snippet index 21fbcf373..37b77fc6c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPoint(index).sublime-snippet index eff6b63ca..f04f5c91e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPropagateKeyboardInput().sublime-snippet index 5d35839aa..5d074f712 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRect().sublime-snippet index 09d800dfd..da302d3b1 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRegions().sublime-snippet index 4d3912ea9..b64751f71 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetReverse().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetReverse().sublime-snippet index e6bea2e76..3616f8319 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetReverse().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetReverse().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetReverse () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRight().sublime-snippet index 8b021b007..20694287d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScale().sublime-snippet index 85dbb5fbd..5d2d661fb 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScale().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScript(scriptType).sublime-snippet index bc241d73b..e37b4789a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetSize().sublime-snippet index c3d662865..ad1c01af3 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetTop().sublime-snippet index c9917d15c..de06fc0ac 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetWidth().sublime-snippet index 10df3a9c5..0604f144d 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-HasScript(scriptType).sublime-snippet index 7a9d71266..cdedf20c8 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsClampedToScreen().sublime-snippet index e118b51e9..7499575b9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsDragging().sublime-snippet index 4b5e4dc8e..34c981367 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsEventRegistered(event).sublime-snippet index 135889656..87a15ab44 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsForbidden().sublime-snippet index ed0d9d7f2..b4fe88b49 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringDepth().sublime-snippet index 4b831befc..b9809bd6c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentAlpha().sublime-snippet index 6b41d246a..19c7c8df6 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentScale().sublime-snippet index 2c911419d..d7a051e1a 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsJoystickEnabled().sublime-snippet index 73b6f05ef..b74beb284 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsKeyboardEnabled().sublime-snippet index 8ba86d23f..6c38a0fae 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseClickEnabled().sublime-snippet index e92b17fe3..2e6afe65b 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseEnabled().sublime-snippet index 50f05d1ea..cc34927b3 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseMotionEnabled().sublime-snippet index f49740660..75bb7e7b9 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 5b32c3ff0..5dce3ada3 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseWheelEnabled().sublime-snippet index 1c175ea79..d83304e7e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMovable().sublime-snippet index 838d04ca7..82d2bde32 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectLoaded().sublime-snippet index 5ce9f8365..1a6395225 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectType(type).sublime-snippet index b0b940ad9..b1379b8e2 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsProtected().sublime-snippet index 8743655b6..d5b41860c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsRectValid().sublime-snippet index ed5fb28fe..e488e0dac 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsResizable().sublime-snippet index 05129c326..0edaa814c 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsShown().sublime-snippet index 2ce1de405..f9c51eb25 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsToplevel().sublime-snippet index eb071201a..1bcf35033 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsUserPlaced().sublime-snippet index aea0d9753..d66f61a9e 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsVisible().sublime-snippet index 279cb5865..acecd5e02 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldown-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _Cooldown:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Frames/_Cooldownhelp.sublime-snippet b/Reference/Widget Reference/Widgets/Frames/_Cooldownhelp.sublime-snippet index 0706a37eb..629b945c4 100644 --- a/Reference/Widget Reference/Widgets/Frames/_Cooldownhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/Frames/_Cooldownhelp.sublime-snippet @@ -200,5 +200,5 @@ }]]> _Cooldown help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Line-CanChangeProtectedState().sublime-snippet index 8d8ae5869..56fabb882 100644 --- a/Reference/Widget Reference/Widgets/Line-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ Line:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index 8495b634b..fb4f0be0b 100644 --- a/Reference/Widget Reference/Widgets/Line-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ Line:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetAlpha().sublime-snippet index ff3a7dd5d..67fa00685 100644 --- a/Reference/Widget Reference/Widgets/Line-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ Line:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetAnimationGroups().sublime-snippet index db0c1e34c..0325d4de4 100644 --- a/Reference/Widget Reference/Widgets/Line-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ Line:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetAtlas().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetAtlas().sublime-snippet index 0407e37f8..c61d3145f 100644 --- a/Reference/Widget Reference/Widgets/Line-GetAtlas().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetAtlas().sublime-snippet @@ -2,5 +2,5 @@ Line:GetAtlas () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetBlendMode().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetBlendMode().sublime-snippet index 8a74a12b5..c4b013336 100644 --- a/Reference/Widget Reference/Widgets/Line-GetBlendMode().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetBlendMode().sublime-snippet @@ -2,5 +2,5 @@ Line:GetBlendMode () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetBottom().sublime-snippet index 283c8ab8a..98eb745c4 100644 --- a/Reference/Widget Reference/Widgets/Line-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ Line:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetCenter().sublime-snippet index 6121639f3..b58327cef 100644 --- a/Reference/Widget Reference/Widgets/Line-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ Line:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetDebugName().sublime-snippet index 3e2d02f55..24610b88c 100644 --- a/Reference/Widget Reference/Widgets/Line-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Line:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetDesaturation().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetDesaturation().sublime-snippet index 7356d6389..5ea10432c 100644 --- a/Reference/Widget Reference/Widgets/Line-GetDesaturation().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetDesaturation().sublime-snippet @@ -2,5 +2,5 @@ Line:GetDesaturation () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetDrawLayer().sublime-snippet index db7e92985..3bc195f1b 100644 --- a/Reference/Widget Reference/Widgets/Line-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ Line:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index ba5e1f56c..e780893b7 100644 --- a/Reference/Widget Reference/Widgets/Line-GetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Line:GetEndPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetHeight().sublime-snippet index a25ceb744..b6cb0160e 100644 --- a/Reference/Widget Reference/Widgets/Line-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ Line:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetHorizTile().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetHorizTile().sublime-snippet index 06abd135f..41cf5934a 100644 --- a/Reference/Widget Reference/Widgets/Line-GetHorizTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetHorizTile().sublime-snippet @@ -2,5 +2,5 @@ Line:GetHorizTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetLeft().sublime-snippet index f6113812b..caa880133 100644 --- a/Reference/Widget Reference/Widgets/Line-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ Line:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetName().sublime-snippet index ba1b80444..18b0e9011 100644 --- a/Reference/Widget Reference/Widgets/Line-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetName().sublime-snippet @@ -2,5 +2,5 @@ Line:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetNonBlocking().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetNonBlocking().sublime-snippet index 352e3bf98..cebfe72b1 100644 --- a/Reference/Widget Reference/Widgets/Line-GetNonBlocking().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetNonBlocking().sublime-snippet @@ -2,5 +2,5 @@ Line:GetNonBlocking () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetObjectType().sublime-snippet index 314a27f9f..f3eb6bc7a 100644 --- a/Reference/Widget Reference/Widgets/Line-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Line:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetParent().sublime-snippet index a1909f453..ca4ed6dc9 100644 --- a/Reference/Widget Reference/Widgets/Line-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Line:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetRect().sublime-snippet index abf8af2b5..cb6537d89 100644 --- a/Reference/Widget Reference/Widgets/Line-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetRect().sublime-snippet @@ -2,5 +2,5 @@ Line:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetRight().sublime-snippet index bdbb2a033..32c0b2041 100644 --- a/Reference/Widget Reference/Widgets/Line-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetRight().sublime-snippet @@ -2,5 +2,5 @@ Line:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetSize().sublime-snippet index 5d287e09f..7de7032bb 100644 --- a/Reference/Widget Reference/Widgets/Line-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetSize().sublime-snippet @@ -2,5 +2,5 @@ Line:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index e5d8d46aa..09511e2d3 100644 --- a/Reference/Widget Reference/Widgets/Line-GetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Line:GetStartPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetTexCoord().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetTexCoord().sublime-snippet index 73b926d5b..ed7767c6f 100644 --- a/Reference/Widget Reference/Widgets/Line-GetTexCoord().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetTexCoord().sublime-snippet @@ -2,5 +2,5 @@ Line:GetTexCoord () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetTexture().sublime-snippet index 32a785879..43f4db2d5 100644 --- a/Reference/Widget Reference/Widgets/Line-GetTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetTexture().sublime-snippet @@ -2,5 +2,5 @@ Line:GetTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetThickness().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetThickness().sublime-snippet index 693c62244..b8cb5fe24 100644 --- a/Reference/Widget Reference/Widgets/Line-GetThickness().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetThickness().sublime-snippet @@ -2,5 +2,5 @@ Line:GetThickness () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetTop().sublime-snippet index a7d2c208e..ad67c4e21 100644 --- a/Reference/Widget Reference/Widgets/Line-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetTop().sublime-snippet @@ -2,5 +2,5 @@ Line:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetVertTile().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetVertTile().sublime-snippet index c8e95fe27..a8fd6f663 100644 --- a/Reference/Widget Reference/Widgets/Line-GetVertTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetVertTile().sublime-snippet @@ -2,5 +2,5 @@ Line:GetVertTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetVertexColor().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetVertexColor().sublime-snippet index 750fcd7a5..daeeabf12 100644 --- a/Reference/Widget Reference/Widgets/Line-GetVertexColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetVertexColor().sublime-snippet @@ -2,5 +2,5 @@ Line:GetVertexColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetVertexOffset(vertexIndex).sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetVertexOffset(vertexIndex).sublime-snippet index e544d298b..1ce79a9e7 100644 --- a/Reference/Widget Reference/Widgets/Line-GetVertexOffset(vertexIndex).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetVertexOffset(vertexIndex).sublime-snippet @@ -2,5 +2,5 @@ Line:GetVertexOffset (vertexIndex) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Line-GetWidth().sublime-snippet index b65024322..bbbcc91eb 100644 --- a/Reference/Widget Reference/Widgets/Line-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ Line:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/Line-Hide().sublime-snippet index 0fb501102..b3d458aac 100644 --- a/Reference/Widget Reference/Widgets/Line-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-Hide().sublime-snippet @@ -2,5 +2,5 @@ Line:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsDesaturated().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsDesaturated().sublime-snippet index 392aa4af7..41282dec6 100644 --- a/Reference/Widget Reference/Widgets/Line-IsDesaturated().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsDesaturated().sublime-snippet @@ -2,5 +2,5 @@ Line:IsDesaturated () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsDragging().sublime-snippet index 3feb9bed0..58cf3b7e7 100644 --- a/Reference/Widget Reference/Widgets/Line-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ Line:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsForbidden().sublime-snippet index a25afb5fb..1b5736669 100644 --- a/Reference/Widget Reference/Widgets/Line-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Line:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsIgnoringParentAlpha().sublime-snippet index 77809a6f4..cbf9d20f2 100644 --- a/Reference/Widget Reference/Widgets/Line-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ Line:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsIgnoringParentScale().sublime-snippet index 46d5407b8..06a975136 100644 --- a/Reference/Widget Reference/Widgets/Line-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ Line:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index dc8cc8040..15c186b83 100644 --- a/Reference/Widget Reference/Widgets/Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ Line:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsObjectLoaded().sublime-snippet index f44c4d7d8..56239e214 100644 --- a/Reference/Widget Reference/Widgets/Line-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ Line:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsObjectType().sublime-snippet index 9b97bf7b4..9493b0615 100644 --- a/Reference/Widget Reference/Widgets/Line-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ Line:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsProtected().sublime-snippet index 3ec5ef584..e48995fce 100644 --- a/Reference/Widget Reference/Widgets/Line-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ Line:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsRectValid().sublime-snippet index 3d9019253..f18ba09fb 100644 --- a/Reference/Widget Reference/Widgets/Line-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ Line:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsShown().sublime-snippet index 2a412e4ac..839ec150a 100644 --- a/Reference/Widget Reference/Widgets/Line-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsShown().sublime-snippet @@ -2,5 +2,5 @@ Line:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Line-IsVisible().sublime-snippet index ae75a44aa..b4e049601 100644 --- a/Reference/Widget Reference/Widgets/Line-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ Line:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetAlpha(alpha).sublime-snippet index a8d485cef..d1ba818d5 100644 --- a/Reference/Widget Reference/Widgets/Line-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ Line:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetAtlas(texture, useAtlasSize).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetAtlas(texture, useAtlasSize).sublime-snippet index 91c42ccdc..b8fef37ee 100644 --- a/Reference/Widget Reference/Widgets/Line-SetAtlas(texture, useAtlasSize).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetAtlas(texture, useAtlasSize).sublime-snippet @@ -2,5 +2,5 @@ Line:SetAtlas ("texture", useAtlasSize) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetBlendMode(mode).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetBlendMode(mode).sublime-snippet index 19d35cdae..b921cb77a 100644 --- a/Reference/Widget Reference/Widgets/Line-SetBlendMode(mode).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetBlendMode(mode).sublime-snippet @@ -2,5 +2,5 @@ Line:SetBlendMode ("mode") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetColorLine(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetColorLine(red, green, blue, [alpha]).sublime-snippet index 76f1bede7..592b7d331 100644 --- a/Reference/Widget Reference/Widgets/Line-SetColorLine(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetColorLine(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Line:SetColorLine (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetDesaturated(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetDesaturated(enable).sublime-snippet index 3d344a19c..b2bda504a 100644 --- a/Reference/Widget Reference/Widgets/Line-SetDesaturated(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetDesaturated(enable).sublime-snippet @@ -2,5 +2,5 @@ Line:SetDesaturated (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetDesaturation(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetDesaturation(enable).sublime-snippet index ac6a70d9d..2f80629ee 100644 --- a/Reference/Widget Reference/Widgets/Line-SetDesaturation(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetDesaturation(enable).sublime-snippet @@ -2,5 +2,5 @@ Line:SetDesaturation (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetDrawLayer(layer, sublayer).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetDrawLayer(layer, sublayer).sublime-snippet index a297686b0..f667c71be 100644 --- a/Reference/Widget Reference/Widgets/Line-SetDrawLayer(layer, sublayer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetDrawLayer(layer, sublayer).sublime-snippet @@ -2,5 +2,5 @@ Line:SetDrawLayer ("layer", sublayer) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index 7618802ad..f3d8c36ad 100644 --- a/Reference/Widget Reference/Widgets/Line-SetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetEndPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Line:SetEndPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetForbidden().sublime-snippet index ba4a29340..93a9629df 100644 --- a/Reference/Widget Reference/Widgets/Line-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Line:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet index d68ec498f..7a8aff130 100644 --- a/Reference/Widget Reference/Widgets/Line-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet @@ -2,5 +2,5 @@ Line:SetGradient ("orientation", startR, startG, startB, endR, endG, endB) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet index b2f2250be..49f4cedb9 100644 --- a/Reference/Widget Reference/Widgets/Line-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet @@ -2,5 +2,5 @@ Line:SetGradientAlpha ("orientation", startR, startG, startB, startAlpha, endR, endG, endB, endAlpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetHorizTile(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetHorizTile(enable).sublime-snippet index 37ce87ceb..2b83308c3 100644 --- a/Reference/Widget Reference/Widgets/Line-SetHorizTile(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetHorizTile(enable).sublime-snippet @@ -2,5 +2,5 @@ Line:SetHorizTile (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetIgnoreParentAlpha(enable).sublime-snippet index c16bca80b..a90c9608d 100644 --- a/Reference/Widget Reference/Widgets/Line-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ Line:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetIgnoreParentScale(enable).sublime-snippet index 279566b4a..9ea7a30f1 100644 --- a/Reference/Widget Reference/Widgets/Line-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ Line:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetMask(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetMask(texture).sublime-snippet index 6ea7f773c..7fc3ccab1 100644 --- a/Reference/Widget Reference/Widgets/Line-SetMask(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetMask(texture).sublime-snippet @@ -2,5 +2,5 @@ Line:SetMask ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetNonBlocking(nonBlocking).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetNonBlocking(nonBlocking).sublime-snippet index e115a7e4e..b160bdec1 100644 --- a/Reference/Widget Reference/Widgets/Line-SetNonBlocking(nonBlocking).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetNonBlocking(nonBlocking).sublime-snippet @@ -2,5 +2,5 @@ Line:SetNonBlocking (nonBlocking) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetParent(frame).sublime-snippet index 20a28ee86..f1d0ba020 100644 --- a/Reference/Widget Reference/Widgets/Line-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Line:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetRotation(radians).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetRotation(radians).sublime-snippet index ab49dc118..0d75e90af 100644 --- a/Reference/Widget Reference/Widgets/Line-SetRotation(radians).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetRotation(radians).sublime-snippet @@ -2,5 +2,5 @@ Line:SetRotation (radians) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetShown(enable).sublime-snippet index 50381de9b..ecba2f735 100644 --- a/Reference/Widget Reference/Widgets/Line-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ Line:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index 861b36d34..d4b3a1523 100644 --- a/Reference/Widget Reference/Widgets/Line-SetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetStartPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Line:SetStartPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet index e7521377d..4a1be15fb 100644 --- a/Reference/Widget Reference/Widgets/Line-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet @@ -2,5 +2,5 @@ Line:SetTexCoord (ULx, ULy, LLx, LLy, URx, URy, LRx, LRy) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetTexCoord(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetTexCoord(left, right, top, bottom).sublime-snippet index af9088c0a..4b58fa7ac 100644 --- a/Reference/Widget Reference/Widgets/Line-SetTexCoord(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetTexCoord(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Line:SetTexCoord (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetTexture(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetTexture(red, green, blue, [alpha]).sublime-snippet index 79939c170..b6aa66001 100644 --- a/Reference/Widget Reference/Widgets/Line-SetTexture(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetTexture(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Line:SetTexture (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetTexture(texture).sublime-snippet index 8e85ae7fd..80fb9a7d1 100644 --- a/Reference/Widget Reference/Widgets/Line-SetTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Line:SetTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetThickness(thickess).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetThickness(thickess).sublime-snippet index 905e57b38..2d3c9203c 100644 --- a/Reference/Widget Reference/Widgets/Line-SetThickness(thickess).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetThickness(thickess).sublime-snippet @@ -2,5 +2,5 @@ Line:SetThickness (thickess) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetVertTile(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetVertTile(enable).sublime-snippet index cc546807e..c3c7b0996 100644 --- a/Reference/Widget Reference/Widgets/Line-SetVertTile(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetVertTile(enable).sublime-snippet @@ -2,5 +2,5 @@ Line:SetVertTile (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetVertexColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetVertexColor(red, green, blue, [alpha]).sublime-snippet index e0e50d975..db7465bb8 100644 --- a/Reference/Widget Reference/Widgets/Line-SetVertexColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetVertexColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Line:SetVertexColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-SetVertexOffset(vertexIndex, x, y).sublime-snippet b/Reference/Widget Reference/Widgets/Line-SetVertexOffset(vertexIndex, x, y).sublime-snippet index b6b98da34..3d361a29a 100644 --- a/Reference/Widget Reference/Widgets/Line-SetVertexOffset(vertexIndex, x, y).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-SetVertexOffset(vertexIndex, x, y).sublime-snippet @@ -2,5 +2,5 @@ Line:SetVertexOffset (vertexIndex, x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-Show().sublime-snippet b/Reference/Widget Reference/Widgets/Line-Show().sublime-snippet index 2c67ff897..bcb7645fc 100644 --- a/Reference/Widget Reference/Widgets/Line-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-Show().sublime-snippet @@ -2,5 +2,5 @@ Line:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Line-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/Line-StopAnimating().sublime-snippet index 7fef19261..7ad77046c 100644 --- a/Reference/Widget Reference/Widgets/Line-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Line-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ Line:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-CanChangeProtectedState().sublime-snippet index 95ccf2594..3d8e11cfa 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-ClearAllPoints().sublime-snippet index 27c207a01..be4c07654 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index fa6e1d45c..8f525da98 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetAlpha().sublime-snippet index 11f41ab3b..155f18ef7 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetAnimationGroups().sublime-snippet index dfcbef60b..6ad39b1d1 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetAtlas().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetAtlas().sublime-snippet index 64f377ef7..5d2e94121 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetAtlas().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetAtlas().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetAtlas () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetBlendMode().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetBlendMode().sublime-snippet index e529d5005..6e3205f51 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetBlendMode().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetBlendMode().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetBlendMode () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetBottom().sublime-snippet index f2b87ca67..7f3e5cfbf 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetCenter().sublime-snippet index 9ec71a79d..cb6c5522f 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetDebugName().sublime-snippet index 78236a557..a6fa5f951 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetDesaturation().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetDesaturation().sublime-snippet index fd33d24f2..ceb219242 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetDesaturation().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetDesaturation().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetDesaturation () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetDrawLayer().sublime-snippet index 07971ab9c..dbe60fa52 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetHeight().sublime-snippet index 0b304e541..ffb60028d 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetHorizTile().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetHorizTile().sublime-snippet index 20b446cd3..600f0158c 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetHorizTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetHorizTile().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetHorizTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetLeft().sublime-snippet index 64c1e5083..5dc0895d3 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetName().sublime-snippet index a173914cf..eeb21df7e 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetName().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetNonBlocking().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetNonBlocking().sublime-snippet index 06dd18fd0..fa5ac5363 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetNonBlocking().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetNonBlocking().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetNonBlocking () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetNumPoints().sublime-snippet index a2d8007e0..accc12ecd 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetObjectType().sublime-snippet index 31689f540..ce6665d8a 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetParent().sublime-snippet index d24d52f27..b4c6b01af 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetParent().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetPoint(index).sublime-snippet index 82ce88758..1db1f44de 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetRect().sublime-snippet index cbfe87f32..31c6ea856 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetRect().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetRight().sublime-snippet index 48df14c2f..e55492181 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetRight().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetSize().sublime-snippet index 15944a852..d4eed2d60 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetSize().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetTexCoord().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetTexCoord().sublime-snippet index dce4d9919..82e5fe54f 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetTexCoord().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetTexCoord().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetTexCoord () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetTexture().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetTexture().sublime-snippet index 2fee351f2..c9fc11af3 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetTexture().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetTop().sublime-snippet index 66b4860a7..942c399f6 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetTop().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetVertTile().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetVertTile().sublime-snippet index 55b2162be..653afa024 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetVertTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetVertTile().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetVertTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetVertexColor().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetVertexColor().sublime-snippet index c6786f80b..81a1d1de6 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetVertexColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetVertexColor().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetVertexColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet index 97766c529..c1aea90fd 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetVertexOffset (vertexIndex) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-GetWidth().sublime-snippet index 97cd1e910..7ce5a8734 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-Hide().sublime-snippet index a10bbfcb1..df2677af9 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-Hide().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsDesaturated().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsDesaturated().sublime-snippet index cb9fde771..47c5c0e9f 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsDesaturated().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsDesaturated().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsDesaturated () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsDragging().sublime-snippet index 0ef67e124..dda8eb276 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsForbidden().sublime-snippet index c4c2b8704..01e6724c9 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentAlpha().sublime-snippet index e9b9f5ecb..050f6ce98 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentScale().sublime-snippet index eb8785bc8..eafac16b2 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 0730d8301..a6688b2af 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsObjectLoaded().sublime-snippet index e311f33db..a547708ee 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsObjectType().sublime-snippet index 59ea6238f..99e4801c6 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsProtected().sublime-snippet index 3ce218cdf..7b110abaf 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsRectValid().sublime-snippet index e625d410d..bd7065697 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsShown().sublime-snippet index a1316b231..3ab1baed6 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsShown().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-IsVisible().sublime-snippet index 516d82e17..458f6a4a8 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetAllPoints([frame]).sublime-snippet index 859e5b916..fb94cf90a 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetAlpha(alpha).sublime-snippet index 35391c518..6c77bd311 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetAtlas(texture, useAtlasSize).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetAtlas(texture, useAtlasSize).sublime-snippet index 5bc4e0d2b..071f15b35 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetAtlas(texture, useAtlasSize).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetAtlas(texture, useAtlasSize).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetAtlas ("texture", useAtlasSize) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetBlendMode(mode).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetBlendMode(mode).sublime-snippet index ea4732aec..e19477758 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetBlendMode(mode).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetBlendMode(mode).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetBlendMode ("mode") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet index 417ca0db5..2b0389428 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetColorTexture (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturated(enable).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturated(enable).sublime-snippet index 72026a556..289b44830 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturated(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturated(enable).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetDesaturated (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturation(enable).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturation(enable).sublime-snippet index d0d24d293..fec9ce755 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturation(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetDesaturation(enable).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetDesaturation (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetDrawLayer(layer, sublayer).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetDrawLayer(layer, sublayer).sublime-snippet index 355f46012..0cbe9fa14 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetDrawLayer(layer, sublayer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetDrawLayer(layer, sublayer).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetDrawLayer ("layer", sublayer) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetForbidden().sublime-snippet index 2775206d1..f557d8b64 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet index a319127e7..c5f96727f 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetGradient ("orientation", startR, startG, startB, endR, endG, endB) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet index d3581f7f6..a31f5b047 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetGradientAlpha ("orientation", startR, startG, startB, startAlpha, endR, endG, endB, endAlpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetHeight(height).sublime-snippet index 67d381d55..6ad240856 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetHorizTile(enable).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetHorizTile(enable).sublime-snippet index 9c5a7bccb..dfff1c804 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetHorizTile(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetHorizTile(enable).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetHorizTile (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentAlpha(enable).sublime-snippet index 0152bbc9e..509b4ea76 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentScale(enable).sublime-snippet index 76b598a16..9d71e757b 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetMask(texture).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetMask(texture).sublime-snippet index cbd1915e9..abdb37a45 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetMask(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetMask(texture).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetMask ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetNonBlocking(nonBlocking).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetNonBlocking(nonBlocking).sublime-snippet index 801849976..1efaaec60 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetNonBlocking(nonBlocking).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetNonBlocking(nonBlocking).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetNonBlocking (nonBlocking) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetParent(frame).sublime-snippet index d48d81b98..0644b979e 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index 8e9951394..85bfe6090 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetRotation(radians).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetRotation(radians).sublime-snippet index bf77743c5..8e6321bf0 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetRotation(radians).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetRotation(radians).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetRotation (radians) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetShown(enable).sublime-snippet index 20d8895d7..516762541 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetSize(width, height).sublime-snippet index 3707e63d0..365898e22 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet index 460e93867..f99dd77fb 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetTexCoord (ULx, ULy, LLx, LLy, URx, URy, LRx, LRy) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(left, right, top, bottom).sublime-snippet index 7e2e845bc..fd04eb8c6 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetTexCoord(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetTexCoord (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(red, green, blue, [alpha]).sublime-snippet index d48e003e2..9f839a4f0 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetTexture (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(texture).sublime-snippet index ba8f06c66..a84dc6a94 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetVertTile(enable).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetVertTile(enable).sublime-snippet index e2d80ece5..ae3925563 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetVertTile(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetVertTile(enable).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetVertTile (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet index 3b6e7c961..9ff193d36 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetVertexColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetVertexOffset(vertexIndex, x, y).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetVertexOffset(vertexIndex, x, y).sublime-snippet index c36840f28..85fc28e39 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetVertexOffset(vertexIndex, x, y).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetVertexOffset(vertexIndex, x, y).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetVertexOffset (vertexIndex, x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-SetWidth(width).sublime-snippet index 802d5d89d..05d3a6501 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-Show().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-Show().sublime-snippet index 15c2529d2..33d2cec8d 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-Show().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/MaskTexture-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/MaskTexture-StopAnimating().sublime-snippet index 7627a1655..3ec0fce7f 100644 --- a/Reference/Widget Reference/Widgets/MaskTexture-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/MaskTexture-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ MaskTexture:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-AddMaskTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-AddMaskTexture(texture).sublime-snippet index 0bb3e1798..0fdf23250 100644 --- a/Reference/Widget Reference/Widgets/Texture-AddMaskTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-AddMaskTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Texture:AddMaskTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-CanChangeProtectedState().sublime-snippet index d63c18e9e..aced64395 100644 --- a/Reference/Widget Reference/Widgets/Texture-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ Texture:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-ClearAllPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-ClearAllPoints().sublime-snippet index c9bf551d7..dc6a550ee 100644 --- a/Reference/Widget Reference/Widgets/Texture-ClearAllPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-ClearAllPoints().sublime-snippet @@ -2,5 +2,5 @@ Texture:ClearAllPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet index 02cf76f7f..04fc7670f 100644 --- a/Reference/Widget Reference/Widgets/Texture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-CreateAnimationGroup([name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ Texture:CreateAnimationGroup (["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetAlpha().sublime-snippet index 7f1a1a64e..5e9e96877 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetAnimationGroups().sublime-snippet index 379d10aaa..f8b9aeade 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetAtlas().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetAtlas().sublime-snippet index 9f4804a04..5344bbf4c 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetAtlas().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetAtlas().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetAtlas () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetBlendMode().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetBlendMode().sublime-snippet index d451c8c07..93df89380 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetBlendMode().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetBlendMode().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetBlendMode () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetBottom().sublime-snippet index 45fa82889..c24e28e55 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetCenter().sublime-snippet index ab1df9847..6323def21 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetDebugName().sublime-snippet index 0bada087f..3f1264193 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetDesaturation().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetDesaturation().sublime-snippet index 86365bcd6..255105b29 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetDesaturation().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetDesaturation().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetDesaturation () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetDrawLayer().sublime-snippet index b648de592..219d0a8a8 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetHeight().sublime-snippet index 2083ceced..6e5bf02ec 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetHorizTile().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetHorizTile().sublime-snippet index e7e14883f..252bc3334 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetHorizTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetHorizTile().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetHorizTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetLeft().sublime-snippet index 860f29461..afcd5dbdd 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetName().sublime-snippet index 0a915e61d..2358efb63 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetName().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetNonBlocking().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetNonBlocking().sublime-snippet index 5639e0f46..5eac285ae 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetNonBlocking().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetNonBlocking().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetNonBlocking () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetNumPoints().sublime-snippet index a8c3a82d2..3bad476c9 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetObjectType().sublime-snippet index 828d2fbd6..4675d65a8 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetParent().sublime-snippet index 469b695bf..9d26edc13 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetParent().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetPoint(index).sublime-snippet index 71c5324fd..41f437952 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ Texture:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetRect().sublime-snippet index d45d2dfcb..e23e786c3 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetRect().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetRight().sublime-snippet index 49d801313..67e7f0f87 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetRight().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetSize().sublime-snippet index f754d84a1..1b1948d18 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetSize().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetTexCoord().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetTexCoord().sublime-snippet index 85c01c81c..671820184 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetTexCoord().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetTexCoord().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetTexCoord () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetTexture().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetTexture().sublime-snippet index 65dccb517..8b9b4575a 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetTexture().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetTop().sublime-snippet index 6814d518a..b688ba850 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetTop().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetVertTile().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetVertTile().sublime-snippet index 9a8206d45..a8ec10040 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetVertTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetVertTile().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetVertTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetVertexColor().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetVertexColor().sublime-snippet index f2359e653..ffd2fd10e 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetVertexColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetVertexColor().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetVertexColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetVertexOffset(vertexIndex).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetVertexOffset(vertexIndex).sublime-snippet index 24ebc2dd0..57268f50c 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetVertexOffset(vertexIndex).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetVertexOffset(vertexIndex).sublime-snippet @@ -2,5 +2,5 @@ Texture:GetVertexOffset (vertexIndex) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-GetWidth().sublime-snippet index 0d25de32b..0fcd9f00f 100644 --- a/Reference/Widget Reference/Widgets/Texture-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ Texture:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-Hide().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-Hide().sublime-snippet index 743e60073..77e45b931 100644 --- a/Reference/Widget Reference/Widgets/Texture-Hide().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-Hide().sublime-snippet @@ -2,5 +2,5 @@ Texture:Hide () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsDesaturated().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsDesaturated().sublime-snippet index e4671da47..4245b2a4f 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsDesaturated().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsDesaturated().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsDesaturated () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsDragging().sublime-snippet index 4e5bf6f9c..24bef7ae0 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsForbidden().sublime-snippet index d3e8d8ae4..fd6d9f813 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentAlpha().sublime-snippet index 9332af775..6d14bb104 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentScale().sublime-snippet index e8b961cf5..bc906c11b 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 6a15e3697..d0a65841e 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ Texture:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsObjectLoaded().sublime-snippet index cb03e273b..7439de909 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsObjectType().sublime-snippet index 83dd48e61..d211d9d90 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsObjectType().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsProtected().sublime-snippet index 19bba7c68..64e09f348 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsRectValid().sublime-snippet index 16a2a2609..2d0e4643a 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsShown().sublime-snippet index e8026654c..1dde0aca8 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsShown().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-IsVisible().sublime-snippet index a11f96f0f..5a4693d32 100644 --- a/Reference/Widget Reference/Widgets/Texture-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ Texture:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-RemoveMaskTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-RemoveMaskTexture(texture).sublime-snippet index e1c3c04f1..ff5e631f5 100644 --- a/Reference/Widget Reference/Widgets/Texture-RemoveMaskTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-RemoveMaskTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Texture:RemoveMaskTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetAllPoints([frame]).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetAllPoints([frame]).sublime-snippet index bff5fc6e9..5ad6a3e87 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetAllPoints([frame]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetAllPoints([frame]).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetAllPoints ([frame]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetAlpha(alpha).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetAlpha(alpha).sublime-snippet index 1d0a95317..5c6c112bd 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetAlpha(alpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetAlpha(alpha).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetAlpha (alpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetAtlas(texture, useAtlasSize).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetAtlas(texture, useAtlasSize).sublime-snippet index 01d5edd49..f31e8a462 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetAtlas(texture, useAtlasSize).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetAtlas(texture, useAtlasSize).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetAtlas ("texture", useAtlasSize) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetBlendMode(mode).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetBlendMode(mode).sublime-snippet index c9bbccd72..46195f331 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetBlendMode(mode).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetBlendMode(mode).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetBlendMode ("mode") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet index b534c7f6d..db0b1a69e 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetColorTexture(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetColorTexture (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetDesaturated(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetDesaturated(enable).sublime-snippet index b54936d57..1133f9c49 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetDesaturated(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetDesaturated(enable).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetDesaturated (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetDesaturation(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetDesaturation(enable).sublime-snippet index 2e35297ca..148a8b8d0 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetDesaturation(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetDesaturation(enable).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetDesaturation (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetDrawLayer(layer, sublayer).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetDrawLayer(layer, sublayer).sublime-snippet index 5a94f7bd2..87063076e 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetDrawLayer(layer, sublayer).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetDrawLayer(layer, sublayer).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetDrawLayer ("layer", sublayer) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetForbidden().sublime-snippet index b134a80ac..14010ddf8 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetForbidden().sublime-snippet @@ -2,5 +2,5 @@ Texture:SetForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet index 5c0ab43a8..762015959 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetGradient(orientation, startR, startG, startB, endR, endG, endB).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetGradient ("orientation", startR, startG, startB, endR, endG, endB) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet index d03655f60..0855a76f4 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetGradientAlpha(orientation, startR, startG, startB, startAlpha, endR, endG, endB, endAlpha).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetGradientAlpha ("orientation", startR, startG, startB, startAlpha, endR, endG, endB, endAlpha) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetHeight(height).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetHeight(height).sublime-snippet index 3c503792b..8f82f7d71 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetHeight(height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetHeight(height).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetHeight (height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetHorizTile(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetHorizTile(enable).sublime-snippet index 5eee34fbc..0cfa501ef 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetHorizTile(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetHorizTile(enable).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetHorizTile (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentAlpha(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentAlpha(enable).sublime-snippet index 5f1c87d60..148d65c12 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentAlpha(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentAlpha(enable).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetIgnoreParentAlpha (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentScale(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentScale(enable).sublime-snippet index 5ac65ee65..7a2370f84 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentScale(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetIgnoreParentScale(enable).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetIgnoreParentScale (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetMask(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetMask(texture).sublime-snippet index 7f991d154..d05d93d82 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetMask(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetMask(texture).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetMask ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetNonBlocking(nonBlocking).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetNonBlocking(nonBlocking).sublime-snippet index 3e097e31f..5d9c239f3 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetNonBlocking(nonBlocking).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetNonBlocking(nonBlocking).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetNonBlocking (nonBlocking) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetParent(frame).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetParent(frame).sublime-snippet index 2f452c09d..935c4e948 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetParent(frame).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetParent(frame).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetParent (frame) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet index 5a93ba540..b78832cd9 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetPoint(point, [relativeTo], [relativePoint], [xOffset], [yOffset]).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetPoint ("point", [relativeTo], ["relativePoint"], [xOffset], [yOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetRotation(radians).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetRotation(radians).sublime-snippet index e8902e6b8..c717adfbc 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetRotation(radians).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetRotation(radians).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetRotation (radians) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetShown(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetShown(enable).sublime-snippet index 2edf9b85c..0b8e39854 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetShown(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetShown(enable).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetShown (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetSize(width, height).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetSize(width, height).sublime-snippet index 7831ee3c9..69a4061a1 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetSize(width, height).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetSize(width, height).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetSize (width, height) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet index 1c4938d97..c93a3189f 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetTexCoord(ULx, ULy, LLx, LLy, URx, URy, LRx, LRy).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetTexCoord (ULx, ULy, LLx, LLy, URx, URy, LRx, LRy) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetTexCoord(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetTexCoord(left, right, top, bottom).sublime-snippet index 3db51cf15..d96a1ef66 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetTexCoord(left, right, top, bottom).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetTexCoord(left, right, top, bottom).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetTexCoord (left, right, top, bottom) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetTexture(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetTexture(red, green, blue, [alpha]).sublime-snippet index 861d29fa3..a92674271 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetTexture(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetTexture(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetTexture (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetTexture(texture).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetTexture(texture).sublime-snippet index dbbf6eea1..6afb90b3e 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetTexture(texture).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetTexture(texture).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetTexture ("texture") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetVertTile(enable).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetVertTile(enable).sublime-snippet index 41646bb9e..63ae2709e 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetVertTile(enable).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetVertTile(enable).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetVertTile (enable) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet index e1e9a5664..c99069c1e 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetVertexColor(red, green, blue, [alpha]).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetVertexColor (red, green, blue, [alpha]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetVertexOffset(vertexIndex, x, y).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetVertexOffset(vertexIndex, x, y).sublime-snippet index ad21c6fab..30a7f86ad 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetVertexOffset(vertexIndex, x, y).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetVertexOffset(vertexIndex, x, y).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetVertexOffset (vertexIndex, x, y) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-SetWidth(width).sublime-snippet b/Reference/Widget Reference/Widgets/Texture-SetWidth(width).sublime-snippet index 735dfd0e6..162a7f9ea 100644 --- a/Reference/Widget Reference/Widgets/Texture-SetWidth(width).sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-SetWidth(width).sublime-snippet @@ -2,5 +2,5 @@ Texture:SetWidth (width) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-Show().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-Show().sublime-snippet index 85752f971..74e739290 100644 --- a/Reference/Widget Reference/Widgets/Texture-Show().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-Show().sublime-snippet @@ -2,5 +2,5 @@ Texture:Show () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/Texture-StopAnimating().sublime-snippet b/Reference/Widget Reference/Widgets/Texture-StopAnimating().sublime-snippet index 5264bd0d7..2ea52c346 100644 --- a/Reference/Widget Reference/Widgets/Texture-StopAnimating().sublime-snippet +++ b/Reference/Widget Reference/Widgets/Texture-StopAnimating().sublime-snippet @@ -2,5 +2,5 @@ Texture:StopAnimating () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetDebugName().sublime-snippet index ec7681a60..f827cc699 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetDuration().sublime-snippet index 3a71aad0f..58e331326 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetElapsed().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetElapsed().sublime-snippet index 042bc41a8..8dc635e4d 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetElapsed().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetElapsed().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetElapsed () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetEndDelay().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetEndDelay().sublime-snippet index 2e4d41110..657b68364 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetEndDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetEndDelay().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetEndDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetName().sublime-snippet index b0905131c..96cebe7c1 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetObjectType().sublime-snippet index 2bb0120e4..28710f95e 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetOrder().sublime-snippet index 993f01999..ff33d45c5 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetParent().sublime-snippet index 272595b99..011b37675 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetProgress().sublime-snippet index f934702d2..dc5c078cd 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetRegionParent().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetRegionParent().sublime-snippet index 0ba40ffb2..e4fdcc9a1 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetRegionParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetRegionParent().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetRegionParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetScript(scriptType).sublime-snippet index cf4c03957..a7a3454e6 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetSmoothProgress().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetSmoothProgress().sublime-snippet index 12de65f9d..9e201ab0b 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetSmoothProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetSmoothProgress().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetSmoothProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetSmoothing().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetSmoothing().sublime-snippet index 69cd719bb..2b058f122 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetSmoothing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetSmoothing().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetSmoothing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetStartDelay().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetStartDelay().sublime-snippet index e54e5ec6a..0834a3f94 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetStartDelay().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetStartDelay().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetStartDelay () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-GetTarget().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-GetTarget().sublime-snippet index 3970d7c35..1b70fd7d8 100644 --- a/Reference/Widget Reference/Widgets/_Animation-GetTarget().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-GetTarget().sublime-snippet @@ -2,5 +2,5 @@ _Animation:GetTarget () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-HasScript(scriptType).sublime-snippet index 0619877b5..50a667e0a 100644 --- a/Reference/Widget Reference/Widgets/_Animation-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Animation:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-IsDelaying().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-IsDelaying().sublime-snippet index 979b25418..90c946286 100644 --- a/Reference/Widget Reference/Widgets/_Animation-IsDelaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-IsDelaying().sublime-snippet @@ -2,5 +2,5 @@ _Animation:IsDelaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-IsDone().sublime-snippet index 2e823f486..21123eb70 100644 --- a/Reference/Widget Reference/Widgets/_Animation-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _Animation:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-IsForbidden().sublime-snippet index cbd5dc014..83b1dd16d 100644 --- a/Reference/Widget Reference/Widgets/_Animation-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Animation:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-IsObjectType(type).sublime-snippet index 7717e6be3..3d73c332a 100644 --- a/Reference/Widget Reference/Widgets/_Animation-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Animation:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-IsPaused().sublime-snippet index 6236f1d96..3ee74d8df 100644 --- a/Reference/Widget Reference/Widgets/_Animation-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _Animation:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-IsPlaying().sublime-snippet index 68126ec3a..0c90b3411 100644 --- a/Reference/Widget Reference/Widgets/_Animation-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _Animation:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animation-IsStopped().sublime-snippet b/Reference/Widget Reference/Widgets/_Animation-IsStopped().sublime-snippet index faeb2b5dd..fec95ff23 100644 --- a/Reference/Widget Reference/Widgets/_Animation-IsStopped().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animation-IsStopped().sublime-snippet @@ -2,5 +2,5 @@ _Animation:IsStopped () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet index b1197d40a..782711da8 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-CreateAnimation(animationType, [name], [inheritsFrom]).sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:CreateAnimation ("animationType", ["name"], ["inheritsFrom"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetAnimations().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetAnimations().sublime-snippet index cfa367bcd..c64c91c83 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetAnimations().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetAnimations().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetAnimations () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetDebugName().sublime-snippet index db64b0741..eb0d4e755 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetDuration().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetDuration().sublime-snippet index c5edcbfb4..abc760c7e 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetDuration().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetDuration().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetDuration () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetLoopState().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetLoopState().sublime-snippet index 983a40f37..55579d631 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetLoopState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetLoopState().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetLoopState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetLooping().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetLooping().sublime-snippet index e96428581..bc4f5e519 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetLooping().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetLooping().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetLooping () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetName().sublime-snippet index 6258146ee..1612c88bd 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetName().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetObjectType().sublime-snippet index 6bc687f3b..9921c5324 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetParent().sublime-snippet index f6418b0da..f786a367e 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetProgress().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetProgress().sublime-snippet index c56ac4e8d..a01d1cdcb 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetProgress().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetProgress().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetProgress () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-GetScript(scriptType).sublime-snippet index 9a035d3a8..b2c3ab6f9 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-HasScript(scriptType).sublime-snippet index 521e90041..ebf46b773 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-IsDone().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-IsDone().sublime-snippet index f82204acc..d0b515fee 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-IsDone().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-IsDone().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:IsDone () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-IsForbidden().sublime-snippet index 768f2616e..66154d005 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-IsObjectType(type).sublime-snippet index a14b7a6ee..f985794ff 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-IsPaused().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-IsPaused().sublime-snippet index ad2e42e36..0f837e1fa 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-IsPaused().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-IsPaused().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:IsPaused () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-IsPendingFinish().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-IsPendingFinish().sublime-snippet index 0ea231321..69efcee2a 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-IsPendingFinish().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-IsPendingFinish().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:IsPendingFinish () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-IsPlaying().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-IsPlaying().sublime-snippet index 0a41aaea2..892ffff5b 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-IsPlaying().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-IsPlaying().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:IsPlaying () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGroup-IsSetToFinalAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGroup-IsSetToFinalAlpha().sublime-snippet index 2f72b4ef1..ff0b5f485 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGroup-IsSetToFinalAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGroup-IsSetToFinalAlpha().sublime-snippet @@ -2,5 +2,5 @@ _AnimationGroup:IsSetToFinalAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_AnimationGrouphelp.sublime-snippet b/Reference/Widget Reference/Widgets/_AnimationGrouphelp.sublime-snippet index 4cc5ac17d..c8f74585b 100644 --- a/Reference/Widget Reference/Widgets/_AnimationGrouphelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_AnimationGrouphelp.sublime-snippet @@ -49,5 +49,5 @@ }]]> _AnimationGroup help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Animationhelp.sublime-snippet b/Reference/Widget Reference/Widgets/_Animationhelp.sublime-snippet index 30fc54c81..3b848bff5 100644 --- a/Reference/Widget Reference/Widgets/_Animationhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Animationhelp.sublime-snippet @@ -60,5 +60,5 @@ }]]> _Animation help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-GetDebugName().sublime-snippet index de7e6eb6f..b3527f86c 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-GetName().sublime-snippet index 850fc9007..8e6510b98 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-GetName().sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-GetObjectType().sublime-snippet index 30c789f85..d6cda3139 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-GetOffset().sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-GetOffset().sublime-snippet index bf8ea89cf..6d80d03d6 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-GetOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-GetOffset().sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:GetOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-GetOrder().sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-GetOrder().sublime-snippet index 89c39b905..a034aa415 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-GetOrder().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-GetOrder().sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:GetOrder () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-GetParent().sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-GetParent().sublime-snippet index f7724aca2..494ca398b 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-GetParent().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-GetParent().sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:GetParent () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-IsForbidden().sublime-snippet index aacad7537..e2dec1138 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPoint-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPoint-IsObjectType(type).sublime-snippet index b227c9261..4afd5a930 100644 --- a/Reference/Widget Reference/Widgets/_ControlPoint-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPoint-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _ControlPoint:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_ControlPointhelp.sublime-snippet b/Reference/Widget Reference/Widgets/_ControlPointhelp.sublime-snippet index c595d3000..c403d7452 100644 --- a/Reference/Widget Reference/Widgets/_ControlPointhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_ControlPointhelp.sublime-snippet @@ -22,5 +22,5 @@ }]]> _ControlPoint help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetAlpha().sublime-snippet index 997e01f26..0fc199866 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetFont().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetFont().sublime-snippet index 2e3f9cc7a..1681e93ba 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetFont().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetFont().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetFont () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetFontObject().sublime-snippet index fda92f6e7..edfdd7166 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetFontObject().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetIndentedWordWrap().sublime-snippet index 8d2f0dfea..fb90afaee 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetIndentedWordWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetIndentedWordWrap().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetIndentedWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetJustifyH().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetJustifyH().sublime-snippet index 50ad7f73f..7d9027807 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetJustifyH().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetJustifyH().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetJustifyH () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetJustifyV().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetJustifyV().sublime-snippet index ca4de4bc2..f7dd7fff4 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetJustifyV().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetJustifyV().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetJustifyV () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetName().sublime-snippet index 8c39fc66b..f1bc99957 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetObjectType().sublime-snippet index 0b5f2bf16..b3449223b 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetShadowColor().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetShadowColor().sublime-snippet index ff943d3ad..bf6f2eef5 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetShadowColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetShadowColor().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetShadowColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetShadowOffset().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetShadowOffset().sublime-snippet index dbbee408f..840f9d679 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetShadowOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetShadowOffset().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetShadowOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetSpacing().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetSpacing().sublime-snippet index 7e15fba3d..395c02627 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetSpacing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetSpacing().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetSpacing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-GetTextColor().sublime-snippet b/Reference/Widget Reference/Widgets/_Font-GetTextColor().sublime-snippet index a33a7547d..99fa6cd52 100644 --- a/Reference/Widget Reference/Widgets/_Font-GetTextColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-GetTextColor().sublime-snippet @@ -2,5 +2,5 @@ _Font:GetTextColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_Font-IsObjectType(type).sublime-snippet index fd82bd925..4c204e1be 100644 --- a/Reference/Widget Reference/Widgets/_Font-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Font:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Font-SetFont(filename, fontHeight, flags).sublime-snippet b/Reference/Widget Reference/Widgets/_Font-SetFont(filename, fontHeight, flags).sublime-snippet index 679c4d98b..64d31966a 100644 --- a/Reference/Widget Reference/Widgets/_Font-SetFont(filename, fontHeight, flags).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Font-SetFont(filename, fontHeight, flags).sublime-snippet @@ -2,5 +2,5 @@ _Font:SetFont ("filename", fontHeight, "flags") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-CanChangeProtectedState().sublime-snippet index 8051e4228..da9d14a3b 100644 --- a/Reference/Widget Reference/Widgets/_FontString-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _FontString:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-CanNonSpaceWrap().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-CanNonSpaceWrap().sublime-snippet index 7320b1cb3..7a0fe649c 100644 --- a/Reference/Widget Reference/Widgets/_FontString-CanNonSpaceWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-CanNonSpaceWrap().sublime-snippet @@ -2,5 +2,5 @@ _FontString:CanNonSpaceWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-CanWordWrap().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-CanWordWrap().sublime-snippet index de0821f8a..3f0e8254a 100644 --- a/Reference/Widget Reference/Widgets/_FontString-CanWordWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-CanWordWrap().sublime-snippet @@ -2,5 +2,5 @@ _FontString:CanWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetAlpha().sublime-snippet index d1954f926..ca4572faa 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetAnimationGroups().sublime-snippet index 4bea91abf..f2862f028 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetBottom().sublime-snippet index ce19edd81..0691ebcaf 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetCenter().sublime-snippet index 38679e398..79bf37e80 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetDebugName().sublime-snippet index a2a79a447..ed308aba1 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetDrawLayer().sublime-snippet index 3bfec4f71..9198dc8d5 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetFieldSize().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetFieldSize().sublime-snippet index 5d4561f71..048984d85 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetFieldSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetFieldSize().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetFieldSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetFont().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetFont().sublime-snippet index d9c6d662b..1695e7080 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetFont().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetFont().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetFont () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetFontObject().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetFontObject().sublime-snippet index 4e2cd9e4b..a7c0e45ed 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetFontObject().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetFontObject().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetFontObject () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetHeight().sublime-snippet index 0bd781218..aeebeb803 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetIndentedWordWrap().sublime-snippet index be383ddf7..3ff71c395 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetIndentedWordWrap().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetIndentedWordWrap().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetIndentedWordWrap () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetJustifyH().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetJustifyH().sublime-snippet index 8f9a9a040..bedead143 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetJustifyH().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetJustifyH().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetJustifyH () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetJustifyV().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetJustifyV().sublime-snippet index 27fcb38d2..2959a5217 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetJustifyV().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetJustifyV().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetJustifyV () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetLeft().sublime-snippet index a1f646585..b9460770a 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetLineHeight().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetLineHeight().sublime-snippet index b3f3d473a..e107e091a 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetLineHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetLineHeight().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetLineHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetMaxLines().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetMaxLines().sublime-snippet index 441731d1a..bdabc48d9 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetMaxLines().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetMaxLines().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetMaxLines () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetName().sublime-snippet index 6a92e9076..48252cdec 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetName().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetNumLines().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetNumLines().sublime-snippet index 76671f313..be941e277 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetNumLines().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetNumLines().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetNumLines () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetNumPoints().sublime-snippet index 79b5e4251..eba0cdfcb 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetObjectType().sublime-snippet index 11652ba96..c829e6da3 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetPoint(index).sublime-snippet index f9c6dec27..317db4db8 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetRect().sublime-snippet index f9570b2d1..09b4f652a 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetRight().sublime-snippet index 5ac008060..5fed8802e 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetShadowColor().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetShadowColor().sublime-snippet index 989a727f1..ee031fdbd 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetShadowColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetShadowColor().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetShadowColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetShadowOffset().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetShadowOffset().sublime-snippet index 5338bfdb8..dfd00dc7d 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetShadowOffset().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetShadowOffset().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetShadowOffset () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetSize().sublime-snippet index b0ff77a4a..91784f8f0 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetSpacing().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetSpacing().sublime-snippet index d702c0028..76e911500 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetSpacing().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetSpacing().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetSpacing () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetStringHeight().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetStringHeight().sublime-snippet index 81779aaec..a6ae2509f 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetStringHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetStringHeight().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetStringHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetStringWidth().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetStringWidth().sublime-snippet index 711038f41..4b4373635 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetStringWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetStringWidth().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetStringWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetText().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetText().sublime-snippet index 99f2139d7..e9a98e2d3 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetText().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetText().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetText () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetTextColor().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetTextColor().sublime-snippet index 2dd7f979d..6c1456713 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetTextColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetTextColor().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetTextColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetTop().sublime-snippet index 85b4d69de..39be07663 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetWidth().sublime-snippet index 94bf47afb..4d9f90992 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-GetWrappedWidth().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-GetWrappedWidth().sublime-snippet index 227ef20e1..e1b6af6a9 100644 --- a/Reference/Widget Reference/Widgets/_FontString-GetWrappedWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-GetWrappedWidth().sublime-snippet @@ -2,5 +2,5 @@ _FontString:GetWrappedWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsDragging().sublime-snippet index 5eb7259b1..7bd66d5b5 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsForbidden().sublime-snippet index 20c1edc39..6aa16d7f0 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentAlpha().sublime-snippet index 67ad52bac..cc2c08381 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentScale().sublime-snippet index 8d6ab3caa..e4150acd7 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 9a4650672..9d6fcbe27 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsObjectLoaded().sublime-snippet index bb71c07ab..341916a88 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsObjectType(type).sublime-snippet index 1fc8adadf..7396f4c18 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsProtected().sublime-snippet index 6876fc1b9..b1c19e989 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsRectValid().sublime-snippet index a8997b9a2..deb218174 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsShown().sublime-snippet index 40eb49362..5a13139f4 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-IsVisible().sublime-snippet index fbc99c56e..0dcb6828a 100644 --- a/Reference/Widget Reference/Widgets/_FontString-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _FontString:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontString-SetFont(filename, fontHeight, flags).sublime-snippet b/Reference/Widget Reference/Widgets/_FontString-SetFont(filename, fontHeight, flags).sublime-snippet index 6cadc902b..01c2cab36 100644 --- a/Reference/Widget Reference/Widgets/_FontString-SetFont(filename, fontHeight, flags).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontString-SetFont(filename, fontHeight, flags).sublime-snippet @@ -2,5 +2,5 @@ _FontString:SetFont ("filename", fontHeight, "flags") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_FontStringhelp.sublime-snippet b/Reference/Widget Reference/Widgets/_FontStringhelp.sublime-snippet index 467cb1b84..be9748da1 100644 --- a/Reference/Widget Reference/Widgets/_FontStringhelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_FontStringhelp.sublime-snippet @@ -98,5 +98,5 @@ }]]> _FontString help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Fonthelp.sublime-snippet b/Reference/Widget Reference/Widgets/_Fonthelp.sublime-snippet index 982956873..2735cf246 100644 --- a/Reference/Widget Reference/Widgets/_Fonthelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Fonthelp.sublime-snippet @@ -34,5 +34,5 @@ }]]> _Font help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-CanChangeAttribute().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-CanChangeAttribute().sublime-snippet index 3562b9466..0afe33b0b 100644 --- a/Reference/Widget Reference/Widgets/_Frame-CanChangeAttribute().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-CanChangeAttribute().sublime-snippet @@ -2,5 +2,5 @@ _Frame:CanChangeAttribute () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-CanChangeProtectedState().sublime-snippet index a95f565a8..16d905725 100644 --- a/Reference/Widget Reference/Widgets/_Frame-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _Frame:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet index 306f9a028..3ad5695b4 100644 --- a/Reference/Widget Reference/Widgets/_Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-CreateFontString([name], [layer], [inherits]).sublime-snippet @@ -2,5 +2,5 @@ _Frame:CreateFontString (["name"], ["layer"], ["inherits"]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet index cfa309417..1ba1500d3 100644 --- a/Reference/Widget Reference/Widgets/_Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-CreateLine([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Frame:CreateLine (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index d46076f95..54a46e2b0 100644 --- a/Reference/Widget Reference/Widgets/_Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-CreateMaskTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Frame:CreateMaskTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet index c288ea4f2..d0d1ff668 100644 --- a/Reference/Widget Reference/Widgets/_Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-CreateTexture([name], [layer], [inherits], [sublevel]).sublime-snippet @@ -2,5 +2,5 @@ _Frame:CreateTexture (["name"], ["layer"], ["inherits"], [sublevel]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-DoesClipChildren().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-DoesClipChildren().sublime-snippet index 14e4030b5..854c23693 100644 --- a/Reference/Widget Reference/Widgets/_Frame-DoesClipChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-DoesClipChildren().sublime-snippet @@ -2,5 +2,5 @@ _Frame:DoesClipChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetAlpha().sublime-snippet index 87aee3473..e2e917494 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetAnimationGroups().sublime-snippet index 7b8b64d1e..7c835563f 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetAttribute(name).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetAttribute(name).sublime-snippet index ed439e555..e7143631c 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetAttribute(name).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetAttribute(name).sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetAttribute ("name") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetBackdrop().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetBackdrop().sublime-snippet index cbca4da55..a57bcfac1 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetBackdrop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetBackdrop().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetBackdrop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetBackdropBorderColor().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetBackdropBorderColor().sublime-snippet index 761973c60..b60310a1c 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetBackdropBorderColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetBackdropBorderColor().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetBackdropBorderColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetBackdropColor().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetBackdropColor().sublime-snippet index ce658eab5..8fda63e70 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetBackdropColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetBackdropColor().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetBackdropColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetBottom().sublime-snippet index 8fbe8e6d5..211be3395 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetBoundsRect().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetBoundsRect().sublime-snippet index e1e9e613a..607f97031 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetBoundsRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetBoundsRect().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetBoundsRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetCenter().sublime-snippet index c8b6b871c..cfa39687b 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetChildren().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetChildren().sublime-snippet index 81e4509ea..8fb9b635d 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetChildren().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetClampRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetClampRectInsets().sublime-snippet index 8f04955c9..2439ec728 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetClampRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetClampRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetClampRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetDebugName().sublime-snippet index 4252b3163..5e92a0ce0 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetDepth().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetDepth().sublime-snippet index 52f465bce..da3eefeb7 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetDepth().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetDontSavePosition().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetDontSavePosition().sublime-snippet index 45502c4ed..ab005c34a 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetDontSavePosition().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetDontSavePosition().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetDontSavePosition () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetEffectiveAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetEffectiveAlpha().sublime-snippet index c5309e7b8..fd82b5dc7 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetEffectiveAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetEffectiveAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetEffectiveAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetEffectiveDepth().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetEffectiveDepth().sublime-snippet index 6f4d1f4cd..239bb3d89 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetEffectiveDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetEffectiveDepth().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetEffectiveDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetEffectiveScale().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetEffectiveScale().sublime-snippet index 753aec6b2..67c21d156 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetEffectiveScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetEffectiveScale().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetEffectiveScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet index ec478e5cc..72fa31df4 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetEffectivelyFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetEffectivelyFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetFlattensRenderLayers().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetFlattensRenderLayers().sublime-snippet index 9afc032d5..925c3a850 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetFlattensRenderLayers().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetFlattensRenderLayers().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetFlattensRenderLayers () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetFrameLevel().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetFrameLevel().sublime-snippet index ddbc730e2..a14e9dd8d 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetFrameLevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetFrameLevel().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetFrameLevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetFrameStrata().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetFrameStrata().sublime-snippet index fe5405148..f71c02673 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetFrameStrata().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetFrameStrata().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetFrameStrata () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetHeight().sublime-snippet index 1250ba4ca..0e083a8b5 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetHitRectInsets().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetHitRectInsets().sublime-snippet index 8825db964..0a100fe83 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetHitRectInsets().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetHitRectInsets().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetHitRectInsets () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetHyperlinksEnabled().sublime-snippet index b221ae95a..704bef783 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetHyperlinksEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetHyperlinksEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetHyperlinksEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetID().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetID().sublime-snippet index fe7a9dcfe..a00e89afb 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetID().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetID().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetID () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetLeft().sublime-snippet index c826b0b0c..a331e7021 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetMaxResize().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetMaxResize().sublime-snippet index 055983254..988061fd0 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetMaxResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetMaxResize().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetMaxResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetMinResize().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetMinResize().sublime-snippet index f0f282554..4e3d79a72 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetMinResize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetMinResize().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetMinResize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetName().sublime-snippet index d1948e1a6..a3e233f3a 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetNumChildren().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetNumChildren().sublime-snippet index c980eaff0..6e71290c6 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetNumChildren().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetNumChildren().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetNumChildren () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetNumPoints().sublime-snippet index 19d38a8a2..688e34053 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetNumRegions().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetNumRegions().sublime-snippet index 7dd6af6d0..4419f5902 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetNumRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetNumRegions().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetNumRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetObjectType().sublime-snippet index ce98bb88f..ab5741441 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetPoint(index).sublime-snippet index 4f0f43e45..aabaf3b47 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetPropagateKeyboardInput().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetPropagateKeyboardInput().sublime-snippet index d2210345b..24835432d 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetPropagateKeyboardInput().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetPropagateKeyboardInput().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetPropagateKeyboardInput () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetRect().sublime-snippet index f64e2403b..6c01d2873 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetRegions().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetRegions().sublime-snippet index 1b715cd10..09ae7de22 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetRegions().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetRegions().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetRegions () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetRight().sublime-snippet index f6ae28bce..1c139b25a 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetScale().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetScale().sublime-snippet index 7f9c6b03b..8b96fc8d4 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetScale().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetScript(scriptType).sublime-snippet index da3774883..608fb448e 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetSize().sublime-snippet index 2ea12b0f8..a356afd76 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetTop().sublime-snippet index 59d74586a..108aea829 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-GetWidth().sublime-snippet index ea69b5352..fc793b3ef 100644 --- a/Reference/Widget Reference/Widgets/_Frame-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _Frame:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-HasScript(scriptType).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-HasScript(scriptType).sublime-snippet index 2dbc5f28d..9b556d1e2 100644 --- a/Reference/Widget Reference/Widgets/_Frame-HasScript(scriptType).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-HasScript(scriptType).sublime-snippet @@ -2,5 +2,5 @@ _Frame:HasScript ("scriptType") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsClampedToScreen().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsClampedToScreen().sublime-snippet index e0bc5590b..570bb3e9d 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsClampedToScreen().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsClampedToScreen().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsClampedToScreen () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsDragging().sublime-snippet index da8020eb0..f5649fa4b 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsEventRegistered(event).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsEventRegistered(event).sublime-snippet index f90d44cdf..10cc9018f 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsEventRegistered(event).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsEventRegistered(event).sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsEventRegistered ("event") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsForbidden().sublime-snippet index 383d328c9..fe8cb5977 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsIgnoringDepth().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsIgnoringDepth().sublime-snippet index bd898d28c..6ffe101f5 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsIgnoringDepth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsIgnoringDepth().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsIgnoringDepth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentAlpha().sublime-snippet index 43cdd0492..9e079d027 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentScale().sublime-snippet index 1c87b9f92..a4a586793 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsJoystickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsJoystickEnabled().sublime-snippet index fca9b9262..71b0ff8f5 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsJoystickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsJoystickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsJoystickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsKeyboardEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsKeyboardEnabled().sublime-snippet index 983c664d6..d8a401334 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsKeyboardEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsKeyboardEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsKeyboardEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsMouseClickEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsMouseClickEnabled().sublime-snippet index 3c4fb0691..80b0ad8fd 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsMouseClickEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsMouseClickEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsMouseClickEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsMouseEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsMouseEnabled().sublime-snippet index e2614d1ad..3586f22a8 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsMouseEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsMouseEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsMouseEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsMouseMotionEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsMouseMotionEnabled().sublime-snippet index 99070b2a0..557242e4b 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsMouseMotionEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsMouseMotionEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsMouseMotionEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 0bd500d93..bd0803b49 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsMouseWheelEnabled().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsMouseWheelEnabled().sublime-snippet index 995ae10b1..6f902c88f 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsMouseWheelEnabled().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsMouseWheelEnabled().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsMouseWheelEnabled () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsMovable().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsMovable().sublime-snippet index e30927344..dde992895 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsMovable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsMovable().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsMovable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsObjectLoaded().sublime-snippet index bee4d0ee0..2de447c51 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsObjectType(type).sublime-snippet index 022a09ca5..e015581a6 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsProtected().sublime-snippet index d831b2d2c..34037663c 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsRectValid().sublime-snippet index 14708dd19..b79e5b00e 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsResizable().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsResizable().sublime-snippet index 662013047..186d19a47 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsResizable().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsResizable().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsResizable () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsShown().sublime-snippet index f1cbb7d74..576b88faa 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsToplevel().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsToplevel().sublime-snippet index fc74c142c..d5f4c7a3d 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsToplevel().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsToplevel().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsToplevel () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsUserPlaced().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsUserPlaced().sublime-snippet index f29f59d42..3028cc426 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsUserPlaced().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsUserPlaced().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsUserPlaced () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Frame-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/_Frame-IsVisible().sublime-snippet index aaf880fa3..d90fe753b 100644 --- a/Reference/Widget Reference/Widgets/_Frame-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Frame-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _Frame:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Framehelp.sublime-snippet b/Reference/Widget Reference/Widgets/_Framehelp.sublime-snippet index 46052f4c4..f028d9350 100644 --- a/Reference/Widget Reference/Widgets/_Framehelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Framehelp.sublime-snippet @@ -175,5 +175,5 @@ }]]> _Frame help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-CanChangeProtectedState().sublime-snippet index d7198532d..ba1cbc2ee 100644 --- a/Reference/Widget Reference/Widgets/_Line-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _Line:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetAlpha().sublime-snippet index fdb403027..6f20d9bba 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetAnimationGroups().sublime-snippet index 83b1c3d99..a160a6801 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetAtlas().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetAtlas().sublime-snippet index 26761d569..64c29201a 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetAtlas().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetAtlas().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetAtlas () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetBlendMode().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetBlendMode().sublime-snippet index 28e7c6177..9286ad8da 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetBlendMode().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetBlendMode().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetBlendMode () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetBottom().sublime-snippet index a7272db6d..132ba1f67 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetCenter().sublime-snippet index 5ff23fbbf..4cd0693cf 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetDebugName().sublime-snippet index 6d0fe5aab..f1198fb16 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetDesaturation().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetDesaturation().sublime-snippet index 9ab034b76..5b8b90d3c 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetDesaturation().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetDesaturation().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetDesaturation () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetDrawLayer().sublime-snippet index 74e097b3d..cce68c82e 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetEndPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetEndPoint(index).sublime-snippet index 3d8db910f..437f3fc6c 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetEndPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetEndPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _Line:GetEndPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetHeight().sublime-snippet index d3acace4d..2d3cf4061 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetHorizTile().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetHorizTile().sublime-snippet index 78aa23ac9..e236d05f7 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetHorizTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetHorizTile().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetHorizTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetLeft().sublime-snippet index f67c69e27..601ef4e3c 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetName().sublime-snippet index 49913040a..9bdf85d74 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetNonBlocking().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetNonBlocking().sublime-snippet index 26e275b56..8da40c2c6 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetNonBlocking().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetNonBlocking().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetNonBlocking () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetObjectType().sublime-snippet index 3b6d38602..bfb81e266 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetRect().sublime-snippet index 04743d5c2..aa7b0f99b 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetRight().sublime-snippet index a34721674..12f32a07b 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetSize().sublime-snippet index 2b57b4419..42b66335e 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetStartPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetStartPoint(index).sublime-snippet index 624e81ed5..cf0e91199 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetStartPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetStartPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _Line:GetStartPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetTexCoord().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetTexCoord().sublime-snippet index 648643026..07e62f1be 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetTexCoord().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetTexCoord().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetTexCoord () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetTexture().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetTexture().sublime-snippet index b6510e666..2bbf56adc 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetTexture().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetThickness().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetThickness().sublime-snippet index a3033a53e..2e51b6180 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetThickness().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetThickness().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetThickness () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetTop().sublime-snippet index 7223c7cb4..71554a4fc 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetVertTile().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetVertTile().sublime-snippet index 6cf948289..e5e71645f 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetVertTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetVertTile().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetVertTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetVertexColor().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetVertexColor().sublime-snippet index 453ca2419..a31ff0001 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetVertexColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetVertexColor().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetVertexColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetVertexOffset(vertexIndex).sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetVertexOffset(vertexIndex).sublime-snippet index bd2102623..eccadd4d4 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetVertexOffset(vertexIndex).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetVertexOffset(vertexIndex).sublime-snippet @@ -2,5 +2,5 @@ _Line:GetVertexOffset (vertexIndex) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-GetWidth().sublime-snippet index 4c77a740e..7d7141931 100644 --- a/Reference/Widget Reference/Widgets/_Line-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _Line:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsDesaturated().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsDesaturated().sublime-snippet index 1f2f45d83..3477365a9 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsDesaturated().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsDesaturated().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsDesaturated () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsDragging().sublime-snippet index 55e79ec18..9f594b02d 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsForbidden().sublime-snippet index 7890fa72c..d7305afca 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentAlpha().sublime-snippet index 4498268dc..a152434c9 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentScale().sublime-snippet index 9497bf9f9..a22c724ea 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index 99959eccd..db45f4aee 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _Line:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsObjectLoaded().sublime-snippet index ad9988820..d78af2120 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsObjectType(type).sublime-snippet index 7a79088f3..55d743c9e 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Line:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsProtected().sublime-snippet index c0f4d5278..703489c7f 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsRectValid().sublime-snippet index 67afbaf59..62e3109bd 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsShown().sublime-snippet index 8482ad705..be61a3f63 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Line-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/_Line-IsVisible().sublime-snippet index 0776fcdb9..1e9f66363 100644 --- a/Reference/Widget Reference/Widgets/_Line-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Line-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _Line:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Linehelp.sublime-snippet b/Reference/Widget Reference/Widgets/_Linehelp.sublime-snippet index a45b988aa..2b0abbf4b 100644 --- a/Reference/Widget Reference/Widgets/_Linehelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Linehelp.sublime-snippet @@ -86,5 +86,5 @@ }]]> _Line help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-CanChangeProtectedState().sublime-snippet index 9c15f02c5..8117a12dc 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetAlpha().sublime-snippet index e295eecdc..724db5d38 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetAnimationGroups().sublime-snippet index 6dcd13763..cf0e5a81b 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetAtlas().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetAtlas().sublime-snippet index 5d4f8445d..3a0c3f29e 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetAtlas().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetAtlas().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetAtlas () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetBlendMode().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetBlendMode().sublime-snippet index da5b74822..75aa5a5b1 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetBlendMode().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetBlendMode().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetBlendMode () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetBottom().sublime-snippet index c4e064745..241c1a6d7 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetCenter().sublime-snippet index 8af2a2bf5..47f1554d0 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetDebugName().sublime-snippet index cd327e80a..447e4e59f 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetDesaturation().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetDesaturation().sublime-snippet index 7d42309cd..7834dbf6b 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetDesaturation().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetDesaturation().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetDesaturation () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetDrawLayer().sublime-snippet index 1a14e5573..1c063aae0 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetHeight().sublime-snippet index 482295dcc..4608c172e 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetHorizTile().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetHorizTile().sublime-snippet index 9429fca32..e712969ae 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetHorizTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetHorizTile().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetHorizTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetLeft().sublime-snippet index 91cbc6c91..8d7931a3c 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetName().sublime-snippet index 37a2ad876..5a4d57549 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetName().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetNonBlocking().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetNonBlocking().sublime-snippet index 480b9f11d..75d87337a 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetNonBlocking().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetNonBlocking().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetNonBlocking () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetNumPoints().sublime-snippet index f548b036d..755929c71 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetObjectType().sublime-snippet index f3f8cbe39..025ee4ce5 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetPoint(index).sublime-snippet index 151da76e4..742163afb 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetRect().sublime-snippet index 30013b643..021994a4b 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetRight().sublime-snippet index 685205456..82fcec9a6 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetSize().sublime-snippet index c7f24d5e7..55475bbe6 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetTexCoord().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetTexCoord().sublime-snippet index 081152f67..8a0f3bd86 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetTexCoord().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetTexCoord().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetTexCoord () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetTexture().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetTexture().sublime-snippet index 293fbf2f8..edf69c678 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetTexture().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetTop().sublime-snippet index 62b43544b..1baeb6156 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetVertTile().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetVertTile().sublime-snippet index e0cb82158..87b90e1f4 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetVertTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetVertTile().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetVertTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexColor().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexColor().sublime-snippet index cad56faa4..99710aed7 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexColor().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetVertexColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet index a0714e01b..a7ff58393 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetVertexOffset(vertexIndex).sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetVertexOffset (vertexIndex) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-GetWidth().sublime-snippet index bbe5efd4e..cf7ca3f05 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsDesaturated().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsDesaturated().sublime-snippet index 4b4603614..76b69aa0c 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsDesaturated().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsDesaturated().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsDesaturated () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsDragging().sublime-snippet index 50354ea23..35888cdcd 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsForbidden().sublime-snippet index 6e4b0ab07..343f1b72f 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentAlpha().sublime-snippet index f18fe8c80..4fd4b79f7 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentScale().sublime-snippet index e98f137cc..941c2ab3f 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index c909b2a3a..4a858a1eb 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectLoaded().sublime-snippet index 4b32b185e..8af528560 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectType(type).sublime-snippet index 38485c0ee..5251948ce 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsProtected().sublime-snippet index fbbc24fdc..0c6309873 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsRectValid().sublime-snippet index a5c639e22..4626f87fc 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsShown().sublime-snippet index 10c98a033..1bb730734 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexture-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexture-IsVisible().sublime-snippet index 3f77f8aa7..fdeae5fbb 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexture-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexture-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _MaskTexture:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_MaskTexturehelp.sublime-snippet b/Reference/Widget Reference/Widgets/_MaskTexturehelp.sublime-snippet index e83870e6e..bcb7990ff 100644 --- a/Reference/Widget Reference/Widgets/_MaskTexturehelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_MaskTexturehelp.sublime-snippet @@ -88,5 +88,5 @@ }]]> _MaskTexture help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-CanChangeProtectedState().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-CanChangeProtectedState().sublime-snippet index 7c90c2770..5e3bbb3ff 100644 --- a/Reference/Widget Reference/Widgets/_Texture-CanChangeProtectedState().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-CanChangeProtectedState().sublime-snippet @@ -2,5 +2,5 @@ _Texture:CanChangeProtectedState () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetAlpha().sublime-snippet index cbc393501..d71cb2f96 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetAnimationGroups().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetAnimationGroups().sublime-snippet index 1a591c25f..6f386de8c 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetAnimationGroups().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetAnimationGroups().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetAnimationGroups () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetAtlas().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetAtlas().sublime-snippet index a6c8163d7..783e8b3e1 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetAtlas().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetAtlas().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetAtlas () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetBlendMode().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetBlendMode().sublime-snippet index 8ce6dc737..668296178 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetBlendMode().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetBlendMode().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetBlendMode () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetBottom().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetBottom().sublime-snippet index 9367ef412..39dea482c 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetBottom().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetBottom().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetBottom () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetCenter().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetCenter().sublime-snippet index c2ee83305..30cc8644d 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetCenter().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetCenter().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetCenter () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetDebugName().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetDebugName().sublime-snippet index 51491560c..9e1d6d256 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetDebugName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetDebugName().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetDebugName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetDesaturation().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetDesaturation().sublime-snippet index 5e6e10171..1c99d8f76 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetDesaturation().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetDesaturation().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetDesaturation () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetDrawLayer().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetDrawLayer().sublime-snippet index aa0ed532b..eea9db037 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetDrawLayer().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetDrawLayer().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetDrawLayer () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetHeight().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetHeight().sublime-snippet index 5ac83e115..fae2b6079 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetHeight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetHeight().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetHeight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetHorizTile().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetHorizTile().sublime-snippet index d51fbc66d..038d9ef7f 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetHorizTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetHorizTile().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetHorizTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetLeft().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetLeft().sublime-snippet index 003066707..b4b1c2afd 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetLeft().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetLeft().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetLeft () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetName().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetName().sublime-snippet index b6a70d5d3..84f6aaf61 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetName().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetName().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetName () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetNonBlocking().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetNonBlocking().sublime-snippet index 0fec971bb..b68490e4d 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetNonBlocking().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetNonBlocking().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetNonBlocking () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetNumPoints().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetNumPoints().sublime-snippet index dba9d215d..f2b9bb614 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetNumPoints().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetNumPoints().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetNumPoints () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetObjectType().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetObjectType().sublime-snippet index 57fe7b0c6..e51ce1b33 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetObjectType().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetObjectType().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetObjectType () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetPoint(index).sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetPoint(index).sublime-snippet index 0a85c86e3..f651f3583 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetPoint(index).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetPoint(index).sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetPoint (index) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetRect().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetRect().sublime-snippet index ff8e78520..7b3c976bd 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetRect().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetRect().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetRect () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetRight().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetRight().sublime-snippet index 51272a745..6c7ae2d03 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetRight().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetRight().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetRight () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetSize().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetSize().sublime-snippet index c942664fa..4c4c21127 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetSize().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetSize().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetSize () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetTexCoord().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetTexCoord().sublime-snippet index 62faf2c5c..456dfda27 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetTexCoord().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetTexCoord().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetTexCoord () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetTexture().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetTexture().sublime-snippet index bf2d27f19..7436ab3d9 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetTexture().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetTexture().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetTexture () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetTop().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetTop().sublime-snippet index 0a4010193..535db9202 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetTop().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetTop().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetTop () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetVertTile().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetVertTile().sublime-snippet index 594e8fe8a..4cb931c86 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetVertTile().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetVertTile().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetVertTile () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetVertexColor().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetVertexColor().sublime-snippet index 2cdaa8374..11eaed7e6 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetVertexColor().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetVertexColor().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetVertexColor () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetVertexOffset(vertexIndex).sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetVertexOffset(vertexIndex).sublime-snippet index 394e57fec..ba9723947 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetVertexOffset(vertexIndex).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetVertexOffset(vertexIndex).sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetVertexOffset (vertexIndex) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-GetWidth().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-GetWidth().sublime-snippet index 2f32fc824..c30ab1aa0 100644 --- a/Reference/Widget Reference/Widgets/_Texture-GetWidth().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-GetWidth().sublime-snippet @@ -2,5 +2,5 @@ _Texture:GetWidth () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsDesaturated().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsDesaturated().sublime-snippet index ae75b43f5..ef006e0ed 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsDesaturated().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsDesaturated().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsDesaturated () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsDragging().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsDragging().sublime-snippet index 1f81199ab..3d7d966d9 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsDragging().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsDragging().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsDragging () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsForbidden().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsForbidden().sublime-snippet index 408e1d633..31be21f80 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsForbidden().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsForbidden().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsForbidden () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentAlpha().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentAlpha().sublime-snippet index 57c8765a0..926618228 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentAlpha().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentAlpha().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsIgnoringParentAlpha () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentScale().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentScale().sublime-snippet index c98475c66..709d6ed51 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentScale().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsIgnoringParentScale().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsIgnoringParentScale () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet index f31ce07c1..e2e86cfc6 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsMouseOver([topOffset], [leftOffset], [bottomOffset], [rightOffset]).sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsMouseOver ([topOffset], [leftOffset], [bottomOffset], [rightOffset]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsObjectLoaded().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsObjectLoaded().sublime-snippet index 328e11bc8..a36412b13 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsObjectLoaded().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsObjectLoaded().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsObjectLoaded () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsObjectType(type).sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsObjectType(type).sublime-snippet index 965a843d4..60f197dc3 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsObjectType(type).sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsObjectType(type).sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsObjectType ("type") - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsProtected().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsProtected().sublime-snippet index b56cc4281..6328ad9b1 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsProtected().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsProtected().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsProtected () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsRectValid().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsRectValid().sublime-snippet index 247d6dd76..061437ca2 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsRectValid().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsRectValid().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsRectValid () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsShown().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsShown().sublime-snippet index 1e24aeec9..6bb2124ed 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsShown().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsShown().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsShown () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texture-IsVisible().sublime-snippet b/Reference/Widget Reference/Widgets/_Texture-IsVisible().sublime-snippet index 1a2c39461..93e434f50 100644 --- a/Reference/Widget Reference/Widgets/_Texture-IsVisible().sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texture-IsVisible().sublime-snippet @@ -2,5 +2,5 @@ _Texture:IsVisible () - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/Widgets/_Texturehelp.sublime-snippet b/Reference/Widget Reference/Widgets/_Texturehelp.sublime-snippet index 1eb9e37ca..cb87ac374 100644 --- a/Reference/Widget Reference/Widgets/_Texturehelp.sublime-snippet +++ b/Reference/Widget Reference/Widgets/_Texturehelp.sublime-snippet @@ -89,5 +89,5 @@ }]]> _Texture help - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-AddHistoryLine(text).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-AddHistoryLine(text).sublime-snippet new file mode 100644 index 000000000..18f19eba0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-AddHistoryLine(text).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:AddHistoryLine + ("text") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-ClearFocus().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-ClearFocus().sublime-snippet new file mode 100644 index 000000000..83d8c63b0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-ClearFocus().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:ClearFocus + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-ClearHistory().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-ClearHistory().sublime-snippet new file mode 100644 index 000000000..ffb6cd5d0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-ClearHistory().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:ClearHistory + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-Disable().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-Disable().sublime-snippet new file mode 100644 index 000000000..524503143 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-Disable().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:Disable + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-Enable().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-Enable().sublime-snippet new file mode 100644 index 000000000..5da4dd37f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-Enable().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:Enable + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetAltArrowKeyMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetAltArrowKeyMode().sublime-snippet new file mode 100644 index 000000000..f8642f150 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetAltArrowKeyMode().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetAltArrowKeyMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetBlinkSpeed().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetBlinkSpeed().sublime-snippet new file mode 100644 index 000000000..6e0d392f4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetBlinkSpeed().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetBlinkSpeed + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetCursorPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetCursorPosition().sublime-snippet new file mode 100644 index 000000000..d3d364493 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetCursorPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetCursorPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetHistoryLines().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetHistoryLines().sublime-snippet new file mode 100644 index 000000000..17e12ee9c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetHistoryLines().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetHistoryLines + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetHyperlinksEnabled().sublime-snippet new file mode 100644 index 000000000..7dfd69ff0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetHyperlinksEnabled().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetHyperlinksEnabled + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetIndentedWordWrap().sublime-snippet new file mode 100644 index 000000000..207c7c38b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetIndentedWordWrap().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetIndentedWordWrap + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetInputLanguage().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetInputLanguage().sublime-snippet new file mode 100644 index 000000000..d338cc7ba --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetInputLanguage().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetInputLanguage + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetMaxBytes().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetMaxBytes().sublime-snippet new file mode 100644 index 000000000..e45942b12 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetMaxBytes().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetMaxBytes + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetMaxLetters().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetMaxLetters().sublime-snippet new file mode 100644 index 000000000..0514c282a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetMaxLetters().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetMaxLetters + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetNumLetters().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetNumLetters().sublime-snippet new file mode 100644 index 000000000..d98d7f0e7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetNumLetters().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetNumLetters + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetNumber().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetNumber().sublime-snippet new file mode 100644 index 000000000..3c913f7f0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetNumber().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetNumber + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetText().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetText().sublime-snippet new file mode 100644 index 000000000..7ad779186 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetText().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetText + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetTextInsets().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetTextInsets().sublime-snippet new file mode 100644 index 000000000..0d75d82c8 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetTextInsets().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetTextInsets + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-GetUTF8CursorPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-GetUTF8CursorPosition().sublime-snippet new file mode 100644 index 000000000..cdb070de5 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-GetUTF8CursorPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:GetUTF8CursorPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-HasFocus().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-HasFocus().sublime-snippet new file mode 100644 index 000000000..28555c075 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-HasFocus().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:HasFocus + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-HighlightText([start], [end]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-HighlightText([start], [end]).sublime-snippet new file mode 100644 index 000000000..bc1e3a74f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-HighlightText([start], [end]).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:HighlightText + ([start], [end]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-Insert(text).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-Insert(text).sublime-snippet new file mode 100644 index 000000000..309400c11 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-Insert(text).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:Insert + ("text") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-IsAutoFocus().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-IsAutoFocus().sublime-snippet new file mode 100644 index 000000000..660dee74f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-IsAutoFocus().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:IsAutoFocus + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-IsCountInvisibleLetters().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-IsCountInvisibleLetters().sublime-snippet new file mode 100644 index 000000000..23fb40e41 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-IsCountInvisibleLetters().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:IsCountInvisibleLetters + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-IsEnabled().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-IsEnabled().sublime-snippet new file mode 100644 index 000000000..51f255141 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-IsEnabled().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:IsEnabled + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-IsInIMECompositionMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-IsInIMECompositionMode().sublime-snippet new file mode 100644 index 000000000..251973995 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-IsInIMECompositionMode().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:IsInIMECompositionMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-IsMultiLine().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-IsMultiLine().sublime-snippet new file mode 100644 index 000000000..5e9104c3f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-IsMultiLine().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:IsMultiLine + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-IsNumeric().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-IsNumeric().sublime-snippet new file mode 100644 index 000000000..f903e4622 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-IsNumeric().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:IsNumeric + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-IsPassword().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-IsPassword().sublime-snippet new file mode 100644 index 000000000..9cf447ce0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-IsPassword().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:IsPassword + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetAltArrowKeyMode(enable).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetAltArrowKeyMode(enable).sublime-snippet new file mode 100644 index 000000000..132c0d30d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetAltArrowKeyMode(enable).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetAltArrowKeyMode + (enable) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetAutoFocus(enable).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetAutoFocus(enable).sublime-snippet new file mode 100644 index 000000000..1fdb41288 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetAutoFocus(enable).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetAutoFocus + (enable) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetBlinkSpeed(duration).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetBlinkSpeed(duration).sublime-snippet new file mode 100644 index 000000000..195117839 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetBlinkSpeed(duration).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetBlinkSpeed + (duration) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetCursorPosition(position).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetCursorPosition(position).sublime-snippet new file mode 100644 index 000000000..db49d10b7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetCursorPosition(position).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetCursorPosition + (position) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetFocus().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetFocus().sublime-snippet new file mode 100644 index 000000000..5cadc2912 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetFocus().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetFocus + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetHistoryLines(count).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetHistoryLines(count).sublime-snippet new file mode 100644 index 000000000..b9187cc1c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetHistoryLines(count).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetHistoryLines + (count) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetIndentedWordWrap(indent).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetIndentedWordWrap(indent).sublime-snippet new file mode 100644 index 000000000..cd5739602 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetIndentedWordWrap(indent).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetIndentedWordWrap + (indent) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetMaxBytes(maxBytes).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetMaxBytes(maxBytes).sublime-snippet new file mode 100644 index 000000000..403e6aafa --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetMaxBytes(maxBytes).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetMaxBytes + (maxBytes) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetMaxLetters(maxLetters).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetMaxLetters(maxLetters).sublime-snippet new file mode 100644 index 000000000..d513a1506 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetMaxLetters(maxLetters).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetMaxLetters + (maxLetters) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetMultiLine(multiLine).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetMultiLine(multiLine).sublime-snippet new file mode 100644 index 000000000..dfcc66a8b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetMultiLine(multiLine).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetMultiLine + (multiLine) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetNumber(num).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetNumber(num).sublime-snippet new file mode 100644 index 000000000..45975d6de --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetNumber(num).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetNumber + (num) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetNumeric(enable).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetNumeric(enable).sublime-snippet new file mode 100644 index 000000000..a8fb66ac3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetNumeric(enable).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetNumeric + (enable) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetPassword(enable).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetPassword(enable).sublime-snippet new file mode 100644 index 000000000..adf580478 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetPassword(enable).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetPassword + (enable) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetText(text).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetText(text).sublime-snippet new file mode 100644 index 000000000..bac633c5a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetText(text).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetText + ("text") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-SetTextInsets(left, right, top, bottom).sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-SetTextInsets(left, right, top, bottom).sublime-snippet new file mode 100644 index 000000000..0e4ccbc47 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-SetTextInsets(left, right, top, bottom).sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:SetTextInsets + (left, right, top, bottom) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/EditBox-ToggleInputLanguage().sublime-snippet b/Reference/Widget Reference/WidgetsOld/EditBox-ToggleInputLanguage().sublime-snippet new file mode 100644 index 000000000..c9c9ca8fa --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/EditBox-ToggleInputLanguage().sublime-snippet @@ -0,0 +1,6 @@ + + + EditBox:ToggleInputLanguage + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet new file mode 100644 index 000000000..91bd24cc2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddDoubleLine(textLeft, textRight, [rL], [gL], [bL], [rR], [gR], [bR]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:AddDoubleLine + ("textLeft", "textRight", [rL], [gL], [bL], [rR], [gR], [bR]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-AddFontStrings(left, right).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddFontStrings(left, right).sublime-snippet new file mode 100644 index 000000000..67ddde5d6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddFontStrings(left, right).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:AddFontStrings + (left, right) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet new file mode 100644 index 000000000..d80f4748e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddLine(text, [red], [green], [blue], [wrap]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:AddLine + ("text", [red], [green], [blue], [wrap]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-AddTexture(texture).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddTexture(texture).sublime-snippet new file mode 100644 index 000000000..feb848a4b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-AddTexture(texture).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:AddTexture + ("texture") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-AppendText(text).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-AppendText(text).sublime-snippet new file mode 100644 index 000000000..5465a0a0d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-AppendText(text).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:AppendText + ("text") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-ClearLines().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-ClearLines().sublime-snippet new file mode 100644 index 000000000..b0de16522 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-ClearLines().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:ClearLines + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-FadeOut().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-FadeOut().sublime-snippet new file mode 100644 index 000000000..5c362d137 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-FadeOut().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:FadeOut + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-GetAnchorType().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetAnchorType().sublime-snippet new file mode 100644 index 000000000..ae0b611d9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetAnchorType().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:GetAnchorType + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-GetItem().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetItem().sublime-snippet new file mode 100644 index 000000000..13dd93d1e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetItem().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:GetItem + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-GetMinimumWidth().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetMinimumWidth().sublime-snippet new file mode 100644 index 000000000..7d2c7047f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetMinimumWidth().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:GetMinimumWidth + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-GetOwner().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetOwner().sublime-snippet new file mode 100644 index 000000000..4d3d420d2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetOwner().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:GetOwner + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-GetPadding().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetPadding().sublime-snippet new file mode 100644 index 000000000..b9df1021c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetPadding().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:GetPadding + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-GetSpell().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetSpell().sublime-snippet new file mode 100644 index 000000000..424e319bf --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetSpell().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:GetSpell + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-GetUnit().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetUnit().sublime-snippet new file mode 100644 index 000000000..e8649d4db --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-GetUnit().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:GetUnit + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-IsEquippedItem().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-IsEquippedItem().sublime-snippet new file mode 100644 index 000000000..ba1b1e6e2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-IsEquippedItem().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:IsEquippedItem + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-IsOwned().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-IsOwned().sublime-snippet new file mode 100644 index 000000000..009700a57 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-IsOwned().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:IsOwned + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-IsUnit(unit).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-IsUnit(unit).sublime-snippet new file mode 100644 index 000000000..6d062139d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-IsUnit(unit).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:IsUnit + ("unit") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-NumLines().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-NumLines().sublime-snippet new file mode 100644 index 000000000..fa226d934 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-NumLines().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:NumLines + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAction(slot).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAction(slot).sublime-snippet new file mode 100644 index 000000000..b5b1a8465 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAction(slot).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetAction + (slot) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet new file mode 100644 index 000000000..4205642ef --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAnchorType(anchor, [xOffset], [yOffset]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetAnchorType + ("anchor", [xOffset], [yOffset]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAuctionItem(list, index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAuctionItem(list, index).sublime-snippet new file mode 100644 index 000000000..3388e8b45 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAuctionItem(list, index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetAuctionItem + ("list", index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAuctionSellItem().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAuctionSellItem().sublime-snippet new file mode 100644 index 000000000..6185f00df --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetAuctionSellItem().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetAuctionSellItem + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBackpackToken(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBackpackToken(index).sublime-snippet new file mode 100644 index 000000000..904b1be4c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBackpackToken(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetBackpackToken + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBagItem(container, slot).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBagItem(container, slot).sublime-snippet new file mode 100644 index 000000000..930c1e73f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBagItem(container, slot).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetBagItem + (container, slot) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBuybackItem(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBuybackItem(index).sublime-snippet new file mode 100644 index 000000000..a89234711 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetBuybackItem(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetBuybackItem + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetCurrencyByID(currencyID).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetCurrencyByID(currencyID).sublime-snippet new file mode 100644 index 000000000..5ff74d0af --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetCurrencyByID(currencyID).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetCurrencyByID + (currencyID) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetCurrencyToken(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetCurrencyToken(index).sublime-snippet new file mode 100644 index 000000000..2be7398d7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetCurrencyToken(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetCurrencyToken + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetEquipmentSet(name).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetEquipmentSet(name).sublime-snippet new file mode 100644 index 000000000..a41c7a636 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetEquipmentSet(name).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetEquipmentSet + ("name") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetExistingSocketGem(index, toDestroy).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetExistingSocketGem(index, toDestroy).sublime-snippet new file mode 100644 index 000000000..3fb58a713 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetExistingSocketGem(index, toDestroy).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetExistingSocketGem + (index, toDestroy) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetFrameStack(includeHidden).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetFrameStack(includeHidden).sublime-snippet new file mode 100644 index 000000000..2ea95639c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetFrameStack(includeHidden).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetFrameStack + (includeHidden) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetGlyph(socket, talentGroup).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetGlyph(socket, talentGroup).sublime-snippet new file mode 100644 index 000000000..627d1ef60 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetGlyph(socket, talentGroup).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetGlyph + (socket, talentGroup) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetGuildBankItem(tab, slot).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetGuildBankItem(tab, slot).sublime-snippet new file mode 100644 index 000000000..b7f459c8b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetGuildBankItem(tab, slot).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetGuildBankItem + (tab, slot) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlink(hyperlink).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlink(hyperlink).sublime-snippet new file mode 100644 index 000000000..26e153f9d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlink(hyperlink).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetHyperlink + ("hyperlink") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlink(hyperlinkRef).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlink(hyperlinkRef).sublime-snippet new file mode 100644 index 000000000..48f9b8eb9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlink(hyperlinkRef).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetHyperlink + (hyperlink) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet new file mode 100644 index 000000000..c82fe35d1 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetHyperlinkCompareItem + ("hyperlink", [index]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetInboxItem(mailID, attachmentIndex).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetInboxItem(mailID, attachmentIndex).sublime-snippet new file mode 100644 index 000000000..68cefdf36 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetInboxItem(mailID, attachmentIndex).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetInboxItem + (mailID, attachmentIndex) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet new file mode 100644 index 000000000..223465f6a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetInventoryItem + ("unit", slot, [nameOnly]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetLootItem(slot).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetLootItem(slot).sublime-snippet new file mode 100644 index 000000000..2e955ff90 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetLootItem(slot).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetLootItem + (slot) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetLootRollItem(id).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetLootRollItem(id).sublime-snippet new file mode 100644 index 000000000..f600df8c7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetLootRollItem(id).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetLootRollItem + (id) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMerchantCostItem(index, currency).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMerchantCostItem(index, currency).sublime-snippet new file mode 100644 index 000000000..c25300f8a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMerchantCostItem(index, currency).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetMerchantCostItem + (index, currency) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMerchantItem(merchantIndex).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMerchantItem(merchantIndex).sublime-snippet new file mode 100644 index 000000000..0b61f84c0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMerchantItem(merchantIndex).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetMerchantItem + (merchantIndex) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMinimumWidth(width).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMinimumWidth(width).sublime-snippet new file mode 100644 index 000000000..4da95e7b8 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetMinimumWidth(width).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetMinimumWidth + (width) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet new file mode 100644 index 000000000..81a202632 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetOwner(frame, [anchorType], [xOffset], [yOffset]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetOwner + (frame, ["anchorType"], [xOffset], [yOffset]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPadding(padding).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPadding(padding).sublime-snippet new file mode 100644 index 000000000..95675463e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPadding(padding).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetPadding + (padding) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPetAction(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPetAction(index).sublime-snippet new file mode 100644 index 000000000..ba8f0c338 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPetAction(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetPetAction + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPossession(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPossession(index).sublime-snippet new file mode 100644 index 000000000..f86653e47 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetPossession(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetPossession + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestItem(itemType, index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestItem(itemType, index).sublime-snippet new file mode 100644 index 000000000..016887da2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestItem(itemType, index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetQuestItem + ("itemType", index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogItem(itemType, index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogItem(itemType, index).sublime-snippet new file mode 100644 index 000000000..cc56e78f6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogItem(itemType, index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetQuestLogItem + ("itemType", index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogRewardSpell().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogRewardSpell().sublime-snippet new file mode 100644 index 000000000..a833aee92 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogRewardSpell().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetQuestLogRewardSpell + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogSpecialItem(questIndex).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogSpecialItem(questIndex).sublime-snippet new file mode 100644 index 000000000..834e1d6ac --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestLogSpecialItem(questIndex).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetQuestLogSpecialItem + (questIndex) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestRewardSpell().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestRewardSpell().sublime-snippet new file mode 100644 index 000000000..c91f01be9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetQuestRewardSpell().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetQuestRewardSpell + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSendMailItem(slot).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSendMailItem(slot).sublime-snippet new file mode 100644 index 000000000..f5bc3ddb1 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSendMailItem(slot).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetSendMailItem + (slot) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetShapeshift(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetShapeshift(index).sublime-snippet new file mode 100644 index 000000000..6e7262f6c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetShapeshift(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetShapeshift + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSocketGem(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSocketGem(index).sublime-snippet new file mode 100644 index 000000000..135f9dab1 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSocketGem(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetSocketGem + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSocketedItem().sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSocketedItem().sublime-snippet new file mode 100644 index 000000000..b2d5247a0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSocketedItem().sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetSocketedItem + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSpellByID(id).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSpellByID(id).sublime-snippet new file mode 100644 index 000000000..ce1ebb266 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetSpellByID(id).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetSpellByID + (id) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet new file mode 100644 index 000000000..047b3145d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTalent(tabIndex, talentIndex, inspect, pet, talentGroup).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetTalent + (tabIndex, talentIndex, inspect, pet, talentGroup) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetText(text, [red], [green], [blue], [alpha]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetText(text, [red], [green], [blue], [alpha]).sublime-snippet new file mode 100644 index 000000000..78006d2b0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetText(text, [red], [green], [blue], [alpha]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetText + ("text", [red], [green], [blue], [alpha]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTotem(slot).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTotem(slot).sublime-snippet new file mode 100644 index 000000000..42b35723c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTotem(slot).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetTotem + (slot) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradePlayerItem(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradePlayerItem(index).sublime-snippet new file mode 100644 index 000000000..38f6eccc7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradePlayerItem(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetTradePlayerItem + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet new file mode 100644 index 000000000..b129e32f6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradeSkillItem(skillIndex, [reagentIndex]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetTradeSkillItem + (skillIndex, [reagentIndex]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradeTargetItem(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradeTargetItem(index).sublime-snippet new file mode 100644 index 000000000..cca19b4f9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTradeTargetItem(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetTradeTargetItem + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTrainerService(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTrainerService(index).sublime-snippet new file mode 100644 index 000000000..80eb4efe9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetTrainerService(index).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetTrainerService + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnit(unit).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnit(unit).sublime-snippet new file mode 100644 index 000000000..f556f3065 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnit(unit).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetUnit + ("unit") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitAura(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitAura(unit, index, [filter]).sublime-snippet new file mode 100644 index 000000000..f7130efd4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitAura(unit, index, [filter]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetUnitAura + ("unit", index, ["filter"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitBuff(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitBuff(unit, index, [filter]).sublime-snippet new file mode 100644 index 000000000..fdde12a94 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitBuff(unit, index, [filter]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetUnitBuff + ("unit", index, ["filter"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitDebuff(unit, index, [filter]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitDebuff(unit, index, [filter]).sublime-snippet new file mode 100644 index 000000000..b8e3d3279 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/GameTooltip-SetUnitDebuff(unit, index, [filter]).sublime-snippet @@ -0,0 +1,6 @@ + + + GameTooltip:SetUnitDebuff + ("unit", index, ["filter"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet new file mode 100644 index 000000000..128b0776a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-AddMessage(text, [red], [green], [blue], [alpha]).sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:AddMessage + ("text", [red], [green], [blue], [alpha]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-Clear().sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-Clear().sublime-snippet new file mode 100644 index 000000000..fc74b67ac --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-Clear().sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:Clear + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetFadeDuration().sublime-snippet new file mode 100644 index 000000000..1fd34a322 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetFadeDuration().sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:GetFadeDuration + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetFading().sublime-snippet new file mode 100644 index 000000000..54ae24db2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetFading().sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:GetFading + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetIndentedWordWrap().sublime-snippet new file mode 100644 index 000000000..a3fbf8bd8 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetIndentedWordWrap().sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:GetIndentedWordWrap + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetInsertMode().sublime-snippet new file mode 100644 index 000000000..f3448ee46 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetInsertMode().sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:GetInsertMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetTimeVisible().sublime-snippet new file mode 100644 index 000000000..afac4239b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-GetTimeVisible().sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:GetTimeVisible + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-SetFadeDuration(duration).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetFadeDuration(duration).sublime-snippet new file mode 100644 index 000000000..5bd2b95ce --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetFadeDuration(duration).sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:SetFadeDuration + (duration) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-SetFading(fading).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetFading(fading).sublime-snippet new file mode 100644 index 000000000..11f374a82 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetFading(fading).sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:SetFading + (fading) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-SetIndentedWordWrap(indent).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetIndentedWordWrap(indent).sublime-snippet new file mode 100644 index 000000000..b70734012 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetIndentedWordWrap(indent).sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:SetIndentedWordWrap + (indent) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-SetInsertMode(position).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetInsertMode(position).sublime-snippet new file mode 100644 index 000000000..53b0a5d25 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetInsertMode(position).sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:SetInsertMode + ("position") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MessageFrame-SetTimeVisible(time).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetTimeVisible(time).sublime-snippet new file mode 100644 index 000000000..5491c177c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MessageFrame-SetTimeVisible(time).sublime-snippet @@ -0,0 +1,6 @@ + + + MessageFrame:SetTimeVisible + (time) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-GetPingPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-GetPingPosition().sublime-snippet new file mode 100644 index 000000000..5b0869a85 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-GetPingPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:GetPingPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-GetZoom().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-GetZoom().sublime-snippet new file mode 100644 index 000000000..235c3ec4c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-GetZoom().sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:GetZoom + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-GetZoomLevels().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-GetZoomLevels().sublime-snippet new file mode 100644 index 000000000..28f1857a3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-GetZoomLevels().sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:GetZoomLevels + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-PingLocation(x, y).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-PingLocation(x, y).sublime-snippet new file mode 100644 index 000000000..740471c7e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-PingLocation(x, y).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:PingLocation + (x, y) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetBlipTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetBlipTexture(fileName).sublime-snippet new file mode 100644 index 000000000..773fdbc2c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetBlipTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetBlipTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetClassBlipTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetClassBlipTexture(fileName).sublime-snippet new file mode 100644 index 000000000..e4632d5d3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetClassBlipTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetClassBlipTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetCorpsePOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetCorpsePOIArrowTexture(fileName).sublime-snippet new file mode 100644 index 000000000..722007598 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetCorpsePOIArrowTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetCorpsePOIArrowTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetIconTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetIconTexture(fileName).sublime-snippet new file mode 100644 index 000000000..a51c3d423 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetIconTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetIconTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetMaskTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetMaskTexture(fileName).sublime-snippet new file mode 100644 index 000000000..52230c81e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetMaskTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetMaskTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetPOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetPOIArrowTexture(fileName).sublime-snippet new file mode 100644 index 000000000..e856da31b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetPOIArrowTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetPOIArrowTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTexture(fileName).sublime-snippet new file mode 100644 index 000000000..213a46c28 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetPlayerTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTextureHeight(height).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTextureHeight(height).sublime-snippet new file mode 100644 index 000000000..b5361afbe --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTextureHeight(height).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetPlayerTextureHeight + (height) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTextureWidth(width).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTextureWidth(width).sublime-snippet new file mode 100644 index 000000000..3e9f8020f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetPlayerTextureWidth(width).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetPlayerTextureWidth + (width) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetStaticPOIArrowTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetStaticPOIArrowTexture(fileName).sublime-snippet new file mode 100644 index 000000000..48b69a1f4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetStaticPOIArrowTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetStaticPOIArrowTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Minimap-SetZoom(zoomLevel).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Minimap-SetZoom(zoomLevel).sublime-snippet new file mode 100644 index 000000000..a02cbd608 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Minimap-SetZoom(zoomLevel).sublime-snippet @@ -0,0 +1,6 @@ + + + Minimap:SetZoom + (zoomLevel) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-AdvanceTime().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-AdvanceTime().sublime-snippet new file mode 100644 index 000000000..b55e0c46a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-AdvanceTime().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:AdvanceTime + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-ClearFog().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-ClearFog().sublime-snippet new file mode 100644 index 000000000..1316db481 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-ClearFog().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:ClearFog + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-ClearModel().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-ClearModel().sublime-snippet new file mode 100644 index 000000000..fe8e6ab01 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-ClearModel().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:ClearModel + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetFacing().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetFacing().sublime-snippet new file mode 100644 index 000000000..7c89ed98c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetFacing().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetFacing + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetFogColor().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetFogColor().sublime-snippet new file mode 100644 index 000000000..d317a5185 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetFogColor().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetFogColor + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetFogFar().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetFogFar().sublime-snippet new file mode 100644 index 000000000..c9257165c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetFogFar().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetFogFar + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetFogNear().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetFogNear().sublime-snippet new file mode 100644 index 000000000..21bd51154 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetFogNear().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetFogNear + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetLight().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetLight().sublime-snippet new file mode 100644 index 000000000..5362a666f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetLight().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetLight + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetModel().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetModel().sublime-snippet new file mode 100644 index 000000000..329d155dd --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetModel().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetModel + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetModelScale().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetModelScale().sublime-snippet new file mode 100644 index 000000000..46fbf0d67 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetModelScale().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetModelScale + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-GetPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-GetPosition().sublime-snippet new file mode 100644 index 000000000..3e1969b98 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-GetPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + Model:GetPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-ReplaceIconTexture(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-ReplaceIconTexture(fileName).sublime-snippet new file mode 100644 index 000000000..ebd819edd --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-ReplaceIconTexture(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:ReplaceIconTexture + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetCamera(index).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetCamera(index).sublime-snippet new file mode 100644 index 000000000..297658c39 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetCamera(index).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetCamera + (index) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetFacing(facing).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetFacing(facing).sublime-snippet new file mode 100644 index 000000000..7720645f3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetFacing(facing).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetFacing + (facing) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetFogColor(red, green, blue).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetFogColor(red, green, blue).sublime-snippet new file mode 100644 index 000000000..4f4d14303 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetFogColor(red, green, blue).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetFogColor + (red, green, blue) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetFogFar(distance).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetFogFar(distance).sublime-snippet new file mode 100644 index 000000000..7def5c435 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetFogFar(distance).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetFogFar + (distance) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetFogNear(distance).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetFogNear(distance).sublime-snippet new file mode 100644 index 000000000..6c58455d1 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetFogNear(distance).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetFogNear + (distance) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetGlow(amount).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetGlow(amount).sublime-snippet new file mode 100644 index 000000000..dfdb1ed9a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetGlow(amount).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetGlow + (amount) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/Model-SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet similarity index 75% rename from Reference/Widget Reference/Model-SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet rename to Reference/Widget Reference/WidgetsOld/Model-SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet index 66abbf5f1..ebf62eac4 100644 --- a/Reference/Widget Reference/Model-SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet +++ b/Reference/Widget Reference/WidgetsOld/Model-SetLight(enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]).sublime-snippet @@ -2,5 +2,5 @@ Model:SetLight (enabled, omni, dirX, dirY, dirZ, ambIntensity, [ambR], [ambG], [ambB], [dirIntensity], [dirR], [dirG], [dirB]) - source.lua - entity - punctuation - keyword - string + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetModel(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetModel(fileName).sublime-snippet new file mode 100644 index 000000000..fe47a8841 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetModel(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetModel + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetModelScale(scale).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetModelScale(scale).sublime-snippet new file mode 100644 index 000000000..bedc5d179 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetModelScale(scale).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetModelScale + (scale) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetPosition(x, y, z).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetPosition(x, y, z).sublime-snippet new file mode 100644 index 000000000..d58d0f922 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetPosition(x, y, z).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetPosition + (x, y, z) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetSequence(sequence).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetSequence(sequence).sublime-snippet new file mode 100644 index 000000000..c559f0ad6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetSequence(sequence).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetSequence + (sequence) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Model-SetSequenceTime(sequence, time).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Model-SetSequenceTime(sequence, time).sublime-snippet new file mode 100644 index 000000000..acc63b7e5 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Model-SetSequenceTime(sequence, time).sublime-snippet @@ -0,0 +1,6 @@ + + + Model:SetSequenceTime + (sequence, time) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MovieFrame-EnableSubtitles(enable).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MovieFrame-EnableSubtitles(enable).sublime-snippet new file mode 100644 index 000000000..faf319482 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MovieFrame-EnableSubtitles(enable).sublime-snippet @@ -0,0 +1,6 @@ + + + MovieFrame:EnableSubtitles + (enable) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MovieFrame-StartMovie(fileName, volume).sublime-snippet b/Reference/Widget Reference/WidgetsOld/MovieFrame-StartMovie(fileName, volume).sublime-snippet new file mode 100644 index 000000000..64cc07a54 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MovieFrame-StartMovie(fileName, volume).sublime-snippet @@ -0,0 +1,6 @@ + + + MovieFrame:StartMovie + ("fileName", volume) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/MovieFrame-StopMovie().sublime-snippet b/Reference/Widget Reference/WidgetsOld/MovieFrame-StopMovie().sublime-snippet new file mode 100644 index 000000000..51d2ff5cf --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/MovieFrame-StopMovie().sublime-snippet @@ -0,0 +1,6 @@ + + + MovieFrame:StopMovie + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetHorizontalScroll().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetHorizontalScroll().sublime-snippet new file mode 100644 index 000000000..bfb277581 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetHorizontalScroll().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:GetHorizontalScroll + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetHorizontalScrollRange().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetHorizontalScrollRange().sublime-snippet new file mode 100644 index 000000000..79b7a3a14 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetHorizontalScrollRange().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:GetHorizontalScrollRange + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetScrollChild().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetScrollChild().sublime-snippet new file mode 100644 index 000000000..757643dcf --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetScrollChild().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:GetScrollChild + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetVerticalScroll().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetVerticalScroll().sublime-snippet new file mode 100644 index 000000000..8f4c81e08 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetVerticalScroll().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:GetVerticalScroll + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetVerticalScrollRange().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetVerticalScrollRange().sublime-snippet new file mode 100644 index 000000000..3f4526ce9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-GetVerticalScrollRange().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:GetVerticalScrollRange + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetHorizontalScroll(scroll).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetHorizontalScroll(scroll).sublime-snippet new file mode 100644 index 000000000..7e39e0710 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetHorizontalScroll(scroll).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:SetHorizontalScroll + (scroll) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetScrollChild(frame).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetScrollChild(frame).sublime-snippet new file mode 100644 index 000000000..5481d9685 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetScrollChild(frame).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:SetScrollChild + (frame) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetVerticalScroll(scroll).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetVerticalScroll(scroll).sublime-snippet new file mode 100644 index 000000000..3b54f1796 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-SetVerticalScroll(scroll).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:SetVerticalScroll + (scroll) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollFrame-UpdateScrollChildRect().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollFrame-UpdateScrollChildRect().sublime-snippet new file mode 100644 index 000000000..5796b0912 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollFrame-UpdateScrollChildRect().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollFrame:UpdateScrollChildRect + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet new file mode 100644 index 000000000..712b4766b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AddMessage(text, [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:AddMessage + ("text", [red], [green], [blue], [lineID], [addToTop], [accessID], [extraData]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AtBottom().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AtBottom().sublime-snippet new file mode 100644 index 000000000..828c75aa8 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AtBottom().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:AtBottom + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AtTop().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AtTop().sublime-snippet new file mode 100644 index 000000000..406138406 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-AtTop().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:AtTop + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-Clear().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-Clear().sublime-snippet new file mode 100644 index 000000000..5ef90614e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-Clear().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:Clear + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetCurrentLine().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetCurrentLine().sublime-snippet new file mode 100644 index 000000000..187922e75 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetCurrentLine().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetCurrentLine + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetCurrentScroll().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetCurrentScroll().sublime-snippet new file mode 100644 index 000000000..054a851cc --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetCurrentScroll().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetCurrentScroll + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetFadeDuration().sublime-snippet new file mode 100644 index 000000000..f4de9d678 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetFadeDuration().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetFadeDuration + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetFading().sublime-snippet new file mode 100644 index 000000000..f1cf474f3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetFading().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetFading + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet new file mode 100644 index 000000000..6be3a1fa9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetHyperlinksEnabled + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet new file mode 100644 index 000000000..dd0225605 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetIndentedWordWrap + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetInsertMode().sublime-snippet new file mode 100644 index 000000000..6114ca649 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetInsertMode().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetInsertMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetMaxLines(maxLines).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetMaxLines(maxLines).sublime-snippet new file mode 100644 index 000000000..3e689fb5c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetMaxLines(maxLines).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetMaxLines + (maxLines) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet new file mode 100644 index 000000000..2286cc1fe --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetMessageInfo + (index, [accessID]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet new file mode 100644 index 000000000..e29ba45c5 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetNumLinesDisplayed + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet new file mode 100644 index 000000000..0e6834d58 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetNumMessages + ([accessID]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetTimeVisible().sublime-snippet new file mode 100644 index 000000000..55408adc0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-GetTimeVisible().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:GetTimeVisible + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-PageDown().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-PageDown().sublime-snippet new file mode 100644 index 000000000..0a2c07c1f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-PageDown().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:PageDown + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-PageUp().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-PageUp().sublime-snippet new file mode 100644 index 000000000..800175106 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-PageUp().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:PageUp + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollDown().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollDown().sublime-snippet new file mode 100644 index 000000000..df9851ce9 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollDown().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:ScrollDown + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollToBottom().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollToBottom().sublime-snippet new file mode 100644 index 000000000..69e1adc19 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollToBottom().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:ScrollToBottom + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollToTop().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollToTop().sublime-snippet new file mode 100644 index 000000000..53fac4e54 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollToTop().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:ScrollToTop + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollUp().sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollUp().sublime-snippet new file mode 100644 index 000000000..4188ad44b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-ScrollUp().sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:ScrollUp + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetFadeDuration(duration).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetFadeDuration(duration).sublime-snippet new file mode 100644 index 000000000..74f6fc0a3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetFadeDuration(duration).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetFadeDuration + (duration) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetFading(fading).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetFading(fading).sublime-snippet new file mode 100644 index 000000000..9507ecc5e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetFading(fading).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetFading + (fading) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetHyperlinksEnabled(enable).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetHyperlinksEnabled(enable).sublime-snippet new file mode 100644 index 000000000..920843464 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetHyperlinksEnabled(enable).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetHyperlinksEnabled + (enable) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetIndentedWordWrap(indent).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetIndentedWordWrap(indent).sublime-snippet new file mode 100644 index 000000000..6a44cd137 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetIndentedWordWrap(indent).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetIndentedWordWrap + (indent) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetInsertMode(position).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetInsertMode(position).sublime-snippet new file mode 100644 index 000000000..f0d1e8a10 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetInsertMode(position).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetInsertMode + ("position") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetMaxLines(maxLines).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetMaxLines(maxLines).sublime-snippet new file mode 100644 index 000000000..0f2b4c49c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetMaxLines(maxLines).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetMaxLines + (maxLines) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetScrollOffset(offset).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetScrollOffset(offset).sublime-snippet new file mode 100644 index 000000000..2bbcdade3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetScrollOffset(offset).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetScrollOffset + (offset) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetTimeVisible(time).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetTimeVisible(time).sublime-snippet new file mode 100644 index 000000000..a2a8c5e11 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-SetTimeVisible(time).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:SetTimeVisible + (time) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-UpdateColorByID(id, red, green, blue).sublime-snippet b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-UpdateColorByID(id, red, green, blue).sublime-snippet new file mode 100644 index 000000000..8462315a6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/ScrollingMessageFrame-UpdateColorByID(id, red, green, blue).sublime-snippet @@ -0,0 +1,6 @@ + + + ScrollingMessageFrame:UpdateColorByID + (id, red, green, blue) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-Disable().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-Disable().sublime-snippet new file mode 100644 index 000000000..0279884e3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-Disable().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:Disable + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-Enable().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-Enable().sublime-snippet new file mode 100644 index 000000000..bc77204c2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-Enable().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:Enable + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-GetMinMaxValues().sublime-snippet new file mode 100644 index 000000000..637ffd704 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-GetMinMaxValues().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:GetMinMaxValues + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-GetOrientation().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-GetOrientation().sublime-snippet new file mode 100644 index 000000000..7a23e0e38 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-GetOrientation().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:GetOrientation + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-GetThumbTexture().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-GetThumbTexture().sublime-snippet new file mode 100644 index 000000000..e475f25f4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-GetThumbTexture().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:GetThumbTexture + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-GetValue().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-GetValue().sublime-snippet new file mode 100644 index 000000000..1a86c2c26 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-GetValue().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:GetValue + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-GetValueStep().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-GetValueStep().sublime-snippet new file mode 100644 index 000000000..5d099f49a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-GetValueStep().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:GetValueStep + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-IsEnabled().sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-IsEnabled().sublime-snippet new file mode 100644 index 000000000..fa16183db --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-IsEnabled().sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:IsEnabled + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-SetMinMaxValues(minValue, maxValue).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-SetMinMaxValues(minValue, maxValue).sublime-snippet new file mode 100644 index 000000000..366361d79 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-SetMinMaxValues(minValue, maxValue).sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:SetMinMaxValues + (minValue, maxValue) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-SetObeyStepOnDrag(enable).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-SetObeyStepOnDrag(enable).sublime-snippet new file mode 100644 index 000000000..88a1d1b41 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-SetObeyStepOnDrag(enable).sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:SetObeyStepOnDrag + (enable) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-SetOrientation(orientation).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-SetOrientation(orientation).sublime-snippet new file mode 100644 index 000000000..085d996e1 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-SetOrientation(orientation).sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:SetOrientation + ("orientation") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-SetThumbTexture(fileName, [layer]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-SetThumbTexture(fileName, [layer]).sublime-snippet new file mode 100644 index 000000000..65e661db0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-SetThumbTexture(fileName, [layer]).sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:SetThumbTexture + ("fileName", ["layer"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-SetThumbTexture(texture, [layer]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-SetThumbTexture(texture, [layer]).sublime-snippet new file mode 100644 index 000000000..c3fb22082 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-SetThumbTexture(texture, [layer]).sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:SetThumbTexture + (texture, ["layer"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-SetValue(value).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-SetValue(value).sublime-snippet new file mode 100644 index 000000000..80b6b8267 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-SetValue(value).sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:SetValue + (value) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/Slider-SetValueStep(step).sublime-snippet b/Reference/Widget Reference/WidgetsOld/Slider-SetValueStep(step).sublime-snippet new file mode 100644 index 000000000..5800da0fc --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/Slider-SetValueStep(step).sublime-snippet @@ -0,0 +1,6 @@ + + + Slider:SetValueStep + (step) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-GetMinMaxValues().sublime-snippet new file mode 100644 index 000000000..783dc75f8 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-GetMinMaxValues().sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:GetMinMaxValues + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-GetOrientation().sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-GetOrientation().sublime-snippet new file mode 100644 index 000000000..d2442bd44 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-GetOrientation().sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:GetOrientation + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-GetRotatesTexture().sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-GetRotatesTexture().sublime-snippet new file mode 100644 index 000000000..89d661c4b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-GetRotatesTexture().sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:GetRotatesTexture + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-GetStatusBarColor().sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-GetStatusBarColor().sublime-snippet new file mode 100644 index 000000000..396bd165e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-GetStatusBarColor().sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:GetStatusBarColor + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-GetStatusBarTexture().sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-GetStatusBarTexture().sublime-snippet new file mode 100644 index 000000000..2fff855d3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-GetStatusBarTexture().sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:GetStatusBarTexture + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-GetValue().sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-GetValue().sublime-snippet new file mode 100644 index 000000000..3a41c104c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-GetValue().sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:GetValue + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-SetMinMaxValues(minValue, maxValue).sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-SetMinMaxValues(minValue, maxValue).sublime-snippet new file mode 100644 index 000000000..9b41e95d3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-SetMinMaxValues(minValue, maxValue).sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:SetMinMaxValues + (minValue, maxValue) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-SetOrientation(orientation).sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-SetOrientation(orientation).sublime-snippet new file mode 100644 index 000000000..041801576 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-SetOrientation(orientation).sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:SetOrientation + ("orientation") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-SetRotatesTexture(rotate).sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-SetRotatesTexture(rotate).sublime-snippet new file mode 100644 index 000000000..4b4aafde0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-SetRotatesTexture(rotate).sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:SetRotatesTexture + (rotate) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet new file mode 100644 index 000000000..153ccd4e3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarColor(red, green, blue, [alpha]).sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:SetStatusBarColor + (red, green, blue, [alpha]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarTexture(fileName, [layer]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarTexture(fileName, [layer]).sublime-snippet new file mode 100644 index 000000000..c391d123f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarTexture(fileName, [layer]).sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:SetStatusBarTexture + ("fileName", ["layer"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarTexture(texture, [layer]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarTexture(texture, [layer]).sublime-snippet new file mode 100644 index 000000000..42299b8a7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-SetStatusBarTexture(texture, [layer]).sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:SetStatusBarTexture + (texture, ["layer"]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/StatusBar-SetValue(value).sublime-snippet b/Reference/Widget Reference/WidgetsOld/StatusBar-SetValue(value).sublime-snippet new file mode 100644 index 000000000..d65487a14 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/StatusBar-SetValue(value).sublime-snippet @@ -0,0 +1,6 @@ + + + StatusBar:SetValue + (value) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-CanSaveTabardNow().sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-CanSaveTabardNow().sublime-snippet new file mode 100644 index 000000000..52c3515e8 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-CanSaveTabardNow().sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:CanSaveTabardNow + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-CycleVariation(variable, delta).sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-CycleVariation(variable, delta).sublime-snippet new file mode 100644 index 000000000..1c8ec3990 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-CycleVariation(variable, delta).sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:CycleVariation + (variable, delta) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerBackgroundFileName(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerBackgroundFileName(fileName).sublime-snippet new file mode 100644 index 000000000..8f9106358 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerBackgroundFileName(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:GetLowerBackgroundFileName + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerEmblemFileName(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerEmblemFileName(fileName).sublime-snippet new file mode 100644 index 000000000..e57979a85 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerEmblemFileName(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:GetLowerEmblemFileName + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerEmblemTexture(texture).sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerEmblemTexture(texture).sublime-snippet new file mode 100644 index 000000000..6ec9cd846 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-GetLowerEmblemTexture(texture).sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:GetLowerEmblemTexture + (texture) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperBackgroundFileName(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperBackgroundFileName(fileName).sublime-snippet new file mode 100644 index 000000000..c1935a042 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperBackgroundFileName(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:GetUpperBackgroundFileName + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperEmblemFileName(fileName).sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperEmblemFileName(fileName).sublime-snippet new file mode 100644 index 000000000..cd55a7976 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperEmblemFileName(fileName).sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:GetUpperEmblemFileName + ("fileName") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperEmblemTexture(texture).sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperEmblemTexture(texture).sublime-snippet new file mode 100644 index 000000000..fb028cb8e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-GetUpperEmblemTexture(texture).sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:GetUpperEmblemTexture + (texture) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-InitializeTabardColors().sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-InitializeTabardColors().sublime-snippet new file mode 100644 index 000000000..d3203a08f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-InitializeTabardColors().sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:InitializeTabardColors + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/TabardModel-Save().sublime-snippet b/Reference/Widget Reference/WidgetsOld/TabardModel-Save().sublime-snippet new file mode 100644 index 000000000..15ec4b83c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/TabardModel-Save().sublime-snippet @@ -0,0 +1,6 @@ + + + TabardModel:Save + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetAltArrowKeyMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetAltArrowKeyMode().sublime-snippet new file mode 100644 index 000000000..109bffc9e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetAltArrowKeyMode().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetAltArrowKeyMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetBlinkSpeed().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetBlinkSpeed().sublime-snippet new file mode 100644 index 000000000..ee7833af4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetBlinkSpeed().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetBlinkSpeed + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetCursorPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetCursorPosition().sublime-snippet new file mode 100644 index 000000000..8f9f456bd --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetCursorPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetCursorPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetHistoryLines().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetHistoryLines().sublime-snippet new file mode 100644 index 000000000..c4e3c5f9f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetHistoryLines().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetHistoryLines + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetIndentedWordWrap().sublime-snippet new file mode 100644 index 000000000..6558e8222 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetIndentedWordWrap().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetIndentedWordWrap + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetInputLanguage().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetInputLanguage().sublime-snippet new file mode 100644 index 000000000..29ea347b6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetInputLanguage().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetInputLanguage + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetMaxBytes().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetMaxBytes().sublime-snippet new file mode 100644 index 000000000..11abef132 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetMaxBytes().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetMaxBytes + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetMaxLetters().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetMaxLetters().sublime-snippet new file mode 100644 index 000000000..b70d46979 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetMaxLetters().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetMaxLetters + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetNumLetters().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetNumLetters().sublime-snippet new file mode 100644 index 000000000..a7c5d2443 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetNumLetters().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetNumLetters + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetNumber().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetNumber().sublime-snippet new file mode 100644 index 000000000..aa8dc886d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetNumber().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetNumber + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetText().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetText().sublime-snippet new file mode 100644 index 000000000..1acdf5f89 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetText().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetText + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetTextInsets().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetTextInsets().sublime-snippet new file mode 100644 index 000000000..eb0e1b052 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetTextInsets().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetTextInsets + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-GetUTF8CursorPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-GetUTF8CursorPosition().sublime-snippet new file mode 100644 index 000000000..53436f9f6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-GetUTF8CursorPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:GetUTF8CursorPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-HasFocus().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-HasFocus().sublime-snippet new file mode 100644 index 000000000..ee9f065b4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-HasFocus().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:HasFocus + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-IsAutoFocus().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-IsAutoFocus().sublime-snippet new file mode 100644 index 000000000..e92383933 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-IsAutoFocus().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:IsAutoFocus + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-IsInIMECompositionMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-IsInIMECompositionMode().sublime-snippet new file mode 100644 index 000000000..46f2c0dd3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-IsInIMECompositionMode().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:IsInIMECompositionMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-IsMultiLine().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-IsMultiLine().sublime-snippet new file mode 100644 index 000000000..416132d0d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-IsMultiLine().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:IsMultiLine + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-IsNumeric().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-IsNumeric().sublime-snippet new file mode 100644 index 000000000..a673da7e3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-IsNumeric().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:IsNumeric + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_EditBox-IsPassword().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_EditBox-IsPassword().sublime-snippet new file mode 100644 index 000000000..399d73c50 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_EditBox-IsPassword().sublime-snippet @@ -0,0 +1,6 @@ + + + _EditBox:IsPassword + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetAnchorType().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetAnchorType().sublime-snippet new file mode 100644 index 000000000..8e39c8169 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetAnchorType().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:GetAnchorType + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetItem().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetItem().sublime-snippet new file mode 100644 index 000000000..f83493e0f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetItem().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:GetItem + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetMinimumWidth().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetMinimumWidth().sublime-snippet new file mode 100644 index 000000000..c259244d4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetMinimumWidth().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:GetMinimumWidth + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetOwner().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetOwner().sublime-snippet new file mode 100644 index 000000000..609b3b208 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetOwner().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:GetOwner + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetPadding().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetPadding().sublime-snippet new file mode 100644 index 000000000..062102433 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetPadding().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:GetPadding + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetSpell().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetSpell().sublime-snippet new file mode 100644 index 000000000..3aa9b592d --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetSpell().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:GetSpell + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetUnit().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetUnit().sublime-snippet new file mode 100644 index 000000000..ed02f12e2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-GetUnit().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:GetUnit + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsEquippedItem().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsEquippedItem().sublime-snippet new file mode 100644 index 000000000..b1e2e3016 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsEquippedItem().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:IsEquippedItem + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsOwned().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsOwned().sublime-snippet new file mode 100644 index 000000000..74b699b54 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsOwned().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:IsOwned + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsUnit(unit).sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsUnit(unit).sublime-snippet new file mode 100644 index 000000000..e9f542c57 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-IsUnit(unit).sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:IsUnit + ("unit") + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-NumLines().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-NumLines().sublime-snippet new file mode 100644 index 000000000..5ff46fb2f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-NumLines().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:NumLines + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetAuctionSellItem().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetAuctionSellItem().sublime-snippet new file mode 100644 index 000000000..4f746650e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetAuctionSellItem().sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:SetAuctionSellItem + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetBagItem(container, slot).sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetBagItem(container, slot).sublime-snippet new file mode 100644 index 000000000..86ab50358 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetBagItem(container, slot).sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:SetBagItem + (container, slot) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet new file mode 100644 index 000000000..8cf81adbe --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:SetHyperlinkCompareItem + ("hyperlink", [index]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet new file mode 100644 index 000000000..a9fbc46da --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet @@ -0,0 +1,6 @@ + + + _GameTooltip:SetInventoryItem + ("unit", slot, [nameOnly]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetFadeDuration().sublime-snippet new file mode 100644 index 000000000..de36a53a2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetFadeDuration().sublime-snippet @@ -0,0 +1,6 @@ + + + _MessageFrame:GetFadeDuration + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetFading().sublime-snippet new file mode 100644 index 000000000..516ce38a7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetFading().sublime-snippet @@ -0,0 +1,6 @@ + + + _MessageFrame:GetFading + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetIndentedWordWrap().sublime-snippet new file mode 100644 index 000000000..9ed10ac78 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetIndentedWordWrap().sublime-snippet @@ -0,0 +1,6 @@ + + + _MessageFrame:GetIndentedWordWrap + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetInsertMode().sublime-snippet new file mode 100644 index 000000000..04ee1a199 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetInsertMode().sublime-snippet @@ -0,0 +1,6 @@ + + + _MessageFrame:GetInsertMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetTimeVisible().sublime-snippet new file mode 100644 index 000000000..5d1ab68ff --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_MessageFrame-GetTimeVisible().sublime-snippet @@ -0,0 +1,6 @@ + + + _MessageFrame:GetTimeVisible + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Minimap-GetPingPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Minimap-GetPingPosition().sublime-snippet new file mode 100644 index 000000000..ff0075a89 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Minimap-GetPingPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + _Minimap:GetPingPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Minimap-GetZoom().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Minimap-GetZoom().sublime-snippet new file mode 100644 index 000000000..2f0c0254b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Minimap-GetZoom().sublime-snippet @@ -0,0 +1,6 @@ + + + _Minimap:GetZoom + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Minimap-GetZoomLevels().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Minimap-GetZoomLevels().sublime-snippet new file mode 100644 index 000000000..2bd4dc13e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Minimap-GetZoomLevels().sublime-snippet @@ -0,0 +1,6 @@ + + + _Minimap:GetZoomLevels + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetFacing().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetFacing().sublime-snippet new file mode 100644 index 000000000..8435a53ae --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetFacing().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetFacing + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetFogColor().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetFogColor().sublime-snippet new file mode 100644 index 000000000..22c2a0f12 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetFogColor().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetFogColor + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetFogFar().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetFogFar().sublime-snippet new file mode 100644 index 000000000..bfcb13bc1 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetFogFar().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetFogFar + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetFogNear().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetFogNear().sublime-snippet new file mode 100644 index 000000000..bb7cbbf30 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetFogNear().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetFogNear + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetLight().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetLight().sublime-snippet new file mode 100644 index 000000000..550bf7261 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetLight().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetLight + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetModel().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetModel().sublime-snippet new file mode 100644 index 000000000..6f65e4c8e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetModel().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetModel + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetModelScale().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetModelScale().sublime-snippet new file mode 100644 index 000000000..46dddb4a0 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetModelScale().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetModelScale + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Model-GetPosition().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Model-GetPosition().sublime-snippet new file mode 100644 index 000000000..462e59a58 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Model-GetPosition().sublime-snippet @@ -0,0 +1,6 @@ + + + _Model:GetPosition + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_MovieFrame-StartMovie(fileName, volume).sublime-snippet b/Reference/Widget Reference/WidgetsOld/_MovieFrame-StartMovie(fileName, volume).sublime-snippet new file mode 100644 index 000000000..d7bed71e6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_MovieFrame-StartMovie(fileName, volume).sublime-snippet @@ -0,0 +1,6 @@ + + + _MovieFrame:StartMovie + ("fileName", volume) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetHorizontalScroll().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetHorizontalScroll().sublime-snippet new file mode 100644 index 000000000..e3818d964 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetHorizontalScroll().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollFrame:GetHorizontalScroll + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetHorizontalScrollRange().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetHorizontalScrollRange().sublime-snippet new file mode 100644 index 000000000..199c7f8c4 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetHorizontalScrollRange().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollFrame:GetHorizontalScrollRange + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetScrollChild().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetScrollChild().sublime-snippet new file mode 100644 index 000000000..8a043e87b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetScrollChild().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollFrame:GetScrollChild + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetVerticalScroll().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetVerticalScroll().sublime-snippet new file mode 100644 index 000000000..529a90e77 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetVerticalScroll().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollFrame:GetVerticalScroll + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetVerticalScrollRange().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetVerticalScrollRange().sublime-snippet new file mode 100644 index 000000000..9c311c2a6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollFrame-GetVerticalScrollRange().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollFrame:GetVerticalScrollRange + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-AtBottom().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-AtBottom().sublime-snippet new file mode 100644 index 000000000..867705892 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-AtBottom().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:AtBottom + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-AtTop().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-AtTop().sublime-snippet new file mode 100644 index 000000000..300b0bbeb --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-AtTop().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:AtTop + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetCurrentLine().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetCurrentLine().sublime-snippet new file mode 100644 index 000000000..90f27868c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetCurrentLine().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetCurrentLine + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetCurrentScroll().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetCurrentScroll().sublime-snippet new file mode 100644 index 000000000..f6bde3f7b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetCurrentScroll().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetCurrentScroll + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetFadeDuration().sublime-snippet new file mode 100644 index 000000000..5c2b1a801 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetFadeDuration().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetFadeDuration + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetFading().sublime-snippet new file mode 100644 index 000000000..58e23701e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetFading().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetFading + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet new file mode 100644 index 000000000..90e1fe69f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetHyperlinksEnabled + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet new file mode 100644 index 000000000..16b2ae281 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetIndentedWordWrap + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetInsertMode().sublime-snippet new file mode 100644 index 000000000..946aa3ec3 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetInsertMode().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetInsertMode + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet new file mode 100644 index 000000000..5e42751d6 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetMessageInfo + (index, [accessID]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet new file mode 100644 index 000000000..e22531b52 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetNumLinesDisplayed + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet new file mode 100644 index 000000000..407667f41 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetNumMessages + ([accessID]) + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetTimeVisible().sublime-snippet new file mode 100644 index 000000000..a9eae04a7 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_ScrollingMessageFrame-GetTimeVisible().sublime-snippet @@ -0,0 +1,6 @@ + + + _ScrollingMessageFrame:GetTimeVisible + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Slider-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Slider-GetMinMaxValues().sublime-snippet new file mode 100644 index 000000000..fa7ff376c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Slider-GetMinMaxValues().sublime-snippet @@ -0,0 +1,6 @@ + + + _Slider:GetMinMaxValues + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Slider-GetOrientation().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Slider-GetOrientation().sublime-snippet new file mode 100644 index 000000000..969ed1ae5 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Slider-GetOrientation().sublime-snippet @@ -0,0 +1,6 @@ + + + _Slider:GetOrientation + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Slider-GetThumbTexture().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Slider-GetThumbTexture().sublime-snippet new file mode 100644 index 000000000..438de870c --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Slider-GetThumbTexture().sublime-snippet @@ -0,0 +1,6 @@ + + + _Slider:GetThumbTexture + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Slider-GetValue().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Slider-GetValue().sublime-snippet new file mode 100644 index 000000000..3da99f88a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Slider-GetValue().sublime-snippet @@ -0,0 +1,6 @@ + + + _Slider:GetValue + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Slider-GetValueStep().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Slider-GetValueStep().sublime-snippet new file mode 100644 index 000000000..df5134d11 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Slider-GetValueStep().sublime-snippet @@ -0,0 +1,6 @@ + + + _Slider:GetValueStep + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_Slider-IsEnabled().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_Slider-IsEnabled().sublime-snippet new file mode 100644 index 000000000..042f3b472 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_Slider-IsEnabled().sublime-snippet @@ -0,0 +1,6 @@ + + + _Slider:IsEnabled + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_StatusBar-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetMinMaxValues().sublime-snippet new file mode 100644 index 000000000..fa6e7ad3e --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetMinMaxValues().sublime-snippet @@ -0,0 +1,6 @@ + + + _StatusBar:GetMinMaxValues + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_StatusBar-GetOrientation().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetOrientation().sublime-snippet new file mode 100644 index 000000000..8a45f3d3a --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetOrientation().sublime-snippet @@ -0,0 +1,6 @@ + + + _StatusBar:GetOrientation + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_StatusBar-GetRotatesTexture().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetRotatesTexture().sublime-snippet new file mode 100644 index 000000000..c3d37756f --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetRotatesTexture().sublime-snippet @@ -0,0 +1,6 @@ + + + _StatusBar:GetRotatesTexture + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_StatusBar-GetStatusBarColor().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetStatusBarColor().sublime-snippet new file mode 100644 index 000000000..2de2e0ce2 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetStatusBarColor().sublime-snippet @@ -0,0 +1,6 @@ + + + _StatusBar:GetStatusBarColor + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_StatusBar-GetStatusBarTexture().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetStatusBarTexture().sublime-snippet new file mode 100644 index 000000000..cfeca2b21 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetStatusBarTexture().sublime-snippet @@ -0,0 +1,6 @@ + + + _StatusBar:GetStatusBarTexture + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_StatusBar-GetValue().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetValue().sublime-snippet new file mode 100644 index 000000000..f8f76c90b --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_StatusBar-GetValue().sublime-snippet @@ -0,0 +1,6 @@ + + + _StatusBar:GetValue + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/WidgetsOld/_TabardModel-CanSaveTabardNow().sublime-snippet b/Reference/Widget Reference/WidgetsOld/_TabardModel-CanSaveTabardNow().sublime-snippet new file mode 100644 index 000000000..4ad713567 --- /dev/null +++ b/Reference/Widget Reference/WidgetsOld/_TabardModel-CanSaveTabardNow().sublime-snippet @@ -0,0 +1,6 @@ + + + _TabardModel:CanSaveTabardNow + () + source.lua - entity - punctuation - keyword - string - meta.function.arguments.lua - meta.punctuation.lua - meta.method-call.lua + diff --git a/Reference/Widget Reference/_Cooldown-GetReverse().sublime-snippet b/Reference/Widget Reference/_Cooldown-GetReverse().sublime-snippet deleted file mode 100644 index e6bea2e76..000000000 --- a/Reference/Widget Reference/_Cooldown-GetReverse().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Cooldown:GetReverse - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetAltArrowKeyMode().sublime-snippet b/Reference/Widget Reference/_EditBox-GetAltArrowKeyMode().sublime-snippet deleted file mode 100644 index fef16434d..000000000 --- a/Reference/Widget Reference/_EditBox-GetAltArrowKeyMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetAltArrowKeyMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetBlinkSpeed().sublime-snippet b/Reference/Widget Reference/_EditBox-GetBlinkSpeed().sublime-snippet deleted file mode 100644 index 141995b6d..000000000 --- a/Reference/Widget Reference/_EditBox-GetBlinkSpeed().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetBlinkSpeed - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetCursorPosition().sublime-snippet b/Reference/Widget Reference/_EditBox-GetCursorPosition().sublime-snippet deleted file mode 100644 index e3bc48ef2..000000000 --- a/Reference/Widget Reference/_EditBox-GetCursorPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetCursorPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetHistoryLines().sublime-snippet b/Reference/Widget Reference/_EditBox-GetHistoryLines().sublime-snippet deleted file mode 100644 index 7512493fc..000000000 --- a/Reference/Widget Reference/_EditBox-GetHistoryLines().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetHistoryLines - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/_EditBox-GetIndentedWordWrap().sublime-snippet deleted file mode 100644 index 0a5416d39..000000000 --- a/Reference/Widget Reference/_EditBox-GetIndentedWordWrap().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetIndentedWordWrap - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetInputLanguage().sublime-snippet b/Reference/Widget Reference/_EditBox-GetInputLanguage().sublime-snippet deleted file mode 100644 index 5a31d8a9b..000000000 --- a/Reference/Widget Reference/_EditBox-GetInputLanguage().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetInputLanguage - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetMaxBytes().sublime-snippet b/Reference/Widget Reference/_EditBox-GetMaxBytes().sublime-snippet deleted file mode 100644 index b1e668a2f..000000000 --- a/Reference/Widget Reference/_EditBox-GetMaxBytes().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetMaxBytes - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetMaxLetters().sublime-snippet b/Reference/Widget Reference/_EditBox-GetMaxLetters().sublime-snippet deleted file mode 100644 index c18328e2a..000000000 --- a/Reference/Widget Reference/_EditBox-GetMaxLetters().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetMaxLetters - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetNumLetters().sublime-snippet b/Reference/Widget Reference/_EditBox-GetNumLetters().sublime-snippet deleted file mode 100644 index 7bca95928..000000000 --- a/Reference/Widget Reference/_EditBox-GetNumLetters().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetNumLetters - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetNumber().sublime-snippet b/Reference/Widget Reference/_EditBox-GetNumber().sublime-snippet deleted file mode 100644 index eecb6cf35..000000000 --- a/Reference/Widget Reference/_EditBox-GetNumber().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetNumber - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetText().sublime-snippet b/Reference/Widget Reference/_EditBox-GetText().sublime-snippet deleted file mode 100644 index 2ce9f582c..000000000 --- a/Reference/Widget Reference/_EditBox-GetText().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetText - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetTextInsets().sublime-snippet b/Reference/Widget Reference/_EditBox-GetTextInsets().sublime-snippet deleted file mode 100644 index e2c386f9e..000000000 --- a/Reference/Widget Reference/_EditBox-GetTextInsets().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetTextInsets - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-GetUTF8CursorPosition().sublime-snippet b/Reference/Widget Reference/_EditBox-GetUTF8CursorPosition().sublime-snippet deleted file mode 100644 index b1f411d1e..000000000 --- a/Reference/Widget Reference/_EditBox-GetUTF8CursorPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:GetUTF8CursorPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-HasFocus().sublime-snippet b/Reference/Widget Reference/_EditBox-HasFocus().sublime-snippet deleted file mode 100644 index 0e6f2b434..000000000 --- a/Reference/Widget Reference/_EditBox-HasFocus().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:HasFocus - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-IsAutoFocus().sublime-snippet b/Reference/Widget Reference/_EditBox-IsAutoFocus().sublime-snippet deleted file mode 100644 index e72be95c3..000000000 --- a/Reference/Widget Reference/_EditBox-IsAutoFocus().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:IsAutoFocus - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-IsInIMECompositionMode().sublime-snippet b/Reference/Widget Reference/_EditBox-IsInIMECompositionMode().sublime-snippet deleted file mode 100644 index 7dde2d14e..000000000 --- a/Reference/Widget Reference/_EditBox-IsInIMECompositionMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:IsInIMECompositionMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-IsMultiLine().sublime-snippet b/Reference/Widget Reference/_EditBox-IsMultiLine().sublime-snippet deleted file mode 100644 index e72c5d65e..000000000 --- a/Reference/Widget Reference/_EditBox-IsMultiLine().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:IsMultiLine - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-IsNumeric().sublime-snippet b/Reference/Widget Reference/_EditBox-IsNumeric().sublime-snippet deleted file mode 100644 index f85c9b874..000000000 --- a/Reference/Widget Reference/_EditBox-IsNumeric().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:IsNumeric - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_EditBox-IsPassword().sublime-snippet b/Reference/Widget Reference/_EditBox-IsPassword().sublime-snippet deleted file mode 100644 index 6606a1a65..000000000 --- a/Reference/Widget Reference/_EditBox-IsPassword().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _EditBox:IsPassword - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-GetAnchorType().sublime-snippet b/Reference/Widget Reference/_GameTooltip-GetAnchorType().sublime-snippet deleted file mode 100644 index caf9feb06..000000000 --- a/Reference/Widget Reference/_GameTooltip-GetAnchorType().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:GetAnchorType - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-GetItem().sublime-snippet b/Reference/Widget Reference/_GameTooltip-GetItem().sublime-snippet deleted file mode 100644 index a443aae8a..000000000 --- a/Reference/Widget Reference/_GameTooltip-GetItem().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:GetItem - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-GetMinimumWidth().sublime-snippet b/Reference/Widget Reference/_GameTooltip-GetMinimumWidth().sublime-snippet deleted file mode 100644 index d4b7c7035..000000000 --- a/Reference/Widget Reference/_GameTooltip-GetMinimumWidth().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:GetMinimumWidth - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-GetOwner().sublime-snippet b/Reference/Widget Reference/_GameTooltip-GetOwner().sublime-snippet deleted file mode 100644 index 9940f82a0..000000000 --- a/Reference/Widget Reference/_GameTooltip-GetOwner().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:GetOwner - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-GetPadding().sublime-snippet b/Reference/Widget Reference/_GameTooltip-GetPadding().sublime-snippet deleted file mode 100644 index d136219a3..000000000 --- a/Reference/Widget Reference/_GameTooltip-GetPadding().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:GetPadding - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-GetSpell().sublime-snippet b/Reference/Widget Reference/_GameTooltip-GetSpell().sublime-snippet deleted file mode 100644 index 010510032..000000000 --- a/Reference/Widget Reference/_GameTooltip-GetSpell().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:GetSpell - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-GetUnit().sublime-snippet b/Reference/Widget Reference/_GameTooltip-GetUnit().sublime-snippet deleted file mode 100644 index 95f14167b..000000000 --- a/Reference/Widget Reference/_GameTooltip-GetUnit().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:GetUnit - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-IsEquippedItem().sublime-snippet b/Reference/Widget Reference/_GameTooltip-IsEquippedItem().sublime-snippet deleted file mode 100644 index f918a3741..000000000 --- a/Reference/Widget Reference/_GameTooltip-IsEquippedItem().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:IsEquippedItem - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-IsOwned().sublime-snippet b/Reference/Widget Reference/_GameTooltip-IsOwned().sublime-snippet deleted file mode 100644 index b296fa90d..000000000 --- a/Reference/Widget Reference/_GameTooltip-IsOwned().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:IsOwned - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-IsUnit(unit).sublime-snippet b/Reference/Widget Reference/_GameTooltip-IsUnit(unit).sublime-snippet deleted file mode 100644 index 161ea1a4c..000000000 --- a/Reference/Widget Reference/_GameTooltip-IsUnit(unit).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:IsUnit - ("unit") - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-NumLines().sublime-snippet b/Reference/Widget Reference/_GameTooltip-NumLines().sublime-snippet deleted file mode 100644 index 6fc3cc9e5..000000000 --- a/Reference/Widget Reference/_GameTooltip-NumLines().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:NumLines - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-SetAuctionSellItem().sublime-snippet b/Reference/Widget Reference/_GameTooltip-SetAuctionSellItem().sublime-snippet deleted file mode 100644 index 94ba7418f..000000000 --- a/Reference/Widget Reference/_GameTooltip-SetAuctionSellItem().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:SetAuctionSellItem - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-SetBagItem(container, slot).sublime-snippet b/Reference/Widget Reference/_GameTooltip-SetBagItem(container, slot).sublime-snippet deleted file mode 100644 index 8486ec956..000000000 --- a/Reference/Widget Reference/_GameTooltip-SetBagItem(container, slot).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:SetBagItem - (container, slot) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet b/Reference/Widget Reference/_GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet deleted file mode 100644 index 4be6d1213..000000000 --- a/Reference/Widget Reference/_GameTooltip-SetHyperlinkCompareItem(hyperlink, [index]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:SetHyperlinkCompareItem - ("hyperlink", [index]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet b/Reference/Widget Reference/_GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet deleted file mode 100644 index 627015522..000000000 --- a/Reference/Widget Reference/_GameTooltip-SetInventoryItem(unit, slot, [nameOnly]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _GameTooltip:SetInventoryItem - ("unit", slot, [nameOnly]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_MessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/_MessageFrame-GetFadeDuration().sublime-snippet deleted file mode 100644 index fcf62ea23..000000000 --- a/Reference/Widget Reference/_MessageFrame-GetFadeDuration().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _MessageFrame:GetFadeDuration - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_MessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/_MessageFrame-GetFading().sublime-snippet deleted file mode 100644 index 4fae028c0..000000000 --- a/Reference/Widget Reference/_MessageFrame-GetFading().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _MessageFrame:GetFading - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_MessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/_MessageFrame-GetIndentedWordWrap().sublime-snippet deleted file mode 100644 index 337dbf7dc..000000000 --- a/Reference/Widget Reference/_MessageFrame-GetIndentedWordWrap().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _MessageFrame:GetIndentedWordWrap - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_MessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/_MessageFrame-GetInsertMode().sublime-snippet deleted file mode 100644 index 48f573f48..000000000 --- a/Reference/Widget Reference/_MessageFrame-GetInsertMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _MessageFrame:GetInsertMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_MessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/_MessageFrame-GetTimeVisible().sublime-snippet deleted file mode 100644 index 33e402e99..000000000 --- a/Reference/Widget Reference/_MessageFrame-GetTimeVisible().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _MessageFrame:GetTimeVisible - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Minimap-GetPingPosition().sublime-snippet b/Reference/Widget Reference/_Minimap-GetPingPosition().sublime-snippet deleted file mode 100644 index 315f24880..000000000 --- a/Reference/Widget Reference/_Minimap-GetPingPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Minimap:GetPingPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Minimap-GetZoom().sublime-snippet b/Reference/Widget Reference/_Minimap-GetZoom().sublime-snippet deleted file mode 100644 index 3d0ccd000..000000000 --- a/Reference/Widget Reference/_Minimap-GetZoom().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Minimap:GetZoom - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Minimap-GetZoomLevels().sublime-snippet b/Reference/Widget Reference/_Minimap-GetZoomLevels().sublime-snippet deleted file mode 100644 index 4cac43d0a..000000000 --- a/Reference/Widget Reference/_Minimap-GetZoomLevels().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Minimap:GetZoomLevels - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetFacing().sublime-snippet b/Reference/Widget Reference/_Model-GetFacing().sublime-snippet deleted file mode 100644 index ac4a78e10..000000000 --- a/Reference/Widget Reference/_Model-GetFacing().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetFacing - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetFogColor().sublime-snippet b/Reference/Widget Reference/_Model-GetFogColor().sublime-snippet deleted file mode 100644 index a40bc7a1d..000000000 --- a/Reference/Widget Reference/_Model-GetFogColor().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetFogColor - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetFogFar().sublime-snippet b/Reference/Widget Reference/_Model-GetFogFar().sublime-snippet deleted file mode 100644 index ac3ac4bc7..000000000 --- a/Reference/Widget Reference/_Model-GetFogFar().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetFogFar - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetFogNear().sublime-snippet b/Reference/Widget Reference/_Model-GetFogNear().sublime-snippet deleted file mode 100644 index 3ca0d9933..000000000 --- a/Reference/Widget Reference/_Model-GetFogNear().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetFogNear - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetLight().sublime-snippet b/Reference/Widget Reference/_Model-GetLight().sublime-snippet deleted file mode 100644 index 3768819b6..000000000 --- a/Reference/Widget Reference/_Model-GetLight().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetLight - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetModel().sublime-snippet b/Reference/Widget Reference/_Model-GetModel().sublime-snippet deleted file mode 100644 index c706f0f5b..000000000 --- a/Reference/Widget Reference/_Model-GetModel().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetModel - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetModelScale().sublime-snippet b/Reference/Widget Reference/_Model-GetModelScale().sublime-snippet deleted file mode 100644 index 8c37ab940..000000000 --- a/Reference/Widget Reference/_Model-GetModelScale().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetModelScale - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Model-GetPosition().sublime-snippet b/Reference/Widget Reference/_Model-GetPosition().sublime-snippet deleted file mode 100644 index 6a7c5fc48..000000000 --- a/Reference/Widget Reference/_Model-GetPosition().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Model:GetPosition - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_MovieFrame-StartMovie(fileName, volume).sublime-snippet b/Reference/Widget Reference/_MovieFrame-StartMovie(fileName, volume).sublime-snippet deleted file mode 100644 index 382b87a4a..000000000 --- a/Reference/Widget Reference/_MovieFrame-StartMovie(fileName, volume).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _MovieFrame:StartMovie - ("fileName", volume) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollFrame-GetHorizontalScroll().sublime-snippet b/Reference/Widget Reference/_ScrollFrame-GetHorizontalScroll().sublime-snippet deleted file mode 100644 index e11b47989..000000000 --- a/Reference/Widget Reference/_ScrollFrame-GetHorizontalScroll().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollFrame:GetHorizontalScroll - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollFrame-GetHorizontalScrollRange().sublime-snippet b/Reference/Widget Reference/_ScrollFrame-GetHorizontalScrollRange().sublime-snippet deleted file mode 100644 index b6416751a..000000000 --- a/Reference/Widget Reference/_ScrollFrame-GetHorizontalScrollRange().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollFrame:GetHorizontalScrollRange - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollFrame-GetScrollChild().sublime-snippet b/Reference/Widget Reference/_ScrollFrame-GetScrollChild().sublime-snippet deleted file mode 100644 index 8a1dc83ab..000000000 --- a/Reference/Widget Reference/_ScrollFrame-GetScrollChild().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollFrame:GetScrollChild - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollFrame-GetVerticalScroll().sublime-snippet b/Reference/Widget Reference/_ScrollFrame-GetVerticalScroll().sublime-snippet deleted file mode 100644 index c688413c6..000000000 --- a/Reference/Widget Reference/_ScrollFrame-GetVerticalScroll().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollFrame:GetVerticalScroll - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollFrame-GetVerticalScrollRange().sublime-snippet b/Reference/Widget Reference/_ScrollFrame-GetVerticalScrollRange().sublime-snippet deleted file mode 100644 index 3b2faf7c3..000000000 --- a/Reference/Widget Reference/_ScrollFrame-GetVerticalScrollRange().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollFrame:GetVerticalScrollRange - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-AtBottom().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-AtBottom().sublime-snippet deleted file mode 100644 index 2a12079d8..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-AtBottom().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:AtBottom - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-AtTop().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-AtTop().sublime-snippet deleted file mode 100644 index e02b016a5..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-AtTop().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:AtTop - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetCurrentLine().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetCurrentLine().sublime-snippet deleted file mode 100644 index b059ce44f..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetCurrentLine().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetCurrentLine - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetCurrentScroll().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetCurrentScroll().sublime-snippet deleted file mode 100644 index 6140bc6c2..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetCurrentScroll().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetCurrentScroll - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetFadeDuration().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetFadeDuration().sublime-snippet deleted file mode 100644 index f54d7f0f6..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetFadeDuration().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetFadeDuration - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetFading().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetFading().sublime-snippet deleted file mode 100644 index c22fd0e30..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetFading().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetFading - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet deleted file mode 100644 index cd4ed877a..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetHyperlinksEnabled().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetHyperlinksEnabled - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet deleted file mode 100644 index 7e96aa4d4..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetIndentedWordWrap().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetIndentedWordWrap - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetInsertMode().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetInsertMode().sublime-snippet deleted file mode 100644 index 0bacc3168..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetInsertMode().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetInsertMode - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet deleted file mode 100644 index d630a3fc6..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetMessageInfo(index, [accessID]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetMessageInfo - (index, [accessID]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet deleted file mode 100644 index acd3863ef..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetNumLinesDisplayed().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetNumLinesDisplayed - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet deleted file mode 100644 index c471811f1..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetNumMessages([accessID]).sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetNumMessages - ([accessID]) - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_ScrollingMessageFrame-GetTimeVisible().sublime-snippet b/Reference/Widget Reference/_ScrollingMessageFrame-GetTimeVisible().sublime-snippet deleted file mode 100644 index fc35ceb8e..000000000 --- a/Reference/Widget Reference/_ScrollingMessageFrame-GetTimeVisible().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _ScrollingMessageFrame:GetTimeVisible - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Slider-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/_Slider-GetMinMaxValues().sublime-snippet deleted file mode 100644 index ee8303ca3..000000000 --- a/Reference/Widget Reference/_Slider-GetMinMaxValues().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Slider:GetMinMaxValues - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Slider-GetOrientation().sublime-snippet b/Reference/Widget Reference/_Slider-GetOrientation().sublime-snippet deleted file mode 100644 index 4d428d0c5..000000000 --- a/Reference/Widget Reference/_Slider-GetOrientation().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Slider:GetOrientation - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Slider-GetThumbTexture().sublime-snippet b/Reference/Widget Reference/_Slider-GetThumbTexture().sublime-snippet deleted file mode 100644 index bbada897c..000000000 --- a/Reference/Widget Reference/_Slider-GetThumbTexture().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Slider:GetThumbTexture - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Slider-GetValue().sublime-snippet b/Reference/Widget Reference/_Slider-GetValue().sublime-snippet deleted file mode 100644 index b08fb0f84..000000000 --- a/Reference/Widget Reference/_Slider-GetValue().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Slider:GetValue - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Slider-GetValueStep().sublime-snippet b/Reference/Widget Reference/_Slider-GetValueStep().sublime-snippet deleted file mode 100644 index 352a9e055..000000000 --- a/Reference/Widget Reference/_Slider-GetValueStep().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Slider:GetValueStep - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_Slider-IsEnabled().sublime-snippet b/Reference/Widget Reference/_Slider-IsEnabled().sublime-snippet deleted file mode 100644 index af98a9f9e..000000000 --- a/Reference/Widget Reference/_Slider-IsEnabled().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _Slider:IsEnabled - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_StatusBar-GetMinMaxValues().sublime-snippet b/Reference/Widget Reference/_StatusBar-GetMinMaxValues().sublime-snippet deleted file mode 100644 index 7a3ebc9ad..000000000 --- a/Reference/Widget Reference/_StatusBar-GetMinMaxValues().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _StatusBar:GetMinMaxValues - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_StatusBar-GetOrientation().sublime-snippet b/Reference/Widget Reference/_StatusBar-GetOrientation().sublime-snippet deleted file mode 100644 index 6038a8961..000000000 --- a/Reference/Widget Reference/_StatusBar-GetOrientation().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _StatusBar:GetOrientation - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_StatusBar-GetRotatesTexture().sublime-snippet b/Reference/Widget Reference/_StatusBar-GetRotatesTexture().sublime-snippet deleted file mode 100644 index 2c98a041e..000000000 --- a/Reference/Widget Reference/_StatusBar-GetRotatesTexture().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _StatusBar:GetRotatesTexture - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_StatusBar-GetStatusBarColor().sublime-snippet b/Reference/Widget Reference/_StatusBar-GetStatusBarColor().sublime-snippet deleted file mode 100644 index 8fe2a83bd..000000000 --- a/Reference/Widget Reference/_StatusBar-GetStatusBarColor().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _StatusBar:GetStatusBarColor - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_StatusBar-GetStatusBarTexture().sublime-snippet b/Reference/Widget Reference/_StatusBar-GetStatusBarTexture().sublime-snippet deleted file mode 100644 index 88b49145a..000000000 --- a/Reference/Widget Reference/_StatusBar-GetStatusBarTexture().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _StatusBar:GetStatusBarTexture - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_StatusBar-GetValue().sublime-snippet b/Reference/Widget Reference/_StatusBar-GetValue().sublime-snippet deleted file mode 100644 index 3979cd4c3..000000000 --- a/Reference/Widget Reference/_StatusBar-GetValue().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _StatusBar:GetValue - () - source.lua - entity - punctuation - keyword - string - diff --git a/Reference/Widget Reference/_TabardModel-CanSaveTabardNow().sublime-snippet b/Reference/Widget Reference/_TabardModel-CanSaveTabardNow().sublime-snippet deleted file mode 100644 index 2c3c671bc..000000000 --- a/Reference/Widget Reference/_TabardModel-CanSaveTabardNow().sublime-snippet +++ /dev/null @@ -1,6 +0,0 @@ - - - _TabardModel:CanSaveTabardNow - () - source.lua - entity - punctuation - keyword - string - diff --git a/Snippets/comment.sublime-snippet.txt b/Snippets/comment.sublime-snippet.txt deleted file mode 100644 index ca7b410e1..000000000 --- a/Snippets/comment.sublime-snippet.txt +++ /dev/null @@ -1,8 +0,0 @@ - - --- - source.lua - Lua Description Comment - diff --git a/Themes/Monokai (Italic).tmTheme b/Themes/Monokai (Italic).tmTheme index e941b78c8..89ce4c399 100644 --- a/Themes/Monokai (Italic).tmTheme +++ b/Themes/Monokai (Italic).tmTheme @@ -15,7 +15,7 @@ foreground #F8F8F2 invisibles - #3B3A32 + #75715E lineHighlight #3E3D32 selection diff --git a/WoW Lua.sublime-syntax b/WoW Lua.sublime-syntax index 3311487ef..ed26587e7 100644 --- a/WoW Lua.sublime-syntax +++ b/WoW Lua.sublime-syntax @@ -10,9 +10,26 @@ variables: reserved: \b(?:break|do|else|elseif|end|for|function|if|local|repeat|return|then|until|while)\b identifier: (?:[a-zA-Z_]\w*) valid_identifier: (?:(?!{{reserved}}){{identifier}}) - drawlayers: '(BACKGROUND|BORDER|ARTWORK|OVERLAY|HIGHLIGHT)' - templates_texture: '(AdventureMapDetailTileTemplate|GarrisonMissionFollowerButtonDurabilityTemplate|NubTemplate|MapCanvasDetailTileTemplate|MapCanvasDebugTriggerAreaTemplate|GarrisonTalentChoiceTemplate|GarrisonTalentArrowTemplate|PetBattleUnitTooltipPetTypeStrengthTemplate|ChatTabConversationIconTemplate|ColorblindExampleIconTemplate|SharedPetBattleStrengthPetTypeTemplate|GreenCheckMarkTemplate|TalentBranchTemplate|TalentArrowTemplate|CapProgressBarDividerTemplate|MyHealPredictionBarTemplate|MyManaCostPredictionBarTemplate|OtherHealPredictionBarTemplate|TotalAbsorbBarTemplate|HealAbsorbBarTemplate|HealAbsorbBarLeftShadowTemplate|HealAbsorbBarRightShadowTemplate|TotalAbsorbBarOverlayTemplate|OverAbsorbGlowTemplate|OverHealAbsorbGlowTemplate)' anchors: '(BOTTOM|BOTTOMLEFT|BOTTOMRIGHT|CENTER|LEFT|RIGHT|TOP|TOPLEFT|TOPRIGHT)' + anchors_horizontal: '(LEFT|CENTER|RIGHT)' + anchors_vertical: '(TOP|MIDDLE|BOTTOM)' + anchors_tooltip: '(ANCHOR_TOPLEFT|ANCHOR_TOP|ANCHOR_TOPRIGHT|ANCHOR_RIGHT|ANCHOR_BOTTOMRIGHT|ANCHOR_BOTTOM|ANCHOR_BOTTOMLEFT|ANCHOR_LEFT|ANCHOR_CENTER|ANCHOR_CURSOR|ANCHOR_NONE)' + font_flags: '(MONOCHROME|OUTLINE|THICKOUTLINE)' + loop_types: '(NONE|REPEAT|BOUNCE)' + blend_modes: '(ADD|ALPHAKEY|BLEND|DISABLE|MOD)' + button_states: '(DISABLED|NORMAL|PUSHED)' + draw_layers: '(BACKGROUND|BORDER|ARTWORK|OVERLAY|HIGHLIGHT)' + frame_types: '(ARCHAEOLOGYDIGSITEFRAME|QUESTPOIFRAME|SCENARIOPOIFRAME|BROWSER|BUTTON|CHECKBUTTON|CHECKOUT|COLORSELECT|COOLDOWN|EDITBOX|FRAME|FOGOFWARFRAME|GAMETOOLTIP|MESSAGEFRAME|(?# MINIMAP|)MODEL|CINEMATICMODEL|DRESSUPMODEL|(?# MODELFFX|)PLAYERMODEL|TABARDMODEL|(?# UICAMERA|)MODELSCENE|MOVIEFRAME|OFFSCREENFRAME|SCROLLFRAME|SCROLLINGMESSAGEFRAME|SIMPLEHTML|SLIDER|STATUSBAR|(?# TAXIROUTEFRAME|)UNITPOSITIONFRAME(?# |WORLDFRAME))' + frame_stratas: '(PARENT|BACKGROUND|LOW|MEDIUM|HIGH|DIALOG|FULLSCREEN|FULLSCREEN_DIALOG|TOOLTIP)' + orientation_types: '(HORIZONTAL|VERTICAL)' + animation_types: '(ALPHA|LINESCALE|LINETRANSLATION|PATH|ROTATION|SCALE|TEXTURECOORDTRANSLATION|TRANSLATION)' + attribute_types: '(\*type|\*type1|\*type2|((alt|alt-ctrl|alt-shift|alt-ctrl-shift)|(ctrl|ctrl-shift)|(shift))-type|((alt|alt-ctrl|alt-shift|alt-ctrl-shift)|(ctrl|ctrl-shift)|(shift))-type\*|((alt|alt-ctrl|alt-shift|alt-ctrl-shift)|(ctrl|ctrl-shift)|(shift))-type1|((alt|alt-ctrl|alt-shift|alt-ctrl-shift)|(ctrl|ctrl-shift)|(shift))-type1\*|((alt|alt-ctrl|alt-shift|alt-ctrl-shift)|(ctrl|ctrl-shift)|(shift))-type2|((alt|alt-ctrl|alt-shift|alt-ctrl-shift)|(ctrl|ctrl-shift)|(shift))-type2\*|_childupdate|_childupdate-|_childupdate-[A-Za-z0-9]*|_ignore|_mainEnchanted|_onattributechanged|_onclick|_ondoubleclick|_ondragstart|_onenter|_onhide|_onleave|_onmousedown|_onmouseup|_onmousewheel|_onreceivedrag|_onshow|_onstate-|_onstate-[A-Za-z0-9]*|_secondaryEnchanted|action|actionbar|actionpage|addchild|anchorchild|assist|attribute-|attribute-frame|attribute-name|attribute-value|bindings-|bindings-[A-Za-z0-9]*|cancelaura|checkselfcast|child|child\d+|childofsx|childofsy|childpoint|childraise|childrelpoint|childreparent|childstate|childverify|click|clickbutton|columnAnchorPoint|columnSpacing|consolidateDuration|consolidateFraction|consolidateHeader|consolidateProxy|consolidateThreshold|consolidateTo|delayhover|delayhovermap-|delayhovermap-[A-Za-z0-9]*|delaystate|delaystatemap-|delaystatemap-[A-Za-z0-9]*|delaytime|delaytimemap-|delaytimemap-[A-Za-z0-9]*|exportstate|filter|filterOnPet|focus|frameref-header|groupBy|groupFilter|groupingOrder|harmbutton|header|headheight|headofspoint|headofsrelpoint|headofsx|headofsy|headparent|headscale|headstateunit|headwidth|height|helpbutton|hidestates|includeWeapons|index|initial-|initial-anchor|initial-height|initial-scale|initial-unitWatch|initial-width|initialConfigFunction|item|macro|macrotext|mainassist|maintank|maxColumns|maxWraps|minHeight|minWidth|nameList|newstate|ofspoint|ofsrelpoint|ofsx|ofsy|onclickbutton|onenterbutton|onleavebutton|onmousedownbutton|onmouseupbutton|pet|point|raise|refreshUnitChange|roleFilter|roleFiltertemplate|scale|separateOwn|showParty|showPlayer|showRaid|showSolo|showstates|sortDir|sortDirection|sortMethod|spell|startingIndex|state|state-|state-[A-Za-z0-9]*|statebindings|statehidden|statemap-|statemap-[A-Za-z0-9]*|stop|strictFiltering|style-|style-height|style-scale|style-width|target|target-|target-bag|target-item|target-slot|tempEnchant|tempEnchant1|tempEnchant2|template|templateType|toy|type|type1|type2|unit|unitsPerColumn|unitsuffix|useOwnerUnit|useparent-unit|weaponTemplate|width|wrapAfter|wrapXOffset|wrapYOffset|xOffset|yOffset)' + slot_types: '(BackSlot|Bag0Slot|Bag1Slot|Bag2Slot|Bag3Slot|ChestSlot|FeetSlot|Finger0Slot|Finger1Slot|HandsSlot|HeadSlot|LegsSlot|MainHandSlot|NeckSlot|RangedSlot|SecondaryHandSlot|ShirtSlot|ShoulderSlot|TabardSlot|Trinket0Slot|Trinket1Slot|WaistSlot|WristSlot)' + script_types: '(On(?:AnimFinished|ArrowPressed|AttributeChanged|ButtonUpdate|Char(?:Composition)?|Click|ColorSelect|CooldownDone|CursorChanged|Disable|DoubleClick|Drag(?:Start|Stop)|DressModel|EditFocus(?:Gained|Lost)|Enable|Enter(?:Pressed)?|Error|EscapePressed|Event|ExternalLink|Finished|Hide|HorizontalScroll|Hyperlink(?:Click|Enter|Leave)|InputLanguageChanged|Joystick(?:AxisMotion|ButtonDown|ButtonUp|HatMotion|StickMotion)|Key(?:Down|Up)|Leave|Load|Loop|MessageScrollChanged|MinMaxChanged|ModelLoaded|Mouse(?:Down|Up|Wheel)|MovieFinished|Movie(?:Hide|Show)Subtitle|PanFinished|Pause|Play|ReceiveDrag|RequestNewSize|ScrollRangeChanged|Show|SizeChanged|SpacePressed|Stop|TabPressed|Text(?:Changed|Set)|Tooltip(?:AddMoney|Cleared|Set(?:Achievement|DefaultAnchor|EquipmentSet|Framestack|Item|Quest|Spell|Unit))|UiMapChanged|Update(?:Model)?|ValueChanged|VerticalScroll)|PostClick|PreClick)' + console_variables: '(ActionButtonUseKeyDown|actionedAdventureJournalEntries|activeCUFProfile|addFriendInfoShown|advancedCombatLogging|advancedWatchFrame|advJournalLastOpened|agentUID|AIBrain|AIController|AIControllerEventLog|AIEventLog|allowCompareWithToggle|alwaysCompareItems|alwaysShowActionBars|animFrameSkipLOD|AreaTriggerEventLog|AreaTriggers|assaoAdaptiveQualityLimit|assaoBlurPassCount|assaoDetailShadowStrength|assaoFadeOutFrom|assaoFadeOutTo|assaoHorizonAngleThresh|assaoNormals|assaoRadius|assaoShadowClamp|assaoShadowMult|assaoShadowPower|assaoSharpness|assaoTemporalSSAngleOffset|assaoTemporalSSRadiusOffset|assistAttack|asyncHandlerTimeout|asyncThreadSleep|auctionDisplayOnCharacter|audioLocale|AuraEventLog|autoAcceptQuickJoinRequests|autoClearAFK|autoCompleteResortNamesOnRecency|autoCompleteUseContext|autoCompleteWhenEditingFromCenter|autoDismount|autoDismountFlying|autoFilledMultiCastSlots|autoInteract|autojoinBGVoice|autojoinPartyVoice|autoLootDefault|autoLootRate|autoOpenLootHistory|autoQuestPopUps|autoQuestProgress|autoQuestWatch|autoSelfCast|autoStand|autoUnshift|blockChannelInvites|blockTrades|bodyQuota|breakUpLargeNumbers|Brightness|BrowserNavigateLog|bspcache|buffDurations|calendarShowBattlegrounds|calendarShowDarkmoon|calendarShowLockouts|calendarShowWeeklyHolidays|cameraBobbing|cameraBobbingSmoothSpeed|cameraCustomViewSmoothing|cameraDistanceMaxZoomFactor|cameraDistanceRateMult|cameraDive|cameraFoVSmoothSpeed|cameraGroundSmoothSpeed|cameraHeightIgnoreStandState|cameraPitchMoveSpeed|cameraPitchSmoothMax|cameraPitchSmoothMin|cameraPitchSmoothSpeed|cameraPivot|cameraPivotDXMax|cameraPivotDYMin|cameraSavedDistance|cameraSavedPetBattleDistance|cameraSavedPitch|cameraSavedVehicleDistance|cameraSmooth|cameraSmoothAlwaysFearDelay|cameraSmoothAlwaysFearFactor|cameraSmoothAlwaysIdleDelay|cameraSmoothAlwaysIdleFactor|cameraSmoothAlwaysMoveDelay|cameraSmoothAlwaysMoveFactor|cameraSmoothAlwaysStopDelay|cameraSmoothAlwaysStopFactor|cameraSmoothAlwaysStrafeDelay|cameraSmoothAlwaysStrafeFactor|cameraSmoothAlwaysTrackDelay|cameraSmoothAlwaysTrackFactor|cameraSmoothAlwaysTurnDelay|cameraSmoothAlwaysTurnFactor|cameraSmoothNeverFearDelay|cameraSmoothNeverFearFactor|cameraSmoothNeverIdleDelay|cameraSmoothNeverIdleFactor|cameraSmoothNeverMoveDelay|cameraSmoothNeverMoveFactor|cameraSmoothNeverStopDelay|cameraSmoothNeverStopFactor|cameraSmoothNeverStrafeDelay|cameraSmoothNeverStrafeFactor|cameraSmoothNeverTrackDelay|cameraSmoothNeverTrackFactor|cameraSmoothNeverTurnDelay|cameraSmoothNeverTurnFactor|cameraSmoothPitch|cameraSmoothSmarterFearDelay|cameraSmoothSmarterFearFactor|cameraSmoothSmarterIdleDelay|cameraSmoothSmarterIdleFactor|cameraSmoothSmarterMoveDelay|cameraSmoothSmarterMoveFactor|cameraSmoothSmarterStopDelay|cameraSmoothSmarterStopFactor|cameraSmoothSmarterStrafeDelay|cameraSmoothSmarterStrafeFactor|cameraSmoothSmarterTrackDelay|cameraSmoothSmarterTrackFactor|cameraSmoothSmarterTurnDelay|cameraSmoothSmarterTurnFactor|cameraSmoothSmartFearDelay|cameraSmoothSmartFearFactor|cameraSmoothSmartIdleDelay|cameraSmoothSmartIdleFactor|cameraSmoothSmartMoveDelay|cameraSmoothSmartMoveFactor|cameraSmoothSmartStopDelay|cameraSmoothSmartStopFactor|cameraSmoothSmartStrafeDelay|cameraSmoothSmartStrafeFactor|cameraSmoothSmartTrackDelay|cameraSmoothSmartTrackFactor|cameraSmoothSmartTurnDelay|cameraSmoothSmartTurnFactor|cameraSmoothSplineFearDelay|cameraSmoothSplineFearFactor|cameraSmoothSplineIdleDelay|cameraSmoothSplineIdleFactor|cameraSmoothSplineMoveDelay|cameraSmoothSplineMoveFactor|cameraSmoothSplineStopDelay|cameraSmoothSplineStopFactor|cameraSmoothSplineStrafeDelay|cameraSmoothSplineStrafeFactor|cameraSmoothSplineTrackDelay|cameraSmoothSplineTrackFactor|cameraSmoothSplineTurnDelay|cameraSmoothSplineTurnFactor|cameraSmoothStyle|cameraSmoothTimeMax|cameraSmoothTimeMin|cameraSmoothTrackingStyle|cameraSmoothViewDataAlwaysDistanceDelay|cameraSmoothViewDataAlwaysDistanceFactor|cameraSmoothViewDataAlwaysPitchDelay|cameraSmoothViewDataAlwaysPitchFactor|cameraSmoothViewDataAlwaysYawDelay|cameraSmoothViewDataAlwaysYawFactor|cameraSmoothViewDataNeverDistanceDelay|cameraSmoothViewDataNeverDistanceFactor|cameraSmoothViewDataNeverPitchDelay|cameraSmoothViewDataNeverPitchFactor|cameraSmoothViewDataNeverYawDelay|cameraSmoothViewDataNeverYawFactor|cameraSmoothViewDataSmartDistanceDelay|cameraSmoothViewDataSmartDistanceFactor|cameraSmoothViewDataSmarterDistanceDelay|cameraSmoothViewDataSmarterDistanceFactor|cameraSmoothViewDataSmarterPitchDelay|cameraSmoothViewDataSmarterPitchFactor|cameraSmoothViewDataSmarterYawDelay|cameraSmoothViewDataSmarterYawFactor|cameraSmoothViewDataSmartPitchDelay|cameraSmoothViewDataSmartPitchFactor|cameraSmoothViewDataSmartYawDelay|cameraSmoothViewDataSmartYawFactor|cameraSmoothViewDataSplineDistanceDelay|cameraSmoothViewDataSplineDistanceFactor|cameraSmoothViewDataSplinePitchDelay|cameraSmoothViewDataSplinePitchFactor|cameraSmoothViewDataSplineYawDelay|cameraSmoothViewDataSplineYawFactor|cameraSmoothYaw|cameraSubmergePitch|cameraSurfacePitch|cameraTargetSmoothSpeed|cameraTerrainTilt|cameraTerrainTiltAlwaysFallAbsorb|cameraTerrainTiltAlwaysFallDelay|cameraTerrainTiltAlwaysFallFactor|cameraTerrainTiltAlwaysFearAbsorb|cameraTerrainTiltAlwaysFearDelay|cameraTerrainTiltAlwaysFearFactor|cameraTerrainTiltAlwaysIdleAbsorb|cameraTerrainTiltAlwaysIdleDelay|cameraTerrainTiltAlwaysIdleFactor|cameraTerrainTiltAlwaysJumpAbsorb|cameraTerrainTiltAlwaysJumpDelay|cameraTerrainTiltAlwaysJumpFactor|cameraTerrainTiltAlwaysMoveAbsorb|cameraTerrainTiltAlwaysMoveDelay|cameraTerrainTiltAlwaysMoveFactor|cameraTerrainTiltAlwaysStrafeAbsorb|cameraTerrainTiltAlwaysStrafeDelay|cameraTerrainTiltAlwaysStrafeFactor|cameraTerrainTiltAlwaysSwimAbsorb|cameraTerrainTiltAlwaysSwimDelay|cameraTerrainTiltAlwaysSwimFactor|cameraTerrainTiltAlwaysTaxiAbsorb|cameraTerrainTiltAlwaysTaxiDelay|cameraTerrainTiltAlwaysTaxiFactor|cameraTerrainTiltAlwaysTrackAbsorb|cameraTerrainTiltAlwaysTrackDelay|cameraTerrainTiltAlwaysTrackFactor|cameraTerrainTiltAlwaysTurnAbsorb|cameraTerrainTiltAlwaysTurnDelay|cameraTerrainTiltAlwaysTurnFactor|cameraTerrainTiltNeverFallAbsorb|cameraTerrainTiltNeverFallDelay|cameraTerrainTiltNeverFallFactor|cameraTerrainTiltNeverFearAbsorb|cameraTerrainTiltNeverFearDelay|cameraTerrainTiltNeverFearFactor|cameraTerrainTiltNeverIdleAbsorb|cameraTerrainTiltNeverIdleDelay|cameraTerrainTiltNeverIdleFactor|cameraTerrainTiltNeverJumpAbsorb|cameraTerrainTiltNeverJumpDelay|cameraTerrainTiltNeverJumpFactor|cameraTerrainTiltNeverMoveAbsorb|cameraTerrainTiltNeverMoveDelay|cameraTerrainTiltNeverMoveFactor|cameraTerrainTiltNeverStrafeAbsorb|cameraTerrainTiltNeverStrafeDelay|cameraTerrainTiltNeverStrafeFactor|cameraTerrainTiltNeverSwimAbsorb|cameraTerrainTiltNeverSwimDelay|cameraTerrainTiltNeverSwimFactor|cameraTerrainTiltNeverTaxiAbsorb|cameraTerrainTiltNeverTaxiDelay|cameraTerrainTiltNeverTaxiFactor|cameraTerrainTiltNeverTrackAbsorb|cameraTerrainTiltNeverTrackDelay|cameraTerrainTiltNeverTrackFactor|cameraTerrainTiltNeverTurnAbsorb|cameraTerrainTiltNeverTurnDelay|cameraTerrainTiltNeverTurnFactor|cameraTerrainTiltSmarterFallAbsorb|cameraTerrainTiltSmarterFallDelay|cameraTerrainTiltSmarterFallFactor|cameraTerrainTiltSmarterFearAbsorb|cameraTerrainTiltSmarterFearDelay|cameraTerrainTiltSmarterFearFactor|cameraTerrainTiltSmarterIdleAbsorb|cameraTerrainTiltSmarterIdleDelay|cameraTerrainTiltSmarterIdleFactor|cameraTerrainTiltSmarterJumpAbsorb|cameraTerrainTiltSmarterJumpDelay|cameraTerrainTiltSmarterJumpFactor|cameraTerrainTiltSmarterMoveAbsorb|cameraTerrainTiltSmarterMoveDelay|cameraTerrainTiltSmarterMoveFactor|cameraTerrainTiltSmarterStrafeAbsorb|cameraTerrainTiltSmarterStrafeDelay|cameraTerrainTiltSmarterStrafeFactor|cameraTerrainTiltSmarterSwimAbsorb|cameraTerrainTiltSmarterSwimDelay|cameraTerrainTiltSmarterSwimFactor|cameraTerrainTiltSmarterTaxiAbsorb|cameraTerrainTiltSmarterTaxiDelay|cameraTerrainTiltSmarterTaxiFactor|cameraTerrainTiltSmarterTrackAbsorb|cameraTerrainTiltSmarterTrackDelay|cameraTerrainTiltSmarterTrackFactor|cameraTerrainTiltSmarterTurnAbsorb|cameraTerrainTiltSmarterTurnDelay|cameraTerrainTiltSmarterTurnFactor|cameraTerrainTiltSmartFallAbsorb|cameraTerrainTiltSmartFallDelay|cameraTerrainTiltSmartFallFactor|cameraTerrainTiltSmartFearAbsorb|cameraTerrainTiltSmartFearDelay|cameraTerrainTiltSmartFearFactor|cameraTerrainTiltSmartIdleAbsorb|cameraTerrainTiltSmartIdleDelay|cameraTerrainTiltSmartIdleFactor|cameraTerrainTiltSmartJumpAbsorb|cameraTerrainTiltSmartJumpDelay|cameraTerrainTiltSmartJumpFactor|cameraTerrainTiltSmartMoveAbsorb|cameraTerrainTiltSmartMoveDelay|cameraTerrainTiltSmartMoveFactor|cameraTerrainTiltSmartStrafeAbsorb|cameraTerrainTiltSmartStrafeDelay|cameraTerrainTiltSmartStrafeFactor|cameraTerrainTiltSmartSwimAbsorb|cameraTerrainTiltSmartSwimDelay|cameraTerrainTiltSmartSwimFactor|cameraTerrainTiltSmartTaxiAbsorb|cameraTerrainTiltSmartTaxiDelay|cameraTerrainTiltSmartTaxiFactor|cameraTerrainTiltSmartTrackAbsorb|cameraTerrainTiltSmartTrackDelay|cameraTerrainTiltSmartTrackFactor|cameraTerrainTiltSmartTurnAbsorb|cameraTerrainTiltSmartTurnDelay|cameraTerrainTiltSmartTurnFactor|cameraTerrainTiltSplineFallAbsorb|cameraTerrainTiltSplineFallDelay|cameraTerrainTiltSplineFallFactor|cameraTerrainTiltSplineFearAbsorb|cameraTerrainTiltSplineFearDelay|cameraTerrainTiltSplineFearFactor|cameraTerrainTiltSplineIdleAbsorb|cameraTerrainTiltSplineIdleDelay|cameraTerrainTiltSplineIdleFactor|cameraTerrainTiltSplineJumpAbsorb|cameraTerrainTiltSplineJumpDelay|cameraTerrainTiltSplineJumpFactor|cameraTerrainTiltSplineMoveAbsorb|cameraTerrainTiltSplineMoveDelay|cameraTerrainTiltSplineMoveFactor|cameraTerrainTiltSplineStrafeAbsorb|cameraTerrainTiltSplineStrafeDelay|cameraTerrainTiltSplineStrafeFactor|cameraTerrainTiltSplineSwimAbsorb|cameraTerrainTiltSplineSwimDelay|cameraTerrainTiltSplineSwimFactor|cameraTerrainTiltSplineTaxiAbsorb|cameraTerrainTiltSplineTaxiDelay|cameraTerrainTiltSplineTaxiFactor|cameraTerrainTiltSplineTrackAbsorb|cameraTerrainTiltSplineTrackDelay|cameraTerrainTiltSplineTrackFactor|cameraTerrainTiltSplineTurnAbsorb|cameraTerrainTiltSplineTurnDelay|cameraTerrainTiltSplineTurnFactor|cameraTerrainTiltTimeMax|cameraTerrainTiltTimeMin|cameraView|cameraViewBlendStyle|cameraWaterCollision|cameraYawMoveSpeed|cameraYawSmoothMax|cameraYawSmoothMin|cameraYawSmoothSpeed|cameraZDamp|cameraZoomSpeed|ChatAmbienceVolume|chatBubbles|chatBubblesParty|chatClassColorOverride|chatMouseScroll|ChatMusicVolume|ChatSoundVolume|chatStyle|checkAddonVersion|ClientCastDebug|ClientMessageEventLog|ClipCursor|cloakFixEnabled|closedInfoFrames|colorblindMode|colorblindSimulator|colorblindWeaknessFactor|colorChatNamesByClass|combatLogRetentionTime|comboPointLocation|communitiesShowOffline|componentCompress|componentEmissive|componentSpecular|componentTexCacheSize|componentTexLoadLimit|componentTextureLevel|componentThread|ConsoleKey|ContentTuning|Contrast|countdownForCooldowns|currencyCategoriesCollapsed|currencyTokensBackpack1|currencyTokensBackpack2|currencyTokensUnused1|currencyTokensUnused2|cursorSizePreferred|CustomDesignEventLog|CustomWindowEventLog|daltonize|DamageCalculator|dangerousShipyardMissionWarningAlreadyShown|debugGameEvents|DebugTorsoTwist|DepthBasedOpacity|deselectOnClick|digSites|disableAutoRealmSelect|disableServerNagle|displayedRAFFriendInfo|displayFreeBagSlots|displaySpellActivationOverlays|displayWorldPVPObjectives|doNotFlashLowHealthWarning|dontShowEquipmentSetsOnItems|doodadLodDist|EJDungeonDifficulty|EJLootClass|EJLootSpec|EJRaidDifficulty|EmitterCombatRange|emphasizeMySpellEffects|enableAssetTracking|enableBGDL|EnableBlinkApplicationIcon|enableFloatingCombatText|enableMouseSpeed|enableMovePad|enablePetBattleFloatingCombatText|enablePVPNotifyAFK|enableRuneSpentAnim|enableTwitter|enableWowMouse|engineSurvey|entityLodDist|entityLodOffset|entityShadowFadeScale|ErrorFilter|ErrorLevelMax|ErrorLevelMin|Errors|expandUpgradePanel|farclip|ffxAntiAliasingMode|ffxDeath|ffxGlow|ffxNether|findYourselfAnywhere|findYourselfAnywhereOnlyInCombat|findYourselfInBG|findYourselfInBGOnlyInCombat|findYourselfInRaid|findYourselfInRaidOnlyInCombat|findYourselfMode|flaggedTutorials|flashErrorMessageRepeats|flightAngleLookAhead|floatingCombatTextAllSpellMechanics|floatingCombatTextAuras|floatingCombatTextCombatDamage|floatingCombatTextCombatDamageAllAutos|floatingCombatTextCombatDamageDirectionalOffset|floatingCombatTextCombatDamageDirectionalScale|floatingCombatTextCombatDamageStyle|floatingCombatTextCombatHealing|floatingCombatTextCombatHealingAbsorbSelf|floatingCombatTextCombatHealingAbsorbTarget|floatingCombatTextCombatLogPeriodicSpells|floatingCombatTextCombatState|floatingCombatTextComboPoints|floatingCombatTextDamageReduction|floatingCombatTextDodgeParryMiss|floatingCombatTextEnergyGains|floatingCombatTextFloatMode|floatingCombatTextFriendlyHealers|floatingCombatTextHonorGains|floatingCombatTextLowManaHealth|floatingCombatTextPeriodicEnergyGains|floatingCombatTextPetMeleeDamage|floatingCombatTextPetSpellDamage|floatingCombatTextReactives|floatingCombatTextRepChanges|floatingCombatTextSpellMechanics|floatingCombatTextSpellMechanicsOther|FootstepSounds|forceEnglishNames|forceLODCheck|friendInvitesCollapsed|friendsSmallView|friendsViewButtons|fullDump|fullSizeFocusFrame|gameTip|Gamma|garrisonCompleteTalent|garrisonCompleteTalentType|graphicsDepthEffects|graphicsEnvironmentDetail|graphicsGroundClutter|graphicsLightingQuality|graphicsLiquidDetail|graphicsOutlineMode|graphicsParticleDensity|graphicsProjectedTextures|graphicsQuality|graphicsShadowQuality|graphicsSSAO|graphicsSunshafts|graphicsTextureFiltering|graphicsTextureResolution|graphicsViewDistance|groundEffectDensity|groundEffectDist|groundEffectFade|guildMemberNotify|guildNewsFilter|guildRewardsCategory|guildRewardsUsable|guildRosterView|guildShowOffline|gxAdapter|gxAFRDevicesCount|gxAftermathEnabled|gxApi|gxAspect|gxFixLag|gxFullscreenResolution|gxMaxFrameLatency|gxMaximize|gxMonitor|gxNewResolution|gxTripleBuffer|gxWindowedResolution|hardTrackedQuests|hardTrackedWorldQuests|hdPlayerModels|heirloomCollectedFilters|heirloomSourceFilters|hideAdventureJournalAlerts|horizonStart|HotfixEventLog|hotReloadModels|hwDetect|ImpactModelCollisionMelee|ImpactModelCollisionMissile|ImpactModelCollisionRanged|incompleteQuestPriorityThresholdDelta|initialRealmListTimeout|interactOnLeftClick|lastAddonVersion|lastCharacterIndex|lastGarrisonMissionTutorial|lastSelectedClubId|lastTalkedToGM|lastTransmogOutfitIDSpec1|lastTransmogOutfitIDSpec2|lastTransmogOutfitIDSpec3|lastTransmogOutfitIDSpec4|lastVoidStorageTutorial|latestTransmogSetSource|launchAgent|lfdCollapsedHeaders|lfdSelectedDungeons|lfgAutoFill|lfgAutoJoin|lfgListSearchLanguages|lfgSelectedRoles|lfGuildComment|lfGuildSettings|lightMode|locale|lockActionBars|lodObjectCullDist|lodObjectCullSize|lodObjectFadeScale|lodObjectMinSize|lodTerrainDiv|lootUnderMouse|lossOfControl|lossOfControlDisarm|lossOfControlFull|lossOfControlInterrupt|lossOfControlRoot|lossOfControlSilence|M2ForceAdditiveParticleSort|M2UseInstancing|M2UseLOD|M2UseThreads|mapAnimDuration|mapAnimMinAlpha|mapAnimStartDelay|mapFade|maxFPS|maxFPSBk|maxFPSLoading|maxLightCount|maxLightDist|MaxObservedPetBattles|miniCommunitiesFrame|miniDressUpFrame|minimapAltitudeHintMode|minimapInsideZoom|minimapPortalMax|minimapShapeshiftTracking|minimapShowArchBlobs|minimapShowQuestBlobs|minimapTrackedInfov2|minimapZoom|miniWorldMap|missingTransmogSourceInItemTooltips|mountJournalGeneralFilters|mountJournalSourcesFilter|mouseInvertPitch|mouseInvertYaw|mouseSpeed|MoveHistoryEventLog|movieSubtitle|MSAAAlphaTest|MSAAQuality|mtParticles|multiBarRightVerticalLayout|nameplateClassResourceTopInset|nameplateGlobalScale|NamePlateHorizontalScale|nameplateLargeBottomInset|nameplateLargerScale|nameplateLargeTopInset|nameplateMaxAlpha|nameplateMaxAlphaDistance|nameplateMaxDistance|nameplateMaxScale|nameplateMaxScaleDistance|nameplateMinAlpha|nameplateMinAlphaDistance|nameplateMinScale|nameplateMinScaleDistance|nameplateMotion|nameplateMotionSpeed|nameplateOccludedAlphaMult|nameplateOtherAtBase|nameplateOtherBottomInset|nameplateOtherTopInset|nameplateOverlapH|nameplateOverlapV|NameplatePersonalHideDelayAlpha|NameplatePersonalHideDelaySeconds|NameplatePersonalShowAlways|NameplatePersonalShowInCombat|NameplatePersonalShowWithTarget|nameplateResourceOnTarget|nameplateSelectedAlpha|nameplateSelectedScale|nameplateSelfAlpha|nameplateSelfBottomInset|nameplateSelfScale|nameplateSelfTopInset|nameplateShowAll|nameplateShowDebuffsOnFriendly|nameplateShowEnemies|nameplateShowEnemyGuardians|nameplateShowEnemyMinions|nameplateShowEnemyMinus|nameplateShowEnemyPets|nameplateShowEnemyTotems|nameplateShowFriendlyGuardians|nameplateShowFriendlyMinions|nameplateShowFriendlyNPCs|nameplateShowFriendlyPets|nameplateShowFriendlyTotems|nameplateShowFriends|nameplateShowOnlyNames|nameplateShowSelf|nameplateTargetBehindMaxDistance|nameplateTargetRadialPosition|NamePlateVerticalScale|nearclip|noBuffDebuffFilterOnTarget|NonEmitterCombatRange|ObjectSelectionCircle|occlusionMaxJobs|orderHallMissionTutorial|outdoorMinAltitudeDistance|Outline|OutlineEngineMode|outlineMouseOverFadeDuration|outlineSelectionFadeDuration|overrideArchive|particleDensity|particleMTDensity|partyBackgroundOpacity|pathSmoothing|pendingInviteInfoShown|persistMoveLogOnTransfer|petJournalFilters|petJournalSort|petJournalSourceFilters|petJournalTab|petJournalTypeFilters|physicsLevel|playerStatLeftDropdown|playerStatRightDropdown|playIntroMovie|POIShiftComplete|portal|PraiseTheSun|predictedHealth|PreemptiveCastEnable|preloadLoadingDistObject|preloadLoadingDistTerrain|preloadPlayerModels|preloadStreamingDistObject|preloadStreamingDistTerrain|primaryProfessionsFilter|ProcDebugEventLog|processAffinityMask|profanityFilter|projectedTextures|PushToTalkSound|pvpSelectedRoles|QuestEventLog|questLogOpen|questPOI|RAIDcomponentTextureLevel|RAIDDepthBasedOpacity|RAIDentityLodDist|RAIDentityShadowFadeScale|RAIDfarclip|raidFramesDisplayAggroHighlight|raidFramesDisplayClassColor|raidFramesDisplayOnlyDispellableDebuffs|raidFramesDisplayPowerBars|raidFramesHealthText|raidFramesHeight|raidFramesPosition|raidFramesWidth|raidGraphicsDepthEffects|raidGraphicsEnvironmentDetail|raidGraphicsGroundClutter|raidGraphicsLightingQuality|raidGraphicsLiquidDetail|raidGraphicsOutlineMode|raidGraphicsParticleDensity|raidGraphicsProjectedTextures|RAIDgraphicsQuality|raidGraphicsShadowQuality|raidGraphicsSSAO|raidGraphicsSunshafts|raidGraphicsTextureFiltering|raidGraphicsTextureResolution|raidGraphicsViewDistance|RAIDgroundEffectDensity|RAIDgroundEffectDist|RAIDgroundEffectFade|RAIDhorizonStart|RAIDLightMode|RAIDlodObjectCullDist|RAIDlodObjectCullSize|RAIDlodObjectFadeScale|RAIDlodObjectMinSize|raidOptionDisplayMainTankAndAssist|raidOptionDisplayPets|raidOptionIsShown|raidOptionKeepGroupsTogether|raidOptionLocked|raidOptionShowBorders|raidOptionSortMode|raidOrBattleCount|RAIDOutlineEngineMode|RAIDparticleDensity|RAIDparticleMTDensity|RAIDprojectedTextures|RAIDreflectionMode|RAIDrefraction|RAIDrippleDetail|RAIDsettingsEnabled|RAIDshadowMode|RAIDshadowSoft|RAIDshadowTextureSize|RAIDSSAO|RAIDSSAOBlur|RAIDsunShafts|RAIDterrainLodDist|RAIDterrainMipLevel|RAIDtextureFilteringMode|RAIDVolumeFogLevel|RAIDWaterDetail|RAIDweatherDensity|RAIDwmoLodDist|RAIDworldBaseMip|rawMouseAccelerationEnable|rawMouseEnable|rawMouseRate|rawMouseResolution|reflectionDownscale|reflectionMode|refraction|removeChatDelay|RenderScale|reputationsCollapsed|ResampleQuality|rippleDetail|rotateMinimap|runeFadeTime|runeSpentFadeTime|runeSpentFlashTime|sceneOcclusionEnable|screenEdgeFlash|screenshotFormat|screenshotQuality|scriptErrors|scriptProfile|scriptWarnings|secondaryProfessionsFilter|secureAbilityToggle|seenAsiaCharacterUpgradePopup|seenCharacterUpgradePopup|seenConfigurationWarnings|seenExpansionTrialPopup|serverAlert|ServerMessageEventLog|serviceTypeFilter|shadowCull|shadowInstancing|shadowMode|shadowScissor|shadowSoft|shadowTextureSize|shipyardMissionTutorialAreaBuff|shipyardMissionTutorialBlockade|shipyardMissionTutorialFirst|showArenaEnemyCastbar|showArenaEnemyFrames|showArenaEnemyPets|showBattlefieldMinimap|showBuilderFeedback|showCastableBuffs|ShowClassColorInFriendlyNameplate|ShowClassColorInNameplate|showDispelDebuffs|showErrors|showfootprintparticles|showHonorAsExperience|ShowNamePlateLoseAggroFlash|showNPETutorials|showPartyBackground|showPartyPets|showQuestObjectivesOnMap|showQuestTrackingTooltips|ShowQuestUnitCircles|showSpectatorTeamCircles|showSpenderFeedback|showTamers|showTargetCastbar|showTargetOfTarget|showTimestamps|showToastBroadcast|showToastClubInvitation|showToastConversation|showToastFriendRequest|showToastOffline|showToastOnline|showToastWindow|showTokenFrame|showTokenFrameHonor|showTutorials|showVKeyCastbar|showVKeyCastbarOnlyOnTarget|showVKeyCastbarSpellName|simd|skipStartGear|SkyCloudLOD|smoothUnitPhasing|smoothUnitPhasingActorPurgatoryTimeMs|smoothUnitPhasingAliveTimeoutMs|smoothUnitPhasingDestroyedPurgatoryTimeMs|smoothUnitPhasingDistThreshold|smoothUnitPhasingEnableAlive|smoothUnitPhasingUnseenPurgatoryTimeMs|smoothUnitPhasingVehicleExtraTimeoutMs|sortDiskReads|Sound_AlternateListener|Sound_AmbienceVolume|Sound_DialogVolume|Sound_DSPBufferSize|Sound_EnableAllSound|Sound_EnableAmbience|Sound_EnableArmorFoleySoundForOthers|Sound_EnableArmorFoleySoundForSelf|Sound_EnableDialog|Sound_EnableDSPEffects|Sound_EnableEmoteSounds|Sound_EnableErrorSpeech|Sound_EnableMixMode2|Sound_EnableMusic|Sound_EnablePetBattleMusic|Sound_EnablePetSounds|Sound_EnablePositionalLowPassFilter|Sound_EnableReverb|Sound_EnableSFX|Sound_EnableSoundWhenGameIsInBG|Sound_ListenerAtCharacter|Sound_MasterVolume|Sound_MaxCacheableSizeInBytes|Sound_MaxCacheSizeInBytes|Sound_MusicVolume|Sound_NumChannels|Sound_OutputDriverIndex|Sound_OutputDriverName|Sound_OutputSampleRate|Sound_SFXVolume|Sound_VoiceChatInputDriverIndex|Sound_VoiceChatInputDriverName|Sound_VoiceChatOutputDriverIndex|Sound_VoiceChatOutputDriverName|Sound_ZoneMusicNoDelay|SoundPerf_VariationCap|spamFilter|spellActivationOverlayOpacity|spellBookSort|spellClutter|spellClutterDefaultTargetScalar|spellClutterHostileScalar|spellClutterMinSpellCount|spellClutterMinWeaponTrailCount|spellClutterPartySizeScalar|spellClutterPlayerScalarMultiplier|spellClutterRangeConstant|spellClutterRangeConstantRaid|SpellEventLog|SpellQueueWindow|SpellScriptEventLog|splashScreenBoost|splashScreenNormal|SplineOpt|SSAO|SSAOBlur|SSAODistance|ssaoMagicNormals|ssaoMagicThresholdHigh|ssaoMagicThresholdLow|statusText|statusTextDisplay|stopAutoAttackOnTargetChange|streamingCameraLookAheadTime|streamingCameraMaxRadius|streamingCameraRadius|streamStatusMessage|sunShafts|superTrackerDist|synchronizeBindings|synchronizeChatFrames|synchronizeConfig|synchronizeMacros|synchronizeSettings|taintLog|talentFrameShown|talentPointsSpent|TargetNearestUseNew|TargetPriorityCombatLock|TargetPriorityCombatLockContextualRelaxation|TargetPriorityCombatLockHighlight|TargetPriorityPvp|TargetPriorityValueBank|terrainAlphaBitDepth|terrainHoles|terrainLodDist|terrainMipLevel|test_cameraDynamicPitch|test_cameraDynamicPitchBaseFovPad|test_cameraDynamicPitchBaseFovPadDownScale|test_cameraDynamicPitchBaseFovPadFlying|test_cameraDynamicPitchSmartPivotCutoffDist|test_cameraHeadMovementDeadZone|test_cameraHeadMovementFirstPersonDampRate|test_cameraHeadMovementMovingDampRate|test_cameraHeadMovementMovingStrength|test_cameraHeadMovementRangeScale|test_cameraHeadMovementStandingDampRate|test_cameraHeadMovementStandingStrength|test_cameraHeadMovementStrength|test_cameraOverShoulder|test_cameraTargetFocusEnemyEnable|test_cameraTargetFocusEnemyStrengthPitch|test_cameraTargetFocusEnemyStrengthYaw|test_cameraTargetFocusInteractEnable|test_cameraTargetFocusInteractStrengthPitch|test_cameraTargetFocusInteractStrengthYaw|textLocale|textureFilteringMode|threatPlaySounds|threatShowNumeric|threatWarning|threatWorldText|timeMgrAlarmEnabled|timeMgrAlarmMessage|timeMgrAlarmTime|timeMgrUseLocalTime|timeMgrUseMilitaryTime|timingMethod|timingTestError|toastDuration|toyBoxCollectedFilters|toyBoxExpansionFilters|toyBoxSourceFilters|trackedAchievements|trackedQuests|trackedWorldQuests|trackQuestSorting|transmogCurrentSpecOnly|transmogrifyShowCollected|transmogrifyShowUncollected|transmogrifySourceFilters|twitterCharactersPerMedia|twitterGetConfigTime|twitterShortUrlLength|twitterShortUrlLengthHttps|UberTooltips|uiScale|uiScaleMultiplier|unitClutter|unitClutterInstancesOnly|unitClutterPlayerThreshold|UnitEnterCombatLog|UnitNameEnemyGuardianName|UnitNameEnemyMinionName|UnitNameEnemyPetName|UnitNameEnemyPlayerName|UnitNameEnemyTotemName|UnitNameForceHideMinus|UnitNameFriendlyGuardianName|UnitNameFriendlyMinionName|UnitNameFriendlyPetName|UnitNameFriendlyPlayerName|UnitNameFriendlySpecialNPCName|UnitNameFriendlyTotemName|UnitNameGuildTitle|UnitNameHostleNPC|UnitNameInteractiveNPC|UnitNameNonCombatCreatureName|UnitNameNPC|UnitNameOwn|UnitNamePlayerGuild|UnitNamePlayerPVPTitle|useCompactPartyFrames|useHighResolutionUITextures|useIPv6|useNewConsole|useUiScale|VerboseSpellScriptEventLog|videoOptionsVersion|violenceLevel|VoiceChatMasterVolumeScale|VoiceCommunicationMode|VoiceEnableWhenGameIsInBG|VoiceInputDevice|VoiceInputVolume|VoiceOutputDevice|VoiceOutputVolume|VoicePushToTalkKeybind|VoiceSelfDeafened|VoiceSelfMuted|VoiceVADSensitivity|volumeFog|volumeFogInterior|volumeFogLevel|vsync|wardrobeSetsFilters|wardrobeShowCollected|wardrobeShowUncollected|wardrobeSourceFilters|watchFrameBaseAlpha|watchFrameIgnoreCursor|watchFrameState|waterDetail|weatherDensity|webChallengeURLTimeout|whisperMode|wholeChatWindowClickable|windowResizeLock|wmoDoodadDist|wmoLodDist|wmoLodDistScale|WorldActionsLog|worldBaseMip|worldLoadSort|worldMaxMipLevel|worldPreloadHighResTextures|worldPreloadNonCritical|worldPreloadSort|worldQuestFilterArtifactPower|worldQuestFilterEquipment|worldQuestFilterGold|worldQuestFilterProfessionMaterials|worldQuestFilterResources|WorldTextCritScreenY|WorldTextGravity|WorldTextNonRandomZ|WorldTextRampDuration|WorldTextRampPow|WorldTextRampPowCrit|WorldTextRandomXY|WorldTextRandomZMax|WorldTextRandomZMin|WorldTextScale|WorldTextScreenY|WorldTextStartPosRandomness|xpBarText)' + templates_fontstring: '(AchievementCriteriaFont|AchievementDateFont|AchievementDescriptionFont|AchievementPointsFont|BossEmoteNormalHuge|CharCopyEditBoxFont|ChatFontNormal|ChatFontSmall|CollectionsPageTextTemplate|ColorblindItemQualityTemplate|CombatTextFont|CombatTextTemplate|CommentatorCCFont|CommentatorDeadFontDefault|CommentatorTeamNameFont|CommentatorTeamScoreFont|CommentatorVictoryFanfare|CommentatorVictoryFanfareTeam|ConsoleFontNormal|DestinyFontHuge|DestinyFontLarge|ErrorFont|EventTraceTimeFont|FactionName_Shadow_Huge|FactionName_Shadow_Large|Fancy14Font|Fancy16Font|Fancy20Font|Fancy22Font|Fancy24Font|Fancy48Font|FriendsFont_Large|FriendsFont_Normal|FriendsFont_Small|FriendsFont_UserText|Game10Font_o1|Game120Font|Game12Font|Game13Font|Game13FontShadow|Game15Font_o1|Game16Font|Game18Font|Game24Font|Game27Font|Game30Font|Game32Font|Game42Font|Game48FontShadow|GameFont_Gigantic|GameFontBlack|GameFontBlackMedium|GameFontBlackSmall|GameFontBlackSmall2|GameFontBlackTiny|GameFontDarkGraySmall|GameFontDisable|GameFontDisableLarge|GameFontDisableSmall|GameFontDisableSmallLeft|GameFontGreen|GameFontGreenSmall|GameFontHighlight|GameFontHighlightCenter|GameFontHighlightExtraSmall|GameFontHighlightHuge|GameFontHighlightHugeOutline2|GameFontHighlightLarge|GameFontHighlightLarge2|GameFontHighlightLeft|GameFontHighlightMedium|GameFontHighlightOutline|GameFontHighlightRight|GameFontHighlightSmall|GameFontHighlightSmall2|GameFontHighlightSmallLeft|GameFontHighlightSmallOutline|GameFontHighlightSmallRight|GameFontNormal|GameFontNormal_NoShadow|GameFontNormalGraySmall|GameFontNormalHuge|GameFontNormalHuge2|GameFontNormalHuge3|GameFontNormalHuge3Outline|GameFontNormalHugeOutline|GameFontNormalHugeOutline2|GameFontNormalLarge|GameFontNormalLarge2|GameFontNormalLargeLeft|GameFontNormalLeft|GameFontNormalLeftBottom|GameFontNormalLeftRed|GameFontNormalMed1|GameFontNormalMed2|GameFontNormalMed3|GameFontNormalRight|GameFontNormalShadowHuge2|GameFontNormalSmall|GameFontNormalSmall2|GameFontNormalSmallLeft|GameFontNormalWTF2|GameFontNormalWTF2Outline|GameFontRed|GameFontRedLarge|GameFontRedSmall|GameFontWhite|GameFontWhiteSmall|GameFontWhiteTiny|GameNormalNumberFont|GameTooltipHeaderText|GameTooltipText|GameTooltipTextSmall|GlueEditBoxFont|GlueFontCharacterCreate|GlueFontDisableLarge|GlueFontDisableSmall|GlueFontHighlight|GlueFontHighlightHuge|GlueFontHighlightSmall|GlueFontNormal|GlueFontNormalExtraSmall|GlueFontNormalGigantor|GlueFontNormalHuge|GlueFontNormalLarge|GlueFontNormalSmall|GlueFontRedLarge|GlueFontRedSmall|InvoiceFont_Small|InvoiceTextFontNormal|InvoiceTextFontSmall|LootUpgradeFrame_ItemNameTemplate|MailFont_Large|MailTextFontNormal|MovieSubtitleFont|NewSubSpellFont|NPE_TutorialKeyString|Number12Font_o1|NumberFont_Shadow_Med|NumberFont_Shadow_Small|NumberFont_Shadow_Tiny|NumberFont_Small|NumberFontNormal|NumberFontNormalGray|NumberFontNormalHuge|NumberFontNormalLarge|NumberFontNormalRight|NumberFontNormalSmall|NumberFontNormalSmallGray|NumberFontNormalYellow|ObjectiveFont|OptionsFont|OptionsFontHighlight|OptionsFontHighlightSmall|OptionsFontLarge|OptionsFontSmall|OptionsFontSmallLeft|OrderHallTalentFrameTick|PVPInfoTextFont|QuestFont|QuestFont_Enormous|QuestFont_Huge|QuestFont_Large|QuestFont_Outline_Huge|QuestFont_Shadow_Huge|QuestFont_Shadow_Small|QuestFont_Super_Huge|QuestFontHighlight|QuestFontNormalHuge|QuestFontNormalLarge|QuestFontNormalSmall|QuestMapRewardsFont|QuestTitleFont|QuestTitleFontBlackShadow|QuickJoinButtonMemberTemplate|QuickJoinButtonQueueTemplate|ReputationDetailFont|SplashHeaderFont|SubSpellFont|SubZoneTextFont|SystemFont_Huge1|SystemFont_Huge1_Outline|SystemFont_Large|SystemFont_Med1|SystemFont_Med3|SystemFont_NamePlate|SystemFont_OutlineThick_Huge2|SystemFont_Shadow_Huge3|SystemFont_Shadow_Large|SystemFont_Shadow_Large2|SystemFont_Shadow_Large_Outline|SystemFont_Shadow_Med1|SystemFont_Shadow_Med2|SystemFont_Shadow_Small|SystemFont_Small2|TextStatusBarText|TextStatusBarTextLarge|TOSFont|VehicleMenuBarStatusBarText|WhiteNormalNumberFont|WorldMapTextFont|ZoneTextFont)' + templates_frame: '(AchievementAlertFrameTemplate|AchievementCategoryTemplate|AchievementCheckButtonTemplate|AchievementCriteriaTemplate|AchievementFrameAchievementsObjectivesTemplate|AchievementFrameSummaryCategoryTemplate|AchievementFrameTabButtonTemplate|AchievementGuildTabardTemplate|AchievementHeaderStatusBarTemplate|AchievementIconFrameTemplate|AchievementProgressBarTemplate|AchievementTemplate|ActionBarButtonCodeTemplate|ActionBarButtonTemplate|ActionButtonTemplate|AddonListEntryTemplate|AddToChatButtonTemplate|AdvancedVideoOptionsDropDownMenuTemplate|AdventureMapInsetTemplate|AdventureMapQuestRewardTemplate|AlertContainerTemplate|AlertFrameTemplate|AlliedRaceAbilityTemplate|AlliedRaceOverviewBulletsTemplate|AlliedRacesModelControlFrameButtonTemplate|AlternatePowerBarTemplate|AnimatedShineTemplate|AnimatedStatusBarGlowLinesTemplate|AnimatedStatusBarTemplate|ArcaneChargeTemplate|ArchaeologyArtifactTemplate|ArchaeologyRaceTemplate|AreaLabelFrameTemplate|AreaPOIPinTemplate|ArenaCastingBarFrameTemplate|ArenaEnemyFrameTemplate|ArenaEnemyPetFrameTemplate|ArenaPrepFrameTemplate|ArtifactAppearanceSetTemplate|ArtifactAppearanceSlotTemplate|ArtifactAppearancesTabTemplate|ArtifactCurvedDependencyLineTemplate|ArtifactDependencyLineTemplate|ArtifactFloatingRankStringTemplate|ArtifactFrameTabButtonTemplate|ArtifactPerksTabTemplate|ArtifactPowerButtonTemplate|ArtifactRelicRankTemplate|ArtifactsModelTemplate|ArtifactsRelicSlotTemplate|ArtifactStatusBarTemplate|AuctionClassButtonTemplate|AuctionsButtonTemplate|AuctionSortButtonTemplate|AuctionTabTemplate|AudioOptionsBaseCheckButtonTemplate|AudioOptionsCheckButtonTemplate|AudioOptionsSmallCheckButtonTemplate|AuraButtonTemplate|AuthChallengeButtonTemplate|AuthChallengeEditBoxTemplate|AutoCastShineTemplate|AutoCompleteButtonTemplate|AutoCompleteEditBoxTemplate|AutoQuestPopUpBlockTemplate|AvatarButtonTemplate|AzeriteBarTemplate|AzeriteEmpoweredItemChannelTemplate|AzeriteEmpoweredItemPowerTemplate|AzeriteEmpoweredItemSlotTemplate|AzeriteEmpoweredItemTierTemplate|AzeriteEmpoweredItemUITemplate|AzeriteIslandsPartyToastTextTemplate|AzeriteIslandsPlayerToastTextTemplate|AzeriteRankFrameTemplate|AzeriteUnlockedItemTemplate|BackpackTokenTemplate|BagSearchBoxTemplate|BagSlotButtonTemplate|BankAutoSortButtonTemplate|BankItemButtonBagTemplate|BankItemButtonGenericTemplate|BankTabPermissionTemplate|BarberShopSelectorTemplate|BaseBasicFrameTemplate|BaseHighlightableMapPoiPinTemplate|BaseLandingPageFollowerListTemplate|BaseMapPoiPinTemplate|BaseNamePlateUnitFrameTemplate|BasicFrameTemplate|BasicFrameTemplateWithInset|BasicHybridScrollFrameTemplate|BattlefieldFlagPinTemplate|BattlePetTooltipTemplate|BidButtonTemplate|BlackMarketColumnButtonTemplate|BlackMarketItemTemplate|BonusObjectivePinTemplate|BonusObjectiveRewardsFrameTemplate|BonusObjectiveTrackerBlockTemplate|BonusObjectiveTrackerHeaderTemplate|BonusObjectiveTrackerLineTemplate|BonusObjectiveTrackerRewardTemplate|BonusRollFrameTemplate|BonusTrackerProgressBarFlareAnimTemplate|BonusTrackerProgressBarFullBarFlareTemplate|BonusTrackerProgressBarSmallFlareAnimTemplate|BonusTrackerProgressBarTemplate|BossBannerLootFrameTemplate|BossSpellBarTemplate|BossTargetFrameTemplate|BrowseButtonTemplate|BrowserButtonTemplate|BrowserTemplate|BuffButtonTemplate|BulletPointTemplate|BulletPointWithTextureTemplate|ButtonFrameTemplate|ButtonFrameTemplate-HighRes|CachedLoginFrameTemplate|CalendarClassButtonTemplate|CalendarCloseButtonTemplate|CalendarCreateEventInviteListButtonTemplate|CalendarDayButtonTemplate|CalendarDayEventButtonTemplate|CalendarEventButtonTemplate|CalendarEventCloseButtonTemplate|CalendarEventInviteListButtonTemplate|CalendarEventInviteListTemplate|CalendarEventInviteSortButtonTemplate|CalendarEventPickerButtonTemplate|CalendarMassInviteArenaButtonTemplate|CalendarModalDialogTemplate|CalendarModalEventOverlayTemplate|CalendarTexturePickerButtonTemplate|CalendarTitleFrameTemplate|CalendarViewEventInviteListButtonTemplate|CalendarViewEventRSVPButtonTemplate|CapProgressBarTemplate|CastingBarFrameTemplate|ChallengeModeBannerPartyMemberTemplate|ChallengesDungeonIconFrameTemplate|ChallengesKeystoneFrameAffixTemplate|ChannelButtonBaseTemplate|ChannelButtonCommunityTemplate|ChannelButtonHeaderTemplate|ChannelButtonTemplate|ChannelButtonTextTemplate|ChannelButtonVoiceTemplate|ChannelListTemplate|ChannelRosterButtonTemplate|ChannelRosterTemplate|CharacterBoostTemplate|CharacterCreateCharacterTypeButtonTemplate|CharacterCreateGenderButtonTemplate|CharacterCreateInfoTemplate|CharacterCreateSelectFactionRadioButtonTemplate|CharacterCreateSpellIconTemplate|CharacterCustomizationFrameTemplate|CharacterFrameTabButtonTemplate|CharacterServicesArrowTemplate|CharacterServicesBlockTemplate|CharacterServicesBonusIconTemplate|CharacterServicesBonusResultTemplate|CharacterServicesProcessingIconTemplate|CharacterStatFrameCategoryTemplate|CharacterStatFrameTemplate|CharacterTemplateConfirmDialog|CharacterTemplatesFrame|CharacterUpgradeSelectFactionRadioButtonTemplate|CharacterUpgradeSelectSpecRadioButtonTemplate|CharCreateChangeStyleButtonTemplate|CharCreateClassButtonTemplate|CharCreateCustomizationButtonTemplate|CharCreateIconButtonTemplate|CharCreateNavButtonTemplate|CharCreatePreviewFrameTemplate|CharCreateRaceButtonTemplate|CharCreateResizablePanelTemplate|CharSelectCharacterButtonTemplate|CharSelectLockedButtonTemplate|CharSelectMoveButtonTemplate|CharSelectPaidServiceTemplate|ChatConfigBaseCheckButtonTemplate|ChatConfigBoxTemplate|ChatConfigBoxWithHeaderAndClassColorsTemplate|ChatConfigBoxWithHeaderTemplate|ChatConfigCheckBoxTemplate|ChatConfigCheckBoxWithSwatchTemplate|ChatConfigCheckButtonTemplate|ChatConfigSmallCheckButtonTemplate|ChatConfigSwatchTemplate|ChatConfigTabTemplate|ChatConfigWideCheckBoxWithSwatchTemplate|ChatFrameEditBoxTemplate|ChatFrameTemplate|ChatTabArtTemplate|ChatTabTemplate|CinematicDialogButtonTemplate|CinematicsButtonTemplate|ClassTrainerSkillButtonTemplate|CollectionsBackgroundTemplate|CollectionsPageTextTemplate|CollectionsPagingFrameTemplate|CollectionsProgressBarTemplate|CollectionsSpellButtonTemplate|ColorblindItemQualityTemplate|ColumnDisplayButtonTemplate|ColumnDisplayTemplate|CombatLogQuickButtonTemplate|CombatTextTemplate|ComboPointBonusPlayerTemplate|ComboPointPlayerTemplate|ComboPointTemplate|CommentatorCooldownPlayerTemplate|CommentatorCooldownTeamTemplate|CommentatorCooldownTemplate|CommentatorUnitFrameTemplate|CommunitiesChatEditBoxTemplate|CommunitiesChatTabTemplate|CommunitiesChatTemplate|CommunitiesControlFrameTemplate|CommunitiesEditStreamDialogTemplate|CommunitiesFrameTabTemplate|CommunitiesGuildBenefitsTabTemplate|CommunitiesGuildChallengeTemplate|CommunitiesGuildFinderFrameTemplate|CommunitiesGuildInfoFrameTemplate|CommunitiesGuildInfoTabTemplate|CommunitiesGuildMemberDetailFrameTemplate|CommunitiesGuildNewsBossModelTemplate|CommunitiesGuildNewsButtonTemplate|CommunitiesGuildNewsCheckButtonTemplate|CommunitiesGuildNewsFrameTemplate|CommunitiesGuildPerksButtonTemplate|CommunitiesGuildPerksFrameTemplate|CommunitiesGuildProgressBarTemplate|CommunitiesGuildRecruitmentApplicantTemplate|CommunitiesGuildRecruitmentCheckButtonTemplate|CommunitiesGuildRecruitmentFrameApplicantsTemplate|CommunitiesGuildRecruitmentFrameRecruitmentTemplate|CommunitiesGuildRecruitmentRoleTemplate|CommunitiesGuildRecruitmentSectionTemplate|CommunitiesGuildRewardsButtonTemplate|CommunitiesGuildRewardsFrameTemplate|CommunitiesInvitationFrameTemplate|CommunitiesInviteButtonTemplate|CommunitiesListDropDownMenuTemplate|CommunitiesListEntryTemplate|CommunitiesListFrameTemplate|CommunitiesMassNotificationsSettingsButtonTemplate|CommunitiesMemberListEntryTemplate|CommunitiesMemberListFrameTemplate|CommunitiesNotificationSettingsDialogTemplate|CommunitiesNotificationSettingsStreamEntryCheckButtonTemplate|CommunitiesNotificationSettingsStreamEntryTemplate|CommunitiesRosterTabTemplate|CommunitiesSettingsButtonTemplate|CommunitiesSubPanelButtonScriptTemplate|CommunitiesTicketEntryTemplate|CommunitiesTicketFrameTemplate|CommunitiesTicketManagerScrollFrameTemplate|CompactAuraTemplate|CompactBuffTemplate|CompactDebuffTemplate|CompactDispelDebuffTemplate|CompactPartyFrameTemplate|CompactRaidGroupTemplate|CompactUnitFrameCastBarTemplate|CompactUnitFrameProfileDialogWithCoverTemplate|CompactUnitFrameProfilesCheckButtonTemplate|CompactUnitFrameProfilesDropdownTemplate|CompactUnitFrameProfilesSliderTemplate|CompactUnitFrameTemplate|CompanionListButtonTemplate|CompanionLoadOutSpellTemplate|CompanionLoadOutTemplate|ComparisonPlayerTemplate|ComparisonStatTemplate|ComparisonTemplate|ConfigCategoryButtonTemplate|ConfigFilterButtonTemplate|ContainerFrameHelpBoxTemplate|ContainerFrameItemButtonTemplate|ContainerFrameTemplate|ContributionCollectorPinTemplate|ContributionHeaderTemplate|ContributionRewardTemplate|ContributionStateTemplate|ContributionStatusTemplate|ContributionTemplate|CooldownFrameTemplate|CopyCharacterEntryTemplate|CorpsePinTemplate|CreateChannelPopupButtonTemplate|CreateChannelPopupEditBoxTemplate|CreditsFrameSwitchButtonTemplate|CreditsSpeedButtonTemplate|CRFManagerFilterButtonTemplate|CRFManagerFilterGroupButtonTemplate|CRFManagerFilterRoleButtonTemplate|CRFManagerRaidIconButtonTemplate|CriteriaAlertFrameTemplate|CropFrameTemplate|CustomBindingButtonTemplate|CustomBindingButtonTemplateWithLabel|DeathRecapEntryTemplate|DeathReleasePinTemplate|DebuffButtonTemplate|DestinyButtonTemplate|DeveloperConsoleAutoCompleteEntryTemplate|DeveloperConsoleAutoCompleteEntryTooltipTemplate|DeveloperConsoleAutoCompleteTemplate|DeveloperConsoleBackgroundTemplate|DigsiteCompleteToastFrameTemplate|DigSitePinTemplate|DockManagerOverflowListButtonTemplate|DockManagerOverflowListTemplate|DockManagerTemplate|DropDownMenuTemplate|DungeonCompletionAlertFrameRewardTemplate|DungeonCompletionAlertFrameTemplate|DungeonEntrancePinTemplate|EJButtonTemplate|EncounterBossButtonTemplate|EncounterCreatureButtonTemplate|EncounterDescriptionTemplate|EncounterDifficultyTemplate|EncounterInfoTemplate|EncounterInstanceButtonTemplate|EncounterItemTemplate|EncounterJournalPinTemplate|EncounterOverviewBulletTemplate|EncounterSearchLGTemplate|EncounterSearchSMTemplate|EncounterSectionIconTemplate|EncounterTabTemplate|EncounterTierTabTemplate|EquipmentFlyoutButtonTemplate|EquipmentFlyoutPopoutButtonTemplate|EtherealFrameTemplate|EventTraceEventTemplate|ExpStatusBarTemplate|ExtraActionButtonTemplate|EyeTemplate|FauxScrollFrameTemplate|FauxScrollFrameTemplateLight|FixedCoinFrameTemplate|FlightPointPinTemplate|FloatingChatFrameMinimizedTemplate|FloatingChatFrameTemplate|FogFrameTemplate|FogOfWarFrameTemplate|FogOfWarPinTemplate|FollowerMissionPageTemplate|ForbiddenNamePlateUnitFrameTemplate|FrameHighlightTemplate|FrameStackAnchorHighlightTemplate|FriendsFrameButtonTemplate|FriendsFrameFriendDividerTemplate|FriendsFrameFriendInviteTemplate|FriendsFrameHeaderTemplate|FriendsFrameIgnoreButtonTemplate|FriendsFrameTabTemplate|FriendsFrameWhoButtonTemplate|FriendsFriendsButtonTemplate|GameMenuButtonTemplate|GameTooltipCommonTemplate|GameTooltipTemplate|GarrisonAbilityCounterTemplate|GarrisonAbilityCounterWithCheckTemplate|GarrisonAbilityLargeCounterTemplate|GarrisonBaseInfoBoxTemplate|GarrisonBonusAreaTooltipFrameTemplate|GarrisonBonusEffectFrameTemplate|GarrisonBuildingAlertFrameTemplate|GarrisonBuildingListButtonTemplate|GarrisonBuildingSpecTemplate|GarrisonBuildingTabTemplate|GarrisonCapacitiveItemButtonTemplate|GarrisonCapacitiveWorkOrderTemplate|GarrisonCinematicModelBaseTemplate|GarrisonEncounterGlowTemplate|GarrisonEncounterPortraitCheckTemplate|GarrisonEncounterPortraitTemplate|GarrisonEnemyPortraitTemplate|GarrisonEquipmentTemplate|GarrisonFollowerAbilityTemplate|GarrisonFollowerAbilityTooltipTemplate|GarrisonFollowerAbilityWithoutCountersTooltipTemplate|GarrisonFollowerAlertFrameTemplate|GarrisonFollowerButtonTemplate|GarrisonFollowerCombatAllySpellTemplate|GarrisonFollowerEquipmentTemplate|GarrisonFollowerItemButtonTemplate|GarrisonFollowerLevelUpTemplate|GarrisonFollowerListButtonAbilityTemplate|GarrisonFollowerMissionAbilityWithoutCountersTooltipTemplate|GarrisonFollowerMissionCompleteStageTemplate|GarrisonFollowerMissionPortraitTemplate|GarrisonFollowerMissionRewardsFrameTemplate|GarrisonFollowerModelUpgradeTemplate|GarrisonFollowerPageAbilityIconButtonTemplate|GarrisonFollowerPageAbilityTemplate|GarrisonFollowerPortraitTemplate|GarrisonFollowerTabTemplate|GarrisonFollowerTooltipContentsTemplate|GarrisonFollowerTooltipTemplate|GarrisonFollowerXPBarTemplate|GarrisonFollowerXPGainTemplate|GarrisonInfoBoxBigBottomTemplate|GarrisonInfoBoxFiligreeTemplate|GarrisonInfoBoxLittleBottomTemplate|GarrisonLandingPageReportMissionRewardTemplate|GarrisonLandingPageReportMissionTemplate|GarrisonLandingPageReportShipmentStatusTemplate|GarrisonLandingPageTabTemplate|GarrisonLargeFollowerXPFrameTemplate|GarrisonListTemplate|GarrisonListTemplateHeader|GarrisonMissionAbilityCounterTemplate|GarrisonMissionAbilityLargeCounterTemplate|GarrisonMissionAlertFrameTemplate|GarrisonMissionBaseFrameTemplate|GarrisonMissionBonusRewardsTemplate|GarrisonMissionChanceFrameTemplate|GarrisonMissionCheckTemplate|GarrisonMissionCompleteDialogTemplate|GarrisonMissionCompleteModelTemplate|GarrisonMissionCompleteStageTemplate|GarrisonMissionCompleteTemplate|GarrisonMissionEnemyLargeMechanicTemplate|GarrisonMissionEnemyMechanicTemplate|GarrisonMissionFollowerButtonTemplate|GarrisonMissionFollowerDurabilityFrameTemplate|GarrisonMissionFollowerOrCategoryListButtonTemplate|GarrisonMissionFrameTabTemplate|GarrisonMissionFrameTemplate|GarrisonMissionLargeMechanicTemplate|GarrisonMissionListButtonNewHighlightTemplate|GarrisonMissionListButtonRewardTemplate|GarrisonMissionListButtonTemplate|GarrisonMissionListTabTemplate|GarrisonMissionListTemplate|GarrisonMissionMechanicTemplate|GarrisonMissionPageBaseTemplate|GarrisonMissionPageCloseButtonTemplate|GarrisonMissionPageCostFrameTemplate|GarrisonMissionPageEnemyTemplate|GarrisonMissionPageFollowerTemplate|GarrisonMissionPageOvermaxRewardTemplate|GarrisonMissionPageRewardTemplate|GarrisonMissionPageStageTemplate|GarrisonMissionPartyBuffsFrameTemplate|GarrisonMissionPartyBuffTemplate|GarrisonMissionRewardEffectsTemplate|GarrisonMissionStageTemplate|GarrisonMissionTopBorderTemplate|GarrisonPlotPinTemplate|GarrisonPlotTemplate|GarrisonRandomMissionAlertFrameTemplate|GarrisonRecruitAbilityTemplate|GarrisonRecruiterRadioButtonTemplate|GarrisonRecruitTemplate|GarrisonShipEquipmentTemplate|GarrisonShipFollowerAlertFrameTemplate|GarrisonShipFollowerButtonTemplate|GarrisonShipFollowerListTemplateHeader|GarrisonShipMissionAlertFrameTemplate|GarrisonShipMissionCompleteEnemyTemplate|GarrisonShipMissionCompleteFollowerTemplate|GarrisonShipMissionEnemyTemplate|GarrisonShipMissionFollowerTemplate|GarrisonShipTraitTemplate|GarrisonShipyardBonusAreaFrameTemplate|GarrisonShipyardFollowerTabTemplate|GarrisonShipyardFollowerTooltipTemplate|GarrisonShipyardMapMissionTemplate|GarrisonShipyardMissionCompleteStageTemplate|GarrisonShipyardMissionPageBaseTemplate|GarrisonShipyardMissionRewardsFrameTemplate|GarrisonShipyardTopBorderTemplate|GarrisonSmallFollowerXPFrameTemplate|GarrisonStandardFollowerAlertFrameTemplate|GarrisonStandardMissionAlertFrameTemplate|GarrisonTalentAlertFrameTemplate|GarrisonTalentButtonTemplate|GarrisonThreatCountersFrameTemplate|GarrisonThreatCounterTemplate|GarrisonUITemplate|GearSetButtonTemplate|GearSetPopupButtonTemplate|GlowBorderTemplate|GlowBoxArrowTemplate|GlowBoxTemplate|GlueButtonMasterTemplate|GlueButtonSmallTemplate|GlueButtonSmallTemplateBlue|GlueButtonTemplate|GlueButtonTemplateBlue|GlueCheckButtonTemplate|GlueContextMenuButtonTemplate|GlueContextMenuTemplate|GlueDialogButtonTemplate|GlueDropDownMenuButtonTemplate|GlueDropDownMenuTemplate|GlueHorizontalResizeDarkButtonTemplate|GlueMenuFrameButtonTemplate|GlueModalFrameTemplate|GluePanelButtonGrayTemplate|GluePanelButtonTemplate|GlueScrollBarTemplate|GlueScrollDownButtonTemplate|GlueScrollFrameTemplate|GlueScrollUpButtonTemplate|GlueTooltipTemplate|GMSurveyQuestionTemplate|GMSurveyRadioButtonTemplate|GoldBorderFrameTemplate|GossipFramePanelTemplate|GossipPinTemplate|GossipTitleButtonTemplate|GroupFinderGroupButtonTemplate|GroupLootFrameTemplate|GroupMembersPinTemplate|GuildAchievementPointDisplayTemplate|GuildBankFrameColumnTemplate|GuildBankItemButtonTemplate|GuildBankPopupButtonTemplate|GuildBankTabPermissionsTabTemplate|GuildBankTabTemplate|GuildBenefitsFrameTemplate|GuildChallengeAlertFrameTemplate|GuildChallengeTemplate|GuildDetailsFrameTemplate|GuildFrameColumnHeaderTemplate|GuildFrameTabButtonTemplate|GuildMemberListDropDownMenuTemplate|GuildNewsButtonTemplate|GuildNewsCheckButtonTemplate|GuildPerksButtonTemplate|GuildPermissionCheckBoxTemplate|GuildProgressBarTemplate|GuildRecruitmentApplicantTemplate|GuildRecruitmentCheckButtonTemplate|GuildRecruitmentRoleTemplate|GuildRecruitmentSectionTemplate|GuildRewardsButtonTemplate|GuildRewardsTutorialButtonTemplate|GuildRosterButtonTemplate|GuildRosterColumnButtonTemplate|HeirloomHeaderTemplate|HeirloomSpellButtonTemplate|HelpFrameButtonTemplate|HelpFrameNavButtonTemplate|HonorAwardedAlertFrameTemplate|HonorFrameContributionButtonTemplate|HonorFrameDKButtonTemplate|HonorFrameHKButtonTemplate|HonorFrameRankButtonTemplate|HonorFrameStandingButtonTemplate|HonorFrameTextButtonTemplate|HonorStatusBarTemplate|HorizontalBarTemplate|HorizontalSliderTemplate|HybridScrollBarBackgroundTemplate|HybridScrollBarTemplate|HybridScrollBarTrimTemplate|HybridScrollFrameTemplate|IconIntroAnimTemplate|IconIntroTemplate|InlineHyperlinkFrameTemplate|InputBoxInstructionsTemplate|InputBoxScriptTemplate|InputBoxTemplate|InputScrollFrameTemplate|InsecureActionButtonTemplate|InsetFrameTemplate|InsetFrameTemplate2|InsetFrameTemplate3|InsetFrameTemplate4|InspectPaperDollItemSlotButtonBottomTemplate|InspectPaperDollItemSlotButtonLeftTemplate|InspectPaperDollItemSlotButtonRightTemplate|InspectPaperDollItemSlotButtonTemplate|InspectPvpStatTemplate|InspectPvpTalentSlotTemplate|InspectTalentButtonTemplate|InspectTalentRowTemplate|InterfaceOptionsBaseCheckButtonTemplate|InterfaceOptionsCheckButtonTemplate|InterfaceOptionsListButtonTemplate|InterfaceOptionsSmallCheckButtonTemplate|InternalEmbeddedItemTooltipTemplate|InvasionAlertFrameRewardTemplate|InvasionPinTemplate|IslandsQueueFrameCardFrameTemplate|IslandsQueueFrameDifficultyButtonTemplate|IslandsQueueFrameIslandCardTemplate|IslandsQueueFrameTutorialTemplate|IslandsQueueFrameWeeklyQuestFrameTemplate|ItemAlertFrameTemplate|ItemAnimTemplate|ItemButtonTemplate|ItemSocketingSocketButtonTemplate|ItemUpgradeEffectRowTemplate|ItemUpgradeStatTemplate|ItemUpgradeStatTemplateLeft|ItemUpgradeStatTemplateRight|KeyBindingFrameBindingButtonTemplate|KeyBindingFrameBindingButtonTemplateWithLabel|KeyBindingFrameBindingTemplate|KeybindingsCategoryListButtonTemplate|KeystoneTemplate|KnowledgeBaseArticleTemplate|LargeItemButtonTemplate|LargeQuestInfoRewardFollowerTemplate|LargeQuestRewardItemButtonTemplate|LegendaryItemAlertFrameTemplate|LevelUpSkillTemplate|LFDFrameDungeonChoiceTemplate|LFDRoleButtonTemplate|LFDRoleCheckPopupButtonTemplate|LFGBackfillCoverTemplate|LFGCooldownCoverTemplate|LFGDungeonReadyRewardTemplate|LFGDungeonReadyStatusPlayerTemplate|LFGDungeonReadyStatusRoleWithCountTemplate|LFGListApplicantMemberTemplate|LFGListApplicantTemplate|LFGListCategoryTemplate|LFGListColumnHeaderTemplate|LFGListEditBoxTemplate|LFGListEntryCreationActivityListTemplate|LFGListGroupDataDisplayTemplate|LFGListMagicButtonTemplate|LFGListOptionCheckButtonTemplate|LFGListPanelTemplate|LFGListRequirementTemplate|LFGListRoleButtonTemplate|LFGListSearchAutoCompleteButtonTemplate|LFGListSearchEntryTemplate|LFGRewardFrameTemplate|LFGRewardsLootShortageTemplate|LFGRewardsLootTemplate|LFGRoleButtonTemplate|LFGRoleButtonWithBackgroundAndRewardTemplate|LFGRoleButtonWithBackgroundTemplate|LFGSpecificChoiceTemplate|LFRBrowseButtonTemplate|LFRBrowseFrameColumnHeaderRoleTemplate|LFRBrowseFrameColumnHeaderTemplate|LFRFrameDungeonChoiceTemplate|LFRFrameSideTabTemplate|LFRRoleButtonTemplate|ListScrollFrameTemplate|LoadingSpinnerTemplate|LookingForGuildAppsFrameTemplate|LookingForGuildAppTemplate|LookingForGuildBrowseFrameTemplate|LookingForGuildCheckButtonTemplate|LookingForGuildFrameTemplate|LookingForGuildGuildTemplate|LookingForGuildRoleTemplate|LookingForGuildSectionTemplate|LookingForGuildStartFrameTemplate|LootButtonTemplate|LootHistoryItemTemplate|LootHistoryPlayerTemplate|LootJournalItemButtonTemplate|LootJournalItemSetButtonTemplate|LootJournalItemSetItemButtonTemplate|LootRollButtonTemplate|LootUpgradeFrameTemplate|LootWonAlertFrameTemplate|MacroButtonTemplate|MacroPopupButtonTemplate|MagicButtonTemplate|MailItemTemplate|ManagedHorizontalLayoutFrameTemplate|ManagedVerticalLayoutFrameTemplate|MapCanvasDetailLayerTemplate|MapCanvasFrameScrollContainerTemplate|MapCanvasFrameTemplate|MapExplorationPinTemplate|MapHighlightPinTemplate|MapLinkPinTemplate|MapQuestInfoSpellHeaderTemplate|MasterLooterPlayerTemplate|MaterialFrameTemplate|MaximizeMinimizeButtonFrameTemplate|MerchantItemTemplate|MetaCriteriaTemplate|MicroButtonAlertTemplate|MiniAchievementTemplate|MinimalHybridScrollBarTemplate|MinimalHybridScrollFrameTemplate|MinimalScrollBarTemplate|MinimalScrollBarWithBorderTemplate|MinimalScrollFrameTemplate|MiniMapButtonTemplate|MirrorTimerTemplate|MissionCompletePreloadModelTemplate|MissionPageTemplate|ModelControlButtonTemplate|ModelSceneActorTemplate|ModelSceneMixinTemplate|ModelTemplate|ModelWithControlsTemplate|ModelWithZoomTemplate|ModifyOrbitCameraBaseButtonTemplate|MoneyFrameButtonTemplate|MoneyFrameTemplate|MoneyInputFrameTemplate|MoneyWonAlertFrameTemplate|MonkLightEnergyTemplate|MountListButtonTemplate|MouseDisabledModelTemplate|MovableChatConfigWideCheckBoxWithSwatchTemplate|MovePadCheckboxTemplate|MultiBarButtonTemplate|MultiCastActionButtonTemplate|MultiCastFlyoutButtonTemplate|MultiCastSlotButtonTemplate|NameplateBuffButtonTemplate|NamePlateCommentatorDisplayInfoTemplate|NamePlateFullBorderTemplate|NamePlateSecondaryBarBorderTemplate|NamePlateUnitFrameTemplate|NavBarTemplate|NavButtonTemplate|NewMountAlertFrameTemplate|NewPetAlertFrameTemplate|NewRecipeLearnedAlertFrameTemplate|NonInteractableModelSceneMixinTemplate|NumericInputSpinnerTemplate|ObjectiveTrackerBlockTemplate|ObjectiveTrackerCheckLineTemplate|ObjectiveTrackerHeaderTemplate|ObjectiveTrackerLineTemplate|ObjectiveTrackerProgressBarTemplate|ObjectiveTrackerTimerBarTemplate|OptionsBaseCheckButtonTemplate|OptionsBoxTemplate|OptionsButtonTemplate|OptionsCheckButtonTemplate|OptionsDropdownTemplate|OptionsFrameListTemplate|OptionsFrameTabButtonTemplate|OptionsFrameTemplate|OptionsListButtonTemplate|OptionsSliderTemplate|OptionsSmallCheckButtonTemplate|OrderHallClassSpecCategoryTemplate|OrderHallFrameTabButtonTemplate|OrderHallMissionListButtonTemplate|OrderHallMissionPageEnemyTemplate|OrderHallMissionPageTemplate|OverrideActionBarButtonTemplate|PaperDollAzeriteItemOverlayTemplate|PaperDollItemSlotButtonBottomTemplate|PaperDollItemSlotButtonLeftTemplate|PaperDollItemSlotButtonRightTemplate|PaperDollItemSlotButtonTemplate|PaperDollSidebarTabTemplate|PartyBuffFrameTemplate|PartyDebuffFrameTemplate|PartyMemberFrameTemplate|PartyMemberPetFrameTemplate|PartyPetDebuffFrameTemplate|PartyPoseFrameTemplate|PartyPoseModelFrameTemplate|PartyPoseRewardsButtonTemplate|PetActionButtonTemplate|PetBattleAbilityButtonTemplate|PetBattleActionButtonTemplate|PetBattleAuraHolderTemplate|PetBattleAuraTemplate|PetBattlePetSelectionButtonTemplate|PetBattleUnitTooltipAuraTemplate|PetBattleUnitTooltipTemplate|PetCardSpellButtonTemplate|PetPopupButtonTemplate|PetSpellSelectButtonTemplate|PetStableActiveSlotTemplate|PetStableSlotTemplate|PetTamerPinTemplate|PlayerSpecButtonTemplate|PlayerSpecSpellTemplate|PlayerSpecTabTemplate|PlayerTalentButtonTemplate|PlayerTalentRowTemplate|PlayerTalentTabTemplate|PlayerTitleButtonTemplate|PlayerTradeItemTemplate|PopupButtonTemplate|PortraitFrameTemplate|PortraitFrameTemplate-HiRes|PortraitFrameTemplateNoCloseButton|PortraitFrameTemplateNoCloseButton-HiRes|PossessButtonTemplate|PrimaryProfessionTemplate|ProductChoiceItemDisplayTemplate|ProductChoiceItemTemplate|ProfessionButtonTemplate|ProfessionStatusBarTemplate|ProfessionTrialCapTemplate|PropertyButtonTemplate|PropertyFontStringTemplate|PropertySliderTemplate|PVPBonusBattlegroundContentsTemplate|PVPCasualActivityButtonTemplate|PVPConquestBarTemplate|PVPCurrencyDisplayTemplate|PVPCurrencyRewardTemplate|PVPHonorRewardCodeTemplate|PVPInstanceListEntryButtonTemplate|PVPInstanceListHeaderButtonTemplate|PVPQueueFrameButtonTemplate|PVPRatedActivityButtonTemplate|PVPRatedTierTemplate|PVPRewardTemplate|PVPSpecificBattlegroundButtonTemplate|PvpTalentButtonTemplate|PvpTalentSlotTemplate|PvpTalentTrinketSlotTemplate|PVPWarGameButtonTemplate|QuestBlobPinTemplate|QuestChoiceCurrencyTemplate|QuestChoiceItemTemplate|QuestChoiceOptionTemplate|QuestChoiceReputationTemplate|QuestChoiceRewardsTemplate|QuestDetailsButtonTemplate|QuestFramePanelTemplate|QuestInfoRewardFollowerCodeTemplate|QuestInfoRewardItemCodeTemplate|QuestInfoRewardSpellCodeTemplate|QuestInfoSpellHeaderTemplate|QuestItemTemplate|QuestLogHeaderTemplate|QuestLogObjectiveTemplate|QuestLogTitleTemplate|QuestObjectiveAnimLineTemplate|QuestObjectiveFindGroupButtonTemplate|QuestObjectiveItemButtonTemplate|QuestPinTemplate|QuestPOICompletedTemplate|QuestPOINumericTemplate|QuestScrollFrameTemplate|QuestSpellTemplate|QuestTitleButtonTemplate|QueueStatusEntryTemplate|QueueStatusRoleCountTemplate|QuickJoinButtonMemberTemplate|QuickJoinButtonQueueTemplate|QuickJoinButtonTemplate|QuickJoinToastTemplate|RaidAuraFrameTemplate|RaidBossEmoteFrameTemplate|RaidClassButtonTemplate|RaidFinderRoleButtonTemplate|RaidGroupButtonTemplate|RaidGroupSlotTemplate|RaidGroupTemplate|RaidInfoHeaderTemplate|RaidInfoInstanceTemplate|RaidPulloutButtonTemplate|RaidPulloutFrameTemplate|RaidRoleIconTemplate|RaidVideoOptionsDropDownMenuTemplate|RaidVideoOptionsSliderTemplate|RaidVideoOptionsSmallCheckButtonTemplate|RankChangeTemplate|ReadyCheckStatusTemplate|ReagentBankItemButtonGenericTemplate|RealmListRealmButtonTemplate|RealmListTabButtonTemplate|RealmSortButtonTemplate|RecipientTradeItemTemplate|RecruitInfoDialogTemplate|ReputationBarTemplate|ReputationParagonFrameTemplate|ReputationStatusBarTemplate|ReversedLightingModelSceneMixinTemplate|RolePollRoleButtonTemplate|RoleSelectionRoleTemplate|RoleSelectionTemplate|RosterMemberMuteButtonTemplate|RosterSelfDeafenButtonTemplate|RosterSelfMuteButtonTemplate|RosterVoiceToggleButtonTemplate|RotateOrbitCameraLeftButtonTemplate|RotateOrbitCameraRightButtonTemplate|RuneButtonIndividualTemplate|ScenarioAlertFrameTemplate|ScenarioBlobPinTemplate|ScenarioChallengeModeAffixTemplate|ScenarioLegionInvasionAlertFrameTemplate|ScenarioPinTemplate|ScenarioSpecificChoiceTemplate|ScenarioSpellFrameTemplate|ScenarioTrackerProgressBarTemplate|ScrollOfResurrectionSelectionButtonTemplate|SearchBoxTemplate|SecondaryProfessionTemplate|SecureActionButtonTemplate|SecureAuraHeaderTemplate|SecureFrameTemplate|SecureGroupHeaderTemplate|SecureGroupPetHeaderTemplate|SecureHandlerAttributeTemplate|SecureHandlerBaseTemplate|SecureHandlerClickTemplate|SecureHandlerDoubleClickTemplate|SecureHandlerDragTemplate|SecureHandlerEnterLeaveTemplate|SecureHandlerMouseUpDownTemplate|SecureHandlerMouseWheelTemplate|SecureHandlerShowHideTemplate|SecureHandlerStateTemplate|SecurePartyHeaderTemplate|SecurePartyPetHeaderTemplate|SecureRaidGroupHeaderTemplate|SecureRaidPetHeaderTemplate|SecureTransferButtonTemplate|SecureUnitButtonTemplate|SelectableGraveyardPinTemplate|SelectionFrameTemplate|SendMailRadioButtonTemplate|ServerAlertTemplate|ShadowOrbLargeTemplate|ShadowOrbSmallTemplate|ShadowOverlaySmallTemplate|ShadowOverlayTemplate|ShardTemplate|SharedPetBattleAbilityTooltipTemplate|ShipyardMissionPageTemplate|ShoppingTooltipTemplate|SimplePopupButtonTemplate|SmallAlternateCurrencyFrameTemplate|SmallCastingBarFrameTemplate|SmallDenominationTemplate|SmallItemButtonTemplate|SmallMoneyFrameTemplate|SmallQuestInfoRewardFollowerTemplate|SmallQuestRewardItemButtonTemplate|SocialToastAnimInTemplate|SocialToastAnimOutTemplate|SocialToastCloseButtonTemplate|SocialToastTemplate|SoftBlackBGTemplate|SpecializationFrameTemplate|SpellActivationOverlayTemplate|SpellBookFrameTabButtonTemplate|SpellBookShineTemplate|SpellBookSkillLineTabTemplate|SpellBucketSpellTemplate|SpellButtonTemplate|SpellFlyoutButtonTemplate|SplashFeatureFrameTemplate|StanceButtonTemplate|StartMissionButtonTemplate|StaticPopupButtonTemplate|StaticPopupTemplate|StatTemplate|StatusTrackingBarManagerTemplate|StatusTrackingBarTemplate|StoreAutoCompleteButtonTemplate|StoreBulletPointTemplate|StoreButtonSmallTemplate|StoreButtonTemplate|StoreCategoryTemplate|StoreCheckButtonTemplate|StoreDialogTemplate|StoreDropDownListTemplate|StoreDropDownMenuButtonTemplate|StoreDropDownMenuTemplate|StoreEditBoxTemplate|StoreGoldButtonTemplate|StoreInsetFrameTemplate|StoreProductCardSpecialMagnifierTemplate|StoreProductCardTemplate|StorePurchaseAlertFrameTemplate|StoreQuantitySelectionTemplate|StoreSplashPairCardTemplate|StoreSplashPrimaryCardTemplate|StoreSplashSecondaryCardTemplate|StoreSplashSingleCardTemplate|StoreVASRaceFactionIconFrameTemplate|StorylineQuestPinTemplate|StreamDropDownMenuTemplate|SummaryAchievementTemplate|SummaryStatTemplate|TabardFrameCustomizeTemplate|TabButtonTemplate|TableAttributeDisplayTemplate|TableAttributeLineBaseTemplate|TableAttributeLineEditableTemplate|TableAttributeLineFixedValueTemplate|TableAttributeLineReferenceTemplate|TableAttributeLineTitleTemplate|TableInspectAnchorDataProviderTitleTemplate|TableInspectAnchorLineTemplate|TalentButtonTemplate|TalentRowGlowFrameTemplate|TargetBuffFrameTemplate|TargetDebuffFrameTemplate|TargetFrameTemplate|TargetofTargetDebuffFrameTemplate|TargetofTargetFrameTemplate|TargetSpellBarTemplate|TaxiButtonTemplate|TempEnchantButtonTemplate|ThinBorderTemplate|ThinGoldEdgeTemplate|TitleDragAreaTemplate|ToggleVoiceDeafenButtonTemplate|ToggleVoiceMuteButtonTemplate|TokenButtonTemplate|TooltipBorderedFrameTemplate|TooltipMoneyFrameTemplate|TooltipProgressBarTemplate|TooltipStatusBarTemplate|TotemButtonTemplate|ToySpellButtonTemplate|TradeHighlightTemplate|TradeItemTemplate|TradeSkillDetailsFrameTemplate|TradeSkillDetailsStarTemplate|TradeSkillGuildCrafterButtonTemplate|TradeSkillReagentTemplate|TradeSkillRecipeListTemplate|TradeSkillRowButtonTemplate|TradeSkillRowStarTemplate|TranslucentFrameTemplate|TruncatedButtonTemplate|TruncatedTooltipScriptTemplate|UICheckButtonTemplate|UIDropDownCustomMenuEntryTemplate|UIDropDownListTemplate|UIDropDownMenuButtonTemplate|UIDropDownMenuTemplate|UIExpandingButtonTemplate|UIGoldBorderButtonTemplate|UIMenuButtonStretchTemplate|UIMenuButtonTemplate|UIMenuTemplate|UIPanelButtonGrayTemplate|UIPanelButtonNoTooltipResizeToFitTemplate|UIPanelButtonNoTooltipTemplate|UIPanelButtonTemplate|UIPanelDialogTemplate|UIPanelDynamicResizeButtonTemplate|UIPanelGoldButtonTemplate|UIPanelScrollBarTemplate|UIPanelScrollBarTemplateLightBorder|UIPanelScrollBarTrimTemplate|UIPanelScrollDownButtonTemplate|UIPanelScrollFrameCodeTemplate|UIPanelScrollFrameTemplate|UIPanelScrollFrameTemplate2|UIPanelScrollUpButtonTemplate|UIPanelStretchableArtScrollBarTemplate|UIRadioButtonTemplate|UIServiceButtonTemplate|UIWidgetBaseCurrencyTemplate|UIWidgetBaseResourceTemplate|UIWidgetBaseTemplate|UIWidgetTemplateBulletTextList|UIWidgetTemplateBulletTextListLine|UIWidgetTemplateCaptureBar|UIWidgetTemplateDoubleIconAndText|UIWidgetTemplateDoubleIconAndText_IconAndTextFrame|UIWidgetTemplateDoubleStatusBar|UIWidgetTemplateDoubleStatusBar_StatusBarTemplate|UIWidgetTemplateHorizontalCurrencies|UIWidgetTemplateIconAndText|UIWidgetTemplateIconTextAndBackground|UIWidgetTemplateIconTextAndCurrencies|UIWidgetTemplateScenarioHeaderCurrenciesAndBackground|UIWidgetTemplateStackedResourceTracker|UIWidgetTemplateStatusBar|UIWidgetTemplateTextureWithState|UIWidgetTemplateTextWithState|UIWidgetTemplateTooltipFrame|UnitCounterBarNumberTemplate|UnitPopupSliderTemplate|UnitPopupVoiceLevelsTemplate|UnitPopupVoiceSliderTemplate|UnitPopupVoiceTextTemplate|UnitPopupVoiceToggleButtonTemplate|UnitPositionFrameTemplate|UnitPowerBarAltCounterTemplate|UnitPowerBarAltPillTemplate|UnitPowerBarAltTemplate|UnitPowerBarAltTexturableTemplate|UpgradeFrameBorderedTemplate|UpgradeFrameFeatureLargeTemplate|UpgradeFrameFeatureTemplate|VehiclePinTemplate|VehicleSeatIndicatorButtonTemplate|VideoOptionsDropDownMenuTemplate|VideoOptionsSliderTemplate|VideoOptionsSmallCheckButtonTemplate|VignettePinTemplate|VoiceActivityNotificationBaseTemplate|VoiceActivityNotificationPartyTemplate|VoiceActivityNotificationRosterTemplate|VoiceActivityNotificationTemplate|VoiceActivityVolumeTemplate|VoiceChatDotsTemplate|VoiceChatHeadsetButtonTemplate|VoiceChatHeadsetTemplate|VoiceChatPromptTemplate|VoiceChatSpeakerTemplate|VoiceToggleButtonTemplate|VoidStorageAntsFrameTemplate|VoidStorageInsetFrameTemplate|VoidStorageItemButtonTemplate|VoidStorageTabTemplate|WarboardQuestChoiceOptionTemplate|WarCampaignTooltipTemplate|WardrobeEnchantButtonTemplate|WardrobeItemsModelTemplate|WardrobeOutfitButtonButtonTemplate|WardrobeOutfitButtonTemplate|WardrobeOutfitDropDownTemplate|WardrobeSetsDetailsItemFrameTemplate|WardrobeSetsScrollFrameButtonTemplate|WardrobeSetsTransmogModelTemplate|WardrobeSlotButtonTemplate|WardrobeTransmogButtonTemplate|WardrobeTransmogEnchantButtonTemplate|WhoFrameColumnHeaderTemplate|WideChatConfigBoxWithHeaderAndClassColorsTemplate|WoodFrameTemplate|WorldMapActionButtonTemplate|WorldMapBountyBoardObjectiveTemplate|WorldMapBountyBoardTabTemplate|WorldMapBountyBoardTemplate|WorldMapFloorNavigationFrameTemplate|WorldMapFrameTemplate|WorldMapInvasionOverlayTemplate|WorldMapNavBarButtonTemplate|WorldMapNavBarTemplate|WorldMapSidePanelToggleTemplate|WorldMapTrackingOptionsButtonTemplate|WorldMapZoneTimerTemplate|WorldQuestCompleteAlertFrameTemplate|WorldQuestFrameRewardTemplate|WorldQuestPingPinTemplate|WorldQuestPinTemplate|WorldQuestSpellEffectPinTemplate|WorldStateScoreColumnTemplate|WorldStateScoreTemplate|WowTokenButtonTemplate|WowTokenLogButtonTemplate|WowTokenLogColumnHeaderTemplate)' + templates_texture: '(AdventureMapDetailTileTemplate|CapProgressBarDividerTemplate|ChatTabConversationIconTemplate|ColorblindExampleIconTemplate|GarrisonMissionFollowerButtonDurabilityTemplate|GarrisonTalentArrowTemplate|GarrisonTalentChoiceTemplate|GreenCheckMarkTemplate|HealAbsorbBarLeftShadowTemplate|HealAbsorbBarRightShadowTemplate|HealAbsorbBarTemplate|MapCanvasDebugTriggerAreaTemplate|MapCanvasDetailTileTemplate|MyHealPredictionBarTemplate|MyManaCostPredictionBarTemplate|NubTemplate|OtherHealPredictionBarTemplate|OverAbsorbGlowTemplate|OverHealAbsorbGlowTemplate|PartyPoseModelShadowTextureTemplate|PetBattleUnitTooltipPetTypeStrengthTemplate|SharedPetBattleStrengthPetTypeTemplate|SocialToastGlowTemplate|TalentArrowTemplate|TalentBranchTemplate|TotalAbsorbBarOverlayTemplate|TotalAbsorbBarTemplate)' widgets: '(AddCharacterLight|AddDoubleLine|AddFontStrings|AddHistoryLine|AddLight|AddLine|AddMaskTexture|AddMessage|AddPetLight|AddSpellByID|AddTexture|AddUnit|AddUnitAtlas|AddUnitFileID|AdvanceSecondaryCompareItem|AdvanceTime|AppendText|ApplySnapshot|ApplySpellVisualKit|CanChangeAttribute|CanChangeProtectedState|CanNonSpaceWrap|CanSaveTabardNow|CanSetUnit|CanWordWrap|Clear|ClearAllPoints|ClearCache|ClearFocus|ClearFog|ClearHistory|ClearLines|ClearModel|ClearTransform|ClearUnits|Click|CopyExternalLink|CopyFontObject|CreateActor|CreateAnimation|CreateAnimationGroup|CreateControlPoint|CreateFontString|CreateLine|CreateMaskTexture|CreateTexture|CycleVariation|DeleteCookies|Disable|DisableDrawLayer|DoesClipChildren|DrawAll|DrawBlob|DrawNone|Dress|Enable|EnableDrawLayer|EnableJoystick|EnableKeyboard|EnableMerging|EnableMouse|EnableMouseWheel|EnableSmoothing|EnableSubtitles|EquipItem|FadeOut|FinalizeUnits|Finish|Flush|FreezeAnimation|GetActiveBoundingBox|GetActorAtIndex|GetAlpha|GetAltArrowKeyMode|GetAnchorType|GetAnimation|GetAnimationBlendOperation|GetAnimationGroups|GetAnimations|GetAnimationVariation|GetAtlas|GetAttribute|GetAutoDress|GetBackdrop|GetBackdropBorderColor|GetBackdropColor|GetBlendMode|GetBlinkSpeed|GetBottom|GetBoundsRect|GetButtonState|GetCameraDistance|GetCameraFacing|GetCameraFarClip|GetCameraFieldOfView|GetCameraForward|GetCameraNearClip|GetCameraPosition|GetCameraRight|GetCameraRoll|GetCameraTarget|GetCameraUp|GetCenter|GetChecked|GetCheckedTexture|GetChildren|GetClampRectInsets|GetColorHSV|GetColorRGB|GetColorValueTexture|GetColorValueThumbTexture|GetColorWheelTexture|GetColorWheelThumbTexture|GetContentHeight|GetControlPoints|GetCooldownDisplayDuration|GetCooldownDuration|GetCooldownTimes|GetCursorPosition|GetCurve|GetDebugName|GetDegrees|GetDepth|GetDesaturation|GetDisabledCheckedTexture|GetDisabledFontObject|GetDisabledTexture|GetDisplayInfo|GetDisplayText|GetDoBlend|GetDontSavePosition|GetDrawBling|GetDrawEdge|GetDrawLayer|GetDrawSwipe|GetDuration|GetEdgeScale|GetEffectiveAlpha|GetEffectiveDepth|GetEffectivelyFlattensRenderLayers|GetEffectiveScale|GetElapsed|GetEndDelay|GetEndPoint|GetFacing|GetFadeDuration|GetFadePower|GetFading|GetFieldSize|GetFillStyle|GetFlattensRenderLayers|GetFogColor|GetFogFar|GetFogNear|GetFont|GetFontObject|GetFontString|GetFontStringByID|GetFrameLevel|GetFrameStrata|GetFromAlpha|GetFromScale|GetHeight|GetHighlightFontObject|GetHighlightTexture|GetHistoryLines|GetHitRectInsets|GetHorizontalScroll|GetHorizontalScrollRange|GetHorizTile|GetHyperlinkFormat|GetHyperlinksEnabled|GetID|GetIndentedWordWrap|GetInputLanguage|GetInsertMode|GetItem|GetJustifyH|GetJustifyV|GetKeepModelOnHide|GetLeft|GetLight|GetLightAmbientColor|GetLightDiffuseColor|GetLightDirection|GetLightPosition|GetLightType|GetLineHeight|GetLooping|GetLoopState|GetLowerBackgroundFileName|GetLowerEmblemFileName|GetLowerEmblemTexture|GetMaxBoundingBox|GetMaxBytes|GetMaxLetters|GetMaxLines|GetMaxOrder|GetMaxResize|GetMaxSnapshots|GetMinimumWidth|GetMinMaxValues|GetMinResize|GetModelAlpha|GetModelDrawLayer|GetModelFileID|GetModelPath|GetModelScale|GetModelUnitGUID|GetMotionScriptsWhileDisabled|GetMouseOverUnits|GetName|GetNonBlocking|GetNormalFontObject|GetNormalTexture|GetNumActors|GetNumber|GetNumChildren|GetNumLetters|GetNumLines|GetNumPoints|GetNumRegions|GetNumTooltips|GetObeyStepOnDrag|GetObjectType|GetOffset|GetOrder|GetOrientation|GetOrigin|GetOverrideMapID|GetOwner|GetPadding|GetParent|GetPingPosition|GetPitch|GetPoint|GetPosition|GetProgress|GetPropagateKeyboardInput|GetPushedTextOffset|GetPushedTexture|GetRadians|GetRect|GetRegionParent|GetRegions|GetReverse|GetReverseFill|GetRight|GetRoll|GetRotatesTexture|GetScale|GetScenarioTooltipText|GetScript|GetScrollChild|GetShadowColor|GetShadowOffset|GetSheathed|GetSize|GetSlotTransmogSources|GetSmoothing|GetSmoothProgress|GetSpacing|GetSpell|GetStartDelay|GetStartPoint|GetStatusBarAtlas|GetStatusBarColor|GetStatusBarTexture|GetStepsPerPage|GetStringHeight|GetStringWidth|GetTarget|GetTexCoord|GetText|GetTextColor|GetTextHeight|GetTextInsets|GetTexture|GetTextWidth|GetThickness|GetThumbTexture|GetTimeVisible|GetToAlpha|GetTooltipIndex|GetTop|GetToScale|GetUnit|GetUpperBackgroundFileName|GetUpperEmblemFileName|GetUpperEmblemTexture|GetUseTransmogSkin|GetUTF8CursorPosition|GetValue|GetValueStep|GetVertexColor|GetVertexOffset|GetVerticalScroll|GetVerticalScrollRange|GetVertTile|GetViewInsets|GetViewTranslation|GetWidth|GetWorldScale|GetWrappedWidth|GetYaw|GetZoom|GetZoomLevels|HasAnimation|HasAttachmentPoints|HasConnection|HasCustomCamera|HasFocus|HasMessageByID|HasScript|Hide|HighlightText|HookScript|IgnoreDepth|InitializeCamera|InitializePanCamera|InitializeTabardColors|Insert|IsAutoFocus|IsClampedToScreen|IsCountInvisibleLetters|IsDelaying|IsDesaturated|IsDone|IsDragging|IsEnabled|IsEquippedItem|IsEventRegistered|IsForbidden|IsIgnoringDepth|IsIgnoringParentAlpha|IsIgnoringParentScale|IsInIMECompositionMode|IsJoystickEnabled|IsKeyboardEnabled|IsLightVisible|IsLoaded|IsMouseClickEnabled|IsMouseEnabled|IsMouseMotionEnabled|IsMouseOver|IsMouseWheelEnabled|IsMovable|IsMultiLine|IsNumeric|IsObjectLoaded|IsObjectType|IsOwned|IsPassword|IsPaused|IsPendingFinish|IsPlaying|IsProtected|IsRectValid|IsRectValid|IsResizable|IsSetToFinalAlpha|IsShown|IsSnapshotValid|IsStopped|IsToplevel|IsTruncated|IsUnit|IsUserPlaced|IsUsingCenterForOrigin|IsUsingModelCenterToTransform|IsVisible|LockHighlight|Lower|MakeCurrentCameraCustom|NavigateBack|NavigateForward|NavigateHome|NavigateReload|NavigateStop|NumLines|OpenExternalLink|OpenTicket|Pause|PingLocation|Play|PlayAnimKit|Raise|RefreshCamera|RefreshUnit|RegisterAllEvents|RegisterEvent|RegisterForClicks|RegisterForDrag|RegisterUnitEvent|RemoveMaskTexture|ReplaceIconTexture|ResetLights|ResetMessageFadeByID|ResetSecondaryCompareItem|Restart|Save|SetAchievementByID|SetAction|SetAllPoints|SetAlpha|SetAlphaGradient|SetAltArrowKeyMode|SetAnchorType|SetAnimation|SetAnimationBlendOperation|SetAnimOffset|SetArchBlobInsideAlpha|SetArchBlobInsideTexture|SetArchBlobOutsideAlpha|SetArchBlobOutsideTexture|SetArchBlobRingAlpha|SetArchBlobRingScalar|SetArchBlobRingTexture|SetArtifactItem|SetArtifactPowerByID|SetAtlas|SetAttribute|SetAuctionItem|SetAuctionSellItem|SetAutoDress|SetAutoFocus|SetBackdrop|SetBackdropBorderColor|SetBackdropColor|SetBackpackToken|SetBagItem|SetBagItemChild|SetBarberShopAlternateForm|SetBlendMode|SetBlingTexture|SetBlinkSpeed|SetBlipTexture|SetBorderAlpha|SetBorderScalar|SetBorderTexture|SetButtonState|SetBuybackItem|SetCamDistanceScale|SetCamera|SetCameraDistance|SetCameraFacing|SetCameraFarClip|SetCameraFieldOfView|SetCameraNearClip|SetCameraOrientationByAxisVectors|SetCameraOrientationByYawPitchRoll|SetCameraPosition|SetCameraRoll|SetCameraTarget|SetChecked|SetCheckedTexture|SetChildKey|SetClampedToScreen|SetClampRectInsets|SetClipsChildren|SetColorHSV|SetColorRGB|SetColorTexture|SetColorValueTexture|SetColorValueThumbTexture|SetColorWheelTexture|SetColorWheelThumbTexture|SetCompareItem|SetCooldown|SetCooldownDuration|SetCooldownUNIX|SetCorpsePOIArrowTexture|SetCountInvisibleLetters|SetCreature|SetCreatureData|SetCurrencyByID|SetCurrencyToken|SetCurrencyTokenByID|SetCursorPosition|SetCurve|SetCustomCamera|SetCustomRace|SetDegrees|SetDepth|SetDesaturated|SetDesaturation|SetDisabledAtlas|SetDisabledCheckedTexture|SetDisabledFontObject|SetDisabledTexture|SetDisplayInfo|SetDoBlend|SetDontSavePosition|SetDrawBling|SetDrawEdge|SetDrawLayer|SetDrawSwipe|SetDuration|SetEdgeScale|SetEdgeTexture|SetEnabled|SetEndDelay|SetEndPoint|SetEquipmentSet|SetExistingSocketGem|SetFacing|SetFacingLeft|SetFadeDuration|SetFadePower|SetFadeTimes|SetFading|SetFillAlpha|SetFillStyle|SetFillTexture|SetFlattensRenderLayers|SetFocus|SetFogColor|SetFogFar|SetFogNear|SetFont|SetFontObject|SetForbidden|SetFontString|SetFormattedText|SetFrameLevel|SetFrameStack|SetFrameStrata|SetFromAlpha|SetFromScale|SetGlow|SetGradient|SetGradientAlpha|SetGuildBankItem|SetHeight|SetHeightFactor|SetHeirloomByItemID|SetHideCountdownNumbers|SetHighlightAtlas|SetHighlightFontObject|SetHighlightTexture|SetHistoryLines|SetHitRectInsets|SetHorizontalScroll|SetHorizTile|SetHyperlink|SetHyperlinkFormat|SetHyperlinksEnabled|SetIconTexture|SetID|SetIgnoreParentAlpha|SetIgnoreParentScale|SetInboxItem|SetIndentedWordWrap|SetInsertMode|SetInstanceLockEncountersComplete|SetInventoryItem|SetInventoryItemByID|SetItem|SetItemAppearance|SetItemByID|SetJumpInfo|SetJustifyH|SetJustifyV|SetKeepModelOnHide|SetLFGDungeonReward|SetLFGDungeonShortageReward|SetLight|SetLightAmbientColor|SetLightDiffuseColor|SetLightDirection|SetLightPosition|SetLightType|SetLightVisible|SetLooping|SetLootCurrency|SetLootItem|SetLootRollItem|SetMask|SetMaskTexture|SetMaxBytes|SetMaxLetters|SetMaxLines|SetMaxResize|SetMaxSnapshots|SetMerchantCostItem|SetMerchantItem|SetMergeThreshold|SetMinimumWidth|SetMinMaxValues|SetMinResize|SetModel|SetModelAlpha|SetModelByCreatureDisplayID|SetModelByFileID|SetModelByPath|SetModelByUnit|SetModelDrawLayer|SetModelScale|SetMotionScriptsWhileDisabled|SetMountBySpellID|SetMouseClickEnabled|SetMouseMotionEnabled|SetMovable|SetMultiLine|SetNonBlocking|SetNonSpaceWrap|SetNormalAtlas|SetNormalFontObject|SetNormalTexture|SetNumber|SetNumeric|SetNumSplinePoints|SetObeyStepOnDrag|SetOffset|SetOrder|SetOrientation|SetOrigin|SetOverrideMapID|SetOwner|SetPadding|SetPanDistance|SetParent|SetPassword|SetPetAction|SetPitch|SetPlayerPingTexture|SetPlayerTexture|SetPOIArrowTexture|SetPoint|SetPortraitZoom|SetPosition|SetPossession|SetPropagateKeyboardInput|SetPushedAtlas|SetPushedTextOffset|SetPushedTexture|SetPvpBrawl|SetPvPReward|SetPvpTalent|SetQuestBlobInsideAlpha|SetQuestBlobInsideTexture|SetQuestBlobOutsideAlpha|SetQuestBlobOutsideSelectedTexture|SetQuestBlobOutsideTexture|SetQuestBlobRingAlpha|SetQuestBlobRingScalar|SetQuestBlobRingTexture|SetQuestCurrency|SetQuestItem|SetQuestLogCurrency|SetQuestLogItem|SetQuestLogRewardSpell|SetQuestLogSpecialItem|SetQuestRewardSpell|SetRadians|SetRecipeRankInfo|SetRecipeReagentItem|SetRecipeResultItem|SetResizable|SetReverse|SetReverseFill|SetRoll|SetRotatesTexture|SetRotation|SetScale|SetScript|SetScrollChild|SetSendMailItem|SetSequence|SetSequenceTime|SetShadowColor|SetShadowOffset|SetShapeshift|SetSheathed|SetShown|SetSize|SetSmoothing|SetSmoothProgress|SetSocketedItem|SetSocketGem|SetSpacing|SetSpellBookItem|SetSpellByID|SetSpellVisualKit|SetStartDelay|SetStartPoint|SetStaticPOIArrowTexture|SetStatusBarAtlas|SetStatusBarColor|SetStatusBarTexture|SetStepsPerPage|SetSwipeColor|SetSwipeTexture|SetTalent|SetTarget|SetTargetDistance|SetTargetKey|SetTaskBlobInsideAlpha|SetTaskBlobInsideTexture|SetTaskBlobOutsideAlpha|SetTaskBlobOutsideSelectedTexture|SetTaskBlobOutsideTexture|SetTaskBlobRingAlpha|SetTaskBlobRingScalar|SetTaskBlobRingTexture|SetTexCoord|SetText|SetTextColor|SetTextHeight|SetTextInsets|SetTexture|SetThickness|SetThumbTexture|SetTimeVisible|SetToAlpha|SetToFinalAlpha|SetToplevel|SetToScale|SetTotem|SetToyByItemID|SetTradePlayerItem|SetTradeTargetItem|SetTrainerService|SetTransform|SetTransmogrifyItem|SetUnit|SetUnitAura|SetUnitBuff|SetUnitColor|SetUnitDebuff|SetUpgradeItem|SetUseCenterForOrigin|SetUseCircularEdge|SetUserPlaced|SetUseTransmogSkin|SetValue|SetValueStep|SetVertexColor|SetVertexOffset|SetVerticalScroll|SetVertTile|SetViewInsets|SetViewTranslation|SetVoidDepositItem|SetVoidItem|SetVoidWithdrawalItem|SetWidth|SetWordWrap|SetYaw|SetZoom|Show|StartMovie|StartMoving|StartPan|StartPlayerPing|StartSizing|Stop|StopAnimating|StopAnimKit|StopMovie|StopMovingOrSizing|StopPan|StopPlayerPing|TakeActor|TakeSnapshot|ToggleInputLanguage|TransformCameraSpaceToModelSpace|TryOn|Undress|UndressSlot|UnequipItems|UnlockHighlight|UnregisterAllEvents|UnregisterEvent|UpdateBlips|UpdateMouseOverTooltip|UpdateScrollChildRect|UseModelCenterToTransform|UsesNPOT)' contexts: else-pop: @@ -23,8 +40,82 @@ contexts: - match: '' pop: true + punctuation-call: + - meta_scope: meta.punctuation.lua + - match: ([.:]) + pop: true + - match: \b{{valid_identifier}}\b + scope: source.punctuation.lua + set: punctuation-call-valid + - match: (\n) + set: punctuation-call-valid + - include: immediately-pop + + punctuation-call-valid: + - match: ([:]) + scope: punctuation.separator.accessor.lua + push: method-call + - match: ([.]) + scope: punctuation.separator.accessor.lua + push: punctuation-call + - include: else-pop + method-call: - meta_scope: meta.method-call.lua + - match: ([.:]) + pop: true + - match: '(?:byte|char|(?# dump|)find|format|gfind|gmatch|gsub|join|len|lower|match|(?# pack|packsize|)rep|reverse|rtgsub|split|sub|trim|(?# unpack|)upper)\b' + scope: support.function.lua + - match: \b(CallMethod|ChildUpdate|Execute|GetChildList|GetEffectiveAttribute|GetMousePosition|IsUnderMouse|Run|RunAttribute|RunFor|RunSnippet|SetFrameRef|UnwrapScript|WrapScript)\b + scope: support.type.widget-api-secure.lua + - match: \b(CreateAnimation)\b + scope: support.type.widget-api.lua + set: method-arguments-create-animation + - match: \b(CreateFontString)\b + scope: support.type.widget-api.lua + set: method-arguments-create-fontstring + - match: \b(CreateTexture)\b + scope: support.type.widget-api.lua + set: method-arguments-create-texture + - match: \b((Get|Has|Hook|Set)Script)\b + scope: support.type.widget-api.lua + set: method-arguments-scripts + - match: \b(SetAnchorType)\b + scope: support.type.widget-api.lua + set: method-arguments-set-anchor-type + - match: \b(SetOwner)\b + scope: support.type.widget-api.lua + set: method-arguments-set-owner + - match: \b(SetAttribute|GetAttribute)\b + scope: support.type.widget-api.lua + set: method-arguments-attributes + - match: \b(SetBlendMode)\b + scope: support.type.widget-api.lua + set: method-arguments-set-blend-mode + - match: \b(SetButtonState)\b + scope: support.type.widget-api.lua + set: method-arguments-set-button-state + - match: \b(SetDrawLayer)\b + scope: support.type.widget-api.lua + set: method-arguments-set-draw-layer + - match: \b(SetFont)\b + scope: support.type.widget-api.lua + set: method-arguments-set-font + - match: \b(SetFrameStrata)\b + scope: support.type.widget-api.lua + set: method-arguments-set-frame-strata + - match: \b(SetGradient|SetGradientAlpha|SetOrientation)\b + scope: support.type.widget-api.lua + set: method-arguments-set-gradient + - match: \b(SetJustifyH)\b + scope: support.type.widget-api.lua + set: method-arguments-set-justify-h + - match: \b(SetJustifyV)\b + scope: support.type.widget-api.lua + set: method-arguments-set-justify-v + - match: \b(SetLooping)\b + scope: support.type.widget-api.lua + set: method-arguments-set-loopting - match: \b(SetPoint)\b scope: support.type.widget-api.lua set: method-arguments-set-point @@ -34,35 +125,88 @@ contexts: - match: \b{{valid_identifier}}\b scope: source.method.lua set: method-arguments + - match: (\n) + set: method-call-valid - include: immediately-pop + method-call-valid: + - match: \b(CallMethod|ChildUpdate|Execute|GetChildList|GetEffectiveAttribute|GetMousePosition|IsUnderMouse|Run|RunAttribute|RunFor|RunSnippet|SetFrameRef|UnwrapScript|WrapScript)\b + scope: support.type.widget-api-secure.lua + - match: \b(CreateAnimation)\b + scope: support.type.widget-api.lua + set: method-arguments-create-animation + - match: \b(CreateFontString)\b + scope: support.type.widget-api.lua + set: method-arguments-create-fontstring + - match: \b(CreateTexture)\b + scope: support.type.widget-api.lua + set: method-arguments-create-texture + - match: \b((Get|Has|Hook|Set)Script)\b + scope: support.type.widget-api.lua + set: method-arguments-scripts + - match: \b(SetAnchorType)\b + scope: support.type.widget-api.lua + set: method-arguments-set-anchor-type + - match: \b(SetOwner)\b + scope: support.type.widget-api.lua + set: method-arguments-set-owner + - match: \b(SetAttribute|GetAttribute)\b + scope: support.type.widget-api.lua + set: method-arguments-attributes + - match: \b(SetBlendMode)\b + scope: support.type.widget-api.lua + set: method-arguments-set-blend-mode + - match: \b(SetButtonState)\b + scope: support.type.widget-api.lua + set: method-arguments-set-button-state + - match: \b(SetDrawLayer)\b + scope: support.type.widget-api.lua + set: method-arguments-set-draw-layer + - match: \b(SetFont)\b + scope: support.type.widget-api.lua + set: method-arguments-set-font + - match: \b(SetFrameStrata)\b + scope: support.type.widget-api.lua + set: method-arguments-set-frame-strata + - match: \b(SetGradient|SetGradientAlpha|SetOrientation)\b + scope: support.type.widget-api.lua + set: method-arguments-set-gradient + - match: \b(SetJustifyH)\b + scope: support.type.widget-api.lua + set: method-arguments-set-justify-h + - match: \b(SetJustifyV)\b + scope: support.type.widget-api.lua + set: method-arguments-set-justify-v + - match: \b(SetLooping)\b + scope: support.type.widget-api.lua + set: method-arguments-set-loopting + - match: \b(SetPoint)\b + scope: support.type.widget-api.lua + set: method-arguments-set-point + - match: \b{{widgets}}\b + scope: support.type.widget-api.lua + set: method-arguments + - match: \b{{valid_identifier}}\b + scope: source.method.lua + set: method-arguments + - include: else-pop + method-arguments: - match: \( scope: punctuation.section.group.begin.lua set: - method-arguments-end - - value-list + - method-arguments-list - include: immediately-pop method-arguments-end: - - meta_scope: meta.method-call.lua + - meta_scope: meta.method.arguments.lua - match: \) scope: punctuation.section.group.end.lua pop: true + - include: main - method-arguments-set-point: - - match: \( - scope: punctuation.section.group.begin.lua - set: - - method-arguments-end - - value-list - - value-point - - value - - value-point - - match: (?=\S) - pop: true - - value: + method-arguments-list: - match: ',' scope: punctuation.separator.lua pop: true @@ -70,177 +214,486 @@ contexts: pop: true - include: main - value-list: - - match: ',' - scope: punctuation.separator.lua - - include: value + method-arguments-create-animation: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - animation-template + - method-arguments-list + - method-arguments-list + - animation-type + - include: else-pop - value-point: - - match: (([''"])(?i)({{anchors}})([''"])) + animation-template: + - match: (([''"])({{templates_texture}})([''"])) captures: - 1: variable.parameter.wow.anchor - set: value + 1: variable.parameter.wow.template.animation - match: (([''"])(\w*)([''"])) captures: - 1: string.anchortype - set: value - - match: (?=\S) - set: value + 1: string.template.animation + - include: else-pop - function-declaration: - - meta_scope: meta.function.lua - - match: \s*(?=(\s*\()) - set: function-arguments - - match: (({{valid_identifier}})(?=\s*([:]))) - scope: entity.name.namespace.lua - set: function-name-separator - - match: (({{valid_identifier}})(?=\s*([.]))) - scope: entity.name.namespace.lua - set: function-scopes - - match: (({{valid_identifier}})\s*\n) - scope: entity.name.namespace.lua - set: function-scopes-valid - - match: \b{{valid_identifier}}\b - scope: entity.name.function.lua - set: function-arguments + animation-type: + - match: (([''"])(?i)({{animation_types}})([''"])) + captures: + 1: variable.parameter.wow.animationtype + - match: (([''"])(\w*)([''"])) + captures: + 1: string.animationtype - include: else-pop - function-scopes-valid: + method-arguments-create-fontstring: - match: \( scope: punctuation.section.group.begin.lua set: - - function-arguments-end - - function-parameters - - match: ([:]) - scope: meta.function.lua punctuation.accessor.lua - set: function-name - - match: ([.]) - scope: punctuation.accessor.lua - set: function-declaration + - method-arguments-end + - fontstring-template + - method-arguments-list + - fontstring-draw-layer + - method-arguments-list - include: else-pop - function-scopes: + fontstring-template: + - match: (([''"])(?i)({{templates_fontstring}})([''"])) + captures: + 1: variable.parameter.wow.template.fontstring + - match: (([''"])(\w*)([''"])) + captures: + 1: string.template.fontstring + - include: else-pop + + fontstring-draw-layer: + - match: (([''"])(?i)({{draw_layers}})([''"])) + captures: + 1: variable.parameter.wow.drawlayer + - match: (([''"])(\w*)([''"])) + captures: + 1: string.drawlayer + - include: else-pop + + method-arguments-create-texture: - match: \( scope: punctuation.section.group.begin.lua set: - - function-arguments-end - - function-parameters - - match: ([.]) - scope: punctuation.accessor.lua - set: function-declaration - - match: \b{{valid_identifier}}(?=\s*(\())\b - scope: entity.name.function.lua - set: function-arguments - - match: \b{{valid_identifier}}\b - scope: entity.name.function.lua - set: function-arguments + - method-arguments-end + - method-arguments-list + - texture-template + - method-arguments-list + - texture-draw-layer + - method-arguments-list - include: else-pop - function-name-valid: + texture-template: + - match: (([''"])({{templates_texture}})([''"])) + captures: + 1: variable.parameter.wow.template.texture + - match: (([''"])(\w*)([''"])) + captures: + 1: string.template.texture + - include: else-pop + + texture-draw-layer: + - match: (([''"])(?i)({{draw_layers}})([''"])) + captures: + 1: variable.parameter.wow.drawlayer + - match: (([''"])(\w*)([''"])) + captures: + 1: string.drawlayer + - include: else-pop + + method-arguments-set-button-state: - match: \( scope: punctuation.section.group.begin.lua set: - - function-arguments-end - - function-parameters + - method-arguments-end + - button-state - include: else-pop - function-name-separator: - - match: ([:]) - scope: meta.function.lua punctuation.accessor.lua - set: function-name + button-state: + - match: (([''"])(?i)({{button_states}})([''"])) + captures: + 1: variable.parameter.wow.buttonstate + - match: (([''"])(\w*)([''"])) + captures: + 1: string.buttonstate - include: else-pop - function-name: - - match: \b{{valid_identifier}}\b - scope: meta.function.lua entity.name.function.lua - set: function-name-valid + method-arguments-set-draw-layer: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - draw-layer - include: else-pop - function-arguments: + draw-layer: + - match: (([''"])(?i)({{draw_layers}})([''"])) + captures: + 1: variable.parameter.wow.drawlayer + - match: (([''"])(\w*)([''"])) + captures: + 1: string.drawlayer + - include: else-pop + + method-arguments-set-font: - match: \( scope: punctuation.section.group.begin.lua set: - - function-arguments-end - - function-parameters + - method-arguments-end + - font-flag + - method-arguments-list + - method-arguments-list - include: else-pop - function-arguments-end: - - meta_scope: meta.function.body.lua - - match: \) - scope: punctuation.section.group.end.lua - set: function-block + font-flag: + - match: (([''"])(?i)({{font_flags}})([''"])) + captures: + 1: variable.parameter.wow.fontflag + - match: (([''"])(\w*)([''"])) + captures: + 1: string.fontflag - include: else-pop - function-block: - - meta_content_scope: meta.function.body.lua - - match: \bend\b - scope: meta.function.lua keyword.control.function.end.lua - pop: true - - include: main - - function-parameters-valid: - - match: ',' - scope: punctuation.separator.lua + method-arguments-set-frame-strata: + - match: \( + scope: punctuation.section.group.begin.lua set: - - function-parameters - - else-pop + - method-arguments-end + - frame-strata - include: else-pop - function-parameters: - - match: '{{reserved}}' - scope: keyword.control.lua - pop: true - - match: ({{identifier}}\s*\n?) - scope: variable.parameter.function.lua - set: function-parameters-valid - - match: '\.{3}(?!\.)' - scope: variable.parameter.function.lua constant.language - pop: true + frame-strata: + - match: (([''"])(?i)({{frame_stratas}})([''"])) + captures: + 1: variable.parameter.wow.stratatype + - match: (([''"])(\w*)([''"])) + captures: + 1: string.stratatype - include: else-pop - comments: - - match: '--\[(=*)\[' - scope: punctuation.definition.comment.begin.lua - push: - - meta_scope: comment.block.lua - - match: '(?:--)?\]\1\]' - scope: punctuation.definition.comment.end.lua - pop: true - - match: '(--)(?!\[\[).*$\n?' - scope: comment.line.double-dash.lua + method-arguments-set-gradient: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - orientation-type + - include: else-pop + + orientation-type: + - match: (([''"])(?i)({{orientation_types}})([''"])) captures: - 1: punctuation.definition.comment.lua + 1: variable.parameter.wow.orienttype + - match: (([''"])(\w*)([''"])) + captures: + 1: string.orienttype + - include: else-pop - strings: - - match: \' - scope: punctuation.definition.string.begin.lua - push: - - meta_scope: string.quoted.single.lua - - match: \' - scope: punctuation.definition.string.end.lua - pop: true - - include: string-escapes - - match: \" - scope: punctuation.definition.string.begin.lua - push: - - meta_scope: string.quoted.double.lua - - match: \" - scope: punctuation.definition.string.end.lua - pop: true - - include: string-escapes - - match: '\[(=*)\[' - scope: punctuation.definition.string.begin.lua - push: - - meta_scope: string.quoted.other.multiline.lua - - match: '\]\1\]' - scope: punctuation.definition.string.end.lua - pop: true + method-arguments-set-justify-h: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - horizontal-anchor-type + - include: else-pop - string-escapes: - - match: '\\([abfnrtv\\"''\[\]]|\d{1,3})' - scope: constant.character.escape.lua - - match: '\\[xX]\h\h' - scope: constant.character.escape.lua + horizontal-anchor-type: + - match: (([''"])(?i)({{anchors_horizontal}})([''"])) + captures: + 1: variable.parameter.wow.anchors-horizontal + - match: (([''"])(\w*)([''"])) + captures: + 1: string.anchortype-horizontal + - include: else-pop + + method-arguments-set-justify-v: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - vertical-anchor-type + - include: else-pop + + vertical-anchor-type: + - match: (([''"])(?i)({{anchors_vertical}})([''"])) + captures: + 1: variable.parameter.wow.anchors-vertical + - match: (([''"])(\w*)([''"])) + captures: + 1: string.anchortype-vertical + - include: else-pop + + method-arguments-set-loopting: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - loop-type + - include: else-pop + + loop-type: + - match: (([''"])(?i)({{loop_types}})([''"])) + captures: + 1: variable.parameter.wow.looptype + - match: (([''"])(\w*)([''"])) + captures: + 1: string.looptype + - include: else-pop + + method-arguments-scripts: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - script-type + - include: else-pop + + script-type: + - match: (([''"])({{script_types}})([''"])) + captures: + 1: variable.parameter.wow.scripttype + - match: (([''"])(\w*)([''"])) + captures: + 1: string.scripttype + - include: else-pop + + method-arguments-set-anchor-type: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - tooltip-anchor + - include: else-pop + + tooltip-anchor: + - match: (([''"])(?i)({{anchors_tooltip}})([''"])) + captures: + 1: variable.parameter.wow.anchor.tooltip + - match: (([''"])(\w*)([''"])) + captures: + 1: string.anchortype-tooltip + - include: else-pop + + method-arguments-set-owner: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - tooltip-anchor + - method-arguments-list + - include: else-pop + + method-arguments-attributes: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - frame-template + - method-arguments-list + - attribute-name + - include: else-pop + + attribute-name: + - match: (([''"])({{attribute_types}})([''"])) + captures: + 1: variable.parameter.wow.attribute + - match: (([''"])(\w*)([''"])) + captures: + 1: string.attribtype + - include: else-pop + + method-arguments-set-blend-mode: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - blend-mode + - include: else-pop + + blend-mode: + - match: (([''"])(?i)({{blend_modes}})([''"])) + captures: + 1: variable.parameter.wow.blendmode + - match: (([''"])(\w*)([''"])) + captures: + 1: string.blendmode + - include: else-pop + + method-arguments-set-point: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - method-arguments-end + - point-anchor + - method-arguments-list + - point-anchor + - include: else-pop + + point-anchor: + - match: (([''"])(?i)({{anchors}})([''"])) + captures: + 1: variable.parameter.wow.anchor + set: method-arguments-list + - match: (([''"])(\w*)([''"])) + captures: + 1: string.anchortype + set: method-arguments-list + - include: else-pop + + function-declaration: + - meta_scope: meta.function.lua + - match: \s*(?=(\s*\()) + set: function-arguments + - match: (({{valid_identifier}})(?=\s*([:]))) + scope: entity.name.namespace.lua + set: function-name-separator + - match: (({{valid_identifier}})(?=\s*([.]))) + scope: entity.name.namespace.lua + set: function-scopes + - match: (({{valid_identifier}})\s*\n) + scope: entity.name.namespace.lua + set: function-scopes-valid + - match: \b{{valid_identifier}}\b + scope: entity.name.function.lua + set: function-arguments + - include: else-pop + + function-scopes-valid: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - function-arguments-end + - function-parameters + - match: ([:]) + scope: meta.function.lua punctuation.accessor.lua + set: function-name + - match: ([.]) + scope: punctuation.accessor.lua + set: function-declaration + - include: else-pop + + function-scopes: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - function-arguments-end + - function-parameters + - match: ([.]) + scope: punctuation.accessor.lua + set: function-declaration + - match: \b{{valid_identifier}}(?=\s*(\())\b + scope: entity.name.function.lua + set: function-arguments + - match: \b{{valid_identifier}}\b + scope: entity.name.function.lua + set: function-arguments + - include: else-pop + + function-name-valid: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - function-arguments-end + - function-parameters + - include: else-pop + + function-name-separator: + - match: ([:]) + scope: meta.function.lua punctuation.accessor.lua + set: function-name + - include: else-pop + + function-name: + - match: \b{{valid_identifier}}\b + scope: meta.function.lua entity.name.function.lua + set: function-name-valid + - include: else-pop + + function-arguments: + - match: \( + scope: punctuation.section.group.begin.lua + set: + - function-arguments-end + - function-parameters + - include: else-pop + + function-arguments-end: + - meta_scope: meta.function.arguments.lua + - match: \) + scope: punctuation.section.group.end.lua + set: function-block + - include: else-pop + + function-block: + - meta_content_scope: meta.function.body.lua + - match: \bend\b + scope: meta.function.lua keyword.control.function.end.lua + pop: true + - include: main + + function-parameters-valid: + - match: ',' + scope: punctuation.separator.lua + set: + - function-parameters + - else-pop + - include: else-pop + + function-parameters: + - match: '{{reserved}}' + scope: keyword.control.lua + pop: true + - match: ({{identifier}}\s*\n?) + scope: variable.parameter.function.lua + set: function-parameters-valid + - match: '\.{3}(?!\.)' + scope: variable.parameter.function.lua constant.language.lua + pop: true + - include: else-pop + + comments: + - match: '--\[(=*)\[' + scope: punctuation.definition.comment.begin.lua + push: + - meta_scope: comment.block.lua + - match: '(?:--)?\]\1\]' + scope: punctuation.definition.comment.end.lua + pop: true + - match: '(--)(?!\[\[).*$\n?' + scope: comment.line.double-dash.lua + captures: + 1: punctuation.definition.comment.lua + + strings: + - match: \' + scope: punctuation.definition.string.begin.lua + push: + - meta_scope: string.quoted.single.lua + - match: \' + scope: punctuation.definition.string.end.lua + pop: true + - include: string-escapes + - match: \" + scope: punctuation.definition.string.begin.lua + push: + - meta_scope: string.quoted.double.lua + - match: \" + scope: punctuation.definition.string.end.lua + pop: true + - include: string-escapes + - match: '\[(=*)\[' + scope: punctuation.definition.string.begin.lua + push: + - meta_scope: string.quoted.other.multiline.lua + - match: '\]\1\]' + scope: punctuation.definition.string.end.lua + pop: true + + string-escapes: + - match: '\\([abfnrtv\\"''\[\]]|\d{1,3})' + scope: constant.character.escape.lua + - match: '\\[xX]\h\h' + scope: constant.character.escape.lua - match: '\\u\{\h{,7}\}' scope: constant.character.escape.lua @@ -249,7 +702,7 @@ contexts: scope: keyword.control.lua operators: - - match: '\+|-|%|#|\*|\/|\^|==?|~=|<=?|>=?|(?=?' scope: keyword.operator.lua - match: '\b(and|in|not|or)\b' scope: keyword.operator.word.lua @@ -261,8 +714,8 @@ contexts: scope: constant.numeric.decimal.lua constants: - - match: '(?